a { color: #1c1c1c; text-decoration: none; } 
.container { width: 1200px; margin: 0 auto; position: relative; } 
.notScroll { overflow: hidden; width: 100%; height: 100%; touch-action: none; } 

/* Select box 스타일 초기화 */ 
select {padding: 0 10px 0 4px;background: #fff url('arrow_tel.png') no-repeat 100% 50% !important;border-radius: 0px;-webkit-appearance: none;-moz-appearance: none;appearance: none; color: inherit; font-family: inherit; outline: none; } 
select option {color: #000; } 

.float_box { display: block; position: fixed; top: 115px; right: 120px; width: 200px; z-index: 1; cursor: pointer; } 
.float_box img { width: 100%; } 
@media screen and (max-width:1670px){
 .float_box { display: none; } 
 }
/* header */
.header { padding: 30px 0; background: transparent; } 
.header .logo img { max-width: 165px; } 
/* section1 */
.section1 { background: url(../Img/main_bg.webp) no-repeat center/cover; padding: 0 0 50px 0; } 
.section1 .form_container { display: flex; background: #fff; border-radius: 20px; margin-bottom: 25px; } 
.section1 .form_container .title_wrap { display: flex; flex-direction: column; padding: 0 53px; width: 55%; } 
.section1 .form_container .title_wrap p { font-family: 'SBAggro'; font-weight: 300; font-size: 36px; letter-spacing: -1.8px; color: #232323; line-height: 1.2; margin-bottom: 45px; } 
.section1 .form_container .title_wrap p b { font-weight: 500; } 
.section1 .form_container .title_wrap h1 { font-family: 'SBAggro'; font-weight: 300; font-size: 75px; letter-spacing: -4px; line-height: 1.2; color: #383838; white-space: nowrap;margin: 65px 0 50px 0; } 
.section1 .form_container .title_wrap h1 b { font-weight: 500; color: #ee4435; font-size: 85px; } 

.section1 .form_container .form_wrap { width: 47%; background: #2A2E42; border-radius: 20px; padding: 60px 60px 50px 60px; position: relative; left: 1px; display: flex; align-items: center; } 
.section1 .form_container .form_wrap ul { display: flex; flex-direction: column; gap: 10px; } 
.section1 .form_container .form_wrap ul li { display: flex; align-items: center; height: 60px; padding: 10px 0; } 
.section1 .form_container .form_wrap ul li .form_title { min-width: 110px; color: #fff; font-size: 24px; letter-spacing: -1px; } 
.section1 .form_container .form_wrap ul li select,
.section1 .form_container .form_wrap ul li input[type="text"],
.section1 .form_container .form_wrap ul li input[type="tel"] { outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; outline: none; box-shadow: none; border: 0; background: none; border-bottom: 1px solid #fff; width: 100%; padding: 0px 20px; font-size: 24px; letter-spacing: -1px; color: #fff; height: 60px; color:#fff; } 


.section1 .form_container .form_wrap .tel_wrap { position: relative; } 
.section1 .form_container .form_wrap .tel_wrap #mobile1 { outline: none; appearance: none; -webkit-appearance: none; -moz-appearance: none; outline: none; box-shadow: none; border: 0; background: none; font-size: 24px; letter-spacing: -1px;height: 60px; color: #fff; font-weight: 400 !important; line-height: 0; width: 55%; } 

.section1 .form_container .form_wrap .tel_wrap .tel_input::after { content: ""; display: block; position: absolute; top: 50%; left: 84px; transform: translateY(-50%); width: 15px; height: 2px; background: #fff; line-height: 0; } 

.section1 .form_container .form_wrap .tel_wrap #mobile2, .section1 .form_container .form_wrap .tel_wrap #mobile3 { padding: 0; } 

.section1 .form_container .form_wrap .tel_wrap .tel_input { display: flex; width: 100%; padding: 0; padding-left: 20px; border-bottom: 1px solid #fff; position: relative; } 
.section1 .form_container .form_wrap .tel_wrap .tel_input input { width: 100%; } 
.section1 .form_container .form_wrap ul li .tel_wrap input[type="tel"] { border-bottom: 0px !important; } 
.form_wrap ul li select option { color: #464646; font-size: 18px; } 
.section1 .form_container .form_wrap ul li input[type="text"]::placeholder,
.section1 .form_container .form_wrap ul li input[type="tel"]::placeholder { color: #ffffffa3; font-weight: 300; } 
.section1 .form_container .form_wrap ul li .tel_input input[type="tel"] { border: 0; } 

.section1 .form_container .form_wrap ul li .tel_wrap { display: flex; align-items: center; gap: 20px; border-bottom: 1px solid #fff; padding: 15px 20px; } 
.section1 .form_container .form_wrap ul li .tel_wrap p { font-size: 24px; color: #fff; letter-spacing: -1px; } 
.section1 .form_container .form_wrap ul li .tel_wrap span { display: block; width: 20px; height: 1px; background: #fff; } 
.section1 .form_container .form_wrap ul li .tel_wrap input[type="tel"] { border-bottom: 0; padding: 0; } 
.section1 .form_container .form_wrap .privacy_wrap { display: flex; flex-direction: column; justify-content: center; gap: 10px; margin-top: 25px; margin-left: 110px; position: relative; cursor: pointer; } 
.section1 .form_container .form_wrap .privacy_wrap .box { position: relative; display: flex; gap: 8px; align-items: center; } 
.section1 .form_container .form_wrap .privacy_wrap input[type="checkbox"] { width: 25px; height: 25px; position: absolute; top: -6px; left: -6px; opacity: 0; z-index: 1; } 

.section1 .form_container .form_wrap .privacy_wrap i { display: inline-block; width: 21px; height: 21px; background: #fff; border-radius: 3px; position: relative; } 
.section1 .form_container .form_wrap .privacy_wrap input[type="checkbox"] + i::before { content: ""; position: absolute; top: 2px; left: 6px; width: 5px; height: 10px; border: solid white; transform: rotate(45deg); } 
.section1 .form_container .form_wrap .privacy_wrap input[type="checkbox"]:checked + i::before { border: solid #ee4435; border-width: 0 4px 4px 0; } 
.section1 .form_container .form_wrap .privacy_wrap label { font-size: 20px; color: #fff; letter-spacing: -1px; cursor: pointer; } 
.section1 .form_container .form_wrap .privacy_wrap button { display: inline-block; font-size: 18px; color: #fff; letter-spacing: -1px; } 
.section1 .form_container .form_wrap .btn_submit { width: 100%; background: #ee4435; border-radius: 50px; padding: 20px 0; font-size: 38px; font-weight: 700; letter-spacing: -1px; color: #fff; margin-top: 30px; } 

.section1 .insu_wrap { display: flex; align-items: center; justify-content: space-between; background: #fff; border-radius: 20px; padding: 25px 40px; gap: 50px; } 
.section1 .insu_wrap h3 { padding-left: 10px; padding-top: 5px; font-family: 'SBAggro'; font-weight: 300; font-size: 40px; letter-spacing: -2px; line-height: 1.3; color: #1a1a1a; text-align: right; } 
.section1 .insu_wrap ul { display: grid; grid-template-columns: repeat(3,1fr); flex-grow: 1; gap: 15px; } 
.section1 .insu_wrap ul li { background: #f9f9f9; padding: 20px 30px; border-radius: 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 25px; } 
.section1 .insu_wrap ul li .top_wrap { display: flex; align-items: center; justify-content: center; } 
.section1 .insu_wrap ul li .top_wrap p { font-size: 30px; font-weight: 600; color: #494949; letter-spacing: -1px; } 
.section1 .insu_wrap ul li .top_wrap p b { color: #ee4435; } 
.section1 .insu_wrap ul li .top_wrap img { width: 195px; } 
.section1 .insu_wrap ul li .top_wrap img.logo_large { width: 155px; } 
.section1 .insu_wrap ul li .top_wrap img.logo_small { width: 205px; } 
.section1 .insu_wrap ul li .btm_wrap { display: flex; align-items: center; justify-content: center; gap: 10px; } 
.section1 .insu_wrap ul li .btm_wrap p { font-size: 24px; font-weight: 500; color: #494949; letter-spacing: -1px; } 
.section1 .insu_wrap ul li .btm_wrap span { font-size: 24px; font-weight: 600; color: #ee4435; letter-spacing: -1px; } 

/* section2 */
.section2 { padding: 120px 0; background: #ee4435; } 
.section2 h2 { color: #fff; font-family: 'SBAggro'; font-weight: 300; text-align: center; letter-spacing: -2px; font-size: 54px; margin-bottom: 60px; } 
.section2 h2 b { font-weight: 500; } 
.section2 .content_wrap ul { display: flex; gap: 30px; } 
.section2 .content_wrap ul li { width: 33.3%; height: 400px; background: #f9f9f9; border: 1px solid #ddd; border-radius: 20px; padding: 50px 40px; position: relative; } 
.section2 .content_wrap ul li .title_wrap h4 { font-size: 30px; letter-spacing: -1px; font-weight: 600; color: #444; margin-bottom: 12px; } 
.section2 .content_wrap ul li .title_wrap h4 b { color: #ee4435; } 
.section2 .content_wrap ul li .title_wrap p { font-size: 22px; letter-spacing: -1px; color: #888; line-height: 1.3; } 
.section2 .content_wrap ul li img { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); } 
.section2 .content_wrap ul li .img1 { width: 280px; } 
.section2 .content_wrap ul li .img2 { width: 220px; bottom: 65px; } 
.section2 .content_wrap ul li .img3 { width: 175px; bottom: 50px; } 
/* section3 */
#event_banner { display: none; } 
.section3 .container img { width: 100%; margin: 60px 0; } 


/* section3 */
.section4 { padding: 120px 0; background: #f7f7f7; } 
.section4 h2 { font-family: 'SBAggro'; font-weight: 300; text-align: center; letter-spacing: -2px; font-size: 54px; margin-bottom: 60px; } 
.section4 h2 b { color: #ee4435; font-weight: 500; } 
.section4 .sequence_wrap ul { display: flex; align-items: center; gap: 30px; } 
.section4 .sequence_wrap ul li { background: #fff; border: 1px solid #ddd; border-radius: 25px; padding: 40px 0; width: 100%; text-align: center; } 
.section4 .sequence_wrap ul li span { display: block; font-size: 25px; color: #808080; letter-spacing: -1px; margin-bottom: 15px; } 
.section4 .sequence_wrap ul li p { font-size: 30px; font-weight: 600; color: #494949; letter-spacing: -2px; } 
.section4 .sequence_wrap ul li.checked { border: 1px solid #ee4435; } 
.section4 .sequence_wrap ul li.checked p,
.section4 .sequence_wrap ul li.checked span { color: #ee4435; } 
.section4 .btm_container { display: flex; gap: 20px; justify-content: space-between; margin-top: 50px; } 
.section4 .slide_wrap { width: 50%; background: #FFF; border-radius: 30px; border:1px solid #ddd;}
.section4 .rolling_wrap { width: 100%; height: 270px; overflow: hidden; padding: 0 30px; } 
.section4 .slide_wrap h4 { background: #ee4435; color: #fff; width: auto; display: flex; justify-content:flex-start; align-items: center; gap: 96px; border-radius: 30px; font-size: 22px; padding: 25px 100px 25px 80px; letter-spacing: -1.3px; } 
.section4 .slide_wrap h4 .date { width: 60px; } 
.section4 .slide_wrap h4 .name { width: 65px; } 
.section4 .slide_wrap h4 .tell { width: 75px; } 
.section4 .rolling li { display: flex; justify-content: center; align-items: center; gap: 98px; font-size: 21px; border-top: 1px solid #c0c0c0; color: #494949; font-weight: 600; letter-spacing: -1.3px;}
.section4 .rolling li span { white-space: nowrap; text-align: center; } 
.section4 .rolling li .date { width: 40px; } 
.section4 .rolling li .name { width: 50px; } 
.section4 .rolling li .tell { width: 135px; } 
.section4 .rolling li.first-visible { border-top: 0; } 
.section4 .rolling li .state { color: #ee4435; } 
.section4 .banner_wrap { width: 49%; padding: 45px; background: #FFF8F8; border-radius: 30px; display: flex; justify-content: space-between; align-items: center; border:1px solid #ddd; }
.section4 .banner_wrap .txt_box span { color: #ee4435; font-size: 20px; font-weight: 300; letter-spacing: -2px; font-family: 'SBAggro'; } 
.section4 .banner_wrap .txt_box h4 { font-family: 'SBAggro'; font-size: 49px; line-height: 1.2; color: #464646; font-weight: 300; letter-spacing: -2px; margin-top: 20px; } 
.section4 .banner_wrap .txt_box h4 b { color: #ee4435; font-weight: 500; } 
.section4 .banner_wrap img { max-height: 210px; } 
/* section_insu */
.section_insu { padding: 120px 0; } 
.section_insu h3 { font-family: 'SBAggro'; font-weight: 300; text-align: center; letter-spacing: -2px; font-size: 54px; margin-bottom: 60px; } 
.section_insu h3 b { color: #ee4435; font-weight: 500; } 
.section_insu .list_wrap ul li { padding: 55px 40px; border-radius: 30px; border: 1px solid #ddd; } 
.section_insu .list_wrap .title_box { display: flex; justify-content: space-between; padding-left: 20px; } 
.section_insu .list_wrap .title_box .title img { width: 250px; } 
.section_insu .list_wrap .title_box .title img.logo_large { width: 200px; } 
.section_insu .list_wrap .title_box .title img.logo_small { width: 260px; } 
.section_insu .list_wrap .title_box .btn_box p { font-size: 20px; color: #494949; font-weight: 500; letter-spacing: -1px; } 
.section_insu .list_wrap .title_box .btn_box button { display: flex; justify-content: center; align-items: center; gap: 15px; background: #ee4435; border-radius: 8px; padding: 15px 30px; font-size: 24px; font-weight: 500; letter-spacing: -1px; color: #fff; margin-left: auto; margin-top: 25px; } 
.section_insu .list_wrap .title_box .btn_box button img { width: 35px; } 
.section_insu .list_wrap .title_box .title h4 { font-size: 30px; letter-spacing: -1px; font-weight: 600; color: #1a1a1a; margin-top: 30px; line-height: 1.3; } 
.section_insu .list_wrap .desc_box { border-radius: 10px; background: #F7F7F7; padding: 40px 30px; margin-top: 40px; display: flex; flex-direction: column; gap: 16px; } 
.section_insu .list_wrap .desc_box p { font-size: 20px; color: #494949; font-weight: 500; letter-spacing: -1px; line-height: 1.4; } 
.section_insu .list_wrap .desc_box p b { color: #ee4435; } 
.section_insu .list_wrap .desc_box p span { color:#676767; } 
.section_insu .list_wrap ul { display: flex; flex-direction: column; gap: 40px; } 

/* section5 */
.section5 { background: #f5f6f8; color:#1c1c1c; padding: 50px 0; } 
.section5 h3 { margin-bottom: 30px; font-size: 25px; font-weight: 700; letter-spacing: -1px; } 
.section5 ul { margin-bottom:15px } 
.section5 ul li { color:#666; position:relative; padding-left:15px; font-size: 15px; line-height: 1.5; margin-bottom: 10px; letter-spacing: -.5px; } 
.section5 ul li:last-child { margin-bottom: 0; } 
.section5 ul li::before { position:absolute; left:0; content:'-'; } 
.section5 p { font-size: 15px; line-height: 1.5; color: #666; letter-spacing: -.5px; margin-top: 25px; } 

/* 푸터 */
.footer { background: #282a29; box-sizing: border-box; padding: 35px 0; } 
.footer_inner { display: flex; flex-direction: column; gap: 8px; width: 1200px; margin: 0 auto; } 
.footer p { color: #999; font-size: 14px; line-height: 1.4; letter-spacing: -.2px; } 
.footer button { font-size: 15px; color: #999; font-weight: 600; margin-top: 15px; width: fit-content; } 