@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
/* --------------------------------------
Public
----------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp, small, strong,
sub, sup, var, b, i, dl, dt, dd,
ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  line-height: 1.6; }

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

ul,
li {
  list-style: none; }

blockquote,
q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input,
select {
  vertical-align: middle; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

body {
  min-width: 1000px;
  margin: 0;
  padding: 0;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #333;
  font-weight: 500; }

@media screen\0 {
  .meiryo {
    font-family: 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif !important; } }

/* --------------------------------------
pc_header
----------------------------------------- */
#pc_header {
  position: relative;
  z-index: 20; }

#pc_header {
  width: 100%;
  height: 61px;
  background: url(bg.png) top center no-repeat #000; }
  #pc_header > div {
    position: relative;
    width: 100%;
    max-width: 1000px;
    height: 61px;
    margin: 0 auto;
    background: url(nbo.jpg) top left no-repeat; }
    #pc_header > div .nbo_header {
      position: absolute;
      width: 283px;
      height: 35px;
      top: 11px;
      right: 12px;
      overflow: hidden; }
      #pc_header > div .nbo_header img {
        display: block;
        position: absolute;
        top: -11px;
        right: -12px; }

/* pc_header */
.logoKubota {
  display: block;
  margin: 0 auto;
  width: 200px;
  transition: all 0.3s; }
  .logoKubota img {
    width: 100%; }
  .logoKubota:hover {
    opacity: 0.8; }

/* logoKubota */
#btnMoveSite {
  padding: 0px 5px 5px 5px;
  background: #000; }
  #btnMoveSite a {
    display: table;
    margin: 0 0 0 auto;
    line-height: 1;
    font-size: 12px;
    color: #ffffff; }
    #btnMoveSite a:hover {
      text-decoration: none; }

/* btnMoveSite */
/* =================
indexPage
==================== */
.indexPage {
  padding: 0 0 80px 0;
  border-bottom: 1px solid #cccccc;
  font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  /* indexHeader */
  /* lead */
  /* articleIndex */
  /* bannerArea */ }
  .indexPage img {
    width: 100%; }
  .indexPage .indexHeader {
    position: relative;
    z-index: 1;
    padding: 30px 0;
    box-sizing: border-box;
    height: 500px;
    /* imgArea */
    /* txtBox */
    /* =================
indexPage vol1
==================== */
    /*vol1*/
    /*vol2*/
    /*vol3*/
    /* vol4 */
    /* vol5 */
    /* vol6 */ }
    .indexPage .indexHeader:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 100%;
      background-image: url(stripe.png);
      background-size: 10px; }
    .indexPage .indexHeader:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      z-index: 2;
      opacity: 0.9;
      width: 100%;
      height: 100%;
      background: #008486;
      background: linear-gradient(to bottom, #008486 0%, #00a8aa 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#008486', endColorstr='#00a8aa', GradientType=0); }
    .indexPage .indexHeader h1 {
      position: absolute;
      z-index: 99;
      margin: 0 0 0 0;
      padding: 15px 30px 15px 0;
      border-top: 4px solid #ffffff;
      border-right: 4px solid #ffffff;
      border-bottom: 4px solid #ffffff;
      border-top-right-radius: 50px;
      border-bottom-right-radius: 50px;
      width: calc(50% - 235px); }
      .indexPage .indexHeader h1 img {
        display: block;
        margin: 0 0 0 auto;
        max-width: 235px; }
    .indexPage .indexHeader .inner {
      position: relative;
      z-index: 3;
      margin: 0 auto;
      box-sizing: border-box;
      max-width: 998px;
      width: 100%;
      height: 100%; }
    .indexPage .indexHeader ul {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%; }
    .indexPage .indexHeader li {
      position: relative;
      width: 100%;
      height: 100%; }
      .indexPage .indexHeader li a {
        display: block;
        width: 100%;
        height: 100%; }
    .indexPage .indexHeader .imgArea {
      position: absolute;
      right: 0;
      width: 624px;
      height: 406px; }
      .indexPage .indexHeader .imgArea .photo {
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
      .indexPage .indexHeader .imgArea .name {
        display: table;
        position: absolute;
        bottom: 10%;
        padding: 10px 10px;
        box-sizing: border-box;
        background-color: rgba(153, 153, 153, 0.7);
        font-size: 14px;
        font-weight: bold;
        color: #ffffff; }
        .indexPage .indexHeader .imgArea .name span {
          font-weight: bold;
          font-size: 16px; }
    .indexPage .indexHeader .txtBox {
      position: absolute;
      bottom: 40px;
      left: 20px;
      padding-left: 40px;
      background-color: #ffffff;
      box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);
      width: 445px;
      /* ttl */
      /* sub */ }
      .indexPage .indexHeader .txtBox h2 {
        margin: -20px 0 20px auto;
        width: 75%; }
      .indexPage .indexHeader .txtBox .img {
        position: absolute;
        top: -20px;
        left: 10px;
        max-width: 129px; }
      .indexPage .indexHeader .txtBox .ttl {
        display: block;
        margin: 0 0 10px 0;
        padding: 0 0 10px 0;
        border-bottom: 1px solid #00a199;
        max-width: 322px;
        /* img */ }
        .indexPage .indexHeader .txtBox .ttl img {
          display: block; }
          .indexPage .indexHeader .txtBox .ttl img:first-of-type {
            margin: 0 0 15px 0;
            width: 322px; }
          .indexPage .indexHeader .txtBox .ttl img:nth-of-type(2) {
            margin: 0 auto 0 15px;
            width: 237px; }
      .indexPage .indexHeader .txtBox .sub {
        display: block;
        box-sizing: border-box;
        /* img */ }
        .indexPage .indexHeader .txtBox .sub img {
          display: block;
          margin: 0 20px 0 auto;
          width: 156px; }
    .indexPage .indexHeader .vol1 {
      /* imgArea */ }
      .indexPage .indexHeader .vol1 .imgArea .photo {
        background-size: cover;
        background-image: url(vol1_main_photo.jpg?0925-2); }
      .indexPage .indexHeader .vol1 .imgArea .name.right {
        right: 10px; }
      .indexPage .indexHeader .vol1 .imgArea .name.left {
        left: 30%; }
    .indexPage .indexHeader .vol2 {
      /* imgArea */
      /* .txtBox */
      /* ttl */ }
      .indexPage .indexHeader .vol2 .imgArea .photo {
        background-size: cover;
        background-image: url(vol2_main_photo.jpg); }
      .indexPage .indexHeader .vol2 .txtBox {
        padding: 0;
        width: auto; }
        .indexPage .indexHeader .vol2 .txtBox h2 {
          margin: -20px 0 auto 0;
          padding: 0 20px 10px 20px;
          box-sizing: border-box;
          width: 100%; }
        .indexPage .indexHeader .vol2 .txtBox .sub img {
          margin: 0 0px 0 auto; }
      .indexPage .indexHeader .vol2 .ttl {
        max-width: 336px;
        /* img */ }
        .indexPage .indexHeader .vol2 .ttl img {
          display: block; }
          .indexPage .indexHeader .vol2 .ttl img:first-of-type {
            margin: 0 0 15px 0;
            width: 336px; }
          .indexPage .indexHeader .vol2 .ttl img:nth-of-type(2) {
            margin: 0 auto 0 15px;
            width: 316px; }
    .indexPage .indexHeader .vol3 {
      /* imgArea */
      /* .txtBox */
      /* ttl */ }
      .indexPage .indexHeader .vol3 .imgArea .photo {
        background-size: cover;
        background-image: url(vol3_main_photo.jpg); }
      .indexPage .indexHeader .vol3 .txtBox {
        padding: 0;
        width: auto; }
        .indexPage .indexHeader .vol3 .txtBox h2 {
          margin: -20px 0 auto 0;
          padding: 0 20px 10px 20px;
          box-sizing: border-box;
          width: 100%; }
        .indexPage .indexHeader .vol3 .txtBox .sub img {
          margin: 0 0px 0 auto;
          width: 158px; }
      .indexPage .indexHeader .vol3 .ttl {
        max-width: 518px;
        /* img */ }
        .indexPage .indexHeader .vol3 .ttl img {
          display: block; }
          .indexPage .indexHeader .vol3 .ttl img:first-of-type {
            margin: 0 0 15px 0;
            width: 357px; }
          .indexPage .indexHeader .vol3 .ttl img:nth-of-type(2) {
            margin: 0 auto 0 0px;
            width: 452px; }
    .indexPage .indexHeader .vol4 {
      /* imgArea */
      /* .txtBox */
      /* ttl */ }
      .indexPage .indexHeader .vol4 .imgArea .photo {
        background-size: cover;
        background-image: url(vol4_main_photo.jpg?1105); }
      .indexPage .indexHeader .vol4 .txtBox {
        padding: 0;
        width: auto; }
        .indexPage .indexHeader .vol4 .txtBox h2 {
          margin: -20px 0 auto 0;
          padding: 0 20px 10px 20px;
          box-sizing: border-box;
          width: 100%; }
        .indexPage .indexHeader .vol4 .txtBox .sub img {
          margin: 0 0px 0 auto;
          width: 158px; }
      .indexPage .indexHeader .vol4 .ttl {
        max-width: 518px;
        /* img */ }
        .indexPage .indexHeader .vol4 .ttl img {
          display: block; }
          .indexPage .indexHeader .vol4 .ttl img:first-of-type {
            margin: 0 0 15px 0;
            width: 450px; }
          .indexPage .indexHeader .vol4 .ttl img:nth-of-type(2) {
            margin: 0 auto 0 0px;
            width: 435px; }
    .indexPage .indexHeader .vol5 {
      /* imgArea */
      /* .txtBox */
      /* ttl */ }
      .indexPage .indexHeader .vol5 .imgArea .photo {
        background-size: cover;
        background-image: url(vol5_main_photo.jpg?1119);
        background-position: bottom center; }
      .indexPage .indexHeader .vol5 .imgArea p {
        max-width: 168px; }
      .indexPage .indexHeader .vol5 .txtBox {
        padding: 0;
        width: auto; }
        .indexPage .indexHeader .vol5 .txtBox h2 {
          margin: -20px 0 auto 0;
          padding: 0 20px 10px 20px;
          box-sizing: border-box;
          width: 100%; }
        .indexPage .indexHeader .vol5 .txtBox .sub img {
          margin: 0 0px 0 auto;
          width: 158px; }
      .indexPage .indexHeader .vol5 .ttl {
        max-width: 518px;
        /* img */ }
        .indexPage .indexHeader .vol5 .ttl img {
          display: block; }
          .indexPage .indexHeader .vol5 .ttl img:first-of-type {
            margin: 0 0 15px 0;
            width: 298px; }
          .indexPage .indexHeader .vol5 .ttl img:nth-of-type(2) {
            margin: 0 auto 0 0px;
            width: 462px; }
    .indexPage .indexHeader .vol6 {
      /* imgArea */
      /* .txtBox */
      /* ttl */ }
      .indexPage .indexHeader .vol6 .imgArea .photo {
        background-size: cover;
        background-image: url(vol6_main_photo.jpg?1203);
        background-position: bottom right 35%; }
      .indexPage .indexHeader .vol6 .imgArea p {
        max-width: 168px; }
      .indexPage .indexHeader .vol6 .txtBox {
        padding: 0;
        width: auto; }
        .indexPage .indexHeader .vol6 .txtBox h2 {
          margin: -20px 0 auto 0;
          padding: 0 20px 10px 20px;
          box-sizing: border-box;
          width: 100%; }
        .indexPage .indexHeader .vol6 .txtBox .sub img {
          margin: 0 0px 0 auto;
          width: 158px; }
      .indexPage .indexHeader .vol6 .ttl {
        max-width: 518px;
        /* img */ }
        .indexPage .indexHeader .vol6 .ttl img {
          display: block; }
          .indexPage .indexHeader .vol6 .ttl img:first-of-type {
            margin: 0 0 15px 0;
            width: 298px; }
          .indexPage .indexHeader .vol6 .ttl img:nth-of-type(2) {
            margin: 0 auto 0 0px;
            width: 462px; }
    .indexPage .indexHeader .banner {
      position: relative; }
      .indexPage .indexHeader .banner img {
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        width: 640px; }
    .indexPage .indexHeader .bgItem {
      display: block;
      position: absolute;
      top: 0;
      right: 15%;
      z-index: 2;
      opacity: 0.8;
      transform: skewX(-30deg);
      width: 675px;
      height: 100%;
      background: #00a8aa;
      background: -moz-linear-gradient(left, #00a8aa 0%, #d7fffe 100%);
      background: -webkit-linear-gradient(left, #00a8aa 0%, #d7fffe 100%);
      background: linear-gradient(to right, #00a8aa 0%, #d7fffe 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a8aa', endColorstr='#d7fffe', GradientType=1); }
  .indexPage #wp {
    background: #ffffff url(https://special.nikkeibp.co.jp/common/images/common/bg.gif) repeat-y left top; }
  .indexPage #contents {
    width: 679px;
    margin: 0 !important;
    float: left; }
  .indexPage #contents .wrapper {
    width: 620px;
    padding: 10px 29px 50px 30px; }
  .indexPage .slider {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden; }
  .indexPage .bx-wrapper {
    height: 100%;
    width: 100%; }
    .indexPage .bx-wrapper .bx-prev {
      background: url(arrow.png);
      background-repeat: no-repeat;
      background-size: contain; }
    .indexPage .bx-wrapper .bx-next {
      background: url(arrow.png);
      background-repeat: no-repeat;
      background-size: contain;
      transform: scale(-1, 1); }
    .indexPage .bx-wrapper .bx-controls-direction a {
      top: auto;
      width: 40px;
      height: 40px; }
    .indexPage .bx-wrapper .bx-next:hover {
      background-position: top center; }
  .indexPage .bx-viewport {
    border: 0 !important;
    background-color: transparent !important;
    height: 100% !important;
    width: 100% !important;
    box-shadow: none !important; }
  .indexPage .lead {
    margin: 0 auto;
    padding: 60px 0;
    box-sizing: border-box;
    width: 680px;
    font-weight: bold;
    font-size: 14px; }
  .indexPage .bgColor {
    position: relative; }
    .indexPage .bgColor:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      z-index: -1;
      width: 100%;
      height: 80%;
      background-color: #d7fffe; }
  .indexPage .articleIndex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 80px auto;
    max-width: 1000px;
    /* li */ }
    .indexPage .articleIndex li {
      margin: 0 0 30px 0;
      width: 33%;
      height: 327px;
      /* vol1 */
      /* vol2 */
      /* vol3 */
      /* vol4 */
      /* vol5 */
      /* vol6 */ }
      .indexPage .articleIndex li a {
        display: block;
        position: relative;
        margin: 0 auto;
        width: 320px;
        height: 100%;
        background-color: #ffffff;
        background-size: cover;
        text-decoration: none;
        color: #333333; }
        .indexPage .articleIndex li a.open {
          box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);
          transition: all 0.3s; }
          .indexPage .articleIndex li a.open:hover {
            transform: translateY(1px);
            box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.8); }
      .indexPage .articleIndex li .comingSoon {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0; }
        .indexPage .articleIndex li .comingSoon img {
          display: block;
          margin: 0 auto;
          height: 30px;
          width: auto;
          text-align: center; }
      .indexPage .articleIndex li .imgBox {
        position: relative;
        width: 100%;
        height: 217px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center; }
        .indexPage .articleIndex li .imgBox p {
          display: table;
          position: absolute;
          top: 0;
          left: 0;
          max-width: 116px; }
      .indexPage .articleIndex li .ttl {
        padding: 10px 15px;
        box-sizing: border-box;
        line-height: 1.5;
        font-weight: bold;
        font-size: 20px; }
      .indexPage .articleIndex li.vol1 .imgBox {
        background-size: 200%;
        background-position: top 20% right 15%;
        background-image: url(vol1_main_photo.jpg?0925-2); }
      .indexPage .articleIndex li.vol2 .imgBox {
        background-size: cover;
        background-position: center top;
        background-image: url(vol2_main_photo.jpg); }
      .indexPage .articleIndex li.vol3 .imgBox {
        background-size: cover;
        background-position: center top;
        background-image: url(vol3_main_photo.jpg); }
      .indexPage .articleIndex li.vol4 .imgBox {
        background-size: cover;
        background-position: center;
        background-image: url(vol4_main_photo.jpg?1105); }
      .indexPage .articleIndex li.vol5 .imgBox {
        background-size: cover;
        background-position: center;
        background-image: url(vol5_main_photo_2.jpg?1125); }
        .indexPage .articleIndex li.vol5 .imgBox p {
          max-width: 118px; }
      .indexPage .articleIndex li.vol6 .imgBox {
        background-size: 150%;
        background-position: center right 25%;
        background-image: url(vol6_main_photo_2.jpg?1203); }
        .indexPage .articleIndex li.vol6 .imgBox p {
          max-width: 133px; }
  .indexPage .bannerArea .bnr1 {
    display: block;
    margin: 0 auto 80px auto;
    width: 640px;
    transition: all 0.3s; }
    .indexPage .bannerArea .bnr1 img {
      display: block; }
    .indexPage .bannerArea .bnr1:hover {
      opacity: 0.8; }
  .indexPage .bannerArea .bnr2 {
    display: block;
    margin: 0 auto 80px auto;
    width: 450px; }
    .indexPage .bannerArea .bnr2 img {
      display: block;
      box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.4);
      transition: all 0.3s; }
    .indexPage .bannerArea .bnr2:hover img {
      transform: translateY(1px);
      box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.8); }

/* indexPage */
/* =====================
underPage
========================*/
.underPage {
  padding: 0 0 80px 0;
  border-bottom: 1px solid #cccccc;
  font-family: YuGothic, 'Yu Gothic', 游ゴシック体, '游ゴシック', "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  /* underHeader */
  /* flexWrap */
  /* bottomArea */
  /* secBox */
  /* nextBanner */
  /* page */
  /* topBtn */
  /* bannerArea */
  /*==================
columnBox
====================*/
  /* columnBox */
  /*==================
  sideContent
====================*/
  /* sideContent */
  /* vol1 */
  /* vol2 */
  /* vol3 */
  /* vol4 */
  /* vol5 */
  /* vol6 */ }
  .underPage p {
    font-size: 16px; }
  .underPage img {
    width: 100%; }
  .underPage .underHeader {
    position: relative;
    margin: 0 0 50px 0;
    width: 100%;
    height: 500px;
    background-color: #00a199;
    /* photoArea */
    /* li */
    /* textBox */ }
    .underPage .underHeader .photoArea {
      position: absolute;
      top: 0;
      left: 240px;
      width: calc(100% - 240px);
      max-width: 1200px;
      height: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
    .underPage .underHeader h1 {
      margin: 0 auto;
      width: 158px; }
    .underPage .underHeader ul {
      position: absolute;
      left: 0;
      top: 0;
      padding: 10px 0 0 0; }
    .underPage .underHeader li {
      margin: 0 0 8px 0; }
      .underPage .underHeader li a {
        display: block;
        padding: 5px 20px 5px 0;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px;
        width: 188px;
        background-color: #ffffff; }
        .underPage .underHeader li a img {
          display: block;
          margin: 0 auto;
          width: 135px; }
        .underPage .underHeader li a.index {
          border-top: 4px solid #ffffff;
          border-right: 4px solid #ffffff;
          border-bottom: 4px solid #ffffff;
          width: 200px;
          background-color: transparent; }
          .underPage .underHeader li a.index img {
            width: 100%; }
    .underPage .underHeader .textBox {
      display: table;
      position: absolute;
      bottom: 20px;
      padding: 0 10px 10px 150px;
      box-sizing: border-box;
      background-color: #ffffff;
      transform-origin: left bottom;
      transform: scale(0.7);
      /* h2 */ }
      .underPage .underHeader .textBox h2 span {
        display: block; }
      .underPage .underHeader .textBox h2 .sub {
        margin: -30px 0 20px 0;
        height: 48px; }
        .underPage .underHeader .textBox h2 .sub img {
          height: 100%;
          width: auto; }
      .underPage .underHeader .textBox h2 .main {
        margin: 0 10px 10px auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #00a199; }
      .underPage .underHeader .textBox h2 > img {
        display: block;
        margin: 0 0 0 auto; }
      .underPage .underHeader .textBox > img {
        position: absolute;
        bottom: 0;
        left: 0; }
    .underPage .underHeader .profile {
      display: table;
      position: absolute;
      bottom: 20px;
      padding: 10px 8px;
      background-color: rgba(153, 153, 153, 0.7);
      font-weight: bold;
      font-size: 14px;
      color: #ffffff; }
      .underPage .underHeader .profile strong {
        font-size: 16px; }
      .underPage .underHeader .profile.left {
        right: 35%; }
      .underPage .underHeader .profile.right {
        right: 10%; }
  .underPage .lead {
    margin: 0 auto 80px auto;
    width: 728px;
    line-height: 1.9;
    font-weight: bold;
    font-size: 14px; }
  .underPage .flexWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 60px auto;
    max-width: 996px;
    /* photo */
    /* left */
    /* right */ }
    .underPage .flexWrap .photo {
      position: relative;
      margin: 0 0 15% 0;
      max-width: 300px;
      /*profile*/ }
      .underPage .flexWrap .photo .profile {
        display: inline-block;
        position: absolute;
        right: 0px;
        bottom: 20px;
        width: auto;
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
        /* span */
        /* right */
        /* left */ }
        .underPage .flexWrap .photo .profile span {
          display: table; }
          .underPage .flexWrap .photo .profile span:first-of-type {
            position: relative;
            border-bottom: 1px solid #ffffff; }
            .underPage .flexWrap .photo .profile span:first-of-type:after {
              content: "";
              display: block;
              position: absolute;
              bottom: -3px;
              border-radius: 50%;
              width: 6px;
              height: 6px;
              background-color: #ffffff; }
          .underPage .flexWrap .photo .profile span:nth-of-type(2) {
            margin: 5px 0 0 0; }
        .underPage .flexWrap .photo .profile strong {
          font-size: 16px; }
        .underPage .flexWrap .photo .profile.right span {
          padding: 5px 10px 0 5px; }
          .underPage .flexWrap .photo .profile.right span:after {
            left: -5px; }
        .underPage .flexWrap .photo .profile.left {
          left: 0; }
          .underPage .flexWrap .photo .profile.left span {
            padding: 5px 0 0 10px; }
            .underPage .flexWrap .photo .profile.left span:after {
              right: -5px; }
    .underPage .flexWrap > .left {
      max-width: 490px;
      width: 50%; }
    .underPage .flexWrap > .right {
      width: 40%; }
  .underPage .bottomArea {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
    /* left */ }
    .underPage .bottomArea .textArea:first-of-type {
      margin-bottom: 80px; }
    .underPage .bottomArea .left {
      max-width: 490px;
      width: 50%;
      margin: 0 0 0 calc(50% - 500px); }
    .underPage .bottomArea p.descriptive {
      font-weight: bold;
      color: #00a199; }
  .underPage .secBox {
    /* h2 */
    /* textArea */ }
    .underPage .secBox h2 {
      display: table;
      position: relative;
      margin: 0 auto 60px 0;
      padding: 15px;
      border-bottom: 2px solid #00a199;
      line-height: 1.3;
      font-weight: bold;
      font-size: 30px;
      color: #00a199; }
      .underPage .secBox h2:after, .underPage .secBox h2:before {
        content: "";
        display: block;
        position: absolute;
        bottom: -5px;
        border-radius: 50%;
        width: 10px;
        height: 10px;
        background-color: #00a199; }
      .underPage .secBox h2:after {
        right: 0; }
      .underPage .secBox h2:before {
        left: 0; }
    .underPage .secBox .textArea p {
      margin-bottom: 1em; }
      .underPage .secBox .textArea p.interviewer {
        position: relative;
        margin-left: 3em;
        font-weight: bold;
        color: #00a199; }
        .underPage .secBox .textArea p.interviewer:before {
          content: "";
          display: block;
          position: absolute;
          top: 12px;
          left: -3em;
          border-top: 1px solid #00a199;
          width: 2em;
          height: 1px; }
      .underPage .secBox .textArea p.interview {
        position: relative;
        padding: 0 0 0 3em; }
        .underPage .secBox .textArea p.interview strong {
          display: inline-block;
          margin-left: -3em;
          width: 3em; }
      .underPage .secBox .textArea p.person1 strong {
        color: #036eb8; }
      .underPage .secBox .textArea p.person2 strong {
        color: #19bfa7; }
  .underPage .nextBanner {
    margin: 0 auto 50px auto;
    max-width: 630px;
    transition: all 0.3s; }
    .underPage .nextBanner:hover {
      opacity: 0.6;
      transform: translateY(1px); }
  .underPage .page {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto 40px auto;
    max-width: 180px;
    /* active */ }
    .underPage .page .active a {
      background-color: #999999;
      color: #ffffff; }
    .underPage .page .arrow a {
      border: 0; }
      .underPage .page .arrow a:hover {
        transform: translateX(3px);
        background-color: transparent;
        color: #999999; }
    .underPage .page a {
      display: block;
      border: 2px solid #999999;
      width: 46px;
      height: 46px;
      text-align: center;
      text-decoration: none;
      font-size: 30px;
      color: #999999;
      transition: all 0.3s; }
      .underPage .page a:hover {
        background-color: #999999;
        color: #ffffff; }
  .underPage .topBtn {
    display: table;
    position: relative;
    margin: 0 auto 80px auto;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
    background-color: #008486;
    transition: all 0.3s; }
    .underPage .topBtn a {
      display: block;
      padding: 15px 60px 15px 60px;
      width: 100%;
      height: 100%;
      text-decoration: none;
      line-height: 1;
      font-weight: bold;
      font-size: 22px;
      color: #ffffff; }
      .underPage .topBtn a:after {
        content: ">";
        display: block;
        position: absolute;
        top: 12px;
        right: 10px; }
    .underPage .topBtn:hover {
      box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.4);
      background-color: #00a8aa; }
  .underPage .bannerArea .bnr1 {
    display: block;
    margin: 0 auto 80px auto;
    width: 640px;
    transition: all 0.3s; }
    .underPage .bannerArea .bnr1 img {
      display: block; }
    .underPage .bannerArea .bnr1:hover {
      opacity: 0.8; }
  .underPage .columnBox {
    border: 2px solid #00a199;
    /* h2 */
    /* imgBox */
    /* type2 */
    /* type3 */ }
    .underPage .columnBox > div {
      padding: 0 20px 30px 20px;
      box-sizing: border-box; }
    .underPage .columnBox h2 {
      display: block;
      margin-bottom: 30px;
      border-bottom: 0;
      background-color: #00a199;
      text-align: center;
      font-weight: bold;
      font-size: 32px;
      color: #ffffff; }
      .underPage .columnBox h2:before {
        content: none; }
      .underPage .columnBox h2:after {
        bottom: 0px;
        border-radius: 0;
        width: 100%;
        height: 100%;
        background-image: url(stripe_2.png);
        background-size: 10px; }
      .underPage .columnBox h2 span {
        display: block;
        position: relative;
        z-index: 1; }
        .underPage .columnBox h2 span.small {
          font-size: 24px; }
    .underPage .columnBox p {
      margin-bottom: 1em;
      font-size: 14px; }
      .underPage .columnBox p.small {
        margin-bottom: 1em;
        font-size: 12px; }
        .underPage .columnBox p.small:nth-of-type(4) {
          margin-bottom: 2.5em; }
    .underPage .columnBox .imgBox img {
      display: block;
      margin: 0 auto;
      width: 431px; }
    .underPage .columnBox .imgBox h3 {
      margin-bottom: 0.5em;
      font-size: 18px;
      color: #00a199; }
    .underPage .columnBox .imgBox:first-of-type {
      margin-bottom: 40px; }
    .underPage .columnBox .imgBox:nth-of-type(2) img {
      display: block;
      margin-bottom: 20px; }
    .underPage .columnBox.type2 > div {
      padding: 20px 20px 20px 20px; }
      .underPage .columnBox.type2 > div:nth-of-type(2) {
        padding: 0px 20px 10px 20px; }
    .underPage .columnBox.type2 h3 {
      margin-bottom: 0.8em;
      text-align: center;
      font-size: 24px;
      color: #00a199; }
      .underPage .columnBox.type2 h3 .small {
        font-size: 18px; }
    .underPage .columnBox.type2 h2 {
      position: relative;
      margin-bottom: 0;
      text-align: right;
      border-bottom: 0 !important; }
      .underPage .columnBox.type2 h2 span {
        display: inline-block;
        margin-right: 30px;
        line-height: 1.3;
        text-align: left;
        font-size: 23px;
        font-feature-settings: 'palt';
        color: #ffffff; }
      .underPage .columnBox.type2 h2 img {
        display: block;
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 999;
        max-width: 165px; }
      .underPage .columnBox.type2 h2:after {
        background-color: #00a199 !important; }
    .underPage .columnBox.type2 .imgBox {
      margin-top: 40px; }
      .underPage .columnBox.type2 .imgBox img {
        margin-bottom: 20px; }
    .underPage .columnBox.type2 .txtBox {
      margin: 0 0 40px auto;
      max-width: 278px; }
    .underPage .columnBox.type3 h3 {
      margin-bottom: 0.5em;
      padding: 20px 2px 10px 2px;
      text-align: center;
      font-size: 24px;
      color: #00a199; }
      .underPage .columnBox.type3 h3 .small {
        font-size: 18px; }
    .underPage .columnBox.type3 > div {
      padding: 0px 20px 10px 20px; }
      .underPage .columnBox.type3 > div > img {
        margin-bottom: 15px; }
  .underPage .sideContent {
    align-self: baseline;
    position: relative;
    padding: 40px calc(50% - 535px) 0px 30px; }
    .underPage .sideContent:after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: -1;
      width: 100%;
      height: 100%;
      background-color: #d7fffe; }
    .underPage .sideContent > p {
      margin-bottom: 40px;
      max-width: 406px;
      font-weight: bold; }
    .underPage .sideContent h2 {
      margin: 0 0 30px -35px; }
      .underPage .sideContent h2 img {
        display: block;
        width: 396px; }
    .underPage .sideContent .textBox {
      margin-bottom: 30px;
      width: 396px; }
      .underPage .sideContent .textBox h3 {
        position: relative;
        margin: 0 0 1em 1.5em;
        font-size: 20px; }
        .underPage .sideContent .textBox h3:after {
          content: "";
          display: block;
          position: absolute;
          top: 5px;
          left: -1.5em;
          width: 20px;
          height: 20px;
          background-color: #008486; }
      .underPage .sideContent .textBox p {
        font-size: 14px; }
      .underPage .sideContent .textBox > div img {
        display: block;
        float: left;
        margin: 0 10px 10px 0;
        width: 220px; }
  .underPage.vol1 {
    /* underHeader */ }
    .underPage.vol1 .underHeader {
      background-position: top 200% center;
      /* photoArea */
      /* textBox */ }
      .underPage.vol1 .underHeader .photoArea {
        background-image: url(vol1_main_photo.jpg?0925-2);
        background-position: right 25%; }
      .underPage.vol1 .underHeader .textBox {
        /* h2 */ }
        .underPage.vol1 .underHeader .textBox h2 .main {
          max-width: 264px; }
        .underPage.vol1 .underHeader .textBox h2 > img {
          width: 148px; }
        .underPage.vol1 .underHeader .textBox > img {
          width: 140px; }
  .underPage.vol2 {
    /* underHeader */
    /* sideContent */ }
    .underPage.vol2 .underHeader {
      /* photoArea */
      /* textBox */ }
      .underPage.vol2 .underHeader .photoArea {
        position: relative;
        background-image: none;
        background-color: #ffffff; }
        .underPage.vol2 .underHeader .photoArea > span {
          display: block;
          position: absolute;
          height: 100%;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center; }
          .underPage.vol2 .underHeader .photoArea > span:first-of-type, .underPage.vol2 .underHeader .photoArea > span:nth-of-type(2) {
            top: 0;
            width: 50%;
            max-height: 250px; }
          .underPage.vol2 .underHeader .photoArea > span:first-of-type {
            background-image: url(p2/vol2_main_photo-1.jpg);
            background-size: 140%; }
          .underPage.vol2 .underHeader .photoArea > span:nth-of-type(2) {
            right: 0;
            background-image: url(p2/vol2_main_photo-2.jpg); }
          .underPage.vol2 .underHeader .photoArea > span:nth-of-type(3), .underPage.vol2 .underHeader .photoArea > span:nth-of-type(4) {
            bottom: 0;
            width: 35%;
            max-height: 250px; }
          .underPage.vol2 .underHeader .photoArea > span:nth-of-type(3) {
            right: 28%;
            z-index: 9;
            overflow: hidden;
            max-width: 489px;
            width: 35%;
            transform: skewX(-10deg); }
            .underPage.vol2 .underHeader .photoArea > span:nth-of-type(3):after {
              content: "";
              display: block;
              position: absolute;
              top: 0;
              left: -10%;
              width: 120%;
              height: 100%;
              transform: skewX(10deg);
              background-image: url(p2/vol2_main_photo-3.jpg?1012);
              background-size: cover;
              background-position: center; }
          .underPage.vol2 .underHeader .photoArea > span:nth-of-type(4) {
            right: 0;
            background-image: url(p2/vol2_main_photo-4.jpg);
            background-size: 140%; }
      .underPage.vol2 .underHeader .textBox {
        bottom: 15%;
        padding: 0 10px 10px 20px;
        background-color: transparent;
        /* h2 */ }
        .underPage.vol2 .underHeader .textBox h2 .main {
          max-width: 317px; }
        .underPage.vol2 .underHeader .textBox h2 .sub img {
          height: 48px; }
        .underPage.vol2 .underHeader .textBox h2 > img {
          width: 148px; }
        .underPage.vol2 .underHeader .textBox > img {
          width: 140px; }
    .underPage.vol2 .secBox h2 {
      border-bottom: 2px solid #ff9900;
      color: #ff9900; }
      .underPage.vol2 .secBox h2:before, .underPage.vol2 .secBox h2:after {
        background-color: #ff9900; }
    .underPage.vol2 .secBox .textArea p.descriptive {
      color: #ff9900; }
    .underPage.vol2 .sideContent {
      padding: 40px calc(50% - 520px) 0px 30px;
      /* textBox */ }
      .underPage.vol2 .sideContent:after {
        background-color: #fff4e3; }
      .underPage.vol2 .sideContent h3 {
        font-feature-settings: 'palt'; }
        .underPage.vol2 .sideContent h3:after {
          background-color: #ff9900; }
      .underPage.vol2 .sideContent .textBox {
        width: 406px; }
        .underPage.vol2 .sideContent .textBox > div img {
          margin: 0 10px 20px 0; }
  .underPage.vol3 {
    /* underHeader */
    /* secBox */
    /* sideContent */ }
    .underPage.vol3 .underHeader {
      background-position: top 200% center;
      /* photoArea */
      /* textBox */ }
      .underPage.vol3 .underHeader .photoArea {
        background-image: url(vol3_main_photo.jpg?1023);
        background-position: right 25%; }
      .underPage.vol3 .underHeader .textBox {
        padding: 0 10px 10px 20px;
        /* h2 */ }
        .underPage.vol3 .underHeader .textBox h2 .main {
          margin-right: 0;
          max-width: 456px; }
        .underPage.vol3 .underHeader .textBox h2 > img {
          width: 148px; }
        .underPage.vol3 .underHeader .textBox > img {
          width: 140px; }
    .underPage.vol3 .columnBox {
      margin-bottom: 80px; }
      .underPage.vol3 .columnBox.type2 > div {
        padding: 0 20px 30px 20px; }
      .underPage.vol3 .columnBox.type2 h2 span {
        margin-right: 0px; }
      .underPage.vol3 .columnBox .profileBox {
        position: relative;
        line-height: 0; }
      .underPage.vol3 .columnBox .profile {
        display: table;
        position: absolute;
        bottom: 0px;
        margin-bottom: 0;
        padding: 10px 8px;
        background-color: rgba(153, 153, 153, 0.7);
        font-weight: bold;
        font-size: 11px;
        color: #ffffff; }
        .underPage.vol3 .columnBox .profile strong {
          margin-top: 0.5em;
          font-size: 16px; }
    .underPage.vol3 .secBox {
      /* right */ }
      .underPage.vol3 .secBox h2 {
        border-bottom: 2px solid #ab1c2c;
        color: #ab1c2c; }
        .underPage.vol3 .secBox h2:before, .underPage.vol3 .secBox h2:after {
          background-color: #ab1c2c; }
      .underPage.vol3 .secBox .textArea {
        margin-bottom: 60px; }
        .underPage.vol3 .secBox .textArea p.descriptive {
          color: #ab1c2c; }
      .underPage.vol3 .secBox > .imgBox {
        margin-bottom: 80px; }
      .underPage.vol3 .secBox.right {
        width: 44%;
        /* columnBox */ }
        .underPage.vol3 .secBox.right .columnBox {
          padding-top: 30px;
          max-width: 398px; }
          .underPage.vol3 .secBox.right .columnBox:nth-of-type(2) h3 span {
            display: block;
            line-height: 1.2; }
    .underPage.vol3 .sideContent {
      padding-bottom: 10px; }
      .underPage.vol3 .sideContent:after {
        background-color: #fff3f6; }
      .underPage.vol3 .sideContent h2 {
        padding: 0;
        border-bottom: 0; }
        .underPage.vol3 .sideContent h2:after, .underPage.vol3 .sideContent h2:before {
          content: none; }
        .underPage.vol3 .sideContent h2 img {
          width: 446px; }
      .underPage.vol3 .sideContent .textBox {
        overflow: hidden; }
        .underPage.vol3 .sideContent .textBox h3 {
          font-feature-settings: 'palt'; }
          .underPage.vol3 .sideContent .textBox h3:after {
            background-color: #ab1c2c; }
    .underPage.vol3 .columnBox.type2 h2 {
      margin-bottom: 0.5em; }
  .underPage.vol4 {
    /* underHeader */
    /* secBox */
    /* sideContent */ }
    .underPage.vol4 .underHeader {
      /* photoArea */
      /* textBox */ }
      .underPage.vol4 .underHeader .photoArea {
        background-position: center; }
        .underPage.vol4 .underHeader .photoArea > span {
          display: block;
          position: absolute;
          height: 100%;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center; }
          .underPage.vol4 .underHeader .photoArea > span:first-of-type {
            top: 0;
            width: 100%;
            background-image: url(p4/vol4_main_photo-1.jpg);
            background-size: cover; }
          .underPage.vol4 .underHeader .photoArea > span:nth-of-type(2) {
            top: 0;
            right: 0;
            z-index: 9999;
            max-width: 390px;
            width: 40%;
            max-height: 250px;
            background-image: url(p4/vol4_main_photo-2.jpg); }
          .underPage.vol4 .underHeader .photoArea > span:nth-of-type(3) {
            bottom: 0;
            right: 0%;
            z-index: 9;
            max-width: 390px;
            width: 40%;
            max-height: 250px;
            background-image: url(p4/vol4_main_photo-3.jpg?1012);
            background-size: cover; }
      .underPage.vol4 .underHeader .textBox {
        padding: 0 10px 10px 20px;
        /* h2 */ }
        .underPage.vol4 .underHeader .textBox h2 .main {
          margin-right: 0;
          max-width: 432px; }
        .underPage.vol4 .underHeader .textBox h2 > img {
          width: 149px; }
        .underPage.vol4 .underHeader .textBox h2 .sub {
          height: 50px; }
        .underPage.vol4 .underHeader .textBox > img {
          width: 140px; }
    .underPage.vol4 .columnBox {
      margin-bottom: 80px;
      /* type2 */ }
      .underPage.vol4 .columnBox p {
        margin-bottom: 0em; }
      .underPage.vol4 .columnBox.type2 > div {
        padding: 0 20px 30px 20px; }
      .underPage.vol4 .columnBox.type2 h2 span {
        margin-right: 0px; }
      .underPage.vol4 .columnBox.type2 h3 > span {
        display: block;
        line-height: 1.2; }
        .underPage.vol4 .columnBox.type2 h3 > span span {
          font-size: 18px; }
      .underPage.vol4 .columnBox.type2 .imgBox img:last-of-type {
        margin-bottom: 0px; }
      .underPage.vol4 .columnBox .profileBox {
        position: relative;
        line-height: 0; }
      .underPage.vol4 .columnBox .profile {
        display: table;
        position: absolute;
        bottom: 0px;
        margin-bottom: 0;
        padding: 10px 8px;
        background-color: rgba(153, 153, 153, 0.7);
        font-weight: bold;
        font-size: 11px;
        color: #ffffff; }
        .underPage.vol4 .columnBox .profile strong {
          margin-top: 0.5em;
          font-size: 16px; }
    .underPage.vol4 .secBox {
      /* right */ }
      .underPage.vol4 .secBox h2 {
        border-bottom: 2px solid #0075c2;
        color: #0075c2; }
        .underPage.vol4 .secBox h2:before, .underPage.vol4 .secBox h2:after {
          background-color: #0075c2; }
      .underPage.vol4 .secBox .textArea {
        margin-bottom: 60px; }
        .underPage.vol4 .secBox .textArea p.descriptive {
          color: #0075c2; }
      .underPage.vol4 .secBox > .imgBox {
        margin-bottom: 80px; }
      .underPage.vol4 .secBox.right {
        width: 44%;
        /* columnBox */ }
        .underPage.vol4 .secBox.right .columnBox {
          padding-top: 30px;
          max-width: 398px; }
          .underPage.vol4 .secBox.right .columnBox:nth-of-type(2) h3 span {
            display: block;
            line-height: 1.2; }
    .underPage.vol4 .sideContent {
      padding-bottom: 10px; }
      .underPage.vol4 .sideContent:after {
        background-color: #deeafc; }
      .underPage.vol4 .sideContent h2 {
        padding: 0;
        border-bottom: 0; }
        .underPage.vol4 .sideContent h2:after, .underPage.vol4 .sideContent h2:before {
          content: none; }
        .underPage.vol4 .sideContent h2 img {
          width: 446px; }
      .underPage.vol4 .sideContent .textBox {
        overflow: hidden; }
        .underPage.vol4 .sideContent .textBox h3 {
          line-height: 1.4;
          font-feature-settings: 'palt'; }
          .underPage.vol4 .sideContent .textBox h3:after {
            background-color: #0075c2; }
    .underPage.vol4 .columnBox.type2 h2 {
      margin-bottom: 0.5em; }
  .underPage.vol5 {
    /* underHeader */
    /* secBox */
    /* sideContent */ }
    .underPage.vol5 .underHeader {
      /* photoArea */
      /* textBox */ }
      .underPage.vol5 .underHeader .photoArea {
        background-image: url(vol5_main_photo.jpg?1119);
        background-position: center; }
      .underPage.vol5 .underHeader .textBox {
        padding: 0 10px 10px 20px;
        transform: scale(0.75);
        /* h2 */ }
        .underPage.vol5 .underHeader .textBox h2 .main {
          margin-right: 0;
          max-width: 486px; }
        .underPage.vol5 .underHeader .textBox h2 > img {
          width: 150px; }
        .underPage.vol5 .underHeader .textBox h2 .sub {
          height: 51px; }
        .underPage.vol5 .underHeader .textBox > img {
          width: 140px; }
    .underPage.vol5 .columnBox {
      margin-bottom: 80px;
      /* type2 */ }
      .underPage.vol5 .columnBox.type2 > div {
        padding: 0 20px 30px 20px; }
      .underPage.vol5 .columnBox.type2 h2 span {
        margin-right: 0px;
        font-size: 20px; }
      .underPage.vol5 .columnBox.type2 h3 > span {
        display: block;
        line-height: 1.2; }
        .underPage.vol5 .columnBox.type2 h3 > span span {
          font-size: 18px; }
      .underPage.vol5 .columnBox.type2 .imgBox {
        margin-top: 0px; }
        .underPage.vol5 .columnBox.type2 .imgBox img {
          margin-bottom: 0px;
          max-width: 431px;
          width: 100%; }
          .underPage.vol5 .columnBox.type2 .imgBox img:first-of-type {
            margin-bottom: 20px; }
        .underPage.vol5 .columnBox.type2 .imgBox p {
          margin-bottom: 0em; }
      .underPage.vol5 .columnBox .profileBox {
        position: relative;
        line-height: 0; }
      .underPage.vol5 .columnBox .profile {
        display: table;
        position: absolute;
        bottom: 0px;
        margin-bottom: 0;
        padding: 10px 8px;
        background-color: rgba(153, 153, 153, 0.7);
        font-weight: bold;
        font-size: 11px;
        color: #ffffff; }
        .underPage.vol5 .columnBox .profile strong {
          margin-top: 0.5em;
          font-size: 16px; }
    .underPage.vol5 .secBox {
      /* right */ }
      .underPage.vol5 .secBox h2 {
        border-bottom: 2px solid #81af5f;
        font-feature-settings: 'palt';
        color: #81af5f; }
        .underPage.vol5 .secBox h2:before, .underPage.vol5 .secBox h2:after {
          background-color: #81af5f; }
      .underPage.vol5 .secBox .textArea {
        margin-bottom: 60px; }
        .underPage.vol5 .secBox .textArea p.descriptive {
          color: #81af5f; }
      .underPage.vol5 .secBox > .imgBox {
        margin-bottom: 80px; }
      .underPage.vol5 .secBox.right {
        width: 44%;
        /* columnBox */ }
        .underPage.vol5 .secBox.right .columnBox {
          padding-top: 30px;
          max-width: 398px; }
          .underPage.vol5 .secBox.right .columnBox:nth-of-type(2) h3 span {
            display: block;
            line-height: 1.2; }
    .underPage.vol5 .sideContent {
      padding-bottom: 10px; }
      .underPage.vol5 .sideContent:after {
        background-color: #e7fce0; }
      .underPage.vol5 .sideContent h2 {
        padding: 0;
        border-bottom: 0; }
        .underPage.vol5 .sideContent h2:after, .underPage.vol5 .sideContent h2:before {
          content: none; }
        .underPage.vol5 .sideContent h2 img {
          width: 446px; }
      .underPage.vol5 .sideContent .textBox {
        overflow: hidden; }
        .underPage.vol5 .sideContent .textBox h3 {
          line-height: 1.4;
          font-feature-settings: 'palt'; }
          .underPage.vol5 .sideContent .textBox h3:after {
            background-color: #81af5f; }
        .underPage.vol5 .sideContent .textBox p span {
          font-feature-settings: 'palt'; }
    .underPage.vol5 .columnBox.type2 h2 {
      margin-bottom: 0.5em; }
  .underPage.vol6 {
    /* underHeader */
    /* columnBox */
    /* secBox */
    /* sideContent */ }
    .underPage.vol6 .underHeader {
      /* photoArea */
      /* textBox */ }
      .underPage.vol6 .underHeader .profile.right {
        right: 5%;
        bottom: 25%; }
      .underPage.vol6 .underHeader .profile.left {
        top: 32%;
        bottom: auto;
        right: 68%; }
      .underPage.vol6 .underHeader .photoArea {
        background-image: url(vol6_main_photo.jpg?1203);
        background-position: top center; }
      .underPage.vol6 .underHeader .textBox {
        padding: 0 20px 20px 20px;
        /* h2 */ }
        .underPage.vol6 .underHeader .textBox h2 .main {
          max-width: 446px; }
        .underPage.vol6 .underHeader .textBox h2 > img {
          width: 162px; }
        .underPage.vol6 .underHeader .textBox > img {
          width: 140px; }
    .underPage.vol6 .columnBox {
      /* type2 */ }
      .underPage.vol6 .columnBox.type2 h3 {
        margin: 0 auto 0.2em auto;
        max-width: 432px;
        text-align: left;
        font-size: 18px; }
      .underPage.vol6 .columnBox.type2 .imgBox img {
        width: 432px; }
      .underPage.vol6 .columnBox.type2 h2 {
        font-size: 25px; }
        .underPage.vol6 .columnBox.type2 h2 span {
          text-align: center; }
          .underPage.vol6 .columnBox.type2 h2 span.small {
            margin-right: 0;
            font-size: 19px; }
    .underPage.vol6 .secBox {
      /* textArea */
      /* right */ }
      .underPage.vol6 .secBox h2 {
        border-bottom: 2px solid #00a0e9;
        font-feature-settings: 'palt';
        color: #00a0e9; }
        .underPage.vol6 .secBox h2:before, .underPage.vol6 .secBox h2:after {
          background-color: #00a0e9; }
      .underPage.vol6 .secBox .textArea {
        margin-bottom: 60px; }
        .underPage.vol6 .secBox .textArea p.interviewer {
          color: #00a0e9; }
          .underPage.vol6 .secBox .textArea p.interviewer:before {
            border-top: solid 1px #00a0e9; }
      .underPage.vol6 .secBox > .imgBox {
        margin-bottom: 80px; }
      .underPage.vol6 .secBox.right {
        width: 44%;
        /* columnBox */ }
        .underPage.vol6 .secBox.right .columnBox {
          padding-top: 30px;
          max-width: 398px; }
          .underPage.vol6 .secBox.right .columnBox:nth-of-type(2) h3 span {
            display: block;
            line-height: 1.2; }
        .underPage.vol6 .secBox.right .photoBox {
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          margin-bottom: 60px;
          max-width: 420px; }
          .underPage.vol6 .secBox.right .photoBox > div {
            width: 49%; }
    .underPage.vol6 .sideContent {
      padding-bottom: 10px; }
      .underPage.vol6 .sideContent:after {
        background-color: #dcf8ff; }
      .underPage.vol6 .sideContent h2 {
        padding: 0;
        border-bottom: 0; }
        .underPage.vol6 .sideContent h2:after, .underPage.vol6 .sideContent h2:before {
          content: none; }
        .underPage.vol6 .sideContent h2 img {
          width: 384px; }
      .underPage.vol6 .sideContent .textBox {
        overflow: hidden; }
        .underPage.vol6 .sideContent .textBox h2 {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: space-between;
          margin: 0 0 0.8em 0;
          padding: 0 0 0.2em 0;
          border-bottom: 2px solid #00a0e9;
          font-size: 26px; }
          .underPage.vol6 .sideContent .textBox h2 span {
            display: block; }
            .underPage.vol6 .sideContent .textBox h2 span:nth-of-type(2) {
              margin-left: 5px;
              width: 155px; }
            .underPage.vol6 .sideContent .textBox h2 span img {
              width: 100%; }
        .underPage.vol6 .sideContent .textBox h3 {
          line-height: 1.4;
          font-feature-settings: 'palt'; }
          .underPage.vol6 .sideContent .textBox h3:after {
            background-color: #00a0e9; }
        .underPage.vol6 .sideContent .textBox p span {
          font-feature-settings: 'palt'; }
    .underPage.vol6 .columnBox.type2 h2 {
      margin-bottom: 0.5em; }

/* underPage */
@media screen and (min-width: 1100px) {
  .underPage .underHeader .textBox {
    transform: scale(0.8); }
  .underPage.vol2 .underHeader .textBox {
    bottom: 0; } }

/* min-width:1100px */
@media screen and (min-width: 1150px) {
  .underPage.vol5 .underHeader .textBox {
    transform: scale(0.9); } }

@media screen and (min-width: 1240px) {
  .underPage.vol5 .underHeader .textBox {
    transform: scale(1); } }

@media screen and (min-width: 1200px) {
  .underPage .underHeader .textBox {
    transform: scale(0.9); }
  .underPage.vol2 .underHeader .photoArea > span:first-of-type {
    background-size: 110%; }
  .underPage.vol2 .underHeader .photoArea > span:nth-of-type(4) {
    background-size: cover;
    background-position: bottom; } }

/* min-width:1200px */
@media screen and (min-width: 1300px) {
  .underPage .underHeader .textBox {
    transform: scale(1); } }

/* min-width:1300px */
@media screen and (min-width: 1680px) {
  .underPage .underHeader {
    /* photoArea */ }
    .underPage .underHeader .photoArea {
      left: calc(50% - 600px); } }

/* min-width:1680px */
