@charset "utf-8";

@import url(https://cdn.rawgit.com/moonspam/NanumSquare/master/nanumsquare.css); /*웹폰트*/
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css'); /*웹폰트*/
@import url('https://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

*{padding:0; margin:0;}
body{padding:0; margin:0; color:#252525; font-family: 'Noto Sans KR', sans-serif; letter-spacing:-1px;}
button{font-family: 'Noto Sans KR', sans-serif;}
ul, li, ol{list-style:none; padding:0; margin:0;}
input{font-family:'Noto Sans KR', sans-serif;}
a{text-decoration:none; color:#252525;}
img{display:block; padding:0; margin:0;}
.inner{width:1200px; margin:0 auto;}
.red{color:#2c469d;}
button{outline:none; border:none; cursor:pointer;}
.searchArea{position:relative; margin-bottom:10px;}
.search{outline:none; height:45px; width:80%; padding:0 15% 0 5%; background-color:#eef8ff; border:none; border-radius:5px; font-size:13px;}
.search_bt{position:absolute; top:9px; right:9px; background:url('/_img/search_icon.png') 50% 50% no-repeat; background-size:20px; width:25px; height:25px; border:none; outline:none; cursor:pointer;}
.bt01{border-radius:5px; background-color:#2c469d; color:#fff;}
.bt01 a{color:#fff;}
.bt02{border-radius:5px; border:1px solid #2c469d; background-color:#fff; color:#2c469d;}
.bt03{border:1px solid #2c469d; background-color:#eef8ff; color:#2c469d;}
.content{padding-top:10px;}
.content_sub{padding:20px 0;}

.hidden{overflow:hidden;}

/*
a:link,a:visited{text-decoration:none;}
a:hover,a:active{text-decoration:none;}

*{margin:0;padding:0;border:0;outline:0;vertical-align:top;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;*behavior:url("boxsizing.htc")}
html{height:100%;overflow-x:hidden;overflow-y:scroll;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p { margin: 0px; padding:0px;  list-style:none; }
body {font-size:14px; font-family:'Noto Sans KR', 'NanumBarunGothic', 'Dotum', sans-serif;color:#222; background:#fff;}
fieldset{ border: 0px; }
a{font-style:normal; text-decoration:none; color:#555;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
img, video { max-width:100%; border:0; vertical-align:top; }
table { border-collapse:collapse; border-spacing:0; border: 0px solid #E5E5E5; }
input, select { vertical-align:middle; }
label { cursor:pointer; }
.blind,legend,hr,caption { display:block; overflow:hidden; position:absolute; top:0; left:-1000em; }
i,em,address { font-style:normal; font-weight:normal; }
td,th {vertical-align: middle;}
td strong {
	font-weight: 100;
	font-size: 5px;
	vertical-align: bottom;
}
*/
#wrap:after, #container:after, #footer:after, #header:after, .clear:after, ul:after, dl:after, ol:after{display:block;clear:both;content:'';}


header{ width:100%; border-bottom:1px solid #d7d7d7; overflow:hidden;}
.headerBanner{height:128px;}
.headerTop{height:136px;}

.headerTop .inner > div{float:left;}
.headerTop .inner div h1{padding:49px 45px 49px 0;}
.headerTop .inner div input{width:400px; height:45px; border:3px solid #2c469d; background:#fff; border-radius:5px;padding: 10px;box-sizing: border-box;}
.headerTop .inner div.main_search{position:relative; margin:46px 128px;}
.headerTop .inner div.main_search input{}
.headerTop .inner div.main_search > span{ position:absolute; right:5px;top: 10px;z-index: 10;cursor: pointer;}
.headerTop .inner div.main_search > span button{border:none; background:none;cursor: pointer;}

.headerTop .inner .my_area{padding:31px 0;}
.headerTop .inner .my_area ul li{float:left; width:72px; height:72px; border-radius:50px; margin-left:10px; text-align:center; line-height:72px; font-weight:800;font-size:14px;}
.headerTop .inner .my_area ul li a{display:block;}
.headerTop .inner .my_area ul li:nth-child(2) a{color:#2c469d;}
.headerTop .inner .my_area ul li:nth-child(1) a,.headerTop .inner .my_area ul li:nth-child(3) a{ color:#fff;}
.headerTop .inner .my_area ul li:nth-child(1){background: #2c469d; color:#fff;}
.headerTop .inner .my_area ul li:nth-child(2){border:1px solid #2c469d; color:#2c469d;}
.headerTop .inner .my_area ul li:nth-child(3){background:#464646;color:#fff;}

.headerMenu{height:105px;border-top:1px solid #d7d7d7; background:#137bcc;}
.headerMenu ul li{float:left; border-left:1px solid #dbdbdb; width:14.19%; text-align:center; height:105px; line-height:165px; color:#f0f0f0; font-size:18px; font-weight:700; cursor:pointer;}
.headerMenu ul li:hover{color:#fff;}
.headerMenu ul li a:hover{color:#fff;}
.headerMenu ul li a{color:#f0f0f0; font-size:18px; font-weight:700;display:block; height:105px;}
.headerMenu ul li:nth-child(1){background:url(../_img/menu01_off.png) no-repeat center 35%;}
.headerMenu ul li:nth-child(2){background:url(../_img/menu02_off.png) no-repeat center 30%;}
.headerMenu ul li:nth-child(3){background:url(../_img/menu03_off.png) no-repeat center 30%;}
.headerMenu ul li:nth-child(4){background:url(../_img/menu04_off.png) no-repeat center 30%;}
.headerMenu ul li:nth-child(5){background:url(../_img/menu05_off.png) no-repeat center 30%;}
.headerMenu ul li:nth-child(6){background:url(../_img/menu06_off.png) no-repeat center 30%;}
.headerMenu ul li:nth-child(7){background:url(../_img/menu07_off.png) no-repeat center 30%;}

.headerMenu ul li:nth-child(1):hover{background:url(../_img/menu01_on.png) no-repeat center 35% #40aeca;}
.headerMenu ul li:nth-child(2):hover{background:url(../_img/menu02_on.png) no-repeat center 30% #40aeca;}
.headerMenu ul li:nth-child(3):hover{background:url(../_img/menu03_on.png) no-repeat center 30% #40aeca;}
.headerMenu ul li:nth-child(4):hover{background:url(../_img/menu04_on.png) no-repeat center 30% #40aeca;}
.headerMenu ul li:nth-child(5):hover{background:url(../_img/menu05_on.png) no-repeat center 30% #40aeca;}
.headerMenu ul li:nth-child(6):hover{background:url(../_img/menu06_on.png) no-repeat center 30% #40aeca;}
.headerMenu ul li:nth-child(7):hover{background:url(../_img/menu07_on.png) no-repeat center 30% #40aeca;}
.headerMenu ul li:last-child{border-right:1px solid #dbdbdb;}

#healthMain
#healthMain .headerTop .inner > div{float:left;}
#healthMain .headerTop .inner div h1{padding:49px 45px 49px 0;}
#healthMain .headerTop .inner div input{width:400px; height:45px; border:3px solid #f26c0d; background:#fff; border-radius:5px;padding: 10px;box-sizing: border-box;}
#healthMain .headerTop .inner div.main_search{position:relative; margin:46px 128px;}
#healthMain .headerTop .inner div.main_search input{}
#healthMain .headerTop .inner div.main_search > span{ position:absolute; right:5px;top: 10px;z-index: 10;cursor: pointer;}
#healthMain .headerTop .inner div.main_search > span button{border:none; background:none;cursor: pointer;}

#healthMain .headerTop .inner .my_area{padding:31px 0;}
#healthMain .headerTop .inner .my_area ul li{float:left; width:72px; height:72px; border-radius:50px; margin-left:10px; text-align:center; line-height:72px; font-weight:800;font-size:14px;}
#healthMain .headerTop .inner .my_area ul li a{display:block;}
#healthMain .headerTop .inner .my_area ul li:nth-child(2) a{color:#f26c0d;}
#healthMain .headerTop .inner .my_area ul li:nth-child(1) a,.headerTop .inner .my_area ul li:nth-child(3) a{ color:#fff;}
#healthMain .headerTop .inner .my_area ul li:nth-child(1){background: #f26c0d; color:#fff;}
#healthMain .headerTop .inner .my_area ul li:nth-child(2){border:1px solid #f26c0d; color:#f26c0d;}
#healthMain .headerTop .inner .my_area ul li:nth-child(3){background:#464646;color:#fff;}

#healthMain .headerMenu{height:105px;border-top:1px solid #d7d7d7; background:#f26c0d;}
#healthMain .headerMenu ul li{float:left; border-left:1px solid #dbdbdb; width:14%; text-align:center; height:105px; line-height:165px; color:#f0f0f0; font-size:18px; font-weight:700;}
#healthMain .headerMenu ul li a:hover{color:#fff;}
#healthMain .headerMenu ul li a{color:#f0f0f0; font-size:18px; font-weight:700;display:block; height:105px;}
#healthMain .headerMenu ul li:nth-child(1){background:url(../_img/menu01_off.png) no-repeat center 35%;}
#healthMain .headerMenu ul li:nth-child(2){background:url(../_img/menu02_off.png) no-repeat center 30%;}
#healthMain .headerMenu ul li:nth-child(3){background:url(../_img/menu03_off.png) no-repeat center 30%;}
#healthMain .headerMenu ul li:nth-child(4){background:url(../_img/menu04_off.png) no-repeat center 30%;}
#healthMain .headerMenu ul li:nth-child(5){background:url(../_img/menu05_off.png) no-repeat center 30%;}
#healthMain .headerMenu ul li:nth-child(6){background:url(../_img/menu06_off.png) no-repeat center 30%;}
#healthMain .headerMenu ul li:nth-child(7){background:url(../_img/menu07_off.png) no-repeat center 30%;}

#healthMain .headerMenu ul li:nth-child(1):hover{background:url(../_img/menu01_on.png) no-repeat center 35% #f9a116;}
#healthMain .headerMenu ul li:nth-child(2):hover{background:url(../_img/menu02_on.png) no-repeat center 30% #f9a116;}
#healthMain .headerMenu ul li:nth-child(3):hover{background:url(../_img/menu03_on.png) no-repeat center 30% #f9a116;}
#healthMain .headerMenu ul li:nth-child(4):hover{background:url(../_img/menu04_on.png) no-repeat center 30% #f9a116;}
#healthMain .headerMenu ul li:nth-child(5):hover{background:url(../_img/menu05_on.png) no-repeat center 30% #f9a116;}
#healthMain .headerMenu ul li:nth-child(6):hover{background:url(../_img/menu06_on.png) no-repeat center 30% #f9a116;}
#healthMain .headerMenu ul li:nth-child(7):hover{background:url(../_img/menu07_on.png) no-repeat center 30% #f9a116;}
#healthMain .headerMenu ul li:last-child{border-right:1px solid #dbdbdb;}

/*공통*/
[class*="hidden"]{overflow:hidden;}/*메인 공통*/
/*공통//*/

/*메인*/
.contentWrap{position:relative; /*margin-top:40px;*/}
.contentWrap .visualWrap{height:574px; margin-top:100px;}
.contentWrap .visualWrap .visual01{ width:100%; height:574px; background:url(../_img/submain_visual01.jpg) no-repeat; background-size:100%;}
.imgRight{position:absolute; right:0;top:50%; margin-top: 40px;}
.imgLeft{position:absolute; left:0;top:50%; margin-top: 40px;}

/*핫딜영역*/
.hotArea{background:linear-gradient(350deg, rgb(47 126 223) 0%, rgb(81 233 205) 100%);/*background:#fff;*/}
.hotArea h1{text-align:center; margin-bottom:40px; font-size:22px;}
.hotArea{padding:50px 0 20px;}
.hotdeal ul .hotcar{background-color:#fff; /*box-shadow:2px 2px 10px #6ba5ee;*/ width:49%; margin-bottom:30px;}
.hotdeal ul .marginRight{margin-right:2%;}
.hotdeal ul li{float:left;}

.hotdeal ul li h2{font-weight:500; padding:6px; font-size:18px; text-align:center;}

.hotdeal ul li [class^="carImg"]{width:100%; height:133px;}

.hotdeal ul li .carImg01{background:url('/_img/img01.jpg'); background-size:cover; background-position:50% 50%;}
.hotdeal ul li .carImg02{background:url('/_img/img02.jpg'); background-size:cover; background-position:50% 50%;}
.hotdeal ul li .carImg03{background:url('/_img/img03.jpg'); background-size:cover; background-position:50% 50%;}
.hotdeal ul li .carImg04{background:url('/_img/img04.jpg'); background-size:cover; background-position:50% 50%;}
.hotdeal ul li .carImg05{background:url('/_img/img04.jpg'); background-size:cover; background-position:50% 50%;}
.hotdeal ul li .carImg06{background:url('/_img/img03.jpg'); background-size:cover; background-position:50% 50%;}
.hotdeal ul li .carImg07{background:url('/_img/img02.jpg'); background-size:cover; background-position:50% 50%;}
.hotdeal ul li .carImg08{background:url('/_img/img01.jpg'); background-size:cover; background-position:50% 50%;}

.hotdeal ul li [class^="carImg"] div{padding:5px 10px; font-size:16px; color:#fff; background-color:rgba(0,0,0,0.2);}

.hotdeal ul .hotcar ul{padding:15px 0;}
.hotdeal ul .hotcar ul li{width:50%;}
.hotdeal ul .hotcar ul li:first-child{border-right:1px solid #ECF0F1;}
.hotdeal ul .hotcar ul li div{text-align:center; font-size:13px; color:#626567;}
.hotdeal ul .hotcar ul li .money{font-size:17px; font-weight:600; color:#424242;}

.hotdeal ul li .hotBt{background-color:#f3f4f7; padding:15px 0px;}
.hotdeal ul li .hotBt button{outline:none; background-color:#fff; border:1px solid #075AE7; color:#075AE7; font-size:17px; font-weight:700; width:90%; height:50px; cursor:pointer; margin:0 10px; transition:all 0.2s;}
.hotdeal ul li .hotBt button:hover{background-color:#075AE7; color:#fff; transition:all 0.2s;}
/*핫딜영역//*/

/*실시간 상담현황*/
.advieArea{background:url('/_img/car.png') no-repeat 0% 115%; background-color:#3080df21; padding:10px 0px;}
.advice h1{margin-bottom:20px; text-align:center; font-size:22px;}
.advice {/*background-color:rgba(255,255,255,0.3);*/ border-radius:5px; /*padding:15px;*/}
.advice .adTable ul li{float:left; color:#424242; height:45px; line-height:42px; font-size:14px; width:100%;}
.advice .adTitle{border-top:2px solid #fff; padding:15px 0;}
.advice .adTitle li{float:left; font-size:16px; font-weight:600; text-align:center; color:#424242;}

.advice .adTitle li:nth-child(1){width:30%;}
.advice .adTitle li:nth-child(2){width:30%;}
.advice .adTitle li:nth-child(3){width:30%;}

.advice .adTable .txtArea .adTxt{width:1220px;}
.advice .adTable .txtArea .adTxt li{text-align:center;}
.advice .adTable .txtArea .adTxt li:nth-child(1){width:30%;}
.advice .adTable .txtArea .adTxt li:nth-child(2){width:40%; text-align:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.advice .adTable .txtArea .adTxt li:nth-child(3){width:30%;}

.advice .adTable .txtArea .adTxt{background:rgb(49 132 222 / 6%); border-radius:5px; width:100%;}

/*상담 진행 완료*/
.finish, .ading{position:relative;}
.ading span{color:#87ff95; border-radius:50px; border:2px solid #87ff95; padding:0 10px;}
.finish span{color:#00eaff; border-radius:50px; border:2px solid #00eaff; padding:0 10px;}
/*상담 진행 완료//*/
/*실시간 상담현황//*/

/*회사소개, 인사말
.companyArea div:first-child{background-color:#f5f6f9; padding:13px 10px 10px;}
.companyArea div:last-child{background-color:#fcfcfc; padding:15px 10px 15px;}
회사소개, 인사말//*/

/*협력업체*/
.partnerArea{background-color:#fff;}
/*협력업체*/

/*즉시출고*/
.orderArea{background-color:#1e84ee;}
.latterArea{background-color:#fff;}
/*.orderArea, .latterArea{background-color:#5da0f2;}*/
.orderArea{padding:30px 0 /*50px*/;}
.order h1{padding-bottom:25px; font-size:22px; text-align:center;}
.order .carOrder [class^="nowcar"]{background-color:#fff; /*box-shadow:2px 2px 10px #266bbf;*/ margin-bottom:20px;}
.order .carOrder [class^="nowcar"]:last-child{margin-bottom:0;}
.order .carOrder [class^="nowcar"]>div{float:left;}
/*
.order .carOrder [class^="nowcar"]>div:last-child{float:right;}
*/
.order .carOrder [class^="nowcar"] ul li{float:left;}
/*
.order .carOrder [class^="nowcar"] .orderTxt02 {padding:50px 50px 50px 0;}
*/
.order .carOrder [class^="nowcar"] .orderTxt01{padding:20px; width:100%;}
.order .carOrder [class^="nowcar"] .orderTxt01 h2{width:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.order .carOrder [class^="nowcar"] .orderTxt01 .text{padding:5px 0;}
.order .carOrder [class^="nowcar"] .orderTxt01 .text li{color:#626567;}
.order .carOrder [class^="nowcar"] .orderTxt01 .text li:first-child{padding-right:20px;}
/*
.order .carOrder [class^="nowcar"] .orderTxt01 .text li:first-child{padding-right:20px; border-right:1px solid #D0D3D4;}
.order .carOrder [class^="nowcar"] .orderTxt01 .text li:last-child{padding-left:18px;}
.order .carOrder [class^="nowcar"] .orderTxt02 .orderBt{margin-top:20px;}
*/
.order .carOrder [class^="nowcar"] .orderTxt02{width:100%;}
.order .carOrder [class^="nowcar"] .orderTxt02 .orderBt li{width:50%;}
.order .carOrder [class^="nowcar"] .orderTxt02 .orderBt li:first-child{height:60px; padding-left:6%; line-height:58px; background:url('/_img/hicon.png') no-repeat #f5f6f9; background-position:7px -274px; font-size:16px; font-weight:700; text-align:center;}
.order .carOrder [class^="nowcar"] .orderTxt02 .orderBt button{width:100%; height:60px; background-color:#1b1386; cursor:pointer; border:none; outline:none; color:#fff; font-size:16px; font-weight:600;}
/*
.order .carOrder [class^="nowcar"] .orderTxt02 div{width:250px; height:159px; text-align:center; line-height:158px; border:1px solid #dcd9fa; border-radius:5px; font-size:25px; font-weight:700;}
.order .carOrder [class^="nowcar"] .orderTxt02 div span{font-size:35px; font-weight:700; color:#075AE7; line-height:153px;}
*/
.order .carOrder [class^="nowcar"]>div:nth-child(1){font-size:0;}
.order .carOrder .nowcar01>div:nth-child(1){width:100%; height:195px; background:url('/_img/img01.jpg') 50% 50%; background-size:cover;}
.order .carOrder .nowcar02>div:nth-child(1){width:100%; height:195px; background:url('/_img/img04.jpg') 50% 50%; background-size:cover;}
.order .carOrder .nowcar03>div:nth-child(1){width:100%; height:195px; background:url('/_img/img03.jpg') 50% 50%; background-size:cover;}
/*즉시출고//*/

/*고객후기 영역*/
.latterArea{padding:30px 0;}
.latter{position:relative;}
.latter h1{padding-bottom:25px; line-height:30px; text-align:center; font-size:22px;}
.latter h1 span{font-size:13px; font-weight:400;}

.latter .slide{border:1px solid #E5E7E9; background-color:#fff; box-sizing:border-box; cursor:pointer;}
.latter .slide img{width:100%;}

.latter .slide .textArea{padding:15px 20px; background-color:#fff;}
.latter .slide .textArea .latterTitle{color:#626567;}
.latter .slide .textArea .latterTitle span{font-size:20px; font-weight:700; color:#424242; line-height:20px;}
.latter .slide .textArea .latterTxt>div:nth-child(1){white-space:nowrap; font-size:18px; padding:8px 0; overflow:hidden; text-overflow:ellipsis; font-weight:600;}
.latter .slide .textArea .latterTxt>div:nth-child(2){display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; max-height:70px; overflow:hidden;}

.latterSwiper {width:100%;}
.swiper-button-prev{background:url('/_img/arrow02.png') no-repeat; opacity:0.9; outline:none; left:3%; top:60%;}
.swiper-button-next{background:url('/_img/arrow01.png') no-repeat; opacity:0.9; outline:none; right:0%; top:60%;}

.back{position:absolute; top:135px; left:0px; display:block; width:1100px; height:361px; background-color:rgb(248,248,248)/*rgba(255,255,255,0.1)*/;  border-radius:4px; font-size:0;}
/*고객후기 영역//*/


#healthContent .visualWrap{height:180px;}
#healthContent .visualWrap .visual02{ width:100%;  background:url(../_img/submain_visual02.jpg) no-repeat center;}
#healthContent .visualWrap .visual01 .inner, #healthContent .visualWrap .visual02 .inner{position:relative;}
#healthContent .imgRight, #healthContent .imgLeft{position:absolute;/* right:150px;top:155px;*/}

#healthContent .contentBox01{padding:10px 0;}
#homeContent .contentBox01,#homeContent .contentBox02,#homeContent .contentBox03,#homeContent .contentBox04{padding:60px 0; height:434px;}

#homeContent .banner{width:214px; min-height:400px; border:2px solid #2c469d; position:fixed; right:0px; margin-right:30px; top:420px; background:#fff;z-index:99;}
#homeContent .banner h3{background:#2c469d; color:#fff;font-size:20px; font-weight:600; text-align:center; padding:10px;}
#homeContent .banner .topArw{background:url(../_img/arw_top.png) no-repeat center #fff; display:block; height:36px;padding:10px 0; cursor:pointer;}
#homeContent .banner .bottomArw{background:url(../_img/arw_bottom.png) no-repeat center #fff;display:block;height:36px;padding:10px 0;cursor:pointer;}
#homeContent .banner .rightImage{width:198px; height:156px; border:1px solid #d7d7d7; margin:0px auto;}
#homeContent .banner div div{float:left;}

#healthContent .banner{width:214px; min-height:400px; border:2px solid #f26c0e; position:fixed; right:0px; margin-right:30px; top:420px; background:#fff;}
#healthContent .banner h3{background:#f26c0e; color:#fff;font-size:20px; font-weight:600; text-align:center; padding:10px;}
#healthContent .banner .topArw{background:url(../_img/arw_top02.png) no-repeat center #fff; display:block; height:36px;padding:10px 0; cursor:pointer;}
#healthContent .banner .bottomArw{background:url(../_img/arw_bottom02.png) no-repeat center #fff;display:block;height:36px;padding:10px 0;cursor:pointer;}
#healthContent .banner .rightImage{width:198px; height:156px; border:1px solid #d7d7d7; margin:0px auto;}
#healthContent .banner div div{float:left;}

.contentBox .conText{ height:62px; position:relative; margin-bottom:35px;}
.contentBox .conText span{position:absolute;}
.contentBox01 .conText p{ background:#2c469d;color:#fff; padding:9px 0px 10px 150px;font-size:20px; width:1200px; margin-top:14px; text-align:center; box-sizing: border-box;}
.contentBox01 .conText p:before{content:''; color:#fff; display:inline-block;width:14px; height:11px; background:url(../_img/b_text.png) no-repeat; padding:5px;}
.contentBox01 .conText p:after{content:''; color:#fff; display:inline-block;width:14px; height:11px;background:url(../_img/a_text.png) no-repeat;padding:5px; margin-left:10px;}
.contentBox02{padding:20px 0;}
.contentBox02 .conText p{ background:#159fc3;color:#fff; padding:9px 0px 10px 140px;font-size:20px; width:1200px; margin-top:14px; text-align:center;    box-sizing: border-box;}
.contentBox02 .conText p:before{content:''; color:#fff; display:inline-block;width:14px; height:11px;background:url(../_img/b_text.png) no-repeat;padding:5px;}
.contentBox02 .conText p:after{content:''; color:#fff; display:inline-block; width:14px; height:11px;background:url(../_img/a_text.png) no-repeat;padding:5px;margin-left:10px;}


.contentBox .cboxLeft{margin-right:30px;}
.contentBox01 ul.eventList {}
.contentBox01 .cboxLeft ul.eventList li{float:left; height:271px;width:181px; font-size:20px; border-left:1px solid #cacaca;text-align: center;line-height: 383px;cursor:pointer;}
.contentBox01 .cboxLeft ul.eventList li a{color:#fff; display:block;}
.contentBox01 .cboxLeft ul.eventList li:hover a{color:#454545;}
.contentBox01 .cboxLeft ul.eventList li:nth-child(1):hover{background:url(../_img/h_menu01_on.jpg) no-repeat; }
.contentBox01 .cboxLeft ul.eventList li:nth-child(2):hover{background:url(../_img/h_menu02_on.jpg) no-repeat; }
.contentBox01 .cboxLeft ul.eventList li:nth-child(3):hover{background:url(../_img/h_menu03_on.jpg) no-repeat; }
.contentBox01 .cboxLeft ul.eventList li:nth-child(4):hover{background:url(../_img/h_menu04_on.jpg) no-repeat; }
.contentBox01 .cboxLeft ul.eventList li:hover{font-weight:800;text-shadow:1px 1px 1px #fff;}
.contentBox01 .cboxLeft ul.eventList li:first-child{ background:url(../_img/h_menu01_off.jpg) no-repeat;border:none;color:#fff;}
.contentBox01 .cboxLeft ul.eventList li:nth-child(2){ background:url(../_img/h_menu02_off.jpg) no-repeat;color:#fff;}
.contentBox01 .cboxLeft ul.eventList li:nth-child(3){ background:url(../_img/h_menu03_off.jpg) no-repeat;color:#fff;}
.contentBox01 .cboxLeft ul.eventList li:nth-child(4){ background:url(../_img/h_menu04_off.jpg) no-repeat;color:#fff;}

.contentBox02 .cboxLeft > div{width:728px; height:270px;}
.contentBox02 .cboxLeft > div > div{float:left;}
.contentBox02 .cboxLeft div .proLeft{width:278px; height:100%;border-radius: 10px 0 0 10px; background:#ddd; overflow:hidden;height: 271px;}
.contentBox02 .cboxLeft div .proRight{width:450px;}
.contentBox02 .cboxLeft div .proRight ul li{float:left;width:49.8%; height:89.5px; font-size:20px; color:#fff;border-bottom: 1px solid #dedede;border-right: 1px solid #dedede;line-height: 90px; cursor:pointer;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(1){background:url(../_img/product_icon01_off.png) no-repeat #757575 35px center; text-indent: 75px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(2){background:url(../_img/product_icon02_off.png) no-repeat #757575 25px center; text-indent: 70px;border-radius: 0 10px 0 0;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(3){background:url(../_img/product_icon03_off.png) no-repeat #757575 30px center; text-indent: 70px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(4){background:url(../_img/product_icon04_off.png) no-repeat #757575 25px center; text-indent: 70px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(5){background:url(../_img/product_icon05_off.png) no-repeat #757575 30px center; text-indent: 70px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(6){background:url(../_img/product_icon06_off.png) no-repeat #757575 55px center; text-indent: 95px;border-radius: 0 0 10px 0;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(1):hover{background:url(../_img/product_icon01_on.png) no-repeat #ffce23 35px center; text-indent: 75px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(2):hover{background:url(../_img/product_icon02_on.png) no-repeat #ffce23 25px center; text-indent: 70px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(3):hover{background:url(../_img/product_icon03_on.png) no-repeat #ffce23 30px center; text-indent: 70px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(4):hover{background:url(../_img/product_icon04_on.png) no-repeat #ffce23 25px center; text-indent: 70px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(5):hover{background:url(../_img/product_icon05_on.png) no-repeat #ffce23 30px center; text-indent: 70px;}
.contentBox02 .cboxLeft div .proRight ul li:nth-child(6):hover{background:url(../_img/product_icon06_on.png) no-repeat #ffce23 55px center; text-indent: 95px;}
.contentBox02 .cboxLeft div .proRight ul li:hover{color:#454545; font-weight:600;}

.contentBox01 .cboxRight ul, .contentBox02 .cboxRight ul{width:432px;}
.contentBox01 .cboxRight ul li, .contentBox02 .cboxRight ul li{font-size:20px; border-bottom:1px solid #cacaca; padding:20.5px; background:url(../_img/list_arw.png) no-repeat right;}
.contentBox01 .cboxRight ul li:before, .contentBox02 .cboxRight ul li:before{content:'·'; color:#3793da; display:inline-block;width: 8px; margin-right: 20px; }

.contentBox03{height:326px !important;}
.contentBox03 h2{background:url(../_img/h2_line.png) repeat-x;}
.contentBox03 h2 p{background:#fff; width:170px;}
.contentBox03 .cboxLeft ul{margin-top:10px;}
.contentBox03 .cboxLeft ul li{width:132px; height:270px; float:left; border-radius:5px; margin-right:10px; font-size:20px;  color:#fff; font-weight:700; text-align:center; cursor:pointer;}
.contentBox03 .cboxLeft ul li:nth-child(1){background:#2c469d;}
.contentBox03 .cboxLeft ul li:nth-child(2){background:#159fc3;}
.contentBox03 .cboxLeft ul li:nth-child(3){background:#3e3e3e; margin-right:0;}
.contentBox03 .cboxLeft ul li:nth-child(1) i{width:44px; height:65px; display:block; background:url(../_img/h_info01.png) no-repeat;margin:80px auto 20px;}
.contentBox03 .cboxLeft ul li:nth-child(2) i{width:65px; height:65px; display:block; background:url(../_img/h_info02.png) no-repeat;margin:80px auto 20px;}
.contentBox03 .cboxLeft ul li:nth-child(3) i{width:50px; height:65px; display:block; background:url(../_img/h_info03.png) no-repeat;margin:80px auto 20px;}

.contentBox03 .cboxMiddle{width:380px; box-sizing:border-box; margin-right:30px;}
.contentBox03 .cboxMiddle ul{margin-top:10px;}
.contentBox03 .cboxMiddle ul li{font-size:18px; box-shadow:2px 2px 8px -1.5px #cccccc; height:45.5px; line-height:45.5px; background:url(../_img/blit.png) no-repeat #fff 5% center; margin-bottom:10px;}
.contentBox03 .cboxMiddle ul li span.c_date{ padding:0 40px;}
.contentBox03 .cboxMiddle ul li span.c_neme{width: 25%;display: inline-block;text-align: center;float: right; background: #fed804;height: 100%;}

.contentBox03 .cboxRight h2 p{width:215px;}
.contentBox03 .cboxRight > div{ width:342px; height:270px; border:1px solid #cacaca; border-radius:10px; box-sizing:border-box;}
.contentBox03 .cboxRight .product_img{width:202px; height:158px; background:#ddd; margin:20px auto;}
.contentBox03 .cboxRight dl{position:relative;}
.contentBox03 .cboxRight dl dt{position:absolute; left:20px;}
.contentBox03 .cboxRight dl dt .font_s{font-size:14px; color:#454545;}
.contentBox03 .cboxRight dl dt .font_b{font-size:25px; font-weight:800;width: 150px;display: inline-block;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.contentBox03 .cboxRight dl dd{font-size:25px; text-align:right; font-weight:800; padding:20px;}

.contentBox04{ height:380px !important;background: linear-gradient(90deg, #f4f4f4 50%, #cfcfcf 50%);background: -webkit-linear-gradient(0deg, #f4f4f4 50%, #cfcfcf 50%);background: -moz-linear-gradient(0deg, #f4f4f4 50%, #cfcfcf 50%);}
.contentBox04 h2{background:url(../_img/h2_line.png) repeat-x;}
.contentBox04 .cboxLeft{padding:0 110px;}
.contentBox04 .cboxLeft h2 p{width:205px; background:#f4f4f4;}
.contentBox04 .cboxLeft ul li a{color:#373737; font-weight:600;}
.contentBox04 .cboxLeft ul li{float:left; margin-right:20px; text-align:center;font-size:16px;}
.contentBox04 .cboxLeft ul li:last-child{margin-right:0 !important;}
.contentBox04 .cboxLeft ul li:nth-child(1) i{width:78px; height:78px;background:url(../_img/con_sns01.png) no-repeat center #2c469d; border-radius:40px; display:block; margin-bottom:10px;}
.contentBox04 .cboxLeft ul li:nth-child(2) i{width:78px; height:78px;background:url(../_img/con_sns02.png) no-repeat center #2c469d; border-radius:40px; display:block; margin-bottom:10px;}
.contentBox04 .cboxLeft ul li:nth-child(3) i{width:78px; height:78px;background:url(../_img/con_sns03.png) no-repeat center #2c469d; border-radius:40px; display:block; margin-bottom:10px;}
.contentBox04 .cboxLeft ul li:nth-child(4) i{width:78px; height:78px;background:url(../_img/con_sns04.png) no-repeat center #2c469d; border-radius:40px; display:block; margin-bottom:10px;}

.contentBox04 .cboxRight{padding:0 110px;/* width:375px;*/}
.contentBox04 .cboxRight h2 p{width:160px; background:#cfcfcf;}
.contentBox04 .cboxRight .mainCall > div, .contentBox04 .cboxRight .mainTime > div{float:left;}
.contentBox04 .cboxRight .mainCall .icon i{width:60px; height:60px; display:block; background:url(../_img/con_call.png) no-repeat center #757575; border-radius:30px; margin:0 20px 20px 0; }
.contentBox04 .cboxRight .mainCall .call_num{font-size:48px; font-weight:800; color:#2c469d;}
.contentBox04 .cboxRight .mainTime .icon i{width:60px; height:60px; display:block; background:url(../_img/con_time.png) no-repeat center #757575; border-radius:30px; margin-right:20px;}
.contentBox04 .cboxRight .mainTime .time_con dl dt{float:left; font-size:18px; color:#373737; font-weight:600; margin-bottom:5px;}
.contentBox04 .cboxRight .mainTime .time_con dl dd{font-size:18px; color:#2c469d;font-weight:600;padding-left:135px;}
.contentBox04 .cboxRight .mainTime .time_con p{font-size:16px;color:#767676; text-align:right;}

/*.lastBox{padding: 60px 0 220px !important;}*/

.contentBox .cboxRight ul li a{color:#454545;}
.contentBox .inner h2{font-size:26px; margin-bottom:20px;}
.contentBox .inner > div{float:left;}

#healthConsult{background:url(../_img/consult_bg02.png) no-repeat;}
.consultBox{position:fixed; bottom:0;z-index:999;width:100%;}
.consultBox .consultBoxWrap{background:#e8e8e8; width:100%;/* height:203px; */box-sizing:border-box; /*padding:15px 0px 10px;*/ z-index:999}
.consultBox .consultBoxWrap .inner div{width:100%;}
.consultBox .consultBoxWrap .inner .formBox{ position:relative; }
.consultBox .consultBoxWrap .inner .formBox div{}
.consultBox .consultBoxWrap .inner .formBox div h2{color:#545454; margin-right:45px;}
.consultBox .consultBoxWrap .inner .formBox div h2 .font_b{font-size:20px; font-weight:800;line-height: 40px;}
.consultBox .consultBoxWrap .inner .formBox div input[type="text"], .consultBox .inner div input[type="tel"]{ box-sizing:border-box; width: 100%;height: 40px;font-size: 14px;color: #454545;line-height: 24px;background: #fff;border: 1px solid #e1e1e1;padding:5px;font-weight: 600; border-radius:5px;}
.consultBox .consultBoxWrap .inner .formBox div button{border:none; background:#fed02e; font-size:1.2em; color:#454545; font-weight:800; font-family:'NanumSquare', sans-serif; width:100%; height:45px; border-radius:5px; margin-top:10px; cursor:pointer;}
.agreeBox{position: absolute; bottom: -40px;/*right: 178px;*/}
.agreeBox span a{ display:inline-block; width:90px; height:30px; line-height:30px; background:#9a9a9a; color:#fff; text-align:center; margin-left:10px; border-radius:2px;}
/*.consultNum{margin:20px 0 0 64px;}*/
.consultNum p{font-size:40px; color:#fff; line-height:40px; text-align:center;font-weight:700; background:url(../_img/conslut_call_icon.png) no-repeat 0 88%; padding:0 35px}
.consultNum p .font_s{font-size:20px; margin-left:-30px;}
.consultNum > span{font-size:18px; color:#fff;display:block; padding:25px 44px; background:url(../_img/consult_arw.png) no-repeat 75%;}
.consultNum > span a{color:#fff;}

.ad_close, .ad_open{
    position: absolute;
    top: -56px;
    left: 50%;
    margin-left: -62px;
	cursor:pointer;
	width: 124px;
    height: 56px;
}

/*homeMain 끝*/
/*
.subGnb ul li{margin: -1px 0 0 -1px; width:50%; font-size:0.95em; font-weight:500; text-align:center; border-top:1px solid #d7d7d7; border:1px solid #ddd; float:left;}
.subGnb ul li a{display:block; color:#444; height:40px; line-height:40px;}
.subGnb ul li.on a{font-weight:600; border-top:1px solid #de0000; color:#000;}
.subGnb.carBrand ul li{width:33.33% !important;}
.subGnb.carBrand ul li i{margin-right:5px; display:inline-block;}
.subGnb.carBrand ul li i img{height:20px; vertical-align:middle;}
*/







.inner{width:95%; margin:0 auto 0px; position:relative;}
.clfix{clear:both;}
.MRN{margin-right:0 !important;}
.PRN{padding-right:0 !important;}
.BRN{border-right:none !important;}
.BBN{border-bottom:none !important;}
.font_blue{color:#2c469d !important;}
.font_black{color:#222 !important;}
.font_org{color:#fb653d !important;}
.font_red{color:#de0000 !important;}
.font_ylw {color: #fed804 !important;}
/*.fl{float:left;}*/
.fr{float:right;}
.bgn{background:none !important;}
/*.PL20{padding-left:20px !important;}*/
.bg_White{background:#fff;}
.bg_Gray{background:#f4f4f4 !important;}
.PL0{padding-left:0 !important;}
.PR0{padding-right:0 !important;}
.PL10{padding-left:10px !important;}
.BR1{border-right:1px solid #d7d7d7;}
.tl{text-align:left !important;}
.w90{width:90px !important;}
.w110{width:110px !important;}
.w155{width:155px !important;}
.w175{width:175px !important;}
.w220{width:220px !important;}
.w225{width:225px !important;}
.text-center{text-align:center;}
/*.PL20{padding-left:20px;}*/
.TaL{text-align:left !important;}

.fs17{font-size:17px !important;padding: 5px 0; display: block;}
.fs15{font-size:15px !important;}

.w140{width:140px !important;}
.f600{font-weight:600;}
.f800{font-weight:800;}

::selection{background:#2c469d; color:#fff; text-shadow:none;}
/* input box color */
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px transparent  inset ; -webkit-text-fill-color: #777; } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s; }
input::-webkit-input-placeholder{color:#222}
input:-moz-placeholder{color:#222;opacity:1}
input::-moz-placeholder{color:#222;opacity:1}
input:-ms-input-placeholder{color:#222}
input:placeholder-shown{color:#222}
textarea:placeholder-shown{color:#222; box-sizing:border-box;}



form .input {width:353px; margin:0 auto; padding:0; height:50px;/*margin: 0 0 10px; padding-top:10px; border-left:1px #eee solid;*/ box-sizing:border-box; position:relative; }
form .input:first-child { border-left:0px; }
.checksWrap{padding: 14px 20px;}
form .input label {position: absolute;top: 15px;left: 15px;font-size: 17px;white-space: nowrap; color: #b2b2b2; letter-spacing: 0.25px; font-weight: 600; z-index: 10;}
/*#consultQuickSell .input label { width:100%; display:inline-block; font-weight:bold; text-align:center; margin-bottom:10px; }
 #consultQuickSell .input input[type="text"] { width:190px; float:left; font-size:20px; text-align:center; margin:0; padding-left:20px; border:0px; color:#3067b2; } */
form .input input[type="text"] ,form .input input[type="tel"] {width: 280px; height: 44px; padding: 5px 0 0 70px; font-size: 14px;color: #e53a3a; line-height: 24px; background: #f3f3f3;border: 1px solid #e1e1e1;font-weight: 600;}
/*#consultQuickSell .input input[type="text"] { width:100%; float:left; font-size:20px; text-align:center; margin:0; border:0px; color:#3067b2; }*/
form .input button { width:75px; height:30px; position:absolute; top:38px; right:32px; font-size:15px; line-height:30px; color:white; background-color:#DDD; border:0; border-radius:0px; }




/* --------------------------------------------
 * skip
/* ------------------------------------------ */
.skipNavi{position:relative;z-index: 9999999}
.skipNavi li{position:absolute;width:100%;top:0;left:0}
.skipNavi li a{display:block;height:1px;width:1px;overflow:hidden;font-size:1em}
.skipNavi li a:active,
.skipNavi li a:focus{width:100%;height:auto;padding:7px 0;text-align:center;font-size:15px;color:#fff;background-color:#262424;border:0}




input[type="checkbox"], input[type="radio"]{display:none;}
input[type="checkbox"] + label{
    display:inline-block;
	padding-left:20px;
    height:14px;
	line-height:14px;
    background:url(/_img/check_off.png) no-repeat left center;
    cursor:pointer;
}
input[type="checkbox"]:checked + label{
   background:url(/_img/check_on.png) no-repeat left center;
}
input[type="radio"] + label{
	padding-left:25px;
	display:inline-block;
	width: 66px;
	height: 42px;
	line-height: 42px;
	font-size: 1em;
	background:url(/_img/radio_off.png) no-repeat left center;
	cursor:pointer;
}
input[type="radio"]:checked + label{
   background:url(/_img/radio_on.png) no-repeat left center;
}



/* --------------------------------------------
 * skip
/* ------------------------------------------ */
.skipNavi{position:relative;z-index: 9999999}
.skipNavi li{position:absolute;width:100%;top:0;left:0}
.skipNavi li a{display:block;height:1px;width:1px;overflow:hidden;font-size:1em}
.skipNavi li a:active,
.skipNavi li a:focus{width:100%;height:auto;padding:7px 0;text-align:center;font-size:15px;color:#fff;background-color:#262424;border:0}


/* --------------------------------------------
 * table
/* ------------------------------------------ */
/* table_st1 */
.table_st1 table{border-top:2px solid #555555;border-bottom:1px solid #e1e1e1}
.table_st1 td,
.table_st1 th{text-align:left;border-left:1px solid #f0f0f0}
.table_st1 tr:first-child td:first-child,
.table_st1 tr:first-child th:first-child{border-left:0}
.table_st1 th{font-size:18px;line-height:26px;color:#222;font-weight:400;padding:16px 0 16px 30px}
.table_st1 td{font-size:14px;line-height:26px;color:#555;font-weight:400;border-top:1px solid #f0f0f0;padding:16px 30px 30px;vertical-align:top}
.table_st1 td p{margin-bottom:10px}
.table_st1 td li{position:relative;padding-left:8px}
.table_st1 td li.mark{color:#aaa}
.table_st1 td li:before{content:'';width:4px;height:1px;display:inline-block;background:#777;position:absolute;top:12px;left:0}
.table_st1 .dot{width:6px;height:6px;display:inline-block;background-position:-74px -90px;vertical-align:middle;margin:0 4px}
.table_st1 .table_desc{margin-top:20px;font-size:14px;line-height:26px;color:#777}

/* table_st2 */
.table_st2{}
.table_st2 ul{overflow:hidden}
.table_st2 span{display:table-cell;padding-right:20px;box-sizing:border-box}
.table_st2 span.no{width:16%}
.table_st2 span.tit{width:64%}
.table_st2 span.prs{width:20%}
.table_st2 .thead{display:table;width:100%;border-bottom:2px solid #d9d9d9;color:#878787;font-size:13px;line-height:1.25;letter-spacing:0}
.table_st2 .thead span{position:relative;padding:2px 0 6px}
.table_st2 .thead span:before{content:'';width:1px;height:16px;position:absolute;left:-20px;top:0;background:#d9d9d9}
.table_st2 li>a{position:relative;display:table;table-layout:fixed;width:100%;padding:16px 0;font-size:15px;color:#878787;border-bottom:1px solid #d9d9d9;cursor:default}
.table_st2 li>a span.tit,
.table_st2 span.prs.prs_ing{color:#222}
.table_st2 li>a:hover,
.table_st2 li>a:hover span{color:#33ccff !important;border-color:#33ccff}

/* --------------------------------------------
 * checkbox
/* ------------------------------------------ */
/* checksWrap_st1 */
.checksWrap_st1{/* position:relative; */position:absolute; top:82px; right:180px;text-align: left;}
.checksWrap_st1 .checks, .checksWrap_st2 .checks{position:relative;line-height:22px;}
.checksWrap_st1 input[type="checkbox"], .checksWrap_st2 input[type="checkbox"]{position:absolute;top:0;left:0;margin:0;padding:0;z-index:-1;width:0px;height:0px;-webkit-appearance:none;}
.checksWrap_st1 label, .checksWrap_st2 label{background:url("/_img/check_off.png") 0 center no-repeat;display:inline-block;position:relative;top:0;left:0;height:28px;line-height:28px;font-size:14px;color:#484848;padding:0 0 0 30px;z-index:10;}
.checksWrap_st1 label.on, .checksWrap_st2 label.on{background:url("/_img/check_on.png") 0 center no-repeat;}
.checksWrap_st1 a, .checksWrap_st2 a{display:inline-block;font-size:12px;line-height:26px;padding:0 12px;background:#777;color:#fff;border-radius:2px;margin:-2px 0 0 10px; float:right;text-align:center;}
.checksWrap_st1 a, .checksWrap_st2 a:link{color:#fff;}

.checksWrap_st2{ position:relative;/* position:absolute;*//* top:95px; right:180px;*/text-align: left;}

.checksWrap_st3{position:absolute; top:40%; right:40%;text-align: left;}
.checksWrap_st3 label{background:url("/_img/check_off.png") 0 center no-repeat;display:inline-block;position:relative;top:0;left:0;height:20px;line-height:20px;font-size:14px;color:#484848;width:20px;z-index:10;}
.checksWrap_st3 label.on{background:url("/_img/check_on.png") 0 center no-repeat;}

.checksWrap_st4{}
.checksWrap_st4 label{background:url("/_img/check_off.png") 0 center no-repeat;display:inline-block;position:relative;top:0;left:0;height:20px;line-height:20px;font-size:14px;color:#484848;width:20px;z-index:10;}
.checksWrap_st4 label.on{background:url("/_img/check_on.png") 0 center no-repeat;}

/* --------------------------------------------
 * input
/* ------------------------------------------ */
/* inputWrap_st1 */
.inputWrap_st1{position:relative;}
.inputWrap_st1 input{display:block;width:100%;height:44px;/*line-height:42px;*/font-size:17px;background:#fff;/*border:1px solid #ddd;*/padding:10px 25px;color:#222; margin:-1px 1px 0 -1px;}
.inputWrap_st1 input:hover{background:#fafafa;border:1px solid #ffae00; border-radius:5px; margin:-1px 1px 0 -1px; height:44px;}
.inputWrap_st1 input:focus{position:relative;border:1px solid #ffae00;z-index:9; border-radius:5px;margin:-1px 0 0 -1px;}

.inputWrap_st1 input::-webkit-input-placeholder{color:#c7c7c7}
.inputWrap_st1 input:-moz-placeholder{color:#c7c7c7;opacity:1}
.inputWrap_st1 input::-moz-placeholder{color:#c7c7c7;opacity:1}
.inputWrap_st1 input:-ms-input-placeholder{color:#c7c7c7}
.inputWrap_st1 input:placeholder-shown{color:#c7c7c7}

/* inputWrap_st2 */
.inputWrap_st2{position:relative}
.inputWrap_st2 .tit{font-size:18px;line-height:1;white-space:nowrap;color:#222;margin-bottom:10px; font-weight:600;}
.inputWrap_st2 input{box-sizing:border-box;width:100%;height:54px;display:block;position:relative;padding:16px 30px 16px 20px;font-size:15px;color:#333;line-height:22px;background:#f6f6f6;border:1px solid #f1f1f1;border-radius:2px;letter-spacing:-0.05em;text-align:left;z-index:1;box-shadow:0 1px 1px 0 rgba(28,35,69,0.04);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st2:hover input{border:1px solid #DDDDDD;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st2.focus input{background:#fff;color:#1e88e5;border:1px solid #2a9ffd;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st2 span{position:relative;display:block;}
.inputWrap_st2 select{box-sizing:border-box;width:100%;height:54px;display:block;position:relative;padding:16px 30px 16px 20px;font-size:15px;color:#333;line-height:22px;background:#f6f6f6;border:1px solid #f1f1f1;border-radius:2px;letter-spacing:-0.05em;text-align:left;z-index:1;box-shadow:0 1px 1px 0 rgba(28,35,69,0.04);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st2 span:after{content: ''; display: inline-block;  width: 10px; height: 6px;background: url(../_img/arr_select.png) no-repeat 0 0; position: absolute; top: 24px; right: 20px; z-index:99;}
.inputWrap_st2:hover select{border:1px solid #DDDDDD;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st2.focus select{background:#fff;color:#1e88e5;border:1px solid #2a9ffd;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}


/*.inputWrap_st3*/
.inputWrap_st3{position:relative}
.inputWrap_st3 .tit{font-size:18px;line-height:1;white-space:nowrap;color:#222;margin-bottom:10px; font-weight:600; float:left}
.inputWrap_st3 input{margin-right:10px;box-sizing:border-box;width:225px;height:50px;display:block;position:relative;padding:16px 30px 16px 20px;font-size:15px;color:#333;line-height:22px;background:#f6f6f6;border:1px solid #f1f1f1;border-radius:2px;letter-spacing:-0.05em;text-align:left;z-index:1;box-shadow:0 1px 1px 0 rgba(28,35,69,0.04);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease; float:left;}
.inputWrap_st3:hover input{border:1px solid #DDDDDD;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st3.focus input{background:#fff;color:#1e88e5;border:1px solid #2a9ffd;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st3 button{ font-family:'Noto Sans KR','Roboto';border: none; padding: 16px;font-size: 16px; background: #227bcc; color: #fff; border-radius: 2px;}

/* inputWrap_st4 */
.inputWrap_st4{position:relative}
.inputWrap_st4 .tit{font-size:18px;line-height:1;white-space:nowrap;color:#222;font-weight:600;width: 10%;margin-right: 20px; float:left; line-height: 54px;}
.inputWrap_st4 input{width: 88.3%;box-sizing:border-box;height:54px;display:block;position:relative;padding:16px 30px 16px 20px;font-size:15px;color:#333;line-height:22px;background:#f6f6f6;border:1px solid #f1f1f1;border-radius:2px;letter-spacing:-0.05em;text-align:left;z-index:1;box-shadow:0 1px 1px 0 rgba(28,35,69,0.04);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st4:hover input{border:1px solid #DDDDDD;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st4.focus input{background:#fff;color:#1e88e5;border:1px solid #2a9ffd;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st4 span{position:relative;display:block;}
.inputWrap_st4 select{box-sizing:border-box;width:88.3%;height:54px;display:block;position:relative;padding:16px 30px 16px 20px;font-size:15px;color:#333;line-height:22px;background:#f6f6f6;border:1px solid #f1f1f1;border-radius:2px;letter-spacing:-0.05em;text-align:left;z-index:1;box-shadow:0 1px 1px 0 rgba(28,35,69,0.04);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st4 span:after{content: ''; display: inline-block;  width: 10px; height: 6px;background: url(../_img/arr_select.png) no-repeat 0 0; position: absolute; top: 24px; right: 20px; z-index:99;}
.inputWrap_st4:hover select{border:1px solid #DDDDDD;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.inputWrap_st4.focus select{background:#fff;color:#1e88e5;border:1px solid #2a9ffd;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}


.backBtn{display:block; color:#fff; width:200px; padding:20px; text-align:center; margin:0 auto; clear:both; background:#252525; font-size: 17px; border-radius: 2px;margin-bottom: 80px;}
/* --------------------------------------------
 * textarea
/* ------------------------------------------ */
.textareaWrap_st1{}
.textareaWrap_st1 textarea{display:block;width:100%;height:220px;font-size:14px;line-height:20px;background:#ffffff;border:1px solid #e1e1e1;border-radius:2px;padding:14px 12px 14px 20px;color:#000000;letter-spacing:-0.05em;resize:none}

/* textareaWrap_st2 */
.textareaWrap_st2{}
.textareaWrap_st2 .tit{font-size:18px;line-height:1;white-space:nowrap;color:#222;margin-bottom:10px;font-weight:600;}
.textareaWrap_st2 textarea{width:100%;height:300px;display:block;position:relative;padding:16px 30px 16px 20px;font-size:15px;color:#333;line-height:22px;background:#f6f6f6;border:1px solid #f1f1f1;border-radius:2px;letter-spacing:-0.05em;text-align:left;resize:none;z-index:1;box-shadow:0 1px 1px 0 rgba(28,35,69,0.04);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.textareaWrap_st2:hover textarea{border:1px solid #DDDDDD;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}
.textareaWrap_st2.focus textarea{background:#fff;color:#1e88e5;border:1px solid #2a9ffd;box-shadow:0 1px 5px 0 rgba(28,35,69,0.12);transition:box-shadow 0.2s ease,border-color 0.2s ease;-webkit-transition:box-shadow 0.2s ease,border-color 0.2s ease}


/* --------------------------------------------
 * select
/* ------------------------------------------ */
/* selectWrap_st1 */
.selectWrap_st1{position:relative;/*height:25px;*/background:#fff;border-bottom: 1px solid #e1e1e1;}
.selectWrap_st1 input{/*width:480px;*/ padding:14px 0 14px 120px; background:transparent;}
.selectWrap_st1.open{border:1px solid #ffae00;z-index:9999}
.selectWrap_st1 .select_tit{position:absolute;top:10px;left:15px;line-height:20px;white-space:nowrap;color:#c7c7c7;letter-spacing:0em;z-index:10;font-family:'Noto Sans KR','Roboto';font-size:14px; font-weight:300;}
/*.selectWrap_st1 .select_tit:before{content:'*'; color:#fed804;width: 5px;height: 5px; vertical-align: -2px; padding-right: 10px;}*/
.selectWrap_st1 .btn_selected{font-weight:300;display:block;/*border-radius:4px;*/overflow:hidden;position:relative;height:42px;padding:0px 40px 0px 120px;font-size:14px;color:#737070;line-height:42px;background:#fff;white-space:nowrap;text-overflow:ellipsis;z-index:1}
.selectWrap_st1.selected .btn_selected{color:#222;}
/*.selectWrap_st1 .btn_selected:hover{background:#fafafa;}*/
.selectWrap_st1 .btn_selected:after{display:block;position:absolute;top:0;right:0;width:40px;height:42px;background:url("/_img/select_arw.png") no-repeat center;content:'';/*transform: rotate(90deg);*/}
.selectWrap_st1 .select_list{min-width:100%;max-height:216px !important;position:absolute;top:100%;right:0;border:1px solid #ffae00;border-top:1px solid #eee;background:#fff;z-index:100;overflow-x:hidden;overflow-y:auto;margin-right:-1px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;display:none}
.selectWrap_st1 .select_list li a{height:36px;line-height:36px;font-size:14px;display:block;padding:0 20px 0 14px;color:#878787;white-space:nowrap;background:#fafafa}
.selectWrap_st1 .select_list li a:hover,
.selectWrap_st1 .select_list li.on a{color:#85ac68;background:#fff}

/* selectWrap_st2 */
.selectWrap_st2{position:relative;height: 42px;border:1px solid #ececec;}
.selectWrap_st2.open{border:1px solid #ffae00;z-index:9999}
.selectWrap_st2 .btn_selected{display:block;overflow:hidden;position:relative;height: 40px;padding:0 10px;font-size:15px;color:#c7c7c7;letter-spacing:0.5px;line-height: 40px;background:#fff;white-space:nowrap;text-overflow:ellipsis;z-index:1;}
.selectWrap_st2.selected .btn_selected{color:#222}
.selectWrap_st2 .btn_selected:hover{background:#fafafa}
.selectWrap_st2 .btn_selected:after{display:block;position:absolute;top:0;right:0;width:30px;height: 42px;background:url("/_img/select_arw.png") no-repeat center center;content:'';}
.selectWrap_st2 .select_list{width:100%;max-height:216px !important;position:absolute;top:100%;right:0;border:1px solid #ddd;background:#fff;z-index:100;overflow-x:hidden;overflow-y:auto;margin-right:-1px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;display:none;}
.selectWrap_st2 .select_list li a{height:36px;line-height:36px;font-size:14px;display:block;padding:0 20px 0 14px;color:#878787;white-space:nowrap;background:#fafafa}
.selectWrap_st2 .select_list li a:hover,
.selectWrap_st2 .select_list li.on a{color:#000;background:#fff}

/* --------------------------------------------
 * pagination
/* ------------------------------------------ */

.pagination{padding:10px 0;text-align:center}
.pagination *{display:inline-block}
.pagination a:hover{background:#2c469d; display:block; color:#fff;}
.pagination p a{color:#888;}
.pagination p{vertical-align: top;background:#fff;border:1px solid #DBDCDE;margin:0 1px; width: 32px;height: 32px;font-size: 14px; line-height: 32px;}
.pagination ol{margin:0 6px;overflow:hidden}
.pagination ol li{float:left;margin:0 1px}
.pagination ol li a{font-family:'Noto Sans KR', 'NanumBarunGothic', 'Dotum', sans-serif;font-size:14px;width:32px;height:32px;line-height:30px;background:#fff;border:1px solid #E2E3E7;border-bottom:1px solid #CCCDD0;color:#999;font-weight:500}
.pagination ol li a.active,
.pagination ol li a.active:hover{background:#2c469d;color:#fff;font-weight:700;border-color:#2c469d;cursor:default; width:32px; height:32px; padding:8px; font-size:14px; border:1px solid #DBDCDE;}

/* --------------------------------------------
 * layerPopup
/* ------------------------------------------ */
.layerPopup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999999999999999;overflow:hidden}
.layerPopup.open{display:block}
.layerPopup .bg_mask{position:absolute;top:0;left:0;width:100%;height:100%;background:#131316;opacity:0.6;filter: alpha(opacity=60);-moz-opacity:0.6;z-index:999}
.layerPopup .layerBody{position:absolute;left:50%;top:50%;background:#fff;z-index:9999}
.layerPopup .layerBody.fadeIn{-webkit-animation-duration:0.5s;animation-duration:0.5s}
.layerPopup .layerBody .close{width:80px;height:80px;line-height:80px;display:inline-block;position:absolute;right:0;top:0;text-align:center;z-index:100;background:url("/_img/icon_close.png") no-repeat center center;-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px}
.layerPopup .layerBody .close.dark{margin-right:-80px;background:url("/_img/icon_close2.png") no-repeat center center;-webkit-background-size:20px 20px;-moz-background-size:20px 20px;-o-background-size:20px 20px;background-size:20px 20px}
.layerPopup .layerBody h2.tit{color:#2d2d36;line-height:80px;height:80px;padding-left:30px;font-size:24px;border-bottom:1px solid #dfe0e4;background:#f5f5f7}
.layerPopup .layerBody h2.tit .desc{display:inline-block;font-size:13px;margin-left:10px;color:#808189}
.layerPopup .layerBody .contPop{width:100%;min-height:400px;overflow:hidden;overflow-y:auto}

/*bordwirte*/
/*.col-md-6{margin:20px 0 60px;}*/
.col-md-6 .row{width:426px; margin:0 auto;}
.col-md-6 .row .col-md-12 button[type='submit']{ padding:21px 0 21px; border:none; background:#137bcc; color:#fff;margin-left:0;}
.col-md-6 .row .col-md-12 .btn-success{margin-left:0;background:#137bcc;color:#fff;border:none;padding:21px 0 21px;}

.row label{font-size:18px; font-weight:600; margin-bottom:10px; display:block;}
.row .col-md-11 input[type='file']{/*width:150px;*/ border:none; background:#d7d7d7;}
.card-header h4{font-size:20px; font-weight:600;}

.col-md-11{font-size:18px;}
.col-md-11 input{font-size:18px; width:100%; background:#efefef; padding:15px; line-height:18px; box-sizing: border-box;}
.form-group{padding:10px 0;}

.w50 > div{float:left; width:49%;}
.w50 > div:first-child{margin-right:2%;}

.w50_02 > div{float:left; width:49%;}
.w50_02 > div:first-child{margin-right:2%;}

.w50_02 .col-md-5{width:99%; box-sizing:border-box;  font-size:18px; margin-bottom:10px;}

.w50 .col-md-5{background:#efefef; width:99%;height:50px; box-sizing:border-box; line-height:50px; font-size:18px;}

/**/

	.bn_area .bn_list li.list1 { background: #2074c8;  }
	.bn_area .bn_list li.list2 { background: #fce500; }
	.bn_area .bn_list li.list2 span {color: #361e1e; }
	.bn_area .bn_list li.list3 { background: #ff9716; }
	.bn_area .bn_list li span { display: block; color: #fff; font-size: 16px; }
	.bn_area .bn_list li.list1 span.tablet { display: inline;  }
	.bn_area .bn_list li em.pc { display: inline; }
	.bn_area .bn_list li span.mobile { display: none; }
	.bn_area .bn_list li img { height: 36px; }


	.mobile_bn { display: block; }
	
	.bn_area .bn_list li { float: left; height: auto; width: 33.33%; padding: 5px 0; text-align: center; }
	.bn_area .bn_list li.list2{padding:5px 0 5px;}
	.bn_area .bn_list li span { height: auto; font-size: 13px; }
	.bn_area .bn_list li span.img { line-height:31px; vertical-align:middle; }
	.bn_area .bn_list li span.img { margin-bottom: 0px;  }
    .bn_area .bn_list li span.img img { margin-right: 0; }
    .bn_area .bn_list li em.pc { display: none; }
    .bn_area .bn_list li span.mobile { display: block; }
	.bn_area .bn_list li.list2 img{ height:31px;}
	.bn_area .bn_list li.list3 img{ height:25px;}
	.bn_area .bn_list li img { height: 18px; }
    
    .bn_area .bn_list2 { display: block;}
	.bn_area .bn_list2 li { height: auto; padding: 10px 0; }
	.bn_area .bn_list2 li.list1 img { height: 18px; }
	.bn_area .bn_list2 li.list2 img { height: 15px; }


/*bottomList*/
.bottomList{width:100%;height:60px; z-index:9999;}
.bottomList ul li{float:left; width:50%; font-size:1.2em; text-align:center;}
.bottomList ul li:nth-child(1){background:#2c469d;}
.bottomList ul li:nth-child(2){background:#00af50;}

.bottomList ul li a{display:block; line-height:60px; color:#454545; font-size:18px; font-weight:800; margin-left:20px; color:#fff;}
.bottomList ul li:nth-child(1) a{background: url('/_img/footer_callimg2.png') no-repeat 0% 50%; background-size:19%;}
.bottomList ul li:nth-child(2) a{background: url('/_img/footer_callimg.png') no-repeat 0% 50%; background-size:19%;}


/*arwWrap*/
.arwWrap{width:100%; position:fixed; bottom:0; background:#454545; height:50px; z-index:999;}
.arwWrap ul li{float:left; width:33.33%; box-sizing:border-box; height: 50px;}
.arwWrap ul li a{display:block;height:50px;}
.arwWrap ul li.prevW a{background:url(../_img/prev_arw.png) no-repeat center; border-right:1px solid #fff;background-size: 25px;}
.arwWrap ul li.nextW a{background:url(../_img/next_arw.png) no-repeat center;background-size: 25px;border-right:1px solid #fff;}
.arwWrap ul li.homeW a{background:url(../_img/b_home.png) no-repeat center;background-size: 20px;}


/*board*/
.lock_icon{background:url(/_img/lock.png) no-repeat center; display:inline-block; width:14px; height:16px; content:''; margin-right:10px;float: left; padding: 3px 0;}

/*로그인박스*/
.loginBox{/*width:420px;*/ margin:0 auto; text-align:center; padding: 30px 0 20px;}
.loginBox h2{font-size:2em; margin-bottom: 20px;}
.loginBox input{width:100%; padding:15px;box-sizing: border-box;border-bottom:1px solid #e1e1e1;}
.loginBox button{width:100%; border:none;}

/*회원가입박스*/
.joinBox{/*width:420px;*/ margin:0 auto; text-align:center; padding: 30px 0 20px;}
.joinBox h2{font-size:2em;margin-bottom: 20px;}
.joinBox input, .joinBox select{padding:15px;box-sizing: border-box;border-bottom:1px solid #e1e1e1;}
.joinBox button{width:100%;border:none;}
.join_agreeBox{margin-top:20px;}
.join_agreeBox .c_chk{margin-top:5px; height:28px; line-height:28px;}
.join_agreeBox .c_chk label{height:28px; line-height:28px; float:left;}
.join_agreeBox .c_chk a{padding:0 5px; line-height:28px; background:#888; border-radius:3px; color:#fff; float:right; display:block;}

.joinBox ul.join_list01 li input[type='text']
,.joinBox ul.join_list01 li input[type='tel']
,.joinBox ul.join_list01 li input[type='password'] { width:100%; }

/*비밀번호 찾기*/
.findBox p{margin:18px 0;}

.sns_btn a{font-size:17px; color:#6d6d6d; text-align:center; width:100%; border:1px solid #e1e1e1; background:#fff; padding:14px 0; display:block; margin:10px 0;}
.sns_btn i{width:115px; height:20px; background:url(/_img/my_logo_bg.png) no-repeat; display:inline-block;}
.n_btn i{background-position:0 0;}
.k_btn i{background-position:0 -20px;}
.tabContent{margin-top:20px;}
.tabContent .findBox {border:1px solid #e1e1e1;}


/*==========메뉴*/
#mySidebar{display:none;}
.slideMenu{position:relative; width:100%; height:100%;}
.slideMenu .mymenuWrap{position:fixed; top:0; width:65%; height:100%; background-color:#fff; z-index:99999;}
.myLinks_back{position:fixed; top:0; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:99998;}
.slideMenu .mymenuWrap ul{padding:25px 25px 0;}
.slideMenu .mymenuWrap ul li{margin-bottom:22px;}
.slideMenu .mymenuWrap ul li a{color:#2c469d; font-size:17px; font-weight:500;}
.slideMenu .mymenuWrap ul.menu_footer li{margin-bottom:10px;}
.slideMenu .mymenuWrap ul.menu_footer li a{font-size:1em; color:#4e4e4e;}
.slideMenu .mymenuWrap div.menu_list ul li{position:relative; padding-left:60px; padding-top:6px;}
.slideMenu .mymenuWrap div.menu_list ul li:after{position:absolute; top:0; left:0; display:block; content:''; width:45px; height:45px; border-radius:100px; border:1px solid #eaeaea;}
.slideMenu .mymenuWrap div.menu_list ul li:first-child:after{background:url('/_img/menu_icon01.png') no-repeat 50% 50% #fff; background-size:88%;}
.slideMenu .mymenuWrap div.menu_list ul li:nth-child(2):after{background:url('/_img/menu_icon02.png') no-repeat 50% 50% #fff; background-size:88%;}
.slideMenu .mymenuWrap div.menu_list ul li:nth-child(3):after{background:url('/_img/menu_icon05.png') no-repeat 50% 50% #fff; background-size:88%;}
.slideMenu .mymenuWrap div.menu_list ul li:nth-child(4):after{background:url('/_img/menu_icon03.png') no-repeat 50% 50% #fff; background-size:88%;}
.slideMenu .mymenuWrap div.menu_list ul li:nth-child(5):after{background:url('/_img/menu_icon04.png') no-repeat 50% 50% #fff; background-size:88%;}
.slideMenu .mymenuWrap div.menu_list ul li:last-child:after{background:url('/_img/menu_icon06.png') no-repeat 50% 50% #fff; background-size:88%;}
.slideMenu .mymenuWrap div.menu_list ul li:before{position:absolute; top:40px; left:30px; display:block; content:''; width:150px; height:1px; background-color:#eaeaea;}
.menu_top ul:after{display:block; content:''; clear:both;}
.menu_top ul li:first-child{float:left; margin:6px 0px;}
.menu_top ul li:last-child{float:right; width:30px; height:30px; background:#fff; text-align:center;}
.menu_top ul li:last-child a{display:block; color:#525252;}
/*==========메뉴//*/