@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button, input, select, textarea {
  min-height: 1.5em;
  background-color: transparent;
}

input[type="submit"], input[type="reset"] {
  cursor: pointer;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

.header .hd_inner .hd_btm .btn_menu {
  border-bottom: 1px solid #dedede;
}

.header .hd_inner .hd_btm {
  border-bottom: 1px solid #dedede;
}

.header .hd_inner .hd_btm .spMenu .menuList:before {
  display: none;
}

.content {
  padding-top: 168px;
  position: relative;
  font-weight: 500;
}

.content h2 {
  position: relative;
  width: 100%;
}

.content h2 figure {
  position: relative;
  padding-bottom: 56.7%;
}

.content h2 figure img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.txt_lead {
  padding: 64px 0 95px;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.085em;
}

.chapter__head {
  padding: 68px 0 71px;
  text-align: center;
}

.chapter__head .ttl_sub_en {
  margin-bottom: 30px;
  font-size: 17px;
  color: #045c2a;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.chapter__head .interview {
  margin-bottom: 20px;
  font-size: 15px;
}

.chapter__head .ttl_sub_ja {
  margin-bottom: 10px;
  font-size: 18px;
  letter-spacing: -0.02em;
}

.chapter__head .chaptercatch {
  margin-bottom: 34px;
  font-size: 39px;
  line-height: 1.3;
}

.chapter__head .writer {
  font-size: 13px;
  letter-spacing: 0.04em;
}

.gallery h2 {
  position: relative;
  width: 100%;
}

.gallery h2 figure {
  position: relative;
  padding-bottom: 215px;
}

.gallery h2 figure img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.chapterLink h2 {
  position: relative;
}

.chapterLink h2 span {
  position: relative;
  display: block;
}

.chapterLink {
  width: 100%;
}

.chapterLink h2 figure {
  position: relative;
  padding-bottom: 28%;
}

.chapterLink h2 figure:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.45);
}

.chapterLink .ttl_chapter {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 8%;
  color: #FFF;
}

.chapterLink .ttl_chapter .ttl_chapter_inner {
  width: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.chapterLink .ttl_chapter .ttl_chapter_inner .ttl_sub_en {
  font-size: 17px;
  margin-bottom: 30px;
  letter-spacing: 0.06em;
}

.chapterLink .ttl_chapter .ttl_chapter_inner .ttl_sub_jp {
  margin-bottom: 16px;
  font-size: 16px;
}

.chapterLink .ttl_chapter .ttl_chapter_inner h3 {
  margin-bottom: 40px;
  font-size: 29px;
}

.chapterLink .ttl_chapter .ttl_chapter_inner .txt_more {
  position: relative;
  width: 200px;
  height: 46px;
  margin: 0 auto;
  background-color: #FFF;
  background-image: url("../img/common/item_link.png");
  background-position: 184px 6px;
  background-repeat: no-repeat;
  -webkit-background-size: 10px 10px;
          background-size: 10px;
  color: #000;
  line-height: 46px;
  font-size: 13px;
  -webkit-transition: all .3s linear;
          transition: all .3s linear;
  border: 1px solid #FFF;
}

.chapterLink .ttl_chapter .ttl_chapter_inner .txt_more:hover {
  background-color: rgba(255, 255, 255, 0);
  color: #FFF;
}

.comingsoon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.txt_comingSoon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 25%;
  height: 50px;
  margin: auto;
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 50px;
}

.chapter_txtLeftType {
  position: relative;
  width: 100%;
  margin: 0 auto 60px;
  text-align: center;
  letter-spacing: -.4em;
}

.chapter_txtLeftType .txt_inner {
  position: relative;
  top: -5px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 470px;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0 60px 0 0;
}

.chapter_txtLeftType .txt_inner h3 {
  font-size: 29px;
  letter-spacing: -0.01em;
  margin: 0 0 30px 0;
  line-height: 1.3;
}

.chapter_txtLeftType .txt_inner h3.size-s {
  font-size: 26px;
}

.chapter_txtLeftType .txt_inner .txtBlock {
  font-size: 16px;
  margin: 0 0 28px 0;
  line-height: 1.9;
}

.chapter_txtLeftType .txt_inner .txtBlock .name {
  display: block;
  font-weight: bold;
}

.chapter_txtLeftType .img_inner {
  position: relative;
  display: inline-block;
  width: 470px;
  vertical-align: top;
  letter-spacing: normal;
}

.chapter_txtLeftType .img_inner figure {
  position: relative;
  padding-bottom: 66.5%;
  margin: 0 0 20px 0;
}

.chapter_txtLeftType .img_inner figure img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.chapter_txtRightType {
  position: relative;
  width: 100%;
  margin: 0 auto 60px;
  text-align: center;
  letter-spacing: -.4em;
}

.chapter_txtRightType .img_inner {
  position: relative;
  display: inline-block;
  width: 470px;
  vertical-align: top;
  letter-spacing: normal;
}

.chapter_txtRightType .img_inner figure {
  position: relative;
  padding-bottom: 66.5%;
  margin: 0 0 20px 0;
}

.chapter_txtRightType .img_inner figure img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.chapter_txtRightType .txt_inner {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
  width: 470px;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 0 0 0 60px;
}

.chapter_txtRightType .txt_inner h3 {
  font-size: 29px;
  letter-spacing: -0.01em;
  margin: 0 0 30px 0;
  line-height: 1.3;
}

.chapter_txtRightType .txt_inner h3.size-s {
  font-size: 25px;
  letter-spacing: -0.02em;
}

.chapter_txtRightType .txt_inner .txtBlock {
  font-size: 16px;
  margin: 0 0 28px 0;
  line-height: 1.9;
}

.chapter_txtRightType .txt_inner .txtBlock .name {
  display: block;
  font-weight: bold;
}

.wrapper h2 {
  position: relative;
}

.wrapper h2 img {
  width: 100%;
}

.wrapper h2 .alpha {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.wrapper .chapterLink {
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
}

.wrapper .chapterLink h2 {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.wrapper .chapterLink img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

.wrapper .chapterLink a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.wrapper .unpublished {
  text-align: center;
}

.content-spec {
  margin: 56px auto 0;
  padding-bottom: 76px;
}

.content-spec .title {
  font-size: 31px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 48px;
}

.content-spec .title span {
  font-size: 23px;
}

.content-spec table {
  width: 940px;
  margin: 0 auto;
}

.content-spec table tr:nth-child(2n) {
  background: #f9f9f9;
}

.content-spec table tr th {
  width: 250px;
  padding: 17px 0 17px 30px;
  text-align: left;
  font-size: 23px;
  font-size: 23px;
  font-size: 23px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0em;
}

.content-spec table tr td {
  width: 800px;
  padding: 17px 0;
  padding-right: 55px;
  line-height: 1.7em;
  font-size: 23px;
  font-size: 23px;
  font-size: 23px;
  font-size: 24px;
  font-size: 1.5rem;
  letter-spacing: 0em;
}

.content-spec table tr td.content-item__name {
  padding: 22px 0 39px;
  font-size: 21px;
  text-align: center;
  line-height: 1.7em;
  letter-spacing: .09em;
}

.content-spec table tr td.content-item__option {
  font-size: 20px;
  font-size: 20px;
  font-size: 20px;
  font-size: 20px;
  font-size: 1.3rem;
  line-height: 1.9em;
}

.chapter_item figure {
  position: relative;
  padding-bottom: 38%;
}

.chapter_item figure img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.gallerylink {
  position: relative;
  width: 1000px;
  margin: 0 auto 140px;
  overflow: hidden;
}

.gallerylink img.pc {
  -webkit-transition: all 0.8s cubic-bezier(0.2, 0.84, 0.44, 1);
          transition: all 0.8s cubic-bezier(0.2, 0.84, 0.44, 1);
}

.gallerylink:hover img.pc {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.gallerylink a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.gallerylink .cap {
  width: 100%;
  height: 80px;
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: center;
  z-index: 1;
  line-height: 35px;
  font-size: 27px;
  letter-spacing: 0.04em;
}

.gallerylink .cap .sub-cap {
  font-size: 18px;
}

.gallerylink:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.infolink {
  position: relative;
  width: 1000px;
  margin: 0 auto 90px;
}

.infolink:before {
  display: block;
  content: '';
  width: 50%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  background: #dddddd;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  z-index: 1;
}

.infolink:after {
  display: block;
  content: '';
  width: 50%;
  height: 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #dddddd;
  -webkit-transition: 0.3s;
          transition: 0.3s;
  z-index: 1;
}

.infolink a {
  position: relative;
  padding: 23px 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  color: #1845ac;
}

.infolink:hover:before {
  width: 100%;
  background: #1845ac;
}

.infolink:hover:after {
  width: 100%;
  background: #1845ac;
}
p.photo_rights {
    margin-top: -15px;
    margin-bottom: 20px;
    margin-right:5px;
    text-align: right;
    font-size: 13px;
}

@media screen and (max-width: 768px) {
  .content {
    padding-top: 110px;
  }
  .txt_lead {
    padding: 25px 0 50px;
    font-size: 14px;
    line-height: 1.8;
  }
  .chapter__head {
    padding: 48px 0 38px;
  }
  .chapter__head .ttl_sub_en {
    margin-bottom: 13px;
    font-size: 11px;
    color: #045c2a;
  }
  .chapter__head .interview {
    margin-bottom: 20px;
    font-size: 15px;
  }
  .chapter__head .ttl_sub_ja {
    margin-bottom: 7px;
    font-size: 13px;
    line-height: 1.6;
  }
  .chapter__head .chaptercatch {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 1.3;
    letter-spacing: -0.04em;
  }
  .chapter__head .writer {
    font-size: 13px;
    line-height: 1.4;
  }
  .chapterLink {
    width: 100%;
    margin-bottom: 20px;
  }
  .chapterLink:hover h2 img {
    -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
            transform: scale(1) !important;
  }
  .chapterLink:hover .ttl_chapter .ttl_chapter_inner .txt_more {
    background-color: #000;
    color: #fff;
  }
  .chapterLink h2 figure {
    position: relative;
    padding-bottom: 56%;
  }
  .chapterLink h2 figure:after {
    display: none;
  }
  .chapterLink .ttl_chapter {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 10%;
  }
  .chapterLink .ttl_chapter .ttl_chapter_inner {
    display: block;
    color: #000;
  }
  .chapterLink .ttl_chapter .ttl_chapter_inner .ttl_sub_en {
    font-size: 12px;
    margin-bottom: 15px;
    color: #005d31;
  }
  .chapterLink .ttl_chapter .ttl_chapter_inner .ttl_sub_jp {
    margin-bottom: 15px;
    font-size: 12px;
  }
  .chapterLink .ttl_chapter .ttl_chapter_inner h3 {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.3;
  }
  .chapterLink .ttl_chapter .ttl_chapter_inner .txt_more {
    width: 160px;
    height: 46px;
    background-color: #000;
    background-position: 145px 6px;
    -webkit-background-size: 10px 10px;
            background-size: 10px;
    color: #FFF;
    line-height: 46px;
    font-size: 12px;
    -webkit-transition: all .3s linear;
            transition: all .3s linear;
  }
  .txt_comingSoon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    margin: auto;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 50px;
  }
  .chapter_txtLeftType {
    position: relative;
    width: 90%;
    margin: 0 auto 10px;
    text-align: center;
    letter-spacing: -.4em;
  }
  .chapter_txtLeftType .txt_inner {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 100%;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0 0 0 0;
  }
  .chapter_txtLeftType .txt_inner h3 {
    font-size: 20px;
    letter-spacing: 0.02em;
    margin: 0 0 15px 0;
    line-height: 1.3em;
  }
  .chapter_txtLeftType .txt_inner .txtBlock {
    font-size: 14px;
    margin: 0 0 30px 0;
    line-height: 1.8em;
  }
  .chapter_txtLeftType figure {
    position: relative;
    padding-bottom: 66.8%;
    margin: 0 0 33px 0;
  }
  .chapter_txtLeftType figure img {
    width: 100%;
  }
  .chapter_txtRightType {
    position: relative;
    width: 90%;
    margin: 0 auto 20px;
    text-align: center;
    letter-spacing: -.4em;
  }
  .chapter_txtRightType .img_inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    letter-spacing: normal;
  }
  .chapter_txtRightType .img_inner figure {
    margin: 0 0 5px 0;
  }
  .chapter_txtRightType .img_inner figure img {
    width: 100%;
  }
  .chapter_txtRightType .txt_inner {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    width: 100%;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0 0 0 0;
  }
  .chapter_txtRightType .txt_inner h3 {
    font-size: 19px;
    letter-spacing: 0.02em;
    margin: 0 0 15px 0;
    line-height: 1.4em;
  }
  .chapter_txtRightType .txt_inner .txtBlock {
    font-size: 14px;
    margin: 0 0 30px 0;
    line-height: 1.8em;
  }
  .chapter_txtRightType .txt_inner figure {
    position: relative;
    padding-bottom: 66.8%;
    margin: 0 0 33px 0;
  }
  .chapter_txtRightType .txt_inner figure img {
    width: 100%;
  }
  .content-item {
    position: relative;
    min-height: 168px;
  }
  .content-item .content-item__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
  }
  .content-item .content-item__img img {
    width: 100%;
  }
  .content-item .content-item__title {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    width: 42.5%;
    max-width: 331px;
    -webkit-transform: translate3d(-50%, 20%, 0);
    transform: translate3d(-50%, 20%, 0);
  }
  .content-item .content-item__title img {
    width: 100%;
  }
  .content-spec {
    min-width: 100%;
    margin: 0px auto 40px;
    padding-bottom: 0;
  }
  .content-spec .title {
    font-size: 1.6em;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 30px;
  }
  .content-spec .title span {
    font-size: 0.8em;
  }
  .content-spec .content-item__name {
    margin: 46px auto 20px;
    text-align: center;
    line-height: 1.55em;
    font-size: 1.5rem;
    letter-spacing: .05em;
  }
  .content-spec table {
    width: 100%;
  }
  .content-spec table tr:nth-child(2n+1) {
    background: #f9f9f9;
  }
  .content-spec table tr:nth-child(2n) {
    background: transparent;
  }
  .content-spec table tr th {
    width: 37.333%;
    padding: 15px 0;
    padding-left: 5.066%;
    font-size: 1.4rem;
    text-align: left;
  }
  .content-spec table tr td {
    width: 62.666%;
    padding: 17px 0;
    padding-right: 5.066%;
    font-size: 1.3rem;
  }
  .content-spec table tr td.content-item__option {
    font-size: 1.3rem;
    line-height: 1.9em;
  }
  .chapter_item figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .gallery h2 {
    position: relative;
    width: 100%;
  }
  .gallery h2 figure {
    position: relative;
    padding-bottom: 26.7%;
  }
  .gallery h2 figure img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .gallerylink {
    width: 90%;
    margin: 0 auto 45px;
  }
  .gallerylink .cap {
    height: 42px;
    font-size: 17px;
    line-height: 1.2;
  }
  .gallerylink .cap .sub-cap {
    font-size: 13px;
  }
  .gallerylink:after {
    background: rgba(0, 0, 0, 0.2);
  }
  .infolink {
    width: 89.333%;
    margin: 0 auto 45px;
  }
  .infolink:before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    background: #1a41a0;
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .infolink:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #1a41a0;
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
            transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .infolink a {
    position: relative;
    padding: 16px 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
    color: #1845ac;
    letter-spacing: -0.04em;
  }
  .infolink:hover:before {
    width: 100%;
  }
  .infolink:hover:after {
    width: 100%;
  }
}
