@charset "utf-8";
/* CSS Document */

/*===================================
	.main_visual
=====================================*/

.main_visual{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 100%;
	height: auto;
	aspect-ratio: 720 / 691;
	overflow: hidden;
	position: relative;
}

.main_visual::before{
	content: '';
	background: #61c1be;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
}

.main_visual::after{
	content: '';
	background: url("../images/gassyuku/sp-main_visual.webp")no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	aspect-ratio: 720 / 445;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.main_visual .mv_inner{
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.main_visual .mv_inner::before{
	content: '';
	background: url("../images/gassyuku/parts03.webp")no-repeat;
	background-size: cover;
	width: 24.7222%;/*178*/
	height: auto;
	aspect-ratio: 197 / 320;
	position: absolute;
	bottom: 1px;
	right: 2.0833%;/*15*/
	z-index: 2;
}

.main_visual .mv_inner .catch_area{
	width: 100%;
	margin: 0 auto 20px;
	position: relative;
	z-index: 1;
}


.main_visual .mv_inner .catch_area::after{
	content: '';
    width: 100%;
    height: 9.85rem;
    background: rgba(97, 193, 190, 0.74);
    position: absolute;
	top: 17px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    clip-path: polygon(9% 0, 100% 0%, 91% 100%, 0% 100%);
}

.main_visual .mv_inner .catch_area h1{
	font-size: 2.821rem;
	line-height: 1.32;
	color: #fff;
	text-align: center;
	padding-bottom: 41px;
	position: relative;
}

.main_visual .mv_inner .catch_area h1::before{
	content: '';
	background: url("../images/gassyuku/car_ico.webp")no-repeat;
	background-size: cover;
	width: 14.3055%;/*103*/
	height: auto;
	aspect-ratio: 103 / 51;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.main_visual .mv_inner .catch_area p.c_txt01{
	font-size: 1.5rem;
	line-height: 1.379;
	color: #fff;
	padding: 20px 0 0 6.25%;/*45*/
	box-sizing: border-box;
}

/*===================================
	.ga_anchor_wrap
=====================================*/

.ga_anchor_wrap{
	padding: 31px 0 0px;
	background: #fff;
}

.ga_anchor_wrap .wrap_inner{
	width: 87.5%;/*630*/
	margin: 0 auto;
	position: relative;
}

.ga_anchor_wrap .wrap_inner ul.anchor_list{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.ga_anchor_wrap .wrap_inner ul.anchor_list li{
	width: 45.3968%;/*286*/
}

.ga_anchor_wrap .wrap_inner ul.anchor_list li:nth-child(n + 3){
	margin-top: 25px;
}

.ga_anchor_wrap .wrap_inner ul.anchor_list li a{
	display: flex;
	justify-content: center;
	font-size: 1.15rem;
	line-height: 1.6086;
	color: #333;
	padding-bottom: 9px;
	border-bottom: 2px solid #5eb8b5;
}

/*===================================
	.block01
=====================================*/

.block01{
	padding: 100px 0 65px;
}

.block01 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block01 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.8333%;
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: -17px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.line_wrap{
	width: 100%;
	background: #39af4a;
	border-radius: 5px;
	padding: 1.35rem 0 25px;
}

.line_wrap .line_area01{
	width: 89.1666%;/*535*/
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.line_wrap .line_area01 .ico_img{
	width: 33.2710%;/*178*/
}

.line_wrap .line_area01 .ico_img img{
	width: 100%;
	height: auto;
}

.line_wrap .line_area01 .txt_area{
	width: 62.8037%;/*336*/
	margin-top: 6px;
}

.line_wrap .line_area01 .txt_area p{
	font-size: 2.0rem;
	line-height: 1.325;
	color: #fff;
	text-align: center;
}

.line_wrap .line_area02{
	width: 88.3333%;/*530*/
	margin: 11px auto 0;
}

.line_wrap .line_area02 p.txt_lv2{
	font-size: 1.3rem;
	line-height: 1.5384;
	color: #fff;
	text-align: justify;
}

.line_wrap .line_area03{
	width: 87.3333%;/*524*/
	margin: 1.35rem auto 0;
}

.line_wrap .line_area03 .line_btn{
	width: 100%;
}

.line_wrap .line_area03 .line_btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	border-radius: 1.675rem;
	background: url("../images/gassyuku/sp-link_ico.webp")no-repeat #fff right 3.0534% center;/*16*/
	background-size: 8.6832% auto;/*45.5*/
	font-size: 1.3rem;
	line-height: 1;
	color: #1ca339;
}

.block01 .block_inner .line_wrap{
	margin-bottom: 52px;
	position: relative;
}

.block01 .block_inner .line_wrap::before{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: 50px;
	transform: translateY(-100%);
	right: -18.2%;/*-182*/
	z-index: -1;
}

.block01 .block_inner .miryoku_wrap{
	width: 100%;
	margin-top: 18px;
}

.block01 .block_inner .miryoku_wrap h3.h3-midashi{
	font-size: 1.5rem;
	line-height: 1.5;
	color: #35a59f;
	text-align: center;
	padding-bottom: 12px;
	position: relative;
}

.block01 .block_inner .miryoku_wrap h3.h3-midashi::before{
	content: '';
	background: #61c1be;
	width: 8.25%;/*49.5*/
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.block01 .block_inner .miryoku_wrap .flex_area{
	width: 100%;
	margin-top: 20px;
}

.block01 .block_inner .miryoku_wrap .flex_area .photo{
	width: 79.1666%;/*475*/
	height: auto;
	aspect-ratio: 475 / 308;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 auto;
}

.block01 .block_inner .miryoku_wrap .flex_area .photo img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.block01 .block_inner .miryoku_wrap .flex_area .txt_area{
	width: 100%;
	margin-top: 15px;
}

.block01 .block_inner .miryoku_wrap .flex_area .txt_area p{
	font-size: 1.3rem;
	line-height: 1.7307;
	color: #333333;
	text-align: justify;
}

/*===================================
	.block02
=====================================*/

.block02{
	padding: 7.25rem 0 60px;
	position: relative;
}

.block02::before{
	content: '';
	background: #f0f7f6;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -3;
}

.block02 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block02 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: 9px;
	transform: translateY(-100%);
	right: -5.5%;/*-33*/
	z-index: -2;
}

.block02 .block_inner::after{
	content: '';
	background: url("../images/gassyuku/parts04.webp")no-repeat;
	background-size: cover;
	width: 41.0%;/*246*/
	height: auto;
	aspect-ratio: 271 / 224;
	position: absolute;
	top: -9px;
	transform: translateY(-100%);
	left: -5.3333%;/*-32*/
	z-index: -1;	
}

.block02 .block_inner .merit_wrap{
	width: 100%;
	margin-top: 20px;
	padding: 5px 0 16px;
	border: 1px solid #61c1be;
	border-radius: 5px;
	background: #fff;
}

.block02 .block_inner .merit_wrap .wrap_inner{
	width: 88.3333%;/*530*/
	margin: 0 auto;
}

.block02 .block_inner .merit_wrap .wrap_inner .merit_midashi{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1.25rem 0;
	border-bottom: 1px solid #61c1be;
}

.block02 .block_inner .merit_wrap .wrap_inner .merit_midashi p.num_txt{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 11.3207%;/*60*/
	height: auto;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	background: #35a59f;
	font-size: 1.5rem;
	line-height: 1;
	color: #fff;
	margin-left: 1.5094%;/*8*/
	position: relative;
	z-index: 1;
}

.block02 .block_inner .merit_wrap .wrap_inner .merit_midashi p.num_txt::before{
	content: '';
	background: url("../images/gassyuku/waku.webp")no-repeat;
	background-size: cover;
	width: 135%;/*81*/
	height: auto;
	aspect-ratio: 1 / 1;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
}

.block02 .block_inner .merit_wrap .wrap_inner .merit_midashi p.large_txt{
	width: 80.3773%;/*426*/
	font-size: 1.5rem;
	line-height: 1.3333;
	color: #000000;
}

.block02 .block_inner .merit_wrap .wrap_inner .flex_area{
	width: 99.0566%;/*525*/
	margin: 17px auto 0;
}

.block02 .block_inner .merit_wrap .wrap_inner .flex_area .photo{
	width: 90.4761%;/*475*/
	height: auto;
	aspect-ratio: 475 / 308;
	border-radius: 20px;
	overflow: hidden;
	margin: 0 auto;
}

.block02 .block_inner .merit_wrap .wrap_inner .flex_area .photo img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.block02 .block_inner .merit_wrap .wrap_inner .flex_area .txt_area{
	width: 100%;
	margin-top: 1.25rem;
}

.block02 .block_inner .merit_wrap .wrap_inner .flex_area .txt_area p{
	font-size: 1.3rem;
	line-height: 1.8235;
	color: #333333;
	text-align: justify;
}

.block02 .block_inner .merit_wrap .wrap_inner .large_bnr{
	width: 100%;
	margin-top: 15px;
}

.block02 .block_inner .merit_wrap .wrap_inner .large_bnr p{
	display: block;
	width: 100%;
	height: 120px;
	border-radius: 5px;
	background: url("../images/gassyuku/car_ico02.webp")no-repeat #eb5a24 center top 10px;
	background-size: 19.6226% auto;/*104*/
	padding: 45px 1em 0;
	box-sizing: border-box;
	font-size: 1.3rem;
	line-height: 1.6071;
	letter-spacing: 0.02em;
	color: #fff;
	font-feature-settings: 'palt';
}

/*===================================
	.block03
=====================================*/

.block03{
	padding: 4.75rem 0 86px;
	position: relative;
}

.block03 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block03 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: -24px;
	right: -5.5%;/*-33*/
	z-index: -1;
}

.block03 .block_inner::after{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.8333%;/*1721*/
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: 2.25rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: -4;
}


.block03 .block_inner .campaign_wrap{
	width: 100%;
	margin-top: 20px;
	border: 2px solid #eb5a24;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
}

.block03 .block_inner .campaign_wrap.green{
	border-color: #008c45;
}

.block03 .block_inner .campaign_wrap.blue{
	border-color: #0071b6;
}

.block03 .block_inner .campaign_wrap .c_name{
	width: 100%;
	height: 67px;
	display: flex;
	align-items: center;
	background: #eb5a24;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.block03 .block_inner .campaign_wrap.green .c_name{
	background: #008c45;
}

.block03 .block_inner .campaign_wrap.blue .c_name{
	background: #0071b6;
}

.block03 .block_inner .campaign_wrap .c_name .ico_img{
	width: 17.5%;/*105*/
	padding-left: 4.6666%;/*28*/
	box-sizing: border-box;
}

.block03 .block_inner .campaign_wrap .c_name .ico_img img{
	width: 100%;
	height: auto;
}

.block03 .block_inner .campaign_wrap .c_name p{
	width: calc(100% - 17.5%);
	padding-left: 7.8333%;/*47*/
	box-sizing: border-box;
	font-size: 2.0rem;
	line-height: 1;
	color: #fff;
}

.block03 .block_inner .campaign_wrap.blue .c_name p{
	padding-left: 4.6666%;/*28*/
}

.block03 .block_inner .campaign_wrap .c_name p span{
	padding-left: 7.5%;/*45*/
}

.block03 .block_inner .campaign_wrap.blue .c_name p span{
	padding-left: 6.1666%;/*37*/
}

.block03 .block_inner .campaign_wrap .txt_area{
	width: 100%;
	padding: 1.85rem 0.5em 25px;
	box-sizing: border-box;
}

.block03 .block_inner .campaign_wrap .txt_area p{
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.4333;
	color: #333333;
	text-align: center;
}

.block03 .block_inner .campaign_wrap .txt_area p span{
	color: #e71c24;
}

/**/

.caution_wrap{
	width: 100%;
	margin: 63px auto 0;
}

.caution_wrap h3.h3-midashi{
	padding-bottom: 10px;
	font-size: 1.62rem;
	line-height: 1;
	color: #e71c24;
	text-align: center;
	position: relative;
}

.caution_wrap h3.h3-midashi::before{
	content: '';
	background: #e71c24;
	width: 8.25%;/*49.5*/
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.caution_wrap ul.c_list{
	list-style: none;
	margin-top: 11px;
}

.caution_wrap ul.c_list li{
	font-size: 1.3rem;
	line-height: 1.3461;
	color: #333333;
	padding-left: 7.8333%;/*47*/
	box-sizing: border-box;
	position: relative;
}

.caution_wrap ul.c_list li::before{
	content: '';
	background: #e71c24;
	width: 5.0%;/*30*/
	height: auto;
	aspect-ratio: 1 / 1;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	left: 1px;
}

.caution_wrap ul.c_list li + li{
	margin-top: 11px;
}

/*===================================
	.block04
=====================================*/

.block04{
	padding: 43px 0 73px;
	position: relative;
}

.block04::before{
	content: '';
	background: #f0f7f6;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -3;
}

.block04 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block04 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: 41px;
	transform: translateY(-100%);
	right: -5.5%;/*-33*/
	z-index: -1;
}

.block04 .block_inner::after{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.8333%;/*1721*/
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: -28px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -2;	
}

.block04 .block_inner .table_wrap{
	width: 100%;
	margin-top: 21px;
}

.block04 .block_inner .table_wrap .price_area{
	margin-top: 15px;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #61c1be;
	display: flex;
}

.block04 .block_inner .table_wrap .price_area .area01{
	width: calc(100% / 3);
	display: flex;
	justify-content: center;
	align-items: center;
}

.block04 .block_inner .table_wrap .price_area .area01 + .area01{
	border-left: 1px solid #c6c6c6;
}

.block04 .block_inner .table_wrap .price_area .area01 p{
	font-size: 1.25rem;
	line-height: 1.12;
	color: #000000;
	text-align: center;
}

.block04 .block_inner .table_wrap .table_area{
	width: 100%;
	margin-top: 1.65rem;
}

.block04 .block_inner .table_wrap .table_area table{
	width: 1313px;
/*	width: 740px;*/
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
}

.block04 .block_inner .table_wrap .table_area table tr td{
	height: 6.65rem;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 0 0.5em;
	box-sizing: border-box;
}

.block04 .block_inner .table_wrap .table_area table tr td.w01{
	height: 5.18rem;
}

.block04 .block_inner .table_wrap .table_area table tr td.color01{
	width: 14.5393%;
	height: 5.18rem;
	background: #fff8dc;
}

.block04 .block_inner .table_wrap .table_area table tr td.color02{
	width: 14.5393%;
	height: 5.18rem;
	background: #ffe9d4;
}

.block04 .block_inner .table_wrap .table_area table tr td.color03{
	width: 14.5393%;
	height: 5.18rem;
	background: #fce3e3;
}

.block04 .block_inner .table_wrap .table_area table tr td p{
	font-size: 1.332rem;
	line-height: 1.2777;
	color: #000000;
}

.block04 .block_inner .table_wrap .table_area table tr td p span{
	color: #e71c24;
}

/* 先頭列を sticky にする */
.block04 .block_inner .table_wrap .table_area table tr td:first-child {
	position: sticky;
	left: 0;
	background: #ffffff; /* 背景必須 */
	z-index: 2;
}

.block04 .block_inner .table_wrap .table_area table tr td:first-child::after {
	content: "";
	position: absolute;
	top: 0;
	right: -1px;
	width: 1px;
	height: 100%;
	background: #c6c6c6;
	z-index: 3;
}

/* 見出し行の先頭セル */
.block04 .block_inner .table_wrap .table_area table tr:first-child td:first-child {
	z-index: 3;
}

.block04 .block_inner .table_wrap .table_area .scroll-hint-icon{
	z-index: 5;
}

/**/

.block04 .block_inner .table_wrap .table_area02{
	width: 100%;
	margin-top: 45px;
}

.block04 .block_inner .table_wrap .table_area02 table{
	width: 549px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
}

.block04 .block_inner .table_wrap .table_area02 table tr td{
	height: 6.65rem;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	padding: 0 0.5em;
	box-sizing: border-box;
}

.block04 .block_inner .table_wrap .table_area02 table tr td.w01{
	height: 5.18rem;
}

.block04 .block_inner .table_wrap .table_area02 table tr td.color01{
	width: 34.8%;/*258*/
	height: 5.18rem;
	background: #fff8dc;
}

.block04 .block_inner .table_wrap .table_area02 table tr td.color02{
	width: 34.8%;/*258*/
	height: 5.18rem;
	background: #ffe9d4;
}

.block04 .block_inner .table_wrap .table_area02 table tr td p{
	font-size: 1.332rem;
	line-height: 1.2777;
	color: #000000;
}

.block04 .block_inner .table_wrap .table_area02 table tr td p span{
	color: #e71c24;
}

/**/

.block04 .block_inner .caution_wrap{
	width: 100%;
	margin-top: 35px;
}

/*===================================
	.block05
=====================================*/

.block05{
	padding: 44px 0 80px;
}

.block05 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block05 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: 39px;
	transform: translateY(-100%);
	right: -5.5%;/*-33*/
	z-index: -4;
}

.block05 .block_inner::after{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.8333%;/*1721*/
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -5;
}

.block05 .block_inner .sche_wrap{
	width: 100%;
	margin-top: 21px;
}

.block05 .block_inner .sche_wrap .flex_table{
	width: 83.3333%;/*500*/
	margin: 2.35rem auto 0;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03{
	width: 100%;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 + .table_area03{
	margin-top: 20px;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 table tr th,
.block05 .block_inner .sche_wrap .flex_table .table_area03 table tr td{
	width: 50%;
	height: 2.8125rem;
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	box-sizing: border-box;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 table tr th{
	height: 3.6875rem;
	background: #61c1be;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 table tr th p{
	font-size: 1.5625rem;
	line-height: 1.12;
	color: #fff;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 table tr td.color01{
	background: #ebf8fc;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 table tr td.color02{
	background: #fff7ee;
}

.block05 .block_inner .sche_wrap .flex_table .table_area03 table tr td p{
	font-size: 1.125rem;
	line-height: 1.2777;
	color: #000000;
}

.block05 .block_inner .reserv_wrap{
	width: 100%;
	margin-top: 3.75rem;
}

.block05 .block_inner .reserv_wrap .reserv_area{
	margin-top: 15px;
}

.block05 .block_inner .reserv_wrap .reserv_area p{
	font-size: 1.3rem;
	line-height: 1.8235;
	color: #333333;
}

.block05 .block_inner .reserv_wrap .reserv_area p + p{
	margin-top: 4px;
}

/*===================================
	.block06
=====================================*/

.block06{
	padding: 41px 0 55px;
	position: relative;
}

.block06::before{
	content: '';
	background: #f0f7f6;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -4;
}

.block06 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block06 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.6666%;/*1721*/
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: -44px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -3;
}

.block06 .block_inner .ac_container{
	width: 100%;
	margin-top: 2.75rem;
}

.block06 .block_inner .ac_container.parts01{
	position: relative;
}

.block06 .block_inner .ac_container.parts01::before{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: -3.35rem;
	transform: translateY(-100%);
	right: -5.5%;/*-33*/
	z-index: -2;
}

.block06 .block_inner .ac_container.parts01::after{
	content: '';
	background: url("../images/gassyuku/parts05.webp");
	background-size: cover;
	width: 29.1666%;/*175*/
	height: auto;
	aspect-ratio: 175 / 196;
	position: absolute;
	top: -64px;
	transform: translateY(-100%);
	right: -8.3333%;/*-50*/
	z-index: -1;
}

.block06 .block_inner .ac_container + .ac_container{
	margin-top: 19px;
}

.block06 .block_inner .ac_container .ac_box{
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	border: 2px solid #1eafa7;
	border-radius: 25px;
	background: #fff;
	box-shadow: 0 0 2.5px 1px rgba(12, 76, 70, 0.35);
	position: relative;
	cursor: pointer;
}

.block06 .block_inner .ac_container .ac_box p{
	padding: 9.3333%;/*56*/
	box-sizing: border-box;
	font-size: 1.5rem;
	line-height: 1;
	letter-spacing: 0.1em;
	color: #333333;
}

.block06 .block_inner .ac_container .ac_box .ac_ico{
	width: 9.6666%;/*58*/
	line-height: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 5.6666%;/*34*/
}

.block06 .block_inner .ac_container .ac_box .ac_ico img{
	width: 100%;
	height: auto;
}

.block06 .block_inner .ac_container .ac_box .ac_ico.close{
	display: none;
}

.block06 .block_inner .ac_container .detail{
	display: none;
}

.block06 .block_inner .ac_container .detail .detail_inner{
	width: 100%;
	padding: 16px 0 32px;
}

.block06 .block_inner .ac_container .detail .detail_inner p.d_txt01{
	font-size: 1.3rem;
	line-height: 1.7307;
	color: #333;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01{
	width: 100vw;
	margin-top: 44px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .s-slide{
	width: 100%;
	max-width: 300px;
	margin: 0 1.125rem;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .s-slide .s_img{
	width: 100%;
	height: auto;
	aspect-ratio: 634 / 387;
	background: #fff;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .s-slide .s_img img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .s-slide p.cap_txt{
	margin-top: 8px;
	font-size: 1.3rem;
	line-height: 1.1923;
	color: #333333;
	text-align: center;
	padding: 0 5px;
	box-sizing: border-box;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 > button{
	width: 37px;
	position: absolute;
	top: calc(50% - 2em);
	transform: translateY(-50%);
	z-index: 1;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;	
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 button img{
	width: 100%;
	height: auto;
	filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.25));
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 button.slick-prev{
	left: 9.5%;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 button.slick-next{
	right: 9.5%;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .slick-dots{
	width: 100%;
	list-style: none;
	display: flex;
	justify-content: center;
	gap: 0 3px;
	position: absolute;
	bottom: -2.75rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .slick-dots li{
	width: 0.95rem;
	height: auto;
	aspect-ratio: 1 / 1;
	background: #fff;
	border: 1px solid #61c1be;
	border-radius: 50%;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .slick-dots li.slick-active{
	background: #61c1be;
	border: 1px solid #fff;
}

.block06 .block_inner .ac_container .detail .detail_inner .slick01 .slick-dots li button{
	display: none;
}

/**/

.block06 .block_inner .ac_container .detail .detail_inner .table_area04{
	width: 100%;
	margin-top: 49px;
}

.table_area04 table{
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

.table_area04 table td{
	padding: 9px 4.0% 10px;/*24*/
	border: 1px solid #c6c6c6;
	box-sizing: border-box;
	min-height: 40px;
	background: #fff;
}

.table_area04 table:not(.table-Lv2) td{
	display: block;
	width: 100%;
}

.table_area04 table td:not(.color01) p{
	font-size: 1.3rem;
	line-height: 1.4230;
	color: #000000;
	text-align: justify;
}

.table_area04 table td.color01{
	background: #61c1be;
}

.table_area04 table td.color01 p{
	font-size: 1.5rem;
	line-height: 1.2333;
	color: #fff;
}

.table_area04 table td + td{
	border-top: none;
}

/*===================================
	.block07
=====================================*/

.block07{
	padding: 60px 0 25px;
}

.block07 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block07 .block_inner p.table_head_txt{
	font-size: 1.3rem;
	line-height: 1.57;
	color: #333;
	margin-top: 20px;
}


.block07 .block_inner .table_area04{
	margin-top: 8px;
	position: relative;
}

/*===================================
	.block07-02
=====================================*/

.block07-02{
	padding: 25px 0 80px;
}

.block07-02 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block07-02 .block_inner p.table_head_txt{
	font-size: 1.3rem;
	line-height: 1.57;
	color: #333;
	margin-top: 20px;
}


.block07-02 .block_inner .table_area05{
	margin-top: 8px;
}

.block07-02 .block_inner .table_area05 table{
	width: 740px;
	border-collapse: separate;
	border-spacing: 0 1px;
}

.block07-02 .block_inner .table_area05 table td,
.block07-02 .block_inner .table_area05 table th {
	background: #fff;     /* ← セルの背景と同じにする */
	border: 1px solid #c6c6c6;
	padding: 3px 0 4px;
	box-sizing: border-box;
	height: 40px;
}

.block07-02 .block_inner .table_area05 table th:not(.w01){
	width: 17.5%;
}

.block07-02 .block_inner .table_area05 table td.color01,
.block07-02 .block_inner .table_area05 table th {
	background: #61c1be;
}

.block07-02 .block_inner .table_area05 table th p{
	font-size: 1.4rem;
	line-height: 1;
	color: #fff;
	text-align: center;
}

.block07-02 .block_inner .table_area05 table td:not(.color01) p{
	font-size: 1.3rem;
	line-height: 1.4375;
	color: #000000;
	text-align: center;
}

.block07-02 .block_inner .table_area05 table td.color01{
	padding-left: 2.0%;/*20*/
	box-sizing: border-box;
}

.block07-02 .block_inner .table_area05 table td.color01 p{
	font-size: 1.3rem;
	line-height: 1.3888;
	color: #fff;
}

.block07-02 .block_inner .table_area05 table td ul.table_list{
	list-style: none;
	padding: 7px 3.1428% 10px;/*22*/
	box-sizing: border-box;
}

.block07-02 .block_inner .table_area05 table td ul.table_list li{
	display: flex;
	font-size: 1.3rem;
	line-height: 1.4375;
	color: #000;
}

.block07-02 .block_inner .table_area05 table td ul.table_list li span{
	width: 11em;
	text-align: right;
}

.table_area05 table th + th,
.table_area05 table td + td{
	border-left: none !important;
}

/*===================================
	.block08
=====================================*/

.block08{
	padding: 45px 0 64px;
	position: relative;
}

.block08::before{
	content: '';
	background: #f0f7f6;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -3;
}

.block08 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block08 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.8333%;/*1721*/
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: -280px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -2;
}

.block08 .block_inner::after{
	content: '';
	background: url("../images/gassyuku/parts04.webp")no-repeat;
	background-size: cover;
	width: 41.0%;/*246*/
	height: auto;
	aspect-ratio: 271 / 224;
	position: absolute;
	top: 45px;
	transform: translateY(-100%);
	left: -7.5%;/*-45*/
	z-index: -1;
}

.block08 .block_inner .table_wrap{
	width: 100%;
	margin-top: 25px;
}

.block08 .block_inner .table_wrap + .table_wrap{
	margin-top: 40px;
}

.block08 .block_inner .table_wrap .table_area04{
	margin-top: 17px;
}

.block08 .block_inner .caution_box{
	width: 100%;
	margin-top: 35px;
	padding: 20px 1.5em 30px;
	box-sizing: border-box;
	border: 1px solid #e71c24;
	border-radius: 5px;
	background: #fff;
}

.block08 .block_inner .caution_box p.txt_lv1{
	font-size: 1.5rem;
	line-height: 1;
	color: #e71c24;
	text-align: center;
}

.block08 .block_inner .caution_box p.txt_lv2{
	margin-top: 20px;
	font-size: 1.3rem;
	line-height: 1.55;
	color: #333333;
	text-align: justify;
}

/*===================================
	.block09
=====================================*/

.block09{
	padding: 5.65rem 0 0;
}

.block09 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block09 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: -32px;
	right: -5.5%;/*-33*/
	z-index: -1;
}

.block09 .block_inner::after{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.8333%;/*1721*/
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: 1.55rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: -2;
}

.block09 .block_inner .reserv_wrap{
	width: 100%;
	margin-top: 20px;
}

.block09 .block_inner .reserv_wrap .reserv_area{
	width: 100%;
	margin-top: 19px;
	padding: 13px 0 1.65rem;
	border: 2px solid #61c1be;
	border-radius: 5px;
	background: #fff;
	position: relative;
}

.block09 .block_inner .reserv_wrap .reserv_area + .reserv_area{
	margin-top: 28px;
}

.block09 .block_inner .reserv_wrap .reserv_area + .reserv_area::before{
	content: '';
	background: url("../images/gassyuku/flow_ico.webp")no-repeat;
	background-size: cover;
	width: 12.4583%;/*74.75*/
	height: auto;
	aspect-ratio: 53 / 21;
	position: absolute;
	top: -7px;
	left: 50%;
	transform: translate(-50%, -100%);
	z-index: 1;
}

.block09 .block_inner .reserv_wrap .reserv_area .num_area{
	display: flex;
	align-items: center;
	width: 100%;
}

.block09 .block_inner .reserv_wrap .reserv_area .num_area p.num_txt{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 9.1666%;/*55*/
	height: auto;
	aspect-ratio: 1 / 1;
	background: #61c1be;
	border-radius: 50%;
	font-size: 1.714rem;
	line-height: 1;
	color: #fff;
	margin-left: 3.3333%;
}

.block09 .block_inner .reserv_wrap .reserv_area .num_area p.midashi_txt{
	margin-left: 4.0%;/*24*/
	font-size: 1.75rem;
	line-height: 1;
	color: #178e82;
}

.block09 .block_inner .reserv_wrap .reserv_area .txt_area{
	margin-top: 8px;
	padding: 0 6.0% 0 17.3333%;/*36 104*/
	box-sizing: border-box;
}

.block09 .block_inner .reserv_wrap .reserv_area .txt_area p{
	font-size: 1.3rem;
	line-height: 1.7307;
	color: #333333;
}

/**/

.block09 .block_inner .ga_contact_wrap{
	margin-top: 90px;
	padding-bottom: 2.95rem;
	width: 100%;
	position: relative;
}

.block09 .block_inner .ga_contact_wrap::before{
	content: '';
	background: #61C1BE;
	background: linear-gradient(90deg, rgba(97, 193, 190, 1) 0%, rgba(242, 232, 206, 1) 100%);
	width: 100vw;
	height: calc(100% - 129px);
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area{
	width: 100%;
	border: 2px solid #c6c6c6;
	border-radius: 10px;
	background: #fff;
	padding: 23px 0;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area h3.h3-midashi{
	padding-bottom: 11px;
	font-size: 1.65rem;
	line-height: 1;
	color: #178e82;
	text-align: center;
	position: relative;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area h3.h3-midashi::before{
	content: '';
	background: #1eafa7;
	width: 16.5%;/*99*/
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area{
	width: 88.3333%;/*530*/
	margin: 17px auto 0;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area{
	width: 100%;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area p.tel_head{
	font-size: 1.15rem;
	line-height: 1;
	color: #000000;
	text-align: center;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area p.telnum{
	margin-top: 2px;	
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area p.telnum a{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 3.2355rem;
	line-height: 1;
	color: #0071b6;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area p.telnum a::before{
	content: '';
	background: url("../images/gassyuku/tel_ico.webp")no-repeat;
	background-size: cover;
	width: 10.9433%;/*58*/
	height: auto;
	aspect-ratio: 46 / 50;
	margin-right: 1px;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area p.tel_foot{
	margin-top: 8px;
	font-size: 1.15rem;
	line-height: 1.5217;
	color: #333333;
	text-align: center;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area p.tel_foot span{
	padding-left: 5em;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .tel_area p.tel_foot a{
	color: #0071b6;
	text-decoration: underline;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .mail_area{
	width: 100%;
	margin-top: 1.25rem;
	border-top: 1px solid #e0e0e0;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .mail_area .c_btn{
	width: 100%;
	margin-top: 1.95rem;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .mail_area .c_btn a{
	display: flex;
	align-items: center;
	width: 100%;
	height: 5.25rem;
	border-radius: 10px;
	background: url("../images/gassyuku/c_link_ico.webp")no-repeat #ec5a24 right 7.5471% center;/*40*/
	background-size: 1.8867% auto;/*10*/
	padding-left: 28.3018%;/*150*/
	box-sizing: border-box;
	font-size: 1.3rem;
	line-height: 1;
	color: #fff;
	position: relative;
}

.block09 .block_inner .ga_contact_wrap .ga_contact_area .flex_contact_area .mail_area .c_btn a::before{
	content: '';
	background: url("../images/gassyuku/mail_ico.webp")no-repeat;
	background-size: cover;
	width: 11.1320%;/*59*/
	height: auto;
	aspect-ratio: 45 / 36;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 7.5471%;/*40*/
	z-index: 1;
}

/*===================================
	.block10
=====================================*/

.block10{
	padding: 69px 0 0;
	margin-bottom: 75px;
}

.block10 .block_inner{
	width: 83.3333%;/*600*/
	margin: 0 auto;
	position: relative;
}

.block10 .block_inner::before{
	content: '';
	background: url("../images/gassyuku/parts02.webp")no-repeat;
	background-size: cover;
	width: 286.8333%;/*1721*/
	height: auto;
	aspect-ratio: 1721 / 753;
	position: absolute;
	top: 24px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -3;
}

.block10 .block_inner .gourmet_wrap{
	width: 100%;
	margin-top: 17px;
	position: relative;
}

.block10 .block_inner .gourmet_wrap h3.mokuji_sub_midashi{
	line-height: 1.5;
}

.block10 .block_inner .gourmet_wrap::before{
	content: '';
	background: url("../images/gassyuku/parts03.webp")no-repeat;
	background-size: cover;
	width: 23.3333%;/*140*/
	height: auto;
	aspect-ratio: 197 / 320;
	position: absolute;
	top: -12px;
	transform: translateY(-100%);
	right: -7.3333%;/*-44*/
	z-index: -1;
}

.block10 .block_inner .gourmet_wrap::after{
	content: '';
	background: url("../images/gassyuku/parts01.webp")no-repeat;
	background-size: cover;
	width: 39.6666%;/*238*/
	height: auto;
	aspect-ratio: 361 / 350;
	position: absolute;
	top: 44px;
	transform: translateY(-100%);
	right: -5.5%;/*-33*/
	z-index: -2;
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list{
	list-style: none;
	width: 100%;
	margin-top: 21px;
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list li{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list li + li{
	margin-top: 3.65rem;
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list li .g_thumb{
	width: 35.1666%;/*211*/
	height: auto;
	aspect-ratio: 1 / 1;
	margin-left: 2.3333%;/*14*/
	position: relative;
}


.block10 .block_inner .gourmet_wrap ul.gourmet_list li .g_thumb::before{
	content: '';
	background: url("../images/gassyuku/gourmet_waku.webp")no-repeat;
	background-size: cover;
	width: 110.4265%;/*233*/
	height: auto;
	aspect-ratio: 233 / 232;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list li .g_thumb img{
	width: 100%;
	height: auto;
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list li dl{
	width: 55.0%;/*330*/
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list li dl dt{
	font-size: 2.0rem;
	line-height: 1;
	color: #35a59f;
}

.block10 .block_inner .gourmet_wrap ul.gourmet_list li dl dd{
	margin-top: 7px;
	font-size: 1.3rem;
	line-height: 1.3461;
	color: #333333;
	text-align: justify;
}

.block10 .block_inner .gourmet_wrap02{
	width: 100%;
	margin-top: 50px;
}

.block10 .block_inner .gourmet_wrap02 .photo_flex{
	width: 100%;
	margin-top: 17px;
}

.block10 .block_inner .gourmet_wrap02 .photo_flex .photo01{
	width: 100%;
}

.block10 .block_inner .gourmet_wrap02 .photo_flex .photo01 + .photo01{
	margin-top: 15px;
}

.block10 .block_inner .gourmet_wrap02 .photo_flex .photo01 img{
	width: 100%;
	height: auto;
}

.block10 .block_inner .gourmet_wrap02 p.g_txt01{
	margin-top: 17px;
	font-size: 1.3rem;
	line-height: 1.7307;
}

.block10 .block_inner .gourmet_wrap02 .table_area04{
	margin-top: 25px;
}

.block10 .block_inner .line_cover{
	margin-top: 80px;
	padding: 40px 0 45px;
	position: relative;
}

.block10 .block_inner .line_cover::before{
	content: '';
	background: #61C1BE;
	background: linear-gradient(90deg, rgba(97, 193, 190, 0.5) 0%, rgba(242, 232, 206, 0.5) 100%);
	width: 100vw;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.block10 .block_inner .line_cover .line_wrap{
	position: relative;
}

.block10 .block_inner .line_cover .line_wrap::after{
	content: '';
	background: url("../images/gassyuku/parts05.webp")no-repeat;
	background-size: cover;
	width: 26.0%;/*156*/
	height: auto;
	aspect-ratio: 175 / 196;
	position: absolute;
	top: -2px;
	left: 50%;
	transform: translate(-50%, -100%);
	z-index: 1;
}



























































