@charset "utf-8";
/* CSS Document */
.backgroung {padding-top: 20rem;}
.pcheader nav {position: relative;}
.pcheader figure {
	position: fixed;
	top: 3rem;
	left: 3rem;
	width: 9rem;
	transition: .5s;
}
.pcheader.transform figure {
	position: fixed;
	top: 2rem;
	left: 3rem;
	width: 7rem;
}
.pcheader ul {justify-content: center;}
.pcheader li:last-child {margin-right: 0;}
.recruitbg,
.recruitbg #message h3 span {background: #FAF5F5;}
.recruitbg .titlebox,
.recruitbg #itv .slidebtn3::before {background: #F4DFDF;}
.recruitbg .titlebox h2 {color: #002548;}
footer .arrow {color: #002548;}
footer .arrow a {border: .1rem solid #002548;}
footer .arrow a::before {border-top: .1rem solid #002548;border-right: .1rem solid #002548;}
@media only screen and ( max-width : 500px ) {
	.backgroung {padding-top: 11rem;}
}
/*-------------------------------------------------

	MAIN

--------------------------------------------------*/
.fadein span{opacity:0;}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
#main {
	position: relative;
	height: 39.8rem;
	margin: 0 0 10rem 5%;
	color: #fff;
	overflow: hidden;
}
#main.service {background: url("../img/service/main.jpg") no-repeat center / cover;}
#main.outline {background: url("../img/outline/main.jpg") no-repeat center / cover;}
#main.philo {background: url("../img/philo/main.jpg") no-repeat center / cover;}
#main.recruit {background: url("../img/recruit/main.jpg") no-repeat center / cover;}
#main div {
	position: absolute;
    right: 9%;
    bottom: 50%;
    transform: translate(0,50%);
	width: 100%;
}
#main h1 {text-align: right;}
#main text {font-size: 7.7rem;}
#main p {padding-right: .5rem;text-align: right;}
@media only screen and ( max-width : 896px ) {
	#main {height: 25.8rem;}
	#main text {font-size: 5.7rem;}
}
@media only screen and ( max-width : 500px ) {
	#main {height: 16.8rem;margin: 0 0 5rem 0;}
	#main div {right: 0;}
	#main h1 {text-align: center;}
	#main text {font-size: 3.7rem;}
	#main p {text-align: center;}
}
/*-------------------------------------------------

	OUR SERVICE

--------------------------------------------------*/
#system .flexbox:nth-of-type(1) {margin-bottom: 5rem;}
#system .flexbox:nth-of-type(1) div {width: 45%;}
#system .flexbox:nth-of-type(1) figure {width: 50%;}
#system .flexbox:nth-of-type(2) {justify-content: flex-start;margin-bottom: 6rem;}
#system .flexbox:nth-of-type(2) div {
	width: 32.5%;
	margin-bottom: 2rem;
	padding: 10rem 3rem 6rem;
	background: #fff;
}
#system .flexbox:nth-of-type(2) div:nth-of-type(3n+2) {margin: 0 1% 2rem;}
#system .flexbox:nth-of-type(2) h2 {margin-bottom: 10rem;font-size: 1.2rem;text-align: center;}
#system .flexbox:nth-of-type(2) h2 span {
	display: block;
	margin-bottom: 1rem;
	font-size: 2.4rem;
	text-align: center;
	line-height: 1.8;
}
#system section {display: flex;flex-wrap: wrap;justify-content: space-around;}
#system section div {position: relative;width: 45%;height: 94rem;}
#system section div:nth-of-type(2) {margin-bottom: 19rem;}
#system section h2 {margin-bottom: 4rem;text-align: center;}
#system section h2 span {text-align: center;}
#system section figure {margin-bottom: 4rem;}
#system section .slidebtn2 {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%,50%);
	width: 100%;
}
#system section p,
#system section ul {margin-bottom: 4.5rem;}
#system section li {position: relative;padding-left: 1rem;}
#system section li::before {
	content: '';
	position: absolute;
	top: 1.2rem;
	left: 0;
	width: .3rem;
	height: .3rem;
	border-radius: 50%;
	background: #002548;
}
#system a::before {
	content: 'COMMING SOON';
	display: flex;
    align-items: center;
    justify-content: center;
	z-index: 1;
}
@media only screen and ( max-width : 896px ) {
	#system .flexbox:nth-of-type(1) div {width: 100%;margin-bottom: 3rem;}
	#system .flexbox:nth-of-type(1) figure {width: 100%;}
	#system .flexbox:nth-of-type(2)  {justify-content: space-between;}
	#system .flexbox:nth-of-type(2) div {width: 49.5%;margin-bottom: 1rem;padding: 4rem 2rem;}
	#system .flexbox:nth-of-type(2) div:nth-of-type(3n+2) {margin: 0 0 1rem;}
	#system .flexbox:nth-of-type(2) h2 {margin-bottom: 3rem;}
	#system .flexbox:nth-of-type(2) h2 span {font-size: 1.8rem;}
	#system section div {width: 100%;height: auto;margin-bottom: 5rem;}
	#system section div:nth-of-type(2) {margin-bottom: 5rem;}
	#system section div:last-child {margin-bottom: 0;}
	#system section p, 
	#system section ul {margin-bottom: 2.5rem;}
	#system section .slidebtn2 {
		position: inherit;
		left: inherit;
		bottom: inherit;
		transform: none;
	}
}
@media only screen and ( max-width : 500px ) {
	#system .flexbox:nth-of-type(2) div {width: 100%;}
}
/*-------------------------------------------------

	OUTLINE

--------------------------------------------------*/
#outline dl {max-width: 40rem;margin: 0 auto 6rem;}
#outline dt {
	clear: left;
	float: left;
	width: 50%;
	line-height: 2.5;
}
#outline dd {line-height: 2.5;}
#outline .flexbox {max-width: 59.8rem;margin: 0 auto 11rem;}
#outline .flexbox div {width: 45%;}
#outline h2 {
	border-top: .1rem solid #002548;
	border-bottom: .1rem solid #002548;
	margin-bottom: 4rem;
	padding: 1.5rem 0;
}
#outline .flexbox h2 {max-width: 25rem;}
.map {
	position:relative;
	width:100%;
	padding-top:36.25%;
	margin-bottom: 9rem;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
#outline li {position: relative;padding-left: 1rem;}
#outline li::before {
	content: '';
	position: absolute;
	top: 1.2rem;
	left: 0;
	width: .3rem;
	height: .3rem;
	border-radius: 50%;
	background: #002548;
}
#outline .box {max-width: 59.8rem;margin: 0 auto 11rem;}
#outline .box:last-child {margin-bottom: 0;}
#outline .boxin {display: flex;}
#outline .boxin div {width: 50%;}
#outline .bottom {margin-bottom: 3rem;}
@media only screen and ( max-width : 896px ) {
}
@media only screen and ( max-width : 500px ) {
	#outline .flexbox {margin-bottom: 4rem;}
	#outline .flexbox h2 {max-width: 100%;}
	#outline .flexbox div {width: 100%;margin-bottom: 4rem;}
	#outline .flexbox div:last-child {margin-bottom: 0;}
	.map {margin-bottom: 4rem;}
	#outline .box {margin-bottom: 4rem;}
}
/*-------------------------------------------------

	PHILOSOPHY

--------------------------------------------------*/
#philo {background: url(../img/philo/bg.png) no-repeat 100% 0 / 50rem;}
#philo .txtbox{max-width: 51.4rem;}
#philo .txtbox p {margin-bottom: 4rem;}
#philo .txtbox p:last-child {margin-bottom: 0;font-weight: bold;font-size: 2rem;}
#philo h3 {
	margin-bottom: 4rem;
	font-size: 2.5rem;
	font-weight:bold;
	font-family: heisei-mincho-std, serif;
}
@media only screen and ( max-width : 896px ) {
	#philo {padding: 10rem 0;background-size: 30rem;}
}
@media only screen and ( max-width : 500px ) {
	#philo {padding: 4rem 0;background-size: 20rem;}
	#philo .txtbox p {margin-bottom: 2.5rem;}
}
/*-------------------------------------------------

	RECRUIT

--------------------------------------------------*/
.recruit-bg {background: #FAF5F5;}
.recruit-bg .titlebox {background: #F4DFDF;}
.recruit-bg .titlebox h2,
.recruit-bg .titlebox h2 span {color: #002548;}
.recruit-bg .slidebtn3::before {background: #F4DFDF;}
/*-------------------------------------------------

	RECRUIT / MESSAGE

--------------------------------------------------*/
#message {margin-bottom: 17rem;}
#message h2 {margin-bottom: 10rem;font-size: 3.2rem;text-align: center;}
#message h3 {
	position: relative;
	margin-bottom: 6rem;
    overflow: hidden;
	font-size: 1.7rem;
	text-align: center;
}
#message h3::before {
	content: "";
	width: 100%;
	height: .1rem;
	background: #0f2860;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
}
#message h3 span {position: relative;padding: 0 1rem;background: #FAF5F5;}
#message .flexbox div {width: 60%;}
#message p {margin-bottom: 4.5rem;}
#message figure {width: 35%;}
@media only screen and ( max-width : 896px ) {
	#message {margin-bottom: 10rem;}
	#message h2 {margin-bottom: 5rem;font-size: 2.2rem;}
	#message h3 {margin-bottom: 3rem;}
	#message .flexbox div {width: 100%;}
	#message p {margin-bottom: 2.5rem;}
	#message figure {width: 100%;margin-bottom: 2rem;}
}
@media only screen and ( max-width : 500px ) {
	#message {margin-bottom: 5rem;}
	#message h2 {font-size: 2rem;}
}
/*-------------------------------------------------

	RECRUIT / INTERVIEW

--------------------------------------------------*/
#itv {padding: 20rem 0 15rem;background: url("../img/recruit/itv-bg.png") no-repeat 100% 0 / 50rem;}
#itv .slidebtn3 {width: 45%;margin-bottom: 3rem;}
#itv .slidebtn3 span {line-height: 1.4;}
#itv .slidebtn3 span span {
	display: block;
	margin-top: 1rem;
	font-size: 1.4em;
	text-align: center;
}
@media only screen and ( max-width : 896px ) {
	#itv {padding: 10rem 0;background-size: 30rem;}
	#itv .slidebtn3 {width: 100%;margin-bottom: 1.5rem;text-align: center;}
	#itv .slidebtn3 span {display: block!important;text-align: center;}
}
@media only screen and ( max-width : 500px ) {
	#itv {padding: 4rem 0;background-size: 20rem;}
}
/*-------------------------------------------------

	RECRUIT / REQUIREMENTS

--------------------------------------------------*/
#req .title,#req .title span {text-align: center;}
.ChangeElem_Btn_Content {position: relative;margin-bottom: 3rem;}
.ChangeElem_Btn_Content .bg {
	position: absolute;
	left: 50%;
	bottom: 50%;
	transform: translate(-50%,50%);
	width: 100%;
	height: 13.3rem;
	border-bottom: .9rem solid #F4DFDF;
	background: rgba(244,223,223,.4);
}
.ChangeElem_Btn_Content button {
	position: relative;
	z-index: 1;
	width: 30%;
	padding: 1rem;
	border: none;
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
.ChangeElem_Btn_Content button:nth-of-type(1) {background-image: url("../img/recruit/req1.jpg");}
.ChangeElem_Btn_Content button:nth-of-type(2) {background-image: url("../img/recruit/req2.jpg");}
.ChangeElem_Btn_Content button:nth-of-type(3) {background-image: url("../img/recruit/req3.jpg");}
.ChangeElem_Btn_Content button p {padding: 11rem 0;background: #fff;}
.ChangeElem_Btn_Content button span {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 50%;
	transform: translate(-50%,50%);
	width: 100%;
	color: #002548;
	font-size: 2.4rem;
	line-height: 1.4;
	text-align: center;
}
.ChangeElem_Btn_Content button span::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 50%;
	transform: translate(-50%,50%);
	width: 100%;
	height: 12.5rem;
	border-bottom: .9rem solid #F4DFDF;
	background: rgba(244,223,223,.4);
}
.ChangeElem_Btn_Content button.is-active span::before {display: none;}
#req table {
	width: 100%;
	max-width: 100rem;
    margin: 0 auto;
	border-collapse: inherit;
	border-spacing: 2rem 4rem;
}
#req th {
	width: 33.4rem;
	padding: 1rem 0;
	background: #F4DFDF;
	color: #002548;
	text-align: center;
	vertical-align: middle;
}
#req td {
	padding: 1.5rem 4rem;
	border-top: .1rem solid #002548;
	border-bottom: .1rem solid #002548;
	line-height: 1.8;
	vertical-align: middle;
}
@media only screen and ( max-width : 896px ) {
	.ChangeElem_Btn_Content {display: block;margin-bottom: 1rem;}
	.ChangeElem_Btn_Content .bg {display: none;}
	.ChangeElem_Btn_Content button {width: 100%;margin-bottom: 3rem;}
	.ChangeElem_Btn_Content button p {padding: 4rem 0;}
	.ChangeElem_Btn_Content button span {font-size: 1.6rem;}
	.ChangeElem_Btn_Content button span::before {height: 5rem;border-bottom: .3rem solid #F4DFDF;}
	#req table {margin-bottom: 2rem;padding: 0;border-spacing: 0;}
	#req th {
		display: block;
		width: 100%;
		padding: 1.5rem 0;
		border-top: none;
	}
	#req td {display: block;width: 100%;padding: 1.5rem 1rem;}
	#req tr:first-child th {border-top: .1rem solid #002548;}
	#req tr:last-child td {border-bottom: none;}
}
/*-------------------------------------------------

	RECRUIT / ENTRY

--------------------------------------------------*/
#entry {background: url("../img/recruit/entry-bg.png") no-repeat 50% 38%;}
#entry .title,#entry .title span,
#contact .title,#contact .title span {text-align: center;}
#entry table {
	border-collapse: inherit;
	border-spacing: 2rem 2.5rem;
	width: 100%;
	max-width: 98.3rem;
	margin: 0 auto 2rem;
}
#entry th {
	width: 33.4rem;
	padding: 2rem 0;
	background: #F4DFDF;
	font-size: 1.6rem;
	text-align: center;
	vertical-align: middle;
}
#entry td {
	border-top: .1rem solid #707070;
	border-bottom: .1rem solid #707070;
	background: #fff;
	vertical-align: middle;
}
#entry tr:last-child td {padding: 2rem 4rem;background: transparent;}
#entry input[type="text"],
#entry input[type="tel"],
#entry input[type="email"],
#entry select,
#entry textarea {
	background: #fff;
	line-height: 1.8;
	border: none;
	width: 100%;
	padding: 1rem;
	font-size: 1.6rem;
	resize: vertical;
	vertical-align: bottom;
}
:focus {outline: none;}
::placeholder {color: #C6C8D4;}
span.horizontal-item input {display: none;}
.radio {display: none;}
.mwform-radio-field {margin-left: 1rem;}
.mwform-radio-field-text {padding-left: 30px;position:relative;font-size: 1.6rem;cursor : pointer;}
.mwform-radio-field-text::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #707070;
	border-radius: 50%
}
.radio:checked + .mwform-radio-field-text {color: #cf2e2e;}
.radio:checked + .mwform-radio-field-text::after{
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 11px;
	height: 11px;
	background: #F4DFDF;
	border-radius: 50%;
}
.stbox {position: relative;color: #002548;}
.stbox::after {
	content: '';
	position: absolute;
	right: 2rem;
	bottom: 50%;
	transform: translate(0,50%);
	width: 0;
	height: 0;
	padding: 0;
	border-top: 1rem solid #002548;
	border-left: .7rem solid transparent;
	border-right: .7rem solid transparent;
	pointer-events: none;
}
.checkbox {display: none;}
.mwform-checkbox-field-text {position:relative;padding: .8rem 0 0 4rem;font-size: 1.3rem;cursor: pointer;}
.mwform-checkbox-field-text::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 2.9rem;
	height: 2.9rem;
	border: .1rem solid #707070;
	background: #fff;
}
.checkbox:checked + .mwform-checkbox-field-text {color: #002548;}
.checkbox:checked + .mwform-checkbox-field-text::after {
	content: "";
	display: block;
	position: absolute;
    top: .7rem;
    left: 1.2rem;
    width: .5rem;
    height: 1rem;
	transform: rotate(40deg);
	border-bottom: .3rem solid #002548;
	border-right: .3rem solid #002548;	
}
h3.pri-ttl {margin-bottom: 4rem;font-size: 1.4rem;}
.pbox {
	overflow: auto;
	height: 31.8rem;
	border: .1rem solid #707070;
	margin-bottom: 3rem;
	padding: 2rem;
	background: #fff;
	font-size: 1.3rem;
}
.pbox ol {margin-bottom: 3rem;list-style-type: decimal;list-style-position: inside;}
.pbox ol p {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
	border-bottom: .1rem solid #002548;
	font-size: 1.3rem;
}
.pbox .txt {font-size: 1.3rem;text-align: right;}
#entry input[type="submit"],
#entry a {
	display: block;
	transition: .5s;
	width: 100%;
	max-width: 94rem;
	margin: 0 auto;
	padding: 1rem 0;
	border: .1rem solid #707070;
	background: #fff;
	color: #002548;
	font-size: 2.8rem;
	text-align: center;
	letter-spacing: .3em;
}
#entry a {max-width: 36rem;}
#entry input[type="submit"]:hover,
#entry a:hover {background: #707070;color: #fff;}
#entry h4 {margin-bottom: 4rem;font-size: 1.6rem;text-align: center;}
@media only screen and ( max-width : 896px ) {
	#entry table {border-spacing: 0;}
	#entry th {display: block;width: 100%;}
	#entry td {display: block;width: 100%;padding: 1rem;}
	#entry tr:nth-of-type(4) td {padding: 3rem 1rem;}
	#entry tr:last-child td {padding: 1rem 1rem 3rem;}
	#entry input[type="text"],
	#entry input[type="tel"],
	#entry input[type="email"],
	#entry select,
	#entry textarea{font-size: 1.4rem;}
	.stbox {width: 100%;}
	h3.pri-ttl {font-size: 1.4rem;margin-bottom: 1rem;}
	.check + label {font-size: 1.4rem;}
	.mwform-radio-field {display: block;margin-bottom: 1.5rem;}
}
@media only screen and ( max-width : 500px ) {
	#entry input[type="submit"],
	#entry a {font-size: 2rem;}
}
/*-------------------------------------------------

	CONTACT

--------------------------------------------------*/
#contact table {
	border-collapse: inherit;
	border-spacing: 0 2rem;
	width: 100%;
	font-size: 1.6rem; 
	margin-bottom: 1.5rem;
}
#contact th {
	font-size: 1.6rem;
	width: 24rem;
	vertical-align: top;
	padding: 1rem 0;
}
#contact td {vertical-align: middle;}
#contact input[type="text"],
#contact input[type="tel"],
#contact input[type="email"],
#contact select,
#contact textarea {
	background: #fff;
	line-height: 1.8;
	border: .1rem solid #707070;
	border-radius: 1rem;
	width: 100%;
	padding: 1rem;
	resize: vertical;
	vertical-align: bottom;
}
#contact input[type="submit"],
#contact a {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	display: block;
	background: #111844;
	border: .1rem solid #111844;
	border-radius: 4rem;
	max-width: 38rem;
	width: 100%;
	margin: 0 auto;
	padding: 1.5rem 0;
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	transition: .5s;
}
#contact input[type="submit"]:hover,
#contact a:hover {background: #fff;color: #111844;}
@media only screen and ( max-width : 896px ) {
	#contact table {border-spacing: 0;}
	#contact th {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0;
	}
	#contact td {
				display: block;
				width: 100%;
				padding: .5rem 0 2rem;
				text-align: center;
	}
}
/* ------------------------------------------------------------

　   CONFIRM

--------------------------------------------------------------*/
.confirm.blank {padding-top: 1rem;}
.confirm td {padding: 1rem;}
#entry.confirm tr:last-child td {padding: 1rem;background: #fff;}
.confirm h3,
.confirm .pbox,
.confirm .stbox::after {display: none;}
.mw-wp-form_file{display: none;}
.mw_wp_form input[type="file"]{display: none;}

/* ------------------------------------------------------------

　   COMPLETE

--------------------------------------------------------------*/
.complete.blank {padding-top: 1rem;}
.complete h2 {
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	margin-bottom: 4rem;
}
.complete p {font-size: 1.6rem;text-align: center;margin-bottom: 6rem;}
/*-------------------------------------------------

	PRIVACY POLICY

--------------------------------------------------*/
#pri ol li {
	margin: 0 0 2rem 2rem;
	list-style-type: decimal;
	font-size: 1.8rem;
	font-weight: 700;
}
#pri ol p {font-size: 1.5rem;font-weight: 500;}
@media only screen and ( max-width : 896px ) {
	#pri ol li {font-size: 1.6rem;}
	#pri ol p {font-display: 1.4rem;}
}