@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=BIZ+UDPMincho:wght@400;700&family=Noto+Sans+JP:wght@100..900&display=swap&family=Zen+Maru+Gothic:wght@300;400;500;700;900&display=swap");
/* ========================================
   テーマカラー設定
======================================== */
:root {
  --color-primary: #B30000;
  /* メインカラー */
  --color-secondary: #FFA22D;
  /* サブカラー */
  --color-accent: #FFCE02;
  /* アクセントカラー */
  --color-area-all: #B30000;
  --color-area-north: #54995E;
  --color-area-east: #F2972A;
  --color-area-west: #9270A5;
  --color-area-center: #C2614D;
  --color-area-fukushhima: #FF99C8;
  --color-stay: #E27408;
  /* 宿泊 */
  --color-jr: #44AA3C;
  /* JR */
  --color-air: #2890D5;
  /* 航空 */
  --rail: 100px;
  /* lp タイムラインの幅 */
  --bg-color-aizu: #FCE4C2;
  /* 会津カラー */
  --color-nishiaizu: #64A671;
  --bg-color-nishiaizu: #CFE1D2;
  /* 西会津カラー */
}

@media (max-width: 1000px) {
  :root {
    --rail: 10vw;
    /* lp タイムラインの幅 */
  }
}
body {
  overflow: hidden;
}

#maincontents * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#maincontents {
  position: relative;
  color: #000000;
  background-color: #fff;
  font-size: 20px;
  line-height: 1.55;
  letter-spacing: 0em;
  font-weight: 400;
  line-height: 2;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

.maincontents a {
  color: unset;
  text-decoration: none;
}

.maincontents img {
  vertical-align: bottom;
  max-width: 100%;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.fwb {
  font-weight: bold;
}

.fwm {
  font-weight: 500 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

@media (min-width: 1001px) {
  .dib_pc {
    display: inline-block;
  }
}
@media (min-width: 1001px) {
  .mb5 {
    margin-bottom: 5px !important;
  }
}
@media (max-width: 1000px) {
  .mb5 {
    margin-bottom: 0.6vw !important;
  }
}
@media (min-width: 1001px) {
  .mb10 {
    margin-bottom: 10px !important;
  }
}
@media (max-width: 1000px) {
  .mb10 {
    margin-bottom: 1.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb15 {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 1000px) {
  .mb15 {
    margin-bottom: 2vw !important;
  }
}
@media (min-width: 1001px) {
  .mb20 {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 1000px) {
  .mb20 {
    margin-bottom: 2.6vw !important;
  }
}
@media (min-width: 1001px) {
  .mb25 {
    margin-bottom: 25px !important;
  }
}
@media (max-width: 1000px) {
  .mb25 {
    margin-bottom: 3.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb30 {
    margin-bottom: 30px !important;
  }
}
@media (max-width: 1000px) {
  .mb30 {
    margin-bottom: 3.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb35 {
    margin-bottom: 35px !important;
  }
}
@media (max-width: 1000px) {
  .mb35 {
    margin-bottom: 4.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb40 {
    margin-bottom: 40px !important;
  }
}
@media (max-width: 1000px) {
  .mb40 {
    margin-bottom: 5.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb45 {
    margin-bottom: 45px !important;
  }
}
@media (max-width: 1000px) {
  .mb45 {
    margin-bottom: 6vw !important;
  }
}
@media (min-width: 1001px) {
  .mb50 {
    margin-bottom: 50px !important;
  }
}
@media (max-width: 1000px) {
  .mb50 {
    margin-bottom: 6.6vw !important;
  }
}
@media (min-width: 1001px) {
  .mb55 {
    margin-bottom: 55px !important;
  }
}
@media (max-width: 1000px) {
  .mb55 {
    margin-bottom: 7.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb60 {
    margin-bottom: 60px !important;
  }
}
@media (max-width: 1000px) {
  .mb60 {
    margin-bottom: 8vw !important;
  }
}
@media (min-width: 1001px) {
  .mb70 {
    margin-bottom: 70px !important;
  }
}
@media (max-width: 1000px) {
  .mb70 {
    margin-bottom: 9.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb75 {
    margin-bottom: 75px !important;
  }
}
@media (max-width: 1000px) {
  .mb75 {
    margin-bottom: 10vw !important;
  }
}
@media (min-width: 1001px) {
  .mb80 {
    margin-bottom: 80px !important;
  }
}
@media (max-width: 1000px) {
  .mb80 {
    margin-bottom: 10.6vw !important;
  }
}
@media (min-width: 1001px) {
  .mb85 {
    margin-bottom: 88px !important;
  }
}
@media (max-width: 1000px) {
  .mb85 {
    margin-bottom: 11.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb90 {
    margin-bottom: 90px !important;
  }
}
@media (max-width: 1000px) {
  .mb90 {
    margin-bottom: 12vw !important;
  }
}
@media (min-width: 1001px) {
  .mb100 {
    margin-bottom: 100px !important;
  }
}
@media (max-width: 1000px) {
  .mb100 {
    margin-bottom: 13.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb110 {
    margin-bottom: 110px !important;
  }
}
@media (max-width: 1000px) {
  .mb110 {
    margin-bottom: 14.6vw !important;
  }
}
@media (min-width: 1001px) {
  .mb120 {
    margin-bottom: 120px !important;
  }
}
@media (max-width: 1000px) {
  .mb120 {
    margin-bottom: 16vw !important;
  }
}
@media (min-width: 1001px) {
  .mb130 {
    margin-bottom: 130px !important;
  }
}
@media (max-width: 1000px) {
  .mb130 {
    margin-bottom: 17.3vw !important;
  }
}
@media (min-width: 1001px) {
  .mb140 {
    margin-bottom: 140px !important;
  }
}
@media (max-width: 1000px) {
  .mb140 {
    margin-bottom: 18.6vw !important;
  }
}
@media (min-width: 1001px) {
  .mb150 {
    margin-bottom: 150px !important;
  }
}
@media (max-width: 1000px) {
  .mb150 {
    margin-bottom: 20vw !important;
  }
}
/* ---------------------------------------------------------------------- */
/* PC */
/* ---------------------------------------------------------------------- */
@media (min-width: 1001px) {
  a {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  img {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  a:active,
  a:hover {
    opacity: 0.7;
  }
  .img_hidden {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .img_open {
    -moz-animation: imgfade 1s linear 0s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0s 1 normal forwards;
    -o-animation: imgfade 1s linear 0s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0s 1 normal forwards;
  }
  .img_open.ih2 {
    -moz-animation: imgfade 1s linear 0.3s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0.3s 1 normal forwards;
    -o-animation: imgfade 1s linear 0.3s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0.3s 1 normal forwards;
  }
  .img_open.ih3 {
    -moz-animation: imgfade 1s linear 0.6s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0.6s 1 normal forwards;
    -o-animation: imgfade 1s linear 0.6s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0.6s 1 normal forwards;
  }
  .img_open.ih4 {
    -moz-animation: imgfade 1s linear 0.9s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 0.9s 1 normal forwards;
    -o-animation: imgfade 1s linear 0.9s 1 normal forwards;
    -ms-animation: imgfade 1s linear 0.9s 1 normal forwards;
  }
  .img_open.ih5 {
    -moz-animation: imgfade 1s linear 1.2s 1 normal forwards;
    -webkit-animation: imgfade 1s linear 1.2s 1 normal forwards;
    -o-animation: imgfade 1s linear 1.2s 1 normal forwards;
    -ms-animation: imgfade 1s linear 1.2s 1 normal forwards;
  }
  .showup {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
  }
  .upview {
    -moz-animation: showup 0.6s linear 0s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0s 1 normal forwards;
    -o-animation: showup 0.6s linear 0s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0s 1 normal forwards;
  }
  .upview.uv2 {
    -moz-animation: showup 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showup 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0.3s 1 normal forwards;
  }
  .upview.uv3 {
    -moz-animation: showup 0.6s linear 0.6s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0.6s 1 normal forwards;
    -o-animation: showup 0.6s linear 0.6s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0.6s 1 normal forwards;
  }
  .upview.uv4 {
    -moz-animation: showup 0.6s linear 0.9s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 0.9s 1 normal forwards;
    -o-animation: showup 0.6s linear 0.9s 1 normal forwards;
    -ms-animation: showup 0.6s linear 0.9s 1 normal forwards;
  }
  .upview.uv5 {
    -moz-animation: showup 0.6s linear 1.2s 1 normal forwards;
    -webkit-animation: showup 0.6s linear 1.2s 1 normal forwards;
    -o-animation: showup 0.6s linear 1.2s 1 normal forwards;
    -ms-animation: showup 0.6s linear 1.2s 1 normal forwards;
  }
  .showdown {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
  }
  .downview {
    -moz-animation: showdown 0.6s linear 0s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0s 1 normal forwards;
  }
  .downview.dv2 {
    -moz-animation: showdown 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0.3s 1 normal forwards;
  }
  .downview.dv3 {
    -moz-animation: showdown 0.6s linear 0.6s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0.6s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0.6s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0.6s 1 normal forwards;
  }
  .downview.dv4 {
    -moz-animation: showdown 0.6s linear 0.9s 1 normal forwards;
    -webkit-animation: showdown 0.6s linear 0.9s 1 normal forwards;
    -o-animation: showdown 0.6s linear 0.9s 1 normal forwards;
    -ms-animation: showdown 0.6s linear 0.9s 1 normal forwards;
  }
  .showleft {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
  }
  .leftview {
    -moz-animation: showleft 1s linear 0s 1 normal forwards;
    -webkit-animation: showleft 1s linear 0s 1 normal forwards;
    -o-animation: showleft 1s linear 0s 1 normal forwards;
    -ms-animation: showleft 1s linear 0s 1 normal forwards;
  }
  .leftview.uv2 {
    -moz-animation: showleft 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showleft 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showleft 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showleft 0.6s linear 0.3s 1 normal forwards;
  }
  .leftview.uv3 {
    -moz-animation: showleft 0.9s linear 0.3s 1 normal forwards;
    -webkit-animation: showleft 0.9s linear 0.3s 1 normal forwards;
    -o-animation: showleft 0.9s linear 0.3s 1 normal forwards;
    -ms-animation: showleft 0.9s linear 0.3s 1 normal forwards;
  }
  .showright {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
  }
  .rightview {
    -moz-animation: showright 1s linear 0s 1 normal forwards;
    -webkit-animation: showright 1s linear 0s 1 normal forwards;
    -o-animation: showright 1s linear 0s 1 normal forwards;
    -ms-animation: showright 1s linear 0s 1 normal forwards;
  }
  .rightview.uv2 {
    -moz-animation: showright 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showright 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showright 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showright 0.6s linear 0.3s 1 normal forwards;
  }
  .rightview.uv3 {
    -moz-animation: showright 0.9s linear 0.3s 1 normal forwards;
    -webkit-animation: showright 0.9s linear 0.3s 1 normal forwards;
    -o-animation: showright 0.9s linear 0.3s 1 normal forwards;
    -ms-animation: showright 0.9s linear 0.3s 1 normal forwards;
  }
  .showfade {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .fadeview {
    -moz-animation: showfade 0.6s linear 0s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0s 1 normal forwards;
  }
  .fadeview.uv2 {
    -moz-animation: showfade 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0.3s 1 normal forwards;
  }
  .fadeview.uv3 {
    -moz-animation: showfade 0.6s linear 0.6s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0.6s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0.6s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0.6s 1 normal forwards;
  }
  .fadeview.uv4 {
    -moz-animation: showfade 0.6s linear 0.9s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0.9s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0.9s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0.9s 1 normal forwards;
  }
  .fadeview.uv5 {
    -moz-animation: showfade 0.6s linear 1.2s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 1.2s 1 normal forwards;
    -o-animation: showfade 0.6s linear 1.2s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 1.2s 1 normal forwards;
  }
  .for_sp {
    display: none !important;
  }
  .for_tab {
    display: none !important;
  }
  .for_nw {
    display: none !important;
  }
  .tab .for_pcnotab {
    display: none !important;
  }
  .tab .for_tab {
    display: inline !important;
  }
  .wrap,
  #page {
    width: 100%;
    position: relative;
  }
  .pc_sidepadding {
    padding: 0 3%;
  }
  /* common
  ---------------------------------------------------------------------- */
  .mainw,
  .mainw_pc {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .w900 {
    max-width: 900px;
    margin: 0 auto;
  }
  .w1000 {
    max-width: 1000px;
    margin: 0 auto;
  }
  .w1200 {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .w1600 {
    max-width: 1600px;
    margin: 0 auto;
  }
  .anchor {
    margin-top: -100px;
    padding-top: 100px;
  }
  .cflex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .img100 {
    width: 100%;
  }
  .img100 img {
    width: 100%;
  }
  .ui-state-default:hover,
  .ui-widget-content .ui-state-default:hover,
  .ui-widget-header .ui-state-default:hover {
    background: #000;
    color: #FFF;
  }
  /* btn
  ---------------------------------------------------------------------- */
  #maincontents a.cbtn {
    font-size: 20px;
    letter-spacing: 0.07em;
    border: none;
    font-weight: bold;
    color: #fff !important;
    font-family: "Noto Sans JP", sans-serif;
    background: url(../images/icon_arrow.svg) no-repeat center right 22px;
    background-size: 14px 12px;
    background-color: var(--color-area-north);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    min-width: 320px;
    height: 66px;
    position: relative;
    padding: 1em 2em 1em 1.1em;
  }
  #maincontents a.cbtn.cbtn--east {
    background-color: var(--color-area-east);
  }
  #maincontents a.cbtn.cbtn--west {
    background-color: var(--color-area-west);
  }
  #maincontents a.cbtn.cbtn--center {
    background-color: var(--color-area-center);
  }
  #maincontents a.cbtn.cbtn--coming {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1.35;
    padding: 0.5em 1em 0.5em 0.5em;
    background-image: none;
    pointer-events: none;
  }
  a.cbtn.cbtn--coming span {
    color: #FFFF00;
  }
  #maincontents .planbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    border-radius: 0.48em;
    padding: 0.5em;
    -webkit-box-shadow: 0px 4px 0px rgba(3, 0, 0, 0.2);
            box-shadow: 0px 4px 0px rgba(3, 0, 0, 0.2);
  }
  #maincontents a.planbtn:visited, #maincontents a.planbtn:link {
    color: #fff;
  }
  .planbtn {
    background-color: var(--color-stay);
  }
  #maincontents .planbtn:hover {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    -webkit-box-shadow: 0px 0px 0px rgba(3, 0, 0, 0.2);
            box-shadow: 0px 0px 0px rgba(3, 0, 0, 0.2);
  }
  .planbtn.planbtn--jr {
    background-color: var(--color-jr);
  }
  .planbtn.planbtn--air {
    background-color: var(--color-air);
  }
  #maincontents .roundarrow {
    width: 460px;
    height: 100px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    border-radius: 1.667em;
    background: url(../images/icon_arrow2.svg) no-repeat center right 40px;
    background-size: 32px 32px;
    background-color: #915F2E;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 1em;
  }
  #maincontents a.roundarrow:visited, #maincontents a.roundarrow:link {
    color: #fff;
  }
  .roundarrow::before {
    content: "";
    display: block;
    width: 27px;
    height: 27px;
    background-color: #fff;
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
  }
  #maincontents .icon-morebtn {
    font-size: 38px;
    font-weight: bold;
    width: 730px;
    max-width: 100%;
    height: 80px;
    padding: 0.3em;
    border: 3px solid #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    position: relative;
  }
  .icon-morebtn::before {
    content: "";
    display: block;
    width: 42px;
    height: 33px;
    position: absolute;
    left: 23px;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(-1, 1);
            transform: translateY(-50%) scale(-1, 1);
    background: url(../images/deco/deco_akabeko.png) no-repeat center center;
    background-size: contain;
  }
  .icon-morebtn::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 17px solid #ffffff;
    border-bottom: 0;
    position: absolute;
    right: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .icon-morebtn.is-open::after {
    -webkit-transform: translateY(-50%) scale(1, -1);
            transform: translateY(-50%) scale(1, -1);
  }
  #maincontents .map-btn {
    font-size: 16px;
    letter-spacing: 0.04em;
    max-width: 240px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    padding: 0.22em 0.5em 0.22em 2em;
    background: url(../images/icon_map.svg) no-repeat center left 6px;
    background-size: 15px 22px;
    background-color: #29ABE2;
    position: relative;
  }
  #maincontents .map-btn::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #29ABE2;
    clip-path: polygon(0 0, 7% 50%, 0 100%);
  }
  #maincontents a.map-btn:visited, #maincontents a.map-btn:link {
    color: #fff;
  }
  #maincontents .official-btn {
    font-size: 24px;
    letter-spacing: 0;
    font-weight: bold;
    color: #42210B;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 438px;
    max-width: 100%;
    min-height: 63px;
    line-height: 1.33;
    position: relative;
    padding: 0.3em 1.5em 0.3em 1.1em;
    background: url(../images/icon_arrow3.svg) no-repeat center right 22px;
    background-size: 12px 16px;
    background-color: #D4E2D2;
  }
  #maincontents .official-btn::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #555555;
    border-right: 0;
  }
  #maincontents a.official-btn:visited, #maincontents a.official-btn:link {
    color: #42210B;
  }
  #maincontents .official-btn.official-btn--contact {
    font-size: 18px;
    background: url(../images/icon_tel.svg) no-repeat center left 14px;
    background-size: 33px 33px;
    padding: 0.3em 0.3em 0.3em 3.1em;
    background-color: #D4E2D2;
  }
  .instagram-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 269px;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.07em;
    line-height: 1.5;
    border: 1px solid #42210B;
    padding: 0.45em;
    background: url(../images/icon_Instagram.svg) no-repeat center left 5%, url(../images/icon_arrow4.svg) no-repeat center right 8%;
    background-size: 22px 22px, 18px 6px;
    background-color: #F2F2F2;
  }
  #maincontents a.instagram-btn:visited, #maincontents a.instagram-btn:link {
    color: #42210B;
  }
  .instagram-btn.instagram-btn--large {
    font-size: 24px;
    font-weight: bold;
    background-size: 35px 35px, 29px 9px;
    display: block;
  }
  /* more
   ---------------------------------------------------------------------- */
  .more-content {
    display: none;
  }
  /* trip-tag
   ---------------------------------------------------------------------- */
  .trip-tag {
    color: #fff;
    font-size: 18px;
    min-width: 81px;
    font-weight: bold;
    background-color: #ED1E79;
    border-radius: 5px;
    line-height: 1.5;
    display: inline-block;
    padding: 0.15em;
  }
  .trip-tag.trip-tag--twomeals {
    letter-spacing: -0.01em;
  }
  .trip-tag.trip-tag--experience {
    background-color: #22B573;
  }
  .trip-tag.trip-tag--food {
    background-color: #F5A636;
  }
  .trip-tag.trip-tag--stay {
    background-color: #C15868;
  }
  .trip-tag.trip-tag--sightseeing {
    background-color: #A385B3;
  }
  /* badge
   ---------------------------------------------------------------------- */
  .badge {
    display: inline-block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 80px;
    font-size: 14px;
    font-weight: bold;
    padding: 0.358em 0.3em;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    line-height: 1;
    background-color: var(--color-area-fukushhima);
  }
  .badge.badge--center {
    background-color: var(--color-area-center);
  }
  .badge.badge--north {
    background-color: var(--color-area-north);
  }
  .badge.badge--east {
    background-color: var(--color-area-east);
  }
  .badge.badge--west {
    background-color: var(--color-area-west);
  }
  .badge.badge--all {
    background-color: var(--color-area-all);
  }
  /* keyframe
  ---------------------------------------------------------------------- */
  @-webkit-keyframes imgfade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes showup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
              transform: translateY(20px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @-webkit-keyframes showdown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
              transform: translateY(-20px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @-webkit-keyframes showleft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
              transform: translateX(-20px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @-webkit-keyframes showright {
    0% {
      opacity: 0;
      -webkit-transform: translateX(20px);
              transform: translateX(20px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @-webkit-keyframes showfade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}
/* End @media (min-width: 1001px) */
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* SP */
/* ---------------------------------------------------------------------- */
@media (max-width: 1000px) {
  #maincontents {
    font-size: 4vw;
    line-height: 1.53;
  }
  .ls-1 {
    letter-spacing: -1px;
  }
  .ls-2 {
    letter-spacing: -2px;
  }
  .ls-3 {
    letter-spacing: -3px;
  }
  .ls-4 {
    letter-spacing: -4px;
  }
  .fs10 {
    font-size: 3vw;
  }
  .fs14,
  .fs15 {
    font-size: 3.4vw;
  }
  .fs16 {
    font-size: 3.7vw;
  }
  .fs24 {
    font-size: 4vw;
  }
  .fs26 {
    font-size: 5vw;
  }
  .wrap,
  #page {
    width: 100%;
    position: relative;
  }
  .for_pc {
    display: none !important;
  }
  .for_tab {
    display: none;
  }
  .for_pcnotab {
    display: none !important;
  }
  .for_nw {
    display: none !important;
  }
  .cf_s:before,
  .cf_s:after {
    content: "";
    display: table;
  }
  .cf_s:after {
    clear: both;
  }
  .cf_s {
    zoom: 1;
  }
  .showup {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateY(4vw);
    -webkit-transform: translateY(4vw);
    -moz-transform: translateY(4vw);
    -ms-transform: translateY(4vw);
    -o-transform: translateY(4vw);
  }
  .upview {
    -moz-animation: showup 1s linear 0s 1 normal forwards;
    -webkit-animation: showup 1s linear 0s 1 normal forwards;
    -o-animation: showup 1s linear 0s 1 normal forwards;
    -ms-animation: showup 1s linear 0s 1 normal forwards;
  }
  .showdown {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateY(-4vw);
    -webkit-transform: translateY(-4vw);
    -moz-transform: translateY(-4vw);
    -ms-transform: translateY(-4vw);
    -o-transform: translateY(-4vw);
  }
  .downview {
    -moz-animation: showup 1s linear 0s 1 normal forwards;
    -webkit-animation: showup 1s linear 0s 1 normal forwards;
    -o-animation: showup 1s linear 0s 1 normal forwards;
    -ms-animation: showup 1s linear 0s 1 normal forwards;
  }
  .showleft {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateX(-4vw);
    -webkit-transform: translateX(-4vw);
    -moz-transform: translateX(-4vw);
    -ms-transform: translateX(-4vw);
    -o-transform: translateX(-4vw);
  }
  .leftview {
    -moz-animation: showleft 1s linear 0s 1 normal forwards;
    -webkit-animation: showleft 1s linear 0s 1 normal forwards;
    -o-animation: showleft 1s linear 0s 1 normal forwards;
    -ms-animation: showleft 1s linear 0s 1 normal forwards;
  }
  .showright {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    transform: translateX(4vw);
    -webkit-transform: translateX(4vw);
    -moz-transform: translateX(4vw);
    -ms-transform: translateX(4vw);
    -o-transform: translateX(4vw);
  }
  .rightview {
    -moz-animation: showright 1s linear 0s 1 normal forwards;
    -webkit-animation: showright 1s linear 0s 1 normal forwards;
    -o-animation: showright 1s linear 0s 1 normal forwards;
    -ms-animation: showright 1s linear 0s 1 normal forwards;
  }
  .showfade {
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
  }
  .fadeview {
    -moz-animation: showfade 0.6s linear 0s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0s 1 normal forwards;
  }
  .fadeview.uv2 {
    -moz-animation: showfade 0.6s linear 0.3s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0.3s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0.3s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0.3s 1 normal forwards;
  }
  .fadeview.uv3 {
    -moz-animation: showfade 0.6s linear 0.6s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0.6s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0.6s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0.6s 1 normal forwards;
  }
  .fadeview.uv4 {
    -moz-animation: showfade 0.6s linear 0.9s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 0.9s 1 normal forwards;
    -o-animation: showfade 0.6s linear 0.9s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 0.9s 1 normal forwards;
  }
  .fadeview.uv5 {
    -moz-animation: showfade 0.6s linear 1.2s 1 normal forwards;
    -webkit-animation: showfade 0.6s linear 1.2s 1 normal forwards;
    -o-animation: showfade 0.6s linear 1.2s 1 normal forwards;
    -ms-animation: showfade 0.6s linear 1.2s 1 normal forwards;
  }
  /* common
  ---------------------------------------------------------------------- */
  .mainw,
  .w1200 {
    width: 90vw;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .w950 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .anchor {
    margin-top: -20vw;
    padding-top: 20vw;
  }
  /* btn
  ---------------------------------------------------------------------- */
  #maincontents a.cbtn {
    letter-spacing: 0.07em;
    font-weight: bold;
    color: #fff !important;
    border: none;
    font-family: "Noto Sans JP", sans-serif;
    background: url(../images/icon_arrow.svg) no-repeat center right 7%;
    background-size: 2.6666666667vw 2.4vw;
    background-color: var(--color-area-north);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    height: 13.3333333333vw;
    padding: 1em 2em 1em 1.1em;
  }
  #maincontents a.cbtn.cbtn--east {
    background-color: var(--color-area-east);
  }
  #maincontents a.cbtn.cbtn--west {
    background-color: var(--color-area-west);
  }
  #maincontents a.cbtn.cbtn--center {
    background-color: var(--color-area-center);
  }
  #maincontents a.cbtn.cbtn--coming {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 1.35;
    padding: 0.5em 1em 0.5em 0.5em;
    background-image: none;
    pointer-events: none;
  }
  a.cbtn.cbtn--coming span {
    color: #FFFF00;
  }
  #maincontents .planbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    border-radius: 0.48em;
    padding: 0.5em;
    -webkit-box-shadow: 0px 4px 0px rgba(3, 0, 0, 0.2);
            box-shadow: 0px 4px 0px rgba(3, 0, 0, 0.2);
  }
  #maincontents a.planbtn:visited, #maincontents a.planbtn:link {
    color: #fff;
  }
  .planbtn {
    background-color: var(--color-stay);
  }
  #maincontents .planbtn:hover {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
    -webkit-box-shadow: 0px 0px 0px rgba(3, 0, 0, 0.2);
            box-shadow: 0px 0px 0px rgba(3, 0, 0, 0.2);
  }
  .planbtn.planbtn--jr {
    background-color: var(--color-jr);
  }
  .planbtn.planbtn--air {
    background-color: var(--color-air);
  }
  #maincontents .roundarrow {
    width: 61.3333333333vw;
    height: 13.3333333333vw;
    color: #fff;
    font-size: 4vw;
    font-weight: bold;
    border-radius: 1.667em;
    background: url(../images/icon_arrow2.svg) no-repeat center right 5.3333333333vw;
    background-size: 4.2666666667vw;
    background-color: #915F2E;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 1em;
  }
  #maincontents a.roundarrow:visited, #maincontents a.roundarrow:link {
    color: #fff;
  }
  .roundarrow::before {
    content: "";
    display: block;
    width: 3.6vw;
    height: 3.6vw;
    background-color: #fff;
    position: absolute;
    left: 5.3333333333vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
  }
  #maincontents .icon-morebtn {
    font-size: 5.0666666667vw;
    font-weight: bold;
    width: 100%;
    height: 10.6666666667vw;
    padding: 0.3em;
    border: 3px solid #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    position: relative;
  }
  .icon-morebtn::before {
    content: "";
    display: block;
    width: 5.6vw;
    height: 4.4vw;
    position: absolute;
    left: 3%;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(-1, 1);
            transform: translateY(-50%) scale(-1, 1);
    background: url(../images/deco/deco_akabeko.png) no-repeat center center;
    background-size: contain;
  }
  .icon-morebtn::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 1.3333333333vw solid transparent;
    border-left: 1.3333333333vw solid transparent;
    border-top: 2.2666666667vw solid #ffffff;
    border-bottom: 0;
    position: absolute;
    right: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .icon-morebtn.is-open::after {
    -webkit-transform: translateY(-50%) scale(1, -1);
            transform: translateY(-50%) scale(1, -1);
  }
  #maincontents .map-btn {
    font-size: 3.2vw;
    letter-spacing: 0.04em;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    padding: 0.22em 0.5em 0.22em 2em;
    background: url(../images/icon_map.svg) no-repeat center left 2vw;
    background-size: 2.6666666667vw 3.6vw;
    background-color: #29ABE2;
    position: relative;
  }
  #maincontents .map-btn::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #29ABE2;
    clip-path: polygon(0 0, 7% 50%, 0 100%);
  }
  #maincontents a.map-btn:visited, #maincontents a.map-btn:link {
    color: #fff;
  }
  #maincontents .official-btn {
    font-size: 4vw;
    letter-spacing: 0;
    font-weight: bold;
    color: #42210B;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 10.4vw;
    line-height: 1.33;
    position: relative;
    padding: 1em 2em 1em 1.5em;
    background: url(../images/icon_arrow3.svg) no-repeat center right 6%;
    background-size: 2vw 2.6666666667vw;
    background-color: #D4E2D2;
  }
  #maincontents .official-btn::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #555555;
    border-right: 0;
  }
  #maincontents a.official-btn:visited, #maincontents a.official-btn:link {
    color: #42210B;
  }
  #maincontents .official-btn.official-btn--contact {
    font-size: 2.9333333333vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background: url(../images/icon_tel.svg) no-repeat center left 1.8666666667vw;
    background-size: 5.3333333333vw;
    padding: 0.3em 0.3em 0.3em 3.1em;
    background-color: #D4E2D2;
  }
  .instagram-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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%;
    font-weight: 500;
    font-size: 4vw;
    letter-spacing: 0.07em;
    line-height: 1.5;
    border: 1px solid #42210B;
    padding: 0.75em;
    background: url(../images/icon_Instagram.svg) no-repeat center left 5%, url(../images/icon_arrow4.svg) no-repeat center right 8%;
    background-size: 5.8666666667vw 5.8666666667vw, 4.8vw 1.6vw;
    background-color: #F2F2F2;
  }
  #maincontents a.instagram-btn:visited, #maincontents a.instagram-btn:link {
    color: #42210B;
  }
  .instagram-btn.instagram-btn--large {
    font-weight: bold;
  }
  /* more
   ---------------------------------------------------------------------- */
  .more-content {
    display: none;
  }
  /* trip-tag
   ---------------------------------------------------------------------- */
  .trip-tag {
    color: #fff;
    min-width: 13.3333333333vw;
    font-weight: bold;
    background-color: #ED1E79;
    border-radius: 0.3em;
    line-height: 1.5;
    display: inline-block;
    padding: 0.15em;
  }
  .trip-tag.trip-tag--twomeals {
    letter-spacing: -0.01em;
  }
  .trip-tag.trip-tag--experience {
    background-color: #22B573;
  }
  .trip-tag.trip-tag--food {
    background-color: #F5A636;
  }
  .trip-tag.trip-tag--stay {
    background-color: #C15868;
  }
  .trip-tag.trip-tag--sightseeing {
    background-color: #A385B3;
  }
  /* badge
   ---------------------------------------------------------------------- */
  .badge {
    display: inline-block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 20vw;
    font-size: 3.3333333333vw;
    font-weight: bold;
    padding: 0.358em 0.3em;
    border-radius: 7px;
    color: #fff;
    text-align: center;
    line-height: 1;
    background-color: var(--color-area-fukushhima);
  }
  .badge.badge--center {
    background-color: var(--color-area-center);
  }
  .badge.badge--north {
    background-color: var(--color-area-north);
  }
  .badge.badge--east {
    background-color: var(--color-area-east);
  }
  .badge.badge--west {
    background-color: var(--color-area-west);
  }
  .badge.badge--all {
    background-color: var(--color-area-all);
  }
  /* keyframe
  ---------------------------------------------------------------------- */
  @-webkit-keyframes showup {
    0% {
      opacity: 0;
      -webkit-transform: translateY(4vw);
              transform: translateY(4vw);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @-webkit-keyframes txtfade {
    0% {
      opacity: 0;
      -webkit-transform: translateY(4vw);
              transform: translateY(4vw);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @-webkit-keyframes showleft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-20px);
              transform: translateX(-20px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @-webkit-keyframes showright {
    0% {
      opacity: 0;
      -webkit-transform: translateX(20px);
              transform: translateX(20px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
              transform: translateX(0);
    }
  }
  @-webkit-keyframes showfade {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
}
/* End @media (max-width:1000px) */
/* ---------------------------------------------------------------------- */
/* 各ページセクション
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* pc */
/* ---------------------------------------------------------------------- */
@media (min-width: 1001px) {
  /* mv 
   ---------------------------------------------------------------------- */
  #mv {
    position: relative;
  }
  .mv__inr {
    position: relative;
  }
  .mv__bg {
    width: 100%;
  }
  .mv__left,
  .mv__right {
    width: 46%;
    height: 100%;
    position: absolute;
  }
  .mv__left img,
  .mv__right img {
    width: auto;
    height: 100%;
  }
  .mv__left {
    left: 0;
    top: 0;
    text-align: left;
  }
  .mv__right {
    right: 0;
    top: 0;
    text-align: right;
  }
  .mv__akabeko {
    position: absolute;
    left: 49%;
    top: 100%;
    -webkit-transform: translate(-49%, -47%);
            transform: translate(-49%, -47%);
    width: 17%;
    max-width: 272px;
  }
  .mv__okiagari {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 7%;
    max-width: 97px;
    bottom: 43%;
  }
  .mv__ttl {
    width: 24%;
    max-width: 384px;
    position: absolute;
    left: 50%;
    bottom: 17.5%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0;
  }
  .mv__ttl img {
    width: 100%;
  }
  /* mv animation
   ---------------------------------------------------------------------- */
  .mv__ttl {
    -webkit-animation: mv_ttl 0.7s ease-in-out 0.5s forwards;
            animation: mv_ttl 0.7s ease-in-out 0.5s forwards;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  @-webkit-keyframes mv_ttl {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes mv_ttl {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .mv__okiagari span {
    display: block;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
            animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
    will-change: transform;
  }
  @-webkit-keyframes rock {
    from {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    to {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
  }
  @keyframes rock {
    from {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    to {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
  }
  .mv__left {
    left: -100%;
  }
  .is-on .mv__left {
    -webkit-animation: mv_left 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
            animation: mv_left 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
  }
  @-webkit-keyframes mv_left {
    0% {
      left: -100%;
    }
    100% {
      left: 0;
    }
  }
  @keyframes mv_left {
    0% {
      left: -100%;
    }
    100% {
      left: 0;
    }
  }
  .mv__right {
    right: -100%;
  }
  .is-on .mv__right {
    -webkit-animation: mv_right 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
            animation: mv_right 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
  }
  @-webkit-keyframes mv_right {
    0% {
      right: -100%;
    }
    100% {
      right: 0;
    }
  }
  @keyframes mv_right {
    0% {
      right: -100%;
    }
    100% {
      right: 0;
    }
  }
  .mv__akabeko {
    opacity: 0;
    -webkit-transform: translate(-49%, -47%);
            transform: translate(-49%, -47%);
  }
  .is-on .mv__akabeko {
    -webkit-animation: mv_akabeko 1.5s cubic-bezier(0.7, 0, 0.3, 1) 1.6s forwards;
            animation: mv_akabeko 1.5s cubic-bezier(0.7, 0, 0.3, 1) 1.6s forwards;
  }
  @-webkit-keyframes mv_akabeko {
    0% {
      opacity: 0;
      -webkit-transform: translate(-49%, 0%);
              transform: translate(-49%, 0%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(-49%, -47%);
              transform: translate(-49%, -47%);
    }
  }
  @keyframes mv_akabeko {
    0% {
      opacity: 0;
      -webkit-transform: translate(-49%, 0%);
              transform: translate(-49%, 0%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(-49%, -47%);
              transform: translate(-49%, -47%);
    }
  }
  .mv__akabeko > span {
    display: inline-block;
    -webkit-animation: beko-bob 2.6s ease-in-out infinite;
            animation: beko-bob 2.6s ease-in-out infinite;
    -webkit-filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.15));
    will-change: transform;
  }
  .mv__akabeko > span > span {
    display: inline-block;
    -webkit-transform-origin: 50% 90%;
            transform-origin: 50% 90%;
    -webkit-animation: beko-tilt 3.2s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
            animation: beko-tilt 3.2s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
    will-change: transform;
  }
  .mv__akabeko > span > span img {
    display: block;
    -webkit-animation: beko-breath 4.8s ease-in-out infinite;
            animation: beko-breath 4.8s ease-in-out infinite;
    will-change: transform;
  }
  @-webkit-keyframes beko-bob {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px);
    }
  }
  @keyframes beko-bob {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px);
    }
  }
  @-webkit-keyframes beko-tilt {
    from {
      -webkit-transform: rotate(-4deg);
              transform: rotate(-4deg);
    }
    to {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg);
    }
  }
  @keyframes beko-tilt {
    from {
      -webkit-transform: rotate(-4deg);
              transform: rotate(-4deg);
    }
    to {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg);
    }
  }
  @-webkit-keyframes beko-breath {
    0%, 100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.02);
              transform: scale(1.02);
    }
  }
  @keyframes beko-breath {
    0%, 100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.02);
              transform: scale(1.02);
    }
  }
  /* map
   ---------------------------------------------------------------------- */
  .map {
    padding: 150px 0 55px;
    font-family: "BIZ UDPMincho", serif;
    background: url(../images/index/bg_map.png) no-repeat center center;
    background-size: cover;
    background-color: #CFAD14;
  }
  .map__inr {
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
  }
  .map__wrap {
    position: relative;
    z-index: 1;
  }
  #maincontents .map__ttl {
    color: #fff;
    font-size: 42px;
    letter-spacing: 0.02em;
    font-weight: bold;
    text-align: center;
  }
  .map__txt {
    font-size: 24px;
    line-height: 2.65;
    letter-spacing: 0.04em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 53px;
  }
  .map__strong {
    font-size: 44px;
    line-height: 1;
    margin-left: 55px;
  }
  .map__txt strong {
    font-size: 76px;
    letter-spacing: 0.04em;
    font-weight: bold;
  }
  .map__img {
    width: 100%;
    max-width: 929px;
    margin: 0 auto;
    -webkit-transform: translateX(43px);
            transform: translateX(43px);
    position: relative;
  }
  .map__btn {
    position: absolute;
    width: 180px;
    height: 180px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    line-height: 1.41;
    color: #fff;
    position: absolute;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .map__btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-animation: floatA 5s ease-in-out infinite;
            animation: floatA 5s ease-in-out infinite;
  }
  .map__btn span {
    border-radius: 50%;
    background-color: #54995E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-animation: floatText 3.6s ease-in-out infinite;
            animation: floatText 3.6s ease-in-out infinite;
  }
  @-webkit-keyframes floatA {
    0% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
    25% {
      -webkit-transform: translate(6px, -10px) rotate(-1.2deg);
              transform: translate(6px, -10px) rotate(-1.2deg);
    }
    50% {
      -webkit-transform: translate(0, -3px) rotate(0.8deg);
              transform: translate(0, -3px) rotate(0.8deg);
    }
    75% {
      -webkit-transform: translate(-6px, -10px) rotate(1.2deg);
              transform: translate(-6px, -10px) rotate(1.2deg);
    }
    100% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
  }
  @keyframes floatA {
    0% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
    25% {
      -webkit-transform: translate(6px, -10px) rotate(-1.2deg);
              transform: translate(6px, -10px) rotate(-1.2deg);
    }
    50% {
      -webkit-transform: translate(0, -3px) rotate(0.8deg);
              transform: translate(0, -3px) rotate(0.8deg);
    }
    75% {
      -webkit-transform: translate(-6px, -10px) rotate(1.2deg);
              transform: translate(-6px, -10px) rotate(1.2deg);
    }
    100% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
  }
  @-webkit-keyframes floatText {
    0%, 100% {
      -webkit-transform: translateY(0) scale(1);
              transform: translateY(0) scale(1);
    }
    50% {
      -webkit-transform: translateY(-8px) scale(1.02);
              transform: translateY(-8px) scale(1.02);
    }
  }
  @keyframes floatText {
    0%, 100% {
      -webkit-transform: translateY(0) scale(1);
              transform: translateY(0) scale(1);
    }
    50% {
      -webkit-transform: translateY(-8px) scale(1.02);
              transform: translateY(-8px) scale(1.02);
    }
  }
  .map__btn.map__btn--east {
    top: 85px;
    right: 20px;
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  .map__btn.map__btn--east a {
    -webkit-animation-duration: 5.2s;
            animation-duration: 5.2s;
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
  }
  .map__btn.map__btn--east a span {
    background-color: var(--color-area-east);
    -webkit-animation-duration: 3.2s;
            animation-duration: 3.2s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .map__btn.map__btn--center {
    bottom: 103px;
    right: 293px;
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .map__btn.map__btn--center a {
    -webkit-animation-duration: 4.4s;
            animation-duration: 4.4s;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .map__btn.map__btn--center a span {
    -webkit-animation-duration: 3.8s;
            animation-duration: 3.8s;
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
    background-color: var(--color-area-center);
  }
  .map__btn.map__btn--west {
    top: 305px;
    left: -20px;
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  .map__btn.map__btn--west a {
    -webkit-animation-duration: 6s;
            animation-duration: 6s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .map__btn.map__btn--west a span {
    background-color: var(--color-area-west);
    -webkit-animation-duration: 3.4s;
            animation-duration: 3.4s;
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  #maincontents .map__btn a:hover {
    opacity: 0.7;
  }
  #maincontents .map__btn a:visited,
  #maincontents .map__btn a:link {
    color: #fff;
  }
  .map__btn.map__btn--north {
    top: 45px;
    left: 240px;
  }
  .map__japan {
    width: 496px;
    position: absolute;
    left: 69%;
    bottom: 98px;
    z-index: 0;
  }
  .map__deco01 {
    display: block;
    width: 183px;
    position: absolute;
    left: 50%;
    top: -37px;
    -webkit-transform: translateX(-529px);
            transform: translateX(-529px);
  }
  .map__deco02 {
    position: absolute;
    width: 134px;
    left: 60px;
    top: 372px;
  }
  .map__deco03 {
    position: absolute;
    width: 110px;
    left: -18px;
    bottom: 172px;
  }
  .map__deco04 {
    position: absolute;
    width: 197px;
    right: -25px;
    top: 237px;
  }
  .map__deco05 {
    position: absolute;
    width: 256px;
    right: 8px;
    bottom: -6px;
  }
  /* area-links
   ---------------------------------------------------------------------- */
  .area-links {
    padding: 160px 0 155px;
    font-family: "BIZ UDPMincho", serif;
  }
  .area-links__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-bottom: 1px solid #333333;
    padding: 21px 0 21px;
  }
  .area-links__item::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 28px solid var(--color-area-north);
    border-right: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 101%;
    z-index: 0;
  }
  .area-links__head {
    width: 320px;
    margin-right: 40px;
    padding-top: 24px;
  }
  .area-links__ttl {
    font-size: 20px;
    line-height: 1.75;
    margin-bottom: -4px;
  }
  .area-links__ttl span {
    display: block;
    font-size: 64px;
    font-weight: bold;
    color: var(--color-area-north);
    line-height: 1.5;
  }
  .area-links__name {
    font-weight: bold;
    margin-bottom: 24px;
    line-height: 1.75;
  }
  .area-links__body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #maincontents .area-links__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
  }
  .area-links__txt {
    line-height: 1.55;
  }
  .area-links__item--east .area-links__ttl span {
    color: var(--color-area-east);
  }
  .area-links__item--west .area-links__ttl span {
    color: var(--color-area-west);
  }
  .area-links__item--center .area-links__ttl span {
    color: var(--color-area-center);
  }
  .area-links__item.area-links__item--east::before {
    border-left-color: var(--color-area-east);
  }
  .area-links__item.area-links__item--center::before {
    border-left-color: var(--color-area-center);
  }
  .area-links__item.area-links__item--west::before {
    border-left-color: var(--color-area-west);
  }
  .map__btn {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
    -webkit-transition: opacity 0.3S;
    transition: opacity 0.3S;
  }
  .map__btn:hover a {
    opacity: 0.7 !important;
  }
  .is-on .map__btn {
    -webkit-animation: map_btn 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
            animation: map_btn 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
  }
  .map__btn.map__btn--east {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .map__btn.map__btn--center {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  .map__btn.map__btn--west {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  @-webkit-keyframes map_btn {
    0% {
      opacity: 0;
      -webkit-transform: translateY(5%);
              transform: translateY(5%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
  }
  @keyframes map_btn {
    0% {
      opacity: 0;
      -webkit-transform: translateY(5%);
              transform: translateY(5%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
  }
  /* rooms
   ---------------------------------------------------------------------- */
  .loopText {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: var(--hakodate-color);
    white-space: nowrap;
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
  .loopText ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: loop-reverse 40s linear infinite;
    animation: loop-reverse 40s linear infinite;
  }
  .loopText li span {
    margin-right: 13px;
  }
  .loopText.loopText--aomori {
    background-color: var(--aomori-color);
  }
  .loopText.loopText--aomori ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: loop 40s linear infinite;
    animation: loop 40s linear infinite;
  }
  @-webkit-keyframes loop {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }
  @keyframes loop {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }
  @-webkit-keyframes loop-reverse {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes loop-reverse {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  /* pickup
   ---------------------------------------------------------------------- */
  .pickup {
    background-color: var(--color-primary);
  }
  .pickup__ttl {
    font-size: 46px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 40px;
  }
  .pickup__ttl::before {
    content: "";
    display: block;
    background: url(../images/deco/deco_okiagari.png) no-repeat center center;
    background-color: var(--color-primary);
    background-size: contain;
    width: 125px;
    height: 108px;
    margin: 0 auto;
    -webkit-animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
            animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  .pickup__ttl small {
    font-size: 30px;
  }
  .pickup__ttl span img {
    display: block;
    max-width: 276px;
    margin: 0 auto;
  }
  .pickup .badge {
    margin-left: -8px;
  }
  .pickup__inr {
    padding: 100px 0 40px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: url(../images/index/bg_pickup.png) right bottom;
  }
  .pickup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 50px;
  }
  .pickup__list li {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pickup__img {
    aspect-ratio: 3/1;
  }
  .pickup__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .pickup__content {
    background-color: #fff;
    padding: 17px 4% 24px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pickup__name {
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.38;
    margin-bottom: 13px;
    gap: 20px;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  #maincontents h3.pickup__name {
    font-weight: bold;
  }
  .pickup__txt {
    font-size: 15px;
    line-height: 1.73;
    margin-bottom: 20px;
  }
  .pickup__content dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 1.73;
  }
  .pickup__content dt {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .pickup__content dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pickup__link {
    margin-top: auto;
    text-align: center;
  }
  #maincontents .pickup__link-txt {
    font-size: 18px;
    color: #B30000;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 5px;
  }
  #maincontents a.pickup__link-txt:visited,
  #maincontents a.pickup__link-txt:link {
    color: #B30000;
  }
  .pickup__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  #maincontents .pickup .icon-morebtn {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--color-primary);
  }
  .pickup .more-content {
    margin-top: 40px;
  }
  /* plan
   ---------------------------------------------------------------------- */
  .plan {
    background: url(../images/index/bg_plan.png) no-repeat left;
    background-size: auto 100%;
  }
  .plan .reservationBtn.reservationBtn--stay {
    margin-bottom: 62px;
  }
  .plan__inr {
    max-width: 930px;
    padding: 23px 20px 102px;
    margin: 0 auto;
  }
  #maincontents .plan__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 0 22px 8px;
  }
  #maincontents #plan__aomori.plan__img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .plan__ttl {
    font-size: 74px;
    font-weight: 800;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 67px;
  }
  .plan__ttl span {
    display: block;
    font-size: 40px;
  }
  /* fukushima
   ---------------------------------------------------------------------- */
  .fukushima__head {
    padding: 105px 20px 130px;
  }
  .fukushima__ttl {
    max-width: 651px;
    margin: 0 auto;
  }
  .fukushima__body {
    font-size: 26px;
    line-height: 1.73;
    color: #fff;
    font-weight: bold;
    background-color: #BFA207;
    position: relative;
    text-align: center;
    padding: 0 0 85px;
  }
  .fukushima__body p {
    line-height: 1.73;
  }
  .fukushima__body .mainw {
    position: relative;
    z-index: 1;
  }
  .fukushima__body svg {
    height: 200px;
    width: 100vw;
    position: absolute;
    bottom: 93%;
    left: 0;
  }
  .fukushima__body .slick-slide {
    margin: 0 10px;
  }
  /* partership
   ---------------------------------------------------------------------- */
  .partership {
    padding: 100px 0 85px;
    background: url(../images/index/bg_partership.png) no-repeat top center;
    background-size: cover;
  }
  .partership__ttl {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 62px;
    text-align: center;
    line-height: 1.8;
  }
  .partership__ttl span {
    font-size: 50px;
    display: block;
    color: var(--color-primary);
  }
  .partership__ttl::before {
    content: "";
    display: block;
    background: url(../images/deco/deco_akabeko.png) no-repeat center center;
    background-size: contain;
    width: 122px;
    height: 97px;
    margin: 0 auto;
    -webkit-animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
            animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
  }
  .partership__list {
    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;
    gap: 20px 2%;
  }
  .partership__list li {
    width: 49%;
    text-align: center;
  }
}
/* ---------------------------------------------------------------------- */
/* SP */
/* ---------------------------------------------------------------------- */
@media (max-width: 1000px) {
  /* mv 
   ---------------------------------------------------------------------- */
  #mv {
    position: relative;
    background: url(../images/index/bg_mv.png);
    background-color: #D42800;
    height: 146vw;
  }
  .mv__inr {
    position: relative;
    height: 100%;
  }
  .mv__bg {
    width: 100%;
  }
  .mv__left,
  .mv__right {
    width: 97%;
    position: absolute;
  }
  .mv__left img,
  .mv__right img {
    width: 100%;
  }
  .mv__left {
    left: 0;
    bottom: 0;
    text-align: left;
  }
  .mv__right {
    right: 0;
    top: 0;
    text-align: right;
  }
  .mv__akabeko {
    position: absolute;
    right: -15vw;
    width: 38vw;
    bottom: -2vw;
  }
  .mv__okiagari {
    position: absolute;
    left: 4vw;
    width: 21vw;
    z-index: 2;
    top: 3vw;
  }
  .mv__ttl {
    width: 84%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%, -54%);
    opacity: 0;
    top: 50%;
  }
  .mv__ttl img {
    width: 100%;
  }
  /* mv animation
   ---------------------------------------------------------------------- */
  .mv__ttl {
    -webkit-animation: mv_ttl 0.7s ease-in-out 0.5s forwards;
            animation: mv_ttl 0.7s ease-in-out 0.5s forwards;
    -webkit-transform-origin: center center;
            transform-origin: center center;
  }
  @-webkit-keyframes mv_ttl {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes mv_ttl {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .mv__okiagari {
    opacity: 0;
    -webkit-transform: translate(-49%, -47%);
            transform: translate(-49%, -47%);
  }
  .is-on .mv__okiagari {
    -webkit-animation: mv_okiagari 1.5s cubic-bezier(0.7, 0, 0.3, 1) 1.6s forwards;
            animation: mv_okiagari 1.5s cubic-bezier(0.7, 0, 0.3, 1) 1.6s forwards;
  }
  @-webkit-keyframes mv_okiagari {
    0% {
      opacity: 0;
      -webkit-transform: translateY(10%);
              transform: translateY(10%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
  }
  @keyframes mv_okiagari {
    0% {
      opacity: 0;
      -webkit-transform: translateY(10%);
              transform: translateY(10%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
  }
  .mv__okiagari span {
    display: block;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
            animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
    will-change: transform;
  }
  @-webkit-keyframes rock {
    from {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    to {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
  }
  @keyframes rock {
    from {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    to {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
  }
  .mv__left {
    left: -100%;
  }
  .is-on .mv__left {
    -webkit-animation: mv_left 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
            animation: mv_left 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
  }
  @-webkit-keyframes mv_left {
    0% {
      left: -100%;
    }
    100% {
      left: 0;
    }
  }
  @keyframes mv_left {
    0% {
      left: -100%;
    }
    100% {
      left: 0;
    }
  }
  .mv__right {
    right: -100%;
  }
  .is-on .mv__right {
    -webkit-animation: mv_right 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
            animation: mv_right 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
  }
  @-webkit-keyframes mv_right {
    0% {
      right: -100%;
    }
    100% {
      right: 0;
    }
  }
  @keyframes mv_right {
    0% {
      right: -100%;
    }
    100% {
      right: 0;
    }
  }
  .mv__akabeko {
    opacity: 0;
    -webkit-transform: translate(-49%, -47%);
            transform: translate(-49%, -47%);
  }
  .is-on .mv__akabeko {
    -webkit-animation: mv_akabeko 1.5s cubic-bezier(0.7, 0, 0.3, 1) 1.6s forwards;
            animation: mv_akabeko 1.5s cubic-bezier(0.7, 0, 0.3, 1) 1.6s forwards;
  }
  @-webkit-keyframes mv_akabeko {
    0% {
      opacity: 0;
      -webkit-transform: translate(-49%, -40%);
              transform: translate(-49%, -40%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(-49%, -47%);
              transform: translate(-49%, -47%);
    }
  }
  @keyframes mv_akabeko {
    0% {
      opacity: 0;
      -webkit-transform: translate(-49%, -40%);
              transform: translate(-49%, -40%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translate(-49%, -47%);
              transform: translate(-49%, -47%);
    }
  }
  .mv__akabeko > span {
    display: inline-block;
    -webkit-animation: beko-bob 2.6s ease-in-out infinite;
            animation: beko-bob 2.6s ease-in-out infinite;
    -webkit-filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.15));
            filter: drop-shadow(0 8px 10px rgba(0, 0, 0, 0.15));
    will-change: transform;
  }
  .mv__akabeko > span > span {
    display: inline-block;
    -webkit-transform-origin: 50% 90%;
            transform-origin: 50% 90%;
    -webkit-animation: beko-tilt 3.2s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
            animation: beko-tilt 3.2s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate;
    will-change: transform;
  }
  .mv__akabeko > span > span img {
    display: block;
    -webkit-animation: beko-breath 4.8s ease-in-out infinite;
            animation: beko-breath 4.8s ease-in-out infinite;
    will-change: transform;
  }
  @-webkit-keyframes beko-bob {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px);
    }
  }
  @keyframes beko-bob {
    0%, 100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-8px);
              transform: translateY(-8px);
    }
  }
  @-webkit-keyframes beko-tilt {
    from {
      -webkit-transform: rotate(-4deg);
              transform: rotate(-4deg);
    }
    to {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg);
    }
  }
  @keyframes beko-tilt {
    from {
      -webkit-transform: rotate(-4deg);
              transform: rotate(-4deg);
    }
    to {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg);
    }
  }
  @-webkit-keyframes beko-breath {
    0%, 100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.02);
              transform: scale(1.02);
    }
  }
  @keyframes beko-breath {
    0%, 100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.02);
              transform: scale(1.02);
    }
  }
  /* map
   ---------------------------------------------------------------------- */
  .map {
    padding: 20vw 0 10vw;
    font-family: "BIZ UDPMincho", serif;
    background: url(../images/index/bg_map.png) no-repeat center center;
    background-size: cover;
    background-color: #CFAD14;
  }
  .map__inr {
    margin: 0 auto;
    position: relative;
  }
  .map__wrap {
    position: relative;
    z-index: 1;
  }
  #maincontents .map__ttl {
    color: #fff;
    font-size: 5.6vw;
    letter-spacing: 0.02em;
    font-weight: bold;
    text-align: center;
  }
  .map__txt {
    font-size: 4.6666666667vw;
    line-height: 2.65;
    letter-spacing: 0.04em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 6vw;
    position: relative;
    z-index: 1;
  }
  .map__strong {
    font-size: 6.6666666667vw;
    line-height: 1;
    margin-left: 13vw;
  }
  .map__txt strong {
    font-size: 12.8vw;
    letter-spacing: 0.04em;
    font-weight: bold;
  }
  .map__img {
    margin: 0 -5vw;
    width: 100vw;
    position: relative;
  }
  .map__btn {
    position: absolute;
    font-weight: bold;
    text-align: center;
    line-height: 1.41;
    color: #fff;
    position: absolute;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .map__btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-animation: floatA 5s ease-in-out infinite;
            animation: floatA 5s ease-in-out infinite;
  }
  .map__btn span {
    border-radius: 50%;
    background-color: #54995E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 25vw;
    height: 25vw;
    -webkit-animation: floatText 3.6s ease-in-out infinite;
            animation: floatText 3.6s ease-in-out infinite;
  }
  @-webkit-keyframes floatA {
    0% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
    25% {
      -webkit-transform: translate(6px, -10px) rotate(-1.2deg);
              transform: translate(6px, -10px) rotate(-1.2deg);
    }
    50% {
      -webkit-transform: translate(0, -3px) rotate(0.8deg);
              transform: translate(0, -3px) rotate(0.8deg);
    }
    75% {
      -webkit-transform: translate(-6px, -10px) rotate(1.2deg);
              transform: translate(-6px, -10px) rotate(1.2deg);
    }
    100% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
  }
  @keyframes floatA {
    0% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
    25% {
      -webkit-transform: translate(6px, -10px) rotate(-1.2deg);
              transform: translate(6px, -10px) rotate(-1.2deg);
    }
    50% {
      -webkit-transform: translate(0, -3px) rotate(0.8deg);
              transform: translate(0, -3px) rotate(0.8deg);
    }
    75% {
      -webkit-transform: translate(-6px, -10px) rotate(1.2deg);
              transform: translate(-6px, -10px) rotate(1.2deg);
    }
    100% {
      -webkit-transform: translate(0, 0) rotate(0deg);
              transform: translate(0, 0) rotate(0deg);
    }
  }
  @-webkit-keyframes floatText {
    0%, 100% {
      -webkit-transform: translateY(0) scale(1);
              transform: translateY(0) scale(1);
    }
    50% {
      -webkit-transform: translateY(-8px) scale(1.02);
              transform: translateY(-8px) scale(1.02);
    }
  }
  @keyframes floatText {
    0%, 100% {
      -webkit-transform: translateY(0) scale(1);
              transform: translateY(0) scale(1);
    }
    50% {
      -webkit-transform: translateY(-8px) scale(1.02);
              transform: translateY(-8px) scale(1.02);
    }
  }
  .map__btn.map__btn--east {
    top: 6vw;
    right: 2vw;
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  .map__btn.map__btn--east a {
    -webkit-animation-duration: 5.2s;
            animation-duration: 5.2s;
    -webkit-animation-delay: 0.1s;
            animation-delay: 0.1s;
  }
  .map__btn.map__btn--east a span {
    background-color: var(--color-area-east);
    -webkit-animation-duration: 3.2s;
            animation-duration: 3.2s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .map__btn.map__btn--center {
    bottom: 7vw;
    right: 31vw;
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .map__btn.map__btn--center a {
    -webkit-animation-duration: 4.4s;
            animation-duration: 4.4s;
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  .map__btn.map__btn--center a span {
    -webkit-animation-duration: 3.8s;
            animation-duration: 3.8s;
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
    background-color: var(--color-area-center);
  }
  .map__btn.map__btn--west {
    top: 28vw;
    left: 1vw;
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  .map__btn.map__btn--west a {
    -webkit-animation-duration: 6s;
            animation-duration: 6s;
    -webkit-animation-delay: 0s;
            animation-delay: 0s;
  }
  .map__btn.map__btn--west a span {
    background-color: var(--color-area-west);
    -webkit-animation-duration: 3.4s;
            animation-duration: 3.4s;
    -webkit-animation-delay: 0.3s;
            animation-delay: 0.3s;
  }
  #maincontents .map__btn a:visited,
  #maincontents .map__btn a:link {
    color: #fff;
  }
  .map__btn.map__btn--north {
    top: 1vw;
    left: 23vw;
  }
  .map__deco01 {
    display: block;
    width: 24.2666666667vw;
    position: absolute;
    left: 3vw;
    top: -14vw;
  }
  .map__deco02 {
    position: absolute;
    width: 10.866667vw;
    left: -2vw;
    top: 10vw;
  }
  .map__deco03 {
    position: absolute;
    width: 10.666667vw;
    left: 5vw;
    bottom: -9vw;
  }
  .map__deco04 {
    position: absolute;
    width: 14.6666666667vw;
    right: -1vw;
    top: 38vw;
  }
  .map__deco05 {
    position: absolute;
    width: 27vw;
    right: -3vw;
    bottom: -5vw;
  }
  /* area-links
   ---------------------------------------------------------------------- */
  .area-links {
    padding: 13vw 0 20vw;
    font-family: "BIZ UDPMincho", serif;
  }
  #maincontents .area-links .cbtn {
    position: absolute;
    bottom: 7vw;
    width: 73%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .area-links__item {
    position: relative;
    border-bottom: 1px solid #333333;
    padding: 7vw 0;
  }
  .area-links__ttl {
    line-height: 1.75;
  }
  .area-links__ttl span {
    display: block;
    font-size: 12.8vw;
    font-weight: bold;
    color: var(--color-area-north);
    line-height: 1.25;
  }
  .area-links__name {
    font-weight: bold;
    margin-bottom: 2vw;
    line-height: 1.75;
  }
  .area-links__body {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-bottom: 19vw;
  }
  #maincontents .area-links__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2vw;
  }
  .area-links__txt {
    line-height: 1.55;
  }
  .area-links__item--east .area-links__ttl span {
    color: var(--color-area-east);
  }
  .area-links__item--west .area-links__ttl span {
    color: var(--color-area-west);
  }
  .area-links__item--center .area-links__ttl span {
    color: var(--color-area-center);
  }
  .area-links__item.area-links__item--east::before {
    border-left-color: var(--color-area-east);
  }
  .area-links__item.area-links__item--center::before {
    border-left-color: var(--color-area-center);
  }
  .area-links__item.area-links__item--west::before {
    border-left-color: var(--color-area-west);
  }
  .map__btn {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  .is-on .map__btn {
    -webkit-animation: map_btn 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
            animation: map_btn 1.5s cubic-bezier(0.7, 0, 0.3, 1) 0.6s forwards;
  }
  .map__btn.map__btn--east {
    -webkit-animation-delay: 0.6s;
            animation-delay: 0.6s;
  }
  .map__btn.map__btn--center {
    -webkit-animation-delay: 0.9s;
            animation-delay: 0.9s;
  }
  .map__btn.map__btn--west {
    -webkit-animation-delay: 1.2s;
            animation-delay: 1.2s;
  }
  @-webkit-keyframes map_btn {
    0% {
      opacity: 0;
      -webkit-transform: translateY(5%);
              transform: translateY(5%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
  }
  @keyframes map_btn {
    0% {
      opacity: 0;
      -webkit-transform: translateY(5%);
              transform: translateY(5%);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
  }
  /* rooms
   ---------------------------------------------------------------------- */
  .loopText {
    font-weight: bold;
    color: #fff;
    background-color: var(--hakodate-color);
    white-space: nowrap;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
  }
  .loopText ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: loop-reverse 40s linear infinite;
    animation: loop-reverse 40s linear infinite;
  }
  .loopText li span {
    margin-right: 13px;
  }
  .loopText.loopText--aomori {
    background-color: var(--aomori-color);
  }
  .loopText.loopText--aomori ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: loop 40s linear infinite;
    animation: loop 40s linear infinite;
  }
  @-webkit-keyframes loop {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }
  @keyframes loop {
    0% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }
  @-webkit-keyframes loop-reverse {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  @keyframes loop-reverse {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    100% {
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
  }
  /* pickup
   ---------------------------------------------------------------------- */
  .pickup {
    background-color: var(--color-primary);
  }
  .pickup__ttl {
    font-size: 6.1333333333vw;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 0.02em;
    line-height: 2;
    margin-bottom: 10vw;
  }
  .pickup__ttl::before {
    content: "";
    display: block;
    background: url(../images/deco/deco_okiagari.png) no-repeat center center;
    background-color: var(--color-primary);
    background-size: contain;
    width: 16.6666666667vw;
    height: 14.4vw;
    margin: 0 auto;
    -webkit-animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
            animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  .pickup__ttl small {
    font-size: 4vw;
  }
  .pickup__ttl span img {
    display: block;
    width: 55%;
    margin: 0 auto;
  }
  .pickup__inr {
    padding: 20vw 0 20vw;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: url(../images/index/bg_pickup.png) right bottom;
  }
  .pickup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 5vw;
  }
  .pickup__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pickup__img {
    aspect-ratio: 3/1;
  }
  .pickup__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .pickup__content {
    background-color: #fff;
    padding: 3vw 3vw 5vw;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .pickup__name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-weight: bold;
    margin-bottom: 3vw;
    gap: 1vw;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  #maincontents h3.pickup__name {
    font-weight: bold;
  }
  .pickup__txt {
    font-size: 3.3333333333vw;
    line-height: 1.73;
    margin-bottom: 5vw;
  }
  .pickup__content dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.73;
  }
  .pickup__content dt {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .pickup__content dd {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .pickup__link {
    margin-top: auto;
    text-align: center;
  }
  #maincontents .pickup__link-txt {
    font-size: 18px;
    color: #B30000;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 5px;
  }
  #maincontents a.pickup__link-txt:visited,
  #maincontents a.pickup__link-txt:link {
    color: #B30000;
  }
  .pickup__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
  }
  .pickup__btn li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  #maincontents .pickup .icon-morebtn {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: var(--color-primary);
  }
  .pickup .more-content {
    margin-top: 40px;
  }
  /* plan
   ---------------------------------------------------------------------- */
  .plan {
    background: url(../images/index/bg_plan.png) no-repeat left;
    background-size: auto 100%;
  }
  .plan .reservationBtn.reservationBtn--stay {
    margin-bottom: 62px;
  }
  .plan__inr {
    max-width: 930px;
    padding: 23px 20px 102px;
    margin: 0 auto;
  }
  #maincontents .plan__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 22px 0 22px 8px;
  }
  #maincontents #plan__aomori.plan__img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .plan__ttl {
    font-size: 74px;
    font-weight: 800;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 67px;
  }
  .plan__ttl span {
    display: block;
    font-size: 40px;
  }
  /* fukushima
   ---------------------------------------------------------------------- */
  .fukushima__head {
    padding: 20vw 5vw 50vw;
  }
  .fukushima__ttl {
    margin: 0 auto;
  }
  .fukushima__body {
    color: #fff;
    font-weight: bold;
    background-color: #BFA207;
    position: relative;
    text-align: center;
    padding: 0 0 10vw;
  }
  .fukushima__body p {
    line-height: 1.73;
  }
  .fukushima__body .mainw {
    position: relative;
    z-index: 1;
  }
  .fukushima__body svg {
    height: 50vw;
    width: 100vw;
    position: absolute;
    bottom: 90%;
    left: 0;
  }
  .fukushima__body .slick-slide {
    margin: 0 1vw;
  }
  /* partership
   ---------------------------------------------------------------------- */
  .partership {
    padding: 20vw 0 20vw;
    background: url(../images/index/bg_partership.png) no-repeat top center;
    background-size: cover;
  }
  .partership__ttl {
    font-size: 2.9333333333vw;
    font-weight: bold;
    margin-bottom: 10vw;
    text-align: center;
    line-height: 1.8;
  }
  .partership__ttl span {
    font-size: 6.6666666667vw;
    display: block;
    color: var(--color-primary);
  }
  .partership__ttl::before {
    content: "";
    display: block;
    background: url(../images/deco/deco_akabeko.png) no-repeat center center;
    background-size: contain;
    width: 16.2666666667vw;
    height: 12.9333333333vw;
    margin: 0 auto;
    -webkit-animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
            animation: rock 2.4s cubic-bezier(0.65, 0.05, 0.36, 1) infinite alternate both;
  }
  .partership__list {
    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;
    gap: 5vw;
  }
  .partership__list li {
    text-align: center;
  }
}
/* ---------------------------------------------------------------------- */
/* LPページ
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* pc */
/* ---------------------------------------------------------------------- */
@media (min-width: 1001px) {
  /* lp-mv
  ---------------------------------------------------------------------- */
  .lp-mv {
    position: relative;
    background-color: var(--bg-color-aizu);
    padding-top: 105px;
  }
  .lp-mv::after {
    content: "";
    display: block;
    max-width: 1200px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    bottom: -1px;
    width: calc(100% - 40px);
    z-index: 0;
  }
  .lp-mv::before {
    content: "";
    width: 100%;
    height: 365px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/lp/bg_mv.png) no-repeat center;
    background-size: cover;
    position: absolute;
    z-index: 1;
  }
  .lp-mv .mv__okiagari {
    width: 97px;
    bottom: 18%;
    left: 10%;
    -webkit-transform: none;
            transform: none;
  }
  .lp-mv .mv__akabeko {
    width: 97px;
    opacity: 1;
    left: 75%;
    top: 14%;
    -webkit-transform: none;
            transform: none;
  }
  .lp-mv__ttl-wrap {
    position: absolute;
    width: 524px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 3;
  }
  .lp-mv__ttl img {
    width: 100%;
  }
  #maincontents .lp-mv__slider {
    position: relative;
    z-index: 2;
    padding-bottom: 42px;
  }
  #maincontents .lp-mv__slider .slick-slide {
    margin: 0 1.4vw;
  }
  #maincontents .lp-mv__slider .slick-slide img {
    width: 100%;
  }
  #maincontents .lp-mv__slider.slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  /* lp slick
  ---------------------------------------------------------------------- */
  .lp .slick-dots {
    bottom: 0;
    z-index: 10;
  }
  .lp .slick-dots li {
    width: 10px;
    height: 1210pxpx;
    margin: 0 6px;
  }
  .lp .slick-dots li button {
    width: 10px;
    height: 10px;
    background-color: #C5C5C5;
    border-radius: 50%;
  }
  .lp .slick-dots li button::before {
    content: "";
  }
  .lp .slick-dots li.slick-active button {
    background-color: #808080;
  }
  .lp .prev-arrow,
  .lp .next-arrow {
    position: absolute;
    top: 49%;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 4;
    cursor: pointer;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .lp .prev-arrow:hover,
  .lp .next-arrow:hover {
    opacity: 0.7;
  }
  .lp .prev-arrow {
    border-top: 0.75vw solid transparent;
    border-bottom: 0.75vw solid transparent;
    border-right: 1.5vw solid #B3B3B3;
    border-left: 0;
    left: 16.2vw;
  }
  .lp .next-arrow {
    border-top: 0.75vw solid transparent;
    border-bottom: 0.75vw solid transparent;
    border-left: 1.5vw solid #B3B3B3;
    border-right: 0;
    right: 16.2vw;
  }
  /* trip-tour
  ---------------------------------------------------------------------- */
  .trip-tour-day {
    color: #42210B;
    font-size: 73px;
    line-height: 1;
    letter-spacing: -0.1em;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .trip-tour-day span:not(.marker) {
    font-size: 107px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .trip-tour-day span:not(.marker)::after {
    content: "";
    display: block;
    width: 100%;
    height: 41px;
    background: url(../images/deco/kakko-deco.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: -10px;
    right: 0;
    top: -3px;
  }
  .trip-tour-day .marker {
    position: relative;
    display: inline-block;
    padding: 0 45px;
  }
  .trip-tour-day .marker::after {
    content: "";
    display: block;
    height: 34px;
    border-radius: 17px;
    background-color: #FCEE21;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -13px;
    z-index: -1;
  }
  .trip-tour {
    background-color: var(--bg-color-aizu);
    position: relative;
    font-family: "Zen Maru Gothic", sans-serif;
  }
  .trip-tour__inr {
    max-width: 930px;
    margin: 0 auto;
  }
  .trip-tour__item {
    background-color: #fff;
    padding: 35px 0 75px;
    overflow: hidden;
  }
  .trip-tour__ttl {
    color: #F5A636;
    font-size: 46px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.45;
    text-align: center;
    margin-bottom: 45px;
    position: relative;
    z-index: 1;
  }
  .trip-tour__ttl span:not(.sub) {
    background: #fff;
  }
  .trip-tour__ttl .sub {
    display: block;
    color: #000000;
    font-weight: 500;
    margin-top: 10px;
  }
  #maincontents a.trip-tour__tel:visited,
  #maincontents a.trip-tour__tel:link {
    color: #42210B;
  }
  .trip-tour__lead {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.93;
    color: #C15868;
    letter-spacing: 0.07em;
    text-align: left;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .trip-tour-intro {
    position: relative;
    margin-bottom: 50px;
  }
  .trip-tour-intro__deco01,
  .trip-tour-intro__deco02 {
    position: absolute;
  }
  .trip-tour-intro__deco01 {
    top: -10px;
    left: 45px;
    z-index: 0;
    width: 133px;
  }
  .trip-tour-intro__deco02 {
    top: 5px;
    right: 16px;
    z-index: 0;
    width: 196px;
  }
  .trip-reserve {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100vw;
    gap: 10px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    border-bottom: 10px solid #C15868;
    position: relative;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
  }
  .trip-reserve__btn {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 454px;
    height: 93px;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.07em;
    border-radius: 13px 13px 0 0;
    border: 8px solid #C15868;
    background-color: #fff;
    border-bottom: none;
    line-height: 1;
    margin-bottom: -10px;
    text-align: center;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
    position: relative;
    z-index: 0;
    padding: 0 0 0.4em;
  }
  .trip-reserve__btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 1.17em;
    background: url(../images/deco/kakko-deco02.png) no-repeat center;
    background-size: auto 100%;
    position: absolute;
    right: 0;
    top: 10px;
  }
  .trip-reserve__btn span:not(.sub) {
    color: #42210B;
    display: inline-block;
    padding: 0 1em;
    position: relative;
  }
  .trip-reserve__btn span:not(.sub)::after {
    content: "";
    display: block;
    height: 0.688em;
    border-radius: 0.344em;
    background-color: #FCEE21;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -13px;
    z-index: -1;
  }
  .trip-reserve__btn.trip-reserve__btn--car .sub {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.07em;
    color: #C1272D;
    line-height: 1.3;
  }
  .trip-reserve__btn.trip-reserve__btn--car::before {
    top: 20px;
  }
  .trip-reserve__btn.trip-reserve__btn--car.trip-reserve__btn--rentalcar .sub {
    color: #0071BC;
  }
  #maincontents a:hover.trip-reserve__btn:hover {
    height: 113px;
    opacity: 1;
  }
  /* ツアー日程
  ---------------------------------------------------------------------- */
  .trip-schedule {
    max-width: 930px;
    margin: 0 auto 63px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 1.667em;
    border: 4px solid #F5A636;
    overflow: hidden;
    letter-spacing: 0.07em;
  }
  #maincontents .trip-schedule__ttl {
    color: #fff;
    background-color: #F5A636;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: center;
    padding: 2px;
  }
  .trip-schedule__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 35px 35px;
  }
  .trip-schedule__date-year {
    line-height: 2;
  }
  .trip-schedule__date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    gap: 22px;
    color: #C15868;
  }
  .trip-schedule__info {
    width: 39.5%;
    border-left: 2px solid #F5A636;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 4%;
  }
  .trip-schedule__num {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 269px;
    height: 269px;
    background: url(../images/aizu/deco_orange.png) no-repeat center;
    background-size: contain;
    padding-top: 24px;
    margin: -8px 0 5px;
  }
  .trip-schedule__num::before {
    content: "";
    display: block;
    width: 76px;
    height: 58px;
    background: url(../images/icon_car2.svg) no-repeat center;
    background-size: contain;
  }
  .trip-schedule__num span {
    font-size: 34px;
    display: block;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }
  .trip-schedule__note {
    color: #4D4D4D;
    font-size: 14px;
    letter-spacing: 0;
  }
  /* Timeline
  ---------------------------------------------------------------------- */
  .timeline-wrap {
    position: relative;
  }
  .timeline-wrap::before {
    content: "";
    position: absolute;
    left: calc(var(--rail) / 2);
    top: 0;
    height: var(--rail-height, 100%);
    width: 2px;
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
    z-index: 0;
  }
  /* “車” */
  .timeline__car {
    position: absolute;
    left: calc(var(--rail) / 2);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
    width: 64px;
    height: 72px;
    pointer-events: none;
    z-index: 3;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
    background: url(../images/icon_car.svg) no-repeat center;
    background-size: contain;
    will-change: top;
    left: calc(var(--rail) / 2);
    -webkit-transition: 0.3s top;
    transition: 0.3s top;
    -webkit-transform: translate(calc(-50% + var(--car-x, 0px)), var(--car-y, 0px));
            transform: translate(calc(-50% + var(--car-x, 0px)), var(--car-y, 0px));
    will-change: transform;
    /* 合成レイヤー化で滑らかに */
  }
  .timeline {
    --rail-center: calc(var(--rail) / 2);
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 1090px;
    padding-right: 20px;
  }
  .timeline__item {
    display: grid;
    grid-template-columns: var(--rail) minmax(0, 1fr);
    gap: 3%;
    position: relative;
  }
  .timeline__item.timeline__stop .timeline__rail::after {
    content: none;
  }
  /* 左カラム（時間＋ノード） */
  .timeline__rail {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .timeline__rail::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 5px;
    background: #603813;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .timeline__item:first-child .timeline__rail::after {
    top: 208px;
    bottom: 0;
    height: auto;
  }
  /* ノード（丸） */
  .timeline__rail-node::before {
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #603813;
    z-index: 2;
    margin-top: 98px;
  }
  .timeline__rail-end::after {
    content: none;
  }
  .timeline__body {
    padding: 30px 0;
  }
  .timeline__time {
    font-size: 28px;
    font-weight: bold;
    color: #42210B;
    letter-spacing: 0.01em;
    white-space: nowrap;
    padding: 10px 10px;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    margin-top: 80px;
  }
  .timeline__time.timeline__time--min {
    font-size: 18px;
    margin-top: 5px;
    line-height: 1.47;
  }
  .timeline__time.timeline__time--transparent {
    background-color: transparent;
  }
  .timeline__box {
    color: #42210B;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.91;
    border: 5px solid #603813;
    padding: 25px 35px 30px;
    position: relative;
    min-height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1;
  }
  .timeline__box p {
    line-height: 1.91;
  }
  .timeline__box::after {
    content: "";
    display: block;
    width: 49px;
    height: 66px;
    background: url(../images/deco/deco_speech_bubbles.png) no-repeat center right;
    background-size: contain;
    position: absolute;
    right: 100%;
    top: 61px;
    background-color: #fff;
  }
  .timeline__box.timeline__box--deco {
    padding: 38px 35px 25px;
  }
  #maincontents .timeline__box-ttl {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.4;
  }
  #maincontents .timeline__box-ttl span {
    font-size: 34px;
    line-height: 1.3;
    letter-spacing: 0.01em;
  }
  #maincontents .timeline__box-ttl span.mr {
    margin-right: 10px;
  }
  .timeline__box-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .timeline__box-deco01 {
    position: absolute;
    width: 123px;
    top: -44px;
    left: 6%;
    z-index: -1;
  }
  .timeline__box-deco02 {
    position: absolute;
    width: 110px;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    top: -41px;
    right: 5.5%;
    z-index: -1;
  }
  .timeline__end .timeline__item:last-of-type .timeline__body {
    padding-top: 79px;
  }
  .timeline__end .timeline__item:last-of-type .timeline__time {
    margin-top: 60px;
  }
  .timeline__end .timeline__item:nth-last-child(2) .timeline__rail::after {
    content: "";
    bottom: -85px;
  }
  .timeline__end .timeline__item:nth-last-child(2) .timeline__rail-node::before {
    bottom: -100px;
    position: absolute;
  }
  /* trip-course
  ---------------------------------------------------------------------- */
  .trip-course {
    padding: 65px 0 0;
    position: relative;
  }
  #maincontents .trip-course__ttl {
    font-size: 54px;
    font-weight: bold;
    line-height: 1.35;
    letter-spacing: 0.07em;
    text-align: center;
    color: #42210B;
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 13px;
    z-index: 1;
  }
  #maincontents .trip-course__ttl::after {
    content: "";
    display: block;
    width: 397px;
    height: 11px;
    background: url(../images/deco/deco_border.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #maincontents .trip-course__ttl span {
    display: block;
    font-size: 34px;
  }
  .trip-course__deco01 {
    position: absolute;
    top: 29px;
    right: -76px;
    max-width: 264px;
    width: 29%;
  }
  .trip-course__deco02 {
    position: absolute;
    width: 192px;
    top: 51px;
    right: -5px;
    z-index: 0;
  }
  .trip-course__balloon {
    top: 38px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-474px);
            transform: translateX(-474px);
  }
  .trip-course__balloon span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #42210B;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.35;
    text-align: center;
    width: 239px;
    height: 149px;
    background: url(../images/deco/deco_balloon.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .trip-course__note {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    color: #42210B;
    margin-bottom: 35px;
  }
  .trip-course__note.trip-course__note--min {
    font-size: 18px;
  }
  .trip-course__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 75px;
  }
  .trip-course__list > li {
    width: 49%;
    max-width: 438px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .trip-course__list > li .official-btn {
    margin-top: auto;
  }
  li.trip-course__list-main,
  li.trip-course__list-main li {
    width: 100%;
    max-width: none;
  }
  li.trip-course__list-main .official-btn,
  li.trip-course__list-main li .official-btn {
    margin: 0 auto;
  }
  .trip-course__img {
    border-radius: 40px;
    aspect-ratio: 73/53;
    overflow: hidden;
  }
  .trip-course__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .trip-course__img .slide-arrow {
    display: none !important;
  }
  .trip-course__img .slick-dots {
    bottom: 10px;
  }
  .trip-course__name {
    color: #42210B;
    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;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.26;
    text-align: center;
    padding: 13px 0;
    min-height: 3.4em;
  }
  .trip-course__txt {
    font-size: 18px;
    line-height: 1.66;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 30px;
  }
  .trip-course__catch {
    font-size: 34px;
    color: #42210B;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.07em;
  }
  /* trip-spot
  ---------------------------------------------------------------------- */
  .trip-spot__inr {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
  }
  #maincontents .trip-spot__name {
    font-size: 52px;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 0.03em;
    text-align: center;
    color: #42210B;
  }
  .trip-spot__sub-ttl {
    color: #42210B;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0.01em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 15px;
  }
  #maincontents .trip-spot__img {
    width: 100% !important;
    font-size: 0;
  }
  #maincontents .trip-spot__img img {
    width: 100%;
    display: block;
    height: auto;
  }
  #maincontents .trip-spot__slider {
    padding-bottom: 63px;
  }
  .trip-spot__img .prev-arrow,
  .trip-spot__img .next-arrow {
    top: 45%;
  }
  .trip-spot__img .prev-arrow {
    border-left: 0;
    left: -5%;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 24px solid #B3B3B3;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .trip-spot__img .next-arrow {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 24px solid #B3B3B3;
    right: -5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .trip-spot__ttl {
    color: #42210B;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.58;
  }
  .trip-spot__ttl span {
    display: block;
    font-size: 20px;
  }
  p.trip-spot__ttl-sub {
    color: #42210B;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.58;
  }
  .trip-spot__txt {
    font-size: 23px;
    letter-spacing: 0.07em;
    line-height: 1.58;
    font-weight: 400;
  }
  .trip-spot__txt.trip-spot__txt--min {
    font-size: 18px;
    line-height: 2.25;
  }
  .trip-spot__access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 10px;
  }
  .trip-spot__address {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.61;
    font-weight: 500;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .trip-spot__note {
    font-size: 26px;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .trip-spot__note.trip-spot__note--min {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.07em;
  }
  .trip-spot__note.trip-spot__note--bold {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.07em;
  }
  .trip-spot__note.trip-spot__note--indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .trip-spot__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    gap: 10px;
  }
  .trip-spot__list {
    font-size: 24px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    line-height: 1.68;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .trip-spot__list li {
    width: 39%;
  }
  .trip-spot__list li::before {
    content: "・";
  }
  .trip-spot__list li:nth-of-type(odd) {
    width: 57%;
  }
  .trip-spot__list li.none::before {
    content: none;
  }
  .trip-spot__btn {
    width: 269px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .trip-spot__menu {
    color: #42210B;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 20px;
    letter-spacing: 0.07em;
    line-height: 1.825;
  }
  .trip-spot__menu dt {
    width: 190px;
  }
  .trip-spot__menu dd {
    width: calc(100% - 190px);
  }
  .trip-spot__instagram {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  /* second-day
  ---------------------------------------------------------------------- */
  #second-day.trip-tour__item {
    padding: 70px 0;
  }
  #second-day .trip-course__balloon {
    top: 83px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-446px);
            transform: translateX(-446px);
  }
  #second-day .trip-course__balloon span {
    width: 193px;
    height: 121px;
  }
  #second-day .timeline__car.is-stopped {
    top: 22px;
    background: url(../images/icon_car3.svg) no-repeat center;
    background-size: contain;
    width: 78px;
    height: 70px;
  }
  /* lp map
  ---------------------------------------------------------------------- */
  .lp .map {
    padding: 70px 0 55px;
  }
  .lp .map__deco02 {
    top: 126px;
  }
  /* aizu
  ---------------------------------------------------------------------- */
  #lake_inawashiro .trip-spot__box:last-of-type .trip-spot__list li {
    width: 45%;
  }
  #lake_inawashiro .trip-spot__box:last-of-type .trip-spot__list li:nth-of-type(odd) {
    width: 55%;
  }
  .aizu #second-day .timeline__stop .trip-spot__sub-ttl {
    line-height: 1.4;
    margin-top: 10px;
  }
}
/* ---------------------------------------------------------------------- */
/* SP */
/* ---------------------------------------------------------------------- */
@media (max-width: 1000px) {
  .trip-tour .mainw,
  .trip-tour .w1200 {
    width: 93vw;
  }
  /* lp-mv
  ---------------------------------------------------------------------- */
  .lp-mv {
    position: relative;
    background-color: var(--bg-color-aizu);
    padding-top: 30vw;
  }
  .lp-mv::after {
    content: "";
    display: block;
    max-width: 1200px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 0;
    bottom: -1px;
    width: 93vw;
    z-index: 0;
  }
  .lp-mv::before {
    content: "";
    width: 100%;
    height: 45.5vw;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/lp/bg_mv_sp.png) no-repeat center;
    background-size: cover;
    position: absolute;
    z-index: 1;
  }
  .lp-mv .mv__okiagari {
    width: 12.9333333333vw;
    bottom: 19%;
    top: initial;
    left: 10%;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
  .lp-mv .mv__akabeko {
    width: 12.9333333333vw;
    opacity: 1;
    left: 75%;
    top: 10%;
    -webkit-transform: none;
            transform: none;
    bottom: initial;
  }
  .lp-mv__ttl-wrap {
    position: absolute;
    width: 67vw;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 3;
  }
  .lp-mv__ttl img {
    width: 100%;
  }
  #maincontents .lp-mv__slider {
    position: relative;
    z-index: 2;
    padding-bottom: 7.5vw;
  }
  #maincontents .lp-mv__slider .slick-slide {
    margin: 0 1.4vw;
  }
  #maincontents .lp-mv__slider .slick-slide img {
    width: 100%;
  }
  #maincontents .lp-mv__slider.slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  /* lp slick
  ---------------------------------------------------------------------- */
  .lp .slick-dots {
    bottom: 0;
    z-index: 10;
  }
  .lp .slick-dots li {
    width: 10px;
    height: 1210pxpx;
    margin: 0 6px;
  }
  .lp .slick-dots li button {
    width: 10px;
    height: 10px;
    background-color: #C5C5C5;
    border-radius: 50%;
  }
  .lp .slick-dots li button::before {
    content: "";
  }
  .lp .slick-dots li.slick-active button {
    background-color: #808080;
  }
  .lp .prev-arrow,
  .lp .next-arrow {
    position: absolute;
    top: 39%;
    width: 0;
    height: 0;
    border-style: solid;
    z-index: 4;
  }
  .lp .prev-arrow {
    border-top: 1.6vw solid transparent;
    border-bottom: 1.6vw solid transparent;
    border-right: 3.2vw solid #B3B3B3;
    border-left: 0;
    left: 13.2vw;
  }
  .lp .next-arrow {
    border-top: 1.6vw solid transparent;
    border-bottom: 1.6vw solid transparent;
    border-left: 3.2vw solid #B3B3B3;
    border-right: 0;
    right: 13.2vw;
  }
  /* trip-tour
  ---------------------------------------------------------------------- */
  .trip-tour-day {
    color: #42210B;
    font-size: 9.7333333333vw;
    line-height: 1;
    letter-spacing: -0.1em;
    font-weight: bold;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  .trip-tour-day span:not(.marker) {
    font-size: 14.2666666667vw;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .trip-tour-day span:not(.marker)::after {
    content: "";
    display: block;
    width: 100%;
    height: 5.4666666667vw;
    background: url(../images/deco/kakko-deco.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: -10px;
    right: 0;
    top: -3px;
  }
  .trip-tour-day .marker {
    position: relative;
    display: inline-block;
    padding: 0 5vw;
  }
  .trip-tour-day .marker::after {
    content: "";
    display: block;
    height: 5.4666666667vw;
    border-radius: 17px;
    background-color: #FCEE21;
    position: absolute;
    left: 0;
    right: -2%;
    bottom: -2vw;
    z-index: -1;
  }
  .trip-tour {
    background-color: var(--bg-color-aizu);
    position: relative;
    font-family: "Zen Maru Gothic", sans-serif;
  }
  .trip-tour__inr {
    max-width: 930px;
    margin: 0 auto;
  }
  .trip-tour__item {
    background-color: #fff;
    padding: 2.5vw 0 5vw;
    overflow: hidden;
  }
  .trip-tour__ttl {
    color: #F5A636;
    font-size: 6.1333333333vw;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 1.45;
    text-align: center;
    margin-bottom: 14vw;
    position: relative;
    z-index: 1;
  }
  .trip-tour__ttl span:not(.sub) {
    background: #fff;
  }
  .trip-tour__ttl .sub {
    display: block;
    color: #000000;
    font-weight: 500;
    font-size: 5.3333333333vw;
    margin-top: 3vw;
  }
  #maincontents a.trip-tour__tel:visited,
  #maincontents a.trip-tour__tel:link {
    color: #42210B;
  }
  .trip-tour__lead {
    font-size: 4.2666666667vw;
    font-weight: 500;
    line-height: 1.51;
    color: #C15868;
    letter-spacing: 0.07em;
    text-align: left;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 5vw;
  }
  .trip-tour-intro {
    position: relative;
    margin-bottom: 50px;
  }
  .trip-tour-intro__deco01,
  .trip-tour-intro__deco02 {
    position: absolute;
  }
  .trip-tour-intro__deco01 {
    top: 18.6%;
    left: 7.5%;
    z-index: 0;
    width: 14.5333333333vw;
  }
  .trip-tour-intro__deco02 {
    top: 17.5%;
    right: 1.8%;
    z-index: 0;
    width: 21.3333333333vw;
  }
  .trip-reserve {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1%;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    border-bottom: 10px solid #C15868;
    position: relative;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
  }
  .trip-reserve__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 454px;
    width: 60vw;
    height: 12.4vw;
    font-size: 4.2666666667vw;
    font-weight: bold;
    letter-spacing: 0.07em;
    border-radius: 1.7333333333vw 1.7333333333vw 0 0;
    border: 8px solid #C15868;
    background-color: #fff;
    border-bottom: none;
    margin-bottom: -10px;
    text-align: center;
    position: relative;
    z-index: 0;
    line-height: 1;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
  }
  .trip-reserve__btn::before {
    content: "";
    display: block;
    width: 100%;
    height: 1.17em;
    background: url(../images/deco/kakko-deco02.png) no-repeat center;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0.313em;
  }
  .trip-reserve__btn span:not(.sub) {
    color: #42210B;
    display: inline-block;
    padding: 0 1em;
    position: relative;
  }
  .trip-reserve__btn span:not(.sub)::after {
    content: "";
    display: block;
    height: 0.688em;
    border-radius: 0.344em;
    background-color: #FCEE21;
    position: absolute;
    left: 0.313em;
    right: 0.313em;
    bottom: -0.406em;
    z-index: -1;
  }
  .trip-reserve__btn.trip-reserve__btn--car {
    width: 43%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 0.4%;
    border: min(1.5vw, 8px) solid #C15868;
    border-bottom: 10px solid #C15868;
    min-width: 150px;
    height: auto;
    padding-bottom: 2%;
  }
  .trip-reserve__btn.trip-reserve__btn--car .sub {
    font-size: 2.9333333333vw;
    font-weight: bold;
    letter-spacing: 0.07em;
    color: #C1272D;
    line-height: 1.3;
  }
  .trip-reserve__btn.trip-reserve__btn--car span:not(.sub) {
    position: static;
    padding: 0;
  }
  .trip-reserve__btn.trip-reserve__btn--car span:not(.sub)::after {
    left: 4%;
    right: 4%;
    height: 0.388em;
    bottom: 0.25em;
  }
  .trip-reserve__btn.trip-reserve__btn--car::before {
    width: auto;
    top: 1%;
    left: 2%;
    right: 2%;
  }
  .trip-reserve__btn.trip-reserve__btn--car.trip-reserve__btn--rentalcar .sub {
    color: #0071BC;
  }
  /* ツアー日程
  ---------------------------------------------------------------------- */
  .trip-schedule {
    max-width: 930px;
    width: 90%;
    margin: 0 auto 13.5vw;
    font-size: 4.5333333333vw;
    font-weight: bold;
    border-radius: 1.12em;
    border: 4px solid #F5A636;
    overflow: hidden;
    letter-spacing: 0.07em;
  }
  #maincontents .trip-schedule__ttl {
    color: #fff;
    background-color: #F5A636;
    font-size: 5.8666666667vw;
    font-weight: bold;
    letter-spacing: 0.02em;
    text-align: center;
    padding: 0.25em;
  }
  .trip-schedule__body {
    padding: 5% 4% 8%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .trip-schedule__date {
    line-height: 1.8;
    color: #C15868;
  }
  .trip-schedule__info {
    border-top: 2px solid #F5A636;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding-top: 7vw;
    margin-top: 5vw;
  }
  .trip-schedule__num {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 58.8vw;
    height: 58.8vw;
    background: url(../images/aizu/deco_orange.png) no-repeat center;
    background-size: contain;
    font-size: 5.2vw;
    line-height: 1.8;
    padding-top: 5vw;
    margin-bottom: 3.5vw;
  }
  .trip-schedule__num::before {
    content: "";
    display: block;
    width: 16.5333333333vw;
    height: 12.6666666667vw;
    background: url(../images/icon_car2.svg) no-repeat center;
    background-size: contain;
    margin-bottom: 2vw;
  }
  .trip-schedule__num span {
    font-size: 7.4666666667vw;
    margin-bottom: 1vw;
    display: block;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }
  .trip-schedule__note {
    color: #4D4D4D;
    width: 100%;
    font-size: 3.2vw;
    letter-spacing: 0;
  }
  /* Timeline
  ---------------------------------------------------------------------- */
  .timeline-wrap {
    position: relative;
  }
  .timeline-wrap::before {
    content: "";
    position: absolute;
    left: calc(var(--rail) / 2);
    top: 0;
    height: var(--rail-height, 100%);
    width: 2px;
    -webkit-transform: translateX(-1px);
            transform: translateX(-1px);
    z-index: 0;
  }
  /* “車” */
  .timeline__car {
    position: absolute;
    top: 0;
    width: 8.5333333333vw;
    height: 9.6vw;
    z-index: 3;
    background: url(../images/icon_car.svg) no-repeat center;
    background-size: contain;
    left: calc(var(--rail) / 2);
    -webkit-transition: 0.3s top;
    transition: 0.3s top;
    -webkit-transform: translate(-50%, var(--car-y, 0px));
            transform: translate(-50%, var(--car-y, 0px));
    will-change: transform;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .timeline {
    --rail-center: calc(var(--rail) / 2);
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 1090px;
    padding-right: 20px;
  }
  .timeline__item {
    display: grid;
    grid-template-columns: var(--rail) minmax(0, 1fr);
    gap: 4%;
    position: relative;
  }
  .timeline__item.timeline__stop .timeline__rail::after {
    content: none;
  }
  /* 左カラム（時間＋ノード） */
  .timeline__rail {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5vw 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .timeline__rail::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 5px;
    background: #603813;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .timeline__item:first-child .timeline__rail::after {
    top: 31vw;
    bottom: 0;
    height: auto;
  }
  /* ノード（丸） */
  .timeline__rail-node::before {
    content: "";
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    border-radius: 50%;
    background: #603813;
    z-index: 2;
    margin-top: 19vw;
  }
  .timeline__rail-end::after {
    content: none;
  }
  .timeline__body {
    padding: 5vw 0;
  }
  .timeline__time {
    font-size: 3.7333333333vw;
    font-weight: bold;
    color: #42210B;
    letter-spacing: 0.01em;
    white-space: nowrap;
    padding: 0.2em 0;
    text-align: center;
    z-index: 1;
    background-color: #fff;
    margin-top: 18vw;
  }
  .timeline__time.timeline__time--min {
    font-size: 2.9333333333vw;
    margin-top: 5px;
    line-height: 1.47;
  }
  .timeline__time.timeline__time--indent {
    margin-left: 1em;
  }
  .timeline__time.timeline__time--transparent {
    background-color: transparent;
  }
  .timeline__box {
    color: #42210B;
    font-size: 3.6vw;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.91;
    border: 5px solid #603813;
    padding: 5% 5% 8%;
    position: relative;
    min-height: 165px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 1;
  }
  .timeline__box p {
    line-height: 1.91;
  }
  .timeline__box::after {
    content: "";
    display: block;
    width: 7px;
    height: 9.5vw;
    position: absolute;
    right: calc(100% - 1px);
    top: calc(11vw + 1px);
    background-color: #fff;
    z-index: 0;
  }
  .timeline__box::before {
    content: "";
    display: block;
    width: 5px;
    height: 7.5vw;
    position: absolute;
    right: 100%;
    top: 11vw;
    background-color: #603813;
    -webkit-transform: rotate(45deg);
    transform: rotate(32deg);
    -webkit-transform-origin: top;
            transform-origin: top;
    z-index: 1;
  }
  .timeline__box.timeline__box--deco {
    padding: 5% 5% 8%;
  }
  #maincontents .timeline__box-ttl {
    font-size: 4.8vw;
    line-height: 1.54;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 3vw;
  }
  #maincontents .timeline__box-ttl span {
    display: block;
    margin-bottom: 3vw;
    font-size: 6.8vw;
    line-height: 1.25;
    letter-spacing: 0.01em;
  }
  #maincontents .timeline__box-ttl span.mr {
    margin-right: 10px;
  }
  .timeline__box-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 820px;
  }
  .timeline__box-deco01 {
    position: absolute;
    width: 13.3333333333vw;
    top: -6vw;
    left: 3%;
    z-index: -1;
  }
  .timeline__box-deco02 {
    position: absolute;
    width: 13.3333333333vw;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
    top: -6vw;
    right: 3.5%;
    z-index: -1;
  }
  .timeline__end .timeline__item:last-of-type .trip-spot__sub-ttl {
    text-align: center;
  }
  .timeline__end .timeline__item:last-of-type .timeline__time {
    margin-top: 10vw;
  }
  .timeline__end .timeline__item:nth-last-child(2) .timeline__rail::after {
    content: "";
    bottom: -10vw;
  }
  .timeline__end .timeline__item:nth-last-child(2) .timeline__rail-node::before {
    bottom: -13vw;
    position: absolute;
  }
  /* trip-course
  ---------------------------------------------------------------------- */
  .trip-course {
    padding: 9vw 0 0;
    position: relative;
  }
  .trip-course__ttl-wrap {
    width: 100vw;
    margin-left: calc(50% - 55vw);
    margin-right: calc(50% - 50vw);
    padding-top: 13vw;
  }
  #maincontents .trip-course__ttl {
    font-size: 7.2vw;
    font-weight: bold;
    line-height: 1.35;
    letter-spacing: 0.07em;
    text-align: center;
    color: #42210B;
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 13px;
    z-index: 1;
  }
  #maincontents .trip-course__ttl::after {
    content: "";
    display: block;
    width: 52.9333333333vw;
    height: 1.4666666667vw;
    background: url(../images/deco/deco_border.png) no-repeat center center;
    background-size: 100% auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #maincontents .trip-course__ttl span {
    display: block;
    font-size: 4.5333333333vw;
  }
  .trip-course__deco01 {
    position: absolute;
    top: -4vw;
    right: 9vw;
    width: 31vw;
  }
  .trip-course__deco02 {
    position: absolute;
    width: 21.3333333333vw;
    top: 5vw;
    right: 16vw;
    z-index: 0;
  }
  .trip-course__balloon {
    top: -2vw;
    left: 0vw;
    position: absolute;
  }
  .trip-course__balloon span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #42210B;
    font-size: 3.7333333333vw;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.35;
    text-align: center;
    width: 31.8666666667vw;
    height: 19.8666666667vw;
    background: url(../images/deco/deco_balloon.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .trip-course__note {
    text-align: center;
    font-size: 4vw;
    font-weight: bold;
    letter-spacing: 0;
    color: #42210B;
    margin-bottom: 7vw;
  }
  .trip-course__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 12vw;
    margin-left: -4%;
    padding-right: 4%;
  }
  .trip-course__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .trip-course__list li .official-btn {
    margin-top: auto;
  }
  .trip-course__img {
    border-radius: 40px;
    aspect-ratio: 73/53;
    overflow: hidden;
  }
  .trip-course__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .trip-course__img .slide-arrow {
    display: none !important;
  }
  .trip-course__img .slick-dots {
    bottom: 10px;
  }
  .trip-course__name {
    color: #42210B;
    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;
    font-size: 5.3333333333vw;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.26;
    text-align: center;
    padding: 0.4em 0;
    min-height: 3.4em;
  }
  .trip-course__txt {
    font-size: 4vw;
    line-height: 1.63;
    letter-spacing: 0;
    text-align: justify;
    margin-bottom: 3vw;
  }
  .trip-course__catch {
    font-size: 4.5333333333vw;
    color: #42210B;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.07em;
  }
  /* trip-spot
  ---------------------------------------------------------------------- */
  .trip-spot__inr {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
  }
  #maincontents .trip-spot__name {
    font-size: 6.4vw;
    font-weight: bold;
    line-height: 1.43;
    letter-spacing: 0.03em;
    text-align: center;
    color: #42210B;
  }
  .trip-spot__sub-ttl {
    color: #42210B;
    font-size: 4.5333333333vw;
    font-weight: bold;
    letter-spacing: 0.01em;
    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;
    gap: 1vw;
  }
  .trip-spot__sub-ttl--wrap {
    gap: 0;
    line-height: 1.4;
    margin-top: 1vw;
  }
  #maincontents .trip-spot__img {
    width: 100% !important;
    font-size: 0;
  }
  #maincontents .trip-spot__img.slick-dotted.slick-slider {
    margin-bottom: 4vw;
  }
  #maincontents .trip-spot__img img {
    width: 100%;
    display: block;
    height: auto;
  }
  #maincontents .trip-spot__slider {
    padding-bottom: 8vw;
  }
  .trip-spot__img-main {
    padding: 0 5vw;
  }
  .trip-spot__img .prev-arrow,
  .trip-spot__img .next-arrow {
    top: 45%;
  }
  .trip-spot__img .prev-arrow {
    left: -5.5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .trip-spot__img .next-arrow {
    right: -5.5%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .trip-spot__ttl {
    color: #42210B;
    font-size: 3.6vw;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.58;
  }
  .trip-spot__ttl span {
    display: block;
    font-size: 3.2vw;
  }
  p.trip-spot__ttl-sub {
    color: #42210B;
    font-size: 3.2vw;
    font-weight: bold;
    letter-spacing: 0.07em;
    line-height: 1.58;
  }
  .trip-spot__txt {
    font-size: 3.2vw;
    letter-spacing: 0.07em;
    line-height: 1.58;
    font-weight: 400;
  }
  .trip-spot__access {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
  }
  .trip-spot__address {
    font-size: 3.2vw;
    letter-spacing: 0;
    line-height: 1.61;
    font-weight: 500;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .trip-spot__note {
    font-size: 3.4666666667vw;
    letter-spacing: 0.03em;
    font-weight: 400;
  }
  .trip-spot__note.trip-spot__note--min {
    font-weight: 500;
    letter-spacing: 0.07em;
  }
  .trip-spot__note.trip-spot__note--bold {
    font-weight: bold;
  }
  .trip-spot__note.trip-spot__note--indent {
    padding-left: 1em;
    text-indent: -1em;
  }
  .trip-spot__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3vw;
  }
  .trip-spot__list {
    font-weight: 500;
    /*
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    */
    line-height: 1.68;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 3.4666666667vw;
  }
  .trip-spot__list li::before {
    content: "・";
  }
  .trip-spot__list li.none::before {
    content: none;
  }
  .trip-spot__btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 3vw;
  }
  .trip-spot__btn img {
    width: 100%;
  }
  .trip-spot__menu {
    color: #42210B;
    font-size: 3.4666666667vw;
    letter-spacing: 0.07em;
    line-height: 1.5;
  }
  .trip-spot__menu dt {
    margin-top: 3vw;
  }
  /* second-day
  ---------------------------------------------------------------------- */
  #second-day.trip-tour__item {
    padding: 10vw 0 15vw;
  }
  #second-day .trip-course {
    padding-top: 19vw;
  }
  #second-day .trip-course__list {
    margin-left: -10%;
    padding-right: 4%;
  }
  #second-day .trip-course__balloon {
    top: 12vw;
    left: 8vw;
    position: absolute;
  }
  #second-day .trip-course__balloon span {
    width: 25.8666666667vw;
    height: 16.1333333333vw;
    padding: 0;
  }
  #second-day .timeline__car.is-stopped {
    top: 3vw;
    background: url(../images/icon_car3.svg) no-repeat center;
    background-size: contain;
    width: 10.2666666667vw;
    height: 9.3333333333vw;
  }
  /* lp map
  ---------------------------------------------------------------------- */
  .lp .map {
    padding: 70px 0 55px;
  }
  .lp .map__deco02 {
    top: 126px;
  }
}
/* ---------------------------------------------------------------------- */
/* 西会津LP
/* ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------- */
/* pc */
/* ---------------------------------------------------------------------- */
@media (min-width: 1001px) {
  .nishiaizu .lp-mv {
    background-color: var(--bg-color-nishiaizu);
  }
  .nishiaizu .trip-tour {
    background-color: var(--bg-color-nishiaizu);
    padding-bottom: 290px;
  }
  .nishiaizu .trip-tour__ttl {
    color: var(--color-nishiaizu);
  }
  #maincontents.nishiaizu .trip-schedule__ttl {
    background-color: var(--color-nishiaizu);
  }
  .nishiaizu .trip-schedule {
    border-color: var(--color-nishiaizu);
  }
  .nishiaizu .trip-schedule__info {
    border-color: var(--color-nishiaizu);
  }
  .nishiaizu .trip-schedule__num {
    background-image: url(../images/nishiaizu/bg_date.png);
  }
  .nishiaizu #second-day.trip-tour__item {
    padding: 70px 0 30px;
  }
  .nishiaizu .trip-course__balloon span {
    font-size: 36px;
  }
  #trekking .trip-spot__note.trip-spot__note--min.trip-spot__note--indent {
    font-size: 19px;
  }
}
/* ---------------------------------------------------------------------- */
/* SP */
/* ---------------------------------------------------------------------- */
@media (max-width: 1000px) {
  .nishiaizu .lp-mv {
    background-color: var(--bg-color-nishiaizu);
  }
  .nishiaizu .trip-tour {
    background-color: var(--bg-color-nishiaizu);
    padding-bottom: 30vw;
  }
  .nishiaizu .trip-tour__ttl {
    color: var(--color-nishiaizu);
  }
  #maincontents.nishiaizu .trip-schedule__ttl {
    background-color: var(--color-nishiaizu);
  }
  .nishiaizu .trip-schedule {
    border-color: var(--color-nishiaizu);
  }
  .nishiaizu .trip-schedule__info {
    border-color: var(--color-nishiaizu);
  }
  .nishiaizu .trip-schedule__num {
    background-image: url(../images/nishiaizu/bg_date.png);
  }
  .nishiaizu #second-day.trip-tour__item {
    padding: 70px 0 30px;
  }
  .nishiaizu .trip-course__balloon span {
    font-size: 4.8vw;
  }
}/*# sourceMappingURL=style.css.map */