
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend input, textarea, button, select{
 vertical-align: baseline;
 font-family: inherit;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 outline: 0;
 padding: 0;
 margin: 0;
 border: 0;

 }
 
 
* { margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, li {list-style:none; }
html { width:100%; }
body { width:100%; height:100%; line-height:100%; color:#333; font-size:1em; font-family: 'Noto Sans KR', sans-serif; overflow-y:visible!important; box-sizing:border-box; }
img { vertical-align:middle; border:none; }
a { text-decoration:none; cursor:pointer; }
p { }
div, input, button { vertical-align:middle; border:none; font-family: 'Noto Sans KR'}
textarea { border:none; }
.red {color:#ee0000; }



#wrap { width:100%; overflow:hidden; max-width:720px; min-width:320px; text-align:center; margin:0 auto; }
#wrap img{width:100%;}

#wrap h1 { font-size:26px; font-weight:600; line-height:30px; margin-bottom:10px; letter-spacing:-2px; }
#wrap h2 { font-size:26px; font-weight:600; line-height:30px; margin-bottom:20px; letter-spacing:-2px; color:#fff;  }


.insurance01 { background-color:#6f6fd5; padding-top:20%; }
.insurance02 { background-color:#ffcf73; }
.insurance03 { background-color:#d9d7f4; }

.comparison { padding:55px 0;}


.slider_wrap { padding:0 20px; }
.slider_wrap img { padding:5px; background:none;  }

#wrap .slick_btn {display:inline-block; width:50px; height:50px; line-height:46px; font-size:25px; cursor:pointer; color:#fff; }
#wrap .prev { position:absolute; left:-4%; top:52%; } 
#wrap .next { position:absolute; right:-4%; top:52%; }



.cont02{padding:0 0 80px; background-color:#f5f4ea;}
.cont02 .list{padding:0 29px; column-width:336px;column-gap:20px; overflow:hidden;}
.cont02 .list figure{display:inline-block; position:relative; margin:20px 0 0 0px;}
.cont02 .list figure img{position:relative;top:200px; opacity:0;transition:all .5s}
.cont02 .list figure.in-view img{top:0;opacity:1}


.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }

.form1 { background-color:#ff92ff; padding:5px 5px 25px 5px; }
.form1 .inner { padding:40px 0; border-radius:20px; }
.form1 .formArea { width:92%; background-color:#fff; border-radius:10px; margin:0 auto; overflow: hidden; padding:10px; }
.form1 .formGroup { margin-bottom:12px; text-align:center; }

.form1 .form_table { width:100%; padding:0; border-collapse:collapse; }
.form1 .form_table tbody th { padding:6px; vertical-align:middle; text-align:right; line-height:24px; font-size:16px; font-weight:500; letter-spacing:-2px; }
.form1 .form_table tbody td { padding:6px; vertical-align:middle; text-align:left; line-height:24px; font-size:14px; }

.form1 label { float:left; padding:6px 0; width:40%; }
.form1 .input_style:focus, .m_wrap .sel_style:focus, .m_wrap .textarea_style:focus { border-color:#303f99; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;}

.form1 .input_style { padding-left:5px; height:36px; border:1px solid #ccc; font-size:14px; }
.form1 .sel_style { width:100%; height:36px; border:1px solid #ccc; font-size:14px; vertical-align:middle; background-color:#fff;}
.form1 .textarea_style { width:100%; padding:6px; height:60px; border:1px solid #ccc; font-size:14px; resize:none;}

.form1 .submit_box { width:100%; text-align:center; margin-bottom:10px;  }
.form1 .submit_box button { width:80%; font-weight:500; font-size:22px; letter-spacing:-2px; cursor:pointer; color:#fff; max-width:500px; margin-top:10px; background-color:#8207bd; color:#fff;border-radius:10px; padding:10px 0; }

/* popup CSS */
.complete_wrap { position: fixed;top: 0;left: 0;width: 100%;height: 100vh;z-index: 3; z-index:99999;display:none;} 
.complete_wrap .bg { position: fixed;top: 0;left: 0;width: 100%;height: 100vh;background: rgba(0,0,0,0.8);z-index: 1; }
.complete_wrap .popup { position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); height: 365px; max-height: 90vh;background: #fff;z-index: 2; }
.complete_wrap .popup { width:90%; overflow:hidden; border-bottom:0px solid #000; background-color:none;color:#fff; font-size:14px; line-height:0; max-width:500px; margin:0 auto;}
.complete_wrap .popup .close { position: absolute;top: 20px;right: 20px; width:20px; font-weight:600; }
.complete_wrap .popup .close img { width: 100%;height: 100%; }
.complete_wrap .popup .iframe { height:100%;width:100%;border:0; overflow:hidden;}