@charset "UTF-8";

/*reset-----------*/

html {font-size: 62.5%;}
/*size10px*/

body { font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;}

* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

@media all and (-ms-high-contrast:none) {
body { overflow-x: hidden;}
}

a {text-decoration: none;}
a:link {color: #000;}
a:visited{ color: #000;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:1rem; line-height: 2.5rem;}
img {vertical-align: middle;}

/*-----------reset*/

/*----------------------
▼テキスト▼
----------------------*/

/* コピペ用　ipadタッチはPC表示
@media (min-width:1200px){
}
@media (min-width: 960px) and (max-width: 1200px) {
}

@media (min-width:960px){

}

@media (min-width: 600px) and (max-width: 959px) {

}

@media (max-width:599px){

}

/*----------------------
▲テキスト▲
----------------------*/

/* 960はスマホなどの横向きの対応 */

/*
共通スタイル common_
-------------------------*/
@media (min-width:960px){
.pc {display: inherit;}
.tb {display: none;}
.pctb {display: inherit;}
.sp {display: none;}
.tbsp {display: none;}

/* ページトップ */
#scroll {
    position: fixed;
    right: 0;
    font-size: 1.5rem;
	z-index: 100;
}
#scroll a {
	color: #fff;
}
.scroll_left,
.scroll_center {
	display: none;
}
.scroll_right {
	background: rgba(0,113,188,1);
    color: #fff;
    width: 50px;
	height: 50px;
    padding: 13px 0;
    text-align: center;
    display: block;
}
/*共通*/
p { font-size:1rem; line-height: 2.5rem;}

.full_wrap {
	border: solid 15px #fff;
}
/* パンクズ */
.breadcrumb {
	padding: 10px 0px 10px 30px;
	width: 100%;
}
.breadcrumb li {
	display: inline;
	font-size: 1.3rem;
	font-weight: bold;
}
.breadcrumb a:after {
	content:">";
	margin: 0 10px;
}
.breadcrumb a:hover {
	opacity: .5;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.pc {display: none;}
.tb {display: inherit;}
.pctb {display: inherit;}
.sp {display: none;}
.tbsp {display: inherit;}
/* ページトップ */
#scroll {
    position: fixed;
    right: 0;
    font-size: 1.5rem;
	z-index: 100;
}
#scroll a {
	color: #fff;
}
.scroll_left,
.scroll_center {
	display: none;
}
.scroll_right {
	background: rgba(0,113,188,1);
    width: 50px;
	height: 50px;
    padding: 13px 0;
    text-align: center;
    display: block;
}
/*共通_tb*/
p { font-size:1rem; line-height: 2.5rem;}

.full_wrap {
	border: solid 15px #fff;
}
/* パンクズ_tb */
.breadcrumb {
	padding: 10px 0px 10px 30px;
	width: 100%;
}
.breadcrumb li {
	display: inline;
	font-size: 1.3rem;
	font-weight: bold;
}
.breadcrumb a:after {
	content:">";
	margin: 0 10px;
}

}

@media (max-width:599px){
.pc {display: none;}
.tb {display: none;}
.pctb {display: none;}
.sp {display: inherit;}
.tbsp {display: inherit;}
/*共通_sp*/
p { font-size:1rem; line-height: 2rem;}

.full_wrap {
}
/* パンクズ_sp */
.breadcrumb {
	padding: 10px 0px 10px 10px;
	width: 100%;
}
.breadcrumb li {
	display: inline;
	font-size: 1.3rem;
	font-weight: bold;
}
.breadcrumb a:after {
	content:">";
	margin: 0 10px;
}

/* sptel */
#scroll {
    position: fixed;
	background: rgba(51,51,51,.5);
    font-size: 1.2rem;
	height: 60px;
	width: 100%;
	margin: 0 atuo;
	padding: 5px 0;
	z-index: 100;
}
.scroll_contain {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 10px;
	width: 100%;
}
#scroll a {
    text-decoration: none;
	color: rgba(255,255,255,1); 
    text-align: center;
    display: block;
	font-weight: bold;
}
.scroll_left {
	background: rgba(0,113,188,1);
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: block;
	border-radius: 50%;
}
.scroll_left img {
	width: 40%;
	height: auto;
}
.scroll_center {
	background: rgba(0,113,188,1);
	width: 60%;
	height: 45px;
	line-height: 45px;
	display: block;
	border-radius: 10px;
}
.scroll_center img {
	height: 1rem;
	margin: 0 4px 2px 0;
}
.scroll_right {
	background-color: rgba(0,0,0,0.2);
	font-size: 2rem;
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: block;	
}
#interior_link,#water_link,#wash_link,#roof_link,#wall_link {
padding-top:100px;
margin-top:-100px;
}


}

/*----------------------
▼ヘッダー_ナビゲーション▼
----------------------*/

@media (min-width:1025px){
.pc1920 {
}
.pc1024 {
	display: none;
}
.head_wrap {
	position: relative;
	height: 700px;
	overflow: hidden;
	width: 100%;
}
.head_wrap_under {
	position: relative;
	height: 250px;
	overflow: hidden;
	width: 100%;
}
/*ナビ_ロゴ*/
.head_wrap .logo_nav_item,
.head_wrap_under .logo_nav_item {
	position: absolute;
	top: 30px;
	left: 30px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	z-index: 10;
}
.head_wrap .logo_nav_item .logo,
.head_wrap_under .logo_nav_item .logo {
	margin: 0 40px 0 0;
}
.head_wrap .logo_nav_item .logo img:hover,
.head_wrap_under .logo_nav_item .logo img:hover {
	opacity: .4;
}
#global_nav ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin: 20px 0 0;
}
#global_nav ul li {
	cursor: pointer;
	text-align: center;
	padding: 0 20px;
}
#global_nav ul li a {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
#global_nav ul li a:hover {
	opacity: .4;
}
#global_nav ul li a .fa {
	margin: 0 10px 0 0;
}
.nav_recruit img {
	margin: 0 10px 2px 0;
}

/*テル_コンタクト*/
.head_wrap .tel_contact_item,
.head_wrap_under .tel_contact_item {
	position: fixed;
	top: 0;
	right: 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	z-index: 10;
}
.head_wrap .tel_contact_item p,
.head_wrap_under .tel_contact_item p {
	color: #fff;
	background: rgba(41,171,226,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 15px 40px;
	line-height: 20px;
}
.head_wrap .tel_contact_item a,
.head_wrap_under .tel_contact_item a {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	background: #00719C;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 15px 40px;
}
.head_wrap .tel_contact_item a:last-of-type,
.head_wrap_under .tel_contact_item a:last-of-type {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	background: #182E5F;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 15px 40px;
}
.head_wrap .tel_contact_item a:hover,
.head_wrap_under .tel_contact_item a:hover {
	opacity: .4;
}
.head_wrap .tel_contact_item a img,
.head_wrap_under .tel_contact_item a img {
	margin: 0 10px 0 0;
}
/*ヒーローイメージ*/
.head_wrap .main_pic,
.head_wrap_under .main_pic {
	position: absolute;
	top: 0;
	left: 0;
}
.head_wrap .main_pic img {
	animation: animepic 2.5s ease-out;
}
@keyframes animepic {
0% {transform: scale(1.1);opacity: 0;}
100% {transform: scale(1);}
}
.animation {
    animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.5.s ease 1.5s 1 normal backwards;
    -ms-animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
}
.animation_2 {
    animation: fadeIn 2s ease 2.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.s ease 2.5s 1 normal backwards;
    -ms-animation: fadeIn 2s ease 2.5s 1 normal backwards;
}
@keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
.fadeInDown_2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown_2;
	animation-name: fadeInDown_2;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); -ms-transform: translateXY(30px); transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.head_wrap_under .main_pic img {
	height: 250px;
	width: auto;
}
/*ヒーローテキスト_top*/
.head_wrap .main_txt {
	position: absolute;
	top: 40%;
	left: 30px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.head_wrap .main_txt .left_txt {
	color: #fff;
	font-size: 8rem;
	font-weight: bold;
	line-height: 12rem;
	letter-spacing: 4rem;
}
.head_wrap .main_txt .right_txt {
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	line-height: 5rem;
	letter-spacing: 1.5rem;
	margin: 15px 0 0;
}
/*ヒーローテキスト_under*/
.head_wrap_under .main_txt {
	position: absolute;
	top: 65%;
	left: 30px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.head_wrap_under .main_txt h2 {
	color: #fff;
	font-size: 5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.head_wrap_under .main_txt p {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}
#global_nav #close {
	display: none;
}

}

@media (min-width: 960px) and (max-width: 1024px) {
.pc1920 {
	display: none;
}
.pc1024 {
}
.head_wrap {
	position: relative;
	height: 600px;
	overflow: hidden;
	width: 100%;
}
.head_wrap_under {
	position: relative;
	height: 250px;
	overflow: hidden;
	width: 100%;
}
/*ナビ_ロゴ*/
.head_wrap .logo_nav_item,
.head_wrap_under .logo_nav_item {
	position: absolute;
	top: 30px;
	left: 30px;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	z-index: 10;
}
.head_wrap .logo_nav_item .logo,
.head_wrap_under .logo_nav_item .logo {
	margin: 0 20px 0 0;
}
.head_wrap .logo_nav_item .logo img:hover,
.head_wrap_under .logo_nav_item .logo img:hover {
	opacity: .4;
}
#global_nav ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin: 20px 0 0;
}
#global_nav ul li {
	cursor: pointer;
	text-align: center;
	padding: 0 10px;
}
#global_nav ul li a {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
#global_nav ul li a:hover {
	opacity: .4;
}
#global_nav ul li a .fa {
	margin: 0 7px 0 0;
}
.nav_recruit img {
	margin: 0 10px 2px 0;
}

/*テル_コンタクト*/
.head_wrap .tel_contact_item,
.head_wrap_under .tel_contact_item {
	position: fixed;
	top: 0;
	right: 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	z-index: 50;
}
.head_wrap .tel_contact_item p,
.head_wrap_under .tel_contact_item p {
	color: #fff;
	background: rgba(41,171,226,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 7px 30px;
	line-height: 20px;
}
.head_wrap .tel_contact_item a:first-of-type,
.head_wrap_under .tel_contact_item a:first-of-type {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	background: #00719C;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 7px 30px;
}
.head_wrap .tel_contact_item a:last-of-type,
.head_wrap_under .tel_contact_item a:last-of-type {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	background: #182E5F;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 7px 30px;
}
.head_wrap .tel_contact_item a:hover,
.head_wrap_under .tel_contact_item a:hover {
	opacity: .4;
}
.head_wrap .tel_contact_item a img,
.head_wrap_under .tel_contact_item a img {
	margin: 0 10px 0 0;
}
/*ヒーローイメージ*/
.head_wrap .main_pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 600px;
	overflow: hidden;
}
.head_wrap_under .main_pic {
	position: absolute;
	top: 0;
	left: 0;
}
.head_wrap .main_pic img {
	height: 600px;
	animation: animepic 2.5s ease-out;
	width: 1024px;
}
@keyframes animepic {
0% {transform: scale(1.1);opacity: 0;}
100% {transform: scale(1);}
}
.animation {
    animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.5.s ease 1.5s 1 normal backwards;
    -ms-animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
}
.animation_2 {
    animation: fadeIn 2s ease 2.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.s ease 2.5s 1 normal backwards;
    -ms-animation: fadeIn 2s ease 2.5s 1 normal backwards;
}
@keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
.fadeInDown_2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown_2;
	animation-name: fadeInDown_2;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); -ms-transform: translateXY(30px); transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.head_wrap_under .main_pic img {
	height: 250px;
	width: auto;
}
/*ヒーローテキスト_top*/
.head_wrap .main_txt {
	position: absolute;
	top: 35%;
	left: 30px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}
.head_wrap .main_txt .left_txt {
	color: #fff;
	font-size: 5.5rem;
	font-weight: bold;
	line-height: 10rem;
	letter-spacing: 3rem;
}
.head_wrap .main_txt .right_txt {
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 4rem;
	letter-spacing: 1.5rem;
	margin: 15px 0 0;
}
/*ヒーローテキスト_under*/
.head_wrap_under .main_txt {
	position: absolute;
	top: 65%;
	left: 30px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.head_wrap_under .main_txt h2 {
	color: #fff;
	font-size: 5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.head_wrap_under .main_txt p {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}
#global_nav #close {
	display: none;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.pc1920 {
	display: none;
}
.pc1024 {
}
.head_wrap {
	position: relative;
	height: 600px;
	overflow: hidden;
	width: 100%;
}
.head_wrap_under {
	position: relative;
	height: 250px;
	overflow: hidden;
	width: 100%;
}
/*ナビ_ロゴ_tb*/
.head_wrap .logo_nav_item,
.head_wrap_under .logo_nav_item {
	position: absolute;
	top: 20px;
	left: 30px;
	z-index: 10;
}
.head_wrap .logo_nav_item .logo,
.head_wrap_under .logo_nav_item .logo {
	margin: 0 20px 0 0;
}
#global_nav ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin: 	20px 0 0;
}
#global_nav ul li {
	cursor: pointer;
	text-align: center;
	padding: 0 15px 0 0;
}
#global_nav ul li a {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
#global_nav ul li a .fa {
	margin: 0 10px 0 0;
}

/*テル_コンタクト_tb*/
.head_wrap .tel_contact_item,
.head_wrap_under .tel_contact_item {
	position: fixed;
	top: 0;
	right: 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	z-index: 10;
}
.head_wrap .tel_contact_item p,
.head_wrap_under .tel_contact_item p {
	color: #fff;
	background: rgba(41,171,226,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 10px 20px;
	line-height: 20px;
}
.head_wrap .tel_contact_item a,
.head_wrap_under .tel_contact_item a {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	background: rgba(0,113,188,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 10px 20px;
}
.head_wrap .tel_contact_item a:last-of-type,
.head_wrap_under .tel_contact_item a:last-of-type {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	color: #fff;
	background: #182E5F;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 10px 20px;
}
.head_wrap .tel_contact_item a img,
.head_wrap_under .tel_contact_item a img {
	margin: 0 10px 0 0;
}
/*ヒーローイメージ_tb*/
.head_wrap .main_pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 600px;
	overflow: hidden;
}
.head_wrap_under .main_pic {
	position: absolute;
	top: 0;
	left: 0;
}
.head_wrap .main_pic img {
	height: 600px;
	animation: animepic 2.5s ease-out;
	width: 1024px;
}
@keyframes animepic {
0% {transform: scale(1.1);opacity: 0;}
100% {transform: scale(1);}
}
.animation {
    animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.5.s ease 1.5s 1 normal backwards;
    -ms-animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
}
.animation_2 {
    animation: fadeIn 2s ease 2.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.s ease 2.5s 1 normal backwards;
    -ms-animation: fadeIn 2s ease 2.5s 1 normal backwards;
}
@keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
.fadeInDown_2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown_2;
	animation-name: fadeInDown_2;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); -ms-transform: translateXY(30px); transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.head_wrap_under .main_pic img {
	height: 250px;
	width: auto;
}
/*ヒーローテキスト_top_tb*/
.head_wrap .main_txt {
	position: absolute;
	top: 50%;
	left: 30px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.head_wrap .main_txt .left_txt {
	color: #fff;
	font-size: 4.5rem;
	font-weight: bold;
	line-height: 5rem;
	letter-spacing: 3rem;
}
.head_wrap .main_txt .right_txt {
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 3rem;
	letter-spacing: 1.5rem;
	margin: 15px 0 0;
}
/*ヒーローテキスト_under_tb*/
.head_wrap_under .main_txt {
	position: absolute;
	top: 70%;
	left: 30px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.head_wrap_under .main_txt h2 {
	color: #fff;
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.head_wrap_under .main_txt p {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
#global_nav #close {
	display: none;
}

}

@media (max-width:599px){
.pc1920,.pc1024 {
	display: none;
}
.head_wrap {
	position: relative;
	margin: 65px 0 0;
	height: 400px;
	overflow: hidden;
	width: 100%;
}
.head_wrap_under {
	position: relative;
	margin: 65px 0 0;
	height: 100px;
	overflow: hidden;
	width: 100%;
}

.head_wrap .logo_nav_item .logo,
.head_wrap_under .logo_nav_item .logo {
	position: fixed;
	top: 10px;
	left: 10px;
	z-index: 1000;
}
.head_wrap .logo_nav_item .logo img,
.head_wrap_under .logo_nav_item .logo img {
	height: 30px;
	margin: 5px 0 0;
	width: auto;
}
.tel_contact_item {
	display: none;
}
/*ヒーローイメージ_sp*/
.head_wrap .main_pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 400px;
	overflow: hidden;
}
.head_wrap .main_pic img {
	height: 400px;
	animation: animepic 2.5s ease-out;
	width: auto;
}
@keyframes animepic {
0% {transform: scale(1.1);opacity: 0;}
100% {transform: scale(1);}
}
.animation {
    animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.5.s ease 1.5s 1 normal backwards;
    -ms-animation: fadeIn 2.5s ease 1.5s 1 normal backwards;
}
.animation_2 {
    animation: fadeIn 2s ease 2.5s 1 normal backwards;
    -webkit-animation: fadeIn 2.s ease 2.5s 1 normal backwards;
    -ms-animation: fadeIn 2s ease 2.5s 1 normal backwards;
}
@keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
   100% {opacity: 1}
}
.fadeInDown_2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown_2;
	animation-name: fadeInDown_2;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown_2 {
 0% { opacity: 0; -webkit-transform: translateY(30px); -ms-transform: translateXY(30px); transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/*ヒーローイメージ下層_sp*/
.head_wrap_under .main_pic {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	overflow: hidden;
}
.head_wrap_under .main_pic img {
	height: 100px;
	width: auto;
}

/*ヒーローテキスト_top_sp*/
.head_wrap .main_txt {
	position: absolute;
	top: 40%;
	left: 10px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.head_wrap .main_txt .left_txt {
	color: #fff;
	font-size: 4rem;
	font-weight: bold;
	line-height: 5rem;
	letter-spacing: 2rem;
}
.head_wrap .main_txt .right_txt {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2.5rem;
	letter-spacing: .5rem;
	margin: 15px 0 0;
}
/*ヒーローテキスト_under_sp*/
.head_wrap_under .main_txt {
	position: absolute;
	top: 55%;
	left: 10px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.head_wrap_under .main_txt h2 {
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	margin: 0 0 5px;
}
.head_wrap_under .main_txt p {
	color: #fff;
	font-size: 1.3rem;
	font-weight: bold;
}
/*ナビゲーション*/
#top_head {
/* 上部fixedの枠 */
	position: fixed;
	top: 0;
	background: rgba(0,113,188,.9);
	height: 65px;
	width: 100%;
	z-index: 999;
}
#mobile_head {
	position: relative;
	z-index: 999;
}
/* ナビOPEN時 */
#global_nav {
	background: rgba(255,255,255,.9);
	font-size: 1.5rem;
	font-weight: bold;
  	overflow-y: auto; /*scroll用*/
	z-index: 999;
/* 開いてないとき画面外配置 */
	position: fixed;
	top: -1000px;
	left: 2.5%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	margin: 0 auto;
	width: 95%;
}
#global_nav::-webkit-scrollbar {
    width: 7px;
}
#global_nav::-webkit-scrollbar-thumb{
    background: rgba(153,153,153,1);
    border-radius: 10px;
}
#global_nav::-webkit-scrollbar-track-piece {
    background: rgba(255,255,255,1);
}

#global_nav ul {
	z-index: 999;
}
#global_nav li {
	line-height: 50px;
	text-align: left;
	padding-left: 20px;
	border-bottom: solid thin rgba(80,80,80,1);
}
#global_nav a:link,nav a:visited {
	color: rgba(80,80,80,1);
}
#global_nav ul li a .fa,
#global_nav ul li a img {
	margin: 0 10px 0 0;
}
/* スライドアニメーション_li要素全体の移動調整 */
.open #global_nav {
	-moz-transform: translateY(1065px);
	-webkit-transform: translateY(1065px);
	transform: translateY(1065px);
}
/* 3本ラインの位置調整 */
#nav_toggle {
    position: absolute;
    right: 15px;
    top: 14px;
    width: 34px;
    height: 36px;
    z-index: 999;
}
#nav_toggle span {
/* 3本ラインデザイン */
    display: block;
    position: absolute;
    left: 0;
    background: #fff;
	height: 4px;
    width: 100%;
	-webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav_toggle span:nth-child(1) {top: 7px;}
#nav_toggle span:nth-child(2) {top: 18px;}
#nav_toggle span:nth-child(3) {top: 29px;}

/* Fixed reset */
#top_head .fixed {
	padding-top: 0;
	background: transparent;
}
#nav_toggle {
	display: block;
}
	
/* #nav-toggle 切り替えアニメーション */
.open #nav_toggle span:nth-child(1) {
	top: 17px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 17px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* メニューテキスト */
#mobile_head .menu {
	position: absolute;
	top: -5px;
	right: 16px;
}
#mobile_head .menu::before {
	content:"menu";
	position: absolute;
	top: 10px;
	right: 2px;
	color: #fff;
}
#global_nav #close {
	border-bottom: none;
	color: rgba(80,80,80,1);
	text-align: center;
	margin:0 0 0 -30px;
}

}

/*----------------------
▲ヘッダー_ナビゲーション▲
----------------------*/

/*----------------------
▼TOPコンテンツ▼
----------------------*/

@media (min-width:960px){
/*メッセージ*/
.top_message_wrap {
	background: #fff;
	padding: 60px 30px 0px;
	margin: 30px auto 50px;
	max-width: 1300px;
}
.top_message_content {
	margin: 0 auto;
	max-width: 1300px;
}
.top_message_wrap h2 {
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.top_message_wrap h2 span {
	display: block;
	font-size: 2rem;
	font-weight: bold;
	margin: 20px 0 0;
}
.top_message_wrap .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.top_message_wrap .box .txt_item {
	width: 70%;
}
.top_message_wrap .box p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.top_message_wrap .box .pic_item {
	width: 25%;
}
.top_message_wrap .box .pic_item img {
	height: auto;
	width: 100%;
}

/*新着情報*/
.news_wrap {
	background: rgba(241,255,255,1);
	margin: 0 0 50px;
}
.news_wrap .news_content {
	padding: 50px 10px;
	margin: 0 auto;
	max-width: 1300px;
}
.news_wrap .news_content h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.news_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	background: #fff;
	height: 250px;
	overflow-y: scroll;
	padding: 40px;
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
.news_wrap dt,.news_wrap dd {
	padding: 10px 0;
}
.news_wrap dt {
	width: 20%;
}
.news_wrap dd {
	width: 80%;
}
/*事業内容一覧*/
.top_service_wrap {
	padding: 50px 10px;
	margin: 0 auto;
	max-width: 1300px;
}
.top_service_wrap .top_txt {
	margin: 0 0 20px;
}
.top_service_wrap .top_txt h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.top_service_wrap .top_txt p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
.top_service_wrap .box {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}
.top_service_wrap .box .box_1 {
	margin: 0 0 20px;
	width: 100%;
}
.top_service_wrap .box .box_2 {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 0 20px;
	width: 100%;
}
.top_service_wrap .box .box_1 .item {
	margin: 0 0 20px;
	width: 100%;
}
.top_service_wrap .box .box_2 .item {
	margin: 0 0 20px;
	width: 48%;
}
.top_service_wrap .box .item h3 {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.top_service_wrap .box .item img {
	height: auto;
	width: 100%;
}
.top_service_wrap .box .item:hover {
	opacity: .4;
}

}

@media (min-width: 600px) and (max-width: 959px) {
/*メッセージ_tb*/
.top_message_wrap {
	position: relative;
	top: -70px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	background: #fff;
	padding: 60px 30px 0px;
	width: 90%;
}
.top_message_content {
	padding: 0 10px;
	margin: 0 auto;
	max-width: 1300px;
}
.top_message_wrap h2 {
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.top_message_wrap h2 span {
	display: block;
	font-size: 2rem;
	font-weight: bold;
	margin: 20px 0 0;
}
.top_message_wrap .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.top_message_wrap .box .txt_item {
	width: 70%;
}
.top_message_wrap .box p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.top_message_wrap .box .pic_item {
	width: 25%;
}
.top_message_wrap .box .pic_item img {
	height: auto;
	width: 100%;
}

/*新着情報_tb*/
.news_wrap {
	background: rgba(241,255,255,1);
	margin: 0 0 50px;
}
.news_wrap .news_content {
	padding: 50px 10px;
	margin: 0 auto;
	max-width: 1300px;
}
.news_wrap .news_content h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.news_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	background: #fff;
	height: 250px;
	overflow-y: scroll;
	padding: 40px;
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
.news_wrap dt,.news_wrap dd {
	padding: 10px 0;
}
.news_wrap dt {
	width: 20%;
}
.news_wrap dd {
	width: 80%;
}
/*事業内容一覧_tb*/
.top_service_wrap {
	padding: 50px 10px;
	margin: 0 auto;
	max-width: 1300px;
}
.top_service_wrap .top_txt {
	margin: 0 0 20px;
}
.top_service_wrap .top_txt h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.top_service_wrap .top_txt p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
.top_service_wrap .box {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}
.top_service_wrap .box .box_1 {
	margin: 0 0 20px;
	width: 100%;
}
.top_service_wrap .box .box_2 {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 0 20px;
	width: 100%;
}
.top_service_wrap .box .box_1 .item {
	margin: 0 0 20px;
	width: 100%;
}
.top_service_wrap .box .box_2 .item {
	margin: 0 0 20px;
	width: 48%;
}
.top_service_wrap .box .item h3 {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.top_service_wrap .box .item img {
	height: auto;
	width: 100%;
}

}

@media (max-width:599px){
/*メッセージ_sp*/
.top_message_wrap {
	padding: 30px 0 0px;
	margin: 0 auto;
	width: 95%;
}
.top_message_content {
	padding: 0 10px;
}
.top_message_wrap h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.top_message_wrap h2 span {
	display: block;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 10px 0 0;
}
.top_message_wrap .box {
}
.top_message_wrap .box p {
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.top_message_wrap .box .pic_item {
	margin: 0 0 30px;
	text-align: center;
}
.top_message_wrap .box .pic_item img {
	height: auto;
	width: 60%;
}

/*新着情報_sp*/
.news_wrap {
	background: rgba(241,255,255,1);
	margin: 0 0 30px;
}
.news_wrap .news_content {
	padding: 30px 10px;
	margin: 0 auto;
	width: 100%;
}
.news_wrap .news_content h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.news_wrap dl {
	background: #fff;
	height: 200px;
	overflow-y: scroll;
	padding: 20px;
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
}
.news_wrap dt {
	font-weight: normal;
}
.news_wrap dd {
	margin: 0 0 10px;
}
/*事業内容一覧_sp*/
.top_service_wrap {
	padding: 30px 10px;
	margin: 0 auto;
	width: 100%;
}
.top_service_wrap .top_txt {
	margin: 0 0 20px;
}
.top_service_wrap .top_txt h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.top_service_wrap .top_txt p {
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
}
.top_service_wrap .box {
}
.top_service_wrap .box .item {
	margin: 0 0 20px;
	width: 100%;
}
.top_service_wrap .box .item h3 {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 5px;
}
.top_service_wrap .box .item img {
	height: auto;
	width: 100%;
}

}

/*----------------------
▲TOPコンテンツ▲
----------------------*/

/*----------------------
▼事業内容▼
----------------------*/

@media (min-width:960px){
.service_wrap {
	background: rgba(241,255,255,1);
	padding: 20px 0;
}
/*ページ内リンク*/
.service_wrap .link {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	padding: 30px 10px;
	margin: 0 auto;
	max-width: 1300px;
}
.service_wrap .link a {
	display: block;
	color: #fff;
	background: rgba(0,113,188,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 15px 0px;
	margin: 0 0 2%;
	text-align: center;
	width: 32%;
}
.service_wrap .link a:hover {
	opacity: .4;
}
.service_wrap .link a:nth-of-type(3n-1) {
	margin: 0 2% 2%;
}
.service_wrap .link a .fa {
	margin: 0 10px 0 0;
}
/*コンテンツ*/
.service_wrap .content_wrap {
	margin: 0 auto;
	padding: 0px 10px;
	max-width: 1300px;
}
.service_wrap .content {
	background: #fff;
	border-top: solid 10px rgba(200,200,200,1);
	padding: 60px 60px;
	margin: 0 0 50px;
}
.service_wrap .content_item {
	margin: 0 0 30px;
}
.service_wrap .margin {
	margin: 0 0 40px;
}
.service_wrap .content h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.service_wrap .content .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.service_wrap .content .box .txt_item {
	width: 50%;
}
.service_wrap .content .box .txt_item p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.service_wrap .content .box .pic_item {
	width: 40%;
}
.service_wrap .content .box .pic_item img {
	height: auto;
	width: 100%;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.service_wrap {
	background: rgba(241,255,255,1);
	padding: 20px 0;
}
/*ページ内リンク_tb*/
.service_wrap .link {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	padding: 30px 10px;
	margin: 0 auto;
	max-width: 1300px;
}
.service_wrap .link a {
	display: block;
	color: #fff;
	background: rgba(0,113,188,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 15px 0px;
	margin: 0 0 2%;
	text-align: center;
	width: 32%;
}
.service_wrap .link a:nth-of-type(3n-1) {
	margin: 0 2% 2%;
}
.service_wrap .link a .fa {
	margin: 0 10px 0 0;
}
/*コンテンツ_tb*/
.service_wrap .content_wrap {
	margin: 0 auto;
	padding: 0px 10px;
	max-width: 1300px;
}
.service_wrap .content {
	background: #fff;
	border-top: solid 10px rgba(200,200,200,1);
	padding: 60px 60px;
	margin: 0 0 50px;
}
.service_wrap .content_item {
	margin: 0 0 30px;
}
.service_wrap .margin {
	margin: 0 0 40px;
}
.service_wrap .content h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.service_wrap .content .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.service_wrap .content .box .txt_item {
	width: 50%;
}
.service_wrap .content .box .txt_item p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.service_wrap .content .box .pic_item {
	width: 40%;
}
.service_wrap .content .box .pic_item img {
	height: auto;
	width: 100%;
}

}

@media (max-width:599px){
.service_wrap {
	background: rgba(241,255,255,1);
	padding: 20px 0;
}
/*ページ内リンク_sp*/
.service_wrap .link {
	padding: 10px 10px 20px;
	margin: 0 auto;
	width: 100%;
}
.service_wrap .link a {
	display: block;
	color: #fff;
	background: rgba(0,113,188,1);
	font-size: 1.3rem;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	margin: 0 0 5px;
	width: 100%;
}
.service_wrap .link a .fa {
	margin: 0 10px 0 0;
}
/*コンテンツ_sp*/
.service_wrap .content_wrap {
	margin: 0 auto;
	padding: 0px 10px;
	width: 100%;
}
.service_wrap .content {
	background: #fff;
	border-top: solid 10px rgba(200,200,200,1);
	padding: 20px;
	margin: 0 0 30px;
}
.service_wrap .content_item {
	margin: 0 0 30px;
}
.service_wrap .margin {
	margin: 0 0 30px;
}
.service_wrap .content h3 {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.service_wrap .content .box {
}
.service_wrap .content .box .txt_item {
}
.service_wrap .content .box .txt_item p {
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.service_wrap .content .box .pic_item {
}
.service_wrap .content .box .pic_item img {
	height: auto;
	width: 100%;
}


}

/*----------------------
▲事業内容▲
----------------------*/

/*----------------------
▼採用情報▼
----------------------*/

@media (min-width:960px){
.recruit_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 0 50px;
}
.recruit_wrap .content_wrap {
	background: #fff;
	margin: 0 auto;
	padding: 60px 60px;
	max-width: 1300px;
}
.recruit_wrap .midasi {
	margin: 0 0 50px;
}
.recruit_wrap .midasi h3,
.recruit_wrap .list h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap .midasi p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 50px;
}
.recruit_wrap dl dt {
	border-bottom: solid thin rgba(180,180,180,1);
	color: #fff;
	padding: 30px 20px 30px 0;
	width: 30%;
}
.recruit_wrap dl dt span {
	display: block;
	background: rgba(0,113,188,1);
	padding: 10px;
}
.recruit_wrap dl dd {
	border-bottom: solid thin rgba(180,180,180,1);
	padding: 40px 10px 30px;
	width: 70%;
}
.recruit_wrap .under_txt {
	background: rgba(241,255,255,1);
	box-shadow: 0 10px 10px -5px rgba(230,230,230,1);
	padding: 50px;
}
.recruit_wrap .under_txt p {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 30px;
}
.recruit_wrap .under_txt p a {
	color: #900;
	text-decoration: underline;
	padding: 0 10px;
}
}

@media (min-width: 600px) and (max-width: 959px) {
.recruit_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 10px;
}
.recruit_wrap .content_wrap {
	background: #fff;
	margin: 0 auto;
	padding: 30px;
	max-width: 1300px;
}
.recruit_wrap .midasi {
	margin: 0 0 50px;
}
.recruit_wrap .midasi h3,
.recruit_wrap .list h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap .midasi p {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 50px;
}
.recruit_wrap dl dt {
	border-bottom: solid thin rgba(180,180,180,1);
	color: #fff;
	padding: 30px 20px 30px 0;
	width: 30%;
}
.recruit_wrap dl dt span {
	display: block;
	background: rgba(0,113,188,1);
	padding: 10px;
}
.recruit_wrap dl dd {
	border-bottom: solid thin rgba(180,180,180,1);
	padding: 40px 10px 30px;
	width: 70%;
}
.recruit_wrap .under_txt {
	background: rgba(241,255,255,1);
	box-shadow: 0 10px 10px -5px rgba(230,230,230,1);
	padding: 30px;
}
.recruit_wrap .under_txt p {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 30px;
}
.recruit_wrap .under_txt p a {
	color: #900;
	text-decoration: underline;
	padding: 0 10px;
}
}

@media (max-width:599px){
.recruit_wrap {
	background: rgba(241,255,255,1);
	padding: 20px 0;
}
.recruit_wrap .content_wrap {
	background: #fff;
	margin: 0 auto;
	padding: 20px;
	width: 95%;
}
.recruit_wrap .midasi {
	margin: 0 0 30px;
}
.recruit_wrap .midasi h3,
.recruit_wrap .list h3 {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap .midasi p {
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
}
.recruit_wrap dl {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 30px;
}
.recruit_wrap dl dt {
	color: #fff;
	padding: 10px 0px 00px 0;
}
.recruit_wrap dl dt span {
	display: block;
	background: rgba(0,113,188,1);
	padding: 5px 10px;
}
.recruit_wrap dl dd {
	border-bottom: solid thin rgba(180,180,180,1);
	padding: 10px 10px 30px;
	margin: 0 0 30px;
}
.recruit_wrap .under_txt {
	background: rgba(241,255,255,1);
	box-shadow: 0 10px 10px -5px rgba(230,230,230,1);
	padding: 20px;
}
.recruit_wrap .under_txt p {
	font-size: 1.3rem;
	font-weight: bold;
}
.recruit_wrap .under_txt p a {
	color: #900;
	text-decoration: underline;
	padding: 0 10px;
}


}

/*----------------------
▲採用情報▲
----------------------*/

/*----------------------
▼会社概要▼
----------------------*/

@media (min-width:960px){
.company_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 10px;
}
.company_wrap_content {
	background: #fff;
	padding: 60px;
	margin: 0 auto;
	max-width: 1300px;
}
.company_wrap_content .top_txt {
	margin: 0 0 50px;
}
.company_wrap_content .top_txt p {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.company_wrap_content .list_wrap {
}
.company_wrap_content .list_wrap h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
	text-align: center;
}
.company_wrap_content .list_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
.company_wrap_content .list_wrap dt {
	border-bottom: solid thin rgba(102,102,102,1);
	padding: 10px 0 10px 20px;
	width: 25%;
}
.company_wrap_content .list_wrap dd {
	border-bottom: solid thin rgba(102,102,102,1);
	padding: 10px 0;
	width: 75%;
}
.company_wrap_content .list_wrap iframe {
	height: 250px;
	margin: 50px 0;
	width: 100%;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.company_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 10px;
}
.company_wrap_content {
	background: #fff;
	padding: 60px;
	margin: 0 auto;
	max-width: 1300px;
}
.company_wrap_content .top_txt {
	margin: 0 0 50px;
}
.company_wrap_content .top_txt p {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.company_wrap_content .list_wrap {
}
.company_wrap_content .list_wrap h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
	text-align: center;
}
.company_wrap_content .list_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
.company_wrap_content .list_wrap dt {
	border-bottom: solid thin rgba(102,102,102,1);
	padding: 10px 0 10px 20px;
	width: 25%;
}
.company_wrap_content .list_wrap dd {
	border-bottom: solid thin rgba(102,102,102,1);
	padding: 10px 0;
	width: 75%;
}
.company_wrap_content .list_wrap iframe {
	height: 250px;
	margin: 50px 0;
	width: 100%;
}

}

@media (max-width:599px){
.company_wrap {
	background: rgba(241,255,255,1);
	padding: 20px 10px;
}
.company_wrap_content {
	background: #fff;
	padding: 20px;
	margin: 0 auto;
	width: 95%;
}
.company_wrap_content .top_txt {
	margin: 0 0 30px;
}
.company_wrap_content .top_txt p {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.company_wrap_content .list_wrap {
}
.company_wrap_content .list_wrap h3 {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
}
.company_wrap_content .list_wrap dl {
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
}
.company_wrap_content .list_wrap dt {
	padding: 10px 0 5px 0px;
}
.company_wrap_content .list_wrap dd {
	border-bottom: solid thin rgba(102,102,102,1);
	padding: 0px 0 10px 10px;
}
.company_wrap_content .list_wrap iframe {
	height: 200px;
	margin: 30px 0;
	width: 100%;
}


}

/*----------------------
▲会社概要▲
----------------------*/

/*----------------------
▼個人情報保護方針▼
----------------------*/

@media (min-width:960px){
.pp_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 10px;
}
.pp_wrap_content {
	background: #fff;
	padding: 60px;
	margin: 0 auto;
	max-width: 1300px;
}
.pp_wrap_content p {
	font-size: 1.5rem;
}
.pp_midashi {
	font-weight: bold;
}
.pp_txt {
	color: rgba(80,80,80,1);
	margin: 0 0 30px;
}
.pp_box {
	border: solid thin rgba(102,102,102,1);
	margin: 0 0 40px;
	padding: 20px;
}
}

@media (min-width: 600px) and (max-width: 959px) {
.pp_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 10px;
}
.pp_wrap_content {
	background: #fff;
	padding: 60px;
	margin: 0 auto;
	max-width: 1300px;
}
.pp_wrap_content p {
	font-size: 1.5rem;
}
.pp_midashi {
	font-weight: bold;
}
.pp_txt {
	color: rgba(80,80,80,1);
	margin: 0 0 30px;
}
.pp_box {
	border: solid thin rgba(102,102,102,1);
	margin: 0 0 40px;
	padding: 20px;
}

}

@media (max-width:599px){
.pp_wrap {
	background: rgba(241,255,255,1);
	padding: 20px 10px;
}
.pp_wrap_content {
	background: #fff;
	padding: 20px;
	margin: 0 auto;
	width: 100%;
}
.pp_wrap_content p {
	font-size: 1.3rem;
}
.pp_midashi {
	font-weight: bold;
}
.pp_txt {
	color: rgba(80,80,80,1);
	margin: 0 0 20px;
}
.pp_box {
	border: solid thin rgba(102,102,102,1);
	margin: 0 0 20px;
	padding: 20px;
}


}

/*----------------------
▲個人情報保護方針▲
----------------------*/

/*----------------------
▼お問い合わせフォーム▼
----------------------*/

@media (min-width:960px){
.contact_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 10px;
}
.contact_wrap .top_txt {
	margin: 0 0 30px;
}
.contact_wrap .top_txt p {
	font-size: 1.5rem;
	font-weight: bold;
}
/* フォーム */
.form_wrap {
	background: #fff;
	padding: 30px;
	margin: 0 auto;
	max-width: 1000px;
}
.form_wrap .item_box,
.form_wrap .item_box_message {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 30px;
	width: 100%;
}
.form_wrap .item_box .item_left,
.form_wrap .item_box_message .item_left {
	background: rgba(0,113,188,1);
	height: 40px;
	padding: 0 0 0 10px;
	width: 30%;
}
.form_wrap .item_box .item_right {
	height: 45px;
	width: 65%;
}
.form_wrap .item_box_message .item_right {
	width: 65%;
}
.form_wrap .item_box .item_left p,
.form_wrap .item_box_message .item_left p {
	color: #fff;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 40px;
}
.form_wrap .submit_check_box label {
	display: block;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
}
.form_wrap .drop_item {
	height: 40px;
	margin-bottom: 40px;
	width: 300px;
}
.form_wrap .txt_item {
	height: 40px;
	width: 100%;
}
.form_wrap .submit_check_item {
	margin-right: 10px;
}
.form_wrap .item_box_message .message_item {
	height: 130px;
	width: 100%;
}
input[type="submit"][disabled] {
	background: rgba(245,245,245,1);
	color: rgba(204,204,204,1);
	cursor: default;
}
.form_wrap .submit_check_box label {
	cursor: pointer;
}
.form_wrap .submit_check_box a {
	color: rgba(153,0,0,1);
	padding: 0 10px;
	text-decoration: underline;
}

/*送信系*/
.sub_btn1,.sub_btn2 {
	cursor: pointer;
}
.sub_btn_wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 25px 0 20px;
	width: 100%;
}
.sub_btn1 {
	/*送信*/
	background: rgba(134,188,67,1);
	border: none;
	border-radius : 0;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 70px;
	width: 65%;
}
.sub_btn2 {
	/*リセット*/
	background: rgba(153,153,153,.7);
	border: none;
	border-radius : 0;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 70px;
	width: 30%;
}
.sub_btn1:hover,
.sub_btn2:hover {
	opacity: .5;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.contact_wrap {
	background: rgba(241,255,255,1);
	padding: 50px 10px;
}
.contact_wrap .top_txt {
	margin: 0 0 30px;
}
.contact_wrap .top_txt p {
	font-size: 1.5rem;
	font-weight: bold;
}
/* フォーム_tb */
.form_wrap {
	background: #fff;
	padding: 30px;
	margin: 0 auto;
	max-width: 1000px;
}
.form_wrap .item_box,
.form_wrap .item_box_message {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 30px;
	width: 100%;
}
.form_wrap .item_box .item_left,
.form_wrap .item_box_message .item_left {
	background: rgba(0,113,188,1);
	height: 40px;
	padding: 0 0 0 10px;
	width: 30%;
}
.form_wrap .item_box .item_right {
	height: 45px;
	width: 65%;
}
.form_wrap .item_box_message .item_right {
	width: 65%;
}
.form_wrap .item_box .item_left p,
.form_wrap .item_box_message .item_left p {
	color: #fff;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 40px;
}
.form_wrap .submit_check_box label {
	display: block;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
}
.form_wrap .drop_item {
	height: 40px;
	margin-bottom: 40px;
	width: 300px;
}
.form_wrap .txt_item {
	height: 40px;
	width: 100%;
}
.form_wrap .submit_check_item {
	margin-right: 10px;
}
.form_wrap .item_box_message .message_item {
	height: 130px;
	width: 100%;
}
input[type="submit"][disabled] {
	background: rgba(245,245,245,1);
	color: rgba(204,204,204,1);
	cursor: default;
}
.form_wrap .submit_check_box label {
	cursor: pointer;
}
.form_wrap .submit_check_box a {
	color: rgba(153,0,0,1);
	padding: 0 10px;
	text-decoration: underline;
}
/*送信系_tb*/
.sub_btn_wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 25px 0 20px;
	width: 100%;
}
.sub_btn1 {
	/*送信_tb*/
	background: rgba(134,188,67,1);
	border: none;
	border-radius : 0;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 70px;
	width: 65%;
}
.sub_btn2 {
	/*リセット_tb*/
	background: rgba(153,153,153,.7);
	border: none;
	border-radius : 0;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 70px;
	width: 30%;
}

}

@media (max-width:599px){
.contact_wrap {
	background: rgba(241,255,255,1);
	padding: 20px 10px;
}
.contact_wrap .top_txt {
	margin: 0 0 20px;
}
.contact_wrap .top_txt p {
	font-size: 1.3rem;
	font-weight: bold;
}
.contact_wrap .top_txt p a {
	color: #900;
	text-decoration: underline;
	padding: 0 10px;
}
/* フォーム_sp */
.form_wrap {
	background: #fff;
	padding: 20px;
	margin: 0 auto;
	width: 100%;
}
.form_wrap .item_box,
.form_wrap .item_box_message {
	margin: 0 0 20px;
	width: 100%;
}
.form_wrap .item_box .item_left,
.form_wrap .item_box_message .item_left {
	background: rgba(0,113,188,1);
	height: 40px;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
	width: 100%;
}
.form_wrap .item_box .item_right {
	height: 45px;
	width: 100%;
}
.form_wrap .item_box_message .item_right {
	width: 100%;
}
.form_wrap .item_box .item_left p,
.form_wrap .item_box_message .item_left p {
	color: #fff;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 40px;
}
.form_wrap .submit_check_box label {
	display: block;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.3rem;
}
.form_wrap .drop_item {
	height: 40px;
	margin-bottom: 20px;
	width: 100%;
}
.form_wrap .txt_item {
	height: 40px;
	width: 100%;
}
.form_wrap .submit_check_item {
	margin-right: 10px;
}
.form_wrap .item_box_message .message_item {
	height: 130px;
	width: 100%;
}
input[type="submit"][disabled] {
	background: rgba(245,245,245,1);
	color: rgba(204,204,204,1);
	cursor: default;
}
.form_wrap .submit_check_box label {
	cursor: pointer;
}
.form_wrap .submit_check_box a {
	color: rgba(153,0,0,1);
	padding: 0 10px;
	text-decoration: underline;
	line-height: 15px;
}
/*送信系_sp*/
.sub_btn_wrap {
	margin: 25px 0 20px;
	width: 100%;
}
.sub_btn1 {
	/*送信_sp*/
	-webkit-appearance: none;
	background: rgba(134,188,67,1);
	border: none;
	border-radius : 0;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 70px;
	width: 100%;
}
.sub_btn2 {
	/*リセット_sp*/
	-webkit-appearance: none;
	background: rgba(153,153,153,.7);
	border: none;
	border-radius : 0;
	color: rgba(255,255,255,1);
	font-size: 1.3rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	height: 50px;
	margin: 0 0 5px;
	width: 100%;
}


}

/*----------------------
▲お問い合わせフォーム▲
----------------------*/

/*----------------------
▼採用2023▼
----------------------*/
@media (min-width:960px){

.recruit_wrap_2023 p,
.recruit_wrap_2023 a,
.recruit_wrap_2023 dl {
	font-family: 'Noto Sans JP', sans-serif;
	color: rgba(51,51,51,1);
}


/*アニメーション*/
.recruit_fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown_reruit;
	animation-name: fadeInDown_reruit;
	visibility: visible !important;
}
.recruit_fadeInDown_2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-delay:.2s;
	-ms-animation-delay:.2s;
	animation-delay:.2s;
	-webkit-animation-name: fadeInDown_reruit;
	animation-name: fadeInDown_reruit;
	visibility: visible !important;
}

@-webkit-keyframes fadeInDown_reruit {
 0% { opacity: 0; -webkit-transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInDown_reruit {
 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/*バナー*/
#scroll_recruit {
	position: fixed;
	right: 0;
	margin: 0 0 50px;
}
#scroll_recruit img {
	height: auto;
	width: 55px;
}
#scroll_recruit img:hover {
	opacity: .4;
}
.recruit_wrap_2023 {
	overflow: hidden;
}
/*link*/
.recruit_wrap_2023 .link {
	background: rgba(240,240,240,1);
}
.recruit_wrap_2023 .link .range {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 auto;
	padding: 15px 0;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .link .range a {
	background: #fff;
	border-radius: 100vh;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 5px 20px;
	margin: 0 20px 0 0;
}
.recruit_wrap_2023 .link .range a:hover {
	opacity: .4;
}

.recruit_wrap_2023 .link .range a::after {
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 2px 10px;
	border-bottom: 3px solid rgba(51,51,51,1);
	border-right: 3px solid rgba(51,51,51,1);
	transform: rotate(45deg);
}
/*message_wrap*/
.recruit_wrap_2023 .message_wrap {
}
.recruit_wrap_2023 .message_wrap .arrow {
	position: relative;
	margin: 15px 0 0;
	height: 250px;
}
.recruit_wrap_2023 .message_wrap .arrow::before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0px;
	border-style: solid;
	border-width: 0 0 600px 50vw;
	border-color: transparent transparent transparent #EAF3F8;
	z-index: -1;
}
.recruit_wrap_2023 .message_wrap .range {
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .message_wrap .title {
	position: relative;
}
.recruit_wrap_2023 .message_wrap .title h2 {
	position: absolute;
	top: -120px;
	left: 00%;
	font-size: 5.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .message_wrap .title img {
	position: absolute;
	top: -170px;
	left: 0%;
	height: auto;
	width: 60%;
}
.recruit_wrap_2023 .message_wrap .pic img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .message_wrap .txt_box {
	position: relative;
	margin: -100px auto 0;
	background: #fff;
	padding: 50px;
	width: 90%;
}
.recruit_wrap_2023 .message_wrap .txt_box .item {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type {
    position: relative;
	display: inline-block;
    border-bottom: 1px solid rgba(102,102,102,1);
	font-size: 2.5rem;
	font-weight: bold;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:before,
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:after {
    position: absolute;
    top: 100%;
    left: 50px;
    content: "";
    height: 0;
    width: 0;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:before {
    border: 11px solid rgba(102,102,102,1);
    border-color: transparent;
    border-top-color: black;
    margin-left: -11px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:after {
    border: 10px solid rgba(102,102,102,1);
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}

.recruit_wrap_2023 .message_wrap .txt_box p span {
	background: linear-gradient(transparent 60%, rgba(255,255,0,.4) 0%);
}
.recruit_wrap_2023 .message_wrap .txt_box p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}


/*feature_wrap*/
.recruit_wrap_2023 .feature_wrap {
	position: relative;
	background: #EAF3F8;
	padding: 200px 0 50px; 
}
.recruit_wrap_2023 .feature_wrap:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 50vw 0 50vw;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 00%;
  left: 0;
  right: 0;
}
.recruit_wrap_2023 .feature_wrap .title {
	position: relative;
	height: 200px;
}
.recruit_wrap_2023 .feature_wrap .title h2 {
	position: absolute;
	top: 70px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	font-size: 5.5rem;
	font-weight: bold;
	z-index: 10;
}
.recruit_wrap_2023 .feature_wrap .title img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: auto;
	width: 50%;
	z-index: 1;
}
.recruit_wrap_2023 .feature_wrap .top_txt {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .feature_wrap .top_txt p {
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
}
.recruit_wrap_2023 .feature_wrap .top_txt p a {
	color: #900;
	text-decoration: underline;
	padding: 0 10px;
}
.recruit_wrap_2023 .feature_wrap .pic {
	margin: 0 auto;
	width: 95%;
}
.recruit_wrap_2023 .feature_wrap .pic img {
	border-radius: 30px;
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .circle {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: -50px auto 0;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .feature_wrap .circle .item {
	width: 32%;
}
.recruit_wrap_2023 .feature_wrap .circle .item_in {
	position: relative;
	height: 0;
	width: 100%;
	padding-top: 100%;
	border-radius: 50%;
	background: #278297;
}
.recruit_wrap_2023 .feature_wrap .circle .content {
	position: absolute;
	top: 40px;
	left: 50%;
	-webkit-transform: translateY(-0%) translateX(-50%);
	-ms-transform: translateY(-0%) translateX(-50%);
	transform: translateY(-0%) translateX(-50%);
	text-align: center;
	width: 70%;
}
.recruit_wrap_2023 .feature_wrap .circle .content img {
	height: 50px;
	margin: 0 0 40px;
	width: auto;
}
.recruit_wrap_2023 .feature_wrap .circle .content h3 {
	color: #fff;
	font-size: 3rem;
	font-weight: 600;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .feature_wrap .circle .content p {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	text-align: left;
}
.recruit_wrap_2023 .feature_wrap .graf {
	background: #fff;
	box-shadow: 0 10px 10px -5px rgba(204,204,204,1);
	border-radius: 30px;
	margin: 50px auto 100px;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .feature_wrap .graf .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 50px;
}
.recruit_wrap_2023 .feature_wrap .graf .item {
	width: 30%;
}
.recruit_wrap_2023 .feature_wrap .graf .item h3 {
	color: #00719B;
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .feature_wrap .graf .item img {
	height: auto;
	margin: 0 0 30px;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .graf .item p {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .feature_wrap .under_txt p {
	color: #999;
	font-size: 1.5rem;
	font-weight: 500;
	text-align: right;
	padding: 0 50px 50px 0;
}
/*feature_wrap loop*/
.feature_wrap _:-ms-lang(x)::-ms-backdrop,
.feature_wrap .loop_ie {
/*IE11対策*/
	display: -ms-grid;
	overflow: hidden;
}
.feature_wrap .loop_wrap {
	display: flex;
	overflow: hidden;
	margin: 0 auto 50px;
	padding: 0 10px;
	max-width: 95%;
}
.feature_wrap .loop_wrap .content_list {
	display: flex;
}
.feature_wrap .loop_wrap .content_list_left {
	animation :scroll-left 95s infinite linear 0.5s both;
}
.feature_wrap .loop_wrap .item {
	width: calc(100vw / 5.5);
}
.feature_wrap .loop_wrap .item img {
   width: 100%;
}
@keyframes scroll-left {
from {transform: translateX(0);}
to {transform: translateX(-100%);}
}

/*door_wrap*/
.recruit_wrap_2023 .door_wrap {
	background: #182E5F;
	padding: 30px 0;
	text-align: center;
}
.recruit_wrap_2023 .door_wrap .top_txt p {
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .top_txt p span {
	font-size: 1.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .top_txt {
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .door_wrap .top_txt::before,
.recruit_wrap_2023 .door_wrap .top_txt::after {
    content: "";
    background-color: #fff;
    height: 3px;
    width: 40px;
}
.recruit_wrap_2023 .door_wrap .top_txt::before {
    margin-right: 15px;
    transform: rotate(60deg); 
}
.recruit_wrap_2023 .door_wrap .top_txt::after {
    margin-left: 15px;
    transform: rotate(-60deg); 
}

.recruit_wrap_2023 .door_wrap .btn a {
	display: inline-block;
	background: #39944A;
	border-radius: 100vh;
	color: #fff;
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 10px 150px 15px;
}
.recruit_wrap_2023 .door_wrap .btn a:hover {
	opacity: .4;
}

.recruit_wrap_2023 .door_wrap .btn a::after {
	content:"";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 5px 20px;
	border-bottom: 5px solid #fff;
	border-right: 5px solid #fff;
	transform: rotate(-45deg);
}
.recruit_wrap_2023 .door_wrap .under_txt p {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .under_txt a {
	color: #fff;
	font-size: 4rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .under_txt a span {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 10px 0 0;
}
/*environment_wrap*/
.recruit_wrap_2023 .environment_wrap {
	margin: 0 0 100px;
}
.recruit_wrap_2023 .environment_wrap .arrow {
	position: relative;
	margin: 15px 0 0;
	height: 250px;
}
.recruit_wrap_2023 .environment_wrap .arrow::before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0px;
	border-style: solid;
	border-width: 0 0 600px 50vw;
	border-color: transparent transparent transparent #E7F3F2;
	z-index: -1;
}
.recruit_wrap_2023 .environment_wrap .title {
	position: relative;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .environment_wrap .title h2 {
	position: absolute;
	top: -130px;
	left: 00%;
	font-size: 5.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .environment_wrap .title img {
	position: absolute;
	top: -170px;
	left: 0%;
	height: auto;
	width: 80%;
}
.recruit_wrap_2023 .environment_wrap .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 80px;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .environment_wrap .box .pic_item {
	width: 48%;
}
.recruit_wrap_2023 .environment_wrap .box .pic_item img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 48%;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .time {
	color: rgba(153,153,153,1);
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .midashi {
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .txt {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .pic_content {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin-top: auto;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .pic_content img {
	height: auto;
	width: 48%;
}

/*voice_wrap*/
.recruit_wrap_2023 .voice_wrap {
	background: #EAF3F8;
	padding: 0 0 100px;
}
.recruit_wrap_2023 .voice_wrap .title {
	background: linear-gradient(180deg, #fff 0%, #fff 50%, #EAF3F8 50%, #EAF3F8 100%);
	height: 100px;
}
.recruit_wrap_2023 .voice_wrap .title .range {
	position: relative;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .title h2 {
	position: absolute;
	top: 40px;
	left: 0%;
	font-size: 5.5rem;
	font-weight: bold;
	z-index: 10;
}
.recruit_wrap_2023 .voice_wrap .title img {
	position: absolute;
	top: 0%;
	left: 0%;
	height: auto;
	width: 50%;
	z-index: 1;
}
.recruit_wrap_2023 .voice_wrap .top_txt p {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 50px auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .box .item {
	cursor: pointer;
	width: 32%;
}
.recruit_wrap_2023 .voice_wrap .box .item a:hover {
	opacity: .4;
}
.recruit_wrap_2023 .voice_wrap .box .item .pic {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .box .item .pic img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .box .txt {
	background: #fff;
	padding: 30px;
}
.recruit_wrap_2023 .voice_wrap .box .midashi p {
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 1.3em;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .voice_wrap .box .desc p:first-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .box .desc p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .box .btn {
	background: #182E5F;
	padding: 10px 0;
	text-align: center;
}
.recruit_wrap_2023 .voice_wrap .box .btn p {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
}
/*voice_wrap modal*/
.recruit_wrap_2023 .voice_wrap .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
	left: 0;
	z-index: 1000;
    width: 100vw;
}
.recruit_wrap_2023 .voice_wrap .modal_bg {
    background: rgba(0,0,0,0.6);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
	height: 95%;
    padding: 60px 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
    transform: translate(-50%,-50%);
    width: 1000px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .range {
	margin: 0 auto;
	width: 80%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_midashi p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 50px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 .pic_item,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .pic_item {
	width: 48%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 .pic_item img,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .pic_item img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-weight: 500;
	width: 48%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl dt {
	line-height: 1em;
	width: 200px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl dd {
	line-height: 1em;
	width: calc(100% - 200px);
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item {
	width: 48%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item .txt p:first-of-type {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item .txt p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice {
	background: #EAF3F8;
	padding: 30px;
	margin: 0 0 50px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice p:first-of-type {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar {
    width: 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar-thumb{
	background: rgba(153,153,153,1);
    border-radius: 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar-track-piece {
    background: rgba(204,204,204,1);
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_close_css_top {
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
	color: #666;
	font-size: 3rem;
	font-weight: bold;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_close_css_bottom {
	display: block;
	cursor: pointer;
	background: #9A9A9A;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	padding: 10px 0;
	text-align: center;
}

/*qa_wrap*/
.recruit_wrap_2023 .qa_wrap {
}
.recruit_wrap_2023 .qa_wrap {
	position: relative;
	padding: 200px 0 50px; 
}
.recruit_wrap_2023 .qa_wrap:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 50vw 0 50vw;
  border-color: #EAF3F8 transparent transparent transparent;
  position: absolute;
  top: 00%;
  left: 0;
  right: 0;
}
.recruit_wrap_2023 .qa_wrap .title {
	position: relative;
	text-align: center;
	height: 200px;
	margin: 0 0 100px;
}
.recruit_wrap_2023 .qa_wrap .title h2 {
	position: absolute;
	top: 40px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	font-size: 5.5rem;
	font-weight: bold;
	line-height: 1.3em;
	z-index: 10;
	width: 100%;
}
.recruit_wrap_2023 .qa_wrap .title img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: auto;
	width: 30%;
	z-index: 1;
}
/*qa_wrap accordion*/
.recruit_wrap_2023 .qa_wrap .accordion {
	background: #EAF3F8;
	margin: 0 auto 30px;
	padding: 30px 30px 10px;
	width: 95%;
	max-width: 1000px;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordionclick {
	position: relative;
	display: block;
	cursor: pointer;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordionclick:hover {
	opacity: .4;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi {
	margin: 0 0 30px;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi img {
	margin: 0 10px 2px 0;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi p {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .qa_wrap .accordion dl {
	display: none;
}
.recruit_wrap_2023 .qa_wrap .accordion dt {
	color: #00719B;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .qa_wrap .accordion dt img {
	margin: 0 10px 0 0;
}
.recruit_wrap_2023 .qa_wrap .accordion dd {
	background: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 30px;
	margin: 0 0 30px;
}
/*qa_wrap accordion icon*/
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon,
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span {
	display: inline-block;
	transition: all .3s;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 30px;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background: #333;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*list_wrap*/
.recruit_wrap_2023 .list_wrap {
	background: #EAF3F8;
	padding: 50px 0;
}
.recruit_wrap_2023 .list_wrap .range {
	background: #fff;
	margin: 0 auto;
	padding: 50px;
	width: 95%;
	max-width: 1000px;
}
.recruit_wrap_2023 .list_wrap .title {
	text-align: center;
}
.recruit_wrap_2023 .list_wrap .title h2 {
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .list_wrap .title p {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .list_wrap .list_link {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	margin: 0 auto 30px;
	padding: 15px 0;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .list_wrap .list_link a {
	background: #fff;
	border-radius: 100vh;
	border: solid thin rgba(51,51,51,1); 
	font-size: 1.5rem;
	font-weight: 500;
	padding: 5px 20px;
	margin: 0 20px 0 0;
}
.recruit_wrap_2023 .list_wrap .list_link a:hover {
	opacity: .4;
}

.recruit_wrap_2023 .list_wrap .list_link a::after {
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 2px 10px;
	border-bottom: 3px solid rgba(51,51,51,1);
	border-right: 3px solid rgba(51,51,51,1);
	transform: rotate(45deg);
}
.recruit_wrap_2023 .list_wrap .content {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .list_wrap h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .list_wrap dl { 
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .list_wrap dt {
	padding: 10px;
	width: 200px;
}
.recruit_wrap_2023 .list_wrap dd {
	padding: 10px;
	width: calc(100% - 200px);
}
.recruit_wrap_2023 .list_wrap dt:nth-of-type(odd),
.recruit_wrap_2023 .list_wrap dd:nth-of-type(odd) {
	background: rgba(245,245,245,1);
}

/*採用フォーム　recruit_2023_hosoku*/

.contact_wrap .recruit_2023_hosoku {
}
.contact_wrap .recruit_2023_hosoku {
	background: rgba(245,245,245,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 20px;
	margin: 0 0 30px;
}

/*TOPページ　top_recruit_banner*/
.top_recruit_banner {
	margin: 50px auto 0;
	width: 95%;
	max-width: 1300px;
}
.top_recruit_banner img {
	height: auto;
	width: 100%;
}
.top_recruit_banner img:hover {
	opacity: .4;
}


}

@media (min-width: 600px) and (max-width: 959px) {
.recruit_wrap_2023 p,
.recruit_wrap_2023 a,
.recruit_wrap_2023 dl {
	font-family: 'Noto Sans JP', sans-serif;
	color: rgba(51,51,51,1);
}


/*アニメーション*/
.recruit_fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown_reruit;
	animation-name: fadeInDown_reruit;
	visibility: visible !important;
}
.recruit_fadeInDown_2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-delay:.2s;
	-ms-animation-delay:.2s;
	animation-delay:.2s;
	-webkit-animation-name: fadeInDown_reruit;
	animation-name: fadeInDown_reruit;
	visibility: visible !important;
}

@-webkit-keyframes fadeInDown_reruit {
 0% { opacity: 0; -webkit-transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInDown_reruit {
 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/*バナー*/
#scroll_recruit {
	display: none;
}
.recruit_wrap_2023 {
	overflow: hidden;
}
/*link*/
.recruit_wrap_2023 .link {
	background: rgba(240,240,240,1);
}
.recruit_wrap_2023 .link .range {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 auto;
	padding: 15px 0 5px;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .link .range a {
	background: #fff;
	border-radius: 100vh;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 5px 20px;
	margin: 0 20px 10px 0;
}
.recruit_wrap_2023 .link .range a::after {
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 2px 10px;
	border-bottom: 3px solid rgba(51,51,51,1);
	border-right: 3px solid rgba(51,51,51,1);
	transform: rotate(45deg);
}
/*message_wrap*/
.recruit_wrap_2023 .message_wrap {
}
.recruit_wrap_2023 .message_wrap .arrow {
	position: relative;
	margin: 15px 0 0;
	height: 200px;
}
.recruit_wrap_2023 .message_wrap .arrow::before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0px;
	border-style: solid;
	border-width: 0 0 600px 50vw;
	border-color: transparent transparent transparent #EAF3F8;
	z-index: -1;
}
.recruit_wrap_2023 .message_wrap .range {
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .message_wrap .title {
	position: relative;
}
.recruit_wrap_2023 .message_wrap .title h2 {
	position: absolute;
	top: -120px;
	left: 00%;
	font-size: 5.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .message_wrap .title img {
	position: absolute;
	top: -150px;
	left: 0%;
	height: auto;
	width: 60%;
}
.recruit_wrap_2023 .message_wrap .pic img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .message_wrap .txt_box {
	position: relative;
	margin: -50px auto 0;
	background: #fff;
	padding: 30px;
	width: 90%;
}
.recruit_wrap_2023 .message_wrap .txt_box .item {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type {
    position: relative;
	display: inline-block;
    border-bottom: 1px solid rgba(102,102,102,1);
	font-size: 2.5rem;
	font-weight: bold;
	padding: 0 0 20px;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:before,
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:after {
    position: absolute;
    top: 100%;
    left: 50px;
    content: "";
    height: 0;
    width: 0;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:before {
    border: 11px solid rgba(102,102,102,1);
    border-color: transparent;
    border-top-color: black;
    margin-left: -11px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:after {
    border: 10px solid rgba(102,102,102,1);
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}

.recruit_wrap_2023 .message_wrap .txt_box p span {
	background: linear-gradient(transparent 60%, rgba(255,255,0,.4) 0%);
}
.recruit_wrap_2023 .message_wrap .txt_box p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}


/*feature_wrap*/
.recruit_wrap_2023 .feature_wrap {
	position: relative;
	background: #EAF3F8;
	padding: 150px 0 50px; 
}
.recruit_wrap_2023 .feature_wrap:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 50vw 0 50vw;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 00%;
  left: 0;
  right: 0;
}
.recruit_wrap_2023 .feature_wrap .title {
	position: relative;
	height: 150px;
}
.recruit_wrap_2023 .feature_wrap .title h2 {
	position: absolute;
	top: 70px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	font-size: 5.5rem;
	font-weight: bold;
	z-index: 10;
	text-align: center;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .title img {
	position: absolute;
	top: 30px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: auto;
	width: 50%;
	z-index: 1;
}
.recruit_wrap_2023 .feature_wrap .top_txt {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .feature_wrap .top_txt p {
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
}
.recruit_wrap_2023 .feature_wrap .top_txt p a {
	color: #900;
	text-decoration: underline;
	padding: 0 10px;
}
.recruit_wrap_2023 .feature_wrap .pic {
	margin: 0 auto;
	width: 95%;
}
.recruit_wrap_2023 .feature_wrap .pic img {
	border-radius: 30px;
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .circle {
	margin: -30px auto 0;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .feature_wrap .circle .item {
	margin: 0 auto 30px;
	width: 90%;
}
.recruit_wrap_2023 .feature_wrap .circle .item_in {
	border-radius: 20px;
	background: #278297;
	padding: 20px;
}
.recruit_wrap_2023 .feature_wrap .circle .content {
	text-align: center;
}
.recruit_wrap_2023 .feature_wrap .circle .content img {
	height: 30px;
	margin: 0 0 20px;
	width: auto;
}
.recruit_wrap_2023 .feature_wrap .circle .content h3 {
	color: #fff;
	font-size: 3rem;
	font-weight: 600;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .feature_wrap .circle .content p {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	text-align: left;
}
.recruit_wrap_2023 .feature_wrap .graf {
	background: #fff;
	box-shadow: 0 10px 10px -5px rgba(204,204,204,1);
	border-radius: 30px;
	margin: 50px auto 100px;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .feature_wrap .graf .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 50px;
}
.recruit_wrap_2023 .feature_wrap .graf .item {
	width: 30%;
}
.recruit_wrap_2023 .feature_wrap .graf .item h3 {
	color: #00719B;
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .feature_wrap .graf .item img {
	height: auto;
	margin: 0 0 30px;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .graf .item p {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .feature_wrap .under_txt p {
	color: #999;
	font-size: 1.5rem;
	font-weight: 500;
	text-align: right;
	padding: 0 50px 50px 0;
}
/*feature_wrap loop*/
.feature_wrap _:-ms-lang(x)::-ms-backdrop,
.feature_wrap .loop_ie {
/*IE11対策*/
	display: -ms-grid;
	overflow: hidden;
}
.feature_wrap .loop_wrap {
	display: flex;
	overflow: hidden;
	margin: 0 auto 50px;
	padding: 0 10px;
	max-width: 95%;
}
.feature_wrap .loop_wrap .content_list {
	display: flex;
}
.feature_wrap .loop_wrap .content_list_left {
	animation :scroll-left 95s infinite linear 0.5s both;
}
.feature_wrap .loop_wrap .item {
	width: calc(100vw / 5.5);
}
.feature_wrap .loop_wrap .item img {
   width: 100%;
}
@keyframes scroll-left {
from {transform: translateX(0);}
to {transform: translateX(-100%);}
}

/*door_wrap*/
.recruit_wrap_2023 .door_wrap {
	background: #182E5F;
	padding: 30px 0;
	text-align: center;
}
.recruit_wrap_2023 .door_wrap .top_txt p {
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .top_txt p span {
	font-size: 1.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .top_txt {
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .door_wrap .top_txt::before,
.recruit_wrap_2023 .door_wrap .top_txt::after {
    content: "";
    background-color: #fff;
    height: 3px;
    width: 40px;
}
.recruit_wrap_2023 .door_wrap .top_txt::before {
    margin-right: 15px;
    transform: rotate(60deg); 
}
.recruit_wrap_2023 .door_wrap .top_txt::after {
    margin-left: 15px;
    transform: rotate(-60deg); 
}

.recruit_wrap_2023 .door_wrap .btn a {
	display: inline-block;
	background: #39944A;
	border-radius: 100vh;
	color: #fff;
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 10px 80px 15px;
}
.recruit_wrap_2023 .door_wrap .btn a::after {
	content:"";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 0 5px 20px;
	border-bottom: 5px solid #fff;
	border-right: 5px solid #fff;
	transform: rotate(-45deg);
}
.recruit_wrap_2023 .door_wrap .under_txt p {
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .under_txt a {
	color: #fff;
	font-size: 4rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .under_txt a span {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 10px 0 0;
}
/*environment_wrap*/
.recruit_wrap_2023 .environment_wrap {
	margin: 0 0 100px;
}
.recruit_wrap_2023 .environment_wrap .arrow {
	position: relative;
	margin: 15px 0 0;
	height: 250px;
}
.recruit_wrap_2023 .environment_wrap .arrow::before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0px;
	border-style: solid;
	border-width: 0 0 600px 50vw;
	border-color: transparent transparent transparent #E7F3F2;
	z-index: -1;
}
.recruit_wrap_2023 .environment_wrap .title {
	position: relative;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .environment_wrap .title h2 {
	position: absolute;
	top: -130px;
	left: 00%;
	font-size: 3.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .environment_wrap .title img {
	position: absolute;
	top: -170px;
	left: 0%;
	height: auto;
	width: 80%;
}
.recruit_wrap_2023 .environment_wrap .box {
	margin: 0 auto 80px;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .environment_wrap .box:nth-of-type(odd) {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.recruit_wrap_2023 .environment_wrap .box .pic_item {
	width: 100%;
}
.recruit_wrap_2023 .environment_wrap .box .pic_item img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item {
	margin: 0 0 30px;
	width: 100%;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .time {
	color: rgba(153,153,153,1);
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .midashi {
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .txt {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .pic_content {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin-top: auto;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .pic_content img {
	height: auto;
	width: 48%;
}

/*voice_wrap*/
.recruit_wrap_2023 .voice_wrap {
	background: #EAF3F8;
	padding: 0 0 100px;
}
.recruit_wrap_2023 .voice_wrap .title {
	background: linear-gradient(180deg, #fff 0%, #fff 50%, #EAF3F8 50%, #EAF3F8 100%);
	height: 100px;
}
.recruit_wrap_2023 .voice_wrap .title .range {
	position: relative;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .title h2 {
	position: absolute;
	top: 40px;
	left: 0%;
	font-size: 4.5rem;
	font-weight: bold;
	z-index: 10;
}
.recruit_wrap_2023 .voice_wrap .title img {
	position: absolute;
	top: 30px;
	left: 0%;
	height: auto;
	width: 50%;
	z-index: 1;
}
.recruit_wrap_2023 .voice_wrap .top_txt p {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 50px auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .box .item {
	cursor: pointer;
	width: 32%;
}
.recruit_wrap_2023 .voice_wrap .box .item .pic {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .box .item .pic img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .box .txt {
	background: #fff;
	padding: 20px;
}
.recruit_wrap_2023 .voice_wrap .box .midashi p {
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 1.3em;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .voice_wrap .box .desc p:first-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .box .desc p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .box .btn {
	background: #182E5F;
	padding: 10px 0;
	text-align: center;
}
.recruit_wrap_2023 .voice_wrap .box .btn p {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 500;
}
/*voice_wrap modal*/
.recruit_wrap_2023 .voice_wrap .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
	left: 0;
	z-index: 1000;
    width: 100vw;
}
.recruit_wrap_2023 .voice_wrap .modal_bg {
    background: rgba(0,0,0,0.6);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
	height: 95%;
    padding: 60px 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
    transform: translate(-50%,-50%);
    width: 90%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .range {
	margin: 0 auto;
	width: 80%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_midashi p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 50px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 .pic_item,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .pic_item {
	width: 48%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 .pic_item img,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .pic_item img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-weight: 500;
	width: 48%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl dt {
	line-height: 1em;
	width: 200px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl dd {
	line-height: 1em;
	width: calc(100% - 200px);
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item {
	width: 48%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item .txt p:first-of-type {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item .txt p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice {
	background: #EAF3F8;
	padding: 30px;
	margin: 0 0 50px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice p:first-of-type {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice p:last-of-type {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar {
    width: 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar-thumb{
	background: rgba(153,153,153,1);
    border-radius: 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar-track-piece {
    background: rgba(204,204,204,1);
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_close_css_top {
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
	color: #666;
	font-size: 3rem;
	font-weight: bold;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_close_css_bottom {
	display: block;
	cursor: pointer;
	background: #9A9A9A;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	padding: 10px 0;
	text-align: center;
}

/*qa_wrap*/
.recruit_wrap_2023 .qa_wrap {
}
.recruit_wrap_2023 .qa_wrap {
	position: relative;
	padding: 200px 0 50px; 
}
.recruit_wrap_2023 .qa_wrap:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 50vw 0 50vw;
  border-color: #EAF3F8 transparent transparent transparent;
  position: absolute;
  top: 00%;
  left: 0;
  right: 0;
}
.recruit_wrap_2023 .qa_wrap .title {
	position: relative;
	text-align: center;
	height: 100px;
	margin: 0 0 100px;
}
.recruit_wrap_2023 .qa_wrap .title h2 {
	position: absolute;
	top: 20px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	font-size: 3.5rem;
	font-weight: bold;
	line-height: 1.3em;
	z-index: 10;
}
.recruit_wrap_2023 .qa_wrap .title img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: auto;
	width: 30%;
	z-index: 1;
}
/*qa_wrap accordion*/
.recruit_wrap_2023 .qa_wrap .accordion {
	background: #EAF3F8;
	margin: 0 auto 30px;
	padding: 30px 30px 10px;
	width: 95%;
	max-width: 1000px;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordionclick {
	position: relative;
	display: block;
	cursor: pointer;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordionclick:hover {
	opacity: .4;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi {
	margin: 0 0 30px;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi img {
	margin: 0 10px 2px 0;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi p {
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .qa_wrap .accordion dl {
	display: none;
}
.recruit_wrap_2023 .qa_wrap .accordion dt {
	color: #00719B;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .qa_wrap .accordion dt img {
	margin: 0 10px 0 0;
}
.recruit_wrap_2023 .qa_wrap .accordion dd {
	background: #fff;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 30px;
	margin: 0 0 30px;
}
/*qa_wrap accordion icon*/
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon,
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span {
	display: inline-block;
	transition: all .3s;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 30px;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background: #333;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*list_wrap*/
.recruit_wrap_2023 .list_wrap {
	background: #EAF3F8;
	padding: 50px 0;
}
.recruit_wrap_2023 .list_wrap .range {
	background: #fff;
	margin: 0 auto;
	padding: 30px;
	width: 95%;
	max-width: 1000px;
}
.recruit_wrap_2023 .list_wrap .title {
	text-align: center;
	margin: 30px 0;
}
.recruit_wrap_2023 .list_wrap .title h2 {
	font-size: 3.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .list_wrap .title p {
	font-size: 1.5rem;
	font-weight: 500;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .list_wrap .list_link {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 auto 30px;
	padding: 15px 0;
	width: 100%;
	max-width: 1300px;
}
.recruit_wrap_2023 .list_wrap .list_link a {
	background: #fff;
	border-radius: 100vh;
	border: solid thin rgba(51,51,51,1); 
	font-size: 1.5rem;
	font-weight: 500;
	padding: 5px 20px;
	margin: 0 20px 10px 0;
}
.recruit_wrap_2023 .list_wrap .list_link a::after {
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 2px 10px;
	border-bottom: 3px solid rgba(51,51,51,1);
	border-right: 3px solid rgba(51,51,51,1);
	transform: rotate(45deg);
}
.recruit_wrap_2023 .list_wrap .content {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .list_wrap h3 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .list_wrap dl { 
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-weight: 500;
}
.recruit_wrap_2023 .list_wrap dt {
	padding: 10px;
	width: 200px;
}
.recruit_wrap_2023 .list_wrap dd {
	padding: 10px;
	width: calc(100% - 200px);
}
.recruit_wrap_2023 .list_wrap dt:nth-of-type(odd),
.recruit_wrap_2023 .list_wrap dd:nth-of-type(odd) {
	background: rgba(245,245,245,1);
}

/*採用フォーム　recruit_2023_hosoku*/

.contact_wrap .recruit_2023_hosoku {
}
.contact_wrap .recruit_2023_hosoku {
	background: rgba(245,245,245,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 20px;
	margin: 0 0 30px;
}

/*TOPページ　top_recruit_banner*/
.top_recruit_banner {
	margin: 50px auto 0;
	width: 95%;
	max-width: 1300px;
}
.top_recruit_banner img {
	height: auto;
	width: 100%;
}
.top_recruit_banner img:hover {
	opacity: .4;
}

}

@media (max-width:599px){
.recruit_wrap_2023 p,
.recruit_wrap_2023 a,
.recruit_wrap_2023 dl {
	font-family: 'Noto Sans JP', sans-serif;
	color: rgba(51,51,51,1);
}


/*アニメーション*/
.recruit_fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown_reruit;
	animation-name: fadeInDown_reruit;
	visibility: visible !important;
}
.recruit_fadeInDown_2 {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-delay:.2s;
	-ms-animation-delay:.2s;
	animation-delay:.2s;
	-webkit-animation-name: fadeInDown_reruit;
	animation-name: fadeInDown_reruit;
	visibility: visible !important;
}

@-webkit-keyframes fadeInDown_reruit {
 0% { opacity: 0; -webkit-transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}

@keyframes fadeInDown_reruit {
 0% { opacity: 0; -webkit-transform: translateY(20px); -ms-transform: translateY(20px); transform: translateY(20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/*バナー*/
#scroll_recruit {
	display: none;
}
.recruit_wrap_2023 {
	overflow: hidden;
}
/*link*/
.recruit_wrap_2023 .link {
	background: rgba(240,240,240,1);
}
.recruit_wrap_2023 .link .range {
	margin: 0 auto;
	padding: 15px 0 5px;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .link .range a {
	position: relative;
	display: block;
	background: #fff;
	border-radius: 100vh;
	font-size: 1.3rem;
	font-weight: 500;
	padding: 5px 20px;
	margin: 0 0 10px 0;
}
.recruit_wrap_2023 .link .range a::after {
	position: absolute;
	top: 10px;
	right: 15px;
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-bottom: 3px solid rgba(51,51,51,1);
	border-right: 3px solid rgba(51,51,51,1);
	transform: rotate(45deg);
}
/*message_wrap*/
.recruit_wrap_2023 .message_wrap {
}
.recruit_wrap_2023 .message_wrap .arrow {
	position: relative;
	margin: 15px 0 0;
	height: 150px;
}
.recruit_wrap_2023 .message_wrap .arrow::before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0px;
	border-style: solid;
	border-width: 0 0 300px 50vw;
	border-color: transparent transparent transparent #EAF3F8;
	z-index: -1;
}
.recruit_wrap_2023 .message_wrap .range {
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .message_wrap .title {
	position: relative;
}
.recruit_wrap_2023 .message_wrap .title h2 {
	position: absolute;
	top: -70px;
	left: 00%;
	font-size: 2.5rem;
	font-weight: bold;
}
.recruit_wrap_2023 .message_wrap .title img {
	position: absolute;
	top: -100px;
	left: 0%;
	height: auto;
	width: 70%;
}
.recruit_wrap_2023 .message_wrap .pic img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .message_wrap .txt_box {
	position: relative;
	margin: -30px auto 0;
	background: #fff;
	padding: 20px;
	width: 90%;
}
.recruit_wrap_2023 .message_wrap .txt_box .item {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type {
    position: relative;
	display: inline-block;
    border-bottom: 1px solid rgba(102,102,102,1);
	font-size: 1.8rem;
	font-weight: bold;
	padding: 0 0 20px;
	margin: 0 0 20px;
	line-height: 1.2em;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:before,
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:after {
    position: absolute;
    top: 100%;
    left: 50px;
    content: "";
    height: 0;
    width: 0;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:before {
    border: 11px solid rgba(102,102,102,1);
    border-color: transparent;
    border-top-color: black;
    margin-left: -11px;
}
.recruit_wrap_2023 .message_wrap .txt_box p:first-of-type:after {
    border: 10px solid rgba(102,102,102,1);
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}

.recruit_wrap_2023 .message_wrap .txt_box p span {
	background: linear-gradient(transparent 60%, rgba(255,255,0,.4) 0%);
}
.recruit_wrap_2023 .message_wrap .txt_box p:last-of-type {
	font-size: 1.3rem;
	font-weight: 500;
}


/*feature_wrap*/
.recruit_wrap_2023 .feature_wrap {
	position: relative;
	background: #EAF3F8;
	padding: 100px 0 10px; 
}
.recruit_wrap_2023 .feature_wrap:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50vw 0 50vw;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: 00%;
  left: 0;
  right: 0;
}
.recruit_wrap_2023 .feature_wrap .title {
	position: relative;
	height: 70px;
}
.recruit_wrap_2023 .feature_wrap .title h2 {
	position: absolute;
	top: 00px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	font-size: 2.5rem;
	font-weight: bold;
	z-index: 10;
	text-align: center;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .title img {
	position: absolute;
	top: 00px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: auto;
	width: 60%;
	z-index: 1;
}
.recruit_wrap_2023 .feature_wrap .top_txt {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .feature_wrap .top_txt p {
	font-size: 1.3rem;
	font-weight: 500;
	text-align: center;
}
.recruit_wrap_2023 .feature_wrap .top_txt p a {
	color: #900;
	text-decoration: underline;
	padding: 0 10px;
}
.recruit_wrap_2023 .feature_wrap .pic {
	margin: 0 auto 20px;
	width: 95%;
}
.recruit_wrap_2023 .feature_wrap .pic img {
	border-radius: 10px;
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .circle {
	margin: 0 auto 0;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .feature_wrap .circle .item {
	margin: 0 auto 20px;
	width: 95%;
}
.recruit_wrap_2023 .feature_wrap .circle .item_in {
	border-radius: 20px;
	background: #278297;
	padding: 20px;
}
.recruit_wrap_2023 .feature_wrap .circle .content {
	text-align: center;
}
.recruit_wrap_2023 .feature_wrap .circle .content img {
	height: 30px;
	margin: 0 0 20px;
	width: auto;
}
.recruit_wrap_2023 .feature_wrap .circle .content h3 {
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .feature_wrap .circle .content p {
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	text-align: left;
}
.recruit_wrap_2023 .feature_wrap .graf {
	background: #fff;
	box-shadow: 0 10px 10px -5px rgba(204,204,204,1);
	border-radius: 20px;
	margin: 30px auto 50px;
	width: 90%;
	max-width: 1300px;
}
.recruit_wrap_2023 .feature_wrap .graf .box {
	padding: 30px;
}
.recruit_wrap_2023 .feature_wrap .graf .item {
	margin: 0 0 30px;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .graf .item h3 {
	color: #00719B;
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .feature_wrap .graf .item img {
	height: auto;
	margin: 0 0 20px;
	width: 100%;
}
.recruit_wrap_2023 .feature_wrap .graf .item p {
	font-size: 1.3rem;
	font-weight: 500;
}
.recruit_wrap_2023 .feature_wrap .under_txt p {
	color: #999;
	font-size: 1.3rem;
	font-weight: 500;
	text-align: right;
	padding: 0 50px 50px 0;
}
/*feature_wrap loop*/
.feature_wrap _:-ms-lang(x)::-ms-backdrop,
.feature_wrap .loop_ie {
/*IE11対策*/
	display: -ms-grid;
	overflow: hidden;
}
.feature_wrap .loop_wrap {
	display: flex;
	overflow: hidden;
	margin: 0 auto 50px;
	padding: 0 10px;
	max-width: 95%;
}
.feature_wrap .loop_wrap .content_list {
	display: flex;
}
.feature_wrap .loop_wrap .content_list_left {
	animation :scroll-left 95s infinite linear 0.5s both;
}
.feature_wrap .loop_wrap .item {
	width: calc(100vw / 2.5);
}
.feature_wrap .loop_wrap .item img {
   width: 100%;
}
@keyframes scroll-left {
from {transform: translateX(0);}
to {transform: translateX(-100%);}
}

/*door_wrap*/
.recruit_wrap_2023 .door_wrap {
	background: #182E5F;
	padding: 20px;
	text-align: center;
}
.recruit_wrap_2023 .door_wrap .top_txt p {
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .top_txt p span {
	font-size: 1.3rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .top_txt {
    display: flex;
    justify-content: center;
    align-items: center;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .door_wrap .top_txt::before,
.recruit_wrap_2023 .door_wrap .top_txt::after {
    content: "";
    background-color: #fff;
    height: 3px;
    width: 30px;
}
.recruit_wrap_2023 .door_wrap .top_txt::before {
    margin-right: 10px;
    transform: rotate(60deg); 
}
.recruit_wrap_2023 .door_wrap .top_txt::after {
    margin-left: 10px;
    transform: rotate(-60deg); 
}

.recruit_wrap_2023 .door_wrap .btn a {
	display: block;
	background: #39944A;
	border-radius: 100vh;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 10px 0 15px;
}
.recruit_wrap_2023 .door_wrap .btn a::after {
	content:"";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 10px 0 0 10px;
	border-bottom: 5px solid #fff;
	border-right: 5px solid #fff;
	transform: rotate(-45deg);
}
.recruit_wrap_2023 .door_wrap .under_txt p {
	color: #fff;
	font-size: 1.3rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .under_txt a {
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
}
.recruit_wrap_2023 .door_wrap .under_txt a span {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 10px 0 0;
}
/*environment_wrap*/
.recruit_wrap_2023 .environment_wrap {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .environment_wrap .arrow {
	position: relative;
	margin: 15px 0 0;
	height: 200px;
}
.recruit_wrap_2023 .environment_wrap .arrow::before {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0px;
	border-style: solid;
	border-width: 0 0 300px 50vw;
	border-color: transparent transparent transparent #E7F3F2;
	z-index: -1;
}
.recruit_wrap_2023 .environment_wrap .title {
	position: relative;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .environment_wrap .title h2 {
	position: absolute;
	top: -130px;
	left: 00%;
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.2em;
}
.recruit_wrap_2023 .environment_wrap .title img {
	position: absolute;
	top: -100px;
	left: 0%;
	height: auto;
	width: 80%;
}
.recruit_wrap_2023 .environment_wrap .box {
	margin: 0 auto 50px;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .environment_wrap .box:nth-of-type(odd) {
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.recruit_wrap_2023 .environment_wrap .box .pic_item {
	width: 100%;
}
.recruit_wrap_2023 .environment_wrap .box .pic_item img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item {
	margin: 0 0 20px;
	width: 100%;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .time {
	color: rgba(153,153,153,1);
	font-size: 1.3rem;
	font-weight: 500;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .midashi {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .txt_content .txt {
	font-size: 1.3rem;
	font-weight: 500;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .pic_content {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin-top: auto;
}
.recruit_wrap_2023 .environment_wrap .box .txt_pic_item .pic_content img {
	height: auto;
	width: 48%;
}

/*voice_wrap*/
.recruit_wrap_2023 .voice_wrap {
	background: #EAF3F8;
	padding: 0 0 50px;
}
.recruit_wrap_2023 .voice_wrap .title {
	background: linear-gradient(180deg, #fff 0%, #fff 50%, #EAF3F8 50%, #EAF3F8 100%);
	height: 100px;
}
.recruit_wrap_2023 .voice_wrap .title .range {
	position: relative;
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .title h2 {
	position: absolute;
	top: 40px;
	left: 0%;
	font-size: 2.5rem;
	font-weight: bold;
	z-index: 10;
}
.recruit_wrap_2023 .voice_wrap .title img {
	position: absolute;
	top: 30px;
	left: 0%;
	height: auto;
	width: 60%;
	z-index: 1;
}
.recruit_wrap_2023 .voice_wrap .top_txt p {
	font-size: 1.3rem;
	font-weight: 500;
	margin: 30px auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .box {
	margin: 0 auto;
	width: 95%;
	max-width: 1300px;
}
.recruit_wrap_2023 .voice_wrap .box .item {
	margin: 0 auto 20px;
	width: 95%;
}
.recruit_wrap_2023 .voice_wrap .box .item .pic {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .box .item .pic img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .box .txt {
	background: #fff;
	padding: 20px;
}
.recruit_wrap_2023 .voice_wrap .box .midashi p {
	font-size: 2rem;
	font-weight: 500;
	line-height: 1.3em;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .voice_wrap .box .desc p:first-of-type {
	font-size: 1.3rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .box .desc p:last-of-type {
	font-size: 1.3rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .box .btn {
	background: #182E5F;
	padding: 10px 0;
	text-align: center;
}
.recruit_wrap_2023 .voice_wrap .box .btn p {
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
}
/*voice_wrap modal*/
.recruit_wrap_2023 .voice_wrap .modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
	left: 0;
	z-index: 1000;
    width: 100vw;
}
.recruit_wrap_2023 .voice_wrap .modal_bg {
    background: rgba(0,0,0,0.6);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
	height: 95%;
    padding: 60px 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
    transform: translate(-50%,-50%);
    width: 90%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .range {
	margin: 0 auto;
	width: 85%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_midashi p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 30px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 {
	margin: 0 0 30px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 .pic_item,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .pic_item {
	margin: 0 0 20px;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 .pic_item img,
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .pic_item img {
	height: auto;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.3rem;
	font-weight: 500;
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl dt {
	line-height: 1em;
	padding: 10px 0;
	width: 30%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_1 dl dd {
	line-height: 1em;
	padding: 10px 0;
	text-align: left;
	width: 70%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item {
	width: 100%;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item .txt p:first-of-type {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_box_2 .txt_item .txt p:last-of-type {
	font-size: 1.3rem;
	font-weight: 500;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice {
	background: #EAF3F8;
	padding: 15px;
	margin: 0 0 50px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice p:first-of-type {
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content .voice p:last-of-type {
	font-size: 1.3rem;
	font-weight: 500;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar {
    width: 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar-thumb{
	background: rgba(153,153,153,1);
    border-radius: 10px;
}
.recruit_wrap_2023 .voice_wrap .modal_content::-webkit-scrollbar-track-piece {
    background: rgba(204,204,204,1);
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_close_css_top {
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
	color: #666;
	font-size: 3rem;
	font-weight: bold;
}
.recruit_wrap_2023 .voice_wrap .modal_content .modal_close_css_bottom {
	display: block;
	cursor: pointer;
	background: #9A9A9A;
	color: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	padding: 10px 0;
	text-align: center;
}

/*qa_wrap*/
.recruit_wrap_2023 .qa_wrap {
}
.recruit_wrap_2023 .qa_wrap {
	position: relative;
	padding: 100px 0 50px; 
}
.recruit_wrap_2023 .qa_wrap:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50vw 0 50vw;
  border-color: #EAF3F8 transparent transparent transparent;
  position: absolute;
  top: 00%;
  left: 0;
  right: 0;
}
.recruit_wrap_2023 .qa_wrap .title {
	position: relative;
	text-align: center;
	height: 50px;
	margin: 0 0 100px;
}
.recruit_wrap_2023 .qa_wrap .title h2 {
	position: absolute;
	top: 20px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	font-size: 2.5rem;
	font-weight: bold;
	line-height: 1.3em;
	z-index: 10;
	width: 100%;
}
.recruit_wrap_2023 .qa_wrap .title img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: auto;
	width: 30%;
	z-index: 1;
}
/*qa_wrap accordion*/
.recruit_wrap_2023 .qa_wrap .accordion {
	background: #EAF3F8;
	margin: 0 auto 20px;
	padding: 20px 15px 5px;
	width: 95%;
	max-width: 1000px;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordionclick {
	position: relative;
	display: block;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi {
	margin: 0 0 30px;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi h3 {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi img {
	margin: 0 10px 2px 0;
}
.recruit_wrap_2023 .qa_wrap .accordion .midashi p {
	font-size: 1.3rem;
	font-weight: 500;
}
.recruit_wrap_2023 .qa_wrap .accordion dl {
	display: none;
}
.recruit_wrap_2023 .qa_wrap .accordion dt {
	color: #00719B;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.recruit_wrap_2023 .qa_wrap .accordion dt img {
	margin: 0 10px 0 0;
}
.recruit_wrap_2023 .qa_wrap .accordion dd {
	background: #fff;
	font-size: 1.3rem;
	font-weight: 500;
	padding: 15px;
	margin: 0 0 30px;
}
/*qa_wrap accordion icon*/
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon,
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span {
	display: inline-block;
	transition: all .3s;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 30px;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 2px;
    background: #333;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.recruit_wrap_2023 .qa_wrap .accordion .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*list_wrap*/
.recruit_wrap_2023 .list_wrap {
	background: #EAF3F8;
	padding: 50px 0;
}
.recruit_wrap_2023 .list_wrap .range {
	background: #fff;
	margin: 0 auto;
	padding: 20px;
	width: 95%;
	max-width: 1000px;
}
.recruit_wrap_2023 .list_wrap .title {
	text-align: center;
	margin: 30px 0;
}
.recruit_wrap_2023 .list_wrap .title h2 {
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .list_wrap .title p {
	font-size: 1.3rem;
	font-weight: 500;
	margin: 0 0 30px;
	text-align: left;
}
.recruit_wrap_2023 .list_wrap .list_link {
	margin: 0 auto 30px;
	padding: 15px 0;
	width: 100%;
	max-width: 1300px;
}
.recruit_wrap_2023 .list_wrap .list_link a {
	position: relative;
	display: block;
	background: #fff;
	border-radius: 100vh;
	border: solid thin rgba(51,51,51,1); 
	font-size: 1.3rem;
	font-weight: 500;
	padding: 5px 20px;
	margin: 0 0 10px 0;
}
.recruit_wrap_2023 .list_wrap .list_link a::after {
	position: absolute;
	right: 15px;
	top: 10px;
	content:"";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-bottom: 3px solid rgba(51,51,51,1);
	border-right: 3px solid rgba(51,51,51,1);
	transform: rotate(45deg);
}
.recruit_wrap_2023 .list_wrap .content {
	margin: 0 0 50px;
}
.recruit_wrap_2023 .list_wrap h3 {
	font-size: 2rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.recruit_wrap_2023 .list_wrap dl { 
	font-size: 1.3rem;
	font-weight: 500;
}
.recruit_wrap_2023 .list_wrap dt {
	padding: 10px 10px 0;
}
.recruit_wrap_2023 .list_wrap dt:before {
	content: "-";
	padding: 0 5px 0 0;
}
.recruit_wrap_2023 .list_wrap dd {
	padding: 5px 10px 10px 20px;
}
.recruit_wrap_2023 .list_wrap dt:nth-of-type(odd),
.recruit_wrap_2023 .list_wrap dd:nth-of-type(odd) {
	background: rgba(245,245,245,1);
}

/*採用フォーム　recruit_2023_hosoku*/

.contact_wrap .recruit_2023_hosoku {
}
.contact_wrap .recruit_2023_hosoku {
	background: rgba(245,245,245,1);
	font-size: 1.3rem;
	font-weight: bold;
	padding: 20px;
	margin: 0 0 30px;
}

/*TOPページ　top_recruit_banner*/
.top_recruit_banner {
	margin: 50px auto 0;
	width: 95%;
	max-width: 1300px;
}
.top_recruit_banner img {
	height: auto;
	width: 100%;
}

}


/*----------------------
▲採用2023▲
----------------------*/


/*----------------------
▼フッター▼
----------------------*/

@media (min-width:960px){
.top_scroll {
	background: rgba(230,230,230,1);
	border-bottom: solid 5px rgba(200,200,200,1);
	text-align: center;
}
.top_scroll a {
	display: block;
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 15px 0;
}
.top_scroll a:hover {
	opacity: .4;
}
address {
	font-style: normal;
}
.address_wrap {
	background: rgba(234,246,252,1);
	text-align: center;
	padding: 30px 0;
}
.address_wrap img {
	height: auto;
	width: 150px;
	margin: 0 0 30px;
}
.address_wrap .profile_txt {
	color: rgba(80,80,80,1);
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.address_wrap .number_txt {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
/*コピーライト_ナビ*/
.footer_under_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 10px 10px 0;
	margin: 0 auto;
	max-width: 1300px;
}
.footer_under_box small {
	font-size: 1.3rem;
	font-weight: bold;
}
.footer_under_box nav {
	order:2;
}
.footer_under_box nav ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.footer_under_box nav ul li {
}
.footer_under_box nav ul li+li {
	border-left: solid thin rgba(102,102,102,1);
}
.footer_under_box nav ul li a {
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0 20px;
}
.footer_under_box nav ul li a:hover {
	opacity: .4;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.top_scroll {
	background: rgba(230,230,230,1);
	border-bottom: solid 5px rgba(200,200,200,1);
	text-align: center;
}
.top_scroll a {
	display: block;
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 15px 0;
}
address {
	font-style: normal;
}
.address_wrap {
	background: rgba(234,246,252,1);
	text-align: center;
	padding: 30px 0;
}
.address_wrap img {
	height: auto;
	width: 150px;
	margin: 0 0 30px;
}
.address_wrap .profile_txt {
	color: rgba(80,80,80,1);
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.address_wrap .number_txt {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
}
/*コピーライト_ナビ_tb*/
.footer_under_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	padding: 10px 10px 0;
	margin: 0 auto 50px;
	max-width: 1300px;
}
.footer_under_box small {
	font-size: 1.3rem;
	font-weight: bold;
}
.footer_under_box nav {
	order:2;
}
.footer_under_box nav ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.footer_under_box nav ul li {
}
.footer_under_box nav ul li+li {
	border-left: solid thin rgba(102,102,102,1);
}
.footer_under_box nav ul li a {
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0 20px;
}

}

@media (max-width:599px){
.top_scroll {
	background: rgba(230,230,230,1);
	border-bottom: solid 5px rgba(200,200,200,1);
	text-align: center;
}
.top_scroll a {
	display: block;
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
	padding: 15px 0;
}
address {
	font-style: normal;
}
.address_wrap {
	background: rgba(234,246,252,1);
	text-align: center;
	padding: 20px 0;
}
.address_wrap img {
	height: auto;
	width: 150px;
	margin: 0 0 20px;
}
.address_wrap .profile_txt {
	color: rgba(80,80,80,1);
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 10px;
}
.address_wrap .number_txt {
	color: rgba(80,80,80,1);
	font-size: 1.3rem;
	font-weight: bold;
}
/*コピーライト_ナビ_sp*/
.footer_under_box {
	padding: 10px 10px 0;
	margin: 0 auto 70px;
	width: 100%;
}
.footer_under_box small {
	display: block;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
}
.footer_under_box nav ul {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}
.footer_under_box nav ul li {
	margin: 0 0 10px;
}
.footer_under_box nav ul li a {
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0 15px;
}
.footer_under_box nav ul li a:before {
	content:"-";
	padding: 0 10px 0 0px;
}

}

/*----------------------
▲フッター▲
----------------------*/
