@charset "UTF-8";

/*
Theme Name: sky
Author: coachers
Version: 1.0
*/
html {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 62.5%;
	font-weight: 500;
	letter-spacing: 0.05em;
	scroll-behavior: smooth;
}

*,
*:before,
*:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
}

img,
video {
	width: 100%;
	vertical-align: bottom;
	height: auto;
}


a {
	display: inline-block;
	text-decoration: none;

}

li {
	list-style: none;
}

.main {
	width: 100%;
	overflow: hidden;
}

.grecaptcha-badge {
	visibility: hidden;
}

.section-wrap {
	background: linear-gradient(to bottom, #fff 0, #fff 307px, #F7F7F7 307px, #F7F7F7 100%);
}

.header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0px 0 0px 5%;
	z-index: 10;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	height: 80px;
}

.header__logo {
	height: 60px;
	width: auto;
	padding: 5px;
}

.header-nav__item {
	margin: 0 10px;
}

.header-nav__list {
	display: flex;
	align-items: center;
}

.header-nav__link {
	font-size: 1.4rem;
	color: #000;
	font-weight: 500;

}

.header-nav__contact-link {
	padding: 27px 60px;
	background: linear-gradient(30deg, #4192D6, #86E6E3);
	color: #fff;
	font-size: 2.2rem;
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-weight: 700;
}

.sp-header-nav {
	display: none;
}

.fv__wrap {
	padding: 0 0 0 80px;
}

.slick__content {
	height: calc(100vh - 80px);
	margin-top: 80px;
	background-size: cover;
	background-position: bottom;
}

.slick-dots {
	left: -80px;
	bottom: 20px;
	width: 80px;
}

.slick-dots li {
	width: 100%;
	display: block;
	margin: 0;
}

.slick-dots li button {
	width: 100%;
	text-align: center;
}

.slick-dots li button:before {
	width: 11px;
	content: "";
	display: inline-block;
	height: 11px;
	opacity: 1;
	border: 2px solid #587797;
	position: static;
	border-radius: 100%;
}

.slick-dots li.slick-active button:before {
	opacity: 1;
	background-color: #587797;
}

.slick-dotted.slick-slider {
	margin: 0;
}

.fv__geometry {
	width: 43%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.fv__link {
	position: absolute;
	width: 8.95%;
	right: 1.59%;
	bottom: 1.59vw;
	z-index: 2;
}

.fv__large {
	font-size: 7.5rem;
}

.fv__deco {
	width: 35%;
	position: absolute;
	right: 0;
	bottom: 0;
}

.fv__ttl {
	position: absolute;
	left: 155px;
	bottom: 75px;
	letter-spacing: 0.15em;
	font-size: 5.5rem;
	line-height: 2em;
	color: #fff;
	display: inline-block;
	text-decoration: underline;
	text-underline-offset: 0.2em;
}


.fv__br {
	display: block;
}

.concept {
	width: 100%;
	overflow: visible;
	padding: 19px 0 133px;
	position: relative;
	background: linear-gradient(60deg, #5EA6C7 0%, #034780 80%);
}

.concept__deco {
	width: 485px;
	position: absolute;
	left: 0;
	top: 0;
}

.concept__wrap {
	max-width: 940px;
	margin: auto;
	width: 90%;
}

.concept__ttl {
	position: relative;
	width: 521.66px;
	margin: auto;
}

.concept__large {
	color: #034780;
}

.concept__under {
	margin: -53px auto 0;
	position: relative;
	z-index: 1;
}

.concept__inner {
	display: inline-block;
	background-color: #fff;
	line-height: 1em;
	padding: 10px 20px;
	font-size: 3.5rem;
	letter-spacing: 0.09em;
	font-weight: 700;
}

.concept__detail {
	color: #fff;
	font-size: 1.7rem;
	line-height: 2em;
	letter-spacing: 0.045em;
	width: 75%;
	margin-top: 30px;
}

.message-img1 {
	width: 659px;
	position: absolute;
	left: calc(50% + 238px);
	bottom: -233px;
}

.message-img2 {
	width: 379px;
	position: absolute;
	right: calc(50% + 375px);
	bottom: -138px;
}

.about {
	margin-top: 280px;
	padding: 50px 0 40px;
	position: relative;
}

.about__back {
	width: calc(50% + 420px);
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: linear-gradient(60deg, #5EA6C7 0%, #034780 80%);

}

.about__wrap {
	width: 90%;
	max-width: 940px;
	margin: auto;
	position: relative;
	z-index: 1;
	padding: 50px 0 0;
}

.about__inner {
	white-space: nowrap;
	display: inline-block;
	padding: 10px 20px;
	background-color: #fff;
	font-weight: 600;
	color: #034780;
	font-size: 3.5rem;
}

.about__img {
	position: relative;
}

.about__deco {
	position: absolute;
	right: -170px;
	top: -93.4px;
	width: 535.85px;
}

.about__label {
	position: absolute;
	right: -170px;
	bottom: 38px;
}

.about__ttl {
	font-size: 2.7rem;
	color: #fff;
	padding-left: 90px;
	margin-bottom: 25px;
}

.about__detail {
	font-size: 1.7rem;
	line-height: 2em;
	padding-left: 90px;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #fff;
}

.interview {
	margin: 200px 0 0;
	position: relative;
}

.interview__back {
	width: 100%;
	left: -50px;
	top: 50px;
	position: absolute;
}

.interview__wrap {
	width: 100%;
	max-width: 1440px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 17%;
	margin: auto;
}

.interview__ttl {
	font-size: 2.7rem;
	margin: 0 0 30px;
}

.interview__left {
	width: 42%;
	position: relative;
}

.interview__deco {
	position: absolute;
	left: -218px;
	top: -125px;
	width: 464.62px;
}

.interview__right {
	width: 45%;
	position: relative;
}

.interview__img {
	position: relative;
	z-index: 1;
}


.interview__detail {
	font-size: 1.7rem;
	line-height: 2em;
	margin-bottom: 50px;
}

.education {
	padding: 50px 0 103px;
	position: relative;
	margin: 120px 0 0;
}

.education__back {
	position: absolute;
	left: 0;
	top: 0;
	width: calc(50% + 420px);
	background: linear-gradient(60deg, #5EA6C7 0%, #034780 80%);
	height: 100%;
	z-index: 2;
}

.education__wrap {
	width: 90%;
	max-width: 940px;
	margin: auto;
	position: relative;
	z-index: 4;
}

.education__deco {
	width: 636px;
	position: absolute;
	right: 0;
	top: -30px;
	z-index: 3;
}

.education__ttl {
	font-size: 2.7rem;
	margin-bottom: 25px;
	color: #fff;
}

.education__detail {
	margin: 30px 0 0;
	width: 75%;
	color: #FFF;
	font-size: 1.7rem;
	font-weight: 500;
}

.more-btn--education {
	width: 75%;
	margin: 30px 0 0;
}

.education__img {
	position: relative;
}

.education__inner {
	padding: 10px 20px;
	display: inline-block;
}

.education__large {
	position: absolute;
	left: -170px;
	bottom: 38px;
}

.education__inner {
	white-space: nowrap;
	display: inline-block;
	padding: 10px 20px;
	background-color: #fff;
	font-weight: 600;
	color: #034780;
	font-size: 3.5rem;
}

.welfare {
	position: relative;
	z-index: 1;
}

.welfare__wrap {
	width: 90%;
	margin: auto;
	max-width: 940px;
	padding: 108px 0 65px;
}


.welfare__left {
	width: 717px;
	max-width: 50%;
	position: absolute;
	right: calc(50% + 110px);
	top: 50%;
	transform: translate(0%, -50%);
}

.welfare__right {
	width: 50%;
	margin-left: auto;
	position: relative;
	padding-top: 145px;
}

.welfare__deco {
	position: absolute;
	left: -34px;
	top: 0;
}

.welfare__ttl {
	font-size: 2.7rem;
	margin-bottom: 30px;
}

.welfare__detail {
	font-size: 1.7rem;
	margin-bottom: 50px;
}


.company {
	padding-top: 280px;
	position: relative;
}

.company__box {
	padding: 50px 0 40px;
	position: relative;
}

.company__back {
	width: calc(50% + 420px);
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: linear-gradient(60deg, #5EA6C7 0%, #034780 80%);
}

.company__deco {
	width: 786px;
	position: absolute;
	left: 0;
	top: 0;
}

.company__wrap {
	width: 90%;
	max-width: 940px;
	margin: auto;
	position: relative;
	z-index: 1;
	padding: 50px 0 0;
}

.company__inner {
	white-space: nowrap;
	display: inline-block;
	padding: 10px 20px;
	background-color: #fff;
	font-weight: 600;
	color: #034780;
	font-size: 3.5rem;
}

.company__img {
	position: relative;
}

.company__label {
	position: absolute;
	right: -170px;
	bottom: 38px;
}

.company__ttl {
	font-size: 2.7rem;
	color: #fff;
	padding-left: 90px;
	margin-bottom: 25px;
}

.company__detail {
	font-size: 1.7rem;
	line-height: 2em;
	padding-left: 90px;
	margin-top: 40px;
	margin-bottom: 30px;
	color: #fff;
}

.store {
	padding: 140px 0 0;
}

.store__wrap {
	width: 90%;
	max-width: 940px;
	margin: 30px auto 0;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: calc(10% / 3);
}

.store__item {
	width: 30%;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
	color: #000;
}

.store__image {
	height: 240px;
	width: 100%;
	background-size: cover;
	background-position: center;
}

.store__text {
	padding: 15px 20px 20px;
}

.store__name {
	font-size: 2rem;
	margin-bottom: 7px;
	font-weight: 600;
}

.store__addr {
	color: #777777;
	font-size: 1.5rem;
	margin-bottom: 6px;
}

.store__tel {
	color: #777777;
	font-size: 1.5rem;
	position: relative;
	padding-left: 22px;
}

.store__tel::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url(./assets/img/tel-icon.svg);
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.store__ttl {
	text-align: center;
	font-size: 2.7rem;
}

.store__more {
	width: 90%;
	max-width: 940px;
	margin: 50px auto 0;
}

.recruit {
	padding-top: 105px;
	margin-bottom: 120px;
	position: relative;
}

.recruit__geometry {
	position: absolute;
	right: 0;
	top: 0;
	width: 805.83px;
}

.recruit__ttl {
	font-size: 2.7rem;
	margin-bottom: 25px;
}

.recruit__wrap {
	max-width: 940px;
	width: 90%;
	margin: auto;
}

.recruit__img {
	position: relative;
}

.recruit__deco {
	width: 518.53px;
	position: absolute;
	right: -160px;
	top: -98px;
}

.recruit__label {
	position: absolute;
	bottom: 60px;
	left: -100px;
	font-size: 3.5rem;
	letter-spacing: 0.09em;
	color: #fff;
}

.recruit__inner {
	padding: 10px 20px;
	line-height: 1em;
	display: inline-block;
	font-weight: 600;
	background: linear-gradient(30deg, #86D0E6, #034780);
}

.recruit__detail {
	font-size: 1.7rem;
	line-height: 2em;
	letter-spacing: 0.045em;
	margin: 30px 0 0;
}

.recruit-btn {
	text-align: right;
	margin-top: 39px;
}

.recruit-btn__link {
	border: 2px solid #164368;
	padding: 36px 70px 36px 103px;
}

.recruit-btn__link img {
	width: 137.39px;
}


.footer__wrap {
	max-width: calc(50% + 640px);
	width: 100%;
	margin-left: auto;
	display: flex;
}

.footer__left {
	width: 278px;
	text-align: center;
	padding: 100px 0 20px;
}

.footer__right {
	padding: 100px 0 20px 150px;
	width: calc(100% - 278px);
	background: linear-gradient(45deg, #86D0E6, #034780);
}

.footer__pri {
	font-size: 1.4rem;
	margin: 96px 0 5px;
	color: #283D90;
}

.footer__nav {
	display: flex;
	align-items: flex-start;
}

.footer__list {
	margin-right: 90px;
}

.footer__list--last {
	margin: 0;
}

.footer__item {
	margin-bottom: 40px;
}

.footer__btn {
	font-size: 2rem;
	font-weight: 600;
	color: #fff;
}

.footer-inner {
	padding-left: 1em;
	padding-top: 5px;
}

.footer-inner__item {
	margin-top: 5px;
}

.footer-inner__link {
	font-size: 1.7rem;
	color: #fff;
}

.footer__copy {
	font-size: 1.4rem;
	color: #283D90;
}

.footer__img {
	width: 47%;

}


.more-btn {
	text-align: right;
}

.progress {
	background: #fff;
	color: #000;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
}

.progress__img {
	width: 15%;
	fill: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.more-btn__img {
	width: 152px;
}

.page-fv {
	position: relative;
	padding: 9.4vw 0 22.3vw;
	background-image: url(./assets/img/page-fv.jpg);
	background-size: cover;
	background-position: top right;
}

.page-fv--small {
	padding: 9.4vw 0 4vw;
}

.page-fv__ja {
	font-size: 1.25vw;
	font-weight: 400;
	color: #164368;
}

.page-fv__line {
	margin: 1.11vw 0 0.486vw;
	height: 0.138vw;
	background-color: #B4CED8;
	width: 3.47vw;
}

.page-fv__wrap {
	max-width: 940px;
	width: 90%;
	margin: auto;
}

.page-fv__ttl {
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-size: 5.9vw;
	font-weight: 400;
	color: #5AA2C4;
	position: relative;
	padding-right: 10vw;
	display: inline-block;
	line-height: 1em;
}

.page-fv__ttl::after {
	content: "";
	display: inline-block;
	width: 7.91vw;
	height: 6.9vw;
	position: absolute;
	right: 0;
	bottom: 1.1vw;
	background-image: url(./assets/img/page-fv-icon.svg);
	background-size: contain;
	background-position: center;
}

.page-fv__img {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 69.4%;
	transform: translateY(50%);
	border-radius: 40px 0 0 40px;
	overflow: hidden;
}

.interview-list {
	margin: 28vw 0 0;
}

.interview-top__wrap {
	display: flex;
	align-items: flex-start;
	max-width: 940px;
	width: 90%;
	margin: auto;

}

.interview-top__left {
	width: 50%;
	position: relative;
	padding-top: 50px;
}

.interview-top__img {
	position: relative;
	z-index: 1;
}

.interview-top__dots {
	position: absolute;
	left: -50px;
	top: 75px;
	z-index: 0;
}

.interview-top__right {
	width: 50%;
	padding-left: 40px;
}

.interview-main {
	margin-bottom: 200px;
}

.interview-main__en {
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 700;
	color: #4192D6;
}

.interview-main__ttl {
	font-size: 1.5rem;
	margin-bottom: 8px;
}

.interview-main__line {
	height: 1px;
	width: 40px;
	background: #4192D6;
}


.interview-top__label {
	font-size: 2.8rem;
	line-height: 2em;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

.interview-top__detail {
	font-size: 1.7rem;
	line-height: 2em;
	margin-bottom: 50px;
}

.interview-main__top {
	max-width: 1080px;
	width: 90%;
	margin: auto;
}

.interview-main__container {
	display: flex;
	max-width: 1080px;
	width: 90%;
	margin: auto;
	flex-wrap: wrap;
	justify-content: start;
	gap: calc(10% / 3);
}

.interview-main__staff {
	width: calc(33% - 30px);
	display: block;
}


.interview-main__staff {
	height: 400px;
	position: relative;
	background-size: cover;
	background-position: center;
	margin-top: 60px;
	border-radius: 17px;
	display: block;
	position: relative;
	cursor: pointer;
	background-color: #888;
}

.interview-main__staff::before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 100%;
	width: 100%;
	border-radius: 17px;
	transition: 0.3s;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
	;
}

.interview-main__staff:hover::before {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
}

.interview-main__txt {
	width: calc(100% -30px);
	position: absolute;
	left: 15px;
	bottom: 20px;
	color: #fff;
	display: block;
}

.interview-main__catch {
	font-size: 1.8rem;
	margin-bottom: 15px;
	display: block;
}

.interview-main__career {
	font-size: 1.5rem;
	display: block;
}

.interview-main__name {
	font-size: 2.6rem;
	font-weight: 600;
	letter-spacing: 0.07em;
	display: block;
}

.footer-sp {
	display: none;
}

.sp-hum {
	display: none;
}

.interview-single {
	padding: 132px 0 200px;
}

.interview-single__wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	max-width: 1080px;
	width: 90%;
	margin: auto;
}

.interview-single__left {
	width: 35%;
	position: relative;

}

.interview-single__right {
	width: 62%;
	position: relative;
}

.interview-single__label {
	font-size: 2.8rem;
	line-height: 2em;
	font-weight: normal;
	margin-bottom: 30px;
}

.interview-single__img {
	position: relative;
	z-index: 1;
}

.interview-single__dots {
	position: absolute;
	left: -30px;
	top: 30px;
}

.interview-single__career {
	font-size: 1.3rem;
	margin-bottom: 5px;
}

.interview-single__name {
	font-size: 2.5rem;
	margin-bottom: 35px;
}

.interview-single__detail {
	font-size: 1.7rem;
	line-height: 2em;

}

.company-page {
	padding: 325px 0 200px;
	background-color: #F3F6F7;
}

.company-page__wrap {
	width: 90%;
	max-width: 1080px;
	margin: auto;
	background-color: #fff;
	padding: 70px 100px;
	border-radius: 19px;
}

.company-page__item {
	display: flex;
	align-items: flex-start;
	padding: 20px 0;
	border-bottom: 1px solid #CECECE;
}

.company-page__label {
	width: 166px;
	font-size: 1.6rem;
	padding-right: 30px;
}

.company-page__arrow {
	width: 7px;
}

.company-page__link {
	display: flex;
	align-items: center;
	color: #124C7C;
	font-weight: 600;
	margin: 15px 0 8px;
}

.company-page__detail {
	width: calc(100% - 166px);
	font-size: 1.6rem;
	color: #4F789A;
}

.store-list {
	padding: 120px 0 196px;
}

.store__item--page {
	margin-bottom: 70px;
}

.store-list {
	padding: 140px 0 0;
}

.store-list__wrap {
	width: 90%;
	max-width: 940px;
	margin: 30px auto 120px;
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	gap: 0 47px;
}

.store-list__item {
	width: 30%;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
	margin-bottom: 70px;
}

.store-list__image {
	height: 240px;
	width: 100%;
	background-size: cover;
	background-position: center;
}

.store-list__text {
	padding: 15px 20px 20px;
}

.store-list__name {
	font-size: 2rem;
	margin-bottom: 7px;
	font-weight: 600;
	color: #4192D6;
}

.store-list__addr {
	color: #164368;
	font-size: 1.5rem;
	margin-bottom: 6px;
}

.store-list__tel {
	color: #777777;
	font-size: 1.5rem;
	position: relative;
	padding-left: 22px;
	color: #164368;
}

.store-list__tel::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url(./assets/img/tel-icon-b.svg);
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.store-list__fax {
	color: #777777;
	font-size: 1.5rem;
	position: relative;
	padding-left: 22px;
	color: #164368;
}

.store-list__fax::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	background-image: url(./assets/img/fax-icon-b.svg);
	background-size: contain;
	background-position: center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.store-list__ttl {
	text-align: center;
	font-size: 2.7rem;
}

.store-list__more {
	width: 90%;
	max-width: 940px;
	margin: 50px auto 0;
}

.store-list__btn {
	margin-top: 27px;
	text-align: right;
}

.store-list__label {
	width: 38px;
	display: inline-block;
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-weight: 500;
}

.soter-list__link {
	width: 130px;
}

.soter-list__link:hover {
	opacity: 0.7;
}

.page-fv__store-img {
	height: 38vw;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 40px 0 0 40px;
	transition: 0.3s;
}

.page-fv__img--store {
	width: 62.5%;
	transform: translateY(60%);
	border-radius: 0;
}



.thumnail {
	display: flex;
	align-items: center;
}

.thumnail__list {
	width: 100px;
	height: 100px;
	border-radius: 10px;
	cursor: pointer;
	margin-right: 25px;
	background-size: cover;
}

.thumnail {
	margin: 25px 0 0;
}

.thumbnail .slick-track {
	transform: unset !important;
}

.store-main {
	padding: 480px 0 200px;
}

.store-main__wrap {
	width: calc(50% + 240px);
	padding: 70px 180px;
	background-color: #4F789A;
}

.store-main__row {
	display: flex;
	align-items: flex-start;
	padding: 20px 0;
	border-bottom: 1px solid #fff;
}


.store-main__label {
	width: 166px;
	font-size: 1.6rem;
	color: #fff;
}

.store-main__content {
	width: calc(100% - 166px);
	font-size: 1.6rem;
	color: #fff;
}

.recruit-bnr {}

.recruit-bnr__bg {
	width: 100%;
	height: auto;
	background-image: url(assets/img/sky_bnr_bg.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.recruit-bnr__wrap {
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
}

.bnr_feature,
.bnr_career,
.bnr_welfare {
	width: 31.33333%;
	padding: 6rem 0;
}

.recruit-bnr__img {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.recruit-bnr {
		margin-top: 38%;
	}

	.recruit-bnr__bg {
		background-size: contain;
		background-repeat: repeat;
	}

	.recruit-bnr__wrap {
		justify-content: center;
		padding: 6rem 0;
	}

	.bnr_feature,
	.bnr_career,
	.bnr_welfare {
		width: 100%;
		padding: 3rem 0;
	}

}

@media screen and (max-width: 414px) {
	.recruit-bnr__wrap {
		padding: 4rem 0;
	}

	.bnr_feature,
	.bnr_career,
	.bnr_welfare {
		padding: 1.5rem 0;
	}
}

.recruit-main {
	background: #F3F6F7;
	padding: 0 0 120px;
}

.recruit-main__wrap {
	max-width: 1080px;
	margin: 90px auto 0;
	width: 90%;
}

.recruit-main__en {
	font-size: 1.5rem;
	color: #4192D6;
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-weight: 700;
}

.recruit-main__label {
	font-size: 3rem;
	margin-bottom: 30px;
}

.recruit-box {
	padding: 90px 100px;
	background-color: #fff;
	border-radius: 19px;
	margin-bottom: 70px;
}

.recruit-box__catch {
	font-size: 2.6rem;
	font-weight: 700;
	margin-bottom: 36px;
}

.recruit-box__row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.recruit-box__label {
	width: 135px;
}

.recruit-box__item {
	width: calc(100% - 135px);
}

.recruit-box__row {
	padding: 20px 0;
	border-bottom: 1px solid #CECECE;
}

.recruit-box__label {
	font-size: 1.4rem;
	font-weight: 600;
}

.recruit-box__item {
	font-size: 1.4rem;
}

.recruit-box__btn {
	text-align: center;
	margin-top: 86px;
}

.recruit-box__link {
	padding: 30px 90px;
	background: linear-gradient(30deg, #034780, #86D0E6);
	border-radius: 9px;
	box-shadow: 0 5px 0 #063E6C;
}

.privacy-main {
	padding: 120px 0 200px;
}

.privacy-main__wrap {
	max-width: 1080px;
	width: 90%;
	margin: auto;
	padding: 70px 50px;
	background-color: #F3F6F7;
	border-radius: 29px;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.16);
}

.privacy-main__content {
	font-size: 1.7rem;
	line-height: 2.3em;

}

.contact-main {
	padding: 120px 0 200px;
}

.contact-main__top {
	width: 90%;
	max-width: 650px;
	margin: 0 auto 80px;
	text-align: center;
}

.contact-main__catch {
	margin-top: 30px;
	font-size: 1.6rem;
}

.contact-main__form {
	max-width: 740px;
	width: 90%;
	margin: auto;
}

.form__ttl {
	font-size: 1.4rem;
	display: inline-block;
	position: relative;
	font-weight: 500;
}

.form__ttl::before {
	position: absolute;
	display: inline-block;
	content: "必須";
	padding: 6px 16px;
	background: linear-gradient(45deg, #4192D6, #86E6E3);
	color: #fff;
	white-space: nowrap;
	left: calc(100% + 10px);
	border-radius: 5px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1em;
	font-size: 1.4rem;
	font-weight: 500;
}

.form__row {
	margin-bottom: 30px;
}

.form__content {
	width: 100%;
	margin-top: 8px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 1.8rem;
}

.form__input {
	width: 100%;
	height: 45px;
	font-size: 1.8rem;
	border-radius: 14px;
	padding: 0 1em;
	background-color: #F3F6F7;
}

.form__input--half {
	width: calc(100% - 10px);
}

.form__radio {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.mwform-radio-field {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.mw_wp_form .horizontal-item+.horizontal-item {
	margin: 0 0 5px 0 !important;
}

.mw_wp_form_confirm .form__check .confirm-hidden {
	display: none;
}

.form__radio--last {
	margin: 0;
}

.radio-label {
	font-size: 1.8rem;
}

.form__radio-input {
	width: 15px;
	margin-right: 9px;
}

.form__textarea {
	width: 100%;
	height: 284px;
	font-size: 1.8rem;
	border-radius: 14px;
	padding: 1em;
	background-color: #F3F6F7;
}

.form__check {
	font-size: 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.form__pri {
	text-decoration: underline;
	color: #000;
}

.checkbox {
	margin-right: 15px;
}

.submit {
	text-align: center;
	margin: 30px 0 0;
}

.submit__btn {
	border-radius: 10px;
	border: 3px solid #D5D5D5;
	padding: 33px 140px;
	font-size: 2.3rem;
	line-height: 1em;
}

.submit__btn.active {
	background-color: #000;
	color: #fff;
}

.protect {
	text-align: center;
	font-size: 1.4rem;
	margin-top: 30px;
}

.form__conf {
	display: block;
	font-size: 1.6rem;
	text-align: left;
}

.form__conf--half {
	width: calc(50% - 10px);
}

.thanks {
	text-align: center;
	width: 90%;
	max-width: 1080px;
	margin: auto;
}

.thanks__link {
	padding: 30px 140px;
	color: #fff;
	background-color: #164368;
	font-size: 2.3rem;
	line-height: 1em;
	border-radius: 10px;
}

.thanks__txt {
	max-width: 428px;
}

.thanks__catch {
	font-size: 2rem;
	margin: 30px auto 80px;
}

.concept__deco--sp {
	display: none;
}

.message-img3 {
	display: none;
}

.welfare-page {
	padding: 100px 0 200px;
	background-color: #F3F6F7;

}

.welfare-page__top {
	display: flex;
	align-items: center;
	width: 90%;
	max-width: 1080px;
	margin: auto;
}

.welfare-page__left {
	width: 50%;
}

.welfare-page__right {
	width: 50%;
	padding-left: 40px;
}

.welfare-page__label {
	font-size: 2.8rem;
	margin-bottom: 40px;
}

.welfare-page__detail {
	font-size: 1.7rem;
}

.welfare-item__top {
	width: 90%;
	max-width: 1080px;
	margin: auto;
	margin-bottom: 45px;
}

.welfare-item {
	margin-top: 120px;
}

.welfare-item__wrap {
	width: 90%;
	max-width: 1080px;
	margin: auto;
}

.welfare-item__en {
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-weight: 700;
	font-size: 1.5rem;
	margin-bottom: 2px;
	color: #4192D6;
}

.welfare-item__ja {
	font-size: 3rem;
}

.welfare-item__wrap {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: space-between;
}

.welfare-item__list {
	width: calc(25% - 30px);
	margin-bottom: 40px;
	position: relative;

}

.welfare-item__empty {
	width: calc(25% - 30px);

}

.welfare-item__label {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 50%;
	bottom: 10px;
	font-weight: 400;
	font-size: 1.8rem;

	transform: translateX(-50%);
}

.pickup__ttl {
	text-align: center;
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-size: 5.5rem;
	font-weight: 500;
	color: #5AA2C4;
	margin-bottom: 97px;
}

.pickup__wrap {
	text-align: center;
}

.pickup__label {
	display: inline-block;
	font-size: 3rem;
	position: relative;
}

.pickup__label::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.pickup__label::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.pickup__img {
	max-width: 1080px;
	width: 90%;
	position: relative;
	margin: auto;
	padding-left: 125px;
	margin-top: 40px;
	padding-bottom: 212px;
}

.pickup__img img {
	border-radius: 19px;
}

.pickup-box {
	width: 37%;
	padding: 35px 30px;
	text-align: left;
	background-color: #49779D;
	border-radius: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.pickup-box__label {
	font-size: 1.5rem;
	color: #fff;
	font-weight: 500;
	margin-top: 15px;
}

.pickup-box__detail {
	font-size: 1.3rem;
	color: #fff;
	margin-top: 5px;
	font-weight: 400;
}

.pickup-box__label--first {
	margin: 0;
}

.pickup__catch {
	max-width: 1080px;
	width: 90%;
	margin: 70px auto 0;
	font-size: 1.8rem;
	line-height: 1.8em;
	text-align: left;
	font-weight: 500;
}

.father__img {
	max-width: 1080px;
	width: 90%;
	margin: 30px auto 0;
}

.example__catch {
	max-width: 1080px;
	width: 90%;
	margin: 70px auto 0;
	font-size: 1.8rem;
	line-height: 1.8em;
	text-align: left;
	font-weight: 500;
}

.example__img {
	max-width: 1080px;
	width: 90%;
	margin: 30px auto 0;
}

.benefit {
	text-align: center;
	margin-top: 100px;

}

.benefit__label {
	display: inline-block;
	font-size: 3rem;
	position: relative;
}

.benefit__label::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.benefit__label::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.benefit__catch {
	max-width: 1080px;
	width: 90%;
	margin: 40px auto 0;
	font-size: 1.8rem;
	line-height: 1.8em;
	text-align: left;
	font-weight: 500;
}

.benefit__row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1080px;
	width: 90%;
	margin: 30px auto 0;
}

.benefit__col-6 {
	width: calc(50% - 10px);
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-align: left;
	font-size: 2.3rem;
	font-weight: 700;
	line-height: 1.8em;
	letter-spacing: 0.01em;

}

.benefit__color {
	font-size: 3.4rem;
	color: #49779D;

}

.benefit__img {
	height: 239px;
	max-width: 100%;
	width: auto;
}

.vacation {
	margin: 120px auto 0;
	text-align: center;
}

.vacation__detail {
	margin: 40px auto 0;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	font-weight: 500;
	line-height: 1.8em;
}

.feature {}

/* 健康サポート薬局のページ */
.feature-bg {
	background: #F3F6F7;
}

/* /健康サポート薬局のページ */
.feature__bg {
	margin: 0 auto;
	padding: 100px 0 120px;
	background: #fff;
}

.feature__nav {
	margin: auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 48px;
	padding: 0 40px;
	max-width: 1360px;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.feature__nav {
		padding: 0;
	}

}

@media screen and (max-width: 768px) {
	.feature__nav {
		gap: 20px;
	}
}

.feature__link {
	display: flex;
	flex-direction: column;
	width: calc((100% - 96px) / 3);
	color: black;
	border-radius: 13px;
	transition: 0.3s;
	transition-property: transform, box-shadow;
}

.feature__link:hover {
	transform: translateY(4px);
}

.feature__img {
	width: 100%;
	height: 217px;
	border-radius: 10px;
	object-fit: cover;
}

.feature__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;

}

.feature__label {
	font-size: 1.7rem;
	display: flex;
	gap: 0 13px;
	margin-top: 20px;
	flex-wrap: wrap-reverse;
}

.feature__label-icon {
	width: 23px;
	height: 23px;
}

.feature__under {
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 105px 0 86px;
	display: flex;
	text-align: center;
	flex-wrap: wrap;
	gap: 48px;
}

.feature__under-link {
	display: flex;
	flex-direction: column;
	width: calc((100% - 96px) / 3);
	color: black;
	border-radius: 13px;
	transition: 0.3s;
	transition-property: transform, box-shadow;
}

.feature__under-img {
	width: 100%;
	height: auto;
}

.feature__under-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.feature__under-link:hover {
	transform: translateY(4px);
}

.feature__label-txt {
	text-decoration: underline;
	text-underline-offset: 8px;
}

.feature-under__label {
	display: flex;
	gap: 0 13px;
	margin-top: 10px;
	font-size: 1.7rem;
	color: black;
	vertical-align: middle;
	flex-wrap: wrap-reverse;
}

.pitch {
	padding: 100px 0 0;
}

.pitch__top {
	width: 90%;
	max-width: 1080px;
	margin: auto;
}

.pitch__en {
	font-size: 1.5rem;
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-weight: 700;
	color: #4192D6;
}

.pitch__ttl {
	font-size: 3rem;
	letter-spacing: 0.075em;
}

.pitch__wrap {
	width: 90%;
	max-width: 1080px;
	margin: 60px auto 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pitch__pdf {
	max-width: 1080px;
	margin: auto;
}

.record {
	padding: 100px 0 0;
}

.record__top {
	width: 90%;
	max-width: 1080px;
	margin: auto;
}

.record__en {
	font-size: 1.5rem;
	font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
	font-weight: 700;
	color: #4192D6;
}

.record__ttl {
	font-size: 3rem;
	letter-spacing: 0.075em;
}

.record__wrap {
	width: 90%;
	max-width: 1080px;
	margin: 60px auto 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.record__item {
	width: 23%;
	margin-bottom: 27px;
}

.record__imagination {
	width: 80%;
	margin: 60px 0 250px;
}

.drive__wrap {
	width: 90%;
	max-width: 1080px;
	margin: 60px auto 0;
}


.page-fv--drive {
	padding-bottom: 15vw;
}

.page-fv__img--drive {
	width: 52%;
	height: 27.3vw;
}

@media screen and (max-width: 768px) {
	.page-fv__img--drive {
		width: 100%;
		height: 45.23vw;
	}
}

.drive__catch {
	margin: 23px 0 158px;
	margin-top: 23px;
	max-width: 458px;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 500;
}

.drive__catch.safety-measure {
	margin-bottom: 0;
}

.drive-about__label {
	width: 49%;
}

.drive__list {
	margin-bottom: 210px;
	max-width: 458px;
	width: 100%;
}

@media screen and (max-width: 768px) {
	.drive__list {
		margin-bottom: 0;
	}

}

.drive__item {
	margin-left: 2rem;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 2;
	list-style: disc;
	list-style-position: inside;
	text-indent: -2rem;
}

@media screen and (max-width: 481px) {
	.drive__item {
		font-size: 1.2rem;
	}
}

.drive-about {
	position: relative;
	padding: 55px 0;
}

.drive-about::before {
	content: "";
	width: calc(50% + 165px);
	height: 100%;
	background: #F3F6F7;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	border-radius: 0 14px 14px 0;
}


.drive-about__wrap {
	width: 90%;
	max-width: 1080px;
	margin: auto;
}

.drive-about__label {
	font-size: 2.5rem;
	font-weight: 500;
	margin-bottom: 25px;
	color: #49779D;
}

.drive-about__detail {
	font-size: 1.5rem;
	line-height: 2em;
	font-weight: 500;
	color: #49779D;
}

.merit {
	margin: 60px 0 0;
}

.merit-box {
	background: linear-gradient(to bottom, #fff 0, #fff 50%, #49779D 50%, #49779D 100%);
}

.merit-box__wrap {
	text-align: center;
	width: 60%;
	margin: auto;
	border: 5px solid #53769A;
	padding: 50px 0;
	background: #fff;
	position: relative;
}



.merit-box__list {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}

.merit-box__item {
	margin: 0 20px;
	font-size: 1.5rem;
	color: #124671;
	font-weight: 500;
}

.merit-box__icon {
	width: 116.44px;
	display: block;
	margin: auto;
	margin-bottom: 18px;
}

.merit-box__icon--large {
	width: 135.35px;
}

.merit-under {
	background: #49779D;
	padding: 80px 0 150px;
}

.merit-under__wrap {
	width: 90%;
	max-width: 1080px;
	margin: 0 auto 0;
}

.merit-under__ttl {
	font-size: 2.5rem;
	color: #fff;
	margin-bottom: 50px;
}

.merit-under__num {
	width: 91px;
	margin-bottom: 10px;
}

.merit-under__box {
	display: flex;
	justify-content: space-between;
}

.merit-under__item {
	width: 30%;
	background-color: #fff;
	padding: 15px 20px;
	border-radius: 15px;
	position: relative;
}

.merit-under__item::before {
	content: "";
	width: 14px;
	height: 25px;
	background-image: url(./assets/img/flow-arrow.svg);
	left: calc(100% + 10px);
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	background-size: contain;
	background-position: center;
}

.merit-under__item:last-of-type::before {
	display: none;
}

.merit-under__label {
	font-size: 2rem;
	color: #49779D;
	margin-bottom: 20px;
	margin-top: 10px;
	font-weight: 500;
}

.merit-under__detail {
	font-weight: 500;
	font-size: 1.4rem;
	color: #124671;
	margin-top: 15px;
}

.merit__top {
	text-align: center;
	margin-bottom: 30px;
}

.drive__ttl {
	display: inline-block;
	font-weight: normal;
	font-size: 3rem;
	position: relative;
}

.drive__ttl::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.drive__ttl::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.drive__label {
	font-size: 2.5rem;
	margin-bottom: 15px;
	font-weight: 600;
	color: #175286;
}

.feature {
	padding: 57px 0;
	width: 96%;
	background: #F1F6F7;
}

.feature__inner {
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1250px;
	width: 100%;
}

.feature__ttl {
	font-weight: 600;
	font-size: 3rem;
	color: #49779D;
}

.feature__list {
	display: flex;
	flex-wrap: wrap;
	gap: 75px 45px;
	margin-top: 44px;
}

.feature__item {
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
	width: calc((100% - 90px) / 3);
}

@media (max-width:1210px) {
	.feature__item {
		width: calc((100% - 60px) / 2);
	}
}

@media screen and (max-width:481px) {
	.feature__item {
		width: 100%;
	}
}

.feature__item-ttl {
	flex: 1 0 auto;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 2;
	text-align: center;
	color: #49779D;
}

@media screen and (max-width:481px) {
	.feature__item-ttl {
		font-size: 1.4rem;
	}
}

.feature__item-thumb {}

.feature__item-caption {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -22px auto 0;
	width: 44.5px;
	height: 44.5px;
	background: #49779D;
	border-radius: 50px;
	border: 2px solid #fff;
	position: relative;
	z-index: 1;
}

.feature__item-caption img {
	width: 18px;
}

.merit__ttl {
	display: inline-block;
	font-size: 3rem;
	position: relative;
}

.merit__ttl::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.merit__ttl::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.skill {
	background-color: #49779D;
	padding-top: 70px;
}

.skill__box {
	background-color: #fff;
	padding: 55px 60px 55px 0;
	width: calc(50% + 630px);
}

.skill__wrap {
	width: 80%;
	max-width: 1120px;
	margin-right: 0;
	margin-left: auto;
}

.skill__ttl {
	font-size: 2.5rem;
	color: #49779D;
	font-weight: 600;
	margin-bottom: 33px;
}

.skill__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.skill__item {
	width: 22%;
}

.skill__label {
	font-weight: 500;
	font-size: 1.4rem;
	color: #49779D;
	margin-top: 10px;
	line-height: 1.75em;
}

.flow {
	background-color: #49779D;
	padding: 70px 0 0;
}

.flow__wrap {
	max-width: 1280px;
	width: 90%;
	margin: auto;

}

.flow__box {
	display: flex;
	justify-content: space-between;
}

.flow__ttl {
	font-weight: 600;
	font-size: 2.5rem;
	color: #fff;
	margin-bottom: 40px;

}

.flow__detail {
	font-weight: 500;
	font-size: 1.4rem;
	color: #124671;
	margin-top: 15px;
	line-height: 2em;
}

.flow__item {
	width: 23%;
	background-color: #fff;
	padding: 20px;
	border-radius: 15px;
	position: relative;
}

.flow__item::before {
	content: "";
	width: 14px;
	height: 25px;
	background-image: url(./assets/img/flow-arrow.svg);
	left: calc(100% + 10px);
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	background-size: contain;
	background-position: center;
}

.flow__item:last-of-type::before {
	display: none;
}

.flow__num {
	width: 91px;
	margin-bottom: 15px;
}

.fee__wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 75%;
	max-width: 920px;
	margin: auto;
}

.fee__item {
	width: 30%;

}

.fee__top {
	padding: 70px 0 30px;
	background-color: #49779D;
	text-align: center;
}

.fee__ttl {
	font-size: 2.5rem;
	margin-bottom: 40px;
	color: #fff;
}

.fee__catch {
	font-weight: 500;
	font-size: 2rem;
	color: #fff;
}

.fee__box {
	background: linear-gradient(to bottom, #49779D 0%, #49779D 50%, #fff 50%, #fff 100%);
}

.faq {
	margin: 100px 0;
}

.faq__wrap {
	width: 90%;
	max-width: 900px;
	margin: auto;
	border: 7px solid #B4CED8;
	border-radius: 39px;
	position: relative;
	padding: 34px 90px;
}

.faq__ttl {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -50%);
}

.faq__ttl img {
	width: 159px;
}

.faq__top {
	text-align: center;
	margin-bottom: 55px;
}

.fee__under {
	width: 75%;
	max-width: 920px;
	margin: auto;
	font-size: 1.4rem;
	color: #4F789A;
	font-weight: 500;
	margin-top: 15px;
}

.faq__row {
	margin-bottom: 40px;
}

.faq__large {
	display: inline-block;
	font-size: 3rem;
	position: relative;
	font-weight: 700;
}

.faq__large::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.faq__large::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.faq__label {
	font-size: 1.7rem;
	font-weight: 600;
	padding: 20px 0;
	border-bottom: 2px solid #B4CED8;
	padding-left: 60px;
	position: relative;
}

.faq__label::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 38.5px;
	height: 36.95px;
	display: inline-block;
	background: url(./assets/img/q.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.faq__ans {
	width: 75%;
	padding-left: 60px;
	margin-left: auto;
	font-size: 1.7rem;
	font-weight: 500;
	position: relative;
	margin-top: 20px;
	line-height: 2em;
}


.faq__ans::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0%;
	transform: translateY(0%);
	width: 38.5px;
	height: 36.95px;
	display: inline-block;
	background: url(./assets/img/a.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.sp-only {
	display: none;
}

.merit-box__ttl {
	font-size: 2.5rem;
	color: #49779D;
}

.function {
	position: relative;
	background: linear-gradient(to bottom, #fff 0%, #fff 50%, #49779D 50%, #49779D 100%);
}

.function__wrap {
	width: 90%;
	max-width: 1280px;
	margin: auto;
	position: relative;
	padding: 55px 60px 55px 0;
}

.function__back {
	position: absolute;
	width: calc(50% + 640px);
	left: 0;
	top: 0;
	bottom: 0;
	background-color: #F3F6F7;
	border-radius: 0 14px 14px 0;
}

.function__ttl {
	font-weight: 600;
	font-size: 3rem;
	margin-bottom: 33px;
	color: #49779D;
}

.function__label {
	font-weight: 600;
	font-size: 2rem;
	margin-bottom: 10px;
	color: #49779D;
}

.function__list {
	display: flex;
	justify-content: space-between;
}

.function__item {
	width: 22%;
	max-width: 250px;
}

.function__detail {
	margin-top: 10px;
	font-weight: 500;
	font-size: 1.4rem;
	color: #49779D;
	line-height: 2em;
}

.qr {
	background-color: #49779D;
	padding: 80px 0 0;
	text-align: center;
}

.qr__ttl {
	position: relative;
	display: inline-block;
	font-size: 3rem;
	color: #fff;
	font-weight: 500;
}

.qr__inner {
	position: relative;
	z-index: 1;
}

.qr__line {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 120%;
	height: 13.3px;
	background: linear-gradient(to right, #86D0E6, #034780);
}

.qr__line::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 6px 0 0;
	border-color: #49779D transparent transparent transparent;
	position: absolute;
	left: -1px;
	bottom: -2px;
	z-index: 1;
}

.qr__line::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 16px 6px;
	border-color: transparent transparent #49779D transparent;
	position: absolute;
	right: -1px;
	position: absolute;
	bottom: -2px;
	z-index: 1;
}

.qr__list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

.qr__wrap {
	width: 90%;
	max-width: 1000px;
	margin: 35px auto 0;
}

.qr__label {
	text-align: left;
	font-weight: 500;
	font-size: 1.6rem;
	margin-bottom: 10px;
	color: #fff;
}

.qr__item {
	width: 159px
}

.qr__item--empty {
	width: 159px
}

.qr-under {
	padding: 80px 0 120px;
	text-align: left;
}

.qr-under__ttl {
	color: #fff;
	font-size: 2.5rem;
	margin-bottom: 30px;
	font-weight: 500;
	letter-spacing: 0.05em;
}

.qr-under__wrap {
	width: 90%;
	max-width: 1280px;
	margin: auto;
}

.qr-under__list {
	display: flex;
	justify-content: space-between;

}

.qr-under__item {
	background-color: #fff;
	border-radius: 15px;
	padding: 22px 14px;
	width: 22.6%;
	font-size: 2rem;
	font-weight: 500;
	color: #124671;
	position: relative;
}

.qr-under__item::before {
	content: "";
	width: 14px;
	height: 25px;
	background-image: url(./assets/img/flow-arrow.svg);
	left: calc(100% + 15px);
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	background-size: contain;
	background-position: center;
}

.qr-under__item:last-of-type:before {
	display: none;
}

.qr-under__item img {
	width: 91px;
	display: block;
	margin-bottom: 15px;
}

.enlink {
	padding: 150px 0 60px;
	text-align: center
}

.enlink__ttl {
	display: inline-block;
	font-size: 3rem;
	position: relative;
	margin-bottom: 50px;
}

.enlink__ttl::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.enlink__ttl::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.enlink__label {
	font-weight: 600;
	font-size: 2.5rem;
	margin-bottom: 20px;
	color: #4F789A;

}

.enlink__detail {
	font-weight: 500;
	font-size: 1.7rem;
	line-height: 2em;
}

.enlink__matome {
	padding: 50px 0 150px;
	background: #4F789A;
	text-align: center;
	color: #fff;
}

.enlink__matome-label {
	font-size: 1.8rem;
	margin-bottom: 25px;
	font-weight: 500;
}

.enlink__catch {
	font-weight: 500;
	font-size: 1.7rem;
	line-height: 2em;
}

.drive__line-ttl {
	display: inline-block;
	font-weight: 600;
	font-size: 3rem;
	position: relative;
	margin-bottom: 50px;
}

.drive__line-ttl::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.drive__line-ttl::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.drive__line {
	font-weight: 600;
	font-size: 2.5rem;
	margin-bottom: 20px;
	color: #175286;
}

.eval {
	background-color: #F3F6F7;
	padding-bottom: 80px;
}

.eval__ttl {
	text-align: center;
}

.eval__first {
	width: 75%;
	margin: auto;
	max-width: 950px;
	margin-top: 80px;
}

.val-top {
	padding: 80px 0 0;
	margin-bottom: 80px;
}

.eval__label {
	text-align: center;
	margin-top: 80px;
}

.eval__txt {
	padding: 52px 37px;
	border-radius: 0 14px 14px 0;
	background-color: #5AA2C4;
	color: #fff;
	display: inline-block;
	font-size: 2.5rem;
	line-height: 1.75em;
}

.val__box {
	margin-top: 160px;
	width: 90%;
	max-width: 1080px;
	margin: 160px auto 0;
}

.val__sub {
	font-size: 2.5rem;
	margin-bottom: 40px;
	color: #49779D;
	font-weight: 500;
}

.val-img {
	margin-bottom: 120px;
}

.val-img__wrap {
	display: flex;
	justify-content: space-between;
}

.val-img--half {
	width: 48%;
}

.val-flow__label {
	padding: 15px 0;
	width: 100%;
	background: #fff;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	color: #49779D;
}

.val-flow {
	display: flex;
	justify-content: space-between;
}

.val__half {
	width: 48%;
}

.val-flow__wrap {
	margin-bottom: 73px;
	position: relative;
}

.val-flow__wrap::before {
	content: "";
	width: 18.03px;
	height: 32.55px;
	background-image: url(./assets/img/under-arrow1.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	top: calc(100% + 20px);
	left: 50%;
	transform: translateX(-50%);
}

.val-flow__wrap--left::before {
	width: 36px;
	height: 35px;
	background-image: url(./assets/img/under-arrow2.svg);
}

.val-flow__wrap--last::before {
	display: none;
}

.val-flow__detail {
	font-size: 1.6rem;
	color: #777777;
}

.val-bottom {
	padding: 55px 29px;
	background-color: #fff;
	margin-bottom: 120px;
}

.val-bottom__label {
	font-size: 1.8rem;
	margin-bottom: 25px;
	color: #49779D;
	font-weight: bold;
}

.val-bottom__detail {
	font-size: 1.6rem;
	font-weight: bold;
	color: #777777;
	line-height: 2em;
}

.val-sc {
	width: 90%;
	max-width: 674px;
	margin: auto;
}

.val-sc__label {
	font-size: 1.8rem;
	margin-bottom: 20px;
	font-weight: 500;
}

.val-sc__img {
	margin-bottom: 104px;
}

.val-sc__note {
	font-size: 1.4rem;
	margin-top: 20px;
	color: #777777;
}

.rank {
	padding: 90px 0;
}

.rank__wrap {
	width: 90%;
	max-width: 1080px;
	margin: 50px auto 0;
}

.rank__detail {
	font-size: 1.6rem;
	line-height: 2em;
}

.rank__img {
	width: 100%;
	overflow: scroll;
}

.rank-img1 {
	margin-bottom: 80px;
}

.rank-label {
	display: inline-block;
	padding: 9px 18px;
	line-height: 1em;
	font-size: 1.8rem;
	background-color: #E0F6FD;
	margin-bottom: 44px;
}

.rank-img2 {
	margin-bottom: 80px;
}

.rank-label--under {
	margin-bottom: 20px;
}

.rank-label__detail {
	font-size: 1.6rem;
	color: #777777;
	line-height: 2em;
	font-weight: bold;
	margin-bottom: 20px;

}

.rank-note {
	font-size: 1.4rem;
	margin-top: 20px;
	color: #777777;
	margin-bottom: 80px;
}

.money__note {
	font-size: 1.4rem;
	margin: 20px 0 171px;
	color: #777777;
}

.model__wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.model__left {
	width: 48%;
}

.model__right {
	width: 48%;
}

.training {
	padding: 187px 0 0;
}

.training__detail {
	font-size: 1.6rem;
	line-height: 2em;
	text-align: center;
	margin: 40px 0 80px;
}

.training__img {
	overflow-x: scroll;
}

.training__img img {
	height: 843px;
	width: auto;
}

.book {
	background-color: #F3F6F7;
	padding: 80px 0;
}

.book__box {
	max-width: 1080px;
	width: 90%;
	margin: auto;
	margin-bottom: 160px;
}

.book__wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bool__item {
	width: calc(33.3% - 11px);
	background-color: #fff;
	padding: 34px 29px;
	margin-bottom: 40px;
}

.book__label {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 7px;
}

.book__ttl {
	font-size: 1.6rem;
	color: #49779D;
	font-weight: 500;
	margin-bottom: 32px;
}

.semi__wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;

}

.semi__box {
	max-width: 1080px;
	width: 90%;
	margin: auto;
}

.semi__label {
	font-size: 1.6rem;
	color: #49779D;
	height: 4em;
	margin-bottom: 28px;
}

.semi__inner {
	width: 30%;
	background: #fff;
	padding: 37px 17px;

}

.semi__empty {
	width: 30%;
}

.semi__link {
	padding-left: 30px;
	font-size: 1.6rem;
	color: #959595;
	position: relative;
	margin-top: 84px;
}

.semi__link::before {
	content: "";
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background-color: #49779D;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.page-fv__label {
	font-size: 2.08vw;
	position: absolute;
	left: 12.5vw;
	bottom: 7.7vw;
	color: #fff;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}

.page-fv__label-supplement {
	font-weight: bold;
	bottom: 4vw;
}

@media screen and (max-width: 481px) {
	.page-fv__label {
		top: 60vw !important;
	}

	.page-fv__label-supplement {
		top: 68vw !important;
	}

}

.store-main__link {
	margin: 10px 0;
	font-weight: bold;
	color: #fff;
}

.form__input__box {
	position: relative;
	width: 50%;
}

.full {
	width: 100%;
}

label.error {
	font-size: 1.2rem;
	margin-top: 10px;
	color: red;
	display: block;
}

.company__txt {
	width: 478.09px;
	position: absolute;
	right: -90px;
	top: 0;
	z-index: 1;
}

.store__wrap {
	position: relative;
}

.store__txt {
	width: 377.24px;
	position: absolute;
	right: 0;
	top: -120px;
}

.merit-box {
	position: relative;
}

.enlink__img {
	width: 237.48px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	transform: translate(50%, -50%);
}

.machine {
	background: #F3F6F7;
	padding: 100px 0;
	margin-top: 100px;
}

.machine__wrap {
	max-width: 1080px;
	width: 90%;
	margin: auto;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

.machine__item {
	width: 46%;
	margin-bottom: 80px;
}

.machine__ttl {
	font-size: 2rem;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	padding: 0 26px;
}


.machine__ttl::before {
	content: "";
	width: 18.97px;
	height: 16.04px;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.machine__ttl::after {
	content: "";
	width: 18.97px;
	height: 16.04px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}


.machine__detail {
	font-weight: 500;
	font-size: 1.4rem;
	margin-bottom: 20px;
	line-height: 2em;
}

.machine__link {
	word-wrap: break-word;
	font-size: 1.4rem;
	color: #49779D;
}

.machine__slick.slick-dotted.slick-slider {
	margin-top: 20px;
}

.machine .slick-dots {
	position: static;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
}

.machine .slick-dots li {
	width: auto;
}

.section__ttl {
	display: inline-block;
	font-weight: 600;
	font-size: 3rem;
	position: relative;
	margin-bottom: 50px;
}

.section__ttl::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.section__ttl::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
}

.utilzation {
	padding: 62px 0;
}

@media screen and (max-width:481px) {
	.utilzation {
		padding: 40px 0 0;
	}

}

.utilzation__inner {
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1277px;
	width: 100%;
}

@media screen and (max-width:481px) {
	.utilzation__inner {
		padding: 0 20px;
	}

}

.utilzation__ttl {
	display: inline-block;
	margin-left: 40px;
	font-weight: 600;
	font-size: 3rem;
	position: relative;
}

@media screen and (max-width:481px) {
	.utilzation__ttl {
		font-size: 2.2rem;
	}
}

.utilzation__ttl::before {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	right: calc(100% + 10px);
	top: 0;
	background-image: url(./assets/img/dash-l.svg);
	background-size: contain;
	background-position: center;
}

.utilzation__ttl::after {
	content: "";
	width: 26.04px;
	height: 22px;
	position: absolute;
	left: calc(100% + 10px);
	bottom: 0;
	background-image: url(./assets/img/dash-r.svg);
	background-size: contain;
	background-position: center;
}

.utilzation__container {
	display: flex;
	flex-direction: column;
	gap: 32px;
	margin-top: 60px;
}

.utilzation__item {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.utilzation__item-ttl {
	padding-bottom: 10px;
	font-weight: 600;
	font-size: 2.5rem;
	color: #4F789A;
	border-bottom: 2px solid #B4CED8;
}

@media screen and (max-width:481px) {
	.utilzation__item-ttl {
		font-size: 2rem;
	}

}

.utilzation__item-desc {
	font-weight: 500;
	font-size: 1.8rem;
	line-height: 1.66;
	color: #000;
}

@media screen and (max-width:481px) {
	.utilzation__item-desc {
		font-size: 1.2rem;
	}

}

.step {}

.step__inner {
	margin: 0 auto;
	padding: 40px 68px;
	max-width: 1234px;
	width: 100%;
	background: #F1F6F7;
}

@media screen and (max-width:481px) {
	.step__inner {
		padding: 40px 20px;
	}

}

.step__ttl {
	padding-bottom: 10px;
	font-weight: 700;
	font-size: 3rem;
	color: #4F789A;
	border-bottom: 2px solid #B4CED8;
}

@media screen and (max-width:481px) {
	.step__ttl {
		font-size: 2.5rem;
	}

}

.step__list {
	display: flex;
	flex-direction: column;
	gap: 45px;
}

.step__item {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	gap: 24px;
	padding: 30px 35px;
	background: #fff;
}

@media screen and (max-width:481px) {
	.step__item {
		flex-direction: column-reverse;
		padding: 30px 20px;
	}
}

.step__item-head {
	display: flex;
	flex-direction: row-reverse;
	gap: 24px;
}

@media screen and (max-width:481px) {
	.step__item-head {
		gap: 10px;
	}

}

.step__item-icon {
	width: 66px;
	height: 87.5px;
}

@media screen and (max-width:481px) {
	.step__item-icon {
		width: 33px;
		height: 43.75px;
	}

}

.step__item-thumb {
	width: 250px;
	height: 160px;
}

@media screen and (max-width:481px) {
	.step__item-thumb {
		width: calc((100% - 43px));
		height: auto;
	}

}

.step-item__body {
	max-width: 658px;
	width: 100%;
}

.step-item__body-ttl {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 2.5rem;
	color: #4F789A;
}

@media screen and (max-width:481px) {
	.step-item__body-ttl {
		font-size: 2rem;
	}

}

.step-item__body-desc {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.87;
	color: #000;
}

@media screen and (max-width:481px) {
	.step-item__body-desc {
		font-size: 1.2rem;
	}

}

.step__list {
	margin-top: 40px;
}

.step-item-body-txt__item {
	margin-left: 2.2rem;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.87;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -2.2rem;
	color: #000;
}

@media screen and (max-width:481px) {
	.step-item-body-txt__item {
		font-size: 1.2rem;
	}

}

.reccomend {
	padding: 80px 0 120px;
}

@media screen and (max-width:481px) {
	.reccomend {
		padding: 60px 0 0;
	}

}

.reccomend__inner {
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1234px;
	width: 100%;
}

@media screen and (max-width:481px) {
	.reccomend__inner {
		padding: 0 20px;
	}

}

@media screen and (max-width:481px) {
	.reccomend__ttl {
		font-size: 2rem !important;
	}

}

.reccomend__part {
	display: flex;
	flex-direction: column;
	gap: 30px;
	margin-left: -40px;
}

@media screen and (max-width:481px) {
	.reccomend__part {
		margin-left: 0;
	}

}

.reccomend__part-ttl {
	padding-bottom: 10px;
	font-weight: 700;
	font-size: 2.5rem;
	color: #4F789A;
	border-bottom: 2px solid #B4CED8;
}

@media screen and (max-width:481px) {
	.reccomend__part-ttl {
		font-size: 2rem;
	}

}

.reccomend__part-desc {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.87;
	color: #000;
}

@media screen and (max-width:481px) {
	.reccomend__part-desc {
		font-size: 1.2rem;
	}

}

.reccomend__btn {
	margin: 50px auto 0;
	text-align: center;
}

@media screen and (max-width:481px) {
	.reccomend__btn {
		margin: 30px auto 0;
	}

}

.reccomend__btn-link {
	padding: 20px 0;
	max-width: 676px;
	width: 100%;
	font-weight: 500;
	font-size: 1.6rem;
	background: #49779D;
	color: #fff;
	border-radius: 12px;
	text-align: center;
}

@media screen and (max-width:481px) {
	.reccomend__btn-link {
		padding: 10px 0;
		font-size: 1.2rem;
	}

}

.reccomend__separate {
	display: flex;
	align-items: center;
	gap: 30px;
	padding: 0 68px;
}

@media screen and (max-width:481px) {
	.reccomend__separate {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
		padding: 0;
	}
}

.reccomend__thumb {
	max-width: 530px;
	width: 100%;
}

.point {}

.point__inner {
	margin: 0 auto;
	padding: 40px 68px;
	max-width: 1234px;
	width: 100%;
	background: #F1F6F7;
}

@media screen and (max-width:481px) {
	.point__inner {
		padding: 40px 20px;
	}

}

.point__ttl {
	padding-bottom: 10px;
	font-weight: 700;
	font-size: 3rem;
	color: #4F789A;
	border-bottom: 2px solid #B4CED8;
}

@media screen and (max-width:481px) {
	.point__ttl {
		font-size: 2.5rem;
	}

}

.point__list {
	display: flex;
	flex-direction: column;
	gap: 12px;
	margin-top: 23px;
	margin-bottom: 44px;
}

.point__item {
	display: flex;
	align-items: center;
	gap: 13px;
	padding: 10px 15px 9px;
	background: #fff;
	border-radius: 10px;
}

@media screen and (max-width:481px) {
	.point__item {
		flex-direction: column;
		align-items: flex-start;
		gap: 8px;
	}

}

.point__item-head {
	display: flex;
	align-items: center;
	gap: 10px;
}

.point__item-num {
	width: 40px;
}

@media screen and (max-width:481px) {
	.point__item-num {
		width: 30px;
	}

}

.point__item-label {
	padding: 10px 13px;
	font-weight: 700;
	font-size: 1.7rem;
	background: #49779D;
	color: #fff;
	position: relative;
}

@media screen and (max-width:481px) {
	.point__item-label {
		padding: 6px 10px;
		font-size: 1.2rem;
		letter-spacing: .08em;
	}

}

.point__item-label::after {
	content: "";
	display: inline-block;
	width: 8.5px;
	height: 11px;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	background: #49779D;
	position: absolute;
	top: 50%;
	right: -8.5px;
	transform: translateY(-50%);
}

@media screen and (max-width:481px) {
	.point__item-label::after {
		display: none;
	}

}

.point__item-desc {
	font-weight: 700;
	font-size: 1.7rem;
	letter-spacing: .05em;
	color: #49779D;
}

@media screen and (max-width:481px) {
	.point__item-desc {
		font-size: 1.2rem;
	}

}

.point-detail {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	gap: 30px;
	padding: 20px 34px;
	background: #fff;
	border-radius: 12px;
}

@media screen and (max-width:481px) {
	.point-detail {
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
		padding: 20px 20px;
	}

}

.point-detail:not(:first-child) {
	margin-top: 30px;
}

.point-detail:last-child {
	display: block;
}

.point-detail:not(:last-child) .point-detail__body {
	max-width: 470px;
	width: 100%;
}

.point-detail__body {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

@media screen and (max-width:481px) {
	.point-detail__body {
		gap: 15px;
	}

}

.point-detail__body-ttl {
	padding-bottom: 10px;
	font-weight: 700;
	font-size: 3rem;
	color: #4F789A;
	border-bottom: 2px solid #B4CED8;
}

@media screen and (max-width:481px) {
	.point-detail__body-ttl {
		font-size: 2.5rem;
	}

}

.point-detail__body-desc {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.87;
	color: #000;
}

@media screen and (max-width:481px) {
	.point-detail__body-desc {
		font-size: 1.2rem;
	}

}

.point-detail__thumb {
	width: 530px;
}

@media screen and (max-width:481px) {
	.point-detail__thumb {
		width: 100%;
	}

}

.point-detail__thumb img {
	border-radius: 20px;
}

.point-detail__list {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.point-detail__item {
	display: flex;
	flex-direction: row-reverse;
	gap: 30px;
}

@media screen and (max-width:481px) {
	.point-detail__item {
		flex-direction: column;
		align-items: flex-start;
		gap: 15px;
	}

}

.point-detail__item-body {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 30px;
	max-width: 470px;
	width: 100%;
}

@media screen and (max-width:481px) {
	.point-detail__item-body {
		gap: 15px;
	}

}

.point-detail__item-ttl {
	font-weight: 700;
	font-size: 2.5rem;
	line-height: 1.44;
	color: #4F789A;
}

@media screen and (max-width:481px) {
	.point-detail__item-ttl {
		font-size: 2rem;
	}

}

.point-detail__item-desc {
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 1.87;
	color: #000;
}

@media screen and (max-width:481px) {
	.point-detail__item-desc {
		font-size: 1.2rem;
	}

}

@media screen and (max-width:1300px) {
	.education__large {
		left: -5%;
	}

	.about__label {
		right: -5%;
	}

	.company__label {
		right: -5%;
	}

	.recruit__label {
		left: -5%;
	}

	.footer__right {
		padding: 100px 30px 20px
	}

	.fv__large {
		font-size: 5.5rem;
	}

	.fv__ttl {
		font-size: 3.5rem;
	}

	.fv__geometry {
		width: 43%;
	}

	.interview__wrap {
		padding-left: 5%;
	}

	.fv__deco {
		width: 35%;
	}

	.header-nav__list {
		display: none;
	}

	.skill__box {
		width: 100%;
	}

	.skill__wrap {
		width: 90%;
		margin: auto;
	}

	.skill__box {
		padding-right: 0;
	}
}

@media screen and (max-width:1024px) {
	.fv__ttl {
		left: 15%;
	}

	.message-img1 {
		width: 60%;
		position: static;
		margin-left: auto;
		margin-top: 50px;
		display: block;
	}

	.message-img2 {
		display: none;
	}

	.message-img3 {
		display: block;
		width: 59%;
		bottom: -47px;
		right: auto;
		left: -16%;
		position: absolute;
	}

	.message .more-btn {
		width: 85%;
		margin-left: 5vw;
	}

	.more-btn {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}

	.concept__detail {
		width: 100%;
	}

	.company__wrap {
		padding-bottom: 30px;
	}

	.about {
		margin-top: 280px;
		padding: 119px 0 40px;
		position: relative;
	}

	.about__detail {
		width: 85%;
	}

	.about__ttl {
		padding-left: 5%;
		color: #fff;
		font-size: 1.7rem;
		margin-bottom: 10px;
	}

	.about__deco * {
		fill: #fff;
		stroke: #fff;
	}

	.about__back {
		width: 95%;
		bottom: 0;
		left: 0;
		top: 100px;
		height: calc(100% - 100px);
	}



	.concept {
		padding: 170px 0 30px;
	}

	.interview-top__wrap {
		flex-wrap: wrap;
	}

	.interview-top__left {
		width: 100%;
	}

	.interview-top__right {
		width: 100%;
		position: relative;
		z-index: 1;
		margin-top: 30px;
		padding: 0;
	}

	.interview-main {
		margin-top: 90px;
	}

	.interview-main__staff {
		width: 47.5%;
	}

	.recruit-main {
		padding-top: 20px;
	}

	.recruit-main__campaign {
		font-size: 1.4rem;
	}

	.recruit-main__wrap {
		margin-top: 60px;
	}

	.recruit-box {
		padding: 60px;
	}

	.recruit-box__catch {
		font-size: 2rem;
	}

	.recruit-box__label {
		font-size: 1.4rem;
	}

	.recruit-box__item {
		font-size: 1.4rem;
	}

	.recruit-box__link {
		padding: 20px 45px;
		box-shadow: 0 5px 0 #063e6c;
	}

	.recruit-box__link img {
		width: 110px;
	}

	.drive-about::before {
		content: "";
		width: 80%;
	}

	.merit-box__wrap {
		width: 90%;
	}

	.benefit__row {
		flex-wrap: wrap;
	}

	.benefit__col-6:first-of-type {
		margin-bottom: 30px;
	}

	.benefit__col-6 {
		width: 100%;
		justify-content: center;
	}

	.benefit__detail {
		margin-left: 30px;
	}

	.benefit__catch {
		text-align: center;
	}

	.pickup-box {
		width: 45%;
	}

	.welfare-item__label {
		font-size: 1.4rem;
	}

	.pickup__img {
		padding-left: 0;
		padding-bottom: 0;
	}

	.pickup-box {
		position: static;
		width: 100%;
	}

	.pickup__img img {
		border-radius: 19px 19px 0 0;
	}

	.pickup-box {
		border-radius: 0 0 19px 19px;
	}

	.qr__item {
		margin-bottom: 20px;
	}

	.function__detail {
		font-size: 1.2rem;
	}

	.qr-under__item {
		font-size: 1.4rem;
	}

	.qr-under__item::before {
		left: calc(100% + 9px);
	}

	.qr-under__item img {
		width: 60px;
	}

	.qr-under {
		padding: 80px 0 40px;
	}

	.enlink {
		padding: 60px 0 60px;
		text-align: center;
	}

	.enlink__img {
		width: 180px;
		transform: translate(15%, -50%);
	}

	.store-main__wrap {
		padding: 70px 30px;
	}
}


@media screen and (max-width:769px) {
	.sp-hum {
		display: block;
	}

	.header {
		padding-right: 5%;
		z-index: 11;
	}

	.header-hum {
		display: block;
	}


	.header-hum__wrap {
		position: relative;
		display: block;
		width: 30px;
		height: 17px;
	}

	.header-hum__wrap {
		position: relative;
	}

	.header-hum__wrap.open {
		height: 23px;
	}

	.progress__img {
		width: 22%;
	}

	.sp-header-nav {
		display: block;
		position: fixed;
		width: 100%;
		left: 0;
		top: 0;
		padding: 0px 5%;
		background: #fff;
		height: 0vh;
		overflow: hidden;
		transition: 0.3s;
		z-index: 10;
		transition-property: height, padding;
	}

	.sp-header-nav.open {
		height: 100vh;
		padding: 20px 5%;
		overflow: scroll;

	}

	.header-nav__link {
		padding: 17px 0;
		width: 100%;
	}

	.header-hum__line {
		display: block;
		margin: auto;
		width: 100%;
		height: 2px;
		background: #383838;
		transition: 0.3s;
		position: absolute;
	}

	.header-hum__line--top {
		top: 0;
		left: 0;
		transform: translateY(0%);

	}

	.header-hum__line--top.open {
		top: 0;
		left: 0;
		transform: translateY(0%) rotate(-45deg);
		transform-origin: right;
	}

	.header-hum__line--center {
		top: 50%;
		left: 0;
		transform: translateY(-50%);
	}

	.header-hum__line--under {
		bottom: 0;
		left: 0;
		transform: translateY(0%);
	}

	.header-hum__line--center.open {
		opacity: 0;

	}

	.header-hum__line--under.open {
		bottom: 0;
		left: 0;
		transform: translateY(0%) rotate(45deg);
		transform-origin: right;
	}

	.about__detail {
		padding: 0;
	}


	.about {
		margin: 0;
	}

	.about__wrap {
		width: 100%;
		padding: 0;
	}

	.about__label {
		right: auto;
		left: 5%;
	}

	.about__detail {
		margin-left: 5vw;
	}

	.interview__wrap {
		flex-wrap: wrap;
	}

	.interview__right {
		order: 1;
		width: 100%;
	}

	.interview__left {
		order: 2;
		width: 100%;
	}

	.about__label {
		position: static;
		padding-left: 5%;
		margin-top: 45px;
	}

	.interview__left {
		position: static;
		z-index: 5;
		padding: 30px 5vw 0 0;
	}

	.interview__deco {
		top: -90px;
		left: 0;
		z-index: 5;
		width: 55%;
	}

	.education__deco {
		width: 65%;
	}



	.about__deco {
		right: 0;
	}

	.education__inner,
	.company__inner,
	.about__inner,
	.recruit__inner {
		padding: 7px 15px;
		font-size: 2.5rem;
	}

	.about__detail {
		margin-top: 20px;
	}

	.about__deco {
		width: 60%;
	}

	.education {
		margin-top: 60px;
		padding-bottom: 30px;
	}

	.welfare {
		padding-top: 45px;
	}

	.welfare__right {
		width: 100%;
	}

	.welfare__deco {
		width: 30%;
		left: 66px;
		top: -44px;
	}

	.welfare__wrap {
		padding-top: 0px;
	}

	.education__detail,
	.welfare__detail {
		width: 100%;
		line-height: 2em;
	}

	.welfare__right {
		width: 100%;
		margin-left: auto;
		padding-top: 0px;
	}

	.welfare__left {
		position: relative;
		right: auto;
		top: auto;
		transform: none;
		margin-left: auto;
		margin-top: -32vw;
		width: 65%;
		max-width: none;
		transform: translateX(20%);
	}

	.company__deco {
		display: none;
	}

	.company {
		padding: 0;
	}

	.company__ttl {
		padding: 0;
	}

	.company__detail {
		padding: 0;
	}

	.education__large,
	.company__label {
		position: relative;
		right: auto;
		bottom: auto;
		left: 0;
		margin-top: 30px;
	}

	.company__box {
		padding: 0;
	}

	.store__wrap {
		flex-wrap: wrap;

	}

	.store__item {
		width: 100%;
		margin-bottom: 30px;
	}


	.store-list__wrap {
		flex-wrap: wrap;

	}

	.store-list__item {
		width: 100%;
		margin-bottom: 30px;
	}

	.recruit {
		padding-top: 45px;
	}

	.recruit__geometry {
		display: none;
	}

	.recruit__deco {
		width: 45%;
		right: -5%;
		top: -50px;
	}

	.recruit__label {
		position: relative;
		left: 0;
		bottom: 0;
		margin-top: 30px;
	}

	.recruit-btn__link {
		padding: 24px 50px 24px 75px;


	}

	.recruit-btn__link img {
		width: 100px;
	}

	.footer__wrap {
		flex-wrap: wrap;
	}

	.footer__left {
		width: 100%;
	}

	.footer__right {
		width: 100%;
	}

	.footer__nav {
		flex-wrap: wrap;
	}

	.footer__list {
		width: 100%;
		margin: auto;
	}

	.footer__pri {
		display: none;
	}

	.footer__copy {
		display: none;
	}

	.interview-main__container {
		justify-content: center;
	}

	.interview-main__staff {
		width: 90%;
	}

	.interview-top__label {
		font-size: 2rem;
	}

	.interview-top__detail {
		font-size: 1.4rem;
	}

	.company-page__item {
		flex-wrap: wrap;
	}

	.company-page__label {
		width: 100%;
		margin-bottom: 15px;
	}

	.company-page__detail {
		width: 100%;
	}

	.company-page {
		padding: 120px 0 100px;
	}

	.education__detail,
	.welfare__detail {
		font-size: 1.4rem;
	}

	.company__detail {
		font-size: 1.4rem;
	}

	.recruit__detail {
		font-size: 1.4rem;
	}

	.interview__ttl {
		margin-bottom: 20px;
	}

	.company__detail {
		margin-top: 30px;
	}



	.page-fv {
		padding: 37.8vw 0 35vw;
		background-image: url(./assets/img/page-fv-sp.jpg);
	}

	.page-fv--small {
		padding: 37.8vw 0 14vw;
	}

	.page-fv--drive {
		padding: 37.8vw 0 50vw;
		background-image: url(./assets/img/page-fv-drive.jpg);
	}

	.page-fv--store {
		padding: 37.8vw 0 60vw;
		background-image: url(./assets/img/page-fv-drive.jpg);
	}

	.page-fv__ja {
		font-size: 3.2vw;
	}

	.page-fv__store-img {
		height: 58.6vw;
		border-radius: 20px 0 0 20px;
	}

	.thumnail__list {
		width: 50px;
		height: 50px;
		margin: 0 3.5px;
	}

	.page-fv__line {
		margin: 1.33vw 0;
		height: 0.266vw;
		width: 3.47vw;
	}

	.page-fv__label {
		font-size: 1.8rem;
		position: absolute;
		left: 13.33vw;
		top: 61.86vw;
		bottom: auto;
	}

	.page-fv__ttl {
		font-size: 7.2vw;
		padding-right: 16vw;

	}

	.page-fv__ttl::after {
		content: "";
		display: inline-block;
		width: 13.8vw;
		height: 12.19vw;
		position: absolute;
		right: 0;
		bottom: 1.1vw;
		background-image: url(./assets/img/page-fv-icon.svg);
		background-size: contain;
		background-position: center;
	}

	.feature__nav {
		flex-wrap: wrap;
	}

	.feature__link {
		width: 100%;
		margin-bottom: 30px;
	}

	.feature__under {
		flex-wrap: wrap;
		justify-content: center;
	}

	.feature__under-link {
		width: 100%;
		margin: 0 auto 30px;
	}

	.record__item {
		width: 48%;
	}

	.page-fv__img {
		border-radius: 20px 0 0 20px;
		width: 86%;
	}

	.drive__wrap {
		margin-top: 26vw;
	}

	.pc-only {
		display: none;
	}

	.merit-box__list {
		flex-wrap: wrap;
	}

	.merit-box__item {
		width: 45%;
		margin: 0 2% 18px;
	}

	.merit-under__box {
		flex-wrap: wrap;
	}

	.merit-under__item {
		width: 100%;
		margin-bottom: 50px;
	}

	.drive-about::before {
		display: none;
	}

	.drive-about {
		background: #F3F6F7;
	}

	.drive__catch {
		margin-bottom: 60px;
	}

	.store-main__wrap {
		width: 95%;
		max-width: none;
		padding: 45px 5vw 45px 5vw;
	}

	.store-main__row {
		flex-wrap: wrap;
	}

	.store-main__label {
		width: 100%;
		margin-bottom: 10px;
		font-weight: bold;
	}

	.store-main__content {
		width: 100%;
	}


	iframe {
		max-width: 100%;
	}

	.merit-under__item::before {
		content: "";
		width: 14px;
		height: 25px;
		background-image: url(./assets/img/flow-arrow.svg);
		left: 50%;
		top: calc(100% + 10px);
		position: absolute;
		background-size: contain;
		background-position: center;
		transform: rotate(90deg) translateY(50%);
		transform-origin: center;
	}

	.drive-about__label {
		width: 100%;
	}

	.skill__item {
		width: 48%;
		margin-bottom: 30px;
	}

	.flow__box {
		flex-wrap: wrap;
	}

	.flow__item {
		width: 100%;
		margin-bottom: 50px;

	}

	.flow__item::before {
		content: "";
		width: 14px;
		height: 25px;
		background-image: url(./assets/img/flow-arrow.svg);
		left: 50%;
		top: calc(100% + 10px);
		position: absolute;
		background-size: contain;
		background-position: center;
		transform: rotate(90deg) translateY(50%);
		transform-origin: center;
	}

	.sp-only {
		display: block;
	}

	.fee__wrap {
		width: 90%;
	}

	.fee__under {
		width: 90%;
	}

	.faq__ans {
		width: 100%;
	}

	.faq__ttl img {
		width: 40%;
	}

	.faq__ttl {
		width: 100%;
	}

	.faq__wrap {
		padding: 75px 16px 60px;
	}

	.welfare-page__top {
		flex-wrap: wrap;
	}

	.welfare-page__left {
		width: 100%;
	}

	.welfare-page__right {
		width: 100%;
		padding: 0;
		margin-top: 45px;
	}

	.welfare-page__label {
		font-size: 2.8rem;
		margin-bottom: 24px;
	}

	.welfare-item__list {
		width: calc(33% - 15px);
	}

	.welfare-item__empty {
		width: calc(33% - 15px);
	}

	.pickup {
		margin-top: 45px;
	}

	.pickup__ttl {
		text-align: center;
		font-family: Optima, Segoe, Segoe UI, Candara, Calibri, Arial, sans-serif;
		font-size: 3.5rem;
		font-weight: 500;
		color: #5AA2C4;
		margin-bottom: 30px;
	}

	.interview-single {
		padding-top: 45px;
	}

	.interview-single__left {
		width: 70%;
	}

	.interview-single__right {
		width: 100%;
		margin-top: 30px;
	}

	.interview-single__wrap {
		flex-wrap: wrap;
		justify-content: center;
	}

	.fv__wrap {
		padding: 0;
	}

	.slick-dots {
		display: none;
	}

	.fv__geometry {
		width: 72%;
	}

	.fv__deco {
		width: 68%;
	}

	.fv__link {
		width: 26.93%;
	}

	.enlink {
		padding: 60px 0 60px;
		text-align: center;
	}

	.drive__line-ttl,
	.section__ttl {
		margin-bottom: 25px;
	}

	.drive__line {
		margin-bottom: 10px;
		font-size: 2rem;
	}

	.function__ttl {
		font-size: 2.5rem;
	}

	.function__label {
		font-size: 1.6rem;
	}

	.function__back {
		width: 100%;
		border-radius: 0;
	}

	.function__wrap {
		padding-right: 0;
	}

	.function__list {
		flex-wrap: wrap;
	}

	.function__item {
		width: 48%;
		margin-bottom: 30px;
		max-width: none;
	}

	.qr-under__list {
		flex-wrap: wrap;
	}

	.qr-under__item {
		width: 100%;
		margin-bottom: 45px;
	}

	.qr-under__item::before {
		left: 50%;
		top: calc(100% + 20px);
		transform: translateY(-50%) rotate(90deg);
	}

	.enlink__detail {
		font-size: 1.4rem;
	}

	.merit-box__item {
		width: 28%;
		font-size: 1.4rem;
	}

	.enlink__matome-label {
		font-size: 1.6rem;
	}

	.enlink__catch {
		font-size: 1.4rem;
	}

	.enlink__matome {
		padding-bottom: 45px;
	}

	.val-top {
		margin-bottom: 40px;
	}

	.eval__first {
		margin-top: 40px;
	}

	.val-img {
		margin-bottom: 40px;
	}

	.model__wrap {
		flex-wrap: wrap;
	}

	.model__left {
		width: 100%;
	}

	.model__right {
		width: 100%;
	}

	.training__img img {
		height: 400px;
	}

	.bool__item {
		width: 48%;
	}

	.semi__wrap {
		flex-wrap: wrap;
	}

	.semi__inner {
		width: 100%;
		margin-bottom: 30px;
	}

	.store-main {
		padding: 220px 0 200px;
	}

	.company__txt {
		width: 65%;
		top: 30px;
		right: 0;
	}

	.store__txt {
		width: 377.24px;
	}

	.store__ttl {
		width: 90%;
		margin: auto;
		text-align: left;
	}

	.store__txt {
		width: 60%;
		top: -90px;
	}

	.page-fv__img--store {
		transform: translateY(40%);
	}

	.recruit-main__campaign-conditions {
		width: 80%;
	}

	.recruit-main__campaign-conditions li:first-child {
		margin-right: 40px;
	}

}


@media screen and (max-width:481px) {

	.concept__inner,
	.education__inner,
	.company__inner,
	.about__inner,
	.recruit__inner {
		font-size: 1.8rem;
	}

	.about__detail,
	.interview__detail {
		font-size: 1.4rem;
	}

	.welfare__ttl {
		margin-bottom: 15px;
	}

	.concept__ttl {
		width: 90%;
		position: relative;
		z-index: 1;
	}

	.concept__under {
		margin: 0;
	}

	.concept__deco {
		width: 70%;
	}

	.footer-sp,
	.footer-sp * {
		display: block;
		color: #fff;
		text-align: center;
	}

	.footer__pri {
		margin-top: 30px;
	}

	.company-page__wrap {
		width: 90%;
		max-width: 1080px;
		padding: 30px 16px;
		border-radius: 19px;
	}

	.company-page__label br {
		display: none;
	}

	.company-page__label,
	.company-page__detail {
		font-size: 1.4rem;
	}

	.recruit-box__catch {
		font-size: 1.6rem;
	}

	.recruit-box {
		padding: 30px 16px;
	}

	.recruit-box__label {
		width: 100%;
		margin-bottom: 8px;
	}

	.recruit-box__item {
		width: 100%;
	}

	.recruit-box__btn {
		margin-top: 30px;
	}

	.concept {
		padding-top: 72px;
	}

	.concept__deco--pc {
		display: none;
	}

	.concept__deco--sp {
		display: block;
		width: 32%;
	}

	.concept__ttl {
		width: 58%;
		position: relative;
		z-index: 1;
		margin-left: auto;
		margin-right: 0;
	}

	.concept__detail {
		font-size: 1.4rem;
	}

	.message-img1 {
		transform: translateX(30%);
	}

	.feature__label {
		font-size: 1.2rem;
		font-weight: bold;
	}

	.feature__under {
		margin-top: 20px;
		width: 100%;
	}

	.feature-under__label {
		font-size: 1.1rem;
		width: 90%;
		margin: 20px auto 0;
		font-weight: bold;
	}

	.feature__under-link {
		padding: 12px 12px 10px 12px;
		width: 100%;
		border-radius: 10px;
	}

	.feature {
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.feature__img {
		border-radius: 5px;
	}

	.feature__link {
		padding: 12px 12px 10px 12px;
		text-align: center;
		border-radius: 5px;
	}

	.record__ttl {
		font-size: 2.4rem;
	}

	.record {
		padding-top: 50px;
	}

	.record__wrap {
		margin-top: 30px;
	}

	.record__imagination {
		width: 100%;
		margin: 30px 0 0px;
	}

	.footer__img {
		width: 30%;
	}

	.page-fv__img {
		border-radius: 20px 0 0 20px;
	}

	.drive__catch {
		font-size: 1.2rem;
	}

	.drive__wrap {
		margin-top: 30vw;
	}

	.drive-about__label {
		font-size: 1.8rem;
		margin-bottom: 10px;
	}

	.drive-about__detail {
		font-size: 1.2rem;
	}

	.drive__catch {
		margin-bottom: 30px;
	}

	.drive-about {
		padding: 30px 0;
	}

	.merit-box__item {
		font-size: 1.2rem;
	}

	.merit-box__icon {
		width: 90%;
		max-width: 60px;
		margin-bottom: 8px;
	}

	.merit-box__icon--large {
		max-width: 80px;
	}


	.merit-under {
		padding: 60px 0;
	}

	.merit-under__ttl {
		font-size: 1.8rem;
		margin-bottom: 20px;
	}

	.merit-under__num {
		width: 60px;
	}

	.merit-under__label {
		font-size: 1.6rem;
		margin: 0 0 10px;
	}

	.merit-under__detail {
		font-size: 1.2rem;
	}

	.faq__label {
		font-size: 1.2rem;
		padding-left: 33px;
	}

	.faq__ans {
		font-size: 1.2rem;
		padding-left: 33px;

	}

	.faq__label::before {
		width: 22.5px;
		height: 20.3px;
	}


	.faq__ans::before {
		width: 22.5px;
		height: 20.3px;
	}

	.pickup__label,
	.benefit__label,
	.merit__ttl,
	.faq__large,
	.drive__line-ttl,
	.enlink__ttl,
	.section__ttl,
	.feature__ttl {
		font-size: 2.2rem;
	}

	.drive__waiting-ttl {
		font-size: 1.8rem;
	}

	.faq__wrap {
		border: 4px solid #B4CED8;
	}

	.faq__top {
		margin-bottom: 20px;
	}

	.faq__ttl img {
		width: 60%;
	}

	.faq__wrap {
		padding: 60px 16px 60px;
	}

	.fee__catch {
		font-size: 1.2rem;
		width: 90%;
		margin: auto;
	}

	.pickup__label::before,
	.pickup__label::after,
	.benefit__label::before,
	.benefit__label::after,
	.merit__ttl::before,
	.merit__ttl::after,
	.faq__large::before,
	.faq__large::after,
	.drive__line-ttl::before,
	.drive__line-ttl::after,
	.enlink__ttl::before,
	.enlink__ttl::after,
	.section__ttl::before,
	.section__ttl::after,
		{
		width: 20.04px;
		height: 18px;
	}

	.drive__line-ttl,
	.section__ttl {
		margin-bottom: 15px;
		margin-left: 27px;
	}

	.fee__under {
		font-size: 1.2rem;
	}

	.fee__wrap {
		flex-wrap: wrap;
	}

	.fee__item {
		width: 75%;
		margin: auto;
		margin-bottom: 30px;
	}

	.fee__item:last-of-type {
		margin-bottom: 0;
	}

	.drive__label {
		font-size: 1.8rem;
		margin-bottom: 10px;
	}

	.merit-box__ttl {
		font-size: 1.4rem;
	}

	.skill__ttl {
		font-size: 1.7rem;
		margin-bottom: 12px;
	}

	.skill__label {
		font-size: 1.2rem;
	}

	.flow__ttl {
		font-size: 1.7rem;
		margin-bottom: 12px;
	}

	.fee__ttl {
		font-size: 1.7rem;
		margin-bottom: 12px;
	}

	.benefit__catch {
		font-size: 1.2rem;
		margin-top: 20px;
	}

	.benefit__img {
		width: 100%;
		height: auto;
	}

	.benefit__img--half {
		width: 50%;
	}

	.benefit__detail {
		font-size: 1.2rem;
		margin-left: 15px;
		line-height: 2em;
	}

	.benefit__color {
		font-size: 1.4rem;
	}

	.vacation__detail,
	.pickup__catch,
	.example__catch {
		font-size: 1.2rem;
		margin-top: 30px;
	}

	.pickup-box__label {
		font-size: 1.4rem;
	}

	.pickup-box__detail {
		font-size: 1.2rem;
	}

	.welfare-item__list {
		width: 47.5%;
	}

	.welfare-page {
		padding-top: 50px;
		padding-bottom: 30px;
	}

	.welfare-page__right {
		margin-top: 10px;
	}

	.welfare-page__label {
		font-size: 1.4rem;
	}

	.welfare-page__detail {
		font-size: 1.2rem;
	}

	.welfare-item__ja {
		font-size: 2.4rem;
	}

	.welfare-item__top {
		margin-bottom: 20px;
	}

	.pickup__img {
		margin-top: 20px;
	}

	.interview-single__label {
		font-size: 1.6rem;
		margin-bottom: 15px;
	}

	.interview-single__career {
		font-size: 1.2rem;
	}

	.interview-single__name {
		font-size: 1.4rem;
		margin-bottom: 20px;
	}

	.interview-single__detail {
		font-size: 1.2rem;
	}

	.interview-single {
		padding-bottom: 0;
	}

	.interview-single__dots {
		position: absolute;
		left: -15px;
		top: 15px;
	}

	.fv__large {
		font-size: 3.4rem;
	}

	.fv__ttl {
		font-size: 2.2rem;
		left: 5%;
		bottom: 30vh;
	}

	.drive__line {
		font-size: 1.6rem;
	}

	.function__ttl {
		font-size: 1.6rem;
		text-align: center;
	}

	.function__label {
		font-size: 1.4rem;
	}

	.qr__label {
		font-size: 1.4rem;
	}

	.qr__item {
		width: 48%;
	}

	.qr-under__ttl {
		font-size: 1.6rem;
		text-align: center;
	}

	.enlink__ttl {
		margin-bottom: 30px;
	}

	.enlink__label {
		font-size: 1.6rem;
	}

	.enlink__detail {
		font-size: 1.2rem;
	}

	.merit-box__item {
		width: 48%;
		margin: 15px 0;
	}

	.merit-box__wrap {
		padding: 25px 0;
	}

	.enlink__matome-label {
		font-size: 1.4rem;
	}

	.enlink__catch {
		font-size: 1.2rem;
	}

	.qr__ttl {
		font-size: 2.2rem;
	}

	.eval__txt {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		border-radius: 0;
		font-size: 1.4rem;
	}

	.val__sub {
		font-size: 1.8rem;
	}

	.val__box {
		margin-top: 60px;
	}

	.val-img__wrap {
		flex-wrap: wrap;
	}

	.val-img {
		overflow-x: scroll;
	}

	.val-img img {
		width: 200%;
		height: auto;
	}

	.val-img--half {
		width: 100%;
	}

	.val-flow {
		flex-wrap: wrap;
	}

	.val__half {
		width: 100%;
	}

	.val-flow__label {
		font-size: 1.6rem;
	}

	.val-flow__detail {
		font-size: 1.2rem;
	}

	.val-flow__wrap::before {
		content: "";
		width: 18.03px;
		height: 32.55px;
		background-image: url(./assets/img/under-arrow1.svg);
		background-position: center;
		background-size: contain;
		background-repeat: no-repeat;
		position: absolute;
		top: calc(100% + 20px);
		left: 50%;
		transform: translateX(-50%);
	}

	.val-bottom__label {
		font-size: 1.6rem;
	}

	.val-bottom__detail {
		font-size: 1.4rem;
	}

	.val-img--half img {
		width: 100%;
	}

	.val-bottom {
		margin-bottom: 40px;
	}

	.val-sc__img {
		margin-bottom: 40px;
	}

	.val-sc__note {
		font-size: 1.2rem;
	}

	.rank__detail {
		font-size: 1.2rem;
	}

	.rank-label {
		font-size: 1.2rem;
	}

	.rank-img1,
	.rank-img2 {
		width: 200%;
	}

	.model__right {
		margin-top: 30px;
	}

	.training__detail {
		font-size: 1.2rem;
	}

	.bool__item {
		padding: 10px 15px;
	}

	.book__ttl {
		font-size: 1.2rem;
		margin-bottom: 10px;
	}

	.rank-label__detail {
		font-size: 1.2rem;
	}

	.book__label {
		font-size: 1.4rem;
	}

	.book__box {
		margin-bottom: 80px;
	}

	.money {
		text-align: center;
	}

	.money img {
		width: 40%;
		margin: auto;

	}

	.rank-img1.sp-only {
		width: 50%;
		margin: 40px auto;
		display: block;
	}

	.rank-img3 {
		width: 200%;

	}

	.semi__label {
		font-size: 1.4rem;
	}

	.enlink__img {
		width: 120px;
	}

	.machine__item {
		width: 100%;
	}

	.machine__ttl {
		font-size: 1.8rem;
	}

	.machine__detail {
		font-size: 1.2rem;
	}

	.machine__link {
		width: 100%;
	}

	.machine-img {
		width: 100%;
		overflow: scroll;
	}

	.machine-img img {
		width: 200%;
	}

	.page-fv--machine {
		padding-bottom: 35vw;
	}

	.privacy-main__content {
		font-size: 1.4rem;
		line-height: 2.3em;
	}

	.recruit-main__campaign {
		margin: 30px auto;
	}

	.recruit-main__campaign-title {
		margin: 10px 0 20px 0;
		font-size: 2rem;
	}

	.recruit-main__campaign-txt {
		width: 100%;
	}

	.recruit-main__campaign-txt span {
		font-size: 1.8rem;
	}

	.recruit-main__campaign-conditions {
		width: 90%;
	}

	.recruit-main__campaign-conditions li {
		font-weight: bold;
		list-style: disc;
	}

	.recruit-main__campaign-conditions li:first-child {
		margin-right: 60px;
	}

	.contact-main {
		padding-bottom: 20px;
	}

	.contact-main__catch {
		font-size: 1.8rem;
	}

	.form__ttl {
		font-size: 1.6rem;
	}

	.form__input {
		height: 50px;
		font-size: 1.5rem;
	}

	.form__textarea {
		font-size: 1.5rem;
	}

	.mwform-radio-field-text {
		font-size: 1.5rem;
	}

	.submit__btn {
		padding: 30px 80px;
		font-size: 1.8rem;
	}

	.thanks__catch {
		font-size: 1.6rem;
	}

	.thanks__link {
		padding: 15px 70px;
		font-size: 1.8rem;
	}
}


.movie {
	background-color: #000;
	padding: 150px 0;
	margin: 0 auto;
	position: relative;
}

.moviw__deco {
	position: absolute;
	top: 50px;
	left: 0;
	max-height: 120px;
}

@media screen and (max-width:769px) {
	.moviw__deco {
		max-height: 80px;
	}
}

.movie .inn {
	height: 100%;
	width: 100%;
	max-width: 940px;
	aspect-ratio: 16 / 9;
	padding: 0 20px;
	text-align: center;
	margin: 0 auto
}

.movie iframe {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}

.movie a {
	text-align: center;
	display: inline-block;
	color: #fff;
	width: 100%;
	font-size: 1.5rem;
	font-weight: bold
}

.tiktok {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	margin: auto;
}

.tiktok figure {
	width: 100%;
}

@media screen and (max-width:769px) {
	.tiktok figure {
		max-width: 160px;
	}

}

.companyplan {
	font-size: 1.6rem
}

.companyplan .title {
	font-weight: bold;
	text-align: center;
	font-size: 2rem;
	margin-bottom: 50px;
}


.renkei-kyouka {
	font-size: 1.1rem;
	padding: 8px 0;
}


/*祝金キャンペーン*/
.recruit-main__campaign {
	width: 100%;
	margin: 0 auto 60px;
	padding: 80px 0px;
	background-image: url(assets/img/rec-bg1.png);
	background-size: cover;
}

.recruit-main__campaign .campaign1 {
	padding: 20px;
	max-width: 600px;
	margin: 0 auto
}

.recruit-main__campaign .campaign2 {
	padding: 20px;
	max-width: 800px;
	margin: 0 auto
}

.recruit-box {
	padding: 20px 40px;
	background-color: #fff;
	border-radius: 19px;
	margin-bottom: 10px;
	display: grid;
	grid-template-columns: 235px 1fr;
	column-gap: 20px
}

.recruit-box2 img {
	height: 235px;
	object-fit: cover;
	border-radius: 19px
}

.recruit-box3 {
	border: 4px solid red;
	border-radius: 19px;
	padding: 10px
}

.recruit-box__catch {
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 10px;
}

.recruit-box__row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.recruit-box__label {
	width: 135px;
}

.recruit-box__item {
	width: calc(100% - 135px);
}

.recruit-box__row {
	padding: 6px 0;
	border-bottom: 1px solid #CECECE;
}

.recruit-box__label {
	font-size: 1.4rem;
	font-weight: 600;
}

.recruit-box__item {
	font-size: 1.4rem;
}

.recruit-box4 {
	grid-column: 1/3
}

.recruit-box__btn {
	text-align: center;
	margin-top: 10px;
	width: 100%;
}

.recruit-box__link {
	padding: 10px;
	width: 100%;
	max-width: 30%;
	background: linear-gradient(30deg, #62BC02, #95F232);
	border-radius: 9px;
	box-shadow: none;
	font-size: 1.6rem;
	color: #fff;
	font-weight: 700;
}

.recruit-box__link2 {
	padding: 10px;
	width: 100%;
	max-width: 30%;
	background: linear-gradient(30deg, #F58D00, #FFC424);
	border-radius: 9px;
	box-shadow: none;
	font-size: 1.6rem;
	color: #fff;
	font-weight: 700
}

.recruit-box__link-red {
	background: #D50000;
	padding: 20px;
}

.recruit-box__link:hover {
	opacity: 0.8
}

.recruit-box__link2:hover {
	opacity: 0.8
}

@media screen and (max-width:769px) {
	.recruit-box {
		padding: 2%;
		margin-bottom: 40px;
	}

	.recruit-box2 {
		grid-column: 1/3;
	}

	.recruit-box2 img {
		height: 220px;
		object-fit: cover
	}

	.recruit-box3 {
		grid-column: 1/3;
		margin-top: 10px
	}

	.recruit-box__label {
		width: 100%
	}

	.recruit-box__item {
		width: 100%;
	}

	.recruit-box__link,
	.recruit-box__link2 {
		max-width: 100%;
	}
}

.job-wrap {
	background-color: #F3F6F7;
	padding-bottom: 80px
}

.job-smr {
	max-width: 1080px;
	margin: 0px auto;
}

.job-desc {
	max-width: 1080px;
	margin: 0px auto;
	width: 90%;
	padding: 30px 0;
	background-color: #fff;
	border-radius: 19px;
}

.job-img {
	display: flex;
	width: 100%;
	justify-content: center
}

.job-img img {
	width: 48%;
}

.job-img img:first-child {
	border-right: solid #fff 2px
}

.job-desc-inn {
	padding: 20px;
}

.txt1 {
	background-color: #3978A0;
	color: #fff;
	padding: 10px 20px
}

.txt1-p {
	background-color: #D15990;
}

.job-desc-inn h3 {
	font-size: 1.6rem;
}

.job-desc-glid {
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.txt2 {
	background-color: #9BC2E6;
	color: #fff;
	padding: 5px 20px;
	margin: 20px 0 10px 0
}

.txt2-p {
	background-color: pink;
}

.job-desc-inn h4 {
	font-size: 1.6rem;
	color: #000
}

.txt2 span {
	color: #0070C0
}

.txt3 p {
	font-size: 1.4rem;
	font-weight: 500
}

.job-desc-inn .recruit-box__row {
	padding: 0;
	background-color: #9BC2E6;
	font-weight: 500
}

.job-desc-inn-p .recruit-box__row {
	background-color: pink;
}

.job-desc-inn .recruit-box__label {
	padding: 8px 20px;
	height: 100%
}

.job-desc-inn .recruit-box__item {
	padding: 8px 10px;
	background-color: #fff
}

.green {
	color: seagreen
}

.strong-red {
	color: red;
	font-weight: bold;
	font-size: 1.6rem
}

.job-desc-inn .bg-yel {
	background-color: yellow
}

.entry .recruit-box__btn {
	padding: 0 20px
}

@media screen and (max-width:769px) {
	.job-desc-glid {
		grid-template-columns: 1fr;
	}

	.job-desc-inn {
		padding: 2%
	}
}

.contact-main span,
.contact-main input,
.contact-main textarea {
	font-size: 1.4rem
}

/* お知らせ */
.news {
	background-color: #f8f8f8;
	margin: 30px 80px 50px 80px;
	padding: 22px;
	border-radius: 30px;
	position: inherit;
	z-index: 9;
}

@media screen and (max-width:769px) {
	.news {
		margin: 30px 10px 50px;
	}
}

.news__inner {
	padding: 10px;
	margin: 10px;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: center;
}

.news__callender {
	font-size: 16px;
	padding: 10px;
	color: #000000;
}

.news__category {
	font-size: 16px;
	padding: 3px 20px 3px;
	color: #000000;
	background-color: #D0D0D0;
	border-radius: 30px;
	height: max-content;
}

.news__title {
	font-size: 16px;
	padding: 10px;
	color: #000000;
	display: flex;
	align-items: center;
	width: 200%;
}

@media screen and (max-width:769px) {
	.news__title {
		font-size: 1.4rem;
	}
}

/*動画*/
.top_movie {
	margin: 0 auto;
	max-width: 1400px;
	padding: 0 30px 100px;
	text-align: center;
	color: #fff;
	z-index: 5;
	position: inherit;
}

.page_movie {
	color: #000
}

.top_movie .inn {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 30px;
}

.top_movie .inn2 {}

.top_movie .inn3 {}

.top_movie iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	display: block;
}

.movie_title1 {
	font-size: 2rem;
	font-weight: 600;
	font-family: 'Montserrat';
}

.movie_title2 {
	font-size: 1.2rem
}

@media screen and (max-width:769px) {
	.top_movie .inn {
		grid-template-columns: 1fr;
	}
}

/*ヘッダー*/
.header-nav__link_event::before {
	content: '';
	margin-top: -20px;
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(assets/img/nav_event_icon.svg);
	background-size: contain;
	vertical-align: middle;
}

.header-nav__link_ranran::before {
	content: '';
	margin-top: -20px;
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(assets/img/nav_ranran_icon.svg);
	background-size: contain;
	vertical-align: middle;
}

.header-nav__link_recruit::before {
	content: '';
	margin-top: -20px;
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(assets/img/nav_recruit_icon.svg);
	background-size: contain;
	vertical-align: middle;
}

.header-nav__link_movie::before {
	content: '';
	margin-top: -20px;
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(assets/img/nav_movie_icon.svg);
	background-size: contain;
	vertical-align: middle;
}

/*動画一覧*/
.movie-page {
	padding: 100px 0 0 0
}

/* 追加CSS event */
.event {
	padding: 110px 0;
}

@media (max-width:481px) {
	.event {
		padding: 60px 0;

	}
}

.event-inner {
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1144px;
	width: 100%;
}

@media (max-width:481px) {
	.event-inner {
		padding: 0 20px;
	}
}

.event__wrap:not(:first-child) {
	margin-top: 100px;
}

.event__ttl {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	align-items: center;
	gap: 14.8px;
	font-weight: 800;
	font-size: 24px;
	letter-spacing: .1em;
}

.event__ttl-burette {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 10px;
}

.event__txt {
	font-family: 'Montserrat';
	font-weight: 700;
	font-size: 12px;
	letter-spacing: .1em;
	color: #000;
}

.event__tags {
	display: flex;
	gap: 43.8px;
	margin-top: 24px;
}

.event__date {
	display: flex;
	align-items: center;
	gap: 13px;
}

.event__date-icon {
	display: block;
	width: 13.23px;
}

.event__location {
	display: flex;
	align-items: center;
	gap: 19px;
}

.event__location-icon {
	width: 12.3px;
}

.event__desc {
	margin-top: 24px;
	line-height: 2.16;
}

.event__container {
	display: flex;
	align-items: flex-end;
	gap: 36px;
	margin-top: 35px;
	position: relative;
	z-index: 0;
}

@media (max-width:992px) {
	.event__container {
		flex-direction: column;
		align-items: flex-start;
	}
}

.event .slider {
	max-width: 587px;
	width: 100%;
	position: relative;
}

@media (max-width:992px) {
	.event .slider {
		max-width: inherit;
		margin-bottom: 40px;
	}
}

.event .slider .slick-track {}

.event .thumbnail {}

@media (max-width:992px) {
	.event .thumbnail {
		margin-left: -18px;
	}
}

.event .thumbnail-slider .thumbnail-slider-img {
	max-width: 320px;
	width: 100%;
}

@media (max-width:481px) {
	.event .thumbnail-slider .thumbnail-slider-img {
		max-width: inherit;
		width: 200px;
	}
}

.slide-two .slick-track {
	display: block !important;
}

.slide-two .thumbnail-slider-img {}

.event .slick-num {
	font-family: "Montserrat";
	font-size: 14px;
	letter-spacing: .1em;
	position: absolute;
	top: 15%;
	right: -35%;
}

@media (max-width:992px) {
	.event .slick-num {
		margin-top: 35px;
		text-align: center;
		top: 99%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media (max-width:481px) {
	.event .slick-num {
		top: 98%;
	}
}

.event .slide-arrow {
	bottom: 0;
	cursor: pointer;
	margin: auto;
	position: absolute;
	top: -437px;
	/* left: 10%; */
	width: 60px;
	z-index: 9;
}

@media (max-width:992px) {
	.event .slide-arrow {
		bottom: -70%;
	}
}

@media (max-width:481px) {
	.event .slide-arrow {
		width: 40px;
		top: -42%;
		bottom: inherit;
	}
}

.event .prev-arrow {
	left: 1vw;
}

@media (max-width:992px) {
	.event .prev-arrow {
		left: 32vw;
	}
}

@media (max-width:787px) {
	.event .prev-arrow {
		left: 30vw;
	}
}

@media (max-width:481px) {
	.event .prev-arrow {
		left: 20vw;
	}

}

.event .next-arrow {
	left: 200px;
	transform: rotate(180deg);
}

@media (max-width:992px) {
	.event .next-arrow {
		left: 52vw;
	}
}

@media (max-width:481px) {
	.event .next-arrow {
		left: 58vw;
	}

}

.event .thumbnail-slider .slick-slide {
	/* padding-right: 18px;
	padding-left: 18px; */
}

.event .thumbnail-slider .slick-track {
	display: flex;
	gap: 36px;
}

.slide-one .slick-num {
	display: none;
}

.slide-two .slick-track {
	position: relative !important;
	height: 213px;
}

@media (max-width: 993px) {
	.slide-two {
		margin: 0 auto;
	}

	.slide-two .slick-track {
		margin: 0 auto;
		max-width: 320px;
		width: 100%;
	}

	.slide-two .prev-arrow {
		left: 2vw;
	}

	.slide-two .next-arrow {
		left: inherit;
		right: 2vw;
	}
}

@media (max-width: 481px) {
	.slide-two .prev-arrow {
		top: -27%;
	}

	.slide-two .next-arrow {
		top: -27%;
	}

	.slide-two .slick-track {
		max-width: inherit;
		width: 200px !important;
	}
}

.slide-two .slick-slide {
	position: absolute !important;
}

.ranran {}

.ranran .drive__wrap {
	padding: 0 40px;
	max-width: 942px;
	width: 100%;
	text-align: center;
}

@media (max-width:769px) {
	.ranran .drive__wrap {
		margin-top: 15vw;
	}
}

@media (max-width:481px) {
	.ranran .drive__wrap {
		padding: 0 20px;
	}
}

.ranran .drive__intro {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.ranran .drive__intro__wrap {
	width: 48%;
	margin: 0 auto;
}

@media (max-width:769px) {
	.ranran .drive__intro__wrap {
		width: 100%;
	}
}

.ranran .drive__ranran-ttl {
	text-align: center;
}

@media (max-width:769px) {
	.ranran .drive__ranran-ttl {
		font-size: 2.5rem;
	}
}

@media (max-width:481px) {
	.ranran .drive__ranran-ttl {
		margin-left: 0;
		font-size: 1.7rem;
	}
}

.ranran .ranran-container {
	margin: 30px auto 0;
	padding: 0 40px;
	max-width: 942px;
	width: 100%;
}

@media (max-width:481px) {
	.ranran .ranran-container {
		padding: 0 20px;
	}
}

.ranran .thumbnail-ranran {
	margin-top: 20px !important;
}

@media (max-width:481px) {
	.ranran .thumbnail-ranran {
		margin-top: 10px !important;
	}
}

.ranran .thumbnail-img {
	margin: 0 9px;
}

@media (max-width:481px) {
	.ranran .thumbnail-img {
		margin: 0;
	}
}

.ranran .slick-dots {
	position: inherit;
	left: inherit;
	bottom: inherit;
	width: inherit;
}

.ranran .slick-dots li {
	width: inherit;
	display: inline-block;
	margin: inherit;
}

.ranran .slick-dots li button:before {
	display: none;
	width: 6px;
	content: "";
	display: inline-block;
	height: 6px;
	opacity: 1;
	border: none;
	background: #d9d9d9;
	position: static;
	border-radius: 100%;
}

.ranran .slick-dots li.slick-active button:before {
	opacity: 1;
	background-color: #777777;
}

.ranran-detail {
	margin-top: 50px;
}

@media (max-width: 481px) {
	.ranran-detail {
		margin-top: 40px;
	}

}

.ranran-detail__list {
	display: flex;
	align-items: center;
	border-right: 1px solid #CDD2D5;
	border-left: 1px solid #CDD2D5;
}

.ranran-detail__list:first-child {
	border-top: 1px solid #CDD2D5;
}

.ranran-detail__list:not(:first-child) {
	border-top: 1px solid #CDD2D5;
}

.ranran-detail__list:nth-child(4) {
	border-bottom: 1px solid #CDD2D5;

}

.ranran-detail__list:last-child {
	margin-top: 20px;
	border: 1px solid #49779D;
}

.ranran-detail__list-ttl {
	padding: 23px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 214px;
	width: 100%;
	font-weight: 700;
	font-size: calc((100vw - 375px) / 386.25 + 12px);
	text-align: center;
	background: #E9F8FD;
	color: #000;
	border-right: 1px solid #CDD2D5;
}

@media (max-width:481px) {
	.ranran-detail__list-ttl {
		max-width: inherit;
		width: 120px;
	}
}

.ranran-detail__list-ttl.availability {
	padding: 100px 0;
}

.ranran-detail__list:nth-child(4) .ranran-detail__list-ttl {
	padding: 80px 0;
}

.ranran-detail__list:nth-child(5) .ranran-detail__list-ttl {
	padding: 80px 0;
}

.ranran-detail__list:nth-child(6) .ranran-detail__list-ttl {
	padding: 80px 0;
}

.ranran-detail__list:nth-child(7) .ranran-detail__list-ttl {
	padding: 80px 0;
}

.ranran-detail__list:nth-child(7) {
	border-bottom: 1px solid #CDD2D5;
}

.ranran-detail__list:last-child .ranran-detail__list-ttl {
	color: #49779D;
	border-right: 1px solid #49779D;
}

.ranran-detail__list-data {
	padding: 23px 20px;
	font-weight: 500;
	font-size: calc((100vw - 375px) / 386.25 + 10px);
}

@media (max-width:481px) {
	.ranran-detail__list-data {
		padding: 23px 10px;
		width: calc(100% - 120px);
	}
}

.ranran-detail__list:last-child .ranran-detail__list-data {
	color: #49779D;
}

.ranran-map {
	padding: 75px 0 100px;
}

.ranran-map__main {
	/* Google Mapを囲う要素 */
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 66.2%;
}

.ranran-map__main iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width:481px) {
	.ranran-map__main {
		padding-top: 70%;
	}
}

.ranran-map__txt {
	display: flex;
	align-items: flex-end;
	margin-bottom: 12px;
	font-weight: 400;
	font-size: calc((100vw - 375px) / 171.66 + 16px);
	color: #49779D;
}

.ranran-map__txt .ranran-map__txt-icon {
	width: 34px;
}

@media (max-width:481px) {
	.ranran-map__txt .ranran-map__txt-icon {
		width: 28px;
	}
}

.ranran-sec-ttl {
	padding-bottom: 10px;
	font-weight: 700;
	font-size: calc((100vw - 375px) / 309 + 20px);
	color: #49779D;
	border-bottom: 2px solid #B4CED8;
}

.ranran-section-body {
	padding: 34px 0;
}

@media (max-width:481px) {
	.ranran-section-body {
		padding: 20px 0;
	}
}

.ranran-txt {
	font-size: calc((100vw - 375px) / 772.5 + 14px);
	line-height: 1.8;
}

.ranran-inner {
	margin: 0 auto;
	padding: 0 40px;
	max-width: 1178px;
	width: 100%;
}

@media (max-width:481px) {
	.ranran-inner {
		padding: 0 20px;
	}
}

.ranran-service {
	margin-top: 50px;
}

.ranran-body-ttl {
	font-weight: 700;
	font-size: calc((100vw - 375px) / 772.5 + 15px);
	color: #49779D;
}

.ranran-service__body-txt {
	margin-top: 20px;
}

@media (max-width:481px) {
	.ranran-service__body-txt {
		margin-top: 10px;
	}
}

.ranran-service__item {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
	gap: 30px;
	padding: 30px 0 52px;
	border-top: 2px solid #B4CED8;
}

@media (max-width:481px) {
	.ranran-service__item {
		flex-direction: column;
	}
}

.ranran-service__item-body {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.ranran-service__item-ttl {
	font-weight: 700;
	font-size: calc((100vw - 375px) / 772.5 + 15px);
	color: #49779D;
}

.ranran-service__thumb {
	max-width: 310px;
	width: 100%;
}

.introduction__ttl,
.space__ttl,
.facility__ttl,
.environment__ttl {
	padding-bottom: 10px;
	font-weight: 700;
	font-size: calc((100vw - 375px) / 257.5 + 24px);
	color: #49779D;
	border-bottom: 2px solid #B4CED8;
}

.introduction {
	padding: 93px 0;
	background: #F1F6F7;
}

@media (max-width:481px) {
	.introduction {
		padding: 60px 0 40px;
	}
}

.introduction__thumb {
	margin: 60px auto 23px;
	max-width: 862px;
	width: 100%;
}

.space {
	padding: 90px 0 35px;
	background: #F1F6F7;
}

@media (max-width:481px) {
	.space {
		padding: 40px 0 20px;
	}
}

.space__list {
	display: flex;
	flex-direction: column;
	gap: 60px;
	margin-top: 60px;
}

.space__item {
	display: flex;
	justify-content: space-between;
	gap: 66px;
}

@media (max-width:769px) {
	.space__item {
		gap: 5%;
	}

}

@media (max-width:481px) {
	.space__item {
		flex-direction: column;
		gap: 20px;
	}
}

.space__item-body {
	max-width: 514px;
	width: 100%;
}

.space__item-ttl {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: calc((100vw - 375px) / 309 + 20px);
	color: #49779D;
}

.space__item-thumb {
	max-width: 518px;
	width: 100%;
}

.facility {
	padding: 35px 0 50px;
	background: #F1F6F7;
}

@media (max-width:481px) {
	.facility {
		padding: 30px 0 20px;
	}
}

.facility__list {
	margin-top: 53px;
	display: flex;
	flex-wrap: wrap;
	gap: 58px 2.73%;
}

@media (max-width:481px) {
	.facility__list {
		flex-wrap: wrap;
		gap: 20px 2.73%;
	}
}

.facility__item {
	max-width: 346px;
	width: 100%;
}

@media (max-width:769px) {
	.facility__item {
		max-width: inherit;
		width: calc((100% - 2.73%) / 2);
	}
}

.facility__item-caption {
	margin-top: 8px;
	font-weight: 700;
	font-size: calc((100vw - 375px) / 257.5 + 14px);
}

.environment {
	padding: 50px 0 120px;
	background: #F1F6F7;
}

@media (max-width:481px) {
	.environment {
		padding: 40px 0 80px;
	}
}

.environment__desc {
	margin-top: 23px;
}

.environment__map {
	/* Google Mapを囲う要素 */
	margin-top: 50px;
	position: relative;
	max-width: 570px;
	width: 100%;
	height: 0;
	padding-top: 40%;
}

@media (max-width:481px) {
	.environment__map {
		padding-top: 70%;
	}
}

.environment__map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.move-in {
	padding: 95px 0 117px;
	background: #fff;
	text-align: center;
}

@media (max-width:481px) {
	.move-in {
		padding: 60px 0;
	}
}

.move-in__btn {
	display: block;
	margin: 0 auto;
	padding: 44px 0;
	max-width: 575px;
	width: 100%;
	font-weight: 700;
	font-size: calc((100vw - 375px) / 128.75 + 16px);
	background: #fff;
	color: #49779D;
	border: 4px solid #4F789A;
	position: relative;
	opacity: 1;
	transition: opacity .5s;
}

@media (max-width:481px) {
	.move-in__btn {
		padding: 20px 0;
		max-width: inherit;
		width: 80%;
	}
}

.move-in__btn:hover,
.move-in__btn:focus {
	opacity: .7;
	transition: opacity .5s;
}

.move-in__btn-arrow {
	display: inline-block;
	width: 15px;
	height: 24px;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
	background: #4F789A;
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
}

@media (max-width:481px) {
	.move-in__btn-arrow {
		width: 10px;
		height: 18px;
		top: 51%;
		right: 5%;
	}
}

.banner_kaigolink img{
	width: 360px;
	height: 56px;
	margin: 10px 30px 0;
}

.kaigolink__text {
	font-size: 20px;
	font-weight: bold;
}

@media (max-width:481px) {
	.banner_kaigolink img{
	width: 320px;
	height: 50px;
	margin: 10px 0;
}
	.kaigolink__text {
	font-size: 14px;
	font-weight: bold;
}
}