/* common */
#c3_wrap .c_inner { width: 100%; max-width: 1560px; margin:0 auto; position: relative; padding:0 50px;}
#c3_wrap .c_tit h3 {position: relative; padding-left: 15px; font-weight: 700; margin-bottom: 30px; line-height: 1;}
#c3_wrap .c_tit h3::before {content: ''; display: block; width: 10px; height: 10px; border-radius: 50%; background-color: #1167b3; left: 0; top:-3px;  position: absolute; }

/* font size */
#c3_wrap .fs_54 {font-size: 54px; font-weight :800; line-height: 1.43;}
#c3_wrap .fs_36 {font-size: 36px; font-weight :700; line-height: 1.39;}
#c3_wrap .fs_34 {font-size: 34px; font-weight:500; line-height: 1.3; }
#c3_wrap .fs_33 {font-size: 33px; font-weight:700; line-height: 1.3;}
#c3_wrap .fs_32 {font-size: 32px; font-weight:700; line-height: 1.3;  }
#c3_wrap .fs_30 {font-size: 30px; font-weight:700; line-height: 1.3;}
#c3_wrap .fs_28 {font-size: 28px; font-weight:700; line-height: 1.3;}
#c3_wrap .fs_27 {font-size: 27px; font-weight:700; line-height: 1.3;}
#c3_wrap .fs_26 {font-size: 26px; font-weight:700; line-height: 1.3;  }
#c3_wrap .fs_25 {font-size: 25px; font-weight:700; line-height: 1.3;  }
#c3_wrap .fs_24 {font-size: 24px; font-weight:700; line-height: 1.4;}
#c3_wrap .fs_23 {font-size: 23px; font-weight:700; line-height: 1.4;}
#c3_wrap .fs_22 {font-size: 22px; font-weight:600; line-height: 1.4; }
#c3_wrap .fs_21 {font-size: 21px; font-weight:600; line-height: 1.67; }
#c3_wrap .fs_20 {font-size: 20px; font-weight:400; line-height: 1.67; }
#c3_wrap .fs_19 {font-size: 19px; font-weight: 400; line-height: 1.67; }
#c3_wrap .fs_18 {font-size: 18px; font-weight: 400;  line-height: 1.83; }
#c3_wrap .fs_17 {font-size: 17px; font-weight: 400; line-height: 1.72; }
#c3_wrap .fs_16 {font-size: 16px; font-weight: 400;  line-height: 1.72; }
#c3_wrap .fs_15 {font-size: 15px; font-weight: 400;  line-height: 1.72; }

/* btn */
#c3_wrap .c_btn a {display: flex; align-items: center;  justify-content: space-between;  font-size: 18px; background-color:transparent; font-weight: 500;
transition: all .3s; width: 240px; height: 60px; line-height: 1;  color:#fff; border:1px solid #fff; letter-spacing: -.38px; border-radius: 10px; padding: 0 24px;}
#c3_wrap .c_btn a i {width: 22px; height: 14px; background:url("../img/c_btn_arrow.png") 50%/contain no-repeat;  transition: all .3s; display: block; }
#c3_wrap .c_btn a:hover { background : #fff; color: #0e65b2; }
#c3_wrap .c_btn a:hover i {transform: translateX(5px); background-image:url("../img/c_btn_arrow_hv.png"); }


/*Content CSS*/
#c3_wrap{padding: 115px 0 140px;  position: relative; }
#c3_wrap .c_tit h2,
#c3_wrap .c_tit h3 {color:#fff;}
#c3_wrap .c_tit h3::before {background: #fff; }
#c3_wrap .c_tit h3 {margin-bottom:15px; }

#c3_wrap .flex_wrap {display: flex; width: 100%; border-radius: 20px 60px 20px 60px; overflow: hidden;position: relative; }
#c3_wrap .txt {position: relative; z-index: 3; width: calc(100% - 851px); background-color: #0e65b2; padding: 70px 0 60px 80px;}
#c3_wrap .txt p { color: rgba(255, 255, 255, 0.8); line-height: 1.59; margin: 40px 0 40px;}

#c3_wrap .obj {position: absolute; left: 96px; top:-169px;}

#c3_wrap .bg_box {width:851px; position: relative; background: url('../img/c3_img.jpg') 50% / cover no-repeat;}





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

}
