.reserv_bnr_wrap{max-width: 1080px;margin: 0 auto 35px;}
.reserv_bnr_wrap img{width: 100%;}
.reserv_bnr_wrap .reserv_bnr_slide .reserv_bnr_page {position: absolute;bottom: 10px;left: 50%;transform: translate(-50%, 0);z-index: 2;width: auto;}
.reserv_bnr_wrap .reserv_bnr_slide .reserv_bnr_page .swiper-pagination-bullet{width: 12px;height: 12px;border:2px solid #ddd;background-color:transparent;box-sizing: border-box;opacity: 1;}
.reserv_bnr_wrap .reserv_bnr_slide .reserv_bnr_page .swiper-pagination-bullet-active{background-color: #ddd;}

.reserv_bnr_next{background:url(//image.idhospital.com/idclinic.co.kr/reserv/reserv_bnr_next.png) no-repeat center;background-size: cover;width: 50px;height: 50px;position: absolute;top: 50%;right: 15px;transform: translate(0, -50%);z-index: 2;cursor: pointer;}
.reserv_bnr_prev{background:url(//image.idhospital.com/idclinic.co.kr/reserv/reserv_bnr_prev.png) no-repeat center;background-size: cover;width: 50px;height: 50px;position: absolute;top: 50%;left: 15px;transform: translate(0, -50%);z-index: 2;cursor: pointer;}

.pc_ver{display: block;}
.mo_ver{display: none;}


.swiper-1 {
  max-width: 100%;
  background-color: rgb(255, 219, 219);
  height: calc(100% - 134px);
  max-height: 947px;
}
.swiper-wrapper-1 {
	transition-timing-function: linear;
}
.swiper-slide-1 {
  height: 947px;

}
.swiper-slide-1 img {
  width: 100%;
  height: auto;
  vertical-align: top;
  object-fit: fill;
}
.swiper-pagination-bullet {
  opacity: 0.4;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background-color: aliceblue;
}
.swiper-pagination-1 {
  font-size: 13px;
  left: auto;
  right: 20px;
  width: auto;
  color: white;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 999px;
}
.swiper-2 {
  position: relative;
  padding: 0 10px;
  overflow: visible;
}
.swiper-wrapper-2 {
  padding-top: 5px;
  display: flex;
  gap: 7px;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.swiper-wrapper-2 .swiper-slide-2 {
  flex: 0 0 auto;
  width: auto;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.3px;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing: border-box;
  width: calc(100% / 4 - 7px);
  height: 94px;
  background-color: black;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.swiper-wrapper-2 .swiper-slide-2 img {
  margin-top: 4px;
  width: 55px;
  height: 55px;
}
.swiper-wrapper-2 .swiper-slide-2 span {
  color: white;
  font-size: 1.8rem;
  font-weight: 500;
}
.swiper-3 {
  width: calc(100% - 44px);
  float: left;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-3::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 64%);
  z-index: 2;
}
.swiper-wrapper-3 {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-wrapper-3 .swiper-slide-3 {
  flex: 0 0 auto;
  width: auto;
  line-height: 44px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.3px;
  cursor: pointer;
  flex-shrink: 0;
  box-sizing: border-box;
  padding: 0 10px;
}
.swiper-wrapper-3 .swiper-slide-3:last-child {
  margin-right: 35px;
}
.swiper-slide-3 button{
  font-size: 1.4rem;
}
.swiper-pagination-3 {
  display: none;
}
.swiper-thumb-1 {
  width: calc(100% - 72px);
  overflow: hidden;
}
.swiper-thumb-wrapper-1 {
  justify-content: center;
  padding-left: 20px;
}
.swiper-thumb-slide-1 {
  width: 84px;
  height: 84px;
  overflow: hidden;
  border-radius: 10px;
  margin: 0 4.5px;
}
.swiper-thumb-slide-1 img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.swiper-button-next {
  z-index: 100;
  right: 0;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-size: 1.8rem;
}
.swiper-button-prev {
  left: 0;
}
.swiper-pagination-total,
.swiper-pagination-current {
  color: white;
}
.main-list .goods {display:none}
@media (max-width: 520px) {
    
  .swiper-2 {
    width: calc(100% - 32px);
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    list-style: none;
    padding: 1vw 0;
    z-index: 1;
  }
  .swiper-wrapper-2 {
    display: flex;
    position: relative;
    width: 100%;
    height: 100%;
    gap: 0px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
  }
  .swiper-wrapper-2 .swiper-slide-2 {
    flex: 0 0 auto;
    width: auto;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: -0.3px;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    flex-shrink: 0;
    box-sizing: border-box;
  }
  .swiper-wrapper-2 .swiper-slide-2 span {
    padding: 0 20px;
  }
}



















.wrap {
  width: 100%;
  min-width: 320px;
  max-width: 1920px;
  position: relative;
  font-size: 1.6rem;
  /* padding: 0 40px; */
  padding: 0;
  margin: 0 auto;
}

/* banner style */
.banner-wrap {
  width: 360px;
  /* left: 40px; */
  left: 0;
  height: 100vh;
}

.banner-wrap__inner {
  padding: 10px 20px;
  background-color: white;
  width: auto;
  height:inherit;
}
.banner-thumb {
  margin-top: 24px;
  position: relative;
}
/* hamburgerMenu style */
.hamburgerMenu-wrap-shadow {
  width: 100%;
  height: 100% ;
  background-color: #0000006b;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none;
}
.hamburgerMenu-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: calc(100% - 360px);
  min-width: 320px;
  max-width: 100%;
  margin-left: 360px;
  background-color: #ffffff;
  color: white;
  z-index: 90;
}
.hamburgerMenu-wrap .btn-close {
  margin-top: 10px;
  background: url(//image.idhospital.com/idclinic.co.kr/reserv/ico_close2.svg);
}
.hamburgerMenu__list {
  margin-top: 40px;
  padding: 18px 20px;
}
.hamburgerMenu__list li+li {
  border-top: 1px solid #F2F3F3;
}
.hamburgerMenu__list li button {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 6px;
  font-weight: 500;
  font-size: 1.8rem;
  padding: 17px 0;
}
.hamburgerMenu__list li img {
  width: 25px;
  height: 25px;
}
/* eventReserBox style */
.eventReserBox-wrap-shadow {
  width: 100%;
  height: 100% ;
  background-color: #0000006b;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  display: none;
}
.eventReserBox-wrap {
  display: block;
  width: 400px;
  /* left: 40px; */
  right: 0;
  background-color: #fff;
  height: 100vh;
  z-index: 40;
}
.btn-close {
  background: url('//image.idhospital.com/idclinic.co.kr/reserv/ico_delete.svg')no-repeat center center;
  width: 50px;
  height: 50px;
  font-size: 0;
  float: right;
  margin-right: 10px;
}
.eventReserBox-wrap__title {
  font-size: 2.4rem;
  font-weight: 500;
  margin-left: 20px;
  padding-bottom: 23px;
}
.eventReserBox-wrap__title::before {
  content: "";
  clear: both;
  width: 100%;
  display: block;
}
.eventReserBox-wrap__subTitle {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 30px 0 0 20px;
}
.eventReserBox-wrap__inner {
  height: calc(100% - 103px);
  overflow-y: scroll;
  margin-right: -1px;
}
/* scrollbar setting*/
.select-items::-webkit-scrollbar,
.eventReserBox-wrap__inner::-webkit-scrollbar {
  width: 8px; /* 스크롤바 너비 */
  background-color: #A3A3A3; /* 스크롤바 배경색 */
}
.select-items::-webkit-scrollbar-track ,
.eventReserBox-wrap__inner::-webkit-scrollbar-track {
  background-color: #A3A3A3; /* 스크롤바 트랙 색상 */
}
.select-items::-webkit-scrollbar-thumb ,
.eventReserBox-wrap__inner::-webkit-scrollbar-thumb {
  background-color: #353c49; /* 스크롤바 핸들 색상 */
}

.eventReserBox-wrap__inner>span {
  font-weight: 700;
  color: #C1C3CF;
  font-size: 1.4rem;
  margin-left: 20px;
  display: block;
}
.selected-event-container__text {
  margin: 0 20px;
  padding: 15px 0;
  font-size: 1.8rem;
}
.selected-event-container__text+p {
  border-top: 1px solid #F2F3F3;
}
.no-select-event {
  font-weight: 500;
  font-size: 1.8rem;
  margin: 15px 0 0 20px;
}
.eventReserBox-wrap__inner>.box-line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 8px;
  background-color: #F2F3F3;
}
.eventReserBox-wrap__inner>.box-line {
  margin-left: 0;
  padding-left: 20px;
  position: relative;
  margin-top: 20px;
  padding-top: 27px;
}
.location-wrap {
  display: flex;
  gap: 10px;
  margin: 17px 0 0 20px;
}
.location-wrap button {
  font-weight: 600;
  color: #94979B;
  font-size: 1.4rem;
  padding: 10px 35px;
  border: 1px solid #E1E2E8;
}
.location-wrap button.active {
  background-color: #ff5800;
  border: 0;
  color: white;
}
.hope-day {
  padding: 0 20px;
}
.hope-day input {
  border: 0;
  font-size: 1.8rem;
  margin-top: 10px;
}
.hope-day input::placeholder {
  color: #DDDDDD;
}
.hope-day input:focus {
  outline: 0;
}
.time-select-wrap {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 25px;
}
.inflow-select-wrap >span {
  display: block;
  color: #C1C3CF;
  font-size: 1.4rem;
  padding-bottom: 10px;
}
.inflow-select-wrap >p {
  color: #ff5800;
  font-size: 1.2rem;
  margin-top: 8px;
}
.inflow-select-wrap .select-selected,
.time-select-wrap .select-selected {
  font-size: 1.8rem;
  padding: 15px;
}
.inflow-select,
.time-select {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.notice-sub {
  font-size: 1.2rem;
  color: #EF1111;
  margin-top: 10px;
}
.input-container {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 20px;
  position: relative;
  padding-top: 30px;
  margin-top: 30px;
}
.input-container::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 8px;
  background-color: #F2F3F3;
}
.input-container input {
  border: 1px solid #E1E2E8;
  padding: 15px;
  font-size: 1.8rem;
}
.input-container input::placeholder {
  color: #DDDDDD;
}
.agree-container {
  margin-top: 30px;
  padding: 30px 20px;
  background-color: #F2F3F3;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.agree input {
  display: none;
}
.agree input + label {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  font-size: 1.2rem;
  color: #94979B;
  font-weight: 500;
}
.agree span {
  color: #FF3B30;
  margin-right: -6px;
}
.agree input + label::before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  border: 1px solid #E1E2E8;
  background-color: white;
  transition: all .2s;
}
.agree input:checked + label::after {
  content: "";
  transform: rotate(-48deg);
  position: absolute;
  top: 10px;
  left: 9px;
  width: 10px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 0;
}
.agree input:checked + label::before {
  background-color: #ff5800;
}
.event-request2 {
  width: calc(100% - 40px);
  display: block;
  margin: 26px auto 29px;
  height: 50px;
  background-color: #ff5800;
  color: white;
  font-size: 1.8rem;
  font-weight: 500;
}
/* cartBox style */
.cartBox-wrap {
  width: 400px;
  /* left: 40px; */
  right: 0;
  background-color: #fff;
  height: 100vh;
}
.cartBox-wrap__inner {
  padding: 20px 0 0;
  margin: 0 20px;
  background-color: #F5F5F5;
  width: auto;
  height: inherit;
}

.cartBox-wrap__inner_tit{}
.cartBox-wrap__inner_tit dt{font-size: 2.4rem;font-weight: 500;margin-left: 20px;padding-bottom: 15px;}
.cartBox-wrap__inner_tit dd{font-weight: 700;color: #C1C3CF;font-size: 1.4rem;margin-left: 20px;display: block;}

.cartBox-wrap__inner2 {
  height: calc(100% - 210px);
}
.cartBox-total {
  height: 210px;
  background-color: white;
}
.price-box {
  padding: 16px 14px 0 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.price-box>span {
  font-size: 1.4rem;
  color: #888888;
}
.price-box .total-price .total-price-num {
  font-size: 2rem;
}
.price-box .total-price span {
  font-size: 1.4rem;  
  color: #ff5800;
}
.event-request {
  width: calc(100% - 28px);
  display: block;
  margin: 26px auto 29px;
  height: 50px;
  background-color: #ff5800;
  color: white;
  font-size: 1.8rem;
  font-weight: 500;
}
.btn-loc {
  padding: 0 20px;
  display: flex;
  width: 360px;
  align-items: center;
  height: 40px;
  margin-top: 10px;
  position: relative;
}
.btn-loc::before {
  content: "";
  display: block;
  background: url(//image.idhospital.com/idclinic.co.kr/reserv/ico_location.svg);
  background-repeat: no-repeat;
  width: 13px;
  height: 18px;
  padding-right: 7px;
}
.btn-loc::after {
  content: "";
  display: block;
  background: url(//image.idhospital.com/idclinic.co.kr/reserv/ico_arrow-right.svg);
  background-repeat: no-repeat;
  width: 5px;
  height: 10px;
  margin-left: auto;
}
.selected-event-wrap {
  height: calc(100vh - 240px);
  overflow: hidden;
  overflow-y: auto;
}
/* scrollbar setting*/
.selected-event-wrap::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}
.selected-event-wrap::-webkit-scrollbar-track {
  background-color:  #A3A3A3;
}
.selected-event-wrap::-webkit-scrollbar-thumb { 
  background-color: #353C49;
}
.selected-event-wrap::-webkit-scrollbar-corner {
  background-color: #000000;
}

.selected-event {
  display: flex;
  align-items: center;
  width: 340px;
  margin: 0 auto;
  border-bottom: 1px solid #D9D9D9;
}
.selected-event__product {
  margin-left: 14px;
  font-size: 1.8rem;
  max-width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}
.selected-event__price {
  margin-left: auto;
  text-align: right;
  font-size: 1.6rem;
  font-family: "Rubik";
}
.btn-delete {
  width: 60px;
  height: 60px;
}
.btn-delete img {
  width: 14px;
  height: 14px;
}
/* b,c fixed style */
.eventReserBox-wrap.view-fixed,
.banner-wrap.view-fixed,
.cartBox-wrap.view-fixed {
  position: fixed;
  top: 0;
  height: 100vh;
  height: 100dvh;
  z-index: 100;
}
.cartBox-wrap.view-fixed {
  z-index:150;
}
.hamburgerMenu-wrap-shadow.visible,
.eventReserBox-wrap-shadow.visible,
.banner-wrap.visible,
.cartBox-wrap.visible {  
  display: block;
}

/* mainContent style */
.mainContent-wrap {
  min-width: 320px;
  max-width: 100%;
  height: auto;
  /*margin-left: 360px;*/
  margin-right: 400px;
  background-color: white;
  position: relative;
  /* background-color: rgb(255, 158, 158); */
}

/* mainContent top style */
.main-top {
  width: 100%;
  height: 54px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  gap: 10px;
}
.btn-act {
  cursor: pointer;
}
.input-wrap {
  max-width: 900px;
  min-width: 210px;
  width: 100%;
  height: 40px;
  background-color: #F2F3F3;
  display: flex;
  border-radius: 40px;
}
.input-wrap input {
  flex: 1;
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent;
  font-family: 'Noto Sans KR';
  font-size: 1.6rem;
  padding: 0 0 0 22px;
  outline: none;
}
/* mainContent middle style */
.mainContent-wrap__inner ,
.main-middle {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main-middle__notice {
  height: 150px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(2,66,147,0.1) 100%);
  letter-spacing: -0.025em;
}

.main-middle__notice .main-middle__tit{text-align: center;}
.main-middle__notice .main-middle__tit dt{font-size: 3.3rem;color:#002f6b;font-weight: bold;margin-bottom: 10px;}
.main-middle__notice .main-middle__tit dd{font-size: 1.4rem;color:#000;line-height: 1.3;letter-spacing: -0.01em}


.main-middle__menu {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  /*overflow: hidden;*/
}
.main-middle__menu.sticky {
  position: fixed;
  top: 0px;
  z-index: 200;
  margin-left: 11%;
  width: calc(100% - 780px);
  padding-top: 10px;
  background-color: white;
}
.main-middle__menu.sticky .all-menu-wrap {
  top: 12px;
}
.main-middle__menu.sticky .all-menu-table {
  display: none;
}
.main-middle__menu.sticky .all-menu-swiper {
  display: block;
}
.main-middle__menu.sticky .swiper-slide-2 {
  height: 44px;
  border-radius: 100px;
}
.main-middle__menu.sticky .swiper-slide-2 span {
  line-height: 44px;
  font-weight: 500;
}
.main-middle__menu.sticky .swiper-slide-2 img {
  display: none;
}
.event-menu {
  display: flex;
  justify-content: space-between;
  background-color: white;
}
.event-menu>div.active {
  outline: 2px solid black;
}
.gra-purple {
  background: linear-gradient(270deg, #ED7BE2 0%, #846BE2 100%);
}
.gra-blue {
  background: linear-gradient(269.95deg, #67E0F7 0.05%, #6A92F4 99.95%);
}
.gra-mint {
  background: linear-gradient(270.14deg, #6AF4E7 0.12%, #6AC9E5 99.88%);
}
.gra-pink {
  background: linear-gradient(270deg, #FDBFE3 0%, #F49BE6 100%);
}
/* all menu list style */
.all-menu {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.all-menu {
  border-collapse: collapse;
  width: 100%;
  margin-top: 14px;
  table-layout: fixed;
  border-top: 1px solid #EBECEF;
}
.all-menu li {
  width: calc(100% / 4);
  height: 44px;
  border-right: 1px solid #EBECEF;
  border-bottom: 1px solid #EBECEF;
  background-color: white;
}
.all-menu li:nth-child(4n) {
  border-right: 0;
}
.all-menu button {
  font-size: 1.4rem;
  display: block;
  width: 100%;
  height: 100%;
}
.all-menu button.active {
  background-color: #002f6b;;
  color: white;
  font-weight: 700;
}
/* mainContent list style */
.main-list {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
}
.main-list>li {
  padding: 20px 20px 30px 38px;
}
.main-list>li {
  border-bottom: 1px solid #DBDBDB;
}
.main-list .event-selected {
  font-size: 1.2rem;
  font-weight: 400;
}
.event-details {
  display: flex;
  justify-content: space-between;
}
.event-details__left {
  padding-right: 20px;
}
.event-details__left h3 {
  margin-top: 10px;
  font-size: 1.8rem;
  font-weight: 500;
}
.event-details__left ul {
  margin-top: 10px;
}
.event-details__left li {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 150%;
}
.event-details__price {
  display: flex;
  align-items: baseline;
  flex-wrap: nowrap;
}
.event-details__price .sale-rate {
  color: #ff5800;
  font-size: 2.8rem;
  line-height: 140%;
  margin-right: 7px;
  font-family: "Rubik";
  font-weight: 400;
}
.event-details__price .sale-price {
  font-size: 2.8rem;
  line-height: 140%;
  margin-right: 4px;
  font-family: "Rubik";
  font-weight: 400;  
}
.event-details__price .cost-price {
  font-size: 2rem;
  color: #C1C3CF;
  text-decoration: line-through;
  font-family: "Rubik";
  font-weight: 400;  
}
.event-buttons {
  display: flex;
  justify-content: end;
  margin-top: 30px;
  gap: 10px;
}
.event-buttons .btn-view {
  width: 107px;
  height: 40px;
  font-size: 1.4rem;
  background-color: white;
  border: 1px solid #E1E2E8;
  font-weight: 600;
}
.event-buttons .btn-add {
  width: 107px;
  height: 40px;
  font-size: 1.4rem;
  background-color: #C1C3CF;
  color: white;
}
.event-buttons .btn-add:hover {
  background-color: #ff5800;
  color: white;
}

.event-buttons .btn-add.selected {
	background-color: #ff5800;
	color: white;
}

.event-buttons .btn-add.selected::before {
	display:block;
	content: '담기취소';
	line-height:40px;
}


/* lang select box style */
/* Custom Select Box Styles */
.lang-select-wrap {
  position: relative;
  display: block;
  width: 320px;
  margin: 0 auto;
}
.lang-select {
  position: relative;
  display: block;
  width: 100%;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.select-selected {
  padding: 10px;
  border-radius: 4px;
  color: #333;
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.select-selected::after {
  content: "";
  display: block;
  background: url(//image.idhospital.com/idclinic.co.kr/reserv/ico_arrow-bottom.svg);
  background-repeat: no-repeat;
  width: 16px;
  height: 9px;
}
.ico-arw {
  color: #C6C6C6;
}
.ico-arw::after {
  background: url(//image.idhospital.com/idclinic.co.kr/reserv/ico_arrow-bottom3.svg);
  width: 18px;
}
.idEvent {
  display: none;
  width: 100%;
  margin-top: 15px;
}
.idEvent.active {
  display: block;
}
.select-items {
  display: block;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.1);
  z-index: 99;
  max-height: 170px;
  overflow-y: auto;
}

.select-option {
  color: #333;
}
.select-option:first-child {
  border-top: 1px solid #ccc;
}
.select-option:last-child {
  border-bottom: 1px solid #ccc;
}
.select-option:hover {
  background-color: #ddd;
}
.select-option input {
  display: none;
}
.select-option label {
  display: block;
  padding: 10px;
}
.select-option input:checked + label {
  color: #ff5800;
}
.select-hide {
  display: none;
}
/* all menu mobile style */
.all-menu-wrap {
  position: relative;
  border-bottom: 9px solid #F2F3F3;
  min-height: 44px;
  box-sizing: content-box;
}
/* arrow 버튼 클릭시 active클래스 추가*/
.all-menu-wrap.active .all-menu-table {
  display: block;
  position: absolute;
  top: 44px;
  border-bottom: 9px solid #F2F3F3;
  width:100%;
}
.all-menu-wrap.active .all-menu {
  margin-top: 0;
}
.all-menu-wrap.active .swiper-3 {
  display: none;
}
.all-menu-wrap.active .all-menu-swiper p {
  display: block;
}
.all-menu-wrap.active .all-menu-swiper__btn {
  transform: rotate(180deg);
}
.all-menu-swiper {
  display: none;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 44px;
  background-color: white;
  border-top: 1px solid #EBECEF;
}
.all-menu-swiper::before {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  position: absolute;
  right: 44px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #EBECEF;
  z-index: 3;
}
.all-menu-swiper p {
  display: none;
  line-height: 44px;
  font-weight: 500;
  font-size: 1.4rem;
  padding-left: 1.8rem;
}
.all-menu-swiper__btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  border: 0;
  outline: 0;
  font-size: 0;
  color: transparent;
  cursor: pointer;
  background: url(//image.idhospital.com/idclinic.co.kr/reserv/ico_arrow-bottom2.svg)no-repeat;
  transition: all 0.4s;
}
.all-menu-swiper .btn-act.active {
	background-color: #002f6b;;
	color: white;
	font-weight: 700;
}

.box-shadow3,
.box-shadow2,
.box-shadow {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  z-index: 60;
  left: 0;
  top: 0;
}
.box-shadow3 ,
.box-shadow2 {
  z-index: 30;
}
.box-shadow3 {
  z-index: 200;
}
.box-shadow {
  z-index: 150;
}
.box-shadow3.active,
.box-shadow2.active,
.box-shadow.active {
  display: block;
}
.btn-bottom-mobile {
  display: none;
}
.btn-bottom-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  width: calc(100% - 360px);
  height: 60px;
  min-width: 320px;
  max-width: 100%;
  margin-left: 11%;
  background-color: #ff5800;
  color: white;
  z-index: 90;
  box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.12);
}
.btn-bottom-mobile__menu {
  background: url(//image.idhospital.com/idclinic.co.kr/reserv/ico_mobile-menu.svg);
  width: 60px;
  height: 60px;
}
.btn-bottom-mobile__left {
  width: calc(100% - 60px);
}
.btn-bottom-mobile__no-select {
  display: none;
  color: white;
}
.btn-bottom-mobile__no-select.visible {
  display: flex;
  height: 100%;
  align-items: center;
  padding-left: 16px;
}
.btn-bottom-mobile__select-wrap {
  display: none;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding-left: 16px;
}
.btn-bottom-mobile__select-wrap.visible {
  display: flex;
}
.btn-bottom-mobile__select-wrap p {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Rubik";
  color: white;
}
.btn-bottom-mobile__select-wrap span:nth-child(1) {
  background-color: white;
  color: #ff5800;
  width: 24px;
  height: 24px;
  display: block;
  text-align: center;
  border-radius: 50%;
  line-height: 24px;
}
.btn-bottom-mobile__select-wrap span:nth-child(2) {
  color: white;
}
.btn-bottom-mobile__select-wrap button {
  color: white;
  margin-right: 16px;
  font-size: 1.4rem;
}
.btn-modal-close {
  display: none;
}
.box-shadow3.active {
  display: none;
}
/* 뷰포트 너비가 1920px 이상일때 style */
@media (min-width: 1920px) {
  .banner-wrap {
    left: 50%;
    margin-left: -960px;
  }
  .eventReserBox-wrap,
  .cartBox-wrap {
    right: 50%;
    margin-right: -960px;
  }
}
/* 뷰포트 너비가 1479px 이하일때 style */
@media (max-width: 1479px) {
  .cartBox-wrap.visible {
    display: none;
  }
  .hamburgerMenu-wrap-shadow.visible {
    display: block;
  }
  .mainContent-wrap {
    margin-right: 0;
  }
  .main-middle__menu.sticky {
    width: calc(100% - 360px);
   /* margin-left: 0px;*/
  }
  .btn-bottom-mobile {
    display: none;
  }
  .btn-bottom-mobile.active {
    display: flex;
  }
  .cartBox-wrap.active {
    display: block;
  }
  .cartBox-wrap {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: calc(100% - 360px);
    min-width: 320px;
    max-width: 100%;
    height: 1500px;
    margin-left: 11%;
    z-index: 1000;
  }
  .cartBox-wrap.view-fixed {
    height: auto;
    top: auto;
    bottom: 0;
    z-index: 250;
  }
  .cartBox-wrap__inner {
    height: auto;
    margin: 0 0;
  } 
    
  .cartBox-wrap__inner_tit {float: left;}
    .cartBox-wrap__inner_tit dt{padding-bottom: 10px;}
    
  .cartBox-wrap__inner2 {
    height: auto;
  }
    
  .cartBox-total{height: 144px;}
    
  .lang-select-wrap {
    display: none;
  }
  .btn-loc {
    display: none;
  }
  .selected-event-wrap {
    height: auto;
    clear: both;
  }
  .selected-event {
    width: calc(100% - 40px);
  }
  .selected-event__product {
    max-width: 99%;
  }
  .btn-modal-close {
    display: block;
    float: right;
    background: url('//image.idhospital.com/idclinic.co.kr/reserv/ico_close.svg')no-repeat center center;
    width: 50px;
    height: 50px;
    text-indent: -99999px;
  }
  .selected-event-wrap::before {
    content: "";
    display: block;
    clear: both;
    width: 100%;
  }
  .box-shadow3.active {
    display: block;
  }
  .selected-event__product {
    font-size: 1.4rem;
  }
}
/* 뷰포트 너비가 1300px 이하일때 style */
@media (max-width: 1300px) {
  .banner-wrap.visible {
    display: none;
  }

  .mainContent-wrap {
    margin-left: 0;
  }
  .main-middle__menu.sticky {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px;
  }
  .btn-bottom-mobile {
    max-width: 1080px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
  }
  .cartBox-wrap {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px;
  }
  .hamburgerMenu-wrap {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0px;
  }
  .selected-event-wrap {
    max-height: 255px;
    overflow-y: auto;
    margin-top: 0;
  }
  .main-list>li {
    padding: 20px 15px 30px 15px;
  }
  .main-middle__menu.sticky .swiper-slide-2 span {
    font-size: 1.6rem;
  }
}
/* 뷰포트 너비가 750px 이하일때 style */
@media (max-width: 750px) {
    
  .pc_ver{display: none;}
  .mo_ver{display: block;}
  .reserv_bnr_wrap {max-width: 1080px;margin: -7vw auto 5vw;width: 95%;}
  .reserv_bnr_wrap .reserv_bnr_slide .reserv_bnr_page{bottom: 2vw;}
  .reserv_bnr_wrap .reserv_bnr_slide .reserv_bnr_page .swiper-pagination-bullet {width: 2.2vw;height: 2.2vw;border-width: 0.267vw;margin: 0 0.7vw;}
  .reserv_bnr_next , .reserv_bnr_prev {display: none;}
    
  .event-details {
    flex-wrap: wrap;
    justify-content: end;
  }
  .event-details__price {
    margin-top: 30px;
  }
  .all-menu li {
    width: calc(100% / 2);
  }
    .main-middle__notice{height: 45vw;}
    .main-middle__notice .main-middle__tit dt{font-size: 5.5vw;margin-bottom: 2vw;}
    .main-middle__notice .main-middle__tit dd{font-size: 3.3vw;white-space: pre-line;}
    .main-middle__notice .main-middle__tit dd br{display: none;}
    .main-middle__notice .main-middle__tit dd span{display: none;}
    
  .eventReserBox-wrap {
    width: 100%;
  }
  .event-details {
    flex-direction: column;
  }
  .event-details__price {
    justify-content: end;
  }
}

@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
/*본고딕(노토산즈) font-family:'Noto Sans KR' */
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
/*나눔명조 font-family: 'Nanum Myeongjo' */
@import url(https://fonts.googleapis.com/css?family=Montserrat);
/*몬세라트 font-family: 'Montserrat' */
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700);
/*로보토 font-family: 'Roboto' */
@import url("https://cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumbarungothicsubset.css");
/*나눔바른고딕 font-family: 'NanumBarunGothic';*/
@import url('https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap');
/*TEKO font-family: 'Teko', sans-serif;*/
@font-face { font-family: 'GyeonggiBatang'; 
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/GyeonggiBatang.woff') format('woff'); font-weight: normal; font-style: normal; }
/*경기바탕체 font-family: 'GyeonggiBatang';*/


@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}


@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'GmarketSans';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


/*----------------- reset -----------------  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, hr, p, span {margin:0; padding:0; font-family:'Noto Sans KR',sans-serif;}

body { font-size:16px; font:inherit; color:#222; line-height:1; -webkit-text-size-adjust:none}

ul, ol, li {list-style:none}

em, var, address, i{font-style:normal}

a:hover,a:active,a:focus, a{ text-decoration:none; color:none; }

h1,h2,h3,h4,h5,h6{font-size:none}

img {border:0; vertical-align:top;}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* TOP */





/*bottom*/
#wholebg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;background:rgba(0,0,0,0.5);filter:alpha(opacity=80);opacity:0.8;-moz-opacity:0.8;display:none}

/* pop_cart */
.pop_cart{background-color: #fff;border-radius: 25px;padding: 40px 18px 35px;width: 440px;height: 320px;text-align: center;box-sizing: border-box;letter-spacing: -1px;display:none}
.pop_cart_name{font-size: 24px;color:#222;font-weight: bold;border-bottom: 1px solid #222;padding-bottom: 10px;}
.pop_cart_btn{font-size: 0;}
.pop_cart_btn p{font-size: 22px;color:#222;padding: 40px 0 20px;}
.pop_cart_btn a{display: inline-block;vertical-align: top;width: 49%;font-size: 20px;background-color: #fd6f24;color:#fff;padding: 18px 0;text-align: center;margin: 0 0 10px;box-sizing: border-box;}
.pop_cart_btn a.pop_cart_cancel{background-color: #fff;color:#222;margin-right: 6px;border:1px solid #ccc;}
.pop_cart_btn a.pop_cart_put{border:1px solid #fd6f24;}
.pop_cart_btn a.pop_cart_res{width: 100%;}


@media all and (max-width:720px){
	
	.pop_cart {width: 77vw;height: auto;padding: 5vw 4vw 4vw;letter-spacing: -0.1vw;}
	.pop_cart_name {font-size: 5.5vw;padding-bottom: 2vw;}
	.pop_cart_btn p {font-size: 4.16vw;padding: 6vw 0;}
	.pop_cart_btn a {width: 49%;font-size: 3.3vw;padding: 3.5vw 0;margin: 0 0 1vw;}
	.pop_cart_btn a.pop_cart_cancel{margin-right: 1vw;}
}
	
/*bottom*/

