@import url("second_header.css");
@import url("header.css");
@import url("footer.css?20221115");
@import url("font.css");

/* ---------------------------------------------------------------- *
	sectionTOP
 * ---------------------------------------------------------------- */

@media (max-width: 599px) {

}
@media only screen and (min-width: 600px) and (max-width: 799px) {

}

@media only screen and (min-width: 800px) and (max-width: 980px) {
}
@media only screen and (min-width: 980px) and (max-width: 1180px) {

}
@media only screen and (min-width: 800px) and (max-width: 1180px) {

}
@media (max-width: 1080px) {

}
@media (max-width: 940px) {

}
@media (max-width: 799px) {

}
body#home.js_isMobile.iphone h1.logo img,
body#home.js_isMobile.android h1.logo img{
	width: 70%;
	height: auto;
}
body#home.js_isMobile.iphone section.pege_top ul,
body#home.js_isMobile.android section.pege_top ul{
	width: 90%;
	height: auto;
}
body#home.js_isMobile.iphone section.pege_top h2,
body#home.js_isMobile.android section.pege_top h2 {
	width: 60%;
}
body#home.js_isMobile.iphone section.pege_top h2 img,
body#home.js_isMobile.android section.pege_top h2 img{
	width: 90%;
	height: auto;
}

body#home.js_isMobile.iphone section.pege_top ul li,
body#home.js_isMobile.android section.pege_top ul li{
	text-align: left;
}
/* ---------------------------------------------------------------- *
	section.pege_top
 * ---------------------------------------------------------------- */
section.pege_top{
	position: relative;
	margin: 30px auto 80px auto;
}
section.pege_top h2{
	margin: 0 auto 20px auto;
	display: table;
}
section.pege_top h2 img{
	width: auto;
	height: auto;
}
section.pege_top .cnt_in{
	margin-top: 5rem;
}
section.pege_top .cnt_in .cnt_in_lf{
	width: 35%;
}
section.pege_top .cnt_in .cnt_in_ri{
	position: relative;
	/*background-image: url(/img/store_introduction/img-05.svg);
	background-size: cover;
	background-repeat: no-repeat;*/
	min-height: 400px;
	width: 52%;
	margin-left: 10%;
	margin-top: 5rem;
	padding: 4% 6%;
	box-sizing: border-box;
	/* -webkit-transform: translate(0, 14rem); */
	/* transform: translate(0, 8rem);*/
}
section.pege_top .cnt_in .cnt_in_ri img.backgr{
	z-index: -1;
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
section.pege_top .cnt_in .cnt_in_lf,
section.pege_top .cnt_in .cnt_in_ri{
	position: relative;
	float: left;
}
section.pege_top .cnt_in .cnt_in_ri h3{
	height: 40px;
	width: auto;
	margin: auto;
	display: block;
	text-align: center;
}
section.pege_top .cnt_in .cnt_in_ri h3 img{
	width: auto;
	height: 100%;
}
section.pege_top .cnt_in .cnt_in_ri p{
	margin-top: 1rem;
}
@media (max-width: 599px) {

}
@media only screen and (min-width: 600px) and (max-width: 799px) {

}

@media only screen and (min-width: 800px) and (max-width: 980px) {

}
@media only screen and (min-width: 980px) and (max-width: 1180px) {

}
@media only screen and (min-width: 800px) and (max-width: 1180px) {

}
@media (max-width: 1080px) {
	section.pege_top .cnt_in .cnt_in_ri{
		border-radius: 10px;        /* CSS3草案 */  
		-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
		-moz-border-radius: 10px;   /* Firefox用 */  
	}
}
@media (max-width: 980px) {
	section.pege_top .cnt_in .cnt_in_lf, section.pege_top .cnt_in .cnt_in_ri {
		float: unset;
		margin: auto;
	}
	section.pege_top .cnt_in .cnt_in_lf {
		margin-bottom: 3rem;
	}
	section.pege_top .cnt_in .cnt_in_ri{
		width: 580px;
	}
	section.pege_top .cnt_in .cnt_in_ri img.backgr,
	section.pege_top .cnt_in .cnt_in_ri img.backgr{
		display: none;
	}
}
@media (max-width: 940px) {

}
@media (max-width: 799px) {

}
body.iphone section.pege_top,
body.android.js_isMobile section.pege_top{
}
body.iphone section.pege_top h2,
body.android.js_isMobile section.pege_top h2{
}
body.iphone section.pege_top h2 img,
body.android.js_isMobile section.pege_top h2 img{
	height: 120px;
}
body.iphone section.pege_top .cnt_in .cnt_in_lf,
body.android.js_isMobile section.pege_top .cnt_in .cnt_in_lf{
}
body.iphone section.pege_top .cnt_in .cnt_in_ri img.backgr,
body.android.js_isMobile section.pege_top .cnt_in .cnt_in_ri img.backgr{
	display: none;
}
body.iphone section.pege_top .cnt_in .cnt_in_ri h3,
body.android.js_isMobile section.pege_top .cnt_in .cnt_in_ri h3{
	height: 70px;
}
body.iphone section.pege_top .cnt_in .cnt_in_lf,
body.android.js_isMobile section.pege_top .cnt_in .cnt_in_lf,
body.iphone section.pege_top .w_1080px,
body.android.js_isMobile section.pege_top .w_1080px{
	width: 100%;
	max-width: 100%;
}
body.iphone section.pege_top .cnt_in .cnt_in_ri,
body.android.js_isMobile section.pege_top .cnt_in .cnt_in_ri {
	width: 90%;
}
/* ---------------------------------------------------------------- *
	section.sc_01
 * ---------------------------------------------------------------- */
section.sc_01{
	margin: 0px auto 0px auto;
	background-color: #ecf2eb;
	padding-top: 80px;
}
section.sc_01 h4{
	height: 60px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
section.sc_01 h4 img{
	height: 100%;
	width: auto;
}
@media (max-width: 599px) {

}
@media only screen and (min-width: 600px) and (max-width: 799px) {

}

@media only screen and (min-width: 800px) and (max-width: 980px) {
}
@media only screen and (min-width: 980px) and (max-width: 1180px) {

}
@media only screen and (min-width: 800px) and (max-width: 1180px) {

}
@media (max-width: 1080px) {

}
@media (max-width: 980px) {
	section.sc_01 .cnt.cnt_03 .w_1080px {
		width: 100%;
		min-width: unset;
	}
	section.sc_01 .cnt.cnt_03 .cnt_in_ri {
		background-image: url(/img/common/img_home_sc2_03_shoptext.png);
		background-repeat: no-repeat;
		background-position: top left;
		position: absolute;
		right: 0;
		width: 60%;
		height: 350px;
		background-size: cover;
		display: table;
		box-sizing: border-box;
		padding: 3% 0% 0% 0%;
		margin-left: 0%;
		margin-top: 5%;
	}
	section.sc_01 .cnt.cnt_03 a {
		bottom: -3em;
	}
}
@media (max-width: 940px) {

}
@media (max-width: 799px) {
	section .h3box h3 img {
		width: 100%;
	}
}
body#home.js_isMobile.iphone section.sc_01 .cnt.cnt_01{
}
body.iphone section.sc_01 h4,
body.js_isMobile.android section.sc_01 h4{
	height: 140px;
}


/* ---------------------------------------------------------------- *
	section.sc_02
 * ---------------------------------------------------------------- */
section.sc_02 {
	margin: 0px auto 0px auto;
	padding-top: 150px;
	padding-bottom: 150px;
	z-index: 2;
}
section.sc_02 h4{
	height: 40px;
	width: 100%;
	text-align: center;
}
section.sc_02 h4 img{
	height: 100%;
	width: auto;
}
section.sc_02 .store_information_box{
	position: relative;
	display: table;
	width: 100%;
	max-width: 1080px;
	margin: auto;
	margin-top: 50px;
	padding-bottom: 50px;
}
section.sc_02 .store_information_box .cnt_in{
}
section.sc_02 .store_information_box .cnt_in .cnt_in_lf{
	height: 320px;
	width: 40%;
	float: left;
}
section.sc_02 .store_information_box .cnt_in .cnt_in_lf iframe{
	height: 100%;
	width: 100%;
}
section.sc_02 .store_information_box .cnt_in .cnt_in_ri{
	float: left;
	margin-left: 10%;
}
section.sc_02 .store_information_box .cnt_in .cnt_in_lf,
section.sc_02 .store_information_box .cnt_in .cnt_in_ri{
}
section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl{
	margin-bottom: 1em;
}
section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl:before{
	content: "";
	background-size: cover;
	background-image: url(/img/store_introduction/img-14.svg);
	height: 1em;
	width: 1em;
	display: block;
	float: left;
	margin-right: 0.3em;
	margin-top: 0.2em;
}
section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl dt{
	float: left;
}
section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl dd{
}
@media (max-width: 980px) {
	section.sc_02 h4,
	section.sc_02 h4{
		height: 40px;
	}
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri,
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri,
	section.sc_02 .store_information_box .cnt_in .cnt_in_lf,
	section.sc_02 .store_information_box .cnt_in .cnt_in_lf {
		float: unset;
		margin-left: 0%;
	}
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri,
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri{
		padding-bottom: 30px;
	}
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl,
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl{
		margin: 0 auto 1em auto;
		float: unset;
		text-align: center;
		display: table;
		width: 100%;
	}
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl,
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl {
		margin: 0 auto 1em auto;
		float: unset;
		text-align: center;
		display: table;
		width: auto;
	}
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl dd,
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl dd {
		display: table;
	}
	section.sc_02 .store_information_box .cnt_in .cnt_in_lf,
	section.sc_02 .store_information_box .cnt_in .cnt_in_lf{
		height: 460px;
		width: 80%;
		margin: 50px 10% 0 10%;
	}
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl:before,
	section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl:before {
		content: none;
	}
	.cnt_in_ri.Mobile_only {
		display: unset !important;
	}
	.cnt_in_ri.isPc_only {
		display: none !important;
	}
}
/* ---------------------------------------------------------------- *
	スマホ対応
 * ---------------------------------------------------------------- */
body.iphone section.sc_02 h4,
body.js_isMobile.android section.sc_02 h4{
	height: 70px;
}
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_ri,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_ri,
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_lf,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_lf {
	float: unset;
	margin-left: 0%;
}
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_ri,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_ri{
	padding-bottom: 30px;
}
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl{
	margin: 0 auto 1em auto;
	float: unset;
	text-align: center;
	display: table;
	width: 100%;
}
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl {
	margin: 0 auto 2em auto;
	float: unset;
	text-align: center;
	display: table;
	width: auto;
}
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl dd,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl dd {
	display: table;
}
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_lf,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_lf{
	height: 460px;
	width: 80%;
	margin: 50px 10% 0 10%;
}
body.iphone section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl:before,
body.js_isMobile.android section.sc_02 .store_information_box .cnt_in .cnt_in_ri dl:before {
	content: none;
}
body.iphone,
body.js_isMobile.android {

}

/* ---------------------------------------------------------------- *
	装飾
 * ---------------------------------------------------------------- */

.object_01{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_top_img_04.png);
	width: 320px;
	height: 316px;
	top: -70px;
	left: -90px;
}
.object_02{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_top_img_04.png);
	width: 280px;
	height: 276px;
	top: -160px;
	right: 90px;
}
.object_03{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-position: left;
	background-image: url(/img/common/img_top_img_04.png);
	width: 170px;
	height: 226px;
	top: 540px;
	right: 0px;
}
.object_04{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_top_img_04.png);
	width: 230px;
	height: 226px;
	top: 720px;
	left: -60px;
}
.object_05{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_top_img_01.png);
	width: 330px;
	height: 210px;
	top: -40px;
	left: 15%;
}
.object_06{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_home_sc2_01_04.png);
	width: 180px;
	height: 155px;
	top: -50px;
	left: -20%;
}
.object_07{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img-19.png);
	width: 140px;
	height: 240px;
	bottom: -60px;
	right: -20%;
}
.object_08{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img-18.png);
	width: 120px;
	height: 60px;
	bottom: 30px;
	left: -10%;
}
.object_09{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img-17.png);
	width: 70px;
	height: 60px;
	top: 0px;
	right: 0%;
}
.object_10{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img-16.png);
	height: 170px;
	width: 200px;
	bottom: -50px;
	right: -10%;
}
.object_11{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_home_sc2_01_04.png);
	height: 170px;
	width: 210px;
	bottom: 400px;
	left: -4%;
}
.object_12{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_home_sc2_01_03.png);
	width: 76px;
	height: 120px;
	bottom: 310px;
	left: 5%;
	transform: rotate(25deg);
}
.object_13{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_tori_img_01.png);
	width: 82px;
	height: 100px;
	bottom: 29vh;
	right: 19%;
	z-index: 1;
}
.object_14{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_home_sc2_01_03.png);
	width: 76px;
	height: 120px;
	bottom: 160px;
	right: 5%;
	transform: rotate(-15deg);
}
.object_15{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_home_sc2_01_04.png);
	height: 170px;
	width: 210px;
	bottom: 400px;
	right: 0%;
}
.object_16{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_tori_img_01.png);
	width: 92px;
	height: 110px;
	bottom: -4vh;
	left: 9%;
	z-index: 1;
}
.object_17 {
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_home_sc2_01_03.png);
	width: 76px;
	height: 120px;
	bottom: 310px;
	left: 5%;
	transform: rotate(25deg);
}
@media (max-width: 980px) {
	.object_03,
	.object_04,
	.object_06,
	.object_09,
	.object_12,
	.object_15{
		display:none;
	}
	.object_08 {
		width: 110px;
		height: 55px;
		top: 5px;
		left: -2%;
	}
	.object_13{
		right: 9%;
		bottom: 40vh;
	}
}
body.iphone .object_10,
body.js_isMobile.android .object_10,
body.iphone .object_13,
body.js_isMobile.android .object_13{
	display:none;
}
body.iphone .object_12,
body.js_isMobile.android .object_12{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_tori_img_03.png);
	height: 156px;
	width: 220px;
	top: -2vh;
	right: 0%;
	left: unset;
	transform: rotate(0deg);
}
body.iphone .object_08,
body.js_isMobile.android .object_08 {
	width: 180px;
	height: 115px;
	top: -95px;
	right: -3%;
	left: unset;
}
body.iphone .object_09,
body.js_isMobile.android .object_09 {
	width: 140px;
	height: 120px;
	top: -30px;
	right: unset;
	left: -2%;
	display: unset;
}
body.iphone .object_13,
body.js_isMobile.android .object_13 {
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img-16.png);
	height: 340px;
	width: 400px;
	top: -530px;
	right: 0%;
}
body.iphone .object_16,
body.js_isMobile.android .object_16 {
position: absolute;
position: absolute;
	width: 132px;
	height: 170px;
	top: -4vh;
	left: 5%;
	z-index: 1;
}
body.iphone .object_17,
body.js_isMobile.android .object_17 {
position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_tori_img_03.png);
	height: 126px;
	width: 180px;
	top: 1vh;
	right: 3%;
	left: unset;
}
body.iphone .object_18,
body.js_isMobile.android .object_18{
	position: absolute;
	display: block;
	content: "";
	background-size: cover;
	background-image: url(/img/common/img_tori_img_01.png);
	width: 132px;
	height: 170px;
	bottom: 75vh;
	left: 5%;
	transform: rotate(19deg);
	z-index: 1;
}
@media (max-width: 1080px) {
	.object_08 {
		bottom: -20px;
		left: -11%;
	}
}