@charset "UTF-8";
/*================================================================
 *FILE          :page.css
 *DESCRIPTION   :resetはressを使用。環境変数とmixinは_mixin.scss内に記述。
                 それぞれfoundationよりインポート。
 *AUTHOR        :
 *--------------------------------------------------------------
 *(C)
=================================================================*/
/* フォント定設
-----------------------------------------------------------------*/
@font-face {
  font-family: "Hiragino Sans W3";
  src: local(HiraginoSans-W3); }

@font-face {
  font-family: "Hiragino Sans W4";
  src: local(HiraginoSans-W4); }

@font-face {
  font-family: "Hiragino Sans W5";
  src: local(HiraginoSans-W5); }

@font-face {
  font-family: "Hiragino Sans W6";
  src: local(HiraginoSans-W6); }

@font-face {
  font-family: "Hiragino Sans W7";
  src: local(HiraginoSans-W7); }

@font-face {
  font-family: "Hiragino Sans W8";
  src: local(HiraginoSans-W8); }

@media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
  .c-pageMainLead, .c-pageLead, .c-qaList_wrapper, .accessTab, .carTitle, .carLead {
    margin: auto;
    width: calc(100% - 32px); } }

@media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
  .c-pageLead, .c-qaList_wrapper, .carSection, .publicSection, .deliverySection {
    margin: auto;
    width: calc(100% - 40px);
    max-width: 1040px; } }
/*---------------------------------------------------------------*/
/*body {
           font-family: 'Inter', "Hiragino Sans W3", sans-serif;
           background-color: #ffffff;
           color: #1a1a1a;
           position: relative;
           overflow-x: hidden;
           -webkit-font-smoothing: antialiased;
           -moz-osx-font-smoothing: grayscale;
       }*/

       /* Layout & Spacing */
/*       .container {
           width: 100%;
           max-width: 1040px;
           margin-left: auto;
           margin-right: auto;
           padding-left: 1rem;
           padding-right: 1rem;
       }
       @media (max-width: 1023px) {
            .container {
               width: calc(100% - 32px);
               padding-left: 0;
               padding-right: 0;
            }
       }
  */
  /*  メインビジュアル */
  .c-pageHead {
    position: relative;
    overflow: hidden; }

  .c-pageHead_title {
    text-align: center;
    position: absolute;
    top: 34.89362%;
    left: 0;
    right: 0;
    margin: auto; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-pageHead_title {
        min-width: 287px;
        max-width: 290px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-pageHead_title {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        min-width: 346px;
        max-width: 720px; } }
    .c-pageHead_title::before, .c-pageHead_title::after {
      content: "";
      display: block;
      width: 100%;
      height: 2px;
      background-color: #fff;
      margin: auto; }
    .c-pageHead_title h1 {
      color: #fff;
      font-weight: 800;
      line-height: 1.3; }
      @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
        .c-pageHead_title h1 {
          font-size: 22px;
          padding: 10px 0; } }
      @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
        .c-pageHead_title h1 {
          font-size: 32px;
          padding: 16px 0; } }

  .c-pageHead_title-eng {
    font-family: "Anton", sans-serif;
    color: #fff;
    letter-spacing: 0.04em;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-pageHead_title-eng {
        font-size: 45px;
        bottom: -4px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-pageHead_title-eng {
        font-size: 96px;
        bottom: -8px; } }

  .c-pageHead_image img {
    width: 100%; }

  /*  リード文 */
  .c-pageMainLead {
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.02em;
    line-height: 1.5; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-pageMainLead {
        font-size: 20px;
        margin-top: 60px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-pageMainLead {
        font-size: 24px;
        margin-top: 58px; } }

  .c-pageLead {
    letter-spacing: 0.04em;
    line-height: 1.8; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-pageLead {
        font-size: 14px;
        margin-top: 22px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-pageLead {
        text-align: center;
        font-size: 16px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-pageMainLead + .c-pageLead {
        margin-top: 30px; } }

  .c-button {
    border: #000 solid 2px;
    background-color: #C0F55B;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-button {
        width: 230px;
        height: 56px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-button {
        width: 290px;
        height: 60px; } }
    @media (hover: hover) {
      .c-button:hover {
        background-color: #000; } }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-button.underBanner {
        margin-top: 40px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-button.underBanner {
        margin-top: 20px; } }

  .c-buttonLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: relative;
    padding:0 35px 0 5px;}

  .c-buttonText {
    font-size: 14px;
    font-weight: 700; }
    @media (hover: hover) {
      .c-button:hover .c-buttonText {
        color: #fff; } }

  .c-buttonSvg {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 12px;
    background-image: url("../svg/button_arrow_blk.svg");
    background-size: contain;
    background-repeat: no-repeat; }
    [target="_blank"] .c-buttonSvg {
      width: 13px;
      height: 13px;
      background-image: url("../svg/button_blank_blk.svg"); }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-buttonSvg {
        right: 16px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-buttonSvg {
        right: 15px; } }
    @media (hover: hover) {
      .c-button:hover .c-buttonSvg {
        background-image: url("../svg/button_arrow_wht.svg"); }
      .c-button:hover a[target="_blank"] .c-buttonSvg {
        background-image: url("../svg/button_blank_wht.svg"); } }

  .c-buttonLine {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #C0F55B;
    padding-bottom: 4px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }

  .c-buttonLine_text {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0; }

  .c-buttonLine_svg {
    width: 13px;
    height: 13px; }

  .c-buttonSimple {
    background: #fff; }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-qaList_wrapper {
      margin-top: 80px; } }

  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-qaList_wrapper {
      margin-top: 160px; } }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-qaList_title {
      margin-top: 64px; } }

  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-qaList_title {
      margin-top: 67px; } }

  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-qaList {
      max-width: 920px;
      width: calc(100% - 120px);
      margin: auto; } }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-qaList_part {
      margin-top: 30px; } }

  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-qaList_part {
      margin-top: 50px; } }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-qaList_node {
      padding-top: 20px;
      padding-bottom: 16px; } }

  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-qaList_node {
      padding-bottom: 20px; } }

  .c-qaList_question {
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    cursor: pointer; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-qaList_question {
        font-size: 13px;
        padding-right: 40px;
        margin-bottom: 4px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-qaList_question {
        font-size: 16px;
        padding-top: 33px;
        padding-left: 24px;
        margin-bottom: 12px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .c-qaList_question::before, .c-qaList_question::after {
      content: "";
      display: block;
      background-color: #000;
      position: absolute;
      right: 0; }
      @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
        .c-qaList_question::before, .c-qaList_question::after {
          width: 16px;
          height: 2px;
          top: 0;
          bottom: 0;
          margin: auto; } }
      @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
        .c-qaList_question::before, .c-qaList_question::after {
          top: 52px;
          width: 20px;
          height: 3px; } }
    .c-qaList_question::before {
      -webkit-transition: .3s;
      -o-transition: .3s;
      transition: .3s;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .c-qaList_node.is-open .c-qaList_question::before {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg); }

  .c-qaList_questionIcon {
    font-family: "Anton", sans-serif;
    margin-right: 24px; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-qaList_questionIcon {
        font-size: 24px;
        line-height: 1; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-qaList_questionIcon {
        font-size: 28px; } }

  .c-qaList_content {
    font-size: 14px;
    letter-spacing: 0.04em;
    line-height: 1.8;
    background-color: #F2F2F2;
    padding: 22px 32px;
    display: none; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-qaList_content {
        margin-top: 12px; } }

  .c-qaList_node {
    border-bottom: 1px solid #C4C4C4; }
    .c-qaList_node:first-child {
      border-top: 1px solid #C4C4C4; }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-nav {
      margin: 62px auto 0;
      max-width: 450px;
      width: calc(100% - 16px); } }

  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-nav {
      max-width: 920px;
      margin: 70px auto 0; }
      .c-nav[data-column="1"] {
        width: calc(300px * 1); }
      .c-nav[data-column="2"] {
        width: calc(300px * 2); }
      .c-nav[data-column="3"] {
        width: calc(300px * 3); }
      .c-nav[data-column="4"] {
        width: calc(300px * 4); }
      .c-nav[data-column="5"] {
        width: calc(300px * 5); }
      .c-nav[data-column="6"] {
        width: calc(300px * 6); }
      .c-nav[data-column="7"] {
        width: calc(300px * 7); }
      .c-nav[data-column="8"] {
        width: calc(300px * 8); }
      .c-nav[data-column="9"] {
        width: calc(300px * 9); }
      .c-nav[data-column="10"] {
        width: calc(300px * 10); } }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-navAnchor {
      margin: 0 auto;
      max-width: 450px;
      width: calc(100% - 16px); }
      .c-navAnchor + .c-navAnchor {
        margin-top: 24px; } }

  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-navAnchor {
      max-width: 920px;
      margin: 0 auto; } }

  .c-navInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }

  .c-navTitle_wrapper {
    text-align: center; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-navTitle_wrapper {
        margin-bottom: 22px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-navTitle_wrapper {
        margin-bottom: 4px; } }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-navAnchor + .c-navTitle_wrapper {
        margin-top: 56px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-navAnchor + .c-navTitle_wrapper {
        margin-top: 80px; } }

  .c-navTitle {
    display: inline-block;
    font-size: 18px;
    background-color: #000;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    padding: 8px 24px;
    border-radius: 17px; }

  .c-navNode {
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-navNode {
        margin: 0 8px;
        width: calc(50% - 16px); }
        .c-navNode:nth-child(n + 3) {
          margin-top: 24px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-navNode {
        margin: 16px; }
        .c-navNode[data-column="1"] {
          width: calc(100% / 1 - 32px); }
        .c-navNode[data-column="2"] {
          width: calc(100% / 2 - 32px); }
        .c-navNode[data-column="3"] {
          width: calc(100% / 3 - 32px); }
        .c-navNode[data-column="4"] {
          width: calc(100% / 4 - 32px); }
        .c-navNode[data-column="5"] {
          width: calc(100% / 5 - 32px); }
        .c-navNode[data-column="6"] {
          width: calc(100% / 6 - 32px); }
        .c-navNode[data-column="7"] {
          width: calc(100% / 7 - 32px); }
        .c-navNode[data-column="8"] {
          width: calc(100% / 8 - 32px); }
        .c-navNode[data-column="9"] {
          width: calc(100% / 9 - 32px); }
        .c-navNode[data-column="10"] {
          width: calc(100% / 10 - 32px); } }

  .c-navNode_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    border-bottom: 2px solid #000; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-navNode_link {
        padding-bottom: 10px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-navNode_link {
        padding-bottom: 16px; } }

  .c-navNode_text {
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.38; }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-navNode_text {
        font-size: 18px; } }

  .c-navNode_icon {
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: relative;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }

  .c-navNode_iconInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    @media (hover: hover) {
      .c-navNode:hover .c-navNode_iconInner {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px); } }

  .c-navNode_iconSvg {
    width: 18px;
    height: 14px;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    .c-navNode_iconSvg + .c-navNode_iconSvg {
      margin-left: 3px; }

  .c-tabBody {
    display: none; }
    .c-tab[data-current="south"] .c-tabBody[data-type="south"] {
      display: block; }
    .c-tab[data-current="north"] .c-tabBody[data-type="north"] {
      display: block; }

  .c-tabHead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #000; }

  .c-tabHead_node {
    color: #868686;
    width: 50%;
    text-align: center;
    cursor: pointer; }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-tabHead_node {
        font-size: 13px;
        padding-bottom: 6px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-tabHead_node {
        font-size: 18px;
        padding-bottom: 16px; } }
    .c-tab[data-current="south"] .c-tabHead_node[data-area="south"] {
      color: #000;
      font-weight: 700;
      border-bottom: 6px solid #000; }
    .c-tab[data-current="north"] .c-tabHead_node[data-area="north"] {
      color: #000;
      font-weight: 700;
      border-bottom: 6px solid #000; }

  .c-areaTag {
    font-weight: 700;
    color: #fff;
    font-size: 12px;
    letter-spacing: 0;
    padding: 0 6px;
    height: 20px;
    line-height: 21px; }
    .c-areaTag.is_south {
      background-color: #9F0000; }
    .c-areaTag.is_north {
      background-color: #103986; }
    .c-areaTag + .c-areaTag {
      margin-top: 4px; }

  .c-areaTag_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-negative: 0;
    flex-shrink: 0; }

  .c-enlargeWrapper {
    position: relative; }
    .c-enlargeWrapper img {
      width: 100%; }
    .is-enlarge .c-enlargeWrapper {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      overflow: auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      z-index: 100;
      width: 100%;
      height: 100%; }
      .is-enlarge .c-enlargeWrapper img {
        width: initial;
        height: 100%; }

  .is-enlarge .c-enlargeContent {
    height: 100%; }

  .c-enlargeButton {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.6);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .is-enlarge .c-enlargeButton {
      position: fixed;
      top: 20px;
      right: 10px;
      z-index: 101;
      width: 50px;
      height: 50px; }
      .is-enlarge .c-enlargeButton::before, .is-enlarge .c-enlargeButton::after {
        content: "";
        display: block;
        width: 40px;
        height: 2px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
      .is-enlarge .c-enlargeButton::after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .is-enlarge .c-enlargeButton svg {
        display: none; }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-scrollImage {
      position: relative; } }

  .c-scrollImage_guide {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 84px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none;
    background-color: rgba(0, 0, 0, 0.45);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s; }
    .c-scrollImage_guide.is-hidden {
      opacity: 0; }

  .c-scrollImage_guide_inner {
    width: 230px; }

  .c-scrollImage_guide_image {
    width: 110px;
    height: 42px;
    -webkit-animation: c-scrollAnimation 2.8s infinite;
    animation: c-scrollAnimation 2.8s infinite;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
    .c-scrollImage_guide_image img {
      width: 100%; }

  @-webkit-keyframes c-scrollAnimation {
    0% {
      -webkit-transform: translateX(120px);
      transform: translateX(120px);
      opacity: 0; }
    10% {
      -webkit-transform: translateX(120px);
      transform: translateX(120px);
      opacity: 0; }
    20% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      -webkit-transform: translateX(-5px);
      transform: translateX(-5px);
      opacity: 0; } }

  @keyframes c-scrollAnimation {
    0% {
      -webkit-transform: translateX(120px);
      transform: translateX(120px);
      opacity: 0; }
    10% {
      -webkit-transform: translateX(120px);
      transform: translateX(120px);
      opacity: 0; }
    20% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      -webkit-transform: translateX(-5px);
      transform: translateX(-5px);
      opacity: 0; } }

  .c-scrollImage_guide_text {
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.02em;
    margin-top: 6px;
    color: #fff; }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-scrollImage_inner {
      overflow: auto;
      -ms-overflow-style: none;
      scrollbar-width: none; }
      .c-scrollImage_inner::-webkit-scrollbar {
        display: none; } }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-scrollImage_innerScroll {
      width: 1038px; } }

  .c-scrollImage_innerScroll img {
    width: 100%; }

  .c-scrollImage_bar {
    height: 4px;
    background-color: rgba(221, 221, 221, 0.5); }
    @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
      .c-scrollImage_bar {
        margin-top: 25px; } }
    @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
      .c-scrollImage_bar {
        display: none; } }

  .c-scrollImage_bar_inner {
    position: relative;
    height: 100%;
    width: calc(100% - 82px); }

  .c-scrollImage_bar_thumb {
    position: absolute;
    width: 82px;
    height: 100%;
    background-color: #000;
    top: 0;
    left: 0; }

  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-title_bar::before {
      top: 12px; } }


/*=========================================
強調エリア
=========================================*/
.c-cv {
  position: relative;
  padding: 0 5px 5px 0; }
  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-cv {
      width: calc(100% - 32px);
      margin: 0 auto; } }
  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-cv {
      max-width: 875px;
      width: calc(100% - 20px);
      margin: 0 auto; } }
  .c-cv::before {
    content: '';
    display: block;
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    position: absolute;
    background: #000;
    border: 1px solid #000;
    top: 5px;
    left: 5px;
    z-index: 1; }

.c-cvInner {
  background-color: #fff;
  border: 1px solid #000;
  position: relative;
  z-index: 2;
  height: 100%; }
  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-cvInner {
      padding: 32px; } }
  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-cvInner {
      padding: 40px 0; } }

.c-cvText {
  font-weight: 700;
  text-align: center;
  margin-top: 14px; }
  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-cvText {
      line-height: 1.5;
      font-size: 16px; } }
  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-cvText {
      font-size: 14px; } }

.c-cvButton {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #E60000;
  position: relative;
  width: 236px;
  height: 60px;
  margin: auto; }
  @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
    .c-cvButton {
      margin-top: 24px; } }
  @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
    .c-cvButton {
      margin-top: 16px; } }
  @media (hover: hover) {
    .c-cvButton:hover {
      background-color: #000; } }

.c-cvButton_text {
  font-weight: 700;
  font-size: 14px;
  color: #fff; }

.c-cvButton_svg {
  fill: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto; }

.c-button_red {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #E60000;
  position: relative;
  width: 236px;
  height: 60px;
  margin: auto; }
  @media (hover: hover) {
    .c-button_red:hover {
      background-color: #000; } }

.c-button_red_text {
  font-weight: 700;
  font-size: 14px;
  color: #fff; }

.c-button_red_svg {
  fill: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto; }

.c-banner {
  margin-top: 70px; }

.c-pointList {
  margin-top: 64px; }

@media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
  .c-cv {
    margin-top: 65px; } }

@media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
  .c-cv {
    margin-top: 60px; } }

/*=============================================

  アンカー

==============================================*/
      @media print, screen and (max-width: 1023px), screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) {
        .anchorWrapper {
          margin-top: 64px; } }

      @media print, screen and (min-width: 1024px) and (orientation: landscape), screen and (min-width: 1025px) {
        .anchorWrapper {
          margin-top: 80px;
          margin-bottom: 80px; } }

  .anc_container {
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: center;
    padding: 0 3%;
    margin: 64px 0;
  }

  .circle-card {
    width: 300px;
    min-height: 100px;
    padding: 20px 30px;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    display: flex;
    align-items: center;
    color: #fff;
  }

  .circle-content {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%;
  }
  .circle-content h2{
    font-family: anton;
    font-size: 2em;
  }

  .number-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 1.5em;
    flex-shrink: 0;
    transition: border-color 0.3s ease, color 0.3s ease;
  }

  .circle-card p {
    flex-grow: 1;
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    color: inherit;
    font-weight: 600;
  }

  .arrow-circle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    transition: border-color 0.3s ease;
  }

  .arrow-icon {
    width:clamp(41.6507936508px, 5.4232804233vw, 82px);
    height: clamp(41.6507936508px, 5.4232804233vw, 82px);
    stroke: #fff;
    transition: stroke 0.3s ease;
  }

  /* Base colors for each card using nth-child */
  .circle-card:nth-child(1) {
    background-color: #345dd0; /* Blue */
  }
  .circle-card:nth-child(2) {
    background-color: #1cc6d9; /* Cyan */
  }
  .circle-card:nth-child(3) {
    background-color: #34d072; /* Green */
  }

  /* Hover effects */
  .circle-card:hover {
    background-color: #fff;
  }
  .circle-card:nth-child(1):hover {
    border: 2px solid #345dd0;
    color: #345dd0;
  }
  .circle-card:nth-child(2):hover {
    border: 2px solid #1cc6d9;
    color: #1cc6d9;
  }
  .circle-card:nth-child(3):hover {
    border: 2px solid #34d072;
    color: #34d072;
  }

  /* Hover effects on children elements */
  .circle-card:hover .number-circle,
  .circle-card:hover .arrow-circle {
    border-color: currentColor; /* Use the parent's text color */
  }
  .circle-card:hover .arrow-icon {
    stroke: currentColor;
  }
.big_content{
    padding: 30px 3%;
    border-radius: 8vw;
    margin: 50px 0;
}
.nekomalife {
  background: #345dd0;
}
.snowtrip{
  background: #1cc6d9;
}
.summer_content{
  background: #34d072;
}
.big_content_h2 {
    color: #FFF;
    font-weight: 700;
    font-size: 2em;
    line-height: 1.5;
    text-align: center;
}
.big_content_txt {
    text-align: center;
    color: #FFF;
    margin: 20px 0;
}
.big_content_inner{
  background: #fff;
  border-radius: 4vw;
}

  /* --- レスポンシブデザインの調整 --- */
  @media (max-width: 768px) {
    .anc_container {
      flex-direction: column; /* Stacks items vertically on smaller screens */
      align-items: center;
    }

    .circle-card {
      width: 90%; /* Adjust width to fit the screen */
      max-width: 400px;
    }
  }



/*ページ内全体設計*/
   .flex { display: flex; }
   .justify-between { justify-content: space-between; }
   .items-center { align-items: center; }
   .flex-col { flex-direction: column; }
   .flex-wrap { flex-wrap: wrap; }
   .gap-2 { gap: 0.5rem; }
   .gap-8 { gap: 2rem; }
   .mt-4 { margin-top: 1rem; }
   .mt-6 { margin-top: 1.5rem; }
   .mt-8 { margin-top: 2rem; }
   .mt-12 { margin-top: 3rem; }
   .mb-4 { margin-bottom: 1rem; }
   .mb-6 { margin-bottom: 1.5rem; }
   .mb-8 { margin-bottom: 2rem; }
   .mb-10 { margin-bottom: 2.5rem; }
   .mb-16 { margin-bottom: 4rem; }
   .p-4 { padding: 1rem; }
   .p-6 { padding: 1.5rem; }
   .p-8 { padding: 2rem; }
   .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
   .py-4 { padding-top: 1rem; padding-bottom: 1rem; }
   .py-12 { padding-top: 3rem; padding-bottom: 3rem; }
   .pl-6 { padding-left: 1.5rem; }
   .pb-12 { padding-bottom: 3rem; }
   .relative { position: relative; }
   .absolute { position: absolute; }
   .left-0 { left: 0; }
   .top-1\/2 { top: 50%; }
   .-translate-y-1\/2 { transform: translateY(-50%); }

   /* Typography */
   .text-center { text-align: center; }
   .text-sm { font-size: 0.875rem; line-height: 1.25rem; }
   .text-lg { font-size: 1.125rem; line-height: 1.75rem; }
   .text-xl { font-size: 1.25rem; line-height: 1.75rem; }
   .text-2xl { font-size: 1.5rem; line-height: 2rem; }
   .text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
   .font-bold { font-weight: 700; }
   .font-semibold { font-weight: 600; }
   .font-medium { font-weight: 500; }
   .font-extrabold { font-weight: 800; }
   .tracking-tight { letter-spacing: -0.025em; }

   .text-gray-600 { color: #4b5563; }
   .text-gray-700 { color: #4b5563; }
   .text-gray-900 { color: #1a1a1a; }
   .text-white { color: #ffffff; }

   @media (min-width: 768px) {
       .md\:block { display: block; }
       .md\:text-xl { font-size: 1.25rem; line-height: 1.75rem; }
       .md\:text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
       .md\:text-6xl { font-size: 3.75rem; line-height: 1; }
       .md\:py-36 { padding-top: 9rem; padding-bottom: 9rem; }
       .md\:flex-row { flex-direction: row; }
       .md\:justify-between { justify-content: space-between; }
       .md\:mt-0 { margin-top: 0; }
   }
   /* Section style */
   section{
      padding: 3rem 1rem;
   }

   .nearby-facilities, .partner-hotels{
     border-radius: 0.375rem;
   }
   .in-resort{
     margin-top: 4rem;
   }
   /* Section Titles */
   .section-title {
       font-weight: 700;
       color: #1a1a1a;
       position: relative;
       padding-left: 1.5rem;
       margin-bottom: 2.5rem;
   }
   .section-title::before {
       content: '';
       position: absolute;
       left: 0;
       top: 50%;
       transform: translateY(-50%);
       height: 100%;
       width: 0.25rem;
       background-color: #C0F55B;
   }
   /* nearby facilities */
   .nearby-map img{
     width: 100%;
     display: block;
     margin:30px auto;
   }
   @media (min-width: 640px) {
     .nearby-map img{
       width:80%;
   }
 }
   /* skiarea Titles */
   .skiarea-title {
       padding-left: 1rem;
   }
   .skiarea-title::before {
       content: '';
       position: absolute;
       left: 0;
       top: 50%;
       transform: translateY(-50%);
       height: 100%;
       width: 0.25rem;
       background-color: #C0F55B;
   }
   .resort-item img{
     width: 100%;
     height: auto;
     object-fit: cover;
     border-radius: 0.375rem;
   }
   .hoshino_img_contener{
     width: 100%;
   }
   .hoshino_img_contener img{
   width: 100%; height: auto; border-radius: 0.375rem;
   }
   .hoshino_title{
     display: flex;
     align-items: center;
     margin-bottom: 1rem;
   }
   .hoshino_content{
     font-weight: 500;
     color: #4b5563;
     padding: 1rem;
     border: 1px solid #d1d5db;
     border-radius: 0.375rem;
   }

   /* Card styles */
   .card-grid {
       display: grid;
       gap: 2rem;
   }
   @media (min-width: 640px) {
       .card-grid-col-2 {
           grid-template-columns: repeat(2, 1fr);
       }
   }
   .card {
       background-color: #ffffff;
       border: 1px solid #e5e7eb;
       transition: border-color 0.3s ease;
       border-radius: 0;
   }
   .card:hover {
       border-color: #C0F55B;
   }
   .card-content {
       padding: 1.5rem;
   }
   .card-title {
       font-size: 1.25rem;
       line-height: 1.75rem;
       font-weight: 600;
       color: #1a1a1a;
   }
   .card-text {
       color: #4b5563;
       font-size: 0.875rem;
       line-height: 1.25rem;
       margin-top: 0.5rem;
       margin-bottom: 0.5rem;
   }
   .card-text span{
     color: #576578;
     font-size: 0.8rem;
     line-height: 2em;
     font-weight: 500;
   }
   .card-icon {
       height: 2rem;
       width: 2rem;
       color: #C0F55B;
       margin-right: 0.75rem;
   }

   /* Filter Buttons */
   .filter-buttons-wrapper {
       background-color: #ffffff;
       padding: 2rem;
       border-radius: 0.375rem;
       border: 1px solid #e5e7eb;
       margin-bottom: 2rem;
   }
   .filter-group {
       display: flex;
       flex-wrap: wrap;
       gap: 0.5rem;
       margin-bottom: 1rem;
   }
   .filter-label {
       font-size: 1.125rem;
       font-weight: 600;
       margin-right: 0.5rem;
       color: #1a1a1a;
   }
   .filter-btn, .resort-filter-btn {
       padding: 0.5rem 1rem;
       font-weight: 600;
       border-radius: 9999px;
       transition: background-color 0.3s ease, color 0.3s ease;
       background-color: #f0f0f0;
       color: #1a1a1a;
       border: none;
       cursor: pointer;
   }
   .filter-btn.active,.resort-filter-btn.active {
       background-color: #C0F55B;
       color: #1a1a1a;
   }
   .filter-btn:hover,.resort-filter-btn:hover {
       background-color: #d1d5db;
   }

   /* Buttons */
   .button-group {
       display: flex;
       flex-wrap: wrap;
       gap: 0.5rem;
       margin-top: 1rem;
   }
   .btn {
       padding: 0.5rem 1rem;
       font-size: 0.875rem;
       font-weight: 600;
       border-radius: 0.375rem;
       transition: transform 0.3s ease, box-shadow 0.3s ease;
       box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
       border: none;
       cursor: pointer;
       text-decoration: none;
       display: inline-block;
   }
   .btn-green {
       background-color: #C0F55B;
       color: #1a1a1a;
   }
   .btn-green:hover {
       transform: translateY(-2px);
       box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
   }
   .btn-gray {
       background-color: #f0f0f0;
       color: #1a1a1a;
   }
   .btn-gray:hover {
       transform: translateY(-2px);
       box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
   }
   .btn-link {
       text-decoration: none;
       display: inline-block;
   }
   .tag-container {
       display: flex;
       flex-wrap: wrap;
       align-items: center;
       margin-bottom: 1rem;
   }
   .tag {
       display: inline-block;
       padding: 0.25rem 0.5rem;
       font-size: 0.75rem;
       font-weight: 600;
       border-radius: 9999px;
       background-color: #e5e7eb;
       color: #1a1a1a;
       margin-right: 0.5rem;
       margin-bottom: 0.5rem;
   }
