@charset "utf-8";

#wrap {position:relative; overflow:hidden;}

.header {width: 100%; background: #fff; height: 70px;}
.header .con {width:1000px; margin:0 auto;height:70px;display: flex;align-items: center;justify-content: space-between; }
.header .logo img {height:auto; margin:5px 0;}
.header .date_wrap {display: flex; align-items: center;}
.header .date_wrap h4 {padding: 12px 18px; background: #f5f5f5; font-weight: 700; font-size: 17px;}
.header .date_wrap p {padding: 12px 18px; background: #edeafb; color: #4b47a8; font-weight: 700; font-size: 17px;}


#footer {margin:0 auto;  text-align:center; background:#282a29;}
/*#footer .content {width:1000px; margin:0 auto;}*/
#footer .copy{text-align:center; padding:10px 0; font-weight:bold; font-size:16px; color:#545454;}
#footer .copy span{display:inline-block; text-align:center}
#footer .copy span a{color:#545454}
#footer .copyright {padding:40px 0; color:#fff;}
.copy_s {font-size: 14px; padding: 25px 0; }
.main_top .t_txt {position:absolute; left:758px; top:494px; width: 360px; padding-left:44px; background:rgba(0,0,0,0.2); padding-bottom:10px;}
.main_top .t_txt > div {font-weight:500; font-size:20px; color:#fff; line-height:1.3}
.main_top .t_txt > div span {font-size:30px; font-weight:bold; color:#fff; letter-spacing:-4px;}
.main_top .t_txt > div.t2 {font-size:16px; font-weight:500; margin-top:2px;}
.footer {position:relative; z-index:11; background:#282a29;}
.footer .con {width: 1000px; margin: 0 auto; position: relative; text-align: left;}
.footer .flogo {display: inline-block; vertical-align: top; margin: 42px 60px 0px 0;}
.footer .copy_s {display:inline-block; color:#999; vertical-align: top; }
.copy_s p {margin: 12px 0; text-align: left; }
b {font-weight: 400;}
select {
	padding: 0 10px 0 4px;
/*	font-family: inherit;*/
	background: url('arrow.png') no-repeat 100% 50% #fff !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
select::-ms-expand {
   display: none;            /* 占쎈뗄沅∽옙占� 占쎈냱釉룡묾占� for IE10, 11*/
}
/* bx-slider */
.bx-box {background: #fff;
    width: 450px;
    padding: 30px;
    border-radius: 10px;}
.bx-box .bx-wrapper, 
.bx-box .bx-viewport { 
	height: 183px !important;
	text-align:center
}
.bx-box ul li {	margin-bottom: 10px;display: flex;align-items: center;justify-content: center;}
.bx-box ul li span { font-size: 22px; }
.bx-box ul li span:nth-child(2) {
}
.bx-box ul li span:nth-child(1),
.bx-box ul li span:nth-child(2) {
	display: inline-block;
}
.bx-box ul li span.name_new {  letter-spacing: -1px; vertical-align: -1.5px; 	}
.bx-box ul li span.sex { letter-spacing: -1px; padding: 0 30px 0 23px; vertical-align: -1.5px; }
.bx-box ul li span.age { display: flex;  color: #fff; border: 1px solid #09447f; background: #09447f;  padding: 5px 20px;border-radius: 20px}
.bx-box ul li span.age i { font-size: 16px;  font-weight: normal;}


/* ���� ��� */
.form-box {position: relative}
.form-all { height: 52px; font-size: 20px; font-weight: 800; font-size: 19px; font-family:'Pretendard', sans-serif;}
.form-set div { margin-bottom: 7px; display:flex;align-items: center; }
.form-set div span { display: inline-block; width: 25%; line-height: 52px; font-weight: bold; color: #fff; text-align: left; }

.form-set .form-tel { display: inline-block; }
.form-set div .form-text {vertical-align: top;width: 75%;height:45px;padding: 5px 8px;outline: none;border: none;border-radius: 5px;box-sizing: border-box;}
.form-set div .form-number { box-sizing: border-box; vertical-align: top; width: 20%;height:45px; outline: none; border-radius: 5px; margin-right: 5px; padding: 5px 8px;border:none}
.form-set div .form-number:last-child {margin-right: 0;width: 55%;}
.form-set div select { outline: none; border: none; font-weight: 800;}

.form-set div select:focus { border: 2px solid #1d295d; }
.form-set div input:focus { border: 2px solid #1d295d; }

.privacy { text-align: center; font-size: 20px; font-family:'Pretendard', sans-serif; color: #222;margin-top:15px}
.privacy #check-box { width: 19px; height: 20px; vertical-align: -3px;}
.privacy .agree-text { cursor: pointer;color:#fff }
.privacy a { color: #fff; }



/* Select box �ろ���� 豐�蠍壱�� */ 
select {
	padding: 0 10px 0 4px;
	background: url('arrow.png') no-repeat 100% 50% #fff !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	  font-family:pretendard
}

/* IE ���� Select box ���危�� ��蟇� */ 
select::-ms-expand { display: none; }

/* IE10 �伎������ input box �� 豢�螳��� 讌��郁鍵 覯��� ��蟇� */
input::-ms-clear { display: none; }

/* placeholder 豐�蠍壱�� */
input::-webkit-input-placeholder {
  color: #888;
  font-style: normal;
  font-weight:100;
     font-family:pretendard
}
input:-ms-input-placeholder {
  color: #888;
  font-style: normal;
  font-weight:100;
   font-family:pretendard
}
textarea::-webkit-input-placeholder {
  color: #888;
  font-style: normal;
  font-weight:100;
   font-family:pretendard
}
textarea:-ms-input-placeholder {
  color: #888;
  font-style: normal;
  font-weight:100;
   font-family:pretendard
}
.form-set div input.form-name::placeholder { font-weight: 300; color:#888;  font-family:pretendard}
input::placeholder { font-weight: 300; color:#888;  font-family:pretendard}
.i2_text{ display: none;}
/* kjh css  */
.infoBox { width: 309px; height: 344px; background: #fff; position: absolute; z-index: 1; top: 493px; left: 347px;}
.info2 { }
.info2Img{ width:100%; cursor:pointer;}
#wrap_middle { width:100%; height:auto; padding:30px 0 100px; max-width:1920px; margin:0 auto;}
.mainbg_middle { width:1028px; margin:0 auto; position:relative;}
#wrap_bottom { text-align:center; height:500px; background:url('./mainbg_bottom.png') no-repeat top center; position:relative; z-index:-1;}
.info2 div { width:100%; height:49px; display:flex; justify-content:space-between; align-items:center; padding:0 14px; border:1px solid #ccc;}
.i2_price { font-size:20px; border-bottom:1px solid #000; text-align:center;}
.i2_price b { display:inline-block; width:80px; height:28px; margin:0 5px; text-align:center; line-height:28px; color:#ff4600;}
/* 테이블 및 최신 랜딩css */
#sampleTable { width:1000px; max-width:100%; margin:0 auto; vertical-align:middle; position:relative; z-index:9; background:#fff;}
.bh_name { display:flex; align-items:center; width:202px; max-width:20%;}
.product { vertical-align:middle; font-size:20px; font-weight:bold; max-width:55%; width:550px; word-break:keep-all;
white-space: pre-wrap; /* CSS3*/
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-all; /* Internet Explorer 5.5+ */ 

}
.price { vertical-align:middle; font-size:18px; text-align:center; width:165px; max-width:20%;}
.bh_number { font-size:14px; color:#999;}
#sampleTbody { border:none; border-collapse: separate; border-spacing: 0; background-clip: padding-box; width:1000px;}
.price_num { font-size:20px; color:#f44; font-weight:bold; cursor:inherit !important; position:relative;}
#insuSampleTbody tr:first-child .wonbg { display:none;}
.wonbg { position:absolute; top:0; left:0; display:flex; width:190px; height:131px; justify-content:center; align-items:center; background:#333; color:#fd0; cursor:pointer; font-weight:bold;}
.wonbg.on { display:none;}
.jasehi { border:1px solid #333; margin:5px 0; color:#000;}
.price > div, .price > a { margin:5px 0; cursor:pointer; width:190px; height:40px; display:flex; align-items:center; justify-content:center;}
.gaip { background:#333; color:#fff;}
#sampleTable tr { display:flex; justify-content:space-between; align-items:center; border-bottom:2px solid #333; padding:10px 25px;}
.insuTitle { width:1000px; margin:0 auto; text-align:center; font-size:45px; font-weight:900; background:#ff4600; color:#fff; padding:30px 0; border-radius:20px 20px 0 0; border:2px solid #333; border-bottom:0;  box-shadow:5px 5px #999; position:relative; z-index:8; display:none;}
.info2 div .i2_bg { position:absolute; top:-4px; left:0; background:#ff4600; color:#fff; display:flex; width:133px; height:38px; justify-content:center; align-items:center; color:#fff; cursor:pointer; border-radius:5px; padding:0;}
.info2 div .i2_bg.on { display:none;}
.i2_price { position:relative; width: 127px;}
.info2 div:first-child .i2_bg { display:none;}
.i2_bh_name { height:45px;}
.i2_bh_name img { height:100%;}

.form-set div .cover_box { position:relative; margin:0; width:75%}
/* 성별 css */
.sex_cover {position:absolute;right:0;top: 0;display:flex;color:#fff; border-radius: 0 5px 5px 0;overflow: hidden;}
.sex_cover input { display:none;}
.sex_cover label {  height:45px; width:40px; display:flex; justify-content:center; align-items:center; font-weight:bold; font-size:18px; background:#a0a0a0;}
.sex_cover input:checked + label { background:#f96500; font-weight:bold;}

.par_name { font-size:14px; display:block; margin-bottom:5px;} 

#ajax_loding { position:fixed;z-index:999; top:0; left:0; width:100%; height:100vh; display:flex; background:rgba(0,0,0,0.7); color:#fff; font-size:30px; justify-content:center; align-items:center; flex-direction:column; display:none;}
.round { width:300px; height:300px; border-radius:50%; display:flex; align-items:center; justify-content:center; }

.sh_btn {position: absolute;width: 1001px;height: 290px;top: 1268px;left: -1px;cursor: pointer;}
.footer p {line-height: 1.3em;}

/* 폰트 깨지는 현상 */
@font-face {
	font-family: 'NotoSansKR';
	src: url('../Font/NotoSansKR-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
.form-set div .form-text.form-name {font-family: 'pretendard' !important;width:100%; height:45px}
.form-set .form-name::placeholder{font-family: 'SCDream';}
.form-set .form-number::placeholder {font-size: 17px;}


.inner {width:1000px; margin:0 auto}

/* section1 */
.section1 {background: #edeafb;position:relative; height: 440px; padding-top: 15px;}
.section1 .inner {display: flex;justify-content: space-between; align-items: center; height: inherit;}
.section1 input::placeholder {font-weight: 600; color: #999;}
.section1 .title_wrap h1 {font-family: 'GmarketSans'; font-weight: 700; font-size: 46px; letter-spacing: -1px; text-align: center; line-height: 1.2; color: #333;}
.section1 .title_wrap h1 b {font-family: inherit; font-weight: inherit; color: #4b47a8;}
.section1 .title_wrap span {display: block; font-size: 24px; text-align: center; margin: 15px 0 40px;}
.section1 .title_wrap p {font-size: 25px; padding: 18px; border: 1px solid #4b47a8; text-align: center; border-radius: 8px; background: #fff;}
.section1 .title_wrap p b {color: #4b47a8;}
.section1 .form_wrap {width: 450px; background: #fff; position: relative; top: 90px; box-shadow: rgba(50, 50, 93, 0.2) 0px 13px 27px -5px, rgba(0, 0, 0, 0.2) 0px 8px 16px -8px;}
.section1 .form_wrap h1 {background: #4b47a8; color: #fff; padding: 18px; font-size: 20px; text-align: center;}
.section1 .form_wrap .input_wrap {background: #fff; padding: 30px 40px;}
.section1 .form_wrap .input_wrap ul li {display: flex; flex-direction: column; margin-bottom: 20px;}
.section1 .form_wrap .input_wrap ul li > label {font-size: 20px; font-weight: 600; margin-bottom: 8px;}
.section1 .form_wrap .input_wrap ul li input[type="text"], .section1 .form_wrap .input_wrap ul li input[type="tel"] {border: 0; border-bottom: 1px solid #999; padding: 10px; font-size: 20px; font-family: inherit; outline: none;}
.section1 .form_wrap .input_wrap ul li input[type="text"]:focus, .section1 .form_wrap .input_wrap ul li input[type="tel"]:focus {border-bottom-color: #4b47a8;}
.section1 .form_wrap .input_wrap ul li .box {display: flex; align-items: flex-end; justify-content: space-between; gap: 10px;}
.section1 .form_wrap .input_wrap ul li .box .sex_wrap {display: flex; align-items: center;}
.section1 .form_wrap .input_wrap ul li .box .sex_wrap input[type="radio"] {display: none;}
.section1 .form_wrap .input_wrap ul li .box .sex_wrap label {display: block; background: #ccc; padding: 14px; font-size: 18px; cursor: pointer; color: #fff;}
.section1 .form_wrap .input_wrap ul li .box .sex_wrap input:checked + label {background: #1d295d;}
.section1 .form_wrap .input_wrap ul li #customer_name {width: 70%;}
.section1 .form_wrap .input_wrap ul li .box select {border: 0; border-bottom: 1px solid #999; padding: 10px; font-size: 20px; padding-right: 35px; outline: none;}
.section1 .form_wrap .input_wrap ul li .box select:focus {border-bottom-color: #4b47a8;}
.section1 .form_wrap .privacy_wrap {display: flex; align-items: center;}
.section1 .form_wrap .privacy_wrap input[type="checkbox"] {width: 22px; height: 22px;}
.section1 .form_wrap .privacy_wrap label {font-size: 16px; margin: 0 6px; cursor: pointer;}
.section1 .form_wrap .privacy_wrap button {border: 0; background: none; font-family: inherit; font-size: 16px; padding: 0; cursor: pointer;}

.section1 .form_wrap .privacy_wrap_second {display: flex; align-items: center;}
.section1 .form_wrap .privacy_wrap_second input[type="checkbox"] {width: 22px; height: 22px;}
.section1 .form_wrap .privacy_wrap_second label {font-size: 16px; margin: 0 6px; cursor: pointer;}
.section1 .form_wrap .privacy_wrap_second button {border: 0; background: none; font-family: inherit; font-size: 16px; padding: 0; cursor: pointer;}
.section1 .form_wrap .btn_submit {display: block; border: 0; background: url("./db_btn.png") no-repeat center / cover; width: 100%; height: 68px; padding: 0; margin-top: 15px; cursor: pointer;}

.section1 .form_wrap .privacy_wrap_marketing {display: flex; align-items: center;}
.section1 .form_wrap .privacy_wrap_marketing input[type="checkbox"] {width: 22px; height: 22px;}
.section1 .form_wrap .privacy_wrap_marketing label {font-size: 16px; margin: 0 6px; cursor: pointer;}
.section1 .form_wrap .privacy_wrap_marketing button {border: 0; background: none; font-family: inherit; font-size: 16px; padding: 0; cursor: pointer;}

/* section2 */
.section2 {padding: 150px 0 100px; background: #fafafa;}
.section2 h1 {font-size: 36px; font-family: 'GmarketSans'; letter-spacing: -1px; margin-bottom: 40px;}
.section2 h1 b {color: #4a6ced; font-family: inherit; letter-spacing: inherit;}
.section2 .flow_wrap ul {display: flex; align-items: center; justify-content: space-between;}
.section2 .flow_wrap ul li {display: flex; flex-direction: column; align-items: center; text-align: center;}
.section2 .flow_wrap ul li .txt_wrap {margin-top: 15px;}
.section2 .flow_wrap ul li .txt_wrap p {font-size: 26px; font-weight: 600; line-height: 1.2; letter-spacing: -1px; color: #333;}
.section2 .flow_wrap ul li .txt_wrap span {display: block; font-size: 20px; color: #999; line-height: 1.6;}
.section2 .flow_wrap ul .line {padding-bottom: 70px;}

/* section3 */
.section3 {padding: 100px 0; background: #fff;}
.section3 h1 {font-size: 36px; font-family: 'GmarketSans'; letter-spacing: -1px; margin-bottom: 40px;}
.section3 h1 b {color: #4a6ced; font-family: inherit; letter-spacing: inherit;}
.section3 .list_wrap ul {display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px 30px;}
.section3 .list_wrap ul li {border: 1px solid #ddd; text-align: center; border-radius: 10px; overflow: hidden;}
.section3 .list_wrap ul li button {font-size: 23px; padding: 18px; border: 0; border-top: 1px solid #ddd; background: #fafafa; display: flex; width: 100%; font-family: inherit; cursor: pointer; color: #444; justify-content: center; align-items: center;}
.section3 .list_wrap ul li button img {margin-left: 8px;}

/* section4 */
.section4 {padding: 106px 0; background: url("./bg_img.png") no-repeat top / cover;}
.section4 .inner {display: flex; justify-content: space-between;}
.section4 .title_wrap h1 {font-family: 'GmarketSans'; font-size: 40px; line-height: 1.3; margin-bottom: 25px; letter-spacing: -1px;}
.section4 .title_wrap h1 b {font-family: inherit; font-weight: 700;}
.section4 .title_wrap p {font-size: 22px; line-height: 1.5; color: #454545;}
.section4 .list_wrap ul li {font-size: 20px; background: linear-gradient(to right, #fff 40%, transparent); border-radius: 8px; padding: 18px; padding-right: 65px; padding-left: 55px; position: relative;}
.section4 .list_wrap ul li:not(:last-child) {margin-bottom: 20px;}
.section4 .list_wrap ul li::before {content: ""; width: 28px; height: 28px; background: url("./check_icon.png") no-repeat center / contain; position: absolute; top: 50%; left: 15px; transform: translateY(-50%);}