@charset "UTF-8";

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
PC max-width:900px以上
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
body{
  overflow-x: hidden !important;
}

.m_hdg_2 > ._text{
  margin-top: 0;
}

/*■■■■■ wrapper ■■■■■*/
.wrapper_display{
  width:100%;
}

.wrapper_1400{
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 80px;
}

.wrapper_1080{
  width: 100%;
  max-width: 1080px;
  padding:40px;
}

.wrapper_1000{
  width: 100%;
}

.breadcrumb_trail{
  overflow-x: hidden;
}

/*■■■■■ kv ■■■■■*/
.kv_pc_wrapper{
  display: block;
}

.kv_sp_wrapper{
  display: none;
}

.kv_br--pc{
  display: block;
}

.kv_br--tb{
  display: none;
}

.kv_br--sp{
  display: none;
}

.kv-txt_sub-br{
  display: none;
}

.kv-txt_business-br--01{
  display: none;
}

.kv-txt_business-br--02{
  display: block;
}

.kv_wrapper{
  width: 100%;
  height: 530px;
  background:url(../../../../nbb/recruit/interview/images/kv_bg.jpg) 0 0 repeat-x;
  margin-bottom: 100px;
}

.kv_wrapper_inner{
  margin: 0 auto;
  max-width: 1000px;
  height: 530px;
  padding:0;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
}

.kv_title{
  position: absolute;
  top: 100px;
  left:15px;
  font-size: 27px;
  color: #fff;
  margin-left: -40px;
  font-weight: normal;
  z-index: 1;
  max-width: 650px;
  width: 100%;
}

.kv_title span {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 20px 8px 20px;
  margin-top: 10px;
  line-height: 0.8;
  opacity: 0;
  margin-top: 8px;
      font-family: "Noto Serif JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;

}

.kv_title.is-active span *{
  transition: opacity 2.2s ease-in-out;
}

.kv_title.is-active span{
    opacity: 1;
}

.kv_title span:first-child {
  margin-top: 0;
}
.kv_title.is-active span::before {
  content: "";
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: linear-gradient(to left, #216ae0 0%, #1c5cc4 17.4%, #023296 100%);
  animation: m_btn_bg_on 2s both;
}

.kv_title-bg{
  border-image-slice: 1;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

@keyframes m_btn_bg_on {
	0%{
		left: -100%;
	}
	100%{
		left: 0;
	}
}

@keyframes m_btn_bg_off {
	0%{
		left: 0;
	}
	100%{
		left: 100%;
	}
}

.kv-txt_wrapper{
  position: absolute;
  bottom: 30px;
  left: 0;
  opacity: 0;
  transition: opacity 2s ease-in-out;
}

.kv-txt_wrapper.is-active {
  opacity: 1;
}

.kv-txt_title{
  font-size: 34px;
  color: #0048BF;
  font-weight: bold;
}

.kv-txt_sub{
  font-size: 26px;
  color: #333333;
  margin-bottom: 5px;
  font-weight: bold;
}

.kv-txt_business{
  font-size: 16px;
  color: #333333;
  margin-bottom: 0;
}

.kv-txt_date{
  font-size: 18px;
  color: #959595;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.kv_img{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 395px;
  height: 490px;
  z-index: 5;
}

#kv_title-tb{
  display: none;
}

.m_box_content--vw{
  padding: 0;
}

.m_box_content--vw-bnr{
  margin-bottom: 80px;
}

.m_box_content--vw-bnr{
  opacity: 1;
  transition: opacity 0.2s ease-in-out;
}

.m_box_content--vw-bnr:hover{
  opacity: 0.8;
}

.bnr-bg {
  background: linear-gradient(90deg, #73a1d2 0%, #73a1d2 50%, #0249bf 50%, #0249bf 100%);
  margin-bottom: 80px;
}

.vw-img-inner {
  max-width: 1800px;
  width: auto;
  margin: 0 auto;
  height: 450px;
}

.vw-img-inner--bnr{
  background: url(../../../../nbb/recruit/images/banner_pc.jpg) center center no-repeat;
}

.vw-img-inner--bnr-link{
  position: relative;
}

.vw-img-inner--bnr-link::before{
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.2s ease-in-out;
  content: '';
  display: block;
}

.vw-img-inner--bnr-link:hover::before{
  opacity: 0.15;
  z-index: 1;
}

.vw-img-tb{
  display: none;
}

.vw-img-sp{
  display: none;
}


/*■■■■■ sec01 ■■■■■*/
#sec01{
  margin-top: 100px;
  margin-bottom: 160px;
  position: relative;
  top: 0;
  left: 0;
}

.deco{
  position: absolute;
  background-size: cover;
  display: block;
  content: '';
}

.deco_01{
  right: 0;
  top: -40px;
  width: 467px;
  height: 190px;
  background:url(../../../../nbb/recruit/interview/images/deco_01.png) 0 0 no-repeat;
  background-position-x: 0;
}

.deco_02{
  left: 0;
  bottom: 40%;
  width: 440px;
  height: 189px;
  background:url(../../../../nbb/recruit/interview/images/deco_02.png) 0 0 no-repeat;
  background-position-x: 0;
}

.sec01-img-wrapper{
  background-color: #E3ECF5;
}

.sec01-img-wrapper.sec01-img-wrapper--02{
    background: linear-gradient(90deg, #71726C 0%, #71726C 50%, #B4BBCB 50%, #B4BBCB 100%);
}

.sec01-img-wrapper.sec01-img-wrapper--03{
    background-color: #9696A0;
}

.sec01-img-inner{
  max-width: 1800px;
  width: auto;
  margin: 0 auto;
  height: 450px;
  background: url(../../../../nbb/recruit/interview/images/01_q1_pc.jpg) 0 0 no-repeat;
  background-position: center center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .sec01-img-inner{
    background: url(../../../../nbb/recruit/interview/images/01_q1_pc_2x.jpg) 0 0 no-repeat;
    background-position: center center;
    background-size: cover;
  }
}

.sec01-img-inner.sec01-img-inner--02{
  background: url(../../../../nbb/recruit/interview/images/02_q1_pc.jpg) 0 0 no-repeat;
  background-position: center center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .sec01-img-inner.sec01-img-inner--02{
    background: url(../../../../nbb/recruit/interview/images/02_q1_pc_2x.jpg) 0 0 no-repeat;
    background-position: center center;
    background-size: cover;
  }
}

.sec01-img-inner.sec01-img-inner--03{
  background: url(../../../../nbb/recruit/interview/images/03_q1_pc.jpg) 0 0 no-repeat;
  background-position: center center;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .sec01-img-inner.sec01-img-inner--03{
    background: url(../../../../nbb/recruit/interview/images/03_q1_pc_2x.jpg) 0 0 no-repeat;
    background-position: center center;
    background-size: cover;
  }
}

.sec01-box_wrapper{
  background-color: #ffffff;
  padding: 40px;
  width:100%;
  max-width: 1080px;
  margin: -80px auto 80px;
  z-index: 1;
  position: relative;
  top: 0;
  left: 0;
  box-sizing: border-box;
}

.vw_img_wrapper--sec01{
  margin: 0 auto;
  max-width: 1800px;
}

.vw_img_wrapper--sec01{
  margin: 0 auto;
}

.img-q_pc{
  display: block;
}

.img-q_sp{
  display: none;
}



/*■■■■■ sec02, sec03, sec04■■■■■*/
#sec02, #sec03, #sec04{
  margin-bottom: 160px;
  position: relative;
  top: 0;
  left: 0;
}

#sec04{
  margin-bottom: 80px;
}

/* sec02 */
.deco_03{
  right: 0;
  top: -120px;
  width: 390px;
  height: 190px;
  background:url(../../../../nbb/recruit/interview/images/deco_03.png) 0 0 no-repeat;
  background-position-x: 0;
}

.deco_04{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 611px;
  height: 240px;
  background:url(../../../../nbb/recruit/interview/images/deco_04.png) 0 0 no-repeat;
  background-position-x: 0;
}

/* sec05 */
.deco_05{
  position: absolute;
  right: 0;
  bottom: -120px;
  width: 519px;
  height: 189px;
  background:url(../../../../nbb/recruit/interview/images/deco_05.png) 0 0 no-repeat;
  background-position-x: 0;
}

/* sec06 */
.deco_06{
  position: absolute;
  left: 0;
  bottom: 140px;
  width: 679px;
  height: 189px;
  background:url(../../../../nbb/recruit/interview/images/deco_06.png) 0 0 no-repeat;
  background-position-x: 0;
}

/*■■イメージエリア、テキストエリア■*/
.wrapper_img{
  width: 700px;
  height: 450px;
  position: absolute;
}

.wrapper_img--l{
  top: -80px;
  left: 0;
  z-index: -1;
}

.wrapper_img--r{
  top: -80px;
  right: 0;
  z-index: -1;
}

.wrapper_txt{
  background-color: #ffffff;
  padding: 40px;
  width:100%;
  max-width: 740px;
  box-sizing: border-box;
}

.wrapper_txt--r{
  margin-left: auto;
  margin-right: 160px;
}

.wrapper_txt--l{
  margin-right: auto;
  margin-left: 160px;
}

.sec-title_wrapper{
  background-color: #0048BF;
  color: #fff;
  margin: auto 0;
  display: flex;
  justify-content: center;
  padding:4px;
}

.sec-title_q{
  padding-right: 12px;
  font-weight: bold;
  font-size: 18px;
  margin-top:0;
  margin-bottom:0;
  line-height: 1.4;
      font-family: "Noto Serif JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;

}

.sec-title_txt{
  padding-left: 12px;
  font-weight: normal;
  margin-top:0;
  margin-bottom:0;
  font-size: 18px;
  position: relative;
  line-height: 1.4;
      font-family: "Noto Serif JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;

}

.sec-title_txt::before{
  display: block;
  content: '';
  position:absolute;
  top: 0;
  left: 0;
  border-left: 1px solid #fff;
  width: 1px;
  height: 100%;
}

.answer_wrapper{
  width: 100%;
  text-align: center;
  margin: 30px auto 30px;
  position: relative;
  top: 0;
  left: 0;
  padding:10px;
  box-sizing: border-box;
}

.answer_wrapper::before{
  display: block;
  content: '';
  background-image: url(../../../../nbb/recruit/interview/images/sec-title_01.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.answer_wrapper::after{
  display: block;
  content: '';
  background-image: url(../../../../nbb/recruit/interview/images/sec-title_01.svg);
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  transform: rotate(180deg);
}

.answer_title{
  text-align: center;
  font-size: 28px;
  color: #0048BF;
  line-height: 1.4;
  font-family: "Noto Serif JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

/*■■■■■ 1日のスケジュール ■■■■■*/
.schedule_wrapper{
  background-color: #F2F7FF;
  width: 100%;
}

.schedule_inner{
  padding: 50px 20px 60px;
  max-width: 1000px;
  margin: 0 auto;
}

.schedule_title{
  color: #0048BF;
  font-size: 28px;
  padding-right: 0;
  padding-bottom: 0;
  border-bottom: 3px solid #98B4F2;
  display: inline-block;
  font-weight: normal;
  font-family: "Noto Serif JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

.schedule_col2-wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 0 20px;
}

.schedule_col2-wrap_item_txt{
  width: 100%;
  max-width: 410px;
}

.schedule_col2-wrap_item_img{
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap:0 15px;
  flex-wrap: nowrap;
}

.schedule_col2-wrap_item_img .img{
  width: 50%;
  display: block;
}

.schedule_col2-wrap_item_img .img img{
  width: 100%;
  display: block;
  max-width: 275px;
}


.schedule_title-wrapper.holiday-wrap {
  margin-top: 60px;
  text-align: center;
}

.schedule_title-wrapper.holiday-wrap h3.schedule_title{
  margin-top: 0;
}

.img-oneday{
  margin-top: 20px;
}


/*■■■■■ 他のインタビューを見る ■■■■■*/
.w_cnt.m_box_content.other_content{
  padding-top: 65px ;
}

.interview-other_wrapper{
  display: flex;
  justify-content: center;
  gap: 0 30px;
}

.interview-other_item{
  width: 50%;
  max-width: 485px;
  display: flex;
  justify-content: flex-start;
}

.interview-other_item--l{
  width: 255px;
}

.interview-other_item--r{
  width: 230px;
  position: relative;
  top: 0;
  left: 0;
}

.interview-other_txt{
  padding:20px;
  background-color: #074BC0;
  color: #fff;
}

.interview-other_name{
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.interview-other_sub{
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.interview-date{
  font-size: 16px;
}

.interview-arrow{
  width: 26px;
  height: 26px;
  margin-top: auto;
  margin-left: auto;
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.interview-other_item:hover{
  opacity: 0.8;
  transition: 0.2s;
}

.interview-img_pc{
  display: block;
}

.interview-img_sp{
  display: none;
}


/*■■■■■ 共通 ■■■■■*/
.pc_only{
  display: block !important;
}

.tb_only{
  display: none !important;
}

.sp_only{
  display: none !important;
}

/*■■■■■ バナー ■■■■■*/
.bnr_pc{
  display: block;
}

.bnr_tb{
  display: none;
}

.bnr_sp{
  display: none;
}

/*■■■■■ js ■■■■■*/
.hidden {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.2s ease-in-out, transform 1.2s ease-in-out;
}

.fade-in {
    opacity: 1;
    transform: translateY(0);
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
pc max-width:1400px以下～1080px以上
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:1400px) {
  /*■■■■■ sec02, sec03, sec04■■■■■*/
  .wrapper_txt--r {
    margin-right: 0;
  }

  .wrapper_txt--l {
    margin-left: 0;
  }
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
tablet max-width:1200px以下～768px以上
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:1200px) {
  /*■■■■■ sec01■■■■■*/
  .wrapper_1400 {
    margin-top: 310px;
  }

  .wrapper_img--l {
    top: -310px;
  }

  .wrapper_img--r {
    top: -310px;
  }

  .deco_01,
  .deco_02 {
    display: none
  }

  #sec01 {
    margin-bottom: 40px;
  }

  /*■■■■■ sec02, sec03, sec04■■■■■*/
  #sec02,
  #sec03,
  #sec04 {
    margin-bottom: 40px;
  }

  #sec03 {
    overflow-x: hidden;
  }

  .deco_03 {
    display: none;
  }

  .deco_04 {
    top: 55%;
    left: -450px;
  }

  .deco_05 {
    top: 68%;
    right: -25%;
  }

  .deco_06 {
    left: -38%;
    bottom: 130px;
  }

  .wrapper_txt {
    top: 325px;
  }

  /*■■■■■ 1日のスケジュール ■■■■■*/
  .schedule_inner .m_image {
    text-align: center;
  }

  .img_schedule_sp01 {
    max-width: 408px;
    margin: 0 auto;
  }

  .img_schedule_sp02 {
    max-width: 500px;
    margin: 0 auto;
  }

  .img_schedule_sp03 {
    max-width: 408px;
    margin: 0 auto;
  }

  .schedule_col2-wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0 0;
  }

  .schedule_col2-wrap_item_txt {
    width: 100%;
    max-width: inherit;
  }

  .schedule_col2-wrap_item_img {
    width: 100%;
    justify-content: center;
  }

  .schedule_col2-wrap_item_img .img {
    width: 100%;
    max-width: 275px;
  }

  /*■■■■■ 他のインタビューを見る ■■■■■*/
  .w_cnt.m_box_content.other_content {
    padding-top: 45px;
  }

  .interview-other_wrapper {
    display: flex;
    justify-content: center;
    gap: 30px 0;
    flex-flow: column;
    align-items: center;
  }

  .interview-other_item {
    width: 100%;
    max-width: 485px;
  }

  /*■■■■■ 共通 ■■■■■*/
  .pc_only {
    display: none !important;
  }

  .tb_only {
    display: block !important;
  }

}/*@media screen and (max-width:1200px)*/


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
kv max-width:1060px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:1060px){
  .kv_title{
    left: 20px;
  }
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
kv max-width:1040px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:1060px){
  .kv_title{
    left: 40px;
  }
  .kv-txt_wrapper{
    left: 20px;
  }
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
max-width:1024px以上
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:1024px) {
  .vw-img-tb{
    display: block;
  }

  .vw-img-sp{
    display: none;
  }
  .vw-img-inner {
    max-width: 100%;
    width: 100%;
    margin: 0;
    height: auto;
  }
}



/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
kv max-width:1000px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:1000px){
  .kv-txt_wrapper{
    left: 20px;
  }
  .kv-txt_business-br--02{
    display: block;
  }
  .vw-img-tb{
    display: block;
  }
  .vw-img-sp{
    display: none;
  }
  .vw-img-inner {
    max-width: 100%;
    width: 100%;
    margin: 0;
    height: auto;
  }
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
kv max-width:950px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:950px){
  /*■■■■■ kv ■■■■■*/
  .kv_title{
    top: 50px;
  }
  .kv_br--pc{
    display: none;
  }
  .kv_br--sp{
    display: block;
  }
  .kv-txt_wrapper{
    bottom: 20px;
  }
  #kv_title-pc{
    display: none;
  }
  #kv_title-tb{
    display: block;
  }
  .kv-txt_sub-br{
    display: block;
  }
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
kv max-width:850px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:850px) {
  .kv_br--pc {
    display: none;
  }

  .kv_br--tb {
    display: block;
  }

  .kv-txt_business-br--01{
    display: block;
  }

  .kv-txt_business-br--02{
    display: none;
  }
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
sp max-width:767px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:767px) {
  /*■■■■■ kv ■■■■■*/
  .kv_wrapper {
    width: 100%;
    height: auto;
    background: none;
    margin-bottom: 60px;
    min-height: inherit;
  }

  .kv_wrapper_inner {
    height: auto;
    width: 100%;
    max-width: inherit;
    background-color: #F2F7FF;
    margin-top: -12px;
  }

  .kv_pc_wrapper {
    display: none;
  }

  .kv_sp_wrapper {
    display: block;
    margin-top: 28px;
  }

  .kv_img-sp {
    display: block;
    width: 100%;
  }

  .kv_br--pc {
    display: none;
  }

  .kv_br--tb {
    display: none;
  }

  .kv_br--sp {
    display: none;
  }

  .kv_title {
    position: relative;
    top: 30px;
    left: 0;
    font-size: 19px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: normal;
    font-size: 18px;
    width: 100%;
    max-width: inherit;
    margin-left: 0;
  }

  .kv_title span {
    padding: 5px 20px 5px 20px;
    line-height: 1.3;
  }

  .kv-txt_wrapper {
    position: relative;
    bottom: 0;
    left: 0px;
    background-color: #F2F7FF;
    padding: 10px 20px 20px;
    opacity: 0;
  }

  .kv-txt_sub {
    font-size: 20px;
  }

  .kv-txt_business {
    font-size: 14px;
  }

  .kv-txt_date {
    font-size: 16px;
  }

  .vw-img-tb{
    display: none;
  }

  .vw-img-sp{
    display: block;
  }

  .bnr-bg {
    margin-bottom: 60px;
  }

  /*■■■■■ sec01 ■■■■■*/
  .wrapper_1400 {
    margin-top: 0;
  }

  #sec01 {
    margin-top: 80px;
    margin-bottom: 40px;
  }

  .deco_01 {
    display: none;
  }

  .sec01-img-inner {
    max-width: inherit;
    width: 100%;
    margin: 0 0;
    height: auto;
    background: none;
  }

  .img-q_pc {
    display: none;
  }

  .img-q_sp {
    display: block;
  }

  .sec01-box_wrapper {
    margin-top: -90px;
    padding: 20px;
    width: 100%;
    max-width: inherit;
    margin-bottom: 0;
  }

  /*■■■■■ sec02, sec03, sec04■■■■■*/
  .wrapper_img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: -1;
    display: inline;
  }

  .deco_02,
  .deco_03,
  .deco_04,
  .deco_05,
  .deco_06 {
    z-index: -1;
  }

  .deco_04,
  .deco_05,
  .deco_06 {
    width: 100px;
  }

  .deco_04 {
    top: 55%;
    left: 0;
  }

  .deco_05 {
    top: 68%;
    right: 0;
  }

  .deco_06 {
    left: 0;
    bottom: 0;
  }

  .wrapper_img--l {
    top: 0;
    left: 0;
    z-index: -1;
  }

  .wrapper_img--r {
    top: 0;
    right: 0;
    z-index: -1;
  }

  .wrapper_txt {
    margin-top: -75px;
    background-color: #ffffff !important;
    padding: 20px;
    width: calc(100% - 20px);
    max-width: inherit;
    box-sizing: border-box;
    transform: rotate(0deg);
    /* z-index: 1;
    position: static; */
  }

  .wrapper_txt--r {
    margin-left: 20px;
    margin-right: 0;
  }

  .wrapper_txt--l {
    margin-left: 0;
    margin-right: 20px;
  }

  .sec-title_wrapper {
    display: flex;
    justify-content: center;
    padding: 5px 15px;
    align-items: center;
  }

  .sec-title_q {
    font-size: 16px;
  }

  .sec-title_txt {
    font-size: 16px;
  }

  .answer_title {
    font-size: 20px;
  }

  /*■■■■■ 他のインタビューを見る ■■■■■*/
  .interview-other_name {
    font-size: 21px;
  }

  .interview-other_sub {
    font-size: 14px;
  }

  .interview-arrow {
    width: 18px;
    height: 18px;
  }


/*■■■■■ 1日のスケジュール ■■■■■*/
  .schedule_title{
    border-bottom: 2px solid #98B4F2;
    font-size: 20px;
    padding-bottom: 0;
  }

  .schedule_title-wrapper.holiday-wrap {
    margin-top: 40px;
    text-align: center;
  }

  /*■■■■■ 共通 ■■■■■*/
  .pc_only {
    display: none !important;
  }

  .tb_only {
    display: none !important;
  }

  .sp_only {
    display: block !important;
  }

  /*■■■■■ バナー ■■■■■*/
  .bnr_pc {
    display: none;
  }

  .bnr_sp {
    display: block;
  }

}/*@media screen and (max-width:767px)*/


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
sp max-width:485px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:485px) {
  .interview-other_item {
    width: 100%;
    max-width: inherit;
  }

  .interview-other_txt{
    padding: 10px;
  }

  .interview-other_item--l {
    object-fit: contain;
    object-position: left bottom;
    width: 46.27%;
    background-color: #F2F7FF;
  }

  .interview-other_item--r {
    width: 52.24%;
  }

  .interview-img_pc{
    display: none;
  }

  .interview-img_sp{
    display: block;
  }

  .interview-arrow{
    bottom: 13px;
    right: 20px;
  }

}/*@media screen and (max-width:485px)*/


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
sp max-width:400px以下
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width:400px){
  .breadcrumb_trail{
    overflow-x: scroll;
  }
}