@charset "utf-8";
/* css document */
/*--------------------------------------------
index
---------------------------------------------*/

html {color: #fff;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}

body{
	background: #181a36;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../img/back.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}


a{color:#fff;text-decoration:none;}

/* 点滅 */
@keyframes blinking {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

/* 要素にアニメーションを適用 */
.blink {
	animation: blinking 1s ease-in-out infinite alternate;
}

.main_image {
	position: relative;
	width: 100%;
	height: 760px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-image: url(../index/index_18_202507.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	max-width: 640px;
}

#index_sp_wallpaper {width: 100%;height: auto;margin: 0 auto 0 auto;}
#index_sp_wallpaper img{width: 100%;}

#sp_back {width: 100%;height:auto;margin: 0 auto 10px auto;}

.wide {width: 100%;}

.sp_box {padding-top: 0px;margin-bottom: 0px;}

#h1_box {text-align: center;}

#h1_box h1 {
		font-size: 11px;
		text-align: center;
		line-height: 0.8em;
		color: #000;
		margin-top: 3px;
		}

.caution {
	line-height: 1.1em;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	color: #000;
	font-size: 11px;
	}

/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/
#footer {
	background-color: #7F1184;
	color: #FFF;
	padding: 5rem 0;
	position: relative;
	display: block;
	box-sizing: inherit;
}

#footer-copy {
	font-size: 0.8rem;
	padding: 1rem 0 0 0;
	border-top: rgba(131, 131, 131, 0.3) 1px solid;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
}

.shop-name {
	color: #181a36;
	font-size: 1.3rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
}

.open{
	color: #181a36;
	font-size: 0.8rem;
	line-height: 1.6;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";
}

.shop-tel{
	font-size: 0.8rem;
	line-height: 1.6;
	color: #181a36;
}

.shop-tel a{
	color: #181a36;
}

.shop-info {
	text-align: center;
  text-shadow:
    -1px -1px 0 white,
     1px -1px 0 white,
    -1px  1px 0 white,
     1px  1px 0 white;
}

#media_image {
	text-align: center;
}

#media_image img{
	width: 85%;
}

#footer ul{
	font-size: 1.2rem;
	margin: 0 auto 0 auto;
	text-align: center;
}

#footer ul li{
	display: block;
	padding: .25rem 0;
	padding-left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-align: left;
	border-color: rgba(122,122,122,0.3);
	font-size: 18px;
	font-family: Century Gothic, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝";	line-height: 45px;
	padding-left: 15px;
}

#footer ul li a::after{
	font-size: 14px;
	padding-left: 10px;
	display: inline;
	font-weight: normal;
	content: attr(title);
}







.sp_footer_concept_h2{
	border-bottom: 1px solid #c1a470;
	width:90%;
	height:auto;
	margin:0px auto 0px auto;
	color:#c1a470;
	line-height:25px;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.sp_footer_concept_h2 h2{
	color: #c1a470;
	font-size: 16px;
	text-align: center;
}

.sp_footer_comment {
	width: 85%;
	height: auto;
	margin: 15px auto 15px auto;
	color: #fff;
	line-height: 26px;
	font-size: 12px;
	text-align: left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.link_area_asobo{width: 95%;margin: 0 auto 5px auto;text-align: center;line-height: 16px;}
.link_area_asobo a{font-size: 9px;color: #000;}



.index_recruit_img_area{
	width: 95%;
	height: auto;
	text-align: center;
	margin: 0px auto -5px auto;
}

.index_recruit_img_area img{
	max-width: 100%;
	text-align: center;
	margin: 5px auto 0 auto;
	}





#enter img {
	max-width: 480px;
	height: auto;
}

#enter-image {
	padding:255px 0 20px 0;
	text-align: center;
}

#enter-block-col {
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #181a36;
	padding-top: 450px;
}

.site-description {
	font-size: 16px;
  text-shadow:
    -1px -1px 0 white,
     1px -1px 0 white,
    -1px  1px 0 white,
     1px  1px 0 white;
}

#header #header-block-col .shop-info.open,
#header #header-block-col .shop-info.shop-tel {
	display: block;
}

#enter-shop-info {
	font-weight: 300;
	line-height: 2em;
}

.tel .info-label {
	font-size: 14px;
}

#header #header-block-col .shop-tel .num,
#enter-block-col .shop-tel .num {
	font-size: 30px;
	color: #181a36;
}

#header #header-block-col .shop-tel .num,
#enter-block-col .shop-tel .num a{
	color: #181a36;
}

#enter-section {
	margin-top: -70px;
	margin-bottom: 20px;
	width: 100%;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.enter_box {
	text-align: center;
	padding: 10px;
}

.enter_box ul {
	display: flex;
	flex-direction: column; /* 縦並びにする */
	align-items: center; /* 横中央寄せ */
	gap: 30px; /* ボタン間の縦余白 */
	list-style: none;
	padding: 0;
	margin: 0;
}

.enter_box li {
	flex: 0 0 auto;
}

.enter_box a {
	background: #181a36;
	background-image: url(../img/back.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: inline-block;
	padding: 12px 35px;
	color: #ba9;
	text-decoration: none;
	font-size: 20px;
	border-radius: 5px;
	transition: background 0.3s ease;
	width: 220px;
	border: 2.5px solid #ba9;
}



@keyframes fadeInLoad {
	0% {
	background-color: rgba(24, 32, 50, 1);
	}
	30% {
	background-color: rgba(24, 32, 50, 0.3);
	}
	100% {
	background-color: rgba(24, 32, 50, 0.0);
	}
}

.spinner {
	width: 70px;
	height: 70px;
	position: absolute;
	margin: auto;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transform: rotate(45deg);
}

.double-bounce1,
.double-bounce2 {
	width: 100%;
	height: 100%;
	background-color: #1A4472;
	opacity: 0.6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
	0%,
	100% {
	-webkit-transform: scale(0);
	transform: scale(0);
	}
	50% {
	-webkit-transform: scale(1);
	transform: scale(1);
	}
}

@keyframes sk-bounce {
	0%,
	100% {
	-webkit-transform: scale(0);
	transform: scale(0);
	}
	50% {
	-webkit-transform: scale(1);
	transform: scale(1);
	}
}