.dept-prefecture{width:100%;background-color:#f03c3c;position:relative;& .header-container {
    padding: 20px 0 0;
  }

  & .dept-prefecture-top {
    position: relative;
    z-index: 1;

    & .dept-prefecture-top-wrapper {
      width: 1100px;
      margin: 0 auto;
      padding: 30px 0 64px;
      display: flex;
      align-items: flex-end;
      justify-content: flex-start;
      gap: 60px;

      & h1 {
        font-size: 38px;
        font-weight: 700;
        line-height: 38px;
        letter-spacing: 3.8px;
        color: #fff;
        font-family: "Zen Maru Gothic", sans-serif;
      }

      & .bag-icon {
        height: 60px;
        object-fit: cover;
      }
    }

    & .dept-prefecture-tabs-wrapper {
      position: absolute;
      bottom: 0;
      width: 100%;

      & .dept-prefecture-tabs {
        width: 1400px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        justify-content: flex-end;
        padding-right: 150px;
        gap: 3px;
        list-style: none;

        & li {
          width: 400px;
          height: 55px;
          background-color: #bfbfbf;
          border-radius: 12px 12px 0 0;
          box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.25);

          & a {
            width: 100%;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            font-size: 26px;
            font-weight: 700;
            line-height: 26px;
            letter-spacing: 7.8px;
            color: #979797;
            font-family: "Zen Maru Gothic", sans-serif;
          }

          &.active {
            height: 70px;
            background-color: #fff;

            & a {
              color: #F03C3C;
            }
          }

          & .dept-prefecture-coming {
            font-size: 20px;
            letter-spacing: 2px;
            color: #fff;
            font-family: "Zen Maru Gothic", sans-serif;
            font-weight: 700;
          }

          /* coming soon を 海外 の上に重ねる */
          &.is-coming a {
            display: grid;
            place-items: center;
            gap: 0;
          }

          &.is-coming a>.dept-prefecture-label,
          &.is-coming a>.dept-prefecture-coming {
            grid-row: 1;
            grid-column: 1;
          }
        }
      }

      /* PC: 海外データ無しの単一タブ — 国内タブを 2 タブ分 (400+3+400=803px) に拡張 */
      &.is-single .dept-prefecture-tabs li {
        width: 803px;
      }
    }
  }

  & .dept-prefecture-body {
    position: relative;
    z-index: 1;
    background-color: #fff;
    border-radius: 24px 24px 0 0;
    padding-top: 50px;
  }
}.dept-pickup{padding:30px 0 50px}.dept-pickup-inner{width:1100px;margin:0 auto;position:relative}.dept-pickup-head{position:relative;margin-bottom:20px;display:flex;align-items:center;gap:10px}.dept-pickup-label{font-family:"Zen Maru Gothic",sans-serif;font-weight:700;color:#f03c3c;font-size:22px;letter-spacing:1.3px}.dept-pickup-arrow-deco{width:18px;height:18px;display:inline-block;background:transparent;position:relative}.dept-pickup-arrow-deco::before{content:"";position:absolute;top:4px;left:0;width:14px;height:10px;border:1.5px solid #f03c3c;border-left-color:transparent;border-bottom-color:transparent;transform:rotate(45deg)}.dept-pickup-slider .swiper-slide{box-sizing:border-box}.dept-pickup-card{display:flex;align-items:center;gap:40px;padding:20px 0 40px;position:relative}.dept-pickup-content{flex:1;min-width:0}.dept-pickup-title{font-family:"Noto Sans JP",sans-serif;font-size:23px;line-height:46px;color:#4d4d4d;letter-spacing:.4px;margin:0 0 30px}.dept-pickup-title .is-red{color:#f03c3c;font-weight:700}.dept-pickup-more{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:130px;height:34px;border:.8px solid #4d4d4d;border-radius:18px;font-family:"Zen Maru Gothic",sans-serif;font-size:13px;letter-spacing:.78px;color:#000;text-decoration:none}.dept-pickup-more:hover{color:#000}.dept-pickup-more-arrow{width:6px;height:6px;border-top:1.5px solid #000;border-right:1.5px solid #000;transform:rotate(45deg);display:inline-block}.dept-pickup-visual{flex:0 0 650px;width:650px;height:360px;overflow:hidden;border-radius:12px}.dept-pickup-visual img{width:100%;height:100%;object-fit:cover;display:block}.dept-pickup-pagination{position:relative;text-align:center;margin-top:10px;display:flex;justify-content:center;gap:8px}.dept-pickup-pagination .swiper-pagination-bullet{width:8px;height:8px;background-color:#d9d9d9;opacity:1}.dept-pickup-pagination .swiper-pagination-bullet-active{background-color:#f03c3c}.dept-search{background-color:#f6f3f0;padding:25px 0}.dept-search-inner{width:1100px;margin:0 auto;display:flex;align-items:center;gap:30px}.dept-search-main{flex:1;min-width:0;margin:auto 0 0}.dept-search-title{font-family:"Zen Maru Gothic",sans-serif;font-size:20px;color:#4d4d4d;letter-spacing:2px;margin:0 0 10px;font-weight:700}.dept-search-form{display:flex;align-items:center;gap:10px}.dept-search-field{position:relative;width:210px;height:48px;background:#fff;border-radius:6px;box-shadow:inset 1px 1px 2px 0 rgba(0,0,0,.25);display:flex;align-items:center;padding:0 14px 0 36px}.dept-search-field-label{position:absolute;top:6px;left:12px;font-family:"Noto Sans JP",sans-serif;font-size:11px;color:#4d4d4d;letter-spacing:.5px}.dept-search-field-icon{position:absolute;left:14px;bottom:10px;width:14px;height:16px}.dept-search-field input{border:none;background:transparent;outline:none;width:100%;font-family:"Noto Sans JP",sans-serif;font-size:14px;color:#4d4d4d;padding-top:16px}a.dept-search-field{cursor:pointer;text-decoration:none}.dept-search-field-value{display:block;width:100%;font-family:"Noto Sans JP",sans-serif;font-size:14px;color:#4d4d4d;padding-top:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dept-search-submit{width:130px;height:48px;background:#f03c3c;border-radius:6px;border:none;color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:18px;letter-spacing:3.6px;cursor:pointer;box-shadow:2.67px 2.67px 5.3px 0 rgba(0,0,0,.25);font-weight:500}.dept-search-separator{width:1px;height:100px;background-color:#d6d2cd}.dept-search-banner{flex:0 0 350px;position:relative}.dept-search-banner .rakutoku_img{display:block;max-width:100%;height:auto}.dept-rakutoku-popover{display:none;position:absolute;top:0;left:0;width:820px;z-index:1000}@media (max-width:1399px){.dept-rakutoku-popover{width:305px}}.dept-rakutoku-popover.is-open-pc,.dept-rakutoku-popover.is-open-sp{display:block;z-index:10002}.dept-rakutoku-popover .dept-rakutoku-popover-inner,.dept-rakutoku-popover .dept-rakutoku-popover-inner-sp{display:none}.dept-rakutoku-popover.is-open-pc .dept-rakutoku-popover-inner{display:block}.dept-rakutoku-popover.is-open-sp .dept-rakutoku-popover-inner-sp{display:block}.dept-rakutoku-popover-inner-sp{position:relative;width:305px;height:142px}.dept-rakutoku-popover-arrow-sp{position:absolute;top:calc(50% - 9px);width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent}.dept-rakutoku-popover-arrow-sp.--left{left:0;border-right:22px solid #0a41b4}.dept-rakutoku-popover-arrow-sp.--right{right:15px;border-left:22px solid #0a41b4;border-right:none}#dept-rakutoku-popover .dept-rakutoku-popover-arrow-sp.--right{display:none}#dept-rakutoku-popover.is-from-spmenu .dept-rakutoku-popover-arrow-sp.--left{display:none}#dept-rakutoku-popover.is-from-spmenu .dept-rakutoku-popover-arrow-sp.--right{display:block}.dept-rakutoku-popover-card-sp{position:absolute;left:13px;top:6px;width:260px;height:130px;background:#0a41b4;border-radius:14px;box-shadow:5px 5px 5px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:space-between;padding:10px 15px;box-sizing:border-box}.dept-rakutoku-pop-btn{width:110px;height:110px;border-radius:55px;box-shadow:2px 2px 4px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;position:relative;overflow:hidden}.dept-rakutoku-pop-btn-tag{background:#0a41b4;color:#fff;font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-size:11px;letter-spacing:.4px;padding:3px 10px;border-radius:28px;line-height:1}.dept-rakutoku-pop-btn-logo{font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-size:10px;letter-spacing:.3px;color:#0a41b4;line-height:1}.dept-rakutoku-pop-btn-main{font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-size:14px;letter-spacing:-.5px;color:#0a41b4;text-align:center;line-height:1.1;text-shadow:0 0 6px #fff , 0 0 6px #fff}.dept-rakutoku-pop-btn-icons{display:inline-flex;align-items:center;gap:4px}.dept-rakutoku-pop-btn-icons img{width:22px;height:22px;filter:drop-shadow(0 0 2px rgba(255,255,255,.8))}.dept-rakutoku-popover-inner{background:linear-gradient(180deg,rgba(255,255,255,.94) 14.4%,rgba(242,235,255,.94) 100%);border:1px solid #0941b4;border-radius:14px;box-shadow:4px 4px 8px rgba(0,0,0,.25);padding:22px 24px 18px}.dept-rakutoku-popover-buttons{display:flex;gap:28px;justify-content:space-between;margin-bottom:16px}.dept-rakutoku-popover-btn{position:relative;display:flex;align-items:center;flex:1;height:84px;background:#0941b4;border-radius:8px;box-shadow:2px 2px 4px rgba(0,0,0,.25);padding:0 20px;color:#fff;text-decoration:none;cursor:pointer}.dept-rakutoku-popover-btn:hover{color:#fff;opacity:.9}.dept-rakutoku-popover-btn-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);font-size:32px;color:#fff}.dept-rakutoku-popover-btn-text{display:flex;flex-direction:column;gap:4px;text-align:center;width:100%}.dept-rakutoku-popover-btn-sub{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:16px;letter-spacing:1.28px;color:#ffa8a8;line-height:1}.dept-rakutoku-popover-btn-main{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:16px;letter-spacing:1.28px;color:#fff;line-height:1}.dept-rakutoku-popover-btn-arrow{position:absolute;right:22px;top:50%;width:9px;height:9px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translateY(-50%) rotate(45deg)}.dept-rakutoku-popover-points{display:flex;gap:24px}.dept-rakutoku-popover-point{flex:1;display:flex;align-items:flex-start;gap:12px}.dept-rakutoku-popover-point-icon{flex-shrink:0;font-size:32px;color:#4d4d4d;line-height:1;margin-top:4px}.dept-rakutoku-popover-point p{font-family:"Noto Sans JP",sans-serif;font-size:13px;line-height:18px;letter-spacing:.52px;color:#4d4d4d;margin:0}.dept-rakutoku-popover-point .is-red{color:#f03c3c;font-weight:700}.dept-search-banner-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;background:linear-gradient(#cfe8ff,#e8f3ff);border-radius:8px;padding:12px 10px;color:#0a41b4;font-family:"Zen Maru Gothic",sans-serif}.dept-search-banner-top{font-size:13px;font-weight:700}.dept-search-banner-main{font-size:24px;font-weight:700}.dept-search-banner-sub{font-size:10px;color:#4f4f4f}.dept-tours{padding:70px 0 60px}.dept-tours-inner{width:1100px;margin:0 auto}.dept-tours-tabs-wrapper{position:relative;margin-bottom:35px}.dept-tours-line{position:absolute;left:0;right:0;top:50%;height:1px;background-color:#d9d9d9}.dept-tours-tabs{position:relative;list-style:none;display:flex;justify-content:center;gap:40px;padding:0;margin:0;background:#fff;width:max-content;margin-left:auto;margin-right:auto;padding:0 20px}.dept-tours-tabs li{width:142px;height:37px;display:flex;align-items:center;justify-content:center;background:#fff;position:relative}.dept-tours-tabs li a{font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:700;text-align:center;letter-spacing:.96px;color:#4d4d4d;text-decoration:none;line-height:1.2}.dept-tours-tabs li.is-current a{color:#c12626}.dept-tours-tabs li.is-current::before{content:"";position:absolute;left:50%;bottom:-14px;transform:translateX(-50%);width:8px;height:8px;border-radius:4px;background:#f03c3c}.dept-tours-panel{display:none}.dept-tours-panel.is-current{display:block}.dept-tours-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 33px;margin-bottom:30px}.dept-tour-card{display:block;text-decoration:none;color:inherit}.dept-tour-card:hover{color:inherit}.dept-tour-card-image{width:100%;height:160px;border-radius:8px;overflow:hidden;margin-bottom:14px}.dept-tour-card-image img{width:100%;height:100%;object-fit:cover;display:block}.dept-tour-card-title{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:15px;line-height:22px;color:#f03c3c;letter-spacing:.3px;margin:0 0 10px}.dept-tour-card-desc{font-family:"Noto Sans JP",sans-serif;font-size:13px;line-height:22px;color:#4d4d4d;letter-spacing:.26px;margin:0}.dept-tours-banner{display:flex;justify-content:center;margin-bottom:30px}.dept-tours-banner a{display:block;max-width:900px;width:100%}.dept-tours-banner img{display:block;width:100%;height:auto;border-radius:12px;box-shadow:2px 2px 8px rgba(0,0,0,.12)}.dept-pickup-post-title{font-family:"Zen Maru Gothic",sans-serif;font-weight:700;font-size:22px;color:#f03c3c;margin:0 0 14px;letter-spacing:1px}.dept-tours-more-wrapper{display:flex;justify-content:center;margin-top:40px}.dept-tours-more{display:flex;align-items:center;justify-content:center;width:770px;max-width:100%;height:80px;background:#f03c3c;border-radius:12px;color:#fff;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:18px;letter-spacing:1.08px;text-decoration:none}.dept-tours-more:hover{color:#fff}.dept-popular{padding:40px 0 20px}.dept-popular-inner{width:1100px;margin:0 auto;position:relative}.dept-popular-head{display:flex;align-items:center;gap:15px;margin-bottom:30px}.dept-popular-bar{width:7px;height:34px;background:#f03c3c;border-radius:2px;display:inline-block}.dept-popular-title{font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:28px;color:#4d4d4d;letter-spacing:2.8px;margin:0}.dept-popular-slider{position:relative;padding:0 50px 0 0}.dept-popular-slider .swiper-container{overflow:hidden}.dept-popular-card{display:flex;align-items:center;justify-content:center;width:170px;height:170px;border-radius:50%;background-size:cover;background-position:center;position:relative;overflow:hidden;text-decoration:none}.dept-popular-card::before{content:"";position:absolute;inset:0;background:rgba(240,60,60,.4);border-radius:50%}.dept-popular-card-label{position:relative;z-index:1;font-family:"Noto Sans JP",sans-serif;font-weight:700;font-size:24px;color:#fff;letter-spacing:2px}.dept-popular-next.swiper-button-next{position:absolute;right:0;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#f03c3c;border-radius:50%;box-shadow:2px 2px 6px rgba(0,0,0,.2);cursor:pointer;margin:0}.dept-popular-next.swiper-button-next::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-top:2.5px solid #fff;border-right:2.5px solid #fff;transform:translate(-70%,-50%) rotate(45deg);font-family:initial;font-size:0}.dept-prefecture-bottom-radius-wrapper{background:#f03c3c;padding-bottom:90px}.dept-prefecture-bottom-radius{background:#fff;height:24px;border-radius:0 0 24px 24px;box-shadow:4px 4px 8px rgba(0,0,0,.25)}@media (max-width:1399px){.dept-prefecture-bottom-radius{height:12px;border-radius:0 0 12px 12px}.dept-prefecture{overflow-x:hidden}.dept-prefecture,.dept-prefecture-body,.dept-prefecture *{box-sizing:border-box}.dept-prefecture .header-container{padding:16px 16px 0}.dept-prefecture .dept-prefecture-top .dept-prefecture-top-wrapper{width:100%;padding:24px 20px 58px;justify-content:center;gap:12px}.dept-prefecture .dept-prefecture-top .dept-prefecture-top-wrapper h1{font-size:28px;line-height:32px;letter-spacing:2.8px}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs{width:100%;margin:0;padding:0 20px;justify-content:center;gap:8px}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li{display:block;flex:1;width:auto;height:34px;background-color:#f8afaf;border-radius:10px 10px 0 0;box-shadow:4px 4px 8px 0 rgba(0,0,0,.25)}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li a{font-size:18px;line-height:18px;letter-spacing:4px;color:#f03c3c;flex-direction:column;gap:2px}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li.active{height:42px;background-color:#f6f3f0}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li.active a{color:#f03c3c}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li .dept-prefecture-coming{font-size:10px;letter-spacing:.5px;color:#f03c3c;line-height:1}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li.is-coming a{display:grid;place-items:center;flex-direction:row;gap:0}.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li.is-coming a>.dept-prefecture-label,.dept-prefecture .dept-prefecture-top .dept-prefecture-tabs-wrapper .dept-prefecture-tabs li.is-coming a>.dept-prefecture-coming{grid-row:1;grid-column:1}.dept-prefecture{& .dept-prefecture-top {
      & .dept-prefecture-tabs-wrapper {
        & .dept-prefecture-tabs {
          & li {
            &.active {
              background-color: #fff;
            }

            &.is-coming {
              display: none;
            }
          }
        }
      }
    }
  }.dept-prefecture .dept-prefecture-body{border-radius:12px 12px 0 0;padding-top:24px}.dept-pickup{padding:16px 0 24px}.dept-pickup-inner{width:100%;padding:0 20px}.dept-pickup-head{margin-bottom:12px;gap:8px}.dept-pickup-label{font-size:18px;letter-spacing:1.08px}.dept-pickup-arrow-deco{width:14px;height:14px}.dept-pickup-arrow-deco::before{top:3px;width:11px;height:8px;border-width:1.4px}.dept-pickup-card{flex-direction:column;align-items:stretch;gap:14px;padding:6px 0 18px}.dept-pickup-visual{flex:0 0 auto;width:100%;height:200px;order:-1;border-radius:8px}.dept-pickup-post-title{font-size:18px;line-height:26px;letter-spacing:.9px;margin-bottom:10px}.dept-pickup-title{font-size:14px;line-height:24px;letter-spacing:.4px;margin-bottom:16px}.dept-pickup-more{align-self:flex-end;width:130px;height:30px;font-size:11px;letter-spacing:.66px;color:#4d4d4d;border-color:#4d4d4d;border-radius:18px}.dept-pickup-more-arrow{border-top-color:#4d4d4d;border-right-color:#4d4d4d}.dept-search{padding:24px 0 20px}.dept-search-inner{width:100%;flex-direction:column;align-items:stretch;gap:14px;padding:0 20px}.dept-search-title{font-size:18px;letter-spacing:1.8px;margin-bottom:4px}.dept-search-form{flex-wrap:wrap;gap:10px;row-gap:10px}.dept-search-field{width:calc(100% - 86px);height:56px;border-radius:6px}.dept-search-field--date{width:calc(100% - 86px)}.dept-search-field-label{font-size:12px;top:8px;letter-spacing:.6px}.dept-search-field input{font-size:15px;padding-top:18px}.dept-search-submit{width:76px;height:56px;font-size:14px;letter-spacing:2px}.dept-search-separator{display:none}.dept-search-banner{display:flex;flex:unset}.dept-tours{padding:28px 0 32px}.dept-tours-inner{width:100%;padding:0}.dept-tours-tabs-wrapper{margin-bottom:26px;padding:0 20px}.dept-tours-tabs{gap:26px;padding:0;margin:0 auto;flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;width:100%;box-sizing:border-box;scrollbar-width:none}.dept-tours-tabs::-webkit-scrollbar{display:none}.dept-tours-tabs li{width:auto;min-width:max-content;padding:0 2px;height:32px;flex-shrink:0}.dept-tours-tabs li a{font-size:14px;letter-spacing:.84px;white-space:nowrap}.dept-tours-tabs li.is-current::before{bottom:-10px}.dept-tours-panel{padding:0 20px}.dept-tours-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px;margin-bottom:22px}.dept-tour-card-image{height:180px;border-radius:6px;margin-bottom:12px}.dept-tour-card-title{font-size:16px;line-height:22px;letter-spacing:.3px;margin-bottom:8px}.dept-tour-card-desc{font-size:13px;line-height:20px;letter-spacing:.26px}.dept-tours-more-wrapper{margin-top:26px;margin-right:50px}.dept-tours-more{width:100%;height:60px;font-size:16px;letter-spacing:.96px}.dept-popular{padding:26px 0 18px}.dept-popular-inner{width:100%;padding:0 20px}.dept-popular-head{margin-bottom:20px;gap:12px}.dept-popular-title{font-size:18px;letter-spacing:1.8px}.dept-popular-bar{height:24px;width:6px}.dept-popular-slider{padding:0}.dept-popular-slider .swiper-container{overflow:hidden}.dept-popular-slider .swiper-wrapper{display:grid!important;grid-template-columns:repeat(3,1fr);gap:18px 14px;transform:none!important;width:100%!important;flex-wrap:wrap}.dept-popular-slider .swiper-slide{width:100%!important;margin:0!important;display:flex;justify-content:center;box-sizing:border-box}.dept-popular-card{width:100%;max-width:104px;aspect-ratio: 1 / 1;height:auto}.dept-popular-card-label{font-size:17px;letter-spacing:1px}.dept-popular-next.swiper-button-next{display:none}}