@charset "utf-8";


/*----------------------------------------------------------------------------------------
　フォント
----------------------------------------------------------------------------------------*/
abbr {
	font-size: 70%;
	letter-spacing: 0.1em;
}
.s_txt {
	font-size:140%;
	border-bottom: 2px dotted #FF8888;
	font-weight:bold;
	color:#555;
}
/*---文字太さ---*/
.fw_b {
	font-weight:bold;
}
.fw_n {
	font-weight:normal;
}
/*---文字色---*/
	
.ftcl_01 {
	color:#C00;
	font-weight:bold;
}
.ftcl_02 {
	color:#d2f7fe !important;
}
.ftcl_03 {
	color:#cc3300 !important;
}
.ftcl_04 {
	color:#bc7272 !important;
}
.ftcl_05 {
	color:#f1e12d !important;
}
.ftcl_06 {
	font-size:120%;
	border-bottom:1px dashed #536728;
}
.ftcl_07 {
	color:#FFF;
}
.ftcl_08 {
	color:#9bf543;
}
.ftcl_09 {
	color:#50821f;
}
.ftcl_10 {
	color:#0aa584;
}


.blue{
color: #3B36B0;
}

.red{
	color:#c22500;
	}

/*---背景色---*/

.bg_black{
	background:#000;
}
.bg_01 {
	background:#eaeaea;
}
.bg_herf {
	background:#612E2D;
	padding-left: 5px;
	width: 400px
}




/*---ボーダー---*/
.bo_01 {
	border:3px solid #ebe1c7;
}
.bo_02 {
	border:1px dashed #718dbd;
	padding:10px 0;
}

iframe.bo_01 {
	border:1px solid #fff !important;
	padding:0 !important;
}
.bo_b01 {
	border-bottom:1px solid #e5e5e5;
	margin:60px 0 70px 0 ;
}
.bo_r01 {
	border-right:1px solid #cccccc;
}
.bo_t02 {
	border-top:1px dashed #718dbd;
	padding-bottom:20px;
}

.bo_b02 {
padding-top:25px;
	border-bottom:1px dashed #686868;
}
.bo_none{
	border-bottom:none !important;
	} 
.bo_b03 {
	border-bottom:1px dashed #ec79a2;
	padding-bottom:10px;
}

.bo_b04 {
	border-top:1px dashed #FFF;
	padding:24px 0 10px 0;
}

.bo_b05{
	border-top:1px dashed #CCC;
	margin:24px 0 10px 0;
}

.bo_b06{
	width:800px;
	border-top:1px dashed #CCC;
	padding:0 30px; 
	margin:24px auto;
}

.bo_b07{
	border-bottom:1px solid #666666;
}
.bo_b08{
	border-bottom:1px dashed #666666;
}


.line1{
	border-bottom:1px solid #e3e3e3;
	margin:80px 0 90px 0;
}
.line2{
	border-bottom:1px solid #e86594;
	margin:40px 0 50px 0;
}

/*----------------------------------------------------------------------------------------
　フロート
----------------------------------------------------------------------------------------*/
.float_limg0 {
	float:left;
	margin-right:5px;
	_margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
}
.float_limg1 {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.float_rimg1 {
	float:right;
	margin-left:15px;
	_margin-left:15px;
	margin-bottom:15px;
}
.float_limg2 {
	float:left;
	margin-right:50px;
	_margin-right:50px;
	margin-bottom:15px;
}
.float_rimg {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.float_limgb {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #edeae5;
}
.float_rimgb {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	border: 1px solid #edeae5;
}
.imgbo {
	padding: 3px;
	border: 1px solid #c6c6c6;
}
.imglink {
	border:3px solid #ebddbd;
}
img {
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
.clear {
	clear:both;
}
.tripartite {
	float: left;
	margin-right: 21px;
	_margin-right: 18px;
}
.clear {
	clear:both;
}
.both_line {
	border-top:1px dotted #999999;
	clear:both;
	height:1px;
	margin:10px 0;
}
ul.box5 {
	margin:10px 0;
}
ul.box5 li {
	float:left;
	text-align:center;
	width:20%;
	margin-bottom:8px;
}
.ovhid{
overflow: hidden;
}
.dsNone{
	display:none;
	}

.po_relative{
	position:relative;
	}
ul.dispIB{
	text-align:center;
	}
ul.dispIB li{
	display:inline-block;

	}


/*----------------------------------------------------------------------------------------
　テーブル
----------------------------------------------------------------------------------------*/

.bc_coll {
	border-collapse:collapse;
}
.bc_sepa {
	border-collapse:separate;
}
.nowrap {
	white-space:nowrap;
}

/*----------------------------------------------------------------------------------------
　テキスト
----------------------------------------------------------------------------------------*/

/*---位置---*/
.txta_c {
	text-align:center;
}
.txta_l {
	text-align:left !important;
}
.txta_r {
	text-align:right
}
/*---装飾---*/
.txtd_u {
	text-decoration:underline;
}
.txtd_none {
	text-decoration:none;
}
/*---サイズ---*/
.text9 {
	font-size:65% !important;
}
.text10 {
	font-size:77% !important;
}
.text11 {
	font-size:85% !important;
}
.text12 {
	font-size:93% !important;
}
.text13 {
	font-size:100%;
}
.text14 {
	font-size:108%;
}
.text15 {
	font-size:116% !important;
}
.text16 {
	font-size:123.1% !important;
}
.text17 {
	font-size:131%;
}
.text18 {
	font-size:138.5%;
}
.text19 {
	font-size:146.5%;
}
.text20 {
	font-size:180%;
}
.text22 {
	font-size:210%;
	font-weight:normal;
}
.danrakuP{
	display:block;
	padding-left:20px;
	}
.listP{
	display:block;
	text-indent:-1em;
	}
.listP2{
	display:block;
	padding-left:1em;
	text-indent:-1em;
	}
.word{
	display:inline-block;
	}

/*----------------------------------------------------------------------------------------
　マージン
----------------------------------------------------------------------------------------*/

.mgn_5 {
	margin:5px;
}
.mgn_10 {
	margin:10px;
}
.mgn_15 {
	margin:15px;
}
.mgn_t5 {
	margin-top:5px;
}
.mgn_t10 {
	margin-top:10px;
}
.mgn_t15 {
	margin-top:15px;
}
.mgn_t20 {
	margin-top:20px !important;
}
.mgn_t30 {
	margin-top:30px !important;
}
.mgn_t35 {
	margin-top:35px !important;
}
.mgn_t40 {
	margin-top:40px !important;
}
.mgn_t50 {
	margin-top:50px !important;
}
.mgn_t100 {
	margin-top:100px !important;
}
.mgn_t150 {
	margin-top:150px !important;
}
.mgn_t70 {
	margin-top:70px !important;
}
.mgn_b5 {
	margin-bottom:5px;
}
.mgn_b10 {
	margin-bottom:10px !important;
}
.mgn_b15 {
	margin-bottom:15px;
}
.mgn_b20 {
	margin-bottom:20px !important;
}
.mgn_b30 {
	margin-bottom:30px !important;
}
.mgn_b40 {
	margin-bottom:40px !important;
}
.mgn_b50 {
	margin-bottom:50px !important;
}
.mgn_b70 {
	margin-bottom:70px !important;
}
.mgn_l05 {
	margin-left:5px;
}
.mgn_l10 {
	margin-left:10px;
}
.mgn_l15 {
	margin-left:15px;
}
.mgn_l20 {
	margin-left:20px;
}
.mgn_l30 {
	margin-left:30px;
}
.mgn_l50 {
	margin-left:50px;
}
.mgn_l80 {
	margin-left:80px;
}
.mgn_l100 {
	margin-left:100px;
}
.mgn_l115 {
	margin-left:115px;
}
.mgn_l249 {
	margin-left:260px;
}
.mgn_r05 {
	margin-right:5px;
}
.mgn_r03 {
	margin-right:3px;
}
.mgn_r10 {
	margin-right:10px;
}
.mgn_r15 {
	margin-right:15px;
}
.mgn_r20 {
	margin-right:20px !important;
}
.mgn_r40 {
	margin-right:40px;
}
.mgn_r50 {
	margin-right:50px;
}

.mgn_tb {
	margin: 30px 0 10px;
}
/*----------------------------------------------------------------------------------------
　パディング
----------------------------------------------------------------------------------------*/


.pdg_0 {
	padding:0 !important;
}
.pdg_5 {
	padding:5px;
}
.pdg_10 {
	padding:10px;
}
.pdg_15 {
	padding:15px;
}
.pdg_25 {
	padding:25px;
}
.pdg_t5 {
	padding-top:5px;
}
.pdg_t10 {
	padding-top:10px;
}
.pdg_t15 {
	padding-top:15px;
}
.pdg_t20 {
	padding-top:20px;
}
.pdg_t70 {
	padding-top:70px;
}
.pdg_t100 {
	padding-top:100px;
}
.pdg_t160 {
	padding-top:160px;
}
.pdg_b10 {
	padding-bottom:10px;
}
.pdg_b15 {
	padding-bottom:15px;
}
.pdg_b20 {
	padding-bottom:20px;
}
.pdg_b50 {
	padding-bottom:50px;
}
.pdg_l10 {
	padding-left:10px;
}
.pdg_l15 {
	padding-left:15px;
}
.pdg_l20 {
	padding-left:20px;
}
.pdg_l50 {
	padding-left:50px;
}
.pdg_r10 {
	padding-right:10px;
}
.pdg_r15 {
	padding-right:15px;
}
.pdg_r20 {
	padding-right:20px;
}
p.line2 {
	line-height:2.7 !important;
}
/*----------------------------------------------------------------------------------------
　横幅
----------------------------------------------------------------------------------------*/

.w_5 {
	width:5%;
}
.w_7 {
	width:7%;
}
.w_10 {
	width:10%;
}
.w_15 {
	width:15%;
}
.w_20 {
	width:20%;
}
.w_25 {
	width:25%;
}
.w_30 {
	width:30%;
}
.w_32 {
	width:32%;
}
.w_33 {
	width:33%;
}
.w_36 {
	width:36%;
}
.w_40 {
	width:39.5%;
}
.w_45 {
	width:45%;
}
.w_48 {
	width:48%;
}
.w_50 {
	width:49.55%;
}
.w_55 {
	width:55%;
}
.w_57 {
	width:57%;
}
.w_60 {
	width:60%;
}
.w_65 {
	width:64%;
}
.w_67 {
	width:67%;
}
.w_70 {
	width:68%;
}
.w_75 {
	width:73%;
}
.w_80 {
	width:78%;
}
.w_85 {
	width:85%;
}
.w_90 {
	width:90%;
}
.w_95 {
	width:95%;
}
.w_100 {
	width:100%;
}
.w_700 {
	width:705px;

}
.w_210 {
	width:210px;

}
.w_180 {
	width:180px;
}
.w_190 {
	width:190px;
}
.w_140 {
	width:140px !important;
}
.w_all {
	width:100%;
}
.h_125 {
	height:125px;
	_height:135px;
}
.h_135 {
	height:135px;
	_height:145px;
}
.h_145 {
	height:145px;
	_height:155px;
}
.h20{
	height:20px;
	}
.lineh125 {
	line-height:1.25;
}
.w212{
	width:212px;
	}
.clbox {
	clear:both;
	padding:8px 0;
}
img.waku{
	border:1px solid #FFF;
	}

.maxWid{
	max-width:100%;
	height:auto;
	margin:0 auto;
	}


@media screen and (max-width: 680px) {
.float_limg1{
	float:none;
	display: block;
	margin-right:0;
	_margin-right:0;
	margin-bottom:8px;
}
.float_rimg1{
		float:none;
		display: block;
	margin-left:0;
	_margin-left:0;
	margin-bottom:8px;
}
.text20 {
	font-size:140%;
}

}



	
.roll a img {
  -webkit-transition: 0.3s ease-in-out;
     -moz-transition: 0.3s ease-in-out;
       -o-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out;
}



.roll a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}



.rollHi a:hover img {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -ms-filter: "alpha(opacity=40)";
}



/* 2022年5月22日更新用仮追記
----------------------------------------------------*/

.tv-prg2{
	width:100%;
	margin:0 auto;
	padding:0 10px 10px;
	box-sizing: border-box;
	line-height: 1.5;
	}

.tv-prg2 dl{
  width: 100%;
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: none;
  background:#008569;
}
.tv-prg2 dt{
  width: 30%;
  float: left;
  padding: 10px;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 17px;
  color: #FFF;
}
.tv-prg2 dd{
  margin-left: 30%;
  padding: 10px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background: #fff;
  font-size: 17px;
  color: #008569;
}


.tv-prg3{
	width:100%;
	margin:0 auto;
	padding:10px;
	margin-bottom:70px !important;
	box-sizing: border-box;
	line-height: 1.5;
	}
.tv-prg4{
	border:dotted 1px #646464;
	padding:10px;
	}
.tv-prg4 dl{
  width: 100%;
  overflow: hidden;
}
.tv-prg4 dt{
  width: 160px;
  float: left;
  padding: 10px 0 10px 10px;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.tv-prg4 dd{
  margin-left: 160px;
  padding: 10px 10px 10px 0;
  font-size: 18px;
  letter-spacing: 0.1em;
}
.tv-prg4 p.s-txt{
  font-size: 13px !important;
  padding-left: 10px;
}

.tv-prg5{
	width:100%;
	margin:0 auto;
	padding:10px;
	margin-bottom:20px !important;
	box-sizing: border-box;
	line-height: 1.5;
	}
.tv-prg6{
	border:solid 1px red;
	padding:10px;
	}
.tv-prg6 p.main{
	font-size: 18px;
	color:red;
	}
.tv-prg6 p.sub{
	font-size: 14px;
	color:red;
	}


h3.tv_h3-2{
text-align: left;
font-size:18px !important;
font-weight: bold;
letter-spacing: 0.1em;
margin:0 auto;
padding:5px;
}


.tv_txt2{
font-size:14px;
}

.kari-area{
width:95%;
margin:0 auto;
}
.kari-area img{
width:48%;
vertical-align:middle;
}
.tv_txt3{
display:inline-block;
width:47%;
vertical-align:middle;
text-align:left;
font-size:22px !important;
font-weight:bold;
color:#008569;
padding:10px 0 10px 20px;
}

.pc-br{
display:block;
}
.sp-br{
display:none;
}


@media screen and (max-width:680px) {
.tv-prg2 dt{
    width: 100%;
    float: none;
  }
.tv-prg2 dd{
    margin-left: auto;
    border-left: none;
  }
.tv-prg4 dt{
    width: 100%;
    float: none;
    padding: 10px 10px 0 10px;
    font-size: 16px;
  }
.tv-prg4 dd{
    margin-left: auto;
    border-left: none;
    padding: 0 10px 10px 10px;
    font-size: 16px;
  }
.tv-prg4 p.s-txt{
  padding-left: 0;
  font-size: 12px !important;
}
h3.tv_h3-2{
font-size:16px !important;
}
.kari-area img{
width:100%;
vertical-align:middle;
}
.tv_txt3{
display:inline-block;
width:100%;
vertical-align:middle;
font-size:21px !important;
font-weight:bold;
color:#008569;
padding:20px 10px;
}
.pc-br{
display:none;
}
.sp-br{
display:block;
}
}



/* 2022年5月24日News用仮追記
----------------------------------------------------*/

.arrow01 {
    position: relative;
    padding-left: 1em;
}
.arrow01::before {
    position: absolute;
    top: 0.6em; /* 要素によって要調整 */
    left: 0;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #434343;
}
.news123txt {
    padding-left: 13px;
}



/* 2022年5月29日Music EDテーマ用仮追記
----------------------------------------------------*/

.m-ed-mgn{
	margin-top:30px !important;
}
dl.m-Info2 {
	margin-bottom:15px;
	width:100%;
	font-size:13px;
	line-height:1.4;
	text-align:left;
}
dl.m-Info2 dt {
	display: block;
	width:34%;
	float: left;
	margin-bottom:10px;
	padding-bottom:5px;
	font-weight:bold;
}
dl.m-Info2 dd {
	display: block;
	width:100%;
	border-bottom:1px dashed #681a19;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:44%;
}

.detail-link{
	font-size:13px;
	margin-top:20px;
}


@media screen and (max-width:1280px) {
.m-ed-mgn{
	margin-top:0 !important;
}
dl.m-Info2{
	margin-top: 15px;
}
dl.m-Info2 dt{
	width:95% !important;
	clear:both;
	float:none;
	margin-bottom:2px;
	padding-bottom:2px;
}
dl.m-Info2 dd{
	width:95% !important;
	float:none;
	padding-left:20px;
}
}



/* 2022年6月14日On Air配信情報仮追記
----------------------------------------------------*/
.bc-txt{
text-align: left;
font-size:18px !important;
font-weight: bold;
color:#008569 !important;
letter-spacing: 0.1em;
margin:0 auto;
}
.bc-txt-line{
border-bottom:solid 2px #008569;
margin-bottom:10px;
}

.clearfix::after {
    content: " ";
    display: block;
    clear: both;
}

.l-area2{
float: left;
width:48%;

}
.r-area2{
float:right;
width:47%;
padding-left:20px;

}
ul.broadBtn2{

}
ul.broadBtn2 li{
width:100%;
display: inline-block;
margin:3px auto;
}

@media screen and (max-width:680px) {
.bc-txt{
font-size:16px !important;
}
.r-area2{
padding-left:0;
}
}



/* 2022年7月8日Character追加
----------------------------------------------------*/

@media screen and (max-width: 740px) {
  .Chara_IB img{
  	display:block;
	margin:0 auto 20px;
  	}
  	}



/* 2022年7月11日スタンプラリー関連
----------------------------------------------------*/

.ev-list{
	position: relative;
	width:90%;
	margin:0 auto;
	padding:10px;
	margin-bottom:20px;
	box-sizing: border-box;
	border:solid 4px #008569;
	line-height: 1.5;
	display:flex;
	align-items: center;
	}
.ev-list .link {
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
}
.ev-list .link:hover{
	opacity: 0.2;
	background-color: #fff;
}
.ev-list .img-box{
	width: 50%;
}
.ev-list .img-box img{
	width: 100%;
	height:auto;
}
.ev-list p.ev-ttl{
	margin-left:30px;
	font-size: 24px;
	color: #008569;
	font-weight: bold;
	vertical-align: middle;
}


.post-cont2{
width:93%;
max-width: 980px;
background: #F0F0F0;
border: 1px solid #A6A6A6;
padding:30px;
box-sizing: border-box;
margin: 20px auto 0 auto;
text-align: left;
}
.post-cont2 h3{
font-size:22px;
color:#1E1E1E;
line-height: 1.5;
padding-bottom: 15px;
}
.post-cont2 img{
max-width: 100%;
height: auto;
margin: 0 auto;
}
.post-cont2 p{
font-size:15px;
}
.post-cont2 p.ev-txt-line{
text-align:center;
}
.post-cont2 p.ev-txt-line span.alert-a{
color:red;
font-size:18px !important;
font-weight:bold !important;
}
.post-cont2 p.ev-txt-line span.alert-b{
color:red;
font-size:22px !important;
font-weight:bold !important;
}
.post-cont2 p.ev-image{
margin:20px auto;
width:30%;
}
span.i-b{
display:inline-block;
}


#event-01 {
margin:1em auto 0;
}
#event-02, #event-03, #event-04, #event-05, #event-06 {
margin:4em auto 0;
}


h2.ev-h2{
color:#003366;
font-size:22px;
text-align:center;
}
.dot-line{
border-bottom:dotted 2px #878787;
}


.ev-info{

}
.ev-info dl{

}
.ev-info dt{
width:100px;
clear: left;
float:left;
}
.ev-info dt p{
font-weight:bold;
text-align:justify;
text-align-last:justify;
}
.ev-info dd{
margin-left:130px;
}


p.ev-lead{
line-height:1.8;
}
p.ev-lead span{
color:#003366;
font-size:120% !important;
font-weight:bold !important;
}


table.ev-table{
font-weight:bold;
}
table.ev-table th{
width: 40%;
padding:5px 0;
}

table.ev-table td.pc-td{
width: 24%;
padding:5px 0;
}
table.ev-table td.sp-td{
display: none;
}


table.ev-table td a{
text-decoration:underline solid;
}


div.ev-imgbox{
display: flex;
align-items: stretch;
width:100%;
}
div.ev-img01{
margin-right:10px;
}
p.image, p.caption {
text-align:left;
margin:5px 0;
}


ol.ev-flow{
list-style-type: none;
counter-reset: item;
}

ol.ev-flow li{
display: block;
margin: 0px;
margin-bottom:16px;
padding: 2px 0px 5px 34px;
position: relative;
}

ol.ev-flow li::before{
display: flex;
width: 16px;
height: 16px;
position: absolute;
top: 6px;
left: 14px;
counter-increment: item;
content: counter(item);
align-items: center;
justify-content: center;
font-size: 14px;
font-weight: bold;
border: solid 1px #000;
border-radius: 50%;
transform: translate(-53%, 0%);
}
ol.ev-flow p.ev-flow-txt{
margin: 0px;
}
p.ev-flow-txt2{
margin: 0px;
font-size:13px !important;
line-height:1.4 !important;
padding-left:0.5em;
}



h4.ev-h4{
font-size:22px;
text-align:center;
margin-bottom:1em;
}
h5.ev-h5{
font-size:18px;
text-align:center;
margin-top:2em;
margin-bottom:1em;
}



ul.ev-ul{
list-style-type: none;
}
ul.ev-ul li p{
text-indent : -1em;
padding-left : 1em;
}



.ev-info2 dd.sec{
border-bottom:solid 1px #878787;
}


p.ques, p.ans{
position: relative;
padding-left: 24px;
padding-top: 6px;
font-weight:bold;
}
p.ques::before{
font-weight: bold;
position: absolute;
left: 0;
top: 0;
content: 'Q.';
font-size: 22px;
}
p.ans::before{
font-weight: bold;
position: absolute;
left: 0;
top: 0;
content: 'A.';
font-size: 22px;
}


ol.qa-txt{
list-style-type: decimal;
margin-left: 20px;
}


.post-cont2 p.kome-txt{
text-indent:-1em;
padding-left:1em;
line-height:1.8;
}
p.caption2 {
text-align:left;
margin:5px 0;
color:#003366;
font-size:110% !important;
font-weight:bold !important;
}
.senryu ul li:nth-child(even){
margin-left:20px;
}

.exam{
border:1px solid #878787;
border-radius:20px;
padding:20px;
width:fit-content
}


.twitter-cont li{
position: relative;
width:80%;
margin: 0 5px;
}

.twitter-mid2{
background: url("../event/images/twitter_mid2.png") repeat-y top;
background-size: 100% 100%;
line-height:1.2;
width: 100%;
height: 600px;
padding:0;
}
.twitterWidget2{
	width:90%;
	margin:0 auto;
	height:94%;
	}




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

.ev-list p.ev-ttl{
	font-size: 18px;
}

p.caption2 {
text-align:left;
margin:5px 0;
color:#003366;
font-size:100% !important;
font-weight:bold !important;
}

}



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

.ev-list{
	display:flex;
	flex-flow: column;
	}
.ev-list .img-box{
	width: 100%;
}
.ev-list p.ev-ttl{
	margin-left:0;
	margin-top:10px;
	font-size: 20px;
	vertical-align: top;
}


table.ev-table th{
display: block;
width:100%;
}
table.ev-table td.pc-td{
display: none;
}
table.ev-table td.sp-td{
display: block;
width:100%;
padding-bottom:20px;
}

div.ev-imgbox{
display: flex;
flex-flow: column;
width:100%;
}
div.ev-img01{
margin-right:0;
}

.post-cont2 p.ev-image{
width:100%;
}

span.sp-txt{
font-size:12px !important;
}

.senryu ul li:nth-child(even){
margin-left:0;
}


}




/* 2022年7月18日新宿地下ダンジョン関連
----------------------------------------------------*/


.post-mainImg2{
text-align: center;
padding:20px 0 0 0;
}




/* 2022年9月19日ストーリー第10話追加によるボタンバランス
----------------------------------------------------*/
.btn-storyList2 a{
background-color: #2e5b6b;

  letter-spacing: 0.06em;
display: block;
text-decoration: none;
padding:6px 34px;
width:100%;
box-sizing: border-box;
cursor: pointer;
color: #FFF;

font-weight: 300;
	background-image: url("../story/images/bg_btnStory_1.png"),url("../story/images/bg_btnStory_2.png");
	background-position: left 2px top 3px, right 2px bottom 3px;
	background-size: auto 20px,auto 20px;
	background-repeat: no-repeat, no-repeat;
}
.btn-storyList2 a:hover,.btn-storyList2 a.active{
background-color:#008569;
}



/* 2022年9月23日　4期BD/DVDページ公開（dlのはみ出す問題対処ほか）
----------------------------------------------------*/

.animeImg2{
width:29%;
float: left;
}
.animeImg2 a{
display:block;
margin-bottom:10px;
}
.animeImg2 img{
border: 1px solid #747474;
}
.shopInfo{
	background: #dce4e2 !important;
}
.cdInfo2{
	width:70%;
	}
.link-t a{
	color:#3B36B0 !important;
	text-decoration:none;
}
.listP3{
	display:block;
	}
.alertTXT2{
	font-size: 11px !important;
	display:block;
	margin-left:1em;
	text-indent:-1em;
}

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

.cdInfo2{
	width:100%;
	font-size:12px;
	}
.cdInfo2 p{
	width:95% !important;
	}

}

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

.animeImg2{
width:100%;
float: none;
margin-top: 15px;
}
.animeImg2 img{
width:100%;
}

}



/* 2022年9月30日　原作10周年ティザー関連
----------------------------------------------------*/

#under_bg5{
width: 100%;
border-top: 1px solid #bababa;
line-height: 1.5;
}

.background {
  background-image: url('../10_projects/images/10th_bg.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  padding-right: 240px;
}


#midashi2{
width:100%;
margin: 1px auto 0 auto;
padding-top:70px;
text-align: center;
background:#fff;
height: 10px;
}

.cont1920{
max-width:1920px;
width:100%;
margin: 0 auto;
}
.cont1008{
max-width:1008px;
width:100%;
margin: 0 auto;
padding:20px 0 20px 0;
}
.bg-ocher{
background-color:#ac9f60;
}
.bg-ocher-g{
background: -moz-linear-gradient(left, #948747, #c0b373 50%, #948747 100%);background: -webkit-linear-gradient(left, #948747, #c0b373 50%, #948747 100%);background: linear-gradient(to right, #948747, #c0b373 50%, #948747 100%);
}
.bg-white{
background-color:#fff;
}
.bg-white-trans{
background-color:rgba(255,255,255,0.2);
}
.bg-gray{
background-color:#e6e6e6;
}
.bg-gray-trans{
background-color:rgba(230,230,230,0.6);
}
.bg-blue-trans{
background-color:rgba(177,216,248,0.5);
}

.post-cont3{
width:100%;
max-width:1008px;
box-sizing: border-box;
margin: 0 auto;
padding:0 20px;
text-align:left;
}
.post-cont3 img{
max-width: 100%;
height: auto;
margin: 0 auto;
}
.post-cont3 p{
font-size:16px;
}
.post-cont3 h3{
font-size:40px;
color:#1E1E1E;
line-height: 1.2;
padding-bottom: 15px;
}
.post-cont3 h3 span.fusen{
display:inline-block;
font-size:30px;
color:#fff;
background-color:#22445f;
padding:10px;
margin-bottom:10px;
}
.post-cont3 h4{
font-size:16px;
line-height: 1.5;
padding-bottom: 10px;
}
.post-cont3 h4.book-T{
text-align: center;
padding:10px;
background: #121212;
color: #FFFFFF;
font-size:16px;
font-weight: normal;
}
.post-cont3 h4.book-T span.credit{
font-size:14px !important;
}

.dl-text-l{
font-size:110% !important;
}

ul.postListD li{
margin:4px 2px;
width:31%;
}
ul.postListE li{
margin:4px 10px 20px;
width:21%;
}
ul.postListE li:first-child{
margin:4px 10px 20px 0;
width:21%;
}
ul.postListE li a img{
border:4px solid #0aa584;
}
ul.postListD li a:hover,
ul.postListE li a:hover{
opacity:0.5;transition-duration:0.5s;
}
ul.postListE p{
font-size:85% !important;
font-weight:bold;
line-height:1.4;
margin-bottom:5px;
}
ul.postListE .spe{
color:#fff;
background-color:#000;
}

.book-Info{
border:1px solid #666666;
padding:10px;
}



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

.background {
  padding-right:0;
}

#midashi2{
padding-top:20px;
padding-bottom:0;
margin: 0 auto;
height:inherit;
}

}


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

.background {
  background-image: none;
  background-color:#fff;
}
.mgn_t70 {
	margin-top:30px !important;
}
.cont1008{
padding:10px 0 10px 0;
}

.post-cont3{
padding:20px;
}
.post-cont3 p{
font-size:14px;
}
.post-cont3 h3{
font-size:22px;
}
.post-cont3 h3 span.fusen{
font-size:16px;
padding:4px;
}

.post-cont3 h4.book-T{
text-align: center;
padding:10px;
background: #121212;
color: #FFFFFF;
font-size:14px;
font-weight: normal;
}
.post-cont3 h4.book-T span.credit{
font-size:11px !important;
}

.dl-text-l{
font-size:100% !important;
}

ul.postListD li{
width:47%;
margin-bottom: 5px;
}
ul.postListE li{
width:42%;
margin:0 10px 20px;
}
ul.postListE li:nth-child(odd){
width:42%;
margin:0 10px 20px 0;
}

}




/* 2022年11月2日　BD/DVD店舗特典画像関連
----------------------------------------------------*/

dl.m-Info dd a img.tt{
	display:block;
	float:left;
	margin-right:10px;
	border:1px solid #3B36B0;
}




/* 2022年12月10日？　MUSIC追加公開時の見出しスペース調整
----------------------------------------------------*/

@media screen and (max-width: 1080px) {
.spa-adjust{
margin-bottom:30px !important;
}
}

/* 2022年12月10日？　MUSIC追加公開時の詳細リンク矢印アイコン
----------------------------------------------------*/

.arrow02 {
    position: relative;
    padding-left: 1em;
}
.arrow02::before {
    position: absolute;
    top: 0.3em; /* 要素によって要調整 */
    left: 0;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #434343;
}




/* 2022年11月24日？　ニュース関連画像リスト
----------------------------------------------------*/

ul.postListF li{
margin:2px;
width:18%;
}


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

ul.postListF li{
width:47%;
margin-bottom: 5px;
}

}



/* 2022年12月29日　「シン（深）・そもダン」の画像配列補足
----------------------------------------------------*/

h2.somodan-title{
color:#fff;
font-size:22px;
text-align:center;
background-color:#22445f;
padding:10px;
}

p.somodan-cap-a{
color:#fff;
font-size:16px;
font-weight:bold;
letter-spacing:1em;
text-indent:1em;
background-color:#22445f;
padding:4px 0;
margin-bottom:4px;
}
p.somodan-cap-b{
color:#fff;
font-size:22px;
font-weight:bold;
letter-spacing:1em;
text-indent:1em;
background-color:#22445f;
padding:12px 0;
margin-bottom:10px;
}

ul.postListG li{
width:23%;
margin:2px 2px 15px 2px;
}
ul.postListG li a:hover{
opacity:0.5;transition-duration:0.5s;
}

.somodan-window{
position: relative;
background: #FFF;
max-width:1000px;
margin:0 auto;
padding:50px 0;
width:100%;
}
.somodan-window img{
width:100%;
	}






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

h2.somodan-title{
color:#fff;
font-size:16px;
text-align:center;
background-color:#22445f;
padding:10px;
}

ul.postListG li{
width:47%;
margin:2px 2px 10px 2px;
}

}



/* 2022年12月29日　10周年サイト追加要素
----------------------------------------------------*/

h6{
    margin: 10px ;
    text-align: center ;
    box-shadow: 0 0 0 6px #0aa584 inset;
    position: relative ;
    z-index: 100 ;
    background: #fff ;
    padding:20px 20px 10px;
    overflow: hidden ;
}

h6:before {
  border-radius: 50% ;
  display: block ;
  position: absolute ;
  top: -10px ;
  left: -10px ;
  width: 20px ;
  height: 20px ;
  content: "" ;
  background-color: #0aa584 ;
  box-shadow: 0 0 0 2px #fff, 0 0 0 7px #0aa584 ;
}

h6 span.inner {
    font-size:1.4rem;
}

h6 span.inner::before {
  border-radius: 50% ;
  display: block ;
  position: absolute ;
  top: -10px ;
  right: -10px ;
  width: 20px ;
  height: 20px ;
  content: "" ;
  background-color: #0aa584 ;
  box-shadow: 0 0 0 2px #fff, 0 0 0 7px #0aa584 ;
}

h6::after {
  border-radius: 50% ;
  display: block ;
  position: absolute ;
  bottom: -10px ;
  left: -10px ;
  width: 20px ;
  height: 20px ;
  content: "" ;
  background-color: #0aa584 ;
  box-shadow: 0 0 0 2px #fff, 0 0 0 7px #0aa584 ;
}

h6 span.inner::after {
  border-radius: 50% ;
  display: block;
  position: absolute ;
  bottom: -10px ;
  right: -10px ;
  width: 20px ;
  height: 20px ;
  content: "" ;
  background-color: #0aa584 ;
  box-shadow: 0 0 0 2px #fff, 0 0 0 7px #0aa584 ;
}

h6 span.main-title{
    display:inline-block;
    font-size:2.6rem;
    padding-top:0.6em;
}

.ten-txt-a{
font-size:2.0rem !important;
line-height:1.4 !important;
}
.ten-txt-b{
font-size:1.8rem !important;
line-height:1.4 !important;
}
.ten-txt-c{
font-size:1.4rem !important;
line-height:1.2 !important;
}

.pic-link a:hover{
opacity:0.5;transition-duration:0.5s;
}



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

h6 span.inner {
    font-size:0.8rem;
}
h6 span.main-title{
    display:inline-block;
    font-size:1.8rem;
    padding-top:0.6em;
}
.ten-txt-a{
font-size:1.4rem !important;
line-height:1.2 !important;
}
.ten-txt-b{
font-size:1.0rem !important;
line-height:1.2 !important;
}
.ten-txt-c{
font-size:0.8rem !important;
line-height:1.2 !important;
}

}



/* 2023年1月15日　10周年サイト追加要素
----------------------------------------------------*/


.post-cont3 h4.message-T{
text-align: left;
padding:10px 10px 10px 25px;
background: #121212;
color: #FFFFFF;
font-size:20px;
font-weight:bold;
}

.message-window{
position: relative;
background: #FFF;
max-width:1000px;
margin:0 auto;
padding:50px 0;
width:100%;
}

.message-container{
display:flex;
align-items: stretch;
background: -moz-linear-gradient(top, rgba(29, 32, 136, 0.8), rgba(0, 159, 231, 0.8));
background: -webkit-linear-gradient(top, rgba(29, 32, 136, 0.8), rgba(0, 159, 231, 0.8));
background: linear-gradient(to bottom, rgba(29, 32, 136, 0.8), rgba(0, 159, 231, 0.8));
margin:0 20px;
}

.left-item{
display: flex;
align-items: center;
max-width:207px;
min-width:120px;
width:22%;
}
.left-item2{
display: flex;
align-items: center;
max-width:202px;
min-width:120px;
width:21%;
}
.left-item img,
.left-item2 img{
width:100%;
}

.right-item{
display: flex;
flex-direction:column;
justify-content: center;
text-align:left;
padding:0 30px;
}
.right-item2{
display: flex;
flex-direction:column;
justify-content: center;
min-height:200px;
text-align:left;
padding:0 30px;
}
.m-name{
color: #FFFFFF;
font-size:2.8rem;
font-weight:bold;
line-height:1em;
}
.m-sub{
color: #FFFFFF;
font-size:1.2rem;
font-weight:bold;
line-height:1.2em;
padding-top:0.6em;
}

.message-text{
color:#1E1E1E;
font-size:1.8rem;
font-weight:bold;
line-height:1.4;
margin-top:30px;
padding:0 40px;
}

.message-img{
margin:30px auto 0;
padding:0 20px;
}
.message-img img{
width:100%;
}


ul.postListH li{
margin:4px 10px 20px;
width:207px;
}

ul.postListH li a:hover{
opacity:0.5;transition-duration:0.5s;
}


.pic_frame {
display: inline-block;
text-align: center;
}

.pic_frame p{
background-color:#009be3;

border-radius:50px;
color:#fff;
margin-bottom:10px;
}

.link-a{
border:solid 1px #009be3;
box-shadow: 5px 5px 0px 0 rgb(0, 155, 227);
}



summary {
  /* display: list-item;以外を指定してデフォルトの三角形アイコンを消します */
  display: block;
}

summary::-webkit-details-marker {
  /* Safariで表示されるデフォルトの三角形アイコンを消します */
  display: none;
}

.summary_inner{
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border: 1px solid #c6c6c6;
  font-weight: bold;
  color: #002255;
}

.summary_icon {
  display: block;
  position: relative;
  width: 24px;
  margin-left: 6px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.4s;
}

/*details[open] .summary_icon {*/
/*  transform: rotate(180deg);*/
/*}*/

/* is-openedクラスが付与されたときのスタイル */
details.is-opened .summary_icon {
  transform: rotate(180deg);
}

/* アイコンのバーのスタイル */
.summary_icon::before,
.summary_icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 3px;
  background-color: #0aa584;
}

.summary_icon::before {
  left: 0;
  transform: rotate(45deg);
}

.summary_icon::after {
  right: 0;
  transform: rotate(-45deg);
}

/* --------アコーディオンの中身のスタイル-------- */
.summary_content {
  overflow: hidden;
  background-color: #f0f2ff;

  /* details直下のタグにpaddingを設定すると挙動がおかしくなるので、ここには指定しない */
}

.summary_content_inner {
  padding: 24px 48px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}



.summary_new:after {
content: " new " !important;
font-size: 14px !important;
vertical-align: baseline !important;
color: red !important;
font-style: italic;
font-weight: bold;
}





.prototype_list{
  cursor: pointer;
  position:relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border: 1px solid #c6c6c6;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  font-weight: bold;
  color: #002255;
  margin-bottom:5px;
}
.prototype_icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  border-top: 4px solid #0aa584;
  border-right: 4px solid #0aa584;
  transform: rotate(45deg);
}

.prototype_list .Link{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.prototype_list:hover{
background-color: #d2efe9;
}

.prototype-T{
text-align:center;
padding:10px;
background: #121212;
color: #FFFFFF;
font-size:1.0rem;
font-weight:normal;
line-height:2em !important;
margin-bottom:10px;
}

.prototype-cont{
display:flex;
align-items: stretch;
border:1px solid #0aa584;
margin-bottom:40px;
}
.st-count{
display: flex;
align-items: center;
justify-content: center; 
width:24%;
background: #0aa584;
padding:10px 20px;
color: #fff;
font-size:1.2rem;
}
.st-title{
display: flex;
align-items: center;
width:76%;
padding:10px 20px;
text-align:left;
font-size:1.2rem;
}
.pt-text{
font-size:1.0rem !important;
line-height:3em !important;
}





.shiken-button a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #22445f;
  border-radius: 50vh;
}

.shiken-button a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}

.shiken-button a:hover {
    text-decoration: none;
    color: #22445f;
    background: #7ba3c2;
}

.shiken-button a:hover::after {
  border-top: 3px solid #22445f;
  border-right: 3px solid #22445f;
}

[data-ruby] {
    position: relative;
}
[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -1.4em;
    left: 0.8em;
    right: 0;
    margin: auto;
    font-size: 0.5em;
    letter-spacing: 0.4em
}



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


.post-cont3 h4.message-T{
text-align: left;
padding:5px 10px 5px 20px;
background: #121212;
color: #FFFFFF;
font-size:16px;
font-weight:bold;
}

.left-item{
max-width:207px;
min-width:120px;
width:30%;
}
.left-item2{
max-width:202px;
min-width:120px;
width:30%;
}

.right-item{
padding:0 10px;
}
.right-item2{
min-height:100px;
padding:0 10px;
}

.m-name{
color: #FFFFFF;
font-size:1.4rem;
font-weight:bold;
}
.m-sub{
color: #FFFFFF;
font-size:0.6rem;
font-weight:normal;
}

.message-text{
color:#1E1E1E;
font-size:1.2rem;
font-weight:bold;
line-height:1.4;
margin-top:20px;
padding:0 40px;
}

.message-img{
margin:20px auto 0;
padding:0 20px;
}


ul.postListH li{
width:42%;
margin:0 10px 20px;
}
ul.postListH li:nth-child(odd){
width:42%;
margin:0 10px 20px 0;
}


.prototype-T{
text-align:left;
padding:10px;
background: #121212;
color: #FFFFFF;
font-size:0.6rem;
font-weight:normal;
line-height:2em !important;
margin-bottom:10px;
}
.st-count{
display: flex;
align-items: center;
justify-content: center; 
width:20%;
background: #0aa584;
padding:10px;
color: #fff;
font-size:0.8rem;
}
.st-title{
display: flex;
align-items: center;
width:80%;
padding:10px 20px;
text-align:left;
font-size:1.0rem;
}
.pt-text{
font-size:1.0rem !important;
line-height:2em !important;
}


.shiken-button a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 240px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: #22445f;
  border-radius: 50vh;
}

[data-ruby]::before {
    content: attr(data-ruby);
    position: absolute;
    top: -1.4em;
    left: 0.8em;
    right: 0;
    margin: auto;
    font-size: 0.3em;
    letter-spacing: 0.4em
}


}




/* --------10周年第1弾レイアウト調整＆第9弾-------- */


.tenth-nine{
  display: flex;
  width: 100%;
  border-bottom:1px dashed #666666;
}
.nine-l{
  width: 12%;
  padding: 10px;
}
.nine-r{
  width: 88%;
  padding: 10px;
}


ul.postListI,
ul.postListJ{
display:flex;
justify-content:space-around;
align-items:flex-end;
width:100%;
box-sizing:border-box;
}
ul.postListI li,
ul.postListJ li{
padding:4px 0 20px;
width:49%;
box-sizing:border-box;
}
ul.postListI li img,
ul.postListJ li img{
width:100%;
max-width:207px;
text-align:center;
box-sizing:border-box;
}
ul.postListI li a img,
ul.postListJ li a img{
width:100%;
max-width:207px;
text-align:center;
border:4px solid #0aa584;
box-sizing:border-box;
}
ul.postListI li a:hover,
ul.postListJ li a:hover{
opacity:0.5;transition-duration:0.5s;
}
ul.postListI li p,
ul.postListJ li p{
font-size:85% !important;
font-weight:bold;
line-height:1.2;
margin-bottom:5px;
}
ul.postListI li p.bg-g,
ul.postListJ li p.bg-g{
color:#fff;
border-radius:200vh;
background-color:#0aa584;
padding:5px 10px;
box-sizing:border-box;
}
ul.postListI li p.bg-b,
ul.postListJ li p.bg-b{
color:#fff;
border-radius:200vh;
background-color:#000;
padding:5px 10px;
box-sizing:border-box;
}
ul.postListI li.li-sp{
display:block;
}

.book-Info-a{
display:flex;
justify-content:space-between;
width:100%;
}
.book-Info-b{
width:49%;
border:1px solid #666666;
padding:10px;
box-sizing:border-box;
}
.book-Info-c{
width:100%;
border:1px solid #666666;
padding:10px;
box-sizing:border-box;
}


.twelve{
position:relative;
width:90%;
background: -moz-linear-gradient(top, #f09056, #ef6410); 
background: -webkit-linear-gradient(top, #f09056, #ef6410); 
background: linear-gradient(to bottom, #f09056, #ef6410); 
border-radius:200vh;
margin:30px auto 50px;
padding:10px 20px;
}
.twelve p{
color:#fff;
text-align:center;
font-size:3rem;
font-weight:bold;
line-height:1.0;
}
.twelve p span{
color:#fff;
text-align:center;
font-size:5rem !important;
font-weight:bold;
}
.twelve::before{
position:absolute;
content: '';
top: -20%;
left:50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
width: 0px;
height: 0px;
border-top: 40px solid #f63f21;
border-right: 100px solid transparent;
border-left: 100px solid transparent;
border-bottom: 40px solid transparent;
}




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

ul.postListI{
display:flex;
justify-content:space-around;
align-items:flex-end;
flex-wrap: wrap;
width:100%;
box-sizing:border-box;
}
ul.postListI li.li-sp{
display:none;
}

.book-Info-a{
display:flex;
flex-flow: column;
width:100%;
}
.book-Info-b{
width:100%;
border:1px solid #666666;
padding:10px;
box-sizing:border-box;
margin-bottom:20px;
}
.book-Info-c{
width:100%;
border:1px solid #666666;
padding:10px;
box-sizing:border-box;
margin-bottom:20px;
}

}


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

ul.postListJ{
display:flex;
flex-flow: column;
width:100%;
box-sizing:border-box;
}
ul.postListJ li{
width:100%;
padding:0 0 20px;
box-sizing:border-box;
}
ul.postListJ li img{
max-width:185px;
}
ul.postListJ li a img{
max-width:185px;
}

}


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

.tenth-nine{
  display: flex;
  flex-flow: column;
  width: 100%;
  border-bottom:1px dashed #666666;
}
.nine-l{
  width: 100%;
  padding: 10px 10px 0;
}
.nine-r{
  width: 100%;
  padding: 0 10px;
}


ul.postListI li{
width:42%;
padding:0 0 20px;
box-sizing:border-box;
}


ul.postListI li p.bg-g,
ul.postListJ li p.bg-g{
padding:5px 30px;
}
ul.postListI li p.bg-b,
ul.postListJ li p.bg-b{
padding:5px 30px;
}


.twelve p{
color:#fff;
text-align:center;
font-size:1.5rem;
font-weight:bold;
line-height:1.0;
}
.twelve p span{
color:#fff;
text-align:center;
font-size:3rem !important;
font-weight:bold;
}
.twelve::before{
position:absolute;
content: '';
top: -25%;
left:50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
width: 0px;
height: 0px;
border-top: 30px solid #f63f21;
border-right: 60px solid transparent;
border-left: 60px solid transparent;
border-bottom: 30px solid transparent;
}

}




/* --------23/2/23更新分：プロトタイプの折り畳み仕様-------- */

.txt-hide{
display: none;
}

button.more {
cursor: pointer;
width: 140px;
margin: 20px auto;
display: block;
background-color: #22445f;
font-weight: 700;
color: #fff;
padding:10px 15px;
border: none;
outline: 0;
transition: .5s;
-erbkit-transition: .5s;
}
 
button.more::after {
content: "もっと見る";
transition: .2s;
-erbkit-transition: .2s;
}

button.more.on-click::after{
content: "閉じる";
}




/* --------縦メニュー設置-------- */


.tenth-pankuzu{
width:100%;
height:32px;
background:#fff;
}


ul#tenth-menu{
    position: fixed;
    top:85px;/* --------ヘッダのサブメニューある時は154px-------- */
    right:0;
    display:block;
    width:240px;
    height:100%;
    background:#204d62;
    box-sizing: border-box;
    z-index:200;
}
ul#tenth-menu li{
    width:100%;
    max-width:240px;
    border-bottom:1px solid #fff;
    box-sizing: border-box;
}
ul#tenth-menu li:last-child{
    border-bottom:none;
    margin-bottom:100px;
}
ul#tenth-menu li a:hover{
    opacity:0.5;transition-duration:0.5s;
}


.btn_top_scrl-b{
	position:fixed;
	width:74px;
	height:72px;
	bottom:60px;
	}


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


ul#tenth-menu{
    top:75px;
    right:0;
    display:block;
    width:240px;
    height:100%;
    -webkit-transform: translateX(240px);
    transform: translateX(240px);
    -webkit-transition:ease .5s;
    transition:ease .5s;
    background:#204d62;
    box-sizing: border-box;
    z-index:200;
}
ul#tenth-menu.open {
  -webkit-transform:translateX(0);
  transform:translateX(0);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}



.drbtn-b {
  position: fixed;
  top:75px;
  right: 0;
  width: 56px;
  height: 56px;
  -webkit-transition:ease .5s;
  transition:ease .5s;
  cursor:pointer;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-size: 10px;
  background:#204d62;
  z-index: 200;
  transform: translateX(0);
}

.drbtn-b.active {
  transform: translateX(-240px);
}


.drbtn-b .hambarg {
  position: absolute;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height: 4px;
  width: 25px;
  background: #fff;
  -webkit-transition: ease .5s;
  transition: ease .5s;
}
.drbtn-b .hambarg:nth-child(1) {
    top: 30%;
    left: 50%;
}
.drbtn-b .hambarg:nth-child(2) {
    top: 50%;
    left: 50%;
}
.drbtn-b .hambarg:nth-child(3) {
    top: 70%;
    left: 50%;
	}


.drbtn-b.active .hambarg:nth-child(1) {
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
  }
.drbtn-b.active .hambarg:nth-child(2) {
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0;
  }
.drbtn-b.active .hambarg:nth-child(3) {
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
  }



.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 150;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}


}



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

.tenth-pankuzu{
width:100%;
height:auto;
background:#fff;
}

}




/* --------10周年　展示会ボタンのテキスト位置調整-------- */

span.tenji{
padding:0 70px;
}


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

span.tenji{
padding:0 50px;
}

}

}



/* --------BD/DVD　試し読みボタン設置-------- */

.button_tameshi {
	display:inline-block;
	width:120px;
	line-height:2.0;
	}
.button_tameshi:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	}



/* --------23.05　GAMEページ改変-------- */


.game-cont{
width:100%;
max-width:844px;
margin: 0 auto 20px auto;
}
.game-cont h3{
padding-top: 5px;
}
.game-cont p{
padding: 0 5px;
font-size: 14px;

}
.game-cont p.forGame{
min-height:0;
font-size: 1.3rem !important;
padding-bottom: 15px;
}



.gameInfo{
width:96%;
text-align: left;
}
.gameImg{
width:100%;
border: 1px solid #747474;
margin:10px auto;
}


ul.gameList3{
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 0 2%;
margin-bottom:10px;
}
ul.gameList3 li{
width:23.5%;
line-height:0;
box-sizing: border-box;
}
ul.gameList3 li img{
border: 1px solid #747474;
box-sizing: border-box;
}


ul.gameList4{
display: flex;
gap: 0 2%;
}
ul.gameList4 li{
flex: 1;
display: flex;
flex-direction:column;
align-items: stretch;
line-height: 1.5;
font-size: 12px;
margin-bottom:8px;
box-sizing: border-box;
vertical-align: top;
}
ul.gameList4 li span:first-child{
background: #000000;
padding:8px 15px;
color: #FFFFFF;
box-sizing: border-box;
}
ul.gameList4 li span:last-child{
border:1px solid  #000000;
padding:7px 13px;
box-sizing: border-box;
display: block;
flex-grow:1;
}


.game-tit{
display: flex;
justify-content: space-between;
align-items:flex-end;
}
.game-tit div{
margin-bottom:10px;
}


.g-tabMenu {
width:96%;
margin:0 auto 10px;
display: flex;
justify-content: center;
flex-wrap: nowrap;
gap: 0 2%;
}
.g-tabMenu li{
flex: 1;
text-align: center;
border:solid 1px #212121;
background-color:#fff;
transition: all 0.5s 0s ease;
}
.g-tabMenu li:hover{
border-bottom:solid 10px #1f4e79;
}
.g-tabMenu li.select{
border-bottom:solid 10px #1f4e79;
}
.g-tabMenu li a{
display:block;
}
.g-tabMenu li img{
width:100%;
max-width:140px;
margin:10px 0;
}


.game-etitle-cont{
display:flex;
align-items: stretch;
margin:0 0 10px;
border:1px solid #000;
min-height:30px;
}
.etitle-Lcont{
box-sizing:border-box;
display: flex;
align-items: center;
justify-content: center;
width:24%;
background: #0aa584;
border-right:1px solid #000;
padding:10px 20px;
font-size:1.2rem;
color: #fff;
}
.etitle-Rcont{
box-sizing:border-box;
display: flex;
align-items: center;
justify-content: center;
width:76%;
text-align:center;
padding:10px 20px;
font-size:1.2rem;
}


.game-event-visual{
width:100%;
margin:0 auto 50px;
}
.anivSlider li{
	max-width: 783px;
	width: 100%;
	}


.game-under-cont{
display: flex;
flex-direction:row;
width:96%;
margin-bottom:30px;
}

.g-underL{
display: flex;
flex-direction:column;
width:46%;
margin-right: 20px;
}
.g-underL-a{
position: relative;
padding-top: 56.25%;
margin-bottom:10px;
}
.g-underL-a iframe{
  position: absolute;
  top: 0;
  right:0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
.g-underL-b{

}

.g-underR{
width:50%;
text-align: left;
vertical-align: top;
}


a.btn_04-re {
  display: flex;
  justify-content: center;
  align-items: center;
  width:100%;
  height: 50px;
  position: relative;
  background: #9a6922;
  border: 1px solid #9a6922;
  box-sizing: border-box;
  padding: 0 25px 0 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-align: left;
  text-decoration: none;
  transition-duration: 0.3s;
}
a.btn_04-re:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 25px;
  margin-top: -6px;
}
a.btn_04-re:hover {
  background: #fff;
  color: #9a6922;
}
a.btn_04-re:hover:before {
  border-top: 2px solid #9a6922;
  border-right: 2px solid #9a6922;
}




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

.game-cont p{
min-height:inherit;
}

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

.g-tabMenu {
margin:0 auto 50px;
}

.animeInfo .ds_sp img{
width:100%;
}
.gameImg{
width:100%;
margin-top: 15px;
}
.gameImg img{
width:100%;
}

.game-tit{
display: flex;
flex-direction: column;
align-items: center;
}
.game-tit div{
margin-bottom:20px;
}

}




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

.game-cont{
margin: 0 auto 40px auto;
}
.game-cont h3{
padding-top: 0;
}
.game-cont p.forGame{
font-size: 1.0rem !important;
}

.gameInfo p{
min-height: inherit;
margin-bottom: 15px;
font-size: 14px;
padding: 15px 0 5px 0;
}

ul.gameList3{
gap: 10px 2%;
}
ul.gameList3 li{
width:49%;
}


ul.gameList4{
display: flex;
flex-direction:column;
}
ul.gameList4 li{
width:100%;
margin:0 0 6px 0;
}


.game-etitle-cont{
display:flex;
flex-direction:column;
align-items: stretch;
}
.etitle-Lcont,
.etitle-Rcont{
width:100%;
font-size:1.0rem;
min-height:30px;
}
.etitle-Lcont{
border-right:none;
border-bottom:1px solid #000;
}


.anivSlider li{
max-width:inherit;
text-align: center;
	}


.game-under-cont{
display: flex;
flex-direction:column;
width:100%;
margin:0 auto 30px;
}
.g-underL{
display: flex;
flex-direction:column;
width:100%;
margin-right:0;
}
.g-underR{
width:100%;
}

.danchroGame{
width:100% !important;

}

a.btn_04-re {
  margin: 15px auto;
}

}





#danchroNews-cont{
	margin:0 auto;
	text-align:center;
	width:100%;
	max-width:941px;

	}

#danchroNews-cont iframe{
    position: absolute;
    top:0;
    left: 0;
    width:100%;
    height:100%;
	}

h4.danchroInfo{
text-align: center;
padding:10px 0;
width:96%;
background: #121212;
color: #FFFFFF;
font-size: 14px !important;
font-weight: normal;
margin: 30px 0 0 0;
}
.danchroGame{
width:96% !important;
margin:0 !important;
}


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

h4.danchroInfo{
width:100%;
margin:15px 0 15px 0 !important;
}

}





/* --------23.08　イベントページ改変-------- */


p.line00 {
	line-height:1.4 !important;
}

h4.icon-title,
h4.icon-titleB {
  position: relative;
  padding: 0 0 5px 30px;
  font-size:1.2em;
}
h4.icon-title::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: url(../event/images/ev-h4-icon.jpg);
}
h4.icon-titleB::before {
  position: absolute;
  top: 4px;
  left: 0;
  content: url(../event/images/ev-h4-icon.jpg);
}


.ev-list p.ev-ttl2{
	margin-left:24px;
	font-size: 21px;
	color: #008569;
	font-weight: bold;
	vertical-align: middle;
}


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

.ev-list p.ev-ttl2{
	font-size: 18px;
}

}



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

.iOSheight{
height:280px;
}
.iOSheightDanmemo{
height:280px;
}
}
@media screen and (max-width:680px) {

.iOSheight{
height:180px;
}
.iOSheightDanmemo{
height:180px;
}

#iframeWrap{
	position:relative;
    height:170px !important;
    padding-top:5% !important;
	width:100%;
}
.iframeDanmemo{
	position:relative;
    height:220px !important;
    padding-top:5% !important;
	width:100%;

}
}

@media (orientation: landscape){

.iOSheight{
height:240px;
}
.iOSheightDanmemo{
height:400px;
}

}



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

.ev-list p.ev-ttl2{
	margin-left:0;
	margin-top:10px;
	font-size: 20px;
	vertical-align: top;
}
h4.icon-titleB::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: url(../event/images/ev-h4-icon.jpg);
}

}




/* --------23.09　10周年イベント関係改変-------- */


.sponsor-box{
position:relative;
waidth:96%;
border:solid 1px #000;
padding:5% 0 3%;
}

.sponsor-box::before {
content: '協賛企業';
position:absolute;
top:-20px;
left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
width:40%;
height:40px;
background:#000;
color:#fff;
font-size:1.4rem;
font-weight:bold;
line-height:1.8;
text-align:center;
}

.sponsor-line{
display: flex;
justify-content: center;
align-items: center;
}
.sponsor-line:first-child {
justify-content: space-around;
padding:0 16.8%;
}

.sponsor-logo-a,
.sponsor-logo-b{
text-align:center;
margin:4.6%;
}
.sponsor-logo-a a:hover,
.sponsor-logo-b a:hover{
opacity:0.5;transition-duration:0.5s;
}

.sponsor-logo-a img,
.sponsor-logo-b img{
width: auto;
max-width: 100%;
height: auto;
max-height: 50px;
}



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

.sponsor-logo-a img{
height: auto;
max-height: 40px;
}

}



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

.sponsor-box{
padding:10% 0 6%;
}

.sponsor-logo-a img{
height: auto;
max-height: 24px;
}


}




/* --------23.11.04　イベント合わせの改変-------- */


div.animeList2{
margin-top: 14px;
display:flex;
flex-wrap: wrap;
}
div.animeList2 .info-box{
display:flex;
align-items: stretch;
line-height: 1.5;
font-size: 12px;
margin:0 5px 4px 0;
box-sizing: border-box;
border:1px solid  #000000;
}
div.animeList2 .info-box .l-box{
display:flex;
align-items: center;
background: #000000;
padding:8px 15px;
color: #FFFFFF;
}
div.animeList2 .info-box .r-box{
display:flex;
align-items: center;
padding:7px 13px;
}

div.animeList2 .button{
width:150px;
line-height: 1.5;
display: inline-block;
background: #1e5365;
font-size: 14px;
color: #FFFFFF;
padding:5px 15px;
border: 1px solid #1e5365;
margin:0 5px 4px 0;
box-sizing: border-box;
}
div.animeList2 .button:hover{
background: #2286a8;
border: 1px solid #1e5365;
transition: 0.6s ;
}


.animeImg3{
width:29%;
float: left;
}
.animeImg3 a{
display:block;
margin-bottom:10px;
}
.animeImg3 img{
border: 1px solid #747474;
}

ul.postList10th li{
margin:0 0 4px;
width:60%;
}
ul.postList10th li a:hover{
opacity:0.5;transition-duration:0.5s;
}

.post-cont3 h3 span.fusenB{
display:inline-block;
font-size:30px;
color:#fff;
background-color:#b93d0a;
padding:10px;
margin-bottom:10px;
}




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

.animeImg3{
width:100%;
float: none;
margin-top: 15px;
}
.animeImg3 img{
width:100%;
display:none;
}

}



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

div.animeList2,
div.animeList2 .info-box{
display:flex;
flex-flow: column;
width:100%;
text-align: center;
}

div.animeList2 .info-box .l-box,
div.animeList2 .info-box .r-box{
display:flex;
justify-content: center;
}

div.animeList2 .info-box .l-box,
div.animeList2 .info-box .r-box,
div.animeList2 .button{
margin:0 0 4px 0;
}

div.animeList2 .button{
width:100%;
}

ul.postList10th li{
width:100%;
margin-bottom: 5px;
}

.post-cont3 h3 span.fusenB{
font-size:16px;
padding:4px;
}

}







/* Finalize
----------------------------------------------------*/


.cf:before,.cf:after {content:"";display:table;}
.cf:after {clear:both;}
.cf {*zoom:1;}
