@charset "UTF-8";
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;}
}
div.embed-tbsplayer {
background-color:#000;
position:relative;
height:0;
padding-top:56.25%;
}
div.embed-tbsplayer .tbs-player {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
div.embed-tbsplayer-audio {
background-color:#fff;
}
div.embed-tbsplayer-audio .tbs-player {
height:46px;
}
div.lbx-overlay {
z-index:10000;position:absolute;background-color:#000;width:100%;height:100%;left:0;top:0;right:0;bottom:0;opacity:0.9;
}

/* -----------------------------------------------------------
   COMMON
------------------------------------------------------------*/

/*/TEXT/*/
.blue{ color:#0bc1f5 !important;}
.green{ color:#148200 !important;}
.yellow{ color:#fff200 !important;}
.orange{ color:#fc7c0b !important;}
.pink{ color:#f6076c !important;}
.red{ color:#fc0b0b !important;}
.purple{ color:#b544fd !important;}

/*/LINK/*/
a { color:#fffc20;text-decoration:none;}
a:hover { text-decoration:underline;}
a:visited {	text-decoration:none;color:#b24ecc;}
a:active { text-decoration:underline;	color:#b24ecc;}

/*/MARGIN/*/
.mgBtm15{ margin-bottom:15px !important;}
.mgBtm25{ margin-bottom:25px !important;}
.mgBtm35{ margin-bottom:35px !important;}
.mgBtm45{ margin-bottom:45px !important;}
.mgBtm55{ margin-bottom:55px !important;}

/*/SHADOW/*/
.b-shdw{
	box-shadow:0px 0px 4px 2px #345b16;
	-moz-box-shadow:0px 0px 4px 2px #345b16;
	-webkit-box-shadow:0px 0px 4px 2px #345b16;
}

/* -----------------------------------------------------------
   BASE
------------------------------------------------------------*/
body {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: 100%;
}
#con-body {
	background-image:url(../img/bg.jpg);
}
.contents{
	background-color:#fefdf3;
	}

@media all and (min-width: 768px) {
.wrap {
	width:972px;
	margin:0 auto;
	padding:30px 0 10px;
}
#leftBox{
	width:640px;
	float:left;
	margin-right:32px;
	}
#rightBox{
	width:300px;
	float:left;
	}
.contents{
	margin-bottom:30px;
	}
.inner{
	padding:30px;
	}
}
@media all and (max-width: 767px) {
.wrap {
	width:96%;
	margin:0 auto;
}
#leftBox,#rightBox{
	width:100%;
	margin:0 auto;
	}
#rightBox{
	text-align:center;
	margin-bottom:20px;
	}
.contents{
	margin-bottom:20px;
	}
.inner{
	padding:20px;
	}
}


/* -----------------------------------------------------------
   HEADER
------------------------------------------------------------*/
header h1,header a{
	display:block;
	background:url(../img/header.jpg?171122) no-repeat;
	background-size:cover;
	overflow:hidden;
	height: 0;
	padding-top:45.37%;
	position:relative;
	}
header img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	}

@media all and (min-width: 768px) {
header h1,header a{
	width:972px;
	margin:0 auto 30px;
	}
}
@media all and (max-width: 767px) {
header h1,header a{
	width:100%;
	margin:10px auto;
}
}

/* -----------------------------------------------------------
   TITLE-PARTS
------------------------------------------------------------*/
.title{
	background:url(../img/bg_title.png);
	}
.sub{
	width:100%;

	margin-bottom:30px;
	}
.sub h2{
	font-size:16px;
	line-height:1.4;

	}
.s1{
	background:#fb5910;
	border-bottom:3px solid #622002;
	}
.s2{
	background:#53bb35;
	border-bottom:3px solid #622002;
	}
.s1 h2{
	color:#622002;
	text-shadow: 1px 1px 0px #fff,
    -1px 1px 0px #fff,
    1px -1px 0px #fff,
    -1px -1px 0px #fff;
	}
.s2 h2{
	color:#fff;
	}
#leftBox .inner h3{
	color:#1f8903;
	font-size:16px;
	padding-bottom:8px;
	}

@media all and (min-width: 768px) {
.title{
	padding:10px 20px;
	}
.title h2,.title h1{
	background-image:url(../img/title_parts.png);
	background-repeat:no-repeat;
	width:330px;
	height:60px;
	margin:0 auto;
	}
#Next .title h2{
	background-position:0 0;
	}
#About .title h2{
	background-position:0 -60px;
	}
#Tbsfree .title h2{
	background-position:0 -120px;
	}
#Boshu .title h1{
	background-position:0 -180px;
	}
#Present .title h1{
	background-position:0 -240px;
	}
#Info .title h2{
	background-position:0 -300px;
	}
.sub h2{
	padding:10px 15px;
	}
}

@media all and (max-width: 767px)  {
.title h2,.title h1{
	background-image:url(../img/title_smp.png);
	background-size:cover;
	overflow:hidden;
	width:60%;
	height:0;
	padding-top:10.28%;
	}
#News .title h2{
	background-position:0 0;
	}
#Next .title h2{
	background-position:0 15%;
	}
#About .title h2{
	background-position:0 32%;
	}
#Tbsfree .title h2{
	background-position:0 49%;
	}
#Boshu .title h1{
	background-position:0 67%;
	}
#Present .title h1{
	background-position:0 84%;
	}
#Info .title h2{
	background-position:0 101%;
	}
.sub h2{
	padding:10px;
	}
}


/* -----------------------------------------------------------
   TEXT
------------------------------------------------------------*/
.txt p{
	font-size:14px;
	line-height:150%;
	margin-bottom:20px;
	}
.txt p:last-child{
	margin-bottom:0;
	}

/* -----------------------------------------------------------
   LIST
------------------------------------------------------------*/
.list1{
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:25px;
	margin-bottom:20px;
	}
.list1 li{
	margin-bottom:5px;
	font-size:14px;
	line-height:150%;
	}

/* -----------------------------------------------------------
   NEWS
------------------------------------------------------------*/
#News dl{
	font-size:14px;

	}
#News dt{
	color:#c80602;
	font-weight:bold;
	}
#News dd{
	border-bottom:1px #929080 dotted;
	}
#News dd:last-child{
	border-bottom:none;
	}

@media all and (min-width: 768px) {
#News .title{
	background:none;
	padding:0;
	}
#News{
	position:relative;
	padding:20px 30px 2px 232px;
	}
#News h2{
	width:196px;
	height:64px;
	display:block;
	position:absolute;
	top:-8px;
	left:18px;
	background-image:url(../img/news_title.png);
	}
#News dl{
	line-height:150%;
	}
#News dt{
	float:left;
	clear:both;
	}
#News dd{
	padding:0 0 10px 100px;
	margin:0 0 10px;
	}
}
@media all and (max-width: 767px)  {
#News dl{
	width:90%;
	margin:0 auto;
	padding:15px 0 5px;
	line-height:130%;
	}
#News dd{
	padding:0 0 10px 0;
	margin:0 auto 10px;
	}
}

/* -----------------------------------------------------------
   NEXT
------------------------------------------------------------*/
#Next .photo{
	background-size:cover;
	overflow:hidden;
	height: 0;
	padding-top:56.2%;
	}

#Next .date span{
	color:#fff;
	font-weight:bold;
	text-align:center;
	display:block;
	}
@media all and (min-width: 768px) {
#Next .photo{
	width:580px;
	margin:0 auto 20px;
	}
#Next .date{
	width:580px;
	height:67px;
	background-image:url(../img/bg_date.png);
	margin-bottom:20px;
	}
#Next .date span{
	font-size:18px;
	padding-top:12px;
	line-height:180%;
	letter-spacing:0.08em;
	}
}
@media all and (max-width: 767px) {
#Next .photo{
	width:100%;
	margin:0 auto 10px;
}
#Next .date{
	width:100%;
	background-image:url(../img/bg_date.png);
	background-repeat:no-repeat;
	background-size:cover;
	margin-bottom:10px;
	position:relative;
	padding-top:11.55%;
	}
#Next .date span{
	width:100%;
	text-align:center;
	position:absolute;
	top:12%;
	font-size:14px;
	line-height:150%;
	letter-spacing:0.01em;
	}
}

/* -----------------------------------------------------------
   INFO
------------------------------------------------------------*/
#Info .txt h2{
	font-size:95%;
	padding-bottom:8px;
	}
@media all and (min-width: 768px) {

#oa0619 .inner p{
	line-height:2.6;
	}
#oa0619 a{
	display:block;
	background:url(../img/oa0619.png) no-repeat;
	width:640px;
	height:90px;
	text-indent:-9999px;
	margin:0 auto 30px;
	}
}
@media all and (max-width: 767px) {
#oa0619 a{
	display:block;
	background:url(../img/oa0619.png) no-repeat;
	width:100%;
	height:0;
	padding-top:14.06%;
	background-size:cover;
	text-indent:-9999px;
	margin:0 auto 20px;
	}
}

/* -----------------------------------------------------------
   ABOUT
------------------------------------------------------------*/
#About .Img{
	height:0;
	padding-top:84.48%;
	overflow:hidden;
	background-image:url(../img/about_img.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	}
@media all and (min-width: 768px) {
#About .Img{
	width:580px;
	margin-bottom:20px;
	}
}
@media all and (max-width: 767px) {
#About .Img{
	width:100%;
	margin-bottom:10px;
	}
}

/* -----------------------------------------------------------
   TBS-FREE
------------------------------------------------------------*/
#Tbsfree #freeBn a{
	display:block;
	background:url(../img/tbs_free.png);
	background-repeat:no-repeat;
	}
@media all and (min-width: 768px) {
#Tbsfree #freeBn a{
	width:450px;
	height:190px;
	margin:0 auto 20px;
	}
}
@media all and (max-width: 767px) {
#Tbsfree #freeBn a{
	width:100%;
	margin:0 auto 10px;
	padding-top:42.22%;
	background-size:contain;
	overflow:hidden;
	height:0;
	}
}

/* -----------------------------------------------------------
   BOSHU
------------------------------------------------------------*/
.box{
	background-color:#fcf8cf;
	margin-bottom:20px;
	border:2px solid #f6f1bc;
	}
.box p{
	margin-bottom:0 !important;
	}
.box strong{
	color:#167602;
	}
@media all and (min-width: 768px) {
.box{
	padding:15px 20px;
	}
}

@media all and (max-width: 767px) {
.box{
	padding:10px;
	}
}

/* -----------------------------------------------------------
   PLAYER
------------------------------------------------------------*/
.player-box {
	position: relative;
	height: 0;
	padding-top: 56.2%;
	margin-bottom:20px;
}
.player-box iframe {
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
}

@media all and (min-width: 768px) {
#playerBox{
	width:580px;
	margin:0 auto;
	padding-bottom:30px;
	}
}
@media all and (max-width: 767px)  {
#playerBox{
	width:90%;
	margin:20px auto;
	}
}

/* -----------------------------------------------------------
   SOCIAL
------------------------------------------------------------*/
.snsBtn{
	background-color:#000;
	}
.snsBtn a{
	display:block;
	background-size:cover;
	overflow:hidden;
	height: 0;
	}
.snsBtn a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
#fbBtn a{
	background-image:url(../img/sns_parts.png);
	background-repeat:no-repeat;
	}
#twitBtn a{
	background-image:url(../img/sns_parts.png);
	background-position:0 100%;
	background-repeat:no-repeat;
	}
.timeline{
	background:#fff;
	}


@media all and (min-width: 768px) {
.snsBtn a{
	width:300px;
	padding-top:23.33%;
	margin-top:15px;
	}
#social{
	margin-top:15px;
	width:100%;
	}
}


@media all and (max-width: 767px)  {
#snsArea{
	width:84%;
	margin:0 auto;
	}
.snsBtn a{
	width:100%;
	padding-top:23.30%;
	margin:15px auto 0;
	}
.tm-inner{
	padding:14px;
	background-color:#b7dbfa;
	}
#social{
	margin:15px auto 0;
	width:70%;
	}
}

/* -----------------------------------------------------------
   BTN
------------------------------------------------------------*/
.boshuBtn{
	background-color:#000;
	}
.boshuBtn a{
	display:block;
	background-image:url(../img/boshu.png);
	background-repeat:no-repeat;
	background-size:cover;
	overflow:hidden;
	height: 0;
	padding-top:18.75%;
	}
.boshuBtn a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}
.presentBtn{
	background-color:#000;
	}
.presentBtn a{
	display:block;
	background-image:url(../img/present.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	overflow:hidden;
	height: 0;
	padding-top:18.75%;
	}
.presentBtn a:hover{
	filter: alpha(opacity=80);-moz-opacity:0.80;opacity:0.80;
	}

.btn1 a{
	display:block;
	background-color:#622002;
	text-align:center;
	border-radius:4px;
	color:#fff;
	margin:30px auto;
	}

@media all and (min-width: 768px) {
.boshuBtn a,.presentBtn a{
	margin-bottom:30px;
	}
.btn1 a{
	width:40%;
	padding:20px 0;
	font-size:18px;
	}
.btn1 a:hover{
	text-decoration:none;
	background-color:#fb5910;
	}
}

@media all and (max-width: 767px)  {
.boshuBtn a{
	width:100%;
	margin:0 auto 20px;
	}
.presentBtn a{
	width:100%;
	margin:20px auto 20px;
	}
.btn1 a{
	width:70%;
	padding:15px 0;
	font-size:16px;
	}
}

/* -----------------------------------------------------------
   PAGETOP
------------------------------------------------------------*/
@media all and (min-width: 768px) {
#page-top {
    position:fixed;
    bottom:150px;
    right: 20px;
}
#page-top a {
    background-image:url(../img/pagetop.png);
    width:125px;
	height:0;
	padding-top:80%;
	overflow:hidden;
    display: block;
}
}
@media all and (max-width: 767px)  {
#page-top {
	text-align:center;
	padding-bottom:20px;
	}
#page-top a {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-shadow:2px 2px 3px #26460e;
}
}

/* -----------------------------------------------------------
   FOOTER
------------------------------------------------------------*/
footer{
	width:100%;

	background-color:#300f01;
	border-top:5px solid #f5e20d;
	text-align:center;
}
p.copyright {
	color:#fff;
	font-size:75%;
	line-height:1.25;
}
p.copyright a{
	color:#fff;
	}
@media all and (min-width: 768px) {
footer{
	padding:30px 0;
	}
}
@media all and (max-width: 767px)  {
footer{
	padding:10px 0;
	}
}
