@charset "utf-8";
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* 81-LYX */
/* 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;}
.popp {
	font-family: "Poppins", sans-serif;
}
/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
	position: relative;
	padding: 0 2rem;
	margin: 0 auto;
	max-width: 124rem;
}
@media all and (max-width: 896px) {
	.content {
		padding: 0;
		margin: 0 2rem;
		max-width: 100% !important;
	}
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 4.3rem;
	text-align: center;
	letter-spacing: 0.05em;
	font-weight: 700;
}
.headLine01 .en {
	display: block;
	font-size: 10.8rem;
	color: #18AE9A;
	line-height: 1;
	letter-spacing: 0.05em;
}
@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 0.8rem;
		font-size: 1.4rem;
	}
	.headLine01 .en {
		font-size: 6rem;
		line-height: 1.05;
	}
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
	padding-left: 2rem;
	font-size: 2rem;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 1.61;
	position: relative;
}
.headLine02::after {
	position: absolute;
	top: 0.3rem;
	left: 0;
	content: "";
	bottom: 0.3rem;
	width: 0.6rem;
	background-color: #18AE9A;
	z-index: 1;
}
@media all and (max-width: 896px) {
}
/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
.headLine03 {
	margin-left: 2.8rem;
	color: #fff;
	font-weight: 700;
}
.headLine03 .en {
	margin-bottom: 0.5rem;
	font-size: 8rem;
	display: inline-block;
	letter-spacing: 0.03em;
	vertical-align: middle;
}
.headLine03 .jp {
	display: inline-block;
	padding-left: 2.8rem;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
}
@media all and (max-width: 896px) {
	.headLine03 {
		position: relative;
		margin: 0 auto;
		width: fit-content;
	}
	.headLine03 .en {
		margin-bottom: 0.5rem;
		font-size: 5.4rem;
		display: block;
		line-height: 0.9;
		letter-spacing: 0.02em;
	}
	.headLine03 .jp {
		position: absolute;
		top: 1.3rem;
		right: 3rem;
		z-index: 1;
		padding-left: 0;
		font-size: 1.4rem;
	}
}
/*------------------------------------------------------------
    headLine04
------------------------------------------------------------*/
.headLine04 {
    margin-bottom: 12.9rem;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: 700;
}
.headLine04 .en {
    margin-top: 0.5rem;
    display: block;
    color: #18AE9A;
    font-size: 6rem;
    letter-spacing: 0.03em;
    line-height: 1;
    font-family: "Poppins", sans-serif;
}
@media all and (max-width: 896px) {
    .headLine04 {
        margin-bottom: 2.9rem;
        font-size: 1.4rem;
    }
    .headLine04 .en {
        margin-top: 0.2rem;
        font-size: 4.5rem;
    }
}
/*------------------------------------------------------------
    headLine05
------------------------------------------------------------*/
.headLine05 {
    font-size: 2.2rem;
    letter-spacing: 0.03em;
    font-weight: 700;
}
.headLine05 .en {
    margin-top: 0.0rem;
    display: block;
    color: #18AE9A;
    font-size: 1.4rem;
    letter-spacing: 0.03em;
    line-height: 1;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
}
@media all and (max-width: 896px) {
    .headLine05 {
        margin-bottom: 0.8rem;
        font-size: 1.9rem;
        text-align: center;
    }
    .headLine05 .en {
        font-size: 1.2rem;
    }
}
/*------------------------------------------------------------
	headLine06
------------------------------------------------------------*/
.headLine06 {
	margin-bottom: 4.6rem;
	font-weight: 700;
}
.headLine06 .jp {
	position: relative;
	z-index: 1;
	padding: 1px 0.5rem;
	margin: 0 auto -1rem;
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.03em;
	width: fit-content;
	text-align: center;
	border: 1px solid #18AE9A;
	background-color: #fff;
	border-radius: 0.2rem;
	line-height: 1.1;
}
.headLine06 .en {
	padding: 0.2rem 0.5rem 0;
	position: relative;
	margin: 0 auto;
	width: fit-content;
	min-width: 41.4rem;
	font-size: 6rem;
	letter-spacing: 0.03em;
	color: #fff;
	display: block;
	background-color: #18AE9A;
	text-align: center;
	line-height: 1.31;
	border-radius: 4rem;
}
.headLine06 .en::after {
	position: absolute;
	bottom: -1rem;
	left: 50%;
	transform: translateX(-50%);
	content: "";
	z-index: -1;
	width: 2.7rem;
	height: 2.3rem;
	background: url(../img/common/icon05.png) no-repeat left top / 100%;
}
@media all and (max-width: 896px) {
	.headLine06 {
		margin-bottom: 2.2rem;
	}
	.headLine06 .jp {
		padding: 0 0.3rem 1px;
		margin-bottom: -0.7rem;
		font-size: 1.2rem;
		letter-spacing: 0.05em;
	}
	.headLine06 .en {
		padding: 0.2rem 0.5rem 0;
		min-width: 31.1rem;
		font-size: 4.5rem;
		line-height: 1.28;
		border-radius: 4rem;
	}
	.headLine06 .en::after {
		bottom: -0.8rem;
	}
}
/*------------------------------------------------------------
	comInnerUl
------------------------------------------------------------*/
.comInnerUl li {
	padding: 1px 0 4rem;
	width: 47.8rem;
	background-color: #EDF9F7;
	box-shadow: 0.9rem 0.9rem 0 #18AE9A;
}
.comInnerUl .sub {
	margin: -3rem 0 3.3rem;
	width: fit-content;
	padding: 1rem 1rem 1rem 0;
	background-color: #fff;
}
.comInnerUl .h_title {
	padding: 0.3rem 3.7rem;
	position: relative;
	text-align: center;
	width: fit-content;
	background-color: #18AE9A;
}
.comInnerUl .h_title .num {
	padding-top: 0.2rem;
	position: absolute;
	top: 0;
	right: 100%;
	width: 4.2rem;
	bottom: 0;
	border: 1px solid #18AE9A;
	background-color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	font-style: italic;
	font-size: 2.2rem;
	color: #18AE9A;
	letter-spacing: 0.05em;
	border-right: 0;
}
.comInnerUl .h_title .num::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	right: -0.8rem;
	content: "";
	width: 1.3rem;
	height: 1.2rem;
	background: url(../img/common/icon02.png) no-repeat right center / 100%;
}
.comInnerUl .h_title .jp {
	color: #fff;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.comInnerUl .h_title .en {
	display: block;
	color: #fff;
	font-size: 4.2rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	line-height: 1.2;
}
.comInnerUl .sub .topText {
	position: relative;
	z-index: 3;
	margin-bottom: -0.4rem;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}
.comInnerUl .text {
	margin: 0 3rem 0 5rem;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 2.12;
}
@media all and (max-width: 896px) {
	.comInnerUl {
		display: block;
	}
	.comInnerUl li {
		padding: 1px 0 2.5rem;
		width: auto !important;
		box-shadow: 0.6rem 0.6rem 0 #18AE9A;
	}
	.comInnerUl .sub {
		margin: -2.3rem 0 1.8rem;
		padding: 0.7rem 0.7rem 0.7rem 0;
	}
	.comInnerUl .h_title {
		padding: 0 1.6rem 0.1rem 1.8rem;
	}
	.comInnerUl .h_title .num {
		padding-top: 0.2rem;
		width: 3rem;
		bottom: 0;
		font-size: 1.7rem;
		letter-spacing: 0;
	}
	.comInnerUl .h_title .num::after {
		right: -0.6rem;
		width: 1rem;
	}
	.comInnerUl .h_title .jp {
		font-size: 2rem;
	}
	.comInnerUl .h_title .en {
		font-size: 2.7rem;
	}
	.comInnerUl .sub .topText {
		margin-bottom: -0.2rem;
		font-size: 1.4rem;
	}
	.comInnerUl .text {
		margin: 0 2rem 0 3rem;
		font-size: 1.6rem;
		letter-spacing: 0.03em;
		line-height: 1.75;
		font-feature-settings: "palt";
	}
}
/*------------------------------------------------------------
	comBtn
------------------------------------------------------------*/
.comBtn {
	width: 26.1rem;
}
.comBtn a {
	padding: 0.5rem 5.5rem 0.5rem 2.5rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #fff;
	min-height: 6.4rem;
	font-family: "Poppins", sans-serif;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	border: 1px solid #18AE9A;
	border-radius: 0.6rem;
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	transition: .3s;
}
.comBtn a::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #18AE9A;
	transform-origin: 100% 50%;
	transform: scaleX(0);
	transition: transform ease .3s;
}
.comBtn a::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: url(../img/common/icon01.png) no-repeat right 2.3rem center / 2.7rem;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.comBtn a:hover {
		color: #fff;
	}
	.comBtn a:hover::after {
		background-image: url(../img/common/icon01_hover.png);
	}
	.comBtn a:hover::before {
		transform-origin: 0% 50%;
		transform: scaleX(1);
	}
}
@media all and (max-width: 896px) {
	.comBtn {
		margin: 0 auto;
		width: 36rem;
	}
	.comBtn a {
		padding: 0.5rem 5.5rem 0.5rem 2.5rem;
		font-size: 1.7rem;
		border-radius: 0.9rem;
	}
	.comBtn a::after {
		background-image: url(../img/common/icon03_hover.png);
		background-size: 3.6rem auto;
	}
}
/*------------------------------------------------------------
	comBtnBox01
------------------------------------------------------------*/
.comBtnBox01 a {
	position: relative;
	z-index: 1;
	padding: 5.1rem 1rem 3.6rem;
	display: block;
	background-color: #18AE9A;
	border-top: 1px solid #18AE9A;
	border-bottom: 1px solid #18AE9A;
}
.comBtnBox01 a::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	content: "";
	background: url(../img/common/bg01.png) no-repeat left top / cover;
	mix-blend-mode: multiply;
	pointer-events: none;
}
.comBtnBox01 a::before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-color: #fff;
	transform-origin: 100% 50%;
	transform: scaleX(0);
	transition: transform ease .3s;
}
.comBtnBox01 .headLine01 {
	padding-right: 7rem;
	display: block;
	margin: 0 auto;
	max-width: 120rem;
	text-align: left;
	background: url(../img/common/icon03.png) no-repeat right top calc(50% - 0.7rem) / 5.5rem;
}
.comBtnBox01 .headLine01 .en,
.comBtnBox01 .headLine01 .jp {
	color: #fff;
	transition: .3s;
}
.comBtnBox01 .headLine01 .en {
	margin-top: 0.3rem;
	font-size: 9rem;
	letter-spacing: 0;
}
@media all and (min-width: 897px) {
	.comBtnBox01 a:hover::before {
		transform-origin: 0% 50%;
		transform: scaleX(1);
	}
	.comBtnBox01 a:hover .headLine01 {
		background-image: url(../img/common/icon03_hover.png);
	}
	.comBtnBox01 a:hover .headLine01 .en,
	.comBtnBox01 a:hover .headLine01 .jp {
		color: #18AE9A;
	}
}
@media all and (max-width: 896px) {
	.comBtnBox01 a {
		padding: 2.8rem 1rem 3.2rem;
	}
	.comBtnBox01 a::after {
		background: url(../img/common/bg01.png) no-repeat left top / cover;
	}
	.comBtnBox01 .headLine01 {
		padding: 0 5rem 0 1.5rem;
		max-width: 100%;
		background-size: 2.7rem auto;
		background-image: url(../img/common/icon01_hover.png);
		background-position: right 1rem top calc(50% + 0.2rem);
	}
	.comBtnBox01 .headLine01 .en {
		margin-top: 0.3rem;
		font-size: 5rem;
		letter-spacing: 0;
		line-height: 0.9;
	}
}
/*------------------------------------------------------------
    comImgBox 
------------------------------------------------------------*/
.comImgBox {
    padding-left: 2rem;
    margin: 0 0 15rem auto;
    max-width: calc(50% + 59.4rem);
    align-items: center;
    justify-content: space-between;
}
.comImgBox .textBox {
    width: calc(50% - 10rem);
}
.comImgBox .textBox .headLine01 {
    margin-bottom: 2.3rem;
    text-align: left;
}
.comImgBox .textBox .text {
    max-width: 56rem;
    line-height: 2.32;
    text-align: justify;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
}
.comImgBox .photoBox {
    width: calc(50% + 6.3rem);
}
@media all and (min-width: 897px) and (max-width: 1440px) {
    .comImgBox .textBox .headLine01 .en {
        font-size: 9rem;
    }
}
@media all and (max-width: 896px) {
    .comImgBox {
        padding-left: 0;
        margin: 2.2rem 0 7.3rem 2.7rem;
        max-width: 100%;
        display: block;
    }
    .comImgBox .textBox {
        margin: 0 2rem 1.8rem 0;
        width: auto;
    }
    .comImgBox .textBox .headLine01 {
        margin-bottom: 0.3rem;
    }
    .comImgBox .textBox .text {
        max-width: inherit;
        line-height: 1.875;
        text-align: left;
        letter-spacing: 0.03em;
        font-feature-settings: normal;
    }
    .comImgBox .photoBox {
        width: auto;
    }
    .comImgBox .photoBox img {
        width: 100%;
    }
}
/*------------------------------------------------------------
	pageTitle01
------------------------------------------------------------*/
.pageTitle01 {
	margin-bottom: 26.2rem;
	padding: 2.5rem 1rem 1rem;
	min-height: 26.4rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #EDF9F7;
}
.pageTitle01 .headLine01 {
	margin-bottom: 0;
}
.pageTitle01 .headLine01 .en {
	font-size: 8rem;
	letter-spacing: 0.03em;
}
@media all and (max-width: 896px) {
	.pageTitle01 {
		margin-bottom: 6.5rem;
		padding-top: 1.5rem;
		min-height: 13rem;
	}
	.pageTitle01 .headLine01 .en {
		font-size: 5.4rem;
		letter-spacing: 0.02em;
	}
}
/*------------------------------------------------------------
	pageTitle02
------------------------------------------------------------*/
.pageTitle02 {
	margin-bottom: 9.5rem;
	padding: 7.3rem 0 6.7rem;
	position: relative;
	z-index: 1;
	background-color: #18AE9A;
}
.pageTitle02::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	content: "";
	background: url(../img/common/bg01.png) no-repeat left top / cover;
	mix-blend-mode: multiply;
}
@media all and (max-width: 896px) {
	.pageTitle02 {
		margin-bottom: 4rem;
		padding: 1.7rem 0 1.2rem;
	}
}
/*------------------------------------------------------------
	fadeInUp
------------------------------------------------------------*/
.fadeInUp {
	opacity: 0;
    transition: opacity 1.5s ease, transform 1.5s ease;
    transform: translate(0, 40px);
}
.fadeInUp.on {
	opacity: 1;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate(0, 0);
}
@media all and (max-width: 896px) {
}