@media screen and (max-width:1024px) {

#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:block;}
.mob_img {display:none;}

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



/* ------------------------------ main ---------------------------------- */
#header{width: 100%; height: 90px; 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: 120px; height: 67px;}

#header .inner .kor{position: absolute; top: 30px; right: 70px; width: 100px; height: 30px; border: 1px solid #ddd; border-radius: 100px; z-index: 1000; background: #fff;}
#header .inner .kor.on{position: absolute; top: 30px; right: 70px; 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: 50%; transform:translateY(-50%); 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: 57px; right: 1.3%;}
#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);}

/* navi */
.navigation {display:none; position:absolute; top: 90px; left:0; padding-left: 55.07%; 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: 39px; border-bottom:1px solid #ddd;}
.navigation h3 a {display:block; width:100%; height:100%; padding-left: 19px; font-size:15px; color:#222222; line-height: 38px; 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:14px 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:15px; color:#555555; line-height:37px;}
.navigation ul li:hover a {display:block; width:100%; height:100%; padding-left: 19px; font-size:15px; color:#f39801; line-height:37px;}
.navigation ul li.on a {display:block; width:100%; height:100%; padding-left: 19px; font-size:15px; color:#f39801; line-height:37px;}



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

#visual_wrap{position: relative;line-height: 1;height: 860px;}
#visual_wrap .video_wrap { overflow:hidden; position:relative; width:100%; height:940px;}
#visual_wrap .video_wrap video { position:absolute; left:0; top:0; width:100%; height:940px; object-fit:cover;}
#visual_wrap ul li{position: relative;}
#visual_wrap ul li .text_box{position: absolute;top: 40%;left: 50%;transform:translate(-50% , -50% ); text-shadow: 1px 1px 2px #555;}
#visual_wrap ul li .text_box em{display:block; font-size:35px; color:#FD8204; font-weight:600; margin-bottom:25px; animation:ani03 ease 1s forwards;}
#visual_wrap ul li .text_box strong{display: block;font-size: 40px;color: #fff;font-weight: 700;line-height: 65px;margin-bottom: 25px;animation:ani03 ease 1s forwards;}
#visual_wrap ul li .text_box strong b{display: block;}
#visual_wrap ul li .text_box p{font-size: 14px;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:25px;}
#visual_wrap ul li .text_box p span{display: block;}
#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: 28px;color: #fff;font-weight: 700;line-height: 70px;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: 30px;animation:ani03 ease 1s forwards; -webkit-animation-delay: .5s; /* opacity: 0; */ }
#visual_wrap ul li .text_box .a_box a{display: block;width: 160px;height: 50px;font-size: 17px;background: #FD8204;  color:#fff; text-align: center;line-height: 49px;}

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

#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:17px; color:#FD8204;  width:200px; height:50px; background:#fff;line-height:50px; text-align:center; font-weight:normal;  text-shadow: none; opacity:.8;}

#visual_wrap .visual_items{position: absolute;bottom: 40px;left: 50%;z-index: 5000;width: 100%;}
#visual_wrap .swiper-pagination{display: flex;flex-wrap:wrap;gap:90px 0;width: 100%;padding: 0 2.6%;bottom: 60px;}
#visual_wrap .swiper-pagination span{position: relative;display: block;width: 33.333%; 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: -35px;color: #fff;font-size: 18px;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: 18px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(2):after{content:'IT';position: absolute;width: 100px;text-align: center;top: -35px;color: #fff;font-size: 18px;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: 18px;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: -35px;color: #fff;font-size: 18px;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: 18px;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: -129px;color: #fff;font-size: 18px;left: 249.8%;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: 18px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(5):after{content:'전장';position: absolute;width: 100px;text-align: center;top: -35px;color: #fff;font-size: 18px;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: 18px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(6):after{content:'장비&소재';position: absolute;width: 100px;text-align: center;top: -35px;color: #fff;font-size: 18px;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: 18px;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: -129px;color: #fff;font-size: 18px;left: 249.8%;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: 18px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(8):after{content:'문화';position: absolute;width: 100px;text-align: center;top: -35px;color: #fff;font-size: 18px;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: 18px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span:nth-child(9):after{content:'사회공헌';position: absolute;width: 100px;text-align: center;top: -35px;color: #fff;font-size: 18px;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: 18px;color: #FD8204;z-index: 5200;}
#visual_wrap .swiper-pagination span em{position: relative;display: block;width: 100%;height: 3px;background:rgba(255,255,255,.3);margin-bottom: 18px;}
#visual_wrap .swiper-pagination span em:after{content:'';position: absolute;width: 0;height: 3px;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: 15px;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: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(2):before{content:'BH';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(3):before{content:'DKT';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(4):before{content:'TechL';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(5):before{content:'BH EVS';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(6):before{content:'BH ST';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(7):before{content:'BH Semicon';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(8):before{content:'베하필하모닉';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span:nth-child(9):before{content:'나눔과 기부';position: absolute;bottom: -25px;left: 50%;transform:translateX(-50%);font-size: 16px;color: #fff;}
#visual_wrap .swiper-pagination span.swiper-pagination-bullet-active:before{color: #FD8204;}

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


#footer{height: 157px; background: #363636; padding-top: 18px; padding-bottom: 47px;}
#footer .inner{position: relative;}
#footer .inner .privacy{margin-bottom: 33px;}
#footer .inner .privacy li{position: relative; float: left; margin-right: 23px;}
#footer .inner .privacy li:after{content: ''; position: absolute; top: 6px; right: -12px; width: 1px; height: 15px; background: #fff;}
#footer .inner .privacy li:last-child:after{content : ''; display: none;}
#footer .inner .privacy li a{font-size: 13px; font-weight: 400; line-height: 1; color:#fff;}

#footer .inner .address{font-size: 13px; font-weight: 400; line-height: 1; color:#fff; margin-bottom: 20px;}
#footer .inner .copy{font-size: 13px; font-weight: 400; line-height: 1; color:#bbbbbb;}
#footer .inner .f_logo{position: absolute; bottom: 0; right: 2.6%;}


.main_layer_wrap{position:fixed;display:none;background:rgba(0,0,0,0.5);left:0;top:0;width:100%;height:100%;z-index:10000;}
.main_layer_wrap .layer{position:relative;width:100%;height:100%;}
.main_layer_wrap .layer_position{position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:90%;height:80%;}
.main_layer_wrap .layer_con{position:relative;width:100%;height:auto;background:#fff;}
.main_layer_wrap .layer_con span{position:absolute;left:50px;}
.main_layer_wrap .layer_close{position:absolute;right:-0;top:-30px;color:#fff;}

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


#sub_header{width: 100%; height: 90px; 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: 120px; height: 67px;}

#sub_header .inner .kor{position: absolute; top: 30px; right: 70px; width: 100px; height: 30px; border: 1px solid #ddd; border-radius: 100px;background: #fff;}
#sub_header .inner .kor.on{position: absolute; top: 30px; right: 70px; 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;}
#sub_header .inner .kor.on ul{visibility: visible; overflow: visible; opacity: 1;}
#sub_header .inner .kor ul li{}
#headsub_headerer .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: 50%; transform:translateY(-50%); 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: 57px; right: 1.3%;}
#sub_header .inner .hambar.on a{position: relative; display: block;}
#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: 35px; 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: 15px; font-weight: 400; line-height: 1; color:#fff; margin-right: 40px; display: inline-block;}
.sub_visual .location_wrap .location li:after{content: ''; position: absolute; top: 0;right: -25px; 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: -26px; background: url('/images/sub/home_icon.png')top center no-repeat; width: 19px; height: 15px;}


#sub_content{}
#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:61px;}
.sub_menu .inner{width: 100%; padding: 0;}
.tab_menu {display: block; position:relative; width:100%; height:60px; 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: 60px; 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:57px; padding-left:30px; 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:58px; left:-1px; box-sizing:content-box; width:calc(100% + 1px ); padding:20px 0 20px; background:#fff; z-index: 10; border: 1px solid #dddddd;}
.tab_menu .menu > li ul li a {display:block; line-height:40px; padding-left:31px; font-size:15px; color:#666666;}
.tab_menu .menu > li.on ul li a {display:block; line-height:40px; padding-left:31px; font-size:15px; color:#666666;}


#sub_footer{height: 157px; background: #000000; padding-top: 18px; padding-bottom: 47px;}
#sub_footer .inner{position: relative;}
#sub_footer .inner .privacy{margin-bottom: 33px;}
#sub_footer .inner .privacy li{position: relative; float: left; margin-right: 23px;}
#sub_footer .inner .privacy li:after{content: ''; position: absolute; top: 6px; right: -12px; width: 1px; height: 15px; background: #fff;}
#sub_footer .inner .privacy li:last-child:after{content : ''; display: none;}
#sub_footer .inner .privacy li a{font-size: 13px; font-weight: 400; line-height: 1; color:#fff;}

#sub_footer .inner .address{font-size: 13px; font-weight: 400; line-height: 1; color:#fff; margin-bottom: 20px;}
#sub_footer .inner .copy{font-size: 13px; font-weight: 400; line-height: 1; color:#bbbbbb;}
#sub_footer .inner .f_logo{position: absolute; bottom: 0; right: 2.6%;}



/* sub0601 */
	#sub0601_wrap{}
	#sub0601_wrap .sub0601_tit{position: relative; margin-bottom: 50px; 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: 65px; height: 53px;}
	#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: 65px; height: 53px;}
	#sub0601_wrap .sub0601_tit p.tit{font-size: 24px; font-weight: 500; line-height: 40px; color:#222222;}
	#sub0601_wrap .sub0601_tit p.tit i{display: block;}
	#sub0601_wrap .sub0601_tit p.tit span{font-size: 25px; 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: 16px; font-weight: 400; line-height: 27px; color:#222222; margin-bottom: 14px;}
	#sub0601_wrap .txt_wrap p.con:last-child{margin-bottom: 0;}
	#sub0601_wrap .txt_wrap p.con i{display: block;}

	#sub0601_wrap .img_g{margin-bottom: 46px;}
	#sub0601_wrap .img_g .img_wrap{position: relative; width: 100%; height: 0; padding-bottom: 27.14%;}
	#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: 16px; font-weight: 400; line-height: 27px; color:#222222; margin-bottom: 37px;}
	#sub0601_wrap .txt_bot p.sign{}
	#sub0601_wrap .txt_bot p.sign span{font-size: 20px; font-weight: 600; line-height: 1; color:#222222; margin-right: 6px;}
	#sub0601_wrap .txt_bot p.sign img{width: 64px; height: 32px; vertical-align: text-bottom;}


/*sub0101*/
.sub0101_list_wrap ul li>div:first-child{width:60%;margin-bottom:30px;}
.sub0101_list_wrap ul li>div:nth-child(2){width:40%;margin-bottom:30px;}
.sub0101_list_wrap ul li .img{position: relative;width: 50%;height:auto;padding-bottom: 35.06%;/* background:#ddd; */}
.sub0101_list_wrap ul li .text_wrap{position:relative;padding:20px 30px;}
.sub0101_list_wrap ul li .text_wrap .view_btn{position:absolute;display:block;width:100px;height:40px;line-height:40px;border:1px solid #ddd;text-align:center;color:#222;bottom:30px;}

.sub0101_list_wrap ul li .text_wrap:hover{background:#fff;}
.sub0101_list_wrap ul li .text_wrap:hover h5{color:#273e82;}
.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>div:first-child{width:50%;margin-bottom:0px;}
.sub01_view_wrap .top>div:nth-child(2){width:50%;margin-bottom:0px;}
.sub01_view_wrap .top .text_wrap{position:relative;padding-top:0px ;padding-left:30px;}

.sub01_view_slide .slick-dots{position: absolute; bottom: -20px; 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 h5{font-size:25px;}
.sub0201_wrap h6{font-size:22px;font-weight:600;color:#222;}
.sub0201_wrap h6 span{font-size:16px;font-weight:500;}
.sub0201_wrap .sec1 p {font-size:16px;}

.sub0201_wrap .sec2{margin-top:80px;}
.sub0201_wrap .sec2>ul{display: flex;flex-direction: row; flex-wrap: wrap;} 
.sub0201_wrap .sec2>ul>li{width:48.5%;margin-right:2.9%;text-align:center;padding:20px;border:1px solid #ddd;}
.sub0201_wrap .sec2>ul>li:last-child{margin-right:0%;}
.sub0201_wrap .sec2>ul>li:nth-child(2n){margin-right:0%;}
.sub0201_wrap .sec2>ul>li:nth-child(3){margin-top:20px;}
.sub0201_wrap .sec2>ul>li:nth-child(4){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:17px;font-weight:500;margin-bottom:20px;}
.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:16px;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;}

.sub0201_wrap .sec3 p{font-size:16px;}


/*sub0202*/
.sub0202_wrap .con01{padding-bottom: 25px;}
.sub0202_wrap .con01 .inner > em{position: relative; display: block; font-size: 24px; line-height: 1; font-weight: 700; color:#222; padding-top: 60px; text-align: center;}
.sub0202_wrap .con01 .inner > em:before{content:''; position: absolute; left: 50%; top: 0; width: 1px; height: 40px; 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: 26px; 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: 55px 0 60px; background-color:#f5f5f5;}
.sub0202_wrap .con02 .inner{display: flex;}
.sub0202_wrap .con02 .left_mob{display: none; }
.sub0202_wrap .con02 .left{width: 25%; margin-right: 5%;}
.sub0202_wrap .con02 .left .slick-list{padding: 0 !important;}
.sub0202_wrap .con02 .left .slick-track{width: 100% !important; transform: translate3d(0px, 0px, 0px) !important;}
.sub0202_wrap .con02 .left .custom_pager li{width: 100% !important; height: 40px; border-radius: 25px; padding-left: 28px; font-size: 20px; line-height: 40px; color:#999; margin-top: 10px; 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 .right{width: 70%; padding-top: 10px;}
.sub0202_wrap .con02 .right ul li p{position: relative; font-size: 16px; color:#555; padding-left: 134px; 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{background:url("/images/sub/sub0401_bg.jpg")no-repeat center bottom;text-align:center;padding-bottom:60px;}
.sub0401_wrap .sec01 h5{position:relative;display:block;width:100%;font-size:24px;font-weight:600;text-align:center;color:#222;margin:0 auto;padding-bottom:20px;}
.sub0401_wrap .sec01 .inner>span{display:inline-block;width:100%;margin-top:20px;font-size:16px;}

.sub0401_wrap .sec01 .round_wrap ul{width: 100%;}
.sub0401_wrap .sec01 .round_wrap ul div img {padding-bottom:20px;}
.sub0401_wrap .sec01 .round_wrap ul div span{display:block;text-align: center; font-size: 16px; font-weight: 500; color: #222;}

.sub0401_wrap .sec02{background:#f5f5f5;}
.sub0401_wrap .sec02 ul{display:flex;}
.sub0401_wrap .sec02 ul li{padding:60px 20px;border-right:1px solid #ddd;width: 100%;}
.sub0401_wrap .sec02 ul li:first-child{border-left:1px solid #ddd;}
.sub0401_wrap .sec02 ul li h6{font-size:22px;color:#222;font-weight:600;margin-bottom:10px;height:84px;}
.sub0401_wrap .sec02 ul li h6 em{font-size:22px;color:#f39801;font-weight:600;}
.sub0401_wrap .sec02 ul li span{font-size:16px;}

/* 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: flex; padding: 0 20px 0 20px; background-color:#f5f5f5; height: 220px;}
.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;}
.sub0401_wrap .con01 .left img{width: 100%; height: 100%;}
.sub0401_wrap .con01 .right{width: calc(100% - 152px); padding-left: 40px; align-self: center;}
.sub0401_wrap .con01 .right em{position: relative; display: block; line-height: 1; font-size: 30px; 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: 15px; color:#222; line-height: 27px; margin-top: 20px;}
.sub0401_wrap .con02{margin-top: 40px;}
.sub0401_wrap .con02 em{display: block; font-size: 20px; color:#222; line-height: 1; font-weight: 700;}
.sub0401_wrap .con02 p{font-size: 15px; 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 40px; text-align: center;}
.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(4){margin-right: 0;}
.sub0401_wrap .con02 ul li:before{content:''; position: absolute; left: -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: none;}
.sub0401_wrap .con02 ul li span{display: block; text-align: center; line-height: 132px; font-size: 18px;font-weight: 500; color:#222; }
.sub0401_wrap .con03{margin-top: 60px;}
.sub0401_wrap .con03 em{display: block; font-size: 20px; color:#222; line-height: 1; font-weight: 700;}
.sub0401_wrap .con03 em span{font-size: 18px; color:#555}
.sub0401_wrap .con03 .pc_table{display: table; width:100%; margin-top: 20px;}
.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: none;}
.sub0401_wrap .con04{margin-top: 40px;}
.sub0401_wrap .con04 em{display: block; font-size: 20px; 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: 15px; color:#222; margin-top: 10px;}
.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: 30px; font-weight: 500; line-height: 47px; 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: 26px; 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: block;}
#sub0403_wrap .sub0403_tit p i.mob{display: none;}

#sub0403_wrap .sub0403_list{display: flex;flex-wrap: wrap;gap: 10px;width: 100%;}
#sub0403_wrap .sub0403_list li{width: calc((100% - 20px) / 3); text-align: center;border: 1px solid #ddd; padding: 25px 10px; 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 img{margin-bottom: 20px;}
#sub0403_wrap .sub0403_list li strong{display: block; font-size: 18px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 20px;}
#sub0403_wrap .sub0403_list li:nth-child(8) strong{display: block; font-size: 18px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 15px;}
#sub0403_wrap .sub0403_list li:nth-child(9) strong{display: block; font-size: 18px; font-weight: 700; line-height: 1; color:#222; margin-bottom: 15px;}
#sub0403_wrap .sub0403_list li strong span{margin-top: 10px; display: block; font-size: 13px; font-weight: 400; line-height: 1.2; color:#777777;}
#sub0403_wrap .sub0403_list li p{font-size: 16px; font-weight: 400; line-height: 27px; color:#222222;}
#sub0403_wrap .sub0403_list li p br{display: none;}

/* sub0203 */
#sub0203_wrap .section01 .txtinfo .txtlist{padding-top: 28px; border-top: 3px solid #f39801; border-bottom: 1px solid #dddddd;}
#sub0203_wrap .section01 .txtinfo .txtlist li{position: relative; padding-left: 108px; font-size: 15px; 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: 20px;}
#sub0203_wrap .select_box select{width: 300px; height: 43px; 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: 2px 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;}

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

#sub0503_wrap .sub0503_sec01{text-align: center; margin-bottom: 40px;}
#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: none;}

#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: 20px; font-weight: 500; line-height: 1; color:#222; text-align: left; vertical-align: top; padding-top: 43px;}
#sub0503_wrap table td{padding: 40px 0; font-size: 15px; font-weight: 400; line-height: 27px; color:#555555;}
#sub0503_wrap table td span{display: inline-block; margin-right: 40px; width: 85px;}
#sub0503_wrap table td strong{display: inline-block; margin: 0 16px; color:#999999;}
#sub0503_wrap colgroup col:first-child{width: 25%;}
#sub0503_wrap colgroup col{width: 74.93%;}

.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;}


/* sub0605 */
.sub0605_wrap ul li{position: relative; display: flex; padding: 20px 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: 43.92%; 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: calc(100% - 43.92%); padding-left: 30px; align-self: center; }
.sub0605_wrap ul li .right em{position: relative; display: block; padding-left: 23px; font-size: 28px; line-height: 29px; font-weight: 500; color:#222; margin-bottom: 25px;}
.sub0605_wrap ul li .right em:before{content:''; position: absolute; left: 0; top: 0; width: 3px; height: 29px; background:url(/images/sub/sub0605_deco.png)center no-repeat;}
.sub0605_wrap ul li .right p{position: relative; font-size: 15px; line-height: 27px; padding-left: 133px; min-height: 27px; color:#555; margin-top: 14px;}
.sub0605_wrap ul li .right p span{position: absolute; left: 0; top: 0; font-size:15px; font-weight: 500; color:#222; }
.sub0605_wrap ul li .right p span i{display: inline-block; width: 55px;}
.sub0605_wrap ul li .right p span b{display: inline-block; width: 10px;}
.sub0605_wrap ul li .right a{position: static; display: 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: 23px;}



/* 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: 30px;}
.sub0608_wrap .tab_con ul li{position: relative; padding-left: 170px; font-size: 15px; color:#222; line-height: 20px; margin-top: 30px;}
.sub0608_wrap .tab_con ul li:first-child{ font-size: 20px; font-weight: 500; margin-top: 0;}
.sub0608_wrap .tab_con ul li span{position: absolute; left: 0; top: 0; font-size: 20px; font-weight: 500;padding-left: 50px;}
.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_pc.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_pc.png)center no-repeat; background-size:100% 100%;}
.sub0608_wrap .tab_con ul li:nth-child(3) span:before{width: 30px; height: 31px; background:url(/images/sub/sub0608_icon03_pc.png)center no-repeat; background-size:100% 100%;}



.sub0603_wrap .tab_con01 em.vision_tit{display: block; text-align:center; font-size: 25px; font-weight: 600; 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: 35px;}
.sub0603_wrap .tab_con01 .vision_wrap .top{text-align:center; width: 300px; height: 300px; margin: 0 auto; background:url(/images/sub/sub0603_1_icon04_tab.png)center top no-repeat; background-size:100% 100%;padding-top:90px;}
.sub0603_wrap .tab_con01 .vision_wrap .top em{position: relative; display: block; text-align: center; font-size: 28px; 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: 16px; color:#222; line-height: 27px; margin-top: 18px;}
.sub0603_wrap .tab_con01 .vision_wrap ul{ font-size: 0; text-align: center; margin-top: 38px;}
.sub0603_wrap .tab_con01 .vision_wrap ul li{position: static; display: inline-block; width: 33.33%; vertical-align: top;}
.sub0603_wrap .tab_con01 .vision_wrap ul li:nth-child(1){left: -390px; top: 60px;}
.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: 25px; line-height: 1; margin-top: 20px; color:#222;}
.sub0603_wrap .tab_con01 .vision_wrap ul li p{font-size: 16px; line-height: 27px; color:#222; margin-top: 20px; text-align: center;}
.sub0603_wrap .tab_con01 .vision_wrap ul li p i{display: block; }
.sub0603_wrap .tab_con01 .vision_wrap ul li span{display: block; text-align: center; line-height: 1; color:#f39801; font-size: 16px; margin-top: 10px;}



.sub0603_wrap .tab_con02 ul{display: flex;}
.sub0603_wrap .tab_con02 ul li {width: 32.08%; margin-right: 1.88%; border: 1px solid #ddd; border-top:2px solid #f39801;}
.sub0603_wrap .tab_con02 ul li:last-child{margin-right: 0;}
.sub0603_wrap .tab_con02 .txt_area{ padding: 25px 0; text-align: center;}
.sub0603_wrap .tab_con02 .txt_area em{display: block; text-align: center; line-height: 1; font-size: 25px; font-weight: 500; color:#222; margin-top: 20px;}
.sub0603_wrap .tab_con02 .txt_area i{display: block; }
.sub0603_wrap .tab_con02 .txt_area p{font-size: 15px; line-height: 27px; color:#222;margin-top: 15px; }

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

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

.sub0603_wrap .tab_con03 .quality_wrap .quality_top{margin-bottom: 50px;}
.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: 35px 0 35px 40px;}
.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: 40px; height: 40px; font-size: 20px; font-weight: 500; line-height: 40px; color:#fff; background: #f39801; text-align: center; margin-right: 60px; vertical-align: middle;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li > div{position: relative; padding-left: 95px; display: inline-block;}
.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: 20px; font-weight: 500; line-height: 1; color:#f39801; margin-bottom: 20px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_top ul li div p span{display: block; font-size: 15px; font-weight: 400; line-height: 1; color:#222222;}

.sub0603_wrap .tab_con03 .quality_wrap .quality_mid{margin-bottom: 52px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .img_wrap{text-align: center; margin-bottom: 92px;}
.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: 50px;  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.jpg')top center no-repeat; width: 95px; height: 65px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g p{font-size: 25px; font-weight: 500; line-height: 1; color:#222222; margin-bottom: 45px;}
.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: left; width: 210px; margin-right: 110px;}
.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: 210px; height: 210px; 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: 20px; font-weight: 500; line-height: 27px; color:#f39801; margin-top: 24px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li strong{display: block; font-size: 20px; font-weight: 500; line-height: 1; color:#222222; margin-bottom: 20px; margin-top: 30px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li ul{padding-left: 36px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li ul li{text-align: left; position: relative; padding-left: 14px; font-size: 15px; font-weight: 400; line-height: 1; color:#555555; margin-bottom: 14px;}
.sub0603_wrap .tab_con03 .quality_wrap .quality_mid .quality_g ul > li ul li:before{content: ''; position: absolute; top: 5px; left: -5px; 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{width: 100%;}







.sub0603_wrap .tab_con04 .con01 em{display: block; line-height: 1; font-size: 30px; font-weight: 700; color:#222;}
.sub0603_wrap .tab_con04 .con01 p{font-size: 15px; color:#222; margin-top: 25px;}
.sub0603_wrap .tab_con04 .con02{margin-top: 35px;}
h5.sub06_tit{position: relative; display: block; padding-left: 25px; font-size: 28px; font-weight: 700; color:#222; }
h5.sub06_tit:before{content:''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; width: 3px; height: 29px; 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: 325px; height:455px; background-color:#dddddd; margin: 0 auto;}
.sub0603_wrap .tab_con04 .con02_wrap .right{width: 100%; margin-top: 50px;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li{display: flex; align-items:center; height:125px; border-bottom: 1px dashed #ddd; padding-left: 40px;}
.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: 40px; height: 40px; margin-right: 60px;line-height: 40px; font-size: 20px; font-weight: 500; color:#fff; background-color:#f39801; text-align: center;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .icon{margin-right: 43px;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .txt em{display: block; line-height: 1; font-size: 20px; font-weight: 500; color:#f39801;}
.sub0603_wrap .tab_con04 .con02_wrap .right ul li .txt p{font-size: 15px; color:#222; line-height: 1; margin-top: 18px;}


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

.sub0603_wrap .tab_con05 .ethics_wrap{}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_tit{margin-bottom: 60px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_tit strong{display: block; font-size: 30px; font-weight: 700; line-height:1; color:#222222; margin-bottom: 30px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_tit p{font-size: 16px; font-weight: 400; line-height: 1; color:#222222 ;}

.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top{margin-bottom: 60px;}
.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%;display: flex;justify-content: center;margin-bottom: 40px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .img_wrap img{}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .txt_wrap{width: 100%;text-align: center;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .txt_wrap p{font-size: 16px; font-weight: 400; line-height: 27px; color:#222222; margin-bottom: 5px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_top .ethics_top_g .txt_wrap p span{font-size: 16px; font-weight: 600; line-height: 27px; color:#f39801;}

.sub0603_wrap .tab_con05 .ethics_wrap .ethics_mid{margin-bottom: 60px;}
.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: 30px 33px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g p{font-size: 15px; font-weight: 500; line-height: 1; 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: 15px; font-weight: 400; line-height: 1; color:#222222; margin-bottom: 16px;}
.sub0603_wrap .tab_con05 .ethics_wrap .ethics_bot .ethics_bot_g .ethics_list > li:before{content: ''; position: absolute; top: 50%; 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: 15px; 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: 15px; 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: 15px; font-weight: 500; line-height: 1; color:#f39801;}

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

/* tab_con06 */

.sub0603_wrap .tab_con06{}
.sub0603_wrap .tab_con06 .privacy_wrap{}

.sub0603_wrap .tab_con06 .privacy_wrap .policy_g{}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g .sub03_tit{position: relative; font-size: 30px; font-weight: 500; line-height: 1; color:#222; padding-left: 24px; margin-bottom: 55px;}
.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')top center no-repeat; width: 3px; height: 29px;}

.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul{}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li{position: relative; padding-left: 190px; height: 150px; margin-bottom: 30px; padding-top: 25px;}
.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: absolute; top: 0; left: 0;}
.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: 20px; font-weight: 500; line-height: 1; color:#222; margin-bottom:  42px;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .policy_txt strong:after{content: ''; position: absolute; bottom: -20px; left: 0; width: 40px; height: 2px; background: #dddddd;}
.sub0603_wrap .tab_con06 .privacy_wrap .policy_g ul li .policy_txt p{font-size: 15px; font-weight: 400; line-height: 27px; color:#555555;}



}

@media screen and (max-width: 900px){
.section01_wrap .visual_wrap .visual_slide li a .txt_wrap p.txt{margin-bottom: 38px;}

}
