@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

*:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

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

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%; }

a, h1, h2, h3, h4, h5, h6, p, small, section {
  max-height: 100%; }

img {
  border: 0;
  vertical-align: bottom; }

a span {
  cursor: pointer; }

.overlay {
  cursor: pointer; }

.clfl:after {
  content: ".";
  display: block;
  clear: left;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0; }

.clfr:after {
  content: ".";
  display: block;
  clear: right;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0; }

.clf:after, header .navs:after, .wrap:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0; }

.clf, header .navs, .wrap {
  min-height: 1px; }

* html .clf, * html header .navs, header * html .navs, * html .wrap {
  height: 1px;
  /*¥*/
  /*/
    height: auto;
    overflow: hidden;
    /**/ }

body {
  -webkit-font-feature-settings: 'pkna';
          font-feature-settings: 'pkna'; }

h1, h2, h3, h4, h5, h6 {
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt'; }

@-webkit-keyframes line-repetition {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes line-repetition {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@font-face {
  font-family: 'HelveticaNowDisplay';
  font-style: normal;
  font-weight: 500;
  src: url("../font/392781_24_0-c9c3fdc7.eot");
  src: url("../font/392781_24_0-c9c3fdc7.eot?#iefix") format("embedded-opentype"), url("../font/392781_24_0-bc49d2e6.woff2") format("woff2"), url("../font/392781_24_0-c70407db.woff") format("woff"), url("../font/392781_24_0-20ed5fea.ttf") format("truetype"); }

@font-face {
  font-family: 'HelveticaNowDisplay';
  font-weight: 600;
  font-style: normal;
  src: url("../font/392781_28_0-db93d1b9.eot");
  src: url("../font/392781_28_0-db93d1b9.eot?#iefix") format("embedded-opentype"), url("../font/392781_28_0-d5b1251f.woff2") format("woff2"), url("../font/392781_28_0-3924a1bc.woff") format("woff"), url("../font/392781_28_0-549fefbe.ttf") format("truetype"); }

body {
  font-family: "HelveticaNowDisplay", fot-cezanne-pron, "游ゴシック体", "Yu Gothic", "YuGothic", YuGothic, "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "HiraKakuProN-W3", "メイリオ", "Meiryo", "ＭＳ ゴシック", "MS Gothic", Osaka, Verdana, arial, helvetica, sans-serif;
  color: #111;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.16em;
  line-height: 32px;
  color: #1c1c1c;
  position: relative; }
  @media only screen and (max-width: 880px) {
    body {
      font-size: 12px;
      line-height: 26px; } }
  body.noscroll {
    overflow: hidden; }

.pc {
  display: inline-block !important; }

.sp {
  display: none !important; }

@media (max-width: 880px) {
  .pc {
    display: none !important; }
  .sp {
    display: inherit !important; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  -webkit-font-feature-settings: 'pkna';
          font-feature-settings: 'pkna'; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s; }
  a:hover {
    opacity: 0.5; }

h2 {
  margin-bottom: 93px;
  text-align: center; }
  @media only screen and (max-width: 880px) {
    h2 {
      margin-bottom: 70px; } }
.tsume {
  margin-left: -0.5em; }

.wrap {
  padding: 0 50px;
  margin: 0 auto; }
  @media only screen and (max-width: 880px) {
    .wrap {
      padding: 0; } }
.cover {
  display: block;
  width: 100%;
  height: auto; }

header {
  position: sticky;
  top: 0;
  height: 150px;
  z-index: 1000;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  margin-bottom: 40px; }
  header.hidden {
    opacity: 0; }
  header:before {
    content: '';
    display: block;
    width: 100%;
    height: 100px;
    background-color: white;
    position: absolute;
    top: 0;
    left: 0; }
  header > * {
    z-index: 1001;
    position: relative; }
  header a.logo {
    display: block;
    position: absolute;
    top: 0;
    left: calc(50% - 75px);
    width: 150px;
    height: 150px;
    text-align: center;
    background-image: url("/img/logo-25b7d3b6.png");
    background-size: 121px 99px;
    background-position: top 47px center;
    background-repeat: no-repeat;
    -webkit-transition-duration: 0s;
            transition-duration: 0s; }
    @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
      header a.logo {
        background-image: url("/img/logo@2x-67f84948.png"); } }
    header a.logo.small {
      background-image: url("/img/logo-small-d54e8474.png");
      background-size: 33px 38px;
      background-position: top 31px center;
      background-repeat: no-repeat;
      width: 100px;
      height: 100px; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3/2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
        header a.logo.small {
          background-image: url("/img/logo-small@2x-de08622f.png"); } }
    header a.logo span {
      display: none; }
  @media only screen and (max-width: 880px) {
    header .navs.visible {
      min-height: calc(var(--vh, 100vh));
      width: 100%;
      position: fixed;
      top: 0;
      display: block;
      opacity: 1;
      -webkit-animation-duration: 0.3s;
              animation-duration: 0.3s;
      -webkit-animation-name: fade-in;
              animation-name: fade-in;
      background-color: #F0FFF0;
      -webkit-display: flex;
      -webkit-justify-content: center;
      -webkit-align-items: center;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
    header .navs:not(.visible) {
      display: none; } }
  header .logo-sp {
    display: none; }
    @media only screen and (max-width: 880px) {
      header .logo-sp {
        display: flex;
        align-items: center;
        height: calc(50% - ( 234px / 2 ));
        position: absolute;
        top: 0; } }
  header nav {
    font-weight: 600;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 0.21em;
    margin-top: 47px; }
    header nav > * {
      z-index: 1002; }
    @media only screen and (max-width: 880px) {
      header nav {
        float: none;
        -webkit-display: flex;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 0; } }
  header .gnav {
    float: left; }
    header .gnav a:not(:last-child) {
      margin-right: 33px; }
      @media only screen and (max-width: 880px) {
        header .gnav a:not(:last-child) {
          margin-right: 0; } }
    @media only screen and (max-width: 880px) {
      header .gnav {
        position: absolute;
        font-size: 26px;
        line-height: 53px;
        letter-spacing: 0.12em; } }
    @media only screen and (max-width: 880px) {
      header .gnav .note {
        position: relative; }
        header .gnav .note::after {
          content: '';
          display: inline-block;
          position: absolute;
          top: 13px;
          right: -17px;
          width: 12px;
          height: 9px;
          background-image: url("/img/index/ext-link-733ea4cc.svg");
          background-repeat: no-repeat;
          background-size: 12px 9px; } }
  header .ext {
    float: right; }
    header .ext a:not(:first-child) {
      margin-left: 30px; }
      @media only screen and (max-width: 880px) {
        header .ext a:not(:first-child) {
          margin-left: 26px; } }
    @media only screen and (max-width: 880px) {
      header .ext {
        display: inline-block;
        position: fixed;
        bottom: 30px;
        font-size: 11px;
        letter-spacing: 0.16em; } }
  @media only screen and (max-width: 880px) {
    header {
      position: static;
      height: 164px;
      margin-bottom: 0; }
      header a.logo {
        height: 164px;
        background-image: url("/img/logo-sp@2x-2fdaa7f4.png");
        background-size: 95px 90px;
        background-position: top 55px center; } }
#menu_btn {
  display: none; }
  @media only screen and (max-width: 880px) {
    #menu_btn {
      display: block;
      position: fixed;
      top: 0;
      right: 0;
      height: 16px;
      padding: 20px;
      vertical-align: middle;
      font-size: 18px;
      color: #4c4c4c;
      cursor: pointer; }
      #menu_btn span {
        float: right;
        padding: 10px 0;
        margin-right: 24px; }
      #menu_btn i {
        float: right;
        display: block;
        width: 36px;
        height: 1px;
        background: #4c4c4c;
        position: relative; }
        #menu_btn i:before, #menu_btn i:after {
          content: '';
          display: block;
          width: 36px;
          height: 1px;
          background: #4c4c4c;
          position: absolute; }
        #menu_btn i:before {
          top: 8px; }
        #menu_btn i:after {
          top: 16px; } }
#close_btn {
  display: none; }
  @media only screen and (max-width: 880px) {
    #close_btn {
      display: block;
      position: fixed;
      width: 70px;
      height: 70px;
      top: 0;
      right: 0;
      cursor: pointer;
      z-index: 999999; }
      #close_btn i {
        display: block;
        width: 36px;
        height: 1px;
        background: #000;
        position: relative;
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
        top: 33px;
        left: 18px; }
        #close_btn i:after {
          content: '';
          display: block;
          width: 36px;
          height: 1px;
          background: #000;
          -webkit-transform: rotate(90deg);
                  transform: rotate(90deg); } }
footer {
  padding: 210px 0 40px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between; }
  @media only screen and (max-width: 880px) {
    footer {
      flex-direction: column;
      padding: 54px 20px 15px; } }
  @media only screen and (max-width: 880px) {
    footer .col + .col {
      margin-top: 10px; } }
  footer .col {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    letter-spacing: 0.05em; }
    @media only screen and (max-width: 880px) {
      footer .col {
        font-size: 10px; } }
    footer .col a.link {
      display: block; }
    footer .col span.copyright {
      display: block;
      margin-top: 20px; }
      @media only screen and (max-width: 880px) {
        footer .col span.copyright {
          margin-top: -4px; } }
    footer .col a[href="#pagetop"] {
      letter-spacing: 0.1em; }
      @media only screen and (max-width: 880px) {
        footer .col a[href="#pagetop"] {
          display: block;
          font-size: 11px;
          color: #5A5A5A;
          margin-bottom: 7px; } }
