@charset "UTF-8";
/* indent
=================================================================== */
/* vw
=================================================================== */
/* font pc
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
/* font sp
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
/* size
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
/* a
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
a {
  display: block;
  height: 100%; }

/* contents
=================================================================== */
/* 2019spring new
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
.top {
  position: fixed;
  width: 100%;
  height: calc(100% - 86px);
  top: 86px;
  left: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch; }
  .top .loader--2019 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 14.56808vw;
    height: 13.32357vw;
    z-index: 30; }
    .top .loader--2019 svg {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      background-color: inherit; }
      .top .loader--2019 svg .st0 {
        fill: #00b7ed;
        stroke: none;
        opacity: 0; }
    .top .loader--2019.active {
      top: 4.39239vw;
      left: 50%;
      transform: translate(-50%, 0);
      -webkit-transform: translate(-50%, 0);
      margin-left: -38vw; }
      .top .loader--2019.active svg .st0 {
        opacity: 1; }
  .top .top__inner {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 580px;
    display: none; }
    .top .top__inner .top__inner--contents {
      position: absolute;
      width: 48.9019vw;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      max-width: 875px;
      max-height: 675px; }
      .top .top__inner .top__inner--contents h2 {
        text-align: center;
        padding-top: calc(514 / 668 * 100%);
        height: 0; }
        .top .top__inner .top__inner--contents h2 dl dt, .top .top__inner .top__inner--contents h2 dl dd {
          position: absolute;
          width: 100%;
          left: 0; }
          .top .top__inner .top__inner--contents h2 dl dt svg, .top .top__inner .top__inner--contents h2 dl dd svg {
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: inherit; }
            .top .top__inner .top__inner--contents h2 dl dt svg .st0, .top .top__inner .top__inner--contents h2 dl dd svg .st0 {
              fill: transparent;
              stroke: #00b7ed;
              stroke-width: 2;
              stroke-miterlimit: 10; }
        .top .top__inner .top__inner--contents h2 dl dt {
          height: calc(262 / 514 * 100%);
          top: 0;
          margin-bottom: 2.19619vw; }
        .top .top__inner .top__inner--contents h2 dl dd.anniversary {
          height: calc(172 / 514 * 100%);
          bottom: calc(50 / 514 * 100%); }
          .top .top__inner .top__inner--contents h2 dl dd.anniversary:before, .top .top__inner .top__inner--contents h2 dl dd.anniversary:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 6px;
            left: 0;
            background-color: #00b7ed;
            transition-duration: 0.5s;
            transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            -ms-transition-duration: 0.5s;
            -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            -webkit-transition-duration: 0.5s;
            -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            　-moz-transition-duration: 0.5s;
            -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            z-index: 30; }
          .top .top__inner .top__inner--contents h2 dl dd.anniversary:before {
            top: 0; }
          .top .top__inner .top__inner--contents h2 dl dd.anniversary:after {
            bottom: 0; }
          .top .top__inner .top__inner--contents h2 dl dd.anniversary.active:before, .top .top__inner .top__inner--contents h2 dl dd.anniversary.active:after {
            width: 100%; }
        .top .top__inner .top__inner--contents h2 dl dd.title--text {
          text-indent: -9999px;
          position: absolute;
          width: 100%;
          padding-top: calc(23 / 668 * 100%);
          height: 0;
          left: 0;
          bottom: 0;
          background: url(../img/top/2019spring/title--text.png) no-repeat left center;
          background-size: 100% auto;
          opacity: 0; }
    .top .top__inner .top__share {
      position: absolute;
      height: 100%;
      width: 50px;
      top: 0;
      right: 22px;
      display: flex;
      align-items: center; }
      .top .top__inner .top__share ul {
        width: 100%; }
        .top .top__inner .top__share ul li {
          margin: 10px 0;
          border-radius: 50%;
          transition-duration: 0.5s;
          transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -ms-transition-duration: 0.5s;
          -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          　-moz-transition-duration: 0.5s;
          -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
          overflow: hidden; }
          .top .top__inner .top__share ul li a {
            text-indent: -9999px;
            padding-top: 100%;
            height: 0;
            background-size: 40px auto !important; }
          .top .top__inner .top__share ul li.top__share--ins a {
            background: url(../img/top/2019spring/share--ins.png) no-repeat center center #00b7ed; }
          .top .top__inner .top__share ul li.top__share--tw a {
            background: url(../img/top/2019spring/share--tw.png) no-repeat center center #00b7ed; }
          .top .top__inner .top__share ul li.top__share--line {
            display: none; }
            .top .top__inner .top__share ul li.top__share--line a {
              background: url(../img/top/2019spring/share--line.png) no-repeat center center #00b7ed; }
          .top .top__inner .top__share ul li.top__share--fb a {
            background: url(../img/top/2019spring/share--fb.png) no-repeat center center #00b7ed; }
          .top .top__inner .top__share ul li:hover {
            opacity: .6; }
    .top .top__inner footer {
      position: fixed;
      width: calc(100% - 70px);
      height: 50px;
      left: 35px;
      bottom: 0;
      display: flex;
      justify-content: space-between;
      font-size: 10px;
      white-space: nowrap; }
      .top .top__inner footer ul {
        display: flex; }
        .top .top__inner footer ul li {
          margin-right: 8px; }
          .top .top__inner footer ul li a {
            padding: 18px 0;
            transition-duration: 0.5s;
            transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            -ms-transition-duration: 0.5s;
            -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            -webkit-transition-duration: 0.5s;
            -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
            　-moz-transition-duration: 0.5s;
            -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
          .top .top__inner footer ul li:last-child {
            margin-right: 0; }
          .top .top__inner footer ul li:hover a {
            opacity: .6; }
      .top .top__inner footer p {
        padding: 18px 0;
        color: #00b7ed; }
