/* common */
#c2_wrap .c_inner { max-width: 1400px; width: 100%; margin:0 auto; position: relative; padding:0 20px;}


/* fs */
#c2_wrap .fs_70 {font-size: 30px; font-weight:700; color: #000; line-height: 1.1; font-family: "Play", serif; }
#c2_wrap .fs_50 {font-size: 22px; font-weight:700; color: #000; line-height: 1.1; font-family: "Play", serif; letter-spacing: -.4px; }
#c2_wrap .fs_24 {font-size: 16px; font-weight:400; color: #000; line-height:2; }
#c2_wrap .fs_18 {font-size:13px; font-weight: 400; color: #000; line-height: 1.67; }

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

/*Content CSS*/
#c2_wrap {width: 100%;  overflow: hidden; position: relative; text-align: center;  background:url("../img/c2_bg.jpg") 50%/cover no-repeat; padding: 50px 0; }
#c2_wrap br {display: none;}
#c2_wrap .c_tit::before {content: ''; display: block; width: 30px; height:3px; background-color: #fff; margin:0 auto 20px;}
#c2_wrap .fs_70 {color:#fff;}
#c2_wrap .fs_24 {margin:20px 0 30px; color:#fff; font-size: 14px;}



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

}
