@charset "utf-8";
@font-face {
    font-family: 'NanumBG_B';
    src: url('/font/nanumbarungothicbold.eot');
    src: url('/font/nanumbarungothicbold.eot?#iefix') format('embedded-opentype'),
         url('/font/nanumbarungothicbold.woff2') format('woff2'),
         url('/font/nanumbarungothicbold.woff') format('woff'),
         url('/font/nanumbarungothicbold.ttf') format('truetype'),
         url('/font/nanumbarungothicbold.svg#nanum-barun-gothic-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'NanumBG';
    src: url('/font/nanumbarungothicregular.eot');
    src: url('/font/nanumbarungothicregular.eot?#iefix') format('embedded-opentype'),
         url('/font/nanumbarungothicregular.woff2') format('woff2'),
         url('/font/nanumbarungothicregular.woff') format('woff'),
         url('/font/nanumbarungothicregular.ttf') format('truetype'),
         url('/font/nanumbarungothicregular.svg#nanum-barun-gothic-regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'NanumBarunGothic';
    font-style: normal;
    font-weight: 400;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}
@font-face {
    font-family: 'NanumBarunGothic-Bold';
    font-style: normal;
    font-weight: 700;
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
    src: url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}
*/

@font-face {
    font-family: 'NanumMyeongjo';
    font-weight: 700; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumMyeongjoEB.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'NanumMyeongjo';
    font-weight: 500; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumMyeongjoB.woff2) format('woff2');
    font-display: swap;
}
@font-face {
    font-family: 'NanumMyeongjo';
    font-weight: 400; 
    font-style: normal; 
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/naver/NanumMyeongjo.woff2) format('woff2');
    font-display: swap;
}


* {
    font-family: 'NanumBG', 'Noto Sans KR', '맑은 고딕', 'NanumMyeongjo', sans-serif;
}
b, h1, h2, h3, h4, h5, h6, strong, th {
    font-family: 'NanumBG', 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;
    font-weight: 700;
}
body {
    color: #1f1f1f;
    font-size: 16px;
    word-spacing: -.5px;
	font-weight:400;
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0; background:#fff;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul,li,dl,dt,dd,ol{padding:0;margin:0;}
ul{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-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {}
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;
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%;height:auto}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right; font-size:12px; letter-spacing:-0.5px;}
.hd_pops_footer button {margin-right:2px;padding:5px 5px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:relative;background:#fff; height:70px;}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#logo {padding:10px 5px; text-align:center}
#logo img {vertical-align:middle;margin-top:5px;max-height:100%;width:auto;}
#top_tel{position:absolute; right:0px; top:0px; background:#f3f8fc; width:65px; height:70px; text-align:center; padding-top:15px;}
#gnb_open {position:absolute;top:10px;left:10px;padding:0 10px;height:40px;width:40px;border:0;background-size:70%;color:#1f1f1f;background:none;font-size:2em}
#gnb {display:none;background:rgba(0,0,0,0.8);position:fixed;top:0;left:0;z-index:99999;width:100%;max-width:400px;height:100%;overflow-y:auto;
-webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
box-shadow:0 0 5px rgba(55,55,5,0.4)}

#gnb_1dul {background:#3f3f3f;}
#gnb_1dul a {display:block;color:#fff}
.gnb_1dli {position:relative;line-height:40px; border-bottom:1px solid rgba(255,255,255,0.3);}
.gnb_1dli button {position:absolute;top:5px;right:0;width:40px;height:40px;overflow:hidden;border:0;font-size:1em;background:#fff;background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%;text-indent:-9999px}
.gnb_1dli button.btn_gnb_cl {background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%}
.gnb_1da {padding:5px 20px;border-bottom:1px solid rgba(0,0,0,0.2);font-weight:400; font-size:1em;}
.gnb_2dul {display:none; background:#6f6f6f;}
.gnb_2da {line-height:35px; padding-left:30px; font-weight:200;  border-bottom:1px solid rgba(255,255,255,0.3);}
#gnb_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#fff;font-size:2em;background:transparent}

#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#fff;font-size:1.8em;background:none;letter-spacing:-0.1em}
#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:1.8em;background:transparent}

#snb_cnt span {display:inline-block;float:right;padding:0 7px;height:18px;margin-top:3px;line-height:18px;font-size:12px;background:#da22f5;border-radius:20px;color:#fff}

#hd_nb {background:#fff;margin-top:10px;border-bottom:1px solid #e1e1e1}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li {width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a {display:block;color:#717171;text-align:left;padding:10px 15px}
#hd_nb li i {font-size:14px;margin-right:10px;color:#a5a8ac}
#hd_nb .hd_nb1 {border-right:1px solid #efefef;border-bottom:1px solid #efefef}
#hd_nb .hd_nb2 {border-bottom:1px solid #efefef}
#hd_nb .hd_nb3 {border-right:1px solid #efefef}

.main_img{width:100%; position:relative;}
.main_cont01{position:relative; width:100%; height:auto; background:url('/images/main/main_cont01_bg.png') repeat-x bottom left;}
.main_cont01 .cont_wr{position:relative; width:100%;margin:0 auto; padding:0 20px;}
.main_cont01 .cont_wr .title{position:relative; width:100%; text-align:center; padding:10px 0 15px 0; color:#6f6f6f; font-size:20px;letter-spacing:20px; font-weight:300;}
.main_cont01 .cont_wr .title span{color:#0f75bc;}
.main_cont01 .cont_wr .bar{height:5px; background: linear-gradient(to left, #0f75bc, #25aae1);}
.main_cont01 .cont_wr .banner_box{position:relative; width:100%; height:auto; min-height:690px;}
.main_cont01 .cont_wr .banner_box:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont01 .cont_wr .banner_box li{position:relative; width:50%; height:auto; min-height:345px; float:left;}
.main_cont01 .cont_wr .banner_box li .stitle{color:#fff; text-align:center; padding-top:38px; font-size:24px;}
.main_cont01 .cont_wr .banner_box li .text{color:#fff; text-align:center; line-height:24px; font-size:16px; padding-top:15px;}
.main_cont01 .cont_wr .banner_box li .cont01_btn01{position:absolute; bottom:20px; right:20px; border:1px solid #fff; color:#fff; width:100px; height:35px; border-radius:40px; text-align:center; line-height:35px;}
.main_cont01 .cont_wr .banner_box li .cont01_btn01:hover{background:rgba(0,0,0,0.5); border:1px solid rgba(0,0,0,0.5);}
.main_cont01 .cont_wr .banner_box .banner01{width:50%; height:auto; background:url('/images/mobile/main/main_cont01_banner01.jpg') no-repeat bottom center; backgroud-size:100%;}
.main_cont01 .cont_wr .banner_box .banner02{width:50%; height:auto; background:url('/images/mobile/main/main_cont01_banner02.jpg') no-repeat bottom center; backgroud-size:100%;}
.main_cont01 .cont_wr .banner_box .banner03{width:50%; height:auto; background:url('/images/mobile/main/main_cont01_banner03.jpg') no-repeat bottom center; backgroud-size:100%;}
.main_cont01 .cont_wr .banner_box .banner04{width:50%; height:auto; background:url('/images/mobile/main/main_cont01_banner04.jpg') no-repeat bottom center; backgroud-size:100%;}
.main_cont01 .cont_wr .banner05{position:relative; width:100%; background:url('/images/mobile/main/main_cont01_banner05_bg.png') no-repeat bottom right;}
.main_cont01 .cont_wr .banner05:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont01 .cont_wr .banner05 .textbox01{float:left;}
.main_cont01 .cont_wr .banner05 .textbox01 .stitle{color:#0f75bc; font-weight:700; font-size:24px; line-height:20px; padding:50px 0 0 0;}
.main_cont01 .cont_wr .banner05 .textbox01 .stitle span{font-size:16px; color:#25aae1; font-weight:400;} 
.main_cont01 .cont_wr .banner05 .textbox01 .cont01_btn02{width:120px; height:40px; margin:25px 0; font-size:16px; text-align:center; line-height:40px; border-radius:40px; background: linear-gradient(to left, #25aae1, #0f75bc); color:#fff;}
.main_cont01 .cont_wr .banner05 .textbox01 .cont01_btn02:hover{background:#0f75bc;}
@media (max-width: 480px){
.main_cont01 .cont_wr{padding:0 10px;}
.main_cont01 .cont_wr .title{letter-spacing:10px; font-size:16px;}
.main_cont01 .cont_wr .banner_box li .stitle{font-size:16px;}
.main_cont01 .cont_wr .banner_box li .text{font-size:12px; letter-spacing:-1px; line-height:20px;}
.main_cont01 .cont_wr .banner_box li .cont01_btn01{font-size:12px; }
.main_cont01 .cont_wr .banner05{background-size:50%;}
.main_cont01 .cont_wr .banner05 .textbox01{float:left;}
.main_cont01 .cont_wr .banner05 .textbox01 .stitle{font-size:20px; padding:30px 0 0 0;}
.main_cont01 .cont_wr .banner05 .textbox01 .stitle span{font-size:14px; }
.main_cont01 .cont_wr .banner05 .textbox01 .cont01_btn02{margin:25px 0;} 
}

.main_cont02{position:relative; width:100%; height:350px; background:url('/images/mobile/main/main_cont02_bg.png') no-repeat top center;}
.main_cont02 .cont_wr{position:relative; width:100%;margin:0 auto; }
.main_cont02 .cont_wr .title{color:#fff; font-size:30px; font-weight:200; padding:50px 0 0 20px; line-height:40px;}
.main_cont02 .cont_wr .title span{border-bottom:1px solid #fff;}
.main_cont02 .cont_wr .title strong{font-weight:700;}
.main_cont02 .cont_wr .text{font-size:16px; line-height:18px; color:#ccc; font-weight:200; padding:10px 0 0 20px;}
.main_cont02 .cont_wr .cont02_btn01{margin:30px 0 0 20px; width:120px; height:40px; color:#fff; font-size:16px; border-radius:40px; border:1px solid #fff; text-align:center; line-height:40px;}
.main_cont02 .cont_wr .cont02_btn01:hover{border:1px solid #0f75bc; background:#fff; color:#3f3f3f;}
@media (max-width: 480px){
.main_cont02{background-size:cover; height:250px;}
.main_cont02 .cont_wr .title{font-size:20px;  line-height:30px; padding:10px 0 0 10px;}
.main_cont02 .cont_wr .text{font-size:14px; padding:10px 0 0 10px;}
.main_cont02 .cont_wr .cont02_btn01{margin:20px 0 0 10px;}
}

.main_cont03{position:relative; width:100%; height:auto;}
.main_cont03 .cont_wr{position:relative; width:100%;margin:0 auto; padding:10px;}
.main_cont03 .cont_wr .title{font-family:'Nanum Myeongjo'; font-weight:bold; font-size:30px; text-align:center; margin-top:50px;}
.tabs {
  position:relative;
  margin:0 auto;
  width:100%;
  height:auto;
   min-height:750px;
  overflow:hidden;
  padding-top:50px;
}
.tabs .tab-header {
  width:100%;
  margin:0 auto;
  text-align:center;
  height:50px;
  margin-bottom:30px;
  display:flex;
  align-items:center;
}
.tabs .tab-header > div {
  width:33.3%;
  text-align:center;
  color:#6f6f6f
  font-weight:300;
  cursor:pointer;
  font-size:20px;
  outline:none;
}
.tabs .tab-header > div > i {
  display:block;
  margin-bottom:5px;
}
.tabs .tab-header > div.active {
  background:#f7941e; border-radius:40px; height:50px; line-height:50px; color:#fff; font-weight:400;
}
.tabs .tab-indicator {
  position:relative;
  width:calc(100% / 4);
  height:5px;
  left:0px;
  transition:all 500ms ease-in-out;
}
.tabs .tab-body {
  position:relative;
  height:100%;
}
.tabs .tab-body > div {
  position:absolute;
  left:10%;
  opacity:0;
  transform:scale(0.9);
  transition:opacity 500ms ease-in-out 0ms,
    transform 500ms ease-in-out 0ms;
}

.tabs .tab-body > div img{
width:100%;
}
.tabs .tab-body > div.active {
  top:0px;
  opacity:1;
  transform:scale(1);
}



@media (max-width: 768px){
.tabs {min-height:750px;}
.tabs .tab-body > div {left:0;}
}
@media (max-width: 480px){
.main_cont03 .cont_wr .title{font-size:24px;}
.tabs {min-height:480px; padding-top:30px;}
.tabs .tab-header > div {font-size:16px; word-break: keep-all; letter-spacing:-1px;}
.tabs .tab-header > div.active {background:#f7941e; border-radius:40px; height:40px; line-height:40px; color:#fff; font-weight:400; vertical-align:middle;}
}
@media (max-width: 414px){
.tabs {min-height:430px;}
.tabs .tab-header > div {font-size:16px; word-break: keep-all; letter-spacing:-1px;}
.tabs .tab-header > div.active {background:#f7941e; border-radius:40px; height:auto; padding:10px 0; line-height:20px; color:#fff; font-weight:400; vertical-align:middle;}
}
@media (max-width: 360px){
.tabs {min-height:380px;}
}
.main_cont04{position:relative; width:100%; height:auto; background:url('/images/mobile/main/main_cont04_bg.jpg') no-repeat top center; background-size:100%;}
.main_cont04 .cont_wr{position:relative; width:100%; margin:0 auto;padding:0 10px;}
.main_cont04 .cont_wr .title{font-family:'Nanum Myeongjo'; font-weight:400; font-size:30px; text-align:center; padding-top:100px; color:#fff;}
.main_cont04 .cont_wr .text{text-align:center; color:#fff; font-weight:200; font-size:16px; margin-top:10px;}
.main_cont04 .cont_wr .board_box{margin-top:100px; position:relative;}
.main_cont04 .cont_wr .board_box:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont04 .cont_wr .board_box .notice{float:left; border-radius:40px 0 40px 0; width:50%; background:#f9f9f9; padding:30px 50px;}
.main_cont04 .cont_wr .board_box .notice_top{position:relative;}
.main_cont04 .cont_wr .board_box .notice_top:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont04 .cont_wr .board_box .notice_top .notice_title{float:left; font-size:14px; color:#6f6f6f; font-weight:200;}
.main_cont04 .cont_wr .board_box .notice_top .notice_title strong{font-size:24px; font-weight:300; color:#1f1f1f;}
.main_cont04 .cont_wr .board_box .notice_top .notice_btn{float:right; width:90px; height:30px; color:#fff; border-radius:40px; background:#6f6f6f; text-align:center; margin-top:10px; line-height:30px;}
.main_cont04 .cont_wr .board_box .notice_top .notice_btn:hover{background:#0f75bc;}
.main_cont04 .cont_wr .board_box .notice_con{width:100%; padding-top:20px;}
.main_cont04 .cont_wr .board_box .consultation{float:left; border-radius:0 40px 0 40px; width:50%; background:#f2f2f2;  padding:30px 50px;}
.main_cont04 .cont_wr .board_box .consultation_top{position:relative;}
.main_cont04 .cont_wr .board_box .consultation_top:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont04 .cont_wr .board_box .consultation_top .consultation_title{float:left; font-size:14px; color:#6f6f6f; font-weight:200;}
.main_cont04 .cont_wr .board_box .consultation_top .consultation_title strong{font-size:24px; font-weight:300; color:#1f1f1f;}
.main_cont04 .cont_wr .board_box .consultation_top .consultation_btn{float:right; width:90px; height:30px; color:#fff; border-radius:40px; background:#6f6f6f; text-align:center; margin-top:10px; line-height:30px;}
.main_cont04 .cont_wr .board_box .consultation_top .consultation_btn:hover{background:#0f75bc;}
.main_cont04 .cont_wr .board_box .consultation_con{width:100%;  padding-top:20px;}

@media (max-width: 768px){
.main_cont04 .cont_wr .board_box{margin-top:30px;}
.main_cont04 .cont_wr .board_box .notice{width:100%; padding:30px 20px;}
.main_cont04 .cont_wr .board_box .consultation{width:100%; padding:30px 20px;}
}

@media (max-width: 480px){
.main_cont04 .cont_wr .title{padding-top:50px; font-size:24px;}
.main_cont04 .cont_wr .text{font-size:13px; letter-spacing:-1px;}
.main_cont04 .cont_wr .board_box{margin-top:20px;}
.main_cont04 .cont_wr .board_box .notice{padding:30px 10px;}
.main_cont04 .cont_wr .board_box .notice_top .notice_btn{width:80px; font-size:14px;}
.main_cont04 .cont_wr .board_box .consultation{padding:30px 10px;}
.main_cont04 .cont_wr .board_box .consultation_top .consultation_btn{width:80px; font-size:14px;}
}

.main_cont05{position:relative; width:100%; height:auto; background:url('/images/mobile/main/main_cont05_bg.png') repeat-x bottom left;}
.main_cont05 .cont_wr{position:relative; width:100%;margin:0 auto; padding:0 10px 20px 10px;}
.main_cont05 .cont_wr .title{font-family:'Nanum Myeongjo'; font-size:24px; text-align:center; padding-top:80px; line-height:40px;}
.main_cont05 .cont_wr .title strong{font-family:'Nanum Myeongjo'; font-size:30px; font-weight:bold; color:#0f75bc;}
.main_cont05 .cont_wr .map_box{margin-top:30px;  position:relative;}
.main_cont05 .cont_wr .map_box .map{width:100%; height:100%; border-radius:40px 40px 0 0; background:#efefef;}
.main_cont05 .cont_wr .map_box .map img{border-radius:40px 40px 0 0; width:100%;}
.main_cont05 .cont_wr .map_textbox{width:100%; height:100%;}
.main_cont05 .cont_wr .map_textbox:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont05 .cont_wr .map_textbox .tel_box{float:left; width:40%; height:auto; background:#0f75bc; padding:90px 0;}
.main_cont05 .cont_wr .map_textbox .tel_box .tel{color:#fff; text-align:center; font-size:16px; font-weight:200;} 
.main_cont05 .cont_wr .map_textbox .tel_box .tel span{font-size:24px; font-weight:400;}
.main_cont05 .cont_wr .map_textbox .tel_box .tel strong{font-weight:700; font-size:30px;}
.main_cont05 .cont_wr .map_textbox .time_box{float:left; width:60%; background:#fff; letter-spacing:-1px;}
.main_cont05 .cont_wr .map_textbox .time_box .time{margin:30px;}
.main_cont05 .cont_wr .map_textbox .time_box .time dt{float:left; width:30%; border-bottom:1px solid #dfdfdf; height:45px; line-height:45px; color:#6f6f6f; font-weight:200; padding-left:20px;}
.main_cont05 .cont_wr .map_textbox .time_box .time dd{border-bottom:1px solid #dfdfdf; height:45px; line-height:45px; }

@media (max-width: 768px){
.main_cont05 .cont_wr .map_textbox .tel_box .tel{font-size:14px;}
}
@media (max-width: 480px){
.main_cont05 .cont_wr .map_textbox .tel_box{width:100%; padding:30px 0;}
.main_cont05 .cont_wr .map_textbox .time_box{width:100%;}
.main_cont05 .cont_wr .map_textbox .time_box .time{margin:30px 10px;}
.main_cont05 .cont_wr .map_textbox .time_box .time dt{width:25%; padding-left:5px; font-size:14px; letter-spacing:-1px;}
.main_cont05 .cont_wr .map_textbox .time_box .time dd{font-size:14px; letter-spacing:-1px;}
}
@media (max-width: 320px){
.main_cont05 .cont_wr .map_textbox .time_box .time dt{font-size:13px;}
.main_cont05 .cont_wr .map_textbox .time_box .time dd{font-size:13px;}
}

.main_cont06{position:relative; width:100%; height:auto;}
.main_cont06 .cont_wr{position:relative; width:100% ;margin:0 auto 30px auto;}
.main_cont06 .cont_wr .title{font-family:'Nanum Myeongjo'; font-size:30px; text-align:center; padding-top:80px;}
.main_cont06 .cont_wr .text{color:#6f6f6f; text-align:center; margin-top:20px; font-weight:200;}

#slider {
  position:relative;
  height: 575px;
  width: 100%;
  margin:0 !important; padding:0 !important;
}

.item:nth-child(1) {background:url('/images/mobile/main/main_cont06_img01.jpg') no-repeat center bottom;background-size:100%; }
.item:nth-child(2) {background:url('/images/mobile/main/main_cont06_img02.jpg') no-repeat center bottom;background-size:100%}
.item:nth-child(3) {background:url('/images/mobile/main/main_cont06_img03.jpg') no-repeat center bottom;background-size:100%}
.item:nth-child(4) {background:url('/images/mobile/main/main_cont06_img04.jpg') no-repeat center bottom;background-size:100%}
.item:nth-child(5) {background:url('/images/mobile/main/main_cont06_img05.jpg') no-repeat center bottom;background-size:100%}

#slider .text_box{position:relative; width:100%; margin:0 auto;}
#slider .text_box .text{position:absolute; top:50px; right:50px; padding:50px 20px; width:40%; text-align:center;background:rgba(255,255,255,0.8); border-radius:40px 0 40px 0; font-weight:200;line-height:30px;}
#slider .text_box .text:after {display:block;visibility:hidden;clear:both;content:""}
#slider .text_box .text strong{font-size:24px; font-weight:400;}


.button-box {
	text-align:center;
}

.button-box a {
  position:absolute;
  display: inline-block;
  width: 38px;
  height: 70px;
  text-indent:-99999999px;
}

.button-box a:nth-child(1) {background:url('/images/main/main_cont06_prev.png') no-repeat left top;left:20px; bottom:200px; background-size:50%;}
.button-box a:nth-child(2) {background:url('/images/main/main_cont06_next.png') no-repeat right top;right:20px; bottom:200px; background-size:50%;}

@media (max-width: 768px){
#slider {height:430px;}
.button-box a:nth-child(1) {bottom:170px;}
.button-box a:nth-child(2) {bottom:170px;}
}
@media (max-width: 480px){
.main_cont06 .cont_wr .title{font-size:24px; letter-spacing:-1px; word-break: keep-all; padding:50px 10px 0 10px;}
.main_cont06 .cont_wr .text{font-size:14px; letter-spacing:-1px; word-break: keep-all; padding:0 10px;}
#slider {height:270px;}
#slider .text_box .text{width:50%; font-size:14px; padding:20px 10px;}
#slider .text_box .text strong{font-size:20px;}
.button-box a:nth-child(1) {bottom:70px;}
.button-box a:nth-child(2) {bottom:70px;}
}
@media (max-width: 414px){
#slider {height:235px;}
#slider .text_box .text{top:50px; width:50%; font-size:14px; padding:20px 10px;}
#slider .text_box .text strong{font-size:20px;}
.button-box a:nth-child(1) {bottom:70px;}
.button-box a:nth-child(2) {bottom:70px;}
}
@media (max-width: 360px){
#slider {height:205px;}
#slider .text_box .text{top:50px; width:60%; font-size:14px; padding:20px 10px;}
#slider .text_box .text strong{font-size:18px;}
.button-box a:nth-child(1) {bottom:30px;}
.button-box a:nth-child(2) {bottom:30px;}
}

/* 텍스트 크기 조절 */
#text_size {margin:10px 0;text-align:center;display:inline-block;padding:7px 20px;background:#e6e7e9;border-radius:25px;height:48px}
#text_size button {margin:0 5px;border:0;background:none;height:35px;width:35px;border-radius:50%}
#text_size button.select {background:#fff;border-bottom:1px solid #bbb;
-webkit-box-shadow:0 0 5px rgba(100,80,100,0.2);
-moz-box-shadow:0 0 5px rgba(100,100,100,0.2);
box-shadow:0 0 5px rgba(100,100,100,0.2)}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 중간 레이아웃 */
#wrapper {}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.2em;font-weight:bold;height:50px;padding:10px 15px;line-height:30px;background:#fff;color:#333;
-webkit-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
-moz-box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
box-shadow:0 0 10px rgba(181, 181, 181, 0.4);
}
#container_title a {display:inline-block;margin-right:5px}
.top {position:relative}
.btn_top {position:absolute;top:0px;right:10px;z-index:999;padding:8px 0}
.btn_top li {display:inline-block}
.btn_top a,.btn_top button,.btn_top .btn_submit {}
.btn_top .btn_cancel,.btn_top .btn_b01 {border:1px solid #aaa;background:none;color:#666;line-height:28px;background:#fff}
.fixed {position:fixed;top:0;right:0;z-index:999}
.fixed.btn_bo_user {right:10px}
#container_title.fixed {width:100%}

/* 하단 레이아웃 */
#footer {background:#1f1f1f;margin:0 auto;text-align:center}
#footer h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#footer .ft_sns{background:#3f3f3f; margin:0 auto; text-align:center; height:100px; padding:25px 0;}
#footer .ft_sns span{width:50px; height:50px;  line-height:50px; margin:0 10px; text-align:center;}
#ft_wr {width:100%; margin:0;padding:20px 0;position:relative;display:inline-block;text-align:left;}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_logo{text-align:center;}
#ft_wr .ft_textbox{text-align:center; margin-top:15px; padding:0 10px;}
#ft_wr .ft_textbox .ft_banner span{background:rgba(0,0,0,0.3); color:#fff; padding:11px 7px; letter-spacing:-1px; line-height:40px; height:40px; margin-right:3px; font-size:14px;}
#ft_wr .ft_textbox .ft_banner span:hover{background:rgba(255,255,255,0.1);}
#ft_wr .ft_textbox .ft_info{color:rgba(255,255,255,0.5); line-height:24px; padding-top:20px; font-weight:300;  font-size:14px; word-break: keep-all;}
#ft_wr .ft_textbox .ft_copy{padding-top:40px; color:rgba(255,255,255,0.5); font-weight:300;  font-size:14px;}

#top_btn {position:fixed;bottom:20px;right:20px;width:40px;height:40px;line-height:36px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)
webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
#top_btn i {font-size:1em}
#top_btn:hover {border-color:#0f75bc;background:#0f75bc;color:#fff}
#device_change {display:block;line-height:40px;border-radius:5px;background:#302e2e;color:#777;font-size:1em;text-decoration:none;text-align:center}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}
#copymove .tbl_head01 {margin-top:10px}
#copymove td {background:#fff}
#copymove .win_btn {margin:10px}

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

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

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

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* 구글리캡챠 크기 조정 scale */
#captcha.recaptcha {width:213px;height:55px;overflow:hidden}
#rc-imageselect, .g-recaptcha {transform:scale(0.7);-webkit-transform:scale(0.7);transform-origin:0 0;-webkit-transform-origin:0 0}

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

/*단축키일람 */
.cke_sc {text-align:right}
.btn_cke_sc {background:#333;color:#fff;padding:5px;border:none}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close {background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn {display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

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

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

a.btn_cancel {display:inline-block;background:#ddd;color:#444;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;border:0;background:#fff;border:1px solid #3a8afd;color:#3a8afd;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#3a8afd;color:#fff;border-radius:3px;padding:10px;border:0;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02, .btn_b02 {display:inline-block;background:transparent;color:#fff;border:0;border-radius:3px;padding:10px;text-decoration:none;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:0;background:transparent;color:#bababa;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;color:#d13f4a;font-size:1.4em;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}
.fix_btn {position:fixed;z-index:99;bottom:65px;right:15px;background:#3a8afd; width:50px;height:50px;color:#fff;text-align:center;border-radius:50% !important;font-size:1.8em;line-height:50px !important;-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
.fix_button {position:fixed;z-index:99;bottom:65px;right:15px;background:#3a8afd;width:55px;height:55px;color:#fff;text-align:center;border-radius:50% !important; font-size:0.92em !important; letter-spacing:-1px; font-weight:bold; line-height:50px !important;-webkit-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
-moz-box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4);
box-shadow:1px 2px 5px rgba(191, 191, 191, 0.4)}
a.btn,.btn {line-height:35px; height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:0.92em; 
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}


/* 기본테이블 */
.tbl_wrap {margin:0; }
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0; font-size:0.95em;}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:1px solid #d8dbdf;background:#f7f7f9;color:#383838;font-size:0.92em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#e3e3e5;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody {text-align:left}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border:1px solid #e7e9ec;border-top:0;line-height:1.5em;word-break:break-all; font-size:0.92em;}

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

/* 기본리스트 */
.list_01 ul {}
.list_01 li {border-bottom:1px solid #e5ecee;padding:15px}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.all_chk {padding:15px;border-bottom:1px solid #e8eaee;background:#fff}

/* 기본폼 */
.form_01 .write_div {margin-bottom:10px;position:relative}
.form_01 li {margin:0 0 10px;position:relative;list-style:none}
.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;padding:5px;border-radius:0;box-shadow:none}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:45px}
.full_input {width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select {height:40px;background-color:#fff}
.form_01 .frm_info {font-size:0.92em;color:#3a8afd;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

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

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

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

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

/* 새창 기본 스타일 */
.new_win {position:relative;background:#fff}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con {}

.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}

.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}

.new_win .win_btn {clear:both;padding:10px 0 30px;text-align:center}
.new_win .win_btn a {display:inline-block;height:45px;line-height:40px;font-weight:bold}
.new_win .btn_close {width:60px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 4px;margin:0 2px}

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

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

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

/* sub */
.sub_top_wr01{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub01/sub01_bg.jpg') no-repeat center top; background-size:cover;}
.sub_top_wr02{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub02/sub02_bg01.jpg') no-repeat center top; background-size:cover;}
.sub_top_wr03{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub03/sub03_bg01.jpg') no-repeat center top; background-size:cover;}
.sub_top_wr04{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub04/sub04_bg.jpg') no-repeat center top; background-size:cover;}
.sub_top_wr05{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub05/sub05_bg01.jpg') no-repeat center top; background-size:cover;}
.sub_top_wr06{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub06/sub06_bg.jpg') no-repeat center top; background-size:cover;}
.sub_top_wr07{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub07/sub07_bg.jpg') no-repeat center top; background-size:cover;}
.sub_top_wr08{width:100%; position:relative; height:150px; background:#f3f8fc url('/images/sub08/sub08_bg01.jpg') no-repeat center center; background-size:cover;}
.subtitle_box{text-align:center; padding-top:30px;}
.subtitle_box .sub_title{font-size:30px; font-weight:700; line-height:40px; color:#fff; font-family: 'NanumBG';}
.subtitle_box .sub_text{font-size:13px; font-weight:200; line-height:30px; letter-spacing:-1px; color:#fff; font-family: 'NanumBG';}
.subtitle_box .sub_text span{background:rgba(0,0,0,0.7); padding:3px 7px;}

.page_title_wr{position:relative; width:100%; margin:0 auto; text-align:center; background:#fafafa; padding:30px 0;}
.page_title_wr .page_stitle{font-size:18px; font-weight:200; line-height:30px; letter-spacing:-0.5px; color:#898989;}
.page_title_wr .page_stitle span{background:#d3d3d3; padding:5px 20px; color:#fff; border-radius:20px; font-size:10px;}
.page_title_wr .page_title{margin-top:10px; font-size:30px; font-weight:700; line-height:40px; height:40px; color:#ff8500;}
.page_title_wr .page_title span{border-bottom:1px solid #ff8500; padding:0 5px;}

.sub_cont_wr{position:relative; width:100%; margin:50px auto 100px auto; padding:0 10px;}
.page_cont_wr{width:100%; margin:0 auto;}
.page_cont_wr:after {display:block;visibility:hidden;clear:both;content:""}

.sub_tab{width:100%; border:3px solid #0f75bc; height:50px;}
.sub_tab li{float:left;border-right:1px solid #0f75bc; line-height:46px; text-align:center; color:#6f6f6f; }
.sub_tab li p{word-wrap: break-word; word-break: keep-all; font-family: 'NanumBG';}
.sub_tab li:last-child{border-right:0px;}
.sub_tab li p:hover{color:#0f75bc; font-weight:700;}
.sub_tab .wdT25{width:25%;}
.sub_tab .wdT33{width:33.3%;}
.sub_tab .wdT50{width:50%;}

@media (max-width: 415px){
.sub_tab{height:60px;}
.sub_tab li{font-size:0.88em; letter-spacing:-1px; line-height:20px; height:54px; padding:5px;}
.hS54{height:54px !important; line-height:44px !important;}
}

.sub_table{width:100%; border-spacing:0; border-collapse: collapse; margin:20px 0; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf;}
.sub_table thead th{padding:10px 0; line-height:30px; border-bottom: 1px solid #dfdfdf; background: #f4f5f8; color:#000; text-align:center; font-weight:600;}
.sub_table thead .th_st01{background:#6f6f6f; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; color:#fff;}
.sub_table tbody{}
.sub_table tbody tr{}
.sub_table tbody td{padding:7px 0; line-height:30px; text-align:center; border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; word-wrap: break-word; word-break: keep-all; }
.sub_table tbody .td_st01{border-right:1px solid #d2d2d2;}
.sub_table tbody .td_st02{text-align:left; padding:10px 10px 10px 20px;}
.sub_table tbody .td_st03{border-right:1px solid #d2d2d2; text-align:left; padding:10px 10px 10px 20px;}
.sub_table tbody .td_st04{border-right:1px solid #d2d2d2;  background: #f4f5f8;}
.sub_table tbody td .span_st01{font-weight:600; color:#f26c4f;}
.sub_table tbody td .span_st02{font-size:0.88em;}
.sub_table tbody td .span_st03{font-weight:600; color:#170d9b;}
.sub_table tbody td .span_st04{font-size:0.88em; color:#f26c4f;}
.sub_table tbody td .btn_st01{color:#fff; padding:5px 10px; background:#3f3f3f; border-radius:5px;}
.sub_table tbody td .btn_st01:hover{background:#233e87;}
.sub_table .bg01{background:#f7f7f7;}

.sub_table caption{display:none}
.tw5{width:5%}
.tw10{width:10%}
.tw15{width:15%}
.tw20{width:20%}
.tw25{width:25%}
.tw30{width:30%}
.tw40{width:40%}
.tw50{width:50%}

@media (max-width: 480px){
.sub_table thead th{font-size:0.92em;}
.sub_table tbody td{font-size:0.92em;}
}

.sub01_01{text-align:center; font-size:20px; margin-top:50px; height:500px;}

.mT10{margin-top:10px;}
.mT50{margin-top:50px;}
.mT100{margin-top:100px;}
.mT150{margin-top:150px;}
.mT200{margin-top:200px;}
.mR2{margin-right:2%;}

.sub01{width:100%; margin:0px; padding:0px;}
.sub0101_img01{position:relative; background:url('/images/sub01/sub01_01_p1_img01.jpg')no-repeat center 50%; width:100%; height:auto; padding-top:150px; background-size:100%;}
.sub0101_img01 .text01{background:rgba(32,35,46,0.6); color:#fff; height:100px; padding-top:20px; text-align:center; font-weight:200; font-size:1.5em; line-height:30px;}
.sub0101_img01 .text01 strong{font-weight:700;}
.sub0101_img01 .text01 span{font-size:0.6em; letter-spacing:20px;}
.sub0101_text02{margin-top:30px; line-height:30px; text-align:center; color:#6f6f6f; font-size:1.25em; padding:0 30px;  word-wrap: break-word; word-break: keep-all;}
.sub0101_textbox01{background:#f1f1f2; height:auto; position:relative; width:100%;}
.sub0101_textbox01:after {display:block;visibility:hidden;clear:both;content:""}
.sub0101_textbox01 .img01{float:left; width:50%;}
.sub0101_textbox01 .img01 img{width:100%;}
.sub0101_textbox01 .text01{float:left; width:50%; background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 20px 20px; padding:50px 20px 0 50px; background-size:91%;}
.sub0101_textbox01 .text02{float:left; width:50%; background:url('/images/mobile/sub/sub01_01_p1_bg02.png') no-repeat 20px 20px; padding:50px 20px 0 50px; background-size:91%;}
.sub0101_textbox01 .font_st01{color:rgba(31,31,31,0.7); font-weight:200; }
.sub0101_textbox01 .font_st02{font-size:1.5em; line-height:30px; font-weight:200;}
.sub0101_textbox01 .font_st02 strong{font-weight:700;}
.sub0101_textbox01 .font_st03{color:#6f6f6f; line-height:26px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all; font-size:0.92em;}

.sub0101_p1{position:relative; width:100%;}
.sub0101_p1 .text01{line-height:36px; font-size:1.13em; color:#6f6f6f; margin-top:30px; padding-left:20px;}
.sub0101_p1 .text01 strong{font-size:1.5em; font-weight:400; color:#1f1f1f;}
.sub0101_p1 .text01 p{text-align:right;}
.sub0101_p1 .img01{text-align:center;}
@media (max-width: 480px){
.sub0101_p1 .img01 img{width:100%;}
}

.sub0102_textbox01{position:relative; width:100%;}
.sub0102_textbox01 img{width:100%;}
.sub0102_textbox03{text-align:center;}
.sub0102_textbox02{width:100%; position:relative;}
.sub0102_textbox02:after {display:block;visibility:hidden;clear:both;content:""}
.sub0102_textbox02 .img01{float:left; margin-left:20px; width:35%;}
.sub0102_textbox02 .img01 img{width:100%; border:1px solid #ededed;}
.sub0102_textbox02 .text01{float:left; margin: 0px 0 0 10px; width:60%;}
.sub0102_textbox02 .text01 .font_st01{font-size:1.5em; line-height:30px; font-weight:200;}
.sub0102_textbox02 .text01 .font_st01 strong{font-weight:400;}
.sub0102_textbox02 .text01 .font_st02{line-height:30px; font-weight:200;}
.sub0102_textbox02 .text01 .ul_st01{margin:10px 0 0 20px; list-style-type: square; }
.sub0102_textbox02 .text01 .ul_st01 li{line-height:30px; color:#3f3f3f; font-size:0.92em; }
.sub0102_line01{margin:50px auto; border-top:10px solid #ededed;}
.sub0102_text02{color:#6f6f6f; margin-top:20px; word-wrap: break-word; word-break: keep-all;}

.sub0103_textbox01{height:100px; border:5px solid #0f75bc; border-radius:40px 0 40px 0; text-align:center; font-size:1.5em; font-weight:200; line-height:90px;}
.sub0103_textbox01 strong{font-weight:700;}
.sub0103_textbox02{position:relative; width:100%; height:auto; min-height:360px; background:#0f75bc url('/images/mobile/sub/sub01_03_img01.jpg') no-repeat left top; background-size:50%;}
.sub0103_textbox02 .text01{float:right; width:50%; padding:30px 20px;}
.sub0103_textbox02 .text01 .tel{color:#fff; font-size:1.5em; line-height:40px; border-bottom:1px solid rgba(255,255,255,0.3); height:50px; text-align:center;}
.sub0103_textbox02 .text01 .tel span{font-size:1.13em; font-weight:200;}
.sub0103_textbox02 .text01 dl{margin-top:20px; color:#fff;  line-height:40px; }
.sub0103_textbox02 .text01 dt{float:left; font-size:1.13em; width:30%; font-weight:200; padding-left:20px;}
.sub0103_textbox02 .text01 dd{font-size:1.13em; word-wrap: break-word; word-break: keep-all; }
.sub0103_textbox02 .text01 dd span{font-weight:200; font-size:0.92em;}

.sub0104_textbox01 ul{list-style-type: disc; margin:10px 0 10px 20px;}
.sub0104_textbox01 ul li{line-height:30px;}
.sub0104_textbox01 .sch_sel{height:40px; border:1px solid #cfcfcf; padding:0 10px; margin-right:10px;}
.sub0104_textbox01 .sch_input{height:40px;border:1px solid #cfcfcf;padding:0;background-color:transparent;padding:0 40px 0 10px;  margin-right:10px;}
.sub0104_textbox01 .sch_input:focus{outline:none;border-bottom:2px solid #e32464;}
.sub0104_textbox01 .btn_sch{display:inline-block;border:1px solid transparent; background:#2677df; color:#fff; text-decoration:none; padding:8px 20px;}
.sub0104_textbox01 .btn_sch:hover {background:#0456ec}
.sub0104_tablebox01{width:100%; margin:50px auto;}
.sub0104_tablebox01 .sch_input{height:40px;border:1px solid #cfcfcf;padding:0;background-color:transparent;padding:0 40px 0 10px;}
.sub0104_tablebox01 .sch_input:focus{outline:none;border-bottom:2px solid #e32464;}
.sub0104_tablebox01 .btn_sch{display:inline-block;border:1px solid transparent;background:#2677df;color:#fff;text-decoration:none; padding:10px;}
.sub0104_tablebox01 .btn_sch:hover {background:#0456ec}
.sub0104_tablebox01 .sch_table{width:100%; border-spacing:0; border-collapse: collapse; margin-top:20px; border:1px solid #d2d2d2;  padding:0px;}
.sub0104_tablebox01 .sch_table thead th{padding:10px 3px;  font-size:0.92em; background: #f4f5f8; color:;#3f3f3f; text-align:center; font-weight:600;  letter-spacing:-1px; border: 1px solid #d2d2d2; word-wrap: break-word; word-break: break-all;}
.sub0104_tablebox01 .sch_table tbody td{padding:5px 3px; border: 1px solid #d2d2d2;  line-height:28px; word-wrap: break-word; word-break: break-all; font-size:0.92em; letter-spacing:-1px;}
.sub0104_tablebox01 .sch_table tbody td.line_bg2{background:#f7f7f7;}

.sub0105_textbox01{height:130px; padding:20px 0; border:5px solid #0f75bc; border-radius:40px 0 40px 0; text-align:center; font-size:1.38em; font-weight:200; line-height:40px;}
.sub0105_textbox01 strong{font-weight:700;}
.sub0105_textbox01 span{font-size:24px; font-weight:200;}
.sub0105_textbox02{width:100%; position:relative; border-bottom:1px solid #efefef; text-align:center;}
.sub0105_textbox02 .number01{text-align:center; color:#fff;  background:#0f75bc; width:90px; height:90px; padding:15px; margin:0 auto;}
.sub0105_textbox02 .number01 span{font-weight:200;}
.sub0105_textbox02 .number01 strong{font-weight:700; font-size:1.13em;}
.sub0105_textbox02 .title01{font-size:1.25em; font-weight:200; margin-top:30px; color:#0f75bc; line-height:40px;}
.sub0105_textbox02 .title01 strong{font-size:1.5em; font-weight:400; color:#1f1f1f;}
.sub0105_textbox02 .text01{color:#6f6f6f; line-height:30px; word-wrap: break-word; word-break: keep-all; font-size:0.92em}
.sub0105_textbox02 .img01{margin:50px auto; }
.sub0105_textbox02 .img01 iframe{height:auto; min-height:300px;}


.sub0107_box01{width:100%; position:relative;}
.sub0107_textbox01{width:100%; position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.5); color:#fff; padding:20px;}
swiper-container {width: 100%; height: 100%;}
swiper-slide {text-align: center; background: #fff; display: flex; justify-content: center; align-items: center;}
swiper-slide img {display: sw </swiper-slidek; width: 100%; height: 100%; object-fit: cover;}
swiper-container {width: 100%; height: 300px; margin-left: auto; margin-right: auto;}
swiper-slide {background-size: cover; background-position: center;}
.mySwiper {height: 80%; width: 100%;}
.mySwiper2 {height: 20%; box-sizing: border-box; padding: 10px 0;}
.mySwiper2 swiper-slide { width: 20%; height: 100%;opacity: 0.4;}
.mySwiper2 .swiper-slide-thumb-active {opacity: 1;}
swiper-slide img {display: sw </swiper-slidek; width: 100%; height: 100%; object-fit: cover;}

.sub0108_img01{position:relative; width:100%;}
.sub0108_img01 .text01{position:absolute; bottom:0; left:0; padding:10px 20px; background:rgba(0,0,0,0.8); color:#fff; z-index:5;}
.sub0108_img01 .img01 img{border:1px solid #dfdfdf; border-radius:40px 0 40px 0; width:100%;}
.sub0108_btn01{margin-top:50px;}
.sub0108_btn01 li{display:inline-block; width:47.5%; text-align:center;}
.sub0108_btn01 li:first-child{margin-right:4.5%;}
.sub0108_btn01 .naver{background:#20c02f; padding:10px 0; border-radius:3px; color:#fff;}
.sub0108_btn01 .daum{background:#258fff; padding:10px 0; border-radius:3px; color:#fff;}
.sub0108_ulst01{padding:100px 0 50px 0; border-bottom:1px solid #efefef;}
.sub0108_ulst01:after {display:block;visibility:hidden;clear:both;content:""}
.sub0108_ulst01 li{float:left; line-height:30px; font-size:0.92em; width:33%; padding-left:10px; word-wrap: break-word; word-break: keep-all;}
.sub0108_ulst01 li strong{font-weight:700; font-size:1.25em;}
.sub0108_ulst01 li span{font-size:1.5em; font-weight:700;}
.sub0108_ulst01 li:first-child{padding-left:0px;}
.sub0108_ulst02{padding:50px 0; border-bottom:1px solid #efefef;}
.sub0108_ulst02:after {display:block;visibility:hidden;clear:both;content:""}
.sub0108_ulst02 li{float:left; line-height:30px; font-size:0.92em; width:33%; padding-left:10px; line-height:30px; word-wrap: break-word; word-break: keep-all;}
.sub0108_ulst02 li strong{font-weight:700; font-size:1.25em;}
.sub0108_ulst02 li .span_st01{background:#87c700; width:150px; padding:5px 10px; height:40px; line-height:40px; border-radius:40px; text-align:center; color:#fff; }
.sub0108_ulst02 li .span_st02{background:#2673f2; width:150px; padding:5px 10px; height:40px; line-height:40px; border-radius:40px; text-align:center; color:#fff; }
.sub0108_ulst02 li .span_st03{background:#1f1f1f; width:150px; padding:5px 10px; height:40px; line-height:40px; border-radius:40px; text-align:center; color:#fff; }
.sub0108_ulst02 li:first-child{padding-left:0px;}

@media (max-width: 768px){
.sub0101_textbox01 .font_st03{font-size:0.88em; line-height:22px;}
.sub0101_text02{font-size:0.92em;}
.sub0102_textbox02 .text01{margin: 0 0 0 10px; }
.sub0103_textbox02{min-height:300px;}
}

@media (max-width: 480px){
.sub0101_img01{background-size:150%;}
.sub0101_img01 .text01{font-size:1.25em;}
.sub0101_img01 .text01 span{font-size:0.88em; letter-spacing:10px;}
.sub0101_textbox01 .img01{width:100%;}
.sub0101_textbox01 .text01{width:100%; padding:50px 20px 20px 50px;}
.sub0101_textbox01 .text02{width:100%; padding:50px 20px 20px 50px;}
.sub0102_textbox03 img{width:30%;}
.sub0102_textbox02 .img01{width:60%;margin-left:20%;}
.sub0102_textbox02 .text01{width:100%; margin-top:50px;}
.sub0102_textbox02 .text01 .ul_st01{margin:20px 0 0 10px;}
.sub0102_textbox02 .text01 .ul_st01 li{letter-spacing:-1px;}
.sub0102_text02{font-size:0.92em;}
.sub0103_textbox01{height:120px; font-size:1em; line-height:30px; padding:30px 5px; word-wrap: break-word; word-break: keep-all; }
.sub0103_textbox02{background-size:100%; min-height:700px;}
.sub0103_textbox02 .text01{float:left; width:100%; padding:20px 10px; margin-top:400px;}
.sub0104_textbox01{ font-size:0.92em;}
.sub0104_textbox01 ul li{line-height:24px;}
.sub0104_textbox01 .sch_sel{padding:0 2px; margin-right:2px;}
.sub0104_textbox01 .sch_input{padding:0 2px; margin-right:2px;}
.sub0104_textbox01 .btn_sch{padding:8px 5px;}
.sub0104_tablebox01 .sch_sel{padding:0 2px;}
.sub0104_tablebox01 .sch_input{padding:0 2px;}
.sub0104_tablebox01 .btn_sch{padding:10px 5px;}
.sub0105_textbox01{height:170px; font-size:1em; line-height:30px; padding:30px 5px; word-wrap: break-word; word-break: keep-all; }
.sub0105_textbox01 span{font-size:1em;}
.sub0105_textbox02 .img01{padding:0 30px;}
.sub0105_textbox02 .img01 img{width:90%;}
.sub0108_img01 .text01{font-size:0.92em;}
.sub0108_btn01 li{display:inline-block; width:45%; text-align:center;}
.sub0108_btn01 li:first-child{margin-right:5%;}
.sub0108_ulst01{padding:50px 0; width:100%; }
.sub0108_ulst01 li{width:100%; padding:10px 0;}
.sub0108_ulst02 li{width:100%; padding:10px 0;}
}

@media (max-width: 360px){
.sub0101_img01 .text01{font-size:0.92em;}
.sub0101_img01 .text01 span{font-size:0.88em; letter-spacing:1px;}
.sub0103_textbox02{min-height:600px;}
.sub0103_textbox02 .text01{float:left; width:100%; padding:20px 10px; margin-top:300px;}
.sub0103_textbox02 .text01 .tel{font-size:1.25em;}
.sub0103_textbox02 .text01 dt{font-size:1em; padding-left:10px;}
.sub0103_textbox02 .text01 dd{font-size:1em; letter-spacing:-1px;}
.sub0104_textbox01{ font-size:0.88em;}
.sub0105_textbox01{height:200px; font-size:0.92em;}
.sub0105_textbox01 span{font-size:0.92em;}
}

.sub02{width:100%; margin:0px; padding:0px;}
.sub0201_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub02_01_img01.jpg') no-repeat center top; height:500px; background-size:100%}
.sub0201_imgbox01 .img01{padding-top:80px; text-align:center; }
.sub0201_imgbox01 .title01{text-align:center; font-size:1.13em; color:#fff; font-weight:200; line-height:40px; margin-top:30px; word-wrap: break-word; word-break: keep-all;}
.sub0201_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0201_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:10px; text-align:center;word-wrap: break-word; word-break: keep-all;}
.sub02_textbox01{width:100%; position:relative; border-bottom:1px solid #efefef; text-align:center; padding-bottom:50px;}
.sub02_textbox01 .number01{text-align:center; color:#fff;  background:#0f75bc; width:90px; height:90px; padding:20px; margin:0 auto;}
.sub02_textbox01 .number01 span{font-weight:200;}
.sub02_textbox01 .number01 strong{font-weight:700;}
.sub02_textbox01 .title01{font-size:1.13em; font-weight:200; margin-top:20px; color:#0f75bc; line-height:30px;}
.sub02_textbox01 .title01 strong{font-size:1.5em; font-weight:400; color:#1f1f1f;}
.sub02_textbox01 .text01{margin-top:10px; border:2px solid #efefef; padding:20px 10px; line-height:30px; word-wrap: break-word; word-break: keep-all;}
.sub02_textbox01 .point_box01{position:relative; width:100%;}
.sub02_textbox01 .point_box01:after {display:block;visibility:hidden;clear:both;content:""}
.sub02_textbox01 .point_box01 .text01{float:left; padding:10px; border:1px solid #efefef;}
.sub02_textbox01 .point_box01 .text01 .stitle01{background:#f2f2f2; padding:20px 5px; font-size:1.13em; color:#0f75bc; word-wrap: break-word; word-break: keep-all; min-height:100px;}
.sub02_textbox01 .point_box01 .text01 .stext01{padding:20px 0; line-height:24px; word-wrap: break-word; word-break: keep-all; min-height:210px;}
.sub02_textbox01 .point_box01 .wT49{width:49%;}
.sub02_textbox01 .point_box01 .wT32{width:32%;}
.sub02_textbox01 .point_box01 .wT23{width:23.5%;}
.sub02_textbox02{ border:2px solid #efefef; padding:10px; line-height:30px; text-align:left; margin-bottom:20px; word-wrap: break-word; word-break: keep-all;}
.sub02_textbox02 .span_st01{border-radius:3px; background:#f7941e; color:#fff; padding:3px 7px; font-weight:700; margin-right:5px;}
.sub02_textbox02 .ul_st01{font-size:0.92em; margin:10px 50px; list-style-type: decimal; background:#f7f7f7; padding:10px 30px;}
.sub02_textbox02 .ul_st01 li{line-height:30px; color:#6f6f6f;}
.sub02_textbox03{border:2px solid #efefef; padding:20px; line-height:30px; text-align:left; margin-bottom:20px; font-size:18px; text-align:center;}

.sub0202_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub02_02_img01.jpg') no-repeat center top; height:500px; background-size:100%}
.sub0202_imgbox01 .img01{padding-top:80px; text-align:center; }
.sub0202_imgbox01 .title01{text-align:center; font-size:1.13em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0202_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0202_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:10px; text-align:center; word-wrap: break-word; word-break: keep-all;}

.sub0203_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub02_03_img01.jpg') no-repeat center top; height:500px; background-size:100%}
.sub0203_imgbox01 .img01{padding-top:80px; text-align:center; }
.sub0203_imgbox01 .title01{text-align:center; font-size:1.13em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0203_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0203_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8);  line-height:30px; padding:10px; text-align:center; word-wrap: break-word; word-break: keep-all;}

.sub0204_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub02_04_img01.jpg') no-repeat center top; height:500px; background-size:100%;}
.sub0204_imgbox01 .img01{padding-top:80px; text-align:center; }
.sub0204_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0204_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0204_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:10px; text-align:center; word-wrap: break-word; word-break: keep-all;}
.sub0204_text01{position:relative; width:100%; background:#ecf5fa url('/images/mobile/sub/sub02_04_img02.jpg') no-repeat center bottom; height:400px; background-size:100%;}
.sub0204_text01 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 20px 20px; padding:50px 20px 0 50px; }
.sub0204_text01 .textbox01 .font_st01{margin-top:50px; font-size:1.5em; line-height:30px; font-weight:400;}
.sub0204_text01 .textbox01 .font_st02{width:42%;  font-size:0.92em;  color:#6f6f6f; line-height:26px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all;}
.sub0204_text02{position:relative; width:100%; background:#ecf5fa url('/images/mobile/sub/sub02_04_img03.jpg') no-repeat center bottom; height:400px; background-size:100%;}
.sub0204_text02 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 20px 20px; padding:50px 20px 0 50px; }
.sub0204_text02 .textbox01 .font_st01{margin-top:50px; font-size:1.5em; line-height:30px; font-weight:400;}
.sub0204_text02 .textbox01 .font_st02{width:42%;  font-size:0.92em; color:#6f6f6f; line-height:26px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all;}
.sub0204_text03{position:relative; width:100%; background:#ecf5fa url('/images/mobile/sub/sub02_04_img04.jpg') no-repeat center bottom; height:400px; background-size:100%;}
.sub0204_text03 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 20px 20px; padding:50px 20px 0 50px;}
.sub0204_text03 .textbox01 .font_st01{margin-top:50px; font-size:1.5em; line-height:30px; font-weight:400;}
.sub0204_text03 .textbox01 .font_st02{width:42%;  font-size:0.92em; color:#6f6f6f; line-height:26px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all;}

.sub0205_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub02_05_img01.jpg') no-repeat center 75%; height:600px; background-size:100%;}
.sub0205_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0205_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px; word-wrap: break-word; word-break: keep-all;}
.sub0205_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0205_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:10px; text-align:center; word-wrap: break-word; word-break: keep-all;}

.sub0206_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub02_06_img01.jpg') no-repeat center top; height:650px; background-size:100%;}
.sub0206_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0206_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;  word-wrap: break-word; word-break: keep-all;}
.sub0206_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0206_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:10px; text-align:center; word-wrap: break-word; word-break: keep-all;}

.sub0207_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub02_07_img01.jpg') no-repeat center 50%; height:540px; background-size:100%;}
.sub0207_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0207_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;  word-wrap: break-word; word-break: keep-all;}
.sub0207_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0207_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:10px; text-align:center; word-wrap: break-word; word-break: keep-all;}
.sub0207_title01{font-size:1.25em; text-align:center; font-weight:200; word-wrap: break-word; word-break: keep-all;}
.sub0207_title01 strong{font-weight:700;}
.sub0207_text01{border:5px solid #efefef; padding:20px 10px; line-height:30px;}
.sub0207_text01 .title01{margin-bottom:20px; }
.sub0207_text01 .title01 span{border-radius:3px; background:#0f75bc; color:#fff; padding:12px; font-weight:700;}
.sub0207_text01 .title01 strong{font-size:1.25em; padding-left:10px;}
.sub0207_text02{position:relative; width:100%; background:#ecf5fa url('/images/mobile/sub/sub02_07_img02.jpg') no-repeat center bottom; height:400px; background-size:100%;}
.sub0207_text02 .textbox01{background:url('/images/sub01/sub01_01_p1_bg01.png') no-repeat 20px 20px; padding:50px 25px 0 50px;}
.sub0207_text02 .textbox01 .font_st01{font-size:1.5em; line-height:30px; font-weight:400;}
.sub0207_text02 .textbox01 .font_st02{width:42%; font-size:0.92em; color:#6f6f6f; line-height:26px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all;}

@media (max-width:768px){
.sub02_textbox02 .ul_st01{margin:10px;}
.sub0204_text01{height:310px;}
.sub0204_text01 .textbox01 .font_st02{width:50%;}
.sub0204_text02{height:310px;}
.sub0204_text02 .textbox01 .font_st02{width:50%;}
.sub0204_text03{height:310px;}
.sub0204_text03 .textbox01 .font_st02{width:50%;}
.sub0207_text02{height:310px;}
.sub0207_text02 .textbox01 .font_st02{width:70%;}
}

@media (max-width: 480px){
.sub0201_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0201_imgbox01 .img01{padding-top:30px;}
.sub0201_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0201_imgbox01 .title01 strong{font-size:1.25em;}
.sub0201_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub02_textbox01 .point_box01 .text01{margin-bottom:10px; padding:10px;}
.sub02_textbox01 .point_box01 .text01 .stitle01{padding:10px 0; min-height:50px;}
.sub02_textbox01 .point_box01 .text01 .stext01{min-height:80px; padding:10px 0;}
.sub02_textbox01 .point_box01 .wT49{width:100%;}
.sub02_textbox01 .point_box01 .wT32{width:100%;}
.sub02_textbox01 .point_box01 .wT23{width:100%;}
.sub02_textbox03{font-size:0.92em;}
.sub0202_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0202_imgbox01 .img01{padding-top:30px;}
.sub0202_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0202_imgbox01 .title01 strong{font-size:1.25em;}
.sub0202_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0203_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0203_imgbox01 .img01{padding-top:30px;}
.sub0203_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0203_imgbox01 .title01 strong{font-size:1.25em;}
.sub0203_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0204_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0204_imgbox01 .img01{padding-top:30px;}
.sub0204_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0204_imgbox01 .title01 strong{font-size:1.25em;}
.sub0204_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0204_text01{height:400px;}
.sub0204_text01 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 10px 20px; background-size:95%;}
.sub0204_text01 .textbox01 .font_st01{margin-top:10px; font-size:1.25em;}
.sub0204_text01 .textbox01 .font_st02{width:100%;}
.sub0204_text02{height:400px;}
.sub0204_text02 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 10px 20px; background-size:95%;}
.sub0204_text02 .textbox01 .font_st01{margin-top:10px;  font-size:1.25em;}
.sub0204_text02 .textbox01 .font_st02{width:100%;}
.sub0204_text03{height:400px;}
.sub0204_text03 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 10px 20px; background-size:95%;}
.sub0204_text03 .textbox01 .font_st01{margin-top:10px;  font-size:1.25em;}
.sub0204_text03 .textbox01 .font_st02{width:100%;}
.sub0205_imgbox01{height:auto; min-height:700px; background-size:cover;}
.sub0205_imgbox01 .img01{padding-top:30px;}
.sub0205_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; padding:0 10px;}
.sub0205_imgbox01 .title01 strong{font-size:1.25em;}
.sub0205_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0206_imgbox01{height:auto; min-height:700px; background-size:cover;}
.sub0206_imgbox01 .img01{padding-top:30px;}
.sub0206_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; padding:0 10px;}
.sub0206_imgbox01 .title01 strong{font-size:1.25em;}
.sub0206_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0207_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0207_imgbox01 .img01{padding-top:30px;}
.sub0207_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0207_imgbox01 .title01 strong{font-size:1.25em;}
.sub0207_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0207_text02{height:600px;}
.sub0207_text02 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 10px 20px; padding:40px 25px 0 40px; background-size:95%;}
.sub0207_text02 .textbox01 .font_st01{margin-top:10px;  font-size:1.25em;}
.sub0207_text02 .textbox01 .font_st02{width:100%;}
}

.sub03{width:100%; margin:0px; padding:0px;}
.sub0301_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub03_01_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0301_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0301_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0301_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0301_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}
.sub0301_text01{position:relative; width:100%; background:#ecf5fa url('/images/mobile/sub/sub03_01_img02.jpg') no-repeat center bottom; height:400px;  background-size:100%;}
.sub0301_text01 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 20px 20px; padding:50px 25px 0 50px;}
.sub0301_text01 .textbox01 .font_st01{font-size:1.5em; line-height:48px; font-weight:400;}
.sub0301_text01 .textbox01 .font_st02{width:42%; margin-top:30px; color:#6f6f6f; line-height:30px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all;}
.sub0301_text02{position:relative; width:100%; background:#ecf5fa url('/images/mobile/sub/sub03_01_img03.jpg') no-repeat center bottom; height:400px; background-size:100%;}
.sub0301_text02 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 20px 20px; padding:50px 25px 0 50px;}
.sub0301_text02 .textbox01 .font_st01{font-size:1.5em; line-height:48px; font-weight:400;}
.sub0301_text02 .textbox01 .font_st02{width:42%; margin-top:30px; color:#6f6f6f; line-height:30px; letter-spacing:-1px; word-wrap: break-word; word-break: keep-all;}

.sub0302_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub03_02_img01.jpg') no-repeat center 70%; height:500px; background-size:100%;}
.sub0302_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0302_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0302_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0302_imgbox01 .text01{margin:10px 30px;  border:1px solid #fff;color:rgba(255,255,255,0.8);  line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

.sub0303_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub03_03_img01.jpg') no-repeat center 70%; height:500px; background-size:100%;}
.sub0303_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0303_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0303_imgbox01 .title01 strong{font-size:40px; font-weight:400;}
.sub0303_imgbox01 .text01{margin:10px 30px;  border:1px solid #fff;color:rgba(255,255,255,0.8);  line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}


@media (max-width:768px){
.sub0301_text01{height:350px;}
.sub0301_text01 .textbox01 .font_st02{width:50%;}
.sub0301_text02{height:350px;}
.sub0301_text02 .textbox01 .font_st02{width:50%;}
}
@media (max-width: 480px){
.sub0301_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0301_imgbox01 .img01{padding-top:30px;}
.sub0301_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0301_imgbox01 .title01 strong{font-size:1.25em;}
.sub0301_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0301_text01{height:400px;}
.sub0301_text01 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 10px 20px; background-size:95%;}
.sub0301_text01 .textbox01 .font_st01{margin-top:10px; font-size:1.25em; line-height:24px;}
.sub0301_text01 .textbox01 .font_st02{width:100%; line-height:24px;}
.sub0301_text02{height:400px;}
.sub0301_text02 .textbox01{background:url('/images/mobile/sub/sub01_01_p1_bg01.png') no-repeat 10px 20px; background-size:95%;}
.sub0301_text02 .textbox01 .font_st01{margin-top:10px; font-size:1.25em; line-height:24px;}
.sub0301_text02 .textbox01 .font_st02{width:100%; line-height:24px;}
.sub0302_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0302_imgbox01 .img01{padding-top:30px;}
.sub0302_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0302_imgbox01 .title01 strong{font-size:1.25em;}
.sub0302_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
.sub0303_imgbox01{height:auto; min-height:370px; background-size:cover;}
.sub0303_imgbox01 .img01{padding-top:30px;}
.sub0303_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0303_imgbox01 .title01 strong{font-size:1.25em;}
.sub0303_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 15px;}
}

.sub04{width:100%; margin:0px; padding:0px;}
.sub0401_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub04_01_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0401_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0401_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0401_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0401_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

.sub0402_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub04_02_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0402_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0402_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0402_imgbox01 .title01 strong{font-size:1.5em;  font-weight:400;}
.sub0402_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

.sub0403_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub04_03_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0403_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0403_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0403_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0403_imgbox01 .text01{margin:10px 30px;  border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}


@media (max-width:480px){
.sub0401_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0401_imgbox01 .img01{padding-top:20px;}
.sub0401_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0401_imgbox01 .title01 strong{font-size:1.25em;}
.sub0401_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
.sub0402_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0402_imgbox01 .img01{padding-top:30px;}
.sub0402_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0402_imgbox01 .title01 strong{font-size:1.25em;}
.sub0402_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
.sub0403_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0403_imgbox01 .img01{padding-top:30px;}
.sub0403_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0403_imgbox01 .title01 strong{font-size:1.25em;}
.sub0403_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
}

.sub05{width:100%; margin:0px; padding:0px;}
.sub0501_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub05_01_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0501_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0501_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0501_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0501_imgbox01 .text01{margin:10px 30px;  border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

.sub0502_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub05_02_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0502_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0502_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0502_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0502_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

.sub0503_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub05_03_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0503_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0503_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0503_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0503_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

.sub0504_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub05_04_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0504_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0504_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0504_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0504_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8);  line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

.sub0505_imgbox01{position:relative; width:100%; background:url('/images/mobile/sub/sub05_05_img01.jpg') no-repeat center top; height:540px; background-size:100%;}
.sub0505_imgbox01 .img01{padding-top:60px; text-align:center; }
.sub0505_imgbox01 .title01{text-align:center; font-size:1.25em; color:#fff; font-weight:200; line-height:40px; margin-top:30px;}
.sub0505_imgbox01 .title01 strong{font-size:1.5em; font-weight:400;}
.sub0505_imgbox01 .text01{margin:10px 30px; border:1px solid #fff;color:rgba(255,255,255,0.8); line-height:30px; padding:20px; text-align:center;word-wrap: break-word; word-break: keep-all;}

@media (max-width:768px){
.mH310{min-height:310px !important;}
}

@media (max-width:480px){
.sub0501_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0501_imgbox01 .img01{padding-top:20px;}
.sub0501_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0501_imgbox01 .title01 strong{font-size:1.25em;}
.sub0501_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
.sub0502_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0502_imgbox01 .img01{padding-top:30px;}
.sub0502_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0502_imgbox01 .title01 strong{font-size:1.25em;}
.sub0502_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
.sub0503_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0503_imgbox01 .img01{padding-top:30px;}
.sub0503_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0503_imgbox01 .title01 strong{font-size:1.25em;}
.sub0503_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
.sub0504_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0504_imgbox01 .img01{padding-top:30px;}
.sub0504_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0504_imgbox01 .title01 strong{font-size:1.25em;}
.sub0504_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
.sub0505_imgbox01{height:auto; min-height:450px; background-size:cover;}
.sub0505_imgbox01 .img01{padding-top:30px;}
.sub0505_imgbox01 .title01{margin-top:10px; font-size:1em; line-height:30px; }
.sub0505_imgbox01 .title01 strong{font-size:1.25em;}
.sub0505_imgbox01 .text01{font-size:0.92em; line-height:24px; margin:10px 10px;}
.mH310{min-height:120px !important;}
}



/* 이미지 페이지 */
.sub0101_cont01{width:100%; margin:70px auto 0 auto;}
.sub0101_cont01 img{width:100%;}
.sub0102_cont01{width:100%; margin:70px auto 0 auto;}
.sub0102_cont01 img{width:100%;}
.sub0102_box01{width:100%; margin:70px auto; background:url('/images/mobile/sub/sub0102_bg01.jpg') no-repeat center top; padding:70px 0; background-size:100%;}
.sub0102_cont02{width:100%; margin:0 auto;}
.sub0102_cont02 img{width:100%;}
.sub0103_cont01{width:100%; margin:70px auto 0 auto;}
.sub0103_cont01 img{width:100%;}
.sub0103_box01{width:100%; margin:70px auto; background:url('/images/mobile/sub/sub0103_bg01.jpg') no-repeat center top; padding:70px 0; background-size:100%;}
.sub0103_cont02{width:100%; margin:0 auto;}
.sub0103_cont02 img{width:100%;}
.sub0105_cont01{width:100%; margin:70px auto 0 auto;}
.sub0105_cont01 img{width:100%;}

.sub0202_cont01{width:100%; margin:70px auto 0 auto;}
.sub0202_cont01 img{width:100%;}
.sub0204_cont01{width:100%; margin:70px auto 0 auto;}
.sub0204_cont01 img{width:100%;}
.sub0204_cont02{width:100%; margin:0 auto;}
.sub0204_cont02 img{width:100%;}
.sub0205_cont01{width:100%; margin:70px auto 0 auto;}
.sub0205_cont01 img{width:100%;}
.sub0206_cont01{width:100%; margin:70px auto 0 auto;}
.sub0206_cont01 img{width:100%;}
.sub0207_cont01{width:100%; margin:70px auto 0 auto;}
.sub0207_cont01 img{width:100%;}

.sub0301_cont01{width:100%; margin:70px auto 0 auto;}
.sub0301_cont01 img{width:100%;}
.sub0301_cont02{width:100%; margin:0 auto;}
.sub0301_cont02 img{width:100%;}
.sub0302_cont01{width:100%; margin:70px auto 0 auto;}
.sub0302_cont01 img{width:100%;}
.sub0302_cont02{width:100%; margin:0 auto;}
.sub0302_cont02 img{width:100%;}

.sub0401_cont01{width:100%; margin:70px auto 0 auto;}
.sub0401_cont01 img{width:100%;}
.sub0402_cont01{width:100%; margin:70px auto 0 auto;}
.sub0402_cont01 img{width:100%;}
.sub0403_cont01{width:100%; margin:70px auto 0 auto;}
.sub0403_cont01 img{width:100%;}
.sub0403_cont02{width:100%; margin:0 auto;}
.sub0403_cont02 img{width:100%;}

.sub0501_cont01{width:100%; margin:70px auto 0 auto;}
.sub0501_cont01 img{width:100%;}
.sub0501_cont02{width:100%; margin:0 auto;}
.sub0501_cont02 img{width:100%;}
.sub0502_cont01{width:100%; margin:70px auto 0 auto;}
.sub0502_cont01 img{width:100%;}
.sub0502_cont02{width:100%; margin:0 auto;}
.sub0502_cont02 img{width:100%;}
.sub0503_cont01{width:100%; margin:70px auto 0 auto;}
.sub0503_cont01 img{width:100%;}
.sub0503_cont02{width:100%; margin:0 auto;}
.sub0503_cont02 img{width:100%;}
.sub0504_cont01{width:100%; margin:70px auto 0 auto;}
.sub0504_cont01 img{width:100%;}
.sub0504_cont02{width:100%; margin:0 auto;}
.sub0504_cont02 img{width:100%;}
.sub0505_cont01{width:100%; margin:70px auto 0 auto;}
.sub0505_cont01 img{width:100%;}
.sub0505_cont02{width:100%; margin:0 auto;}
.sub0505_cont02 img{width:100%;}


.sub0801_cont01{width:100%; margin:70px auto 0 auto;}
.sub0801_cont01 img{width:100%;}
.sub0802_cont01{width:100%; margin:70px auto 0 auto;}
.sub0802_cont01 img{width:100%;}
.sub0803_cont01{width:100%; margin:70px auto 0 auto;}
.sub0803_cont01 img{width:100%;}
.sub0804_cont01{width:100%; margin:70px auto 0 auto;}
.sub0804_cont01 img{width:100%;}