/* common */
.subpage { overflow: hidden; position:relative; text-align: center; }
.subpage > section {padding: 50px 0; position: relative; color:#000;}
.subpage img {max-width: 100%;}
.subpage > section:nth-of-type(even) {background: #f7f7f7; }
.sub_inner { padding: 0 20px; margin: 0 auto; max-width: 1600px; width: 100%; position: relative;}
.sub_tit h2::before {content: ''; display: block; width: 35px; height: 3px; background-color: #002775; margin: 0 auto 15px;}
.sub_tit p {font-weight: 500; margin-top:15px;}

.line_tit::before {content: ''; width:30px; height: 3px; display: block ;background-color: #002775; margin: 0 0 20px;}

.left_line {position: relative; padding-left: 22px; text-align: left;}
.left_line::before {content: ''; display: block; width:3px; height: 24px; background-color: #002775;  left: 0; top:2px; position: absolute; }

.dot_list > li {position: relative; padding-left: 15px; font-weight: 400;  text-align: left;}
.dot_list > li::before {content: ''; position: absolute; left: 0; top:12px; display: block; width: 5px; height: 5px; background-color: #002775; border-radius: 50%;}
.dot_list > li:nth-child(n+2) {margin-top:10px ;}

.dot_p {position: relative; padding-left: 15px; font-weight: 400;  text-align: left;}
.dot_p::before {content: ''; position: absolute; left: 0; top:11px; display: block; width: 5px; height: 5px; background-color: #002775; border-radius: 50%;}

/* col_list */
.col2_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col2_list > li {width: calc(50% - 15px);}
.col2_list > li:nth-child(n+3) {margin-top: 40px;}

.col3_list {display: flex;  flex-direction: column; align-items: center; }
/* .col3_list > li {width: calc(33.3% - 18px); margin-right: 27px ;} */
.col3_list > li {width: 100%; }
.col3_list > li:nth-child(n+2) {margin-top: 10px;}

.col4_list {display: flex; justify-content: space-between; flex-wrap: wrap;}
.col4_list > li {width: calc(50% - 5px);}
.col4_list > li:nth-child(n+3) {margin-top: 10px; }


.num_tit {display: flex; align-items: flex-start; justify-content: flex-start; }
.num_tit i {display: flex; align-items: center; justify-content: center; width: 46px; height: 46px; background-color: #002775; font-size: 24px; font-weight: 700; color:#fff;
flex-shrink: 0; margin-right: 26px; font-style: normal; position: relative; top:-2px;}

/* btn */
.c_btn a {display: flex;align-items: center; justify-content: center; width: 100%; height: 40px; background-color: #002775; font-size:14px; font-weight: 500; color:#fff;  transition: all .3s; margin: 0 auto;}
.c_btn a:hover {background-color: #000;}

/* font size */
.fs_60 {font-size: 30px; font-weight :700; line-height: 1.1;}
.fs_55 {font-size: 28px; font-weight :700; line-height: 1.1;}
.fs_50 {font-size: 27px; font-weight :700; line-height: 1.1;}
.fs_48 {font-size: 26px; font-weight :700; line-height: 1.1; color: #002775; }
.fs_45 {font-size: 26px; font-weight :700; line-height: 1.1;}
.fs_40 {font-size: 25px; font-weight :700; line-height: 1.1;}
.fs_37 {font-size: 24px; font-weight :700; line-height: 1.1;}
.fs_36 {font-size: 24px; font-weight :700; line-height: 1.1;}
.fs_35 {font-size: 24px; font-weight :700; line-height: 1.1;}
.fs_34 {font-size: 23px; font-weight:500; line-height: 1.2;  }
.fs_32 {font-size: 23px; font-weight:700; line-height: 1.2;  }
.fs_30 {font-size: 22px; font-weight:600; line-height: 1.2;  }
.fs_28 {font-size: 19px; font-weight:700; line-height: 1.2;  }
.fs_26 {font-size: 19px; font-weight:700; line-height: 1.2;  }
.fs_25 {font-size: 17px; font-weight:700; line-height: 1.2; }
.fs_24 {font-size: 17px; font-weight:700; line-height: 1.2; }
.fs_23 {font-size: 16px; font-weight:700; line-height: 1.4; }
.fs_22 {font-size: 16px; font-weight:600; line-height: 1.4; }
.fs_21 {font-size: 15px; font-weight:600; line-height: 1.4; }
.fs_20 {font-size: 15px; font-weight:300; line-height: 1.76; }
.fs_19 {font-size: 15px; font-weight: 400; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_18 {font-size: 13px; font-weight: 400; color:#333;  line-height: 1.83; letter-spacing: -.36px; }
.fs_17 {font-size: 13px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_16 {font-size: 12px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }
.fs_15 {font-size: 12px; font-weight: 300; color:#333;  line-height: 1.76; letter-spacing: -.36px; }

/* sub_table */
.sub_table table {border-collapse: collapse; width: 100%;  }
.sub_table table thead {background-image: linear-gradient(to left, #13227e, #2a7098);}
.sub_table table thead th {padding:17px 10px; font-size:18px; color:#fff; border:1px solid rgba(255,255,255,1); font-weight: 600; text-align: center;}
.sub_table table tbody td {font-size:18px; font-weight: 300; color:#000; border:1px solid #fff; padding:17px 10px; text-align: center; background-color: #ccd2d8; line-height: 1.4;}
.sub_table table tbody td span {font-size: 14px; color:#666; font-weight: 300; display: block; margin-top: 5px;}
.sub_table table tbody td:first-child {font-weight: 600; }
.sub_table table tbody tr:nth-child(even) td {background-color: #e7eaed;}


/*Content CSS*/
.subpage br:not(.space) {display: none;}
/* .subpage .img {display: flex; align-items: center; justify-content: center; overflow: hidden;  background-color: #fff;} */
/* .subpage .cont + .cont {margin-top: 100px; } */
.subpage .fs_48 { margin-bottom:30px; }

/* sec1 */
.sec1 .sub_tit {margin-bottom: 20px; }
.sec1 .col3_list {margin-top:40px; }
.sec1 .col3_list > li {padding: 20px; border:1px solid #ccc; transition: border-color .3s; position: relative;}
.sec1 .col3_list > li::before {content: ''; display: block; width: 100%; height: 100%; left: 0; bottom:0; z-index: -1;   border:2px solid #002775;
transition: all .3s; opacity:0;  position: absolute;  }
.sec1 .col3_list h4 {display: flex; align-items: center; justify-content: center; font-weight: 700; color:#fff; padding: 10px; width: 100%; border-radius: 28px;
background-color: #002775; margin: 0 auto; }
.sec1 .col3_list .img {display: flex; justify-content: center; align-items: center;  }
.sec1 .col3_list p {font-weight: 300; color:#000; line-height: 1.67 ;}
.sec1 .col3_list > li:hover {border-color: #002775; }
.sec1 .col3_list > li:hover::before {opacity: 1; }


.sec1 .flex_box + .fs_18 {text-align: left ; margin: 15px 0 30px; font-weight: 300; color:#002775; }

.flex_box { border:1px solid #ccc; padding: 20px; margin-top:40px; }
.flex_box + .flex_box {margin-top: 45px; }
.flex_box .img {margin: 0 0 30px; }
.flex_box h3 {display: flex; align-items: center; justify-content: center; font-weight: 700; color:#fff; padding: 10px; width:  100%; border-radius: 28px;
background-color: #002775; margin: 0 0 25px; }
.flex_box h4 {font-weight: 800; margin-bottom: 10px; }
.flex_box p {font-weight: 300; color: #000;}




@media scre en and (max-width:1200px) {

}

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

}

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

}
