@charset "UTF-8";
/* CSS Document */

/*↓タブレット版css 768px以上1280px以下*/
@media (min-width:768px) and (max-width:1199px){

body{
	margin:0;
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
}

img{
	border:0;
}

.container {/*←containerの横幅PC版*/
	width:100%;
	height:auto;
}

#top-head{
	width:100%;
	height:137px;
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
}

h1{
	display: none;
}

.logo{
	display:none;
}

.logotab{
	width:224px;
	height:52px;
	margin-left:44px;
	margin-top:18px;
}

.logosma{
	display:none;
}

h1{
	display: none;
}

#global-nav span{
	display:none;
}

.contact{
	width:145px;
	height:56px;
	background-color:#EEEEEE;
	position:absolute;
	top:18px;
	right:30px;
}

.contactLine{
	width:135px;
	height:46px;
	border:2px solid #5D5D5D;
	margin:0 auto;
	margin-top:3px;
	
	
	background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background-size: 4px 4px;
}

.contactLine ul{
	margin: 0; 
	padding: 0; 
	list-style: none; 

}

.contactLine li{
	display: block; 
	text-decoration: none;
	color: #5D5D5D;
	height: 50px;/*←テキスト中央揃えコマンド*/
	line-height: 50px;/*←テキスト中央揃えコマンド*/
	float:right;
	margin-right:20px;
}


#global-nav  {
    width: 100%;
    float: left;
	height:47px;
	position:absolute;
	top:90px;
    background-color: #EEEEEE;
}
    
#global-nav ul{
    text-align: center;
   margin-top: 12px;
}
    
#global-nav li{ 
	display: inline; 
}    
    

#global-nav li a{
    text-decoration: none;
	color: #5D5D5D;
	font-size: 14px;	
    margin: 0px 1px;
    padding: 14px 5px 17px 5px;
}
 
#global-nav li a:hover{
    color: #00ADB5;
    background-color: #d9d9d9;
}

#global-nav a span {
	display: inline-block;
}




.top{
	width:100%;
	height:146px;
	margin-top:137px;
}

/*↓TOPICのモジュール*/
.contentstitle{
	width:auto;
	height:42px;
	margin:0 auto;
	padding-top:30px;/*トップからの高さ*/
	display:table;
}

.contentstitle img{
	height:25px;
}

.markleft{
	width:21px;
	height:42px;
	vertical-align:middle;
}

p{
	color:#393E46;
	font-size:26px;
	margin:0 20px;
	vertical-align:middle;
	height: 50px;/*←テキスト中央揃えコマンド*/
	line-height: 50px;/*←テキスト中央揃えコマンド*/
}

.topic{
	width:auto;
	height:50px;
	vertical-align:middle;
}

.contentstitle span img{
	height:25px;
	transform:rotate(180deg)
}

.markright{
	width:21px;
	height:42px;
	vertical-align:middle;
}

.markleft,
.topic,
.markright{
	display:table-cell;
	height:100px;
}




.container-place{
	width:80%;
	height:134px;
	background-color:#fff;
	margin:auto;
}

.border-line{
	width:100%;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #393E46;
	overflow:auto;
	padding-bottom:30px;
}

.bar{
	width:auto;
	height:auto;
	float:left;
}

.bar img{
	width:10px;
	height:24px;
	position:absolute;
}

.place-title{
    width:auto;
    height:auto; 
	float:left;   
}

.place-title p{
	margin-top:-12px;
	margin-left:25px;
	font-size:26px;
}


.placeditail{
    width:auto;
	height:auto;
	float:left;
	margin-left:10px;
}

.placeditail p{
    width: auto;
	height:auto;
    font-size: 16px;
	line-height:1.3;

}

.placeditail p span{
    font-size: 20px;
}



.placeditail2{
    width:auto;
	height:auto;
	float:left;
	margin-left:10px;
}

.placeditail2 p{
    width: auto;
	height:auto;
	font-size: 16px;
	line-height:1.3;
}
	


.container-map{
	width:80%;
	height:700px;
	background-color:#fff;
	margin:0 auto;
}

.container-map2{
	width:80%;
	height:700px;
	background-color:#fff;
	margin:0 auto;
	margin-top:50px;
}

.border-line-long{
	width:100%;
	height:700px;
	margin:0 auto;
	border-bottom:1px solid #393E46;
}

.place-title-long{
    width:100%;
    height:auto; 
	float:left;   
	margin-bottom:30px;
	margin:0 auto;
}

.border-line-long-vari{
	width:80%;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #393E46;
}

.border-line-long-vari-under{
	width:80%;
	height:auto;
	margin:0 auto;
	overflow:auto;
}

.place-title-long p{
	margin-top:-12px;
	margin-left:25px;
	margin-bottom:30px;
	font-size:26px;
}

.map{
	width:100%;
	height:auto;
	padding-top:70px;
}

.map iframe{
	width:500px;
	height:500px;
	display:block;
	margin:0 auto;
}

.map img{
	width:500px;
	height:auto;
	display:block;
	margin:0 auto;
}

.container-access{
	width:80%;
	height:600px;
	background-color:#fff;
	margin-bottom:70px;
	margin:0 auto;
}

.access-detaile p{
	width:auto;
	height:auto;
	margin-top:60px;
	margin-left:40px;
	line-height:1.5;
	font-size:26px;
}

.access-detaile p span{
	font-size:17px;
}

.access-detaile-rikadai{
	width:90%;
	height:150px;
	margin:0 auto;
	margin-top:50px;
	background-color:#393E46;
}

.access-detaile-rikadai p{
	text-align:center;
	font-size:15px;
	padding-top:20px;
	line-height:1.4;
}

.rikadai-link-buttom{
	width:197px;
	height:56px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 3px solid #fff;
	margin:0 auto;
	margin-top:0;
}

a{
	text-decoration:none;
}

.rikadai-link-buttom p{
	font-size:32px;
	text-align:center;
	margin:0 auto;
	padding:0;
	height: 50px;/*←テキスト中央揃えコマンド*/
	line-height: 50px;/*←テキスト中央揃えコマンド*/
}





/*↓スケジュールページCSS*/
.container-normal{
	width:100%;
	height:auto;
	margin-bottom:40px;
}


.schedule-topic{
	width:80%;
	height:80px;
	border-bottom:1px solid #393E46;
	margin:0 auto;
	margin-bottom:30px;
	line-height:0;
}

.schedule-topic img{
	width:16px;
	height:61px;
	position:absolute;
}

.day{
	width:170px;
	height:auto;
	padding:0;
	position:absolute;
}

.day p{
	font-family: 'Play', sans-serif;
}

.schedule-topic p span{
	font-size:49px;
	line-height:0.8;
}

.schedule-topic p{
	font-size:21px;
	line-height:1;
	margin-left:40px;
}

.schedule-text{
	width:auto;
	height:auto;
	float:left;
	margin-left:200px;
	margin-top:10px;
	display:table-cell;
}

.schedule-text p{
	width:auto;
	height:auto;
	font-size:17px;
	color:#393E46;
	margin:0;
	text-align:justify;/*←文章の均等割り付け*/
	vertical-align:middle;
	line-height:1.4;/*←テキスト中央揃えコマンド*/
}








/*↓研究発表申込ページCSS*/
.information-text{
	width:100%;
	height:auto;
}

/*↓横長テキストボックス*/
.information-text p{
	width:94%;
	height:auto;
	font-size:16px;
	line-height:1.5;
	margin:0 auto;
	margin-bottom:40px;
	text-align:justify;/*←文章の均等割り付け*/
}

.limit-text{
	width:100%;
	height:auto;
}

.limit-text p{
	width:100%;
	height:auto;
	font-size:16px;
	line-height:0.7;
	margin:0 auto;
	margin-bottom:40px;
}

.limit-text p span{
	font-size:20px;
}

.limit-text-smart{
	display:none;
}


.mail-text{
	width:100%;
	height:auto;
}

.mail-text p{
	width:100%;
	height:auto;
	font-size:16px;
	line-height:2;
	margin:0 auto;
	margin-bottom:100px;
}

.mail-text p span{
	font-size:20px;
}

.mail-text-smart{
	display:none;
}

.container-icon{
	width:100%;
	height:auto;
	margin-bottom:50px;
}

.icon{
	width:100%;
	height:auto;
	margin:0 auto;
}
	
.icon img{
	width:80%;
	height:auto;
	display: block;/* ←画像中央寄せ */
	margin-left: auto;/* ←画像中央寄せ */
	margin-right: auto;/* ←画像中央寄せ */
}

.icon2{
	display:none;
}


.border-line-long-fix1{
	width:80%;
	height:730px;
	margin:0 auto;
	border-bottom:1px solid #393E46;
}

.border-line-long-fix2{
	width:80%;
	height:350px;
	margin:0 auto;
}

.left{
	width:49%;
	height:auto;
	float:left;
	margin-bottom:40px;
	overflow:auto;
}

.left .contentstitle{
	width:auto;
	height:50px;
	margin:0 auto;
	display:table;
	padding:0;
	margin-left:20px;
}

.left-full{
	width:50%;
	height:auto;
	float:left;
	margin-bottom:40px;
	overflow:auto;
}

.left-full .contentstitle{
	width:auto;
	height:50px;
	margin:0 auto;
	display:table;
	padding:0;
	margin-left:20px;
}

.left-title{
	width:100%;
	height:60px;
	display:table-cell;
}

.left .topic img{
	width:30px;
	height:36px;
	float:left;
	vertical-align:middle;
}

.left .topic p{
	float:left;
	font-size:22px;
	vertical-align:middle;
	margin:0;
	margin-left:10px;
	line-height:1.2;/*←テキスト中央揃えコマンド*/
}

.dl1{
	width:50%;
	height:auto;
	float:left;
}

.dl1 p{
	font-size:14px;
	line-height:1.2;
}

.dl2{
	width:50%;
	height:auto;
	float:left;
}

.dl2 p{
	font-size:14px;
	line-height:1.2;
}


.topic-mark-update{
	width:120px;
	height:40px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 3px solid #00ADB5;
	padding:3px;
	margin-left:20px;
}

.topic-mark-update p{
	position:absolute;
	font-size:18px;
	color:#00ADB5;
	margin:0;
    margin-top: 4px;
    margin-left: 1.5px;
}






.right{
	width:49%;
	height:auto;
	float:left;
	margin-bottom:40px;
	overflow:auto;
	border-left:1px solid #393E46;

}

/*↓テキスト画像中央揃えタイトル*/
.right .contentstitle{
	width:auto;
	height:50px;
	margin:0 auto;
	display:table;
	padding:0;
	margin-left:20px;
}

.right-title{
	width:100%;
	height:60px;
	display:table-cell;
}

.right .topic img{
	width:30px;
	height:36px;
	float:left;
	vertical-align:middle;
}

.right .topic p{
	float:left;
	font-size:20px;
	vertical-align:middle;
	margin:0;
	margin-left:10px;
}




/*↓大会参加申込ページCSS*/
.limit-text-s{
	width:100%;
	height:auto;
}

.limit-text-s p{
	width:100%;
	height:auto;
	font-size:16px;
	line-height:0.7;
	margin:0 auto;
	margin-bottom:20px;
}

.limit-text-s p span{
	font-size:20px;
}

.limit-text-smart-s{
	display:none;
}

.information-text-margin-top-large{
	width:100%;
	height:auto;
}

/*↓横長テキストボックス*/
.information-text-margin-top-large p{
	width:100%;
	height:auto;
	font-size:16px;
	line-height:1.5;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:40px;
	text-align:justify;/*←文章の均等割り付け*/
}

.information-text-margin-top-large-large{
	width:100%;
	height:auto;
}

.information-text-margin-top-large-large p{
	width:100%;
	height:auto;
	font-size:18px;
	line-height:1.5;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:40px;
}


.left .topic-1line-var p{
	float:left;
	font-size:22px;
	vertical-align:middle;
	margin:0;
	margin-top:35px;
	margin-left:10px;
	line-height:1.2;/*←テキスト中央揃えコマンド*/
}


table {
	border-collapse: collapse;
}
td {
	border: solid 1px;
	padding: 0.5em;
}


/*↓プログラムページCSS*/
.program-image{
	width:99%;
	height:auto;
	border:1px solid #000;
}

.program-image img{
	width:100%;
	height:auto;
}






/*↓プログラムページ用TOPICのモジュール*/
.contentstitle-pro{
	width:100%;
	height:50px;
	display:table;
}

.contentstitle-pro img{
	height:36px;
}

.markleft{
	width:30px;
	height:50px;
	vertical-align:middle;
}

.topic-1line-var p{
	width:auto;
	color:#393E46;
	font-size:22px;
	margin:0 20px;
	vertical-align:middle;
	margin-top:25px;
	height: 50px;/*←テキスト中央揃えコマンド*/
	line-height: 50px;/*←テキスト中央揃えコマンド*/
}

.topic{
	width:auto;
	height:50px;
	vertical-align:middle;
}

.markleft,
.topic{
	display:table-cell;
	height:100px;
}

.topic-mark-update-pro{
	width:90px;
	height:30px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	border: 3px solid #00ADB5;
	padding:3px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
}

.topic-mark-update-pro p{
	width:auto;
	height:auto;
	text-align: center;
	font-size:27px;
	color:#00ADB5;
	margin:0;
	line-height:0.8;
    letter-spacing: 1px;
}


/*↓大会組織ページCSS*/

.name-title{
	width:100%;
	height:auto;
	float:left;
}

.name-title p{
	width:auto;
	height:auto;
	font-size:17px;
}


.name{
	width:100%;
	height:auto;
	float:left;
}

.name p{
	width:auto;
	height:auto;
	font-size:17px;
	margin-left:200px;
}

.border-line-long-vari-fix{
	width:100%;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #393E46;
	overflow:auto;
}

.border-line-long-vari-under-fix{
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:auto;
}


/*↓お問い合わせページCSS*/
.con-left{
	width:auto;
	height:220px;
	float:left;
	margin-bottom:60px;
}

.con-left img{
	width:auto;
	height:81px;
	display: block;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
}

.con-left p span{
	font-size:20px;
}

.con-left p{
	width:auto;
	height:auto;
	font-size:16px;
	text-align:center;
	margin-top:30px;
	line-height:1.5;
}







/*↓ここからfooter*/
.footer{
	width:100%;
	height:420px;
	background-color:#EEEEEE;
	
	background: -webkit-gradient(linear, left top, right bottom, from(#ddd), color-stop(0.25, #ddd), color-stop(0.25, white), color-stop(0.5, white), color-stop(0.5, #ddd), color-stop(0.75, #ddd), color-stop(0.75, white), to(white));
background: -moz-linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background: linear-gradient(-45deg, #ddd 25%, white 25%, white 50%, #ddd 50%, #ddd 75%, white 75%, white);
background-size: 4px 4px;
}

.footer-container{
	width:80%;
	height:auto;
	margin:0 auto;
	padding-top:50px;
}





.footer-left{
	width:38%;
	height:auto;
	float:left;
}

.footer-left img{
	width:250px;
	height:auto;
	margin-bottom:40px;
}





.footer-middle{
	width:42%;
	float:left;
}

.footer-middle img{
	width:280px;
	height:auto;
	margin-bottom:40px;
}

.footer-middle span p{
	font-size:18px;
	color:#393E46;
	margin-bottom:-10px;
}
	
.footer-middle p{
	font-size:10px;
	color:#393E46;
	line-height:1.5;
}

.footer-contact{
	width:200px;
	height:62px;
	background-color:#fff;
	margin-top:20px;
	margin-left:20px;
	border:2px solid #6D6F72;
}

.footer-contact:hover{
	background-color:#d9d9d9;
}

.footer-contact p{
	font-size:16px;
	color:#393E46;
	padding:20px 0; 
	margin:0 52px;
}

a{
	text-decoration:none;
}





.footer-right{
	width:20%;
	float:left;
}

.footer-right p{
	font-size:18px;
	color:#393E46;
	line-height:1.5;
	margin:0;
}

.footer-right li a{
	display: block; 
	text-decoration: none;
	color: #5D5D5D;
	font-size: 13px;
	line-height:2; 
}

.footer-right ul{
	padding:0;
	margin:0;
	list-style: none;
}


.copy{
	width:100%;
	height:100px;
	background-color:#393E46;
}

.copy p{
	font-size:14px;
	color:#BABABA;
	text-align:center;
	line-height:1.4;
	padding-top:42px;
}





/*↓ページ上に行くためのボタン*/
#page-top {
    position: fixed;
    bottom: 50px;
    right: -20px;
    font-size: 18px;
}

#page-top a {
    background: #00ADB5;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding:0;
    text-align: center;
    display: block;
    font-weight: bold;
    border-style: solid;
    border-color: #00ADB5;
}


#page-top a img{
	margin:0 auto;
	margin-bottom:-20px;
}


}
