@media screen and (max-width:767px) {
/*로그인스킨*/
#login_wrap {width:100%;  background:#f7f7f7; padding:30px;}
.login_top {width:100%; height:auto; border-bottom:1px solid #eaeaea; margin-bottom:20px; padding-bottom: 20px;}
.login_top h2 {font-size:20px; color:#4b4f58; line-height:1; font-weight:600;}
.login_top h2 span {display: block; font-size:12px; font-weight:400; margin-top: 5px; line-height: 18px}
.login_mid {display: block; justify-content: space-between; width:100%; overflow: hidden;}
.login_mid .login_con { width:100%; height:100%; }
.login_mid .login_con h2 {text-align:center; color:#222; font-size:40px; margin-bottom:20px;}
.login_mid .login_con .login_id {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:10px;}
.login_mid .login_con .login_id #mb_id {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con .login_pw {width:100%; height:35px; background:#fff; border:1px solid #fff; margin-bottom:20px;}
.login_mid .login_con .login_pw #mb_pass {height:100%; width:90%; border:none; background:none; font-size:14px; color:#666; line-height:40px; vertical-align: top;}
.login_mid .login_con span {display:inline-block;width:10%; height:100%; text-align:center; line-height:40px; }
.login_mid .login_con span img {vertical-align:0; width: 14px;}
.login_mid .login_con input::placeholder {font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-webkit-input-placeholder { /* Chrome/Opera/Safari */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input::-moz-placeholder { /* Firefox 19+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-ms-input-placeholder { /* IE 10+ */font-size:12px; color:#c3c3c3;}
.login_mid .login_con input:-moz-placeholder { /* Firefox 18- */font-size:12px; color:#c3c3c3;}
.login_mid .login_btn {width:100%; height:45px; margin-top:20px;}
.login_mid .login_btn button {width:100%; height:100%; background:#4b4f58; border:1px solid #4b4f58; text-align:center; color:#fff; font-size:15px; line-height:43px;}
.login_mid .login_bottom {text-align:center;}
.login_mid .login_bottom li {display:inline-block; margin-left:8px; padding-left:10px; position:relative; line-height:1;}
.login_mid .login_bottom li::before {width:1px; height:10px; background:#ddd; content:''; position:absolute; left:0; top:2px;}
.login_mid .login_bottom li:first-child {margin-left:0; padding-left:0;}
.login_mid .login_bottom li:first-child::before {display:none;}
.login_mid .login_bottom li a {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li a img {vertical-align:middle; margin-right:5px;}
.login_mid .login_bottom li label {color:#666; font-size:12px; line-height:15px;}
.login_mid .login_bottom li input[type="checkbox"] {vertical-align:-3px;}
.login_mid .login_bottom li .naver_login {display:inline-block; background: #00ce38; width: 200px; height: 35px; font-size: 14px; color: #fff; text-align: center; 
line-height: 35px; border-left: 1px solid #DDD; border-radius: 5px; vertical-align: middle;}
.login_mid .login_bottom li .naver_login img {vertical-align:-1px;}
.login_mid .login_img {width:100%; margin-top: 20px;}
.login_mid .login_img .img_wrap{position:relative; padding-bottom: 42.3%;}
.login_mid .login_img .img_wrap img{position:Absolute; left: 0; top: 0; right: 0; bottom: 0; margin: auto; width: auto; height: auto; max-width: 100%; max-height:100%;}

.center{text-align:center;}
.pc_img {display:none;}
.tab_img {display:none;}
.mob_img {display:block;}
.pc {display:none;}
.tab {display:none;}
.mob {display:block;}

/* === Main === */
#wrap {position:relative; width:100%; max-width:767px; min-width: 375px; margin:0 auto; overflow:hidden; word-break: keep-all;}
.inner{width:100%; margin:0 auto; padding: 0 2.66%;}

/* header */
#header { position:absolute; left:0; right:0; top:0; z-index:3100;}
#header .inner { display:flex; justify-content:space-between; align-items:center; width:100%; height:60px;}
#header h1 { display:flex; align-items:center; width:72px;}
#header .gnb { display:none; align-items:center; height:100%;}
#header .gnb > li { padding:0 50px;}
#header .gnb > li > a { font-size:17px; color:#fff; font-weight:400;}
#header .header_right { display:flex; align-items:center;}
/* #header .lang_wrap { position:relative; margin-right:20px; width:68px; height:30px; line-height:1; border:1px solid rgba(255,255,255,.2); border-radius:10px;}
#header .lang_wrap button { padding:0 15px; width:100%; height:100%; font-size:10px; color:#fff; font-weight:400; background:url(/images/main/lang_arrow_down_mob.png) right 15px center no-repeat; background-size:7px auto; text-align:left;}
#header .lang_wrap.on { border-color:#111; background:#111;}
#header .lang_wrap.on button { background-image:url(/images/main/lang_arrow_up_mob.png);}
#header .lang_wrap ul { display:none; position:absolute; left:-1px; top:calc(100% - 10px); z-index:-1; padding:15px 0; width:calc(100% + 2px); background:#111; border-radius:0 0 10px 10px;}
#header .lang_wrap ul li ~ li { margin-top:5px;}
#header .lang_wrap ul li a { padding:0 15px; font-size:10px; color:#fff;} */

#header .lang_wrap { position:relative; margin-right:15px; width:13px; background:none; background-size:7px auto; line-height:1;}
#header .lang_wrap button { display:none; padding-bottom:7px; width:100%; border-bottom:2px solid #fff; font-size:15px; color:#fff; font-weight:600; line-height:1; text-align:left;}
#header .lang_wrap ul { display:none; position:absolute; left:50%; right:auto; top:calc(100% + 5px); transform:translateX(-50%); width:60px; padding:5px 0; background:rgba(255,255,255,.3); text-align:center;}
#header .lang_wrap ul li ~ li { margin-top:10px;}
#header .lang_wrap ul li a { padding:0; font-size:12px; color:#fff;}

#header .menu_btn { display:none; position:relative; width:50px; height:12px;}
#header .menu_btn span { display:block; position:absolute; left:0; top:0; width:100%; height:2px; background:#fff; transition:1s;}
#header .menu_btn span::before { content:''; display:block; position:absolute; left:0; top:10px; width:100%; height:2px; background:#fff; transition:.5s;}
#header .menu_btn.on { left:35px;}
#header .menu_btn.on span { top:50%; transform:translateY(-50%) rotate(45deg); background:#333; width:20px; height:3px;}
#header .menu_btn.on span::before { top:0; transform:rotate(90deg); background:#333; height:100%;}
#header .nav_btn { display:block; position:relative; width:30px; height:8px;}
#header .nav_btn span { display:block; position:absolute; left:0; top:0; width:100%; height:2px; background:#fff; transition:1s;}
#header .nav_btn span::before { content:''; display:block; position:absolute; left:0; top:6px; width:100%; height:2px; background:#fff; transition:transform .3s;}
#header .nav_btn.on span { top:50%; transform:translateY(-50%) rotate(45deg); background:#333; width:20px; height:3px;}
#header .nav_btn.on span::before { top:0; transform:rotate(90deg); background:#333; height:100%;}

#header.on h1 { opacity:0;}
#header.on .gnb { opacity:0;}

/* navigation */
.navigation { display:none; position:absolute; left: 0; top:0; width: 100%; height: 100%; z-index: 3000;}
.navigation .inner { display:flex; align-items:center; position:absolute; right: 0; top: 0; height:100vh; background-color: #fff; }
.navigation .lnb { width: 100%; height: max-content; font-size: 0; z-index: 50; text-align:center;}
.navigation h3{ position:relative;}
.navigation h3 ~ h3 { margin-top:40px;}
.navigation h3 a{ font-size: 20px; color:#222; font-weight:700;}
.navigation .lnb > ul{ display:none; padding:15px 0 0;}
.navigation .lnb > ul li { position:relative;}
.navigation .lnb > ul li ~ li { margin-top:10px;}
.navigation .lnb > ul li a{display: block; font-size: 13px; line-height: 18px; color:#555; font-weight: 500;}
.navigation h3.on a,
.navigation h3.active a { color:#2ebb88;}
.navigation ul li.on a,
.navigation ul li.active a{ color:#2ebb88;}

/* all_menu */
.all_menu { display:none; position:absolute; left:0; right:0; top:0; z-index:3000; height:100vh; background:#fff;}
.all_menu .all_menu_list { display:flex; justify-content:center; margin:0 auto; width:1620px; height:100%; line-height:1; border:1px solid #ddd; border-top:0; border-bottom:0;}
.all_menu .all_menu_list > li { flex:1; position:relative; top:-100%; padding:200px 30px 0; height:100%;}
.all_menu .all_menu_list > li.on { top:0;} 
.all_menu .all_menu_list > li:nth-child(1) { transition:.5s;}
.all_menu .all_menu_list > li:nth-child(2) { transition:.5s .3s;}
.all_menu .all_menu_list > li:nth-child(3) { transition:.5s .6s;}
.all_menu .all_menu_list > li:nth-child(4) { transition:.5s .9s;}
.all_menu .all_menu_list > li ~ li { border-left:1px solid #ddd;}
.all_menu .all_menu_list > li h3 { margin-bottom:55px;}
.all_menu .all_menu_list > li h3 a { font-size:30px; color:#222; font-weight:700;}
.all_menu .all_menu_list > li:hover h3 a,
.all_menu .all_menu_list > li h3.on a,
.all_menu .all_menu_list > li h3.active a { color:#2ebb88;}
.all_menu .all_menu_list .all_sub_menu {}
.all_menu .all_menu_list .all_sub_menu > li { position:relative;}
.all_menu .all_menu_list .all_sub_menu > li ~ li { margin-top:30px;}
.all_menu .all_menu_list .all_sub_menu > li > a { display:inline-block; position:relative; z-index:100; padding-right:15px; font-size:16px; color:#555; line-height:24px;}
.all_menu .all_menu_list .all_sub_menu > li > a::after { opacity:0; content:''; display:block; position:absolute; right:0; top:50%; transform:translateY(-50%); width:5px; height:5px; border-radius:50%; background:#2ebb88;}
.all_menu .all_menu_list .all_sub_menu > li:hover > a,
.all_menu .all_menu_list .all_sub_menu > li.on > a { color:#2ebb88;}
.all_menu .all_menu_list .all_sub_menu > li:hover > a::after,
.all_menu .all_menu_list .all_sub_menu > li.on > a::after { opacity:1;}
.all_menu .all_menu_list .depth03_menu { margin-top:25px; line-height:1;}
.all_menu .all_menu_list .depth03_menu li { position:relative; padding-left:15px;}
.all_menu .all_menu_list .depth03_menu li::before { content:''; display:block; position:absolute; left:0; top:50%; transform:translateY(-50%); width:3px; height:14px; background:#999;}
.all_menu .all_menu_list .depth03_menu li ~ li { margin-top:30px;}
.all_menu .all_menu_list .depth03_menu li a { font-size:16px; color:#555;}
.all_menu .all_menu_list .depth03_menu li:hover a,
.all_menu .all_menu_list .depth03_menu li.on a { color:#222;}
.all_menu .all_menu_list .depth03_menu li:hover::before,
.all_menu .all_menu_list .depth03_menu li.on::before { background-color:#2ebb88;}

/* visual */
#visual_wrap { position:relative;}
#visual_wrap .visual li { position:relative;}
#visual_wrap .txt_wrap { position:absolute; left:0; right:0; top:50%; transform:translateY(-50%); text-align:center; line-height:1;}
#visual_wrap .txt_wrap span { opacity:0; position:relative; top:-10px; /* font-size:15px; */font-size:45px; color:rgba(255,255,255,.5); font-weight:900; letter-spacing:2px; transition:.5s;}
#visual_wrap .txt_wrap p { opacity:0; position:relative; top:30px; margin-top:20px; /* font-size:25px; */font-size:20px; color:#fff; font-weight:500; line-height:34px; transition:.8s .5s;}
#visual_wrap .txt_wrap p br:nth-of-type(2) { display:none;}
#visual_wrap .swiper-slide-active .txt_wrap span { top:0; opacity:1;}
#visual_wrap .swiper-slide-active .txt_wrap span::after { height:30px;}
#visual_wrap .swiper-slide-active .txt_wrap p { top:0; opacity:1;}
#visual_wrap .swiper-button-prev { display:block; left:2.66%; margin-left:0; z-index:100; margin-top:0; width:14px; height:25px; background:url(/images/main/visual_btn_prev_mob.png) center no-repeat; background-size:100% auto;}
#visual_wrap .swiper-button-next { display:block; right:2.66%; margin-right:0; z-index:100; margin-top:0; width:14px; height:25px; background:url(/images/main/visual_btn_next_mob.png) center no-repeat; background-size:100% auto;}
#visual_wrap .scroll_down { display:none; position:absolute; left:50%; bottom:0; transform:translateX(-50%); z-index:100;}
#visual_wrap .scroll_down span { display:block; position:relative; padding-bottom:100px; font-size:14px; color:rgba(255,255,255,.4);}
#visual_wrap .scroll_down span::before { content:''; display:block; position:absolute; left:50%; bottom:72px; transform:translateX(-50%); width:5px; height:5px; background:#fff; animation:ani01 1.5s linear infinite alternate;}
#visual_wrap .scroll_down span::after { content:''; display:block; position:absolute; left:50%; bottom:0; transform:translateX(-50%); width:1px; height:87px; background:rgba(255,255,255,.5);}
@keyframes ani01 {
0% { bottom:72px;}
100% { bottom:10px;}
}

/* section */
#section01 { padding:80px 0 53px; background:url(/images/main/sec01_bg_mob.jpg) top right no-repeat; background-size:cover;}
#section01 .txt_box { line-height:1;}
#section01 .sec01_logo { margin-bottom:33px; width:141px;}
#section01 .txt_box p { font-size:18px; color:#aaa; font-weight:700; line-height:30px;}
#section01 .txt_box p span { color:#222;}
#section01 .txt_box p i { display:block;}
#section01 .txt_box p br:nth-of-type(1) { display:none;}

#section02 { height:auto; background:url(/images/main/sec02_bg_mob.jpg) top right no-repeat; background-size:cover;}
#section02 .count_list { display:flex; flex-wrap:wrap; align-items:center; height:auto;}
#section02 .count_list li { flex:auto; display:flex; flex-direction:row; justify-content:center; align-items:center; padding:0; width:100%; height:115px;}
#section02 .count_list li ~ li { border-left:0; border-top:1px solid rgba(255,255,255,.4);}
#section02 .count_list li .count { display:flex; justify-content:space-between; align-items:center; width:100%; line-height:1;}
#section02 .count_list li .count_tit { display:block; margin-bottom:0; width:auto; font-size:15px; color:#fff; font-weight:700;}
#section02 .count_list li .count p { position:relative; padding-right:24px;}
#section02 .count_list li .count p span { font-size:55px; color:transparent; -webkit-text-stroke: 1px #fff; font-weight:700;}
#section02 .count_list li .count p em { position:absolute; right:0; top:12px; font-size:13px; color:#fff; font-weight:700;}

#section03 { position:relative; padding:53px 0 50px;} 
#section03 .inner { display:block; flex-direction:row-reverse; width:100%;}
#section03 .sec_txt_box { position:static; left:auto; top:auto; margin-left:0; margin-bottom:13px;}
#section03 .sec_txt_box p { font-size:18px; color:#222; font-weight:700; line-height:30px;}
#section03 .sec_txt_box p span { display:inline-block; position:relative; padding-right:75px;}
#section03 .sec_txt_box p span::after { content:''; display:block; position:absolute; right:0; top:50%; transform:translateY(-50%); width:70px; height:2px; background:#222;}
#section03 .sec03_slide_wrap { width:100%;}
#section03 .sec03_slide .img_wrap { position:relative; width:100%; padding-bottom:51.03%;}
#section03 .sec03_slide .img_wrap img { position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;}
#section03 .sec03_slide .txt_wrap { display:flex; align-items:center; padding:30px 15px; height:auto; background:#f1f2f3; word-break:keep-all;}
#section03 .sec03_slide .txt_wrap .txt_list { display:flex; flex-wrap:wrap; gap:10px 0;}
#section03 .sec03_slide .txt_wrap .txt_list li { position:relative; padding:0 11px; width:50%; font-size:13px; color:#333; line-height:20px;}
#section03 .sec03_slide .txt_wrap .txt_list li::before { content:''; display:block; position:absolute; left:0; top:10px; width:3px; height:3px; background:#2b7651;}
#section03 .sec03_menu_box { position:static; left:auto; top:auto; margin-left:0; width:100%;} 
#section03 .sec03_pager { margin-top:15px;} 
#section03 .sec03_pager li { position:relative; z-index:1000; width:100%; height:92px;}
#section03 .sec03_pager li ~ li { margin-top:15px;}
#section03 .sec03_pager li a { overflow:hidden; position:relative; z-index:100; display:flex; align-items:center; width:100%; height:100%; padding:0 25px; border-radius:15px 0 15px 0;}
#section03 .sec03_pager li a .txt_box { display:flex;}
#section03 .sec03_pager li a .txt_box .ico_box { width:50px; background:center no-repeat; background-size:auto 35px;}
#section03 .sec03_pager li:nth-child(1) a .txt_box .ico_box { background-image:url(/images/main/sec03_ico01_mob.png);}
#section03 .sec03_pager li:nth-child(2) a .txt_box .ico_box { background-image:url(/images/main/sec03_ico02_mob.png);}
#section03 .sec03_pager li:nth-child(3) a .txt_box .ico_box { background-image:url(/images/main/sec03_ico03_mob.png);}
#section03 .sec03_pager li a .txt_box .txt { margin-left:15px; width:calc(100% - 65px); line-height:1;}
#section03 .sec03_pager li a .txt_box .txt .sec_tit02 { font-size:18px; color:#222; font-weight:700;}
#section03 .sec03_pager li a .txt_box .txt p { margin-top:15px; font-size:12px; color:#666;}
#section03 .sec03_pager li a.active { background:linear-gradient(-60deg,#27717e,#2ebc88); box-shadow:0 15px 30px rgba(0,0,0,0.18);}
#section03 .sec03_pager li a::after { opacity:0; content:''; display:block; position:absolute; right:60px; top:50%; transform:translateY(-50%); width:30px; height:30px; background:#fff url(/images/main/sec03_arrow_right_mob.png) center no-repeat; background-size:7px auto; border-radius:50%; transition:.5s;}
#section03 .sec03_pager li a.active::after { right:25px; opacity:1;}
#section03 .sec03_pager li:nth-child(1) a.active .txt_box .ico_box { background-image:url(/images/main/sec03_ico01_on_mob.png);}
#section03 .sec03_pager li:nth-child(2) a.active .txt_box .ico_box { background-image:url(/images/main/sec03_ico02_on_mob.png);}
#section03 .sec03_pager li:nth-child(3) a.active .txt_box .ico_box { background-image:url(/images/main/sec03_ico03_on_mob.png);}
#section03 .sec03_pager li a.active .txt_box .txt .sec_tit02 { color:#fff;}
#section03 .sec03_pager li a.active .txt_box .txt p { color:#fff;}

/* footer */
#footer { background:#222;}
#footer .top_footer { display:block; flex-direction:row-reverse; justify-content:space-between; align-items:center; padding:20px 0; border-bottom:1px solid rgba(255,255,255,.2); text-align:center;}
#footer .footer_logo { display:block; margin:20px auto 0; width:125px;}
#footer .footer_link { display:inline-flex;}
#footer .footer_link li { position:relative; padding:0 10px 0 12px;}
#footer .footer_link li:first-child { padding-left:0;}
#footer .footer_link li:last-child { padding-right:0;}
#footer .footer_link li ~ li::before { content:''; display:block; position:absolute; left:0; top:50%; transform:translateY(-50%); width:2px; height:2px; background:#fff;} 
#footer .footer_link li a { font-size:12px; color:#fff;}
#footer address { display:inline-block; margin:20px 0; font-size:11px; color:rgba(255,255,255,.5); text-align:left; word-break:keep-all;}
#footer address p { position:relative; padding-left:60px;}
#footer address p ~ p { margin-top:15px;}
#footer address em { display:inline-block; position:absolute; left:0; top:0; width:60px;}
#footer address em:nth-of-type(2) { margin-top:0;}
#footer address span { position:relative;}
#footer address span:nth-of-type(1)::before { display:block; margin:0; width:0; height:5px; background:none;}
#footer address span::before { content:''; display:inline-block; margin:0 10px; width:1px; height:8px; background:rgba(255,255,255,.2);}
#footer .copy { font-size:11px; color:rgba(255,255,255,.3);}
/* #footer .footer_img_list { display:flex; align-items:center; justify-content:center; position:static; right:0; top:0; margin-top:20px;}
#footer .footer_img_list li { width:104px;}
#footer .footer_img_list li ~ li { margin-left:10px;}
#footer .footer_img_list li .img_wrap { position:relative; width:100%; padding-bottom:137.77%;}
#footer .footer_img_list li .img_wrap img { position:absolute; left:0; right:0; top:0; bottom:0; margin:auto; width:auto; height:auto; max-width:100%; max-height:100%;} */
#footer .bt_footer {display: block;}
#footer .bt_footer .copy {padding-bottom: 30px;}

/* ===== SUB ===== */
#sub_visual_wrap { position:relative;}
#sub_visual_wrap .txt_wrap { position:absolute; left:0; right:0; top:calc(50% + 30px); transform:translateY(-50%); text-align:center; line-height:1;}
#sub_visual_wrap .txt_wrap h2 { font-size:28px; color:#fff; font-weight:700;}
#sub_visual_wrap .txt_wrap .sub_list { display:inline-flex; justify-content:center; flex-wrap:wrap; align-items:center; margin-top:18px;}
#sub_visual_wrap .txt_wrap .sub_list li { position:relative; padding: 0 10px 0 15px; font-size:14px; color:#fff; line-height:20px;}
#sub_visual_wrap .txt_wrap .sub_list li:first-child { padding-left:0;}
#sub_visual_wrap .txt_wrap .sub_list li:last-child { padding-right:0;}
#sub_visual_wrap .txt_wrap .sub_list li ~ li::before { content:''; position:absolute; left:0; top:50%; transform:translateY(-50%); width:5px; height:10px; background:url(/images/sub/sub_list_arrow_tab.png) center no-repeat; background-size:100% auto;}

/* tab_menu */
.tab_menu {display: block; position:relative; z-index:1200; width:100%; height:45px; background:#fff; border:1px solid #ddd; border-left:0; border-right:0;}
.tab_menu .inner{position:relative; display: flex; padding:0; height:100%;}
.tab_menu a.home{display: none; position:relative; width: 60px; height: 100%; background:url(/images/sub/tab_ico_home.png)center no-repeat;}
.tab_menu a.home::before { content:''; display:block; position:absolute; left:0; top:50%; transform:translateY(-50%); width:1px; height:20px; background:#ddd;}
.tab_menu a.home::after { content:''; display:block; position:absolute; right:0; top:50%; transform:translateY(-50%); width:1px; height:20px; background:#ddd;}
.tab_menu .menu {display: flex; width:100%; height:100%;}
.tab_menu .menu > li {position:relative; flex:1; min-width:auto; height:100%; background:url("/images/sub/tab_arrow_down_mob.png") center right 11px no-repeat; background-size:9px auto;}
.tab_menu .menu > li ~ li { border-left:1px solid #ddd;}
.tab_menu .menu > li.menulink03 { display:none;}
/* .tab_menu .menu > li:last-child::before { content:''; display:block; position:absolute; left:0; right:0; bottom:0; height:2px; background:#57951d;} */
.tab_menu .menu > li::after { content:''; display:none; position:absolute; right:0; top:50%; transform:translateY(-50%); width:1px; height:20px; background:#ddd;}
.tab_menu .menu > li.on {background-image:url("/images/sub/tab_arrow_up_mob.png");}
.tab_menu .menu > li > a {display:flex; align-items:center; padding: 0 20px 0 11px; width:100%; height:100%; font-size: 14px; color:#222; font-weight: 500; line-height:1.2; box-sizing:border-box; word-break:keep-all;}
.tab_menu .menu > li ul {display:none; position:absolute; width:100%; top:100%; left:-1px; padding:15px 0; box-sizing:content-box; border:1px solid #ddd; background:#fff; z-index:1000;}
.tab_menu .menu > li ul li ~ li { margin-top:15px;}
.tab_menu .menu > li ul li a {display:flex; align-items:center; position:relative; width:100%; font-size:14px; color:#222; font-weight:500; padding:0 11px; box-sizing:border-box; line-height:1.3;}
.tab_menu .menu > li ul li.on a { color:#57951d;}
.tab_menu .menu > li ul li:hover a { color:#57951d;}

/* depth03 */
.depth03_wrap{display: block; position:relative; z-index:1000; margin-top:12px; padding:0 2.6%;}
.depth03_wrap .depth03{position:relative; width:100%; height: 45px; text-align:center;}
.depth03_wrap .depth03 em{display:flex; align-items:center; justify-content:center; width:100%; height: 100%; font-size:14px; color:#222; font-weight:500; border:1px solid #ddd;
background: url(/images/sub/depth03_arrow_down_tab.png)center right 10px no-repeat #fff; background-size: 9px auto;}
.depth03_wrap .depth03 ul{position:absolute; display: none; padding:15px 0; width: 100%; border: 1px solid #ddd; border-top:none; background-color: #fff;}
.depth03_wrap .depth03 ul li ~ li { margin-top:10px;}
.depth03_wrap .depth03 ul li a{display: block; font-size: 14px; line-height: 20px; color:#222;}
.depth03_wrap .depth03.on em{background-image: url(/images/sub/depth03_arrow_up_tab.png);}
.depth03_wrap .depth03 ul li.on a{color:#57951d;}

#sub_contents { padding:30px 0;}
#sub_contents .contop { margin-bottom:30px; text-align:center; line-height:1;}
#sub_contents .contop h3 { font-size:17px; color:#222; font-weight:700;}

/* sub_tit */
.h5_tit {position: relative; font-size: 14px; color: #222; padding: 30px 0 10px 20px;}
.h5_tit:before {position: absolute; content: ''; width: 14px; height: 14px; background: url(/images/sub/sub_tit.png) no-repeat; background-size: 100%; left:0; top: 32px;}

.p_tit {position: relative; padding-left: 13px; font-size: 16px; color: #222; font-weight: bold; margin-bottom: 30px;}
.p_tit:before {position: absolute; left: 0; top: 3px; content: ''; width: 3px; height: 18px; background: #57951d;}

ul.con_ul li {position: relative; padding-left: 12px; font-size: 13px; color: #222; line-height: 1.7;}
ul.con_ul li:before {position: absolute; left: 0; top: 9px; content: ''; width: 3px; height: 3px; background: #222; border-radius: 50%;}

/*sub0101*/
.sub0101_wrap .txt p {font-size: 17px; color: #222; font-weight: 600; text-align: center; word-break: keep-all;}
.sub0101_wrap .txt p span {position: relative; color: #0a6fbd;}
.sub0101_wrap .txt p span:before {position: absolute; content: ''; bottom: 0; width: 100%; height: 10px; z-index: -1; background: #e1edf7;}
.sub0101_wrap .txt p br:nth-child(2) {display: block;}

.sub0101_wrap .imgbox {width: 100%; display: block;}
.sub0101_wrap .imgbox .img { background: url(/images/sub/sub0101_img.jpg) no-repeat center; width: 100%; height: 300px; z-index: -1; margin-top: 100px;}
.sub0101_wrap .imgbox ul {position: relative; background: #fff; width: 100%; padding: 30px; text-align: center; margin-top: 2%; }
.sub0101_wrap .imgbox ul:after {position: absolute; content: ''; width: 80px; height: 2px; background: #57951d; transform:translatex(-50%); left: 50%; margin-top: 20px;}
.sub0101_wrap .imgbox ul li {margin-bottom: 20px; font-size: 12px; color: #222; font-weight: 450;}
.sub0101_wrap .imgbox ul li br {display: none;}

.sub0101_wrap .txtbox {text-align: center; background: #f7f7f7; z-index: -99; border-radius: 50px; margin-top: 40px;}
.sub0101_wrap .txtbox p {word-break: keep-all;}
.sub0101_wrap .txtbox p br {display: none;}
.sub0101_wrap .txtbox p:first-child {position: relative; font-size: 12px; color: #222; font-weight: 450; background: width: 100%; padding: 40px;} 
.sub0101_wrap .txtbox p:first-child:after {position: absolute; content: ''; display: block; width: 2px; height: 20px; background: #0a6fbd; transform: -50%; left: 50%; margin: 20px 0;}
.sub0101_wrap .txtbox p:last-child {padding: 20px 20px 30px 20px;}
.sub0101_wrap .txtbox p:last-child > span {position: relative; font-size: 16px; font-weight: 600; color: #0a6fbd; z-index: 1;}
.sub0101_wrap .txtbox p:last-child > span:before {position: absolute; content: none; bottom: 0; width: 100%; height: 10px; z-index: -1; background: #e1edf7;}

/* sub0102 */
.sub0102_wrap .con {display: block; padding: 40px 0; border-bottom: 1px dotted #ddd;}
.sub0102_wrap .con .tit {position: relative; width: 200px; font-size: 25px; color: #666;}
.sub0102_wrap .con .tit:before {position: absolute; left: 100px; top: 20px; content: ''; width: calc(100% - 60px); height: 1px; background: #ddd;}
.sub0102_wrap .con .tit:after {position: absolute; left: 240px; top: 14px; content: ''; width: 12px; height: 12px; background: #0a6fbd; border-radius: 2px; transform: rotate(45deg);}
.sub0102_wrap .con .tit span {color: #222;}
.sub0102_wrap .con .tit em {color: #57951d; font-weight: bold;}

.sub0102_wrap .con .txt {margin-left: 20px; margin-top: 20px;}
.sub0102_wrap .con .txt ul {}
.sub0102_wrap .con .txt ul li {position: relative; font-size: 13px; font-weight: 450; color: #666; padding: 6px 0 6px 50px;}
.sub0102_wrap .con .txt ul li span {position: absolute; left: 0; top: 4px; font-size: 16px; font-weight: bold; color: #222; padding-right: 20px;}

/* sub0103 */
.sub0103_wrap .txt {text-align: center; padding-bottom: 40px;}
.sub0103_wrap .txt p {font-size: 18px; color: #222; font-weight: bold;}
.sub0103_wrap .txt p br {display: block;}
.sub0103_wrap .txt p span{color: #57951d;}
.sub0103_wrap .sub_img {text-align: center;}
.sub0103_wrap .sub_img .img_pc {display: none;}
.sub0103_wrap .sub_img .img_tab {display: none;}
.sub0103_wrap .sub_img .img_mob {display: block; width: 100%;}

/* sub0105 */
.sub0105_wrap .con1 {display: block; width: 100%; margin-bottom: 0;}
.sub0105_wrap .con1:last-child {margin-bottom: 0;}
.sub0105_wrap .con1 .con1-1 {width: 100%; margin-right: 2%;}
.sub0105_wrap .con1 .con1-1:last-child {margin-right: 0;}
.sub0105_wrap .con2 {margin-bottom: 0;}

.sub0105_wrap .tb_style {display: none;}
.sub0105_wrap .tb_style_tab {display: table;}

.sub0105_wrap .tb_style_tab {width: 100%; border-collapse: collapse; margin-top: 10px; text-align: left;}
.sub0105_wrap .tb_style_tab tr {border-bottom: 1px solid #ddd;}
.sub0105_wrap .tb_style_tab tr:first-child {border-top: 1px solid #0a6fbd;}
.sub0105_wrap .tb_style_tab tr:last-child {border-bottom: 1px solid #0a6fbd;}
.sub0105_wrap .tb_style_tab tr th {font-size: 12px; color: #222; padding-left: 6px;}
.sub0105_wrap .tb_style_tab tr th img {width: 16px; margin-right: 6px; margin-top: 2px;}
.sub0105_wrap .tb_style_tab tr td {font-size: 12px; color: #555; padding: 6px;}

.sub0105_wrap .tb_style2_tab tr:first-child {border-top: 1px solid #57951d;}
.sub0105_wrap .tb_style2_tab tr:last-child {border-bottom: 1px solid #57951d;}

/* sub0201 */
.sub0201_wrap .con1 {display: block; align-items: center; }
.sub0201_wrap .con1 img {width: 100%;}
.sub0201_wrap .con1 .con1_txt {padding-left: 0; text-align: center;}
.sub0201_wrap .con1 .con1_txt .con1_p1 {font-size: 20px; color: #0a6fbd; font-weight: bold; padding-bottom: 40px;}
.sub0201_wrap .con1 .con1_txt .con1_p2 {font-size: 18px; color: #555; font-weight: 500;}
.sub0201_wrap .con1 .con1_txt .con1_p2 strong {color: #222;}

.sub0201_wrap .con2 {display: block; width: 100%; margin: 50px 0;}
.sub0201_wrap .con2 .con2_box {width: 100%; padding: 20px; margin-right: 0; margin-bottom: 20px; background: #f7f7f7; border: 1px solid #ddd;}
.sub0201_wrap .con2 .con2_box img {width: 100px; height: 120px;}
.sub0201_wrap .con2 .con2_box:last-child {margin-right: 0;}
.sub0201_wrap .con2 .con2_box .box_top {display: flex; justify-content: space-between; margin-bottom: 20px;}
.sub0201_wrap .con2 .con2_box .box_top .con2_p1{font-size: 18px; color: #222; font-weight: bold;}
.sub0201_wrap .con2 .con2_box .box_top .con2_p1 span {position: relative; padding-bottom: 10px;}
.sub0201_wrap .con2 .con2_box .box_top .con2_p1 span:before {position: absolute; bottom: 0; left: 0; content: ''; width: 30px; height: 2px; background: #57951d; }
.sub0201_wrap .con2 .con2_box .box_top .con2_p1 .span {position: relative; padding-bottom: 10px;}
.sub0201_wrap .con2 .con2_box .box_top .con2_p1 .span:before {position: absolute; bottom: 0; left: 0; content: ''; width: 30px; height: 2px; background: #0a6fbd; }
.sub0201_wrap .con2 .con2_box .box_bottom ul li {font-size: 14px; color: #222; font-weight: 500; padding: 10px 0;}
.sub0201_wrap .con2 .con2_box .box_bottom ul li:first-child {color: #57951d; font-weight: bold; font-size: 16px;}
.sub0201_wrap .con2 .con2_box .box_bottom ul li:first-child span {color: #0a6fbd; }
.sub0201_wrap .con2 .con2_box .box_bottom ul br {display: none;}

.sub0201_wrap .con3 img {width: 100%;}
.sub0201_wrap .con3 .con3_box {display: flex; flex-direction: column; align-items: center; margin-top: 40px;}
.sub0201_wrap .con3 .con3_box .con3_tit {display: flex; flex-direction: column; align-items: center; justify-content: center; width: 200px; height: 200px; background: #57951d; border-radius: 50%;}
.sub0201_wrap .con3 .con3_box .con3_tit2 {background: #0a6fbd;}
.sub0201_wrap .con3 .con3_box .con3_tit img {width: 80px; margin-bottom: 20px;}
.sub0201_wrap .con3 .con3_box .con3_tit p {color: #fff; font-size: 20px; font-weight: bold; text-align: center;}
.sub0201_wrap .con3 .con3_box .con3_txt {width: 100%; background: #f7f7f7; margin-top: -100px; z-index: -1;}
.sub0201_wrap .con3 .con3_box .con3_txt ul {margin-top: 100px; padding: 20px;}
.sub0201_wrap .con3 .con3_box .con3_txt ul li {position: relative; padding-left: 15px; color: #222; font-size: 15px; font-weight: 500;}
.sub0201_wrap .con3 .con3_box .con3_txt ul li:before {position: absolute; left: 0; top: 10px; content: ''; width: 4px; height: 4px; border-radius: 50%; background: #57951d;}
.sub0201_wrap .con3 .con3_box .con3_txt .con3_ul li {position: relative; padding-left: 15px;}
.sub0201_wrap .con3 .con3_box .con3_txt .con3_ul li:before {position: absolute; left: 0; top: 10px; content: ''; width: 4px; height: 4px; border-radius: 50%; background: #0a6fbd;}

/* sub0202 */
.sub0202_wrap .con_pc {display: none;}
.sub0202_wrap .con_tab {display: table; width: 100%;}
.sub0202_wrap .con_tab p {position: relative; font-size: 14px; font-weight: bold; color: #222; margin: 20px 0 10px 0; padding-left: 16px;}
.sub0202_wrap .con_tab p span {position: absolute; left: 0; }
.sub0202_wrap .con_tab table {width: 100%; border-collapse: collapse; border: 1px solid #ddd;}
.sub0202_wrap .con_tab table tr {}
.sub0202_wrap .con_tab table tr th {text-align: right; border: 1px solid #ddd; background: #f7f7f7; padding: 6px 10px; font-size: 12px; color: #222;}
.sub0202_wrap .con_tab table tr:first-child th {border-top: 2px solid #0a6fbd;}
.sub0202_wrap .con_tab table tr td {text-align: left; border: 1px solid #ddd; padding: 6px 10px; font-size: 12px; color: #444;}
.sub0202_wrap .con_tab table tr:first-child td {border-top: 2px solid #57951d;}

/* sub0301 */
.sub0301_wrap .con_wrap .con { border-bottom: 1px solid #ddd;} 
.sub0301_wrap .con_wrap .con:first-child {border-top: 1px solid #555;}
.sub0301_wrap .con_wrap .con a {display: flex; justify-content: space-between; align-items: center; flex-direction: column-reverse; animation-name: fadeInUp; transition: all 0.3s;} 
.sub0301_wrap .con_wrap .con a:hover {box-shadow: 4px 3px 8px 3px rgb(0 0 0 / 18%)}
.sub0301_wrap .con_wrap .con a .con_txt {padding: 20px 40px; display: flex; flex-direction: column; align-items: center; width:100%;} 
.sub0301_wrap .con_wrap .con a .con_txt .con_h6 {position: relative; font-size: 20px; color: #57951d; padding: 15px 0; word-break: keep-all; text-align: center;}
.sub0301_wrap .con_wrap .con a .con_txt p {font-size: 12px; color: #222; word-break: keep-all; padding-bottom: 20px; text-align: center; width:100%; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden;} 
.sub0301_wrap .con_wrap .con a .con_txt .btn {background: #57951d; width: 120px; border: 1px solid #57951d; color: #fff; font-size: 13px; text-align: center; padding: 10px 0;} 
.sub0301_wrap .con_wrap .con a:hover .con_txt .btn {background: #57951d; color: #fff; border: 1px solid #57951d;}
.sub0301_wrap .con_wrap .con a .con_img { display:flex; justify-content:center; margin:15px 0 0; width:100%;}
.sub0301_wrap .con_wrap .con a .con_img img {width: 280px;}

/* sub0301_view */
.sub0301_view .slick-prev {font-size: 0; line-height: 0; position: absolute; top: 50%; left: 10px; display: block; width: 30px; height: 30px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: url(/images/sub/sub_arrow02_mob.png) center no-repeat rgba(0,0,0,0.4); z-index: 1;}
.sub0301_view .slick-next {font-size: 0; line-height: 0; position: absolute; top: 50%; right: 10px; display: block; width: 30px; height: 30px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: url(/images/sub/sub_arrow01_mob.png) center no-repeat rgba(0,0,0,0.4);}
.sub0301_view .slick-dots li {display: none;}
.sub0301_view .slider .big_img {text-align: center;}
.sub0301_view .slider .big_img .img_wrap img { max-width:100%; max-height:100%;}
.sub0301_view .slider-for {width: 100%; position: relative; width: 100%; border: 1px solid #ddd;}
.sub0301_view .slider-nav {width: 100%; margin-top: 20px;}
.sub0301_view .slider-nav .small_img .img_wrap { display:flex; justify-content:center; align-items:center; width: 100%; height: 100px; border: 1px solid #ddd;}
.sub0301_view .slider-nav .small_img .img_wrap img {max-width: 100%; max-height:100%;}

.sub0301_view .con ~ .con { margin-top:20px;}
.sub0301_view .con .h2_tit {position: relative; font-size: 20px; color: #222; padding: 5px 0; margin: 20px 0;}
.sub0301_view .con .h2_tit:after {position: absolute; left: 0; top: 0; content: ''; width: 35px; height: 2px; background: #222;}
.sub0301_view .con .con_box {width: 100%; min-height: 180px;}
.sub0301_view .con .h5_tit {margin-top: -20px;}

/* sub0403 */
.sub0403_wrap {margin-bottom: 60px;}
.sub0403_wrap .con1 {margin-bottom: 60px;}
.sub0403_wrap .con1 .txt {padding: 10px;}
.sub0403_wrap .con1 .txt p {font-size: 16px; font-weight: 500; color: #222; text-align: center;}
.sub0403_wrap .con1 .txt p .txt_color1 {color: #0a6fbd;}
.sub0403_wrap .con1 .txt p .txt_color2 {color: #57951d;}

.sub0403_wrap .con2 {width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: flex-start;}
.sub0403_wrap .con2 .con2-1 {width: 100%; margin-bottom: 20px; background: #f7f7f7; border-top: none; border-left: 2px solid #57951d; display: flex; flex-direction: column; justift-content: center; align-items: center;}
.sub0403_wrap .con2 .con2-1:nth-child(3) {}
.sub0403_wrap .con2 .con2-1 .con_img {width: 140px; height: 140px; background: #fff; border-radius: 50%; margin-top: 20px;}
.sub0403_wrap .con2 .con2-1 .con_img img {width: 140px; text-align: center;}
.sub0403_wrap .con2 .con2-1 .con_txt {text-align: center; padding: 10px;}
.sub0403_wrap .con2 .con2-1 .con_txt p:nth-child(1) {font-size: 14px; font-weight: bold; color: #222;}
.sub0403_wrap .con2 .con2-1 .con_txt p:nth-child(2) {font-size: 13px; font-weight: 400; color: #222;}

/* sub0404_wrap */
.sub0404_wrap {display: block; width: 100%;}
.sub0404_wrap .con_img {width: 100%;}
.sub0404_wrap .con_img .img_pc {display: none;}
.sub0404_wrap .con_img .img_tab {display: none;}
.sub0404_wrap .con_img .img_mob {display: block; width: 100%;}
.sub0404_wrap .con_box {display: flex; justify-content: center; align-items: center; width: 100%; background: #f7f7f7;}
.sub0404_wrap .con_box:nth-child(2) {padding: 20px 0 ;}
.sub0404_wrap .con_box ul li {position: relative; font-size: 14px; color: #555; padding: 10px 0 10px 30px;}
.sub0404_wrap .con_box ul li:before {position: absolute; left: 0; top: 18px; content: ''; width: 14px; height: 14px; background: url(/images/sub/sub_tit.png)no-repeat; background-size: 100%;}
.sub0404_wrap .con_box ul li br {display: none;}
.sub0404_wrap .con_box ul li span { font-size: 18px; color: #222; font-weight: bold; margin-right: 20px;}

/* sub0501 */
.sub0501_wrap .con02 {margin-bottom: 60px;}
.sub0501_wrap .con02 .con_box {display: block; align-items: center; margin-bottom: 30px;}
.sub0501_wrap .con02 .con_box .tit_wrap {width: 100%; height: auto; padding: 10px 0; background: #f2cd45; color: #fff; text-align: center; }
.sub0501_wrap .con02 .con_box .tit_wrap strong {font-size: 40px; display: block;}
.sub0501_wrap .con02 .con_box .tit_wrap span {font-size: 15px; display: block;}
.sub0501_wrap .con02 .con_box .tit_wrap em {font-size: 13px; font-weight: 500;}
.sub0501_wrap .con02 .con_box .txt_wrap {background-color: rgba( 242, 205, 69, 0.1 ); padding:20px; height: auto; width: 100%; display: flex; align-items: center}
.sub0501_wrap .con02 .con_box .txt_wrap p {font-size: 13px; color: #222; line-height: 1.6;}
.sub0501_wrap .con02 .con_box .txt_wrap p i {display: inline-block;}

.sub0501_wrap .con02 ul {display: block; gap:20px}
.sub0501_wrap .con02 ul li {width: 100%; margin-bottom: 20px;}
.sub0501_wrap .con02 ul li .environment {margin-bottom: 15px; background: #f2cd45;}
.sub0501_wrap .con02 ul li .environment em {padding: 10px 0;display: block;font-size: 14px;color: #fff; text-align: center; font-weight: 500;}
.sub0501_wrap .con02 ul li .img_wrap {margin-bottom: 20px; text-align: center;}
.sub0501_wrap .con02 ul li .img_wrap img {width: 170px;}
.sub0501_wrap .con02 ul li .en_box {position: relative; background: #fff; border: 1px solid #ddd; border-radius: 10px;padding:15px; height: auto;}
.sub0501_wrap .con02 ul li .en_box::before {position: absolute; content: ''; width: 1px; height: 15px; background: #ddd; top: -16px; left: 50%;}
.sub0501_wrap .con02 ul li .en_box p {font-size: 13px;color:#222; margin-bottom: 8px; position:relative; padding-left:10px; word-break:keep-all;}
.sub0501_wrap .con02 ul li .en_box p:last-child {margin-bottom:0; }
.sub0501_wrap .con02 ul li .en_box p::before {content:''; width:3px; height:3px; display:block; background:#193955; border-radius:50%; position:absolute; left:0; top:8px; }

.sub0501_wrap .con03 .con_box .tit_wrap {background: #57951d;}
.sub0501_wrap .con03 .con_box .txt_wrap {background-color: rgba( 87, 149, 29, 0.1 );}
.sub0501_wrap .con03 ul {display: block; gap:20px}
.sub0501_wrap .con03 ul li {width: 100%;}
.sub0501_wrap .con03 ul li .environment {margin-bottom: 15px; background: #57951d;}
.sub0501_wrap .con03 ul li .en_box {height: auto;}

.sub0501_wrap .con04 {margin-bottom: 0;}
.sub0501_wrap .con04 .con_box .tit_wrap {background: #0a6fbd;}
.sub0501_wrap .con04 .con_box .txt_wrap {background-color: rgba( 10, 111, 189, 0.1 );}
.sub0501_wrap .con04 ul li .environment {margin-bottom: 15px; background: #0a6fbd;}

/* sub0502 */
.sub0502_wrap .con01 ul li {display: flex; align-items:center; flex-direction: column; padding:20px; border-radius:10px; margin-bottom:20px; border: 1px solid #ddd;}
.sub0502_wrap .con01 ul li:last-child {margin-bottom:0;}
.sub0502_wrap .con01 ul li .img_wrap img {width: 100px; margin-bottom: 20px;}
.sub0502_wrap .con01 ul li .rule_wrap {padding-left: 0; text-align: center;}
.sub0502_wrap .con01 ul li .rule_wrap strong {font-size:15px; color:#0a6fbd; word-break:keep-all; display: block; }
.sub0502_wrap .con01 ul li .rule_wrap p {font-size:13px; margin-top:10px; word-break:keep-all; color:#222;}
.sub0502_wrap .con01 ul li .rule_wrap p i {display: inline-block;}

.sub0502_wrap .download_wrap {margin-top: 40px; display: flex; justify-content: space-between; gap:10px; flex-wrap:wrap;}
.sub0502_wrap .download_wrap button {width: 100%; height: 50px; background: #222; }
.sub0502_wrap .download_wrap button a {color: #fff; width: 100%; font-size: 12px;}
.sub0502_wrap .download_wrap button a img {padding-right: 10px; width: 25px; padding-top: 3px;}

/* sub0503 */
.sub0503_wrap .con01 {margin-bottom: 50px;}
.sub0503_wrap .con01 .txt_wrap {border: 1px dashed #0a6fbd; margin-bottom: 30px; padding: 20px;}
.sub0503_wrap .con01 .txt_wrap strong {color: #0a6fbd; font-size: 15px; display: block; margin-bottom: 10px;}
.sub0503_wrap .con01 .txt_wrap p {font-size: 13px; margin-bottom: 10px;}
.sub0503_wrap .con01 .txt_wrap p i {display: block;}
.sub0503_wrap .con01 .txt_wrap p:last-child {margin-bottom: 0;}

.sub0503_wrap .con01 .img_wrap {display: flex; gap:20px; flex-wrap:wrap;}
.sub0503_wrap .con01 .img_wrap .img_box {width: 100%;}
.sub0503_wrap .con01 .img_wrap .img_box img {width: 100%;}
.sub0503_wrap .con01 .img_wrap .img_box span {font-size: 13px; color: #222; text-align: center; display: block; margin-top: 5px; font-weight: 700;}

.sub0503_wrap .download_wrap {margin-top: 30px; text-align: center;}
.sub0503_wrap .download_wrap button {width: 100%; height: 50px; background: #222; }
.sub0503_wrap .download_wrap button a {color: #fff;font-size: 12px;}
.sub0503_wrap .download_wrap button a img {padding-right: 10px; width: 25px; padding-top: 3px;}

.sub0503_wrap .con02 .txt_wrap {border: 1px dashed #57951d; }
.sub0503_wrap .con02 .txt_wrap strong {color: #57951d; }
.sub0503_wrap .con02 .img_wrap {display: flex; justify-content: space-between;}

.sub0503_wrap .con03 .txt_box{padding:20px; font-size:13px; color:#555; border:1px solid #ddd; }
.sub0503_wrap .con03 .txt_box p{margin-bottom: 10px;}
.sub0503_wrap .con03 .p_tit{margin-top:30px;}
.sub0503_wrap .con03 .box_wrap{display:flex; align-items:center; justify-content:flex-start; gap:10px 20px; flex-wrap:wrap; font-size:13px; color:#222; padding:20px; background:#f5f5f5;}
.sub0503_wrap .btn_wrap {margin-top: 30px; text-align: center;}
.sub0503_wrap .btn_wrap button {width: 100%; height: 50px; background: #0a6fbd; }
.sub0503_wrap .btn_wrap button a {color: #fff;font-size: 12px;}

}/* end */