@charset "utf-8";

.hide { display:none !important}

.main .slidebx {
	overflow:hidden;
}
.main .nav_area {
	display:flex;
}
.main .nav_area a {
	flex:auto;
}
.main .cgt_list {
	display:flex;
	flex-wrap:wrap;
	margin:20px 5% 0;	
}
.main .cgt_list li {	
	margin-top:-2px;
	width:50%;	
}
.main .cgt_list li:nth-child(even){
	margin-left:-2px;
}

.main .cgt_list li a{
	display:block;
}

.main .cgt_list li a img{ 
	display:block;
}

.info h3 {
	padding: 40px 10px 10px;
	font-size:1.5em;
	color:#ff5b2c;
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
	letter-spacing:0;
}
.info hr { 
	display:block;
	height:1px; 
	background:#e5e5e5;
	border:0;
}
.info .im_bm {
	margin: 20px 0 0px 0;
	padding:0 6%;
	text-align:center;
}
.info .short {
	padding:0 20px;
}
.info .short_txt {
	margin-bottom: 38px;
}
.info .short_list {
	padding:0 20px;
}
.info .short_list li {
	margin-bottom:10px;
}
.info .msg_tit {
	font-family: 'NotoSansCJKkr-medium';
	margin-bottom:17px;
	font-size:17px;
	color:#000;
}
.info .msg_txt {
	font-family: 'NotoSansCJKkr-DemiLight'; 
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.info .msg_txt span {
	font-family: 'NotoSansCJKkr-medium';
}
.info .vision_txt,
.info .ci_txt {
	margin-bottom:38px;
}
.info .vision_txt dt,
.info .ci_txt dt {
	margin-bottom:9px;
	font-size:1.1em;
	font-weight:600;
	color:#ff5b2c;
	letter-spacing: -0.5px;
	font-family: 'NotoSans', sans-serif;
	font-size:15px;
}
.info .vision_txt dd,
.info .ci_txt dd {
	font-family: 'NotoSans', sans-serif;
	font-weight:400;
	letter-spacing:-1px;
	font-size:14px;
	line-height: 22px;
}
.info .ci_txt dt span {
	color:#000;
}
.info .history_txt {
	margin-bottom:34px;
	font-size:18px;
	color:#000;
	font-family: 'NotoSansKR', sans-serif;
	font-weight:500;
	line-height: 25px;
    letter-spacing: -1px;
}
.info .sch {
	margin-bottom:15px;
}
.info .media_report {
	/* border-top:2px solid #000; */
}
.info .media_report li {
	margin:20px 0;
	padding:0 10px 20px;
	border-bottom:1px solid #ccc;
}
.info .media_report li .tit {
	display:block;
	margin:10px 0;
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	width: 100%; 
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
.info .media_report li .txt {
	display:block;
	margin-bottom:10px;
	width: 100%; 
	color:#4d4d4d;
	overflow: hidden; 
	text-overflow: ellipsis; /* 여러 줄 자르기 추가 스타일 */ 
	white-space: normal; 
	line-height: 1.5; 
	height: 4.6em; 
	word-wrap: break-word; 
	display: -webkit-box; 
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical;
}
.info .media_report li .day {
	color:#4d4d4d;
}
.info .media_report_view table th,
.info .media_report_view table td {
	padding:10px;
	border-bottom:1px solid #ccc;
	text-align:left;
	color:#4c4c4c;
}
.info .media_report_view table th {
	font-size:1.5em;
	font-weight:bold;
	color:#000;
}
.info .media_report_view table td img {
	margin-top:10px;
}
.info .media_report_view .btns {
	padding:0 10px;
}
.info .media_report_view .btns a {
	display:block;
	margin-top:10px;
}

/************ 서비스 소개 ************/
.contents-box {
	margin: 0 20px;
}

.contents-box h3 {
	font-size: 20px;
	color: #ff5b2c;
	padding: 25px 0 10px;
	font-family: 'NotoSansCJKkr-bold';
	letter-spacing: -1px;
	line-height: 30px;
}

.contents-box .description {
    line-height: 22px;
    font-size: 14px;
    color: #4c4c4c;
    padding-bottom: 20px;
	font-family: 'NotoSansCJKkr-DemiLight'; 
	font-weight:400;
	letter-spacing:-1px;
}
.box-img {
	margin:0 14px;
	text-align:center;
	position: relative;
}
.box-area {
    margin: 0px;
}
.box-area div{
    padding: 14px 15px;
    line-height: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    margin: 15px 0 0;
}
.box-area div:first-child {
	margin:30px 0 0;
}
.box-area div p{
	font-family: 'NotoSansCJKkr-medium';
    margin-bottom: 10px;
    font-size: 18px;
    color: #4c4c4c;
    font-weight: 700;
}
.box-area div ul{
	line-height:25px;
}
.box-area div ul li{
    font-size: 15px;
    color: #808080;
    letter-spacing: -0.5px;
    text-indent: -8px;
    margin-left: 8px;
	font-family: 'NotoSansCJKkr-DemiLight'; 
}

/********* 온라인 견적 ********/
.quote {
}
.quote h3 {
	padding:30px 3% 30px;
	color:#ff5b2c;
	font-family: 'NotoSansKR', sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
}
.quote .step_ing {
	padding-bottom:25px;
	text-align:center;
	border-bottom: 1px solid #e5e5e5;
}
.quote .exp {
	margin:20px 2%;
	padding:20px;
	background:#f2f2f2;
	font-family:'NotoSansCJKkr-DemiLight';
	letter-spacing:-1px;
}
.quote .exp span {
	display:block;
	color:#ff5b2c;
}
.quote .quote_btn {
	margin-top:30px;
	padding:0 3%;
	text-align:center;
}
.quote .quote_btn a.quote_next {
	display:block;
	margin-bottom:10px;
	padding: 15px 0;
	border:1px solid #ff5b2c;
	text-align: center;
	background:#ff5b2c;
	color:#fff;
}
.quote .quote_btn a {
	display:block;
	margin-bottom:10px;
}
.quote .clinic_list {
	margin-top:13px;
	text-align:center;
}
.quote .ccheck {
	/* 	float:left; */
	display:inline-block;
	margin: 0 0 -1px 0;
	/* 	width:164px;
	height:164px; */
	}
.quote .ccheck input[type="checkbox"] {
	display:none;
}
.quote .ccheck label{
	width:100%;
	height:auto;
}
.quote .ccheck input[type="checkbox"] + label .chk_img {
	width:115px;
	height:115px;
	cursor:pointer;
	background-size:contain;
}
.quote .ccheck input[type="checkbox"]:checked + label .chk_img {
}
.quote .ccheck.chk01 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_01_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk01 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_01_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk02 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_02_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk02 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_02_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk03 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_03_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk03 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_03_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk04 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_04_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk04 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_04_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk05 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_05_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk05 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_05_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk06 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_06_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk06 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_06_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk07 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_07_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk07 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_07_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk08 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_08_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk08 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_08_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk09 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_09_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk09 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_09_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk10 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_10_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk10 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_10_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk11 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_11_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk11 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_11_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk12 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_12_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk12 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_12_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk13 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_13_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk13 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_13_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk14 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_14_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk14 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_14_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk15 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_15_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk15 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_15_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk16 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_16_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk16 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_16_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk17 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_17_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk17 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_17_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk18 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_18_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk18 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_18_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk19 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_19_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk19 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_19_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk20 input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_20_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chk20 input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_20_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chkend input[type="checkbox"] + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_end_off.jpg")no-repeat; 
	background-size:contain;
}
.quote .ccheck.chkend input[type="checkbox"]:checked + label .chk_img { 
	background:url("/m/img/ico/icon_clinic_end_on.jpg")no-repeat; 
	background-size:contain;
}
.quote .basic_area {
	margin:20px 10px;
	padding:20px 10px;
	border:1px solid #ccc;
}
.quote .basic_area .quote_btn {
	padding:0;
}
.quote .basic_area .cnt {
	display:flex;
	margin-bottom:18px;
	padding-bottom:18px;
	border-bottom:1px solid #ccc;
	letter-spacing:-1.4px;
}
.quote .basic_area .cnt .lt,
.quote .basic_area .cnt .rt {
	flex:auto;
}
.quote .basic_area .cnt .lt {
	font-size:16px;
	color:#4c4c4c;
	font-family:'NotoSansCJKkr-bold';
}
.quote .basic_area .cnt .lt img {
	display:block;
	width:20%;
}
.quote .basic_area .cnt .add_list > li {
	margin-bottom:20px;
}

.quote .basic_area .cnt .add_list > li > div {
	display:inline-block;
	/* flex:auto; */
	font-size:14px;
	font-family:'NotoSansCJKkr-Regular';
}
.quote .basic_area .cnt .add_list > li > div:nth-child(1) {
	width: 32%;
}
.quote .basic_area .cnt .add_list > li > div:nth-child(2) {
	width:47%;
}
.quote .basic_area .cnt .add_list > li > div:nth-child(3) {
	width:10%;
}
.quote.step3_area .basic_area .cnt .add_list > li > div:nth-child(1) {
	width:100%;
	font-size:14px;
	font-family:'NotoSansCJKkr-Regular';
}
.quote.step3_area .basic_area .cnt .checks input[type="checkbox"] + label:before {
	top:0;
}


.quote .basic_area .cnt .add_list .checks,
.quote .basic_area .cnt .add_list .spin {
	display:inline-block;
}
.quote .basic_area .cnt .add_list .spin a {
	display:inline-block;
	vertical-align:middle;
}
.quote .basic_area .cnt .add_list .spin input {
	display:inline-block;
	margin: 0 0px 0 0px;
	width:33px;
	height:24px;
	border:1px solid #ccc;
	text-align:center;
	outline: 0;
	box-shadow: none;
}
.quote .basic_area .cnt .add_list .spin img {
	width:33px;
	height:28px;
}
.quote .basic_area .total_area .tit {
	font-size:1.1em;
	font-weight:bold;
	color:#4c4c4c;
}
.quote .basic_area .total_area .wage,
.quote .basic_area .total_area .wage_end {
	margin-top:15px;
}
.quote .basic_area .total_area .wage li {
	margin-top:5px;
	font-family:'NotoSansCJKkr-DemiLight';
	font-size:14px;
}
.quote .basic_area .total_area .wage li span {
	color:#ff5b2c;
}
.quote .basic_area .total_area .wage_end {
	padding:8px;
	font-size:14px;
	color:#000;
	border:1px solid #ff5b2c;
	font-family:'NotoSansCJKkr-DemiLight';
}
.quote .basic_area .total_area .wage_end span {
	color:#ff7148;
}
.quote .basic_area .gear_more {
	padding-top:15px;
	text-align:right;
}
.quote .basic_area .gear_more a {
	color:#ff5b2c;
}
.quote .basic_area .consent_area a {
	text-decoration: underline;
}
.quote .basic_area .consent_area a span {
    color: #ff0000;
}
.quote .basic_area .consent_area.checks input[type="radio"] + label:before,
.quote .basic_area .consent_area.checks input[type="radio"]:checked + label:after {
	top:-17px;
}
.quote .basic_area .consent_area.checks input[type="radio"]:checked + label:after {
	top:-12px;
}
.quote .basic_area .entry_cnt {
	margin-bottom:22px;
}
.quote .basic_area .entry_cnt h4 {
	margin-bottom:10px;
	font-size:1.1em;
	font-size:16px;
	color:#4c4c4c;
	font-family:'NotoSansCJKkr-bold';
}
.quote .basic_area .entry_cnt input {
	padding:0 2%;
	height:38px;
	line-height:38px;
	border:1px solid #ccc;
	background:#fff;
}
.quote .basic_area .entry_cnt p.p_bx {
	margin-top:5px;
	color:#666;
	font-size:14px;
	font-family:'NotoSansCJKkr-DemiLight';
}

.quote .basic_area .entry_cnt select {
	padding:0 2%;
	height:38px;
	line-height:38px;
	border:1px solid #ccc;
	background:#fff;
}
.quote .basic_area .entry_cnt .dataday {
    position: relative;
}
.quote .basic_area .entry_cnt .dataday input {
	height:36px;
	line-height:36px;
}
.quote .basic_area .entry_cnt .dataday img {
    position: absolute;
    top: 5px;
    right: 12px;
}
.quote .basic_area .entry_cnt textarea {
	padding:2%;
	width:96%;
	border:1px solid #ccc;
}
.quote .quote_end {
	padding:0 20px;
	border-top:1px solid #ccc;
}
.quote .quote_end .tit {
	margin:56px 0 40px;
	font-size:1.5em;
	color:#000;
	text-align:center;
}
.quote .quote_end .quote_btn {
	margin-top:50px;
}


/********************* 이지스몰 *************************/
.mall .tit {
	padding: 0 22px;
	background:#f5f5f5;
	letter-spacing:-1.4px;
}
.mall .tit h2 {
	margin-bottom:20px;
	font-size:1.5em;
	font-weight:bold;
	color:#ff5b2c;
}
.mall dl {
	padding: 25px 10px 0;
}
.mall dl dt {
	padding-bottom:10px;
	font-size:20px;
	color:#ff5b2c;
	border-bottom: 1px solid #000;
	font-family:'NotoSansCJKkr-Medium';
}
.mall dl dt img { 
	margin-right:10px;
	width:30px;
	vertical-align:middle; 
}
.mall dl dd {
	padding:10px;
	line-height:25px;
	font-size:14px;
	color:#4d4d4d;
	font-family:'NotoSansCJKkr-DemiLight';
	border-bottom: 1px solid #d9d9d9;
}

/*************** 서비스 문의 ****************/
.inquiry {}
.inquiry h2 {
	padding:40px 10px 0;
	margin-bottom:25px;
	font-size:1.5em;
	font-weight:bold;
	color:#ff5b2c;
}
.inquiry .sub_tit {
	padding:0 20px 10px;
}
.inquiry .form-area {
	border:1px solid #ccc;
	margin: 20px 10px;
	padding: 20px 10px 30px 10px;a
}
.inquiry dl {
	margin-bottom:20px;
}
.inquiry dl dt {
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
	color:#4d4d4d;
}
.inquiry dl dt span {
	color:#ff5b2c;
}
.inquiry dl dd {
	display:flex;
	position:relative;
	margin-bottom:10px;
}
.inquiry dl dd input,
.inquiry dl dd select,
.inquiry dl dd textarea {
	flex:auto;
	padding:15px 10px;
	border:2px solid #ccc;
}
.inquiry dl.hope_time dd span {
	flex:auto;
	align-self: center;
}
.inquiry dl.hope_time dd .dataday {
	position:relative;
}
.inquiry dl.hope_time dd .icon_calendar {
	position:absolute;
	top:4px;
	right:10px;
}
.inquiry dl dd.s_txt {
	font-size:14px;
	color:#666;
	font-weight:normal;
}
.inquiry .consent_area {
	margin:25px 0;
}
.inquiry .consent_area a {
	color:#000;
}
.inquiry .consent_area a span {
	color:#ff0000;
}
.inquiry .consent_area a {
	text-decoration:underline;
}
.inquiry .consent_area.checks input[type="radio"] + label:before,
.inquiry .consent_area.checks input[type="radio"]:checked + label:after {
	top:-17px;
}
.inquiry .consent_area.checks input[type="radio"]:checked + label:after {
	top:-12px;
}
.inquiry .hello_apply_btn {
	text-align:center;
}
.inquiry .hello_apply_btn a {
	display:inline-block;
	margin-bottom:10px;
}

/****************** 자료실 - 자료실 *****************/
.data h2 {
	padding:40px 10px 0;
	margin-bottom:25px;
	font-size:1.5em;
	font-weight:bold;
	color:#ff5b2c;
}
.data .sub_tit, .meditube .sub_tit {
	padding:0 20px 10px;
}
.data .sch {
	margin:20px 0;
	padding:0 20px;
}

.data .data_list {
	margin:0 10px;
	padding:40px 10px 0;
}
.data .data_list ul:after {
	content:'';
	display:block;
	clear:both;
}
.data .data_list li {
	float:left;
	margin:0 4% 30px 0;
	width:48%;
	text-align:center;
}
.data .data_list li:nth-child(2n) {
	margin-right:0;
}
.data .data_list li span {
	display:block;
	margin-top:10px;
	color:#000;
}
/**************** 자료실 - 메디튜브 ****************/
.meditube h2 {
	padding:40px 10px 0;
	margin-bottom:25px;
	font-size:1.5em;
	font-weight:bold;
	color:#ff5b2c;
}
.meditube .meditube_list {
	margin: 0 10px;
	padding: 40px 10px 0;
}
.meditube .meditube_list li {
	margin-bottom:25px;
}
.meditube .meditube_list li span {
	display:block;
	margin-top:10px;
	font-weight:bold;
    color: #000;
}

.meditube .meditube_list img {
	    border: 1px solid #dddddd;
}
/************** 헬로100 센터 - 양재센터 ****************/
.icon-address {
	padding-left: 40px;
	color: #000;
	font-size: 20px;
	line-height: 1.5;
	background-image: url(/img/icon-marker.png);
	background-position: left 13px top 4px;
	background-repeat: no-repeat;
	background-size: 16px;
	padding-bottom: 20px;
	font-family:'NotoSansCJKkr-Medium';
}

.icon-address p {
	font-size: 16px;
	font-family: 'Roboto-Regular';
	padding-top: 8px;
}
.icon-address p:last-child {padding-top: 0px;}

.icon-area {
    color: #000;
    position: relative;
    padding: 0px 10px 0 40px;
    font-size: 1em;
    background-position: top 5px left 10px;
    background-repeat: no-repeat;
    margin-top: 25px;
}
.icon-area h3{
	font-size: 16px;
	color: #000;
	padding: 0;
	font-family:'NotoSansCJKkr-Medium';
}
.icon-area span {
	font-size:14px;
	color:#4d4d4d;
	font-family:'NotoSansCJKkr-DemiLight';
}

.icon-subway {
    background-image: url(/img/icon-subway.png);
	background-size:18px;
}

.icon-bus {
    background-image: url(/img/icon-bus.png);
	background-size:18px;

}

.icon-bus2 {
    background-image: url(/img/icon-bus2.png);
	background-size:18px;
}

/************** 대리점 안내 ****************/
.map_seoul {position: absolute;width: 34%;height: 26%;top: 8%;left: 19%;cursor: pointer;}

.map_gangwon {position: absolute;width: 38%;height: 26%;top: 8%;left: 54%;cursor: pointer;}

.map_chungnam {position: absolute;width: 36%;height: 14%;top: 35%;left: 19%;cursor: pointer;}

.map_gyeongbuk {position: absolute;width: 37%;height: 19%;top: 35%;left: 55.5%;cursor: pointer;}

.map_jeonbuk {position: absolute;width: 30%;height: 10%;top: 49.5%;left: 19%;cursor: pointer;}

.map_jeonbuk2 { position: absolute; width: 4.5%; height: 6.5%; top: 49.5%; left: 50.5%; cursor: pointer; }

.map_gyeongnam {position: absolute;width: 41.5%;height: 21%;top: 56.5%;left: 50.5%;cursor: pointer;}

.map_jeonnam {position: absolute;width: 34.5%;height: 17%;top: 60%;left: 14.5%;cursor: pointer;}

.map_jeju {position: absolute;width: 32.5%;height: 12%;top: 89.5%;left: 17.5%;cursor: pointer;}


