@charset "UTF-8";

@media print {#dvd_info .Img{ display: none }}

/* -----------------------------------------------------------
   NEWS
------------------------------------------------------------*/
#contentsArea h1{text-indent:-9999px;}
.box{
	background-color:#f6f8f8;
	border:1px solid #e7e7e7;
	}
.box:last-child{ margin-bottom:0;}
.box p:last-child{ margin-bottom:0;}
.box h2{
	color:#657575;
	}
.box a{
	color:#e4007f;
	}
.button a,.button2 a{
		color:#fff;
		}
#bansen dt{
	color:#2094ce;
	font-size:94%;
	line-height:1.6;
	font-weight:bold;
	}
#bansen dd{
	margin-bottom:10px;
	}
#bansen dd h3{
	padding-bottom:0 !important;
	}
#bansen .cau{
	font-size:80%;
	}

.News .exbox{
	color:#505f5f;
	background:#eaeeee;
	padding:20px;
	margin-top: 20px;
	}
.News .exbox h4{
	color:#318080;
	line-height:1.4;
	margin-bottom:5px;
	}
.News .exbox h5{
	color:#474747;
	line-height:1.4;
	margin-bottom:5px;
	}
.News .exbox p{
	line-height:1.5;
	}
.box .Img{
	position: relative;
}
.box .Img img{
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
}

@media all and (min-width: 768px) {
#contentsArea .inner{
	padding:20px 40px 40px;
	}
#contentsArea h1{
	display:block;
	height:240px;
	background:url(../img/news_header.jpg) no-repeat;
	}
.box{
	padding:25px;
	margin-bottom:20px;
	}
.box h2{
	font-size:110%;
	line-height:1.5;
	}
.box h3{
	font-size:100%;
	line-height:1.5;
	color:#e4007f;
	padding-bottom:8px;
	}
.box p{
	font-size:94%;
	line-height:1.6;
	margin-bottom:15px;
	}
.News .exbox h4{font-size:94%;}
.News .exbox h5{font-size:90%;}

.box .date{
	font-size:94%;
	color:#94a6a6;
	padding:3px 0 10px;
	display:block;
	letter-spacing:0.04em;
	}
.News  .yMovie{
	  width: 640px;
		margin:20px auto 0;
		}

#pre .ph1{
	width: 680px;
	height: 450px;
	background:url(../news/img/pre1.jpg);
	margin: 0 auto 20px;
}
#pre .ph2{background:url(../news/img/pre2.jpg);}
#pre .ph3{background:url(../news/img/pre3.jpg);}
#pre .ph4{background:url(../news/img/pre4.jpg);}
#pre .ph2,#pre .ph3,#pre .ph4{
	width: 480px;
	height: 320px;
	margin: 0 auto 20px;
}
#ishop .Img{
	width: 200px;
	height: 250px;
	float: right;
	background:url(../news/img/ishop.png);
	margin: 0 0 0 20px;
}
#ishop2 .Img{
	width: 200px;
	height: 250px;
	float: right;
	background:url(../news/img/ishop2.png);
	margin: 0 0 0 20px;
}
#guest .Img{
	width: 680px;
	height: 450px;
	background:url(../news/img/guest.jpg);
	margin: 0 auto 20px;
}
#soundtrack .Img{
	width: 180px;
	height: 180px;
	float: right;
	background-image:url(../news/img/soundtrack.jpg);
	background-size: cover;
	margin: 0 0 0 20px;
}
#guest2 .ph1{
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-left: 116px;
	text-align: center;
}
#guest2 .ph1 img{
	width: 300px;
	height: 0;
	padding-top:66.5%;
	background:url(../news/img/guest1.jpg);
	background-size: cover;
}
#guest2 .ph2{
	width: 300px;
	float: left;
	text-align: center;
}
#guest2 .ph2 img{
	width: 300px;
	height: 0;
	padding-top:66.5%;
	background:url(../news/img/guest2.jpg);
	background-size: cover;
}

#guest2 .ph3{
	width: 300px;
	height: 0;
	padding-top:22.16%;
	background:url(../news/img/guest3.jpg);
	float: left;
	margin: 0 20px 20px 0;
	background-size: cover;
}
#guest2 .ph4{
	width: 300px;
	height: 0;
	padding-top:22.16%;
	background:url(../news/img/guest4.jpg);
	float: right;
	margin: 0 0 20px 20px;
	background-size: cover;
}
#dvd_info .Img{
	width:250px;
	height:196.25px;
	float: right;
	background-image:url(../news/img/dvd.png);
	background-size: cover;
	margin: 0 0 0 20px;
}
}
@media all and (max-width: 767px) {
#contentsArea .inner{
	width:90%;
	margin:0 auto;
	padding:20px 0;
	}
#contentsArea h1{
	display:block;
	width:100%;
	height:0;
	padding-top:28.125%;
	background-size:cover;
	background-image:url(../img/news_header_smp.jpg);
	}
.box{
	padding:16px;
	margin-bottom:10px;
	}
.box h2{
	font-size:90%;
	line-height:1.4;
	}
.box h3{
	font-size:80%;
	line-height:1.4;
	color:#e4007f;
	padding-bottom:8px;
	}
.box p{
	font-size:80%;
	line-height:1.6;
	margin-bottom:15px;
	}
.News .exbox h4{font-size:86%;}
.box .date{
	font-size:80%;
	color:#94a6a6;
	padding:3px 0 10px;
	display:block;
	letter-spacing:0.01em;
	font-weight:bold;
	}
	.News .yMovie{
		position: relative;
	  	width: 100%;
	  	padding-top: 56.25%;
		}
	.News .yMovie iframe{
		position: absolute;
	  	top: 0;
	  	right: 0;
	  	width: 100% !important;
	  	height: 100% !important;
		}
#pre .ph1{
	width: 100%;
	height: 0;
	padding-top: 66.17%;
	background-image:url(../news/img/pre1.jpg);
	background-size: cover;
	margin: 0 auto 20px;
}
#pre .ph2{background-image:url(../news/img/pre2.jpg);}
#pre .ph3{background-image:url(../news/img/pre3.jpg);}
#pre .ph4{background-image:url(../news/img/pre4.jpg);}
#pre .ph2,#pre .ph3,#pre .ph4{
	width: 100%;
	height: 0;
	padding-top: 66.66%;
	background-size: cover;
	margin: 0 auto 20px;
}
#ishop .Img{
	width: 50%;
	height: 0;
	padding-top: 62.5%;
	background-image:url(../news/img/ishop.png);
	background-size: cover;
	margin: 0 auto 10px;
}
#ishop2 .Img{
	width: 50%;
	height: 0;
	padding-top: 62.5%;
	background-image:url(../news/img/ishop2.png);
	background-size: cover;
	margin: 0 auto 10px;
}
#guest .Img{
	width: 100%;
	height: 0;
	padding-top: 66.17%;
	background-image:url(../news/img/guest.jpg);
	background-size: cover;
	margin: 0 auto 20px;
}
#soundtrack .Img{
	width:55%;
	height: 0;
	padding-top:55%;
	background-image:url(../news/img/soundtrack.jpg);
	background-size: cover;
	margin: 0 auto 20px;
}
#guest2 .ph1{
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
}
#guest2 .ph1 img{
	width: 100%;
	height: 0;
	padding-top:66.5%;
	background:url(../news/img/guest1.jpg);
	background-size: cover;
}
#guest2 .ph2{
	width: 100%;
	margin: 0 auto 20px;
	text-align: center;
}
#guest2 .ph2 img{
	width: 100%;
	height: 0;
	padding-top:66.5%;
	background:url(../news/img/guest2.jpg);
	background-size: cover;
}
#guest2 .ph3{
	width: 100%;
	height: 0;
	padding-top:66.5%;
	background:url(../news/img/guest3.jpg);
	margin: 0 auto 20px;
	background-size: cover;
}
#guest2 .ph4{
	width: 100%;
	height: 0;
	padding-top:66.5%;
	background:url(../news/img/guest4.jpg);
	margin: 0 auto 20px;
	background-size: cover;
}
#dvd_info .Img{
	width:70%;
	height: 0;
	padding-top:54.95%;
	background-image:url(../news/img/dvd.png);
	background-size: cover;
	margin: 0 auto 20px;
}
}
