@media screen and (max-width:767px) {
#wrap {position: relative; width: 100%; max-width:100%; min-width: 320px; margin:0 auto; overflow: hidden;}
.inner {width: 100%; padding: 0 2.6%; margin:0 auto;}

.pc_img {display:none;}
.tab_img {display:none;}
.mob_img {display:block;}

.pc {display:none;}
.tab {display:none;}
.mob {display:block;}

/* ------------------------------ main ---------------------------------- */

#header{width: 100%; height: 68px; border-bottom: 1px solid #ddd;}
#header .inner{height: 100%; position: relative;}
#header .inner .logo{position: absolute; top: 8px; left: 2.6%;}
#header .inner .logo a{display: block;}
#header .inner .logo a img{width: 89px; height: 50px;}

#header .inner .kor{position: absolute; top: 12px; right: 62px; width: 100px; height: 30px; border: 1px solid #ddd; border-radius: 100px; z-index: 1000; background: #fff;}
#header .inner .kor.on{position: absolute; top: 12px; right: 62px; width: 100px; height: 85px; border: 1px solid #ddd; border-radius: 20px; background: #fff; z-index: 6000;}
#header .inner .kor > li{position: relative;}
#header .inner .kor > li a{position: relative; display: block; font-size: 15px; font-weight: 500; line-height: 28px; color:#f39801; text-align: center;}
#header .inner .kor > li a:after{content: ''; position: absolute; top: 50%; left: 6px; transform: translate(0,-50%); background: url('/images/main/lang_icon.png')top center no-repeat; width: 20px; height: 20px;}
#header .inner .kor > li a:before{content: ''; position: absolute; top: 50%; right: 7px; transform: translate(0,-50%); background: url('/images/main/lang_arrow_icon.png')top center no-repeat; width: 10px; height: 6px;}
#header .inner .kor ul{visibility: hidden; overflow: hidden; opacity: 0; transition: all 0.1s;}
#header .inner .kor.on ul{visibility: visible; overflow: visible; opacity: 1;}
#header .inner .kor ul li{}
#header .inner .kor ul li a{display:block; font-size: 15px; font-weight: 500; line-height: 28px; color:#f39801; text-align: center;}



#header .inner .hambar{width: 31px; height: 32px; position: absolute; top: 28px; right: 2.6%;}
#header .inner .hambar a{position: relative; display: block;}
#header .inner .hambar a span{display: block; position: absolute; left: 0; width: 31px; height: 2px; background: #f39801;}
#header .inner .hambar a span:nth-child(1){top: 0;}
#header .inner .hambar a span:nth-child(2){top: 15px;}
#header .inner .hambar a span:nth-child(3){top: 30px;}

#header .inner .hambar.on{width: 31px; height: 32px; position: absolute; top: 42px; right: 2.6%;}
#header .inner .hambar.on a{position: relative; display: block;}
#header .inner .hambar.on a span{display: block; position: absolute; left: 0; width: 31px; height: 2px; background: #f39801;}
#header .inner .hambar.on a span:nth-child(1){top: 50%; transform: rotate(45deg);}
#header .inner .hambar.on a span:nth-child(2){display: none;;}
#header .inner .hambar.on a span:nth-child(3){top: 50%; transform: rotate(-45deg);}


#header .inner .gnb{display: none; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); width: 760px; z-index: 1000;}

/* navi */
.navigation {display:none; position:absolute; top: 68px; left:0; padding-left: 20.26%; width:100%; height: 100%; overflow: hidden; background: rgba(0,0,0,0.5); z-index:6000; font-family: 'Noto Sans KR';}
.navigation .lnb {display:block; width: 100%; height: 100%; background:#fff;}
.navigation h3 {width:100%; height: 29px; border-bottom:1px solid #ddd;}
.navigation h3 a {display:block; width:100%; height:100%; padding-left: 19px; font-size:13px; color:#222222; line-height: 28px; font-weight: 500;}
.navigation h3.on {border-bottom: 0 none;}
.navigation h3.on a {}
.navigation h3.active{border-bottom: 0 none;}
.navigation h3.active a {}
.navigation ul {width:100%; padding: 5px 0; background:#fff; border-top: 1px solid #f39801; border-bottom: 1px solid #ddd;}
.navigation ul li a {display:block; width:100%; height:100%; padding-left: 19px; font-size:13px; color:#555555; line-height:33px;}
.navigation ul li:hover a {display:block; width:100%; height:100%; padding-left: 19px; font-size:13px; color:#f39801; line-height:33px;}
.navigation ul li.on a {display:block; width:100%; height:100%; padding-left: 19px; font-size:13px; color:#f39801; line-height:33px;}




.main{}
.main .inner{height: 100%;}
.main .inner .main_tit{width: 100%; text-align: center; margin:55px 0 30px;}
.main .inner .main_tit span{display: block; font-size: 15px; font-weight: 500; line-height: 1; color: #777777; margin-bottom: 14px; letter-spacing: -0.5px}
.main .inner .main_tit strong{display: block; font-size: 25px; font-weight: 700; line-height: 1; color: #f39801;}

.pt_img{display: none;}
#visual_wrap{position: relative;line-height: 1;height: 680px;}
#visual_wrap .video_wrap { overflow:hidden; position:relative; width:100%; height:740px;}
#visual_wrap .video_wrap video { position:absolute; left:0; top:0; width:100%; height:740px; object-fit:cover;}
/* #visual_wrap .video_wrap { overflow:hidden; position:relative; width:100%;padding-bottom: 56.25%;}
#visual_wrap .video_wrap .video { position:absolute;width:100%; height:100%; } */
#visual_wrap ul li{position: relative;}
#visual_wrap ul li .text_box{position: absolute;top: 38%;left: 50%;transform:translate(-50% , -50% );text-shadow: 1px 1px 2px #555;}
#visual_wrap ul li .text_box em{display:block; font-size:25px; color:#FD8204; font-weight:600; margin-bottom:25px; animation:ani03 ease 1s forwards;}
#visual_wrap ul li .text_box strong{display: block;font-size: 25px;color: #fff;font-weight: 700;line-height: 42px;margin-bottom: 20px;animation:ani03 ease 1s forwards;}
#visual_wrap ul li .text_box strong b{display: none;}
#visual_wrap ul li .text_box strong span{display: block;}
#visual_wrap ul li .text_box p{font-size: 12px;color: #fff;font-weight: 300;line-height: 20px;animation:ani03 ease 1s forwards; -webkit-animation-delay: .3s; }
#visual_wrap ul li .text_box p.p01 {font-size:16px;}
#visual_wrap ul li .text_box p span{display: none;}
#visual_wrap ul li .text_box div.visual_txt_list{display:flex;flex-wrap: wrap; justify-content: space-between;text-align: center;}
#visual_wrap ul li .text_box div.visual_txt_list p{width:24%; font-size: 12px;color: #fff;font-weight: 700;line-height: 20px;margin-bottom: 20px;animation:ani03 ease 1s forwards;}
#visual_wrap ul li .img_box p{animation:ani02 linear 5s forwards;animation-delay: .5s;}
#visual_wrap ul li .img_box img{width: 100%;animation:ani02 linear 5s forwards;animation-delay: .5s;}
#visual_wrap ul li .text_box .a_box{margin-top: 20px;animation:ani03 ease 1s forwards; -webkit-animation-delay: .5s;/* opacity: 0;  */}
#visual_wrap ul li .text_box .a_box a{display: block;width: 120px;height: 40px;font-size: 13px; background: #FD8204; color:#fff; text-align: center;line-height: 39px;}

#visual_wrap ul li.dkt .text_box strong{font-size:25px;}
#visual_wrap ul li.dkt .text_box .a_box{margin-top:20px;}

#visual_wrap ul li .visu_right_wrap{position: absolute;top: 0px;right: 0;z-index: 2000;}
#visual_wrap ul li .visu_right_wrap p{font-size:13px; color:#FD8204; width:150px; height:30px; background:#fff;line-height:30px; text-align:center; font-weight:normal; text-shadow: none; opacity:.8;}

#visual_wrap .visual_items{position: absolute;bottom: 60px;left: 0;z-index: 5000;width: 100%;}
#visual_wrap .swiper-pagination{display: flex;flex-wrap:wrap;gap:70px 0;bottom: 40px;}
#visual_wrap .swiper-pagination span{position: relative;top: -10px;display: block;width: 33.333%;height: 2px; text-shadow: 2px 2px 5px #222;}
#visual_wrap .swiper-pagination span:nth-child(1):after{content:'BH그룹';position: absolute;width: 100px;text-align: center;top: -30px;color: #fff;font-size: 14px;left: 50%;transform:translateX(-50%);opacity: .9;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(1):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(2):after{content:'IT';position: absolute;width: 100px;text-align: center;top: -30px;color: #fff;font-size: 14px;left: 150%;transform:translateX(-50%);opacity: 0;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(2):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(2) +  a:after{opacity: 0;}
#visual_wrap .swiper-pagination span:nth-child(3):after{content:'IT';position: absolute;width: 100px;text-align: center;top: -30px;color: #fff;font-size: 14px;left: 49.6%;transform:translateX(-50%);opacity: .9;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(3):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(3) +  a:after{opacity: 0;}
#visual_wrap .swiper-pagination span:nth-child(4):after{content:'IT';position: absolute;width: 100px;text-align: center;top: -101px;color: #fff;font-size: 14px;left: 249.7%;transform:translateX(-50%);opacity: 0;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(4):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(5):after{content:'전장';position: absolute;width: 100px;text-align: center;top: -30px;color: #fff;font-size: 14px;left: 50%;transform:translateX(-50%);opacity: .9;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(5):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(6):after{content:'장비&소재';position: absolute;width: 100px;text-align: center;top: -30px;color: #fff;font-size: 14px;left: 50%;transform:translateX(-50%);opacity: 0;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(6):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(6) +  a:after{opacity: 0;}
#visual_wrap .swiper-pagination span:nth-child(7):after{content:'장비&소재';position: absolute;width: 100px;text-align: center;top: -101px;color: #fff;font-size: 14px;left: 249.7%;transform:translateX(-50%);opacity: .9;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(7):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(8):after{content:'문화';position: absolute;width: 100px;text-align: center;top: -30px;color: #fff;font-size: 14px;left: 50%;transform:translateX(-50%);opacity: .9;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(8):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(9):after{content:'사회공헌';position: absolute;width: 100px;text-align: center;top: -30px;color: #fff;font-size: 14px;left: 50%;transform:translateX(-50%);opacity: .9;z-index: 5100;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:nth-child(9):after{opacity: 1;font-size: 14px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span em{position: relative;display: block;width: 100%;height: 2px;background:rgba(255,255,255,.3);margin-bottom: 14px;}
#visual_wrap .swiper-pagination span em:after{content:'';position: absolute;width: 0;height: 2px;top: 0px;left: 0;background: #fff;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active span:after{animation:ani01 linear 5s forwards;}
#visual_wrap .swiper-pagination p{font-size: 12px;color: #fff;text-align: center;}

#visual_wrap .swiper-pagination span:before{width: 100%;}
#visual_wrap .swiper-pagination span:nth-child(1):before{content:'BH그룹';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(2):before{content:'BH';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(3):before{content:'DKT';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(4):before{content:'TechL';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(5):before{content:'BH EVS';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(6):before{content:'BH ST';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(7):before{content:'BH Semicon';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(8):before{content:'베하필하모닉';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(9):before{content:'나눔과 기부';position: absolute;bottom: -20px;left: 50%;transform:translateX(-50%);font-size: 12px;color: #fff;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:before{color: #FD8204;}


@keyframes ani01 {
	0%{width: 0;}
	100%{width: 100%;}
}



#footer{height: 253px; background: #363636; padding-top: 10px; padding-bottom: 20px;}
#footer .inner{position: relative;}
#footer .privacy_wrap{padding:0;}
#footer .privacy{display: flex;justify-content: center;margin-bottom: 10px; text-align: center;}
#footer .privacy li{position: relative; float: none;display:inline-block; margin-right: 21px;}
#footer .privacy li:after{content: ''; position: absolute; top: 6px; right: -10px; width: 1px; height: 15px; background: #fff;}
#footer .privacy li:last-child:after{content : ''; display: none;}
#footer .privacy li a{font-size: 12px; font-weight: 400; line-height: 1; color:#fff;}

#footer .inner .address{font-size: 12px; font-weight: 400; line-height: 27px; color:#fff; margin-bottom: 16px; text-align: center;}
#footer .inner .copy{font-size: 12px; font-weight: 400; line-height: 1; color:#bbbbbb;text-align: center; margin-bottom: 18px;}
#footer .inner .f_logo{position: static; bottom: 0; right: 2.6%; text-align: center;}

.main_layer_wrap .main_pop_tbl01{display:none;}
.main_layer_wrap .main_pop_tbl02{display:table;}

.main_layer_wrap .main_pop_tbl02{border:1px solid #ddd;text-align:center;word-break:break-all;}
.main_layer_wrap .main_pop_tbl02 th{background:#f5f5f5;border-bottom:2px solid #5d84cb;border-right:1px solid #ddd;padding:10px;font-size:13px;}
.main_layer_wrap .main_pop_tbl02 th:last-child{border-right:0;}
.main_layer_wrap .main_pop_tbl02 td{padding:10px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;font-size:12px;}
.main_layer_wrap .main_pop_tbl02 td:last-child{border-right:0;}

/* ----------------------- sub --------------------------- */


#sub_header{width: 100%; height: 68px; border-bottom: 1px solid #ddd;}
#sub_header .inner{height: 100%; position: relative;}
#sub_header .inner .logo{position: absolute; top: 8px; left: 2.6%;}
#sub_header .inner .logo a{display: block;}
#sub_header .inner .logo a img{width: 89px; height: 50px;}

#sub_header .inner .kor{position: absolute; top: 12px; right: 62px; width: 100px; height: 30px; border: 1px solid #ddd; border-radius: 100px;}
#sub_header .inner .kor.on{position: absolute; top: 12px; right: 62px; width: 100px; height: 85px; border: 1px solid #ddd; border-radius: 20px; background: #fff; z-index: 6000;}
#sub_header .inner .kor > a{position: relative; display: block; font-size: 15px; font-weight: 500; line-height: 28px; color:#f39801; text-align: center;}
#sub_header .inner .kor > a:after{content: ''; position: absolute; top: 50%; left: 6px; transform: translate(0,-50%); background: url('/images/main/lang_icon.png')top center no-repeat; width: 20px; height: 20px;}
#sub_header .inner .kor > a:before{content: ''; position: absolute; top: 50%; right: 7px; transform: translate(0,-50%); background: url('/images/main/lang_arrow_icon.png')top center no-repeat; width: 10px; height: 6px;}
#sub_header .inner .kor ul{visibility: hidden; overflow: hidden; opacity: 0; transition: all 0.1s;}
#headsub_headerer .inner .kor.on ul{visibility: visible; overflow: visible; opacity: 1;}
#sub_header .inner .kor ul li{}
#sub_header .inner .kor ul li a{display:block; font-size: 15px; font-weight: 500; line-height: 28px; color:#f39801; text-align: center;}

#sub_header .inner .hambar{width: 31px; height: 32px; position: absolute; top: 25px; right: 2.6%;}
#sub_header .inner .hambar a{position: relative; display: block;}
#sub_header .inner .hambar a span{display: block; position: absolute; left: 0; width: 31px; height: 2px; background: #f39801;}
#sub_header .inner .hambar a span:nth-child(1){top: 0;}
#sub_header .inner .hambar a span:nth-child(2){top: 15px;}
#sub_header .inner .hambar a span:nth-child(3){top: 30px;}

#sub_header .inner .hambar.on{width: 31px; height: 32px; position: absolute; top: 25px; right: 3.12%;}
#sub_header .inner .hambar.on a{position: relative; display: block; width: 31px; height: 32px; }
#sub_header .inner .hambar.on a span{display: block; position: absolute; left: 0; width: 31px; height: 2px; background: #f39801;}
#sub_header .inner .hambar.on a span:nth-child(1){top: 50%; transform: rotate(45deg);}
#sub_header .inner .hambar.on a span:nth-child(2){display: none;;}
#sub_header .inner .hambar.on a span:nth-child(3){top: 50%; transform: rotate(-45deg);}

#sub_header .inner .gnb{display: none; position: absolute; top: 0; left: 50%; transform: translate(-50%,0); width: 760px; z-index: 1000;}



#sub_content{min-height: 500px;}
.sub_visual{position: relative;}
.sub_visual p.tit{position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%); width: 100%; text-align: center; font-size: 25px; font-weight: 700; line-height: 1; color:#fff;}
.sub_visual .location_wrap{position: absolute; top: 55%; left: 50%; transform: translate(-50%,-50%); width: 100%; text-align: center;}
.sub_visual .location_wrap .location{text-align: center; font-size: 0;}
.sub_visual .location_wrap .location li{position: relative; font-size: 12px; font-weight: 400; line-height: 1; color:#fff; margin-right: 20px; display: inline-block;}
.sub_visual .location_wrap .location li:after{content: ''; position: absolute; top: 0;right: -15px; background: url('/images/sub/location_arrow.png')top center no-repeat; width: 8px; height: 13px;}
.sub_visual .location_wrap .location li:last-child{margin-right: 0;}
.sub_visual .location_wrap .location li:last-child:after{content: ''; display: none;}
.sub_visual .location_wrap .location li.home span{position: relative;}
.sub_visual .location_wrap .location li.home span:before{content: ''; position: absolute; top: 4px; left: -20px; background: url('/images/sub/home_icon.png')top center no-repeat; width: 14px; height: 11px; background-size: 14px 11px;}

#sub_content .contop{margin-top: 50px; margin-bottom: 32px;}
#sub_content .contop p.tit{font-size: 30px; font-weight: 700; line-height: 1; color:#222222; text-align: center;}

.sub_menu{border:1px solid #ddd; height:50px;}
.sub_menu .inner{width: 100%; padding: 0;}
.tab_menu {display: block; position:relative; width:100%; height:50px; background:#fff; padding-left: 0; border-bottom: 1px solid #ddd; font-family: 'Noto Sans KR';}
.tab_menu .tab_home {display: none;position:absolute; top: 0; left: 0; transform: translate(0,0); width: 60px; height: 100%; background:#f39801;}
.tab_menu .tab_home a {position: relative; display: block; width: 100%; height: 100%;}
.tab_menu .tab_home a img{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 33px; height: 30px;}
.tab_menu .menu {width:100%;}
.tab_menu .menu > li {position:relative; float:left; width: 50%; height: 50px; border-left:1px solid #ddd; border-bottom: 1px solid #ddd; background:#fff url('/images/sub/sub_down_btn.png') 95% center no-repeat; background-size:15px 9px;}
.tab_menu .menu > li:last-child {width: 50%; border-right: 1px solid #ddd;}
.tab_menu .menu > li > a {display:block; width:100%; height:100%; line-height:49px; padding-left: 11px; font-size:15px; color:#222222;} 
.tab_menu .menu > li.on {background:#fff url('/images/sub/sub_down_btn_on.png') 95% center no-repeat; border-left:1px solid #dddddd; background-size:15px 9px;}
.tab_menu .menu > li.on a {color:#222222;}
.tab_menu .menu > li ul {display:none; position:absolute; top:50px; left:-1px; box-sizing:content-box; width:calc(100% + 1px ); padding:10px 0 10px; background:#fff; z-index: 10; border: 1px solid #dddddd;}
.tab_menu .menu > li ul li a {display:block; line-height:40px; padding-left:11px; font-size:15px; color:#666666;}
.tab_menu .menu > li.on ul li a {display:block; line-height:40px; padding-left:11px; font-size:15px; color:#666666;}


#sub_footer{height: 253px; background: #000000; padding-top: 10px; padding-bottom: 20px;}
#sub_footer .inner{position: relative;}
#sub_footer .privacy_wrap{padding:0;}
#sub_footer .privacy{display: flex;justify-content: center;margin-bottom: 10px; text-align: center;}
#sub_footer .privacy li{position: relative; float: none; margin-right: 21px;}
#sub_footer .privacy li:after{content: ''; position: absolute; top: 6px; right: -10px; width: 1px; height: 15px; background: #fff;}
#sub_footer .privacy li:last-child:after{content : ''; display: none;}
#sub_footer .privacy li a{font-size: 12px; font-weight: 400; line-height: 1; color:#fff;}

#sub_footer .inner .address{font-size: 12px; font-weight: 400; line-height: 27px; color:#fff; margin-bottom: 16px; text-align: center;}
#sub_footer .inner .copy{font-size: 12px; font-weight: 400; line-height: 1; color:#bbbbbb;text-align: center; margin-bottom: 18px;}
#sub_footer .inner .f_logo{position: static; bottom: 0; right: 2.6%; text-align: center;}




/* sub0601 */
	#sub0601_wrap{}
	#sub0601_wrap .sub0601_tit{position: relative; margin-bottom: 30px; text-align: center;}
	#sub0601_wrap .sub0601_tit:before{content: ''; position: absolute; top: 10px; left: 0; background: url('/images/sub/sub0601_tit_left.png')top center no-repeat; width: 35px; height: 26px; background-size: 35px 26px;}
	#sub0601_wrap .sub0601_tit:after{content: ''; position: absolute; top: 10px; right: 0; background: url('/images/sub/sub0601_tit_right.png')top center no-repeat; width: 35px; height: 26px; background-size: 35px 26px;}
	#sub0601_wrap .sub0601_tit p.tit{font-size: 15px; font-weight: 500; line-height: 24px; color:#222222;}
	#sub0601_wrap .sub0601_tit p.tit i{display: block;}
	#sub0601_wrap .sub0601_tit p.tit span{font-size: 15px; font-weight: 500; line-height: 37px; color:#f39801;}

	#sub0601_wrap .txt_wrap{margin-bottom: 42px; text-align: center;}
	#sub0601_wrap .txt_wrap p.con{font-size: 12px; font-weight: 400; line-height: 24px; color:#222222; margin-bottom: 14px;}
	#sub0601_wrap .txt_wrap p.con:last-child{margin-bottom: 0;}
	#sub0601_wrap .txt_wrap p.con i{display: none;}

	#sub0601_wrap .img_g{margin-bottom: 46px;}
	#sub0601_wrap .img_g .img_wrap{position: relative; width: 100%; height: 0; padding-bottom: 28.71%;}
	#sub0601_wrap .img_g .img_wrap img{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; height: 100%; max-width: 100%; max-height: 100%;}

	#sub0601_wrap .txt_bot{text-align: center;}
	#sub0601_wrap .txt_bot p.con{font-size: 12px; font-weight: 400; line-height: 24px; color:#222222; margin-bottom: 30px; letter-spacing: -0.1px;}
	#sub0601_wrap .txt_bot p.sign{}
	#sub0601_wrap .txt_bot p.sign span{font-size: 13px; font-weight: 600; line-height: 1; color:#222222; margin-right: 6px;}
	#sub0601_wrap .txt_bot p.sign img{width: 40px; height: 20px; vertical-align: text-bottom;}

/*sub01010*/
.sub0101_list_wrap ul li{display:block;margin-bottom:20px;border:1px solid #ddd;padding:10px;}
.sub0101_list_wrap ul li>div:first-child{width:100%;margin-bottom:0px;}
.sub0101_list_wrap ul li>div:nth-child(2){width:100%;margin-bottom:0px;}
.sub0101_list_wrap ul li .img{position: relative;width: 100%;height:auto; padding-bottom: 56.06%; background:#ddd; }
.sub0101_list_wrap ul li .img img{position: absolute;left: 50%; top: 50%;  transform: translate(-50%, -50%);height: 100%; }

.sub0101_list_wrap ul li .text_wrap{position:relative;padding:0px;}
.sub0101_list_wrap ul li .text_wrap h5{font-size:18px;font-weight:600;color:#273e82;width:100%; /* overflow:hidden;text-overflow:ellipsis; white-space:nowrap; */}
.sub0101_list_wrap ul li .text_wrap p{font-size:12px;color:#555;margin-top:5px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 3; -webkit-box-orient: vertical;word-wrap:break-word;  line-height: 1.2em; height: 3.6em;}
.sub0101_list_wrap ul li .text_wrap .view_btn{position:relative;display:block;width:100%;height:40px;line-height:40px;border:1px solid #ddd;text-align:center;font-size:12px;color:#222;bottom:0px;margin-top:20px;}

.sub0101_list_wrap ul li .text_wrap:hover{background:#fff;}
.sub0101_list_wrap ul li .text_wrap:hover h5{color:#c41f24;}
.sub0101_list_wrap ul li .text_wrap:hover p{color:#555;}
.sub0101_list_wrap ul li .text_wrap:hover .view_btn{border:1px solid #ddd;background:none;color:#222;}

/*sub0101_view*/
.sub01_view_wrap .top{display:block;}
.sub01_view_wrap .top>div:first-child{width:100%;margin-bottom:20px;}
.sub01_view_wrap .top>div:nth-child(2){width:100%;margin-bottom:20px;}

.sub01_view_wrap .top .img { position: relative;width: 50%; height: auto;padding-bottom: 57.06%;/* background: #ddd; */}

.sub01_view_wrap .top .text_wrap{position:relative;padding-top:0px ;padding-left:0px;}
.sub01_view_wrap .top .text_wrap h5{font-size:20px;}
.sub01_view_wrap .top .text_wrap ul h6{font-size:18px;}
.sub01_view_wrap .top .text_wrap ul li{font-size:12px;}

.sub01_view_wrap .sec01 table td{font-size:12px;}

.sub01_view_slide .slick-dots{position: absolute; bottom: -10px; left: 50%; transform: trasnlatae(-50%,0); font-size: 0;}
.sub01_view_slide .slick-dots li{display: inline-block; margin: 0 4px; border: 0 none; padding: 0;}
.sub01_view_slide .slick-dots li button{width: 8px; height: 8px; background: #ddd; border-radius: 100px; text-indent: -9999px; transition: all .3s; outline: 0;}
.sub01_view_slide .slick-dots li.slick-active button{width: 8px; height; 8px; background: #000; border-radius: 100px; text-indent: -9999px;}


/*sub0201*/
.sub0201_wrap .sec1 .top{height: 200px;}
.sub0201_wrap .sec1 h5{font-size:18px;}
.sub0201_wrap h6{font-size:18px;}
.sub0201_wrap h6 span{font-size:13px;}
.sub0201_wrap .sec1 p{font-size:13px;}

.sub0201_wrap .sec2 {margin-top: 50px;}
.sub0201_wrap .sec2>ul{display: block;}
.sub0201_wrap .sec2>ul>li{width:100%;margin-right:0%;}
.sub0201_wrap .sec2>ul>li:nth-child(2){margin-top:20px;}
.sub0201_wrap .sec2>ul>li img{width:90%;margin-bottom:20px;}
.sub0201_wrap .sec2 .txt_wrap>ul h6{font-size:15px;}
.sub0201_wrap .sec2 .txt_wrap>ul>li>ul>li{font-size:13px;}

.sub0201_wrap .sec3{margin-top:50px;}
.sub0201_wrap .sec3 p{font-size:13px;}
.sub0201_wrap .sec3 ul li{float:left;width:48.6%;margin-right:2.6%;}
.sub0201_wrap .sec3 ul li:nth-child(3n){margin-right:2.6%;}
.sub0201_wrap .sec3 ul li:nth-child(2n){margin-right:0%;}
.sub0201_wrap .sec3 ul li:nth-child(n+4):nth-child(-n+6) {margin-top:0px;}
.sub0201_wrap .sec3 ul li:nth-child(n+3):nth-child(-n+6) {margin-top:20px;}
.sub0201_wrap .sec2 .txt_wrap>ul>li{position:relative;text-align:left;color:#222;font-weight:500;padding-left:16px;font-size:13px;font-weight:500;margin-bottom:10px;}
.sub0201_wrap .sec2 .txt_wrap>ul>li:last-child{margin-bottom:0px;}
.sub0201_wrap .sec2 .txt_wrap>ul>li:before{position:absolute;content:"";display:inline-block;width:5px; height:5px;border-radius:50%;background:#f39801;top:10px;left:0;}
.sub0201_wrap .sec2 .txt_wrap>ul>li>ul>li{position:relative;color:#777;padding:5px 0;font-size:12px;font-weight:400;padding-left:10px;}
.sub0201_wrap .sec2 .txt_wrap>ul>li>ul>li:before{position:absolute;content:"-";display:inline-block;width:3px;height:auto;left:0;}



/*sub0202*/
.sub0202_wrap .con01{padding-bottom: 25px;}
.sub0202_wrap .con01 .inner > em{position: relative; display: block; font-size: 20px; line-height: 24px; font-weight: 700; color:#222; padding-top: 45px; text-align: center;}
.sub0202_wrap .con01 .inner > em:before{content:''; position: absolute; left: 50%; top: 0; width: 1px; height: 30px; background-color:#ddd;}
.sub0202_wrap .con01 .slider_wrap{position: relative; margin-top: 35px;}
.sub0202_wrap .con01 ul{position: relative; padding: 0 38px;}
.sub0202_wrap .con01 ul:before{content:''; position: absolute; width: calc(100% - 78px); height: 1px; background-color:#ddd;left: 38px; top: 19px;}
.sub0202_wrap .con01 ul li{position: relative; margin: 0; text-align: center; font-size: 30px; color:#999; line-height: 1; padding-top: 45px; font-weight: 700;}
.sub0202_wrap .con01 ul li:before{content:''; position: absolute; left: 0; right: 0; top: 13px; width: 14px; height: 14px; margin: 0 auto; background-color:#999; border-radius:50%;}
.sub0202_wrap .con01 ul li.slick-center{color:#222; }
.sub0202_wrap .con01 ul li.slick-center:before{background-color:#f39801;}
.sub0202_wrap .con01 .slick-list{padding: 0 !important;}
.sub0202_wrap .con01 .slick-prev{position: absolute; left: 0; top: 0; text-indent:-999em; width: 39px; height: 39px; background:url(/images/sub/sub0202_prev_pc.png)center no-repeat;}
.sub0202_wrap .con01 .slick-next{position: absolute; right: 0; top: 0; text-indent:-999em; width: 39px; height: 39px; background:url(/images/sub/sub0202_next_pc.png)center no-repeat;}
.sub0202_wrap .con01 .slick-prev:hover{background:url(/images/sub/sub0202_prev_on_pc.png)center no-repeat;}
.sub0202_wrap .con01 .slick-next:hover{background:url(/images/sub/sub0202_next_on_pc.png)center no-repeat;}
.sub0202_wrap .con02{padding: 20px 0 20px; background-color:#f5f5f5;}
.sub0202_wrap .con02 .inner{display: block;}
.sub0202_wrap .con02 .left{display: none; width: 100%; margin-right: 0;}
.sub0202_wrap .con02 .left .slick-list{padding: 0 !important;}
.sub0202_wrap .con02 .left .slick-track{width: 100% !important; transform: translate3d(0px, 0px, 0px);}
.sub0202_wrap .con02 .left .custom_pager li{width: 200px !important; height: 40px; border-radius: 25px; padding-left: 28px; font-size: 20px; line-height: 40px; color:#999; margin-top: 0; font-weight: 700;}
.sub0202_wrap .con02 .left .custom_pager li:first-child{margin-top: 0;}
.sub0202_wrap .con02 .left .custom_pager li.slick-center{background:url(/images/sub/sub0202_arrow_pc.png)center right 20px no-repeat #222; color:#fff;}
.sub0202_wrap .con02 .left_mob{display: block; }
.sub0202_wrap .con02 .left_mob .slick-list{padding: 0 !important;}
.sub0202_wrap .con02 .left_mob .custom_pager li{width: 100px !important; height: 40px; border-radius: 20px; font-size: 15px; line-height: 40px; color:#999; margin-top: 0; text-align: center;font-weight: 700;}
.sub0202_wrap .con02 .left_mob .custom_pager li:first-child{margin-top: 0;}
.sub0202_wrap .con02 .left_mob .custom_pager li.slick-current{background:url()center right 20px no-repeat #222; color:#fff;}
.sub0202_wrap .con02 .right{width: 100%; padding-top: 0; margin-top: 15px;}
.sub0202_wrap .con02 .right ul li p{position: relative; font-size: 15px; color:#555; padding-left: 80px; margin-top: 10px;}
.sub0202_wrap .con02 .right ul li p:first-child{margin-top: 0;}
.sub0202_wrap .con02 .right ul li p span{position: absolute; left: 0; top: 0; }

/*sub0401*/
.sub0401_wrap .sec01 h5{font-size:16px;font-weight:600;}
.sub0401_wrap .sec01 h5 em{font-size:16px;}
.sub0401_wrap .sec01 .inner>span{display:inline-block;width:100%;margin-top:20px;font-size:13px;}

.sub0401_wrap .sec01 .round_wrap{height: 250px;}
.sub0401_wrap .sec01 .round_wrap ul{position: relative; width: 300px; margin: 0 auto; height: 100%; margin-top:60px;}
.sub0401_wrap .sec01 .round_wrap ul:before{content: ''; display: none;}

.sub0401_wrap .sec01 .round_wrap ul li{display:table;}
.sub0401_wrap .sec01 .round_wrap ul div{display:table-cell;vertical-align:middle;background:#fff;border-radius:50%;border:1px solid #ddd;width: 120px; height: 120px;}
.sub0401_wrap .sec01 .round_wrap ul .left_circle{position: absolute; bottom: 0; left: 0%; width: 120px; height: 120px;}
.sub0401_wrap .sec01 .round_wrap ul .mid_circle{position: absolute; top: 0; left: 50%; transform: translateX(-50%);width: 120px; height: 120px; }
.sub0401_wrap .sec01 .round_wrap ul .right_circle{position: absolute; bottom: 0; right: 0%;width: 120px; height: 120px;}
.sub0401_wrap .sec01 .round_wrap ul div img{width:30%;padding-bottom:10px;}
.sub0401_wrap .sec01 .round_wrap ul div span{display:block;text-align: center; font-size: 13px; font-weight: 500; color: #222;}

.sub0401_wrap .sec02{background:#f5f5f5;}
.sub0401_wrap .sec02 ul{display:block;}
.sub0401_wrap .sec02 ul li{padding:30px 10px;border-right:none;border-bottom:1px solid #ddd;}
.sub0401_wrap .sec02 ul li:first-child{border-left:none;}
.sub0401_wrap .sec02 ul li:last-child{border-bottom:none;}
.sub0401_wrap .sec02 ul li h6{height:auto;font-size:16px;margin-bottom:10px;}
.sub0401_wrap .sec02 ul li h6 em{font-size:16px;}
.sub0401_wrap .sec02 ul li span{font-size:12px;}

/* sub0401_02 */

.sub0401_wrap .tab_wrap .tab_top h3{display: none;}
.sub0401_wrap .tab_wrap .tab_top_mob{display: block; position: relative; margin-bottom: 50px;}
.sub0401_wrap .tab_wrap .tab_top_mob .tit{height: 50px; width: 100%; border: 1px solid #ddd; background: #fff url('/images/sub/sub_down_btn.png') 95% center no-repeat;background-size: 15px 9px; text-align: center; font-size: 15px; font-weight: 500; line-height: 50px; color:#256d9e;}

.sub0401_wrap .tab_wrap .tab_top_mob .tit.on{height: 50px; width: 100%; border: 1px solid #ddd; background: #fff url('/images/sub/sub_down_btn_on.png') 95% center no-repeat;background-size: 15px 9px; text-align: center; font-size: 15px; font-weight: 500; line-height: 50px; color:#256d9e;}
.sub0401_wrap .tab_wrap .tab_top_mob ul.tab_top_slide{text-align: center; display: none; position: absolute; top: 50px; left: 0; width: 100%; background:#fff; z-index: 100; border: 1px solid #ddd; border-top: 0 none; padding: 10px 0;}
.sub0401_wrap .tab_wrap .tab_top_mob ul.tab_top_slide li{display: block; font-size: 15px; font-weight: 400; line-height: 50px; color:#666666;}



.sub0401_wrap .con01{display: block; padding: 0 20px 0 20px; background-color:#f5f5f5; height: auto; padding-top: 13px; padding-bottom: 20px;}
.sub0401_wrap .con01 .left{width: 132px; height: 132px; border-radius: 50%; box-shadow: rgba(0,0,0,0.1)8px 0 8px; align-self: center; text-align: center; margin: 0 auto;}
.sub0401_wrap .con01 .left img{width: 100%; height: 100%;}
.sub0401_wrap .con01 .right{width: 100%; padding-left: 0; align-self: center;}
.sub0401_wrap .con01 .right em{position: relative; display: block; line-height: 1; font-size: 20px; color:#222; font-weight: 700; padding-bottom: 14px; border-bottom:1px solid #ddd;}
.sub0401_wrap .con01 .right em:before{content:''; position: absolute; left: 0; bottom: 0; width:110px; height: 3px; background-color:#f39801; }
.sub0401_wrap .con01 .right p{font-size: 12px; color:#222; line-height: 27px; margin-top: 20px;}
.sub0401_wrap .con02{margin-top: 40px;}
.sub0401_wrap .con02 em{display: block; font-size: 15px; color:#222; line-height: 1; font-weight: 700;}
.sub0401_wrap .con02 p{font-size: 12px; color:#222; line-height:27px; margin-top: 15px;}
.sub0401_wrap .con02 p span{color:#273e82;}
.sub0401_wrap .con02 ul{margin-top: 35px; font-size: 0; padding: 0; text-align: left; width: 355px; margin: 0 auto;}
.sub0401_wrap .con02 ul li{position: relative; display: inline-block; width: 132px; height: 132px; margin-right: 46px; border-radius: 50%; box-shadow: rgba(0,0,0,0.1)5px 10px 5px; background:url(/images/sub/sub0402_circle02_pc.png)center no-repeat; background-size:100% 100%; margin-bottom: 20px;}
.sub0401_wrap .con02 ul li:last-child{margin-right: 0;}
.sub0401_wrap .con02 ul li:nth-child(2n){margin-right: 0;}

.sub0401_wrap .con02 ul li:before{content:''; position: absolute; left: auto; right: -30px; top:0; bottom: 0; margin: auto 0; width: 17px; height:28px; background:url(/images/sub/sub0402_arrow_pc.png)center no-repeat; background-size:100% 100%;}
.sub0401_wrap .con02 ul li:first-child:before{display: block;}
.sub0401_wrap .con02 ul li:last-child:before{display: none;}
.sub0401_wrap .con02 ul li span{display: block; text-align: center; line-height: 132px; font-size: 15px;font-weight: 500; color:#222; }
.sub0401_wrap .con03{margin-top: 60px;}
.sub0401_wrap .con03 em{display: block; font-size:15px; color:#222; line-height: 1; font-weight: 700;}
.sub0401_wrap .con03 em span{font-size: 12px; color:#555}
.sub0401_wrap .con03 .pc_table{display: none;}
.sub0401_wrap .con03 .pc_table colgroup col{width: 16.66%;}
.sub0401_wrap .con03 .pc_table colgroup col:first-child{width: 16.66%;}
.sub0401_wrap .con03 .pc_table th{position: relative; background-color:#f5f5f5; border: 1px solid #ddd; height: 60px; text-align: center; font-size: 15px; color:#222; font-weight: 500;}
.sub0401_wrap .con03 .pc_table th:after{content:''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background-color:#f39801;}
.sub0401_wrap .con03 .pc_table td{border: 1px solid #ddd; font-size: 15px; color:#555; text-align: center; vertical-align: middle; height: 60px }
.sub0401_wrap .con03 .pc_table td.first{color:#222; font-weight: 500; background-color:#fcfcfc;}


.sub0401_wrap .con03 .mob_table{display: table; width: 100%; margin-top: 20px;}
.sub0401_wrap .con03 .mob_table th{position: relative; background-color:#f5f5f5; border: 1px solid #ddd; height: 50px; text-align: center; font-size: 15px; color:#222; font-weight: 500;}
.sub0401_wrap .con03 .mob_table th.first:after{content:''; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background-color:#f39801;}
.sub0401_wrap .con03 .mob_table th:after{content:''; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; background-color:#999999;}
.sub0401_wrap .con03 .mob_table th.last:before{content:''; position: absolute; left: 0; top: 0; width: 100%; height: 1px; background-color:#999999;}
.sub0401_wrap .con03 .mob_table td{border: 1px solid #ddd; font-size: 12px; color:#555; text-align: center; vertical-align: middle; height: 50px }
.sub0401_wrap .con03 .mob_table colgroup col{width: 50%;}

.sub0401_wrap .con04{margin-top: 40px;}
.sub0401_wrap .con04 em{display: block; font-size: 15px; color:#222; line-height: 1; font-weight: 700;}
.sub0401_wrap .con04 ul{margin-top: 15px;}
.sub0401_wrap .con04 ul li{position: relative; padding-left: 15px; font-size: 12px; color:#222; margin-top: 0;}
.sub0401_wrap .con04 ul li:first-child{margin-top: 0;}
.sub0401_wrap .con04 ul li:before{content:''; position: absolute; left: 0; top: 10px; width: 5px; height: 5px; border-radius: 50%; background-color:#f39801;}

/* sub0403 */
#sub0403_wrap{}
#sub0403_wrap .sub0403_tit{text-align: center; margin-bottom: 50px;}
#sub0403_wrap .sub0403_tit img{}
#sub0403_wrap .sub0403_tit p{font-size: 20px; font-weight: 500; line-height: 30px; color:#222222; margin-top: 10px;}
#sub0403_wrap .sub0403_tit p span{position: relative; color:#f39801; font-weight: 700; z-index: 1; display: inline-block;}
#sub0403_wrap .sub0403_tit p span:before{content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: rgba(243,152,1,0.1); z-index: -1;}
#sub0403_wrap .sub0403_tit p i.pc{display: none;}
#sub0403_wrap .sub0403_tit p i.tab{display: none;}
#sub0403_wrap .sub0403_tit p i.mob{display: block;}

#sub0403_wrap .sub0403_list{display: flex;flex-wrap: wrap;gap: 5px;width: 100%;}
#sub0403_wrap .sub0403_list li{width: calc((100% - 5px) / 2);text-align: center;border: 1px solid #ddd; padding: 15px 5px; box-shadow: 7px 0 5px rgba(0,0,0,0.05);}
#sub0403_wrap .sub0403_list li:nth-child(4n){margin-right: 0%;}
#sub0403_wrap .sub0403_list li:nth-child(3n){margin-right: 0%;}
#sub0403_wrap .sub0403_list li:nth-child(2n){margin-right: 0;}
#sub0403_wrap .sub0403_list li img{margin-bottom: 10px; width: 60px; height: 60px;}
#sub0403_wrap .sub0403_list li strong{display: block; font-size: 13px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 10px;}
#sub0403_wrap .sub0403_list li:nth-child(8) strong{display: block; font-size: 13px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 8px;}
#sub0403_wrap .sub0403_list li:nth-child(9) strong{display: block; font-size: 13px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 8px;}
#sub0403_wrap .sub0403_list li strong span{margin-top: 10px; display: block; font-size: 12px; font-weight: 400; line-height: 1.2; color:#777777;}
#sub0403_wrap .sub0403_list li p{font-size: 12px; font-weight: 400; line-height: 16px; color:#222222;}
#sub0403_wrap .sub0403_list li p br{display: none;}


/* sub0203 */
#sub0203_wrap .section01 .txtinfo .txtlist{padding-top: 20px; border-top: 3px solid #f39801; border-bottom: 1px solid #dddddd;}
#sub0203_wrap .section01 .txtinfo .txtlist li{position: relative; padding-left: 87px; font-size: 13px; font-weight: 400; line-height: 25px; color: #222222; margin-bottom: 20px;}
#sub0203_wrap .section01 .txtinfo .txtlist li span{position: absolute; top: 0; left :0; font-weight: 500;}

#sub0203_wrap .select_box{display: block; width: 100%; text-align: right; margin-bottom: 12px;}
#sub0203_wrap .select_box select{width: 100%; height: 39px; border: 1px solid #000000; padding: 0 20px; appearance:none; background: url('/images/sub/down.png')no-repeat right 9px center;background-size:20px;}

#sub0203_wrap .section02{border-top: 3px solid #f39801;}
#sub0203_wrap .section02 table{width: 100%; text-align: center;}
#sub0203_wrap .section02 table thead{border-bottom: 1px solid #dddddd;}
#sub0203_wrap .section02 table thead th{padding: 20px 0; font-size: 15px; font-weight: 500; line-height: 1; color: #222222; background: #fff; border-right: 0 none;}
#sub0203_wrap .section02 table tbody tr{border-bottom: 1px solid #dddddd;}
#sub0203_wrap .section02 table tbody tr td{padding: 20px 10px; font-size: 15px; font-weight: 300; line-height: 20px; color:#222222; border-right: 1px solid #dddddd; word-break: keep-all;}
#sub0203_wrap .section02 table tbody tr td.red{color: #ed1c24;}
#sub0203_wrap .section02 table tbody tr td:last-child{border: 0 none; font-weight: 400;}

#sub0203_wrap .section02{display: none;}
#sub0203_wrap .section03{display: block;}

#sub0203_wrap .section03{border-top: 2px solid #f39801;}
#sub0203_wrap .section03 table{width: 100%; text-align: center;}
#sub0203_wrap .section03 table thead th{padding: 15px 0; font-size: 13px; font-weight: 500; line-height: 1; color: #222222; background: #fff; border-right: 0 none;}
#sub0203_wrap .section03 table tbody tr{border-bottom: 1px solid #dddddd;}

#sub0203_wrap .section03 table tbody tr td{padding: 15px 10px; font-size: 13px; font-weight: 300; line-height: 20px; color:#222222; border-left: 1px solid #dddddd; word-break: keep-all;}
#sub0203_wrap .section03 table tbody tr td.red{color: #ed1c24;}
#sub0203_wrap .section03 table tbody tr:last-child td{font-weight: 500;}
#sub0203_wrap .section03 + .section03 {margin-top: 20px;}

/* sub0503 */
#sub0503_wrap{}
#sub0503_wrap  .sub0505_tit{text-align: center; margin-bottom: 30px;}
#sub0503_wrap  .sub0505_tit p{font-size: 20px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 18px;}
#sub0503_wrap  .sub0505_tit p span{font-size: 20px ;font-weight: 700; line-height: 1; color:#f39801;}
#sub0503_wrap  .sub0505_tit em{display: block; font-size: 15px; font-weight: 400; line-height: 27px; color:#555555;}

#sub0503_wrap .sub0503_sec01{display: none;}
#sub0503_wrap .sub0503_sec01 img{width: 100%; margin: 0 auto;}
#sub0503_wrap .sub0503_sec01 ul{width: 92%; margin: 20px auto 0;}
#sub0503_wrap .sub0503_sec01 ul li{float: left; width: 16.14%; height: 30px; font-size: 15px; font-weight: 500; line-height: 30px; color:#555555; border-radius: 100px; background: #efefef; margin-right: 4.67%;}
#sub0503_wrap .sub0503_sec01 ul li:last-child{margin-right: 0;}

#sub0503_wrap .sub0503_sec01_mob{display: block; text-align: center;}
#sub0503_wrap .sub0503_sec01_mob img{height: 100px; margin: 0 auto;}
#sub0503_wrap .sub0503_sec01_mob ul{width: 100%; margin: 20px auto 0; display: flex; justify-content: center; margin-bottom: 20px;}
#sub0503_wrap .sub0503_sec01_mob ul li{ float: left; width: 94px; height: 24px; font-size: 12px; font-weight: 500; line-height: 24px; color:#555555; border-radius: 100px; background: #efefef; margin-right: 24px;}
#sub0503_wrap .sub0503_sec01_mob ul li:last-child{margin-right: 0;}

#sub0503_wrap table{display: table; width: 100%; border-top: 2px solid #f39801;}
#sub0503_wrap table tr{border-bottom: 1px solid #dddddd;}
#sub0503_wrap table th{font-size: 15px; font-weight: 500; line-height: 1; color:#222; text-align: left; vertical-align: top; padding-top: 44px;}
#sub0503_wrap table td{padding: 33px 0; font-size: 12px; font-weight: 400; line-height: 27px; color:#555555;}
#sub0503_wrap table td span:nth-child(1){display: block;}
#sub0503_wrap table td span:nth-child(4){display: block;}
#sub0503_wrap table td span{display: inline-block; margin-right: 0; width: 75px;}
#sub0503_wrap table td em{display: block;}
#sub0503_wrap table td strong{display: inline-block; margin: 0 13px; color:#999999;}
#sub0503_wrap colgroup col:first-child{width: 31.46%;}
#sub0503_wrap colgroup col{width: 68.53%;}

.ready img{width: 100%;}

/* sub0603 */
.sub0603_wrap .tab_wrap .tab_top h3{display: none;}
.sub0603_wrap .tab_wrap .tab_top_mob{display: block; position: relative; margin-bottom: 50px;}
.sub0603_wrap .tab_wrap .tab_top_mob .tit{height: 50px; width: 100%; border: 1px solid #ddd; background: #fff url('/images/sub/sub_down_btn.png') 95% center no-repeat;background-size: 15px 9px; text-align: center; font-size: 15px; font-weight: 500; line-height: 50px; color:#256d9e;}

.sub0603_wrap .tab_wrap .tab_top_mob .tit.on{height: 50px; width: 100%; border: 1px solid #ddd; background: #fff url('/images/sub/sub_down_btn_on.png') 95% center no-repeat;background-size: 15px 9px; text-align: center; font-size: 15px; font-weight: 500; line-height: 50px; color:#256d9e;}
.sub0603_wrap .tab_wrap .tab_top_mob ul.tab_top_slide{text-align: center; display: none; position: absolute; top: 50px; left: 0; width: 100%; background:#fff; z-index: 100; border: 1px solid #ddd; border-top: 0 none; padding: 10px 0;}
.sub0603_wrap .tab_wrap .tab_top_mob ul.tab_top_slide li{display: block; font-size: 15px; font-weight: 400; line-height: 50px; color:#666666;}

.quality_wrap .img{display:block;width:100%;height:auto;}

/* sub0605 */
.sub0605_wrap ul li{position: relative; display: block; padding: 28px 10px; border-bottom: 1px dotted #ddd;}
.sub0605_wrap ul li:first-child{border-top: 1px dotted #ddd;}
.sub0605_wrap ul li:nth-child(even){background-color:#f9f9f9;}
.sub0605_wrap ul li .left{width: 100%; align-self: center;}
.sub0605_wrap ul li .left .img_area{position: relative; width: 100%; padding-bottom: 58.48%;}
.sub0605_wrap ul li .left .img_area img{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: auto; height: auto; max-width: 100%; max-height: 100%;}
.sub0605_wrap ul li .right{width: 100%; padding-left: 0; align-self: center; margin-top: 33px; text-align:right;}
.sub0605_wrap ul li .right em{position: relative; display: block; padding-left: 18px; font-size: 18px; line-height: 19px;  text-align: left;font-weight: 500; color:#222; margin-bottom: 15px;}
.sub0605_wrap ul li .right em:before{content:''; position: absolute; left: 0; top: 0; width: 3px; height: 19px; background:url(/images/sub/sub0605_deco.png)center no-repeat;}
.sub0605_wrap ul li .right p{position: relative; font-size: 12px; line-height: 27px; padding-left: 83px; min-height: 27px; color:#555; margin-top: 10px;  text-align: left;}
.sub0605_wrap ul li .right p span{position: absolute; left: 0; top: 0; font-size:12px; font-weight: 500; color:#222; }
.sub0605_wrap ul li .right p span i{display: inline-block; width: 43px;}
.sub0605_wrap ul li .right p span b{display: inline-block; width: 7px;}
.sub0605_wrap ul li .right a{position: static; display: inline-block; right: 20px; bottom: 20px; width: 130px; height: 40px; border: 1px solid #ddd; line-height: 38px; padding-left: 15px;font-size: 13px; color:#555; background:url(/images/sub/sub0605_arrow.png)center right 10px no-repeat #fff; background-size: 8.5px 15.5px; margin-top: 15px;  text-align: left;}


/* sub0608 */
.sub0608_wrap .tab_wrap .tab_top h3{display: none;}
.sub0608_wrap .tab_wrap .tab_top_mob{display: block; position: relative; margin-bottom: 50px;}
.sub0608_wrap .tab_wrap .tab_top_mob .tit{height: 50px; width: 100%; border: 1px solid #ddd; background: #fff url('/images/sub/sub_down_btn.png') 95% center no-repeat;background-size: 15px 9px; text-align: center; font-size: 15px; font-weight: 500; line-height: 50px; color:#256d9e;}

.sub0608_wrap .tab_wrap .tab_top_mob .tit.on{height: 50px; width: 100%; border: 1px solid #ddd; background: #fff url('/images/sub/sub_down_btn_on.png') 95% center no-repeat;background-size: 15px 9px; text-align: center; font-size: 15px; font-weight: 500; line-height: 50px; color:#256d9e;}
.sub0608_wrap .tab_wrap .tab_top_mob ul.tab_top_slide{text-align: center; display: none; position: absolute; top: 50px; left: 0; width: 100%; background:#fff; z-index: 100; border: 1px solid #ddd; border-top: 0 none; padding: 10px 0;}
.sub0608_wrap .tab_wrap .tab_top_mob ul.tab_top_slide li{display: block; font-size: 15px; font-weight: 400; line-height: 50px; color:#666666;}

.sub0608_wrap .tab_con .map_area{position: relative; width: 100%; height: 0; padding-bottom: 60%;}
.sub0608_wrap .tab_con .map_area iframe{position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.sub0608_wrap .tab_con ul{margin-top: 25px;}
.sub0608_wrap .tab_con ul li{position: relative; padding-left: 110px; font-size: 12px; color:#222; line-height: 27px; margin-top: 25px;}
.sub0608_wrap .tab_con ul li:first-child{ font-size: 15px; font-weight: 500; margin-top: 0;}
.sub0608_wrap .tab_con ul li span{position: absolute; left: 0; top: 0; font-size: 15px; font-weight: 500;padding-left: 38px;}
.sub0608_wrap .tab_con ul li span:before{content:''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0;}
.sub0608_wrap .tab_con ul li:nth-child(1) span:before{width: 28px; height: 30px; background:url(/images/sub/sub0608_icon01_mob.png)center no-repeat; background-size:100% 100%;}
.sub0608_wrap .tab_con ul li:nth-child(2) span:before{width: 30px; height: 25px; background:url(/images/sub/sub0608_icon02_mob.png)center no-repeat; background-size:100% 100%;}
.sub0608_wrap .tab_con ul li:nth-child(3) span:before{width: 28.5px; height: 30px; background:url(/images/sub/sub0608_icon03_mob.png)center no-repeat; background-size:100% 100%;}


.sub0603_wrap .tab_con01 em.vision_tit{display: block; text-align:center; font-size: 18px; font-weight: 500; color:#222; line-height: 1;}
.sub0603_wrap .tab_con01 em.vision_tit span{color:#f39801; }
.sub0603_wrap .tab_con01 .vision_wrap{position: relative;  width:100%; height: auto; margin: 0 auto; margin-top: 25px;}
.sub0603_wrap .tab_con01 .vision_wrap .top{text-align:center; width: 270px; height: 270px; margin: 0 auto; background:url(/images/sub/sub0603_1_icon04_mob.png)center top no-repeat; background-size:100% 100%;padding-top:85px;}
.sub0603_wrap .tab_con01 .vision_wrap .top em{position: relative; display: block; text-align: center; font-size: 18px; font-weight: 600; color:#f39801; line-height: 1; padding-bottom: 12px;}
.sub0603_wrap .tab_con01 .vision_wrap .top em:before{content:''; position: absolute; left: 0; right:0; bottom: -2px; width: 30px; height: 2px; background-color:#f39801; margin: 0 auto;}
.sub0603_wrap .tab_con01 .vision_wrap .top p{text-align: center; font-size: 13px; color:#222; line-height: 22px; margin-top: 18px;}
.sub0603_wrap .tab_con01 .vision_wrap ul{ font-size: 0; text-align: center; margin-top:50px;}
.sub0603_wrap .tab_con01 .vision_wrap ul li{position: static; display: block; width: 100%; vertical-align: top; padding: 0 38px; margin-top: 45px;}
.sub0603_wrap .tab_con01 .vision_wrap ul li:nth-child(1){left: -390px; top: 60px; margin-top: 0;}
.sub0603_wrap .tab_con01 .vision_wrap ul li:nth-child(2){left: 60px; top: 450px;}
.sub0603_wrap .tab_con01 .vision_wrap ul li:nth-child(3){right: -390px; top: 60px;}
.sub0603_wrap .tab_con01 .vision_wrap ul li img{display: block; width: 70px; height: 60px; margin: 0 auto;}
.sub0603_wrap .tab_con01 .vision_wrap ul li em{display: block; text-align: center; font-size: 18px; line-height: 1; margin-top: 17px; color:#222;}
.sub0603_wrap .tab_con01 .vision_wrap ul li p{font-size: 12px; line-height: 22px; color:#222; margin-top: 15px; text-align: center;}
.sub0603_wrap .tab_con01 .vision_wrap ul li p br{display: none;}
.sub0603_wrap .tab_con01 .vision_wrap ul li p i{display: none; }
.sub0603_wrap .tab_con01 .vision_wrap ul li span{display: block; text-align: center; line-height: 1; color:#f39801; font-size: 12px; margin-top: 10px;}


.sub0603_wrap .tab_con02 ul{display: block;}
.sub0603_wrap .tab_con02 ul li {width: 100%; margin-right: 0; border: 1px solid #ddd; border-top:2px solid #f39801; margin-bottom: 20px;}
.sub0603_wrap .tab_con02 ul li:last-child{margin-right: 0;}
.sub0603_wrap .tab_con02 .txt_area{ padding: 20px 0; text-align: center; background-size: 140px;}
.sub0603_wrap .tab_con02 .txt_area em{display: block; text-align: center; line-height: 1; font-size: 18px; font-weight: 500; color:#222; margin-top: 20px;}
.sub0603_wrap .tab_con02 .txt_area img{height: 53px;}
.sub0603_wrap .tab_con02 .txt_area i{display: none; }
.sub0603_wrap .tab_con02 .txt_area p{font-size: 12px; line-height: 22px; color:#222;margin-top: 10px; }

/* tab_con03 */

.sub0603_wrap .tab_con03 .sub03_tit{position: relative; font-size: 18px; font-weight: 500; line-height: 1; color:#222; padding-left: 18px; margin-bottom: 25px;}
.sub0603_wrap .tab_con03 .sub03_tit:before{content: ''; position: absolute; top: 0; left: 0; background: url('/images/sub/sub0605_deco.png')center no-repeat; width: 3px; height: 18px;margin:auto 0;}

.sub0603_wrap .tab_con03 .quality_wrap{}
.sub0603_wrap .tab_con03 .quality_wrap .quality_tit{margin-bottom: 30px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_tit strong{display: block; font-size: 18px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 20px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_tit p{font-size: 12px; font-weight: 400; line-height: 22px; color:#222;}

.sub0603_wrap .tab_con03 .quality_wrap .quality_top{margin-bottom: 30px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul{border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li{border-bottom: 1px dashed #ddd; font-size: 0; padding: 25px 0 25px 2.53%;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li:nth-child(2n){background: #f9f9f9;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li:last-child{border-bottom: 0 none;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li em{display: inline-block; width: 25px; height: 25px; font-size: 15px; font-weight: 500; line-height: 25px; color:#fff; background: #f39801; text-align: center; margin-right: 6.76%; vertical-align: middle;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li > div{position: relative; padding-left: 20.33%; display: inline-block; width: 83.09%;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li > div .img_wrap{position: absolute; top: 50%; left: 0; transform: translate(0,-50%); display: inline-block;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li > div .img_wrap img{}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li div p{display: inline-block; vertical-align: middle;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li div p strong{display: block; font-size: 15px; font-weight: 500; line-height: 1; color:#f39801; margin-bottom: 10px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li div p span{display: block; font-size: 12px; font-weight: 400; line-height: 22px; color:#222222;}

.sub0603_wrap .tab_con03 .quality_wrap .quality_mid{margin-bottom: 50px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .img_wrap{text-align: center; margin-bottom: 82px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .img_wrap img{}

.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g{position: relative; border: 1px dashed #ddd; padding-top: 20px;  text-align: center; background: #f9f9f9;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g:before{content :''; position: absolute; top: -80px; left: 50%; transform: translate(-50%,0); background: url('/images/sub/tab_con03_arrow_mob.jpg')top center no-repeat; width: 67px; height: 46px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g p{font-size: 18px; font-weight: 500; line-height: 1; color:#222222; margin-bottom: 30px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g p span{color:#f39801;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul{display: inline-block;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li{float: none; width: 100%; margin-right: 0; margin-bottom: 30px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li:last-child{margin-right: 0;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li div{display: table-cell; vertical-align: middle; text-align: center; border: 1px solid #ddd; border-radius: 100px; width: 154px; height: 154px; background: #fff;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li div img{}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li div span{display: block; font-size: 15px; font-weight: 500; line-height: 1; color:#f39801; margin-top: 16px;}

.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li strong{display: block; font-size: 15px; font-weight: 500; line-height: 1; color:#222222; margin-bottom: 14px; margin-top: 20px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li ul{padding-left: 0;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li ul li{text-align: left; position: relative; padding-left: 14px; font-size: 12px; font-weight: 400; line-height: 1; color:#555555; margin-bottom: 12px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li ul li:before{content: ''; position: absolute; top: 5px; left: -2px; width: 4px; height: 4px; border-radius: 100px; background: #f39801;}

.sub0603_wrap .tab_con03 .quality_wrap .quality_bot .img_wrap{text-align: center;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_bot .img_wrap img{display:none;}

.sub0603_wrap .tab_con03 .quality_wrap .quality_bot ul{}
.sub0603_wrap .tab_con03 .quality_wrap .quality_bot ul li{padding: 19px 20px; border: 1px dashed #ddd; margin-bottom: 8px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_bot ul li strong{display: block; font-size: 13px; font-weight: 500; line-height: 1; color:#f39801; margin-bottom: 14px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_bot ul li p{font-size: 12px; font-weight: 400; line-height: 1; color:#222;}







.sub0603_wrap .tab_con04 .con01 em{display: block; line-height: 1; font-size: 18px; font-weight: 700; color:#222;}
.sub0603_wrap .tab_con04 .con01 em:after {position:absolute;content:'';display:inline-block;width:3px;height:18px;background:#273e82;top:0;margin:0 20px;}
.sub0603_wrap .tab_con04 .con01 p{font-size: 12px; color:#222; margin-top: 15px;position: initial;margin-left:0;}
.sub0603_wrap .tab_con04 .con02{margin-top: 28px;}
h5.sub06_tit{position: relative; display: block; padding-left: 18px; font-size: 18px; font-weight: 700; color:#222; }
h5.sub06_tit:before{content:''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; width: 3px; height: 18px; background:url('/images/sub/sub0605_deco.png')center no-repeat;}
.sub0603_wrap .tab_con04 .con02_wrap{display: block; justify-content:space-between; margin-top: 20px;}
.sub0603_wrap .tab_con04 .con02_wrap .left{position: relative; width: 100%; height:455px; background-color:#dddddd; margin: 0 auto;}
.sub0603_wrap .tab_con04 .con02_wrap .right{width: 100%; margin-top: 30px;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li{display: flex; flex-wrap:wrap; align-items:flex-start; height:auto; padding: 18px 0; border-bottom: 1px dashed #ddd; padding-left: 11px;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li:first-child{border-top: 1px dashed #ddd;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li:nth-child(even){background-color:#f9f9f9;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li span{display: block; width: 25px; height: 25px; margin-right: 22px; margin-top: 12px;line-height: 25px; font-size: 15px; font-weight: 500; color:#fff; background-color:#f39801; text-align: center;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .icon{margin-right: 22px; margin-top: 10px; width: 32px;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .icon img{height: 30px}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .txt{width: calc(100% - 101px);}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .txt em{display: block; line-height: 1; font-size: 15px; font-weight: 500; color:#f39801;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .txt p{font-size: 12px; color:#222; line-height: 22px; margin-top: 10px;}


/* tab_con05 */
.sub0603_wrap .tab_con05{}
.sub0603_wrap .tab_con05 .sub03_tit{position: relative; font-size: 18px; font-weight: 500; line-height: 1; color:#222; padding-left: 18px; margin-bottom: 20px;}
.sub0603_wrap .tab_con05 .sub03_tit:before{content: ''; position: absolute; top: 0; left: 0; background: url('/images/sub/sub0605_deco.png')center no-repeat; width: 3px; height: 18px; margin:auto 0;}

.sub0603_wrap .tab_con05 .ethics_wrap{}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_tit{margin-bottom: 40px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_tit strong{display: block; font-size: 18px; font-weight: 700; line-height:1; color:#222222; margin-bottom: 20px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_tit p{font-size: 12px; font-weight: 400; line-height: 22px; color:#222222 ;}

.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top{margin-bottom: 40px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g{width: 100%;display: flex;flex-direction: column;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .img_wrap{width: 100%; text-align: center; margin-bottom: 20px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .img_wrap img{width: 100%; }
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .txt_wrap{width: 100%;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .txt_wrap p{font-size: 12px; font-weight: 400; line-height: 22px; color:#222222; margin-bottom: 4px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .txt_wrap p span{font-size: 12px; font-weight: 500; line-height: 22px; color:#f39801;}

.sub0603_wrap .tab_con05 .ethics_wrap .ethics_mid{margin-bottom: 40px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_mid img{width: 100%;}

.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot{}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g{border: 1px solid #ddd; padding: 19px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g p{font-size: 12px; font-weight: 500; line-height: 22px; color:#222222; margin-bottom: 20px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g .ethics_list{}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g .ethics_list > li{position: relative; padding-left: 14px; font-size: 12px; font-weight: 400; line-height: 22px; color:#222222; margin-bottom: 10px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g .ethics_list > li:before{content: ''; position: absolute; top: 10px; left: 0; transform: translate(0,-50%); width: 5px; height: 5px; background: #f39801; border-radius: 100px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g .ethics_list > li ul{padding-top: 10px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g .ethics_list > li ul li{font-size: 12px; font-weight: 400; line-height: 1; color:#555555; margin-bottom: 10px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g span{display: block; padding-left: 14px; font-size: 12px; font-weight: 400; line-height: 1; color: #222; margin-bottom: 23px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g strong{display: block; font-size: 12px; font-weight: 500; line-height: 22px; color:#f39801;}

.sub0603_wrap .tab_con05 .ethics_wrap > .snedM{display: block; margin: 0 auto; width: 150px; height: 50px; text-align: center; background: #f39801; margin-top: 20px;}
.sub0603_wrap .tab_con05 .ethics_wrap > .snedM span{font-size: 15px; font-weight: 500; line-height: 50px; color:#fff;}

/* tab_con06 */

.sub0603_wrap .tab_con06{}
.sub0603_wrap .tab_con06 .privacy_wrap{}
.privacy_g{border: 1px dashed #ddd; padding: 15px 10px 20px; margin-bottom: 40px; background: #f9f9f9;}
.privacy_g .privacy_top{ display:block;border-bottom: 1px solid #ddd; padding-bottom: 20px;}
.privacy_g .privacy_top .img_wrap{width: 100%; text-align: center; padding-top: 0; padding-bottom: 10px;}

.privacy_g .privacy_top .privacy_txt{width: 100%; text-align: center;padding-left:0;}
.privacy_g .privacy_top .privacy_txt .txt_pos{position:inherit;top:0;transform:translateY(0);}
.privacy_g .privacy_top .privacy_txt strong{display: block; font-size: 20px; font-weight: 700; line-height: 1; color:#222222; margin-bottom: 10px;}
.privacy_g .privacy_top .privacy_txt em{display: block; font-size: 15px; font-weight: 700; line-height: 1; color:#f39801; margin-bottom: 25px;}
.privacy_g .privacy_top .privacy_txt p{font-size: 12px; font-weight: 400; line-height: 27px; color:#222222;}

.sub0603_wrap .tab_con06 .privacy_wrap .privacy_g .privacy_bot{text-align: center; padding-top: 10px;}
.sub0603_wrap .tab_con06 .privacy_wrap .privacy_g .privacy_bot p{font-size: 12px; font-weight: 400; line-height: 27px; color:#222;;}
.sub0603_wrap .tab_con06 .privacy_wrap .privacy_g .privacy_bot p i{display: block;}
.sub0603_wrap .tab_con06 .privacy_wrap .privacy_g .privacy_bot p span{font-weight: 500; color:#f39801;}

.sub0603_wrap .tab_con06 .privacy_wrap .policy_g{}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g .sub03_tit{position: relative; font-size: 18px; font-weight: 500; line-height: 1; color:#222; padding-left: 18px; margin-bottom: 0;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g .sub03_tit:before{content: ''; position: absolute; top: 0; left: 0; background: url('/images/sub/sub0605_deco.png')center no-repeat; width: 3px; height: 18px; margin:auto 0;}

.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul{}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li{position: static; padding-left: 0; height: auto; margin-bottom: 10px; padding-top: 15px; text-align: center;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li:last-child{margin-bottom: 0;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .img_wrap{position: static; top: auto; left: auto; margin-bottom: 20px;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .img_wrap img{}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .policy_txt{}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .policy_txt strong{display: block; position: relative; font-size: 15px; font-weight: 500; line-height: 1; color:#222; margin-bottom:  24px;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .policy_txt strong:after{content: ''; position: absolute; bottom: -12px; left: 50%; transform: translate(-50%,0);width: 40px; height: 2px; background: #dddddd;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .policy_txt p{font-size: 12px; font-weight: 400; line-height: 27px; color:#555555;}

}
