<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*======================================
採用ページ：インタビュー
=======================================*/
/* Scss Document */
.interview_list_title {
    text-align: center;
    color: #71BAD2;
    font-family: "Century Gothic", "Muli", sans-serif;
    font-size: 7vw;
    font-weight: 700;
    background: url("../../images/interview/title_side_bar.png") center center repeat-x;
    background-size: 109px 5px;
    margin: 0 auto;
    letter-spacing: 3.6px;
    line-height: 1.2;
}
.interview_list_title span {
    display: inline-block;
    padding: 0 16px;
    background: #ffffff;
}
.interview_list_sub {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 2.4px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 30px;
}
.interview_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0;
}
.interview_list li {
    width: 40%;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 0px;
}
.interview_list li a {
    display: block;
}
.interview_list li a:hover {
    text-decoration: none;
}
.interview_list li a img {
    width: 100%;
}
.interview_list li a .cat_en {
    display: table;
    width: 100%;
    height: 10vw;
    text-align: center;
    font-family: "Century Gothic", "Muli", sans-serif;
    font-size: 3.8vw;
    color: #71BAD2;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 1.0;
}
.interview_list li a .cat_en span {
    display: table-cell;
    vertical-align: bottom;
}
.interview_list li a .cat {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    padding-top: 10px;
    background: url("../../images/interview/title_bottom_bar.png") top center no-repeat;
    background-size: 60px 5px;
}
/* インタビューページ */
.main_visual {
    margin-top: 0px;
}
.main_visual .inner {
    padding: 10px 0 100vw;
}
.main_visual .title_block {
    border: 1px solid #ffffff;
    padding: 10px 4% 10px;
    width: 96%;
    color: #ffffff;
    position: static;
    margin: 10px auto 0;
}
.main_visual .title_block .cat_en_title {
    font-family: "Century Gothic", "Muli", sans-serif;
    font-size: 7vw;
    line-height: 1.4;
    letter-spacing: 0.4em;
    font-weight: 400;
    padding-bottom: 14px;
    margin-bottom: 10px;
    background: url("../../images/interview/cat_title_bottom_bar.png") left bottom repeat-x;
    background-size: 470px 7px;
}
.main_visual .title_block .cat_jp_title {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    letter-spacing: 4px;
}
.main_visual .title_block .name {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2px;
}
.main_visual .title_block .name .year {
    font-size: 12px;
    line-height: 14px;
    display: inline-block;
    margin-left: 10px;
    letter-spacing: 0;
}
.main_visual .title_block .copy {
    font-size: 24px;
    line-height: 32px;
    margin-top: 10px;
}
.main_visual .title_block .department {
    font-size: 12px;
}
.main_visual.main_visual1 {
    background: url("../../images/interview/interview_01/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual2 {
    background: url("../../images/interview/interview_02/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual3 {
    background: url("../../images/interview/interview_03/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual4 {
    background: url("../../images/interview/interview_04/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual5 {
    background: url("../../images/interview/interview_05/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual6 {
    background: url("../../images/interview/interview_06/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual7 {
    background: url("../../images/interview/interview_07/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual8 {
    background: url("../../images/interview/interview_08/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual9 {
    background: url("../../images/interview/interview_09/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual10 {
    background: url("../../images/interview/interview_10/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual11 {
    background: url("../../images/interview/interview_11/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.main_visual.main_visual12 {
    background: url("../../images/interview/interview_12/mv_sp.png") bottom center no-repeat #BDDDF5;
    background-size: contain;
}
.left_photo .title_block {
    right: 3%;
}
.interview_title {
    padding-bottom: 10px;
    margin-bottom: 20px;
    background: url("../../images/interview/cat_title_bottom_bar.png") left bottom repeat-x;
    background-size: 470px 7px;
}
.interview_title .en_title {
    font-family: "Century Gothic", "Muli", sans-serif;
    color: #71BAD2;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: 2.5px;
}
.interview_title .ja_title {
    font-size: 14px;
    color: #333333;
    font-family: "Segoe UI Light", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-weight: 400;
    display: block;
    letter-spacing: 2.88px;
    line-height: 1.2;
}
.career {
    padding-top: 50px;
    position: relative;
    padding-bottom: 80px;
}
.career .inner {
    width: 96% !important;
}
.career .interview_title {
    width: 100%;
}
.career dl {
    display: table;
    margin: 15px 0;
    padding: 0 10px;
}
.career dl dt {
    display: table-cell;
    width: 6em;
    color: #71BAD2;
    font-weight: 700;
    font-size: 12px;
}
.career dl dd {
    display: table-cell;
    font-size: 12px;
}
.career .career_img {
    position: relative;
    padding: 10px 0;
    text-align: center;
}
.career .career_img img {
    width: 90%;
}
.career .circle_01 {
    content: '';
    display: block;
    width: 8vw;
    height: 8vw;
    background: #9BD5BD;
    border-radius: 50%;
    position: absolute;
    top: 4%;
    left: 11%;
    opacity: 0.5;
}
.career .circle_02 {
    content: '';
    display: block;
    width: 5vw;
    height: 5vw;
    background: #F7BFA8;
    border-radius: 50%;
    position: absolute;
    top: 14%;
    left: 7%;
    opacity: 0.5;
}
.career .circle_03 {
    content: '';
    display: block;
    width: 30vw;
    height: 30vw;
    background: #1FBCD3;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 2%;
    opacity: 0.5;
}
.career .circle_04 {
    content: '';
    display: block;
    width: 14vw;
    height: 14vw;
    background: #CBE2B4;
    border-radius: 50%;
    position: absolute;
    bottom: 2%;
    right: 4%;
    opacity: 0.5;
}
.interview {
    margin-top: 60px;
}
.interview .left_img {
    float: right;
    width: 50px;
    margin-bottom: 10px;
    margin-right: 10px;
}
/*.interview .left_img img {
    width: 100%;
    border-radius: 50%;
    border: 2px dotted #BDDDF5;
}*/
.interview .right_text {
    width: 100%;
    padding: 0;
}
.interview .right_text .copy {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 30px 0;
    letter-spacing: 2px;
}
.interview .right_text dl {
    clear: both;
}
.interview .right_text dl dt {
    display: flex;
    background: #13B2E5;
    height: 40px;
    border-radius: 20px;
    color: #ffffff;
    align-items: center;
    padding: 0 10px;
}
.interview .right_text dl dt .q {
    font-family: "Century Gothic", "Muli", sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
.interview .right_text dl dt .q_text {
    font-size: 14px;
    font-weight: 700;
    padding: 0 10px;
}
.interview .right_text dl dd {
    display: flex;
    padding: 0 12px;
}
.interview .right_text dl dd .a {
    font-family: "Century Gothic", "Muli", sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #13B2E5;
}
.interview .right_text dl dd .a_text {
    margin: 10px 0 30px;
    font-size: 14px;
    padding: 0 10px;
}
/* 仕事のこだわりは？ テキストセンター配置 ここから
================================================*/
.a_text_justify {
    text-align: justify;
}
/* 仕事のこだわりは？ テキストセンター配置 ここまで
================================================*/
.interview_tab {
    width: 96%;
    margin: 0 auto 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 300ms;
}
.interview_tab li {
    width: 30%;
    padding-bottom: 10px;
    transition: all 300ms;
}
.interview_tab li .en_title {
    font-family: "Century Gothic", "Muli", sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-right: 10px;
    display: block;
    transition: all 300ms;
}
.interview_tab li .ja_title {
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.5px;
    display: block;
    transition: all 300ms;
}
.interview_tab li .tab_img {
    width: 10%;
    margin-left: 1%;
    opacity: 0.5;
    display: none;
    transition: all 300ms;
}
.interview_tab li .tab_img img {
    width: 100%;
}
.interview_tab li.work_tab {
    background: url("../../images/interview/bg_tab_work.png") right -10% bottom 0 no-repeat;
    background-size: 158px 10px;
    order: 2;
    opacity: 0.8;
    transition: all 300ms;
}
.interview_tab li.work_tab .en_title {
    color: #71BAD2;
}
.interview_tab li.private_tab {
    background: url("../../images/interview/bg_tab_private.png") right -10% bottom 0 no-repeat;
    background-size: 205px 10px;
    order: 2;
    opacity: 0.8;
    transition: all 300ms;
}
.interview_tab li.private_tab .en_title {
    color: #F6B6CA;
}
.interview_tab li.select {
    width: 60%;
    padding: 0 0 10px;
    background: url("../../images/interview/cat_title_bottom_bar.png") left bottom 0 no-repeat;
    background-size: 470px 7px;
}
.interview_tab li.select .en_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 2.5px;
}
.interview_tab li.select .ja_title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1.44px;
}
.interview_tab li.select .tab_img {
    display: none;
}
.interview_tab li.select.work_tab {
    order: 1;
    opacity: 1;
}
.interview_tab li.select.private_tab {
    order: 1;
    opacity: 1;
}
.work .inner {
    width: 100%;
    max-width: 100% !important;
    padding-bottom: 100px;
    margin: 0 auto 0px;
}
.work .inner .work_mv {
    display: none;
}
.work .inner .work_inner {
    width: 100%;
}
.work .inner .work_inner .time_block {
    width: 100%;
    position: relative;
    padding: 10px 0 0 120px;
    background: url("../../images/interview/time_bar.png") left 58px top repeat-y;
    background-size: 4px 46px;
    margin-top: 0px;
}
.work .inner .work_inner .time_block .time {
    background: #13B2E5;
    /*height: 30px;*/
    border-radius: 12px;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    padding: 3px 30px;
}
.work .inner .work_inner .time_block .work_img {
    position: absolute;
    top: 0;
    left: 10px;
    margin-right: 0px;
    margin-top: -10px;
    border-radius: 50%;
    border: 4px solid #BDDDF5;
    width: 100px;
}
.work .inner .work_inner .time_block .work_img img {
    width: 100%;
}
.work .inner .work_inner .time_block dl {
    width: 100%;
    padding: 0;
    margin: 10px 0 10px;
}
.work .inner .work_inner .time_block dl dt {
    font-size: 14px;
    line-height: 18px;
    padding: 0px 0px 0px 0px;
    font-weight: 700;
}
.work .inner .work_inner .time_block dl dt .circle {
    font-size: 16px;
    color: #13B2E5;
    display: inline-block;
}
.work .inner .work_inner .time_block dl dd {
    padding: 0 10px 0 10px;
    font-size: 12px;
}
.work .inner .work_inner .time_block dl + dl {
    margin-top: 0px;
}
.private {
    margin-top: 0px;
}
.private .inner {
    width: 96%;
    margin: 0 auto 0px;
}
.private .inner .private_mv {
    width: 100%;
    text-align: center;
}
.private .inner .private_mv img {
    width: 100%;
    max-width: 565px;
}
.private .inner .private_inner {
    width: 100%;
    margin: 30px auto;
}
.private .inner .private_inner .copy {
    color: #F6B6CA;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 3.68px;
    margin-bottom: 10px;
}
.private .inner .private_inner .text {
    font-size: 14px;
}
.bxslider {
    margin: 0 auto;
}
.bxslider li {
    text-align: center;
    position: relative;
    perspective: 1000px;
}
.bxslider li a {
    display: block;
}
.bxslider li a:hover {
    text-decoration: none;
}
.bxslider li a img {
    width: 100%;
    vertical-align: top;
}
.bxslider li a .cat_en {
    display: table;
    width: 100%;
    height: 10vw;
    text-align: center;
    font-family: "Century Gothic", "Muli", sans-serif;
    font-size: 3.8vw;
    color: #71BAD2;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 1.0;
}
.bxslider li a .cat_en span {
    display: table-cell;
    vertical-align: bottom;
}
.bxslider li a .cat {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    padding-top: 10px;
    background: url("../../images/interview/title_bottom_bar.png") top center no-repeat;
    background-size: 60px 5px;
}
.bxslider li a:hover .cat_en {
    color: #F6B6CA;
}
.bx-wrapper {
    margin: 0px auto;
    width: 96%;
}
.bx-viewport {
    width: 100%;
}
.slider_block {
    position: relative;
    width: 100%;
    margin: 50px auto 50px;
}
.slider_block .custom-control {
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}
.slider_block .custom-control .custom-prev {
    width: 30px;
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -50px;
}
.slider_block .custom-control .custom-prev .bx-prev {
    width: 100%;
    height: 43px;
    display: block;
    text-indent: -9999px;
    background: url("../../images/interview/prev_btn.png") left center no-repeat;
    background-size: cover;
}
.slider_block .custom-control .custom-prev .bx-prev:hover {
    opacity: 0.8;
}
.slider_block .custom-control .custom-next {
    width: 30px;
    position: absolute;
    top: 5px;
    right: 50%;
    margin-right: -50px;
}
.slider_block .custom-control .custom-next .bx-next {
    width: 100%;
    height: 43px;
    display: block;
    text-indent: -9999px;
    background: url("../../images/interview/next_btn.png") right center no-repeat;
    background-size: cover;
}
.slider_block .custom-control .custom-next .bx-next:hover {
    opacity: 0.8;
}
/*エントリー・採用情報へ戻るボタン ここから
=======================================================*/
.btn_block, .btn_block_mb80 {
    margin-top: 80px !important;
}
/*エントリー・採用情報へ戻るボタン ここまで
=======================================================*/
.btn_block {
    display: block;
    width: 96%;
    max-width: 300px;
    margin: 0 auto 100px;
}
.btn_block .interview_btn {
    width: 100%;
    margin: 0 0 10px;
}
.btn_block .interview_btn a {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    padding: 20px 10px;
    border-radius: 30px;
    display: block;
    width: 100%;
    text-align: center;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.btn_block .interview_btn a:hover {
    text-decoration: none;
}
.btn_block .interview_btn a:hover:before {
    width: 100%;
}
.btn_block .entry_btn a {
    background: #13B2E5;
}
.btn_block .back_btn a {
    background: #B2B2B2;
}
#totop {
    z-index: 10000;
}
.recruit-interview_detail #maincantents .contents {
    margin: 0 auto;
}
.recruit-interview_detail #maincantents .contents &gt;.inner {
	width: 100%;
    margin: 0 auto;
    max-width: 100%;
}
</pre></body></html>