body {
	background-image: url("/assets/shop/img/body-bg.jpg");
	background-position: center 0;
	background-repeat: no-repeat;
}

@media only screen and (max-width: 750px) {
	body {
		background-image: url("/assets/shop/img/body-bg_sp.jpg");
		background-size: 100%;
	}
}

#tpl-contents {
	padding-bottom: 130px;
}

@media only screen and (max-width: 750px) {
	#tpl-contents {
		padding-bottom: 33.33333vw;
	}
}

/*************************************************************
/ sec
/************************************************************/
.sec-info {
	padding-top: 135px;
}

@media only screen and (max-width: 750px) {
	.sec-info {
		padding-top: 41.33333vw;
	}
}

.sec-info .tpl-inner-wrap {
	width: 1060px;
}

@media only screen and (max-width: 750px) {
	.sec-info .tpl-inner-wrap {
		width: 100%;
	}
}

.sec-info .tpl-inner-wrap.flex-block {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-end;
	align-items: flex-end;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.sec-info .img-block {
	width: 416px;
	margin-left: 32px;
	position: relative;
}

@media only screen and (max-width: 750px) {
	.sec-info .img-block {
		width: 100%;
		margin-left: 0;
	}
}

.sec-info .img-block .circle {
	width: 170px;
	height: 170px;
	border-radius: 100%;
	font-size: 20px;
	color: #fff;
	background-color: #f78ea7;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position: absolute;
	top: -32px;
	left: -32px;
}

@media only screen and (max-width: 750px) {
	.sec-info .img-block .circle {
		width: 42.66667vw;
		height: 42.66667vw;
		font-size: 18px;
		font-size: 4.8vw;
		top: -28vw;
		left: 0;
		right: 0;
		margin: auto;
	}
}

@media only screen and (max-width: 750px) {
	.sec-info .img-block img {
		width: 100%;
	}
}

.sec-info .txt-block {
	width: 530px;
}

@media only screen and (max-width: 750px) {
	.sec-info .txt-block {
		width: 82.66667vw;
		margin: 16vw auto 0;
	}
}

.sec-info .txt-block .ttl {
	text-align: center;
	font-size: 20px;
}

@media only screen and (max-width: 750px) {
	.sec-info .txt-block .ttl {
		font-size: 18px;
		font-size: 4.8vw;
	}
}

.sec-info .txt-block .des {
	margin-top: 20px;
	line-height: 2;
}

@media only screen and (max-width: 750px) {
	.sec-info .txt-block .des {
		margin-top: 12.66667vw;
		font-size: 14.5px;
		font-size: 3.86667vw;
	}
}

.sec-info .txt-block .address {
	text-align: center;
	margin-top: 40px;
	color: #000;
}

@media only screen and (max-width: 750px) {
	.sec-info .txt-block .address {
		font-size: 14px;
		font-size: 3.73333vw;
		margin-top: 12vw;
	}
}

.sec-info .txt-block .bd-btn {
	margin-top: 20px;
	width: 264px;
	height: 70px;
	letter-spacing: 0.1em;
}

@media only screen and (max-width: 750px) {
	.sec-info .txt-block .bd-btn {
		width: 58.66667vw;
		height: 16vw;
		margin-top: 4.66667vw;
	}
}

.sec-toonline {
	margin-top: 110px;
	background-size: cover;
	background-position: center;
	color: #fff;
	background-color: #f6bac1;
}

@media only screen and (max-width: 750px) {
	.sec-toonline {
		margin-top: 22.66667vw;
	}
}

.sec-toonline .tpl-inner-wrap {
	position: relative;
	padding: 80px 0 60px;
}

@media only screen and (max-width: 750px) {
	.sec-toonline .tpl-inner-wrap {
		width: 100%;
		padding: 12.66667vw 8vw 15.33333vw;
	}
}

.sec-toonline .txt-block {
	width: 520px;
	margin-left: auto;
	margin-right: 70px;
}

@media only screen and (max-width: 750px) {
	.sec-toonline .txt-block {
		width: 100%;
		margin-right: auto;
	}
}

.sec-toonline .ttl {
	font-size: 26px;
	letter-spacing: 0.05em;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

@media only screen and (max-width: 750px) {
	.sec-toonline .ttl {
		font-size: 22.5px;
		font-size: 6vw;
		letter-spacing: 0.1em;
	}
}

.sec-toonline .ttl i {
	display: block;
	margin-right: 30px;
}

@media only screen and (max-width: 750px) {
	.sec-toonline .ttl i {
		width: 13.33333vw;
		margin-right: 7.46667vw;
	}
}

.sec-toonline .sp-figure {
	width: 88vw;
	margin-top: 5.33333vw;
	margin-left: -2vw;
}

.sec-toonline .sub-ttl {
	font-size: 20px;
	margin-top: 36px;
}

@media only screen and (max-width: 750px) {
	.sec-toonline .sub-ttl {
		font-size: 18px;
		font-size: 4.8vw;
		width: 70vw;
		margin: 8.66667vw auto 0;
	}
}

.sec-toonline .des {
	margin-top: 40px;
	line-height: 2;
}

@media only screen and (max-width: 750px) {
	.sec-toonline .des {
		margin-top: 9.33333vw;
		font-size: 14.5px;
		font-size: 3.86667vw;
		line-height: 2.5;
	}
}

.sec-toonline .btn-svg-arrow {
	color: #fff;
	margin: 30px auto 0;
}

@media only screen and (max-width: 750px) {
	.sec-toonline .btn-svg-arrow {
		width: 54.13333vw;
		font-size: 17.5px;
		font-size: 4.66667vw;
	}
}

.sec-toonline .figure {
	width: 590px;
	position: absolute;
	top: 50%;
	left: -20px;
	margin-top: -152px;
}

/*# sourceMappingURL=style.css.map */
