@charset "UTF-8";

/*/////////////////////レイアウト////////////////////////////*/
html {
    width: 100%;
    font-size: 16px;
    max-width: 1920px;
    margin: auto;
    overflow-x: hidden;
    scroll-behavior: smooth;
    font-family: "Sawarabi Mincho","游ゴシック体","Yu Gothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;
}
body {
	width: 100%;
	font-size: 18px;
	position: relative;
}

a {
	text-decoration: none;
}
h1,h2,h3,h4,p,li,small,td,th,tr {
	line-height: 1.5;
}
strong {
	font-weight: normal;
}
em {
	font-weight: bold;
	font-style: normal;
}
em strong {
	font-weight: bold;
	font-style: normal;
}
section {
	width: 100%;
}
#about,#recuruit,#contact {
	padding-top: 80px;
}
@media screen and (min-width: 660px) {
	.header_tel a, .contact_text p a {
		pointer-events: none;
	}
}
/*/////////////////////ローディング////////////////////////////*/
html .body_wrapper {
	height: 100vh;
	overflow: hidden;
	visibility: hidden;
}
html.wf-active .body_wrapper, html.loading-delay .body_wrapper {
	height: auto;
	visibility: visible;
}
.loading {
	width: 100%;
	height: 100vh;
	background-color: rgb(0,30,160);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000;
}
html.wf-active .loading, html.loading-delay .loading {
	display: none;
}
.loader {
	margin: auto;
	margin-top: calc(50vh - 1em);
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	animation: load5 1.1s infinite ease;
	transform: translateZ(0);
}
@keyframes load5 {
	0%,
	100% {
		box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
	}
	12.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
	}
	25% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	37.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	50% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	62.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	75% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
	}
	87.5% {
		box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
	}
}
/*/////////////////////グローバルナビ////////////////////////////*/

.gnav {
	width: 100%;
	height: 80px;
	position: fixed;
	background-color: rgba(30,60,130,.9);
	top: 0;
	left: 0;
	z-index: 9999;
	text-shadow: 
    #666 1px 1px 1px, #666 -1px 1px 1px,
    #666 1px -1px 1px, #666 -1px -1px 1px;
}
.header_tel {
	font-size: 23px;
	font-weight: bold;
	text-align: right;
	margin-top: 8px;
	margin-right: 3vw;
	color: #222;
	text-shadow: 
    #dfeaff 1px 1px 1px, #dfeaff -1px 1px 1px,
    #dfeaff 1px -1px 1px, #dfeaff -1px -1px 1px;
}
.header_tel a {
	color: #333;
}
.header_tel i {
	margin-right: 5px;
}
.gnav nav {
	width: 100%;
	display: flex;
	justify-content: center;
}
.gnav nav ul {
	width: 100%;
	display: flex;
	justify-content: flex-end;
	position: relative;
	margin-top: 10px;
}
.gnav nav p {
	position: absolute;
	top : 15px;
	left: 3vw;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	text-align: left;
	text-shadow: none;
	color: #fff;
	z-index: 9999;
}
.gnav nav p a {
	font-size: 22px;
	color: #fff;
	text-shadow: 
    #666 1px 1px 1px, #666 -1px 1px 1px,
    #666 1px -1px 1px, #666 -1px -1px 1px;
}
.gnav nav p a:hover {
	color: #bbb;
}
.gnav nav ul li {
	text-align: center;
	margin-right: 3vw;
}
.gnav nav ul li a {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
}
.gnav nav ul li a:hover {
	color: #bbb;
}
.gnav nav ul li::after {
	content: "";
	display: flex;
	width: 60px;
	height: 2px;
	background-color: #fff;
	margin: auto;
	opacity: 0;
	transition: opacity .5s ease; 
}
.gnav nav ul li:nth-child(2)::after {
	width: 40px;
}
.gnav nav ul li.active::after {
	opacity: 1;
}
/*/////////////////////ヒーローヘッダー////////////////////////////*/
#page_top {
	width: 100%;
	height: 80px;
}
.MV_top {
	width: 100%;
	height: 400px;
	position: relative;
	color: #222;
	background: url(../img/hero_img2.jpg) no-repeat;
	background-size: cover;
	background-position: center left;
	text-shadow: 
    #fff 1px 1px 3px, #fff -1px 1px 3px,
    #fff 1px -1px 3px, #fff -1px -1px 3px;	
    border-bottom: 2px solid #333;
}
h1 {
	position: absolute;
	bottom: 10px;
	right: 2.5vw;
	font-size: 24px;
}
.MV_catch {
	position: absolute;
	right: 3vw;
	top: 120px;
	font-size: 36px;
	line-height: 2;
	text-align: right;
}
.MV_text {
	display: flex;
	width: 95%;
	margin: 15px auto 0 auto;
	padding: 10px;
	justify-content: center;
}
.MV_bottom {
	display: flex;
	width: 100%;
	height: 150px;
}
.MV_bottom a {
	width: 600px;
	height: auto;
	margin: auto;
}
.MV_bottom a img {
	width: 600px;
	height: auto;
	margin: auto;
}
.MV_bottom a img:hover {
	opacity: .7;
}
/*/////////////////////about////////////////////////////*/
#about {
	padding-top: 30px;
}
.about_container {
	width: calc(100% - 6vw);
	display: flex;
	justify-content: space-around;	
	padding: 60px 3vw 100px 3vw;
	background-color: #f8f8f8;
}
.about_container:nth-of-type(2n) {
	background-color: rgba(40,60,130);
}
.about_1_block_L {
	width: 40%;
	max-width: 520px;
	min-width: 320px;
	margin: auto;
}
.about_1_block_L img {
	max-width: 520px;
	width: 90%;
	height: auto;
}
.about_1_block_R {
	width: 60%;
	max-width: 900px;	
	min-width: 320px;
}
.about_1_block_R h2 {
	border-left: 30px solid #001758;
	border-bottom: 1px solid #001758;
	padding-left: 10px;
}
.about_1_block_R p {
	margin-top: 20px;
}
.about_2_block_L {
	width: 60%;
	max-width: 900px;
	min-width: 320px;
}
.about_2_block_L h2 {
	font-weight: 500;
	color: #fff;
	font-size: 28px;
}
.about_2_block_L h2 span {
	font-size: 19px;
	margin-right: 10px;
}
.about_2_block_L p {
	color: #fff;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 16px;
}
.about_2_block_R {
	width: 40%;
	max-width: 520px;
	margin: auto;
}
.about_2_block_R img {
	width: 100%;
	min-width: 320px;
	max-width: 520px;
	object-fit: contain;
}
.about_profile {
	width: calc(100% - 6vw);
	padding: 0 3vw 100px 3vw;
	background: url(../img/yokohama.png) no-repeat;
	background-size: contain;
	background-position: bottom;
}
.about_profile h2 {
	display: flex;
	flex-direction: column;
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
	letter-spacing: 5px;
}
.about_profile h2::after {
	content: "";
	width: 100px;
	border-top: 2px solid #000;
	margin: 3px auto 0 auto;
}
.profile_wrapper {
	display: flex;
	width: 100%;
}
.profile_block_L {
	width: 40%;
	min-width: 320px;
}
.profile_block_L iframe {
	width: 100%;
	height: 400px;
}
.profile_block_R {
	width: 60%;
	min-width: 320px;
}
.profile_block_R table {
	width: 90%;
	margin-left: 30px;
	background-color: rgba(255,255,255,.8);
}
.profile_block_R tr {
	border-bottom: 1px dotted #b5b5b5;
	border-right: 1px solid #b5b5b5;
}
.profile_block_R tr:last-child {
	border-bottom: 1px solid #b5b5b5;
}
.profile_block_R th {
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	font-weight: normal;
}
.profile_block_R thead:first-child th {
	border: 1px solid #b5b5b5;
	font-size: 22px;
	text-align: center;
	margin-left: 0;
	font-weight: bold;
}
.profile_block_R td {
	padding-left: 10px;
}
.profile_block_R th,.profile_block_R td {
	padding-top: 3px;
	padding-bottom: 3px;
}
/*/////////////////////recuruit////////////////////////////*/
#recuruit {
	width: 100%;
	padding-top: 0;
}
#recuruit h2 {
	width: 100%;
	height: 80px;
	display: flex;
	flex-direction: column;
	text-align: center;
	font-size: 32px;
	letter-spacing: 5px;
	color: #fff;
	background-color: rgb(40,60,130);
	padding-top: 20px;
}
#recuruit h2::after {
	content: "";
	width: 100px;
	border-top: 2px solid #fff;
	margin: 3px auto 0 auto;
}
.recuruit_banner {
	width: 100%;
	height: auto;
}
.recuruit_container {
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.recuruit_block_L {
	padding-left: 3vw;
	width: 40%;
	max-width: 520px;
}
.recuruit_block_L img {
	width: 90%;
	max-width: 520px;
	height: auto;
}
.recuruit_block_R {
	width: 60%;
	max-width: 800px;
	padding-right: 3vw;
	padding-left: 3vw;
}
.recuruit_block_R h3 {
	font-size: 24px;
	border-left: 30px solid #001758;
	border-bottom: 1px solid #001758;
	padding-left: 10px;
}
.recuruit_block_R p {
	margin-top: 20px;
}
.recuruit_bottom {
	width: 100%;
	display: flex;
	justify-content: space-around;
	margin-top: 30px;
	flex-wrap: wrap;
}
.recuruit_card {
	width: 45%;
	min-width: 320px;
	margin-top: 30px;
}
.recuruit_card tr {
	width: 100%;
	border: 1px solid #b5b5b5; 
}
.recuruit_card th {
	border-right: 1px solid #b5b5b5;
	width: 140px;
	background-color: #effcf9;
}
.recuruit_card th,.recuruit_card td {
	font-weight: normal;
	padding: 5px 10px;
	text-align: left;
}
.recuruit_card thead th {
	height: 85px;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	background-color: rgb(40,80,160);
}
/*/////////////////////contact////////////////////////////*/
#contact {
	width: 100%;
}
#contact h2 {
	width: 100%;
	height: 80px;
	display: flex;
	flex-direction: column;
	text-align: center;
	font-size: 32px;
	letter-spacing: 5px;
	color: #fff;
	background-color: rgb(40,60,130);
	padding-top: 20px;
}
#contact h2::after {
	content: "";
	width: 100px;
	border-top: 2px solid #fff;
	margin: 3px auto 0 auto;
}
.contact_text {
	display: flex;
	width: 90%;
	padding: 10px;
	flex-direction: column;
	justify-content: center;
	margin: 30px auto;
}
.contact_text p {
	margin: auto;
}
.contact_form table {
	width: 80%;
	min-width: 320px;
	margin: auto;
}
.contact_form td {
	border: 1px solid #b5b5b5;
	padding: 20px;
	vertical-align: top;
	text-align: left;
	width: 30%;
	white-space: nowrap;
	background-color: #effcf9;
	font-weight: bold;
	font-family: "游ゴシック体","Yu Gothic","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;
}
.contact_form td:nth-of-type(2n) {
	width: 70%;
	background-color: #fff;
}
.contact_form td span {
	font-size: 14px;
	color: #fff;
	border: 1px solid red;
	padding: 0 5px;
	margin-left: 5px;
	background-color: red;
	text-align: center;
}
.contact_form input {
	height: 25px;
}
.contact_form input,.contact_form textarea {
	width: 95%;
	border: 1px solid #a5a5a5;
	border-radius: 5px;
}
.contact_form select {
	height: 30px;
	width: 200px;
}
.contact_form p {
	width: 80%;
}
.contact_form p input {
	display: block;
	color: #fff;
	background-color: rgb(40,80,160);
	border: none;
	border-radius: 30px;
	font-weight: 500;
	letter-spacing: 5px;
	margin: 0 auto;
	font-size: 18px;
	width: 300px;
	height: 40px;
}
.contact_form p {
	margin: 20px auto;
	text-align: center;
}
.contact_form p input:hover {
	background-color: rgb(40,120,210);
	cursor: pointer;
}
#hide_cate {
	display: none;
}
#hide_cate.active {
	display: table-row;
}
/*/////////////////////footer////////////////////////////*/
footer {
	width: 100%;
	height: 60px;
	margin-top: 60px;
	background-color: rgb(40,60,130);
	display: flex;
	flex-direction: column;
}
footer a {
	font-size: 14px;
	margin: 10px 30px auto auto;
	color: #fff;
}
footer a:hover {
	color: #999;
}
footer small {
	color: #fff;
	margin: auto 30px 5px auto;
	text-align: right;
}
/*/////////////////////アニメーション////////////////////////////*/
.fade-up {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
/*/////////////////////confirmation////////////////////////////*/
#confirmation {
	width: 100%;
	position: relative;
}
#confirmation h1 {
	position: relative;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 30px;
}
#confirmation p {
	text-align: center;
	margin-top: -5px;
	margin-bottom: 30px;
}
#confirmation table {
	width: 80%;
	min-width: 320px;
	margin: auto;
}
#confirmation td {
	border: 1px solid #b5b5b5;
	padding: 5px 20px;
	width: 100px;
}
#confirmation td:nth-of-type(2n) {
	width: calc(100% - 180px);
	font-weight: normal;
	background-color: #fff;
}
#confirmation input {
	margin-top: 40px;
	margin-bottom: 30px;
}
.back {
	margin-top: 30px;
	margin-left: 2vw;
	font-weight: bold;
	color: #3437a7;
}
.back:hover {
	color: #bbb;
}

/*SD以下*/
@media screen and (max-width: 1500px) {
	html {font-size: 500%;}
/*タブレット横*/
@media screen and (max-width: 1150px) {
	html {font-size: 390%;}
	.gnav nav p {margin-left: 2vw;margin-top: 3px;}
}
/*タブレット縦、SP横*/
@media screen and (max-width: 900px) {
	html {font-size: 250%;}
	.gnav {height: 60px;}
	.header_tel {font-size: 18px;}
	.gnav nav ul li {margin-top: -10px;}
	.gnav nav ul li a {font-size: 16px;}
	.gnav nav p {font-size: 12px;top: 5px;left: 0;}
	.gnav nav p a {font-size: 20px;}
	.MV {margin-top: -20px;}
	.about_1_block_R h2, .about_2_block_L h2, #about h2, #recuruit h2, #contact h2 {font-size: 24px;}
	.about_2_block_L h3, #recuruit h3 {font-size: 21px;}
	.profile_block_R thead:first-child th, .recuruit_card thead th {font-size: 21px;}
	.profile_block_R th, .profile_block_R td, .recuruit_card th,.recuruit_card td {font-size: 16px;}
	.about_container,.profile_wrapper,.recuruit_container,.recuruit_bottom { flex-direction: column;}
	.about_1_block_L, .about_1_block_R, .about_2_block_L, .about_2_block_R,.profile_block_L, .profile_block_R, .recuruit_block_L, .recuruit_block_R {width: 95%; margin-left: auto; margin-right: auto;}
	.profile_block_R, .profile_block_R table {width: 100%; margin-left: auto; margin-right: auto;}
	.profile_block_R th {min-width: 115px;}
	.about_container {width: 100%; padding: 60px 0; margin: auto;}
	.about_2_block_L {order: 2;}
	.about_2_block_R {order: 1;}
	.about_1_block_L img,.about_2_block_R img, .recuruit_block_L img,iframe {display: flex; width: 320px;margin-bottom: 20px; margin-left: auto; margin-right: auto;}
	.recuruit_card {width: 90%;margin: 20px auto;}
	.recuruit_card th {width: 30%;}
	.recuruit_card td {width: 70%;}
	.contact_form table {width: 95%;}
	.contact_form {width: 100%;overflow: hidden;}
	.contact_form td {font-size: 16px;padding: 5px;width: calc(30% - 10px);}
	.contact_form td span {font-size: 12px;}
	.contact_form td:nth-of-type(2n) {width: calc(70% - 10px);}

}
@media screen and (max-width: 660px) {
	.header_tel {
		visibility: hidden;
	}
	.MV h1 {font-size: 20px;}
	.about_1_block_R h2 {
		font-size: 20px;
	}
	.MV_catch {
		font-size: 24px;
		font-weight: bold;
		top: 180px;
	}
	.gnav {
		height: auto;
		background-color: #333;
	}
	.gnav nav {
		flex-direction: column;
	}
	.gnav nav p {
		position: relative;
		text-align: center;
		margin: 0 auto;
		margin-top: -21px;
	}
	.gnav nav p a {
		font-size: 18px;
		margin-top: -2px;
	}
	.gnav nav ul {
		justify-content: space-around;
		padding-top: 5px;
		background-color: rgba(30,60,130,.9);
	}
	.gnav nav ul li {
		font-size: 14px;
		font-weight: normal;
		margin-top: 0;
	}
	.gnav nav ul li::after {
		margin-bottom: 5px;
	}
	footer {font-size: 16px;}
}
@media screen and (max-width: 600px) {
	html {font-size: 200%}
	.MV_top {background: url(../img/hero_img2_sp.jpg) no-repeat;border-bottom: none;}
	.MV_bottom a img {width: 100%;}
	.header_bottom a {width: 100%;}
	.header_bottom a img {width: 100%;}
		form {
		width: 100%;
		padding-top: 15px;
		padding-bottom: 5px;
	}
	.contact_form tr,#hide_cate.active { 
		display: flex;
		flex-direction: column;
	}
	#confirmation .contact_form tr td {
		border: none;
		padding-left: 0;
		margin-top: 10px;
	}
	#confirmation h1, #mail h1 {
		margin-top: 130px;
	}
	#confirmation .contact_form tr td:nth-of-type(2n) {
		border: 1px solid #b5b5b5;
		width: calc(100% - 10px);
		margin: 0;
		padding-left: 5px;
	}
	.contact_form td {
		border: none;
		background-color: transparent;
	}
	.contact_form td:nth-of-type(2n) {
		width: calc(100% - 10px);
		border: none;
		background-color: transparent;
	}
	.contact_form select {
		background-color: #fff;
	}
}
/*SP縦*/
@media screen and (max-width: 450px) {}