@charset "UTF-8";
/*
-------------------- */

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
.clear-fix:after {
	content: "　";
	display: block;
	height: 0;
	clear: both;
}
ul, li {
	list-style: none;
}
img {
	display: block;
}
h1, h2, img {
	margin: 0;
	padding: 0;
}
a, a:visited {
	color: #191919;
	text-decoration: none;
}
html, body {
	-webkit-overflow-scrolling: touch;
	max-width: 700px;
	height: 100%;
	overflow-x: hidden;
	margin: 0 auto;
	padding: 0px;
	display: block;
}
body {
	text-align: center;
	position: relative;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro';
	box-sizing: border-box;
	min-height: 100%;
}
main {
	margin: 0;
	padding: 0;
	min-height: 100%;
	width: auto;
	height: auto;
	max-width: 700px;
	margin: 0 auto 2% !important;
	min-height: initial;
	line-height: 120%;
	color: #000;
	display: block;
}
section, header, .logo-wrapper {
	position: relative;
	width: 100%;
	height: 0;
}
.logo-wrapper {
	background: transparent url("../images/sp/logo.jpg") no-repeat scroll 0% 0%;
	background-size: 45%;
	padding-top: 16%;
	border-bottom: 1px solid #5F5454;
	display: none;
}
header {
	background: url("../images/sp/sp_bg_01_01.png") no-repeat;
	background-size: cover;
	padding-top: 105%;
	color: #fff;
}
header .text-wrapper {
	position: absolute;
	top: 80%;
	left: 0;
	width: 100%;
	height: auto;
	font-size: 1em;
	line-height: 140%;
}
header .text-wrapper div {
	margin: 0 auto;
}
.navi-wrapper {
	color: #191919;
	width: 100%;
	height: 80px;
	margin: 10px 0;
}
.navi-wrapper .item {
	float: left;
	width: 16.5%;
	height: 100%;
	border-right: 1px solid #5f5454;
}
.navi-wrapper .item:last-child {
	border-right: 0;
}
.navi-wrapper img.arrow {
	display: block;
	margin: 2px auto 0px;
}
.navi-wrapper .item a {
	width: 98%;
	height: 57px;
	border-radius: 8px;
	display: block;
	margin: 0px auto;
	padding: 6px 2px 2px;
	line-height: 114%;
	font-size: 0.64em;
}
.navi-wrapper .item a:hover {
	background-color: rgba(248, 191, 68, 0.6);
}
.btn-comic {
	width: 90%;
	margin: 12px auto 0;
}
.btn-comic.mgnTopBottom {
	margin: 15px auto 20px;
}
img.arrow {
	width: 40%;
}
section.section01 {
	background: url("../images/sp/sp_bg_01_02.png") no-repeat;
	background-size: cover;
	padding-top: 60%;
}
section.section01 .text {
	width: 18%;
	position: absolute;
	color: #2E2E2E;
	text-align: left;
	font-size: 0.58em;
	line-height: 114%;
	height: 26%;
	top: 77%;
}
section.section01 .text:nth-child(1) {
	left: 2%;
}
section.section01 .text:nth-child(2) {
	left: 21%;
}
section.section01 .text:nth-child(3) {
	left: 42%;
}
section.section01 .text:nth-child(4) {
	left: 61%;
}
section.section01 .text:nth-child(5) {
	left: 80%;
}
.section-enter {
	position: relative;
	background: url("../images/sp/sp_bg_15.png") no-repeat;
	background-size: cover;
	padding-top: 50%;
}
.section-enter .btn-enter {
	position: absolute;
	top: 22%;
	left: 3%;
	width: 95%;
	height: 41%;
}
.section-enter.is-footer {
	background: url("../images/sp/bg_footer.jpg");
	width: 100%;
	background-size: 100%;
	padding: 5%;
	height: auto;
}
.section-enter.is-footer:before {
	content: " ";
	background: url("../images/sp/line.jpg");
	width: 100%;
	background-size: 100% 100%;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
}
.section-enter.is-footer:after {
	content: " ";
	background: url("../images/sp/line.jpg");
	width: 100%;
	background-size: 100% 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.section-enter.is-footer .img-text {
	margin: 0px auto 5%;
	width: 80%;
}
.section-enter.is-footer .img-note {
	margin: 5% auto 0px;
	width: 80%;
}
.section-enter.is-footer .form-wrapper {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 5% 2% 2%;
	border: solid #ddc98b 2px;
	background-color: #fff;
	border-radius: 10px;
}
section.section02 {
	background: url("../images/sp/sp_bg_02_01.png") no-repeat;
	background-size: cover;
	padding-top: 84.5%;
}
section.section02 .text01 {
	position: absolute;
	font-weight: normal;
	width: 92%;
	top: 74%;
	left: 4%;
	height: auto;
	font-size: 0.9em;
	line-height: 120%;
}
section.section02 .text02 {
	position: absolute;
	font-weight: 400;
	width: 92%;
	height: auto;
	left: 4%;
	top: 84%;
	line-height: 120%;
}
section.section02 span {
	color: red;
}
section.section03 {
	background: url("../images/sp/sp_bg_03_01.png") no-repeat;
	background-size: cover;
	padding-top: 86.5%;
}
section.section03 .text {
	position: absolute;
	top: 72%;
	left: 2%;
	width: 60%;
	height: auto;
	font-size: 0.9em;
	line-height: 158%;
}
section.section03_02 {
	background: url("../images/sp/sp_bg_03_02.png") no-repeat;
	background-size: cover;
	padding-top: 106%;
	text-align: left;
	line-height: 120%;
}
section.section03_02 .text01 {
	position: absolute;
	top: 19%;
	left: 4.5%;
	width: 54%;
	height: auto;
	line-height: 114%;
}
section.section03_02 .text02 {
	position: absolute;
	top: 54%;
	left: 4.5%;
}
section.section04 {
	background: url("../images/sp/sp_bg_04.png") no-repeat;
	background-size: cover;
	padding-top: 129%;
}
section.section04 .text {
	width: 18%;
	position: absolute;
	color: #2E2E2E;
	text-align: left;
	font-size: 0.51em;
	line-height: 114%;
	height: 26%;
	top: 38%;
}
section.section04 .text:nth-child(1) {
	left: 2%;
}
section.section04 .text:nth-child(2) {
	left: 21%;
}
section.section04 .text:nth-child(3) {
	left: 42%;
}
section.section04 .text:nth-child(4) {
	left: 61%;
}
section.section04 .text:nth-child(5) {
	left: 80%;
}
section.section04 .text02 {
	position: absolute;
	top: 69%;
	left: 2%;
	width: 97%;
	height: auto;
	font-size: 0.64em;
	text-align: left;
	line-height: 120%;
}
section.section04 .btn-comic {
	position: absolute;
	top: 77%;
	left: 6%;
}
section.section05 {
	background: url("../images/sp/sp_bg_05.png") no-repeat;
	background-size: cover;
	padding-top: 130%;
}
section.section05 .text {
	position: absolute;
	top: 80%;
	left: 3%;
	width: 94%;
	height: auto;
	font-size: 0.8em;
	color: #191919;
	text-align: left;
	line-height: 120%;
}
section.section06 {
	background: url("../images/sp/sp_bg_06.jpg") no-repeat;
	background-size: cover;
	padding-top: 207%;
}
section.section07 {
	background: url("../images/sp/sp_bg_07.jpg") no-repeat;
	background-size: cover;
	padding-top: 71.4%;
}
section.section07 .text {
	position: absolute;
	top: 354px;
	left: 673px;
	width: 360px;
	height: 149px;
	text-align: left;
}
section.section08 {
	height: auto;
}
section.section08 img {
	width: 100%;
}
section.section08 .text {
	position: absolute;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	color: #FFF;
	line-height: 140%;
	width: 96%;
	height: auto;
	left: 2%;
	font-size: 0.8em;
	top: 86%;
}
section.section09 {
	background: url("../images/sp/sp_bg_09.png") no-repeat;
	background-size: cover;
	padding-top: 81.1%;
}
section.section09 .text {
	position: absolute;
	width: 48%;
	height: auto;
	top: 24%;
	left: 52%;
	font-size: 0.68em;
	color: #FFF;
	text-align: left;
	line-height: 140%;
}
section.section10 {
	background: url("../images/sp/sp_bg_10.jpg") no-repeat;
	background-size: cover;
	padding-top: 126%;
}
section.section11 {
	background: url("../images/sp/sp_bg_11.png") no-repeat;
	background-size: cover;
	padding-top: 151.2%;
}
section.section11 .text {
	position: absolute;
	top: 41%;
	left: 2%;
	width: 95%;
	height: auto;
	font-size: 0.78em;
	text-align: left;
	line-height: 114%;
}
section.section11 .btn-bronze {
	position: absolute;
	top: 86%;
	left: 5%;
	width: 90%;
}
section.section11 span {
	font-weight: bold;
}
section.section12 {
	background: url("../images/sp/sp_bg_12.png") no-repeat;
	background-size: cover;
	padding-top: 178%;
}
section.section12 .text {
	position: absolute;
	left: 4%;
	width: 63%;
	text-align: left;
	font-size: 0.7em;
	line-height: 105%;
}
section.section12 .text:nth-child(1) {
	top: 18.5%;
}
section.section12 .text:nth-child(2) {
	top: 31%;
}
section.section12 .text:nth-child(3) {
	top: 44.5%;
}
section.section12 .text:nth-child(4) {
	top: 71.5%;
}
section.section12 .text:nth-child(5) {
	top: 86.5%;
}
section.section12 span {
	color: #921f00;
	font-size: 0.8em;
	line-height: 110%;
}
section.section13 {
	background: url("../images/sp/sp_bg_13.jpg") no-repeat;
	background-size: cover;
	padding-top: 112%;
}
section.section13 .frame {
	width: 96.1%;
	height: 63.8%;
	overflow: scroll;
	position: absolute;
	top: 30%;
	left: 2.1%;
}
section.section13 .frame img {
	width: 100%;
}
section.section14 {
	background: url("../images/sp/sp_bg_14.jpg") no-repeat;
	background-size: cover;
	padding-top: 83%;
}
section.section15 .icon-crown {
	margin: 15px auto;
	width: 35%;
}
section.comic {
	height: auto;
}
section.comic img {
	width: 100%;
	height: auto;
}
section.concierge {
	height: auto;
}
section.concierge img {
	width: 100%;
	height: auto;
}
section.concierge .link {
	text-decoration: underline;
	margin: 1em auto;
	font-size: 1.3em;
}
section.concierge .questionnaire {
	margin: 0 auto;
	width: 70%;
	height: auto;
}
section.section-price {
	background: transparent url("../images/sp/bg_price.png") no-repeat scroll 0% 0%;
	background-size: cover;
	padding-top: 166%;
}
section.section-price .text {
	position: absolute;
}
section.section-price .text.text:nth-child(1) {
	top: 6.9%;
	left: 11%;
	text-align: left;
	font-size: 0.6em;
	width: 80%;
	height: auto;
	line-height: 115%;
}
section.section-price .text.text:nth-child(2) {
	top: 46%;
	left: 12%;
	width: 76%;
	height: auto;
	font-size: 0.7em;
	line-height: 118%;
}
section.section-price .text.text:nth-child(3) {
	top: 92.5%;
	left: 1%;
	width: 98%;
	height: auto;
	font-size: 0.6em;
	line-height: 120%;
}
 @media screen and (max-width: 1200px) {
body {
	font-size: 24px;
}
.navi-wrapper .item a {
	font-size: 0.6em;
}
section.section03_02 .text01 {
	font-size: 0.8em;
	width: 51%;
}
section.section03_02 .text02 {
	font-size: 1em;
}
}
 @media screen and (max-width: 689px) {
body {
	font-size: 19px;
}
section.section03_02 .text01 {
	font-size: 1em;
	width: 51%;
}
section.section03_02 .text02 {
	font-size: 1.2em;
}
}
 @media screen and (max-width: 620px) {
body {
	font-size: 17px;
}
header .text-wrapper {
	position: absolute;
	top: 79%;
}
section.section03_02 .text01 {
	font-size: 0.8em;
}
section.section03_02 .text02 {
	font-size: 0.9em;
}
section.section09 .text {
	line-height: 140%;
}
.navi-wrapper .item a {
	font-size: 0.64em;
}
.section.section01 .text {
	font-size: 0.58em;
}
}
 @media screen and (max-width: 500px) {
body {
	font-size: 15px;
}
header .text-wrapper {
	position: absolute;
	top: 79%;
}
section.section03_02 .text01 {
	font-size: 0.75em;
}
section.section03_02 .text02 {
	font-size: 0.9em;
}
section.section09 .text {
	font-size: 0.63em;
}
}
 @media screen and (max-width: 405px) {
body {
	font-size: 13px;
}
.navi-wrapper {
	height: 70px;
}
.navi-wrapper .item a {
	height: 75%;
}
}
 @media screen and (max-width: 359px) {
body {
	font-size: 11px;
}
.navi-wrapper {
	height: 65px;
}
.navi-wrapper .item a {
	height: 76%;
}
}
 @media screen and (max-width: 318px) {
body {
	font-size: 9.8px;
}
.navi-wrapper {
	height: 65px;
}
.navi-wrapper .item a {
	height: 76%;
}
}
