@charset "UTF-8";

.itemImgBtnBox{
	position: relative;
}
.itemImgBtnBox button.serviceGuideBtn {
	position: absolute;
    top: 16px;
    right: 20px;
	padding: 8px 10px;
    background: #ff3838;
    color: #fff;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 500;
}
.service_guide_pop .Alert_1 {
	padding-top:16px;
}
.service_guide_pop .Alert_1 .Body {
	padding: 0 0 16px 0;
}
.service_guide_pop .Alert_1 .Body h2 {
	font-size:18px;
	color:#303030;
	padding-bottom:16px;
}
.service_guide_pop .Alert_1 .Body .TabBar_2.tab_sticky {
	width:100%;
	margin:0;
}
.service_guide_pop .Alert_1 .tab {
	height: 250px;
	overflow: scroll;
}
.service_guide_pop .Alert_1 .tab .HBox .TosBox_1 {
	font-size:12px;
	border:none;
	background-color:#fff;
	padding:0;
}

.ProductInfoBox_1.buy .ProductInfo_1 .brandBox{
	display:flex;
	align-items: center;
}

.section_box {
	display: flex;
	padding:26px 20px;
	flex-direction: column;
	align-items: flex-start;
	gap: 8px;
}

.section_box #saleCoupon, 
.section_box #userSales,
.section_box #newCoupon,
.section_box #couponInfo {
	width: 100%;
}
.section_box .disabled{
	background: #E1E1E1 !important;
	border-radius: 8px;
} 
.section_box .disabled span,
.section_box .disabled p{
	color: #A6A6A6 !important;
}
.section_box .buySectionBox {
	width:100%;
	border:1px solid #EBEBEB;
	border-radius: 8px;
	overflow: hidden;
}

.section_box .buySectionBox .buySectionTxtBox {
	padding: 0 20px;
    height: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section_box .buySectionBox .buySectionTxtBox .Btn_1 {
	align-items: flex-start;
}
.section_box .buySectionBox .buySectionTxtBox .txt1-1 {
	font-size:14px;
	font-weight: 600;
	color:#303030;
	line-height: 140%;
}

.section_box .buySectionBox .expiration p{
	border-right: 1px solid #E1E1E1;
    margin-right: 8px;
    padding-right: 8px;
}

.buySectionBox.info {
	border:none;
	background: rgba(255, 56, 56, 0.05);
}
.buySectionBox.info .infoBox{
	padding: 13px 16px;
    height: 50px;
}
.buySectionBox.info .infoBox .CenterBetween{
	width: 100%;
}
.buySectionBox.info .infoBox .CenterBetween .title{
	color: #303030;
	font-size: 12px;
	font-weight: 500;
	line-height: 18px;
	gap: 4px;
}
.buySectionBox.info .infoBox .CenterBetween .Arrow{
	transform: rotate(0deg);
    transition: transform 300ms cubic-bezier(0.33, 1, 0.68, 1);
}
.buySectionBox.info .infoBox.On .CenterBetween .Arrow{
	transition: transform 300ms cubic-bezier(0.33, 1, 0.68, 1);
    will-change: auto;
    transform: rotate(180deg);
}
.buySectionBox.info .infoText{
	display: none;
	padding:10px 20px 20px;
}
.buySectionBox.info .infoText.On{
	display: block;
	padding:10px 20px 20px;
}
.buySectionBox.info .infoText ul> li{
	position: relative;
	padding-left: 10px;
	color: #303030;
	font-size: 11px;
	line-height: 16px;
	font-weight: 400;
}
.buySectionBox.info .infoText ul> li::before{
	content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 100px;
    background-color: #303030;
}


/* 하단 시작 */
.buyModal {
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 109;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.buyBottomBox > .buyBottomShell {
    position: fixed;
    left: 0;
    z-index: 101;
    width: 100%;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy {
	display: none;
	padding-top:8px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy.On {
	display: block;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .bottomTogglebox{
	display: flex;
    justify-content: center;
    align-items: center;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .bottomTogglebox .line {
	border:2px solid #E1E1E1;
	border-radius: 99px;
	width: 40px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .title_box {
	padding: 20px 0;
	display: flex;
    justify-content: center;
    align-items: center;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .title_box .txt1-1{
	color: #303030;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .limit_select {
	border: 1px solid #E1E1E1;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 16px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .limit_select .select_selected {
	width:100%;
	padding:6px 16px;
	font-size:12px;
	height: 44px;
	font-weight: normal;
	color:#A6A6A6;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .limit_select .select_selected.On{
	border-bottom: 1px solid #EBEBEB;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .limit_select .select_option {
	display: none;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .limit_select .select_option.On {
	display: block;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .limit_select .select_option .option_box .option{
	padding: 10px 16px 10px 20px;
    color: #303030;
    font-size: 12px;
    font-weight: 500;
    border-bottom: 1px solid #EBEBEB;
    height: 40px;
    line-height: 20px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .limit_select .select_option .option_box .option:last-child{
	border: none;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .couponSelect .limit_select .buyContentBox {
	display: flex;
	align-items: center;
    justify-content: space-between;
	padding: 16px 20px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .couponSelect .limit_select .buyContentBox .buyUserBox {
	display: flex;
    flex-grow: 1;
    flex-direction: column;
    margin-left:20px;
    gap: 10px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .couponSelect .limit_selectx .buyContentBox .buyUserBox .CenterCenter {
	justify-content: normal;
}
.section_box .buyListBox .buyContentBox .CheckBoxUi {
	width: 24px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .couponSelect .limit_select .buyContentBox:has(> .CheckBoxUi.Style1:checked) {
	border-top:1px solid  rgba(255, 56, 56, 0.20);
	border-bottom:1px solid rgba(255, 56, 56, 0.20);
	background: rgba(255, 56, 56, 0.05);
}

.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .couponSelect .limit_select .buyContentBox div:nth-of-type(2) div:nth-of-type(1) {
	margin-bottom:5px;
}

.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .CenterCenter .tit_txt {
	font-size: 16px;
	color:#303030;
	font-weight: 600;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox {
	overflow-x: scroll;
    max-height: 173px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox {
	position: relative;
	padding: 16px 20px;
    border: 1px solid #EBEBEB;
    background: #F4F4F4;
    border-radius: 8px;
    margin-bottom: 8px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .choiceTxtBox {
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .choiceTxtBox .txt1-1 {
	color: #303030;
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	padding-bottom: 8px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .choiceTxtBox .txt1-2 {
	color: #303030;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .choiceTxtBox button {
	position: absolute;
    top: 8px;
    right: 8px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .counterBox {
	border: 1px solid #EBEBEB;
	background: #FFF;
	margin-top: 16px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .counterBox .CenterBetween{
	padding: 0;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .counterBox .CenterBetween .minus {
	border-right: 1px solid #EBEBEB;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .counterBox .CenterBetween .count {
	color: #212121;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .choiceBox .counterBox .CenterBetween .plus {
	border-left: 1px solid #EBEBEB;
}
.ButtonUi.Style13 {
    color: #767676;
    font-size: 14px;
    font-weight: 500;
    background-color: #FAFAFA;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 1px solid #EBEBEB;
}
.list_scroll {
	overflow-x: scroll;
	max-height: 316px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .CenterBetween.borderLine {
	border-top:1px solid #EBEBEB;
	padding:20px 10px;
}
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .CenterCenter .limit_count{
	color: #303030;
	font-size: 13px;
	font-weight: 600;
	line-height: 14px;
}

.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy #addCoupon,
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .choiceBox,
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .CenterCenter #btnBuy,
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .CenterCenter #btnCart{
	display: none;
}
/*쿠폰 담기 버튼*/
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy #addCoupon.On,
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .CenterCenter #btnBuy.On,
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .CenterCenter #btnCart.On,
.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .choiceBox.On{
	display: block;
}

/* 결제완료 페이지 (paymentComplete.html)*/
.renewal_paymentComplete .AlertBox_1{
	flex-direction: column;
	background: #fff;
}
.renewal_paymentComplete .AlertBox_1 .Txt1{
	color: var(--text-);
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	padding: 16px 0 8px;
}
.renewal_paymentComplete .AlertBox_1 .Txt1 span{
	color: var(--color1);
}
.renewal_paymentComplete .renewal_infoBox{
	padding: 16px;
	background: #F4F4F4;
	border-radius: 8px;
}
.renewal_paymentComplete .renewal_infoBox .CenterBetween:nth-of-type(2){
	padding:4px 0;
}
.renewal_paymentComplete .renewal_infoBox .borderLine{
	border-top: 1px solid #E1E1E1;
	margin: 16px 0;
}
.renewal_paymentComplete .renewal_infoBox .Txt1{
	color: var(--text-);
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
}
.renewal_paymentComplete .renewal_infoBox .Txt2{
	color: var(--text-color2);
	font-size: 12px;
	font-weight: 500;
	line-height: 12px;
}
.renewal_paymentComplete .renewal_infoBox .Txt3{
	color: var(--text-);
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}
.renewal_paymentComplete .renewal_infoBox .Txt4{
	color: var(--color1);
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
}
.renewal_paymentComplete .renewal_ProductList_box{
	background: #F4F4F4;
}
.renewal_paymentComplete .renewal_ProductList_box .ProductItem_4{
	margin: 16px 0 8px;
	border: none;
	padding: 0;
}
.renewal_paymentComplete .renewal_ProductList_box .payment_buylist{
	background: #FFF;
	border-radius: 12px;
	padding: 14px 16px;
	margin: 8px 0;
}
.renewal_paymentComplete .renewal_swiper_box .TitleBox_1{
	padding: 28px 20px 16px;
}
.renewal_paymentComplete .renewal_swiper_box .TitleBox_1 .Title_1{
	gap: 5px;
}

/*결제하기 UI 리뉴얼*/
.renewal_payment{
	padding-bottom: 20px;
}
.renewal_payment .TitleBox_3.nofixed_payment{
	padding: 20px 0;
	border: none;
}
.renewal_payment .TitleBox_3 .Btn_1.Type5{
	font-weight: 400;
}
.renewal_payment .TitleBox_3 .Txt3{
	color: #767676;
}
.renewal_payment .PointBox_1 .inputBox{
	width: calc(100% - 140px);
}
.renewal_payment .PointBox_1 .inputBox .InputUi{
	border-right: none;
	border-radius: 8px 0 0 8px;
}
.renewal_payment .PointBox_1 .buttonBox .ButtonUi{
	border-radius: 0 8px 8px 0;
} 

.renewal_payment .standard_all_box{
	display:grid; 
	grid-template-columns:repeat(3,1fr); 
	gap:8px; 
	margin-top:6px;
}
.renewal_payment .standard_all_box .standard_box.culture{
	grid-column: 1 / span 3;
}
.renewal_payment .standard_all_box .standard_box .payment_list{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 48px;
	border: 1px solid #E1E1E1;
	padding: 14px 10px;
	border-radius: 8px;
	min-width: 102px;
	position: relative;
}
.renewal_payment .standard_all_box .standard_box .payment_list:has(> .paymentBtn:checked) {
	border: 1px solid #FF3838;
}
.renewal_payment .standard_all_box .standard_box .payment_list input{
	margin: 0;
	position: absolute;
    top: 0;
    left: 0;
}
.renewal_payment .standard_all_box .standard_box .payment_list .text1{
	color: #161616;
	font-size: 12px;
	line-height: 12px;
}
.renewal_payment .standard_all_box .standard_box .payment_list img{
	width: 50px;
}
.renewal_payment .paymentSection .standard_box{
	display: none;
}
.renewal_payment .paymentSection .standard_box.On{
	display: block;
}

/*휴대폰 결제관련 유의사항*/
.mobilePay_info{
    padding: 12px 10px;
    background: #f4f4f4;
    border-radius: 8px;
}
.mobilePay_info p{
    color: #303030;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: -0.4px;
    text-align: center;
}
.mobilePay_info p:nth-of-type(1){
	font-size: 11px;
}
.mobilePay_info p:nth-of-type(2){
	font-size: 10px;
}

/*유저 프로필 UI*/
.renewal_viewProfile .profile_section{
	padding: 16px 36px;
	background: #F4F4F4;
}
.renewal_viewProfile .profile_section .ProfileBox_1{
	background-color: unset;
	padding: 0;
}
.renewal_viewProfile .profile_section .ProfileBox_1 article{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 13px;
	padding: 10px 0;
}
.renewal_viewProfile .profile_section .ProfileBox_1 .Thumb{
	width: 64px;
	height: 64px;
	display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 99px;
	background: #fff;
}
.renewal_viewProfile .profile_section .info_box{
	padding: 16px 32px;
	margin-top: 16px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	border-radius: 8px;
	border: 1px solid #EBEBEB;
	background: #fff;
}
.renewal_viewProfile .profile_section .info_box .Txt1{
	color: #767676;
	font-size: 12px;
	font-weight: 600;
	line-height: 17px;
} 
.renewal_viewProfile .profile_section .info_box .Txt2{
	color: #767676;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
}

.buyBottomBox .buyBottomShell .BottomBtnBox_1.buy .chiceAllBox .info_txt{
	color: #ff3838;
	font-size: 12px;
	font-weight: 400;
	line-height: 25px;
	padding: 4px 0 12px;
}
.ProductInfoBox_1.buy .heart_icon .wish-count {
	margin-top: 4px;
    color: #a6a6a6;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
}
.ProductInfoBox_1.buy .heart_icon.On .wish-count {
	color: #ff3838;
}
.renewal_payment .TitleBox_3 .Btn_1.Type5 img{
	width: 16px;
	height: 16px;
}
.renewal_payment .paymentSection .PointBox_2{
	border: none;
    padding: 12px 12px 0;
    position: relative;
}
.renewal_payment .paymentSection .PointBox_2 .Txt1{
	color: #303030;
	font-weight: 600;
	line-height: 18px;
}
.renewal_payment .paymentSection .PointBox_2 .Txt4{
	color: #767676;
	font-size: 12px;
	line-height: 12px;
}
.renewal_payment .paymentSection .PointBox_2 .Txt4.active{
	color: #A6A6A6;
}
.renewal_payment .paymentSection .PointBox_2 .cultureCash_toolarea img{
	width: 16px;
	height: 16px;
}
.renewal_payment .paymentSection .PointBox_2 .AlertBox_1{
    padding: 12px 16px;
}
.renewal_payment .paymentSection .PointBox_2 .AlertBox_1 .Txt1{
    color: #767676;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
}
.renewal_payment .InfoList_1 .Txt1 span{
	color: #A6A6A6;
}











