@charset "UTF-8";




.nav_area{
	position: relative;
	z-index: 200;
}
.nav_area img[src*="/header/5."]{
	position: absolute;
	top: 50px;
	left: 50px;
}
.nav_area nav{
	position: absolute;
	top: 50px;
	right: 50px;
	background-color: rgba(255,255,255,0.4);
	border-radius: 100px;
	padding: 10px 12px;
}
.nav_area nav a{
	display: inline-flex;
	align-items: center;
	vertical-align: bottom;
	padding: 0 20px 0px;
	border-radius: 100px;
	transition: 0.2s linear;
}
.nav_area nav a:hover{
	background-color: rgb(167, 196, 211, 0.5);
}
.nav_area nav a .icon{
	margin: 0 10px 0 0;
}
.nav_area nav a .text{
	text-align: left;
}
.nav_area nav a .text .Laurel{
	font-size: 13px;
}
.nav_area nav a .text img{
	margin-top: 5px
}
html.sp .nav_area{
	top: -105px;
	right: 0;
}
html.sp .nav_area img[src*="/header/5."]{
	width: 70px;
	top: 20px;
	left: auto;
	right: 20px;
}
html.sp .nav_area nav{
	background-color: transparent;
	top: 0;
	left: 10px;
	right: auto;
}
html.sp .nav_area nav a{
	justify-content: center;
	flex-wrap: wrap;
	width: 125px;
	padding: 0 0px;
}
html.sp .nav_area nav a:hover{
	background-color: transparent;
}
html.sp .nav_area nav a .icon img{
	height: 35px;
}
html.sp .nav_area nav a .text{
	text-align: center;
}
html.sp .nav_area nav a .text img{
	position: relative;
	top: -13px;
}

header{
	position: relative;
	background-image: url(/img/index/header/bg.jpg);
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	height: 935px;
	z-index: 100;
}
header img[src*="/header/4."]{
	position: absolute;
	top: 190px;
	right: 130px;
}
header img[src*="/header/6."]{
	position: absolute;
	top: 25px;
	left: 25px;
}
header .left_text{
	display: inline-block;
	font-family: 'butler_regular';
	color: #fff;
	transform: rotate(90deg);
	position: absolute;
	top: 250px;
	left: -110px;
}
html.sp header{
	height: 500px;
	margin: 115px 0 0;
	border-radius: 50px 50px 0 0 / 50px 50px 0 0;
}
html.sp header img[src*="/header/4."]{
	width: 230px;
	top: 40px;
	right: 40px;
}

hr.dot{
	border: 0;
	background-image: url(/img/index/hr_dot.png);
	background-position: 0% 50%;
	height: 3px;
	margin: 0 0 15px;
}

h3{
	margin-top: 10px;
}
h3 img:nth-of-type(1){
	margin: 20px 0 12px;
}

h4 img:nth-of-type(1){
	margin: 15px 0 5px;
}

.area1_1{
	position: relative;
	background-image: url(/img/index/1_bg.png);
	background-size: contain;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 7.6vw;
	margin-top: -7.6vw;
	z-index: 300;
}
html.sp .area1_1{
	background-image: url(/img/index/1_bg_sp.png);
	height: 11vw;
	margin-top: -11vw;
}
.area1_1 img[src*="/header/7."]{
	position: absolute;
	bottom: -30px;
	left: 150px;
	/*z-index: 350;*/
}
html.sp .area1_1 img[src*="/header/7."]{
	display: none;
}
.area1_2{
	background-color: #f8f8ee;
	padding-top: 30px;
	margin: -1px 0;
}

.area2{
	color: #fff;
	background-color: #5e4d3a;
	padding: 50px 0 225px;
}
.area2 img[src*="/2_1."]{
	width: 168px;
}
.area2 img[src*="/2_2."]{
	width: 100%;
}
.area2 .sotsugyou{
	display: inline-block;
	font-size: 12px;
	width: 206px;
	margin-left: 30px;
}

.area3_1{
	position: relative;
	background-image: url(/img/index/3_bg.png);
	background-size: contain;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 7vw;
	margin-top: -6.7vw;
}
.area3_2{
	position: relative;
	background-color: #f8f8ee;
	padding-bottom: 260px;
}
.area3 img[src*="/3_1."]{margin: -160px 120px 0 0;}
.area3 img[src*="/3_2."]{margin: -97px 0 -15px 230px;}
.area3 img[src*="/3_5."]{margin: -20px 0 0 130px;}
html.sp .area3 img[src*="/3_1."]{margin: -120px 120px 0 0;}

.area4_1{
	position: relative;
	background-image: url(/img/index/4_bg.png);
	background-size: contain;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 7.6vw;
	margin-top: -7.6vw;
}
.area4_2{
	position: relative;
	background-color: #efece8;
	padding-bottom: 300px;
}
.area4 img[src*="/4_1."]{margin: -230px 120px -10px 0;}
.area4 img[src*="/4_2."]{margin: -115px 0 0 250px;}
.area4 img[src*="/4_5."]{margin: 0 0 0 255px;}
.area4 img[src*="/4_6."]{margin: -140px 170px 0 -10px;}
.area4 img[src*="/4_7."]{margin: 10px 0 0 90px;}
.area4 img[src*="/4_8."]{margin: 70px -230px 0 -290px;}
.area4 img[src*="/4_9."]{margin: 0px 0 0 0;top: -210px;position: relative;}
.area4 img[src*="/4_10."]{margin: -150px 0 0 245px;top: -150px;position: relative;}
html.sp .area4 img[src*="/4_1."]{margin: -200px 120px -10px 0;}

.price_list{
	line-height: 1.5;
	margin: 40px 0;
}
.price_list .row .name{
	display: inline-block;
	text-align: left;
	font-size: 21px;
	width: 205px;
}
.price_list .row .name:before{
	content: "●";
	color: #c4b99e;
}
.price_list .row .time{
	display: inline-block;
	text-align: right;
	font-size: 23px;
	color: #658e6e;
	width: 80px;
	padding-right: 10px;
}
.price_list .row .time small{
	font-size: 15px;
}
.price_list .row .price{
	display: inline-block;
	font-size: 25px;
}
.price_list .osusume{
	text-align: right;
	font-size: 18px;
	margin-top: 20px;
}
.price_list .osusume span{
	display: inline-block;
	line-height: 1.4;
}

.flow{
	margin: 40px 0;
}
.flow h4{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #5e4d3a;
	padding: 10px 0;
}
.flow p{
	text-align: center;
}

.area5_1{
	position: relative;
	background-image: url(/img/index/5_bg.png);
	background-size: contain;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 14.5vw;
	margin-top: -14.5vw;
}
.area5_2{
	position: relative;
	background-color: #f8f8ee;
	padding-bottom: 80px;
}
.area5 img[src*="/5_1."]{margin: -220px 120px 0 0;}
.area5 img[src*="/5_2."]{margin: -115px 0 0 250px;}
.area5 img[src*="/5_5."]{margin: 20px 160px 0 0;}
.area5 img[src*="/5_6."]{margin: 10px 0 0 90px;}
.area5 img[src*="/4_10."]{margin: 0 0 0 0;top: -40px;position: relative;}
.area5 img[src*="/5_7."]{margin: 20px -60px 0 60px;}
html.sp .area5 img[src*="/5_1."]{margin: -150px 120px 0 0;}

.area6{
	color: #fff;
	background-color: #658e6e;
	padding: 1px 0 90px;
}
.area6 h3{
	font-family: 'butler_regular';
	font-size: 67px;
	line-height: 0.7;
	margin: 100px 0 30px 0;
}
.area6 h3 small{
	font-size: 18px;
	letter-spacing: 2px;
}
.area6 h3:after{
	content: url(/img/index/6_1.svg);
	margin: 0 130px;
}
.area6 p.privilege{
	text-align: center;
}
.area6 strong{
	font-size: 34px;
	white-space: nowrap;
}

footer .nav_area nav{
	position: static;
	top: 0;
	right: 0;
	background-color: transparent;
}
footer .nav_area nav a{
	background-color: rgb(167, 196, 211, 0.5);
	padding: 5px 50px;
}
footer .nav_area nav a:hover{
	background-color: rgb(167, 196, 211, 0.9);
}
footer .nav_area nav a .text img{
	position: relative;
	top: -10px;
}



/* PC用 */
@media (min-width: 741px) {

}



/* スマホ用 */
@media (max-width: 740px) {
}

/* スマホ用 縦向 */
@media (max-width: 420px) and (orientation: portrait) {
}

/* スマホ用 横向 */
@media (max-width: 740px) and (orientation: landscape) {
}

