/*##############################*/
body {width:100%;
}

.js-load {
    display: none;
}
.js-load.active {
    display: block;
}
.is_comp.js-load:after {
    display: none;
}
.btn-wrap, .lists, .main {
    display: block;
}
.js-btn-wrap{ display:none;}
.sb{display:block}
/*
.lists {
    margin-bottom: 4rem;
}
*/
.lists__item {
    padding: 20px;
    background: #EEE;
}
.btn-wrap {
    text-align: center;
    
}
.btn-wrap a {
    display: inline-block;
    padding:10px 0;
    box-sizing:0;
    border:1px solid #ccc;
    width:200px !important;
    margin:0 auto;
}


/*##################*/




.top-deco-text {
    background-color:#f8f8f8;
}
.top-deco-text p {
    padding:30px 0;
    box-sizing:border-box;
    text-align: center;
    color:#333;
    font-size:18px;
    word-break:keep-all;
    
}
.top-deco-text p:before {
    content: "!";display: inline-block;
    width:30px;height:30px;
    background-color:#ffc119;
    margin-right:2%;
    border-radius:2px;
    color:#fff;
    color:#fff;
    
}
.con_time {
    
    width:100%;

    text-align: center;
    font-size:15px;
    padding:10px 0;
    box-sizing: border-box;
    border:1px solid #ffc119;
    background-color:#ffc119;
}
.con_times {
    font-weight:500;
}


.sub_visual_zone {
    width:100%;
    height:400px;
    
}
.sub_visual {
    width:100%;
    height:100%;
    background:url(/img/sub_visual.png);
    background-repeat:no-repeat;
    background-position:center center;
    position: relative;
}
.sub_title {
    width:100%;
    position:absolute;
    top:55%;
    
    transform: translateY(-50%);
}
.sub_title h2 {
    color:#fff;
    font-size:48px;
    text-align: center;
     font-weight:400;

}
.sub_title h2:after{
    content:"";display:block;
    width:100px;height:1px;

    background-color:#f5a20e;
    margin:15px auto 20px;
   
}
.sub_title h3 {
    color:#fff;
    text-align: center;
    font-weight:300;
}
.content {
    width:100%;
}
.content_wrap {
    max-width:1200px;
    width:100%;
    padding-top:60px;
    margin:0 auto;
}
.list_nav {
    width:100%;
}
.list_nav ul {
    font-size:0;
    width:100%;
    padding:0 10px;
    box-sizing:border-box;
}
.list_nav ul li{
    display:inline-block;
    border-radius:5px;
    width: calc(11.11% - 20px);
    margin:10px;
    text-align: center;
    
    
}
.list_nav ul li a {
    display:inline-block;
    width:100%;
    height:100%;
    padding:8px 0;
    background-color:#ffc119;
    transition:background-color #ffa822;
}
.list_nav_on {
    background-color:#ffa822 !important;
    background:url(/img/correct-symbol.png) no-repeat ;
    background-position:10px center;
}
.list_nav ul li a:hover{
    background-color:#ffa822 !important;
    background:url(/img/correct-symbol.png) no-repeat ;
    background-position:10px center;
}
.list_nav ul li a {
    font-size:14px;
    color:#fff;
}
.quick_nav {
    padding-top:92px;
    padding-bottom:15px;
    width:100%;
    color:#333;
    border-bottom:1px solid #000;
    box-sizing:border-box;
}
.quick_nav ul {
    float:right;
    font-size:0;
   text-align: right;
    
}
.quick_nav ul li:first-child{
    width:73px;
    height:19px;
    background:url(/img/home.png) no-repeat ;
    vertical-align: middle;

    box-sizing: border-box;
}
.quick_nav ul li:nth-child(1) img {
    width:100%;
}

.quick_nav ul li:last-child {
    font-weight:400;
}
.quick_nav ul li:after {
    content:"";
    display:inline-block;
    background:url(/img/right-arrow.png) no-repeat;
    background-position:5px 3px;
    margin:0 13px;
    width:23px;
    vertical-align: middle;
    height:19px;
}
.quick_nav ul li:last-child:after {
    content:none;
    display:none !important;
    
}
.quick_nav ul li {
    display:inline-block;
    font-size:14px;
    height:19px;
    vertical-align:middle;
    
}

.quick_nav ul li a em{
    font-weight:500;
}

.whoops-list-inside {
    padding-top:28px;
  
}
.whoops-list-inside > ul > li {
    float:left;
    width:calc(50% - 25px);
    padding:40px 0;
    box-sizing:border-box;
    border-bottom:1px solid #dfdfdf;
    text-align:left;
}
.whoops-list-inside > ul > li:nth-child(even){
    float:right;
}
.whoops_list_photo {
    float:left;
    padding-right:28px;
    box-sizing: border-box;
  
}
.whoops_list_photo a {
    width:100%;
    height:100%;
    display: block;
}
.whoops_list_photo a img {
    max-width:100%;
}
.whoops_list_text {
    float:left;
    width:calc(100% - 237px);
    
    
}
.whoops_list_text_top{
    position:relative;
}
.whoops_list_text_top h3 {
    font-size:24px;
    vertical-align: top;
    font-weight:400;
}
.whoops_list_text_top .round_check{
   /* position:absolute;*/
    top:5px;
    right:0;
}
.job_name {
    font-size:14px;
    display:inline-block;
    padding-left:3px;
    box-sizing: border-box;
}
.whoops_list_tel{
    margin:10px 0;
}
.whoops_list_tel p{
    font-size:20px;
    color:#9b5517;
}
.whoops_list_tel p span{
    font-weight:700;
    color:#168500;
    font-size:30px;
}
.whoops_list_text_middle {
    box-sizing: border-box;
}
.ddamddam{
    min-height:39px;
    font-size:12px;
    color:#444444;
    opacity:0.8;
}
.ddamddam:before {
    content:""; width:100%;height:20px;display: block;
    background:url(/img/ddamddam.png) no-repeat;
    background-position:0px center;
    
}
.round_check {
    position:relative;

  
    background-position:0px center;
    font-size:14px;
    color:#444444;
    font-weight:500;
}


.round_check:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 12px;
    background: url(/img/round_check.png) no-repeat;
    background-position: ;
}
.whoops_list_text .consulting_zone{
    margin-top:20px;
    width:100%;
}
.whoops_list_text .consulting_zone ul{
    font-size:0;
}
.whoops_list_text .consulting_zone li{
    background-position:2% center;
    width:calc(33.33% - 10px);
    margin-right:10px;
    background-size:50% 50%;
    display:inline-block;
}
.whoops_list_text .consulting_zone li:last-child{
    margin-right:0;
}
.whoops_list_text .consulting_zone li a{
    display:block;
    font-size:16px;
    color:#474747;
    border:1px solid #ccc;
    padding:5px 0;
    box-sizing:border-box;
    text-align:center;
}
.whoops_list_text .consulting_zone li a span{
    position:relative;
    padding-left:20px;
    box-sizing:border-box;
    display:inline-block;
}
.call-answer:before{
    content:"";
    display:block;
    width:14px;
    height:14px;
    background:url(/img/call-answer.png) no-repeat 0 -14px;
    position:absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}
.coin-stack:before{
    content:"";
    display:block;
    width:15px;
    height:14px;
    background:url(/img/coin-stack.png) no-repeat 0 -14px;
    position:absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}
.valentines-heart:before{
    content:"";
    display:block;
    width:15px;
    height:10px;
    background:url(/img/valentines-heart.png) no-repeat 0 -10px;
    position:absolute;
    top:50%;
    left:0;
    transform: translateY(-50%);
}

.whoops_list_text .consulting_zone li a:hover{
    background:#ffa822;
    color:#fff;
}
.whoops_list_text .consulting_zone li a:hover span:before{
    background-position:0 0;
}
/*
.whoops_list_text .consulting_zone li:nth-of-type(1) a{
    background:#ffc119 url(/img/call-answer.png) no-repeat;
    background-position:10% center;
}
.whoops_list_text .consulting_zone li:nth-of-type(1) a{
    color:#fff;
}
.whoops_list_text .consulting_zone li:nth-child(2) a{
    background:url(/img/coin-stack.png) no-repeat;
    background-position:10% center;
  

}
.whoops_list_text .consulting_zone li:nth-child(3) a{
    background:url(/img/valentines-heart.png) no-repeat;
    background-position:10% center;
}
*/



.whoops-list  {
    padding-bottom:150px;
    box-sizing:border-box;
}
.list_head_line {
    width:100%;
    text-align: center;
    padding-top:60px;
    
    box-sizing:border-box;
    
}
.list_head_line h3{
    font-size:30px;
    font-weight:400;
}
.main_content {
    padding-top:60px;
    max-width:1050px;
    width:100%;
    margin:0 auto;
}

.list_photo_area {
    float:left;
    padding-right:100px;
}
.list_text_area {
    float:left;
    width: calc(100% - 449px);
}
.list_text_top {
    border-bottom:2px solid #fafafa;
}
.list_text_top p {
    font-size:18px;
    font-weight:200;
    
}
.list_text_top h4 {
    font-size:30px;
 
}
.list_text_middle {
    padding:10px 0;
    border-bottom:2px solid #fafafa;
}
.list_text_middle p{
    font-size:18px;
    color:#333333;
}
.list_text_top h4:after {
    content:"";display:block;width:80px;height:2px;background-color:#ffc119;
}
.settings {
    font-size:0px;
    color:333;
    padding:15px 0;
   
    
}
.settings li {
    display:inline-block;
    font-size:14px;
    color:#333;
    margin:5px;
    background-color:#ccc;
    border-radius:30px;
   
    padding:3px 10px;
    box-sizing: border-box;
    text-align:center;
}
.list_text_bottom {
    padding:15px 0;
    border-bottom:2px solid #fafafa;
    background:url(/img/telephone-of-old-design.png) no-repeat;
    background-position:5px center;
    box-sizing:border-box;
}
.list_text_bottom strong {
    color:#9b5517;
    font-size:36px;
    padding-left:50px;
    box-sizing:border-box;
    font-weight:400;
}
.phone_color {
    color:#168500;
}
.consulting_btn{
    width:100%;
    padding:20px 0;
}
.consulting_btn ul{
    width:100%;
    font-size:0;
}
.consulting_btn ul li{
    display:inline-block;
    font-size:15px;
    border:1px solid #ccc;
    width:22%;
    margin-right:3%;
    padding:10px 0;
    text-align: center;
    box-sizing: border-box;
}
.consulting_btn ul li a{
    color:#333;
    display:inline-block;
    width:100%;
    height:100%;
    
}
.consulting_btn ul li:nth-child(1){
    background:url(/img/call-answer.png) no-repeat;
    background-position:10% center;
    background-color:#168500;
    
  
}
.consulting_btn ul li:nth-child(1) a{
    
    color:#fff;
    
}
.consulting_btn ul li:nth-child(2){
    background:url(/img/coin-stack.png) no-repeat;
    background-position:10% center;
  

}
.consulting_btn ul li:nth-child(3){
    background:url(/img/valentines-heart.png) no-repeat;
    background-position:10% center;
}

.cunsult_ok {
    width:50%;
    margin:20px auto 0;
    text-align: center;
    
}

.cunsult_ok_zone {
    width:100%;
}
.cunsult_ok1 {
    width:209px;
    margin-top:20px;
    text-align: center;
}
.cunsult_ok_blue {
    width:209px;
    margin-top:20px;
    text-align: center;
    
}
.cunsult_ok_red {
    width:209px;
    margin-top:20px;
    text-align: center;
}

.cunsult_ok1 a {
    margin:0 auto;
    display:block;
    width:100%;
    color:#fff;
    background-color:#ffc119;
    padding:15px 30px;
    box-sizing:border-box;
    
}

.cunsult_ok_blue a {
    margin:0 auto;
    display:block;
    width:100%;
    color:#fff;
    background-color: #5384f5;
    padding:15px 30px;
    box-sizing:border-box;
    

}

.cunsult_ok_red a {
    margin:0 auto;
    display:block;
    width:100%;
    color:#fff;
    background-color: #ff0d5f;
    padding:15px 30px;
    box-sizing:border-box;

}


.cunsult_ok a {
    
    display:inline-block;
    width:100%;
    color:#fff;
    background-color:#ffc119;
    padding:15px 30px;
    box-sizing:border-box;
    
}
.main-list-text {
    width:100%;
    padding-top:70px;
    box-sizing:border-box;
}
.main-list-text div {
    width:100%;
}
.main-list-text h3{
    color:#ffc119;
    font-size:20px;
    padding:10px 0;
    box-sizing: border-box;
    
}
.main-list-text > div {
    border-bottom:1px solid #d2d2d2;
    padding-bottom:30px;
    box-sizing:border-box;
}
.main-list-text ul li {
    
    padding:5px 0 0 15px;
    width:100%;
    box-sizing: border-box;
    background:url(/img/dot.png) no-repeat;
    background-position:0 center;
}
.back_button {
    width:273px;
    margin:50px auto;
    border:1px solid #ccc;
    text-align: center;
    background:url(/img/back_icon.png) no-repeat;
    background-position:10% center;
    padding:20px 0px;
}
.back_button  a {
    display: block;
    width:100%;
    height:100%;
    
    
    
}
.map_zone {
    width:100%;
}
.second-box {
    
    width:100%;
    padding:15px 0;
    box-sizing: border-box;
    background-color:#575757;
    text-align: center;
    color:#fff;
    font-size:20px;
    
    
}
.resting{
    margin:0 auto;
}
.resting:before {
    content:"";display:inline-block;width:15px;height:25px;background:url(/img/place_gm_blue_24dp.png) no-repeat;
    background-position:center 1px;
    
    ;box-sizing: border-box;
    vertical-align:middle;
}
.map_zone_inside {
    padding-top:32px;
    
}
.google_map {
    display:block;
    border:1px solid #ccc;
    
}
.map {
    float:left;
    width:50%;
    box-sizing:border-box;
}
.map_guidance{
    float:left;
    width:50%;
    height:305px;
    font-size:20px;
    border:1px solid #ccc;
    box-sizing:border-box;
    border-left:none;
    text-align: center;
    background:url(/img/telephone-handle-silhouette.png) no-repeat;
    background-position:center center;
    background-size:100% 100%;
}

.map_guidance strong {
    font-size:20px;
    padding:70px 0 10px;
    display:block;
    width:100%;
    text-align:center;
}

.map_guidance span{
    font-size:14px;
    display:block;
    text-align: center;
}
.map_guidance em {
    font-weight:500;
}
.map_guidance .WC:after {
    content:"";display:inline-block;
    width:7px;
    height:7px;
    border-radius:7px;
    background-color:#ffc119;
    vertical-align:top;
    
}
.WC {
    
   color:#ffc119;
}
.tel_zone {
    background-color:#575757;
    width:70%;
    padding:10px 0;
    margin:30px auto;
    font-size: 0;
}
.tel_zone p {
    display:inline-block;
    color:#fff;
    font-size:16px;
    width:50%;
    padding:0 10px;
    box-sizing:border-box;
}
.comment_zone {
    padding-top:90px;
}
.comment_zone h3 {
    letter-spacing:3px;
    font-size:30px;
    margin:0 auto;
    text-align: center;
    padding-bottom:20px;
    box-sizing: border-box;

}
.comment_zone h3:after {
    content:"";display:block;width:80px;height:2px;background-color:#ffc119;margin:20px auto 0;
}
.comment_count {
    
    box-sizing:border-box;
    font-size:16px;
    color:#999999;
    padding:20px 0;
    padding-left:30px;
}
.comments {
    border-top:
        1px solid #ccc;
}
.u_comment {
    padding:20px 0 35px 4%;
    box-sizing: border-box;
    background-color:#fbfbfb;
    border-bottom:1px solid #dedede;
}
.w_comment {
    padding:20px 0 35px 7%;
    box-sizing: border-box;
    background-color:#fff;
    border-bottom:1px solid #dedede;
}
.comment_top {
    font-size:0;
}
.comment_top p{
    display:inline-block;
    font-size:14px;
    vertical-align:middle;

}
.comment_id {
    padding:0 10px;
    box-sizing: border-box;
    font-weight:400;
}
.comment_id:after {
    /*content:"4 시간전 작성";color:#ccc;font-size:13px;*/
    font-weight:300;padding-left:10px;
}
.comment_bottom {}
.comment_bottom p{
    font-size:14px;
    font-weight:400;
}
.comment_bottom p:nth-of-type(1){
    padding-top:20px;
}

.consulting_btn1{
    width:100%;
    font-size:0;
    padding:20px 0;
    box-sizing: border-box;
}
.consulting_btn1 li{
    display: inline-block;
    font-size: 15px;
    border: 1px solid #ccc;
    width: 22%;
    margin-right: 3%;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
}
.consulting_btn1 li a span{
    
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
    display: inline-block;
    
}
.consulting_btn1 li:nth-child(1){
    
    background-position:10% center;
   
}

.consulting_btn1 li:hover{
    background:#168500;
    color:#fff;
}
.consulting_btn1 li:hover a{
    color:#fff;
}

.consulting_btn1 li:hover .call-answer:before{
    background:url(/img/call-answer1.png);
    background-size:100% 100%;
    
}
.consulting_btn1 li:hover .coin-stack:before{
    background:url(/img/coin-stack2.png);
    background-size:100% 100%;
}
.consulting_btn1 li:hover .valentines-heart:before{
    background:url(/img/valentines-heart2.png);
    background-size:100% 100%;
    
}
.main_tab_menu {
    padding-top:100px;
    box-sizing:border-box;
    width:100%;
    
    
    
}
.main_tab_menu {
    font-size:0;
}
.main_tab_menu li {
    width:50%;
    border:1px solid #ccc;
    display:inline-block;
    font-size:20px;
    text-align: center;
    box-sizing: border-box;
}
.menu2 {
    border-left:none !important;
    border-right:none !important;
}
.main_tab_menu li a {
    display:block;
    width:100%;
    padding:10px 0;
    box-sizing:border-box;
}


.view_main_content{
    width:100%;
    position: relative;
}

.profile {
   padding-bottom:30px;
   box-sizing:border-box;
}
.comment_zone {
    padding-bottom:30px;
   box-sizing:border-box;
}


.prepayment {
    padding:100px 0;
    width:100%;
    box-sizing:border-box;
    
}
.prepayment h2 {
    text-align: center;
}





.app_cst_tit {
    text-align: left;
    position: relative;
    border-bottom:1px solid #d2d2d2;
    box-sizing:border-box;
}

.app_cst_tit .abs_p {
    position: absolute;
    bottom: 0;
    right: 0;
}

.app_cst_tit em {
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    background: #ff7676;
    color: #fff;
    font-size: 18px;
    font-family: 'NanumSquare', sans-serif;
    vertical-align: middle;
    text-align: center;
    font-weight: 700;
}
sup{
    color:#ff2828;
    font-size:14px;
}
.app_cst_tit span {
    font-size: 20px;
    color: #333333;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-weight: 700;
}


.app_cst_form{
    padding-bottom:40px;
    box-sizing:border-box;
}
.app_cst_form_table {
    width: 100%;
    border-bottom: 0;
    margin-top:30px;
}
.app_cst_form_table table {
    width: 100%;
    border-top: 3px solid #858585;
    box-sizing: border-box;
    table-layout: fixed;
    border-bottom: 2px solid #858585;
}

.app_cst_form_table table th {
    background: #f0f0f0;
    font-size: 14px;
    color: #171717;
    padding: 10px 15px;
    box-sizing: border-box;
    border-bottom: 1px solid #d2d2d2;
    text-align:left;
    font-family:'Poppins', sans-serif;
    font-weight:700;
}
.app_cst_form_table td {
    padding: 10px 15px;
    border-bottom: 1px solid #d2d2d2;
    box-sizing: border-box;
}



.app_form1{
    width: 15%;
}

.app_form2 {
    width: 85%;
}

.app_cst_form_table table button {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    padding: 0 20px 0 10px;
    box-sizing: border-box;
    background: #858585 url(/img/right_button.png) no-repeat right 10px center;
    font-family: 'NanumSquare', sans-serif;
    max-width: 110px;
    width: 100%;
    border: 0;
    /*    display:inline-block;*/
}
select {
-webkit-appearance: none;
-moz-appearance:none;
appearance:none;
}
.app_cst_form_table table input {
    height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
}

.app_cst_form_table table select {
    height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    background: url(/img/select_down.png) no-repeat right 10px center;
}

.app_cst_form_table table textarea {
    resize: none;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
    padding: 10px;
}

input[readonly] {
    background: #fbfbfb;
}

.a_btn {
    border: 1px solid #bfbfbf;
    box-sizing: border-box;
    font-size: 12px;
    color: #1b1b1b;
    font-family: 'NanumSquare', sans-serif;
    display: inline-block;
    margin-left: 20px;
    padding: 5px 10px;
    background: #eeeeee;
}

.app_btn {
    margin-top: 30px;
    text-align:center;
}

.app_btn button {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding:10px 30px;
    box-sizing:border-box;
/*    font-family: 'NanumSquare', sans-serif;*/
    background:#f5a20e;
}

.app_input_30{
    width:30%;
}
.app_input_60{
    width:60%;
}
.app_input_100{
    width:100%;
}



.chk_box{
    margin-top:10px;
}
.chk_box input[type="checkbox"] {
    display: none;
}

.chk_box input[type="checkbox"] + label {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align:baseline;
}

.chk_box input[type="checkbox"] + label span {
    display: inline-block;
    margin-left: 5px;
    color: #666666;
    font-size: 14px;
}

.chk_box input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #c2c2c2;
    box-sizing: border-box;
}

.chk_box input[type="checkbox"]:checked + label:before {
    background: #5384ff;
}    
/*##############################이용안내####################*/
.woops-info {
    width:100%;
    
}
.woops-info div {
    float:left;
    width:50%;
}
.woops-info div img {
    width:100%;
    opacity:.5;
    transition:all .2s ease-in;
}
.woops-info:hover img {
      opacity:1;
    
}
.woops-info-text {
 padding-left:40px;
    box-sizing: border-box;
    font-size:16px;
    
}
.woops-info-text span {
    display: block;
}
.woops-info-text h3 {
    font-size:30px;
    font-weight:300;
    padding-bottom:20px;
    box-sizing: border-box;
}
.woops-info-text h3 strong {
    font-size:36px;
    color:#ffc119;
    font-weight:400;
    
}
.woops-info-photo{
    height:100%;
}
.join-button {
    width:40%; 
    margin:30px 0;
    background-color:#ccc;
    text-align: center;
    
}
.join-button a {
    display:block;
    width:100%;
    padding:10px 0;
    box-sizing: border-box;
    color:#fff;
}
.join-button a:hover {
    background-color:#ffc119;
    
}
.red {
    color:#f00;
}
.starz {
    font-size:13px;
    padding:30px 0;
    box-sizing: border-box;
}
.woops-info-menual {
    border-top:1px solid #d9d9d9;
     width:100%;
  
    box-sizing:border-box;
    text-align: center;
    
}
.woops-info-menual li {
    margin:0 auto;
    width:100%;
    margin-bottom:20px;
    background-color:#f4f4f4;
    padding:20px 0;
    box-sizing:border-box;
    border-radius:10px;
}
.woops-info-menual li:nth-child(even){
    background-color:#e9e9e9;
}
.woops-info-menual h3 {
    padding:30px 0;
    box-sizing: border-box;
    font-size:30px;
}

.numbuz {
    display:inline-block;
    width:22px;
    height:22px;
    border-radius:22px;
    color:#fff;
    background-color:#ffc119;
    text-align: center;
    margin-right:1%;
}
.final-bottom {
    width:100%;
    padding:30px 0;
    box-sizing: border-box;
    color:#999;
}

/*퀵네비 1*/
.quick_nav1 {
    padding-top:0px;
    padding-bottom:15px;
    width:100%;
    color:#333;
    border-bottom:1px solid #000;
    box-sizing:border-box;
}
.quick_nav1 ul {
    float:right;
    font-size:0;
    
}
.quick_nav1 ul li:nth-child(1){
    width:23px;
    height:19px;
    background:url(/img/home.png) no-repeat ;
    vertical-align: middle;
}
.quick_nav1 ul li:nth-child(1) a {
    display:inline-block;
    width:100%;
    height:100%;
}
.quick_nav1 ul li:nth-child(2) {
    font-weight:400;
}
.quick_nav1 ul li:nth-child(2):before {
    content:"";display:inline-block;
    background:url(/img/right-arrow.png) no-repeat;
    background-position:5px 3px;
    margin:0 13px;
    width:23px;
    vertical-align: middle;
    height:19px;
}
.quick_nav1 ul li {
    display:inline-block;
    font-size:14px;
    height:19px;
    vertical-align:middle;
    
}

.quick_nav1 ul li a em{
    font-weight:500;
}



/*##########*/
@media (max-width:1024px) {
    .diag_form_chk {
        padding: 0 10px;
    }

    .chk_box input[type="checkbox"] + label span {
        font-size: 13px;
    }
}

@media (max-width:768px) {
    
    
    .top-deco-text {
    background-color:#f8f8f8;
}
.top-deco-text p {
    padding:20px 0;
    box-sizing:border-box;
    text-align: center;
    color:#333;
    font-size:15px;
    word-break:keep-all;
    vertical-align:middle;
    
    
}
.top-deco-text p:before {
    content: "!";display: inline-block;
    width:20px;height:20px;
    background-color:#ffc119;
    margin-right:2%;
    border-radius:2px;
    color:#fff;
    color:#fff;
    vertical-align:middle;
    
}
    
    
    /*#######################*/
    
    .second-box {
  
    padding: 10px 0;
  
}
    .woops-info-menual li {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 20px;
    background-color: #f4f4f4;
    padding: 20px 50px;
    box-sizing: border-box;
    border-radius: 10px;
    position: relative;
    text-align:left;
}
    .numbuz {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    color: #fff;
    background-color: #ffc119;
    text-align: center;
    margin:0;
    position:absolute;
    left:15px;
        top:20px;
}
    
    
    
    /*#######################*/
    .diag_first_in h4 {
        font-size: 24px;
    }

    .diag_first_in p {
        font-size: 14px;
    }

    .diag_form {
        padding: 0 0 10px;
    }

    .diag_form_chk {
        width: 100%;
        border-right: 0;
        padding: 15px 0;
        box-sizing: border-box;
        border-bottom: 1px solid #d2d2d2;
    }

    .diag_form_chk:nth-of-type(2) {
        width: 100%;
    }

    .half_float > div {
        width: 100%;
        float: none;
    }

    .diag_form_chk {
        height: auto;
    }

    .chk_box {
        margin-top: 5px;
    }

    .diag_tit em {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .diag_tit span {
        font-size: 16px;
    }

    .diag_tit .abs_p {
        position: relative;
        text-align: right;
    }

    .diag_form1 {
        width: 30%;
    }

    .diag_form2 {
        width: 70%;
    }

    .diag_form table input {
        width: 100% !important;
    }

    .diag_form table select {
        width: 100% !important;
    }

    .diag_form table button {
        width: 100%;
        max-width: 100%;
        margin-top: 5px;
    }

    .diag_btn {
        text-align: center;
    }

    .a.btn {
        margin: 0;
        text-align: center;
    }
    .tel_zone p {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
}





@media (max-width:1240px){
    .map_guidance {
    float:none;
     clear: both;
    width: 100%;
    font-size: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-left: none;
    text-align: center;
    background: url(/img/telephone-handle-silhouette.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
        .map {
    float: none;
    clear:both;
    width:100%;
}
}
@media (max-width:1200px){
    

    
    .list_nav ul li {
        width:25% !important;
        margin:0 !important;
        border-radius:0 !important;
        border:1px solid #fff;
        box-sizing: border-box;
    }
    
    .main_tab_menu {
    padding-top: 50px;
    box-sizing: border-box;
    width: 100%;
}
    
}
@media (max-width:1150px){
    .whoops-list-inside ul li {
        clear: both;
        float:none;
        margin:0 auto;
        width:100%;
    }

    .list_photo_area {
        padding-right:30px;
    }
    .list_text_area {
  
       width: calc(100% - 379px);
    }
    .consulting_zone ul li {
    display: inline-block;
    font-size: 15px;
    margin:0;
    width: 33%;
   
   
}
}
    
    
@media (max-width:1024px){
    .footer_wrap_top_ul li{
        width:100%;
    }
}
@media only screen and (max-width:880px){
    
    
    div {
        display:block
    }    
    .cunsult_ok_blue {
        width: 40%;
    margin:20px auto;
    text-align: center;
    
}
.cunsult_ok_red {
    width:209px;
    margin-top:20px;
    text-align: center;
}
    
    
.whoops_list_text .consulting_zone {
    margin-top: 0px;
  
}
    .ddamddam:before {
    display:none;
}
    .list_text_bottom{
        background:none;
    }
    .main_tab_menu li {
    width:50%;
    border:1px solid #ccc;
    display:inline-block;
    font-size:15px;
    text-align: center;
    box-sizing: border-box;
}
    
    .cunsult_ok1 {
    width: 100%;
    margin-top:0 auto;
    text-align: center;
}
    .cunsult_ok1 a{
    width: 40%;
    margin-top: 20px auto;
    text-align: center;
}
    .whoops_list_photo {
        width:209px;
        float:none;
        clear: both;
        margin:0 auto;
        padding:0;
          
          
    }
    .list_text_middle {
        text-align: center;
        padding:30px 0;
    }
     .list_nav ul li {
        width:50% !important;
        margin:0 !important;
        border-radius:0 !important;
        border:1px solid #fff;
        box-sizing: border-box;
    }
    .whoops_list_text {
        width:100%;
        text-align: center;
    }
    .whoops_list_text_middle {
        padding-top:5px;
    }
    .list_photo_area {
    margin: 0 auto;
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
    text-align: center;
    padding-bottom: 20px;
        
    }
    .list_text_area {
    clear: both;
    float: none;
    width: 100%;
    margin: 0 auto;
}
    .list_text_top {
    text-align: center;
}
    .list_text_bottom {
    text-align: center;
}
    .list_text_top h4:after {
    margin: 0 auto;
}
    .consulting_btn1 ul{
        width:100%;
    }
    .consulting_btn1 li {
    display: inline-block;
    font-size: 15px;
    border: 1px solid #ccc;
    width:calc(50% + 1px);
    margin-right:-1px;
    padding: 10px 0;
    text-align: center;
    box-sizing: border-box;
    
    }
    .consulting_btn1 li:nth-child(3){
        margin:0;
    }
    .comment_zone {
    padding-top: 50px;
}
    }
@media (max-width:768px){
    
    
    
    .quick_nav  {
        padding-top:20px;
    }
    .sub_title h3 {word-break:keep-all;
}
    .final-bottom{word-break:keep-all;
}
    
    }
    
@media (max-width:650px){
    .main_content {
        
        margin-bottom: 46px;
    }
}
@media (max-width:578px){
    .settings li {
    
    word-break: keep-all;
    
}
    .cunsult_ok {
        width:50%;
    }
    .list_text_top h4:after {
    margin:0 auto;
    }
    .content_wrap {
        padding-top: 15px;
    }
      .whoops_list_photo {
        width:209px;
        float:none;
        clear: both;
        margin:0 auto;
          
          
    }
    .list_text_middle {
        text-align: center;
        padding:30px 0;
    }
     .list_nav ul li {
        width:50% !important;
        margin:0 !important;
        border-radius:0 !important;
        border:1px solid #fff;
        box-sizing: border-box;
    }
    .whoops_list_text {
        width:100%;
        text-align: center;
    }
    .whoops_list_text_middle {
        padding-top:5px;
    }
    .ddamddam:before {
        display:none;
    }
    .round_check {
        padding:0;
        background:none;
    }
    .round_check:before{
        content:"";
        display:inline-block;width:14px;height:12px;
        background:url(/img/round_check.png) no-repeat;
    background-position:;
    }
    
    .consulting_zone {
        padding-bottom:0;
    }
    /*############################*/
    .map_guidance {
        clear: both;
        float:none;
        width: 100%;
        margin:0 auto;
        border-left:1px solid #ccc;
        background:none;
    }
    .map {
        
        clear: both;
        float:none;
        width: 100%;
        margin:0 auto;
        border:none !important;
        background:none;
}
    .list_photo_area {
        margin:0 auto;
        width:100%;
        float:none;
        clear: both;
        padding:0;
        text-align: center;
        padding-bottom:20px;
    }
    
    
    .list_text_area {
        clear: both;
        float:none;
        width:100%;
        margin:0 auto;
    }
    .list_text_top {
        text-align: center;
    }
    .list_text_bottom {
        text-align: center;
    }
    .list_text_bottom strong{
        font-size:25px;
        padding:0;
    }
}

@media (max-width:480px){
    
    .woops-info-text span {
        display:inline;
    }
    
    
    .photo img{
        width:100%;
    }
    

.sub_visual h2 {
   
    font-size: 30px;
   
}
    .sub_visual {
        height:400px;
    
    }
    .gre_first_box h3 {
    font-size: 22px;
    padding: 30px 0 60px;
    font-weight: 400;
}
	
}
    @media (max-width:360px){
        

   
}
