@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');
/* SIR 지운아빠 */

/* 초기화 */
html {overflow-y:auto;height:100%}
body {margin:0;padding:0;font-size:0.85em;font-family:'Nanum Gothic';height:100%;background:#ffffff;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}

textarea, select {font-size:1em;font-family:'Nanum Gothic';}
select {margin:0;padding:3px;border:1px solid #dddddd}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
/*
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:underline}
*/
.pc {display:block;}
td.pc {display:table-cell;}
th.pc {display:table-cell;}
.mobile {display:none;}

#top_fixed {position:fixed;top:0px;left:0px;width:100%;min-width:320px;z-index:50;height:35px;background-color:#01babd;}
#top_bar {font-family:'Open Sans';max-width:1280px;margin:0px auto;padding:0px 0px;width:100%;font-size:1em;position:relative;height:35px;line-height:35px;color:#000000;}
#top_bar div {width:80%;max-width:1280px;margin:0px auto;position:relative;}
#top_bar span.info {margin:0px 20px 0px 0px;}
#top_bar span.top_btn {float:right}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1280px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #000;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:5px 0;background:#000;color:#fff;text-align:right;font-size:0.9em;height:15px;}
.hd_pops_footer button.hd_pops_reject {margin:0px 35px 0px auto;padding:2px;background:#000;border:0;color:#fff}
.hd_pops_close {position:absolute;right:0px;bottom:0px;padding:0px;margin:0px;width:25px;height:25px;border:0px;}
.hd_pops_close img {width:25px;height:25px;}

/* 상단 레이아웃 */
#hd {position:fixed;left:0px;width:100%;min-width:320px;height:108px;top:35px;background-color:#000;background:rgba(0,0,0,0.7)  !important;z-index:50}
/*.hd_zindex {z-index:10 !important}*/
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:1280px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}
#logo .logo {margin-right:10px;float:left;}
#logo .btn_top_box {float:left}
#logo div.btn_top {display:inline-block;padding:0px;margin:14px 0px 0px 0px;vertical-align:center}
#logo #kj {margin-left:-3px;}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}
#bo_sch div {border-radius:3px;overflow:hidden;padding:0px;margin:0px auto;width:213px;}
#bo_sch .btn_search {height:30px;line-height:30px;background:#01babd;width:60px;text-align:center;border:0px;color:#ffffff;}
/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {position:absolute;top:0px;right:0px;margin:0;padding:0;list-style:none;zoom:1;z-index:100}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline;padding:0 5px;color:#000;font-size:0.9em;text-decoration:none;font-weight:100}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#main_menu {position:absolute;right:0px;top:40px;z-index:200;color:#ffffff;font-family:'Open Sans','NanumSquare';}
#main_menu a {color:#ffffff;text-decoration:none;}
#main_menu a:hover {color:#00babd;}
#main_menu .on1d > p a {color:#00babd;}
#main_menu .on2d a {color:#00babd;}
#main_menu h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#main_menu > ul {}
#main_menu > ul > li {display:inline-block;*display:inline;*zoom:1;position:relative;padding:10px 20px 40px 10px}
#main_menu > ul > li > p {font-weight:700;font-size:1.3em;}
#main_menu ul li ul {display:none;position:absolute;margin-top:33px;padding:10px 0px;width:200px;border-top:3px solid #00babd;background:#202020;background:rgba(32,32,32,0.8);}
#main_menu ul li.on ul {display:block;}
#main_menu ul li.on p a {color:#00babd;}
#main_menu ul ul li {padding:10px 0px;margin-left:35px;}
#main_menu .me20 ul {width:230px;}
#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:100%;min-width:320px;zoom:1;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {z-index:4;position:relative;padding:0px;width:100%;min-width:320px;min-height:500px;height:auto !important;font-size:1em;zoom:1;margin:20px auto 0px auto;}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 메인 레이아웃 */
#back_img {position:relative;padding:0px;margin:35px 0px 0px 0px;width:100%;height:670px;text-align:center;}
#back_img .line {height:2px; background:#01babc;width:410px;margin:20px auto;}
#back_img ul {list-style:none;padding:0px;margin:0px;overflow:hidden;height:auto;background:#000;}
#back_img li {list-style:none;padding:0px;margin:0px;width:100%;position:absolute;left:0px;top:0px;height:670px;background:#000;opacity:0;background-size:100%;}

.title_kor {font-family:'NanumSquare';color:#ffffff;font-size:2.6em;font-weight:700;padding:7px;margin:0px 0px 0px 0px;line-height:160%;}
.title_eng {font-family:'Open Sans';color:#ffffff;font-size:2.1em;padding:7px;margin:0px 0px 30px 0px;line-height:160%;font-weight:700}

#back_img .title_kor {margin-top:310px;}

#main_vision {text-align:center;height:200px;background:#ffffff;position:relative;}
#main_vision p {font-family:'Open Sans';font-size:2.3em;color:#02b9bf;font-weight:700;margin-top:60px;}
#main_vision p span {color:#000;}
#main_vision ul {display:block;list-style:none;padding:0px;margin:25px 0px 0px 0px;width:100%;overflow:hidden;text-align:center;}
#main_vision li {font-size:1.3em;font-weight:bold;font-family:'NanumSquare';color:#515151;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;padding:0px 5px;margin:0px}
#main_vision #arrow_middle {position:absolute;bottom:0px;left:50%;margin:0px 0px -21px -21px;z-index:50}

#bottom {width:100%;padding:140px 0px 0px 0px;background:url(../img/gj_main_bottom01.jpg) no-repeat center center;background-size:100%;height:460px;text-align:center;margin:0px;}
#bottom .box1 {float:left;background-color:rgb(1,186,189);background:rgba(1,186,189,0.8) !important;
    position:relative;margin:0px;padding:0px 0px;cursor:pointer;width:320px;   
    }

#bottom .box1 .info {color:#505050;font-weight:700;font-size:1.1em;background:#fff;height:80px;padding-top:40px;line-height:160%;}
#bottom .box2 {float:left;background-color:rgb(1,160,164);background:rgba(1,160,164,0.8) !important;position:relative;margin:0px;padding:0px;cursor:pointer;width:320px;}

#bottom .box2 .info {color:#505050;font-weight:700;font-size:1.1em;background:#f6f6f6;height:80px;padding-top:40px;line-height:160%;}
#bottom .icon {display:block;vertical-align:middle;text-align:center;height:230px;width:320px;position:relative;overflow:hidden;}
#bottom .icon .middle {color:#fff;font-size:1.4em;font-family:'NanumSquare';width:100%;margin-top:50px;}
#bottom .icon img {margin-bottom:10px;}

#bottom .box_fixed {width:1280px;margin:0px auto;overflow:hidden;}

#sub_back {position:relative;text-align:center;margin:35px 0px 0px 0px;height:500px;width:100%}
#sub_back .line {height:2px; background:#01babc;width:410px;margin:20px auto;}
#sub_back .title_kor {margin:0px;padding:245px 0px 0px 0px;font-size:2.6em;}
.sub01_01 {background: url("../img/saoc_gj_sub02.jpg") no-repeat center top;background-size:cover;}
.sub01_02 {background:url("../img/saoc_gj_sub01.jpg") no-repeat center top;background-size:cover;}
.sub01_03 {background: url("../img/saoc_gj_sub01.jpg") no-repeat center top;background-size:cover;}
.sub03_01 {background: url("../img/saoc_gj_sub03.jpg") no-repeat center top;background-size:cover;}
.sub04_01 {background: url("../img/saoc_gj_sub04.jpg") no-repeat center top;background-size:cover;}
.sub05_01 {background: url("../img/saoc_home_rolling01.jpg") no-repeat center top;background-size:cover;}

#sub_title {background:#f9f9f9;color:#000;height:89px;border-bottom:1px solid #e0e0e0}
#sub_title div {position:relative;width:1100px;margin:0px auto;padding-top:50px;font-family:'NanumSquare';font-size:1.7em;font-weight:700;}
.sub_fix_box {width:90%;max-width:1100px;min-width:320px;margin:0px auto;position:relative;height:100%;}

#page_info {position:relative;width:100%;background:#ffffff;color:#000000;padding:50px 0px 30px 0px;height:auto;font-size:1.3em;font-weight:700;font-family:'NanumSquare';line-height:160%;}
#page_info .title {font-size:1.6em;font-weight:700;padding:0px 0px 0px 0px}
#page_info .title .point {color:#00babd;}
#page_info .line {width:100%;border-bottom:2px solid #00babd;margin:10px 0px}
#page_info .point_bg {background:#aceaeb;position:relative;}
#page_info p {padding:5px 0px;}


.arrow_middle {position:absolute;bottom:0px;left:50%;margin:0px 0px -21px -21px;z-index:50}
#page_detail {position:relative;width:100%;background:#f6f6f6;font-family:'NanumSquare';font-size:1.3em;padding:25px 0px 0px 0px;}
#page_detail p {padding:3px 0px;}
#page_detail #dr_history {width:100%;background:#00babd;color:#ffffff;margin-top:55px;padding:20px 0px;position:relative;}
#page_detail #dr_history p {margin-left:80px;padding:5px 0px;font-family:'Nanum Gothic';font-size:0.85em;font-weight:700}
#page_detail #detail_img {position:absolute;bottom:0px;right:0px;width:60%}
#btn_history_more {margin:25px 0px 25px 80px;}
#m_dr_img {width:100%;background:#00babd;height:420px;position:relative;}
#m_dr_img img {position:absolute;bottom:0px;left:50%;margin-left:-270px;width:80%}

#page_info1 {position:relative;width:100%;background:#ffffff;color:#000000;padding:30px 0px 30px 0px;height:auto;font-size:1.3em;font-weight:700;font-family:'NanumSquare';}
#page_info1 .title {font-size:1.6em;font-weight:700;padding:0px 0px 0px 0px}
#page_info1 .title .point {color:#00babd;}
#page_info1 .line {width:100%;border-bottom:2px solid #00babd;margin:10px 0px}
#page_info1 .point_bg {background:#aceaeb;position:relative;display:inline-block;padding:0px 70px 0px 0px}
#page_info1 p {padding:5px 0px;}
#page_info1 .page_info_no {padding-top:35px;}

#page_info2 {position:relative;width:100%;background:#ffffff;color:#000000;padding:30px 0px 30px 0px;height:auto;font-size:1.3em;font-weight:700;font-family:'NanumSquare';}
#page_info2 .title {font-size:1.6em;font-weight:700;padding:0px 0px 0px 0px}
#page_info2 .title .point {color:#00babd;}
#page_info2 .line {width:100%;border-bottom:2px solid #00babd;margin:10px 0px}
#page_info2 .point_bg {background:#aceaeb;position:relative;display:inline-block;padding:0px 50px 0px 0px}
#page_info2 p {padding:5px 0px;}
#page_info2 .page_info_no {padding-top:35px;}

#page_info3 {position:relative;width:100%;background:#ffffff;color:#000000;padding:50px 0px 30px 0px;height:auto;font-size:1.3em;font-weight:700;font-family:'NanumSquare';}
#page_info3 .title {font-size:1.6em;font-weight:700;padding:0px 0px 0px 0px}
#page_info3 .title .point {color:#00babd;}
#page_info3 .line {width:100%;border-bottom:2px solid #00babd;margin:10px 0px}
#page_info3 .point_bg {background:#aceaeb;position:relative;display:inline-block;padding:0px 50px 0px 0px}
#page_info3 p {padding:5px 0px;}
#page_info3 .left {float:left;width:50%;margin:25px 0px 0px 0px;overflow:hidden;}
#page_info3 .right {float:right;width:45%;margin:25px 0px 0px 0px;overflow:hidden;}
#page_info3 .sub_fix_box {overflow:hidden;}

/* 특별함 모바일에만 있음 시작 */
#page_info4 {position:relative;width:100%;background:#ffffff;color:#000000;padding:30px 0px 30px 0px;height:auto;font-size:1.3em;font-weight:700;font-family:'NanumSquare';}
#page_info4 .title {font-size:1.6em;font-weight:700;padding:0px 0px 0px 0px}
#page_info4 .title .point {color:#00babd;}
#page_info4 .line {width:100%;border-bottom:2px solid #00babd;margin:10px 0px}
#page_info4 .point_bg {background:#aceaeb;position:relative;display:inline-block;padding:0px 50px 0px 0px}
#page_info4 p {padding:5px 0px;}
#page_info4 .left {display:inline-block;width:100%;margin:0px 0px 0px 0px}
#page_info4 .right {display:inline-block;margin:0px 0px 0px 0px}
#page_info4 .title_desc {padding-bottom:0px;}

#page4 {line-height:160%;font-weight:700;}
#page4 .right {width:100%;padding:30px 0px 0px 0px;}
#page4 img {width:100%;}

/* 특별함 모바일에만 있음 끝 */

.gray_box {width:100%;background:#f6f6f6;position:relative;overflow:hidden}

#page3 .left, #page3 .right {width:48%;float:left;margin:35px 0px 75px 0px;font-weight:700;line-height:180%;}
#page3 .right {width:48%;float:right;}


.gray_box .sub_fix_box .title {font-size:1.1em;padding:55px 0px 40px 0px;}

.big_point {font-size:1.4em;position:absolute;margin-left:-35px;margin-top:-5px}
#sub01.sub_fix_box {overflow:hidden;}

#page_info1 .big_point {margin-left:-55px;}
#dr_box {overflow:hidden;width:100%;height:400px;text-align:center;}
.dr_list {display:inline-block;*display:inline;*zoom:1;width:300px;margin:30px;}
.dr_photo {height:300px;clear:both;width:100%;}
.dr_photo img {width:100%;}
.dr_info {clear:both;margin:5px 2px;width:296px;}
.dr_name {font-size:0.9em;margin:10px 0px 5px 5px;padding:0px;text-align:left;}
.dr_name .name {font-size:1.3em;font-family:'NanumSquare';font-weight:700;padding-left:10px}
.dr_name img {float:right;}
.dr_eng {color:#00babd;font-size:1em;margin:5px 2px;width:296px;letter-spacing:0.1em;font-weight:700;}
.dr_eng .small {font-size:0.9em;}

.no1 {float:left; width:49%;padding-top:35px;font-size:1.1em;font-weight:700}
.no1 span {font-size:0.9em;}
.no1 div {width:100%;text-align:left;}
.no2 {float:right; width:46.5%;padding-top:35px;font-size:1.1em;font-weight:700}
.point_desc {clear:both;width:100%;margin:25px 0px;background:#e1e1e1;padding:20px 0px;line-height:160%;}
.point_desc p {margin:0px 20px; padding:3px 0px;font-size:0.95em;}
.point_desc .desc_title {font-weight:700;font-size:1.1em;word-break:keep-all;}
p.photo {margin:25px auto;}
p.photo img {width:100%;}

.no3 {padding:20px 0px 75px 0px;overflow:hidden;}
.no3 > div {width:100%;overflow:hidden;text-align:center;margin:0px;padding:0px}
.no3 > div > p {text-align:left;font-weight:700;font-size:1.1em;}
.no3 div div {float:left;width:351px;margin:10px 0px;text-align:left;padding:0px;}
.no3 div div p {padding:5px 0px;margin:0px;font-weight:700;text-align:left;}
.no3 div .p2 {margin:10px 20px;}
.no3 .photo_desc {text-align:center;}

.sub03 {width:100%;text-align:center;overflow:hidden;line-height:180%;font-size:1.1em;}
.gray_box .sub_fix_box .sub03 .title {font-size:1.4em;text-align:left;padding:50px 0px 5px 0px;margin:0px;font-family:'NanumSquare';font-weight:700;color:#505050}
.sub03 .box {width:90%;padding:3%;background:#ffffff;text-align:left;line-height:160%;border-top:2px solid #00babd;}
.sub03 .box img {width:100%;}
.sub03 .left {display:inline-block;*display:inline;*zoom:1;overflow:hidden;width:48%;text-align:left;vertical-align:top;margin-right:9px;}
.sub03 .right {display:inline-block;*display:inline;*zoom:1;overflow:hidden;width:48%;text-align:left;vertical-align:top;margin-left:9px;}
.sub03 .bold {font-weight:700;}
.sub03 ul {list-style-type:square;color:#00babd;margin:10px 0px;padding:0px}
.sub03 li {margin-left:40px;padding:5px 0px;color:#00babd;font-size:0.85em;}
.sub03 li span {color:#505050;font-size:1.1em;font-weight:700;}
.sub03 .img_view {text-align:left;}
.sub03 .img_view img {width:32%;display:inline-block;margin-left:-7px}
.sub03 .text {padding:0px 0px 13px 0px}
.margin_bottom {margin-bottom:80px;}

.white_box {width:100%;padding:45px 0px;font-weight:700;color:#505050;overflow:hidden;}
.white_box p {line-height:160%;padding:1px 0px;}
.white_box p.title {padding:0px 0px 20px 0px;}
/*.white_box p.title span {font-size:1.3em;font-family:'NanumSquare';padding:3px 0px;}*/
p.green, p.blue, p.red {font-size:0.95em;font-weight:600;}
.white_box p.green span {border:0px;background:#00a650;color:#ffffff;font-size:0.9em;font-weight:600;padding:1px;}
.white_box p.blue span {border:0px;background:#0055a6;color:#ffffff;font-size:0.9em;font-weight:600;padding:1px;}
.white_box p.red span {border:0px;background:#ed2624;color:#ffffff;font-size:0.9em;font-weight:600;padding:1px;}
.white_box .left {float:left;width:48%;}
.white_box .right {float:right;width:48%;}
.white_box .left ul {list-style-type:square;padding:0px 0px 0px 30px;margin:0px 0px 20px 0px;}
.white_box .left li {color:#00babd;font-size:0.95em;padding:5px 0px;margin:0px;}
.white_box .left li span {color:#505050;}
.sub03_01_h {height:40px;}
.board_title {font-size:2.4em;font-family:'NanumSquare';padding:60px 0px 40px 0px;}
/* 하단 레이아웃 */
#ft {min-width:320px;width:100%;height:150px;background:#4d4d4d;padding:15px 0px 20px 0px;margin:0px;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {width:1223px;padding:0px;margin:0px auto;}
#ft_copy div {position:relative;margin:0 auto;padding:0px 0;width:100%;max-width:1280px;color:#fff}
#ft_copy p {padding:3px 0px;margin:0px;color:#b7b7b7;font-size:0.9em;}
#ft_copy p.addr {margin:15px 0px 38px 0px;color:#ffffff;line-height:160%;}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_totop {position:absolute;right:0px;bottom:40px;z-index:100;}
/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:0px;background:#e6e6e6;color:#000;text-decoration:none;vertical-align:middle;border-radius:3px}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:0px;background:#e6e6e6;color:#000;text-decoration:none;border-radius:3px}
a.btn02 {display:inline-block;padding:7px;border:0px;background:#00babd;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:0px;background:#00babd;color:#fff;text-decoration:none;border-radius:3px}

.btn_confirm {text-align:center;border-radius:3px} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#00babd;color:#fff;cursor:pointer;border-radius:3px}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em;border-radius:3px}

a.btn_cancel {display:inline-block;padding:7px;border:0px;background:#e6e6e6;color:#000;text-decoration:none;vertical-align:middle;border-radius:3px}
button.btn_cancel {display:inline-block;padding:7px;border:0px;background:#e6e6e6;color:#000;vertical-align:top;text-decoration:none;border-radius:3px}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#00babd;color:#fff;text-decoration:none;vertical-align:top;border-radius:3px} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:0px;background:#e6e6e6;color:#000;text-decoration:none;vertical-align:middle;border-radius:3px}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:0px;background:#00babd;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:0px;background:#00babd;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0px 16px 0px;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;background:#f6f6f6;color:#000;font-size:0.95em;text-align:center;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;background:#f6f6f6;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd}
.tbl_head01 td {padding:10px 5px;border-bottom:1px solid #dddddd;line-height:1.5em;word-break:break-all}
.tbl_head01 a {text-decoration:none;color:#000}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;background:#f6f6f6;color:#383838;font-size:0.95em;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;background:#f6f6f6;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #dddddd;border-left:0;background:#f6f6f6;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #dddddd;background:#f2f2f2;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.frm_search {height:30px;border:0px;vertical-align:middle;background:#e4e4e4;}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
/*.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}*/

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:150px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dddddd;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#000;font-weight:700;}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:25px;vertical-align:middle;border:1px solid #e6e6e6;font-family:'Open Sans', 'NanumGothic'}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#ffffff;border:1px solid #dddddd;color:#000;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#2d2d2d;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* 모바일 메뉴 */
#m_menu {background:#000;position:fixed;overflow-y:auto;left:0px;top:0px;height:100%;width:40%;min-width:240px;z-index:1500;display:none}
#m_menu .title {font-family:'Open Sans',sans-serif;font-size:1.6em;color:#01babc;text-align:center;padding:10px 0px;border-bottom:1px solid #1f1f1f}
#m_menu .btn_login {background:#2d2d2d;color:#ffffff;padding:10px;text-align:center;}

#m_menu ul {margin:0px;padding:0px;overflow:hidden;z-index:200; list-style-type:square;}
#m_menu li {padding:0px 0px;margin:0px;}
#m_menu li a {color:#ffffff;text-decoration:none;border-bottom:1px solid #2d2d2d;display:block;width:100%;padding:10px 0px}
#m_menu li > a > span {margin-left:20px;}
#m_menu ul li li a span {margin-left:40px;}
#m_menu .btn_login {text-align:center;color:#999999}
#m_menu .btn_login  a {margin:0px;display:inline-block;padding:0px;color:#ffffff;text-decoration:none;}
#m_menu .btn_login div {display:block;width:100%;padding:0px 0px 10px 0px;text-align:center;color:#ffffff}
#black_back {width:100%;position:fixed;left:0px;top:0px;background-color:rgba(0,0,0,0.7);display:none;height:100%;z-index:1000;}

/*
@media all and (min-width:1100px) and (max-width:1280px) { 
    .pc {display:block;}
	td.pc {display:table-cell;}
	th.pc {display:table-cell;}
    .mobile {display:none;}
    body {font-size:0.8em;}
    #top_fixed {position:fixed;}
    #hd {position:fixed;height:auto;width:100%;margin:0px;top:35px;min-width:320px;background:#000;background:rgba(0,0,0,0.7) !important;text-align:center;}
    #hd_wrapper {width:100%;text-align:center;}

    .gnb_1da {font-size:1.2em;padding:10px 10px 80px 5px;}
    .gnb_2da {font-size:1.1em;}

    #back_img {height:535px;overflow:hidden;}
    #back_img .line {height:2px; background:#01babc;width:60%;margin:20px auto;}

    #back_img .title_kor {font-family:'NanumSquare';color:#ffffff;font-size:2.6em;font-weight:700;padding:7px;margin:15% 0px 0px 0px;line-height:160%;}

    #sub_back {position:relative;text-align:center;margin:35px 0px 0px 0px;height:500px;font-size:0.8}
	#sub_back .line {height:2px; background:#01babc;width:410px;margin:20px auto;}
	#sub_back .title_kor {margin:0px;padding:245px 0px 0px 0px;font-size:2.6em;}


    .sub_fix_box {width:100%;margin:0px auto;position:relative;height:100%;}
    #main_vision {height:100px;display:block;padding:5% 0px;}
    #main_vision p.title {margin-top:0px;}

    #bottom .box_fixed {width:100%;min-width:320px;}
    #bottom {width:100%;padding:5% 0px;background:url(/gj/theme/smile/img/gj_main_bottom01.jpg) no-repeat center center;background-size:100%;height:auto;text-align:center;margin:0px;}
    #bottom .box_fixed {width:80%}
    #bottom .box1 {width:25%;}
    #bottom .box2 {width:25%;}

    #bottom .icon {width:100%;}
    #bottom .icon .middle {width:100%;text-align:center;}
    #bottom .icon .middle p {text-align:center;}

    #ft {height:auto;padding:15px 0px;}
    #ft_copy {width:90%;}
}
*/
@media all and (min-width:520px) and (max-width:1279px) {
    .pc {display:none;}
	td.pc {display:none;}
	th.pc {display:none;}
    .mobile {display:block;}
    body {font-size:0.8em;}

    #top_fixed {position:relative;}
    #hd {position:relative;height:auto;width:100%;margin:0px 0px;padding:25px 0px;top:0px;min-width:320px;background:rgba(0,0,0,1) !important;overflow:hidden;}
    #hd_wrapper {width:100%;text-align:center;}
    

    #btn_m_menu {position:absolute;right:10px;top:50%;margin-top:-20px;width:}

	#logo {width:100%;overflow:hidden;padding:5px 0 0;text-align:center;}
    #logo .logo {margin-right:0px;width:100%;text-align:center;}
    #logo .btn_top_box {width:100%;text-align:center}
    #logo div.btn_top {display:inline-block;padding:0px;margin:14px 0px 0px 0px;vertical-align:center}
    #logo #kj {margin-left:-3px;}

    #gnb {position:relative;clear:both;display:none;}


    #container {margin:0px 0px 0px 0px;padding:0px;width:100% ;min-width:320px;}

    .sub_fix_box {width:90%;margin:0px auto;position:relative;height:100%;}

    #back_img {height:auto;position:relative;margin:0px;overflow:hidden;}
    #back_img .line {height:2px; background:#01babc;width:80%;margin:20px auto;}
    #back_img ul {height:auto;overflow:hidden;padding:25% 0px;position:relative;}
    #back_img .title_kor {font-family:'NanumSquare';color:#ffffff;font-size:2.6em;font-weight:700;padding:7px;margin:8% 0px 0px 0px;line-height:160%;}
    #back_img .title_kor span {display:block;width:100%;text-align:center;}

    #sub_back {height:auto;margin:0px;padding:7% 0px;position:relative;width:100%}
    #sub_back .line {height:2px; background:#01babc;width:60%;margin:20px auto;}
    #sub_back .title_kor {margin:0px;padding:0px 0px 0px 0px;font-size:2em;}
	.sub01_01 {background: url("../img/saoc_gj_sub02.jpg") no-repeat center top;background-size:cover;}
	.sub01_02 {background:url("../img/saoc_gj_sub01.jpg") no-repeat center top;background-size:cover;}
	.sub01_03 {background: url("../img/saoc_gj_sub01.jpg") no-repeat center top;background-size:cover;}
	.sub03_01 {background: url("../img/saoc_gj_sub03.jpg") no-repeat center top;background-size:cover;}
	.sub04_01 {background: url("../img/saoc_gj_sub04.jpg") no-repeat center top;background-size:cover;}
	.sub05_01 {background: url("../img/saoc_home_rolling01.jpg") no-repeat center top;background-size:cover;}

    #sub_title div { width:90%;}

    #main_vision {height:100px;display:block;padding:5% 0px;}
    #main_vision p.title {margin-top:0px;}

    #bottom .box_fixed {width:100%;min-width:320px;}
    #bottom {width:100%;padding:5% 0px;background:url(../img/gj_main_bottom01.jpg) no-repeat center center;background-size:corver;height:auto;text-align:center;margin:0px;overflow:hidden;border:1px solid }
    #bottom .box_fixed {width:80%}
    #bottom .box1 {width:50%;}
    #bottom .box2 {width:50%;}

    #bottom .icon {width:100%;}
    #bottom .icon .middle {width:100%;text-align:center;}
    #bottom .icon .middle p {text-align:center;}

    #ft {height:auto;padding:15px 0px;}
    #ft_copy {width:90%;}

	#page_info {position:relative;width:100%;background:#ffffff;color:#000000;padding:30px 0px;font-size:1.1em;font-weight:700;font-family:'NanumSquare';height:auto;}
	#page_info2 .title_desc {padding-bottom:0px;}

	#page_detail #dr_history {width:100%;background:#a1a1a1;color:#ffffff;margin-top:0px;padding:20px 0px;position:relative;}
	#m_dr_img {width:100%;background:#00babd;height:auto;position:relative;margin-top:30px;text-align:center;}
	#m_dr_img img {position:relative;bottom:0px;left:0px;width:90%;margin:10px 0px 0px 0px}

	#page_info2 {padding:30px 0px;height:auto;}
	#page_info2 .title {font-size:1.6em;font-weight:700;padding:0px 0px 0px 0px}
	#page_info2 .title_desc {padding-bottom:0px;}

	#page_info3 {padding:30px 0px;height:auto;}
	#page_info3 .title_desc {padding-bottom:0px;}

    .white_box .left {clear:both;width:100%;margin:0px auto;}
    .white_box .right{clear:both;width:100%;margin:0px auto;}

	/* 특별함 */
	.no1 {clear:both; width:100%;padding-top:35px;font-size:1.1em;font-weight:700}
	.no2 {clear:both; width:100%;padding-top:35px;font-size:1.1em;font-weight:700}
	.no3 {padding:20px 0px 75px 0px;overflow:hidden;}
	.no3 > div {width:100%;overflow:hidden;text-align:center;}
	.no3 div div {width:30%;margin:1%;text-align:center}
	.no3 div div .photo img {width:100%;}
	.no3 div .p2 {margin:1% 3%;}

	#dr_box {overflow:hidden;width:2000px;height:auto}
	.dr_list {display:inline-block;*display:inline;*zoom:1;margin:1%;height:auto;}
	.dr_photo {clear:both;width:100%;height:auto;}
	.dr_photo img {width:100%;}
	.dr_info {clear:both;margin:5px 2px;width:100%;}
	.dr_name {font-size:0.9em;margin:10px 0px 5px 5px;padding:0px;text-align:left;}
	.dr_name .name {font-size:1.3em;font-family:'NanumSquare';font-weight:700;padding-left:5px}
	.dr_name img {float:right;}
	.dr_eng {clear:both;color:#00babd;font-size:1em;margin:5px 2px;width:100%;letter-spacing:0.1em;font-weight:700;}
	.dr_eng .small {font-size:0.9em;}

	.sub03 {width:100%;text-align:center;overflow:hidden;line-height:180%;font-size:1.1em;}
	.sub03 .left {width:100%;}
	.sub03 .right {width:100%;margin:0px auto;padding:15px 0px 15px 0px;}
	.sub03 .right img {width:100%;}
	.sub03 .bold {font-weight:700;}
	.sub03 ul {list-style-type:square;color:#00babd;margin:10px 0px;padding:0px}
	.sub03 li {margin-left:60px;padding:5px 0px;color:#00babd;font-size:0.85em;}
	.sub03 li span {color:#505050;font-size:1.1em;font-weight:700;}
	.sub03 .img_view img {width:100%;display:inline;margin:0px auto;}
	.photo img {width:100%;}
	#page_info3 .left {width:100%;}
	#page3 .left, #page3 .right {width:100%;float:left;margin:35px 0px 75px 0px;font-weight:700;line-height:180%;}
	
	.gray_box .sub_fix_box .sub03 .title {font-size:1.4em;text-align:left;padding:50px 0px 5px 0px;margin:0px;font-family:'NanumSquare';font-weight:700;color:#505050}
	.sub03 img {width:100%;}

}
@media all and (min-width:0px) and (max-width:519px) {
    .pc {display:none;}
	td.pc {display:none;}
	th.pc {display:none;}
    .mobile {display:block;}

    body {font-size:0.8em;}

    #btn_m_menu {position:absolute;right:10px;top:50%;margin-top:-20px;}

    #top_fixed {position:relative;}
    #hd {position:relative;width:100%;height:auto;margin:0px;top:0px;min-width:320px;background:rgba(0,0,0,1) !important;overflow:hidden;z-index:50}
    #hd_wrapper {width:100%;text-align:center;}

    #logo {width:100%;overflow:hidden;padding:5px 0 0;text-align:center;}
    #logo .logo {margin-right:0px;width:100%;text-align:center;}
    #logo .btn_top_box {width:100%;text-align:center}

    #logo div.btn_top {display:inline-block;padding:0px;margin:14px 0px 0px 0px;vertical-align:center}
    #logo #kj {margin-left:-3px;}

    #gnb {display:none;}
    
    #container {margin:0px 0px 0px 0px;padding:0px;width:100%;min-width:320px;}
    .sub_fix_box {width:90%;margin:0px auto;position:relative;height:100%;}

    #back_img {font-size:0.9em;height:auto;position:relative;margin:0px;font-size:0.7em;overflow:hidden;}
    #back_img .line {height:2px; background:#01babc;width:80%;margin:20px auto;}
    #back_img ul {height:auto;overflow:hidden;padding:35% 0px;position:relative;}
    #back_img .title_kor {font-family:'NanumSquare';color:#ffffff;font-size:2.6em;font-weight:700;padding:7px;margin:9% 0px 0px 0px;line-height:160%;}
    #back_img .title_kor span {display:block;width:100%;text-align:center;}
    #sub_back {height:auto;margin:0px;padding:7% 0px;position:relative;font-size:0.7em;width:100%;}
    #sub_back .line {height:2px; background:#01babc;width:60%;margin:20px auto;}
    #sub_back .title_kor {margin:0px;padding:0px 0px 0px 0px;font-size:2.6em;letter-spacing:-1px;}
	#sub_back .title_kor span {display:block;width:100%;text-align:center;}
	.sub01_01 {background: url("../img/saoc_gj_sub02.jpg") no-repeat center top;background-size:cover;}
	.sub01_02 {background:url("../img/saoc_gj_sub01.jpg") no-repeat center top;background-size:cover;}
	.sub01_03 {background: url("../img/saoc_gj_sub01.jpg") no-repeat center top;background-size:cover;}
	.sub03_01 {background: url("../img/saoc_gj_sub03.jpg") no-repeat center top;background-size:cover;}
	.sub04_01 {background: url("../img/saoc_gj_sub04.jpg") no-repeat center top;background-size:cover;}
	.sub05_01 {background: url("../img/saoc_home_rolling01.jpg") no-repeat center top;background-size:cover;}

    #sub_title div { width:90%;}

    #main_vision {height:150px;display:block;position:relative;padding:2% 0px 0px 0px;}
    #main_vision p.title {margin-top:0px;}
    #main_vision li {padding:5px 5px;}

    #bottom .box_fixed {width:100%;min-width:320px;}
    #bottom {position:relative;width:100%;padding:8% 0px;background:url(../img/gj_main_bottom01.jpg) no-repeat center center;background-size:cover;height:auto;text-align:center;margin:0px;overflow:hidden; }
    #bottom .box_fixed {width:90%}
    #bottom .box1 {width:100%;}
    #bottom .box2 {width:100%;}

    #bottom .icon {width:100%;}
    #bottom .icon .middle {width:100%;text-align:center;}
    #bottom .icon .middle p {text-align:center;}

    #ft {height:auto;padding:15px 0px;letter-spacing:-1px}
    #ft_copy {width:90%;}

    #page_info {position:relative;width:100%;background:#ffffff;color:#000000;padding:30px 0px;font-size:1.2em;font-weight:700;font-family:'NanumSquare';height:auto;letter-spacing:-1px;}
	#page_info .title {font-size:1.35em;}
	#page_info .title_desc {padding-bottom:0px;letter-spacing:-1px}
	#page_info1 .title {font-size:1.2em;letter-spacing:-0.5px}

	#page_detail #dr_history {width:100%;background:#a1a1a1;color:#ffffff;margin-top:0px;padding:20px 0px;position:relative;}
	#page_detail #dr_history p {margin-left:10px;letter-spacing:-0.5px;}
	#m_dr_img {width:100%;background:#00babd;height:auto;position:relative;margin-top:30px;text-align:center;}
	#m_dr_img img {position:relative;bottom:0px;left:0px;width:90%;margin:10px 0px 0px 0px}
	#page_info2 {padding:30px 0px;height:auto;}
	#page_info2 .title {font-size:1.6em;font-weight:700;padding:0px 0px 0px 0px;}
	#page_info2 .title_desc {padding-bottom:0px;}

	#page_info3 {padding:30px 0px;height:auto;}
	#page_info3 .title_desc {padding-bottom:0px;}
	.title_desc span.br {display:block;width:100%;text-align:left;}

    .white_box .left {clear:both;width:100%;margin:0px auto;}
    .white_box .right{clear:both;width:100%;margin:0px auto;}

	/* 특별함 */
	.no1 {clear:both; width:100%;padding-top:35px;font-size:1.1em;font-weight:700}
	.no1 p {letter-spacing:-1.2px}
	.no2 {clear:both; width:100%;padding-top:35px;font-size:1.1em;font-weight:700}
	.no3 {padding:20px 0px 75px 0px;overflow:hidden;}
	.no3 > div {width:100%;overflow:hidden;text-align:center;}
	.no3 div div {display:inline-block;*display:inline;*zoom:1;width:100%;text-align:center}
	.photo img {width:100%;}
	.no3 div .p2 {margin:1% auto;}

	#dr_box {overflow:hidden;width:2000px;height:auto}
	.dr_list {display:inline-block;*display:inline;*zoom:1;margin:1%;height:auto;}
	.dr_photo {clear:both;width:100%;height:auto;}
	.dr_photo img {width:100%;}
	.dr_info {clear:both;margin:5px 2px;width:100%;}
	.dr_name {font-size:0.9em;margin:10px 0px 5px 5px;padding:0px;text-align:left;}
	.dr_name .name {font-size:1.3em;font-family:'NanumSquare';font-weight:700;padding-left:5px}
	.dr_name img {float:right;}
	.dr_eng {clear:both;color:#00babd;font-size:1em;margin:5px 2px;width:100%;letter-spacing:0.1em;font-weight:700;}
	.dr_eng .small {font-size:0.9em;}
	.point_desc {font-weight:700;font-size:1.1em;letter-spacing:-0.1px}

	.sub03 {width:100%;text-align:center;overflow:hidden;line-height:180%;font-size:1.1em;}
	.sub03 .left {width:100%;}
	.sub03 .right {width:100%;margin:5px auto}
	.sub03 .right img {width:100%;max-width:423px;}
	.sub03 .bold {font-weight:700;}

	.sub03 ul {list-style-type:square;color:#00babd;margin:10px 0px;padding:0px}
	.sub03 li {margin-left:60px;padding:5px 0px;color:#00babd;font-size:0.85em;}
	.sub03 li span {color:#505050;font-size:1.1em;font-weight:700;}
	.sub03 .img_view img {width:100%;display:inline;margin:0px auto;}

	#page_info3 .left {width:100%;}
	#page3 .left, #page3 .right {width:100%;float:left;margin:35px 0px 75px 0px;font-weight:700;line-height:180%;}
	
	.gray_box .sub_fix_box .sub03 .title {font-size:1.4em;text-align:left;padding:50px 0px 5px 0px;margin:0px;font-family:'NanumSquare';font-weight:700;color:#505050}
	.sub03 img {width:100%;}

}