<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*
-------------------- */

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
ul, li {
	list-style: none;
}
img {
	display: block;
}
a, a:visited {
	text-decoration: none;
	color: #191919;
}
.clear-fix:after {
	content: "　";
	display: block;
	height: 0;
	clear: both;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
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: 1200px;
	margin: 0 auto !important;
	min-height: initial;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	display: block;
}
h1, h2, img {
	margin: 0;
	padding: 0;
}
section, header, .logo-wrapper {
	position: relative;
	width: 1200px;
	background-size: 100% 100%;
}
.logo-wrapper {
	background: url("../images/pc/logo.jpg") no-repeat;
	height: 150px;
	border-bottom: 1px solid #5f5454;
	display: none;
}
header {
	background: url("../images/pc/bg_01_01.png") no-repeat;
	height: 736px;
	color: #fff;
}
header .text {
	position: absolute;
	top: 622px;
	left: 168px;
	font-size: 1.4em;
	line-height: 140%;
}
.navi-wrapper {
	color: #191919;
	width: 100%;
	height: 80px;
	margin: 10px 0;
}
.navi-wrapper .item {
	float: left;
	width: 16.5%;
	height: 100%;
	padding-top: 6px;
	border-right: 1px solid #5f5454;
}
.navi-wrapper img.arrow {
	display: block;
	margin: 2px auto 0px;
}
.navi-wrapper .item a {
	width: 95%;
	height: 57px;
	border-radius: 8px;
	display: block;
	margin: 0 auto;
	padding: 6px 2px 2px;
}
.navi-wrapper .item a:hover {
	background-color: rgba(248, 191, 68, 0.6);
}
.btn-comic {
	margin: 50px auto 0;
}
.btn-comic.mgnTopBottom {
	margin: 10px auto 40px;
}
section.section01 {
	background: url("../images/pc/bg_01_02.png") no-repeat;
	height: 562px;
}
section.section01 .text {
	width: 150px;
	height: 124px;
	position: absolute;
	top: 435px;
	color: #2e2e2e;
	text-align: left;
}
section.section01 .text:nth-child(1) {
	left: 166px;
}
section.section01 .text:nth-child(2) {
	left: 347px;
}
section.section01 .text:nth-child(3) {
	left: 529px;
}
section.section01 .text:nth-child(4) {
	left: 714px;
}
section.section01 .text:nth-child(5) {
	left: 883px;
}
.section-enter {
	position: relative;
	background: url("../images/pc/bg_15.png") no-repeat;
	height: 407px;
	width: 1200px;
	background-size: 100% 100%;
}
.section-enter .btn-enter {
	position: absolute;
	top: 109px;
	left: 208px;
	width: 779px;
	height: 157px;
}
.section-enter.is-footer {
	background: url("../images/pc/bg_footer.jpg");
	height: 100%;
	width: 1200px;
	background-size: 100% auto;
	padding: 5%;
}
.section-enter.is-footer:before {
	content: " ";
	background: url("../images/pc/line.jpg");
	width: 100%;
	background-size: 100% 100%;
	height: 4px;
	position: absolute;
	top: 0;
	left: 0;
}
.section-enter.is-footer:after {
	content: " ";
	background: url("../images/pc/line.jpg");
	width: 100%;
	background-size: 100% 100%;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.section-enter.is-footer .img-text {
	margin: 0px auto 20px;
}
.section-enter.is-footer .img-note {
	margin: 20px auto 0px;
}
.section-enter.is-footer .form-wrapper {
	width: 75%;
	height: 100%;
	margin: 0 auto;
	padding: 5% 0 1%;
	border: solid #ddc98b 2px;
	background-color: #fff;
	border-radius: 10px;
}
section.section02 {
	background: url("../images/pc/bg_02_01.jpg") no-repeat;
	height: 777px;
}
section.section02 .text01 {
	width: 469px;
	height: 51px;
	position: absolute;
	top: 574px;
	left: 371px;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
}
section.section02 .text02 {
	width: 756px;
	height: 72px;
	position: absolute;
	top: 646px;
	left: 223px;
	font-size: 32px;
	line-height: 38px;
	font-weight: 400;
}
section.section02 span {
	color: red;
}
section.section03 {
	background: url("../images/pc/bg_03_01.jpg") no-repeat;
	height: 878px;
}
section.section03 .text {
	position: absolute;
	top: 670px;
	left: 244px;
	width: 392px;
	height: 157px;
	font-size: 26px;
	line-height: 38px;
}
section.section03_02 {
	background: url("../images/pc/bg_03_02.jpg") no-repeat;
	height: 922px;
}
section.section03_02 .text01 {
	position: absolute;
	top: 157px;
	left: 195px;
	width: 460px;
	height: 290px;
	font-size: 20px;
	line-height: 29px;
	text-align: left;
}
section.section03_02 .text02 {
	position: absolute;
	top: 476px;
	left: 199px;
	font-size: 28px;
	line-height: 43px;
	text-align: left;
}
section.section04 {
	background: url("../images/pc/bg_04.png") no-repeat;
	height: 1232px;
}
section.section04 .text {
	width: 150px;
	height: 124px;
	position: absolute;
	top: 476px;
	color: #2e2e2e;
	text-align: left;
}
section.section04 .text:nth-child(1) {
	left: 166px;
}
section.section04 .text:nth-child(2) {
	left: 347px;
}
section.section04 .text:nth-child(3) {
	left: 529px;
}
section.section04 .text:nth-child(4) {
	left: 714px;
}
section.section04 .text:nth-child(5) {
	left: 883px;
}
section.section04 .text02 {
	position: absolute;
	top: 855px;
	left: 159px;
	width: 883px;
	height: 75px;
	font-size: 17.5px;
	text-align: left;
}
section.section04 .btn-comic {
	position: absolute;
	top: 960px;
	left: 150px;
}
section.section05 {
	background: url("../images/pc/bg_05.png") no-repeat;
	height: 822px;
}
section.section05 .text {
	position: absolute;
	top: 704px;
	left: 169px;
	width: 863px;
	height: 95px;
	font-size: 20px;
	color: #191919;
	text-align: left;
}
section.section06 {
	background: url("../images/pc/bg_06.png") no-repeat;
	height: 1931px;
}
section.section07 {
	background: url("../images/pc/bg_07.png") no-repeat;
	height: 644px;
}
section.section07 .text {
	position: absolute;
	top: 354px;
	left: 673px;
	width: 360px;
	height: 149px;
	text-align: left;
}
section.section08 .text {
	position: absolute;
	width: 859px;
	height: 62px;
	top: 1035px;
	left: 168px;
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro';
	color: #FFF;
	font-size: 26px;
	line-height: 30px;
}
section.section09 {
	background: url("../images/pc/bg_09.png") no-repeat;
	height: 751px;
}
section.section09 .text {
	position: absolute;
	width: 398px;
	height: 445px;
	top: 206px;
	left: 633px;
	font-size: 19px;
	color: #fff;
	text-align: left;
}
section.section10 {
	background: url("../images/pc/bg_10.jpg") no-repeat;
	height: 998px;
}
section.section11 {
	background: url("../images/pc/bg_11.png") no-repeat;
	height: 1406px;
}
section.section11 .text {
	position: absolute;
	top: 582px;
	left: 167px;
	width: 867px;
	height: 235px;
	font-size: 1.6em;
	text-align: left;
	line-height: 31px;
}
section.section11 .btn-bronze {
	position: absolute;
	top: 1197px;
	left: 137px;
}
section.section11 span {
	font-weight: bold;
}
section.section12 {
	background: url("../images/pc/bg_12.png") no-repeat;
	height: 1572px;
}
section.section12 .text {
	position: absolute;
	left: 185px;
	width: 571px;
	text-align: left;
	font-size: 1.2em;
}
section.section12 .text:nth-child(1) {
	top: 326px;
}
section.section12 .text:nth-child(2) {
	top: 533px;
}
section.section12 .text:nth-child(3) {
	top: 749px;
}
section.section12 .text:nth-child(4) {
	top: 1207px;
}
section.section12 .text:nth-child(5) {
	top: 1452px;
}
section.section12 span {
	color: #921f00;
	font-size: 0.9em;
}
section.section13 {
	background: url("../images/pc/bg_13.png") no-repeat;
	background-size: 100%;
	height: 1051px;
}
section.section13 .frame {
	width: 888px;
	height: 657px;
	overflow: scroll;
	position: absolute;
	top: 331px;
	left: 156px;
}
section.section13 .frame img {
	width: 100%;
}
section.section14 {
	background: url("../images/pc/bg_14.jpg") no-repeat;
	height: 780px;
}
section.section15 .icon-crown {
	margin: 30px auto;
}
section.concierge .link {
	text-decoration: underline;
	margin: 1em auto;
	font-size: 1.3em;
}
section.concierge .questionnaire {
	margin: 0 auto;
	width: 50%;
	height: auto;
}
section.section-price {
	background: url("../images/pc/bg_price.jpg") no-repeat;
	height: 2000px;
}
section.section-price .text {
	position: absolute;
}
section.section-price .text:nth-child(1) {
	top: 151px;
	left: 243px;
	text-align: left;
	font-size: 1.2em;
	width: 718px;
	height: 96px;
	line-height: 122%;
}
section.section-price .text:nth-child(2) {
	top: 927px;
	left: 121px;
	width: 981px;
	height: 108px;
	font-size: 23px;
	line-height: 153%;
}
section.section-price .text:nth-child(3) {
	top: 1856px;
	left: 103px;
	width: 1021px;
	height: 106px;
	font-size: 1.2em;
}
</pre></body></html>