/* BASIC css start */
#footer .footerInfo {
    background: #fff !important;
    border: 0 !important;
}
/* ·Ñ¸µ¹è³Ê */
#mainslide {
    margin-top: -1px
}
#mainslide .swiper-pagination-bullet {/*background:#e9e9e9 !important; border-radius: 0 !important;width: 20px !important; height: 5px !important; margin: 0 3px !important;opacity:1 !important;*/
}
#mainslide .swiper-pagination-bullet-active {
    background: #000 !important;
}
/*Áß°£½½¶óÀÌ´õ*/
#middleslide .swiper-pagination-bullet {
    border: 1px solid #000;
    background: none !important;
    border-radius: 0 !important;
    width: 6px !important;
    height: 6px !important;
    margin: 0 3px !important;
    opacity: 1 !important;
}
#middleslide .swiper-pagination-bullet-active {
    background: #000 !important;
}
#middleslide .swiper-pagination {
    text-align: right !important;
    left: -10px !important;
}
/*best¿µ¿ª*/
#best {
}
#best h3 {
    margin-bottom: 3px;
    padding-bottom: 20px;
}



/*Áø¿­ Å¸ÀÌÆ²*/
.main section h3 {
    font-weight:bold !important;
    position: relative;
    width: 100%;
    font-size: 17px;
    display: inline-block;
    margin: 40px 0 25px 0;
    padding-top: 6px;
    text-align: center;
}
#sp .swiper-pagination-bullet-active {
    background: #000 !important;
    opacity: 1;
}
#sp .swiper-pagination-bullet {
    background: #dddddd;
    opacity: 1;
    margin: 0 3px;
    width: 7px;
    height: 7px;
}
section.swiper-container {
    padding: 10px;
    padding-bottom: 35px
}
section.swiper-container li {
    text-align: center
}
section p.msg {
    color: #737373;
    letter-spacing: -0.3px;
    font-size: 13px;
    padding-bottom: 15px;
}
/*(best)*/
.list_shopping3x ul {
    padding: 0 10px !important;
}
.list_shopping3x li a {
    padding: 4px !important;
}
.list_shopping3x li a figure {
    position: relative;
}
.list_shopping3x li:nth-child(1) a figure .rank, .list_shopping3x li:nth-child(2) a figure .rank, .list_shopping3x li:nth-child(3) a figure .rank {/*display:inherit !important;*/
}
.list_shopping3x li a figure .rank {
    display: none;
    position: absolute;
    background: #cacaca;
    width: 30px;
    height: 30px;
    z-index: 9999;
    top: 0;
    left: 0;
    font-size: 12px !important;
    text-align: center;
    color: #fff !important;
    line-height: 30px;
    font-weight: bold;
    font-family: roboto;
}
.list_shopping3x li:nth-child(1) a figure .rank {
    background: #474747 !important;
}
.list_shopping3x .list_shoppingInfo {
}
.list_shopping3x .list_shoppingInfo .listName {
    color: #343434 !important;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 8px;
}
.list_shopping3x .list_shoppingInfo .listDiscount {
}
.list_shopping3x .list_shoppingInfo .listDiscount del {
    font-weight: 300;
    color: #acacac;
}
.list_shopping3x .list_shoppingInfo .listPrice {
    font-weight: 300;
    color: #000;
    font-size: 14px;
    margin-top: -3px;
}
/*(new)*/
/*
.list_shopping2x ul {
    padding: 0 7px !important;
}
.list_shopping2x li a {
    padding: 0 5px 18px 5px !important;
}
.list_shopping2x .list_shoppingInfo .listName.bold {
    color: #343434 !important;
    font-size: 13px;
    font-weight: normal;
}
.list_shopping2x .list_shoppingInfo .listName {
    color: #8d8d8d;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 8px;
}
.list_shopping2x .list_shoppingInfo .listDiscount {
    display: inline-block;
    margin-right: 3px;
}
.list_shopping2x .list_shoppingInfo .listDiscount del {
    font-size: 14px;
    font-weight: 300;
    color: #8c8c8c;
}
.list_shopping2x .list_shoppingInfo .listPrice {
    display: inline-block;
    font-weight: 300;
    color: #000;
    font-size: 14px;
    margin-top: -3px;
    font-weight: bold;
}
*/
/*»ó´Ü3°³¹è³Ê*/
.main .topBanner {
    margin-top: 6px
}
.main .topBanner .topBannerTop {
    margin-bottom: 6px
}
.main .topBanner .topBannerTop a {
    /*background: url(/design/lioncorp/skinshop/m/img/middle_bnr00.png) no-repeat;*/
    display: block;
    background-size: contain;
}
.main .topBanner .info {
    position: absolute;
    top: 13px;
    left: 13px;
}
.main .topBanner .info h3 {
    margin: 20px 0 7px 0;
    font-weight: 300;
    line-height: 1.2;
    font-size: 15px;
    letter-spacing: -1px;
}
.main .topBanner .info p.line {
    background: #000;
    height: 1px;
    width: 12px;
    margin-bottom: 6px;
}
.main .topBanner .info p.txt {
    font-size: 11px;
    line-height: 1.2
}
.main .topBanner .topBannerTop a .info {
    position: absolute;
    top: 13px;
    left: 13px;
}
.main .topBanner .topBannerTop a .info h3 {
    font-weight: 300;
    line-height: 1.2;
    font-size: 19px;
}
.main .topBanner .topBannerTop a .info p.line {
    background: #000;
    height: 1px;
    width: 12px;
    margin-bottom: 6px;
}
.main .topBanner .topBannerTop a .info p.txt {
    font-size: 11px;
}
.main .topBanner div a {
    position: relative;
    color: #000;
}
.main .topBanner div a img {
  /*  opacity: 0*/
}
.main .topBanner .topBannerLeft {
    width: 49%;
    float: left;
    position: relative;
}
.main .topBanner .topBannerLeft a {
    /*background: url(/design/lioncorp/skinshop/m/img/middle_bnr01.png) no-repeat;*/
    display: block;
    background-size: contain;
}
.main .topBanner .topBannerLeft .info h3 {
    margin: 30px 0 7px 0;
}
.main .topBanner .topBannerRight {
    width: 49%;
    float: right;
    position: relative;
}
.main .topBanner .topBannerRight a {
    /*background: url(/design/lioncorp/skinshop/m/img/middle_bnr02.png) no-repeat;*/
    display: block;
    background-size: contain;
}
.main .topBanner .topBannerRight .info h3 {
    margin: 30px 0 7px 0;
}
.main .topBanner img {
    width: 100%;
    vertical-align: top;
}
.main .topBanner .topBannerTitle {
    width: 100%;
    font-size: 1.083em;
    font-weight: bold;
    padding: 2px 0;
    background-color: rgba(0,0,0,0.4);
    ;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
/*Æ÷Åä¸®ºä*/
#photo {
    background: #f8f8f8;
    margin-top: 60px;/* padding: 12px;*/
}
#photo .item-wrap {
}
#photo .cateTit {
    padding: 25px 0;
    padding-bottom: 20px;
    text-align: center;
}
#photo .photoreview {
    padding-bottom: 50px !important;
    width: 95%;
    overflow: hidden;
}
#photo .photoreview .swiper-pagination {
    bottom: 15px;
}
#photo .photoreview .swiper-pagination-bullet-active {
    width: 15px;
    border-radius: 50px;
    background: #000;
}
#photo h3 {
    font-size: 17px;
    font-weight: bold;
}
#photo p.line {
    height: 2px;
    background: #000;
    width: 12px;
    margin: 10px auto;
}
#photo h4 {
    font-size: 12px;
    color: #808080;
    letter-spacing: -1px;
}
#photo .item-list {/*
    width:49% !important;*/
    background: #fff;
    display: inline-block;/* margin-right: 1% !IMPORTANT;*/
}
#photo .item-list:nth-child(odd) {
    float: left
}
#photo .item-list:nth-child(even) {
    float: right
}
#photo .item-list img {
    width: 100%
}
#photo .item-list dt {
    /*border: 1px solid #ddd;*/
}
#photo .item-list .prd-info {
    border: 1px solid #dfdfdf;
    border-top: 0;
    padding-top: 15px
}
#photo .prd-info ul.info1 {
}
#photo .prd-info ul.info2 {
    color: #747474;
    padding: 0 10px 10px;
    display: block;
}
#photo .prd-info ul li {
    text-align: left
}
#photo .prd-info ul.info1 li.name {
    padding: 0 10px;
}
#photo .prd-info ul.info1 li.name a {
    font-size: 15px
}
#photo .prd-info ul.info1 li.cont {
    padding: 10px;
}
#photo .prd-info ul.info1 li.cont a {
    color: #7b7b7b;
    line-height: 1.2;
}
#photo .prd-info ul.info2 li.name {
}
#photo .prd-info ul.info2 li.date {
}
#photo .prd-info ul.info2 li.hit {
    width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 12px;
    padding-top: 7px;
}
#photo .prd-info ul.info2 li.hit .score em {
    background-size: contain !important;
    display: inline-block;
    font-size: 0 !important;
    background: url('/design/lioncorp/skinshop/m/img/review-score.png') no-repeat;
    width: 18px;
    height: 14px;
    vertical-align: top;
}
#photo .prd-info ul.info2 li.hit .review em {
    background-size: contain !important;
    display: inline-block;
    font-size: 0 !important;
    background: url('/design/lioncorp/skinshop/m/img/review_count.png') no-repeat;
    width: 18px;
    height: 14px;
    background-position: 0 2px;
    vertical-align: top;
}
#photo .prd-info ul.info2 li.hit .score {
    display: inline-block;
    border: 0;
    padding: 0;
}
#photo .prd-info ul.info2 li.hit .review {
    display: inline-block;
    margin-left: 10px
}
/*new*/
#new h3 .more {
    margin-top: 0;
    color: #c7c7c7;
    position: absolute;
    right: 10px;
    display: block;
    text-align: right;
    top: 7px;
}
#new h3 .more img {
    width: 17px;
}
#new ul li {
    margin-bottom: 10px;
}
/*
#new ul li a p.listName {
    padding-bottom: 0 !important;
    color: #000 !important
}
#new ul li a p.listsubName {
    padding-bottom: 8px !important;
    color: #ababab;
    line-height: 1.2;
    padding-top: 8px;
    border-top: 1px solid #e8e8e8;
    margin-top: 8px;
}
#new ul li a p.listPrice em {
    font-size: 13px
}
#new ul li a p.listDiscount em {
    font-size: 12px
}
*/
/*±âÈ¹Àü*/

#plan h3 .more {
    margin-top: 0;
    color: #c7c7c7;
    position: absolute;
    right: 10px;
    display: block;
    text-align: right;
    top: 7px;
}
#plan .swiper-pagination {
    bottom: 5px
}
#plan h3 {
    margin-top: 20px
}
#plan h3 .more img {
    width: 17px;
}
#plan {
    padding: 0 !important;
    padding-bottom: 35px !important;
}
#plan ul {
}
#plan ul li {
    /* padding-bottom: 18%; */
    position: relative;
}
#plan ul li img {
    width: 100%
}
#plan ul li .box {
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 13px;
}
#plan ul li h4 {
    font-size: 13px;
    padding-left: 17px;
    padding-top: 13px;
}
#plan ul li .txt {
    padding-left: 17px;
    font-size: 18px;
    line-height: 1.5;
}
#plan ul li.blue .box {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}
#plan ul li.blue h4 {
    color: #fff;
}
#plan ul li.red .box {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
}
#plan ul li.red h4 {
    color: #fff;
}
#plan .swiper-pagination-bullet-active {
    width: 15px;
    border-radius: 50px;
    background: #000;
}
/*new2*/
#new2 h3 .more {
    margin-top: 0;
    color: #c7c7c7;
    position: absolute;
    right: 10px;
    display: block;
    text-align: right;
    top: 7px;
}
#new2 h3 .more img {
    width: 17px;
}
#new2 ul li {
    margin-bottom: 10px;
}
#new2 ul li a p.listName {
    padding-bottom: 0 !important;
    color: #000 !important
}
#new2 ul li a p.listsubName {
    padding-bottom: 8px !important;
    color: #ababab;
    line-height: 1.2;
    padding-top: 8px;
    border-top: 1px solid #e8e8e8;
    margin-top: 8px;
}
#new2 ul li a p.listPrice em {
    font-size: 13px
}
#new2 ul li a p.listDiscount em {
    font-size: 12px
}
/* ÀÎ½ºÅ¸±×·¥ ¿µ¿ª */
/*ÀÎ½ºÅ¸±×·¥*/
#instagram {
    margin-top: 50px;
    position: relative
}
#instagram h1 {
    font-weight: bold !important;
    position: relative;
    width: 100%;
    font-size: 17px;
    display: inline-block;
    margin: 40px 0 25px 0;
    padding-top: 6px;
    text-align: center;
    letter-spacing: -0.5px;
}
#instagram h1 p.insta_id {
    font-size: 13px;
    color: #adadad;
    padding: 10px 0;
    letter-spacing: 0;
}
#instagram .follow {
    position: absolute;
    right: 8px;
    top: 42px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    color: #aaa;
    padding: 4px 10px;
}
#instagram .list {
    margin-top: 20px;
}
/*ÇýÅÃ*/
#benefit {
    margin-top: 40px;
}
#benefit ul {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 0;
}
#benefit ul li {
    width: 33.3%;
    display: inline-block;
    text-align: center;
}
#benefit ul li:before, #benefit ul li:after {
    border: 1px solid #ddd
}
#benefit ul li a {
    display: block;
    padding-top: 47%;
    font-size: 13px;
    padding-bottom: 10px;
    letter-spacing: -1px;
}
#benefit ul li.no1 {
    background: url('/design/lioncorp/skinshop/m/img/benefit_01.png') no-repeat;
    background-position: center 12px;
    background-size: 30%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin-left: -2px;
}
#benefit ul li.no2 {
    background: url('/design/lioncorp/skinshop/m/img/benefit_02.png') no-repeat;
    background-position: center 20px;
    background-size: 20%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
#benefit ul li.no3 {
    background: url('/design/lioncorp/skinshop/m/img/benefit_03.png') no-repeat;
    background-position: center 15px;
    background-size: 30%;
    border-bottom: 1px solid #ddd;
}
#benefit ul li.no4 {
    padding-bottom: 5px;
    background: url('/design/lioncorp/skinshop/m/img/benefit_04.png') no-repeat;
    background-position: center 12px;
    background-size: 30%;
    border-right: 1px solid #ddd;
    margin-left: -2px;
}
#benefit ul li.no5 {
    padding-bottom: 5px;
    background: url('/design/lioncorp/skinshop/m/img/benefit_05.png') no-repeat;
    background-position: center 25px;
    background-size: 30%;
    border-right: 1px solid #ddd;
}
#benefit ul li.no6 {
    padding-bottom: 5px;
    background: url('/design/lioncorp/skinshop/m/img/benefit_06.png') no-repeat;
    background-position: center 20px;
    background-size: 25%;
}
/*±âÅ¸*/
.color {
    margin-bottom: 6px;
}



/* ¿Â¿¡¾î ½½¶óÀÌµå */

.onAirSlide .list_shopping1x {text-align:center;}
.onAirSlide .list_shopping1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box; text-align:left; font-size:0;}
.onAirSlide .list_shopping1x li {margin:0px 15px;padding: 10px 0;display:inline-block;vertical-align: top;border-bottom:1px solid #ddd;border-top: 0;}
.onAirSlide .list_shopping1x li a {display: block;position:relative;overflow:hidden;zoom:1;padding: 0;}
.onAirSlide .list_shopping1x li:last-child {border:0px none;}
.onAirSlide .list_shopping1x li .listName {margin-bottom: 5px;text-align: left;font-size: 14px;font-weight: 700;color: #000;line-height: 20px;height: 42px;}
.onAirSlide .list_shopping1x li .listSubName {margin-bottom: 10px;margin-top: 3px;line-height: 18px;font-size: 13px;color: #727171;}
.onAirSlide .list_shopping1x li .listIcons { top: 5px; left: 5px }
.onAirSlide .list_shopping1x li img.listPic {width:30%; float:left;}
.onAirSlide .list_shopping1x .list_shoppingInfo { margin-top: 15px; margin-left: 0; width:calc(70% - 12px); float:left; padding-left:12px; font-size:12px;}

.onAirSlide .list_shopping1x li { padding: 15px 0; width: calc(100% - 30px); }
.onAirSlide .list_shopping1x li img.listPic { float: inherit; display: inline-block; vertical-align: middle; }
.onAirSlide .list_shopping1x .list_shoppingInfo { float: inherit; display: inline-block; vertical-align: middle; margin: 0 }
.onAirSlide .list_shopping1x li .listDc {
    font-weight: 700;
    font-size: 14px;
}

.onAirSlide .list_shopping1x li .listDiscount {
    color: #979797;
    margin: 0 4px;
    font-size: 12px;
}

.onAirSlide .list_shopping1x li .listPrice {
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

.iline { display: inline-block; }
.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}
.embed-container embed,.embed-container iframe,.embed-container object{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important}

.timeimg {margin-top:60px;}

/* sec4 */
.sec4_cate{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.sec4_cate ul{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    padding: 0 15px !important;
}
.sec4_cate ul li{display: inline-block;width:auto !important;flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: transform;margin-bottom: 0 !important;}
.sec4_cate ul li a{color: #999;background: #f5f5f5;padding: 12px 17px !important;white-space: nowrap;border-radius: 20px;font-size: 13px;box-sizing: border-box;display: inline-block;line-height: 1;}
.sec4_cate ul li.on>a{background: #009e59 !important;color: #fff !important;}
.sec4_prd{}
.sec4_prd>div{display: none; position:relative;padding-top: 30px;}
.sec4_prd>div.show{display: block;}

 
#instagram h1 img {
    vertical-align: middle;
    width: 20px;
    margin-right: 2px;
}


/* BASIC css end */

