.sub_top{background:url('../page16/images/sub_top4.jpg')no-repeat;background-size:cover;}
.page_tit_flex{display:flex;align-items:center;margin-top:70px;}
.page_tit_img{width:45%;border-radius:20px;}
.page_tit_txt{padding-left:70px;width:55%;font-size:16px;line-height:32px;text-align:left;}
.page_tit_txt b{text-decoration:underline;}
.page_tit_txt span{    border: 1px solid #1e504a;
    padding: 7px 15px;
    border-radius: 30px;
    width: fit-content;
    font-size: 20px;
    display: block;
    font-weight: 700;
    color: #1e504a;
    margin-bottom: 15px;
    background: #f8f8f8;}

.page16_sec1{position:relative;}
.warning_img{    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 230px;
}
.page16_sec1{background:url('../page9/images/warning_bg2.png')no-repeat #1e504a;background-size:cover;background-attachment:fixed;background-position:right;padding:40px;margin-top:70px;}
.m_warning{display:none;}
.page16_sec1 .warning{display:block;margin:0 auto;margin-bottom:7px;width:30px;}
.page16_sec1 p{text-align:center;font-size:16px;line-height:32px;color:#fff;}
.page16_sec1 p b{margin-bottom:15px;display:block;color:#ffc800;font-size:24px;}

.page16_sec2{margin-top:70px;display:flex;}
.page16_sec2 h2{    font-size: 18px;
    color: #fff;
    text-align: left;
    background: #000;
    padding: 5px 16px;
    width: fit-content;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 30px;}
.page16_f_flex{border-right:1px dashed #e4e4e4;;}
.page16_flex{width:50%;padding:50px 30px;display:block;background:#f8f8f8;}
.page16_sec2_img{width:90%;margin:0 auto;display:block;}
.page16_sec2_icon{width:100%;margin-top:40px;}
.page16_sec2_icon ul{display:flex;}
.page16_sec2_icon ul li{width:33.3%;border-right:1px solid #e4e4e4;}
.page16_sec2_icon ul li:last-child{border-right:0;}
.page16_sec2_icon ul li img{width:40px;margin:0 auto;height:40px;display:block;}
.page16_sec2_icon ul li p{font-size:16px;text-align:center;padding-top:10px;color:#000;font-weight:500;}

.charac{margin-top:70px;}
.charac h2{font-size: 24px;
    color: #000;
    text-align: center;}
.charac ul{display:flex;justify-content:space-between;margin-top:50px;}
.charac ul li{position:relative;width:20%;border-right:1px solid #e4e4e4;background:#f8f8f8;padding:20px 0 30px 0}
.charac ul li:nth-child(2n){background:#efefef;}
.charac ul li:last-child{border-right:0;}
.charac ul li span{display:block;background:#1e504a;width:30px;height:30px;color:#fff;line-height:30px;text-align:center;font-size:10px;font-weight:bold;letter-spacing:2px;border-radius:30px;margin:0 auto;margin-bottom:15px;}
.charac ul li img{width:40px;height:40px;display:block;margin:0 auto;}
.charac ul li p{padding-top:15px;font-size:15px;line-height:25px;font-weight:500;color:#000;text-align:center;}

.page16_sec4{margin-top:70px;}
.page16_sec4 h2{    font-size: 24px;
    color: #000;
    text-align: center;}
.page16_sec4 ul{display:flex;margin-top:40px;justify-content:space-between;}
.page16_sec4 ul li{width:23%;border:1px solid #e4e4e4;}
.page16_sec4 ul li img{width:100%;border-bottom:1px solid #e4e4e4;}
.page16_sec4 ul li p{font-size:16px;font-weight:bold;padding:20px;}
.page16_sec4 ul li span{display:block;font-size:11px;font-weight:800;opacity:0.3;letter-spacing:2px;margin-bottom:10px;}

.page16_sec5{margin-top:70px;}
.page16_sec5 h2{    font-size: 24px;
    color: #000;
    text-align: center;}
.page16_sec5 ul{display:flex;margin-top:40px;justify-content:center;position:relative;left:20px;}
.page16_sec5 ul li{margin-left:-20px;width:130px;height:130px;border:1px solid #e4e4e4;border-radius:140px;position:relative;}
.page16_sec5 ul li p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;font-size:15px;font-weight:500;text-align:center;}
  .page16_sec5 ul li:nth-child(2n-1){background:rgb(205 231 210 / 60%)}
  .page16_sec5 ul li:nth-child(2n){background:rgba(0,0,0,0.1)}
@media screen and (max-width:799px){
 .page16_sec1 p b{font-size:16px;}
  .page16_sec1 p{font-size:14px;line-height:26px;}
  .warning_img{bottom: 0;
    right: 0;
    width: 150px;
    position: relative;
    margin: 0 auto 10px auto;
    display: block;}
  .page16_sec1 .warning{display:none}
  .m_warning{display:block;margin:0 auto;margin-bottom:15px;width:30px;}
  
  
  .page16_sec2{margin-top:50px;display:block;}
  .page16_flex{width:100%;}
  .page16_sec2_img{width:100%;}
  .page16_sec2_icon ul li p{font-size:13px;}
  .page16_sec2_icon{margin-top:30px;}
  
  .page16_sec4{margin-top:50px;}
  .page16_sec4 ul{flex-wrap:wrap;margin-top:30px;}
  .page16_sec4 ul li{width:48%;}
  .page16_sec4 ul li:nth-child(n+3){margin-top:15px;}
  .page16_sec4 ul li p{font-size:14px;}
  .page16_sec5{margin-top:50px;}
  .page16_sec5 ul{margin-top:30px;flex-wrap:wrap;left:5px}
  .page16_sec5 ul li{margin-left:-10px;width:90px;height:90px}
  .page16_sec5 ul li p{font-size:14px;font-weight:500;}

}
