@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css"); 

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Montserrat','Noto Sans KR', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Montserrat','Noto Sans KR', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Montserrat','Noto Sans KR', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {font-family:'Montserrat','Noto Sans KR', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

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

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

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

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
/*#hd, #wrapper, #ft {min-width:1200px}*/

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
/*#ft_wr {width:1200px}*/

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

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

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

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

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

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

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


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


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

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

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

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

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

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

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

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

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

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

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

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

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

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

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

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

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


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

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

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

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

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

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

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

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

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

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

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

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

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

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*****************************************
****************************************** core
******************************************/
.clearfix:after{content:""; display:block; clear:both;}

.inner_box{position:relative; width:100%; margin: 0 auto;}
.cen570{position:relative; width:90%; max-width:570px; margin: 0 auto;}
.cen768{position:relative; width:90%; max-width:768px; margin: 0 auto;}
.cen800{position:relative; width:90%; max-width:800px; margin: 0 auto;}
.cen1350{position:relative; width:90%; max-width:1350px; margin: 0 auto;}
.cen1200{position:relative; width:90%; max-width:1200px; margin: 0 auto;}
.cen1400{position:relative; width:90%; max-width:1400px; margin: 0 auto;}
.cen1730{position:relative; width:90%; max-width:1730px; margin: 0 auto;}
.cen1800{position:relative; width:90%; max-width:1800px; margin: 0 auto;}

.wcen570{position:relative; width:100%; max-width:570px; margin: 0 auto;}
.wcen768{position:relative; width:100%; max-width:768px; margin: 0 auto;}
.wcen1200{position:relative; width:100%; max-width:1200px; margin: 0 auto;}
.wcen1350{position:relative; width:100%; max-width:1350px; margin: 0 auto;}
.wcen1400{position:relative; width:100%; max-width:1400px; margin: 0 auto;}
.wcen1800{position:relative; width:100%; max-width:1800px; margin: 0 auto;}

.hide{display:none !important;}
.sound_only{display:none;}
.hidden900 {}
.visible900 {display:none !important;}

.hidden768 {}
.visible768 {display:none !important;}
.hidden570 {}
.visible570 {display:none !important;}
.hidden480 {}
.visible480 {display:none !important;}
.hidden400 {}
.visible400 {display:none !important;}


.ftc_white{color:#fff !important;}
.ftc_black{color:#000;}
.ftc_2a2a2a{color:#2a2a2a;}
.ftc_4fe2eb {color:#4fe2eb;}
.ftc_41b2b8 {color:#41b2b8 !important;}
.ftc_72f5fc {color:#72f5fc;}
.ftc_3dffef {color:#3dffef;}
.ftc_2ab7bf {color:#2ab7bf;}
.ftc_a3ecf0 {color:#a3ecf0;}
.ftc_45e5ef {color:#45e5ef;}



.ftw100{font-weight:100;}
.ftw200{font-weight:200;}
.ftw300{font-weight:300;}
.ftw400{font-weight:400;}
.ftw500{font-weight:500;}
.ftw600{font-weight:600;}
.ftw700{font-weight:700;}
.ftw800{font-weight:800;}

.mgb10{margin-bottom:10px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}
.mgb40{margin-bottom:40px;}
.mgb50{margin-bottom:50px;}
.mgb60{margin-bottom:60px;}
.mgb70{margin-bottom:70px;}
.mgb90{margin-bottom:90px;}

.mgt10{margin-top:10px;}
.mgt20{margin-top:20px;}
.mgt30{margin-top:30px;}
.mgt40{margin-top:40px;}
.mgt50{margin-top:50px;}
.mgt60{margin-top:60px;}
.mgt70{margin-top:70px;}
.mgt90{margin-top:90px;}




/*****************************************
****************************************** main common
******************************************/
.main_title_wr{text-align:center; margin-bottom:80px;}
.main_title_wr .num{font-size:24px; font-weight:400;}
.main_title_wr .cate{font-size:24px; font-weight:400; letter-spacing:-0.5px;}
.main_title_wr .title{font-size:38px; font-weight:600; margin-bottom:20px;word-break: keep-all;}
.main_title_wr .text{font-size:20px; font-weight:400;}



/*****************************************
****************************************** sub common
******************************************/
.sub_title_wr{padding: 80px 0 40px;}
.sub_title_wr p.num{font-size:24px; font-weight:400;}
.sub_title_wr p.cate{font-size:24px; font-weight:400; letter-spacing:-0.5px;}
.sub_title_wr h3.title{font-size: 60px; margin-top: 0px;}
.sub_title_wr p.text{margin-top:60px; font-size: 22px; font-weight: 300;}

.sub_contants_wr {padding:120px 0;}


/* main - header */

.main_nav_wr li span.underline {width: 0%; height: 4px; position: absolute; background-color:#ddd; top:62%; left: 50%; transform: translateX(-50%); z-index: 3;transition: all .2s;}
.main_nav_wr li span.underline02 {background-color:#41b2b8;}
.main_nav_wr li span.underline03 {background-color:#2a2a2a;}
.main_nav_wr li:hover span.underline{display:block; width:100%; transition: all .2s;}

#header {position:fixed; top:0; left:0; z-index:999; width:100%; height:80px; line-height:80px; border-bottom:1px solid rgba(255,255,255,.2); transition:all .2s;}
#header.on {background-color:#fff; box-shadow:1px 1px 10px rgba(0,0,0,.2); border-bottom:1px solid rgba(255,255,255,.2) !important; transition:all .2s;}
#header.phd_on { /*background-color:#fff; box-shadow:1px 1px 10px rgba(0,0,0,.2);*/ border-bottom:1px solid #eee; transition:all .2s;}
#header.phd_on .main_nav_wr li a {color:#000; transition:all .2s;}

#header0 {position:fixed; top:0; left:0; z-index:999; width:100%; height:80px; line-height:80px; border-bottom:1px solid #eee; background-color:#fff;}
#header0 .main_nav_wr li a {color:#000;}

.main_nav_wr li.on span.underline {width:100%; height:4px; background-color:#ddd; position: absolute;top: 62%; left: 50%; transform: translateX(-50%);}
.main_nav_wr li.on span.underline02 {background-color:#41b2b8;}
.main_nav_wr li.on span.underline03 {background-color:#2a2a2a;}
/*.main_nav_wr li:hover span.underline {width:70%; height:4px; background-color:#ddd; position: absolute;top: 62%; left: 50%; transform: translateX(-50%);}
.main_nav_wr li:hover span.underline02 {background-color:#41b2b8;}
.main_nav_wr li:hover span.underline03 {background-color:#2a2a2a;}*/

.main_nav_wr {position:absolute; top:0; width:50%; left:10%;}
.main_nav_wr > ul > li {float:left; position:relative;  margin: 0 30px;}
.main_nav_wr li a {color:#fff; font-size:16px;}
.right_nav_wr {position:absolute; top:50%; right:0; transform:translateY(-50%);}
.right_nav_wr a {display:inline-block; width:160px; height:40px; line-height:40px; font-size:14px; border-radius:20px; text-align:center; color:#fff; background-color:#41b2b8;}
.right_nav_wr .ham_btn {display:inline-block; margin-left:20px;}

.main_nav_wr .sub_menu {position:absolute; left:50%; top:79px; transform:translateX(-50%); width:150px; text-align:center; background-color:#fff; display:none; border:1px solid #eee;}
.main_nav_wr .sub_menu li {line-height:3; border-bottom:1px solid #ddd;}
.main_nav_wr .sub_menu li:last-child {border-bottom:none;}
.main_nav_wr .sub_menu li a {display:block; font-size:14px;}

.main_nav_wr .sub_menu li:hover {background-color:#000;}
.main_nav_wr .sub_menu li:hover a {color:#fff !important;}

/*#header.phd_on .sub_menu li {background-color:#000;}*/
/*#header.phd_on .sub_menu li a {color:#fff !important;}*/
/*#header.phd_on .sub_menu li:hover {background-color:#fff;}*/
/*#header.phd_on .sub_menu li:hover a {color:#000 !important;}*/
/* ham-menu */
.ham_btn{cursor:pointer;}
.ham_menu {width:90%; margin:0 auto;}
.ham_menu_bg{ background: rgba(255,255,255,1); position: absolute;top: 0; left: 0; width: 100%; height: 100%;}
.ham_menu_wr{position:fixed; top:0;right:0; width:100%;height:100%; z-index:999; display:none;}
.ham_menu_wr .inner_box{position:relative; width:100%; height:100%; background:rgba(255,255,255,1);}
.ham_close img{width:25px; margin-left:21px;}

.ham_logo{width:90%; margin:0 auto 70px; position:relative; z-index:1; border-bottom:1px solid #f6f6f6; height:80px; line-height:80px;}
.ham_menu_list{margin-bottom:40px;}
.ham_menu_list a{position:relative; color:#2a2a2a;}
.ham_menu_list a span.underline{position:absolute; bottom:-3px; left:0; width:00%; height:4px; background:#41b2b8; transition: all .2s;}
.ham_menu_list .tit{float:left; width:100%; font-weight:600; font-size:27px;}
.ham_menu_list .ham_sub_menu{float:left; width:calc(100% - 220px); display:none;}
.ham_menu_list .ham_sub_menu li{float:left; width:25%; padding-right:20px;padding-top:6px;}
.ham_menu_list .ham_sub_menu li a{font-size:18px; font-weight:400; color:#6a6a6a; transition: all .2s;}
.ham_menu_list a:hover span.underline{width:100%; transition: all .2s;}
.ham_menu_list.on a {transition: all .2s;}
.ham_menu_list.on a span.underline {color:#41b2b8 !important; transition: all .2s; width:100%;}

.ham_menu_list01 a span.underline { background:#ddd;}
.ham_menu_list03 a span.underline { background:#2a2a2a;}
.ham_right {position:absolute; right:0; top:50%; transform:translateY(-50%);}
.ham_logo a.right_a {display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 20px;
    text-align: center;
    color: #fff;
    background-color: #41b2b8;}
.ham_menu_bottom {position:absolute; bottom:0; left:0; width:100%; background-color:#f6f6f6;}
.ham_menu_bottom .ham_bottom00 {width:50%; float:left; text-align:center; margin:30px 0;}
.ham_menu_bottom .ham_bottom00 .ham_text {display:inline-block; font-size:17px; margin-left:20px; vertical-align:middle; color:#505050;}
.ham_menu_bottom .ham_bottom00 span {display:inline-block; height:100%;}
.ham_menu_bottom .ham_bottom00 span img {width:70%;}
.ham_menu_bottom .ham_bottom00 a {width:100%; height:100%; display:block;}
.ham_menu_bottom .ham_bottom01 {border-right:1px solid #dbdbdb;}

/**/
body{ -ms-overflow-style: none; }
::-webkit-scrollbar { display: none; }
#fp-nav ul li a span, .fp-slidesNav ul li a span {background-color:#fff !important;}
#fp-nav ul li a.active span {background-color:#41b2b8 !important;}

.main_contents_wr {overflow:hidden;}
.main_contents_wr .inner_box{height:100%;}
.main_contents_box .img_wr img {position:absolute; top:0; left:50%; transform:translateX(-50%);}
#section3 .img_wr img {height:auto; width:auto;}
.section .text_wr h2.main_tit {font-size:60px; font-weight:100; line-height:1.2; padding-bottom:60px; color:#fff;}
.section .text_wr p.main_text {font-size:20px; font-weight:100; line-height:1.6;}
.section .page_num_wr span.page_num {color:#fff; font-size:16px; display:inline-block; vertical-align: middle;}
.section .page_num_wr span.page_num_line {display:inline-block; width:53.125%; height:1px; background-color:rgba(255,255,255,.2);}
.section b {font-weight:600;}

.main_contents_wr b.last_text {margin-top:20px; display:block;}

/**/
#section0 .text_wr {position:absolute; top:310px; left:55%; color:#fff;}
#section0 .page_num_wr {position:absolute; top:320px; left:0; width:100%;}
#section0 .send_wr {position:absolute; right:50px; bottom:50px;}
#section0 .send_wr a {display:block; width:60px; height:60px; background-color:#41b2b8; border-radius:60px; position:relative;}
#section0 .send_wr a img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}

/**/
#section1 .text_wr {position:absolute; top:320px; left:12%; color:#fff;}
#section1 .page_num_wr {position:absolute; top:320px; right:0; width:100%; text-align:right;}

/**/
#section2 .text_wr {position:absolute; top:320px; left:14%; color:#fff; width:100%;}
#section2 .page_num_wr {position:absolute; top:320px; left:0; width:100%;}
#section2 .page_num_wr span.page_num_line {width:11.718%;}
#section2 .text_wr p.main_text {position: absolute; left:40%; top: 25%; /*width: 100%;*/ line-height:1.8;}

/**/
#section3 .sec3_con01 {display:flex; padding-bottom:80px;}
#section3 .sec3_con01 li {position:relative; float:left; width:33.333%; margin-top:160px; padding:0 30px 70px; background:url("../images/icon_section3_bg01.png") no-repeat 90% top; border-right:1px solid #eee;}
#section3 .sec3_con01 li:nth-child(2) {background-image:url("../images/icon_section3_bg02.png");}
#section3 .sec3_con01 li:nth-child(3) {background-image:url("../images/icon_section3_bg03.png");}
#section3 .sec3_con01 p.c_text {font-size:24px; color:#41b2b8; font-weight:bold; padding-bottom:20px;}
#section3 .sec3_con01 p.sec03_tit {font-size:18px; color:#333; padding-bottom:30px; letter-spacing: -1px;}
#section3 .sec3_con01 p.sec03_text {font-size:16px; color:#888;}
#section3 .sec3_con01 a {position:absolute; bottom:0; font-size:16px; color:#5c5c5c; right:40px;}
#section3 .sec3_con01 a:hover {color:#41b2b8;}
#section3 .sec3_con01 a img {margin-left:7px;}

#section3 .swiper-slide {position:relative;}
#section3 .swiper-slide .text_wr {position:absolute; top:0px; left:0%;color:#fff; width:100%; padding: 50px; transition: all .2s; height:100%;}
#section3 .swiper-slide .text_wr p.con02_tit {font-size:24px; font-weight:500; word-break:keep-all;}
#section3 .swiper-slide .text_wr p.con02_num {font-size:14px; font-weight:500; padding-top:30px; position:absolute; bottom:50px;}
#section3 .swiper-slide .sw_img_wr{background:#404041;}
#section3 .swiper-slide .sw_img_wr img {width:100%; transition: all .2s;}
/*.swiper-container {overflow:inherit !important; padding-top:50px !important;}*/

#section3 .swiper-button-next:after, 
#section3 .swiper-container-rtl .swiper-button-prev:after,
#section3 .swiper-button-prev:after, 
#section3 .swiper-container-rtl .swiper-button-next:after {content: '' !important;}
#section3 .swiper-button-next, 
#section3 .swiper-button-prev {top:75% !important; right:25px;/*width: 50px !important; height: 50px !important*/ background:url("../images/icon_next03w.png") no-repeat center; /* box-shadow:1px 1px 10px rgba(0,0,0,.2);*/}
#section3 .swiper-button-prev {background:url("../images/icon_next04w.png") no-repeat center; left:25px;}



/**/
#section4 .text_wr {position:absolute; top:300px; left:40%; color:#fff;}
#section4 .text_wr p.main_text {font-size:20px;}
#section4 .text_wr p.sub_text {font-size:16px; padding-bottom:10px;}
#section4 .page_num_wr {position:absolute; top:310px; left:0; width:100%;}
#section4 .page_num_wr span.page_num_line {width:36.979%;}
#section4 .tit_wr {position:absolute; top:400px; left:40%; color:#fff;}
#section4 .tit_wr h2.main_tit {font-size:60px; font-weight:100; line-height:1.2;}
#section4 .text_wr a {color:#fff; font-size:15px; padding-top:30px; display:inline-block;}
#section4 .text_wr a img {margin-left:5px;}



.bottom_btn_wr {position:fixed; right:30px; bottom:50px; z-index:99;}
.bottom_btn_wr a.que_btn_wr {display:block; width:60px; height:60px; border-radius:60px; background-color:#41b2b8; position:relative;}
.bottom_btn_wr a.que_btn_wr img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.bottom_btn_wr a.top_btn_wr {display:block; width:60px; height:60px; border-radius:60px; background-color:#fff; position:relative; margin-top:10px; box-shadow:2px 2px 7px rgba(0,0,0,.15);}
.bottom_btn_wr a.top_btn_wr img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}



/* footer */
.footer {width:100%; background-color:#3d3d3f; padding:60px 0;}
.footer span {display:inline-block; margin:0 16px; color:#e8e8e8;}
.footer .a_wr li {float:left;}
.footer .a_wr li a {color:#e8e8e8; font-size:16px;}
.footer .a_wr li a:hover {color:#41b2b8;}
.footer .text_wr {color:#acabab; font-size:14px; line-height:1.8; padding-top:30px;}
.footer .right_wr {position:absolute; top:0; right:0;}
.footer .right_wr p.copyright {padding:15px 0; color:#41b2b8; font-size:14px;}
.footer .ft_sns_wr {position:absolute; right:125px; bottom:0; z-index:10;}
.footer .ft_sns_wr li {float:left; margin-right:15px; width:30px; height:30px;}
.footer .ft_sns_wr li a {display:block; width:100%; height:100%;}

.ft_face{background:url('/images/icon_face.png') no-repeat center/100% auto;}
.ft_blog{background:url('/images/icon_blog.png') no-repeat center/100% auto;}
.ft_insta{background:url('/images/icon_insta.png') no-repeat center/100% auto;}

@media (pointer: fine) {
.ft_face:hover{background:url('/images/icon_faceh.png') no-repeat center/100% auto;}
.ft_blog:hover{background:url('/images/icon_blogh.png') no-repeat center/100% auto;}
.ft_insta:hover{background:url('/images/icon_instah.png') no-repeat center/100% auto;}


}
/* sub_company */
.page_tit_wr {position: absolute; right: 0; top: 50%; color: #fff; transform: translateY(-50%) rotate(90deg);font-size: 20px; font-weight: 500;}
/*.sub_contents_wr .sub_contents_box {position:absolute; top:200px; left:15%; width:100%; max-width:1350px;}*/
.sub_contents_wr .sub_contents_box {position:absolute; top:220px; left:50%; transform:translateX(-50%); width:100%; max-width:1200px;}
.sub_contents_wr .tit_wr .page_tit {font-size:60px; color:#fff; line-height: 1.2;}
.sub_contents_wr .tit_wr .sub_tit {font-weight:300;font-size:30px; color:#fff; padding-top:30px;}
.sub_contents_wr .page_name_wr {position:absolute; left:0; top:180px; width:230px; font-size:18px; font-weight:bold; padding:0 0 0 50px; color:#fff; border-radius:0 10px 10px 0; }
.sub_contents_wr .page_name_wr span.point {display:inline-block; width:7px; height:7px; border-radius:10px; background-color:#41b2b8; margin-left:3px;}
.sub_contents_wr .inner_box {height:100%;}
.sub_contents_wr .img_wr img {position:absolute;top: 0;left: 50%;transform: translateX(-50%);}
.sub_contents_wr .text_wr .text:last-child {padding-top:30px;}

.sub_contents_wr {height:968px;}


#company_section0 .sub_contents_box,#company_section1 .sub_contents_box,#connecting_section2 .sub_contents_box {top:50%; transform:translate(-50%,-50%);}

/**/
.sub_contents_wr .text_wr {color:#fff; font-size:18px; padding-top:60px;}
#company_section0 .text_wr > div {float:left;}
#company_section0 .text_wr .left_text {margin-right:10%;}
#company_section0 .bottom_text {width:100%; position: relative;}
#company_section0 .bottom_text span.line {display:block; width:100%; height:4px; background-color:rgba(255,255,255,.38); position:absolute; top:35%;}
#company_section0 .bottom_text li {float:left; width:33.333%; font-size:24px; color:#fff;}
#company_section0 .bottom_text li p.text {padding-top:30px;}
#company_section0 .bottom_text li p.num {color:#47d8e1; font-size:36px; font-weight:bold; display: inline-block; border-bottom: 4px solid; padding-bottom: 4px;}


/**/
#company_section1 .text_wr {color:#000;}
#company_section1 .bottom_text {width:100%; /*background-color:#fff; padding:90px; text-align:center;*/ margin-top:90px;}
#company_section1 .bottom_text img {width:100%;}
#company_section1 .bottom_text ul li {float:left; width:20%; position:relative;}
#company_section1 .bottom_text ul li .step_text {font-size:18px;}
#company_section1 .bottom_text ul li:after {content:""; position:absolute; top:50%; right:0; transform:translateY(-50%); background:url('../images/icon_company_sec2_next.png') no-repeat; width:27px; height:44px;}
#company_section1 .bottom_text ul li:last-child:after {display:none;}
#company_section1 .bottom_text span.next {padding:0 10px;}


/**/
#company_section2 .text_wr {padding-bottom:50px; display:inline-block; vertical-align:top; padding-top:0; width:49%;}
#company_section2 .tit_wr {display:inline-block; width:50%;}
#company_section2 .bottom_text {padding-top:100px; text-align:center; margin:0 auto; width:90%;}
#company_section2 .bottom_text img {width:100%;}

/**/
#company_section3 .text_wr {display:inline-block; padding-top:0;}
#company_section3 .map_wr {width:45%; position:absolute; right:0; top:-10%; height:400px;}
#company_section3 .text_wr p.tit_c {font-size:30px; color:#41b2b8; font-weight:bold; padding-bottom:70px;}
#company_section3 .text_wr p.tit_address {font-size:20px; color:#2a2a2a; font-weight:bold; padding-bottom:70px;}
#company_section3 .text_wr p.text {font-size:18px; color:#999;}
#company_section3 .map_bottom {width:100%; background-color:#41b2b8; padding:20px 30px; margin-top: -3px; color:#fff;}
#company_section3 .map_bottom .logo_wr {float:left;}
#company_section3 .map_bottom .text_wr {font-size:18px; font-weight:500; padding-left:3%;}
#company_section3 {height:750px; overflow:hidden;}
/* sub_business */
.tab_box li.tab-link {float:left;}
.tab_box li.tab-link a {color:#bbb; position:relative; font-weight:700;}
.tab_box li.tab-link span.nbsp {margin:0 10px; color:#bbb;}
.tab_box li.tab-link a.on {color:#41b2b8;}
.tab_box li.tab-link span.nbsp0 {margin:0 10px; color:#000;}
.main_tabs > li {float:left; width:110px; background-color:#b6b6b6; padding:10px 0; text-align:center; border-radius:5px; margin-right:5px;}
.main_tabs > li a {color:#fff; font-size:18px; display:block; width:100%; height:100%;}
.main_tabs > li.on {background-color:#41b2b8;}
.tab_box li.tab-link a.on span.underline {position:absolute; background-color:#41b2b8; width:100%; height:2px; left:0; bottom:0;}
/**/
#business_section0 .busi_list_wr .busi_sec0_cont00 {float:left; width:16.666%; text-align:center; position:relative; color:#000;}
.busi_list_wr .img_wr img {position:relative; transform:none; left:0; height:64px;}
.busi_list_wr {margin-top:60px; width:100%; background-color:rgba(255,255,255,.9); border-radius:10px; padding:30px 20px;}
.busi_list_wr .busi_sec0_cont00:after {content:""; position: absolute; top:25%; right: 0; background: url('../images/icon_company_sec2_next.png') no-repeat; width: 27px; height: 44px;}
.busi_list_wr .busi_sec0_cont00:last-child:after {display:none;}
.busi_list_wr .busi_sec0_cont00 .list_wr {font-size:18px; margin-bottom:20px;}
.busi_list_wr .busi_sec0_cont00 .list_wr span {font-size:24px; font-weight:600; margin-right:10px;}
.busi_list_wr .busi_sec0_cont00 .img_wr {margin-bottom:30px;}
.busi_sec0_cont00 .text_wr p.tit {font-size:18px; font-weight:500; color:#41b2b8;}
.busi_sec0_cont00 .text_wr p.text {font-size:14px; color:#000; padding-top:20px;}
#business_section0 .tit_wr .text {font-size:20px; color:#fff; padding-top:20px;}
#business_section0 .text_wr {padding-top:0;}
/**/
#business_section1 {width:100%; background-color:#f6f6f6;}
#business_section1 .tit_wr .sub_tit {text-align:left; color:#2a2a2a; padding-top:30px;}
#business_section1 .right_wr,#business_section1 .left_wr {float:left;}
#business_section1 .right_wr {width:47.556%; border-radius:10px; overflow:hidden; margin-bottom:80px;}
#business_section1 .left_wr {width:52.444%;}
#business_section1 .left_wr .text_wr {padding:30px 50px 0 0; color:#2a2a2a;}
#business_section1 .text_wr .text {padding-bottom:30px;}
#business_section1 .text_wr .text:last-child {padding-bottom:0px;}
#business_section1 .right_wr .img_wr img {position: inherit; transform: none;}
#business_section1 .bottom_text li {height:220px; box-shadow:5px 5px 8px 3px rgba(0,0,0,.05); width:16%; float:left; background-color:#fff; border-radius:10px; text-align:center; margin-right:5%; position:relative;}
#business_section1 .bottom_text li.bgc404041 p.text {color:#fff;}
#business_section1 .bottom_text li.bgc404041 p.text_en {color:#999;}

#business_section1 .bottom_text li:last-child {margin-right:0;}
#business_section1 .bottom_text li:after {content:""; display:inline-block; background:url("../images/icon_busi_plus.png") no-repeat center / contain; width:22px; height:22px; position:absolute; top:50%; transform:translateY(-50%); right:-20%;}
#business_section1 .bottom_text li:last-child:after {display:none;}
#business_section1 .bottom_text p.text {font-size:20px; padding:10px 0; color:#000;}
#business_section1 .bottom_text p.text_en {font-size:14px; color:#777;}
#business_section1 .bottom_text p.text.fcw {font-size:20px; padding:10px 0; color:#fff;}
#business_section1 .bottom_text p.text_en.fcw {font-size:14px; color:#fff;}
#business_section1 .bottom_text ul {width:100%; display:flex;}
#business_section1 .page_tit_wr {color:#000;}
.main-tab-content .tabs_wr {margin-bottom:30px;}
#business_section1 .page_name_wr,#business_section2 .page_name_wr {color:#000;}
#business_section1 .tit_wr .page_tit {color:#000;}
#business_section2 .tit_wr .page_tit {color:#000;}

#business_section1 .bottom_text #sub-tab-1 ul {display:block;}
#business_section1 .bottom_text #sub-tab-1 li {width:25%; margin-right:12.5%;}
#business_section1 .bottom_text #sub-tab-1 li:last-child {margin-right:0;}
#business_section1 .bottom_text #sub-tab-1 li:after {right:-28%;}
#business_section1 .bottom_text #sub-tab-3 li:after {right:-25%;}
#business_section1 .bottom_text li .text_wr {padding-top:0;}

#business_section1 .bottom_text #sub-tab-2 li { background-color:#41b2b8;}
#business_section1 .bottom_text #sub-tab-2 p.text {color:#fff;}
#business_section1 .bottom_text #sub-tab-2 p.text_en {color:#ddd;}

#business_section1 .bottom_text #sub-tab-3 li {background-color:#404041;} 
#business_section1 .bottom_text #sub-tab-3 p.text {color:#fff;}
#business_section1 .bottom_text #sub-tab-3 p.text_en {color:#999;}



#business_section1 .bottom_text #sub1-tab-1 li {width:23%;}
#business_section1 .bottom_text #sub1-tab-1 li:after {right:-15%;}

#business_section1 .bottom_text #sub1-tab-2 li {width:23%;}
#business_section1 .bottom_text #sub1-tab-2 li:after {right:-15%;}

#business_section1 .bottom_text #sub1-tab-3 li {width:23%;}
#business_section1 .bottom_text #sub1-tab-3 li:after {right:-15%;}


#business_section1 .bottom_text li.bgcfff{background-color:#fff;}
#business_section1 .bottom_text li.bgc404041{background-color:#404041;}
#business_section1 .bottom_text li.bgc41b2b8{background-color:#41b2b8;}

/**/
#business_section2 .tit_wr .sub_tit {text-align:left; color:#2a2a2a;}
#business_section2 .right_wr,#business_section2 .left_wr {float:left;}
#business_section2 .right_wr {width:47.556%; border-radius:10px; overflow:hidden; margin-bottom:80px;}
#business_section2 .left_wr {width:52.444%;}
#business_section2 .left_wr .text_wr {padding-top:65px; font-size:20px; color:#2a2a2a;}
#business_section2 .text_wr .text {padding-bottom:30px; padding-top:0;}
#business_section2 .text_wr .text:last-child {padding-bottom:0px;}
#business_section2 .right_wr .img_wr img {position: inherit; transform: none;}
#business_section2 .bottom_text li {width:22%; float:left; background-color:#fff; border-radius:10px; text-align:center; margin-right:5%; padding:40px 0; position:relative; box-shadow:10px 10px 10px rgba(0,0,0,.03);}
#business_section2 .bottom_text li:last-child {margin-right:0;}
#business_section2 .bottom_text li:after {content:""; display:inline-block; background:url("../images/icon_busi_plus.png") no-repeat center / contain; width:22px; height:22px; position:absolute; top:50%; transform:translateY(-50%); right:-20%;}
#business_section2 .bottom_text li:last-child:after {display:none;}
#business_section2 .bottom_text p.text {font-size:20px; padding:10px 0;}
#business_section2 .bottom_text p.text_en {font-size:18px; color:#777;}
#business_section2 .bottom_text ul {width:100%; display:flex; max-width:1060px; margin:0 auto;}
#business_section2 .page_tit_wr {color:#000;}

#business_section2 .tit_wr {display:inline-block; width:49%;}
#business_section2 .text_wr {display:inline-block; width:49%; color:#000; padding-top:10px; vertical-align:top;}
#business_section2 .bottom_wr {margin-top:100px; display:flex;} 
#business_section2 .bottom_wr .bottom_cont03 {}
#business_section2 .bottom_wr .bottom_cont00 {float:left;} 
#business_section2 .bottom_wr .bottom_cont02:after {content:none; position:absolute; top:50%; right:-18%; transform:translateY(-50%); background:url('../images/icon_busi_next.png') no-repeat; width:33px; height:62px;}
#business_section2 .bottom_wr .bottom_cont02 p,#business_section2 .bottom_wr .bottom_cont01 p {font-size:18px; font-weight:500; color:#fff;} 
#business_section2 .bottom_wr .bottom_cont02 p.text00,#business_section2 .bottom_wr .bottom_cont01 p.text00 {font-size:26px; color:#fff; padding:30px 30px 0;}
#business_section2 .bottom_wr .bottom_cont03 {width:calc(100% - 800px); margin-right:0;}
.bottom_cont03 ul li {padding:25px 0; width:100%; color:#fff; border-radius:5px; font-weight:600; text-align:center; margin-bottom:20px; position:relative;}
.bottom_cont03 ul li:nth-child(1) {background-color:#efefef; color:#000;}
.bottom_cont03 ul li:nth-child(2) {background-color:#41b2b8;}
.bottom_cont03 ul li:nth-child(3) {background-color:#333; margin-bottom:0;}
.bottom_cont03 li span.strategy {font-weight:400;}
.bottom_cont03 ul {} 
.bottom_cont03 span {display:block; text-align:center;} 

.main_tab_box {position:absolute; top:14px; left:31%;}


#business_section2 .bottom_wr .bottom_cont01,
#business_section2 .bottom_wr .bottom_cont02 {float:left; width:352px; margin-right:2%;/*background-color:rgba(53,183,191,.9);*/ border-radius:5px; position:relative; overflow:hidden;}
#business_section2 .bottom_wr .bottom_cont01 .adbox01{background:url('/images/sub_busi_sec03_img01.jpg') no-repeat center/cover; border-radius:50%; position:Relative; overflow:hidden;}
#business_section2 .bottom_wr .bottom_cont02 .adbox02{background:url('/images/sub_busi_sec03_img02.jpg') no-repeat center/cover; border-radius:50%; position:Relative; overflow:hidden;}
#business_section2 .bottom_wr .bottom_cont01 .adbox01:after,
#business_section2 .bottom_wr .bottom_cont02 .adbox02:after{content:""; display:block; width:100%; height:100%; background:rgba(65,178,184,0.3);z-index:0; transition: all .2s; padding-top:100%;}
#business_section2 .bottom_wr .bottom_cont02 p, #business_section2 .bottom_wr .bottom_cont01 p {font-size:18px; display:inline-block; vertical-align: middle;}
#business_section2 .bottom_wr .bottom_cont00 li {margin-bottom:10px;}
#business_section2 .bottom_wr .bottom_cont00 li:last-child {margin-bottom:0px;}
#business_section2 .bottom_wr .bottom_cont00 p.tit00 {padding:30px 0 0 30px; font-size:40px}
#business_section2 .bottom_wr .bottom_cont02 {margin-right:6%;}
.sec4_bottom_cont01 li .icon_box {display:inline-block;}
#business_section2 .bottom_wr .bottom_cont01 ul li,
#business_section2 .bottom_wr .bottom_cont02 ul li{margin-bottom:30px;white-space: nowrap;}
#business_section2 .bottom_wr .bottom_cont01 ul li.tit,
#business_section2 .bottom_wr .bottom_cont02 ul li.tit{font-size:30px; color:#fff; text-align:Center; font-weight:700;}
#business_section2 .bottom_wr .bottom_cont01 ul li.stext,
#business_section2 .bottom_wr .bottom_cont02 ul li.stext{display:none;}

#business_section2 .bottom_wr .bottom_cont04{position:relative; float:left; width:60%; margin-right:2%;}
#business_section2 .bottom_wr .bottom_cont04 img{max-width:100%; width:85%;}
#business_section2 .bottom_wr .bottom_cont04:after {content:""; position:absolute; top:50%; right:0%; transform:translateY(-50%); background:url('../images/icon_busi_next.png') no-repeat; width:33px; height:62px;}

/**/
#business_section3 .tit_wr .sub_tit {text-align:left;}
#business_section3 .text_wr {padding-top:70px; padding-bottom:50px; color:#fff;}
#business_section3 .text {font-size:20px;}
#business_section3 .bottom_text {color:#fff;}
#business_section3 .bottom_text li {float:left; margin-right:2%; width:32%; background-color:rgba(255,255,255,.04); border-radius:10px; text-align:center; padding:40px 0 80px;}
#business_section3 .bottom_text li:last-child {margin-right:0;}
#business_section3 .bottom_text p.Strategy_num {display:block; margin:0 auto 40px; width:35%; height:35px; text-align:center; line-height:35px; color:#fff; background-color:#41b2b8; font-size:16px; font-weight:500; border-radius:17.5px;}
#business_section3 .bottom_text p.tit {font-size:20px; font-weight:500; padding-bottom:30px;}
#business_section3 .bottom_text p.text {font-size:16px;color:#b5b5b5;}



/**/
#business_section4 .tit_wr .sub_tit {text-align:left;}


#business_section4 .bottom_text {color:#fff; margin-top:100px; display:flex;}
.sec4_bottom_cont02 li {float:left; margin-right:2%; width:32%;  text-align:center; padding-top:30px;}
#business_section4 .bottom_text li:last-child {margin-right:0;}
#business_section4 .bottom_text span.icon_img {display:block; margin:0 auto 20px; width:100px; height:100px; text-align:center; line-height:100px; color:#fff; background-color:#41b2b8; border-radius:110px;}
#business_section4 .bottom_text span.icon_img img {width:50%}
#business_section4 .bottom_text p.tit {font-size:20px; font-weight:500; padding-bottom:10px; color: #41b2b8;}
#business_section4 .bottom_text p.text {font-size:16px;color:#000;}

#business_section4 .tit_wr {display:inline-block; width:49%;}
#business_section4 .text_wr {display:inline-block; width:49%;  padding-top:10px; vertical-align:top;}

.sec4_bottom_cont02 {float:right; width:calc(100% - 335px); background-color: rgba(255,255,255,.9); border-radius:5px; color:#000;}
.sec4_bottom_cont02 p.tit00 {text-align:center; font-size:24px; font-weight:500;}
.bottom_cont00 {float: left;
    width: 28%;
    margin-right: 2%;
    border-radius: 5px;
    position: relative;}
.bottom_cont00 p {font-size:20px; display:inline-block; vertical-align: middle;}
.bottom_cont00 ul {/*bottom:30px; left:30px;*/}
.bottom_cont01 h4.tit, .bottom_cont02 h4.tit{position:relative; z-index:1; font-size: 18px; margin-bottom: 15px; text-align: center; color:#fff; opacity:0; transition: all .2s; margin-bottom:20px; padding-top:65px;}
.bottom_cont01 ul,.bottom_cont02 ul {position:absolute; z-index:1; opacity:1; transition: all .2s; top:50%; left:50%; transform:translate(-50%,-50%);}
.bottom_cont00 li {margin-bottom:20px;}
.bottom_cont00 li:last-child {margin-bottom:0px;}
.bottom_cont00 p.tit00 {padding:30px 0 0 30px;}
.bottom_cont00 h3{font-size:18px; margin-bottom:15px; text-align:center;}

.sec4_bottom_cont01 {float:left; width:335px; margin-right:2%;background-color:rgba(53,183,191,.9); border-radius:5px; position:relative;}
.sec4_bottom_cont01 p {font-size:18px; display:inline-block; vertical-align: middle;}
.sec4_bottom_cont01 ul {padding:30px 0 0 40px;}
.sec4_bottom_cont01 li {margin-bottom:35px;}
.sec4_bottom_cont01 li:last-child {margin-bottom:0px;}
.sec4_bottom_cont01 p.tit00 {padding:30px 0 0 0px; font-size:24px; font-weight:500; display:block; text-align:center;}

.sec4_bottom_cont01 li .icon_box {display:inline-block;}
/* sub_connecting */
.connecting_section .page_name_wr {color:#fff;}
#connecting_section1 .page_name_wr {color:#000;}
.sec4_bottom_cont02 ul {padding:30px 0 40px;}



@media (pointer: fine) {
.bottom_cont01:hover h4.tit, .bottom_cont02:hover h4.tit{opacity:1; transition: all .2s;}
#business_section2 .bottom_wr .bottom_cont01:hover ul,
#business_section2 .bottom_wr .bottom_cont02:hover ul{opacity:1; transition: all .2s;}
#business_section2 .bottom_wr .bottom_cont01:hover .adbox01:after,
#business_section2 .bottom_wr .bottom_cont02:hover .adbox02:after{background:rgba(65,178,184,0.9); transition: all .2s;}

#business_section2 .bottom_wr .bottom_cont01:hover ul li.tit,
#business_section2 .bottom_wr .bottom_cont02:hover ul li.tit{display:none;}
#business_section2 .bottom_wr .bottom_cont01:hover ul li.stext,
#business_section2 .bottom_wr .bottom_cont02:hover ul li.stext{display:block;}


}


/**/

#connecting_section0 .text_wr > div {float:left; width:100%;}
#connecting_section0 .bottom_text {color:#2a2a2a; padding-top:220px;}
#connecting_section0 .bottom_text li {float:left; width:20%; margin-right:6%; background-color:#f6f6f6; border-radius:10px; text-align:center; padding:50px 0; position:relative;}
#connecting_section0 .bottom_text li:after {content:none; position:absolute; right:-20%; top:50%; transform:translateY(-50%); background:url('../images/icon_busi_plus_w.png') no-repeat; width:30px; height:30px;}
#connecting_section0 .bottom_text li:last-child:after {display:none;}

#connecting_section0 .bottom_text li:last-child {margin-right:0;}

#connecting_section0 p.text_en {font-size:14px; color:#999999; padding-top:10px;}
#connecting_section0 .bottom_text li img {margin-bottom:20px; width:23%;}
#connecting_section0 .bottom_text ul {display:flex;}
#connecting_section0 .sec4_text_wr p.text {font-size:20px;}
/**/
#connecting_section1 .page_tit_wr {color:#2a2a2a;}
#connecting_section1 {background-color:#f6f6f6;}
#connecting_section1 .tit_wr .sub_tit {color:#000;}
#connecting_section1 .text_wr .text {color:#000;}
#connecting_section1 .tabs_cont00 .img_wr img { position: inherit; transform: none;}
#connecting_section1 .tabs li.tab-link {float:left; font-size:16px; margin-right:50px;}
#connecting_section1 .tabs li.tab-link a {color:#838383;}
#connecting_section1 .tabs li.tab-link a.on {color:#2a2a2a;}
#connecting_section1 .tabs li.tab-link a.on .underline {width:100%; height:7px; display:block; background-color:#41b2b8; margin-top:10px;}
#connecting_section1 .tab_box {position:relative;}
#connecting_section1 .tab_box div.inbox > a {font-size:16px; position: absolute; bottom: 0; right: 0; display:block; width:188px; height:57px; line-height:57px; color:#fff; background-color:#41b2b8; border-radius:10px; text-align:center;}
#connecting_section1 .contnets_box {padding-top:30px;}
#connecting_section1 .contnets_box .tabs_cont00 {margin-bottom:20px; padding:30px 40px; float:left; width:32%; margin-right:2%; background-color:#fff; border-radius:10px;}
#connecting_section1 .contnets_box .tabs_cont03,#connecting_section1 .contnets_box .tabs_cont06,#connecting_section1 .contnets_box .tabs_cont09 {margin-right:0;}
#connecting_section1 .tabs_cont00 .img_wr {text-align:center; border-bottom:1px solid #dfdfdf; padding-bottom:30px;}
#connecting_section1 .tabs_cont00 .text_wr {padding-top:20px;}
#connecting_section1 .tabs_cont00 .text_wr p.site {font-size:20px; color:#2a2a2a;}
#connecting_section1 .tabs_cont00 .text_wr p.site span {font-size:16px; float:right;}
#connecting_section1 .tabs_cont00 .text_wr p.email {padding:10px 0 5px;}
#connecting_section1 .tabs_cont00 .text_wr {color:#808080; font-size:16px;}

#company_section1 {background:url('../images/company_bg.png') no-repeat 100% 5% #f3f2f2; background-size:82%;}
#company_section1 .tit_wr .page_tit {color:#000;}
#company_section1 .tit_wr .sub_tit {color:#000;}
#company_section1 .tit_wr {width:49%; float:left;}
#company_section1 .text_wr {width:50%; display:inline-block; padding-top:0;}

/**/
#connecting_section2 .text_wr {padding-top:80px;}
/*#connecting_section2 .text_wr p.text:first-child {padding-bottom:50px;}*/
#connecting_section2 .right_wr {position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
#connecting_section2 .right_wr {position: absolute; right: 0; top: 50%; transform: translateY(-50%);}

#connecting_section2 .right_wr .partner_00 {width:328px; height:247px; border-radius:20px; padding:60px 50px;}
#connecting_section2 .right_wr .partner_01 {background-color:#eaf8f8; margin-bottom:15px;}
#connecting_section2 .right_wr .partner_02 {background-color:#fff;}

#connecting_section2 .right_wr .partner_00 p.text_c {font-size:32px; font-weight:500;}
#connecting_section2 .right_wr .partner_01 p.text_c {color:#41b2b8;}
#connecting_section2 .right_wr .partner_02 p.text_c {color:#3d3d3f;}
#connecting_section2 .right_wr .partner_00 p.text {color:#363636; font-weight:100; font-size:18px;}
#connecting_section2 .right_wr .partner_00 a {display:block; margin-top:30px; font-size:18px; color:#666;}
#connecting_section2 .right_wr .partner_00 a img {margin-left:5px;}

/* sub_qa */
#qa_section0 .sub_title_wr {padding:0; text-align:center; font-size:60px;}
/*#qa_section0 .sub_title_wr h2.sub_tit {font-weight:500;}*/
#qa_section0 h2.sub_tit span.point {display:inline-block; width:10px; height:10px; background-color:#50d2da; border-radius:10px; margin-left:10px; vertical-align: -webkit-baseline-middle;}
#qa_section0 .text_wr {text-align:center; padding:40px 0 80px;}
#qa_section0 .text_wr p.text {font-size:20px; font-weight:400; color:#333;}
#qa_section0 .qa_cont_wr {width:100%; margin:0 auto; max-width:720px;}
#qa_section0 .qa_cont_wr li {float:left; width:48%; border:1px solid #dcdcdc; border-radius:10px; text-align:center; padding:80px 0 60px;}
#qa_section0 .qa_cont_wr li:first-child {margin-right:4%;}
#qa_section0 .qa_cont_wr p.tit {font-size:32px; color:#3d3d3f; font-weight:bold; padding-bottom:20px;}
#qa_section0 .qa_cont_wr p.text {font-size:18px; font-weight:100; color:#363636; padding-bottom:140px;}
#qa_section0 .qa_cont_wr a {font-size:18px; color:#666;}
#qa_section0 .qa_cont_wr a img {margin-left:8px;}

/* sub_question */
#question_section0 {height:initial;}
#question_section0 .sub_contents_box {position:relative; top:0; padding-top:200px; padding-bottom:100px;}
#question_section0 .sub_title_wr {padding:0; text-align:left; font-size:50px; display:inline-block; padding-right:10px; width:450px;}
#question_section0 p.c_text {font-size:16px; font-weight:bold; color:#41b2b8;}
#question_section0 h2.sub_tit span.point {display:inline-block; width:10px; height:10px; background-color:#50d2da; border-radius:10px; margin-left:10px;vertical-align: -webkit-baseline-middle;}
#question_section0 .text_wr {padding:20px 0 40px;}
#question_section0 .text_wr p.text {font-size:18px; font-weight:400; color:#333; margin-top:0; padding-top:0;}
.question_cont00 .formmail_list {width:100%; margin-bottom:20px;}
.question_cont00 .formmail_list {float:left; width:49%;}
.question_cont00 .formmail_list:nth-child(even) {margin-right:4%;}
.question_cont00 .formmail_list01 {width:100%;}
.question_cont00 .formmail_list input,.question_cont00 .formmail_list select,.question_cont00 .formmail_list textarea {width:100%;font-size:14px; padding: 10px 20px; border:1px solid #dcdcdc; color:#818381;}
.question_cont00 .formmail_list textarea{height:150px;}
.required, textarea.required {background-image: url("../images/icon_require.png") !important; background-repeat: no-repeat !important; background-position:12px 12px !important;}
#question_section0 .formmail_file {width:100%; border:1px solid #dcdcdc; padding:10px 20px; position:relative; }
#question_section0 .formmail_file label {position:absolute; right: 0;background-color: #3d3d3f; height: 100%; top: 0; width:220px; text-align:center; color:#fff; font-size:16px; line-height:44px;}
#question_section0 .formmail_file input[type="file"] {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; }
#fregister_term {text-align:center; padding-top:40px;}
#question_section0 .fregister_agree label {font-size:16px; margin-left:5px; color:#969896;} 
#question_section0 .fregister_agree label span {font-weight:500;}
.formmail_list select {border-radius:0; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:url("../images/icon_select.png") no-repeat 98% 50%;}
.formmail_file span {font-size:16px;}
.formmail_btn {text-align:center;}
.formmail_btn input[type="button"] {border:none; width:260px; color:#fff; background-color:#41b2b8; border-radius:10px; font-weight:500; font-size:16px; height:50px; line-height:50px; margin-top:20px;
	-webkit-appearance:none;-webkit-border-radius:0;border:none;
}
.question_cont00 .formmail_list input[type="checkbox"] {width:auto; display:inline-block; margin-right:5px;}
.question_cont00 .formmail_list .pri_text {display:inline-block; font-size:16px;}
.question_cont00 .formmail_list02 {text-align:center;}

#question_cont01{display:inline-block; width: calc(100% - 455px); vertical-align:top;}
#question_cont01 .formmail_list:nth-child(even) {margin-right:0;}
#question_cont01 .formmail_list:nth-child(odd) {margin-right:2%;}
#question_cont01 .f_formmail {width:100%;}

.formmail_agree{text-align:Center; font-size:14px;}


/**/
#connecting_section0 .tit_wr {display:inline-block; width:45%;}
#connecting_section0 .text_wr {display:inline-block; width:54%; position:relative; padding-top:0; vertical-align:top; padding-top:10px;}
#connecting_section0 .text_wr p.text {word-break:keep-all;}
#connecting_section0 .text_wr .text:last-child {padding-top:0px;}
#connecting_section0 .text_wr a {font-weight:500; display: block; width: 188px; padding:20px 0; color: #fff; border-radius: 10px; background-color: #41b2b8; text-align: center; font-size: 16px; position: absolute; bottom: -120px; right: 0;}

#connecting_section2{height:700px; overflow:hidden;}
#connecting_section2 .tit_wr {display:inline-block; width:45%;}
#connecting_section2 .text_wr {display:inline-block; width:54%; position:relative; padding-top:0;  vertical-align:top; padding-top:10px;}
#connecting_section2 .text_wr a {font-weight:500; display: block; width: 188px; padding:20px 0; color: #fff; border-radius: 10px; background-color: #41b2b8; text-align: center; font-size: 16px; position: absolute; bottom: -120px; right: 0;}

#connecting_section1 .tit_wr {display:inline-block; width:45%;}
#connecting_section1 .text_wr {display:inline-block; width:54%; position:relative; padding-top:0;  vertical-align:top; padding-top:10px;}
#connecting_section1 .tit_wr .page_tit {color:#000;}
#connecting_section1 .text_wr .left_text {display:inline-block; width:100%;}
#connecting_section1 .text_wr .right_text {display:inline-block; width:44%; position:absolute;}
#connecting_section1 .text_wr .text:last-child {padding-top:0;}
.sub_cont_h_wr {padding-top:170px;}
.sub_cont_h_wr .text {font-size:18px; padding-bottom:20px; font-weight:500;}
.sub_cont_h_wr .inbox {width:100%; height:100%; background-color:rgba(44,44,44,.7);}
.sub_cont_h_wr .cont00 {float:left; width:18.4%; margin-right:2%; border-radius:10px; background:url('../images/sub_connecting_hover01.jpg') no-repeat center; height:338px; position:relative; overflow:hidden;}
.sub_cont_h_wr .cont00 .title_wr {position:absolute; top:50%; transform:translateY(-50%); text-align:center; width:100%;}
.sub_cont_h_wr .cont00 p.tit {color:#fff; font-size:20px; font-weight:600; word-break:keep-all;transition: all .2s;}
.sub_cont_h_wr .cont02 {background-image:url('../images/sub_connecting_hover02.jpg');}
.sub_cont_h_wr .cont03 {background-image:url('../images/sub_connecting_hover03.jpg');}
.sub_cont_h_wr .cont04 {background-image:url('../images/sub_connecting_hover04.jpg');}
.sub_cont_h_wr .cont05 {margin-right:0; background-image:url('../images/sub_connecting_hover05.jpg');}
#connecting_section2 .btn_wr { padding-top:30px;}
#connecting_section2 .btn_wr a {color:#fff; font-size:15px;display:block;}
#connecting_section1 .text_wr a {    display: block; width: 188px; padding: 20px 0; color: #fff; border-radius: 10px; background-color: #41b2b8; text-align: center; font-size: 16px; position: absolute; bottom: -120px; right: 0;}
.swiper-wrapper-sec03 {padding-left:20px; padding-bottom:20px;}
.swiper-container-sec03 {margin-right:20px !important;}
#business_section1 .bottom_text li .inbox {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%;}
#business_section1 .bottom_text .icon_img img {width:60px;}

.sub_cont_h_wr .cont00_open .inbox p.tit {font-size:32px; transition: all .2s;color: #a3ecf0;}





.text-slide {position: relative; overflow: hidden; display: inline-block;}
.section .text_wr .first {display:block; transform: translateY(150%); will-change: transform; transition-property: transform; transition-duration:1s;}

/*.section .text_wr .last {display:block; transform: translateY(100%); will-change: transform; transition-property: transform; transition-duration:1.2s;}*/

#about_contents_box {padding-top:170px;}
#about_contents_box .tit_wr {text-align:center; font-size:36px; padding-bottom:100px;}
#about_contents_box .page_tit { position:relative;}
#about_contents_box .page_tit span {position:absolute; left:50%; bottom:-20px; transform:translateX(-50%); width:74px; height:5px; background-color:#000;}

.about_cont_wr .left_img_wr img {width:100%; max-width:890px;}
.about_cont_wr > div {float:left; width:50%;}
#about_contents_box .sub_text_wr .tit { font-size:50px; /*color:#33b0b8;*/ color:#000; font-weight:600; padding-bottom:18px;}
#about_contents_box .sub_text_wr .text {font-size:18px; font-weight:400; color:#333; padding-bottom:46px;}
.about_right_wr {padding:0 5% 5%; text-align:center; /*position:relative;*/}
.right_a_wr {padding:60px 0 0px;}
.right_a_wr a {margin-right:10px; text-align:center; display:inline-block; padding:10px 0; font-size:15px; border:1px solid #999; color:#999; border-radius:10px; width:190px; font-weight:500;}
.right_a_wr a:last-child {margin-right:0;}
.about_left_wr {background:url('../images/sub_about_img.jpg') no-repeat center; background-size:cover;}
.about_cont_wr {display:flex;}

#about_contents_box .tit .point {display:inline-block; width:10px; height:10px; background-color:#50d2da; border-radius:10px; margin-left:10px; vertical-align:-webkit-baseline-middle;}



.catalogue_pop_wr{position:fixed; top:0; left:0; width:100%; height:100%; background-color:rgba(0,0,0,0.8); z-index:1100;}
.display_none{display:none;}
.catalogue_pop_wr .inner_box{height:100%;}
.catalogue_slide_wr{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); max-width:1200px; width:95%;}
.catalogue_slide_wr .swiper-container{ overflow:initial;}
.catalogue_slide_wr .swiper-slide img{width:100%;}


.catalogue_slide_wr .swiper-slide-next{opacity:0;}
.catalogue_slide_wr .swiper-slide-prev{opacity:0;}

.catalogue_slide_wr .swiper-button-prev{left:-100px;}
.catalogue_slide_wr .swiper-button-next{right:-100px;}
.catalogue_slide_wr .swiper-button-prev img, .catalogue_slide_wr .swiper-button-next img{width:60px;}
.catalogue_slide_wr .swiper-button-prev:after, .catalogue_slide_wr .swiper-button-next:after{content:none;}

.catalogue_close_btn{position:absolute; top:40px; right:40px; z-index:5;}

#section0 {background:url('../images/main_img01.jpg') no-repeat center; background-size:cover;}
#section1 {background:url('../images/main_img02.jpg') no-repeat center; background-size:cover;}
#section2 {background:url('../images/main_img03.jpg') no-repeat center; background-size:cover;}
#section4 {background:url('../images/main_img04.jpg') no-repeat center; background-size:cover;}

#company_section0 {background:url('../images/sub_company_img02.jpg') no-repeat center; background-size:cover;}
#company_section2 {background:url('../images/sub_company_img03.jpg') no-repeat center; background-size:cover;}
#company_section3 {background:url('../images/sub_company_img04.jpg') no-repeat center; background-size:cover;}

#business_section0 {background:url('../images/sub_business_img01.jpg') no-repeat center; background-size:cover;}
#business_section4 {background:url('../images/sub_business_img05.jpg') no-repeat center; background-size:cover;}

#connecting_section0 {background:url('../images/sub_connecting_img01.jpg') no-repeat center; background-size:cover;}
#connecting_section2 {background:url('../images/sub_connecting_img03.jpg') no-repeat center; background-size:cover;}

@media (pointer: fine) {
	/* 메인 */
	#section3 .swiper-slide:hover .sw_img_wr img{opacity:0.4; transition: all .2s;}

	/**/
	.tab_box li.tab-link a:hover{color:#41b2b8;}
	
	.main_tabs > li:hover{background:#41b2b8;}

	#business_section1 .bottom_text li:hover{background-color:#56c0c5; transition: all .2s;}
	#business_section1 .bottom_text #sub-tab-2 li:hover{background-color:#56c0c5; transition: all .2s;}
	#business_section1 .bottom_text #sub-tab-3 li:hover{background-color:#56c0c5; transition: all .2s;}


	/**/
	#connecting_section0 .bottom_text li:hover {background-color:#56c0c5;}
	.right_a_wr a:hover {background-color:#41b2b8; border:none; color:#fff;}
}






/* 반응형 */
@media screen and (max-width:1600px){
	/* sub_company */
	.sub_contents_wr .page_name_wr {padding-left:30px;}
	#company_section0 .text_wr .left_text {margin-right:7%;}
	#company_section0 .bottom_text {width:85%;}

	/* sub_business */
	#business_section0 .text_wr {margin:0;}
/*	.sub_contents_wr .sub_contents_box {top:220px; left:5%; width:90%;}*/


	.right_a_wr a {width:170px;}

}


@media screen and (max-width:1440px){
	.section .page_num_wr span.page_num_line {width:43.125%;}
	.section .text_wr h2.main_tit {font-size:54px; padding-bottom:40px;}
	#section4 .tit_wr h2.main_tit {font-size:54px; padding-bottom:40px;}
	#section0 .text_wr {left:50%;}

	#section4 .tit_wr {left:23%;}

	/* sub_company */
	.sub_contents_wr .page_name_wr {padding:20px 0 20px 40px; width:100%; font-size:16px; top:130px;}
	#company_section0 .text_wr .left_text {margin-right:7%;}
	#company_section0 .bottom_text {width:85%;}
	#company_section0 .bottom_text {width:90%;}
	#company_section2 .tit_wr {width:45%;}


	/* sub_connecting */
	#connecting_section0 .text_wr .left_text {width:100%;}
	#connecting_section0 .text_wr .right_text {width:100%;}
	#connecting_section0 .text_wr {float:right; width:60%;}
	#connecting_section0 .tit_wr {width:39%;}


	.main_tab_box {left:28%;}
	
	.swiper-container-sec03 {margin-right:0px !important;}


}/*1440*/

@media screen and (max-width:1340px){
	.right_a_wr a {font-size:14px; margin-right:5px; width:160px}
}
@media screen and (max-width:1280px){
	#section1 .text_wr {left:8%;}
	#section2 .text_wr {top:30%; left:15%;}
	#section2 .text_wr p.main_text {position:initial;}
	.section .text_wr h2.main_tit {font-size:50px;}
	#section4 .tit_wr h2.main_tit {font-size:50px;}
	#section0 .text_wr {top:300px;}

	/* sub_company */
	#company_section2 .tit_wr {width:100%;}
	.sub_contents_wr .tit_wr .sub_tit {font-size:28px; padding-top:50px;}
	.sub_contents_wr .tit_wr .page_tit {font-size:48px;}

	#company_section2 .text_wr {padding-top:50px; padding-bottom:30px; width:100%;}
	#company_section0 .text_wr {padding-top:50px;}
	#company_section0 .bottom_text {width:100%;}
	#company_section0 .bottom_text li {font-size:20px;}
	#company_section0 .bottom_text li p.num {font-size:32px;}

	#company_section2 .bottom_text {padding-top:0;}
	#company_section3 .map_bottom .text_wr {font-size:18px;}

	/* sub_business */
	#business_section0 .text_wr > div {height:261px;}

	#business_section1 .left_wr .text_wr {padding-top:20px; font-size:18px;}
	.main_tab_box {top:8px;}
	
	#business_section2 .bottom_wr .bottom_cont02 p.text00, #business_section2 .bottom_wr .bottom_cont01 p.text00 {font-size:34px;}

	#business_section2 .bottom_wr .bottom_cont02 {margin-right:50px;}
	#connecting_section2 .text_wr {font-size:18px;}
	#business_section1 .left_wr {width:58%; margin-right:2%;}
	#business_section1 .right_wr {width:40%;}




	.sub_contents_wr .sub_contents_box {width:90%;}
	
	#question_section0 .sub_title_wr {font-size:48px;}


	#about_contents_box .tit_wr {padding-bottom:130px;}
	#about_contents_box .sub_text_wr .tit {font-size:48px;}
	.right_a_wr a {width:120px; font-size:12px;}


}/*1280*/
@media screen and (max-width:1200px){
	#business_section2 .bottom_wr .bottom_cont02 p.text00, #business_section2 .bottom_wr .bottom_cont01 p.text00 {font-size:28px;}

		
	#business_section2 .bottom_wr .bottom_cont01, #business_section2 .bottom_wr .bottom_cont02{width:300px;}
	#business_section2 .bottom_wr .bottom_cont03{width: calc(100% - 600px);}
	#business_section2 .bottom_wr .bottom_cont02{margin-right:30px;}
	.bottom_cont03 ul li{padding:15px 0;}



}
@media screen and (max-width:1024px){
	.section .page_num_wr span.page_num_line {width:33.125%;}
	#section0 .text_wr {left:40%;}
	.section .text_wr h2.main_tit {font-size:42px;}
	#section4 .tit_wr h2.main_tit {font-size:42px; padding-bottom:20px;}
	#section4 .text_wr {left:25%;}
	.main_nav_wr {width:70%;}

	#section3 .sec3_con01 li {padding:0 30px 40px; margin-top:155px;}
	#section3 .sec3_con01 p.c_text {font-size:22px;}
	#section3 .sec3_con01 p.sec03_tit {font-size:16px; padding-bottom:20px;}
	#section3 .sec3_con01 p.sec03_text {font-size:14px;}
	#section3 .sec3_con01 a {font-size:14px;}
	#section3 .sec3_con01 a img {width:25px;}
	#section3 .sec3_con01 {padding-bottom:40px;}
	#section3 .swiper-slide .text_wr p.con02_num {padding-top:20px;}



	/* sub_company */
	#company_section2 .tit_wr {width:100%;}
	#company_section0 .text_wr {line-height:1.6; font-size:16px;}
	#company_section1 .tit_wr {float:none;}
	#company_section1 .text_wr {line-height:1.6; font-size:16px; width:100%; padding-top:50px;}
	#company_section2 .text_wr {line-height:1.6; font-size:16px;}
	.sub_contents_wr .tit_wr .page_tit {font-size:36px;}
	.sub_contents_wr .tit_wr .sub_tit {font-size:28px; word-break:keep-all;}
	#company_section1 .tit_wr {width:100%;}
	.sub_contents_wr .page_name_wr {padding:0 0 0 5%;}
	.sub_contents_wr .sub_contents_box {top:180px;}
	#company_section1 .bottom_text {margin-top:50px;}

	#company_section0 .bottom_text li {font-size:18px;}
	#company_section0 .bottom_text li p.num {padding-bottom:1px;}
	#company_section1 .bottom_text {font-size:18px; font-weight:400;}
/*	#company_section2 .bottom_text {padding-top:40px;}*/
	#company_section3 .text_wr {width:55%;}
	#company_section3 .text_wr p.text {font-size:18px;}
	#company_section3 .map_wr {width:43%;}
	#company_section3 .map_bottom {padding:20px; margin-top:0; z-index:10; position:relative; top:-80px;}
	#company_section3 .map_bottom .text_wr {width:100%; padding-left:0; font-size:16px;}

	/* sub_business */
	#business_section0 .text_wr > div {height:191px; width:21%;}
	#business_section0 .text_wr {font-size:14px;}


	.busi_list_wr .busi_sec0_cont00:after {display:none;}

	/**/
	#business_section0 .bottom_text li {width:30%;}
	#business_section0 .bottom_text li:after {right:0;}
	#business_section0 .bottom_text li:nth-child(4),#business_section0 .bottom_text li:nth-child(5) {margin-top:30px;}
	#business_section0 .tit_wr .text {font-size:16px;}
	/**/

	#business_section1 .left_wr .text_wr,#business_section2 .left_wr .text_wr {font-size:16px;}
	#business_section1 .bottom_text li:after {right:-22%;}

	/**/
	#business_section3 .text, #business_section4 .text {font-size:16px; padding-top:0px; padding-bottom:10px;}
	#business_section3 .bottom_text p.Strategy_num {font-size:14px; width:40%;}
	#business_section3 .bottom_text p.text {font-size:14px;}
	#business_section3 .bottom_text li {padding:40px 20px 80px;}
	#business_section3 .bottom_text ul {display:flex;}

	#business_section4 .bottom_text p.text{font-size:14px;}



	.busi_list_wr {margin-top: 30px; padding: 20px 70px;}
	#business_section0 .busi_list_wr .busi_sec0_cont00 {width:33.333%;}
	#business_section0 .tit_wr .sub_tit {padding-top:20px;}
	.sub_contents_wr .text_wr .text:last-child {padding-top:5px;}

	.main_tab_box {top:3px; left:24%;}
	.main_tabs > li a {font-size:14px;}
	.main_tabs > li {width:90px;}

	#business_section2 .bottom_wr .bottom_cont02 p.text00, #business_section2 .bottom_wr .bottom_cont01 p.text00 {font-size:26px; word-break:keep-all;}
	#business_section2 .bottom_wr .bottom_cont00 li span {display:block;}
	#business_section2 .bottom_wr .bottom_cont00 li span img {width:20px;}
/*	#business_section2 .bottom_wr {display:block;}*/
/*	.bottom_cont00 {width:47%;}*/
/*	#business_section2 .bottom_wr .bottom_cont02 {margin-right:0; margin-bottom:0;}*/
/*	#business_section2 .bottom_wr .bottom_cont02:after {bottom: -50%; left: -6%; transform: rotate(90deg);}*/



	.bottom_cont01 ul span,.bottom_cont02 ul span{display:inline-block !important;}

	.bottom_cont00 h3{margin-bottom:10px;}
	#business_section2 .text_wr {font-size:16px;}

	#business_section2 .text_wr .text:last-child {padding-top:20px;}
	.sec4_bottom_cont01 p {font-size:16px;}
	.busi_sec0_cont04 {clear:both;}
	#business_section0 .busi_list_wr .busi_sec0_cont00 {vertical-align:top; margin-bottom:20px;}

	.busi_sec0_cont00 .text_wr p.tit {font-size:16px;}
	.busi_sec0_cont00 .text_wr p.text {font-size:14px;}

	#business_section1 .bottom_text p.text {font-size:18px;}
	#business_section1 .bottom_text #sub-tab-3 li:after {right:-28%;}
	#business_section1 .bottom_text #sub1-tab-1 li:after {right:-17%;}	

	#business_section1 .bottom_text #sub1-tab-2 li:after {right:-17%;}
	#business_section1 .bottom_text #sub1-tab-3 li:after {right:-17%;}


	.bottom_cont00 p {font-size:20px;}

	.sec4_bottom_cont01 p.tit00 {font-size:26px;}
	#business_section4 .bottom_text p.tit {font-size:18px; padding-bottom:20px;}
	.section .text_wr p.main_text {font-size:18px;}
	#section4 .page_num_wr span.page_num_line {width:20%;}


	#section3 .swiper-button-next, #section3 .swiper-button-prev {top: 79% !important;}

	#qa_section0 .sub_title_wr {font-size:50px;}
	#qa_section0 .text_wr {padding:0px 0 60px;}

	#question_section0 .sub_title_wr {font-size:36px;}
	#question_section0 .text_wr p.text{font-size:16px;}

	#company_section1 .bottom_text ul li .step_text {font-size:16px;}

	#connecting_section0 .text_wr a {bottom:initial; width:180px; padding:15px 0; top:-133px;}
	#connecting_section0 .bottom_text {padding-top:50px;}
	#connecting_section0 .bottom_text li {padding:50px 0;}
	#connecting_section0 p.text {font-size:16px;}
	#connecting_section0 p.text_en {font-size:16px;}
	#connecting_section0 .text_wr .right_text {width:100%; padding-top:30px;}
	#connecting_section0 .text_wr .left_text {width:100%;}
	#connecting_section0 .tit_wr {width:100%;}
	#connecting_section0 .text_wr {width:100%; float:none; padding-top:30px;}
	#connecting_section2 .tit_wr{width:100%;}
	#connecting_section2 .text_wr {width:100%; float:none; padding-top:30px;}

	#connecting_section2 .text_wr a {bottom: initial;width: 180px;padding: 15px 0; top: -133px;}



	#connecting_section1 .tit_wr {width:100%;}
	#connecting_section1 .text_wr .left_text {width:100%;}
	#connecting_section1 .text_wr .right_text {width:100%; position:initial; padding-top:30px;}
	#connecting_section1 .text_wr {padding-top:30px; width:100%;}
	#connecting_section1 .text_wr a {bottom:initial; width:180px; padding:15px 0; top:-133px;}
	.sub_cont_h_wr {padding-top:50px;}
	.sub_cont_h_wr .cont00 {height:260px;}
	.sub_cont_h_wr .cont00 p.tit {font-size:18px; word-break:keep-all;}
	.sub_cont_h_wr .cont00_open .inbox p.tit{font-size:28px;}
	#connecting_section1 .text_wr .text {font-size:16px;}
	#connecting_section2 .text_wr{font-size:16px;}

	.sub_cont_h_wr .text{font-size:16px;}

	/* footer */
	.footer .ft_sns_wr {position:initial; padding-top:30px;}
	.footer .ft_sns_wr li:first-child {margin-left:0;}


	/**/
	#about_contents_box {padding-top:150px;}
	.right_img_wr img {width:50%;}
	#about_contents_box .sub_text_wr .tit {font-size:36px;}
	#about_contents_box .sub_text_wr .text {font-size:16px; padding-bottom:40px;}
	.right_a_wr a {width:95px; margin-right:3px;}
}/*1024*/
@media screen and (max-width:900px){
	.hidden900 {display:none !important;}
	.visible900 {display:block !important;}


	/* sub_company */
	#company_section3 .text_wr {width:100%;}
	#company_section3 .map_wr {width:100%; height:350px; position: initial; margin-top:30px;}
	#company_section3 .text_wr p.tit_c {font-size:20px; padding-bottom:30px;}
	#company_section3 .text_wr p.tit_address {font-size:18px; padding-bottom:30px;}
	#company_section3 .text_wr p.text {font-size:16px; padding-bottom:15px; word-break: keep-all;}
	#company_section3 .map_wr iframe {height:100%;}
	#company_section3 .map_bottom { padding: 10px 20px;top: -20px;}
	#company_section3 .map_bottom .text_wr {width:90%; padding-left:20px;}

	.main_tab_box {left:30%; margin-bottom:20px;}

	#company_section3 {height:1000px;}
	#business_section2 .bottom_wr .bottom_cont02 p.text00, #business_section2 .bottom_wr .bottom_cont01 p.text00 {padding:20px;}

	#question_section0 .sub_title_wr{width:100%;}
	#question_cont01{width:100%;}


}/*800*/
@media screen and (max-width:768px){
	.hidden768 {display:none !important;}
	.visible768 {display:block !important;}
	.right_nav_wr .ham_btn {display:inline-block !important;}
	/*header*/
	.section .text_wr h2.main_tit {font-size:36px; padding-bottom:20px;}

	#section1 .text_wr {left:12%;}
	#section2 .text_wr p.main_text {width:100%; word-break:keep-all;}
	#section2 .text_wr {left:20%;}
	#section3 .sec3_con01 {display:block;}
	#section3 .sec3_con01 li {width:100%; border-bottom:1px solid #dbdbdb;}

	.main_contents_box .img_wr img {width:auto; height:101%;}
/*	#section3 {margin-bottom:40px}*/
	#section3 .sec3_con01 a {position:inherit; display:block; margin-top:20px; text-align:right;}
	#section3 .sec3_con01 li {padding:40px 30px; margin-top:0; background-position:93% 10%;}
	#section3 .sec3_con01 a img {width:3%;}
	.swiper-container {padding-top:0 !important;}

	#section4 .tit_wr h2.main_tit {font-size:36px;}
	#section4 .text_wr p.sub_text {font-size:14px;}
	#section4 .text_wr p.main_text {font-size:20px;}
	#section4 .tit_wr {left:17%;}
	#section4 .text_wr {top:300px; left:50%; transform:translateX(-50%); width:100%; text-align:center;}
	#section4 .tit_wr a {padding-top:0;}
	.bottom_btn_wr {right:30px;}
	#section0 .send_wr {right:30px;}

	.main_contents_wr {height:800px !important;}
	.fp-tableCell {height:800px !important;}
	.fp-tableCell {vertical-align:top !important;}
	/*footer*/
	.footer {padding:40px 0;}
	.footer .a_wr li a {font-size:14px;}
	.footer .right_wr {position:inherit; padding-top:30px; transform:none;}
	

	#company_section0 .sub_contents_box, #company_section1 .sub_contents_box, #connecting_section2 .sub_contents_box {transform:translate(-50%,0); top:initial;}
	/* sub_company */
	.sub_contents_wr .page_name_wr {font-size: 14px;}
	.sub_contents_wr .sub_contents_box {top:200px;}
	.sub_contents_wr .tit_wr .page_tit {font-size:30px;}
	.sub_contents_wr .tit_wr .sub_tit {font-size:20px; padding-top:30px;}
	#company_section0 .text_wr,#company_section2 .text_wr {font-size:16px;}
	#company_section0 .bottom_text li p.text {padding-top:15px;}
	#company_section1 .bottom_text {padding:30px;}
	#company_section1 .bottom_text li:nth-child(4), #company_section1 .bottom_text li:nth-child(5), #company_section1 .bottom_text li:nth-child(6) {margin-top:20px;}
	#company_section2 .text_wr .text:last-child{padding-top:20px;}


	#company_section3 .text_wr p.text {padding-bottom:10px;}
	#company_section0 .bottom_text span.line {display:none;}
	#company_section0 .bottom_text li {font-size:14px;}
	#company_section0 .bottom_text li p.num {font-size:24px;border-bottom: 2px solid;}
	#company_section2 .bottom_text {width:100%;}
	#company_section3 .text_wr p.tit_address {font-size:16px; padding-bottom:20px;}
	#company_section3 .text_wr p.tit_c {padding-bottom:20px;}
	#company_section3 .map_bottom .logo_wr img {width:80%;}
	#company_section3 .map_bottom .text_wr {font-size:13px; width:85%;}


	.page_tit_wr {font-size:16px;}
	/* sub_business */
	#business_section0 .tit_wr .text {font-size:16px;}


	#business_section1 .left_wr,#business_section2 .left_wr  {width:100%;}
	#business_section1 .right_wr, #business_section2 .right_wr {width:100%; margin:20px 0 50px;}
	#business_section1 .left_wr .text_wr,#business_section2 .left_wr .text_wr {padding-top:20px;}
	#business_section1 .text_wr .text,#business_section2 .text_wr .text {padding-bottom:10px;}
	#business_section1 .bottom_text ul {display:block;}
	#business_section1 .bottom_text li {width:30%;}
	#business_section1 .bottom_text li:nth-child(3) {margin-right: 0;}
	#business_section1 .bottom_text li:nth-child(4),#business_section1 .bottom_text li:nth-child(5),#business_section1 .bottom_text li:nth-child(6) {margin-top:20px;}
	#business_section1 .bottom_text li:after {right:-14%;}
	#business_section1 .bottom_text li:nth-child(3):after {display:none;}
	
	/**/

	#business_section2 .text_wr{padding-top:20px;}
	#business_section2 .text_wr .text:last-child{padding-top:0;}
	#business_section2 .bottom_text ul {display:block;}
	#business_section2 .bottom_text li {width:45%;}
	#business_section2 .bottom_text li:after {right:-10%;}
	#business_section2 .bottom_text li:nth-child(2):after {display:none;}
	#business_section2 .bottom_text li:nth-child(3),#business_section2 .bottom_text li:nth-child(4) {margin-top:20px;}
	#business_section2 .bottom_text {width:95%;}

	/**/
	#business_section3 .text_wr {padding:30px 0;}
	#business_section3 .text_wr .text {font-size:16px;}

	#business_section3 .bottom_text p.tit {font-size:18px; padding-bottom:10px;}
	#business_section3 .bottom_text p.Strategy_num {width:30%; margin:0 auto 10px;}

	#business_section3 .bottom_text li {padding:10px;  background-color: rgba(255,255,255,.3); width:60%; margin-bottom:10px;}
	#business_section3 .bottom_text p.text {word-break:keep-all;}
	#business_section3 .bottom_text ul {display:block;}


	/**/
	#business_section0 .text_wr > div {height:100px; width:33.333%; border:none;}
	.busi_sec0_cont02, .busi_sec0_cont03, .busi_sec0_cont04, .busi_sec0_cont05 {margin-left:0;}
	#business_section0 .bottom_text li {width:32%;}
	#company_section0 .text_wr {padding-top:30px;}
	#connecting_section2{height:500px;}
	#company_section1 .bottom_text ul li {width:32%;}
	#company_section1 .bottom_text li img {width:50%;}
	#company_section1 .bottom_text ul li:after {width:17px; height:30px; background-size:contain;}
	.sub_contents_wr {height: initial; overflow: hidden;}
	.sub_contents_wr .sub_contents_box {position: relative; top: initial; padding:170px 0 100px;}
	#company_section0 .img_wr img {left:30%;}
	#business_section1 .sub_contents_box {top:0;}
	.main_tabs > li {padding:10px 0; width:130px;}
	.main_tabs > li a {font-size:16px;}
	#business_section2 .tit_wr {width:100%;}
	#business_section2 .text_wr {width:100%;}
	#business_section2 .sub_contents_box {top:0;}
	.bottom_cont00 {width:100%;}
	#business_section2 .bottom_wr .bottom_cont00 { margin-bottom:30px;}
	.bottom_cont03 ul li {width:100%;}
	#business_section4 .tit_wr {width:100%;}
	#business_section4 .text_wr {width:100%;}
	#business_section4 .bottom_text {display:block;}
	.sec4_bottom_cont01 {width:100%; padding:30px 30px; margin-bottom:20px;}	
	.sec4_bottom_cont01 ul{padding: 0 0 0 40px}
	.sec4_bottom_cont01 li{margin-bottom:20px;}
	.sec4_bottom_cont02 {width:100%;}
	.sec4_bottom_cont02 ul{padding: 20px 0 20px;}
	#business_section0 .busi_list_wr .busi_sec0_cont00 {width:49%; float:none; display:inline-block; vertical-align:top; margin-bottom:20px;}
	#business_section4 .sec4_bottom_cont02 p.tit00 {font-size:20px;}
	#company_section3 {height:initial;}
	#business_section1 .bottom_text #sub1-tab-1 li {width:30%;}

	#business_section1 .bottom_text #sub1-tab-2 li {width:30%;}
	#business_section1 .bottom_text #sub1-tab-3 li {width:30%;}

	#business_section4 .bottom_text p.text {font-size:14px;}
	#business_section4 .bottom_text {margin-top:50px;}
	.sec4_bottom_cont01 p.tit00 {padding:0; padding-bottom:30px; display:block; text-align:center; width:100%;}
	#section0 .page_num_wr {top:305px;}
	.section .text_wr p.main_text {font-size:16px;}
	#section2 .page_num_wr {top:245px;}
	#section2 .page_num_wr span.page_num_line {width:15%;}
	.section .page_num_wr span.page_num_line {width:35%;}
	#business_section2 .bottom_wr .bottom_cont03 {margin-top:0; margin-bottom:0;}
	.bottom_cont03 span {}
	#business_section2 .bottom_wr {margin-top:50px; display:block; position:relative;}
	#business_section2 .bottom_wr .bottom_cont01, #business_section2 .bottom_wr .bottom_cont02 {width:100%;}
	#business_section2 .bottom_wr .bottom_cont01 ul li.tit, #business_section2 .bottom_wr .bottom_cont02 ul li.tit{display:block; font-size:24px;}
	#business_section2 .bottom_wr .bottom_cont01 ul li.stext, #business_section2 .bottom_wr .bottom_cont02 ul li.stext{display:block;}
	.bottom_cont01 h4.tit, .bottom_cont02 h4.tit{opacity:1; padding-top:25px; margin-bottom:10px;font-size:16px;}
	#business_section2 .bottom_wr .bottom_cont01 .adbox01:after, #business_section2 .bottom_wr .bottom_cont02 .adbox02:after{background: rgba(65,178,184,0.9);}
	#connecting_section2 .text_wr {padding-top:30px;}
	#connecting_section2 .tit_wr .sub_tit {padding-top:30px;}
	#connecting_section2 .text_wr p.text:first-child {padding-bottom:0;}
	#business_section1 .bottom_text #sub-tab-3 li:after {right:-13%;}
	#section3 .swiper-button-next, #section3 .swiper-button-prev {top: 84% !important;}
	#qa_section0 .sub_title_wr {font-size:42px;}
	#qa_section0 .text_wr p.text {font-size:18px;}
	#question_section0 .sub_title_wr {font-size:30px;}
	#question_section0 .text_wr p.text {}
	.question_cont00 .formmail_list .pri_text {font-size:14px;}
	#qa_section0 h2.sub_tit span.point {margin-left:5px;}
	#question_section0 .sub_contents_box {padding:130px 0 100px;}
	#company_section1 .text_wr .text:last-child {padding-top:20px;}
	#company_section1 .bottom_text li img {width:70%;}
	#company_section1 .bottom_text ul li {width:31%; margin-right:3%; background-color: #fff; padding:40px 10px 30px; border-radius:5px; position:relative;}
	#company_section1 .bottom_text ul li.first_logo {background-color:transparent; padding:40px 0 30px;}
	#company_section1 .bottom_text ul li:nth-child(3n+3) {margin-right:0;}
	#company_section1 .bottom_text ul li:after {display:none;}
	#company_section1 .bottom_text {width:100%; margin-top:30px; background-color:transparent;}
	#company_section1 .bottom_text ul li span.num {position:absolute; top:10px; left:10px; font-size:17px; color:#2ab7bf; font-weight:500;}
	#business_section2 .bottom_wr .bottom_cont01, #business_section2 .bottom_wr .bottom_cont02 {width:49%;}
	#business_section2 .bottom_wr .bottom_cont02 {margin-right:0; position:initial;}
	#business_section2 .bottom_wr .bottom_cont02 p.text00, #business_section2 .bottom_wr .bottom_cont01 p.text00 {font-size:20px; padding:20px 0 0 20px;}
	#business_section2 .bottom_wr .bottom_cont01 ul li, #business_section2 .bottom_wr .bottom_cont02 ul li{margin-bottom:10px;}
	#business_section2 .bottom_wr .bottom_cont00 .icon_box {width:13%;}
	#business_section2 .bottom_wr .bottom_cont02:after {left:50%; top:55%; transform:translateX(-50%); background-image:url('../images/icon_busi_next_m.png'); width:35px; z-index:10; right: initial;}
	.bottom_cont03 ul {}
	.bottom_cont03 ul li {width:32%; float:left; margin-right:2%; text-align:center; padding:20px 20px 20px; border-radius:3px;}
	.bottom_cont03 ul li:last-child {margin-right:0;}


	#connecting_section0 p.text:nth-child(2) {margin-top: 10px;}
	#connecting_section0 .bottom_text li {padding:30px 0; width:44%;}
	#connecting_section0 .bottom_text li:nth-child(2n+2) {margin-right:0;}
	#connecting_section0 .bottom_text li:nth-child(3),#connecting_section0 .bottom_text li:nth-child(4) {margin-top:20px;}

	#connecting_section0 .bottom_text li p.text {font-size:16px;}
	#connecting_section0 p.text_en {font-size:16px;}
	#connecting_section0 .bottom_text li:after {right:-11%;}
	#connecting_section0 .text_wr a {font-size:14px;}
	#connecting_section0 .bottom_text li img {margin-bottom:30px;}
	#connecting_section0 .bottom_text li:after {width:20px; height:20px; background-size:100%;}

	#connecting_section1 .text_wr a {font-size:14px;}
	#connecting_section1 .text_wr .text:last-child{padding-top:10px;}
	#connecting_section2 .text_wr a {font-size:14px;}
	#connecting_section2 .text_wr .text:nth-child(2){padding-top:10px;}
	.sub_cont_h_wr .text{font-size:14px;}


	#business_section2 .bottom_wr .bottom_cont00 li {margin-bottom:12px;}
	.main_tab_box {top:168px; left:initial; right:0;}


	#connecting_section0 .bottom_text ul {display:block;}
	.sub_contents_wr .bg_wr img {height:100%;}

	#business_section2 .bottom_wr .bottom_cont03 {width:100%;}
	#business_section2 .bottom_wr .bottom_cont04{width:100%; text-align:Center; margin-bottom:20px; margin-right:0;}
	#business_section2 .bottom_wr .bottom_cont04 img{width:80%; height:auto; height:initial;}
	#business_section2 .bottom_wr .bottom_cont04:after{content:none;}

	.bottom_btn_wr a.que_btn_wr{width:50px; height:50px;}
	.bottom_btn_wr a.que_btn_wr img, #section0 .send_wr a img{width:60%;}
	.bottom_btn_wr a.top_btn_wr{width:50px; height:50px;}

	#about_contents_box {padding-top:130px;}
	#about_contents_box .tit_wr {padding-bottom:100px; font-size:28px;}
	#about_contents_box .sub_text_wr .tit {font-size:30px;}
	.about_cont_wr > div {width:100%;}
	.about_left_wr {height:400px;}
	.about_right_wr {margin-top:50px;}
	.right_a_wr {padding:40px 0;}
	.about_cont_wr {display:block;}
	.right_img_wr img {width:30%;}
	#about_contents_box .tit_wr {padding-bottom:70px;}



	.right_a_wr a {width:30%; margin-right:2%;}

}/*768*/
@media screen and (max-width:600px){
}/*600*/
@media screen and (max-width:570px){
	.hidden570 {display:none !important;}
	.visible570 {display:block !important;}
	.hd_pops{top:10px;  width:200px;}
	.hd_pops_con{width:100% !important; height: auto !important;}
	.hd_pops_footer .hd_pops_reject{font-size:10px; padding:7px;}
	.hd_pops_footer .hd_pops_close{font-size:10px; padding:7px;}

	#section0 .page_num_wr {top:260px;}
	#section0 .text_wr {left:0; text-align: right; right:7%;}

	#section1 .page_num_wr {top:260px;}
	#section2 .page_num_wr {top:230px;}
	#section2 .text_wr {top:35%; left:10%;}
	#section4 .page_num_wr {top:260px; left:-4%;}
	#section4 .tit_wr {left:50%; transform:translateX(-50%); width:100%; text-align:center; margin-top:30px;}
	#section4 .text_wr {width:70%;}
	#section4 .text_wr p.sub_text,#section4 .text_wr p.main_text {word-break:keep-all;}
	#section4 .tit_wr h2.main_tit {font-size:30px;}
	.section .text_wr h2.main_tit {font-size:30px;}
	#section2 .text_wr p.main_text {font-size:14px;}
	.footer span {margin:0 10px;}
	.footer .text_wr {font-size:12px;}
	.footer .text_wr .text {word-break:keep-all;}

	/* sub_company */
	#company_section1 .bottom_text {font-size: 14px; padding:0;}
	.page_tit_wr {display:none;}

	/* sub_business */
	#business_section1 .right_wr, #business_section2 .right_wr {width:100%;}
	#business_section1 .bottom_text li {width:30%;}
	#business_section1 .bottom_text li:after {right:-12%; width:15px; height:15px;}
	/**/
	#business_section2 .bottom_text {width:100%;}
	#business_section2 .bottom_text li {width:46%; margin-right:6%;}
	#business_section2 .bottom_text li:nth-child(2) {margin-right:0;}
	#business_section2 .bottom_text li:after {right:-12%;}
	/**/
	#business_section3 .bottom_text li {width:100%;}
	#business_section3 .bottom_text p.text {color:#fff;}
	/**/
	#business_section4 .bottom_text li {width:100%; /*padding:10px 0;*/ margin-bottom:15px; text-align:left;}
	.sec4_bottom_cont02 ul {padding:20px;}
	#business_section4 .bottom_text .sec4_bottom_cont01 li {width:100%}
	#business_section4 .text_wr {padding:20px 0;}
	#business_section4 .text_wr .text:last-child {padding-top:0;}
	#business_section4 .text {font-size:16px;}
	#business_section4 .bottom_text span.icon_img {width:55px; height:55px; line-height:53px; margin:0 10px 0 0; display:inline-block;}
	#business_section4 .bottom_text .sec4_text_wr {display:inline-block; text-align:left; vertical-align:middle;}
	#business_section4 .bottom_text span.icon_img img {width:55%;}
	#business_section4 .bottom_text p.tit {font-size:18px; padding-bottom:0px; display: inline-block; vertical-align: bottom;}
	#business_section4 .bottom_text p.text {font-size:12px; display:inline-block; text-align:left;}

	.busi_sec0_cont00 .text_wr p.tit {font-size:16px;}
	#business_section2 .bottom_wr .bottom_cont02 p, #business_section2 .bottom_wr .bottom_cont01 p {font-size:14px;}
	.busi_list_wr {padding:20px;}
	#business_section2 .bottom_wr .bottom_cont00 .icon_box {display:inline-block;}
	#business_section2 .bottom_wr .bottom_cont00 .icon_box img {width:100%;}
	#business_section4 .bottom_text {margin-top:0px;}
	.bottom_cont00 p {font-size:14px;}

	#section3 .sec3_con01 a img {width:20px;}
	#section3 .swiper-button-next, #section3 .swiper-button-prev {top: 89% !important;}

	#qa_section0 .sub_title_wr {text-align:left;}
	#qa_section0 .text_wr {text-align:left;}
	#qa_section0 .qa_cont_wr li {width:100%; padding:30px 20px; text-align:left; }
	#qa_section0 .qa_cont_wr p.text {padding-bottom:30px; font-size:16px; font-weight:500;}
	#qa_section0 .qa_cont_wr a {   font-size: 16px;color: #666;}
	#qa_section0 .qa_cont_wr li:first-child {margin-bottom:20px;}
	#qa_section0 .qa_cont_wr p.tit {padding-bottom:10px;}

	#question_section0 .sub_title_wr {text-align:left;}
	#question_section0 .text_wr {text-align:left;}
	#question_section0 .cen800 {width:100%;}
	.question_cont00 .formmail_list {margin-bottom:10px;}
	.question_cont00 .formmail_list input, .question_cont00 .formmail_list select, .question_cont00 .formmail_list textarea {padding:10px 20px; font-size:12px;}
	.question_cont00 .formmail_list textarea {height:80px;}
	#question_section0 .required, textarea.required {background-position:10px 18px !important;}
	#question_section0 .formmail_file {padding: 10px 20px; font-size:12px;}
	.formmail_file span{font-size:12px;}
	#question_section0 .formmail_file label {line-height:44px;}
	.formmail_btn input[type="button"] {margin-top:30px; width:160px; height:45px; line-height:45px;}


	.sub_cont_h_wr .cont00 {width:48%; height:150px; margin-bottom:7px;}
	.sub_cont_h_wr .cont00 p.tit {font-size:20px;}
	
	#business_section4 .sec4_bottom_cont02 p.tit00 {font-size:18px;}

	.sub_cont_h_wr{padding-top:25px;}
	.sub_cont_h_wr .text{font-size:12px; font-weight:300;}

	/**/
	.ham_menu_list .tit{font-size:20px;}
	.ham_menu_bottom .ham_bottom00 span img {width:50%;}
	.ham_menu_bottom .ham_bottom00 .ham_text {margin-left:0; font-size:15px}
	.ham_menu_bottom .ham_bottom00 {margin:22px 0;}
	
	#business_section1 .left_wr .text_wr{padding:20px 0 0 0;}

	#about_contents_box .tit_wr {font-size:24px;}
	#about_contents_box .page_tit span {bottom:-10px; height:3px;}
	#about_contents_box .sub_text_wr .text {font-size:16px; padding-bottom:30px;}
	.right_a_wr a {font-size:12px; /*border:1px solid #000;*/ margin-right:2%;}
	.right_img_wr img {width:25%;}

	.about_left_wr {height:300px;}
}/*570*/
@media screen and (max-width:480px){
	.hidden480 {display:none !important;}
	.visible480 {display:block !important;}

	/* ham */
	.ham_logo {height:65px; line-height:65px; margin:0px auto 40px;}
	.ham_logo a.right_a {width:120px; font-size:10px; height:35px; line-height:35px;}
	.ham_close img {margin-left:11px;}
	.ham_menu_list{margin-bottom:25px;}


	.section .text_wr h2.main_tit {font-weight:200; font-size:26px;}
	.section .text_wr p.main_text {font-size:16px; font-weight:300;}
	#section2 .text_wr p.main_text {font-size:16px;}
	#section2 .text_wr {left:7%;}
	#section1 .text_wr {left:7%;}
	#section4 .tit_wr h2.main_tit {font-size:24px;}
	#section4 .text_wr p.main_text {font-size:16px;}
	#section4 .tit_wr a {font-size:14px;}

/*	#section3 .sec3_con01 p.c_text {font-size:26px; padding-bottom:30px}*/
	#section3 .sec3_con01 li {padding:20px;}
	#section3 .swiper-slide .text_wr p.con02_tit {font-size:16px;}
	#section3 .swiper-slide .text_wr {padding:20px;}
	#section3 .swiper-slide .text_wr p.con02_num{bottom:20px; font-size:11px;}
	.bottom_btn_wr a.que_btn_wr,.bottom_btn_wr a.top_btn_wr {width:40px; height:40px;}
	.bottom_btn_wr a.que_btn_wr img,#section0 .send_wr a img {width:40%;}
	.bottom_btn_wr a.top_btn_wr img {width:30%;}
	.bottom_btn_wr,#section0 .send_wr {right: 10px; bottom:30px;}
	.main_contents_wr {height:600px !important;}
	.fp-tableCell {height:600px !important;}
/*	.main_contents_box .img_wr img {    height: -webkit-fill-available;}*/

	#section0 .page_num_wr,#section1 .page_num_wr  {top:230px;}
	#section0 .text_wr,#section1 .text_wr {top:270px; right:10%;}
	#section2 .text_wr {top:230px;}
	#section4 .text_wr {top:250px;}
	#section2 .page_num_wr,#section4 .page_num_wr {top:190px;}
	#section4 .tit_wr {top:290px;}
	.footer .right_wr .logo_wr img {width:130px;}
	.footer .right_wr p.copyright {font-size:12px; padding-top:0px;}



	/* header */
	.right_nav_wr a {width:120px; font-size:12px; height:35px; line-height:35px; font-size:10px;}
	.right_nav_wr .ham_btn {margin-left:10px;}
	#header {height:65px; line-height:65px;}
	#header0 {height:65px; line-height:65px;}
	
	/**/
	.footer{padding: 20px 0;}
	.footer .a_wr span {margin:0 10px;}

	.footer span {margin:0 5px;}
	.footer .a_wr li a{font-size: 12px;}
	.footer .text_wr {font-size: 10px; padding-top:10px;}


	/* sub_company */
	.sub_contents_wr .page_name_wr {top:50px; font-weight:500;}
	.sub_contents_wr .sub_contents_box {padding:110px 0 50px;}
	#qa_section0 .sub_contents_box {padding:130px 0 50px;}
	#company_section0 .page_name_wr,
	#business_section0 .page_name_wr,
	#connecting_section0 .page_name_wr {top:120px;}
	#company_section0 .sub_contents_box,
	#business_section0 .sub_contents_box,
	#connecting_section0 .sub_contents_box {padding:160px 0 50px;}
	#business_section0 .sub_contents_box{padding-bottom:30px;}


	.sub_contents_wr .page_name_wr{font-size:12px;}
	.sub_contents_wr .tit_wr .page_tit{font-size:25px;}
	.sub_contents_wr .tit_wr .sub_tit {font-size:17px; padding-top:10px; word-break:keep-all;}
	#company_section0 .text_wr, #company_section2 .text_wr,#company_section1 .text_wr {font-size:18px;}
	#company_section0 .bottom_text li {width:100%; margin-bottom: 20px;}
	#company_section0 .text_wr .left_text {margin-right:0;}

	.sub_contents_wr .text_wr .text {word-break:keep-all;}
	#company_section2 .text_wr {padding-top:20px; padding-bottom:0;}
	#company_section2 .text_wr .text:last-child {padding-top:10px;}
	#company_section2 .text_wr p.text:first-child {margin-bottom:0;}
	#company_section2 .bottom_text img {width:100%; margin:30px auto 0;}

	#company_section3 .map_wr {height:200px; margin-bottom:20px; margin-top:0;}

	#company_section3 .map_bottom .logo_wr img {width:75%;}
	#company_section1 .bottom_text p.list_wr {word-break:keep-all;}
	#company_section3 .map_bottom{padding:5px 20px;}
	#company_section3 .map_bottom .text_wr{font-size:12px; padding-left:10px;}
	
	#company_section1 .text_wr {padding-top:50px;}
/*	.sub_contents_wr .text_wr .text:last-child {padding-top:5px; font-size:12px;}*/
	#company_section0 .text_wr .text:last-child {padding-top:10px;}
	#company_section0 .img_wr img {left:10%;}
	#company_section1 .text_wr .text:last-child{padding-top:10px;}


	/* sub_busniess */
/*	#business_section1 .bottom_text li {width:100%; margin-bottom:10px;}*/
	#business_section1 .bottom_text p.text_en {display:inline-block; font-size:12px;}
	#business_section1 .bottom_text p.text {display:inline-block; font-size:16px;}
	#business_section1 .bottom_text li:nth-child(4), #business_section1 .bottom_text li:nth-child(5) {margin-top:0;}
	#business_section1 .right_wr, #business_section2 .right_wr {margin:20px 0 30px;}
	#business_section1 .left_wr .text_wr, #business_section2 .left_wr .text_wr {font-size:14px;}

	/**/
	#business_section2 .text_wr{font-size:14px;}
	#business_section2 .bottom_text li {width:100%; padding:15px 0; margin-bottom:15px;}
	#business_section2 .bottom_text p.text_en {display:inline-block; font-size:14px;}
	#business_section2 .bottom_text p.text {display:inline-block; font-size:16px;}
	#business_section2 .bottom_text li:nth-child(4), #business_section2 .bottom_text li:nth-child(5) {margin-top:0;}
	
	#business_section2 .bottom_wr .bottom_cont01 ul li.tit, #business_section2 .bottom_wr .bottom_cont02 ul li.tit{font-size:16px;}
	#business_section2 .bottom_wr .bottom_cont01 ul li, #business_section2 .bottom_wr .bottom_cont02 ul li{margin-bottom:5px;}

	/**/
	#business_section3 .text_wr .text,#business_section4 .text {font-size:14px;}
	#business_section3 .bottom_text p.Strategy_num {font-size:12px;}
	#business_section3 .bottom_text p.tit {font-size:16px;}
	#business_section3 .bottom_text li {margin-bottom:20px; padding:20px 0;}

	/**/
	#business_section4 .bottom_text p.Strategy_num {font-size:12px;}
	#business_section4 .bottom_text p.tit {font-size:14px; display:block; color:#41b2b8;}


	/**/
/*	#business_section0 .text_wr {padding-top:20px;}*/
	#business_section0 .text_wr > div {width:100%; height:40px;}
	#business_section0 .bottom_text {padding-top:30px;}
	#business_section0 .bottom_text li {width:100%; margin-bottom:15px;}
	#business_section0 .bottom_text p.step_num {padding:10px 0;}
	#business_section0 .bottom_text li img {display:block; margin:0 auto;}
	#business_section0 .bottom_text p.step_num,#business_section0 .bottom_text p.text {display:inline-block;}
	#business_section0 .bottom_text li:nth-child(4), #business_section0 .bottom_text li:nth-child(5) {margin-top:0;}
	#business_section0 .bottom_text p.text {margin-left:10px;}
	#business_section0 .bottom_text li:after {display:none;}



	#business_section0 .busi_list_wr .busi_sec0_cont00 {width:100%; margin-bottom:10px; background-color:rgba(255,255,255,.93); border-radius:10px; padding:10px 0 15px 0;}
	#business_section0 .busi_list_wr .busi_sec0_cont00 .m_left {display:inline-block; width:36%;}
	#business_section0 .text_wr {display:inline-block; width:62%; text-align:left; vertical-align:top;}
	.busi_list_wr .busi_sec0_cont00:after {display:none;}

	.busi_list_wr .busi_sec0_cont00 .img_wr {margin-bottom:0;}

	#business_section1 .bottom_text li:nth-child(4), #business_section1 .bottom_text li:nth-child(5), #business_section1 .bottom_text li:nth-child(6) {margin-top:auto;}
	#business_section1 .bottom_text #sub-tab-3 li img {margin-bottom:0;}
	#business_section1 .bottom_text #sub-tab-1 li {width:49%; margin-right:2%; margin-bottom:10px;}
	#business_section1 .bottom_text #sub-tab-2 li {width:49%; margin-right:2%; margin-bottom:10px;}
	#business_section1 .bottom_text #sub-tab-3 li {width:49%; margin-right:2%; margin-bottom:10px;}


	#business_section1 .bottom_text #sub1-tab-1 li {width:49%; margin-right:2%; margin-bottom:10px;}
	#business_section1 .bottom_text #sub1-tab-2 li {width:49%; margin-right:2%; margin-bottom:10px;}
	#business_section1 .bottom_text #sub1-tab-3 li {width:49%; margin-right:2%; margin-bottom:10px;}
	#business_section1 .bottom_text #sub1-tab-1 li:nth-child(2n) {margin-right:0;}
	#business_section1 .bottom_text #sub1-tab-2 li:nth-child(2n) {margin-right:0;}
	#business_section1 .bottom_text #sub1-tab-3 li:nth-child(2n) {margin-right:0;}

	#business_section1 .bottom_text li {}
	#business_section1 .bottom_text #sub-tab-1 li:nth-child(2n) {margin-right:0;}
	#business_section1 .bottom_text #sub-tab-2 li:nth-child(2n) {margin-right:0;}
	#business_section1 .bottom_text #sub-tab-3 li:nth-child(2n) {margin-right:0;}
	#business_section1 .bottom_text li:after {display:none;}
	#business_section1 .bottom_text li:nth-child(2n) {margin-right:0;}
	#business_section4 .sec4_bottom_cont00 .icon_box {display:inline-block; width:10%;}
	#business_section4 .sec4_bottom_cont00 .icon_box img {width:80%;}
	#section4 .text_wr {text-align:left; width:90%; left:7%; transform:initial;}
	#section4 .page_num_wr span.page_num_line {width:7%;}
	#section3 .swiper-container-sec03{padding-bottom:20px;}
	#section3 .swiper-button-next, #section3 .swiper-button-prev {display:none;}
	#section2 .page_num_wr span.page_num_line {width:6.3%;}
	#section3 .sec3_con01{padding-bottom:20px;}
	#section3 .sec3_con01 a {margin-top:0; font-size:14px;}
	#section3 .sec3_con01 p.sec03_tit {font-weight:500; font-size:18px; word-break:keep-all;}
	#section3 .sec3_con01 a img {width:20px;}
	#section3 .sec3_con01 li {background-position:100% 10%; background-size:80px;}
	#section3 .sec3_con01 p.c_text{font-size:16px; padding-bottom:10px;}
	#section3 .sec3_con01 p.sec03_tit {font-size:14px; padding-bottom:10px;}
	#qa_section0 .sub_title_wr {font-size:38px;}
	#qa_section0 .text_wr p.text {font-size:17px;}
	#qa_section0 .text_wr {padding-bottom:30px;}
	#qa_section0 .qa_cont_wr li {padding:20px;}
	#qa_section0 .qa_cont_wr p.tit {font-size:24px;}
	#question_section0 .sub_contents_box{padding: 100px 0 50px;}
	#question_section0 .sub_title_wr {font-size:25px;}
	#question_section0 .text_wr p.text {font-size:14px;}
	#question_section0 .text_wr {padding: 10px 0 20px;}
	#question_section0 .qa_cont_wr li {padding:20px;}
	#question_section0 .qa_cont_wr p.tit {font-size:24px;}
	.question_cont00 .formmail_list input[type="checkbox"] {    vertical-align: super;}
	.question_cont00 .formmail_list .pri_text {width:75%; word-break:keep-all;}
	#question_section0 .formmail_file label {font-size:12px; width:160px; line-height:35px;}
	#company_section1 {background:url('../images/company_bg_m.png') no-repeat -5% 7% #f3f2f2;}
	#company_section1 .bottom_text ul li .step_text {color:#2a2a2a; font-weight:500;}
	#company_section3 .text_wr p.tit_address {font-size:16px;}
	#company_section0 .text_wr {line-height:1.6; font-size:14px; padding-top:20px;}
	#company_section1 .text_wr {line-height: 1.6; font-size: 14px; padding-top:20px;}
	#company_section2 .text_wr {line-height: 1.6; font-size: 14px; padding-top:20px;}
	#company_section3 .text_wr p.text { line-height: 1.6; font-size: 14px;}
	.main_contents_box .img_wr {height:90vh;}
	.busi_list_wr .busi_sec0_cont00 .list_wr {color:#41b2b8;}
	.busi_sec0_cont00 .text_wr p.tit {color:#2a2a2a; font-weight:600; font-size:14px;}
	.busi_list_wr {background-color:transparent; padding:0;}



	.busi_list_wr .busi_sec0_cont00 .list_wr span {font-size:14px; margin-right:5px;}
	.busi_list_wr .busi_sec0_cont00 .list_wr {font-size:14px; margin-bottom:5px; font-weight:600;}
	.busi_sec0_cont00 .img_wr img {top:-15px; width:25%; position:initial; height:auto;}
	#business_section1 .tit_wr .sub_tit {padding-top:10px;}
	.main_tab_box {top:110px; margin-bottom:0;}
	.main_tabs > li {width:100px; border-radius:3px;}
	#business_section1 .sub_contents_box {padding:110px 0 30px;}
	#business_section1 .left_wr .text_wr .text {padding-bottom:50px;}
	#business_section1 .left_wr .text_wr .text:first-child {padding-bottom:10px;}
	.main-tab-content .tabs_wr {text-align:center; border-bottom:1px solid #ddd; width:100vw; margin-left:calc(-50vw + 50%); padding-bottom:10px;}
	.tab_box li.tab-link {width:33.333%;}
	.tab_box li.tab-link a {width:100%; display:block; font-size:12px;}
	.tab_box li.tab-link a.on span.underline {bottom:-12px; height:3px;}
	#business_section1 .right_wr {margin:0;}

	.tabs_sub_conts_box .icon_img {display:inline-block; width:35%; padding-left:10%;}
	#business_section1 .bottom_text .icon_img img {width:100%;}
	.tabs_sub_conts_box .text_wr {display:inline-block; width:57%; margin-left:5%; text-align:left; vertical-align:middle;}
	#business_section1 .bottom_text p.text {display:block; padding:0; font-size:16px; font-weight:500; line-height:5px; margin-top:8px;}
	.bottom_cont03 span {left:-30px;}
	.bottom_cont03 li span.strategy{left:10px;}	
	.sec4_bottom_cont01{padding: 10px 20px;}
	.sec4_bottom_cont01 ul{padding:0; position:relative; left:50%; transform:translateX(-50%); display:inline-block;}
	.sec4_bottom_cont01 p.tit00 {margin-bottom:5px; vertical-align:text-bottom; padding-bottom:0px; font-size:16px;}
	.sec4_bottom_cont01 p{font-size:12px;}
	#business_section4 .bottom_text li:last-child {margin-bottom:0; padding-bottom:0;}
	#business_section4 .bottom_text span.icon_img {margin:0 10px 0 0; display:inline-block;}
	.sec4_text_wr {display:inline-block; width:70%; vertical-align:middle; text-align:left;}
	#connecting_section0 .sec4_text_wr {width:70%;}
	#business_section4 .bottom_text li {margin-bottom:0; padding:0 20px 10px;}
	#business_section4 .sec4_bottom_cont02 p.tit00 {padding-bottom:20px; font-weight:600;}
	#business_section4 .bottom_text p.text {margin-left:0; line-height:16px; margin-top:5px;margin-top:2px;}
	.tab_box li.tab-link span.nbsp0 {display:none;}

	#business_section0 .tit_wr .sub_tit {padding-top:10px;}
	#business_section0 .tit_wr .text{font-size:14px;}
	#connecting_section0 p.text {font-size:14px;}
	#connecting_section0 p.text:nth-child(2){margin-top:10px;}
	#connecting_section0 .text_wr .right_text {padding-top:20px;}
	#connecting_section0 .text_wr a {position:initial; margin-top:20px; border-radius:5px; display:inline-block; font-weight:400; font-size:12px; width:135px; padding: 10px 0;}


	#connecting_section2 .text_wr a {position:initial; margin-top:20px; border-radius:5px; font-size:12px; width:135px; padding: 10px 0;}

	#connecting_section1 .text_wr .right_text {padding-top:20px;}
	#connecting_section1 .text_wr a {position:initial; margin-top:20px; border-radius:5px; font-size:12px; width:135px; padding: 10px 0;}
	#connecting_section1 .text_wr .text {font-size:14px;}
/*	#connecting_section0 .bottom_text li {width:100%; padding:20px 0; border-radius:5px;}*/
	#connecting_section0 .bottom_text .icon_img {width:28%; display:inline-block;}
/*	#connecting_section0 .bottom_text li:nth-child(2) {margin-top:20px;}*/
	#connecting_section0 .bottom_text li img {margin-bottom:0; width:60%;}
	#connecting_section0 .bottom_text li p.text {font-weight:600; font-size:15px;}
	#connecting_section0 p.text_en {font-size:14px;}
	.sub_cont_h_wr .cont00 {border-radius:5px; height:50px;}
	.sub_cont_h_wr .cont00 p.tit {font-weight:600; font-size:14px;}
	#connecting_section2 .text_wr {font-size:14px;}
	#connecting_section2 .tit_wr .sub_tit {padding-top:10px;}
	#connecting_section0 .tit_wr .sub_tit {padding-top:10px;}
	#connecting_section0 p.text_en {padding-top:0;}
	#connecting_section0 .bottom_text li:after {display:none;}
	.ham_menu_list a:hover span.underline{width:0; transition: all .2s;}
	#business_section2 .bottom_wr{margin-top:30px;}
	#business_section2 .bottom_wr .bottom_cont03 li {padding:13px 10px 15px;}
	#business_section1 .bottom_text li {height:70px;}
	.bottom_cont00 p{font-size:12px; }
	.bottom_cont03 p{margin-top:10px;}

	#business_section2 .bottom_wr .bottom_cont02 p, #business_section2 .bottom_wr .bottom_cont01 p{font-size:12px;}
	.bottom_cont01 h4.tit, .bottom_cont02 h4.tit{font-size:14px; padding-top:15px;}
	.bottom_cont00 h3{font-size:14px; margin-bottom:5px;}

	.footer .ft_sns_wr li {margin:0 7px; width:25px; height:25px;}
	.footer .ft_sns_wr {padding-top:20px;}
	.footer .right_wr {padding-top:20px;}

	
	.main_tabs > li a {font-size:12px;}
	.main_tabs > li {width:70px; padding:7px 0; }

	#connecting_section0 .bottom_text li {width:48%; margin-right:4%; padding: 10px 0;}

	#fp-nav.fp-right {right:5px !important;}

	#about_contents_box {padding-top:100px;}

	#about_contents_box .tit_wr {font-size:22px; padding-bottom:50px;}
	#about_contents_box .sub_text_wr .tit {font-size:25px; padding-bottom:10px;}
	#about_contents_box .sub_text_wr .text {font-size:14px; padding-bottom:20px; word-break:keep-all;}
	.about_right_wr {padding:0 5%;}
	.right_a_wr a {width:100%; margin-bottom:15px;}
	.right_a_wr a:last-child {margin-bottom:0;}


	.about_left_wr {height:250px;}
	.right_a_wr {padding:20px 0 40px;}
	.about_right_wr {margin-top:40px;}
	.right_img_wr img {width:30%;}

	
	.catalogue_close_btn{top:15px; right:15px;}
	.catalogue_close_btn img{width:26px;}

}/*480*/
@media screen and (max-width:400px){
	.hidden400 {display:none !important;}
	.visible400 {display:block !important;}

/*	#company_section2 .bottom_text img {width:100%;}*/
/*	#company_section0 .bottom_text li {margin-bottom:10px;}*/
/*	#company_section0 .bottom_text li p.num {font-size:20px;}*/
/*	#company_section1 .bottom_text {padding:20px;}*/
/*	#company_section3 .text_wr p.tit_address {font-size:14px;}*/
/*	#company_section3 .map_bottom .text_wr {width:100%; padding-left:0;}*/
/*	#company_section1 .bottom_text li {margin-top:20px;}*/
/*	#company_section1 .bottom_text li:nth-child(3),#company_section1 .bottom_text li:nth-child(4), #company_section1 .bottom_text li:nth-child(5) {margin-top:20px;}*/
/*	*/
/*	/* sub_busniess */
/*	#business_section1 .right_wr, #business_section2 .right_wr {height:300px;}*/
/**/
/*	#business_section3 .bottom_text li,#business_section4 .bottom_text li {padding:15px 0;}*/
	
	#company_section3 .text_wr p.tit_address {font-size:15px;}
	#company_section3 .map_bottom .text_wr {width:100%; padding:0;}


	#business_section1 .left_wr .text_wr {padding-top:20px;}
	#business_section2 .bottom_wr .bottom_cont02 p.text00, #business_section2 .bottom_wr .bottom_cont01 p.text00 {padding:20px 0 0 10px; font-size:18px;}
	#business_section2 .bottom_wr .bottom_cont02 p, #business_section2 .bottom_wr .bottom_cont01 p {}
	.bottom_cont03 ul li {padding:50px 10px 20px;}
	.bottom_cont03 li span.strategy {left:10px;}
	.sec4_bottom_cont01 p.tit00 {font-size:18px;}
	.sec4_bottom_cont01 p {font-size:14px;}
	.sec4_bottom_cont01 {padding:15px 30px 20px;}
	.sec4_bottom_cont01 p.tit00 {padding-bottom:0; vertical-align:top;}

	#connecting_section0 .bottom_text li p.text {font-size:14px;}
	#connecting_section0 p.text_en {font-size:10px;}
	#connecting_section0 .bottom_text li {width:49%; margin-right:2%;}
	#connecting_section0 .bottom_text li:nth-child(3), #connecting_section0 .bottom_text li:nth-child(4) {margin-top:2%;}

	#about_contents_box .tit_wr {padding-bottom:40px;}
}/*400*/

@media screen and (max-width:380px){
/*	.section .text_wr h2.main_tit {font-size:20px;}*/
/**/
/*	#section4 .tit_wr h2.main_tit {font-size:20px;}*/
/*	/* sub_company */
/*	#company_section0 .text_wr {padding:20px 0;}*/
/*	#company_section0 .bottom_text li p.text {padding-top:10px;}*/
/*	.sub_contents_wr .tit_wr .page_tit {font-size:24px;}*/
/**/
/*	/* sub_business */
/*	#business_section0 .bottom_text li {margin-bottom:20px;}*/
/*	#business_section0 .text_wr > div {height:35px; font-size:12px;}*/
/*	#business_section0 .bottom_text p.text {font-size:14px;}*/
/*	#business_section0 .bottom_text {padding-top:40px;}*/

	#section4 .text_wr {left:6%;}
	#section4 .page_num_wr span.page_num_line {width:10%;}
	#company_section1 .bottom_text ul li {padding:40px 0 30px;}
	#company_section1 .bottom_text ul li .step_text {font-size:14px;}

	#question_section0 .formmail_file label {width:130px;}
	.formmail_btn input[type="button"] {margin-top:20px; width: 180px; height: 40px; line-height: 40px; font-size: 14px;}


	.sec4_bottom_cont01 p.tit00 {width:100%; margin-bottom:10px; text-align:center;}
	.about_right_wr {margin-top:30px;}
	.about_left_wr {height:200px;}
}/*380*/

@media screen and (max-width:320px){
	.section .text_wr h2.main_tit {font-size:26px;}
	.section .text_wr p.main_text {font-size:16px;}
	#section2 .text_wr p.main_text {font-size:16px; width:90%;}
	#section3 .sec3_con01 p.c_text {font-size:22px;}
	#section3 .sec3_con01 p.sec03_tit {font-size:15px;}
	#section3 .swiper-slide .text_wr p.con02_tit {font-size:14px;}
	#section3 .swiper-slide .text_wr {padding: 10px;}
	#section3 .swiper-slide .text_wr p.con02_num{bottom:10px;}
	.bottom_btn_wr a.que_btn_wr,.bottom_btn_wr a.top_btn_wr {width:50px; height:50px;}

	.main_tabs > li{width:60px; padding: 5px 0;}
	.main_tabs > li a{font-size:10px;}
	
	.sec4_bottom_cont01 {padding:15px 10px 20px;}

	#business_section4 .bottom_text li{padding:0 10px 10px;}

}

