/* line 3, ../sass/index.scss */
.video_active .line {
  display: block;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  margin: 7px 0;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
/* line 13, ../sass/index.scss */
.video_active .line:nth-child(1) {
  transform: translateY(10px) rotate(45deg);
}
/* line 16, ../sass/index.scss */
.video_active .line:nth-child(2) {
  opacity: 0;
}
/* line 19, ../sass/index.scss */
.video_active .line:nth-child(3) {
  transform: translateY(-12px) rotate(-45deg);
}

/* line 23, ../sass/index.scss */
.margin-x-init {
  margin-right: initial;
  margin-left: initial;
}

/* line 28, ../sass/index.scss */
.recommend .swiper-container-horizontal > .swiper-pagination-bullets, .recommend .swiper-pagination-custom, .recommend .swiper-pagination-fraction {
  bottom: 20px;
}
/* line 31, ../sass/index.scss */
.recommend .swiper-container-sbo {
  z-index: 500;
}

@media (min-width: 991.98px) {
  /* line 37, ../sass/index.scss */
  .pt-selected {
    padding-top: 3vw;
  }

  /* line 40, ../sass/index.scss */
  .recommend {
    position: relative;
    padding-right: 3vw;
  }
  /* line 43, ../sass/index.scss */
  .recommend .recommend-area {
    position: relative;
    background: #ECE8DB 0% 0% no-repeat padding-box;
    border-top-right-radius: 87px;
    border-bottom-right-radius: 87px;
    width: 100%;
    overflow-x: hidden;
  }
  /* line 50, ../sass/index.scss */
  .recommend .recommend-area .recommend-div {
    position: relative;
    width: calc(100% );
    padding-left: 9.844vw;
    padding-bottom: 134px;
    padding-right: 10px;
  }
  /* line 56, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt {
    position: relative;
    line-height: 1;
    margin-right: 2.813vw;
  }
  /* line 60, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-title {
    width: 46px;
    position: relative;
    display: block;
    font-size: 46px;
    font-weight: 500;
    color: #6A5A26;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    padding-top: 65px;
    margin-right: 0.729vw;
  }
  /* line 72, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text {
    position: relative;
    display: block;
    font-size: 32px;
    width: 32px;
    font-weight: 500;
    color: #6A5A26;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    padding-top: 97px;
  }
  /* line 82, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text .slim {
    font-weight: 100;
  }
  /* line 86, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt span {
    position: relative;
    font-size: 32px;
    -webkit-writing-mode: initial;
    writing-mode: initial;
    line-height: 1;
  }
  /* line 94, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper {
    position: relative;
    margin-left: 0vw;
    padding-top: 78px !important;
  }
  /* line 98, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper .swiper-wrapper-recommend {
    cursor: grab;
  }
  /* line 102, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col {
    position: relative;
    width: 22.813vw;
    font-size: 14px;
  }
  /* line 106, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-img {
    position: relative;
    margin-bottom: 20px;
  }
  /* line 109, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-img .swiper-container-sbo {
    position: relative;
    height: 100%;
  }
  /* line 114, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .feature {
    position: relative;
    border-right: 1px solid #A89292;
  }
  /* line 118, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .store_sale {
    position: relative;
    color: #A18E4F;
    border: 1px solid #A18E4F;
    padding: 3px;
    margin-left: 0.6vw;
    font-weight: 500;
  }
  /* line 126, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .reservation {
    position: relative;
    color: #FFFFFF;
    background-color: #AA9140;
    padding: 0 19px;
    font-weight: 400;
    letter-spacing: -0.24px;
    line-height: 1.85;
    text-align: center;
    cursor: pointer;
  }
  /* line 137, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .img_div {
    position: relative;
  }
  /* line 139, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .img_div .bottom_text {
    font-family: Verdana,Geneva,sans-serif;
    position: absolute;
    bottom: 7%;
    left: 0;
    padding: 0.5vmin 1vmin;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
  }
  /* line 149, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 153, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-feature {
    padding-top: 14px;
  }
  /* line 156, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale {
    position: relative;
  }
  /* line 158, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale h5 {
    font-size: 20px;
  }
  /* line 161, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale .area {
    margin-left: 0.6vw;
  }
  /* line 168, ../sass/index.scss */
  .recommend .recommend-more {
    position: absolute;
    left: 50%;
    bottom: 13px;
    transform: translateX(-50%);
    width: 147px;
    height: 147px;
  }
  /* line 175, ../sass/index.scss */
  .recommend .recommend-more .recommend-btn {
    position: relative;
    font-size: 15px;
    width: 88px;
    height: 88px;
    border: 1px solid #6A5A26;
    color: #A18E4F;
    border-radius: 88px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  /* line 189, ../sass/index.scss */
  .recommend .recommend-more .recommend-btn:hover {
    font-size: 20px;
    width: 147px;
    height: 147px;
    background: #A18E4F 0% 0% no-repeat padding-box;
    border: 0px solid #6A5A26;
    color: #FFFFFF;
  }

  /* line 200, ../sass/index.scss */
  .swiper-slide-bn {
    margin-left: 1.146vw;
  }

  /* line 203, ../sass/index.scss */
  .youtube_video {
    width: 95vw;
    object-fit: fill;
    border-top-right-radius: 87px 87px;
    border-bottom-right-radius: 87px 87px;
  }

  /* line 211, ../sass/index.scss */
  .video_box {
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    align-items: center;
    top: -100%;
    left: 0;
    z-index: 10000;
    opacity: 0;
    transition: all 0.33s ease-in-out;
    -moz-transition: all 0.33s ease-in-out;
    -webkit-transition: all 0.33s ease-in-out;
  }
  /* line 224, ../sass/index.scss */
  .video_box .mask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
  }
  /* line 233, ../sass/index.scss */
  .video_box .video_data {
    position: relative;
    width: 60%;
    height: 75%;
    margin: 0 auto;
    padding: 20px;
    z-index: 10001;
  }
  /* line 240, ../sass/index.scss */
  .video_box .video_data .btn_close {
    width: 40px;
    position: absolute;
    margin: -70px 0;
    right: 0;
  }
  /* line 246, ../sass/index.scss */
  .video_box .video_data .video_obj {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    display: none;
  }
  /* line 253, ../sass/index.scss */
  .video_box .video_data .video_obj.video_obj_show {
    display: block;
  }
  /* line 256, ../sass/index.scss */
  .video_box .video_data .video_obj iframe, .video_box .video_data .video_obj object, .video_box .video_data .video_obj embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* line 266, ../sass/index.scss */
  .video_show {
    top: 0%;
    opacity: 1;
    transition: all 0.33s ease-in-out;
    -moz-transition: all 0.33s ease-in-out;
    -webkit-transition: all 0.33s ease-in-out;
  }

  /* line 273, ../sass/index.scss */
  .video_div {
    width: 80%;
    margin: 0 auto;
    max-width: 1314px;
  }
  /* line 277, ../sass/index.scss */
  .video_div .video_div_title {
    color: #4A4340;
    border-left: 0.260vw solid #9B8439;
    padding-left: 0.573vw;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1;
  }
  /* line 285, ../sass/index.scss */
  .video_div .video_div_list {
    margin-top: 1.042vw;
    border-bottom: 1px solid #947922;
  }
  /* line 288, ../sass/index.scss */
  .video_div .video_div_list .video_div_col {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    padding-bottom: 3vw;
  }
  /* line 293, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_img {
    width: 100%;
  }
  /* line 295, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_img img {
    width: 100%;
    height: auto;
    border-radius: 0.781vw;
  }
  /* line 302, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_title {
    font-size: 1.125rem;
    color: #4A4340;
    font-weight: 700;
    margin-top: 0.5vw;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 314, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_text {
    font-size: 0.875rem;
    margin-top: 0.5vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 325, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_tag {
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 0.5vw;
  }
  /* line 331, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_tag span {
    color: #A18E4F;
    margin-right: 0.521vw;
    font-size: 0.875rem;
  }
  /* line 340, ../sass/index.scss */
  .video_div .video_div_more {
    padding-bottom: 3vw;
  }
  /* line 342, ../sass/index.scss */
  .video_div .video_div_more .list_more {
    width: fit-content;
    margin: 0 auto;
  }
  /* line 345, ../sass/index.scss */
  .video_div .video_div_more .list_more .more {
    padding: 0.469vw 2.552vw;
    color: #947922;
    border: 1px solid #947922;
    font-size: 0.875rem;
    border-radius: 0.313vw;
    width: fit-content;
    margin-top: 0.729vw;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 359, ../sass/index.scss */
  .news_div {
    width: 80%;
    margin: 0 auto;
    max-width: 1314px;
  }
  /* line 363, ../sass/index.scss */
  .news_div .news_div_title {
    color: #4A4340;
    border-left: 0.260vw solid #9B8439;
    padding-left: 0.573vw;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1;
  }
  /* line 371, ../sass/index.scss */
  .news_div .news_div_list {
    margin-top: 1.042vw;
    border-bottom: 1px solid #947922;
  }
  /* line 374, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left {
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%;
    padding-bottom: 2vw;
  }
  /* line 379, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col {
    width: 100%;
  }
  /* line 381, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_img {
    width: 100%;
  }
  /* line 383, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_img img {
    width: 100%;
    height: auto;
    border-radius: 0.781vw;
  }
  /* line 390, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_title {
    font-size: 1.125rem;
    color: #4A4340;
    font-weight: 700;
    margin-top: 0.5vw;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 402, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_text {
    font-size: 0.875rem;
    margin-top: 0.5vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 413, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_tag {
    margin-top: 0.5vw;
  }
  /* line 415, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_tag span {
    color: #A18E4F;
    margin-right: 0.521vw;
    font-size: 0.875rem;
  }
  /* line 424, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding-bottom: 2vw;
  }
  /* line 429, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col {
    width: 100%;
    padding-bottom: 0.990vw;
    margin-bottom: 1.667vw;
    border-bottom: 1px solid #947922;
  }
  /* line 434, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_img {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  /* line 438, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_img img {
    width: 100%;
    height: auto;
    border-radius: 0.521vw;
  }
  /* line 444, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt {
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 68%;
  }
  /* line 448, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_type {
    font-size: 0.875rem;
    display: inline-block;
    background-color: #947922;
    color: #ffffff;
    padding: 0.208vw 0.833vw;
    margin-right: 0.521vw;
    border-radius: 0.313vw;
  }
  /* line 457, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_date {
    font-size: 0.875rem;
    color: #AAAAAA;
  }
  /* line 461, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_title {
    font-size: 1.125rem;
    color: #4A4340;
    font-weight: 700;
    margin-top: 0.5vw;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 473, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_text {
    font-size: 0.875rem;
    margin-top: 0.5vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 484, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_tag {
    margin-top: 0.5vw;
  }
  /* line 486, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_tag span {
    color: #A18E4F;
    margin-right: 0.521vw;
    font-size: 0.875rem;
  }
  /* line 495, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col:last-child {
    border-bottom: 0px solid #947922;
  }
  /* line 500, ../sass/index.scss */
  .news_div .news_div_more {
    padding-bottom: 3vw;
  }
  /* line 502, ../sass/index.scss */
  .news_div .news_div_more .list_more {
    width: fit-content;
    margin: 0 auto;
  }
  /* line 505, ../sass/index.scss */
  .news_div .news_div_more .list_more .more {
    padding: 0.469vw 2.552vw;
    color: #947922;
    border: 1px solid #947922;
    font-size: 0.875rem;
    border-radius: 0.313vw;
    width: fit-content;
    margin-top: 0.729vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1299.98px) and (max-width: 1799.98px) {
  /* line 523, ../sass/index.scss */
  .recommend .swiper-container-horizontal > .swiper-pagination-bullets, .recommend .swiper-pagination-custom, .recommend .swiper-pagination-fraction {
    bottom: 10px;
  }
  /* line 527, ../sass/index.scss */
  .recommend .recommend-area .recommend-div {
    padding-left: 5vw;
  }
  /* line 530, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-title {
    font-size: 29px;
    width: 29px;
  }
  /* line 534, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text {
    font-size: 20px;
    width: 20px;
  }
  /* line 538, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt span {
    font-size: 20px;
  }
  /* line 542, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col {
    width: 33vw;
    font-size: 10px;
  }
  /* line 545, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-img {
    margin-bottom: 20px;
  }
  /* line 549, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale h5 {
    font-size: 15px;
  }
  /* line 556, ../sass/index.scss */
  .recommend .recommend-more {
    bottom: 5px;
  }
}
@media (min-width: 991.98px) and (max-width: 1299.98px) {
  /* line 565, ../sass/index.scss */
  .recommend .swiper-container-horizontal > .swiper-pagination-bullets, .recommend .swiper-pagination-custom, .recommend .swiper-pagination-fraction {
    bottom: 10px;
  }
  /* line 569, ../sass/index.scss */
  .recommend .recommend-area .recommend-div {
    padding-left: 5vw;
  }
  /* line 572, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-title {
    font-size: 29px;
    width: 29px;
  }
  /* line 576, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text {
    font-size: 20px;
    width: 20px;
  }
  /* line 580, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt span {
    font-size: 20px;
  }
  /* line 584, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col {
    width: 33vw;
    font-size: 10px;
  }
  /* line 587, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-img {
    margin-bottom: 20px;
  }
  /* line 591, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale h5 {
    font-size: 15px;
  }
  /* line 598, ../sass/index.scss */
  .recommend .recommend-more {
    bottom: 5px;
  }
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  /* line 607, ../sass/index.scss */
  .pt-selected {
    padding-top: 5vw;
  }

  /* line 610, ../sass/index.scss */
  .recommend {
    position: relative;
  }
  /* line 612, ../sass/index.scss */
  .recommend .recommend-area {
    background: #ECE8DB 0% 0% no-repeat padding-box;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    width: 95.938vw;
    overflow-x: hidden;
    position: relative;
  }
  /* line 619, ../sass/index.scss */
  .recommend .recommend-area .recommend-div {
    position: relative;
    width: calc(100%);
    padding-bottom: 90px;
    padding-right: 5px;
  }
  /* line 624, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt {
    position: relative;
    padding-right: 2.813vw;
    margin-left: 17px;
    margin-top: 38px;
  }
  /* line 629, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-title {
    position: relative;
    font-size: 29px;
    font-weight: 500;
    color: #6A5A26;
    display: inline;
  }
  /* line 636, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #6A5A26;
    display: inline;
  }
  /* line 642, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text .slim {
    font-weight: 100;
  }
  /* line 646, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt span {
    position: relative;
    font-size: 20px;
    -webkit-writing-mode: initial;
    writing-mode: initial;
    line-height: 1;
    font-weight: 400;
  }
  /* line 655, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper {
    position: relative;
    width: auto;
    padding-top: 27px !important;
    padding-left: 0% !important;
    margin-left: 17px !important;
  }
  /* line 661, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }
  /* line 668, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper .swiper-wrapper-recommend {
    position: relative;
    cursor: grab;
  }
  /* line 673, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col {
    position: relative;
    width: 81vw;
    max-width: 322px;
    font-size: 14px;
  }
  /* line 678, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-img {
    position: relative;
    margin-bottom: 15px;
  }
  /* line 682, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .feature {
    position: relative;
    border-right: 1px solid #A89292;
  }
  /* line 686, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .store_sale {
    position: relative;
    color: #A18E4F;
    border: 1px solid #A18E4F;
    padding: 3px 7px;
    margin-right: 5px;
    margin-top: 8px;
    font-weight: 500;
  }
  /* line 695, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .reservation {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFFFFF;
    background-color: #AA9140;
    padding: 15px 13px;
    font-weight: 400;
    letter-spacing: -0.24px;
    line-height: 1.85;
    text-align: center;
    cursor: pointer;
  }
  /* line 708, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .img_div {
    position: relative;
  }
  /* line 710, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .img_div .bottom_text {
    font-family: Verdana,Geneva,sans-serif;
    position: absolute;
    bottom: 7%;
    left: 0;
    padding: 1vmin 2vmin;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
  }
  /* line 720, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 724, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-feature {
    padding-top: 14px;
  }
  /* line 727, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale {
    position: relative;
    padding-right: 1.5vw;
  }
  /* line 730, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale h5 {
    padding-top: 0.3vw;
    font-size: 20px;
  }
  /* line 734, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale .area {
    margin-left: 0.6vw;
  }
  /* line 741, ../sass/index.scss */
  .recommend .recommend-more {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    padding-top: 40px;
    padding-bottom: 23px;
  }
  /* line 748, ../sass/index.scss */
  .recommend .recommend-more .recommend-btn {
    position: relative;
    font-size: 15px;
    width: 88px;
    height: 88px;
    border: 1px solid #6A5A26;
    color: #A18E4F;
    border-radius: 88px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  /* line 762, ../sass/index.scss */
  .recommend .recommend-more .recommend-btn:hover {
    font-size: 20px;
    width: 100px;
    height: 100px;
    background: #A18E4F 0% 0% no-repeat padding-box;
    border: 0px solid #6A5A26;
    color: #FFFFFF;
  }

  /* line 772, ../sass/index.scss */
  .video_box {
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    align-items: center;
    top: -100%;
    left: 0;
    z-index: 10000;
    opacity: 0;
    transition: all 0.33s ease-in-out;
    -moz-transition: all 0.33s ease-in-out;
    -webkit-transition: all 0.33s ease-in-out;
  }
  /* line 785, ../sass/index.scss */
  .video_box .mask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
  }
  /* line 793, ../sass/index.scss */
  .video_box .video_data {
    position: relative;
    width: 90%;
    height: 45%;
    margin: 0 auto;
    padding: 20px;
    z-index: 10001;
  }
  /* line 800, ../sass/index.scss */
  .video_box .video_data .btn_close {
    width: 40px;
    position: absolute;
    margin: -70px 0;
    right: 0;
  }
  /* line 806, ../sass/index.scss */
  .video_box .video_data .video_obj {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  /* line 812, ../sass/index.scss */
  .video_box .video_data .video_obj iframe, .video_box .video_data .video_obj object, .video_box .video_data .video_obj embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* line 822, ../sass/index.scss */
  .video_show {
    top: 0%;
    opacity: 1;
    transition: all 0.33s ease-in-out;
    -moz-transition: all 0.33s ease-in-out;
    -webkit-transition: all 0.33s ease-in-out;
  }

  /* line 829, ../sass/index.scss */
  .youtube_video {
    width: 93vw;
    height: 72vw;
    border-top-right-radius: 72px 72px;
    border-bottom-right-radius: 72px 72px;
    object-fit: cover;
  }

  /* line 841, ../sass/index.scss */
  .video_div {
    width: 80%;
    margin: 0 auto;
    max-width: 1314px;
  }
  /* line 845, ../sass/index.scss */
  .video_div .video_div_title {
    color: #4A4340;
    border-left: 0.517vw solid #9B8439;
    padding-left: 1.136vw;
    font-weight: 700;
    font-size: 1.953vw;
    line-height: 1;
  }
  /* line 853, ../sass/index.scss */
  .video_div .video_div_list {
    margin-top: 1.446vw;
    border-bottom: 1px solid #947922;
  }
  /* line 856, ../sass/index.scss */
  .video_div .video_div_list .video_div_col {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    padding-bottom: 5vw;
  }
  /* line 861, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_img {
    width: 100%;
  }
  /* line 863, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_img img {
    width: 100%;
    height: auto;
    border-radius: 1.550vw;
  }
  /* line 870, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_title {
    font-size: 1.953vw;
    margin-top: 5px;
    color: #4A4340;
    font-weight: 500;
    margin-top: 1vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 883, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_text {
    font-size: 1.446vw;
    margin-top: 1vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 894, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_tag {
    text-overflow: ellipsis;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 1vw;
  }
  /* line 900, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_tag span {
    color: #A18E4F;
    margin-right: 1.033vw;
    font-size: 1.446vw;
  }
  /* line 909, ../sass/index.scss */
  .video_div .video_div_more {
    padding-bottom: 5vw;
  }
  /* line 911, ../sass/index.scss */
  .video_div .video_div_more .list_more {
    width: fit-content;
    margin: 0 auto;
  }
  /* line 914, ../sass/index.scss */
  .video_div .video_div_more .list_more .more {
    padding: 0.930vw 5.062vw;
    color: #947922;
    border: 1px solid #947922;
    font-size: 1.446vw;
    border-radius: 0.620vw;
    width: fit-content;
    margin-top: 2vw;
    margin-left: auto;
    margin-right: auto;
  }

  /* line 928, ../sass/index.scss */
  .news_div {
    width: 80%;
    margin: 0 auto;
    max-width: 1314px;
  }
  /* line 932, ../sass/index.scss */
  .news_div .news_div_title {
    color: #4A4340;
    border-left: 0.517vw solid #9B8439;
    padding-left: 1.136vw;
    font-weight: 700;
    font-size: 1.953vw;
    line-height: 1;
  }
  /* line 940, ../sass/index.scss */
  .news_div .news_div_list {
    margin-top: 1.446vw;
    border-bottom: 1px solid #947922;
  }
  /* line 943, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left {
    -ms-flex: 0 0 43%;
    flex: 0 0 43%;
    max-width: 43%;
  }
  /* line 947, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col {
    width: 100%;
  }
  /* line 949, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_img {
    width: 100%;
  }
  /* line 951, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_img img {
    width: 100%;
    height: auto;
    border-radius: 1.550vw;
  }
  /* line 958, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_title {
    font-size: 1.953vw;
    color: #4A4340;
    font-weight: 500;
    margin-top: 1vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 970, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_text {
    font-size: 1.446vw;
    margin-top: 5px;
    margin-top: 1vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 982, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_tag {
    margin-top: 0.5vw;
  }
  /* line 984, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_left .news_div_list_col .news_div_col_txt .news_div_col_tag span {
    color: #A18E4F;
    margin-right: 1.033vw;
    font-size: 1.446vw;
  }
  /* line 993, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }
  /* line 997, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col {
    width: 100%;
    padding-bottom: 1.9vw;
    margin-bottom: 3vw;
    border-bottom: 1px solid #947922;
  }
  /* line 1002, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_img {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  /* line 1006, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_img img {
    width: 100%;
    height: auto;
    border-radius: 1vw;
  }
  /* line 1012, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt {
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 68%;
  }
  /* line 1016, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_type {
    font-size: 1.446vw;
    display: inline-block;
    background-color: #947922;
    color: #ffffff;
    padding: 0.4vw 1.6vw;
    margin-right: 1vw;
    border-radius: 0.6vw;
  }
  /* line 1025, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_date {
    font-size: 1.446vw;
    color: #AAAAAA;
  }
  /* line 1029, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_title {
    font-size: 1.953vw;
    margin-top: 5px;
    color: #4A4340;
    font-weight: 500;
    margin-top: 1vw;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 1042, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_text {
    font-size: 1.446vw;
    margin-top: 0.5vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 1053, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_tag {
    margin-top: 0.5vw;
  }
  /* line 1055, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_tag span {
    color: #A18E4F;
    margin-right: 1.033vw;
    font-size: 1.446vw;
  }
  /* line 1064, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col:last-child {
    border-bottom: 0px solid #947922;
  }
  /* line 1069, ../sass/index.scss */
  .news_div .news_div_more {
    padding-bottom: 5vw;
  }
  /* line 1071, ../sass/index.scss */
  .news_div .news_div_more .list_more {
    width: fit-content;
    margin: 0 auto;
  }
  /* line 1074, ../sass/index.scss */
  .news_div .news_div_more .list_more .more {
    padding: 0.9vw 5vw;
    color: #947922;
    border: 1px solid #947922;
    font-size: 1.446vw;
    border-radius: 0.6vw;
    width: fit-content;
    margin-top: 1.5vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 767.98px) and (max-width: 1899.98px) {
  /* line 1091, ../sass/index.scss */
  .video_div {
    width: 90vw;
  }

  /* line 1095, ../sass/index.scss */
  .news_div {
    width: 90vw;
  }
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  /* line 1100, ../sass/index.scss */
  .video_div {
    width: 95vw;
  }

  /* line 1104, ../sass/index.scss */
  .news_div {
    width: 95vw;
  }
}
@media (max-width: 767.98px) {
  /* line 1111, ../sass/index.scss */
  .pt-selected {
    padding-top: 14.133vw;
  }

  /* line 1114, ../sass/index.scss */
  .recommend {
    position: relative;
  }
  /* line 1116, ../sass/index.scss */
  .recommend .recommend-area {
    position: relative;
    background: #ECE8DB 0% 0% no-repeat padding-box;
    border-top-right-radius: 32px;
    border-bottom-right-radius: 32px;
    width: 95.327vw;
    overflow-x: hidden;
  }
  /* line 1123, ../sass/index.scss */
  .recommend .recommend-area .recommend-div {
    position: relative;
    width: calc(100%);
    padding-bottom: 90px;
    padding-right: 5px;
  }
  /* line 1128, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt {
    position: relative;
    padding-right: 2.813vw;
    margin-left: 17px;
    margin-top: 38px;
  }
  /* line 1133, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-title {
    position: relative;
    font-size: 29px;
    font-weight: 500;
    color: #6A5A26;
    display: inline;
  }
  /* line 1140, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #6A5A26;
    display: inline;
  }
  /* line 1146, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt .recommend-text .slim {
    font-weight: 100;
  }
  /* line 1150, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-txt span {
    position: relative;
    font-size: 20px;
    -webkit-writing-mode: initial;
    writing-mode: initial;
    line-height: 1;
    font-weight: 400;
  }
  /* line 1159, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper {
    position: relative;
    width: auto;
    padding-top: 27px !important;
    padding-left: 0% !important;
    margin-left: 17px !important;
  }
  /* line 1165, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }
  /* line 1172, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-swiper .swiper-wrapper-recommend {
    position: relative;
    cursor: grab;
  }
  /* line 1177, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col {
    position: relative;
    width: 81vw;
    font-size: 14px;
  }
  /* line 1181, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-img {
    position: relative;
    margin-bottom: 15px;
  }
  /* line 1185, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .feature {
    position: relative;
    border-right: 1px solid #A89292;
  }
  /* line 1189, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .store_sale {
    position: relative;
    color: #A18E4F;
    border: 1px solid #A18E4F;
    padding: 3px 7px;
    margin-right: 5px;
    margin-top: 8px;
    font-weight: 500;
  }
  /* line 1198, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .reservation {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFFFFF;
    background-color: #AA9140;
    padding: 15px 13px;
    font-weight: 400;
    letter-spacing: -0.24px;
    line-height: 1.85;
    text-align: center;
    cursor: pointer;
  }
  /* line 1211, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .img_div {
    position: relative;
  }
  /* line 1213, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .img_div .bottom_text {
    font-family: Verdana,Geneva,sans-serif;
    position: absolute;
    bottom: 7%;
    left: 0;
    padding: 1vmin 2vmin;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
  }
  /* line 1223, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 1227, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .recommend-col-feature {
    padding-top: 14px;
  }
  /* line 1230, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale {
    position: relative;
    padding-right: 1.5vw;
  }
  /* line 1233, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale h5 {
    padding-top: 0.3vw;
    font-size: 17px;
  }
  /* line 1237, ../sass/index.scss */
  .recommend .recommend-area .recommend-div .recommend-col .info_sale .area {
    margin-left: 0.6vw;
  }
  /* line 1244, ../sass/index.scss */
  .recommend .recommend-more {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    padding-top: 40px;
    padding-bottom: 23px;
  }
  /* line 1251, ../sass/index.scss */
  .recommend .recommend-more .recommend-btn {
    position: relative;
    font-size: 15px;
    width: 88px;
    height: 88px;
    border: 1px solid #6A5A26;
    color: #A18E4F;
    border-radius: 88px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  /* line 1265, ../sass/index.scss */
  .recommend .recommend-more .recommend-btn:hover {
    font-size: 20px;
    width: 100px;
    height: 100px;
    background: #A18E4F 0% 0% no-repeat padding-box;
    border: 0px solid #6A5A26;
    color: #FFFFFF;
  }

  /* line 1275, ../sass/index.scss */
  .video_box {
    width: 100%;
    height: 100%;
    position: fixed;
    display: flex;
    align-items: center;
    top: -100%;
    left: 0;
    z-index: 10000;
    opacity: 0;
    transition: all 0.33s ease-in-out;
    -moz-transition: all 0.33s ease-in-out;
    -webkit-transition: all 0.33s ease-in-out;
  }
  /* line 1288, ../sass/index.scss */
  .video_box .mask {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
  }
  /* line 1296, ../sass/index.scss */
  .video_box .video_data {
    position: relative;
    width: 90%;
    height: 45%;
    margin: 0 auto;
    padding: 20px;
    z-index: 10001;
  }
  /* line 1303, ../sass/index.scss */
  .video_box .video_data .btn_close {
    width: 40px;
    position: absolute;
    margin: -70px 0;
    right: 0;
  }
  /* line 1309, ../sass/index.scss */
  .video_box .video_data .video_obj {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  /* line 1315, ../sass/index.scss */
  .video_box .video_data .video_obj iframe, .video_box .video_data .video_obj object, .video_box .video_data .video_obj embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* line 1325, ../sass/index.scss */
  .video_show {
    top: 0%;
    opacity: 1;
    transition: all 0.33s ease-in-out;
    -moz-transition: all 0.33s ease-in-out;
    -webkit-transition: all 0.33s ease-in-out;
  }

  /* line 1332, ../sass/index.scss */
  .youtube_video {
    width: 94vw;
    height: 124vw;
    object-fit: cover;
    border-top-right-radius: 35px 35px;
    border-bottom-right-radius: 35px 35px;
  }

  /* line 1344, ../sass/index.scss */
  .video_div {
    width: 86%;
    margin: 0 auto;
    max-width: 1314px;
  }
  /* line 1348, ../sass/index.scss */
  .video_div .video_div_title {
    color: #4A4340;
    border-left: 5px solid #9B8439;
    padding-left: 10px;
    font-weight: 700;
    font-size: 4.8vw;
    line-height: 1;
  }
  /* line 1356, ../sass/index.scss */
  .video_div .video_div_list {
    margin-top: 4vw;
    padding-bottom: 16.800vw;
    border-bottom: 1px solid #947922;
  }
  /* line 1360, ../sass/index.scss */
  .video_div .video_div_list .video_div_col {
    width: 100%;
    padding-bottom: 5.333vw;
  }
  /* line 1363, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_img {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  /* line 1367, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_img img {
    width: 100%;
    height: auto;
  }
  /* line 1372, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  /* line 1376, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_title {
    font-size: 4vw;
    color: #4A4340;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 1387, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_text {
    font-size: 3.2vw;
    margin-top: 0.5vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 1398, ../sass/index.scss */
  .video_div .video_div_list .video_div_col .video_div_col_txt .video_div_col_tag {
    display: none;
  }
  /* line 1404, ../sass/index.scss */
  .video_div .video_div_more {
    padding-bottom: 14.133vw;
  }
  /* line 1406, ../sass/index.scss */
  .video_div .video_div_more .list_more {
    width: fit-content;
    margin: 0 auto;
  }
  /* line 1409, ../sass/index.scss */
  .video_div .video_div_more .list_more .more {
    padding: 2.400vw 4vw;
    color: #947922;
    border: 1px solid #947922;
    font-size: 3.733vw;
    border-radius: 1.600vw;
    width: fit-content;
    margin-top: 5.333vw;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }

  /* line 1424, ../sass/index.scss */
  .news_div {
    width: 86%;
    margin: 0 auto;
    max-width: 1314px;
  }
  /* line 1428, ../sass/index.scss */
  .news_div .news_div_title {
    color: #4A4340;
    border-left: 5px solid #9B8439;
    padding-left: 10px;
    font-weight: 700;
    font-size: 4.8vw;
    line-height: 1;
  }
  /* line 1436, ../sass/index.scss */
  .news_div .news_div_list {
    margin-top: 4vw;
    border-bottom: 1px solid #AAA;
  }
  /* line 1439, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 16.800vw;
  }
  /* line 1444, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col {
    width: 100%;
    padding-bottom: 5.333vw;
  }
  /* line 1447, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_img {
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
  }
  /* line 1451, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_img img {
    width: 100%;
    height: auto;
  }
  /* line 1456, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  /* line 1460, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_title {
    font-size: 4vw;
    color: #4A4340;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 1471, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_text {
    font-size: 3.2vw;
    margin-top: 0.5vw;
    color: #AAAAAA;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: 1px;
  }
  /* line 1482, ../sass/index.scss */
  .news_div .news_div_list .news_div_list_right .news_div_list_col .news_div_col_txt .news_div_col_tag {
    display: none;
  }
  /* line 1489, ../sass/index.scss */
  .news_div .news_div_more {
    padding-bottom: 14.133vw;
  }
  /* line 1491, ../sass/index.scss */
  .news_div .news_div_more .list_more {
    width: fit-content;
    margin: 0 auto;
  }
  /* line 1494, ../sass/index.scss */
  .news_div .news_div_more .list_more .more {
    padding: 2.400vw 4vw;
    color: #947922;
    border: 1px solid #947922;
    font-size: 3.733vw;
    border-radius: 1.600vw;
    width: fit-content;
    margin-top: 5.333vw;
    margin-left: auto;
    margin-right: auto;
    display: table;
  }
}
