@charset "utf-8";

/* common */
*{margin:0px;padding:0px;}

html,body{}
body{font-size:100%;font-family:"游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";color:#000000;margin:0;padding:0;text-align:center;overflow-x:hidden;font-weight:500;}
body{-webkit-text-size-adjust:none;}
@media screen and (max-width:768px){
body{overflow-x:hidden;}
}
@media screen and (max-width:480px){
body{font-size:88%;}
}

h1,h2,h3,h4,h5,h6,p,ol,ul,dt,dd{font-size:100%;padding:0;}

h1,h2,h3,h4,h5,h6{line-height:1.5em;margin:0 0 1em;font-weight:normal;}
p{line-height:1.7em;margin:0 0 1.5em;}
ol,ul,dt,dd{line-height:1.7em;margin:0 0 1.8em;}
table{line-height:1.7em;margin:0 0 1.5em;}

strong{font-weight:bold;}

img{border:none;max-width:100%;height:auto;}

/* リスト通常使用 */
ul.normal{padding-left:10px;margin-left:10px;list-style:disc;}
ul.normal li{margin-bottom:5px;}
ul.none{list-style:none;}

ol.normal{padding-left:10px;margin-left:10px;list-style:decimal;}
ol.normal li{margin-bottom:5px;}

dl{margin:0;padding:0;}
dt{margin:0;padding:0;}
dd{margin:0;padding:0;}


a:link{text-decoration:none;color:#000000;}
a:visited{text-decoration:none;color:#000000;}
a:hover{text-decoration:underline;color:#000000;}

a{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a img{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
a:hover img{opacity:0.7;}

img{max-width:100%;}


table{border-collapse:collapse;border-spacing:0;}
th,td{padding:10px 0;vertical-align:middle;}
th{background:none;}
td{background:none;}

@media screen and (max-width:640px){
th,td{padding:5px;font-size:90%;}
}
@media screen and (max-width:480px){
th,td{padding:3px;}
}

.sp{display:none;}
.sp_br{display:none;}

.pc{}
.pc540{display:block;}
@media screen and (max-width:900px){
.sp{display:block;}
img.sp{display:inline;}
.pc{display:none;}
}
@media screen and (max-width:540px){
.pc540{display:none;}
}
@media screen and (max-width:480px){
.sp_br{display:block;}
}



/* nolink */
a.nolink img{
	-webkit-filter: grayscale(1); /* Webkit */
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* W3C */
	opacity:0.7;
}
a.nolink:hover img{opacity:0.7;}


/* 共通ヘッダ */

#free-template-header_1cdebfa4 {
  box-sizing: border-box !important;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 30px;
  padding: 5px !important;
  padding-right: 10px !important;
  margin: 0;
  overflow: hidden !important;
  background: transparent !important;
  /*border-bottom: 1px solid #bbb !important;*/
	z-index:82;
	position:relative;
}
@media screen and (min-width: 767px), print {
  #free-template-header_1cdebfa4 {
    height: 40px;
    padding-right: 16px !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
  }
}
#free-template-header_1cdebfa4.logo {
  align-items: center;
  justify-content: center;
  height: 28px !important;
  padding-right: 20px !important;
}
#free-template-header_1cdebfa4.logo img {
  width: auto !important;
  height: 12px !important;
}
#free-template-header_1cdebfa4.logo img.pc {
  display: none;
}
#free-template-header_1cdebfa4.logo img.sp {
  display: flex;
}
@media screen and (min-width: 767px), print {
  #free-template-header_1cdebfa4.logo {
    /*justify-content: flex-end;*/
    justify-content: flex-start;
    height: 48px !important;
    padding-right: 20px !important;
    padding-left: 10px !important;
  }
  #free-template-header_1cdebfa4.logo img {
    width: 316px !important;
    height: 28px !important;
  }
  #free-template-header_1cdebfa4.logo img.pc {
    display: flex;
  }
  #free-template-header_1cdebfa4.logo img.sp {
    display: none;
  }
}

/*
#free-template-header_1cdebfa4 {
  box-sizing: border-box !important;
  display: flex;
  flex-shrink: 0 !important;
  align-items: center;
  justify-content: flex-end;
  padding: 5px !important;
  padding-right: 10px !important;
  margin: 0;
  overflow: hidden !important;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", "sans - serif" !important;
  font-size: 16px !important;
  line-height: 1.2 !important;
  color: #000 !important;
  text-align: center !important;
  background: white !important;
  border-bottom: 1px solid #bbb !important;
	
	position:fixed;
	height:30px;
	z-index:90;
	width:100%;
}
@media screen and (min-width: 767px), print {
  #free-template-header_1cdebfa4 {
    padding-right: 16px !important;
    text-align: right !important;
  }
}
*/


/* ヘッダー */
#header{width:100%;height:48px;position:sticky;left:0;top:0;z-index:10;padding:0;border:solid #000;border-width:15px 0 0;letter-spacing:0.2em;}
/*#header{top:30px;}*/

#gnavi{padding:0 140px 0 0;font-size:81%;display:table;height:48px;margin:0 0 0 auto;position:absolute;width:100%;background:rgba(255,255,255,0.8);box-sizing:border-box;}
#gnavi ul{margin:0;text-align:right;font-weight:700;display:table-cell;vertical-align:middle;}
#gnavi ul li{display:inline-block;marign:0 5px 0 0;}
#gnavi ul li:after{content:"｜";margin-left:10px;}

#gnavi ul li:last-of-type{marign:0;}
#gnavi ul li:last-of-type:after{content:none;margin-left:0;}
#gnavi ul li img{vertical-align:baseline;width:20px;}

#gnavi a{color:#000;text-decoration:none;}
#gnavi a:hover{text-decoration:underline;}


#regist{position:absolute;right:0;top:0;margin:0;line-height:1.3em;font-size:81%;font-weight:700;}
#regist a{display:table;;width:120px;height:48px;background:#E84130;color:#fff;text-decoration:none;}
#regist a span{display:table-cell;vertical-align:middle;}
#regist a span i{font-size:88%;display:block;font-style:normal;}
#regist a:hover{background:#333;}



#header_sp{display:none;}

@media screen and (max-width:1320px){

}
@media screen and (max-width:1180px){

}

@media screen and (max-width:900px){
	#header{display:none;}
	#header_sp{display:block;}
	#header_sp{position:fixed;display:table;width:100%;height:55px;z-index:80;background:rgba(255,255,255,0.8);top:0;}
	/*#header_sp{top:30px;}*/
	
	#gnavi_sp{position:fixed;width:100%;background:rgba(0,0,0,0.8);top:-100%;left:0;border:solid #E84130;border-width:5px 0 0;}
	#gnavi_sp li{border:solid #fff;border-width:0 0 1px;}
	#gnavi_sp li:last-of-type{border:solid #fff;border-width:0 0 2px;}
	#gnavi_sp li > a{position:relative;display:block;padding:10px;text-decoration:none !important;color:#ffffff;letter-spacing:0.2em;}
	#gnavi_sp li > a:last-of-type{border:none;}
	/*#gnavi_sp li > a::after{content:"";width:10px;height:10px;border-top:1px solid #fff;border-right:1px solid #fff;right:12px;top:0;bottom:0;margin:auto;position:absolute;transform:rotate(45deg);}*/
	
	#gnavi_sp li img{vertical-align:baseline;width:20px;}
	
	#gnavi_sp li.regist > a{/*background:rgba(191,16,33,0.8);*/background:#E84130;font-weight:bold;}
	
	.drawer-hidden{display:none;}
	.drawer-open{display:flex;height:30px;width:30px;justify-content:center;align-items:center;position:absolute;z-index:997;cursor: pointer;top:10px;right:10px;}

	/* ハンバーガーメニューアイコン */
	.drawer-open span,
	.drawer-open span:before,
	.drawer-open span:after{content:'';display:block;height:3px;width:25px;border-radius:3px;background:#000;transition:0.5s;position:absolute;}
	.drawer-open span:before{bottom:8px;}
	.drawer-open span:after{top:8px}

	#drawer-check:checked ~ .drawer-open span{background:rgba(0, 0, 0, 0);}
	#drawer-check:checked ~ .drawer-open span::before{bottom:0;transform:rotate(45deg);background:#000;}
	#drawer-check:checked ~ .drawer-open span::after{top:0;transform:rotate(-45deg);background:#000;}

	#drawer-check:checked ~ #gnavi_sp{top:55px;}
	}


/* コンテンツ */
body{}
#wrap{width:100%;position:relative;z-index:2;background:url("../images/main_bg.png") no-repeat 50% 0;background-size:100%;}

@media screen and (max-width:768px){
	#wrap{width:100%;margin-right:0;padding:55px 0 0;margin-top:27px;}
}


.anc{position:relative;top:-63px;}
@media screen and (max-width:768px){
	.anc{top:-55px;}
}




.h2{width:500px;margin:0 auto 100px;padding:0 0 60px;border:solid #000;border-width:0 0 1px;position:relative;font-weight:700;font-size:113%;letter-spacing:0.2em;}
.h2:after{content:"";background:#E74130;width:110px;height:9px;position:absolute;bottom:-5px;left:50%;margin-left:-55px;}
.h2.contact{margin:0 auto 50px;}
.h2.contact:after{}

.h2 span{display:block;}
.h2 span.ja{font-size:200%;margin:0 0 0.4em;}
.h2 span.en{}

.h2 span.ja i{display:block;font-size:50%;margin:0 0 0.8em;font-style:normal;}

.h2.night{margin-top:60px;}
.h2.night:after{background:#6868FF;}


@media screen and (max-width:768px){
	.h2{width:87vw;margin:0 auto 60px;padding:0 0 40px;}
}



/* main */
#main{}
#main .in{padding:160px 0 100px;}
#main .ttl{width:550px;margin:0 auto 50px;line-height:0;}
#main .date{width:430px;margin:0 auto 50px;line-height:0;}
#main .ex{width:650px;margin:0 auto 50px;line-height:0;}
#main .txt01{width:400px;margin:0 auto 30px;line-height:0;}
#main .txt02{width:450px;margin:0 auto;line-height:0;}

@media screen and (max-width:900px){
	#main .in{padding:15vw 0 10vw;}
}
@media screen and (max-width:768px){
	#main .ttl{width:80vw;margin:0 auto 5vw;}
	#main .date{width:70vw;margin:0 auto 5vw;}
	#main .ex{width:85vw;margin:0 auto 5vw;}
	
	#main .txt01{width:70vw;margin:0 auto 3vw;}
	#main .txt02{width:75vw;margin:0 auto;}
}
@media screen and (max-width:640px){

}
@media screen and (max-width:540px){

}


/* report */

.indx_report_lead{margin:100px auto 0;width:800px;}
.indx_report_lead h2{color:#E74130;font-size:257%;margin:0 0 30px;font-weight:bold;}
.indx_report_lead .lead{font-size:150%;margin:0;font-weight:bold;}
.report_bnr{margin:0 auto 0;line-height:0;width:100%;position:relative;top:-20px;}

.report_lead{margin:100px auto 0;width:800px;}
.report_lead h2{color:#E74130;font-size:257%;margin:0 0 30px;font-weight:bold;}
.report_lead .lead{font-size:150%;margin:0;font-weight:bold;}

@media screen and (max-width:900px){
	.indx_report_lead{margin:50px auto 0;width:90vw;}
	/*.report_bnr{margin:30px auto 0;width:90vw;}*/
	
	.indx_report_lead h2{font-size:171%;}
	.indx_report_lead .lead{font-size:115%;}
	.report_bnr{top:0;}
}


.report_lead{margin:100px auto 0;width:800px;}
.report_lead h2{color:#E74130;font-size:257%;margin:0 0 30px;font-weight:bold;}
.report_lead .lead{font-size:150%;margin:0;font-weight:bold;}

.report_lead .ex{font-size:115%;padding:20px;background:rgba(255,255,255,0.7);font-weight:bold;}
.report_lead .ex p{line-height:1.8em;}
.report_lead .ex p:last-of-type{margin:0;}

.report_pic{width:1080px;margin:60px auto 0;}
.report_pic ul{margin:0;list-style:none;}
.report_pic ul li{width:48.5%;float:left;margin:0;line-height:0;}
.report_pic ul li:nth-of-type(2n){float:right;}
.report_pic ul li:nth-of-type(2n+1){clear:both;}
.report_pic ul li:nth-of-type(n+3){margin-top:40px;}

.report_pic ul li img{border:solid 1px #E74130;}
.report_pic ul li span{display:block;line-height:1em;margin-top:15px;}


.report_back{margin:100px 0 0;text-align:center;font-size:115%;}
.report_back a{color:#E74130;text-decoration:underline;}
.report_back a:hover{text-decoration:none;}



.report_info{width:500px;border:solid #E74130 1px;padding:30px;margin:50px auto 50px;background:#fff;box-sizing:border-box;}
.report_info .in{display:inline-block;width:auto;}
.report_info dl{display:table;width:100%;font-size:150%;margin:0;}
.report_info dt,
.report_info dd{display:table-cell;vertical-align:top;}

.report_info dt{text-align:right;/*width:12em;*/}
.report_info dd{text-align:left;}
.report_info dd strong{font-size:125%;display:inline-block;width:2.8em;text-align:right;color:#E74130;margin-right:5px;}


@media screen and (max-width:1180px){
	.report_pic{width:90vw;}
}
@media screen and (max-width:900px){
	.report_lead{margin:50px auto 0;width:90vw;}
	.report_lead h2{font-size:171%;margin:0 0 20px;}
	.report_lead .lead{font-size:115%;}
	
	.report_pic{margin:30px auto 0;}
	
	.report_back{margin:50px 0 0;font-size:100%;}
	
	.report_lead .ex{font-size:108%;text-align:left;}
}
@media screen and (max-width:768px){
	.report_pic ul li{width:100%;float:none !important;}
	.report_pic ul li:nth-of-type(n+2){margin-top:20px;}
	
	.report_info{width:90vw;padding:20px;margin:30px auto;}
	
	.report_lead .ex{padding:20px 10px 0;}
}
@media screen and (max-width:480px){
	.report_info dl{font-size:115%;}
}



/* sec */

.sec{padding:100px 0;position:relative;border:solid #000;border-width:6px 0 0;}
.sec:before{content:"";width:50%;height:10px;position:absolute;left:0;top:-8px;background:#E74130;}
.sec.nobdr:before{content:none;}

.sec.noline{border:none;}
.sec.noline:before{content:none;}

.sec#about_sec{}
.sec#about_sec:before{content:"";width:50%;height:10px;position:absolute;left:auto;right:0;top:-8px;background:#0029AE;}

.about_cont{width:1160px;margin:0 auto;display:table;}
.about_cont .ttl,
.about_cont .ex{display:table-cell;vertical-align:middle;}

.about_cont .ttl{padding:0 50px 0 0;border:solid #000;border-width:0 1px 0 0;position:relative;}
.about_cont .ttl:after{content:"";width:9px;height:110px;position:absolute;right:-4px;top:50%;margin-top:-55px;background:#0029AE;}

.about_cont .ttl_box{display:table;width:440px;height:500px;background:#0029AE;color:#fff;}
.about_cont .ttl_box .inbox{display:table-cell;width:100%;height:100%;vertical-align:middle;}

.about_cont .ttl h2{width:100%;font-size:113%;font-weight:700;margin:0;letter-spacing: 0.2em;}
.about_cont .ttl h2:after{}
.about_cont .ttl h2 span{display:block;}
.about_cont .ttl h2 span.ja{font-size:200%;margin:0 0 0.4em;}
.about_cont .ttl h2 span.en{}

.about_cont .ex{padding:0 0 0 50px;}
.about_cont .ex h3{color:#0029AE;font-size:175%;font-weight:700;margin:0 0 50px;line-height:1em;}
.about_cont .ex p{line-height:2.0em;}
.about_cont .ex p.note{font-size:81%;text-align:left;}


.video{width:90%;margin:20px auto 0;position:relative;z-index:2;line-height:0;top:30px;}
.video > video{width:100%;position:relative;z-index:2;}
.video .cap{margin:10px 0 0;font-weight:bold;}

.video .youtube_out{/*width:550px;*/margin:0 auto;}
.video .youtube{position:relative;width:100%;padding-top:56.25%;}
.video iframe.yt{position:absolute;top:0;right:0;width:100% !important;height:100% !important;}


@media screen and (max-width:1240px){
	.about_cont{width:92%;}
	.about_cont .ttl_box{width:35vw;height:50vw;}
}
@media screen and (max-width:900px){
	.sec{padding:60px 0;}
	
	.about_cont{width:87vw;}
	
	.about_cont .ttl,
	.about_cont .ex{display:block;}

	.about_cont .ttl{padding:0 0 50px;border:solid #000;border-width:0 0 1px;margin:0 0 50px;}
	.about_cont .ttl:after{content:"";height:9px;width:110px;position:absolute;right:auto;left:50%;top:auto;bottom:-4px;margin-top:0;margin-left:-55px;}
	
	.about_cont .ttl_box{width:100%;height:auto;padding:10vw 20px 7vw;box-sizing:border-box;}
	.about_cont .ex{padding:0;}
	
	.video{top:10px;}
}
@media screen and (max-width:540px){
	.about_cont .ex{text-align:left;}
	.about_cont .ex h3{text-align:center;margin:0 0 20px;}
}


.outline_set{width:700px;margin:0 auto;}
.outline_set dl{display:table;width:100%;border:solid #ccc;border-width:0 0 1px;padding:0 0 20px;margin:0 0 20px;text-align:left;}
.outline_set dl:last-of-type{border:none;margin:0;padding:0;}

.outline_set dl dt,
.outline_set dl dd{display:table-cell;vertical-align:top;}
.outline_set dl dt{width:10em;font-size:113%;font-weight:700;}
.outline_set dl dd{padding:2px 0 0;}
.outline_set dl dd p.btn{margin:10px 0 0;line-height:0;}
.outline_set dl dd p.live{margin:0;line-height:0;}

.outline_set dl dd p.live_ex{margin:0 0 15px;line-height:0;text-align:center;}
.outline_set dl dd ul.live_clm{display:table;width:100%;margin:0;}
.outline_set dl dd ul.live_clm li{display:table-cell;vertical-align:bottom;width:33.33%;text-align:center;box-sizing:border-box;padding:0 10px;}
.outline_set dl dd ul.live_clm li span{display:block;}
.outline_set dl dd ul.live_clm li span.time{font-size:93%;font-weight:bold;margin:0 0 5px;line-height:1.4em;}
.outline_set dl dd ul.live_clm li span.logo{margin:0;line-height:0;}
.outline_set dl dd ul.live_clm li i{font-style:normal;display:inline-block;}

.outline_set .note{font-size:75%;margin:30px 0 0;}
.outline_set .note p{margin:0;}
.outline_set .note .link{display:inline-block;}


@media screen and (max-width:900px){
	.outline_set{width:87vw;}
}
@media screen and (max-width:768px){
	.outline_set dl dt{width:5em;}
	
	.outline_set dl.online dt,
	.outline_set dl.online dd{display:block;}
	.outline_set dl.online dt{width:100%;margin:0 0 10px;}
	
	.outline_set dl.online p.live{width:75vw;margin:0 auto;}
	
	.outline_set dl.wide dt,
	.outline_set dl.wide dd{display:block;}
	.outline_set dl.wide dt{width:100%;margin:0 0 10px;}
	.outline_set dl.wide dd{padding-left:5em;}
	
	.outline_set .note{text-align:left;margin:50px 0 0;}
	.outline_set .note p:first-of-type{margin:0 0 5px;}
	
}
@media screen and (max-width:480px){
	.outline_set dl dt{width:5em;}
	
	.outline_set dl dd ul.live_clm li{padding:0 5px;}
	.outline_set dl dd ul.live_clm li span.time{font-size:3vw;}
}



/* */

.live_info{width:620px;margin:0 auto 50px;}
.live_info p.live{margin:0;line-height:0;}

.live_info ul.live_clm{display:table;width:auto;margin:0 auto;
}
.live_info ul.live_clm li{display:table-cell;vertical-align:bottom;width:220px;text-align:center;box-sizing:border-box;padding:0 10px;}
.live_info ul.live_clm li span{display:block;}
.live_info ul.live_clm li span.time{font-size:93%;font-weight:bold;margin:0 0 5px;line-height:1.4em;}
.live_info ul.live_clm li span.logo{margin:0;line-height:0;}
.live_info ul.live_clm li i{font-style:normal;display:inline-block;}


@media screen and (max-width:768px){
	.live_info{width:100%;margin:0 auto 30px;}
	.live_info ul.live_clm li{width:32vw;}
}
@media screen and (max-width:480px){
	.live_info ul.live_clm li{padding:0 5px;}
}


/* */



#exhibitors_sec{}
#exhibitors_sec .in{width:1000px;margin:0 auto;}
.floormap{margin:0 auto;width:1000px;display:flex;flex-wrap:wrap;}

.map_lead{padding:80px 4% 40px;}
.map_lead .map_h{font-size:225%;font-weight:bold;line-height:1em;margin:0 0 20px;}
.map_lead .map_h span{display:inline-block;padding:30px 50px;border:solid 1px #E74130;color:#E74130;}

.map_lead .note{font-size:88%;font-weight:bold;}

.map1f{margin:25px 0 40px;line-height:0;width:48%;}
.map2f{margin:0;line-height:0;width:100%;}

.sp_booth_1f{display:none;}
.booth1f{width:52%;padding:0 0 0 4%;box-sizing:border-box;display:table;margin:25px 0 40px;}
.booth1f .in{display:table-cell;vertical-align:top;/*font-size:115%;*/text-align:left;padding-top:55px;}


/*
.booth1f p{margin:0 0 1em;}
.booth1f p span{display:inline-block;border:solid #E74130;border-width:0 0 0 8px;padding:0 0 0 15px;font-weight:bold;}
.booth1f p:last-of-type{margin:0;}
*/

.booth1f .booth_box{border:solid 1px #999;display:table;width:100%;margin:0 0 30px;}
.booth1f .booth_box:last-of-type{margin:0;}
.booth1f .booth_box .txt{display:table-cell;vertical-align:top;}

.booth1f .booth_box .txt{width:100%;}
.booth1f .booth_box .txt .booth_name{border:solid #999;border-width:0 0 1px 8px;border-color:#999 #999 #999 #E74130;padding:15px 20px;text-align:left;font-size:150%;font-weight:bold;margin:0;position:relative;display:table;width:100%;box-sizing:border-box;}
.booth1f .booth_box .txt .booth_name .logo{/*display:inline-block;margin-right:15px;*/line-height:0;/*position:absolute;right:15px;top:20px;*/line-height:1.3em;text-align:right;}
.booth1f .booth_box .txt .booth_name .name,
.booth1f .booth_box .txt .booth_name .logo{display:table-cell;vertical-align:middle;}
.booth1f .booth_box .txt .booth_name .logo{width:125px;text-align:right;}
.booth1f .booth_box .txt .booth_name .logo img{vertical-align:middle;width:auto;height:24px;}

.booth1f .booth_box .txt .booth_cont{position:relative;padding:15px 20px;text-align:left;}
.booth1f .booth_box .txt .booth_ttl{color:#E74130;text-align:left;font-weight:bold;font-size:150%;margin:0;padding:0 150px 0 0;}

.booth1f .booth_box .txt .booth_cont .prof-open{position:absolute;right:15px;top:15px;}


.floor-hidden{display:none;}
.floor-open{cursor:pointer;margin:0 auto 40px;width:87vw;display:none;}
.floor-open span{display:block;line-height:0;}
.floor-open span.fl_2f{}
.floor-open span.fl_1f{width:52%;margin-top:25px;}

.floor-open span.close{display:none;}

.floor-hidden:checked ~ .floor-open span.fl_2f,
.floor-hidden:checked ~ .floor-open span.fl_1f{display:none;}
.floor-hidden:checked ~ .floor-open span.close{display:block;margin:0 auto;color:#E74130;font-weight:700;}

.floor-hidden:checked ~ .floormap{display:flex;}




.booth_sec{padding:0 0 80px;}
.booth_sec:last-of-type{padding:0;}

.booth_sec .booth_h{background:#E74130;color:#fff;font-size:225%;padding:10px 10px 10px 10px;text-align:left;font-weight:bold;line-height:1.3em;}
.booth_sec .booth_h span{display:block;padding:0 0 0 15px;border:solid #fff;border-width:0 0 0 10px;}

.booth_sec .booth_box{border:solid 1px #999;display:table;width:100%;margin:0 0 30px;}
.booth_sec .booth_box:last-of-type{margin:0;}
.booth_sec .booth_box .num,
.booth_sec .booth_box .txt{display:table-cell;vertical-align:top;}

.booth_sec .booth_box .num{width:100px;padding:15px 10px;border:solid #E74130;border-width:0 8px 0 0;position:relative;}
.booth_sec .booth_box .num h4{margin:0;text-align:center;color:#E74130;font-size:188%;font-weight:bold;}
.booth_sec .booth_box .num p.ico{margin:10px 0 0;font-size:12px;}
.booth_sec .booth_box .num p.ico span{display:inline-block;color:#fff;padding:5px;width:100px;box-sizing:border-box;}
.booth_sec .booth_box .num p.ico.ico_c span{background:#22ac38;}
.booth_sec .booth_box .num p.ico.ico_b span{background:#eb6ea5;}


.booth_sec .booth_box .txt{width:calc(100% - 100px);}
.booth_sec .booth_box .txt .booth_name{border:solid #999;border-width:0 0 1px;padding:15px 20px;text-align:left;font-size:150%;font-weight:bold;margin:0;position:relative;display:table;width:100%;box-sizing:border-box;}
.booth_sec .booth_box .txt .booth_name .logo{/*display:inline-block;margin-right:15px;*/line-height:0;/*position:absolute;right:15px;top:20px;*/line-height:1.3em;text-align:right;}
.booth_sec .booth_box .txt .booth_name .name,
.booth_sec .booth_box .txt .booth_name .logo{display:table-cell;vertical-align:middle;}
.booth_sec .booth_box .txt .booth_name .logo{width:125px;text-align:right;}
.booth_sec .booth_box .txt .booth_name .logo img{vertical-align:middle;width:auto;height:24px;}
.booth_sec .booth_box .txt .booth_name .logo img.hauto{height:auto;}
.booth_sec .booth_box .txt .booth_name .logo img.hmedium{height:30px;}
.booth_sec .booth_box .txt .booth_name .logo img.hlarge{height:36px;}

.booth_sec .booth_box .txt .booth_cont{position:relative;padding:15px 20px;text-align:left;}
.booth_sec .booth_box .txt .booth_ttl{color:#E74130;text-align:left;font-weight:bold;font-size:150%;margin:0;padding:0 150px 0 0;}

.booth_sec .booth_box .txt .booth_cont .prof-open{position:absolute;right:15px;top:15px;}


.booth_detail{overflow:hidden;text-align:left;}
.booth_detail .out{margin:0;}
.booth_detail .out .cont{padding-top:0;padding-bottom:0;height:0;overflow:hidden;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.booth_detail h6,
.booth_detail p{line-height:0;opacity:0;margin:0;
	-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}

.prof-hidden:checked ~ .booth_detail{}
.prof-hidden:checked ~ .booth_detail .out .cont{padding-top:15px;padding-bottom:1px;height:auto;opacity:1;}
.prof-hidden:checked ~ .booth_detail h6{opacity:1;line-height:1.5em;margin:0;font-weight:bold;}
.prof-hidden:checked ~ .booth_detail p{opacity:1;line-height:1.5em;margin:0 0 1.5em;}

.booth_detail a{text-decoration:underline;color:#E74130;}
.booth_detail a:hover{text-decoration:none;}
.booth_detail .url{word-break:break-all;font-weight:bold;}

@media screen and (max-width:1080px){
	#exhibitors_sec .in{width:92%;}
	.floormap{margin:0 auto;width:92%;}
}
@media screen and (max-width:900px){
	#exhibitors_sec .in{width:87vw;}
	
	.floor-open{display:block;}
	.floor-hidden:checked ~ .floormap{display:block;}
	.floormap{margin:0 auto;width:87vw;display:none;}
	
	
	.sp_booth_1f{display:block;margin:0 auto;width:87vw;}
	
	.map_lead{padding:40px 6.7vw 20px;}
	.floormap{width:87vw;}
	.floormap .booth1f{display:none;}
	
	/*
	.map1f:hover{width:100%;margin:25px 0 40px;}
	
	.map2f{position:relative;}
	.map2f:before{content:" ";width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;}
	.map2f svg{position:relative;z-index:1;}
	.map2f:hover{height:114vw;}
	.map2f:hover .in{width:100%;height:114vw;overflow:auto;}
	.map2f:hover svg{transform:scale(2.0);transform-origin:left top;}
	.map2f:hover:before{content:none;}
	*/
	
	.map1f{width:100%;margin:25px 0 40px;}
	.map2f{height:114vw;}
	.map2f .in{width:100%;height:114vw;overflow:auto;}
	.map2f svg{transform:scale(2.0);transform-origin:left top;}
	
	
	.booth1f{width:100%;padding:0;margin:0 0 50px;}
	.booth1f .in{padding-top:0;}
	
	
	.booth_sec .booth_h{font-size:150%;padding:8px 10px;}
	.booth_sec .booth_h span{padding:0 0 0 10px;}
	
	.booth_sec .booth_box .num,
	.booth_sec .booth_box .txt{display:block;}
	
	.booth_sec .booth_box .num{width:100%;padding:5px 15px;border-width:0 0 5px;box-sizing:border-box;}
	.booth_sec .booth_box .num h4{font-size:150%;}
	
	.booth_sec .booth_box .txt{width:100%;}
	.booth_sec .booth_box .txt .booth_name{padding:10px 15px;font-size:125%;}
	
	.booth_sec .booth_box .txt .booth_name .logo{/*display:block;line-height:0;margin:0 0 10px;*/}
	
	.booth_sec .booth_box .txt .booth_cont{padding:15px;}
	.booth_sec .booth_box .txt .booth_ttl{font-size:125%;padding:0;}
	.booth_sec .booth_box .txt .booth_cont .prof-open{position:relative;right:0;top:0;margin:10px auto 0;}
	
	
	.booth1f .booth_h{font-size:150%;padding:8px 10px;}
	.booth1f .booth_h span{padding:0 0 0 10px;}
	
	.booth1f .booth_box .num,
	.booth1f .booth_box .txt{display:block;}
	
	.booth1f .booth_box .txt{width:100%;}
	.booth1f .booth_box .txt .booth_name{padding:10px 15px;font-size:125%;}
	
	.booth1f .booth_box .txt .booth_cont{padding:15px;}
	.booth1f .booth_box .txt .booth_ttl{font-size:125%;padding:0;}
	.booth1f .booth_box .txt .booth_cont .prof-open{position:relative;right:0;top:0;margin:10px auto 0;}
	
	.booth_sec .booth_box .num p.ico{margin:0;position:absolute;right:15px;top:8px;font-size:11px;}
	.booth_sec .booth_box .num p.ico span{width:80px;}
}
@media screen and (max-width:540px){
	.map_lead .map_h{font-size:171%;}
	.map_lead .map_h span{padding:20px 40px;}
	
	.booth_sec .booth_box .txt .booth_name .logo{width:115px;}
	.booth_sec .booth_box .txt .booth_name .logo img{height:20px;}
	
	.booth1f .in{font-size:100%;}
}


#program_sec .h2{margin-bottom:60px;}
#program_sec p.live{margin:0 auto 50px;line-height:0;width:450px;}


.program_tbl{display:table;width:100%;}

.program_tbl .ttl,
.program_tbl .ex{display:table-cell;vertical-align:middle;}
.program_tbl .ttl{padding:50px 30px;width:350px;}
.program_tbl.tbl01 .ttl{vertical-align:top;padding-top:100px;background:#E74130;}
.program_tbl.tbl01 .ex{background:#fef5f4;text-align:left;}

.program_tbl .ttl h3{color:#fff;font-size:169%;font-weight:700;line-height:2.0em;margin:0;}

.program_tbl.tbl01 .ex .ex_set{padding:30px 0;}
.program_tbl.tbl01 .ex .ex_set .in{width:1080px;margin:0 auto;}

.program_tbl.tbl01 .ex .ex_set.booth{background:#fce2e0;}
.program_tbl.tbl01 .ex .ex_set.break{background:#fff;}
.program_tbl.tbl01.night .ex .ex_set{background:#f7f7ff;}
.program_tbl.tbl01.night .ex .ex_set:nth-of-type(even){background:#efefff;}

.program_tbl.tbl01 .ex .ex_set .clm2{margin:0 0 50px;}
.program_tbl.tbl01 .ex .ex_set .clm2:last-of-type{margin:0;}

.program_tbl.tbl01 .ex .ex_set .clm2 .clm{float:left;}
.program_tbl.tbl01 .ex .ex_set .clm2.session .clm{width:300px;}

.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(n+2){margin:0 0 0 60px;}

.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(n+4){margin-top:30px !important;}
.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(3n+1){clear:both;margin-left:0 !important;}

.program_tbl.tbl01 .ex .ex_set h4{border:solid #E74130;border-width:0 0 0 9px;padding:2px 0 2px 15px;font-size:150%;font-weight:700;margin:0 0 15px;}
.program_tbl.tbl01 .ex .ex_set.break h4{border-color:#666;;}
.program_tbl.tbl01 .ex .ex_set h4.mb{margin-bottom:30px;}
.program_tbl.tbl01.night .ex .ex_set h4{border:solid #6868FF;border-width:0 0 0 9px;}

.program_tbl.tbl01 .ex .ex_set .clm2 .clm .inbox{padding:0 0 0 25px;}
.program_tbl.tbl01 .ex .ex_set .clm2 .clm .large{font-size:113%;}

.program_tbl.tbl01 .ex .ex_set .ex_ttl{margin:0 0 0 25px;color:#E74130;font-size:150%;font-weight:700;}
.program_tbl.tbl01 .ex .ex_set .ex_ttl .small{display:inline-block;font-size:75%;}
.program_tbl.tbl01 .ex .ex_set .ex_ttl .note{display:inline-block;font-size:75%;color:#000;}
.program_tbl.tbl01.night .ex .ex_set .ex_ttl{color:#6868FF;}

.program_tbl.tbl01 .ex .ex_set .info_box{width:280px;}
.program_tbl.tbl01 .ex .ex_set .info_box .pic{margin:0;line-height:0;border:solid 1px #999;position:relative;top:1px;}
.program_tbl.tbl01 .ex .ex_set .info_box .pic img{width:100%;height:280px;object-fit:cover;object-position:center top;}
.program_tbl.tbl01 .ex .ex_set .info_box .txt{border:solid 1px #999;padding:15px;background:#fff;}
.program_tbl.tbl01 .ex .ex_set .info_box .txt .post{font-size:88%;margin:0 0 10px;}
.program_tbl.tbl01 .ex .ex_set .info_box .txt .name{font-size:125%;margin:0;}
.program_tbl.tbl01 .ex .ex_set .info_box .txt .subject{margin:0 0 10px;color:#6868FF;font-weight:bold;font-feature-settings:"palt";}

.program_tbl.tbl02{margin-top:10px;}
.program_tbl.tbl02 .ttl{vertical-align:top;padding-top:100px;background:#6868FF;}
.program_tbl.tbl02 .ex{background:#f7f7ff;}

.program_tbl.tbl02 .night_ex{padding:30px;}
.program_tbl.tbl02 .night_ex h4{font-size:150%;font-weight:700;margin:0 0 10px;}
.program_tbl.tbl02 .night_ex p{font-size:88%;margin:0;}

.program_tbl.tbl01 .ex .ex_set .clm2.session .info_box{width:300px;}
.program_tbl.tbl01 .ex .ex_set .clm2.night_clm .info_box{width:320px;}

.program_tbl.tbl01 .ex .ex_set .info_box .h_01,
.program_tbl.tbl01 .ex .ex_set .info_box .h_02{display:table;width:100%;}
.program_tbl.tbl01 .ex .ex_set .info_box .h_01 .incont,
.program_tbl.tbl01 .ex .ex_set .info_box .h_02 .incont{display:table-cell;vertical-align:bottom;}

.program_tbl.tbl01 .ex .ex_set .info_box .h_01{min-height:150px;box-sizing:border-box;}
.program_tbl.tbl01 .ex .ex_set .info_box .h_02{min-height:198px;box-sizing:border-box;}


.txt_blue{color:#1d50a2 !important;}


.prof_set{width:100%;margin:20px 0 0;text-align:center;}

.prof-hidden{display:none;}
.prof-open{color:#fff;cursor:pointer;background:#000;display:inline-block;padding:5px 15px;font-weight:bold;margin:0 auto;}
.prof-open span{transform:rotate(90deg);display:inline-block;margin-left:8px;margin-right:0;}
.prof-hidden:checked ~ .prof-open span{transform:rotate(-90deg);margin-left:8px;margin-right:0;}

.prof{overflow:hidden;text-align:left;}
.prof ul{margin:20px 0 1em;font-size:88%;}
.prof ul li{padding-top:0;padding-bottom:0;padding-left:15px;padding-right:15px;height:0;overflow:hidden;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;border:solid 0 #999;}
.prof p{line-height:0;opacity:0;
	-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;}
.prof-hidden:checked ~ .prof{}
.prof-hidden:checked ~ .prof ul li{padding-top:15px;padding-bottom:15px;height:auto;opacity:1;border:solid 1px #999;background:rgba(255,255,255,1.0);}
.prof-hidden:checked ~ .prof p{opacity:1;line-height:1.5em;margin:0;}


.program_tbl.tbl01 .ex .ex_set.booth{min-height:295px;box-sizing:border-box;}
.program_tbl.tbl01 .ex .ex_set.booth .in{position:relative;}
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter{position:absolute;right:0;top:0;background:#fff;border:solid 1px #E74130;padding:15px;box-sizing:border-box;}
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .box{display:table;}

.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .txt,
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .pic{display:table-cell;vertical-align:middle;}
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .pic{width:180px;margin:0;line-height:0;border:solid 1px #999;}
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .pic img{object-fit:cover;object-position:top center;width:100%;height:200px;}

.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .txt{padding:0 15px 0 0;}
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .txt .post{margin:0 0 10px;}
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .txt .name{margin:0;font-size:115%;font-weight:bold;}
.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .txt .info{margin:0;font-size:86%;font-feature-settings:"palt";}


@media screen and (max-width:1280px){
	.program_tbl .ttl{padding:10vw 30px;width:30vw;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm{}
	/*.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(2){width:calc(100% - 280px - 4%);margin:0 0 0 4%;}*/
}
@media screen and (max-width:1140px){
	.program_tbl.tbl01 .ex .ex_set .in{width:92%;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm{width:32%;}
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(n+2){margin:0 0 0 2%;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm{width:32%;}
	.program_tbl.tbl01 .ex .ex_set .clm2.session .info_box{width:100%;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2.night_clm .clm{width:48%;}
	.program_tbl.tbl01 .ex .ex_set .clm2.night_clm .info_box{width:100%;}
	.program_tbl.tbl01 .ex .ex_set .clm2.night_clm .clm:nth-of-type(3){clear:both;margin:20px 0 0;}
	
	.program_tbl.tbl01 .ex .ex_set .info_box{width:100%;}
}

@media screen and (max-width:1080px){
	/*
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm{float:none;}
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(2){width:100%;margin:60px 0 0;}
	*/
	
	.program_tbl.tbl01 .ex .ex_set.booth .in .reporter{width:400px;}
}
@media screen and (max-width:900px){
	.program_tbl .ttl,
	.program_tbl .ex{display:block;}

	.program_tbl .ttl{padding:50px 30px !important;width:100%;box-sizing:border-box;}
	
	.program_tbl.tbl01 .ex .ex_set{padding:30px 0;}
	.program_tbl.tbl02 .night_ex{}
	
	.program_tbl.tbl01 .ex .ex_set .in{width:87vw;}
	
	.program_tbl.tbl01 .ex .ex_set .info_box{width:48%;}
	.program_tbl.tbl01 .ex .ex_set .info_box .pic img{height:41vw;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2{margin:0 0 30px;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm{width:100%}
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(n+2){margin:40px 0 0;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(n+4){margin-top:40px !important;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm{width:48%;float:left;}
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(2n){float:right;}
	.program_tbl.tbl01 .ex .ex_set .clm2.session .info_box{width:100%;}	
	
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(n+2){margin:0;}
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(n+3){margin-top:30px !important;}
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(3n+1){clear:none;}
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(2n+1){clear:both;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2.night_clm .clm{width:100%;float:none;}
	.program_tbl.tbl01 .ex .ex_set .clm2.night_clm .clm:nth-of-type(n+2){margin-top:30px;}
	
	.program_tbl.tbl01 .ex .ex_set .info_box .h_01,
	.program_tbl.tbl01 .ex .ex_set .info_box .h_02{min-height:0;}
	
	.program_tbl.tbl01 .ex .ex_set.booth .in .reporter{position:relative;width:400px;margin-top:15px;}
	.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .box{width:100%;}
	
	.floormap{width:87vw;}
}
@media screen and (max-width:768px){
	#program_sec p.live{width:75vw;}
}
@media screen and (max-width:540px){
	.program_tbl .ttl{padding:30px 20px !important;}
	
	.program_tbl.tbl01 .ex .ex_set h4{margin:0 0 10px;}
	.program_tbl.tbl01 .ex .ex_set h4.mb{margin-bottom:20px;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(2){margin:40px 0 0;}
	.program_tbl.tbl01 .ex .ex_set .clm2 .clm:nth-of-type(2).mt_none{margin:0;}
	
	.program_tbl.tbl01 .ex .ex_set{padding:20px;}
	.program_tbl.tbl02 .night_ex{padding:20px;}
	
	.program_tbl.tbl01 .ex .ex_set.booth .in .reporter{width:100%;}
	.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .pic{width:35vw;}
	.program_tbl.tbl01 .ex .ex_set.booth .in .reporter .pic img{height:45vw;}
}
@media screen and (max-width:480px){
	.program_tbl.tbl01 .ex .ex_set .info_box{width:100%;}
	.program_tbl.tbl01 .ex .ex_set .info_box .pic img{height:87vw;}
	
	.program_tbl.tbl01 .ex .ex_set .ex_ttl{font-size:125%;}
	
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm{width:100%;float:none !important;}
	.program_tbl.tbl01 .ex .ex_set .clm2.session .clm:nth-of-type(n+2){margin-top:20px !important;}

}



.contact_box{width:600px;padding:30px;box-sizing:border-box;border-radius:10px;margin:0 auto;background:#fef5f4;}
.contact_box a{color:#E74130;}

@media screen and (max-width:768px){
	.contact_box{width:87vw;padding:20px;}
}



.koubo_bnr{width:800px;margin:0 auto 0;}
.koubo_bnr img{border:solid 1px #aaa;}
@media screen and (max-width:768px){
	.koubo_bnr{width:87vw;margin:0 auto 0;}
}



/* */
.sns{display:table;padding:20px 0 50px;width:100%;box-sizing:border-box;}
.sns .clm{display:table-cell;vertical-align:top;width:50%;}
.sns .clm.clm_yt{padding:0;}
.sns .clm.clm_fb{}

.sns .clm.clm_yt .youtube_out{width:550px;margin:0 auto;}
.sns .clm.clm_yt .youtube{position:relative;width:100%;padding-top:56.25%;}
.sns .clm.clm_yt iframe{position:absolute;top:0;right:0;width:100% !important;height:100% !important;}

.clm.clm_yt video{width:100%;}

.facebookTB,
.facebookSP{display:none;}
.facebookTB,
.facebookSP{margin:0 auto;}

@media screen and (max-width:1024px){
.sns{padding:20px 0 30px;}
.sns .clm{display:block;width:100%;}
.sns .clm.clm_yt{padding:0;margin:0 0 50px;}
}
@media screen and (max-width:768px){
.facebookPC{display:none;}
.facebookTB{display:block;}
	
.sns{padding:0 0 30px;}
.sns .clm.clm_yt .youtube_out{width:80%;}
}
@media screen and (max-width:420px){
.facebookTB{display:none;}
.facebookSP{display:block;}
}

.sec_fb{padding:0 0 60px;}


/* */

.lead{font-size:113%;margin:0 0 50px;}

.coming{font-size:150%;font-weight:700;}


@media screen and (max-width:480px){
	.lead{font-size:100%;}
}


/* */

#footer{color:#ffffff;padding:0;width:100%;margin:0 auto 0 0;}
#footer a{color:#ffffff;}

#footer .last_ev{background:rgba(255,255,255,0.8);padding:40px 0;color:#000;}
#footer .last_ev .txt{margin:0 0 10px;font-size:113%;}
#footer .last_ev .btn{margin:0 auto;line-height:0;max-width:50%;}
#footer .last_ev .btn img{width:347px;}

#footer .contact{font-size:83%;background:#E74130;padding:25px 0;position:relative;}
#footer .contact .copy{margin:0;}
#footer .contact .ipa{position:absolute;left:20px;bottom:20px;width:50px;margin:0;line-height:0;}

@media screen and (max-width:768px){
	#footer{width:100%;}
	#footer .last_ev{padding:30px 15px;}
	
	#footer .contact .copy{margin:0 0 20px;;}
	#footer .contact .ipa{position:relative;left:0;bottom:0;margin:0 auto;width:40px;}
}
@media screen and (max-width:480px){

}


.f_link{background:#000;color:#fff;text-align:center;padding:5px 10px;font-size:75%;margin:0;}
.f_link a{color:#fff;}





.toTop{position:fixed;width:60px;height:60px;background:rgba(191,16,33,0.8);border-radius:50%;display:block;right:12px;bottom:12px;z-index:10;text-indent:-999em;text-align:left;overflow:hidden;}
.toTop::after{content:'';position:absolute;width:15px;height:15px;border-top:3px solid #fff;border-right:3px solid #fff;transform:rotate(-45deg);margin:auto;left:0;bottom:0;right:0;top:7px;}

@media screen and (max-width:768px){
	.toTop{width:40px;height:40px;}
	.toTop::after{content:'';position:absolute;width:10px;height:10px;border-top:3px solid #fff;border-right:3px solid #fff;transform:rotate(-45deg);margin:auto;left:0;bottom:0;right:0;top:5px;}
}


/*------------------------------------------------
   汎用
------------------------------------------------*/

.tx_l{text-align:left !important;}
.tx_c{text-align:center !important;}
.tx_r{text-align:right !important;}

.vm{vertical-align:middle !important;}
.vt{vertical-align:top !important;}
.vb{vertical-align:bottom !important;}

.tx_slarge{font-size:115% !important;}
.tx_large{font-size:120% !important;}
.tx_xlarge{font-size:150% !important;}
.tx_xxlarge{font-size:200% !important;}
.tx_small{font-size:90% !important;}
.tx_midium{font-size:100% !important;}
.tx_xsmall{font-size:75% !important;}

.f_bold{font-weight:bold !important;}
.f_normal{font-weight:normal !important;}

.txt_under{text-decoration:underline !important;}
.txt_strike{text-decoration:line-through !important;}

.inblock{display:inline-block !important;}
.ls_w{letter-spacing:0.2em;}
.ls_m{letter-spacing:0.1em;}

.relative{position:relative !important;}

.lh0{line-height:0em !important;}
.lh1{line-height:1em !important;}
.lh13{line-height:1.3em !important;}
.lh15{line-height:1.5em !important;}
.lh2{line-height:2em !important;}

ul.note{list-style:none !important;}
ul.note li{text-indent:-1em !important;padding-left:1em !important;}
ul.note li:before{content:"※";}

.note01{padding-left:1em !important;text-indent:-1em !important;}
.note02{padding-left:2em !important;text-indent:-2em !important;}
.note03{padding-left:3em !important;text-indent:-3em !important;}
.note04{padding-left:4em !important;text-indent:-4em !important;}
.note05{padding-left:5em !important;text-indent:-5em !important;}
.note06{padding-left:6em !important;text-indent:-6em !important;}
.note07{padding-left:7em !important;text-indent:-7em !important;}
.note08{padding-left:8em !important;text-indent:-8em !important;}
.note09{padding-left:9em !important;text-indent:-9em !important;}
.note10{padding-left:10em !important;text-indent:-10em !important;}
.note11{padding-left:11em !important;text-indent:-11em !important;}
.note12{padding-left:12em !important;text-indent:-12em !important;}

.red{color:#BF6A67 !important;}
.white{color:#ffffff !important;}
.black{color:#333333 !important;}

.w_full{width:100% !important;}
.wauto{width:auto !important;}

.w100{width:100px !important;}
.w200{width:200px !important;}
.w300{width:300px !important;}
.w400{width:400px !important;}
.w500{width:500px !important;}
.w600{width:600px !important;}

.w03em{width:3em !important;}
.w04em{width:4em !important;}
.w05em{width:5em !important;}
.w06em{width:6em !important;}
.w07em{width:7em !important;}
.w08em{width:8em !important;}
.w09em{width:9em !important;}
.w10em{width:10em !important;}
.w11em{width:11em !important;}
.w12em{width:12em !important;}
.w13em{width:13em !important;}
.w14em{width:14em !important;}
.w15em{width:15em !important;}
.w16em{width:16em !important;}
.w17em{width:17em !important;}
.w18em{width:18em !important;}
.w19em{width:19em !important;}
.w20em{width:20em !important;}
.w21em{width:21em !important;}
.w22em{width:22em !important;}
.w23em{width:23em !important;}
.w24em{width:24em !important;}
.w25em{width:25em !important;}
.w26em{width:26em !important;}
.w27em{width:27em !important;}
.w28em{width:28em !important;}
.w29em{width:29em !important;}
.w30em{width:30em !important;}

.bdr{border:solid 1px #dddddd !important;}
.bdr_none{border:none !important;}

.radius05{-webkit-border-radius:5px !important;-moz-border-radius:5px !important;border-radius:5px !important;}
.radius10{-webkit-border-radius:10px !important;-moz-border-radius:10px !important;border-radius:10px !important;}

.radius_top05{-webkit-border-top-left-radius:5px !important;-webkit-border-top-right-radius:5px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:5px 5px 0 0 !important;border-radius:5px 5px 0 0 !important;}
.radius_top10{-webkit-border-top-left-radius:10px !important;-webkit-border-top-right-radius:10px !important;-webkit-border-bottom-left-radius:0px !important;-webkit-border-bottom-right-radius:0px !important;-moz-border-radius:10px 10px 0 0 !important;border-radius:10px 10px 0 0 !important;}

.radius_bottom05{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:5px !important;-webkit-border-bottom-right-radius:5px !important;-moz-border-radius:0 0 5px 5px !important;border-radius:0 0 5px 5px !important;}
.radius_bottom10{-webkit-border-top-left-radius:0px !important;-webkit-border-top-right-radius:0px !important;-webkit-border-bottom-left-radius:10px !important;-webkit-border-bottom-right-radius:10px !important;-moz-border-radius:0 0 10px 10px !important;border-radius:0 0 10px 10px !important;}

.mauto{margin:auto !important;}

.mt0{margin-top:0px !important;}
.mt01{margin-top:1px !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}

.mb0{margin-bottom:0px !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.ml0{margin-left:0px !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}

.mr0{margin-right:0px !important;}
.mr01{margin-right:1px !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.pt0{padding-top:0 !important;}
.pt05{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt30{padding-top:30px !important;}
.pt40{padding-top:40px !important;}

.pb0{padding-bottom:0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom:10px !important;}
.pb15{padding-bottom:15px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}

.pl0{padding-left:0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left:10px !important;}
.pl15{padding-left:15px !important;}
.pl20{padding-left:20px !important;}
.pl30{padding-left:30px !important;}
.pl40{padding-left:40px !important;}

.pr0{padding-right:0 !important;}
.pr05{padding-right:5px !important;}
.pr10{padding-right:10px !important;}
.pr15{padding-right:15px !important;}
.pr20{padding-right:20px !important;}
.pr30{padding-right:30px !important;}
.pr40{padding-right:40px !important;}

.pad0{padding:0 !important;}
.pad05{padding:5px !important;}
.pad10{padding:10px !important;}
.pad15{padding:15px !important;}
.pad20{padding:20px !important;}
.pad30{padding:30px !important;}
.pad40{padding:40px !important;}

.plr05{padding-left:5px !important;padding-right:5px !important;}
.plr10{padding-left:10px !important;padding-right:10px !important;}
.plr15{padding-left:15px !important;padding-right:15px !important;}
.plr20{padding-left:20px !important;padding-right:20px !important;}
.plr30{padding-left:30px !important;padding-right:30px !important;}
.plr40{padding-left:40px !important;padding-right:40px !important;}

.fl{float:left !important;}
.fr{float:right !important;}

.visi{display:block !important;}
.hide{display:none !important;}

/* clearfix */
.cls{clear:both;}
/* For modern browsers */
.cf:before,
.cf:after{content:"";display:table;} 
.cf:after{clear:both;}
/* For IE 6/7 (trigger hasLayout) */
.cf{zoom:1;}/* clearfixここまで */
/* 汎用ここまで */
