@charset "utf-8";

/**************** 추천 / 베스트 / 신상품 ***************/
.today_sale .choice_wrap {
    padding: 10px 0 30px;
}
.today_sale .choice_wrap {
    overflow: hidden;
}
ul, ol, li {
    list-style: none;
    word-break: keep-all;
}
.choice_wrap>.choice_list {
    margin-top: -20px;
    margin-left: -10px;
    font-size: 0;
	text-align: center;
}
.choice_wrap>.choice_list>li, .choice_wrap>.choice_list>div {
    position: relative;
    display: inline-block;
    margin-left: 10px;
}
.choice_wrap>.choice_list>li {
    margin-top: 20px;
    margin-left: 10px;
}
.inp_radio {
    display: inline-block;
    position: relative;
}
.inp_radio>input {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0;
}
.inp_radio>input {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0;
}
.inp_radio.type2>input:checked+label {
    color: #fff;
    background: #222;
}
.inp_radio.type2.st02>input:checked+label {
    color: #005aae;
    background-color: #fff;
}
.inp_radio>label {
    display: block;
    min-height: 22px;
    background: url(../images/ico_radiobox.png) 0 0 no-repeat;
    background-size: 22px auto;
    padding-left: 30px;
    cursor: pointer;
}

.inp_radio.type2>label {
    padding: 0 20px;
    min-width: 80px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 14px;
    color: #222;
    background: #f5f5f5;
    box-sizing: border-box;
    text-align: center;
}
.inp_radio.type2.st02>label {
    padding: 0 25px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-radius: 25px;
    color: #005aae;
    background-color: rgba(255,255,255,0.3);
}
@media only screen and (max-width: 768px) {
	.choice_wrap>.choice_list>li {
    margin-top: 12px;
	}
	.inp_radio.type2.st02>label {
    min-width: auto;
    height: auto;
    font-size: 16px;
    line-height: 33px;
    padding: 0 16px;
	}

	
}
/**************** 상품 슬라이드 배너 ***************/
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.slick-track {
    width: 1000%;
    overflow: hidden
}

.slick-list {
    position: relative;
    display: block !important;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block;
    outline: 0
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.small_banner {
    font-size: 0
}

.small_banner .swiper-slide {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    vertical-align: top
}

.small_banner .swiper-slide>a {
    display: block;
    width: 100%;
    height: 100%
}

.small_banner .img_box,
.brand_list .img_box {
    display: block;
    overflow: hidden
}

.small_banner .img_box img,
.brand_list .img_box img {
    width: 100%;
    height: auto
}

.small_banner .text_box {
    font-size: 16px
}

.theme_list_wrap .small_banner .swiper-slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .45
}

.thumb_banner {
    font-size: 0
}

.thumb_banner .swiper-slide {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

.thumb_banner .swiper-slide>a {
    display: block;
    width: 100%;
    height: 100%
}

.thumb_banner .img_box,
.brand_list .img_box {
    display: block;
    overflow: hidden
}

.thumb_banner .img_box img,
.brand_list .img_box img {
    width: 100%;
    height: 100%
}

.thumb_banner .text_box {
    font-size: 16px
}

.sub_banner {
    font-size: 0
}

.sub_banner .swiper-slide {
    display: inline-block;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    vertical-align: top
}

.sub_banner .swiper-slide>a {
    display: block;
    width: 100%;
    height: 100%
}

.sub_banner .img_box,
.brand_list .img_box {
    display: block;
    overflow: hidden
}

.sub_banner .img_box img,
.brand_list .img_box img {
    width: 100%;
    height: auto
}

.sub_banner .text_box {
    font-size: 16px
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-free-mode>.swiper-wrapper .swiper-slide {
    width: auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 0;
    z-index: 2
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    background: rgba(0, 0, 0, 0.1);
    opacity: 1 !important
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper_arrow {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    z-index: 2
}

.swiper_arrow button {
    position: absolute;
    top: -200px;
    transform: translateY(-50%);
    z-index: 2;
    width: 60px;
    height: 60px;
    border-radius: 12px;
    transition: .4s;
    box-shadow: -1px 7px 10px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-indent: -9999px
}

.swiper_arrow button:after {
    background: url(images/ico_arrow04.png) no-repeat 0 -32px
}

.swiper_arrow button.swiper-button-disabled:after {
    opacity: .3
}

.swiper_arrow button.swiper_prev {
    left: -30px
}

.swiper_arrow button.swiper_next {
    right: -30px
}

.swiper_arrow button.newslide {
    left: -30px
}

.swiper_arrow button.newslide {
    right: -30px
}



.swiper_arrow button:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 22px;
    top: 50%;
    left: 50%
}

.swiper_arrow button.swiper_prev:after {
    transform: translate(-50%, -50%)
}

.swiper_arrow button.swiper_next:after {
    transform: rotate(180deg) translate(50%, 50%)
}

.swiper_hide_arrow button {
    position: absolute;
    /*top: 50%;*/
    top:44%;
    /*transform: translateY(-50%);*/
    z-index: 2;
    width: 60px;
    height: 60px;
    border-radius: 12px;
    /*opacity: 0;*/
    opacity: 1;
    box-shadow: -1px 7px 10px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-indent: -9999px
}

.swiper_hide_arrow button:after {
    background: url(images/ico_arrow04.png) no-repeat 0 -32px
}

.swiper_hide_arrow button.swiper-button-disabled:after {
    opacity: .3;
    transition: .4s
}

.swiper_hide_arrow button.swiper_prev {
    /*left: -30px*/
    left:-60px;
}

.swiper_hide_arrow button.swiper_next {
    /*right: -30px*/
    right:-65px;
}

.swiper_hide_arrow button:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 22px;
    top: 50%;
    left: 50%
}

.swiper_hide_arrow button.swiper_prev:after {
    transform: translate(-50%, -50%)
}

.swiper_hide_arrow button.swiper_next:after {
    transform: rotate(180deg) translate(50%, 50%)
}

[data-slide]:hover .swiper_hide_arrow button,
.swiper_hide_arrow button:hover {
    opacity: 1;
    transition: .4s
}

.swiper_hide_arrow.small button {
    width: 30px;
    height: 30px;
    border-radius: 6px;
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.1)
}

.swiper_hide_arrow.small button:after {
    width: 6px;
    height: 12px;
    background: url(../images/ico_arrow01.png) no-repeat
}

.swiper_hide_arrow.small button.swiper_prev {
    left: -15px
}

.swiper_hide_arrow.small button.swiper_next {
    right: -15px
}

[data-slide] {
    position: relative
}

.slide_list {
    position: relative
}

.slide_list .swiper-container-initialized,
[data-slide] .swiper-container-initialized,
[data-slide] .product_wrap_outer {
    overflow: hidden
}

#ui-datepicker-div {
    z-index: 130 !important;
    padding: 20px 0;
    border: 1px solid #222;
    border-radius: 10px
}

#ui-datepicker-div.ui-datepicker-multi-2 {
    width: 624px !important
}

#ui-datepicker-div.ui-datepicker-multi-2:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 100%;
    background: #eee
}

.ui-datepicker-trigger {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    margin-top: -2px
}

.ui-datepicker-trigger img {
    position: relative
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next {
    cursor: pointer;
    bottom: 0;
    width: 40px;
    height: 40px;
    border: 0
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-prev:before,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 18px;
    background: url('images/ico_arrow04.png')no-repeat 0 bottom/10px auto
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-next:before {
    transform: translate(-50%, -50%) rotate(-180deg)
}

#ui-datepicker-div.ui-datepicker .ui-icon-circle-triangle-w {
    display: none
}

.ui-datepicker .ui-datepicker-calendar th {
    background: 0
}

.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
    width: 40px;
    height: 40px;
    font-size: 14px;
    box-sizing: border-box
}

.ui-datepicker-title {
    font-size: 16px;
    font-family: 'NotoSansBold'
}

.ui-datepicker-group {
    padding: 0 10px;
    box-sizing: border-box
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto
}

#ui-datepicker-div .ui-state-highlight,
#ui-datepicker-div .ui-widget-content .ui-state-highlight,
#ui-datepicker-div .ui-widget-header .ui-state-highlight {
    color: #222 !important
}

.ui-datepicker .ui-datepicker-today {
    position: relative
}

#ui-datepicker-div.ui-datepicker .ui-state-highlight:before {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 9px;
    width: 4px;
    height: 4px;
    background: #222;
    border-radius: 50%
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-today .ui-state-active {
    background: #de3831 !important;
    border-radius: 50%;
    color: #fff !important
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-today .ui-state-active:before {
    display: none
}

#ui-datepicker-div .ui-state-active,
#ui-datepicker-div .ui-widget-content .ui-state-active,
#ui-datepicker-div .ui-widget-header .ui-state-active {
    background: #de3831;
    border-radius: 50%;
    color: #fff
}

.ui-datepicker td a:hover {
    background: #ffd8d6;
    border-radius: 50%
}

.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    opacity: .20;
    filter: Alpha(Opacity=35);
    background-image: none
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-title {
    line-height: 1.2
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-title select {
    margin: 0;
    padding: 0 16px 0 10px;
    border: 0;
    color: #222;
    font-size: 16px;
    font-family: 'NotoSansBold';
    appearance: none;
    -webkit-appearance: none;
    line-height: 1.2;
    background: url('../images/ico_arrow09.png')no-repeat right 50%
}

#ui-datepicker-div.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    margin-left: 4px
}

[data-sticky-content].fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%
}

[data-acn-view],
[data-acn-subview] {
    display: none
}

[data-acn-view].on,
[data-acn-subview].on {
    display: block
}

[data-acn-view="more"] {
    display: block
}

.accordion_detail {
    margin-top: 16px;
    font-size: 16px
}

.accordion_detail:after {
    content: '';
    display: block;
    clear: both
}

.accordion_detail .accordion_desc {
    float: left;
    padding-left: 10px;
    max-width: calc(100% - 165px);
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    box-sizing: border-box
}

.accordion_detail .accordion_desc.on {
    white-space: normal
}

.accordion_detail .function_btn {
    float: right;
    width: 145px;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.accordion_detail .function_btn>span .btn_txt.more {
    min-width: 58px;
    text-align: right
}

.accordion_wrap [data-acn-menu] {
    cursor: pointer
}

.accordion_wrap .ico_arrow {
    display: inline-block;
    width: 20px;
    height: auto;
    position: relative;
    vertical-align: middle
}

.accordion_wrap .ico_arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 7px;
    background: url(../images/ico_arrow14.png) 0 0 no-repeat;
    background-size: 14px 7px;
    transform: translateY(-50%) rotate(180deg)
}

.accordion_wrap .ico_arrow.small:after {
    width: 10px;
    height: 5px;
    background: url(../images/ico_arrow09.png) 0 0 no-repeat;
    background-size: 10px 5px;
    transform: translateY(-50%) rotate(0deg)
}

.accordion_wrap .ico_arrow.big:after {
    width: 20px;
    height: 10px;
    background: url(../images/ico_arrow14.png) 0 0 no-repeat;
    background-size: 20px 10px;
    transform: translateY(-50%) rotate(-180deg)
}

.accordion_wrap .ico_arrow.on:after {
    transform: translateY(-50%) rotate(0deg)
}

.accordion_wrap .on .ico_arrow:after {
    transform: translateY(-50%) rotate(0deg)
}

.accordion_wrap .on .ico_arrow.small:after {
    transform: translateY(-50%) rotate(-180deg)
}

.accordion_wrap.type2>li {
    border-top: 1px solid #f7f7f7;
    margin-top: 17px;
    padding: 16px 0 0
}

.accordion_wrap.type2>li:first-child {
    border-top: 0;
    margin-top: 0
}

.accordion_wrap.type2 .accordion_tit {
    padding: 0
}

.accordion_wrap.type2 .accordion_cont {
    margin-top: 16px
}

.accordion_wrap.type2 .accordion_tit>.ac_tit {
    font-size: 16px;
    font-family: 'notoSansBold'
}

.accordion_wrap.type2 .ac_tit_cont.on .accordion_btn:after {
    margin-top: -5px;
    transform: rotate(180deg)
}

.accordion_wrap.type2 .ac_tit_cont {
    justify-content: flex-end
}

.accordion_cont {
    display: none
}

.accordion_cont.on {
    display: block
}

.accordion_tit {
    display: flex;
    position: relative;
    padding: 16px 0 16px
}

.accordion_tit.on .accordion_btn:after {
    transform: translateY(-50%) rotate(-180deg)
}

.accordion_tit>.tit {
    position: relative;
    font-size: 14px
}

.accordion_tit .sub_title {
    display: block;
    font-size: 16px
}

.accordion_btn {
    display: flex;
    align-items: center;
    width: 20px;
    height: 18px;
    padding-left: 14px
}

.accordion_btn:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 14px;
    height: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url('../images/ico_arrow08.png') 0 0 no-repeat;
    background-size: 14px auto
}

.accordion_btn.on:after {
    margin-top: -3px;
    transform: rotate(180deg)
}

.accordion_wrap.type1 .accordion_btn {
    width: 100%;
    height: auto;
    padding: 0
}

.accordion_wrap .form_table .answer_txt.on {
    padding-top: 10px
}

.accordion_wrap .form_table .answer_txt .txt {
    font-size: 15px;
    color: #666;
    line-height: 1.54
}

.accordion_wrap .form_table .answer_txt .txt a {
    font-size: 15px;
    color: #666
}

[data-layer-view] {
    display: none;
    position: absolute;
    z-index: 1
}

[data-layer-view].on {
    display: block;
    z-index: 10
}

[data-layer-transition="slide"] {
    max-height: 0;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0);
    transition: .3s ease-out, box-shadow .6s
}

[data-layer-transition="slide"].isTransition {
    max-height: 500px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    transition: .6s ease-in, box-shadow .2s
}

[data-layer-transition="scale"] {
    transform: scale(0.85);
    transform-origin: top center;
    opacity: 0;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .2);
    transition: .4s ease
}

[data-layer-transition="scale"].isTransition {
    transform: scale(1);
    opacity: 1;
    transition: .4s ease
}

[data-layer-transition="tooltip"] {
    transform: translate(-50%, 20px) scale(0.8);
    opacity: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    transition: .4s ease
}

[data-layer-transition="tooltip"].isTransition {
    transform: translate(-50%, 0) scale(1);
    opacity: 1;
    transition: .4s ease
}

.form_tooltip {
    display: inline-block;
    position: relative;
    min-height: 20px;
    line-height: 16px
}

.tooltip_cont {
    position: absolute;
    top: 29px;
    width: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #222;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 16px 50px 16px 20px
}

.tip_txt {
    font-size: 14px;
    color: #fff;
    line-height: 22px
}

.tooltip_cont.type1 {
    left: auto;
    right: -20px
}

.btn_tooltip {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    vertical-align: bottom
}

.btn_tooltip::after {
    visibility: hidden;
    content: '';
    display: block;
    position: absolute;
    bottom: -11px;
    right: 2px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, 0.9);
    opacity: 0;
    transition: .2s ease
}

.btn_tooltip.on::after {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    bottom: -11px;
    transition: .2s ease;
    transition-delay: .1s
}

.btn_tooltip>i {
    top: 0
}

.btn_tooltip>.ico_tooltip {
    margin-left: 5px;
    vertical-align: top
}

.form_tooltip.stxt .btn_tooltip {
    background-position: 100% 1px;
    font-size: 15px;
    line-height: 16px;
    color: #666
}

.form_tooltip .btn_ico.delete.type4 {
    position: absolute;
    top: 15px;
    right: 15px
}

.tooltip_detail {
    position: relative;
    height: 100%
}

.ico_tooltip {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url('../images/ico_qmark.png') 0 0 no-repeat;
    background-size: 100% auto;
    text-indent: -999px;
    overflow: hidden
}

.ico_tooltip.type2 {
    background: url('../images/ico_qmark03.png') 0 0 no-repeat
}

.form_tooltip.type2 .btn_tooltip:after {
    display: none
}

.form_tooltip.type3 .ico_tooltip {
    width: 20px;
    height: 20px;
    background: url('../images/ico_qmark02.png') 0 0 no-repeat
}

.form_tooltip.right .tooltip_cont {
    left: auto;
    right: -20px
}

.tip_cont>.bullet_list>li {
    color: #fff
}

.tip_cont>.bullet_list>li:before {
    background: #fff
}

.tip_cont>.bullet_list>li>strong {
    display: block
}

.tip_cont.type1 .bullet_list>li {
    margin-top: 10px
}

.tip_tit {
    color: #fff;
    font-size: 16px;
    font-family: 'NotoSansBold';
    margin-top: 20px
}

.tip_tit:first-of-type {
    margin-top: 0
}

.tip_cont_list {
    color: #fff
}

.tip_cont_list dt {
    font-family: 'NotoSansBold';
    line-height: 1.5;
    margin-top: 20px
}

.tip_cont_list dt:first-of-type {
    margin-top: 0
}

.tip_cont_list dd {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.7
}

.tip_txt.bullet_list>li {
    color: #fff
}

.tip_txt.bullet_list>li:before {
    background-color: #fff
}

.popup_layer {
    padding: 25px 30px 30px;
    border: 1px solid #222;
    border-radius: 20px;
    background-color: #fff;
    box-sizing: border-box
}

.popup_layer .popup_content {
    padding: 0;
    overflow: initial
}

.popup_layer .popup_close .btn_close {
    top: 11px;
    right: 11px
}

.pop_tit {
    display: block;
    margin-bottom: 16px;
    font-size: 16px;
    font-family: 'NotoSansBold'
}

.title_b {
    display: block;
    margin-bottom: 14px;
    font-size: 16px
}

.title_s {
    display: block;
    margin: 16px 0 7px;
    font-size: 12px;
    font-family: 'NotoSans'
}

.title_r {
    display: block;
    margin: 35px 0 7px;
    font-size: 13px;
    color: #666;
    font-family: 'NotoSans'
}

.title_m {
    display: block;
    margin: 16px 0 7px;
    font-size: 14px;
    font-family: 'NotoSans'
}

.title_b+.title_s {
    margin-top: 0
}

.popup_layer .btn_wrap {
    margin-top: 30px
}

.lockBody {
    position: fixed;
    overflow: hidden;
    height: 100%
}

.popup_inner {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 100
}

.popup_inner .popup_head {
    padding: 45px 30px 20px
}

.popup_inner .popup_head .title {
    font-size: 17px;
    color: #222;
}

.popup_inner .popup_bottom {
    margin-top: auto;
    padding: 20px
}

.popup_inner .popup_bottom .pop_btm_agree {
    margin: 20px 0;
    text-align: center
}

.popup_inner .popup_content {
    box-sizing: border-box;
    padding: 0 10px 20px 30px
}

.scroll_inner {
    padding-right: 20px;
    overflow-X: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.popup_content .text_box .tit {
    display: block;
    font-size: 22px;
    font-family: 'NotoSansBold';
    margin-bottom: 2px
}

.popup_content .text_box .txt {
    font-size: 15px;
    color: #222;
    letter-spacing: -0.3px
}

.popup_inner .slide .item {
    width: 350px;
    height: 350px;
    position: relative;
    overflow: hidden
}

.popup_inner .btn_view_wrap {
    padding: 0 30px
}

.popup_inner .btn_view {
    font-size: 15px;
    color: #222;
    position: relative;
    line-height: 28px;
    font-family: 'NotoSansBold'
}

.popup_inner .btn_view:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #222
}

.popup_mall {
    position: absolute;
    top: 27%;
    left: 150px;
    z-index: 1;
    width: 350px;
    height: 400px
}

.popup_mall .slide {
    height: 350px
}

.popup_mall>.popup_inner {
    border-radius: 20px;
    overflow: hidden !important;
    box-sizing: border-box;
    background-color: #fafafa;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2)
}

.popup_mall .popup_bottom {
    display: flex;
    justify-content: space-between;
    padding: 0;
    background-color: #f5f5f5;
    position: relative
}

.popup_mall .popup_bottom button {
    font-size: 14px;
    color: #666;
    padding: 15px 20px
}

.popup_mall .popup_content .img_box {
    display: block
}

.popup_mall .popup_content .img_box img {
    width: 100%;
    height: auto
}

.popup_mall .text_box .txt {
    color: rgba(34, 34, 34, 0.7)
}

.popup_mall .text_box em {
    font-family: 'ManropeBold'
}

.popup_mall .banner_paging {
    position: absolute;
    bottom: 60px;
    right: 10px;
    z-index: 2;
    width: 55px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    background-color: rgba(34, 34, 34, 0.3)
}

.popup_mall .banner_paging .banner_count {
    color: rgba(255, 255, 255, 0.7);
    margin-right: 0;
    position: relative;
    top: -2px
}

.popup_mall .banner_paging .current {
    font-size: 12px;
    color: #fff;
    font-family: 'ManropeBold'
}

.popup_mall .banner_paging .total {
    font-size: 12px;
    font-family: 'ManropeR'
}

.popup_mall .marketing .popup_content .text_box {
    padding: 0 10px
}

.popup_mall .marketing .popup_content {
    padding: 10px
}

.popup_mall .marketing .text_box .txt {
    max-width: 100%;
    display: -webkit-box;
    white-space: normal;
    max-height: 44px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.popup_mall .marketing .text_box .txt>span {
    display: block
}

.popup_mall .item.type1 .img_box {
    width: 330px;
    height: 200px;
    border-radius: 10px;
    overflow: hidden
}

.popup_mall .item.type1 .tit {
    margin-top: 12px
}

.popup_mall .item.type2 .img_box {
    position: absolute;
    width: 350px;
    height: 400px;
    top: 0;
    left: 0
}

.popup_mall .item.type2 .text_box {
    position: absolute;
    top: 220px
}

.popup_mall .item.type2 .text_box .tit {
    color: #fff
}

.popup_mall .item.type2 .text_box .txt {
    color: rgba(255, 255, 255, 0.7)
}

.popup_mall .item.type2 .text_box .txt span {
    display: block
}

.popup_mall .notice {
    display: flex;
    flex-direction: column;
    box-sizing: border-box
}

.popup_mall .notice .popup_content {
    flex: 1;
    padding-bottom: 0;
    overflow-y: auto;
    box-sizing: border-box
}

.popup_mall .notice .text_box .txt {
    line-height: 28px;
    color: #222
}

.popup_mall .notice .text_box .txt>span {
    display: block
}

.popup_mall .notice .btn_view_wrap {
    padding: 30px 30px 10px
}

[data-full-layer] {
    display: none;
    background-color: rgba(0, 0, 0, 0);
    transition-duration: .2s;
    z-index: -9999
}

[data-full-layer].show {
    display: block;
    z-index: 110
}

[data-full-layer].show.isAnimate {
    background-color: rgba(0, 0, 0, 0.65);
    transition-property: background-color;
    transition-duration: .2s
}

[data-full-layer] [data-full-inner] {
    transform: translate(-50%, -50%) scale(0.85);
    opacity: 0;
    transition: .2s ease-in-out
}

[data-full-layer].show.isAnimate [data-full-inner] {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.popup_full {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.popup_full .popup_inner {
    position: absolute;
    overflow: hidden;
    left: 50%;
    top: 50%;
    z-index: 100;
    width: 580px;
    min-height: 730px;
    max-height: 730px;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px;
    height: auto
}

.popup_full .popup_inner.type2 {
    width: 400px;
    height: 700px;
    max-height: 700px
}

.popup_full .popup_inner.type2 .popup_head {
    padding-bottom: 54px
}

.popup_full .popup_inner.type3 {
    width: 1176px
}

.popup_full .popup_inner.type4 {
    width: 810px
}

.popup_full .popup_head {
    padding: 53px 40px 26px
}

.popup_full .popup_head.type2 {
    border-bottom: 1px solid #eee;
    text-align: center;
    padding: 22px 25px 24px
}

.popup_full .popup_head.type3 {
    padding: 60px 40px 60px
}

.popup_full .popup_head.type3 .title>strong {
    font-weight: bold;
    font-family: 'NotoSans'
}

.popup_full .popup_inner .popup_head.type4 {
    padding: 26px 30px 0
}

.popup_full .popup_head>.title {
    font-size: 24px;
    line-height: 34px
}

.popup_full .popup_head>.title.type2 {
    font-family: 'NotoSans'
}

.popup_full .popup_head>.title>p i {
    color: #de3831;
    font-family: 'ManropeBold'
}

.popup_full .popup_head>.title>p strong {
    color: #de3831
}

.popup_full .popup_content {
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 40px 40px;
    flex: 1
}

.popup_full .popup_content.type1 {
    padding: 40px
}

.popup_close .btn_close {
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    width: 40px;
    height: 40px;
    z-index: 999
}

.popup_close .btn_close::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 16px;
    background: url(images/ico_close.png) no-repeat 0 0
}

.popup_close.white .btn_close::before {
    background: url(images/ico_close02.png) no-repeat 0 0
}

.blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
}

.popup_full.hauto .popup_inner {
    height: auto;
    min-height: auto
}

[data-toast] {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 125;
    width: 100%;
    height: 100%
}

[data-toast]>.toast {
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-align: center
}

[data-toast]>.toast>span {
    display: inline-block;
    position: relative;
    width: 335px;
    box-sizing: border-box;
    border-radius: 55px;
    background-color: rgba(0, 0, 0, 0.85);
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    letter-spacing: -0.5px;
    padding: 11px 20px 12px;
    overflow: hidden
}

[data-toast]>.toast>span a {
    display: block;
    position: relative;
    margin-top: 3px;
    color: #fff;
    opacity: .6
}

.toast.st01>span {
    padding: 14px 20px
}

.toast.type2>span {
    border-radius: 20px
}

.toast .ico_arrow {
    position: relative
}

.toast .ico_arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    transform: rotate(180deg) translateY(50%);
    right: -15px;
    width: 6px;
    height: 9px;
    background: url(../images/ico_arrow05.png) 0 0 no-repeat;
    background-size: 6px 9px
}

[data-alert] {
    background-color: rgba(0, 0, 0, 0);
    transition-duration: .2s;
    z-index: -9999
}

[data-alert].show {
    display: block;
    z-index: 120
}

[data-alert].show.isAnimate {
    background-color: rgba(0, 0, 0, 0.7);
    transition-property: background-color;
    transition-duration: .2s
}

[data-alert] [data-alert-inner] {
    transform: translate(-50%, -50%) scale(0.85);
    opacity: 0;
    transition: .2s ease-in-out
}

[data-alert].show.isAnimate [data-alert-inner] {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.popup_alert {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 110
}

.popup_alert_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 290px;
    border-radius: 20px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    overflow: hidden;
    z-index: 100
}

.popup_alert_cont {
    position: relative;
    font-size: 15px;
    text-align: center;
    line-height: 23px;
    padding: 36px 20px;
    overflow: hidden;
    overflow-y: auto
}

.popup_alert_cont::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0
}

.popup_alert_button {
    display: flex;
    justify-content: center;
    border-top: 1px solid #e0e0e0;
    background-color: #fff
}

.popup_alert_button a {
    flex: 1;
    display: inline-block;
    height: 55px;
    border-left: 1px solid #e0e0e0;
    font-size: 15px;
    font-weight: bold;
    color: #222;
    text-align: center;
    line-height: 55px
}

.popup_alert_button a:first-child {
    border-left: 0
}

.floating_wrap {
    height: 100vh;
    position: absolute;
    top: 0;
    z-index: 1
}

.floating_popup {
    position: absolute;
    left: 150px;
    bottom: 10px;
    width: 380px;
    height: 211px;
    border-radius: 20px;
    z-index: 1;
    box-sizing: border-box;
    background: #fff
}

.floating_popup .item {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden
}

.floating_popup .item .img_box {
    display: block;
    width: 100%;
    height: 100%
}

.floating_popup .item .img_box img {
    width: 100%;
    height: auto
}

.floating_popup .item:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 20px
}

.floating_popup .item.only_img:before {
    display: none
}

.floating_popup .item .text_box {
    position: absolute;
    left: 40px;
    top: 33px;
    box-sizing: border-box;
    color: #fff
}

.floating_popup .item .text_box .tit {
    font-size: 20px;
    line-height: 1.3
}

.floating_popup .item .text_box .tit span {
    display: block
}

.floating_popup .item .text_box .txt {
    margin-top: 12px;
    font-size: 16px;
    margin-top: 10px;
    opacity: .7
}

.floating_popup .btn_wrap {
    margin-top: 16px
}

.floating_popup .btn_close {
    top: 12px;
    right: 12px
}

.floating_popup.floating_popup2 {
    left: 540px
}

.personal_popup {
    z-index: 50;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 335px;
    height: 200px
}

.personal_popup .personal_link {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.personal_popup .personal_link img {
    width: 100%;
    height: auto
}

.personal_popup .btn_close {
    top: 12px;
    right: 12px
}

.ck_like {
    position: relative;
    width: 24px;
    height: 18px
}

.ck_like>input {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.ck_like>label {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('../images/ico_like.png') no-repeat;
    background-position: 0 -48px;
    background-size: 23px auto;
    text-indent: -9999px;
    cursor: pointer
}

.ck_like>label::before,
.ck_like>label::after {
    content: '';
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.ck_like>input:checked+label::before,
.ck_like>input:checked+label::after {
    background: url('../images/ico_like02.png') 0 0 no-repeat
}

.ck_like.st01 {
    position: relative;
    width: 17px;
    height: 13px
}

.ck_like.st01>input {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.ck_like.st01>label {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url('../images/ico_like03.png') no-repeat;
    background-position: 0 0;
    text-indent: -9999px;
    cursor: pointer
}

.ck_like.st01>input:checked+label::before,
.ck_like.st01>input:checked+label::after {
    background: url('../images/ico_like03.png') 0 -33px no-repeat
}

.ck_like.st02 {
    width: 18px;
    height: 15px;
    overflow: visible
}

.ck_like.st02>label {
    background: url('../images/ico_like04.png') 0 0 no-repeat
}

.ck_like.st02>label::before,
.ck_like.st02>label::after {
    width: 18px;
    height: 15px
}

.ck_like.st02>input:checked+label::before,
.ck_like.st02>input:checked+label::after {
    background: url('../images/ico_like04.png') 0 -24px no-repeat
}

.ck_like2>input {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.ck_like2 label {
    background: url(../images/ico_like.png) no-repeat center 16px;
    transition: opacity .6s
}

.ck_like2 label:before,
.ck_like2 label:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -12px;
    width: 23px;
    height: 18px
}

.ck_like2 label:before,
.ck_like2 label:after {
    visibility: hidden;
    background: url(../images/ico_like02.png) no-repeat 0 0;
    background-size: 23px auto
}

.ck_like2 input:checked+label {
    position: relative;
    background-image: none
}

.ck_like.st03>label {
    background-size: 18px auto;
    background-position: 0 -37px
}

.ck_like.st03>label::before,
.ck_like.st03>label::after {
    width: 18px;
    height: 18px
}

.ck_like.st03>input:checked+label {
    background: url('../images/ico_like04.png') 0 -24px no-repeat
}

.ck_like.st03>input:checked+label::before,
.ck_like.st03>input:checked+label::after {
    background: url('../images/ico_like04.png') 0 -24px no-repeat
}

.ck_like.type1>label {
    background-position: 0 0;
    background-size: 24px auto;
    width: 24px;
    height: 20px;
    cursor: pointer
}

.ck_like.type1:hover>label {
    background: url('../images/ico_like_r.png') 1px 0/23px no-repeat
}

.ck_like.type1>input:checked+label::before {
    background: url('../images/ico_like02.png') no-repeat
}

.ck_like.st04 {
    width: 24px;
    height: 20px
}

.ck_like.st04>label {
    background: url('../images/ico_like05.png') 0 0 no-repeat
}

.ck_like.st04>label::before,
.ck_like.st04>label::after {
    width: 24px;
    height: 20px
}

.ck_like.st04>input:checked+label::before,
.ck_like.st04>input:checked+label::after {
    background: url('../images/ico_like05.png') 0 -40px no-repeat
}

.ck_like>input:checked {
    animation: likeHeart .8s ease-in-out none
}

.ck_like>input:checked+label {
    background: 0
}

.ck_like>input:checked+label::before,
.ck_like2 input:checked+label:before {
    visibility: visible;
    animation: likeHeart .8s ease-in-out both
}

.ck_like>input:checked+label::after,
.ck_like2 input:checked+label:after {
    visibility: visible;
    animation: likeHeartout .8s ease-in-out both
}

.ck_like>input:checked.isChecked+label::before,
.ck_like2 input:checked.isChecked+label:before {
    visibility: visible;
    animation: none
}

.ck_like>input:checked.isChecked+label::after,
.ck_like2 input:checked.isChecked+label:after {
    visibility: visible;
    animation: none
}

@keyframes likeHeart {
    0% {
        transform: scale(1) rotate(.001deg);
        transform-origin: bottom
    }

    25% {
        transform: scale(1.3) rotate(.001deg);
        transform-origin: bottom
    }

    50% {
        transform: scale(1) rotate(.001deg);
        transform-origin: bottom
    }

    75% {
        transform: scale(1.2) rotate(.001deg);
        transform-origin: bottom
    }

    100% {
        transform: scale(1) rotate(.001deg);
        transform-origin: bottom
    }
}

@keyframes likeHeartout {
    0% {
        transform: scale(1.2) rotate(.001deg);
        opacity: 0
    }

    5% {
        transform: scale(1.2) rotate(.001deg);
        opacity: .2
    }

    23% {
        transform: scale(1.5) rotate(.001deg);
        opacity: .4
    }

    42% {
        transform: scale(1.7) rotate(.001deg);
        opacity: .2
    }

    71% {
        transform: scale(2) rotate(.001deg);
        opacity: .1
    }

    95% {
        transform: scale(2.1) rotate(.001deg);
        opacity: .05
    }

    100% {
        transform: scale(2.3) rotate(.001deg);
        opacity: 0
    }
}

.product_wrap {
    margin-bottom: -60px;
    font-size: 0
}

.product_wrap .product_box {
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 305px;
    margin: 0 10px 60px 10px
}

.swiper-container-initialized .product_wrap.swiper-wrapper .product_box {
    width: auto;
	max-width: 260px;
    margin: 0 0 60px 0
}

.product_wrap.swiper-wrapper .product_box:first-child {
    margin-left: 0
}

.product_wrap .product_cont {
    box-sizing: border-box
}

.product_cont .pro_ranknum {
    z-index: 11;
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    background: url(../images/ico_bedge02.png) 0 0/cover no-repeat;
    font-size: 18px;
    font-family: 'ManropeBold';
    color: #fff;
    line-height: 1.7;
    text-align: center
}

.product_cont .pro_ranknum.big {
    width: 44px;
    height: 44px;
    font-size: 24px;
    line-height: 1.6
}

.product_cont .pro_ranknum.black {
    background: url(../images/ico_bedge01.png) 0 0/cover no-repeat
}

.product_cont .pro_ranknum.red {
    background: url(../images/ico_bedge03.png) 0 0/cover no-repeat
}

.product_cont .pro_img {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden
}


.product_cont .pro_img:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.03);
    border-radius: 20px;
}


.product_cont .pro_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    vertical-align: middle;
	transition: all 0.5s linear;
}

.product_cont .pro_img:hover img {
    transform: scale(1.05);
}

.product_cont .pro_img .gift_bedge {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(65, 55, 43, 0.5);
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'ManropeBold';
    border-radius: 20px 0 20px 0;
    padding: 11px 12px
}

.product_cont .p_img_up {
	position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
}

.product_cont .pro_out,
.product_cont .pro_age {
    display: none;
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 15px;
    font-family: 'NotoSansBold';
    line-height: 40px
}

.product_cont .btn_wrap.type1 {
    margin-left: 35px
}

.pro_detail {
    position: relative;
    padding: 20px 10px 0;
    text-align: left;
}

.pro_detail .pro_link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.pro_detail .pro_info {
    color: #222
}

.pro_detail .pro_info .info_bedge {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .6px;
    padding: 3px 10px;
    border: 1px solid #de3831;
    border-radius: 14px;
    margin-bottom: 6px;
    color: #de3831
}

.pro_detail .pro_info .info_brand {
    display: -webkit-box;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
}

.pro_detail .pro_info .info_name {
    /*display: block;*/
    display:-webkit-box;
    font-size: 15px;
    margin-top: 3px;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    word-wrap: normal;
    overflow: hidden
}

.pro_detail .pro_info .info_name.line_feed {
    white-space: inherit;
    overflow: inherit;
    line-height: 1.3;
    word-break: keep-all;
    word-wrap: break-word
}

.pro_detail .pro_info.row2 .info_brand {
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    height: 44px
}

.pro_detail .pro_info.row2 .info_price {
    height: auto
}

.pro_detail .info_benefit {
    margin-top: 10px;
    line-height: 1.786;
    font-size: 14px;
    max-height: 50px;
    color: #666;
    text-overflow: ellipsis;
    word-wrap: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all
}

.pro_detail .pro_info .info_price {
    display: flex;
    flex-direction: column;
	justify-content: flex-start;
    /*justify-content: flex-end;
	height: 48px*/
    margin-top: 12px;
    
}

.info_price strong {
    font-family: 'ManropeBold'
}

.info_price i {
    font-size: 14px;
    color: #666;
    margin-left: 10px;
    font-family: 'ManropeR'
}
@media only screen and (max-width: 500px) {
    .info_price i {
        margin-left: 0px;
    }    
    .o_price{
        width:100%;
        display:block;
    }
}

.p_rate {
    min-height: 22px
}

.p_rate>strong {
    font-size: 16px;
    color: #09C;
    font-family: 'ManropeBold'
}

.p_rate i {
    font-size: 16px;
    color: #666;
    margin-left: 0px;
    font-family: 'ManropeR'
}

.info_price .p_rate+.p_sum {
    /*margin-top: 3px;*/
    padding-top: 0
}

.info_price .p_sum>strong {
    font-size: 16px;
    color: #222
}
.info_price .p_sum.login {
    z-index: 1;
    position: relative;
	padding: 0;
}

.info_price .p_sum.login>a {
    font-family: 'NotoSans';
    font-size: 14px;
    color: #de3831
}

.info_price .p_rate.login {
    z-index: 1;
    position: relative
}

.info_price .p_rate.login>a {
    font-family: 'NotoSans';
    font-size: 14px;
    color: #de3831
}

.share_sns {
	z-index: 1;
	display: flex;
    justify-content: space-between;
	margin-top: 8px;
}

.info_grade {
    font-family: 'ManropeR';
    font-size: 12px;
	position: relative;
}

.info_grade .g_star {
    font-size: 12px;
    color: #222;
    background: url('images/ico_star_bk.png') 0 3px no-repeat;
    background-size: 9.5px auto;
    padding-left: 13px
}

.info_grade .g_data {
    font-size: 12px;
    color: #666;
    position: relative;
    display: inline-block;
    margin-left: 5px;
    padding-left: 10px
}

.info_grade .g_data::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 1px;
    height: 10px;
    background-color: #e4e4e4
}

.info_grade.st02 .g_star {
    padding-left: 21px;
    font-size: 18px;
    background-size: 17px auto
}

.info_grade.st02 .g_data {
    font-size: 18px
}

.info_grade .reveiw_new {
    position: absolute;
    top: 1px;
    right: -28px;
    background: #f00;
    padding: 0 4px;
    font-size: 10px;
    color: #fff;
}

.pjcode .tagButton {
    color: #000;
    padding: 5px 8px;
    cursor: pointer;
    line-height: 13px;
    font-size: 12px;
    background: #fffeb0;
    border-radius: 3px;
	display: inline-block;
}

.info_sort {
    display: flex;
    flex-wrap: wrap;
    margin: -2px -2px;
    font-size: 0;
    margin-top: 18px;
    align-items: baseline
}

.info_sort li {
    min-width: 50px;
    border-radius: 3px;
    background-color: #f7f7f7;
    font-size: 11px;
    color: #999;
    text-align: center;
    padding: 2px 5px 3px;
    margin: 2px;
    letter-spacing: -0.5px;
    box-sizing: border-box
}

.info_sort .gift {
    background: #0090ff;
    color: #fff;
}

.info_sort.type2 {
    min-height: 64px;
    margin: -5px -5px
}

.info_sort.type2 li {
    min-width: 60px;
    margin: 5px;
    font-size: 13px
}

.info_sort .NtypeA {
    background: #6157ff;
    color: #fff;
}

.info_sort .NtypeB {
    background: #ff3636;
    color: #fff;
	text-align: left;
}

.pro_over {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /*border-radius: 20px;*/
    opacity: 0;
    background: rgba(255, 255, 255, 0.5);
    transition: .2s
}

.product_wrap.type2 .pro_over {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 20px;
    opacity: 0;
    background: rgba(255, 255, 255, 0.5);
    transition: .2s
}
/*
.product_wrap.plist .pro_over {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 20px;
    opacity: 0;
	background: rgba(50, 50, 50, 0.5);
    transition: .2s
}
*/
.pro_over .link {
    z-index: 4;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.pro_over .pro_choice {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
    border-spacing: 10px
}

.pro_choice .btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    width: 50px;
    height: 50px;
    border-radius: 10px
}

.pro_choice .btn2 {
    position: relative;
    display: none;
    width: 130px;
    height: 50px;
    border-radius: 10px;
    line-height: 50px;
    margin: 5px
}

.pro_choice .btn2 button {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #fff
}

.pro_choice .btn2 button:after {
    content: '';
    margin-left: 10px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/ico_alarm.png) no-repeat 0 0;
    vertical-align: sub
}

.pro_choice .pro_btn_area .red,
.pro_choice .pro_btn_area .black {
    background-color: rgba(49, 38, 38, 0.8)
}

.pro_choice .pro_btn_area .red:hover,
.pro_choice .pro_btn_area .black:hover {
    background-color: rgba(49, 38, 38, 1)
}

.pro_choice .btn button,
.pro_choice .btn label {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -99999px;
    cursor: pointer
}

.pro_choice .btn button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.pro_choice .btn_pay button:before {
    background: url(../images/ico_pay.png) 0 0;
    width: 22px;
    height: 17px
}

.pro_choice .btn_detail button:before {
    background: url(images/ico_search.png) no-repeat 0 0;
    width: 22px;
    height: 22px
}

.pro_choice .btn_cart button:before {
    background: url(images/ico_cart.png) no-repeat 0 0;
    width: 23px;
    height: 20px
}

.pro_btn_area {
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
	text-align: center;
}
/*
.pro_btn_area .inner {
    position: relative
}
*/
.pro_btn_area .inner .btn,
.pro_btn_area .inner .btn2 {
    z-index: 5
}

.pro_btn_area.type1 .inner {
    width: 140px;
    margin: 0 auto
}

.pro_over .only_offline {
    font-size: 15px;
    font-family: 'NotoSansBold'
}
/*
.product_box .pro_over {
    z-index: 10 !important;
    opacity: 1 !important;
    background-color:transparent !important;
}
*/
.product_box:hover .pro_over {
    /*
    z-index: 10;
    opacity: 1;
    */
    background:rgba(255, 255, 255, 0.5) !important;
}

.over_wrap {
    position: relative
}

.over_wrap .pro_btn_area {
    vertical-align: bottom
}

.over_wrap .pro_over {
    border: 0;
    border-radius: 0;
    background-color: transparent
}

.over_wrap .pro_over .link {
    box-shadow: none
}

.over_wrap .pro_over .pro_choice {
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / 10%);
    border: 1px solid #222;
    border-radius: 20px;
    box-sizing: border-box;
    height: 216px;
    background-color: rgba(255, 255, 255, 0.5)
}

.over_wrap .pro_over .btn_share button:before {
    background: url(../images/btn_share_w.png) 0 0/cover;
    width: 17px;
    height: 17px
}

.over_wrap:hover .pro_over {
    display: block;
    opacity: 1;
    z-index: 1
}

.pro_btn_area .spcart_box {
	position: absolute;
    /*left: 0;*/
    right:3px;
    bottom: 0;
    /*width: 100%;*/
    width:40px;
	z-index: 100;
    /*background: rgba(49, 38, 38, 0.8);*/
}

.pro_btn_area .inner .over_cart {
	background: none;
    padding: 0 0 20px;
    height: auto;
	margin: 0 !important;
}

.pro_btn_area .inner .over_cart ul {
    text-align: center;
    vertical-align: middle;
	/*padding: 15px 0;
	display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(49, 38, 38, 1);
    padding: 10px 20px;
    border-radius: 30px;*/
}
.over_cart ul li {
	position: relative;
	margin: 0 3px;
	height: auto;
}

.over_cart ul li .subtraction::before {
    content: '';
    display: block;
    background: #444;
    width: 100%;
    height: 2px;
	position: absolute;
    margin-top: 5px;
}

.over_cart ul li input {
	border: 0 !important;
    font-size: 16px;
	/*font-weight: 900;*/
	color: #444  !important;
}

.over_cart ul li .subtraction, .over_cart ul li .addition {
	width: 12px;
    height: 12px;
}
.over_cart ul li .addition::before {
    content: '';
    display: block;
    background: #444;
    width: 100%;
    height: 2px;
	position: absolute;
    margin-top: 5px;
}

.over_cart ul li .addition::after {
    content: '';
    display: block;
    background: #444;
    width: 2px;
    height: 100%;
	position: absolute;
	margin-left: 5px;
}


.slide_banner .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 60px;
    height: 60px;
    border-radius: 12px;
    box-shadow: -1px 7px 10px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-indent: -9999px
}
.pro_btn_area .over_all {
	background: none;
	font-size: 13px;
	padding: 0 0 10px;
	/*background: #e3e3e3;
    color: #242424;
	position: absolute;
    left: 0;
    bottom: 9px;
    width: 100%;*/
}

.pro_btn_area .inner .over_cart a.cartButton {
	padding: 5px 8px;
	border-radius: 7px;
	background: rgba(49, 38, 38, 0.8);
	color: #fff;
	margin-left: 10px;
}



.slide_banner .slick-arrow:after {
    background: url(images/ico_arrow04.png) no-repeat 0 -32px
}

.slide_banner .slick-arrow.slick-disabled:after {
    opacity: .3
}

.slide_banner .slick-prev {
    left: -30px
}

.slide_banner .slick-next {
    right: -30px
}

.slide_banner .slick-prev:after,
.slide_banner .slick-next:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 22px;
    top: 50%;
    left: 50%
}

.slide_banner .slick-prev:after {
    transform: translate(-50%, -50%)
}

.slide_banner .slick-next:after {
    transform: rotate(180deg) translate(50%, 50%)
}

.slide_banner .slick-arrow {
    opacity: 0;
    transition: .4s
}

.slide_banner:hover .slick-arrow {
    opacity: 1
}

.product_wrap_arrow button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 60px;
    height: 60px;
    border-radius: 12px;
    box-shadow: -1px 7px 10px 2px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-indent: -9999px
}

.product_wrap_arrow button:after {
    background: url(images/ico_arrow04.png) no-repeat 0 -32px
}

.product_wrap_arrow button.swiper-button-disabled:after {
    opacity: .3
}

.product_wrap_arrow .swiper_prev {
    left: -30px
}

.product_wrap_arrow .swiper_next {
    right: -30px
}

.product_wrap_arrow .swiper_prev:after,
.product_wrap_arrow .swiper_next:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 22px;
    top: 50%;
    left: 50%
}

.product_wrap_arrow .swiper_prev:after {
    transform: translate(-50%, -50%)
}

.product_wrap_arrow .swiper_next:after {
    transform: rotate(180deg) translate(50%, 50%)
}

.product_wrap_arrow button {
    opacity: 0;
    transition: .4s
}

.personal_list:hover .product_wrap_arrow button,
.product_wrap_arrow button:hover {
    opacity: 1
}

.product_wrap.type1 .product_box {
    width: 239px;
    margin: 0 0 60px 10px
}

.product_wrap.type1 .product_box:first-child {
    margin-left: 0
}

.product_wrap.type1:not([data-slide]) .product_box:nth-child(4n+1) {
    margin-left: 0
}

.product_wrap.prod_col4.type1 .pro_img img {
    width: 100%;
    height: 100%
}

.product_wrap.prod_col4.type1 .pro_detail .pro_info .info_name {
    min-height: 42px
}

.product_wrap.st01 .product_box {
    width: 202px
}

.product_wrap.st01 .product_box .product_cont {
    min-height: auto
}

.product_wrap.type2 {
    margin-bottom: 0;
    /*text-align:center;*/
}

/*
.product_wrap.type2 .product_cont .pro_img {
    height: 119px
}
*/
.product_wrap.type2 .slick-arrow {
    top: 50%
}

/*
.product_wrap.type2 .product_box {
    margin: 0 0 0 20px
}
*/

.product_wrap.type2 .product_cont {
    /*height: 360px;*/
    padding-bottom: 50px;
    background-color: #fff;
    border-radius: 20px;
    box-sizing: border-box;
	overflow: hidden;
}
.pdb30 {
    padding-bottom: 30px !important;
}

.tab_content.today_sale .product_cont .pro_img {
	border-radius: 0;
}
.product_wrap.type2 .pro_img:before {
    display: none
}

.product_wrap.type2 .pro_detail {
    /*padding: 20px 30px 0;*/
	cursor: pointer;
}

.product_wrap.type3 {
    margin-bottom: -20px
}

.product_wrap.type3 .product_box {
    margin-bottom: 20px;
    width: 100%;
    margin-left: 0
}

.product_wrap.type3 .product_box .barcode_box {
    margin-top: 10px
}

.product_wrap.type3 .product_box .barcode_box .barcode {
    display: block;
    width: 96px;
    height: 17px
}

.product_wrap.type3 .product_box .barcode_box .barcode img {
    width: 100%;
    height: 100%
}

.product_wrap.type3 .product_box .barcode_box .coupon_no {
    margin-top: 5px;
    font-size: 14px
}

.product_wrap.type3 .product_cont {
    padding-bottom: 0;
    display: flex;
    align-items: center
}

.product_wrap.type3 .product_cont .pro_img {
    width: 160px;
    height: 160px;
    display: inline-block
}

.product_wrap.type3 .product_cont .pro_detail {
    flex: 1;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    vertical-align: top
}

.product_wrap.type3 .product_cont .btn_wrap .no_review {
    display: block;
    font-size: 14px;
    color: #999;
    text-align: center
}

.product_wrap.type3 .pro_detail .pro_info .info_brand,
.product_wrap.type3 .pro_detail .pro_info .info_name {
    min-height: 23px
}

.product_wrap.type3 .pro_detail .pro_info,
.product_wrap.type3 .pro_detail .info_price .p_sum {
    margin-top: 0
}

.product_wrap.type2.plist_over {
	flex-direction: row;
    flex-wrap: wrap;
}

.product_wrap .product_cont.thumbg .pro_img:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    /*background: #fff;*/
    /*border-radius: 20px;*/
}


.pro_detail .pro_info .p_option {
    font-size: 14px;
    color: #999;
    margin-top: 4px
}

.pro_info.type1 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.pro_info.type1 .info_order_wrap {
    flex: 1;
    min-height: 70px;
    padding-right: 15px;
    box-sizing: border-box
}

.pro_info.type1 .p_option {
    font-size: 14px;
    color: #999;
    margin-top: 3px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

.pro_info.type1 .pro_num {
    width: 80px;
    text-align: center;
    font-size: 14px;
    color: #999
}

.pro_info.type1 .pro_state {
    width: 85px;
    text-align: center;
    font-size: 14px;
    color: #222;
    font-family: 'notoSansBold'
}

.pro_info.type1 .pro_price {
    width: 85px;
    text-align: center;
    font-size: 14px;
    color: #222
}

.pro_info.type1 .info_price {
    width: 165px;
    margin-top: 0;
    margin-left: 15px;
    height: auto;
    text-align: right
}

.pro_info.type1 .order_date {
    font-size: 15px;
    font-family: 'ManropeBold'
}

.pro_info.type1 .order_no {
    font-size: 14px;
    color: #666;
    margin-top: 12px
}

.pro_info.type1 .order_depart {
    font-size: 14px;
    color: #666;
    margin-top: 5px
}

.pro_info.type1 .order_mem {
    font-size: 14px;
    color: #666;
    margin-top: 5px
}

.pro_info.type1 .coupon_no {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px
}

.pro_detail .pro_info.type1 .info_brand,
.pro_detail .pro_info.type1 .info_name,
.pro_detail .pro_info.type1 .p_option {
    max-width: 370px
}

.popup_inner .pro_detail .pro_info.type1 .info_brand,
.popup_inner .pro_detail .pro_info.type1 .info_name {
    max-width: 208px
}

.product_wrap .product_cont .pro_img.type1 {
    width: 98px;
    height: 98px;
    border-radius: 10px
}

.product_wrap .product_cont .pro_img.type1:before {
    border-radius: 10px
}

.product_wrap.prod_col3 .product_box {
    margin-left: 37.5px
}

.product_wrap.prod_col3 .product_box {
    width: 305px
}

.product_wrap.prod_col3 .product_box:nth-child(3n+1) {
    margin-left: 0
}

.product_wrap.prod_col3:not([data-slide]) .product_box:nth-child(-n+3) {
    margin-top: 0
}

.product_wrap.prod_col3.type1 .pro_img {
    width: 305px;
    height: 305px
}

.product_wrap.prod_col3 .pro_detail .pro_info .info_brand,
.product_wrap.prod_col3 .pro_detail .pro_info .info_name {
    /*min-height: 23px*/
    min-height:39px
}
/*
.product_wrap.prod_col4 .pro_img {
   width: 260px;
    height: 230px
}

.product_wrap:not([data-slide]).prod_col4 .product_box:first-child {
    margin-left:0
}

.product_wrap:not([data-slide]).prod_col4 .product_box:nth-child(4n+1) {
    margin-left: 0
}
*/
.product_wrap.prod_col4 .pro_detail .pro_info .info_brand,
.product_wrap.prod_col4 .pro_detail .pro_info .info_name {
    /*min-height: 23px*/
    min-height:39px
}

.product_wrap.prod_col5 .product_box {
    width: 240px;
    margin-top: 5px;
    margin-left: 20px
}

.product_wrap.prod_col5 .pro_img {
    width: 240px;
    height: 240px
}
/*
.product_wrap.prod_col5:not([data-slide]) .product_box:nth-child(-n+5) {
    margin-top: 0
}

.product_wrap.prod_col5:not([data-slide]) .product_box:nth-child(5n+1) {
    margin-left: 0
}
*/
.product_wrap.prod_col5 .pro_detail .pro_info .info_brand,
.product_wrap.prod_col5 .pro_detail .pro_info .info_name {
    min-height: 23px
}

.product_wrap.small_banner .product_box+.product_box {
    margin-left: 20px
}

.product_wrap.small_banner .product_box {
    margin-top: 0;
    margin-bottom: 20px
}

.product_wrap.ml10 .product_box+.product_box {
    margin-left: 10px
}

.sorting_product .product_wrap.type1 .info_brand {
    min-height: 23px
}

.sorting_product .product_wrap.type1 .info_name {
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 21px;
    min-height: 42px
}

.product_cont.out .pro_out {
    display: block;
    z-index: 1
}

.product_cont.out .pro_choice .btn:not(.btn_detail) {
    display: none
}

.product_cont.out .pro_choice .btn2 {
    display: inline-block
}

.product_cont.out .pro_btn_area.type1 .btn2 {
    width: 50px
}

.product_cont.out .pro_btn_area.type1 .btn2 i {
    display: inline-block;
    text-indent: -9999px
}

.product_cont.out .pro_btn_area.type1 .btn2 button:after {
    margin-left: 0
}

.product_cont.out .pro_btn_area.type2 .btn2 {
    width: 50px
}

.product_cont.out .pro_btn_area.type2 .btn2 i {
    display: inline-block;
    text-indent: -9999px
}

.product_cont.out .pro_btn_area.type2 .btn2 button:after {
    margin-left: 0
}

.product_cont.out .pro_btn_area.type2 .ck_like2 {
    display: inline-block
}

.product_cont.out .pro_img:before {
    z-index: 2;
    background: rgba(0, 0, 0, 0.04)
}

.product_cont.out .pro_img:after {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6)
}

.product_cont.out.nover .pro_over {
    background: 0
}

.product_cont.age .pro_age {
    display: block;
    z-index: 1
}

.product_cont.age .pro_img img {
    filter: blur(7px)
}

.product_cont.age .pro_img:before {
    z-index: 1;
    background: rgba(0, 0, 0, 0.03)
}

.product_cont.age.noimg .pro_img img {
    filter: none
}

.product_cont.out.age .pro_out {
    display: block;
    z-index: 1
}

.product_cont.out.age .pro_age {
    display: none
}

.product_cont.out.age .pro_img:after {
    display: none
}

.product_cont.brand .pro_info.row2 {
    height: auto
}

.product_cont.brand .pro_img:before {
    z-index: 2
}

.product_cont.brand .pro_img img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[class^="product_cont"].bedge .pro_bedge {
    display: block
}

[class^="product_cont"] .pro_bedge {
    display: none;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 10px;
    bottom: 10px;
    right: 10px;
    text-align: center;
    color: #fff;
    z-index: 10;
    white-space: nowrap
}

[class^="product_cont"].bedge .pro_bedge>span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[class^="product_cont"].bedge .pro_bedge strong {
    display: block;
    font-size: 12px;
    font-family: 'NotoSans'
}

[class^="product_cont"].bedge .pro_bedge.red {
    background-color: rgba(222, 56, 49, 0.9)
}

[class^="product_cont"].bedge .pro_bedge.black {
    background-color: rgba(0, 0, 0, 0.8)
}

.product_select {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.product_cont .pro_timesale {
    display: none;
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    background: #de3831;
    color: #fff;
    text-align: center;
    font-size: 15px;
    font-family: 'NotoSansBold';
    line-height: 40px
}

.product_cont .pro_timesale:before {
    content: '';
    padding-left: 24px;
    background: url(../images/ico_history.png) 0 0/contain no-repeat
}

.product_cont.timesale .pro_timesale {
    display: block;
    z-index: 1
}

.product_cont .event_detail {
    position: relative;
    padding: 17px 10px
}

.product_cont .event_detail .pro_link {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.product_cont .event_detail .event_info {
    color: #222
}

.product_cont .event_detail .event_info .event_name {
    display: block;
    font-size: 15px;
    line-height: 1.2;
    font-family: 'NotoSansBold';
    max-height: 36px;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

.product_cont .event_detail .event_info .event_desc {
    display: block;
    font-size: 15px;
    margin-top: 7px;
    text-overflow: ellipsis;
    word-wrap: normal;
    overflow: hidden;
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    line-height: 27px;
    max-height: 54px
}

.product_cont .event_detail .event_info .event_date {
    font-size: 14px;
    margin-top: 15px;
    font-family: 'ManropeR';
    color: #666
}
.plistSlide li {margin-left: 3px;}
.plistSlide li:first-child {margin-left: 0;}
.plistSlide .product_cont.thumbg {
    width: 260px;
}
.plistSlide .product_cont.thumbg .pro_img {
    border:1px solid rgba(153,153,153,0.1);
    width: 260px;
	height: auto;
    /*height: 260px;*/
}

.product_cont_sh {
    display: flex;
    flex-direction: column;
    position: relative;
    box-sizing: border-box;
    z-index: 5
}

.product_cont_sh .pro_img {
    display: block;
    isolation: isolate;
    position: relative;
    width: 100%;
    border-radius: 8px;
    overflow: hidden
}

.product_cont_sh .pro_img:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.03)
}

.product_cont_sh .pro_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    vertical-align: middle
}

.product_cont_sh .pro_detail_sh {
    position: relative;
    display: flex;
    flex-direction: column
}

.pro_detail_sh .pro_choice {
    display: flex;
    align-items: center;
    margin-top: 2px;
    z-index: 10
}

.pro_detail_sh .pro_choice .ck_like.st02 {
    flex-grow: 1
}

.pro_detail_sh .pro_btn_area .btn_ico+.btn_ico {
    margin-left: 17px
}

.pro_detail_sh .pro_info_sh {
    margin-top: 10px
}

.product_cont_sh .pro_out {
    display: none;
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    font-size: 12px;
    font-family: 'NotoSansBold';
    line-height: 30px
}

.product_cont_sh .pro_age {
    display: none;
    position: absolute;
    width: 100%;
    top: 50%;
    font-size: 12px;
    color: #fff;
    font-family: 'NotoSansBold';
    text-align: center;
    transform: translateY(-50%);
    z-index: 12
}

.pro_info_sh .info_brand {
    display: block;
    font-size: 13px;
    line-height: 1.4;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

.pro_info_sh .info_name {
    display: -webkit-box;
    font-size: 13px;
    max-height: 33px;
    line-height: 1.2;
    color: #666;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 5px
}

.pro_info_sh .info_price_sh {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-family: 'ManropeR';
    font-size: 14px
}

.info_price_sh strong {
    font-family: 'ManropeBold'
}

.info_price_sh i {
    font-size: 12px;
    color: #999;
    margin-left: 5px
}

.info_price_sh .p_rate {
    margin-top: 0
}

.info_price_sh .p_rate>strong {
    font-size: 14px;
    color: #de3831
}

.info_price_sh .p_sum>i {
    font-size: 12px
}

.pro_info_sh .info_grade_sh {
    font-family: 'ManropeR';
    font-size: 12px;
    margin-top: 25px
}

.info_grade_sh .g_star {
    background: url('images/ico_star_bk.png') 0 3px no-repeat;
    background-size: 9.5px auto;
    padding-left: 13px
}

.info_grade_sh .g_data {
    position: relative;
    display: inline-block;
    color: #666;
    margin-left: 5px;
    padding-left: 8px
}

.info_grade_sh .g_data::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 10px;
    background-color: #e4e4e4;
    margin-top: -5px
}

.history_list_wrap .pro_info_sh .info_name {
    max-height: 17px;
    -webkit-line-clamp: 1
}

.history_list_wrap .product_cont_sh.list {
    align-items: center
}

.pro_detail_sh .pro_link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.pro_detail_sh .pro_link>span {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0
}

.product_wrap_sh.type1 .product_box {
    margin-top: 20px
}

.product_wrap_sh.type1 .product_box:first-child {
    margin-top: 0
}

.product_wrap_sh.type1 .product_cont_sh,
.product_cont_sh.list {
    display: flex;
    flex-direction: row;
    width: 100%
}

.product_wrap_sh.type1 .pro_img,
.product_cont_sh.list .pro_img {
    width: 120PX;
    height: 120PX;
    margin-right: 14PX
}

.product_wrap_sh.type1 .pro_detail_sh,
.product_cont_sh.list .pro_detail_sh {
    flex: 1
}

.product_wrap_sh.type1 .pro_detail_sh .pro_choice,
.product_cont_sh.list .pro_detail_sh .pro_choice {
    order: 2;
    margin-top: 5px
}

.product_wrap_sh.type1 .pro_detail_sh .pro_info_sh,
.product_cont_sh.list .pro_detail_sh .pro_info_sh {
    order: 1;
    margin-top: -3px
}

.product_wrap_sh.type1 .pro_info_sh .info_name,
.product_cont_sh.list .pro_info_sh .info_name {
    margin-top: 6px
}

.product_wrap_sh.type1 .pro_info_sh .info_price_sh,
.product_cont_sh.list .pro_info_sh .info_price_sh {
    margin-top: 6px
}

.product_wrap_sh.type1 .info_grade_sh,
.product_cont_sh.list .info_grade_sh {
    display: none
}

.product_wrap_sh.type2 {
    border-radius: 12px;
    padding: 20px;
    background-color: #fafafa
}

.product_wrap_sh.type2+.product_wrap_sh {
    margin-top: 10px
}

.product_wrap_sh.type2 .product_box+.product_box {
    margin-top: 2.6vw
}

.product_wrap_sh.type2 .product_cont_sh .pro_img {
    width: 100px;
    height: 100px
}

.product_wrap_sh.type2 .product_cont_sh .pro_img:before {
    background: rgba(0, 0, 0, 0)
}

.product_wrap_sh.type2 .product_cont_sh+.product_cont_sh {
    margin-top: 10px
}

.product_wrap_sh.type2 .pro_detail_sh {
    position: relative;
    justify-content: space-between;
    width: 100%
}

.product_wrap_sh.type2 .pro_choice {
    justify-content: flex-start
}

.product_wrap_sh.type2 .pro_choice .btn_ico.pay {
    display: none
}

.product_wrap_sh.type2 .pro_btn {
    order: 3;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 11
}

.product_wrap_sh.type2 .pro_btn span {
    font-size: 12px;
    color: #999
}

.product_wrap_sh.type2 .pro_choice .ck_like.st02 {
    flex-grow: 0
}

.ai_items .product_wrap_sh.type1 .pro_detail_sh {
    max-width: 184px
}

.history_items.online .product_wrap_sh.type2 .pro_detail_sh {
    max-width: 164px
}

.product_wrap_sh.type3 {
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    overflow-x: auto;
    padding: 0 30px
}

.product_wrap_sh.type3::-webkit-scrollbar {
    display: none
}

.product_wrap_sh.type3 .product_box {
    display: inline-block;
    width: 150px;
    margin-left: 20px;
    border-radius: 10px
}

.product_wrap_sh.type3 .product_box:first-child {
    margin-left: 0
}

[data-slide] .product_wrap_sh.type3 {
    overflow: visible
}

[data-slide] .product_wrap_sh.type3 .product_box {
    margin-left: 0
}

.product_wrap_sh.type3 .pro_info_sh {
    margin-top: 17px;
    padding-left: 10px
}

.product_wrap_sh.type3 .pro_info_sh .info_brand {
    font-size: 15px
}

.product_wrap_sh.type3 .pro_info_sh .info_name {
    display: block;
    margin-top: 7px;
    font-size: 15px;
    max-height: auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden
}

.product_wrap_sh.type3 .pro_info_sh .info_price_sh {
    font-size: 16px
}

.product_wrap_sh.type3 .pro_info_sh .info_price_sh .p_rate {
    margin-top: 12px
}

.product_wrap_sh.type3 .pro_info_sh .info_price_sh i {
    font-size: 14px;
    color: #666
}

.product_cont_sh.play .pro_img:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6.8vw;
    height: 7.6vw;
    background: url('../images/ico_playbtn.png')no-repeat 0 0/6.8vw auto
}

.product_wrap_sh.type3 .product_cont_sh.play .pro_img:after {
    width: 13.6vw;
    height: 15.2vw;
    background-size: 13.6vw auto
}

.product_cont_sh.out .pro_out {
    display: block;
    z-index: 3
}

.product_cont_sh.out .pro_img:before {
    z-index: 2;
    background: rgba(0, 0, 0, 0.04)
}

.product_cont_sh.out .pro_img:after {
    position: absolute;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6)
}

.product_cont_sh.age .pro_age {
    display: block
}

.product_cont_sh.age .pro_img img {
    filter: blur(7px);
    z-index: 10
}

.product_cont_sh.age .pro_img:before {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9
}

.pay_product .product_cont {
    display: flex
}

.pay_product .pro_img {
    width: 180px;
    height: 180px;
    margin-right: 20px
}

.pay_product .pro_img::before {
    display: none
}

.pay_product .pro_detail {
    padding: 0;
    max-width: 300px
}

.pay_product .pro_detail .pro_info {
    display: flex;
    flex-direction: column;
    margin-top: 5px
}

.pay_product .pro_info .info_brand {
    font-weight: normal
}

.pay_product .pro_info .info_name {
    font-family: 'NotoSansBold';
    font-size: 20px
}

.pay_product .info_price .p_sum {
    display: flex;
    flex-direction: column
}

.pay_product .pro_info .info_price {
    order: 2;
    text-align: right;
    margin-top: 20px
}

.pay_product .info_price .p_sum>strong {
    font-size: 20px;
    color: #de3831
}

.pay_product .info_price .p_sum>i {
    font-size: 32px;
    color: #de3831;
    font-family: 'ManropeBold'
}

.pay_product .add_remove {
    order: 1;
    margin-top: 12px
}

.pay_steps {
    padding-top: 30px
}

.pay_steps [class^=info] {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 30px 13px;
    padding-right: 25px;
    border-radius: 10px;
    border: 1px solid #eee
}

.pay_steps [class^=info]+[class^=info] {
    margin-top: 10px
}

.pay_steps [class^=info]>.pay_cost {
    font-size: 16px;
    font-family: 'ManropeBold';
    margin-right: 20px
}

.pay_steps [class^=info]>.pay_cost>i {
    margin-right: 3px
}

.pay_steps [class^=info] [class$=text] {
    display: flex;
    flex-direction: column
}

.pay_steps [class^=info] [class$=text]>.pay_tit {
    font-size: 16px
}

.pay_steps [class^=info] [class$=text]>.pay_txt {
    font-size: 13px;
    color: #666
}

.pay_steps [class^=info] [class$=text]>.pay_txt>b {
    margin-left: 2px;
    color: #222
}

.pay_steps .info_dc {
    border: 0;
    background-color: #f5f5f5;
    padding: 15px 30px
}

.pay_steps .info_dc .dc_text>span {
    font-size: 15px;
    margin-top: 4px
}

.pay_steps [class^=info]:after {
    content: '';
    width: 7px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%) rotate(180deg);
    background: url(images/ico_arrow04.png) 0 -18px/cover no-repeat
}
/********** breadcrumb menu *********/
.breadcrumb.conts_inner {
	background: none;
	padding: 20px 0;
}
.breadcrumb {
    margin-top: 20px;
    margin-bottom: 40px;
    line-height: 1
}

.breadcrumb .native:after {
    content: '';
    display: block;
    clear: both
}

.breadcrumb .native>li {
    float: left;
    position: relative
}

.breadcrumb .native>li+li:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    border-top: 1px solid #868686;
    border-right: 1px solid #868686;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

.breadcrumb .native>li:first-child {
    margin-left: 0
}

.breadcrumb .native>li:first-child>a {
    padding-left: 0
}

.breadcrumb .native>li>a {
    display: block;
    position: relative;
    padding: 0 18px;
    font-size: 14px;
	cursor: default;
    font-family: 'NotoSansBold'
	
}
/*
.breadcrumb .native>li.on>a,
.breadcrumb .native>li>a:hover {
    color: #0091ff;
}
*/
.breadcrumb .native>li.arr>a>span {
    position: relative;
    /*padding-right: 17px*/
}
/*
.breadcrumb .native>li.arr>a>span:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    width: 9px;
    height: 6px;
    background: url(/m_web/common/images/ico_arrow07.png) 0 0 no-repeat;
	
}
*/

.breadcrumb .native>li.arr>a.on>span:after {
    background-position: 0 -18px
}

.breadcrumb_box {
	position: absolute;
    left: 0;
    top: 30px;
    width: 200px;
    border-radius: 8px;
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px 25px;
    border: 1px solid #222;
	z-index: 100;
}

.breadcrumb_box.on {
    z-index: 15
}

.breadcrumb_box>li>a {
    display: block;
    font-size: 14px;
    line-height: 40px
}

.breadcrumb_box>li>a:hover {
    color: #0091ff
}

@media only screen and (max-width: 768px){
	.breadcrumb.conts_inner {
		padding: 15px 10px;
	}
	.cate_toptit {
		padding: 0 10px;
	}
	.proListBox.serch_cate {
		padding: 0 10px;
	}
}
[data-interaction="textRolling"] {
    overflow: hidden;
    width: 100%
}

[data-interaction="textRolling"] .p_list {
    display: block;
    height: 0
}

[data-interaction="textRolling"] .p_list>strong {
    display: block;
    height: 0;
    overflow: hidden;
    font-weight: normal;
    font-family: inherit
}

[data-interaction="textRolling"] .p_list .p_text {
    display: block;
    height: 0;
    overflow: hidden
}

[data-interaction="textRolling"] .p_list.on {
    height: auto
}

[data-interaction="textRolling"] .p_list.on>strong {
    height: auto;
    animation: mainTextAnimate2 5s both
}

[data-interaction="textRolling"] .p_list.on .p_text {
    height: auto;
    animation: mainTextAnimate2 5s .2s both
}

@keyframes mainTextAnimate2 {
    0% {
        transform: translateY(20px);
        opacity: 0
    }

    10% {
        transform: translateY(0);
        opacity: 1
    }

    90% {
        transform: translateY(0);
        opacity: 1
    }

    100% {
        transform: translateY(-100%);
        opacity: 0
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .btn_tooltip {
        position: static
    }

    .btn_tooltip::after,
    .btn_tooltip.on::after {
        bottom: -9px
    }

    .popup_full .popup_inner {
        height: 100%
    }

    .popup_full .popup_content>*:last-child {
        padding-bottom: 40px
    }

    .product_detail_content .product_info_style .btn_toggle {
        max-height: 51px
    }

    .product_detail_content .product_info_style li.on .btn_toggle {
        max-height: none
    }

    .pro_info_sh .info_name {
        max-height: 34px;
        line-height: 1.3
    }

    .history_list_wrap .pro_info_sh .info_name {
        max-height: 18px
    }

    .photo_review_list .photo_img,
    .product_review_wrap .customer_review .review_photo_list li>div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 160px !important;
        height: 160px !important
    }

    .photo_review_list .photo_img img,
    .product_review_wrap .customer_review .review_photo_list li img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto !important
    }

    .product_review_wrap .review_item .review_summary_content .review_box {
        max-height: 52px
    }

    .product_cont.age .pro_img:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9)
    }

    .product_cont.age .pro_age {
        z-index: 2
    }

    .branch_wrap .cont_item.sns .bconts_box img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto !important
    }

    .history_items.online .product_wrap_sh.type2 .pro_info_sh .info_brand {
        margin-top: -40px
    }
}

.popup_full .popup_inner>iframe#kicceasypayIFrame {
    flex: 1;
    box-sizing: border-box;
    border: 0
}

.popup_full.popup_share .sns_list {
    padding: 10px 0;
    font-size: 0;
    text-align: left
}

.popup_full.popup_share .sns_list .btnShareSms {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url('../images/ico_sns_copy.png') no-repeat 0 0 /100% auto;
    font-size: 0
}

.popup_full.popup_share .sns_list #lv-widget {
    display: inline-block;
    vertical-align: top
}

.popup_full.popup_share .sns_list iframe {
    display: inline-block;
    width: 204px !important;
    height: 48px !important;
    vertical-align: middle
}

.form_inp input.datepicker[readonly]+.ui-datepicker-trigger,
.form_inp input.datepicker.multi[readonly]+.ui-datepicker-trigger {
    left: 0;
    top: 0;
    right: auto;
    width: 100%;
    height: 100%;
    transform: none;
    margin-top: 0;
    background: url('../images/btn_calendar.png') no-repeat right 20px center /16px auto
}

.form_inp input.datepicker[readonly]+.ui-datepicker-trigger img,
.form_inp input.datepicker.multi[readonly]+.ui-datepicker-trigger img {
    display: none
}

.video_slider .swiper-container {
    width: 100%;
    max-width: 100%
}

.video_slider .swiper-slide {
    background: #f5f5f5
}

.video_slider .visual_cont {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1920px;
    margin: 0 auto
}

.video_slider .visual_cont .visual_video {
    position: absolute;
    left: 0;
    overflow: hidden;
    width: 100%;
    max-width: 1920px;
    height: 100%
}

.video_slider .visual_cont .visual_video video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 100%;
    transform: translate(-50%, -50%)
}

[data-slide] .product_wrap {
    margin-bottom: 0
}

[data-slide] .product_wrap .product_box,
.swiper-container-initialized .product_wrap.swiper-wrapper .product_box {
    margin-bottom: 0;
	margin: 0 7px;;
}

.accordion_detail .function_btn {
    justify-content: flex-end
}

.accordion_detail .function_btn>* {
    margin-left: 20px
}

.accordion_detail .function_btn>*:first-child {
    margin-left: 0
}

.popup_mall .marketing .popup_content {
    width: 100%;
    height: 100%;
    padding: 0;
    box-sizing: border-box
}

.popup_mall .marketing .popup_content>a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box
}

.staff_mall~.popup_mall {
    top: calc(27% - -55px)
}

.list_brand [data-acn-view="more"] {
    color: #666;
    line-height: 1.8
}

.product_wrap .pimg_box,
.pay_product .pimg_box,
.product_cont_sh .pimg_box {
    display: inline-block;
    height: 100%;
    box-sizing: border-box
}

.product_wrap.type2 .pimg_box,
.product_wrap.prod_col3 .pimg_box,
.product_wrap.prod_col3.type1 .pimg_box,
.product_wrap.prod_col4 .pimg_box {
   /* padding: 32px*/
   padding: 0
}

.popup_cart_complete .product_wrap.prod_col4 .pimg_box,
.popup_cart_more .product_wrap.prod_col4 .pimg_box,
.popup_recommend_product .product_wrap.prod_col4 .pimg_box {
    padding: 30px
}

.product_wrap.type1 .pimg_box,
.product_wrap.prod_col5 .pimg_box,
.compare_prod_box .product_wrap.prod_col4 .pimg_box {
    padding: 25px
}

.product_recommend_wrap .pimg_box,
.product_recommend .pimg_box,
.product_wrap.type1.st01 .pimg_box {
    padding: 16px
}

.pay_product .pimg_box {
    padding: 15px
}

.product_wrap.type3 .pimg_box {
    padding: 15px
}

.product_wrap .pro_img.type1 .pimg_box,
.product_wrap_sh.type1 .pimg_box,
.product_wrap_sh.type2 .pimg_box,
.product_cont_sh .pimg_box {
    padding: 5px
}

.special_order_page .product_wrap.type3 .pimg_box {
    display: inline;
    padding: 0
}

.product_wrap .product_cont.benefit .pimg_box,
.product_wrap .product_cont.brand .pimg_box {
    padding: 0
}
.product_wrap.type2.nopaddingtype .pimg_box, .product_wrap.prod_col3.nopaddingtype .pimg_box, .product_wrap.prod_col3.type1.nopaddingtype .pimg_box, .product_wrap.prod_col4.nopaddingtype .pimg_box {
		padding: 0;
}
	
/*.view_new {margin-top: 60px;}*/
.view_new .bg_color {
    /*background: linear-gradient(to right,#0078d5,#0090ff,#075098);
	background: #2a7dbd;*/
    padding: 20px 0 40px;
    max-height: 690px;
    box-sizing: border-box;
	background: url(images/bg_newbn.webp) no-repeat 100%;
	background-attachment: fixed;
    background-size:cover;
}

.tab_contents.conts_inner {
    max-width: 1100px;
    margin: auto;
}

/******* 장바구니 *******/
.product_wrap .product_box {
    width: 253px;
}

.mainGoods_nav .displaycategory {
    white-space: nowrap;
}

.mainGoods_nav .displaycategory>li {
    width: auto;
}

.scroll-area.native_scroll {
    overflow-x: auto;
    /*overflow-y:hidden;*/
}

@media only screen and (max-width: 768px) {
    .mainGoods_nav .displaycategory {
        display: inline-block !important;
    }
}

#container {
    padding: 0 !important;
}

/*.view_all,.product_list{padding:0 10px;}
.product_wrap.type2 .product_box {
    margin:0 7px; display:inline-block;
}
*/

.cartButton {
    cursor: pointer;
}

.product_col-spinor .spinor_area .form_input {
    height: 35px;
}

.spinor_area .form_input {
    width: 50px;
    padding: 0;
    border: 0 !important;
    text-align: center;
    font-size: 13px !important;
    font-weight: 500;
    color: #666;
    font-family: 'Roboto', 'sans-serif';
}

.product_col-spinor .spinor_area [class*="btn_spinor-"] {
    width: 35px;
    height: 35px;
}

.spinor_area .btn_spinor-minus,
.spinor_area .btn-count-Minus {
    left: 0;
    border-radius: 2px 0 0 2px;
}

.spinor_area .btn_spinor-plus,
.spinor_area .btn-count-Plus {
    right: 0;
    border-radius: 2px 0 0 2px;
}

.spinor_area [class*="btn-count-"],
.spinor_area [class*="btn_spinor-"] {
    position: absolute;
    top: 0;
    background-color: #fff;
    height: 32px;
    width: 32px;
    box-sizing: border-box;
    /*border: 1px solid #e0e0e0;*/
}

.spinor_area .btn-count-Plus .txt_hide:before,
.spinor_area .btn-count-Minus .txt_hide:before,
.spinor_area [class*="btn_spinor-"] .txt_hide:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px;
    background-color: #000;
}

.spinor_area .btn_spinor-plus .txt_hide:after,
.spinor_area .btn-count-Plus .txt_hide:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 10px;
    margin: -5px 0 0 -1px;
    background-color: #000;
}

.spinor_area {
    position: relative;
}

.product_col-spinor {
    margin-top: 5px;
    width: 100%;
	/*
	display: table;
    table-layout: fixed;
	*/
	 display: flex;
	justify-content: space-between;
}

.product_col-spinor .spinor_area {
    padding: 0 34px;
	/*
    display: table-cell;
    width: 20%;
	width: 50%;
	*/
	display: flex;
    vertical-align: top;
}

.product_col-spinor .box_buttons {
	/*
    display: table-cell;
    padding-left: 4px;
    width: 30px;
	*/
    text-align: right;
	width: 35px;
}

/*
.product_col-spinor .box_buttons .btn_area {
    margin-top:-2px;
}
*/

.product_col-spinor .btn_area {
	/*
    display: table;
    table-layout: fixed;
	*/
    width: 100%;
}
 /*
.product_col-spinor .btn_area .btn_col:first-child {
   padding-right: 2px;
}
*/

.product_col-spinor .btn_area .btn_col {
    /*display: table-cell;*/
	display: block;
    width: 100%;
}

.btn_basic-a,
.btn_basic-b {
    background-color: #002f5f;
    border-color: #002f5f;
    color: #fff;
}

.btn_circle-a:hover, .btn_circle-a:hover {
    background-color: #02306e;
    border-color: #002060;
}

[class^="btn_basic-"],
[class^="btn_basic-"] {
    display: inline-block;
    height: 35px;
    box-sizing: border-box;
    padding: 0 10px;
    border: 1px solid transparent;
    font-size: 14px;
    letter-spacing: -.7px;
    text-align: center;
    font-weight: 500;
    border-radius: 2px;
}

.sp_button,
.btn_reset:before {
    background-image: url('/m_web/common/images/icon_top_cartW.png')
}

.sp_button-cart {
    width: 24px;
    height: 24px;
}

.sp_button {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-left: -1px !important;
}

[class^="btn_circle-"],
[class^="btn_circle-"] {
    display: inline-block;
    height: 35px;
    width: 35px;
    padding: 0;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 15%;
    text-align: center;
}

.btn_circle-a,
.btn_circle-a {
    background-color: #0099cc;
    border-color: #008cba;
    transition: .3s;
}

.btn_circle-a:hover,
.btn_circle-a:hover {
    background-color: #02306e;
    border-color: #002060;
}

[class^="btn_circle-"],
[class^="btn_circle-"] {
    text-align: center;
}

input[type=text]:hover,
input[type=text]:focus,
input[type=password]:hover,
input[type=password]:focus {
    border: 1px solid #666;
}


@media (max-width: 375px){
	.spinor_area .form_input {
		width: 35px;
	}
	.pro_detail {
		padding: 10px 5px 0;
	}

	.product_col-spinor .spinor_area {
		padding: 0 30px;
	}
	.product_col-spinor .spinor_area [class*="btn_spinor-"] {
    width: 30px;
	}
}
/******* 유튜브, 비즈니스 배너 *******/
.mb0 {margin:0 !important;}
.mb10 {margin:10px !important;}

.inner .des {
    text-align: center;
    font-size: 1rem;
    color: #666;
    line-height: normal;
    margin-bottom: 50px;
    font-family: 'Noto Sans KR';
    font-weight: 300;
	font-size: 18px;
	margin-top:0
}

.inner.event_wrap {
	padding: 40px 0 0;
}
.event_box {
	display: -webkit-box;
	display: -ms-flexbox;
    display: flex;
}
.event_box .event_list {
    flex-grow: 1;
	margin-left: 15px;
	border-radius: 15px;
	overflow: hidden;
	/*border: 1px solid #ddd;*/
}

.event_box .event_list:first-child {
	margin-left: 0;
}

.event_box .event_list a {
    display: block;
	text-align: center;
    /*padding:  20px 10px;*/
}
/*
.event_box .event_list.num1 a {
    background: url(/m_web/v3zone/images/promotion/20221007A.png) no-repeat;
    background-size: cover;
}

.event_box .event_list.num2 a {
    background: url(/m_web/v3zone/images/promotion/20221007B.png) no-repeat;
    background-size: cover;
}
*/

.event_box .event_list a p {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 11px;
	color: #000
}

.event_box .event_list a span {
	border-radius: 6px;
    padding: 3px 20px;
	display: inline-block;
	color: #fff;
}

@media only screen and (max-width: 768px){
	.inner.event_wrap {
		padding-top: 0;		
	}
	.inner .event_box {
		flex-direction: column;

	}
	.inner .des {
		margin-bottom: 20px;
	}
	.event_box .event_list {
		margin: 5px 10px;
		height: 184px;
	}
	
	.event_box .event_list:first-child {
		margin-left: 10px;
	}

	
	.event_box .event_list a p {
		font-size: 17px;
	}
	
}

@media only screen and (max-width: 425px){
	.event_box .event_list {
		height: 114px;
	}
}

@media only screen and (max-width: 320px){
	.over_cart ul li {margin:0;}

} 
/******* container zone *******/
.view_all {
    display: flex;
    justify-content: space-between;
	margin: 60px 0 30px;
}
.view_all h2 {margin:0}
a:link {
    color: #222;
}

.btn_border {
    /*display: inline-block;*/
    font-size: 14px;
    padding: 12px 19px;
    border-radius: 30px;
    border: 1px solid #e0e0e0;
    color: #222;
    line-height: 1;
    text-align: center;
    box-sizing: border-box;
}

.btn_border i:after, .btn_border>em:after {
    content: '';
    margin-left: 10px;
}

.btn_border .ico_arrow::after {
    padding-right: 14px;
    background: url(images/ico_arrow02.png) no-repeat 0 3px;
    background-size: 14px auto;
}
.btn_border.type4 {
    padding: 10px 12px 11px;
}
.btn_border.st02 {
    border-radius: 6px;
}
/*div.tab_contents.conts_inner{overflow:hidden;}*/

/*신제품 배너*/
.tab_content.today_sale {position: relative;}


@media (max-width: 1100px){
	.today_sale .swiper_hide_arrow {
		display: none;
	}
	/*신제품 배너 리스트*/
	.today_sale .product_wrap.type2 .product_cont {
		padding-bottom: 20px;
	}
	.today_sale .swiper-container-initialized .product_wrap.swiper-wrapper .product_box {
		max-width: 22%;
		min-width: 130px;
		margin: 0 3px;
	}
}
@media (max-width: 1100px){
	.today_sale .product_wrap.type2 .product_cont {
		border-radius: 10px;
		padding-bottom: 10px;
	}
}
/* 카테고리 중분류 버튼 */
.mainGoods_section h2 {border:0; border-top: 6px solid #25aae2;}
.mainGoods_nav {padding-bottom: 20px;}
.mainGoods_nav .displaycategory {display: flex;}
.mainGoods_nav .displaycategory > li {display: inline-block; margin-left: 5px;}
.mainGoods_nav .displaycategory > li:first-child {margin-left:0;}
.mainGoods_nav .displaycategory > li > a {display:block; padding:6px 15px; color:#4e4e4e; font-size: 15px; border: 1px solid #cccccc; border-radius: 6px; margin-bottom: 10px;}
.mainGoods_nav .displaycategory > li > a:hover {color:#25aae2; border: 1px solid #25aae2;}
	
@media only screen and (max-width: 768px){
	.tab_contents.conts_inner {
		width: 100%;
	}
	.conts_inner {
		width: 100%;
	}
	.view_new .bg_color {
		/*padding-left: 15px;
		background: #2a7dbd;*/
		background-attachment: unset;
	}
	
	/* 상품리스트*/
	/*.product_wrap.type2 {justify-content: space-between;}*/
	[data-slide] .product_wrap .product_box, .swiper-container-initialized .product_wrap.swiper-wrapper .product_box, .product_wrap .product_box{
		width: 47% !important;
		margin: 0 1% !important;
	}
	.plistSlide .product_cont.thumbg .pro_img {
        border:1px solid rgba(153,153,153,0.1);
		width: 100%;
		height: auto;
		border-radius: 13px;
	}
	.product_wrap .product_cont.thumbg .pro_img:before {border-radius: 13px;}
	.product_box:active .pro_over {
		z-index: 10;
		opacity: 1;
	}
	.pro_over {border-radius: 13px;}
	/*.product_wrap .product_cont.thumbg .pro_img:before {border-radius: 13px;}*/
	.plistSlide .product_cont.thumbg {
		width: auto;
	}

	/*.product_wrap.type2 .pro_detail {padding: 20px 17px 0;}*/
	.pro_btn_area .inner .over_cart {padding-bottom: 10px;}
	
	/* 건강기능식품 마크 */
	.product_cont .p_img_up {
		top: 15px;
		right: 15px;
		width: 60px;
	}
	
	/* 리뷰 & 공유하기 버튼 */
	.info_grade {margin-bottom: 13px;}

}

@media only screen and (max-width: 425px){

	/* 건강기능식품 마크 */
	.product_cont .p_img_up {
		top: 10px;
		right: 10px;
		width: 37px;
	}
	
	.mainGoods_nav .displaycategory {
		flex-direction: row;
		flex-wrap: wrap;
	}
	
}
.product_banner_list .product_wrap_outer{overflow:hidden;}
/*
.product_wrap .product_box{margin-left:29px;}
.product_wrap .product_box:nth-child(4n+1){margin-left:0 !important;}
*/
@media only screen and (max-width: 1115px){
    
}

