@charset "UTF-8";
:root {
  --theme-main-color: #DA291C; /* 明るく鮮やかな赤色、アメリカの活気を表現 */
  --theme-main-dark: #8B0000; /* 濃い赤色、深みとシリアスな印象 */
  --theme-main-pale: #F3D19C; /* トーンダウンした黄色、背景や軽やかな要素に使う、穏やかな黄 */
  --vivid-color: #E0AC00; /* 暗めの黄色、注意を引くためのアクセント */
  --theme-main-pale20: #E0AC00; /* 暗めの金色、装飾的な要素に使う */
  /* 
    --yellow-pale: #FCE5CD; /* 薄い黄色、橙色に近いティントで調整 
    --yellow-color: #FFD966; /* 明るい黄色、橙色に近い 
    --yellow-dark: #E69138; /* 暗い黄色、橙色に近いシェード 
    --green-pale: #C9DA8B; /* 橙色と調和する薄い緑 
    --green-color: #9FC199; /* 橙色と調和する中間の緑 
    --green-dark: #6B8E23; /* 橙色と調和する暗い緑 
  / */

}
@media screen and (max-width: 759.9px) {
  .Section .SectionButton {
    padding: 1rem 2rem 1rem 2rem;
  }


  .SpotSection .ImageMapWrap .SpotTitle {
    width: 100px;
    height: 100px;
  }
  .SpotSection .ImageMapWrap a .SpotTitle .SpotTitleJp {
    font-size: 1.25rem;
    letter-spacing: -1px;
  }

  /* スポット都市名タイトル日本語 */
  .SpotSection .SpotWrap .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleJp {
    letter-spacing: 0;
    font-size: 1.4rem;
    padding-top: 0.5rem;
    line-height: 1.2;
    letter-spacing: 0;
  }
  /* スポット都市名タイトル英語 */
  .SpotSection .SpotWrap .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleEng {
    font-size: 1.4rem;
    padding-top: 0.25rem;
  }

  /* #Spot01*/
  .SpotWrap#Spot01 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleJp {
    font-size: 1.2rem;
  }

  /* #Spot03*/
  .SpotWrap#Spot03 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleJp {
    font-size: 1.2rem;
    padding-top: 0;
  }
  .SpotWrap#Spot03 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleEng {
    font-size: 1.1rem;
    padding-top: 0.25rem;
  }
  /* #Spot04*/
  .SpotWrap#Spot04 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleJp {
    font-size: 1.05rem;
    letter-spacing: -1px;
    padding-top: 0;
  }
  .SpotWrap#Spot04 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleEng {
    font-size: 1.1rem;
    padding-top: 0.25rem;
  }

  .ImageMapWrap .SpotTitle.Spot01Button {
    margin-left: 9%;
    margin-top: 62%;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot01Button  .SpotTitleJp {
    font-size: 1.1rem;
    letter-spacing: -1px;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot01Button  .SpotTitleEng {
    font-size: 1rem;
  }
  .ImageMapWrap .SpotTitle.Spot02Button {
    margin-left: 17%;
    margin-top: -51%;
  }
  .ImageMapWrap .SpotTitle.Spot03Button {
    margin-left: 22%;
    margin-top: -15%;
    padding-top: 0.75rem;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot03Button  .SpotTitleJp {
    font-size: 1.05rem;
    letter-spacing: -1px;
    margin-bottom: 0.125rem;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot03Button  .SpotTitleEng {
    font-size: 1rem;
  }
  .ImageMapWrap .SpotTitle.Spot04Button {
    margin-left: -40%;
    margin-top: 19%;
    padding-top: 1.25rem;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot04Button  .SpotTitleJp {
    font-size: 0.95rem;
    letter-spacing: -1px;
    margin-bottom: 0.125rem;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot04Button  .SpotTitleEng {
    font-size: 0.85rem;
  }
}

@media screen and (min-width: 760px), print {
  /* MV確認用 */
  .HeroSlick > div:not(:first-child) {
    display: block;
  }
  .NavSection .NavWrap .ChangeDept {
    color: #fff;
  }
  /* DP こだわりタイトル */
  .DpSection .ItemBox .ItemBoxContent .ItemBoxContentInner .ItemBoxItemWrap .ItemBoxItemHeader .SectionTextTitle {
    max-width: 540px;
  }

  /* スポット都市名タイトル日本語 */
  .SpotSection .SpotWrap .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleJp {
    letter-spacing: 0;
    font-size: 1.6rem;
    padding-top: 0.5rem;
    line-height: 1.4;
    letter-spacing: 0;
  }
  /* スポット都市名タイトル英語 */
  .SpotSection .SpotWrap .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleEng {
    font-size: 1.4rem;
    padding-top: 0.25rem;
  }

  /* #Spot03*/
  .SpotWrap#Spot03 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleJp {
    font-size: 1.6rem;
    line-height: 1.2;
  }
  .SpotWrap#Spot03 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleEng {
    font-size: 1.1rem;
    padding-top: 0.25rem;
  }
  /* #Spot04*/
  .SpotWrap#Spot04 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleJp {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .SpotWrap#Spot04 .SpotHeaderWrap .SpotHeader .SpotTitle .SpotTitleEng {
    font-size: 1.1rem;
    padding-top: 0.25rem;
  }

  .SpotSection .ImageMapWrap .SpotTitle {
    width: 120px;
    height: 120px;
  }

  .SpotSection .ImageMapWrap a .SpotTitle .SpotTitleJp {
    font-size: 1.35rem;
  }
  /* スポット地図 都市名タイトル日本語 */
  .ImageMapWrap .SpotTitle.Spot01Button {
    margin-left: 13%;
    margin-top: 21%;
  }
  .ImageMapWrap .SpotTitle.Spot02Button {
    margin-left: 9%;
    margin-top: -18%;
  }
  .ImageMapWrap .SpotTitle.Spot03Button {
    margin-left: 21%;
    margin-top: -5%;
    padding-top: 0.375rem;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot03Button  .SpotTitleJp {
    font-size: 1.25rem;
    margin-bottom: 0.125rem;
  }
  .ImageMapWrap .SpotTitle.Spot04Button {
    margin-left: -21%;
    margin-top: 8%;
    padding-top: 0.85rem;
  }
  .SpotSection .ImageMapWrap a .SpotTitle.Spot04Button  .SpotTitleJp {
    font-size: 1rem;
    margin-bottom: 0.125rem;
  }
}

