/* BASIC css start */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500,700&display=swap&subset=korean');
@import url('https://fonts.googleapis.com/css?family=Do+Hyeon&display=swap&subset=korean');

@font-face {
    font-family: 'FontAwesome';
    font-weight: normal;
    font-style: normal;
    src: url('/design/holidays/2020_renewal/font/fontawesome-webfont.eot?v=4.0.3');
    src: url('/design/holidays/2020_renewal/font/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
        url('/design/holidays/2020_renewal/font/fontawesome-webfont.woff?v=4.0.3') format('woff'),
        url('/design/holidays/2020_renewal/font/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),
        url('/design/holidays/2020_renewal/font/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
}


.header_join_swiper_wrap{
    width 100%;
    height: 55px;
}
.header_join_swiper{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.header_join_swiper img{display: block; width:100%; height: 100%; object-fit: cover;}



/***************************/
/* tag reset
/***************************/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, img { margin: 0; padding: 0; }
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}
body, code, button {
    font-size: 14px;
    font-family: 'Noto Sans KR', 'NanumGothic', 'verdana', '굴림', 'Gulim', 'AppleGothic', 'sans-serif';
    color: #333;
    letter-spacing: -1px;
    background: #fff;
}
button {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
b, h1, h2, h3, h4, h5, strong {
    text-shadow: 0 none;
}
li {
    font-family: 'Noto Sans KR', 'NanumGothic', 'verdana', '굴림', 'Gulim', 'AppleGothic', 'sans-serif';
    list-style: none;
}
img, fieldset { border:none; vertical-align:top; }
select, option, input, textarea {
    font-size: 100%;
    font-family: 'Noto Sans KR', 'NanumGothic', 'verdana', '굴림', 'Gulim', 'AppleGothic', 'sans-serif';
    color: #333;
    vertical-align: middle;
}
table { border-spacing:0; border:0; border-collapse:collapse; }
th, td { border:0; vertical-align:middle; }
legend { height:0; width:0; display:block; text-indent:-9999em; }
caption { visibility:hidden; position:absolute; left:-1060px; top:-1060px; height:0; width:0; display:none; }
button { padding:0; margin:0; border:0; cursor:pointer; overflow:visible; }
button:focus {
    outline: none;
}
label { margin:0; padding:0; cursor:pointer; }
select {
    padding: 3px 3px 4px 3px;
    border: 1px solid #ddd;
}
input, textarea {
    padding: 5px;
    border: 1px solid #ddd;
}
input:focus, textarea:focus {
    border-color: #9c019c !important;
}

a,
a:link,
a:active,
a:visited {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a:hover {
    text-decoration: none;
    color: #9c019c;
}


input[type='password'] {
    font-family: 'verdana' !important;
}



/* float bugFix */
.clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clear {
    display: inline-block;
}
* html .clear {
    height: 1%;
}
.clear {
    display: block;
}


/* Etc */
.displaynone { display: none !important; }






/***************************/
/* 기타 메이크샵 관련
/***************************/
#MSecure_layer1 {
    z-index: 999 !important;
}






/*************************/
/* 레이아웃 관련
/*************************/
#wrap {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 1;
}
#header {
    position: relative;
    width: 100%;
    z-index: 10;
    -webkit-box-shadow: 0px 2px 25px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 0px 2px 25px 0px rgba(0,0,0,0.16);
    box-shadow: 0px 2px 25px 0px rgba(0,0,0,0.16);
}
#container {
    position: relative;
    width: 100%;
    min-height: 500px;
    margin: 0 auto;
}
#footer {
    position: relative;
    width: 100%;
    margin: 100px 0 0 0;
    background: #fff;
}
.w1200 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}






/*************************/
/* #header
/*************************/
#header .h-top {
    height: 39px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#header .h-top .ht-sns {
    float: left;
    width: 50%;
    padding-top: 10px;
    text-align: left;
}
#header .h-top .ht-sns li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin-right: 15px;
}
#header .h-top .ht-sns li a {
    display: block;
    width: 23px;
    height: 21px;
    background: url('/design/holidays/2020_renewal/pc/header/header_sns.gif') no-repeat;
    background-size: 92px 42px;
    transition: none !important;
}
#header .h-top .ht-sns li a.facebook {
    background-position: 0 0;
}
#header .h-top .ht-sns li a.youtube {
    background-position: -23px 0;
}
#header .h-top .ht-sns li a.instagram {
    background-position: -46px 0;
}
#header .h-top .ht-sns li a.kakao {
    background-position: -69px 0;
}
#header .h-top .ht-sns li a.facebook:hover {
    background-position: 0 -21px;
}
#header .h-top .ht-sns li a.youtube:hover {
    background-position: -23px -21px;
}
#header .h-top .ht-sns li a.instagram:hover {
    background-position: -46px -21px;
}
#header .h-top .ht-sns li a.kakao:hover {
    background-position: -69px -21px;
}


#header .h-top .ht-link {
    float: right;
    width: 50%;
    text-align: right;
}
#header .h-top .ht-link li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
#header .h-top .ht-link li a {
    display: block;
    padding: 15px 9px;
    font-family: 'verdana';
    font-size: 13px;
    color: #333;
    line-height: 13px;
    letter-spacing: 0;
}
#header .h-top .ht-link li a:hover {
    color: #9c019c;
}
#header .h-top .ht-link .htl-join {
    position: absolute;
    margin: 31px 0 0 62px;
    z-index: 34;
}




#header .h-info {
    position: relative;
    width: 100%;
    height: 76px;
    padding: 15px 0;
    background: #fff;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#header .h-info .hi-banner {
    float: left;
    width: 425px;
    height: 76px;
}
#header .h-info .hi-banner img {
    height: 76px;
}

#header .h-info .hi-logo {
    float: left;
    height: 76px;
    text-align: center;
    position: relative;
}
#header .h-info .hi-logo a {
    display: inline-block;
    width: 297px;
    height: 43px;
    padding: 17px 16px 16px 16px;
   /* background: url('/design/holidays/2020_renewal/pc/header/header_logo_on.gif') 16px 17px no-repeat;*/
    background-size: 297px 43px;
}
ader .h-info .hi-logo a img {
 width: 300px;
 height: 67px;
}

#header .h-info .hi-menu {
    position: relative;
    float: right;
    height: 61px;
    padding: 15px 10px 0 20px;
    text-align: right;
}
#header .h-info .hi-menu li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
}
#header .h-info .hi-menu li.jicwon_li{
    width: 76px;
    height: 46px;
    padding: 10px 0;
}
#header .h-info .hi-menu li.jicwon_li .jicwon_link{
    background: #8F278F;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
    display: none;
}
#header .h-info .hi-menu li.jicwon_li .jicwon_link.show{
    display: block;
}
#header .h-info .hi-menu li .ico {
    display: inline-block;
    width: 53px;
    height: 46px;
    font-size: 0;
    line-height: 0;
    background: url('/design/holidays/2020_renewal/pc/header/header_menu.gif') no-repeat;
    background-size: 159px 92px;
    transition: none !important;
}
#header .h-info .hi-menu li.search .ico {
    background-position: 0 0;
}
#header .h-info .hi-menu li.mypage .ico {
    background-position: -53px 0;
}
#header .h-info .hi-menu li.cart .ico {
    background-position: -106px 0;
}
#header .h-info .hi-menu li.search .ico:hover {
    background-position: 0 -46px;
}
#header .h-info .hi-menu li.mypage .ico:hover {
    background-position: -53px -46px;
}
#header .h-info .hi-menu li.cart .ico:hover {
    background-position: -106px -46px;
}


#header .h-info .hi-menu li.search fieldset {
    display: none;
}
#header .h-info .hi-menu li.search.open .ico {
    position: absolute;
    margin-left: -25px;
    z-index: 34;
}
#header .h-info .hi-menu li.search.open fieldset {
    display: inline-block;
    margin-top: 8px;
    padding-right: 20px;
    vertical-align: top;
}
#header .h-info .hi-menu li.search.open fieldset input {
    width: 100px;
    height: 17px;
    font-size: 14px;
    color: #000;
    text-align: center;
}
#header .h-info .hi-menu li.search.open fieldset button {
    width: 45px;
    height: 29px;
    padding-left: 7px;
    color: #fff;
    text-align: left;
    background: #555;
    overflow: hidden;
    -webkit-border-top-right-radius: 29px;
    -webkit-border-bottom-right-radius: 29px;
    -moz-border-radius-topright: 29px;
    -moz-border-radius-bottomright: 29px;
    border-top-right-radius: 29px;
    border-bottom-right-radius: 29px;
}
#header .h-info .hi-menu li.search.open fieldset button:hover {
    background: #9c019c;
}

#header .h-info .hi-menu li.mypage .subpop {
    position: absolute;
    text-align: center;
    margin-left: -17px;
    display: none;
}
#header .h-info .hi-menu li.mypage:hover .subpop {
    display: block;
    margin-top: 0;
}
#header .h-info .hi-menu li.mypage .subpop .arrow {
    display: inline-block;
    width: 0px;
    height: 0px;
    border-top: 5px solid none;
    border-bottom:5px solid #444;
    border-right: 5px solid transparent;
    border-left: 5px solid  transparent;
}
#header .h-info .hi-menu li.mypage .subpop ul {
    position: relative;
    padding: 8px 0;
    background: #444;
    z-index: 34;
}
#header .h-info .hi-menu li.mypage .subpop li {
    display: block;
}
#header .h-info .hi-menu li.mypage .subpop li a {
    display: block;
    width: 88px;
    padding: 4px 0 5px 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
}
#header .h-info .hi-menu li.mypage .subpop li a:hover {
    color: #ffacff;
}


#header .h-info .hi-menu li.cart .count {
    position: absolute;
    width: 18px;
    height: 18px;
    padding-top: 1px;
    margin-left: -15px;
    box-sizing: border-box;
    text-align: center;
    font-family: 'verdana';
    font-size: 12px;
    line-height: 120%;
    font-weight: bold;
    color: #fff;
    background: #8f278f;
    -moz-border-radius: 36px;
    -webkit-border-radius: 36px;
    -o-border-radius: 36px;
    border-radius: 36px;
}



#header .h-gnb {
    background: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#header .h-gnb .hg-list > li {
    float: left;
    text-align: center;
}
#header .h-gnb .hg-list > li.category button{
    display: block;
    width: 100%;
    height: 53px;
    box-sizing: border-box;
    font-size: 21px;
    font-weight: bold;
    background: #191919;
    color: #fff;
    text-align: center;
}
#header .h-gnb .hg-list > li.category,
#header .h-gnb .hg-list > li.category > .sub-wrap > ul,
#header .h-gnb .hg-list > li.category > .sub-arrow {
    width: 200px;
}
#header .h-gnb .hg-list > li:nth-child(2),
#header .h-gnb .hg-list > li:nth-child(3),
#header .h-gnb .hg-list > li:nth-child(2) > .sub-wrap > ul,
#header .h-gnb .hg-list > li:nth-child(3) > .sub-wrap > ul,
#header .h-gnb .hg-list > li:nth-child(2) > .sub-arrow,
#header .h-gnb .hg-list > li:nth-child(3) > .sub-arrow {
    width: 200px;
}
#header .h-gnb .hg-list > li:nth-child(5),
#header .h-gnb .hg-list > li:nth-child(5) > ul,
#header .h-gnb .hg-list > li:nth-child(5) > .sub-arrow{
    width:130px;
}
#header .h-gnb .hg-list > li:nth-child(6),
#header .h-gnb .hg-list > li:nth-child(6) > ul,
#header .h-gnb .hg-list > li:nth-child(6) > .sub-arrow {
    width: 150px;
}
#header .h-gnb .hg-list > li:nth-child(4),
#header .h-gnb .hg-list > li:nth-child(4) > ul,
#header .h-gnb .hg-list > li:nth-child(4) > .sub-arrow,
#header .h-gnb .hg-list > li:nth-child(7),
#header .h-gnb .hg-list > li:nth-child(7) > ul,
#header .h-gnb .hg-list > li:nth-child(7) > .sub-arrow {
    width: 160px;
}


#header .h-gnb .hg-list > li.goods > a,
#header .h-gnb .hg-list > li.sub > a {
    display: block;
    width: 100%;
    height: 53px;
    padding-top: 14px;
    box-sizing: border-box;
    font-size: 21px;
    font-weight: 500;
    color: #191919;
    text-align: center;
}
#header .h-gnb .hg-list > li.category:hover > button,
#header .h-gnb .hg-list > li.goods:hover > a,
#header .h-gnb .hg-list > li.sub:hover > a {
    color: #fff;
    background: #9c019c;
}

#header .h-gnb .hg-list > li > .sub-arrow {
    position: absolute;
    height: 11px;
    margin-top: -3px;
    z-index: 3;
    background: transparent;
    display: none;
}
#header .h-gnb .hg-list > li:hover > .sub-arrow {
    display: block;
}
#header .h-gnb .hg-list > li > .sub-arrow > i {
    display: inline-block;
    width: 0px;
    height: 0px;
    margin: 0;
    border-top: 11px solid #9c019c;
    border-bottom: 11px solid none;
    border-right: 11px solid transparent;
    border-left: 11px solid  transparent;
}


/* 카테고리 서브메뉴 */
#header .h-gnb .hg-list > li.category > .sub-wrap {
    position: absolute;
    margin-top: 4px;
    box-sizing: border-box;
    text-align: left;
    background: rgba(255,255,255,0.9);
    z-index: 2;
    -webkit-box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    display: none;
}
#header .h-gnb .hg-list > li.category:hover > .sub-wrap {
    display: block;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul {
    float: left;
    padding: 15px;
    box-sizing: border-box;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li {
    width: 100%;
    padding-top: 13px;
    margin-top: 17px;
    border-top: 1px solid #ddd;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0 none;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li > a {
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 20px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 500;
    color: #222;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li > a:hover {
    color: #9c019c;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li > ul {
    width: 100%;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li > ul > li {
    width: 100%;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li > ul > li > a {
    display: block;
    width: 100%;
    height: auto;
    padding: 5px 10px 5px 30px;
    box-sizing: border-box;
    font-size: 16px;
    color: #222;
    background: url('/design/holidays/2020_renewal/pc/header/header_sub_dot.gif') no-repeat;
    background-position: 20px 16px;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > ul > li > ul > li > a:hover {
    color: #9c019c;
}

#header .h-gnb .hg-list > li.category > .sub-wrap > div {
    float: left;
    width: 292px;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > div > a {
    display: block;
    font-size: 0;
    line-height: 0;
}
#header .h-gnb .hg-list > li.category > .sub-wrap > div img {
    width: 100%;
}



/* 상품 서브메뉴 */
#header .h-gnb .hg-list > li.goods > .sub-wrap {
    position: absolute;
    margin-top: 4px;
    box-sizing: border-box;
    text-align: left;
    background: rgba(255,255,255,0.9);
    z-index: 2;
    -webkit-box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    display: none;
}
#header .h-gnb .hg-list > li.goods:hover > .sub-wrap {
    display: block;
}
#header .h-gnb .hg-list > li.goods > .sub-wrap > ul {
    float: left;
    padding: 15px;
    box-sizing: border-box;
}
#header .h-gnb .hg-list > li.goods > .sub-wrap > ul > li {
    width: 100%;
}
#header .h-gnb .hg-list > li.goods > .sub-wrap > ul > li > a {
    display: block;
    width: 100%;
    height: auto;
    padding: 7px 10px 7px 25px;
    box-sizing: border-box;
    font-size: 16px;
    color: #222;
    background: url('/design/holidays/2020_renewal/pc/header/header_sub_dot.gif') no-repeat;
    background-position: 15px 16px;
}
#header .h-gnb .hg-list > li.goods > .sub-wrap > ul > li > a:hover {
    color: #9c019c;
}

#header .h-gnb .hg-list > li.goods > .sub-wrap > div {
    float: left;
    width: 275px;
}
#header .h-gnb .hg-list > li.goods > .sub-wrap > div > a {
    display: block;
    font-size: 0;
    line-height: 0;
}
#header .h-gnb .hg-list > li.goods > .sub-wrap > div img {
    width: 100%;
}



/* 일반 서브메뉴 */
#header .h-gnb .hg-list > li > ul {
    position: absolute;
    margin-top: 4px;
    padding: 15px;
    box-sizing: border-box;
    text-align: left;
    background: rgba(255,255,255,0.9);
    z-index: 2;
    -webkit-box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    -moz-box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    box-shadow: 2px 2px 38px 0px rgba(0,0,0,0.16);
    display: none;
}
#header .h-gnb .hg-list > li:hover > ul {
    display: block;
}
#header .h-gnb .hg-list > li.sub > ul > li {
    width: 100%;
}
#header .h-gnb .hg-list > li.sub > ul > li > a {
    display: block;
    width: 100%;
    height: auto;
    padding: 7px 10px 7px 25px;
    box-sizing: border-box;
    font-size: 16px;
    color: #222;
    background: url('/design/holidays/2020_renewal/pc/header/header_sub_dot.gif') no-repeat;
    background-position: 15px 16px;
}
#header .h-gnb .hg-list > li.sub > ul > li > a:hover {
    color: #9c019c;
}




#header .h-line {
    position: relative;
    width: 100%;
    height: 4px;
    background: url('/design/holidays/2020_renewal/pc/holidays_line.jpg') center center repeat-y;
    background: -moz-linear-gradient(left,  #f79837 0%, #ef4036 27%, #ec008b 38%, #652c90 49%, #004fa2 58%, #009344 100%);
    background: -webkit-linear-gradient(left,  #f79837 0%,#ef4036 27%,#ec008b 38%,#652c90 49%,#004fa2 58%,#009344 100%);
    background: linear-gradient(to right,  #f79837 0%,#ef4036 27%,#ec008b 38%,#652c90 49%,#004fa2 58%,#009344 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79837', endColorstr='#009344',GradientType=1 );
}



/* 헤더 고정 */
#header.fix {
    position: fixed;
    z-index: 10;
}
#header.fix .h-top {
    display: none;
}
#header.fix .h-info {
    padding: 0;
    background: rgba(255,255,255,0.9);
}
#header.fix .h-gnb {
    background: rgba(255,255,255,0.9);
}






/*************************/
/* .visual-slide
/*************************/
.visual-slide {
    margin: 0 0 70px 0;
    padding: 0;
}
.visual-slide .swiper-slide {
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 1920px 100%;
    text-align: center;
    overflow: hidden;
}
.visual-slide .swiper-slide a {
    display: inline-block;
    width: 1200px;
}
.visual-slide .swiper-slide img {
    width: 100%;
    height: 100%;
}

.visual-slide .swiper-btn {}
.visual-slide .swiper-btn button {
    position: absolute;
    top: 118px;
    width: 42px;
    height: 60px;
    font-size: 54px;
    color: #000;
    background: transparent;
    cursor: pointer;
    z-index: 99;
  /*  opacity: 0.5;*/
}
.visual-slide .swiper-btn button:hover {
    opacity: 1;
}
.visual-slide .swiper-btn .sb-prev {
    left: 1820px;
  /*  margin-left: -600px;*/
}
.visual-slide .swiper-btn .sb-next {
    right: 9px;
   /* margin-right: -600px;*/
}






/*************************/
/* .page-title
/*************************/
#container .page-title {
    position: relative;
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    font-size: 32px;
    font-weight: 500;
    color: #333;
    letter-spacing: -3px;
    text-align: center;
}




/*************************/
/* .page-menu
/*************************/
#container .page-menu {
    position: relative;
    width: auto;
    max-width: 1200px;
    margin: 0 auto 70px auto;
    font-size: 0;
    line-height: 0;
    text-align: center;
}
#container .page-menu li {
    display: inline-block;
    min-width: 240px;
    box-sizing: border-box;
    font-size: 0;
    line-height: 0;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#container .page-menu li:first-child {
    border-left: 1px solid #ddd;
}


/* 일반 메뉴 */
#container .page-menu li a {
    display: block;
    width: 100%;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    color: #333;
    text-align: center;
}
#container .page-menu li a:hover {
    color: #9c019c;
}
#container .page-menu li a.now,
#container .page-menu li a.now:hover {
    color: #fff;
    background: #9c019c;
}


/* 아이콘 메뉴 */
#container .page-menu.icon li a {
    padding: 14px 0;
}
#container .page-menu.icon li a i {
    display: inline-block;
    width: 60px;
    height: 55px;
    margin-bottom: 4px;
}



/* 아이콘 메뉴 - 간깅프리미엄 */
#container .page-menu.icon li a i.health {
    background: url('/design/holidays/2020_renewal/pc/contents/pagemenu_icon_goods_health.gif') no-repeat;
    background-size: 120px 165px;
}

/* 아이콘 메뉴 - 다이어트뷰티 */
#container .page-menu.icon li a i.diet {
    background: url('/design/holidays/2020_renewal/pc/contents/pagemenu_icon_goods_diet.gif') no-repeat;
    background-size: 300px 165px;
}

/* 아이콘 메뉴 - 고급선물세트 */
#container .page-menu.icon li a i.present {
    background: url('/design/holidays/2020_renewal/pc/contents/pagemenu_icon_goods_present.gif') no-repeat;
    background-size: 120px 165px;
}




#container .page-menu.icon li a i.ico1 {
    background-position: 0 0;
}
#container .page-menu.icon li a i.ico2 {
    background-position: -60px 0;
}
#container .page-menu.icon li a i.ico3 {
    background-position: -120px 0;
}
#container .page-menu.icon li a i.ico4 {
    background-position: -180px 0;
}
#container .page-menu.icon li a i.ico5 {
    background-position: -240px 0;
}
#container .page-menu.icon li a:hover i.ico1 {
    background-position: 0 -55px;
}
#container .page-menu.icon li a:hover i.ico2 {
    background-position: -60px -55px;
}
#container .page-menu.icon li a:hover i.ico3 {
    background-position: -120px -55px;
}
#container .page-menu.icon li a:hover i.ico4 {
    background-position: -180px -55px;
}
#container .page-menu.icon li a:hover i.ico5 {
    background-position: -240px -55px;
}
#container .page-menu.icon li a.now i.ico1,
#container .page-menu.icon li a.now:hover i.ico1 {
    background-position: 0 -110px;
}
#container .page-menu.icon li a.now i.ico2,
#container .page-menu.icon li a.now:hover i.ico2 {
    background-position: -60px -110px;
}
#container .page-menu.icon li a.now i.ico3,
#container .page-menu.icon li a.now:hover i.ico3 {
    background-position: -120px -110px;
}
#container .page-menu.icon li a.now i.ico4,
#container .page-menu.icon li a.now:hover i.ico4 {
    background-position: -180px -110px;
}
#container .page-menu.icon li a.now i.ico5,
#container .page-menu.icon li a.now:hover i.ico5 {
    background-position: -240px -110px;
}








/*************************/
/* .page-cont
/*************************/
#container .page-cont {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}




/*************************/
/* .page-paging
/*************************/
.page-paging {
    position: relative;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
.page-paging > a {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding-top: 5px;
    font-size: 14px;
    color: #888;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #ddd;
}
.page-paging > a:hover {
    color: #9c019c;
    border-color: #9c019c;
}

.page-paging > ol {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}
.page-paging > ol > li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    margin: 0 2px;
}
.page-paging > ol > li > a {
    display: block;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    font-size: 15px;
    line-height: 15px;
    color: #666;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #fff;
}
.page-paging > ol > li > a:hover {
    color: #9c019c;
    border-color: #9c019c;
}
.page-paging > ol > li > a.now,
.page-paging > ol > li > a.now:hover {
    color: #fff;
    background: #9c019c;
    border-color: #9c019c;
}





.page-paging .btn-left {
    float: left;
}
.page-paging .btn-right {
    float: right;
}

.page-paging .btn-white {
    display: inline-block;
    width: 118px;
    height: 31px;
    padding-top: 11px;
    margin-top: -5px;
    font-size: 16px;
    color: #00a1c8;
    text-align: center;
    background: #fff;
    border: 1px solid #00a1c8;
}
.page-paging .btn-white:hover {
    color: #00a1c8;
    border-color: #00a1c8;
}
.page-paging .btn-gray {
    display: inline-block;
    width: 120px;
    height: 32px;
    padding-top: 12px;
    margin-top: -5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #666;
}
.page-paging .btn-gray:hover {
    color: #ffff00;
}






/*************************/
/* 페이지 정보 /.page-info
/*************************/
.page-info {
    position: relative;
    width: 1138px;
    padding: 25px 30px 0 30px;
    margin-top: 60px;
    border: 1px solid #eee;
    background: #fbfbfb;
}
.page-info > li {
    margin-bottom: 25px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.page-info > li dt {
    font-size: 15px;
    color: #333;
    margin-bottom: 5px;
}
.page-info > li dd {
    margin-left: 10px;
}
.page-info > li > ol {}
.page-info > li > ol > li {
    margin-bottom: 5px;
}









/*************************/
/* 서브 비주얼 /.sub-visual
/*************************/
#container .sub-visual {
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.sub-visual .sv-img {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.sub-visual .sv-img li {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: 1920px 100%;
    overflow: hidden;
    opacity: 0;
    z-index: 1;
    transition-property: opacity;
    transition-duration: 0.5s;
    transition-timing-function: ease;
}
.sub-visual .sv-img li img {
    width: 1200px;
    height: 100%;
}

.sub-visual .sv-paging {
    position: absolute;
    top: 270px;
    width: 100%;
    text-align: center;
    z-index: 3;
}
.sub-visual .sv-paging li {
    display: inline-block;
    font-size: 15px;
    color: #000;
    padding: 3px 4px;
    cursor: pointer;
    opacity: 0.3;
}
.sub-visual .sv-paging li.now {
    opacity: 1;
}









/***************************/
/* 상품목록
/***************************/
#goods-list {
    position: relative;
    width: 1220px;
    margin-left: -20px;
    zoom: 1;
}
#goods-list li {
    float: left;
    width: 285px;
    height: 454px;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
}
#goods-list li a {
    display: block;
    width: 100%;
    height: 100%;
}

#goods-list li .gl-pop {
    position: absolute;
    height: 42px;
    padding: 0 10px;
    margin: 233px 0 0 86px;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 3;
}
#goods-list li:hover .gl-pop {
    margin-top: 223px;
    opacity: 1;
}
#goods-list li .gl-pop a {
    display: inline-block;
    width: 42px;
    height: 42px;
    margin: 0 2px;
    text-align: center;
    font-size: 0;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden;
    background: rgba(255,255,255,0.9) url('/design/holidays/2020_renewal/pc/goods/goods_list_pop.gif') no-repeat;
    background-size: 84px 84px;
    transition: none;
}
#goods-list li .gl-pop a.win {
    background-position: 0 0;
}
#goods-list li .gl-pop a.view {
    background-position: -42px 0;
}
#goods-list li .gl-pop a.win:hover {
    background-position: 0 -42px;
}
#goods-list li .gl-pop a.view:hover {
    background-position: -42px -42px;
}

#goods-list li .gl-photo {
    position: relative;
    width: 285px;
    height: 285px;
    margin-bottom: 18px;
    overflow: hidden;
}
#goods-list li .gl-photo .ori {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #f8f8f8;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
#goods-list li .gl-photo .chg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#goods-list li .gl-photo img {
    width: 100%;
    height: 100%;
}
#goods-list li:hover .gl-photo .ori {
    opacity: 0;
}

#goods-list li .gl-name {
    font-size: 19px;
    font-weight: bold;
    color: #333;
    margin-bottom: 2px;
}
#goods-list li:hover .gl-name {
    color: #9c019c;
}
#goods-list li .gl-desc {
    font-size: 16px;
    color: #777;
}

#goods-list li .gl-soldout {
    display: inline-block;
    width: auto;
    padding: 5px 8px;
    margin-top: 10px;
    font-family: 'verdana';
    font-size: 14px;
    color: #fff;
    background: #9c019c;
    text-align: center;
}

#goods-list li .gl-price {
    margin-top: 10px;
}

#goods-list li .gl-price .glp-prev {
    vertical-align: baseline;
    font-size: 16px;
    color: #777;
    text-decoration: line-through;
    margin-right: 4px;
}
#goods-list li .gl-price .glp-sale {
    vertical-align: baseline;
    font-size: 18px;
    color: #9c019c;
}
#goods-list li .gl-price .glp-sale b {
    font-size: 24px;
    line-height: 24px;
}



.nogoods {
    position: relative;
    width: 100%;
    padding: 100px 0;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.nogoods i {
    font-size: 24px;
    vertical-align: middle;
}






/***************************/
/* 게시판 관련
/***************************/

/* 게시판 목록 기본 */
.bbs-total {
    position: relative;
    width: 100%;
    font-size: 15px;
    color: #666;
    text-align: left;
    margin-bottom: 15px;
}
.bbs-total b {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: normal;
    color: #00a1c8;
}


table.bbs-list {
    position: relative;
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0;
    border-top: 1px solid #aeaeae;
}
table.bbs-list th,
table.bbs-list td {
    height: 28px;
    padding: 11px 0 9px 0;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
    color: #666;
    border-bottom: 1px solid #ddd;
}
table.bbs-list thead th {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    background: #f9f9f9;
}
table.bbs-list td {
    background: #fff;
}
table.bbs-list tbody tr.notice td {
    background: #f9fff5;
}

table.bbs-list tbody td.subject {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    color: #333;
}
table.bbs-list tbody td.subject img {
    max-height: 20px;
    margin: 0 2px;
}
table.bbs-list tbody td.goods {
    text-align: center;
}
table.bbs-list tbody td.goods img {
    max-width: 120px;
    height: 80px;
}
table.bbs-list tbody td a {
    font-size: 15px;
}
table.bbs-list tbody td p.caution {
    color: #b81111;
}
table.bbs-list tbody td span.comment {
    font-family: 'Montserrat';
    color: #72bf44;
    margin-left: 5px;
}
table.bbs-list tbody td span.replyYes {
    color: #285fea;
}
table.bbs-list tbody td span.replyNo {
    color: #666;
}

table.bbs-list tbody td.nodata {
    text-align: center;
    padding: 50px 0;
}



.bbs-search {
    position: relative;
    width: 1142px;
    padding: 28px;
    margin-top: 40px;
    background: #f9f9f9;
    border: 1px solid #ddd;
}
.bbs-search .bs-left {
    float: left;
    width: 150px;
    min-height: 42px;
}
.bbs-search .bs-center {
    float: left;
    width: 842px;
    min-height: 39px;
    padding-top: 3px;
    text-align: center;
}
.bbs-search .bs-center label {
    margin-right: 25px;
}
.bbs-search .bs-center input[type='text'] {
    width: 180px;
    height: 34px;
    padding: 0 8px;
    margin: 0;
    vertical-align: middle;
}
.bbs-search .bs-right {
    float: right;
    width: 150px;
    min-height: 42px;
}

.bbs-search .btn-search {
    display: inline-block;
    width: 78px;
    height: 24px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    color: #666;
    text-align: center;
    vertical-align: middle;
}
.bbs-search .btn-search:hover {
    color: #00a1c8;
    border-color: #00a1c8;
}

.bbs-search .btn-write {
    display: inline-block;
    width: 120px;
    height: 31px;
    padding-top: 11px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #666;
}
.bbs-search .btn-write:hover {
    color: #ffff00;
}






/* 게시판 보기 */
table.bbs-view {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #aeaeae;
}
table.bbs-view th,
table.bbs-view td {
    height: 28px;
    padding: 20px 0 18px 0;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    color: #666;
    border-bottom: 1px solid #ddd;
}


table.bbs-view thead th.subject {
    font-size: 22px;
    color: #333;
    text-align: left;
}
table.bbs-view thead th.subject-center {
    font-size: 22px;
    color: #333;
    text-align: center;
}
table.bbs-view thead th.date {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-align: left;
}


table.bbs-view tbody td.addinfo {
    border: 1px solid #e5e5e5;
    width: 97%;
    padding: 5px 10px;
    line-height: 150%;
    margin-bottom: 10px;
}
.data-bd-cont .add_title {
    float: left;
    width: 30%;
    font-weight: bold;
}
.data-bd-cont .add_content {
    float: left;
    width: 70%;
}

table.bbs-view td.goods {
    padding: 10px 0;
    background: #fbfbfb;
}
table.bbs-view td.goods ul {
    position: relative;
    width: 428px;
    margin: 0 auto;
}
table.bbs-view td.goods li {
    position: relative;
    width: 100%;
    margin: 10px 0;
}
table.bbs-view td.goods li .photo {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 20px;
}
table.bbs-view td.goods li .photo img {
    width: 100%;
}
table.bbs-view td.goods li .info {
    float: left;
    width: 258px;
    height: 122px;
    padding-top: 28px;
}
table.bbs-view td.goods li .info .name {
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    text-align: left;
    line-height: 22px;
}
table.bbs-view td.goods li .info .market {
    font-size: 20px;
    text-decoration: line-through;
    color: #999;
}
table.bbs-view td.goods li .info .price {
    font-size: 18px;
    color: #333;
}
table.bbs-view td.goods li .info .price b {
    font-family: 'Montserrat';
    font-size: 22px;
}


table.bbs-view tbody td.attach {
    padding: 50px 0 0 0;
    text-align: center;
    border-bottom: 0 none;
}
table.bbs-view tbody td.attach img {
    max-width: 1000px;
}
table.bbs-view tbody td.body {
    padding: 50px 100px 70px 100px;
    text-align: left;
    font-size: 15px;
    color: #333;
    line-height: 24px;
    border-bottom: 0 none;
}
table.bbs-view tbody td.body img {
    max-width: 1000px;
}

table.bbs-view tfoot td.comment-td {
    padding: 0;
    margin: 0;
}
table.bbs-view tfoot td .comment-list {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
table.bbs-view tfoot td .comment-list td {
    padding: 12px 0;
    border-top: 1px dashed #e3e3e3;
    border-bottom: 0 none;
    text-align: center;
}
table.bbs-view tfoot td .comment-list tr:first-child td {
    border-top: 0 none;
}
table.bbs-view tfoot td .comment-list td.name img {
    max-height: 15px;
}
table.bbs-view tfoot td .comment-list td.cont {
    text-align: left;
    font-size: 14px;
    color: #444;
    line-height: 20px;
}
table.bbs-view tfoot td .comment-list td.btn {
    font-family: 'Montserrat';
    font-weight: 300;
    font-size: 13px;
    color: #777;
    letter-spacing: 0;
}
table.bbs-view tfoot td .comment-list td.btn a {
    display: inline-block;
    width: 43px;
    height: 19px;
    padding-top: 3px;
    margin: 0 3px 5px 3px;
    font-family: 'NanumSquareR';
    font-size: 13px;
    color: #666;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
}
table.bbs-view tfoot td .comment-list td.btn a:hover {
    color: #00a1c8;
    border-color: #00a1c8;
}
#comment_password input {
    padding: 0 !important;
    border: 1px solid #ccc;
}



table.bbs-view tfoot td .comment-write {
    padding: 20px 89px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 0 none;
    background: #fbfbfb;
}
table.bbs-view tfoot td .comment-write .privercy-contract textarea {
    width: 1066px;
}
table.bbs-view tfoot td .comment-write td {
    padding: 5px 0;
    border-bottom: 0 none;
    text-align: left;
}
table.bbs-view tfoot td .comment-write td.tit {
    font-size: 15px;
    font-weight: bold;
}
table.bbs-view tfoot td .comment-write td input {
    width: 124px;
    height: 26px;
    text-align: left;
}
table.bbs-view tfoot td .comment-write td textarea {
    width: 636px;
    height: 62px;
    vertical-align: middle;
}
table.bbs-view tfoot td .comment-write td a.btn {
    display: block;
    width: 160px;
    height: 46px;
    padding-top: 28px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #888;
}
table.bbs-view tfoot td .comment-write td a.btn:hover {
    color: #ffff00;
}



table.bbs-view tfoot td.bv-btn {
    padding: 50px 0;
    text-align: center;
    border-bottom: 0 none;
}
table.bbs-view tfoot td.bv-btn a {
    display: inline-block;
    width: 120px;
    height: 35px;
    padding-top: 15px;
    margin: 0 6px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
}
table.bbs-view tfoot td.bv-btn a:hover {
    color: #00a1c8;
    border-color: #00a1c8;
}




/* 게시판 보기 - 이전글 다음글 */
.bbs-viewlink {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.bbs-viewlink li {
    padding: 10px 35px 9px 35px;
    font-size: 14px;
    border-top: 1px dashed #eaeaea;
}
.bbs-viewlink li:first-child {
    border-top: 0 none;
}
.bbs-viewlink li a {
    font-size: 14px;
    color: #666;
}
.bbs-viewlink li a:hover {
    color: #00a1c8;
}
.bbs-viewlink span.arrow {
    padding: 0px 5px 0px 15px;
    color: #666;
    font-weight: bold;
}
.bbs-viewlink span.arrow.prev {
    background: url('/images/d3/modern_simple/common/icon_prev_arrow.gif') no-repeat left 1px;
}
.bbs-viewlink span.arrow.next {
    background: url('/images/d3/modern_simple/common/icon_next_arrow.gif') no-repeat left 1px;
}






/* 게시판 비밀번호 확인 */
.bbs-pwcheck {
    position: relative;
    width: 1098px !important;
    padding: 100px 50px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
}
.bbs-pwcheck .bp-box {
    position: relative;
    width: 430px;
    padding-bottom: 40px;
    margin: 0 auto 50px auto;
    border-bottom: 1px dashed #ddd;
}
.bbs-pwcheck .bp-box i {
    float: left;
    width: 165px;
    font-size: 120px;
    color: #999;
}
.bbs-pwcheck .bp-box h3 {
    float: left;
    width: 265px;
    font-size: 28px;
    font-weight: bold;
    color: #333;
    text-align: left;
}
.bbs-pwcheck .bp-box p {
    float: left;
    width: 265px;
    font-size: 15px;
    color: #333;
    line-height: 20px;
    text-align: left;
}
.bbs-pwcheck .bp-box fieldset {
    float: left;
    width: 265px;
    padding-top: 12px;
    margin: 0;
    text-align: left;
}
.bbs-pwcheck .bp-box fieldset input {
    float: left;
    width: 150px;
    height: 24px;
    padding: 4px;
    margin: 0;
}
.bbs-pwcheck .bp-box fieldset a {
    float: left;
    width: 80px;
    height: 25px;
    padding-top: 9px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    background: #00a1c8;
}


.bbs-pwcheck .bp-btn {
    text-align: center;
}
.bbs-pwcheck .bp-btn a {
    display: inline-block;
    width: 120px;
    height: 35px;
    padding-top: 15px;
    margin: 0 6px;
    font-size: 16px;
    font-weight: bold;
    color: #555;
    text-align: center;
    border: 1px solid #ddd;
    background: #fff;
}
.bbs-pwcheck .bp-btn a:hover {
    color: #00a1c8;
    border-color: #00a1c8;
}





/* 게시판 쓰기수정 */
.bbs-write {}
.bbs-write .bw-title {
    position: relative;
    width: 100%;
    height: 34px;
    font-size: 20px;
    font-weight: bold;
    color: #555;
    text-align: left;
}


.bbs-write .bw-box {
    position: relative;
    width: 1098px !important;
    padding: 40px;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
}

/* 상품 상단 정보 */
.bbs-write .prd-tinfo {
    padding: 10px 0;
    margin-bottom: 20px;
    background: #fbfbfb;
    border: 1px solid #e4e4e5;
}
.bbs-write .prd-tinfo .prdt-box {
    position: relative;
    width: 398px;
    margin: 0 auto;
}
.bbs-write .prd-tinfo .prdt-box .photo {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 20px;
}
.bbs-write .prd-tinfo .prdt-box .photo img {
    width: 100%;
}
.bbs-write .prd-tinfo .prdt-box .info {
    float: left;
    width: 258px;
    height: 105px;
    padding-top: 15px;
    text-align: left;
}
.bbs-write .prd-tinfo .prdt-box .info .name {
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 12px;
    border-bottom: 1px solid #e2e2e2;
    font-size: 22px;
    font-weight: bold;
    color: #333;
    line-height: 22px;
}
.bbs-write .prd-tinfo .prdt-box .info .icon {
    margin-bottom: 5px;
}
.bbs-write .prd-tinfo .prdt-box .info .icon img {
    margin: 0 1px;
}
.bbs-write .prd-tinfo .prdt-box .info .price {
    font-size: 18px;
    color: #333;
}
.bbs-write .prd-tinfo .prdt-box .info .price b {
    font-family: 'Montserrat';
    font-size: 22px;
}


.bbs-write table {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #ddd;
}
.bbs-write th,
.bbs-write td {
    height: 32px;
    padding: 10px 15px;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    color: #666;
    text-align: center;
    background: #fff;
}
.bbs-write tbody th {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background: #f9f9f9;
}
.bbs-write tbody td {
    text-align: left;
}
.bbs-write td.space {
    height: 15px;
    padding: 0;
}
.bbs-write input,
.bbs-write textarea {
    min-height: 16px;
    padding: 4px 12px;
    font-size: 15px;
    color: #666;
    border: 1px solid #ddd;
}
.bbs-write tbody td.subject input[type='text'],
.bbs-write tbody td.subject select {
    width: 780px;
}
.bbs-write tbody td.cont textarea {
    width: 890px;
    height: 300px;
}

.bbs-write tbody td a.btn_file {
    display: inline-block;
    height: 27px;
    padding: 12px 12px 0 12px;
    margin: 0 2px;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    color: #555;
    text-align: center;
    vertical-align: middle;
}
.bbs-write tbody td a.btn_file:hover {
    color: #00a1c8;
    border-color: #00a1c8;
}

.bbs-write tfoot td.btn {
    padding: 40px 0 0 0;
    border-bottom: 0 none;
    text-align: center;
}
.bbs-write tfoot td a {
    display: inline-block;
    width: 148px;
    height: 38px;
    padding-top: 20px;
    margin: 0 4px;
    font-size: 17px;
    font-weight: bold;
    color: #333;
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
}
.bbs-write tfoot td a:hover {
    color: #00a1c8;
    border-color: #00a1c8;
}
.bbs-write tfoot td a.green {
    color: #fff;
    background: #00a1c8;
    border-color: #00a1c8;
}
.bbs-write tfoot td a.green:hover {
    color: #fcff00;
}
.bbs-write tfoot td a i {
    font-size: 20px;
    vertical-align: top;
}


/* 개인정보보호정책 동의 */
.bbs-write tbody td .privercy-contract textarea { height: 100px; width: 660px; }
.bbs-write tbody td .new-privercy-contract p { text-align: left; }
/* 개인정보 수집 이용 */
.bbs-write tbody td .privercy-contract .tbl { width:100% !important; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
.bbs-write tbody td .privercy-contract .tbl caption { display:none; }
.bbs-write tbody td .privercy-contract .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
.bbs-write tbody td .privercy-contract .tbl th,
.bbs-write tbody td .privercy-contract .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px; font-family:dotum }
.bbs-write tbody td .privercy-contract .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }




/* 제휴문의 */
.bbs-write .partner-img {
    position: absolute;
    top: 40px;
    right: 0;
    z-index: 2;
}

.bbs-write .partner-top {
    position: relative;
    width: 1005px;
    height: 283px;
    padding: 104px 0 0 195px;
    background: url('/design/thebagel/2019_renewal/pc/siteinfo/siteinfo_partner_top.jpg') no-repeat;
}
.bbs-write .partner-top h3 {
    font-family: 'Montserrat';
    font-size: 48px;
    line-height: 40px;
    color: #888;
    margin-bottom: 12px;
}
.bbs-write .partner-top b {
    color: #185aa8;
}
.bbs-write .partner-top p {
    font-size: 16px;
    color: #888;
}
.bbs-write .partner-top p b {
    font-weight: bold;
    color: #555;
}


.bbs-write .partner-box {
    position: relative;
    width: 1018px;
    padding: 80px 90px;
    background: #fff;
    border-top: 1px solid #aeaeae;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    z-index: 1;
}
.bbs-write .partner-box tbody td.cont textarea {
    width: 780px !important;
}








/* 기본 버튼 */
.basic-btn {
    display: inline-block;
    width: 188px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    background: #8f278f;
    border: 1px solid #8f278f;
}
.basic-btn:hover,
.basic-btn:active {
    background: #fff;
    color: #8f278f;
}
.basic-white-btn {
    display: inline-block;
    width: 188px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 19px;
    color: #666;
    background: #fff;
    border: 1px solid #ddd;
}
.basic-white-btn:hover,
.basic-white-btn:active {
    border: 1px solid #8f278f;
    color: #8f278f;
}
.cont-btn {
    font-size: 14px;
    border: 1px solid #ddd;
    width: 80px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-radius: 100px;
    color: #666;
}
.cont-btn:hover {
    border: 1px solid #8f278f;
    color: #8f278f;
}
.bbs-btm { 
    padding:15px 0; 
    text-align: right;
    position:relative; 
    *zoom:1;
}


/* 게시판 보기 수정 */
.bbs-table-view thead th {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
}
.view-link {
    padding: 50px 0;
    text-align: center;
}
.list-link li a {
    font-size: 15px;
    vertical-align: bottom;
}
.list-link li a:hover {
    color: #8f278f;
}


/* 댓글 공통 */

.comment-list { 
    border-top:1px solid #000;
}
.comment-write { 
    border-bottom:1px solid #e9e9e9;
}
.bbs-table-view .comment-box tr {
    border-bottom:1px dashed #e9e9e9;  
}
.bbs-table-view .comment-box tr:last-child {
    border-bottom: 0;
}
.bbs-table-view .comment-box td { 
    padding: 20px 30px;
    font-size: 15px;
}
.comment-box .com-name { 
    margin-right:10px; 
    color:#333; 
}
.comment-box .com-date { 
    font-size:13px; 
    color:#888; 
}
.comment-box .com-cont { 
    padding:10px 20px 0 0; 
    color:#828282; 
    line-height:20px; 
}
.bbs-table-view td.com-wrt-box { 
    border: 1px solid #ddd; 
    background: #f8f8f8; 
    padding: 20px 30px; 
    box-sizing: border-box;
}
/*
.com-wrt-box label { 
    padding-left:12px; 
    font-size:14px; 
    color:#000; 
    background: url('//image.makeshop.co.kr/makeshop/d3/basic_simple/common/bu_4x4.gif') no-repeat 0 50%;
}*/
.com-wrt-box .input-style { 
    margin:0 10px 0 7px; 
    padding:0 0 0 5px; 
    width:212px; 
    height:27px; 
    line-height:27px; 
    border:1px solid #ddd; 
}
.com-wrt-box .wrt { 
    margin-top:7px; 
}
.com-wrt-box .wrt span { 
    margin:0 10px; 
    font-size:14px; 
    color:#828282; 
}
.com-wrt-box .wrt textarea { 
    padding:1px 0; 
    width:1011px; 
    margin-right: 5px; 
    height:118px; 
    border:1px solid #ddd; 
}
.com-wrt-box .wrt_write { 
    font-size:0; 
}
.com-wrt-box .wrt_write .CSSbuttonBlack { 
    width:118px; 
    height:120px; 
    font-size:16px; 
    line-height:120px; 
    color: #fff; 
}


/* 실시간 검색어 */
.rank_wrap{ position: absolute; right: 100%; top:24px; width: 127px; height: 25px; overflow: hidden; border: 2px solid #8f278f; text-align: left; z-index:1;}
.rank_wrap:hover{height: 250px; background: #fff;}
.mk_new_ranking {
    width: 100%!important;
    border: none!important;
    padding: 0 4px !important;
    box-sizing: border-box;
    animation-name: search_slide;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: steps(10, jump-none);;
}
.mk_title_wrap{display: none;}
.rank_wrap:hover .mk_new_ranking{
    top:0 !important;
}
#header .h-info .hi-menu .rank_wrap li {
    width: 100%;
    box-sizing: border-box;
}
.mk_new_ranking .mk_keyword_wrap .mk_keywords li {
    padding: 5px 10px 5px 0 !important;
}
.mk_new_ranking .mk_keyword_wrap .mk_keywords li a{
    width: 100% !important;
}
.mk_new_ranking .mk_keyword_wrap .mk_keywords li .mk_keywords_num {
    color: #8f278f !important;
}
.mk_new_ranking .mk_keyword_wrap .mk_keywords li .mk_line {
    top: 5px !important;
}
.mk_new_ranking .mk_keyword_wrap .mk_keywords li .mk_ico_txt_new_2 {
    top: 8px !important;
}

@keyframes search_slide {
  0% {top:0;}
  100% {top:-225px;}
}




/* BASIC css end */

