@charset "utf-8";
body{ margin:0; padding:0; background:#000; font-family: "游ゴシック","Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height:1.5em; font-size:16px; color:#FFF;  overflow-x: hidden;}

img{ border:none; }

.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }

a,a:hover {color:#fcd814;transition:.3s; word-wrap: break-word;}
a:hover {text-decoration:none;}
a img,a:hover img {transition:.3s;}
a:hover img {opacity:.85;-ms-filter: "alpha(opacity=85)";}

h1,h2,h3,h4,div,p,ul,li,span,dl,dd{ margin:0; padding:0;
max-height: 999999px;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-o-text-size-adjust: 100%;
text-size-adjust: 100%;
list-style: none;
}

/*========================
cmn
========================*/
samp{
  font-family: "游ゴシック","Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.top_back a{
  text-align: center;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding: 1em;
  vertical-align: middle;
  width: 100%;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

#pullup{padding:5px; position:fixed; bottom:90px; right:10px; z-index:1000; }


*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box;	-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

#wrap{ margin:0 auto;}

#container{ width:100%; margin:0 auto;}

.font_min {
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho",serif;
}

.inline,
.inline2{	display:inline-block;}
.section01,
.section02{	position: relative;	z-index: 20;}
.section01{	padding:4em 0;}
.section01_adust{	padding:0 0 2em;}


.section02{	padding:3em 0 3.5em;}

.innner{margin:0 auto;	max-width:1000px;}

.andmore{
	font-size: 30px;
	text-align: center;
	margin: 1.5em 0;
	line-height: 1.5;
}

.mx100{	max-width: 100%;}
.mx80{	max-width: 80%;}
.mx60{	max-width: 60%;}

.tac{
	text-align: center;
}

p,li,.nav ul{
	z-index: 100;
	position: relative;
}

.t10{	width:10%;}
.t26{	width:26%;}
.t15{	width:10%;}



@media screen and (min-width:200px) and (max-width:640px) {
	.tocol3 > .inline2{
		width:32%;
		margin-right:2%;
	}


	.tocol3 > .inline2:last-of-type{
		margin-right:1%;
	}

	.tocol3 > .inline2:nth-of-type(3n){
		margin-right:0;
	}

	.tocol2 > .inline{
		width:49%;
		margin-right:2% !important;
	}

	.tocol2 > .inline:last-of-type{
		margin-right:2% !important;
	}

	.tocol2 > .inline:nth-of-type(even){
		margin-right:0 !important;
	}

	.section01,
	.section02{
		padding-left:3%;
		padding-right:3%;
	}

	.andmore{
		font-size: 26px;
	}

	.smp_fz20{
		font-size: 20px;
	}

	.smp_fz18{
		font-size: 18px;
		line-height: 1.5;
	}
  .smp_fz16{
    font-size: 16px;
    line-height: 1.5;
  }
}

/*========================
head
========================*/

.nav_logo ul{
	font-size: 15.25px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

.nav_logo ul li{
	display:inline-block;
	vertical-align: middle;
}

.nav_logo ul li:first-child img{
	max-width:201px;
	margin-right: 20px;
}

.nav_logo ul li a{
	color:#fff;
	text-decoration: none;
}

.hd_access_tb{
	display:none;
	text-align: left;
}

.hd_access_pc{
	margin-left: 1em;
	display:block;
	text-align: left;
}

@media screen and (min-width:200px) and (max-width:640px) {
	.nav_logo ul{
		max-width:480px;
		text-align: left;
	}
	.hd_access_tb{
		display:block;
	}

	.hd_access_pc{
		display:none !important;
	}
}

@media screen and (min-width:640px) and (max-width:740px) {
	.nav_logo ul{
		max-width:480px;
		text-align: left;
	}

	.hd_access_tb{
		display:block;
	}

	.hd_access_pc{
		display:none !important;
	}
}

/*========================
nav
========================*/
.nav{
	background:#efefef;
	border-top:#0091e5 3px solid;
}

.nav ul{
	max-width: 1000px;
	margin:0 auto;
	background: rgba(239, 239, 239, .8);
}
.nav li {
	display: inline-block;
	vertical-align: top;
	width: 20%;
	border-left:#000000 1px solid;

}

.nav li:last-child{
	border-right:#000000 1px solid;
}
.nav li a{
	position: relative;
	height: 62px;
	display: block;
	font-size: 1.2em;
	padding: 0.5em 0;
	text-decoration: none;
	width: 100%;
	color:#000000;
	text-align: center;
	line-height: 1.3;
}
.nav li a:hover{
	background:#0091e5;
}

.nav li a p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
}

.nav li a p span{
	font-size: 12px;
	display: block;
}
.topnav{
	transition:.3s;
}

.topnav.is-fixed{
	-webkit-box-shadow: 0px 1px 15px 1px rgba(0,0,0,.4);
	box-shadow:  0px 1px 15px 1px rgba(0,0,0,.4);
}
.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background:#000;
}

.is-hide {
	transform: translateY(-100%);
}

.is-fixed .nav_logo ul{
	padding:5px 0 6px;
}

.is-fixed .nav_logo ul li:first-child img{
	max-width:89px;
}


@media screen and (min-width:200px) and (max-width:640px) {
	.lineup li{
		margin-bottom:1.5em;
	}
	.topnav .nav_logo{
		width: 90%;
	}

	.topnav .nav_logo li:first-child{
		width:52%;
	}


	.topnav .nav_logo li:nth-child(2){
		width:46%;
		font-size: 9px;
		line-height: 1.5;
    margin: 0.8em 0 0.5em;
	}

	.nav li a p{
		font-size:13px;
	}

	.nav li a p span{
		font-size: 10px;
	}

  /*========================
  top_message
  ========================*/
  .top_message p{
    font-size: 0.85em;
    margin-bottom: 0;
  }
}
/*========================
topics
========================*/
.topics ul{
  margin-bottom: 2em;
  margin-top: 1em;
  height: 100%;
}

.topics ul li{
  width: 23%;
  background: #00a0e9;
  text-align: center;
  border: 2px solid #00a0e9;
  text-align: left;
  margin-right: 1.4%;
  box-sizing:content-box;
  vertical-align: top;
  margin-bottom: 1em;
}

/*.topics ul li:nth-child(n + 9) { display: none;}*/

.topics ul li:nth-child(4n){
  margin-right: 0;
}

.topics ul li a{
    display: block;
    text-decoration: none;
    color: #fff;
  }

.topics ul li img{width: 100%; height: 100%;}
.topics ul li .date{
  font-weight: bold;
  display: block;
  font-size: 0.9em;
  margin-bottom: 0.1em;
}
.topics ul li .border{
  width: 1.2em;
  height: 1px;
  background-color: #fff;
  margin: 0.5em 0;
}
.topics ul li .thumb-txt{
  margin:0.5em;
  font-size: 0.95em;
  text-align: left;
  line-height: 1.4em;
}

@media screen and (min-width:641px) and (max-width:740px) {
  .topics ul li{
    width: 23%;
    margin-right: 1%;

  }
  .topics ul li:nth-child(4n){
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) and (min-width: 200px){
  .topics ul li{
    width: 45% !important;
    margin-bottom: 1em;
    margin-right: 1em;
  }
  .topics ul li .thumb-txt{
    font-size: 0.8em;
}
  .topics ul li:nth-child(2n){
    margin-right: 0;
  }

}
@media screen and (max-width: 320px){
  .topics ul li{
    width: 43% !important;

  }
}

/*========================
top.item
========================*/
.item_wrap{
border-top:1px solid #959595;
margin-top: 4em;
}
.item_wrap h3{
	font-size: 22px;
	font-weight: lighter;
	margin:23px auto 25px;
	text-align: center;
}

.item_wrap li{
	width: 13%;
	margin-right: 1.5%;
}

.item_wrap li:last-child{
	margin-right: 0;
}

.item_wrap li img{
	max-width:100%;
}




/*-----------=========================item.php=========================---------------*/

.lineup li{
	width: 23.8%;
	margin-right: 1.6%;
	position: relative;
	/*! background:#042b6a; */
	vertical-align: top;
	text-align: center;
}

.lineup li:last-child{
	margin-right: 0;
}

.lineup li img{
width: 100%;
}
.lineup li:last-child{margin-right: 0;}

.lineup .inline a{
	background-color:#042b6a;
	display:inline-block;
	text-decoration: none;
}


.lineup li.blank a{
	background:#FFF;
}

.lineup li a img{
	vertical-align:bottom
}

.lineup_bn{
  margin-bottom:2em;
  color: #00a0e9;
}
.lineup_bn img{border: 1px solid #CCC;}


.lineup_bn span{
  display: block;
  text-align: center;
  font-weight: bold;
  text-shadow: none;
  color: #00a0e9;
  background: #efefef
}


.l_inner{
	position: relative;
	height:33.6%;
	width:100%;
	bottom:0;
	background: rgba(0,160,233,.8);
	z-index: 1000;
	color:#fff;
	padding: 0% 3%;
	margin-top: -33.6%;
}

a:hover .l_inner{
	opacity: .6;
}

.l_name{
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.l_copy{
	font-size: 10px;
	position: relative;
	bottom: 2%;
	right: 2%;
	text-align: right;
  line-height: 1.4em;
}

.l_brand{
	position: absolute;
	bottom:99.4%;
	left: 0;
}

.l_price{
	text-align: right;
	margin:.5em 0 .7em;
	font-size: 0.8em;
}

@media screen and (min-width:200px) and (max-width:640px) {
  {
  bottom:99.5%;
  }
}

/*========================
top_message
========================*/


.top_message{

}

.top_message p{
	text-align: center;
	color: #fff;
  margin-bottom: 2em;

}


@media screen and (min-width:200px) and (max-width:640px) {
  .lineup ul{padding: 1.5em;}
}
/*========================
info
========================*/
.overview_info {
    font-size: 16px;
    padding: 2em;
    max-width: 1000px;
    margin: 0 auto;
    overflow-x: hidden;
}



.overview_info dl{
	margin-bottom:2.5em;
}

.info_access .inline{
	vertical-align: top;
}


.info_access .inline:first-of-type{
	width:68%;
}

.overview_info dt,
.overview_info dd{
	float:left;
}

.overview_info dt{
	text-align: right;
	width:120px;
}

.overview_info dt:after{
	content:':';
	margin:0 1em;
	display:inline-block;
}

.price_box dd{
	width:80%;
}

.price_box .inline{
	width: 50%;
	max-width: 286px;
	padding: 1em;
	border: 1px solid #FFF;
    	vertical-align: top;
}

.price_box .inline:first-child{
	margin-right:2%;
}

.price_box .inline h4{
	font-size: 21px;
	font-weight: lighter;
	text-align: center;
	margin:.4em auto;
}

.price_box .price{
	font-size: 32px;
	text-align: center;
	font-weight: bold;
}

.price_box .price img{
	max-width:146px;
	height: auto;
	width:70%;
	vertical-align: middle;
	margin-bottom: .4em;

}

.price_box .price span{
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	font-weight: lighter;
}

.price_box .inline p{
	text-align: center;
}

.overview_info .small{
	margin:1em 0;
	font-size: 12px;
}

.overview_info .info_access .map {
  width: 237px;
}
@media screen and (min-width:200px) and (max-width:640px) {

  .overview_info {
  	font-size:0.85em;
  	padding: 6%;
  }

	.overview_info .info_access .inline{
		width:100%;
	}

	.overview_info dt{
		width:100%;
		text-align: left;
	}

	.overview_info dt:after{
		display:none;
	}

	.overview_info dt:before{
		width:.5em;
		height:1em;
		background:#00a0e9;
		display:inline-block;
		content:'';
		margin-right: .5em;
	}

  .overview_info .info_access .map{

		text-align: center;
		margin-bottom: 3em;
	}
  .overview_info .info_access .map img{
    width: 60%;
    text-align: center;
  }

	.overview_info .price_box dd{
		width:100%;
	}

	.price_box .inline{
		width:100%;
		max-width: 100%;
	}

	.price_box .inline:first-child{
		margin-bottom: 2em;
	}

}

/*========================
club_tamashii
========================*/

.ttl_cbt .cbt_logo{
	vertical-align: text-bottom;
}
.ttl_cbt .cbt_logo img{
	vertical-align: sub;
}

.ttl_cbt:after{right
	background: url(../img/cmn/ttl_btm_2.png) no-repeat center center;
}

.cbt_wrap{
  margin-top: 1em;
}
.cbt_wrap li{
	width:32%;
	margin-right: 2%;
  margin-bottom: 1%;
}


.cbt_wrap li:nth-child(3n){
	margin-right: 0;
}


.cbt_wrap li img{
	width:100%;
	max-width: 320px;
}


.acceptance_box{
width: 80%;
max-width: 500px;
padding: 1em;
border: 1px solid #FFF;
vertical-align: top;
margin: 0 auto;
text-align: center;
}

.acceptance_box2{
width: 80%;
max-width: 800px;
padding: 1em;
border: 1px solid #FFF;
vertical-align: top;
margin: 0 auto 1em;
text-align: center;
background: #FFF;
color: #00a0e9;
}

.privilege .small{
	margin:1em;
	font-size: 12px;
  line-height: 1.5em;
}

.privilege .invitation ul{padding: 1em;}
.privilege .invitation ul li {display: inline-block; margin-right: 1em; text-align: center; width: 64%;}
.privilege .invitation ul li:nth-child(2){margin-right: 0; width: 32%;}

.privilege .invitation ul li p{background: #fff; color: #14b5ff; text-align: center; margin-bottom: 1em;}
.privilege .invitation ul li img{width: 100%; max-width: 148px;}
.privilege .invitation ul li img:last-child{margin-right: 0;}

.privilege .border{border-bottom:1px #fff solid; margin-top:2em; }

.tocbt{
  width: 48.5%;
  margin-right: 0;
  display: inline-block;
  margin-right: 2%;
  background: #000;
  position: relative;
  z-index: 100;
}
.tocbt:last-child{
margin-right: 0;
}
.tocbt a.bg{
	background: url(../img/cmn/cbt_btn_bg.png) no-repeat top center;
}

.tocbt a{
  background: #000;
  display: inline-block;
	text-align: center;
	border: 1px solid #FFF;
  border-radius: 5px;
	padding: 1em;
	vertical-align: middle;
	width: 100%;
	color:#fff;
	text-decoration: none;
	font-size: 23px;
}

.tocbt a img,
.tocbt a span{
	vertical-align: middle;
}

.tocbt a img{
	max-width:120px;
	margin-right:.5em;
}
.frame{ border: 3px solid #fff; width: 100%; background: #00a0e9; position: relative; z-index: 100;}

@media screen and (min-width:200px) and (max-width:640px) {
  .tocbt{width: 100%!important}
  .tocbt a{font-size: 16px;}
  .privilege .invitation ul{padding: 0!important; width: 90%; margin: 0 auto;}
  .privilege .invitation ul li{width: 100%; text-align: center;}
  .privilege .invitation ul li:nth-child(2){width: 100%;}
  .privilege .invitation ul li img{width: 20%; text-align: center;}
  .acceptance_box span,
   .acceptance_box2 span{font-size: 20px!important;}
}
@media screen and (min-width:640px) and (max-width:1000px) {
.privilege .invitation ul{padding: 0!important;}
.privilege .invitation ul li{width: 100%;}
.privilege .invitation ul li:nth-child(2){width: 100%;}
}
/*========================
attention
========================*/

.attention {
	padding: 2em 2em;
	font-size: 14px;
	max-width: 1000px;
	margin: 0 auto;
}

.attention p,
.attention dd p{
	text-indent: -1em;
	margin-left: 1em;
}

.brand_box {
	margin: 3em auto;
	max-width: 1000px;
}
.brand_box img:nth-child(2){
  display: none;
}

@media screen and (min-width:200px) and (max-width:640px) {
  attention{
    padding: 1em 1.5em;
  }
  .brand_box img:nth-child(1){
    display: none;
  }
  .brand_box img:nth-child(2){
    display: block;
  }
}


/*========================
0905 ステージ・CTM・来場特典
========================*/


#specialstage span{font-size: 14px; display: block;}
#specialstage .inner ul.iconimg{ list-style: none; text-align: center; margin: 1em 0 0;}
#specialstage .inner ul.iconimg li{display:inline-block; width: 15%;}
#specialstage .inner ul.iconimg li img{ max-width: 150px;}

.stage_container{ background:rgba(40,40,40,1); padding: 2%; margin:0 0 2em;}
.stage_container .n-bg{ background:url(../img/stage/bg_logo.png) no-repeat right center; background-size: 60%;}
.commingsoon_tit{font-weight: bold; margin:1em 0; padding: .6em; background: #666; color: #FFF; font-size: 28px; line-height: 1.5em;}

.commingsoon_tit span{ font-size: 16px; font-weight: normal; line-height:1.5em; display: block;] }

ul.stagepro_menu { text-align: center; margin: 0 0 4em;}
ul.stagepro_menu li{display: inline-block; border: #FFF solid 1px; margin: 0 10px 10px 0;}
ul.stagepro_menu li:last-child{ margin-right:0;}

ul.stagepro_menu li ul {padding:0; background:rgba(40,40,40,1);}

ul.stagepro_menu li ul li{display:inline-block; margin: 10px 5px 10px 0; border:none;}
ul.stagepro_menu li ul li img{ max-width: 107px;}
ul.stagepro_menu li ul li:nth-child(1){ margin-left: 10px;}
ul.stagepro_menu li ul li:last-child{ margin-right: 10px;}


ul.stagepro_menu li span{
  display: block; text-align: center; font-weight: bold; text-shadow: none; color: #00a0e9; background: #FFF;	font-size: 18px; padding: .2em;
}

.stage_gallery{ background:#333; padding: 0%; margin: 2em 0 1em;}
.stage_gallery .stit{ font-size: 24px; font-weight: bold;}
.stage_gallery .stit:after{ content: ""; display:block; height: 2px; width: 30px; background: #fff;
    margin: 15px auto 20px;}
.stage_gallery dl.sg_flow{width: 100%; line-height: 1.5em; margin: 2% auto; display: inline-block;text-align: center;}
.stage_gallery dl p.dd{ font-size: 28px; font-weight: bold; line-height: 1.2em;}

.sg_flow p{font-size: 16px; font-weight: normal; line-height:1.5em; display: block;}

.stage_gallery dl dt{ text-decoration: underline;}

/*.stage_gallery dl dt:before{
		width:.5em;
		height:1em;
		background:#00a0e9;
		display:inline-block;
		content:'';
		margin-right: .5em;
	}*/

.db_btn{
background: #005d88;
color: #FFF;
display: block;
padding: 0;
text-align: center;
font-size: 26px;
font-weight: bold;
text-decoration: none;
width: 100%;
}
.db_btn a{ display: block;  color: #FFF; text-decoration: none; padding: .8em;}
.db_btn a:hover{ display: block;  color: #005d88; background: #FFF; text-decoration: none; padding: .8em;}

.stage_container h3{margin:0; border-bottom: 2px #00a0e9 solid;}
#stage .stagetit{font-weight: bold; font-size: 32px; color:#FFF; margin: 1em 0; line-height: 1.3;}

#stage .stagetit:after{ content: ""; display:block; height: 2px; width: 30px; background: #fff;
    margin: 15px auto 0 auto;}

#stage .stagetit div{ vertical-align: top; padding:.2em 1% .1em; background: #c63232; font-size: 20px; display: block;
 margin: 2% auto;  border-radius:3px;}

#stage ul.container{ width: 100%; padding:0; margin:0;}
#stage ul.container li{ display: inline-block;}
#stage ul.container li.l-thum{ width: 40%; padding:0 2% 1%; margin:0 2% 2% 0; vertical-align: top; }
#stage ul.container li.l-thum img{border: 2px solid #FFF;}
#stage ul.container li.r-text{ width: 57%; padding:0; margin:0 0 2% 0; }
#stage ul.container li.r-text h3{font-size: 26px; line-height: 1.5; padding: 0 0 .5em;}

.r-text ul.guest_thum{width: 100%;}
.r-text ul.guest_thum li{display: inline-block;margin: 0 5px 5px 0;}
.r-text ul.guest_thum li:last-child{margin-right: 0; }
.r-text ul.guest_thum li img{max-width: 105px; width:100%; border: 1px solid;}


.price_box h3.ctm_info-tit{ text-align: center; background: #00a0e9; padding: 1em; margin: 1em 0; cursor:pointer;}
.price_box ul.ctm_img{ list-style: none; text-align: center;}
.price_box ul.ctm_img li{ display: inline-block; width: 47%; background: #000; margin: 2% 1%; padding: 2%; border: 1px solid #FFF; line-height: 1.2;}
.price_box ul.ctm_img li span{ font-weight: bold;;display: block; padding: 1%; border: 1px solid #CCC; margin: 0 0 2%; background: #FFF;color: #333;}
.price_box ul.ctm_img li img{ max-width: 400px; width: 100%;}

#freegift ul.container{ width: 100%; padding:0;}
#freegift ul.container li{ display: inline-block;}
#freegift ul.container li.l-thum{ width: 40%; padding:1% 2%; margin:0 2% 0 0;  vertical-align: top; }
#freegift ul.container li.r-text{ width: 57%; padding:0; margin:0; }
#freegift ul.container li.r-text h3{font-size: 26px; line-height: 1.5; padding: 0 0 .5em;}
.font_b20{ font-size: 20px !important; line-height: 1.5; font-weight: bold;}
.font_14b{font-size: 14px; font-weight: bold;}

span.spec-box{ display: block; padding:1% 2%; margin: 1em 0; border: 1px solid #FFF;}

.stage_w_btn{
background: #FFF;
color: #00a0e9;
display: block;
padding: 0;
text-align: center;
font-weight: bold;
text-decoration: none;
width: 100%;
border-bottom: 1px solid #00a0e9;
}

.stage_w_btn a{ display: block;  color: #00a0e9; text-decoration: none; padding: .5em;}
.stage_w_btn a:hover{ display: block;  color: #FFF; background: #00a0e9; text-decoration: none;}

.b_btn{

background: #00a0e9; /* Old browsers */
color: #FFF;
display: block;
padding: 0;
text-align: center;
font-size: 26px;
font-weight: bold;
text-decoration: none;
width: 100%;
}

.b_btn span{ font-size: 14px;}

.b_btn a{ display: block;  color: #FFF; text-decoration: none; padding: .8em;}
.b_btn a:hover{ display: block;  color: #00a0e9; background: #FFF; text-decoration: none; padding: .8em;}

.note_indent{text-indent: -1em; margin-left: 1em;}


/* 1029ステージリンク */

ul.stagethum {text-align: center;}
ul.stagethum li{display: inline-block; width: 33%;}


@media screen and (min-width:200px) and (max-width:640px) {

#specialstage .inner ul.iconimg li{display:inline-block; width: 46%; text-align:right;}
#specialstage .inner ul.iconimg li:last-child{text-align:left;}
#freegift ul.container li.l-thum{width: 100%; text-align: center;}
#freegift ul.container li.l-thum img{width: 80%; display: inline-block; text-align: center;}
#freegift ul.container li.r-text{width: 100%; text-align:left;}
.price_box ul.ctm_img li{ display: inline-block; width: 90%; background: #000; margin: 2% 1%; padding: 2%; border: 1px solid #FFF; line-height: 1.2;}

.stage_gallery{ background:#333; padding: 4%; margin:0;}

ul.stagepro_menu li ul li{display:inline-block; margin: 10px 5px 10px 0; border:none;}
ul.stagepro_menu li ul li:nth-child(1){ margin-left:10px;}
ul.stagepro_menu li ul li:last-child{ margin-right: 10px;}
ul.stagepro_menu li ul li:nth-child(even){margin-right:10px;}

#stage .stagetit{font-weight: bold; font-size: 20px;}

#stage ul.container li.l-thum{ text-align: center; width: 100%; padding:0 2% 1%; margin:0 2% 2% 0; vertical-align: top; }
#stage ul.container li.l-thum img{border: 2px solid #FFF;}
#stage ul.container li.r-text{ width: 100%; padding:0; margin:2% 0; }
#stage ul.container li.r-text h3{font-size: 26px; line-height: 1.5; padding: 0 0 .5em;}

.stage_container .n-bg{ background:url(../img/stage/bg_logo.png) no-repeat right bottom; background-size: 100%;}

.r-text ul.guest_thum{width: 100%; text-align: center;}
.r-text ul.guest_thum li{display: inline-block;margin: 0 5px 5px 0;}
.r-text ul.guest_thum li:last-child{margin-right: 0; }
.r-text ul.guest_thum li img{max-width: 105px; width:100%; }
.r-text .copy{ font-size: 9px !important;}

.price_box h3.ctm_info-tit{ text-align: center; background: #00a0e9; padding: 1em; margin: 1em 0; cursor:pointer;}
.price_box ul.ctm_img{ list-style: none; text-align: center;}
.price_box ul.ctm_img li{ display: inline-block; width: 80%; background: #000; margin: 2% 1%; padding: 2%; border: 1px solid #FFF; line-height: 1.2;}
.price_box ul.ctm_img li span{ font-weight: bold;;display: block; padding: 1%; border: 1px solid #CCC; margin: 0 0 2%; background: #FFF;color: #333;}
.price_box ul.ctm_img li img{ max-width: 400px;  width: 100%;}


.b_btn,
.stage_w_btn{ font-size: 16px;}
.b_btn span,
.stage_w_btn span{ font-size: 12px;}


.commingsoon_tit{font-weight: bold; margin:1em 0; padding: .8em; background: #666; color: #FFF; font-size: 20px; line-height: 1.5em;}

.commingsoon_tit span{ font-size: 12px; font-weight: normal; line-height:1.5em; display: block; }

.stage_gallery dl div{ font-size: 20px; font-weight: bold; line-height: 1.5em;}

.sg_flow p{font-size: 12px; font-weight: normal; line-height:1.5em; display: block;  }

ul.stagethum li{display: inline-block; width: 49%;}

}







/*========================
フッター
========================*/
.footnav{
	border-top: #0091e5 3px solid;
	padding: 2.3em 0;
	position:relative;
}

#wrap .ft_show,
.footnav .cbt p,
.footnav .nav_logo{
	display:none;
}

.footnav .ft_show,
.footnav .nav,
.footnav .cbt .foot_cbt{
	display:inline-block !important;
    	vertical-align: middle;
}
.footnav ul ,
.footnav ul li{
	background:rgba(0,0,0,0) ;
}

.footnav ul li{
	border-right:#434343 1px solid;
}

.topbtn{
	display: block;
	max-width: 158px;
	line-height:0;
	margin:auto;
	width:30%;
}

.foot_logo{
	width: 24.7%;
}

.footnav .nav{
	background:unset !important;
	border-top:none;
	width: 74%;
}

.footnav .nav a{
	color: #FFF;
	height: 90px;
	 background: rgba(0,0,0,.8);
}

.foot_cbt img{
	max-width:122px;
}

.inner{
	max-width: 1000px;
	margin:0 auto;
}



@media screen and (min-width:200px) and (max-width:640px) {
	.foot_logo{
		text-align: center;
   	margin: 0 auto;
		width: 100%;
	}

	.footnav .nav{
		display: block;
		width:100%;
	}

	.footnav .nav li{
		width: 50%;
		border-bottom:1px solid #efefef;
	}

	.footnav .nav li:nth-child(odd){
		border-right:1px solid #efefef;
	}

	.footnav .nav{
		border-top:1px solid #efefef;
	    	margin-top: 1em;
	}

	.footnav .topbtn{
		width: 30%;
    		top: -16%;
	}
}


/*------------------------------------------
【notes】
--------------------------------------------*/
#notes .inner{
	max-width: 900px;
	margin: 30px auto 50px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #232323;
	padding: 30px;
}

#notes .inner p{
	padding-left: 2em;
	text-indent: -1.7em;
	letter-spacing: 0px;
	line-height: 21px;
}

.view_sp #notes .inner p{
	font-size:24px;
	line-height:1.4;
	margin-bottom:1.5em;
}

.ct_link-bnr{
	max-width:572px;
	background-color: #a4000d;
	margin: 30px auto 10px;
	border: 1px solid #a4000d;
	text-align: center;
	padding: 0;
	width:80%;
}

.ct_link-bnr a{
	font-size: 17px;
	color:#fff;
	text-decoration: none;
	display: block;
	padding: 20px 0;
	border: 1px solid #a4000d;
	}

.ct_link-bnr a:hover{
	background: #000;
	border: 1px solid #a4000d;
	transition:.3s;
}

.mtop{
	margin:60px 0% 0;
}


@media screen and (min-width:200px) and (max-width:640px) {
}

/*========================
second_attention
========================*/
button {
    font-size: 1em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #248;
    color: #fff;
    border-style: none;
    height: 3em;
    cursor: pointer;
}

/*-------注意事項-------*/

.marker_blue{ background: linear-gradient(transparent 60%, #006a9b 60%);}
.mt1em{margin-top: 1em;}
.mt2em{margin-top: 2em;}
.mb1em{margin-bottom: 1em;}
.mb2em{margin-bottom: 2em;}
.f_bold {font-weight: bold;}
.s_attention .fs16{font-size: 16px;}
.s_attention h4{font-size: 18px; margin:1.5em 0 0.5em;}
.s_attention .at{font-size: 12px;}
.s_attention p{text-indent: unset;}
.s_attention .w_btn{
background: #FFF;
color: #00a0e9;
display: block;
padding: .8em;
text-align: center;
font-size: 26px;
font-weight: bold;
text-decoration: none;
}

@media screen and (min-width:200px) and (max-width:640px) {
  .s_attention p{font-size: 0.9em;}
  .s_attention h4{margin:0.5em 0 0.5em;}
  .s_attention .w_btn{font-size: 1.3em;}


}
/*-------よくあるQ＆A-------*/
.question_wrap{
  padding: 3em 3em;
  max-width: 1000px;}

.question_box{
    line-height:1.8em;
    height:auto;
    border-bottom:solid #989898 1px;
    margin:0 auto;
 }

.question_box dl{
  line-height : 1.8em;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin: 1em 0px 0em;
  width : 900px;}

.question_box dt{ float : left; clear : both; width : 40px; padding-top : 10px; padding-bottom : 3px;}
.question_box dd{ margin: 0 0 0 40px !important; padding-top : 10px; padding-bottom : 3px; padding-left : 1em;}
.question_t{ font-weight:bold; padding:2px 10px 0px 5px; }
.question{ font-weight:bold; padding:2px 0px 0px 5px;}
.answer_t{ font-weight:bold; padding:2px 0px 0px 5px;}
.answer{ font-weight:100; padding:2px 0px 0px 5px;}
.answer a{ color:#fffd5a; text-decoration:underline;}
.answer .at.num{text-indent: -3em; margin-left: 3em;}
.s_attention dt{ font-size: 16px;}
.s_attention dd{ font-size:13px; margin: 0.5em 0 2em 0;}

@media screen and (min-width:200px) and (max-width:640px) {
  .question_box{
      line-height:1.5em;}
  .question_wrap{padding: 2em 1.5em;}
  .question_wrap p{ font-size: 0.9em;}

}



#footer{ margin:0; padding:30px 0 10px 0; background:#000000; width:100%; }

/*----------------------------
 footer
 ------------------------------*/
#footer_sp{ display: none;}
#footer{ border-top: 1px solid #4d4d4d; background:/*--url(../img/common/fotter_bg.jpg)*/ #000000 center top repeat-x; padding: 35px 0px 40px; margin: 0 auto; height:65px;}
#ft_attention{ width:590px; margin:0px auto 35px auto; border:#545454 1px solid; font-size:12px; padding:20px 35px;}
#ft_logo{ margin:0 auto;}
#ft_logo_left{ width:25%; float:left;}
#ft_logo_center{ width: 45%; float:left;}
#ft_logo_right{ width:30%; float:right; padding-top:18px;}
#ft_logo_right a{ float: right; margin: 0 5% 0 0;}
#ft_tw{ float:left; padding-top:18px;}
#ft_tn{ float:right; text-align:center; font-size:10px; color: #CCC;}
#ft_tn img{ margin-bottom:10px;}


#loader{ position:fixed; top:0; width:100%; height:100%; background:#FF393C url(../img/bg_loading.png) no-repeat center center; z-index:99999; }

#pullup{color:#ffffff; padding:5px; width:116px; text-align:center; position:fixed; bottom:20px; right:20px; z-index:9999; }
#pullup:hover{ opacity:0.8; }

.copy { color:#CCC; font-size:0.75rem; line-height:1.25; text-align:center; list-style:none; width:100%; margin:0 0 9em; }
.copy li{}
.link a{ color:#FFFFFF; }

#tmw_sns_fb { overflow: auto !important; padding: 0 3px !important; margin-top:-1px; }

.pc_hide{ display:none !important;}
.hide{ display:inline-block !important;}
.m_hide{ display:none !important;}




@media screen and (min-width:200px) and (max-width:800px) {
/*------------------------------------------
【フッター 200-1260】
--------------------------------------------*/


#footer_wrap{ font-size:12px; padding:30px 0; background:#000; color:#FFFFFF; letter-spacing:0em; border-top:1px solid #666; overflow:hidden;}

#footer_Box{ max-width:93%; margin:0 auto; line-height:1.8em;}

#footer_Box ul{ list-style:none; display:block; margin:0; padding:0; width:93%;}

#footer_Box ul li { padding:0; margin:0; float:left; vertical-align:top;}

#footer_Box ul li a{ color:#FFFFFF; text-decoration:none;}
#footer_Box ul li a:hover{ color:#FFFFFF; text-decoration:underline;}

/* デザインに合わせて変更*/
.copy { color:#FFF; font-size:12px; line-height:14px; padding:30px 0; text-align: center; }
.link a{ color:#FFFFFF; }

#footer_Box ul .top_box{ border-left:1px #333333 dotted; padding:0 2%; width:100%; position:relative;}

#footer_Box ul .top_box2{ border-left:1px #333333 dotted; padding:0 2%; width:100%; position:relative; min-height:130px;}

.top_box .title{ background:#333333; border-radius:3px; padding:5px 10px 3px;}
@media screen and (min-width:200px) and (max-width:640px) {
  .copy{text-align: left; padding: 0 2em 0; line-height: 1.5em; margin: 0 0 2em;}
}

/*******************/


#footer_Box ul .top_box ul{ margin:10px 0 10px; padding:0;}

#footer_Box ul .top_box ul li{
	background: url(../img/cmn/listicon.png) left center no-repeat;
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	width: 100%;
	line-height:1.5em;
}




.top_box2 ul{ padding:0; margin:0 0 20px; width: 100%;}

.top_box2 ul li{
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	display: block;
	width:100%;
}

.top_box2 ul li .note{ position:absolute; top:0; display:block; right:0; font-size:10px;}

.top_box2 ul li .link01{ background: url(../img/cmn/linkicon.png) no-repeat center left; display: block; right:0; bottom:1.5em; padding-left:20px; }

.top_box2 ul li .link02{ background: url(../img/cmn/linkicon.png) no-repeat center left;display: block; bottom:0; right:0; padding-left:20px; }

footer #footer_inner{ width:90%; margin:0 auto;}

}


/*push周り*/

#push_area{padding:2em; max-width:1000px; margin:0 auto 3em;}

#push_area *{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;}

#push_btn_area{	width:70%; margin:2em auto;}

#push_btn_area .push_btn,
#push_btn_area .page_btn{display:inline-block; width:49%; text-align: center; padding:1em; cursor: pointer; color:#FFF;}

#push_btn_area .push_btn:hover,
#push_btn_area .page_btn:hover{	opacity: .7;}

.push_add{background:#00a0e9; color:#fff;}

.push_remove{ background:#ddd; color:#222 !important;}

#push_btn_area .page_btn{ border:1px solid #FFF; text-decoration: none; color:#fff; margin-left: 1%;}

.push_ttl{margin: 1em auto 0; display:table; width:100%;}


.push_ttl p,
.push_ttl h2{ display:table-cell; vertical-align: middle;}

.push_ttl p{ max-width: 53px !important; width: 6%;}

.push_ttl p img{width:100%; max-width:53px;}

.push_ttl h2{padding-left:2%;}

.push_ttl h2 span{font-size:14px; color:#FFF !important; background: #00a0e9; padding:.2em 1em; vertical-align: middle;}

#push_notes{margin:2em 0 0;}

#push_notes p{padding-left: 2em; text-indent: -1.7em; letter-spacing: 0px; line-height: 21px; font-size: 12px;}

.p_read {color: #FFF; font-size: 20px; font-weight: bold; border-bottom: 1px dotted #CCC; position: relative; position: relative; padding: 0.5em 0;}

.p_read:after{ position: absolute; right:0; content:'▼'; display:inline-block; width:2em; height:2em; margin:auto;}

.p_read.active:after{content:'▲';}

.p_body{margin:15px 0 20px; font-size: 18px; line-height: 1.5;}

.push_inner .p_body{margin:15px 0 20px;	font-size: 18px; line-height: 1.5;}

.push_attention img{width:100%;}

.push_attention{margin: 20px 0% 60px; font-size: 12px;}

.push_img{list-style:none;}

.push_img li{width:49%;	display: inline-block; margin-right:2%; vertical-align: top;}

.push_img li img{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #fff; width:100%;}

.push_img li:last-child{margin-right:0%;}

.push_img.col4 li{width:24%; display: inline-block; margin-right:1%; vertical-align: top;}

.pc .pc_view,
.sp .sp_view{display:inline-block;}

.sp .pc_view,
.pc .sp_view{display: none;}

@media screen and (min-width:200px) and (max-width:640px) {
	.push_img li{
		width:100%;
		margin-bottom:5%;
	}

	.pc_view{
		display:none;
	}

	.sp_view{
		display:block;
	}

	#push_btn_area .push_btn, #push_btn_area .page_btn{
		width:100%;
		margin-bottom:1em;
	}
    
    
    .nav2{
        border-top:#0091e5 3px solid;
        color: #FFF;
    }

    .nav2 ul{
        max-width: 1080px;
        margin:0 auto;
        background:#0085d1;
    }
    .nav2 li {
        display: inline-block;
        vertical-align: top;
        width: 14.2%;
        border-left:#000000 1px solid;

    }

    .nav2 li:last-child{
        border-right:#000000 1px solid;
    }
    .nav2 li a{
        position: relative;
        height: 62px;
        display: block;
        font-size: 1em;
        padding: 0.5em 0;
        text-decoration: none;
        width: 100%;
        color:#FFF;
        text-align: center;
        line-height: 1.3;
    }
    
    .nav2 ul:first-of-type li a{
         height: 87px; font-weight: bold; font-size: 14px;
    }
    
    .nav2 li a:hover{
        background:#0091e5;
    }

    .nav2 li a p{
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        width: 100%;
    }

    .nav2 li a p span{
        font-size: 14px !important;
        display: block;
        font-weight: bold;
    }
    
    .nav2 li a img{
        width: 45%;
    }
    .nav2 li a > span{
        font-size: 14px;
    }
    .nav2 li a span span{
        font-size:11px; font-weight: normal;
    }

}

@media screen and (min-width:200px) and (max-width:800px) {
	.push_img.col4 li{
		width:49%;
		margin-right:2%;
		margin-bottom:5%;
	}

	.push_img.col4 li:nth-child(even){
		margin-right:0;
	}

}

/*push周り*/


@media screen and (min-width:200px) and (max-width:480px) {
/*------------------------------------------
【フッター 200-480】
--------------------------------------------*/


#footer{ display: none;}
#footer_sp{ display: block;}
#ft_attention{ width:590px; margin:0px auto 35px auto; border:#545454 1px solid; font-size:12px; padding:20px 35px;}
#ft_logo{ margin:0 auto;}
#ft_logo_left{ width:100%; float:left;}
#ft_logo_center{ width: 80%; float:none;text-align: center;margin: auto;clear: both;}
#ft_logo_right{ width:50%; float:right; padding-top:18px;}
#ft_logo_right a{ float: right; margin: 0 5% 0 0;}
#ft_tw{ float:left; padding-top:18px;}
#ft_tn{ float:right; text-align:center; font-size:10px; color: #CCC;}
#ft_tn img{ margin-bottom:10px;}
}


/* ------ */


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}


/*
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc; font-size:12px;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc; font-size:12px;}
#cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../img/colorbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}@charset "utf-8";
body{ margin:0; padding:0; background:#000; font-family: "游ゴシック","Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height:1.5em; font-size:16px; color:#FFF;  overflow-x: hidden;}

img{ border:none; }

.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }

a,a:hover {color:#fcd814;transition:.3s; word-wrap: break-word;}
a:hover {text-decoration:none;}
a img,a:hover img {transition:.3s;}
a:hover img {opacity:.85;-ms-filter: "alpha(opacity=85)";}

h1,h2,h3,h4,div,p,ul,li,span,dl,dd{ margin:0; padding:0;
max-height: 999999px;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-o-text-size-adjust: 100%;
text-size-adjust: 100%;
list-style: none;
}

/*========================
cmn
========================*/
samp{
  font-family: "游ゴシック","Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.top_back a{
  text-align: center;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  padding: 1em;
  vertical-align: middle;
  width: 100%;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

#pullup{padding:5px; position:fixed; bottom:90px; right:10px; z-index:1000; }


*{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box;	-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}

#wrap{ margin:0 auto; overflow: hidden !important;}

#container{ width:100%; margin:0 auto;}

.font_min {
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","ＭＳ 明朝","MS Mincho",serif;
}

.inline{	display:inline-block;}

.section01,
.section02{	position: relative;	z-index: 20;}
.section01{	padding:4em 0;}
.section02{	padding:3em 0 3.5em;}

.innner{margin:0 auto;	max-width:1000px;}

.andmore{
	font-size: 30px;
	text-align: center;
	margin: 1.5em 0;
	line-height: 1.5;
}

.mx100{	max-width: 100%;}
.mx80{	max-width: 80%;}
.mx60{	max-width: 80%;}

.tac{
	text-align: center;
}

p,li,.nav ul{
	z-index: 100;
	position: relative;
}

.t10{	width:10%;}
.t26{	width:26%;}
.t15{	width:10%;}



@media screen and (min-width:200px) and (max-width:640px) {
	.tocol3 > .inline{
		width:32%;
		margin-right:2%;
	}


	.tocol3 > .inline:last-of-type{
		margin-right:1%;
	}

	.tocol3 > .inline:nth-of-type(3n){
		margin-right:0;
	}

	.tocol2 > .inline{
		width:49%;
		margin-right:2% !important;
	}

	.tocol2 > .inline:last-of-type{
		margin-right:2% !important;
	}

	.tocol2 > .inline:nth-of-type(even){
		margin-right:0 !important;
	}

	.section01,
	.section02{
		padding-left:3%;
		padding-right:3%;
	}

	.andmore{
		font-size: 26px;
	}

	.smp_fz20{
		font-size: 20px;
	}

	.smp_fz18{
		font-size: 18px;
		line-height: 1.5;
	}
  .smp_fz16{
    font-size: 16px;
    line-height: 1.5;
  }
}

/*========================
head
========================*/

.nav_logo ul{
	font-size: 15.25px;
	margin:0 auto;
	padding:0;
	text-align: center;
}

.nav_logo ul li{
	display:inline-block;
	vertical-align: middle;
}

.nav_logo ul li:first-child img{
	max-width:201px;
	margin-right: 20px;
}

.nav_logo ul li a{
	color:#fff;
	text-decoration: none;
}

.hd_access_tb{
	display:none;
	text-align: left;
}

.hd_access_pc{
	margin-left: 1em;
	display:block;
	text-align: left;
}

@media screen and (min-width:200px) and (max-width:640px) {
	.nav_logo ul{
		max-width:480px;
		text-align: left;
	}
	.hd_access_tb{
		display:block;
	}

	.hd_access_pc{
		display:none !important;
	}
}

@media screen and (min-width:640px) and (max-width:740px) {
	.nav_logo ul{
		max-width:480px;
		text-align: left;
	}

	.hd_access_tb{
		display:block;
	}

	.hd_access_pc{
		display:none !important;
	}
}

/*========================
nav
========================*/
.nav{
	background:#efefef;
	border-top:#0091e5 3px solid;
}

.nav ul{
	max-width: 1080px;
	margin:0 auto;
	background: rgba(239, 239, 239, .8);
}
.nav li {
	display: inline-block;
	vertical-align: top;
	width: 14.2%;
	border-left:#000000 1px solid;

}

.nav li:last-child{
	border-right:#000000 1px solid;
}
.nav li a{
	position: relative;
	height: 62px;
	display: block;
	font-size: 1em;
	padding: 0.5em 0;
	text-decoration: none;
	width: 100%;
	color:#000000;
	text-align: center;
	line-height: 1.3;
}
.nav li a:hover{
	background:#0091e5;
}

.nav li a p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 100%;
}

.nav li a p span{
	font-size: 10px;
	display: block;
}


/* 会場用ナビゲーション */
.nav2{
display: none;
}



.topnav{
	transition:.3s;
}

.topnav.is-fixed{
	-webkit-box-shadow: 0px 1px 15px 1px rgba(0,0,0,.4);
	box-shadow:  0px 1px 15px 1px rgba(0,0,0,.4);
}
.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background:#000;
}

.is-hide {
	transform: translateY(-100%);
}

.is-fixed .nav_logo ul{
	padding:5px 0 6px;
}

.is-fixed .nav_logo ul li:first-child img{
	max-width:89px;
}


@media screen and (min-width:200px) and (max-width:640px) {
	.lineup li{
		margin-bottom:1.5em;
	}
	.topnav .nav_logo{
		width: 90%;
	}

	.topnav .nav_logo li:first-child{
		width:52%;
	}


	.topnav .nav_logo li:nth-child(2){
		width:46%;
		font-size: 9px;
		line-height: 1.5;
    margin: 0.8em 0 0.5em;
	}

	.nav li a p{
		font-size:13px;
	}

	.nav li a p span{
		font-size: 10px;
	}


  /*========================
  top_message
  ========================*/
  .top_message p{
    font-size: 0.85em;
    margin-bottom: 0;
  }
}
/*========================
topics
========================*/
.topics ul{
  margin-bottom: 2em;
  margin-top: 1em;
  height: 100%;
}

.topics ul li{
  width: 23%;
  background: #00a0e9;
  text-align: center;
  border: 2px solid #00a0e9;
  text-align: left;
  margin-right: 1.4%;
  box-sizing:content-box;
  vertical-align: top;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.topics ul li:nth-child(4n){
  margin-right: 0;
}

.topics ul li a{
    display: block;
    text-decoration: none;
    color: #fff;
  }

.topics ul li img{width: 100%; height: 100%;}
.topics ul li .date{
  font-weight: bold;
  display: block;
  font-size: 0.9em;
  margin-bottom: 0.1em;
}
.topics ul li .border{
  width: 1.2em;
  height: 1px;
  background-color: #fff;
  margin: 0.5em 0;
}
.topics ul li .thumb-txt{
  margin:0.5em;
  font-size: 0.95em;
  text-align: left;
  line-height: 1.4em;
}

@media screen and (min-width:641px) and (max-width:740px) {
  .topics ul li{
    width: 23%;
    margin-right: 1%;

  }
  .topics ul li:nth-child(4n){
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) and (min-width: 200px){
  .topics ul li{
    width: 45% !important;
    margin-bottom: 1em;
    margin-right: 1em;
  }
  .topics ul li .thumb-txt{
    font-size: 0.8em;
}
  .topics ul li:nth-child(2n){
    margin-right: 0;
  }

}
@media screen and (max-width: 320px){
  .topics ul li{
    width: 43% !important;

  }
}

/*========================
top.item
========================*/
.item_wrap{
border-top:1px solid #959595;
margin-top: 2em;
}
.item_wrap h3{
	font-size: 22px;
	font-weight: lighter;
	margin:23px auto 25px;
	text-align: center;
}

.item_wrap li{
	width: 13%;
	margin-right: 1.5%;
}

.item_wrap li:last-child{
	margin-right: 0;
}

.item_wrap li img{
	max-width:100%;
}




/*-----------=========================item.php=========================---------------*/

.lineup li{
	width: 23.8%;
	margin-right: 1.6%;
	position: relative;
	/*! background:#042b6a; */
	vertical-align: top;
	text-align: center;
}

.lineup li:last-child{
	margin-right: 0;
}

.lineup li img{
width: 100%;
}
.lineup li:last-child{margin-right: 0;}

.lineup .inline a{
	background-color:#042b6a;
	display:inline-block;
	text-decoration: none;
}


.lineup li.blank a{
	background:#FFF;
}

.lineup li a img{
	vertical-align:bottom
}

.l_inner{
	position: relative;
	height:33.6%;
	width:100%;
	bottom:0;
	background: rgba(0,160,233,.8);
	z-index: 1000;
	color:#fff;
	padding: 0% 3%;
	margin-top: -33.6%;
}



.l_inner{
	position: relative;
	height:33.6%;
	width:100%;
	bottom:0;
	background: rgba(0,160,233,.8);
	z-index: 1000;
	color:#fff;
	padding: 0% 3%;
	margin-top: -33.6%;
}

a:hover .l_inner{
	opacity: .6;
}

.l_name{
	font-size: 15px;
	font-weight: bold;
	text-align: right;
}

.l_copy{
	font-size: 10px;
	position: relative;
	bottom: 2%;
	right: 2%;
	text-align: right;
  line-height: 1.4em;
}

.l_brand{
	position: absolute;
	bottom:99.4%;
	left: 0;
}

.l_price{
	text-align: right;
	margin:.5em 0 .7em;
	font-size: 0.8em;
}

@media screen and (min-width:200px) and (max-width:640px) {
  {
  bottom:99.5%;
  }
}

/*========================
top_message
========================*/
.top_message{

}

.top_message p{
	text-align: center;
	color: #fff;
  margin-bottom: 2em;

}


@media screen and (min-width:200px) and (max-width:640px) {
  .lineup ul{padding: 1.5em;}
}
/*========================
info
========================*/
.overview_info {
    font-size: 16px;
    padding: 2em;
    max-width: 1000px;
    margin: 0 auto;
    overflow-x: hidden;
}



.overview_info dl{
	margin-bottom:2.5em;
}

.info_access .inline{
	vertical-align: top;
}


.info_access .inline:first-of-type{
	width:68%;
}

.overview_info dt,
.overview_info dd{
	float:left;
}

.overview_info dt{
	text-align: right;
	width:120px;
}

.overview_info dt:after{
	content:':';
	margin:0 1em;
	display:inline-block;
}

.price_box dd{
	width:80%;
}

.price_box .inline2{
	width: 50%;
	max-width: 286px;
	padding: 1em;
	border: 1px solid #FFF;
   	vertical-align: top;
	text-align: center;
}

.price_box .inline2:first-child{
	margin-right:2%;
}

.price_box .inline2 h4{
	font-size: 21px;
	font-weight: lighter;
	text-align: center;
	margin:.4em auto;
}

.price_box .price{
	font-size: 32px;
	text-align: center;
	font-weight: bold;
}

.price_box .price img{
	max-width:146px;
	height: auto;
	width:70%;
	vertical-align: middle;
	margin-bottom: .4em;

}

.price_box .price span{
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	font-weight: lighter;
}

.price_box .inline2 p{
	text-align: center;
}

.overview_info .small{
	margin:1em 0;
	font-size: 12px;
}

.overview_info .info_access .map {
  width: 237px;
}

/*投稿イメージ*/
.nation17_inner .image_list{ margin: 2em 0 0;}
.nation17_inner .image_list li{ text-align: center;}
.nation17_inner .image_list li:first-child{ margin-bottom: 2%;}
.nation17_inner .image_list li img{ max-width: 440px;}

@media screen and (min-width:200px) and (max-width:640px) {

  .overview_info {
  	font-size:0.85em;
  	padding: 6%;
  }

	.overview_info .info_access .inline{
		width:100%;
	}

	.overview_info dt{
		width:100%;
		text-align: left;
	}

	.overview_info dt:after{
		display:none;
	}

	.overview_info dt:before{
		width:.5em;
		height:1em;
		background:#00a0e9;
		display:inline-block;
		content:'';
		margin-right: .5em;
	}

  .overview_info .info_access .map{

		text-align: center;
		margin-bottom: 3em;
	}
  .overview_info .info_access .map img{
    width: 60%;
    text-align: center;
  }

	.overview_info .price_box dd{
		width:100%;
	}

	.price_box .inline2{
		width:100%;
		max-width: 100%;
	}

	.price_box .inline2:first-child{
		margin-bottom: 2em;
	}

}

/*========================
club_tamashii
========================*/

.ttl_cbt .cbt_logo{
	vertical-align: text-bottom;
}
.ttl_cbt .cbt_logo img{
	vertical-align: sub;
}

.ttl_cbt:after{
	background: url(../img/cmn/ttl_btm_2.png) no-repeat center center;
}

.cbt_wrap{
  margin-top: 1em;
}
.cbt_wrap li{
	width:32%;
	margin-right: 2%;
  margin-bottom: 1%;
}


.cbt_wrap li:nth-child(3n){
	margin-right: 0;
}


.cbt_wrap li img{
	width:100%;
	max-width: 320px;
}


.acceptance_box{
width: 80%;
max-width: 800px;
padding: 1em;
border: 1px solid #FFF;
vertical-align: top;
margin: 0 auto 1em;
text-align: center;
background: #FFF;
color: #00a0e9;
}

.acceptance_box2{
width: 80%;
max-width: 800px;
padding: 1em;
border: 1px solid #FFF;
vertical-align: top;
margin: 0 auto 1em;
text-align: center;
background: #FFF;
color: #00a0e9;
}

.privilege .small{
	margin:1em;
	font-size: 12px;
  line-height: 1.5em;
}

.privilege .invitation ul{padding: 1em;}
.privilege .invitation ul li {display: inline-block; margin-right: 1em; text-align: center; width: 64%;}
.privilege .invitation ul li:nth-child(2){margin-right: 0; width: 32%;}

.privilege .invitation ul li p{background: #fff; color: #14b5ff; text-align: center; margin-bottom: 1em;}
.privilege .invitation ul li img{width: 100%; max-width: 148px;}
.privilege .invitation ul li img:last-child{margin-right: 0;}

.privilege .border{border-bottom:1px #fff solid; margin-top:2em; }

.tocbt{
  width: 48.5%;
  margin-right: 0;
  display: inline-block;
  margin-right: 2%;
  background: #000;
  position: relative;
  z-index: 100;
}
.tocbt:last-child{
margin-right: 0;
}
.tocbt a.bg{
	background: url(../img/cmn/cbt_btn_bg.png) no-repeat top center;
}


.tocbt a{
	text-align: center;
	border: 1px solid #FFF;
  border-radius: 5px;
	padding: 1em;
	vertical-align: middle;
	width: 100%;
	display: inline-block;
	color:#fff;
	text-decoration: none;
	font-size: 23px;
}

.tocbt a img,
.tocbt a span{
	vertical-align: middle;
}

.tocbt a img{
	max-width:120px;
	margin-right:.5em;
}
.frame{ border: 3px solid #fff; width: 100%; background: #00a0e9; position: relative; z-index: 100;}

@media screen and (min-width:200px) and (max-width:640px) {
  .tocbt a{font-size: 16px;}
  .privilege .invitation ul{padding: 0!important; width: 90%; margin: 0 auto;}
  .privilege .invitation ul li{width: 100%; text-align: center;}
  .privilege .invitation ul li:nth-child(2){width: 100%;}
  .privilege .invitation ul li img{width: 20%; text-align: center;}
  .acceptance_box span{font-size: 20px!important;}
}
@media screen and (min-width:640px) and (max-width:1000px) {
.privilege .invitation ul{padding: 0!important;}
.privilege .invitation ul li{width: 100%;}
.privilege .invitation ul li:nth-child(2){width: 100%;}
}
/*========================
attention
========================*/

.attention {
	padding: 2em 2em;
	font-size: 14px;
	max-width: 1000px;
	margin: 0 auto;
}

.attention p,
.attention dd p{
	text-indent: -1em;
	margin-left: 1em;
}

.brand_box {
	margin: 3em auto;
	max-width: 1000px;
}
.brand_box img:nth-child(2){
  display: none;
}

@media screen and (min-width:200px) and (max-width:640px) {
  attention{
    padding: 1em 1.5em;
  }
  .brand_box img:nth-child(1){
    display: none;
  }
  .brand_box img:nth-child(2){
    display: block;
  }
}


/*========================
フッター
========================*/
.footnav{
	border-top: #0091e5 3px solid;
	padding: 2.3em 0;
	position:relative;
}

#wrap .ft_show,
.footnav .cbt p,
.footnav .nav_logo{
	display:none;
}

.footnav .ft_show,
.footnav .nav,
.footnav .cbt .foot_cbt{
	display:inline-block !important;
    	vertical-align: middle;
}
.footnav ul ,
.footnav ul li{
	background:rgba(0,0,0,0) ;
}

.footnav ul li{
	border-right:#434343 1px solid;
}

.topbtn{
	display: block;
	max-width: 158px;
	line-height:0;
	margin:auto;
	width:30%;
}

.foot_logo{
	width: 15.7%;
}

.footnav .nav{
	background:unset !important;
	border-top:none;
	width: 80%;
}

.footnav .nav a{
	color: #FFF;
	height: 90px;
	 background: rgba(0,0,0,.8);
}

.foot_cbt img{
	max-width:122px;
}

.inner{
	max-width: 1000px;
	margin:0 auto;
	height: auto !important;
}



@media screen and (min-width:200px) and (max-width:640px) {
	.foot_logo{
		text-align: center;
   	margin: 0 auto;
		width: 100%;
	}

	.footnav .nav{
		display: block;
		width:100%;
	}

	.footnav .nav li{
		width: 50%;
		border-bottom:1px solid #efefef;
	}

	.footnav .nav li:nth-child(odd){
		border-right:1px solid #efefef;
	}

	.footnav .nav{
		border-top:1px solid #efefef;
	    	margin-top: 1em;
	}

	.footnav .topbtn{
		width: 30%;
    		top: -16%;
	}
}


/*------------------------------------------
【notes】
--------------------------------------------*/
#notes .inner{
	max-width: 900px;
	margin: 30px auto 50px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #232323;
	padding: 30px;
}

#notes .inner p{
	padding-left: 2em;
	text-indent: -1.7em;
	letter-spacing: 0px;
	line-height: 21px;
}

.view_sp #notes .inner p{
	font-size:24px;
	line-height:1.4;
	margin-bottom:1.5em;
}

.ct_link-bnr{
	max-width:572px;
	background-color: #a4000d;
	margin: 30px auto 10px;
	border: 1px solid #a4000d;
	text-align: center;
	padding: 0;
	width:80%;
}

.ct_link-bnr a{
	font-size: 17px;
	color:#fff;
	text-decoration: none;
	display: block;
	padding: 20px 0;
	border: 1px solid #a4000d;
	}

.ct_link-bnr a:hover{
	background: #000;
	border: 1px solid #a4000d;
	transition:.3s;
}

.mtop{
	margin:60px 0% 0;
}


@media screen and (min-width:200px) and (max-width:640px) {
}

/*========================
second_attention
========================*/
button {
    font-size: 1em;
    font-weight: bold;
    padding: 10px 30px;
    background-color: #248;
    color: #fff;
    border-style: none;
    height: 3em;
    cursor: pointer;
}

/*-------注意事項-------*/

.marker_blue{ background: linear-gradient(transparent 60%, #006a9b 60%);}
.mt1em{margin-top: 1em;}
.mt2em{margin-top: 2em;}
.mb1em{margin-bottom: 1em;}
.mb2em{margin-bottom: 2em;}
.f_bold {font-weight: bold;}
.s_attention .fs16{font-size: 16px;}
.s_attention h4{font-size: 18px; margin:1.5em 0 0.5em;}
.s_attention .at{font-size: 12px;}
.s_attention p{text-indent: unset;}
.s_attention .w_btn{
background: #FFF;
color: #00a0e9;
display: block;
padding: .8em;
text-align: center;
font-size: 26px;
font-weight: bold;
text-decoration: none;
}

@media screen and (min-width:200px) and (max-width:640px) {
  .s_attention p{font-size: 0.9em;}
  .s_attention h4{margin:0.5em 0 0.5em;}
  .s_attention .w_btn{font-size: 1.3em;}


}
/*-------よくあるQ＆A-------*/
.question_wrap{
  padding: 3em 3em;
  max-width: 1000px;}

.question_box{
    line-height:1.8em;
    height:auto;
    border-bottom:solid #989898 1px;
    margin:0 auto;
 }

.question_box dl{
  line-height : 1.8em;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin: 1em 0px 0em;
  width : 900px;}

.question_box dt{ float : left; clear : both; width : 40px; padding-top : 10px; padding-bottom : 3px;}
.question_box dd{ margin: 0 0 0 40px !important; padding-top : 10px; padding-bottom : 3px; padding-left : 1em;}
.question_t{ font-weight:bold; padding:2px 10px 0px 5px; }
.question{ font-weight:bold; padding:2px 0px 0px 5px;}
.answer_t{ font-weight:bold; padding:2px 0px 0px 5px;}
.answer{ font-weight:100; padding:2px 0px 0px 5px;}
.answer a{ color:#fffd5a; text-decoration:underline;}
.answer .at.num{text-indent: -3em; margin-left: 3em;}
.s_attention dt{ font-size: 16px;}
.s_attention dd{ font-size:13px; margin: 0.5em 0 2em 0;}

@media screen and (min-width:200px) and (max-width:640px) {
  .question_box{
      line-height:1.5em;}
  .question_wrap{padding: 2em 1.5em;}
  .question_wrap p{ font-size: 0.9em;}

}



#footer{ margin:0; padding:30px 0 10px 0; background:#000000; width:100%; }

/*----------------------------
 footer
 ------------------------------*/
#footer_sp{ display: none;}
#footer{ border-top: 1px solid #4d4d4d; background:/*--url(../img/common/fotter_bg.jpg)*/ #000000 center top repeat-x; padding: 35px 0px 40px; margin: 0 auto; height:65px;}
#ft_attention{ width:590px; margin:0px auto 35px auto; border:#545454 1px solid; font-size:12px; padding:20px 35px;}
#ft_logo{ margin:0 auto;}
#ft_logo_left{ width:25%; float:left;}
#ft_logo_center{ width: 45%; float:left;}
#ft_logo_right{ width:30%; float:right; padding-top:18px;}
#ft_logo_right a{ float: right; margin: 0 5% 0 0;}
#ft_tw{ float:left; padding-top:18px;}
#ft_tn{ float:right; text-align:center; font-size:10px; color: #CCC;}
#ft_tn img{ margin-bottom:10px;}


#loader{ position:fixed; top:0; width:100%; height:100%; background:#FF393C url(../img/bg_loading.png) no-repeat center center; z-index:99999; }

#pullup{color:#ffffff; padding:5px; width:116px; text-align:center; position:fixed; bottom:20px; right:20px; z-index:9999; }
#pullup:hover{ opacity:0.8; }

.copy { color:#CCC; font-size:0.75rem; line-height:1.25; text-align:center; list-style:none; width:100%; margin:0 0 9em; }
.copy li{}
.link a{ color:#FFFFFF; }

#tmw_sns_fb { overflow: auto !important; padding: 0 3px !important; margin-top:-1px; }

.pc_hide{ display:none !important;}
.hide{ display:inline-block !important;}
.m_hide{ display:none !important;}




@media screen and (min-width:200px) and (max-width:800px) {
/*------------------------------------------
【フッター 200-1260】
--------------------------------------------*/


#footer_wrap{ font-size:12px; padding:30px 0; background:#000; color:#FFFFFF; letter-spacing:0em; border-top:1px solid #666; overflow:hidden;}

#footer_Box{ max-width:93%; margin:0 auto; line-height:1.8em;}

#footer_Box ul{ list-style:none; display:block; margin:0; padding:0; width:93%;}

#footer_Box ul li { padding:0; margin:0; float:left; vertical-align:top;}

#footer_Box ul li a{ color:#FFFFFF; text-decoration:none;}
#footer_Box ul li a:hover{ color:#FFFFFF; text-decoration:underline;}

/* デザインに合わせて変更*/
.copy { color:#FFF; font-size:12px; line-height:14px; padding:30px 0; text-align: center; }
.link a{ color:#FFFFFF; }

#footer_Box ul .top_box{ border-left:1px #333333 dotted; padding:0 2%; width:100%; position:relative;}

#footer_Box ul .top_box2{ border-left:1px #333333 dotted; padding:0 2%; width:100%; position:relative; min-height:130px;}

.top_box .title{ background:#333333; border-radius:3px; padding:5px 10px 3px;}
@media screen and (min-width:200px) and (max-width:640px) {
  .copy{text-align: left; padding: 0 2em 0; line-height: 1.5em; margin: 0 0 2em;}
}

/*******************/


#footer_Box ul .top_box ul{ margin:10px 0 10px; padding:0;}

#footer_Box ul .top_box ul li{
	background: url(../img/cmn/listicon.png) left center no-repeat;
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	width: 100%;
	line-height:1.5em;
}




.top_box2 ul{ padding:0; margin:0 0 20px; width: 100%;}

.top_box2 ul li{
	float: left;
	list-style: none;
	padding: 0 15px;
	margin: 0;
	display: block;
	width:100%;
}

.top_box2 ul li .note{ position:absolute; top:0; display:block; right:0; font-size:10px;}

.top_box2 ul li .link01{ background: url(../img/cmn/linkicon.png) no-repeat center left; display: block; right:0; bottom:1.5em; padding-left:20px; }

.top_box2 ul li .link02{ background: url(../img/cmn/linkicon.png) no-repeat center left;display: block; bottom:0; right:0; padding-left:20px; }

footer #footer_inner{ width:90%; margin:0 auto;}

}


/*push周り*/

#push_area{padding:2em; max-width:1000px; margin:0 auto 3em;}

#push_area *{	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;}

#push_btn_area{	width:70%; margin:2em auto;}

#push_btn_area .push_btn,
#push_btn_area .page_btn{display:inline-block; width:49%; text-align: center; padding:1em; cursor: pointer; color:#FFF;}

#push_btn_area .push_btn:hover,
#push_btn_area .page_btn:hover{	opacity: .7;}

.push_add{background:#00a0e9; color:#fff;}

.push_remove{ background:#ddd; color:#222 !important;}

#push_btn_area .page_btn{ border:1px solid #FFF; text-decoration: none; color:#fff; margin-left: 1%;}

.push_ttl{margin: 1em auto 0; display:table; width:100%;}


.push_ttl p,
.push_ttl h2{ display:table-cell; vertical-align: middle;}

.push_ttl p{ max-width: 53px !important; width: 6%;}

.push_ttl p img{width:100%; max-width:53px;}

.push_ttl h2{padding-left:2%;}

.push_ttl h2 span{font-size:14px; color:#FFF !important; background: #00a0e9; padding:.2em 1em; vertical-align: middle;}

#push_notes{margin:2em 0 0;}

#push_notes p{padding-left: 2em; text-indent: -1.7em; letter-spacing: 0px; line-height: 21px; font-size: 12px;}

.p_read {color: #FFF; font-size: 20px; font-weight: bold; border-bottom: 1px dotted #CCC; position: relative; position: relative; padding: 0.5em 0;}

.p_read:after{ position: absolute; right:0; content:'▼'; display:inline-block; width:2em; height:2em; margin:auto;}

.p_read.active:after{content:'▲';}

.p_body{margin:15px 0 20px; font-size: 18px; line-height: 1.5;}

.push_inner .p_body{margin:15px 0 20px;	font-size: 18px; line-height: 1.5;}

.push_attention img{width:100%;}

.push_attention{margin: 20px 0% 60px; font-size: 12px;}

.push_img{list-style:none;}

.push_img li{width:49%;	display: inline-block; margin-right:2%; vertical-align: top;}

.push_img li img{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border:1px solid #fff; width:100%;}

.push_img li:last-child{margin-right:0%;}

.push_img.col4 li{width:24%; display: inline-block; margin-right:1%; vertical-align: top;}

.pc .pc_view,
.sp .sp_view{display:inline-block;}

.sp .pc_view,
.pc .sp_view{display: none;}

@media screen and (min-width:200px) and (max-width:640px) {
	.push_img li{
		width:100%;
		margin-bottom:5%;
	}

	.pc_view{
		display:none;
	}

	.sp_view{
		display:block;
	}

	#push_btn_area .push_btn, #push_btn_area .page_btn{
		width:100%;
		margin-bottom:1em;
	}

}

@media screen and (min-width:200px) and (max-width:800px) {
	.push_img.col4 li{
		width:49%;
		margin-right:2%;
		margin-bottom:5%;
	}

	.push_img.col4 li:nth-child(even){
		margin-right:0;
	}

}

/*push周り*/


@media screen and (min-width:200px) and (max-width:480px) {
/*------------------------------------------
【フッター 200-480】
--------------------------------------------*/


#footer{ display: none;}
#footer_sp{ display: block;}
#ft_attention{ width:590px; margin:0px auto 35px auto; border:#545454 1px solid; font-size:12px; padding:20px 35px;}
#ft_logo{ margin:0 auto;}
#ft_logo_left{ width:100%; float:left;}
#ft_logo_center{ width: 80%; float:none;text-align: center;margin: auto;clear: both;}
#ft_logo_right{ width:50%; float:right; padding-top:18px;}
#ft_logo_right a{ float: right; margin: 0 5% 0 0;}
#ft_tw{ float:left; padding-top:18px;}
#ft_tn{ float:right; text-align:center; font-size:10px; color: #CCC;}
#ft_tn img{ margin-bottom:10px;}
}


/* ------ */


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}


/*
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
#cboxContent{margin-top:20px;background:#000;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{border:5px solid #000;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc; font-size:12px;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc; font-size:12px;}
#cboxLoadingGraphic{background:url(../img/colorbox/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext:hover{background-position:bottom right;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../img/colorbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose:hover{background-position:bottom center;}
