@charset "utf-8";
/* interview専用css */
/*==================================
	common
==================================*/
#interview #contents { overflow: hidden;}

#interview #contents .secTit { padding-top: 40px; position: relative; z-index: 1;}
#interview #contents .secTit .jp { font-size: 4.8rem; font-weight: 700;}
#interview #contents .secTit .en { font-size: 1.5rem; font-weight: 400; color: #cb1818; letter-spacing: 0.05em;}
@media screen and (max-width: 1400px) {
}
@media screen and (max-width: 1149px) {
}
@media screen and (max-width: 899px) {
#interview #contents .secTit { padding-top: 0;}
#interview #contents .secTit .jp { font-size: 2.8rem;}
#interview #contents .secTit .en { font-size: 1.3rem;}
}
@media screen and (max-width: 749px) {
}


/*==================================
	list
==================================*/
/* fv */
#interview #contents #fv {}
#interview #contents #fv .outer { background: url("/lib/img/interview/fv.png") no-repeat; background-size: 100% auto;}
@media screen and (max-width: 899px) {
#interview #contents #fv .outer { background: url("/lib/img/interview/fv_sp.png") no-repeat; background-size: 100% auto;}
}
/* interviewList */
#interview #contents #interviewList { padding: 140px 0 200px 0;}
#interview #contents #interviewList .txtArea { padding-bottom: 90px; text-align: center; position: relative; overflow: hidden;}
#interview #contents #interviewList .txtArea .bubble { position: absolute;}
#interview #contents #interviewList .txtArea .bubble.bubble01 { right: calc(50% + 660px); top: 50px;}
#interview #contents #interviewList .txtArea .bubble.bubble02 { right: calc(50% + 550px); top: 0;}
#interview #contents #interviewList .txtArea .bubble.bubble03 { right: calc(50% + 460px); top: 90px;}
#interview #contents #interviewList .txtArea .bubble.bubble04 { left: calc(50% + 480px);}
#interview #contents #interviewList .txtArea .bubble.bubble05 { left: calc(50% + 580px);}
#interview #contents #interviewList .txtArea .bubble.bubble06 { left: calc(50% + 750px);}
#interview #contents #interviewList .txtArea .tit { font-size: 4rem;}
#interview #contents #interviewList .txtArea .tit .min { font-size: 2.8rem; display: block;}
#interview #contents #interviewList .txtArea .txt { margin-top: 30px; line-height: 1.8;}
#interview #contents #interviewList .list {}
#interview #contents #interviewList .list li { margin-top: 20px; position: relative;}
#interview #contents #interviewList .list li:first-child { margin-top: 0;}
#interview #contents #interviewList .list li a { padding: 50px; background: #f8f8f8; border-radius: 20px;}
#interview #contents #interviewList .list li a img {}
#interview #contents #interviewList .list li a .box { width: calc(100% - 410px);}
#interview #contents #interviewList .list li a .box .line {}
#interview #contents #interviewList .list li a .box .line .en { font-size: 4.8rem; color: #cb1818; font-weight: 400;}
#interview #contents #interviewList .list li a .box .line .en .big { font-size: 6.8rem; margin-left: 5px;}
#interview #contents #interviewList .list li a .box .line .label { margin-left: 10px; padding: 8px 15px; border: solid 1px #e9e9e9; border-radius: 25px; background: #fff; vertical-align: super; display: inline-block;}
#interview #contents #interviewList .list li a .box .catch { font-size: 2.2rem; font-weight: 600; letter-spacing: 0.05em; line-height: 1.6;}
#interview #contents #interviewList .list li a .box .name { font-size: 1.5rem; margin-top: 15px; color: #7f7f7f;}
#interview #contents #interviewList .list li a .arr { width: 65px; height: 65px; right: 30px; bottom: 30px; background: #cb1818; border-radius: 65px; display: flex; align-items: center; justify-content: center; position: absolute;}
#interview #contents #interviewList .list li a .arr img { width: 15px; height: 14px;}
@media screen and (max-width: 999px) {
#interview #contents #interviewList .list li a { padding: 30px;}
#interview #contents #interviewList .list li a img { width: 300px;}
#interview #contents #interviewList .list li a .box { width: calc(100% - 350px);}
#interview #contents #interviewList .list li a .arr { width: 50px; height: 50px; right: 20px; bottom: 20px;}
#interview #contents #interviewList .list li a .arr img { width: 13px; height: 12px;}
}
@media screen and (min-width: 750px) {
#interview #contents #interviewList .list li a { display: flex; justify-content: space-between; align-items: center;}
}
@media screen and (max-width: 749px) {
#interview #contents #interviewList { padding: 70px 0 100px 0;}
#interview #contents #interviewList .txtArea { padding-bottom: 45px;}
#interview #contents #interviewList .txtArea .bubble { display: none;}
#interview #contents #interviewList .txtArea .tit { font-size: 2.1rem;}
#interview #contents #interviewList .txtArea .tit .min { font-size: 1.6rem;}
#interview #contents #interviewList .txtArea .txt { margin-top: 20px; text-align: left;}
#interview #contents #interviewList .list { max-width: 500px; margin-left: auto; margin-right: auto;}
#interview #contents #interviewList .list li {}
#interview #contents #interviewList .list li a { padding: 20px; border-radius: 10px;}
#interview #contents #interviewList .list li a img { width: 100%;}
#interview #contents #interviewList .list li a .box { width: 100%;}
#interview #contents #interviewList .list li a .box .line {}
#interview #contents #interviewList .list li a .box .line .en { font-size: 3.1rem;}
#interview #contents #interviewList .list li a .box .line .en .big { font-size: 4.4rem;}
#interview #contents #interviewList .list li a .box .line .label { font-size: 1.3rem; padding: 5px 15px;}
#interview #contents #interviewList .list li a .box .catch { font-size: 1.6rem;}
#interview #contents #interviewList .list li a .box .name { font-size: 1.4rem;}
#interview #contents #interviewList .list li a .arr { width: 44px; height: 44px; right: 20px; bottom: 20px;}
#interview #contents #interviewList .list li a .arr img { width: 11px; height: 10px;}
}




/*==================================
	detail common
==================================*/

/* fv */
#interview #contents.interviewDetail #fv .box { width: calc(50% - 10px); left: calc( 50% + 10px); top: 120px; position: relative;}
#interview #contents.interviewDetail #fv .box .num { font-size: 6.5rem; font-weight: 400; color: #fff; font-family: "Jost", sans-serif;}
#interview #contents.interviewDetail #fv .box .num .min { font-size: 2.4rem; margin-right: 20px; letter-spacing: 0.05em;}
#interview #contents.interviewDetail #fv .box .num .big { font-size: 10.7rem; margin-left: 5px; line-height: 1;}
#interview #contents.interviewDetail #fv .box .catch { font-size: 3.8rem;}
#interview #contents.interviewDetail #fv .box .catch .big { font-size: 5rem; font-weight: 400; font-family: "Jost", sans-serif; line-height: 1;}
#interview #contents.interviewDetail #fv .box .catch .line { padding: 5px 15px; margin-bottom: 10px; background: #fff; display: inline-block;}
#interview #contents.interviewDetail #fv .box .name { padding: 5px 15px; background: #cb1818; color: #fff; display: inline-block;}
#interview #contents.interviewDetail #fv .box .name .big { font-size: 2.4rem; line-height: 1;}

@media screen and (max-width: 1369px) {
#interview #contents.interviewDetail #fv .box { top: 10vw;}
#interview #contents.interviewDetail #fv .box .num { font-size: 4.875vw;}
#interview #contents.interviewDetail #fv .box .num .min { font-size: 1.8vw;}
#interview #contents.interviewDetail #fv .box .num .big { font-size: 8.025vw;}
#interview #contents.interviewDetail #fv .box .catch { font-size: 2.85vw;}
#interview #contents.interviewDetail #fv .box .catch .big { font-size: 3.75vw;}
#interview #contents.interviewDetail #fv .box .catch .line { padding: 5px 10px;}
#interview #contents.interviewDetail #fv .box .name { padding: 5px 10px;}
#interview #contents.interviewDetail #fv .box .name .big { font-size: 1.8vw;}
}
@media screen and (max-width: 899px) {
#interview #contents.interviewDetail #fv .box { top: 20vw; width: calc(50% + 10px); left: calc( 50% - 10px);}
}
@media screen and (max-width: 749px) {
#interview #contents.interviewDetail #fv .box { top: 12vw; width: calc(50% + 20px); left: calc( 50% - 20px);}
#interview #contents.interviewDetail #fv .box .num { font-size: 2.2rem;}
#interview #contents.interviewDetail #fv .box .num .min { font-size: 1.4rem; margin-right: 10px;}
#interview #contents.interviewDetail #fv .box .num .big { font-size: 4rem;}
#interview #contents.interviewDetail #fv .box .catch { font-size: 1.25rem; margin-top: 5px; letter-spacing: 0;}
#interview #contents.interviewDetail #fv .box .catch .big { font-size: 1.5rem;}
#interview #contents.interviewDetail #fv .box .catch .line { padding: 2px 5px; margin-bottom: 5px;}
#interview #contents.interviewDetail #fv .box .name { padding: 2px 5px;}
#interview #contents.interviewDetail #fv .box .name { font-size: 0.9rem;}
#interview #contents.interviewDetail #fv .box .name .big { font-size: 1.2rem;}
}


/* profile */
#interview #contents.interviewDetail #profile { margin-top: 100px; position: relative; bottom: -130px; z-index: 10;}
#interview #contents.interviewDetail #profile:before,
#interview #contents.interviewDetail #profile:after { content: ""; position: absolute; z-index: 5;}
#interview #contents.interviewDetail #profile:before { width: 41px; height: 62px; right: calc(50% + 580px); top: 90px; background: url("/lib/img/interview_detail/deco01.png") no-repeat; background-size: cover;}
#interview #contents.interviewDetail #profile:after { width: 104px; height: 128px; left: calc(50% + 540px); bottom: 30px; background: url("/lib/img/interview_detail/deco02.png") no-repeat; background-size: cover;}
#interview #contents.interviewDetail #profile .box { padding: 90px 60px; min-height: 520px; max-width: 1100px; border-radius: 20px; background: #fff; border: solid 2px #cb1818; position: relative;}
#interview #contents.interviewDetail #profile .box .label { font-size: 2.4rem; padding: 8px 40px; border-radius: 18px 0 18px 0; color: #fff; background: #cb1818; font-family: "Jost", sans-serif; font-weight: 400; display: inline-block; letter-spacing: 0.05em; position: absolute; top: 0; left: 0;}
#interview #contents.interviewDetail #profile .box .movArea { width: 330px; left: calc( 50% + 110px); top: -60px; position: absolute;}
#interview #contents.interviewDetail #profile .box .movArea a { position: relative; cursor: pointer; color: #cb1818; text-align: center;}
#interview #contents.interviewDetail #profile .box .movArea a:before,
#interview #contents.interviewDetail #profile .box .movArea a:after { width: 107px; height: 107px; content: ""; position: absolute; right: 0; left: 0; top: 0; bottom: 0; margin: auto;}
#interview #contents.interviewDetail #profile .box .movArea a:before { border-radius: 107px; border: solid 1px #fff;}
#interview #contents.interviewDetail #profile .box .movArea a:after { background: url("/lib/img/icon_arr_mov.svg") center center no-repeat; background-size: 23px 23px;}
#interview #contents.interviewDetail #profile .box .movArea a .img {}
#interview #contents.interviewDetail #profile .box .movArea a .img img { border-radius: 12px; overflow: hidden;}
#interview #contents.interviewDetail #profile .box .movArea a .link { margin: 10px auto 0 auto; display: inline-block; border-bottom: solid 1px #cb1818;}
#interview #contents.interviewDetail #profile .box .movArea a .link .en { font-size: 1.8rem; padding-left: 15px; background: url("/lib/img/icon_arrR_red2.svg") left center no-repeat; font-weight: 400;}
#interview #contents.interviewDetail #profile .box .movArea a .link .jp {}
#interview #contents.interviewDetail #profile .box .txtArea { width: 50%}
#interview #contents.interviewDetail #profile .box .txtArea .name { font-size: 2.8rem;}
#interview #contents.interviewDetail #profile .box .txtArea .name .big { font-size: 6.4rem; font-family: "Jost", sans-serif; font-weight: 400;}
#interview #contents.interviewDetail #profile .box .txtArea .career {}
#interview #contents.interviewDetail #profile .box .txtArea .list { margin-top: 40px; border-bottom: solid 1px #e6e6e6;}
#interview #contents.interviewDetail #profile .box .txtArea .list dt { padding-top: 20px; color: #cb1818; border-top: solid 1px #e6e6e6;}
#interview #contents.interviewDetail #profile .box .txtArea .list dd { padding: 10px 0 20px 0;}
@media screen and (max-width: 1149px) {
#interview #contents.interviewDetail #profile:before { right: auto; left: 1%}
#interview #contents.interviewDetail #profile:after { left: auto; right: 1%; bottom: -60px;}
#interview #contents.interviewDetail #profile { margin-top: 0;}
#interview #contents.interviewDetail #profile .box .movArea { position: relative; left: 0; right: 0; top: inherit; margin: auto;}
#interview #contents.interviewDetail #profile .box .txtArea { width: 100%}
#interview #contents.interviewDetail #profile .box .txtArea .list { border-bottom: 0;}
}
@media screen and (max-width: 899px) {
#interview #contents.interviewDetail #profile { bottom: -60px;}
#interview #contents.interviewDetail #profile:before { width: 21px; height: 31px;}
#interview #contents.interviewDetail #profile:after { width: 52px; height: 64px; right: 2%; bottom: -30px;}
#interview #contents.interviewDetail #profile .box { padding: 50px 30px 30px 30px;}
#interview #contents.interviewDetail #profile .box .label { font-size: 1.8rem; padding: 4px 20px;}
#interview #contents.interviewDetail #profile .box .movArea { width: 45vw;}
#interview #contents.interviewDetail #profile .box .movArea a .img img { width: 45vw;}
#interview #contents.interviewDetail #profile .box .movArea a .link .en { font-size: 1.7rem;}
#interview #contents.interviewDetail #profile .box .txtArea .name { font-size: 1.6rem;}
#interview #contents.interviewDetail #profile .box .txtArea .name .big { font-size: 3.5rem;}
#interview #contents.interviewDetail #profile .box .txtArea .list { margin-top: 20px;}
#interview #contents.interviewDetail #profile .box .txtArea .list dt { font-size: 1.5rem; padding-top: 10px;}
#interview #contents.interviewDetail #profile .box .txtArea .list dd { padding: 5px 0 10px 0;}
#interview #contents.interviewDetail #profile .box .movArea a:before,
#interview #contents.interviewDetail #profile .box .movArea a:after { width: 80px; height: 80px;}
#interview #contents.interviewDetail #profile .box .movArea a:before { border-radius: 80px;}
#interview #contents.interviewDetail #profile .box .movArea a:after { background-size: 15px 15px;}
}


/* report */
#interview #contents.interviewDetail #report { padding: 270px 0 180px 0; background: url("/lib/img/recruitinfo/flow_bg.gif"); overflow: hidden;}
#interview #contents.interviewDetail #report .box { position: relative;}
#interview #contents.interviewDetail #report .box.mt { margin-top: 160px;}
#interview #contents.interviewDetail #report .box .txtArea {}
#interview #contents.interviewDetail #report .box .txtArea .tit { font-size: 3rem;}
#interview #contents.interviewDetail #report .box .txtArea .tit span.line { border-bottom: solid 1px #d8d8d8;}
#interview #contents.interviewDetail #report .box .txtArea .tit span.icon:before { width: 16px; height: 13px; margin-left: -16px; background: url("/lib/img/interview_detail/tit_start.png") no-repeat; content: ""; display: inline-block; vertical-align: top;}
#interview #contents.interviewDetail #report .box .txtArea .tit span.icon:after { width: 16px; height: 13px; margin-left: 10px; margin-bottom: -5px; background: url("/lib/img/interview_detail/tit_end.png") no-repeat; content: ""; display: inline-block;vertical-align: bottom;}
#interview #contents.interviewDetail #report .box .txtArea .txt { margin-top: 40px; line-height: 1.8;}
#interview #contents.interviewDetail #report .box .txtArea .txt p { margin-bottom: 20px;}
#interview #contents.interviewDetail #report .box .txtArea .txt p:nth-last-of-type(1) { margin-bottom: 0;}
#interview #contents.interviewDetail #report .box .txtArea .txt .marker { color: #fff; background:linear-gradient(transparent 10%, #ee594b 10%);}
#interview #contents.interviewDetail #report .box .imgArea {}
#interview #contents.interviewDetail #report .box .imgArea img { border-radius: 12px; overflow: hidden; max-width: 100%;}
#interview #contents.interviewDetail #report .box.rightBox { min-height: 520px;}
#interview #contents.interviewDetail #report .box.rightBox .txtArea { width: calc( 100% - 580px); margin-left: 580px;}
#interview #contents.interviewDetail #report .box.rightBox .imgArea { width: 480px; position: absolute; left: 0; top: 0;}
#interview #contents.interviewDetail #report .box.leftBox { min-height: 520px;}
#interview #contents.interviewDetail #report .box.leftBox .txtArea { width: calc( 100% - 580px);}
#interview #contents.interviewDetail #report .box.leftBox .imgArea { width: 480px; position: absolute; right: 0; top: 0;}
#interview #contents.interviewDetail #report .box.centerBox {}
#interview #contents.interviewDetail #report .box.centerBox .imgArea { margin-top: 60px;}
#interview #contents.interviewDetail #report .picupBox { margin-top: 60px; position: relative;}
#interview #contents.interviewDetail #report .picupBox:before { right: calc(50% + 520px); width: 102px; height: 131px; background: url("/lib/img/interview_detail/deco03.png") no-repeat; content: ""; position: absolute; background-size: cover; z-index: 1;}
#interview #contents.interviewDetail #report .picupBox:after { left: calc(50% + 550px); width: 39px; height: 42px; background: url("/lib/img/interview_detail/deco04.png") no-repeat; content: ""; position: absolute; background-size: cover; z-index: 1;}
#interview #contents.interviewDetail #report .picupBox .bubble { padding: 60px 70px; max-width: 980px; border-radius: 15px; margin: 0 auto; background: #fff; box-shadow: 10.898px 15.564px 6.3px 0.7px rgba(69, 69, 69, 0.02); position: relative;}
#interview #contents.interviewDetail #report .picupBox .bubble:after { width: 77px; height: 60px; right: 50px; bottom: -55px; content: ""; position: absolute; background: url("/lib/img/interview_detail/bubble_deco.png") no-repeat; background-size: cover;}
#interview #contents.interviewDetail #report .picupBox .bubble .tit { font-size: 2.6rem; color: #cb1818;}
#interview #contents.interviewDetail #report .picupBox .bubble .tit .en { font-size: 1.5rem; margin-left: 15px;}
#interview #contents.interviewDetail #report .picupBox .bubble .txt { margin-top: 15px; line-height: 1.8;}
@media screen and (max-width: 1149px) {
#interview #contents.interviewDetail #report .box.rightBox .txtArea { width: calc( 100% - 550px); margin-left: 550px;}
#interview #contents.interviewDetail #report .box.leftBox .txtArea { width: calc( 100% - 550px);}
}
@media screen and (max-width: 1099px) {
#interview #contents.interviewDetail #report .box.rightBox .txtArea { width: calc( 100% - 45vw); margin-left: 45vw;}
#interview #contents.interviewDetail #report .box.rightBox .imgArea { width: 38vw;}
#interview #contents.interviewDetail #report .box.leftBox .txtArea { width: calc( 100% - 45vw);}
#interview #contents.interviewDetail #report .box.leftBox .imgArea { width: 38vw;}
}
@media screen and (max-width: 899px) {
#interview #contents.interviewDetail #report { padding: 135px 0 90px 0;}
#interview #contents.interviewDetail #report .box.mt { margin-top: 80px;}
#interview #contents.interviewDetail #report .box .txtArea .tit { font-size: 2rem; padding: 20px;}
#interview #contents.interviewDetail #report .box .txtArea .txt { margin-top: 20px;}
#interview #contents.interviewDetail #report .box .txtArea .txt p { margin-bottom: 10px;}
#interview #contents.interviewDetail #report .box .txtArea .txt p:nth-last-of-type(1) { margin-bottom: 0;}
#interview #contents.interviewDetail #report .box.rightBox .txtArea,
#interview #contents.interviewDetail #report .box.leftBox .txtArea { width: 100%; margin-left: 0;}
#interview #contents.interviewDetail #report .box.rightBox .imgArea,
#interview #contents.interviewDetail #report .box.leftBox .imgArea { width: 100%; margin-top: 30px; position: inherit; text-align: center;}
#interview #contents.interviewDetail #report .box.centerBox .imgArea { margin-top: 30px;}
#interview #contents.interviewDetail #report .picupBox { margin-top: 30px;}

#interview #contents.interviewDetail #report .picupBox:before { right: auto; left: -5%; width: 50px; height: 65px;}
#interview #contents.interviewDetail #report .picupBox:after { left: auto; right: -5%; width: 20px; height: 21px;}
#interview #contents.interviewDetail #report .picupBox .bubble { padding: 30px 35px;}
#interview #contents.interviewDetail #report .picupBox .bubble:after { width: 39px; height: 30px; right: 25px; bottom: -28px;}
#interview #contents.interviewDetail #report .picupBox .bubble .tit { font-size: 2rem;}
#interview #contents.interviewDetail #report .picupBox .bubble .tit .en { font-size: 1.2rem; margin-left: 10px;}
#interview #contents.interviewDetail #report .picupBox .bubble .txt { margin-top: 10px;}
}


/* other */
#interview #contents.interviewDetail #other { margin: 160px auto 0 auto; max-width: 1100px;}
#interview #contents.interviewDetail #other .secTit { text-align: center;}
#interview #contents.interviewDetail #other .list { margin-top: 70px; display: flex; justify-content: space-between;}
#interview #contents.interviewDetail #other .list li { width: calc( 50% - 16px); background: #f8f8f8; border-radius: 20px;}
#interview #contents.interviewDetail #other .list li a { padding: 60px; position: relative;}
#interview #contents.interviewDetail #other .list li a img { width: 100%;}
#interview #contents.interviewDetail #other .list li a .box {}
#interview #contents.interviewDetail #other .list li a .box .numline { top: -30px; left: 30px; position: absolute;}
#interview #contents.interviewDetail #other .list li a .box .numline .en { font-size: 4.8rem; color: #cb1818; font-weight: 400;}
#interview #contents.interviewDetail #other .list li a .box .numline .en .big { font-size: 6.8rem; margin-left: 5px; line-height: 1;}
#interview #contents.interviewDetail #other .list li a .box .catch { margin-top: 20px; font-size: 2.2rem;}
#interview #contents.interviewDetail #other .list li a .box .catch br { display: none;}
#interview #contents.interviewDetail #other .list li a .box .name { font-size: 1.5rem; margin-top: 15px; color: #7f7f7f;}
#interview #contents.interviewDetail #other .list li a .box .name .label { margin-right: 10px; padding: 5px 15px; border: solid 1px #e9e9e9; border-radius: 25px; background: #fff; color: #222222;}
#interview #contents.interviewDetail #other .list li a .box .name span { display: inline-block;}
#interview #contents.interviewDetail #other  .more { margin-top: 50px; text-align: center;}
#interview #contents.interviewDetail #other  .more .btn { padding: 30px 45px; min-width: 353px; border-radius: 100px; display: inline-block; background: #cb1818; text-align: left; position: relative;}
#interview #contents.interviewDetail #other  .more .btn .arr { font-size: 1.8rem; font-weight: 700; color: #fff;}
#interview #contents.interviewDetail #other  .more .btn .arr:before { width: 15px; height: 15px; right: 40px; top: 0; bottom: 0; margin: auto; background: url("/lib/img/icon_arrR_red.svg") no-repeat; background-size: 15px 15px; content: ""; position: absolute; z-index: 1;}
#interview #contents.interviewDetail #other  .more .btn .arr:after { width: 54px; height: 54px; border-radius: 54px; right: 20px; top: 0; bottom: 0; margin: auto; background: #fff; content: ""; position: absolute;}
@media screen and (max-width: 1099px) {
#interview #contents.interviewDetail #other .list li a { padding: 40px;}
}
@media screen and (max-width: 899px) {
#interview #contents.interviewDetail #other { margin: 80px auto 0 auto;}
#interview #contents.interviewDetail #other .list li a { padding: 30px;}
#interview #contents.interviewDetail #other  .more { margin-top: 30px;}
#interview #contents.interviewDetail #other  .more .btn { width: 90%; max-width: 300px;}
#interview #contents.interviewDetail #other  .more .btn .arr { font-size: 1.5rem;}
#interview #contents.interviewDetail #other  .more .btn .arr:before { width: 12px; height: 12px; right: 38px; background-size: 12px 12px;}
#interview #contents.interviewDetail #other  .more .btn .arr:after { width: 48px; height: 48px; border-radius: 48px;}
}
@media screen and (max-width: 749px) {
#interview #contents.interviewDetail #other .list { display: block; max-width: 500px; margin-left: auto; margin-right: auto;}
#interview #contents.interviewDetail #other .list li { width: 100%;}
#interview #contents.interviewDetail #other .list li:nth-child(2) { margin-top: 50px;}
#interview #contents.interviewDetail #other .list li a { border-radius: 10px;}
#interview #contents.interviewDetail #other .list li a .box .numline .en { font-size: 3.1rem;}
#interview #contents.interviewDetail #other .list li a .box .numline .en .big { font-size: 4.4rem;}
#interview #contents.interviewDetail #other .list li a .box .catch { margin-top: 10px; font-size: 1.6rem;}
#interview #contents.interviewDetail #other .list li a .box .name { font-size: 1.4rem;}
#interview #contents.interviewDetail #other .list li a .box .name .label { font-size: 1.3rem;}
}


/* crosstalk */
#interview #contents.interviewDetail #crosstalk { margin: 150px auto 270px auto;}
#interview #contents.interviewDetail #crosstalk img { max-width: 100%;}
#interview #contents.interviewDetail #crosstalk a { position: relative; color: #fff;}
#interview #contents.interviewDetail #crosstalk a .arr { font-size: 1.7rem; padding-bottom: 15px; width: 195px; height: 195px; border-radius: 195px; right: 60px; bottom: -120px; background: #cb1818; text-align: center; display: inline-block; position: absolute; display: flex; align-items: center; justify-content: center; font-family: "Jost", sans-serif; font-optical-sizing: auto; font-weight: 600; font-style: normal; letter-spacing: 0.08em;}
#interview #contents.interviewDetail #crosstalk a .arr:before { width: 15px; height: 15px; bottom: 60px; background: url("/lib/img/icon_arrR_wh.svg") no-repeat; background-size: 12px 12px; content: ""; position: absolute; z-index: 1; display: inline-block; left: 0; right: 0; margin: auto;}
@media screen and (max-width: 1099px) {
#interview #contents.interviewDetail #crosstalk a .arr { width: 160px; height: 160px; border-radius: 160px; right: 60px; bottom: -80px;}
#interview #contents.interviewDetail #crosstalk a .arr:before { bottom: 50px;}
}
@media screen and (max-width: 899px) {
#interview #contents.interviewDetail #crosstalk a .arr { width: 140px; height: 140px; border-radius: 140px;}
#interview #contents.interviewDetail #crosstalk a .arr:before { bottom: 40px;}
}
@media screen and (max-width: 749px) {
#interview #contents.interviewDetail #crosstalk { margin-top: 70px;}
#interview #contents.interviewDetail #crosstalk a .arr { left: 0; right: 0; margin: auto;}
#interview #contents.interviewDetail #crosstalk a .arr { font-size: 1.4rem; font-weight: 500; bottom: -100px;}
#interview #contents.interviewDetail #crosstalk a .arr:before { bottom: 40px;}
}


