@import url('https://use.fontawesome.com/releases/v5.15.2/css/all.css');
@import url('https://cdn.jsdelivr.net/npm/xeicon@2.3.3/xeicon.min.css');
@import url('https://webfontworld.github.io/gmarket/GmarketSans.css');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap');
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@charset "utf-8";


/* Reset CSS  */
html { height: 100%; overflow-y:scroll;}
body { font-size: 13px; color:#000;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td, p { margin: 0px; padding:0px;  list-style:none;  font-family:"Pretendard", sans-serif;}
fieldset{ border: 0px; }
a{font-style:normal; text-decoration:none; color:#000;}
hr, legend {height: 0; left: -5000px; line-height: 0; overflow-x: hidden; overflow-y: hidden; position: absolute; visibility: hidden;width: 0;}
caption {font-size: 0; height: 0; line-height: 0; visibility: hidden; width: 0;}
* {-webkit-text-size-adjust:none;}
* { margin:0; padding:0; border:0; outline:0;  }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
img, video { max-width:100%; border:0; height:auto; vertical-align:top; }
table { border-collapse:collapse; border-spacing:0; border: 0px solid #E5E5E5; }
input, select { vertical-align:middle; }
label { cursor:pointer; }
legend,hr,caption { display:block; overflow:hidden; position:absolute; top:0; left:-1000em; }
i,em,address { font-style:normal; font-weight:normal; }
td,th {vertical-align: middle;line-height: 1.6;}
td strong {font-weight: 100;	font-size: 5px;vertical-align: bottom;}
a:hover{text-decoration:none;}

/*bbs*/
#container_title{display:none;}
#bo_list_total{display:none;}
#bo_v_table{display:none;}
#bo_vc_w{border-bottom:0;}
#bo_vc{background:none;}

#bo_gall , #bo_w , #bo_v , #bo_list{font-size:15px;}
#bo_v_share .btn{width: auto !important;}

/* 지연 common*/
ul, ol, li { list-style: none; }
a { text-decoration: none; color: inherit; }
img { vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
button { border: none; background: transparent; font-family: inherit; font-size: inherit; text-align: left; cursor: pointer; }
button:active { outline: none; }
button:focus { outline: none; }
.clearfix::after { content: ""; display: block; clear: both; }
.blind { overflow: hidden; position: absolute; clip: rect(0, 0, 0, 0); width: 1px; height: 1px; margin: -1px; }
.inner_wrap { position: relative; max-width: 1440px; height: 100%; margin: 0 auto; }





/***************************** H E A D E R *********************************/
/* #header{position: fixed; z-index: 999;top:0; left:0; width: 100%; height:110px; background: rgba( 0, 0, 0, 0.2); } */
#header{position: absolute; z-index: 999;top:0; left:0; width: 100%; height:110px; }
#header .inner_wrap { padding: 20px 0; }
#h_logo { display: block; width: 300px; height: 71px; }
#h_logo a { display: block; width: 100%; height: 100%; }
#h_gnb{position: absolute; right: 260px; top: 55px;}
#h_gnb > li{display: inline-block; padding: 13px 35px; position: relative;}
#h_gnb > li:hover .lnb{display: block;}
#h_gnb > li > a{font-size:18px; color:#fff; font-weight:500; display: block; }
#h_gnb > li > a::before{content: ""; display: block; width:0; height: 3px; background: #ffae00; position: absolute; bottom:-10px; left:50%; transition: .5s;}
#h_gnb > li > a::after{content: ""; display: block; width: 0; height: 3px; background: #ffae00; position: absolute; bottom:-10px; right:50%; transition: .5s;}
#h_gnb > li:hover > a::before{width: 50%;}
#h_gnb > li:hover > a::after{width: 50%;}
#h_gnb > li:nth-child(3) .lnb{width: 19vw;}
#h_gnb .lnb{display: none;position: absolute; top:50px; left:25px; width: 38vw; transition: .5s;}
#h_gnb .lnb li{display: inline-block; padding:10px;}
#h_gnb .lnb li a{font-size:17px; display: block; padding: 4px 0; color:#ddd;}
#h_gnb .lnb li:hover a{color:#fff; border-bottom:3px solid #fff;}

#nav_btn{cursor: pointer; position: absolute; top: 55px; right:30px;}
#nav_btn span{display: block; width: 40px; height: 2px; background: #fff; margin-bottom:9px;}

#sitemap{position: fixed; top:0; right:-100%; width: 30%; height: 100vh; background: rgba(255,255,255,0.96); padding:15vh 50px 0; box-shadow: -2px 1px 8px #46464640; z-index: 999;}
#sitemap .close{cursor: pointer; position: absolute; top: 55px; right:30px;}
#sitemap .close span{display: block; width: 40px; height: 2px; background: #000;}
#sitemap .close .line01{transform: rotate(45deg);}
#sitemap .close .line02{transform: rotate(-45deg); margin-top: -2px;}
#sitemap .lang{margin-bottom:10px; display: inline-block; border:1px solid #777; border-radius: 30px; padding:5px 20px;}
#sitemap .lang li{float: left;}
#sitemap .lang li a{display: block; font-size: 16px; color:#aaa;}
#sitemap .lang li:first-child a:after{content:"ㅣ"; padding:0 2px;}
#sitemap .lang li a.on, #sitemap .lang li:hover a{color:#000;}
#sitemap .gnb{height: 80vh; overflow-y: auto;}
#sitemap .gnb > li{margin-bottom:30px;}
#sitemap .gnb > li > a{font-size:35px; font-weight: 500; letter-spacing: -1px; border-bottom:1px solid #ddd; display: block; padding-bottom:10px; margin-bottom:10px;}
#sitemap .gnb > li:hover > a{color:#2e5399;}
#sitemap .gnb .lnb li a{font-size: 20px; transition: .5s; display: block; padding:3px 0; color: #999;}
#sitemap .gnb .lnb li:hover a{margin-left:10px; color:#000;}





/***************************** I N D E X *********************************/
span.color_01 { color: #989898; }
span.color_02 { color: #3c5483; }
#my_wrapper section { overflow: hidden; position: relative; width: 100%; height: 100vh; }
#my_wrapper .inner_wrap { padding-top: 130px; }

/* visual */
.visual .slide01 { position: relative; display: block; width: 100%; height: 100vh; background: url("../img/visual.png") no-repeat center center; background-size: cover; }
.visual .slide01 .info { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; color: #fff; animation-name: info; animation-duration: 4s; animation-iteration-count: infinite; animation-timing-function: ease-in-out;}
@keyframes info {

  0% {
    opacity: 0;

  }

  20% {
    opacity: 1;

  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }

}

.visual .slide01 .info p.sub { font-size: 45px; line-height: 1; letter-spacing: -3px; }
.visual .slide01 .info p.title { font-size: 120px; font-weight: 1000; line-height: 1.25; }
.visual .slide01 .info p.sub2 { font-size: 25px; line-height: 1.5; opacity: 0.8; }
.scroll{position: absolute; left:0; bottom: 5px; text-align: center; width: 100%; z-index: 99; animation: mymove  1s cubic-bezier(0, 0, 0.32, 1.01) Infinite Alternate; animation-timing-function: ease-in-out;}
@keyframes mymove {
  from {bottom:15px;}
  to {bottom: 10px}
}
.scroll .line{display: inline-block; width: 1px; height: 75px; background: rgba(255,255,255,0.4); }
.scroll p{color: #fff; letter-spacing: -1px; font-size:15px; font-weight: 200;}

/* content1 */
.content1 h2 { margin-bottom: 40px; font-size: 50px; font-weight: 500; color: #030303; line-height: 1; text-align: center; }
.content1 p.en { margin-bottom: 70px; font-size: 90px; font-weight: 700; color: #5a5a5a; line-height: 1; text-align: center; }
.content1 h3 { margin-bottom: 70px; font-size: 40px; font-weight: 700; line-height: 1; text-align: center; }
.content1 h3.color_01 { color: #f8cb6f; }
.content1 h3.color_02 { color: #3c5483; }
.content1 ul { position: relative; display: flex; justify-content: center; gap: 30px; margin: 0 auto; }
.content1 ul::after { content: ""; display: block; position: absolute; top: 110px; width: 100%; height: 1px; background: #edecec; }
.content1 ul.width01 { width: 95%; }
.content1 ul.width01 > li { width: calc(100% / 5); }
.content1 ul.width02 { width: 75%; }
.content1 ul.width02 > li { width: calc(100% / 4); }
.content1 ul li { position: relative; text-align: center; }
.content1 ul li::after { content: ""; display: block; position: absolute; left: 50%; top: 105px; width: 10px; height: 10px; border-radius: 10000px; background: #edecec; transform: translate(-50%, 0); }
.content1 ul li .img_box { height: 80px; margin-bottom: 60px; }
.content1 ul li .info { position: relative; display: block; width: 250px; height: 250px; border-radius: 10000px; border: 2px dashed #edecec }
.content1 ul li .info p { position: absolute; left: 50%; top: 50%; width: 100%; transform: translate(-50%, -50%); color: #5a5a5a; font-size: 24px; font-weight: 700; text-align: center; }
.content1 ul li .info p span { font-size: 16px; font-weight: 300; }
.content1 .flex_box { position: absolute; bottom: 0; width: 100%; }
.content1 .flex_box > div { float: left; width: 50%; height: 250px; position: relative; }
.content1 .flex_box .left { background: url("../img/img_content_01.png")no-repeat center center; background-size: cover; }
.content1 .flex_box .right { background: url("../img/img_content_02.png")no-repeat center center; background-size: cover; }
.content1 .flex_box .info { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.content1 .flex_box .info p.title { margin-bottom: 30px; font-size: 28px; font-weight: 500; color: #fff; line-height: 1; text-align: center; }
.content1 .flex_box .left a { display: block; width: 260px; height: 65px; margin: 0 auto; font-size: 20px; text-align: center; color: #fff; line-height:65px; background: rgba(60, 84, 131, 0.76); transition: 0.2s; }
.content1 .flex_box .left a:hover { background: rgba(60, 84, 131, 1); }
.content1 .flex_box .right { position: relative; }
.content1 .flex_box .right .abs { position: relative; }
.content1 .flex_box .right input { display: block; width: 500px; height: 65px; margin: 0 auto; font-size: 18px; text-align: center; color: #171717; background: rgba(255, 255, 255, 0.76); }
.content1 .flex_box .right a { display: block; position: absolute; right: 0; top: 50%; transform: translate(-50%, -50%); }

/* content2 */
.content2 { background: url("../img/img_content2_bg.png")no-repeat center center; background-size: cover; text-align: center;background-attachment: fixed; }
.content2 h2 { position: relative; display: inline-block; margin-bottom: 25px; font-size: 75px; color: #fff; line-height: 1; }
.content2 h2::before{content:""; width: 1px; height: 84px; background: #fff; display: inline-block; transform: rotate(45deg); position: absolute;  top:18px; right:-58px;}
.content2 h2::after{content:""; width: 1px; height: 84px; background: #fff; display: inline-block; transform: rotate(45deg); position: absolute;  top:18px;  left:-58px;}
.content2 p.sub { margin-bottom: 50px; font-size: 20px; color: #fff; line-height: 1; text-align: center; }
.content2 ul { display: flex; justify-content: center; gap: 20px; }
.content2 ul li { position: relative; width: calc(100% / 4); height: 448px; padding: 70px 25px 0; border-radius: 30px; border: 1px solid rgba(235, 235, 235, 0.61); text-align: center; transition: all 0.2s; }
.content2 ul li .img_box { height: 120px; margin-bottom: 25px; display: flex; justify-content: center; align-items: center; }
.content2 ul li:hover::after { content: "+"; display: block; font-size: 30px; color: #fff; position: absolute; left: 50%; bottom: 30px; width: 100%; transform: translate(-50%, 0); transition: all 0.2s; }
.content2 ul li:hover { background: rgba(27, 65, 133, 0.61); border: none; }
.content2 ul li p.title { margin-bottom: 25px; font-size: 30px; color: #fff; line-height: 1; letter-spacing: -2px; }
.content2 ul li dl { text-align: left; color: #fff; font-size: 16px; line-height: 1.5; }
.content2 ul li dl span { padding-right: 5px; }


.bg_wrap { background: url("../img/bg_wrap.png")no-repeat; background-position-x: 100%; background-position-y: 40%; }
/* content3 */
.content3 { display: flex; align-items: center; gap: 50px; }
.content3 .info { display: block; width: 40%; height: 100%; padding: 230px 0 0 10vw; background: url("../img/img_content3_01.png")no-repeat center center; background-size: cover; }
.content3 .info h2 { margin-bottom: 30px; font-size: 35px; color: #f8cb6f; line-height: 1; }
.content3 .info h3 { margin-bottom: 30px; font-size: 45px; color: #171717; line-height: 1; }
.content3 .info a { position: relative; font-size: 19px; font-weight: bold; color: #3c5483; line-height: 1; }
.content3 .info a::after { content: ""; display: block; width: 24px; height: 19px; background: url("../img/ico_arrow.png")no-repeat center center; background-size: cover; position: absolute; right: -30px; top: 1.5px; animation: arrow  1s cubic-bezier(0, 0, 0.32, 1.01) Infinite Alternate; animation-timing-function: ease-in-out; }
@keyframes arrow {
  from {right:-30px;}
  to {right: -50px}
}
.content3 > ul {  }
.content3 > ul h4 { margin-bottom: 20px; font-size: 20px; color:#f8cb6f; line-height: 1; }
.content3 > ul li { margin-bottom: 30px; }

/* content4 */
.content4 .inner_wrap2 { display: block; max-width: 1440px; margin: 0 auto; padding-top: 130px; }
.content4 .inner_wrap3 { position: relative; bottom: 7%;  display: block; max-width: 1440px; margin: 0 auto; }
.content4 h2 { margin-bottom: 60px; font-size: 65px; line-height: 1; }
.content4 ul { display: flex; justify-content: center; width: 100%; gap: 20px; }
.content4 ul li { width: calc(100% / 5); padding-top: 70px; text-align: center; background: rgba(255, 255, 255, 0.8); box-shadow:0 0 2px rgba(0, 0, 0, 0.1); border-radius: 30px; }
.content4 ul li .img_box { height: 55px; margin-bottom: 20px; display: flex; justify-content: center; align-items: center;}
.content4 ul li p.title { margin-bottom: 20px; color: #3c5483; font-size: 24px; font-weight: 600; line-height: 1; }
.content4 ul li p.desc { margin-bottom: 20px; color: #5a5a5a; font-size: 16px; line-height: 1.25; }

/* content5 */
.content5 { background: url("../img/img_content5_01.png")no-repeat center center; background-size: cover; }
.content5 table { position: absolute; left: 50%; top: 50%; width: 100%; transform: translate(-50%, -50%); color: #fff; font-size: 16px; background: rgba(0, 0, 0, 0.4); }
.content5 table th { text-align: center; line-height: 5; }
.content5 table td { line-height: 3.5; padding: 0 20px; }
.content5 table .center { text-align: center; }
.content5 table .border { border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
.content5 table .r_bor { border-right: 2px solid rgba(255, 255, 255, 0.1); }
.content5 table .bor { border-right: 2px solid rgba(255, 255, 255, 0.1); border-left: 2px solid rgba(255, 255, 255, 0.1); }

/*
------------------------------------------------------------------------------------------------------------------------
폼메일 쓰기 스타일
------------------------------------------------------------------------------------------------------------------------
*/
#sub-wrap { position:relative; border-top:1px solid #e0dedf; max-width: 1200px; margin: 150px auto; font-size:18px }
#sub-wrap .form-group { display:flex; margin-bottom:20px; align-items: center }
#sub-wrap .form-group>label { padding:0 20px; width:20% }
#sub-wrap .form-group>div { width:80% }
#sub-wrap .form-group.col4>label { width:20% }
#sub-wrap .form-group.col4>div { width:30% }
#sub-wrap .form-group .form-control { width:100%; padding:8px 10px; border:1px solid #e0dedf }
#sub-wrap .form-footer { padding-top:50px; text-align: center; }
#sub-wrap .btn-group { padding:10px 20px; font-size:16px; height:auto}
#sub-wrap .check-list { position:absolute; right:0; top:-30px }


/* fields */
#sub-wrap {position: relative;}
#sub-wrap li {display: flex;border-bottom: 1px solid #ddd;align-items: center;}
#sub-wrap li:last-child{border-bottom:0;}
#sub-wrap .lbl {width: 25%;box-sizing: border-box;padding: 15px 30px;font-size: 19px;}
#sub-wrap .desc {width: 75%;padding: 15px;}
#sub-wrap .form-control {width: 100%;border: 1px solid #ddd;padding: 15px 10px;box-sizing: border-box;}
.btn-group{text-align: center;padding-top: 50px;}
.btn-group .submit{background: #ececec;color: #333;padding: 15px 50px;font-size: 17px;border: 0;}
.btn-group .submit:hover{transition: 0.5s;color: #fff;background: #ffae00;}


.check_view {position: relative;width: 100%;max-width: 600px;display: block;margin:30px auto 0;text-align: center;}
.check_view .check_agree {font-family: pretendard;font-size: 15px;text-align: left;padding: 0;display: block;}
#private1{margin: 0 2px 4px 0;}
.check_view .sub {color: #999;}
.btn_link {position: absolute;right: 0px;top: 50%;transform: translateY(-50%);font-size: 14px;color: #fff;background: #184a96;padding: 8px 16px;border-radius: 5px;line-height: 18px;letter-spacing: 0;}
.vid-popup {display: none;position: fixed;background: rgba(0, 0, 0, 0.7);width: 100%;height: 100%;z-index: 9990;top: 0;left: 0;}
.pop-contents {position: relative;width: 100%;max-width: 610px;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);box-sizing: border-box;background: #fff;}
.pop-close {display: inline-block;position: absolute;width: 40px;height: 40px;right: 20px;top: 20px;cursor: pointer;}
.pop-close:before {content: '';position: absolute;top: 50%;left: 50%;height: 40px;border: solid #000;border-width: 0 3px 0px 0;transform: rotate(45deg);transition-duration: 0.3s;left: 50%;transform: translate(-50%, -50%) rotate(45deg);
-webkit-transform: translate(-50%, -50%) rotate(45deg);}
.pop-close:after {content: '';position: absolute;top: 50%;left: 50%;height: 40px;border: solid #000;border-width: 0 3px 0px 0;transform: rotate(-45deg);left: 50%;transform: translate(-50%, -50%) rotate(-45deg);
-webkit-transform: translate(-50%, -50%) rotate(-45deg);}
.inner_layer {position: relative;width: 100%;margin: 0 auto;background-color: #fff;}
.in_layer {padding-bottom: 30px;}
.tit_layer {text-align: center;padding: 25px 0 0;font-weight: 700;font-size: 24px;line-height: 40px;color: #333;letter-spacing: -1px;}
.box_tbl_m{display:none;}
.box_tbl {display:block;margin-top: 19px;padding: 0 30px;font-size: 14px;color: #333;}
.text_indent {display: block;overflow: hidden;position: absolute;left: -9999px;width: 1px;height: 1px;font-size: 0;line-height: 0;text-indent: -9999px;}
.box_tbl th {font-family: pretendard;padding: 7px 8px 8px;background-color: #ca0000;border-right: 1px solid #fff;border-bottom: 0;font-weight: 700;font-size: 15px;line-height: 18px;text-align: center;color: #fff;}
.box_tbl th:last-child{border-right:1px solid #ca0000;}
.box_tbl td {font-family: pretendard;padding: 9px 4px;border: 1px solid #ddd;border-right: 0;font-size: 13px;line-height: 17px;text-align: center;vertical-align: middle;}
.box_tbl td:last-child{border-right: 1px solid #ddd;}
.txt_service {margin-top: 20px;padding: 0 30px;font-size: 14px;text-align: center !important;line-height: 1.6 !important;color: #333;}





/***************************** S U B  *********************************/

#s_top{position: relative; height: 550px; }
#s_top.bg01{background: url(../img/sub_top01.png) no-repeat center center / cover;}
#s_top.bg02{background: url(../img/sub_top02.png) no-repeat center center / cover;}
#s_top.bg03{background: url(../img/sub_top03.png) no-repeat center center / cover;}
#s_top > h2{ position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); font-size: 50px; font-weight:500; letter-spacing: -1px; color:#fff; text-transform: uppercase;}

#path {position: absolute; left: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.6); }
#path .home_ico {display: block; width: 23px; height: 20px; background: url("../img/ico_home.png");}
#path .home { padding: 20px;}
#path .main { width: 30%; padding: 0 30px; }
#path .sub { width: 30%; padding: 0 30px; }
#path .inner_wrap { display: flex; height: 60px; }
#path .sbm{ position: relative; color: #fff; }
#path .sbm::after { content: ""; display: block; position: absolute; right: -1px; top: 50%; width: 1px; height: 50%; background: #fff; transform: translate(0, -50%); opacity: 0.5; }
#path .sbm h2{ position: relative; line-height: 60px; font-size:16px; font-weight:300; cursor: pointer;}
#path .sbm h2::after { content: ""; display: block; position: absolute; right: 0; top: 50%; width: 14px; height: 8px; background: url("../img/ico_down.png"); transform: translate(0, -50%); }
#path .lnb{display: none; position: absolute; top:56px; left:-1px; width:100%; background: #fff;border:1px solid #ddd; z-index: 99; padding:10px 0;}
#path .lnb li a{display: block; color: #ccc; font-size:16px; padding:5px 24px;}
#path .lnb li a:hover{color: #ffae00; font-weight: 500;}

#path .asd { width: 30%; padding: 0 30px; }
#path .asd h2{ position: relative; line-height: 60px; font-size:16px; font-weight:300; cursor: pointer;}
#path .asd h2::after { content: ""; display: block; position: absolute; right: 0; top: 50%; width: 14px; height: 8px; background: url("../img/ico_down.png"); transform: translate(0, -50%); }
#path .asd{ position: relative; color: #fff; }
#path .asd::after { content: ""; display: block; position: absolute; right: -1px; top: 50%; width: 1px; height: 50%; background: #fff; transform: translate(0, -50%); opacity: 0.5; }

#sub{ overflow: hidden; min-height:500px; padding:210px 0;}
#sub section { position: relative; width: 100%; height: 100%; }

.p_title{ text-align: center; }
.p_title h2{color:#171717; font-size:50px; line-height: 1; font-weight: 700; letter-spacing: -2px; margin-bottom: 20px;}
.p_title p{margin-bottom:100px;color:#ffae00;font-size: 25px;}

/* sub1-1 */
#sub .top { position: absolute; width: 87vw; }
#sub .inner_wrap2 { position: relative; max-width: 1440px; height: 100%; margin: 0 auto; padding-top: 20%; }
#sub .bottom { margin-bottom: 150px; background: #fff; padding: 55px; }
#sub .bottom p { font-size: 26px; color: #5a5a5a; line-height: 1.5; }
#sub .bottom p.name { padding-top: 150px; text-align: right; font-size: 30px; font-weight: 700; color: #999; }
#sub .bottom p.name span { line-height: 2; font-weight: 500; font-size: 33px; color: #171717; }

#sub h3 { position: relative; margin-bottom: 30px; font-size: 40px; font-weight: 700; color: #171717; line-height: 1; letter-spacing: -2px; }
#sub .box_01 > .right { display: flex; align-items: center; }
#sub .box_01 > .right img { width: 50%; }
#sub .box_01 > .right p { width: 50%; padding: 55px; }
#sub .box_01 { margin-bottom: 90px; }
#sub .box_01 .desc { font-size: 25px; color: #5a5a5a; line-height: 1.5; word-break: keep-all; }
#sub .box_01 > ul li { line-height: 3 !important; border-bottom: 1px dashed #ccc; }
#sub .box_02 ul { display: flex; justify-content: center; gap: 15px; padding: 30px 0; }
#sub .box_02 ul li { width: calc(100% / 5); }
#sub .box_02 p.title { margin: 30px 0; font-size: 28px; font-weight: 700; color: #171717; line-height: 1; letter-spacing: -2px; }
#sub .box_02 dl { font-size: 19px; color: #5a5a5a; line-height: 1.5; }
#sub .box_02 dl dd { padding-left: 10px; }
#sub .box_03 {font-size: 18px; line-height: 1.5; word-break: keep-all; background: #fff; padding: 55px; }
#sub .box_03 h3 { font-size: 30px; padding-left: 20px; }
#sub .box_03 h3::after { content: ""; display: block; width: 5px; height: 20px; background: #ffae00; position: absolute; left: 0; top: 50%;transform: translate(0, -50%); }
#sub .box_03 .gray_bx { padding: 30px; background: #f5f5f5; border-radius: 5px; }
#sub .box_03 .gray_bx > li { font-size: 20px; font-weight: 500; }
#sub .box_03 dl { padding: 10px 20px; }
#sub .box_03 dl.list1 > dt { display: flex; font-size: 18px;font-weight: 400; line-height: 1.5; word-break: keep-all; }
#sub .box_03 dl.list1 > dt .num { width: 30px; }
#sub .box_03 dl.list2 > dt { font-size: 18px;font-weight: 400; line-height: 1.5; word-break: keep-all; }
#sub .box_03 dl.list2 > dd { margin-left: 10px; display: flex; font-size: 18px;font-weight: 400; line-height: 1.5; word-break: keep-all; }
#sub .box_03 dl.list2 > dd .num { width: 20px; }
#sub .box_03 dl.list3 { display: flex; }
#sub .box_03 dl.list3 dd { padding: 0 20px; }

#sub .content4 iframe { margin-bottom: 30px; }
#sub .content4 .direction { margin-bottom: 150px; }
#sub .content4 table { width: 100%; color: #fff; font-size: 16px; background: url("../img/img_content5_01.png")no-repeat center center /cover; }
#sub .content4 table th { text-align: center; line-height: 5; }
#sub .content4 table td { line-height: 3.5; padding: 0 20px; }
#sub .content4 table .center { text-align: center; }
#sub .content4 table .border { border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
#sub .content4 table .r_bor { border-right: 2px solid rgba(255, 255, 255, 0.1); }
#sub .content4 table .bor { border-right: 2px solid rgba(255, 255, 255, 0.1); border-left: 2px solid rgba(255, 255, 255, 0.1); }

#sub .mgb { margin-bottom: 0; }
#sub .tec { margin-bottom: 0; text-align: center; }
#sub .sub2-2 { padding-top: 100px; text-align: center; }
#sub .sub2-2 p.title { position: relative; margin-bottom: 60px; font-size: 30px; font-weight: 500; line-height: 1; color: #333; }
#sub .sub2-2 p.title::after { content: ""; display: block; width: 80px; height: 5px; background: #ffae00; position: absolute; left: 50%; bottom: -35px; transform: translate(-50%, 0); }
#sub .sub2-2 p.desc { margin-bottom: 50px; font-size: 20px; line-height: 1; color: #ffae00; }
#sub .sub2-2 ul { width: 65%; margin: 0 auto 90px; }
#sub .sub2-2 ul li.desc { font-size: 20px; }
#sub .sub2-2 a { display: block; width: 270px; height: 60px; margin: 0 auto; line-height: 60px; font-size: 20px; font-weight: 500; color: #ffae00; border: 1px solid #ffae00; transition: all 0.2s; }
#sub .sub2-2 a:hover { color: #fff; background: #ffae00; }
#sub .sub2-2 .flex { display: flex; justify-content: center; gap: 30px; }
#sub .sub2-2 .flex a { height: 70px; line-height: 70px; margin: 0; }
#sub .sub2-2 .ico { position: relative; }
#sub .sub2-2 .ico::after { content: ""; display: block; position: absolute; right: 20px; top: 15px; width: 25px; height: 25px; background: url("../img/ico_download_c.png")no-repeat center center /cover; }
#sub .sub2-2 .ico:hover::after { background: url("../img/ico_download_w.png")no-repeat center center /cover; }

#sub img.ds1 { display: block; margin: 0 auto; }






/***************************** F O O T E R *********************************/
#footer { position: relative; width: 100%; height: 300px; background: #ededed; }
#footer .inner_wrap{ padding: 45px 0; }
#footer h2 { display: block; width: 300px; height: 71px; margin-bottom:35px; }
#footer address{ margin-bottom:35px; line-height: 22px; font-weight: 300;}
#footer .copy{color:#c4c4c4;}
