@charset "utf-8";

/* =============================================================

  個別設定 : Interview Top

============================================================= */
.page-si-top .fv {
  position: relative;
  z-index: 1;
}

.page-si-top .fv__title {
  position: absolute;
  z-index: 2;
  top: 10%;
  left: 8%;
}

.page-si-top .fv__title .en {
  display: block;
  margin: 0 0 5.33%;
  font-family: 'Hina Mincho', serif;
  color: #a58f86;
  font-size: 1.6rem;
}

.page-si-top .fv__title .text {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.7rem;
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}

.page-si-top .headline {
  padding: 10.67% 10.67% 24%;
  background-image: url(/img/staffinterview/bg-bottom.png);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.page-si-top .headline p {
  margin: 0 0 6.67%;
  font-size: 1.4rem;
  line-height: 1.8;
}

.page-si-top .pickup {
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, #ece9e2 0%, #ece9e2 43.28%, #fff 43.28%, #fff 100%);
  padding: 6% 0 20%;
}

.page-si-top .pickup .section__titleTxt {
  font-family: 'Hina Mincho', serif;
  font-weight: normal;
  color: #a58f86;
}

.page-si-top .sitw__topTitle {
  margin: 0 0 10.67%;
  padding: 6.67% 0;
  background-image: url(/img/staffinterview/bg-title.jpg);
  background-size: 100% auto;
}

.page-si-top .sitw__topTitle .text {
  padding: 0 8%;
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
  font-weight: 400;
}

.page-si-top .sitw__topList {
  margin: 0 0 20%;
}

.page-si-top .sitw__topList .btn::after {
  display: none;
}

.page-si-list .sitw__list {
  padding: 0 8% 10.67%;
}

.page-si-list .btn-b {
  margin-bottom: 20%;
}

/*  List
---------------------------------------------*/
.sitw__list {
  padding: 0 8% 10.67%;
}

.sitw__listItem {
  margin: 0 0 10.67%;
}

.sitw__listItem a {
  display: block;
}

.sitw__listImg {
  margin: 0 0 8%;
}

.sitw__listTitle {
  margin: 0 0 4%;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
}

.sitw__listNumber {
  margin: 0 0 2%;
  font-family: 'Hina Mincho', serif;
  color: #a58f86;
  font-size: 1.2rem;
}

.sitw__listName {
  font-size: 1.6rem;
}

/*  Slide
---------------------------------------------*/
.sitw__slide {
  position: relative;
  z-index: 99;
  padding: 0 0 0 8%
}

.sitw__slide a {
  display: block;
}

.sitw__slide .slick-list {
  padding: 0 15% 0 0!important;
}

.sitw__slide .slick-slide{
  margin-right: 10vw!important;
}

.sitw__slide li {
  margin: 0 0.5%;
}

.sitw__slide .slick-prev, .sitw__slide .slick-next {
  position: absolute;
  top: -20%;
  z-index: 99;
  width: 50px;
  height: 50px;
  border: none;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sitw__slide .slick-prev {
  right: 22%;
  background: url(/img/common/icon-slide-prev.png);
  background-size: 100% 100%;
}

.sitw__slide .slick-next {
  right: 5.33%;
  background: url(/img/common/icon-slide-next.png);
  background-size: 100% 100%;
}

.sitw__slideImg {
  position: relative;
  margin: 0 0 6.67%;
}

.sitw__slideImg::after {
  position: absolute;
  z-index: 2;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 30px;
  background-image: url(/img/staffinterview/fv-dots.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.sitw__slideNumber {
  position: relative;
  margin: 0 0 2%;
  padding: 0;
  font-family: 'Hina Mincho', serif;
  font-size: 1.2rem;
  color: #a58f86;
}

.sitw__slideTitle {
  margin: 0 0 2.67%;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8;
}

.sitw__slideName {
  font-size: 1.6rem;
}


/*  個別
---------------------------------------------*/
.page-si-single .fv {
  margin: 0 0 13.33%;
}

.page-si-single .fv__img {
  position: relative;
  z-index: 1;
  margin: 0 0 8%;
}

.page-si-single .fv__img::after {
  position: absolute;
  z-index: 2;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50px;
  background-image: url(/img/staffinterview/fv-dots.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.page-si-single .text {
  position: absolute;
  z-index: 2;
  top: 4%;
  left: 5.33%;
  font-family: 'Hina Mincho', serif;
  font-size: 3.2rem;
  color: #fff;
}

.page-si-single .fv__block {
  padding: 0 8%;
}

.page-si-single .fv__title {
  margin: 0 0 4%;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.5;
}

.page-si-single .fv__subtitle {
  margin: 0 0 2.67%;
  font-family: 'Hina Mincho', serif;
  font-size: 1.4rem;
  color: #a58f86;
}

.page-si-single .fv__name {
  font-size: 1.6rem;
}

.page-si-single .si__lead {
  margin: 0 0 8%;
  padding: 0 8%;
  font-size: 1.6rem;
  line-height: 1.5;
}

.page-si-single .si__content {
  position: relative;
  padding: 0 0 24%;
  background-image: url(/img/staffinterview/bg-bottom.png);
  background-size: 100% auto;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.page-si-single .si__article {
  margin: 0 0 8%;
  padding: 0 8%;
  overflow: hidden;
}

.page-si-single .si__article h2 {
  position: relative;
  margin-bottom: 30px;
  padding: 10px 0;
  background: #f4f2ec;
  font-size: 1.8rem;
  line-height: 1.5;
}

.page-si-single .si__article h2::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -10%;
  content: "";
  width: 10%;
  height: 100%;
  background: #f4f2ec;
}

.page-si-single .si__article h2::after {
  position: absolute;
  z-index: 1;
  top: 0;
  right: -10%;
  content: "";
  width: 10%;
  height: 100%;
  background: #f4f2ec;
}

.page-si-single .si__article h3 {
  margin-bottom: 30px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

.page-si-single .si__article img {
  margin: 0 0 30px;
}

.page-si-single .si__article p {
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.page-si-single .si__article b,
.page-si-single .si__article strong {
  font-weight: bold;
}

.page-si-single .si__article .interviewer {
  font-weight: bold;
}

.page-si-single .si__article .tc-01 {
  font-weight: bold;
  color: #6296b7;
}

.page-si-single .si__article .tc-02 {
  font-weight: bold;
  color: #ad5858;
}

.page-si-single .si__recommend {
  padding: 0 8%;
}

.page-si-single .si__recommend .inner {
  padding: 10.67% 8%;
  background: #f5f5f5;
}

.page-si-single .si__recommend .title {
  margin: 0 0 5.33%;
  font-size: 1.2rem;
  line-height: 1.5;
}

.page-si-single .si__recommend .title span {
  display: block;
  font-weight: bold;
  font-size: 1.6rem;
}

.page-si-single .si__recommend p {
  margin: 0 0 8%;
  line-height: 1.8;
}

.page-si-single .si__recommend img {
  display: block;
  width: 76%;
  margin: 0 auto;
}

/*  more
---------------------------------------------*/
.page-si-single .si__more {
  position: relative;
  z-index: 2;
  background: linear-gradient(180deg, #ece9e2 0%, #ece9e2 42%, #fff 42%, #fff 100%);
  padding: 6% 0 20%;
}

.page-si-single .si__more .section__title {
  margin: 0 0 16%;
}

.page-si-single .si__more .section__titleEn::before {
  display: none;
}

.page-si-single .si__more .sitw__slideImg::after {
  display: none;
}

.page-si-single .si__more .sitw__slide .slick-prev,.page-si-single .si__more .sitw__slide .slick-next {
  position: absolute;
  top: -28%;
  z-index: 99;
  width: 50px;
  height: 50px;
  border: none;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.page-si-single .si__more .btn-b {
  margin: 16% auto 0;
}