*{margin: 0; padding: 0;}
.wrap{width: 100%; margin:0 auto;}



/* header */
.header_wrap{
    position: relative;
    width: 1284px;
    height: 159px;
    margin: 0 auto;
}
.header_wrap .top_header{}
.header_wrap .top_header::after{content: ''; display: block; clear: both;}

#logo{
    float: left;
    font-weight: bolder;
    font-size: 40px;
    color: #000;
    margin-top: 10px;
}
.top_header .serch_box_wrap{
    float: left;
    margin-left: 50px;
    margin-top: 22px;
}
#main_serch_box{
    padding: 5px 80px 5px 4px;
}
#main_sch_bt{
    width: 51px;
    height: 31px;
    outline: none;
    background: url(../img/sch_bt.gif);
    float: right;
    display: block;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: 39px;
    cursor: pointer;
}
.serch_box_wrap .sch_box i.xi-caret-down-min::before{
    position: absolute;
    top: 50%;
    margin-top: -50px;
    right: 50%;
    margin-right: -30px;
    display: block;
    z-index: 120;
}


.gnb{float: right;}
.gnb ul{}
.gnb ul li{
    float: left;
    padding: 13px 15px;
    vertical-align: middle;
    margin-top: 10px;}
.gnb ul li a{
    display: block;
}
.gnb ul div.lang{}

.gnb ul div.lang li#ame{
    background: url(../img/america.jpg) no-repeat 0 0;
    width: 31px;
    height: 23px;
    position: absolute;
    top: 42px;
    right: 146px;
    display: none;
    z-index: 9999;
}
.gnb ul div.lang li#ame a{
    padding: 17px 22px;
    display: block;
    position: relative;
    top: -17px;
    left: -21px;
}
.gnb ul div.lang a#ko{
    background: url(../img/korea.jpg) no-repeat 0 0;
    width: 31px;
    height: 23px;
    position: absolute;
    top: 24px;
    right: 176px;
    z-index: 10;
    padding: 2px 0;
}
.gnb ul div.lang:hover li#ame{
    display: block;
}
#arrow a{
    background: url(../img/arrow_down.png) no-repeat 0 0;
    width: 13px;
    height: 8px;
    margin-left: -20px;
    margin-top: 10px;
    display: none;
}
.gnb ul li:nth-child(3) a{
    background: url(../img/my_info.svg) no-repeat 0 0;
    width: 20px;
    height: 24px;
}
.gnb ul li:nth-child(4) a{
    background: url(../img/heart.svg) no-repeat 0 0;
    width: 24px;
    height: 20px;
    margin-top: 3px;
}
.gnb ul li:nth-child(5) a{
    background: url(../img/pick.png) no-repeat 0 0;
    width: 26px;
    height: 26px;
}


.bottom_header{position: relative;}
.bottom_header .lnb{margin-left: 350px;}
.bottom_header .lnb ul{}
.bottom_header .lnb ul li{
    float: left; 
    width: 12%; 
    height: 33px;
    line-height: 35px;
    margin-top: 5px;
    text-align: center;
}
.bottom_header .lnb ul li span{
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #888;
    margin-bottom: -2px;
}

.bottom_header .lnb ul li span a:hover{
    color: #000;
    border-bottom: 2px solid rgba(0, 0, 0, 0.657);
}

article{position: relative;}
.border_bottom::after{
    content: '';
    content: '';
    width: 298px;
    height: 1px;
    background-color: rgba(243, 243, 243, 0.7);
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -149px;}

.box{
        padding: 10px;
        background-color: white;
        box-shadow: none;
        padding-left:40px;
        padding-right:40px;
    }
.box #amount{
    text-align: right;
    border-width: 100px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
       border-radius: 50%;
       background-color: #61AEF3;
       outline: none;
    }
.ui-widget-header{background-color: #5DC2FF}

/* section */
.section_wrap{
    position: relative;
    width: 1284px;
    height: 1484px;
    margin: 0 auto;
}
.section_wrap .visual{
    background: url(../img/main_banner.jpg);
    width: 1285px;
    height: 493px;
    margin-top: -30px;
}
#sec_content::after{content: ''; display: block; clear: both;}
#sec_content article{
    float: left;
    /* text-indent: -9999px; */
    border: 1px solid #000;
    box-sizing: border-box;
    margin-bottom: 2%;
    margin-right: 2%;
}

#sec_content article:nth-child(1){
    width: 23.5%;
    height: 240px;
    margin-top: 2%;
    color: #000;
}
#sec_content article:nth-child(1) h1{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}
#sec_content article:nth-child(1) ul{
    position: relative;
    margin-left: 13px;}
#sec_content article:nth-child(1) ul::after{content: ''; display: block; clear: both;}
#sec_content article:nth-child(1) ul li{float: left;}
#sec_content article:nth-child(1) ul li a{
    display: block;
    text-align: center;
}
#collection_first_img{
    background: url(../img/lala.jpg) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: left;
    margin-right: 10px;
    border-right: 1px solid rgba(221, 221, 221, 0.5);
    padding-right: 4px;
}
#collection_second_img{
    background: url(../img/mio.jpg) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: right;
}
#sec_content article:nth-child(1) ul li h3{
    font-size: 13px;
    margin-top: 107px;
    font-weight: bold;
    text-align: center;
}
#sec_content article:nth-child(1) ul li p{
    font-size: 12px;
    margin-top: 2px;
    color: #666;
    text-align: center;
}

#sec_content article:nth-child(2){
    width: 23.5%;
    height: 240px;
    margin-top: 2%;
    color: #000;
}
#sec_content article:nth-child(2) h1{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}
#sec_content article:nth-child(2) ul{
    position: relative;
    margin-left: 25px;}
#sec_content article:nth-child(2) ul::after{content: ''; display: block; clear: both;}
#sec_content article:nth-child(2) ul li{float: left;}
#sec_content article:nth-child(2) ul li a{
    display: block;
    text-align: center;
    margin-top: 10px;
}
#store_first_img{
    background: url(../img/first_eyewear.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
#store_second_img{
    background: url(../img/second_eyewear.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
#store_third_img{
    background: url(../img/third_eyewear.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    float: left;
}
#sec_content article:nth-child(2) ul li h3{
    font-size: 13px;
    margin-top: 107px;
    font-weight: bold;
    text-align: center;
}
#sec_content article:nth-child(2) ul li p{
    font-size: 12px;
    margin-top: 2px;
    color: #666;
    text-align: center;
}

#sec_content article:nth-child(3){
    width: 23.5%;
    height: 240px;
    margin-top: 2%;
    color: #000;
}
#sec_content article:nth-child(3) h1{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}
#sec_content article:nth-child(3) ul{
    position: relative;
    margin-left: 13px;}
#sec_content article:nth-child(3) ul::after{content: ''; display: block; clear: both;}
#sec_content article:nth-child(3) ul li{float: left;}
#sec_content article:nth-child(3) ul li a{
    display: block;
    text-align: center;
}
#love_first_img{
    background: url(../img/solo.jpg) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: left;
    margin-right: 10px;
}
#love_second_img{
    background: url(../img/alio.jpg) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: right;
}
#sec_content article:nth-child(3) ul li h3{
    font-size: 13px;
    margin-top: 107px;
    font-weight: bold;
    text-align: center;
}
#sec_content article:nth-child(3) ul li p{
    font-size: 12px;
    margin-top: 2px;
    color: #666;
    text-align: center;
}

#sec_content article:nth-child(4){
    width: 23.5%;
    height: 505px;
    margin-right: -2px;
    float: right;
    margin-top: 2%;
}
#sec_content article:nth-child(4) h1{
    font-size: 20px;
    text-align: center;
    margin-top: 25PX;
    font-weight: bold;
}
#product_serch_box{
    padding: 10px 5px 10px 4px;
    margin-top: 20px;
    margin-left: 35px;
}
#product_sch_bt{
        width: 51px;
        height: 39px;
        outline: none;
        float: right;
        display: block;
        position: absolute;
        top: 73px;
        left: 50%;
        margin-left: 66px;
        cursor: pointer;
}
#sec_content article:nth-child(4) h1#filter{
    margin-top: 65px;
    margin-bottom: 3px;
}
#sec_content article:nth-child(4) h1#category{
    margin-top: 65px;
    margin-bottom: 10px;
}
#sec_content article:nth-child(4) ul{}
#sec_content article:nth-child(4) ul li{}
#sec_content article:nth-child(4) ul li a{
    display: block;
    margin-top: 5px;
    margin-left: 35px;}

#sec_content article:nth-child(5){
    width: 49%;
    height: 240px;
    border: none;
}
.img_banner{
    background: url(../img/img_banner.jpg) no-repeat 0 0;
    width: 627px;
    height: 240px;
}
.img_banner:hover{
    background: url(../img/img_banner1.jpg) no-repeat 0 0;
    width: 627px;
    height: 240px;
}

#sec_content article:nth-child(6){
    width: 23.5%;
    height: 240px;
    color: #000;
}
#sec_content article:nth-child(6) h1{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}
#sec_content article:nth-child(6) ul{
    position: relative;
    margin-left: 25px;}
#sec_content article:nth-child(6) ul::after{content: ''; display: block; clear: both;}
#sec_content article:nth-child(6) ul li{float: left;}
#sec_content article:nth-child(6) ul li a{
    display: block;
    text-align: center;
    margin-top: 10px;
}
#new_first_img{
    background: url(../img/first_new.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
#new_second_img{
    background: url(../img/second_new.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
#new_third_img{
    background: url(../img/third_new.png) no-repeat 0 0;
    width: 75px;
    height: 75px;
    float: left;
}
#sec_content article:nth-child(6) ul li h3{
    font-size: 13px;
    margin-top: 107px;
    font-weight: bold;
    text-align: center;
}
#sec_content article:nth-child(6) ul li p{
    font-size: 12px;
    margin-top: 2px;
    color: #666;
    text-align: center;
}

#sec_content article:nth-child(7){
    width: 23.5%;
    height: 240px;
    color: #fff;
    border: none;
    box-sizing: border-box;
}
#sec_content article:nth-child(7) .contents{}
#sec_content article:nth-child(7) .contents ul{
    margin-left: -1px;
}
#sec_content article:nth-child(7) .contents ul::after{content: ''; display: block; clear: both;}
#sec_content article:nth-child(7) .contents ul li{
    float: left;
    margin-right: 4px;
}
#sec_content article:nth-child(7) .contents ul li:nth-child(3){
    float: right;
    margin-right: 0px;}
#sec_content article:nth-child(7) .contents ul li:nth-child(6){
    float: right;
    margin-right: 0px;
}
#sec_content article:nth-child(7) .contents ul li{}
#sec_content article:nth-child(7) .contents ul li a{
    display: block;
    position: relative;
    text-align: center;}
#sec_content article:nth-child(7) .contents ul li a img{
    width: 98px;
    height: 119px;
}
#no_right_margin{margin-right: none;}
#sec_content article:nth-child(7) .contents ul li a p{
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 2px 7px;
    color: #fff;
    position: absolute;
    top: 53px;
    
}
#sec_content article:nth-child(7) .contents ul li:nth-child(1) p{left: 15px;}
#sec_content article:nth-child(7) .contents ul li:nth-child(2) p{left: 15px;}
#sec_content article:nth-child(7) .contents ul li:nth-child(3) p{left: 7px;}
#sec_content article:nth-child(7) .contents ul li:nth-child(4) p{left: 20px;}
#sec_content article:nth-child(7) .contents ul li:nth-child(5) p{left: 19px;}
#sec_content article:nth-child(7) .contents ul li:nth-child(6) p{left: 30px;}

#sec_content article:nth-child(8){
    width: 23.5%;
    height: 240px;
    color: #000;
    background-color: #fafafa;
    border: none;
}
#sec_content article:nth-child(8) h1{
    text-align: center;
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
}
#sec_content article:nth-child(8) h2{
    text-align: center;
    margin-top: 2px;
    margin-bottom: 20px;
    font-size: 12px;
}
#sec_content article:nth-child(8) ul{
    position: relative;
    margin-left: 15px;}
#sec_content article:nth-child(8) ul::after{content: ''; display: block; clear: both;}
#sec_content article:nth-child(8) ul li{float: left;}
#sec_content article:nth-child(8) ul li a{
    display: block;
    text-align: center;
}
#case_first_img{
    background: url(../img/case_01.png) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: left;
    margin-right: 10px;
}
#case_second_img{
    background: url(../img/case_02.png) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: right;
}
#sec_content article:nth-child(8) ul li h3{
    font-size: 13px;
    margin-top: 107px;
    font-weight: bold;
    text-align: center;
}
#sec_content article:nth-child(8) ul li p{
    font-size: 12px;
    margin-top: 2px;
    color: #666;
    text-align: center;
}

#sec_content article:nth-child(9){
    width: 49%;
    height: 240px;
    float: right;
    margin-right: 0%;
    border: none;
}
.personal_banner{
    background: url(../img/personal_banner.jpg) no-repeat 0 0;
    width: 627.5px;
    height: 242px;
    margin-top: -1px;
}
#booking{
    display: block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 160px;
    height: 38px;
    line-height: 40px;
    position: relative;
    top: -90px;
    margin-left: 232px;
    text-align: center;
    font-size: 15px;
    z-index: 8888888 !important;
}
#booking:hover{
    background: #fff;
    color: #000;
    transition: all .3s ease;
}
#sec_content article:nth-child(9) h3{
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    z-index: 7777777 !important;
    position: relative;
    top: -189px;
    left: 50%;
    margin-left: -88px;
}
#sec_content article:nth-child(9) p{
    color: #fff;
    font-size: 11px;
    z-index: 7777777 !important;
    position: relative;
    top: -179px;
    left: 50%;
    margin-left: -159px;
}
.cs_bullets{
    position: relative;
    z-index: 9999999 !important;
}
.cs_thumb {
    visibility: hidden;
    position: absolute;
    opacity: 0;
    line-height: 0;
    left: -30px !important;
    top: -52px
}
.cs_bullets img{
    position: relative;
    bottom: 0px;
    margin-left: 2px;
    z-index: 9999999 !important;
}

#sec_content article:nth-child(10){
    width: 23.5%;
    height: 240px;
    border: none;
}
.icon_box{
    margin: 0 auto;
    text-align: center;}
.icon_box img{
    width: 60px;
    height: 44px;
    margin-top: 50px;
}
.icon_box .icon_title{
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;}
    
.icon_box p{
    font-size: 14px;
    margin-top: 14px;
    color: #666;
    text-align: center;}

#sec_content article:nth-child(11){
    width: 23.5%;
    height: 240px;
    border: none;
}

#sec_content article:nth-child(12){
    width: 23.5%;
    height: 240px;
    border: none;
}

#sec_content article:nth-child(13){
    width: 23.5%;
    height: 240px;
    margin-right: 0%;
    border: none;
}


/* footer */
.footer_wrap{
    width: 1920px;
    height: 374px;
    background: #000;
    margin-top: 100px;}
.footer_wrap_box::after{content: ''; display: block; clear: both;}
.footer_wrap .footer_content{
    color: #fff;
    float: left;
    margin: 0 auto;
    width: 25%;
    margin-top: 50px;
    line-height: 24px;
}
.footer_wrap .content_margin_left{margin-left: -50px;}
.footer_wrap .content_margin_right{margin-left: 50px;}
#content_padding_left{margin-left: 2px}
.content_margin_top{margin-top: 10px;}
.title_margin_top{margin-top: 30px;}
.footer_wrap_box{
    margin-left: 310px;
    padding-right: 160px;}
.footer_con_title{
    font-weight: bold;
    color: #fff;
}
.footer_content ul{}
.footer_content ul li{}
.footer_content ul li a{
    display: block;
    color: #fff;
}

.check{position: relative;}
#check_serch_box{
    padding: 3px 0;
    padding-left: 5px;
}
.check a .xi-search{
    position: absolute;
    color: #000;
    top: 40px;
    left: 150px;
}

.footer_content p{
    color: #fff;
    line-height: 18px;}

#last_serch_box{
    padding: 3px 15px 3px 0;
}
#icon{
    background: url(../img/map.svg) no-repeat 0 0;;
    width: 10px;
    height: 12px;
    position: absolute;
    left: 6px;
    top: 40px;
}

.sns{}
.sns ul{}
.sns ul::after{content: ''; display: block; clear: both;}
.sns ul li{float: left;}
.sns ul li a{
    display: block;
    margin: 10px 5px;}
.sns ul li:nth-child(1) a{
    background: url(../img/facebook.svg) no-repeat 0 0;
    width: 21px;
    height: 21px;
}
.sns ul li:nth-child(2) a{
    background: url(../img/insta.svg) no-repeat 0 0;
    width: 22px;
    height: 22px;
}
.sns ul li:nth-child(3) a{
    background: url(../img/youtube.svg) no-repeat 0 0;
    width: 21px;
    height: 21px;
    margin-top: 14px;
}
.sns ul li:nth-child(4) a{
    background: url(../img/twitter.svg) no-repeat 0 0;
    width: 24px;
    height: 19px;
    margin-top: 13px;
}




@media screen and (max-width:1280px){

.wrap{
    overflow: hidden;
    width: 960px;
    margin: 0 auto;}

.wrap .header_wrap{
        position:relative; 
        width: 100%; 
        height: 150px;
    }

#logo{
    margin-left: 180px;
    margin-right: 30px;}
   
.top_header .serch_box_wrap{
        float: left;
        margin-left: 30px;
        margin-top: 22px;
    }
.serch_box_wrap{ display: none;}
    
nav{
        position: absolute; 
        top: 4px;
        left: 50%;
        width: 100%; 
        margin-left: 215px !important;
    }
/* .bottom_header{
        position: relative;
        top: -20px;
        left: 50%;
        margin-left: -500px;
        width: 1280px;
    } */
    .bottom_header{
        margin-top: 0;
        left: 50%;
        margin-left: -500px;
    }

.bottom_header ul li a{
    display: block;
    padding-right: 20px;
    width: 100%;
}
.section_wrap .visual{
        background: url(../img/teb_main_banner1.jpg) no-repeat 0 0;
        width: 1500px;
        height: 300px;
        margin-top: -30px;
        margin-left: 190px;
        padding-right: 190px;
    }
section{width: 960px;}
article{position: relative;}
    .border_bottom::after{
        content: '';
        content: '';
        width: 228px;
        height: 1px;
        background-color: rgba(243, 243, 243, 0.7);
        position: absolute;
        top: 55px;
        left: 50%;
        margin-left: -113px;}


#sec_content article:nth-child(1){
    width: 22.9%;
    height: 240px;
    margin-top: 2%;
    margin-left: 190px;
    color: #000;
}
#sec_content article:nth-child(1) ul li:nth-child(1) a{
    margin-left: -3px;
}
#sec_content article:nth-child(1) ul li:nth-child(1) { 
    text-align: center;
    margin: 0 auto;
}

#sec_content article:nth-child(2){
    width: 22.9%;
    height: 240px;
    margin-top: 2%;
    margin-left: -16px;
    color: #000;
}
#sec_content article:nth-child(2) ul li:nth-child(1){
    margin-left: -4px;}

#sec_content article:nth-child(3){
    width: 22.9%;
    height: 240px;
    margin-top: 2%;
    margin-left: -16px;
    color: #000;
}
#sec_content article:nth-child(3) ul li:nth-child(1) {text-align: center;}
#sec_content article:nth-child(3) ul li:nth-child(1) a {
    margin-left: -3px;
}

#sec_content article:nth-child(4){ display: none;}

#sec_content article:nth-child(5){
    width: 36%;
    height: 240px;
    border: none;
    position: absolute;
    top: 580px;
    left: 190px;
}
.img_banner{
    background: url(../img/teb_img_banner1.jpg) no-repeat 0 0;
    width: 596px;
    height: 240px;
}

#sec_content article:nth-child(6){
    width: 22.9%;
    height: 240px;
    color: #000;
    position: absolute;
    top: 580px;
    left: 797px;
}
#sec_content article:nth-child(6) ul li:nth-child(1){
    margin-left: -4px;}

#sec_content article:nth-child(7){ display: none;}

#sec_content article:nth-child(8){
    width: 22.9%;
    height: 240px;
    color: #000;
    background-color: #fafafa;
    border: none;
    position: absolute;
    top: 840px;
    margin-left: 190px;
}
#case_first_img{
    background: url(../img/case_01.png) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: left;
    margin-right: 10px;
}

#sec_content article:nth-child(9){
    width: 36%;
    height: 240px;
    float: right;
    margin-right: 0%;
    border: none;
    position: absolute;
    top: 840px;
    margin-left: 495px;
}
#rt-showcase-surround{
    width: 596px;
    height: 242px;
    margin-top: -20px;
    z-index: 14;
}
#rt-showcase.slider-container { background: #F5F6F8; }
#rt-showcase-surround .slider-container .csslider1 {
    position: relative;
    display: block;
    margin: 0 auto !important;
    width: 630px;
    height: 242px;
    margin-top: 0px;
}
.personal_banner{
    background: url(../img/teb_personal_banner1.jpg) no-repeat 0 0;
    width: 596px;
    height: 242px;
}
a#booking{
    display: block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 160px;
    height: 38px;
    line-height: 40px;
    margin-top: -90px;
    margin-left: 220px;
    text-align: center;
    font-size: 15px;
    z-index: 15;
}

#sec_content article:nth-child(10){
    width: 23.5%;
    height: 240px;
    border: none;
    position: absolute;
    top: 1100px;
    left: 130px;
}
.icon_box{
    margin: 0 auto;
    text-align: center;}
.icon_box img{
    width: 60px;
    height: 44px;
    margin-top: 50px;
}
.icon_box .icon_title{
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;}
.icon_box p{display: none;}

#sec_content article:nth-child(11){
    width: 23.5%;
    height: 240px;
    border: none;
    position: absolute;
    top: 1100px;
    left: 400px;
}

#sec_content article:nth-child(12){
    width: 23.5%;
    height: 240px;
    border: none;
    position: absolute;
    top: 1100px;
    left: 630px;
}

#sec_content article:nth-child(13){
    width: 23.5%;
    height: 240px;
    margin-right: 0%;
    border: none;
    position: absolute;
    top: 1100px;
    left: 880px;
}


.footer_wrap{
    width: 100%;
    height: 374px;
    background: #000;
    margin-top: -180px;}

.footer_wrap .content_margin_left{margin-left: -55px;}
.footer_wrap .content_margin_right{margin-left: 40px;}


.footer_wrap_box{
    margin-left: 190px;
    padding-right: 100px;}


#icon{
    background: url(../img/map.svg) no-repeat 0 0;;
    width: 10px;
    height: 12px;
    position: absolute;
    left: 6px;
    top: 40px;
}




@media screen and (max-width:639px){
    .wrap{overflow: hidden;}
    #header_wrap{
        position: relative; 
        width: 100%; 
        height: 50px;}
    
    #header_wrap::after{content: ''; display: block; clear: both;}

    #logo{
        text-align: center;
        margin-left: 1%;
        font-size: 30px;}



    .serch_box_wrap{display: block;}
   
    .top_header .serch_box_wrap{
        float: left;
        position: absolute;
        top: 47px;
        left: 0.5%;
    }
    #main_serch_box{padding: 5px 80px 5px 4px;}
    #main_sch_bt{
        width: 51px;
        height: 31px;
        outline: none;
        background: url(../img/sch_bt.gif);
        float: right;
        display: block;
        position: absolute;
        top: -1px;
        left: 50%;
        margin-left: 129px;
        cursor: pointer;
    }
    .serch_box_wrap .sch_box i.xi-caret-down-min::before{
        position: absolute;
        top: 50%;
        margin-top: -7px;
        right: 50%;
        margin-right: -120px;
        display: block;
        z-index: 120;
    }
    nav{display: none;}
    .bottom_header{display: none;}
    .section_wrap .visual{
        background: url(../img/mobile_main_banner.jpg) no-repeat 0 0;
        width: 370px;
        height: 300px;
        margin-top: -30px;
        margin-left: 30px;
    }
    section{width: 100%;}
    article{position: relative;}
    .border_bottom::after{
        content: '';
        content: '';
        width: 228px;
        height: 1px;
        background-color: rgba(243, 243, 243, 0.7);
        position: absolute;
        top: 55px;
        left: 50%;
        margin-left: -113px;}


   #sec_content article:nth-child(1){
    width: 29.2%;
    height: 240px;
    margin-top: 2%;
    margin-left: 27px;
    color: #000;
}
#sec_content article:nth-child(1) ul li:nth-child(1) a{
    margin-left: 40px;
}
#sec_content article:nth-child(1) ul li:nth-child(1) { 
    text-align: center;
    margin: 0 auto;
}

#sec_content article:nth-child(2){
    width: 29.2%;
    height: 240px;
    margin-top: 2%;
    position: absolute;
    top: 560px;
    left: 42px;
    color: #000;
}
#sec_content article:nth-child(2) ul li:nth-child(1){
    margin-left: 38px;}

#sec_content article:nth-child(3){
    width: 29.2%;
    height: 240px;
    margin-top: 2%;
    margin-left: -16px;
    color: #000;
    position: absolute;
    top: 820px;
    left: 42px;
}
#sec_content article:nth-child(3) ul li:nth-child(1) {text-align: center;}
#sec_content article:nth-child(3) ul li:nth-child(1) a {
    margin-left: 40px;
}

#sec_content article:nth-child(4){ display: none;}

#sec_content article:nth-child(5){
    width: 29.2%;
    height: 240px;
    border: none;
    position: absolute;
    top: 1100px;
    left: 26px;
}
.img_banner{
    background: url(../img/mobile_img_banner1.jpg) no-repeat 0 0;
    width: 376px;
    height: 203px;
}

#sec_content article:nth-child(6){
    width: 29.2%;
    height: 240px;
    color: #000;
    position: absolute;
    top: 1320px;
    left: 26px;
}
#sec_content article:nth-child(6) ul li:nth-child(1){
    margin-left: 38px;}

#sec_content article:nth-child(7){ display: none;}

#sec_content article:nth-child(8){
   display: none;
}
#case_first_img{
    background: url(../img/case_01.png) no-repeat 0 0;
    width: 132px;
    height: 91px;
    float: left;
    margin-right: 10px;
}

#sec_content article:nth-child(9){
    width: 36%;
    height: 240px;
    float: right;
    margin-right: 0%;
    border: none;
    position: absolute;
    top: 840px;
    margin-left: 26px;
}
.personal_banner{
    background: url(../img/mobile_personal_banner.jpg) no-repeat 0 0;
    width: 376px;
    height: 203px;
    margin-top: 738px;
}
#booking{
    display: block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 120px;
    height: 38px;
    line-height: 40px;
    margin-top: -87px;
    margin-left: 133px;
    text-align: center;
    font-size: 15px;
}

#sec_content article:nth-child(10){
    width: 23.5%;
    height: 240px;
    border: none;
    margin-top: 670px;
    margin-left: -70px;
}
.icon_box{
    margin: 0 auto;
    text-align: center;}
.icon_box img{
    width: 60px;
    height: 44px;
    margin-top: 50px;
}
.icon_box .icon_title{
    font-weight: bold;
    font-size: 16px;
    margin-top: 20px;}
.icon_box p{display: none;}

#sec_content article:nth-child(11){
    width: 23.5%;
    height: 240px;
    border: none;
    margin-top: 800px;
    margin-left: -341px;
}

#sec_content article:nth-child(12){
    width: 23.5%;
    height: 240px;
    border: none;
    margin-top: 930px;
    margin-left: -570px;
}

#sec_content article:nth-child(13){
    width: 23.5%;
    height: 240px;
    margin-right: 0%;
    border: none;
    margin-top: 1050px;
    margin-left: -825px;
}
.footer_wrap{
    width: 100%;
    height: 400px;
    background: #000;
    margin-top: 840px;
}
.footer_wrap .content_margin_left{margin-left: -5px;}
.footer_wrap .content_margin_right{margin-left: 5px;}
.footer_wrap_box{
    margin-left: 20px;
    padding-right: 100px;}
#rule{
    margin-left: 130px;
    width: 200px;}
.check{display: none;}
#code_pink{display: none;}
#map_sch{display: none;}
.sns{
    margin-top: 200px;
    left: -100px;
}









