@charset "utf-8";
/* 冒頭 */
.content_area{padding-bottom: 64px;}
.h2_head{
	margin-bottom: 57px;
}
.h2_head h2{
	display: block;
	margin: 9px 0 25px;
	font-size: 7rem;
	line-height: 8rem;
	text-align: center;
	padding: 0 75px;
	position: relative;
}
.h2_head h2::before,.h2_head h2::after{
	position: absolute;
	content: '';
	width: 75px;
	height: 110px;
}
.h2_head h2::before{
	top: 39px;
	left: 0;
	background: url(/img/common/pic_deco_l_blue.png)no-repeat center / contain;
}
.h2_head h2::after{
	bottom: -10px;
	right: 0;
	background: url(/img/common/pic_deco_r_blue.png	)no-repeat center / contain;
}
.h2_head p{
	font-size: 1.8rem;
	letter-spacing: 0;
	line-height: 2.75rem;
	text-align: center;
}
br.tab_size{display: none;}

/* ページ内リンク */
.page_link{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 60px 18px;
    margin-bottom: 190px;
}
.page_link li{margin: 0 !important;}
.page_link a {
	display: block;
	padding: 0 0 15px 0;
	border-bottom: 2px solid #253949;
	text-decoration: none !important;
	transition: border-color 0.3s;
}
.page_link a:hover {
	border-color: #306EEB;
}
.page_link a::before, .page_link a::after{display: none;}
.page_link a img{
	border-radius: 10px;
	margin-bottom: 9px;
}
.page_link_txt{
	position: relative;
    padding:0 45px 0 17px;
}
.page_link_txt::before,.page_link_txt::after{
	content: '';
    display: block;
    position: absolute;
	top: 0;
    bottom: 0;
    margin: auto;
}
.page_link_txt::before{
	right: 5px;
    width: 30px;
    height: 30px;
    background: #253949;
	border-radius: 2px;
	transition: background 0.3s;
}
.page_link a:hover .page_link_txt::before{background: #306EEB;}
.page_link_txt::after{
	top: -5px;
    right: 15px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}
.page_link_txt .tag{
    font-size: 1.5rem;
	line-height: 2.5rem;
    letter-spacing: 0;
    font-weight: 500;
    color: #fff;
    text-align: center;
    width: 86px;
    height: 25px;
	background: #306EEB;
    border-radius: 2px;
}
.icard_text{
	font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 2.6rem;
    font-weight: 500;
    font-family: 'Dela Gothic One';
    margin: 5px 0 15px;
	transition: color 0.3s;
}
.page_link a:hover .icard_text{
	color: #306EEB;
}
.icard_name{
	font-size: 1.8rem;
    letter-spacing: 0;
    font-weight: 500;
    font-family: 'Dela Gothic One';
	transition: color 0.3s;
}
.icard_name span{
	font-size: 1.2rem;
    font-weight: bold;
    font-family: 'Noto Sans JP';
    margin-left: 5px;
}
.page_link a:hover .icard_name{
	color: #306EEB;
}

/* インタビューン内容 */
.interview_card{
	background: #306EEB;
    border-radius: 20px;
    position: relative;
    padding: 66px 70px;
	height: 430px;
	margin-bottom: 100px;
}
.interview_card::before{
	position: absolute;
	content: '';
	right: 0;
	bottom: 0;
	width: 620px;
	height: 430px;
	background: url(/wp-content/uploads/recruit/interview/bg_interview.png) no-repeat center / cover;
}
.card_body .tag{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.8rem;
    letter-spacing: 0;
    font-weight: bold;
    color: #306EEB;
	width: 150px;
    height: 40px;
    background: #fff;
    border-radius: 2px;
}
.card_body .copy{
	font-size: 7rem;
    line-height: 7.5rem;
    color: #fff;
    margin: 24px 0 0;
	position: relative;
    z-index: 1;
}
.card_body .copy::before{display: none;}

.card_right{
	display: flex;
	position: absolute;
    bottom: 0;
    right: 67px;
}
.card_right img:first-child{
	width: 173px;
	height: 173px;
	margin-right: -98px;
}
.card_right img:last-child{
	width: 410px;
	height: 520px;
}

.interview_box{
	max-width: 880px;
    padding:0 40px;
    margin: auto;
}
.interview_box h3{
	font-size: 5rem;
    font-weight: 500;
    line-height: 5rem;
    font-family: 'Dela Gothic One';
	position: relative;
	margin: 71px 0 19px;
}
.interview_box h3::before{
	position: absolute;
	content: '';
	top: -37px;
	left: -40px;
	width: 40px;
	height: 40px;
	background: url(/wp-content/uploads/recruit/interview/pic_deco_interview.png) no-repeat center / cover;
}
.interview_box h4{
	font-size: 2.8rem;
    line-height: 3.2rem;
	padding-left: 0;
	margin: 32px 0 19px;
	color: #306EEB;
}
.interview_box h4::before{display: none;}
.interview_box img{border-radius: 20px;}
.interview_box p{margin-bottom: 22px;}

.schedule_wrap{
	border: 1px solid #D4D4D4;
    border-radius: 20px;
    margin: 60px 0 212px;
    padding: 25px 40px 23px;
}
.interview_area:last-of-type .schedule_wrap{margin-bottom: 100px;}
.interview_box h3.schedule_title{
	font-size: 3.6rem;
    text-align: center;
    margin: 0;
}
.interview_box h3.schedule_title::before{display: none;}
.schedule_list{
	margin: 31px 0 0;
    padding-left: 0;
}
.schedule_item{
	list-style: none;
    display: grid;
    grid-template-columns: 121px auto;
}
.s_time{
	font-size: 2.4rem;
    letter-spacing: 0;
    font-weight: bold;
}
.s_body{
	padding:0 0 30px 27px;
	position: relative;
}
.schedule_item:last-child .s_body{padding-bottom: 0;}
.s_body::before{
	position: absolute;
	content: '';
	top: 7px;
	left: -5px;
	width: 10px;
	height: 10px;
	background: #306EEB;
	border-radius: 50%;
	z-index: 1;
}
.s_body::after{
	position: absolute;
	content: '';
	top: 17px;
	left: 0;
	width: 1px;
	height: 100%;
	background: #D4D4D4;
}
.schedule_list .schedule_item:last-child .s_body::after{display: none;}
.s_label{
	display: block;
	font-size: 2.4rem;
    letter-spacing: 0;
    font-weight: bold;
	margin-bottom: 15px;
}

/* エントリー */
.recruit_entry_area{
	max-width: 1160px;
    padding: 59px 36px;
    margin: 80px auto 0;
    background: #FFD631;
    border-radius: 20px;
}
.recruit_entry_area_in{
	border-radius: 20px;
	padding: 65px 30px;
	color: #000000;
	background: #FFD631;
}
.recruit_entry_box{
	display: flex;
    align-items: center;
	justify-content: space-between;
    max-width: none;
    margin: 0;
}
.recruit_entry_txt{
	padding-left: 9px;
}
.recruit_entry_area h2{
	font-size: 6rem !important;
	line-height: 7rem !important;
	font-weight: 500;
	color: #000;
	padding: 0;
	margin: 0 0 6px;
	border-bottom: none;
}
.recruit_entry_area h2::before{display: none;}
.recruit_entry_area p{
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #000;
	font-weight: bold;
}
.recruit_entry_list{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
	max-width:calc(100% - 440px);
	padding-left: 0;
	margin-bottom: 0;
}
.recruit_entry_list li{
	margin-bottom: 0;
	list-style: none;
}
.recruit_entry_list li a{
	text-decoration: none;
}
.recruit_entry_list li a h3{
	font-size: 1.8rem;
	line-height: 2.6rem;
	color: #000;
	font-weight: bold;
	margin:0 0 5px 5px;
}
.recruit_entry_list li a img{
	border: 2px solid transparent;
	padding: 2px;
	transition: border-color 0.3s;
}
.recruit_entry_list li a:hover img{border-color: #238CF9;}

@media screen and (max-width:1099px){
.h2_head h2{
	font-size: 6rem;
}
}

@media screen and (max-width:1024px){
.content_area{padding-top: 43px;}
/* 冒頭 */
.h2_head{
	margin-bottom: 53px;
}
.h2_head h2{
	font-size: 5.5rem;
	line-height: 5.5rem;
	padding: 0 90px;
	margin-bottom: 28px;
}
.h2_head h2::before {
    top: 56px;
    left: 14px;
}
.h2_head h2::after {
    bottom: 0px;
    right: 14px;
}
.h2_head p{
	font-size: 1.7rem;
}

/* ページ内リンク */
.page_link{
    grid-template-columns: 1fr 1fr;
}

/* ページ内リンク */
.page_link{
    gap: 30px 20px;
    margin-bottom: 195px;
}
.page_link_txt{padding:0 45px 0 14px;}

/* インタビューン内容 */
.interview_card{
    padding: 35px 40px;
	height: 285px;
	margin-bottom: 68px;
}
.interview_card::before{
	width: 410px;
	height: 285px;
}
.card_body .tag{
    font-size: 2.2rem;
	width: 120px;
    height: 36px;
}
.icard_text{margin-bottom: 16px;}
.card_body .copy{
	font-size: 5rem;
    line-height: 5.5rem;
	margin-top: 13px;
}
.card_right{
    right: 40px;
}
.card_right img:first-child{
	width: 140px;
	height: 140px;
	margin-right: -68px;
}
.card_right img:last-child{
	width: 300px;
	height: 380px;
}

.interview_box h3{
	font-size: 4rem;
    line-height: 4rem;
	margin: 68px 0 15px;
}
.interview_box h3::before {
    top: -34px;
}
.interview_box h4{
	font-size: 2.2rem;
	margin: 32px 0 13px;
}

.schedule_wrap {
    margin: 60px 0 170px;
    padding: 29px 38px 21px;
}
.interview_area:last-of-type .schedule_wrap {
    margin-bottom: 80px;
}
.schedule_list{
	margin-top: 36px;
}
.s_time{
	font-size: 2rem;
}
.s_body{
	padding:0 0 13px 26px;
}
.s_label{
	font-size: 2rem;
	margin-bottom: 11px;
}

/* エントリー */
.recruit_entry_box{display: block;}
.recruit_entry_txt{padding-right: 0;}
.recruit_entry_area{
	margin-bottom: 0;
	padding: 20px 20px 39px;
}
.recruit_entry_area h2{
	font-size: 5rem !important;
}
.recruit_entry_area p{
	font-size: 1.4rem;
    line-height: 2.6rem;
	text-align: center;
	margin-bottom: 16px;
}
.recruit_entry_area p br{display: block;}
.recruit_entry_list {
    max-width: 580px;
	margin: auto;
}
.recruit_entry_list li a h3{
	font-weight: bold;
	color: #000000;
}
}
@media screen and (max-width:850px){
br.tab_size{display: block;}
}

@media screen and (max-width:767px){
.content_area {
	padding-top: 37px;
}
/* 冒頭 */
.h2_head{
	margin-bottom: 60px;
}
.h2_head h2{
	font-size: 3rem;
	line-height: 3rem;
	padding: 0 30px;
	margin-bottom: 19px;
}
.h2_head h2::before, .h2_head h2::after {
    width: 30px;
    height: 50px;
}
.h2_head h2::before{
	top: 30px;
	left: 0;
}
.h2_head h2::after{
	bottom: 6px;
	right: 0;
}
.h2_head p{
	font-size: 1.5rem;
	line-height: 2.3rem;
}
.page_link{
	gap: 30px 15px;
	margin-bottom: 81px;
}
.page_link a{
	padding-bottom: 10px;
}
.page_link_txt {
	padding: 0 30px 0 4px;
}
.page_link_txt::before{
	right: 6px;
    width: 16px;
    height: 16px;
}
.page_link_txt::after{
	top: -2px;
    right: 11px;
    width: 5px;
    height: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.icard_name{
	font-size: 1.7rem;
    line-height: 2.5rem;
}
.icard_name span{
	display: block;
	font-size: 1rem;
	line-height: 1.5rem;
    margin-left: 0;
}

/* インタビュー内容 */
.interview_card{
	height: auto;
    background: transparent;
    padding: 0;
    margin-bottom: 89px;
    border-radius: 0;
}
.interview_card::before{display: none;}
.page_link_txt .tag{
    font-size: 1rem;
	line-height: 1.7rem;
    width: 56px;
    height: 17px;
}
.icard_text{display: none;}
.card_body .tag {
	font-size: 1.5rem;
	width: 80px;
	height: 23px;
	background: #306EEB;
	color: #fff;
	margin-bottom: 13px;
}
.card_body .copy {
	font-size: 4.4rem;
	line-height: 4.4rem;
	margin-top: 13px;
	color: #000000;
}
.card_body .copy br{display: none;}
.card_right{
    position: relative;
    right: 0;
    margin-top: 5px;
    margin: 26px calc(50% - 50vw) 0;
    width: 100vw;
}
.card_right::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 247px;
	bottom: 0;
	left: 0;
	background: #306EEB;
	z-index: -1;
}
.card_right::after{
	position: absolute;
	content: '';
	width: 346px;
	height: 247px;
	bottom: 0;
	right: 0;
	background: url(/wp-content/uploads/recruit/interview/bg_interview.png) no-repeat center / cover;
	z-index: -1;
}
.card_right img:first-child{
	width: 128px;
	height: 128px;
	margin: 0;
	margin-left: calc(50% - 155px);
	margin-right: -85px;
	margin-top: -6px;
}
.card_right img:last-child{
	width: 230px;
	height: 300px;
}

.interview_box{padding: 0;}
.interview_box h3{
	font-size: 3rem;
    line-height: 3rem;
	margin: 86px 0 21px;
}
.interview_box h3::before {
	top: -44px;
	left: 0px;
	width: 35px;
	height: 35px;
}

.interview_box h4{
	font-size: 1.8rem;
	line-height: 2.7rem;
	margin: 15px 0 13px;
}
.interview_box p {
    font-size: 1.3rem;
    line-height: 2.4rem;
    margin-bottom: 10px;
}
.interview_box img {
    border-radius: 10px;
}

.schedule_wrap{
	margin: 40px 0 75px;
	padding: 28px 17px 22px;
	border-radius: 10px;
}
.interview_box h3.schedule_title{font-size: 2.6rem;}
.schedule_list{
	margin-top: 23px;
}
.schedule_item{
    grid-template-columns: 75px auto;
	margin-bottom: 0 !important;
}
.s_time{
	font-size: 1.5rem;
}
.s_body{
	padding:0 0 17px 15px;
}
.s_body::before {
    top: 6px;
    left: -4px;
    width: 9px;
    height: 9px;
}
.s_label{
	font-size: 1.5rem;
	margin-bottom: 2px;
}

/* エントリー */
.recruit_entry_area {
    padding: 53px 20px 38px;
    margin: 40px auto;
    border-radius: 10px;
}
.recruit_entry_area h2 {
	font-size: 3.6rem !important;
	line-height: 3.6rem !important;
	margin: 0 0 12px;
	text-align: center;
}
.recruit_entry_area p {
	font-size: 1.3rem;
	line-height: 2.3rem;
	text-align: center;
	margin-bottom: 30px;
}
.recruit_entry_area p br{display: none;}
.recruit_entry_list {
	max-width: 280px;
	grid-template-columns: 1fr;
	grid-gap:px;
}
.recruit_entry_list li a h3 {
    font-size: 1.4rem;
    line-height: 2rem;
}
}