/*================= Header ===================*/
@media (min-width: 1032px) {

  .hero_bottom {
    background-color: #96CBD8;
    background-size: cover;
    background-position: center;
    margin-top: -200px;
    padding-bottom: 135px;
  }
  .hero_decor{
  position: relative;
  width: 100%;
  height: auto;
}
.hero_decor::before {
  content: "";
  position: absolute;
  top: 260px; 
  left: 0; 
  width: 50%; 
  height: 80%;
  background: url(../img/svg/snow-left.svg) no-repeat left top;
  background-size: contain; 
}

.hero_decor::after {
  content: "";
  position: absolute;
  top: 260px;
  right: 0; 
  width: 50%; 
  height: 80%;
  background: url(../img/svg/snow-right.svg) no-repeat right top;
  background-size: contain;
}
.hero_bottom--popup::after{
  content: "";
  position: absolute;
  bottom: -85px;
  left: -200px; 
  width: 338px; 
  height: 80px;
  background: url(../img/svg/bird-group.svg) no-repeat left bottom;
  background-size: contain;
}

  .hero_bottom .hero_bottom--popup {
    max-width: 800px;
    padding-top: 210px;
    margin: 0 auto 115px;
  }
  .hero_bottom .hero_bottom--popup h2 {
    margin: 65px auto 35px;
    font-size: 40px;
    padding: 16px 60px;
    background: none;
  }
  .hero_bottom .hero_bottom--popup p {
    margin-top: 38px;
    font-size: 2rem;
    letter-spacing: -0.4px;
  }
  .hero_bottom--popup h2::after {
    top: -30px;
    left: 0;
    width: 82.473px;
    height: 99.233px;
  }
  .hero_bottom .hero_bottom--note {
    max-width: 1080px;
    margin: 0 auto;
    padding: 40px 70px;
  }
  .hero_bottom--note h2::before {
    top: -65px;
    right: 135px;
    width: 178px;
    height: 113px;
    background: url(../img/svg/check.svg) no-repeat;
  }
  .hero_bottom--note h2 {
    font-size: 2.4rem;
    margin-bottom: 24px;
  }
  .note {
    font-size: 1.6rem;
  }
  .box_white--note{
    font-size: 20px;
    font-weight: 500;
    line-height: 220%; 
  }
  .hero_menu{
    margin: 120px auto 150px;
  }
  .hero_menu--container::before{
    content:"";
    position: absolute;
    bottom: -150px;
    left: 212px;
    width: 260px;
    height: 110px;
    background: url(../img/svg/mountain01.svg) no-repeat center/contain;
  }
  .hero_menu--container::after{
    content:"";
    position: absolute;
    bottom: -160px;
    right: 201px;
    width: 260px;
    height: 110px;
    background: url(../img/svg/mountain02.svg) no-repeat center/contain;
  }
  .hero_menu--container h2 {
    font-size: 40px;
    position: relative;
    background: none;
    padding: 19px 60px;
  }
  
  .hero_menu--container h2 span {
    position: relative;
    display: inline-block;
  }
  
  .hero_menu--container h2 span::after {
    top: -20px; 
    left: -40px;
    width: 82px;
    height: 99px;
    stroke-width: 16px;
  }
  .hero_menu--container p{
    font-size: 20px;
  }
  .hero_menu--container h3{
    margin: 64px 0 42px;
    position: relative;
    color: #ffff;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    z-index: 1;
  }
  .hero_menu--container h3::after{
    content:"";
    position: absolute;
    top: -5px;
    left: 0;
    width: 222px;
    height: 53px;
    background: url(../img/svg/ribbon.svg) no-repeat center/contain;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
  }
  .hero_menu--container ul li{
    padding: 8px 24px;
    margin-right: 16px;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
  }
  .hero_menu--container--blue li{
    background-color: #E2EDFF;
  }
  .hero_menu--container--green li{ 
    background: #D6E5BC;
  }
  .hero_menu--container--blue li:hover{
    background: #588EE4;
    cursor: pointer;
  }
  .hero_menu--container--green li:hover{
    background: #758C4E;
    cursor: pointer;
  }
  
}

/*================= Main ===================*/
@media (min-width: 1032px) {
  .section_1,
  .section_2,
  .section_3,
  .section_4 {
    padding: 50px 0 79px;
    position: relative;
    z-index: 1;
  }
  .category {
    padding-top: 101px;
  }
  .top_title {
    max-width: 1040px;
  }
  .category_detail {
    max-width: 1040px;
    margin: 0 auto 80px;
    position: relative;
    z-index: 1;
  }
  .category .category_title {
    color: #292929;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 37px; 
    width: 1032px;
    margin: auto;
    z-index: 1;
  }
  .section_2 .category .category_title,
  .section_4 .category .category_title
  {
    color: #D5535C;
  }
  .category .category_detail,
  .category .more-details.show {
    flex-direction: row-reverse;
  }
  .reverse {
    flex-direction: row !important;
  }
  .category_detail .category_detail--img {
    max-width: 620px;
    max-height: 500px;
    margin: 0;
  }
  .category_detail--text {
    max-width: 391px;
  }
  /* .category_detail--text .time {
    gap: 16px;
  } */
  .category_detail--text .time .address,
  .category_detail--text .time .rest {
    padding: 8px 0 !important;
  }
  .category_detail--text .time .address {
    max-width: 66px;
  }
  .category_detail--text .time .rest {
    max-width: 84px;
  }
  .fl_cl {
    flex-direction: column;
    gap: 8px !important;
  }
  .fl_cl .wd_off {
    max-width: none !important;
  }
  .category_detail--text .time p:last-child,
  .list {
    /* max-width: 260px; */
  }
  .category_detail_container{
    grid-template-columns: repeat(2,1fr);
  }
}
/* Decor */
@media (min-width: 1032px) {
  .decor {
    top: 0;
  }
  .decor_page1-1,
  .decor_page1-2,
  .decor_page1-3,
  .decor_page1-4,
  .decor_page1-5,
  .decor_page1-6,
  .decor_page1-7,
  .decor_page2-1,
  .decor_page2-2,
  .decor_page2-3,
  .decor_page2-4,
  .decor_page3-1,
  .decor_page3-2,
  .decor_page3-3,
  .decor_page3-4,
  .decor_page3-5,
  .decor_page3-6,
  .decor_page4-1,
  .decor_page4-2,
  .decor_page4-3,
  .decor_page4-4,
  .decor_page4-5,
  .decor_page4-6,
  .decor_page4-7,
  .decor_page4-8 {
    position: absolute;
    z-index: 0;
  }
  .decor_page1-1 {
    background: url(../img/svg/decor_page1-1.svg) no-repeat;
    top: 300px;
    left: 14px;
    width: 166px;
    height: 228px;
  }
  .decor_page1-2 {
    background: url(../img/svg/decor_page1-2.svg) no-repeat;
    top: 3677px;
    left: 29px;
    width: 310px;
    height: 372px;
  }
  .decor_page1-3 {
    background: url(../img/svg/decor_page1-3.svg) no-repeat;
    top: 4250px;
    right: 28px;
    width: 163px;
    height: 187px;
  }
  .decor_page1-4 {
    background: url(../img/svg/decor_page1-4.svg) no-repeat;
    top: 5234px;
    left: 0;
    width: 169px;
    height: 218px;
  }
    .decor_page1-8 {
    background: url(../img/svg/decor_page1-1.svg) no-repeat;
    position: absolute;
    top: 5800px;
    right: 29px;
    width: 169px;
    height: 218px;
  }
    .decor_page1-9 {
    position: absolute;
    background: url(../img/svg/decor_page1-9.svg) no-repeat;
    top: 6988px;
    left: 29px;
    width: 119px;
    height: 178px;
    flex-shrink: 0;
  }
  .decor_page1-5 {
    background: url(../img/svg/decor_page1-5.svg) no-repeat;
    top: 787px;
    right: 44px;
    width: 158px;
    height: 127px;
    flex-shrink: 0;
  }
  .decor_page1-6 {
    background: url(../img/svg/decor_page1-6.svg) no-repeat;
    top: 2050px;
    left: 0;
    width: 208px;
    height: 108px;
  }
  .decor_page1-7 {
    background: url(../img/svg/decor_page1-7.svg) no-repeat;
    top: 2541px;
    right: 15px;
    width: 181px;
    height: 220px;
    flex-shrink: 0;
  }
  
  .decor_page2-1 {
    background: url(../img/svg/decor_page2-1.svg) no-repeat;
    width: 156px;
    height: 155px;
    right: 29px;
    top: 300px;
  }
  .decor_page2-2 {
    background: url(../img/svg/decor_page2-20.svg) no-repeat;
    width: 137px;
    height: 187px;
    top: 1050px;
    left: 29px;
  }
  .decor_page2-3 {
    background: url(../img/svg/decor_page2-3.svg) no-repeat;
    width: 206px;
    height: 1720px;
    top: 1913px;
    right: 0;
  }
  .decor_page2-4 {
    background: url(../img/svg/decor_page2-4.svg) no-repeat;
    width: 310px;
    height: 372px;
    top: 4281px;
    left: 0;
  }
    .decor_page2-5 {
    background: url(../img/svg/decor_page2-5.svg) no-repeat;
    position: absolute;
    width: 199px;
    height: 220px;
    top: 2276px;
    left: 0;
  }
    .decor_page2-6 {
    background: url(../img/svg/decor_page2-6.svg) no-repeat;
    position: absolute;
    width: 250px;
    height: 149px;
    top: 3135px;
    right: -26px;
  }
  .decor_page3-1 {
    background: url(../img/svg/decor_page1-1.svg) no-repeat;
    width: 166px;
    height: 228px;
    top: 35px;
    right: 31px;
  }
  .decor_page3-2 {
    background: url(../img/svg/bird-group.svg) no-repeat;
    width: 338px; 
    height: 80px;
    top: 903px;
    left: 0;
  }
    .decor_page3-7 {
    background: url(../img/svg/decor_page3-7.svg) no-repeat;
    position: absolute;
    width: 169px; 
    height: 218px;
    top: 1767px;
    right: 35px;
  }
  .decor_page3-3 {
    position: absolute;
    background: url(../img/svg/decor_page1-9.svg) no-repeat;
    width: 119px;
    height: 178px;
    top: 3770px;
    right: 0;
  }
  .decor_page3-4 {
    background: url(../img/svg/decor_page1-2.svg) no-repeat;
    width: 310px;
    height: 372px;
    top: 4745px;
    left: 29px;
  }
  .decor_page3-5 {
    background: url(../img/svg/decor_page2-3.svg) no-repeat;
    width: 206px;
    height: 1720px;
    top: 3259px;
    left: 0;
  }
  .decor_page3-6 {
    background: url(../img/svg/decor_page2-1.svg) no-repeat;
    position: absolute;
    width: 156px;
    height: 155px;
    top: 5359px;
    right: 28px;
  }
    .decor_page3-8 {
    background: url(../img/svg/decor_page2-3.svg) no-repeat;
    position: absolute;
    width: 206px;
    height: 1720px;
    top: 6159px;
    left: 11px;
  }
    .decor_page3-9 {
    position: absolute;
    background: url(../img/svg/decor_page1-9.svg) no-repeat;
    width: 119px;
    height: 178px;
    top: 7770px;
    left: 39px;
  }
    .decor_page3-10 {
    background: url(../img/svg/decor_page1-3.svg) no-repeat;
    position: absolute;
    top: 8250px;
    right: 34px;
    width: 163px;
    height: 187px;
  }
      .decor_page3-11 {
    background: url(../img/svg/decor_page3-11.svg) no-repeat;
    position: absolute;
    top: 8850px;
    left: -21px;
    width: 250px;
    height: 149px;
  }
      .decor_page3-12 {
    background: url(../img/svg/decor_page3-12.svg) no-repeat;
    position: absolute;
    top: 9550px;
    right: 35px;
    width: 111px;
    height: 192px;
  }
        .decor_page3-13 {
    background: url(../img/svg/decor_page3-13.svg) no-repeat;
    position: absolute;
    top: 10050px;
    left: 0px;
    width: 187px;
    height: 177px;
  }
  .decor_page4-1 {
    background: url(../img/svg/decor_page2-3.svg) no-repeat;
    width: 206px;
    height: 1720px;
    top: 40px;
    left: 0;
  }
  .decor_page4-2 {
    background: url(../img/svg/decor_page4-2.svg) no-repeat;
    width: 228.653px;
    height: 207.767px;
    top: 804px;
    right: 0;
  }
  .decor_page4-3 {
    background: url(../img/svg/decor_page4-3.svg) no-repeat;
    width: 258px;
    height: 1692px;
    top: 1313px;
    left: 40px;
  }
  .decor_page4-4 {
    background: url(../img/svg/decor_page4-4.svg) no-repeat;
    width: 158px;
    height: 127px;
    top: 2145px;
    right: 44px;
  }
  .decor_page4-5 {
    background: url(../img/svg/decor_page4-5.svg) no-repeat;
    width: 111px;
    height: 192px;
    top: 2640px;
    left: 44px;
  }
  .decor_page4-6 {
    background: url(../img/svg/decor_page4-6.svg) no-repeat;
    width: 258px;
    height: 2297px;
    top: 9146px;
    right: 0;
  }
  .decor_page4-7 {
    background: url(../img/svg/decor_page4-7.svg) no-repeat;
    width: 196px;
    height: 1980px;
    top: 12375px;
    right: 0;
  }
  .decor_page4-8 {
    background: url(../img/svg/decor_page4-8.svg) no-repeat;
    width: 182px;
    height: 1687px;
    top: 13177px;
    left: 0;
  }
}
/*================= Footer ===================*/
@media (min-width: 1032px) {
  footer {
    background: url(../img/footer_bg.webp) no-repeat center center / cover, rgba(62, 62, 62, 1);
    background-blend-mode: luminosity;
  }
  .footer {
    max-width: 596px;
    margin: 0 auto;
    padding: 178px 0;
    gap: 0;
    position: relative;
  }
  .footer .footer_note {
    margin-bottom: 49px;
  }
  .footer h2 {
    margin-bottom: 8px;
  }
  .footer .access {
    margin-bottom: 24px;
  }
  .btn_footer {
    margin: 0 auto;
  }
  .btn_footer a {
    padding: 15px 114px;
  }
  .footer_link{
    position: absolute;
    bottom: 40px;
    width: 100%;
  }
  .footer_link ul{ 
    display: flex; 
    flex-direction: row;
    justify-content: center; 
    align-items: center; 
  }
  .special{
    min-width: 366px;
  }
}
