@charset "utf-8";

.cf:after{content:"";display:block;clear:both}
a{color:#111}

/***** 헤더 *****/
header{float:left;width:100%;box-shadow: 0 2px 2px rgba(0,0,0,0.2);z-index:500;background:#fff;position:relative}
.header{width:1200px;margin:0 auto;background:#fff;z-index:500}
.top_area{float:left;width:100%;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5}
.top_area .top_area_inner{width:1200px;margin:0 auto}
.top_area .top_links{float:right;height:38px;line-height:38px}
.top_area .top_links a{float:left;height:100%;margin-right:-1px;color:#6d7177;font-size:.8rem;font-family:'Nanum Gothic';letter-spacing:-0.03rem;transition:all .3s ease-in-out}
.top_area .top_links a .login{border:1px solid #a3a5a9;border-radius:20px;padding:5px 9px;margin-right:15px}
.top_area .top_links a .login:hover{border:1px solid #babdc2}
.top_area .top_links a .logout{border:1px solid #a3a5a9;border-radius:20px;padding:5px 9px;margin-right:15px}
.top_area .top_links a .logout:hover{border:1px solid #babdc2}
.top_area .top_links a .join{background:#e0e2e6;color:#61656d;border-radius:20px;padding:5px 9px;margin-right:15px;transition:all .3s ease-in-out}
.top_area .top_links a .join:hover{background:#ebedf2}
.top_area .top_links a .admin{float:left;width:44px;height:100%;line-height:18px;text-align:center;background:url('../images/icon/top_icon1.png')no-repeat center;background-size:20px;border-left:1px solid #eee;border-right:1px solid #eee}
.top_area .top_links a .admin:hover{background:#f5f5f5 url('../images/icon/top_icon1.png')no-repeat center;background-size:20px;transition:all .3s ease-in-out}
.top_area .top_links a .mypage{float:left;width:44px;height:100%;line-height:18px;text-align:center;background:url('../images/icon/top_icon2.png')no-repeat center;background-size:20px;border-left:1px solid #eee;border-right:1px solid #eee}
.top_area .top_links a .mypage:hover{background:#f5f5f5 url('../images/icon/top_icon2.png')no-repeat center;background-size:20px;transition:all .3s ease-in-out}
.top_area .top_links a:nth-child(3){margin-right:-1px}
.top_area .top_links a:last-child{margin-right:0}
.gnb{float:left;width:100%}
.gnb a{font-size:1.5rem;font-family:'NS_B';color:#111;transition: all 0.2s ease-in-out}
.gnb a:hover{color:#1a73e8}
.gnb .gnb_inner{width:1200px;margin:0 auto;height:80px;background:#fff}
.gnb .logo_area{float:left;max-width:200px;height:80px;line-height:80px;vertical-align:middle;text-align:center;margin-right:20px}
.gnb .logo_area h1{height:80px;line-height:80px}
.gnb .logo_area h1 a{float:left}
.gnb .logo_area img{vertical-align:middle}
.gnb .menu{float:left}
.gnb .menu ul li{float:left;height:80px;line-height:80px;padding:0 20px}
.gnb .menu_right{float:right}
.gnb .menu_right ul li{float:left;height:80px;line-height:80px;padding:0 20px}
.gnb .menu_right ul li:last-child{padding-right:0}

/*** 지역 ***/
.nv_panel{position:absolute;left:0;z-index:40;float:left;width:100%;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 2px 2px rgba(0,0,0,.2)}
.nv_panel .nv_location{width:1200px;margin:0 auto;padding:30px 0;height:460px}
.nv_panel .nv_location > ul{float:left;width:100%;margin-bottom:30px;}
.nv_panel .nv_location > ul li{float:left}
.nv_panel .nv_location .city_li ul{float:left;width:100%;padding:0 70px 30px 0;background:url('../images/icon/arrow_r.png')no-repeat 200px 16px}
.nv_panel .nv_location .city_li ul li{float:left;width:50%;height:50px;line-height:50px}
.nv_panel .nv_location .city_li ul li a{font-size:1.3rem;font-family:'NanumSquare';color:#333}
.nv_panel .nv_location .city_li ul li.on a{color:#ff4628}
.nv_panel .nv_location .city_li ul li a:hover{color:#ff4628}
.nv_panel .nv_location .city_li{width:22%}
.nv_panel .nv_location .dong_li{width:78%;padding-left:50px;border-left:1px solid #ebebeb;min-height:430px}
.nv_panel .nv_location .dong_li ul{float:left;width:100%}
.nv_panel .nv_location .dong_li ul li{float:left;width:100%;height:50px;line-height:50px;padding-left:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nv_panel .nv_location .dong_li ul li a{font-size:1.3rem;font-family:'NanumSquare';color:#333}
.nv_panel .nv_location .dong_li ul li a:hover{color:#ff4628}
.bg_layer{position:fixed;float:left;top:0;left:0;width:100%;height:1300%;background:rgba(0,0,0,.6);z-index:60}

/*** 검색 ***/
.nv_search > ul{width:800px;margin:0 auto}
.nv_search .search_bar{position:relative;height:56px;line-height:56px;border-bottom:3px solid #1a73e8;font-size:1.2rem;width:800px;margin-top:50px;margin-bottom:50px}
.nv_search ul li input[type="text"]{width:800px;border:0;margin:0 auto;padding-right:33px;height:53px;line-height:53px;padding:0 34px 0 0}
.nv_search ul li input[type="text"]:focus{outline:none;border:0 !important}
.nv_search ul li .btn_search{position:absolute;right:1px;top:1px;width:33px;height:51px;text-align:center;vertical-align:middle;background:#1a73e8 url('../images/icon/search_icon.png')}
.nv_search ul li .btn_search{cursor:pointer}
.nv_search .keyword{float:left;margin-bottom:50px;width:100%}
.nv_search .keyword strong{height:50px;line-height:50px;float:right;padding-right:50px;color:#1a73e8}
.nv_search .keyword > ul{float:left;width:100%}
.nv_search .keyword > ul > li{float:left;width:50%;font-size:1.3rem}
.nv_search .keyword ol{float:left;width:100%;border-left:1px solid #ebebeb;padding-left:50px}
.nv_search .keyword ol li{height:50px;line-height:50px}
.nv_search .keyword ol li a{font-size:1.2rem;color:#333;font-family:'NanumSquare'}
.nv_search .keyword ol li a:hover{color:#ff4628}

/*** 카테고리 ***/
.category_con{width:1200px;height:auto;margin:0 auto}
.category_con .catg_tab{float:left;width:100%;margin-bottom:0px;margin-top:50px}
.category_con .catg_tab ul{float:left;width:100%;border:1px solid #ccc;border-bottom:0;border-right:0}
.category_con .catg_tab ul li{float:left;height:50px;line-height:50px;width:16.66666666%;text-align:center;border-right:1px solid #ccc;border-left:none;border-bottom:1px solid #ccc}
.category_con .catg_tab ul li a{font-size:1.1rem;font-family:'NS_B';display:inline-block;width:100%;padding:0 10px;height:50px;line-height:50px}
.category_con .catg_tab ul li a:hover{background:#1a73e8;color:#fff}
.category_con .catg_tab ul li.on{background:#1a73e8}
.category_con .catg_tab ul li.on a{color:#fff}
.category_con .category_sch{float:left;width:100%;border:1px solid #ccc;padding:40px 50px 10px;background:#f5f5f5;margin-top:20px;margin-bottom:50px}
.category_con .category_sch table{width:100%;float:left;margin-bottom:10px}
.category_con .category_sch table th{float:left;width:12%;height:40px;line-height:40px;text-align:left;margin-bottom:30px;font-size:1.2rem}
.category_con .category_sch table td{float:left;width:88%;height:40px;line-height:40px;margin-bottom:30px}
.category_con .category_sch table td select{width:183px;margin-right:10px;height:40px;line-height:40px;border:1px solid #ccc;color:#666;font-family:'Nanum Gothic';padding:5px}
.category_con .category_sch table td input[type="text"]{border:1px solid #ccc;padding:0 10px;color:#666;font-family:'Nanum Gothic';height:40px;line-height:40px;width:100%}


/***** 메인 *****/

/*** 메인 슬라이드 ***/
.main_con{position:relative}
.main_visual{clear:both;width:100%;position:relative}
.main_visual .visual{position:relative}
.main_visual .main_title{position:absolute;z-index:100;width:1200px;left:50%;margin-left:-600px;margin-top:150px}
.main_visual .main_title p{color:#fff;text-shadow: 0 2px 5px rgba(0,0,0,.5)}
.main_visual .main_title h2{font-size:3.8rem;font-family:'NS_B';color:#fff;text-align:center;text-shadow: 0 2px 5px rgba(0,0,0,.5)}
.main_visual .slideshow-nav a{z-index:20000}
.main_visual .visual_wrap{position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);margin:0 auto;z-index:100}
.main_visual .main_over{position:absolute;width:100%;height:100%;background:url('../images/pattern04.png');margin:0 auto;opacity:0.1;filter:alpha(opacity=10);z-index:1}   
.row-full-wrap{position:relative}

/** 검색박스 **/
.search_box{float:left;width:1200px;height:84px;line-height:84px;background:#1a73e8;position:absolute;top:400px;z-index:5;left:50%;margin-left:-600px;border-radius:50px;box-shadow:0px 0px 38px rgba(0,0,0,.6)}
.search_box strong{float:left;width:200px;color:#fff;font-family:'NS_B';font-size:1.5rem;text-align:center;padding:0 40px}
.search_box > div{float:left;background:#fff;font-size:1.6rem;font-family:'NS_B';}
.search_box > div label{float:left;color:#888;padding:0 20px;width:23%;text-align:center;font-size:1.5rem}
.search_box > div a{float:left;font-size:1.8rem;text-align:right}
.search_box .btn_search{width:120px;background:none;color:#fff;text-align:center;background:url('../images/icon/search_box_icon.png')no-repeat center center}
.search_box .btn_search button{display:inline-block;color:#fff;text-indent:-9999999px;width:100%;height:84px;line-height:84px;}
.search_box .btn_search a{display:inline-block;color:#fff;text-indent:-9999999px;width:100%;height:84px;line-height:84px;}
.search_box .sch_con{position:relative;float:left;width:440px;overflow:hidden}
.search_box .sch_con01{border-right:1px solid #ddd}
.search_box .sch_con a{padding-right:57px;width:77%;z-index:100;position:relative;overflow:hidden;height:84px;text-overflow:ellipsis;white-space:nowrap}
.search_box .icon_area{width:21px;height:14px;background:#1a73e8;position:absolute;top:35px;right:20px;z-index:0}
#sch_bar{float:left;width:880px}
#sch_panel{float:left;position:relative;top:10px;left:50%;margin-left:-400px;z-index:7000000;width:880px;height:auto;background:#fff;border-top:6px solid #1a73e8;font-family:'NanmumSquare';box-shadow:0px 0px 21px 0px rgba(0, 0, 0, .4)}
.city_n, .dong_n{float:left;width:100%}
.city_n{padding:40px 50px;background:#fff}
.city_n ul{float:left;width:100%}
.city_n ul li{float:left;width:97px;height:48px;line-height:48px;}
.city_n ul li a{display:inline-block;width:100%;font-size:1.3rem !important;text-align:center}
.city_n ul li a:hover{color:#ee5343}
.city_n ul li.on a{color:#1a73e8}
.dong_n{padding:40px 55px;background:#f0eef1;border-top:1px solid #dfdfdf}
.dong_n ul{width:100%}
.dong_n ul li{float:left;height:60px;line-height:60px;margin:0 20px}
.dong_n ul li a{font-size:1.3rem !important;text-align:left}
.dong_n ul li a:hover{color:#ee5343}

/*** 주소 ***/
.location_area{width:100%;background:#f0eef1;border-bottom:1px solid #dfdfdf;text-align:center;margin-bottom:35px}
.location_area_inner{width:1200px;margin:0 auto;text-align:center;height:64px;line-height:64px;} 
.location_area_inner span{font-family:'NanumSquare';vertical-align:middle}
.location_area p{display:inline-block;font-size:1.4rem;position:relative;color:#111}
.location_area p strong{font-family:'NS_B'}
.location_area button{display:inline-block;font-size:1.6rem;margin-left:10px;position:relative;top:21px;color:#1a73e8;width:24px;height:24px;background:#1a73e8 url('../images/icon/refresh2.png')no-repeat center center;background-size:24px}
.location_area a{display:inline-block;font-size:1.6rem;margin-left:10px;color:#1a73e8}
.location_area button i{position:relative;top:2px;display:inline-block}
.location_area a i{position:relative;top:4px;display:inline-block}
.location_area p em{float:left;text-align:center;font-size:1rem;color:#fff;padding:0 12px;height:33px;line-height:33px;border-radius:50px;background:#474f5e;margin-top:17px;margin-right:20px}


/*** 컨텐츠 영역 ***/
.contents{width:1200px;margin:0 auto}
.con_bg{background:#fff !important}
.con_bg1{background:url('../images/icon/pattern01.png') !important}
.container{float:left;width:100%;box-shadow:0 5px 5px #ddd;border:1px solid #7c7f84;border-radius:3px;background:url('../images/icon/pattern02.png');padding:40px}
.container .txt_area01{width:100%;height:162px;margin-bottom:15px;overflow-y:scroll;border:1px solid #ccc;background:#fff;padding:20px;font-size:.9rem;line-height:1.8;font-family:'Nanum Gothic'}
.container .txt_area02{width:100%;height:auto;margin-bottom:15px;border:1px solid #ccc;background:#fbfcff;padding:30px;font-size:.9rem;font-family:'Nanum Gothic';line-height:1.8}
.container .txt_area02 a{color:#3399ff;font-family:'NG_B';text-decoration:underline !important}
.container section{float:left;width:100%;margin:30px 0;padding-bottom:30px}
.container section.sns_login{border-bottom:0}
.container section label{float:right;font-size:.95rem;font-family:'NG_B'}
.container fieldset{float:left;width:100%;margin-bottom:40px}
.container fieldset ul{float:left;width:100%;margin-bottom:30px}
.container fieldset ul li{height:68px;line-height:68px;border-bottom:1px dashed #d9d9d9}
.container fieldset > ul > li > label{width:16%;text-align:left;display:inline-block;font-size:1.1rem;font-family:'NS_B'}
.cheditor-pulldown-container div label{float:none !important;width:auto !important}
.container fieldset ul li label em{color:#f75467;margin-left:5px}
.container fieldset ul li input{text-align:left;vertical-align:middle;width:58%;font-size:.95rem;font-family:'Nanum Gothic';color:#111}
.container fieldset ul li input[type="text"]{border:1px solid #d8d8d8;height:38px;line-height:38px;margin-right:10px;border-radius:2px;padding:0 10px}
.cheditor-modify-block input{text-align:left;vertical-align:middle;width:auto !important;font-size:100% !important;font-family:'Nanum Gothic';color:#111;padding:0 8px !important;height:18px !important;line-height:18px !important;margin-top:5px !important;margin-bottom:5px !important}
.cheditor-modify-block select{padding:0 8px !important;height:18px !important;line-height:18px !important;margin-top:0 !important;margin-top:5px !important;margin-bottom:5px !important}
.container fieldset ul li input[type="text"].qa_title{width:72%}
.container fieldset ul li input[type="password"]{border:1px solid #d8d8d8;height:38px;line-height:38px;margin-right:10px;border-radius:2px;padding:0 10px}
.container fieldset ul li input[type="file"]{border:1px solid #d8d8d8;height:38px;line-height:30px;margin-right:10px;border-radius:2px;padding:5px;vertical-align:middle;background:#fff !important}
.container fieldset ul li .user_id{display:inline-block;width:58%;height:38px;line-height:38px;margin-right:10px;border-radius:2px;padding:0 10px;color:#2282f9;font-size:1.1rem}
.container fieldset ul li .txt{font-family:'Nanum Gothic';color:#05aae0;font-size:.95rem;letter-spacing:-0.03em}
.container fieldset ul li .txt2{color:#333;font-family:'NG_B'}
.container fieldset ul li button{display:inline-block;margin-right:10px;color:#333;border-radius:3px;height:38px;line-height:38px;vertical-align:middle;border:1px solid #ccc;padding:0 15px;font-size:.95rem;font-family:'Nanum Gothic';text-shadow:0 1px 0 #fff;letter-spacing:-0.03rem;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 )}
.container fieldset ul li a{display:inline-block;margin-right:10px;color:#333;border-radius:3px;height:38px;line-height:38px;vertical-align:middle;border:1px solid #ccc;padding:0 15px;font-size:.95rem;font-family:'Nanum Gothic';text-shadow:0 1px 0 #fff;letter-spacing:-0.03rem;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 )}
.container fieldset ul li .secession button{color:#05aae0;background:none;border:0;padding:0;border-bottom:1px solid #05aae0;border-radius:0;height:22px;line-height:22px;font-size:.9rem;}
.container fieldset ul li .secession a{color:#05aae0;background:none;border:0;padding:0;border-bottom:1px solid #05aae0;border-radius:0;height:22px;line-height:22px;font-size:.9rem;}
.container .agree_chk{display:inline-block;width:100%;text-align:center;margin-bottom:30px}
.container .agree_chk label{font-size:1.1rem;font-family:'NS_B';margin:0 20px}
.container .agree_chk label .check-icon{margin-left:7px}
.container .agree_chk label .check-icon{display:inline-block;width:22px;height:22px;margin-top:-2px;margin-right:4px;background:url('../images/icon/check_out_02.png')left center no-repeat;vertical-align:middle;transition-duration:.1s}
.container .agree_chk label input[type="checkbox"]:checked + .check-icon{display:inline-block;width:22px;height:22px;background:url('../images/icon/check_in_07.png')left center no-repeat;vertical-align:middle;transition-duration:.1s}
.container fieldset ul li select{vertical-align:middle;border:1px solid #d8d8d8;height:38px;line-height:38px;padding:5px 5px 5px 10px;width:15%;font-family:'Nanum Gothic'}
.container fieldset ul li .at{margin-right:10px;font-family:'Nanum Gothic';font-size:1.1rem;vertical-align:middle}
.container fieldset ul li textarea{font-size:.95rem;border:1px solid #d8d8d8;border-radius:2px;vertical-align:middle;width:81%;padding:10px;height:100px}
.container fieldset h5{float:left;width:914px;font-family:'NG_B';font-size:1rem;height:34px;line-height:34px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#111;background:#f5f5f5;border:1px solid #E5E5E5;padding:0 10px}
.container fieldset h5 .area{margin-right:10px;color:#5f7cd8}
.container section.complete{border-bottom:1px solid #efefef !important;margin-bottom:60px;padding-top:120px;background:url('../images/icon/check-icon.png')no-repeat center 0%}
.container section.complete h4{text-align:center;font-size:1.8em;margin-bottom:30px;border-bottom:1px solid #efefef;padding:30px 0}
.container section.complete p{text-align:center;font-size:1.3rem;line-height:1.8}
.container section.complete p em{color:#4a8bf5}
.bottomBtn{display:inline-block;width:100%;text-align:center;margin-bottom:30px}
.join-btn{display:inline-block;width:160px;height:48px;line-height:48px;text-align:center;font-size:1.1rem;line-height:48px;font-family:'NS_B';border-radius:5px}
.join-btn01{border-radius:0;box-shadow:inset 0px 1px 0px 0px #7a8eb9;background:linear-gradient(to bottom, #637aad 5%, #5972a7 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#637aad', //Colorstr='#5972a7',GradientType=0);background:#637aad;border: 1px solid #314179}
.join-btn02{border-radius:0;box-shadow:inset 0px 1px 0px 0px #ff8a83;background:linear-gradient(to bottom, #c40b00 5%, #ff180b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40b00', endColorstr='#ff180b',GradientType=0);background:#ea5753;border:1px solid #c40b00}
.join-btn03{border-radius:0;background:#fff;border:1px solid #111}
.join-btn04{border-radius:0;box-shadow:inset 0px 1px 0px 0px #ff8a83;background:linear-gradient(to bottom, #c40b00 5%, #ff180b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40b00', endColorstr='#ff180b',GradientType=0);background:#ea5753;border:1px solid #c40b00}
.join-btn05{box-shadow:inset 0px 1px 0px 0px #567799;background:linear-gradient(to bottom, #34495e 5%, #283848 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#34495e', endColorstr='#283848',GradientType=0);background:#34495e;border:1px solid #1a242e;border-radius:0}
.join-btn06{box-shadow:inset 0px 1px 0px 0px #f5d13e;background:linear-gradient(to bottom, #ffbb33 5%, #ffb011 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb33', endColorstr='#ffb011',GradientType=0);background:#ffb011;border:1px solid #aa7100;border-radius:0;margin:0 0!important}
.join-btn07{box-shadow:inset 0px 1px 0px 0px #ff9d33;background:linear-gradient(to bottom, #ff9d33 5%, #ff8c11 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9d33', endColorstr='#ff8c11',GradientType=0);background:#ff8c11;border:1px solid #aa5800;border-radius:0;margin:0 0!important}
.join-btn03 a{color:#111 !important}
.join-btn{margin:0 6px}
.join-btn a{color:#fff;display:inline-block;width:100%;font-size:1.2rem}
.join-btn04 a:hover{color:#fff !important} 

/* QA 폼 상단 글영역*/
.qa-txt-con{float:left;width:100%;border:1px solid #ccc}

/** 카테고리 슬라이드(탭메뉴)**/
.menu_lnb {position:relative;float:left;margin-bottom:35px}
.menu_lnb ul{width:100%}
.menu_lnb ul li{font-size:1.2rem;font-family:'NS_B';width:14.288% !important;height:60px;line-height:60px;border:1px solid #ddd;border-left:0}
.menu_lnb ul li:first-child{border-left:1px solid #ddd}
.menu_lnb ul{float:left;width:1200px;height:60px;overflow:hidden}
.menu_lnb ul li.on{background:#1a73e8;border-bottom:none}
.menu_lnb ul li.on a{color:#fff;font-family:'NS_B'}
.menu_lnb ul li a{display:inline-block;width:100%;padding:0 10px;text-align:center;font-family:'NanumSquare';color:#999}
.menu_lnb ul li a:hover{background:#1a73e8;color:#fff;border-bottom:1px solid #ddd}
.btn_menu button{position:absolute;display:inline-block;text-align:center;height:60px;line-height:60px;text-indent:-9999999px;width:30px;background:url('../images/icon/btn_arrow_prev.png')no-repeat center center;border:0px solid #f1f3f6;border-top-left-radius:5px;border-bottom-left-radius:5px}
.btn_menu button:hover{border-color:#e5e5e5}
.btn_menu button:last-child{position:absolute;right:0;background:url('../images/icon/btn_arrow_next.png')no-repeat center center;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px}
.btn_menu a{position:absolute;display:inline-block;text-align:center;height:60px;line-height:60px;text-indent:-9999999px;width:30px;background:url('../images/icon/btn_arrow_prev.png')no-repeat center center;border:0px solid #f1f3f6;border-top-left-radius:5px;border-bottom-left-radius:5px}
.btn_menu a:hover{border-color:#e5e5e5}
.btn_menu a:last-child{position:absolute;right:0;background:url('../images/icon/btn_arrow_next.png')no-repeat center center;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px}

/** 아이템 박스 **/
.item_con h3{text-indent:-99999999px}
.item_list{float:left}
.item_con .item_list li:nth-child(odd){margin-right:40px !important}
.item_con .item_list li:nth-child(even){margin-right:0 !important;margin-left:0 !important}
.item_list .info{margin-bottom:80px}
.item_list li{float:left;font-size:1.3rem;font-family:'NS_B';background:#fff;height:554px}
.item_list li:nth-child(even){margin-left:40px !important}
.item_list .item_img .thumb{width:580px;height:323px;position:relative;background-size:cover !important;background-position:center center !important}
.item_list .item_img .thumb:before{content:'';display:block;height:60%;position:absolute;left:0;bottom:0;right:0;z-index:0;background-image:linear-gradient(to top, rgba(0,0,0,.7), rgba(255,255,255,0))}
.item_list .rating i{margin:0;padding:0}
.item_list .rating i.axi-star-o{font-size:22px;color:#666;margin-right:2px;vertical-align:middle;position:relative;top:-2px}
.item_list .info3 span strong{margin-left:5px}
.item_list .rating i.axi-star3{font-size:22px;color:#f75467;margin-right:2px;vertical-align:middle;position:relative;top:-2px}
.item_list .info{position:relative}
.item_list .emblem{position:absolute;top:0px;right:0;z-index:1}
.item_list .special{background:#fcf0e4;box-shadow:0 1px 1px rgba(0,0,0,0)}
.item_list .special .info3{padding:0 15px;border-bottom:1px solid rgba(0,0,0,0.1)}
.item_list .special .info3 span{color:#111}
.item_list .special .info3 .distance em{color:#111}
.item_list .special .info4 .addr{color:#111}
.item_list .special .info4 .title{padding:0 15px}
.item_list .special .info4 .addr{padding:0 15px 10px}
.item_list .info1{position:absolute;bottom:170px;width:371px;padding:0 20px}
.item_list .info1 em{color:#fff;float:left;margin-bottom:12px}
.item_list .info1 strong{color:#fff;float:left;clear:both;font-size:2.2rem;width:371px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.item_list .info2{position:absolute;bottom:170px;width:209px;right:0;padding-right:20px}
.item_list .info2 em{float:right;background:#d72a28;color:#fff;font-size:1.1rem;padding:4px 8px;margin-left:10px}
.item_list .info2 del{float:right;color:#fff;font-size:1.2rem;font-family:'NanumSquare';height:25px;line-height:25px}
.item_list .info2 strong{float:right;font-size:2.2rem;color:#fff;margin-top:12px;letter-spacing:-0.03rem;min-width:146px;text-align:right}
.item_list .info3{border-bottom:1px solid #e5e5e5;width:580px;margin-bottom:20px;height:60px;line-height:60px}
.item_list .info3 span{color:#111;letter-spacing:-0.03rem}
.item_list .info3 .like{padding-left:25px;margin-left:15px;background:url('../images/icon/info_ico2.png')no-repeat left center;background-size:22px}
.item_list .info3 .review{padding-left:25px;margin-left:15px;background:url('../images/icon/info_ico3.png')no-repeat left center;background-size:22px}
.item_list .info3 .distance{padding-left:25px;margin-left:15px;background:url('../images/icon/info_ico5.png')no-repeat left center;background-size:18px;float:right}
.item_list .info3 .distance em{color:#111}
.item_list .info4 .title{font-size:1.5rem;line-height:23px;margin-bottom:15px;letter-spacing:-0.03em}
.item_list .info4 .addr{font-size:1.1rem;letter-spacing:-0.03rem;line-height:23px;margin-bottom:15px;color:#666;font-family:'NanumSquare';color:#666}
.item_list .info4 p{width:580px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.item_box{position:relative}
.item_con .more_btn{float:left;width:100%;text-align:center;margin-bottom:80px}
.item_con .more_btn button{text-align:center;border-radius:50px;background:#1a73e8;color:#fff;height:47px;line-height:47px;width:146px;font-size:1.3rem;line-height:50px;font-family:'NS_B';border:1px solid #db4d3d;box-sizing:content-box}
.item_con .more_btn a{text-align:center;border-radius:50px;background:#1a73e8;color:#fff;height:48px;line-height:48px;width:146px;font-size:1.3rem;line-height:51px;font-family:'NS_B';border:1px solid #db4d3d}
.item_con .more_btn i{position:relative;top:1px}

/** 공지사항 **/
#notice{float:left;width:100%;border-top:1px solid #e5e5e5;background:#fff}
#notice article{width:1200px;margin:0 auto;height:50px;line-height:50px}
#notice h3{float:left;font-size:1.2rem;font-family:'NS_B';border-left:none;border-bottom:0;padding-left:0;margin-right:40px;width:76px;height:50px;margin-bottom:0;line-height:50px}
#notice ul{float:left;width:1084px;font-size:1.1rem}
#notice ul li{height:50px;line-height:50px;font-size:1rem}
#notice ul li a{display:inline-block;color:#666;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:120px;position:relative}
#notice ul li a span{float:right;position:absolute;top:0;right:0px;z-index:2000;font-family:'Nanum Gothic';padding-right:15px}

/***** 상세페이지 *****/

/*** 상세페이지 ***/
.top_info_wrap{float:left;width:100%;margin-bottom:60px;padding-top:20px}
.viewer_con{float:left;width:50%}
.viewer_con .viewer{position:relative}
.viewer_con .viewer_hd{width:600px;height:400px;background-repeat:no-repeat !important;background-size:cover !important;margin-bottom:5px}
.viewer_con .viewer_nav{margin-bottom:20px}
.viewer_con .viewer_nav ul li{float:left;margin-left:2.4px;opacity:.5;filter:alpha(opacity=50)}
.viewer_con .viewer_nav ul li.on{opacity:1;filter:alpha(opacity=100)}
.viewer_con .viewer_nav ul li:hover{opacity:1;filter:alpha(opacity=100);transition:all .3s ease}
.viewer_con .viewer_nav ul li:first-child{margin-left:0}
.viewer_con .viewer_nav ul li .nav_thumb_img{width:98px;height:69px;background-size:98px 69px !important}
.viewer_con .sns_share ul li{float:left;margin-right:10px} 
.viewer_con .sns_share_link{width:39px;height:39px;background-size:39px 39px !important} 
.viewer_con .fullScreen{position:absolute;top:10px;right:10px;background:url('../images/icon/fullscreen.png')no-repeat center;background-size:30px;width:30px;height:30px}
.scrap_btn button{display:inline-block;transition:all .3s ease-in-out;border:1px solid #aaa;vertical-align:middle;font-family:'NG_B';font-size:.9rem;letter-spacing:-0.03rem;color:#637aad;width:90px;height:39px;line-height:39px;margin-left:5px;border-radius:50px;float:right}
.scrap_btn a{display:inline-block;transition:all .3s ease-in-out;border:1px solid #aaa;vertical-align:middle;font-family:'NG_B';font-size:.9rem;letter-spacing:-0.03rem;color:#637aad;width:90px;height:39px;line-height:39px;margin-left:5px;border-radius:50px;float:right}
.scrap_btn button:hover{background:#f4f4f4}
.scrap_btn a:hover{background:#f4f4f4}
.scrap_btn ul li i{margin-right:4px;position:relative;top:3px;text-shadow:0px 1px 0px rgba(0,0,0,.2)}
.scrap_btn ul li:last-child i{font-size:1.3rem;position:relative;top:3px;color:#ffd900}
.scrap_btn ul li:first-child i{font-size:1.1rem;color:#f75467}
.item_info_con{position:relative;float:left;width:46%;margin-left:4%}
.item_info_con h3{font-size:2.8rem !important;padding-top:2.5rem;height:130px;line-height:45px;margin-top:10px;overflow:hidden;margin-bottom:30px}
.item_info_con h3 small{font-size:1.8rem;position:absolute;top:10px;left:0;line-height:1.8rem}
.item_info_con address{margin-bottom:20px}
.item_info_con p{color:#666;font-size:1.4rem;line-height:30px;font-family:'NanumSquare'}
.item_info_con .sale .unit{font-size:1.8rem}
.item_info_con .sale{font-size:2.8rem;font-family:'NS_B';letter-spacing:-0.1rem;margin-right:20px;color:#f75467}
.item_info_con .price_info{margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #e5e5e5}
.item_info_con .price{letter-spacing:-0.03rem}
.item_info_con .price del{font-size:1.5rem;color:#999;vertical-align:2px;margin-right:5px;height:40px;line-height:40px}
.item_info_con .price strong{font-size:2.2rem}
.item_info_con .etc_info{font-size:1.4rem;color:#666;font-family:'NS_B';margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #e5e5e5}
.item_info_con .etc_info .rating strong{margin-left:4px}
.item_info_con .etc_info i{vertical-align:middle}
.item_info_con .etc_info i.axi-star3{color:#f75467}
.item_info_con .etc_info .like{margin-left:20px;background:url('../images/icon/like_icon.png')no-repeat left 6px;padding-left:24px;background-size:20px}
.item_info_con .etc_info .review{margin-left:20px;background:url('../images/icon/review_icon.png')no-repeat left 3px;padding-left:22px;background-size:20px}
.item_info_con .etc_info .distance{margin-left:20px;background:url('../images/icon/location_icon.png')no-repeat left 1px;padding-left:20px;background-size:15px}
.item_info_con .service_info li{float:left;min-height:30px;text-align:center;margin:0 4px 10px}
.item_info_con .service_info li a{display:inline-block;text-align:center;max-height:80px}
.item_info_con .service_info li a .info_tag{display:inline-block;border:1px solid #3a4370;padding:0 12px;height:34px;line-height:34px;font-family:'Nanum Gothic'}
.item_info_con .service_info li a .info_ico{display:inline-block;width:70px;height:80px;background-repeat:no-repeat;background-size:60px 80px}
.item_info_con .service_info li a .info_ico01{background:url('../images/icon/info_icon01.png')}
.item_info_con .service_info li a .info_ico02{background:url('../images/icon/info_icon02.png')}
.item_info_con .service_info li a .info_ico03{background:url('../images/icon/info_icon03.png')}
.item_info_con .service_info li a .info_ico04{background:url('../images/icon/info_icon04.png')}
.item_info_con .service_info li a .info_ico05{background:url('../images/icon/info_icon05.png')}
.item_info_con .service_info li a .info_ico06{background:url('../images/icon/info_icon06.png')}
.item_info_con .service_info li a .info_ico07{background:url('../images/icon/info_icon07.png')}
.item_info_con .service_info li a .info_ico08{background:url('../images/icon/info_icon08.png')}
.detail_info_wrap{clear:both;margin-top:-100px}
.detail_info_wrap section{width:100%;margin-bottom:100px}
.detail_info_wrap .tab_menu{float:left;width:100%;margin-bottom:40px}
.detail_info_wrap .tab_menu ul{border-top:1px solid #ccc}
.detail_info_wrap .tab_menu ul li{float:left;width:20%;text-align:center;font-family:'NS_B';font-size:1.2rem;border:1px solid #ccc;border-left:0;border-top:0;background:#f0edf3;height:60px;line-height:60px}
.detail_info_wrap .tab_menu ul li a{color:#333;display:inline-block;width:100%}
.detail_info_wrap .tab_menu ul li:first-child{border-left:1px solid #ccc}
.detail_info_wrap .tab_menu ul li.on{border-bottom:0;background:#fff}
.detail_info_wrap .tab_menu ul li.on a{display:inline-block;width:100%;color:#1a73e8}
.detail_info_wrap .detail_conts{float:left;width:100%;margin-bottom:50px}
.detail_info_wrap .detail_conts h4{font-size:1.5rem;width:100%}
.detail_info_wrap .review_conts{float:left;width:100%}
.detail_info_wrap .review_conts table{width:100%;margin-bottom:50px}
.detail_info_wrap .review_conts table tr td{background:#fcfcfc !important}
.detail_info_wrap .review_conts table tr th{height:48px;line-height:48px;font-size:1.1rem;border-top:1px solid #383d48;border-bottom:1px solid #ccc;background:#fbfcfe;font-family:'NS_B';font-weight:normal}
.detail_info_wrap .review_conts table tr td{height:55px;line-height:55px;border-bottom:1px solid #e5e5e5;font-size:1rem}
.detail_info_wrap .review_conts table tr td .review_tit{width:720px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:15px}
.detail_info_wrap .review_conts table tr td.num{text-align:center}
.detail_info_wrap table tr td.comment{text-align:center}
.detail_info_wrap table tr td.comment em{display:inline-block;vertical-align:middle;color:#00a9d8;font-size:1rem;padding:0 6px;height:23px;line-height:23px}
.detail_info_wrap table tr td.li_hd_td img{vertical-align:middle;position:relative;left:30px;top:-1px}
.detail_info_wrap .review_conts table tr td.rating{text-align:center;font-size:1rem}
.detail_info_wrap .review_conts table tr td.rating i{position:relative;top:2px}
.detail_info_wrap .review_conts table tr td.rating i.axi-star3{color:#f75467}
.detail_info_wrap .review_conts table tr td.rating i.axi-star-o{color:#999}
.detail_info_wrap .review_conts table tr td.user{width:174px;color:#508cf7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 20px;text-align:center}
.detail_info_wrap table tr td.adm{width:174px;color:#508cf7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 20px;color:#00a9d8;text-align:center}
.detail_info_wrap .review_conts table tr td.date{text-align:center;font-size:.9rem;font-family:'Nanum Gothic'}
.detail_info_wrap .review_conts table tr td.review_layer{background:#fff !important;padding:20px;height:auto;line-height:1.7}
.detail_info_wrap .review_conts table tr td .layer_fnc ul li{font-size:.9rem;font-family:'Nanum Gothic';float:left;margin-top:10px;color:#8c9bc8;margin-right:10px}
.detail_info_wrap .review_conts table tr td .layer_fnc ul li button{display:inline-block;width:100%;color:#8c9bc8;text-decoration:underline !important}
.detail_info_wrap .review_conts table tr td .layer_fnc ul li a{display:inline-block;width:100%;color:#8c9bc8;text-decoration:underline !important}
.detail_info_wrap .review_conts table tr td .layer_fnc ul li.view{padding-left:16px;background:url('../images/icon/view_icon.png')no-repeat left center}
.detail_info_wrap .qna_conts{float:left;width:100%}
.detail_info_wrap .qna_conts table{width:100%;margin-bottom:50px}
.detail_info_wrap .qna_conts table tr th{height:48px;line-height:48px;font-size:1.1rem;border-top:1px solid #383d48;border-bottom:1px solid #ccc;background:#fbfcfe;font-family:'NS_B';font-weight:normal}
.detail_info_wrap .qna_conts table tr td{height:55px;line-height:55px;border-bottom:1px solid #e5e5e5;font-size:1rem;background:#fcfcfc}
.detail_info_wrap .qna_conts table tr td .list_tit{width:720px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:15px}
.detail_info_wrap .qna_conts table tr td.num{text-align:center}
.detail_info_wrap .qna_conts table tr td.rating{text-align:center;font-size:1rem}
.detail_info_wrap .qna_conts table tr td.rating i{position:relative;top:2px}
.detail_info_wrap .qna_conts table tr td.rating i.axi-star3{color:#f75467}
.detail_info_wrap .qna_conts table tr td.status{text-align:center;font-size:1rem}
.detail_info_wrap .qna_conts table tr td.status .state2{color:#fe5d5d}
.detail_info_wrap .qna_conts table tr td.status .state1{color:#37bcc3}
.detail_info_wrap .qna_conts table tr td.user{width:174px;color:#508cf7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 20px;text-align:center}
.detail_info_wrap .qna_conts table tr td.date{text-align:center;font-size:.9rem;font-family:'Nanum Gothic'}
.detail_info_wrap .qna_conts table tr td.review_layer{background:#fff !important;padding:20px;height:auto;line-height:1.7}
.detail_info_wrap .qna_conts table tr td.qna_layer{background:#fbfcfd;padding:20px;height:auto;line-height:1.7}
.detail_info_wrap .qna_conts table tr td.qna_layer .layer_q{float:left;width:100%;padding-left:30px;background:url('../images/icon/q_icon.png')no-repeat left 4px;background-size:21px 21px}
.detail_info_wrap .qna_conts table tr td.qna_layer .layer_a{float:left;width:100%;padding-left:63px;margin-top:20px;border-top:1px dashed #e5e5e5;padding-top:20px;background:url('../images/icon/a_icon.png')no-repeat 10px 24px;background-size:43px 21px}
.detail_info_wrap .qna_conts table tr td.qna_layer .layer_fnc{float:left;width:100%;margin-top:10px}
.detail_info_wrap .qna_conts table tr td .layer_fnc{float:left;width:100%;margin-top:10px}
.detail_info_wrap .qna_conts table tr td .layer_fnc ul li{font-size:.9rem;font-family:'Nanum Gothic';float:left;color:#8c9bc8;margin-right:10px}
.detail_info_wrap .qna_conts table tr td .layer_fnc ul li button{display:inline-block;width:100%;color:#8c9bc8;text-decoration:underline !important}
.detail_info_wrap .qna_conts table tr td .layer_fnc ul li a{display:inline-block;width:100%;color:#8c9bc8;text-decoration:underline !important}
.detail_info_wrap .qna_conts table tr td .layer_fnc ul li.view{padding-left:16px;background:url('../images/icon/view_icon.png')no-repeat left center}
.detail_info_wrap .qna_conts table tr td .lock_icon{float:left;height:55px;line-height:50px;margin-right:10px;vertical-align:middle}
.detail_info_wrap .qna_conts table tr td .review_tit{;width:720px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.detail_info_wrap .detail_notice{float:left;width:100%;background:#fcfcfc;border:1px solid #dee3eb;padding:40px;margin-bottom:40px}
.detail_info_wrap .detail_notice .notice_text{font-size:1em;line-height:32px;font-family:'Nanum Gothic';color:#111}
.detail_info_wrap .detail_notice .notice_text h5{margin-bottom:10px}
.detail_info_wrap .contents_area .movie_container{position:relative;background:#221e19;width:100%;float:left;height:500px;padding-top:50px;}
.detail_info_wrap .contents_area .movie_container .movie_player{margin:0 auto;vertical-align:middle;width:600px;height:400px;background-size:600px;height:400px;background-repeat:no-repeat;background-position:center center}
.detail_info_wrap .contents_area .movie_container .play_btn{position:absolute;top:50%;left:50%;margin-left:-37px;margin-top:-26px;background:url('../images/icon/play_btn.png');width:74px;height:52px}
.detail_info_wrap .conts_top{float:left;width:100%;height:60px;line-height:60px}
.detail_info_wrap .conts_top .top_left{float:left;font-size:1.4rem}
.detail_info_wrap .conts_top .top_right{float:right;font-family:'Nanum Gothic';font-size:.9rem}
.detail_info_wrap .conts_top .select_bx{float:left;width:120px;margin-right:10px;text-align:center}
.detail_info_wrap .conts_top .select_bx select{width:100%;vertical-align:middle;border:1px solid #999;padding:5px;height:36px;line-height:36px;margin-top:-2px}
.detail_info_wrap .conts_top .writeBtn{float:left;height:36px;line-height:36px;margin-top:12px;border:1px solid #f75467}
.detail_info_wrap .conts_top .writeBtn a{display:inline-block;color:#f75467;padding:0 20px}
.detail_info_wrap .conts_top .top_rating i{position:relative;top:2px}
.detail_info_wrap .conts_top .top_rating i.axi-star3{color:#f75467}
.detail_info_wrap .conts_top .top_left strong{margin-right:10px}
.detail_info_wrap .conts_top .top_left em span{color:#f75467;font-family:'NS_B'}
.location_map{float:left;width:100%;border:1px solid #e5e5e5}
.map_con{width:1200px;height:597px;background:url('../images/sample_map2.jpg')no-repeat}
.addr table{width:100%;border:1px solid #dee3eb;border-top:0}
.addr table tr td{height:74px;line-height:74px;font-size:1.4rem;font-family:'NanumSquare';background:#fff;padding:0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.addr table tr td strong{color:#fff;margin-right:10px;padding:3px 10px;background:#f75467;font-family:'NanumSquare';font-weight:normal;font-size:1.2rem}
.addr table tr td:first-child strong{background:#f75467}
.addr table tr td:last-child strong{background:#508cf7}

/** 포토슬라이드 **/
.bg_layer2{position:fixed;float:left;top:0;left:0;width:100%;height:1300%;background:rgba(0,0,0,.6);z-index:30000}
.photo_slide_layer{position:absolute;z-index:50000;width:100%;height:900px;background:rgba(0,0,0,.8);margin:0 auto}
.photo_viewer{float:left;width:100%}
.photo_viewer a{display:inline-block}
.photo_viewer .viewer_hd{width:970px;margin:0 auto;height:50px;line-height:50px}
.photo_viewer .viewer_hd h2{color:#fff;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:2rem}
.photo_viewer .viewer{width:970px;height:647px;margin:20px auto 50px}
.photo_viewer .viewer .slide-img{width:970px;height:647px;background-size:970px 647px !important;background-repeat:no-repeat !important}
.photo_viewer .viewer_nav{width:970px;margin:0 auto}
.photo_viewer .viewer_nav ul{text-align:center}
.photo_viewer .viewer_nav ul li:first-child{margin-left:0}
.photo_viewer .viewer_nav ul li a > div{border:1px solid #000}
.photo_viewer .viewer_nav ul li a > div:hover{border:1px solid #ffc45b}
.photo_viewer .viewer_nav ul li{display:inline-block;width:98px;height:69px;margin-left:10px}
.photo_viewer .viewer_nav ul li .nav_thumb_img{width:98px;height:69px;background-size:cover !important}
.photo_slide_layer .closeBtn{float:right;position:absolute;padding:10px;right:0}
.photo_slide_layer .closeBtn i{color:#727272;font-size:1.2rem}
.photo_slide_layer .photo_slide_btn{position:absolute;top:50%;float:left;width:100%;margin-top:-60px;z-index:60000}
.photo_slide_layer .photo_slide_btn .slide_btn{width:38px;height:61px;position:absolute;background-size:38px 61px}
.photo_slide_layer .photo_slide_btn .prev-arrow{background:url('../images/icon/btn_prev.png')no-repeat center center;left:1%}
.photo_slide_layer .photo_slide_btn .next-arrow{background:url('../images/icon/btn_next.png')no-repeat center center;right:1%}


/*** 주변추천 ***/
.item_slide{float:left;position:relative;width:100%;background:#f5f5f5;padding:30px 60px}
.item_slide_con{float:left;width:100%}
.item_slide_con h3{text-align:center;margin-bottom:30px}
.item_slide_con h3 em{color:#3d8bcd}
.item_slide_con h3 .more{float:right;font-size:.95rem;font-family:'Nanum Gothic';font-weight:500;color:#888;border:1px solid #bfbfbf;height:30px;line-height:30px;margin-right:10px;border-radius:2px;background:#f0f0f0}
.item_slide_con h3 .more a{display:inline-block;width:100%;padding:0 12px;height:28px}
.item_slide_con h3 .more a i{position:relative;top:-2px;margin-right:2px;color:#615f5c;vertical-align:middle}
.item_slide_con .item_list{height:300px;overflow:hidden}
.item_list_con{float:left;border:1px solid #e5e5e5}
.item_list_con{margin-right:10px}
.item_slide_con .item_list li{height:300px}
.item_list li:nth-child(odd){margin-left:0 !important;margin-right:20px !important}
.item_list li:nth-child(even){margin-left:0 !important;margin-right:20px !important}
.item_list_con .info{margin-bottom:0;width:334px;}
.item_list_con .info1{float:left;position:static;width:100%;padding-top:15px}
.item_list_con .info1 em{color:#333;font-size:1.1rem}
.item_list_con .info1 strong{color:#333;width:294px;font-size:1.3rem}
.item_list_con .info2{bottom:130px}
.item_list_con .info2 strong{font-size:1.5rem}
.item_list_con .info2 del{font-size:1.2rem}
.item_list_con .info2 em{font-size:1.1rem}
.item_list_con .info2 strong{margin-top:8px}
.item_list_con .info3{clear:both;border-bottom:0;margin-bottom:0;padding:0 20px;width:auto;height:50px;line-height:50px}
.item_list_con .item_img .thumb{width:334px;height:186px;background-size:334px !important}
.item_list_con .rating i.axi-star3{font-size:1.1rem}
.item_list_con .info3 span{font-size:1.1rem}
.item_list_con .info3 .like{background-size:18px}
.item_slide .btn_menu button{display:inline-block;top:214px}
.item_slide .btn_menu button:first-child{left:20px;background:url('../images/icon/btn_arrow_prev2.png')no-repeat center center}
.item_slide .btn_menu button:last-child{right:20px;background:url('../images/icon/btn_arrow_next2.png')no-repeat center center}
.item_slide .btn_menu a{display:inline-block;width:100%;top:200px}
.item_slide .btn_menu a:first-child{left:20px;background:url('../images/icon/btn_arrow_prev2.png')no-repeat center center}
.item_slide .btn_menu a:last-child{right:20px;background:url('../images/icon/btn_arrow_next2.png')no-repeat center center}


/*** Q&A ***/
.sub_con .guide{border:1px solid #d8d8d8;padding:20px;background:#f8faff;margin-bottom:30px}
.sub_con .guide ul li{color:#1f4ba4;line-height:2;font-family:'Nanum Gothic';font-size:.9rem}
.sub_con .secret{width:auto;font-size:15px;font-family:'Nanum Gothic'}
.sub_con .text_con{float:left;width:100%;height:auto;padding:15px 0;line-height:1.7}
.sub_con .text_con label{float:left}
.sub_con .text-area{float:left;width:740px;margin-left:4px;background:#fff;height:300px}

/*** Q&A(비회원) ***/
.sub_con .captcha{float:left;width:100%;height:auto;padding:15px 0;line-height:1.7}
.sub_con .captcha input[type="text"]{width:200px}
.sub_con .captcha label{float:left;line-height:1.7;padding:0 20px}
.sub_con .captcha span{height:37px;line-height:37px;padding:0 15px;margin-right:10px}
.sub_con .captcha .captcha_num{float:left;font-family:'Nanum Gothic';font-size:1.1rem;color:#fff;background:#53565b}

/*** 리뷰 ***/
.sub_con .star_icon i{font-size:1.4rem}
.sub_con .star_icon i.axi-star3{color:#f75467}
.sub_con .star_icon i.axi-star-o{color:#666}


/***** 서브페이지 *****/
.sub_con{clear:both;width:100%}
.sub_con_inner{width:1200px;margin:0 auto}
.sub_bg{background:url('../images/icon/pattern01.png')}
.sub_bg2{border:1px solid #e5e5e5 !important;margin-bottom:30px !important}
.sub_con h3.title{font-size:1.5rem;color:#111;border-left:10px solid #1a73e8;padding-left:10px;vertical-align:middle;height:28px;line-height:28px;margin-bottom:25px}
.sub_con h3{font-size:1.5rem;font-family:'NS_B'}
.sub_con h4.sub_hd{font-size:1.2rem;font-family:'NS_B';margin-bottom:15px}
.sub_con h4{font-size:1.1rem;font-family:'NS_B'}

/* --- PAGE HEADER ---*/
.sub_title{float:left;width:100%;margin-bottom:30px;height:80px;line-height:80px;background:#1a73e8;text-align:center;color:#fff;font-size:1.2rem;line-height:80px;font-family:'NS_B'}
.sub_title h2{width:1200px;margin:0 auto}
.sub_title2{float:left;width:100%;margin-bottom:30px;height:80px;line-height:80px;background:#1a73e8;text-align:left;color:#fff;font-size:1.2rem;line-height:80px;font-family:'NS_B'}
.sub_title2 h2{width:1200px;margin:0 auto}

/* --- CHECKBOX DESIGN --- */
.chk_hidden{display:none;cursor:pointer}
.check-icon{display:inline-block;width:18px;height:18px;margin-top:-2px;margin-right:4px;background:url('../images/icon/check_out_01.png')left center no-repeat;vertical-align:middle;transition-duration:.1s}
input[type="checkbox"]:checked + .check-icon{display:inline-block;width:18px;height:18px;background:url('../images/icon/check_in_02.png')left center no-repeat;vertical-align:middle;transition-duration:.1s}

/* --- RADIOBUTTON DESIGN --- */
.radio_hidden{display:none;cursor:pointer}
.check-icon2{display:inline-block;width:18px;height:18px;margin-top:-2px;margin-right:4px;background:url('../images/icon/check_out_02.png')left center no-repeat;background-size:18px;vertical-align:middle;transition-duration:.1s}
input[type="radio"]:checked + .check-icon2{display:inline-block;width:18px;height:18px;background:url('../images/icon/check_in_09.png')left center no-repeat;background-size:18px;vertical-align:middle;transition-duration:.1s}


/* --- PAGING --- */
.paging{display:inline-block;width:100%;text-align:center;margin-bottom:50px}
.paging a{display:inline-block;text-align:center;padding:5px 9px;line-height:16px;font-size:.95rem;font-family:'NG_B';margin:0 5px;border-radius:2px;border:1px solid #d9d9d9}
.paging a.on{background:#fff;border:1px solid #e5e5e5 !important}
.paging a:first-child{background:#f3f4f5 url('../images/icon/btn-pg-prev.png')no-repeat center;background-size:16px;width:29px;height:28px}
.paging a:last-child{background:#f3f4f5 url('../images/icon/btn-pg-next.png')no-repeat center;background-size:16px;width:29px;height:28px}

/* --- PAGING(MAIN) --- */
.main_paging a{border-radius:0px;width:auto;min-width:33px;height:32px;line-height:30px;padding:0;border:0px solid #e5e5e5 !important;font-size:1.2rem;color:#666}
.main_paging a:hover{background:#eee;color:#111;transition:all .3s ease}
.main_paging a:first-child{height:32px;line-height:32px;padding:0;border:0;background:#f3f4f5 url('../images/icon/btn-pg-prev.png')no-repeat center;background-size:14px;border-radius:0px}
.main_paging a:last-child{height:32px;line-height:32px;padding:0;border:0;background:#f3f4f5 url('../images/icon/btn-pg-next.png')no-repeat center;background-size:14px;border-radius:0px}
.main_paging a:first-child:hover{background:#eee url('../images/icon/btn-pg-prev.png')no-repeat center;background-size:14px}
.main_paging a:last-child:hover{background:#eee url('../images/icon/btn-pg-next.png')no-repeat center;background-size:14px;border:1px solid #e5e5e5}


/* --- 선택삭제 버튼 --- */
.del_btn{position:absolute;bottom:86px;border:1px solid #999;border-radius:4px;letter-spacing:-0.03em;padding:0 10px;font-size:.85rem;height:29px;line-height:29px;}


/*** 로그인 ***/
.login_con{width:440px;min-height:426px;margin:150px auto}
.login_con .login_box{width:100%;min-height:426px;border:1px solid #000;background:#fff;border-radius:5px;padding:40px}
.login_banner{display:inline-block;width:auto;margin:150px auto;vertical-align:top;text-align:center}
.login_wrap{margin:0 auto;text-align:center}
.login_con .tabs{margin-bottom:30px}
.login_con .tabs .tabBtn{font-size:1.4rem;font-family:'NS_EB'}
.login_con .tabs .tabBtn a{color:#999}
.login_con .tabs .tab1{padding-right:39px}
.login_con .tabs .tab2{padding-left:39px;border-left:1px solid #e5e5e5}
.login_con .tabs .on a{color:#111 !important}
.login_con legend{text-indent:-9999999px;height:0}
.login_con input{font-size:1.1rem}
.login_con input[type="text"]{font-family:'Nanum Gothic';border:1px solid #ccc;height:50px;line-height:50px;width:100%;border-radius:4px;margin-bottom:20px;padding:0 10px}
.login_con input[type="password"]{border:1px solid #ccc;height:50px;line-height:50px;width:100%;border-radius:4px;margin-bottom:20px;padding:0 10px;color:#111 !important}
.login_con .input_box label{float:left;margin-bottom:5px;font-weight:bold;font-size:.9rem;font-family:'Open Sans';color:#333;letter-spacing:2px}
.login_con .save_id{float:left}
.login_con .etc_fnc{font-size:15px;font-family:'Nanum Gothic';height:26px;line-height:26px;margin-bottom:30px}
.login_con .etc_fnc .btn_gp{float:right}
.login_con .etc_fnc .btn_gp span{border:1px solid #ccc;display:inline-block;padding:0 10px;margin-left:2px;border-radius:2px;background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);background:-webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );}
.login_con .etc_fnc .btn_gp span a{font-size:14px}
.login_con .etc_fnc .save_id label{cursor:pointer}
.login_con .etc_fnc .save_id i{margin-right:4px}
.login_con .loginBtn{width:100%;box-shadow:inset 0px 1px 0px 0px #ff8a83;background:linear-gradient(to bottom, #c40b00 5%, #ff180b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40b00', endColorstr='#ff180b',GradientType=0);background:#ea5753;border:1px solid #c40b00;border-radius:4px}
.login_con .loginBtn button{display:inline-block;width:100%;color:#fff;text-align:center;height:56px;line-height:56px;font-size:1.3rem;font-family:'NS_B';text-shadow:0 1px 0 rgba(0,0,0,.1)}
.login_con .loginBtn a{display:inline-block;width:100%;color:#fff;text-align:center;height:56px;line-height:56px;font-size:1.3rem;font-family:'NS_B';text-shadow:0 1px 0 rgba(0,0,0,.1)}

/*** SNS로그인 ***/
.snsBtn ul{float:left;width:100%;margin-top:10px}
.snsBtn li{height:50px;line-height:53px;background:#000;border-radius:10px;margin-top:25px;text-align:center;font-size:1.2rem;font-family:'NS_EB';color:#fff;box-shadow:0 2px 0px rgba(0,0,0,.5)}
.snsBtn li:first-child{margin-top:0}
.snsBtn li a{color:#fff;width:100%;display:inline-block;padding-left:20px}
.snsBtn .btn01{background:#ffcd00}
.snsBtn .btn02{background:#00aaf4}
.snsBtn .btn03{background:#2db400}
.snsBtn .btn04{background:#3162a2}
.snsBtn .btn01 a{background:url('../images/icon/sns_icon01.png')no-repeat left center}
.snsBtn .btn02 a{background:url('../images/icon/sns_icon02.png')no-repeat left center}
.snsBtn .btn03 a{background:url('../images/icon/sns_icon03.png')no-repeat left center}
.snsBtn .btn04 a{background:url('../images/icon/sns_icon04.png')no-repeat left center}

/*** 아이디/패스워드 찾기 ***/
.find_con{width:994px}
.find_con h3{display:none}
.find_con .login_box{padding:40px 0}
.find_con section{width:496px;float:left;padding:0 40px}
.find_con section{border-left:1px dashed #e5e5e5}
.find_wrap h4{text-align:left !important;height:30px;line-height:30px;margin-bottom:10px;font-size:1.3rem;color:#637aad}
.find-icon1{position:relative;top:1px;margin-right:4px}
.find-icon2{position:relative;top:3px;margin-right:6px}
.find_wrap p{font-family:'Nanum Gothic';font-size:.9em;margin-bottom:30px;color:#999}
.find_wrap .join-btn{width:100%;margin:0}
.find_wrap button{display:inline-block;color:#fff;width:100%}
.find_wrap a{display:inline-block;color:#fff;width:100%}

/*** 회원가입 ***/
.sub_contents{width:1200px;margin:0 auto;border:0}
.doc_section{padding:100px 102px}
.doc_section h3 span{font-size:.95rem;font-family:'Nanum Gothic';font-weight:normal;margin-left:20px}
.sub_contents .hd_tab ul li{float:left;width:33.33333333333333%;color:#888;border-left:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;text-align:center;height:80px;line-height:80px;font-size:1.6rem;line-height:80px;font-family:'NS_B';background:#fff}
.sub_contents .hd_tab ul li:first-child{border-left:none}
.sub_contents .hd_tab ul li.on a{color:#111}
.sub_contents .hd_tab ul li.on{background:url('../images/icon/pattern01.png');color:#111}
.sub_contents .hd_tab ul li a{color:#888}

/*** 내주변 ***/
.contents_wrap{float:left;margin-bottom:50px}
.item_list_nav{float:left;width:355px;margin-right:40px}
.item_list_nav ul{float:left;width:100%;margin-bottom:30px}
.item_list_nav ul li:first-child{border-top:1px solid #ccc}
.item_list_nav ul li{float:left;width:100%;border-bottom:1px solid #ccc;padding:15px 0 10px}
.item_list_nav ul li a{display:inline-block}
.item_list_nav .item_img{float:left;margin-right:10px;width:73px;height:63px;background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important}
.item_list_nav .info{float:none;font-family:'Nanum Gothic';width:355px}
.item_list_nav .info .info1 .area{display:block;font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px}
.item_list_nav .info .info1 .name{font-family:'NG_B';font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px}
.item_list_nav .info .info1 .mark{display:none;float:right;position:relative;top:-4px;font-size:.7rem;text-align:center;border:1px solid #cfcfcf;box-sizing:border-box;padding-left:1px;width:20px;height:20px;line-height:18px;font-family:'Open Sans';font-weight:bold;border-radius:50px;color:#0078ff}
.item_list_nav .info .info2{float:left}
.item_list_nav .info .info2 .sale{font-size:.8rem;background:#d72a28;color:#fff;padding:2px 5px;font-family:'Nanum Gothic';position:relative;top:1px}
.item_list_nav .info .info2{letter-spacing:-0.03rem}
.item_list_nav .info .info2 del{height:19px;line-height:19px;font-size:.8rem;margin-right:5px;color:#999}
.item_list_nav .info .info2 strong{font-size:1rem;font-family:'NG_B'}
.item_list_nav .info .info2 .price{height:19px;line-height:19px;position:relative;top:-5px}
.item_list_nav .info .info3{float:right;height:19px;line-height:19px;;position:relative;top:-52px}
.item_list_nav .info .info3 .distance em{font-family:'NG_B';font-size:.9rem;color:#24a2e4;padding-left:15px;background:url('../images/icon/icon_location2.png')no-repeat left center;background-size:12px}
.item_list_nav .info .info4{float:left;width:100%}
.item_list_nav .info .info4 p{font-size:.9rem;color:#888;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:20px;line-height:20px}
.map_area{position:relative;float:left;width:805px;height:805px;background-repeat:no-repeat !important;border:1px solid #dfdfdf;z-index:0}
.map_view{width:803px;height:803px;}
.map_view .refresh_btn{position:absolute;top:20px;left:20px;z-index:200}
.map_area i[class^="mk_"]{position:absolute;z-index:200}


/***** 커뮤니티 *****/

/*** 공지사항 ***/
.view_con{margin-bottom:30px}
.view_con .board_view{margin-bottom:30px}
.view_con .board_view h3{font-size:1.8rem;border-left:0;padding-left:0;height:auto;line-height:1.7;padding:30px 0 0;margin-bottom:0}
.view_con .board_view .info_area{border-bottom:1px solid #ccc;margin-bottom:30px;height:40px;line-height:40px}
.view_con .board_view .info_area ul{float:right;margin-top:12px}
.view_con .board_view .info_area ul li{float:left;font-family:'Nanum Gothic';color:#24a2e4;height:16px;line-height:16px;padding:0 10px;vertical-align:middle}
.view_con .board_view .info_area ul li.user-id{font-size:.95rem;border-right:1px solid #e5e5e5}
.view_con .board_view .info_area ul li.date{font-size:.95rem}
.view_con .board_view .view_text{color:#666;line-height:1.7;font-family:'Nanum Gothic'}
.view_con .board_list table{width:100%;margin-bottom:50px}
.view_con .board_list table thead tr{border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.view_con .board_list table thead tr th{height:40px;line-height:40px;background:#f8faff;color:#333;font-size:.95rem}
.view_con .board_list table tbody tr{border-bottom:1px solid #e5e5e5}
.view_con .board_list table tbody tr th{text-align:center;height:50px;line-height:50px;font-family:'Nanum Gothic';font-weight:normal;padding:0 15px;color:#2565d0}
.view_con .board_list table tbody tr td{font-family:'Nanum Gothic';overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:50px;line-height:50px;}
.view_con .board_list table tbody tr td.tit a{display:inline-block;width:776px;height:22px;line-height:22px;position:relative;top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.view_con .board_list table tbody tr td.date-col{text-align:center;font-size:.95rem;font-family:'Nanum Gothic';padding:0 15px;color:#24a2e4}


/***** 서비스 *****/

/*** 회사소개 ***/
.service_con{float:left;margin-bottom:30px}
.service_con aside{float:left;margin-bottom:30px}
.service_con aside nav{float:left;width:207px;margin-right:43px}
.service_con aside nav ul li{position:relative;height:64px;line-height:64px;border-bottom:1px solid #e5e5e5}
.service_con aside nav ul li:hover{background:#1a73e8}
.service_con aside nav ul li:hover:after{content:"";position:absolute;top:0;margin-top:0px;border-top:31px solid transparent;border-bottom:31px solid transparent;border-left:16px solid #ddd;right:-16px;z-index:500;border-left-color:#1a73e8}
.service_con aside nav ul li:hover a{display:inline-block;color:#fff;width:100%;height:64px;line-height:64px;color:#fff;background:url('../images/icon/nav_arrow2.png')no-repeat right center}
.service_con aside nav ul li a{display:inline-block;width:100%;height:64px;line-height:64px;font-size:1.2rem;font-family:'NS_B';padding:0 10px 0 20px}
.service_con .service_view{float:left;width:950px;font-family:'Nanum Gothic';line-height:1.7;margin-bottom:50px}
.service_con .service_view h3.title{border-left:0;margin:0;padding:0;font-size:1.5rem;font-family:'NS_B'}
.service_con .service_view table{width:600px}
.service_con .service_view .company_info table tr th{color:#333;width:22%;text-align:left;letter-spacing:1.5px;height:50px;line-height:50px;border-bottom:1px dashed #e5e5e5}
.service_con .service_view .company_info table tr td{font-family:'Nanum Gothic';color:#3d8bcd;width:78%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;height:50px;line-height:50px;border-bottom:1px dashed #e5e5e5}


/***** 마이페이지 *****/

/*** 마이페이지 - 메인 ***/
.mypg_con{float:left;width:100%;margin-bottom:30px}
.mypg_con aside{float:left;margin-bottom:30px}
.mypg_con aside nav{float:left;width:200px;margin-right:50px}
.mypg_con aside nav ul li{position:relative;height:64px;line-height:64px;border-bottom:1px dotted #e5e5e5;padding:0 10px 0 20px}
.mypg_con aside nav ul li:hover{background:#1a73e8}
.mypg_con aside nav ul li:hover:after{content: "";position:absolute;top:0;margin-top:0px;border-top:31px solid transparent;border-bottom: 31px solid transparent;border-left:16px solid #ddd;right:-16px;z-index:500;border-left-color: #1a73e8}
.mypg_con aside nav ul li:hover a{display:inline-block;color:#fff;width:100%;height:64px;line-height:64px;color:#fff;background:url('../images/icon/nav_arrow2.png')no-repeat right center}
.mypg_con aside nav ul li a{display:inline-block;width:100%;height:64px;line-height:64px;font-size:1.2rem;font-family:'NS_B';background:url('../images/icon/nav_arrow2.png')no-repeat right center}
.mypg_con .mypg_sec{float:left;position:relative;width:950px;font-family:'Nanum Gothic';line-height:1.7}
.mypg_con .mypg_sec section{position:relative}
.mypg_con .mypg_sec h3.title{float:left;border-left:0;margin:0;padding:0;font-size:1.5rem;font-family:'NS_B';margin-bottom:20px;width:100%}
.mypg_con .mypg_sec h3 i{float:left;margin-right:10px;width:28px;height:28px;border-radius:2px}
.mypg_con .mypg_sec h3.tit1 i{background:#1a73e8 url('../images/icon/tit_icon1.png')}
.mypg_con .mypg_sec h3.tit2 i{background:#1a73e8 url('../images/icon/tit_icon2.png')}
.mypg_con .mypg_sec h3.tit3 i{background:#1a73e8 url('../images/icon/tit_icon3.png')}
.mypg_con .mypg_sec h3.tit4 i{background:#1a73e8 url('../images/icon/tit_icon4.png')}
.mypg_con .mypg_sec h3.tit5 i{background:#1a73e8 url('../images/icon/tit_icon5.png')}
.mypg_con .mypg_sec h3.tit6 i{background:#1a73e8 url('../images/icon/tit_icon6.png')}
.mypg_con .mypg_sec h3.tit7 i{background:#1a73e8 url('../images/icon/tit_icon7.png')}
.mypg_con .mypg_sec h3.tit8 i{background:#1a73e8 url('../images/icon/tit_icon8.png')}
.mypg_con .mypg_sec .bcnv{float:right;font-size:.8rem;position:absolute;top:2px;right:0}
.mypg_con .mypg_sec .bcnv i{font-size:1rem;position:relative;top:3px}
.mypg_con .mypg_top{float:left;width:100%;border:1px solid #404a58;background:#fff;border-radius:5px;padding:20px 30px;box-shadow:0 3px 5px rgba(0,0,0,.2);margin-bottom:50px}
.mypg_con .mypg_top table{padding-right:40px;width:100%}
.mypg_con .mypg_top table tr th{font-family:'NS_B';color:#333;font-size:1.1rem;text-align:left;width:70px !important;height:50px;line-height:50px}
.mypg_con .mypg_top table tr td{font-family:'Nanum Gothic';color:#488df4;font-size:1rem;padding-right:20px;vertical-align:middle}
.mypg_con .mypg_top table tr{float:left;width:50%}
.mypg_con .mypg_top_con{float:left;border-right:1px dotted #e5e5e5;width:62%}
.mypg_con .mypg_info{float:left;padding-left:20px}
.mypg_con .mypg_top .mypg_info{width:38%;margin-top:20px}
.mypg_con .mypg_top .mypg_info table tr{float:none;width:100%}
.mypg_con .mypg_top .mypg_info table th{width:33.33333333%;text-align:center}
.mypg_con .mypg_top .mypg_info table td{text-align:center;padding-right:0;height:50px;line-height:50px;font-size:2.7rem;font-family:'NS_EB';letter-spacing:-0.05rem}
.mypg_con .mypg_top .mypg_info table td.td_num1{color:#2eb3a3}
.mypg_con .mypg_top .mypg_info table td.td_num2{color:#e74262}
.mypg_con .mypg_top .mypg_info table td.td_num3{color:#717ebd}
.mypg_con .mypg_top .mypg_info table td.td_num4{color:#ffc45b}
.mypg_con .mypg_top_bx{margin-bottom:25px}
.mypg_con .mypg_top_bx .mypg_top_con{border:0;width:100%}
.mypg_con .mypg_top_bx .mypg_top_con table tr{border-top:1px dotted #e5e5e5}
.mypg_con .mypg_top_bx .mypg_top_con table tr:nth-child(2){border-top:0}
.mypg_con .mypg_top_bx .mypg_top_con table tr:first-child{border-top:0}
.mypg_con .mypg_top_bx2{padding-left:0;padding-right:0;margin-bottom:0;border:0;box-shadow:none;margin-top:0px;border-top:1px dotted #e5e5e5;padding-bottom:0}
.mypg_con .mypg_top_bx2 .mypg_info{width:100%;padding-left:0;margin-top:10px;margin-bottom:10px}
.mypg_con .mypg_top_bx2 .mypg_info table tr td{width:25%;border-left:1px dashed #e5e5e5}
.mypg_con .mypg_top_bx2 .mypg_info table tr th{width:25%;border-left:1px dashed #e5e5e5}
.mypg_con .mypg_top_bx2 .mypg_info table tr td:first-child{border:0}
.mypg_con .mypg_top_bx2 .mypg_info table tr th:first-child{border:0}

.mypg_con section{float:left;width:100%;margin-bottom:50px;margin-top:16px}
.mypg_con section table{width:100%;border-top:2px solid #383d48;font-family:'Nanum Gothic';margin-bottom:50px}
.mypg_con section table th{background:#f0eef1;height:40px;line-height:40px;font-family:'NG_B';font-size:.9rem;font-weight:400;border-bottom:1px solid #b3b7bc}
.mypg_con section table td{padding:12px 0;border-bottom:1px solid #ddd;vertical-align:middle}
.mypg_con section table td.col1{text-align:center}
.mypg_con section table td.col2{padding-right:15px}
.mypg_con section table td.col3{text-align:center;font-size:.95rem;color:#24a2e4}
.mypg_con section table td.col4{text-align:center}
.mypg_con section table td.col4 button{display:inline-block;border:1px solid #999;font-size:.8rem;padding:0 7px;height:29px;line-height:27px;margin:0 2px;border-radius:3px}
.mypg_con section table td.col4 a{display:inline-block;border:1px solid #999;font-size:.8rem;padding:0 7px;height:29px;line-height:27px;margin:0 2px;border-radius:3px}
.mypg_con section table td.col4-2 button{display:block !important;margin:8px auto}
.mypg_con section table td.col1 i{color:#f75467}
.mypg_con section table td.col1 i.axi-star-o{color:#999}
.mypg_con section table td.col1 .ansr1{color:#37bcc3;font-size:.9rem}
.mypg_con section table td.col1 .ansr2{color:#fe5d5d;font-size:.9rem}
.mypg_con section table td .li_img{float:left;width:73px;height:63px;margin-right:15px;background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important}
.mypg_con section table td .li_con{float:none;padding-top:5px;width:680px}
.mypg_con section table td .li_con h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mypg_con section table td .li_con_tit h4{font-family:'Nanum Gothic';font-size:1rem;font-weight:400}
.mypg_con section table td .li_con h4 img{margin-right:8px;margin-top:6px;width:14px}
.mypg_con section table td .li_con p{color:#999;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* 입점회원 이용후기 */
#mypg_review_co th{text-align:center}
#mypg_review_co td.col3{text-align:center;font-size:.9rem;color:#111 !important}
#mypg_review_co td.col5{text-align:center;font-size:.9rem;padding:0 5px;color:#4386f9}
#mypg_review_co td.col5 span{float:left;height:21px;overflow:hidden;width:100px;color:#4386f9}
#mypg_review_co td.col6{text-align:center;font-size:.9rem;word-break:normal}
#mypg_review_co td.col7{text-align:center;font-size:.9rem}
#mypg_review_co td.col7 button{display:inline-block;border:1px solid #999;border-radius:3px;padding:0 7px;height:29px;line-height:27px;font-size:.8rem}
#mypg_review_co td.col7 a{display:inline-block;border:1px solid #999;border-radius:3px;padding:0 7px;height:29px;line-height:27px;font-size:.8rem}
#mypg_review_co td.col7 i{color:#24a2e4;position:relative;top:2px}
#mypg_review_co td.col8{background:#fcfcfc;padding:10px 20px}
#mypg_review_co tr td .li_con{width:303px}
#mypg_review_co .service_tb{margin-top:0;border:0;padding:0;background:#fcfcfc}
#mypg_review_co .service_tb h5{height:auto;line-height:1.2;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #e5e5e5}
#mypg_review_co .service_tb h5 span{font-size:1rem;margin-right:20px;color:#666}
#mypg_review_co .service_tb h5 span.user-id{color:#4386f9}
#mypg_review_co .service_tb h5 span.item-num{font-size:.9rem}
#mypg_review_co .service_tb h5 span.item-num a{color:#64abe3}
#mypg_review_co .service_tb h5 span.item-num a:hover{text-decoration:underline !important}
#mypg_review_co .service_tb h5 i{vertical-align:middle;font-size:.9rem;color:#666}
#mypg_review_co .service_tb ul li p{width:100%;font-size:.9rem;border-top:0;overflow:inherit;height:auto;color:#666;line-height:1.7}
.mypg_con section table td .li_con p .txt_hd{color:#fc8043}

/* 답변글 */
#mypg_review_co td.col9{background:#fbfcfd;padding:10px 20px}
#mypg_review_co .comment-bx{margin-top:0;border:0;padding:0;background:#fbfcfd}
#mypg_review_co .comment-bx h5{height:auto;line-height:1.2;margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #e5e5e5}
#mypg_review_co .comment-bx h5 span{font-size:.9rem;margin-right:20px;color:#666}
#mypg_review_co .comment-bx h5 span.user-id{color:#4386f9}
#mypg_review_co .comment-bx h5 span.item-num{font-size:.9rem}
#mypg_review_co .comment-bx h5 span.item-num a{color:#64abe3}
#mypg_review_co .comment-bx h5 span.item-num a:hover{text-decoration:underline !important}
#mypg_review_co .comment-bx h5 i{vertical-align:middle;font-size:1rem;color:#666}
#mypg_review_co .comment-bx ul li p{width:100%;font-size:.9rem;border-top:0;overflow:inherit;height:auto;color:#666;line-height:1.7;clear:both}
.comment-bx{background:#fbfcfd}
.comment-bx h5{float:left;width:100%;height:auto;line-height:20px}
.comment-bx h5 span{float:left;height:21px;line-height:21px;background:url('../images/icon/reply01.gif')no-repeat left top;width:100px;padding-left:42px;font-family:'NG_B';font-weight:normal;color:#e94142 !important}
.comment-bx h5 .comment-bt{float:right;font-family:'Nanum Gothic';font-weight:normal}
.comment-bx h5 .comment-bt i{font-size:1rem;color:#888}
.comment-bx h5 .comment-bt a{display:inline-block;margin-left:2px;font-size:.75rem;color:#111;height:17px;line-height:17px;border:1px solid #999;border-radius:3px;height:21px;line-height:21px;padding:0 5px}
.comment-bx h5 .comment-bt button{display:inline-block;margin-left:2px;font-size:.75rem;color:#111;height:17px;line-height:17px;border:1px solid #999;border-radius:3px;height:21px;line-height:21px;padding:0 5px}

/*** 스크랩 ***/
.mypg_con section.mypg_sec1 table tr td.col2{width:829px;padding-left:15px}

/*** Q&A ***/
.mypg_con section.mypg_sec2 table td .li_con{float:none;padding-top:5px;width:659px !important}
.mypg_con .check-icon{margin-right:0}
.mypg_con input[type="checkbox"]:checked + .check-icon{background:url('../images/icon/check_in_02.png')left center no-repeat !important}
.mypg_sch{float:left;width:100%;padding:15px 0;background:#fff;border-top:1px solid #e5e5e5}
.mypg_sch_form{float:right}
.mypg_sch_form input[type="text"]{border:1px solid #999;height:32px;line-height:32px;padding:0 5px}
.mypg_sch_form input[type="submit"]{-webkit-appearance:button;cursor:pointer;background:#3c4556;color:#fff !important;font-size:.9rem;height:32px;line-height:32px;padding:0 10px;margin-left:5px}
.mypg_sch_form input[type="submit"]:focus{border:0 !important}
.mypg_sec_con .col0{text-align:center}
.mypg_con section.mypg_sec2 table td .icons{position:absolute;right:0;top:35px}

/*** 이용후기 ***/
.mypg_con section.mypg_sec2 table td .li_con{float:none;padding-top:5px;width:639px !important}
.mypg_con section.mypg_sec2 table td .li_con_tit h4{font-family:'Nanum Gothic';font-size:1rem;font-weight:400}

/** 검색결과 없음 **/
.no_result{text-align:center}
.no_result .no_result_img{margin:0 auto;float:none;background-size:50px 50px !important;width:50px;height:50px;line-height:50px;margin-bottom:15px}
.no_result .info4{margin-bottom:0 !important}
.no_result .info4 p{font-size:.9rem}
.no_result .info4 a{text-align:center}

/*** 회원정보수정 ***/
.mypg_sec_con .container .agree_chk label input[type="checkbox"]:checked + .check-icon{display:inline-block;width:22px;height:22px;background:url('../images/icon/check_in_07.png')left center no-repeat !important;vertical-align:middle;transition-duration:.1s}

/*** 업체등록 현황 ***/
.mypg_con .mypg_sec3 table tr td .li_con{width:631px}
.mypg_con .mypg_sec3 .info2{letter-spacing:-0.03em}
.mypg_con .mypg_sec3 .info2 em{float:left;background:#d72a28;color:#fff;font-size:.8rem;padding:0 5px;margin-right:3px;height:22px;line-height:22px;margin-right:5px}
.mypg_con .mypg_sec3 .info2 del{color:#999;font-family:'NG_B';width:90px;float:left;text-align:left;height:22px;line-height:22px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.mypg_con .mypg_sec3 .info2 strong{float:left;width:142px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;font-size:1.2rem;color:#111}

/** 업체등록 현황 - 유료서비스 이용내역 **/
.mypg_con .mypg_sec3 .service_tb{float:left;width:100%;clear:both;border:1px solid #dadada;background:#fdfeff;margin-top:15px;border-radius:4px;padding:0 15px;letter-spacing:-0.02rem}
.mypg_con .mypg_sec3 .service_tb h5{font-size:.9rem;font-weight:600;color:#333;height:38px;line-height:38px}
.mypg_con .mypg_sec3 .service_tb ul li{float:left;width:100%;font-size:.8rem;}
.mypg_con .mypg_sec3 .service_tb ul li:first-child p{border-top:1px solid #eee}
.mypg_con .mypg_sec3 .service_tb ul li:first-child div{border-top:1px solid #eee}
.mypg_con .mypg_sec3 .service_tb ul li p{float:left;;width:85%;height:38px;line-height:38px;color:#4c80ec;border-top:1px dashed #eee;overflow:hidden}
.mypg_con .mypg_sec3 .service_tb ul li p span{font-size:.8rem;color:#555}
.mypg_con .mypg_sec3 .service_tb ul li div{float:left;width:15%;height:38px;line-height:38px;font-size:.8rem;letter-spacing:-0.03rem;;border-top:1px dashed #eee;text-align:right}
.mypg_con .mypg_sec3 .service_tb ul li div a{border:1px solid #f75258;color:#f75258;padding:3px 7px}

/*** 유료 이용내역 ***/
.mypg_con .mypg_list .info_box{float:left;width:100%;background:#f2f9ff;font-size:.9rem;color:#111;letter-spacing:0;border:1px solid #b3b7bc;border-radius:4px;padding:15px 20px;margin-bottom:20px}
.mypg_con .mypg_list .info_box ul li{list-style:disc;list-style-position:inside}
.mypg_con .mypg_list table tr td{font-size:.9rem;font-family:'Nanum Gothic';letter-spacing:-0.03rem}
.mypg_con .mypg_list table tr td.col2{padding:0 15px;color:#2565d0}
.mypg_con .mypg_list table tr td.col5{color:#f75467}
.mypg_con .mypg_list table tr td.col6{text-align:center}
.mypg_con .mypg_list .mypg_sch_form2 ul li{font-size:.9rem;float:left;height:32px;line-height:32px}
.mypg_con .mypg_list .mypg_sch_form2 ul li a{border:1px solid #999;padding:6px 10px;margin-right:10px}
.mypg_con .mypg_list .mypg_sch input[type="text"]{font-size:.9rem;color:#666}
.mypg_con .mypg_list .mypg_sch select{border:1px solid #999;height:32px;line-height:32px;padding:5px;font-size:.9rem;margin-left:10px}
.mypg_con .mypg_list .sch_date{font-size:.9rem;float:left;margin-right:8px;height:32px;line-height:32px}
.mypg_con .mypg_list .sch_date i{position:relative;top:2px;margin-right:4px}

/*** 업체등록 ***/
.mypg_con .mypg_sec4 .container fieldset ul li .text_input1{width:81%}
.mypg_con .mypg_sec4 .container fieldset ul li select{margin-right:5px}
.mypg_con .mypg_sec4 .container fieldset ul li{height:auto}
.wrap_content{border-top:1px dashed #d9d9d9;margin-top:15px !important;padding-top:20px}
.mypg_con .mypg_sec4 .address .text{width:81%;margin-left:144px}
.mypg_con .mypg_sec4 .detail .text-area{display:inline-block;float:none;width:703px;margin:0px 0 5px;position:relative}
.mypg_con .mypg_sec4 .notice .text-area{display:inline-block;float:none;width:703px;margin:15px 0 15px}
.mypg_con .mypg_sec4 .file-regist{float:left;width:100%}
.mypg_con .mypg_sec4 .location .map-area{display:inline-block;float:none;width:703px;margin:15px 0;border:1px solid #ccc;margin-left:144px}
.mypg_con .mypg_sec4 .movie .tag-area{display:block;float:none;margin-bottom:15px;width:703px;margin-left:144px;height:auto;line-height:38px}
.mypg_con .mypg_sec4 .movie .tag-area input{width:100%}
.mypg_con .mypg_sec4 .movie .tag-area textarea{width:100%;font-family:'Nanum Gothic';line-height:1.7}
.mypg_con .mypg_sec4 .etc .tag-area{display:inline-block;float:none;margin-top:15px;margin-bottom:15px;width:703px;height:auto;line-height:38px}
.mypg_con .mypg_sec4 .etc .tag-area input{width:100%}
.mypg_con .mypg_sec4 .etc .tag-area textarea{width:100%;font-family:'Nanum Gothic';line-height:1.7}
.mypg_con .mypg_sec4 .file-regist{float:left;width:100%}
.mypg_con .mypg_sec4 .file_img_li{background:#fcfcfc;font-size:.9rem;color:#05aae0;margin-left:144px;width:704px;padding:0px 12px;padding-bottom:0;border:1px solid #ccc;margin-bottom:18px;border-radius:2px}
.mypg_con .mypg_sec4 .file_img_li .file-img{display:inline-block;width:109px;height:72px;text-align:center;vertical-align:middle;border:1px solid #e5e5e5;margin:0;margin-top:15px;margin-bottom:15px;background-repeat:no-repeat !important;background-size:cover !important}
.mypg_con .mypg_sec4 .file_img_li .no-img{background:#f8faff;font-size:.9rem}
.mypg_con .mypg_sec4 .file_img_li .file-txt-info{display:inline-block;height:72px;line-height:72px;font-size:.9rem;vertical-align:middle;margin-bottom:15px;margin-left:10px;color:#05aae0}
.mypg_con .mypg_sec4 .zipcode{width:599px}
.mypg_con .mypg_sec4 .icon_group1{display:inline-block;width:724px;vertical-align:top}
.mypg_con .mypg_sec4 .icon_group1 ul{margin-bottom:0;width:100%}
.mypg_con .mypg_sec4 .icon_group1 ul li{float:left;line-height:30px;vertical-align:middle;border-bottom:0;margin-bottom:10px}
.mypg_con .mypg_sec4 .icon_group1 ul li label{width:auto;font-family:'Nanum Gothic';font-size:1rem;margin-right:30px;margin-bottom:20px}
.mypg_con .mypg_sec4 .icon_group1 ul li label em{color:#111;background:#fff;border:1px solid #3a4370;height:30px;line-height:30px;display:inline-block;padding:0 12px}
.mypg_con .mypg_sec4 .icon_group2{display:inline-block;width:703px;vertical-align:top}
.mypg_con .mypg_sec4 .icon_group2 ul{margin-bottom:0}
.mypg_con .mypg_sec4 .icon_group2 ul li{float:left;position:relative;line-height:30px;vertical-align:middle;border-bottom:0;margin:0 8px;margin-bottom:20px;padding-bottom:30px}
.mypg_con .mypg_sec4 .icon_group2 ul li span{display:inline-block;width:60px;height:69px;background-size:60px 69px !important;background-position:center center !important;vertical-align:middle}
.mypg_con .mypg_sec4 .icon_group2 ul li label{position:absolute;bottom:0;left:50%;margin-left:-9px;height:auto !important;line-height:0}
.mypg_con .mypg_sec4 .address .addr_txt1{line-height:20px}
.mypg_con .mypg_sec4 .address{line-height:48px;padding-top:12px;padding-bottom:12px}
.mypg_con .mypg_sec4 fieldset ul li.notice{line-height:1.7}
.mypg_con .mypg_sec4 fieldset ul li.detail{line-height:1.7;padding-top:15px}
.mypg_con .mypg_sec4 fieldset ul li.detail label{position:relative;text-align:left}
.mypg_con .mypg_sec4 fieldset ul li.detail label .th2{position:absolute;top:20px}
.mypg_con .mypg_sec4 fieldset ul li.detail label > div{float:left;width:100%}
.mypg_con .mypg_sec4 .file_img_li .file-img{position:relative}
.mypg_con .mypg_sec4 .file_img_li .check-icon{position:absolute;top:8px;right:2px;background:url('../images/icon/check_out_03.png')left center no-repeat}
.mypg_con .mypg_sec4 .file_img_li input[type="checkbox"]:checked + .check-icon{background:url('../images/icon/check_in_08.png')left center no-repeat !important}

/** 비밀번호 입력폼 **/
.mypg_con section table td.col2{position:relative}
.password_in{float:left;border:1px solid #7c7f84;padding:10px 15px;line-height:30px;background:#f8faff;border-radius:4px;font-size:.95rem;box-shadow:0 2px 2px rgba(0,0,0,.2);position:absolute;top:18px;left:150px;z-index:200}
.password_in input{border:1px solid #ccc;height:30px;line-height:30px;border-radius:2px}
.password_in input[type="password"]{width:150px;padding:0 5px;margin-right:4px}
.password_in input[type="submit"]{width:50px;padding:0 5px;height:30px;line-height:30px;font-size:.8rem;color:#fff;border:1px solid #314179;margin-right:2px}
.password_in input[type="button"]{width:50px;padding:0 5px;height:30px;line-height:30px;font-size:.8rem;color:#fff;border:1px solid #314179}


/***** 유료 서비스 결제(입점회원)  *****/

/*** 서비스 결제 ***/
.service_item .item_img{float:left;outline:1px solid #ccc;width:380px;height:400px;margin-right:40px}
.service_item .item_img1{background:url('../images/service1.jpg')no-repeat;background-size:cover}
.service_item .item_img2{background:url('../images/service2.jpg')no-repeat;background-size:cover}
.service_item .item_info{float:left;width:492px;padding-top:10px}
.service_item .item_info_top h4{font-size:1.5rem;margin-bottom:10px;color:#111}
.service_item .item_info_top p{font-size:1rem;font-family:'Nanum Gothic';line-height:1.7}
.service_item .item_info_top{margin-bottom:20px}
.service_item .item_options{font-family:'Nanum Gothic'}
.service_item .item_options select{border:1px solid #ccc;width:100%;height:38px;line-height:38px;padding:0 10px;margin-bottom:20px;font-size:.9rem}
.service_item .item_options h5{margin-bottom:10px;font-size:.9rem}
.service_item .item_result{background:#f1f1f1;border:1px solid #ccc}
.service_item .item_result{float:left;width:100%;padding:0 15px;margin-bottom:30px;font-family:'Nanum Gothic';font-size:.9rem}
.service_item .item_result p{height:50px;line-height:50px}
.service_item .item_result p em{font-family:'NG_B';font-size:1rem}
.service_item .item_result .item_price{float:left;width:100%;height:60px;line-height:60px;border-top:1px solid #ccc}
.service_item .item_result ul{float:right}
.service_item .item_result ul li{float:left;margin-left:10px;font-size:1rem;letter-spacing:-0.03rem}
.service_item .item_result .item_price strong{font-family:'NG_B'}
.service_item .bottomBtn{float:left;width:auto;display:inline}
.service_item .item_result .item_price del{font-size:1rem}
.service_item .item_result .item_price .sale{font-size:1rem}
.service_item .item_result .item_price .price1{color:#888}
.service_item .item_result .item_price .price2{font-size:1.3rem;color:#f75467}
.service_item .item_result .item_price .sale i{font-size:1.2rem;position:relative;top:4px;color:#e63740}
.service_item > ul > li{float:left;width:100%;margin-top:40px;padding-top:40px;border-top:1px dashed #f5f5f5}
.service_item > ul > li:first-child{margin-top:0;padding-top:0;border-top:0}

/*** 서비스 결제 ***/
.payment_con section {margin:0 0 50px;padding-bottom:0;border:0}
.payment_con section label{float:left}
.payment_con .sec4{padding-bottom:0;border-bottom:0}
.payment_con .sec4 ul li{float:left;margin-right:40px}
.payment_con  h4{margin-bottom:20px;font-size:1.2rem}
.payment_con .select_box{float:left;width:100%}
.payment_con .sec3 table{width:100%;border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc}
.payment_con .sec3 table th{text-align:center;width:19%;font-family:'NG_B';font-size:1rem;border-bottom:1px solid #ccc;border-right:1px solid #ccc;height:60px;line-height:60px;background:#f1f1f1;color:#111}
.payment_con .sec3 table td{width:81%;border-bottom:1px solid #ccc;font-size:1rem;font-family:'NG_B';padding:0 40px;height:60px;line-height:60px}
.payment_con .sec3 table td strong{color:#1a73e8}
.payment_con .sec3 table td .won{color:#1a73e8}
.payment_con section table{width:100%;border-top:2px solid #383d48;font-family:'Nanum Gothic'}
.payment_con section table th{background:#f0eef1;height:40px;line-height:40px;font-family:'NG_B';font-size:.9rem;font-weight:400;border-bottom:1px solid #b3b7bc}
.payment_con section table td{height:50px;line-height:50px;border-bottom:1px solid #ddd;vertical-align:middle}
.payment_con section table td.col1{text-align:center}
.payment_con section table td.col2{padding-right:15px;text-align:center}
.payment_con section table td.col3{text-align:left;font-size:.95rem}
.payment_con section table td.col4{text-align:center}
.payment_con section table td.col4 button{display:inline-block;border:1px solid #999;font-size:.8rem;padding:0 7px;height:26px;line-height:26px;margin:0 2px;border-radius:3px}
.payment_con section table td.col4 a{display:inline-block;border:1px solid #999;font-size:.8rem;padding:0 7px;height:26px;line-height:26px;margin:0 2px;border-radius:3px}
.payment_con section table td.col1 i{color:#f75467}
.payment_con section table td.col1 .ansr1{color:#4a8bf5}
.payment_con section table td.col1 .ansr2{color:#fe5d5d}
.payment_con section table td .li_img{float:left;width:73px;height:63px;margin-right:15px;background-position:center !important;background-repeat:no-repeat !important;background-size:cover !important}
.payment_con section table td .li_con{float:none;padding-top:5px;width:680px}
.payment_con section table td .li_con h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.payment_con section table td .li_con_tit h4{font-family:'Nanum Gothic';font-size:1rem;font-weight:400}
.payment_con section table td .li_con h4 img{margin-right:8px;margin-top:6px;width:14px}
.payment_con section table td .li_con p{color:#999;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.payment_con section table tr td{font-size:.9rem;font-family:'Nanum Gothic';letter-spacing:-0.03rem}
.payment_con section table tr td.col2{color:#2565d0}
.payment_con section table tr td.col5{text-align:center}
.payment_con section table tr td.col6{font-family:'NG_B';color:#f75467;text-align:center}
.payment_con .total{float:left;width:100%;font-size:1.1rem;font-family:'NS_B';padding-right:20px;}
.payment_con .total_price{float:right;height:70px;line-height:70px}
.payment_con .total_price strong{color:#f75467;font-size:1.7rem;letter-spacing:-0.03rem;font-family:'NS_EB'}
.payment_con .total_price .won{color:#f75467;font-family:'NS_B' !important;font-size:1.2rem}
.payment_con .select_box_wrap{float:left;width:100%;padding:0 50px;border:1px solid #bac2cc;height:80px;line-height:80px;background:#e9f3ff}
.payment_con .deposit{float:left;width:100%;font-family:'Nanum Gothic';border:1px solid #ccc;padding:10px 30px;background:#fcfcfc;border-top:0}
.payment_con .deposit ul li{float:left;width:100%;margin-right:0;padding:5px 0}
.payment_con .deposit ul li label{width:16%;height:38px;line-height:38px}
.payment_con .deposit ul li select{height:38px;line-height:38px;border:1px solid #ccc;padding:5px 5px;width:50%;border-radius:2px}
.payment_con .deposit ul li input[type="text"]{border:1px solid #ccc;height:38px;line-height:38px;border-radius:2px;width:20%;padding:0 5px}
.payment_con .deposit input[type="checkbox"]{display:none;cursor:pointer}
.payment_con .deposit .check-icon{background:url('../images/icon/check_out_01.png')left center no-repeat}
.payment_con .deposit input[type="checkbox"]:checked + .check-icon{background:url('../images/icon/check_in_05.png')left center no-repeat}

/*** 결제완료 ***/
.container section.pay_info{border-bottom:0}
.pay_info table{font-family:'Nanum Gothic';width:100%;border:1px solid #ccc}
.pay_info table th{width:17%;height:50px;line-height:50px;font-family:'NG_B';border-top:1px dashed #e5e5e5;border-right:1px dashed #e5e5e5;background:#fcfcfc}
.pay_info table td{width:83%;height:50px;line-height:50px;border-top:1px dashed #e5e5e5;padding:0 40px}
.pay_info table tr:first-child th{border-top:1px solid #ccc}
.pay_info table tr:first-child td{border-top:1px solid #ccc}
.pay_info table td .total_price{color:#fe4c54;font-family:'NG_B'}
.pay_info table td .status{color:#01acc6}
.pay_info table td strong{font-family:'NG_B'}
.complete_pay{margin-bottom:30px !important}

/*** FOOTER ***/
footer{float:left;width:100%;padding:30px 0;background:#34394f;color:#fff;line-height:23px}
.footer_wrap{width:1200px;margin:0 auto}
.logo2{float:left;width:187px;margin-right:40px;height:80px;line-height:80px}
.logo2 img{vertical-align:middle}
.footer{float:left;width:973px;position:relative;padding-right:40px}
.footer address{font-size:.9rem;color:rgba(255,255,255,.5);letter-spacing:-0.03rem}
.footer address em{color:#fff}
.footer .fnb{margin-bottom:40px}
.footer .fnb li{float:left;margin-right:40px}
.footer .fnb li a{color:rgba(255,255,255,.8);font-size:.9rem}
.footer .sns_icon{position:absolute;right:0px;top:-10px}
.footer .sns_icon li{float:left;margin-left:5px;background:rgba(0,0,0,0);height:38px;line-height:38px;width:38px;text-align:center;border-radius:50%;transform: scale(1);transition: all .2s ease}
.footer .sns_icon li a{color:#fff;display:inline-block;width:100%}
.footer .sns_icon li a i{font-size:1rem;vertical-align:middle}
.footer .sns_icon li:first-child:hover{transform:scale(1.2);background:#3b5998;color:#fff !important;opacity:1;filter:alpha(opacity=100)}
.footer .sns_icon li:nth-child(2):hover{transform:scale(1.2);background:#00acee;color:#fff !important;opacity:1;filter:alpha(opacity=100)}
.footer .sns_icon li:last-child:hover{transform:scale(1.2);background:#dd4b39;color:#fff !important;opacity:1;filter:alpha(opacity=100)}
.footer .copyright{float:left;font-size:.9rem;color:rgba(255,255,255,.5);font-family:'Open Sans'}
.btn_box{text-align:center;position:relative;top:-40px;float:right;right:0;height:0;z-index:10000}
.btn_box a{padding:8px 10px;border-radius:4px;background:rgba(0,0,0,0.2);transition:all .2s ease}
.btn_box a:hover{background:#95a5a6}
.btn_box a i{margin:0;top:0;font-size:1.1rem;color:#fff}


@media screen and (max-width:1210px){
  .wrap, header, .location_area, .row-full, footer, .bg_layer2, .photo_slide_layer, .photo_viewer{width:1210px;margin-right:auto;margin-left:auto}
}

/*
@media screen and (max-width:1580px){
  .wrap, header, .location_area, .row-full, footer, .bg_layer2, .photo_slide_layer, .photo_viewer{width:1580px;margin-right:auto;margin-left:auto}
}
*/

/*_helpers/_editor/cheditor/css/ui.css 652 수정*/
.cheditor-tb-wrapper{height:auto !important}
.container fieldset ul li .cheditor-container{display:inline-block;/*width:762px !important;*/vertical-align:top}
/*.cheditor-editarea-wrapper iframe{height:300px !important}*/

/** 메인 팝업 **/
.hand{position:relative;top:-1px;left:5px;font-size:12px;vertical-align:middle}
.hand input[type="checkbox"]{vertical-align:middle;top:1px !important;margin-right:4px}
.bar{top:-2px}
.bar a{color:#fff;font-size:14px}
.popupLayer{padding-left:10px !important;padding-bottom:0;height:30px;line-height:30px;font-family:'NG_B';font-size:.8rem;letter-spacing:0}

/** 상단배너 **/
.banner_con{margin:0 auto;text-align:center}

/** 배너 **/
.banner{margin:0 auto;text-align:center;max-width:1200px;}
.banner_wrap{float:left;margin-right:5px;margin-left:5px;margin-bottom:20px;overflow:hidden}

/* 최상단 배너 3일간 보지 않기 */
p.close{margin-top:-6px;background:rgba(0,0,0,.2);position:relative;padding:4px 4px 4px 0;border-radius:50px;width:54px;height:54px;/*box-shadow:0 2px 2px rgba(0,0,0,.5)*/}
p.close input[type="checkbox"]{vertical-align:top;margin-right:2px;position:absolute;top:14px;left:10px;background:url('../images/icon/close_top.png');z-index:3000;width:13px;height:13px;opacity:0;
-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none;box-shadow:none;background:none}
p.close span:before{content:"닫기";color:transparent !important;background:url('../images/icon/close_top.png')no-repeat 7px center;width:20px;height:20px;background-size:10px;z-index:5000;opacity:1}
p.close span{position:absolute;top:13px;left:3px;float:right;color:rgba(255,255,255,.5);text-align:right;line-height:1.4;font-style:italic;font-family:'Nanum Gothic';width:42px;font-size:11px;letter-spacing:-0.08rem;word-break:keep-all}

/***** 하단 서비스 메뉴 *****/
.service .contents{width:100%;margin-bottom:60px}
.service .container h2{position:relative;letter-spacing:0}
.service .contents01{width:1200px;margin:0 auto}
.service .contents01 h2{height:50px;line-height:50px;}
.service .col_right{float:left;width:925px;margin-left:50px}
.service .col_left{float:left;width:220px}
.service .sub_title{font-size:1.8em;margin-bottom:10px}
.service .sub_title span{border-left:13px solid #448ccb;height:30px;margin-right:10px;*float:left;*position:relative;*top:13px}
.service .date_tab{margin-bottom:30px}
.service .sub_title .bcrb{float:left;position:absolute;top:0;right:0;font-size:13px;font-weight:300;font-family:'Nanum Gothic'}
.service section{float:left;width:100%}
.service .service_con h3{float:left !important;width:100%;font-size:1.6em !important;font-family:'NG_B';margin-bottom:20px;margin-top:20px;clear:both}
.service .service_con h3.title{margin-top:0}

/***  광고안내/위치별가이드***/
.service_con .top_info{float:left;width:100%;background:#f8faff;margin-bottom:30px}
.service_con .top_info img{vertical-align:middle}
.service_con .top_info ul{float:left;width:100%;padding:15px 25px;border:1px solid #ccc;border-radius:3px}
.service_con .top_info ul li{line-height:26px;font-size:.9rem}

.service_con .service_info strong{font-family:'NG_B' !important}
.service_con .ad_banner_guide .banner_header{float:left;width:100%;border:2px solid #373d55;background:#fff;padding:25px 30px 22px;margin-bottom:20px}
.service_con .ad_banner_guide .banner_header ul li{float:left;margin-bottom:20px}
.service_con .ad_banner_guide .banner_header ul li > a{margin-right:20px}
.service_con .ad_banner_guide .banner_header ul li > a:hover{color:#555}
.service_con .ad_banner_guide .banner_header ul li > a strong:hover{border-color:#555}
.service_con .ad_banner_guide .banner_header ul li > a strong{border-bottom:1px solid #999;padding-bottom:2px;}

.service_con .ad_banner_guide .banner_header ul li.banner_type1{margin-right:50px}
.service_con .ad_banner_guide .banner_header ul li.banner_type2{margin-right:50px}
.service_con .ad_banner_guide .banner_header ul li.banner_type3{margin-right:50px}
.service_con .ad_banner_guide .banner_header ul li.banner_type4{margin-right:50px}
.service_con .ad_banner_guide .banner_header ul li.banner_type6{margin-bottom:0px;margin-right:50px}
.service_con .ad_banner_guide .banner_header ul li dl dt{float:left;}
.service_con .ad_banner_guide .banner_header ul li dl dt:hover{text-decoration:none !important}
.service_con .ad_banner_guide .banner_header ul li dl dd{float:left;margin-left:10px;font-size:1rem;letter-spacing:-0.03em}
.service_con .ad_banner_guide .banner_header ul li dl dd a{color:#666;border-bottom:1px solid #999;padding-bottom:2px;font-size:.9rem}
.service_con .ad_banner_guide .banner_header ul li dl dd a:hover{color:#888;border-color:#888}
.service_con .ad_banner_guide em{float:left;height:10px;width:10px;border-radius:20px;margin-right:5px;margin-top:2px}
.service_con .ad_banner_guide em.type1{background:#ff4401}
.service_con .ad_banner_guide em.type2{background:#19aae2}
.service_con .ad_banner_guide em.type3{background:#f39148}
.service_con .ad_banner_guide em.type4{background:#009a44}
.service_con .ad_banner_guide em.type5{background:#d874a6}
.service_con .ad_banner_guide em.type6{background:#c19b76}
.service_con .ad_banner_guide em.type7{background:#5e6d8e}
.service_con .ad_banner_guide .banner_header ul li strong{font-size:1rem;font-family:'NG_B'}
.service_con .ad_banner_guide .banner_map_con{float:left;width:100%;margin-bottom:80px}
.service_con .ad_banner_guide .banner_map_con dl{float:left;width:100%}
.service_con .ad_banner_guide .banner_map_con dl dt{float:left;width:100%}
.service_con .ad_banner_guide .banner_map_con dl dd{text-align:center;margin-bottom:20px}
.service_con .ad_banner_guide .banner_map_con .title{float:left;font-size:1em;letter-spacing:-0.03rem;position:relative;width:100%;height:50px;line-height:50px}
.service_con .ad_banner_guide .banner_map_con .title:hover{text-decoration:none !important}
.service_con .ad_banner_guide .banner_map_con .title i{font-size:13px;font-style:normal;color:#666;text-decoration:none;border:1px solid #000;width:15px;padding:0 3px}
.service_con .ad_banner_guide .banner_map_con .title .txt{position:absolute;right:0px;color:#666;font-size:.8rem}
.service_con .ad_banner_guide .banner_map_con strong{font-size:1em;letter-spacing:-0.03em;color:#fff;text-decoration:none !important}
.service_con .ad_banner_guide .banner_map_con strong.type1{background:#ff4401;padding:8px 12px}
.service_con .ad_banner_guide .banner_map_con strong.type2{background:#19aae2;padding:8px 12px}
.service_con .ad_banner_guide .banner_map_con strong.type3{background:#f39148;padding:8px 12px}
.service_con .ad_banner_guide .banner_map_con strong.type4{background:#009a44;padding:8px 12px}
.service_con .ad_banner_guide .banner_map_con strong.type5{background:#c19b76;padding:8px 12px}
.service_con .ad_banner_guide .banner_map_con strong.type6{background:#c19b76;padding:8px 12px}
.service_con .ad_banner_guide .banner_map_con strong.type7{background:#5e6d8e;padding:8px 12px}
.service_con .ad_banner_guide .banner_map_con dl .ad_map{padding:30px;border:1px solid #ccc;background:#f1f2f4;clear:both;margin-bottom:20px}
.service_con .ad_banner_guide .banner_map_con dl .ad_map img{text-align:center;border:1px solid #ccc}

/* 수정사항 190701 */ 
.empty_li{font-size:17px !important;font-family:'NanumSquare'}

/* 좌측메뉴 class="on" 
.mypg_con aside nav ul li.on{background:#f65645}
.mypg_con aside nav ul li.on:after{content: "";position:absolute;top:0;margin-top:0px;border-top:31px solid transparent;border-bottom: 31px solid transparent;border-left:16px solid #ddd;right:-16px;z-index:500;border-left-color:#f65645}
.mypg_con aside nav ul li.on a{display:inline-block;color:#fff;width:100%;height:64px;line-height:64px;color:#fff;background:url('../images/icon/nav_arrow2.png')no-repeat right center}

.service_con aside nav ul li.on{background:#f65645}
.service_con aside nav ul li.on:after{content:"";position:absolute;top:0;margin-top:0px;border-top:31px solid transparent;border-bottom:31px solid transparent;border-left:16px solid #ddd;right:-16px;z-index:500;border-left-color:#f65645}
.service_con aside nav ul li.on a{display:inline-block;color:#fff;width:100%;height:64px;line-height:64px;color:#fff;background:url('../images/icon/nav_arrow2.png')no-repeat right center}
*/

/** 현금영수증 박스 **/
#receipt_box{clear:both}
#receipt_box ul{margin-left:16%;float:left}
#receipt_box ul li{float:left !important;width:200px}
#receipt_box ul li label{float:left;width:200px}
#receipt_box .select_id{display:block;margin-left:16%;}
#receipt_box select{float:left;width:130px;clear:both}
#receipt_box input{float:left;width:280px;margin-left:10px}
#receipt_box .select_id input[type="text"]{float:left;}
#receipt_box .slt_id input[type="text"]{float:left;margin-left:5px;}
#receipt_box .select_id span{float:left;vertical-align:middle;height:38px;line-height:38px;margin-left:5px}

/** 비밀글 **/
.detail_info_wrap .qna_conts table tr td .review_tit em img{vertical-align:middle;margin-right:10px}

/** 캡챠 **/
.container fieldset ul .capcha{float:left;width:100%;text-align:left;line-height:68px;border-bottom:1px dashed #d9d9d9 }
.container fieldset ul .capcha .tit{display:none}
.container fieldset ul .capcha label{float:left;width:16%;text-align:center;display:inline-block;font-size:1.1rem;font-family:'NS_B';height:89px;line-height:89px}
.container fieldset ul .capcha_hd{width:300px;float:left;padding:10px}
.container fieldset ul .capcha_hd .capcha_img{float:left;margin-right:10px;position:relative;top:4px}
.container fieldset ul .capcha_hd .capcha_img img{vertical-align:middle}
.container fieldset ul .capcha_hd .capcha_btn_gp{float:left}
.container fieldset ul .capcha_hd .capcha_btn{height:32px;line-height:32px;border:1px solid #ccc}
.container fieldset ul .capcha_hd .capcha_btn{width:auto;}
.container fieldset ul .capcha_hd .sound_btn{margin-bottom:5px}
.container fieldset ul .capcha_hd .capcha_btn img{vertical-align:middle;margin-right:5px;position:relative;top:-2px}
.container fieldset ul .capcha_hd .capcha_btn{padding:0 10px}
.container fieldset ul .capcha_hd .capcha_btn button{font-size:.8rem;height:30px;line-height:30px}
.container fieldset ul .capcha_txt input{width:200px !important;margin-right:10px;background:#f8faff}
.container fieldset ul .capcha_txt{height:89px;line-height:89px}
.container fieldset ul .capcha_txt span{color:#444}
.container fieldset ul .capcha_txt input{width:200px;margin-right:10px;background:#f8faff}
.container fieldset ul .capcha_txt input[type="text"]{border: 1px solid #ccc;height:32px;line-height:32px;vertical-align:middle;width:272px;padding:0 5px}
.container fieldset ul .capcha_txt span{color:#05aae0;font-size:.95rem;letter-spacing:-0.03rem}

/* footer_info */
.footer_info{float:left;font-size:small;opacity:.5}
.footer_info a{color:#fff}

/* 로드뷰 보기 아이콘 */
.loadview_div{border:0 !important;background-color:#000 !important;opacity:.6;color:#fff;border-radius:50px;padding:8px 15px !important;font-size:.9rem;left:auto !important;right:20px;bottom:20px !important}

/* Q&A 등록글 내용*/
.qa-txt-con{padding:0 0px;margin-bottom:30px;border:0}
.qa-txt-con h4{font-family:'NS_B';font-size:1.5rem;line-height:1.6;padding:10px 0;margin-bottom:20px}
.qa-txt-con .txtinfo{border-bottom:1px dashed #d9d9d9;margin-bottom:20px;padding-bottom:10px;font-size:.9rem;color:#888}
.qa-txt-con .txtinfo em{margin-right:5px;display:none}
.qa-txt-con p{line-height:1.7}
.qa-txt-con span.user{color:#5f7cd8}
.qa-txt-con span.user i{margin-right:10px;border:1px solid #5f7cd8;border-radius:4px;height:24px;width:26px;padding:3px}
.qa-txt-con span.date{float:right}

/* 에디터 영역 */
.mypg_con .mypg_sec4 .detail .text-area{width:100%;background:none;margin-bottom:50px}
.mypg_con .mypg_sec4 .notice .text-area{width:100%;background:none;;margin-bottom:50px}
.mypg_con .mypg_sec4 fieldset ul li.detail{padding-top:0}
.mypg_con .mypg_sec4 .notice .text-area{margin-top:0}
.mypg_con .mypg_sec4 .detail .text-area > label{float:left;margin-top:20px !important;margin-bottom:10px;width:100%;font-family:'NG_B';height:30px;line-height:30px;}
.mypg_con .mypg_sec4 .notice .text-area > label{float:left;margin-top:20px !important;margin-bottom:10px;width:100%;font-family:'NG_B';height:30px;line-height:30px;}

/* 뉴스 기사 캡션 보더 처리 */
.view_con .cheditor-caption-wrapper figure{border:0 !important}
.view_con .cheditor-caption-wrapper figure figcaption{margin:6px 0 !important}


/* 하단로고 이미지 색상 변경 */
.logo2 img{-webkit-filter:opacity(.5) drop-shadow(0 0 0 #c2c4cb);filter:opacity(.5) drop-shadow(0 0 0 #c2c4cb)}

/* 회원정보수정 더보기 버튼 */
.more_bt a{display:inline-block;padding:0 10px;font-family:'NG_B';font-size:.8rem;float:right;border:1px solid #24a2e4;height:28px;vertical-align:middle;line-height:28px;letter-spacing:-0.03rem;border-radius:20px;color:#24a2e4}
.more_bt a:hover{background:#f9f9f9;transition:all .3s ease}

/* 로그인 박스 수정 */
.input_box input[type="text"]{background:#e8f0fe;font-size:1rem}
.input_box input[type="password"]{background:#e8f0fe;font-size:1rem}
.input_box input:-webkit-autofill,
.input_box input:-webkit-autofill:hover, 
.input_box input:-webkit-autofill:focus,
.input_box select:-webkit-autofill,
.input_box select:-webkit-autofill:hover,
.input_box select:-webkit-autofill:focus {
  -webkit-text-size-adjust:none !important;
  -webkit-transform:scale(1);
  display:inline-block;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #e8f0fe inset !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

.item_info_con .price strong span{position:relative;top:7px}
.detail_info_wrap .review_conts table tr td.rating i{top:19px}
.detail_info_wrap .conts_top .top_left i{top:19px}

.tb-tit01{width:50px}
.item_info_con .etc_info .rating strong{position:relative;top:3px}
.item_info_con .etc_info .like em{position:relative;top:3px}
.item_info_con .etc_info i.axi-star3{position:relative;top:-1px}
.item_info_con .etc_info .like{position:relative;top:-1px}
.item_info_con .etc_info .distance{position:relative;top:3px}


/* 이벤트 영역 */
.detail_event{float:left;margin-bottom:40px;padding:0;border:0px solid #dee3eb;width:100%;;margin-top:10px}
.detail_event .event_text{font-size:1em;line-height:1.7;font-family:'Nanum Gothic';color:#111}
.detail_event .event_text h5{line-height:34px;margin-bottom:10px;font-size:1.3rem;color:#f75467}
.detail_event .event_text h5 span{float:left;border-bottom:2px solid #f75467;height:34px;line-height:34px}
.detail_info_wrap .detail_notice .notice_text h5{font-size:1.3rem}

/* 요금안내 */
.contents_area1{float:left;width:580px;margin-right:40px;padding-right:20px}
.contents_area1 .contents-box{float:left;width:100%;border-bottom:1px solid #e5e5e5}
.contents_area1 .contents-box section{float:left;margin-bottom:0}
.contents_area1 .contents-box section > ul > li{position:relative;float:left;width:100%;border-top:1px solid #e5e5e5}
.contents_area2{float:left;width:580px}
.contents_area2 .detail_notice{border:0;background:none;padding:0}
.detail_conts2 h5{font-size:1.5rem;font-family:'NS_B';height:40px;line-height:40px;margin-bottom:10px}
.detail_conts2 h5 strong{float:left;color:#f75467;font-size:1.5rem;font-family:'NS_EB';border-bottom:2px solid #f75467;height:40px;line-height:40px;}
.detail_conts2 h5{line-height:34px;margin-bottom:10px;font-size:1.3rem;color:#f75467}
.detail_conts2 h5 span{float:left;border-bottom:2px solid #f75467;height:34px;line-height:34px}
.detail_conts2 h6{width:100%;background:#f2f2f2;text-align:center;height:40px;line-height:40px;font-size:.9rem}
.contents_area1 .item-con{float:left;overflow:hidden;width:75%;font-family:'NG_B';font-size:1.1rem;letter-spacing:-0.05rem;padding:25px 0;vertical-align:middle}
.contents_area1 .item-con table tr td{vertical-align:middle}
.contents_area1 .item-con .tit1{float:left;overflow:hidden;width:100%;font-family:'NG_B';font-size:1.1rem;letter-spacing:-0.05rem;vertical-align:middle;line-height:24px}
.contents_area1 .item-con .tit2{font-size:.9rem;color:#007bff;line-height:20px;font-family:'NG_B';margin-top:5px}
.contents_area1 .price-con{float:right;text-align:right;width:25%;font-family:'NG_B';padding-left:10px;letter-spacing:-0.05rem}
.contents_area1 .price-con .price-info{position:absolute;right:0;top:50%;margin-top:-24px}
.contents_area1 .price_info1{float:right;right:0;top:15px;margin-bottom:5px;height:20px;line-height:20px}
.contents_area1 .price_info1 li{float:left}
.contents_area1 .price_info1 li em{float:left;font-size:.8rem;margin-left:5px;padding:0px 5px;height:19px;line-height:18px;background:#f75467;color:#fff;font-family:'Nanum Square'}
.contents_area1 .price_info1 li del{color:#999;font-size:.9rem;margin-left:10px}
.contents_area1 .price_info2{clear:both;color:#f75467;font-size:1.5rem;font-family:'NS_B';letter-spacing:-0.05rem}
.contents_area1 .price_info3{height:9px;line-height:9px}
.detail_conts2{margin-bottom:40px}

/* SNS */
.detail_sns{float:left}
.detail_sns h5{margin-bottom:20px}
.detail_sns ul{float:left;position:relative;left:-5px}
.detail_sns ul li{float:left;margin:0 5px 15px}
.detail_sns ul li img{max-width:140px;width:70px}

/* 에디터 라인하이트 */
.detail_conts_wrap, .event_text, .notice_text{line-height:1.7 !important}

/* 페이징 수정 */
.paging a{display:inline-block;vertical-align:middle;text-align:center;padding:0 12px;height:34px;line-height:34px;font-size:1rem;font-family:'NG_B';margin:0 3px;border-radius:2px !important;border: 1px solid #d9d9d9 !important;background:#fff}
.paging a.on {background:#1e90ff;border:1px solid #1e90ff !important;color: #fff}
.paging a:first-child{display:inline-block;background:#fff url('../images/icon/btn-pg-prev.png')no-repeat center;background-size:16px;width:35px;height:34px}
.paging a:last-child{display:inline-block;background:#fff url('../images/icon/btn-pg-next.png')no-repeat center;background-size:16px;width:35px;height:34px}

/* 동영상 페이지 수정 */
.contents_area{float:left;width:100%;text-align:center;margin:0 auto;background:#000;margin-bottom:50px;padding:40px 0;box-sizing:border-box}















