@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Palanquin+Dark:wght@400;500;600;700&display=swap');
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.css");
/*@import url('font/fs_font.css');*/

/* 초기화 */
html {overflow-y:scroll;overflow-x:hidden}
body {margin:0;padding:0;font-size:0.75em;font-family: 'Pretendard',"Noto Sans KR", "Noto Sans Korean", "Malgun Gothic", sans-serif;background:#fff;overflow-x:hidden}
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: 'Pretendard',"Noto Sans KR", "Noto Sans Korean", "Malgun Gothic", sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {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;font-size:1em}
input, button {margin:0;padding:0;font-family: 'Pretendard',"Noto Sans KR", "Noto Sans Korean", "Malgun Gothic", sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family: 'Pretendard',"Noto Sans KR", "Noto Sans Korean", "Malgun Gothic", 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 {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {width:100%;}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:100%;}

/* 팝업레이어 */
#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 {background:#212020}
#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:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.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 {position:absolute;right:0;top:60px}
.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:#fff}


/* 메인메뉴 */
#gnb {position:relative;background:#fff}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {margin:0 auto;position:relative}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb #gnb_1dul {font-size:1.083em;padding:0;border-bottom:1px solid #e0e2e5;zoom:1}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left;line-height:55px;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:#080808;text-decoration:none}
.gnb_1dli.gnb_al_li_plus .gnb_1da{padding-right:25px}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none;position:absolute;top:54px;min-width:140px;padding-top:2px}
.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:left;text-decoration:none}
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 {background:#4158d1;color:#fff;width:50px;height:55px;border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn {background:#fff;color:#b6b9bb;width:50px;height:50px;border:0;vertical-align:top;font-size:18px;position:absolute;top:0;right:0}
#gnb .gnb_mnal {float:right;padding:0}

#gnb_all {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-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:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul > li:nth-child(5n+1) {border-left:0}
#gnb_all .gnb_al_li {float:left;width:20%;min-height:150px;padding:20px;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.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#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:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#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}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.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;width:0;height: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 {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;/*border:1px solid #ccc;background:#fff;*/font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;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:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;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/captcha2.png') no-repeat 0 0 ; 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%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s 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}

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:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.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:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.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:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.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 #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;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;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;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:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;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}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;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:80px;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 {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 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 {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* 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}

* { margin:0;padding:0;}
.fL { float:left;}
.txtCut { text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.tcRed { color:#A12450;}
.tcBlue { color:#24479B;}
.mainTitle { text-align:center;font-size:50px;letter-spacing:0;font-weight:700;font-family:'Pretendard',"Montserrat",'GmarketSans';color:#FFFFFF;} 
.mainTitle2 { text-align:center;font-size:44px;letter-spacing:0;font-weight:300;color:#FFFFFF;}

em { font-style:normal;}

@media only screen and (max-width:767px){
	#hd_pop { /*width:100%;*/position:absolute;top:0 !important;;left:5% !important; width:90%;}
	#hd_pop .hd_pops { position:relative;}
	#hd_pop img { width:100%;}
	#hd_pop .hd_pops:nth-child(2)  { top:0 !important;;left:0 !important; width:100% !important;height:auto !important;margin-top:5%;}
	#hd_pop .hd_pops:nth-child(2) .hd_pops_con { width:100% !important;height:auto !important;}

	#hd_pop .hd_pops:nth-child(3)  { top:0 !important;;left:0 !important; width:100% !important;height:auto !important;margin-top:5%;}
	#hd_pop .hd_pops:nth-child(3) .hd_pops_con { width:100% !important;height:auto !important;}


	#hd_pop .hd_pops:nth-child(4)  { top:0 !important;;left:0 !important; width:100% !important;height:auto !important;margin-top:5%;}
	#hd_pop .hd_pops:nth-child(4) .hd_pops_con { width:100% !important;height:auto !important;}

	#hd_pop .hd_pops:nth-child(5)  { top:0 !important;;left:0 !important; width:100% !important;height:auto !important;margin-top:5%;}
	#hd_pop .hd_pops:nth-child(5) .hd_pops_con { width:100% !important;height:auto !important;}

	#hd_pop .hd_pops:nth-child(6)  { top:0 !important;;left:0 !important; width:100% !important;height:auto !important;margin-top:5%;}
	#hd_pop .hd_pops:nth-child(6) .hd_pops_con { width:100% !important;height:auto !important;}

	/*#hd_pop .hd_pops .hd_pops_con { width:50%;} */

	/* top_con_box .btn_list li.st1:nth-child(1) */
	.faq_input { width:175px !important;}
	.btn_next a { display: inline-block;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.btn_prv a { display: inline-block;width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
}

#wrap { position:relative;width:100%;margin:0 auto;overflow-x:clip;}
@supports not (overflow: clip) {
	#wrap,
	#mainWrap {overflow-x:hidden;}
}
/* 상단 */
#headWrap { position:fixed;width:100%;height:130px;top:0;left:0;z-index:1000;background:rgba(255,255,255,0);border-bottom:1px solid rgba(204,204,204,0);transition:background-color .25s ease,border-color .25s ease,box-shadow .25s ease;}
#headWrap.is-scrolled { background:#fff;border-bottom-color:#cccccc;box-shadow:0 8px 24px rgba(0,0,0,.08);}
#head { position:relative;max-width:1180px;width:100%;height:130px;margin:0 auto;display:flex;justify-content:space-between;}
#head h1 { position:relative;top:35px;}  
#headMenu { position:relative;height:130px;}

#headMenu ul.dp1 { position:relative;height:50px;top:40px;display:flex;gap:45px;}
#headMenu ul.dp1 li { position:relative;height:50px;text-align:center;line-height:50px;}
#headMenu ul.dp1 li a { font-size:18px;color:#1E1E1E;font-weight:700;}
#headMenu ul.dp1 li:nth-child(7) a { color:#5236d8;} 
#headMenu ul.dp1 li a:hover { color:#5236d8;} 
#headMenu ul.dp1 li a span { position:relative;}
#headMenu ul.dp1 li a span:before {content: "";display: block;position: absolute;left: 0;bottom: -14px;transform: translate(0%,100%);width: 0;border-bottom:2px solid #5236d8;transition: width 0.5s;}
#headMenu ul.dp1 li:hover > a span:before { width: 100%; }
/* 상단 */

/* 메뉴 PC */
#headMenu ul.dp1 > li { position:relative;}
#headMenu ul.dp1 > li .depth2 { position:absolute;top:58px;left:50%;z-index:1002;display:block;min-width:180px;padding:12px 0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.12);text-align:left;line-height:1.35;opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity .18s ease, transform .18s ease, visibility .18s ease;}
#headMenu ul.dp1 > li .depth2:before {content:"";position:absolute;top:-7px;left:50%;width:12px;height:12px;margin-left:-6px;background:#fff;border-left:1px solid #ddd;border-top:1px solid #ddd;transform:rotate(45deg);}
#headMenu ul.dp1 > li:hover .depth2 { opacity:1;visibility:visible;transform:translate(-50%,0);}
#headMenu ul.dp1 > li .depth2 li { position:relative;height:auto;text-align:left;line-height:1.35;}
#headMenu ul.dp1 > li .depth2 li a { display:block;padding:10px 20px;font-size:16px;font-weight:500;color:#333;white-space:nowrap;}
#headMenu ul.dp1 > li .depth2 li a:hover { color:#5236d8;background:#f6f4ff;text-decoration:none;}
/* 메뉴 PC */
#hd  { display:none;}
#m_headWrap { display:none;}

@media only screen and (max-width:1179px){
	#headWrap { display:none;}
	#headMenu  { display:none;}
	#m_headWrap { position:fixed;width:100%;height:72px;top:0;background:#fff;border-bottom:1px solid #cccccc;z-index:100;display:block;display: flex;align-items: center;justify-content: space-between;flex-wrap: nowrap;}
	#m_headWrap .btnAll {width: 1.8rem;height: 1.5rem;position: relative;z-index: 999;background:#fff;display:flex; flex-direction:column;justify-content: space-between;right:20px;}
	#m_headWrap .btnAll span {display: inline-block; width: 100%; height: 2px; background-color: #333; -webkit-transition: all 0.25s; transition: all 0.25s;}
	#m_headWrap.open .btnAll { }
	#m_headWrap.open .btnAll span:nth-child(1) { transform: translateY(0.7rem) rotate(45deg); }
	#m_headWrap.open .btnAll span:nth-child(2) { opacity: 0; }
	#m_headWrap.open .btnAll span:nth-child(3) { opacity: 0; }
	#m_headWrap.open .btnAll span:nth-child(4){ transform: translateY(-0.7rem) rotate(-45deg); }
	#m_headWrap h1 img { position:relative;width:135px;left:20px;} 
}



/*사이트맵*/
.sitemap{position:fixed;height:calc(100vh - 5.15rem);background:#fff;width:100%;padding:2.5rem 0;border-top:1px solid #ddd;left:-100%;overflow-y:scroll;}
#m_headWrap.open .sitemap {left:0;}

.sitemap .inner {display:flex;}
.sitemap .inner > div.sitemap-section {width:calc(100% / 5);border-right:1px solid #ddd;padding:0 0.95rem;}
.sitemap .inner > div.sitemap-section:first-child{padding-left:0;}
.sitemap .inner > div.sitemap-section:last-child{padding-right:0;border-right:none;}
.sitemap .inner > div.sitemap-section .section-title a {padding:0.75rem 1.25rem;border-radius: 0.5rem;background: #EFEFEF;color: #222; font-size: 1.1rem; font-weight: 700;display:block;}
.sitemap .inner > div.sitemap-section .section-links {display:flex; flex-direction:column;gap:2rem;margin-top:1.25rem;padding-left:1.25rem;}

.sitemap .inner > div.sitemap-section .section-links .link-content h3 a {color: #222; font-size: 0.9rem; font-weight: 600;}
.sitemap .inner > div.sitemap-section .section-links .link-content ul {margin-top:0.75rem;display:flex; flex-direction:column;gap:0.5rem;}
.sitemap .inner > div.sitemap-section .section-links .link-content ul li a {color: #555; font-size: 0.8rem; font-weight: 400;position:relative;padding-left:0.45rem;display:block;line-height:1.3;}
.sitemap .inner > div.sitemap-section .section-links .link-content ul li a:before{content:'';position:absolute;width:0.2rem;height:0.2rem;background:#1f77d2;border-radius:50%;left:0;top:0.45rem;}
.dim {opacity: 0.5; background: #000;position:fixed;width:100%;left:0;top:0;height:100vh;display:none;z-index:998}
.sitemap .sitemap-mob{display:none;}

/* =========================================================
   모바일 사이트맵(<=1030px)
   - 하위 있을 때만 화살표(.has-children)
   - 펼침은 .open 클래스
========================================================= */
@media only screen and (max-width:1599px){
	.sitemap{
		top:0;height:100vh;width:90%;right:-100%;left:auto;border-top:none;
		overflow-y:scroll !important;padding:5rem 0;
	}
	.sitemap:before{
		content:'';position:absolute;left:-11.1%;width:11.1%;
		opacity:0.5;background:#000;top:0;height:100%;
	}
	#m_headWrap.open .sitemap{left:auto;right:0;}

	.sitemap .inner{flex-direction:column;width: 100%;padding: 0 1rem;}
	.sitemap .inner > div.sitemap-section{width:100%;padding:0;border-right:none;}

	.sitemap .inner > div.sitemap-section .section-title a{
		color:#222;font-size:0.95rem;font-weight:700;letter-spacing:-0.00475rem;
		background:inherit;padding:1.25rem 0;position:relative;
	}

	/* 1차 기본: 화살표 없음 */
	.sitemap .inner > div.sitemap-section .section-title a:after{content:none;}

	/* 1차 하위 있을 때만 화살표 */
	.sitemap .inner > div.sitemap-section.has-children .section-title a:after{
		content:'';position:absolute;width:0.9rem;height:0.9rem;right:0;top:1.5rem;
		background:url("/img/mobile/arrow-bottom.svg")no-repeat center center;background-size:cover;
	}
	.sitemap .inner > div.sitemap-section.has-children.open .section-title a:after{
		background:url("/img/mobile/arrow-bottom-on.svg")no-repeat center center;background-size:cover;
	}
	.sitemap .inner > div.sitemap-section.has-children.open .section-title a{color:#1f77d2;}

	/* 섹션 링크: 기본 닫힘 / open이면 펼침 */
	.sitemap .inner > div.sitemap-section .section-links{padding-left:0;margin-top:0;gap:0.25rem;display:none;}
	.sitemap .inner > div.sitemap-section.open .section-links{display:flex;}

	.sitemap .inner > div.sitemap-section .section-links .link-content h3 a{
		padding:0.7rem 0.5rem;border-radius:0.5rem;background:#EFEFEF;color:#222;
		font-size:0.8rem;font-weight:600;line-height:0.9rem;letter-spacing:-0.004rem;
		display:block;width:100%;position:relative;
	}

	/* 2차 기본: 화살표 없음 */
	.sitemap .inner > div.sitemap-section .section-links .link-content h3 a:after{content:none;}

	/* 2차(3차 있을 때만) 화살표 */
	.sitemap .inner > div.sitemap-section .section-links .link-content.has-children h3 a:after{
		content:'';position:absolute;width:0.9rem;height:0.9rem;right:0.5rem;top:0.65rem;
		background:url("/img/mobile/arrow-bottom.svg")no-repeat center center;background-size:cover;
	}

	/* 2차 open 상태 스타일 */
	.sitemap .inner > div.sitemap-section .section-links .link-content.open h3 a{background:#FFF3F6;color:#1f77d2;}
	.sitemap .inner > div.sitemap-section .section-links .link-content.has-children.open h3 a:after{
		background:url("/img/mobile/arrow-bottom-on.svg")no-repeat center center;background-size:cover;
	}

	/* 3차: 기본 닫힘 / open이면 펼침 */
	.sitemap .inner > div.sitemap-section .section-links .link-content ul{gap:0.9rem;display:none;}
	.sitemap .inner > div.sitemap-section .section-links .link-content.open ul{display:flex;}

	/* 모바일 상단 버튼 */
	.sitemap .sitemap-mob{
		display:flex;gap:0.2rem;position:absolute;left:1rem;top:1rem;
	}
	.sitemap .sitemap-mob a{
		width:100px;height:38px;display:flex;justify-content:center;align-items:center;
		border:1px solid #888;border-radius:2.5rem;color:#555;font-size:14px;font-weight:600;letter-spacing:-0.0035rem;
	}
	.sitemap .sitemap-mob a.login-btn{background:#1f77d2;color:#fff;border:1px solid #1f77d2;}
}


/* 메인 페이지 */
#mainWrap {position:relative;width:100%;background:#f8f7f2;overflow-x:clip;} 
#main01 { position:relative;width:100%;height:1535px;background:url("/img/main/bg_figure_01.png") center top no-repeat;overflow:hidden;}
#main01 h2 { padding-top:520px; }
#main01 h4 { margin-top:30px;} 
#main01 .imgMan01 { position:absolute;left:-22px;top:238px;}
#main01 .imgMan02 { position:absolute;right:0;top:227px;}
#main01 .imgMan03 { position:absolute;left:-50px;top:788px;}
#main01 .imgMan04 { position:absolute;right:0;top:840px;}
#main01 .imgMan05 { position:absolute;left:-190px;top:577px;}
#main01 .imgMan06 { position:absolute;right:-160px;top:970px;}
#main01 .imgMan07 { position:absolute;left:-230px;top:1090px;}
#main01 .imgMan08 { position:absolute;left:380px;top:1080px;}

#main02 {  position:relative;width:100%;height:530px;margin-top:-240px;background:url("/img/main/main_con01_illust_01.png") right bottom no-repeat;z-index:10;overflow:hidden;}
#main02 .innerBox > div { display:flex;justify-content:space-between;}
#main02 .innerBox .moreBtn { font-size:17px;margin-top:100px;display:inline-block;}

#main03 {  position:relative;width:100%;background:url("/img/main/bg_figure_02.png") right top no-repeat;padding-bottom:240px;margin-top:-40px;overflow:hidden;}
#main03 h2 { padding-top:250px; }
#main03 .innerBox .clBox { display:flex;justify-content:center;gap:70px;}
#main03 .innerBox .clBox > div { width:284px;height:284px;background:#ffffff;border-radius:142px;display:flex;flex-direction:column;justify-content:center;}

#main04 {  position:relative;width:100%;background:url("/img/main/bg_figure_03.png") center bottom no-repeat;padding-bottom:150px;overflow:hidden;}
#main04 .innerBox .mainPhoto { display:flex;justify-content:center;gap:25px;}
#main04 .innerBox .mainPhoto li > a > div { display:flex;gap:10px;}
#main04 .innerBox .mainPhoto li:nth-child(2) { margin-top:80px;}

#main05 { position:relative;width:100%;background:#FFF;padding-bottom:230px;overflow:hidden;}
#main05 h2 {  }
#main05 .mainPhoto { position:relative;width:100%;max-width:1680px;margin:0 auto;margin-top:70px;display:flex;justify-content:center;gap:54px;} 
#main05 .btnBox { text-align:center;margin-top:70px;}
#main05 .moreBtn { display:inline-block;width:200px;height:50px;color:#fff;background:#5236d8;border-radius:25px;line-height:50px;}
/* 메인 페이지 */



/* 푸터 */
#tailTopWrap { position:relative;width:100%;background:url("/img/main/footer/bg_figure_foot.png") center bottom no-repeat;padding-top:340px;padding-bottom:430px;background-color:#f8f7f2;}
#tailTop { position:relative;width:100%;max-width:1180px;margin:0 auto;}
#tailTop .btnBox { text-align:center;margin-top:40px;}
#tailTop .moreBtn { display:inline-block;width:200px;height:50px;color:#fff;background:#000000;border-radius:25px;line-height:50px;}
#tailTop ul { position:relative;width:100%;max-width:270px;margin-top:55px;display:flex;gap:20px;flex-direction:column;left:600px;}
#tailTop ul li { display:flex;gap:20px;}
#tailTop ul li img { vertical-align:middle;}
#tailTop .imgMan01 { position:absolute;top:170px;left:-80px;}
#tailTop .imgMan02 { position:absolute;top:190px;right:-20px;}
#tailTop .imgMan03 { position:absolute;top:-400px;left:-240px;}
#tailTop .imgMan04 { position:absolute;top:-369px;right:20px;}
#tailTop .imgMan05 { position:absolute;top:-295px;right:335px;}
#tailTop .imgMan06 { position:absolute;top:-270px;left:60px;}
#tailTop .imgMan07 { position:absolute;top:450px;right:-120px;}

#tailWrap { position:relative;width:100%;background:#f8f7f2;padding-bottom:100px;}
#tail { position:relative;width:1180px;margin:0 auto;} 
#tail h1 { position:absolute;right:0;top:-80px;}
#tail address.pcTail ul { display:flex;flex-direction:column;gap:15px;}
#tail address.pcTail li { font-size:17px;}
#tail address.pcTail li.footTel { font-size:30px;font-weight:700;padding-top:10px;}
/* 푸터 */

/* 퀵메뉴 */
#quickMenu { position:fixed;top:calc(50% - 225px);right:30px;z-index:1000;}
 
/* 퀵메뉴 */




/* 서브TOP , 메뉴 */
#subTopVs { position:relative;width:100%;height:945px;}
#subTopVs h2 { font-size:65px;font-weight:700;text-align:center;margin-top:20px;}
#subTopVs h4 { font-size:55px;font-weight:700;text-align:center;padding-top:235px;opacity:0.25;}
#subTopVs p { font-size:28px;font-weight:500;text-align:center;margin-top:40px;line-height:1.5;}
#subTopVs.subtopbg {background:url("/img/sub/sub_vs/sub_title_bg.png") center bottom no-repeat;background-size:1920px auto;}
/* 서브TOP */



/* 컨텐츠 */
#subContent { position:relative;width:100%;}
#subPage { position:relative;width:100%;max-width:1180px;margin:0 auto;margin-top:-150px;}

/* 서브 컨텐츠 공통 */
#subPage .subTitleBox01 { position:relative;width:100%;display:flex;justify-content:space-between;padding-bottom:200px;}
#subPage .subTitleBox01 > div.leftTopBox { display:flex;flex-direction:column;justify-content:flex-end;}
#subPage .subTitleBox01 > div > h2 { font-size:45px; }
#subPage .subTitleBox01 > div > h4 { font-size:24px;margin-top:15px;line-height:1.5; }
#subPage .subTitleBox01 > div > ul {  font-size:18px;margin-top:30px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px;list-style:disc;list-style-position:inside;}
#subPage .subTitleBox01 > div > ul > li::marker { color:#5236d8;}

/* sub01 무이상재 */
#subPage .contentPhoto01 { position:relative;width:100%;padding-bottom:200px;}
#subPage .contentPhoto01 > h3 { font-size:45px;color:#B8B8B8;text-align:center; }
#subPage .contentPhoto01 > h2 { font-size:34px;margin-top:20px;text-align:center;}
#subPage .contentPhoto01 > p { font-size:22px;margin-top:20px;padding-bottom:75px;text-align:center;}
#subPage .contentPhoto01 > ul.step01,
#subPage .contentPhoto01 > ul.step02 {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:0;margin-bottom:40px;}
#subPage .contentPhoto01 > ul > li {min-width:0;}
#subPage .contentPhoto01 > ul > li:not(.textWrap) {display:flex;align-items:center;justify-content:center;overflow:hidden;}
#subPage .contentPhoto01 > ul > li > img {display:block;width:100%;height:100%;object-fit:cover;}
#subPage .contentPhoto01 > ul > li > h4 { font-size:32px;}
#subPage .contentPhoto01 > ul > li > p { font-size:18px;line-height:1.5;margin-top:20px; }
#subPage .contentPhoto01 > ul > li.textWrap {display:flex;flex-direction:column;justify-content:center;padding:75px 48px;background:#fff;word-break:keep-all;}
#subPage .contentPhoto01 > ul.step02 > li.textWrap { padding:75px 0;}

/* sub02 기업이전 */
#subPage .contentPhoto03 { position:relative;width:100%;padding-bottom:200px;}
#subPage .contentPhoto03 h2 { font-size:45px;text-align:center;}
#subPage .contentPhoto03 ul { display:flex;margin-top:50px;justify-content:space-between;}
#subPage .contentPhoto03 ul > li {border-radius: 0 55px 0 0;overflow: hidden;display:flex;flex-direction:column;gap:25px;}
#subPage .contentPhoto03 ul > li > p:first-child {display:flex;justify-content:center;align-items:center;width:100%;overflow:hidden;}
#subPage .contentPhoto03 ul > li > p:first-child img {display:block;width:100%;max-width:360px;height:auto;border-radius:0 55px 0 0;}
#subPage .contentPhoto03 ul > li > p { font-size:20px;font-weight:600;line-height:1.5; }
#subPage .contentPhoto03 ul > li:nth-child(1) { margin-top:50px;}
#subPage .contentPhoto03 ul > li:nth-child(3) { margin-top:50px;}

#subPage .contentProcess06 { position:relative;width:100%;padding-bottom:200px;}
#subPage .contentProcess06 h2 { font-size:45px;color:#B8B8B8;text-align:center;}
#subPage .contentProcess06 h3 { font-size:32px;text-align:center;margin-top:15px;}
#subPage .contentProcess06 ul { margin-top:70px;display:flex;flex-wrap:wrap;justify-content:space-between;}
#subPage .contentProcess06 ul > li { padding-bottom:130px;text-align:center;display:flex;flex-direction:column;gap:5px;}
#subPage .contentProcess06 ul > li > h4 { font-size:22px;color:#B8B8B8;margin-top:20px;}
#subPage .contentProcess06 ul > li > h5 { font-size:32px;}
#subPage .contentProcess06 ul > li > p { font-size:18px;line-height:1.5;margin-top:10px;}

/* sub03 실험실이전 */
#subPage .contentPhoto02 { position:relative;width:100%;padding-bottom:200px;}
#subPage .contentPhoto02 > h3 { font-size:45px;color:#B8B8B8; }
#subPage .contentPhoto02 > h2 { font-size:45px;margin-top:15px;}
#subPage .contentPhoto02 > p { font-size:20px;line-height:1.5;margin-top:20px;}
#subPage .contentPhoto02 > ul { margin-top:80px;display:flex;flex-wrap:wrap;justify-content:space-between;}
#subPage .contentPhoto02 > ul > li { margin-bottom:60px;display:flex;flex-direction:column;gap:20px;}
#subPage .contentPhoto02 > ul > li > h4 { font-size:32px;text-indent:15px;}
#subPage .contentPhoto02 > ul > li > p { font-size:18px;padding-left:15px;}
#subPage .contentPhoto02 > ul > li > span {display:block;width:100%;overflow:hidden;border-radius:30px;}
#subPage .contentPhoto02 > ul > li > span > img {display:block;width:100%;height:auto;border-radius:30px;}

/* sub04 특수물류 */
#subPage .contentPhoto04 { position:relative;width:100%;padding-bottom:200px;}
#subPage .contentPhoto04 > h3 { font-size:45px;color:#B8B8B8; }
#subPage .contentPhoto04 > h2 { font-size:45px;margin-top:15px;}
#subPage .contentPhoto04 > p { font-size:20px;line-height:1.5;margin-top:20px;}
#subPage .contentPhoto04 > ul {margin-top:80px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;}
#subPage .contentPhoto04 > ul > li {min-width:0;display:flex;flex-direction:column;gap:20px;}
#subPage .contentPhoto04 > ul > li > h4 { font-size:32px;text-indent:15px;}
#subPage .contentPhoto04 > ul > li > p { font-size:18px;padding-left:15px;line-height:1.5;}
#subPage .contentPhoto04 > ul > li > span {display:block;width:100%;overflow:hidden;border-radius:30px;}
#subPage .contentPhoto04 > ul > li > span > img {display:block;width:100%;height:auto;border-radius:30px;}

/* sub06 견적신청 */
#subPage .onlineAdd {position:relative;width:100%;padding-bottom:180px;color:#1d1d1d;}
#subPage .onlineAdd * {box-sizing:border-box;}
#subPage .onlineAddHead {margin-bottom:38px;border-bottom:2px solid #1d1d1d;padding-bottom:28px;}
#subPage .onlineAddHead p {display:inline-flex;align-items:center;height:32px;margin-bottom:16px;padding:0 12px;border:1px solid #c6cbd1;border-radius:4px;background:#f4f5f6;color:#003675;font-size:15px;font-weight:700;}
#subPage .onlineAddHead h2 {font-size:42px;font-weight:800;line-height:1.2;letter-spacing:0;}
#subPage .onlineAddHead span {display:block;margin-top:14px;color:#555;font-size:18px;line-height:1.6;word-break:keep-all;}
#subPage .onlineAdd .profrm {position:relative;width:100%;}
#subPage .onlineAdd .privacyCard {margin-bottom:32px;padding:28px;border:1px solid #d8dee5;border-radius:8px;background:#fff;}
#subPage .onlineAdd .privacyCard h3 {margin-bottom:14px;color:#1d1d1d;font-size:22px;font-weight:800;}
#subPage .onlineAdd .cf_privacy_box {width:100%;height:180px;padding:18px;border:1px solid #c6cbd1;border-radius:6px;background:#f8f8f8;color:#555;font-size:15px;line-height:1.65;overflow-y:auto;}
#subPage .onlineAdd .agreeP {display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:14px;color:#1d1d1d;font-size:16px;font-weight:600;line-height:1.4;cursor:pointer;}
#subPage .onlineAdd .agreeP input {width:22px;height:22px;margin:0;accent-color:#246beb;cursor:pointer;}
#subPage .onlineAdd .tbNew01 {width:100%;border-collapse:collapse;border-top:2px solid #1d1d1d;border-bottom:1px solid #8a949e;background:#fff;}
#subPage .onlineAdd .tbNew01 caption {position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;}
#subPage .onlineAdd .tbNew01 th {width:220px;padding:22px 24px;border-top:1px solid #d8dee5;background:#f4f5f6;color:#1d1d1d;font-size:17px;font-weight:800;text-align:left;vertical-align:top;line-height:1.45;}
#subPage .onlineAdd .tbNew01 td {padding:16px 20px;border-top:1px solid #d8dee5;color:#1d1d1d;font-size:16px;line-height:1.55;vertical-align:middle;}
#subPage .onlineAdd .tbNew01 tr:first-child th,
#subPage .onlineAdd .tbNew01 tr:first-child td {border-top:0;}
#subPage .onlineAdd .required_start {display:inline-block;margin-right:6px;color:#d50136;font-weight:900;vertical-align:middle;}
#subPage .onlineAdd input[type="text"],
#subPage .onlineAdd input[type="password"],
#subPage .onlineAdd input[type="date"],
#subPage .onlineAdd input[type="email"],
#subPage .onlineAdd textarea {width:100%;min-height:48px;padding:0 14px;border:1px solid #8a949e;border-radius:6px;background:#fff;color:#1d1d1d;font-size:16px;line-height:48px;transition:border-color .15s ease, box-shadow .15s ease, background-color .15s ease;}
#subPage .onlineAdd textarea {height:220px;padding:14px;line-height:1.6;resize:vertical;}
#subPage .onlineAdd input::placeholder,
#subPage .onlineAdd textarea::placeholder {color:#717981;}
#subPage .onlineAdd input:focus,
#subPage .onlineAdd textarea:focus {border-color:#246beb;box-shadow:0 0 0 3px rgba(36,107,235,.18);outline:0;}
#subPage .onlineAdd input[readonly] {background:#f4f5f6;color:#555;}
#subPage .onlineAdd input[type="checkbox"] {width:20px;height:20px;margin:0 6px 0 0;accent-color:#246beb;vertical-align:-4px;}
#subPage .onlineAdd .checkGrid {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 18px;align-items:start;}
#subPage .onlineAdd .checkGrid label {display:flex;align-items:flex-start;min-width:0;color:#1d1d1d;font-size:16px;font-weight:500;line-height:1.45;cursor:pointer;}
#subPage .onlineAdd .checkGrid input {flex:0 0 auto;margin:2px 8px 0 0;}
#subPage .onlineAdd .checkGrid span {display:block;min-width:0;word-break:keep-all;}
#subPage .onlineAdd #wr_3,
#subPage .onlineAdd #wr_6 {width:160px !important;margin-right:8px;}
#subPage .onlineAdd #wr_4,
#subPage .onlineAdd #wr_5,
#subPage .onlineAdd #wr_7,
#subPage .onlineAdd #wr_8 {width:100% !important;margin-top:8px !important;}
#subPage .onlineAdd .btn_frmline {height:48px;padding:0 18px;border:1px solid #003675;border-radius:6px;background:#fff;color:#003675;font-size:16px;font-weight:700;line-height:46px;vertical-align:top;cursor:pointer;}
#subPage .onlineAdd .btn_frmline:hover,
#subPage .onlineAdd .btn_frmline:focus {background:#eef5ff;text-decoration:none;outline:0;}
#subPage .onlineAdd .required_txt {margin-top:16px;color:#d50136;font-size:15px;font-weight:700;}
#subPage .onlineAdd .btnBox {display:flex;justify-content:center;margin-top:40px;}
#subPage .onlineAdd .btns01 {display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:56px;padding:0 34px;border:0;border-radius:6px;background:#246beb;color:#fff;font-size:18px;font-weight:800;line-height:56px;cursor:pointer;transition:background-color .15s ease, box-shadow .15s ease;}
#subPage .onlineAdd .btns01:hover,
#subPage .onlineAdd .btns01:focus {background:#003675;box-shadow:0 8px 20px rgba(0,54,117,.22);outline:0;}

/* sub07 2/3 이미지 리스트 */
#subPage .photo23DepsCate {display:flex;flex-wrap:wrap;justify-content:center;gap:10px 12px;margin:0 auto 46px;padding:16px 18px;border:1px solid #e1e4ea;border-radius:999px;background:#fff;box-shadow:0 16px 36px rgba(17,24,39,.06);}
#subPage .photo23DepsCate div {min-width:0;}
#subPage .photo23DepsCate a {display:flex;align-items:center;justify-content:center;min-width:104px;height:42px;padding:0 20px;border:1px solid transparent;border-radius:999px;background:#f5f6f8;color:#555;font-size:15px;font-weight:800;line-height:42px;text-align:center;text-decoration:none;word-break:keep-all;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;}
#subPage .photo23DepsCate a:hover,
#subPage .photo23DepsCate a:focus,
#subPage .photo23DepsCate .on a {border-color:#5236d8;background:#5236d8;color:#fff;box-shadow:0 10px 22px rgba(82,54,216,.22);outline:0;}
#subPage .photo23Deps {display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:34px 30px;padding-bottom:180px;}
#subPage .photo23Deps .itemPhoto {min-width:0;}
#subPage .photo23Deps .itemPhoto.is-wide {grid-column:span 3;}
#subPage .photo23Deps .itemPhoto.is-small {grid-column:span 2;}
#subPage .photo23Deps .itemPhoto.is-hidden-by-load {display:none;}
#subPage .photo23Deps .itemPhoto a {position:relative;display:block;height:100%;color:#fff;text-decoration:none;overflow:hidden;background:#111;}
#subPage .photo23Deps .itemPhotoImg {position:relative;width:100%;overflow:hidden;background:#f4f5f6;}
#subPage .photo23Deps .itemPhoto.is-wide .itemPhotoImg {aspect-ratio:575/431;}
#subPage .photo23Deps .itemPhoto.is-small .itemPhotoImg {aspect-ratio:373/280;}
#subPage .photo23Deps .itemPhotoImg img {display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease;}
#subPage .photo23Deps .itemPhoto a:hover .itemPhotoImg img,
#subPage .photo23Deps .itemPhoto a:focus .itemPhotoImg img {transform:scale(1.04);opacity:.78;}
#subPage .photo23Deps .itemCon {position:absolute;left:0;right:0;bottom:0;z-index:2;padding:0 30px 30px;color:#fff;opacity:0;transform:translateY(18px);transition:opacity .25s ease, transform .25s ease;}
#subPage .photo23Deps .itemCon:before {content:"";position:absolute;left:0;right:0;bottom:0;z-index:-1;height:190px;background:linear-gradient(0deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.42) 54%,rgba(0,0,0,0) 100%);pointer-events:none;}
#subPage .photo23Deps .itemPhoto a:hover .itemCon,
#subPage .photo23Deps .itemPhoto a:focus .itemCon {opacity:1;transform:translateY(0);}
#subPage .photo23Deps .itemCon h4 {font-size:26px;font-weight:800;line-height:1.28;letter-spacing:0;word-break:keep-all;}
#subPage .photo23Deps .itemCon p {margin-top:12px;color:rgba(255,255,255,.86);font-size:16px;font-weight:400;line-height:1.55;word-break:keep-all;}
#subPage .photo23Deps .galleryLoadMoreWrap {grid-column:1/-1;display:flex;justify-content:center;margin-top:26px;}
#subPage .photo23Deps .galleryLoadMore {display:inline-flex;align-items:center;justify-content:center;min-width:178px;height:56px;padding:0 42px;border:1px solid #1d1d1d;background:#fff;color:#1d1d1d;font-size:15px;font-weight:800;line-height:54px;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease;}
#subPage .photo23Deps .galleryLoadMore:hover,
#subPage .photo23Deps .galleryLoadMore:focus {border-color:#5236d8;background:#5236d8;color:#fff;outline:0;}
#subPage .photo23Deps .galleryLoadMore.is-main-more {width:200px;min-width:0;height:50px;padding:0;border:0;border-radius:25px;background:#5236d8;color:#fff;font-size:17px;font-weight:700;line-height:50px;text-align:center;text-transform:none;}
#subPage .photo23Deps .galleryLoadMore.is-main-more:hover,
#subPage .photo23Deps .galleryLoadMore.is-main-more:focus {background:#3f27bd;color:#fff;outline:0;}
#subPage .bannerBox {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px;padding-bottom:180px;}
#subPage .bannerBox .itemPhoto {min-width:0;}
#subPage .bannerBox .itemPhoto.is-hidden-by-load {display:none;}
#subPage .bannerBox .itemPhoto a {position:relative;display:block;overflow:hidden;/*color:#fff;text-decoration:none;background:#111;*/}
#subPage .bannerBox .itemPhotoImg {position:relative;width:100%;aspect-ratio:365/135;overflow:hidden;background:#f4f5f6;border:1px solid #eeeeee;}
#subPage .bannerBox .itemPhotoImg img {display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease,opacity .28s ease;}

/*
#subPage .bannerBox .itemCon {position:absolute;left:0;right:0;bottom:0;z-index:2;display:flex;align-items:flex-end;min-height:54%;padding:24px;background:linear-gradient(0deg,rgba(0,0,0,.72) 0%,rgba(0,0,0,.42) 48%,rgba(0,0,0,0) 100%);opacity:0;transform:translateY(16px);transition:opacity .24s ease,transform .24s ease;}
#subPage .bannerBox .itemCon h4 {color:#fff;font-size:21px;font-weight:800;line-height:1.32;letter-spacing:0;word-break:keep-all;}
*/
#subPage .bannerBox .itemCon { position:relative;width:100%;}
#subPage .bannerBox .itemCon h4 { font-size:20px;color:#000;margin-top:10px;}

#subPage .bannerBox .itemPhoto a:hover .itemPhotoImg img,
#subPage .bannerBox .itemPhoto a:focus .itemPhotoImg img {transform:scale(1.045);opacity:.78;}
#subPage .bannerBox .itemPhoto a:hover .itemCon,
#subPage .bannerBox .itemPhoto a:focus .itemCon {opacity:1;transform:translateY(0);}
#subPage .bannerBox .galleryLoadMoreWrap {grid-column:1/-1;display:flex;justify-content:center;margin-top:26px;}
#subPage .bannerBox .galleryLoadMore {display:inline-flex;align-items:center;justify-content:center;width:200px;min-width:0;height:50px;padding:0;border:0;border-radius:25px;background:#5236d8;color:#fff;font-size:17px;font-weight:700;line-height:50px;text-align:center;text-transform:none;cursor:pointer;transition:background-color .18s ease;}
#subPage .bannerBox .galleryLoadMore:hover,
#subPage .bannerBox .galleryLoadMore:focus {background:#3f27bd;color:#fff;outline:0;}

.galleryModalFixed {overflow:hidden;}
.galleryModalLayer {position:fixed;inset:0;z-index:5000;display:none;}
.galleryModalLayer.is-open {display:block;}
.galleryModalDim {position:absolute;inset:0;background:rgba(0,0,0,.78);}
.galleryModalPanel {position:absolute;left:50%;top:50%;width:min(1480px,calc(100vw - 80px));height:min(880px,calc(100vh - 80px));background:#fff;transform:translate(-50%,-50%);box-shadow:0 28px 70px rgba(0,0,0,.42);overflow:hidden;}
.galleryModalClose {position:absolute;right:0;top:0;z-index:4;width:72px;height:72px;border:0;background:#111;cursor:pointer;}
.galleryModalClose:before,
.galleryModalClose:after {content:"";position:absolute;left:50%;top:50%;width:30px;height:2px;margin-left:-15px;background:#fff;}
.galleryModalClose:before {transform:rotate(45deg);}
.galleryModalClose:after {transform:rotate(-45deg);}
.galleryModalClose:hover,
.galleryModalClose:focus {background:#5236d8;outline:0;}
.galleryModalBody {height:100%;overflow:auto;}
.galleryModalLoading,
.galleryModalError,
.galleryModalEmpty {display:flex;align-items:center;justify-content:center;min-height:360px;color:#1d1d1d;font-size:18px;font-weight:700;}
.galleryModalDetail {display:grid;grid-template-columns:minmax(0,1fr) 460px;min-height:100%;background:#fff;}
.galleryModalMedia {min-width:0;padding:44px;background:#f4f5f6;}
.galleryModalHero {position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:calc(100% - 118px);min-height:520px;background:#e8eaed;overflow:hidden;}
.galleryModalHero img {display:block;width:100%;height:100%;object-fit:cover;transition:opacity .2s ease;}
.galleryModalArrow {position:absolute;top:50%;z-index:2;width:58px;height:58px;border:1px solid rgba(255,255,255,.52);border-radius:50%;background:rgba(0,0,0,.38);transform:translateY(-50%);cursor:pointer;transition:background-color .18s ease,border-color .18s ease;}
.galleryModalArrow:before {content:"";position:absolute;left:50%;top:50%;width:14px;height:14px;border-top:2px solid #fff;border-left:2px solid #fff;}
.galleryModalArrowPrev {left:24px;}
.galleryModalArrowPrev:before {transform:translate(-35%,-50%) rotate(-45deg);}
.galleryModalArrowNext {right:24px;}
.galleryModalArrowNext:before {transform:translate(-65%,-50%) rotate(135deg);}
.galleryModalArrow:hover,
.galleryModalArrow:focus {border-color:#fff;background:rgba(0,0,0,.72);outline:0;}
.galleryModalCount {position:absolute;right:20px;bottom:18px;min-width:70px;height:34px;padding:0 14px;border-radius:17px;background:rgba(0,0,0,.66);color:#fff;font-size:14px;font-weight:700;line-height:34px;text-align:center;}
.galleryModalThumbs {display:flex;gap:12px;margin-top:18px;overflow-x:auto;padding-bottom:4px;}
.galleryModalThumb {flex:0 0 118px;height:82px;border:2px solid transparent;background:#ddd;padding:0;cursor:pointer;opacity:.58;transition:opacity .18s ease,border-color .18s ease;}
.galleryModalThumb.is-active,
.galleryModalThumb:hover,
.galleryModalThumb:focus {border-color:#111;opacity:1;outline:0;}
.galleryModalThumb img {display:block;width:100%;height:100%;object-fit:cover;}
.galleryModalInfo {position:relative;padding:76px 54px 54px;border-left:1px solid #e4e6e8;background:#fff;color:#1d1d1d;overflow-y:auto;}
.galleryModalEyebrow {color:#5236d8;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;}
.galleryModalInfo h2 {margin-top:18px;font-size:40px;font-weight:800;line-height:1.15;letter-spacing:0;word-break:keep-all;}
.galleryModalSummary {margin-top:24px;color:#444;font-size:18px;font-weight:500;line-height:1.65;word-break:keep-all;}
.galleryModalText {margin-top:30px;color:#555;font-size:16px;line-height:1.75;word-break:keep-all;}
.galleryModalText img {max-width:100%;height:auto;}
.galleryModalMeta {display:grid;gap:14px;margin-top:38px;padding-top:28px;border-top:1px solid #d8dee5;}
.galleryModalMeta div {display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px;align-items:start;}
.galleryModalMeta dt {color:#777;font-size:13px;font-weight:800;line-height:1.45;text-transform:uppercase;}
.galleryModalMeta dd {color:#1d1d1d;font-size:16px;font-weight:700;line-height:1.55;word-break:keep-all;}
.galleryContract {margin-top:34px;padding:28px;border:1px solid #e2e6ec;background:#f8f9fb;}
.galleryContract h3 {color:#1d1d1d;font-size:20px;font-weight:800;line-height:1.35;}
.galleryContract ul {display:grid;gap:12px;margin-top:18px;}
.galleryContract li {position:relative;padding-left:18px;color:#444;font-size:15px;font-weight:600;line-height:1.6;word-break:keep-all;}
.galleryContract li:before {content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:#5236d8;}
.galleryModalText {padding-top:28px;border-top:1px solid #d8dee5;}
.galleryModalPosts {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:36px;padding-top:26px;border-top:1px solid #d8dee5;}
.galleryModalPostLink {position:relative;display:block;min-width:0;padding:18px 18px 18px 42px;border:1px solid #d8dee5;background:#fff;color:#1d1d1d;text-decoration:none;transition:border-color .18s ease,background-color .18s ease;}
.galleryModalPostLink.next {padding:18px 42px 18px 18px;text-align:right;}
.galleryModalPostLink:before {content:"";position:absolute;top:50%;width:9px;height:9px;border-top:2px solid currentColor;border-left:2px solid currentColor;}
.galleryModalPostLink.prev:before {left:18px;transform:translateY(-50%) rotate(-45deg);}
.galleryModalPostLink.next:before {right:18px;transform:translateY(-50%) rotate(135deg);}
.galleryModalPostLink span {display:block;color:#777;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;}
.galleryModalPostLink strong {display:block;margin-top:8px;overflow:hidden;color:#1d1d1d;font-size:15px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;}
.galleryModalPostLink[href]:hover,
.galleryModalPostLink[href]:focus {border-color:#111;background:#f7f8fa;outline:0;}
.galleryModalPostLink.is-disabled {color:#aaa;background:#f4f5f6;cursor:default;}
.galleryModalPostLink.is-disabled strong,
.galleryModalPostLink.is-disabled span {color:#999;}


@media only screen and (max-width:1179px){
	#subTopVs {height:760px;overflow:hidden;}
	#subTopVs.subtopbg {background-size:auto clamp(690px,64vw,760px);background-position:center bottom;}
	#subTopVs h4 {font-size:44px;padding-top:190px;}
	#subTopVs h2 {font-size:52px;}
	#subTopVs p {font-size:23px;margin-top:30px;}

	#subPage {width:auto;max-width:none;margin:0 24px;margin-top:-120px;}
	#subPage img {max-width:100%;height:auto;}

	#subPage .onlineAdd {padding-bottom:130px;}
	#subPage .onlineAddHead h2 {font-size:36px;}
	#subPage .onlineAddHead span {font-size:17px;}
	#subPage .onlineAdd .privacyCard {padding:24px;}
	#subPage .onlineAdd .tbNew01 th {width:190px;padding:20px 18px;font-size:16px;}
	#subPage .onlineAdd .tbNew01 td {padding:14px 16px;}
	#subPage .onlineAdd .checkGrid {grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;}

	#subPage .photo23DepsCate {justify-content:flex-start;margin-bottom:38px;padding:14px;border-radius:22px;}
	#subPage .photo23DepsCate a {min-width:96px;height:40px;padding:0 18px;font-size:14px;line-height:40px;}

	#subPage .photo23Deps {gap:28px 24px;padding-bottom:130px;} 
	#subPage .photo23Deps .itemCon {padding:0 24px 24px;}
	#subPage .photo23Deps .itemCon h4 {font-size:22px;}
	#subPage .photo23Deps .itemCon p {font-size:15px;}

	#subPage .bannerBox {gap:24px 18px;padding-bottom:130px;}
	#subPage .bannerBox .itemCon {padding:20px;}
	#subPage .bannerBox .itemCon h4 {font-size:18px;}

	.galleryModalPanel {width:calc(100vw - 48px);height:calc(100vh - 48px);}
	.galleryModalDetail {grid-template-columns:minmax(0,1fr) 370px;}
	.galleryModalMedia {padding:32px;}
	.galleryModalHero {min-height:420px;}
	.galleryModalArrow {width:50px;height:50px;}
	.galleryModalArrowPrev {left:18px;}
	.galleryModalArrowNext {right:18px;}
	.galleryModalInfo {padding:64px 34px 36px;}
	.galleryModalInfo h2 {font-size:32px;}
	.galleryModalSummary {font-size:16px;}
	.galleryContract {padding:22px;}

	#subPage .subTitleBox01 {gap:44px;align-items:flex-end;padding-bottom:150px;}
	#subPage .subTitleBox01 > div.leftTopBox {flex:1 1 48%;min-width:0;}
	#subPage .subTitleBox01 > div.rightTopBox {flex:1 1 52%;min-width:0;text-align:right;}
	#subPage .subTitleBox01 > div > h2 {font-size:38px;}
	#subPage .subTitleBox01 > div > h4 {font-size:22px;}
	#subPage .subTitleBox01 > div > ul {font-size:17px;margin-top:24px;}

	#subPage .contentPhoto01 {padding-bottom:150px;}
	#subPage .contentPhoto01 > h3 {font-size:38px;}
	#subPage .contentPhoto01 > h2 {font-size:30px;line-height:1.35;word-break:keep-all;}
	#subPage .contentPhoto01 > p {padding-bottom:58px;font-size:19px;line-height:1.55;word-break:keep-all;}
	#subPage .contentPhoto01 > ul.step01,
	#subPage .contentPhoto01 > ul.step02 {grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:32px;}
	#subPage .contentPhoto01 > ul > li.textWrap {padding:48px 34px;}
	#subPage .contentPhoto01 > ul > li > h4 {font-size:27px;}
	#subPage .contentPhoto01 > ul > li > p {font-size:16px;line-height:1.62;word-break:keep-all;}

	#subPage .contentPhoto03 {padding-bottom:150px;}
	#subPage .contentPhoto03 h2,
	#subPage .contentProcess06 h2 {font-size:38px;}
	#subPage .contentPhoto03 ul {gap:24px;}
	#subPage .contentPhoto03 ul > li {flex:1 1 0;min-width:0;border-radius:0 42px 0 0;gap:20px;}
	#subPage .contentPhoto03 ul > li > p:first-child img {border-radius:0 42px 0 0;}
	#subPage .contentPhoto03 ul > li > p {font-size:17px;word-break:keep-all;}

	#subPage .contentProcess06 {padding-bottom:120px;}
	#subPage .contentProcess06 h3 {font-size:27px;line-height:1.35;word-break:keep-all;}
	#subPage .contentProcess06 ul {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:70px 36px;margin-top:58px;}
	#subPage .contentProcess06 ul > li {padding-bottom:0;}
	#subPage .contentProcess06 ul > li > h5 {font-size:27px;line-height:1.2;}
	#subPage .contentProcess06 ul > li > p {font-size:16px;word-break:keep-all;}

	#subPage .contentPhoto02 {padding-bottom:150px;}
	#subPage .contentPhoto02 > h3,
	#subPage .contentPhoto02 > h2 {font-size:38px;}
	#subPage .contentPhoto02 > p {font-size:18px;line-height:1.6;word-break:keep-all;}
	#subPage .contentPhoto02 > ul {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 32px;margin-top:58px;}
	#subPage .contentPhoto02 > ul > li {min-width:0;margin-bottom:0;gap:16px;}
	#subPage .contentPhoto02 > ul > li > h4 {font-size:26px;line-height:1.25;text-indent:0;word-break:keep-all;}
	#subPage .contentPhoto02 > ul > li > p {padding-left:0;font-size:16px;line-height:1.65;word-break:keep-all;}
	#subPage .contentPhoto02 > ul > li > span {border-radius:24px;}
	#subPage .contentPhoto02 > ul > li > span > img {border-radius:24px;}

	#subPage .contentPhoto04 {padding-bottom:150px;}
	#subPage .contentPhoto04 > h3,
	#subPage .contentPhoto04 > h2 {font-size:38px;}
	#subPage .contentPhoto04 > p {font-size:18px;line-height:1.6;word-break:keep-all;}
	#subPage .contentPhoto04 > ul {grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:58px;}
	#subPage .contentPhoto04 > ul > li {gap:16px;}
	#subPage .contentPhoto04 > ul > li > h4 {font-size:25px;line-height:1.25;text-indent:0;word-break:keep-all;}
	#subPage .contentPhoto04 > ul > li > p {padding-left:0;font-size:16px;line-height:1.65;word-break:keep-all;}
	#subPage .contentPhoto04 > ul > li > span {border-radius:24px;}
	#subPage .contentPhoto04 > ul > li > span > img {border-radius:24px;}
}

@media only screen and (max-width:767px){
	#subTopVs {height:520px;}
	#subTopVs.subtopbg {background-size:auto clamp(450px,68vw,520px);background-position:center bottom;}
	#subTopVs h4 {font-size:28px;padding-top:132px;}
	#subTopVs h2 {font-size:34px;margin-top:12px;}
	#subTopVs p {font-size:18px;margin:22px 18px 0;word-break:keep-all;}

	#subPage {margin:0 18px;margin-top:-82px;}

	#subPage .onlineAdd {padding-bottom:80px;}
	#subPage .onlineAddHead {margin-bottom:28px;padding-bottom:22px;}
	#subPage .onlineAddHead p {height:30px;margin-bottom:12px;font-size:14px;}
	#subPage .onlineAddHead h2 {font-size:29px;}
	#subPage .onlineAddHead span {font-size:15px;line-height:1.55;}
	#subPage .onlineAdd .privacyCard {padding:18px;border-radius:6px;}
	#subPage .onlineAdd .privacyCard h3 {font-size:19px;}
	#subPage .onlineAdd .cf_privacy_box {height:150px;padding:14px;font-size:14px;}
	#subPage .onlineAdd .agreeP {justify-content:flex-start;align-items:flex-start;font-size:15px;}
	#subPage .onlineAdd .agreeP input {flex:0 0 auto;margin-top:1px;}
	#subPage .onlineAdd .tbNew01,
	#subPage .onlineAdd .tbNew01 tbody,
	#subPage .onlineAdd .tbNew01 tr,
	#subPage .onlineAdd .tbNew01 th,
	#subPage .onlineAdd .tbNew01 td {display:block;width:100%;}
	#subPage .onlineAdd .tbNew01 th {padding:16px 0 8px;border-top:1px solid #d8dee5;background:#fff;font-size:16px;}
	#subPage .onlineAdd .tbNew01 td {padding:0 0 18px;border-top:0;font-size:15px;}
	#subPage .onlineAdd .tbNew01 tr:first-child th {border-top:0;}
	#subPage .onlineAdd input[type="text"],
	#subPage .onlineAdd input[type="password"],
	#subPage .onlineAdd input[type="date"],
	#subPage .onlineAdd input[type="email"],
	#subPage .onlineAdd textarea {min-height:46px;font-size:15px;line-height:46px;}
	#subPage .onlineAdd textarea {height:180px;line-height:1.55;}
	#subPage .onlineAdd #wr_3,
	#subPage .onlineAdd #wr_6 {width:calc(100% - 116px) !important;margin-right:6px;}
	#subPage .onlineAdd .checkListTd {padding-top:4px;}
	#subPage .onlineAdd .checkGrid {grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;}
	#subPage .onlineAdd .checkGrid label {font-size:15px;}
	#subPage .onlineAdd .btn_frmline {width:104px;height:46px;padding:0;font-size:14px;line-height:44px;}
	#subPage .onlineAdd .btnBox {margin-top:30px;}
	#subPage .onlineAdd .btns01 {width:100%;height:52px;font-size:17px;}

	#subPage .contentPhoto02 {padding-bottom:90px;}
	#subPage .contentPhoto02 > h3 {font-size:27px;}
	#subPage .contentPhoto02 > h2 {margin-top:10px;font-size:31px;line-height:1.2;}
	#subPage .contentPhoto02 > p {font-size:15px;line-height:1.65;}
	#subPage .contentPhoto02 > p br,
	#subPage .contentPhoto02 > ul > li > p br {display:none;}
	#subPage .contentPhoto02 > ul {grid-template-columns:1fr;gap:38px;margin-top:38px;}
	#subPage .contentPhoto02 > ul > li {gap:12px;}
	#subPage .contentPhoto02 > ul > li > h4 {font-size:22px;line-height:1.25;text-indent:0;}
	#subPage .contentPhoto02 > ul > li > p {padding-left:0;font-size:15px;line-height:1.65;}
	#subPage .contentPhoto02 > ul > li > span,
	#subPage .contentPhoto02 > ul > li > span > img {border-radius:18px;}

	#subPage .contentPhoto04 {padding-bottom:90px;}
	#subPage .contentPhoto04 > h3 {font-size:27px;}
	#subPage .contentPhoto04 > h2 {margin-top:10px;font-size:31px;line-height:1.2;}
	#subPage .contentPhoto04 > p {font-size:15px;line-height:1.65;}
	#subPage .contentPhoto04 > p br,
	#subPage .contentPhoto04 > ul > li > p br {display:none;}
	#subPage .contentPhoto04 > ul {grid-template-columns:1fr;gap:38px;margin-top:38px;}
	#subPage .contentPhoto04 > ul > li {gap:12px;}
	#subPage .contentPhoto04 > ul > li > h4 {font-size:22px;line-height:1.25;text-indent:0;}
	#subPage .contentPhoto04 > ul > li > p {padding-left:0;font-size:15px;line-height:1.65;}
	#subPage .contentPhoto04 > ul > li > span,
	#subPage .contentPhoto04 > ul > li > span > img {border-radius:18px;}

	#subPage .photo23DepsCate {gap:8px;margin-bottom:30px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;}
	#subPage .photo23DepsCate div {flex:1 1 calc(50% - 8px);}
	#subPage .photo23DepsCate a {width:100%;min-width:0;height:42px;padding:0 12px;border-color:#e1e4ea;background:#fff;font-size:14px;line-height:42px;}

	#subPage .photo23Deps {grid-template-columns:1fr;gap:34px;padding-bottom:80px;}
	#subPage .photo23Deps .itemPhoto.is-wide,
	#subPage .photo23Deps .itemPhoto.is-small {grid-column:auto;} 
	#subPage .photo23Deps .itemPhoto.is-wide .itemPhotoImg,
	#subPage .photo23Deps .itemPhoto.is-small .itemPhotoImg {aspect-ratio:575/431;}
	#subPage .photo23Deps .itemCon {position:relative;padding:16px 0 0;color:#FFF;text-align:center;opacity:1;transform:none;}
	#subPage .photo23Deps .itemCon:before {display:none;}
	#subPage .photo23Deps .itemCon h4 {font-size:19px;}
	#subPage .photo23Deps .itemCon p {color:#FFF;font-size:14px;}
	#subPage .photo23Deps .galleryLoadMoreWrap {margin-top:8px;}
	#subPage .photo23Deps .galleryLoadMore {width:100%;max-width:260px;height:52px;font-size:14px;line-height:50px;}

	#subPage .bannerBox {grid-template-columns:1fr;gap:26px;padding-bottom:80px;}
	#subPage .bannerBox .itemPhotoImg {aspect-ratio:380/200;}
	#subPage .bannerBox .itemCon {position:relative;min-height:0;padding:14px 0 0;background:none;opacity:1;transform:none;}
	#subPage .bannerBox .itemCon h4 {color:#1d1d1d;font-size:18px;text-align:left;}
	#subPage .bannerBox .itemPhoto a:hover .itemPhotoImg img,
	#subPage .bannerBox .itemPhoto a:focus .itemPhotoImg img {transform:none;opacity:1;}
	#subPage .bannerBox .galleryLoadMoreWrap {margin-top:8px;}
	#subPage .bannerBox .galleryLoadMore {width:170px;height:46px;font-size:14px;line-height:46px;}

	.galleryModalPanel {left:0;top:0;width:100vw;height:100vh;transform:none;}
	.galleryModalClose {width:56px;height:56px;}
	.galleryModalClose:before,
	.galleryModalClose:after {width:24px;margin-left:-12px;}
	.galleryModalDetail {display:block;}
	.galleryModalMedia {padding:0;background:#fff;}
	.galleryModalHero {height:auto;min-height:0;aspect-ratio:1.35;background:#f4f5f6;}
	.galleryModalArrow {width:42px;height:42px;}
	.galleryModalArrow:before {width:11px;height:11px;}
	.galleryModalArrowPrev {left:12px;}
	.galleryModalArrowNext {right:12px;}
	.galleryModalCount {right:14px;bottom:12px;height:30px;min-width:62px;font-size:12px;line-height:30px;}
	.galleryModalThumbs {padding:0 18px 4px;margin-top:14px;}
	.galleryModalThumb {flex-basis:86px;height:62px;}
	.galleryModalInfo {padding:30px 18px 52px;border-left:0;}
	.galleryModalEyebrow {font-size:12px;}
	.galleryModalInfo h2 {margin-top:12px;font-size:28px;}
	.galleryModalSummary {margin-top:18px;font-size:15px;}
	.galleryModalText {margin-top:22px;font-size:15px;}
	.galleryModalMeta {margin-top:28px;}
	.galleryModalMeta div {grid-template-columns:86px minmax(0,1fr);}
	.galleryContract {margin-top:26px;padding:20px;}
	.galleryContract h3 {font-size:18px;}
	.galleryContract li {font-size:14px;}
	.galleryModalPosts {grid-template-columns:1fr;gap:10px;margin-top:28px;}
	.galleryModalPostLink,
	.galleryModalPostLink.next {padding:16px 38px;text-align:left;}
	.galleryModalPostLink.next:before {left:18px;right:auto;transform:translateY(-50%) rotate(135deg);}

	#subPage .subTitleBox01 {display:block;padding-bottom:90px;}
	#subPage .subTitleBox01 > div.rightTopBox {margin-top:36px;text-align:center;}
	#subPage .subTitleBox01 > div > h2 {font-size:30px;line-height:1.2;}
	#subPage .subTitleBox01 > div > h4 {font-size:20px;margin-top:14px;word-break:keep-all;}
	#subPage .subTitleBox01 > div > ul {font-size:15px;gap:8px;margin-top:20px;line-height:1.5;list-style-position:outside;padding-left:18px;}

	#subPage .contentPhoto01 {padding-bottom:90px;}
	#subPage .contentPhoto01 > h3 {font-size:27px;}
	#subPage .contentPhoto01 > h2 {margin-top:12px;font-size:24px;line-height:1.38;}
	#subPage .contentPhoto01 > h2 br,
	#subPage .contentPhoto01 > p br,
	#subPage .contentPhoto01 > ul > li > p br {display:none;}
	#subPage .contentPhoto01 > p {padding-bottom:38px;font-size:16px;line-height:1.6;}
	#subPage .contentPhoto01 > ul.step01,
	#subPage .contentPhoto01 > ul.step02 {grid-template-columns:1fr;margin:0 0 42px;}
	#subPage .contentPhoto01 > ul:last-child {margin-bottom:0;}
	#subPage .contentPhoto01 > ul.step02 > li:not(.textWrap) {order:1;}
	#subPage .contentPhoto01 > ul.step02 > li.textWrap {order:2;}
	#subPage .contentPhoto01 > ul > li > img {height:auto;object-fit:contain;}
	#subPage .contentPhoto01 > ul > li.textWrap {padding:22px 0 0;text-align:left;}
	#subPage .contentPhoto01 > ul.step02 > li.textWrap {padding:22px 0 0;text-align:left;}
	#subPage .contentPhoto01 > ul > li > h4 {font-size:23px;}
	#subPage .contentPhoto01 > ul > li > p {margin-top:12px;font-size:15px;line-height:1.65;}

	#subPage .contentPhoto03 {padding-bottom:96px;}
	#subPage .contentPhoto03 h2,
	#subPage .contentProcess06 h2 {font-size:31px;}
	#subPage .contentPhoto03 ul {display:block;margin-top:34px;}
	#subPage .contentPhoto03 ul > li:nth-child(1) {margin-top:0;}
	#subPage .contentPhoto03 ul > li:nth-child(3) {margin-top:34px;}
	#subPage .contentPhoto03 ul > li {border-radius:0 34px 0 0;gap:16px;}
	#subPage .contentPhoto03 ul > li + li {margin-top:34px;} 
	#subPage .contentPhoto03 ul > li > p:first-child img {width:min(100%,360px);border-radius:0 34px 0 0;}
	#subPage .contentPhoto03 ul > li > p {font-size:16px;text-align:center;}
	/*#subPage .contentPhoto03 ul > li > p br {display:none;}*/

	#subPage .contentProcess06 {padding-bottom:80px;}
	#subPage .contentProcess06 h3 {font-size:21px;line-height:1.4;margin-top:4px;word-break:keep-all;}
	#subPage .contentProcess06 ul {grid-template-columns:1fr;gap:52px;margin-top:42px;}
	#subPage .contentProcess06 ul > li > p:first-child img {width:min(250px,76vw);}
	#subPage .contentProcess06 ul > li > h4 {font-size:18px;margin-top:16px;}
	#subPage .contentProcess06 ul > li > h5 {font-size:23px;line-height:1.22;}
	#subPage .contentProcess06 ul > li > p {font-size:15px;}
	/*#subPage .contentProcess06 ul > li > p br {display:none;}*/
}

.innerBox { position:relative;width:100%;max-width:1180px;margin:0 auto;} 
@media only screen and (max-width:1679px){
	#main05 .mainPhoto {width:auto;max-width:none;margin-left:24px;margin-right:24px;gap:clamp(24px,3.2vw,54px);}
	#main05 .mainPhoto li {flex:1 1 0;min-width:0;}
	#main05 .mainPhoto li a {display:block;}
	#main05 .mainPhoto li img {width:100%;height:auto;}
}

@media only screen and (max-width:1179px){
	.innerBox,
	#tailTop,
	#tail {width:auto;max-width:none;margin:0 24px;}

	#mainWrap img,
	#tailTopWrap img,
	#tailWrap img {max-width:100%;height:auto;}

	#mainWrap .fs110,
	#tailTopWrap .fs110 {font-size:72px;line-height:1.02;}
	#mainWrap .fs75,
	#tailTopWrap .fs75 {font-size:52px;line-height:1.08;}
	#mainWrap .fs34,
	#tailTopWrap .fs34 {font-size:26px;line-height:1.35;}
	#mainWrap .fs25,
	#tailTopWrap .fs25 {font-size:22px;}
	#mainWrap .fs22,
	#tailTopWrap .fs22 {font-size:19px;}
	#mainWrap .fs18,
	#tailTopWrap .fs18 {font-size:16px;}

	#main01 {height:1060px;background-size:auto 1060px;background-position:center top;overflow:hidden;}
	#main01 h2 {padding-top:360px;}
	#main01 h4 {margin-top:22px;}
	#main01 .imgMan01 {left:2%;top:180px;width:168px;}
	#main01 .imgMan02 {right:2%;top:180px;width:210px;}
	#main01 .imgMan03 {left:2%;top:610px;width:250px;}
	#main01 .imgMan04 {right:3%;top:650px;width:220px;}
	#main01 .imgMan05 {left:3%;top:445px;width:72px;}
	#main01 .imgMan06 {right:8%;top:785px;width:54px;}
	#main01 .imgMan07 {left:9%;top:850px;width:54px;}
	#main01 .imgMan08 {left:42%;top:860px;width:116px;}

	#main02 {height:auto;min-height:430px;margin-top:-165px;padding:80px 0 150px;background-size:58% auto;background-position:right bottom;}
	#main02 .innerBox > div {gap:32px;}
	#main02 .innerBox .moreBtn {margin-top:60px;}

	#main03 {margin-top:-20px;padding-bottom:160px;background-size:48% auto;}
	#main03 h2 {padding-top:170px;}
	#main03 h4 {margin-top:34px;}
	#main03 .innerBox .clBox {gap:24px;margin-top:44px;}
	#main03 .innerBox .clBox > div {width:220px;height:220px;border-radius:110px;padding:0 24px;}

	#main04 {padding-bottom:110px;background-size:auto 260px;}
	#main04 .innerBox .mainPhoto {gap:18px;}
	#main04 .innerBox .mainPhoto li {flex:1;min-width:0;}
	#main04 .innerBox .mainPhoto li > a > div {gap:8px;}
	#main04 .innerBox .mainPhoto li:nth-child(2) {margin-top:52px;}
	#main04 .innerBox .mainPhoto li > a > div > div:first-child {flex:0 0 13px;}
	#main04 .innerBox .mainPhoto li > a > div > div:last-child {min-width:0;}
	#main04 .innerBox .mainPhoto li > a > div > div:last-child img {width:100%;}

	#main05 {padding-bottom:150px;}
	#main05 h2 {}
	#main05 .mainPhoto {max-width:860px;margin-top:52px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px;padding:0 24px;}
	#main05 .mainPhoto li img {width:100%;}
	#main05 .btnBox {margin-top:52px;}

	#tailTopWrap {padding-top:250px;padding-bottom:320px;background-size:auto 920px;background-position:center bottom;overflow:hidden;}
	#tailTop ul {left:auto;margin:42px auto 0;max-width:310px;}
	#tailTop .imgMan01 {top:175px;left:2%;width:248px;}
	#tailTop .imgMan02 {top:190px;right:2%;width:210px;}
	#tailTop .imgMan03 {top:-270px;left:-2%;width:190px;}
	#tailTop .imgMan04 {top:-250px;right:4%;width:210px;}
	#tailTop .imgMan05 {top:-180px;right:34%;width:52px;}
	#tailTop .imgMan06 {top:-175px;left:20%;width:190px;}
	#tailTop .imgMan07 {top:390px;right:4%;width:54px;}

	#tailWrap {padding-bottom:70px;}
	#tail h1 {position:relative;right:auto;top:auto;margin-bottom:28px;text-align:right;}
	#tail address.pcTail li {font-size:15px;line-height:1.55;}
	#tail address.pcTail li.footTel {font-size:25px;}

	#quickMenu {right:18px;top:auto;bottom:24px;}
	#quickMenu img {width:64px;}
}

@media only screen and (max-width:767px){
	.innerBox,
	#tailTop,
	#tail {margin:0 18px;}

	#mainWrap .fs110,
	#tailTopWrap .fs110 {font-size:44px;line-height:1.04;}
	#mainWrap .fs75,
	#tailTopWrap .fs75 {font-size:36px;line-height:1.12;padding-bottom:20px;}
	#mainWrap .fs34,
	#tailTopWrap .fs34 {font-size:19px;line-height:1.45;}
	#mainWrap .fs25,
	#tailTopWrap .fs25 {font-size:20px;}
	#mainWrap .fs22,
	#tailTopWrap .fs22 {font-size:17px;}
	#mainWrap .fs18,
	#tailTopWrap .fs18 {font-size:14px;}

	#main01 {height:720px;background-size:auto 720px;background-position:center top;}
	#main01 h2 {padding-top:230px;}
	#main01 h4 {margin-top:16px;}
	#main01 .imgMan01 {left:-10px;top:135px;width:92px;}
	#main01 .imgMan02 {right:-12px;top:135px;width:118px;}
	#main01 .imgMan03 {left:-18px;top:462px;width:128px;}
	#main01 .imgMan04 {right:-18px;top:478px;width:120px;}
	#main01 .imgMan05 {left:8%;top:330px;width:48px;}
	#main01 .imgMan06 {right:13%;top:560px;width:38px;}
	#main01 .imgMan07 {left:15%;top:610px;width:38px;}
	#main01 .imgMan08 {left:38%;top:590px;width:82px;}

	#main02 {min-height:0;margin-top:-92px;padding:58px 0 120px;background-size:92% auto;background-position:center bottom;}
	#main02 .innerBox > div {display:block;text-align:center;}
	#main02 .innerBox .moreBtn {margin-top:34px;}

	#main03 {margin-top:0;padding-bottom:90px;background-size:78% auto;background-position:right top;}
	#main03 h2 {padding-top:90px;}
	#main03 h4 {margin-top:24px;}
	#main03 .innerBox .clBox {display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:34px;}
	#main03 .innerBox .clBox > div {width:min(240px,74vw);height:min(240px,74vw);border-radius:50%;padding:0 26px;}

	#main04 {padding-bottom:72px;background-size:auto 160px;}
	#main04 .innerBox .mainPhoto {display:flex;flex-direction:column;gap:28px;}
	#main04 .innerBox .mainPhoto li:nth-child(2) {margin-top:0;}
	#main04 .innerBox .mainPhoto li > a > div {justify-content:center;}
	#main04 .innerBox .mainPhoto li > a > div > div:last-child {width:min(350px,86vw);}

	#main05 {padding-bottom:90px;}
	#main05 h2 {}
	#main05 .mainPhoto {grid-template-columns:1fr;margin-top:38px;gap:34px;padding:0 18px;}
	#main05 .btnBox {margin-top:42px;}
	#main05 .moreBtn,
	#tailTop .moreBtn {width:170px;height:46px;line-height:46px;}
	#subPage .photo23Deps .galleryLoadMore.is-main-more {width:170px;max-width:none;height:46px;line-height:46px;}

	#tailTopWrap {padding-top:145px;padding-bottom:210px;background-size:auto 620px;background-position:center bottom;}
	#tailTop .btnBox {margin-top:28px;}
	#tailTop ul {max-width:250px;margin-top:34px;gap:14px;}
	#tailTop ul li {gap:12px;align-items:center;}
	#tailTop .imgMan01 {top:118px;left:-18px;width:112px;}
	#tailTop .imgMan02 {top:132px;right:-18px;width:104px;}
	#tailTop .imgMan03 {top:-135px;left:-36px;width:96px;}
	#tailTop .imgMan04 {top:-126px;right:-20px;width:112px;}
	#tailTop .imgMan05 {top:-96px;right:38%;width:36px;}
	#tailTop .imgMan06 {top:-88px;left:18%;width:130px;}
	#tailTop .imgMan07 {top:310px;right:12%;width:42px;}

	#tailWrap {padding-bottom:50px;}
	#tail h1 {text-align:left;margin-bottom:22px;}
	#tail h1 img {width:135px;}
	#tail address.pcTail ul {gap:10px;}
	#tail address.pcTail li {font-size:13px;text-align:left !important;word-break:keep-all;}
	#tail address.pcTail li.footTel {font-size:21px;}

	#quickMenu {right:12px;bottom:16px;}
	#quickMenu img {width:54px;}
}


/* 공통 테그 */
.fs110 {font-size:110px;}
.fs75 {font-size:75px;}
.fs45 {font-size:45px;}
.fs34 {font-size:34px;}
.fs25 {font-size:25px;}
.fs22 {font-size:22px;}
.fs18 {font-size:18px;}
.fs17 {font-size:17px;}
.fs16 {font-size:16px;}

.mT10 { margin-top:10px;}
.mT15 { margin-top:15px;}
.mT20 { margin-top:20px;}
.mT25 { margin-top:25px;}
.mT30 { margin-top:30px;}
.mT40 { margin-top:40px;}
.mT50 { margin-top:50px;}
.mT60 { margin-top:60px;}

.color_p { color:#5236d8;}
.line_height { line-height:1.5em;}
 
.outBox { position:relative;width:100%;}
.fwB { font-weight:700 !important;}
.fwB2 { font-weight:900 !important;}
  
.palanquin-dark-regular {
  font-family: "Palanquin Dark", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.palanquin-dark-medium {
  font-family: "Palanquin Dark", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.palanquin-dark-semibold {
  font-family: "Palanquin Dark", sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing:-1px;
}

.palanquin-dark-bold {
  font-family: "Palanquin Dark", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing:-1px;
}
/* 공통 테그 */
