@font-face {
    font-family: 'NotoSerifKR';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_two@1.0/NotoSerifKR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Cafe24Danjunghae';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_twelve@1.1/Cafe24Danjunghae.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#container{width: 100%; max-width: 100%;}


.sub_wrap img{max-width: 100%; display: block; margin: 0 auto;}
.sub_wrap p{font-size: 19px; line-height: 1.7; word-break: keep-all;}

.sub_wrap .w_1400{max-width: 95%; width: 1400px; margin: 0 auto;}
.sub_wrap .title{text-align: center;}
.sub_wrap .title h1{font-size: 44px; text-align: center;font-weight:800; display: inline-block; position: relative; line-height: 1.3;}
.sub_wrap .title h1::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f10d';
    font-size: 30px;
    color: #00345a;
    position: absolute;
    left: -40px;
    top: -20px;
}
.sub_wrap .title h1::after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f10e';
    font-size: 30px;
    color: #00345a;
    position: absolute;
    right: -40px;
    top: -20px;
}
.sub_wrap .title h1 span{color: #00345a;}

.sub_wrap .title02 h1{text-align: center; font-size: 44px ; font-weight:800; line-height: 1.3;}
.sub_wrap .title02 h1 span{color: #00345a;}
.sub_wrap .title02 p{text-align: center; margin: 50px 0;}
.sub_wrap .title02 p span{background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b1d2e5 50%); font-weight: 600;}


.sub_wrap .bot_cont{display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 100px;}
.sub_wrap .bot_cont .bot_box{width: 49%; margin-bottom: 2%; display: flex; border: 1px solid #ddd; box-sizing: border-box; }
.sub_wrap .bot_cont .bot_box .left{width: 40%;}
.sub_wrap .bot_cont .bot_box .left h1{text-align: center; background-color: #00345a; color: #fff; padding: 15px 0; font-size: 22px;}
.sub_wrap .bot_cont .bot_box .right{width: 60%; box-sizing: border-box; padding: 20px; display: flex; align-items: center;}
.sub_wrap .bot_cont .bot_box .right ul li{font-size: 17px; line-height: 1.5; padding-left: 15px; position: relative; word-break: keep-all; }
.sub_wrap .bot_cont .bot_box .right ul li::before{width: 5px; height: 5px; border-radius: 50%; background-color: #466f8b; content: ''; position: absolute; top: 9px; left: 0;}
.sub_wrap .bot_cont .bot_box .right ul li+li{margin-top: 10px;}



.sub_0101 .top{}
.sub_0101 .top .title h1{margin: 130px 0 50px 0;}
.sub_0101 .top .img img{border-radius: 25px;}
.sub_0101 .top .txt p{text-align: center; }


.sub_0101 .mid{margin: 130px 0; padding: 130px 0; background-image: url(/img/0101_mid_bg.jpg); background-attachment: fixed; background-size: cover; background-position: center; position: relative;}
.sub_0101 .mid::before{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.5); content: ''; position: absolute;}
.sub_0101 .mid .w_1400{position: relative; z-index: 10;}
.sub_0101 .mid h1{font-size: 44px; font-weight:800; color: #fff; text-align: center;}
.sub_0101 .mid .cont{display: flex; justify-content: space-between; margin-top: 100px;}
.sub_0101 .mid .cont .box{width: 32%; text-align: center; background-color: rgba(255, 255, 255, 0.8); box-sizing: border-box; padding-top: 30px; border-radius: 15px; position: relative; }
.sub_0101 .mid .cont .box .num{position: absolute; top: -40px; left: 50%; transform: translateX(-50%); width: 80px; height: 80px; background-color: #00345a; display: flex; justify-content: center; align-items: center; border-radius: 50%} 
.sub_0101 .mid .cont .box h2{font-size: 26px; font-weight:800; color: #fff;}
.sub_0101 .mid .cont .box h3{margin: 30px 0 20px 0; font-size: 26px;  font-weight:800; color: #00345a; line-height: 1.5;}
.sub_0101 .mid .cont .box img{width: 80px; display: block; margin: 0 auto 20px;}
.sub_0101 .mid .cont .box .ul_box{height: 130px; margin-top: 20px; text-align: left; background-color: #00345a; padding: 20px; box-sizing: border-box; border-radius: 0 0 15px 15px;}
.sub_0101 .mid .cont .box .ul_box ul li{font-size: 18px; padding-left: 15px; position: relative; line-height: 1.5; color: #fff;}
.sub_0101 .mid .cont .box .ul_box ul li+li{margin-top: 5px;}
.sub_0101 .mid .cont .box .ul_box ul li::before{width: 5px; height: 5px; border-radius: 50%; left: 0; top: 10px; content: ''; position: absolute; background-color: #fff;}
 
.sub_0101 .bot{text-align: center;}
.sub_0101 .bot .bot_logo img{width: 350px; }
.sub_0101 .bot .bot_img{margin: 70px 0;}
.sub_0101 .bot .bot_img img{border-radius: 20px;}
.sub_0101 .bot p{text-align: center;  margin: 50px 0;}
.sub_0101 .bot ul{display: flex; justify-content: center;}
.sub_0101 .bot ul li+li{margin-left: 30px;}
.sub_0101 .bot ul li{font-size: 23px; line-height: 1; padding: 20px 5px; border-radius: 50px; background-color: #00345a; color: #fff; width: 28%; text-align: center; font-weight: bold;}


.sub_0102 .bot ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.sub_0102 .bot ul li{width: 32%; box-sizing: border-box; padding: 30px 10px; position: relative; border: 1px solid #ddd; }
.sub_0102 .bot ul li:nth-child(-n+3){margin-bottom: 2%;}
.sub_0102 .bot ul li:nth-child(2n){background-color: #f7f7f7;}
.sub_0102 .bot ul li .img{width: 120px; height: 120px; border-radius: 50%; background-color: #666; transition: all .5s; display: flex; justify-content: center; align-items: center; margin: 0 auto;}
.sub_0102 .bot ul li img{margin: 0 auto; display: block; width: 70px; transition: transform 1s; transform-style: preserve-3d;}
.sub_0102 .bot ul li h4{font-size: 26px; text-align: center; margin: 20px 0 15px; font-weight: 600;}
.sub_0102 .bot ul li p{font-size: 19px; text-align: center; line-height: 1.6;}
.sub_0102 .bot ul li::after{border-top: 2px solid #00345a; transition: all .5s; border-right: 2px solid #00345a; content: ''; top: -1px; position: absolute; right: -1px; width: 0; height: 0; opacity: 0;}
.sub_0102 .bot ul li::before{border-bottom: 2px solid #00345a; transition: all .5s; border-left: 2px solid #00345a; content: ''; bottom: -1px; position: absolute; left: -1px; width: 0; height: 0; opacity: 0;}
.sub_0102 .bot ul li:hover::after{width: calc(100% + 2px); height: calc(100% + 2px); opacity: 1;}
.sub_0102 .bot ul li:hover::before{width: calc(100% + 1px); height: calc(100% + 1px); opacity: 1;}
.sub_0102 .bot ul li:hover .img{background-color: #00345a;}
.sub_0102 .bot ul li:hover img{transform: rotateY(360deg);}


.sub_0103 .top img{border-radius: 20px;}
.sub_0103 .top .title{margin: 130px 0 50px 0;}
.sub_0103 .top p{text-align: center; }

.sub_0103 .mid{margin: 130px 0; padding: 130px 0; background-image: url(/img/0103_mid_bg.jpg); background-attachment: fixed; background-size: cover; background-position: center; position: relative;}
.sub_0103 .mid::before{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,0.5); content: ''; position: absolute;}
.sub_0103 .mid .inner{position: relative; z-index: 10;}
.sub_0103 .mid h1{font-size: 44px; font-weight:800; color: #fff; text-align: center;}
.sub_0103 .mid ul{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 100px;}
.sub_0103 .mid ul li{width: 23.5%; box-sizing: border-box; border-radius: 50px; padding: 25px 5px; background-color: #00345a; color: #fff; text-align: center; line-height: 1; font-size: 21px; font-weight: bold;}
.sub_0103 .mid ul li:nth-child(-n+4){margin-bottom: 2%;}

.sub_0103 .bot_img{margin: 70px 0;}
.sub_0103 .bot_img img{border-radius: 20px;}
.sub_0103 .bot p{text-align: center; }

.sub_0103 .bot02{display: flex; align-items: center; background-color: #effbff; margin-top: 100px;}
.sub_0103 .bot02>div{width: 50%;}
.sub_0103 .bot02 .txt{padding: 0 2%; box-sizing: border-box;}
.sub_0103 .bot02 .txt .title h1{font-size: 30px; line-height: 1.5;}
.sub_0103 .bot02 .txt .title h1 span{font-size: 40px;}
.sub_0103 .bot02 .txt p{text-align: center; margin-top: 50px;}

.sub_0104 .top{text-align: center;}
.sub_0104 .top h1{text-align: center; font-size: 44px; font-weight:800; margin: 100px 0 50px ;}
.sub_0104 .top h1 span{color: #00345a;}
.sub_0104 .top p{text-align: center;  }
.sub_0104 .top h2{display: inline-block; margin-top: 40px; font-size: 19px; background-color: #00345a; color: #fff; line-height: 1; padding: 15px 30px; border-radius: 50px;}

.sub_0104 .mid01{background-color: #f9f9f9; margin: 100px 0; padding: 100px 0;}
.sub_0104 .mid01 ul{}
.sub_0104 .mid01 ul li{display: flex; align-items: center; justify-content: space-between;}
.sub_0104 .mid01 ul li+li{margin-top: 100px;}
.sub_0104 .mid01 ul li>div{width: 47%;}
.sub_0104 .mid01 ul li .img img{border-radius: 20px; width: 100%;}
.sub_0104 .mid01 ul li .txt .num h2{font-size: 40px; color: #00345a; font-weight:800;}
.sub_0104 .mid01 ul li .txt h1{font-size: 36px; margin: 10px 0 40px 0; font-weight:800; line-height: 1.3;}
.sub_0104 .mid01 ul li .txt p span{background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b1d2e5 50%); font-weight: 600;}


.sub_0104 .mid02 .member+.member{margin-top: 100px;}
.sub_0104 .mid02 .member{background-color: #f9f9f9; padding: 80px; box-sizing: border-box; position: relative; border-radius: 20px;}
.sub_0104 .mid02 .member .before-bg {
    position: absolute;
    left: 0;
    bottom: 80px;
    width: 100%;
    background-color: #d6e3eb;
    z-index: 0;
    height: 635px; /* 기본값: JS가 자동으로 조정해줄거야 */
}
.sub_0104 .mid02 .member .top_cont .interview{margin-bottom: 50px; text-align: center;}
.sub_0104 .mid02 .member .top_cont .interview h1{font-size: 28px; font-family: 'NotoSerifKR'; color: #00345a; position: relative; display: inline-block;}
.sub_0104 .mid02 .member .top_cont .interview h1::before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f10e';
    position: absolute;
    right: -40px;
    top: -20px;
    color: #d6e3eb;
}
.sub_0104 .mid02 .member .top_cont .interview h1::after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f10d';
    position: absolute;
    left: -40px;
    top: -20px;
    color: #d6e3eb;
}
.sub_0104 .mid02 .member .bot{box-sizing: border-box; display: flex; justify-content: space-between; position: relative; z-index: 1; align-items: end;}
.sub_0104 .mid02 .member .txt{width: 47%; margin-top: 20px;}
.sub_0104 .mid02 .member .txt03 ul{height: 600px;}
.sub_0104 .mid02 .member .txt h2{font-size: 19px; color: #00345a; margin-bottom: 10px; font-weight:800;}
.sub_0104 .mid02 .member .txt h3{font-size: 44px; margin-bottom: 20px; font-weight:800; color: #00345a}
.sub_0104 .mid02 .member .txt h3 span{font-size: 0.5em; }
.sub_0104 .mid02 .member .txt ul{padding: 20px 0;}
.sub_0104 .mid02 .member .txt ul li{position: relative; padding-left: 15px; font-size: 17px; line-height: 1.5;}
.sub_0104 .mid02 .member .txt ul li+li{margin-top: 7px;}
.sub_0104 .mid02 .member .txt ul li::before{width: 5px; height: 5px; background-color: #00345a; border-radius: 50%; left: 0; top: 10px; content: ''; position: absolute;}
.sub_0104 .mid02 .member .txt ul li dl dd{position: relative; padding-left: 15px; font-size: 16px; margin-top: 7px; word-break: keep-all;}
.sub_0104 .mid02 .member .txt ul li dl dd::before{width: 7px; height: 1px; background-color: #333; left: 0; top: 10px; content: ''; position: absolute;}
.sub_0104 .mid02 .member .img{width: 47%;}
.sub_0104 .mid02 .member .img img{width: 100%; border-radius: 300px 300px 0 0;}

.sub_0104 .mid03{margin: 100px 0; padding: 100px 0; background-image: url(/img/0104_bg.jpg); background-attachment: fixed; background-size: cover; position: relative;}
.sub_0104 .mid03::before{width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.7); top: 0; left: 0; content: ''; position: absolute;}
.sub_0104 .mid03 .inner{position: relative; z-index: 10;}
.sub_0104 .mid03 table{width: 100%; border-collapse: collapse; margin: 70px 0; background-color: #fff;}
.sub_0104 .mid03 table th{font-size: 19px; padding: 20px 10px; border: 1px solid #ccc; text-align: center; background-color: #d6e3eb;}
.sub_0104 .mid03 table td{font-size: 19px; padding: 20px 10px; border: 1px solid #ddd; text-align: center;}
.sub_0104 .mid03 .bot_ul ul{display: flex; justify-content: center;}
.sub_0104 .mid03 .bot_ul ul li+li{margin-left: 20px;}
.sub_0104 .mid03 .bot_ul ul li{box-sizing: border-box; padding: 10px 10px; border-radius: 50px; background-color: #00345a; width: 275px; max-width: 23%;}
.sub_0104 .mid03 .bot_ul ul li a{display: flex; align-items: center;}
.sub_0104 .mid03 .bot_ul ul li .img{width: 50px; height: 50px; border-radius: 50%; background-color: #fff; display: flex; justify-content: center; align-items: center;}
.sub_0104 .mid03 .bot_ul ul li img{width: 30px;}
.sub_0104 .mid03 .bot_ul ul li .txt{font-size: 26px; ;text-align: center; color: #fff; font-weight:800; margin: 0px 15px; width: calc(100% - 80px);}

.sub_0104 .bot .flexslider{width: 1000px; max-width: 100%; margin: 70px auto 0;}
/* 하단 썸네일 */
#carousel.flexslider {
  margin: 0 auto;
  width: 1000px;
  max-width: 100%;
}
#carousel .slides {
  display: flex;
}
#carousel .slides li {
  flex: 0 0 auto;
  width: 100px;
  height: 80px;
  margin-right: 10px;
}
#carousel .slides img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  transition: border-color 0.3s ease;
  opacity: 0.7;
}
#carousel .flex-active-slide img {
  opacity: 1;
}
  
.sub_0104 .bot_map{margin-top: 100px;}

.sub_0104_3 .mid02{margin-top: 100px;}


.sub_0201 .top .cont{display: flex; justify-content: center; margin-top: 100px; flex-wrap: wrap;}
.sub_0201 .top .cont .box{width: 32%; text-align: center; background-color: #f9f9f9; border: 1px solid #ddd; box-sizing: border-box; padding: 20px 10px; border-radius: 15px; position: relative; margin-right: 2%;}
.sub_0201 .top .cont .box:nth-child(3), .sub_0201 .top .cont .box:nth-child(5){margin-right: 0;}
.sub_0201 .top .cont .box:nth-child(-n+3){margin-bottom: 4%;}
.sub_0201 .top .cont .box .num{position: absolute; top: -35px; left: 50%; transform: translateX(-50%); width: 70px; height: 70px; background-color: #00345a; display: flex; justify-content: center; align-items: center; border-radius: 50%} 
.sub_0201 .top .cont .box h2{font-size: 26px; font-weight:800; color: #fff;}
.sub_0201 .top .cont .box h3{margin: 30px 0 20px 0; font-size: 26px;  font-weight:800; color: #00345a; line-height: 1.5;}
.sub_0201 .top .cont .box img{width: 80px; display: block; margin: 0 auto 20px;}
.sub_0201 .top .cont .box p{text-align: center; font-size: 19px; }

.sub_0201 .top02{margin: 100px 0; padding: 100px 0; background-color: #effbff;}
.sub_0201 .top02 .img{width: 1000px; margin: 0 auto; max-width: 100%;}
.sub_0201 .top02 .txt{background-color: #00345a; padding: 30px 10px; box-sizing: border-box; border-radius: 15px; text-align: center; margin-top: 70px;}
.sub_0201 .top02 .txt h1{font-size: 28px; font-weight:800; color: #fff;}
.sub_0201 .top02 .txt h2{font-size: 19px; color: #fff; margin-top: 15px; font-weight: normal;}

.sub_0201 .mid_img img{margin: 100px 0 70px 0;}
.sub_0201 .mid_img h3{background-color: #00345a; padding: 30px 10px; box-sizing: border-box; border-radius: 15px; text-align: center; color: #fff; font-size: 28px;}

.sub_0201 .mid_banner{background-image: url(/img/mid_banner_bg.jpg); background-size: cover; background-attachment: fixed; padding-top: 5%; position: relative; border-radius: 20px; margin: 100px 0;}
.sub_0201 .mid_banner::before{width: 100%; height: 100%; background-color: rgba(239, 251, 255, 0.9); top: 0; left: 0; content: ''; position: absolute;}
.sub_0201 .mid_banner .inner{display: flex; justify-content: space-between; align-items: center; z-index: 10; position: relative;}
.sub_0201 .mid_banner .inner .txt{width: 58%; padding-bottom: 5%;}
.sub_0201 .mid_banner .inner .txt h2{font-size: 44px;  font-weight:800; margin-bottom: 40px; color: #00345a; }
.sub_0201 .mid_banner .inner .img{width: 40%; }


.sub_0301 .top_banner{background-color: #f2e9dc; position: relative; overflow: hidden;}
.sub_0301 .top_banner::before{width: 150%; height: 1200px; background-color: #cae3e7; top: 50%; left: -50%; transform: translate(-50%,-50%); transform: rotate(50deg); z-index: 0; position: absolute; content: '';}
.sub_0301 .top_banner .inner{display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 10;}
.sub_0301 .top_banner .inner .txt{width: 45%;}
.sub_0301 .top_banner .inner .txt h1{font-size: 44px; margin-bottom: 30px; color: #00345a; font-weight: 800;}
.sub_0301 .top_banner .inner .txt h3{font-size: 32px; margin: 70px 0 20px 0; font-weight: 800; color: #00345a;}
.sub_0301 .top_banner .inner .txt ul{display: flex;}
.sub_0301 .top_banner .inner .txt ul li+li{margin-left: 20px;}
.sub_0301 .top_banner .inner .txt ul li a{font-size: 19px; display: inline-block; line-height: 1; padding: 15px 40px; border-radius: 50px; background-color: #00345a; color: #fff; font-weight: bold;}
.sub_0301 .top_banner .inner .img{width: 50%;}
.sub_0301 .top_banner .inner .img img{width: 100%;}

.sub_0301 .top02{margin: 100px auto;}
.sub_0301 .top02 img{border-radius: 15px 15px 0 0; }
.sub_0301 .top02 p{text-align: center; font-size: 26px; font-weight: 600; background-color: #00345a; color: #fff; padding: 25px 10px; border-radius: 0 0 15px 15px;}

.sub_0301 .top03{background-image: url(/img/top03_bg.jpg); background-size: cover; background-attachment: fixed; padding: 100px 0; position: relative;}
.sub_0301 .top03::before{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.6); content: ''; position: absolute;}
.sub_0301 .top03 .inner{position: relative; z-index: 10;}
.sub_0301 .top03 .title02 h1{color: #fff; margin-bottom: 100px;}
.sub_0301 .top03 ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0301 .top03 ul li{width: 32%; box-sizing: border-box; padding: 20px; padding-top: 35px; position: relative; background-color: rgba(255, 255, 255, 0.8); border-radius: 15px;}
.sub_0301 .top03 ul li:nth-child(-n+5){margin-bottom: 50px;}
.sub_0301 .top03 ul li .num{position: absolute; width: 50px; height: 50px; background-color: #74bbd7; border-radius: 50%; display: flex; justify-content: center; align-items: center; top: -25px; left: 50%; transform: translateX(-50%);}
.sub_0301 .top03 ul li .num h1{color: #fff; font-size: 19px;}
.sub_0301 .top03 ul li h3{text-align: center; margin: 20px 0 20px 0; font-size: 26px; line-height: 1.3; color: #00345a; font-weight: 800;}
.sub_0301 .top03 ul li p{text-align: center; line-height: 1.5;}

.sub_0301 .mid{margin-top: 100px;}
.sub_0301 .mid ul{display: flex; justify-content: space-between; margin: 100px 0;}
.sub_0301 .mid ul li{width: 30%;}
.sub_0301 .mid ul li .num{width: 150px; height: 150px; background-image: url(/img/num_bg.png); margin: 0 auto; background-size: cover; display: flex; justify-content: center; align-items: center;}
.sub_0301 .mid ul li .num h1{color: #fff; font-size: 80px; font-family: 'Cafe24Danjunghae';}
.sub_0301 .mid ul li .line{width: 2px; height: 70px; background-color: #74bbd7; margin: 30px auto;}
.sub_0301 .mid ul li h2{text-align: center; font-size: 33px; font-weight:800;}
.sub_0301 .mid ul li p{background-color: #bfe3f0; padding: 20px; border-radius: 15px; box-sizing: border-box; text-align: center; margin-top: 20px;} 

.sub_0301 .mid02{background-image: url(/img/0301_bg.jpg); background-size: cover; background-attachment: fixed; margin-top: 100px ; padding: 100px 0; position: relative;}
.sub_0301 .mid02::before{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(255, 255, 255, 0.6); content: ''; position: absolute;}
.sub_0301 .mid02 .inner{position: relative; z-index: 10;}
.sub_0301 .mid02 p{text-align: center; margin-top: 70px; font-size: 22px;}
.sub_0301 .mid02 p span{background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b1d2e5 50%); font-weight: 600;}

.sub_0301 .bot_wrap{background-color: #effbff; padding: 100px 0;}
.sub_0301 .bot ul{display: flex; justify-content: space-between; margin-top: 100px;}
.sub_0301 .bot ul li{width: 18%; }
.sub_0301 .bot ul li .txt h1{padding: 15px 0; box-sizing: border-box; line-height: 1; font-size: 23px; font-weight:800; color: #00345a; border-bottom: 1px solid #ddd; margin-bottom: 20px;}
.sub_0301 .bot ul li dl dd{position: relative; font-size: 17px; word-break: keep-all; position: relative; padding-left: 15px; line-height: 1.5;}
.sub_0301 .bot ul li dl dd+dd{margin-top: 5px;}
.sub_0301 .bot ul li dl dd::before{width: 5px; height: 5px; background-color: #00345a; border-radius: 50%; content: ''; position: absolute; left: 0; top: 10px;}

.sub_0301 .bot02{background-color: #effbff; padding: 100px 0;}
.sub_0301 .bot02 ul{margin-top: 70px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0301 .bot02 ul li{width: 31%; box-sizing: border-box; padding: 20px; border-radius: 20px; text-align: center; font-size: 23px; background-color: #bfe3f0;}
.sub_0301 .bot02 ul li:nth-child(-n+3){margin-bottom: 3%;}

.sub_0302 .mid_0302{padding: 100px 0;}
.sub_0302 .mid_0302 ul{margin-top: 100px;}
.sub_0302 .mid_0302 ul li{display: flex; align-items: center; justify-content: space-between;}
.sub_0302 .mid_0302 ul li+li{margin-top: 100px;}
.sub_0302 .mid_0302 ul li>div{width: 47%;}
.sub_0302 .mid_0302 ul li .img img{border-radius: 20px; width: 100%;}
.sub_0302 .mid_0302 ul li .txt .num h2{font-size: 40px; color: #00345a; font-weight:800;}
.sub_0302 .mid_0302 ul li .txt h1{font-size: 36px; margin: 10px 0 40px 0; font-weight:800; line-height: 1.3;}
.sub_0302 .mid_0302 ul li .txt p{}

.sub_0302 .bot_0302{background-image: url(/img/0302_bot.jpg); background-size: cover; background-attachment: fixed; background-position: center; position: relative; padding: 100px 0;}
.sub_0302 .bot_0302::before{width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); top: 0; left: 0; content: ''; position: absolute;}
.sub_0302 .bot_0302 .w_1400{text-align: center; z-index: 10; position: relative;}
.sub_0302 .bot_0302 h4{font-size: 40px; color: #fff; margin-bottom: 50px; font-weight: 800;}
.sub_0302 .bot_0302 p{font-size: 20px; color: #fff;}

.sub_0401 .top .cont{margin: 100px 0; display: flex; justify-content: space-between; align-items: center;}
.sub_0401 .top .cont>div{width: 47%;}
.sub_0401 .top .cont .img img{border-radius: 20px;}
.sub_0401 .top .cont .txt h2{font-size: 26px; margin-bottom: 30px; line-height: 1.5; color: #00345a; font-weight:800;}

.sub_0401 .mid{background-color: #effbff; margin-top: 100px; padding: 100px 0;}
.sub_0401 .mid ul{display: flex; justify-content: space-between; margin-top: 100px;}
.sub_0401 .mid ul li{width: 25%; box-sizing: border-box; text-align: center;}
.sub_0401 .mid ul li+li{border-left: 1px solid #ddd;}
.sub_0401 .mid ul li .num{width: 40px; height: 40px; margin: 0 auto; background-color: #00345a; display: flex; justify-content: center; align-items: center; border-radius: 50%;}
.sub_0401 .mid ul li .num h1{font-size: 19px; color: #fff;}
.sub_0401 .mid ul li h2{font-size: 23px; margin: 20px 0; color: #00345a;}
.sub_0401 .mid ul li .arrow{color: #bbb; font-size: 30px;}
.sub_0401 .mid ul li .circle{margin: 15px auto; width: 150px; height: 150px; background-color: #b1d2e5; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.sub_0401 .mid ul li .circle h3{font-size: 19px; text-align: center; margin: 0;}
.sub_0401 .mid ul li h4{font-size: 19px; margin-top: 15px;}

.sub_0401 .mid02{background-image: url(/img/0401_bg.jpg); background-size: cover; background-attachment: fixed; padding: 100px 0; position: relative;}
.sub_0401 .mid02::before{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.6); content: ''; position: absolute;}
.sub_0401 .mid02 .inner{position: relative; z-index: 10;}
.sub_0401 .mid02 .title02 h1{color: #fff; margin-bottom: 100px;}
.sub_0401 .mid02 ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0401 .mid02 ul li{width: 19%; box-sizing: border-box; padding: 20px; padding-top: 35px; position: relative; background-color: rgba(255, 255, 255, 0.8); border-radius: 15px;}
.sub_0401 .mid02 ul li:nth-child(-n+5){margin-bottom: 50px;}
.sub_0401 .mid02 ul li .num{position: absolute; width: 50px; height: 50px; background-color: #74bbd7; border-radius: 50%; display: flex; justify-content: center; align-items: center; top: -25px; left: 50%; transform: translateX(-50%);}
.sub_0401 .mid02 ul li .num h1{color: #fff; font-size: 19px;}
.sub_0401 .mid02 ul li p{text-align: center; line-height: 1.5; min-height: 60px; display: flex; justify-content: center; align-items: center;}

.sub_0401 .bot{margin: 100px auto;}

.sub_0401 .mid .title h1{font-size: 32px;}
.sub_0401 .mid h3{text-align: center; margin: 30px 0 70px 0; font-weight: normal; font-size: 19px; line-height: 1.7;}
.sub_0401 .mid .mid_cont{display: flex; justify-content: space-between;}
.sub_0401 .mid .mid_cont .in_box{width: 30%; box-sizing: border-box; padding: 30px 10px; border-radius: 15px; background-color: #bfe3f0; text-align: center;}
.sub_0401 .mid .mid_cont .in_box h1{font-size: 26px; margin-bottom: 20px; font-weight:800;}
.sub_0401 .mid .mid_cont .in_box p{font-size: 19px;}

.sub_0402 .mid02{background-image: url(/img/0402_bg.jpg);}
.sub_0402 .mid02 ul li{width: 30%;}

.sub_0402 .bot img{border-radius: 20px 20px 0 0; margin: 70px auto 0;}
.sub_0402 .bot p{text-align: center; color: #fff; background-color: #00345a; padding: 30px; box-sizing: border-box; border-radius: 0px 0px 20px 20px;}

.sub_0501 .top ul{display: flex; justify-content: space-between; margin: 100px 0;}
.sub_0501 .top ul li{width: 24%; position: relative;}
.sub_0501 .top ul li::before{width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); top: 0; left: 0; content: ''; position: absolute;}
.sub_0501 .top ul li h2{text-align: center; font-size: 28px; font-weight:800; position: absolute; z-index: 10; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff;}

.sub_0501 .mid01{background-color: #f9f9f9; margin: 100px 0; display: flex; align-items: center;}
.sub_0501 .mid01>div{width: 50%;}
.sub_0501 .mid01 .title h1{font-size: 38px;}
.sub_0501 .mid01 .right{padding: 0 3%;}
.sub_0501 .mid01 p{text-align: center; margin-top: 70px;}
.sub_0501 .mid01 p span{background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b1d2e5 50%); font-weight: 600;}

.sub_0501 .mid05{background-color: #f9f9f9; margin-top: 100px; padding: 100px 0;}
.sub_0501 .mid05 ul{margin-top: 100px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0501 .mid05 ul li{width: 23.5%; box-sizing: border-box; position: relative;}
.sub_0501 .mid05 ul li::before{width: 100%; height: 100%; background-color: rgba(0,0,0,0.5); top: 0; left: 0; content: ''; position: absolute;}
.sub_0501 .mid05 ul li:nth-child(-n+4){margin-bottom: 2%;}
.sub_0501 .mid05 ul li p{text-align: center; font-size: 19px; position: absolute; z-index: 10; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; width: 95%;}

.sub_0502 .top{display: flex; justify-content: space-between; align-items: center;}
.sub_0502 .top>div{width: 47%;}
.sub_0502 .mid{background-color: #effbff; margin: 100px 0; padding: 100px 0;}
.sub_0502 .mid .inner{display: flex;  justify-content: space-between; align-items: center;}
.sub_0502 .mid .inner>div{width: 47%;}
.sub_0502 .img img{border-radius: 20px;}
.sub_0502 .txt h1{font-size: 40px; margin-bottom: 40px; font-weight:800;}
.sub_0502 .txt p span{background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #b1d2e5 50%); font-weight: bold;}

.sub_0503 .img img{border-radius: 20px;}
.sub_0503 .txt .title02{margin: 70px 0 50px 0;}
.sub_0503 .txt p{text-align: center;}
.sub_0503 .txt p span{background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b1d2e5 50%); font-weight: 600;}


.sub_0601 .top .img img{border-radius: 20px;}
.sub_0601 .top .txt{margin-top: 70px;}
.sub_0601 .top .txt p{text-align: center;}
.sub_0601 .top .txt p span{background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b1d2e5 50%); font-weight: 600;}
.sub_0601 .mid01{background-color: #effbff; margin: 100px 0; padding: 100px 0;}
.sub_0601 .mid01 .inner{display: flex; justify-content: space-between; align-items: center;}
.sub_0601 .mid01 .inner>div{width: 47%;}
.sub_0601 .img img{border-radius: 20px; height: 550px; object-fit: cover; object-position: center;}
.sub_0601 .txt h1{font-size: 40px; margin-bottom: 40px; font-weight:800;}
.sub_0601 .txt h2{color: #777; font-size: 22px; font-weight:600; margin: -30px 0 40px 0; line-height: 1.4;}
.sub_0601 .txt ul{margin-top: 40px;}
.sub_0601 .txt ul li h3{font-size: 24px; font-weight: 800; margin-bottom: 10px;}
.sub_0601 .mid02{display: flex; justify-content: space-between; align-items: center;}
.sub_0601 .mid02>div{width: 47%;}

.sub_0601 .bot ul{display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 100px;}
.sub_0601 .bot ul li{width: 47%; box-sizing: border-box; background-color: #effbff; position: relative; padding: 30px; border-radius: 30px;}
.sub_0601 .bot ul li:nth-child(-n+2){margin-bottom: 6%;}
.sub_0601 .bot ul li img{border-radius: 25px;}
.sub_0601 .bot ul li .num{width: 70px; height: 70px; border-radius: 50%; background-color: #00345a; display: flex; justify-content: center; align-items: center; position: absolute; top: -35px; left: 50%; transform: translateX(-50%);}
.sub_0601 .bot ul li .num h2{color: #fff; font-size: 26px; font-weight:800;}
.sub_0601 .bot ul li h3{text-align: center; font-size: 26px; margin: 25px 0; font-weight: 800;}
.sub_0601 .bot ul li h3 span{color: #00345a;}
.sub_0601 .bot ul li p{text-align: center;}

.sub_0601 .bot02{background-image: url(/img/0601_bot.jpg); background-size: cover; background-attachment: fixed;; position: relative; text-align: center; padding: 130px 0;}
.sub_0601 .bot02::before{width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(255, 255, 255, 0.4); content: ''; position: absolute;}
.sub_0601 .bot02 h1{font-size: 44px; font-weight: 800; margin-bottom: 50px; position: relative; z-index: 10;}
.sub_0601 .bot02 p{font-size: 22px; position: relative; z-index: 10;}

.sub_0602 .img img{height: 600px;}

.sub_0701 .top img{border-radius: 20px; margin: 70px auto;}
.sub_0701 .top p{text-align: center; }
.sub_0701 .top p span{background: linear-gradient(180deg,rgba(255,255,255,0) 50%, #b1d2e5 50%); font-weight: 600;}
.sub_0701 .bot{background-color: #f9f9f9; padding: 100px 0; margin-top: 100px;}
.sub_0701 .bot img{margin-top: 100px;}
.sub_0701 .bot .bot_point{text-align: center;}
.sub_0701 .bot .bot_point p{ background-color: #00345a; font-size: 26px; font-weight: 800; line-height: 1; padding: 20px 50px; border-radius: 50px; color: #fff; margin-top: 100px; display: inline-block;}

.sub_0703 .top{display: flex; justify-content: space-between; align-items: center; margin-bottom: 100px;}
.sub_0703 .top>div{width: 47%;}
.sub_0703 .top .img img{border-radius: 20px;}
.sub_0703 .top .txt h1{font-size: 44px; margin-bottom: 40px; font-weight:800;}
.sub_0703 .top .txt ul{margin-top: 20px;}
.sub_0703 .top .txt ul li{font-size: 18px; position: relative; padding-left: 15px; line-height: 1.5;}
.sub_0703 .top .txt ul li+li{margin-top: 10px;}
.sub_0703 .top .txt ul li::before{width: 5px; height: 5px; background-color: #00345a; border-radius: 50%; content: ''; position: absolute; left: 0; top: 10px;}

.sub_0703 .top02{background-color: #effbff; padding: 100px 0;}
.sub_0703 .top02 .title02 h1{margin-bottom: 100px;}
.sub_0703 .top02 ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0703 .top02 ul li{box-sizing: border-box; background-color: #fff; padding: 30px; border-radius: 15px; border: 1px solid #ddd; width: 49%;}
.sub_0703 .top02 ul li:nth-child(-n+6){margin-bottom: 2%;}
.sub_0703 .top02 ul li h1{font-size: 30px; color: #00345a; font-weight:800;}
.sub_0703 .top02 ul li h2{font-size: 28px; color: #00345a; margin: 10px 0 20px 0; font-weight:800; }

.sub_0703 .mid{padding: 100px 0; background-image: url(/img/0703_bg.jpg); background-attachment: fixed; background-size: cover; position: relative;}
.sub_0703 .mid::before{width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); top: 0; left: 0; content: ''; position: absolute;}
.sub_0703 .mid .inner{position: relative; z-index: 10;}
.sub_0703 .mid .title02 h1{color: #fff;}
.sub_0703 .mid ul{margin-top: 70px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.sub_0703 .mid ul li{width: 31%; background-color: #bfe3f0; box-sizing: border-box; border-radius: 20px; margin-top: 2%; text-align: center; height: 100px; display: flex; justify-content: center; align-items: center;}
.sub_0703 .mid ul li p{font-size: 21px; line-height: 1.5;}
.sub_0703 .mid ul li p b{color: #00345a;}

.sub_0704 .mid{background-image: url(/img/0704_bg.jpg);}

.sub_0703 .bot{background-color: #f8f8f8; padding: 100px 0;}
.sub_0703 .bot .title p{margin: 30px 0 70px 0;}
.sub_0703 .bot ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.sub_0703 .bot ul li{width: 48%; text-align: center; background-color: #b1d2e5; padding: 30px; box-sizing: border-box; border-radius: 30px;}
.sub_0703 .bot ul li img{border-radius: 25px;}
.sub_0703 .bot ul li:nth-child(-n+2){margin-bottom: 4%;}
.sub_0703 .bot ul li h2{font-size: 28px; margin: 30px 0; font-weight:800;}
.sub_0703 .bot .swiper-button-next, .sub_0703 .bot .swiper-button-prev{color: #00345a;}








@media(max-width: 1200px){
    .sub_wrap p{font-size: 15px;}

    .sub_wrap .title h1{font-size: 24px;}
    .sub_wrap .title h1::before{display: none;}
    .sub_wrap .title h1::after{display: none;}

    .sub_0101 .top{flex-direction: column; }
    .sub_0101 .top>div{width: 100%;}
    .sub_0101 .top .title h1{margin: 30px 0 20px 0;}
    .sub_0101 .top .txt h2{font-size: 23px; padding-bottom: 15px; margin-bottom: 15px;}
    .sub_0101 .top .txt h5{font-size: 19px; margin-top: 30px;}
    .sub_0101 .top .txt h4{font-size: 30px;}

    .sub_0101 .mid{margin: 50px 0; padding: 50px 0 0 0;}
    .sub_0101 .mid h1{font-size: 24px;}
    .sub_0101 .mid .cont{flex-direction: column; margin-top: 70px;}
    .sub_0101 .mid .cont .box{width: 100%; padding: 20px 0 0px 0;}
    .sub_0101 .mid .cont .box .num{width: 50px; height: 50px; top: -25px;}
    .sub_0101 .mid .cont .box:nth-child(-n+4){margin-bottom: 50px;}
    .sub_0101 .mid .cont .box h2{font-size: 19px;}
    .sub_0101 .mid .cont .box h3{font-size: 22px; margin: 20px 0 10px 0;}
    .sub_0101 .mid .cont .box .ul_box{height: auto; padding: 20px 10px;}
    .sub_0101 .mid .cont .box .ul_box ul li{font-size: 15px; padding-left: 10px;}
    .sub_0101 .mid .cont .box .ul_box ul li::before{top: 8px;}

    .sub_0101 .bot .bot_logo img{width: 200px;}
    .sub_0101 .bot .bot_img{margin: 30px 0;}
    .sub_0101 .bot .bot_img img{object-fit: cover; height: 200px;}
    .sub_0101 .bot p{margin: 20px 0;}
    .sub_0101 .bot ul{flex-direction: column;}
    .sub_0101 .bot ul li{width: 100%; font-size: 18px; padding: 10px 0;}
    .sub_0101 .bot ul li+li{margin-left: 0; margin-top: 10px;}

    .sub_0102 .bot ul {flex-direction: column;}
    .sub_0102 .bot ul li{padding: 25px 10px; width: 100%;}
    .sub_0102 .bot ul li+li{margin-top: 10px;}
    .sub_0102 .bot ul li::before{display: none;}
    .sub_0102 .bot ul li::after{display: none;}
    .sub_0102 .bot ul li h4{font-size: 21px;}
    .sub_0102 .bot ul li p{font-size: 15px;}
    .sub_0102 .bot ul li .img{width: 100px; height: 100px;}
    .sub_0102 .bot ul li .img img{width: 60px;}

    .sub_0103 .top .title{margin: 30px 0 20px 0;}
    .sub_0103 .mid{margin: 50px 0; padding: 50px 0;}
    .sub_0103 .mid h1{font-size: 24px;}
    .sub_0103 .mid ul{margin-top: 30px;}
    .sub_0103 .mid ul li{width: 49%; font-size: 16px; padding: 15px 5px;}
    .sub_0103 .mid ul li:nth-child(-n+6){margin-bottom: 2%;}
    .sub_0103 .bot_img{margin: 30px 0;}
    .sub_0103 .bot_img img{object-fit: cover; height: 200px;}
    .sub_0103 .bot02{flex-direction: column;}
    .sub_0103 .bot02>div{width: 100%;}
    .sub_0103 .bot02 .txt{padding: 7% 2%;}
    .sub_0103 .bot02 .txt .title h1{font-size: 20px;}
    .sub_0103 .bot02 .txt .title h1 span{font-size: 24px;}
    .sub_0103 .bot02 .txt p{margin-top: 30px;}

    .sub_0104 .top h1{font-size: 24px; margin: 50px 0 30px 0;}
    .sub_0104 .mid01{margin: 50px 0; padding: 50px 0;}
    .sub_0104 .mid01 ul li{flex-direction: column;}
    .sub_0104 .mid01 ul li>div{width: 100%;}
    .sub_0104 .mid01 ul li .img{margin-bottom: 30px;}
    .sub_0104 .mid01 ul li .txt .num h2{font-size: 26px;}
    .sub_0104 .mid01 ul li .txt h1{font-size: 21px; margin-bottom: 20px; word-break: keep-all;}
    .sub_0104 .mid01 ul li+li{margin-top: 50px;}
    .sub_0104 .mid01 ul li:nth-child(2n){flex-direction: column-reverse;}

    .sub_wrap .title02 h1{font-size: 24px;}
    .sub_wrap .title02 p{margin: 20px 0;}

    .sub_0104 .top h2{font-size: 16px; padding: 15px 11px; word-break: keep-all; line-height: 1.5;}

    .sub_0104 .mid02 .member{padding: 30px 20px;}
    .sub_0104 .mid02 .member .top_cont .interview h1{font-size: 16px; word-break: keep-all;}
    .sub_0104 .mid02 .member .top_cont .interview{width: 85%; margin: 0 auto 20px;}
    /* .sub_0104 .mid02 .member .top_cont .interview br{display: none;} */
    .sub_0104 .mid02 .member .top_cont .interview h1::before{right: -20px}
    .sub_0104 .mid02 .member .top_cont .interview h1::after{left: -20px;}
    .sub_0104 .mid02 .member .bot{flex-direction: column-reverse;}
    .sub_0104 .mid02 .member .bot>div{width: 100% !important;}
    .sub_0104 .mid02 .member .txt h3{font-size: 28px;}
    .sub_0104 .mid02 .member .txt h3 span{font-size: 0.5em;}
    .sub_0104 .mid02 .member .before-bg{bottom: 30px;}
    /* .sub_0104 .mid02 .member::before{display: none;} */
    .sub_0104 .mid02 .member .txt h3{margin-bottom: 20px;}
    .sub_0104 .mid02 .member .txt03 ul{height: auto;}
    .sub_0104 .mid02 .member .txt ul li{font-size: 16px;}
    .sub_0104 .mid02 .member+.member{margin-top: 50px;}

    .sub_0104 .mid03{margin: 50px 0; padding: 50px 0;}
    .sub_0104 .mid03 .inner{width: 100%; overflow-x: auto;}
    .sub_0104 .mid03 table{margin: 30px 0;}
    .sub_0104 .mid03 table th{font-size: 16px; padding: 10px 5px; word-break: keep-all;}
    .sub_0104 .mid03 table td{font-size: 16px; padding: 10px 5px; word-break: keep-all;}

    .sub_0104 .mid03 .bot_ul ul{flex-direction: column; align-items: center;}
    .sub_0104 .mid03 .bot_ul ul li{width: 80%; max-width: 100%;}
    .sub_0104 .mid03 .bot_ul ul li+li{margin-left: 0; margin-top: 10px;}
    .sub_0104 .mid03 .bot_ul ul li .img{width: 30px; height: 30px; }
    .sub_0104 .mid03 .bot_ul ul li img{width: 20px;}
    .sub_0104 .mid03 .bot_ul ul li .txt{font-size: 18px;}

    .sub_0104 .bot .flexslider{margin: 30px auto 0;}
    .sub_0104 .bot_map{margin-top: 50px;}

    .sub_0201 .top .cont{flex-direction: column; margin-top: 70px;}
    .sub_0201 .top .cont .box{width: 100%; padding: 20px 10px;}
    .sub_0201 .top .cont .box:nth-child(-n+4){margin-bottom: 50px;}
    .sub_0201 .top .cont .box h2{font-size: 22px;}
    .sub_0201 .top .cont .box h3{font-size: 22px;}
    .sub_0201 .top .cont .box p{font-size: 16px;}

    .sub_0201 .top02{margin: 50px 0; padding: 50px 0;}
    .sub_0201 .top02 .txt{margin-top: 30px; padding: 20px 5px;}
    .sub_0201 .top02 .txt h1{font-size: 18px; word-break: keep-all;}
    .sub_0201 .top02 .txt h2{font-size: 16px; word-break: keep-all; line-height: 1.5;}

    .sub_0201 .mid_img img{margin: 30px 0;}
    .sub_0201 .mid_img h3{padding: 20px 5px; font-size: 18px; word-break: keep-all;line-height: 1.5;}

    .sub_0201 .mid_banner{margin: 50px 0; padding-top: 30px;}
    .sub_0201 .mid_banner .inner{flex-direction: column;}
    .sub_0201 .mid_banner .inner>div{width: 100% !important;}
    .sub_0201 .mid_banner .inner .txt{padding-bottom: 30px;}
    .sub_0201 .mid_banner .inner .txt h2{font-size: 24px; margin-bottom: 25px;}
    .sub_0201 .mid_banner{background-position: center;}

    .sub_wrap .bot_cont{margin-top: 30px; flex-direction: column;}
    .sub_wrap .bot_cont .bot_box{width: 100%; flex-direction: column;}
    .sub_wrap .bot_cont .bot_box>div{width: 100% !important;}
    .sub_wrap .bot_cont .bot_box+.bot_box{margin-top: 10px;}
    .sub_wrap .bot_cont .bot_box .left h1{font-size: 20px;}
    .sub_wrap .bot_cont .bot_box .right ul li{font-size: 16px;}
    .sub_wrap .bot_cont .bot_box .right ul li+li{margin-top: 5px;}
    .sub_wrap .bot_cont .bot_box .right ul li::before{top: 8px;}

    .sub_0301 .top_banner{padding-top: 50px; margin-bottom: 50px;}
    .sub_0301 .top_banner::before{display: none;}
    .sub_0301 .top_banner .inner .img{position: relative;}
    .sub_0301 .top_banner .inner .img::before{width: 120%; height: 100%; transform: translateX(-50%); top: 0; left: 50%; content: ''; position: absolute; background-color: #cae3e7;}
    .sub_0301 .top_banner .inner .img img{position: relative; z-index: 10;}
    .sub_0301 .top_banner .inner{flex-direction: column-reverse;}
    .sub_0301 .top_banner .inner>div{width: 100% !important;}
    .sub_0301 .top_banner .inner .txt{margin-bottom: 30px;}
    .sub_0301 .top_banner .inner .txt h1{font-size: 26px; margin-bottom: 20px;}
    .sub_0301 .top_banner .inner .txt h3{font-size: 26px; margin: 30px 0 15px;}
    .sub_0301 .top_banner .inner .txt ul li a{font-size: 16px; padding: 10px 20px;}
    .sub_0301 .top_banner .inner .txt ul li+li{margin-left: 10px;}

    .sub_0301 .top02{margin: 50px auto;}
    .sub_0301 .top02 img{height: 150px; object-fit: cover; object-position: center;}
    .sub_0301 .top02 p{font-size: 18px; padding: 20px; line-height: 1.5;}

    .sub_0301 .top03{padding: 50px 0;}
    .sub_0301 .top03 .title02 h1{margin-bottom: 50px;}
    .sub_0301 .top03 ul{flex-direction: column;}
    .sub_0301 .top03 ul li{width: 100%;}
    .sub_0301 .top03 ul li+li{margin-top: 40px;}
    .sub_0301 .top03 ul li:nth-child(-n+5){margin-bottom: 0;}
    .sub_0301 .top03 ul li h3{font-size: 21px; margin: 10px 0;}

    .sub_0301 .mid{margin-top: 50px;}
    .sub_0301 .mid ul{margin: 50px 0; flex-direction: column;}
    .sub_0301 .mid ul li{width: 100%;}
    .sub_0301 .mid ul li+li{margin-top: 15px;}
    .sub_0301 .mid ul li .num{width: 100px; height: 100px;}
    .sub_0301 .mid ul li .num h1{font-size: 50px;}
    .sub_0301 .mid ul li .line{height: 50px; margin: 15px auto;}
    .sub_0301 .mid ul li h2{font-size: 24px;}

    .sub_0301 .mid02{margin: 50px 0; padding: 50px 0; background-position: center;}
    .sub_0301 .mid02 p{margin-top: 30px; font-size: 16px;}

    .sub_0301 .bot_wrap{padding: 50px 0;}
    .sub_0301 .bot ul{margin-top: 30px; flex-direction: column;}
    .sub_0301 .bot ul li{width: 100%;}
    .sub_0301 .bot ul li+li{margin-top: 15px;}
    .sub_0301 .bot ul li dl dd{font-size: 16px;}

    .sub_0301 .bot02{margin-top: 50px; padding: 50px 0;}
    .sub_0301 .bot02 ul{margin-top: 30px;}
    .sub_0301 .bot02 ul li{width: 100%; font-size: 16px; padding: 15px;}
    .sub_0301 .bot02 ul li+li{margin-top: 10px;}

    .sub_0302 .mid_0302{padding: 50px 0;}
    .sub_0302 .mid_0302 ul{margin-top: 50px;}
    .sub_0302 .mid_0302 ul li{flex-direction: column;}
    .sub_0302 .mid_0302 ul li+li{margin-top: 50px;}
    .sub_0302 .mid_0302 ul li:nth-child(even){flex-direction: column-reverse;}
    .sub_0302 .mid_0302 ul li>div{width: 100%;}
    .sub_0302 .mid_0302 ul li .img{margin-bottom: 30px;}
    .sub_0302 .mid_0302 ul li .txt .num h2{font-size: 26px;}
    .sub_0302 .mid_0302 ul li .txt h1{font-size: 21px; margin: 10px 0 20px;}

    .sub_0302 .bot_0302{padding: 50px 0; background-attachment: inherit;}
    .sub_0302 .bot_0302 h4{font-size: 26px; margin-bottom: 20px; line-height: 1.3;}
    .sub_0302 .bot_0302 p{font-size: 15px;}

    .sub_0401 .top .cont{margin: 50px 0; flex-direction: column;}
    .sub_0401 .top .cont>div{width: 100%;}
    .sub_0401 .top .cont .img{margin-bottom: 30px;}
    .sub_0401 .top .cont .txt h2{font-size: 18px; margin-bottom: 20px; word-break: keep-all;}

    .sub_0401 .mid{margin-top: 50px; padding: 50px 0;}
    .sub_0401 .mid ul{margin-top: 30px; flex-wrap: wrap;}
    .sub_0401 .mid ul li{width: 50%; padding: 20px 0;}
    .sub_0401 .mid ul li .num h1{font-size: 16px;}
    .sub_0401 .mid ul li h2{font-size: 16px; margin: 10px 0;}
    .sub_0401 .mid ul li .circle{width: 120px; height: 120px;}
    .sub_0401 .mid ul li .circle h3{font-size: 16px;}
    .sub_0401 .mid ul li h4{font-size: 16px;}
    .sub_0401 .mid ul li .arrow{font-size: 18px;}
    .sub_0401 .mid ul li:nth-child(-n+2){border-bottom: 1px solid #ddd;}
    .sub_0401 .mid ul li:nth-child(3){border-left: none !important;}

    .sub_0401 .mid02{padding: 50px 0;}
    .sub_0401 .mid02 .title02 h1{margin-bottom: 50px;}
    .sub_0401 .mid02 ul li{width: 49%; padding: 10px 5px; padding-top: 30px;}
    .sub_0401 .mid02 ul li:nth-child(-n+8){margin-bottom: 50px;}

    .sub_0401 .bot{margin: 50px auto;}

    .sub_0401 .mid .title h1{font-size: 22px; word-break: keep-all;}
    .sub_0401 .mid h3{font-size: 16px; margin: 30px 0;}
    .sub_0401 .mid .mid_cont{flex-direction: column;}
    .sub_0401 .mid .mid_cont .in_box{width: 100%; padding: 20px 10px;}
    .sub_0401 .mid .mid_cont .in_box+.in_box{margin-top: 10px;}
    .sub_0401 .mid .mid_cont .in_box h1{font-size: 20px;}
    .sub_0401 .mid .mid_cont .in_box p{font-size: 16px;}

    .sub_0402 .mid02 ul li{width: 100%;}
    .sub_0402 .mid02 ul li:nth-child(3){margin-bottom: 0;}
    .sub_0402 .bot img{margin-top: 30px; height: 200px; object-fit: cover;}
    .sub_0402 .bot p{padding: 20px 10px;}

    .sub_0501 .mid01{margin: 50px 0; flex-direction: column;}
    .sub_0501 .mid01>div{width: 100%;}
    .sub_0501 .mid01 .right{padding: 30px 5% 50px;}
    .sub_0501 .mid01 .title h1{font-size: 24px; }
    .sub_0501 .mid01 p{margin-top: 30px;}
    .sub_0501 .mid05{margin-top: 50px; padding: 50px 0;}
    .sub_0501 .mid05 ul{margin-top: 30px; flex-direction: column;}
    .sub_0501 .mid05 ul li{width: 100%;}
    .sub_0501 .mid05 ul li+li{margin-top: 10px;}
    .sub_0501 .mid05 ul li:nth-child(-n+4){margin-bottom: 0;}

    .sub_0502 .top{flex-direction: column; }
    .sub_0502 .top>div{width: 100%;}
    .sub_0502 .top .img{margin-bottom: 30px;}
    .sub_0502 .txt h1{font-size: 24px; margin-bottom: 20px;}

    .sub_0502 .mid{margin: 50px 0; padding: 50px 0;}
    .sub_0502 .mid .inner{flex-direction: column-reverse;}
    .sub_0502 .mid .inner>div{width: 100%;}
    .sub_0502 .mid .inner .img{margin-bottom: 30px;}

    .sub_0601 .top .img img{object-fit: cover; height: 200px;}
    .sub_0601 .top .txt{margin-top: 30px;}
    .sub_0601 .txt h1{word-break: keep-all; margin-bottom: 20px; font-size: 24px;}
    .sub_0601 .txt h2{margin: -15px 0 20px 0; font-size: 19px;}

    .sub_0601 .mid01{margin: 50px 0; padding: 50px 0;}
    .sub_0601 .mid01 .inner{flex-direction: column; }
    .sub_0601 .mid01 .inner>div{width: 100%;}
    .sub_0601 .mid01 .inner .img{margin-bottom: 30px;}

    .sub_0601 .mid02{flex-direction: column-reverse;}
    .sub_0601 .mid02>div{width: 100%;}
    .sub_0601 .mid02 .img{margin-bottom: 30px;}

    .sub_0601 .bot ul{margin-top: 70px;}
    .sub_0601 .bot ul li{width: 100%; padding: 20px;}
    .sub_0601 .bot ul li+li{margin-top: 60px;}
    .sub_0601 .bot ul li:nth-child(-n+2){margin-bottom: 0;}
    .sub_0601 .bot ul li h3{font-size: 22px; word-break: keep-all;}

    .sub_0601 .bot02{padding: 50px 10px; background-attachment: inherit; background-position: center;}
    .sub_0601 .bot02 h1{font-size: 24px; line-height: 1.3; margin-bottom: 30px;}
    .sub_0601 .bot02 p{font-size: 16px;}

    .sub_0701 .top img{object-fit: cover; height: 200px; margin: 30px 0;}
    .sub_0601 .img img{height: auto;}
    .sub_0701 .bot{margin: 50px 0 0 0; padding: 50px 0;}
    .sub_0701 .bot img{margin-top: 30px;}
    .sub_0701 .bot .bot_point p{font-size: 16px; padding: 20px 10px; line-height: 1.5; display: block;}

    .sub_0703 .top{flex-direction: column; margin-bottom: 50px;}
    .sub_0703 .top>div{width: 100%;}
    .sub_0703 .top .img{margin-bottom: 30px;}
    .sub_0703 .top .txt h1{margin-bottom: 20px; font-size: 24px;}
    .sub_0703 .top .txt ul li{font-size: 15px; word-break: keep-all;}
    .sub_0703 .top .txt ul li::before{top: 6px;}

    .sub_0703 .top02{padding: 50px 0;}
    .sub_0703 .top02 .title02 h1{margin-bottom: 50px;}
    .sub_0703 .top02 ul li:nth-child(-n+6){margin-bottom: 0;}
    .sub_0703 .top02 ul li{width: 100%; padding: 30px 15px;}
    .sub_0703 .top02 ul li h1{font-size: 22px;}
    .sub_0703 .top02 ul li h2{font-size: 19px;}
    .sub_0703 .top02 ul li+li{margin-top: 20px;}

    .sub_0703 .bot{padding: 50px 0;}
    .sub_0703 .bot .title p{margin-bottom: 30px;}
    .sub_0703 .bot ul li{width: 100%; padding: 20px;}
    .sub_0703 .bot ul li+li{margin-top: 10px;}
    .sub_0703 .bot ul li:nth-child(-n+2){margin-bottom: 0;}
    .sub_0703 .bot ul li h2{font-size: 22px; margin: 20px 0 ; word-break: keep-all;}

    .sub_0703 .mid{padding: 50px 0; background-position: center;}
    .sub_0703 .mid ul{margin-top: 30px;}
    .sub_0703 .mid ul li{width: 100%; height: auto;}
    .sub_0703 .mid ul li p{font-size: 16px;}
}












