@charset "utf-8";

/* ===============================================
   common
=============================================== */
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  font-style: normal;
  font-weight: normal;
  src: url('https://aomori-syukuhakuplan.jp/assets/css/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot');
  src: url('https://aomori-syukuhakuplan.jp/assets/css/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.eot#iefix') format('embedded-opentype'),
  url('https://aomori-syukuhakuplan.jp/assets/css/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.woff') format('woff'),
  url('https://aomori-syukuhakuplan.jp/assets/css/fonts/NotoSansCJKjp/NotoSansCJKjp-Regular.otf') format('opentype')
}

html {
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	font-size: 6.25%;
}
body{
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.6;
}
img{
	width:100%;
	height: auto;
}

section{
	/* position: relative; */
	margin: 0;
	padding: 0;
}
section .inner,
footer .inner{
	width:1080px;
	max-width:100%;
	margin: 0 auto;
	padding: 50px;
}
section .inner-wide{
	width:1300px;
	max-width:100%;
	margin: 0 auto;
	padding: 50px;
}

.bg-yellow {
	background:#e9d153 !important;
}
.bg-gray {
	background:#dfe4e8 !important;
}
.bg-green {
	background:#e7e266 !important;
}
.bg-beige {
	background: #faf5e6 !important;
}

p,
ul li,
ol li{
	font-size:18rem;
}
.em-1{
	font-size:24rem;
	font-weight:bold;
}

.text {
	line-height: 1.8;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

.bold { font-weight: bold !important; }

.ib { display: inline-block; }

.m-0 { margin: 0 !important; }

.mt-0 { margin-top: 0 !important; }
.mt-10 { margin-top: 10px !important; }

.mb-0 { margin-bottom: 0 !important; }
.mb-10 { margin-bottom: 10px !important; }

hr{
	height: 0;
	margin: 20px auto;
	padding: 0;
	border: 0;
	border-top: 1px dashed #666;
}

.list-note-1{
	margin: 10px 0 10px 20rem;
}
.list-note-1 li{
	margin-bottom:10px;
	position:relative;
}
.list-note-1 li::before{
	content:"※";
	margin-left: -1.0em;
}

.list-1 {
	margin: 10px 0;
}
.list-1 li{
	padding-left: 1.2em;
	margin-bottom:0.5em;
	position:relative;
}
.list-1 li:last-child {
	margin-bottom: 0;
}
.list-1 li::before{
	color: #036eb8;
	content:"●";
	position: absolute;
	top: 0;
	left: 0;
}

@media screen and (max-width:767px){
	.text {
		line-height: 1.6;
	}
}

/* スライダー */

.slick-prev,
.slick-next {
	display: none !important;
}
.slider2{
	margin-bottom: 110px !important;
}
.slider2 li{
	aspect-ratio: 1170 / 553;
	position:relative;
}
.slider2 li img{
	object-fit: cover;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.slider1 li{
	aspect-ratio: 490 / 267;
	position:relative;
}
.slider1 li img{
	object-fit: cover;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

	@media screen and (max-width:767px){
		/* sp */
		.slider2{
			margin-bottom: 55px !important;
		}
	}

/* section-1 */
#section-1{
	width:100%;
	height:400px;
	background: url('https://aomori-syukuhakuplan.jp/assets/images/pc-header.png') top center no-repeat;
	background-color: #e7e266;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
#section-1::after {
	content: '';
	width: 100%;
	height: 20px;
	background: url("../images/bg-wave-top-wht.svg") repeat-x top left / 1850px auto;
	position: absolute;
	bottom: -1px;
	left: 0;
}
.main-title {
	width: 100%;
}
.main-title img {
	width: 95%;
	max-width: 900px;
	margin: 0 auto;
	transform: translate(-10px, -5px);
}
a:hover .main-title img {
	opacity: 1 !important;
}

#titlelogo{
	width: 883px;
	max-width: 100%;
	height:auto;
	margin: 100px auto;
}

	@media screen and (max-width:980px){
		.main-title img {
			transform: translate(0, -5px);
		}
	}

	@media screen and (max-width:767px){
		/* sp */
		#section-1{
			width:100%;
			height: 100vw;
			background: url('https://aomori-syukuhakuplan.jp/assets/images/bg-header-sp.png') top center no-repeat;
			background-size:cover;
		}
		#section-1::after {
			height: 12px;
			background: url("https://aomori-syukuhakuplan.jp/assets/images/bg-wave-top-wht-sp.svg") repeat-x top left / 510px auto;
		}
		.main-title {
			display: none;
		}
		#titlelogo{
			margin: 0 auto;
		}
	}


/* section-2 */
#section-2{
	width:100%;
	background: url("../images/bg-wave-top-gre.svg") repeat-x bottom -1px center / 1850px auto;
	padding-bottom: 120px;
	display: none;
}

h1.heading01{
	margin:25px 0;
	padding: 0;
	color: #036eb8;
	font-size:38rem;
	font-weight:bold;
	line-height: 1.3;
}
h2.heading02{
	margin:25px 0;
	padding: 0;
	font-size:28rem;
	font-weight:bold;
}
.heading-lv2 {
	margin: 25px 0;
	color: #036eb8;
	font-size: 28rem;
	font-weight: bold;
	line-height: 1.3;
	padding-left: 0.5em;
	border-left: 8px solid #036eb8;
}
.heading-lv2 .fs-s {
	font-size: 0.8em;
}
.heading-lv4 {
	margin: 40px 0 15px;
	color: #036eb8;
	font-size: 22rem;
	font-weight: bold;
	line-height: 1.3;
}


h5 {
	display: none;
}
@media screen and (min-width: 1300px){
	h5 {
		font-size: 28px;
		font-weight: bold;
		padding-top: 2em;
		text-align: center;
	}
}

@media screen and (min-width:768px){
	h5 {
		font-size: 2.2vw;
		font-weight: bold;
		padding-top: 2em;
		text-align: center;
	}
}

@media screen and (max-width:767px){
	h5 {
		font-size: 4vw;
		font-weight: bold;
		padding-top: 1.5em;
		text-align: center;
	}
}
.label{
	margin:0 auto 15px auto;
	display:flex;
	gap: 15px;
}
.label span{
	min-width: 160px;
	padding: 3px 25px;
	border-radius:100vh;
	font-size:15rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
}
.label .label-theme{
	background: #9ac5e3;
}
.label .label-area{
	background: #e9d89a;
}

	@media screen and (max-width:767px){
		/* sp */

		#section-2 {
			background: url("https://aomori-syukuhakuplan.jp/assets/images/bg-wave-top-gre-sp.svg") repeat-x bottom -1px center / 510px auto;
			padding-bottom: 65px;
		}
		h1.heading01{
			font-size:22rem;
			margin: 20px 0;
		}
		h2.heading02{
			font-size:20rem;
			margin: 30px 0 15px;
		}

		.heading-lv2 {
			margin: 15px 0;
			font-size: 22rem;
		}

		.heading-lv4 {
			margin: 20px 0 15px;
			font-size: 20rem;
		}

		.label {
			gap: 8px;
		}
		.label span {
			min-width: 130px;
		}
	}

.layout-1 .col-1,
.layout-1 .col-2 {
	margin-top: 100px;
}

.layout-1 .col-1 .heading-lv2,
.layout-1 .col-2 .heading-lv2 {
	margin-top: 0;
}

.layout-flex-1{
	width:100%;
	display:flex;
	gap:20px;
	justify-content:center;
}

.layout-flex-1 div.col-1{
	width: calc( 60% - 20px );
}
.layout-flex-1 div.col-2{
	width: 40%;
	background:#eee;
}
.layout-flex-1 div.col-2 .inner{
	width: auto;
	padding:20px;
}
.layout-flex-1 div.col-2 h3{
	margin-bottom:10px;
	background: #fff;
	font-size:20rem;
	font-weight:bold;
	text-align:center;
}
.layout-flex-1 .txt-1{
	font-size:28rem;
	font-weight:bold;
	text-align:center;
}


.line-box {
	border-top: 3px solid #cde2f1;
	border-bottom: 3px solid #cde2f1;
	padding: 25px 35px;
	position: relative;
	margin-top: 70px;
}
.line-box-pop {
	width: 310px;
	max-width: 38%;
	position: absolute;
	top: -10px;
	left: 27px;
}
.line-box-title {
	width: 40%;
	font-size: 20rem;
	font-weight: bold;
	line-height: 1.4;
	padding-top: 40px;
	padding-right: 1em;
}
.line-box-title .fs-s {
	font-size: 0.8em;
}
.line-box-body {
	width: 60%;
}
.line-box-flex {
	width:100%;
	display:flex;
	gap: 20px;
}

.person-flex {
	width:100%;
	display: flex;
	gap: 4%;
	justify-content:space-between;
}
.person-body {
	width: auto;
}
.person-img {
	min-width: 32%;
	max-width:580px;
}

.box-col-2 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	gap: 8%;
	margin-top: 120px;
}
.box-col-2 .box-col {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 2;

	padding: 4%;
	max-width: 500px;
}
@media screen and (max-width:767px){
	.box-col-2 {
		grid-template-columns: repeat(1, 1fr);
	}
	.box-col-2 .box-col {
		max-width: initial;
	}
}
.box-col-2 .box-col.c-ore {
	background: url("https://aomori-syukuhakuplan.jp/assets/images/box-top-ore.svg") no-repeat top center / 100% auto,
				url("https://aomori-syukuhakuplan.jp/assets/images/box-bottom-ore.svg") no-repeat bottom center / 100% auto;
}
.box-col-2 .box-col.c-yel {
	background: url("https://aomori-syukuhakuplan.jp/assets/images/box-top-yel.svg") no-repeat top center / 100% auto,
				url("https://aomori-syukuhakuplan.jp/assets/images/box-bottom-yel.svg") no-repeat bottom center / 100% auto;
}
.box-col-body {
	padding: 10px;
	line-height: 1.4;
}
@media screen and (max-width:767px){
	.box-col-body {
		padding-left: 0;
		padding-right: 0;
	}
}
.box-col-title {
	font-size: 19rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	margin-left: -20px;
	margin-right: -20px;
	margin-top: 1em;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}
.box-col-title > span {
	display: inline-block;
	position: relative;
	padding: 0 2.2em;
}
.box-col-title > span::before,
.box-col-title > span::after {
	content: '';
	width: 1.6em;
	height: 3px;
	border-radius: 100vh;
	position: absolute;
	bottom: 0.5em;
	background-color: currentColor;
}
.box-col-title > span::before {
	left: 0;
	transform: rotate(45deg);
}
.box-col-title > span::after {
	right: 0;
	transform: rotate(-45deg);
}
.c-ore .box-col-title { color: #ff7512; }
.c-yel .box-col-title { color: #c99d03; }

.circle-list li{
	padding-left: 2.5em;
	margin-bottom: 1em;
	position:relative;
}
.circle-list li:last-child {
	margin-bottom: 0;
}
.circle-list li::before{
	content:"";
	width: 1.8em;
	height: 1.8em;
	background: url("https://aomori-syukuhakuplan.jp/assets/images/icon-circle.svg") no-repeat center center / contain;
	position: absolute;
	top: -0.2em;
	left: 0;
}

.triangle-list li{
	padding-left: 2.5em;
	margin-bottom: 1em;
	position:relative;
}
.triangle-list li:last-child {
	margin-bottom: 0;
}
.triangle-list li::before{
	content:"";
	width: 1.8em;
	height: 1.8em;
	background: url("https://aomori-syukuhakuplan.jp/assets/images/icon-triangle.svg") no-repeat center center / contain;
	position: absolute;
	top: -0.2em;
	left: 0;
}

	@media screen and (max-width:890px){
		.box-col-2 {
			gap: 20px;
		}
		.box-col-title {
			font-size: 17rem;
		}
		.box-col-title > span {
			padding: 0 1.8em;
			-webkit-font-feature-settings: "palt";
			font-feature-settings: "palt";
		}
	}
	@media screen and (max-width:767px){
		/* sp */

		.layout-flex-1{
			flex-wrap:wrap;
		}
		.layout-flex-1 div.col-1,
		.layout-flex-1 div.col-2{
			width: 100%;
		}
		.line-box {
			margin-top: 40px;
			padding: 40px 0 20px;
		}
		.line-box-pop {
			width: 80%;
			max-width: 280px;
			top: -17px;
		}
		.line-box-flex {
			display: block;
		}
		.line-box-title,
		.line-box-body {
			width: 100%;
		}
		.line-box-title {
			font-size: 22rem;
			padding: 0;
			margin-bottom: 0.5em;
		}

		.layout-1 .col-1,
		.layout-1 .col-2 {
			margin-top: 40px;
		}

		.person-flex {
			display: block;
		}
		.person-body,
		.person-img {
			width: 100%;
		}
		.person-img {
			max-width: 370px;
			margin: 20px auto 0;
		}

		.box-col-2 {
			margin-top: 40px;
		}
		.box-col-2 .box-col {
			width: 100%;
			padding: 0;
		}
		.box-col-2 .box-col.c-ore,
		.box-col-2 .box-col.c-yel {
			margin-bottom: 20px;
			background: none;
		}
		.box-col-title > span::before,
		.box-col-title > span::after {
			content: none;
		}
		.box-col-title {
			font-size: 20rem;
			/* margin: 0 calc(50% - 50vw);
			width: 100vw; */
			padding: 0.5em 1em;
			margin: 0 -50px;
		}
		.c-ore .box-col-title {
			background-color: #ff7512;
			color: #fff;
		}
		.c-yel .box-col-title {
			background-color: #c99d03;
			color: #fff;
		}
		.box-col-title > span {
			padding: 0;
		}

		.circle-list li::before,
		.triangle-list li::before {
			width: 1.66em;
			height: 1.66em;
			top: -0.15em;
			padding-left: 2.22em;
		}
	}


/* section-3 */
#section-3{
	width:100%;
	position:relative;
	padding-bottom: 50px;
}

#section-3 .heading-1{
	padding: 5px 20px;
	background:#fff;
	font-size: 20rem;
	font-weight: bold;
	position: absolute;
	top:0;
	left:20px;
}

.heading-lv2-line {
	margin: 40px 0 90px;
	color: #036eb8;
	font-size: 39rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	padding-bottom: 0.5em;
	border-bottom: 3px solid currentColor;
}

.layout-flex-2{
	width:100%;
	margin-top: 50px;
	display:flex;
	gap:20px;
	justify-content:center;
}

.layout-flex-2 div.col-1{
	flex: 1;
}

.layout-flex-2 div.col-1 .table-1{
	width:100%;
	margin-top:20px;
}
.layout-flex-2 div.col-1 .table-1 tr{
	border-bottom:1px solid #e9e9e9;
}
.layout-flex-2 div.col-1 .table-1 th,
.layout-flex-2 div.col-1 .table-1 td{
	padding: 10px;
	font-size:18rem;
	text-align:left;
	word-break: break-all;
}
.layout-flex-2 div.col-1 .table-1 th {
	white-space: nowrap;
}

.layout-flex-2 div.col-2 img{
	max-width: 330px;
	margin:auto;
}
.layout-flex-2 #blog {
	word-break: break-all;
}

.button-vote{
	min-width: 300px;
	margin: 0 auto;
	display:flex;
}
.button-vote a{
	margin: auto;
	padding:20px 55px;
	background: #c33;
	border-radius:100vh;
	color:#fff;
	display:block;
	font-size:22rem;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.recommend-flex {
	display: flex;
	justify-content: space-between;
}
.recommend-body {
	width: 43%;
}
.recommend-img {
	width: 50%;
}
.recommend-flex .label .label-area {
	border: 1px solid #fff;
}
.heading-lv3-s {
	font-size: 20rem;
	line-height: 1.3;
	letter-spacing: 0.04em;
	display: inline-block;
	padding: 0 0.8em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-bottom: 1em;
}
.heading-lv3 {
	font-size: 24rem;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 1.6;
	margin-bottom: 1em;
}

.recommend-point {
	display: flex;
	gap: 7%;
	margin-top: 45px;
}
.recommend-item {
	flex: 1;
}
.recommend-item .heading02 {
	color: #036eb8;
	font-size: 20rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 1em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid currentColor;
}
.reserv-box {
	margin-top: 70px;
	background-color: #faf5e6;
	padding: 50px 40px;
	border-radius: 8px;
}
.reserv-title {
	color: #c99d03;
	font-size: 25rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
.reserv-title > span {
	display: inline-block;
	position: relative;
	padding: 0 4em;
}
.reserv-title > span::before,
.reserv-title > span::after {
	content: '';
	width: 3em;
	height: 0;
	border-top: 3px dotted currentColor;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}
.reserv-title > span::before {
	left: 0;
}
.reserv-title > span::after {
	right: 0;
}
.reserv-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 2%;
}
.reserv-list > li {
	width: 32%;
	color: #fff;
	font-size: 18rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	overflow: hidden;
	border-radius: 100vh;
	border: 2px solid #C99D03;
	background-color: #C99D03;
}
.reserv-list > li a {
	color: currentColor;
	display: block;
	text-decoration: none;
	padding: 0.8em 1em;
	transition: all 0.2s;
	background : -o-linear-gradient(top, rgba(233, 216, 154, 1) 0%, rgba(231, 213, 146, 1) 0.99%, rgba(223, 198, 108, 1) 6.63%, rgba(216, 185, 76, 1) 12.7%, rgba(211, 175, 49, 1) 19.2%, rgba(206, 167, 29, 1) 26.29%, rgba(203, 161, 14, 1) 34.26%, rgba(202, 158, 6, 1) 43.84%, rgba(201, 157, 3, 1) 59.34%);
	background : -webkit-gradient(linear, left top, left bottom, from(rgba(233, 216, 154, 1)), color-stop(0.99%, rgba(231, 213, 146, 1)), color-stop(6.63%, rgba(223, 198, 108, 1)), color-stop(12.7%, rgba(216, 185, 76, 1)), color-stop(19.2%, rgba(211, 175, 49, 1)), color-stop(26.29%, rgba(206, 167, 29, 1)), color-stop(34.26%, rgba(203, 161, 14, 1)), color-stop(43.84%, rgba(202, 158, 6, 1)), color-stop(59.34%, rgba(201, 157, 3, 1)));
	background : linear-gradient(180deg, rgba(233, 216, 154, 1) 0%, rgba(231, 213, 146, 1) 0.99%, rgba(223, 198, 108, 1) 6.63%, rgba(216, 185, 76, 1) 12.7%, rgba(211, 175, 49, 1) 19.2%, rgba(206, 167, 29, 1) 26.29%, rgba(203, 161, 14, 1) 34.26%, rgba(202, 158, 6, 1) 43.84%, rgba(201, 157, 3, 1) 59.34%);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.reserv-list > li a:hover {
	opacity: .75 !important;
}
.reserv-list > li .fs-s {
	font-size: 0.8em;
}

	@media screen and (max-width:767px){
		/* sp */
		#section-3 {
			padding-bottom: 25px;
		}
		#section-3 .heading-1{
			font-size:16rem;
		}
		.layout-flex-2 {
			flex-wrap:wrap;
			flex-direction: column-reverse;
		}
		.layout-flex-2 div.col-1,
		.layout-flex-2 div.col-2{
			width: 100%;
		}
		.layout-flex-2 div.col-2 img{
			max-width: 60%;
			margin:auto;
		}
		.layout-flex-2 div.col-1 .table-1 th,
		.layout-flex-2 div.col-1 .table-1 td{
			width:50%;
			padding: 10px 0;
			word-wrap:break-all;
		}
		.button-vote{
			margin: 15px auto;
			max-width:90%;
		}
		.button-vote a{
			padding:15px 35px;
			font-size:20rem;
		}

		.heading-lv2-line {
			font-size: 25rem;
			padding-bottom: 0.4em;
			border-bottom: 2px solid #036eb8;
			margin: 10px 0 40px;
		}

		.recommend-flex {
			flex-direction: column;
		}
		.recommend-body,
		.recommend-img {
			width: 100%;
		}
		.recommend-img {
			max-width: 580px;
			margin: 10px auto 0;
		}

		.heading-lv3-s {
			font-size: 18rem;
			margin-bottom: 0.5em;
		}
		.heading-lv3 {
			font-size: 20rem;
		}

		.recommend-point {
			flex-direction: column;
			margin-top: 0;
		}
		.reserv-box {
			margin: 0 calc(50% - 50vw);
			width: 100vw;
			margin-top: 40px;
			border-radius: 0;
			padding: 30px 6%;
		}
		.reserv-title {
			font-size: 21rem;
			margin-bottom: 20px;
		}
		.reserv-title > span {
			padding: 0;
		}
		.reserv-title > span::before,
		.reserv-title > span::after {
			content: none;
		}
		.reserv-list {
			width: 90%;
			margin: 0 auto;
			flex-direction: column;
		}
		.reserv-list > li {
			width: 100%;
			max-width: 300px;
			margin: 0 auto 15px;
		}
		.reserv-list > li:last-child {
			margin-bottom: 0;
		}
	}


/* section-4 */
#section-4 {
	padding-top: 30px;
}

#section-4 .inner {
	padding-bottom: 0;
}

.profile {
	margin-bottom: 50px;
}
.profile .heading-1 {
	font-size: 25rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 1.2em;
}

.table-2{
	width:100%;
	background-color: #fff;
}
.table-2 tr{
	border-bottom:1px solid #a1a1a1;
}
.table-2 tr:first-child {
	border-top:1px solid #a1a1a1;
}
.table-2 th,
.table-2 td{
	padding: 25px 40px;
	font-size:18rem;
	text-align:left;
	word-break: break-all;
	vertical-align: middle;
}
.table-2 th {
	font-size: 18rem;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	background-color: #e7e7e7;
}
.table-2 th .justify {
	width: 6em;
	display: inline-block;
	-moz-text-align-last: justify;
	     text-align-last: justify;
}
.table-2 td {
	font-size: 17rem;
}
.table-2 a {
	color: currentColor;
	text-decoration: none;
}

	@media screen and (max-width:767px){
		#section-4 {
			padding-top: 25px;
		}

		.profile {
			margin-bottom: 30px;
		}
		.profile .heading-1 {
			font-size: 17rem;
		}

		.table-2 th,
		.table-2 td {
			font-size: 12rem;
			padding: 1em 1.2em;
		}
		.table-2 td {
			font-size: 13rem;
		}
		.table-2 th .justify {
			width: auto;
			-moz-text-align-last: auto;
			     text-align-last: auto;
		}

	}

/*================================================*/
/*	上部インタビュー記事（#section-2）表示・非表示切替
/*================================================*/
/*
bodyに.is-showクラスがついている場合、
インタビュー記事（#section-2）を表示、外すと非表示
 */
body.is-show #section-2 {
	display: block;
}
body.is-show .heading-lv2-line {
	margin: 25px 0 80px;
	font-size: 29rem;
	padding-bottom: 0;
	border: none;
}
body.is-show .heading-lv2-line > span {
	position: relative;
	display: inline-block;
	padding: 0 2.74em;
}
body.is-show .heading-lv2-line > span::before,
body.is-show .heading-lv2-line > span::after {
	content: '';
	width: 1.7em;
	height: 4px;
	border-radius: 100vh;
	position: absolute;
	bottom: 0.5em;
	background-color: currentColor;
	position: absolute;
	top: 50%;
}
body.is-show .heading-lv2-line > span::before {
	left: 0;
}
body.is-show .heading-lv2-line > span::after {
	right: 0;
}
body.is-show #section-3 {
	background:#e7e266 !important;
}
body.is-show .reserv-box {
	background-color: #fff;
}

	@media screen and (max-width:767px){
		body.is-show .heading-lv2-line {
			font-size: 25rem;
			padding-bottom: 0.4em;
			border-bottom: 2px solid #036eb8;
			margin: 10px 0 40px;
		}
		body.is-show .heading-lv2-line > span {
			padding: 0;
		}
		body.is-show .heading-lv2-line > span::before,
		body.is-show .heading-lv2-line > span::after {
			content: none;
		}
	}

/* footer */
footer .txt-1{
	margin:10px auto;
	text-align:center;
}
footer .txt-1 span{
	padding:0 25px;
	color:#c33;
	font-size:28rem;
	font-weight:bold;
	text-align:center;
	position:relative;
}
footer .txt-1 span::before,
footer .txt-1 span::after{
	width:2px;
	height: 25rem;
	content:"";
	margin: auto;
	border-left: 2px solid #c33;
	position:absolute;
	top:0;
	bottom:0;
}
footer .txt-1 span::before{
	left:0;
	-webkit-transform:rotate(-45deg);
	    -ms-transform:rotate(-45deg);
	        transform:rotate(-45deg);
}
footer .txt-1 span::after{
	right:0;
	-webkit-transform:rotate(45deg);
	    -ms-transform:rotate(45deg);
	        transform:rotate(45deg);
}

.layout-bnr{
	max-width:850px;
	margin: auto;
	padding:25px 0;
	background: #c33;
	display:flex;
	gap:25px;
	align-items:center;
	justify-content:center;
}
.layout-bnr img{
	width:260px;
	border-radius:2px;
}
.layout-bnr span{
	color:#fff;
	font-size:24rem;
	font-weight:bold;
}

.layout-flex-4{
	width: 100%;
	margin: 25px auto;
	display:flex;
	gap: 35px;
	align-items:center;
	justify-content:center;
}
.layout-flex-4 div {
	width:520px;
	max-width: 100%;
}
.layout-flex-4 div a img{
	border:2px solid #9a9a9a;
	border-radius:2px;
}

.layout-flex-5{
	width: 100%;
	margin: 25px auto;
	display:flex;
	gap: 0 25px;
	justify-content: space-between;
}
.layout-flex-5 div{
	min-width:30%;
	padding:25px;
	text-align: center;
}
.layout-flex-5 div:nth-child(odd){
	border-right: 1px dashed #ccc;
}

	@media screen and (max-width:767px){
		/* sp */
		.layout-flex-4,
		.layout-flex-5{
			flex-wrap:wrap;
		}
		.layout-flex-4 div {
			width: 320px;
			max-width: 100%;
		}
		.layout-flex-5 div {
			width: 100%;
		}
		.layout-flex-5 div:nth-child(odd){
			border-right: 0px;
			border-bottom: 1px dashed #ccc;
		}
		.layout-bnr{
			flex-wrap:wrap;
			flex-direction:column-reverse;
		}
		.layout-bnr img{
			max-width:90%;
			text-align:center;
		}
		.layout-bnr span{
			width:100%;
			text-align:center;
			font-size:20rem;
		}
	}


@media screen and (min-width:768px){
	/* pc */
}

@media screen and (max-width:767px){
	/* sp */

	section .inner,
	footer .inner,
	section .inner-wide{
		width: 88%;
		padding: 15px 0;
	}
}