@charset "utf-8";
/* CSS Document */
.rec_bk{
	background-image: url(../images/recruit/re_title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.rec_box_2g{
	display: flex;
	flex-wrap:wrap;
	width: 100%;
	box-sizing: border-box;
	margin-top: 100px;
}

.rec_box_2g a {
	background-color: #000;
	position: relative;
	width: 50%;
}
.rec_box_2g_b {
	opacity: 0.3;
	transition: 0.3S;
}
.rec_box_2g a:hover .rec_box_2g_b{
	opacity: 1;
	transition:0.5S;
}
.rec_box_2g_u {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: flex;
	flex-direction:column;
	justify-content: center;
	align-items: center;
	z-index: 2;
}
.rec_box_2g_u_t01 {
	font-size: 30px;
	color: #FFF;
}
.rec_box_2g_u_t02 {
	color: #FFF;
}





.re_sub_title {
	font-size: 30px;
	color: #00c9ff;
	padding-left: 40px;
	font-weight: bold;
	position: relative;
	padding-top: 24px;
	padding-bottom: 24px;
	box-sizing: border-box;
}
.re_sub_title:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46px 46px 0 0;
    border-color: #00c9ff transparent transparent transparent;
}
#re_box3 {
	display: flex;
	justify-content:center;
	width: 100%;
	margin-top: 150px;
	box-sizing: border-box;
}
#re_box3 a {
	align-content: center;
	justify-content: center;
	background-color: #000;
	position: relative;
	width: 100%;
}
.re_box3_b {
	opacity: 0.3;
	transition: 0.3S;
}
#re_box3 a:hover .re_box3_b {
	opacity: 1;
	transition:0.5S;
}
.re_box3_u {
	position: absolute;
	flex-direction:column;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
}
.re_box3_u_t01{
	font-size: 30px;
	color: #FFF;
}
.re_box3_u_t02{
	color: #FFF;
}

.re_box3_m {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 3;
	border-left: 40px solid transparent;
	border-bottom: 40px solid #00c9ff;
}
.re_su_bk {
	background-image: url(../images/recruit_summary/re_box1_su_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#re_su_no01{
	margin-top: 70px;
	max-width: 1300px;
	width: 100%;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00c9ff;
	border-bottom-color: #00c9ff;
	background-color: #f0eff1;
}

#re_su_no01 section {
	display: grid;
	grid-template-columns: 28% 72%;
	width: 100%;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
}
#re_su_no01 div:nth-child(odd){
	background-color: #d6d6d6;
	box-sizing: border-box;
	padding: 24px;
	text-align: right;
}
#re_su_no01 section div:nth-child(even){
	box-sizing: border-box;
	padding: 24px;
	text-align: left;
}
.re_su_title01{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1300px;
	margin-top: 140px;
}
#re_su_no02{
	width: 100%;
	max-width: 1300px;
	padding-top: 60px;
	padding-bottom: 60px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	
	background-color: #f0eff1;
	margin-top: 30px;
	
	display: flex;
	justify-content: center;
	
	padding-right: 10px;
	padding-left: 10px;
	
}
.re_su_no02_w {
	background-color: #FFF;
	border: 1px solid #00C9FF;
	width: 100%;
	position: relative;
	padding-top: 40px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	max-width: 320px;
	box-sizing: border-box;
}
.re_su_no02_next {
	color: #00C9FF;
	font-size: 20px;
	padding: 20px;
	display: flex;
	justify-content:center;	
	align-items:center;
	box-sizing: border-box;
}


.re_su_no02_txt01{
	text-align: center;
	position: absolute;
	top: -20px;
	width: 82%;
	box-sizing: border-box;
}
.re_be_bk {
	background-image: url(../images/recruit_benefits/re_box1_be_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#re_be_no01 {
	background-color: #f0eff1;
	width: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 30px;
	padding-left: 16px;
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	display: flex;
	justify-content: center;
}
#re_be_no02 {
	width: 100%;
	box-sizing: border-box;
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
	column-gap: 1%;
	row-gap: 1%;
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
#re_be_no02 div {
	width: 100%;
	box-sizing: border-box;
	max-width: 220px;
	color: #FFF;
	font-size: 20px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: center;
	border: 4px solid #5480b1;
	background: linear-gradient(180deg, #5480b1 0%, #5480b1 50%, #386897 50%, #386897 100%);
	font-weight: bold;
	min-height: 94px;
}
#re_be_no02 div span {
	font-size: 12px;
}

#re_be_no03 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
	display: flex;
	margin-top: 130px;
	box-sizing: border-box;
}
.re_be_no03_L {
	width: 64%;
	padding-right: 6%;
	box-sizing: border-box;
}
.re_be_no03_txt01 {
}

.re_be_no03_R {
	width: 30%;
	box-sizing: border-box;
}
#re_be_no04 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
	background-color: #f0eff1;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00c9ff;
	border-bottom-color: #00c9ff;
	margin-top: 100px;
	padding-top: 86px;
	padding-bottom: 86px;
	
	display: grid;
	grid-template-columns: 36% 36%;
	column-gap: 9%;
	align-content: center;
	justify-content: center;
	box-sizing: border-box;
}
#re_be_no04 section {
	width: 100%;
	max-width: 400px;
	column-gap: 10px;
	box-sizing: border-box;
}
.re_be_no04_01 {
}
.re_be_no04_02 {
	border: 4px solid #5480b1;
	background: linear-gradient(180deg, #5480b1 0%, #5480b1 50%, #386897 50%, #386897 100%);
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 16px;
	margin-top: 22px;
}
.re_be_no04_03 {
	margin-top: 22px;
}

.re_co_bk{
	background-image: url(../images/recruit_contents/re_box1_co_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#re_co_no01 {
	background-color: #f0eff1;
	width: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 30px;
	padding-left: 16px;
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	display: flex;
	justify-content: center;
}
#re_co_no02 {
	width: 100%;
	box-sizing: border-box;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 140px;
}
.re_co_no02_box2 {
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 56% 39%;
	column-gap: 5%;
	padding-top: 80px;
	padding-right: 50px;
	padding-bottom: 80px;
	padding-left: 50px;
	background-color: #f0eff1;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00c9ff;
	border-bottom-color: #00c9ff;
	margin-top: 50px;
}
.re_co_no02_box2_L {
}
.re_co_no02_box2_L_01 {
	box-sizing: border-box;
	font-size: 20px;
	font-weight: bold;
}
.re_co_no02_box2_L_02{
	box-sizing: border-box;
	width: 48px;
	height: 1px;
	background-color: #4c4c4c;
	margin-top: 28px;
}
.re_co_no02_box2_L_03 {
	margin-top: 28px;
}
.re_co_no02_box2_R {
}
#re_co_no03 {
	box-sizing: border-box;
	width: 100%;
	margin-top: 140px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
}
#re_co_no03_box {
	background-color: #f0eff1;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00c9ff;
	border-bottom-color: #00c9ff;
	padding-bottom: 90px;
	margin-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
}
.re_co_no03_box1 {
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 44% 44%;
	column-gap: 12%;
	width: 100%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.re_co_no03_box1 section {
}
.re_co_no03_box1_01 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	color: #FFF;
	font-size: 20px;
	border: 4px solid #5480b1;
	background: linear-gradient(180deg, #5480b1 0%, #5480b1 50%, #386897 50%, #386897 100%);
	font-weight: bold;
	min-height: 57px;
	margin-top: 90px;
}
.re_co_no03_box1_02 {
	margin-top: 16px;
}
.re_co_no03_box1_03 {
	margin-top: 16px;
}
.re_co_no03_box1_03 ul li::before{
	content: "⚫︎";
	color: #61cbf4;
	font-size: 14px;
	margin-right: 6px;
}


/*
.re_co_no03_box2 {
	box-sizing: border-box;
	display: grid;
	grid-template-columns: 44% 54%;
	column-gap: 2%;
	width: 100%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
}
.re_co_no03_box2_01 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	box-sizing: border-box;
	color: #FFF;
	font-size: 20px;
	border: 4px solid #5480b1;
	background: linear-gradient(180deg, #5480b1 0%, #5480b1 50%, #386897 50%, #386897 100%);
	font-weight: bold;
	min-height: 57px;
}
.re_co_no03_box2_02 {
	margin-top: 16px;
}
.re_co_no03_box2_03 {
	position: relative;
}
.re_co_no03_box2_03 div {
	position: absolute;
	bottom: 0px;
}
.re_co_no03_box2_03 div ul li::before {
 content: "⚫︎";
 color: #61cbf4;
 font-size: 14px;
 margin-right: 6px;
}*/

.re_vo_bk {
	background-image: url(../images/recruit_voice/re_box1_vo_bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#re_vo_no01 {
	background-color: #f0eff1;
	width: 100%;
	box-sizing: border-box;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 30px;
	padding-left: 16px;
	max-width: 1300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	display: flex;
	justify-content: center;
}
#re_vo_no02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	column-gap: 60px;
	margin-top: 100px;
}
#re_vo_no02 div {
	width: 320px;
}

#re_vo_no03 {
}
#re_vo_no03 section {
}
.re_vo_no03_01 {
	text-align: center;
	max-width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 170px;
	
	display: flex;
}
.re_vo_no03_01_01 {
	width: 160px;
}
.re_vo_no03_01_02 img{
	max-width: 466px;
	width: 100%;
	border: 1px solid #FFF;
	box-shadow: 0px 0px 4px 4px #EBEBEB;
}
.re_vo_no03_01_03 {
	width: 160px;
	padding-top: 126px;
}
.re_vo_no03_02 {
	background-color: #f0eff1;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00c9ff;
	border-bottom-color: #00c9ff;
	box-sizing: border-box;
	margin-top: -70px;
	padding-bottom: 60px;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 20px;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.re_vo_no03_02_01 {
	font-size: 20px;
	font-weight: bold;
}
.re_vo_no03_02_01_sp {
	padding-top: 60px;
}
.re_vo_no03_02_02 {
	box-sizing: border-box;
	width: 48px;
	height: 1px;
	background-color: #4c4c4c;
	margin-top: 16px;
}
.re_vo_no03_02_03 {
	padding-top: 16px;
}
.re_vo_no03_02_box2{
	padding-top: 60px;
	display: grid;
	grid-template-columns: 57% 38%;
	column-gap: 5%;
	row-gap: 16px;
}


#re_vo_no04 {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	padding-top: 150px;
}


#re_vo_no05 {
	padding-top: 150px;
}
.re_vo_no05_w {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1100px;
}

#re_vo_no05_slider {
	margin-top: 30px;
	overflow: hidden;
	position: relative;
}
#re_vo_no05_slick div p {
	padding-right: 10px;
	padding-left: 10px;
}
#re_vo_no05_swL {
	position: absolute;
	left: 0px;
	top: 50%;
	height: 30px;
	width: 30px;
	margin-top: -15px;
	z-index: 10;
}
#re_vo_no05_swR {
	height: 30px;
	width: 30px;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -15px;
	z-index: 10;
}






































#PC_CSS_end-------------------------------------------------------------------------------------------------------------------------- {}
@media screen and (max-width: 737px) {
#SP_CSS_sta-------------------------------------------------------------------------------------------------------------------------- {}
.rec_box_2g {
	margin-top: 50px;
}
.rec_box_2g a {
	width: 100%;
	margin-top: 16px;
}
.rec_box_2g a:hover .rec_box_2g_b{
	opacity: 0.3;
}


#re_box3 {
	flex-wrap: wrap;
	margin-top: 30px;
}
#re_box3 a {
	width: 50%;
}
.re_box3_u_t01{
	font-size: 4vw;
}
.re_su_title01{
	margin-top: 50px;
}
#re_su_no01 section {
	grid-template-columns: 100%;
}
#re_su_no01 section div:nth-child(odd){
	padding: 12px;
	text-align: left;
}
#re_su_no01 section div:nth-child(even){
	padding: 12px;
}

#re_su_no02{
	margin-top: 0px;
	flex-wrap:wrap;
}
.re_su_no02_w {
}
.re_su_no02_next {
	width: 100%;
	padding-top: 10px;	
}
.re_su_no02_next span{
	transform: rotate(90deg);
}

.re_su_no02_txt01{
	width: 96%;
}

#re_be_no01 {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
}
#re_be_no02 {
	margin-top: 50px;
	flex-wrap:wrap;
}
#re_be_no02 div {
	max-width: 100%;
	font-size: 16px;
	min-height: 0px;
	margin-top: 12px;
}
#re_be_no03 {
	flex-wrap:wrap;
	margin-top: 50px;
}
.re_be_no03_L {
	width: 100%;
	padding-right: 0%;
}
.re_be_no03_R {
	width: 100%;
	margin-top: 20px;
}
#re_be_no04 {
	margin-top: 50px;
	padding-top: 30px;
	padding-bottom: 40px;
	display: grid;
	grid-template-columns: 100%;
	padding-right: 16px;
	padding-left: 16px;
}
#re_be_no04 section {
	max-width: 100%;
	column-gap: 0px;
	margin-top: 40px;
}
.re_be_no04_01 {
}
.re_be_no04_02 {
	font-size: 16px;
	padding: 12px;
	margin-top: 20px;
}
.re_be_no04_03 {
	margin-top: 20px;
}

#re_co_no01 {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
}
#re_co_no02 {
	padding-top: 50px;
}
.re_co_no02_box2 {
	grid-template-columns: 100%;
	column-gap: 0%;
	padding-top: 50px;
	padding-right: 16px;
	padding-bottom: 50px;
	padding-left: 16px;
	margin-top: 30px;
}
.re_co_no02_box2_R {
	margin-top: 16px;
}
#re_co_no03 {
	margin-top: 80px;

}
#re_co_no03_box {
	padding-bottom: 50px;
	margin-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
.re_co_no03_box1 {
	grid-template-columns: 100%;
	column-gap: 0%;
}
.re_co_no03_box1 section {

}
.re_co_no03_box1_01 {
	font-size: 16px;
	min-height: 0px;
	padding: 16px;
	margin-top: 50px;
}
.re_co_no03_box2 {
	grid-template-columns: 100%;
	column-gap: 0%;
	margin-top: 50px;
}
.re_co_no03_box2_01 {
	font-size: 16px;
	min-height: 0px;
	padding: 16px;
}
.re_co_no03_box2_03 div {
	position: unset;
	margin-top: 16px;
}

#re_vo_no01 {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
}
#re_vo_no02 {
	column-gap: 0px;
	margin-top: 50px;
}
#re_vo_no02 div{
}
.re_vo_no03_01 {
	margin-top: 80px;
	flex-wrap:wrap;
}


.re_vo_no03_01_01 {
	width: 100%;
}
.re_vo_no03_01_02 img{
	max-width: 100%;
}
.re_vo_no03_01_03 {
	width: 100%;
	padding-top: 10px;
}


.re_vo_no03_02 {
	margin-top: 16px;
	padding-bottom: 50px;
	padding-right: 16px;
	padding-left: 16px;
	padding-top: 30px;
}
.re_vo_no03_02_01 {
}
.re_vo_no03_02_01_sp {
	padding-top: 30px;
}
.re_vo_no03_02_02 {
}
.re_vo_no03_02_03 {
}
.re_vo_no03_02_box2{
	padding-top: 30px;
	display: grid;
	grid-template-columns: 100%;
}
#re_vo_no04 {
	padding-top: 50px;
}
#re_vo_no05 {
	padding-top: 50px;
}
#re_vo_no05_slick div p {
	padding-right: 0px;
	padding-left: 0px;
}

#SP_CSS_end-------------------------------------------------------------------------------------------------------------------------- {}
}
