﻿/**reset**/
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, li{margin: 0; padding:0;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display:block; margin: 0; padding:0;}
 a{
	text-decoration:none;
}
ul {list-style:none;}
hr {
	display:block;
    height:1px;
    border:0;
}
.cf {zoom:1;}
.cf:after {
	content: ""; 
	display: block; 
	clear: both;
}
img {
	vertical-align:bottom;
	width:100%;
	height:auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.bo_no{
	border:none !important;
}
/* スマホ  フッター*/
footer{
	width:100%;
	overflow:hidden;
}
footer.pt {
	font-size:12px;
	text-shadow:none !important;
	background-color:#000;
}
footer.pt p.pagetop{
	width:25%;
	border-radius:5px 5px 0 0;
	background-color:#003196;
	text-align:center;
	padding:2%;
	margin-left:70%;
	
}
footer.pt p.pagetop a{
	color:#fff !important;
}
footer.pt p.site{
	text-align:center;
	background-color:#003196;
	width:100%;
	padding:3% 0;
	color:#fff !important;
	text-shadow:none !important;
}
footer.pt p.site a{
	color:#fff !important;
	text-decoration:underline !important;
}
.t_tvo{
	color:#3a4149;
	text-align:center;
}
.t_tvo div ul{
	background-color:#00003F;
}
.t_tvo div ul li a{
	display:block;
	background:url(../img/arrow_t_tvo_b.gif) no-repeat center 18%;
	background-size:5%;
	padding-top:8%;
	padding-bottom:2%;
	color:#0063DB;
	font-weight:bold;
	font-size:1.2rem;
}
.t_tvo div.cop a{
	background-color:#1C1B2F;
	padding:3% 0 2%;
	font-size:1.1rem;
	display:block;
	color:#fff !important;
}


/* 各セクション*/
section#movie{
	width:100%;
	text-align:center;
	padding:3% 0;
}
section#movie p{
	text-align:left;
	font-size:1.2rem;
	padding-left:2%;
}
section#catch{
	width:94%;
	margin:0 auto;
	color:#fff;
	font-size:1.4rem;
}
section#catch h4{
	font-weight:bold;
	padding:2% 0;
	font-size:1.5rem;
}
section#artist{
	width:96%;
	margin:0 auto;
}
section#artist h5{
	padding:2% 0;
	text-align:center;
	border-top:1px #950000 solid;
	border-bottom:1px #950000 solid;
	color:#950000;
	font-size:1.5rem;
	font-weight:bold;
	margin-bottom:2%;
}
section#artist ul{
	width:100%;
	margin-bottom:2%;
}
section#artist ul li{
	width:49%;
}
#kkl{
	padding:3% 0;
}
section#shikisya h5,section#ohkesutora h5{
	width:96%;
	margin:0 auto;
	padding:2% 0;
	color:#3259ff;
	border-top:1px #3259ff solid;
	border-bottom:1px #3259ff solid;
	font-size:1.5rem;
	font-weight:bold;
	margin-bottom:2%;
	text-align:center;
}
section#shikisya p,section#ohkesutora p{
	width:96%;
	margin:0 auto 2%;
}
section#ohkesutora{
	background:url(img/bot.jpg) no-repeat center bottom;
	background-size:100% auto;
}
