/* common */
@charset "utf-8";

/**
 * --------------------------------
 * xprice CSS
 * --------------------------------
*/

/* common */
/* txt */
.txt-price em {font-family: 'AppleSDGothicNeo';letter-spacing: -0.05em;}
.txt-dday em {font-family: 'AppleSDGothicNeo';letter-spacing: -0.05em;font-weight: 700;}
.txt-state {display: inline-block;color: #565656;font-size: 14px;font-weight: 400;}
.txt-state.payment {color: #FF320C;}
.txt-state.ing {color: #311DCC;}
.txt-date {display: inline-block;color: #A9A9A9;font-size: 14px;}

.infodata:before {content: '';display: block;margin: 0 auto 11px;width: 60px;height: 60px;background: url("../images/common/icon.png") no-repeat -60px 0;background-size: 300px;}
.infodata p {line-height: 24px;color: #151515;font-size: 18px;text-align: center;}

/* icon */
.icon-filter {width: 30px;height: 30px;background: url("../images/common/btn.png") no-repeat -30px 0;background-size: 300px;}
.icon-fire {margin-right: 6px;width: 30px;height: 40px;background-position: -90px -90px;}
.icon-fire + .icon-fire {margin-left: -22px;}
.icon-more {width: 30px;height: 30px;background: url("../images/common/btn.png") no-repeat -30px -90px;background-size: 300px;}
.icon-mypage {margin-top: 20px;width: 30px;height: 30px;background-position: -270px -30px;}

/* btn */
.btn-icon {text-align: left;text-indent: -9999px;}
.btn-icon:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 30px;height: 30px;background: url("../images/common/btn.png") no-repeat -60px 0;background-size: 300px;text-align: left;text-indent: -9999px;}
.btn-icon.btn-like:after {background-position: -60px 0;}
.btn-icon.btn-like.active:after {background-position: -90px 0;}
.btn-icon.btn-share:after {background-position: 0 0;}

/* product-list */
.product-list {position: relative;}
.product-list > ul > li {position: relative;margin-top: 20px;height: calc(100vw + 150px);border: 1px solid #a2a9ae;border-radius: 10px;overflow: hidden;}
.product-list > ul > li:first-of-type {margin-top: 0;}
.product-list > ul > li.banner {margin: 20px -20px 0;height: auto;border: 0;border-radius: 0;}
.product-list .thumb {position: relative;width: 100%;height: 100%;border-top-left-radius: 8px;border-top-right-radius: 8px;overflow: hidden;transition: height .3s ease-in-out;z-index: 0;}
.product-list .thumb > img {max-width: none;width: 100%;height: 100%;object-fit: cover;}
.product-list .thumb .picdetail-swiper {opacity: 0;position: absolute;top: 0;left: 0;width: 100%;height: calc(100vw - 40px);transition: opacity 0s ease-in-out 0s;}
.product-list .thumb .picdetail-swiper .swiper-slide {height: calc(100vw - 40px);background-color: #f4f4f4;}
.product-list .thumb .picdetail-swiper .btn-more {position: absolute;top: 50%;left: 50%;width: 100px;height: 100px;line-height: 98px;border-radius: 100px;transform: translate(-50%, -50%);}
.product-list .txt-subject {position: absolute;bottom: 40px;left: 0;padding: 0 28px;line-height: 35px;color: #fff;font-size: 30px;font-family: 'GmarketSans';font-weight: 700;z-index: 1;}
.product-list .btn-like {position: absolute;top: 0;right: 0;width: 68px;height: 66px;z-index: 2;}
.product-list .btn-share {display: none;position: absolute;top: 0;left: 0;width: 68px;height: 66px;z-index: 2;}
.product-list .txt-dday {position: absolute;top: 60px;right: 10px;padding: 0 10px;min-width: 68px;line-height: 32px;color: #fff;font-size: 14px;font-weight: 400;background-color: #FF2F20;border-radius: 6px;text-align: center;}
.product-list .txt-dday em {font-weight: 700;}
.product-list .info-area {position: absolute;bottom: -190px;left: 0;width: 100%;height: 190px;background-color: #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;z-index: 2;transition: bottom .2s ease-in-out 0s;}
.product-list .info-area .txt-subject {position: relative;bottom: auto;display: block;margin: 20px 0 0;padding: 0 20px;line-height: 22px;color: #101010;font-size: 15px;font-weight: 400;font-family: "NotoSansKR";text-align: center;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.product-list .info-area .txt-price {display: block;margin-top: 15px;height: 32px;color: #311DCC;font-size: 16px;text-align: center;}
.product-list .info-area .txt-price em {display: inline-block;margin-right: 3px;font-size: 32px;font-weight: 700;}
.product-list .info-area .txt-price strong {font-size: 30px;font-weight: 700;}
.product-list .info-area .slider-area {position: relative;margin-top: 24px;padding: 0 23px;width: 100%;height: 75px;}
.product-list .info-area .slider-area .price-slider {width: calc(100% - 52px);height: 6px;border: 0;}
.product-list .info-area .slider-area .price-slider:before {content: '';position: absolute;top: 0;left: 0px;width: calc(100% + 52px);height: 6px;background-color: #ccccd0;border-radius: 6px;}
.product-list .info-area .slider-area .price-slider .ui-slider-handle {top: -12px;width: 54px;height: 30px;border: 0;outline: 0;background-color: transparent;font-size: 0;}
.product-list .info-area .slider-area .price-slider .ui-slider-handle:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 60px;height: 30px;background: url("../images/common/btn.png") no-repeat -60px -30px;background-size: 300px;}
.product-list .info-area .slider-area ul {margin: 15px 24px 0 0;display: flex;justify-content: space-between;width: 100%;font-size: 0;}
.product-list .info-area .slider-area ul li {flex: 1 100px;}
.product-list .info-area .slider-area ul li strong {margin-bottom: 6px;display: block;color: #999999;font-size: 12px;font-weight: 400;text-align: center;}
.product-list .info-area .slider-area ul li .txt-price {margin-top: 0;display: block;color: #454545;font-size: 12px;font-weight: 700;}
.product-list .info-area .slider-area ul li .txt-price em {margin-right: 0;font-size: 12px;font-weight: 700;}
.product-list .info-area .slider-area ul li:first-of-type strong {text-align: left;}
.product-list .info-area .slider-area ul li:first-of-type .txt-price {display: inline-block;min-width: 65px;}
.product-list .info-area .slider-area ul li:last-of-type strong {padding-right: 8px;text-align: right;}
.product-list .info-area .slider-area ul li:last-of-type .txt-price {padding-right: 18px;text-align: right;}
.product-list .info-area .slider-area ul li.active strong {color: #311DCC;font-weight: 700;}
.product-list .info-area .slider-area ul li.active .txt-price {display: none;}

.product-list .btnbuy-area {display: none;position: absolute;top: calc((100vw - 110px) / 2);left: 0;width: 100%;height: 83px;text-align: center;z-index: 1;}
.product-list .btnbuy-area .btn {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 208px;height: 83px;line-height: 81px;font-size: 22px;font-weight: 700;border-radius: 83px;}
.product-list .btnbuy-area .btn.btn-buy {display: block;}

.product-list > ul > li.active {border-color: #d8e1e8;}
.product-list > ul > li.active .btn-share {display: block;}
.product-list > ul > li.active .thumb {height: calc(100vw - 40px);}
.product-list > ul > li.active .thumb .picdetail-swiper {opacity: 1;transition: opacity .2s ease-in-out .2s;}
.product-list > ul > li.active .info-area {bottom: 0;}
.product-list > ul > li.active .btnbuy-area {display: block;}

.product-area {position: relative;margin-top: 22px;}
.product-area h3 {line-height: 48px;color: #151515;font-size: 18px;font-weight: 700;}
.product-area .btn-allmore {position: absolute;top: 0;right: -11px;line-height: 48px;color: #565656;font-size: 14px;}
.product-area .btn-allmore .icon-more {margin-top: 10px;margin-left: -6px;background-position: -90px -90px;}
.product-area .product-list > ul > li {height: 394px;border-color: #d8e1e8;}
.product-area .product-list > ul > li > button {display: block;}
.product-area .product-list > ul > li .thumb {height: 240px;}
.product-area .product-list > ul > li .info-area {bottom: 0;height: 153px;}
.product-area .product-list > ul > li .txt-dday {top: 10px;right: 10px;}

.product-info {display: flex;align-items: center;}
.product-info > ul {width: 100%;}
.product-info > ul > li {display: flex;align-items: center;margin-top: 0;padding: 20px 0 20px;border-bottom: 1px solid #d8e1e8;}
.product-info > a,
.product-info > ul > li > a {display: flex;align-items: center;}
.product-info .thumb {flex-basis: 80px;flex-shrink: 0;width: 80px;height: 80px;}
.product-info .info-area {flex-grow: 1;padding-left: 20px;}
.product-info .txt-subject {margin-top: 5px;display: block;line-height: 22px;color: #151515;font-size: 16px;}
.product-info .txt-price {margin-top: 7px;display: block;font-size: 16px;}
.product-info .txt-price em {font-size: 20px;}
.product-info .txt-price strong {display: inline-block;width: 50px;}
.product-info .txt-price.booking {color: #311dcc;}
.product-info .txt-price.booking strong {color: #151515;}

/* step-area */
.step-area {position: relative;margin: 30px 30px 0;}
.step-area:before {content: '';position: absolute;top: 10px;left: 0;width: 100%;height: 10px;background-color: #E3E9ED;border-radius: 5px;}
.step-area ul {position: relative;padding-top: 35px;display: flex;justify-content: space-between;}
.step-area ul li {position: relative;width: 33.3333%;color: #999999;}
.step-area ul li:before {content: '';position: absolute;top: -24px;left: 50%;margin-left: -4px;width: 8px;height: 8px;background-color: rgba(21, 21, 21, .14);border-radius: 8px;}
.step-area ul li:first-of-type:before {left: 1px;margin-left: 0;}
.step-area ul li:nth-of-type(2) {text-align: center;}
.step-area ul li:last-of-type {text-align: right;}
.step-area ul li:last-of-type:before {right: 1px;left: auto;margin-left: 0;}
.step-area ul li .icon-fire {display: none;}
.step-area ul li.active {color: #151515;font-weight: 700;}
.step-area .progressbar {position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
.step-area .progressbar .bar {position: absolute;top: 10px;left: 0;width: calc(100vw - 102px);height: 10px;overflow: hidden;}
.step-area .progressbar .bar:before {content: '';position: absolute;top: 0;left: 0;width: calc(100vw - 102px);height: 10px;background: linear-gradient(90deg, #FEF26D, #FD6946);border-radius: 5px;}
.step-area .progressbar .icon-fire {position: absolute;top: -17px;left: 50%;margin-left: -18px;margin-right: 0;height: 28px;}
.step-area .progressbar.step1 .icon-fire {top: -36px;left: 10px;width: 60px;height: 60px;background-position: -240px -90px;transform: scale(.8);}
.step-area .progressbar.step3 .icon-fire {top: -38px;left: auto;right: -18px;width: 60px;height: 60px;background-position: -120px -90px;transform: scale(.7);}
.step-area .progressbar.step3.false .icon-fire {background-position: -180px -90px;}
.step-area .progressbar.step1 .bar {width: 42px;}
.step-area .progressbar.step2 .bar {width: 50%;}
.step-area .progressbar.step2 .bar:before {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.step-area.order:before {left: 2px;top: 30px;height: 2px;width: calc(100% - 4px);}
.step-area.order ul {padding-top: 0;}
.step-area.order ul li {width: 32%;text-align: center;}
.step-area.order ul li:first-of-type {text-align: left;width: 18%;}
.step-area.order ul li:last-of-type {text-align: right;width: 18%;}
.step-area.order ul li:before {top: 25px;width: 6px;height: 6px;background-color: #fff;border: 3px solid #d8e1e8;}
.step-area.order ul li.active {color: #311dcc;}
.step-area.order ul li.active:before {border-color: #311dcc;z-index: 1;}
.step-area.order ul li.active:after {content: '';position: absolute;top: 30px;left: 50%;width: 50%;height: 2px;background-color: #311dcc;z-index: 0;}
.step-area.order ul li.active:first-of-type:after {left: 2px;width: 100%;}
.step-area.order ul li.active:last-of-type:after {left: auto;right: 2px;width: 100%;}

.ea-area {position: relative;display: inline-block;width: 126px;height: 32px;vertical-align: top;overflow: hidden}
.ea-area input {padding: 0 32px;width: 100%;height: 32px;line-height: 30px;border: 0;color: #311DCC;font-size: 22px;font-weight: 700;font-family: 'AppleSDGothicNeo';letter-spacing: -0.05em;text-align: center;vertical-align: top}
.ea-area input:read-only {color: #d4d4d4;-webkit-text-fill-color: #d4d4d4;background-color: #f6f6f6}
.ea-area input:read-only ~ button {opacity: 0.5}
.ea-area .btn-down {position: relative;display: inline-block;width: 32px;height: 32px;text-align: left;text-indent: -9999px;vertical-align: top}
.ea-area .btn-down::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: inline-block;width: 60px;height: 60px;background: url("../images/common/btn.png") no-repeat 0 -150px;background-size: 300px;}
.ea-area .btn-up {position: relative;display: inline-block;width: 32px;height: 32px;text-align: left;text-indent: -9999px;vertical-align: top}
.ea-area .btn-up::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);display: inline-block;width: 60px;height: 60px;background: url("../images/common/btn.png") no-repeat -60px -150px;background-size: 300px;}
.ea-area .btn-down {position: absolute;top: 0;left: 0}
.ea-area .btn-up {position: absolute;top: 0;left: auto;right: 0}

.list-area ul li {position: relative;padding: 20px 0;border-bottom: 1px solid #d8e1e8;}
.list-area .txt-date {display: block;}
.list-area .txt-subject {display: block;margin-top: 2px;padding-right: 90px;line-height: 24px;color: #151515;font-size: 16px;}
.list-area .txt-state {position: absolute;bottom: 20px;right: 0;line-height: 24px;color: #151515;font-size: 16px;font-weight: 700;}
.list-area .txt-state.plus {color: #FF320C;}

/* splash */
.splash {background: linear-gradient(120deg, #a2ed93, #3a2ecb 70%, #308dee);}
.splash #contents {margin: 0;padding-top: 0;padding-bottom: 0;background-color: transparent;}
.splash .innerfull {height: 100%;}
.splash h1 {padding-top: 75px;text-align: center;transition: all .5s ease-in-out;}
.splash h1 span {display: inline-block;width: 264px;height: 65px;background: url("../images/sub/splash.png") no-repeat 0 0;background-size: 400px;text-align: left;text-indent: -9999px;}
.splash .notice {position: absolute;top: 40%;left: 0;width: 100%;text-align: center;text-align: center;transition: all 1s ease-in-out;z-index: 1;}
.splash .notice .icon-notice {width: 140px;height: 140px;background: url("../images/sub/splash.png") no-repeat 0 -75px;background-size: 400px;transform-origin: top;animation: ani-splash-bell 3s linear;}
.splash .logo {position: absolute;bottom: 50px;left: 0;width: 100%;text-align: center;}
.splash .logo .icon-logo {width: 99px;height: 35px;background: url("../images/sub/splash.png") no-repeat 0 -225px;background-size: 400px;}
.splash .start {position: absolute;top: 100%;left: 0;width: 100%;height: 100%;opacity: 0;background-color: #fff;transition: opacity 1s ease-in-out;z-index: 0;}
.splash .start .txt-start {padding-top: 120px;line-height: 38px;color: #242424;font-size: 28px;letter-spacing: -1.4px;text-align: center;}
.splash .start .txt-select {margin: 30px auto 0;width: 310px;height: 187px;background: url("../images/sub/splash.png") no-repeat 0 -275px;background-size: 400px;text-align: left;text-indent: -9999px;}
.splash .start .btn-line {position: absolute;bottom: 90px;left: 20px;color: #A9A9A9;font-size: 16px;border-bottom: 0;}
.splash .start .btn.blue {position: absolute;bottom: 0;left: 0;width: 100%;}

.splash.active h1 {opacity: 0;}
.splash.active .notice {top: 20px;transform: scale(.4);}
.splash.active .start {top: 0;opacity: 1;}

@keyframes ani-splash-bell {
  0%, 50%{transform: rotate(0deg);}
  5%, 15%, 25%, 35%, 45% {transform: rotate(13deg);}
  10%, 20%, 30%, 40% {transform: rotate(-13deg);}
}

/* login */
.member.login #header .btn-prev {top: 25px;left: auto;right: 16px;}
.member.login #header .btn-prev:after {background-position: 0 -120px;}
.member.login .login-area {padding: 9px 20px 20px;}
.member.login .login-area .form-entry {margin-top: 32px;}
.member.login .login-area .form-entry strong {padding: 0;line-height: 15px;color: #565656;font-size: 15px;}
.member.login .login-area .form-entry input {padding: 0;border: 0;height: 42px;line-height: 40px;font-size: 18px;border-bottom: 1px solid #d8e1e8;background-color: transparent;}
.member.login .login-area .form-entry input::placeholder {color: #D4D4D4;font-size: 18px;}
.member.login .login-area .form-entry .btn-preview {width: 36px;}
.member.login .login-area .btnarea {margin-top: 32px;}
.member.login .login-area .btn {border-radius: 6px;font-weight: 400;}
.member.login .login-area .find-btns {margin-top: 32px;text-align: center;}
.member.login .login-area .find-btns a {position: relative;padding: 0 15px;color: #565656;font-size: 18px;}
.member.login .login-area .find-btns a:before {content: '';position: absolute;top: 7px;left: 0;width: 1px;height: 14px;background-color: #d4d4d4;}
.member.login .login-area .find-btns a:first-of-type:before {display: none;}
.member.login .login-area .etc-btns {margin-top: 56px;}
.member.login .login-area .etc-btns .btn {margin-top: 16px;}
.member.login .login-area .etc-btns .kakao {color: #151515;border-color: #ffeb33;background-color: #ffeb33;}
.member.login .login-area .etc-btns .naver {border-color: #03c75a;background-color: #03c75a;}
.member.login .login-area .btn-nologin {margin-top: 72px;display: block;color: #565656;font-size: 15px;text-align: center;}

/* join */
.member.join #contents {padding-top: 80px;padding-bottom: 92px;}
.member.join .join-area {padding: 7px 20px 0;}
.member.join .join-area .form-entry {margin-top: 32px;}
.member.join .join-area .form-entry strong {padding: 0;line-height: 15px;color: #565656;font-size: 15px;}
.member.join .join-area .form-entry input {padding: 0;border: 0;height: 42px;line-height: 40px;font-size: 18px;border-bottom: 1px solid #d8e1e8;background-color: transparent;}
.member.join .join-area .form-entry input::placeholder {color: #D4D4D4;font-size: 18px;}
.member.join .join-area .form-entry .btn-preview {top: 12px;bottom: auto;width: 36px;}
.member.join .join-area .form-entry .txt-need {margin-top: 10px;color: #A9A9A9;font-size: 15px;}
.member.join .join-area .checklist {margin-top: 56px;}
.member.join .join-area .checklist .allcheck strong {color: #151515;font-size: 20px;font-weight: 700;}
.member.join .join-area .checklist .allcheck input + span {padding-top: 0;padding-left: 33px;line-height: 26px;}
.member.join .join-area .checklist .allcheck input + span:before {width: 26px;height: 26px;background-position: -50px -100px;background-color: transparent;}
.member.join .join-area .checklist .allcheck input:checked + span:before {background-position: 0 -100px;}
.member.join .join-area .checklist .agree-area {margin-top: 3px;}
.member.join .join-area .checklist .agree-area li {position: relative;}
.member.join .join-area .checklist .agree-area li label {display: block;}
.member.join .join-area .checklist .agree-area li label span {color: #565656;font-size: 18px;}
.member.join .join-area .checklist .agree-area li input + span {padding-left: 33px;line-height: 34px;}
.member.join .join-area .checklist .agree-area li input + span:before {top: 15px;left: 7px;width: 15px;height: 10px;background-position: 0 -50px;background-color: transparent;}
.member.join .join-area .checklist .agree-area li input:checked + span:before {background-position: -25px -50px;}
.member.join .join-area .checklist .agree-area li button {position: absolute;top: 0;right: 0;width: 34px;height: 34px;}
.member.join .join-area .checklist .agree-area li button .icon-more {position: absolute;top: 2px;right: -13px;}
.member.join .join-area .btnarea {position: fixed;bottom: 0;left: 0;margin-top: 0;width: 100%;}
.member.join .join-area .btnarea .btn {font-weight: 400;}

/* popup : popagree */
.popup.popagree .inner {height: 90%;}
.popup.popagree .contents {padding: 0 32px 32px;}
.popup.popagree .contents main {text-align: left;}
.popup.popagree .contents main > div {line-height: 1.5;font-size: 14px;}

/* home */
.home #contents {padding-top: 80px;padding-bottom: 88px;}
.home .buynowbtn {position: fixed;bottom: 92px;left: 0;margin-top: 20px;width: 100%;text-align: center;z-index: 9;transition: all .4s ease-in-out;}
.home .buynowbtn .btn {padding-top: 2px;width: 216px;border-radius: 20px;font-family: 'GmarketSans';}
.home .buynowbtn.active {position: relative;bottom: 0;}
.home .buynowbtn.active .btn {width: 100%;height: 96px;line-height: 95px;color: #311dcc;font-size: 20px;font-weight: 700;background-color: #fff;border-color: #fff;border-radius: 10px;}
.home .buynowbtn.active .btn:before {content: '';display: inline-block;width: 60px;height: 60px;background: url("../images/common/icon.png") no-repeat 0 0;background-size: 300px;vertical-align: middle;}
.home #footer nav {box-shadow: none;}

/* reserve */
.reserve .reserve-txt {padding: 102px 0 0;color: #151515;font-size: 34px;font-weight: 700;text-align: center;}
.reserve .infodata {padding-top: 115px;}
.reserve .infodata:before {width: 90px;height: 120px;background-position: 0 -60px;}
.reserve .infodata p {line-height: 36px;font-size: 26px;}
.reserve .reserve-info {margin-top: 45px;padding: 30px 20px;background-color: #fff;border: 1px solid #D8E1E8;border-radius: 10px;}
.reserve .reserve-info p {line-height: 32px;color: #151515;font-size: 22px;text-align: center;}
.reserve .reserve-info p .txt-price {color: #311DCC;font-size: 22px;font-weight: 700;}
.reserve .reserve-info p .txt-price em {font-size: 24px;}
.reserve .reserve-info ul {margin-top: 35px;padding-top: 20px;border-top: 1px solid #D8E1E8;}
.reserve .reserve-info ul li {position: relative;line-height: 50px;color: #151515;font-size: 18px;}
.reserve .reserve-info ul li .icon-fire {vertical-align: middle;}
.reserve .reserve-info ul li .txt-price {position: absolute;top: 0;right: 0;width: 100px;font-weight: 700;text-align: right;}
.reserve .reserve-info ul li .txt-price span {position: absolute;top: 0;left: 0;display: inline-block;font-weight: 400;}
.reserve .reserve-info .btnarea {margin-top: 41px;}
.reserve .reserve-info .btn {border-radius: 6px;}
.reserve .reserve-info .btn:before {content: '';margin: -12px 0 0 -30px;display: inline-block;width: 60px;height: 60px;background: url("../images/common/icon.png") no-repeat -210px 0;background-size: 300px;vertical-align: top;}

.reserve.reserve01 .reserve-info {margin-top: 79px;padding-bottom: 19px;}
.reserve.reserve01 .reserve-info p {margin-top: 4px;font-size: 16px;}
.reserve.reserve01 .reserve-info p .txt-price {font-size: 20px;}
.reserve.reserve01 .reserve-info p .txt-price em {font-size: 20px;}

.reserve.reserve02 #contents {padding-bottom: 138px;}
.reserve.reserve02 .reserve-txt {padding: 47px 0 0;color: #151515;font-size: 18px;text-align: center;}
.reserve.reserve02 .reserve-txt strong {display: block;margin-bottom: 15px;color: #151515;font-size: 34px;font-weight: 700;}
.reserve.reserve02 .infotxt {margin-top: 25px;}
.reserve.reserve02 .bottom-btn {padding-top: 20px;}

.reserve.reserve05 .product-list li {height: 256px;}
.reserve.reserve05 .product-list li .txt-dday {position: absolute;top: 10px;right: 10px;padding: 0 10px;min-width: 68px;line-height: 32px;color: #fff;font-size: 14px;font-weight: 400;background-color: #FF2F20;border-radius: 6px;text-align: center;}
.reserve.reserve05 .product-list li .info-area {bottom: 0;height: 100%;max-height: 100%;background-color: transparent;}
.reserve.reserve05 .product-list li .txt-subject {margin-top: 70px;line-height: 30px;color: #ffffff;font-size: 21px;}
.reserve.reserve05 .product-list li .txt-price.online {margin: 30px auto 0;max-width: 70%;color: #ffffff;font-size: 13px;font-weight: 700;opacity: .7;text-align: left;}
.reserve.reserve05 .product-list li .txt-price.online span {display: inline-block;width: 100px;}
.reserve.reserve05 .product-list li .txt-price.online em {font-size: 23px;}
.reserve.reserve05 .product-list li .txt-price.xprice {margin: 5px auto 0;max-width: 70%;color: #ffffff;font-size: 24px;font-weight: 700;;text-align: left;}
.reserve.reserve05 .product-list li .txt-price.xprice span {position: relative;display: inline-block;width: 100px;text-align: left;text-indent: -9999px;}
.reserve.reserve05 .product-list li .txt-price.xprice span:after {content: '';position: absolute;top: -3px;left: -5px;width: 78px;height: 29px;background: url("../images/common/icon.png") no-repeat -210px -150px;background-size: 300px;}
.reserve.reserve05 .product-list li .txt-price.xprice em {font-size: 32px;}
.reserve.reserve05 .reserve-txt {padding-top: 40px;}
.reserve.reserve05 .infodata {margin-top: -15px;padding-top: 0;}

.reserve.reserve06 #contents {padding-bottom: 138px;}
.reserve.reserve06 .product-list li {height: 256px;}
.reserve.reserve06 .product-list li .txt-dday {position: absolute;top: 10px;right: 10px;padding: 0 10px;min-width: 68px;line-height: 32px;color: #fff;font-size: 14px;font-weight: 400;background-color: #FF2F20;border-radius: 6px;text-align: center;}
.reserve.reserve06 .product-list li .info-area {bottom: 0;height: 100%;max-height: 100%;background-color: transparent;}
.reserve.reserve06 .product-list li .txt-subject {margin-top: 70px;line-height: 30px;color: #ffffff;font-size: 21px;}
.reserve.reserve06 .product-list li .txt-price.online {margin: 30px auto 0;max-width: 70%;color: #ffffff;font-size: 13px;font-weight: 700;opacity: .7;text-align: left;}
.reserve.reserve06 .product-list li .txt-price.online span {display: inline-block;width: 100px;}
.reserve.reserve06 .product-list li .txt-price.online em {font-size: 23px;}
.reserve.reserve06 .product-list li .txt-price.xprice {margin: 5px auto 0;max-width: 70%;color: #ffffff;font-size: 24px;font-weight: 700;;text-align: left;}
.reserve.reserve06 .product-list li .txt-price.xprice span {position: relative;display: inline-block;width: 100px;text-align: left;text-indent: -9999px;}
.reserve.reserve06 .product-list li .txt-price.xprice span:after {content: '';position: absolute;top: -3px;left: -5px;width: 78px;height: 29px;background: url("../images/common/icon.png") no-repeat -210px -150px;background-size: 300px;}
.reserve.reserve06 .product-list li .txt-price.xprice em {font-size: 32px;}
.reserve.reserve06 .reserve-txt {padding: 47px 0 0;color: #151515;font-size: 18px;text-align: center;}
.reserve.reserve06 .reserve-txt strong {display: block;margin-bottom: 15px;color: #151515;font-size: 34px;font-weight: 700;}
.reserve.reserve06 .infotxt {margin-top: 25px;}
.reserve.reserve06 .bottom-btn {padding-top: 20px;}

.reserve.reservefinish .reserve-txt {padding-top: 19px;font-size: 24px;}
.reserve.reservefinish .box {margin-top: 45px;padding: 0 20px;}
.reserve.reservefinish .product-info > ul > li {border-bottom: 0;}
.reserve.reservefinish .product-info .thumb {flex-basis: 120px;width: 120px;height: 120px;}
.reserve.reservefinish .product-info .txt-price {color: #151515;}
.reserve.reservefinish .product-info .txt-price span {display: inline-block;margin-right: 8px;}
.reserve.reservefinish .product-info .txt-price em {font-size: 22px;}
.reserve.reservefinish .reserve-info {margin-top: 20px;padding: 30px 44px 16px;}
.reserve.reservefinish .reserve-info p {line-height: 36px;}
.reserve.reservefinish .reserve-info p .txt-price em {display: inline-block;font-size: 36px;font-weight: 700;vertical-align: middle;}
.reserve.reservefinish .reserve-info ul {margin-top: 26px;padding-top: 17px;}
.reserve.reservefinish .reserve-info ul li {font-weight: 700;text-align: center;}
.reserve.reservefinish .reserve-info ul li .txt-price {position: relative;}
.reserve.reservefinish .reserve-info ul li .txt-price em {font-size: 21px;}
.reserve.reservefinish .infotxt {margin-top: 23px;}

.reserve.fire .fire-total {margin-top: 0;padding-top: 13px;padding-bottom: 9px;color: #151515;font-size: 18px;}
.reserve.fire .fire-total .icon {margin-left: 5px;vertical-align: middle;}
.reserve.fire .fire-total .txt-price {position: absolute;top: 50%;right: 20px;transform: translateY(-50%);margin-top: 3px;color: #311DCC;font-size: 20px;font-weight: 700;}
.reserve.fire .fire-total .txt-price em {margin-bottom: 6px;font-size: 30px;vertical-align: middle;}
.reserve.fire .fire-number {padding-top: 0;padding-bottom: 0;}
.reserve.fire .fire-number ul li {position: relative;padding: 13px 0 6px;line-height: 32px;border-top: 1px solid #d8e1e8;color: #151515;font-size: 20px;}
.reserve.fire .fire-number ul li:first-of-type {border-top: 0;}
.reserve.fire .fire-number ul li .ea-area {position: absolute;top: 13px;right: 0;}
.reserve.fire .fire-number ul li .firepic {display: inline-block;width: 50px;vertical-align: middle;text-align: center;}
.reserve.fire .fire-payment {padding-top: 14px;padding-bottom: 19px;}
.reserve.fire .fire-payment .form-entry {margin-top: 21px;}
.reserve.fire .fire-payment .form-entry:first-of-type {margin-top: 0;}
.reserve.fire .fire-payment .form-entry strong {padding: 0;display: block;color: #151515;font-size: 18px;font-weight: 700;}
.reserve.fire .fire-payment .form-cardselect {margin-top: 9px;display: flex;border: 1px solid #d8e1e8;border-radius: 6px;overflow: hidden;}
.reserve.fire .fire-payment .form-cardselect label {width: 33.3333%;border-left: 1px solid #d8e1e8;}
.reserve.fire .fire-payment .form-cardselect label:first-of-type {border-left: 0;}
.reserve.fire .fire-payment .form-cardselect input[type="radio"] + span {display: block;padding: 0;line-height: 54px;text-align: center;color: #565656;font-size: 16px;font-weight: 700;}
.reserve.fire .fire-payment .form-cardselect input[type="radio"] + span:before {display: none;}
.reserve.fire .fire-payment .form-cardselect input.npay + span {text-align: left;text-indent: -9999px;}
.reserve.fire .fire-payment .form-cardselect input.npay + span:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 50px;height: 20px;background: url("../images/common/icon.png") no-repeat -90px -150px;background-size: 300px;}
.reserve.fire .fire-payment .form-cardselect input.kakao + span {text-align: left;text-indent: -9999px;}
.reserve.fire .fire-payment .form-cardselect input.kakao + span:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 50px;height: 16px;background: url("../images/common/icon.png") no-repeat -150px -150px;background-size: 300px;}
.reserve.fire .fire-payment .form-cardselect input:checked + span {background-color: #d8e1e8;}
.reserve.fire .fire-payment .paymemt-swiper {margin: 8px -20px 16px;}
.reserve.fire .fire-payment .paymemt-swiper .swiper-slide {width: 190px;height: 120px;}
.reserve.fire .fire-payment .paymemt-swiper label {display: block;width: 190px;height: 120px;border: 1px solid #d8e1e8;border-radius: 6px;}
.reserve.fire .fire-payment .paymemt-swiper img {position: absolute;top: 14px;right: 16px;height: 15px;}
.reserve.fire .fire-payment .paymemt-swiper span {display: block;padding-top: 88px;padding-left: 12px;color: #565656;font-size: 14px;}
.reserve.fire .fire-payment .paymemt-swiper span:before {top: 12px;left: 12px;width: 26px;height: 26px;background-color: transparent;background-position: -50px -100px;}
.reserve.fire .fire-payment .paymemt-swiper input:checked + span:before {background-position: 0 -100px;}
.reserve.fire .fire-payment .form-total {margin-top: 17px;}
.reserve.fire .fire-payment .form-total .txt-price {position: absolute;top: 3px;right: 0;color: #311DCC;font-size: 16px;}
.reserve.fire .fire-payment .form-total .txt-price em {font-size: 22px;}
.reserve.fire .fire-payment .btnarea {margin-top: 16px;}
.reserve.fire .fire-payment .btnarea .btn {border-radius: 6px;}
.reserve.fire .infotxt {margin-top: 19px;}

/* notice */
.notice #header .btn-filter {top: 23px;right: 70px;width: 50px;height: 70px;}
.notice .product-area {margin-top: 0;}
.notice .product-list .btnbuy-area {display: block;top: 80px;}
.notice.setting label {margin-top: 20px;display: block;width: 100%;}
.notice.setting label span {display: block;width: 100%;font-size: 16px;}
.notice.setting label strong {display: block;color: #151515;}
.notice.setting .infotxt {margin-top: 50px;}
.notice.setting .infotxt .txt-need {position: relative;padding-left: 30px;line-height: 24px;font-weight: 400;}
.notice.setting .infotxt .txt-need:before {position: absolute;top: -2px;left: 0;}

/* mypage */
.mypage .info-fire {position: relative;margin-top: 0;padding: 22px 20px 16px;text-align: center;}
.mypage .info-fire .icon {vertical-align: middle;}
.mypage .info-fire strong {color: #151515;font-size: 16px;font-weight: 700;}
.mypage .info-fire a {display: block;line-height: 38px;color: #FF381A;font-size: 16px;font-weight: 700;text-align: left;}
.mypage .info-fire a em {font-size: 21px;}
.mypage .info-fire a .icon-more {margin-top: 6px;background-position: -60px -90px;vertical-align: top;}
.mypage .info-fire .btn {position: absolute;top: 19px;right: 20px;width: 73px;color: #fff;font-size: 16px;font-weight: 400;border-radius: 5px;text-align: center;}

.mypage.main #header h2 {padding: 0 13px;}
.mypage.main #header h2 .icon-mypage {margin-right: -3px;}
.mypage.main #contents {padding-bottom: 88px;}
.mypage.main .box nav a {display: block;line-height: 62px;color: #151515;font-size: 18px;border-bottom: 1px solid #d8e1e8;}
.mypage.main .box nav a:last-of-type {border-bottom: 0;}
.mypage.main .nav-area {padding-top: 1px;padding-bottom: 0;}
.mypage.main .nav-etc {padding: 0;}
.mypage.main .nav-etc nav {font-size: 0;}
.mypage.main .nav-etc nav a {position: relative;display: inline-block;width: 33.3333%;line-height: 52px;color: #151515;font-size: 16px;font-weight: 700;border-bottom: 0;text-align: center;}
.mypage.main .nav-etc nav a:before {content: '';position: absolute;top: 50%;left: 0;margin-top: -7px;width: 2px;height: 14px;background-color: #ebf0f3;}
.mypage.main .nav-etc nav a:first-of-type:before {display: none;}

.mypage.reserve .product-area {margin-top: 0;}

.mypage.fireuse .list-area {padding: 0 0 2px;overflow: hidden;}
.mypage.fireuse .list-area .form-select {padding: 21px 20px;background-color: #f8f8f8;}
.mypage.fireuse .list-area ul {margin: 0 20px;}

.mypage.orderlist .order-list {padding: 0 20px 2px;}
.mypage.orderlist .order-list .product-info > ul > li:first-of-type {padding-top: 19px;}
.mypage.orderlist .form-period {display: none;}
.mypage.orderlist .form-period.active {display: block;}

.mypage.orderdetail .order-detail {margin-top: 0;padding: 0 20px 20px;overflow: hidden;}
.mypage.orderdetail .order-detail .detail-top {position: relative;display: table;width: calc(100vw - 42px);margin: 0 -20px;padding: 18px 100px 18px 20px;height: 86px;background-color: #F8F8F8;vertical-align: middle;}
.mypage.orderdetail .order-detail .detail-top strong {display: table-cell;line-height: 22px;color: #151515;font-size: 18px;font-weight: 400;vertical-align: middle;}
.mypage.orderdetail .order-detail .detail-top .txt-date {display: block;margin-top: 6px;color: #565656;font-size: 14px;}
.mypage.orderdetail .order-detail .detail-top .btn {position: absolute;top: 50%;right: 20px;transform: translateY(-50%);width: 80px;}
.mypage.orderdetail .product-info {margin-top: 20px;}
.mypage.orderdetail .detail-price dl {margin-top: 16px;font-size: 0;}
.mypage.orderdetail .detail-price dl dt {display: inline-block;width: 100px;line-height: 30px;color: #565656;font-size: 14px;vertical-align: top;}
.mypage.orderdetail .detail-price dl dd {display: inline-block;width: calc(100% - 100px);line-height: 30px;color: #565656;font-size: 14px;font-weight: 700;text-align: right;vertical-align: top;}
.mypage.orderdetail .detail-price dl dd .txt-price {font-size: 16px;color: #151515;}
.mypage.orderdetail .detail-price dl dd .txt-price em {font-size: 20px;}
.mypage.orderdetail .detail-deliver dl {margin-top: 16px;padding-top: 10px;font-size: 0;border-top: 1px solid #d8e1e8;}
.mypage.orderdetail .detail-deliver dl dt {display: inline-block;padding: 15px 0 0;width: 100px;line-height: 20px;color: #565656;font-size: 14px;font-weight: 700;vertical-align: top;}
.mypage.orderdetail .detail-deliver dl dd {display: inline-block;padding: 15px 0 0;width: calc(100% - 100px);line-height: 20px;color: #565656;font-size: 14px;text-align: left;vertical-align: top;}
.mypage.orderdetail .detail-deliver dl dd .txt-addr {display: inline-block;color: #A9A9A9;}
.mypage.orderdetail .detail-deliver dl dd select {margin-top: -8px;}
.mypage.orderdetail .detail-deliver dl dt.form-reason,
.mypage.orderdetail .detail-deliver dl dd.form-reason {padding-top: 25px;}
.mypage.orderdetail .detail-deliver dl dd.form-reason textarea {margin-top: 10px;height: 100px;}

/* search */
.search.main #header h2 {margin-top: 8vh;color: #fff;font-size: 22px;font-family: 'GmarketSans';font-weight: 700;text-align: center;}
.search.main #header h2 .icon-search {display: block;margin: 0 auto -18px;width: 60px;height: 60px;}
.search.main #contents {margin: 0;padding: 0 0 0 0;height: 100%;}
.search.main #contents .bottom-btn {background-color: transparent;}
.search.main .filter-swiper {position: relative;width: 100%;height: 100%;}
.search.main .filter-swiper .filter-bg {position: relative;width: 100%;height: 100%;}
.search.main .filter-swiper .filter-bg img {object-fit: cover;width: 100%;height: 100%;}
.search.main .swiper-container {position: absolute;top: 25vh;width: 100%;height: 320px;z-index: 1;}
.search.main .swiper-wrapper {-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;}
.search.main .swiper-container .swiper-slide {height: 64px;}
.search.main .swiper-container .swiper-slide label {display: block;}
.search.main .swiper-container .swiper-slide label span {display: block;padding: 0 55px;height: 64px;line-height: 64px;color: #fff;font-size: 36px;font-weight: 400;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transform: scale(.6);opacity: .2;transition: all .4s;}
.search.main .swiper-container .swiper-slide label span:before {display: none;}
.search.main .swiper-container .swiper-slide-active label span {transform: scale(1);opacity: 1;font-weight: 700;}
.search.main .swiper-container .swiper-slide-next label span,
.search.main .swiper-container .swiper-slide-prev label span {transform: scale(.6);opacity: .6;font-weight: 700;}
.search.main .swiper-container:before {content: '';position: absolute;top: 128px;left: 60px;right: 60px;height: 2px;background-color: #fff;z-index: 10;}
.search.main .swiper-container:after {content: '';position: absolute;top: 192px;left: 60px;right: 60px;height: 2px;background-color: #fff;z-index: 10;}
.search.main .bottom-btn {z-index: 1;}
.search.main .btnarea .btn {background-color: rgba(255, 255, 255, .5);border-color: 0;}

#wrap.search.list {height: auto;min-height: 100%;background-color: #fff;}
.search.list #header {background-color: #EFF5FA;}
.search.list #contents {padding-bottom: 112px;background-color: #ffffff;}
.search.list .filter-area {margin: -10px -20px 0 -20px;padding: 0 20px 20px 10px;background-color: #EFF5FA;}
.search.list .filter-area label {display: inline-block;margin: 10px 0 0 10px;}
.search.list .filter-area label span {padding: 0 20px;line-height: 48px;color: #565656;font-size: 18px;border-radius: 24px;background-color: #fff;}
.search.list .filter-area label span:before {display: none;}
.search.list .filter-area label span i {display: none;margin-top: 8px;height: 30px;vertical-align: top;}
.search.list .filter-area label span i.off {display: inline-block;}
.search.list .filter-area label span img {height: 30px;}
.search.list .filter-area label input:checked + span {color: #fff;background-color: #311DCC;}
.search.list .filter-area label input:checked + span i.on {display: inline-block;}
.search.list .filter-area label input:checked + span i.off {display: none;}
.search.list .form-search {margin-top: 20px;}
.search.list .form-search input {height: 55px;line-height: 55px;color: #151515;font-size: 18px;border: 0;border-bottom: 3px solid #151515;}
.search.list .form-search input::placeholder {color: #aaa;font-size: 18px;font-weight: 400;}
.search.list .form-search .btn-search {position: absolute;top: 10px;right: 7px;width: 30px;height: 30px;background: url("../images/common/btn.png") no-repeat -240px -30px;background-size: 300px;text-align: left;text-indent: -9999px;}
.search.list .autosearch {position: absolute;display: none;width: 100%;background-color: #fff;border: 1px solid #d4d4d4;z-index: 3;}
.search.list .autosearch.active {display: block;}
.search.list .autosearch .auto {max-height: 192px;overflow: auto;}
.search.list .autosearch .auto button {padding: 10px 16px;display: block;width: 100%;line-height: 28px;color: #151515;font-size: 18px;text-align: left;}
.search.list .product-area {margin-top: 30px;}
.search.list .product-list > ul > li {margin-top: 40px;height: auto;max-height: none;border: 0;border-radius: 0;}
.search.list .product-list label {display: block;width: 100%;}
.search.list .product-list label > span {display: block;margin-left: 70px;padding: 0;width: calc(100% - 70px);border: 1px solid #d8e1e8;border-radius: 10px;}
.search.list .product-list label > span:before {left: -70px;width: 26px;height: 26px;background-position: -50px -100px;}
.search.list .product-list label > input:checked + span:before {background-position: 0 -100px;}
.search.list .product-list .thumb {width: calc(100vw - 112px);height: calc(100vw - 112px);border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}
.search.list .product-list .info-area {position: relative;bottom: 0;padding-bottom: 13px;height: auto;border-radius: 10px;z-index: 0;}
.search.list .product-list .info-area .txt-subject {margin-top: 23px;font-size: 16px;text-align: left;}
.search.list .product-list .info-area .txt-status {margin-top: 5px;padding: 0 20px;display: block;color: #999999;font-size: 14px;}
.search.list .product-list .info-area .txt-price {margin-top: 11px;padding: 0 20px;font-size: 18px;text-align: left;}
.search.list .product-list .info-area .txt-price em {font-size: 24px;}
.search.list .bottom-btn .btnarea {margin-top: 0;}
.search.list .bottom-btn .btnarea .btn em {display: inline-block;margin-left: 5px;color: #FF7979;font-size: 21px;font-weight: 700;}

/* popup */
.popup.popalert .infodata {padding: 20px 0;}

.popup.popfilter header h2 {font-size: 18px;}
.popup.popfilter header .icon-filter {margin: 24px 10px 0 0;}
.popup.popfilter .contents {max-height: 252px;}
.popup.popfilter label {display: block;}

.popup.popprodetail .inner {height: 90%;}
.popup.popprodetail .contents main {text-align: left;}

.popup.popselectprice .contents {padding-left: 30px;padding-right: 30px;padding-bottom: 72px;max-height: 504px;}
.popup.popselectprice .price-base {margin-top: -8px;width: calc(100% - 50px);}
.popup.popselectprice .price-base li {position: relative;padding: 5px 0;line-height: 22px;color: #565656;font-size: 16px;text-align: left;}
.popup.popselectprice .price-base .txt-price {position: absolute;top: 5px;right: 0;line-height: 22px;color: #A9A9A9;}
.popup.popselectprice .price-base .txt-price em {font-weight: 700;}
.popup.popselectprice .price-base li:nth-of-type(2) {color: #151515;}
.popup.popselectprice .price-base li:nth-of-type(2) .txt-price {color: #151515;}
.popup.popselectprice .price-base li:nth-of-type(3) {padding-top: 10px;color: #311DCC;font-size: 18px;}
.popup.popselectprice .price-base li:nth-of-type(3) .txt-price {top: 10px;color: #311DCC;font-size: 18px;}
.popup.popselectprice .price-base li:nth-of-type(3) .txt-price em {font-size: 26px;}
.popup.popselectprice .price-base .txt-sale {display: inline-block;margin-right: 5px;color: #FF2626;font-size: 15px;}
.popup.popselectprice .price-base .txt-sale em {font-size: 22px;}
.popup.popselectprice .slider-area {position: relative;margin: 25px -30px 0;height: 236px;}
.popup.popselectprice .slider-area .bg {position: absolute;bottom: 0;left: 0;width: 100%;height: 55%;background-color: #dff1ff;transition: height .3s ease-in-out;}
.popup.popselectprice .slider-area > .txt-price {position: absolute;top: 50%;left: 52px;transform: translateY(-50%);width: 140px;color: #311DCC;font-size: 24px;text-align: center;transition: all .3s ease-in-out;}
.popup.popselectprice .slider-area > .txt-price em {font-weight: 700;}
.popup.popselectprice .slider-area > .txt-price .icon {position: relative;margin: 0 auto;display: block;width: 60px;height: 90px;background: url("../images/common/icon.png") no-repeat -120px 0;background-size: 300px;transition: all .3s ease-in-out;}
.popup.popselectprice .slider-area.small .bg {height: 25%;}
.popup.popselectprice .slider-area.medium .bg {height: 55%;}
.popup.popselectprice .slider-area.large .bg {height: 100%;}
.popup.popselectprice .slider-area.small > .txt-price {transform: translateY(-50%) scale(.6);}
.popup.popselectprice .slider-area.medium > .txt-price {transform: translateY(-50%) scale(1);}
.popup.popselectprice .slider-area.large > .txt-price {transform: translateY(-50%) scale(1.3);}
.popup.popselectprice .slider-area .price-slider {position: absolute;top: 55px;right: 35px;width: 30px;height: 142px;border: 0;background-color: transparent;}
.popup.popselectprice .slider-area .price-slider:before {content: '';position: absolute;top: -29px;left: 12px;width: 6px;height: 160px;background-color: #311dcc;border-radius: 6px;}
.popup.popselectprice .slider-area .price-slider .ui-slider-handle {width: 36px;height: 36px;border: 0;outline: 0;background-color: transparent;font-size: 0;}
.popup.popselectprice .slider-area .price-slider .ui-slider-handle:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 60px;height: 60px;background: url("../images/common/btn.png") no-repeat -120px -30px;background-size: 300px;}
.popup.popselectprice .slider-area ul {position: absolute;top: 0;right: 82px;display: flex;flex-direction: column-reverse;justify-content: space-between;height: 213px;}
.popup.popselectprice .slider-area ul li {line-height: 70px;color: #151515;font-size: 16px;opacity: .15;}
.popup.popselectprice .slider-area ul li em {font-size: 20px;font-weight: 700;}
.popup.popselectprice .slider-area ul li.active {opacity: 1;}
.popup.popselectprice .slider-area ul li.active em {font-size: 21px;}

.popup.popselectday .contents {padding-left: 30px;padding-right: 30px;padding-bottom: 72px;max-height: 504px;}
.popup.popselectday .contents p {margin-top: -4px;color: #565656;font-size: 14px;text-align: left;}
.popup.popselectday .slider-area {position: relative;height: 269px;}
.popup.popselectday .slider-area .price-slider {position: absolute;top: 88px;right: 5px;width: 30px;height: 142px;border: 0;background-color: transparent;}
.popup.popselectday .slider-area .price-slider:before {content: '';position: absolute;top: -29px;left: 12px;width: 6px;height: 160px;background-color: #311dcc;border-radius: 6px;}
.popup.popselectday .slider-area .price-slider .ui-slider-handle {width: 36px;height: 36px;border: 0;outline: 0;background-color: transparent;font-size: 0;}
.popup.popselectday .slider-area .price-slider .ui-slider-handle:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 60px;height: 60px;background: url("../images/common/btn.png") no-repeat -120px -30px;background-size: 300px;}
.popup.popselectday .slider-area ul {position: absolute;top: 35px;right: 52px;display: flex;flex-direction: column-reverse;justify-content: space-between;width: calc(100% - 52px);height: 216px;}
.popup.popselectday .slider-area ul li {position: relative;line-height: 68px;color: #151515;font-size: 16px;text-align: right;font-family: 'AppleSDGothicNeo';letter-spacing: -0.05em;opacity: .15;transition: opacity .3s ease-in-out;}
.popup.popselectday .slider-area ul li span {position: absolute;top: 0;left: 16px;padding: 0 0 0 40px;color: #311DCC;font-size: 18px;font-weight: 700;transition: all .3s ease-in-out;}
.popup.popselectday .slider-area ul li span:before {content: '';position: absolute;top: 15px;left: 0;width: 30px;height: 40px;background: url("../images/common/icon.png") no-repeat -180px 0;background-size: 300px;}
.popup.popselectday .slider-area ul li strong {font-size: 20px;transform: scale(.8);transition: all .3s ease-in-out;}
.popup.popselectday .slider-area ul li.active {opacity: 1;}
.popup.popselectday .slider-area ul li.active span {font-size: 28px;}
.popup.popselectday .slider-area ul li.active strong {font-size: 28px;}

.popup.popreservedetail .box:first-of-type {margin-top: 0;padding: 19px 18px;}
.popup.popreservedetail .product-info .thumb {flex-basis: 120px;width: 120px;height: 120px;}
.popup.popreservedetail .product-info .txt-subject {margin-top: 0;line-height: 20px;font-size: 15px;}
.popup.popreservedetail .product-info .txt-price em {font-size: 22px;}
.popup.popreservedetail .prodetail dl {margin-top: 20px;padding-top: 10px;font-size: 0;border-top: 1px solid #d8e1e8;}
.popup.popreservedetail .prodetail dl dt {display: inline-block;width: 100px;line-height: 30px;color: #565656;font-size: 14px;}
.popup.popreservedetail .prodetail dl dd {display: inline-block;width: calc(100% - 100px);line-height: 30px;color: #565656;font-size: 14px;font-weight: 700;text-align: right;}
.popup.popreservedetail .step-area {margin-top: 110px;}
.popup.popreservedetail .step-area:before {height: 12px;}
.popup.popreservedetail .step-area .txt-dday {position: absolute;top: -70px;left: 50%;transform: translateX(-50%);padding: 0 10px;min-width: 68px;line-height: 30px;color: #fff;font-size: 14px;text-align: center;background-color: #FF2F20;border-radius: 6px;}
.popup.popreservedetail .step-area .progressbar .bar {width: calc(100vw - 100px);height: 12px;}
.popup.popreservedetail .step-area .progressbar .bar:before {width: calc(100vw - 100px);height: 12px;}
.popup.popreservedetail .step-area .progressbar.step1 .bar {width: 42px;}
.popup.popreservedetail .step-area .progressbar.step2 .bar {width: 50%;}
.popup.popreservedetail .step-area ul li:before {width: 10px;height: 10px;}
.popup.popreservedetail .step-area .progressbar.step1 .icon-fire {top: -40px;left: 0;transform: scale(1);}
.popup.popreservedetail .step-area .progressbar.step2 .icon-fire {top: -23px;transform: scale(1.4);}
.popup.popreservedetail .step-area .progressbar.step3 .icon-fire {top: -45px;transform: scale(1);}
.popup.popreservedetail .step-area + .infotxt {margin-top: 100px;}
.popup.popreservedetail .txt-payment {margin-top: 80px;text-align: right;}
.popup.popreservedetail .txt-payment .txt-price {color: #151515;font-size: 18px;font-weight: 700;}
.popup.popreservedetail .txt-payment .txt-price em {font-size: 26px;}
.popup.popreservedetail .txt-payment + .btnarea {margin-top: 20px;}
.popup.popreservedetail .btnarea {margin-top: 100px;}
.popup.popreservedetail .btnarea .btn {border-radius: 6px;}
.popup.popreservedetail .infotxt {margin-top: 20px;}

.popup.popbuyproduct {}
.popup.popbuyproduct .contents {padding: 0;}
.popup.popbuyproduct .contents main {padding-top: 0;}
.popup.popbuyproduct .stage-bg {position: relative;border-bottom-right-radius: 40px;overflow: hidden;}
.popup.popbuyproduct .stage-bg .bg {width: 100vw;height: 100vw;}
.popup.popbuyproduct .stage-bg h2 {position: absolute;top: 117px;line-height: 40px;color: #FFFFFF;font-size: 30px;font-family: 'GmarketSans';font-weight: 700;text-align: center;}
.popup.popbuyproduct .stage {position: relative;margin: -303px 0;padding: 150px 0 120px;width: 100vw;opacity: 1;overflow: hidden;}
.popup.popbuyproduct .stage.hidden {opacity: 0;}
.popup.popbuyproduct .stage .card-content {position: relative;margin: 0 auto;padding: 0;width: 320px;height: 447px;background-color: #fff;padding: 41px 25px;border-radius: 10px;}
.popup.popbuyproduct .stage .card-content img {width: 100%;}
.popup.popbuyproduct .stage .card-content .txt-subject {margin-top: 35px;display: block;line-height: 30px;color: #151515;font-size: 22px;text-align: center;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.popup.popbuyproduct .stage .global-actions {position: absolute;z-index: 1;display: block;margin-top: 25px;width: 100%;text-align: center;}
.popup.popbuyproduct .stage .btn-delete {position: relative;display: inline-block;width: 48px;height: 48px;text-align: left;text-indent: -9999px;}
.popup.popbuyproduct .stage .btn-delete:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 60px;height: 60px;background: url("../images/common/btn.png") no-repeat -120px -150px;background-size: 300px;}
.popup.popbuyproduct .stage .btn-like {position: relative;display: inline-block;margin-left: 164px;width: 48px;height: 48px;text-align: left;text-indent: -9999px;}
.popup.popbuyproduct .stage .btn-like:after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 60px;height: 60px;background: url("../images/common/btn.png") no-repeat -180px -150px;background-size: 300px;}
.popup.popbuyproduct .stage .top-action,
.popup.popbuyproduct .stage .right-action,
.popup.popbuyproduct .stage .left-action {width: 48px;height: 48px;}
.popup.popbuyproduct .stage .no-transition {-webkit-transition: none ! important;transition: none ! important;}
.popup.popbuyproduct .stage .stackedcards-overflow {overflow-y: hidden !important;}
.popup.popbuyproduct .stage .stackedcards.init {opacity: 0;}
.popup.popbuyproduct .stage .stackedcards {position: relative;}
.popup.popbuyproduct .stage .stackedcards * {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.popup.popbuyproduct .stage .stackedcards--animatable {-webkit-transition: all 400ms ease;-o-transition: all 400ms ease;transition: all 400ms ease;}
.popup.popbuyproduct .stage .stackedcards .stackedcards-container > *,
.popup.popbuyproduct .stage .stackedcards-overlay {position: absolute;width: 100%;height: 100%;will-change: transform, opacity;top: 0;min-width: 320px;overflow: hidden;border-radius: 10px;}
.popup.popbuyproduct .stage .stackedcards-overlay.left > div,
.popup.popbuyproduct .stage .stackedcards-overlay.right > div,
.popup.popbuyproduct .stage .stackedcards-overlay.top > div {display: block;margin: 0 auto;width: 320px;height: 100%;background-color: rgba(0, 0, 0, .4);border-radius: 10px;-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.popup.popbuyproduct .stage .stackedcards-overlay.right > div {background-color: rgba(255, 136, 136, .4);}
.popup.popbuyproduct .stage .stackedcards-overlay .btn-like {margin-left: 0;}
.popup.popbuyproduct .stage .stackedcards-overlay.left,
.popup.popbuyproduct .stage .stackedcards-overlay.right,
.popup.popbuyproduct .stage .stackedcards-overlay.top {-webkit-box-align: center;-ms-flex-align: center;align-items: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;left: 0;opacity: 0;top: 0;height: 100%;}
.popup.popbuyproduct .stage .stackedcards-overlay.left:empty,
.popup.popbuyproduct .stage .stackedcards-overlay.right:empty,
.popup.popbuyproduct .stage .stackedcards-overlay.top:empty {display: none !important;}
.popup.popbuyproduct .stage .stackedcards-overlay img {width: 100%;}
.popup.popbuyproduct .stage .stackedcards-overlay-hidden {display: none;}
.popup.popbuyproduct .stage .stackedcards-origin-bottom {-webkit-transform-origin: bottom;-ms-transform-origin: bottom;transform-origin: bottom;}
.popup.popbuyproduct .stage .stackedcards-origin-top {-webkit-transform-origin: top;-ms-transform-origin: top;transform-origin: top;}
.popup.popbuyproduct .stage .stackedcards-bottom,
.popup.popbuyproduct .stage .stackedcards-top,
.popup.popbuyproduct .stage .stackedcards-none {/* background: #fff; *//* box-shadow: 0 6px 12px 0 rgba(0,0,0,0.30); */width: 100%;height: 100%;}
.popup.popbuyproduct .stage .stackedcards .stackedcards-container > :nth-child(1) {position: relative;display: block;}
.popup.popbuyproduct .final-state {position: absolute;opacity: 1;top: calc(100vw - 121px);left: 50%;transform: translateX(-50%);padding-top: 180px;width: 320px;height: 447px;color: #151515;font-size: 24px;text-align: center;background-color: #fff;border-radius: 10px;transition: all 400ms ease;}
.popup.popbuyproduct .final-state a {padding: 0 5px 0 20px;}
.popup.popbuyproduct .final-state .icon-more {margin-top: 4px;}
.popup.popbuyproduct .final-state.hidden {opacity: 0;}

/* width: 360 */
@media screen and (max-width: 375px){
	.step-area.order ul li {font-size: 13px;}
	.reserve.reserve05 .product-list li .txt-price.online,
	.reserve.reserve06 .product-list li .txt-price.online {max-width: 85%;}
	.reserve.reserve05 .product-list li .txt-price.xprice,
	.reserve.reserve06 .product-list li .txt-price.xprice {max-width: 85%;}
}
/* width: 320 */
@media screen and (max-width: 320px){
  .home .buynowbtn.active .btn {font-size: 18px;}
	.mypage.orderdetail .order-detail .detail-top strong {font-size: 16px;}
	.reserve.reserve05 .product-list li .txt-price.online,
	.reserve.reserve06 .product-list li .txt-price.online {max-width: 90%;}
	.reserve.reserve05 .product-list li .txt-price.xprice,
	.reserve.reserve06 .product-list li .txt-price.xprice {max-width: 90%;}
	.reserve .reserve-info ul li {font-size: 16px;}
	.reserve .reserve-info ul li .txt-price {width: 80px;}
	.reserve.fire .fire-number ul li {font-size: 16px;}
	.step-area.order ul li {font-size: 11px;}
}
