@charset "UTF-8";

/* ==========================================================

title : Leader navi
scope : インタビューページ_マスコミ

memo :

last modify :

2017/11/14 156_goto 新規

========================================================== */
/* --------------------------------------------- */
/* ▼ モバイルファースト (全環境に共通のデザイン) */
/* --------------------------------------------- */

p {
  word-break: normal !important;
}

/* ==========================================================
　レスポンシブ記述
========================================================== */

/* ------------------------------------ */
/* ▼ PC タブレット用 */
/* ------------------------------------ */
section > p.top_lead:nth-child(2) {
  margin-bottom: 10px;
}
.type_l.r_adjust .pc_rowbox {
  right: auto;
}
@media all and (min-width: 768px) {

  .top_info {
    background-image: url("../image/img-main.jpg");
    background-position: top;
  }

  .top_infobox.ver_r .top_info_set {
    bottom: 1em;
    right: 1em;
  }

  .type_ct .headline {
    left: 0;
  }

  .type_ct .pc_rowbox {
    top: 20%;
    -webkit-transform: translate(0, -20%);
    transform: translate(0, -20%);
  }

  #entry_01.type_l .headline {
    height: 460px;
  }

  #entry_01 .pc_rowbox {
    top: 62%;
  }

  #entry_02 .pc_rowbox {
    left: auto;
    right: 0;
    text-align: right;
    top: 30%;
  }

  #entry_03 .pc_rowbox {
    left: auto;
    right: 0;
    text-align: right;
    top: 35%;
    width: 380px;
  }

  #entry_04.type_l .headline {
    height: 480px;
  }

  #entry_04 .pc_rowbox {
    top: 10.5%;
  }

  #entry_04 .qabox {
    margin-top: -300px;
  }

  #entry_04 .inbox {
    margin: 0 25em 0 0;
  }

  #entry_04 .img_entry {
    left: auto;
    right: 0;
    width: 420px;
  }

  #entry_05 .pc_rowbox {
    text-align: right;
    top: 52%;
  }

  #entry_05 .headline {
    left: 0;
  }

  .mod_bnrlst {
    width: 1000px;
    margin: 20px auto 0;
    text-align: center;
  }

  .mod_bnrlst .bnr {
    width: 400px;
    height: 100px;
    display: inline-table;
    margin: 0 15px 0 15px;
  }

  .mod_bnrlst .bnr a:hover {
    opacity: .7;
  }

  .mod_bnrlst .cap {
    color: #FFF;
    text-align: left;
    margin: 10px auto 30px;
    line-height: 1.3;
    font-size: 16px;
  }

  .relation_contents {
    padding: 2em 0;
  }
}

/* ------------------------------------ */
/* ▼ PCのみ */
/* ------------------------------------ */

@media all and (min-width: 920px) {
  .info_data .ttl_member .biz_ttl,
  .info_data .ttl_member .company_name {
    padding-right: 0;
  }
}


/* ------------------------------------ */
/* ▼ SPのみ */
/* ------------------------------------ */

@media all and (max-width: 767px) {
  .pr_lead {
    font-size: 1.8rem !important;
  }

  .mod_bnrlst {
    margin: 20px 15px 0;
  }

  .mod_bnrlst .pc_bnr {
    display: none;
  }

  .mod_bnrlst .cap {
    color: #FFF;
    margin: 10px 0 20px;
  }

  .relation_contents {
    padding: 1.876em 0;
  }

}

.type_l.r_adjust .pc_rowbox {
  text-align: left;
}

/* 可変バナー */
.relation_contents .has_text > a{
  position: relative;
  align-items: flex-start;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  border: 2px solid #b38f5f;
  display: flex;
  justify-content: flex-start;
  padding: 12.07% 4% 1.60%;
  background-image: url(https://webcdn.token.co.jp/www08/token/banner_all/touken-world/bnr-historian-link-600x300.jpg?date=20210506);
}

.has_text.bf_historian_link a span {
  align-items: center;
  background-color: #fff;
  border: 1px solid #483f33;
  box-shadow: 1px 1px 5px rgb(0 0 0 / 50%);
  color: #000;
  display: flex;
  font-feature-settings: "pkna";
  font-weight: 600;
  justify-content: center;
  letter-spacing: .06em;
  line-height: 1.2;
  margin: 0 auto;
  min-height: 30px;
  padding: 1.4% 5%;
  position: relative;
  text-align: center;
  padding: 1.4% 5%;
  width: 65%;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "游明朝", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "HG明朝E", "ryo-display-plusn", serif;
}
.has_text a::after{
  background: url(https://webcdn.token.co.jp/www08/token/banner_all/touken-world/btn_chronology_arrow.png?date=20210506) no-repeat 0 0;
  background-size: 100% auto;
  bottom: 0;
  content: "";
  display: block;
  height: 26px;
  width: 26px;
  position: absolute;
  right: 0;
}

@media all and (max-width: 767px) {
  .has_text.bf_historian_link a span {
    padding: 2% 9%;
    width: 90%;
  }
}