@charset "UTF-8";
body {
	background: #fff;
	position: relative;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
}
.nav-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	margin-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
	transition: all 0.1s;
	z-index: 999;
}
.nav-container.fixed-menu {
	background: #ebf8ef;
	margin-top: 0;
	transition: all 0.1s;
}
.nav-container .nav-container_right nav ul {
	gap: 40px;
}
.nav-container .nav-container_right nav ul li a {
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	transition: none;
}
.nav-container .nav-container_right nav ul li a:hover {
	opacity: 0.6;
}
.nav-container .nav-container_right nav ul li .primary_contact-wrapper {
	border: none;
	padding-left: 0;
}
.nav-container .nav-container_right nav ul li.primary_contact_top {
	position: relative;
}
.nav-container .nav-container_right nav ul li.primary_contact_top::after {
	content: "簡単30秒！累計500名が応募しました！";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: -25px;
	font-size: 12px;
	letter-spacing: 0.04rem;
	line-height: 1;
	color: #fc6f03;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.nav-container .nav-container_right nav ul li .primary_contact-wrapper a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	background: #fc6f03;
	-webkit-box-shadow: 0px 6px 9px rgba(240, 136, 32, 0.45);
	box-shadow: 0px 6px 9px rgba(240, 136, 32, 0.45);
	border-radius: 35px;
	width: 240px;
	height: 48px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border: 2px solid #fc6f03;
	transition: all 0.3s;
	color: #fff;
}
.nav-container .nav-container_right nav ul li .primary_contact-wrapper a:hover {
	background: #fff;
	color: #fc6f03;
	transition: all 0.3s;
}
.nav-container
	.nav-container_right
	nav
	ul
	li
	.primary_contact-wrapper
	a
	svg
	path {
	transition: all 0.3s;
}
.nav-container
	.nav-container_right
	nav
	ul
	li
	.primary_contact-wrapper
	a:hover
	svg
	path {
	stroke: #fc6f03;
	transition: all 0.3s;
}

a {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

button {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
button:hover {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.container {
	max-width: 1100px;
	margin: 0 auto;
}
.container-addside {
	max-width: 730px;
	margin: unset;
}

.md-title {
	margin-bottom: 60px;
}
.md-title h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 52px;
	text-align: center;
	margin-top: 0;
	color: #000000;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	-ms-flex-line-pack: center;
	align-content: center;
}
.md-title h3 img {
	margin-top: 5px;
}
.md-title .sub-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
	/* leading-trim and text-edge are draft CSS properties.

        Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
        */
	leading-trim: both;
	text-edge: cap;
	text-align: center;
	letter-spacing: 0.03em;
	margin-bottom: 20px;
	color: #01bfbd;
}

p {
	margin-top: 0;
}

.banner {
	background: url(assets/img/banner_bg.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 80px;
}
.banner .md-banner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.banner .md-banner .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 50%;
	padding-top: 12vw;
	padding-left: 10%;
}
.banner .md-banner .left .img {
	position: relative;
}
.banner .md-banner .left .img::before {
	content: "";
	position: absolute;
	top: min(-37px, -2.5694vw);
	left: 10px;
	width: min(314px, 21.8vw);
	height: min(20px, 1.3888vw);
	background-image: url(assets/img/main_deco_text.svg);
	background-size: contain;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.banner .md-banner .left img {
}
.banner .md-banner .left .des {
	padding-left: 30px;
	padding-right: 4.861vw;
}
.banner .md-banner .left .des p {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 220%;
	/* or 31px */
	text-align: justify;
	letter-spacing: 0.04em;
	color: #333333;
}
.banner .md-banner .left .des p .em-text {
	color: #fc6f03;
}
.banner .md-banner .left .button {
	padding-left: 30px;
	margin-top: 60px;
}
.banner .md-banner .left .button span::after {
	content: "簡単30秒！累計500名が応募しました！";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom: -25px;
	font-size: 14px;
	letter-spacing: 0.04rem;
	line-height: 1;
	color: #fc6f03;
	font-weight: bold;
	width: 100%;
	text-align: center;
}
.banner .md-banner .left .button span {
	/* Form_botton */
	/* Auto layout */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0px 35px 0 40px;
	gap: 18px;
	width: 336px;
	height: 61px;
	background: #fc6f03;
	-webkit-box-shadow: 0px 6px 9px rgba(240, 136, 32, 0.45);
	box-shadow: 0px 6px 9px rgba(240, 136, 32, 0.45);
	border-radius: 67px;
	color: #fff;
	border: 2px solid #fc6f03;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 170%;
	position: relative;
	/* or 34px */
	/* leading-trim and text-edge are draft CSS properties.

                    Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                    */
	leading-trim: both;
	text-edge: cap;
	letter-spacing: 0.04em;
	color: #ffffff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
.banner .md-banner .left .button span:hover {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	border: 2px solid #fc6f03;
	color: #fc6f03;
	background: #fff;
}
.banner .md-banner .left .button span svg path {
	transition: all 0.3s;
}
.banner .md-banner .left .button span:hover svg path {
	stroke: #fc6f03;
	transition: all 0.3s;
}

.banner .md-banner .right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 50%;
}

.policy {
	background: #d5f2ed;
	position: relative;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	z-index: 9;
}
.policy:before {
	background: url(assets/img/toppage/icon-uplarg.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -76px;
	width: 152px;
	height: 73px;
	content: "";
}
.policy .list-policy {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 2%;
}
.policy .list-policy .item {
	width: 33%;
	background: #fff;
	-webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
	border-radius: 8px;
	padding: 20px 30px;
	padding-top: 30px;
}
.policy .list-policy .item .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 14px 10px;
	gap: 8px;
	background: #01bfbd;
	border-radius: 8px;
	position: relative;
	margin-bottom: 20px;
}
.policy .list-policy .item .top:before {
	background: url(assets/img/toppage/icon-up.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -6px;
	width: 13px;
	height: 11px;
	content: "";
}
.policy .list-policy .item .top p {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 150%;
	/* or 21px */
	text-align: center;
	margin-top: 0;
	color: #ffffff;
}
.policy .list-policy .item .ct {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.policy .list-policy .item .ct span {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 120%;
	/* or 19px */
	text-align: center;
	position: relative;
	color: #333333;
	z-index: 2;
}
.policy .list-policy .item .ct span:before {
	position: absolute;
	background: #e9f3f3;
	width: 100%;
	height: 12px;
	content: "";
	z-index: -1;
	top: 9px;
}
.policy .list-policy .item .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 20px;
}

.about {
	background: #fff;
	position: relative;
	padding-top: 160px;
	padding-bottom: 100px;
	position: relative;
}
.about:before {
	background: url(assets/img/toppage/icon-uplarg.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -76px;
	width: 152px;
	height: 73px;
	content: "";
}
.about .info p {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	text-align: center;
	letter-spacing: 0.04em;
	color: #333333;
}
.about .list-about {
	margin-top: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 2.75%;
}
.about .list-about .item {
	width: 31.5%;
	-webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
}
.about .list-about .item .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	position: relative;
	padding: 20px;
}
.about .list-about .item .top p {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 150%;
	/* or 27px */
	letter-spacing: 0.04em;
	margin-top: 0;
	color: #01bfbd;
}
.about .list-about .item .ct {
	padding: 20px;
	padding-top: 0;
}
.about .list-about .item .ct p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	color: #000000;
}
.about .list-about .item .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 8px 8px 0 0;
	position: relative;
	overflow: hidden;
}
.about .list-about .item .img img {
	width: 100%;
}
#about.about .list-about .item {
	border-radius: 0 0 8px 8px;
}
.staff {
	background: #ebf8ef;
	position: relative;
	padding-top: 160px;
	padding-bottom: 100px;
}
.staff .list-staff {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 60px;
}
.staff .list-staff .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 30px 60px 56px 60px;
	gap: 30px;
	background: #ffffff;
	border-radius: 16px;
}
.staff .list-staff .item .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.staff .list-staff .item .top .number {
	position: relative;
	padding-right: 30px;
	margin-right: 30px;
}
.staff .list-staff .item .top .number:before {
	position: absolute;
	background: #01bfbd;
	width: 2px;
	height: 92px;
	top: 50%;
	margin-top: -46px;
	right: 0;
	content: "";
}
.staff .list-staff .item .top .number span {
	font-style: normal;
	font-weight: 300;
	font-size: 120px;
	line-height: 150%;
	/* or 180px */
	/* leading-trim and text-edge are draft CSS properties.

                        Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                        */
	font-family: "Roboto";
	text-align: center;
	color: #01bfbd;
}
.staff .list-staff .item .top .name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 30px;
}
.staff .list-staff .item .top .name .title {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 100%;
	/* or 16px */
	/* leading-trim and text-edge are draft CSS properties.

                        Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                        */
	letter-spacing: 0.03em;
	color: #01bfbd;
}
.staff .list-staff .item .top .name .des {
	font-style: normal;
	font-weight: 500;
	font-size: 36px;
	line-height: 100%;
	/* identical to box height, or 36px */
	color: #000000;
}
.staff .list-staff .item .total-staff {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 2.75%;
	width: 100%;
}
.staff .list-staff .item .total-staff .item-tt {
	width: 31.5%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px 24px;
	padding-bottom: 20px;
	gap: 20px;
	background: #01bfbd;
	border-radius: 8px;
}
.staff .list-staff .item .total-staff .item-tt .tt {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	/* identical to box height, or 20px */
	text-align: center;
	color: #ffffff;
}
.staff .list-staff .item .total-staff .item-tt .ct {
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 44px;
	/* identical to box height, or 44px */
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	color: #ffffff;
}
.staff .list-staff .item .total-staff .item-tt .ct span {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	/* or 20px */
	text-align: center;
	color: #ffffff;
}
.staff .list-staff .item .total-staff .item-tt .ct .line {
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 4px;
}
.staff .list-staff .item .total-staff .item-tt .ct .nb {
	font-style: normal;
	font-weight: 700;
	font-size: 44px;
	line-height: 100%;
	/* identical to box height, or 44px */
	text-align: center;
	position: relative;
	padding-bottom: 2px;
	color: #ffffff;
	margin-top: -8px;
}
.staff .list-staff .item .total-staff .item-tt .ct .nb1:before {
	position: absolute;
	content: "男性";
	top: 100%;
	left: 0;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 100%;
	/* identical to box height, or 12px */
	text-align: center;
	color: #ffffff;
}
.staff .list-staff .item .total-staff .item-tt .ct .nb2:before {
	position: absolute;
	content: "女性";
	top: 100%;
	left: 0;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 100%;
	/* identical to box height, or 12px */
	text-align: center;
	color: #ffffff;
}
.staff .list-staff .item .total-staff .item-tt .ct .dot {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
}
.staff .list-staff .item .info {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	letter-spacing: 0.04em;
	margin-top: 10px;
	color: #333333;
}
.staff .list-staff .item .list-user {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.staff .list-staff .item .list-user .item-user {
	width: 25%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
	gap: 15px;
	padding: 25px 0;
}
.staff .list-staff .item .list-user .item-user .text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 10px;
}
.staff .list-staff .item .list-user .item-user .text .t-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}
.staff .list-staff .item .list-user .item-user .text .t-top span {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	/* identical to box height, or 14px */
	color: #000000;
}
.staff .list-staff .item .list-user .item-user .text .t-bottom {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	/* identical to box height, or 14px */
	color: #000000;
}
.staff .list-staff .item .ser {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: center;
	align-content: center;
}
.staff .list-staff .item .ser .img {
	width: 35%;
}
.staff .list-staff .item .ser .ct {
	width: 65%;
	padding-left: 54px;
}
.staff .list-staff .item .ser .ct .s-upper-text {
	padding-bottom: 31px;
}
.staff .list-staff .item .ser .ct .s-upper-text p {
	letter-spacing: 0.04rem;
	line-height: 1.7;
}
.staff .list-staff .item .ser .ct .list-checl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 30px;
}
.staff .list-staff .item .ser .ct .list-checl p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 29px;
	/* identical to box height */
	color: #333333;
}
.staff .list-staff .item .ser .ct .list-checl.v2 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.staff .list-staff .item .ser .ct .list-checl.v2 p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	min-width: 40%;
}
.staff .list-staff .item .ser .ct .s-text p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	letter-spacing: 0.04em;
	color: #000000;
}

.about.feature {
	background: #01bfbd;
	padding-top: 100px;
}
.about.feature .md-title .sub-title {
	color: #fff;
}
.about.feature .md-title h3 {
	color: #fff;
}
.about.feature .info p {
	color: #fff;
}
.about.feature .list-about {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 2%;
}
.about.feature .list-about .item {
	width: 32%;
	background: #fff;
	/* Frame 15 */
	/* Auto layout */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 20px 20px 32px;
	gap: 12px;
	background: #ffffff;
	-webkit-box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.16);
	box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.16);
	border-radius: 8px;
	margin-bottom: 2%;
}
.about.feature .list-about .item .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.about.feature .list-about .item .img img {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 100%;
}
.about.feature .list-about .item .number {
	position: relative;
	padding-left: 42px;
	font-family: "Roboto";
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	/* leading-trim and text-edge are draft CSS properties.

                Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                */
	leading-trim: both;
	text-edge: cap;
	text-align: center;
	letter-spacing: 0.03em;
	color: #01bfbd;
}
.about.feature .list-about .item .number:before {
	position: absolute;
	background: #01bfbd;
	width: 34px;
	height: 2px;
	content: "";
	top: 50%;
	left: 0;
	margin-top: -1px;
}
.about.feature .list-about .item .top {
	padding: 0;
}
.about.feature .list-about .item .top p {
	color: #000;
}
.about.feature .list-about .item .ct {
	padding: 0;
}

.about.interview {
	background: #ebf8ef;
	padding-top: 100px;
	padding-bottom: 60px;
}
.about.interview .md-title .sub-title {
	color: #01bfbd;
}
.about.interview .md-title h3 {
	color: #333;
}
.about.interview .info p {
	color: #fff;
}
.about.interview .list-about {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 3%;
}
.about.interview .list-about .item {
	width: 31%;
	background: #fff;
	/* Frame 15 */
	/* Auto layout */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	justify-content: space-between;
	padding: 40px 20px 40px;
	gap: 12px;
	background: #ffffff;
	-webkit-box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.16);
	box-shadow: 0px 4px 20px rgba(255, 255, 255, 0.16);
	border-radius: 8px;
	margin-bottom: 3%;
}
.about.interview .list-about .item .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: normal;
	-ms-flex-pack: normal;
	justify-content: normal;
	width: 100%;
	gap: 15px;
}
.about.interview .list-about .item .img img {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 100%;
	width: 72px;
}
.about.interview .list-about .item .img span {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	/* identical to box height, or 14px */
	color: #000000;
}
.about.interview .list-about .item .top {
	padding: 40px 0;
	position: relative;
}
.about.interview .list-about .item .top:before {
	background: url(assets/img/toppage/phay1.png) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 22px;
	height: 19px;
}
.about.interview .list-about .item .top:after {
	background: url(assets/img/toppage/phay2.png) no-repeat center;
	background-size: cover;
	position: absolute;
	bottom: 10px;
	right: 0;
	content: "";
	width: 22px;
	height: 19px;
}
.about.interview .list-about .item .top p {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 170%;
	/* or 31px */
	letter-spacing: 0.04em;
	color: #000000;
}
.about.interview .list-about .item .ct {
	padding: 0;
}

.about.list-img {
	background: #ebf8ef;
	padding-top: 0px;
	padding-bottom: 0px;
}
.about.list-img .full-container {
	display: inline-block;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.about.list-img .full-container .md-img {
	margin-left: -70px;
	margin-right: -70px;
}
.about.list-img .list-about {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: inherit;
	margin-top: 0;
}
.about.list-img .list-about .img-item {
	width: 25%;
	padding: 20px;
}
.about.list-img .list-about .img-item img {
	width: 100%;
}
.about.list-img .list-about .slick-prev {
	display: none !important;
}
.about.list-img .list-about .slick-next {
	display: none !important;
}

.app {
	background: #ebf8ef;
	padding-top: 80px;
	padding-bottom: 100px;
	position: relative;
}
.app .info {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
	letter-spacing: 0.04em;
	color: #333;
}
.app .info-app {
	max-width: 820px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 32px 64px;
	background: #ffffff;
	border-radius: 8px;
	margin-top: 80px;
}
.app .info-app .row {
	margin-top: 30px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%;
}
.app .info-app .row:last-child {
	border-bottom: none;
}
.app .info-app .row .left {
	width: 30%;
}
.app .info-app .row .left span {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	color: #333333;
}
.app .info-app .row .right {
	width: 70%;
}
.app .info-app .row .right p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	letter-spacing: 0.04em;
	color: #333333;
}
.app .info-app .row .right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.app .info-app .row .right ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	letter-spacing: 0.04em;
	color: #333333;
	position: relative;
	padding-left: 16px;
	margin-bottom: 3px;
}
.app .info-app .row .right ul li:before {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #01bfbd;
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
}

.about.flow {
	background: #01bfbd;
	padding-top: 100px;
	padding-bottom: 100px;
}
.about.flow .md-title .sub-title {
	color: #fff;
}
.about.flow .md-title h3 {
	color: #fff;
}
.about.flow .info p {
	color: #fff;
}
.about.flow .list-about {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 6%;
	position: relative;
}
.about.flow .list-about:before {
	position: absolute;
	width: 70%;
	top: 50%;
	left: 15%;
	height: 8px;
	content: "";
	background: url(assets/img/toppage/bor-dot.png) no-repeat center;
}
.about.flow .list-about .item {
	width: 29%;
	/* Frame 15 */
	position: relative;
	z-index: 9;
	/* Auto layout */
	background: #ffffff;
	border-radius: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 56px 24px;
	gap: 16px;
}
.about.flow .list-about .item .img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
}
.about.flow .list-about .item .img img {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	max-width: 100%;
}
.about.flow .list-about .item .top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	padding: 0;
}
.about.flow .list-about .item .top p {
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 29px;
	/* identical to box height */
	text-align: center;
	color: #000000;
}
.about.flow .list-about .item .ct {
	padding: 0;
}
.about.flow .list-about .item .ct p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 170%;
	/* or 27px */
	text-align: center;
	letter-spacing: 0.04em;
	width: 100%;
	color: #000000;
}

.faq {
	background: #f5faf4;
	padding-top: 80px;
	padding-bottom: 0px;
	position: relative;
}
.faq .info {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
	letter-spacing: 0.04em;
	color: #333;
}
.faq .info-app {
	max-width: 820px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 80px;
}
.faq .info-app .list-faq {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
.faq .info-app .list-faq li {
	width: 100%;
}
.faq .info-app .list-faq .q {
	position: relative;
	padding-right: 40px;
	font-weight: 700;
	font-size: 18px;
	line-height: 100%;
	/* identical to box height, or 18px */
	color: #000000;
	gap: 10px;
	font-style: normal;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 50px;
	cursor: pointer;
	background: #fff;
	padding: 20px 32px;
	border-radius: 8px;
	margin-top: 30px;
	/* Component 2 */
}
.faq .info-app .list-faq .q .plus {
	position: absolute;
	right: 68px;
}
.faq .info-app .list-faq .q .plus::after {
	content: "";
	position: absolute;
	display: inline-block;
	background-color: #01bfbd;
	width: 28px;
	height: 4px;
	border-radius: 4px;
}
.faq .info-app .list-faq .q .plus::before {
	content: "";
	position: absolute;
	display: inline-block;
	background-color: #01bfbd;
	width: 28px;
	height: 4px;
	transform: rotate(90deg);
	border-radius: 4px;
	transition: all 0.3s;
}
/* .faq .info-app .list-faq .q .plus {
          position: absolute;
          transition: all 0.3s;
          top: 20px;
          right: 25px; } */
.faq .info-app .list-faq .q .close {
	position: absolute;
	top: 20px;
	right: 25px;
	display: none;
}
/* .faq .info-app .list-faq .q.active .plus{
            rotate: 45deg;
            transition: all 0.3s;
          } */
.faq .info-app .list-faq .q.active .plus::before {
	transform: rotate(180deg);
}
.faq .info-app .list-faq .a {
	display: none;
	background: #fff;
	padding: 20px 32px;
	position: relative;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	padding-left: 30px;
	color: #000000;
	border-radius: 0 0 8px 8px;
	padding-left: 75px;
}
.faq .info-app .list-faq .a img {
	position: absolute;
	top: 50%;
	left: 32px;
	margin-top: -18px;
}
.faq .banner-faq {
	display: inline-block;
	width: 100%;
	margin-top: 150px;
}
.faq .banner-faq .md-banner-faq {
	background: #fc6f03;
	border-radius: 20px;
	position: relative;
	padding: 45px;
	padding-left: 350px;
}
.faq .banner-faq .md-banner-faq p {
	font-style: normal;
	font-weight: 500;
	font-size: 32px;
	line-height: 46px;
	/* leading-trim and text-edge are draft CSS properties.

                Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                */
	leading-trim: both;
	text-edge: cap;
	letter-spacing: 0.07em;
	color: #ffffff;
}
.faq .banner-faq .md-banner-faq img {
	bottom: 0;
	left: 30px;
	position: absolute;
}

.contact {
	background: #f5faf4;
	padding-top: 80px;
	padding-bottom: 100px;
	position: relative;
}
.contact-desc {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 24px;
}
.contact-desc-text {
	text-align: center;
	letter-spacing: 0.04rem;
	line-height: 1.7;
}
.contact-desc-tel {
	background: white;
	border: 1px solid #cccccc;
	width: 100%;
	max-width: 406px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
	padding: 9px 20px 15px;
}
.contact-tel-main {
	text-align: center;
}
.contact-tel-main--text {
	font-size: 20px;
}
.contact-tel-main--num {
	font-size: 32px;
	letter-spacing: 0.02rem;
}
.contact-tel-sub {
	display: flex;
	flex-direction: row;
	gap: 16px;
}
.contact-tel-sub span {
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 0.04rem;
}
.contact .info {
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
	letter-spacing: 0.04em;
	color: #333;
}
.contact .info-app {
	max-width: 1000px;
	width: 1000px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 80px;
	background: #fff;
	padding: 80px 60px;
	border-radius: 20px;
}
.contact .info-app .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: normal;
	-ms-flex-pack: normal;
	justify-content: normal;
	-webkit-box-align: normal;
	-ms-flex-align: normal;
	align-items: normal;
	width: 100%;
	margin-bottom: 30px;
}
.contact .info-app .item .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 34px;
	/* or 212% */
	/* leading-trim and text-edge are draft CSS properties.

                Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                */
	letter-spacing: 0.07em;
	color: #333333;
}
.contact .info-app .item .title span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0px 9px;
	height: 18px;
	background: #01bfbd;
	border-radius: 12px;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	line-height: 30px;
	/* or 283% */
	/* leading-trim and text-edge are draft CSS properties.

                    Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                    */
	letter-spacing: 0.07em;
	color: #ffffff;
}
.contact .info-app .value {
	width: 100%;
}
.contact .info-app .value input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0px 0px 0px 24px;
	gap: 10px;
	height: 56px;
	background: #ffffff;
	border: 1px solid #d3d3d3;
	border-radius: 8px;
	outline: none;
	width: 100%;
}
.contact .info-app .value.two-input {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
}
.contact .info-app .value.two-input input {
	width: 115px;
}
.contact .info-app .value select {
	width: 240px;
	background: transparent url(assets/img/toppage/select-arow.png) no-repeat
		right 20px center;
	border: 1px solid #d3d3d3;
	border-radius: 8px;
	outline: none;
	height: 56px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0px 0px 0px 24px;
}
.contact .info-app .value textarea {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 10px 10px 24px;
	gap: 10px;
	background: #ffffff;
	border: 1px solid #d3d3d3;
	border-radius: 8px;
	outline: none;
	width: 100%;
}
.contact .info-app .submit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	margin-top: 20px;
}
.contact .info-app .submit .button,
.contact .info-app .submit button,
.contact .info-app .submit a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0px 32px;
	gap: 10px;
	height: 48px;
	background: #fc6f03;
	-webkit-box-shadow: 0px 6px 9px rgba(240, 136, 32, 0.45);
	box-shadow: 0px 6px 9px rgba(240, 136, 32, 0.45);
	border-radius: 35px;
	outline: none;
	width: 176px;
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 170%;
	/* or 24px */
	/* leading-trim and text-edge are draft CSS properties.

                Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                */
	letter-spacing: 0.04em;
	cursor: pointer;
	border: 2px solid #fc6f03;
	text-decoration: none;
	color: #ffffff;
}
.contact .info-app .submit button:hover,
.contact .info-app .submit a:hover {
	background: #d75e02;
	background: #fff;
	color: #fc6f03;
}

a,
button {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover,
button:hover {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#footer {
	background: #ebf8ef;
	padding: 30px 20px;
	padding-bottom: 0;
	display: block;
	height: auto;
}
#footer .top-footer {
	border-bottom: 0.6px solid #999;
	padding-top: 80px;
	padding-bottom: 60px;
}
#footer .top-footer .f-content {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#footer .top-footer .f-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 40px;
}
#footer .top-footer .f-menu a {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 34px;
	/* or 283% */
	/* leading-trim and text-edge are draft CSS properties.

                Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
                */
	leading-trim: both;
	text-edge: cap;
	letter-spacing: 0.07em;
	text-decoration: none;
	color: #333333;
}
#footer .top-footer .f-menu a:hover {
	color: #01bfbd;
}
#footer .top-footer .f-menu .back-to-top {
	cursor: pointer;
}
#footer .copy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 23px 0;
}
#footer .copy p {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 34px;
	/* or 283% */
	/* leading-trim and text-edge are draft CSS properties.

            Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
            */
	leading-trim: both;
	text-edge: cap;
	text-align: center;
	letter-spacing: 0.07em;
	color: #333333;
}

.error-message {
	color: #fc6f03;
}

@media (min-width: 768px) and (max-width: 1200px) {
	.container {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media (min-width: 1024px) and (max-width: 1410px) {
	.logo-img_wrapper.primary-logo img {
		width: 240px;
	}
}

@media (min-width: 768px) and (max-width: 1400px) {
	.nav-container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.nav-container .nav-container_right nav ul {
		gap: 24px;
	}
	.nav-container .nav-container_right nav ul li.primary_contact_top::after {
		bottom: -18px;
		font-size: 10px;
	}
	.nav-container .nav-container_right nav ul li .primary_contact-wrapper a {
		width: 210px;
		height: 44px;
	}
	.banner .md-banner .left img {
		max-width: 100%;
	}
	.banner .md-banner .left .des {
		padding-left: 20px;
	}
	.banner .md-banner .left {
		padding-top: 12vw;
		padding-left: 60px;
	}
	.banner .md-banner .left .des p {
		font-size: 13px;
	}
	.banner .md-banner .left .button span {
		font-size: 16px;
		width: 290px;
		height: 50px;
		line-height: 50px;
		padding-bottom: 2px;
		padding: 0px 30px 2px 35px;
	}
	.banner .md-banner .left .button span::after {
		font-size: 13px;
	}
	.banner .md-banner .left .button {
		margin-top: 15px;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
	.nav-container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.nav-container .primary-logo a img {
		width: 200px;
	}
	.faq .banner-faq .md-banner-faq p {
		font-size: 26px;
	}
	.nav-container .nav-container_right nav ul {
		gap: 30px;
	}
	.nav-container .nav-container_right nav ul li.primary_contact_top::after {
		bottom: -16px;
		font-size: 8px;
	}
	.nav-container .nav-container_right nav ul li .primary_contact-wrapper a {
		width: 180px;
		height: 44px;
	}
	.nav-container .nav-container_right nav ul {
		gap: 20px;
	}
	.nav-container .nav-container_right nav ul li a {
		font-size: 13px;
		letter-spacing: -1px;
	}
	.banner .md-banner .left img {
		max-width: 80%;
	}
	.banner .md-banner .left {
		padding-left: 30px;
	}
	.banner .md-banner .left .des p {
		font-size: 12px;
	}
	.banner .md-banner .left {
		padding-top: 150px;
	}
	.banner .md-banner .left .img::before {
		top: -30px;
	}
	.policy .list-policy .item {
		padding: 15px;
	}
	.policy .list-policy .item .top p {
		font-size: 12px;
	}
	.policy .list-policy .item .top {
		padding: 8px;
	}
	.policy .list-policy .item .ct span {
		font-size: 14px;
	}
	.about .info p {
		font-size: 14px;
	}
	.about .list-about .item .top p {
		font-size: 14px;
	}
	.about .list-about .item .ct p {
		font-size: 13px;
	}
	.staff .list-staff .item .total-staff .item-tt .tt {
		font-size: 16px;
	}
	.staff .list-staff .item .total-staff .item-tt .ct {
		font-size: 36px;
	}
	.staff .list-staff .item .total-staff .item-tt .ct .nb {
		font-size: 36px;
	}
	.staff .list-staff .item .list-user .item-user .text .t-top span {
		font-size: 12px;
	}
	.staff .list-staff .item .list-user .item-user .text .t-bottom {
		font-size: 12px;
	}
	.staff .list-staff .item {
		padding: 20px 20px;
	}
	.staff .list-staff .item .ser .ct .list-checl p {
		font-size: 16px;
	}
	.staff .list-staff .item .ser .ct .list-checl {
		gap: 15px;
	}
	.staff .list-staff .item .ser .ct .s-text p {
		font-size: 14px;
	}
	.about.interview .list-about .item .top p {
		font-size: 13px;
	}
	.about.interview .list-about .item .img {
		gap: 8px;
	}
	.about.interview .list-about .item .img svg {
		width: 60px;
	}
	.about.interview .list-about .item .img span {
		font-size: 10px;
	}
	.about.list-img .list-about .img-item {
		padding: 10px;
	}
	.about.flow .list-about .item .ct p {
		font-size: 14px;
	}
	.contact .info-app {
		max-width: 100%;
	}
	#footer .top-footer .f-content .logo img {
		width: 220px;
	}
	#footer .top-footer .f-menu {
		gap: 20px;
	}
}

@media (max-width: 1390px) {
	.md-title h3 {
		font-size: 28px;
	}
}

.pc-none {
	display: none !important;
}

.toggle-menu {
	display: none;
	margin-top: -15px;
	cursor: pointer;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	position: relative;
	border: none;
	outline: none;
	background: none;
}
.toggle-menu .close-menu {
	display: none;
}
.toggle-menu span {
	display: inline-block;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	/*ã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³ã®è¨­å®š*/
	position: absolute;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 1px;
	background: #333;
	width: 28px;
}

.toggle-menu span:nth-of-type(1) {
	top: 10px;
}

.toggle-menu span:nth-of-type(2) {
	top: 20px;
}

.toggle-menu span:nth-of-type(3) {
	top: 30px;
}

.toggle-menu.close span:nth-of-type(1) {
	top: 12px;
	left: 7px;
	-webkit-transform: translateY(7px) rotate(-45deg);
	-ms-transform: translateY(7px) rotate(-45deg);
	transform: translateY(7px) rotate(-45deg);
	width: 26px;
}

.toggle-menu.close span:nth-of-type(2) {
	opacity: 0;
	/*çœŸã‚“ä¸­ã®ç·šã¯é€éŽ*/
}

.toggle-menu.close span:nth-of-type(3) {
	top: 26px;
	left: 7px;
	-webkit-transform: translateY(-7px) rotate(45deg);
	-ms-transform: translateY(-7px) rotate(45deg);
	transform: translateY(-7px) rotate(45deg);
	width: 26px;
}

.toggle-menu.close {
	position: relative;
	z-index: 99999;
}
.toggle-menu.close .open {
	display: none;
}
.toggle-menu.close .close-menu {
	display: block;
}

@media (max-width: 1025px) {
	.toggle-menu {
		display: inline-block;
	}
}

@media (max-width: 980px) {
	.primary-nav_ul li {
		-webkit-box-pack: normal;
		-ms-flex-pack: normal;
		justify-content: normal;
		border-bottom: 1px solid #ccc;
		padding-bottom: 15px;
	}
	.nav-container .nav-container_right nav ul {
		padding-left: 40px;
		padding-right: 40px;
		gap: 15px;
		-webkit-box-pack: normal;
		-ms-flex-pack: normal;
		justify-content: normal;
		padding-top: 100px;
	}
	.nav-container .nav-container_right nav ul li.primary_contact_top {
		border: none;
		margin-top: 30px;
	}
	.nav-container
		.nav-container_right
		nav
		ul
		li.primary_contact_top
		.primary_contact-wrapper_top {
		width: 100%;
	}
	.nav-container .nav-container_right nav ul li.primary_contact_top a {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.sp-none {
		display: none !important;
	}
	.pc-none {
		display: block !important;
	}
	.container {
		padding: 0 15px;
		width: 100%;
	}
	.nav-container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.banner .md-banner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.banner .md-banner .left {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
		padding-top: 60px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.banner .md-banner .left .img img {
		max-width: 100%;
	}
	.banner .md-banner .left .des {
		padding-left: 0;
		padding-right: 0;
	}
	.banner .md-banner .left .img::before {
		width: 79.487vw;
		height: 4.846vw;
		top: -8.7179vw;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
	}
	.banner .md-banner .left .button span {
		font-size: 18px;
	}
	.banner .md-banner .right {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
	}
	.banner .md-banner .left .button {
		padding-left: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.policy .list-policy {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 10px;
	}
	.policy .list-policy .item {
		width: 100%;
	}
	.policy .list-policy .item .top {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin: 0 auto;
	}
	.policy .list-policy .item .ct {
		margin-top: 20px;
	}
	.md-title h3 {
		font-style: normal;
		font-weight: 700;
		font-size: 24px;
		line-height: 35px;
		/* leading-trim and text-edge are draft CSS properties.

    Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
    */
		text-align: center;
		letter-spacing: 0.07em;
		color: #333333;
	}
	.about .info p {
		text-align: left;
	}
	.about .list-about.about_sec_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	.about .list-about .item {
		width: 100%;
	}
	.about.list-img .list-about .img-item {
		padding: 0 15px;
	}
	.staff .list-staff .item {
		padding: 15px;
	}
	.staff .list-staff .item .top .number span {
		font-size: 72px;
	}
	.staff .list-staff .item .top .number:before {
		height: 54px;
		margin-top: -27px;
	}
	.staff .list-staff .item .top .name .des {
		font-size: 24px;
	}
	.staff .list-staff .item .top .number {
		padding-right: 20px;
		margin-right: 20px;
	}
	.staff .list-staff .item .top .name {
		gap: 15px;
	}
	.staff .list-staff .item .total-staff {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	.staff .list-staff .item .total-staff .item-tt {
		width: 100%;
	}
	.staff .list-staff .item .list-user .item-user {
		width: 50%;
	}
	.staff .list-staff .item .ser {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	.staff .list-staff .item .ser .img,
	.staff .list-staff .item .ser .ct {
		width: 100%;
		padding: 0;
	}
	.staff .list-staff .item .ser .ct .list-checl p {
		position: relative;
		padding-left: 36px;
	}
	.staff .list-staff .item .ser .ct .list-checl p img {
		position: absolute;
		top: 50%;
		left: 0;
		margin-top: -13px;
	}
	.about.feature .list-about {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	.about.feature .list-about .item {
		width: 100%;
	}
	.about.interview .list-about {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	.about.interview .list-about .item {
		width: 100%;
	}
	/* .about.list-img {
    display: none; } */
	.app .info-app {
		padding: 20px;
	}
	.app .info-app .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 10px;
	}
	.app .info-app .row .left,
	.app .info-app .row .right {
		width: 100%;
	}
	.about.flow .list-about {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	.about.flow .list-about .item {
		width: 100%;
	}
	.faq .info-app .list-faq .q {
		padding-right: 40px;
		line-height: 24px;
		padding-left: 15px;
	}
	.faq .info-app .list-faq .q .plus {
		right: 36px;
	}
	.faq .info-app .list-faq .q .plus::after {
		width: 20px;
		height: 2px;
		border-radius: 2px;
	}
	.faq .info-app .list-faq .q .plus::before {
		width: 20px;
		height: 2px;
		border-radius: 2px;
	}
	.faq .info-app .list-faq .q .plus img {
		width: 20px;
	}
	.contact .info-app {
		max-width: 100%;
		padding: 15px;
	}
	#footer .top-footer .f-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 30px;
	}
	#footer .top-footer .f-content .logo {
		width: 100%;
	}
	#footer .top-footer .f-content .f-menu {
		width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 20px;
		-webkit-box-align: normal;
		-ms-flex-align: normal;
		align-items: normal;
		position: relative;
	}
	#footer .top-footer .f-content .f-menu .back-to-top {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.about.flow .list-about:before {
		width: 6px;
		height: 70%;
		left: 50%;
		margin-left: -3px;
		top: 15%;
		background: url(assets/img/toppage/dot-ver.png) no-repeat center;
	}
	.faq .banner-faq .md-banner-faq {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 200px;
	}
	.faq .banner-faq .md-banner-faq img {
		left: 50%;
		margin-left: -138px;
	}
	.faq .banner-faq .md-banner-faq p {
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 35px;
		/* leading-trim and text-edge are draft CSS properties.

    Read more: https://drafts.csswg.org/css-inline-3/#leading-trim
    */
		leading-trim: both;
		text-edge: cap;
		text-align: center;
		letter-spacing: 0.07em;
		color: #ffffff;
	}
	.faq .banner-faq .md-banner-faq p br {
		display: none;
	}
}

@media screen and (max-width: 500px) {
	.contact-tel-sub {
		flex-direction: column;
		gap: 2px;
	}
}
.faq-banner {
	padding-top: min(10.833vw, 156px);
	display: grid;
	place-content: center;
}
.faq-banner-img {
	max-width: 952px;
}
@media screen and (min-width: 1025px) {
	.nav-container {
		padding-bottom: 10px;
	}
	faq-banner {
		padding-bottom: 56px;
	}
}

@media screen and (min-width: 1401px) {
	.nav-container {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 1024px) {
	.nav-container .nav-container_right nav ul li.primary_contact_top::after {
		font-size: 14px;
		bottom: -25px;
	}
}
.birth_date {
	display: flex;
	flex-direction: row;
	gap: 20px;
}

@media screen and (max-width: 768px) {
	.birth_date {
		flex-direction: column;
	}
}

#staff .service_img img {
	border-radius: 8px;
}
