/* * * * * * * * * * * * * * * * * *
 smart.css
* * * * * * * * * * * * * * * * * */

/* common
--------------------------------- */
/* none */
#topcontrol {
	display: none;
}

/* header */
body.naka {
}

body.naka #header,
body.naka #header .headIn {
	width: auto;
	height: auto;
	margin: 0;
	background: url(../img/naka/cast/bg_body.jpg) center top no-repeat #000;
	background-size: 600px auto;
}

body.naka #header .headIn h1 {
	padding: 10px 0;
	margin-bottom: 10px;
	float: none;
	width: auto;
	text-align: center;
	background: url(../img/naka/bg_header.png) center top no-repeat;
	background-size: 1300px auto;
}
	body.naka #header .headIn h1 img {
		width: 80px;
		height: auto;
	}

#btn_nav {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 6px;
}

body.naka ul#headNav,
body.naka ul#gNavi {
	position: relative;
	right: auto;
	top: auto;
	bottom: auto;
	text-align: center;
	margin-bottom: 10px;
	display: none;
}

body.naka ul#headNav li {
	/* margin-bottom: 15px; */
	padding: 0 10px;
	display: inline-block;
}

body.naka ul#gNavi li {
	display: block;
	background: transparent;
	padding: 0 15px;
	border-top: 1px solid #0D3D51;
}
body.naka ul#gNavi li a,
body.naka ul#gNavi li span.coming {
	display: block;
	padding: 10px 0;
	background: url(../img/smart/arrow_nav.png) right center no-repeat;
	background-size: 8px auto;
}
body.naka ul#gNavi li span.coming {
	background: transparent;
}

/* main */
.naka #main {
	width: auto;
	padding: 15px 10px;
	position: relative;
	margin: 0;
}

.naka #main h2 {
	width: auto;
	text-align: center;
	padding: 0 0 10px;
}
.naka #main h2 img {
	width: auto;
	height: 24px;
}

/* footer */
#footer {
	width: 320px;
	padding: 20px 0;
	margin: 0 auto;
	font-size: 10px;
	background: none;
}

#footer .l {
	width: 310px;
	margin: 0 auto;
	float: none;
}

#footer #social li {
	float: none;
	width: 80px;
	margin-bottom: 10px;
}

#footer #social li.fb {
	width: 130px;
}

#footer div.r {
	width: 310px;
	margin: 0 auto;
	float: none;
}

#footer dl#social2 {
	float: none;
	margin-bottom: 5px;
}

#footer p.copy {
    font-size: 6px;
    letter-spacing: 0px;
    float: none;
}

#footer .block_bn {
}

#footer .block_bn li img{
	width: 155px;
	height: auto;
}


/* home
--------------------------------- */
#home ul#gNavi {
	position: relative;
	left: auto;
	top: auto;
}

body#home {
	background-size: 600px auto;
}
body#home img.img_center {
	width: 202px;
	height: auto;
	left: 73px;
	top: 11px;
}

body#home #wrap {
	background-size: 670px auto;
}

#home #page {
	width: 300px;
}

#home #topBox {
	height: auto;
	background: transparent;
	margin-bottom: 15px;
}

#card p img {
	height: auto;
}
	#home #card p {
		bottom: auto;
	}
	#card01 {
		left: 15px;
		top: 270px;
	}
		#card01 img {
			width: 77px;
		}
	#card02 {
		left: 0px;
		top: 235px;
	}
		#card02 img {
			width: 57px;
		}
	#card03 {
		left: 35px;
		top: 215px;
	}
		#card03 img {
			width: 55px;
		}
	#card04 {
		left: 10px;
		top: 190px;
	}
		#card04 img {
			width: 60px;
		}
	#card05 {
		left: 20px;
		top: 160px;
	}
		#card05 img {
			width: 51px;
		}

	#card06 {
		right:5px;
		top: 260px;
	}
		#card06 img {
			width: 93px;
		}
	#card07 {
		right:-5px;
		top: 230px;
	}
		#card07 img {
			width: 63px;
		}
	#card08 {
		right:-10px;
		top: 180px;
	}
		#card08 img {
			width: 65px;
		}
	#card09 {
		right:25px;
		top: 220px;
	}
		#card09 img {
			width: 50px;
		}

#home p.txt01 {
	padding: 10px 0 90px;
	width: 260px;
}
	#home p.txt01 img {
		width: 18px;
		height: auto;
	}
#home p.txt02 img, #home h1 img, #home p.txt03 img {
	width: 48%;
	height: auto;
}
#home p.txt02, #home h1, #home p.txt03 {
	z-index: 80;
	position: relative;
}
#home p.txt03 {
	margin-bottom: 140px;
}

#home ul#gNavi {
	width: 262px;
	margin: 0 auto 10px;
}

#home #snsBox {
	width: 300px;
	height: 99px;
	float: none;
	margin-bottom: 15px;
	background-size: 300px auto;
	overflow: hidden;
}
	#home #snsBox dl#social2 dd.twi {
		margin-left: 6px;
		padding-left: 6px;
	}
	#home #snsBox #twiBox {
	}

#home #newsBox {
	background: #260506;
	border: 3px double #AD9A79;
	width: 294px;
	height: auto;
	float: none;
	padding: 10px 0 5px;
}
	#home #newsBox h2 {
		display: block;
		width: 260px;
		height: 20px;
		margin: 0 auto 10px;
		background: url(../img/home/bg_newsBox.png) center -20px no-repeat;
		text-indent: -9999px;
	}
	#home #newsBox ul#feed {
		padding: 0 10px;
	}
	#home #wrap #newsBox ul#feed li p {
		float: none;
		width: auto;
	}
		#home #wrap #newsBox ul#feed li {
			margin-bottom: 5px;
		}

#home #credit p#btn_credit {
	width: 300px;
}
#home #credit p.img {
	padding-bottom: 15px;
}
#home #credit p.img img {
	width: 95%;
	height: auto;
}

#home #content {
	margin-bottom: 40px;
}

p#btn_oshiete, p#btn_campaign, p#btn_butai {
	left: auto;
	bottom: auto;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
	p#btn_oshiete img {
		width: 120px;
		height: auto;
	}
	p#btn_campaign img {
		width: 150px;
		height: auto;
	}
p#btn_oshiete {
	left: 10px;
	top: 380px;
}
p#btn_campaign {
	right: 10px;
	top: 380px;
/*
	right: 78px;
	top: 557px;
*/
}

#home #commentBox {
	position: relative;
	margin: 0 auto;
	bottom: auto;
	left: auto;
}

#home p#btn_butai {
	position: inherit;
	margin: 0 auto 20px;
	bottom: auto;
	left: auto;
}


/* oshiete */
#oshiete h1 img {
	width: 240px;
	height: auto;
}

#oshiete .contents .inner {
	background-size: auto 100%;
	width: auto;
}

#oshiete img.imgFix {
	display: none;
}

#oshiete .qBox {
	padding: 10px;
}
	#oshiete .qBox img {
		width: auto;
		height: 70px;
	}

#oshiete ul#btn_top {
	width: auto;
}
	#oshiete ul#btn_top li {
		padding: 0 5px;
	}
	#oshiete ul#btn_top li img {
		width: 100px;
		height: auto;
		margin-bottom: -5px;
	}

#oshiete .ansBox {
	margin: 5px;
	padding: 20px 15px 10px;
	font-size: 14px;
}

#oshiete .ansBox p.name_se {
	top: -14px;
	left: 10px;
}
#oshiete .ansBox p.name_se img {
	width: auto;
	height: 28px;
}

#oshiete .question {
	height: 70px;
	background-size: auto 70px;
	padding-left: 80px;
	margin-bottom: 130px;
}
	#oshiete .question p.you {
		padding-top: 24px;
		font-size: 10px;
		height: 11px;
	}
	#oshiete .question h2 {
		font-size: 12px;
	}
	#oshiete .question h2 strong {
		font-size: 13px;
	}


/* introduction
--------------------------------- */
#introduction ul.tabNav {
	width: auto;
	padding: 0 0 15px;
}
#introduction ul.tabNav {
	width: auto;
}

/* background */
body#introduction {
	background: #000;
}
body#introduction #main {
	background-size: 860px auto;
	background-position: -360px 0;
}
	body.intro_p01 #main {
		background: url(../img/naka/introduction/bg_01.jpg) center top no-repeat #000;
	}
	body.intro_p02 #main {
		background: url(../img/naka/introduction/bg_02.jpg) center top no-repeat #000;
	}
	body.intro_p03 #main {
		background: url(../img/naka/introduction/bg_03.jpg) center top no-repeat #000;
	}

#introWrap {
	height: auto;
}

#introBox {
	width: 300px;
	margin: 0 auto;
	background-size: 300px auto;
	padding-top: 30px;
}
	#introBox .btm {
		background-size: 300px auto;
		padding-bottom: 30px;
	}
#introBox img {
	width: 100%;
	height: auto;
}

/* p01 */
body#introduction #p01 img {
	width: 100%;
	height: auto;
}
#p01 p.txt1 {
	padding: 200px 0 20px;
	text-align: center;
}
	body#introduction #p01 p.txt1 img {
		width: 80%;
	}

/* p02 */
#p02 #introBox {
	position: relative;
	top: auto;
	left: auto;
	margin-top: 150px;
}

/* p03 */
#p03 #introBox {
	margin-top: 280px;
}


/* story
--------------------------------- */
#story {
	background: #000;
}
#story #main {
	background: url("../img/naka/story/bg_body.jpg") no-repeat #000;
	background-size: 740px auto;
	background-position: -325px 0;
	width: auto;
	height: auto;
}
#story #main h2 {
	padding: 0 0 10px;
	margin-bottom: 380px;
}

#story ul#slider {
	width: auto;
}
#story ul#slider img {
	width: 100%;
	height: auto;
}

#story ul#pager {
	text-align: center;
	margin-top: 20px;
	background: transparent;
}
#story ul#pager li {
	float: none;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
}


/* cast
--------------------------------- */
#castBox {
	width: 300px;
	background-size: 300px auto;
	background-position: 0 0;
	height: 310px;
	margin: 10px auto;
}
#castBox img {
	width: 45px;
	height: auto;
}

	p#cast01 {
		left: 13px;
		top: 13px;
	}
	p#cast02 {
		left: 85px;
		top: 0px;
	}
	p#cast03 {
		left: 145px;
		top: 3px;
	}
	p#cast04 {
		left: 205px;
		top: 3px;
		right: auto;
	}
		p#cast05 img,
		p#cast06 img {
			width: 60px;
		}
	p#cast05 {
		left: 20px;
		top: 75px;
	}
	p#cast06 {
		left: 127px;
		top: 75px;
	}
	p#cast07 {
		right: 32px;
		top: 95px;
	}
	p#cast08 {
		left: 28px;
		top: 182px;
	}
	p#cast09 {
		left: 88px;
		top: 177px;
	}
	p#cast10 {
		left: 140px;
		top: 177px;
	}
	p#cast11 {
		right: 55px;
		top: 177px;
	}
	p#cast12 {
		right: 5px;
		top: 177px;
	}
	p#cast13 {
		left: 4px;
		bottom: 3px;
	}
	p#cast14 {
		left: 69px;
		bottom: 3px;
	}
	p#cast15 {
		left: 132px;
		bottom: 3px;
	}
	p#cast16 {
		left: 185px;
		bottom: 3px;
	}
	p#cast17 {
		right: 4px;
		bottom: 3px;
	}

#castPop {
	background: url(../img/naka/cast/bg_body.jpg) center top no-repeat #000;
	background-size: 1000px auto;
}
#castPop #content {
	width: auto;
	height: auto;
	padding: 20px 10px;
}
#castPop #content .l {
	width: auto;
	text-align: center;
	float: none;
	margin-bottom: 15px;
}
	#castPop #content .l img{
		width: 140px;
		height: auto;
	}

#castPop #content .r {
	width: auto;
	float: none;
}
#castPop #content .name1 {
	font-size: 16px;
	text-align: center;
	margin-bottom: 10px;
}
	#castPop #content .name1 img {
		height: 15px;
		width: auto;
	}
#castPop #content .name2 {
	font-size: 18px;
}
	#castPop #content .name2 img {
		height: 18px;
		width: auto;
	}
#castPop #content .name3 {
	font-size: 15px;
}
	#castPop #content .name3 img {
		height: 16px;
		width: auto;
	}


/* staff
--------------------------------- */
#staff {
	background: #000;
}
#staff #main {
	height: auto;
	padding-bottom: 0;
	background: url("../img/naka/staff/bg_body.jpg") no-repeat scroll center top #000;
	background-size: 1000px auto;
}
#staffBox .box {
	width: auto;
	margin: 15px 0;
}

#staffBox .box p.photo {
	float: none;
	margin: 10px 0;
	text-align: center;
}
#staffBox .box p.name {
	text-align: center;
	width: auto;
	display: block;
	float: none;
}


/* comic
--------------------------------- */
#comic {
	background: #000;
}
#comic #main {
	height: auto;
	padding-bottom: 0;
	background: url("../img/naka/comic/bg_body.jpg") no-repeat scroll center top #000;
	background-size: 1000px auto;
}

#comicBox {
	width: auto;
	margin: 0 0 20px;
	padding: 15px 10px;
}

#comicBox .l, #comicBox .r {
	float: none;
	width: auto;
}
#comicBox .r {
	margin-bottom: 15px;
}


/* music
--------------------------------- */
#music {
	background: #000;
}
#music #main {
	height: auto;
	padding-bottom: 0;
	background: url("../img/naka/music/bg_body.jpg") no-repeat scroll center top #000;
	background-size: 1000px auto;
}

#musicBox {
	width: auto;
	padding: 10px;
}
#musicBox img {
	width: 70%;
	height: auto;
}


/* production note
--------------------------------- */
#note {
	background: #000;
}
#note #main {
	height: auto;
	padding-bottom: 0;
	background: url("../img/naka/note/bg_body.jpg") no-repeat scroll center top #000;
	background-size: 1000px auto;
}

#noteBox {
	margin: 0;
	width: auto;
	padding: 2px;
}
	#noteBox .inner {
		padding: 15px;
	}

#noteBox p.ttl img {
	height: 14px;
	width: auto;
}
#noteBox p.img {
	float: none;
	text-align: center;
	display: block;
	margin: 0 0 10px;
}
	#noteBox p.img img {
		width: 70%;
		height: auto;
	}
#noteBox p.img_r {
	float: none;
	text-align: center;
	display: block;
	margin: 0 0 10px;
}
	#noteBox p.img_r img {
		width: 70%;
		height: auto;
	}
#noteBox p.txt {
	font-size: 11px;
	line-height: 1.4;
}

#noteBox #pager {
	padding: 0;
	margin: 0;
	background-position: 128px 16px;
}

#noteBox img.imgFix {display: none;}


/* news
--------------------------------- */
#news {
	
}
#news #content h1 img {
	height: 30px;
	width: auto;
}

#news #content {
	width: auto;
	padding: 20px 10px;
	margin: 0;
}

#news #content dl#article {
	float: none;
	width: auto;
}
	#news #content dl#article img {
		width: 90%;
		height: auto;
	}
#news #content dl#article dt p.l,
#news #content dl#article dt p.r {
	float: none;
	width: auto;
}
#news #content dl#article dt p.r {
	text-align: right;
}

#newsNav {
	display: none;
}


/* media
--------------------------------- */
ul#mediaNav li {
	float: none;
	width: auto;
	display: inline-block;
		*display: inline;
		*zoom: 1;
	font-size: 0;
}
ul#mediaNav li a ,ul#mediaNav li span {
	font-size: 14px;
	padding: 12px 10px 10px;
}
div.mediaBox {
	padding: 10px;
}
div.mediaBox table thead th {
	white-space: nowrap;
}


/* trailer
--------------------------------- */
body#trailer {
	background: url(../img/naka/cast/bg_body.jpg) center top no-repeat #000;
	background-size: 1000px auto;
}

body#trailer #content {
	padding: 20px 10px;
}

body#trailer p.title {
	margin-bottom: 10px;
}
body#trailer p.title img {
	width: 100%;
	height: auto;
}
body#trailer #movieBox {
	padding: 10px;
}

body#trailer #movieBox .movie {
	width: 300px;
	height: auto;
	margin: 10px auto;
}

	body#trailer #movieBox .movie .movieIn {
		position: relative;
		margin-top: 1.2em;
		margin-bottom: 1.2em;
/*
		padding-bottom: 50%;
		padding-top: 69px;
*/
		padding:0;
	}

	body#trailer #movieBox .movie iframe#player {
		position: inherit;
		top: 0;
		left: 0;
		width: 300px;
		height: auto;
		margin: 0 auto;
	}

body#trailer #movieBox ul#movieNav li {
	padding: 4px;
	/* display: block; */
	font-size: 11px;
	text-align: center;
	border: none;
}
body#trailer #movieBox ul#movieNav li a {
	font-size: 10px;
	letter-spacing: 0;
}
body#trailer #movieBox ul#movieNav li.nav01 {
    border: none;
}

/* start
--------------------------------- */
#home #start {
	height: 850px;
	text-align: center;
	background: #000;
	left: 0;
	top: 0;
	padding-top: 150px;
}
#home #start img {
	display: none;
	width: 90%;
	height: auto;
}



/* home-commentPop
---------------------------------- */
.commentPop ul#mediaNav li {
	width: 47%;
	line-height: inherit;
}
.commentPop div.comment {
	width: auto;
	padding: 10px 10px 0;
}
body.commentPop img.imgFix {
	display: none;
}

.commentPop div.comment ul {
	height: auto;
	overflow-y: auto;
}
.commentPop div.comment ul li {
	margin-bottom: 20px;
}
.commentPop div.comment ul li .txt {
	font-size: 13px;
}
.commentPop div.comment ul li .txt strong {
	font-size: 15px;
}

.commentPop div.comment ul li .name {
	font-size: 11px;
	letter-spacing: 0;
}
.commentPop div.comment ul li .name strong {
	font-size: 14px;
	padding: 0;
}

div.pane {
    width: 280px;
}


/* bluray
--------------------------------- */
#bluray #main {
	padding: 15px 10px;
}
#bluray p.txt_release {
	margin: 0 0 10px;
}
#bluray p.txt_release img {
	width: 90%;
	height: auto;
}
#bluray #contents {
	width: auto;
	padding: 15px 10px;
	margin: 0;
}
#bluray #contents p.ttl img {
	width: 100%;
	height: auto;
}

#bluray .movie {
	width: 280px;
}
#bluray .movie iframe {
	width: 280px;
	height: auto;
}

#bluray .btn_ondemand {
	margin: 0 -10px 20px;
	padding: 5px 0 10px;
}
#bluray .btn_ondemand a img {
	width: 90%;
	height: auto;
}

ul.detailList {
	padding: 0;
}
ul.detailList li.clearfix {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #555;
}
ul.detailList li div.ttl p.cate {
	font-size: 12px;
}
ul.detailList li div.ttl p.title {
	font-size: 15px;
}
ul.detailList li div.l,
ul.detailList li div.r {
	width: auto;
	float: none;
}
	ul.detailList li div.l p.thum img {
		width: 100%;
		height: auto;
	}
	ul.detailList li div.l p.detail {
		text-align: center;
		padding: 5px 0 10px;
	}
	ul.detailList li div.l p.detail img {
		width: 80%;
		height: auto;
	}
ul.detailList li.l, ul.detailList li.r {
	width: auto;
	float: none;
}
ul.detailList li.l p.l, ul.detailList li.r p.l {
	width: 35%;
}
	ul.detailList li.l p.l img, ul.detailList li.r p.l img {
		width: 90%;
		height: auto;
	}
ul.detailList li.l div.r, ul.detailList li.r div.r {
	width: 65%;
	float: right;
}
ul.detailList li.l div.r p.btn_detail img,
ul.detailList li.r div.r p.btn_detail img {
	width: 100%;
	height: auto;
}

#bluray #main p.copy {
	padding: 0;
	font-size: 10px;
}

