@charset "UTF-8";
.sec_title {
	background: #009de2;
	text-align: center;
	color: #fff;
	letter-spacing: 0.1em;
	font-size: clamp(22px, 5.88235vw, 46px);
	padding: 6.5625vw 0 4.89583vw;
	margin-bottom: 7.1875vw;
	position: relative;
}

.sec_title:after {
	position: absolute;
	content: "";
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-style: solid;
	border-right: 20.3125vw solid transparent;
	border-left: 20.3125vw solid transparent;
	border-top: 4.16667vw solid #009de2;
	border-bottom: 0;
}

.sec_title_bg {
	text-align: center;
	color: #fff;
	letter-spacing: 0.1em;
	font-size: clamp(22px, 5.88235vw, 46px);
	padding: 4.6875vw 0 4.89583vw;
	margin-bottom: 7.1875vw;
	position: relative;
}

.sec_title_bg img {
	position: absolute;
	top: 0;
	left: 0;
}

.sec_title_bg span {
	position: relative;
	z-index: 5;
}

.check_bnr {
	padding: 4.6875vw;
}

.check_bnr .w1075 {
	width: 100%;
	padding: 0;
}

.check_bnr .bnr_wrap {
	display: flex;
	gap: 2.29167vw;
	flex-direction: column;
	width: 80%;
	margin: 0 auto 1.30208vw;
}

.news_wrap {
	border: 1.35417vw solid #feda02;
	text-align: center;
	position: relative;
	background: #fff;
}

.news_wrap .title {
	position: relative;
	color: #333333;
	background: url(../images/campaign_title_bg.jpg);
	background-size: 100% 100%;
	top: -5.72917vw;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	font-size: clamp(22px, 5.6266vw, 44px);
	font-weight: bold;
	padding: 3.64583vw 0;
	width: 80%;
	letter-spacing: -0.04em;
}

.news_wrap .title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 1.77083vw;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 2.39583vw;
	height: 4.79167vw;
	background: url("../images/campaign_title_left.png") no-repeat;
	background-size: 100% 100%;
}

.news_wrap .title:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 1.77083vw;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 2.39583vw;
	height: 4.79167vw;
	background: url("../images/campaign_title_right.png") 100% no-repeat;
	background-size: 100% 100%;
}

.news_wrap .text_wrap {
	position: relative;
	width: 90%;
	margin: 0 auto 5.20833vw;
}

.news_wrap .text_wrap:before {
	content: "";
	width: 9.6875vw;
	height: 6.77083vw;
	background: url("../images/campaign_left.png");
	position: absolute;
	top: 0;
	left: 0;
	background-size: 100% 100%;
}

.news_wrap .text_wrap:after {
	content: "";
	width: 9.6875vw;
	height: 6.77083vw;
	background: url("../images/campaign_right.png");
	position: absolute;
	top: 0;
	right: 0;
	background-size: 100% 100%;
}

.news_wrap .text_wrap .limited {
	font-size: clamp(20px, 2.08333vw, 40px);
	color: #f74630;
	font-weight: bold;
}

.news_wrap .text_wrap .limited span {
	font-size: clamp(30px, 3.125vw, 60px);
}

.news_wrap .text_wrap .text {
	font-size: clamp(30px, 3.125vw, 60px);
	color: #0d2c5b;
	margin: 1.04167vw 0;
}

.news_wrap .text_wrap .text span {
	font-size: clamp(25px, 2.60417vw, 50px);
}

.news_wrap .text_wrap .price_box {
	display: flex;
	gap: 0.625vw;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	flex-direction: column;
}

.news_wrap .text_wrap .price_box .left {
	display: flex;
	flex-direction: column;
	color: #0d2c5b;
}

.news_wrap .text_wrap .price_box .left .normal {
	font-size: clamp(14px, 3.06905vw, 24px);
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.news_wrap .text_wrap .price_box .left .normal span {
	font-size: clamp(14px, 1.79028vw, 28px);
}

.news_wrap .text_wrap .price_box .left .price {
	font-size: clamp(22px, 2.29167vw, 44px);
}

.news_wrap .text_wrap .price_box .left .price span {
	font-size: clamp(12px, 1.25vw, 24px);
}

.news_wrap .text_wrap .price_box .img_wrap {
	transform: rotate(90deg);
}

.news_wrap .text_wrap .price_box .right {
	display: flex;
	align-items: center;
	color: #7e0000;
}

.news_wrap .text_wrap .price_box .right .offer {
	font-size: clamp(14px, 4.60358vw, 36px);
}

.news_wrap .text_wrap .price_box .right .offer span {
	font-size: clamp(10px, 1.04167vw, 20px);
}

.news_wrap .text_wrap .price_box .right .price {
	font-size: clamp(36px, 9.20716vw, 72px);
}

.news_wrap .text_wrap .price_box .right .yen {
	display: flex;
	flex-direction: column;
	font-size: clamp(12px, 1.25vw, 24px);
}

.news_wrap .text_wrap .price_box .right .yen span {
	font-size: clamp(25px, 2.60417vw, 50px);
}

/*モーダルの指定*/
.modal_tel_container,
.modal_line_container,
.modal_web_container,
.modal_hpb_container,
.modal_access_container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	box-sizing: border-box;
	z-index: 99999;
}

.modal_tel_container.active,
.modal_line_container.active,
.modal_web_container.active,
.modal_hpb_container.active,
.modal_access_container.active {
	opacity: 1;
	visibility: visible;
}

.modal_body {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	max-width: 500px;
	width: 90%;
}

.modal_close {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	transform: translate(0, -100%);
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}

.modal_content {
	background: #fff;
	padding: 30px;
	font-family: var(--mincho);
	transform: rotate(0.03deg);
}

.modal_contact_list {
	display: flex;
	flex-direction: column;
	gap: 1em;
}

.modal_access_list li {
	width: 100%;
	padding: 0;
}

.modal_contact_list li a {
	display: block;
	margin: 0.5em auto;
	max-width: 16em;
	padding: 0.5em;
	text-decoration: none;
	color: #fff;
	background: #3db8eb;
	text-align: center;
	font-weight: bold;
	font-size: clamp(18px, 3vw, 24px);
	border-radius: 8px;
}

.modal_contact_list li a span {
	display: inline-block;
}

.modal_contact_list_telbtn li a {
	background: #fa8304;
}

.modal_contact_list_linebtn li a {
	background: #22ac38;
}

.modal_contact_list_webbtn li a {
	background: #1ebaef;
}

.modal_contact_list_hpbbtn li a {
	background: #ae2d5b;
}

.column1_02 .modal_contact_list_telbtn li a {
	background: #e50d0d;
}

.column1_02 .modal_contact_list_webbtn li a {
	background: #1a1a1a;
}

.modal_contact_list_txt {
	font-weight: bold;
}

.modal_contact_list_txt::before,
.modal_contact_list_txt::after {
	display: inline-block;
}

.modal_contact_list_txt::before {
	content: "＼";
	margin-right: 0.5em;
}

.modal_contact_list_txt::after {
	content: "／";
	margin-left: 0.5em;
}

.modal_contact_list_ttl {
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
	margin-bottom: 22px;
}

.sp_fixed {
	display: flex;
	justify-content: space-evenly;
	gap: 2px;
	background-color: #fff;
	position: sticky;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
	padding: 2px;
}

.sp_fixed li {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sp_fixed li a {
	padding: 6px 2px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.sp_fixed li a img {
	margin-right: 1.02302vw;
}

.sp_fixed .tel {
	background: #fa8304;
}

.sp_fixed .tel img {
	width: 3.58056vw;
}

.sp_fixed .line {
	background: #22ac38;
}

.sp_fixed .line img {
	width: 6.13811vw;
}

.sp_fixed .web {
	background: #1ebaef;
}

.sp_fixed .web img {
	width: 7.41688vw;
}

/*アニメーション要素のスタイル*/
.fadeInUp {
	opacity: 0;
	visibility: hidden;
	transition-duration: 0.8s;
	transition-delay: 0.25s;
	transform: translate3d(0, 30px, 0);
}

/*アニメーション要素までスクロールした時のスタイル*/
.activeUp {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

/*アニメーション要素(左から)のスタイル*/
.fadeInLeft {
	opacity: 0;
	visibility: hidden;
	transition-duration: 0.8s;
	transition-delay: 0.25s;
	transform: translate3d(-100%, 0, 0);
}

/*アニメーション要素(左から)までスクロールした時のスタイル*/
.activeLeft {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

/*アニメーション要素(右から)のスタイル*/
.fadeInRight {
	opacity: 0;
	visibility: hidden;
	transition-duration: 0.8s;
	transition-delay: 0.25s;
	transform: translate3d(100%, 0, 0);
}

/*アニメーション要素(右から)までスクロールした時のスタイル*/
.activeRight {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}

[class*="active"].delay-1 {
	transition-delay: 0.5s;
}

[class*="active"].delay-2 {
	transition-delay: 0.75s;
}

[class*="active"].delay-3 {
	transition-delay: 1s;
}

.overflow_hidden {
	overflow: hidden;
}

@keyframes bgScroll {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 3000% 0;
		/* 左方向に流す */
	}
}

header {
	background: #fff;
	z-index: 15;
	color: #333;
	box-shadow: 0 5px 7px -2px rgba(0, 0, 0, 0.2);
}

header .w1385 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
	padding: 2.60417vw 0 0;
}

header .header_left {
	display: flex;
	flex-direction: column;
	width: 100%;
}

header .header_left h1 {
	padding-bottom: 1.02302vw;
	font-size: clamp(12px, 0.83333vw, 16px);
	letter-spacing: 0.04em;
	border-bottom: 1px solid #040404;
	text-align: center;
}

header .header_left .header_logo {
	width: 28.38875vw;
	height: 3.17708vw;
	margin: 5.6266vw auto;
}

header .header_right {
	width: 100%;
	overflow: visible;
}

header .header_right .header_right_top {
	display: flex;
	gap: 10px;
	justify-content: flex-end;
	font-size: clamp(12px, 0.72917vw, 14px);
}

header .header_right .header_right_top .first {
	background: #fddb00;
	padding: 0.41667vw 0.72917vw;
	border-radius: 0 0 8px 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 10.41667vw;
	font-weight: 500;
}

header .header_right .header_right_top .first img {
	margin-right: 0.41667vw;
	width: 1.14583vw;
	min-width: 16px;
}

header .header_right .header_right_top .reserve {
	background: #1fbcef;
	color: #fff;
	padding: 0.41667vw 0.72917vw;
	border-radius: 0 0 8px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 10.41667vw;
}

header .header_right .header_right_top .reserve img {
	margin-right: 0.41667vw;
	width: 1.04167vw;
	min-width: 16px;
}

header .header_right .header_nav {
	display: flex;
	justify-content: space-evenly;
	margin: 0.9375vw 0 2.55754vw;
	font-size: clamp(12px, 2.04604vw, 16px);
}

header .header_right .header_nav .menu_btn {
	order: 4;
}

header .header_right .header_nav a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

header .header_right .header_nav a img {
	max-height: 30px;
	margin-bottom: 5px;
}

main .fv img {
	width: 100%;
	height: auto;
}

.fv_point {
	padding: min(5vw, 40px) 0;
	background-color: #24ca3f;
}
.fv_point_list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: min(4vw, 24px) min(4vw, 24px);
	margin: 0 auto;
	width: 94%;
}
.fv_point_list li {
	position: relative;
	padding: min(3vw, 20px) .5em;
	border: solid 2px #fff;
	border-radius: min(5vw, 24px);
	color: #fff;
	font-size: min(4vw, 24px);
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.fv_point_list li::before {
	position: absolute;
	top: 0;
	left: 8%;
	transform: translateY(-55%);
	padding: 0 1.2em 0 .2em;
	background-color: #24ca3f;
	color: #fff;
	content: "Point";
	font-size: 108.33%;
	font-weight: bold;
	line-height: 1;
}
.fv_point_list li::after {
	position: absolute;
	top: 0;
	left: calc(8% + 2.5em);
	transform: translateY(-60%);
	color: #fff;
	content: "1";
	font-size: 133.33%;
	font-weight: bold;
	line-height: 1;
}
.fv_point_list li:nth-child(2)::after {
	content: "2";
}
.fv_point_list li:nth-child(3)::after {
	content: "3";
}
.fv_point_list li:nth-child(4)::after {
	content: "4";
}
.fv_point_list .txt_s {
	font-size: 80%;
}
main .campaign {
	background: url("../images/campaign_bg.jpg");
	background-size: auto 70%;
	animation: bgScroll 1000s linear infinite;
	padding: 8.02083vw 0;
}

main .campaign .news_wrap {
	border: 1.35417vw solid #feda02;
	text-align: center;
	position: relative;
	background: #fff;
}

main .campaign .news_wrap .title {
	position: relative;
	color: #333333;
	background: url(../images/campaign_title_bg.jpg);
	background-size: 100% 100%;
	top: -5.72917vw;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	font-size: clamp(22px, 5.6266vw, 44px);
	font-weight: bold;
	padding: 3.64583vw 0;
	width: 80%;
	letter-spacing: -0.04em;
}

main .campaign .news_wrap .title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 1.77083vw;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 2.39583vw;
	height: 4.79167vw;
	background: url("../images/campaign_title_left.png") no-repeat;
	background-size: 100% 100%;
}

main .campaign .news_wrap .title:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 1.77083vw;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 2.39583vw;
	height: 4.79167vw;
	background: url("../images/campaign_title_right.png") 100% no-repeat;
	background-size: 100% 100%;
}

main .campaign .news_wrap .text_wrap {
	position: relative;
	width: 90%;
	margin: 0 auto 5.20833vw;
}

main .campaign .news_wrap .text_wrap:before {
	content: "";
	width: 9.6875vw;
	height: 6.77083vw;
	background: url("../images/campaign_left.png");
	position: absolute;
	top: 0;
	left: 0;
	background-size: 100% 100%;
}

main .campaign .news_wrap .text_wrap:after {
	content: "";
	width: 9.6875vw;
	height: 6.77083vw;
	background: url("../images/campaign_right.png");
	position: absolute;
	top: 0;
	right: 0;
	background-size: 100% 100%;
}

main .campaign .news_wrap .text_wrap .limited {
	font-size: clamp(20px, 2.08333vw, 40px);
	color: #f74630;
	font-weight: bold;
}

main .campaign .news_wrap .text_wrap .limited span {
	font-size: clamp(30px, 3.125vw, 60px);
}

main .campaign .news_wrap .text_wrap .text {
	font-size: clamp(30px, 3.125vw, 60px);
	color: #0d2c5b;
	margin: 2.04604vw 0;
}

main .campaign .news_wrap .text_wrap .text span {
	font-size: clamp(25px, 2.60417vw, 50px);
}

main .campaign .news_wrap .text_wrap .price_box {
	display: flex;
	gap: 0.625vw;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	flex-direction: column;
}

main .campaign .news_wrap .text_wrap .price_box .left {
	display: flex;
	flex-direction: column;
	color: #0d2c5b;
}

main .campaign .news_wrap .text_wrap .price_box .left .normal {
	font-size: clamp(14px, 3.06905vw, 24px);
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

main .campaign .news_wrap .text_wrap .price_box .left .normal span {
	font-size: clamp(14px, 1.79028vw, 28px);
}

main .campaign .news_wrap .text_wrap .price_box .left .price {
	font-size: clamp(22px, 2.29167vw, 44px);
}

main .campaign .news_wrap .text_wrap .price_box .left .price span {
	font-size: clamp(12px, 1.25vw, 24px);
}

main .campaign .news_wrap .text_wrap .price_box .right {
	display: flex;
	align-items: center;
	color: #7e0000;
}

main .campaign .news_wrap .text_wrap .price_box .right .offer {
	font-size: clamp(14px, 4.60358vw, 36px);
}

main .campaign .news_wrap .text_wrap .price_box .right .offer span {
	font-size: clamp(10px, 1.04167vw, 20px);
}

main .campaign .news_wrap .text_wrap .price_box .right .price {
	font-size: clamp(36px, 9.20716vw, 72px);
}

main .campaign .news_wrap .text_wrap .price_box .right .yen {
	display: flex;
	flex-direction: column;
	font-size: clamp(12px, 1.25vw, 24px);
}

main .campaign .news_wrap .text_wrap .price_box .right .yen span {
	font-size: clamp(25px, 2.60417vw, 50px);
}

main .onayami .sec_title_bg {
	margin-bottom: 9.11458vw;
}

main .onayami .onayami_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 2.5vw;
	margin-bottom: 14.0665vw;
}

main .onayami .onayami_list li:nth-of-type(1) {
	width: 26.9821vw;
}

main .onayami .onayami_list li:nth-of-type(2) {
	width: 26.08696vw;
}

main .onayami .onayami_list li:nth-of-type(3) {
	width: 28.26087vw;
}

main .onayami .onayami_list li:nth-of-type(4) {
	width: 26.08696vw;
}

main .onayami .onayami_list li:nth-of-type(5) {
	width: 26.85422vw;
}

main .onayami .onayami_list li:nth-of-type(6) {
	width: 26.08696vw;
}

main .onayami .onayami_bg {
	background: #e3f4fc;
	padding: 0 8px 4.6875vw;
	position: relative;
}

main .onayami .onayami_bg:after {
	position: absolute;
	content: "";
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-style: solid;
	border-right: 20.3125vw solid transparent;
	border-left: 20.3125vw solid transparent;
	border-top: 4.16667vw solid #fff;
	border-bottom: 0;
}

main .onayami .more {
	position: relative;
	z-index: 5;
	top: -10.23018vw;
	width: 24.55243vw;
	margin: 0 auto;
}

main .onayami .img_wrap {
	text-align: center;
	width: 76.72634vw;
	margin: 0 auto;
}

main .onayami .text_wrap {
	font-size: clamp(16px, 1.45833vw, 28px);
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-top: 2.91667vw;
}

main .onayami .text_wrap p {
	margin-top: 2em;
}

main .onayami .text_wrap span {
	color: #009de2;
}

main .check {
	background: #f7f7f7;
}

main .check .w1075 {
	padding: 0 3.125vw;
}

main .check .w1075 .check_sub_title {
	background: #009de2;
	color: #fff;
	text-align: center;
	letter-spacing: 0.075em;
	line-height: 1.8;
	font-size: clamp(18px, 4.60358vw, 36px);
	width: 90%;
	margin: 0 auto 1.77083vw;
}

main .check .w1075 .check_list {
	padding-bottom: 3.125vw;
}

main .check .w1075 .check_list li {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #565555;
	padding: 2.08333vw;
}

main .check .w1075 .check_list li .left_wrap {
	display: flex;
	gap: 0.9375vw;
	padding-left: 1.04167vw;
}

main .check .w1075 .check_list li .left_wrap .img_wrap {
	width: 6.90537vw;
	min-width: 36px;
}

main .check .w1075 .check_list li .left_wrap .text {
	font-size: clamp(16px, 1.45833vw, 28px);
	line-height: 1.52778;
	letter-spacing: 0.1em;
}

main .check .w1075 .check_list li .right_wrap {
	display: flex;
	gap: 4.79167vw;
	margin-left: auto;
}

main .check .w1075 .check_list li .right_wrap .img_wrap {
	width: 7.16113vw;
}

main .check .w1075 .check_list li .right_wrap p > input {
	display: none;
}

main .check .w1075 .check_list li .right_wrap p > input:checked + label::after {
	opacity: 1;
}

main .check .w1075 .check_list li .right_wrap label {
	position: relative;
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	font-size: 3.83632vw;
	letter-spacing: 0.1em;
	width: 6.90537vw;
}

main .check .w1075 .check_list li .right_wrap label::before {
	content: "";
	display: block;
	aspect-ratio: 1 / 1;
	width: 6.39386vw;
	background-color: #fff;
	border: 1px solid #fed902;
	margin-top: 2px;
}

main .check .w1075 .check_list li .right_wrap label:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 15%;
	left: 29%;
	aspect-ratio: 1 / 2;
	width: 0.5em;
	border-right: 3px solid #565555;
	border-bottom: 3px solid #565555;
	transform: rotate(45deg);
	opacity: 0;
}

main .check .chance {
	background: url(../images/check_bg1.png) 100% 100%;
	padding: 8.59375vw 0 6.77083vw;
	position: relative;
}

main .check .chance:after {
	position: absolute;
	content: "";
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-style: solid;
	border-right: 20.3125vw solid transparent;
	border-left: 20.3125vw solid transparent;
	border-top: 4.16667vw solid #f7f7f7;
	border-bottom: 0;
}

main .check .chance .chance_title {
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #009de2;
	color: #fff;
	text-align: center;
	margin: 0 auto 2.91667vw;
	font-size: clamp(15px, 3.83632vw, 30px);
	padding: 0.78125vw 0 1.77083vw;
	letter-spacing: 0.1em;
	line-height: 1.325;
	width: 95%;
}

main .check .chance .chance_title:before {
	display: inline-block;
	content: "";
	background: url(../images/chance_ttl.png) no-repeat center/cover;
	width: 2.39583vw;
	height: 4.63542vw;
	min-width: 15px;
	min-height: 29px;
	margin-bottom: 0.625vw;
}

main .check .chance .chance_list {
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	gap: 1.875vw;
	padding: 0 8px;
}

main .check .chance .chance_list li {
	width: 100%;
	text-align: center;
}

main .check .check_bnr,
main .support .check_bnr {
	background-color: #f1fdf3;
}

main .reason {
	padding-bottom: 10.9375vw;
}

main .reason .sec_title_bg {
	margin-bottom: 10.9375vw;
}

main .reason .reason_list li {
	display: flex;
	flex-direction: column;
	gap: 4.58333vw;
	margin-bottom: 5.20833vw;
}

main .reason .reason_list li:last-of-type {
	margin-bottom: 0;
}

main .reason .reason_list li .text_wrap {
	width: 100%;
}

main .reason .reason_list li .text_wrap .title_wrap {
	display: flex;
	align-items: center;
}

main .reason .reason_list li .text_wrap .title_wrap .title_img {
	font-size: clamp(35px, 3.64583vw, 70px);
	background: url(../images/point_title.png) no-repeat;
	background-size: contain;
	color: #009de2;
	padding: 5.11509vw 5.11509vw 1.27877vw;
	font-weight: 500;
}

main .reason .reason_list li .text_wrap .title_wrap .reason_title {
	font-size: clamp(20px, 1.97917vw, 38px);
	letter-spacing: 0.03em;
	color: #4d4d4d;
	line-height: 1.42105;
	font-weight: bold;
}

main .reason .reason_list li .text_wrap .title_wrap .reason_title span {
	color: #009de2;
}

main .reason .reason_list li .text_wrap .reason_title_border {
	margin-bottom: 2.08333vw;
}

main .reason .reason_list li .text_wrap .reason_title_border img {
	width: 100%;
	vertical-align: top;
}

main .reason .reason_list li .text_wrap .text {
	font-size: clamp(14px, 1.04167vw, 20px);
	letter-spacing: 0.03em;
	line-height: 1.66667;
	padding: 0 3.83632vw;
}

main .reason .reason_list li .img_wrap {
	margin-left: auto;
	width: 100%;
	text-align: center;
}

main .support {
	background-color: #64d807;
}

main .support .sec_title {
	margin-bottom: 17.85714vw;
}

main .support .text_wrap {
	text-align: center;
	font-size: clamp(24px, 2.5vw, 48px);
	letter-spacing: 0.1em;
}

main .support .text_wrap .inolabo_text {
	font-size: clamp(20px, 5.37084vw, 42px);
}

main .support .text_wrap .inolabo_text span {
	font-size: clamp(16px, 4.34783vw, 34px);
}

main .support .text_wrap .first_text {
	font-size: clamp(24px, 5.71429vw, 48px);
	margin-bottom: 5.20833vw;
	letter-spacing: 0.025em;
}

main .support .text_wrap .first_text:after {
	content: "";
	display: inline-block;
	width: 16.30952vw;
	height: 18.33333vw;
	background: url(../images/support_illust.png);
	background-size: 100% 100%;
	margin-bottom: -0.52083vw;
}

main .support .text_wrap .first_text .first {
	font-size: clamp(30px, 8.80952vw, 74px);
	background: url(../images/support_first_bg.png);
	background-size: 100% 100%;
	color: #fff;
	font-weight: bold;
	padding: 0 0.72917vw 0.20833vw;
}

main .support .text_wrap .first_text .ansin {
	font-size: clamp(30px, 8.80952vw, 74px);
	font-weight: bold;
}

main .support .text_wrap .first_text .exmark {
	font-size: clamp(20px, 5vw, 42px);
}

main .support .text_wrap span {
	font-size: clamp(20px, 2.08333vw, 40px);
}

main .support .text_wrap .support_text_list {
	font-size: clamp(18px, 5.11509vw, 40px);
	letter-spacing: 0.1em;
	line-height: 1.3;
}

main .support .text_wrap .support_text_list span {
	color: #009de2;
}

main .support .text_wrap .support_text_list li {
	display: flex;
	justify-content: center;
	position: relative;
	margin-bottom: 4.6875vw;
	line-height: 1.6;
}

main .support .text_wrap .support_text_list li:after {
	position: absolute;
	bottom: -1.35417vw;
	content: "";
	display: inline-block;
	margin: 0 auto;
	height: 2.14286vw;
	background: url(../images/support_border_sp.png);
	background-size: contain;
}

main .support .text_wrap .support_text_list li:nth-of-type(1):after {
	width: 80%;
}

main .support .text_wrap .support_text_list li:nth-of-type(2):after {
	width: 95%;
}

main .support .support_list {
	display: flex;
	gap: 9.52381vw;
	justify-content: center;
	flex-direction: column;
	margin-top: 7.14286vw;
}

main .support .support_list li {
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

main .flow {
	background: linear-gradient(to bottom, #fff, #c4f4ee);
	padding-bottom: 8.33333vw;
}

main .flow .flow_list_wrap {
	display: flex;
	justify-content: center;
	/*padding-bottom: (160/1920) * 100vw;*/
}

main .flow .flow_list_wrap .num {
	position: relative;
	width: 100px;
	text-align: center;
}

main .flow .flow_list_wrap .num .flow_step {
	position: relative;
}

main .flow .flow_list_wrap .num .flow_step .flow_box {
	position: relative;
	z-index: 10;
	display: inline-block;
	background: #24ca3f;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	padding: 1.04167vw;
	width: 11.50895vw;
	height: 11.50895vw;
	margin: 0 auto;
}

main .flow .flow_list_wrap .num .flow_step .flow_box span {
	display: block;
	font-size: clamp(12px, 1.25vw, 24px);
}

main .flow .flow_list_wrap .num .flow_step .flow_box strong {
	display: block;
	font-size: clamp(20px, 5.11509vw, 40px);
	line-height: 1.2;
}

main .flow .flow_list_wrap .num .flow_step .flow_line {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: 2px;
	height: 30px;
	background: #24ca3f;
	z-index: 5;
}

main .flow .flow_list li {
	display: flex;
	margin-bottom: 5.20833vw;
	flex-direction: column;
}

main .flow .flow_list li .text_wrap {
	padding: 0 0 1.02302vw;
}

main .flow .flow_list li .text_wrap .list_title {
	font-size: clamp(20px, 5.11509vw, 40px);
	margin-bottom: 4.60358vw;
}

main .flow .flow_list li .text_wrap .text {
	font-size: clamp(14px, 1.04167vw, 20px);
	line-height: 1.6;
}

main .flow .flow_list li .img_wrap {
	margin-left: auto;
	width: 100%;
}

main .qa {
	background: #faf9ec;
	padding-bottom: 11.25vw;
}

main .qa .sec_title_bg {
	margin-bottom: 11.45833vw;
}

main .qa dl {
	border: 2px solid #9d9d96;
	margin-bottom: 2.29167vw;
}

main .qa dl:last-of-type {
	margin-bottom: 0;
}

main .qa dl dt {
	border-bottom: 2px solid #9d9d96;
	background: #24ca3f;
	font-weight: bold;
	display: flex;
	align-items: center;
	font-size: clamp(16px, 3.83632vw, 30px);
	padding: 5.11509vw 3.32481vw;
}

main .qa dl dt:before {
	content: "";
	background: url("../images/qa_q.png");
	background-size: 100% 100%;
	display: inline-block;
	width: 4.34783vw;
	height: 3.83632vw;
	margin-right: 0.9375vw;
}

main .qa dl dd {
	display: flex;
	align-items: flex-start;
	background: #fff;
	font-size: clamp(14px, 3.32481vw, 26px);
	font-weight: 500;
	line-height: 1.8;
	padding: 5.11509vw 3.32481vw;
}

main .qa dl dd:before {
	content: "";
	background: url("../images/qa_a.png");
	background-size: 100% 100%;
	display: inline-block;
	min-width: 4.34783vw;
	height: 3.83632vw;
	margin: 1.53453vw 1.02302vw 0 0;
}

main .price {
	background: #faf9ec;
	padding-bottom: 11.25vw;
}

main .price .price_ttl {
	margin: min(5vw, 40px) auto;
	padding: .8em 1em;
	background-color: #009de2;
	color: #fff;
	text-align: center;
	font-size: clamp(18px, 2.5vw, 32px);
	box-sizing: border-box;
}

main .price .price_ttl02 {
	margin: min(5vw, 40px) auto;
	padding: .8em 1em;
	background-color: #cef0ff;
	border-radius: 100px 0 0 100px;
	font-size: clamp(16px, 1.8vw, 24px);
	box-sizing: border-box;
}

main .price .price_ttl02::before {
	display:inline-block; 
	vertical-align: middle;
	content:'';
	width: 1em;
	height: 1em;
	background: #faf9ec;
	border-radius: 50%;
	margin-right: 8px;
}

main .price .price_ttl03 {
	text-align: center;
}

main .price .em01 {
	font-size: 120%;
	color: #ff6900;
	font-weight: bold;
}

main .price .em02 {
	font-size: 110%;
	color: #ff6900;
	font-weight: bold;
}

main .price .text {
	margin: 2em auto;
	width: 80%;
	line-height: 1.5;
} 

table.block_price {
	margin: 2em auto;
	width: 80%;
	text-align: center;
}
th.block_price_th,
td.block_price_td {
	vertical-align: middle;
	padding: .8em;
	border: solid 1px #ccc;
}
th.block_price_th {
	background-color: #eefaff;
}

main .shops {
	background: url("../images/shop_bg.jpg");
	background-size: contain;
	padding-bottom: 8.33333vw;
}

main .shops .sec_title {
	margin-bottom: 13.28125vw;
}

main .shops .logo_wrap {
	text-align: center;
	margin: 5.52083vw 0 3.125vw;
	width: 60%;
	margin: 5.6266vw auto;
}

main .shops .shop_list > li {
	background: #fff;
	border-radius: 10px;
	margin-bottom: 2.60417vw;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	padding: 3.02083vw 3.125vw 4.16667vw;
}

main .shops .shop_list > li:last-of-type {
	margin-bottom: 0;
}

main .shops .shop_list > li .left_wrap {
	margin: 0 auto;
	order: 2;
	width: 100%;
}

main .shops .shop_list > li .left_wrap .name {
	text-align: center;
	font-size: clamp(16px, 1.25vw, 24px);
	line-height: 1.25;
	font-weight: bold;
	border-bottom: 0.3125vw solid #fed902;
}

main .shops .shop_list > li .left_wrap .text {
	margin: 2.30179vw 0;
	letter-spacing: 0.1em;
	line-height: 1.5;
	font-size: clamp(14px, 0.83333vw, 16px);
}

main .shops .shop_list > li .left_wrap .shop_info_wrap {
	margin: 2.30179vw 0;
}

main .shops .shop_list > li .left_wrap .shop_info_wrap .shop_info {
	letter-spacing: 0.1em;
	line-height: 1.5;
	font-size: clamp(14px, 0.83333vw, 16px);
	display: flex;
	word-break: auto-phrase;
}

main .shops .shop_list > li .left_wrap .yoyaku {
	color: #fff;
	text-align: center;
}

main .shops .shop_list > li .left_wrap .yoyaku li {
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.05em;
	font-size: clamp(16px, 3.83632vw, 30px);
	margin-bottom: 2.30179vw;
}

main .shops .shop_list > li .left_wrap .yoyaku li a {
	display: block;
	width: 90%;
	border-radius: 50px;
	padding: 1.27877vw;
}

main .shops .shop_list > li .left_wrap .yoyaku li img {
	margin-right: 0.41667vw;
}

main .shops .shop_list > li .left_wrap .yoyaku .tel a {
	background: #fa8304;
}

main .shops .shop_list > li .left_wrap .yoyaku .line a {
	background: #22ac38;
}

main .shops .shop_list > li .left_wrap .yoyaku .web a {
	background: #1ebaef;
}

main .shops .shop_list > li .right_wrap {
	order: 1;
}

main .shops .shop_list > li .right_wrap .img_wrap {
	text-align: center;
}

main .shops .shop_list > li .right_wrap .sns_list {
	display: flex;
	justify-content: center;
	gap: 1.35417vw;
	margin-top: 1.875vw;
}

main .shops .shop_list > li .gmap {
	margin-top: 2.08333vw;
	width: 100%;
	order: 3;
}

main .shops .shop_list > li .gmap iframe {
	aspect-ratio: 16 / 9;
	max-width: 1000px;
	width: 100%;
	height: auto;
}

footer {
	background: #009de2;
	color: #fff;
	text-align: center;
	font-size: 10px;
	line-height: 2.14286;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック", "Yu Gothic", sans-serif;
}

@media screen and (min-width: 782px) {
	.fv_point {
		padding: min(6vw, 48px) 0 min(4vw, 32px);
	}
	.fv_point_list {
		grid-template-columns: repeat(4, 1fr);
		gap: min(2vw, 24px);
		width: min(96%, 1460px);
	}
	.fv_point_list li {
		padding: min(2.5vw, 36px) .5em;
		font-size: min(2vw, 30px);
		border-radius: min(3vw, 24px);
	}
	.fv_point_list li::before {
		padding: 0 .2em;
		left: 50%;
		transform: translate(-50%, -55%);
		font-size: 125%;
	}
	.fv_point_list li::after {
		display: none;
	}
	.fv_point_list li::before {
		content: "Point 1";
	}
	.fv_point_list li:nth-child(2)::before {
		content: "Point 2";
	}
	.fv_point_list li:nth-child(3)::before {
		content: "Point 3";
	}
	.fv_point_list li:nth-child(4)::before {
		content: "Point 4";
	}
	.sec_title {
		font-size: clamp(30px, 3.125vw, 60px);
	}
	.sec_title_bg {
		font-size: clamp(30px, 3.125vw, 60px);
		padding: 6.5625vw 0 4.89583vw;
	}
	.check_bnr {
		padding: 4.6875vw;
	}
	.check_bnr .w1075 {
		width: 55.98958vw;
	}
	.check_bnr .bnr_wrap {
		flex-direction: row;
		margin-bottom: 1.30208vw;
		width: auto;
	}
	.news_wrap .title {
		font-size: clamp(24px, 3.125vw, 60px);
		width: 41.66667vw;
		letter-spacing: -0.04em;
	}
	.news_wrap .text_wrap {
		width: 48.95833vw;
	}
	.news_wrap .text_wrap .price_box {
		flex-direction: row;
	}
	.news_wrap .text_wrap .price_box .left .normal {
		font-size: clamp(12px, 1.25vw, 24px);
	}
	.news_wrap .text_wrap .price_box .left .normal span {
		font-size: clamp(10px, 0.72917vw, 14px);
	}
	.news_wrap .text_wrap .price_box .img_wrap {
		transform: rotate(0);
	}
	.news_wrap .text_wrap .price_box .right {
		display: flex;
		align-items: center;
		color: #7e0000;
	}
	.news_wrap .text_wrap .price_box .right .offer {
		font-size: clamp(18px, 1.875vw, 36px);
	}
	.news_wrap .text_wrap .price_box .right .offer span {
		font-size: clamp(10px, 1.04167vw, 20px);
	}
	.news_wrap .text_wrap .price_box .right .price {
		font-size: clamp(44px, 5vw, 96px);
	}
	.news_wrap .text_wrap .price_box .right .yen {
		display: flex;
		flex-direction: column;
		font-size: clamp(12px, 1.25vw, 24px);
	}
	.news_wrap .text_wrap .price_box .right .yen span {
		font-size: clamp(25px, 2.60417vw, 50px);
	}
	.sp_fixed {
		display: none;
	}
	header {
		background: #fff;
		z-index: 15;
	}
	header .w1385 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0 auto;
		padding: 2.60417vw 0 0;
	}
	header .header_left {
		display: flex;
		flex-direction: column;
		width: auto;
	}
	header .header_left h1 {
		padding-bottom: 0;
		margin-bottom: 0.9375vw;
		font-size: clamp(12px, 0.83333vw, 16px);
		letter-spacing: 0.04em;
		border: none;
	}
	header .header_left .header_logo {
		width: 11.5625vw;
		margin: 0 auto 2.60417vw 0;
	}
	header .header_right {
		width: auto;
	}
	header .header_right .header_nav {
		display: flex;
		gap: 10px;
		font-size: clamp(16px, 0.9375vw, 18px);
		font-weight: 500;
	}
	header .header_right .header_nav .menu_btn {
		order: 0;
	}
	main .campaign {
		animation: bgScroll 600s linear infinite;
		padding: calc(154 / 1920 * 100vw) 0;
	}
	main .campaign .news_wrap .title {
		font-size: clamp(24px, 3.125vw, 60px);
		width: 41.66667vw;
	}
	main .campaign .news_wrap .text_wrap {
		width: 48.95833vw;
	}
	main .campaign .news_wrap .text_wrap .text {
		margin: 1.04167vw 0;
	}
	main .campaign .news_wrap .text_wrap .price_box {
		flex-direction: row;
	}
	main .campaign .news_wrap .text_wrap .price_box .left .normal {
		font-size: clamp(12px, 1.25vw, 24px);
	}
	main .campaign .news_wrap .text_wrap .price_box .left .normal span {
		font-size: clamp(10px, 0.72917vw, 14px);
	}
	main .campaign .news_wrap .text_wrap .price_box .right .offer {
		font-size: clamp(18px, 1.875vw, 36px);
	}
	main .campaign .news_wrap .text_wrap .price_box .right .offer span {
		font-size: clamp(10px, 1.04167vw, 20px);
	}
	main .campaign .news_wrap .text_wrap .price_box .right .price {
		font-size: clamp(44px, 5vw, 96px);
	}
	main .campaign .news_wrap .text_wrap .price_box .img_wrap {
		transform: rotate(0);
	}
	main .campaign .check_bnr {
		padding-bottom: 0;
	}
	main .onayami .onayami_list {
		margin-bottom: 5.72917vw;
	}
	main .onayami .onayami_list li:nth-of-type(1) {
		width: 10.98958vw;
	}
	main .onayami .onayami_list li:nth-of-type(2) {
		width: 10.625vw;
	}
	main .onayami .onayami_list li:nth-of-type(3) {
		width: 11.51042vw;
	}
	main .onayami .onayami_list li:nth-of-type(4) {
		width: 10.625vw;
	}
	main .onayami .onayami_list li:nth-of-type(5) {
		width: 10.9375vw;
	}
	main .onayami .onayami_list li:nth-of-type(6) {
		width: 10.625vw;
	}
	main .onayami .onayami_bg {
		padding-bottom: 4.6875vw;
	}
	main .onayami .more {
		top: -3.125vw;
		width: 11.04167vw;
	}
	main .onayami .img_wrap {
		width: 42.13542vw;
	}
	main .onayami .text_wrap {
		font-size: clamp(14px, 1.45833vw, 28px);
	}
	main .check .w1075 .check_sub_title {
		font-size: clamp(20px, 2.08333vw, 40px);
		width: 44.79167vw;
	}
	main .check .w1075 .check_list li .left_wrap .img_wrap {
		width: 3.33333vw;
	}
	main .check .w1075 .check_list li .left_wrap .text {
		font-size: clamp(18px, 1.875vw, 36px);
	}
	main .check .w1075 .check_list li .right_wrap .img_wrap {
		width: auto;
	}
	main .check .w1075 .check_list li .right_wrap label {
		font-size: clamp(15px, 1.5625vw, 30px);
		width: 2.8125vw;
	}
	main .check .w1075 .check_list li .right_wrap label::before {
		width: 2.60417vw;
	}
	main .check .chance:after {
		top: -1px;
	}
	main .check .chance .chance_title {
		font-size: clamp(20px, 2.08333vw, 40px);
		width: 45vw;
	}
	main .check .chance .chance_list {
		flex-direction: row;
	}
	main .check .chance .chance_list li {
		width: 31.25vw;
	}
	main .reason .reason_list li {
		flex-direction: row;
	}
	main .reason .reason_list li .text_wrap {
		width: 31.77083vw;
	}
	main .reason .reason_list li .text_wrap .title_wrap {
		align-items: flex-start;
	}
	main .reason .reason_list li .text_wrap .title_wrap .title_img {
		padding: 2.08333vw 2.08333vw 0.52083vw;
	}
	main .reason .reason_list li .text_wrap .text {
		padding: 0 1.5625vw;
	}
	main .reason .reason_list li .img_wrap {
		width: 31.25vw;
	}
	main .support .sec_title {
		margin-bottom: 7.1875vw;
	}
	main .support .text_wrap .inolabo_text {
		font-size: clamp(24px, 2.5vw, 48px);
	}
	main .support .text_wrap .inolabo_text span {
		font-size: clamp(20px, 2.08333vw, 40px);
	}
	main .support .text_wrap .first_text {
		font-size: clamp(28px, 2.91667vw, 56px);
	}
	main .support .text_wrap .first_text:after {
		width: 7.96875vw;
		height: 9.0625vw;
	}
	main .support .text_wrap .first_text .first {
		font-size: clamp(42px, 4.375vw, 84px);
	}
	main .support .text_wrap .first_text .ansin {
		font-size: clamp(42px, 4.375vw, 84px);
	}
	main .support .text_wrap .first_text .exmark {
		font-size: clamp(25px, 2.60417vw, 50px);
	}
	main .support .text_wrap .support_text_list {
		font-size: clamp(24px, 2.5vw, 48px);
	}
	main .support .text_wrap .support_text_list li:after {
		height: 1.04167vw;
		background: url(../images/support_border.png) 100% 100%;
	}
	main .support .text_wrap .support_text_list li:nth-of-type(1):after {
		width: 39.6875vw;
	}
	main .support .text_wrap .support_text_list li:nth-of-type(2):after {
		width: 46.875vw;
	}
	main .support .support_list {
		gap: 1.71875vw;
		flex-direction: row;
	}
	main .support .support_list li {
		width: 25.67708vw;
		margin: 0;
	}
	main .support .check_bnr {
		margin-top: 8.33333vw;
		padding: 8.33333vw 4.6875vw 8.33333vw;
	}
	main .flow .flow_list_wrap .num {
		width: 150px;
		text-align: center;
	}
	main .flow .flow_list_wrap .num .flow_step .flow_box {
		width: 6.82292vw;
		height: 6.82292vw;
		max-width: 100%;
		max-height: 100%;
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: center;
	}
	main .flow .flow_list_wrap .num .flow_step:last-of-type .flow_line {
		display: none;
	}
	main .flow .flow_list li {
		flex-direction: row;
	}
	main .flow .flow_list li .text_wrap {
		padding: 2.8125vw 2.08333vw;
	}
	main .flow .flow_list li .text_wrap .list_title {
		font-size: clamp(24px, 2.5vw, 46px);
		margin-bottom: 1.875vw;
	}
	main .flow .flow_list li .img_wrap {
		flex-shrink: 0;
		width: 25vw;
	}
	main .flow .check_bnr {
		padding-bottom: 0;
	}
	main .qa dl dt {
		font-size: clamp(12px, 1.14583vw, 22px);
		padding: 1.35417vw;
	}
	main .qa dl dt:before {
		width: 1.77083vw;
		height: 1.5625vw;
	}
	main .qa dl dd {
		font-size: clamp(12px, 0.9375vw, 18px);
		padding: 2.08333vw 1.35417vw;
	}
	main .qa dl dd:before {
		min-width: 1.77083vw;
		height: 1.5625vw;
		margin: 0 2.29167vw 0 0;
	}
	main .shops .logo_wrap {
		margin: 5.52083vw auto 3.125vw;
	}
	main .shops .shop_list > li {
		flex-direction: row;
	}
	main .shops .shop_list > li .left_wrap {
		margin: 0 auto 0 0;
		order: 1;
		width: auto;
	}
	main .shops .shop_list > li .left_wrap .text {
		margin: 0.9375vw 0;
	}
	main .shops .shop_list > li .left_wrap .yoyaku li {
		font-size: clamp(12px, 1.04167vw, 20px);
		margin-bottom: 0.625vw;
	}
	main .shops .shop_list > li .left_wrap .yoyaku li a {
		width: 100%;
		padding: 0.52083vw;
	}
	main .shops .shop_list > li .right_wrap {
		order: 2;
	}
	main .shops .shop_list > li .gmap iframe {
		height: 19.6875vw;
	}
	footer {
		font-size: 14px;
	}
}
