﻿@charset "SHIFT-JIS";
/**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;
}
.left{
	float:left;
}
.right{
	float:right;
}
.bo_no{
	border:none !important;
}
.txt11{
	font-size:1.1rem;
}
.dp_table{
	display: table;
	border-collapse: separate;
	border-spacing: 8px 4px;
	table-layout: fixed;
	width:100%;
}

/* スマホ  フッター*/
footer{
	width:100%;
	overflow:hidden;
}
footer.pt {
	font-size:12px;
	text-shadow:none !important;
	background-color:#ae0101;
}
footer.pt p.pagetop{
	width:25%;
	border-radius:5px 5px 0 0;
	background-color:#202020;
	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:#202020;
	width:100%;
	padding:3% 0;
	color:#fff !important;
	text-shadow:none !important;
}
footer.pt p.site a{
	color:#fff !important;
	text-decoration:underline !important;
}
/* 各セクション*/
section#movie{
	background-color:#040202;
	text-align:center;
	padding:6% 0;
}
/* section#movie div{
	width:320px;
	height:180px;
	margin:0 auto;
}*/
section#prof{
	width:98%;
	overflow:hidden;
	background:#040202 url(../img/bg02.jpg) no-repeat 95% 8%;
	background-size:40% auto;
	padding:0 1%;
}
section#prof .left{
	width:54%;
	font-size:1.4rem;
	text-shadow:none !important;
	color:#978156;
	margin-bottom:6%;
}
section#prof .left h5 {
}
section#prof .left h5,section#prof .left ul,section#prof .left p{
	margin:3% 0 0 5%;
}
section#prof .left ul li{
	padding-bottom:2%;
}
section#enjya{
	width:100%;
	background-color:#fff;
}
section#enjya ul{
	width:93%;
	margin:0 auto;
	padding:4% 0 0;
	font-size:1.4rem;
}
section#enjya ul li{
	padding-bottom:4%;
}
section#c_catch{
	width:100%;
	background:#040202 url(../img/bg03.jpg) no-repeat center top;
	background-size:100% auto;
	text-align:center;
	background-color:#ae0101;
	padding:6% 0;
}
section#c_catch p{
	padding-bottom:12%;
}
section#c_catch #bot_logo{
	padding-bottom:5%;
}