@charset "UTF-8";
/* Common
============================================================================*/
@font-face {
  font-family: 'customIwaGo';
  src: url("../fonts/IwaOGoPro-Bd.woff2") format("woff2"), url("../fonts/IwaOGoPro-Bd.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'customDin';
  src: url("../fonts/din.eot") format("eot"), url("../fonts/din.woff2") format("woff2"), url("../fonts/din.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

i {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.icon-close:before {
  content: "\e904"; }

.icon-circle-left:before {
  content: "\e903"; }

.icon-circle-right:before {
  content: "\e900"; }

.icon-play-circle:before {
  content: "\e901"; }

.icon-zoom-in:before {
  content: "\e902"; }

html {
  font-size: 62.5%;
  width: 100%; }

body {
  font-family: 'customIwaGo', '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Hiragino Kaku Gothic ProN', 'Noto Sans Japanese Light', Meiryo, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

body * {
  text-rendering: optimizeLegibility;
  word-break: break-all; }

img {
  max-width: 100%;
  height: auto;
  line-height: 0;
  vertical-align: bottom; }

img[src$=".svg"] {
  width: 100%;
  height: auto; }

h1.sectitle .tl {
  font-size: 10.0rem;
  line-height: 1.0em;
  font-family: 'customDin';
  letter-spacing: -0.02em; }
  @media only screen and (max-width: 768px) {
    h1.sectitle .tl {
      font-size: 5.0rem; } }

h1.sectitle .sub {
  font-size: 1.6rem; }
  @media only screen and (max-width: 768px) {
    h1.sectitle .sub {
      font-size: 1.3rem;
      margin-top: 5px; } }

.linebox {
  width: 980px;
  margin: 0 auto;
  padding: 40px 30px 30px;
  border: 3px double #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (max-width: 768px) {
    .linebox {
      width: 90%;
      display: block;
      padding: 5vw; } }
  .linebox h3 {
    font-family: 'customDin';
    font-size: 4.0rem;
    width: 100%;
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      .linebox h3 {
        margin-bottom: 5vw; } }
  .linebox p {
    font-size: 1.6rem;
    line-height: 1.8em;
    padding-right: 40px; }
    @media only screen and (max-width: 768px) {
      .linebox p {
        font-size: 1.4rem;
        padding-right: 0; } }
    .linebox p + p {
      margin-top: 1.0em; }
  .linebox + .linebox {
    margin-top: 40px; }
  .linebox.twocol .text {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .linebox.twocol .text {
        width: 100%; } }
  .linebox.twocol .image {
    width: 50%; }
    @media only screen and (max-width: 768px) {
      .linebox.twocol .image {
        width: 100%;
        margin-top: 5vw; } }
    .linebox.twocol .image img {
      display: block;
      border: 1px solid #ffffff; }
  .linebox.tworow .text {
    width: 100%; }
  .linebox.tworow .image {
    width: 100%;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .linebox.tworow .image {
        display: block; } }
    .linebox.tworow .image img {
      display: block;
      border: 1px solid #ffffff; }
      @media only screen and (max-width: 768px) {
        .linebox.tworow .image img {
          width: 100%;
          height: auto; }
          .linebox.tworow .image img + img {
            margin-top: 5vw; } }

br.onlysp {
  display: none; }
  @media only screen and (max-width: 768px) {
    br.onlysp {
      display: block; } }

/* Keyvisual
============================================================================*/
#keyvisual {
  width: 100%;
  background-color: #000000;
  padding-bottom: 70px; }
  #keyvisual .wrapper {
    width: 100%;
    height: 680px;
    background-image: url("../images/kv_left-train.jpg"), url("../images/kv_right-train.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: left center, right center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 768px) {
      #keyvisual .wrapper {
        height: auto;
        background-size: 50vw auto, 50vw auto;
        background-position: left bottom, right bottom; } }
    #keyvisual .wrapper .context {
      height: 300px;
      margin-top: -80px;
      background-image: url("../images/kv_title-bg.png");
      background-position: center;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 768px) {
        #keyvisual .wrapper .context {
          height: 50vh;
          margin: 0 auto;
          background: none; } }
      #keyvisual .wrapper .context h1 {
        padding-top: 65px;
        text-align: center; }
        @media only screen and (max-width: 768px) {
          #keyvisual .wrapper .context h1 {
            padding-top: 10vh; } }
        #keyvisual .wrapper .context h1 img {
          width: 150px; }
        #keyvisual .wrapper .context h1 p {
          margin-top: 20px;
          font-family: 'customDin';
          font-size: 6.0rem;
          color: #ffffff;
          letter-spacing: -0.01em; }
          @media only screen and (max-width: 768px) {
            #keyvisual .wrapper .context h1 p {
              width: 90%;
              font-size: 11vw;
              margin: 20px auto 0; } }
  #keyvisual .moviebuttonarea {
    width: 1020px;
    margin: -120px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      #keyvisual .moviebuttonarea {
        width: 90%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -10vh auto 0; } }
    #keyvisual .moviebuttonarea a {
      display: block;
      border: 1px solid #ffffff;
      width: 480px;
      height: 140px;
      padding: 5px;
      color: #ffffff;
      position: relative;
      background-color: #000000;
      background-size: cover;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 768px) {
        #keyvisual .moviebuttonarea a {
          width: 100%;
          height: 15vh;
          margin-top: 20px; } }
      #keyvisual .moviebuttonarea a p {
        font-family: 'customDin'; }
        #keyvisual .moviebuttonarea a p.tl {
          font-size: 3.2rem; }
        #keyvisual .moviebuttonarea a p.link {
          font-size: 2.0rem;
          position: absolute;
          bottom: 5px;
          right: 10px; }
          #keyvisual .moviebuttonarea a p.link i {
            font-size: 1.8rem;
            margin-left: 5px; }
      #keyvisual .moviebuttonarea a.s12000 {
        background-image: url("../images/kv_moviebtn-12000.jpg"); }
      #keyvisual .moviebuttonarea a.s20000 {
        background-image: url("../images/kv_moviebtn-20000.jpg"); }

/* News
============================================================================*/
#news {
  color: #ffffff;
  background-color: #000000;
  padding: 70px 0 70px; }
  @media only screen and (max-width: 768px) {
    #news {
      padding: 35px 0; } }
  #news h1 {
    text-align: center;
    font-size: 3.6rem;
    font-family: 'customDin'; }
  #news .wrapper {
    width: 980px;
    height: 180px;
    margin: 20px auto 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    overflow-y: scroll; }
    @media only screen and (max-width: 768px) {
      #news .wrapper {
        width: 90%;
        height: 40vh; } }
    #news .wrapper dl {
      width: 80%;
      margin: 0 auto;
      font-size: 1.4rem;
      padding: 40px 0 0; }
      @media only screen and (max-width: 768px) {
        #news .wrapper dl {
          width: 90%;
          padding: 5vw 0 0;
          line-height: 1.6em; } }
      #news .wrapper dl dt {
        font-weight: normal;
        clear: both;
        float: left;
        margin-bottom: 40px; }
        @media only screen and (max-width: 768px) {
          #news .wrapper dl dt {
            float: none;
            margin: 0; } }
      #news .wrapper dl dd {
        margin: 0 0 40px 10em;
        float: left; }
        @media only screen and (max-width: 768px) {
          #news .wrapper dl dd {
            float: none;
            margin: 0; } }
      @media only screen and (max-width: 768px) {
        #news .wrapper dl dd + dt {
          margin-top: 1.5em; } }
      @media only screen and (max-width: 768px) {
        #news .wrapper dl dd:last-child {
          padding-bottom: 10vw; } }

/* About
============================================================================*/
#about {
  color: #ffffff;
  background-color: #000000;
  padding: 70px 0 70px; }
  @media only screen and (max-width: 768px) {
    #about {
      padding: 50px 0; } }
  #about .sectitle {
    text-align: center; }
  #about .context01 {
    margin-top: 80px;
    text-align: center;
    font-size: 2.4rem; }
    @media only screen and (max-width: 768px) {
      #about .context01 {
        margin-top: 40px;
        font-size: 5vw;
        line-height: 1.6em; } }
    #about .context01 p:nth-of-type(2) {
      font-family: 'Century', serif;
      font-size: 5.4rem;
      margin-top: 20px; }
      @media only screen and (max-width: 768px) {
        #about .context01 p:nth-of-type(2) {
          font-size: 10vw;
          line-height: 1.4em;
          margin-top: 40px; } }
  #about .context02 {
    width: 980px;
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 768px) {
      #about .context02 {
        width: 90%;
        display: block;
        margin-top: 0; } }
    #about .context02 .text {
      width: 470px;
      padding-top: 30px; }
      @media only screen and (max-width: 768px) {
        #about .context02 .text {
          width: 100%; } }
      #about .context02 .text p {
        font-size: 1.6rem;
        line-height: 2.2em;
        margin-top: 30px; }
        @media only screen and (max-width: 768px) {
          #about .context02 .text p {
            font-size: 1.4rem;
            line-height: 2.0em;
            margin-top: 20px; } }
    #about .context02 .image {
      width: 510px;
      text-align: right; }
      @media only screen and (max-width: 768px) {
        #about .context02 .image {
          width: 100%; } }

/* Vehicle
============================================================================*/
#vehicle {
  color: #ffffff;
  background-color: #000000;
  padding: 0 0 70px; }
  @media only screen and (max-width: 768px) {
    #vehicle {
      padding: 50px 0 0; } }
  #vehicle .sectitle {
    width: 1200px;
    height: 360px;
    margin: 0 auto 0;
    padding: 100px 110px 0 0;
    background-image: url("../images/vehicle_title.jpg");
    background-repeat: no-repeat;
    text-align: right; }
    @media only screen and (max-width: 768px) {
      #vehicle .sectitle {
        width: 100%;
        height: auto;
        padding: 0 5% 30px;
        background-size: cover;
        background-size: 100vw auto;
        background-position: -20vw center; } }
  #vehicle .concept {
    width: 980px;
    margin: -30px auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("../images/vehicle_vdc-bg.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    position: relative; }
    @media only screen and (max-width: 768px) {
      #vehicle .concept {
        width: 90%;
        margin: 10vw auto 50px;
        display: block; } }
    #vehicle .concept::before {
      content: "";
      background-image: url("../images/bg_pattern.png");
      display: block;
      width: 10px;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    #vehicle .concept h2 {
      width: 380px;
      font-family: 'customDin';
      font-size: 60px;
      line-height: 1.0em;
      padding-left: 30px; }
      @media only screen and (max-width: 768px) {
        #vehicle .concept h2 {
          width: auto;
          font-size: 4.0rem; } }
    @media only screen and (max-width: 768px) {
      #vehicle .concept ol {
        width: 90%;
        margin-top: 10vw;
        margin-left: 10%; } }
    #vehicle .concept ol li img {
      display: block;
      border: 4px solid #ffffff; }
    #vehicle .concept ol li p {
      font-size: 2.2rem;
      line-height: 1.3em;
      padding-left: 80px;
      position: relative;
      margin-top: 10px; }
      @media only screen and (max-width: 768px) {
        #vehicle .concept ol li p {
          font-size: 1.8rem; } }
      #vehicle .concept ol li p span {
        position: absolute;
        font-family: 'customDin';
        font-size: 6.0rem;
        top: 15px;
        left: 0; }
      @media only screen and (max-width: 768px) {
        #vehicle .concept ol li p br {
          display: none; } }
    #vehicle .concept ol li + li {
      margin-top: 40px; }
    #vehicle .concept ol li:nth-of-type(4) p {
      padding-bottom: 1.0em; }
  #vehicle .serieslink {
    width: 980px;
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    @media only screen and (max-width: 768px) {
      #vehicle .serieslink {
        width: 90%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    #vehicle .serieslink a {
      display: block;
      width: 190px;
      border: 3px solid #ffffff; }
      @media only screen and (max-width: 768px) {
        #vehicle .serieslink a {
          width: 100%; }
          #vehicle .serieslink a + a {
            margin-top: 40px; } }
      #vehicle .serieslink a img {
        display: block; }
        @media only screen and (max-width: 768px) {
          #vehicle .serieslink a img {
            width: 100%; } }
      #vehicle .serieslink a p {
        background-color: #ffffff;
        font-family: 'customDin';
        font-size: 2.2rem;
        line-height: 1.0em;
        color: #001556;
        position: relative;
        padding: 10px; }
        #vehicle .serieslink a p i {
          position: absolute;
          top: 10px;
          right: 10px; }

/* Station
============================================================================*/
#station {
  color: #ffffff;
  background-color: #000000;
  padding: 70px 0;
  background-image: url("../images/station_kv-ph.jpg");
  background-repeat: no-repeat;
  background-position: center 70px; }
  @media only screen and (max-width: 768px) {
    #station {
      background-size: 120vw auto;
      padding: 50px 0; } }
  #station .introarea {
    width: 980px;
    margin: 0 auto;
    padding-top: 100px; }
    @media only screen and (max-width: 768px) {
      #station .introarea {
        width: 90%; } }
    #station .introarea .context {
      width: 50%;
      margin-top: 40px;
      font-size: 1.6rem;
      line-height: 2.0em; }
      @media only screen and (max-width: 768px) {
        #station .introarea .context {
          width: 100%;
          font-size: 1.4rem; } }
  #station .stationlist {
    width: 980px;
    margin: 60px auto;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      #station .stationlist {
        width: 90%;
        margin: 10vw auto; } }
  #station .detail {
    width: 980px;
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: url("../images/station_sd-bg.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative; }
    @media only screen and (max-width: 768px) {
      #station .detail {
        width: 90%;
        display: block; } }
    #station .detail h2 {
      width: 300px;
      font-family: 'customDin';
      font-size: 60px;
      line-height: 1.0em; }
      @media only screen and (max-width: 768px) {
        #station .detail h2 {
          width: 100%;
          font-size: 4.0rem; } }
    #station .detail ul {
      width: 680px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media only screen and (max-width: 768px) {
        #station .detail ul {
          width: 100%;
          margin-top: 5vw; } }
      #station .detail ul li {
        margin-top: 40px;
        cursor: pointer; }
        @media only screen and (max-width: 768px) {
          #station .detail ul li {
            width: 48%;
            margin-top: 30px; } }
        #station .detail ul li .image {
          border: 4px solid #ffffff;
          position: relative; }
          #station .detail ul li .image img {
            display: block; }
          #station .detail ul li .image span {
            position: absolute;
            display: block;
            width: 48px;
            height: 48px;
            bottom: 15px;
            right: 15px;
            background-color: #001556;
            padding: 8px; }
            #station .detail ul li .image span i {
              font-size: 3.2rem; }
        #station .detail ul li .label {
          font-size: 2.2rem;
          line-height: 1.3em;
          position: relative;
          margin-top: 10px; }
          @media only screen and (max-width: 768px) {
            #station .detail ul li .label {
              font-size: 1.8rem;
              margin-top: 5px; } }
          #station .detail ul li .label span {
            position: absolute;
            font-family: 'customDin';
            font-size: 6.0rem;
            top: 15px;
            left: 0; }
        #station .detail ul li:nth-of-type(1), #station .detail ul li:nth-of-type(2) {
          margin-top: 0; }

/* Process
============================================================================*/
#process {
  color: #ffffff;
  background-color: #000000;
  padding: 0 0 70px; }
  @media only screen and (max-width: 768px) {
    #process {
      padding: 50px 0 70px; } }
  #process .wrapper {
    width: 980px;
    margin: 0 auto;
    border: 4px solid #ffffff; }
    @media only screen and (max-width: 768px) {
      #process .wrapper {
        width: 90%; } }
    #process .wrapper .introarea {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      background-image: url("../images/process_kv-img.png");
      background-repeat: no-repeat;
      background-position: left 90%;
      min-height: 400px; }
      @media only screen and (max-width: 768px) {
        #process .wrapper .introarea {
          display: block;
          background: none; } }
      #process .wrapper .introarea .sectitle {
        width: 55%;
        padding: 40px 0 0 30px; }
        @media only screen and (max-width: 768px) {
          #process .wrapper .introarea .sectitle {
            width: 100%;
            padding: 5vw 5vw 40vw;
            background-image: url("../images/process_kv-img.png");
            background-repeat: no-repeat;
            background-position: left 90%;
            background-size: 90% auto; } }
        #process .wrapper .introarea .sectitle .sub {
          margin-left: 0.4em; }
      #process .wrapper .introarea .context {
        width: 45%;
        padding: 40px 30px 40px 10px; }
        @media only screen and (max-width: 768px) {
          #process .wrapper .introarea .context {
            width: 100%;
            padding: 0 5vw 5vw; } }
        #process .wrapper .introarea .context p {
          font-size: 1.6rem;
          line-height: 1.9em;
          text-align: justify; }
          #process .wrapper .introarea .context p + p {
            margin-top: 1.0em; }
          @media only screen and (max-width: 768px) {
            #process .wrapper .introarea .context p {
              font-size: 1.4rem; } }
    #process .wrapper .pagewrapper {
      background-color: #ffffff; }
      #process .wrapper .pagewrapper .page {
        background-color: #ffffff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 40px; }
        @media only screen and (max-width: 768px) {
          #process .wrapper .pagewrapper .page {
            display: block;
            padding: 8vw; } }
        #process .wrapper .pagewrapper .page .text {
          width: calc(100% - 360px);
          padding-right: 50px; }
          @media only screen and (max-width: 768px) {
            #process .wrapper .pagewrapper .page .text {
              width: 100%;
              padding-right: 0; } }
          #process .wrapper .pagewrapper .page .text p {
            color: #222222;
            font-size: 1.5rem;
            line-height: 2.0em;
            text-align: justify; }
            @media only screen and (max-width: 768px) {
              #process .wrapper .pagewrapper .page .text p {
                font-size: 1.4rem; } }
            #process .wrapper .pagewrapper .page .text p + p {
              margin-top: 1.0em; }
        #process .wrapper .pagewrapper .page .image {
          width: 360px; }
          @media only screen and (max-width: 768px) {
            #process .wrapper .pagewrapper .page .image {
              width: 100%;
              margin-top: 8vw; } }
          #process .wrapper .pagewrapper .page .image p + p {
            margin-top: 30px; }
    #process .wrapper .pagenavigation {
      background-color: #ffffff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 10px 10px; }
      #process .wrapper .pagenavigation p {
        opacity: 0.2; }
        #process .wrapper .pagenavigation p i {
          font-size: 4.0rem;
          color: #001556; }
        #process .wrapper .pagenavigation p.active {
          opacity: 1.0;
          cursor: pointer; }
      #process .wrapper .pagenavigation .pagelist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto; }
        #process .wrapper .pagenavigation .pagelist li::after {
          content: "";
          display: block;
          width: 12px;
          height: 12px;
          background-color: #001556;
          border-radius: 50%;
          opacity: 0.2; }
        #process .wrapper .pagenavigation .pagelist li.active::after {
          opacity: 1.0; }
        #process .wrapper .pagenavigation .pagelist li + li {
          margin-left: 20px; }

/* Uniform
============================================================================*/
#uniform {
  color: #ffffff;
  background-color: #000000;
  padding: 70px 0 70px;
  background-image: url("../images/uniform_kv-ph.jpg");
  background-repeat: no-repeat;
  background-position: center 70px; }
  @media only screen and (max-width: 768px) {
    #uniform {
      padding: 0 0 50px;
      background-position: -25vw top;
      background-size: 200% auto; } }
  #uniform .sectitle {
    width: 980px;
    margin: 0 auto;
    padding-top: 80px;
    text-align: right; }
    @media only screen and (max-width: 768px) {
      #uniform .sectitle {
        width: 90%;
        padding-top: 40px; } }
  #uniform .introarea {
    text-align: center; }
    @media only screen and (max-width: 768px) {
      #uniform .introarea {
        width: 90%;
        margin: 0 auto; } }
    #uniform .introarea h2 {
      font-family: 'customDin';
      font-size: 4.0rem;
      margin: 150px 0 30px; }
      @media only screen and (max-width: 768px) {
        #uniform .introarea h2 {
          font-size: 10.0vw; } }
    #uniform .introarea p {
      font-size: 1.6rem;
      line-height: 1.9em; }
      @media only screen and (max-width: 768px) {
        #uniform .introarea p {
          font-size: 1.4rem;
          text-align: left; } }
      #uniform .introarea p + p {
        margin-top: 1.0em; }
  #uniform .photo {
    width: 980px;
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      #uniform .photo {
        width: 90%;
        margin: 10vw auto 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    #uniform .photo li {
      border: 4px solid #ffffff; }
      @media only screen and (max-width: 768px) {
        #uniform .photo li {
          width: 100%; }
          #uniform .photo li + li {
            margin-top: 5vw; } }
      #uniform .photo li img {
        display: block; }
        @media only screen and (max-width: 768px) {
          #uniform .photo li img {
            width: 100%; } }

/* Project
============================================================================*/
#project {
  color: #ffffff;
  background-color: #001556;
  padding: 60px 0 70px;
  position: relative; }
  #project .sectitle {
    text-align: center;
    padding: 0 0 50px; }
  #project h2 {
    width: 980px;
    margin: 0 auto;
    font-family: 'customDin';
    font-size: 4.0rem;
    text-align: center;
    position: relative; }
    @media only screen and (max-width: 768px) {
      #project h2 {
        width: 90%;
        font-size: 9.0vw; } }
    #project h2::before {
      content: "";
      width: 100%;
      height: 1px;
      display: block;
      background-color: #ffffff;
      position: absolute;
      top: 22px; }
      @media only screen and (max-width: 768px) {
        #project h2::before {
          top: 5.0vw; } }
    #project h2 span {
      position: relative;
      background-color: #001556;
      padding: 0 15px; }
  #project .director {
    width: 980px;
    margin: 30px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 768px) {
      #project .director {
        width: 100%;
        display: block; } }
    #project .director > div {
      width: 50%;
      padding: 0 35px; }
      @media only screen and (max-width: 768px) {
        #project .director > div {
          width: 100%; }
          #project .director > div + div {
            margin-top: 10vw; } }
      #project .director > div img {
        display: block; }
      #project .director > div h3 {
        font-size: 3.2rem;
        margin: 15px 0; }
        @media only screen and (max-width: 768px) {
          #project .director > div h3 {
            font-size: 6.0vw; } }
      #project .director > div p {
        font-size: 1.5rem;
        line-height: 1.6em;
        text-align: justify; }
        @media only screen and (max-width: 768px) {
          #project .director > div p {
            font-size: 1.4rem; } }

/* Footer
============================================================================*/
footer .inner {
  width: 980px;
  margin: 0 auto;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media only screen and (max-width: 768px) {
    footer .inner {
      width: 100%;
      display: block; } }
  footer .inner .logo img {
    width: 190px; }
  footer .inner .copyright {
    color: #222222;
    font-family: 'customDin';
    font-size: 1.8rem;
    margin-left: auto; }
    @media only screen and (max-width: 768px) {
      footer .inner .copyright {
        font-size: 3.0vw;
        margin-top: 5vw; } }

/* Modal
============================================================================*/
.modalcont {
  display: none;
  width: 800px;
  height: 100%;
  overflow-y: auto;
  margin: 0 auto;
  padding: 60px 40px 0;
  color: #ffffff;
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media only screen and (max-width: 768px) {
    .modalcont {
      width: 100%;
      padding: 15vw 5vw 0; } }
  .modalcont h1 {
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    text-align: center;
    position: relative; }
    @media only screen and (max-width: 768px) {
      .modalcont h1 {
        font-size: 6.0vw; } }
  .modalcont .largeimage {
    border: 1px solid #ffffff;
    margin: 20px 0 30px; }
  .modalcont .comment {
    text-align: center; }
    .modalcont .comment h2 {
      font-size: 1.8rem; }
      @media only screen and (max-width: 768px) {
        .modalcont .comment h2 {
          font-size: 5.0vw; } }
    .modalcont .comment p {
      font-size: 1.4rem;
      line-height: 1.8em;
      margin-top: 1.0em; }
      @media only screen and (max-width: 768px) {
        .modalcont .comment p {
          font-size: 1.3rem;
          text-align: justify; }
          .modalcont .comment p br {
            display: none; } }
  .modalcont .thumbnail ul {
    width: 100%;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media only screen and (max-width: 768px) {
      .modalcont .thumbnail ul {
        margin-top: 5vw;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left; } }
    .modalcont .thumbnail ul li {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
      border: 2px solid #ffffff;
      opacity: 0.6;
      cursor: pointer;
      -webkit-transition-duration: 0.3s;
      -o-transition-duration: 0.3s;
      transition-duration: 0.3s; }
      @media only screen and (max-width: 768px) {
        .modalcont .thumbnail ul li {
          width: 32%;
          margin-top: 2vw; } }
      .modalcont .thumbnail ul li h2, .modalcont .thumbnail ul li span {
        display: none; }
      .modalcont .thumbnail ul li img {
        width: 100%;
        display: block; }
      .modalcont .thumbnail ul li.active, .modalcont .thumbnail ul li:hover {
        opacity: 1.0; }
      .modalcont .thumbnail ul li + li {
        margin-left: 2%; }
        @media only screen and (max-width: 768px) {
          .modalcont .thumbnail ul li + li {
            margin-left: 2%; } }
      .modalcont .thumbnail ul li:nth-of-type(4) {
        margin-left: 0; }
  .modalcont .close {
    font-size: 36px;
    position: absolute;
    top: 20px;
    right: 40px;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    cursor: pointer; }
    @media only screen and (max-width: 768px) {
      .modalcont .close {
        top: 5vw;
        right: 5vw; } }
    .modalcont .close:hover {
      opacity: 0.8; }

.modaloverlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0; }

/* Slider
============================================================================*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
