@charset "UTF-8";
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0; }
  body *, body *:before, body *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  body button, body input, body select, body textarea {
    font-family: inherit; }
  body article, body aside, body details, body figcaption, body figure, body footer, body header, body main, body menu, body nav, body section, body summary {
    display: block; }
  body body, body form, body fieldset, body legend, body input, body select, body textarea, body button {
    margin: 0; }
  body audio:not([controls]) {
    display: none;
    height: 0; }
  body audio, body canvas, body progress, body video {
    display: inline-block; }
  body progress {
    vertical-align: tlcssline; }
  body [hidden], body template {
    display: none; }
  body img {
    border-style: none; }
  body svg:not(:root) {
    overflow: hidden; }

body {
  font-family: noto-sans, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
  font-weight: 700;
  font-style: normal;
  font-size: 100%;
  color: #004165; }
  body .font-ten-micho {
    font-family: ten-mincho, serif; }
  body .font-yu-gothic {
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
  body img {
    width: 100%;
    height: auto;
    margin: 0 auto; }
  body h2 {
    font-size: 24px;
    line-height: 28px;
    line-height: 53px; }
  body p {
    font-size: 14px;
    line-height: 18px; }
  body a {
    text-decoration: none; }
  body ul,
  body dl {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  body caption {
    font-size: inherit;
    line-height: normal;
    font-weight: 700;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #f2f2f2; }
  body h1,
  body h2,
  body h3,
  body h5 {
    margin: 0;
    padding: 0; }
  body p {
    margin: 0;
    padding: 0; }
  body table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 0;
    text-align: left; }
    body table thead td,
    body table thead th,
    body table tbody td,
    body table tbody th,
    body table tfoot td,
    body table tfoot th {
      color: #585858;
      padding: 10px;
      border-bottom: 1px solid #f2f2f2; }
  body .clearfix {
    overflow: auto; }
  body .clearfix::after {
    content: "";
    clear: both;
    display: table; }
  body .pt80 {
    padding-top: 80px; }
    @media only screen and (max-width: 479px) {
      body .pt80 {
        padding-top: 15px; } }
  body .pb10 {
    padding-bottom: 10px; }
  body .pb20 {
    padding-bottom: 20px; }
  body .pb30 {
    padding-bottom: 30px; }
  body .pb80 {
    padding-bottom: 80px; }
    @media only screen and (max-width: 479px) {
      body .pb80 {
        padding-bottom: 20px; } }
  body .mt40 {
    margin-top: 40px !important; }
    @media only screen and (max-width: 479px) {
      body .mt40 {
        margin-top: 30px !important; } }
  body .mb80 {
    margin-bottom: 80px; }
    @media only screen and (max-width: 479px) {
      body .mb80 {
        margin-bottom: 20px; } }
  body .txt24 {
    font-size: 1.3em; }
    @media only screen and (max-width: 479px) {
      body .txt24 {
        font-size: 16px; } }
  body .txt32 {
    font-size: 1.7em; }
    @media only screen and (max-width: 479px) {
      body .txt32 {
        font-size: 22px; } }
  body .txt38 {
    font-size: 2em; }
    @media only screen and (max-width: 479px) {
      body .txt38 {
        font-size: 10vw; } }
  body .txt54 {
    font-size: 3.7em; }
    @media only screen and (max-width: 479px) {
      body .txt54 {
        font-size: 28px; } }
  body .txtBlue {
    color: #1a45b5; }
  body .txtWhite {
    color: #fff; }
  body .center {
    text-align: center !important;
    margin: 0 auto; }
  body .mt40 {
    margin-top: 40px; }
    @media only screen and (max-width: 479px) {
      body .mt40 {
        margin-top: 20px !important; } }
  body .mt30 {
    margin-top: 30px !important; }
    @media only screen and (max-width: 479px) {
      body .mt30 {
        margin-top: 15px !important; } }
  body .txtbig {
    margin-top: 7px;
    font-size: 23px !important;
    line-height: 27px; }
    @media only screen and (max-width: 479px) {
      body .txtbig {
        font-size: 18px !important;
        margin-bottom: 10px !important; } }
  body .txtbig2 {
    margin-top: 0px;
    font-size: 34px !important;
    line-height: 40px; }
    @media only screen and (max-width: 479px) {
      body .txtbig2 {
        line-height: 26px;
        font-size: 23px !important; } }
  @media only screen and (min-width: 640px) {
    body .mobile {
      display: none; } }
  @media only screen and (max-width: 639px) {
    body .pc {
      display: none; } }
  body .hidden {
    display: none !important; }
  body p, body span, body h1, body h2, body h3, body h4, body h5, body h6 {
    line-height: 1.6;
    color: #004165; }
  body .bk-white {
    background-color: #fff; }
  body .max-width-10per {
    max-width: 10%; }
  body .max-width-20per {
    max-width: 20%; }
  body .max-width-30per {
    max-width: 30%; }
  body .max-width-100 {
    max-width: 100px; }
  body .max-width-200 {
    max-width: 200px; }
  body .max-width-600 {
    max-width: 600px; }
  body .max-width-980 {
    max-width: 980px; }
  body .text-center {
    text-align: center; }
  body .flex {
    display: flex; }
  body .flex-center {
    justify-content: center;
    align-items: center; }
  body .inline-block {
    display: inline-block; }
  body .opacity015 {
    opacity: 0.15; }

body {
  background: #fcf2de;
  -webkit-overflow-scrolling: touch;
  position: relative; }
  @media only screen and (min-width: 640px) {
    body {
      padding: 30px 0; } }
  body .container {
    width: 100%;
    max-width: 640px;
    margin: 30px auto;
    position: relative;
    z-index: 10;
    background-color: #fff; }
    @media only screen and (min-width: 480px) {
      body .container {
        border-radius: 50px; } }
    @media only screen and (max-width: 639px) {
      body .container {
        margin: 0 auto; } }

body .fade-ele {
  opacity: 0;
  visibility: hidden;
  transform: translateY(70px);
  transition: all 1.5s; }

body .fade-ele.showed {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px); }

body .float-menu {
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 200; }
  @media only screen and (max-width: 639px) {
    body .float-menu {
      top: 20px;
      right: 20px; } }
  body .float-menu .menu {
    position: relative;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 200;
    display: inline-block;
    background-color: #FBC834; }
    body .float-menu .menu.active span:nth-of-type(1) {
      top: 19px;
      left: 10.5px;
      transform: translateY(6px) rotate(-45deg);
      width: 60%; }
    body .float-menu .menu.active span:nth-of-type(2) {
      opacity: 0; }
    body .float-menu .menu.active span:nth-of-type(3) {
      top: 31px;
      left: 10.5px;
      transform: translateY(-6px) rotate(45deg);
      width: 60%; }
    body .float-menu .menu span {
      display: inline-block;
      transition: all .4s;
      position: absolute;
      left: 14px;
      height: 2px;
      border-radius: 2px;
      background: #000;
      width: 45%; }
      body .float-menu .menu span:nth-of-type(1) {
        top: 16px; }
      body .float-menu .menu span:nth-of-type(2) {
        top: 24px; }
      body .float-menu .menu span:nth-of-type(3) {
        top: 32px; }

body .modal-menu {
  background-color: rgba(0, 65, 101, 0.9);
  padding: 60px 40px 60px;
  transform: translateY(-100%);
  transition: 0.2s ease;
  position: fixed;
  z-index: 50;
  width: 100%;
  margin-top: -30px; }
  @media only screen and (max-width: 639px) {
    body .modal-menu {
      margin-top: initial;
      background-color: rgba(0, 65, 101, 0.95);
      padding: 60px 40px 60px; } }
  @media only screen and (max-width: 399px) {
    body .modal-menu {
      padding: 50px 40px 50px; } }
  body .modal-menu.active {
    transform: translateY(0); }
  body .modal-menu div {
    text-align: center;
    display: flex;
    flex-direction: column; }
    body .modal-menu div.modal-menu-image-wrapper {
      flex-direction: row;
      justify-content: center; }
    body .modal-menu div a.modal-menu-text {
      color: #fff;
      font-size: 24px;
      display: inline-block;
      margin: 8px 0;
      font-weight: 900;
      letter-spacing: 1.2px; }
      @media only screen and (max-width: 639px) {
        body .modal-menu div a.modal-menu-text {
          font-size: 25px; } }
      body .modal-menu div a.modal-menu-text.modal-menu-text-small {
        font-size: 19px; }
        @media only screen and (max-width: 639px) {
          body .modal-menu div a.modal-menu-text.modal-menu-text-small {
            font-size: 16px; } }
      body .modal-menu div a.modal-menu-text.modal-menu-text-disclaimer {
        margin-top: 24px; }
    body .modal-menu div a.modal-menu-image {
      display: inline-block;
      margin: 24px 20px 0; }
      body .modal-menu div a.modal-menu-image img {
        width: 55px; }

body .qr {
  position: fixed;
  bottom: 50px;
  right: 50px;
  width: 140px;
  z-index: 1000;
  opacity: 1;
  transition: 0.2s; }
  @media only screen and (max-width: 767px) {
    body .qr {
      width: 119px; } }
  body .qr.active {
    opacity: 0; }

body p {
  font-size: 20px; }
  body p.description {
    line-height: 2.5em;
    text-align: center;
    margin: 140px auto 60px;
    font-size: 26px; }
    @media only screen and (max-width: 479px) {
      body p.description {
        font-size: 16px;
        margin: 70px 0 40px; } }

body .home-top-bk {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 80vh;
  background-color: #FFFB99;
  z-index: 0; }

body section.section--home-header {
  background-color: #004165;
  border-radius: 50px 50px 0 0;
  color: #fff; }
  body section.section--home-header .home-header-image-wrapper {
    border-radius: 50px 50px 0 0;
    position: relative; }
    @media only screen and (max-width: 639px) {
      body section.section--home-header .home-header-image-wrapper {
        border-radius: 0; } }
    body section.section--home-header .home-header-image-wrapper .home-header-image {
      border-radius: 50px 50px 0 0; }
      @media only screen and (max-width: 639px) {
        body section.section--home-header .home-header-image-wrapper .home-header-image {
          border-radius: 0; } }
    body section.section--home-header .home-header-image-wrapper .home-header-mask-image {
      position: absolute;
      top: 60%;
      left: 62.7%;
      transform: translate(-50%, -50%);
      width: 61.33%; }
  body section.section--home-header p {
    text-align: center;
    line-height: 67px;
    font-size: 27px;
    font-weight: 700;
    padding: 0 20px;
    color: #fff; }
    @media only screen and (max-width: 639px) {
      body section.section--home-header p {
        font-size: 17px;
        line-height: 43px; } }
    @media only screen and (max-width: 399px) {
      body section.section--home-header p {
        padding: 0 8px; } }
    body section.section--home-header p:first-of-type {
      padding-top: 200px;
      padding-bottom: 85px; }
      @media only screen and (max-width: 639px) {
        body section.section--home-header p:first-of-type {
          padding-top: 82px;
          padding-bottom: 58px; } }
    body section.section--home-header p:last-child {
      padding-bottom: 190px; }
      @media only screen and (max-width: 639px) {
        body section.section--home-header p:last-child {
          padding-bottom: 123px; } }

body section.section--home-trip-story {
  background-color: #fff;
  padding: 115px 42px 0; }
  @media only screen and (max-width: 639px) {
    body section.section--home-trip-story {
      padding: 75px 25px 0; } }
  body section.section--home-trip-story img {
    vertical-align: middle; }
  body section.section--home-trip-story .section--home-trip-story-container {
    background-color: rgba(166, 42, 94, 0.1); }
    body section.section--home-trip-story .section--home-trip-story-container h2 {
      padding: 45px 0 55px;
      font-size: 38px;
      line-height: 56px;
      text-align: center;
      color: #000; }
      @media only screen and (max-width: 639px) {
        body section.section--home-trip-story .section--home-trip-story-container h2 {
          padding: 30px 0 35px;
          font-size: 24px;
          line-height: 35px; } }
    body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper {
      display: flex;
      padding: 0 40px;
      justify-content: space-between; }
      @media only screen and (max-width: 639px) {
        body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper {
          padding: 0 28px; } }
      @media only screen and (max-width: 399px) {
        body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper {
          padding: 0 22px; } }
      body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info {
        display: flex; }
        body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name {
          margin-right: 8%; }
          @media only screen and (max-width: 639px) {
            body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name {
              margin-right: 6%; } }
          @media only screen and (max-width: 399px) {
            body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name {
              margin-right: 4%; } }
          body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name img {
            width: 55px;
            height: auto;
            margin-right: 16px; }
            @media only screen and (max-width: 639px) {
              body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name img {
                width: 37px;
                margin-right: 10px; } }
            @media only screen and (max-width: 399px) {
              body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name img {
                width: 32px;
                margin-right: 8px; } }
          body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name h3 {
            font-size: 24px;
            line-height: 38px;
            color: #000; }
            @media only screen and (max-width: 639px) {
              body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-name h3 {
                font-size: 15px;
                line-height: 21px; } }
        body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place {
          margin-right: auto; }
          body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-icon {
            width: 56px;
            height: auto;
            margin-right: 16px; }
            @media only screen and (max-width: 639px) {
              body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-icon {
                width: 37px;
                margin-right: 10px; } }
            @media only screen and (max-width: 399px) {
              body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-icon {
                width: 32px;
                margin-right: 8px; } }
          body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-name {
            width: 150px; }
            @media only screen and (max-width: 639px) {
              body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-name {
                width: 99px; } }
            @media only screen and (max-width: 399px) {
              body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-name {
                width: 92px; } }
    body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-video-wrapper {
      padding: 30px 38px 56px; }
      @media only screen and (max-width: 639px) {
        body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-video-wrapper {
          padding: 25px 20px 35px; } }
      @media only screen and (max-width: 399px) {
        body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-video-wrapper {
          padding: 18px 20px 35px; } }
      body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-video-wrapper .section--home-trip-story-video {
        float: none;
        clear: both;
        width: 100%;
        position: relative;
        padding-bottom: 56.25%;
        height: 0; }
        body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-video-wrapper .section--home-trip-story-video #trip-video, body section.section--home-trip-story .section--home-trip-story-container .section--home-trip-story-video-wrapper .section--home-trip-story-video iframe {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
  body section.section--home-trip-story.section--home-trip-story--sydney .section--home-trip-story-container {
    background-color: rgba(53, 166, 69, 0.1); }
    body section.section--home-trip-story.section--home-trip-story--sydney .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-name {
      width: 100px; }
      @media only screen and (max-width: 639px) {
        body section.section--home-trip-story.section--home-trip-story--sydney .section--home-trip-story-container .section--home-trip-story-info-wrapper .section--home-trip-story-info.section--home-trip-story-info-place .section--home-trip-story-info-place-name {
          width: 60px; } }

body section.section--campaign {
  background-color: #fff;
  padding: 240px 42px 321px; }
  @media only screen and (max-width: 639px) {
    body section.section--campaign {
      padding: 155px 25px 213px; } }
  body section.section--campaign.section--campaign--page {
    padding-top: 120px;
    padding-bottom: 188px; }
    @media only screen and (max-width: 639px) {
      body section.section--campaign.section--campaign--page {
        padding: 203px 25px 100px; }
        body section.section--campaign.section--campaign--page .section--campaign-howto {
          margin-top: 0px; } }
  body section.section--campaign h2 {
    text-align: center; }
    body section.section--campaign h2.section--campaign-about img {
      width: 66%;
      max-width: 367px; }
    body section.section--campaign h2.section--campaign-howto {
      margin: 183px 0 105px; }
      @media only screen and (max-width: 639px) {
        body section.section--campaign h2.section--campaign-howto {
          margin: 115px 0 67px; } }
      body section.section--campaign h2.section--campaign-howto img {
        width: 35.1%;
        max-width: 196px; }
    body section.section--campaign h2.section--campaign-term {
      margin: 197px 0 105px; }
      @media only screen and (max-width: 639px) {
        body section.section--campaign h2.section--campaign-term {
          margin: 133px 0 63px; } }
      body section.section--campaign h2.section--campaign-term img {
        width: 34.8%;
        max-width: 194px; }
  body section.section--campaign p.section--campaign-present {
    padding-top: 105px;
    padding-bottom: 67px;
    font-size: 42px;
    line-height: 78px;
    text-align: center; }
    @media only screen and (max-width: 639px) {
      body section.section--campaign p.section--campaign-present {
        padding-top: 63px;
        padding-bottom: 42px;
        font-size: 27px;
        line-height: 50px; } }
  body section.section--campaign p.section--campaign-limit {
    font-size: 42px;
    line-height: 78px;
    text-align: center; }
    @media only screen and (max-width: 639px) {
      body section.section--campaign p.section--campaign-limit {
        font-size: 26px;
        line-height: 1em; } }
  body section.section--campaign .section--campaign-disclaimer-wrapper {
    text-align: right; }
    body section.section--campaign .section--campaign-disclaimer-wrapper a.section--campaign-disclaimer {
      color: #EA2321;
      border-bottom: 1px #EA2321 solid;
      font-size: 22px;
      line-height: 67px; }
      @media only screen and (max-width: 639px) {
        body section.section--campaign .section--campaign-disclaimer-wrapper a.section--campaign-disclaimer {
          font-size: 13px;
          line-height: 1em; } }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step1 {
    margin-bottom: 100px; }
    body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step1 .section--campaign-howto-step-top-image {
      width: 69%; }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step2 {
    margin-bottom: 77px; }
    body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step2 .section--campaign-howto-step-top-image {
      width: 56%; }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step3 {
    margin-bottom: 54px; }
    body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step3 .section--campaign-howto-step-top-image {
      width: 43%; }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step4 .section--campaign-howto-step-top-icon {
    margin: 0 1% 0 0 !important; }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step4 .section--campaign-howto-step-top-image {
    width: 48%; }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step.section--campaign-howto-step4 .section--campaign-howto-step-bottom {
    padding-left: 21% !important; }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step .section--campaign-howto-step-top {
    display: flex;
    align-content: center;
    margin-bottom: 21px; }
    body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step .section--campaign-howto-step-top .section--campaign-howto-step-top-icon {
      width: 19%;
      max-width: 106px;
      justify-content: left;
      margin: 0 5% 0 0; }
  body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step .section--campaign-howto-step-bottom {
    padding-left: 12%; }
    body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step .section--campaign-howto-step-bottom p {
      text-align: center;
      font-size: 20px; }
      @media only screen and (max-width: 639px) {
        body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step .section--campaign-howto-step-bottom p {
          font-size: 13px;
          line-height: 20px; } }
      @media only screen and (max-width: 399px) {
        body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step .section--campaign-howto-step-bottom p {
          font-size: 12px;
          line-height: 18px; } }
      body section.section--campaign .section--campaign-howto-step-wrapper .section--campaign-howto-step .section--campaign-howto-step-bottom p span {
        color: #EA2321; }

body section.section--home-city {
  padding: 0 0 246px;
  background-color: #fff; }
  @media only screen and (max-width: 639px) {
    body section.section--home-city {
      padding: 0 0 158px; } }
  body section.section--home-city .section--home-city-lead {
    text-align: center;
    padding-bottom: 104px; }
    body section.section--home-city .section--home-city-lead .section--home-city-lead-image {
      width: 69.8%; }
    @media only screen and (max-width: 639px) {
      body section.section--home-city .section--home-city-lead {
        padding-bottom: 63px; } }
  body section.section--home-city .section--home-city-image-wrapper .section--home-city-image {
    cursor: pointer; }
    body section.section--home-city .section--home-city-image-wrapper .section--home-city-image:not(:first-child) {
      margin-top: -40px; }

body section.section--home-tour {
  background-color: #fff;
  padding: 0px 23px 135px; }
  body section.section--home-tour h2.section--home-tour-select {
    width: 53%;
    margin: 0 auto; }
  body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-image-wrapper {
    text-align: center;
    padding-top: 175px;
    padding-bottom: 75px; }
    @media only screen and (max-width: 639px) {
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-image-wrapper {
        padding-top: 104px;
        padding-bottom: 66px; }
        body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-image-wrapper:nth-child(n+2) {
          padding-top: 94px; } }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--sy .section--home-tour-detail--sy-image {
    width: 42.2%; }
    @media only screen and (max-width: 639px) {
      body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--sy .section--home-tour-detail--sy-image {
        width: 43.5%; } }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--sy .section--home-tour-detail-menu {
    background-color: rgba(53, 166, 69, 0.1); }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--me .section--home-tour-detail--me-image {
    width: 49.5%; }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--me .section--home-tour-detail-menu {
    background-color: rgba(232, 127, 0, 0.1); }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--ca .section--home-tour-detail--ca-image {
    width: 39.5%; }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--ca .section--home-tour-detail-menu {
    background-color: rgba(61, 184, 228, 0.1); }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--gc .section--home-tour-detail--gc-image {
    width: 79.1%; }
  body section.section--home-tour .section--home-tour-detail.section--home-tour-detail--gc .section--home-tour-detail-menu {
    background-color: rgba(166, 42, 94, 0.1); }
  body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu {
    padding-bottom: 128px;
    margin-bottom: 20px;
    position: relative; }
    @media only screen and (max-width: 639px) {
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu {
        padding-bottom: 82px;
        margin-bottom: 17px; } }
    body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float {
      position: absolute;
      top: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float1 {
        width: 27.98%;
        left: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float2 {
        width: 27.98%;
        right: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float3 {
        width: 21.93%;
        left: 30px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float4 {
        width: 27.98%;
        right: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float5 {
        width: 22.98%;
        top: -6px;
        left: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float6 {
        width: 30%;
        right: -6px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float7 {
        width: 27%;
        left: 25px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float8 {
        width: 17.23%;
        right: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float9 {
        width: 28.19%;
        left: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float10 {
        width: 14.36%;
        right: 30px;
        top: -6px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float11 {
        width: 25.58%;
        left: 20px; }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-float.section--home-tour-detail-menu-float12 {
        width: 30.28%;
        right: 20px; }
    body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-title {
      text-align: center;
      padding-top: 75px; }
      @media only screen and (max-width: 639px) {
        body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-title {
          padding-top: 53px; } }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-title img {
        width: 10.8%; }
    body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu h3.section--home-tour-detail-menu-lead {
      padding: 60px 0 37px;
      font-size: 38px;
      line-height: 56px;
      text-align: center;
      color: #000; }
      @media only screen and (max-width: 639px) {
        body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu h3.section--home-tour-detail-menu-lead {
          padding: 24px 0 20px;
          font-size: 21px;
          line-height: 36px; } }
    body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-button {
      text-align: center;
      padding-top: 70px; }
      @media only screen and (max-width: 639px) {
        body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-button {
          padding-top: 45px; } }
      body section.section--home-tour .section--home-tour-detail .section--home-tour-detail-menu .section--home-tour-detail-menu-button a {
        width: 76%;
        display: inline-block; }

body section.section--disclaimer-header {
  padding-top: 108px;
  border-radius: 50px 50px 0 0;
  background-color: #fff; }
  @media only screen and (max-width: 639px) {
    body section.section--disclaimer-header {
      border-radius: initial;
      padding-top: 60px; } }
  body section.section--disclaimer-header h1 {
    text-align: center;
    padding-bottom: 77px; }
    @media only screen and (max-width: 639px) {
      body section.section--disclaimer-header h1 {
        padding-bottom: 46px; } }
    body section.section--disclaimer-header h1 img {
      width: 30.6%; }
  body section.section--disclaimer-header .section--disclaimer-header-eyecatch-wrapper {
    padding-bottom: 94px; }
    @media only screen and (max-width: 639px) {
      body section.section--disclaimer-header .section--disclaimer-header-eyecatch-wrapper {
        padding-bottom: 61px; } }

body section.section--disclaimer-contents {
  background-color: #fff;
  padding: 0 25px; }
  body section.section--disclaimer-contents p, body section.section--disclaimer-contents pre {
    font-size: 22px;
    line-height: 44px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: initial; }
    @media only screen and (max-width: 639px) {
      body section.section--disclaimer-contents p, body section.section--disclaimer-contents pre {
        font-size: 14px;
        line-height: 29px; } }
  body section.section--disclaimer-contents pre {
    display: block;
    font-family: initial; }

body section.section--plan-header {
  background-color: #fff;
  border-radius: 50px 50px 0 0;
  padding-top: 115px;
  position: relative; }
  @media only screen and (max-width: 639px) {
    body section.section--plan-header {
      padding-top: 76px; } }
  body section.section--plan-header .section--plan-header-float {
    position: absolute;
    top: 34px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float1 {
      width: 26.98%;
      left: 30px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float2 {
      width: 26.98%;
      right: 30px;
      top: 54px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float3 {
      width: 18.93%;
      left: 40px;
      top: 40px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float4 {
      width: 23.98%;
      right: 36px;
      top: 44px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float5 {
      width: 20.98%;
      top: 14px;
      left: 30px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float6 {
      width: 26%;
      right: 30px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float7 {
      width: 25%;
      left: 30px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float8 {
      width: 17.23%;
      right: 67px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float9 {
      width: 25.19%;
      left: 30px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float10 {
      width: 12.36%;
      right: 74px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float11 {
      width: 25.58%;
      left: 30px; }
    body section.section--plan-header .section--plan-header-float.section--plan-header-float12 {
      width: 23.28%;
      right: 64px; }
  body section.section--plan-header .section--plan-header-title {
    text-align: center;
    padding-bottom: 39px; }
    @media only screen and (max-width: 639px) {
      body section.section--plan-header .section--plan-header-title {
        padding-bottom: 25px; } }
    body section.section--plan-header .section--plan-header-title img {
      width: 10.8%; }
  body section.section--plan-header h1 {
    font-size: 38px;
    line-height: 56px;
    text-align: center;
    padding-bottom: 47px;
    color: #000; }
    @media only screen and (max-width: 639px) {
      body section.section--plan-header h1 {
        font-size: 24px;
        line-height: 36px;
        padding-bottom: 31px; } }
  body section.section--plan-header .section--plan-header-images .section--plan-header-image-wrapper img {
    width: 100%;
    margin: 10px; }
    @media only screen and (max-width: 639px) {
      body section.section--plan-header .section--plan-header-images .section--plan-header-image-wrapper img {
        width: 100vw; } }
  body section.section--plan-header p {
    padding: 41px 0 81px;
    font-size: 30px;
    line-height: 60px;
    text-align: center; }
    @media only screen and (max-width: 639px) {
      body section.section--plan-header p {
        padding: 21px 0 57px;
        font-size: 19px;
        line-height: 38px; } }

body section.section--plan-info {
  background-color: #fff;
  padding: 0 23px; }
  @media only screen and (max-width: 639px) {
    body section.section--plan-info {
      padding: 0 12px; } }
  body section.section--plan-info .section--plan-info-detail {
    padding: 69px 0 98px;
    margin-bottom: 22px; }
    @media only screen and (max-width: 639px) {
      body section.section--plan-info .section--plan-info-detail {
        padding: 43px 0 65px;
        margin-bottom: 13px; } }
    body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--sy {
      background-color: rgba(53, 166, 69, 0.1); }
      body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--sy .section--plan-info-detail-list ul li span {
        color: #35a645; }
    body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--me {
      background-color: rgba(232, 127, 0, 0.1); }
      body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--me .section--plan-info-detail-list ul li span {
        color: #e87f00; }
    body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--ca {
      background-color: rgba(61, 184, 228, 0.1); }
      body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--ca .section--plan-info-detail-list ul li span {
        color: #3dB8e4; }
    body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--gc {
      background-color: rgba(166, 42, 94, 0.1); }
      body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--gc .section--plan-info-detail-list ul li span {
        color: #a62a5e; }
    body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--schedule h2 img {
      width: 12.3%; }
    body section.section--plan-info .section--plan-info-detail.section--plan-info-detail--included h2 img {
      width: 36.3%; }
    body section.section--plan-info .section--plan-info-detail h2 {
      text-align: center;
      padding-bottom: 60px; }
      @media only screen and (max-width: 639px) {
        body section.section--plan-info .section--plan-info-detail h2 {
          padding-bottom: 46px; } }
    body section.section--plan-info .section--plan-info-detail p {
      text-align: center;
      font-size: 32px;
      line-height: 60px;
      padding-bottom: 49px;
      color: #000; }
      @media only screen and (max-width: 639px) {
        body section.section--plan-info .section--plan-info-detail p {
          font-size: 20px;
          line-height: 38px;
          padding-bottom: 32px; } }
    body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-term {
      text-align: center; }
      body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-term span {
        font-size: 40px;
        line-height: 55px;
        color: #000; }
        @media only screen and (max-width: 639px) {
          body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-term span {
            font-size: 25px;
            line-height: 34px; } }
        body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-term span:first-of-type {
          margin-right: 52px; }
          @media only screen and (max-width: 639px) {
            body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-term span:first-of-type {
              margin-right: 36px; } }
      body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-term img {
        width: 34.5px;
        margin-right: 18px;
        vertical-align: sub; }
        @media only screen and (max-width: 639px) {
          body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-term img {
            width: 22px;
            margin-right: 10px; } }
    body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul {
      padding: 0 38px; }
      @media only screen and (max-width: 639px) {
        body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul {
          padding: 0 0 0 25px; } }
      body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li {
        font-size: 31px;
        line-height: 60px;
        color: #000; }
        @media only screen and (max-width: 639px) {
          body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li {
            font-size: 20px;
            line-height: 39px; } }
        @media only screen and (max-width: 399px) {
          body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li {
            font-size: 18px;
            line-height: 30px; } }
        body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li.section--plan-info-detail-list-nocheck {
          padding-left: 39px; }
          @media only screen and (max-width: 639px) {
            body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li.section--plan-info-detail-list-nocheck {
              padding-left: 25px; } }
          @media only screen and (max-width: 399px) {
            body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li.section--plan-info-detail-list-nocheck {
              padding-left: 22.6px; } }
        body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li pre {
          display: inline;
          margin: 0;
          font-weight: 700;
          font-family: initial; }
        body section.section--plan-info .section--plan-info-detail .section--plan-info-detail-list ul li span {
          vertical-align: middle; }
  body section.section--plan-info .section--plan-info-aware {
    padding-bottom: 71px;
    display: flex;
    justify-content: center; }
    @media only screen and (max-width: 639px) {
      body section.section--plan-info .section--plan-info-aware {
        padding-bottom: 46px;
        font-size: 13px;
        line-height: 23px; } }
  body section.section--plan-info .section--plan-info-button {
    text-align: center; }
    body section.section--plan-info .section--plan-info-button.section--plan-info-button--download {
      margin-bottom: 70px; }
      @media only screen and (max-width: 639px) {
        body section.section--plan-info .section--plan-info-button.section--plan-info-button--download {
          margin-bottom: 50px; } }
      body section.section--plan-info .section--plan-info-button.section--plan-info-button--download p {
        color: #EA2321;
        font-size: 31px;
        padding-top: 94px;
        padding-bottom: 35px; }
        @media only screen and (max-width: 639px) {
          body section.section--plan-info .section--plan-info-button.section--plan-info-button--download p {
            padding-top: 59px;
            padding-bottom: 15px;
            font-size: 20px; } }
    body section.section--plan-info .section--plan-info-button a {
      display: inline-block;
      width: 70.6%; }
      body section.section--plan-info .section--plan-info-button a img {
        border-radius: 12%; }

body section.section--finish-campaign {
  padding: 265px 42px 50px; }
  @media only screen and (max-width: 639px) {
    body section.section--finish-campaign {
      padding: 180px 25px 25px; } }
  body section.section--finish-campaign .section--finish-campaign-container {
    background-color: #fff;
    text-align: center; }
    body section.section--finish-campaign .section--finish-campaign-container .section--finish-campaign-title {
      font-size: 42px;
      line-height: 78px;
      color: #EA2321; }
      @media only screen and (max-width: 639px) {
        body section.section--finish-campaign .section--finish-campaign-container .section--finish-campaign-title {
          font-size: 27px;
          line-height: 50px; } }
    body section.section--finish-campaign .section--finish-campaign-container .section--finish-campaign-thanks {
      font-size: 20px;
      color: #EA2321;
      padding: 60px 0; }
      @media only screen and (max-width: 639px) {
        body section.section--finish-campaign .section--finish-campaign-container .section--finish-campaign-thanks {
          font-size: 12px;
          padding: 40px 0; } }
    body section.section--finish-campaign .section--finish-campaign-container .section--finish-campaign-thanks-arrow {
      font-size: 30px;
      color: #EA2321;
      text-shadow: 0.5px 0.5px 0,  0.5px -0.5px 0px, -0.5px 0.5px 0, -0.5px -0.5px 0px, 0.5px 0px 0px, 0px 0.5px 0px, -0.5px 0px 0px, 0px -0.5px 0px; }
      @media only screen and (max-width: 639px) {
        body section.section--finish-campaign .section--finish-campaign-container .section--finish-campaign-thanks-arrow {
          font-size: 19px; } }

body section.section--comingsoon {
  padding: 110px 42px 0; }
  @media only screen and (max-width: 639px) {
    body section.section--comingsoon {
      padding: 70px 25px 0; } }
  body section.section--comingsoon .section--comingsoon-container {
    background-color: rgba(53, 166, 69, 0.1);
    padding: 145px 0;
    text-align: center; }
    @media only screen and (max-width: 639px) {
      body section.section--comingsoon .section--comingsoon-container {
        padding: 80px 0; } }
    body section.section--comingsoon .section--comingsoon-container .section--comingsoon-title {
      font-size: 38px;
      padding-bottom: 0px;
      color: #000; }
      @media only screen and (max-width: 639px) {
        body section.section--comingsoon .section--comingsoon-container .section--comingsoon-title {
          font-size: 24px; } }

body section.section--footer {
  background-color: #fff;
  padding-top: 135px;
  padding-bottom: 290px;
  border-radius: 0 0 50px 50px; }
  @media only screen and (max-width: 639px) {
    body section.section--footer {
      border-radius: initial;
      padding-top: 86px;
      padding-bottom: 186px; } }
  body section.section--footer div {
    text-align: center; }
  body section.section--footer .section--footer-upscroll {
    padding-bottom: 262px; }
    @media only screen and (max-width: 639px) {
      body section.section--footer .section--footer-upscroll {
        padding-bottom: 171px; } }
    body section.section--footer .section--footer-upscroll img {
      width: 9%;
      cursor: pointer; }
  body section.section--footer .section--footer-presentedby {
    padding-bottom: 192px; }
    @media only screen and (max-width: 639px) {
      body section.section--footer .section--footer-presentedby {
        padding-bottom: 110px; } }
    body section.section--footer .section--footer-presentedby .section--footer-presentedby-title {
      padding-bottom: 72px; }
      body section.section--footer .section--footer-presentedby .section--footer-presentedby-title img {
        width: 21.56%; }
    body section.section--footer .section--footer-presentedby .section--footer-presentedby-image-wrapper img {
      width: 49.68%; }
  body section.section--footer .section--footer-supportedby .section--footer-supportedby-title {
    padding-bottom: 98px; }
    @media only screen and (max-width: 639px) {
      body section.section--footer .section--footer-supportedby .section--footer-supportedby-title {
        padding-bottom: 68px; } }
    body section.section--footer .section--footer-supportedby .section--footer-supportedby-title img {
      width: 21.87%; }
  body section.section--footer .section--footer-supportedby .section--footer-supportedby-image-wrapper img.section--footer-supportedby-image-his {
    width: 49.68%;
    margin-bottom: 62px; }
    @media only screen and (max-width: 639px) {
      body section.section--footer .section--footer-supportedby .section--footer-supportedby-image-wrapper img.section--footer-supportedby-image-his {
        margin-bottom: 40px; } }
  body section.section--footer .section--footer-supportedby .section--footer-supportedby-image-wrapper img.section--footer-supportedby-image-veltra {
    width: 49.68%; }
  body section.section--footer .section--footer-inquiry {
    text-align: center;
    padding-top: 290px; }
    @media only screen and (max-width: 639px) {
      body section.section--footer .section--footer-inquiry {
        padding-top: 186px; } }
    body section.section--footer .section--footer-inquiry .section--footer-inquiry-image {
      margin: 0;
      width: 70.6%; }
