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

.sub_tit {border-bottom: 1px solid #ddd; padding-bottom: 25px; margin-bottom:25px; position: relative; text-align: center;}
.sub_tit::before {content: ''; display: block; width: 65px; height: 3px; position: absolute; left: 50%;  transform: translateX(-50%); bottom:-1px; background: #000; }
.sub_tit span {color:#dc0c15; }
#sec2 .tit img  {height: 26px;}

/* font size */
.fs_55 {font-size: 26px; font-weight :700; line-height: 1.1; font-family: 'Welcome';letter-spacing: -1.1px;}
.fs_54 {font-size: 54px; font-weight :800; line-height: 1.43;}
.fs_50 {font-size: 22px; font-weight :800; line-height: 1.43;}
.fs_37 {font-size: 19px; font-weight :700; line-height: 1.39;}
.fs_36 {font-size: 36px; font-weight :700; line-height: 1.39;}
.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_31 {font-size: 18px; font-weight:700; line-height: 1.3;  }
.fs_32 {font-size: 32px; font-weight:700; line-height: 1.3; letter-spacing: -.64px; }
.fs_30 {font-size: 30px; font-weight:700; line-height: 1.3;}
.fs_28 {font-size: 28px; font-weight:700; 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;  }
.fs_25 {font-size: 25px; font-weight:700; line-height: 1.3;  }
.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; }
.fs_21 {font-size: 16px; 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; }
.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*/

/* #sec2 .tit {display: flex; justify-content: space-between; align-items: flex-end;} */
#sec2 .tit h2 {line-height: 1.54; text-align: center; margin: 0 20px; border-bottom: 2px solid #ddd; padding-bottom: 20px;}
/* #sec2 .tit h2 br {display: none;} */
#sec2 .tit h2 span {color:#095eab; }
#sec2 .tit .quote {width: fit-content; margin: 0px auto; padding-top: 35px; margin-top: 35px; padding-bottom: 10px;}

#sec2 {position: relative; z-index: 1; padding-bottom: 450px;}
#sec2 .bg_box {width: 100%; height: 200px; display: flex; align-items: center; justify-content: center; text-align: center;
background:url("../img/ab2_sec2_bg.jpg") 50%/cover no-repeat; margin-top: 30px;}
#sec2 .bg_box h3 {line-height: 1.71; font-weight: 500; color:#fff; padding: 0px 20px;}
#sec2 .bg_box br {display: none;}

/* sec3 */
#sec3 {position: relative; z-index:2; padding-bottom: 50px;}
#sec3 .wrap {width: 100%; max-width: 1732px; background: #fff; border-radius: 20px 20px 0 0;  margin: -404px auto 0;  padding-top: 50px; }
#sec3 .tit {margin-bottom: 30px; padding: 0px 20px;}
#sec3 .tit h2 {position: relative; z-index: 1; text-align: center; width: fit-content; margin: 0px auto;}
#sec3 .tit h2 span {color: #095eab;}
#sec3 .tit h2::before {content: ''; display: block; width: 70px; height: 70px; border-radius: 50%; background: #E8EFF6; position: absolute; z-index: -1;
left: -13px; top: -12px;}
#sec3 .tit h2::after {content: ''; display: block; width: 58px; height: 58px; border-radius: 50%; background: #FAE7E8; position: absolute; z-index: -1;
right: -14px; bottom: 1px; }

#sec3 .tit p {font-weight: 400; line-height: 2.14; color:#333; text-align: center; margin-top: 15px;}
#sec3 .tit p br {display: none;}
#sec3 .tit p b {font-weight: 500; color:#000; }

#sec3 .img {overflow: hidden; }









@media screen and (max-width:1400px) {
    /* common */



}
