@charset "shift-jis";
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html {
	width: 100%;
}
body {
	width: 100%;
	max-width: 1200px;
	margin: auto;
	padding: 8px;
}
p {
	color: #333;
	font: 10px 'qMmpS pro W3', "Hiragino KaKu Gothic Pro", Osaka, sans-serif;
	line-height: 1.4em;
}
	@media screen and (min-width: 701px){
		p {
			font-size: 18px;
			padding: 0 8px;
		}
	}
img {
	display: block;
	width: 100%;
}
h1 {
	font-size: 13px;
	line-height: 1.8em;
	text-align: center;
}
	@media screen and (min-width: 701px){
		h1 {
			font-size: 36px;
		}
	}
h2 {
	font-size: 10px;
	line-height: 1.6em;
	text-align: center;
}
	@media screen and (min-width: 701px){
		h2 {
			font-size: 24px;
		}
	}
.lhalf {
	clear: both;
	float: left;
	width: 50%;
	padding: 16px 8px 6px;
}
.rhalf {
	float: right;
	width: 50%;
	padding: 16px 8px 6px;
}
.lhalf p, .rhalf p {
	text-align: center;
	margin-top: 4px;
}
.nowrap {
	white-space: nowrap;
}
.cap {
	line-height: 1em;
	padding: 0 8px 6px;
	
}
	@media screen and (min-width: 701px){
		.cap {
			text-align: center;	
		}
	}
.m-t16 {
	margin-top: 16px;
}
	@media screen and (min-width: 701px){
		.m-t16 {
			margin-top: 24px;
		}
	}
.right {
	text-align: right;
}
.lp_05 {
	display: table;
	max-width: 920px;
	margin: auto;
}
.shoukai {
	float: left;
	width: calc(100% / 3);
	padding: 4px;
}
.kagopart{
	display: table;
width:90%;
	border: solid 1px #000;
	padding: 4px;
	margin: 16px auto 24px;
}
	@media screen and (min-width: 701px){
		.kagopart {
			margin-top: 24px;
		}
	}
.kagopart div.kago{
	border: solid 1px #000;
	padding: 16px 0;
	margin: 0 0 8px;
}
.kagopart div.kago img{
	width: 80%;
	margin: 0 10% 8px;
}
.kagopart div.kago p.no1{
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1em;
	margin-bottom: 8px;
}
.kagopart div.kago p.no1 span{
	color: red;
}
.kagopart div.kago p.no2{
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.4em;
}
.kagopart div.kago p.no2 span{
	color: red;
}
.kagopart div.kago p.no2 span.nowrap{
	color: black;
	white-space: nowrap;
	font-weight: normal;
}
.region{
	width: 100%;
	margin: 8px 0 0;
	height: 40px;
	line-height: 40px;
	font-size: 10pt;
	padding-left: 0.5em;
}
.buy{
	width: 80%;
	margin: 12px auto 0;
	height: 4.4em;
	line-height: 1em;
	display: block;
	border-radius: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #ff0;
	text-shadow: -1px -1px 1px #205b99;
	letter-spacing: 2px;
	background: #900;
	background: -moz-linear-gradient(top,  #a00 0%, #d00 20%, #500 100%);
	background: -webkit-linear-gradient(top,  #a00 0%,#d00 20%,#500 100%);
	background: linear-gradient(to bottom,  #a00 0%,#d00 20%,#500 100%);
	border: ridge 4px #ff0;
	cursor: pointer;
	box-shadow: -3px -3px 0 #c00, 3px 3px 0 #b00, 3px -3px 0 #a00, -3px 3px 0 #900;
}

#lp_07{
	width: 100%;
	border-collapse: collapse;
	background: #ffffcc;
}
#lp_07 td{
	padding: 5px;
	border: solid 1px #6a3905;
}
#lp_07 td:nth-child(2n+1){
	width: 7em;
}
	@media screen and (min-width: 701px){
		#lp_07{
			width: 700px;
			margin: 0 auto;
			border-collapse: collapse;
			background: #ffffcc;
		}
		#lp_07 td{
			padding: 5px;
			border: solid 1px #6a3905;
		}
		#lp_07 td:nth-child(2n+1){
			width: 7em;
		}
	}
.akeome4 {
	margin:1em 0;
	font-size: 4vw;
	text-align:center;
	font-weight:bold;
	line-height:1.2em;
}

/*footer
---------------------------------------------------------------------------*/
#footer{
	width: calc(100% + 16px);
	background: #eee;
	margin: 0 -8px;
}
#footer ul{
	width: 100%;
}
#footer ul li{
	padding: 10px 30px;
	border-bottom: solid 1px #555;
}
#footer p{
	color: #555;
	text-align: center;
	margin: 20px auto 0;
	padding-top: 14px;
	padding-bottom: 10px;
}
/* 
---------------------------------------------------------------------------*/
.counter {
	width: calc(100% + 16px);
	margin: 0 -8px;
	text-align: center;
	bottom: 0;
	background:#fff;
	color:#000;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #000;
	padding-top: 6px;
	font-size: 9pt;
}
.counter img {
	display: inline;
}
	.total {
		width: 78px;
	}
	.day {
		width: 30px;
	}


.yuudou{
	margin: 0px auto;
	padding: 8px 0;
	background: none;
	border: none;
}
.yuudou .link{
	height: 50px;
	line-height: 50px;
}
.yuudou .link a{
	display: block;
	border-radius: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ff0;
	text-shadow: -1px -1px 1px #205b99;
	letter-spacing: 2px;
	background: #900;
	background: -moz-linear-gradient(top,  #a00 0%, #d00 20%, #500 100%);
	background: -webkit-linear-gradient(top,  #a00 0%,#d00 20%,#500 100%);
	background: linear-gradient(to bottom,  #a00 0%,#d00 20%,#500 100%);
	border: ridge 2px #f00;
}
.yuudou .link a:hover{
	border: none;
	border-top: solid 1px #205b99;
	box-shadow: 0 0 7px #205b99 inset;
	text-shadow: 1px 1px 3px #205b99;
}
.yuudousp{
	margin: 0px auto;
	padding: 8px 0;
	background: none;
	border: none;
}
.yuudousp .link2{
	padding-top: 5px;
	height: 50px;
	line-height: 1em;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #ff0;
	text-shadow: -1px -1px 1px #205b99;
	letter-spacing: 2px;
	background: #900;
	background: -moz-linear-gradient(top,  #a00 0%, #d00 20%, #500 100%);
	background: -webkit-linear-gradient(top,  #a00 0%,#d00 20%,#500 100%);
	background: linear-gradient(to bottom,  #a00 0%,#d00 20%,#500 100%);
	/*
	border: ridge 2px #f00;
	border-radius: 15px;
	*/
}
.yuudousp .link2 span{
	color: #fff;
	font-size: 12px;
	white-space: nowrap;
}

.uwatsuki {
	vertical-align: super;
	font-size: 60%;
	color: #000!important;
}
.mt_em1 {
	margin-top: 1em;
}
.nowrap {
	white-space: nowrap
}
.bold {
	font-weight: bold;
}
.booking {
	font-size:90%!important;
	height: 2.6em!important;
	padding-top: 0.9em!important;
}
	@media screen and (min-width: 751px){
		.booking {
			font-size:240%!important;
			height: 2em!important;
			padding-top: 0.58em!important;
		}
	}
	@media screen and (min-width: 641px) and ( max-width: 750px){
		.booking {
			font-size:200%!important;
			height: 1.8em!important;
			padding-top: 0.5em!important;
		}
	}
/* 
---------------------------------------------------------------------------*/
.movie {
	margin: 16px auto;
}
.movie p {
	font-size: 20px;
	text-align: center;
}
video {
	width: 100%;
	border-top: solid 10px #111;
	border-left: solid 10px #222;
	border-right: solid 10px #222;
	border-bottom: solid 10px #111;
	padding: 0;
	margin-bottom: 16px;
}
	@media screen and (min-width: 701px){
		.movie {
			margin: 32px auto 40px;
		}
		.movie p {
			font-size: 36px;
		}
		video {
			border-top: solid 20px #111;
			border-left: solid 20px #222;
			border-right: solid 20px #222;
			border-bottom: solid 20px #111;
			margin-bottom: 40px;
		}
	}
/* 
---------------------------------------------------------------------------*/
hr.kako {
	border-top: solid 2px #ddd;
	border-left: none;
	border-right: none;
	border-bottom: none;
	height: 1em;
	text-align: center;
	overflow: visible;
	margin-top: 0px!important;
	margin-bottom: 2px!important;
}
hr.kako::after {
	content: "ߋ Lv`[摜";
	background: #fff;
	color: #555;
	font-size: 16px;
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	top: -1em;
	padding: 0 1em;
}

	@media screen and (min-width: 701px){
		hr.kako {
			border-top: dotted 4px #ccc;
			margin-bottom: 14px!important;
		}
		hr.kako::after {
			font-size: 26px;
			font-weight: normal;
		}
	}

