/* common */
.subpage { overflow: hidden; position:relative; color:#fff; }
.subpage > section {padding:100px 0; position: relative; }
@media screen and (min-width: 1025px) {
    .subpage > section:first-of-type {padding-top: 140px;}
}
/* .subpage > section:nth-of-type(even) {background: #f7f7f7;} */
.subpage img {max-width: inherit;}
.sub_inner { padding: 0 50px; margin: 0 auto; max-width: 1600px; width: 100%; }
.sub_tit {margin-bottom: 50px; }

.img_box {display: flex; align-items: center; justify-content: center; }

.left_line {position: relative; padding-left:12px; font-weight: 600; }
.left_line::before {content: ''; display: block; width: 2px; height: 25px; background-color: #00458b;  left: 0; top: 5px; position: absolute; }
.arrow_tit {position: relative; padding-left:27px; font-weight:700; margin-bottom: 40px; text-align: left;}
.arrow_tit::before {content: ''; display: block; width: 15px; height: 20px; background:url("../img/arrow_tit.png") 50%/contain no-repeat; left: 0; top: 14px; position: absolute; }

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

.col3_list {display: flex; flex-wrap: wrap; }
.col3_list > li {width: calc(33.3% - 16.7px); margin-right: 25px ;}
.col3_list > li:nth-child(n+4) {margin-top: 60px;}
@media screen and (min-width: 641px) {
    .col3_list > li:nth-child(3n) {margin-right: 0;}
}

.col4_list {display: flex; justify-content: flex-start; flex-wrap: wrap;}
.col4_list > li {width: calc(25% - 15px); margin-right: 20px; }
@media screen and (min-width: 1025px) {
    .col4_list > li:nth-child(4n) {margin-right: 0;}
    .col4_list > li:nth-child(n+5) {margin-top: 20px;}
}

.dot_list > li {position: relative; padding-left: 20px; font-weight: 300; line-height: 1.65; text-align: left; }
.dot_list > li::before {content: ''; position: absolute; left: 0; top:12px; display: block; width: 4px; height: 4px; background-color: #0052a5;}
.dot_list > li:nth-child(n+2) {margin-top: 10px ;}

/* table */
.sub_table {width: 100%; overflow-x: auto; }
.sub_table table { width: 100%; border-collapse: collapse; text-align: center; border-top: 3px solid #00458b;}
.sub_table table th { padding:15px; border: 1px solid #ddd; font-size: 18px; font-weight:500;line-height: 1.1; color:#000; background-color: #f7f7f7; }
.sub_table table tr th:first-child {border-left: 0;  }
.sub_table table tr th:last-child {border-right: 0;}
.sub_table table td {padding:40px 20px; border: 1px solid #ddd;  font-size:19px; font-weight:400; line-height: 1.5; color:#333; background-color: #fff; }
.sub_table table tr td:first-child {border-left: 0; color:#000; background-color: #F9FAFD; font-weight: 500;}
.sub_table table tr td:last-child {border-right: 0;}

/* font size */
.fs_65 {font-size: 65px; font-weight :700; line-height: 1.1; letter-spacing: -1.3px;}
.fs_60 {font-size: 60px; font-weight :700; line-height: 1.1; }
.fs_55 {font-size: 55px; font-weight :700; line-height: 1.1; letter-spacing: -1.1px; }
.fs_50 {font-size: 50px; font-weight :700; line-height: 1.1; }
.fs_45 {font-size: 45px; font-weight :700; line-height: 1.1; letter-spacing: -.9px;  }
.fs_40 {font-size: 40px; font-weight :700; line-height: 1.3; letter-spacing: -.8px; }
.fs_39 {font-size: 40px; font-weight :700; line-height: 1.3;}
.fs_37 {font-size: 37px; font-weight :700; line-height: 1.3;}
.fs_36 {font-size: 36px; font-weight :700; line-height: 1.3;}
.fs_34 {font-size: 34px; font-weight:500; line-height: 1.3; }
.fs_33 {font-size: 33px; font-weight:700; line-height: 1.3; }
.fs_32 {font-size: 32px; font-weight:700; line-height: 1.3; }
.fs_30 {font-size: 30px; font-weight:700; line-height: 1.3; letter-spacing: -.6px; }
.fs_28 {font-size: 28px; font-weight:800; line-height: 1.3;  }
.fs_27 {font-size: 27px; font-weight:700; line-height: 1.3; }
.fs_26 {font-size: 26px; font-weight:700; line-height: 1.3; letter-spacing: -.52px; }
.fs_25 {font-size: 25px; font-weight:700; line-height: 1.3; letter-spacing: -.5px; }
.fs_24 {font-size: 24px; font-weight:700; line-height: 1.4;}
.fs_23 {font-size: 23px; font-weight:700; line-height: 1.4;}
.fs_22 {font-size: 22px; font-weight:600; line-height: 1.4; letter-spacing: -.44px; }
.fs_21 {font-size: 21px; font-weight:600; line-height: 1.67; }
.fs_20 {font-size: 20px; font-weight:400; line-height: 1.67;}
.fs_19 {font-size: 19px; font-weight: 400; line-height: 1.67; }
.fs_18 {font-size: 18px; font-weight: 400;  line-height: 1.83;   color: rgba(255, 255, 255, 0.6); letter-spacing: -.36px;}
.fs_17 {font-size: 17px; font-weight: 400; line-height: 1.72; }
.fs_16 {font-size: 16px; font-weight: 400;  line-height: 1.72; }
.fs_15 {font-size: 15px; font-weight: 400;  line-height: 1.72; }


/*Content CSS*/
.subpage {text-align: center; }

#sec1 .fs_45 {font-weight: 400; margin-bottom: 60px; }

#sec1 .info > li {text-align: left ; border-radius: 30px; background: rgba(255,255,255,.1); padding: 40px; }
#sec1 .info p {color:#fff; margin-top: 15px; min-height: 66px; }
#sec1 .info .icon {text-align: right; }

#sec1 .map_wr {height:550px; overflow: hidden;  border-radius: 20px; margin-top: 45px; }
#sec1 .map_wr .wrap_map {height: 100%;}
#sec1 .map_wr .map_border {display: none;}







@media screen and (max-width:1600px) {
    /* common */
    .subpage br:not(.space) {display: none;}
    .subpage img {max-width: 100%;}

    /* content */



}

@media screen and (max-width:1279px) {
    .col4_list > li {width: calc(50% - 10px);}
    .col4_list > li:nth-child(even) {margin-right: 0;}
    .col4_list > li:nth-child(n+3) {margin-top: 20px;}

}

@media screen and (max-width: 1024px) {
    /* common */
    .subpage {text-align: center;}
    .subpage > section {padding: 70px 0; }
    @media screen and (min-width: 641px) {
        .subpage > section:first-of-type {padding-top: 90px;}
    }
    .sub_inner {padding:0 30px;}
    .sub_tit {margin: 0 0 40px;}
    .left_line {padding: 0;}
    .left_line::before {width: 30px; height: 2px; position: static; margin: 0 auto 15px;}
    .arrow_tit {margin-bottom: 30px; }
    .arrow_tit::before {top:8px; }

    /* col_list */
    .col2_list > li {width: 100%;}
    .col2_list > li:nth-child(n+2) {margin-top: 15px;}
    /* .col2_list > li:nth-child(n+2) {margin-top: -2px;} */

    .col3_list > li {width: calc(33.3% - 10px); margin-right:15px; }
    .col3_list > li:nth-child(3n) {margin-right: 0;}
    /* .col3_list > li {width: 100%; margin-right: 0; }
    .col3_list > li:nth-child(n+2) {margin-top: 10px;} */

    .col4_list > li {width: calc(50% - 10px);}
    .col4_list > li:nth-child(even) {margin-right: 0;}
    .col4_list > li:nth-child(n+3) {margin-top: 20px;}

    .dot_list > li::before {top:9px;}

    .sub_table table th {font-size: 15px; padding:12px;}
    .sub_table table td {font-size: 15px; padding: 12px;}

    /* font size */
    .fs_65 {font-size:35px; }
    .fs_60 {font-size:35px; }
    .fs_55 {font-size:30px; }
    .fs_50 {font-size:30px; }
    .fs_45 {font-size:30px; }
    .fs_40 {font-size:32px; }
    .fs_39 {font-size:32px; }
    .fs_37 {font-size:30px; }
    .fs_36 {font-size:30px; }
    .fs_34 {font-size: 27px;}
    .fs_33 {font-size: 26px;}
    .fs_32 {font-size: 26px;}
    .fs_30 {font-size: 25px;}
    .fs_28 {font-size: 22px;}
    .fs_27 {font-size: 22px;}
    .fs_26 {font-size: 21px;}
    .fs_25 {font-size: 21px;}
    .fs_24 {font-size: 20px;}
    .fs_23 {font-size: 19px;}
    .fs_22 {font-size: 19px;}
    .fs_21 {font-size: 18px; line-height: 1.4;}
    .fs_20 {font-size: 17px; line-height: 1.65;}
    .fs_19 {font-size: 17px; line-height: 1.65;}
    .fs_18 {font-size: 16px; line-height: 1.65;}
    .fs_17 {font-size: 15px; line-height: 1.65;}
    .fs_16 {font-size: 14px; line-height: 1.65;}
    .fs_15 {font-size: 13px; line-height: 1.65;}


    /* content */
    #sec1 .fs_45 {  margin-bottom: 40px;}

    #sec1 .map_wr {height: 400px; }


}



@media screen and (max-width: 640px) {
    /* common */
    .subpage > section {padding: 50px 0;}
    .sub_inner {padding:0 20px;}

    .arrow_tit {padding-left: 22px;}
    .arrow_tit::before {top:4px; width: 12px; }

    /* col_list */
   /* .col2_list > li {width: 100%;}
   .col2_list > li:nth-child(n+2) {margin-top: 10px;} */

   /* .col3_list > li {width: 100%; margin-right: 0; }
   .col3_list > li:nth-child(n+2) {margin-top: 20px;} */
   .col3_list > li {width: 100%; margin-right: 0; }
   .col3_list > li:nth-child(n+2) {margin-top: 10px;}

   .col4_list > li {width: 100%; margin-right: 0; }
   .col4_list > li:nth-child(n+2) {margin-top: 10px;}

    .dot_list > li {padding-left: 13px;}
    .dot_list > li::before {top:8px;}

    .sub_table table th {font-size: 14px; padding:10px 7px;}
    .sub_table table td {font-size: 13px; padding: 7px;}

    /* font size */
    .fs_65 {font-size:30px; }
    .fs_60 {font-size:27px; }
    .fs_55 {font-size:25px; }
    .fs_50 {font-size:25px; }
    .fs_45 {font-size:25px; }
    .fs_40 {font-size:24px; }
    .fs_39 {font-size:24px; }
    .fs_37 {font-size:22px; }
    .fs_36 {font-size:22px; }
    .fs_34 {font-size: 21px;}
    .fs_33 {font-size: 20px;}
    .fs_32 {font-size: 20px;}
    .fs_30 {font-size: 20px;}
    .fs_28 {font-size: 19px;}
    .fs_27 {font-size: 19px;}
    .fs_26 {font-size: 18px;}
    .fs_25 {font-size: 18px;}
    .fs_24 {font-size: 17px;}
    .fs_23 {font-size: 17px;}
    .fs_22 {font-size: 17px;}
    .fs_21 {font-size: 16px;}
    .fs_20 {font-size: 15px;}
    .fs_19 {font-size: 15px;}
    .fs_18 {font-size: 14px;}
    .fs_17 {font-size: 14px;}
    .fs_16 {font-size: 13px;}
    .fs_15 {font-size: 12px;}

    /* content */
    #sec1 .fs_45 {  margin-bottom: 30px;}

    #sec1 .info > li {padding: 30px; border-radius: 20px;}
    #sec1 .info p {min-height: 0; margin-top: 10px; margin-bottom: 10px; }
    #sec1 .info .icon img {max-height: 40px ;}

    #sec1 .map_wr {height:250px; margin-top: 20px; }

}

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

}
