@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 768px) {


body {
	min-width:320px;
	background:#fff;
}

img {
	max-width:100%;
}
br.pc{
	display:none;
}
br.sp{
	display:inline;
}

/* コンテント */

.content {
	width:100%;
	margin:0 auto;
}
.content .rd {
	margin:0 15px 10px 15px;
	font-size:12px;
}


/* ヘッダー */

#header {
	background:#333333;
	height:50px;
	padding:0 15px;
}

#header .content {
	clear:both;
	overflow:hidden;
}

#header #logo {
	margin-top:13px;
}

#header #logo img {
	height:20px;
}

/* フッター */

#footer{
	padding:20px 0 0 0;
}
#footer .logo{
	text-align:center;
	margin-bottom:15px;
}
#footer .logo img{
	width:170px;
}
#footer p{
	text-align:center;
	line-height:2;
}
#footer p a{
	font-size:11px;
}
#footer p br{
	display:inline;
}
#footer p span{
	display:none;
}
#footer copyright,
#footer .copyright{
	display:block;
	text-align:center;
	font-size:10px;
	text-align:center;
	padding:10px 0 20px 0;
}


/* パンくず */

.pan {
	padding:4px 0 0 15px;
	font-size:10px;
}

.pan a {
	color:#58503c;
	font-size:10px;
}

.pan a:hover {
	color:#58503c;
	text-decoration:none;
}


/* メイン */

#main {
	min-width:auto;
}

#main .content {
	position:relative;
}

#main .content .pttl {
	margin:10px 0 5px 0;
}

/* ボックス */

.main_box {
	background:url(../img/bg_main_top_aw.jpg) no-repeat top center #E6DEBA;
	padding-top:0px;
}

.main_box_in {
	background:none;
	padding-bottom:15px;
}

/* リスト */

li {
	position:relative;
}

li .list_img {
	overflow:hidden;
}
li .list_img .i_cat{
	position:absolute;
	top:0;
	left:0;
	background:#f58a17;
	text-align:center;
	color:#fff;
	padding:4px 5px;
	line-height:1;
	border-radius:0 0 3px 0;
	font-size:11px;
}
li .list_text .i_cat{
	display:inline-block;
	background:#f58a17;
	text-align:center;
	color:#fff;
	padding:4px 5px;
	line-height:1;
	border-radius:3px;
	margin-right:7px;
	vertical-align:middle;
	font-size:11px;
}
a .list_img img:hover {
	opacity:1;
}

li .list_img img {
	width:100%;
}

li .cat p {
	font-size:11px;
}

li .list_text h2,
li .list_text p {
	color:#ffffff;
	text-shadow:0 0 8px #000000;
}

li .list_text h2 {
	font-weight:bold;
}

li .list_text {
	position: absolute;
	left:0;
	right:0;
	bottom:0;
}

.top li img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.top li:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

/* 注目 */

.center{min-width:auto;}

.center .list_text {
	padding:15px 15px;
}

.center .list_text p {
	font-size:11px;
}

.center .list_text h2 {
	font-size:15px;
}

/* ノーマルリスト */

.normal {
	margin:15px 0 20px 0;
}

.normal ul {
	overflow:hidden;
	clear:both;
	padding:0 10px;
}

.normal li {
	float:left;
	width:48%;
	margin:0 1% 10px 1%;
}

.normal .list_text {
	padding:7px 7px;
}

.normal .list_text p {
	font-size:10px;
}

.normal .list_text h2 {
	font-size:10px;
}

/* 詳細 */

.drama_text * ,
.drama_data * {
	color:#333333;
}

.drama_title {
	margin:15px 0;
}
.drama_title.tp {
	margin:0 15px;
}
.drama_title.tp span{
	font-size:11px;
	padding:5px 7px;
	vertical-align:middle;
}
.drama_title .mds {
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin:0px;
	padding:0 10px 0 10px;
}
.drama_title.tp .mds {
	font-weight:bold;
	font-size:16px;
	text-align:center;
	border-bottom:none;
	padding:15px 0;
	border-top:1px solid #f58a17;
}
.drama_title.tp h2.mds {
	font-size:16px;
	line-height:1.3;
}
.bdr{
	border:none;
	border-top:1px solid #f58a17;
	margin-top:20px;
	padding:0px;
}
.drama_text {
	overflow:hidden;
	clear:both;
}

.drama_text_img {
	float:none;
}
.drama_text_img iframe{
	width:100%;
	height:240px;
}
.drama_text.v2 .drama_text_img {
	float:none;
}

.drama_text.v2 {
	margin-bottom:20px;
}
.drama_text.v3 {
	margin-top:0px;
}

.drama_text_img,
.drama_text_img img {
	width:100%;
}
.drama_text.v2 .drama_text_img{
	width:auto;
	margin:0 15px;
}
.drama_text.v2 .drama_text_img img {
	width:100%;
}
.drama_text.v3 .drama_text_img{
	width:auto;
	margin:0 15px;
}
.drama_text.v3 .drama_text_img img {
	width:100%;
}

.drama_text_box {
	float:none;
	width:auto;
	margin:0 15px;
}
.drama_text.v2 .drama_text_box{
	float:none;
	width:auto;
	margin:0 15px;
}
.drama_text.v3 .drama_text_box {
	float:none;
	width:auto;
	margin:0 15px;
}

.drama_text_h {
	margin-top:10px;
	font-size:15px;
	font-weight:bold;
}

.drama_text_box p {
	margin-top:5px;
	font-size:13px;
	line-height:1.8;
}

.drama_column {
	margin-top:35px;
}

.drama_column h3 {
	margin-bottom:10px;
}

.drama_data {
	margin-top:35px;
}

.drama_data h3 {
	margin-bottom:15px;
}

.drama_data_box {
	overflow:hidden;
	clear:both;
	padding:15px;
}

.drama_data_text {
	float:none;
	width:auto;
}

.drama_data_img {
	float:none;
	width:130px;
	margin:10px auto 0 auto;
}

.drama_data_title {
	font-size:18px;
	font-weight:bold;
}

.drama_data_title span.sea {
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}

.drama_data_title span.gen {
	font-size:10px;
	margin-left:15px;
}

.drama_data_day {
	font-size:14px;
	font-weight:bold;
	margin-top:7px;
}

.drama_data_dvd {
	margin-top:7px;
}

.drama_data_bil {
	margin-top:5px;
}

.drama_data_dis {
	margin-top:7px;
}

.drama_data_dis a {
	color:#b52434;
}

.drama_data_dis a:hover {
	text-decoration:none;
}
.rtl{
	margin-bottom:5px;
	color:#b52434;
	font-size:11px;
}
.rtl .tag{
	display:inline-block;
	padding:5px;
	background:#b52434;
	color:#fff;
	font-size:10px;
	line-height:1;
	border-radius:3px;
	margin-right:8px;
}
.rtl .day{
	display:inline-block;
	font-size:26px;
	line-height:1;
	font-weight:bold;
	color:#b52434;
	margin-right:3px;
	vertical-align:bottom;
}

/* トップへ */

.backtop {
	margin:0 0 30px 0;
	text-align:center;
	height:16px;
}

.backtop a img:hover {
	opacity:1;
}
.backtop .back {
	position:absolute;
	top:45px;
	left:0;
	width:100%;
	border-bottom:1px solid #fff;
	white-space:nowrap;
	font-size:15px;

}
.backtop .next {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	border-bottom:1px solid #fff;
	font-size:15px;
}
.backtop .next a {
	text-align:right;
}
.backtop a {
	display:block;
	padding:15px;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.backtop a.tp {
	display:none;
}

/* コピーライト */

.copyright {
	padding:15px;
	font-size:10px;
}

/* ページトップ */

#page-top {
	position: fixed;
	bottom:15px;
	right:15px;
	width:40px;
	height:40px;
	cursor:pointer;
	z-index:100;
}
#page-top img{
	width:40px;
	height:40px;
}

/* 動画 */

.movie {
	width: auto;
	margin: 0 15px;
}
.movie iframe{
	width: 100%;
	height:220px;
}

.main_box_in .center{
	margin-bottom:35px;
}
.dvdbtn {
    text-align: center;
    margin: 0 15px;
}

.top .cp img{
	width:90%;
	margin:0 5% 20px 5%;
}
#cp {
	width: auto;
	padding:10px 0 20px 0;
	border-radius:0;
}
#cp .cpinr {
	padding:0 12px;
}
#cp ul li{
	font-size:10px;
}
#cp .cpttl{
	margin-bottom:15px;
	font-size:12px;
	font-weight:bold;
}
#cp .cpttl span{
	display:inline-block;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border:1px solid #fff;
	padding:3px 5px;
	margin-top:5px;
}
#cp .cpbtn{
	margin-top:15px;
}
#cp .cpbtn a{
	display:block;
	text-align:center;
	padding:16px 0;
	font-size:15px;
	font-weight:bold;
	border-radius:4px;
	box-shadow: 0px 2px 0px 0px rgba(0,0,0,0.4);
}

}