@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

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


@import url('https://fonts.googleapis.com/css?family=Caveat');
@import url('https://fonts.googleapis.com/css?family=Nanum+Pen+Script');


/* SIR 지운아빠 */

/* 초기화 */
html {overflow:auto;height:100% !important;}
body {margin:0;padding:0;font-size:0.85em;font-family: 'Noto Sans KR', sans-serif;    background: #f7f7f7;height:100% !important;}
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;font-family: 'Noto Sans KR', sans-serif;}
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-family: 'Noto Sans KR', sans-serif;font-size:1em}
button {cursor:pointer}

textarea, select {font-family: 'Noto Sans KR', sans-serif;font-size:1em}
select {margin:0}
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:none}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {position: relative;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:fixed;width: 100%; margin:0 auto;height:70px;zoom:1;z-index: 9999;background: rgba(255,255,255,0.5);}
#hd_wrapper:after{clear: both;content: '';}

#logo {float: left;height: 100%;width: 160px; z-index: 10;margin-left: 20px;}
#logo a{display: block;line-height: 70px;height: 70px;font-size: 34px; font-weight: bold;}
#logo a img{width: 100%;}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {margin-top: 20px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#333}


/* 메인메뉴 */
#gnb {position:relative;float: right;margin-right: 20px;}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:after{content: "";display: block;clear: both;}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;zoom:1;float: right;}
#gnb #gnb_1dul:after{display:block;visibility:hidden;clear:both;content:""}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:70px;padding:0px;position:relative}
#gnb .gnb_1dli:hover > a {color:#3a8afd;
-webkit-transition:background-color 2s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}
.gnb_1da {display:block;font-weight:bold;padding:0 15px;color:#333;text-decoration:none;font-size: 16px;}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:70px;width:210px;padding-top:2px;left: -50px;}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_2da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:center;text-decoration:none;width: 190px;}
a.gnb_2da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#3a8afd;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {color:#333;width:50px;height:90px;border:0;vertical-align:top;font-size:18px;background-color: transparent;}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:90px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {z-index: 9999; display:none;position:absolute;right: 0; border:1px solid #c5d6da;width:300px;min-height: 100vh; background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#gnb_all .gnb_al_ul{margin-top: 90px;}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {padding:10px;border-left:1px solid #e7eeef}
#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li li {line-height:2em}
#gnb_all .gnb_al_li li a {color:#555}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.6);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 전체 검색 */
#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}

/* 텍스트 크기 조절 */
#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}

/* 상단 회원가입 등 링크 */
.top_menu{width:1300px; margin:0 auto; position:relative;}
#tnb /* {position:absolute;right:0; */margin:0;padding:0;list-style:none;zoom:1; z-index:9999;}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 5px;border-left:1px solid #ccc;}
#tnb li:last-child {border-right:1px solid #ccc;}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#555;letter-spacing:;line-height:2.4em;font-weight:normal;font-size:11.5px;}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}


/* 게시물 선택복사 선택이동 */
#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;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - 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;letter-spacing:-0.1em}
#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:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#000;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
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 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fdfdfd;color:#383838;font-size:14.5px;text-align:center;letter-spacing:-0.1em}
.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 #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:13px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:13px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all;font-size:14.5px;}
.tbl_head01 a {}

.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 #e5e5e5;border-bottom:1px solid #e5e5e5;background:#fdfdfd;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.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 #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;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 #e9e9e9;border-left:0;background:#fdfdfd;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #ededed;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.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:100px;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 #dde4e9;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:#ff3061}

/* 자바스크립트 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:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#ededed;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;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}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#ededed;vertical-align:middle;overflow:hidden;cursor:pointer}


/* Index */
.contents_wrap{width:1385px; margin:0 auto;margin-bottom: 63px;}
.contents01{width:100%; margin:20px 0;border:1px solid #eee;}
.contents01:after{display:block; content:''; clear:both;}
.contents01 > div{float:left;}
.contents01 .con01{width:424px; height:530px;}
.contents01 .con01 a.s_img01{display:block; width:424px; height:530px; background:url(/img/con_s1.png) no-repeat center center;}
.contents01 .con01 .s_img02{display:block; width:424px; height:530px; background:url(/img/con_s2.png) no-repeat center center;}

/* 메인슬라이더 */
.main_slider{display: inline-block;position:relative;width: 560px;height:680px;margin:0;background:gray;}
.main_slider_ul{display: block;}
.main_slider_ul>li{position:absolute; top:0; left:0; list-style:none;z-index:1; display: block;}
.main_slider_ul>li img{height:100% !important;}
.show {display:block;}
/* 하단 버튼 CSS*/
.main_slider_btn>li{float: left; margin:0 5px 5px 0;}
.main_slider_btn>li>a{display:block; width: 14px; height:14px; background: url(/img/spr.png) -24px -125px; text-indent: -999em; }
.main_slider_btn>li>a.active{background-position: 0 -126px;}
.main_slider_btn{z-index:2; position:absolute; left: 0; bottom:0; }
.main_slider_btn:after{content:''; display:block; clear:both;}
.main_slider_btn{*zoom:1;}

/* 메인 컨텐츠 */
.main_con_1 {display:inline-block;width:819px;height:630px;padding:0;margin:0;}
.main_con_1 ul {display:block;width:100%;padding:0;margin:0;}
.main_con_1 li {position:relative;display:inline-block;width:273px;height:210px;padding:0;margin:0;float:left;overflow: hidden;}
.main_con_1 li img {width:100%;height:100%;}
.main_con_1 li  a img{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1); 
    -o-transform:scale(1);  
    transform:scale(1);
    -webkit-transition:.3s;
    -moz-transition:.3s;
    -ms-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
	overflow: hidden;
}
.main_con_1 li a img:hover {
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);   
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
 .image_zoom_padein {
  overflow: hidden;
}

.inner_txt {position:absolute;top:25px;left:20px;z-index:10;}
.inner_txt h3 {display:block;font-size:27px;font-weight:400;margin:30px 0 20px 40px;color:#fff;}
.inner_txt h4 {display:block;font-size:15px;font-weight:400;margin:0 0 0 40px;padding:5px 10px;color:#fff;background:#002d64;border-radius:4px;text-align:center;}
.inner_txt h6 {display:block;font-size:18px;font-weight:600;padding-top:5px;color:#fff;}
.inner_txt p {display:block;font-size:13px;letter-spacing:-1px;color:#ddd;}
.inner_txt h6 span {color:#000;}
.inner_txt p span {color:#222;}

.main_con_2 {display:block;width:95%;padding:0;margin:0 auto;}
.main_con_2 li {display:inline-block;width:33%;height:40px;padding:20px 0;margin:0;vertical-align:top;}
.main_con_2 li img {display:inline-block;width:80px;float:left;padding-right:15px;}
.main_con_2 li h5 {display:block;font-size:20px;font-weight:600;padding-top:5px;}
.main_con_2 li p {display:block;font-size:13px;letter-spacing:-1px;color:#777;}



/* Sub */
.sub_head{width:100%;}
.sub_top{width:100%; height:300px; background:url(/img/sub_top.jpg) no-repeat center center; background-size: cover;}
.path_wrap{background:#f3f3f3;}

#wrapper {z-index:5;margin:0 auto;width:1300px;background:#fff;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#l_menu{float:left; width:240px;    background: #fff;}
#l_menu .sub_cus{margin:20px 0; width:100%;  box-sizing:border-box; padding:10px;}
.sub_cus strong ,.sub_cus span{display:block;}
.sub_cus h2 {font-size: 1.4em; padding: 0 0 5px; border-bottom:1px solid #1f3d72;color:#89b2f8; }
.sub_cus strong {font-size: 1.9em; font-weight:bolder; color:#edf3ff; padding-top:5px;}
.sub_cus p { line-height:1.6; }
.sub_cus span{font-size:15px;color:#aaa; }
.sub_cus span b {font-size:1.2em; color:#333;}



#container {z-index:4;position:relative;width: 100%; max-width:1200px;margin: 0 auto;min-height:510px;height:auto !important;font-size:1em; zoom:1;}

#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {
    margin-bottom: 10px;
    font-size: 55px;
    font-weight: 500;
	text-shadow: 1px 1px 2px white;
    font-family: 'Nanum Pen Script', cursive;
    /* border-bottom: 1px solid #ccc; */
    /* padding-bottom: 10px; */
	position: relative;
}
#container_title:after {display:block; content:"";width:30px;height:3px;padding:0;background:#222;margin:10px 0 30px;position: absolute;
    left: 50%;
    transform: translateX(-50%);}

/* Footer */
#footer_wrap {background: #efefef; width:100%;text-align:center;color:#333;}
#footer_wrap .txt{max-width: 1200px; text-align:center;color:#333;margin: 50px auto;}
#footer_wrap a{color:#222;}

.barun{display:none;position:absolute;bottom:40px;right:0;}

.prodect_list{width:100%;height:100%;margin:0;padding:0;}
.prodect_list li{width:33.33333%;height:100%; background:#fff; float:left;border:1px solid #ccc; box-sizing:border-box;padding:10px;}
ul, li{list-style:none;}
.subject_text{font-size:20px;font-weight:bold;color:#0e3a62;margin-top:15px;}
.index_bar{width:40px; height:3px; background:#1f69ad;display:block;margin-top:10px;}
.sub_text{font-size:15px; color:#1f69ad; font-weight:bold;line-height:23px;margin-top:7px;}
.main_listimg{position:relative; left:60px; top:10px;}
.list_subject_text{font-size:15px; font-weight:bold;text-align:center; }
.list_subject_text2{font-size:15px; font-weight:bold;text-align:center; margin-top: 5px; }
.list_subject_subtext{font-size:12px;text-align:center; margin-top:5px;line-height:18px;}
.list_button{width:80%;height:25px; display:block; margin:0 auto;background:none; border:1px solid #1f69ad;color:#1f69ad;font-size:14px ;font-weight:bold; margin-top:15px}
.list_button2{width:80%;height:25px; display:block; margin:0 auto;background:none; border:1px solid #1f69ad; color:#1f69ad;font-size:14px ;font-weight:bold; margin-top:15px; text-decoration:none;text-align:center; line-height: 25px; box-sizing: border-box; }
.list_button2 span{ color: #1f69ad; display: block; width: 100%; height: 100%; }
.list_button:hover{background:#1f69ad; color:#fff;}
.list_button2:hover{background:#1f69ad; color:#fff; text-decoration: none; }
.list_button2 span:hover{background:#1f69ad; color:#fff; text-decoration: none; display: block; width: 100%; height: 100%; }
.index_subbar{width:90%; height:1px; background:#555;display:block; margin:5px auto;}

.faf{font-size:12px}
.q_menu_imgbox{width:90%; height:50px;margin:0 auto;background:url('/img/q_menu_img2.png');border: 1px solid #ccc;}
.q_menu_imgbox3{width:90%; height:50px;margin:0 auto;background:url('/img/q_menu_img4.jpg'); background-size: 100%; border: 1px solid #ccc;}

.q_menu_imgbox2{width:90%; height:100px;margin:0 auto;margin-top:8px;background:url('/img/q_menu_img3.png');border: 1px solid #ccc;}

.list_subject_text:hover a{color:#1f69ad}

.mbtn{width:1300px;/* height:108px; */margin:0 auto;text-align:center;display:inline-block;padding-left: 14px;}
.mbtn > li{width:16.6%;float:left;padding:8px 0;}
.qbtn{width:100%;display:inline-block;padding:0;}

.qbtn > li{width:33.33%;float:left; padding: 7px 0px;box-sizing: border-box;}

#tnb{float: right;}
.t_menu_wrapper {    background: #f2f2f2; height: 30px;}


.contents02{border:none}
.main_ban{float:right}
.main_ban ul{    width: 324px;    margin-top: 49px;}
.main_ban ul li{    width: 160px;
    height: 153px;
    background: red; float:left}

#ft_wr {width:100%;text-align: center;}
/* 하단 레이아웃 */
#ft {background:#212020;margin:0 auto;text-align:center}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1200px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}




/* 메인 및 서브 추가 */
	
#sub_all {display:block;position:relative;width:100%;min-height:100%;margin:0;padding:0;}
#sub_all img {}
#sub_all h1 {display:block;width:100%;text-align:center;font-size:55px;font-weight:normal;color:#111;letter-spacing:3px;padding:50px 0 20px;text-shadow: 1px 1px 2px white;font-family: 'Nanum Pen Script', cursive;}
#sub_all p {display:block;width:100%;text-align:center;font-size:17px;font-weight:normal;color:#fff;letter-spacing:1px;padding-bottom:40px;font-weight:600;text-shadow: 1px 1px 2px black;}

#sub_20 {position:relative; float:left; width:100%; margin-left:60px;z-index: 5; zoom: 1;}
#sub_20:after { clear: both; content: ""; display: block; }


.sub_20f_wrapper {


width:698px;
margin:0 auto;


}

.sub_20f_wrapper ul li {

padding:30px 10px;


}


.room_preview {position:relative;}
.room_preview li { position:relative; float:left; display:inline-block; width:33.2%; height:49%; border-bottom:1px solid #fff; background-repeat:no-repeat; background-position:center center; background-size:cover;}
.room_preview li a { display:block; height:100%; border-right:1px solid #fff; }
.room_preview li .view { position:absolute; width:100%; top:50%; margin-top:-24px; text-align:center; font-family: 'Nanum Pen Script', cursive; font-size:34px; letter-spacing:-2px; line-height:48px; text-transform:uppercase; text-shadow: 2px 2px 2px white;}
.room_preview li .title { position:absolute; width:100%; top:50%; margin-top:-44px; text-align:center; font-family: 'Nanum Pen Script', cursive; font-size:34px; letter-spacing:-2px; line-height:48px; text-transform:uppercase; color:#fff;opacity:0; filter: alpha(opacity=0;); z-index:3;}
.room_preview li .more { position:absolute; width:200px; top:50%; left:50%; margin-left:-100px; margin-top:24px; text-align:center; font-size:14px; letter-spacing:-1px; color:#fff;opacity:0; filter: alpha(opacity=0;); background:#000; border-radius:20px;z-index:3;}
.room_preview li .bg { position:absolute; width:100%; height:100%; left:0; top:0;    background: url('/images/bg_50.png'); opacity:0; filter: alpha(opacity=0;); z-index:2;}
.room_preview li.room01 {background:url('/images/room_01.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room02 {background:url('/images/room_02.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room03 {background:url('/images/room_03.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room04 {background:url('/images/room_04.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room05 {background:url('/images/room_05.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room06 {background:url('/images/room_06.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room07 {background:url('/images/room_07.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room08 {background:url('/images/room_08.jpg')no-repeat left top; background-size:cover;}
.room_preview li.room09 {background:url('/images/room_09.jpg')no-repeat left top;background-size:cover;}
.room_preview li.room10 {background:url('/images/room_10.jpg')no-repeat left top;background-size:cover;}
.room_preview li.room11 {background:url('/images/room_11.jpg')no-repeat left top;background-size:cover;}
.room_preview li.room12 {background:url('/images/room_12.jpg')no-repeat left top;background-size:cover;}

.room_preview li.roomlogo {background:url('/images/roomlogo.jpg')no-repeat left top;background-size:cover;}


/*.sub_11 {display:block;position:relative;background:url('/images/bg_11.jpg')no-repeat center top;background-size:cover;}*/
.sub_11 {display:block;position:relative;background-size:cover;}
.sub_12 {display:block;position:relative;background:url('/images/bg_11.jpg')no-repeat center top;background-size:cover;}
.sub_21 {display:block;position:relative;background:url('/images/bg_21.jpg')no-repeat center top;background-size:cover;}
.sub_41 {display:block;position:relative;background-color:#fff;;background-size:cover;}
.sub_51 {display:block;position:relative;background:#fff;}
.sub_61 {display:block;position:relative;background:url('/images/bg_61.jpg')no-repeat center top;background-size:cover;}
.sub_62 {display:block;position:relative;background:url('/images/bg_61.jpg')no-repeat center top;background-size:cover;}
.sub_71 {display:block;position:relative;background:url('/images/bg_71.jpg')no-repeat center top;background-size:cover;}

.sub_board {background:url('/images/bg_00.jpg')no-repeat center top;background-size:cover;}



/*hd*/
.hd_top{display: none;position: absolute;top: 0;left: 0;width: 100%;z-index: 999;height: 90px;display: flex;flex-direction: row;justify-content: space-between;}
.hd_top .logo{width: 190px; height: 100%;margin-left: 20px;}
.hd_top .logo a{width: 100%;line-height: 90px;display: block;color: #fff; font-weight: bold;font-size: 34px;}
.hd_top .logo a img{width: 100%;}
.hd_top .menu_btn{height: 100%; line-height: 90px;margin-right: 20px;width: 60px;}
.hd_top .menu_btn a{width: 100%;line-height: 90px;display: block;}
.hd_top .menu_btn a img{width: 100%;}

.mobile_btn{display: none;float: right;margin-right: 9px;}
.mobile_btn button{background-color: transparent;border: none;line-height: 60px;font-size: 24px;padding: 0 6px;}
.mgnb_wrap{display: none;position: absolute;top: 0;right: -800px;background: #fff;width: 60%;min-height: 100vh;}
.mgnb_wrap .close_btn_wrap{height: 60px;line-height: 60px;text-align: right;margin-right: 9px;}
.mgnb_wrap .close_btn_wrap button{line-height: 60px;padding: 0 6px;border: none;background-color: transparent;font-size: 24px;}
#mgnb{padding: 10px;}
#mgnb .mgnb_1dli{}
#mgnb .mgnb_1da{font-size: 14px;line-height: 30px;height: 30px;border-bottom: 2px solid #bbb;margin-bottom: 10px;}
#mgnb .mgnb_2dli{margin-left: 15px;height: 30px;}
#mgnb .mgnb_2da{font-size: 14px;height: 30px;line-height: 30px;}
/*index*/
#index .section{position: relative;}
#index .section .inner{height: 100%;}
#index .fp-watermark{display: none;}
#index .fp-prev{left:20%;border-width:16px 14px 16px 0;border-color: transparent #efefef transparent transparent;}
#index .fp-next{right:20%;border-width:16px 0 16px 14px;border-color: transparent transparent transparent #efefef;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{background: #efefef!important;}
#index .fp-tooltip{font-family: 'GmarketSansM';}
#index .sec ul li.animated{animation-duration: 0.8s;}
#index span.scd {position:absolute;bottom:30px;left:50%;width:200px;margin-left:-100px;z-index:9}
#index span.scd img {width:100%}

/*sec1*/
#index .sec1 figure{margin: 0;width: 100%; height: 100%;position: relative;overflow: hidden;}
#index .sec1 {padding:0;width:100%;max-width:unset;position: relative;}
#index .sec1 figure figcaption{width: 100%;height: 100%;display: flex;flex-direction: row;color: #fff;}
#index .sec1 figure figcaption h4{align-self: center;font-size: 60px;margin-left: 5%;}
#index .sec1 .video_wrap{position: absolute;width: 130%;height: 130%;left: 50%;top: 50%;transform: translate(-50%, -50%);background: #000;z-index: -1;}
#index .sec1 .video_wrap #player{height: 100%;width: 100%;}
#index .sec2 .slide img{width: 100%; height: 100%; object-fit: cover;}

/*sec3*/
#index .sec3 ul{display: flex;flex-direction: row;justify-content: center;flex-wrap: wrap;height: 100%;padding: 0;}
#index .sec3 ul li{width: 33.3333%;height: 100%;}
#index .sec3 ul li:nth-child(1){background: url(../img/sec3_01.jpg) no-repeat center; background-size: cover;}
#index .sec3 ul li:nth-child(2){background: url(../img/sec3_02.jpg) no-repeat center; background-size: cover;}
#index .sec3 ul li:nth-child(3){background: url(../img/sec3_03.jpg) no-repeat center; background-size: cover;}
#index .sec3 a{display: flex;flex-direction: column;justify-content: center;height: 100%;background: rgba(0,0,0,0.5);}
#index .sec3 a:hover{background-color: transparent;}
#index .sec3 a .txt_wrap{align-self: center;text-align: center;color: #fff;}
#index .sec3 a .txt_wrap h3{font-size: 48px;}
#index .sec3 a .txt_wrap p{font-size: 24px;}
#index .sec3 .txt_wrap{}

@media screen and (max-width: 1200px){
	.hd_top{height: 60px;}
	.hd_top .logo{margin-left: 9px;}
	.hd_top .logo a{font-size: 24px;line-height: 60px;}
	.hd_top .menu_btn{line-height: 60px;margin-right: 9px;width: 48px;}
	.hd_top .menu_btn a{line-height: 60px;}
	.mobile_btn{display: block;}
	.mgnb_wrap{display: block;}
	
	#gnb{display: none;}
	#hd_wrapper{height: 60px;}
	#logo{margin-left: 9px;}
	#logo a{height: 60px;font-size: 24px;line-height: 60px;}
	
	#container{width: calc(100% - 18px);}
	
	/*index*/
	#index .sec1 .video_wrap{z-index: 1;}
	#index .sec1 figure figcaption{background: rgba(0,0,0,0.6);padding: 10px; left: 50%; top: 20%;transform: translate(-50%, -50%);height: auto;width: auto;z-index: 2;position: absolute;}
	#index .sec1 figure figcaption h4{font-size: 18px;margin: 0;text-align: center;}
	#index .sec3 ul{flex-wrap: wrap;}
	#index .sec3 ul li{width: 100%;height: 33.3333%;}
	#index .sec3 a .txt_wrap h3{font-size: 18px;}
	#index .sec3 a .txt_wrap p{font-size: 14px;}
	
	/*sub*/
	.sub_top{height: 150px;}
	#container_title{font-size: 18px;}
	
	/*ft*/
	#ft_wr{width: calc(100% - 18px);margin: 0 auto;padding: 20px 0;text-align: center;}
	
}