/* =================================
	TOPICS CSS
================================= */
/*	pic size
============================== */
@media all and (min-width: 768px) {
.n20200916haishin10, .n20200916haishin10 span {
          height: 440px;
          }
.n20200927book, .n20200927book span {
          height: 338px;
          }
.n20200830, .n20200830 span {
          height: 274px;
          }
.n20200906-1, .n20200906-1 span {
          height: 338px;
          }
.n20200906-1, .n20200906-1 span {
          height: 338px;
          }
.n20200814book, .n20200814book span {
          height: 563px;
          }
.n20200814a, .n20200814a span {
          height: 600px;
          }
.t-111, .t-111 span {
          height: 340px;
          }
.n20200715a, .n20200715a span {
          height: 338px;
          }
.n20200705a, .n20200705a span {
          height: 360px;
          }
.n20200703f, .n20200703f span {
          height: 248px;
          }
.n20200320a, .n20200320a span {
          height: 362px;
          }
.n20200320b, .n20200320b span {
          height: 652px;
          }
.audiomovie, .audiomovie span {
          height: 273px;
          }
.n20200317a, .n20200317a span {
          height: 440px;
          }
.n20200305a, .n20200305a span {
          height: 324px;
          }
.audiomovie, .audiomovie span {
          height: 273px;
          }
.audiomovie, .audiomovie span {
          height: 273px;
          }
.audiomovie, .audiomovie span {
          height: 273px;
          }
}

@media all and (max-width: 767px) {
.n20200916haishin10 span {
          padding-top: calc((440 / 600)*100%);
        }
.n20200927book span {
          padding-top: calc((338 / 600)*100%);
        }
.n20200830 span {
          padding-top: calc((274 / 600)*100%);
        }
.n20200906-1 span {
          padding-top: calc((338 / 600)*100%);
        }
.n20200906-1 span {
          padding-top: calc((338 / 600)*100%);
        }
.n20200814book span {
          padding-top: calc((563 / 400)*100%);
        }
.n20200814a span {
          padding-top: calc((600 / 600)*100%);
        }
.t-111 span {
          padding-top: calc((340 / 600)*100%);
        }
.n20200715a span {
          padding-top: calc((338 / 600)*100%);
        }
.n20200705a span {
          padding-top: calc((360 / 600)*100%);
        }
.n20200703f span {
          padding-top: calc((248 / 600)*100%);
        }
.n20200320a span {
          padding-top: calc((362 / 600)*100%);
        }
.n20200320b span {
          padding-top: calc((652 / 600)*100%);
        }
.audiomovie span {
          padding-top: calc((273 / 600)*100%);
        }
.n20200317a span {
          padding-top: calc((440 / 400)*100%);
        }
.n20200305a span {
          padding-top: calc((324 / 600)*100%);
        }
.audiomovie span {
          padding-top: calc((273 / 600)*100%);
        }
.audiomovie span {
          padding-top: calc((273 / 600)*100%);
        }
.audiomovie span {
          padding-top: calc((273 / 600)*100%);
        }
}


/*	reset
============================== */
div.wrap > div.contents {
	background-color:transparent;
}


div.unit {
	background-color:hsla(0,0%,100%,0.9);
}
div.unit > article > header, div.contents > article > header {
	color:#fff;
	line-height:1.5;
	background-position:center top;
	background-repeat:repeat-y;
	background-image:url(../img/cmn_h2_bg.png);
	background-color:#000;
}
div.unit > article > header h2 span, div.contents > article > header h2 span {
	text-shadow:1px 1px 0 #000, -1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000;
/*	background-image: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(0.5, transparent), color-stop(0.5, hsla(56,100%,50%,0.9)), to(hsla(56,100%,50%,0.9)));
	background-image: linear-gradient(transparent 50%, hsla(56,100%,50%,0.9) 50%);*/
}
div.unit > article > header p, div.contents > article > header p {
	color:#000;
	font-size:83%;
	text-align:right;
}
div.unit > article > header p span, div.contents > article > header p span {
	background-color:hsla(55,100%,50%,0.9);
}
@media all and (min-width: 768px) {
div.unit:not(:last-child), div#blog {
	margin-bottom:30px;
}
div.unit-inner {
	padding: 30px 100px;
}
div.unit > article > header, div.contents > article > header {
	padding:20px 32px;
}
div.unit > article > header h2, div.contents > article > header h2 {
	font-size:150%;
	margin-left:-32px;
}
div.unit > article > header h2 span, div.contents > article > header h2 span {
	padding-left:32px;
}
div.unit > article > header p, div.contents > article > header p {
	margin-right:-32px;
}
div.unit > article > header p span, div.contents > article > header p span {
	padding:6px 32px;
}
}
@media all and (max-width: 767px) {
div.unit:not(:last-child), div#blog {
	margin-bottom:20px;
}
div.unit-inner {
	padding:20px 12px;
}
div.unit > article > header, div.contents > article > header {
	padding:12px 12px;
	background-size:cover;
}
div.unit > article > header h2, div.contents > article > header h2 {
	font-size:112.5%;
	margin-left:-12px;
}
div.unit > article > header h2 span, div.contents > article > header h2 span {
	padding-left:12px;
	display: block;
}
div.unit > article > header p, div.contents > article > header p {
	margin-right:-12px;
}
div.unit > article > header p span, div.contents > article > header p span {
	padding:3px 12px;
}
}


/*	copy
============================== */
div.copy p {
	text-align:center;
	line-height:1.75;
	font-weight:bold;
}
@media all and (min-width: 768px) {
div.copy {
	margin-bottom:30px;
}
div.copy p {
	font-size:112.5%;
}
}
@media all and (max-width: 767px) {
div.copy {
	margin-bottom:15px;
}
}


/*	bansen
============================== */

dl.dl-onair dt, dl.dl-onair dd {
	line-height:1.75;
}
dl.dl-onair dt {
	color:#900;
	margin-bottom:0.25em;
}
dl.dl-onair dd {
	padding-bottom:0.5em;
	margin-bottom:0.75em;
}
dl.dl-onair dd cite {
	font-size:112.5%;
}
@media all and (min-width: 768px) {
dl.dl-onair {
	margin-bottom:1.75em;
}
dl.dl-onair dt, dl.dl-onair dd {
	font-size:100%;
}
}
@media all and (max-width: 767px) {
dl.dl-onair {
	margin-bottom:1.75em;
}
dl.dl-onair dt, dl.dl-onair dd {
	font-size:87.5%;
}
}




/*	submenu
============================== */
div.submenu nav ul li:before {
	content:"";
	display:block;
	background-image:url(../img/arrow16.svg);
	background-repeat:no-repeat;
	background-size:16px 100px;
	background-position:0 -39px;
	width:16px;
	height:18px;
	float:left;
	margin-right:6px;
}
div.submenu nav ul li {
	display:none;
	position:relative;
	margin-bottom:2px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background-color: #efca00;
	-webkit-background-clip:content-box;
	background-clip:content-box;
}
div.submenu nav ul li:before {
	position:absolute;
	left:4px;
	top:50%;
	margin-top:-9px;
}
div.submenu nav ul li a {
	display:block;
	color: #000;
	background-color:#fff;
	/*	background-image:-webkit-linear-gradient(top,#b1fd18,#00ff78 80%,#06bbf2);
	background-image:linear-gradient(to bottom,#b1fd18,#00ff78 80%,#06bbf2); */
	line-height:18px;
	height:18px;
	padding:0.5em;
	margin-left:24px;
}
div.submenu nav ul li a, div.submenu nav ul li a span {
	display:block;
}
div.submenu nav ul li a {
	text-decoration:none;
}
@media all and (min-width: 768px) {
div.submenu {
	margin-bottom:30px;
}
div.submenu nav ul li {
	width:50%;
	float:left;
}
div.submenu nav ul li:nth-child(1), div.submenu nav ul li:nth-child(2), div.submenu nav ul li:nth-child(3),
 div.submenu nav ul li:nth-child(4), div.submenu nav ul li:nth-child(5), div.submenu nav ul li:nth-child(6) {
	display:block;
}
div.submenu nav ul li:nth-child(odd) {
	padding-right:12px;
}
div.submenu nav ul li a:hover {
	text-decoration:underline;
}
div.submenu nav ul li a > span {
	font-size:87.5%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
}
@media all and (max-width: 767px) {
div.submenu {
	margin-bottom:20px;
}
div.submenu nav ul li:nth-child(1), div.submenu nav ul li:nth-child(2), div.submenu nav ul li:nth-child(3), div.submenu nav ul li:nth-child(4) {
	display:block;
}
div.submenu nav ul li a > span {
	font-size:83%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
}



/*	backtoSubMenu button
============================== */

div.unit article p.bktosub a,
div.unit article p.bktosub a span {
	display:block;
}
div.unit article p.bktosub a {
	text-decoration:none;
	background-color:#ffea00;
}
div.unit article p.bktosub a span {
	text-indent:110%;
	white-space:nowrap;
	overflow:hidden;
	background-image:url(../img/arrow16.svg);
	background-position:16px 4px;
	background-repeat:no-repeat;
	background-size:16px 100px;
	height:24px;
	background-position: center 3px;
}
@media all and (min-width: 768px) {
div.unit article p.bktosub a:hover {
	background-color:#ffc200;
}
div.unit article p.bktosub {
	padding-left:876px;
}
}
@media all and (max-width: 767px) {
div.unit article p.bktosub a,
div.unit article p.bktosub a span {
	display:block;
	width:48px;
}
div.unit article p.bktosub a {
	margin:0 auto;
}
}



/*	div#blog
============================== */
div#blog figure > span, div#blog figure span span,
div#blog figure span img {
	display:block;
}
div#blog figure > span {
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto 6px;
	border-style:solid;
}
div#blog figure span span {
	background-position:center center;
	background-repeat:no-repeat;
}
div#blog figure span span.lazy-done {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
div#blog figure figcaption {
	text-align:center;
	line-height:1.5;
}
div#blog figure figcaption span {
	padding:0.2em 0.5em;
}
div#blog figure > span {
	background-color:#36fff9;
	border-color:#36fff9;
}
div#blog figure figcaption span {
	background-color:hsla(56,100%,50%,0.9);
}
@media all and (min-width: 768px) {
div#blog figure:not(:last-child) {
	margin-bottom:30px;
}
div#blog figure span.yoko {
	width:430px;
}
div#blog figure span.yoko span,
div#blog figure span.yoko span img {
	width:420px;
	height:280px;
}
div#blog figure span.tate {
	width:290px;
}
div#blog figure span.tate span,
div#blog figure span.tate span img {
	width:280px;
	height:420px;
}
div#blog figure figcaption {
	font-size:83%;
}
}
@media all and (max-width: 767px) {
div#blog figure:not(:last-child) {
	margin-bottom:20px;
}
div#blog figure span.tate {
	width:180px;
}
div#blog figure span.tate span,
div#blog figure span.tate span img {
	width:172px;
	height:258px;
}
div#blog figure span span {
	background-size:cover;
}
div#blog figure figcaption {
	font-size:75%;
}
}
@media all and (min-width: 375px) {
div#blog figure > span {
	border-width:5px;
}
}
@media all and (min-width: 375px) and (max-width: 767px) {
div#blog figure span.yoko {
	width:292px;
}
div#blog figure span.yoko span,
div#blog figure span.yoko span img {
	width:282px;
	height:188px;
}
}
@media all and (max-width: 374px) {
div#blog figure > span {
	border-width:4px;
}
div#blog figure span.yoko {
	width:234px;
}
div#blog figure span.yoko span,
div#blog figure span.yoko span img {
	width:226px;
	height:151px;
}
}




/*	table
============================== */

div.tbl table tr {
	border-bottom:2px solid #fff;
}
div.tbl table th, main div.tbl table td {
	line-height:1.5;
}
div.tbl table th {
	text-align:center;
	color:#000;
	background-color:#ffea00;
	vertical-align:middle;
	white-space:nowrap;
}
div.tbl table tr:nth-child(odd) td {
	background-color:hsla(0,0%,0%,0.05);
}
div.tbl table tr:nth-child(even) td {
	background-color:hsla(0,0%,100%,0.5);
}
@media all and (min-width: 768px) {
div.tbl table {
	font-size:100%;
	margin-bottom:30px;
}
div.tbl table th, main div.tbl table td {
	padding:0.75em 1.5em;
}
}
@media all and (max-width: 767px) {
div.tbl table {
	font-size:87.5%;
	margin-bottom:15px;
}
div.tbl table th, main div.tbl table td {
	padding:0.75em 0.5em;
}
}


/*	.subox
============================== */
.subox {
	background-color:hsla(0,0%,100%,0.9);
}
.subox header {
	line-height:1.5;
	color: #f9e401;
	background-color:#000;
	padding-bottom:0.25em;
}
.subox header h3 {
	padding: 0.25em 0.75em;
	border-bottom: 3px solid #f9e401;
}
@media all and (min-width: 768px) {
.subox > div.inner {
	padding: 10px 32px 20px;
}
.subox header h3 {
	font-size:112.5%;
}
}
@media all and (max-width: 767px) {
.subox > div.inner {
	padding:0 10px 20px;
}
}



/*	kiyaku
============================== */
#dc div.contents {
	padding-top: 0;
}
div#dc h3 {
	white-space: nowrap;
	text-indent: 110%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
}
div#dc {
    background-color: #fff;
    line-height: 1.5;
}
@media all and (min-width: 768px) {
	#dc h3 {
		width: 600px;
		height: 240px;
		margin: 0 auto 1em;
	}
	div#dc {
		padding: 30px;
		font-size: 16px;
		letter-spacing: 0.1em;
	}
}
@media all and (max-width: 767px) {
	div#dc {
		padding: 1em;
	}
	#dc h3 {
		position: relative;
		background-size: cover;
		height: 0;
		padding-top: 45.8891013384321%;
		margin-bottom: 0.5em;
		border-radius: 5px;
	}
	#dc h3 span {
		display: block;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
	}
}
div#dc h4 {
	color: #00479d;
	font-size: 110%;
	letter-spacing: 0.07em;
}
div#dc div.date {
	padding: 1em;
	background-color: #e4f4fc;
}
div#dc ul {
  padding: 0 1em 0 2.3em;
  position: relative;
}

div#dc ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
}

div#dc ul li:before {
  content: "●";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #f9e401; /*アイコン色*/
}
div#dc ul.kome li:before {
  content: "※";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #f9e401; /*アイコン色*/
}
.riyoukiyaku {
	width: 80%;
	font-weight: normal;
	font-size: 80%;
	padding: 1.5em;
	margin: 0 auto 1em;
	background-color: #e4f4fc;
}
.consent_area {
	text-align: center;
}

.kiyaku {
	text-align: left;
}
.kiyaku h6 {
	color: #f9e401!important;
}
@media all and (min-width: 768px) {
	.kiyaku {
		/* width: 600px; */
		background-color: #fff;
		margin: -30px;
		padding: 30px;
		border-radius: 5px;
	}
}
.m1 {
	padding: .25em 0 .5em .75em;
	border-left: 6px solid #f9e401;
	border-bottom: 1px solid #ccc;
	font-size: 130%;
	margin-bottom: 1em;
}
.m2 {
	text-align: center;
	color: #f9e401;
	font-size: 120%;
	font-weight: bold;
}
.m3 {
	text-align: center;
	color: #1a4899;
	font-size: 110%;
	font-weight: bold;
}


.kiyaku ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
}
.kiyaku ol li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}

.kiyaku ol li:before{
	position: absolute;
	font-size: 50%;
	counter-increment: number;
	content: counter(number);
	display: inline-block;
	background: #1a4899;
	color: white;
	font-family: 'Avenir','Arial Black','Arial',sans-serif;
	font-weight: bold;
	font-size: 50%;
	border-radius: 50%;
	left: 0;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	top: 2em;
	-webkit-transform: translateY(-1em);
	transform: translateY(-1em);
}
.kiyaku ol.t2 li:before{
	background: #f9e401;
}
.rk {
	background-color: #fffae5;
	padding: 1em;
}

.btn-regulation a {
	display: inline-block;
	width: 90%;
	padding: 0.5em;
	background-color: #f9e401;
	color: #fff;
	border-radius: 5px;
}
div.movie {
	padding: 1em;
	background-color: #f9e401;
}
#trailer {
	width: 100%;
	position: relative;
	padding: 56.25% 0 0;
	height: 0;
	overflow: hidden;
	height: auto;
	margin: 0 auto;
	box-shadow: none;
}
#trailer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

div.scrl-box {
overflow:auto;
height:450px;
border: 1px solid #000;
border-radius: 10px;
}
@media all and (min-width: 768px) {
	div.scrl-box {
	height:450px;
	}
}
@media all and (max-width: 767px) {
	div.scrl-box {
	height:300px;
	}
}


/*	sp2020 pic size
============================== */
@media all and (min-width: 768px) {
	.n2020sp {
		width: 30%;
		border: none;
	}
	.n2020sp, .n2020sp span {
		width: 300px;
		height: 83px;
	}
}
@media all and (max-width: 767px) {
	.n2020sp {
		width: 50%;
		margin: 0 auto;
		border: none;
	}
	.n2020sp span {
		padding-top: calc((83 / 300)*100%);
	}
}
/*	rodoku pic size
============================== */
@media all and (min-width: 768px) {
	.n20200905fujimori, .n20200905fujimori span,
	.n20200907ijyuin, .n20200907ijyuin span {
		width: 265px;
		height: 270px;
	}
}
@media all and (max-width: 767px) {
	.n20200905fujimori, .n20200907ijyuin {
		width: 40%;
		margin: 0 auto;
	}
	.n20200905fujimori span, .n20200907ijyuin span {
		padding-top: calc((265 / 270)*100%);
	}
}
/*	Q and A
============================== */
div#n202009071200 article.subox header {
	color:#000;
	background-color:#f9e401;
	padding-bottom:0;
}
div#n202009071200 article.subox header h3 {
	border-bottom:3px solid #000;
	border-bottom:none;
}
/*	haishin2013 pic size
============================== */
@media all and (min-width: 768px) {
	.n20200916haishin2013, .n20200916haishin2013 span,
	.n20200916haishin2013, .n20200916haishin2013 span {
		width: 300px;
		height: 179px;
		border: none;
	}
}
@media all and (max-width: 767px) {
	.n20200916haishin2013, .n20200916haishin2013 {
		width: 40%;
		margin: 0 auto;
		border: none;
	}
	.n20200916haishin2013 span, .n20200916haishin2013 span {
		padding-top: calc((179 / 300)*100%);
	}
}
