:root {font-size: 16px;}


.promotion_visual {
  position: relative;
  width: 100%;
  height: 720px;
  overflow: hidden;
  padding-top: var(--safeAreaTop2); padding-top: var(--safeAreaTop1); 
}

.bg_flow {
  position: absolute;
  top: 0;
  left: -50px;
  height: 100%;
  min-width: 120%;
  object-fit: cover;
  animation: bgMove 5s linear infinite alternate;
  z-index: 0;
}

.gradient_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(0deg, #0000001A 0%, #000000FC 100%) no-repeat;
  z-index: 1; /* 이미지 위, 텍스트 아래 */
}

.promotion_txt {
  position: relative;
  z-index: 2; /* 가장 위에 보이게 */
  color: white;
  padding: 50px;
}

/* 배경 흐르는 효과 */
@keyframes bgMove {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(50px); /* 오른쪽으로 이동 */
  }
}
.hotelpromotion_warpper {position: relative; width: 100%; }
button {background: none; cursor: pointer;} 
button:hover {opacity: 1;}
button:active {opacity: 1!important;}
.inner1270 {max-width: 1270px; width: 100%; margin: 0 auto; font-family: 'Pretendard'; font-size: 1rem;}
.promotion_txt {width: 100%; max-width: 520px; 
  padding: 10px; margin-top: 112px;}
.inner1270 h2 { font-size: 1.75rem; font-weight: 600; text-align: center; margin-bottom: 14px;}
.txt_header span {background: #111; display: block; padding: 10px 0 10px 10px; margin-bottom: 14px; text-align: center;}
.txt_header {border-bottom: 1px solid #e6e6e6;}
.txt_body {margin-bottom: 20px;}
.txt_body > strong {margin-top: 14px; text-align: center; display: block; font-size: 1.2rem; font-weight: 300;}
.txt_body .txtbody_box {background:rgba(0, 0, 0, 0.5); margin-top: 14px;
     padding: 20px; border: 1px solid #747474; border-radius: 10px;}
.txtbody_box li {font-size: 1.25rem; font-weight: 300; padding-bottom: 14px;}
.txtbody_box li:last-child {padding-bottom: 0;}
.txtbody_box li::before {content: '♥'; display: inline-block; color: #157ced;
     width:18px; height: 17px; margin-right: 10px; }
.txtbody_box li p {font-size: 1.0rem; margin-left: 14px; padding: 6px 0;}
.txtbody_box li p::before {content: ''; display: inline-block; width: 3px; height: 3px; background: #9ACAFF; border-radius: 5px; margin-right: 10px; position: relative; top: -4px;}
.txtbody_box li p span {font-size: 0.95rem; color: #9ACAFF; display: block;}
.promotion_body1 {margin-top: 100px; position: relative;}
.promotion_body1::before {content: ''; display: inline-block; position: absolute; top: -180px; left: 50%;
    width: 1px; height: 150px; background: #157ced; z-index: 100;}
.promotion_body1 h2 {margin-bottom: 40px;}
.body_aline {display: flex; margin-bottom: 40px;  align-items: center; justify-content: center}
.body_aline > div {padding:20px 40px; width: 37%;}
.body_aline > img {width: 63%; object-fit: cover; height: 156px;}
.body_aline > div > span {display: block; color: #C9C9C9; font-weight: 600;}
.body_aline > div > strong {font-size: 1.25rem; padding: 10px 0 6px 0; display: inline-block;}
.body_aline > div > p {color: #157ced; font-weight: 600; font-size: 1.0rem;}
.promotion_body1 .body_aline:nth-child(odd) > div{text-align: right;}

.promotion_body2 {background:#16141E; color: #fff; margin-top: 120px; text-align: center;}
.promotion_body2 h2 {padding-top: 80px;}
.reser_wrapper {display: flex; gap: 45px; justify-content: center;}
.reser_wrapper .reservation_detail { width: 38% ; text-align: left;
    background: #fff; color: #111; margin-top: 40px;
    padding:28px; border-radius: 15px; margin-bottom: 80px;}
.reservation_detail > span {color: #107ced; font-size: 1.1rem; font-weight: 600;} 
.reservation_detail > p {padding: 10px 0; font-size: 1.5rem; font-weight: 600;}
.reservation_detail > span::before {content: '♥'; display: inline-block; color: #157ced;
     width:18px; height: 17px; }
.reservation_detail > span::after {content: '♥'; display: inline-block; color: #157ced;
     width:18px; height: 17px; margin-left: 4px; font-weight: 600; }
.detail_benefit {border: 1px solid #dfdfdf; padding: 14px; text-align: center;}
.detail_benefit p span {color: #C8C8C8;}
.detail_benefit .color_box {background: #ECF5FF; padding: 10px; color: #157ced; 
    margin: 8px 0; border-radius: 5px;}
.detail_benefit span {color: #8DC3FF;}
.reser_wrapper .reservation_detail:nth-child(2) .color_box {background: #FFF1F1; color:#FF8B8B;}
.reser_wrapper .txt_pink {color: #ff8b8b;}
.reser_wrapper .reservation_detail .txt_pink::before {color:#ff8b8b;}
.reser_wrapper .reservation_detail .txt_pink::after {color:#ff8b8b;}
.product_bill {margin: 16px 0;}
.product_bill span {color: #999; display: block;}
.product_bill strong {font-size: 1.75rem; color: #FF4E4E;}
.reser_wrapper button {background-color: #111; color: #fff;font-size: 1.1rem; padding: 12px;
  width: 100%; border-radius: 5px;}
.poromotion_body3 {margin-top: 80px ; background: #16141E; color: #fff;}
.poromotion_body3 .inner1270 {padding: 80px 0;}
.body3_boxwrapper {display: flex; flex-wrap: wrap; gap: 40px; margin-top: 40px;}
.body3_box {border: 1px solid #777; position: relative; height: 212px;
  width: 48%; border-radius: 10px; padding: 28px; display: flex; flex-direction: column; justify-content: space-around;} 
.body3_box img {position: absolute; top: 0; right: 0; z-index: 0;}
.body3_box h3 {font-size: 1.25rem;z-index: 1;}
.body3_box p {width: 55%; color: #fff; z-index: 1;}
.promotion_body4 { background: #F1F9FF; width: 100%;padding-bottom: 40px; }
.promotion_body4 .inner1270 {padding-top: 80px;}
.promotion_body4 h2 {margin-bottom: 40px;}
.promotion_body4 ul {display: flex;  gap: 20px; margin-bottom: 40px;}
.promotion_body4 ul li {background: #fff; padding: 20px; text-align: center; border-radius: 10px;}
.promotion_body4 ul li img {height: 147px; object-fit: contain;}
.promotion_body4 ul li p {font-size: 1.2rem; font-weight: 600; padding: 20px 0;}
.promotion_body4 ul li span {display: inline-block; padding-bottom: 20px; font-size: 1.1rem; color:#555 ;}
.promotion_body4 button {margin: 0 auto; 
  background-color: #111; color: #fff;font-size: 1.1rem; padding: 12px;
  width: 320px; border-radius: 5px; display: flex; justify-content: center; }
  .quick_menu {position: fixed; right: 40px; top: 280px; z-index: 100;} 
.quick_menu button { background: #111; margin-bottom: 18px; color: #fff; box-shadow: 0px 0px 6px #FFFFFF88;;
  width: 80px; height: 80px; border-radius: 80px; 
  display: flex; align-items: center;flex-direction: column; justify-content: center; gap: 5px;}
.quick_menu button img {object-fit: contain; background-size: contain; }
section.new_section.titleBox_none {margin-bottom: 0;}
.txt_header2 h2 {font-family: 'RiaSans-ExtraBold'; font-size: 2.5rem;}
.txt_header2 h2 strong {color:#157ced; -webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: #fff;}
.txt_header2 .txt_boxblack {text-align: center; display: block; font-size: 1.5rem; font-weight: 600; background: #111; padding: 10px;}
.promotion_txt {max-width: 620px;}
.txt_header2 .header2only {text-align: center; font-size: 1.25rem;}
.header2only button { font-size: 1.1rem; color: #fff; background: #157ced;margin-top: 20px; padding: 12px 40px; border-radius: 5px; width: 80%;}



@media (max-width:1020px) {
  .inner1270 {padding: 0 15px;}
  .body3_boxwrapper {gap: 20px;}
  .body3_box {width: 100%; height: 128px; padding: 16px 20px;}
  .body3_box img{ width:128px; top: calc(50% - 50px);}
  .body3_box br{display:none}
  .body3_box p {width: 80%;}
  .promotion_body4 ul li {width: 24%;}
  .promotion_body4 ul li img {height: 80px; width: 160px;}
  .reser_wrapper {gap: 20px;}
  .reser_wrapper .reservation_detail {width: 47%;}
  .body_aline > img {width: 50%; height: 140px;}
  .body_aline > div {width: 50%;}
  .promotion_body2 {margin-top: 80px;}
}
@media (max-width:720px) {
  div.wrap main.sub .item_list___product {padding: 0!important}
      .body3_boxwrapper {padding: 0 10px;}
  .reser_wrapper {margin-top: 20px;}
  .reser_wrapper .reservation_detail {margin-top: 0;}
  .reser_wrapper {flex-wrap: wrap; gap: 0;}
  .reser_wrapper .reservation_detail { text-align: center;
    width: 100%; margin-bottom: 15px; padding: 16px;}
  .product_bill {text-align: left; margin-left: 12px;}
  .reser_wrapper .reservation_detail:last-child {margin-bottom: 60px;}
  .product_bill strong {font-size: 1.5rem;}
  .product_bill {margin: 10px 0;}
  .detail_benefit {padding: 10px;}
  .detail_benefit .color_box {margin: 4px 0;}
  .body_aline {margin-bottom: 10px;}
  .body_aline > div {padding: 20px;} 
  .promotion_body4 ul {width: 100%; overflow-x: auto; padding-bottom: 20px;margin-bottom: 20px;}
  .promotion_body4 ul li {min-width: 212px;}
  .promotion_body4 ul li span {padding-bottom: 0;}
  .txt_header2 .header2only {margin-bottom: 40px;}
  .txt_header2 h2 {line-height: 125%;}
  .quick_menu {top: unset;  bottom: 50px; right: 10px; }
}
@media (max-width:560px) {
  .promotion_visual {height: auto;}
  .txt_header2 .txt_boxblack {font-size: 1.25rem ;}
  .body_aline > div .only_pc {display: none;}
  .body3_box {height: auto;}
  .body3_box p {margin-top: 12px; width: 72%; font-size: 1rem;}
  .promotion_txt {margin-top: 80px;}
}