@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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; }

/* HTML5 display-role reset for older browsers */
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; }

html {
  font-size: 17px; }

body {
  line-height: 1.6;
  font-family: "Hiragino Mincho ProN", 'Noto Serif JP', "Yu Mincho", "MS PMincho", serif;
  letter-spacing: .08em;
  font-size: 14px;
  color: #fff;
  background: #000;
  -webkit-font-smoothing: antialiased;
  min-width: 1080px;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
     -moz-font-feature-settings: "palt";
          font-feature-settings: "palt"; }

.sp {
  display: none; }

::-moz-selection {
  background: #333;
  color: #fff; }

::selection {
  background: #333;
  color: #fff; }

a {
  color: #000; }
  a:hover {
    color: #0d0d0d; }

img {
  vertical-align: top; }

ul, ol {
  list-style: none; }

.cf {
  zoom: 1; }
  .cf:before, .cf:after {
    content: '';
    display: table; }
  .cf:after {
    clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

body {
  position: relative; }

#wrap {
  position: relative;
  overflow: hidden; }
  #wrap header {
    position: relative;
    width: 100%;
    height: 66px;
    z-index: 2;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
    background: #000;
    border-bottom: 1px solid #404040;
    box-sizing: border-box; }
    #wrap header h1 {
      position: absolute;
      top: 16px;
      left: 40px;
      width: 144px; }
      #wrap header h1 a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%; }
        #wrap header h1 a img {
          width: 100%;
          height: auto; }
    #wrap header .right-col {
      position: absolute;
      top: 0px;
      right: 40px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      #wrap header .right-col .share-box {
        position: relative;
        top: 20px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        #wrap header .right-col .share-box p {
          position: relative;
          top: 7px;
          margin-right: 26px;
          font-size: 12px;
          letter-spacing: 0.1em;
          width: 50px; }
          #wrap header .right-col .share-box p img {
            width: 100%;
            height: auto; }
        #wrap header .right-col .share-box ul {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
          #wrap header .right-col .share-box ul li {
            width: 22px; }
            #wrap header .right-col .share-box ul li:nth-child(n+2) {
              margin-left: 20px; }
            #wrap header .right-col .share-box ul li a {
              transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1); }
              #wrap header .right-col .share-box ul li a:hover {
                opacity: 0.7;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
            #wrap header .right-col .share-box ul li img {
              width: 100%;
              height: auto; }
      #wrap header .right-col .link-alfa {
        position: relative;
        top: 12px;
        width: 62px;
        margin-left: 30px;
        transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1); }
        #wrap header .right-col .link-alfa:hover {
          opacity: 0.7;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
        #wrap header .right-col .link-alfa img {
          width: 100%;
          height: auto; }
  #wrap main {
    display: block; }
    #wrap main section.main {
      position: relative;
      width: 100%;
      padding-top: 0px; }
      #wrap main section.main .container {
        position: relative;
        width: 100%; }
        #wrap main section.main .container .image-box {
          position: relative;
          width: 100%;
          margin: 0 0 0 auto; }
          #wrap main section.main .container .image-box .keyvisual {
            position: relative;
            width: 100%;
            transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1); }
            #wrap main section.main .container .image-box .keyvisual img {
              width: 100%;
              height: auto;
              opacity: 0;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
              -webkit-transform: scale(1.05);
                  -ms-transform: scale(1.05);
                      transform: scale(1.05); }
          #wrap main section.main .container .image-box .logo-gzox {
            position: absolute;
            bottom: 32px;
            right: 32px;
            width: 172px;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
            #wrap main section.main .container .image-box .logo-gzox img {
              width: 100%;
              height: auto; }
            #wrap main section.main .container .image-box .logo-gzox a {
              transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1); }
              #wrap main section.main .container .image-box .logo-gzox a:hover {
                opacity: 0.6;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
        #wrap main section.main .container .text-box {
          position: absolute;
          top: 5vw;
          left: 50%;
          z-index: 2;
          width: 100%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          pointer-events: none;
          text-align: center; }
          #wrap main section.main .container .text-box .ttl-box h4 {
            font-size: 26px;
            color: #dbc087;
            white-space: nowrap; }
          #wrap main section.main .container .text-box .ttl-box h2 {
            margin-top: 13px;
            font-size: 53px; }
          #wrap main section.main .container .text-box .ttl-box h3 {
            font-size: 27px; }
        #wrap main section.main .container > .lead {
          position: relative;
          padding: 80px 0 50px;
          text-align: center;
          font-size: 18px;
          line-height: 2.15;
          letter-spacing: 0.08em; }
      #wrap main section.main .deco-box {
        position: absolute;
        top: 440px;
        width: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #wrap main section.main .deco-box ul {
          position: relative;
          width: 100%;
          margin: 0 auto;
          max-width: 1320px; }
          #wrap main section.main .deco-box ul li {
            width: 73.4%;
            margin: 0 auto 0 0; }
            #wrap main section.main .deco-box ul li img {
              width: 100%;
              height: auto; }
      #wrap main section.main .scrolldown {
        position: absolute;
        bottom: 0;
        left: 50px; }
        #wrap main section.main .scrolldown .ttl {
          position: absolute;
          top: 0;
          left: 10px;
          width: 11px; }
          #wrap main section.main .scrolldown .ttl img {
            width: 100%;
            height: auto; }
        #wrap main section.main .scrolldown .line {
          position: relative;
          bottom: 0;
          right: 0;
          width: 1px;
          height: 136px;
          overflow: hidden;
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
          #wrap main section.main .scrolldown .line .inner {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 1px;
            height: 136px;
            background: #ef8104; }
      #wrap main section.main .scrolldown-sp {
        position: relative;
        margin-top: 60px; }
        #wrap main section.main .scrolldown-sp .ttl {
          position: absolute;
          top: 0;
          left: 10px;
          width: 11px; }
          #wrap main section.main .scrolldown-sp .ttl img {
            width: 100%;
            height: auto; }
        #wrap main section.main .scrolldown-sp .line {
          position: relative;
          bottom: 0;
          right: 0;
          width: 1px;
          height: 112px;
          overflow: hidden;
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
          #wrap main section.main .scrolldown-sp .line .inner {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 1px;
            height: 112px;
            background: #ef8104; }
      #wrap main section.main .copy-anim {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
    #wrap main section.chapter-1,
    #wrap main section.chapter-2,
    #wrap main section.chapter-3,
    #wrap main section.chapter-4 {
      position: relative;
      width: 100%;
      padding: 0 0 22px;
      margin-top: 30px; }
      #wrap main section.chapter-1 .ttl-box,
      #wrap main section.chapter-2 .ttl-box,
      #wrap main section.chapter-3 .ttl-box,
      #wrap main section.chapter-4 .ttl-box {
        position: relative;
        width: 100%;
        padding-top: 70px;
        box-sizing: border-box;
        overflow: hidden; }
        #wrap main section.chapter-1 .ttl-box p.ttl,
        #wrap main section.chapter-2 .ttl-box p.ttl,
        #wrap main section.chapter-3 .ttl-box p.ttl,
        #wrap main section.chapter-4 .ttl-box p.ttl {
          position: relative;
          width: 182px;
          margin: 0 auto; }
          #wrap main section.chapter-1 .ttl-box p.ttl img,
          #wrap main section.chapter-2 .ttl-box p.ttl img,
          #wrap main section.chapter-3 .ttl-box p.ttl img,
          #wrap main section.chapter-4 .ttl-box p.ttl img {
            width: 100%;
            height: auto; }
          #wrap main section.chapter-1 .ttl-box p.ttl:after,
          #wrap main section.chapter-2 .ttl-box p.ttl:after,
          #wrap main section.chapter-3 .ttl-box p.ttl:after,
          #wrap main section.chapter-4 .ttl-box p.ttl:after {
            position: absolute;
            content: "";
            bottom: -8px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            width: 80px;
            height: 1px;
            background: rgba(255, 255, 255, 0.5); }
        #wrap main section.chapter-1 .ttl-box h2,
        #wrap main section.chapter-2 .ttl-box h2,
        #wrap main section.chapter-3 .ttl-box h2,
        #wrap main section.chapter-4 .ttl-box h2 {
          text-align: center;
          font-size: 46px;
          color: #dbc087;
          margin-top: 27px; }
      #wrap main section.chapter-1 article,
      #wrap main section.chapter-2 article,
      #wrap main section.chapter-3 article,
      #wrap main section.chapter-4 article {
        position: relative;
        width: 1080px;
        margin: 124px auto 0px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        #wrap main section.chapter-1 article .copy-box,
        #wrap main section.chapter-2 article .copy-box,
        #wrap main section.chapter-3 article .copy-box,
        #wrap main section.chapter-4 article .copy-box {
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          margin-left: 70px; }
          #wrap main section.chapter-1 article .copy-box p,
          #wrap main section.chapter-2 article .copy-box p,
          #wrap main section.chapter-3 article .copy-box p,
          #wrap main section.chapter-4 article .copy-box p {
            position: relative;
            top: -8px;
            line-height: 1.95;
            font-size: 17px;
            margin: 0;
            letter-spacing: 0.05em;
            text-align: justify; }
        #wrap main section.chapter-1 article .image-box,
        #wrap main section.chapter-2 article .image-box,
        #wrap main section.chapter-3 article .image-box,
        #wrap main section.chapter-4 article .image-box {
          position: relative;
          overflow: hidden;
          width: 542px; }
          #wrap main section.chapter-1 article .image-box ul,
          #wrap main section.chapter-2 article .image-box ul,
          #wrap main section.chapter-3 article .image-box ul,
          #wrap main section.chapter-4 article .image-box ul {
            width: 100%; }
            #wrap main section.chapter-1 article .image-box ul li,
            #wrap main section.chapter-2 article .image-box ul li,
            #wrap main section.chapter-3 article .image-box ul li,
            #wrap main section.chapter-4 article .image-box ul li {
              width: 100%; }
              #wrap main section.chapter-1 article .image-box ul li:nth-child(n+2),
              #wrap main section.chapter-2 article .image-box ul li:nth-child(n+2),
              #wrap main section.chapter-3 article .image-box ul li:nth-child(n+2),
              #wrap main section.chapter-4 article .image-box ul li:nth-child(n+2) {
                margin: 64px 0 0; }
              #wrap main section.chapter-1 article .image-box ul li .image,
              #wrap main section.chapter-2 article .image-box ul li .image,
              #wrap main section.chapter-3 article .image-box ul li .image,
              #wrap main section.chapter-4 article .image-box ul li .image {
                position: relative;
                overflow: hidden;
                width: 100%; }
                #wrap main section.chapter-1 article .image-box ul li .image.gradation:after,
                #wrap main section.chapter-2 article .image-box ul li .image.gradation:after,
                #wrap main section.chapter-3 article .image-box ul li .image.gradation:after,
                #wrap main section.chapter-4 article .image-box ul li .image.gradation:after {
                  -webkit-transform: translateX(150%);
                      -ms-transform: translateX(150%);
                          transform: translateX(150%); }
                #wrap main section.chapter-1 article .image-box ul li .image.gradation img,
                #wrap main section.chapter-2 article .image-box ul li .image.gradation img,
                #wrap main section.chapter-3 article .image-box ul li .image.gradation img,
                #wrap main section.chapter-4 article .image-box ul li .image.gradation img {
                  -webkit-animation-name: lighting;
                          animation-name: lighting;
                  -webkit-animation-duration: 1.5s;
                          animation-duration: 1.5s;
                  -webkit-animation-delay: 1s;
                          animation-delay: 1s;
                  -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
                          animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }
                #wrap main section.chapter-1 article .image-box ul li .image:after,
                #wrap main section.chapter-2 article .image-box ul li .image:after,
                #wrap main section.chapter-3 article .image-box ul li .image:after,
                #wrap main section.chapter-4 article .image-box ul li .image:after {
                  position: absolute;
                  content: "";
                  top: 0;
                  left: -150%;
                  background: url("../img/img_gradation.png");
                  width: 841px;
                  height: 851px;
                  transition: all 1100ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
                  opacity: 0.8;
                  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
                #wrap main section.chapter-1 article .image-box ul li .image img,
                #wrap main section.chapter-2 article .image-box ul li .image img,
                #wrap main section.chapter-3 article .image-box ul li .image img,
                #wrap main section.chapter-4 article .image-box ul li .image img {
                  width: 100%;
                  height: auto; }

@-webkit-keyframes lighting {
  0% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(100%);
            filter: brightness(100%); }
  50% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" /><feFuncG type="linear" slope="1.5" /><feFuncB type="linear" slope="1.5" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(150%);
            filter: brightness(150%); }
  0% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(100%);
            filter: brightness(100%); } }

@keyframes lighting {
  0% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(100%);
            filter: brightness(100%); }
  50% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" /><feFuncG type="linear" slope="1.5" /><feFuncB type="linear" slope="1.5" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(150%);
            filter: brightness(150%); }
  0% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(100%);
            filter: brightness(100%); } }
              #wrap main section.chapter-1 article .image-box ul li .caption,
              #wrap main section.chapter-2 article .image-box ul li .caption,
              #wrap main section.chapter-3 article .image-box ul li .caption,
              #wrap main section.chapter-4 article .image-box ul li .caption {
                margin: 24px 0 0;
                font-size: 14px;
                line-height: 1.9;
                color: #999999;
                font-weight: bold;
                letter-spacing: 0.05em;
                text-align: justify; }
                #wrap main section.chapter-1 article .image-box ul li .caption .smallCaps,
                #wrap main section.chapter-2 article .image-box ul li .caption .smallCaps,
                #wrap main section.chapter-3 article .image-box ul li .caption .smallCaps,
                #wrap main section.chapter-4 article .image-box ul li .caption .smallCaps {
                  position: relative;
                  font-size: 12px;
                  top: -1px;
                  margin-left: 8px; }
                #wrap main section.chapter-1 article .image-box ul li .caption strong,
                #wrap main section.chapter-2 article .image-box ul li .caption strong,
                #wrap main section.chapter-3 article .image-box ul li .caption strong,
                #wrap main section.chapter-4 article .image-box ul li .caption strong {
                  font-size: 18px;
                  line-height: 2.25; }
        #wrap main section.chapter-1 article:nth-child(n+2),
        #wrap main section.chapter-2 article:nth-child(n+2),
        #wrap main section.chapter-3 article:nth-child(n+2),
        #wrap main section.chapter-4 article:nth-child(n+2) {
          margin-top: 100px; }
      #wrap main section.chapter-1 .image-sp-box,
      #wrap main section.chapter-2 .image-sp-box,
      #wrap main section.chapter-3 .image-sp-box,
      #wrap main section.chapter-4 .image-sp-box {
        position: relative;
        overflow: hidden;
        width: 86%;
        margin: 32px auto 0; }
        #wrap main section.chapter-1 .image-sp-box ul,
        #wrap main section.chapter-2 .image-sp-box ul,
        #wrap main section.chapter-3 .image-sp-box ul,
        #wrap main section.chapter-4 .image-sp-box ul {
          width: 100%; }
          #wrap main section.chapter-1 .image-sp-box ul li,
          #wrap main section.chapter-2 .image-sp-box ul li,
          #wrap main section.chapter-3 .image-sp-box ul li,
          #wrap main section.chapter-4 .image-sp-box ul li {
            width: 100%; }
            #wrap main section.chapter-1 .image-sp-box ul li:nth-child(n+2),
            #wrap main section.chapter-2 .image-sp-box ul li:nth-child(n+2),
            #wrap main section.chapter-3 .image-sp-box ul li:nth-child(n+2),
            #wrap main section.chapter-4 .image-sp-box ul li:nth-child(n+2) {
              margin: 64px 0 0; }
            #wrap main section.chapter-1 .image-sp-box ul li .image,
            #wrap main section.chapter-2 .image-sp-box ul li .image,
            #wrap main section.chapter-3 .image-sp-box ul li .image,
            #wrap main section.chapter-4 .image-sp-box ul li .image {
              position: relative;
              overflow: hidden;
              width: 100%; }
              #wrap main section.chapter-1 .image-sp-box ul li .image.gradation:after,
              #wrap main section.chapter-2 .image-sp-box ul li .image.gradation:after,
              #wrap main section.chapter-3 .image-sp-box ul li .image.gradation:after,
              #wrap main section.chapter-4 .image-sp-box ul li .image.gradation:after {
                -webkit-transform: translateX(160%);
                    -ms-transform: translateX(160%);
                        transform: translateX(160%); }
              #wrap main section.chapter-1 .image-sp-box ul li .image.gradation img,
              #wrap main section.chapter-2 .image-sp-box ul li .image.gradation img,
              #wrap main section.chapter-3 .image-sp-box ul li .image.gradation img,
              #wrap main section.chapter-4 .image-sp-box ul li .image.gradation img {
                -webkit-animation-name: lighting;
                        animation-name: lighting;
                -webkit-animation-duration: 1.5s;
                        animation-duration: 1.5s;
                -webkit-animation-delay: 1s;
                        animation-delay: 1s;
                -webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
                        animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); }
              #wrap main section.chapter-1 .image-sp-box ul li .image:after,
              #wrap main section.chapter-2 .image-sp-box ul li .image:after,
              #wrap main section.chapter-3 .image-sp-box ul li .image:after,
              #wrap main section.chapter-4 .image-sp-box ul li .image:after {
                position: absolute;
                content: "";
                top: 0;
                left: -120%;
                background: url("../img/img_gradation.png");
                width: 420px;
                height: 420px;
                background-size: 100% 100%;
                transition: all 1100ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
                opacity: 0.8;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
              #wrap main section.chapter-1 .image-sp-box ul li .image img,
              #wrap main section.chapter-2 .image-sp-box ul li .image img,
              #wrap main section.chapter-3 .image-sp-box ul li .image img,
              #wrap main section.chapter-4 .image-sp-box ul li .image img {
                width: 100%;
                height: auto; }

@keyframes lighting {
  0% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(100%);
            filter: brightness(100%); }
  50% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1.5" /><feFuncG type="linear" slope="1.5" /><feFuncB type="linear" slope="1.5" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(150%);
            filter: brightness(150%); }
  0% {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(100%);
            filter: brightness(100%); } }
            #wrap main section.chapter-1 .image-sp-box ul li .caption,
            #wrap main section.chapter-2 .image-sp-box ul li .caption,
            #wrap main section.chapter-3 .image-sp-box ul li .caption,
            #wrap main section.chapter-4 .image-sp-box ul li .caption {
              margin: 24px 0 0;
              font-size: 14px;
              line-height: 1.9;
              color: #999999;
              font-weight: bold;
              letter-spacing: 0.01em; }
              #wrap main section.chapter-1 .image-sp-box ul li .caption .smallCaps,
              #wrap main section.chapter-2 .image-sp-box ul li .caption .smallCaps,
              #wrap main section.chapter-3 .image-sp-box ul li .caption .smallCaps,
              #wrap main section.chapter-4 .image-sp-box ul li .caption .smallCaps {
                position: relative;
                font-size: 12px;
                top: -1px;
                margin-left: 8px; }
              #wrap main section.chapter-1 .image-sp-box ul li .caption strong,
              #wrap main section.chapter-2 .image-sp-box ul li .caption strong,
              #wrap main section.chapter-3 .image-sp-box ul li .caption strong,
              #wrap main section.chapter-4 .image-sp-box ul li .caption strong {
                font-size: 16px; }
      #wrap main section.chapter-1 .bnr-box,
      #wrap main section.chapter-2 .bnr-box,
      #wrap main section.chapter-3 .bnr-box,
      #wrap main section.chapter-4 .bnr-box {
        position: relative;
        width: 1080px;
        margin: 130px auto 0; }
        #wrap main section.chapter-1 .bnr-box a,
        #wrap main section.chapter-2 .bnr-box a,
        #wrap main section.chapter-3 .bnr-box a,
        #wrap main section.chapter-4 .bnr-box a {
          position: relative;
          display: block;
          transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1); }
          #wrap main section.chapter-1 .bnr-box a:hover,
          #wrap main section.chapter-2 .bnr-box a:hover,
          #wrap main section.chapter-3 .bnr-box a:hover,
          #wrap main section.chapter-4 .bnr-box a:hover {
            opacity: 0.7;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
          #wrap main section.chapter-1 .bnr-box a img,
          #wrap main section.chapter-2 .bnr-box a img,
          #wrap main section.chapter-3 .bnr-box a img,
          #wrap main section.chapter-4 .bnr-box a img {
            width: 100%;
            height: auto; }
    #wrap main section.chapter-1 article:nth-child(2) .copy-box, #wrap main section.chapter-3 article:nth-child(2) .copy-box {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin-right: 70px;
      margin-left: 0px; }
    #wrap main section.chapter-1 article:nth-child(2) .image-box, #wrap main section.chapter-3 article:nth-child(2) .image-box {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    #wrap main section.chapter-2 article:nth-child(1) .copy-box, #wrap main section.chapter-2 article:nth-child(3) .copy-box, #wrap main section.chapter-4 article:nth-child(1) .copy-box, #wrap main section.chapter-4 article:nth-child(3) .copy-box {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      margin-right: 70px;
      margin-left: 0px; }
    #wrap main section.chapter-2 article:nth-child(1) .image-box, #wrap main section.chapter-2 article:nth-child(3) .image-box, #wrap main section.chapter-4 article:nth-child(1) .image-box, #wrap main section.chapter-4 article:nth-child(3) .image-box {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
    #wrap main section.chapter-1 {
      z-index: 4; }
      #wrap main section.chapter-1 .deco-box {
        position: absolute;
        top: 640px;
        width: 100%; }
        #wrap main section.chapter-1 .deco-box ul {
          position: relative;
          width: 100%;
          margin: 0 auto;
          max-width: 1320px; }
          #wrap main section.chapter-1 .deco-box ul li {
            width: 73.4%;
            margin: 0 0 0 auto; }
            #wrap main section.chapter-1 .deco-box ul li img {
              width: 100%;
              height: auto; }
    #wrap main section.chapter-2 {
      z-index: 2; }
      #wrap main section.chapter-2 .deco-box {
        position: absolute;
        top: 152px;
        width: 100%; }
        #wrap main section.chapter-2 .deco-box ul {
          position: relative;
          width: 100%;
          margin: 0 auto;
          max-width: 1320px; }
          #wrap main section.chapter-2 .deco-box ul li {
            width: 73.4%;
            margin: 0 auto 0 0; }
            #wrap main section.chapter-2 .deco-box ul li:nth-child(2) {
              margin: 820px 0 0 auto; }
            #wrap main section.chapter-2 .deco-box ul li img {
              width: 100%;
              height: auto; }
    #wrap main section.chapter-3 {
      z-index: 3; }
      #wrap main section.chapter-3 .deco-box {
        position: absolute;
        top: 1000px;
        width: 100%; }
        #wrap main section.chapter-3 .deco-box ul {
          position: relative;
          width: 100%;
          margin: 0 auto;
          max-width: 1320px; }
          #wrap main section.chapter-3 .deco-box ul li {
            width: 73.4%;
            margin: 0 auto 0 0; }
            #wrap main section.chapter-3 .deco-box ul li img {
              width: 100%;
              height: auto; }
    #wrap main section.chapter-4 {
      z-index: 1; }
      #wrap main section.chapter-4 .deco-box {
        position: absolute;
        top: 250px;
        width: 100%; }
        #wrap main section.chapter-4 .deco-box ul {
          position: relative;
          width: 100%;
          margin: 0 auto;
          max-width: 1320px; }
          #wrap main section.chapter-4 .deco-box ul li {
            width: 73.4%;
            margin: 0 0 0 auto; }
            #wrap main section.chapter-4 .deco-box ul li:nth-child(2) {
              margin: 1150px auto 0 0; }
            #wrap main section.chapter-4 .deco-box ul li img {
              width: 100%;
              height: auto; }
    #wrap main section.photo-gallery {
      position: relative;
      width: 100%;
      text-align: center;
      overflow: hidden;
      background: url("../img/bg_gallery.jpg") top center no-repeat;
      background-size: cover;
      padding: 100px 0 90px;
      margin-top: 140px;
      z-index: 5; }
      #wrap main section.photo-gallery .ttl {
        position: relative;
        width: 450px;
        margin: 0 auto; }
        #wrap main section.photo-gallery .ttl img {
          position: relative;
          width: 100%;
          height: auto; }
        #wrap main section.photo-gallery .ttl:after {
          position: absolute;
          content: "";
          bottom: -20px;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          width: 80px;
          height: 1px;
          background: #ef8104; }
      #wrap main section.photo-gallery .js-flickity {
        position: relative;
        width: 1080px;
        margin: 64px auto 0;
        overflow: hidden; }
        #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button {
          transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1); }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button svg {
            display: none; }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.previous {
            position: absolute;
            top: 50%;
            left: 20px;
            width: 30px;
            height: 50px;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            background: url("../img/btn_prev.png");
            background-size: 100% 100%;
            border: none;
            cursor: pointer; }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.next {
            position: absolute;
            top: 50%;
            right: 20px;
            width: 30px;
            height: 50px;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            background: url("../img/btn_next.png");
            background-size: 100% 100%;
            border: none;
            cursor: pointer; }
      #wrap main section.photo-gallery .thumbnail {
        letter-spacing: -0.4em;
        width: 1080px;
        margin: 0 auto;
        margin-top: 5px;
        cursor: pointer; }
        #wrap main section.photo-gallery .thumbnail ul {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; }
          #wrap main section.photo-gallery .thumbnail ul li {
            width: 132px;
            margin-right: 3px;
            margin-bottom: 3px;
            transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
            #wrap main section.photo-gallery .thumbnail ul li img {
              width: 100%;
              height: auto; }
            #wrap main section.photo-gallery .thumbnail ul li:hover {
              opacity: 0.6;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
    #wrap main section.banner-box {
      position: relative;
      padding: 160px 0 0;
      width: 100%;
      height: 256px;
      background: #000; }
      #wrap main section.banner-box .bnr {
        width: 100%;
        height: 100%; }
      #wrap main section.banner-box a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
        border-top: 1px solid #302e28;
        border-bottom: 1px solid #302e28;
        box-sizing: border-box; }
        #wrap main section.banner-box a .image-box {
          position: absolute;
          width: 100%;
          height: 100%;
          background: url("../img/bg_footer_bnr.jpg") top center no-repeat;
          background-size: cover; }
        #wrap main section.banner-box a .text-box {
          position: absolute;
          top: 51.5%;
          right: 37.5%;
          -webkit-transform: translate(50%, -50%);
              -ms-transform: translate(50%, -50%);
                  transform: translate(50%, -50%);
          width: 440px; }
          #wrap main section.banner-box a .text-box img {
            width: 100%;
            height: auto; }
        #wrap main section.banner-box a:hover {
          opacity: 0.75;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }
        #wrap main section.banner-box a:after {
          position: absolute;
          content: "";
          top: 50%;
          right: 4%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          background: url("../img/icon_arrow.png");
          width: 64px;
          height: 82px;
          background-size: 100% 100%; }
  #wrap footer {
    position: relative;
    width: 100%;
    text-align: center;
    padding-bottom: 108px; }
    #wrap footer .copyright {
      padding: 100px 0 0;
      font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
      #wrap footer .copyright small {
        position: relative;
        letter-spacing: 0.04em;
        padding-left: 44px;
        font-size: 14px;
        letter-spacing: 0.06em; }
        #wrap footer .copyright small:before {
          position: absolute;
          content: "AD";
          top: -3px;
          left: 0px;
          padding: 5px 6px 4px 7px;
          line-height: 1;
          font-size: 12px;
          background: #fff;
          color: #000;
          border: 1px solid #fff;
          box-sizing: border-box; }
    #wrap footer .pagetop {
      position: relative;
      width: 60px;
      height: 60px;
      margin: 80px auto 0;
      background: #af8f4b;
      cursor: pointer;
      transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1); }
      #wrap footer .pagetop:hover {
        opacity: 0.7;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
      #wrap footer .pagetop img {
        position: relative;
        top: 23px;
        width: 22px;
        height: auto; }

.hover-alpha {
  transition: all 150ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hover-alpha:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }
  @media screen and (max-width: 768px){
  body{
    min-width: 0px; }
  .pc{
    display: none; }
  .sp{
    display: block; }
  #wrap header{
    height: 50px; }
  #wrap header h1{
    top: 15px;
    left: 16px;
    width: 90px; }
  #wrap header .right-col{
    right: 18px; }
  #wrap header .right-col .share-box{
    top: 16px; }
  #wrap header .right-col .share-box p{
    width: 33px;
    top: 5px;
    margin-right: 14px; }
  #wrap header .right-col .share-box ul li{
    width: 17px; }
  #wrap header .right-col .share-box ul li:nth-child(n+2){
    margin-left: 14px; }
  #wrap header .right-col .link-alfa{
    top: 7px;
    width: 38px;
    margin-left: 15px; }
  #wrap main{
    width: 100%;
    overflow: hidden; }
  #wrap main section.main{
    padding-top: 34px; }
  #wrap main section.main .container .image-box{
    top: 0;
    width: 100%;
    margin-top: -15px; }
  #wrap main section.main .container .image-box .logo-gzox{
    bottom: 6px;
    right: 10px;
    width: 90px; }
  #wrap main section.main .container .text-box{
    min-width: 0;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
    text-align: center; }
  #wrap main section.main .container .text-box .ttl-box{
    text-align: center; }
  #wrap main section.main .container .text-box .ttl-box h4{
    font-size: 4.2vw; }
  #wrap main section.main .container .text-box .ttl-box h2{
    font-size: 8.5vw;
    margin-top: 4px; }
  #wrap main section.main .container .text-box .ttl-box h3{
    margin-top: -1px;
    font-size: 4.6vw; }
  #wrap main section.main .container > .lead{
    padding: 35px 30px 0;
    line-height: 2.05;
    text-align: justify;
    font-size: 14px; }
  #wrap main section.main .deco-box{
    top: 350px; }
  #wrap main section.main .scrolldown{
    width: 10px;
    margin: 50px auto 0; }
  #wrap main section.main .scrolldown-sp{
    width: 10px;
    margin: 50px auto 0; }
  #wrap main section.main .scrolldown-sp .ttl{
    width: 8px; }
  #wrap main section.chapter-1,
        #wrap main section.chapter-2,
        #wrap main section.chapter-3,
        #wrap main section.chapter-4{
    padding: 0 0 50px; }
  #wrap main section.chapter-1 .ttl-box,
          #wrap main section.chapter-2 .ttl-box,
          #wrap main section.chapter-3 .ttl-box,
          #wrap main section.chapter-4 .ttl-box{
    padding-top: 40px; }
  #wrap main section.chapter-1 .ttl-box p.ttl,
            #wrap main section.chapter-2 .ttl-box p.ttl,
            #wrap main section.chapter-3 .ttl-box p.ttl,
            #wrap main section.chapter-4 .ttl-box p.ttl{
    width: 140px; }
  #wrap main section.chapter-1 .ttl-box p.ttl:after,
              #wrap main section.chapter-2 .ttl-box p.ttl:after,
              #wrap main section.chapter-3 .ttl-box p.ttl:after,
              #wrap main section.chapter-4 .ttl-box p.ttl:after{
    bottom: -0px;
    width: 50px; }
  #wrap main section.chapter-1 .ttl-box h2,
            #wrap main section.chapter-2 .ttl-box h2,
            #wrap main section.chapter-3 .ttl-box h2,
            #wrap main section.chapter-4 .ttl-box h2{
    font-size: 7.5vw;
    margin-top: 14px; }
  #wrap main section.chapter-1 article,
          #wrap main section.chapter-2 article,
          #wrap main section.chapter-3 article,
          #wrap main section.chapter-4 article{
    width: 86%;
    margin: 46px auto 0px;
    display: block; }
  #wrap main section.chapter-1 article .copy-box,
            #wrap main section.chapter-2 article .copy-box,
            #wrap main section.chapter-3 article .copy-box,
            #wrap main section.chapter-4 article .copy-box{
    margin-left: 0px; }
  #wrap main section.chapter-1 article .copy-box p,
              #wrap main section.chapter-2 article .copy-box p,
              #wrap main section.chapter-3 article .copy-box p,
              #wrap main section.chapter-4 article .copy-box p{
    font-size: 14px;
    margin: 20px 0 0;
    line-height: 1.9; }
  #wrap main section.chapter-1 article .image-box,
            #wrap main section.chapter-2 article .image-box,
            #wrap main section.chapter-3 article .image-box,
            #wrap main section.chapter-4 article .image-box{
    width: 100%;
    margin: 32px 0 0; }
  #wrap main section.chapter-1 article .image-box ul li:nth-child(n+2),
                  #wrap main section.chapter-2 article .image-box ul li:nth-child(n+2),
                  #wrap main section.chapter-3 article .image-box ul li:nth-child(n+2),
                  #wrap main section.chapter-4 article .image-box ul li:nth-child(n+2){
    margin: 40px 0 0; }
  #wrap main section.chapter-1 article .image-box ul li .image:after,
                    #wrap main section.chapter-2 article .image-box ul li .image:after,
                    #wrap main section.chapter-3 article .image-box ul li .image:after,
                    #wrap main section.chapter-4 article .image-box ul li .image:after{
    transition: all 800ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  #wrap main section.chapter-1 article .image-box ul li .caption,
                  #wrap main section.chapter-2 article .image-box ul li .caption,
                  #wrap main section.chapter-3 article .image-box ul li .caption,
                  #wrap main section.chapter-4 article .image-box ul li .caption{
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 1.9; }
  #wrap main section.chapter-1 article:nth-child(n+2),
            #wrap main section.chapter-2 article:nth-child(n+2),
            #wrap main section.chapter-3 article:nth-child(n+2),
            #wrap main section.chapter-4 article:nth-child(n+2){
    margin-top: 0px; }
  #wrap main section.chapter-1 .image-sp-box ul li:nth-child(n+2),
                #wrap main section.chapter-2 .image-sp-box ul li:nth-child(n+2),
                #wrap main section.chapter-3 .image-sp-box ul li:nth-child(n+2),
                #wrap main section.chapter-4 .image-sp-box ul li:nth-child(n+2){
    margin: 40px 0 0; }
  #wrap main section.chapter-1 .image-sp-box ul li .caption,
                #wrap main section.chapter-2 .image-sp-box ul li .caption,
                #wrap main section.chapter-3 .image-sp-box ul li .caption,
                #wrap main section.chapter-4 .image-sp-box ul li .caption{
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 1.9; }
  #wrap main section.chapter-1 .bnr-box,
          #wrap main section.chapter-2 .bnr-box,
          #wrap main section.chapter-3 .bnr-box,
          #wrap main section.chapter-4 .bnr-box{
    margin: 60px auto 0;
    width: 100%; }
  #wrap main section.chapter-1 article:nth-child(2) .copy-box, #wrap main section.chapter-3 article:nth-child(2) .copy-box{
    margin-right: 0px; }
  #wrap main section.chapter-2 article:nth-child(1) .copy-box, #wrap main section.chapter-2 article:nth-child(3) .copy-box, #wrap main section.chapter-4 article:nth-child(1) .copy-box, #wrap main section.chapter-4 article:nth-child(3) .copy-box{
    margin-right: 0px; }
  #wrap main section.chapter-1{
    margin-top: 16px; }
  #wrap main section.chapter-2{
    margin-top: 16px; }
  #wrap main section.chapter-2 .deco-box{
    top: 0px; }
  #wrap main section.chapter-2 .deco-box ul li:nth-child(2){
    margin: 720px 0 0 auto; }
  #wrap main section.chapter-3{
    margin-top: 0px; }
  #wrap main section.chapter-3 .deco-box{
    top: 400px; }
  #wrap main section.chapter-4 .deco-box{
    top: 0px; }
  #wrap main section.chapter-4 .deco-box ul li:nth-child(2){
    margin: 640px auto 0 0; }
  #wrap main section.photo-gallery{
    margin-top: 50px;
    padding: 52px 0 44px;
    background: url("../img/bg_gallery_sp.jpg") top center no-repeat;
    background-size: 100% auto;
    background-color: #202022; }
  #wrap main section.photo-gallery .ttl{
    width: 268px; }
  #wrap main section.photo-gallery .ttl:after{
    bottom: -12px;
    width: 48px; }
  #wrap main section.photo-gallery .js-flickity{
    width: 100%;
    margin-top: 36px; }
  #wrap main section.photo-gallery .js-flickity img{
    width: 100%;
    height: auto; }
  #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.previous{
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 8px;
    width: 16px;
    height: 27px; }
  #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.next{
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 8px;
    width: 16px;
    height: 27px; }
  #wrap main section.photo-gallery .thumbnail{
    position: relative;
    width: 90%;
    margin-top: 24px;
    text-align: left;
    left: 3px; }
  #wrap main section.photo-gallery .thumbnail ul li{
    margin-right: 2px;
    margin-bottom: 2px;
    width: calc(25% - 3px); }
  #wrap main section.photo-gallery .thumbnail ul li img{
    width: 100%;
    height: auto; }
  #wrap main section.banner-box{
    padding: 80px 0 0;
    height: auto; }
  #wrap main section.banner-box .bnr{
    width: 100%;
    height: auto; }
  #wrap main section.banner-box .bnr a{
    width: 100%;
    border-top: 0px solid #302e28;
    border-bottom: 0px solid #302e28; }
  #wrap main section.banner-box .bnr a img{
    width: 100%;
    height: auto; }
  #wrap main section.banner-box a:after{
    display: none; }
  #wrap footer{
    padding-bottom: 64px;
    margin-top: 60px; }
  #wrap footer .copyright{
    padding: 0 0 0; }
  #wrap footer .copyright small{
    font-size: 10px;
    padding-left: 32px; }
  #wrap footer .copyright small:before{
    font-size: 9px;
    padding: 3px 3px 3px 4px;
    top: -2px;
    left: 0px; }
  #wrap footer .pagetop{
    margin: 48px auto 0;
    width: 52px;
    height: 52px; }
  #wrap footer .pagetop img{
    top: 20px;
    width: 20px; } }
