@charset "utf-8";
/* ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
── Common ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── */
/*
color
#14577e
#196D9D
#319BC0
#77CDD1
*/
body{font-family:'Pretendard', 'dotum', sans-serif;font-weight:400;color:#000;}
/* ----------------------------------------------------------------------------------------------------------------
-- basic ------------------------------------------------------------------------------------------------------- */
/* 팝업레이어 */
#hd_pop{z-index:1000;position:absolute;left:0;top:0;margin:0 auto;width:100%;height:0}
#hd_pop h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops{position:absolute;background:#fff}
.hd_pops img{max-width:100%}
.hd_pops_con{}
.hd_pops_footer{padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after{display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button{padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}
/* 게시물 선택복사 선택이동 */
#copymove{}
#copymove .win_desc{text-align:center;display:block}
#copymove .tbl_wrap{margin:20px}
#copymove .win_btn{padding:0 20px 20px}
.copymove_current{float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg{background:#f4f4f4}
/* 화면낭독기 사용자용 */
#hd_login_msg{position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only{display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a{z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active{width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}
/* ie6 이미지 너비 지정 */
.img_fix{width:100%;height:auto}
/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha{display:inline-block;position:relative}
#captcha legend{position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img{height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3{margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../images/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('../../../images/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key{margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info{display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio{display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img{width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload{position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../images/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none}
#captcha.m_captcha #captcha_key{margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info{display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3{width:31px;height:31px;background:url('../../../images/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}
/* ckeditor 단축키 */
.cke_sc{margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def{margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after{display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd{float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt{width:20%;font-weight:bold}
.cke_sc_def dd{width:30%}
/* ckeditor 태그 기본값 */
#bo_v_con ul{display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol{display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li{display:list-item}
/* 버튼 */
a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;}
a.btn01{display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover{text-decoration:none}
button.btn01{display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02{display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover{text-decoration:none}
button.btn02{display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm{text-align:center;} /* 서식단계 진행 */
.btn_submit{border:0;background:#319BC0;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover{background:#333}
.btn_close{border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close{text-align:center;line-height:50px}
a.btn_cancel{display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel{display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover{background:#333;color:#fff;}
a.btn_frmline, button.btn_frmline{display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline{}
button.btn_frmline{font-size:1em}
/* 게시판용 버튼 */
a.btn_b01,.btn_b01{display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover{color:#000}
a.btn_b02,.btn_b02{display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover{background:#0025eb}
a.btn_b03, .btn_b03{display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover{background:#ebedf6}
a.btn_b04, .btn_b04{display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover{color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin{display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover{color:#ff3746}
/* 기본테이블 */
.tbl_wrap table{width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec}
.tbl_wrap caption{padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01{margin:0 0 10px}
.tbl_head01 caption{padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th{padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input{vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th{padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td{color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa}
.tbl_head01 a:hover{text-decoration:underline}
.tbl_head02{margin:0 0 10px}
.tbl_head02 caption{padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th{padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a{color:#383838}
.tbl_head02 thead th input{vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th{padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td{padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a{}
/* 폼 테이블 */
.tbl_frm01{margin:0 0 20px}
.tbl_frm01 table{width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th{width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td{padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,
.tbl_frm01 textarea,
.form_01 textarea,
.frm_input{border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;}
.tbl_frm01 textarea{padding:2px 2px 3px}
.frm_input{height:40px}
.full_input{width:100%}
.half_input{width:49.5%}
.twopart_input{width:385px;margin-right:10px}
.tbl_frm01 textarea,
.write_div textarea{width:100%;height:100px}
.tbl_frm01 a{text-decoration:none}
.tbl_frm01 .frm_file{display:block;margin-bottom:5px}
.tbl_frm01 .frm_info{display:block;padding:0 0 5px;line-height:1.4em}
/*기본 리스트*/
.list_01 ul{border-top:1px solid #ececec}
.list_01 li{border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd){background:#f6f6f6}
.list_01 li:after{display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{font-size:1.167em}
.form_01 li{margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after{display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input{float:left}
.form_01 .margin_input{margin-right:1%}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}
/* 자료 없는 목록 */
.empty_table{padding:50px 0 !important;text-align:center}
.empty_list{padding:80px 0;color:#666;text-align:center}
/* 필수입력 */
.required, textarea.required{background-image:url('../images/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}
/* 테이블 항목별 정의 */
.td_board{width:80px;text-align:center}
.td_category{width:80px;text-align:center}
.td_chk{width:30px;text-align:center}
.td_date{width:60px;text-align:center}
.td_datetime{width:110px;text-align:center}
.td_group{width:80px;text-align:center}
.td_mb_id{width:100px;text-align:center}
.td_mng{width:80px;text-align:center}
.td_name{width:100px;text-align:left}
.td_nick{width:100px;text-align:center}
.td_num{width:50px;text-align:center}
.td_numbig{width:80px;text-align:center}
.td_stat{width:60px;text-align:center}
.txt_active{color:#5d910b}
.txt_done{color:#e8180c}
.txt_expired{color:#ccc}
.txt_rdy{color:#8abc2a}
/* 새창 기본 스타일 */
.new_win{position:relative}
.new_win .tbl_wrap{margin:0 20px}
.new_win #win_title{font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;}
.new_win #win_title .sv{font-size:0.75em;line-height:1.2em}
.new_win .win_ul{margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child{margin-left:0}
.new_win .win_ul li a{display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected{background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#fff;font-weight:bold}
.new_win .win_desc{position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i{font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after{content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info{font-size:0.92em;color:#919191}
.new_win .win_total{float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con{margin:20px 0;padding:20px}
.new_win .new_win_con:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2{margin:20px 0}
.new_win .btn_confirm:after{display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:center}
.new_win .cert_btn{margin-bottom:30px;text-align:center}
.new_win .btn_close{padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit{padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}
/* 검색결과 색상 */
.sch_word{color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}
/* 자바스크립트 alert 대안 */
#validation_check{margin:100px auto;width:500px}
#validation_check h1{margin-bottom:20px;font-size:1.3em}
#validation_check p{margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}
/* 사이드뷰 */
.sv_wrap{position:relative;font-weight:normal}
.sv_wrap .sv{z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;}
.sv_wrap .sv:before{content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a{display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on{display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv{display:block}
/* 페이징 */
.pg_wrap{clear:both;float:none;text-align:center;}
.pg_wrap:after{display:block;visibility:hidden;clear:both;content:""}
.pg{text-align:center}
.pg_page, .pg_current{display:inline-block;padding:0 15px;background:#f5f5f5;font-size:1.083em;height:40px;line-height:40px;min-width:30px;text-decoration:none;border-radius:5px;vertical-align:middle;}
.pg a:focus, .pg a:hover{text-decoration:none}
.pg_page{color:#959595;}
.pg_page:hover{background-color:#fafafa}
.pg_start,
.pg_prev,
.pg_end,
.pg_next{overflow:hidden;padding:0x;width:40px;background-repeat:no-repeat;background-position:center center;background-color:#f5f5f5;text-indent:-999px;}
.pg_start{background-image:url('../images/btn_first.gif');}
.pg_prev{background-image:url('../images/btn_prev.gif');}
.pg_end{background-image:url('../images/btn_end.gif');}
.pg_next{background-image:url('../images/btn_next.gif');}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}
.pg_current{display:inline-block;background:#77CDD1;color:#fff;font-weight:bold;}
/* cheditor 이슈 */
.cheditor-popup-window *,
.cheditor-popup-window:after,
.cheditor-popup-window:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}
/* Mobile화면으로 */
#device_change{display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}
/* ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
── Layout ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── */
/* -- motion ------------------------------------------- */
.motion01{-webkit-transition:all 0.1s linear;-moz-transition:all 0.1s linear;-o-transition:all 0.1s linear;-ms-transition:all 0.1s linear;transition:all 0.1s linear;}
.motion02{-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;}
.motion10{-webkit-transition:all 1s linear;-moz-transition:all 1s linear;-o-transition:all 1s linear;-ms-transition:all 1s linear;transition:all 1s linear;}
/* fade */
[data-ani="fade-up"]{opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:ease-in-out 1s;-o-transition:ease-in-out 1s;transition:ease-in-out 1s;}
[data-fade="in"] [data-ani="fade-up"]{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
[data-ani-order="0"]{-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0;}
[data-ani-order="1"]{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;}
[data-ani-order="2"]{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s;}
[data-ani-order="3"]{-webkit-transition-delay:.9s;-o-transition-delay:.9s;transition-delay:.9s;}
[data-ani-order="4"]{-webkit-transition-delay:1.2s;-o-transition-delay:1.2s;transition-delay:1.2s;}
[data-ani-order="5"]{-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s;}
[data-ani-order="6"]{-webkit-transition-delay:1.8s;-o-transition-delay:1.8s;transition-delay:1.8s;}
[data-ani-order="7"]{-webkit-transition-delay:2.1s;-o-transition-delay:2.1s;transition-delay:2.1s;}
[data-ani-order="8"]{-webkit-transition-delay:2.4s;-o-transition-delay:2.4s;transition-delay:2.4s;}
[data-ani-order="9"]{-webkit-transition-delay:2.7s;-o-transition-delay:2.7s;transition-delay:2.7s;}
/* -- wrap ------------------------------------------- */
#wrap{position:relative;left:0;top:0;min-width:100%;min-height:100vh;z-index:5;}
/* -- header ------------------------------------------- */
#header{position:fixed;left:0;top:0;width:100%;height:100px;z-index:20;}
#header > .inner{position:relative;left:0;top:0;margin:0 auto;z-index:10;}
/* logo */
#header #logo{position:absolute;left:85px;top:16px;z-index:20;}
#header #logo a{overflow:hidden;display:block;width:170px;height:68px;background:url("/gologo/1/sgbasic") no-repeat center center;background-size:100% auto;text-indent:-1000em;}
/* gnb */
#header #nv_gnb{position:absolute;left:0;top:20px;width:100%;z-index:15;}
#header #nv_gnb .nv_gnb_1depth_ul{display:flex;justify-content:space-between;position:relative;left:0;top:0;margin:0 auto;max-width:1100px;z-index:5;}
#header #nv_gnb .nv_gnb_1depth_li{position:relative;left:0;top:0;text-align:center;}
#header #nv_gnb .nv_gnb_1depth_a{display:block;position:relative;left:0;top:0;height:60px;line-height:60px;font-size:19px;font-size:1.1875rem;color:#000;z-index:10;}
#header #nv_gnb .nv_gnb_1depth_a:after{content:"";display:block;position:absolute;left:50%;top:72px;margin-left:-20px;width:40px;height:3px;background:#285c4d;opacity:0;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;}
#header #nv_gnb_2depth{overflow:hidden;position:absolute;left:0;top:0;width:100vw;height:0;background:#14577e;z-index:10;}
#header #nv_gnb_2depth > .nv_gnb_2depth_inner{display:none;position:absolute;left:50%;top:100px;margin-left:-650px;width:1300px;height:calc(100% - 100px);}
#header #nv_gnb_2depth .nv_gnb_2depth_ul{position:relative;left:0;top:0;}
#header #nv_gnb_2depth .nv_gnb_2depth_li + .nv_gnb_2depth_li{margin-top:20px;}
#header #nv_gnb_2depth .nv_gnb_2depth_a{display:block;position:relative;left:0;top:0;margin-bottom:15px;padding-left:11px;line-height:1.3;font-size:20px;font-size:1.25rem;font-weight:500;color:#fff;white-space:nowrap;}
#header #nv_gnb_2depth .nv_gnb_2depth_a:after{content:"";display:block;position:absolute;left:0;top:5px;width:3px;height:17px;background:#fff;}
#header #nv_gnb_2depth .nv_gnb_3depth_ul{display:flex;flex-wrap:wrap;}
#header #nv_gnb_2depth .nv_gnb_3depth_li{flex:0 1 20%;margin-bottom:10px;width:20%;}
#header #nv_gnb_2depth .nv_gnb_3depth_a{overflow:hidden;display:block;margin-bottom:5px;margin-right:20px;line-height:1.3;font-size:17px;font-size:1.0625rem;font-weight:300;color:rgba(255, 255, 255, .8);text-overflow:ellipsis;white-space:nowrap;}
#header #nv_gnb_2depth .nv_gnb_4depth_ul{}
#header #nv_gnb_2depth .nv_gnb_4depth_li{}
#header #nv_gnb_2depth .nv_gnb_4depth_a{overflow:hidden;display:block;position:relative;left:0;top:0;margin-right:20px;padding-left:10px;line-height:1.3;font-size:14px;font-size:0.875rem;font-weight:300;color:rgba(255, 255, 255, .5);text-overflow:ellipsis;white-space:nowrap;}
#header #nv_gnb_2depth .nv_gnb_4depth_a:after{content:"";display:block;position:absolute;left:0;top:8px;width:4px;height:1px;background:#fff;opacity:.5;}
#header #nv_gnb_2depth .nv_gnb_5depth_ul{margin-left:12px;}
#header #nv_gnb_2depth .nv_gnb_5depth_li{}
#header #nv_gnb_2depth .nv_gnb_5depth_a{overflow:hidden;display:block;position:relative;left:0;top:0;margin-right:20px;padding-left:10px;line-height:1.3;font-size:14px;font-size:0.875rem;font-weight:300;color:rgba(255, 255, 255, .5);text-overflow:ellipsis;white-space:nowrap;}
#header #nv_gnb_2depth .nv_gnb_5depth_a:after{content:"";display:block;position:absolute;left:0;top:8px;width:2px;height:2px;background:#fff;opacity:.5;}
    /* hover */
#header #nv_gnb .nv_gnb_1depth_li .nv_gnb_1depth_a:hover{color:#fece74;}
#header #nv_gnb_2depth .nv_gnb_2depth_a:hover{color:#fece74;}
#header #nv_gnb_2depth .nv_gnb_2depth_a:hover:after{background-color:#fece74;}
#header #nv_gnb_2depth .nv_gnb_3depth_a:hover{color:#fece74;}
#header #nv_gnb_2depth .nv_gnb_4depth_a:hover{color:#fece74;}
#header #nv_gnb_2depth .nv_gnb_4depth_a:hover:after{background-color:#fece74;}
#header #nv_gnb_2depth .nv_gnb_5depth_a:hover{color:#fece74;}
#header #nv_gnb_2depth .nv_gnb_5depth_a:hover:after{background-color:#fece74;}
/* tnb */
#header #tnb{position:absolute;left:0;top:0;width:100%;height:0;z-index:20;}
#header #tnb > .inner{}
    /* */
#header #tnb .tnb_global{display:none;position:absolute;right:84px;top:148px;background:#fff;}
#header #tnb .tnb_global ul{padding:10px 0;}
#header #tnb .tnb_global ul:after{content:"";clear:both;display:block;}
#header #tnb .tnb_global li{}
#header #tnb .tnb_global li a{display:block;padding:6px 16px;line-height:1.3;font-size:21px;font-size:1.3125rem;color:#285c4d;text-align:right;}
    /* menu button */
#header .header_menu_btn{cursor:pointer;overflow:hidden;position:absolute;right:85px;top:30px;width:27px;height:40px;z-index:20;}
#header .header_menu_btn span{display:block;position:absolute;left:0;top:0;width:100%;height:100%;}
#header .header_menu_btn span.txt{opacity:0;}
#header .header_menu_btn span.icon > span{position:absolute;left:0;top:50%;width:100%;height:2px;background:#000;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;}
#header .header_menu_btn .icon1{margin-top:-10px;}
#header .header_menu_btn .icon3{margin-top:10px;}
#header .header_menu_btn.active{}
#header .header_menu_btn.active .icon2{opacity:0;}
#header .header_menu_btn.active .icon1{margin-top:0;transform:rotate(45deg);}
#header .header_menu_btn.active .icon3{margin-top:0;transform:rotate(-45deg);}
/*  */
body.header_gnb_over #header #logo a,
body.scrollBody #header #logo a{background-image:url("/gologo/1/sgwhite");}
body.header_gnb_over #header #nv_gnb .nv_gnb_1depth_a,
body.scrollBody #header #nv_gnb .nv_gnb_1depth_a{color:#fff;}
body.header_gnb_over #header .header_menu_btn span.icon > span,
body.scrollBody #header .header_menu_btn span.icon > span{background-color:#fff;}
/* -- footer ------------------------------------------- */
#footer{overflow:hidden;clear:both;display:block;position:relative;left:0;bottom:0;padding-top:75px;width:100%;height:460px;min-width:100%;border-top:solid 1px #d0d1d2;z-index:4;}
#footer > .inner{position:relative;left:0;top:0;margin:0 auto;width:93.75%;max-width:1200px;font-size:15px;font-size:0.9375rem;font-weight:300;color:#666;}
#footer > .inner:after{content:"";clear:both;display:block;}
    /* footer logo */
#footer #flogo{position:absolute;left:0;top:-12px;z-index:5;}
#footer #flogo a{overflow:hidden;display:block;width:170px;height:68px;background:url("/gologo/1/sgbasic") no-repeat center center;background-size:100% auto;text-indent:-1000em;}
    /*  */
#footer .footer_cont1{position:absolute;left:40%;top:0;}
#footer .footer_cont1 ul{}
#footer .footer_cont1 li{line-height:1.3;}
#footer .footer_cont1 li + li{margin-top:7px;}
#footer .footer_cont1 li a{}
    /* information */
#footer .footer_cont2{position:absolute;left:75%;top:0;}
#footer .footer_cont2 ul{}
#footer .footer_cont2 li{line-height:1.3;}
#footer .footer_cont2 li + li{margin-top:7px;}
#footer .footer_cont2 li .t{display:none;margin-right:5px;color:#32bde0;}
#footer .footer_cont2 li .c{}
#footer .footer_cont2 li.company_information_tel .t,
#footer .footer_cont2 li.company_information_fax .t{display:inline-block;}
    /*  */
#footer .footer_cont3{position:absolute;left:0;top:220px;padding-top:30px;width:100%;border-top:solid 1px #d0d1d2;}
#footer .footer_cont3:after{content:"";clear:both;display:block;}
    /* fnb */
#footer #fnb{float:left;}
#footer #fnb > .inner{}
#footer #fnb ul{}
#footer #fnb li{display:inline-block;}
#footer #fnb li + li{margin-left:20px;}
#footer #fnb li a{color:#666;}
    /* copyright */
#footer .copyright{float:right;}
/* -- quick ------------------------------------------- */
#quick{}
    /* button top */
#quick .btn_top{overflow:hidden;position:fixed;right:20px;bottom:20px;width:60px;height:60px;background:#196D9D;border-radius:50%;color:#fff;box-shadow:2px 2px 6px rgba(0, 0, 0, .4);opacity:0;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;z-index:220;}
#quick .btn_top span{display:block;position:absolute;left:50%;top:50%;}
#quick .btn_top .icon{margin-top:-3px;}
#quick .btn_top .icon > span{width:20px;height:5px;background:#fff;border-radius:5px;}
#quick .btn_top .icon1{margin-left:-4px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);}
#quick .btn_top .icon2{margin-left:-15px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);}
#quick .btn_top .txt{display:none;left:0;margin-top:3px;width:100%;font-size:13px;font-size:0.8125em;text-align:center;}
#quick .btn_top:hover{background:#333;color:#fff !important;}
.scrollBody #quick .btn_top{opacity:1;}
/* -- etc ------------------------------------------- */
    /* all menu */
#allmenu_wrap{overflow:auto;display:none;position:fixed;left:0;top:0;padding:20px 0;width:100%;height:100%;z-index:9999;}
#allmenu_wrap > .inner{position:relative;left:0;top:0;margin:0 auto;padding-top:70px;width:90vw;max-width:1600px;z-index:10;}
#allmenu_wrap .allmenu_1depth_ul{}
#allmenu_wrap .allmenu_1depth_ul:after{content:"";clear:both;display:block;}
#allmenu_wrap .allmenu_1depth_li{margin-bottom:30px;}
#allmenu_wrap .allmenu_1depth_a{display:block;position:relative;left:0;top:0;margin-bottom:10px;padding:15px;border-radius:10px;background:#fff;border:solid 1px #fff;font-size:22px;font-size:1.375rem;font-weight:500;color:#000;}
#allmenu_wrap .allmenu_2depth_ul{}
#allmenu_wrap .allmenu_2depth_li{position:relative;left:0;top:0;}
#allmenu_wrap .allmenu_2depth_a{overflow:hidden;display:block;clear:both;position:relative;left:0;top:0;padding:10px;padding-left:26px;line-height:1.4;font-size:19px;font-size:1.1875em;font-weight:500;color:#fff;}
#allmenu_wrap .allmenu_2depth_a:before{content:"";display:block;position:absolute;left:15px;top:16px;width:3px;height:15px;background:#fff;}
#allmenu_wrap .allmenu_3depth_ul{display:flex;flex-wrap:wrap;padding:0 15px;padding-left:26px;}
#allmenu_wrap .allmenu_3depth_li{margin-bottom:15px;width:20%;}
#allmenu_wrap .allmenu_3depth_a{overflow:hidden;display:block;margin-bottom:7px;margin-right:20px;padding:7px 0;border-bottom:solid 1px rgba(255, 255, 255, .5);font-size:15px;font-size:0.9375rem;color:#fff;text-overflow:ellipsis;white-space:nowrap;}
#allmenu_wrap .allmenu_4depth_ul{}
#allmenu_wrap .allmenu_4depth_li{}
#allmenu_wrap .allmenu_4depth_a{overflow:hidden;display:block;position:relative;left:0;top:0;margin-right:20px;padding-left:10px;line-height:1.6;font-size:15px;font-size:0.9375rem;font-weight:300;color:#fff;text-overflow:ellipsis;white-space:nowrap;opacity:0.8;}
#allmenu_wrap .allmenu_4depth_a:before{content:"";display:block;position:absolute;left:0;top:8px;width:4px;height:1px;background:#fff;}
#allmenu_wrap .allmenu_5depth_ul{margin-left:12px;}
#allmenu_wrap .allmenu_5depth_li{}
#allmenu_wrap .allmenu_5depth_a{overflow:hidden;display:block;position:relative;left:0;top:0;margin-right:20px;padding-left:10px;line-height:1.6;font-size:15px;font-size:0.9375rem;font-weight:300;color:#fff;text-overflow:ellipsis;white-space:nowrap;opacity:0.8;}
#allmenu_wrap .allmenu_5depth_a:before{content:"";display:block;position:absolute;left:0;top:8px;width:2px;height:2px;background:#fff;}
#allmenu_wrap .allmenu_tnb{position:absolute;right:0;top:10px;z-index:5;}
#allmenu_wrap .allmenu_tnb ul{text-align:center;}
#allmenu_wrap .allmenu_tnb ul li{display:inline-block;}
#allmenu_wrap .allmenu_tnb ul li a{display:block;padding:0 30px;height:40px;line-height:40px;border:solid 1px #fff;border-radius:100px;font-size:17px;font-size:1.0625em;color:#fff;text-transform:uppercase;opacity:0.7;}
.realpc #allmenu_wrap .allmenu_1depth_li:hover .allmenu_1depth_a{background:rgba(255, 255, 255, .1);}
.realpc #allmenu_wrap .allmenu_2depth_li:hover .allmenu_2depth_a{color:#fece74;}
.realpc #allmenu_wrap .allmenu_2depth_li:hover .allmenu_2depth_a:before{background-color:#fece74;}
.realpc #allmenu_wrap .allmenu_3depth_li:hover .allmenu_3depth_a{color:#fece74;}
.realpc #allmenu_wrap .allmenu_4depth_li:hover .allmenu_4depth_a{color:#fece74;opacity:1;}
.realpc #allmenu_wrap .allmenu_4depth_li:hover .allmenu_4depth_a:before{background-color:#fece74;}
.realpc #allmenu_wrap .allmenu_5depth_li:hover .allmenu_5depth_a{color:#fece74;opacity:1;}
.realpc #allmenu_wrap .allmenu_5depth_li:hover .allmenu_5depth_a:before{background-color:#fece74;}
.realpc #allmenu_wrap .allmenu_global ul li a:hover{color:#fff;opacity:1;}
.realpc #allmenu_wrap .allmenu_tnb ul li a:hover{color:#fff;opacity:1;}
        /*  */
#allmenu_wrap .allmenu_btns{position:fixed;right:40px;top:0;z-index:20;}
#allmenu_wrap .allmenu_btns .btn_close{overflow:hidden;position:absolute;right:33px;top:20px;width:50px;height:60px;background:none;border:none;}
#allmenu_wrap .allmenu_btns .btn_close span{display:block;position:absolute;left:0;top:50%;width:100%;height:3px;background:#fff;}
#allmenu_wrap .allmenu_btns .btn_close span.icon1{margin-top:-2px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);}
#allmenu_wrap .allmenu_btns .btn_close span.icon2{margin-top:-2px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);}
#allmenu_wrap .allmenu_btns .btn_close span.txt{display:none;}
#allmenu_wrap .allmenu_bg{position:fixed;left:0;top:0;width:100%;height:100%;background:#2b87a6;opacity:0.99;z-index:1;}
        /*  */
.header_menu_on #allmenu_wrap{display:block;}
/* etc */
.clear{display:block;float:none;clear:both;width:100%;height:0;font-size:0 !important;line-height:0 !important;overflow:hidden;margin:0 !important;padding:0 !important;}
.btn_goto_admin{position:fixed;left:20px;bottom:20px;z-index:999999;}
/* -- body ------------------------------------------- */
#container{position:relative;left:0;top:0;}
#contents{position:relative;left:0;top:0;z-index:10;}
    /* sub visual */
#svisual{overflow:hidden;height:100px;text-indent:-1000em;}
    /* sub title */
#contents #stitle{margin:0 auto;padding:60px 0;text-align:center;}
#contents #stitle .txt1{margin-bottom:12px;font-size:20px;font-size:1.25rem;font-weight:200;text-transform:uppercase;}
#contents #stitle h3{margin-bottom:10px;font-size:42px;font-size:2.625rem;font-weight:500;}
#contents #stitle p{font-weight:300;}
    /* breadcrumbs */
#breadcrumbs{display:none;border-top:solid 1px #d0d1d2;border-bottom:solid 1px #d0d1d2;}
#breadcrumbs ul{margin:0 auto;padding:10px 85px;}
#breadcrumbs ul:after{content:"";clear:both;display:block;}
#breadcrumbs li{float:left;position:relative;left:0;top:0;padding-right:20px;font-weight:200;text-transform:uppercase;}
#breadcrumbs li:after{content:">";display:block;position:absolute;right:5px;top:0;}
#breadcrumbs li:last-child:after{content:"";}
#breadcrumbs li a{}
    /* snb */
#snbwrap{position:relative;left:0;top:0;border-top:solid 1px #d0d1d2;border-bottom:solid 1px #d0d1d2;z-index:20;}
#snbwrap > .inner{margin:0 auto;padding:10px 85px;}
#snbwrap .snb_ul{}
#snbwrap .snb_ul:after{clear:both;display:block;content:"";}
#snbwrap .snb_li{float:left;position:relative;left:0;top:0;}
#snbwrap .snb_li .snb_bc{display:block;position:relative;left:0;top:0;padding:0 20px;padding-right:50px;min-width:180px;height:40px;line-height:40px;font-size:15px;font-size:0.9375rem;color:#666;text-align:left;}
#snbwrap .snb_li .snb_bc:after{content:"";position:absolute;left:0;top:50%;margin-top:-9px;width:1px;height:18px;background:#d2d7de;}
#snbwrap .snb_li .snb_bc .icon{display:block;position:absolute;right:15px;top:12px;width:10px;height:7px;opacity:0.3;}
#snbwrap .snb_li .snb_bc .icon:after{content:"";display:block;position:absolute;left:50%;top:50%;margin:0 0 0 -5px;width:10px;height:10px;border-style:solid;border-color:#000 transparent transparent transparent;border-width:5px;}
#snbwrap .snb_li.snb_li_home .snb_bc{overflow:hidden;position:relative;left:0;top:0;padding:0;min-width:45px;text-indent:-1000em;}
#snbwrap .snb_li.snb_li_home .snb_bc:after{content:"";position:absolute;left:5px;top:50%;margin:0;width:20px;height:20px;background:url("../images/common/icon1.png") no-repeat center center;background-size:100% auto;transform:translate(0, -50%);opacity:.5;}
#snbwrap .snb_li.snb_li_home .snb_bc .icon{display:none;}
#snbwrap .snb_li > div{position:absolute;left:0;top:40px;min-width:100%;white-space:nowrap;}
#snbwrap .snb_li ul{display:none;border:solid 1px #d0d1d2;}
#snbwrap .snb_li ul li{border-bottom:solid 1px #d0d1d2;}
#snbwrap .snb_li ul li:last-child{border-bottom:none;}
#snbwrap .snb_li ul a{display:block;padding:10px 20px;background:#fff;font-size:13px;font-size:0.8125em;}
#snbwrap .snb_li:hover .snb_bc .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);opacity:0.5;}
#snbwrap .snb_li:hover .snb_bc .icon:after{margin-top:-5px;}
#snbwrap .snb_li:hover ul{display:block;}
#snbwrap .snb_li ul a:hover{background:#333;color:#fff !important;}
#snbwrap .snb_li ul a.active a{background:#0c365b;color:#fff;}
    /*  */
#contents #content{position:relative;left:0;top:0;margin:0 auto;width:93.75%;max-width:1200px;}
.widthtype_full #contents #content{width:auto;max-width:none;}
/* ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
── Main ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── */
/*  */
.wrap_c_10 #contents #content{width:100%;max-width:none;}
.wrap_c_10 #header #logo a{background-image:url("/gologo/1/sgwhite");}
.wrap_c_10 #header #nv_gnb .nv_gnb_1depth_a{color:#fff;}
.wrap_c_10 #header .header_menu_btn span.icon > span{background-color:#fff;}
/*  */
#main_wrap{}
/*  */
#main_wrap .mcontentbox{}
/*  */
#main_wrap .mcontentbox1{}
#main_wrap .mcontentbox1 .mvisual_wrap{position:relative;left:0;top:0;z-index:1;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper{}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper{}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide{position:relative;left:0;top:0;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img{overflow:hidden;position:relative;left:0;top:0;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.5;z-index:2;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .txtbox{overflow:hidden;position:absolute;left:0;top:0;width:100%;height:100%;white-space:nowrap;z-index:5;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .txtbox *{line-height:1.5;letter-spacing:-0.04em;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img2,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_3{opacity:0;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:ease-in-out 1s;-o-transition:ease-in-out 1s;transition:ease-in-out 1s;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.swiper-slide-active .img1,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.swiper-slide-active .img2,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.swiper-slide-active .text_1,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.swiper-slide-active .text_2,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.swiper-slide-active .text_3{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1{-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img2{-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1{-webkit-transition-delay:.55s;-o-transition-delay:.55s;transition-delay:.55s;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2{-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_3{-webkit-transition-delay:.85s;-o-transition-delay:.85s;transition-delay:.85s;}
    /*  */
        /*  */
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1{position:absolute;left:0;top:50%;margin-top:-300px;width:100%;text-align:center;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1 img{width:auto;height:80px;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img2{position:absolute;left:0;bottom:0;width:100%;text-align:center;z-index:3;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_3,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_4,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_5{position:absolute;left:0;top:50%;width:100%;text-align:center;text-shadow:2px 2px 7px rgba(0, 0, 0, .5);white-space:normal;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1{margin-top:-190px;font-size:33px;font-size:2.0625rem;color:#fff;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2{margin-top:-130px;font-size:27px;font-size:1.6875rem;color:#fff;}
        /*  */
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .txtbox:after{content:"";display:block;position:absolute;left:50%;top:50%;margin-top:-287px;margin-left:-701px;width:904px;height:198px;background:#0A112C;z-index:-1;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1{position:absolute;left:50%;top:50%;margin-top:-250px;margin-left:-650px;width:auto;text-align:left;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1 img{width:auto;height:80px;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2,
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{left:50%;top:50%;margin-left:-240px;width:auto;font-size:33px;font-size:2.0625rem;color:#fff;text-shadow:2px 2px 7px rgba(0, 0, 0, .5);}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1{margin-top:-260px;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2{margin-top:-210px;}
#main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{margin-top:-160px;}
    /*  */
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-next,
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-prev{margin-top:-40px;width:80px;height:80px;color:#fff;border-radius:50%;box-shadow:2px 2px 10px rgba(255, 255, 255, .2);text-shadow:2px 2px 5px rgba(0, 0, 0, .5);transition:all 0.2s linear;}
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-next:hover,
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-prev:hover{color:#000;box-shadow:2px 2px 7px rgba(0, 0, 0, .7);}
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-next{right:30px;}
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-prev{left:30px;}
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-pagination{}
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-pagination.swiper-pagination-horizontal{bottom:30px;}
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet{margin:0 7px;width:14px;height:14px;background-color:#fff;opacity:.5;}
#main_wrap .mcontentbox1 .mvisual_wrap .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;}
/*  */
#main_wrap .mcontentbox2{}
#main_wrap .mcontentbox2 ul{display:flex;}
#main_wrap .mcontentbox2 li{overflow:hidden;flex:0 1 33.3333333333333%;position:relative;left:0;top:0;height:100vh;}
#main_wrap .mcontentbox2 li .img{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#333;filter:grayscale(.7);}
#main_wrap .mcontentbox2 li .txtbox{position:absolute;left:14%;top:50%;margin-top:-20vh;width:60%;color:#fff;z-index:5;}
#main_wrap .mcontentbox2 li .txtbox .txt1{margin-bottom:50px;font-size:23px;font-size:1.4375rem;font-weight:800;}
#main_wrap .mcontentbox2 li .txtbox .txt2{height:16em;line-height:1.6;font-size:15px;font-size:0.9375rem;font-weight:200;}
#main_wrap .mcontentbox2 li .txtbox .txt3{}
#main_wrap .mcontentbox2 li .txtbox .txt3 a{font-size:17px;font-size:1.0625rem;font-weight:500;color:#fff;}
#main_wrap .mcontentbox2 li:hover .img{transform:scale(1.05, 1.05);filter:grayscale(0);}
#main_wrap .mcontentbox2 li .txtbox .txt3:hover i{transform:translateX(10px);}
#main_wrap .mcontentbox2 li.li_0 .img{background-image:url("../images/main/2_1.jpg");}
#main_wrap .mcontentbox2 li.li_1 .img{background-image:url("../images/main/2_2.jpg");}
#main_wrap .mcontentbox2 li.li_2 .img{background-image:url("../images/main/2_3.jpg");}
/*  */
#main_wrap .mcontentbox3{padding:110px 0;margin-bottom:12px;}
#main_wrap .mcontentbox3 > .inner{margin:0 auto;width:93.75%;max-width:1200px;}
#main_wrap .mcontentbox3 .t{width:50%;}
#main_wrap .mcontentbox3 .t .txt1{margin-bottom:30px;font-size:35px;font-size:2.1875rem;font-weight:700;color:#333;text-transform:uppercase;}
#main_wrap .mcontentbox3 .t .txt2{line-height:1.6;font-size:29px;font-size:1.8125rem;font-weight:500;color:#999;}
#main_wrap .mcontentbox3 .c{padding-top:200px;}
#main_wrap .mcontentbox3 .c ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
#main_wrap .mcontentbox3 .c li{overflow:hidden;flex:0 1 30%;position:relative;left:0;top:0;margin-bottom:40px;height:500px;}
#main_wrap .mcontentbox3 .c li:nth-child(3n+1){}
#main_wrap .mcontentbox3 .c li:nth-child(3n+2){top:-150px;}
#main_wrap .mcontentbox3 .c li:nth-child(3n+0){top:-300px;}
#main_wrap .mcontentbox3 .c li .img{position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#333;}
#main_wrap .mcontentbox3 .c li .txtbox{position:absolute;left:0;top:0;padding:30px;color:#fff;z-index:5;}
#main_wrap .mcontentbox3 .c li .txtbox .txt1{line-height:1.3;font-size:33px;font-size:2.0625rem;text-transform:capitalize;text-shadow:3px 3px 4px rgba(0, 0, 0, .6);}
#main_wrap .mcontentbox3 .c li.li_0 .img{background-image:url("../images/main/3_1.jpg");}
#main_wrap .mcontentbox3 .c li.li_1 .img{background-image:url("../images/main/3_2.jpg");}
#main_wrap .mcontentbox3 .c li.li_2 .img{background-image:url("../images/main/3_3.jpg");}
#main_wrap .mcontentbox3 .c li.li_3 .img{background-image:url("../images/main/3_4.jpg");}
#main_wrap .mcontentbox3 .c li.li_4 .img{background-image:url("../images/main/3_5.jpg");}
#main_wrap .mcontentbox3 .c li.li_5 .img{background-image:url("../images/main/3_6.jpg");}
#main_wrap .mcontentbox3 .c li:hover .img{transform:scale(1.05, 1.05);filter:grayscale(.5);}
/*  */
#main_wrap .mcontentbox4{position:relative;left:0;top:0;height:100vh;background:url("../images/main/4_1.jpg") no-repeat center center;background-size:cover;}
#main_wrap .mcontentbox4 > .inner{position:absolute;left:0;top:50%;margin-top:-210px;width:100%;z-index:5;}
#main_wrap .mcontentbox4 .t{margin-bottom:100px;color:#fff;text-align:center;}
#main_wrap .mcontentbox4 .t .txt1{margin-bottom:40px;font-size:47px;font-size:2.9375rem;font-weight:700;}
#main_wrap .mcontentbox4 .t .txt2{font-size:21px;font-size:1.3125rem;font-weight:500;}
#main_wrap .mcontentbox4 .c{}
#main_wrap .mcontentbox4 .c ul{display:flex;justify-content:space-between;margin:0 auto;width:93.75%;max-width:1300px;}
#main_wrap .mcontentbox4 .c li{flex:0 1 200px;color:#fff;text-align:center;}
#main_wrap .mcontentbox4 .c li .icon{margin:0 auto 30px;width:100px;height:100px;background-repeat:no-repeat;background-position:center center;background-size:cover;}
#main_wrap .mcontentbox4 .c li .icon1{background-image:url("../images/main/icon1.png");}
#main_wrap .mcontentbox4 .c li .icon2{background-image:url("../images/main/icon2.png");}
#main_wrap .mcontentbox4 .c li .icon3{background-image:url("../images/main/icon3.png");}
#main_wrap .mcontentbox4 .c li .icon4{background-image:url("../images/main/icon4.png");}
#main_wrap .mcontentbox4 .c li .icon5{background-image:url("../images/main/icon5.png");}
#main_wrap .mcontentbox4 .c li .txt1{margin-bottom:30px;font-size:21px;font-weight:500;}
#main_wrap .mcontentbox4 .c li .txt2{}
#main_wrap .mcontentbox4 .c li .txt2 a{display:inline-block;padding:0 20px;height:42px;line-height:40px;background:rgba(0, 0, 0, .2);border:solid 1px #fff;border-radius:100px;font-size:15px;font-size:0.9375rem;font-weight:500;color:#fff;text-transform:uppercase;opacity:.7;}
#main_wrap .mcontentbox4 .c li .txt2 a:hover{border-color:#000;color:#000;}
#main_wrap .mcontentbox4 .c li .txt2 a:hover i{transform:translateX(5px);}
/* ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
── Contents ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── */
/*  */
#aboutus_wrap{}
#aboutus_wrap > .inner{}
#aboutus_wrap .contbox{padding-bottom:100px;}
#aboutus_wrap .contbox + .contbox .contbanner{margin-bottom:100px;}
#aboutus_wrap .contbox .cont{margin:0 auto;width:93.75%;max-width:1200px;}
#aboutus_wrap .contbox .cont + .cont{margin-top:80px;}
#aboutus_wrap .contbox .t{margin-bottom:30px;font-size:27px;font-size:1.6875rem;font-weight:500;color:#319BC0;}
#aboutus_wrap .contbox .c{line-height:1.6;font-size:19px;font-size:1.1875rem;font-weight:300;color:#999;}
#aboutus_wrap .contbox1{}
#aboutus_wrap .contbox2{}
#aboutus_wrap .contbox3{background:#F5F7F9;}
#aboutus_wrap .contbox3 .cont1{}
#aboutus_wrap .contbox3 .cont1 ul{display:flex;justify-content:space-between;}
#aboutus_wrap .contbox3 .cont1 li{flex:0 1 49%;padding:50px;background:#fff;}
#aboutus_wrap .contbox3 .cont1 li .t{color:#000;}
#aboutus_wrap .contbox3 .cont2{padding:50px;background:#fff;}
#aboutus_wrap .contbox3 .cont + .cont{margin-top:30px;}
#aboutus_wrap .contbanner{height:400px;background-color:#eee;background-repeat:no-repeat;background-position:center center;background-size:100% auto;background-attachment:fixed;}
#aboutus_wrap .contbanner1{background-image:url("../images/content/aboutus_1_1.jpg");}
#aboutus_wrap .contbanner2{background-image:url("../images/content/aboutus_1_2.jpg");}
#aboutus_wrap .contbanner3{background-image:url("../images/content/aboutus_1_6.jpg");}
/*  */
#contactus_wrap{padding-bottom:100px;}
#contactus_wrap > .inner{display:flex;justify-content:space-between;}
#contactus_wrap .contbox{flex:0 1 48%;}
#contactus_wrap .contbox1{}
#contactus_wrap .contbox1 .contactus_form{}
#contactus_wrap .contbox1 .contactus_form .contactus_form_c{}
#contactus_wrap .contbox1 .contactus_form .contactus_form_c + .contactus_form_c{margin-top:10px;}
#contactus_wrap .contbox1 .contactus_form .contactus_form_c .t{display:none;}
#contactus_wrap .contbox1 .contactus_form .contactus_form_c .c{}
#contactus_wrap .contbox1 .contactus_form .contactus_form_c .c .frm_input,
#contactus_wrap .contbox1 .contactus_form .contactus_form_c .c textarea{border:solid 1px #ccc;border-radius:10px;font-size:17px;font-size:1.0625rem;}
#contactus_wrap .contbox1 .contactus_form .contactus_form_c .c .frm_input{padding:0 20px;height:54px;line-height:52px;}
#contactus_wrap .contbox1 .contactus_form .contactus_form_c .c textarea{padding:20px;height:300px;}
#contactus_wrap .contbox1 .contactus_form .contactus_form_submit{padding-top:20px;}
#contactus_wrap .contbox1 .contactus_form .contactus_form_submit .btn_submit{display:block;margin:0 auto;width:300px;height:50px;line-height:1;background:#319BC0;border-radius:10px;font-size:21px;font-size:1.3125rem;font-weight:500;text-transform:uppercase;}
#contactus_wrap .contbox1 .contactus_form .contactus_form_submit .btn_submit:hover{background-color:#333;}
#contactus_wrap .contbox2{}
#contactus_wrap .contbox2 .cont1{margin-bottom:30px;}
#contactus_wrap .contbox2 .cont1 dl{height:20px;line-height:20px;font-size:17px;font-size:1.0625rem;font-weight:300;}
#contactus_wrap .contbox2 .cont1 dl + dl{margin-top:15px;}
#contactus_wrap .contbox2 .cont1 dl dt,
#contactus_wrap .contbox2 .cont1 dl dd{display:inline-block;}
#contactus_wrap .contbox2 .cont1 dt{color:#319BC0;}
#contactus_wrap .contbox2 .cont1 .nodl dt{display:none;}
#contactus_wrap .contbox2 .cont1 dd{}
#contactus_wrap .contbox2 .cont2{}
#contactus_wrap .contbox2 .cont2 iframe{width:100%;height:425px;}
/* product */
#product_wrap{}
#product_wrap .pd_contents{}
#product_wrap .pd_contents .contbox{position:relative;left:0;top:0;margin:50px auto;}
#product_wrap .pd_contents .contbox:last-child{margin-bottom:100px;}
#product_wrap .pd_contents .contbox .t{margin-bottom:20px;font-size:37px;font-size:2.3125rem;font-weight:600;color:#319BC0;}
#product_wrap .pd_contents .contbox .c_wrap{}
#product_wrap .pd_contents .contbox .c_wrap > ul{}
#product_wrap .pd_contents .contbox .c_wrap .c{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt .c_txt_s{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt .c_txt_s a{color:#319BC0;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt .c_txt_0{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt .c_txt_1{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt .c_txt_2{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt .c_txt_3{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_txt .c_txt_4{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .txt{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .img{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .img.filter_contrast{filter:brightness(105%) contrast(90%)}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s a{display:inline-block;position:relative;left:0;top:0;margin:5px auto;padding:10px 15px;min-width:48%;border:solid 1px #ccc;border-radius:100px;font-size:15px;font-size:0.9375rem;font-weight:300;color:#319BC0;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s a:hover{background-color:#eee;color:#000;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .btn_icon_pdf{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .btn_icon_pdf:before{content:"";display:inline-block;margin-right:5px;width:20px;height:20px;background:url("../images/common/icon_pdf.png") no-repeat center center;background-size:cover;vertical-align:middle;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .btn_icon_a{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .btn_icon_a:before{content:"";display:inline-block;margin-right:5px;width:20px;height:20px;background:url("../images/common/icon_a.png") no-repeat center center #eee;background-size:cover;vertical-align:middle;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_1{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_2{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_3{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_4{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_5{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_6{}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style1{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .t{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap > ul{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c{margin:0 auto;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c + .c{margin-top:50px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.c_u_txt{flex:1 1 0;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.c_u_img{flex:0 1 240px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s{line-height:1.5;font-size:21px;font-size:1.3125rem;font-weight:300;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_0{margin-bottom:20px;font-size:37px;font-size:2.3125rem;font-weight:600;color:#319BC0;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:10px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s ul{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s li{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s li{position:relative;left:0;top:0;padding-left:10px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s li + li{margin-top:5px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s li:after{content:"";display:block;position:absolute;left:0;top:11px;width:3px;height:3px;background:#333;border-radius:50%;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s i{line-height:1.3;font-size:15px;font-size:0.9375rem;font-weight:300;color:#666;font-style:italic;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_file .c_file_s{text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_file .c_file_s .img{overflow:hidden;border-radius:10px;}
        /* type 1 */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1{display:flex;width:93.75%;max-width:1500px;padding:70px 100px;background:#F2F2F2;border-radius:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.c_u_txt.c_u_img .c_txt{flex:0 1 80%;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.c_u_txt.c_u_img .c_file{flex:0 1 20%;width:20%;}
            /* left */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.left{flex-direction:row-reverse;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.left .c_txt{padding-left:40px;}
            /* right */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.right{flex-direction:row;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.right .c_txt{padding-right:40px;}
            /* center */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.center{text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.center{display:block;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.center .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.center .c_file{margin:30px auto 0;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.center.c_u_txt.c_u_img .c_file{width:auto;}
            /* Image 40% */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.images40p{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.images40p.c_u_txt.c_u_img .c_txt{flex:0 1 60%;width:60%;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.images40p.c_u_txt.c_u_img .c_file{flex:0 1 40%;width:40%;}
        /* type 2 */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type2{width:93.75%;max-width:1500px;padding:0 150px;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type2.c_u_txt.c_u_img .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type2.c_u_txt.c_u_img .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type2.c_u_txt.c_u_img .c_txt + .c_file{margin-top:40px;}
        /* type 3 */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3{display:flex;width:93.75%;max-width:1500px;padding:70px 100px;background:#F2F2F2;border-radius:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.c_u_txt.c_u_img .c_txt{flex:0 1 80%;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.c_u_txt.c_u_img .c_file{flex:0 1 20%;width:20%;max-width:50%;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.c_u_txt.c_u_img .c_file .img{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.c_u_txt.c_u_img .c_file .txt{padding:15px 10px;border:solid 2px #ccc;text-align:center;}
            /* left */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.left{flex-direction:row-reverse;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.left .c_txt{padding-left:40px;}
            /* right */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.right{flex-direction:row;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.right .c_txt{padding-right:40px;}
            /* center */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.center{text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.center{display:block;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.center .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.center .c_file{margin:30px auto 0;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.center.c_u_txt.c_u_img .c_file{width:auto;}
        /* type 4 */
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4{width:93.75%;max-width:1500px;padding:70px 100px;background:#F2F2F2;border-radius:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_1{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_2{margin:50px auto;font-size:18px;font-size:1.125rem;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_3{margin:40px auto 20px;font-weight:700;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_4{font-size:18px;font-size:1.125rem;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_5{margin:30px auto;font-size:18px;font-size:1.125rem;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_file{display:flex;justify-content:center;align-items:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_file .c_file_s{margin:5px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt.c_u_img .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt.c_u_img .c_txt + .c_file{margin-top:50px;}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt.c_u_img .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt.c_u_img .c_file .img{}
#product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt.c_u_img .c_file .txt{padding:15px 10px;border:solid 2px #ccc;text-align:center;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style2{width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .t{font-size:37px;font-size:2.3125rem;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .description{line-height:1.5;font-size:23px;font-size:1.4375rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap > ul + .description{margin-top:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap > ul{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_u_txt{flex:1 1 0;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_u_img{flex:0 1 240px;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table{width:100%;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table th,
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table td{padding:15px 10px;line-height:1.3;border:solid 1px #ccc;font-size:15px;font-size:0.9375rem;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead tr{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th{overflow:hidden;position:relative;left:0;top:0;background:#319BC0;color:#fff;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th.thnums{height:100px;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th.thnums div{padding:10px;width:50%;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th.thnums .th_0{position:absolute;right:0;top:0;text-align:right;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th.thnums .th_1{position:absolute;left:0;bottom:0;text-align:left;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th.thnums .line{display:block;position:absolute;left:50%;top:0;width:1px;height:100%;background:#fff;opacity:.5;transform:rotate(-45deg);}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table tbody{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table tbody tr{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table tbody tr.bg0{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table tbody tr.bg1{background:#f5f5f5;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table tbody td{color:#555;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_file .c_file_s{}
        /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_align_center tbody td{text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_align_left tbody td{text-align:left;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_align_right tbody td{text-align:right;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_valign_middle tbody td{vertical-align:middle;}
#product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_valign_top tbody td{vertical-align:top;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style3{width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .t{margin-bottom:50px;font-size:41px;font-size:2.5625rem;color:#196D9D;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap > ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c{flex:0 1 49%;position:relative;left:0;top:0;padding:70px 50px;background:#F2F2F2;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c:nth-child(n+3){margin-top:30px;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c.c_u_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c.c_u_img{padding-bottom:500px;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c.c_u_img img{}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt{margin-bottom:40px;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt .c_txt_s{line-height:1.5;font-size:19px;font-size:1.1875rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:10px;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt .c_txt_s.c_txt_0{margin-bottom:20px;line-height:1.5;font-size:29px;font-size:1.8125rem;font-weight:500;color:#000;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file{position:absolute;left:0;top:auto;bottom:70px;width:100%;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s{}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s .img{overflow:hidden;display:inline-block;border-radius:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s .img img{width:auto;max-width:none;height:400px;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s a{padding:0;border:none;font-weight:400;color:#000;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s a:before{display:none;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s a:hover{background:none;color:#319BC0;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .btn_more{display:inline-block;padding:10px 20px;border:solid 1px #319BC0;border-radius:100px;color:#319BC0;}
#product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .btn_more:hover{background:#fff;border-color:#999;color:#000;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style4{padding:50px 0;width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .t{font-size:37px;font-size:2.3125rem;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap > ul{display:flex;justify-content:space-between;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c{flex:0 1 50%;margin-bottom:30px;padding:0 10px;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c.c_u_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c.c_u_img{}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c.c_u_img img{}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt{margin-bottom:40px;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt .c_txt_s{}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt .c_txt_s.c_txt_0{line-height:1.5;font-size:29px;font-size:1.8125rem;font-weight:500;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt .c_txt_s.c_txt_1{height:7.5em;line-height:1.5;font-size:19px;font-size:1.1875rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_file .c_file_s{}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_file .c_file_s .btn_icon_pdf{display:block;margin:10px auto;padding:5px 15px;max-width:80%;text-align:left;}
#product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_file .c_file_1 .img{display:flex;align-items:center;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style5{padding-top:30px;width:93.75%;max-width:1500px;background:#F2F2F2;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .t{padding:50px 0;font-size:37px;font-size:2.3125rem;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .description{padding:0 70px;line-height:1.5;font-size:23px;font-size:1.4375rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap > ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c{flex:0 1 49%;padding:70px 50px;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c:nth-child(n+3){margin-top:30px;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c.c_u_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c.c_u_img{}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c.c_u_img img{}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt{margin-bottom:40px;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt .c_txt_s{}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt .c_txt_s.c_txt_0{line-height:1.5;font-size:29px;font-size:1.8125rem;font-weight:500;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt .c_txt_s.c_txt_1{height:7.5em;line-height:1.5;font-size:19px;font-size:1.1875rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_file .c_file_s{}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_file .c_file_s a{padding:0;border:none;font-weight:400;color:#000;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_file .c_file_s a:before{display:none;}
#product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_file .c_file_s a:hover{background:none;color:#319BC0;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style6{padding:50px 0 0;width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .t{font-size:37px;font-size:2.3125rem;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap > ul{display:flex;justify-content:space-between;align-items:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c{flex:0 1 45%;width:45%;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .swiper-wrapper{align-items:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c.c_u_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c.c_u_img{}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c.c_u_img img{}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt{margin-bottom:40px;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt .c_txt_s{}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt .c_txt_s.c_txt_0{line-height:1.5;font-size:29px;font-size:1.8125rem;font-weight:500;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt .c_txt_s.c_txt_1{height:7.5em;line-height:1.5;font-size:19px;font-size:1.1875rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_file .c_file_s{display:flex;flex-direction:column-reverse;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_file .c_file_s .img{}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_file .c_file_s .txt{margin-bottom:40px;font-size:21px;font-size:1.3125rem;font-weight:600;color:#319BC0;}
#product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_file .c_file_s .btn_icon_pdf{display:block;margin:10px auto;padding:5px 15px;max-width:80%;text-align:left;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_style7{margin:100px auto;width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .t{margin-bottom:40px;font-size:37px;font-size:2.3125rem;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap > ul{display:flex;justify-content:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap > ul > li{}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c{position:relative;left:0;top:0;padding:0 50px;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c + .c:after{content:"";display:block;position:absolute;left:0;top:0;width:1px;height:100%;background:#000;opacity:.2;}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c .c_txt_s{}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c .c_txt_s.c_txt_0{margin-bottom:20px;line-height:1.3;font-size:15px;font-size:0.9375rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c .c_txt_s.c_txt_1{line-height:1.3;font-size:21px;font-size:1.3125rem;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_producth1{width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .t{font-size:37px;font-size:2.3125rem;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap > .inner{display:flex;justify-content:space-between;align-items: stretch;}
        /*  */
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .cbox{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .cbox_img{flex:1 1 45%;width:45%;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .cbox_txt{flex:0 1 55%;}
        /*  */
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c{padding:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_u_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .cbox_img .c.c_u_img{text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_u_img .img{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_u_img .img + .txt{margin-top:20px;}
        /*  */
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt + .c_file{margin-top:100px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s{line-height:1.5;font-size:23px;font-size:1.4375rem;font-weight:300;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s +  .c_txt_s{margin-top:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s ul{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s li{position:relative;left:0;top:0;padding-left:10px;font-size:18px;font-size:1.125rem;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s li + li{margin-top:5px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s li:after{content:"";display:block;position:absolute;left:0;top:11px;width:3px;height:3px;background:#333;border-radius:50%;}
        /*  */
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt ul{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt li{position:relative;left:0;top:0;padding-left:23px;line-height:1.5;font-size:23px;font-size:1.4375rem;font-weight:300;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt li:before{content:"";display:block;position:absolute;left:0;top:13px;width:8px;height:8px;background:#333;border-radius:50%;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt li + li{margin-top:10px;}
        /*  */
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c .c_file .c_file_s{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_u_filecons_2 .c_file{display:flex;justify-content:space-between;flex-wrap:wrap;width:98%;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_u_filecons_2 .c_file .c_file_s{flex:0 1 49%;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_u_filecons_2 .c_file .c_file_s a{width:100%;}
        /*  */
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_0,
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_2{font-weight:700;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1{font-size:18px;font-size:1.125rem;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1 ul{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1 li{position:relative;left:0;top:0;padding-left:10px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1 li:after{content:"";display:block;position:absolute;left:0;top:13px;width:3px;height:3px;background:#999;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1 li + li{margin-top:7px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3{font-size:18px;font-size:1.125rem;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3 ul{}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3 li{position:relative;left:0;top:0;padding-left:10px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3 li:after{content:"";display:block;position:absolute;left:0;top:13px;width:3px;height:3px;background:#999;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3 li + li{margin-top:7px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_s + .c_txt_2{margin-top:30px;}
#product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt + .c_file{margin-top:30px;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1{padding:50px 0;width:93.75%;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .t{margin-bottom:50px;font-size:37px;font-size:2.3125rem;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap > ul{display:flex;justify-content:space-between;align-items:flex-end;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c{flex:0 1 auto;margin-bottom:30px;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c.c_u_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c.c_u_img{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c.c_u_img img{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt{margin-bottom:40px;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt .c_txt_s{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:20px;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt .c_txt_s.c_txt_0{line-height:1.5;font-size:29px;font-size:1.8125rem;font-weight:500;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt .c_txt_s.c_txt_1{height:7.5em;line-height:1.5;font-size:19px;font-size:1.1875rem;font-weight:300;color:#666;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_file .c_file_s{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_file .c_file_s a{padding:0;border:none;font-weight:400;color:#000;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_file .c_file_s a:before{display:none;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_file .c_file_s a:hover{background:none;color:#319BC0;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_file .c_file_2{padding:15px 0;}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2{padding:50px 0;width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .t{margin-bottom:50px;font-size:37px;font-size:2.3125rem;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab{display:flex;justify-content:space-evenly;margin-bottom:50px;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt{cursor:pointer;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt .c_txt_s{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt .c_txt_0{padding:0 15px;height:36px;line-height:34px;border:solid 1px #ccc;border-radius:5px;font-size:16px;font-size:1rem;color:#999;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt:hover .c_txt_s{color:#77CDD1;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_ul{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c{display:none;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c.c_u_img{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c.c_u_img img{}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file{display:flex;justify-content:space-between;align-items:flex-end;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file .c_file_s{flex:0 1 auto;padding:0 30px;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file .c_file_s a{padding:0;border:none;font-weight:400;color:#000;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file .c_file_s a:before{display:none;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file .c_file_s a:hover{background:none;color:#319BC0;}
#product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt.active .c_txt_0{font-weight:500;color:#319BC0;box-shadow:2px 2px 4px rgba(0, 0, 0, .1);}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_link1{overflow:hidden;position:relative;left:0;top:0;padding:200px 100px;background:url("../images/content/aboutus_1_2.jpg") center center #F2F2F2;background-attachment:fixed;background-size:cover;}
#product_wrap .pd_contents .contbox.contbox_skin_link1:after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.3;}
#product_wrap .pd_contents .contbox.contbox_skin_link1:last-child{margin-bottom:0;}
#product_wrap .pd_contents .contbox.contbox_skin_link1 .t,
#product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap{position:relative;left:0;z-index:5;}
#product_wrap .pd_contents .contbox.contbox_skin_link1 .t{position:relative;left:0;z-index:5;}
#product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap{position:relative;left:0;z-index:5;}
#product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap > ul{display:flex;justify-content:space-between;margin:0 auto;width:93.75%;max-width:1200px;}
#product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap .c{}
#product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap .c .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap .c .c_txt .c_txt_s{font-size:23px;font-size:1.4375rem;color:#fff;text-shadow:1px 1px 4px rgba(0, 0, 0, .8);}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_title1{}
#product_wrap .pd_contents .contbox.contbox_skin_title1 .t{margin-bottom:50px;font-size:41px;font-size:2.5625rem;color:#196D9D;text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_title1 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_title1 .c_wrap > ul{}
#product_wrap .pd_contents .contbox.contbox_skin_title1 .c_wrap .c{}
#product_wrap .pd_contents .contbox.contbox_skin_title1 .c_wrap .c .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_title1 .c_wrap .c .c_txt .c_txt_s{}
#product_wrap .pd_contents .contbox.contbox_skin_title1 .c_wrap .c .c_txt .c_txt_s a{}
    /*  */
#product_wrap .pd_contents .contbox.contbox_skin_text1{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .t{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap > ul{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c{margin:0 auto;width:93.75%;max-width:1500px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c + .c{margin-top:50px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c.c_u_txt{flex:1 1 0;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c.c_u_img{flex:0 1 240px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s{line-height:1.5;font-size:21px;font-size:1.3125rem;font-weight:300;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:15px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s ul{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s li{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s li{position:relative;left:0;top:0;padding-left:14px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s li + li{margin-top:5px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s li:after{content:"";display:block;position:absolute;left:0;top:13px;width:3px;height:3px;background:#333;border-radius:50%;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s i{line-height:1.3;font-size:15px;font-size:0.9375rem;font-weight:300;color:#666;font-style:italic;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_file{}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_file .c_file_s{text-align:center;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_file .c_file_s .img{overflow:hidden;border-radius:10px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt + .c_file{margin-top:30px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_youtube{position:relative;left:0;top:0;margin:50px auto !important;background:#eee;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_youtube .youtube_wrap{position:relative;left:0;top:0;margin:0 auto;max-width:720px;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_youtube .youtube_wrap:before{content:"";display:block;position:relative;left:0;top:0;padding-top:56.25%;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_youtube .youtube_wrap .youtube_play{position:absolute;left:0;top:0;width:100%;height:100%;}
#product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_youtube .youtube_wrap .youtube_play iframe{position:absolute;left:0;top:0;width:100%;height:100%;}
    /*  */
#product_wrap .pd_contents .contbox .c_wrap .c .c_file_swipe{position:relative;left:0;top:0;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file_swipe .swiper{}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file_swipe .swiper .swiper-wrapper{align-items:center;}
#product_wrap .pd_contents .contbox .swiper-pagination{bottom:-20px;}
#product_wrap .pd_contents .contbox .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#999;}
#product_wrap .pd_contents .contbox .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#319BC0;}
#product_wrap .pd_contents .contbox .swiper-button-next,
#product_wrap .pd_contents .contbox .swiper-button-prev{width:44px;height:44px;border-radius:50%;background:rgba(255, 255, 255, .2);border:solid 1px rgba(0, 0, 0, .3);box-shadow:1px 1px 5px rgba(0, 0, 0, .1);-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;opacity:0;}
#product_wrap .pd_contents .contbox .swiper-button-next:hover,
#product_wrap .pd_contents .contbox .swiper-button-prev:hover{background:#fff;}
#product_wrap .pd_contents .contbox .swiper-button-next:after,
#product_wrap .pd_contents .contbox .swiper-rtl .swiper-button-prev:after,
#product_wrap .pd_contents .contbox .swiper-button-prev:after,
#product_wrap .pd_contents .contbox .swiper-rtl .swiper-button-next:after{font-size:16px;font-weight:1rem;color:#666;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file_swipe:hover .swiper-button-next,
#product_wrap .pd_contents .contbox .c_wrap .c .c_file_swipe:hover .swiper-button-prev{opacity:1;}
#product_wrap .pd_contents .contbox .c_wrap .c .c_file_swipe:hover .swiper-button-next.swiper-button-disabled,
#product_wrap .pd_contents .contbox .c_wrap .c .c_file_swipe:hover .swiper-button-prev.swiper-button-disabled{opacity:.35;}
/* board */
.wrap_t_board #contents #content{margin-bottom:100px;}
/* ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
#196D9D
#319BC0
#77CDD1
── Media Queries ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── */
/* ----------------------------------------------------------------------------------------------------------------
-- 1920 --------------------------------------------------------------------------------------------------------- */
@media all and (max-width:1920px){
    html, body{font-size:16px;font-size:0.83333333333333vw;}
    #header{height:6.25rem;}
    #header #logo{left:5.3125rem;top:1rem;}
    #header #logo a{width:10.625rem;height:4.25rem;}
    #header #nv_gnb{top:1.25rem;}
    #header #nv_gnb .nv_gnb_1depth_ul{max-width:68.75rem;}
    #header #nv_gnb .nv_gnb_1depth_a{height:3.75rem;line-height:3.75rem;font-size:1.1875rem;}
    #header #nv_gnb .nv_gnb_1depth_a:after{top:4.5rem;margin-left:-1.25rem;width:2.5rem;height:0.1875rem;}
    #header #nv_gnb_2depth > .nv_gnb_2depth_inner{top:6.25rem;margin-left:-40.625rem;width:81.25rem;height:calc(100% - 6.25rem);}
    #header #nv_gnb_2depth .nv_gnb_2depth_li + .nv_gnb_2depth_li{margin-top:1.25rem;}
    #header #nv_gnb_2depth .nv_gnb_2depth_a{margin-bottom:0.9375rem;padding-left:0.6875rem;font-size:1.25rem;}
    #header #nv_gnb_2depth .nv_gnb_2depth_a:after{top:0.3125rem;width:0.1875rem;height:1.0625rem;}
    #header #nv_gnb_2depth .nv_gnb_3depth_li{margin-bottom:0.625rem;}
    #header #nv_gnb_2depth .nv_gnb_3depth_a{margin-bottom:0.3125rem;margin-right:1.25rem;font-size:1.0625rem;}
    #header #nv_gnb_2depth .nv_gnb_4depth_a{margin-right:1.25rem;padding-left:0.625rem;font-size:0.875rem;}
    #header #nv_gnb_2depth .nv_gnb_4depth_a:after{top:0.5rem;width:0.25rem;}
    #header #nv_gnb_2depth .nv_gnb_5depth_ul{margin-left:0.75rem;}
    #header #nv_gnb_2depth .nv_gnb_5depth_a{margin-right:1.25rem;padding-left:0.625rem;font-size:0.875rem;}
    #header #nv_gnb_2depth .nv_gnb_5depth_a:after{top:0.5rem;}
    #header #tnb .tnb_global{right:5.25rem;top:9.25rem;}
    #header #tnb .tnb_global ul{padding:0.625rem 0;}
    #header #tnb .tnb_global li a{padding:0.375rem 1rem;font-size:1.3125rem;}
    #header .header_menu_btn{right:5.3125rem;top:1.875rem;width:1.6875rem;height:2.5rem;}
    #header .header_menu_btn span.icon > span{height:0.125rem;}
    #header .header_menu_btn .icon1{margin-top:-0.625rem;}
    #header .header_menu_btn .icon3{margin-top:0.625rem;}
    #footer{padding-top:4.6875rem;height:28.75rem;}
    #footer > .inner{max-width:75rem;font-size:0.9375rem;}
    #footer #flogo{top:-0.75rem;}
    #footer #flogo a{width:10.625rem;height:4.25rem;}
    #footer .footer_cont1 li + li{margin-top:0.4375rem;}
    #footer .footer_cont2 li + li{margin-top:0.4375rem;}
    #footer .footer_cont2 li .t{margin-right:0.3125rem;}
    #footer .footer_cont3{top:13.75rem;padding-top:1.875rem;}
    #footer #fnb li + li{margin-left:1.25rem;}
    #quick .btn_top{right:1.25rem;bottom:1.25rem;width:3.75rem;height:3.75rem;}
    #quick .btn_top .icon{margin-top:-0.1875rem;}
    #quick .btn_top .icon > span{width:1.25rem;height:0.3125rem;border-radius:0.3125rem;}
    #quick .btn_top .icon1{margin-left:-0.25rem;}
    #quick .btn_top .icon2{margin-left:-0.9375rem;}
    #quick .btn_top .txt{margin-top:0.1875rem;font-size:0.8125rem;}
    #allmenu_wrap{padding:1.25rem 0;}
    #allmenu_wrap > .inner{padding-top:4.375rem;max-width:100rem;}
    #allmenu_wrap .allmenu_1depth_li{margin-bottom:1.875rem;}
    #allmenu_wrap .allmenu_1depth_a{margin-bottom:0.625rem;padding:0.9375rem;border-radius:0.625rem;font-size:1.375rem;}
    #allmenu_wrap .allmenu_2depth_a{padding:0.625rem;padding-left:1.625rem;font-size:1.1875rem;}
    #allmenu_wrap .allmenu_2depth_a:before{left:0.9375rem;top:1rem;width:0.1875rem;height:0.9375rem;}
    #allmenu_wrap .allmenu_3depth_ul{padding:0 0.9375rem;padding-left:1.625rem;}
    #allmenu_wrap .allmenu_3depth_li{margin-bottom:0.9375rem;}
    #allmenu_wrap .allmenu_3depth_a{margin-bottom:0.4375rem;margin-right:1.25rem;padding:0.4375rem 0;font-size:0.9375rem;}
    #allmenu_wrap .allmenu_4depth_a{margin-right:1.25rem;padding-left:0.625rem;font-size:0.9375rem;}
    #allmenu_wrap .allmenu_4depth_a:before{top:0.5rem;width:0.25rem;}
    #allmenu_wrap .allmenu_5depth_ul{margin-left:0.75rem;}
    #allmenu_wrap .allmenu_5depth_a{margin-right:1.25rem;padding-left:0.625rem;font-size:0.9375rem;}
    #allmenu_wrap .allmenu_5depth_a:before{top:0.5rem;}
    #allmenu_wrap .allmenu_tnb{top:0.625rem;}
    #allmenu_wrap .allmenu_tnb ul li a{padding:0 1.875rem;height:2.5rem;line-height:2.5rem;border-radius:6.25rem;font-size:1.0625rem;}
    #allmenu_wrap .allmenu_btns{right:2.5rem;}
    #allmenu_wrap .allmenu_btns .btn_close{right:2.0625rem;top:1.25rem;width:3.125rem;height:3.75rem;}
    #allmenu_wrap .allmenu_btns .btn_close span{height:0.1875rem;}
    .btn_goto_admin{left:1.25rem;bottom:1.25rem;}
    #svisual{height:6.25rem;}
    #contents #stitle{padding:3.75rem 0;}
    #contents #stitle .txt1{margin-bottom:0.75rem;font-size:1.25rem;}
    #contents #stitle h3{margin-bottom:0.625rem;font-size:2.625rem;}
    #breadcrumbs ul{padding:0.625rem 5.3125rem;}
    #breadcrumbs li{padding-right:1.25rem;}
    #breadcrumbs li:after{right:0.3125rem;}
    #snbwrap > .inner{padding:0.625rem 5.3125rem;}
    #snbwrap .snb_li .snb_bc{padding:0 1.25rem;padding-right:3.125rem;min-width:11.25rem;height:2.5rem;line-height:2.5rem;font-size:0.9375rem;}
    #snbwrap .snb_li .snb_bc:after{margin-top:-0.5625rem;height:1.125rem;}
    #snbwrap .snb_li .snb_bc .icon{right:0.9375rem;top:0.75rem;width:0.625rem;height:0.4375rem;}
    #snbwrap .snb_li .snb_bc .icon:after{margin:0 0 0 -0.3125rem;width:0.625rem;height:0.625rem;border-width:0.3125rem;}
    #snbwrap .snb_li.snb_li_home .snb_bc{min-width:2.8125rem;}
    #snbwrap .snb_li.snb_li_home .snb_bc:after{left:0.3125rem;width:1.25rem;height:1.25rem;}
    #snbwrap .snb_li > div{top:2.5rem;}
    #snbwrap .snb_li ul a{padding:0.625rem 1.25rem;font-size:0.8125rem;}
    #snbwrap .snb_li:hover .snb_bc .icon:after{margin-top:-0.3125rem;}
    #contents #content{max-width:75rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1, #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img2, #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1, #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2, #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_3{-webkit-transform:0rem;-ms-transform:0rem;transform:0rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1{margin-top:-18.75rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1 img{height:5rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1{margin-top:-11.875rem;font-size:2.0625rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2{margin-top:-8.125rem;font-size:1.6875rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .txtbox:after{margin-top:-17.9375rem;margin-left:-43.8125rem;width:56.5rem;height:12.375rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1{margin-top:-15.625rem;margin-left:-40.625rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1 img{height:5rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1, #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2, #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{margin-left:-15rem;font-size:2.0625rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1{margin-top:-16.25rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2{margin-top:-13.125rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{margin-top:-10rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-next, #main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-prev{margin-top:-2.5rem;width:5rem;height:5rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-next{right:1.875rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-prev{left:1.875rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-pagination.swiper-pagination-horizontal{bottom:1.875rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet{margin:0 0.4375rem;width:0.875rem;height:0.875rem;}
    #main_wrap .mcontentbox2 li .txtbox .txt1{margin-bottom:3.125rem;font-size:1.4375rem;}
    #main_wrap .mcontentbox2 li .txtbox .txt2{font-size:0.9375rem;}
    #main_wrap .mcontentbox2 li .txtbox .txt3 a{font-size:1.0625rem;}
    #main_wrap .mcontentbox2 li .txtbox .txt3:hover i{transform:0rem;}
    #main_wrap .mcontentbox3{padding:6.875rem 0;margin-bottom:0.75rem;}
    #main_wrap .mcontentbox3 > .inner{max-width:75rem;}
    #main_wrap .mcontentbox3 .t .txt1{margin-bottom:1.875rem;font-size:2.1875rem;}
    #main_wrap .mcontentbox3 .t .txt2{font-size:1.8125rem;}
    #main_wrap .mcontentbox3 .c{padding-top:12.5rem;}
    #main_wrap .mcontentbox3 .c li{margin-bottom:2.5rem;height:31.25rem;}
    #main_wrap .mcontentbox3 .c li:nth-child(3n+2){top:-9.375rem;}
    #main_wrap .mcontentbox3 .c li:nth-child(3n+0){top:-18.75rem;}
    #main_wrap .mcontentbox3 .c li .txtbox{padding:1.875rem;}
    #main_wrap .mcontentbox3 .c li .txtbox .txt1{font-size:2.0625rem;text-shadow:0.1875rem 0.1875rem 0.25rem rgba(0, 0, 0, .6);}
    #main_wrap .mcontentbox4 > .inner{margin-top:-13.125rem;}
    #main_wrap .mcontentbox4 .t{margin-bottom:6.25rem;}
    #main_wrap .mcontentbox4 .t .txt1{margin-bottom:2.5rem;font-size:2.9375rem;}
    #main_wrap .mcontentbox4 .t .txt2{font-size:1.3125rem;}
    #main_wrap .mcontentbox4 .c ul{max-width:81.25rem;}
    #main_wrap .mcontentbox4 .c li{flex:0 1 12.5rem;}
    #main_wrap .mcontentbox4 .c li .icon{margin:0 auto 1.875rem;width:6.25rem;height:6.25rem;}
    #main_wrap .mcontentbox4 .c li .txt1{margin-bottom:1.875rem;font-size:1.3125rem;}
    #main_wrap .mcontentbox4 .c li .txt2 a{padding:0 1.25rem;height:2.625rem;line-height:2.5rem;border-radius:6.25rem;font-size:0.9375rem;}
    #main_wrap .mcontentbox4 .c li .txt2 a:hover i{transform:0rem;}
    #aboutus_wrap .contbox{padding-bottom:6.25rem;}
    #aboutus_wrap .contbox + .contbox .contbanner{margin-bottom:6.25rem;}
    #aboutus_wrap .contbox .cont{max-width:75rem;}
    #aboutus_wrap .contbox .cont + .cont{margin-top:5rem;}
    #aboutus_wrap .contbox .t{margin-bottom:1.875rem;font-size:1.6875rem;}
    #aboutus_wrap .contbox .c{font-size:1.1875rem;}
    #aboutus_wrap .contbox3 .cont1 li{padding:3.125rem;}
    #aboutus_wrap .contbox3 .cont2{padding:3.125rem;}
    #aboutus_wrap .contbox3 .cont + .cont{margin-top:1.875rem;}
    #aboutus_wrap .contbanner{height:25rem;}
    #contactus_wrap{padding-bottom:6.25rem;}
    #contactus_wrap .contbox1 .contactus_form .contactus_form_c + .contactus_form_c{margin-top:0.625rem;}
    #contactus_wrap .contbox1 .contactus_form .contactus_form_c .c .frm_input, #contactus_wrap .contbox1 .contactus_form .contactus_form_c .c textarea{border-radius:0.625rem;font-size:1.0625rem;}
    #contactus_wrap .contbox1 .contactus_form .contactus_form_c .c .frm_input{padding:0 1.25rem;height:3.375rem;line-height:3.25rem;}
    #contactus_wrap .contbox1 .contactus_form .contactus_form_c .c textarea{padding:1.25rem;height:18.75rem;}
    #contactus_wrap .contbox1 .contactus_form .contactus_form_submit{padding-top:1.25rem;}
    #contactus_wrap .contbox1 .contactus_form .contactus_form_submit .btn_submit{width:18.75rem;height:3.125rem;border-radius:0.625rem;font-size:1.3125rem;}
    #contactus_wrap .contbox2 .cont1{margin-bottom:1.875rem;}
    #contactus_wrap .contbox2 .cont1 dl{height:1.25rem;line-height:1.25rem;font-size:1.0625rem;}
    #contactus_wrap .contbox2 .cont1 dl + dl{margin-top:0.9375rem;}
    #contactus_wrap .contbox2 .cont2 iframe{height:26.5625rem;}
    #product_wrap .pd_contents .contbox{margin:3.125rem auto;}
    #product_wrap .pd_contents .contbox:last-child{margin-bottom:6.25rem;}
    #product_wrap .pd_contents .contbox .t{margin-bottom:1.25rem;font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s a{margin:0.3125rem auto;padding:0.625rem 0.9375rem;border-radius:6.25rem;font-size:0.9375rem;}
    #product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .btn_icon_pdf:before{margin-right:0.3125rem;width:1.25rem;height:1.25rem;}
    #product_wrap .pd_contents .contbox .c_wrap .c .c_file .c_file_s .btn_icon_a:before{margin-right:0.3125rem;width:1.25rem;height:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c + .c{margin-top:3.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.c_u_img{flex:0 1 15rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s{font-size:1.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_0{margin-bottom:1.25rem;font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s li{padding-left:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s li + li{margin-top:0.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s li:after{top:0.6875rem;width:0.1875rem;height:0.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_txt .c_txt_s i{font-size:0.9375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c .c_file .c_file_s .img{border-radius:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1{max-width:93.75rem;padding:4.375rem 6.25rem;border-radius:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.left .c_txt{padding-left:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.right .c_txt{padding-right:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1.center .c_file{margin:1.875rem auto 0;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type2{max-width:93.75rem;padding:0 9.375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type2.c_u_txt.c_u_img .c_txt + .c_file{margin-top:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3{max-width:93.75rem;padding:4.375rem 6.25rem;border-radius:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.c_u_txt.c_u_img .c_file .txt{padding:0.9375rem 0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.left .c_txt{padding-left:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.right .c_txt{padding-right:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.center .c_file{margin:1.875rem auto 0;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4{max-width:93.75rem;padding:4.375rem 6.25rem;border-radius:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_2{margin:3.125rem auto;font-size:1.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_3{margin:2.5rem auto 1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_4{font-size:1.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_txt .c_txt_5{margin:1.875rem auto;font-size:1.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt .c_file .c_file_s{margin:0.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt.c_u_img .c_txt + .c_file{margin-top:3.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4.c_u_txt.c_u_img .c_file .txt{padding:0.9375rem 0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2{max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .t{font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .description{font-size:1.4375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap > ul + .description{margin-top:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c.c_u_img{flex:0 1 15rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table th, #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table td{padding:0.9375rem 0.625rem;font-size:0.9375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th.thnums{height:6.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table thead th.thnums div{padding:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3{max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .t{margin-bottom:3.125rem;font-size:2.5625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c{padding:4.375rem 3.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c:nth-child(n+3){margin-top:1.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c.c_u_img{padding-bottom:31.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt{margin-bottom:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt .c_txt_s{font-size:1.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_txt .c_txt_s.c_txt_0{margin-bottom:1.25rem;font-size:1.8125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file{bottom:4.375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s .img{border-radius:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s .img img{height:25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .btn_more{padding:0.625rem 1.25rem;border-radius:6.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4{padding:3.125rem 0;max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .t{font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c{margin-bottom:1.875rem;padding:0 0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt{margin-bottom:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt .c_txt_s.c_txt_0{font-size:1.8125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_txt .c_txt_s.c_txt_1{font-size:1.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap .c .c_file .c_file_s .btn_icon_pdf{margin:0.625rem auto;padding:0.3125rem 0.9375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5{padding-top:1.875rem;max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .t{padding:3.125rem 0;font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .description{padding:0 4.375rem;font-size:1.4375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c{padding:4.375rem 3.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c:nth-child(n+3){margin-top:1.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt{margin-bottom:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt .c_txt_s.c_txt_0{font-size:1.8125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c .c_txt .c_txt_s.c_txt_1{font-size:1.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6{padding:3.125rem 0 0;max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6 .t{font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt{margin-bottom:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt .c_txt_s.c_txt_0{font-size:1.8125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_txt .c_txt_s.c_txt_1{font-size:1.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_file .c_file_s .txt{margin-bottom:2.5rem;font-size:1.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style6 .c_wrap .c .c_file .c_file_s .btn_icon_pdf{margin:0.625rem auto;padding:0.3125rem 0.9375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7{margin:6.25rem auto;max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .t{margin-bottom:2.5rem;font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c{padding:0 3.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c .c_txt_s.c_txt_0{margin-bottom:1.25rem;font-size:0.9375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c .c_txt_s.c_txt_1{font-size:1.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1{max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .t{font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c{padding:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_u_img .img + .txt{margin-top:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt + .c_file{margin-top:6.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s{font-size:1.4375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s +  .c_txt_s{margin-top:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s li{padding-left:0.625rem;font-size:1.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s li + li{margin-top:0.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_text .c_txt .c_txt_s li:after{top:0.6875rem;width:0.1875rem;height:0.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt li{padding-left:1.4375rem;font-size:1.4375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt li:before{top:0.8125rem;width:0.5rem;height:0.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c_type_listul .c_txt li + li{margin-top:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1{font-size:1.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1 li{padding-left:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1 li:after{top:0.8125rem;width:0.1875rem;height:0.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_1 li + li{margin-top:0.4375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3{font-size:1.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3 li{padding-left:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3 li:after{top:0.8125rem;width:0.1875rem;height:0.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_3 li + li{margin-top:0.4375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt_s + .c_txt_2{margin-top:1.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1.type2 .c_wrap .c_type_text .c_txt + .c_file{margin-top:1.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1{padding:3.125rem 0;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .t{margin-bottom:3.125rem;font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c{margin-bottom:1.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt{margin-bottom:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:1.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt .c_txt_s.c_txt_0{font-size:1.8125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_txt .c_txt_s.c_txt_1{font-size:1.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap .c .c_file .c_file_2{padding:0.9375rem 0;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2{padding:3.125rem 0;max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .t{margin-bottom:3.125rem;font-size:2.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab{margin-bottom:3.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt .c_txt_0{padding:0 0.9375rem;height:2.25rem;line-height:2.125rem;border-radius:0.3125rem;font-size:1rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file .c_file_s{padding:0 1.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_link1{padding:12.5rem 6.25rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap > ul{max-width:75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap .c .c_txt .c_txt_s{font-size:1.4375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_title1 .t{margin-bottom:3.125rem;font-size:2.5625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c{max-width:93.75rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c + .c{margin-top:3.125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c.c_u_img{flex:0 1 15rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s{font-size:1.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s +  .c_txt_s{margin-top:0.9375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s li{padding-left:0.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s li + li{margin-top:0.3125rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s li:after{top:0.8125rem;width:0.1875rem;height:0.1875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_txt_s i{font-size:0.9375rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_file .c_file_s .img{border-radius:0.625rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt + .c_file{margin-top:1.875rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_youtube{margin:3.125rem auto !important;}
    #product_wrap .pd_contents .contbox.contbox_skin_text1 .c_wrap .c .c_txt .c_youtube .youtube_wrap{max-width:45rem;}
    #product_wrap .pd_contents .contbox .swiper-pagination{bottom:-1.25rem;}
    #product_wrap .pd_contents .contbox .swiper-pagination .swiper-pagination-bullet{width:0.625rem;height:0.625rem;}
    #product_wrap .pd_contents .contbox .swiper-button-next, #product_wrap .pd_contents .contbox .swiper-button-prev{width:2.75rem;height:2.75rem;}
    #product_wrap .pd_contents .contbox .swiper-button-next:after, #product_wrap .pd_contents .contbox .swiper-rtl .swiper-button-prev:after, #product_wrap .pd_contents .contbox .swiper-button-prev:after, #product_wrap .pd_contents .contbox .swiper-rtl .swiper-button-next:after{font-size:1rem;}
    .wrap_t_board #contents #content{margin-bottom:6.25rem;}
}
/* ----------------------------------------------------------------------------------------------------------------
-- 1440 --------------------------------------------------------------------------------------------------------- */
@media all and (max-width:1440px){
}
/* ----------------------------------------------------------------------------------------------------------------
-- 1280 --------------------------------------------------------------------------------------------------------- */
@media all and (max-width:1280px){
    html, body{font-size:15px;font-size:1.171875vw;}
    /*  */
    #header #logo{left:30px;}
    #header .header_menu_btn{right:30px;}
    #gnb_wrap{display:none;}
    .scrollBody #header{background:#14577e;}
    /*  */
    #allmenu_wrap{padding:0;}
    #allmenu_wrap > .inner{position:absolute;left:auto;right:0;top:0;margin:0;width:600px;height:100%;background:#fff;}
    #allmenu_wrap .allmenu_1depth_ul{position:absolute;left:10px;top:60px;padding-top:20px;width:calc(100% - 20px);height:calc(100% - 70px);border-top:solid 1px #ccc;}
    #allmenu_wrap .allmenu_1depth_ul:after{content:"";display:block;position:absolute;left:50%;top:0;width:50%;height:100%;background:#eee;border-left:solid 1px #ccc;}
    #allmenu_wrap .allmenu_1depth_li{margin-bottom:0;width:50%;}
    #allmenu_wrap .allmenu_1depth_a{border:none;color:#000;}
    #allmenu_wrap .allmenu_2depth_ul{overflow:auto;display:none;position:absolute;left:50%;top:0;padding-top:20px;width:50%;height:100%;z-index:5;}
    #allmenu_wrap .allmenu_1depth_li.active .allmenu_2depth_ul{display:block;}
    #allmenu_wrap .allmenu_2depth_a{color:#000;}
    #allmenu_wrap .allmenu_2depth_a:before{background-color:#666;}
    #allmenu_wrap .allmenu_3depth_ul{display:block;}
    #allmenu_wrap .allmenu_3depth_li{width:auto;}
    #allmenu_wrap .allmenu_3depth_a{border-color:#ccc;color:#000;}
    #allmenu_wrap .allmenu_4depth_a{color:#000;}
    #allmenu_wrap .allmenu_4depth_a:before{background-color:#ccc;}
    #allmenu_wrap .allmenu_5depth_a{color:#000;}
    #allmenu_wrap .allmenu_5depth_a:before{background-color:#ccc;}
    #allmenu_wrap .allmenu_tnb{right:60px;}
    #allmenu_wrap .allmenu_tnb ul li a{border-color:#000;color:#000;}
    #allmenu_wrap .allmenu_btns{right:0;}
    #allmenu_wrap .allmenu_btns .btn_close{right:0;top:0;}
    #allmenu_wrap .allmenu_btns .btn_close span{width:70%;background:#000;}
    #allmenu_wrap .allmenu_bg{background:rgba(0, 0, 0, .8);}
    /*  */
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img{height:100svh;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img img{position:absolute;left:50%;width:auto;height:100%;max-width:none;transform:translate(-50%, 0);}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1{margin-top:-200px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1{margin-top:-90px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2{margin-top:-30px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_3{padding:0 10%;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .txtbox:after{margin-left:-540px;margin-top:-232px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1{margin-top:-200px;margin-left:-500px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1{margin-top:-210px;margin-left:-130px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2{margin-top:-160px;margin-left:-130px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{margin-top:-110px;margin-left:-130px;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{padding:0;}
    /*  */
    #aboutus_wrap .contbanner{background-attachment:scroll;}
    /*  */
    #product_wrap .pd_contents .contbox.contbox_skin_link1{padding:12.5rem 1rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt +  .c_txt{margin-left:.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt .c_txt_0{padding:1rem;height:auto;line-height:1.3;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file{justify-content:left;flex-flow:wrap;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file .c_file_s{margin-bottom:2rem;max-width:25%;}
    /* ------------------------------------------------------------------------------------------------------------------------------------ */
    #header #logo{left:2rem;}
    #header .header_menu_btn{right:2rem;}
    #allmenu_wrap > .inner{width:40rem;}
    #allmenu_wrap .allmenu_1depth_ul{left:0.66666666666667rem;top:4rem;padding-top:1.3333333333333rem;width:calc(100% - 1.3333333333333rem);height:calc(100% - 4.6666666666667rem);}
    #allmenu_wrap .allmenu_2depth_ul{padding-top:1.3333333333333rem;}
    #allmenu_wrap .allmenu_tnb{right:4rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1{margin-top:-13.333333333333rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1{margin-top:-6rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2{margin-top:-2rem;}
        #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .txtbox:after{margin-left:-36rem;margin-top:-15.466666666667rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1{margin-top:-13.333333333333rem;margin-left:-33.333333333333rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1{margin-top:-14rem;margin-left:-8.6666666666667rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2{margin-top:-10.666666666667rem;margin-left:-8.6666666666667rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{margin-top:-7.3333333333333rem;margin-left:-8.6666666666667rem;}
}
/* ----------------------------------------------------------------------------------------------------------------
-- 820 --------------------------------------------------------------------------------------------------------- */
@media all and (max-width:820px){
    html, body{font-size:15px;font-size:1.8292682926829vw;}
    /*  */
    #footer .footer_cont1{left:30%;}
    #footer .footer_cont2{left:55%;}
    #snbwrap{display:none;}
    #breadcrumbs{display:block;}
    #breadcrumbs ul{padding:1rem 2rem;}
    #breadcrumbs li{margin:.25rem 0;}
    /*  */
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img{height:110vw;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .txtbox{top:20vw;padding-top:5vw;height:75vw;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_2,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_3,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_3{position:relative;top:0;left:0;margin:0;width:100%;text-align:center;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img1{margin-bottom:2rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img2{margin-bottom:13vw;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .text_1{margin-bottom:1.5rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_1,
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .text_2{margin-bottom:1.5rem;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .txtbox:after{top:0;margin-left:-35%;margin-top:0;width:70%;height:43vw;}
    #main_wrap .mcontentbox2 li .txtbox .txt1{height:2rem;}
    #main_wrap .mcontentbox2 li .txtbox .txt2{height:28rem;}
    #main_wrap .mcontentbox4 > .inner{margin-top:-22rem;}
    #main_wrap .mcontentbox4 .c ul{flex-flow:wrap;justify-content:center;width:80%;}
    #main_wrap .mcontentbox4 .c li{margin-bottom:3rem;}
    /*  */
    #product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap > ul{flex-flow:wrap;justify-content:center;}
    #product_wrap .pd_contents .contbox.contbox_skin_link1 .c_wrap .c{margin:2rem;white-space:nowrap;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type1{padding:2rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt{overflow:auto;}
    #product_wrap .pd_contents .contbox.contbox_skin_style2 .c_wrap .c .c_txt table{white-space:nowrap;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c{padding:3rem 2rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c.c_u_img{padding-bottom:45vw;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap .c .c_file .c_file_s .img img{height:32vw;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap > ul{flex-wrap:wrap;justify-content:center;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c{margin-bottom:2.5rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab{flex-wrap:wrap;justify-content:center;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c_tab .c_txt{margin:.5rem;}
}
/* ----------------------------------------------------------------------------------------------------------------
-- 540 --------------------------------------------------------------------------------------------------------- */
@media all and (max-width:540px){
    html, body{font-size:15px;font-size:2.7777777777778vw;}
    /*  */
    #footer{padding:3rem 0;height:auto;}
    #footer #flogo,
    #footer .footer_cont1,
    #footer .footer_cont2,
    #footer .footer_cont3{position:relative;left:0;top:0;width:auto;}
    #footer #flogo a{margin:0 auto;}
    #footer .footer_cont1,
    #footer .footer_cont2{margin:2rem 0;text-align:center;}
    #footer .footer_cont3{margin:3rem 0;}
    #footer .copyright{clear:both;float:none;margin-top:2rem;}
    #allmenu_wrap > .inner{width:100%;}
    #breadcrumbs ul{font-size:.5rem;}
    #breadcrumbs li{padding-right:.8rem;letter-spacing:-0.04em;}
    /*  */
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img{height:100svh;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .txtbox{top:20svh;height:63svh;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img2{overflow:hidden;margin-bottom:15svh;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide .img2 img{display:block;position:relative;left:50%;top:0;width:130%;max-width:none;transform:translate(-50%, 0);}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .txtbox:after{margin-left:-45%;width:90%;height:62vw;}
    #main_wrap .mcontentbox1 .mvisual_wrap .mvisual_swiper .swiper-wrapper .swiper-slide.bn_style1 .img2 img{left:0;transform:translate(-20%, 0);}
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-next,
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-button-prev{display:none;}
    #main_wrap .mcontentbox1 .mvisual_wrap .swiper-pagination.swiper-pagination-clickable .swiper-pagination-bullet{width:1.5rem;height:1.5rem;}
    #main_wrap .mcontentbox2 ul{display:block;}
    #main_wrap .mcontentbox2 li{height:auto;}
    #main_wrap .mcontentbox2 li .txtbox{position:relative;left:0;top:0;margin:0;padding:6rem 3rem;width:auto;}
    #main_wrap .mcontentbox2 li .txtbox .txt1,
    #main_wrap .mcontentbox2 li .txtbox .txt2{height:auto;}
    #main_wrap .mcontentbox2 li .txtbox .txt3{margin-top:5rem;}
    #main_wrap .mcontentbox3 .t{width:auto;}
    #main_wrap .mcontentbox3 .c li{flex:0 1 47%;}
    #main_wrap .mcontentbox3 .c li:nth-child(2n+1){top:0 !important;}
    #main_wrap .mcontentbox3 .c li:nth-child(2n+0){top:-9.375rem !important;}
    #main_wrap .mcontentbox4{padding:8rem 0 5rem;height:auto;}
    #main_wrap .mcontentbox4 > .inner{position:relative;left:0;top:0;margin:0;}
    /*  */
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3{padding:2rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type3.c_u_txt.c_u_img .c_file{margin-bottom:2.5rem;max-width:none;}
    #product_wrap .pd_contents .contbox.contbox_skin_style1 .c_wrap .c.type4{padding:2rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style3 .c_wrap > ul{display:block;}
    #product_wrap .pd_contents .contbox.contbox_skin_style4 .c_wrap > ul{display:block;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .description{padding:2rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style5 .c_wrap .c{padding:1rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap > ul{display:block;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c + .c:after{display:none;}
    #product_wrap .pd_contents .contbox.contbox_skin_style7 .c_wrap .c .c_txt_s.c_txt_0{margin-bottom:1rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap > .inner{display:block;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .cbox_img{width:auto;}
    #product_wrap .pd_contents .contbox.contbox_skin_producth1 .c_wrap .c.c_type_images{padding-bottom:3rem;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal1 .c_wrap > ul{flex-flow:wrap;}
    #product_wrap .pd_contents .contbox.contbox_skin_produchorizontal2 .c_wrap .c .c_file .c_file_s{max-width:50%;}
    #product_wrap .pd_contents .contbox .swiper-pagination{bottom:-2.5rem;}
    #product_wrap .pd_contents .contbox .swiper-pagination .swiper-pagination-bullet{width:1.5rem;height:1.5rem;}
    /*  */
    #contactus_wrap > .inner{display:block;}
    #contactus_wrap .contbox2{margin-top:5rem;}
}


/* temp
#main_wrap{height:5142px;background:url("../images/temp/guide.jpg") no-repeat center top;}
*/