@charset "utf-8";
/* プロパティの指定順序 */
/*
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */



.guard{
	cursor: no-drop;
	pointer-events: none;
	cursor: default;
}
.L {
	float:left;
}
.R {
	float:right;
}
a{
	outline:none;
}
a:focus{
	outline:none;
}

html {
	-webkit-text-size-adjust: none;
	font-size: 62.5%;
	height: 100%;
	min-height: 100%;
}

body {
	font-size: 14px; /* 基本フォントサイズ */
	font-size: 1.4rem;
	*font-size: small; /* IE7およびIE6標準準拠モード用 */
	*font: x-small; /* IE6後方互換モード用 */
	height: 100%;
	min-height: 750px;
	width: 100%;
	 margin: 0;
	padding: 0;
	background:url(../img/bg.jpg) no-repeat fixed center center;
	background-size: cover;
	background-position:center center;

}
.bodynon {
	min-width: inherit !important;
	background: none !important;
	min-height: inherit !important; 
}

.subbody { background:url(../img/main_bg.jpg) no-repeat center center fixed !important;
	background-size: auto !important; }

.fs10 {font-size: 1.0rem !important;}
.fs12 {font-size: 1.2rem !important;}
.fs12e {font-size: 1.2em !important;}
.fs14 {font-size: 1.4rem !important;}
.fs14r {font-size: 1.4rem !important;}

/* =====================================================================
*	TOPページ
* =================================================================== */

#w1060 {
	min-width: 1060px !important;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: 100%;
	position: relative;
	min-width: 1140px; margin: 0 !important; 
}



#wave { background:url(../img/bg_mizu.png) no-repeat bottom left ; 
	background-size: cover; width: 100%;
	height: 100%;
	position: absolute; z-index:1; bottom:0;}

h1 { display:none;}

body > #wrapper {
 height: auto;
}


#contents { display: flex; width:1140px; margin:0 auto; padding:0 10px 15px; background-color: #cfebf9; position:relative; height: auto; }

.menuarea { width:235px; padding-right:5px;  }

.visualarea {width:910px; padding-right:10px; position: relative;}

#subcon { display: block; width:1140px; margin:0 auto; padding:10px; background-color: #cfebf9; position:relative; height: auto; }

body > #contents {
    height: auto;
}

#main_v {
	width: 100%;
	height: 100%;
	z-index:5;
	overflow:hidden;
	position:relative;
	background:#f00;
	display:block;
}
#main_v img {
	
	margin:auto;
	top:50%;
	width: 100%;
	height: 100%;
}
#teco {
	width: 100%;
	height: 100%;
	z-index:5;
}
#teco img { 
position: absolute;
	top:0;
	left:0;
	height: 100%;
}

#pikari { width: 100%;
	height: 100%;
	z-index:10;
	}
	
#pikari img { 
position: absolute;
	top:0;
	right:0;
	height: 100%;
	
}

#sub_copy { width: 100%;
	height: auto;
	z-index:15;
	}
#sub_copy  img { 
	position: absolute;
	top:0;
	left: 0;
	}

#main_onair { width: 200px;
	height: 200px;
	z-index:400; position:absolute; bottom:15px; right:20px;
	}
#main_copy { width: 100%;
	height: auto;
	z-index:20;
	}
#main_copy  img { 
	position: absolute;
	top:0;
	left:50%; margin-left:-300px;
	}
	
#logo { width: 380px; height: 165px; z-index: 60; position: absolute; top:0px; left: 0; }
#logo img { width: 100%; height: auto; }


#logo2 { width: 236px; height: auto; z-index: 60; position: relative; }
#logo2 img { width: 100%; height: auto; }
	
/*#logo img { width: 100%; max-height:550px; max-width:1300px; }*/
.pt60 { padding-top:54px;}
.pt54 { padding-top:54px;}

#sub_title { width:1080px; height:60px; background:url(../img/logos.png) no-repeat right center; text-align:left; margin:0 auto; }
#sub_menu { position:absolute; top:0; width:1080px; height:60px; left:0; right:0; margin:auto; z-index:100; }
#sub_menu ul.subbtn { text-align:center; position: absolute; right:-7px; }
#sub_menu ul.subbtn li { float:left; width:76px; margin-right:-6px; }

#sub_main { background-color: rgba(255,255,255,0.9); border:3px solid #3C8BEA; border-radius:15px; width:1000px; height:auto; min-height:500px; padding:40px; margin:0 auto; font-size:1.4rem; }

#sub_main2 { background-color: rgba(255,255,255,0.2); border:3px solid #3C8BEA; border-radius:15px; width:1000px; height:auto; min-height:500px; padding:40px; margin:0 auto; }



#sub_main b { font-weight:bold; }
#sub_main h3 { color:#0033cc; font-weight:bold; font-size:1.1em; margin-bottom:5px;}

#sub_main .photo { padding:0 0 10px 10px; float:right; }

#sub_main section p { padding:0; margin:0; }
.storytex { color:#0066cc !important; padding:10px 2px 15px; font-size:1.3em;  font-family: "Rounded Mplus 1c"; font-weight: 500; text-align: justify; line-height:1.4em; }

.topmov {
	width: 240px;
	height: 170px;
	display: block;
	position: absolute;
	right: 30px;
	top: 20px;
}

#top_navi { width: 230px; height: auto;
	text-align:center;
    
	z-index:1000;
}

#top_navi ul.combtn { text-align:left; font-size: 0; height: auto;}
#top_navi ul.combtn li { display: block; width:230px; height:40px; margin:0; padding:0; font-size: 0; }
#top_navi ul.navi { text-align:left; display: block; height:60px;  font-size: 0;}
#top_navi ul.navi li { font-size:1rem; line-height:1; width:70px;  display: inline-block; vertical-align: middle;  width:auto; }
#top_navi .navit { width: 230px; height:80px; vertical-align:middle; }
#top_navi .navit td { height:80px; vertical-align:middle; }

.logos { width:206px; height:74px; display:block; position:absolute; left:-9px; top:0; }

#sub_footer { width:1000px; height:auto; padding:0 0 15px; margin:-40px auto 0; text-align:center; position:relative; z-index:150; }
.sub_billing  { text-align:center; font-size:0.9rem; color:#fff; padding:10px; }

ul.foot_menu { text-align:center; margin:0; padding:0; }
ul.foot_menu li { display:inline-block; width:auto; vertical-align:middle; margin:0; padding:0;}

ul.goodstitle { margin-bottom:20px; width:100%;}
ul.goodstitle li { display:inline-block; position:relative; min-width:96px; width:auto; margin:0; padding:0;}
.w136 { width:136px !important; }
.w120 { width:120px !important; }
.w150 { width:150px !important; }
.w170 { width:170px !important; }
.goodslogo { display:inline-block; width:150px; }

/* page-top */
#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
}
#page-top a {
	text-decoration: none;
	width: 60px;
	height:60px;
	padding: 0;
	text-align: center;
	display: block;
	
}

.opa2 img:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}


#top_navi .onair { text-align:center; height:35px; padding-bottom:10px; }
#top_navi .navi { text-align:center; height:125px; }

.drop { z-index:5000; }

.t_center { text-align:center;}

.btb1 { padding:12px 0; }
.btnsub1 { padding:10px 5px 15px 0; }
.btnsub2 { margin:0 10px 0 0; width:110px !important; }
.btnsub3 { margin:20px 10px 25px 0;}
.btnsub4 { margin:20px 0 25px 0;}

#top_navi .ban1 { width: 300px; margin: 0 auto; text-align:center; height:50px; position: relative; }
#top_navi .ban1 a img { position:absolute; left:0; z-index:5000; }
#top_navi .billing { text-align:left; height: auto; font-size:0.7rem; color:#000099; padding:6px; line-height:1.2;}

.textarea { background:#fff; width:auto; margin:0 auto; height:auto; padding:25px;}
.textarea h2{ font-size:1.2em; font-weight:bold; margin-bottom:15px;}
.textarea  p { margin: 0.8em 0;}
.textarea  b { font-weight:bold;}
.textarea .blue { color: #0062FF; font-size:1.1em;}
.textarea .orange { color: #FF9900 !important; font-weight:bold;}

.mb2 { margin-bottom:2em;}
.mb1 { margin-bottom:0.5em;}
.mb1em { margin-bottom:1em;}

.mtm1 { margin-top:-0.5em; }

.skyb { color: #0159E4; font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:500;}
.skybb { color: #0029E7; font-weight:bold; font-size:1.5rem; display: inline-block; padding:0 3px;}
.skybr { color: #cc0000; font-weight:bold; font-size:1.6rem; display: inline-block; padding:0 3px;}
.darkb { color: #0132CB; font-weight:bold;}
#sub_main a { color: #0132CB !important; }
.ssmall { font-size:0.85em; font-weight:bold;}

.tokuten1 { width: auto; padding:1.5%; margin:1% 0; background:#fff; border-radius:10px; }


.mod_dropnavi_child {
  display:none;
  position:absolute;
  bottom:34px;
  left:16px;
  z-index:990;
  padding:0;
}
.mod_dropnavi_child ul{
 padding:0;
}
.mod_dropnavi_child ul li{
 font-size:90%;
 line-height:1.3;
 text-align:left;
 margin:0;
 white-space:nowrap;
}
.mod_dropnavi_child ul li a{
  padding:0;
}

.mov_box { width:1000px; min-height:500px; text-align:center !important; margin:0 auto 30px;}
.mov_box p{ text-align:center !important; line-height:1.1; padding:0; }


#panel {
	width: 290px;
	height: 650px;
	float: left;
	display: none;
	z-index: 501;
	margin-right: 0px;
}
.opent {
	height: 90px;
	width: 30px;
	padding: 0;
	float: right;
	margin-top: 15px;
	z-index: 800;
}



#floatBody {
	width: 270px;
	cursor: move;
	position: absolute;
	background-color: #FFF;
	border: #2ECCFD 2px solid;
	border-radius: 10px;
	padding: 10px;
	min-height: 650px;
	margin: 0 auto;
}

#float_tw {
	width: 270px;
	height: 630px;
}


/* on air */

.onair { font-size:1.4em; line-height:1.7em; font-family: "Rounded Mplus 1c"; font-weight: 400;}

.onair table { margin-bottom:1em;}
.onair th { line-height:1.7em; font-family: "Rounded Mplus 1c"; font-weight: 500 !important; color:#0066cc; padding:0.2em 1.2em 0.2em 0;}
.onair th a { line-height:1.7em; font-family: "Rounded Mplus 1c"; font-weight: 500 !important; color:#0066cc; }
.onair td { line-height:1.7em; font-family: "Rounded Mplus 1c"; font-weight: 400 !important; padding:0.2em 1.2em 0.2em 0;}


#wrappern {
	height: 100%;
	-moz-background-size: auto 100%;
	width: 100%;
	min-height: 100%;
	position: relative;
}

body > #wrappern {
    height: auto;
}




#topmain {
	width: 100%;
	height: 555px;
	padding: 0;
}

#topmain .contents {
	width: 980px;
	margin: 0px auto;
	padding: 0;
}

#menu {
	width: 100%;
	margin: 0px auto;
	height: 45px;
	padding: 0;
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	min-width: 980px;
}


#menu ul {
	text-align: center;
}
#menu li {
	padding: 10px 0 0;
	display: inline-block;
	/display:inline;
	/zoom:1;
	outline-style: none;
	border-style: none;
}


#topfooter {
	width: 100%;
	height: 300px;
	padding: 0;
	background-image: url(../img/top_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#topfooter .contents {
	width: 980px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#topfooter .contents p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#submenu {
	width: 100%;
	margin: 0px auto;
	height: 45px;
	padding: 0;
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	min-width: 980px;
	bottom: 0px;
	position: fixed;
}


#submenu ul {
	position:relative;
	text-align: center;
}
#submenu li {
	padding: 10px 0 0;
	display: inline-block;
	/display:inline;
	/zoom:1;
}

.fixed {
  position: fixed;
  bottom: 0px;
}
.moved {
	position: absolute;
}


#subfooter {
	width: 100%;
	height: 305px;
	background-image: url(../img/sub_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 0px;
}

#subfooter .contents {
	width: 980px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
}

#subfooter .contents p {
	margin: 0;
	padding: 0;
	text-align: center;
}

#subfooter ul {
	text-align: center;
}
#subfooter li {
	padding: 10px 0 5px;
	display: inline-block;
	/display:inline;
	/zoom:1;
}



#submain {
	width: 100%;
	padding: 0;
	height: 100%;
	position: relative;
}

#submain .contents {
	width: 980px;
	margin: 0px auto;
	padding: 0 0 40px;
	min-height: 100%;
}

#submain .newstitle {
	text-align:center;
}
#submain .newstitlesp {
	display:none;
}


.opa:hover { opacity: 0.7; } 

@media (max-width: 720px) {

body {
	font-size: 16px  !important;
	font-size: 1.6rem !important;
	min-width: 320px;
}

}



#top_news {
	width: 392px;
	height: 57px;
	padding: 30px 15px 15px;
	background-image: url(../img/top_news_waku.png);
	left: 50%;
	top: 445px;
	position: absolute;
	z-index: 40;
	margin-left: 25px;
}
#top_news .texarea {
	width: 390px;
	height: 57px;
	overflow: auto;
	padding-right: 2px;
}

#top_news dl {
	width: 100%;
}

#top_news dt {
	clear: left;
	float: left;
	color: #00A0E6;
	font-size: 10px;
}

#top_news dd {
	padding-left: 70px;
	font-size: 10px;
	color: #EC68A2;
}

#submain #news, #submain #news2 {
	padding: 15px;
	margin: 0 10px 10px;
	min-height: 580px;
	background-color: #FFF;
	border-radius: 15px;
	border: 4px solid #fd56cc;
}



#submain #news .title{
	padding: 3px 5px;
	margin-bottom: 10px;
	background-color: #ff90de;
	border-radius: 6px;
}


#submain #news .title dt {
	clear: left;
	float: left;
	color: #FFFFFF;
	font-size: 93%;
	padding-top: 2px;
}

#submain #news .title dd {
	color: #FFFFCC;
	font-weight: bold;
	font-size: 107%;
	padding-left: 80px;
}

#submain #news .day{
	color: #FFFFFF;
	font-size: 93%;
	padding-right: 20px;
}

#submain #news .tex{
	margin-bottom: 25px;
	line-height: 150%;
	padding: 0 5px;
}

#submain #news .tex p {
	margin-bottom: 8px;
}


#submain #news .close{
	padding: 15px 0 0;
	text-align: center;
	font-size: 85%;
}

#submain .newsmenu{
	text-align: center;
	font-size: 114%;
	margin-bottom:15px;
}

#submain #news2 .title{
	padding: 3px 5px 3px 8px;
	margin-bottom: 10px;
	background-color: #00CCFD;
	border-radius: 6px;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 107%;
}

#submain #news2 .tex{
	margin-bottom: 25px;
	line-height: 150%;
	padding: 0 5px;
}


#submain #sodan {
	padding: 15px;
	margin: 0 10px 10px;
	background-color: #FFF;
	border-radius: 15px;
	border: 4px solid #00b7ff;
	text-align: center;
}


.close{
	padding: 5px 0;
	text-align: center;
	font-size: 85%;
}


#submains {
	width: 100%;
	padding: 0 0 40px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

#submains #contstory, #submains #contstaff, #submains #contmusic {
	width: 1200px;
	padding: 0;
	position: absolute;
	margin-left: -600px;
	overflow: hidden;
	text-align: center;
	left: 50%;
	display: block;
}

#submains #contcast {
	width: 1200px;
	padding: 0;
	position: absolute;
	margin-left: -600px;
	text-align: center;
	left: 50%;
	display: block;
	background-color: #FFF;
}

#castbt {
	width: 100%;
	padding: 0;
	position: absolute;
	top: 0px;
	height: 105px;
	z-index: 100;
	margin: 0;
	text-align: center;
	min-width: 980px;
	background-image: url(../img/castbt_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#castbt ul {
	position:relative;
	width:980px;
	text-align: center;
	margin: 0 auto;
}
#castbt li {
	padding: 0;
	margin: 0;
	display: inline;
	/display:inline;
	/zoom:1;
}

.op0 { opacity:0;}

.intro {
	padding: 520px 0 20px;
}

.movie {
	background-image: url(../img/movie_mainbg.png);
	background-repeat: no-repeat;
	width: 980px;
	position: absolute;
	top: 50%;
	height: 550px;
	left: 50%;
	margin-top: -295px;
	margin-left: -490px;
}

.top_bg {
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center -5px;
}
.top_mainbg {
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center -5px;
}
.menu_bg {
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
}
.intro_bg {
	background-image: url(../img/intro_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.movie_bg {
	background-image: url(../img/movie_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.story_bg {
	background-image: url(../img/story_bg.jpg);
}
.staff_bg {
	background-image: url(../img/staff_bg.jpg);
}
.music_bg {
	background-image: url(../img/music_bg.jpg);
}
.news_bg {
	background-image: url(../img/news_bg.jpg);
}
.cast_bg {
	background-image: url(../img/cast_bg.jpg);
}

.sodan_bg {
	background-image: url(../img/sodan_bg.gif);
}
.com_bg {
	background-image: url(../img/comment_bg.jpg);
}
.present_bg {
	background-image: url(../img/present_bg.gif);
}



#panel {
	width: 290px;
	height: 370px;
	float: right;
	display: none;
	z-index: 301;
	margin-right: 0px;
}
.open {
	height: 90px;
	width: 30px;
	padding: 0;
	float: right;
	margin-top: 15px;
	z-index: 300;
}




#topsodan {
	width: 200px;
	height: 95px;
	left: 50%;
	top: 40px;
	position: absolute;
	z-index: 80;
	margin-left: -485px;
}


#toptecho {
	width: 183px;
	height: 85px;
	left: 50%;
	top: 60px;
	position: absolute;
	z-index: 77;
	margin-left: -500px;
}

#toptecho2 {
	width: 142px;
	height: 66px;
	left: 50%;
	top: 240px;
	position: absolute;
	z-index: 110;
	margin-left: 260px;
}

#topsuku {
	width: 183px;
	height: 85px;
	left: 50%;
	top: 150px;
	position: absolute;
	z-index: 77;
	margin-left: -530px;
}



#toprepo {
	width: 240px;
	height: 70px;
	left: 50%;
	top: 390px;
	position: absolute;
	z-index: 100;
	margin-left: 160px;
}

#toppre {
	width: 270px;
	height: 85px;
	left: 50%;
	top: 360px;
	position: absolute;
	z-index: 102;
	margin-left: 125px;
}

#topvoice {
	width: 270px;
	height: 65px;
	left: 50%;
	top: 295px;
	position: absolute;
	z-index: 92;
	margin-left: 125px;
}



#sns {
	left: 10px;
	top: 10px;
	position: absolute;
	z-index: 50;
}
#sns li{
	float:left;
	padding-left:7px;
}

#sp p { margin:0; padding:0;}

.trail_btn {
	left: 0px;
	bottom: 15px;
	position: absolute;
	z-index: 123;
}
.trail_btn, x:-moz-any-link { bottom: 20px; }

.twit_btn {
	right: 0px;
	top: 15px;
	position: absolute;
	z-index: 124;
	width: 30px;
	height: 89px;
}
.twit_btn, x:-moz-any-link { top: 15px; }


/* =====================================================================
*	コメント
* =================================================================== */
#content {
	padding: 30px 40px;
}
#content section {
	margin-bottom: 30px;
	clear: both;
}
section h1 {
	border-bottom: 6px solid #f3e117;
	padding:3px 0;
	margin:10px 0;
}
section p {
	padding:10px 0;
}
section .ph {
	float:right;
	padding:8px 0 20px 20px;
}
section .ph02 {
	float:left;
	padding:8px 20px 20px 0;
}
footer {
}
footer div.copy {
	float: left;
	padding: 8px 0;
	text-align: left;
	color:#a48f6a;
}
footer div.topbtn {
	float: right;
	background-color: #000;
	text-align: center;
	margin: 0;
	padding: 8px 10px 20px;
	border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
}
footer div.topbtn a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}



img[usemap] {
		border: none;
		max-width: 100%;
}


.pconly { display: block !important; }
.sponly { display:none !important; }
.dnone { display:none; }





#content-radio { box-sizing: border-box; position: relative;
	background-color: rgba(255,255,255,0.9); border:3px solid #3C8BEA; border-radius:15px; width:1100px; height:auto; min-height:500px; padding:40px; margin:0 auto; font-size:1.4rem;
}

#content-radio .radiot {
	width: auto;
	padding: 20px 50px;
	height:auto;
	text-align: center !important;
	background-size: 100% auto;
}

#content-radio .radiot p { margin:0 0 1.5em;}

#content-radio .radiot a { display:block; text-align:center; font-size:1.2em;  font-weight:bold; text-decoration:none; color:#0066ff;}
#content-radio .radiot a img{ padding: 5px 0;}

#content-radio .radiot h2 {
	font-size:1.6em; font-weight:bold; line-height:1.1em; color: #003399; padding:5px;  margin-bottom:15px; display:block; text-align:center;
}



#content-goods {
	background-color: rgba(255,255,255,0.9); border:3px solid #3C8BEA; border-radius:15px; width:1000px; height:auto; min-height:500px; padding:40px; margin:0 auto; font-size:1.4rem;
}

#content-goods .goodst {
	width: auto;
	padding: 20px 50px;
	height:auto;
	text-align:left;
	background:url(../img/goods_bg_02.png) repeat-y;
	background-size: 100% auto;
}


#content-goods .goodst h2 {
	font-size:18px; font-weight:bold; line-height:1.1em; color: #6A0001; padding:0 0 5px;  margin-bottom:20px;
}

#content-goods h3 {
	font-size:1.2em; font-weight:bold; line-height:1.1em; color: #0124AB;  margin:1em 0 0.5em;
}

#content-goods .goodst .item {
	width: 280px;
	padding: 0;
	height:auto;
	text-align:left;
	float:left;
	margin-bottom:30px;
	margin-right:30px;
	display:block;
	position:relative;
	background-image:url(../img/goods_bg.jpg);
}
#content-goods .goodst .item:nth-child(2n) {
	margin-right:30px;
}
#content-goods .goodst .item:nth-child(3n) {
	margin-right:0px;
}

#content-goods .goodst .item h2 {
	font-size:14px; font-weight:bold; line-height:1.1em; color: #0066cc; padding:2px 6px; margin:0; 
}
#content-goods .goodst .item .itemimg {
	margin:0 0 2px; height: 266px; position:relative; display:block; width:auto; 
}
#content-goods .goodst .item .itemimg img {
	border:#2EA1FF 1px solid;
}
#content-goods .goodst .item .itemimg .nico {
	position: absolute; top:1px; left:1px; width:30px; height:30px; background:url(../goods/newicon.png) no-repeat; z-index:300; display:block;
}


#content-goods .goodst .item  ul.bxslider {
	margin:0; line-height:1; 
	background-image:url(../img/goods_bg.jpg); border:none; height: 280px; overflow:hidden;
}



#content-goods .goodst .item  ul.bxslider li {
	margin:0; height:auto; padding:6px; background-image:url(../img/goods_bg.jpg); 
}
.red { color:#c00; }
.dred { color: #8A3839; }

#content-goods .goodst .item p {
	font-size:1em;
	margin:2px 0px ; padding:6px; line-height:1.5em; 
}
#content-goods .goodst .item .bxdiv {
	font-size:1em;
	margin:0px ; padding:6px; line-height:1.5em; 
}

ul.bxsliderg { display:block; margin: 0; padding:0px; position:relative; width:268px; height: auto;}
ul.bxsliderg li { margin:0px ; padding:0; line-height:1; height:auto; }
ul.bxsliderg li img { width:266px; height:266px; margin:0px ; padding:0; }

#content-goods .goodst .item p a { margin:0; padding:0; text-decoration:none;}

#content-goods .goodst .item_c {
	width: 800px;
	padding: 0;
	height:auto;
	text-align:left;
	margin:0 auto;
}
#content-goods .goodst .item_c img {
	width: 100%;
	margin:0 0 15px;
}

#content-goods .goodst .item_c h2 {
	font-size:14px; font-weight:bold; line-height:1.1em; color: #fff; padding:8px 10px;
	background-image:url(../img/goods_item_title.jpg); margin:0; height:auto;
}






#content-cd {
	background-color: rgba(255,255,255,0.9); border:3px solid #3C8BEA; border-radius:15px; width:1000px; height:auto; min-height:500px; padding:40px; margin:0 auto; font-size:1.4rem;
}

#content-cd .goodst {
	width: auto;
	padding: 20px 50px;
	height:auto;
	text-align:left;
	background:url(../img/goods_bg_02.png) repeat-y;
	background-size: 100% auto;
}


#content-cd .goodst h2 {
	font-size:18px; font-weight:bold; line-height:1.1em; color: #6A0001; padding:5px 0;  margin-bottom:15px;
}

#content-cd .goodst .item {
	width: auto;
	padding: 0;
	height:auto;
	min-height:360px;
	text-align:left;
	margin-bottom:40px;
	display:block;
	position:relative;
	font-size:0.9em;
}

#content-cd .goodst .item .itemimg {
	margin:0 20px 0 0; height: auto; position:relative; display:block; width:360px; float:left; padding:5px;
}
#content-cd .goodst .item .itemimg .nico {
	position: absolute; top:1px; left:1px; width:30px; height:30px; background:url(../goods/newicon.png) no-repeat; z-index:300; display:block;
}
.cdtex { display: block; float:left; width:510px;}
.subtex { font-size:0.9em; color:#166DF5; display:block; padding:10px; border-radius:10px; border:1px solid #8BD1FE; margin:10px 0 0; }


.yokokubt { margin:8px auto 45px; width:240px; }
.centerbt { margin:0 auto 45px; width:340px; }
.otayori { margin:12px auto 30px; width:240px; }


.fanarea { padding:1.5em; background:#fff; border-radius:10px;}
.fanarea h2 { font-weight:bold; margin-bottom:1em; font-size:1.2em;}
.fanarea h3 { font-weight:bold; margin-bottom:1em; font-size:1.05em !important;}
.fanarea b { font-weight:bold; }
.fanarea p { margin-bottom:0.8em;  }
.fanarea ul { margin-left:2em !important; margin-top:0px !important; }
.fanarea li { list-style: decimal !important; list-style-position:inside; }


@media screen and (max-width: 720px) {
	
#wrapper { width:100%;
	max-width: 720px !important;
}
	
.pconly { display:none !important; }
.sponly { display: block !important; }

.subbody { background:url(../img/main_bg.jpg) no-repeat top center fixed !important;
	background-size: cover !important; }

#sptop_navi { width: 640px;
	min-height: 455px;
	height:auto;
	text-align:center;
	margin:0 auto;
}


#sptop_navi .block1, #sptop_navi .block2, #sptop_navi .block3  { text-align:center; height: auto;  }


.billing { text-align:center; height: auto; }

#sub_main { background-color: rgba(255,255,255,0.9); border:2px solid #3C8BEA; border-radius:15px; width:590px; height:auto; min-height:500px; padding:9px; margin:0 auto; }

#sub_main2 { background-color: rgba(255,255,255,0.2); border:2px solid #3C8BEA; border-radius:15px; width:590px; height:auto; min-height:500px; padding:9px; margin:0 auto; }

#submenu {
	width: 100%;
	margin: 0px auto;
	height: 45px;
	padding: 0;
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	min-width: 620px;
	bottom: 0px;
	position: relative;
}

#sub_menu { position:absolute; top:0; width:620px; height:60px; left:0; right:0; margin:auto; z-index:100; }


#sp_navi { width: 100%;
	min-height: 455px;
	height:auto;
	text-align:center;
	margin:0 auto;
}


#sp_navi .block1, #sp_navi .block2, #sp_navi .block3, #sp_navi .block4  { text-align:center; height: auto;  }

.btnsub1 { margin:10px 25px 15px 0; }
.btnsub2 { margin:0 15px 0 0; }
.btnsub3 { margin:20px 10px 25px 0;}
.btnsub4 { margin:20px 0 25px 0;}

.billing { text-align:center; height: auto; }
.billing p { font-size:12px; padding:5px; text-align:center;}
.ban1 { text-align:center; height: auto; padding:15px 0; }

.twt_wrap {
  text-align: center;
  padding:15px;
  height:auto;
  min-height:250px;
}



.main_bg { background:url(../sp/img/main_bg.jpg) no-repeat center top fixed; background-size: cover; }
.logosp { text-align:left; margin-bottom:5px; height:55px;}


#content-radio {
	width: auto; margin:0 5px 20px; padding:10px; font-size:1.6rem !important; max-height: 100% !important;
}


#content-radio .radiot {
	width: auto;
	padding: 0px;
	height:auto;
}

#content-goods {
	width: auto; margin:0 5px 20px; padding:10px; font-size:1.6rem !important; max-height: 100% !important;
}


#content-goods .goodst {
	width: auto;
	padding: 0px;
	height:auto;
	text-align:left;
}
#content-goods .goodst .item {
	width: 280px;
	padding: 0;
	height:auto;
	text-align:left;
	float:left;
	margin-bottom:20px;
	margin-right:15px;
}

#content-goods .goodst .item:nth-child(3n) {
	margin-right: 15px;
}
#content-goods .goodst .item:nth-child(2n) {
	margin-right:0px;
}
#content-goods .goodst .item h2 { font-size:1.3em; }
#content-goods .goodst .item p { font-size:1.2em !important; }

#content-goods .goodst .item_c {
	width: 540px;
	padding: 0;
	height:auto;
	text-align:left;
	margin:0 auto;
}
#content-goods .goodst .item_c img {
	width: 100%;
	max-width:540px;
	margin:0 auto 10px;
}
#content-goods .goodst .item_c h2 { font-size:1.3em; }

#content-goods .goodst .item p {
	font-size:1.2em;
}




#content-cd {
	width: auto; margin:0 5px 20px; padding:10px; font-size:1.6rem !important; max-height: 100% !important;
}

#content-cd .goodst {
	width: auto;
	padding: 0px;
	height:auto;
	text-align:left;
}


#content-cd .goodst h2 {
	font-size:1.3em;
}

#content-cd .goodst .item {
	width: auto;
	padding: 0;
	height:auto;
	min-height:360px;
	text-align:left;
	margin-bottom:40px;
	display:block;
	position:relative;
	font-size:1.2em !important; 
}

#content-cd .goodst .item .itemimg {
	margin:0 20px 10px 0; height: auto; position:relative; display:block; width:360px; float: none; padding:5px;
}
#content-cd .goodst .item .itemimg .nico {
	position: absolute; top:1px; left:1px; width:30px; height:30px; background:url(../goods/newicon.png) no-repeat; z-index:300; display:block;
}
.cdtex { display: block; float:none; width: auto;}
.subtex { font-size:0.9em; color:#166DF5; display:block; padding:10px; border-radius:10px; border:1px solid #8BD1FE; margin:10px 0 0; }


.goodslogo { display:block !important; width:100%; }










.pt60 { padding-top:0px;}

.ft1em {font-size: 1.05em !important; line-height:1.25em;}
.fs14r {font-size: 1.9rem !important;}
.skybb { font-size:2.5rem !important;  }
.skybr { font-size:2.6rem !important;  }



.listday {font-size: 1.1em !important; }
.listtitle {font-size: 1.1em !important; }
#content .entry-title {font-size: 1.1em !important; }
#content .entry-content p{font-size: 1.1em !important; line-height:1.25em; }

}

.s1000 { min-width: inherit;}

.w1000 { width:1000px ; padding:40px;  }

.t-center { text-align: center; }

.pt602 { padding-top:54px !important;}
.imgmg5 { float:right; }
.tacl { text-align:center; line-height:1em; font-size:0.9em; }
.mb1dis { margin-bottom:0.5em; display: inline-block; font-size:1.1em;} 
 
#content-goods .pmb10 p.nameb { font-weight:bold; color:#0064FF; margin-top:1em !important; margin-bottom:2px !important; padding-bottom:0; }
#content-goods .pmb10 p { margin-top:0; margin-bottom:10px; padding-top:0; padding-bottom:0; font-size:1.1em;}
.imgp { padding:0 0 10px 10px; width:120px;}
.imgp img { }

#topnewswin {
	width: auto; margin:1.5em 5px;
	text-align: left;
	max-height: 200px;
	padding: 8px 10px;
	border: 2px solid #0068cf; background:#fff; border-radius:10px;
}
.topcr { text-align:center; font-size:0.8em; padding:1em; }

#topnewswin .waku {
	width: auto; max-height:150px;
	margin: 0 auto;
	overflow: auto;
	padding-right: 5px;
}
#topnewswin .nday { font-size:9px; color:#0068cf; line-height:1em;  }
#topnewswin .ntitle {
	font-size: 1em;
	width: auto;
	font-weight: normal;
	margin-bottom: 8px;
	line-height:1.1em; 
}

.newsgo { margin:5px; width:200px; }

.mb05 { margin-bottom:0.8em;}
.fs11 { font-size:1.2em !important; }


.bluraymenu { margin:2em 0 2em; display: flex; }
.bluraymenu a { display:block; width:33%; position: relative; height:auto; }
.bluraymenu a img { width:100%; }

.bluraybox-title { font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:700; color:#0033cc; font-size:1.4em; line-height:1.2em; margin:0 0 0.5em; display: block; }
.bluraybox-title br{ line-height: initial !important;}
.bluraybox-title img { width:100%; }


.bluraybox-jkt {  margin:0 0 3.5em; display: block; text-align: center;}
.bluraybox-jkt img { width:70%; }

.bl-midashi { font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:500; font-size:1.4em; line-height:1.2em; margin:1.5em 0 1.5em; display: block; text-align:center;}

.bluraybox-logo { text-align:center; }
.bluraybox-logo img { width:300px; }

.bluraybox-pack { text-align:center; margin:1.5em 0; pointer-events: none;}
.bluraybox-pack span {display: inline-block; width:40%; text-align: center; padding:1%; font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:500; font-size:1.2em; line-height:1.2em; color:#0066ff; }
.bluraybox-pack img { width:auto; height:auto; width:100%; pointer-events: none; margin:0 4px;}
.bluraybox-pack .jackimgs img { width:auto; height:auto; width:90%; pointer-events: none; margin:0 4px;}

.bluraybox-btn { text-align:center; margin:1.5em 0; color:#fff !important;}
.bluraybox-btn a { text-decoration: none !important; display: inline-block; width:360px; height:auto; text-align:center; color:#fff !important; background:#33ccff; border-radius:6px; padding:0.5em 1.5em; line-height:1em; font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:500; font-size:1.2em; }
.bluraybox-btn a:link { color:#fff !important; }

.bluraybox-youtube  { position: relative; width: 100%; padding: 56.25% 10px 0; margin: 3.5em 0 3.5em; box-sizing:border-box;}
.bluraybox-youtube  iframe { position: absolute; top: 0;  right: 0; width: 100%; height: 100%; box-sizing:border-box;}


.bgw100 { background:#fff; padding:2em; margin:0.5em 0 2em; border:1px solid #bed8f3; border-radius:10px;  }

.bl-hojin { display:flex; flex-wrap: wrap; justify-content: space-between; height:auto; width:100%; box-sizing:border-box;}
.bgw { background:#fff; padding:2em; margin:0.5em 0 2em; border:1px solid #bed8f3; border-radius:10px; width:48%;  box-sizing:border-box;}
.w100 img { width:100%; height:auto; margin:0; }


@media screen and (max-width: 720px) {
.overlay {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.95);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  opacity: 0;
  transition: opacity .5s;
  
}
.overlay.open { display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
position: fixed; top: 0;
  left: 0; margin: 0 !important;
}



.menu-trigger {
  display: inline-block; 
width: 60px;
  height: 60px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1250; background: #0099ff;
/*   transform: translateX(0);
  transition: transform .5s;
 */}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 12px;
  width: 36px;
  height: 2px;
  background-color: #fff;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 15px;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(15px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 29px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 15px;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-13px) rotate(45deg);
}

nav.smn { display: block; 
  width: 100%; margin:0;
  height: 100%;
  padding: 50px 0 0;
  position: fixed; overflow-y: auto;
  top: 0;
  left: 0;
  z-index: 2000;
text-align: center;
 opacity: 0;
    pointer-events: none;
  -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
    
}
nav.open { opacity: 1;
    transition: opacity 1s;
    pointer-events: auto;
}

.mblock { margin: 0; line-height:1em; 
  color: #000;
  text-align: center;
  padding:  0;
  width: 100%; display: block;
}

.mblock a { color: #000; font-size: 1.6em;
  text-align: center; line-height: 1;
  padding: 0 0 !important; display: inline-block; width:30%; max-width:200px;
}
.mblock a img { width:100%;
}
.mblocks { margin: 0; line-height:1em; 
  color: #000;
  text-align: center;
  padding:  0;
  width: 100%; display: block;
}

.mblocks a { color: #000; font-size: 1.6em;
  text-align: center; line-height: 1;
  padding: 0 0 !important; display: inline-block; width:25%; max-width:120px;
}
.mblocks a img { width:100%;
}

}

#popup { display:block; text-align: center;}
#popup img { width:auto; height:100%; max-height:800px; }

.special-title {font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:700; color:#0033cc; font-size:1.8em; line-height:1.2em; margin:0 0 1em; display: block; text-align:center; }

.special-btn-area {font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:700; color:#0033cc;  line-height:1.2em; margin:0 0 2.5em; display: block; text-align:center; height:auto; }
.special-btn { text-align:center; margin:0.5em 0; color:#fff !important; height:auto; display: flex; flex-wrap: wrap; justify-content: space-around; }
.special-btn a { text-decoration: none !important; display: block; width:28%; margin:0.5%; height:auto; text-align:center; color:#0066ff !important; background:#fff; border-radius:6px; padding:0.5em 1%; line-height:1em; font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:500; font-size:1.1em; border:2px solid #3399ff; }
.special-btn a:link { color:#0033cc !important; }
.special-btn a:hover { background:#bad5f4; }

.special-subtitle {font-family: 'M PLUS Rounded 1c', sans-serif; font-weight:700; color:#0033cc; font-size:1.4em; line-height:1em; margin:0 0 1em; display: block; text-align:center; padding: 0.5em; border-top:2px solid #0033cc; border-bottom:2px solid #0033cc; }

#birthday { display:block; height:auto; margin:2em 0 4em; }
.special-bd { width:auto; margin:0 auto; position:relative; text-align:center; padding:0; }
.special-bd img { width:48%; margin:0; padding:0;}

.special-cd { width:auto; margin:0 auto; position:relative; text-align:center; padding:0; }
.special-cd img { width:100%; margin:1em 0; padding:0;}

.flex2 { display:flex; }
.special-cd2 { width:auto; margin:0 auto; position:relative; text-align:center; padding:0; }
.special-cd2 a { width:48%; margin:1em 0; padding:1%;}
.special-cd2 a img { width:100%; }



.special-icon {  margin:2em 0; color:#fff !important; height:auto; display: flex; flex-wrap: wrap; justify-content: space-around; }
.special-icon a { text-decoration: none !important; display: block; width:22%; margin: 15px 0.25%; height:auto; }
.special-icon a img { width:100%; height:auto; }

.special-palt {font-feature-settings: "palt"; text-align: center;}

.radioflex { display: flex; flex-wrap: wrap; position: relative; }
.radioflex a { width:48%;  display: block; padding:1%; }
.radioflex a img { width:100%; }

.radiobn {margin:1em auto; text-align: center; max-width:580px; position: relative;}
.radiobn img { width:100%; }

@media screen and (max-width: 720px) {
    .special-btn { justify-content: flex-start; }
 .special-btn a { width:44%; margin:1%; }
.special-icon a {  width:30%; height:auto; }
    
.radioflex { display: block;  }
.radioflex a { width:100%; padding:0; margin:2em 0; }

}
