@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanskr.css);
/* CSS Document */
*{font-family: 'Noto Sans KR', sans-serif; letter-spacing: -0.05em; word-break: keep-all; }
body{ margin:0; padding:0; font-size: 15px }
ul{margin: 0; padding: 0; list-style:none;}
li{transition: 0.2s ease; list-style:none;}

textarea {resize: none;}
li:hover{transition: 0.2s ease}
a{transition: 0.2s ease;text-decoration: none; color: #8BBC07; cursor: pointer; }
a:hover{text-decoration: none; cursor: pointer; }
.wrap{ width:100%; float:left;}
.wrapB{width:980px; margin:0 auto;}
.bar{width: 100%; float: left; height:1px;}
.table{display: table;width: 100%;}
.middle{display: table-cell; vertical-align: middle}
.csr_a{cursor:auto !important;}
.left{float: left}
.right{float: right}
.ds_b{display:block;}
.cb{clear:both !important;}

.gap4{float: left;width: 100%;height: 4px;}
.gap10{float: left;width: 100%;height: 10px;}
.gap20{float: left;width: 100%;height: 20px;}
.gap30{float: left;width: 100%;height: 30px;}
.gap40{float: left;width: 100%;height: 40px;}
.gap50{float: left;width: 100%;height: 50px;}
.gap40m{float: left;width: 100%;height: 40px;}
.gap60{float: left;width: 100%;height: 60px;}
.gap80{float: left;width: 100%;height: 80px;}
.gap100{float: left;width: 100%;height: 100px;}
.gap120{float: left;width: 100%;height: 120px;}
.gap140{float: left;width: 100%;height: 140px;}
.gap160{float: left;width: 100%;height: 160px;}
.gap180{float: left;width: 100%;height: 180px;}
.gap200{float: left;width: 100%;height: 200px;}

.ud1{margin: 1% 0}
.ud2{margin: 2% 0}
.ud3{margin: 3% 0}
.ud4{margin: 4% 0}
.ud5{margin: 5% 0}
.ud6{margin: 6% 0}
.ud7{margin: 7% 0}
.ud8{margin: 8% 0}
.ud9{margin: 9% 0}
.ud10{margin: 10% 0}
.ud10{margin: 12% 0}

.lr1{margin: 0 1%}
.lr2{margin: 0 2%}
.lr3{margin: 0 3%}
.lr4{margin: 0 4%}
.lr5{margin: 0 5%}
.lr10{margin: 0 10%}
.lr12{margin: 0 12%}
.lr15{margin: 0 15%}
.lr18{margin: 0 18%}
.lr19{margin: 0 19%}
.lr20{margin: 0 20%}

.l1{margin-left:1%}
.l2{margin-left:2%}
.l3{margin-left:3%}
.l4{margin-left:4%}
.l5{margin-left:5%}
.l6{margin-left:6%}
.l7{margin-left:7%}
.l8{margin-left:8%}
.l9{margin-left:9%}
.l10{margin-left:10%}
.l15{margin-left:15%}
.l20{margin-left:20%}
 
.ma1{margin: 1%}
.ma2{margin: 2%}
.ma3{margin: 3%}
.ma4{margin: 4%}
.ma5{margin: 5%}
 
.pa1{padding: 1%}
.pa1-2{padding: 1.2% 0;}
.pa2{padding: 2%}
.pa3{padding: 3%}
.pa4{padding: 4%}
.pa5{padding: 5%}
.pa6{padding: 6%}
.pa7{padding: 7%}
.pa8{padding: 8%}
.pa9{padding: 9%}
.pa10{padding: 10%}


.w140{width:140px;}
.w180{width:180px;}

.div{width: 100%; float: left; height: 1px;}

#mask{position: fixed;width: 100%;height: 100%;top:0;left: 0;z-index: 1;background-color: rgba(0,0,0,0.6);display: none;}

.oper07{opacity: 0.7; filter: opacity(0.7)}

.big_btn{background-color: #8bbc07;color: #fff;border-radius: 5px;padding: 10px 30px;float: left;}

.btnpn1{width: 100%; border: 1px solid #8bbc07; border-radius: 3px; color: #fff; background-color: #8bbc07; text-align: center; padding: 8px 0; font-weight: bold;font-size: 1em;}
a .btnpn1:hover {transition: 0.2s ease; background: #fff; border: 1px solid #8bbc07; cursor: pointer; color: #8bbc07;}

.btnpn2{width: 100%;border: 1px solid #626b73;border-radius: 3px;color: #fff;background-color: #626b73;text-align: center;padding: 8px 0;font-weight: bold;font-size: 1em;}

.txt_mark{display:inline-block;background:#94ce0d;color:#fff;padding:3px 15px;}


/* TYPE */
h1, h2, h3, h4, h5{ margin:0; font-weight: 500;}
h1{font-size: 2.4em;}
h2{font-size: 1.8em}
h3{font-size: 1.6em}
h4{font-size: 1.4em}
h5{font-size: 1.2em;line-height: 1.4em;}
h6{font-size: 1em;font-weight:400;}
p{ color: #888; font-weight: 300; line-height: 1.6em; padding: 0; margin: 0;}
.font-ss {font-size: 0.6em;}
.font-s {font-size: 0.8em;}
.font-b {font-size: 1.1em;}
.head-lineheight {line-height: 1.5em;}
.f100{font-weight: 100}
.f200{font-weight: 200}
.f300{font-weight: 300}
.f400{font-weight: 400}
.f500{font-weight: 500}
.f600{font-weight: 600}
.t_center{text-align: center}
.t_left{text-align: left}
.t_right{text-align: right}
.moreinfo{float: left; margin: 40px 0; padding-right: 80px; cursor: pointer; line-height: 1em; border-right: 0px solid rgba(255,255,255,0);transition: 0.4s ease}
.moreinfo:hover{transition: 0.4s ease; border-right: 1px solid #8bbc07; padding-right: 10px; }
.moreinfo2{margin: 40px 0; padding-right: 0px; cursor: pointer; line-height: 1em; border-right: 0px solid rgba(255,255,255,0);transition: 0.4s ease}
.moreinfo2:hover{transition: 0.4s ease; border-right: 1px solid #8bbc07; padding-right: 10px; }
.lh12{line-height:1.2em;}

/* FONT COLOR*/
.cfff{ color:#fff;}
.c222{ color:#222;}
.c333{ color:#333;}
.cpn{  color:#8bbc07;}
.cfff{color:#fff;}
.c000{color:#000}
.c666{color:#666}
.c888{color:#888}
.c999{color:#999;} 
.caaa{color:#aaa}
.c626 {color: #626b73;}
.ccc {color: #ccc;}

.c615{color:#615045}
.cfff p{color: rgba(255,255,255,0.7)}
/* BG COLOR */
.be6{ background-color:#e6e6e6;}
.bfff{ background-color:#fff;}
.bpn{ background-color:#8bbc07;}
.beee{background-color: #eee;}
.bebe{background-color: #ebebeb;}
.bddd{background-color: #ddd;}
.b626{background-color: #626b73}
.b666{background-color: #666}
.b333{background-color: #333}
.b383{background-color:#38362f}
.bfa{background-color: #fafafa}
.bf2{background-color: #f2f2f2}
.bf3{background-color: #f3f3f3}
.bf4{background-color: #f4f4f4}
.bf5{background-color: #f5f5f5}
.bf6{background-color: #f6f6f6}
.bf7{background-color: #f7f7f7;}
.bf8{background-color: #f8f8f8;}
.bf9{background-color: #f9f9f9}
.b393{background-color: #39362f}
.b999{background-color: #999}
.hcf p{color: rgba(255,255,255,0.7)}
.bccc{background-color: #ccc}
.bffa{background-color: rgba(255,255,255,0.5)}
.bfbf{background-color: #fbfbfb;}
.bfcf{background-color: #fcfcfc}
.bf2f{background-color: #f2f2f2}
.b403 {background-color: #403F38;}
.b838 {background-color: #83837F;}
.bef {background-color: #efefef;}
.bd3 {background-color: #eee;}

/* 메인 GNB */
.head{position: fixed;z-index: 9;}
.logo{float:left;margin-top: 16px;}
.logo img{ float:left; width: 100px;}
.gnb{float:left;padding: 0;margin-left: 32px;}
ul.mainGnb{margin-right: 20px;}
.gnb ul{display: inline;margin-top: 0px;float: left;}
.gnb li{display:inline-block;margin-left: 20px;cursor: pointer;float: left;font-size: 1em;padding: 24px 0;}
.gnb li:hover{color:#8bbc07;}
.gnb a{color: #222;}
.gnb a:hover{color:#8bbc07;}
.subGnb{}
.subGnb li{
    font-size: 0.9em;
    padding: 24px 0;
} 
.sub_con{position: fixed;width: 100%;background-color:rgba(0,0,0,0.8);left: 0;top: 69px;z-index: 3;display: none;}
.loginBtn{
	float:right;
	width: 87px;
	text-align: center;
	padding: 6px 0;
	color:#fff;
	border-radius: 3px;
	margin-top: 15px;
	background-color: #8bbc07;
	border: solid 1px #8bbc07;
	cursor: pointer;
    transition: 0.2s ease;
	}
.loginBtn:hover{background-color:#fff; color:#8bbc07;transition: 0.2s ease;}
.sub_con ul{display: block;margin: 0;}
.sub_con li{width: 100%;margin: 0;padding-left: 20px;}
.sub_con a{color: #fff;text-decoration: none;font-size: 1.1em;line-height: 2em; width: 100%;}
.sub_con a:hover{color: #8bbc07}
.sub_menu_wrap{float: left;font-size: 14px; min-height: 180px;}
.main_ul ul{float: left;width: 184px;}
.itinfo .sub_menu_wrap{margin-left: 215px;}
.ncinfo .sub_menu_wrap{margin-left: 240px;}
.buyinfo .sub_menu_wrap{margin-left: 316px;}
.svinfo .sub_menu_wrap{margin-left: 400px; }
.pninfo .sub_menu_wrap{margin-left: 506px;}
.evinfo .sub_menu_wrap{margin-left: 572px;}
.sub_menu_wrap h6{float: left;line-height: 1.8em;color: #8bbc07;}
.sub_menu_wrap li{padding: 0;margin-left: 20px;font-size: 0.9em;}
.gnb_right{float: right;/*margin-top: 20px;*/}
.gnb_right_li{
    float: right;
    display: inline-block;
    margin-left: 7px;
} 
.gnb_right a{color: #222;}
a.sub_a{color: #999;}
.gnb_right a:hover{color: #8bbc07; text-decoration: none;}
.swissmenu {position: absolute;left: 50%;margin-left: -610px!important;}
.gnb .subGnb a.subtop {color: #999999;}


/* 가까운 센터 네비 */
.near{padding: 16px 0;float:left;width:100%; font-size: 0.9em;}
.near1{float:left;}
.near1 ul{display: inline;float: left;width: 500px;margin-left: 30px;}
.near1 li{display: inline-block;margin-left: 26px;cursor: pointer;color: #ccc;}
.near1 li:hover{color: #fff;}
.near_r{float:right;color:#ccc;font-size: 0.9em;}
.near_r:hover{color: #8bbc07; cursor: pointer}

/* 오른쪽 SNS */
.snsBox{position:fixed;right:0;width: 51px;top: 50%;margin-top: -138px; z-index: 900;}
.snsBox ul{display:table;margin-top: 60px;}
.snsBox li{width: 53px;height: 53px;border:1px solid #eee;margin-top:-1px;text-align:center;display:table-cell;float: left;background-color: #fff;opacity: 0.7;filter: opacity(0.7);transition: 0.2s ease;cursor: pointer;vertical-align: middle;}
.snsBox li:hover{ background-color:#eee; opacity: 1; filter: opacity(1); transition: 0.2s ease}
.snsBox img{height: 28px;margin-top: 12px;}


/* 컨텐츠 */
.contents{/*margin-top:114px;*/ float: left;width: 100%;}
.conBox{ padding: 60px 0; width: 100%; float: left}
.pageTit{padding: 40px 0; }
 

/* COL */
.c5{width: 5%}
.c8{width: 8%}
.c10{width: 10%}
.c13{width: 13%}
.c15{width: 15%}
.c20{width:20%}
.c24{width:24%}
.c25{width:25%}
.c30{width:30%;}
.c33{width:33.3%}
.c35{width:35%}
.c40{width:40%;}
.c45{width:45%;}
.c50{width:50%;}
.c53{width:53%;}
.c55{width:55%;}
.c60{width:60%}
.c65{width:65%}
.c70{width:70%}
.c75{width:75%}
.c79{width:79%}
.c80{width:80%}
.c85{width:85%}
.c90{width:90%}
.c100{width: 100%;}
.c_center{margin: 0 auto}
.c_middle{display: table-cell; vertical-align: middle}

/* footer */
.footer{margin-bottom: 200px;padding-top: 20px;margin-top: 0px;}
.footer li{display: inline-block;border-right: 1px solid #ccc;color: #aaa;padding-right: 10px;margin-right: 10px;font-size: 0.9em;line-height: 0.9em;font-weight: 300;}
.footer p{font-size: 0.9em;margin-top: 24px;color: #aaa;}
.footer a{color: #999;}

/*아이프레임*/ 
iframe {border:none;}

/*박스*/
.box {width:270px; height: 270px; border:1px solid #ddd; background: #fff; display: table;}
.box-txt {display: table-cell; vertical-align: middle; text-align: center;}
.sc {border-radius: 100%; width:40px; height: 40px; border:1px solid #8bbc07; display: table}
.sc p {display: table-cell; vertical-align: middle; font-weight: 600; padding: 8px 17px;}

/*포낙컬러 원형*/
.cercle-g {border-radius: 100%; width:40px; height: 40px; display: table; background: #8BBC07; }
.cercle-g p {display: table-cell; vertical-align: middle; font-weight: 600; color: #fff; text-align: center}


.swissmenu img{float: left;}
.swissmenu h6{float: left; width: 100%;}

/*테이블*/
th {font-weight: 400; border:1px solid #f4f4f4;}
td {border:1px solid #f4f4f4;}
.pl {padding-left: 4%;}
.table-n {border:none; background:#fff;}

.tip-box {width: 320px; height: 100px; display: table}
.tip-box p {vertical-align: middle; display: table-cell;}


/*앵커*/
.anchor {padding:1.2% 30px; color: #333; font-weight: 500;}
.anchor:hover {background: #8BBC07; color: #fff;}
 
/*탭메뉴*/
.child_nav {background: #8BBC07;}
.child_nav ul li {}
.child_nav ul li a {width: 100%; background: #8BBC07; color: #fff;}
.z-tab {background: #8BBC07;}
.z-tabs.white > ul > li > a {background:#8BBC07!important; }


.lt_title a{color: #222;}
.lt li a{color: #222;}


/*정보수정&로그아웃 버튼*/
.editBtn{
    margin-right: 5px;
	float:right;
	width: 87px;
	text-align: center;
	padding: 6px 0;
	color:#fff;
	border-radius: 3px;
	margin-top: 15px;
	background-color: #999999;
	border: solid 1px #999999;
	cursor: pointer;
    transition: 0.2s ease;
	}
.editBtn a {color: #fff;}
.editBtn:hover{background-color:#fff; color:#999;transition: 0.2s ease;}

.logoutBtn{
	float:right;
	width: 87px;
	text-align: center;
	padding: 6px 0;
	color:#fff;
	border-radius: 3px;
	margin-top: 15px;
	background-color: #333;
	border: solid 1px #333;
	cursor: pointer;
    transition: 0.2s ease;
	}
a.logoutBtn {color: #fff;}
.logoutBtn:hover{background-color:#fff; color:#333;transition: 0.2s ease;}
a.logoutBtn:hover {color:#333; }


.mbskin .bpn{background-color: transparent;}
.mbskin .bfff{background-color: transparent;}










.odeo-tit {
	width: 980px;
	margin:0 auto 30px;
	font-size:30px;
	color:#90c13a;
	font-weight:bold;
	text-align:left;
}
.odeo-tit-sub {
	width: 980px;
	margin:0 auto 60px;
	text-align:left;
	color:#403f38;
	font-size:16px;
}
.odeo-top-rink {
	color:#fff;
	background:#8bbc07;
	padding: 15px 40px;
	border-radius:40px;
	font-size: 16px;
	display:inline-block;
	margin-top:10px;
}
.cont2-check-list { padding:60px 15px; }
.cont2-check-list li { width: 460px; display:inline-block; vertical-align:top; margin-bottom:50px; padding-left:10px;}
.cont2-check-list li .ck { width:55px; display:inline-block; }
.cont2-check-list li .info  { display:inline-block; width:390px; vertical-align:top; padding-left:10px;}
.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.video-case .txt-case { padding:30px; }
.video-case .txt-case h4 {
	margin-bottom: 30px;
	color:#387c9e;
	font-size:27px;
	font-weight:bold;
}
.video-case .txt-case p { font-size:15px; color:#333; }
.sub-case > h4 {
	color:#387c9e;
	font-size:27px;
	font-weight:bold;
}
.sub-case > p { font-size:15px; color:#333; }
section.product-hero div.product-hero-config div.product-hero-colors.not-mobile div.product-hero-selected-color {
	position: relative;
	width: 351px;
	border: 1px solid #82837f;
	margin-top: 28px;
}
section.product-hero div.product-hero-config div.product-hero-colors.not-mobile div.product-hero-selected-color div.product-hero-hearing-aid-color { float: left; width: 100%; }
.sub-case .item-box { width:920px; text-align:center; }
.sub-case .pro-box h5 { color:#6f6f6f; font-size: 20px; }
.sub-case .pro-box h4 {
	color:#387c9e;
	font-size: 27px;
	font-weight:bold;
}
.sub-case .item-box ul { border-top: 1px solid #ededed; width:200px; margin:40px auto 0;}
.sub-case .item-box ul li { 
	text-align:left;
	border-bottom:1px solid #ededed;
	width:100%;
	margin:auto;
	padding:10px 0 10px 40px;
	color:#333;
	line-height:30px;
	font-size:16px;
	background-image:url(../image/sub/check-s.jpg);
	background-repeat:no-repeat;
	background-position:15px 20px;
}
.odeo-pro-det ul li { width:33%; float:left; }
.odeo-pro-det li .txt-box { padding:25px 30px; }
.odeo-pro-det li .txt-box h5 { 
	font-size:27px;
	font-weight:bold;
	margin-bottom:30px;
}
.odeo-pro-det li .txt-box p { font-size:15px; }
.sub-project h4 { font-size:27px; font-weight:bold; color:#387c9e; } 
.sub-project a { color: #fff; background: #8bbc07; padding: 15px 40px; border-radius: 40px; font-size: 16px; margin-top:25px; display:inline-block;} 
.sub-project .txt-box{ margin-top:60px; }
.bot-txt-case h5 {
	font-size:24px;
	color:#387c9e;
	margin-bottom:20px;
}
.bot-txt-case .txt-box { color:#333; }



.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.mt25 { margin-top:25px; }
.mt30 { margin-top:30px; }
.mt35 { margin-top:35px; }
.mt40 { margin-top:40px; }
.mt45 { margin-top:45px; }
.mt50 { margin-top:50px; }
.mt55 { margin-top:55px; }
.mt60 { margin-top:60px; }
.mt65 { margin-top:65px; }
.mt70 { margin-top:70px; }
.mt75 { margin-top:75px; }
.mt80 { margin-top:80px; }

.mb10 { margin-bottom:10px; }
.mb15 { margin-bottom:15px; }
.mb20 { margin-bottom:20px; }
.mb25 { margin-bottom:25px; }
.mb30 { margin-bottom:30px; }
.mb35 { margin-bottom:35px; }
.mb40 { margin-bottom:40px; }
.mb45 { margin-bottom:45px; }
.mb50 { margin-bottom:50px; }
.mb55 { margin-bottom:55px; }
.mb60 { margin-bottom:60px; }
.mb65 { margin-bottom:65px; }
.mb70 { margin-bottom:70px; }
.mb75 { margin-bottom:75px; }
.mb80 { margin-bottom:80px; }

.pt10 { padding-top:10px; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt25 { padding-top:25px; }
.pt30 { padding-top:30px; }
.pt35 { padding-top:35px; }
.pt40 { padding-top:40px; }
.pt45 { padding-top:45px; }
.pt50 { padding-top:50px; }
.pt55 { padding-top:55px; }
.pt60 { padding-top:60px; }
.pt65 { padding-top:65px; }
.pt70 { padding-top:70px; }
.pt75 { padding-top:75px; }
.pt80 { padding-top:80px; }
.pt90 { padding-top:90px; }
.pt100 { padding-top:100px; }

.pb10 { padding-bottom:10px; }
.pb15 { padding-bottom:15px; }
.pb20 { padding-bottom:20px; }
.pb25 { padding-bottom:25px; }
.pb30 { padding-bottom:30px; }
.pb35 { padding-bottom:35px; }
.pb40 { padding-bottom:40px; }
.pb45 { padding-bottom:45px; }
.pb50 { padding-bottom:50px; }
.pb55 { padding-bottom:55px; }
.pb60 { padding-bottom:60px; }
.pb65 { padding-bottom:65px; }
.pb70 { padding-bottom:70px; }
.pb75 { padding-bottom:75px; }
.pb80 { padding-bottom:80px; }

.disc > li { list-style:disc; }

.tit-ft-style1{
	color: #387c9e;
	font-size: 27px;
	font-weight: bold;
}
.tit-ft-style2{
	color: #004466;
	font-size: 34px;
	font-weight: bold;
}
.c333 { color:#333; }
.center { text-align:center; }
.line1 { border-bottom:1px solid #ededed; width:980px; margin:auto; }