@charset "utf-8";
/*------------------------------------------------------------
Theme Name: ZeRo agr
Theme URI: null
Description: Description
Author: 81bridge - LSZ
Version: 1.0
------------------------------------------------------------*/
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
.wp-block-image figure,
.wp-block-image figcaption {
	display: block;
}
a.nolink,
a.nolink:hover {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figcaption, figure, section {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	scroll-padding-top: var(--anchor-offset, 9rem);
	scroll-behavior: smooth;
}
:root {
	--anchor-offset: 6rem;
}
section[id],
div[id],
h2[id] {
	scroll-margin-top: var(--anchor-offset, 9rem);
}
@media all and (max-width: 389px) {
	html {
		font-size: 2.564vw;
	}
}
@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}
body, table, input, textarea, select, option {
	font-family: "Zen Kaku Gothic New";
}
article, aside, canvas, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
chrome_annotation {
	border: none !important;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
    height: auto;
}
address {
	font-style: normal;
}
a,
a:link {
	color: #262626;
	text-decoration: none;
	transition: 0.3s;
}
a:visited {
	color: #262626;
}
a:hover {
	color: #262626;
}
a:active {
	color: #262626;
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* 81-LXH */
/* clearfix */	
.clearfix:after {content: "";display: block;clear: both;}
/* flex */	
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
.montserrat {
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
}
.noto {
	font-family: "Noto Sans JP", sans-serif;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 128rem;
	color: #262626;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}
html,
body {
	overflow-x: hidden;
	overflow-y: auto;
	overscroll-behavior-x: none;
}
.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}
#container {
	text-align: left;
	position: relative;
	overflow: hidden;
}
#main {
	margin-bottom: -5rem;
	position: relative;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	:root {
		--anchor-offset: 7rem;
	}
	body {
		min-width: inherit;
		font-size: 1.4rem;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	padding-top: 2rem;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 888;
}
#gHeader .hBox {
	max-width: 110.6rem;
	margin: 0 auto;
}
#gHeader h1 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
}
#gHeader .rightBox {
	margin-left: 5.9rem;
	padding: 1.9rem 3.5rem 1.9rem 1rem;
	flex: 1;
	background-color: #fff;
	border-radius: 5rem;
	border: 1px solid rgba(255, 255, 255, 0.80);
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.90) 1.93%, rgba(255, 255, 255, 0.60) 98.74%);
	box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.13);
	backdrop-filter: blur(10px);
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
#gHeader .snsUl {
	margin: 1rem 1.5rem 0 0;
	display: flex;
	flex-wrap: wrap;
}
#gHeader .snsUl li {
	margin-left: 1.4rem;
	width: 2.3rem;
}
#gHeader .naviUl {
	margin: 1rem 0.5rem 0 0;
	display: flex;
	justify-content: flex-end;
	flex-wrap: nowrap;
	align-items: center;
	font-size: 1.62rem;
	font-weight: 400;
}
#gHeader .naviUl > li {
	margin-left: 1.8rem;
	position: relative;
}
#gHeader .naviUl > li:first-child {
	margin-left: 0;
}
#gHeader .naviUl .dropBox {
    position: absolute;
    top: 100%;
    left: -3.2rem;
    padding-top: 3.9rem;
    width: 25.8rem;
    box-sizing: border-box;
	display: none;
}
#gHeader .naviUl .dropBox ul {
	padding: 2.3rem 2.8rem;
	border-radius: 0.8rem;
	background-color: rgba(255, 255, 255, 0.9);
}
#gHeader .naviUl .dropBox ul li {
	margin-bottom: 1.1rem;
}
#gHeader .naviUl .dropBox ul li:last-child {
	margin-bottom: 0;
}
#gHeader .naviUl .dropBox ul a {
	padding-left: 1.4rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
#gHeader .naviUl .dropBox ul a::before {
	margin-top: -0.5rem;
	width: 0.5rem;
	height: 0.9rem;
	position: absolute;
	top: 50%;
	left: 0;
	background: url("img/common/icon09.png") no-repeat left top / 100% 100%;
	content: "";
}
#gHeader .naviUl .on > a {
	color: #58AF70;
}
@media all and (min-width: 897px) and (max-width: 1200px) {
	#gHeader h1 {
		width: 13.4rem;
		height: 6.4rem;
	}
	#gHeader h1 img {
		width: 8rem;
	}
	#gHeader .rightBox {
		margin-left: 2rem;
		padding: 1.1rem 1rem 1.1rem 1rem;
	}
	#gHeader .naviUl > li {
		margin-left: 1.3rem;
	}
	#gHeader .naviUl {
		font-size: 1.35rem;
	}
	#gHeader .snsUl {
		margin: 1rem 1rem 0 0;
	}
	#gHeader .snsUl li {
		margin-left: 1rem;
	}
}
@media all and (min-width: 897px) {
	#gHeader .naviUl a:hover {
		color: #58AF70;
	}
}
@media all and (max-width: 896px) {
	#gHeader {
		padding-top: 3.4rem;
	}
	#gHeader .hBox {
		padding: 0 1.5rem;
	}
	#gHeader h1 {
		padding-right: 0.3rem;
		width: 13.1rem;
		height: 5rem;
		box-sizing: border-box;
	}
	#gHeader h1 img {
		width: 8.8rem;
	}
	#gHeader .menu {
		width: 5rem;
		position: absolute;
		top: 3.4rem;
		right: 1.5rem;
		cursor: pointer;
	}
}


/* menuBox */
@media all and (min-width: 897px) {
	.menuBox {
		display: none !important;
	}
}
.menuBox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 999;
	overflow-y: auto;
	display: none;
}
.menuBox .innerBox {
	padding: 11.3rem 3.5rem;
}
.menuBox .close {
	width: 5rem;
	position: fixed;
	top: 3.2rem;
	right: 1.5rem;
	cursor: pointer;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
}
.menuBox .naviUl { 
	margin-bottom: 1.5rem;
	display: flex;
	justify-content: space-between;
	font-size: 1.3rem;
}
.menuBox .naviUl > li {
	width: 60.3%;
}
.menuBox .naviUl > li:nth-child(2n) {
	flex: 1;
}
.menuBox .link a {
	font-weight: bold;
	font-size: 1.4rem;
}
.menuBox .link {
	margin-bottom: 2.6rem;
}
.menuBox .big {
	font-size: 1.4rem;
}
.menuBox .link + .subUl {
	margin-top: -1.8rem;
}
.menuBox .subUl {
	margin-bottom: 2.7rem;
}
.menuBox .subUl .big {
	margin-bottom: 0.8rem;
}
.menuBox .subUl li {
	margin-bottom: 1rem;
	line-height: 1.38;
}
.menuBox .subUl li:last-child {
	margin-bottom: 0;
}
.menuBox .snsUl {
	margin-bottom: 3rem;
	display: flex;
	justify-content: center;
}
.menuBox .snsUl li {
	width: 2.9rem;
	margin: 0 2.1rem;
}
.menuBox .comBtn a {
	margin: 0 auto;
	height: 7.8rem;
	width: 100%;
	max-width: 32rem;
	border-radius: 0.8rem;
}
.menuBox .linkUl {
	margin: 3.1rem auto 0;
	max-width: 32rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 1.3rem;
}



/* comBtn */
.comBtn a {
	width: 14rem;
	height: 4rem;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 700;
	border-radius: 5rem;
	background: linear-gradient(266deg, #237B70 8.89%, #58AF70 90.84%);
	display: flex;
	align-items: center;
	justify-content: center;
}
/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	max-width: 113rem;
	margin: 0 auto 8.6rem;
	font-size: 0;
}
#pagePath li {
	margin-right: 0.3rem;
	display: inline;
	color: #58AF70;
	font-size: 1rem;
	font-weight: 700;
}
#pagePath li a {
	padding-right: 1.2rem;
	display: inline-block;
	font-weight: 400;
	background: url("img/common/icon01.png") no-repeat right center / 0.6rem;
}
@media all and (min-width: 897px) {
}
@media all and (max-width: 896px) {
	#pagePath {
		margin-bottom: 5rem;
	}
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.contactSection {
	padding: 8rem 2rem 6rem;
	background: transparent;
}
.contactBox {
	max-width: 104rem;
	margin: 0 auto;
	padding: 5rem 6.4rem;
	color: var(--theme-navy);
	border-radius: 2rem;
	background-color: #fff;
	box-shadow: 0 1.2rem 3rem rgba(32, 59, 106, 0.12);
}
.contactBox .contactLead {
	margin-bottom: 2.4rem;
	text-align: center;
}
.contactBox .title {
	margin-bottom: 0;
	padding-bottom: 0.9rem;
	font-size: 3.2rem;
	line-height: 1.2;
	color: var(--theme-navy);
	text-align: center;
	display: inline-block;
	position: relative;
}
.contactBox .title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0.3rem;
	border-radius: 999px;
	background-color: var(--theme-navy);
	transform: scaleX(0);
	transform-origin: center;
}
.contactBox .title.is-underline-visible::after {
	animation: contactTitleUnderline 0.85s cubic-bezier(0.25, 0.9, 0.2, 1) forwards;
}
@keyframes contactTitleUnderline {
	from {
		transform: scaleX(0);
	}
	to {
		transform: scaleX(1);
	}
}
.contactBox .text {
	color: var(--theme-navy);
	font-size: 1.6rem;
	line-height: 1.75;
}
.contactContent {
	position: relative;
}
.contactForm {
	display: grid;
	row-gap: 1.8rem;
	transition: opacity 0.25s ease;
}
.contactField label {
	margin-bottom: 0.8rem;
	display: flex;
	align-items: baseline;
	gap: 0.8rem;
	font-size: 1.5rem;
	font-weight: 700;
	color: var(--theme-navy);
}
.contactField .fieldError {
	display: none;
	color: #cc1f1f;
	font-size: 1.25rem;
	font-weight: 700;
}
.contactField.is-error .fieldError {
	display: inline;
}
.contactField.is-error input {
	border-color: #cc1f1f;
	box-shadow: 0 0 0 0.2rem rgba(204, 31, 31, 0.14);
}
.contactField input,
.contactField textarea {
	width: 100%;
	padding: 1.2rem 1.4rem;
	border: 1px solid rgba(32, 59, 106, 0.35);
	border-radius: 1rem;
	background-color: #fff;
	color: var(--theme-navy);
	font-size: 1.6rem;
	line-height: 1.5;
	font-family: "Zen Kaku Gothic New";
}
.contactField textarea {
	resize: vertical;
	min-height: 14rem;
}
.contactField input:focus,
.contactField textarea:focus {
	border-color: var(--theme-navy);
	box-shadow: 0 0 0 0.2rem rgba(32, 59, 106, 0.12);
}
.contactSubmit {
	margin: 0.6rem auto 0;
	padding: 1.2rem 2.4rem;
	border: 0;
	border-radius: 999px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background-color: var(--theme-navy);
	color: #fff;
	font-size: 1.7rem;
	font-weight: 700;
	font-family: "Zen Kaku Gothic New";
	line-height: 1.2;
	cursor: pointer;
	width: fit-content;
}
.contactSubmit:hover {
	opacity: 0.9;
}
.contactSubmit:disabled {
	opacity: 0.55;
	cursor: not-allowed;
}
.contactThanks {
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 1.6rem;
	padding: 0 2rem;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(0);
	transition: opacity 0.25s ease, transform 0.25s ease;
}
.contactThanksImage {
	width: min(24rem, 48%);
	height: auto;
	display: block;
}
.contactThanks p {
	margin: 0;
	font-size: 2rem;
	line-height: 1.75;
	font-weight: 500;
	color: var(--theme-navy);
}
.contactBox.is-submitted .contactForm {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.contactBox.is-submitted .contactThanks {
	opacity: 1;
	visibility: visible;
	transform: translateY(-2rem);
}
#gFooter {
	width: 100%;
	min-height: 12rem;
	padding: 3.6rem 2rem 2rem;
	background-color: var(--theme-navy);
	color: #fff;
	display: flex;
	align-items: flex-end;
}
#gFooter a {
	color: #fff;
}
#gFooter a:hover {
	opacity: 0.8;
}
.footerInner {
	max-width: 112rem;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.8rem;
	text-align: center;
}
.footerCopy {
	font-size: 1.3rem;
	letter-spacing: 0.02em;
	font-weight: 300;
}
.footerCompany {
	font-size: 1.4rem;
	font-weight: 300;
	font-family: "Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
	transition: none !important;
}
#gFooter a.footerCompany:hover {
	opacity: 1;
	color: #fff;
}
#gFooter .naviBox {
	margin: 0 0.3rem 8.7rem 0;
	justify-content: flex-end;
}
#gFooter .fNavi {
	width: 24.1rem;
}
#gFooter .fNavi.wid01 {
	width: 27.0rem;
}
#gFooter .fNavi.wid02 {
	width: 23.7rem;
}
#gFooter .fNavi a {
	display: inline-block;
	font-size: 1.4rem;
	font-weight: 700;
}
#gFooter .fNavi li:not(:last-child) {
	margin-bottom: 2.3rem;
}
#gFooter .fNavi .subNavi a {
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1.4;
}
#gFooter .fNavi .subNavi {
	margin: 0.3rem 0 -0.1rem;
}
#gFooter .fNavi .subNavi li:not(:last-child) {
	margin-bottom: 0.2rem;
}

#gFooter .btmBox .link {
	width: calc(100% - 29rem);
}
#gFooter .btmBox .link li:not(:last-child) {
	margin-right: 4rem;
}
#gFooter .btmBox .link a {
	font-size: 1.4rem;
	font-weight: 700;
}
address {
	width: 29rem;
	padding: 0.2rem 1.6rem 0;
	text-align: right;
	font-size: 1.2rem;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.02em;
}
#gFooter .fLink {
	margin: 0 -2.3rem 5.1rem;
	display: flex;
	flex-wrap: wrap;
}
#gFooter .fLink li {
	padding: 0 1.5rem;
	width: 25%;
	box-sizing: border-box;
}
#gFooter .fLink a {
	padding: 2.3rem 3rem 2.1rem;
	border-radius: 5rem;
	font-weight: 700;
	font-size: 2rem;
	background: #FFF;
	box-shadow: 0.8rem 0.8rem 1rem 0 rgba(0, 0, 0, 0.11);
	display: flex;
	line-height: 1;
}
#gFooter .fLink span {
	display: block;
}
#gFooter .fLink .mark {
	margin-right: 2rem;
	width: 3.6rem;
}
#gFooter .fLink .sub {
	flex: 1;
}
#gFooter .fLink .en {
    color: #58AF70;
    font-size: 1.2rem;
    margin-bottom: 0.8rem;
}
@media all and (min-width: 897px) {
	#gFooter a:hover {
		color: #58AF70;
	}
	#gFooter a.footerCompany:hover {
		color: #fff;
	}
	#gFooter .fLink a:hover {
		color: #fff;
		background-color: #58AF70;
	}
	#gFooter .fLink a:hover img {
		filter: brightness(0) invert(1);
	}
	#gFooter .fLink a:hover .en {
		color: #fff;
	}
}
@media all and (max-width: 896px) {
	.contactSection {
		padding: 6rem 1.5rem 5rem;
	}
	.contactBox {
		padding: 3.6rem 2rem 3rem;
	}
	.contactBox .title {
		margin-bottom: 0;
		font-size: 2.6rem;
	}
	.contactBox .text {
		line-height: 1.85;
		font-size: 1.5rem;
	}
	.contactBox .contactLead {
		margin-bottom: 2rem;
	}
	.contactThanks {
		padding: 0 1.2rem;
		gap: 1.2rem;
	}
	.contactThanksImage {
		width: min(17rem, 58%);
	}
	.contactThanks p {
		font-size: 1.8rem;
		line-height: 1.7;
	}
	.contactField label {
		font-size: 1.4rem;
	}
	.contactField input,
	.contactField textarea {
		font-size: 1.6rem;
	}
	.contactSubmit {
		width: fit-content;
		padding: 1.2rem 1.6rem;
		font-size: 1.6rem;
	}
	#gFooter {
		min-height: 10rem;
		padding: 2.8rem 1.5rem 1.6rem;
	}
	.footerInner {
		flex-direction: column;
		align-items: center;
		gap: 0.8rem;
	}
	.footerCopy {
		font-size: 1.2rem;
	}
}

/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	max-width: 112rem;
	margin: 0 auto;
}
/*------------------------------------------------------------
	combgBox
------------------------------------------------------------*/
.combgBox {
	padding: 4.2rem 2rem 19rem;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
	position: relative;
    z-index: 10;
}
.combgBox + .combgBox {
	margin-top: 0;
}
.grey {
	background: transparent;
}
@media all and (max-width: 896px) {
	.combgBox {
		padding: 4.2rem 1.5rem 10rem;
		border-radius: 0;
	}
	.combgBox + .combgBox {
		margin-top: 0;
	}
}
/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	padding-top: 14rem;
	margin-bottom: -11.6rem;
	height: 38rem;
	background: url("img/qa/page_img.jpg") no-repeat center center / cover;
}
.pageTitle h2 {
	max-width: 113rem;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0 0 0.8rem #000;
	font-size: 3.2rem;
}
@media all and (max-width: 896px) {
	.pageTitle {
		padding: 14rem 1.5rem 0;
	}
}

/*------------------------------------------------------------
	comLink
------------------------------------------------------------*/
.comLink a {
	width: 26.1rem;
	height: 5.4rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #262626;
	font-weight: 700;
	border-radius: 5rem;
	background: linear-gradient(94deg, #ECECEC 11.11%, #F3F3F3 90.64%);
	box-shadow: -0.4rem -0.4rem 1rem 0 rgba(255, 255, 255, 0.22), 0.8rem 0.8rem 1rem 0 rgba(0, 0, 0, 0.16);
}
.comLink .ico {
	padding: 2rem 4.7rem 2rem 0;
	display: block;
	background: url("img/common/icon03.png") no-repeat right center / 3.5rem;
	transition: .3s;
}
.comLink.style a {
	width: 20.5rem;
	box-shadow: -0.4rem -0.4rem 1rem 0 rgba(255, 255, 255, 0.60), 0.8rem 0.8rem 1rem 0 rgba(0, 0, 0, 0.11);
}
.comLink.style .ico {
	padding-right: 6rem;
}
@media all and (min-width: 897px) {

	.comLink a:hover .ico {
		color: #58AF70;
		opacity: 1 !important;
		background-image: url("img/common/icon10.png");
	}
}
@media all and (max-width: 896px) {
	.comLink a {
		width: 26.1rem;
		font-size: 1.6rem;
	}
	.comLink.style .ico {
		padding-right: 5.4rem;
	}
}

/*------------------------------------------------------------
	comBtn02
------------------------------------------------------------*/
.comBtn02 a {
	margin: 0 auto;
	padding-right: 5.2rem;
	width: 18.3rem;
	height: 5.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5rem;
	background: #FFF url("img/common/icon03.png") no-repeat right 2.9rem center / 3.5rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
	font-size: 1.4rem;
	font-weight: 700;
}
@media all and (min-width: 897px) {
	.comBtn02 a:hover {
		color: #58AF70;
		opacity: 1 !important;
		background-image: url("img/common/icon10.png");
	}
}



/* pageNavi */
.pageNavi {
	padding-left: 4.3rem;
	margin: 4.4rem -1.1rem 0;
	position: relative;
}
.pageNavi img {
	width: 6rem;
}
.pageNavi .prev {
	position: absolute;
	top: 0.1rem;
	left: 0;
}
.pageNavi .next {
	position: absolute;
	top: 0.1rem;
	right: 0;
}
.pageNavi .over {
	display: none;
}
@media all and (min-width: 897px) {
	.pageNavi a:hover .over {
		display: block;
	}
	.pageNavi a:hover .on {
		display: none;
	}
}
@media all and (max-width: 896px) {
	.pageNavi {
		padding-left: 0;
	}
}


/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 .en {
	padding-left: 1.3rem;
	margin-bottom: -0.1rem;
	position: relative;
	display: block;
	font-size: 1.3rem;
	text-shadow: 0 0 0.8rem #000;
}
.headLine01 .en::before {
	position: absolute;
	left: 0.1rem;
	top: 50%;
	width: 0.6rem;
	height: 0.6rem;
	margin-top: -0.2rem;
	border-radius: 50%;
	background-color: #58AF70;
	content: "";
}
.headLine01 h2 {
	color: #FFF;
	font-size: 3.2rem;
	text-shadow: 0 0 0.8rem #000;
}


/* headLine02 */
.headLine02 {
	margin-bottom: 7.2rem;
	font-size: 3.2rem;
	line-height: 1.375;
}
@media all and (max-width: 896px) {
	.headLine02 {
		font-size: 2.8rem;
	}
}




/* formBox */
.formBox {
	margin: 0 auto;
	max-width: 92rem;
}
.formBox form {
	margin-top: -10rem;
	padding-top: 10rem;
}
.comTable {
	width: 100%;
	border-collapse: collapse;
}
.comTable th,
.comTable td {
	padding: 1.7rem 0 1.3rem;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	font-size: 1.8rem;
	line-height: 1.66;
}
.comTable th {
	font-weight: 700;
	width: 20.7%;
}
.comTable th .must {
	margin: -0.7rem 0 0 0.5rem;
	color: #E36100;
	display: inline-block;
	vertical-align: middle;
}
.formBox input[type="text"],
.formBox input[type="number"],
.formBox input[type="email"],
.formBox input[type="tel"],
.formBox textarea,
.formBox select {
	width: 100%;
	height: 3rem;
	font-size: 1.8rem;
	box-sizing: border-box;
	border: none;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	background-color: #fff;
	color: #262626;
}
.formBox select {
	color: #DFDFDF;
}
.formBox select:focus,
.formBox select.on {
	color: #262626;
}
.formBox textarea {
	height: 8.4rem;
}
.formBox input::-webkit-input-placeholder,
.formBox textarea::-webkit-input-placeholder {
	color: #DFDFDF;
	opacity:1;
}
.formBox input:-moz-placeholder,
.formBox textarea:-moz-placeholder {
	color: #DFDFDF;
	opacity:1;
}
.formBox input::-moz-placeholder,
.formBox textarea::-moz-placeholder {
	color: #DFDFDF;
	opacity:1;
}
.formBox input:-ms-input-placeholder,
.formBox textarea:-ms-input-placeholder {
	color: #DFDFDF;
	opacity:1;
}
.formBox .agreeTxt {
	margin-top: 3.2rem;
	text-align: center;
	font-size: 1.6rem;
}
.formBox .agreeTxt a {
	color: #58AF70;
	text-decoration: underline;
}
.formBox .agreeTxt input[type="checkbox"] {
    display: none; 
}
.formBox .agreeTxt input[type="checkbox"] ~ span {
    line-height: 1.5rem;
    padding: 0.4rem 0 0.4rem 2.8rem;
	background: url("img/common/check_icon01.png") no-repeat left top 0.5rem;
	background-size: 1.5rem 1.5rem;
	border-radius: 0;
	border: none;
	display: inline-block;
}
.formBox .agreeTxt input[type="checkbox"]:checked ~ span {
	background-image: url("img/common/check_icon02.png");
}
.formBox .agreeTxt .wpcf7-list-item {
	margin-left: 0;
}
.formBox .submit {
	margin-top: 11.9rem;
	text-align: center;
}
.formBox .submit li {
	margin: 0 1.5rem;
	display: inline-block;
	vertical-align: top;
}
.formBox .submit input {
	padding-right: 6.1rem;
	width: 21rem;
	height: 5.4rem;
	color: #262626;
	font-size: 1.4rem;
	font-weight: 700;
	border-radius: 5rem;
	background: #FFF url("img/common/icon03.png") no-repeat right 3rem center / 3.5rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
	border: none;
	cursor: pointer;
	transition: .3s;
}
.formBox .checkUl {
	margin: -2rem -2rem 4.1rem 0;
	display: flex;
	flex-wrap: wrap;
}
.formBox .checkUl li {
	margin: 2rem 1.5rem 0 0;
	position: relative;
}
.formBox .checkUl input[type="checkbox"] {
    display: none; 
}
.formBox .checkUl input[type="checkbox"] ~ span {
	display: flex;
	width: 12rem;
	height: 3.3rem;
	padding: 0.5rem;
	font-size: 1.2rem;
	color: #58AF70;
	font-weight: 700;
	justify-content: center;
	align-items: center;
	flex-shrink: 0;
	border-radius: 5rem;
	border: 1px solid #58AF70;
	cursor: pointer;
}
.formBox .checkUl input[type="checkbox"]:checked ~ span {

}
.formBox .checkUl03 input[type="checkbox"] ~ span {
	color: #fff;
	background-color: #58AF70;
}
.formBox .checkUl02 input[type="checkbox"] ~ span {
	border: none;
	border-bottom: 1px solid #58AF70;
	border-radius: 0;
	background: url("img/common/icon06.png") no-repeat right 0.5rem center / 0.8rem auto;
}
.formBox .checkUl input[type="checkbox"]:checked ~ span {
	color: #E36100;
	border-color: #E36100;
}
.formBox .checkUl02 input[type="checkbox"]:checked ~ span {
	color: #E36100;
	border-color: #E36100;
	background-image: url("img/common/icon06_over.png");
}
.formBox .checkUl03 input[type="checkbox"]:checked ~ span {
	background-color: #E36100;
	border-color: #E36100;
	color: #fff;
}

.formBox .checkUl02 {
	margin-right: -5rem;
}
.formBox .checkUl02 li {
	margin-right: 4.2rem;
}
.formBox.confirm input[type="text"],
.formBox.confirm input[type="number"],
.formBox.confirm input[type="email"],
.formBox.confirm input[type="tel"],
.formBox.confirm textarea,
.formBox.confirm select {
	background-color: #fff;
}
.formBox .wpcf7-spinner {
	position: absolute;
	left: 46%;
	bottom: -5rem;
}
@media all and (min-width: 897px) {
	.formBox .agreeTxt a:hover {
		opacity: 0.7;
	}
	.formBox .checkUl input[type="checkbox"] ~ span:hover {
		color: #E36100;
		border-color: #E36100;
	}
	.formBox .checkUl02 input[type="checkbox"] ~ span:hover{
		color: #E36100;
		border-color: #E36100;
	}
	.formBox .checkUl03 input[type="checkbox"] ~ span:hover {
		background-color: #E36100;
		border-color: #E36100;
		color: #fff;
	}
	.formBox .checkUl02 input[type="checkbox"] ~ span:hover {
		background-image: url("img/common/icon06_over.png");
	}
	.formBox .submit input:hover {
		color: #58AF70;
		background-image: url("img/common/icon10.png");
	}
}
@media all and (max-width: 896px) {
	.comTable th,
	.comTable td {
		padding: 0.5rem 0 1rem;
		width: 100%;
		float: left;
		border-top: none;
		font-size: 1.5rem;
	}
	.comTable td {
		margin-bottom: 2rem;
	}
	.comTable th {
		padding: 0;
		border: none;
	}
	.formBox input[type="text"],
	.formBox input[type="number"],
	.formBox input[type="email"],
	.formBox input[type="tel"],
	.formBox textarea,
	.formBox select {
		font-size: 1.5rem;
	}
	.formBox .agreeTxt {
		font-size: 1.4rem;
	}
	.formBox .agreeTxt input[type="checkbox"] ~ span {
		background-size: 1.3rem 1.3rem;
		padding: 0.4rem 0 0.4rem 2rem;
		background-position: left top 0.6rem;
	}
	.formBox .submit li {
		display: block;
		margin: 0 0 2rem;
	}
	.formBox .submit li:last-child {
		margin-bottom: 0;
	}
	.formBox .checkUl input[type="checkbox"] ~ span {
		width: 14rem;
	}
	.formBox .checkUl02 li {
		margin-right: 1.5rem;
	}
	.formBox .checkUl02 {
		margin-right: 0;
	}
}



/*------------------------------------------------------------
	comTelBox
------------------------------------------------------------*/
.comTelBox {
	margin: 10.2rem auto 0;
	padding: 4.6rem 2rem 4.5rem;
	max-width: 112rem;
	border-radius: 2rem;
	border: 1px solid #58AF70;
	box-shadow: 0.8rem 0.8rem 1rem 0 rgba(0, 0, 0, 0.02);
	font-weight: 700;
	font-size: 2rem;
	text-align: center;
}
.comTelBox p {
	line-height: 1.6;
}
.comTelBox .title .tag {
	margin-bottom: 1.9rem;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 1.6rem;
    min-width: 12rem;
    padding: 0.9rem;
    border-radius: 5rem;
    background: #58AF70;
    line-height: 1;
}
.comTelBox .tel {
	margin-top: 1.5rem;
	line-height: 1;
}
.comTelBox .tel a {
	color: #58AF70;
	font-size: 5.6rem;
	font-family: "Montserrat", sans-serif;
}
@media all and (max-width: 896px) {
	.comTelBox .title .tag {
		font-size: 1.4rem;
		min-width: 11rem;
		padding: 0.5rem;
	}
	.comTelBox {
		padding: 3rem 2rem;
		font-size: 1.8rem;
	}
	.comTelBox .tel a {
		font-size: 4rem;
	}
}

/* typeBox */
.typeBox {
	margin-bottom: 4.2rem;
}
.typeBox .title {
	margin-bottom: 2.1rem;
	font-size: 1.4rem;
	font-weight: 700;
}
.typeBox .typeUl {
	margin: -2rem -3.2rem 0 0;
	display: flex;
	flex-wrap: wrap;
}
.typeBox .typeUl li {
	margin: 2rem 3.2rem 0 0;
}
.typeBox .typeUl a {
	padding: 1rem 2.9rem;
	border-radius: 5rem;
	font-weight: 700;
	background: linear-gradient(94deg, #ECECEC 11.11%, #F3F3F3 90.64%);
	box-shadow: -0.4rem -0.4rem 1rem 0 rgba(255, 255, 255, 0.60), 0.8rem 0.8rem 1rem 0 rgba(0, 0, 0, 0.11);
	display: block;
}
@media all and (min-width: 897px) {
}
@media all and (max-width: 896px) {
	.typeBox .title {
		font-size: 1.2rem;
	}
	.typeBox .typeUl a {
		padding: 0.5rem 1.5rem;
		font-size: 1.3rem;
	}
	.typeBox .typeUl li {
		margin: 1rem 1rem 0 0;
	}
	.typeBox .typeUl {
		margin: -1rem -1rem 0 0;
	}
}


/* wp-pagenavi */
.wp-pagenavi {
	margin-top: 7.4rem;
	font-size: 0;
	clear: both;
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
	min-height: 4rem;
	min-width: 4rem;
	font-size: 1.3rem;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	border: 1px solid #262626;
	padding: 1rem 0.5rem 0.2rem;
	margin: 0 0.5rem;
	box-sizing: border-box;
	border-radius: 5rem;
}
.wp-pagenavi span.current {
	border-color: #58AF70;
	color: #58AF70;
}
.wp-pagenavi .first,
.wp-pagenavi .pages {
	display: none;
}
.wp-pagenavi .extend {
	margin-top: -0.7rem;
	min-height: 0;
	min-width: 0;
	font-size: 2.6rem;
	vertical-align: middle;
	letter-spacing: 0.05em;
}
.wp-pagenavi img {
	width: 1rem;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .extend {
	border: none;
	padding: 0;
	border-radius: 0;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    min-width: 2.2rem;
    padding-top: 1.3rem;
}
@media all and (min-width: 897px) {
	.wp-pagenavi a:hover {
		border-color: #58AF70;
		color: #58AF70;
	}
}
@media all and (max-width: 896px) {
	.wp-pagenavi a,
	.wp-pagenavi span {
		padding-top: 0.9rem;
		min-width: 3.8rem;
		min-height: 3.8rem;
	}
	.wp-pagenavi .previouspostslink,
	.wp-pagenavi .nextpostslink {
		padding-top: 1.2rem;
	}
}
/*------------------------------------------------------------
	comBg
------------------------------------------------------------*/
.comBg {
	padding-top: 18.4rem;
	background: linear-gradient(270deg, #E6E6E6 0%, #F8F8F8 98.67%);
	box-shadow: 0 1.6rem 2rem 0 rgba(238, 238, 238, 0.60) inset;
}
.comBg #pagePath {
    margin-top: -3.5rem;
    margin-bottom: 2rem;
}
.comBg .combgBox {
	padding-top: 6rem;
}
@media all and (max-width: 896px) {
	.comBg #pagePath {
		margin: -3.5rem 1.5rem 2rem;
	}
	.comBg .combgBox {
		padding-top: 4.2rem;
	}
}


/* comList */
.comList li {
	border-bottom: 1px solid #DEDEDE;
}
.comList li:first-child {
	border-top: 1px solid #DEDEDE;
}
.comList a {
	width: 100%;
	min-height: 11rem;
	display: flex;
	align-items: center;
	box-sizing: border-box;
	padding: 2.7rem 0 2.7rem;
	font-size: 1.6rem;
	line-height: 1.75;
}
.comList .left {
	width: 23.8rem;
	display: flex;
}
.comList .txt {
	flex: 1;
}
.comList .time {
	width: 8.2rem;
	font-size: 1.4rem;
}
.comList .comLable {
	flex: 1;
}
@media all and (min-width: 897px) {
	.comList a:hover {
		color: #58AF70;
	}
	.comList .comLable {
		margin-right: 0;
	}
}
@media all and (max-width: 896px) {
	.comList a {
		padding: 2rem 0 1.9rem;
		display: block;
		min-height: 0;
		font-size: 1.4rem;
		line-height: 1.857;
	}
	.comList .left {
		margin-bottom: 1rem;
		width: auto;
	}
	.comList .time {
		width: 7.2rem;
	}
	.comList .comLable {
		padding-top: 0.1rem;
	}
}


/* comLable */
.comLable {
	margin: -1.4rem -1rem 0 0;
	font-size: 1.2rem;
	line-height: 1;
	font-weight: 700;
}
.comLable span {
	margin: 1.4rem 1rem 0 0;
	padding: 0.5rem 1.5rem 0.5rem;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	background-color: #58AF70;
	border-radius: 5rem;
}
@media all and (max-width: 896px) {
	.comLable {
		margin: -0.5rem -0.8rem 0 0;
	}
	.comLable span {
		margin: 0.5rem 0.8rem 0 0;
	}
}


/* comTitleBox */
.comTitleBox {
	margin-bottom: 5rem;
}
.comTitleBox .title {
	font-size: 3.2rem;
	line-height: 1.375;
}
.comTitleBox .comLable {
	margin-top: 0.2rem;
}
.comTitleBox.wid {
	margin: 0 auto;
	max-width: 92.5rem;
}
@media all and (max-width: 896px) {
	.comTitleBox .title {
		font-size: 2.5rem;
	}
}

/* detailBox */
.detailBox p {
	margin-bottom: 2rem;
	line-height: 1.75;
}
.detailBox p img{
	margin: 4.7rem 0 6.7rem;
}
.detailBox p a {
	color: #58AF70;
	text-decoration: underline;
}
.detailBox .enTtl {
	margin-bottom: 0.2rem;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	letter-spacing: 0.1em;
}
.detailBox h2 {
	margin: 6.7rem 0 2.1rem;
	font-size: 2.4rem;
	background: #E6F3EA;
    padding: 0.5em 0.7em;
}
.detailBox h3 {
	margin-bottom: 1.6rem;
	font-size: 2.4rem;
	font-weight: 700;
	border-left: solid 5px #58AF70;
    padding: 0 0.7em;
}
.detailBox h4 {
	margin-bottom: 2rem;
	font-size: 2rem;
	font-weight: 400;
}
.detailBox figure {
	margin-bottom: 4.8rem;
	text-align: center;
}
.detailBox ul {
	margin: 0 0 5rem 2.7rem;
	list-style: disc;
	line-height: 1.75;
}
.detailBox ol {
	margin: 0 0 5rem 2.7rem;
	list-style:decimal;
	line-height: 1.75;
}
.detailBox a[role="button"] {
	margin: 0 auto;
	text-decoration: none;
	padding-right: 6rem;
	padding-left: 2rem;
	width: 31rem;
	height: 5.5rem;
	color: #262626;
	font-weight: 700;
	border-radius: 5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff url("img/common/icon03.png") no-repeat right 2rem center / 3.5rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
	line-height: 1.2;
}
.detailBox a[role="button"] br {
	display: none;
}
.detailBox a[role="button"] + a[role="button"] {
	margin-top: 3rem;
}
.detailBox dl {
	line-height: 1.75;
	font-size: 1.6rem;
}
.detailBox dl dt {
	font-family: "Noto Sans JP", sans-serif;
	font-weight: bold;
}
.detailBox .wp-block-columns {
	margin-bottom: 3.5rem;
	justify-content: center;
}
.detailBox .wp-block-columns .wp-block-column {
	margin: 0 1.8rem;
	width: 43rem;
	flex-grow: inherit;
	flex-basis: inherit;
}
.detailBox .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
	flex-basis: inherit;
	flex-grow: inherit;
}
.detailBox .wp-block-columns .wp-block-column img {
	width: 100% !important;
}
.detailBox .wp-block-columns figure {
	margin-bottom: 0;
}
.detailBox .wp-block-columns p {
	margin: 1rem 0 0;
	font-size: 1.2rem;
	line-height: 2;
}
.detailBox p + .notes {
	margin-top: -4.6rem;
}
.detailBox .notes {
	margin-bottom: 3.6rem;
	padding-left: 2.4em;
	text-indent: -2.4em;
	font-size: 1.4rem;
	line-height: 1.85;
}
.detailBox .notes + .wp-block-columns {
	padding-top: 3rem;
}
.detailBox .wp-block-image{
	margin-bottom: 6.7rem;
}
@media all and (min-width: 897px) {
	.detailBox a[role="button"]:hover {
		color: #58AF70;
		background-image: url("img/common/icon10.png");
		opacity: 1 !important;
	}
	.detailBox p a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.detailBox a[role="button"]  {
		width: 28rem;
	}
	.detailBox h4 {
		font-size: 1.8rem;
	}
	.detailBox .wp-block-columns .wp-block-column {
		margin: 0 0 2rem;
		width: auto;
	}
	.detailBox .wp-block-columns .wp-block-column:last-child {
		margin-bottom: 0;
	}
	.detailBox .wp-block-columns {
		display: block;
		margin: 0 2rem 3rem;
	}
	.detailBox .wp-block-columns p {
		font-size: 1rem;
	}
	.detailBox .notes {
		font-size: 1.2rem;
	}
}

.newsDetail p {
	margin-bottom: 2rem;
}
.newsDetail p:has(a[role="button"]) {
	margin: 6.7rem 0;
}

/* aboutDetail */
.aboutDetail p {
	margin-bottom: 3.3rem;
}
@media all and (min-width: 897px) {
	.aboutDetail .wp-block-columns {
		margin-top: 6.1rem;
		margin-bottom: 4rem;
	}
	.aboutDetail .wp-block-columns .wp-block-column {
		margin: 0 0.2rem;
		width: 44.2rem;
	}
	.aboutDetail figure {
		margin-bottom: 4.2rem;
	}
}

/* comSearch */
.comSearch {
	max-width: 110.5rem;
	padding: 6rem 8.8rem 4.8rem;
	background-color: #fff;
	border-radius: 2rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
}
.comSearch .title {
	margin: 0 0.3rem 2rem;
	font-size: 2.4rem;
	font-weight: bold;
}
.comSearch .submit {
	margin-top: 5.2rem;
}
.comSearch .submit input {
	width: 16.9rem;
}
@media all and (max-width: 896px) {
	.comSearch {
		padding: 2rem 1.5rem;
	}
	.comSearch .title {
		margin: 0 0 1.5rem;
		font-size: 2rem;
	}
}


/* comList02 */
.comList02 {
	margin: -9.5rem -2.2rem 0;
	display: flex;
	flex-wrap: wrap;
}
.comList02 li {
	margin-top: 9.5rem;
	padding: 0 2.9rem;
	width: 33.33%;
	box-sizing: border-box;
}
.comList02 a {
	display: block;
}
.comList02 .image {
	margin-bottom: 1.7rem;
	padding-bottom: 56.8%;
	position: relative;
	overflow: hidden;
	border-radius: 0.8rem;
}
.comList02 .image img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	-webkit-transition: .3s;
	transition: .3s;
}
.comList02 .image .ttl {
	padding: 0.7rem 1.1rem 0.6rem;
	font-weight: 700;
	position: absolute;
	bottom: -0.1rem;
	right: 0;
	background-color: #fff;
	line-height: 1;
	border-radius: 0.8rem 0 0 0;
}
.comList02 .title {
    border-bottom: 1px solid #000;
    font-weight: 700;
    padding-bottom: 0.9rem;
    margin-bottom: 0.8rem;
}
.comList02 .comLable {
	margin-bottom: 0.9rem;
}
.comList02 .txt {
	line-height: 1.75;
}
.comList02 .time {
	margin-top: 1rem;
	font-size: 1.4rem;
}
.comList02 .image + .txt {
	margin-top: -0.7rem;
}

@media all and (min-width: 897px) {
	.comList02 a:hover .image img {
		transform: scale(1.04);
	}
	.comList02.row2 {
		margin: -7rem 0 0;
		justify-content: space-between;
	}
	.comList02.row2 li {
		margin-top: 7rem;
		padding: 0;
		width: calc(50% - 2.8rem);
	}
	.comList02.row2 .time {
		margin-top: 1.5rem;
	}
}
@media all and (max-width: 896px) {
	.comList02 {
		margin: -4.3rem -1rem 0;
		justify-content: center;
	}
	.comList02 li {
		margin-top: 4.3rem;
		width: 50%;
		padding: 0 1rem;
	}
	.comList02 .comLable {
		margin-bottom: 0.6rem;
		font-size: 1rem;
	}
	.comList02 .title {
		margin-bottom: 0.8rem;
		padding-bottom: 0.6rem;
		font-size: 1.4rem;
		line-height: 1.71;
	}
	.comList02 .image {
		margin-bottom: 0.9rem;
		padding-bottom: 76.3%;
	}
	.comList02 .comLable span {
		padding: 0.4rem 1.2rem 0.4rem;
	}
	.comList02 .txt {
		line-height: 1.71;
	}
	.comList02 .image .ttl {
		padding-bottom: 0.8rem;
	}
	.comList02 .image + .txt {
		margin-top: 0;
	}
}

/* comImgBox */
.comTitleBox + .comImgBox {
	margin-top: -3.1rem;
}
.comImgBox {
	margin: 0 auto 4.2rem;
	max-width: 92.7rem;
	padding: 3.9rem 3.9rem;
	border-radius: 2rem;
	border: 1px solid #D9D9D9;
	background: #FFF;
	display: flex;
	align-items: flex-start;
}	
.comImgBox .photo {
	width: 40.3rem;
	border-radius: 0.8rem;
	overflow: hidden;
}
.comImgBox .photo img {
	width: 100%;
}
.comImgBox .textBox {
	margin: -0.3rem 0 0 4.1rem;
	flex: 1;
	line-height: 1.75;
}
.comImgBox .title {
	margin-bottom: -0.4rem;
	font-size: 2.4rem;
	font-weight: 700;
}
@media all and (max-width: 896px) {
	.comImgBox {
		padding: 2rem;
		display: block;
	}
	.comImgBox .photo {
		width: auto;
	}
	.comImgBox .textBox {
		margin: 1.5rem 0 0;
	}
	.comImgBox .title {
		margin-bottom: 0.3rem;
		font-size: 2rem;
	}
	.comTitleBox + .comImgBox {
		margin-top: 0;
	}
}

/* mainBox */
.mainBox {
	display: flex;
	justify-content: space-between;
}
#sideBar {
	width: 35.2rem;
}
#sideBar .sideBox {
	padding-bottom: 1.5rem;
	border-radius: 0.8rem;
	border: 1px solid #D9D9D9;
}
#sideBar .sideBox .sideTtl {
    font-weight: 700;
    padding: 1.3rem 1.6rem;
    border-bottom: 1px solid #D9D9D9;
}
#conts {
	margin-right: 5.5rem;
	flex: 1;
}
@media all and (max-width: 896px) {
	#conts {
		margin-right: 0;
	}
	#sideBar {
		margin-top: 8rem;
		width: auto;
	}
	.mainBox {
		display: block;
	}
}


/* comList03 */
.comList03 {
	font-size: 1.4rem;
	line-height: 1.857;
}
.comList03 li {
	margin-bottom: 1rem;
}
.comList03 li:last-child {
	margin-bottom: 0;
}
.comList03 a {
	padding: 0.9rem 1.9rem;
	display: flex;
	align-items: flex-start;
}
.comList03 .photo {
	width: 6.8rem;
	height: 7rem;
	border-radius: 0.8rem;
	overflow: hidden;
}
.comList03 .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	-webkit-transition: .3s;
	transition: .3s;
}
.comList03 .btmTxt {
	margin-top: 1.1rem;
	line-height: 1;
}
.comList03 .btmTxt .num {
	font-weight: 700;
}
.comList03 .leftBox {
	margin-right: 2rem;
	flex: 1;
}
.comList03 .comLable {
	padding-top: 0.4rem;
}
@media all and (min-width: 897px) {
	.comList03 a:hover .image img {
		transform: scale(1.04);
	}

}


/* comPhoto */
.comPhoto {
	margin: 0 auto 4rem;
	max-width: 92rem;
	padding-top: 3rem;
}
.comPhoto img {
	width: 100%;
}


/* fadeInUp */
/*.fadeInUp {
    opacity: 0;
    transform: translate(0, 10px);
    -webkit-transition: all 1s;
    transition: all .6s;
}
.fadeInUp.on {
	opacity: 1;
	transform: translate(0,0);
}*/


/* fixBox */
.fixBox {
	padding: 2.1rem 2.5rem 1.6rem 2.5rem;
	border-radius: 0 0.8rem 0.8rem 0;
	background: #FFF;
	box-shadow: 0.4rem 0.4rem 2rem 0 rgba(0, 0, 0, 0.08);
}
@media all and (min-width: 897px) {
	.fixBox {
		width: 18rem;
        position: fixed;
        top: 50rem;
        left: 0;
        z-index: 200;
	}
	.fixBox.ab {
		position: absolute;
		top: auto;
		bottom: 9.7rem;
	}
}
@media all and (max-width: 896px) {
	.fixBox {
		padding: 2.1rem 3.2rem 1.6rem;
		margin-bottom: 6rem;
	}
}



/* comList04 */
.comList04 li {
	margin-bottom: 0.4rem;
}
.comList04 li:last-child {
	margin-bottom: 0;
}
.comList04 a {
	padding-left: 1.4rem;
	font-size: 1.4rem;
	display: inline-block;
	vertical-align: top;
	position: relative;
	line-height: 1.57;
}
.comList04 a::before {
	margin-top: -0.5rem;
	width: 0.5rem;
	height: 1rem;
	position: absolute;
	top: 50%;
	left: 0;
	background: url("img/common/icon06.png") no-repeat left top / 100% 100%;
	content: "";
}
@media all and (min-width: 897px) {
	.comList04 a:hover {
		color: #58AF70;
	}
}


/* comList05 */
.comList05 {
	margin: -3.4rem -1.7rem 8.8rem;
	display: flex;
	flex-wrap: wrap;
}
.comList05 li {
	margin: 3.4rem 1.7rem 0;
	padding: 2.4rem 3.4rem;
	width: calc(33.33% - 3.4rem);
	border-radius: 0.8rem;
	border: 1px solid #D9D9D9;
	line-height: 1.75;
}
.comList05 .title {
	margin-bottom: 0.4rem;
	padding-left: 1.9rem;
	font-size: 2rem;
	line-height: 1.6;
	font-weight: 700;
	position: relative;
}
.comList05 .title::before {
	width: 0.8rem;
	height: 0.8rem;
	position: absolute;
	top: 1.1rem;
	left: 0;
	border-radius: 50%;
	overflow: hidden;
	background-color: #58AF70;
	content: "";
}
@media all and (max-width: 896px) {
	.comList05 {
		margin: 0 0 8rem;
		display: block;
	}
	.comList05 li {
		margin: 0 0 2.5rem;
		width: auto;
		padding: 2rem;
	}
}


/* comList06 */
.comList06 {
	margin: -6.9rem -1.6rem 8.8rem;
	display: flex;
	flex-wrap: wrap;
}
.comList06:last-child {
	margin-bottom: 0;
}
.comList06 li {
	margin: 6.9rem 1.6rem 0;
	padding: 4.1rem 3.4rem 9.1rem;
	min-height: 35rem;
	width: calc(33.33% - 3.4rem);
	line-height: 1.75;
	border-radius: 0.8rem;
	background: #fff;
	box-shadow: -0.4rem -0.4rem 1rem 0 rgba(255, 255, 255, 0.60), 0.8rem 0.8rem 1rem 0 rgba(0, 0, 0, 0.11);
	position: relative;
}
.comList06 .title {
    font-size: 2.4rem;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 1.9rem;
}
.comList06 .notes {
	font-size: 1.2rem;
	line-height: 1.5;
}
.comList06 .image {
	margin-top: 2.5rem;
	height: 16rem;
	text-align: center;
}
.comList06 .image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.comList06 .btn {
	width: 100%;
	position: absolute;
	bottom: 3.8rem;
	left: 0;
}
.comList06 .btn a {
	margin: 0 auto;
	width: 13.6rem;
	height: 3.4rem;
	color: #fff;
	font-size: 1.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5rem;
	background-color: #58AF70;
}
@media all and (min-width: 897px) {

}
@media all and (max-width: 896px) {
	.comList06 {
		margin: 0 0 8rem;
		display: block;
	}
	.comList06 li {
		width: auto;
		min-height: 0;
		padding: 2rem 2rem 7rem;
		margin: 0 0 2.5rem;
	}
	.comList06 li:last-child {
		margin-bottom: 0;
	}
	.comList06 .btn {
		bottom: 2rem;
	}
	.comList06 .btn a {
		height: 3rem;
		font-size: 1.2rem;
	}
	.comList06 .title {
		font-size: 2.2rem;
	}
}



/*------------------------------------------------------------
	qa
------------------------------------------------------------*/
#qa .qaBox dl {
	margin-bottom: 3rem;
	padding: 1.5rem 4rem;
	border-radius: 0.8rem;
	font-weight: 700;
	line-height: 1.75;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
}
#qa .qaBox dt {
	padding: 0 4.4rem;
	position: relative;
	cursor: pointer;
}
#qa .qaBox dt::before {
	position: absolute;
	left: 0rem;
	top: -0.2rem;
	width: 3rem;
	height: 3rem;
	color: #58AF70;
	font-family: "Montserrat", sans-serif;
	font-size: 2.2rem;
	line-height: 1.5;
	font-weight: 700;
	content: "Q.";
}
#qa .qaBox dt::after {
	position: absolute;
	right: -1.5rem;
	top: 50%;
	width: 1.1rem;
	height: 1.1rem;
	transform: translatey(-50%);
	background: url("img/common/icon02.png") no-repeat;
	background-size: 100%;
	content: "";
}
#qa .qaBox dt.on::after {
	background-image: url("img/common/icon02_on.png");
}
#qa .qaBox dd {
	padding: 4.6rem 0 1.9rem;
	font-size: 1.4rem;
	line-height: 2;
	display: none;
}
#qa .qaBox dd p {
	margin-bottom: 1.5rem;
}
#qa .qaBox dd p:last-child {
	margin-bottom: 0;
}
#qa .qaBox .link a {
	color: #58AF70;
	text-decoration: underline;
}
@media all and (min-width: 897px) {
	#qa .qaBox .link a:hover {
		text-decoration: none;
	}
}
/*------------------------------------------------------------
	use
------------------------------------------------------------*/
#use .content p {
	margin-bottom: 6.3rem;
	line-height: 1.75;
}
#use .content p:last-child {
	margin-bottom: 0;
}
#use .content a {
	text-decoration: underline;
}
#use .content .txtUl {
	margin-bottom: 6.4rem;
	line-height: 1.75;
}
#use h3.headLine02 {
	margin-bottom: 2.1rem;
	font-size: 2rem;
}
#use .txtUl li {
	padding-left: 1em;
	text-indent: -1rem;
}
#use .txt {
	margin-left: 2.9rem;
}
#use p + .txt {
	margin-top: -5.2rem;
}
@media all and (min-width: 897px) {
	#use .content a:hover {
		text-decoration: none;
	}
}

/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
#contact .pageTitle {
	background-image: url("img/contact/page_img.jpg");
}
@media all and (min-width: 897px) {
	#contact #pagePath {
		margin-bottom: 4.7rem;
	}
}


/*------------------------------------------------------------
	news
------------------------------------------------------------*/
#news .pageTitle {
	background-image: url("img/news/page_img.jpg");
}
#news .content {
	max-width: 92.6rem;
}
@media all and (min-width: 897px) {
	#news #pagePath {
		margin-bottom: 6.1rem;
	}
}



/*------------------------------------------------------------
	case
------------------------------------------------------------*/
#case .pageTitle {
	background-image: url("img/case/page_img.jpg");
}

@media all and (min-width: 897px) {
	#case #pagePath {
		margin-bottom: 6rem;
	}
	#case .combgBox + .combgBox {
		padding-top: 5.9rem;
	}
}

/*------------------------------------------------------------
	guide
------------------------------------------------------------*/
#guide .pageTitle {
	background-image: url("img/guide/page_img.jpg");
}

@media all and (min-width: 897px) {
	#guide #pagePath {
		margin-bottom: 6rem;
	}
	#guide .combgBox + .combgBox {
		padding-top: 12rem;
	}
}


/* toc_container */
#main #toc_container {
	margin: 0 auto 3.9rem;
	max-width: 56.4rem;
	border: none;
	background-color: #fff;
	padding: 0;
}
#main #toc_container .toc_title {
	margin-bottom: 1.2rem;
	padding-bottom: 1rem;
	font-size: 2.4rem;
	font-weight: 700;
	border-bottom: 1px solid #DFDFDF;
	text-align: center;
	line-height: 1.5;
}
#main #toc_container .toc_list {
	margin-top: 0;
	font-size: 1.8rem;
	line-height: 1.66;
	counter-reset: num;
}
#main #toc_container .toc_list li {
	padding-left: 2.7rem;
	position: relative;
	counter-increment: num;
}

@media all and (max-width: 896px) {
	#main #toc_container .toc_list {
		font-size: 1.6rem;
	}
	#main #toc_container {
		max-width: inherit;
	}
}


/*------------------------------------------------------------
	document
------------------------------------------------------------*/
#document .box {
	position: relative;
	z-index: 10;
}
#document .pageTitle {
	background-image: url("img/document/page_img.jpg");
}
#document .headLine02 {
	text-align: center;
	font-size: 3.2rem;
	margin-bottom: 2.7rem;
}
#document .centerTxt {
	margin-bottom: 5.7rem;
	text-align: center;
	font-size: 1.6rem;
}
#document .pointsBox .headLine02 {
	margin-bottom: 1.7rem;
	text-align: left;
	font-size: 2.4rem;
}
#document .documentBox .photo img {
	width: 100%;
}
#document .sec {
	margin-bottom: 8.8rem;
}
#document .documentBox .imgUl {
	font-size: 0;
	line-height: 1;
}
#document .documentBox .imgUl img {
	width: 100%;
}
#document .documentBox .slick-dots {
	text-align: center;
	margin-top: 2.9rem;
	font-size: 0;
	line-height: 1;
}
#document .documentBox .slick-dots button {
	display: none;
}
#document .documentBox .slick-dots li {
	margin: 0 0.4rem;
	display: inline-block;
	vertical-align: top;
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 5rem;
	overflow: hidden;
	background-color: #DFDFDF;
	cursor: pointer;
}
#document .documentBox .slick-dots .slick-active {
	background-color: #262626;
}
@media all and (min-width: 897px) {
	#document .documentBox .slick-dots li:hover {
		background-color: #262626;
	}
	#document .combgBox {
		padding-bottom: 17.4rem;
	}
	#document #pagePath {
		margin-bottom: 4.2rem;
	}
	#document .combgBox + .combgBox {
		padding-top: 6rem;
		padding-bottom: 9.7rem;
	}
	#document .documentBox {
		margin-left: 0.2rem;
		display: flex;
		justify-content: space-between;
	}
	#document .documentBox .photo {
		width: 37.3rem;
	}
	#document .documentBox .formBox {
		flex: 1;
		margin: -2.5rem 0 0 3.9rem;
	}
	#document .documentBox .comTable th {
		width: 28.2%;
	}
	#document .documentBox .formBox .agreeTxt {
		margin-top: 4.5rem;
	}
	#document .manualBox .centerTxt {
		margin-bottom: 6.2rem;
	}
}
@media all and (max-width: 896px) {
	#document .headLine02 {
		font-size: 2.8rem;
	}
	#document .pointsBox .headLine02 {
		font-size: 2.2rem;
	}
	#document .documentBox .photo {
		margin-bottom: 4rem;
	}
	#document .centerTxt {
		font-size: 1.4rem;
	}
	#document .sec {
		margin-bottom: 6rem;
	}
}




/*------------------------------------------------------------
	agent
------------------------------------------------------------*/
#agent .pageTitle {
	background-image: url("img/agent/page_img.jpg");
}
#agent .subBox {
	margin-bottom: 5.7rem;
}
#agent .subBox:last-child {
	margin-bottom: 0;
}
#agent .flexBox {
	display: flex;
	justify-content: space-between;
}
#agent .flexBox > div {
	padding-top: 2.3rem;
	width: calc(50% - 1.6rem);
	border-top: 1px solid #000;
}
#agent .headLine02 {
	margin-bottom: 2.6rem;
}
#agent .listDl dt {
	margin-bottom: 1.2rem;
	font-size: 2.4rem;
	font-weight: bold;
}
#agent .listDl dd {
	margin-bottom: 2.2rem;
	padding-bottom: 2.7rem;
	border-bottom: 1px solid #DFDFDF;
}
#agent .listDl dd:last-child {
	margin-bottom: 0;
}
#agent .listDl ul {
	margin: -1.4rem -4rem 0 0;
	display: flex;
	flex-wrap: wrap;
}
#agent .listDl ul li {
	margin: 1.4rem 4rem 0 0;
}
@media all and (min-width: 897px) {
	#agent #pagePath {
		margin-bottom: 4.1rem;
	}
	#agent .listDl a:hover {
		color: #58AF70;
	}
}
@media all and (max-width: 896px) {
	#agent .flexBox {
		display: block;
	}
	#agent .flexBox > div {
		width: auto;
	}
	#agent .flexBox .right {
		border-top: none;
		padding-top: 2.2rem;
	}
	#agent .listDl dt {
		font-size: 2rem;
	}
	#agent .listDl ul {
		margin-right: -2rem;
	}
	#agent .listDl ul li {
		margin-right: 2rem;
	}
	#agent .listDl dd {
		padding-bottom: 1.5rem;
	}
}



/* headLine03 */
.headLine03 {
	margin-bottom: 2.8rem;
	padding-bottom: 1.2rem;
	font-size: 2.4rem;
	font-weight: 700;
	border-bottom: 1px solid #000;
}
@media all and (max-width: 896px) {
	.headLine03 {
		margin-bottom: 2.5rem;
		font-size: 2.2rem;
	}
}


/* comList07 */
.comList07 {
	margin: -4rem -3rem 0;
	display: flex;
	flex-wrap: wrap;
}
.comList07 li {
	margin-top: 4rem;
	padding: 0 3rem;
	width: 33.33%;
	box-sizing: border-box;
}
.comList07 a {
	display: block;
	line-height: 1.75;
}
.comList07 .image {
	margin-bottom: 2rem;
	padding-bottom: 63.82%;
	overflow: hidden;
	border-radius: 0.8rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.12);
	position: relative;
}
.comList07 .image img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	-webkit-transition: .3s;
	transition: .3s;
}
.comList07 .title {
	font-size: 2rem;
	line-height: 1.6;
	font-weight: 400;
}
.comList07 .title + p {
	margin-top: 0.4rem;
}
@media all and (min-width: 897px) {
	.comList07 a:hover .image img {
		transform: scale(1.04);
	}
}
@media all and (max-width: 896px) {
	.comList07 {
		margin: -2.4rem -1.5rem 0;
	}
	.comList07 li {
		margin-top: 2.4rem;
		width: 50%;
		padding: 0 1.5rem;
	}
	.comList07 .title {
		margin-bottom: -0.1rem;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	.comList07 .image {
		margin-bottom: 1.3rem;
	}
}






/* #top */
#top .mainImg {
	margin-bottom: 5.9rem;
	position: relative;
	color: #fff;
	text-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.90);
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#top .mainImg .innerBox {
	overflow: hidden;
	position: relative;
}
#top .mainImg .innerBox::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: clamp(10rem, 16vh, 16rem);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.72) 62%, #fff 100%);
	pointer-events: none;
	z-index: 1;
}
#top .mainImg .imgUl {
	font-size: 0;
	line-height: 1;
	position: relative;
	z-index: 0;
}
#top .mainImg .imgUl .image {
	height: 76rem;
	min-height: calc(100svh - 9rem + 8.4rem);
	overflow: hidden;
	position: relative;
}
#top .mainImg .imgUl .image::after {
	content: "";
	position: absolute;
	inset: 0;
	background-color: rgba(0, 0, 0, 0.36);
}
#top .mainImg .imgUl .image img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}
#top .mainImg .textBox {
	color: #fff;
	z-index: 2;
}
#top .mainImg .title {
	font-size: 8rem;
	line-height: 1;
}
#top .mainImg .title .sml {
	margin-bottom: 1.6rem;
	display: block;
	font-size: 2.4rem;
}
#top .mainImg .dotsUl {
	max-width: 99.4rem;
	margin: 3.5rem auto 0;
	display: flex;
	justify-content: flex-end;
}
#top .mainImg .dotsUl li {
	margin-left: 1.3rem;
	width: 4.2rem;
	height: 0.2rem;
	background-color: #ccc;
	position: relative;
	cursor: pointer;
}
#top .mainImg .dotsUl button {
	display: none;
}
#top .mainImg .dotsUl li::before {
	position: absolute;
	left: 0;
	width: 0;
	height: 100%;
	content: '';
	background-color: #58AF70;
}
#top .mainImg .dotsUl li.slick-active::before {
	animation: slickW 4.5s linear;
}
@keyframes slickW {
	0% {
		width: 0;
	}
	100% {
		width: 100%;
	}
}

#top .movieBox {
	margin: 0 auto 6rem;
	max-width: 93rem;
	padding-bottom: 52.4rem;
	position: relative;
	overflow: hidden;
	background-color: #F5F5F5;
}
#top .movieBox iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
#top .combgBox {
	padding: 5.6rem 0 16.8rem;
}
#top .content {
	max-width: 110.6rem;
}
#top .newsBox .comList {
	margin: 0 auto;
	max-width: 92.7rem;
}
#top .newsBox .content {
	position: relative;
}
#top .newsBox .comLink {
	position: absolute;
	top: 0.9rem;
	right: 0;
}
#top .solveBox {
	padding: 1.6rem 0 18rem;
}
#top .solveBox .content {
	text-align: center;
}
#top .solveBox .solveTitle {
	position: relative;
	display: inline-block;
	padding: 0 0 1rem;
	font-size: 4.2rem;
	font-weight: 400;
	color: var(--theme-navy);
	line-height: 1.4;
	letter-spacing: 0.08em;
	z-index: 1;
}
#top .solveBox .solveTitle .solveBrand {
	display: inline-flex;
	align-items: flex-end;
	margin: 0 0.3rem;
}
#top .solveBox .solveTitle .solveBrand img {
	display: block;
	height: 0.95em;
	width: auto;
	transform: translateY(0.02em);
}
#top .solveBox .solveTitle .solveEmph {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	padding-right: 0.32em;
}
#top .solveBox .solveTitle .solveEmph .solveBurst {
	position: absolute;
	right: -0.24em;
	top: -0.58em;
	width: 0.96em;
	height: 0.96em;
	pointer-events: none;
}
#top .solveBox .solveTitle .solveEmph .solveBurst img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	transform: scale(0) rotate(16deg);
	transform-origin: center;
	transition: transform 0.45s ease;
}
#top .solveBox .solveTitle.fadeInUp {
	transform: translateY(-6rem);
	transition: opacity 0.8s ease, transform 0.8s cubic-bezier(0.22, 0.7, 0.2, 1);
}
#top .solveBox .solveTitle.fadeInUp.on {
	transform: translateY(0);
}
#top .solveBox .solveTitle.fadeInUp.on .solveEmph .solveBurst img {
	transform: scale(1) rotate(16deg);
}
#top .afterSolveBg {
	--bg-transition-height: 64rem;
	--bg-transition-overlap: 16rem;
	position: relative;
	margin-top: calc(-1 * var(--bg-transition-overlap));
	padding-top: var(--bg-transition-overlap);
	background: linear-gradient(
		180deg,
		#fff 0,
		#fff calc(var(--bg-transition-height) * 0.08),
		#fbfffb calc(var(--bg-transition-height) * 0.22),
		#f6fdf6 calc(var(--bg-transition-height) * 0.38),
		#effbef calc(var(--bg-transition-height) * 0.54),
		#e8fae8 calc(var(--bg-transition-height) * 0.7),
		#e1f9e1 calc(var(--bg-transition-height) * 0.86),
		var(--theme-light-green) var(--bg-transition-height),
		var(--theme-light-green) 100%
	);
	overflow: hidden;
}
#top .afterSolveBg::before {
	content: none;
}
#top .afterSolveBg::after {
	content: none;
}
#top .problemSection {
	padding: 6.4rem 0 9rem;
	background: transparent;
}
#top .problemSection .content {
	position: relative;
}
#top .problemList {
	margin: 3.8rem auto 0;
	max-width: 96rem;
	display: flex;
	flex-direction: column;
	gap: 2.8rem;
}
#top .problemItem {
	display: flex;
	align-items: center;
	gap: 3.2rem;
}
#top .problemItem.reverse {
	flex-direction: row-reverse;
}
#top .problemMedia {
	flex: 0 0 42%;
	max-width: 42rem;
	border-radius: 0;
	overflow: hidden;
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1 / 1;
}
#top .problemMedia.is-placeholder {
	border-radius: 0;
	box-shadow: none;
	background-color: #f0f0f0;
	border: 1px solid #d9d9d9;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1 / 1;
}
#top .problemMedia img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
}
#top .problemMedia--calendar {
	position: relative;
	background: transparent;
	border: 0;
	box-shadow: none;
	overflow: visible;
}
#top .problemMedia--calendar .problemBase {
	width: 86%;
	height: auto;
	padding: 0;
}
#top .problemMedia--calendar .problemBadge {
	position: absolute;
	right: 6%;
	bottom: 8%;
	width: 28%;
	height: auto;
	filter: none;
}
#top .problemMedia--plain {
	background: transparent;
	border: 0;
	box-shadow: none;
	overflow: visible;
}
#top .problemMedia--plain img {
	width: 86%;
	height: auto;
}
#top .problemMedia--smart {
	position: relative;
	background: transparent;
	border: 0;
	box-shadow: none;
	overflow: visible;
}
#top .problemMedia--smart .problemMain {
	width: 56%;
	height: auto;
	position: relative;
	z-index: 2;
	object-fit: contain;
}
#top .problemMedia--smart .problemSide {
	position: absolute;
	top: 6%;
	width: 34%;
	height: auto;
	object-fit: cover;
	border-radius: 1rem;
}
#top .problemMedia--smart .problemSide--left {
	left: 6%;
	transform: none;
}
#top .problemMedia--smart .problemSide--right {
	right: 6%;
	transform: none;
}
#top .problemMedia.is-placeholder::before {
	content: attr(data-num);
	color: #9a9a9a;
	font-size: 4.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#top .problemMedia.is-placeholder img {
	opacity: 0;
}
#top .problemText {
	flex: 1;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.6;
	color: var(--theme-navy);
}
#top .problemItem:first-child .problemText {
	transform: translateY(-4.2rem);
}
#top .aboutBox .bgBox {
	margin-bottom: 5.2rem;
	padding-bottom: 6rem;
	position: relative;
}
#top .aboutBox .bgBox .content {
	max-width: 119.8rem;
}
#top .aboutBox .bgBox::after {
	content: none;
}
#top .aboutBox .headLine04 {
	margin-bottom: 1.8rem;
}
#top .aboutBox .photo {
	margin: 0 auto 6rem;
	width: calc(50% + 41.6rem);
	border-radius: 2rem 0 0 2rem;
	overflow: hidden;
}
#top .aboutBox .photo img {
	width: 100%;
}
#top .aboutBox .centerTxt {
	margin-bottom: 4.9rem;
	font-weight: 700;
	line-height: 2.5;
	text-align: center;
}
#top .aboutBox .aboutIntroTxt {
	margin: 0 0 3.8rem;
	max-width: none;
	width: 100%;
	font-size: 2rem;
	line-height: 2.05;
	font-weight: 500;
	text-align: left;
	letter-spacing: 0.01em;
}
#top .aboutBox .headLine03.montserrat {
	margin-bottom: 2.2rem;
	font-size: 2rem;
}
#top .aboutBox .featureCardList {
	margin: 2.6rem 0 3.8rem;
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 2rem;
}
#top .aboutBox .featureCard {
	display: block;
	background: #fff;
	border-radius: 1.6rem;
	overflow: hidden;
	box-shadow: 0 1.6rem 2.6rem rgba(32, 59, 106, 0.12);
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	color: var(--theme-navy);
	text-align: center;
	position: relative;
}
#top .aboutBox .featureCard:hover {
	transform: translateY(-4px);
	box-shadow: 0 2.2rem 3.2rem rgba(32, 59, 106, 0.18);
}
#top .aboutBox .featureCard .image {
	aspect-ratio: 4 / 3;
	background: #f4f7fb;
}
#top .aboutBox .featureCard .image img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
#top .aboutBox .featureCard .title {
	position: absolute;
	top: 1.2rem;
	left: 1.2rem;
	padding: 0.4rem 0.9rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.92);
	font-weight: 700;
	font-size: 1.4rem;
	letter-spacing: 0.02em;
	text-align: left;
	box-shadow: 0 0.6rem 1.2rem rgba(32, 59, 106, 0.12);
}
#top .aboutBox .aboutDiagramLead {
	margin: 0 auto 5.2rem;
	max-width: 112rem;
}
#top .aboutBox .aboutDiagram {
	position: relative;
	margin: 0 auto;
	padding: 3.4rem 3.2rem 2.6rem;
	border-radius: 2.4rem;
	background: #fff;
	box-shadow: 0 1.4rem 2.8rem rgba(16, 42, 84, 0.1);
	border: 1px solid rgba(32, 59, 106, 0.18);
	overflow: hidden;
}
#top .aboutBox .aboutDiagram::before {
	content: none;
}
#top .aboutBox .aboutDiagram::after {
	content: none;
}
#top .aboutBox .greenhouseFrame {
	position: relative;
	margin: 0 auto;
	max-width: 96rem;
	min-height: 44rem;
	border-radius: 0;
	border: 0;
	background: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: visible;
}
#top .aboutBox .greenhouseFrame::before {
	content: none;
}
#top .aboutBox .greenhouseFrame::after {
	content: none;
}
#top .aboutBox .greenhouseSvg {
	position: relative;
	z-index: 1;
	width: 88%;
	max-width: 84rem;
	height: auto;
	overflow: visible;
}
#top .aboutBox .greenhouseSvg .houseFrame,
#top .aboutBox .greenhouseSvg .roofLine {
	fill: none;
	stroke: var(--theme-navy);
	stroke-width: 9;
	stroke-linecap: round;
	stroke-linejoin: round;
}
#top .aboutBox .greenhouseSvg .roofLine {
	stroke-dashoffset: 0;
	stroke-dasharray: 14 100;
	animation: roofSlideCycle 8s ease-in-out infinite;
}
@keyframes roofSlideCycle {
	0%,
	30% {
		stroke-dasharray: 14 100;
	}
	55%,
	86% {
		stroke-dasharray: 100 100;
	}
	100% {
		stroke-dasharray: 14 100;
	}
}
#top .aboutBox .featureDetailList {
	margin: 0 0 4rem;
	display: flex;
	flex-direction: column;
	gap: 5.2rem;
}
#top .aboutBox .featureDetail {
	display: flex;
	align-items: center;
	gap: 3.2rem;
	padding: 0 0 3.2rem;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	border-bottom: 1px solid rgba(32, 59, 106, 0.12);
	scroll-margin-top: 12rem;
}
#top .aboutBox .featureDetail--stacked {
	flex-direction: column;
	align-items: flex-start;
}
#top .aboutBox .featureDetail:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
#top .aboutBox .featureDetail:nth-child(even) {
	flex-direction: row-reverse;
}
#top .aboutBox .featureDetailMedia {
	flex: 0 0 38%;
	max-width: 38rem;
	border-radius: 1.6rem;
	overflow: hidden;
}
#top .aboutBox .featureDetail--stacked .featureDetailMedia {
	flex: 0 0 auto;
	max-width: 100%;
	width: 100%;
	margin: 1.2rem 0 1.6rem;
}
#top .aboutBox .featureDetailMedia img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
#top .aboutBox .featureDetailBody h4 {
	margin: 0.6rem 0 1.2rem;
	font-size: 2.2rem;
	font-weight: 700;
}
#top .aboutBox .featureDetailTitle.is-strong {
	margin-top: 0;
	font-size: 2.8rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	position: relative;
	padding-bottom: 0.6rem;
}
#top .aboutBox .featureDetailTitle.is-strong::after {
	content: "";
	display: block;
	width: 6.4rem;
	height: 3px;
	background: var(--theme-navy);
	margin-top: 0.9rem;
}
#top .aboutBox .featurePoints {
	margin: 1.8rem 0 2.2rem;
	display: grid;
	gap: 1.2rem;
	font-size: 1.5rem;
	line-height: 1.8;
	color: var(--theme-navy);
}
#top .aboutBox .featurePoints li {
	position: relative;
	padding-left: 2.4rem;
}
#top .aboutBox .featurePoints li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.7rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background-color: var(--theme-navy);
}
#top .aboutBox .featurePoints .title {
	display: inline-block;
	margin-right: 0.6rem;
	font-weight: 700;
}
#top .aboutBox .featureSlider {
	margin-top: 2rem;
}
#top .aboutBox .featureSlider .sliderTrack {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1.4rem;
}
#top .aboutBox .featureSlider .slide {
	min-height: 16rem;
	border-radius: 1.2rem;
	background: #f2f5f9;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--theme-navy);
	font-size: 1.3rem;
	border: 1px dashed rgba(32, 59, 106, 0.25);
}
#top .aboutBox .featureSlider .sliderDots {
	margin-top: 1.4rem;
	display: flex;
	justify-content: center;
	gap: 0.8rem;
}
#top .aboutBox .featureSlider .dot {
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 999px;
	background: rgba(32, 59, 106, 0.3);
}
#top .aboutBox .featureSlider .dot:first-child {
	background: var(--theme-navy);
}
#top .aboutBox .featureSlider--video {
	margin: 1.4rem 0 1.8rem;
}
#top .aboutBox .featureVideo {
	position: relative;
	border-radius: 0;
	overflow: hidden;
	background: #071425;
	box-shadow: 0 1.2rem 2.4rem rgba(7, 20, 37, 0.18);
}
#top .aboutBox .featureVideo video {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}
#top .aboutBox .featureVideoBadge {
	position: absolute;
	top: 1.2rem;
	right: 1.2rem;
	z-index: 1;
	padding: 0.55rem 1rem;
	border-radius: 999px;
	background: rgba(7, 20, 37, 0.72);
	color: #fff;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#top .aboutBox .featureVideoCaption {
	margin-top: 1rem;
	font-size: 1.15rem;
	line-height: 1.7;
	color: rgba(32, 59, 106, 0.82);
}
#top .aboutBox .featureDetailBody p {
	font-size: 1.6rem;
	line-height: 2;
}
#top .aboutBox #function-hydro .featureDetailTitle.is-strong {
	font-weight: 600;
	letter-spacing: 0.03em;
}
#top .aboutBox .featureDetail--stacked .featurePoints .title {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-right: 0;
	padding: 0.56rem 1.58rem 0.62rem;
	border-radius: 999px;
	background-color: var(--theme-navy);
	color: #fff;
	font-weight: 500;
	font-size: 2.04rem;
	line-height: 1.05;
	letter-spacing: 0;
	vertical-align: middle;
}
#top .aboutBox .featureDetail--stacked .featurePoints {
	gap: 2.2rem;
	font-size: 1.78rem;
	line-height: 1.9;
}
#top .aboutBox .featureDetail--stacked .featurePoints li {
	display: grid;
	grid-template-columns: max-content 1fr;
	align-items: center;
	column-gap: 1.1rem;
	padding-left: 0;
}
#top .aboutBox .featureDetail--stacked .featurePoints li::before {
	content: none;
}
#top .aboutBox .featureLabel {
	font-size: 1.2rem;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	opacity: 0.6;
}
#top .aboutBox .comList07 + .headLine03 {
	margin-top: 5.9rem;
}
#top .aboutBox {
	padding-bottom: 5.8rem;
}
#top .followBox {
	padding: 9.4rem 0 6rem;
}
#top .instagramSection {
	padding: 6.4rem 0 7.2rem;
	background: var(--theme-light-green);
}
#top .instagramSection .content {
	text-align: center;
}
#top .instagramSection .instagramBand {
	position: relative;
	padding: 2.4rem 0 2rem;
}
#top .instagramSection .instagramBand::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	background: rgba(255, 255, 255, 0.62);
}
#top .instagramSection .instagramBand > * {
	position: relative;
	z-index: 1;
}
#top .instagramSection .instagramGrid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 2rem;
	margin: 0 auto 3rem;
	max-width: 96rem;
}
#top .instagramSection .instagramMoreLink {
	display: inline-block;
	margin-top: 0.4rem;
	font-size: 1.6rem;
	font-weight: 700;
	color: var(--theme-navy);
	text-decoration: underline;
	text-underline-offset: 0.3rem;
}
#top .instagramSection .instagramEmbed {
	--ig-crop-top: 8.4rem; /* Hide the embed header row (incl. "View profile") */
	--ig-visible-height: 38.2rem; /* Show media + actions + likes, hide comment row */
	position: relative;
	width: 100% !important;
	max-width: 100% !important;
	min-width: 0 !important;
	height: var(--ig-visible-height);
	border-radius: 1.2rem;
	overflow: hidden;
	box-shadow: 0 1.2rem 2rem rgba(32, 59, 106, 0.12);
	background: #fff;
}
#top .instagramSection .instagramEmbed .instagramEmbedOverlay {
	position: absolute;
	inset: 0;
	z-index: 2;
}
#top .instagramSection .instagramEmbed iframe {
	display: block;
	position: absolute;
	top: calc(-1 * var(--ig-crop-top));
	left: 0;
	width: 100%;
	height: calc(var(--ig-visible-height) + var(--ig-crop-top));
	border: 0;
	pointer-events: none; /* Prevent iframe scrolling; overlay handles click */
}
#top .followBox .insBox {
	text-align: center;
}
#top .followBox .title {
	margin-bottom: -0.8rem;
	text-align: center;
	font-weight: 700;
	font-size: 2.4rem;
	position: relative;
    z-index: 10;
}
#top .followBox .title .en {
	margin-bottom: 0.8rem;
	display: block;
	color: #58AF70;
	font-size: 1.3rem;
	letter-spacing: 0.05em;
}
#top .followBox .content {
	max-width: 112rem;
}
#top .followBox .comLink {
	margin-top: 5.9rem;
}
#top .followBox .comLink a {
	background: #fff;
	width: 18.3rem;
	font-size: 1.4rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
}
#top .caseBox {
	padding: 7.6rem 0 3.5rem;
	background: transparent;
	box-shadow: none;
}
#top .caseBox .content {
	position: relative;
}
#top .caseBox .headLine04 {
	margin-bottom: 2rem;
}
#top .caseBox .comList02 {
	margin: -9.5rem -2.9rem 0;
}
#top .caseBox .comLink {
	position: absolute;
	top: 2.7rem;
	right: 0;
}
#top .caseBox .comNumTxt {
    position: absolute;
    top: 2.3rem;
    left: 15.5rem;
}
#top .caseBox .caseDetail {
	margin: 2rem auto 0;
	max-width: 98rem;
	display: grid;
	gap: 3.2rem;
}
#top .caseBox .caseHeroHeading {
	display: grid;
	gap: 0.2rem;
	font-size: 3.2rem;
	font-weight: 700;
	color: var(--theme-navy);
	margin-bottom: 0.8rem;
}
#top .caseBox .caseMetaTitle {
	font-size: 2.4rem;
	font-weight: 700;
	color: var(--theme-navy);
}
#top .caseBox .caseMetaText {
	font-size: 1.6rem;
	color: var(--theme-navy);
	opacity: 0.8;
}
#top .caseBox .caseHero {
	width: 100%;
	height: 42rem;
	border-radius: 1.6rem;
	border: 1px solid #d9d9d9;
	background-color: #f2f2f2;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#top .caseBox .caseHeroTitle {
	font-size: 3.2rem;
	font-weight: 700;
	color: var(--theme-navy);
}
#top .caseBox .caseHeroNote {
	margin-top: 0.8rem;
	font-size: 1.4rem;
	color: #7a7a7a;
}
#top .caseBox .caseBody {
	display: grid;
	grid-template-columns: 1fr;
	gap: 2.4rem;
}
#top .caseBox .caseCard {
	background: rgba(255, 255, 255, 0.58);
	border: 1px solid rgba(32, 59, 106, 0.14);
	border-radius: 0;
	padding: 3rem 4rem;
	box-shadow: 0 0.9rem 2.2rem rgba(32, 59, 106, 0.08);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}
#top .caseBox .caseHeading {
	margin-bottom: 1.2rem;
	display: flex;
	align-items: center;
	gap: 0.8rem;
	font-size: 2rem;
	font-weight: 700;
	color: var(--theme-navy);
}
#top .caseBox .caseHeadingIcon {
	width: 2.8rem;
	height: 2.8rem;
	object-fit: contain;
	flex: 0 0 auto;
}
#top .caseBox .caseText {
	font-size: 1.6rem;
	line-height: 1.9;
	color: var(--theme-navy);
}
@media all and (min-width: 897px) {
	#top .mainImg .title {
		width: 100%;
		position: absolute;
		max-width: 110.6rem;
		top: 27.4rem;
		left: 50%;
		transform: translateX(-50%);
	}
	#top .mainImg .txt {
		width: 100%;
		position: absolute;
		max-width: 110.6rem;
		bottom: 8.8rem;
		left: 50%;
		transform: translateX(-50%);
	}
}
@media all and (max-width: 896px) {
	#top .mainImg .imgUl .image {
		height: 82.6rem;
		min-height: calc(100svh - 11rem + 8.1rem);
	}
	#top .mainImg .textBox {
		width: auto;
		max-width: inherit;
	}
	#top .mainImg .title {
		margin: 0;
		font-size: 5.4rem;
		position: absolute;
		top: 14rem;
		left: 1.5rem;
		letter-spacing: 0.03em;
	}
	#top .mainImg .title .sml {
		margin-bottom: 1.2rem;
		font-size: 2rem;
		letter-spacing: 0.1em;
	}
	#top .mainImg .txt {
		font-size: 1.8rem;
		line-height: 2.22;
		position: absolute;
		bottom: 7.8rem;
		left: 2.2rem;
		letter-spacing: 0.078em;
	}
	#top .mainImg {
		margin-bottom: 7.4rem;
	}
	#top .movieBox {
		margin: 0 1.5rem 6rem;
		max-width: inherit;
		padding-bottom: 52%;
	}
	#top .combgBox {
		padding: 4.9rem 1.5rem 10.9rem;
	}
	#top .newsBox .comLink {
		margin-top: 5.3rem;
		position: static;
		top: auto;
		right: auto;
	}
	#top .solveBox {
		padding: 1.2rem 0 15rem;
	}
	#top .solveBox .solveTitle {
		font-size: 3.1rem;
		padding-bottom: 0.8rem;
		padding-left: 0;
	}
	#top .afterSolveBg {
		--bg-transition-height: 46rem;
		--bg-transition-overlap: 12rem;
	}
	#top .problemSection {
		padding: 5rem 0 7rem;
	}
	#top .problemList {
		gap: 2rem;
	}
	#top .problemItem,
	#top .problemItem.reverse {
		flex-direction: column;
		text-align: center;
	}
	#top .problemMedia {
		flex: 0 0 auto;
		max-width: 100%;
		width: 100%;
	}
	#top .problemMedia--calendar .problemBadge {
		width: 22%;
		right: 5%;
		bottom: 5%;
	}
	#top .problemMedia--plain img {
		width: 92%;
	}
	#top .problemMedia--smart .problemMain {
		width: 58%;
	}
	#top .problemMedia--smart .problemSide {
		width: 36%;
		top: 8%;
	}
	#top .problemMedia--smart .problemSide--left {
		left: 4%;
	}
	#top .problemMedia--smart .problemSide--right {
		right: 4%;
	}
	#top .problemMedia.is-placeholder::before {
		font-size: 3.4rem;
	}
	#top .problemText {
		font-size: 2.2rem;
	}
	#top .problemItem:first-child .problemText {
		transform: translateY(-3rem);
	}
	#top .aboutBox .headLine04 {
		margin-bottom: 2.5rem;
	}
	#top .aboutBox .photo {
		margin: 0 -1.5rem 4rem;
		width: auto;
		border-radius: 0;
	}
	#top .aboutBox .photo .innerBox {
		margin-left: auto;
		width: 81.4%;
		border-radius: 2.5rem 0 0 2.5rem;
		overflow: hidden;
	}
	#top .aboutBox .bgBox {
		margin: 0 -1.5rem 5.5rem;
		padding: 0 1.5rem 5rem;
	}
	#top .aboutBox .centerTxt {
		text-align: left;
		font-size: 1.5rem;
		line-height: 2.13;
	}
	#top .aboutBox .aboutIntroTxt {
		margin-bottom: 2.6rem;
		max-width: none;
		font-size: 1.72rem;
		line-height: 1.9;
		font-weight: 500;
		text-align: left;
	}
	#top .aboutBox .bgBox::after {
		content: none;
	}
	#top .aboutBox .headLine03.montserrat {
		margin-bottom: 2.8rem;
		padding-bottom: 0.5rem;
	}
	#top .aboutBox .featureCardList {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 1.4rem;
		margin-bottom: 3rem;
	}
	#top .aboutBox .featureDetailList {
		gap: 4.2rem;
	}
	#top .aboutBox .featureCard .title {
		top: 0.8rem;
		left: 0.8rem;
		font-size: 1.2rem;
	}
	#top .aboutBox .aboutDiagramLead {
		margin: 0 auto 3.8rem;
	}
	#top .aboutBox .aboutDiagram {
		margin: 0 auto;
		padding: 2rem 1.3rem 1.8rem;
		border-radius: 1.8rem;
	}
	#top .aboutBox .greenhouseFrame {
		min-height: 24rem;
	}
	#top .aboutBox .greenhouseSvg {
		width: 92%;
	}
	#top .aboutBox .greenhouseSvg .houseFrame,
	#top .aboutBox .greenhouseSvg .roofLine {
		stroke-width: 6.4;
	}
	#top .aboutBox .featureDetail {
		flex-direction: column;
		gap: 1.8rem;
		padding: 0 0 2.4rem;
		text-align: left;
	}
	#top .aboutBox .featureDetail:nth-child(even) {
		flex-direction: column;
	}
	#top .aboutBox .featureDetailMedia {
		max-width: 100%;
		width: 100%;
	}
	#top .aboutBox .featureDetailBody h4 {
		font-size: 1.8rem;
	}
	#top .aboutBox .featureDetailTitle.is-strong {
		font-size: 2.2rem;
	}
	#top .aboutBox .featurePoints {
		font-size: 1.4rem;
	}
	#top .aboutBox .featureDetail--stacked .featurePoints {
		gap: 1.9rem;
		font-size: 1.62rem;
	}
	#top .aboutBox .featureDetail--stacked .featurePoints .title {
		padding: 0.48rem 1.28rem 0.54rem;
		font-size: 1.78rem;
	}
	#top .aboutBox .featureSlider .sliderTrack {
		grid-template-columns: 1fr;
	}
	#top .aboutBox .featureSlider .slide {
		min-height: 14rem;
	}
	#top .aboutBox .featureDetailBody p {
		font-size: 1.4rem;
		line-height: 2;
	}
	#top .aboutBox .comList07 + .headLine03 {
		margin-top: 5.6rem;
	}
	#top .aboutBox {
		padding-bottom: 5rem;
	}
	#top .followBox {
		padding: 5.2rem 1.5rem 7.7rem;
	}
	#top .instagramSection {
		padding: 4.6rem 1.5rem 6rem;
	}
	#top .instagramSection .instagramBand {
		padding: 2rem 0 1.6rem;
	}
	#top .instagramSection .instagramGrid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 0.8rem;
		margin-bottom: 2.4rem;
	}
	#top .instagramSection .instagramEmbed {
		--ig-crop-top: 8.4rem;
		--ig-visible-height: 16rem;
		border-radius: 0.8rem;
		box-shadow: 0 0.8rem 1.4rem rgba(32, 59, 106, 0.12);
	}
	#top .instagramSection .instagramEmbed iframe {
		height: calc(var(--ig-visible-height) + var(--ig-crop-top));
	}
	#top .followBox .title {
		margin-bottom: 3.8rem;
		font-size: 2.2rem;
	}
	#top .followBox .title .en {
		margin-bottom: 0.9rem;
	}
	#top .followBox .comLink {
		margin-top: 4.1rem;
	}
	#top .caseBox {
		padding: 4.8rem 1.5rem 5.8rem;
	}
	#top .caseBox .caseDetail {
		margin-top: 1.2rem;
		gap: 2rem;
	}
	#top .caseBox .caseHeroHeading {
		font-size: 2.4rem;
	}
	#top .caseBox .caseMetaTitle {
		font-size: 2rem;
	}
	#top .caseBox .caseMetaText {
		font-size: 1.4rem;
	}
	#top .caseBox .caseHero {
		height: 26rem;
		border-radius: 1.2rem;
	}
	#top .caseBox .caseHeroTitle {
		font-size: 2.4rem;
	}
	#top .caseBox .caseBody {
		grid-template-columns: 1fr;
	}
	#top .caseBox .caseCard {
		padding: 2.4rem 2.2rem;
		border-radius: 0;
	}
	#top .caseBox .caseHeading {
		font-size: 1.8rem;
		gap: 0.7rem;
	}
	#top .caseBox .caseHeadingIcon {
		width: 2.4rem;
		height: 2.4rem;
	}
	#top .caseBox .comLink {
		margin-top: 3.5rem;
		position: static;
		top: auto;
		right: auto;
	}
	#top .caseBox .comList02 {
		margin: -4.3rem -1rem 0;
	}
	#top .caseBox .comNumTxt {
		margin: 0 -0.6rem 3.9rem 0.6rem;
		position: static;
		top: auto;
		left: auto;
	}
	#top .caseBox .headLine04 {
		margin-bottom: -0.1rem;
	}
	#top .mainImg .dotsUl {
		margin: 3.8rem 1.4rem 0;
	}
}

/* headLine04 */
.headLine04 {
	margin-bottom: 3rem;
	font-size: 3.2rem;
}
.headLine04 .en {
	padding-left: 1.3rem;
	margin-bottom: 0.4rem;
	position: relative;
	display: block;
	font-size: 1.3rem;
}
.headLine04 .en::before {
	margin-top: -0.3rem;
	position: absolute;
	left: 0.1rem;
	top: 50%;
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 50%;
	background-color: #58AF70;
	content: "";
}
@media all and (max-width: 896px) {
	.headLine04 .en {
		margin-bottom: 0;
		font-size: 1.2rem;
	}
	.headLine04 {
		margin-bottom: 3.6rem;
		font-size: 2.8rem;
		letter-spacing: 0;
	}
	.headLine04 .en::before {
		margin-top: -0.3rem;
	}
}

/* comList08 */
.comList08 {
	margin: 0 -2.2rem 4.7rem;
	display: flex;
	flex-wrap: wrap;
}
.comList08 li {
	padding: 0 2.2rem;
	width: 25%;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 2.4rem;
	text-align: center;
}
.comList08 img {
	width: 100%;
}
.comList08 .image {
	margin-bottom: 0.7rem;
	border-radius: 1rem;
	overflow: hidden;
}
.comList08 .num {
	margin-bottom: 0.3rem;
	font-size: 1.8rem;
	text-align: left;
}
@media all and (max-width: 896px) {
	.comList08 li {
		margin-top: 1.6rem;
		padding: 0 1.7rem;
		width: 50%;
		font-size: 2.2rem;
		line-height: 1.48;
	}
	.comList08 {
		margin: -1.6rem -1.7rem 3.1rem;
	}
	.comList08 .num {
		margin-bottom: 0.4rem;
	}
	.comList08 .image {
		margin-bottom: 0.6rem;
	}
}


/* comNumTxt */
.comNumTxt {
	font-weight: 700;
	font-size: 1.6rem;
}
.comNumTxt .col {
	color: #E36100;
	font-size: 2rem;
}
.comNumTxt .num {
	font-size: 3.6rem;
}

/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#about .pageTitle {
	background-image: url("img/about/page_img.jpg");
}
#about .comList07 + .headLine03 {
	margin-top: 6.1rem;
}
#about .topTxt {
	margin: -5.4rem 0 9.1rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	line-height: 2.75;
	letter-spacing: 0.03em;
}
#about .subBox {
	margin-bottom: 7.9rem;
	padding: 3.6rem;
	border-radius: 0.8rem;
	background: #fff;
	background-color: #fff;
	position: relative;
}
#about .subBox:last-child {
	margin-bottom: 0;
}
#about .subBox .numTtl {
	color: #58AF70;
	font-size: 3rem;
	line-height: 1;
	position: absolute;
	top: 2.5rem;
    left: 4.7rem;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
}
#about .subBox .numTtl .en {
	margin-bottom: 0.3rem;
	display: block;
	font-size: 1.4rem;
}
#about .box01 .mapBox {
	margin: 0 auto;
	max-width: 76rem;
	display: flex;
	align-items: center;
}
#about .box01 .mapBox .photo {
	width: 35.3rem;
	border-radius: 0.8rem;
	overflow: hidden;
}
#about .box01 .mapBox .rightBox {
	margin-left: 6.7rem;
	flex: 1;
	text-align: center;
}
#about .box01 .comNumTxt {
	font-size: 2.4rem;
	line-height: 1.32;
}
#about .box01 .comNumTxt .num {
	font-size: 4.4rem;
}
#about .box01 .comNumTxt .col {
	font-size: 2.4rem;
}
#about .box02 .listUl {
	margin: -5rem -4.5rem 2.8rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#about .box02 .listUl li {
	width: 20.2rem;
	margin: 5rem 4.5rem 0;
	position: relative;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 700;
}
#about .box02 .listUl .num {
    width: 8rem;
    position: absolute;
    top: -2.9rem;
    left: -5.3rem;
}
#about .box02 .listUl .image {
	margin-bottom: 0.9rem;
}
#about .subBox .headLine03 {
    padding: 0.5rem 0 2.1rem 7.5rem;
    position: relative;
    margin: 0 0.9rem 4.9rem;
}
#about .subBox .headLine03 .numTtl {
    top: -0.6rem;
    left: 0.4rem;
}
#about .box02 .listUl02 {
	margin: -2.5rem -3rem 0;
}
#about .box02 .listUl02 li {
	width: 13.9rem;
	margin: 2.5rem 3rem 0;
}
#about .box03 .photoBox {
	text-align: center;
}
#about .box03 .photoBox img {
	width: 100%;
	max-width: 99.1rem;
}
#about .box03 .headLine03 {
	margin-bottom: 1.9rem;
}
#about .box04 .photoBox {
	text-align: center;
}
#about .box04 .photoBox img {
	width: 100%;
	max-width: 87.9rem;
}
#about .box04 .headLine03 {
	margin-bottom: 3.6rem;
}
#about .box04 {
	padding-bottom: 5.6rem;
}
#about .box05 .imgUl {
	margin: 0 auto;
	max-width: 94.6rem;
	display: flex;
	justify-content: space-between;
}
#about .box05 .imgUl li {
	width: 43.9rem;
	text-align: center;
	font-weight: 700;
	font-size: 2rem;
}
#about .box05 .imgUl img {
	width: 100%;
	border-radius: 0.8rem;
}
#about .box05 .headLine03 {
	margin-bottom: 3.9rem;
}
#about .box05 .notes {
	margin: 2.8rem 1.8rem -1.4rem;
	font-size: 1.2rem;
	font-weight: bold;
}
#about .box05 .image {
	margin-bottom: 2.2rem;
}
#about .combgBox {
	padding-bottom: 21.2rem;
}
#about .tabUl {
	margin-bottom: 4rem;
	padding-bottom: 3.8rem;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #DFDFDF;
}
#about .tabUl li {
	margin-right: 4.3rem;
	width: 19rem;
	text-align: center;
	font-weight: 700;
}
#about .tabUl li:nth-child(5n) {
	margin-right: -4.3rem;
}
#about .tabUl a {
	display: block;
	opacity: 0.5;
}
#about .tabUl .ico {
	margin-bottom: 2.1rem;
	height: 14.5rem;
	display: flex;
	border-radius: 2rem;
	align-items: center;
	justify-content: center;
	background-color: #fff;
}
#about .tabUl .ico img {
	width: 7.1rem;
}
#about .tabUl .on .ico {
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
}
#about .tabUl .on a {
	opacity: 1;
}
#about .troubleBox {
	padding: 5.9rem 2rem 24.5rem;
}
#about .troubleBox .headLine05 {
	margin-bottom: 4.6rem;
}
#about .showBox .flexBox {
	display: flex;
	justify-content: space-between;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.6;
}
#about .showBox .flexBox .photo {
	text-align: center;
	width: 50.7rem;
}
#about .showBox .flexBox .photo img {
	width: 26rem;
	border-radius: 2rem;
	box-shadow: 0.5rem 0.5rem 1.5rem 0.6rem rgba(0, 0, 0, 0.16);
}
#about .showBox .flexBox .rightBox {
	flex: 1;
	margin: -0.2rem 0 0 7.2rem;
}
#about .showBox .ttl {
	margin-bottom: 1.5rem;
	font-size: 1.2rem;
	line-height: 1;
}
#about .showBox .ttl span {
	padding: 0.8rem 2rem 0.9rem;
	display: inline-block;
	vertical-align: top;
	background-color: #F3F3F3;
	border-radius: 5rem;
}
#about .showBox .ttl.green span {
	color: #fff;
	background-color: #58AF70;
}
#about .showBox .rightBox .txt {
	margin-bottom: 5.8rem;
}
#about .showBox .listUl {
	margin: -0.3rem -1rem 0 0;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.5;
}
#about .showBox .listUl li {
    position: relative;
    padding-left: 4.5rem;
    margin-bottom: 1.6rem;
	position: relative;
}
#about .showBox .listUl li:last-child {
	margin-bottom: 0;
}
#about .showBox .listUl li::before {
	width: 2.1rem;
	height: 2.1rem;
	position: absolute;
	top: 1.1rem;
    left: 1.3rem;
	background: url("img/common/icon07.png") no-repeat left top / 100% 100%;
	content: "";
}
#about .showBox .tabBox {
	display: none;
}
#about .showBox .tab01 {
	display: block;
}
#about .functionBox {
	padding-top: 6.3rem;
	padding-bottom: 19.6rem;
}
#about .functionBox .content {
	max-width: 93rem;
}
#about .functionBox .headLine05 {
	margin-bottom: 5.7rem;
}
#about .functionBox .imgBox {
	margin-bottom: 8rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#about .functionBox .imgBox:last-child {
	margin-bottom: 0;
}
#about .functionBox .imgBox .photo {
	width: 48rem;
}
#about .functionBox .imgBox .photo img {
	border-radius: 0.8rem;
}
#about .functionBox .imgBox .right {
	margin-left: 9rem;
	flex: 1;
}
#about .functionBox .comLink {
	margin: 0;
}
#about .functionBox .comLink a {
	width: 34.9rem;
	height: 8rem;
	font-size: 2.4rem;
	box-shadow: -0.4rem -0.4rem 1rem 0 rgba(255, 255, 255, 0.60), 0.8rem 0.8rem 1rem 0 rgba(0, 0, 0, 0.11);
}
#about .functionBox .comLink .ico {
    padding: 2rem 4.7rem 2rem 4rem;
	width: 100%;
    background: url("img/common/icon08.png") no-repeat right 4rem center / 4rem;
}
#about .priceBox {
	padding: 5.8rem 2rem 17rem;
}
#about .priceBox p {
	line-height: 1.75;
}
#about .priceBox .headLine05 {
	margin-bottom: 4rem;
}
#about .priceBox .widBox {
	margin: 2.9rem auto 6.6rem;
	max-width: 99.4rem;
}
#about .priceBox .notes {
	margin-top: 1.6rem;
	font-size: 1.4rem;
	line-height: 1.85;
}
#about .priceBox .comLink a {
	width: 19.7rem;
	height: 5.4rem;
	background: #fff;
	font-size: 1.4rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
}
#about .priceBox .comLink {
	margin-top: 4.7rem;
}
#about .flowBox {
	padding: 6rem 2rem 17rem;
}
#about .flowBox .listUl li {
	margin-bottom: 5rem;
	padding: 2rem 4.9rem;
	background-color: #fff;
	border-radius: 0.8rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
	line-height: 1.857;
	font-size: 1.4rem;
	position: relative;
}
#about .flowBox .listUl li:last-child {
	margin-bottom: 0;
}
#about .flowBox .listUl li::before {
	margin-left: 0.1rem;
	width: 0.3rem;
	height: 5rem;
	position: absolute;
	top: 100%;
	left: 50%;
	background-color: #58AF70;
	content: "";
}
#about .flowBox .listUl li:last-child::before {
	display: none;
}
#about .flowBox .listUl li:nth-last-child(2)::after {
	margin-left: -1.1rem;
	width: 2.5rem;
	height: 1.5rem;
	position: absolute;
	top: calc(100% + 3.3rem);
	left: 50%;
	background: url("img/about/arrow.png") no-repeat left top / 100% 100%;
	content: "";
}
#about .flowBox .listUl li:nth-last-child(2)::before {
	height: 4.6rem;
}
#about .flowBox .headLine05 {
	margin-bottom: 6.6rem;
}
#about .flowBox .listUl .title {
	padding-bottom: 0.6rem;
	margin-bottom: 1.1rem;
	border-bottom: 1px solid #000;
	font-size: 2.4rem;
	line-height: 1.5;
	font-weight: 700;
}
#about .flowBox .listUl .title .num {
	margin: -0.7rem 1rem 0 0.1rem;
	min-width: 2.9rem;
	color: #58AF70;
	font-size: 1.8rem;
	font-family: "Montserrat", sans-serif;
	display: inline-block;
	vertical-align: middle;
}
#about .flowBox .listUl .title.noBor {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#about .flowBox .listUl li p {
	margin-bottom: 0.9rem;
}
#about .flowBox .listUl li p:last-child {
	margin-bottom: 0;
}
#about .flowBox .listUl .link {
	margin-bottom: -0.2rem !important;
}
#about .flowBox .listUl .link a {
	margin-right: 3.1rem;
	color: #58AF70;
	font-weight: 700;
	text-decoration: underline;
}
#about .btmBox {
	padding-top: 6rem;
	padding-bottom: 7.7rem;
}
@media all and (min-width: 897px) {
	#about .tabUl a:hover {
		opacity: 1;
	}
	#about .tabUl a:hover .ico {
		box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.11);
	}
	#about .flowBox .listUl .link a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	#about .topTxt {
		margin: 0 0 8rem;
		font-size: 1.6rem;
		line-height: 2;
	}
	#about .subBox {
		padding: 2rem 2rem 2rem;
	}
	#about .box01 .mapBox {
		max-width: inherit;
		display: block;
	}
	#about .box01 .mapBox .photo {
		width: auto;
	}
	#about .box01 .mapBox .photo img {
		width: 100%;
	}
	#about .box01 .mapBox .rightBox {
		margin: 2rem 0 0 0;
	}
	#about .subBox .numTtl {
		margin-bottom: 0.8rem;
		left: auto;
		top: auto;
		font-size: 2.6rem;
		position: static;
		display: block;
		text-align: left;
	}
	#about .subBox .numTtl .en {
		font-size: 1.2rem;
	}
	#about .box01 .comNumTxt,
	#about .box01 .comNumTxt .col {
		font-size: 2rem;
	}
	#about .box01 .comNumTxt .num {
		font-size: 3.6rem;
	}
	#about .subBox .headLine03 {
		padding: 0 0 1.2rem 0;
		position: relative;
		font-size: 2rem;
		margin: 0 0 2rem;
	}
	#about .box02 .listUl li {
		margin: 5rem 1.5rem 0;
	}
	#about .box02 .listUl .num {
		width: 6rem;
		top: -2.9rem;
		left: -3.3rem;
	}
	#about .box02 .headLine03 {
		margin-bottom: 4.5rem;
	}
	#about .box05 .imgUl {
		display: block;
		max-width: inherit;
	}
	#about .box05 .imgUl li {
		margin-bottom: 4rem;
		width: auto;
		font-size: 1.6rem;
	}
	#about .box05 .image {
		margin-bottom: 1.5rem;
	}
	#about .box05 .notes {
		margin: 2rem 0 0;
	}
	#about .combgBox {
		padding: 4.2rem 1.5rem 10rem !important;
	}
	#about .tabUl {
		padding-bottom: 2rem;
		margin: -2rem -1rem 4rem;
	}
	#about .tabUl li {
		width: auto;
		margin: 2rem 0 0;
		width: 50%;
		padding: 0 1rem;
	}
	#about .tabUl .ico img {
		width: 4rem;
	}
	#about .tabUl .ico {
		margin-bottom: 0.8rem;
		height: 7rem;
		border-radius: 1rem;
	}
	#about .showBox .flexBox {
		display: block;
	}
	#about .showBox .flexBox .photo {
		width: auto;
	}
	#about .showBox .flexBox .rightBox {
		margin: 3rem 0 0;
	}
	#about .showBox .ttl span {
		padding: 0.6rem 1.5rem 0.6rem;
	}
	#about .showBox .listUl {
		margin: 0;
		font-size: 2rem;
	}
	#about .showBox .listUl li::before {
		width: 1.6rem;
    	height: 1.6rem;
	}
	#about .showBox .listUl li {
		padding-left: 4rem;
	}
	#about .functionBox .imgBox {
		display: block;
	}
	#about .functionBox .imgBox .photo {
		width: auto;
	}
	#about .functionBox .imgBox .right {
		margin-left: 0;
	}
	#about .functionBox .comLink {
		margin-top: 4rem;
	}
	#about .functionBox .comLink a {
		width: 26.1rem;
		height: auto;
		font-size: 1.6rem;
	}
	#about .functionBox .headLine05 {
		margin-bottom: 3rem;
	}
	#about .functionBox .comLink .ico {
		padding: 1.5rem 4.7rem 1.5rem 4rem;
	}
	#about .priceBox .widBox {
		margin-bottom: 2rem;
		max-width: inherit;
	}
	#about .priceBox .tableBox {
		overflow-x: auto;
	}
	#about .priceBox .tableBox .image {
		min-width: 70rem;
	}
	#about .priceBox .notes {
		font-size: 1.2rem;
	}
	#about .flowBox .headLine05 {
		margin-bottom: 3rem;
	}
	#about .flowBox .listUl li {
		padding: 1.5rem 2rem 2rem;
		line-height: 1.7;
	}
	#about .flowBox .listUl .title .num {
		margin: 0 0 -0.4rem;
		display: block;
	}
	#about .flowBox .listUl .title {
		font-size: 2rem;
	}
	#about .btmBox {
		padding-bottom: 5rem !important;
	}
}


/* headLine05 */
.headLine05 {
	margin-bottom: 7.9rem;
	color: #58AF70;
	text-align: center;
	font-size: 3.2rem;
	line-height: 1.375;
}
@media all and (max-width: 896px) {
	.headLine05 {
		font-size: 2.6rem;
	}
}

.thanksBox p {
	margin-bottom: 2rem;
	text-align: center;
}

.popBox {
	padding: 2.2rem 0;
}
.popBox .whiteBox {
	padding: 8.3rem 2rem;
	border-radius: 1rem;
	background-color: #fff;
	position: relative;
}
.popBox .close {
	width: 6.4rem;
	position: absolute;
	top: 2.5rem;
	right: 3.4rem;
	transition: .3s;
	cursor: pointer;
}
.popBox .content {
	max-width: 111.7rem;
}
.popBox .headLine03 {
	padding-bottom: 1.5rem;
	margin-bottom: 2.6rem;
}
.popBox .listUl {
	margin: -6rem auto 0;
	max-width: 93rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.popBox .listUl li {
	margin-top: 6rem;
	width: calc(50% - 1.6rem);
	line-height: 1.75;
}
.popBox .listUl .ttl {
	margin-bottom: 0.6rem;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.5;
}
.popBox .listUl .ttl sub {
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
}
.popBox .listUl .movieBox {
	padding: 4rem 2rem;
	margin-top: 1.7rem;
	border-radius: 1rem;
	background-color: #F3F3F3;
}
.popBox .listUl .movieBox .innerBox {
	margin: 0 auto;
	max-width: 22rem;
	border-radius: 2rem;
	box-shadow: 0.5rem 0.5rem 1.5rem 0.6rem rgba(0, 0, 0, 0.16);
	overflow: hidden;
}
.popBox .listUl .movieBox video {
	width: 100%;
}
.popBox .listDl {
	padding: 1.1rem 0 1rem;
}
.popBox .listDl dt {
	margin-bottom: 1.1rem;
	font-size: 1.4rem;
	font-weight: 700;
}
.popBox .listDl .comLable {
	margin: -1rem -1rem 0 0;
}
.popBox .listDl .comLable span {
	margin: 1rem 1rem 0 0;
	background-color: #fff;
	color: #58AF70;
	border: 1px solid #58AF70;
}
.popBox .listDl .comLable sub {
    font-size: 0.6rem;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: -0.3rem;
}
@media all and (min-width: 897px) {
	.popBox .close:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.popBox {
		padding: 1rem 0;
	}
	.popBox .close {
		width: 6rem;
		top: 1.5rem;
		right: 1.5rem;
	}
	.popBox .listUl {
		margin-top: 0;
		display: block;
	}
	.popBox .listUl li {
		width: auto;
		margin: 0 0 5rem;
	}
	.popBox .listUl li:last-child {
		margin-bottom: 0;
	}
}

.mfp-container {
	padding: 0 3.2rem;
	overflow-y: auto;
	position: fixed;
}
.mfp-content {
	vertical-align: top;
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
.mfp-bg {
	background-color: #262626;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.2;
}
@media all and (max-width: 896px) {
	.mfp-container {
		padding: 0 1rem;
	}
}
/* --- Local overrides for static rebuild --- */
#gHeader .naviUl .liStyle:hover .dropBox,
#gHeader .naviUl .liStyle:focus-within .dropBox {
	display: block;
}

.menuBox.is-open {
	display: block;
}

#top .mainImg .imgUl {
	position: relative;
	height: 76rem;
	height: max(76rem, calc(100svh - 9rem + 8.4rem));
}
#top .mainImg .imgUl > li {
	position: absolute;
	inset: 0;
	opacity: 0;
	transition: opacity 0.9s ease;
}
#top .mainImg .imgUl > li.is-active {
	opacity: 1;
}

.fadeInUp {
	opacity: 0;
	transform: translateY(12px);
	transition: opacity 0.6s ease, transform 0.6s ease;
}
.fadeInUp.on {
	opacity: 1;
	transform: translateY(0);
}
.underlineAnim {
	position: relative;
	display: inline-block;
	padding-bottom: 0.6rem;
}
.underlineAnim::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 0.3rem;
	width: 0;
	background-color: var(--theme-navy);
	transition: width 0.9s ease;
}
.fadeInUp.on.underlineAnim::after {
	width: 100%;
}

@media all and (max-width: 896px) {
	#top .mainImg .imgUl {
		height: 82.6rem;
		height: max(82.6rem, calc(100svh - 11rem + 8.1rem));
	}
}

/* --- Theme color overrides (EASY FARM) --- */
:root {
	--theme-light-green: #D8F8D8;
	--theme-navy: #203B6A;
	--theme-deep-green: #4EAD76;
}

body {
	color: var(--theme-navy);
	min-width: 0;
}

.combgBox.grey {
	background-color: var(--theme-light-green);
}

.headLine01,
.headLine02,
.headLine03,
.headLine04 {
	color: var(--theme-navy);
}

.headLine04 .en {
	color: var(--theme-navy);
}

.headLine04 .en::before {
	background-color: var(--theme-navy);
}

#gHeader .naviUl .on > a {
	color: var(--theme-deep-green);
}

.comBtn a {
	background-color: var(--theme-navy);
	color: #fff;
}

.comLink a {
	background-color: var(--theme-light-green);
	color: var(--theme-navy);
}

.comLink .ico {
	color: var(--theme-navy);
}

.comLable span {
	background-color: var(--theme-deep-green) !important;
	color: #fff;
}

#top .followBox .title .en {
	color: var(--theme-deep-green);
}

#top .caseBox {
	background: var(--theme-light-green);
	box-shadow: none;
}

#top .mainImg .dotsUl li::before {
	background-color: var(--theme-deep-green);
}
#top .mainImg .dotsUl li.slick-active::before {
	animation: none;
	width: 100%;
}

#gFooter {
	background-color: var(--theme-navy);
}

#gFooter .contactBox .title .en,
#gFooter .fLink .en {
	color: var(--theme-navy);
}

#top .aboutBox .bgBox::after {
	content: none;
}

#gHeader h1 img {
	width: 19.5rem;
	height: auto;
}

#gHeader h1 {
	width: auto;
	height: auto;
	padding: 0;
}

#gHeader h1 img {
	width: 19.5rem;
	height: auto;
}

@media all and (max-width: 896px) {
	#gHeader h1 {
		padding: 0;
	}
	#gHeader h1 img {
		width: 16.5rem;
	}
}

/* --- EASY FARM layout refinements --- */
#gHeader {
	background-color: var(--theme-navy);
	padding: 1.2rem 0;
}

#gHeader .rightBox {
	background: transparent;
	box-shadow: none;
	border: none;
	padding: 1.2rem 2rem;
}

#gHeader .naviUl a {
	color: #fff;
}

#gHeader .naviUl a:hover {
	color: #fff;
	opacity: 1;
}

#gHeader .naviUl .cta {
	margin-left: 2.4rem;
}

#gHeader .naviUl > li:not(.cta) > a {
	position: relative;
	text-decoration: none;
}

#gHeader .naviUl > li:not(.cta) > a::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -0.4rem;
	height: 2px;
	background-color: currentColor;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.2s ease;
}

#gHeader .naviUl > li:not(.cta) > a:hover::after,
#gHeader .naviUl > li:not(.cta) > a:focus-visible::after {
	transform: scaleX(1);
}

#gHeader .naviUl .headerCta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0.7rem 1.8rem;
	border-radius: 999px;
	background-color: #fff;
	color: var(--theme-navy);
	font-weight: 700;
	line-height: 1.2;
	border: 1px solid rgba(32, 59, 106, 0.25);
}

#gHeader .naviUl .headerCta:hover {
	color: var(--theme-navy);
	background-color: #f2f6ff;
}
#gHeader .snsUl li {
	width: 2.8rem;
}

#gHeader h1 {
	background-color: transparent;
}

.comBtn a {
	background-color: var(--theme-navy);
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.35);
}

.comLink a,
.comLink.style a,
.formBox .submit input {
	background-image: none !important;
}

.comLink .ico {
	padding-right: 0;
	background: none !important;
}

.comLink .ico::after {
	content: "→";
	margin-left: 0.8rem;
	font-weight: 700;
}

#gHeader .naviUl .dropBox ul a::before {
	background: none;
	content: "›";
	width: auto;
	height: auto;
	left: 0;
	color: var(--theme-deep-green);
}

.heroCta {
	margin-top: 2.4rem;
}

#top .mainImg .title {
	color: #fff;
}

#top .mainImg .txt {
	color: #fff;
}

.flowList {
	margin: 4.2rem auto 0;
	max-width: 104rem;
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 1.8rem;
	font-size: 1.7rem;
	list-style: none;
	padding-left: 0;
	counter-reset: flow-step;
}

.flowList li {
	background: #fff;
	border: 0.1rem solid rgba(32, 59, 106, 0.12);
	border-radius: 0.8rem;
	padding: 1.8rem 1.4rem 1.6rem;
	box-shadow: 0.6rem 0.6rem 2rem 0 rgba(0, 0, 0, 0.08);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	gap: 1.1rem;
	min-height: 24rem;
	position: relative;
	text-align: center;
}

.flowList li:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: -1.45rem;
	width: 1.1rem;
	height: 1.1rem;
	border-top: 0.3rem solid var(--theme-deep-green);
	border-right: 0.3rem solid var(--theme-deep-green);
	transform: translateY(-50%) rotate(45deg);
}

.flowList img {
	width: 100%;
	max-width: 15.6rem;
	aspect-ratio: 1 / 1;
	object-fit: contain;
}

.flowList .step {
	width: 4.2rem;
	height: 4.2rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background-color: var(--theme-navy);
	color: #fff;
	font-weight: 700;
	font-size: 1.4rem;
	flex: 0 0 auto;
}

.flowList .flowText {
	color: var(--theme-navy);
	font-weight: 700;
	line-height: 1.45;
	min-height: 4.9rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.menuBox {
	background-color: var(--theme-light-green);
}

@media all and (max-width: 896px) {
	#gHeader .rightBox {
		padding: 0;
	}
	.flowList {
		grid-template-columns: 1fr;
		gap: 1.6rem;
		max-width: 38rem;
		font-size: 1.6rem;
	}
	.flowList li {
		min-height: 0;
		padding: 1.6rem;
	}
	.flowList li:not(:last-child)::after {
		top: auto;
		right: 50%;
		bottom: -1.15rem;
		transform: translateX(50%) rotate(135deg);
	}
	.flowList img {
		max-width: 14rem;
	}
	.flowList .flowText {
		min-height: 0;
	}
}

#gHeader .snsUl img,
.menuBox .snsUl img,
#gFooter .fLink .mark img {
	border-radius: 50%;
	object-fit: cover;
}

#top .mainImg .heroCta {
	position: absolute;
	left: 50%;
	bottom: 3.2rem;
	transform: translateX(-50%);
}

#top .mainImg .heroCta a {
	background-color: var(--theme-navy);
	color: #fff;
	text-shadow: none;
	border: none;
	box-shadow: 0 0 0.6rem rgba(255, 255, 255, 0.92), 0 0 2rem rgba(255, 255, 255, 0.72);
	background-image: none;
	width: auto;
	min-width: 30rem;
	padding: 0.9em 1.8em;
	font-size: 2.4rem;
	line-height: 1.2;
}

@media all and (max-width: 896px) {
	#top .mainImg .heroCta {
		left: 1.5rem;
		transform: none;
		bottom: 3.6rem;
	}
	#top .mainImg .heroCta a {
		min-width: 25rem;
		padding: 0.86em 1.3em;
		font-size: 2.08rem;
	}
}

/* --- Hero layout fix --- */
#top {
	padding-top: 9rem;
}

#top .mainImg .textBox {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 110.6rem;
	width: 100%;
	padding: clamp(2rem, 4vw, 4rem) clamp(1.8rem, 4vw, 3rem) 0;
	display: flex;
	flex-direction: column;
	gap: clamp(1.2rem, 2.2vh, 1.8rem);
}

#top .mainImg .title,
#top .mainImg .txt {
	position: static;
	left: auto;
	bottom: auto;
	transform: none;
	max-width: none;
	width: auto;
}

#top .mainImg .title {
	font-size: clamp(4.4rem, 5.8vw, 7.2rem);
	line-height: 1.08;
	white-space: normal;
	text-wrap: balance;
}

#top .mainImg .heroCta {
	position: static;
	transform: none;
	margin-top: clamp(2.4rem, 6vh, 6.3rem);
	align-self: flex-start;
}

#top .mainImg .txt {
	max-width: 98rem;
	text-wrap: balance;
}

@media all and (min-width: 897px) and (max-width: 1120px) {
	#top .mainImg .imgUl,
	#top .mainImg .imgUl .image {
		height: max(66rem, calc(100svh - 9rem + 8.4rem));
	}
	#top .mainImg .textBox {
		top: 52%;
		max-width: 92rem;
	}
	#top .mainImg .title {
		font-size: clamp(4.2rem, 5.6vw, 5.8rem);
		line-height: 1.12;
	}
	#top .mainImg .txt {
		max-width: 84rem;
		font-size: clamp(2rem, 2.8vw, 2.8rem);
		line-height: 1.7;
	}
	#top .mainImg .heroCta a {
		font-size: 2.1rem;
		min-width: 27rem;
	}
}

@media all and (max-width: 896px) {
	#top {
		padding-top: 11rem;
	}
	#top .mainImg .imgUl,
	#top .mainImg .imgUl .image {
		height: max(70rem, calc(100svh - 11rem + 8.1rem));
	}
	#top .mainImg .textBox {
		left: 0;
		top: 0;
		transform: none;
		padding: clamp(9.2rem, 18svh, 12rem) 1.8rem 0;
	}
	#top .mainImg .title {
		font-size: clamp(3.3rem, 10vw, 4.1rem);
		line-height: 1.2;
		white-space: normal;
	}
	#top .mainImg .txt {
		font-size: 1.6rem;
	}
}

.heroCta a {
	width: auto;
	min-height: 0;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.7em 6.3em;
	font-size: 1.95rem;
	line-height: 1.2;
	white-space: nowrap;
}

#top .followBox .flowCta {
	margin-top: 4.2rem;
	display: flex;
	justify-content: center;
}

#top .followBox .flowCta a {
	width: auto;
	min-width: 0;
	padding: 0.9em 1.6em;
	background-color: var(--theme-navy);
	background-image: none;
	border: none;
	box-shadow: 0 0 0.6rem rgba(255, 255, 255, 0.92), 0 0 2rem rgba(255, 255, 255, 0.72);
	color: #fff;
	font-size: 2.4rem;
	line-height: 1.2;
	text-shadow: none;
}

#top .followBox .flowCta .ico {
	padding: 0;
	color: #fff;
	display: inline-flex;
	align-items: center;
	gap: 0.35em;
}

#top .followBox .flowCta .ico::after {
	content: "";
	display: none;
}

#top .followBox .flowCta .ico img {
	width: auto;
	height: 3.4rem;
	object-fit: contain;
	transform: rotate(30deg);
	transform-origin: center;
}

@media all and (max-width: 896px) {
	#top .followBox .flowCta {
		margin-top: 3.2rem;
	}
	#top .followBox .flowCta a {
		min-width: 0;
		padding: 0.86em 1.3em;
		font-size: 2.08rem;
	}
	#top .followBox .flowCta .ico img {
		height: 3rem;
	}
}

#top .mainImg .heroCta .ico {
	padding: 0;
	color: #fff;
}

#top .mainImg .heroCta .ico::after {
	content: "";
	display: none;
}

#top .mainImg .title .sml {
	margin-bottom: 1.6rem;
	display: block;
	font-size: clamp(1.8rem, 2.3vw, 2.2rem);
	letter-spacing: 0.06em;
	white-space: normal;
}

#top .mainImg .title .sml .brand {
	margin-left: 0.35em;
	display: inline-flex;
	align-items: flex-end;
	line-height: 1;
	vertical-align: -0.04em;
}

#top .mainImg .title .sml .brand img {
	height: 1.34em;
	width: auto;
	display: block;
	filter: drop-shadow(0 0 0.4rem rgba(0, 0, 0, 0.9));
}

@media all and (max-width: 896px) {
	#top .mainImg .title .sml {
		margin-bottom: 1rem;
		font-size: clamp(1.45rem, 4.8vw, 1.8rem);
		letter-spacing: 0.08em;
	}
	#top .mainImg .title .sml .brand img {
		height: 1.28em;
	}
}
