/* =================================
	TBS Reset CSS
================================= */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main {margin:0;padding:0;border:0;font-size:100%;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main {display:block;}
body {font-family:Verdana,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
wbr:after {content:"\00200B";}

/*	TBS reset
============================== */
.alt {position:absolute;top:-5000px;left:-9999px;}
.clearfix:after {content:"";clear:both;display:block;}
.hide-txt {text-indent:110%;white-space:nowrap;overflow:hidden;}
.fp-causion {display:none;}
.nocontxt {-webkit-touch-callout: none;-webkit-user-select: none;user-select: none;-webkit-user-drag:none;}
.nocontxt img {pointer-events: none;}
@media all and (min-width:768px) {
.alt-pc {position:absolute;top:-5000px;left:-9999px;}
.clearfix-pc:after {content:"";clear:both;display:block;}
.hide-txt-pc {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
@media all and (max-width:767px) {
.alt-smp {position:absolute;top:-5000px;left:-9999px;}
.clearfix-smp:after {content:"";clear:both;display:block;}
.hide-txt-smp {text-indent:110%;white-space:nowrap;overflow:hidden;}
}
/* =================================
	COMMON CSS
================================= */
/* link */
a:link {
	text-decoration:underline;
	color:#ed0a15;
}
a:visited {
	text-decoration:none;
	color:#ed0a15;
}
a:active {
	text-decoration:none;
	color:#ed0a15;
}
a:hover {
	text-decoration:underline;
	color:#ed0a15;
}

/* text-color */
.gray {color:#808080;}
.black {color:#171717;}
.purple {color:#a757a8;}
.ultramarine {color:#465daa;}
.blue {color:#0067c0;}
.lightblue {color:#afdfe4;}
.deepgreen {color:#060;}
.green {color:#008000;}
.yellowgreen {color:#b9c42f;}
.yellow {color:#ffb74c;}
.orange {color:#ff7b00;}
.pink {color:#f58f98;}
.vermilion {color:#ef454a;}
.red {color:#ed1a3d;}
.carmine {color:#c22047;}
.magenta {color:#ec008c;}
.brown {color:#994c00;}
.reddishbrown {color:#800000;}
.yellowocher {color:#c39143;}
.gold {color:#ffd700;}
.silver {color:#c0c0c0;}

.s {
	font-size:87.5%;
}
.lazy {
	display:block;
	position:relative;
}
.wbr {
	white-space: nowrap;
	display: inline-block;
}
.mgb-0 {
	margin-bottom:0 !important;
}
.bottom05{
	margin-bottom: 0.5em;
}
.color_red{
	color: #d73026;
}
.color_blue{
	color: #345ec8;
}
.f110{
	font-size:110%;
}
.f120{
	font-size:120%;
}
.f130{
	font-size:130%;
}
.f140{
	font-size:140%;
}
.f150{
	font-size:150%;
}
.bold{
	font-weight: bold;
}
.center {
	text-align: center!important;
	display: block;
}

/*	No Print
============================== */
@media print {
.idx .poster{ display: none;}
.idx .tw_box{ display: none;}
.idx .insta_box{ display: none;}
.idx .wnew .thumb{ display: none;}
.idx .story_area{ display: none;}
.idx .ishop_dvd_btn{ display: none;}
.chara .thumb{ display: none;}
.introducton .thumb{ display: none;}
.interview header h2{ display: none;}
.topics .picBox{ display: none;}
.topics .picBox{ display: none;}
.story .pics{ display: none;}
.story .bk_memlist .thumb{ display: none;}
.p_chart .chart{ display: none;}
.p_chart .chart{ display: none;}
.information .info_pic{ display: none;}
.information .info_pic{ display: none;}
}

/*	bnSuper Area
============================== */
@media all and (min-width: 768px) {
	#bnSuper { height:90px; }
}
@media all and (max-width: 767px) {
	#bnSuper { height:50px; }
}

/*	lazy-done
============================== */
.lazy img{
	width:100%;
	height:100%;
}
.lazy-done{
	animation-name: imgFadein;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: normal;
}
@keyframes imgFadein {
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}

/*	Web Fonts
============================== */
body{
	color: #5b4a1f;
	letter-spacing:0.02em;
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}

/*	background
============================== */
html, body, div#con-body {
	background-color: #fff;
}
@media all and (min-width: 768px) {
.wrap {
	max-width:980px;
	margin:0 auto;
}
.br-sp { display:none;}
.idx .bg {
	padding-bottom: 118px;
}
}
@media all and (max-width: 767px) {
}

/*	menu
============================== */
.menu ul li a {
	text-decoration:none;
}
.menu ul li.nolink a {
	cursor:default;
}
@media all and (min-width: 768px) {
.menu{
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
}
.idx .menu{
	box-shadow:0px 0px 4px -1px #6e6442;
}
.cmn .menu{
	box-shadow: 0px 0px 5px #898989;
}
.menu ul {
	position:relative;
	width: 980px;
	height: 95px;
	background-image:url(../img/menu.jpg?20190411);
}
.menu ul li a, div.menu ul li a > span {
	display:block;
	transition: all .3s ease;
}
.menu ul li a:hover{
	background-repeat: no-repeat;
}
.m_news a{ width: 134px; height: 95px; position: absolute; left: 0px; top: 0;}
.m_story a{ width: 126px; height: 95px; position: absolute; left: 134px; top: 0;}
.m_cast a{ width: 208px; height: 95px; position: absolute; left: 260px; top: 0;}
.m_chart a{ width: 152px; height: 95px; position: absolute; left: 468px; top: 0;}
.m_msg a{ width: 200px; height: 95px; position: absolute; left: 620px; top: 0;}
.m_streaming a{ width: 160px; height: 95px; position: absolute; left: 820px; top: 0;}
.m_streaming b{ width: 160px; height: 95px; position: absolute; left: 820px; top: 0;}

.menu ul .m_news:not(.nolink) a:after,
.menu ul .m_story:not(.nolink) a:after,
.menu ul .m_cast:not(.nolink) a:after,
.menu ul .m_chart:not(.nolink) a:after,
.menu ul .m_msg:not(.nolink) a:after,
.menu ul .m_streaming:not(.nolink) a:after{
	content:"";
	width:100%;
	height:0px;
	background-color:#fef339;
	display:block;
	position:absolute;
	bottom:0;
	-webkit-transition-duration: 200ms;
	-webkit-transition-timing-function:ease-in-out;
	transition-duration: 200ms;
	transition-timing-function:ease-in-out;
}
.menu ul li:not(.nolink) a:hover:after {
	height:3px;
}
}
@media all and (max-width: 767px) {
.menu_out{
	background-color: #fff500;
	border-bottom: 3px solid #d4d4d4;
	overflow:hidden;
}
.idx .menu{
	border-top: 2px solid #413411;
}
.cmn .menu{
	margin: 0 0px 0px;
}
.menu li{
	margin:0px auto 0;
	float: left;
	width: 50%;
	width: -webkit-calc(100% / 2);
	width: calc(100% / 2);
}
.menu li a,.menu ul li b {
  display: block;
  position: relative;
  transition: color 0.3s;
	background-size:contain;
	width: 100%;
  padding-top: 28%;
  overflow: hidden;
  height: 0;
}
.menu .m_news a{
	background-image:url(../img/m1_news.jpg);
}
.menu .m_story a{
	background-image:url(../img/m1_story.jpg);
}
.menu .m_cast a{
	background-image:url(../img/m1_cast.jpg);
}
.menu .m_chart a{
	background-image:url(../img/m1_chart.jpg);
}
.menu .m_msg a{
	background-image:url(../img/m1_msg.jpg?0411);
}
.menu .m_streaming a{
	background-image:url(../img/m1_streaming.jpg);
}
.menu .m_streaming b{
	background-image:url(../img/m1_streaming_no.jpg);
}
}


/*	footer
============================== */

footer {
	width: 100%;
	text-align: center;
	color: #fff;
}
footer .copyright a{
	color: #fff500;
}
@media all and (min-width: 768px) {
footer {
	font-size: 75%;
	min-height: 300px;
}
footer .copyright{
	padding-top: 245px;
	text-align: left;
}
}
@media all and (max-width: 767px) {
footer {
	font-size: 62.5%;
	padding:20px 0px 20px;
	line-height: 1.5;
}
footer .copyright{
	padding: 0px 0 30px;
	line-height: 1.3;
}
}

/*	recta
============================== */
@media all and (min-width: 768px) {
.recta div{
	float: right;
	margin-top: 10px;
	padding-right: 10px;
	width: 300px;
	height: 100px;
	z-index: 1000;
}
}
@media all and (max-width: 767px) {
.recta{
	margin:0 auto 30px;
	text-align: center;
}
}


/*	pagetop
============================== */
.pgt {
	z-index:20;
	-webkit-transition-duration:500ms;
	-webkit-transition-timing-function:ease-in-out;
	transition-duration:500ms;
	transition-timing-function:ease-in-out;
}
.pgt a, .pgt span {
	display:block;
}
.pgt-on, .pgt-off {
	position:fixed;
}
@media all and (min-width: 768px) {
.pgt {
	transition-property:right;
}
.pgt-on {
	right:0px;
	bottom:0px;
}
.pgt-off {
	right:-100px;
	bottom:0px;
}
.pgt a {
	background-image:url(../img/pagetop_btn.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:100px;
	height:100px;
	text-indent:110%;white-space:nowrap;overflow:hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
}
@media all and (max-width: 767px) {
.pgt {
	min-width:320px;
	transition-property:bottom;
}
.pgt-on, .pgt-off {
	width:100%;
}
.pgt-on {
	bottom:0;
}
.pgt-off {
	bottom:0;
}
.pgt a {
	position:relative;
	text-decoration:none;
	color:#645224;
	background-color:#fff338;
	height:32px;
}
.pgt a span {
	position:absolute;
	left:50%;
	top:40%;
	margin-top:-0.5em;
	margin-left:-5em;
	font-size:130%;
	font-weight:bold;
}
.pgt a span:before {
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-8px;
	margin-left:-7em;
	display:block;
	content:"";
	background-repeat:no-repeat;
	background-position:left top;
	background-size:16px 16px;
	width:16px;
	height:16px;
}
}

/*	sns buttons
============================== */
.sns-btns {
	text-align:center;
	position:relative;
}
.sns-btns .tw, .sns-btns .fb {
	text-align:left;
	width:120px;
	display:inline-block;
}
@media all and (min-width: 768px) {
.sns-btns {
	padding:200px 0 15px 0px;
	margin: 0px  0 0 ;
	float: left;
}
.sns-btns .tw{
	margin-left: 20px;
}
}
@media all and (max-width: 767px) {
.sns-btns {
	padding-top:15px;
	margin-bottom:15px;
}
}
