최초 커밋

This commit is contained in:
root
2026-07-23 16:15:57 +09:00
commit c8f5efb6b7
14652 changed files with 4812531 additions and 0 deletions
View File
File diff suppressed because it is too large Load Diff
+49
View File
@@ -0,0 +1,49 @@
@charset "utf-8";
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 100;
src: url(../font/NotoKR-Thin/notokr-thin.woff2) format('woff2'),
url(../font/NotoKR-Thin/notokr-thin.woff) format('woff'),
url(../font/NotoKR-Thin/notokr-thin.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 300;
src: url(../font/NotoKR-Light/notokr-light.woff2) format('woff2'),
url(../font/NotoKR-Light/notokr-light.woff) format('woff'),
url(../font/NotoKR-Light/notokr-light.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 400;
src: url(../font/NotoKR-Regular/notokr-regular.woff2) format('woff2'),
url(../font/NotoKR-Regular/notokr-regular.woff) format('woff'),
url(../font/NotoKR-Regular/notokr-regular.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 500;
src: url(../font/NotoKR-Medium/notokr-medium.woff2) format('woff2'),
url(../font/NotoKR-Medium/notokr-medium.woff) format('woff'),
url(../font/NotoKR-Medium/notokr-medium.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 700;
src: url(../font/NotoKR-Bold/notokr-bold.woff2) format('woff2'),
url(../font/NotoKR-Bold/notokr-bold.woff) format('woff'),
url(../font/NotoKR-Bold/notokr-bold.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 900;
src: url(../font/NotoKR-Black/notokr-black.woff2) format('woff2'),
url(../font/NotoKR-Black/notokr-black.woff) format('woff'),
url(../font/NotoKR-Black/notokr-black.otf) format('opentype');
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 B

+358
View File
@@ -0,0 +1,358 @@
@charset "utf-8";
/* 초기화 */
html {overflow-y:scroll;height:100%;min-width:320px}
body {margin:0;padding:0;font-size:0.75em;background:#f8f8f8;height:100%;font-family:'Malgun Gothic', dotum, sans-serif}
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:'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:'Malgun Gothic', dotum, sans-serif}
textarea {border-radius:0;-webkit-appearance:none;font-family:'Malgun Gothic', dotum, sans-serif}
select {margin:0;background:none;font-family:'Malgun Gothic', dotum, sans-serif}
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}
ul,li,dl,dt,dd {padding:0;margin:0}
ul {list-style:none}
*,:after,:before {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}
/* 상단 레이아웃 */
#hd {position:relative;background:#212020}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#logo {padding:10px 10px;height:60px;text-align:center}
#logo img {vertical-align:middle;margin-top:5px;max-height:100%;width:auto}
#gnb_open {position:absolute;top:10px;left:10px;padding:0 10px;height:40px;width:40px;border:0;background-size:70%;color:#fff;background:none;font-size:2em}
#gnb {display:none;background:#efefef;position:fixed;top:0;left:0;z-index:99999;width:100%;max-width:400px;height:100%;overflow-y:auto;
-webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
box-shadow:0 0 5px rgba(55,55,5,0.4)}
#gnb_1dul {background:#fff}
#gnb_1dul a {display:block;color:#000}
.gnb_1dli {position:relative;line-height:40px}
.gnb_1dli button {position:absolute;top:5px;right:0;width:40px;height:40px;overflow:hidden;border:0;font-size:1.2em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl {background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.gnb_1da {padding:5px 20px;border-bottom:1px solid #eee;font-weight:bold;font-size:1.2em;}
.gnb_2dul {display:none;background:#fafafa}
.gnb_2da {padding-left:30px}
#gnb_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:2em;background:transparent}
#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}
#hd_sch {text-align:center;padding:12px 55px 12px 15px;background:#212020}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px}
#hd_sch #sch_stx {width:100%;height:38px;margin-left:40px;background:#464646;border:0;color:#fff}
#hd_sch #sch_submit {position:absolute;top:0;left:0;width:40px;height:38px;border:0;border-radius:3px;cursor:pointer;color:#a6a5a5;background:#464646;font-size:1.25em}
#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#fff;font-size:1.8em;background:none;letter-spacing:-0.1em}
#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:1.8em;background:transparent}
#snb_cnt span {display:inline-block;float:right;padding:0 7px;height:18px;margin-top:3px;line-height:18px;font-size:12px;background:#da22f5;border-radius:20px;color:#fff}
#hd_nb {background:#fff;margin-top:10px;border-bottom:1px solid #e1e1e1}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li {width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a {display:block;color:#717171;text-align:left;padding:10px 15px}
#hd_nb li i {font-size:14px;margin-right:10px;color:#a5a8ac}
#hd_nb .hd_nb1 {border-right:1px solid #efefef;border-bottom:1px solid #efefef}
#hd_nb .hd_nb2 {border-bottom:1px solid #efefef}
#hd_nb .hd_nb3 {border-right:1px solid #efefef}
/* 텍스트 크기 조절 */
#text_size {margin:10px 0;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select {background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px rgba(100,100,100,0.2);
box-shadow:0 0 5px rgba(100,100,100,0.2)}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}
/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.2em;font-weight:bold;height:50px;padding:10px 15px;line-height:30px;background:#fff;color:#333;
-webkit-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
-moz-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
}
#container_title a {display:inline-block;margin-right:5px}
.top {position:relative}
.btn_top {position:absolute;top:0px;right:10px;z-index:999;padding:8px 0}
.btn_top li {display:inline-block}
.btn_top a,.btn_top button,.btn_top .btn_submit {}
.btn_top .btn_cancel,.btn_top .btn_b01 {border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed {position:fixed;top:0;right:0;z-index:999}
.fixed.btn_bo_user {right:10px}
#container_title.fixed {width:100%}
/* 하단 레이아웃 */
#ft {background:#222;padding:0px 20px 20px}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}
#ft_copy {padding:10px;line-height:2em;text-align:center;color:#777}
#ft_copy #ft_company {text-align:center}
#ft_copy #ft_company a {display:inline-block;padding:0 10px;line-height:1em;border-left:1px solid #333;color:#fff}
#ft_copy #ft_company a:first-child {border:0}
.ft_cnt {font-weight:normal;color:#e3e3e3;line-height:2em;text-align:center}
.ft_cnt h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}
#top_btn {position:fixed;bottom:10px;right:15px;width:50px;height:50px;line-height:36px;border:2px solid #d2d2d2;border-radius:50%;background:#fff;color:#d2d2d2;text-align:center;font-size:15px;z-index:99;
-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
#top_btn i {font-size:1.4em}
#top_btn:hover {background:#3b8afb;border-color:#3b8afb;color:#fff}
#device_change {display:block;line-height:40px;border-radius:5px;background:#302e2e;color:#777;font-size:1em;text-decoration:none;text-align:center}
/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01 {margin-top:10px}
#copymove td {background:#fff}
#copymove .win_btn {margin:10px}
/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}
/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}
/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {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;width:40px;height:40px;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:0;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px;font-size:0.95em;letter-spacing:-0.1em}
/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}
/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha {width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0}
/* 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}
/*단축키일람 */
.cke_sc {text-align:right}
.btn_cke_sc {background:#333;color:#fff;padding:5px;border:none}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close {background:#333;padding:5px;border:none;color:#fff}
/* 버튼 */
.btn {display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;color:#444;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;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 {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:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;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;border:0;background:#fff;border:1px solid #3a8afd;color:#3a8afd;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#3a8afd;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02, .btn_b02 {display:inline-block;background:transparent;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:0;background:transparent;color:#bababa;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;color:#d13f4a;font-size:1.4em;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}
.fix_btn {position:fixed;z-index:99;bottom:65px;right:15px;background:#3a8afd;width:50px;height:50px;color:#fff;text-align:center;border-radius:50% !important;font-size:1.8em;line-height:50px !important;-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
a.btn,.btn {line-height:35px;width:30px;height:35px;padding:0 5px;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}
/* 기본테이블 */
.tbl_wrap {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}
.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #d8dbdf;background:#f7f7f9;color:#383838;font-size:0.95em;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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody {text-align:left}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e7e9ec;border-top:0;line-height:1.5em;word-break:break-all}
.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;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}
/* 기본리스트 */
.list_01 ul {}
.list_01 li {border-bottom:1px solid #e5ecee;padding:15px}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.all_chk {padding:15px;border-bottom:1px solid #e8eaee;background:#fff}
/* 기본폼 */
.form_01 .write_div {margin-bottom:10px;position:relative}
.form_01 li {margin:0 0 10px;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;padding:5px;border-radius:0;box-shadow:none}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:45px}
.full_input {width:100%}
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;background-color:#fff}
.form_01 .frm_info {font-size:0.92em;color:#3a8afd;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}
/* 자료 없는 목록 */
.empty_table {padding:100px 0 !important;color:#777;text-align:center}
.empty_list {padding:20px 0 !important;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: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:150px;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:#999}
.txt_rdy {color:#8abc2a}
/* 새창 기본 스타일 */
.new_win {position:relative;background:#fff}
.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_con {}
.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 .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 {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 .win_btn {clear:both;padding:10px 0 30px;text-align:center}
.new_win .win_btn a {display:inline-block;height:45px;line-height:40px;font-weight:bold}
.new_win .cert_btn {text-align:center}
.new_win .btn_close {width:60px;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 4px;margin:0 2px}
/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal;line-height:20px}
.sv_wrap .sv {z-index:1000;width:100px;display:none;margin:5px 0 0;font-size:0.92em;background:#333;text-align:left;
-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;width:100px;margin:0;padding:0 10px;line-height:30px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333;font-weight:bold}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}
/* 페이징 */
.pg_wrap {clear:both;display:block;padding:10px 0;text-align:center}
.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}
File diff suppressed because it is too large Load Diff
+47
View File
@@ -0,0 +1,47 @@
@charset "utf-8";
/* Reset */
* {box-sizing: border-box;}
html, body, h1, h2, h3, h4, h5, h6, div, p, pre, code, address, ul, ol, li, menu, nav, section, article, aside,
dl ,dt, dd, table, thead, tbody, tfoot, label, caption, th, td, form, fieldset, legend, hr, input, button, textarea, object, figure, figcaption {margin:0; padding:0;}
html, body {width:100%; height:100%; font-family: 'Noto Sans KR', sans-serif; }
body {background:#fff; min-width:360px; -webkit-text-size-adjust:none;word-wrap:break-word;word-break:break-all;}
body, input, select, textarea, button {background:none; border:none;}
button {background: none; cursor: pointer; user-select: none;}
ul, ol, li {list-style:none;}
table {width:100%;border-spacing:0;border-collapse:collapse;}
img, fieldset {border:0;}
address, cite, code {font-style:normal;font-weight:normal;}
em {font-style:normal;font-weight:bold;}
i {font-style: normal;}
label, img, input, select, textarea, button {font-family:inherit; vertical-align:middle;}
caption, legend {line-height:0;font-size:1px;overflow:hidden;}
hr{display:none;}
main, header, section, nav, footer, aside, article, figure {display:block;}
a {color:inherit; text-decoration:none;}
a:hover {text-decoration:none;}
/* Form */
input[type=text]::placeholder, input::-webkit-input-placeholder{font-weight:500; color:#bdbdbd;}
select:focus,
textarea:focus,
input:focus {border: 1; outline: none;}
input[type=text][readonly],
input[type=text][readonly]:focus {border:1;}
input[type=tel][readonly],
input[type=password][readonly],
input[type=email][readonly],
input[type=search][readonly],
input[type=tel][disabled],
input[type=text][disabled],
input[type=password][disabled],
input[type=search][disabled],
input[type=email][disabled] {border-color:#c0c0c0; color:#666; -webkit-appearance:none; font-size:16px;}
textarea[readonly],
textarea[disabled] {padding:11px; font-size:16px; color:#666; font-weight:normal; line-height:140%; height:78px; background:#eaeaea;border:1px solid #c0c0c0;}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
+204
View File
@@ -0,0 +1,204 @@
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
background: #fff url('./ajax-loader.gif') center center no-repeat;
}
/* Icons */
@font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url('./fonts/slick.eot');
src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
}
/* Dots */
.slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
+119
View File
@@ -0,0 +1,119 @@
/* Slider */
.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
+10
View File
@@ -0,0 +1,10 @@
.sot{overflow: auto; box-sizing: border-box; padding: 0;}
.sot > table{table-layout: fixed; position: relative; border-collapse: separate !important; border-spacing: 0; padding: 0; margin: 0; width:100%; border-width:0px; overflow: visible;}
.sot-top{position: sticky; top:0; z-index: 20;}
.sot-left {position: sticky; left: 0; z-index: 10;}
.sot-bottom {position: sticky; bottom:0; z-index: 20;}
.sot-right {position: sticky; right: 0; z-index: 10;}
.sot-top.sot-left {z-index: 30;}
+815
View File
@@ -0,0 +1,815 @@
@charset "utf-8";
/* -------------공통적용------------- */
/* 죄우 여백 필요시 200px로 고정합니다. */
/* "js__"로 시작하는 클래스는 only 자바스크립트용입니다.*/
/* XXXX js__넣어서 css 작성 금지 XXXX */
/* --------------------------------- */
/* 공통적용 - 컬러 */
:root {
--color-primary:#FFDE00;
--color-accent:#370CB0;
}
/* 공통적용 - 텍스트 관련 */
a {color: inherit;}
.scrollLock{overflow: hidden;}
h2 {font-size: 70px; color: #fff;}
.h_3 { font-size: 20px; font-weight: 400; letter-spacing: -1px; }
.h_4 { font-size: 18px; font-weight: 300; letter-spacing: -1px; }
.mid_tit {font-size: 52px; font-weight: 700;}
.sub_tit {font-size: 32px; font-weight: 700; color: var(--color-accent); margin-bottom: 20px; display: block;}
.sub_text {font-size: 20px; line-height: 30px; margin-bottom: 32px; display: block;}
font.tova {color: transparent; background-repeat: no-repeat; background-position: bottom 48% right; margin-right: 2px; padding: 0 1%;}
/* 공통적용 - ul li */
ul {line-height: 160%;}
.road ul li, .value ul li {position: relative; text-indent: 16px;}
.road ul li::before, .value ul li::before {position: absolute; content: ""; top: 14px; left: 0; width: 5px; height: 4px; background-color: var(--color-accent); transform: skew(-40deg);}
/* 공통적용 - 아이콘 관련 i */
i {display: block; background-size: contain; background-repeat: no-repeat; background-position: center;}
i.tova.k, font.tova.k {background-image: url(../img/tova_k.svg);}
i.tova.w, font.tova.w{background-image: url(../img/tova_w.svg);}
i.tova_obj.k {background-image: url(../img/tova_obj_k.svg);}
i.tova_obj.w {background-image: url(../img/tova_obj_w.svg);}
/* 공통적용 - 다이어그램 diagram_wrap */
.diagram_wrap {position: relative;}
.diagram_wrap .dia_element {display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative;}
.diagram_wrap .dia_element .dia_tit {font-size: 20px; font-weight: 500;}
.diagram_wrap .dia_element .dia_text {font-size: 18px; font-weight: 500;}
.diagram_wrap .dia_element .line {background-color: var(--color-accent); position: absolute;}
.diagram_wrap .dia_circles_wrap {position: relative; width: 300px; height: 300px; z-index: 1;}
.diagram_wrap .dia_circles_wrap::after {position: absolute; content: ""; width: 110%; height: 110%; border-radius: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); border: 1px dashed var(--color-accent); opacity: 0.5; z-index: -1;}
.diagram_wrap .dia_circles_wrap div[class^="circle_"] {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.diagram_wrap .dia_circles_wrap .circle_belt {width: 100%; height: 100%; border-radius: 50%; overflow: hidden; border: 1px solid var(--color-accent); background: linear-gradient(180deg, #FBF9FF 0%, #EDECF3 100%);}
.diagram_wrap .dia_circles_wrap .circle_core {width: 70%; height: 70%; border-radius: 50%; background: linear-gradient(var(--color-primary) 0%, #D9BE09 100%); box-shadow: inset 0 0 0 1px #00000022; filter: drop-shadow(-4px 8px 8px #00000033); display: flex; flex-direction: column; justify-content: center; align-items: center; font-size: 32px; font-weight: 700; text-align: center;}
.diagram_wrap .dia_circles_wrap .circle_dots {width: 100%; height: 100%;}
.diagram_wrap .dia_circles_wrap .circle_dots.move {top: 0; left: 0; opacity: 0.3; animation-duration: 12s; animation-iteration-count: infinite; animation-name: dot-rotate;}
.diagram_wrap .dia_circles_wrap .circle_dots.move .dot::after {display: none;}
.diagram_wrap .dia_circles_wrap .circle_dots .dot{position: absolute; width: 8px; height: 8px; border-radius: 50%; background-color: var(--color-accent);}
.diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(1) {top:50%; left: -4px; right: initial; transform: translateY(-50%);}
.diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(2) {top:50%; left: initial; right: -4px; transform: translateY(-50%)}
@keyframes dot-rotate {
0% {transform: rotate(0);}
25% {transform: rotate(90deg);}
50% {transform: rotate(180deg);}
75% {transform: rotate(270deg);}
100% {transform: rotate(360deg);}
}
/* 공통적용 - 페이지설정 */
* {margin: 0; padding: 0; box-sizing: border-box; letter-spacing: -0.04em;}
.wrap {width: 100%;}
.container {width: 100%;}
/* 공통적용 - 헤더 header */
/* header */
.menu_wrap { display: flex; }
.menu_wrap .menu_my, .menu_wrap .menu_ham { padding: 10px; }
.header { width: 100%; height: 100px; padding: 0 48px; box-sizing: border-box; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; position: fixed; top: 0; left: 0; z-index: 1000; background: linear-gradient(180deg, #00000060, #00000000);}
.header .menu_my { position: relative; }
.header .menu_my_list { display: flex; background: #fff; border-radius: 4px; box-sizing: border-box; border: 1px solid #131313; position: absolute; left: calc(25% - 60px); top: 50px; padding: 4px; }
.header .menu_my_list a { height: 100%; width: 100%; display: block; padding: 4px 0;}
.header .menu_my_list li { width: 68px; text-align: center; font-size: 13px; font-weight: 500; cursor: pointer; }
.header .menu_my_list li:hover { background: var( --color-primary); }
.header .menu_my_list::before { content:""; background: url(../img/tri_img.svg) no-repeat; background-size: cover; width: 12px; height: 10px; position: absolute; top: -9px; left: calc(50% - 6px); }
/* header end */
/* floating_menu */
.floating_menu { position: fixed; top: 122px; right: 62px; z-index: 1000; }
.floating_menu ul li{text-indent: 0;}
.floating_menu ul li::before{display: none;}
.floating_menu li { width: 100px; padding: 10px 0; text-align: center; transform: skew(-10deg); background: #fff; box-shadow: 4px 0px 4px #00000040; }
.floating_menu li:first-child { margin-bottom: 8px; }
.floating_menu li::after { content:""; color: #fff; width: 4px; height: 100%; background: #fff; position: absolute; top: 0; right: -8px; box-shadow: 4px 0 4px #00000040; }
.floating_menu li a { transform: skew(10deg); display: block; font-weight: 700; font-size: 16px; color: #020202; }
.floating_menu li.floating_buy { background: var( --color-primary); }
.floating_menu li.floating_buy::after { background: var( --color-primary); }
/* floating_menu end */
/* 공통적용 - 푸터 footer */
footer { width: 100%; background: #14100C; padding: 66px 80px 60px 66px; box-sizing: border-box; color: #fff; opacity: 0; }
.main_wrap footer {position: absolute; bottom: 0; z-index: 100;}
.footer_close { background: url('../img/ico_footer_close.svg') no-repeat; background-size: cover; background-position: center; position: absolute; width: 40px; height: 36px; top: -36px; left: 0; cursor: pointer; }
.footer_wrap { display: flex; width: 100%; flex-direction: row; justify-content: space-between; align-items: center; }
.footer_privercy { margin-top: 44px; display: flex; justify-content: space-between; align-items: center; }
.footer_privercy span { text-align: center; line-height: 1em; color: #ffffff8f; font-size: 18px; }
.footer_privercy strong { color: #fff; }
.footer_privercy .line_div { display: inline-block; width: 1px; height: 1em; background: #ffffff8f; }
.copyright { margin-top: 12px; font-size: 16px; color: #ffffff8f; font-weight: 300; }
.footer_menu { display: flex; gap:56px; margin-bottom: 60px; }
.footer_menu li a { color: #ffffff; font-weight: 500; font-size: 20px; }
.footer_sitemap { display: flex; gap: 20px; justify-content: flex-end; align-items: center; font-size: 18px; color: #ffffff8f; }
.tova_sns { display: flex; gap: 8px; }
.family_wrap { position: relative; }
.family_btn { background: #2C2121; color: #ffffff; font-size: 16px; font-weight: 500; padding: 8px 12px; display: flex; align-items: center; cursor: pointer; }
.family_btn span { padding: 0 26px 0 18px; }
.family_btn img { transform: rotate(180deg); }
.family_list { position: absolute; top: -247px; background: #fff; width: 100%; border-radius: 4px 4px 0 0; padding: 0 10px; box-sizing: border-box; box-shadow: 0px -2px 10px #00000022; display: none; }
.family_list.family_on { display: block; }
.family_on img { transform: rotate(0deg); }
.family_list li { padding: 10px 0; border-bottom: 1px solid #0000001a; }
.family_list li a { color: #000000aa; width: 100%; display: block; font-size: 12px; }
.family_list li a:hover { color: #000000; font-weight: 500; }
.footer_on { display: block; animation: footer_up 0.3s ease forwards; }
.footer_off { opacity: 0; animation: footer_down 0.2s ease forwards; display: none; }
@keyframes footer_up {
0% { bottom:-80px; opacity: 0.8; }
100% { bottom:0px; opacity: 1; }
}
@keyframes footer_down {
0% { bottom:0px; opacity: 1; }
100% { bottom:-100px; opacity: 0.0; display: none; }
}
/* 공통적용 - 인트로 intro */
.intro {display: flex; flex-direction: column; gap: 80px; padding-bottom: 120px; position: relative;}
.intro::after {position: absolute; white-space:pre; font-weight: 900; letter-spacing: -0.04em; line-height: 85%;}
.intro .top {width: 100%; height: 520px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; background-position: center; background-repeat: no-repeat; background-size: cover;}
.intro .top span {color: #fff; font-size: 22px;}
.intro .keyword {display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 40px; text-align: center;}
.intro .keyword i.tova_obj {width: 30px; height: 24px;}
.intro .keyword span {font-weight: 700; font-size: 32px;}
.intro .keyword p {font-size: 20px;}
/* 공통적용 - 왼쪽고정페이지 */
.layout_fix_left {width: 100%; display: flex; position: relative;}
.layout_fix_left .left {min-width: 700px; height: 100vh; padding: 100px 0 0 200px; position: sticky; top: 0; left: 0; overflow: hidden;}
.layout_fix_left .left .bg {width: 100%; height: 100%; background-position: top center; background-repeat: no-repeat; background-size: cover; position: absolute; top: 0; left: 0; z-index: -2;}
.layout_fix_left .left .bg.on {z-index: -1;}
.layout_fix_left .left .mid_tit {color: #fff; display: block; opacity: 0.5;}
.layout_fix_left .left .mid_tit.on {opacity: 1;}
.layout_fix_left .right {width: 100%;}
.layout_fix_left .right .right_content {width: 100%; padding: 100px 200px 0 60px;}
/* 여기서부터 개별페이지 */
/* --------------------------------- */
/* 메인 index */
/* --------------------------------- */
.main { width: 100%; height: 100%; }
.main ul li{text-indent: 0;}
.main ul li::before{display: none;}
.main_wrap{overflow: hidden; width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.intro_wrap { position: absolute; width: 100%; height: 100%; background: #fff; display: flex; align-items: center; justify-content: center; z-index: 1; }
.intro_txt span { display: block; font-size: 56px; text-align: center; }
.intro_txt span img { vertical-align:baseline; }
.intro_txt_01 { animation: txt_mask 1.5s ease 0.1s forwards; }
.intro_txt_02 { animation: txt_mask 1.5s ease 0.2s forwards; }
.intro_txt_03 { animation: txt_mask 1.5s ease 0.3s forwards; }
.txt_mask { overflow: hidden; }
.txt_mask span { position: relative; top: 80px; }
.main_mask { position: absolute; width: 100%; height: 100%; z-index: 100; top: -150px; clip-path: inset(50% 50% round 10px 10px 10px 10px); animation: clip_play 3s ease 2.5s 1 forwards; }
.bg_video { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: -1; background: #000; }
.bg_video_content { height: 100%; width: 100%; object-fit: cover; }
.pagination_main { color: #fff; font-weight: 900; font-size: 17px; text-align: center; display: flex; align-items: flex-start; flex-direction: column; flex-wrap: nowrap; gap:24px; width: auto; position: absolute; bottom: 90px; right: 56px; z-index: 1; }
.pagination_main div { width: 100%; cursor: pointer; }
.pagination_main div img { height: 1em; }
.page_on { box-sizing: border-box; }
.page_01::after, .page_02::after, .page_03::after, .page_04::after { content: ""; display: block; width: 100%; height: 2px; background: var( --color-primary); margin-top: 6px; opacity: 0; }
.page_on::after { opacity: 1; }
.page_list_wrap { display: flex; }
/* 페이지네이션 재생바 - 영상별로 재생시간 각각 설정해야함 */
.page_on.page_01::after { animation: page_play 9s linear 1 forwards; }
.page_on.page_02::after { animation: page_play 10s linear 1 forwards; }
.page_on.page_03::after { animation: page_play 9s linear 1 forwards; }
.page_on.page_04::after { animation: page_play 10s linear 1 forwards; }
.page_num { font-size: 20px; color: #ffffff99; font-weight: 300; margin-left: 8px; vertical-align: text-top; width: 2em;}
.main_link { width: 100%; height: 100%; }
.main_link a { width: 100%; height: 100%; display: none; }
.main_link .link_on { display: block; }
@keyframes clip_play {
0% { clip-path:inset(50% 50% round 10px 10px 10px 10px); top:-150px }
30% { clip-path:inset(49.5% 45% round 10px 10px 10px 10px); top:-150px }
60% { clip-path:inset(45% 45% round 10px 10px 10px 10px); top:-170px }
100% { clip-path:inset(0% 0% round 0px 0px 0px 0px); top:0 }
}
@keyframes txt_mask {
0% { top:80px; opacity: 0.0; }
100% { top:0px; opacity: 1; }
}
@keyframes page_play {
0% { width: 0%; }
100% { width: 100%; }
}
/* //메인 index */
/* --------------------------------- */
/* 공로분석 road */
/* --------------------------------- */
.road .intro::after {bottom: -4px; right: 200px; content: "Road\A Analysis"; font-size: 140px; opacity: 0.03; text-align: right;}
.road .intro .top {background-image: url(../img/road_intro_bg.jpg);}
.road .intro .condition {margin: 0 auto; text-align: center;}
.road .intro .condition .diagram_wrap {display: flex; justify-content: center; align-items: center; gap: 40px; height: 300px; margin: 60px 0;}
.road .intro .condition .diagram_wrap .dia_element {width: 200px; height: 50%; gap: 8px; justify-content: flex-start;}
.road .intro .condition .diagram_wrap .dia_element .line {width: 40px; height: 1px; top: calc(50% - 1px);}
.road .intro .condition .diagram_wrap .dia_element i {width: 54px; height: 54px; background-position: center; background-size: contain; background-repeat: no-repeat;}
.road .intro .condition .diagram_wrap .dia_element:first-child .line {left: 100%;}
.road .intro .condition .diagram_wrap .dia_element:last-child .line {right: 100%;}
.road .intro .condition .diagram_wrap .dia_element:first-child i {background-image: url(../img/ico_dia_proportionality.svg);}
.road .intro .condition .diagram_wrap .dia_element:last-child i {background-image: url(../img/ico_dia_modal.svg);}
.road .intro .condition .diagram_wrap .dia_circles_wrap .circle_core {line-height: 95%;}
.road .intro .condition .diagram_wrap .dia_circles_wrap .circle_core span:first-child {font-size: 20px; font-weight: 400;}
.road .intro .condition p {font-size: 24px;}
.road .mid_tit {font-size: 42px;}
.road .sub_figs {width: 100%; height: 560px; position: relative; display: flex; gap: 24px;}
.road .sub_figs .fig_box {width: 100%; height: 100%; display: flex; flex-direction: column; position: relative;}
.road .sub_figs .fig_box img {width: 100%; height: 100%; background-color: #f5f5f5; object-fit: contain; object-position: center; overflow: hidden;}
.road .sub_figs .fig_tit {width: 100%; min-height: 28px; display: flex; justify-content: flex-end; align-items: flex-end; border-top: 2px solid #777; color: #777; font-size: 16px; font-weight: 500;}
.road .theorys {width: 100%; height: 100vh; overflow: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 80px; background-image: url(../img/road_theorys_bg.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; color: #fff;}
.road .theorys .mid_tit {text-align: center;}
.road .theorys .mid_tit font.assign {color: #BFA8FF;}
.road .theorys .mid_tit font.algorithm {color: var(--color-primary);}
.road .theorys .diagram_wrap {display: flex; gap: 40px;}
.road .theorys .diagram_wrap .dia_circles_wrap {width: 600px; _background-color: red; display: flex;}
.road .theorys .diagram_wrap .dia_circles_wrap::after {width: 610px; height: 310px; border-color: #fff; border-radius: 155px; opacity: 1; background-color: #00000055;}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_belt {display: none;}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_core {width: 100%; height: 100%; box-shadow: inset 0 0 0 1px #fff; display: flex; flex-direction: column; gap: 24px;}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_core i {width: 120px; height: 80px;background-position: center; background-size: contain; background-repeat: no-repeat;}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_dots .dot {background-color: #fff;}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_dots.move {opacity: 0.5;}
.road .theorys .diagram_wrap .dia_circles_wrap > div {width: 50%; height: 100%; position: relative; transform: initial; top: initial; left: initial;}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_modal .circle_core {background: linear-gradient(var(--color-accent) 0%, #1D0070 100%);}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_modal .circle_core i {background-image: url(../img/road_theorys_modal.svg);}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_algo {color: #000;}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_algo .circle_dots {transform: translate(-50%, -50%) rotate(180deg);}
.road .theorys .diagram_wrap .dia_circles_wrap .circle_algo .circle_dots.move {animation-name: dot-rotate2; }
.road .theorys .diagram_wrap .dia_circles_wrap .circle_algo .circle_core i {background-image: url(../img/road_theorys_algo.svg);}
@keyframes dot-rotate2 {
0% {transform: rotate(-180deg);}
25% {transform: rotate(-90deg);}
50% {transform: rotate(0deg);}
75% {transform: rotate(90deg);}
100% {transform: rotate(180deg);}
}
.road .theorys .diagram_wrap .dia_element {width: 420px; align-items: initial;}
.road .theorys .diagram_wrap .dia_element .line {width: 40px; height: 1px; top: calc(50% - 1px); background-color: #fff;}
.road .theorys .diagram_wrap .dia_element:first-child .line {left: 100%;}
.road .theorys .diagram_wrap .dia_element:last-child .line {right: 100%;}
.road .theorys .diagram_wrap .dia_element ul li::before {background-color: #fff;}
.road .theorys .diagram_wrap .dia_element:first-child ul {text-align: right; padding-right: 40px;}
.road .theorys .diagram_wrap .dia_element:last-child ul {padding-left: 24px;}
.road .theorys .diagram_wrap .dia_element:first-child ul li {text-indent: 0;}
.road .theorys .diagram_wrap .dia_element:first-child ul li::before {left: calc(100% + 12px);}
.road .process .left .bg:nth-child(1) {background-image: url(../img/road_process_bg1.jpg);}
.road .process .left .bg:nth-child(2) {background-image: url(../img/road_process_bg2.jpg)}
.road .process .left .mid_tit {transform: scale(0.7) translate(-30%, 0%);}
.road .process .left .mid_tit.on {transform: initial;}
.road .process .left .mid_tit.on em {color: var(--color-primary);}
.road .process .right .soba {height: 100vh;}
.road .process .right .warmStart {padding-bottom: 200px; background-image: url(../img/road_process_warm_bg.svg); background-repeat: no-repeat; background-position: left bottom; background-size: contain;}
.road .process .right .frogJump {background-color: #FBFAF2; padding-bottom: 100px;}
.road .process .right .frogJump .sub_text span {display: block; margin: 16px 0 16px 16px; font-weight: 500; font-size: 22px;}
.road .process .right .frogJump .sub_text span em {color: var(--color-accent);}
.road .process .right .frogJump .sub_figs {height: 560px;}
.road .process .right .frogJump .sub_figs .fig_box img {background-color: #fff;}
.road .process .right .frogJump .sub_figs .markup {width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-image: url(../img/road_frog_markup.svg); background-repeat: no-repeat; background-position: center; background-size: 100%;}
.road .process .right .frogJump .sub_figs .markup .line {width: 300px; height: 1px; border-top: 1px dashed #000; position: relative; top: 61%; left: 47%;}
.road .process .right .frogJump .sub_figs .markup .line::after {position: absolute; content: "▶"; top: -7px; right: -2px; font-size: 8px;}
.road .process .right .frogJump .sub_figs .markup span {display: block; width: fit-content; height: fit-content; border-radius: 4px; padding: 4px 16px; background-color: #000; color: var(--color-primary); font-weight: 700; position: absolute; top: 58%; left: 51%;}
.road .proportionality {padding: 200px 300px 0px; width: 100%; height: 40vh; display: grid; row-gap: 80px; background-image: url(../img/road_proportionality_bg.jpg); background-repeat: no-repeat; background-position: top center;}
.road .proportionality .mid_tit {text-align: center; grid-area: 1/1/1/3;}
.road .proportionality .mid_tit em {color: var(--color-accent);}
.road .proportionality .sub_text {float: left; width: fit-content; grid-area: 2/1/2/2; margin-bottom: 0;}
.road .proportionality .sub_text span {margin-bottom: 20px; display: block;}
.road .proportionality .sub_figs {width: 720px; height: 240px; grid-area: 2/2/3/3; justify-self: flex-end;}
.road .conclusion {width: 100%; height: 100vh; overflow: hidden; display: flex; justify-content: center; align-items: center; text-align: center; color: #fff;}
.road .conclusion .full_bg {background-image: url(../img/road_conclusion_bg.jpg); background-repeat: no-repeat; background-size: cover; background-position: center; width: 100%;}
.road .conclusion span {position: absolute; top: 200px;}
.road .conclusion span em {color: var(--color-primary);}
/* //공로분석 road */
/* --------------------------------- */
/* 대중교통 public */
/* --------------------------------- */
.public .sub_text{text-align: justify; line-height: 1.4em;}
.public .intro .top {background-image: url(../img/public_intro_bg.jpg);}
.public .intro .condition {margin: 0 auto; text-align: center;}
.public .intro .condition .diagram_wrap {display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 40px;margin: 60px 0;}
.public .intro .condition .diagram_wrap .dia_element_bottom{display: flex; gap: 300px; position: absolute; bottom: 17px;}
.public .intro .condition .diagram_wrap .dia_element {width: 300px;}
.public .intro .condition .diagram_wrap .dia_element .line {width: 40px; height: 1px;}
.public .intro .condition .diagram_wrap .dia_element i {width: 54px; height: 54px; background-position: center; background-size: contain; background-repeat: no-repeat;}
.public .intro .condition .diagram_wrap .dia_element02 .dia_tit{margin-right: 8px; text-align: right; white-space: nowrap;}
.public .intro .condition .diagram_wrap .dia_element03 .dia_tit{margin-left: 8px; text-align: left; white-space: nowrap;}
.public .intro .condition .diagram_wrap .dia_element01 i {background-image: url(../img/ico_dia_bus.svg);}
.public .intro .condition .diagram_wrap .dia_element02 i {background-image: url(../img/ico_dia_subway.svg);}
.public .intro .condition .diagram_wrap .dia_element03 i {background-image: url(../img/ico_dia_trans.svg);}
.public .intro .condition .diagram_wrap .dia_element02{display: flex; flex-direction: row-reverse; justify-content: flex-start;}
.public .intro .condition .diagram_wrap .dia_element03{display: flex; flex-direction: row;justify-content: flex-start;}
.public .intro .condition .diagram_wrap .dia_element01 .line {transform: rotate(90deg); top: calc(100% + 20px);}
.public .intro .condition .diagram_wrap .dia_element02 .line {transform: rotate(-45deg); bottom: 100%; left: 100%;}
.public .intro .condition .diagram_wrap .dia_element03 .line {transform: rotate(45deg); bottom: 100%; right: 100%;}
.public .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(1) {top:0%; left: calc(50% - 4px); transform: translateY(-50%);}
.public .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(2) {top:75%; left: 16px; transform: translateY(-50%) rotate(120deg);}
.public .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(3) {top:75%; right: 16px; transform: translateY(-50%) rotate(240deg);}
.public .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots.move {animation-name: dot-rotate3;}
@keyframes dot-rotate3 {
0% {transform: rotate(0deg);}
35% {transform: rotate(120deg);}
70% {transform: rotate(240deg);}
100% {transform: rotate(360deg);}
}
.public .intro .condition .diagram_wrap .dia_circles_wrap .circle_core {line-height: 95%;}
.public .intro .condition .diagram_wrap .dia_circles_wrap .circle_core span:first-child {font-size: 20px; font-weight: 400;}
.public .intro .condition p {font-size: 20px; color: #00000080;}
.public .mid_tit {font-size: 42px;}
.public .sub_figs {width: 100%; height: 560px; position: relative; display: flex; gap: 24px;}
.public .sub_figs .fig_box {width: 100%; height: 100%; display: flex; flex-direction: column; position: relative;}
.public .sub_figs .fig_box img {width: 100%;}
.public .sub_figs .fig_tit {width: 100%; min-height: 28px; display: flex; justify-content: flex-end; align-items: flex-end; border-top: 2px solid #777; color: #777; font-size: 16px; font-weight: 500;}
.public .public_slide{width: 95%; height: 100vh; display: flex; flex-direction: row; justify-content: center; gap: 60px; align-items: center; margin: 0 auto; display: none;}
.public .public_slide.slide_on{display: flex;}
.public .public_slide.slide_on .right .right_img .slide_img{width: 100%;}
.public .public_slide.slide_on .right .right_img .slide_img_bus.slide_img_on{background: url('../img/slide_img_bus.png') no-repeat; background-size:cover;}
.public .public_slide.slide_on .right .right_img .slide_img_subway.slide_img_on{background: url('../img/slide_img_subway.png') no-repeat; background-size:cover;}
.public .public_slide.slide_on .right .right_img .slide_img_trans.slide_img_on{background: url('../img/slide_img_trans.png') no-repeat; background-size:cover;}
.public .public_slide.slide_on .right .right_img .slide_img_on{animation: exani 1s ease forwards;}
@keyframes exani{
0%{width: 0;}
100%{width: 300%;}
}
.public .public_slide .left {width: 100%; max-width: 560px;}
.public .public_slide .left .slide_tab ul{display: flex; flex-direction: row; gap: 8px; margin-bottom: 60px;}
.public .public_slide .left .slide_tab ul li{font-size: 12px; color: #8D8D8D; text-align: center; text-indent: 0; width: 100%; max-width: 142px; padding: 8px 0; background: #F5F5F5; border: 1px solid #E5E5E5; box-sizing: border-box; border-radius: 4px; font-weight: 400;}
.public .public_slide .left .slide_tab ul li img{opacity: 0.5;}
.public .public_slide .left .slide_tab ul li.tab_on{background: var(--color-primary); border: 1px solid #ECCD00; color: #000000d9; font-weight: 700; }
.public .public_slide .left .slide_tab ul li.tab_on img{opacity: 1;}
.public .public_slide .left .slide_tab ul li img{margin-right: 8px; vertical-align: sub;}
.public .public_slide .left .slide_tab ul li::before{display: none;}
.public .public_slide .left .left_tit{display: none;}
.public .public_slide .left .left_tit.slide_tit_on{display: flex; flex-direction: column;}
.public .public_slide .left .left_tit .subfig{font-size: 18px; color: var(--color-accent); font-weight: 500;}
.public .public_slide .left .left_tit .sub_text{margin-top: 40px; font-size: 20px;}
.public .public_slide .right{width: 100%; height: 100%; max-height: 500px; position: relative;}
.public .public_slide .right::before {position: absolute; bottom: 100%; right: 0px; content: "Public\A Transport"; font-size: 120px; opacity: 0.03; text-align: right; font-weight: 900; white-space: pre; line-height: 0.8em; letter-spacing: -0.04em;}
.public .public_slide .right .right_img{width: 100%; height: 100%; display: flex; flex-direction: row; gap:24px;}
.public .public_slide .right .right_img div{width: 100%; height: 100%; border-radius: 8px; opacity: 0.8;}
.public .public_slide .right .right_img div.slide_img_bus{background: linear-gradient(0deg, #ffffffcc, #ffffff33), url('../img/slide_img_bus.png') no-repeat; background-size: cover;}
.public .public_slide .right .right_img div.slide_img_subway{background: linear-gradient(0deg, #ffffffcc, #ffffff33), url('../img/slide_img_subway.png') no-repeat; background-size: cover;}
.public .public_slide .right .right_img div.slide_img_trans{background: linear-gradient(0deg, #ffffffcc, #ffffff33), url('../img/slide_img_trans.png') no-repeat; background-size: cover;}
.public .public_slide .right .right_img div.slide_img_on{opacity: 1; width: 100%; max-width: 100%;}
.public .layout_fix_left .right .right_content{display: flex; flex-direction: column; padding: 100px 140px 50px 100px;}
.public .layout_fix_left .right .right_content .sub_tit{display: flex; flex-direction: column; }
.public .layout_fix_left .right .right_content .sub_tit img{width: 48px; margin-bottom: 20px;}
.public .layout_fix_left .left{display: flex; align-items: center; padding: 0; width: 70%; min-width: auto;}
.public .process .left .left_tit_wrap{display: flex; flex-direction: column; align-items: flex-end; width: 100%; gap:20px; padding-right: 50px; box-sizing: border-box;}
.public .process .left .bg:nth-child(1) {background:linear-gradient(0deg, rgb(0,0,0,0.8)0%, rgb(0,0,0,0.6)65%, rgb(0,0,0,0.5)80%, rgb(0,0,0,0.7)100%), url(../img/public_od_bg.png); background-size: cover;}
.public .process .left .bg:nth-child(2) {background:linear-gradient(0deg, rgb(0,0,0,0.8)0%, rgb(0,0,0,0.6)65%, rgb(0,0,0,0.5)80%, rgb(0,0,0,0.7)100%), url(../img/public_pay_bg.png); background-size: cover;}
.public .process .left .bg:nth-child(3) {background:linear-gradient(0deg, rgb(0,0,0,0.8)0%, rgb(0,0,0,0.6)65%, rgb(0,0,0,0.5)80%, rgb(0,0,0,0.7)100%), url(../img/public_station_bg.png); background-size: cover;}
.public .process .left .mid_tit {transform: scale(0.7) translate(0%, 0%); transform-origin:right; font-weight: 400; display: flex; width: 80%; text-align: right;}
.public .process .left .mid_tit span{display: inline-block; text-align: left; white-space: nowrap;}
.public .process .left .mid_tit em{font-weight: 400;;}
.public .process .left .mid_tit.on {transform: scale(1) translate(0%, 0%); font-weight: 700; width: 100%;}
.public .process .left .mid_tit.on em{font-weight: 700;}
.public .process .left .mid_tit.on em {color: var(--color-primary);}
.public .process .left .mid_tit .mid_tit_wrap{display: flex;}
.public .process .left .mid_tit .mid_tit_num{ margin-right: 10px; font-weight: 400; height: 100%; display: none; color: var(--color-primary); word-break: normal;}
.public .process .left .mid_tit.on .mid_tit_num{display: inline-block;}
.public .process .left .mid_tit:nth-child(1) .mid_tit_num{color: #fff;}
.public .process .left .mid_tit:nth-child(3) .mid_tit_num{color: #fff;}
.public .process .left .mid_tit::before{content: ''; width: 0%; height: 1px; margin-top: 28px; display: inline-block; margin-right: 16px; font-size: 8px;box-sizing: border-box;}
.public .process .left .mid_tit.on::before{background: linear-gradient(90deg, transparent 0%, #ffffff 98%); animation:1.5s processLine ease forwards; content: '●'; line-height: 0;}
@keyframes processLine{
0%{width: 30%; opacity: 0.0;}
100%{width: 100%; opacity: 1;}
/* 0% {background: linear-gradient(90deg, transparent 0%, #ffffff 0%, transparent 0%)}
50% {background: linear-gradient(90deg, transparent 0%, #ffffff 50%, transparent 0%)}
100% {background: linear-gradient(90deg, transparent 0%, #ffffff 100%, transparent 0%)} */
}
/* //대중교통 public */
/* --------------------------------- */
/* 주요기능 primary */
/* --------------------------------- */
.primary .sub_text{text-align: justify; line-height: 1.4em;}
.primary .intro .top {background-image: url(../img/primary_intro_bg.jpg);}
.primary .intro::after {bottom: -4px; left: 16px; content: "Key Features"; font-size: 140px; opacity: 0.03; text-align: right;}
.primary .intro .condition {margin: 0 auto; text-align: center; width: 100%; max-width: 416px;}
.primary .intro .condition .diagram_wrap {display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 40px;margin: 0 0 60px 0;}
.primary .intro .condition .diagram_wrap .dia_element_top{position: absolute; width: 100%; height: 100%;}
.primary .intro .condition .diagram_wrap .dia_element_top .dia_element01{position: absolute; top:52px; left:-32px;; display: flex; flex-direction: row-reverse; justify-content: center; align-content: center; align-items: center; gap: 16px;}
.primary .intro .condition .diagram_wrap .dia_element_top .dia_element02{position: absolute; top:calc(100% - 75px); left: -51px; display: flex; flex-direction: row-reverse; justify-content: center; align-content: center; align-items: center; gap: 16px;}
.primary .intro .condition .diagram_wrap .dia_element_top .dia_element03{position: absolute; top:calc(100% - 200px); right: -170px; display: flex; flex-direction: row; justify-content: center; align-content: center; align-items: center; gap: 16px;}
.primary .intro .condition .diagram_wrap .dia_element i {width: 40px; height: 40px; background-position: center; background-size: contain; background-repeat: no-repeat;}
.primary .intro .condition .diagram_wrap .dia_element01 .dia_tit{text-align: right; font-size: 16px;}
.primary .intro .condition .diagram_wrap .dia_element02 .dia_tit{text-align: right; font-size: 16px;}
.primary .intro .condition .diagram_wrap .dia_element03 .dia_tit{text-align: left; font-size: 16px;}
.primary .intro .condition .diagram_wrap .dia_element01 i {background-image: url(../img/ico_dia_network.svg);}
.primary .intro .condition .diagram_wrap .dia_element02 i {background-image: url(../img/ico_dia_public.svg);}
.primary .intro .condition .diagram_wrap .dia_element03 i {background-image: url(../img/ico_dia_data.svg);}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot{background: #b8afd2; display: flex; justify-content: center; align-items: center;}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot::before{content: ""; width: inherit; height: inherit; border: 5px solid #eee; border-radius: inherit; position: absolute; z-index: -10; opacity: 0; animation: 2s expand cubic-bezier(0.29, 0, 0, 1) infinite;}
@keyframes expand{
1%{width: 0; height: 0; opacity: 1;}
100%{width: 750%; height: 750%; opacity: 0; border: 2px solid #b8afd2;}
}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(1) {top:32px; left: calc(50% - 52px); transform: translateY(-50%);}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(2) {top:calc(100% - 92px); left: 68px; transform: translateY(-50%) rotate(120deg);}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_dots .dot:nth-child(3) {top:calc(100% - 175px); right: 6px; transform: translateY(-50%) rotate(240deg);}
.primary .intro .condition .diagram_wrap .dia_circles_wrap{position: absolute; background: none; width: 100%; height: 100%;}
.primary .intro .condition .diagram_wrap .dia_circles_wrap::after{display: none;}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_core{width: 240px; height: 240px;}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_core font{font-size: 52px; width: 100%; margin: 0; line-height: 1em; padding: 0;}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_core span{font-size: 24px; width: 100%; font-weight: 500;}
.primary .intro .condition .diagram_wrap .quantum_wrap{width: 100%;}
.primary .intro .condition .diagram_wrap .quantum{position: relative; width: 100%;}
.primary .intro .condition .diagram_wrap .quantum:after{content: ""; position: absolute; width: 105%; height: 105%; right: -4%; top: -4px; background: url(../img/atom_line.svg) 0 0 / contain no-repeat; background-size: 100%; z-index: 9; mix-blend-mode: soft-light;}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_core {line-height: 95%;}
.primary .intro .condition .diagram_wrap .dia_circles_wrap .circle_core span:first-child {font-size: 20px; font-weight: 400;}
.primary .intro .condition p {font-size: 20px; color: #00000080;}
.primary .layout_fix_left{flex-direction: column; margin-bottom: 160px;}
.primary .layout_fix_left .content_bg{width: 90%; height: 500px;position: sticky; top: -420px; z-index: 100;}
.primary .layout_fix_left.content_01 .content_bg{background: url(../img/primary_01.png);}
.primary .layout_fix_left.content_02 .content_bg{background: url(../img/primary_02.png); left: 100%;}
.primary .layout_fix_left.content_03 .content_bg{background: url(../img/primary_03.png);}
.primary .layout_fix_left .mid_tit{line-height: 1.2em; font-weight: 700; position: absolute; top:calc(100% - 62px); left:200px; width: 100%;}
.primary .layout_fix_left.content_02 .mid_tit{left: 24px;}
.primary .layout_fix_left .mid_tit span{display: block; width: 100%; }
.primary .layout_fix_left .mid_tit strong{font-weight: 700; color: #ffffff;}
.primary .layout_fix_left .mid_tit span:last-child{background: #fff;}
.primary .layout_fix_left .content_wrap{display: flex; flex-direction: row; gap:32px; width: 90%;}
.primary .layout_fix_left .content_wrap .left{padding: 124px 0 0 200px; width: 50%; height: 100%; min-width: 400px; top: 80px;}
.primary .layout_fix_left .content_wrap .left ul{display: flex; flex-direction: column; gap: 24px;}
.primary .layout_fix_left .content_wrap .left .sub_tit_li{font-size: 20px; color: #5b5b5b; font-weight: 300; white-space:nowrap;}
.primary .layout_fix_left .content_wrap .left .sub_tit_li.on{font-size: 24px; color: var(--color-accent); font-weight: 700;}
.primary .layout_fix_left .content_wrap .left .sub_tit_li::before{display: none;}
.primary .layout_fix_left .content_wrap .left .sub_tit_li .sub_num{margin-right: 12px;}
.primary .layout_fix_left .content_wrap .right{ display: flex; flex-direction: column; gap: 100px; width: 55%; padding: 124px 0 0 0; width: 70%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .sub_text{text-align: justify;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img{background: #ECEBF2; width: 100%; display: flex;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img img{width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_zone01 .sync_info{font-size: 16px; display: flex; flex-direction: column; justify-content: space-between; align-items: center; gap: 16px; position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_info{font-size: 16px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 16px; position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_wrap{display: flex; align-items: center; position: relative; border:2px dashed #000000; box-sizing: border-box; border-radius: 4px; width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_img{display: flex; flex-direction: column; position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_zone01 .sync_img{width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_tri{width: 10px; height: 10px; border-left:12px solid #000000; border-top:8px solid transparent; border-bottom:8px solid transparent;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_img .appendix{font-size: 14px; background: #000000b3; color: #fff; padding: 2px 6px; position: absolute; bottom: 0; left: 0; width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_wrap .sync_ico{background: var(--color-primary); opacity: 0.8; border: 3px solid #fff; padding: 12px 12px; border-radius: 50%; position: absolute; top: calc(50% - 29px); left: calc(50% - 29px); z-index: 1;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_info_wrap{display: flex; flex-direction: row; padding: 20px 0; width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_info_wrap .sync_info:first-child{border-right: 1px solid #0000001a;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_info .sync_info_txt{position: absolute; top: 15%; text-align: center;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_msg{display: flex; flex-direction: row; align-items: center;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_info_tit{text-align: left; width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_info_detail img{margin-bottom: 16px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_info_detail span{font-size: 16px; color:#545454; text-align: left; white-space: nowrap;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_zone01 .sync_info{padding: 0 32px; width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .line {height: 2px; width: 40px; background: #000000; display: inline-block;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .arrow {height: 2px; width: 40px; background: #000000; display: inline-block; position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .arrow::after {content: ''; background: url(../img/ico_arrow.svg) no-repeat; width: 10px; height: 18px; display: block; position: absolute; top: -8px; right: 0; background-size: contain;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_msg span{background: #000000e6; color: var(--color-primary); font-weight: 600; padding: 2px 14px; border-radius: 2px; white-space: nowrap;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .sync_result{border:2px solid #000000; box-sizing: border-box; border-radius: 4px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_wrap{ background: url('../img/primary_02_01.png') no-repeat; background-size: contain; width: 100%; max-height: 340px; display: flex; }
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_wrap .link_container{width: 60%; display: flex; flex-direction: row; align-items: center; justify-content: center; margin-left: 40px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_wrap .link_container .arrow{width: 220px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_wrap .img_comp_tit{background: #000000d8; color:#ffffff; font-size: 12px; font-weight: 700; width: 100%; display: block; text-align: center; padding: 8px 0; border-radius: 4px 4px 0 0;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_wrap .img_comp img{ box-sizing: border-box; border-radius: 0 0 4px 4px; border-top: 0;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_wrap .img_comp.link_img_01 img{border:2px dashed #000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_wrap .img_comp.link_img_02 img{border:2px solid #000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info{ display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px; padding: 0 60px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .top_txt{background: #d9d9d9; border: 1px dashed #000000; box-sizing: border-box; border-radius: 50px; padding: 8px 12px; display: flex; flex-direction: row; align-items: center; gap: 6px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .top_txt img{width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .top_txt span{font-size: 18px; font-weight: 600; white-space: nowrap;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .arrow{position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .arrow.arrow_bottom span{transform: rotate(-90deg); display: block; font-size: 14px; font-weight: 600; color: #0000004d; position: absolute; right: 7px; bottom: 12px}
.primary .layout_fix_left .content_wrap .right .detail_wrap .arrow.arrow_bottom{transform: rotate(90deg);}
.primary .layout_fix_left .content_wrap .right .detail_wrap .arrow.dotted{background: linear-gradient(90deg, transparent 50%,#000000 51%) repeat; background-size: 8px 5px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt{display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 8px; width: 100%; padding: 16px 0;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt span{font-size: 18px; font-weight: 600; white-space: nowrap;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt .mid_accent_wrap{position: relative; width: 120px; height: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt .mid_accent{background: #000; padding: 2px 12px; border-radius: 50px; display: flex; gap: 4px; z-index: 10; position: absolute;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt .mid_accent span{font-size: 18px; font-weight: 600; color: var(--color-primary); white-space: nowrap;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt .mid_back{position: absolute; top: -8px; right: -30px; display: flex; align-items: center; gap: 8px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt .mid_back div{background: #d9d9d9; border:#00000033 dashed 1px; box-sizing: border-box; width: 78px; height: 26px; border-radius: 18px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .mid_txt .mid_back span{font-size: 14px; font-weight: 600; color: #0000004d;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .bot_txt{display: flex; flex-direction: column; align-items: center; gap: 8px; margin-top: 8px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .bot_txt div{ display: flex; flex-direction: row; align-items: center; gap: 8px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .link_info .bot_txt div span{white-space: nowrap; color: var(--color-accent); font-weight: 600; font-size: 18px; line-height: 1em;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_pub01 .img_wrap,
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_pub03 .img_wrap{position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_pub01 .pub_search{position: absolute; width: 20%; height: 20%; top: 40%; left: 42%; animation: searchMove 3s ease infinite;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_pub03 .pub_search{position: absolute; width: 20%; height: 20%; top: 50%; left: 48%; animation: searchMove 3s ease infinite;}
@keyframes searchMove{
0%{transform: translate(-40px, -40px);}
25%{transform: translate(-40px, 0px);}
50%{transform: translate(20px, 20px);}
75%{transform: translate(30px, -20px);}
100%{transform: translate(-40px, -40px);}
}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .network_info{display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 20px; padding: 0 40px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .img_info{display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 32px; padding: 0 40px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .top_txt{display: flex; flex-direction: column; align-items: center; gap: 12px; padding: 0 20px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .top_txt img{width: 42px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .top_txt span{font-size: 18px; white-space: nowrap; text-align: center;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .line_divsion{width: 100%; height: 1px; position: relative; background: #000000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .line_divsion:after{content: ''; width: 0px; height: 0px; border-top: 10px solid #000; border-left: 5px solid transparent; border-right: 5px solid transparent; position: absolute; left: calc(50% - 5px); top: 0px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .bot_txt ul{width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .bot_txt li{color: var(--color-accent); font-size: 16px; font-weight: 700; margin-bottom: 12px; white-space: nowrap;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .bot_txt li::before{content: ''; background: url('../img/ico_network_bulit.svg') no-repeat; background-size: contain; width: 14px; height: 12px; display: inline-block; margin-right: 12px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .bot_txt li:last-child{margin-bottom: 0;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .img_info .bot_txt{display: flex; flex-direction: row; gap: 12px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .img_info .bot_txt img{width: 42px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .img_info .bot_txt span{font-size: 18px; width: 100%; line-height: 120%; color: var(--color-accent); white-space: nowrap;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .img_info .top_txt ul li.img_li_on{font-weight: 700; font-size: 18px; color: #000000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .img_info .top_txt ul li{white-space: nowrap; width: 100%; font-size: 16px; color: #00000099; margin-bottom: 12px; position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img .img_info .top_txt ul li:last-child{margin-bottom: 0;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_pub02 .img_info .top_txt ul li img{display: none; width: 24px; height: 24px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .content_img.pri_pub02 .img_info .top_txt ul li.img_li_on img{position: absolute; display: block; top: calc(50% - 12px); left: -24px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_zone01 .sync_wrap{border: 0 solid #000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_zone01 .sync_wrap .sync_img:nth-child(1){border: 1px dashed #000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_zone01 .sync_wrap .sync_img:nth-child(3){border: 1px solid #000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_zone02 .img_info .top_txt ul li{font-size: 20px; font-weight: 700; color: #000;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_zone02 .img_info li img{margin-right: 8px; width: 20px; height: 20px;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_pub02 .img_wrap{position: relative;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_pub02 .pri_pub_slide_wrap{position: absolute; top: 0; left: 0; width: 100%;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_pub02 .pri_pub_slide_img{display: none;}
.primary .layout_fix_left .content_wrap .right .detail_wrap .pri_pub02 .pri_pub_slide_img.img_li_on{display: block;}
/* //주요기능 primary */
/* --------------------------------- */
/* 팝업 popup */
/* --------------------------------- */
/* 팝업 제어 */
.popup_wrap { display: none; z-index: 1000; }
.btn_close { display: none; position: fixed; top: 26px; right: 80px; z-index: 10000; }
.popup_wrap::before { content: ''; background: #00000066; display: block; width: 100%; height: 100%; position: fixed; top: 0; left: 0; }
/* 팝업 제어 end*/
/* 팝업 공통 */
.join .pop_input_wrap tr { padding-bottom: 20px; width: 100%; box-sizing: border-box; display: block; }
.join .pop_input_wrap th { text-align: left; font-weight: 600; vertical-align: top; width: 110px; padding-top: 6px; }
.join .pop_input_wrap td { text-align: left; padding-left: 16px; width: 368px; }
.join .pop_input_wrap td div { display: flex; flex-direction: row; align-items: center; justify-content: space-between; position: relative; column-gap: 8px; }
.domain_list { height: 42px; padding-bottom: 8px; }
.email_wrap .e_id { width: 120px; }
.phone_wrap { display: flex; align-items: center; padding-bottom: 8px; position: relative; }
.timer { position: absolute; right: 10px; top: 40%; transform: translateY(-50%); font-weight: 500; font-size: 12px; text-align: center; padding: 0 80px; color: var(--color-accent); }
.check.complete { background-color: #777777; color: #dadada; cursor:default; }
.contents_wrap { width: 484px; height: 100%; margin: 0 auto; position: relative; display: flex; align-items: center; flex-direction: column; justify-content: center; gap: 24px; z-index: 9; }
.messages { display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; top: 50%; left: 50%; transform: translate( -50%, -50%); font-size: 24px; width: 100%; }
.messages i.send { display: block; width: 88px; height: 88px; text-align: center; margin-left: 0; padding-bottom: 18px; }
.messages i.complete { display: block; width: 88px; height: 88px; text-align: center; margin-left: 0; padding-bottom: 18px; }
.messages span { border-bottom: 2px solid #777; border-top: 2px solid #777; padding: 24px 0; }
.messages span em { color: var(--color-pointPurple); }
.pop_input_wrap { width: 715px; height: 100%; text-align: center; background: #ffffff4d; backdrop-filter: blur(5px); overflow: hidden; box-shadow: -20px 20px 50px #00000012; }
.pop_input_wrap form { width: 484px; height: 100%; margin: 0 auto; font-size: 20px; color: #000; z-index: 100; display: flex; align-items: center; flex-direction: column; justify-content: center; }
.pop_input_wrap td button { width: 75px; background: #000; color: #fff; padding: 4px 8px; border-radius: 2px; font-size: 16px; position: absolute; right: 0; }
.pop_input_wrap input { border-bottom: 1px solid #777777; padding: 8px 0 8px 4px; width: 100%; font-size: 18px; }
.pop_input_wrap input[readonly] { border-bottom: 1px solid #777777; }
.pop_input_wrap input[readonly]:focus { border-bottom: 1px solid #777777; }
.pop_input_wrap select { border-bottom: 1px solid #777777; padding: 8px 0px 8px 4px; width: 100%; font-size: 18px; }
.pop_input_wrap input::placeholder { color: #777777; font-size: 18px; font-weight: normal; }
.pop_input_wrap option { color: #777777; font-size: 18px; }
.pop_input_wrap .important_msg { font-size: 12px; color: #FB3C00; font-weight: normal; }
.pop_input_wrap th .important_msg { font-size: 18px; padding: 0 3px; }
.pop_input_wrap .select_msg { font-size: 12px; color: #999999; padding: 0 3px; }
.pop_input_wrap .pop_notice { width: 100%; text-align: right; margin-bottom: 48px; }
.bg_tit_right { content: "p"; font-size: 180px; font-weight: 900; position: absolute; left: -16px; top: 10px; line-height: 100%; background-image: url('../img/bg_pop.png'); background-size: 1140px; width: 100%; background-position: -480px -00px; background-clip: text; color: transparent; text-align:left; height: 2em; z-index: -1; }
.btn_close { width: 107px; height: 48px; background-image: url('../img/bg_close.png'); background-size: cover; background-repeat: no-repeat; }
.popup_content { border: 2px solid #000; width: 100%; height: 725px; box-sizing: border-box; background-image: url('../img/bg_pop.png'); background-size: cover; background-repeat: no-repeat; border-radius: 5px 0 5px 5px; display: flex; position: relative; z-index: 100; overflow: hidden; }
.popup_wrap { position: fixed; width: 1140px; height: 725px; top: 72px; right: 80px; box-shadow: 20px -20px 50px #000000cc; }
.pop_close_wrap { position: fixed; right: 0; top: -46px; z-index: 1000; }
.close_div { text-align: right; margin-right: 26px; }
.bg_tit_left { z-index: 10; position: absolute; top: 10px; right: -3px; font-size: 180px; font-weight: 900; padding: 0; margin: 0; line-height: 100%; display: inline; white-space: nowrap; text-align: right; color: #ffffff4d; mix-blend-mode: overlay; letter-spacing: -10px; }
.pop_join_left { width: 440px; display: flex; flex-direction: column; justify-content: space-between; padding: 120px 0 90px 48px; position: relative; }
.pop_join_left .h_1 { font-size: 80px; font-weight: 900; margin-bottom: 38px; }
.pop_join_left .h_3 { font-size: 20px; color:#131313; line-height: auto; }
/* 회원가입 join*/
.join_step { display: flex; column-gap: 12px; margin-top: 24px; font-weight: 300; color: #0000004d; }
.join_step:first-child { margin-top: 0; }
.join_step.on { color: #000000; }
.join_step.on h4.txt { font-weight: 600; }
.join_btn_wrap { width: 100%; }
.btn_confirm { width: 100%; }
.join_btn_wrap button:hover { background-color: #000000; color: var( --color-primary); }
.btn_confirm button:hover { background-color: #000000; color: var( --color-primary); }
.join_btn_wrap button { width: 100%; background: var( --color-primary); font-size: 24px; font-weight: 700; padding: 24px 0; border-radius: 4px; margin-top: 12px; }
.btn_confirm button { width: 100%; background: var( --color-primary); font-size: 24px; font-weight: 700; padding: 24px 0; border-radius: 4px; margin-top: 12px; }
/* ---------- 지연 ---------- */
/* 입력창 공통 */
.join .pop_input_wrap tr { padding-bottom: 20px; width: 100%; box-sizing: border-box; display: block; }
.join .pop_input_wrap th { text-align: left; font-weight: 600; vertical-align: top; width: 110px; padding-top: 6px; }
.join .pop_input_wrap td { text-align: left; padding-left: 16px; width: 368px; }
.join .pop_input_wrap td div { display: flex; flex-direction: row; align-items: center; justify-content: space-between; position: relative; column-gap: 8px; }
.popup_wrap i { display: inline-block; width: 32px; height: 32px; margin-left: 24px; background-repeat: no-repeat; background-position: center; background-size: contain; }
i.id { background-image: url(../img/ico_id.svg); }
i.pw { background-image: url(../img/ico_pw.svg); }
i.arrow_r { width: 16px; height: 16px; margin-left: 8px; background-image: url(../img/arrow_r.svg); }
i.signout { background-image: url(../img/ico_signout.svg); }
i.phone { background-image: url(../img/ico_phone.svg); }
i.email { background-image: url(../img/ico_email.svg); }
i.company { background-image: url(../img/ico_company.svg); }
i.send { background-image: url(../img/ico_send_email.svg); }
i.complete { background-image: url(../img/ico_complete.svg); }
.domain_list { height: 42px; padding-bottom: 8px; }
.email_wrap .e_id { width: 120px; }
.phone_wrap { display: flex; align-items: center; padding-bottom: 8px; position: relative; }
.timer { position: absolute; right: 10px; top: 40%; transform: translateY(-50%); font-weight: 500; font-size: 12px; text-align: center; padding: 0 80px; color: #FB3C00; }
.check.complete { background-color: #777777; color: #dadada; cursor:default; }
.btn_confirm { width: 100%;}
.join_btn_wrap { width: 100%; }
.btn_confirm button:hover { background-color: var(--color-blk); color: var(--color-tovaYellow);}
.join_btn_wrap button:hover { background-color: #000000; color: var( --color-primary); }
.contents_wrap { width: 484px; height: 100%; margin: 0 auto; position: relative; display: flex; align-items: center; flex-direction: column; justify-content: center; gap: 24px; z-index: 9; }
.messages { display: flex; flex-direction: column; justify-content: center; align-items: center; position: absolute; top: 50%; left: 50%; transform: translate( -50%, -50%); font-size: 24px; width: 100%; }
.messages i.send { display: block; width: 88px; height: 88px; text-align: center; margin-left: 0; padding-bottom: 18px; }
.messages i.complete { display: block; width: 88px; height: 88px; text-align: center; margin-left: 0; padding-bottom: 18px; }
.messages span { border-bottom: 2px solid #777; border-top: 2px solid #777; padding: 24px 0; }
.messages span em { color: var(--color-pointPurple); }
/* 로그인 */
.login .contents_wrap input { border-bottom: none; padding: 0; }
.login .contents_wrap .input_wrap { width: 100%; display: flex; align-items: center; justify-content: center; gap: 24px; border-bottom: 1px solid #000; padding: 16px 0; }
.login .contents_wrap .input_wrap input::placeholder { color: #777777; font-size: 24px; }
.login .contents_wrap .input_wrap span { width: 150px; font-size: 18px; font-weight: 600; text-align: left; }
.login .inquiry { width: 100%; font-size:14px; color: #777777; text-align: right; margin-top: 24px; }
.login .btn_go { width: 100%; display: flex; justify-content: space-between; align-items: center; }
.login .btn_go div a { display: flex; align-items: center; }
.login .btn_go div a span { color: #555555; font-size: 18px; font-weight: 600; }
/* 아이디/비밀번호 찾기 */
.search { gap: 16px; }
.search .pop_join_left .h_1 { font-size: 62px; font-weight: 900; margin-bottom: 38px; }
.search .btn_wrap {width:484px; height: 67px; padding: 4px; border-radius: 4px; box-sizing: border-box; background-color:#ECECEC; display: flex; justify-content: center; align-items: center; }
.search .btn_wrap li { width: 100%; height: 100%; border-radius: 4px; display: flex; align-items: center; justify-content: center; }
.search .btn_wrap li span { font-size: 18px; font-weight: 600; }
.search .btn_wrap li.on { background-color: var( --color-primary); }
.search .content { width: 100%; margin-top: 20px; }
.search .content.id { display: flex; flex-direction: column; gap:30px; }
.search .content.pw .cert_number { width: 360px; margin-top: 10px; }
.search .content.pw .email_confirm { padding-bottom: 40px; }
.search .btn_confirm { margin-top: 8px;}
.search .join_btn_wrap { margin-top: 8px; }
.search .radio_wrap { width: 100%; height: 40px; display: flex; justify-content: left; align-items: center; }
.search .radio_wrap label { width: 240px; display: flex; justify-content: center; align-items: center; font-size: 18px; font-weight: 600; }
.search input[type="radio"] { appearance: none; width: 24px; height: 24px; border: 2px solid #ccc; border-radius: 50%; position: relative; outline: none; cursor: pointer; margin-right: 8px; }
.search input[type="radio"]:checked { border: 2px solid var( --color-primary); }
.search input[type="radio"]:checked::before { content: ''; display: block; width: 14px; height: 14px; background-color: var( --color-primary); border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.search .inquiry { width: 100%; font-size:14px; color: #777777; text-align: right; }
.search .content.pw .inquiry { margin-top: 30px; }
/* 약관동의 */
.agreement .checkbox_wrap { display: flex; justify-content: space-between; width: 100%; cursor: pointer; padding-bottom:8px; }
.agreement .checkbox_wrap h4 { font-size: 18px; }
.agreement .checkbox_wrap.all h4 { font-size: 20px; }
.agreement .checkbox_wrap.all { padding-bottom: 20px; }
.agreement .checkbox_wrap .important_msg { font-size: 18px; padding: 0 3px; }
.agreement .terms_wrap { width: 100%; padding-bottom: 32px; }
.agreement .terms { width: 100%; height: 128px; border-radius: 4px; padding: 8px 16px; font-size: 14px; text-align: left; box-sizing: border-box; background-color: rgba(255, 255, 255, .3); overflow-y: auto; }
.agreement input[type="checkbox"] { appearance: none; -webkit-appearance: none; -moz-appearance: none; width: 28px; height: 28px; border: 1px solid rgba(0, 0, 0, 0.3); border-radius: 2px; position: relative; cursor: pointer; box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3); }
.agreement input[type="checkbox"]:before { content: ''; position: absolute; top: 50%; left: 50%; width: 28px; height: 28px; background-color: rgba(255, 255, 255, .7); transform: translate(-50%, -50%); border-radius: 2px; }
.agreement input[type="checkbox"]:checked { background-color: var( --color-primary); border: 1px solid rgba(0, 0, 0, 0.3); box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.4); }
.agreement input[type="checkbox"]:checked:before { background-color:var( --color-primary); content: '✔'; font-size: 16px; display: flex; align-items: center; justify-content: center; box-shadow: inset 1px 1px 8px rgba(0, 0, 0, 0.4); border: 1px solid rgba(0, 0, 0, 0.1); }
/* 마이페이지 */
i.answer { width:18px; height: 18px; background-image: url(../img/ico_answer.svg); margin-right: 0; margin-bottom: 10px; }
i.lock { width:18px; height: 18px; background-image: url(../img/ico_lock.svg); margin-left: 0; }
button.btn_prev { width: 18px; height: 18px; background-image: url(../img/ico_pg_left.svg); }
button.btn_next { width: 18px; height: 18px; background-image: url(../img/ico_pg_right.svg); }
.popup_wrap:has(.mypage) { width: 1580px; }
.mypage .pop_input_wrap { width: 1140px; }
.mypage .pop_input_wrap .contents_wrap { position: absolute; width: 100%; margin: 0 auto; padding: 0 120px; box-sizing: border-box; }
.mypage .pop_join_left .h_1 { line-height: 94px; }
.mypage .pop_input_wrap input::placeholder,.mypage_edit .pop_input_wrap input::placeholder { color: #000; }
.mypage_edit .pop_input_wrap .name_wrap input::placeholder,.mypage_edit .pop_input_wrap .id_wrap input::placeholder { color:#999999 }
.mypage .my_info h4 { font-size: 24px; padding-bottom: 40px; }
.mypage .my_info { width: 100%; font-size: 20px; display: flex; flex-direction: column; padding-bottom: 24px; }
.mypage .my_info i { width: 24px; height: 24px; padding-right: 10px; }
.mypage .my_info .name { display: flex; justify-content: right; align-items: center; gap: 16px; padding-bottom: 24px; }
.mypage .my_info .name button { width:124px; height: 30px; background-color: var( --color-primary); border-radius: 4px; font-weight: 600; font-size: 16px; }
.mypage .my_info .name button:hover { background-color: #000; color: var( --color-primary); }
.mypage .my_info .detail { display: flex; justify-content: right; }
.mypage .my_info .detail li { max-width: 200px; text-align: right; border-right: 1px solid #A5A5A5; padding: 0 60px; box-sizing: content-box;}
.mypage .my_info .detail li:last-child { border-right:none; padding-right: 0; }
.mypage .my_info .detail li div { display: flex; align-items: center; justify-content: right; padding-bottom: 8px; font-size: 16px; font-weight: 500; color: #777777; }
.mypage .my_info .name h4 { font-size:36px; padding-bottom: 0; }
.mypage .my_info .name h4 span { font-weight: 500; color: #777777; padding-bottom: 0; }
.mypage .my_qna { width: 100%; }
.mypage .my_qna h4 { font-size: 24px; padding-bottom: 16px; text-align: left; width: 100%; border-bottom: 3px solid #000; }
.mypage .my_qna thead tr { border-bottom: 1px solid #000; }
.mypage .my_qna thead tr th { padding: 10px 0; font-size: 18px; }
.mypage .my_qna tbody tr { border-bottom: 1px solid #777; }
.mypage .my_qna tbody tr:last-child { border-bottom: none; }
.mypage .my_qna tbody tr td { padding: 16px 0; color: #777; font-weight: 500; }
.mypage .my_qna tbody tr td em { color: #FB3C00; }
.mypage .my_qna tbody tr td.tit { padding: 10px 0; color: #000; text-align: left; }
.mypage .my_qna tbody tr.answer td em { color: #777; font-weight: 500; }
.mypage .my_qna tbody tr.answer { background-color: #ffdd0028; }
.mypage .my_qna tbody tr.answer td.tit a { display: flex; justify-content: left; align-items: center; gap:8px; }
.mypage_edit .sign_out a { display: flex; justify-content: right; align-items: center; gap: 8px; font-weight: 600; color: #999; padding-top: 16px; }
.pagination { display: flex; justify-content: center; align-items: center; gap:40px; font-size:18px; font-weight: 500; }
.pagination .pagination_list { display: flex; justify-content: center; align-items: center; gap:40px; }
.pagination .pagination_list li.on { width: 30px; height: 30px; background-color: #000; border-radius: 50%; }
.pagination .pagination_list li.on a { color: #fff; }
/* //팝업 popup */
+10471
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+219
View File
@@ -0,0 +1,219 @@
body {
margin: 0;
background: #eef2f7;
font-family: 'Pretendard', sans-serif;
}
.sales-container {
display: flex;
height: 100vh;
}
/* 좌측 사이드 */
.sales-sidebar {
width: 220px;
background: #428BCA;
color: white;
display: flex;
flex-direction: column;
padding: 25px 15px;
box-sizing: border-box;
}
.sales-logo {
font-size: 18px;
font-weight: 700;
margin-bottom: 30px;
text-align: center;
}
/* 메뉴 */
.sales-menu {
list-style: none;
padding: 0;
margin: 0;
}
.sales-menu li {
margin-bottom: 10px;
}
.sales-menu li a {
display: block;
padding: 10px;
background: #357ABD;
color: #fff;
text-decoration: none;
border-radius: 6px;
text-align: center;
font-size: 15px;
transition: 0.2s;
}
.sales-menu li a:hover,
.sales-menu li.active a {
background: #2C5F8A;
}
/* 항목 텍스트 */
.sidebar-title {
margin-top: auto;
font-size: 16px;
opacity: 0.8;
text-align: center;
}
/* 메인영역 */
.sales-main {
flex: 1;
padding: 25px;
background: #ffffff;
overflow-y: auto;
}
/* ==========================
현재 주차 테이블 강조
========================== */
/* 날짜 헤더 */
.week-current th {
background-color: #eff6ff; /* blue-50 */
color: #1e3a8a; /* blue-800 */
font-weight: 600;
}
/* 담당자 이름 칸 제외한 일정 셀 */
.week-current td:not(:first-child) {
background-color: #f8fbff; /* 아주 연한 블루 */
}
/* hover 시에도 톤 유지 */
.week-current td:not(:first-child):hover {
background-color: #e0ecff;
}
/* ==========================
영업 스케줄 테이블 고정 레이아웃
========================== */
.sales-schedule-table {
table-layout: fixed; /* ⭐ 핵심 */
width: 100%;
}
/* 담당자 컬럼 */
.sales-schedule-table th:first-child,
.sales-schedule-table td:first-child {
width: 120px;
min-width: 120px;
max-width: 120px;
}
/* 날짜 컬럼들 (균일 분배) */
.sales-schedule-table th:not(:first-child),
.sales-schedule-table td:not(:first-child) {
width: calc((100% - 120px) / 5);
vertical-align: top;
}
/* 셀 안 내용 넘칠 때 처리 */
.sales-schedule-table td {
word-break: break-word;
white-space: normal;
}
/* ==========================
일정 추가 모달 UI 개선
========================== */
.swal-form {
display: flex;
flex-direction: column;
gap: 14px;
text-align: left;
}
.swal-group label.title {
font-size: 13px;
font-weight: 600;
color: #374151; /* gray-700 */
margin-bottom: 4px;
display: block;
}
.swal-radio {
display: flex;
gap: 16px;
}
.swal-radio label {
display: flex;
align-items: center;
gap: 6px;
font-size: 13px;
cursor: pointer;
}
.swal-input,
.swal-select,
.swal-textarea {
width: 100%;
border: 1px solid #d1d5db;
border-radius: 6px;
padding: 8px 10px;
font-size: 13px;
}
.swal-textarea {
min-height: 100px;
resize: vertical;
}
/* ==========================
일정 상세 모달 UI
========================== */
.swal-schedule-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 14px;
}
.swal-schedule-title {
font-size: 15px;
font-weight: 700;
}
.swal-schedule-sub {
font-size: 13px;
color: #6b7280;
}
.swal-schedule-list {
display: flex;
flex-direction: column;
gap: 10px;
}
.swal-schedule-card {
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 10px 12px;
background: #fafafa;
}
.swal-schedule-content {
font-size: 14px;
margin-bottom: 6px;
}
.swal-schedule-meta {
font-size: 12px;
color: #6b7280;
}
.swal-schedule-actions {
display: flex;
justify-content: flex-end;
gap: 6px;
margin-top: 6px;
}