@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#gHeader {
	background-color: #FFFEFA;
}
#main .mainVisual {
	padding: 26.7rem 0 0;
	background-color: #FFFEFA;
}
#main .mainVisual .titleImg {
	margin: 0 auto 14.7rem;
	max-width: 101.3rem;
}
#main .mainVisual .textImg {
	margin: 0 auto -17.8rem;
	max-width: 41.6rem;
	position: relative;
	z-index: 5;
}
#main .mainVisual .photo {
	position: relative;
}
#main .mainVisual .photo .txt {
	margin-top: 4.1rem;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #FFF;
	font-size: 3.4rem;
	font-weight: 700;
	letter-spacing: 0.18em;
}
#main .mainVisual .photo img {
	width: 100%;
}
#main .topBox {
	margin: 0 auto 11.1rem;
	padding: 0.5rem 0 9.3rem;
	width: 104rem;
	position: relative;
	z-index: 5;
	border-bottom: 1px solid #231815;
}
#main .topBox h2 {
	margin: -3.4rem auto 10.5rem;
	max-width: 15.3rem;
}
#main .topBox .title {
	margin-bottom: 3.1rem;
	font-size: 2.3rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.18em;
	line-height: 1.86;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .topBox .textBox .text {
	margin-bottom: 2.7rem;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.92;
	letter-spacing: 0.16em;
	text-align: center;
	
}
#main .topBox .textBox .text:last-child {
	margin-bottom: 0;
}
#main .features {
	margin-bottom: 45.5rem;
}
#main .features .textList {
	display: flex;
	flex-wrap: wrap;
	gap: 3rem;
}
#main .features .textList li {
	width: calc((100% - 9rem) / 4);
}
#main .features .textList li .talkText {
	margin-bottom: 1.8rem;
	position: relative;
	padding: 1rem 1rem 1.4rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 9.5rem;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.14em;
	background-color: #80B29E;
	border-radius: 1.5rem;
}
#main .features .textList li .talkText::before {
	position: absolute;
	bottom: -2.1rem;
	right: 6.4rem;
	width: 3.1rem;
	height: 2.5rem;
	background: url(../img/common/icon01.png) no-repeat left top / 100%;
	content: '';
}
#main .features .textList li .pho {
	margin: 0 auto 2.1rem;
	width: 25.9rem;
}
#main .features .textList li .txt {
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.14em;
	line-height: 1.92;
}
#main .about {
	padding: 0.5rem 0 9.9rem;
	position: relative;
	background: #B7D0C3;
}
#main .about::before {
	position: absolute;
	top: -35rem;
	left: 0;
	width: 100%;
	height: 36.7rem;
	background: url(../img/index/about_bg.png) no-repeat left top / 100%;
	content: '';
}
#main .about .content {
	max-width: 98rem;
}
#main .about h2 {
	margin: -5.3rem 0 5.6rem;
	padding: 2.4rem;
	position: relative;
	color: #80B29E;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: center;
	background-color: #FFF;
	border-radius: 1.5rem;
}
#main .about h2::before {
	position: absolute;
	bottom: -2.2rem;
	right: 4rem;
	width: 3.1rem;
	height: 2.5rem;
	background: url(../img/common/icon03.png) no-repeat left top / 100%;
	content: '';
}
#main .about .photoList {
	margin-right: -3rem;
	gap: 6.3rem 8.5rem;
}
#main .about .photoList li {
	width: 27.8rem;
}
#main .about .photoList li .pho {
	margin-bottom: 2.2rem;
	width: 25.8rem;
	overflow: hidden;
	border-radius: 20rem 20rem 0 0;
}
#main .about .photoList li .ttl {
	margin: 0 -2rem 1.8rem;
	color: #FFF;
	font-size: 2.9rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.16em;
}
#main .about .photoList li .txt {
	margin: 0 0 0.7rem;
	color: #FFF;
	line-height: 2.11;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: justify;
}
#main .about .photoList li .link {
	margin: 0 auto;
	width: 20.6rem;
}
#main .about .photoList li .link a {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	min-height: 4.2rem;
	color: #E60012;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.18em;
	text-align: center;
	background-color: #FFF;
	border-radius: 2.1rem;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .about .photoList li .link a:hover {
	opacity: 0.7;
}
#main .reason {
	padding: 9.7rem 0 6rem;
	background-color: #FFFEFA;
}
#main .reason .content {
	max-width: 98.2rem;
}
#main .reason .imgBox .photoBox {
	margin: 0.4rem -2.6rem 0 0;
	width: 44.4rem;
	order: 2;
}
#main .reason .imgBox .photoBox .photo {
	margin-bottom: 3.2rem;
	border-radius: 1.8rem;
	overflow: hidden;
}
#main .reason .imgBox .photoBox .subPhoto {
		margin: 0 auto 4.2rem;
		width: 20.5rem;
	}
#main .reason .imgBox .photoBox .name {
	margin-bottom: 1.6rem;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .reason .imgBox .photoBox .name .sub {
	margin-left: 2.7rem;
}
#main .reason .imgBox .photoBox .name .sub .big {
	margin-left: 0.8rem;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.14em;
}
#main .reason .imgBox .photoBox .text {
	font-size: 1.14rem;
	font-weight: 500;
	line-height: 2.16;
	letter-spacing: 0.16em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .reason .imgBox .textBox {
	width: calc(100% - 50rem);
}
#main .reason .imgBox .textBox h2 {
	margin-bottom: 3.4rem;
	color: #7DB19C;
	font-size: 2.7rem;
	font-weight: 700;
	line-height: 1.56;
	letter-spacing: 0.06em;
}
#main .reason .imgBox .textBox .subBox .text {
	margin-bottom: 2.3rem;
	font-size: 1.14rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.16em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .reason .imgBox .textBox .subBox .text:last-child {
	margin-bottom: 0;
}
#main .reason .imgBox .textBox .subPhoto {
	margin: 4rem 0 3.8rem;
	width: 47.4rem;
}
#main .guide {
	margin-bottom: 7.2rem;
	padding: 7.3rem 0 2.8rem;
}
#main .guide .content {
	max-width: 118.6rem;
}
#main .guide .headLine01 {
	margin-bottom: 5.5rem;
	font-size: 3.2rem;
}
#main .guide .headLine01 .en {
	margin-bottom: 1.1rem;
	font-size: 1.64rem;
}
#main .btmSecBox h2 {
	margin-bottom: 4rem;
	font-size: 3rem;
	font-weight: 400;
	font-family: "Zen Old Mincho", serif;
	text-align: center;
	letter-spacing: 0.06em;
}
#main .btmSecBox .linkUl {
	margin-right: -2.8rem;
}
#main .btmSecBox .linkUl li {
	width: calc((100% - 2.8rem) / 2);
	position: relative;
}
#main .btmSecBox .linkUl li::before {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 1px;
	height: 14.1rem;
	background-color: #231815;
	content: '';
}
#main .btmSecBox .linkUl li:last-child::before {
	display: none;
}
#main .btmSecBox .linkUl li a {
	padding: 0 1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#main .btmSecBox .linkUl li a:hover {
	opacity: 0.7;
}
#main .btmSecBox .linkUl li .pho {
	width: 19rem;
}
#main .btmSecBox .linkUl li .txtBox {
	padding-bottom: 1rem;
	width: calc(100% - 21.1rem);
}
#main .btmSecBox .linkUl li .txtBox h3 {
	margin-bottom: 1.4rem;
	color: #A59186;
	font-size: 2.3rem;
	font-weight: 400;
	letter-spacing: -0.02em;
	font-family: "Zen Old Mincho", serif;
}
#main .btmSecBox .linkUl li .txtBox .txt {
	font-size: 1.4rem;
	line-height: 1.87;
	letter-spacing: 0.04em;
}
#main .btmSecBox .linkUl li:nth-child(2) .txtBox {
	width: calc(100% - 22.8rem);
}
#main .btmSecBox .linkUl li:nth-child(2) .txtBox h3 {
	color: #DF9EC5;
	font-size: 2.8rem;
	letter-spacing: 0.06em;
}
#main .btmSecBox .linkUl li:nth-child(2) .txtBox .txt {
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .tb_hs_post_in {
	border-radius: 0 !important;
}
#main .tb_app_wrapper .splide__list {
	flex-wrap: wrap;
	gap: 4px 0;
}
#main .tb_app_wrapper .splide__slide {
	width: calc((100% - 16px) / 6) !important;
}
#main .tb_hs_post_wrapper {
	padding: 0 2px !important;
}
#main .company {
	padding: 8.6rem 0 8rem;
	background: #fffefa;
}
#main .company .headLine01 {
	margin-bottom: 4.8rem;
	font-size: 3.2rem;
}
#main .company .headLine01 .en {
	margin-bottom: 1.2rem;
	font-size: 1.64rem;
}
#main .company .photoList {
	margin-bottom: 4.3rem;
	gap: 1.8rem;
}
#main .company .photoList li {
	width: 47.1rem;
	border-radius: 0.5rem;
	overflow: hidden;
}
#main .contact {
	margin-top: 8.2rem;
}
#main .contact .textImg {
	margin: 0 auto 0.6rem;
	width: 55.6rem;
}
#main .contact .telBox {
	margin: 0 auto;
	max-width: 104.6rem;
	position: relative;
	align-items: center;
}
#main .contact .telBox::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 1.7rem;
	height: 12.4rem;
	background: url(../img/common/line03.png) no-repeat left top / 100%;
	content: '';
}
#main .contact .telBox::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 1.7rem;
	height: 12.4rem;
	background: url(../img/common/line04.png) no-repeat left top / 100%;
	content: '';
}
#main .contact .telBox .subBox {
	padding: 1.3rem 0 0.8rem;
	width: 48%;
	position: relative;
}
#main .contact .telBox .subBox::before {
	position: absolute;
	top: 0;
	right: -2.3rem;
	width: 1px;
	bottom: 0;
	background: #231815;
	content: '';
}
#main .contact .telBox .subBox .tel {
	margin-bottom: 1.2rem;
	font-size: 2.83rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-align: center;
}
#main .contact .telBox .subBox .tel a {
	margin-left: 1.4rem;
	font-size: 4.45rem;
	font-weight: 500;
	display: inline-block;
	font-family: "Poppins", sans-serif;
	letter-spacing: 0;
}
#main .contact .telBox .subBox .text {
	font-size: 1.57rem;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-align: center;
}
#main .contact .telBox .rBox {
	margin-top: -0.8rem;
	width: 50%;
}
#main .contact .telBox .comBtn {
	width: 36.4rem;
}
#main .contact .telBox .comBtn a {
	min-height: 7.4rem;
	font-size: 2.66rem;
	border-radius: 4rem;
}
#main .contact .telBox .comBtn a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		padding: 8.8rem 2rem 0;
	}
	#main .mainVisual .titleImg {
		margin: 0 auto 9.1rem;
		max-width: 44.1rem;
	}
	#main .mainVisual .titleImg img {
		width: 100%;
	}
	#main .mainVisual .textImg {
		margin: 0 auto -5.6rem;
		max-width: 33.1rem;
	}
	#main .mainVisual .textImg img {
		width: 100%;
	}
	#main .mainVisual .photo {
		margin: 0 -2rem;
	}
	#main .mainVisual .photo img {
		width: 100%;
	}
	#main .mainVisual .photo .txt {
		margin-top: 1.6rem;
		top: 50%;
		left: 2rem;
		right: 2rem;
		text-align: center;
		transform: translateY(-50%);
		font-size: 2.1rem;
	}
	#main .mainVisual .photo img {
		width: 100%;
	}
	#main .topBox {
		margin: 0 3.5rem 8rem;
		padding: 0.5rem 0 7.6rem;
		width: auto;
		border-bottom: 1px solid #231815;
	}
	#main .topBox h2 {
		margin: -5.4rem auto 8rem;
		max-width: 12.6rem;
	}
	#main .topBox .title {
		margin-bottom: 3.1rem;
		font-size: 2.4rem;
		line-height: 1.68;
	}
	#main .topBox .textBox .text {
		margin: 0 -2rem 3.2rem;
		font-size: 1.6rem;
	}
	#main .features {
		margin-bottom: 42.3rem;
	}
	#main .features .textList {
		gap: 2.8rem 2.3rem;
	}
	#main .features .textList li {
		width: calc((100% - 2.3rem) / 2);
	}
	#main .features .textList li .talkText {
		margin-bottom: 1rem;
		padding: 1rem;
		min-height: 7.7rem;
		font-size: 1.7rem;
		line-height: 1.34;
		letter-spacing: 0.1em;
		border-radius: 1.2rem;
	}
	#main .features .textList li .talkText::before {
		bottom: -1.6rem;
        right: 5.2rem;
		width: 2.5rem;
		height: 2rem;
		background-image: url(../img/common/icon01_sp.png);
	}
	#main .features .textList li .pho {
		margin: 0 auto 0rem;
		width: 20.7rem;
	}
	#main .features .textList li .txt {
		margin: 0 -1rem;
		font-size: 1.2rem;
		line-height: 1.81;
	}
	#main .about {
		padding: 0.5rem 0 6.5rem;
	}
	#main .about h2 {
		margin: -22.7rem 0 5rem;
		padding: 2.2rem 2rem 2.5rem;
	}
	#main .about .photoList {
		margin: 0 0.2rem;
		gap: 4.2rem 5.5rem;
	}
	#main .about .photoList li {
		width: calc((100% - 5.5rem) / 2);
	}
	#main .about .photoList li .pho {
		margin-bottom: 1.9rem;
		width: auto;
	}
	#main .about .photoList li .pho img {
		width: 100%;
	}
	#main .about .photoList li .ttl {
		margin: 0 -1.5rem 1.2rem;
		font-size: 2.2rem;
	}
	#main .about .photoList li .txt {
		margin: 0 0 2rem;
		font-size: 1.3rem;
		line-height: 1.55;
	}
	#main .about .photoList li .link {
		margin: 0 auto;
		width: auto;
		max-width: 19.5rem;
	}
	#main .about .photoList li .link a {
		min-height: 3.9rem;
		font-size: 1.75rem;
		letter-spacing: 0.08em;
	}
	#main .reason {
		padding: 6.2rem 0 6rem;
	}
	#main .reason .imgBox {
		padding: 0 1.4rem;
		display: block;
	}
	#main .reason .imgBox .photoBox {
		margin: 0 0 3.9rem;
		width: auto;
	}
	#main .reason .imgBox .photoBox .photo {
		margin-bottom: 2.2rem;
		aspect-ratio: 440 / 288;
		border-radius: 1.8rem;
		overflow: hidden;
	}
	#main .reason .imgBox .photoBox .photo img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		object-position: center top;
	}
	#main .reason .imgBox .photoBox .subPhoto {
		margin: 4.9rem auto 0;
		width: 25.7rem;
	}
	#main .reason .imgBox .photoBox .name {
		margin-bottom: 1.6rem;
	}
	#main .reason .imgBox .photoBox .text {
		font-size: 1.34rem;
		line-height: 1.84;
	}
	#main .reason .imgBox .textBox {
		width: auto;
	}
	#main .reason .imgBox .textBox h2 {
		margin-bottom: 2.8rem;
		font-size: 2.6rem;
		line-height: 1.61;
	}
	#main .reason .imgBox .textBox .subBox .text {
		margin-bottom: 2.8rem;
		font-size: 1.7rem;
		line-height: 1.68;
		letter-spacing: 0.14em;
	}
	#main .reason .imgBox .textBox .subPhoto {
		margin-bottom: 4.5rem;
		width: auto;
	}
	#main .reason .imgBox .textBox .subPhoto img {
		width: 100%;
	}
	#main .guide {
		margin-bottom: 9rem;
		padding: 8.5rem 0 0;
	}
	#main .guide .headLine01 {
		margin-bottom: 3.5rem;
		font-size: 3.6rem;
	}
	#main .guide .headLine01 .en {
		margin-bottom: 2rem;
		font-size: 1.37rem;
	}
	#main .guide .content {
		margin: 0 3rem !important;
	}
	#main .btmSecBox h2 {
		margin-bottom: 3.8rem;
		font-size: 2.47rem;
	}
	#main .btmSecBox .linkUl {
		margin-right: 0;
		display: block;
	}
	#main .btmSecBox .linkUl li {
		margin-bottom: 2rem;
		padding-bottom: 0.8rem;
		width: auto;
	}
	#main .btmSecBox .linkUl li:last-child {
		margin: 0;
		padding: 0;
	}
	#main .btmSecBox .linkUl li::before {
		top: auto;
		bottom: 0;
		left: 0;
		right: 0;
		transform: none;
		width: auto;
		height: 1px;
	}
	#main .btmSecBox .linkUl li a {
		padding: 0;
	}
	#main .btmSecBox .linkUl li .pho {
		width: 16rem;
	}
	#main .btmSecBox .linkUl li .txtBox {
		padding-bottom: 1rem;
		width: calc(100% - 18.1rem) !important;
	}
	#main .btmSecBox .linkUl li .txtBox h3 {
		margin-bottom: 1.1rem;
		font-size: 1.97rem;
	}
	#main .btmSecBox .linkUl li .txtBox .txt {
		font-size: 1.2rem;
	}
	#main .btmSecBox .linkUl li:nth-child(2) .txtBox h3 {
		font-size: 2.37rem;
		letter-spacing: 0.08em;
	}
	#main .tb_app_wrapper .splide__slide {
		width: calc(100% / 3) !important;
	}
	#main .company {
		padding: 6.4rem 0 8.4rem;
	}
	#main .company .headLine01 {
		margin-bottom: 4.5rem;
		font-size: 3.58rem;
	}
	#main .company .headLine01 .en {
		margin-bottom: 2.1rem;
		font-size: 1.4rem;
	}
	#main .company .photoList {
		margin: 0 1.3rem 4rem;
		gap: inherit;
		justify-content: space-between;
	}
	#main .company .photoList li {
		width: calc((100% - 0.8rem) / 2);
		border-radius: 0.3rem;
	}
	#main .contact {
		margin-top: 11.9rem;
	}
	#main .contact .textImg {
		margin: 0 auto 1.8rem;
		width: 44.3rem;
	}
	#main .contact .telBox {
		margin: 0;
		max-width: inherit;
		display: block;
	}
	#main .contact .telBox::before,
	#main .contact .telBox::after {
		display: none;
	}
	#main .contact .telBox .subBox {
		margin-bottom: 5.7rem;
		padding: 1.3rem 0 5.6rem;
		width: auto;
	}
	#main .contact .telBox .subBox::before {
		top: auto;
		left: 50%;
		transform: translateX(-50%);
		right: auto;
		width: 18rem;
		height: 1px;
		bottom: 0;
	}
	#main .contact .telBox .subBox .tel {
		margin-bottom: 0.6rem;
	}
	#main .contact .telBox .rBox {
		margin-top: 0;
		width: auto;
	}
	#main .contact .telBox .comBtn {
		margin: 0 auto;
		width: 33.8rem;
	}
	#main .contact .telBox .comBtn a {
		min-height: 6.9rem;
		font-size: 2.46rem;
	}
}