@charset "UTF-8";
.frontpage{background-color:#f9fbfc;}
.frontpage header{background:none;}
.frontpage header{pointer-events:none;margin-bottom:0em;}

#front_mv{}
#front_mv h1{width:70vw;background:none;padding:0;}
.frontpage .front_lower{padding-bottom:4em;margin-bottom:0;}

.gm_cont::-webkit-scrollbar{display:none;}

.news_blk{padding:10px;background:#FFF;position:relative;max-height:20rem;}
.news_blk_line{padding:15px;border:1px solid #000;}

.news_blk h3{color:#4d4398;font-weight:500;border-bottom:3px dotted #666;margin-bottom:0.5em;padding-bottom:0.5em;background:none;border-left:0;padding-top:0;padding-left:0;}
.news_lists{margin:0;max-height:11rem;overflow-y:scroll;}
.news_lists ul{}
.news_lists li{display:flex;padding-left:1.2em;}
.news_lists li:before{content:'';display:block;width:0.825em;height:0.825em;border-radius:50%;background:#f05a82;position:absolute;left:0;top:0.25em;}
.news_lists li time{color:#f05a82;font-weight:500;margin-right:1rem;}
.news_lists li a{text-decoration:underline;color:#f05a82;}
.news_lists li a:hover{text-decoration:none;}

.news_lists::-webkit-scrollbar{display:none;}

.important_dates_blk{}
.important_dates_blk h3{background:#fae66e;color:#1c2660;font-size:1.625rem;text-align:center;padding:0.75em 0.25em;margin-bottom:0.375em;border:0;font-weight:500;}
.important_dates_blk{}
.important_dates_blk > dl{margin-bottom:0.5em;line-height:1.5;display:flex;justify-content:space-between;}
.important_dates_blk > dl > dt{background:#5abedc;color:#FFF;padding:0.5em;font-size:1em;font-weight:700;flex-shrink:0;width:50%;height:2.4em;margin-right:1%;display:flex;align-items:center;}
.important_dates_blk > dl > dd{background:#FFF;padding:0.5em;font-size:1em;flex-grow:1;display:flex;align-items:center;}

.committees .dl_tbl > dl > dd > span{margin:0;}

.row.col3 span{margin:0;display:block;}

.access{text-align:center;}
.access img{}
.access img+img{margin-top:1rem;}

	.movie{position:relative;width: 95%;padding-bottom: calc(315 / 560 * 100%);margin:2rem auto;}
	.movie iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important;}
		.map{position:relative;width: 100%;padding-top:56.25%;margin-top:1rem;}
.map iframe{position:absolute;left:0;top:0;height:100%;width:100%;}

.invitation h2{font-size:1.5em;font-weight:700;border:5px solid #5abedc;border-left-width:2px;border-right-width:2px;color:#4d4398;padding:0.5em;}

.speakers_img img{width:100%;}

.pro_p p em{font-size:1.3em;}

.under_line{border-bottom:1px solid #888;padding-bottom:2rem;margin-bottom:3rem;}
.under_line.border_0{border:0;}

.program .under_line p{line-height:1.3;}

@media screen and (min-width: 751px){

.frontpage{background:url(../images/front_bg_top.webp) center top no-repeat,url(../images/front_bg_bottom.webp) center bottom no-repeat;background-size:2100px auto,2100px auto;min-height:100dvh;}
#front_mv h1{max-width:453px;}
#front_mv p{max-width:597px;}

.frontpage footer{background:none;}

.frontpage.front_0519{background:url(../images/front_bg_0519.webp) center top 5em no-repeat;}
.frontpage.front_0519 header{background:#FFF;box-shadow: 0 0 5px 0px #00000066;}
.frontpage.front_0519 #front_mv{padding-top:9.5em;}
.frontpage.front_0519 #front_mv h1{max-width:566px;}
.frontpage.front_0519 .front_lower{padding-bottom:2em;}
.frontpage.front_0519 footer{padding-bottom:3em;}

.vimg img+img:nth-child(n+3){margin-top:0.7rem;}
.access img{width:80%;margin-top:1rem;}

.news_blk_line{padding:15px;border:1px solid #000;height:18.5rem;}

.w25.btn{max-width: 25em;}

}


@media screen and (max-width: 750px){

.frontpage{background:url(../images/front_bg_sp_h.webp) left top 70px no-repeat;background-size:100vw auto}
.frontpage #contents{padding-top:2em;}
#front_mv{background:url(../images/front_bg_sp_b.webp) left bottom no-repeat;background-size:100vw auto;padding-top:5em;padding-bottom:65vw;margin:0;}
	.frontpage .front_lower{background:#714e9c;padding:5vw 0;}
	
		body.frontpage header{background:#FFF;}

	.vimg img{width:90vw;margin:0 auto;}
	.vimg img+img{margin-top:1rem;}
	.access img{width:90%;}

.speakers_img{text-align:center;margin-bottom:1rem;}
.speakers_img img{width:80%;}


}