@charset "utf-8";


@font-face {
    font-family:'NanumSquare';
	font-weight: 300;
    src: url('../font/NanumSquareL.eot');
         url('../font/NanumSquareL.woff') format('woff'),
         url('../font/NanumSquareL.ttf') format('truetype');
}

@font-face {
    font-family:'NanumSquare';
	font-weight: 400;
    src: url('../font/NanumSquareR.eot');
    src: url('../font/NanumSquareR.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumSquareR.woff') format('woff'),
         url('../font/NanumSquareR.ttf') format('truetype');
}


@font-face {
    font-family:'NanumSquare';
	font-weight: 500;
    src: url('../font/NanumSquareB.eot');
    src: url('../font/NanumSquareB.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumSquareB.woff') format('woff'),
         url('../font/NanumSquareB.ttf') format('truetype');
}

@font-face {
    font-family:'NanumSquare';
	font-weight: 600;
    src: url('../font/NanumSquareEB.eot');
    src: url('../font/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
         url('../font/NanumSquareEB.woff') format('woff'),
         url('../font/NanumSquareEB.ttf') format('truetype');
}  

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url('../font/NotoSansKR-Thin.woff2') format('woff2'),
       url('../font/NotoSansKR-Thin.woff') format('woff'),
       url('../font/NotoSansKR-Thin.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('../font/NotoSansKR-Light.woff2') format('woff2'),
       url('../font/NotoSansKR-Light.woff') format('woff'),
       url('../font/NotoSansKR-Light.otf') format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url('../font/NotoSansKR-Regular.woff2') format('woff2'),
        url('../font/NotoSansKR-Regular.woff') format('woff'),
        url('../font/NotoSansKR-Regular.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url('../font/NotoSansKR-Medium.woff2') format('woff2'),
        url('../font/NotoSansKR-Medium.woff') format('woff'),
        url('../font/NotoSansKR-Medium.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url('../font/NotoSansKR-Bold.woff2') format('woff2'),
        url('../font/NotoSansKR-Bold.woff') format('woff'),
        url('../font/NotoSansKR-Bold.otf') format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url('../font/NotoSansKR-Black.woff2') format('woff2'),
        url('../font/NotoSansKR-Black.woff') format('woff'),
        url('../font/NotoSansKR-Black.otf') format('opentype');
 }


body { font-family:'Noto Sans KR', dotum, sans-serif;letter-spacing:-0.6px; background: url(../img/main_top.jpg) no-repeat; background-size: auto 300px;}

#hd_wrapper {
	display : none;
}
#popular {
	display : none;
}
#visit {
	display : none;
}
#ft {/* display : none; */background: #515151; /* position: absolute; */ bottom: 0; width: 100%;}
#ft p {line-height: 1.5em;font-size: 1.2em;}
#ft_copy {color: #cbcbcb;}
#ft_copy span {color: #fffefe;}


#container { height : 100%; overflow:hidden; }
#container_title { display:none; }

a{display:block;}
.header {height: 300px; display: inline; }
.wrap {
	position: absolute;left: 0;bottom: 40px;width: 188px;height: 32px;margin-left: -94px;text-align: left;overflow: hidden;font-size: 12px;font-family: 'Noto Sans KR', dotum, '돋움', sans-serif; line-height: 1.5; text-align: center; 
}
.wrap * {padding: 0;margin: 0;}
.wrap .info { display: inline-block; border-radius: 5px;border: 2px solid #ccc;border-right: 1px solid #ccc;overflow: hidden;background: #fff;}
.wrap .info:nth-child(1) {border: 0;box-shadow: 0px 1px 2px #888;}
.info .marker_title {padding: 5px 10px; background: #fff;border-bottom: 1px solid #ddd;font-size: 15px;font-weight: 400;}

.info .marker_good {
    display: inline-block;
    background: red;
    border-radius: 50%;
    width: 20px;
	color : white;
}
.blank_box { width:100%; height:100%; min-height:74px; max-height:74px; }


.close_btn { position: absolute; right: 5%; }
span.close1 { background: #333; width: 25px; height: 2px; display: block; transform: translateY(470%) rotate(45deg); }
span.close2 { background: #333; width: 25px; height: 2px; display: block; transform: translateY(350%) rotate(-45deg); }

/*상단(head)*/
div#title h1 { display: block; overflow: hidden; position: absolute; top: 27px; left: 0; right: 0; z-index:99; width:180px; margin:0 auto; }
div#title h1 a { display:block; width:100%; }
div#title h1 img { display: block; width: 100%;margin: 0 auto; overflow: hidden; }

.menu { position: fixed; right: 20px; top: 20px; }
.menu img { display: block; float: right; width:25px; }


/*메인화면*/
#main_area { padding-top:40px; height:100%; padding-bottom:5%; }
#map { width:95%; height:100%; margin: 0 auto; border-radius: 10px; }
h3.title_desc.main{ color: #005fca; border: 1px solid #005fca; width: 80%; border-radius: 50px; padding: 10px; font-size: 1.7em; background: rgba(255, 255, 255, 0.5); font-weight: 300; letter-spacing: -0.5px; text-align: center;margin: 0 auto; margin-top: 7vh;}
h3.title_desc{ color: #005fca; border: 1px solid #005fca;  width: 80%; border-radius: 50px; padding: 3px; font-size: 1.2em; background: rgba(255, 255, 255, 0.31); font-weight: 300; letter-spacing: -0.5px; text-align: center; margin:0 auto; margin-top: 40px; margin-bottom: 35px; }
h3.title_desc span{ font-size: 0.7em; font-weight:bold;display:block}

#main_area .main_menu {width : 90%; background : rgba(255,255,255,0.9); margin: 0 auto; border-radius:10px; margin-bottom: 20px;}
#main_area .main_menu ul {position: relative;}
#main_area .main_menu ul:before {content: ''; display: block; background: #c4c4c4; height: 1px; width: 100%; position: absolute; top: 50%;}
#main_area .main_menu ul li {width: 24%; display: inline-block; text-align: center; font-weight: 300; letter-spacing: -1px;}
#main_area .main_menu ul li.bt_line {border-bottom : 1px solid #c4c4c4;}
#main_area .main_menu ul li a {display: block; color: #2e2e2e; font-size: 1.4em; padding: 10px 0;}

#main_area .main_list {width: 90%; height: 100%; background: #fff; margin: 0 auto; border-radius: 10px; box-shadow: 0px 2px 5px #b6b6b6; overflow: hidden; padding-bottom: 20px;}
#main_area .main_list h3.category {font-size: 1.4em; padding: 10px 0; color: #005fca; letter-spacing: -0.1em; text-align: center; position: relative;}
#main_area .main_list h3.category:after {content: ''; display: block; width: 90%; height: 1px; background: #005fca; position: absolute; bottom: 0; left: 5%;}
#main_area .main_list .main_list_tex {width: 90%; margin: 0 auto;}
#main_area .main_list .main_list_tex div ul {padding: 2.8vw 0; border-bottom: 1px solid #f4f4f4; }
#main_area .main_list .main_list_tex div ul li {display: inline-block; vertical-align: middle; padding: 0.2em 0;}
#main_area .main_list .main_list_tex div ul li.list_title {width:49%; text-align: left; font-size: 18px; color: #333; letter-spacing: -1px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#main_area .main_list .main_list_tex div ul li.list_info {width:50%; text-align: right; letter-spacing: -1px; color: #969696; font-size: 13px;}
#main_area .main_list .main_list_tex div ul li.list_info span {padding-left: 2%;}
#main_area .main_list .main_list_tex div ul li.list_text {width:60%; text-align: left; font-size: 15px; font-weight: 300; color: #333; letter-spacing: -1px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#main_area .main_list .main_list_tex div ul li.list_state {width:39%; text-align: right; letter-spacing: 0.5px; font-size: 13px; font-weight: 200;}
.page_wrap {position: relative; padding: 20px 0; width: 90%; margin: 0 auto; height: 40px;}
.page_wrap nav.page {margin: 0 auto; width: 35%;}
.page_wrap nav.page a {color: #545454; font-size: 1.3em; display: inline-block; width: 12%; text-align: center; font-weight: 300;}
.page_wrap nav.page a.current_page {font-weight: 400; color: #005fca;}
.page_wrap .writing {background: #005fca; color: #fff; border: none; border-radius: 8px; font-size: 1.3em; padding: 0.3em 1.15em; position: absolute; right: 0; top: 1em;}
.page_wrap .delete {background: #666; color: #fff; border: none; border-radius: 8px; font-size: 1.3em; padding: 0.3em 1.15em; position: absolute; left: 0; top: 1em;}


.state_ing {color: #fff; background: #0082b6; border: 1px solid #0082b6; border-radius: 50px; padding: 0 1em;}
.state_end {color: #005fca; background: #fff; border: 1px solid #005fca; border-radius: 50px; padding: 0 0.53em;}
.state_wait {color: #ff8025; background: #fff; border: 1px solid #ff8025; border-radius: 50px; padding: 0 1.487em;}

.sub_content .lawyer{padding: 5vh 0;overflow: hidden;}
.sub_content .lawyer .pic{float: left; width: 40%;}
.sub_content .lawyer .pic img{width:100%; max-width:300px;}
.sub_content .lawyer .txt{float: right; width: 55%; padding:2vh 2vh 0 0; text-align: center;}
.sub_content .lawyer .txt h2 img{width:100%; max-width:300px;}
.sub_content .lawyer .txt p{font-size:1.3em; padding-top: 25px;color: #444;text-align: left;}
.sub_content .lawyer .txt p.btn{padding: 0 30px; background-color: #939393;margin-top: 20px;font-size: 1em;}
.sub_content .lawyer .txt p.btn a{font-size: 1.3em; color: #fff;}
.sub_content .lawyer .txt p.btn:hover{box-shadow: 2px 3px 7px -2px #a4a4a4;}
.campaign{padding:5vh 0;overflow: hidden;    text-align: center;width: 87%; margin: 0 auto;}
.campaign img{max-width:90%;}
.campaign h4{ font-size: 2em; padding-top: 10px;}
.campaign p{font-size:1.5em; padding-top: 10px;color: #444;}
.campaign p.btn{ padding: 0 0px;background-color: #939393; margin-top: 30px;font-size: 1.3em;height: 50px;line-height: 50px; width: 94%;}
.campaign p.btn a{font-size: 1.3em; color: #fff; }
.campaign p.btn:hover{box-shadow: 2px 3px 7px -2px #a4a4a4;}


.banner{ background-color: #d3e4ff;border-top-left-radius: 20px;border-top-right-radius: 20px;}
.banner ul{overflow:hidden; margin:0 auto; padding: 2vh 0;}
.banner ul li{float: left;width: 49.9%; border-left: 1px solid #fff;text-align: center;}
.banner ul li:first-child{border-left:0}
.banner ul li img{width:45%; max-width:300px;}
.banner ul li a{display:block;}
.banner ul li p{ font-size: 2em;padding-top: 11px;font-weight: bold; color: #6855b5;}
.hos_coun{background-color:#0d418c; color: #fff; font-size: 1.5em; text-align: center; padding: 1vh;}
.hos_coun span{font-size: 1.8em; }
/*메뉴버튼*/
.all_menu { position: absolute; top: 27px; right: -8px; margin-right: 30px; width: 31px; height: 20px; text-align: center; box-sizing: border-box; cursor: pointer; 
				  -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; z-index: 99999; }
.all_menu_inner { position: relative; width: 28px; margin: 0 auto; }
.all_menu_inner span { display: block; position: absolute; left: 0; width: 100%; height: 2px; background: #222; opacity: 1; transform: rotate(0deg); transition: .25s ease-in-out; -webkit-transform: rotate(0deg); -webkit-transition: .25s ease-in-out; }
.all_menu span:nth-child(1) { top: 0; }
.all_menu span:nth-child(2) { top: 9px; }
.all_menu span:nth-child(3) { top: 18px; }
.open_menu .all_menu { margin-right: 30px; }
.open_menu .all_menu span:nth-child(1) { transform: translateY(350%) rotate(-45deg); }
.open_menu .all_menu span:nth-child(2) { display: none; }
.open_menu .all_menu span:nth-child(3) { transform: translateY(-660%) rotate(45deg); top: 20px;}

/*뒤로가기버튼*/
p.back_inner { width: 25px; height: 33px; display: block; position: absolute; left: 15px; top: 21px; z-index: 999; }
p.back_inner span { width: 70%; height: 2px; background: #fff; display: block; position: absolute; }
p.back_inner span:nth-child(1) { transform: translateY(10px)rotate(-45deg); }
p.back_inner span:nth-child(2) { transform: translateY(22px)rotate(45deg); }


/* 메뉴  */
div#overlay { position: fixed; top: 0; right: 0; display: none; width: 100%; max-width: 750px; height: 100%; background: rgba(0, 0, 0, 0.8); z-index: 10001; text-align: center; box-shadow: 0 0 8px 3px rgba(0,0,0,0.2); }
div#overlay > div {  display: table; width: 80%; height: 100%; background: #fff; float: right;}
div#overlay > div .profile {display: inline-block; background: #005fca; width: 100%;}
div#overlay > div .profile ul {width: 80%; height: 22.5vh; margin: 0 auto;}
div#overlay > div .profile ul li {color: #fff; text-align: left;}
div#overlay > div .profile ul li .logout {color: #fff; border: 1px solid #fff; border-radius: 50px; padding: 0.2vw 8vw 0.3vw 2.5vw; font-size: 0.9em; background: url(../img/icon_logout.png) no-repeat 90%; float: right;}
div#overlay > div .profile ul .logo_menu {width: 50%; padding: 2em 0;}
div#overlay > div .profile ul .logo_menu a img {width: 147px;}
div#overlay > div .profile ul .name {font-size: 1.7em; font-weight: 300; line-height: 1.7em; margin-top: 0.5em;}
div#overlay > div .profile ul .pro_tex {font-size: 1.2em; font-weight: 300;}
div#overlay > div > ul { display: block; vertical-align: middle; padding-top: 2vh;}
div#overlay > div > ul li { display: block; /* margin: 3%; */ text-align: left; width: 80%; margin: 0 auto; padding: 1vh 0;}
div#overlay > div > ul > li > a { display: inline-block; font-size: 1.7em; line-height: 1em; font-weight: 400; color:#2a2a2a; position: relative; padding-left: 10px;
									 -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; -ms-transition: all 0.6s; transition: all 0.6s; background: url(../img/arrow.png) no-repeat right; width: 90%;}
div#overlay > div > ul li img {width: 10%; position: relative; bottom: 0.3em;}
div#overlay > div > ul li a:hover { color: #333;  }
div#overlay > div > ul li a:after { display: block; content:""; clear: both; width: 0; height: 30px; background: #f56e00; position: absolute; left: 0; bottom: 0; z-index: -1; opacity: 0.3;
											 -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -o-transition: all 0.6s; -ms-transition: all 0.6s; transition: all 0.6s; }
div#overlay > div > ul li a:hover:after { width: 100%; }
.sotre_adm_write { text-align: right; }
.sotre_adm_write a { display: inline-block; width: 120px; height: 45px; border: 1px solid #4e99b3; text-align: center; line-height: 45px; color: #4e99b3; font-weight: 500; font-size: 14px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -o-transition: all 0.4s; -ms-transition: all 0.4s; transition: all 0.4s; }
.sotre_adm_write a:hover { background: #4e99b3; color:#fff; }



/* 글쓰기페이지 */

.write_tit {margin: 80px 20% 35px !important;}
.write_form {width: 90%; background: #fbfbfb; margin: 0 auto; margin-top: 35px; border-radius: 10px; box-shadow: 0px 2px 5px #a9a2a2; padding: 7% 0; padding-bottom: 20px !important;}
.write_form .write_frm {width: 95%; margin: 0 auto; margin-bottom: 20px;}
.write_form .write_frm tr th {vertical-align: top; font-size: 15px; font-weight: 400; letter-spacing: -2px; padding: 7px 0;/*  display: block; */ text-align: left; color: #002d61; min-width: 50px;}
/* .write_form .write_frm tr td {display: block;} */
.write_form .write_frm tr td input{width: 100%; height: 25px; line-height: 25px; border-radius: 25px; padding: 0 10px; border: 1px solid #dadada; box-shadow: none;}
.write_form .write_frm tr td select {height: 20px; line-height: 20px; border-radius: 5px; background: #fff; border: 1px solid #dadada; width: 100%;}
select:foucs {outline: none !important;} 
.write_form .write_frm tr td input[type="text"] {width: 70%;}
.write_form .write_frm tr td input[type="file"] {padding: 0; border-radius: 0;line-height: 20px; }
.write_form .write_frm tr td input[type="checkbox"] {width: auto; -webkit-appearance: checkbox;}
.write_form .write_frm tr td input[type="checkbox"]:focus {box-shadow: none;}
.write_form .write_frm tr td input:focus {outline: none; box-shadow: 0 0 0 1px #005fca; }
.write_form .write_frm tr td textarea {width: 100%; height: 30vh; resize: none; border-radius: 10px; border: 1px solid #dadada; padding: 10px; overflow: auto;} 
textarea:focus {outline: none;} 
/* input {-webkit- appearance: none;} */



/* 체크박스 */

.checkbox {margin: 0; padding: 0; display: inline-block; width: 29%;}
input[type="checkbox"] {margin-left: 0; padding: 0;}
input[type=checkbox].css_checkbox {position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0px; border: 0;}
input[type=checkbox].css_checkbox+label.chk_css {
  padding-left: 25px;
  height: 20px;
  display: inline-block;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  color: #002d61;
}
input[type=checkbox].css_checkbox:checked+label.chk_css {background-position: 0 -20px;}
.chk_css {background-image: url(../img/check.png);}


/* .write_form .ok_btn_box {height: 60px;} */
.write_form .oderform_ok {background: #005fca; color: #fff; margin: 0 auto; display: block; width: 30%; font-size: 16px; text-align: center; border-radius: 10px; padding: 1.5% 0; letter-spacing: -1px;}






/*푸시알림*/
#container .sub_content { padding-bottom:0}
.sub_content { position:relative; height:100%; padding-bottom:97px; } 
.push_box { width: 90%; background: #0d418c; margin: 0 auto; border-radius: 10px; height: 95%; margin-top: 35px; text-align: center; padding:5% 0 5% 0; box-shadow: 0px 2px 5px #b6b6b6;}
.push_box:first-child{padding: 2% 0 5% 0;}
.push_box ul:last-child{border-bottom: none;}
.push_box .push_list {border-bottom: 1px solid #ded9d9; /* padding: 5% 0; */}
.push_list_tex li {overflow: hidden;}
.push_list_tex a {display: inline-block; float: left; width: 75%; font-weight: 400; font-size: 16px; text-align: left; padding: 5% 3%; line-height: 30px; letter-spacing: -1px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.push_list_tex .push_date {font-size: 13px; color: #969696; letter-spacing: -1px;  display: inline-block; width: 20%; float: right; margin-top: 6.3%; margin-right: 10px;}
.push_list_tex li p {border-top: 1px solid #f1f1f1; font-size: 14px; padding: 5% 3%; text-align: left; width: 100%; color: #666;}
span.icon_box { position: absolute; top: -40px; left: 0; right: 0; display: block; box-sizing: border-box; }
span.icon_box img { display: block; width: 90px; text-align: center; margin: 0 auto; }

.list_box h3 { font-size: 15px; font-weight: 400; margin:10px 0; }
.list_box ul { width:100%; height:90%; padding:0 10%; overflow:scroll; -ms-overflow-style: none; -webkit-overflow-scrolling:touch; }
.list_box ul::-webkit-scrollbar { width: 7px; }
.list_box ul::-webkit-scrollbar-track { border-radius: 7px; }
.list_box ul::-webkit-scrollbar-thumb { background: #ddd; border-radius: 7px; }
.list_box ul::-webkit-scrollbar-thumb:hover { background: #bfbfbf; }

.list_box ul li { text-align: left; border-bottom: 1px solid #ececec; background: url('../img/list_arrow.png') no-repeat 0 center; background-size: 13px; background-position: 96%; }
.list_box ul li:last-child { border-bottom:0; }
.list_box ul li a { font-size: 15px; color: #a2a2a2; font-weight: 300; line-height: 65px; }
.list_box ul li:hover a, .list_box ul li:active a { font-weight:400; color:#333; }
.list_box ul li:hover, .list_box ul li:active { background: url('../img/list_arrow_a.png') no-repeat 0 center; background-size: 13px; background-position: 96%; }

.pg_wrap {position: relative; padding: 20px 0; width: 90%; margin: 0 auto; height: 40px;}
.pg_wrap nav.page {margin: 0 auto; width: 35%;}
.pg_wrap nav.page a {color: #545454; font-size: 1.3em; display: inline-block; width: 12%; text-align: center; font-weight: 300;}
.pg_wrap nav.page a.current_page {font-weight: 400; color: #005fca;}
.pg_wrap .writing {background: #005fca; color: #fff; border: none; border-radius: 8px; font-size: 1.3em; padding: 0.3em 1.15em; position: absolute; right: 0; top: 1em;}



/*소원등? 설명페이지*/
.w_step { padding: 20% 10%; }
.w_step h2 { text-align: center; font-size: 21px; color: #fff; font-weight: 500; letter-spacing: -0.5px; margin: 10px 0 35px;  font-family:'NanumSquare', dotum, sans-serif;  }
.w_step .swiper-container { }
.w_step .swiper-container img { display: block; width: 120px; overflow: hidden; margin:0 auto; }

.w_step .swiper-pagination-bullet { background:#bdbdbd; }
.w_step .swiper-pagination-bullet-active { opacity: 1; background: #fff; }

.text_box { padding: 10% 0; overflow: hidden; text-align:center;}
p.step_title { font-size: 20px; color: #ff8914; font-weight: 500; margin: 10px 0; }
p.step_desc { color: #fff; font-size: 17px; font-weight: 400; line-height:23px; letter-spacing: -0.5px; margin: 17px 0; word-break: keep-all; font-family:'NanumSquare', dotum, sans-serif; }

.lets_go { background: rgba(245, 110, 0, 0.6); font-size: 15px; font-weight: 200; display: block; text-align: center; width: 190px; margin: 10px auto; border-radius: 30px; box-shadow: 4px 4px 7px -2px #404040; z-index: 9; position: absolute; left: 0; right: 0; }
.lets_go a { display: block; width: 100%; color: #fff; padding: 7px 0; }

img.bg_top { position: absolute; top: 0; left: 0; width: 100%; }
img.bg_bottom { position: absolute; bottom: -94px; right:0; width: 100%; }



/* 내 정보 변경 */


.info_box { width: 90%; background: #fff; margin: 0 auto; border-radius: 10px; height: 95%; margin-top: 35px;  padding:5% 0 5% 0; box-shadow: 0px 2px 5px #b6b6b6;}
#fregisterform .frm_label {color: #005fca; font-weight: 500; font-size: 1.1em;}


/* 회원가입 */

.join_box { width: 90%; background: #fff; margin: 0 auto; border-radius: 10px; height: 95%; margin-top: 35px;  padding:5% 3% 12%; box-shadow: 0px 2px 5px #b6b6b6;}
.join_btn {bottom: 11% !important;}
#fregister .chk_all {padding-bottom: 3%;}
.chk_all label {font-size: 1.15em; color: #005fca; font-weight: 500; padding-left:5px;}
#fregister section {box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.1) !important;}


/* 상세보기 */

.view_frm {width: 100%;}
.view_frm tr {border-bottom: 1px solid #f4f4f4; display: block; margin: 3% 5%; font-size: 14px; color: #666;}
.pic_wrap tr {margin: 10px 12px;}
.view_frm tr th {width: 80px; text-align: left; font-size: 15px; font-weight: 500; color: #333;}
.view_frm tr td {font-size: 14px; color: #666;}
.view_frm .image_container {overflow: hidden; display: flex; align-items: center; justify-content: center; width: 100%; /* height: 25vh; */}
.view_frm .image_container img {width: 100%}
.page_wrap .writing {background: #005fca; color: #fff; border: none; border-radius: 8px; font-size: 1.3em; padding: 0.3em 1.15em; position: absolute; right: 0; top: 1em;}
.comple_form h3.category {padding: 10px 5% !important; text-align: left !important;}
.comple_form h3.category .comple_date {text-align: right; font-size: 13px; color: #969696; margin-top: 2%; font-weight: 400; float: right;}
.answer_list {margin-top: 10%; position: relative;}
.answer_list:before {content: ''; display: block; width: 100%; height: 1px; background: #f5f5f5; position: absolute; top: 4%;}
.comple_answer, .comple_tex, .comple_pic {display: block; padding: 2% 0;}
.comple_pic ul {white-space: nowrap; overflow: scroll; height: 100%; width: 82vw;}
.comple_pic ul li {display: inline-block;}
.answer_list .view_frm tr {padding: 3% 0;}

.image_container {
width: 1280px;
margin: 20px auto 0;
overflow: hidden;
}
.image_container li {
float: left;
margin: 10px;
}
.myImg {
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
.myImg:hover { opacity: 0.7; }
/* The Modal (background) */

.modal {
display: none;
/* Hidden by default */
position: fixed;
/* Stay in place */
z-index: 1;
/* Sit on top */
padding-top: 10%;
/* Location of the box */
left: 0;
top: 0;
width: 100%;
/* Full width */
height: 100%;
/* Full height */
overflow: auto;
/* Enable scroll if needed */
background-color: rgb(0, 0, 0);
/* Fallback color */
background-color: rgba(0, 0, 0, 0.7);
/* Black w/ opacity */
}

.modal .close {background: #fff; position: absolute; right: 2%; top: 2%; background: url(../img/fancybox.png) -40px 0; width: 30px; height: 30px;}

/* Modal Content (image) */
.modal-content {
margin: auto;
display: block;
width: 80%;
/* max-width: 700px; */
}
/* Caption of Modal Image */
.caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
}



h3.notice_h3 {font-size: 1.4em; padding: 10px 0; color: #005fca; letter-spacing: -0.1em; text-align: center; position: relative;}
h3.notice_h3 a{font-size: 1.6em; color: #fff; }
h3.notice_h3 a:hover{color: #fff;}
h3.notice_h3:after {content: ''; display: block; width: 90%; height: 1px; background: #6588ba; position: absolute; bottom: 0; left: 5%;}
h3.notice_h3 a span{ position: absolute; right: 0.5em;font-size: 1.5em;top: 0em; font-weight: 100;}




/*유니온반도 시작*/

/*회사소개*/
#main_area .main_list.company_wrap {
    padding: 30px 20px;}
.company_wrap img{display:block; margin:0 auto 25px;}
.company_wrap h3 {font-size: 20px;color: #0d418c;text-align: center;padding-bottom: 20px; word-break: keep-all;}
.company_wrap h4 {
    font-size: 18px;
    text-align: center;
    padding: 30px 0;
}
.company_wrap p {font-size: 14px;word-break: keep-all;}
.company_wrap p span{color:#0d418c;}
.company_wrap p span.strong{font-weight:700;}

.company_wrap img.vision{width:100%; }

.company_wrap ul {overflow: hidden;}
.company_wrap ul li {position: relative;padding-left: 8px;font-size: 13px;margin-bottom: 12px;}
.company_wrap ul li:before {position: absolute;content: '';width: 3px;height: 11px;background: #066eb8;/* border-radius: 10px; */top: 5px;left: 0;}
.company_wrap ul li p {color: #066eb8;font-weight: 600;font-size: 14px;}
.company_wrap .rebate{padding-bottom: 30px;border-bottom: 1px solid #ddd; margin-bottom:20px;}



/*변호사소개*/

#main_area .main_list.lawyer_wrap {
    padding-top: 55px;
    padding-bottom: 0;
    background: #fff url(../img/medimeta_bg.png) no-repeat top 40px left 0px;
    background-size: contain;
}
.lawyer_wrap img.p1 {height: 200px;display: block;margin: 0 auto;position: absolute;left: 50%;transform: translateX(-50%); top:200px;}
.laywer_info {background: #0d418c;text-align: center;color: #fff;margin-top: 100px;padding: 130px 20px 100px;}
.laywer_info h3 {color: #0d418c;background: #fff;display: inline-block;padding: 7px 20px;border-radius: 50px;font-size: 15px;font-weight: 500;margin-bottom: 10px;}
.laywer_info h3 span {font-size: 20px;font-weight: 900;}
.laywer_info h5 {font-size: 15px;}
.laywer_info ul {margin-top: 60px;position: relative;}
.laywer_info ul:before {content: '';width: 1px;height: 33px;background: rgba(255,255,255,0.5);top: -47px;left: 50%;position: absolute;}
.laywer_info ul li {font-size: 14px;padding: 3px 0;color: rgba(255,255,255,0.6);}
.laywer_info ul li strong{color:#fff; font-weight:500;}
.laywer_info .poeple2 img {height: 200px;display: block;text-align: center;margin: 0 auto;}
.laywer_info .poeple2 {padding-top: 50px;margin-top: 50px;border-top: 1px solid #3469b6;}
.laywer_info .poeple2 h3 {margin-top: 30px;}
.bluecross {border-bottom: 1px solid #ddd;padding-bottom: 30px;}


/* 참여신청 */
#main_area .main_list.apply_wrap{padding-bottom:0; padding-top:0;}


.apply_wrap h3 {font-size: 20px;text-align: center;color: #0d418c;padding: 20px 0;}
.apply_wrap  .white_wrap{    width: 100%;margin: 0 auto;background: #fff;padding: 20px;border-radius: 10px;}



.apply_wrap .white_wrap h5 {text-align: center;font-size: 17px;word-break: keep-all;padding: 10px 0 30px;color: #0d418c;font-weight: 400;}
.apply_wrap .write_frm {width:100%; padding-bottom: 30px;}
.apply_wrap .write_frm tr th {
    vertical-align: top;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -2px;
    padding: 10px 0;
    /* display: block; */
    text-align: left;
    color: #002d61;
    min-width: 60px;
    line-height: 50px;
}


.apply_wrap .write_frm tr td input{width: 100%; height: 50px; line-height: 50px; padding: 0 10px; border: 1px solid #dadada; box-shadow: none; margin-left:3px;}
.apply_wrap.write_frm {margin-bottom: 30px;}
.apply_wrap .write_frm tr td.inherit input{height:auto; width:auto;}

.apply_wrap .write_frm tr td select {height: 50px; line-height: 50px; /*border-radius: 5px;*/ background: #fff; border: 1px solid #dadada; width: 100%; margin-left:3px;}

.apply_wrap ..write_frm tr td input[type="text"] {width: 70%; margin-left:3px;}

.apply_wrap .write_frm tr td input[type="file"] {padding: 0; border-radius: 0;line-height: 20px; }
.apply_wrap .write_frm tr td input[type="checkbox"] {width: auto; -webkit-appearance: checkbox;}
.apply_wrap .write_frm tr td input[type="checkbox"]:focus {box-shadow: none;}
.apply_wrap .write_frm tr td input:focus {outline: none; box-shadow: 0 0 0 1px #005fca; }
.apply_wrap .write_frm tr td textarea {width: 100%; height: 30vh; resize: none; /*border-radius: 10px;*/ border: 1px solid #dadada; padding: 10px; overflow: auto; margin-left:3px;} 
textarea:focus {outline: none;} 
/* input {-webkit- appearance: none;} */
 .w_name input{width:calc(95% - 80px)!important;}
 .checkbox{width:80px;}


 .apply_wrap .form_wrap {
    width: 100%;
    margin: 0 auto;
    background: #0d418c;
    padding: 20px;
}
.apply_wrap h3 img {
    height: 26px;
    padding-right: 5px;
    padding-bottom: 4px;
}

.oderform_ok {background: #1f3c68; color: #fff; margin: 0 auto; display: block; width:123px; font-size: 16px; text-align: center; border-radius: 10px; padding: 1.5% 0; letter-spacing: -1px; margin-bottom:20px;}


.main_list2 {
    width: 90%;
    height: 100%;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0px 2px 5px #b6b6b6;
    overflow: hidden;
    padding-bottom: 0px;
}




/*개인정보처리방침*/
.Agreement h2 {margin-top: 20px;text-align: left;font-size: 16px;margin-bottom: 10px;}
.Agreement_first h2 {margin-top:0;}
.Agreement_first, .terms > div { color: #666; line-height: 24px; }
.privateD {
    width: 100%;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
    background: #f5f5f5;
    border-bottom: 1px solid #ddd;}
.privateD p.title {font-size: 16px;  font-weight: 500; margin-bottom: 13px;}
.Agreement p.txt{font-size:1.2em; line-height:1.5em;     word-break: keep-all;}
.Agreement .contents {padding: 0 20px;}




#bo_v_info strong{display:none;}

@media screen and (min-width: 496px){
	body {background: url(../img/main_top_wide.jpg) center top no-repeat; background-size: auto 300px;}
}

@media screen and (min-width: 751px){
	div#overlay {max-width: 100%;}
	div#overlay > div {width: 50%; }	
}

@media screen and (min-width: 1024px){
	body {background: url(../img/main_top_wide.jpg) center top no-repeat; background-size: contain;}
}

@media screen and (min-height: 800px){
	div#overlay > div .profile ul {height: 19vh;}
}

@media screen and (min-height: 1024px){
	div#overlay > div .profile ul {height: 6vh;}
}

