@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	position: relative;
}
#main .mainVisual img {
	width: 100%;
}
#main .mainVisual .titleBox {
	padding-left: 0.7rem;
	position: absolute;
	top: 5.25%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}
#main .mainVisual .titleBox .logo {
	margin-right: 1.5rem;
	width: 6.3rem;
}
#main .mainVisual .titleBox h1 {
	color: #FFF;
	font-size: 4.4rem;
	font-weight: 800;
	letter-spacing: 0.1em;
}
#main .mainVisual .titleBox h1 small {
	margin-bottom: 0.5rem;
	display: block;
	font-size: 2.6rem;
	letter-spacing: 0.15em;
}
#main .mainVisual .titleBox h1 .sub {
	font-size: 3.45rem;
	vertical-align: 0.3rem;
}
#main .fixBtn {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
#main .fixBtn .bgImg img {
	width: 100%;
}
#main .fixBtn .link {
	position: absolute;
	bottom: 8%;
	left: 50%;
	transform: translateX(-50%);
	width: 60.54%;
}
#main .fixBtn .link a {
	display: block;
}
#main .fixBtn .link a img {
	width: 100%;
}
@media all and (min-width: 897px) {
	#main .fixBtn {
		left: 50%;
		transform: translateX(-50%);
		max-width: 37.5rem;
	}
}
#main .message {
	padding: 12.2rem 0 14.8rem;
}
#main .message .textArea {
	position: relative;
	padding: 2.2rem;
	border: 0.3rem solid #000;
	border-radius: 0.5rem;
}
#main .message .textArea::before {
	position: absolute;
	top: -11rem;
	right: -0.4rem;
	width: 11.1rem;
	height: 12.1rem;
	background: url(../img/index/message_img01.png) no-repeat left top / 100%;
	content: '';
}
#main .message .textArea::after {
	position: absolute;
	top: -1rem;
	left: -1rem;
	width: 4.5rem;
	height: 4.5rem;
	background: url(../img/index/message_bg01.png) no-repeat left top / 100%;
	content: '';
}
#main .message .textArea .text {
	line-height: 1.96;
	text-align: justify;
}
#main .credibility {
	padding: 0.5rem 0 0;
	position: relative;
	background: #FFFAD7;
	z-index: 5;
}
#main .credibility::before {
	position: absolute;
	top: -9rem;
	left: 0;
	width: 100%;
	height: 20rem;
	background: url(../img/index/credibility_bg01.png) no-repeat center top / 100% 100%;
	content: '';
	z-index: -1;
}
#main .credibility h2 {
	margin: -3.6rem auto 3rem;
	width: 25.4rem;
}
#main .credibility .textImg {
	margin: 0 auto 2.7rem;
	width: 29.2rem;
}
#main .credibility .text {
	margin-bottom: 5.7rem;
	padding: 0 2.5rem;
	line-height: 1.96;
	text-align: justify;
}
#main .credibility .photo img {
	width: 100%;
}
#main .service {
	padding: 5.4rem 0 0;
	background: url(../img/common/bg01.png) left top / 2.2rem;
}
#main .service .content {
	padding: 0 1.8rem;
}
#main .service .headLine01 {
	margin-bottom: 4.2rem;
}
#main .service .dlBox {
	margin-bottom: 6rem;
}
#main .service .serviceDl {
	border: 0.4rem solid #59A6DB;
	border-radius: 1.2rem;
	background: #FFF;
	box-shadow: 0.4rem 0.4rem 0.3rem rgba(0, 0, 0, 0.15);
}
#main .service .serviceDl:not(:last-child) {
	margin-bottom: 4rem;
}
#main .service .serviceDl dt {
	padding: 1rem 2rem 1.1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	font-size: 1.9rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	cursor: pointer;
	background: url(../img/common/icon14.png) no-repeat right 2.2rem top calc(50% + 0.1rem) / 2.1rem;
}
#main .service .serviceDl dt.on {
	background-image: url(../img/common/icon14_on.png);
}
#main .service .serviceDl dt .picture {
	width: 5.6rem;
}
#main .service .serviceDl dt .title {
	padding-right: 2.3rem;
	width: calc(100% - 5.6rem);
	text-align: center;
	box-sizing: border-box;
}
#main .service .serviceDl dd {
	margin: 0.4rem 2rem 0.3rem;
	padding: 2.1rem 1rem;
	display: none;
	border-top: 1px solid #BEBEBE;
}
#main .service .serviceDl dd .photo {
	margin-bottom: 1.4rem;
}
#main .service .serviceDl dd .photo img {
	width: 100%;
}
#main .service .serviceDl dd .title {
	margin-bottom: 0.8rem;
	color: #59A6DB;
	font-size: 1.7rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.8;
}
#main .service .serviceDl dd .text {
	line-height: 1.85;
	text-align: justify;
}
#main .service .photo img {
	width: 100%;
}
#main .plan {
	padding: 5.2rem 0 7.5rem;
}
#main .plan .content {
	padding: 0 1.8rem;
}
#main .plan .headLine01 {
	margin-bottom: 4rem;
}
#main .plan .subInner {
	margin-bottom: 5.6rem;
	padding-bottom: 1.6rem;
	border: 1px solid #59A6DB;
}
#main .plan .subInner:last-child {
	margin-bottom: 0;
}
#main .plan .subInner h3 {
	margin-bottom: 0.2rem;
	padding: 1.4rem 3.5rem 1.3rem;
	position: relative;
	color: #FFF;
	font-size: 1.9rem;
	font-weight: 600;
	letter-spacing: 0.18em;
	background: #59A6DB;
}
#main .plan .subInner h3::before {
	position: absolute;
	top: -3.3rem;
	right: 0.1rem;
	width: 6.8rem;
	height: 7.2rem;
	background: url(../img/index/plan_img01.png) no-repeat left top / 100%;
	content: '';
}
#main .plan .subInner .textList {
	margin: 0 2rem 1.7rem;
	padding: 0 0.7rem;
}
#main .plan .subInner .textList li {
	padding: 1.2rem 0 1.2rem;
	border-bottom: 1px solid #BEBEBE;
}
#main .plan .subInner .textList li .text {
	margin-bottom: 0.4rem;
	padding: 0.5rem 0 0.5rem 1.6rem;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	background: url(../img/common/icon15.png) no-repeat left top calc(50% + 0.1rem) / 1.2rem;
}
#main .plan .subInner .textList li .price {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	text-align: right;
}
#main .plan .subInner .noteUl {
	padding: 0 3.2rem;
}
#main .plan .subInner .noteUl li {
	padding-left: 1em;
	line-height: 1.68;
	letter-spacing: 0.025em;
	text-indent: -1em;
}
#main .features {
	padding: 5.6rem 0 6rem;
	background: url(../img/index/features_bg01.png) left top / 1.2rem;
}
#main .features .content {
	padding: 0 1.8rem;
}
#main .features .headLine01 {
	margin-bottom: 5.7rem;
}
#main .features .inner {
	position: relative;
}
#main .features .inner::before {
	position: absolute;
	top: -13.5rem;
	right: -1.8rem;
	width: 13.1rem;
	height: 13.6rem;
	background: url(../img/index/features_img01.png) no-repeat left top / 100%;
	content: '';
}
#main .features .subInner {
	margin-bottom: 6rem;
	padding: 0.5rem 2.7rem 3.1rem;
	background: #FFF;
	border-radius: 1rem;
}
#main .features .subInner:last-child {
	margin-bottom: 0;
}
#main .features .subInner .number {
	margin: -2.4rem 0 1.1rem;
	color: #173289;
	font-size: 3.3rem;
	font-weight: 900;
	font-family: "Roboto", sans-serif;
	text-align: center;
	letter-spacing: 0.05em;
}
#main .features .subInner .hTitle {
	margin-bottom: 1.7rem;
	color: #173289;
	font-size: 2.1rem;
	line-height: 1.5;
	letter-spacing: 0.1em;
	text-align: center;
}
#main .features .subInner .text {
	margin-bottom: 2.7rem;
	line-height: 1.86;
	text-align: justify;
}
#main .features .subInner .photo img {
	width: 100%;
}
#main .features .subInner .textImg {
	margin-top: -0.5rem;
}
#main .features .subInner .textImg img {
	width: 100%;
}
#main .features .subInner .textBox {
	margin: 2.3rem -1.2rem 0;
}
#main .features .subInner .textBox .subBox {
	padding: 2.8rem 0 2.7rem;
	border-top: 1px solid #B2B2B2;
}
#main .features .subInner .textBox .subBox:last-child {
	padding-bottom: 1.2rem;
}
#main .features .subInner .textBox .subBox .logo {
	margin: 0 auto 1.2rem;
	width: 26.3rem;
}
#main .features .subInner .textBox .subBox .textUl {
	padding: 0 2.2rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0 1rem;
}

#main .features .subInner .textBox .subBox .textUl li {
	min-width: 11rem;
	color: #3E3A39;
	line-height: 1.46;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .features .subInner .textBox .subBox .textUl li .sub {
	font-size: 1.1rem;
}
#main .features .subInner .textBox .subBox .photo {
	margin: 1.7rem 1.2rem 0;
}
#main .voice {
	padding: 5.6rem 0 0;
	background: #CDE4F4;
}
#main .voice .content {
	padding: 0 1.9rem;
}
#main .voice .headLine01 {
	margin-bottom: 1.6rem;
}
#main .voice .headLine01 .en {
	margin-bottom: 0;
}
#main .voice .text {
	margin-bottom: 4.1rem;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	text-align: center;
	line-height: 1.75;
}
#main .voice .textList {
	margin-bottom: 1.4rem;
}
#main .voice .textList li {
	margin-bottom: 4.7rem;
	padding-bottom: 0.3rem;
	border: 0.3rem solid #000;
	border-radius: 0.6rem;
	background: #FFF;
}
#main .voice .textList li:last-child {
	margin-bottom: 0;
}
#main .voice .textList li .topBox {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	border-bottom: 0.3rem solid #000;
}
#main .voice .textList li .topBox .picture {
	padding-top: 0.4rem;
	width: 8.6rem;
	text-align: center;
	border-right: 0.3rem solid #000;
	overflow: hidden;
}
#main .voice .textList li .topBox .picture img {
	margin-bottom: -0.2rem;
	width: 6.6rem;
}
#main .voice .textList li .topBox .title {
	position: relative;
	padding: 0.5rem 1rem 0 3.3rem;
	width: calc(100% - 8.6rem);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	min-height: 7.3rem;
	background: #59A6DB;
	color: #FFF;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	box-sizing: border-box;
}
#main .voice .textList li .topBox .title::before {
	position: absolute;
	top: -1.9rem;
	right: 0.7rem;
	width: 5.7rem;
	height: 4rem;
	background: url(../img/index/voice_img04.png) no-repeat left top / 100%;
	content: '';
}
#main .voice .textList li .textBox {
	padding: 1.9rem 2.2rem;
}
#main .voice .textList li .textBox .innerText {
	line-height: 1.86;
	text-align: justify;
}
#main .voice .photoBox img {
	width: 100%;
}
#main .faq {
	padding: 5.2rem 0 6.7rem;
	background: url(../img/index/faq_bg01.png) left top / 1.2rem;
}
#main .faq .content {
	padding: 0 1.9rem;
}
#main .faq .headLine01 {
	margin-bottom: 6.3rem;
}
#main .faq .headLine01 .en {
	margin-bottom: 2.1rem;
	letter-spacing: 0.2em;
}
#main .faq .faqDl {
	margin-bottom: 2.3rem;
	background: #FFF;
	border-radius: 0.5rem;
}
#main .faq .faqDl dt {
	position: relative;
	padding: 2.2rem 4.2rem 2.1rem 4.8rem;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.47;
	cursor: pointer;
	background: url(../img/common/icon16.png) no-repeat right 1.7rem center / 1.4rem;
}
#main .faq .faqDl dt.style01 {
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .faq .faqDl dt::before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 1.6rem;
	color: #59A6DB;
	font-size: 2.4rem;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	content: 'Q';
}
#main .faq .faqDl dt.on {
	color: #59A6DB;
	background-image: url(../img/common/icon16_on.png);
}
#main .faq .faqDl dd {
	margin: -0.3rem 1.3rem 0;
	padding: 1.9rem 1.3rem 2.3rem;
	display: none;
	border-top: 1px solid #B2B2B2;
}
#main .faq .faqDl dd .text {
	line-height: 2;
	text-align: justify;
}
#main .faq .faqDl dd .text.style01 {
	letter-spacing: 0.05em;
}
#main .recruit {
	padding: 0.8rem 0 0;
	aspect-ratio: 375 / 243;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: url(../img/index/recruit_bg01.jpg) no-repeat center center / cover;
}
#main .recruit .content {
	padding: 0 2.5rem;
}
#main .recruit .headLine01 {
	margin-bottom: 2.4rem;
}
#main .recruit .headLine01 .en {
	margin-bottom: 1rem;
}
#main .recruit .link {
	margin-left: 1.4rem;
	width: 26rem;
}
#main .recruit .link a {
	padding: 0.7rem 0.5rem 0.5rem;
	min-height: 4.8rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #FFF;
	letter-spacing: 0.15em;
	text-align: center;
	border: 1px solid #FFF;
	border-radius: 3rem;
	background: rgba(255, 255, 255, 0.35) url(../img/common/icon17.png) no-repeat right 1.8rem top calc(50% + 0.2rem) / 0.9rem;
}
#main .contact {
	padding: 2.1rem 0 2.9rem;
	background: linear-gradient(90deg, rgba(0, 170, 109, 1) 0.05%, rgba(50, 129, 228, 1) 100%);
}
#main .contact .content {
	padding: 0 1.9rem;
}
#main .contact .inner {
	padding: 0.3rem;
	background: #FFF;
	border-radius: 1.2rem;
	position: relative;
	overflow: hidden;
}
#main .contact .inner::before {
	position: absolute;
	bottom: -0.1rem;
	right: 0.6rem;
	width: 9.2rem;
	height: 7.4rem;
	background: url(../img/index/contact_img.png) no-repeat left top / 100%;
	content: '';
}
#main .contact .inner .bgBox {
	padding: 0.1rem;
	border-radius: 0.9rem;
	background: linear-gradient(90deg, rgba(0, 170, 109, 1) 0.05%, rgba(50, 129, 228, 1) 100%);
}
#main .contact .inner .subInner {
	padding: 4.8rem 0 5.7rem;
	border-radius: 0.8rem;
	background: #FFF;
}
#main .contact .inner .subInner .headLine01 {
	margin-bottom: 4.6rem;
}
#main .contact .inner .subInner .headLine01 .en {
	margin-bottom: 2.7rem;
	letter-spacing: 0.1em;
}
#main .contact .inner .subInner .linkBox:not(:last-child) {
	margin-bottom: 4rem;
}
#main .contact .inner .subInner .linkBox .comBtn01 {
	margin-bottom: 1.5rem;
}
#main .contact .inner .subInner .linkBox .text {
	line-height: 1.57;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .contact .inner .subInner .linkBox .tel {
	margin: -0.3rem auto 0;
	width: fit-content;
}
#main .contact .inner .subInner .linkBox .tel a {
	padding: 0.5rem 0 0.5rem 4.2rem;
	display: inline-block;
	font-size: 3.4rem;
	font-weight: 500;
	font-family: "Roboto", sans-serif;
	letter-spacing: 0.015em;
	background: url(../img/common/icon07.png) no-repeat left top calc(50% - 0.3rem) / 3.2rem;
}
#main .contact .inner .subInner .linkBox .tel + .text {
	margin-top: -0.2rem;
	padding-right: 2rem;
	letter-spacing: 0.025em;
}
#gFooter {
	padding-bottom: 18.6vw;
}
@media all and (min-width: 897px) {
	#main .fixBtn .link a:hover,
	#main .recruit .link a:hover {
		opacity: 0.7;
	}
	#gFooter {
		padding-bottom: 7.1rem;
	}
}