﻿@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* 2025/03/22 追加 */
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

.pc-bl,
.pc-fl,
.pc-in,
.sp-bl,
.sp-fl,
.sp-in,
.sp-only {
	display: none !important;
}
@media (min-width: 801px) {
	.pc-bl {
		display: block !important;
	}
	.pc-fl {
		display: flex !important;
	}
	.pc-in {
		display: inline !important;
	}
}
@media (max-width: 800px) {
	.sp-bl {
		display: block !important;
	}
	.sp-fl {
		display: flex !important;
	}
	.sp-in {
		display: inline !important;
	}
}
:root {
	--font-family-Serif: 游明朝, 'Yu Mincho', YuMincho, 'Noto Serif JP',
		'Hiragino Mincho ProN', 'Hiragino Mincho Pro', HGS明朝E, serif;
	--font-family-Gothic: '游ゴシック体', 'Yu Gothic', YuGothic,
		'Hiragino Kaku Gothic ProN', 'Hiragino Sans', Meiryo, sans-serif;
	--font-family-en: 'Lato', 'Roboto', 'sans-serif';
	--font-weight-light: 300;
	--font-weight-regular: 400;
	--font-weight-medium: 500;
	--font-weight-bold: 700;
	--font-weight-black: 900;
	--color-main: #221614;
	--color-sub: #370a02;
	--color-point: #bcd900;
	--color-blue: #b8e3e5;
	--color-green: #bcd900;
	--color-yellow: #fff200;
	--color-orange: #ec8505;
	--color-red: #de4607;
	--background-blue: #f4fbfb;
	--background-green: #dae5b8;
	--background-lemon-yellow: #fef9cf;
	--background-yellow: #fdef8f;
	--background-orange: #fff3dd;
}
.marker {
	background: linear-gradient(transparent 70%, #faf798 50%);
}
.full-screen {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 100vw;
	margin-bottom: 0;
}
.full-screen > img {
	width: 100%;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body a,
body p,
body li,
body td {
	font-family: var(--font-family-Gothic);
	font-weight: var(--font-weight-regular);
	letter-spacing: 0;
	margin-bottom: 0;
}
body p,
body li,
body td {
	font-family: var(--font-family-Gothic);
	font-weight: var(--font-weight-bold);
	letter-spacing: 0.05em;
	line-height: 2.2;
}
body .top p,
body .top li,
body .top td {
	font-size: min(4vw, 0.9375rem);
}
a.link {
	color: var(--color-point);
	text-decoration: underline;
}
a.link:hover {
	opacity: 0.6;
}
.c--inner {
	width: 100%;
	max-width: calc(1080px + 10%);
	margin: 0 auto;
	padding: min(15vw, 100px) 5%;
}

.page-id-159 .c--inner {
	padding: min(15vw, 20px) 5%;
}

/*  Reset
------------------------*/
.top #content {
	padding-top: 0 !important;
}
.top .l-content {
	padding: 0 !important;
	margin: 0 auto !important;
}
.top section.wp-block-group {
	margin-bottom: 0;
}
.top .post_content h1,
.top .post_content h2,
.top .post_content h3,
.top .post_content h4,
.top .post_content h5,
.top .post_content h6 {
	margin: 0;
	padding: 0;
	border-top: none;
	letter-spacing: 0.1em;
}
.top .post_content h1::after,
.top .post_content h2::after,
.top .post_content h3::after,
.top .post_content h1::before,
.top .post_content h2::before,
.top .post_content h3::before {
	content: none;
}
/*  common
------------------------*/
.c--section-title-container {
	position: relative;
	margin-bottom: min(7vw, 60px);
}
.home .c--section-title-container h2 {
	padding-top: 1.5em !important;
}
.c--section-title-container h2,
.c--section-title-container h2 span {
	position: relative;
	font-size: min(8vw, 40px);
	font-weight: var(--font-weight-regular);
	font-family: var(--font-family-en);
	letter-spacing: 0.1em;
	line-height: 1.6;
	color: var(--color-main);
}
.c--section-title-container h2 span::before {
	content: '';
	position: absolute;
	bottom: calc(100% + 0.2em);
	left: 50%;
	transform: translateX(-50%);
	width: 55px;
	height: 55px;
	background: url(/uploads/2025/04/ttl-img.png)
		no-repeat center / contain;
}
.c--section-title-container.no-img h2 {
	padding-top: 0 !important;
}
.c--section-title-container.no-img h2 span::before {
	content: none;
}
.c--section-title-container p {
	position: relative;
	font-size: min(4vw, 22px) !important;
	font-weight: var(--font-weight-bold);
	color: var(--color-orange);
	letter-spacing: 0.1em;
}
.c--section-title-container p.message {
	font-size: min(3.5vw, 1.125rem) !important;
	color: var(--color-sub);
	padding: 0 5%;
}

/* Swell button */
.l-content .swell-block-button .swell-block-button__link {
	font-weight: var(--font-weight-regular);
	color: var(--color-main);
	line-height: 1;
	padding: 1.25em;
	background: var(--color-orange);
	min-width: 280px !important;
}
.swell-block-button .swell-block-button__link span {
	font-size: min(5vw, 15px);
	font-weight: var(--font-weight-regular);
	color: #595757;
	letter-spacing: 0.05em;
}
.is-style-btn_original .swell-block-button__link {
	position: relative;
	padding: 1.25em;
	border-radius: 50vh;
	width: 80%;
	max-width: 310px;
	transition: 0.5s all ease-out;
}
.is-style-btn_original .swell-block-button__link::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 2em;
	height: 2em;
	background: #fff;
	border-radius: 100%;
}
.is-style-btn_original .swell-block-button__link::before {
	content: '';
	display: inline-block;
	position: absolute;
	right: 1.8em;
	bottom: 50%;
	width: 0.5em;
	height: 0.5em;
	border: 2px solid;
	border-radius: 1px;
	border-color: var(--color-orange) var(--color-orange) transparent transparent;
	transform: translateY(50%) rotate(45deg);
	z-index: 1;
}
.is-style-btn_original .swell-block-button__link span {
	font-size: min();
	font-weight: var(--font-weight-bold);
	color: #fff;
	letter-spacing: 0.1em;
}
.is-style-btn_original .swell-block-button__link:hover {
	transform: translateY(-0.5em);
}
/* TEL button */
.swell-block-button.tel .swell-block-button__link {
	background: var(--color-orange);
}
.swell-block-button.tel .swell-block-button__link span {
	position: relative;
	padding-left: 2em;
	color: #fff;
}
.swell-block-button.tel .swell-block-button__link span::after {
	content: '';
	position: absolute;
	top: -0.2em;
	left: 0;
	width: 1.5em;
	height: 1.5em;
	background: url(/uploads/2025/04/icon-tel.png)
		no-repeat left / contain;
}
/* お問い合わせ button */
.swell-block-button.contact .swell-block-button__link {
	background: var(--color-red);
}
.swell-block-button.contact .swell-block-button__link span {
	position: relative;
	padding-left: 2em;
	color: #fff;
}
.swell-block-button.contact .swell-block-button__link span::after {
	content: '';
	position: absolute;
	top: -0.2em;
	left: 0;
	width: 1.5em;
	height: 1.5em;
	background: url(/uploads/2025/04/icon-mail.png)
		no-repeat left / contain;
}

/* 全ページの投稿画像の丸み */
.c-postThumb {
	border-radius: min(10vw, 20px);
}
/* 全ページのマーカー太さ */
.mark_yellow {
	background: linear-gradient(transparent 40%, var(--color_mark_yellow) 0%);
}
/* TOPページの全体色 */
#body_wrap.home {
	background: #fffbf3;
}

/*  header
------------------------*/
header .l-header__inner {
	height: 110px;
	max-width: 100%;
	/* padding-right: 0; */
}
.l-fixHeader__inner {
	justify-content: space-between !important;
}
.l-fixHeader__inner .swell-block-button .swell-block-button__link span {
	font-weight: var(--font-weight-bold);
	color: #fff;
}
header .swell-block-button .swell-block-button__link span {
	font-size: min(4vw, 14px);
	font-weight: var(--font-weight-bold);
	letter-spacing: 0.05em;
	color: #fff;
}
.l-header .c-gnav > li > a:after,
.l-header .c-gnav > li > a:hover:after {
	background: var(--color-green) !important;
}
.c-gnav > .menu-item > a .ttl {
	font-size: min(4vw, 15px);
	font-weight: var(--font-weight-bold);
	color: var(--color-sub);
}
/* 追従時のheader */
.l-fixHeader__inner {
	width: 100%;
	max-width: 100%;
}

/*  Tablet~SPのみで表示固定CTAボタン
------------------------*/
@media screen and (max-width: 959px) {
	footer {
		padding-bottom: 64px; /* 固定メニューの高さに合わせて余白を設定 */
	}
	.p-fixBtnWrap {
		bottom: 7em; /* 上に戻るボタンの位置を上に */
	}
	#fixed-bottom-menu {
		display: grid;
		grid-template-columns: 1fr 1fr;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		z-index: 99;
		padding: 0;
	}
	#fixed-bottom-menu .tel,
	#fixed-bottom-menu .contact {
		width: 100%;
	}
	#fixed-bottom-menu .tel a,
	#fixed-bottom-menu .contact a {
		width: 100%;
		border-radius: 0;
		padding: 1.15em 1em 1em;
		box-shadow: none;
	}
	#fixed-bottom-menu .tel a {
		background: var(--color-orange);
	}
	#fixed-bottom-menu .contact a {
		background: var(--color-red);
	}
	#fixed-bottom-menu .swell-block-button .swell-block-button__link span {
		font-size: min(4vw, 1.25rem);
	}
}
@media screen and (min-width: 960px) {
	#fixed-bottom-menu {
		display: none;
	}
}

/*  footer
------------------------*/
footer.l-footer {
	background: var(--background-yellow);
	z-index: 5;
}
footer .l-footer__widgetArea p,
footer .c-listMenu a {
	font-size: min(4vw, 1rem);
	font-weight: var(--font-weight-bold);
}
footer .l-footer__widgetArea {
	background: inherit;
	padding-top: min(10vw, 70px);
}
footer .c-widget + .c-widget {
	margin-top: 1em;
}
footer .w-footer {
	gap: 0;
}
footer .w-footer__box {
	flex: none;
	flex-basis: fit-content;
}
footer .w-footer__box:nth-child(2) {
	display: grid;
	grid-template-columns: 1fr 1fr;
}
footer .w-footer__box:nth-child(2) .c-widget + .c-widget {
	margin-top: 0;
}
footer .c-listMenu a:before {
	content: none;
}
footer .c-listMenu a {
	font-size: min(4vw, 0.875rem);
	color: #221614;
	border-bottom: none;
}
footer .l-footer__widgetArea p.logo-type {
	font-size: min(5vw, 24px);
	font-weight: var(--font-weight-medium);
	color: var(--color-main);
	letter-spacing: 0.08em;
	margin-bottom: min(4vw, 0.2em);
}
.l-footer .copyright {
	text-align: right;
}

/*  TOP FV
------------------------*/
#main_visual.p-mainVisual {
	position: relative;
	overflow: inherit;
	top: 100px;
	z-index: 2;
	padding: 0 3%;
}
#main_visual .p-mainVisual__textLayer {
	top: -15%;
}
#main_visual .u-obf-cover {
	object-fit: contain;
}
#main_visual .fv-copy-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
#main_visual .fv-copy-wrap > div {
	position: relative;
}
#main_visual .fv-copy-wrap .fv-copy-img01 {
	width: 100%;
	max-width: 670px;
	margin: 0;
}
#main_visual .fv-copy-wrap .fv-copy-img02 {
	position: absolute;
	top: 90%;
	right: 0;
	width: 50%;
	max-width: 270px;
}
#main_visual .fv-copy-wrap p.sub-copy {
	font-size: min(4vw, 1.5rem);
	font-weight: var(--font-weight-bold);
	font-family: var(--font-family-Gothic);
	color: var(--color-sub);
	line-height: 1;
}

/*  TOP ABOUT
------------------------*/
.top #content {
	margin-top: min(20vw, 160px) !important;
}
.about-container {
	position: relative;
	background: var(--background-yellow);
	z-index: 1;
}
.about-container::before,
.about-container::after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: min(10vw, 170px);
}
.about-container::before {
	bottom: 100%;
	background: url(/uploads/2025/04/bg-yellow-top.png)
		no-repeat center / cover;
}
.about-container::after {
	top: 100%;
	background: url(/uploads/2025/04/bg-yellow-bottom.png)
		no-repeat center / cover;
}
.about-container .c--inner {
	padding-top: min(20vw, 90px);
	padding-bottom: 0;
	background: url(/uploads/2025/04/about-bg.png)
		no-repeat center / contain;
}

.page-id-159 .feature-container .c--inner {
	background:none;
}

.page-id-159 {
  background:#FFFBF3 ;
}

.about-container .swell-block-columns__inner {
	justify-content: space-around;
}
.about-container .img-content {
	position: relative;
}
.about-container .img-content .about-img01 {
	width: 80%;
	margin-left: auto;
	margin-bottom: 2em;
}
.about-container .img-content .about-img02 {
	width: 60%;
}
.about-container p.p01 {
	font-weight: var(--font-weight-bold);
	color: var(--color-sub);
}
/*  TOP POLICY
------------------------*/
.message-container {
	background: var(--background-green);
}
.message-container .c--inner {
	padding-top: 200px;
}
.message-container .swell-block-columns {
	position: relative;
}
.message-container .swell-block-columns::after {
	content: '';
	position: absolute;
	top: 0;
	right: min(1vw, 3em);
	transform: translateY(-50%);
	width: 10em;
	height: 4em;
	background: url(/uploads/2025/04/message-img01.png)
		no-repeat center / contain;
}
.message-container .swell-block-columns__inner {
	justify-content: space-between;
}
.message-container .img-content figure {
	margin: 0;
}
.message-container .img-content figure.policy-img01 {
	width: 80%;
	margin-bottom: 2em;
}
.message-container .img-content {
	position: relative;
}
.message-container .img-content::after {
	content: '';
	position: absolute;
	bottom: 25%;
	left: -2em;
	width: 100%;
	height: 7em;
	background: url(/uploads/2025/04/message-img02.png)
		no-repeat left / contain;
	z-index: 2;
}
.message-container .img-content figure.policy-img02 {
	width: 60%;
	margin-left: auto;
}
.message-container .message-content h3 {
	font-size: min(5.5vw, 31px);
	font-weight: var(--font-weight-medium);
	letter-spacing: 0.01em;
	line-height: 2;
	margin-bottom: min(6vw, 30px);
}
.message-container .message-content p.p01 {
	font-weight: var(--font-weight-bold);
	line-height: 2.2;
	letter-spacing: 0.05em;
}
.message-img-column {
	margin-top: 0.5em;
}

/*  TOP FEATURES
------------------------*/
.features-container {
	background: url(/uploads/2025/04/features-img01.png)
		no-repeat center / contain;
	background-size: 95%;
	padding-bottom: min(10vw, 170px);
}
.features-container .c--section-title-container {
	margin-bottom: min(20vw, 84px);
}
.features-container .swell-block-columns {
	margin-bottom: min(15vw, 100px);
}
.features-container .swell-block-columns__inner {
	justify-content: space-between;
}
.features-container .img-content {
	position: relative;
}
.features-container .img-content figure {
	margin-bottom: 0;
}
.features-container .img-content figure.num {
	width: 20%;
	position: absolute;
	bottom: calc(100% - 3em);
	left: 1em;
}
.features-container .img-content figure.features-img {
	border-radius: min(2vw, 20px);
	overflow: hidden;
}
.features-container .swell-block-columns h3 {
	font-size: min(5vw, 1.5rem);
	font-weight: var(--font-weight-bold);
	line-height: 1.6;
	letter-spacing: 0.1em;
	color: var(--color-orange);
	margin-bottom: min(4vw, 20px);
}
.features-container .swell-block-columns p {
	color: var(--color-sub);
}

/*  TOP SYSTEM
------------------------*/
.system-container {
	position: relative;
	z-index: 1;
	background: var(--background-yellow);
}
.system-container::before,
.system-container::after {
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
	height: min(10vw, 170px);
}
.system-container::before {
	bottom: 100%;
	background: url(/uploads/2025/04/bg-yellow-top.png)
		no-repeat center / cover;
}
.system-container::after {
	top: 100%;
	background: url(/uploads/2025/04/bg-yellow-bottom.png)
		no-repeat center / cover;
}

.system-container .c--inner {
	padding-top: 0;
	padding-bottom: 0;
}
.system-container .c--inner > div {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 100vw;
}
.system-container .c--section-title-container {
	text-align: left;
	margin-bottom: min(6vw, 50px);
}
.system-container .img-column {
	position: absolute;
	left: 0;
	z-index: -1;
}
.system-container .img-column .initiative-img {
	flex-basis: 55%;
}
.message-column {
	justify-content: flex-end;
	margin-top: min(10vw, 120px);
	padding: 5%;
	background: #fff;
	border-radius: min(2vw, 20px) 0 0 min(2vw, 20px);
	margin-left: auto;
	width: 60%;
}
.message-column .message-container {
	background: inherit;
}
.system-container .message-container h3,
.system-container .message-container p.p01 {
	width: 90%;
}
.system-container .message-container h3 {
	font-size: min(5vw, 1.25rem);
	font-weight: var(--font-weight-bold);
	line-height: 1.6;
	letter-spacing: 0.01em;
	color: var(--color-orange);
	margin-bottom: min(2vw, 10px);
}
.system-container .message-container p.p01 {
	margin-bottom: min(5vw, 30px);
}

/*  TOP SCHEDULE
------------------------*/
.schedule-container {
	position: relative;
	padding-top: min(10vw, 170px);
	padding-bottom: min(10vw, 170px);
	background: url(/uploads/2025/04/schedule-bg01.png)
		no-repeat center / contain;
	background-size: 90%;
}
.schedule-container::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url() no-repeat center / contain;
}
/*  TOP FLOW
------------------------*/
.flow-container {
	position: relative;
	background: var(--background-green);
}
.flow-container::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	height: min(10vw, 170px);
	background: url(/uploads/2025/04/bg-green-top.png)
		no-repeat center / cover;
}
.flow-container .c--inner {
	padding-top: 0;
}
.flow-container .flow-content h4 {
	border: 0;
}
.flow-container .flow-content .step-ttl {
	font-size: min(5vw, 25px);
	font-weight: var(--font-weight-medium);
	color: var(--color-sub);
	letter-spacing: 0.2em;
	background: var(--background-yellow);
	border: 1px solid var(--color-sub);
	border-radius: 10px;
	padding: 0.5em;
	margin-bottom: min(6vw, 30px);
}
.flow-container .flow-content .step-ttl .num {
	margin-right: min(3vw, 40px);
}
.flow-container .arrow-img {
	margin: min(6vw, 40px) auto;
}
.flow-container .flow-content p {
	color: var(--color-sub);
}
.flow-container .flow-content p.message {
	width: 90%;
	max-width: 750px;
	margin: 0 auto min(6vw, 30px);
}
.flow-container .flow-content ul.wp-block-list {
	color: var(--color-sub);
}
.flow-container .flow-content .details-box {
	padding: 5% 10%;
	background: var(--background-lemon-yellow);
	border-radius: min(2vw, 20px);
}
.flow-container .flow-content .details-box h3 {
	font-size: min(4.5vw, 25px);
	font-weight: var(--font-weight-bold);
	color: var(--color-orange);
	letter-spacing: 0.01em;
	margin-bottom: min(4vw, 20px);
}
.flow-container .flow-content .flow-kengaku-column .swell-block-column {
	background: #fff;
	border-radius: min(1vw, 10px);
}
.flow-container .flow-content .flow-kengaku-column h4 {
	font-size: min(4.25vw, 20px);
	font-weight: var(--font-weight-bold);
	color: var(--color-orange);
	letter-spacing: 0.01em;
	border: 0;
	margin-bottom: min(3vw, 10px);
}
.flow-content .details-box.two-column h4 {
	flex-basis: 200px;
	color: var(--color-sub);
	margin-bottom: min(4vw, 0.5em);
}
.flow-content .details-box.two-column ul.wp-block-list {
	flex: 3;
}
.flow-container .ttl-flow-soudan {
	margin: 2em auto 0 !important;
}
.flow-container .swell-block-button {
	margin: 1em auto;
}
.flow-container .swell-block-button .swell-block-button__link {
	background: var(--color-red);
}
.flow-container .swell-block-button .swell-block-button__link span {
	font-size: min(4.5vw, 20px);
	color: #fff;
}

/* ------ banner ------ */

.banner-column {
	position: relative;
	justify-content: space-between;
	border-radius: min(2vw, 25px);
	overflow: hidden;
	background: #fff;
	border: 1px solid var(--color-green);
}
.banner-column .text-content {
	flex-basis: 40%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-right: -10%;
	z-index: 1;
}
.banner-column .text-content p {
	font-size: min(4.5vw, 24px);
}
.banner-column .text-content figure {
	width: 150px;
}
.banner-column .img-content {
	flex-basis: 60%;
}
.banner-column .text-content .is-style-btn_original {
	margin-top: 1em;
}
.banner-column .text-content .is-style-btn_original .swell-block-button__link {
	background: var(--color-green);
	width: 100%;
}
.banner-column .is-style-btn_original .swell-block-button__link::before {
	border-color: var(--color-main) var(--color-main) transparent transparent;
}
.banner-column
	.text-content
	.is-style-btn_original
	.swell-block-button__link
	span {
	font-weight: var(--font-weight-regular);
	color: var(--color-main);
}

/*  TOP ACCESS
------------------------*/
.access-container {
	position: relative;
	background: var(--background-green);
	z-index: 1;
}
.access-container::before {
	content: '';
	position: absolute;
	left: 0;
	top: 98%;
	width: 100%;
	height: min(10vw, 170px);
	background: url(/uploads/2025/04/bg-green-bottom.png)
		no-repeat center / contain;
	z-index: -5;
}
.access-container::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 95%;
	height: 100%;
	background: var(--color-blue);
	border-radius: min(2vw, 20px);
	border: min(0.5vw, 3px) solid #333;
	z-index: -3;
}
.access-container .c--section-title-container {
	margin-bottom: min(10vw, 40px);
}
.access-container .c--section-title-container p {
	color: inherit;
}
.access-container p.p01 {
	font-size: min(5vw, 25px);
	font-weight: var(--font-weight-bold);
	margin-bottom: 0;
}
.access-container p.p02 {
	font-weight: var(--font-weight-bold);
	margin-bottom: min(5vw, 30px);
}
.access-container .access-column {
	margin-bottom: min(4vw, 0.5em);
}
.access-container .access-column p {
	line-height: 1.8;
}
.access-container .access-column p.th {
	width: 40%;
	max-width: 100px;
}
.access-container iframe {
	border-radius: min(2vw, 20px);
	overflow: hidden;
}
/*  TOP FAQ
------------------------*/
.faq-container {
	padding-top: min(10vw, 170px);
}
.faq-container .c--inner {
	padding-bottom: 0;
}
.faq-container .swell-block-accordion__title .swell-block-accordion__label {
	font-size: min(4vw, 1.25rem);
	font-weight: var(--font-weight-bold);
	letter-spacing: 0.01em;
}
.faq-container .is-style-simple > .swell-block-accordion__item:first-child {
	border-top: 1px solid #c8c8c8;
}
.faq-container .is-style-simple > .swell-block-accordion__item {
	border-bottom: 1px solid #c8c8c8;
}
.faq-container .is-style-simple .swell-block-accordion__title {
	padding: 1.5em;
	padding-left: 1em;
}
.faq-container .is-style-simple .swell-block-accordion__title,
.faq-container .is-style-simple .swell-block-accordion__body {
	position: relative;
	padding-left: 0.5em;
}
.faq-container .is-style-simple .swell-block-accordion__body {
	font-size: min(1.125rem);
	padding-top: 0;
	padding-bottom: 1.5em;
	padding-left: 2em;
	margin-left: 0;
	border-top: none;
}
.c-switchIconBtn,
.c-switch_icon_btn {
	display: none;
}
.faq-container .is-style-simple .swell-block-accordion__body::before {
	border-radius: 50vh;
	content: 'A';
	display: block;
	font-size: 1.25rem;
	left: 0.5em;
	line-height: 2;
	position: absolute;
	text-align: center;
}

/*  TOP NEWS
------------------------*/
.news-container .c--inner {
	padding-top: min(10vw, 80px);
	padding-bottom: min(10vw, 80px);
}
.news-container > div {
	background: var(--background-yellow);
	width: 95%;
	margin: 0 auto min(10vw, 50px);
	border-radius: min(2vw, 20px);
	border: min(0.5vw, 3px) solid #333;
}
.news-container .p-postList__body {
	display: flex;
	align-items: center;
	gap: 1em;
}
.news-container .p-postList.-type-simple {
	border: none;
}
.news-container .-type-simple .p-postList__link {
	position: relative;
	border-bottom: 1px solid var(--color-orange);
	padding: 1.5em 3em 1.5em 1.5em;
}
.news-container .-type-simple .p-postList__link::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 2em;
	height: 2em;
	background: var(--color-orange);
	border-radius: 100%;
}
.news-container .-type-simple .p-postList__link::before {
	content: '';
	display: inline-block;
	position: absolute;
	right: 1.8em;
	bottom: 50%;
	width: 0.5em;
	height: 0.5em;
	border: 2px solid;
	border-radius: 1px;
	border-color: #fff #fff transparent transparent;
	transform: translateY(50%) rotate(45deg);
	z-index: 1;
}
.news-container .p-postList__meta :before {
	content: none;
}
.news-container .p-postList__meta {
	font-size: min(4vw, 0.9375rem);
	font-family: var(--font-family-en);
	letter-spacing: 0.05em;
}
.news-container .p-postList .p-postList__title {
	font-size: min(4vw, 0.9375rem);
	font-weight: var(--font-weight-regular);
	letter-spacing: 0.05em;
}
.news-container .is-style-btn_original {
	margin-top: min(6vw, 40px);
}

/*  TOP kengaku
------------------------*/
.kengaku-container {
	position: relative;
	background: url(/uploads/2025/04/kengaku-bg.png)
		no-repeat center / contain;
	background-size: 85%;
}
.kengaku-container h3.kengaku-ttl {
	font-size: min(5vw, 34px);
	font-weight: var(--font-weight-bold);
	color: var(--color-sub);
	letter-spacing: 0.1em;
	line-height: 2;
	padding: min(10vw, 100px) 3% min(15vw, 150px);
}
.kengaku-img-column {
	margin-bottom: 0.5em;
}
/*  TOP CONTACT
------------------------*/
.contact-container {
	background: var(--color-blue);
}
.contact-container .c--inner {
	padding-top: min(10vw, 70px);
	padding-bottom: min(10vw, 70px);
}
.contact-container p {
	margin-bottom: 0;
}
#sec-contact.contact-container h4 {
	font-size: min(5vw, 34px);
	font-weight: var(--font-weight-bold);
	letter-spacing: 0.1em;
}
#sec-contact.contact-container p.tel {
	font-size: min(6vw, 40px);
	font-family: var(--font-family-en);
	font-weight: var(--font-weight-regular);
	letter-spacing: 0.1em;
	line-height: 1.6;
}
#sec-contact.contact-container .swell-block-button__link {
	background: var(--color-red);
	width: 80%;
	max-width: 360px;
	padding: 1.5em;
	margin-top: min(4vw, 1em) !important;
}
#sec-contact.contact-container
	.swell-block-button
	.swell-block-button__link
	span {
	font-size: min(5vw, 20px);
	color: #fff;
}

@media (max-width: 960px) {
	.pc-only {
		display: none !important;
	}
	.sp-only {
		display: block !important;
	}
	header .l-header__inner {
		height: auto;
	}
	.c--inner {
		padding-right: 5%;
		padding-left: 5%;
	}

	/*  TOP FV
	------------------------*/
	#main_visual.p-mainVisual {
		top: 60px;
	}
	#main_visual .p-mainVisual__textLayer {
		top: -5%;
	}
	/*  TOP initiative
	------------------------*/
	.system-container .img-column .initiative-img {
		flex-basis: 80%;
	}
	.system-container .img-column {
		position: relative;
	}
	.system-container .message-column {
		width: 90%;
	}
	/*  TOP flow
	------------------------*/
	.flow-container .flow-content .details-box {
		padding: 5%;
	}
	.flow-content .details-box.two-column {
		flex-direction: column;
	}
	.flow-content .details-box.two-column h4 {
		flex-basis: auto;
	}
	.banner-column {
		flex-direction: column-reverse;
	}
	.banner-column .text-content {
		flex-basis: auto;
		margin-right: 0;
		padding: 5% 5% 7%;
	}
	.banner-column .text-content p {
		text-align: center;
	}
	/*  TOP access
	------------------------*/
	.access-container .c--inner {
		padding-right: 10%;
		padding-left: 10%;
	}
	.access-container iframe {
		height: 45vh;
	}
}
@media (max-width: 800px) {
	#main_visual .p-mainVisual__textLayer p.sub-copy {
		font-size: 0.975rem;
	}
	/*  TOP features
	------------------------*/
	.features-container
		.swell-block-columns:nth-child(even)
		.swell-block-columns__inner {
		flex-direction: column;
	}
	.features-container
		.swell-block-columns:nth-child(odd)
		.swell-block-columns__inner {
		flex-direction: column-reverse;
	}
}
@media (max-width: 600px) {
	/*  TOP FV
	------------------------*/
}



