.bdr-box {
	padding: 3rem 3.5rem 3rem 4rem;
	border: 1px solid #293235;
	background-color: #ffffff;
	-webkit-box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
	        box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
	.bdr-box {
		padding: 4rem;
	}
}
.bdr-box.-blue {
	border-color: #0069C6;
}
.bdr-box.-blue .title {
	color: #0069C6;
}
.bdr-box.-nobdr {
	border: none;
}

.p-message {
	position: relative;
	z-index: 1;
	background-color: #FAFAFA;
	padding-top: 12rem;
	padding-bottom: 14rem;
}
@media screen and (max-width: 767px) {
	.p-message {
		padding: 12rem 0;
	}
}
.p-message__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
@media screen and (max-width: 767px) {
	.p-message__content {
		display: block;
	}
}
.p-message__content .img {
	width: 58.5rem;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-top: 3.8rem;
	border-radius: 1rem;
	-webkit-box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
	        box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.p-message__content .img {
		width: 100%;
		margin-top: 4rem;
	}
}
.p-message__content .cnt {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
.p-message__content .text {
	margin-top: 4rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 4rem; /* 222.222% */
	letter-spacing: 0.054rem;
}
@media screen and (max-width: 767px) {
	.p-message__content .text {
		font-size: 3rem;
		line-height: 1.8;
	}
}
.p-message__content .text + .text {
	margin-top: 2rem;
}

.p-mission {
	position: relative;
	padding: 12rem 0;
}
.p-mission__content {
	margin-top: 6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	gap: 6rem;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	.p-mission__content {
		display: block;
	}
}
.p-mission__content .img {
	width: 58.5rem;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	border-radius: 1rem;
	-webkit-box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
	        box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	.p-mission__content .img {
		width: 100%;
	}
}
.p-mission__content .cnt {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 2rem;
}
@media screen and (max-width: 767px) {
	.p-mission__content .cnt {
		margin-top: 4rem;
	}
}
.p-mission__content .bdr-box {
	padding-right: 3rem;
}
@media screen and (max-width: 767px) {
	.p-mission__content .bdr-box {
		padding-right: 4rem;
	}
}
.p-mission__content .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2.1rem;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 3rem; /* 187.5% */
	letter-spacing: 0.048rem;
}
@media screen and (max-width: 767px) {
	.p-mission__content .title {
		font-size: 3.2rem;
	}
}
.p-mission__content .title .en {
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 3rem; /* 93.75% */
	letter-spacing: 0.096rem;
}
@media screen and (max-width: 767px) {
	.p-mission__content .title .en {
		font-size: 4rem;
	}
}
.p-mission__content .text {
	margin-top: 1.8rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 4rem; /* 222.222% */
	letter-spacing: 0.054rem;
}
@media screen and (max-width: 767px) {
	.p-mission__content .text {
		font-size: 2.6rem;
		line-height: 1.8;
		margin-top: 2.4rem;
	}
}

.p-style {
	background-color: #FAFAFA;
	padding: 12rem 0;
	position: relative;
	z-index: 1;
}
.p-style__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}
@media screen and (max-width: 767px) {
	.p-style__heading {
		display: block;
	}
}
.p-style__heading .img {
	width: 58.5rem;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	border-radius: 1rem;
	-webkit-box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
	        box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
	.p-style__heading .img {
		width: 100%;
		margin-top: 4rem;
	}
}
.p-style__heading .cnt {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}
.p-style__heading .text0 {
	margin-top: 6rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 4rem; /* 222.222% */
	letter-spacing: 0.054rem;
}
@media screen and (max-width: 767px) {
	.p-style__heading .text0 {
		font-size: 3rem;
		line-height: 1.8;
	}
}
.p-style__content {
	margin-top: 6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 4rem;
}
.p-style__content .bdr-box {
	width: calc((100% - 4rem) / 2);
}
@media screen and (max-width: 767px) {
	.p-style__content .bdr-box {
		width: 100%;
	}
}
.p-style__content .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1rem;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 3rem; /* 93.75% */
	letter-spacing: 0.096rem;
}
.p-style__content .title::before {
	content: "";
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%;
	background-color: #0069C6;
}
.p-style__content .text {
	margin-top: 1.8rem;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 4rem; /* 222.222% */
	letter-spacing: 0.054rem;
}
@media screen and (max-width: 767px) {
	.p-style__content .text {
		font-size: 2.6rem;
	}
}

.p-person {
	padding-top: 11rem;
	padding-bottom: 12rem;
	position: relative;
}
.p-person__content {
	margin-top: 7.7rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 5.5rem 6rem;
	position: relative;
	z-index: 1;
}
@media screen and (max-width: 767px) {
	.p-person__content {
		margin-top: 6rem;
	}
}
.p-person__content .box {
	width: 36rem;
	border-radius: 1rem;
	border: 1px solid #0069C6;
	background-color: #FAFAFA;
	padding: 4.6rem 4rem 3rem;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-person__content .box {
		width: 100%;
		padding: 8rem 4rem;
	}
}
.p-person__content .box .num {
	text-align: center;
	color: #0069C6;
	font-size: 4.8rem;
	font-weight: 700;
	line-height: 3rem; /* 62.5% */
	letter-spacing: 0.144rem;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%) translateY(-50%);
	        transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
	.p-person__content .box .num {
		font-size: 7rem;
	}
}
.p-person__content .box .title {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 3rem; /* 125% */
	letter-spacing: 0.072rem;
}
@media screen and (max-width: 767px) {
	.p-person__content .box .title {
		font-size: 3.4rem;
		line-height: 1.5;
	}
}
.p-person__content .box .text {
	margin-top: 2rem;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 3rem; /* 187.5% */
	letter-spacing: 0.048rem;
}
@media screen and (max-width: 767px) {
	.p-person__content .box .text {
		font-size: 2.8rem;
		line-height: 1.8;
	}
}
@media print, screen and (min-width: 768px) {
	.p-person__content .box:nth-of-type(2) .text {
		margin-top: 3.2rem;
	}
	.p-person__content .box:nth-of-type(3) {
		padding-top: 3rem;
	}
}

.p-response {
	position: relative;
	background-color: #FAFAFA;
	padding-top: 10rem;
	padding-bottom: 12rem;
	z-index: 1;
}
.p-response__content {
	margin-top: 6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 4rem;
}
.p-response__content .bdr-box {
	width: calc((100% - 4rem) / 2);
	padding-right: 4rem;
}
@media screen and (max-width: 767px) {
	.p-response__content .bdr-box {
		width: 100%;
	}
}
.p-response__content .title {
	text-align: center;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 3rem; /* 107.143% */
	letter-spacing: 0.084rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #0069C6;
}
@media screen and (max-width: 767px) {
	.p-response__content .title {
		font-size: 3.6rem;
		line-height: 1.1;
	}
}
.p-response__content .text {
	margin-top: 1.5rem;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 4rem; /* 222.222% */
	letter-spacing: 0.054rem;
}
@media screen and (max-width: 767px) {
	.p-response__content .text {
		margin-top: 2rem;
		font-size: 3rem;
		line-height: 1.5;
	}
}
.p-response .text0 {
	margin-top: 6rem;
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.072rem;
}
@media screen and (max-width: 767px) {
	.p-response .text0 {
		font-size: 3.2rem;
		line-height: 1.5;
	}
}
.p-response .box {
	width: 68rem;
	max-width: 100%;
	margin: 6rem auto auto;
	padding: 3rem 5rem;
	border: 1px solid #000;
	-webkit-box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
	        box-shadow: 1rem 1rem 2.5rem 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 767px) {
	.p-response .box {
		width: 100%;
		padding: 4rem;
	}
}
.p-response .box-title {
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.072rem;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.p-response .box-title {
		font-size: 3.4rem;
		line-height: 1.5;
	}
}
.p-response .box-inn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.p-response .box-list {
	margin-top: 2rem;
}
.p-response .box-list li {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.054rem;
	margin-top: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 1.2rem;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media screen and (max-width: 767px) {
	.p-response .box-list li {
		font-size: 3rem;
		gap: 0.8em;
	}
}
.p-response .box-list li:first-of-type {
	margin-top: 0;
}
.p-response .box-list li::before {
	content: "";
	width: 1.8rem;
	height: 1.8rem;
	background-image: url(../images/recruit/icn_check.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative;
	top: 0.1rem;
}
@media screen and (max-width: 767px) {
	.p-response .box-list li::before {
		width: 1em;
		height: 1em;
	}
}

.p-requirements {
	position: relative;
	padding: 12rem 0;
}
.p-requirements__content {
	position: relative;
	z-index: 1;
	width: 80rem;
	max-width: 100%;
	margin: 6rem auto auto;
}
.p-requirements__table {
	border-radius: 1rem;
	border: 1px solid #92B1D6;
	background: #ffffff;
	padding: 4rem 6rem;
}
@media screen and (max-width: 767px) {
	.p-requirements__table {
		padding: 4rem;
	}
}
.p-requirements__table .table {
	width: 100%;
}
.p-requirements__table .table th, .p-requirements__table .table td {
	padding: 2rem 0;
	border-bottom: 1px solid #92B1D6;
}
@media screen and (max-width: 767px) {
	.p-requirements__table .table th, .p-requirements__table .table td {
		display: block;
		width: 100%;
	}
}
.p-requirements__table .table tr:first-of-type th, .p-requirements__table .table tr:first-of-type td {
	padding-top: 0;
}
.p-requirements__table .table tr:last-of-type th, .p-requirements__table .table tr:last-of-type td {
	padding-bottom: 0;
	border-bottom: none;
}
.p-requirements__table .table th {
	width: 17.2rem;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 130%; /* 2.34rem */
}
@media screen and (max-width: 767px) {
	.p-requirements__table .table th {
		width: 100%;
		font-size: 3rem;
		border-bottom: none;
	}
}
.p-requirements__table .table th span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 1rem;
}
@media screen and (max-width: 767px) {
	.p-requirements__table .table th span {
		gap: 1.5rem;
	}
}
.p-requirements__table .table th span::before {
	content: "";
	width: 0.7rem;
	height: 0.7rem;
	border-radius: 50%;
	background-color: #0069C6;
}
@media screen and (max-width: 767px) {
	.p-requirements__table .table th span::before {
		width: 0.5em;
		height: 0.5em;
	}
}
.p-requirements__table .table td {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 130%; /* 2.08rem */
}
@media screen and (max-width: 767px) {
	.p-requirements__table .table td {
		font-size: 3rem;
	}
}
.p-requirements .note {
	margin-top: 2rem;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 130%; /* 2.08rem */
}
@media screen and (max-width: 767px) {
	.p-requirements .note {
		margin-top: 4rem;
		font-size: 3rem;
	}
}

@media screen and (max-width: 767px) {
	.c-contact .title {
		font-size: 5rem;
	}
}
/*# sourceMappingURL=recruit.css.map */