﻿@charset "UTF-8";
/**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;
}
.txt12{
	font-size:1.2rem;
}
.txt_b{
	font-weight:bold;
}
article{
	width:100%;
	text-shadow:none !important;
	background:#fbd708;
	font-size:1.4rem;
    line-height:1.4;
}
/* スマホ  フッター*/
footer{
	width:100%;
	overflow:hidden;
}
footer.pt {
	font-size:12px;
	text-shadow:none !important;
	background:#040202;
	padding-top:2%;
}
footer.pt p.pagetop{
	width:25%;
	border-radius:5px 5px 0 0;
	background:#f9d306 url(../img/bg_yellow.gif) repeat;
	text-align:center;
	margin:0 0 0 72%;
	
}
footer.pt p.pagetop a{
	color:#040202 !important;
	display:block;
	padding:14px 2% 14px;
}
footer.pt p.site{
	text-align:center;
	width:100%;
	background:#f9d306 url(../img/bg_yellow.gif) repeat;
	padding:3% 0;
	color:#040202 !important;
	text-shadow:none !important;
}
footer.pt p.site a{
	color:#040202 !important;
	text-decoration:underline !important;
}
/* 各セクション*/
#movie{
	background-color:#fff;
	padding:2%;
}
#movie p{
	color:#040202;
	font-size:1.4rem;
}
#sec01{
	background:url(../img/bg_con.gif) no-repeat center 3%;
	background-size:100% auto;
	padding:3% 0 0;
}
#sec01 p,#sec02 p{
	width:95%;
	margin:2% auto 8%;
}
.sec_img{
	width:95%;
	margin:1% auto 0;
	text-align:center;
}
.sec_img h4{
	width:70%;
	margin:0 auto;
}
.sec_img h4#en{
	width:100%;
	margin:0 auto;
}
.sec_img ul{
	margin:-2px 0 0;
}
.sec_img ul li{
	padding-bottom:1%;
}
#sec02{
	background:url(../img/bg_con.gif) no-repeat center 4%;
	background-size:100% auto;
	margin:4% 0 0;
}
#sec02 p{
	border-top:2px solid #fff;
	padding-top:4%;
}
#prezent{
	color:#fff;
	background-color:#040202;
	padding:3%;
	margin-top:2%;
	line-height:1.2;
}
#prezent dl dt{
	padding-bottom:2%;
}
#prezent dl dt .left{
	width:30%;
	margin-top:5%;
}
#prezent dl dt .right{
	width:65%;
}
.pre_p{
	font-size:1.8rem;
	font-weight:bold;
	color:#35D6FF;
}
#prezent dl dd img{
	padding-top:2%;
}
#prezent dl dd a:hover img{
	opacity:0.7;
}
