﻿@charset "utf-8";

/*----------------------------
	basic setup
-----------------------------*/
body{ font-family: "Noto Sans JP", sans-serif; color: #333; text-align: center; background: #242629;}
body.ovh{ position: fixed; left: 0; top: 0; width: 100%; height: 100vh;}
a{ color: #333; text-decoration:none; -webkit-transition: all .2s; transition: all .2s;}
a:hover{ opacity: .7; text-decoration:none;}
.underline{ text-decoration: underline;}
/* bg */
.bg-white{ background: #fff;}
/* color */
.f-white{ color: #fff;}
.f-red{ color: #c00;}
/* anchor */
.anchorwrap{ position: relative;}
.anchorwrap .anchor{ position: absolute; top: -100px;}
/* newsphoto */
figure.newsphoto{ aspect-ratio: 300 / 200; overflow: hidden;}
figure.newsphoto img{ width: 100%; height: 100%; object-fit: cover;}
/*----------------- responsive ----------------*/
@media screen and (min-width: 768px) {
}
@media screen and (max-width: 350px) {
	a:hover{ opacity: 1;}
}



/*----------------------------
	wrapper
-----------------------------*/
#wrapper{
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg-top.jpg) center top / 100% auto no-repeat #242629;
	box-shadow: 0 0 20px #000;
	overflow-x: hidden;
}



/*----------------------------
	main
-----------------------------*/
.cont1{
	position: relative;
}
.cont1 .logo{
	position: absolute;
	left: 17%;
	top: 2.5%;
	width: 70%;
}
.cont1 .novelty{
	position: relative;
	margin-top: -3%;
}
.cont1 .novelty span{
	position: absolute;
	left: -1%;
	bottom: -3%;
	width: 25%;
}
.cont2{
	margin: 8% 5% 0;
	aspect-ratio: 900 / 2180;
	background: url(../img/cont2-bg.png) center top / 100% auto no-repeat;
}
.cont2 article.white{
	padding: 4%;
	margin-bottom: 7%;
	position: relative;
}
.cont2 article.white h2{
	position: absolute;
	right: 5%;
	top: 5%;
	width: 27%;
}
.cont2 article.white figure{
	padding-right: 30%;
	margin-bottom: 3%;
}
.cont2 article.white figure img{
	margin-left: -17%;
	width: 115%;
	max-width: inherit;
}
.cont2 article.white .novelty{
	position: absolute;
	right: 5%;
	top: 50%;
	width: 42%;
}
.cont2 article .note{
	margin: 0 5%;
	padding: 10% 0 3%;
	font-size: 2.8vw;
	line-height: 1.42;
	text-align: left;
	background: url(../img/note.svg) center top / 100% auto no-repeat;
	border-bottom: .5vw solid #C9A063;
}
.cont2 article.red{
	padding: 0 4% 8%;
	position: relative;
}
.cont2 article.red h2{
	position: absolute;
	left: 5%;
	top: 0;
	width: 27%;
}
.cont2 article.red figure{
	padding-left: 30%;
	margin-bottom: 8%;
}
.cont2 article.red figure > img{
	margin-right: -15%;
	width: 115%;
	max-width: inherit;
}
.cont2 article.red figure span{
	position: absolute;
	left: 40%;
	top: -5%;
	width: 17%;
}
.cont2 article.red .novelty{
	position: absolute;
	left: 5%;
	top: 48%;
	width: 42%;
}
.cont2 .arrow{
	padding: 5% 40%;
}
.cont3{
	margin-bottom: 5%;
	background: url(../img/cont3-bg.jpg) center top / cover no-repeat;
}
.cont3 h3{
	padding: 2% 5% 4% 1.5%;
}
.cont3 figure{
	padding: 0 2% 3% 5%;
}
.cont3 .caution{
	padding: 0 3% 5%;
	color: #242629;
	font-size: 2.5vw;
	letter-spacing: -0.05em;
	line-height: 1.44;
	text-align: left;
	text-shadow: .8vw .8vw 0 #E2E2E3, -.8vw .8vw 0 #E2E2E3, -.8vw -3p.8vwx 0 #E2E2E3, .8vw -.8vw 0 #E2E2E3;
}
.cont4{
	padding: ;
	background: url(../img/cont4-bg.jpg) center top / 100% auto no-repeat;
	position: relative;
}
.cont4 h2{
	padding: 3% 5% 0 5%;
	position: relative;
	z-index: 1;
}
.cont4 figure{
	margin: -9% 9% 3%;
	position: relative;
}
.cont4 figure span{
	position: absolute;
	right: -11%;
	top: 17%;
	width: 35%;
}
.cont4 .novelty{
	position: absolute;
	left: 5%;
	top: 46%;
	width: 41%;
}
.cont4 .note{
	margin: 0 13%;
	padding: 10% 0 3%;
	font-size: 2.8vw;
	line-height: 1.42;
	text-align: left;
	background: url(../img/note.svg) center top / 100% auto no-repeat;
	border-bottom: .5vw solid #C9A063;
}
.cont4 .arrow{
	padding: 5% 40%;
}
.cont5{
	margin-bottom: 5%;
	background: url(../img/cont3-bg.jpg) center top / cover no-repeat;
}
.cont5 h3{
	padding: 3% 5% 1% 0.5%;
}
.cont5 figure{
	padding: 0 4% 2% 5%;
}
.cont5 .caution{
	padding: 0 3% .2em;
	color: #242629;
	font-size: 2.5vw;
	letter-spacing: -0.05em;
	line-height: 1.44;
	text-align: left;
	text-shadow: .8vw .8vw 0 #E2E2E3, -.8vw .8vw 0 #E2E2E3, -.8vw -3p.8vwx 0 #E2E2E3, .8vw -.8vw 0 #E2E2E3;
}
.cont5 .copy{
	padding: 0 5% .5em;
	text-align: right;
}
.cont5 .copy img{
	width: 30%;
}

.lp3{
	padding: 30px 5% 20px;
	background: #F2F1EF;
}
.lp3 .wrap{ position: relative;}
.lp3 h2{
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 30px;
}
.lp3 .link{
	color: #C21231;
	position: absolute;
	top: 5px;
	right: 5%;
	background: url("../img/lp-ic-arrow-right-red.svg") right center no-repeat;
	padding-right: 30px;
	min-height: 25px;
}
.lp3 input{
	font-size: 18px;
	border-radius: 99px;
	padding: 10px 50px 10px 20px;
	width: 100%;
	border: none;
	box-shadow: 0 1px 0 rgb(0 0 0 / 16%);
	background:  #fff;
}
.lp3 input::placeholder{
	color: #B5B5B5;
	font-weight: bold;
}
.lp3 .search{
	display: inline-block;
	position: relative;
	width: 100%;
}
.lp3 .search em{
	background: url("../img/lp-ic-search.svg") center no-repeat;
	width: 70px;
	height: 100%;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 0;
	cursor: pointer;
}
.lp3 .search em:hover{ opacity: .7;}
.btn{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background: #C21231;
	border-radius: 15px;
	padding: 20px;
	display: inline-block;
	width: 100%;
	cursor: pointer;
	 -webkit-transition: all .2s; transition: all .2s;
}
.lp3 .btn:hover{ opacity: .7;}
small{ font-size: 14px;}
.lp3 ul.shop-list li{
	text-align: left;
	background: #fff;
	display: flex;
	position: relative;
	padding: 30px 80px 30px 30px;
	border-radius: 15px;
	box-shadow: 0 1px 0 rgb(0 0 0 / 16%);
	margin-bottom: 20px;
}
.lp3 ul.shop-list li figure{
	width: 150px;
	margin-right: 20px;
}
.lp3 ul.shop-list li figure img{ border-radius: 15px;}
.lp3 ul.shop-list li div{ font-size: 14px;}
.lp3 ul.shop-list li div h3{
	font-size: 20px;
	font-weight: bold;
}
.lp3 ul.shop-list li div .tel{ font-size: 16px;}
.lp3 ul.shop-list li div a{ text-decoration: underline;}
.lp3 ul.shop-list li a.link-arrow{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 0;
	display: block;
	background: url("../img/lp-ic-arrow-right-red.svg") center no-repeat;
	width: 80px;
	height: 100%;
}
/*----------------- responsive ----------------*/
@media screen and (min-width: 768px) {
	.cont2 article .note,
	.cont4 .note{
		font-size: 21.5px;
	}
	.cont3 .caution,
	.cont5 .caution{
		font-size: 19px;
	}
}
@media screen and (max-width: 767px) {
	.lp3{ padding: 25px 5% 20px;}
	.lp3 h2{
		font-size: 22px;
		margin-bottom: 25px;
	}
	.lp3 input{ font-size: 16px;}
	.lp3 .search em{ width: 50px;}
	.btn{
		font-size: 16px;
		border-radius: 10px;
	}
	small{ font-size: 12px;}
	.lp3 ul.shop-list li{
		padding: 20px 45px 20px 20px;
		border-radius: 10px;
		margin-bottom: 10px;
	}
	.lp3 ul.shop-list li figure{
		width: 100px;
		margin-right: 10px;
	}
	.lp3 ul.shop-list li figure img{ border-radius: 10px;}
	.lp3 ul.shop-list li div{ font-size: 12px;}
	.lp3 ul.shop-list li div h3{ font-size: 16px;}
	.lp3 ul.shop-list li div .tel{ font-size: 14px;}
	.lp3 ul.shop-list li a.link-arrow{
		background: url("../img/lp-ic-arrow-right-red.svg") left center no-repeat;
		width: 40px;
	}
}



/*----------------------------
	footer
-----------------------------*/
footer{
	clear: both;
}
footer .copy{
	padding: 12% 0 3%;
	position: relative;
}
footer .copy > img{
	width: 38%;
}
footer .copy span{
	position: absolute;
	left: 3%;
	bottom: -12%;
	width: 22%;
}
footer .makotoya{
	padding: 2% 0;
	background: #fff;
}
footer .makotoya img{
	width: 36%;
}
/*----------------- responsive ----------------*/
@media screen and (min-width: 768px) {
}
