@charset "utf-8";

/* 메인 */

#wrap {
}

.popup_info {
    position: absolute;
    border: 1px solid #dfdfdf;
    background: #fff;
    z-index: 99999999;
    overflow: hidden;
    line-height: 1.6;
}

.popup_info .popup_title {
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 10px;
    text-align: center;
}

.popup_info .popup_content {
    padding: 10px;
}

.popup_info .popup_content b {
    font-weight: bold;
}

.popup_info2 {
    line-height: 1.6;
}

.popup_info2 .popup_title {
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 0px;
    text-align: center;
}

.popup_info2 .popup_content {
}

#header {
    width: 100%;
    min-width: 1200px;
    height: 250px;
    background: url('../img/ipicss/bg_header.jpg') repeat-x 0 0;
}

#header .header-wrap {
    position: relative;
    width: 1200px;
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
}

#header .tnb {
    position: absolute;
    top: 10px;
    right: 0;
}

#header .tnb li {
    float: left;
    padding: 0 20px 0 25px;
}

#header .tnb li a {
    color: #fff;
}

#header .tnb li a:hover {
    color: #fff;
}

#header h1 {
    padding: 84px 0 0 0;
    text-align: center;
    margin: 0;
    line-height: 1px;
}

#header .search-box {
    width: 405px;
    margin: 10px auto;
    background: url('../img/ipicss/bg_new_sch_bar.png') left top no-repeat;
    height: 85px;
    position: relative;
    padding-left: 65px
}

#header .search-box #search {
    border: none;
    padding: 0 10px;
    width: 345px;
    height: 30px;
    margin-top: 5px;
    vertical-align: middle;
    line-height: 30px
}

#header .search-box .btn-search {
    position: absolute;
    right: 20px;
    top: 10px
}

#header .search-box #research_txt li {
    padding: 15px 10px 0px 4px;
    float: left;
}

#header .search-box #research_txt li:first-child {
    margin-left: -10px;
    padding: 15px 10px 0px 18px;
    background: url('../img/ipicss/research_icon.png') left top no-repeat;
    background-position: 0px 18px;
}

#header .gnb-area {
    width: 1200px;
    margin: 0 auto;
    display: inline-block;
    position: relative;
}

#header .gnb-area .gnb {
    float: left;
    margin-left: 120px;
    padding-left: 45px;
    height: 52px
}

#header .gnb-area .gnb li {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #32277A;
    width: 170px;
    line-height: 50px;
    text-align: center;
}

#header .gnb-area .gnb li.last {
    margin-right: 0
}

#header .gnb-area .gnb li:last-child {
    margin-right: 0
}

#header .gnb-area .gnb li a {
    color: #32277A;
    width: 170px;
    line-height: 50px;
    text-align: center;
}

#header .gnb-area .gnb li img {
    vertical-align: middle
}

#container {
    width: 100%;
    padding-bottom: 50px;
    background: #fff;
}

.main #container {
    margin-bottom: 0;
    padding-bottom: 50px;
}

#main-content {
    position: relative;
    width: 1200px;
    margin: 10px auto 40px auto;
}

#main-content .categories {
    position: absolute;
    top: -62px;
    left: 0;
    z-index: 9999
}

#main-content .categories h3 {
    width: 220px;
    height: 47px;
    padding-top: 5px;
    line-height: 47px;
    padding-left: 20px;
    vertical-align: middle;
    color: #111111;
    font-weight: normal;
    font-size: 16px;
    position: relative
}

#main-content .categories .categories-list {
    overflow: hidden;
    height: 330px;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 1px;
    margin-top: 10px
}

#main-content .categories .categories-list li {
}

#main-content .categories .categories-list li img {
    vertical-align: middle
}

#main-content .categories .categories-list li a {
    width: 190px;
    padding: 10px 0 9px;
    font-size: 14px;
    color: #555;
    padding-left: 20px;
    background: url('/assets/img/ipicss/main/ico_cate_aroow02.gif') no-repeat 212px 14px;
}

#main-content .categories .categories-list .cate01 {
    background: url('/assets/img/ipicss/common/ico_category01.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate02 {
    background: url('/assets/img/ipicss/common/ico_category02.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate03 {
    background: url('/assets/img/ipicss/common/ico_category03.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate04 {
    background: url('/assets/img/ipicss/common/ico_category04.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate05 {
    background: url('/assets/img/ipicss/common/ico_category05.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate06 {
    background: url('/assets/img/ipicss/common/ico_category06.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate07 {
    background: url('/assets/img/ipicss/common/ico_category07.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate08 {
    background: url('/assets/img/ipicss/common/ico_category08.gif') no-repeat 20px 9px;
}

#main-content .categories .categories-list .cate09 {
    background: url('/assets/img/ipicss/common/ico_category09.gif') no-repeat 20px 9px;
}

#main-content .main-banner {
    width: 960px;
    margin-left: 240px;
    padding-bottom: 20px;
    overflow: hidden;
}

#main-content .main-slide {
    position: relative;
    float: left;
    width: 690px;
}

#main-content .main-slide .bx-controls {
    position: absolute;
    top: 0;
    left: 0;
    width: 680px;
}

#main-content .main-slide .sec_btn {
    position: absolute;
    left: 0;
    bottom: 20px;
    text-align: center;
    width: 100%
}

#main-content .main-slide .sec_btn a {
    margin: 0 5px
}

#main-content .main-slide .bx-wrapper .bx-pager {
    text-align: left;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding: 20px 0 0 30px;
}

#main-content .main-slide .bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

#main-content .main-slide .bx-wrapper .bx-pager.bx-default-pager a {
    background: #958f88;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#main-content .main-slide .bx-wrapper .bx-pager.bx-default-pager a:hover,
#main-content .main-slide .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #64A4FE;
}

#main-content .main-slide .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

#main-content .main-slide .bx-prev {
    position: absolute;
    top: 120px;
    left: 10px;
    width: 42px;
    height: 86px;
    text-indent: -999px;
    font-size: 0;
    background: url('../img/m/bg_slide_arrow_prev.png') no-repeat 0 0;
}

#main-content .main-slide .bx-next {
    position: absolute;
    top: 120px;
    right: 10px;
    width: 59px;
    height: 86px;
    text-indent: -999px;
    font-size: 0;
    background: url('../img/m/bg_slide_arrow_next.png') no-repeat 0 0;
}

#main-content .banner-area {
    width: 289px;
    position: absolute;
    right: 0;
    top: 0
}

#main-content .banner-area a {
    display: block
}

#container .bg_black {
    display: none
}

#container.black .bg_black {
    background-color: #333333;
    width: 100%;
    position: absolute;
    left: 0;
    top: 250px;
    height: 463px;
    display: block
}

#container.black #main-content .main-slide {
    position: relative;
    float: none;
    width: 1190px;
}

#container.black #main-content .main-banner {
    position: relative;
    width: 1190px;
    margin-left: 0;
    overflow: auto
}

#container.black #main-content {
    margin-top: 0
}

#container.black #main-content .categories {
    top: -52px
}

#container.black #main-content .categories .categories-list {
    margin-top: 0
}

#container.black #main-content .categories .categories-list {
    height: 461px
}

#container.black #main-content .categories .categories-list li {
    padding-top: 7px;
    padding-bottom: 7px
}

#container.black #main-content .main-slide .bx-wrapper .bx-pager {
    position: absolute;
    left: 240px;
    top: 10px
}

#container.black #main-content .main-slide .bx-prev {
    left: 260px;
    top: 150px
}

#container.black #main-content .main-slide .bx-next {
    right: 10px;
    top: 150px
}

#container.black #main-content .main-slide .bx-controls {
    width: 1190px;
}

#container.black #main-content .main-slide .sec_btn {
    bottom: 40px
}

#main-content .product-area {
    position: relative;
}

#main-content .product-area .tit {
    width: 200px;
    display: block;
    text-align: center;
    color: #111111;
    font-size: 16px;
    font-weight: 700
}

#main-content .product-area .bx-viewport {
    height: 705px !important;
}

#main-content .product-area .bx-prev {
    position: absolute;
    top: 50%;
    left: -50px;
    width: 45px;
    height: 46px;
    margin-top: -25px;
    text-indent: -999px;
    font-size: 0;
    background: url('../img/m/bg_product_arrow_prev.jpg') no-repeat 0 0;
}

#main-content .product-area .bx-next {
    position: absolute;
    top: 50%;
    right: -50px;
    width: 45px;
    height: 46px;
    margin-top: -25px;
    text-indent: -999px;
    font-size: 0;
    background: url('../img/m/bg_product_arrow_next.jpg') no-repeat 0 0;
}

#main-content .product-area .product-menu {
    width: 1200px;
    height: 56px;
    line-height: 56px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e9e9e9;;
    box-sizing: border-box
}

#main-content .product-area .product-menu li {
    float: left;
    padding: 0 23px
}

#main-content .product-area .product-menu li.menu01 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li.menu02 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li.menu03 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li.menu04 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li.menu05 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li.menu06 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li.menu07 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li.menu08 .active {
    color: #64A4FE;
    border-bottom: 1px solid #64A4FE
}

#main-content .product-area .product-menu li a {
    display: block;
    height: 40px;;
    color: #111111;
    font-size: 16px;
    font-weight: normal;
}

#main-content .product-area .porduct-slide {
}

#main-content .product-area .porduct-content {
    width: 1200px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
    box-sizing: border-box
}

#main-content .product-area .porduct-content .tit-section {
    float: left;
    width: 220px;
}

#main-content .product-area .porduct-content .tit-section .product-tit {
    width: 220px;
    height: 150px;
    text-align: center;
}

#main-content .product-area .product-drink .tit-section .product-tit {
    background: #ffa932;
}

#main-content .product-area .product-bakery .tit-section .product-tit {
    background: #fc8843;
}

#main-content .product-area .product-oiling .tit-section .product-tit {
    background: #21a35b;
}

#main-content .product-area .product-eatout .tit-section .product-tit {
    background: #fd593c;
}

#main-content .product-area .product-store .tit-section .product-tit {
    background: #613282;
}

#main-content .product-area .product-culture .tit-section .product-tit {
    background: #e22d6f;
}

#main-content .product-area .product-digital .tit-section .product-tit {
    background: #008fd1;
}

#main-content .product-area .product-giftcard .tit-section .product-tit {
    background: #7d862d;
}

#main-content .product-area .product-etc .tit-section .product-tit {
    background: #666;
}

#main-content .product-area .porduct-content .tit-section .product-tit .kor {
    font-size: 26px;
    color: #fff;
    padding-top: 45px;
}

#main-content .product-area .porduct-content .tit-section .product-tit .eng {
    font-family: "arial";
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}

#main-content .product-area .porduct-content .tit-section .brand-menu ul {
    padding-top: 15px;
}

#main-content .product-area .porduct-content .tit-section .brand-menu ul li a {
    width: 210px;
    padding: 8px 0;
    font-size: 14px;
    color: #111;
    padding-left: 30px;
    background: url('../img/m/arrow_1.jpg') no-repeat 80% 12px;
}

#main-content .product-area .porduct-content .banner-section {
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    height: 135px;
    position: relative;
}

#main-content .product-area .porduct-content .banner-section .more {
    position: absolute;
    right: 20px;
    top: 40px
}

#main-content .product-area .porduct-content .banner-section h2 {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    line-height: 34px;
    padding-top: 50px
}

#main-content .product-area .porduct-content .banner-section h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 24px;
    padding-top: 10px
}

#main-content .product-area .porduct-content .banner-section.bg_1 {
    background: url('../img/ipicss/img_main_pro_banner_1.png') center top no-repeat
}

#main-content .product-area .porduct-content .banner-section.bg_2 {
    background: url('../img/ipicss/img_main_pro_banner_2.png') center top no-repeat
}

#main-content .product-area .porduct-content .banner-section.bg_3 {
    background: url('../img/ipicss/img_main_pro_banner_3.png') center top no-repeat
}

#main-content .product-area .porduct-content .banner-section.bg_4 {
    background: url('../img/ipicss/img_main_pro_banner_4.png') center top no-repeat
}

#main-content .product-area .porduct-content .banner-section.bg_5 {
    background: url('../img/ipicss/img_main_pro_banner_5.png') center top no-repeat
}

#main-content .product-area .porduct-content .banner-section.bg_6 {
    background: url('../img/ipicss/img_main_pro_banner_6.png') center top no-repeat
}

#main-content .product-area .porduct-content .banner-section.bg_7 {
    background: url('../img/ipicss/img_main_pro_banner_7.png') center top no-repeat
}

#main-content .product-area .porduct-content .banner-section.bg_8 {
    background: url('../img/ipicss/img_main_pro_banner_8.png') center top no-repeat
}

#main-content .product-area .porduct-content .product-section {
    width: 1200px;
    border-left: 1px solid #e9e9e9;
    box-sizing: border-box;
}

#main-content .product-area .porduct-content .product-section .recommand {
    overflow: hidden;
    margin-top: -1px;
    /* display: inline-block; */
}

#main-content .product-area .porduct-content .product-section .recommand li {
    float: left;
    width: 20%;
    border-right: 1px solid #e9e9e9;
    text-align: center;
    box-sizing: border-box;
    border-bottom: 1px solid #e9e9e9;
    height: 100%;
    min-height: 280px
}

#main-content .product-area .porduct-content .product-section .recommand li:nth-child(5n) {
    border-right: none;
}

#main-content .product-area .porduct-content .product-section .recommand li:nth-child(16n) {
    border-bottom: none;
}

#main-content .product-area .porduct-content .product-section .recommand li:nth-child(17n) {
    border-bottom: none;
}

#main-content .product-area .porduct-content .product-section .recommand li:nth-child(18n) {
    border-bottom: none;
}

#main-content .product-area .porduct-content .product-section .recommand li:nth-child(19n) {
    border-bottom: none;
}

#main-content .product-area .porduct-content .product-section .recommand li:nth-child(20n) {
    border-bottom: none;
}

#main-content .product-area .porduct-content .product-section .recommand li a {
    display: block;
    padding: 19px 15px 16px;
}

#main-content .product-area .porduct-content .product-section .recommand span {
    display: block;
    margin-bottom: 5px;
}

#main-content .product-area .porduct-content .product-section .recommand .product {
    font-size: 14px;
    margin-bottom: 15px
}

#main-content .product-area .porduct-content .product-section .recommand .product img {
    width: 180px;
    height: 180px
}

#main-content .product-area .porduct-content .product-section .recommand .brand {
    margin: 0;
}

#main-content .product-area .porduct-content .product-section .recommand .name {
    font-size: 14px;
    overflow: hidden;
    height: 30px;
}

#main-content .product-area .porduct-content .product-section .recommand .price {
    font-size: 14px;
    line-height: 21px;
}

#main-content .product-area .porduct-content .product-section .recommand .price strong {
    font-family: "arial";
    font-size: 20px;
    color: #64A4FE;
    font-weight: bold;
    vertical-align: middle;
}

#main-content .main-banner-2 {
    padding: 20px 0 40px 0
}

#main-content .main-notice {
    overflow: hidden;
    margin-bottom: 40px;
    font-size: 16px
}

#main-content .main-notice > li {
    float: left;
    width: 50%
}

#main-content .main-notice > li > div > h3 {
    color: #333333;
    font-size: 23px;
    font-weight: 700;
    padding-bottom: 10px
}

#main-content .main-notice > li .btn_more {
    position: absolute;
    right: 20px;
    top: 5px
}

#main-content .main-notice > li:nth-child(2n) .btn_more {
    position: absolute;
    right: 10px;
    top: 5px
}

#main-content .main-notice > li .sec-list {
    position: relative;
    padding-right: 15px
}

#main-content .main-notice > li:nth-child(2n) .sec-list {
    padding-right: 0;
    padding-left: 15px
}

.dot_list {
    overflow: hidden;
    border-top: 1px solid #e4e4e4
}

.dot_list > li {
    position: relative;
    overflow: hidden;
    padding: 15px 10px;
    border-bottom: 1px solid #e4e4e4
}

.dot_list > li .date {
    position: absolute;
    right: 0;
    top: 15px;
    color: #c4c4c4
}

#footer {
    width: 100%;
    min-width: 1200px;
    background: #fff;
    border-top: 5px solid #64A4FE;
    font-size: 14px
}

#footer .footer-wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
}

#footer .footer-wrap h2 {
    position: absolute;
    top: 30px;
    left: 30px;
}

#footer .footer-wrap .copyright {
    font-family: 'Arial';
}

#footer .footer-wrap .copyright .point {
    color: #64A4FE
}

.pop-terms {
    width: 600px;
    height: 650px;
    padding: 30px;
    overflow-y: scroll;
    background: #fff;
}

.pop-terms h3 {
    margin-bottom: 30px;
}

.pop-terms h4 {
    margin-bottom: 20px;
}

.pop-terms ul,
.pop-terms p {
    margin-bottom: 20px;
}

.pop-terms ul ol {
    margin-left: 10px;
    margin-bottom: 10px;
}


/* 서브 - 공통 */

#wrap .header-depth1 {
    position: relative;
    height: 191px;
    background: url('/assets/img/ipicss/common/bg_header.gif') repeat-x 0 0;
    z-index: 100;
    border-bottom: 1px solid #d8d8d8;
}

#wrap .header-depth1 .sub-gnb .gnb {
    position: relative;
    margin: 0;
    padding: 0;
    height: 57px;
    z-index: 100;
}

#wrap .header-depth1 .gnb-area .gnb li {
    margin: 0;
    border-left: 1px solid #ccc;
}

#wrap .header-depth1 .gnb-area .gnb li.on {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-right: -1px;
}

#wrap .header-depth1 .gnb-area .gnb li a {
    padding: 16px 30px 16px;
}

#wrap .header-depth1 .gnb-area .gnb li.on a {
    padding: 16px 30px 16px 30px;
}

#wrap .header-depth1 .gnb-area .gnb li.menu05 {
    background-position: 30px 19px;
}

#wrap .header-depth2 {
    height: 247px;
    background: url('/assets/img/ipicss/common/bg_header02.gif') repeat-x 0 0;
}

#wrap .header-depth2 .sub-gnb .gnb {
    position: relative;
    margin: 0;
    padding: 0;
    height: 56px;
    z-index: 100;
}

#wrap .header-depth2 .gnb-area .gnb li {
    margin: 0;
    border-left: 1px solid #ccc;
}

#wrap .header-depth2 .gnb-area .gnb li.on {
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    margin-right: -1px;
}

#wrap .header-depth2 .gnb-area .gnb li a {
    padding: 15px 30px 16px;
}

#wrap .header-depth2 .gnb-area .gnb li.on a {
    padding: 15px 30px 16px 30px;
}

#wrap .header-depth2 .gnb-area .gnb li.menu05 {
    background-position: 30px 19px;
}

#wrap .header-depth2 .sub-gnb .depth2 {
    clear: both;
    overflow: hidden;
}

#wrap .header-depth2 .sub-gnb .depth2 li {
    float: left;
    font-size: 15px;
}

#wrap .header-depth2 .sub-gnb .depth2 li a {
    display: block;
    padding: 17px 25px 17px 35px;
}

#wrap .header-depth2 .sub-gnb .depth2 li a.on {
    background: url('/assets/img/ipicss/common/bg_line_2depth.gif') no-repeat 0 bottom;
}

#content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 60px;
}


/* bbs */

.sec-bbs {
    overflow: hidden;
    padding-top: 70px
}

.sec-bbs .sec-path {
    position: relative;
    overflow: hidden;
    text-align: center
}

.sec-bbs .sec-path > h3 {
    color: #64A4FE;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px
}

.sec-bbs .sec-path img {
    vertical-align: top;
    padding-top: 2px
}

.sec-bbs .sec-path .sec-txt {
    text-align: right;
}

.sec-bbs .sec-path .sec-txt-2 {
    text-align: center;
    color: #64A4FE;
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 40px
}


/* member */

.sec-member {
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0 0 0
}

.sec-member.not_pd {
    padding-top: 0
}

.sec-member.pt50 {
    padding: 50px 0 0 0
}

.sec-join {
    overflow: hidden;
    padding-bottom: 40px;
}

.sec-join .mt10 {
    font-size: 12px;
}

.sec-join .sec-btn {
    padding-top: 40px;
    text-align: center
}

.sec-join > h3 {
    font-size: 18px;
    font-weight: bold;
    color: #64A4FE;
    padding-bottom: 5px;
    padding-top: 40px
}

.sec-join .row-1 {
    line-height: 22px
}

.agree-txt-box {
    border: 1px solid #e6e6e6;
    padding: 20px;
    position: relative;
    line-height: 22px;
    height: 250px;
    overflow-y: auto;
    overflow-x: hidden
}

.agree-txt-box pre {
    overflow: hidden;
    width: 100%;
    word-break: break-all;
    word-break: break-word;
    white-space: pre-wrap;
    /* CSS 3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
}

.sec-join .sec-chk {
    margin-top: 5px;
    margin-bottom: 10px
}

.sec-join .sec-chk input {
    vertical-align: middle
}

.sec-chk-agree {
    margin-bottom: 40px
}

.sec-chk-agree input {
    vertical-align: middle;
    line-height: 14px
}

.sec-join .row-join-1 {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;;
    padding: 20px 0 20px 0;
    text-align: right;
}

.sec-join .row-join-1 a {
    padding-left: 60px;
    background: url('../images/ico_naver.png') 10px 8px no-repeat #1fc700;
}

.sec-join .row-join-1 a:hover,
.sec-join .row-join-1 a:focus {
    color: #fff;
    background: url('../images/ico_naver.png') 10px 8px no-repeat #1fc700;
}

.sec-join .row-join-2 {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;;
    padding: 20px 0 20px 0;
    text-align: right;
}

.sec-join .row-join-2 a {
    margin-left: 20px
}

.sec-join .row-join-2 .cur {
    color: #222;
    font-weight: bold
}

.txtC {
    text-align: center
}

.txtR {
    text-align: right
}

.join-step3-txt {
    text-align: center;
    padding: 140px 0 50px
}

.join-step3-txt .enf3 {
    font-size: 110px;
    color: #f15922;
    line-height: 1;
    letter-spacing: 0.1em
}

.join-step3-txt .enf3 + p {
    font-size: 18px;
    font-weight: 500;
    margin-top: -20px
}

.sec-member .tit2 {
    padding-bottom: 10px
}

.sec-member .tit2 small {
    color: #808080;
    font-size: 12px;
    vertical-align: bottom;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 10px
}

.sec-member .tit3 {
    padding-bottom: 20px;
    position: relative;
}

.sec-member .tit3 small {
    color: #808080;
    font-size: 12px;
    vertical-align: bottom;
    display: inline-block;
    padding-bottom: 5px;
    padding-left: 10px;
    position: absolute;
    left: 160px;
    top: 5px
}

.sec-member .tit4 {
    background-color: #e5e5e5;
    margin-bottom: 20px;
    padding: 30px;
    overflow: hidden
}

.sec-member .tit4 .col1 {
    float: left;
    padding: 10px 40px 0 40px;
    border-right: 1px solid #64A4FE
}

.sec-member .tit4 .tit1 {
    color: #ff8a00;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px
}

.sec-member .tit4 .tit2 {
    color: #444444;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 2px
}

.sec-member .tit4 .tit3 {
    color: #444444;
    font-size: 13px;
    font-weight: bold
}

.sec-member .tit4 .col2 {
    float: left;
    padding: 10px 40px 0 40px;
    font-size: 28px
}

.sec-login .row1 {
    border: 1px solid #dddddd;
    border-bottom: none;
    padding: 50px 0;
    overflow: hidden
}

.sec-login .row1 .col1 {
    float: left;
    width: 520px
}

.sec-login .row1 .col1 .bx1 {
    padding-left: 80px;
    color: #555555
}

.sec-login .row1 .sec-btnc {
    text-align: left;
    padding-top: 20px
}

.sec-login .row1 .col2 {
    width: 401px;
    float: right;
    margin: 0 80px 0 0;
    padding-left: 80px;;
    border-left: 1px solid #eeeeee;
}

.sec-form {
    overflow: hidden;
    padding-bottom: 20px
}

.sec-form .sec-bx2 {
    position: relative;
    height: 80px
}

.sec-form .sec-bx2 input {
    display: block;
    margin-bottom: 8px;
    width: 285px;
    height: 34px
}

.sec-form .sec-bx2 {
    padding-bottom: 5px
}

.sec-form .sec-bx2 .sec-btn {
    position: absolute;
    right: 0;
    top: 0
}

.sec-login .row2 {
    border: 1px solid #dddddd;
    background-color: #f9f9f9;
    padding: 30px 50px;
    overflow: hidden;
    position: relative;
}

.sec-login .row2 .col1 {
    position: absolute;
    left: 50px;
    top: 30px;
}

.sec-login .row2 .col1 .tit1 {
    color: #ff8a00;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 2px
}

.sec-login .row2 .col1 .tit2 {
    color: #444444;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 2px
}

.sec-login .row2 .col1 .tit3 {
    color: #444444;
    font-size: 13px;
    font-weight: bold
}

.sec-login .row2 .col2 {
    padding-left: 340px;
    overflow: hidden
}

.sec-login .row2 .col2 > li {
    float: left;
    width: 33%;
}

.sec-login .row2 .col2 > li > .sec-img {
    float: left;
    width: 40%
}

.sec-login .row2 .col2 > li > .sec-txt {
    float: left;
    width: 60%
}

.sec-login .row2 .col2 > li > .sec-txt > strong {
    display: block;
    font-size: 20px;
    color: #444444;
    padding-bottom: 3px
}

.sec-login .row2 .col2 > li > .sec-txt > span {
    display: block;
}

.sec-login .row2.bg_gray {
    background-color: #e5e5e5;
}

.sec-login .row2.bg_gray .col2 {
    border-left: 1px solid #64A4FE
}

.sec-login .row2.bg_gray .col2 {
    margin-left: 340px;
    padding-left: 20px
}

.sec-guide {
    border: 1px solid #e5e5e5;
    padding: 40px 0;
    text-align: center
}

.sec-login.find .row1 .col1 {
    float: left;
    width: 415px;
    padding-left: 80px
}

.sec-login.find .row1 .col2 {
    float: right;
    width: 415px;
    padding-right: 80px;
    margin-right: 0
}

.sec-login.find .row1 .tit2 {
    font-size: 16px;
    font-weight: bold;
    color: #444;
    background: url(../img/m/ico_dot_3.jpg) left 6px no-repeat;
    padding-left: 20px
}

.sec-login.find .row1 .sec-bx2 > ul {
    overflow: hidden
}

.sec-login.find .row1 .sec-bx2 > ul > li {
    position: relative;
    padding: 0 0 10px 80px
}

.sec-login.find .row1 .sec-bx2 > ul > li .tit {
    position: absolute;
    left: 0;
    top: 5px
}

.sec-login.find .row1 .sec-bx2 .sec-btn {
    top: 33px
}

.sec-login.find .row1 .sec-bx2 .tit {
    background: url(../img/m/ico_dot_2.jpg) left 9px no-repeat;
    padding-left: 10px;
    font-size: 14px
}

.sec-login.find .sec-form .sec-bx2 {
    height: auto
}

.sec-login.find .sec-form .sec-bx2 input {
    display: inline;
    vertical-align: middle;
    margin-bottom: 0;
    width: auto
}

.sec-login.find .sec-form .sec-bx2 select {
    display: inline;
    vertical-align: middle;
    height: 34px;
}

.ul_dot_1 {
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #eee;
    padding-top: 20px
}

.ul_dot_1 > li {
    position: relative;
    padding-bottom: 5px;
    background: url('../img/m/ico_dot.jpg') left 40% no-repeat;
    padding-left: 10px;
    font-size: 13px
}

.ul_dot_1 > li .sec-r {
    position: absolute;
    right: 0;
    top: 0
}

.ul_dot_1 > li img {
    vertical-align: middle
}

.ul_dot_1 > li a {
    padding-left: 5px
}

.tbl-type4 {
    width: 100%;
    text-align: center
}

.tbl-type4 th,
.tbl-type4 td {
    padding: 14px 20px;
    border: 1px solid #eaeaea;
    font-size: 14px;
    color: #222;
    font-weight: 400;
    vertical-align: middle
}

.tbl-type4 td:first-child {
    border: 0px;
    border-bottom: 1px solid #797979;
}

.tbl-type4 tbody th {
    background: #f8f8f8;
    color: #222;
    border: 1px solid #eaeaea;
}

.tbl-type4 tbody td img,
.tbl-type4 tbody td a,
.tbl-type4 tbody td input {
    vertical-align: middle
}

.tbl-type4 .point {
    color: #64A4FE
}

.tbl-type4 .fc-orange {
    color: #1635ff
}

.tbl-type4 .lightgray {
    color: #7d7d7d
}

.sec-tit2 .fc-orange {
    color: #1635ff
}

.sec-tit2 {
    padding-bottom: 10px
}

.tbl-type4 small {
    vertical-align: bottom
}

.tbl-type4 td label {
    margin-right: 10px
}

.tbl-type4.orange {
    border-top: 2px solid #64A4FE
}

.tbl-type4.orange tbody td {
    padding: 8px 10px;
    border-right: none
}

.tbl-type4.orange tbody th {
    padding: 8px 10px
}

.tbl-type4.orange tbody th.not_btm {
    border: none
}

.tbl-type4.orange tbody td.not_top {
    border-top: none
}

.tbl-type4.orange tbody td.not_btm {
    border-bottom: none
}

.tbl-type4.orange tbody td a {
    vertical-align: middle
}

.tbl-type4.orange tbody td span {
    vertical-align: middle
}

.tbl-type4.orange tbody td span.pr-20 {
    padding-right: 20px
}

.tbl-type4.orange tbody td .view-dt {
    color: #888;
    font-size: 12px
}

.tbl-type4.orange tbody td.border_left {
    border-left: none
}

.tbl-type4.orange tbody th.border_left {
    border-left: none
}

.tbl-type4.border-orange tbody td {
    border: 1px solid #64A4FE
}

.tbl-type4.border-orange tbody th {
    border: 1px solid #64A4FE
}

.tbl-type4.border-orange tbody th.bg_orange {
    background-color: #64A4FE;
    color: #fff;
    font-size: 22px;
    padding: 5px
}

.tit-sub {
    color: #64A4FE;
    font-size: 22px;
    font-weight: bold;
}

.sec-bank {
    position: relative;
    padding: 35px 50px 30px 300px;
    height: 130px
}

.sec-bank .sec-email {
    position: absolute;
    left: 100px;
    top: 30px;
}

.sec-bank ul {
    padding-top: 10px
}

.sec-bank li {
    padding-bottom: 15px;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    padding-left: 160px;
    padding-top: 5px
}

.sec-bank li img {
    position: absolute;
    left: 0;
    top: 0
}

.sec-chk-pay {
    text-align: center;
    padding: 20px 0 20px
}

.sec-chk-pay .tit img {
    vertical-align: middle
}

.sec-chk-pay .tit strong {
    background-color: #64A4FE;
    color: #fff;
    line-height: 35px;
    padding: 0 30px;
    border-radius: 10px
}

.sec-welcome {
    border: 1px solid #64A4FE;
    padding: 80px 40px;
    background: url('../img/logo.png') 7% center no-repeat;
    background-size: 240px;
    margin-top: 20px;
    padding-left: 400px;
    font-size: 18px
}

.sec-welcome .tit {
    font-size: 28px;
    padding-bottom: 20px
}

.sec-welcome .sec-btn-2 {
    padding-top: 20px
}

.login-form {
    color: #898989;
    width: 635px;
    margin-left: 80px
}

.login-form h2 {
    font-size: 68px;
    font-weight: lighter;
    color: #191e22;
    text-align: center;
    letter-spacing: -0.05em
}

.login-form h2 + p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px
}

.login-form form {
    border-top: 1px solid #191e22;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
    padding: 54px 183px 52px 52px;
    position: relative
}

.login-form form .lb {
    float: left;
    width: 20%;
    font-size: 18px;
    font-weight: 500;
    color: #252525;
    line-height: 1;
    padding: 10px 0
}

.login-form form .ipt {
    float: left;
    width: 80%;
    margin-bottom: 10px
}

.login-form form .ipt input {
    display: block;
    width: 100%;
    height: 40px;
    background: #e9e9e9;
    border: 0 none
}

.login-form form .login-btn {
    position: absolute;
    top: 52px;
    right: 74px;
    width: 92px;
    height: 92px;
    background: #f15922;
    color: #fff;
    border: 0 none;
    font-size: 18px
}

.login-form .etc {
    padding: 20px 52px
}

.login-form .etc li {
    margin-bottom: 8px
}

.login-form .etc span {
    float: left;
    font-weight: 500
}

.login-form .etc a {
    float: right;
    width: 150px
}


/* 서비스 소개 - 쿠폰이란? */

#wrap .header-depth2 .service {
    margin-left: 0;
}

#wrap .header-depth2 .sub-gnb .service li.introduce {
    background: url('/assets/img/ipicss/common/ico_introduce_s_off.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .service li.process {
    background: url('/assets/img/ipicss/common/ico_process_s_off.gif') no-repeat 15px 19px;
}

#wrap .header-depth2 .sub-gnb .service li.partners {
    background: url('/assets/img/ipicss/common/ico_partners_s_off.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .service li.introduce .active {
    background: url('/assets/img/ipicss/common/ico_introduce_s_on.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .service li.process .active {
    background: url('/assets/img/ipicss/common/ico_process_s_on.gif') no-repeat 15px 19px;
}

#wrap .header-depth2 .sub-gnb .service li.partners .active {
    background: url('/assets/img/ipicss/common/ico_partners_s_on.gif') no-repeat 15px 20px;
}

#container .sub-visual-wrap {
    width: 100%;
}

#container .sub-visual {
    width: auto;
    height: 460px;
    margin: 0 auto;
    text-align: center;
    background: #000 url('/assets/img/ipicss/sub/img_sub_visual01.jpg') no-repeat center 0;
}

#container .sub-visual .message {
    font-size: 44px;
    color: #fff;
    font-weight: normal;
    padding: 130px 0 15px;
}

#container .sub-visual .message strong {
    font-weight: bold;
    color: #64A4FE;
}

#container .sub-visual .sub-script {
    color: #fff;
}

#container .sevice-content .tit-service01 {
    padding: 35px 0 25px;
}

#container .sevice-content .sub-script {
    padding-bottom: 45px;
    text-align: center;
    font-size: 17px;
    color: #444;
}

#container .coupon-type {
    overflow: hidden;
    border: 1px solid #d8d8d8;
}

#container .coupon-type dl {
    float: left;
    width: 398px;
    height: 250px;
    text-align: center;
    border-right: 1px solid #d8d8d8;
}

#container .coupon-type dt {
    font-size: 24px;
    color: #333;
    padding: 25px 0 15px;
}

#container .coupon-type dd {
    font-size: 15px;
    color: #666;
    padding-bottom: 15px;
}

#container .coupon-type dl.type03 {
    border: none;
}

#container .merit {
    overflow: hidden;
    border: 1px solid #d8d8d8;
    border-top: none;
}

#container .merit dl {
    float: left;
    width: 398px;
    height: 240px;
    text-align: center;
    padding-bottom: 25px;
}

#container .merit dt {
    font-size: 18px;
    color: #333;
    padding-bottom: 5px;
}

#container .merit dd.img {
    padding: 25px 0 20px;
}

#container .merit dd {
    font-size: 14px;
    color: #666;
    padding-bottom: 15px;
}

#container .merit dl.type03 {
    border: none;
}


/* 서비스소개 - 제휴브랜드 */

.partners #container {
    background: #f2f2f2;
}

.sevice-content {
}

.sevice-content h3 {
    font-size: 28px;
    font-weight: normal;
    padding: 45px 0;
    text-align: center;
    color: #3d322f;
}

.sevice-content h3 span {
    color: #64A4FE;
}

.sevice-content h4 {
    font-size: 25px;
    font-weight: normal;
    padding: 45px 0 35px;
    text-align: center;
    color: #3d322f;
}

.sevice-content h4 span {
    color: #64A4FE;
}

.sevice-content .partner-list {
    overflow: hidden;
}

.sevice-content .partner-list li {
    float: left;
    margin: 0 20px 20px 0;
}

.sevice-content .partner-list li.last {
    margin: 0;
}

.sevice-content .btn_inquiry {
    text-align: center;
    margin-top: 10px;
}


/* 서비스소개 - 쿠폰주문절차 */

.step #container {
    background: #f2f2f2;
}

.step .sevice-content {
    padding-top: 50px;
    overflow: hidden;
}

.step .bx-wrapper {
    float: left;
    position: relative;
}

.step .bx-wrapper .bx-controls-direction .bx-prev {
    position: absolute;
    top: 105px;
    left: 50px;
    width: 18px;
    height: 32px;
    text-indent: -9999px;
    background: url('/assets/img/ipicss/sub/btn_arrowleft_step_on.gif') no-repeat 0 0;
}

.step .bx-wrapper .bx-controls-direction .bx-next {
    position: absolute;
    top: 105px;
    right: 50px;
    width: 18px;
    height: 32px;
    text-indent: -9999px;
    background: url('/assets/img/ipicss/sub/btn_arrowright_step_on.gif') no-repeat 0 0;
}

.step .bx-wrapper .bx-controls-direction .bx-prev.disabled {
    background: url('/assets/img/ipicss/sub/btn_arrowleft_step_off.gif') no-repeat 0 0;
}

.step .bx-wrapper .bx-controls-direction .bx-next.disabled {
    background: url('/assets/img/ipicss/sub/btn_arrowright_step_off.gif') no-repeat 0 0;
}

.step .step-area {
    float: left;
    width: 698px;
    text-align: center;
}

.step .step-area .step01 .step-tit {
    padding: 35px 0 20px 50px;
    font-size: 34px;
    background: url('/assets/img/ipicss/sub/ico_step_num1.gif') no-repeat 235px 41px;
    font-weight: normal;
}

.step .step-area .step02 .step-tit {
    padding: 35px 0 20px 50px;
    font-size: 34px;
    background: url('/assets/img/ipicss/sub/ico_step_num2.gif') no-repeat 265px 41px;
    font-weight: normal;
}

.step .step-area .step03 .step-tit {
    padding: 35px 0 20px 50px;
    font-size: 34px;
    background: url('/assets/img/ipicss/sub/ico_step_num3.gif') no-repeat 265px 41px;
    font-weight: normal;
}

.step .step-area .sub-tit {
    color: #64A4FE;
    font-size: 28px;
    padding-bottom: 25px;
}

.step .step-area .step-list {
    margin: 40px auto;
}

.step .step-area .step01 .step-list {
    width: 523px;
    overflow: hidden;
    margin: 40px auto;
}

.step .step-area .step01 .step-list li {
    float: left;
    margin-right: 20px;
}

.step .step-area .step01 .step-list li.last {
    margin: 0;
}

.step-area .step01 {
}

.step-area .step02 {
}

.step-area .step03 {
    display: block;
}

.step-img {
    float: left;
    width: 502px !important;
}

.step-img .step-img02,
.step-img .step-img02,
.step-img .step-img03 {
    width: 502px;
}

.step .order-process {
    clear: both;
    margin-top: 25px;
}


/* 쿠폰몰 - 공통 */

#wrap .header-depth2 .couponmall {
    margin-left: 150px;
}

#wrap .header-depth2 .sub-gnb .couponmall li.brand {
    background: url('/assets/img/ipicss/common/ico_brand_s_off.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .couponmall li.type {
    background: url('/assets/img/ipicss/common/ico_type_s_off.gif') no-repeat 15px 19px;
}

#wrap .header-depth2 .sub-gnb .couponmall li.price {
    background: url('/assets/img/ipicss/common/ico_price_s_off.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .couponmall li.brand .active {
    background: url('/assets/img/ipicss/common/ico_brand_s_on.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .couponmall li.type .active {
    background: url('/assets/img/ipicss/common/ico_type_s_on.gif') no-repeat 15px 19px;
}

#wrap .header-depth2 .sub-gnb .couponmall li.price .active {
    background: url('/assets/img/ipicss/common/ico_price_s_on.gif') no-repeat 15px 20px;
}


/* 쿠폰몰 - 리스트 */

.couponmall-cont {
}

.couponmall-cont h3 {
    font-size: 28px;
    color: #3d322f;
    text-align: center;
    padding: 30px 0 25px;
}

.couponmall-cont .brand-list-area {
}

.couponmall-cont .brand-list-category {
    width: 1160px;
    overflow: hidden;
    padding-left: 75px;
}

.couponmall-cont .brand-list-category li {
    float: left;
    font-size: 15px;
}

.couponmall-cont .brand-list-category .cate01 {
    background: url('/assets/img/ipicss/common/ico_category01.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate02 {
    background: url('/assets/img/ipicss/common/ico_category02.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate03 {
    background: url('/assets/img/ipicss/common/ico_category03.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate04 {
    background: url('/assets/img/ipicss/common/ico_category04.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate05 {
    background: url('/assets/img/ipicss/common/ico_category05.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate06 {
    background: url('/assets/img/ipicss/common/ico_category06.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate07 {
    background: url('/assets/img/ipicss/common/ico_category07.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate08 {
    background: url('/assets/img/ipicss/common/ico_category08.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category .cate09 {
    background: url('/assets/img/ipicss/common/ico_category09.gif') no-repeat 17px 0;
}

.couponmall-cont .brand-list-category li a {
    padding: 0 25px 15px 45px;
    color: #666;
}

.couponmall-cont .brand-list-category li a.on {
    background: url('/assets/img/ipicss/common/bg_line_2depth.gif') no-repeat 0 bottom;
    color: #3d322f;
}

.couponmall-cont .brand-list {
}

.couponmall-cont .brand-list li {
    float: left;
    font-size: 15px;
    text-align: center;
}

.couponmall-cont .brand-list li a {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    color: #666;
}

.couponmall-cont .brand-list li a:hover,
.couponmall-cont .brand-list li a.on {
    padding: 0 0 18px;
    border-bottom: 2px solid #615450;
    color: #3d322f;
}

.couponmall-cont .brand-list-area .bx-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 1198px !important;
    margin: 0 auto;
    width: 1098px !important;
    padding: 20px 50px 0;
    border: 1px solid #e5e5e5;
}

.couponmall-cont .brand-list-area .bx-viewport {
    overflow: hidden;
}

.couponmall-cont .bx-prev {
    position: absolute;
    top: 140px;
    left: -45px;
    width: 45px;
    height: 46px;
    text-indent: -9999px;
    background: url('../img/m/bg_product_arrow_prev.jpg') no-repeat 0 0;
}

.couponmall-cont .bx-next {
    position: absolute;
    top: 140px;
    right: -45px;
    width: 45px;
    height: 46px;
    text-indent: -9999px;
    background: url('../img/m/bg_product_arrow_next.jpg') no-repeat 0 0;
}

.couponmall-cont .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

.category-list .recommand-area {
}

.category-list .brand-list li {
    float: left;
    font-size: 15px;
    text-align: center;
}

.category-list .brand-list li a {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    color: #666;
}

.category-list .brand-list li a:hover,
.couponmall-cont .brand-list li a.on {
    padding: 0 0 18px;
    border-bottom: 2px solid #615450;
    color: #3d322f;
}

.category-list .brand-list-area .bx-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 1198px !important;
    margin: 0 auto;
    width: 1098px !important;
    padding: 20px 50px 0;
    border: 1px solid #e5e5e5;
}

.category-list .brand-list-area .bx-viewport {
    overflow: hidden;
}

.category-list .bx-prev {
    position: absolute;
    top: 280px;
    left: -60px;
    width: 40px;
    height: 50px;
    text-indent: -9999px;
    background: url('/assets/img/ipicss/sub/img_catearrow_left.gif') no-repeat 0 0;
}

.category-list .bx-next {
    position: absolute;
    top: 280px;
    right: -60px;
    width: 40px;
    height: 50px;
    text-indent: -9999px;
    background: url('/assets/img/ipicss/sub/img_catearrow_right.gif') no-repeat 0 0;
}

.category-list .bx-viewport {
    width: 1200px !important;
    height: 249px !important;
    border: 1px solid #64A4FE;
    border-right: none;
}

.price-list .recommand-area {
}

.price-list .brand-list li {
    float: left;
    font-size: 15px;
    text-align: center;
}

.price-list .brand-list li a {
    padding: 0;
    text-align: center;
    vertical-align: middle;
    color: #666;
}

.price-list .brand-list li a:hover,
.couponmall-cont .brand-list li a.on {
    padding: 0 0 18px;
    border-bottom: 2px solid #615450;
    color: #3d322f;
}

.price-list .brand-list-area .bx-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 1198px !important;
    margin: 0 auto;
    width: 1098px !important;
    padding: 20px 50px 0;
    border: 1px solid #e5e5e5;
}

.price-list .brand-list-area .bx-viewport {
    overflow: hidden;
}

.price-list .bx-prev {
    position: absolute;
    top: 280px;
    left: -60px;
    width: 40px;
    height: 50px;
    text-indent: -9999px;
    background: url('/assets/img/ipicss/sub/img_catearrow_left.gif') no-repeat 0 0;
}

.price-list .bx-next {
    position: absolute;
    top: 280px;
    right: -60px;
    width: 40px;
    height: 50px;
    text-indent: -9999px;
    background: url('/assets/img/ipicss/sub/img_catearrow_right.gif') no-repeat 0 0;
}

.price-list .bx-viewport {
    width: 1200px !important;
    height: 249px !important;
    border: 1px solid #64A4FE;
    border-right: none;
}

.couponmall-cont .price-list-area {
}

.couponmall-cont .price-list-category {
    width: 1100px;
    overflow: hidden;
    padding-left: 130px;
    border-bottom: 1px solid #d8d8d8;
}

.couponmall-cont .price-list-category li {
    float: left;
    font-size: 15px;
}

.couponmall-cont .price-list-category li a {
    padding: 0 30px 14px 30px;
    color: #666;
}

.couponmall-cont .price-list-category li a .num {
    font-family: "arial";
    font-weight: bold;
}

.couponmall-cont .price-list-category li a.on {
    background: url('/assets/img/ipicss/common/bg_line_2depth.gif') no-repeat 0 bottom;
    color: #3d322f;
}

.couponmall-cont h4.tit-recommand {
    width: 260px;
    padding: 4px 0;
    margin: 15px auto 10px;
    text-align: center;
    font-size: 17px;
    background: url('/assets/img/ipicss/sub/h4_recommand.gif') no-repeat 0 0;
    color: #fff;
}

.couponmall-cont .recommand-area {
    margin-top: 0;
    position: relative
}

.couponmall-cont .recommand-area .recommand {
    overflow: hidden;
    border-left: 1px solid #64A4FE;
    border-top: 1px solid #64A4FE
}

.couponmall-cont .recommand-area .recommand > div {
    float: left;
    width: 20%;
    border-right: 1px solid #64A4FE;
    border-bottom: 1px solid #64A4FE;
    text-align: center;
    min-height: 280px;
    box-sizing: border-box
}

.couponmall-cont .recommand-area.gray {
    border: 1px solid #e7e7e7
}

.couponmall-cont .recommand-area.gray .recommand {
    border-top: none
}

.couponmall-cont .recommand-area.gray .recommand > div {
    border-right: 1px solid #e7e7e7;
    border-bottom: none;
    border-top: none
}

.couponmall-cont .recommand-area .recommand > div.last {
    border: none;
}

.couponmall-cont .recommand-area .recommand > div a {
    display: block;
    padding: 23px 15px;
}

.couponmall-cont .recommand-area .recommand span {
    display: block;
    margin-bottom: 5px;
}

.couponmall-cont .recommand-area .recommand .product {
    font-size: 14px;
}

.couponmall-cont .recommand-area .recommand .brand {
    margin: 0;
}

.couponmall-cont .recommand-area .recommand .name {
    font-size: 17px;
    font-weight: bold;
}

.couponmall-cont .recommand-area .recommand .price {
    font-size: 17px;
    line-height: 18px;
}

.couponmall-cont .recommand-area .recommand .price strong {
    font-family: "arial";
    font-size: 20px;
    color: #64A4FE;
    font-weight: bold;
    vertical-align: middle;
}

.couponmall-cont .product-tit-area {
    overflow: hidden;
    margin: 90px 0 20px;
    color: #444444;
}

.couponmall-cont .product-tit-area h4 {
    float: left;
    margin-top: 3px;
    font-size: 28px;
}

.couponmall-cont .product-tit-area .sum {
    float: left;
    margin: 10px 0 0 20px;
    font-size: 15px;
}

.couponmall-cont .product-tit-area .sum span {
    padding: 0 10px;
    margin: 3px;
    font-family: "arial";
    font-weight: bold;
    text-decoration: underline;
    color: #64A4FE;
}

.couponmall-cont .product-tit-area .sorting-btn {
    float: right;
}

.couponmall-cont .product-tit-area .sorting-btn li {
    float: left;
    font-size: 15px;
    margin-left: 8px;
}

.couponmall-cont .product-tit-area .sorting-btn li a {
    width: 150px;
    padding: 10px 0;
    border: 1px solid #64A4FE;
    text-align: center;
}

.couponmall-cont .product-tit-area .sorting-btn li.on a {
    border: none;
    padding: 11px 0;
    background: #64A4FE;
    color: #fff;
}

.couponmall-cont .product-area {
    height: 1120px;
    overflow-y: scroll;
    border-top: 1px solid #d8d8d8;
}

.couponmall-cont .product-area .product-list {
    overflow: hidden;
    margin-top: -1px;
    border: 1px solid #d8d8d8;
}

.couponmall-cont .product-area .product-list li {
    float: left;
    width: 235px;
    min-height: 300px;
    border-right: 1px solid #d8d8d8;
    text-align: center;
}

.couponmall-cont .product-area .product-list li.last {
    border: none;
}

.couponmall-cont .product-area .product-list li a {
    display: block;
    padding: 25px 15px;
}

.couponmall-cont .product-area .product-list span {
    display: block;
    margin-bottom: 5px;
}

.couponmall-cont .product-area .product-list .product {
    font-size: 14px;
}

.couponmall-cont .product-area .product-list .name {
    font-size: 14px;
}

.couponmall-cont .product-area .product-list .price {
    font-size: 14px;
    line-height: 18px;
}

.couponmall-cont .product-area .product-list .price strong {
    font-family: "arial";
    font-size: 20px;
    color: #64A4FE;
    font-weight: bold;
    vertical-align: middle;
}

.paginate {
    overflow: hidden;
    text-align: center;
    padding-top: 60px
}

.paginate a {
    display: inline-block;
    width: 40px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #D6DBDF;
    color: #fff;
    vertical-align: top
}

.paginate a.pre {
    font-weight: bold
}

.paginate a.next {
    font-weight: bold
}

.paginate a.on {
    background-color: #464646
}


/* 쿠폰몰 - view */

.product-view {
    overflow: hidden;
    margin-bottom: 45px;
}

.product-view .product-img {
    float: left;
    width: 686px;
    min-height: 552px;
    padding-top: 170px;
    text-align: center;
}

.product-view .product-img img {
    vertical-align: middle;
}

.product-view .product-info {
    float: left;
    width: 514px;
}

.product-view .product-info h4 {
    font-size: 28px;
    padding-top: 85px;
    border-bottom: 1px solid #615450;
    color: #3d322f;
}

.product-view .product-info .info-price {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #dfdddc;
}

.product-view .product-info .info-price dt {
    float: left;
    margin-top: 8px;
}

.product-view .product-info .info-price dd {
    float: right;
    font-size: 28px;
}

.product-view .product-info .info-price dd span {
    font-size: 30px;
    font-family: "arial";
    font-weight: bold;
}

.product-view .product-info .info-unit {
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #dfdddc;
}

.product-view .product-info .info-unit dt {
    float: left;
}

.product-view .product-info .info-unit dd {
    float: right;
    font-family: "arial";
    font-weight: bold;
}

.product-view .product-info .info-unit dd span {
    line-height: 2;
    vertical-align: middle;
}

.product-view .product-info .info-unit dd .num {
    padding: 0;
    color: #555;
    font-size: 14px;
}

.product-view .product-info .info-unit dd a {
    display: inline-block;
}

.product-view .product-info .btn-app {
    margin: 20px 0 40px;
}

.product-view .product-info .info-detail {
}

.product-view .product-info .info-detail .tab-cont {
    height: 180px;
    overflow-y: hidden;
    padding: 20px;
    font-size: 14px;
}

.product-view .product-info .ui-tabs {
    position: relative;
    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

.product-view .product-info .ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    background: url('/assets/img/ipicss/sub/bg_tab_line.gif') repeat-x 0 bottom;
}

.product-view .product-info .ui-tabs .ui-tabs-nav li {
    position: relative;
    float: left;
    margin-right: -1px;
}

.product-view .product-info .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 0 43px;
    height: 41px;
    line-height: 41px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #615450;
    color: #666;
    font-weight: bold;
    text-align: center;
}

.product-view .product-info .ui-tabs .ui-tabs-nav li.ui-tabs-active {
}

.product-view .product-info .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
    border: 1px solid #615450;
    border-bottom: none;
    color: #3d322f;
    padding-bottom: 1px;
    position: relative;
    z-index: 100;
}

.product-view .product-info .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}

.hot-item h5 {
    font-size: 21px;
    margin-bottom: 10px;
}

.hot-item .product-list {
    overflow: hidden;
    margin-top: -1px;
    border: 1px solid #d8d8d8;
}

.hot-item .product-list li {
    float: left;
    width: 238px;
    border-right: 1px solid #d8d8d8;
    text-align: center;
}

.hot-item .product-list li.last {
    border: none;
}

.hot-item .product-list li a {
    display: block;
    padding: 25px 15px;
}

.hot-item .product-list span {
    display: block;
    margin-bottom: 5px;
}

.hot-item .product-list .product {
    font-size: 14px;
}

.hot-item .product-list .name {
    font-size: 14px;
}

.hot-item .product-list .price {
    font-size: 14px;
    line-height: 18px;
}

.hot-item .product-list .price strong {
    font-family: "arial";
    font-size: 20px;
    color: #64A4FE;
    font-weight: bold;
    vertical-align: middle;
}


/* 쿠폰몰 - input */

.app h3 {
    font-size: 21px;
    color: #333;
    text-align: left;
    padding: 0 0 10px 0;
}

.app-confirm {
    padding: 45px 0 40px;
}

.app-confirm .confirm-box {
    overflow: hidden;
    border: 1px solid #d8d8d8;
}

.app-confirm .confirm-box .app-info {
    float: left;
    padding: 65px 0 0 70px;
}

.app-confirm .confirm-box .app-info dt {
    font-size: 28px;
    padding-bottom: 25px;
}

.app-confirm .confirm-box .app-info dd.app-price {
    font-size: 28px;
}

.app-confirm .confirm-box .app-info dd.app-price .price {
    font-family: "arial";
    font-size: 30px;
    font-weight: bold;
}

.app-confirm .confirm-box .app-info dd.app-price .num {
    padding: 3px 25px;
    border: 1px solid #b2b2b2;
    font-family: "arial";
    font-size: 30px;
    font-weight: bold;
}

.app-confirm .confirm-box .app-info dd.app-price .total-price {
    font-family: "arial";
    font-size: 30px;
    font-weight: bold;
}

.app-confirm .confirm-box .app-info dd.app-price .img {
    padding: 0 30px;
}

.app-confirm .confirm-box .app-info dd.app-price .img img {
    vertical-align: middle;
}

.app-confirm .confirm-box .app-img {
    float: right;
    margin-right: 25px;
}

.app-confirm .notice {
    padding: 15px 0 0 35px;
    background: url('/assets/img/ipicss/sub/bg_notice.gif') no-repeat 10px 15px;
}

.app-purchaser-info {
}

.app-purchaser-info table {
    width: 100%;
    border-top: 2px solid #615450;
}

.app-purchaser-info table th {
    padding: 20px 30px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    vertical-align: middle;
}

.app-purchaser-info table td {
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
}

.app-purchaser-info table input {
    width: 408px;
    border: 1px solid #d8d8d8;
    padding: 10px 20px;
}

.app-purchaser-info table textarea {
    width: 1000px;
    padding: 20px;
}

.app-purchaser-info .btn_app {
    text-align: center;
    margin-top: 40px;
}


/* 쿠폰몰 - complete */

.app .tit-complete {
    padding: 40px 0 10px 0;
}

.app-complete {
    border-top: 1px solid #d8d8d8;
}

.app-complete .tit {
    width: 300px;
    margin: 50px auto 20px;
    padding: 4px 0;
    font-size: 28px;
    color: #3d322f;
    text-align: center;
    padding-left: 80px;
    background: url('/assets/img/ipicss/sub/bg_tit_complete.gif') no-repeat 0 0;
}

.app-complete table {
    width: 690px;
    margin: 0 auto;
    border-top: 2px solid #615450;
}

.app-complete table th {
    padding: 20px 30px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    vertical-align: middle;
}

.app-complete table td {
    padding: 20px 30px 20px 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    text-align: right;
}

.app-complete .info {
    margin: 25px auto;
    font-size: 20px;
    color: #3d322f;
    text-align: center;
}

.app-complete .info span {
    font-size: 23px;
    color: #64A4FE;
}

.app-complete .btn_app {
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

.app-complete .order-process {
    text-align: center;
    margin-top: 50px;
}


/* 이벤트 - 리스트 */

.event #container {
    background: #f2f2f2;
}

.event .event-cont {
    background: #f2f2f2;
}

.event .sub-tit-wrap {
    width: 100%;
    background: #fff;
}

.event .sub-tit-wrap .tit-area {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    height: 100px;
}

.event .sub-tit-wrap .tit-area .tit {
    float: left;
    font-size: 28px;
    padding: 30px 20px 0 20px;
}

.event .sub-tit-wrap .tit-area .sub-script {
    float: left;
    font-size: 14px;
    padding-top: 40px;
}

.event-list {
    overflow: hidden;
    padding-top: 20px;
}

.event-list li {
    float: left;
    margin-right: 19px;
}


/* 고객센터 - 1:1문의 */

#wrap .header-depth2 .cscenter {
    margin-left: 370px;
}

#wrap .header-depth2 .sub-gnb .cscenter li.faq {
    background: url('/assets/img/ipicss/common/ico_faq_s_off.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .cscenter li.inquiry {
    background: url('/assets/img/ipicss/common/ico_inquiry_s_off.gif') no-repeat 15px 19px;
}

#wrap .header-depth2 .sub-gnb .cscenter li.faq .active {
    background: url('/assets/img/ipicss/common/ico_faq_s_on.gif') no-repeat 15px 20px;
}

#wrap .header-depth2 .sub-gnb .cscenter li.inquiry .active {
    background: url('/assets/img/ipicss/common/ico_inquiry_s_on.gif') no-repeat 15px 19px;
}

.cscenter-cont {
}

.cscenter-cont .tit-area {
    padding: 30px 0;
    overflow: hidden;
}

.cscenter-cont .tit-area .tit-inquiry {
    float: left;
    font-size: 28px;
    padding-right: 20px;
}

.cscenter-cont .tit-area .sub-script {
    float: left;
    font-size: 14px;
    padding-top: 10px;
}

.cscenter-cont table {
    width: 100%;
    border-top: 2px solid #615450;
}

.cscenter-cont table th {
    padding: 20px 30px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    vertical-align: middle;
}

.cscenter-cont table td {
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
}

.cscenter-cont table input {
    width: 408px;
    border: 1px solid #d8d8d8;
    padding: 10px 20px;
}

.cscenter-cont table textarea {
    width: 1000px;
    padding: 20px;
}

.cscenter-cont table #category {
    width: 450px;
    height: 37px;
    line-height: 50px;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px;
    vertical-align: bottom;
}

.cscenter-cont .btn_inquiry {
    text-align: center;
    margin-top: 40px;
}


/* 고객센터 - FAQ */

.mb15 {
    margin-bottom: 15px !important;
}

.faq h3 {
    position: relative;
    margin: 8px 0;
    padding: 15px 65px;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    background: #fff url("/assets/img/ipicss/sub/bg_tab_tit.gif") no-repeat 25px 10px;
    cursor: pointer;
}

.faq h3.ui-accordion-header-active {
    border-bottom: 2px solid #615450;
}

.faq .tit-num {
    margin-right: 25px;
    display: inline-block;
    vertical-align: top;
    color: #ff7c12;
}

.faq .tit-txt {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    line-height: 1.2;
    color: #313131;
}

.faq .txt {
    margin: 0;
    padding: 20px 65px;
    background-color: #fff;
    color: #606060;
}

.faq .txt p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.5;
    font-size: 15px;
    text-decoration: none;
    list-style: none;
}


/* ui reset  css */

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.8;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
    support: IE7
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* accordion css */

.ui-icon {
    width: 16px;
    height: 9px;
}

.ui-state-default .ui-icon {
    background: url("/assets/img/ipicss/sub/bg_tab_arrow_down.gif") no-repeat right top;
    background-size: 16px 9px;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background: url("/assets/img/ipicss/sub/bg_tab_arrow_down.gif");
    background-size: 16px 9px;
}

.ui-state-active .ui-icon {
    background: url("/assets/img/ipicss/sub/bg_tab_arrow_up.gif") no-repeat right top;
    background-size: 16px 9px;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    right: 3%;
    top: 20px
}


/* tab css */

.ui-tabs {
    position: relative;
    /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0 0 30px 0;
    padding: 0;
    background: url('/assets/img/ipicss/sub/bg_tab_line.gif') repeat-x 0 bottom;
}

.ui-tabs .ui-tabs-nav li {
    position: relative;
    float: left;
    margin-right: -1px;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: 0 40px;
    height: 41px;
    line-height: 41px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #615450;
    color: #666;
    font-weight: bold;
    text-align: center;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
    border: 1px solid #615450;
    border-bottom: none;
    color: #3d322f;
    padding-bottom: 1px;
    position: relative;
    z-index: 100;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}


/* 이럴땐 이런쿠폰 */

.coupon-list .sub-tit-wrap {
    width: 100%;
    background: #fff;
}

.coupon-list .sub-tit-wrap .sub-menu {
    width: 1200px;
    margin: 0 auto 20px;
    padding: 20px 0;
    overflow: hidden;
    height: 130px;
}

.coupon-list .sub-tit-wrap .sub-menu li {
    float: left;
    width: 183px;
    height: 130px;
    margin-right: 20px;
}

.coupon-list .sub-tit-wrap .sub-menu li.menu01 {
    background: url('/assets/img/ipicss/sub/thumb_coupon_list01.jpg') no-repeat 0 0;
}

.coupon-list .sub-tit-wrap .sub-menu li.menu02 {
    background: url('/assets/img/ipicss/sub/thumb_coupon_list02.jpg') no-repeat 0 0;
}

.coupon-list .sub-tit-wrap .sub-menu li.menu03 {
    background: url('/assets/img/ipicss/sub/thumb_coupon_list03.jpg') no-repeat 0 0;
}

.coupon-list .sub-tit-wrap .sub-menu li.menu04 {
    background: url('/assets/img/ipicss/sub/thumb_coupon_list04.jpg') no-repeat 0 0;
}

.coupon-list .sub-tit-wrap .sub-menu li.menu05 {
    background: url('/assets/img/ipicss/sub/thumb_coupon_list05.jpg') no-repeat 0 0;
}

.coupon-list .sub-tit-wrap .sub-menu li.menu06 {
    background: url('/assets/img/ipicss/sub/thumb_coupon_list06.jpg') no-repeat 0 0;
    margin: 0;
}

.coupon-list .sub-tit-wrap .sub-menu li a {
    width: 183px;
    height: 130px;
    line-height: 130px;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
}

.coupon-list .sub-tit-wrap .sub-menu li a:hover,
.coupon-list .sub-tit-wrap .sub-menu li.acitve a {
    width: 175px;
    height: 122px;
    line-height: 122px;
    border: 4px solid #64A4FE;
}

.coupon-list #container {
    background: #f3f3f3;
}

.coupon-list .coupon-list-cont {
    position: relative;
}

.coupon-list .coupon-list-cont .coupon-list-visual {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -295px;
}

.coupon-list .coupon-list-cont .product-list {
    overflow: hidden;
    margin-top: -1px;
}

.coupon-list .coupon-list-cont .product-list li {
    float: left;
    width: 285px;
    height: 350px;
    margin: 0 20px 20px 0;
    text-align: center;
    background: #fff;
}

.coupon-list .coupon-list-cont .product-list li.list01 {
    margin-right: 630px;
}

.coupon-list .coupon-list-cont .product-list li.list02 {
    margin: 0;
}

.coupon-list .coupon-list-cont .product-list li.last {
    border: none;
    margin: 0;
}

.coupon-list .coupon-list-cont .product-list li a {
    position: relative;
    display: block;
    padding: 61px 15px;
}

.coupon-list .coupon-list-cont .product-list span {
    display: block;
    margin-bottom: 5px;
}

.coupon-list .coupon-list-cont .product-list .product {
    margin-bottom: 20px;
}

.coupon-list .coupon-list-cont .product-list .brand {
    font-size: 14px;
}

.coupon-list .coupon-list-cont .product-list .name {
    font-size: 14px;
}

.coupon-list .coupon-list-cont .product-list .price {
    font-size: 14px;
    line-height: 18px;
}

.coupon-list .coupon-list-cont .product-list .price strong {
    font-family: "arial";
    font-size: 20px;
    color: #64A4FE;
    font-weight: bold;
    vertical-align: middle;
}

.coupon-list .coupon-list-cont .product-list .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 285px;
    height: 353px;
    display: none;
    margin: 0;
    font-size: 16px;
    background: #64A4FE;
    opacity: 0.85;
}

.coupon-list .coupon-list-cont .product-list .hover .txt {
    width: 80px;
    padding: 10px 50px;
    margin: 155px 0 0 55px;
    border: 2px solid #fff;
    color: #fff;
    opacity: 1;
}


/* search-list */

.search-cont {
}

.search-cont .tit-area {
    padding: 20px 0 15px;
    overflow: hidden;
}

.search-cont .tit-area .search-tit {
    float: left;
    font-size: 28px;
    font-weight: normal;
}

.search-cont .tit-area .search-tit .search-name {
    color: #64A4FE;
}

.search-cont .tit-area .search-result {
    float: left;
    font-size: 15px;
    padding-top: 5px;
    margin-left: 20px;
}

.search-cont .tit-area .search-result .search-num {
    font-weight: bold;
    padding: 4px 10px;
    margin: 0 6px;
    border: 1px solid #64A4FE;
    color: #64A4FE;
}

.search-cont .search-table {
}

.search-cont .search-table table {
    width: 100%;
    text-align: center;
    border-top: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
}

.search-cont .search-table table thead th {
    background: #f7f7f7;
    font-size: 17px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
}

.search-cont .search-table table thead th.last {
    border-right: 1px solid #eaeaea;
}

.search-cont .search-table table tbody td {
    font-size: 15px;
    padding: 15px 0;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

.search-cont .search-table table tbody td .search-name {
    background: #64A4FE;
    color: #fff;
    padding: 0 3px;
}

.sec-tab {
    overflow: hidden;
    position: relative;
}

.tab_list {
    overflow: hidden;
    width: 1200px
}

.tab_list > li {
    float: left
}

.tab_list > li > a {
    display: block;
    height: 48px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #bebebe;
    border-left: 0px;
    line-height: 48px;
    color: #5b5b5b;
    transition: all .2s ease-in-out;
    background-color: #ececec;
}

.tab_list > li:first-child > a {
    border-left: 1px solid #bebebe;
}

.tab_list > li:hover > a {
    background-color: #ececec;
    color: #fff;
}

.tab_list > li.on > a {
    background-color: #363636;
    color: #fff;
}

.tab_list.st_1 li {
    width: 100%
}

.tab_list.st_2 li {
    width: 50%
}

.tab_list.st_3 li {
    width: 33.3%
}

.tab_list.st_4 li {
    width: 25%
}

.tab_list.st_5 li {
    width: 20%
}

.tab_list.st_6 li {
    width: 16.6%
}

.sec-tab-2 {
    overflow: hidden;
    position: relative;
    padding-top: 40px
}

.sec-tab-2 > ul {
    overflow: hidden;
    float: right;
    border-right: 1px solid #e1e1e1;
}

.sec-tab-2 > ul > li {
    float: left;
    width: 100px;
    text-align: center
}

.sec-tab-2 > ul > li > a {
    display: block;
    border: 1px solid #e1e1e1;
    border-right: none;
    padding: 5px 0;
    color: #545454;
}

.sec-tab-2 > ul > li.on > a {
    background-color: #64A4FE;
    color: #fff;
    border: 1px solid #64A4FE
}

.sec-tab-3 {
    overflow: hidden;
    position: relative;
    padding-top: 10px
}

.sec-tab-3 > ul {
    overflow: hidden;
    width: 100%
}

.sec-tab-3 > ul > li {
    float: left;
    width: 33.3%;
    text-align: center
}

.sec-tab-3 > ul > li > a {
    display: block;
    border: 1px solid #e2e2e2;
    border-left: none;
    padding: 5px 0;
    color: #555;
    background-color: #f8f8f8;
    height: 29px;
    line-height: 29px;
    font-size: 14px
}

.sec-tab-3 > ul > li.on > a {
    background-color: #fff;
    color: #333;
    border-left: 1px solid #e2e2e2;
    border-top: 2px solid #333333;
    height: 28px;
    line-height: 28px;
    border-bottom: none
}

.event-list {
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #dfdfdf;
    padding-top: 20px
}

.event-list li {
    float: left;
    width: 33.3%;
    text-align: center;
    height: 410px;
    padding: 0;
    margin: 0;
    padding-bottom: 20px
}

.event-list li .tit {
    height: 50px;
    font-size: 16px;
    text-align: center;
    padding-top: 10px
}

.event-list li.last {
    margin: 0;
}

.event-list li .tit.end {
    background-color: #f5edeb;
    text-align: left;
    font-size: 14px;
    padding-left: 10px;
    color: #111111
}

.board-w {
    padding-top: 10px;
}

.board-w.pd-btm {
    padding-bottom: 40px
}

.cate-list {
    overflow: hidden;
    position: relative;
    border-left: 1px solid #E7E7E7;;
    border-bottom: 1px solid #E7E7E7
}

.cate-list > li {
    float: left;
    padding-right: 40px;
    padding-left: 20px
}

.cate-list > li > a {
    text-align: left;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px
}

.cate-list > li > a img {
    vertical-align: middle
}

.sub-list {
    overflow: hidden;
    position: relative;
    border-left: 1px solid #E7E7E7;;
    border-bottom: 1px solid #E7E7E7;
    background-color: #ffefd8
}

.sub-list > li {
    float: left;
    padding-right: 30px;
    padding-left: 30px
}

.sub-list > li > a {
    text-align: left;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px
}

.sub-list > li > a > span {
    position: relative;
    display: block;
}

.sub-list > li > a > span > strong {
    background-color: #64A4FE;
    position: absolute;
    left: 0;
    bottom: 10px;
    height: 3px;
    width: 100%
}

.sub-list > li.on > a {
    color: #64A4FE;
    font-weight: bold;
}

.sec-goods-title {
    overflow: hidden;
    position: relative;
    padding: 15px 0;
    color: #64A4FE;
    text-align: center;
    line-height: 30px;
    border: 1px solid #E7E7E7;
    margin: 15px 0
}

.sec-goods-title.noline {
    border: none
}

.sec-goods-title.mt50 {
    margin-top: 50px
}

.sec-goods-title.pb40 {
    padding-bottom: 40px
}

.sec-goods-title > h3 {
    font-size: 30px;
    font-weight: 700;
    color: #64A4FE;
    line-height: 30px;
    padding: 0;
    padding-bottom: 5px
}

.sec-goods-title > .txt-s {
    font-size: 16px;
    color: #64A4FE;
    line-height: 16px
}

.sec-point-view {
    border: 1px solid #64A4FE;
    position: relative;
    text-align: center;
    line-height: 60px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sec-point-view .tit {
    font-size: 30px;
    color: #333;
}

.sec-point-view .tit .point {
    color: #64A4FE;
    font-weight: bold
}

.sec-point-view .btn-charge {
    position: absolute;
    right: 90px;
    top: 15px;
}

.sec-point-view .btn-charge a {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    padding: 0 30px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    background-color: #444444
}


/* giftcard*/

.sec-giftcard {
    overflow: hidden;
    padding-top: 40px;
    width: 1080px;
    margin: 0 auto
}

.sec-item-top {
    overflow: hidden;
    margin-bottom: 20px
}

.sec-item-top .sec_l {
    float: left;
    width: 500px;
    padding: 0
}

.sec-item-top .sec_l .sec-img img {
    max-width: 500px;
    max-height: 500px
}

.sec-item-top .sec_l .sec-img {
    border: 1px solid #64A4FE;
    background-color: #F4F4F4
}

.sec-item-top .sec_l .sec-txt {
    margin-top: 20px;
}

.sec-item-top .sec_l .sec-txt .tit {
    height: 38px;
    line-height: 38px;
    font-size: 22px;
    text-align: center;
    padding-bottom: 10px
}

.sec-item-top .sec_l .sec-txt .tit img {
    vertical-align: top;
    padding-top: 3px
}

.sec-item-top .sec_l .sec-txt .tit strong {
    background-color: #64A4FE;
    color: #fff;
    line-height: 38px;
    padding: 0 40px;
    border-radius: 10px;
    font-weight: normal
}

.sec-item-top .sec_l .sec-txt .exp {
    background-color: #f2f2f2;
    padding: 10px;
    min-height: 200px;
    border-top: 5px solid #64A4FE;
    font-size: 14px
}

.sec-item-top .sec_r {
    float: right;
    width: 490px;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    border-top: 2px solid #64A4FE;
}

.sec-item-top .sec_r .tit-big {
    padding: 20px 0 20px 5px;
    font-size: 30px;
    line-height: 30px;
    color: #444444;
    font-weight: bold
}

.sec-item-top .sec_r .tit {
    font-size: 16px;
    font-weight: bold;
    color: #222
}

.sec-item-mid .sec-exp {
    overflow: hidden;
    position: relative;
    border-top: 2px solid #64A4FE;
}

.sec-item-mid .sec-exp .tit {
    text-align: center;
    padding-top: 15px
}

.sec-item-mid .sec-exp .tit img {
    vertical-align: middle
}

.sec-item-mid .sec-exp .tit strong {
    background-color: #64A4FE;
    color: #fff;
    line-height: 35px;
    padding: 0 30px;
    border-radius: 10px
}

.sec-item-mid .sec-exp .sec-msg {
    padding: 15px 10px;
    position: relative;
    font-size: 12px;
    line-height: 16px
}

.sec-item-mid .sec-btn {
    padding-top: 15px
}

.sec-item-mid .sec-btn-2 {
    padding-top: 8px
}

.sec-amt {
    border: 1px solid #64A4FE;
    padding: 18px;
}

.sec-amt.not-border-btm {
    border-bottom: none
}

.sec-amt.not_pd {
    padding: 0
}

.sec-amt .sec-title {
    border-bottom: 1px solid #64A4FE;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.sec-amt .sec-title .tit {
    color: #222;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 0
}

.sec-amt > ul {
    padding-top: 10px
}

.sec-amt > ul > li {
    overflow: hidden;
    position: relative;
    padding: 10px 0 8px 0;
    line-height: 28px
}

.sec-amt > ul > li .sec-btn-list {
    position: absolute;
    left: 250px;
    top: 10px;
    z-index: 9;
    height: 28px;
}

.sec-amt > ul > li .sec-btn-list .mid {
    display: inline-block;
    width: 30px;
    height: 26px;
    vertical-align: top;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 26px;
    border-top: 1px solid #bababa;
    border-bottom: 1px solid #bababa;
    border-left: none;
    border-right: none;
}

.sec-btn-list .left {
    float: left
}

.sec-btn-list .mid {
    float: left
}

.sec-btn-list .right {
    float: left
}

.sec-amt > ul > li .sec-btn-list img {
    vertical-align: top
}

.sec-amt > ul > li .amt {
    position: absolute;
    right: 0;
    top: 10px
}

.sec-amt > ul > li .amt img {
    vertical-align: top
}

.ul-amt-list > li {
    position: relative;
    padding: 5px 0;
}

.ul-amt-list > li .txt2 {
    position: absolute;
    right: 0;
    top: 8px
}

.ul-amt-list > li strong {
    color: #222
}

.sec-item-rs {
    background-color: #64A4FE;
    padding: 20px 10px;
    text-align: right;
    font-size: 16px;
    border: 1px solid #64A4FE;
    border-top: none;
    color: #fff;
}

.sec-item-rs .point {
    color: #FFFFFF
}

.sec-amt .point {
    color: #64A4FE
}

.sec-amt .black {
    color: #2a2a2a
}

.ico_oragne_2 {
    display: inline-block;
    height: 23px;
    color: #64A4FE;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    line-height: 16px
}

.ico_oragne_2 .no {
    color: #64A4FE;
    font-size: 15px
}

.sec-page {
    padding: 20px 0 5px 0;
    color: #888
}

.sec-search {
    overflow: hidden;
    padding-top: 20px;
    text-align: center
}

.sec-search input {
    vertical-align: middle
}

.sec-search select {
    vertical-align: middle
}

.sec-search a {
    vertical-align: middle
}

.tbl-type1 {
    width: 100%;
    text-align: center;
    border-top: 2px solid #464646;
}

.tbl-type1 thead th {
    padding: 6px 14px;
    background: #F8F8F8;
    border-bottom: 1px solid #e6e6e6;
    vertical-align: middle;
    height: 30px;
    border-right: 1px solid #e6e6e6;
    text-align: center
}

.tbl-type1 thead th.last {
    border-right: none
}

.tbl-type1 tbody td {
    padding: 6px 14px;
    border-bottom: 1px solid #e6e6e6;
    vertical-align: middle;
    height: 30px;
    border-right: 1px solid #e6e6e6
}

.tbl-type1 tbody td.last {
    border-right: none
}

.tbl-type1 tbody td.txtC {
    text-align: center
}

.tbl-type1 tbody td.txtR {
    text-align: right
}

.tbl-type1.black {
    border-top: 2px solid #222222;
}

.tbl-type1.black thead th {
    font-weight: bold;
}

.tbl-type1 tbody td img {
    vertical-align: middle
}

.sec-chk-box {
    position: relative;;
    height: 24px;
    text-align: left
}

.sec-chk-box .btn_up {
    position: absolute;
    left: 45px;
    top: -4px
}

.sec-chk-box .btn_down {
    position: absolute;
    left: 45px;
    bottom: -2px
}

.sec-chk-box input[type='text'] {
    padding: 0;
    height: 22px;
    line-height: 22px;
    width: 40px
}

.sec-chk-box .sec-r {
    position: absolute;
    left: 60px;
    top: 3px
}

.sec-point-1 {
    overflow: hidden;
    padding: 20px 0 20px 0
}

.sec-point-1 > ul {
    float: left;
    width: 940px;
    border: 3px solid #d2d2d2;
    height: 167px;
    padding: 0 10px
}

.sec-point-1 > ul > li {
    float: left;
    margin: 0 10px;
    width: 290px;
    text-align: center;
    font-size: 22px
}

.sec-point-1 > ul > li .tit {
    padding-top: 20px;
    color: #64A4FE;
    padding-bottom: 5px
}

.sec-point-1 > ul > li .amt {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    padding: 20px 0;
    color: #d8363c
}

.sec-point-1 .btn_do {
    height: 132px;
    width: 171px;
    background-color: #64A4FE;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    display: block;
    float: right;
    padding-top: 40px
}

.sec-amt-1 {
    font-size: 22px;
    color: #64A4FE
}

.tbl-type2 {
    width: 100%;
    text-align: center;
    border-top: 2px solid #363636;
}

.tbl-type2 th,
.tbl-type2 td {
    padding: 10px 14px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    height: 30px
}

.tbl-type2 td a {
    color: #898989
}

.tbl-type2 td img {
    vertical-align: middle
}

.tbl-type2 th {
    background: #F8F8F8;
    color: #363636;
    font-weight: 500;
    border-bottom: 1px solid #e1e1e1;
    text-align: center
}

.tbl-type2 tbody th {
    background: #F8F8F8;
    color: #363636;
    padding: 10px;
    border-bottom: 1px solid #e1e1e1
}

.tbl-type2 tbody .dt {
    font-size: 14px
}

.tbl-type2 tbody .dt2 {
    color: #A2A2A2
}

.tbl-type2 tbody .orange {
    color: #64A4FE
}

.tbl-type2 tbody .amt {
    font-size: 16px;
    color: #64A4FE
}

.tbl-type2 tbody .amt.black {
    color: #444444
}

.tbl-type2 tbody td.txtC {
    text-align: center
}

.tbl-type2 tbody .btn3.orange {
    color: #fff
}

.tbl-type2.t2 {
    border-top-color: #000
}

.tbl-type2.not-border-btm {
    border-bottom: none
}

.tbl-type2 .name {
    padding: 10px 0
}

.tbl-type2 .bbs-cont {
    padding: 10px 0
}

.tbl-type2 tbody th.border_btm {
    border-bottom: 1px solid #e1e1e1
}

.tbl-type2 tbody td.border_btm {
    border-bottom: 1px solid #e1e1e1
}

.cmt-type1 {
    border-bottom: 1px solid #ddd
}

.cmt-type1.not-border {
    border: none
}

.cmt-type1 .sec-cmt-wr {
    background-color: #E9EBEA;
    margin: 0 auto;
    width: 680px;
    position: relative;;
    padding: 10px 0
}

.cmt-type1 .sec-cmt-wr .tit {
    color: #222;
    position: absolute;
    left: 20px;
    top: 30px
}

.cmt-type1 .sec-cmt-wr .frm-txt {
    margin-left: 100px;
    line-height: 18px
}

.cmt-type1 .sec-cmt-wr .sec-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    color: #888
}

.cmt-type1 .sec-cmt-wr .sec-btn .sec-txt {
    padding-top: 5px
}

.cmt-type1 .sec-cmt-list {
    overflow: hidden;
    border-bottom: 1px solid #888;
    width: 680px;
    margin: 0 auto;
    padding-top: 10px
}

.cmt-type1 .sec-cmt-list > li {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    padding-left: 100px;
    line-height: 22px
}

.cmt-type1 .sec-cmt-list > li .name {
    position: absolute;
    left: 10px;
    top: 10px
}

.cmt-type1 .sec-cmt-list > li img {
    vertical-align: middle
}

.cmt-type1 .sec-cmt-list > li .dt {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #888
}


/* 2016-11-15 */

.comment-area {
    background: #f9f9f9;
    margin-bottom: 40px;
    margin-top: 40px
}

.comment-area .comm-num {
    background: #fff;
    font-size: 16px;
    padding: 0 0 10px 10px;
}

.comment-area .comm-write {
    padding: 30px 30px 0 30px;
    position: relative;
}

.comment-area .comm-write textarea {
    width: 93.5%;
    height: 64px;
}

.comment-area .comm-write .btn {
    background: #4b4b4b;
    width: 86px;
    height: 78px;
    text-align: center;
    color: #fff;
    border: 0;
    position: absolute;
    right: 30px;
    top: 30px;
}

.comment-area .comm-list {
    padding: 0 30px 40px 30px;
}

.comment-area .comm-list li {
    border-bottom: 1px solid #e0e0e0;
    padding: 30px 10px 10px 10px;
    position: relative;
}

.comment-area .comm-list li dl dt {
    font-size: 16px;
    color: #222;
    margin-bottom: 10px;
}

.comment-area .comm-list li dl dt span.gap {
    font-size: 13px;
    color: #999;
    padding-left: 10px;
    font-family: gulim
}

.comment-area .comm-list li dl dt span.data {
    font-size: 12px;
    color: #767676;
    padding-left: 10px;
}

.comment-area .comm-list li dl dd {
    color: #777;
    padding-right: 80px;
}

.comment-area .comm-list li .btn-area {
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.comment-area .comm-list li .btn-area a {
    border: 1px solid #ddd;
    font-size: 12px;
    color: #222;
    padding: 5px 10px;
    display: inline-block;
    background: #FFF;
}

.sec-pay-txt {
    overflow: hidden;
    padding: 10px
}

.sec-pay-txt .sec-img {
    float: left;
    width: 30%;
    text-align: center
}

.sec-pay-txt .sec-txt {
    float: none;
    width: 70%;
    display: table-cell;
    height: 50px;
    line-height: 18px;
    vertical-align: middle;
}

.sec-pay-txt .sec-txt .no {
    color: #8B0000
}

.sec-pay-txt .sec-txt .txt-s {
    color: #999;
    font-size: 12px
}

.wd_1080 {
    width: 1080px;
    margin: 0 auto
}

.btnsss,
a.btnsss {
    display: inline-block;
    min-height: 32px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #575757;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    border: 1px solid #BABABA;
    background-color: #fff;
    font-weight: bold
}

.btnsss.left,
a.btnsss.left {
    border-top-left-radius: 5px;;
    border-bottom-left-radius: 5px;
    cursor: pointer
}

.btnsss.right,
a.btnsss.right {
    border-top-right-radius: 5px;;
    border-bottom-right-radius: 5px;
    cursor: pointer
}

.btnss,
a.btnss {
    display: inline-block;
    margin-bottom: 0;
    white-space: nowrap;
    min-height: 32px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 10px;
    color: #575757;
    vertical-align: middle;
    background: rgba(34, 34, 34, .9);
    border: 1px solid transparent;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    border: 1px solid #BABABA;
    background-color: #fff;
    border-radius: 5px;
    vertical-align: middle;
    cursor: pointer
}

.btnss.btn-small {
    font-size: 13px;
    padding: 5px 8px;
    min-height: 28px;
    color: #555
}


/* btn */
.btn1 {
    text-align: center;
    font-size: 14px
}

.btn1.big {
    height: 46px;
    line-height: 46px;
    width: 227px
}

.btn1.small {
    height: 36px;
    line-height: 36px;
    width: 227px
}

.btn2.big {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    width: 158px;
    text-align: center
}

.btn2.big.all {
    width: 100%;
    font-weight: bold
}

.btn1.orange {
    color: #64A4FE;
    border: 1px solid #64A4FE
}

.btn1.white {
    color: #fff;
    border: 1px solid #fff
}

.btn2.st-1 {
    background-color: #E4007F;
    color: #fff;
    border: 1px solid #E4007F;
}

.btn2.st-2 {
    background-color: #00A0E9;
    color: #fff;
    border: 1px solid #00A0E9;
}

.btn2.st-3 {
    background-color: #FFFFFF;
    color: #727272;
    border: 1px solid #727272;
}

.btn2.st-4 {
    background-color: #F39800;
    color: #fff;
    border: 1px solid #F39800;
}

.btn2.st-5 {
    background-color: #5F52A0;
    color: #fff;
    border: 1px solid #5F52A0;
}

.btn3 {
    font-size: 14px;
    padding: 10px;
    display: inline-block
}

.btn3.orange {
    background-color: #64A4FE;
    border: 1px solid #64A4FE;
    color: #fff
}

.btn3.gray {
    background-color: #a2a2a2;
    border: 1px solid #a2a2a2;
    color: #fff
}

.btn3.black {
    background-color: #000;
    border: 1px solid #000;
    color: #fff
}

.btn3.long {
    padding: 10px 30px
}

.btn3.big {
    padding: 15px 50px;
    font-size: 16px;
    line-height: 16px;
    height: 16px
}

.btn4 {
    height: 17px;
    line-height: 17px;
    font-size: 10px;
    padding: 0 10px;
    display: inline-block;
    background-color: #f8f8f8;
    border: 1px solid #cbcbcb;
    border-radius: 2px
}

.input_txt1 {
    border: 1px solid #f39800;
    border-radius: 5px;
    padding: 5px;
}

.fnt_red {
    color: #ff0000
}

.fnt_ornage {
    color: #64A4FE
}

.fnt_blue {
    color: #097adb
}

.fnt_gray {
    color: #888
}


/* 2016-12-05 */
.sec-guide_2 {
    padding-top: 20px;
    width: 1200px;
    margin: 0 auto
}

.sec-guide_2 img {
    max-width: 100%;
    vertical-align: middle
}

.sec-guide_2 h3 {
    color: #64A4FE;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 5px;
    line-height: 28px;
    padding-top: 20px
}

.sec-guide_2 .exp {
    font-size: 18px;
    text-align: left;
    padding-bottom: 5px
}

.sec-guide-3 {
    padding: 0;
    text-align: center
}

.ul-service-03-1 {
    overflow: hidden;
    border: 1px solid #d9d9d9;
    width: 100%
}

.ul-service-03-1 > li {
    width: 33.3%;
    float: left;
    height: 350px
}

.ul-service-03-1 > li .sec-bx {
    border-right: 1px solid #d9d9d9;
    height: 280px;
    text-align: center;
    padding: 50px 0
}

.ul-service-03-1 > li .sec-bx > h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px
}

.ul-service-03-1 > li .sec-bx.not-line {
    border-right: none
}

.ul-service-03-1 > li .sec-bx .sec-txt {
    padding-top: 10px;
    font-size: 16px
}

.ul-service-03-2 {
    overflow: hidden;
    border: 1px solid #d9d9d9;
    width: 100%;
    border-top: none
}

.ul-service-03-2 > li {
    width: 33.3%;
    float: left;
    height: 300px;
    text-align: center;
    padding: 50px 0
}

.ul-service-03-2 > li h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 10px
}

.ul-service-03-2 > li .sec-txt {
    padding-top: 10px;
    font-size: 16px
}


/* popup */
.sec_menu_all_root {
    display: none
}

.sec_menu_all_root.on {
    display: block
}

.sec_menu_all_root {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1010;
    background: url('../img/ipicss/bg_pop.png')
}

.sec_pop_bx {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 1em;
    display: none;
    z-index: 99999;
    min-height: 200px;
}

.sec_pop_bx.on {
    display: block
}

.sec_pop_bx .pop_close {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 15
}

.sec_pop_bx .sec_pop_tit {
    position: relative;
    padding: 10px 15px;
    background-color: #64A4FE;
    color: #fff
}

.sec_pop_bx .sec_pop_tit .tit {
    color: #fff;
    font-weight: bold;
    font-size: 16px
}

.sec_pop_bx .sec_pop_cont {
    overflow-y: auto;
    padding: 0 30px;
    font-size: 13px;
    line-height: 20px
}

.sec_pop_bx .sec_pop_cont .tit2 {
    color: #111111;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    text-align: center
}

.sec_pop_bx .sec_pop_cont .exp2 {
    font-size: 14px;
    text-align: center;
    padding-top: 20px
}

.sec_pop_bx .sec_pop_cont .sec-btnc {
    padding-top: 20px;
    text-align: center
}

.sec_pop_bx .sec_pop_cont .sec-form {
    text-align: center;
}

.pd_top_m {
    padding-top: 20px;
    text-align: center
}

.sec_pop_bx .sec_pop_cont.no_scroll {
    overflow: hidden;
    padding: 0
}

/* finish-msg (완료메세지) */
.finish-msg .sec_bx1 {
    position: relative;
    width: 500px;
    height: 300px;
    margin: 0 auto;
    background-color: #fff;
}

/* event-msg (이벤트창) */
.event-msg .sec_bx1 {
    position: relative;
    width: 700px;
    height: 880px;
    margin: 0 auto;
    background-color: #fff;
}

/* findpw (비밀번호찾기) */
.findpw .sec_bx1 {
    position: relative;
    width: 600px;
    height: 150px;
    margin: 0 auto;
    background-color: #fff;
}

/* findid (아이디찾기) */
.findid .sec_bx1 {
    position: relative;
    width: 500px;
    height: 200px;
    margin: 0 auto;
    background-color: #fff;
}


input[type="text"], input[type="password"], input[type="search"], input[type="number"], input[type="date"], input[type="datetime"], input[type="email"], input[type="tel"] {
    border: 1px solid #d3d3d3;
    background: #fff;
    vertical-align: middle;
    line-height: 32px;
    color: #666666;
    font-size: 14px;
}

textarea {
    border: 1px solid #e1e1e1;
    background: #fff;
    padding: 6px 10px;
    color: #666666;
    font-size: 14px;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 5px;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    border: 1px solid #d3d3d3;
}

select {
    padding: 3px 2px 2px;
    height: 32px;
    border: 1px solid #d3d3d3;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 12px
}

button {
    vertical-align: middle;
    overflow: visible;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

input[type="submit"] {
    line-height: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

input.bg_gray {
    background-color: #ededed;
    color: #bbbbbb
}
