/* common */
.subpage { overflow: hidden; position:relative; text-align: left; }
.subpage > section {padding: 90px 0; position: relative; }
.subpage > section:nth-of-type(even) {background: #f7f7f7;}
.sub_inner { padding: 0 50px; margin: 0 auto; max-width: 1400px; width: 100%; }

.line_tit {text-align: left; position: relative;  padding-left: 15px;  }
.line_tit::before {content: ''; display: block; width: 4px; height: 60%; background-color: #1b1b7f; position: absolute; left: 0; top:20%; }

/* font size */
.fs_55 {font-size: 55px; font-weight :600; line-height: 1.2; color:#000; }
.fs_37 {font-size: 37px; font-weight :700; line-height: 1.2; color:#000; }
.fs_34 {font-size: 34px; font-weight:500; line-height: 1.32;  color:#000;  }
.fs_32 {font-size: 32px; font-weight:700; line-height: 1.57;  color:#000;  }
.fs_30 {font-size: 30px; font-weight:700; line-height: 1.57;  color:#000;  }
.fs_26 {font-size: 26px; font-weight:700; line-height: 1.57;  color:#000;  }
.fs_23 {font-size: 23px; font-weight:700; line-height: 1.61; color:#000; letter-spacing: -.46px;}
.fs_22 {font-size: 22px; font-weight:600; line-height: 1.4; color:#000;  }
.fs_21 {font-size: 21px; font-weight:700; line-height: 1.4; color:#000;  }
.fs_20 {font-size: 20px; font-weight:300; line-height: 1.67; color:#000;  }
.fs_19 {font-size: 19px; font-weight: 400; color: #333; line-height: 1.67; letter-spacing: -.36px; }
.fs_18 {font-size: 18px; font-weight: 400; color: #333; line-height: 1.83; letter-spacing: -.36px; }
.fs_17 {font-size: 17px; font-weight: 400; color: #333; line-height: 1.72; letter-spacing: -.36px; }
.fs_16 {font-size: 16px; font-weight: 400; color: #444; line-height: 1.72; letter-spacing: -.36px; }
.fs_15 {font-size: 15px; font-weight: 400; color: #666; line-height: 1.72; letter-spacing: -.36px; }

/*Content CSS*/
.line_tit {margin-bottom: 30px;}

.his_list_wr {position: relative; z-index: 1; text-align: left; padding: 60px 80px; border:1px solid #ddd;}
.his_list {position: relative; display: flex; align-items: flex-start; padding-bottom:65px; z-index: 1;}
.his_list::before {content: ''; position: absolute; left: 13px; top: -0; width: 1px; height: 100%; background: #ddd; z-index: -1;}
.his_list_wr .his_list:first-child {padding-top: 25px; }
.his_list_wr .his_list:last-child {padding-bottom: 25px; }
.his_list .year {display: flex; align-items: center; flex-shrink: 0;}
.his_list .year h2 {color:#000; white-space: nowrap; line-height: 1;  font-size: 35px; font-weight: 700; font-family: 'Play', sans-serif; width: 130px; flex-shrink: 0;}
/* .his_list .year h2::before {content: 'Year'; font-size: 18px; font-weight: 700; color:#1b1b7f; display: block; margin-bottom: 5px;} */
.his_list .dot_wr {display: flex; align-items: center; flex-shrink: 0; position: relative; margin-right: 45px;}
.his_list .dot {position: relative; width: 26px; height: 26px; background-color: rgba(27, 27, 127,.3); border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.his_list .dot::before {content: ''; width: 10px; height: 10px; border-radius: 50%; background: #1b1b7f; }
.his_list .line {width: 40px; height: 1px; display: block; background-color: #1b1b7f; position: absolute; right: -30px; top: 50%;  transform: translateY(-50%);}

.his_list .cont {width: 100%; position: relative; display: flex; align-items: flex-start;}
/* .his_list .cont ul {position: relative; top:6px; } */
.his_list .cont li {display: flex; align-items: flex-start; position: relative; padding-left: 17px; }
.his_list .cont li::before {content: ''; display: block; width: 7px; height: 7px; background-color: #999; position: absolute; left: 0; top:12px; border-radius: 50%;}
.his_list .cont li + li {margin-top:10px;}
.his_list .cont li h3 {font-weight: 700; color:#000; white-space: nowrap ; margin-right: 20px; line-height: 1; flex-shrink: 0; width: 40px; line-height: 1.75;}
.his_list .cont li p {color:#444; word-break: keep-all; line-height: 1.67; padding-top: 2px;}
.his_list .cont li p b {font-weight: 700; color:#000; }



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

    /* content */


}


@media screen and (max-width: 1024px) {
    /* common */
    .subpage {text-align: center;}
    .subpage > section {padding: 70px 0; }
    .sub_inner {padding:0 30px;}

    /* font size */
    .fs_55 {font-size:40px; }
    .fs_37 {font-size:30px; }
    .fs_34 {font-size: 27px;}
    .fs_32 {font-size: 26px;}
    .fs_30 {font-size: 25px;}
    .fs_26 {font-size: 21px;}
    .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 */
    .his_list_wr {padding: 50px 50px; }
    .his_list {flex-direction: column; }
    .his_list::before {left: 13px;}
    /* .his_list .year {flex-direction:row-reverse; } */
    .his_list .dot_wr {margin:0 50px 0 0; position: relative; top:0;}
    .his_list .year h2 {font-size: 30px; width: auto; }
    .his_list .year h2::before {font-size: 16px; }

    .his_list .cont {width: 100%; padding: 0 0 0 78px; margin-top: 15px;}
    .his_list .cont li::before {top:10px;}
    .his_list .cont li h3 { margin-right: 15px; }

}

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

    /* font size */
    .fs_55 {font-size:32px; }
    .fs_37 {font-size:22px; }
    .fs_34 {font-size: 21px;}
    .fs_32 {font-size: 20px;}
    .fs_30 {font-size: 20px;}
    .fs_26 {font-size: 18px;}
    .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 */
    .line_tit {margin-bottom: 20px;}

    .his_list_wr {padding: 30px 20px; }
    .his_list {padding-bottom: 40px;}
    /* .his_list::before {left: 13px;} */
    .his_list .year h2 {font-size: 25px; padding-top: 3px;}
    .his_list .year h2::before {font-size: 14px; }
    .his_list .dot_wr {margin:0 30px 0 0; }
    .his_list .line {width: 30px; right: -20px;}

    .his_list .cont { margin-top: 10px; padding: 0 0 0 60px;}
    .his_list .cont li {display: block; padding-left: 10px;}
    .his_list .cont li + li {margin-top: 5px ;}
    .his_list .cont li::before {top: 10px; width: 5px; height: 5px;}
    .his_list .cont li h3 { margin: 0 0 0; width: auto;}
    .his_list .cont li p::before {width: 4px; height: 4px; top:8px;}
}
