@charset "utf-8";

@font-face {
   font-family: 'GongGothicMedium';
   src: url('../Font/GongGothicMedium.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}

#wrap {position:relative; overflow:hidden;}

.header {width: 100%; background: #fff; height: 70px;}
.header .con {width:1100px; margin:0 auto;height:70px;display: flex;align-items: center;justify-content: space-between; }
.header .logo img {height:auto; margin:5px 0;}


#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: 1100px; 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*/
}

/* ���� ��� */
.form-box {position: relative;}
.form-all { height: 52px; font-weight: 800; font-size: 18px; font-family:pretendard, sans-serif;}
.form-set div { margin-bottom: 10px; display:flex; }
.form-set div span {line-height: 52px;font-weight: bold;color: #222; text-align: left;height: 40px; display: flex; align-items: center;}

.form-set .form-tel { display: inline-block; }
.form-set div .form-text {height:45px;background: #efefef;vertical-align: top;width: 100%;padding: 5px 8px;outline: none;border: none;border-radius: 5px;box-sizing: border-box;}
.form-set div .form-number { background: #efefef; box-sizing: border-box; vertical-align: top; width: 30%; outline: none; border: none; border-radius: none; margin-right: 5px; padding: 5px 8px;height: 45px; border-radius: 5px;font-family:pretanderd}
.form-set div .form-number:last-child {margin-right: 0;width: 68%;}
.form-set div select { outline: none; border: none; font-weight: 800;}

.form-set div select:focus { border:2px solid #0446a5; }
.form-set div input:focus { border: 2px solid #0446a5; }

.privacy { padding-left:20px; font-size: 17px; font-family:pretendard, sans-serif; color: #222; position: relative;top: -16px;}
.privacy #check-box { width: 19px; height: 20px; vertical-align: -3px;}
.privacy .agree-text { cursor: pointer; }
.privacy a { color: #222; }

.btn_submit {position: absolute;
    top: 50%;
    right: -136px;
    width: 142px;
    height: 142px;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow: visible;
    cursor: pointer;
    background: url(./form_btn.png)no-repeat;
    transform: translateY(-50%);
	}


/* Select box �ろ���� 豐�蠍壱�� */ 
select {
	padding: 0 10px 0 4px;
	background: url('arrow.png') no-repeat 100% 50% #efefef !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:1100px; 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; line-height:1.3;
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+ */ 
word-break: break-all;
}
#insuSampleTbody { border:none; border-collapse: separate; border-spacing: 0; background-clip: padding-box; width:1100px;}
.price_num { font-size:20px; color:#f44; font-weight:bold; cursor:inherit !important; position:relative;}
#insuSampleTable tr:first-child .wonbg { display:none;}
.wonbg { position:absolute; top:0; left:0; display:flex; width:160px; height:40px; justify-content:center; align-items:center; background:#0446a5; color:#fff; cursor:pointer;}
.wonbg.on { display:none;}
.jasehi { border:1px solid #333; margin:5px 0; color:#000;}
.price > div, .price > a { margin:5px 0; cursor:pointer; width:160px; height:40px; display:flex; align-items:center; justify-content:center;}
.gaip { background:#333; color:#fff;}
#insuSampleTable tr {box-sizing: border-box;width: 1100px; display:flex; justify-content:space-between; align-items:center;padding:10px 25px;box-shadow: 0 0 2px 2px #ddd;border-radius: 10px;margin-bottom: 30px;}
.insuTitle { width:1100px; 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: 133px; text-align: center;}
.info2 div:first-child .i2_bg { display:none;}

.form-set div .cover_box { position:relative; margin:0; }
/* 성별 css */
.sex_cover {position:absolute;right:0;top: 1px;display:flex;color:#fff; border-radius: 0 5px 5px 0;overflow: hidden;}
.sex_cover input { display:none;}
.sex_cover label {  height:43px; width:40px; display:flex; justify-content:center; align-items:center; font-weight:bold; font-size:18px; background:#a0a0a0;}
.sex_cover input:checked + label { background:#0446a5; 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; }
/* 2022-06-22 토탈 배너 a 링크 */
.sh_btn {position: absolute;width: 1001px;height: 290px;top: 1268px;left: -1px;cursor: pointer;}
.footer p {line-height: 1.3em;}
.today_txt{color: #0446a5;font-weight: 600;letter-spacing: -1px;position:relative;}

/* 폰트 깨지는 현상 */
@font-face {
	font-family: 'NotoSansKR';
	src: url('../Font/NotoSansKR-Medium.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
.form-set .form-name {font-family: 'pretendard' !important;}
.form-set .form-name::placeholder{font-family: 'SCDream';}
.form-set .form-number::placeholder {font-size: 17px;}

.inner {width:1100px; margin:0 auto}

/* section1 */
.section1 {background: #f2f6fa;padding:50px 0}
.section1 .inner {display: flex;flex-wrap: wrap;justify-content: space-between}
.section1 .inner .sec1_left {width:64%}
.section1 .inner .sec1_right {width:36%;display: flex;align-items: flex-end;justify-content: center;}
.section1 .inner .sec1_bottom{width: 100%;margin-top: 80px;display: flex;align-items: center;padding-right: 150px; background: #fff;position:relative; box-shadow: 0 0 2px 2px #ede6e2;}
.section1 .inner .sec1_left .today_txt_wrap {background: #fff;width: 310px;padding: 15px 20px;display: flex;align-items: center; justify-content: space-between; box-shadow: 0 0 2px 2px #f7f0ec; border-radius: 10px;font-size: 17px;font-weight: 700;margin-bottom:60px}
.section1 .inner .sec1_left .today_txt::before {position:absolute; bottom:-5px; width:100%; height:1px;background:#0446a5; content:'';}
.bohum_title {    font-family: 'GongGothicMedium';margin:30px 0;font-size: 60px;font-weight: normal; letter-spacing: -2px;line-height: 1.2;}
.bohum_title span { font-family: 'GongGothicMedium';font-size: 65px;font-weight: normal;color: #0446a5;}
.sec1_title_wrap > span {font-size: 30px;font-weight: 500;letter-spacing: -1px;}
.form_wrap {width:750px; padding:10px 0}
.sec1_bottom > div:first-child {width: 200px;height: 100%;background: #0446a5;color:#fff;display: flex; flex-direction: column;justify-content: center;box-sizing: border-box;padding: 0 25px;}
.sec1_bottom > div:first-child h2 {font-size:25px;font-weight:600}
.sec1_bottom > div:first-child p {font-size: 14px;font-weight: 100;margin-top: 23px;line-height: 1.3;}
.form-set {display: flex;align-items: center;gap:20px;padding: 20px}
.form-set > div {flex-direction: column;width:32%}
.form-set > div:nth-child(2) {width:25%}
.form-set > div:last-child {    display: flex;flex-wrap: wrap;align-items: flex-start;flex-direction: row;width:37%}
.form-set > div:last-child span {width:100%}


/* section2 */
.section2 {background: #fcfcfc;padding:30px 0}
.section2 .inner {display: flex;align-items: center;justify-content: space-between;box-sizing: border-box;padding: 0 50px;}
.section2 .inner > div {display: flex;align-items: center;gap: 15px;}
.section2 .inner > div p {font-size: 20px;line-height: 1.3;letter-spacing: -1px;font-weight: 600;}


/* section3 */
.section3 {padding: 100px 0}
.section3 .inner > h3 {font-family: 'GongGothicMedium';background: none;color: #000;padding: 0;text-align: center; font-size: 40px; letter-spacing: -1px;margin-bottom: 30px;}
.section3 .inner > p { text-align: center;font-size: 25px;letter-spacing: -1px;margin-bottom: 50px;font-weight:500}

.middle_list {width: 100%;margin-bottom: 30px;box-shadow: 0 0 2px 2px #f5f5f5; display: flex; flex-direction: row; align-items: center; justify-content: space-between; padding: 0 50px 0 0;}
.middle_list_1 {}
.middle_list_2 {display: flex;align-items: center;justify-content: center;width:50%;gap: 80px;}
.middle_list_2 p {font-size: 22px; line-height: 1.3; text-align: center; color: #464646;width:150px}
.middle_list_2 div {font-family: NanumSquare;font-size: 30px;position: relative;font-weight:600;}
.middle_list_2 div::before {position: absolute;content: '';bottom: -10px;background: #000;width: 115%;height: 2px;left: 50%;transform: translateX(-50%);}
.middle_list_2 span {font-family: pretendard;font-size: 40px;padding: 0 10px;font-weight: 600;color: #f00;letter-spacing: -2px;}
.middle_list_3 {width:290px;display: flex;justify-content: flex-end;}
.middle_list_3 p {background: #0446a5;color: #fff;padding: 17px 40px;font-size: 25px;border-radius: 10px;cursor: pointer;}



/* section4 */
.section4 {padding: 100px 0;background: #f2f6fa;}
.section4 .inner > h3 {font-family: 'GongGothicMedium';background: none;color: #000;padding: 0;text-align: center; font-size: 40px; letter-spacing: -1px;margin-bottom: 30px;}
.section4 .inner > p { text-align: center;font-size: 25px;letter-spacing: -1px;margin-bottom: 50px;font-weight:500}

.sec4_content_wrap {display: flex; align-items: center; justify-content: center; gap:20px;}
.sec4_content_wrap > div {width: 25%;background: #fff;height: 240px;display: flex;flex-direction: column;align-items: center;padding: 20px 0;box-shadow: 0 0 5px 1px #dedede;}
.sec4_content_wrap > div img {margin-bottom:20px;}
.sec4_content_wrap > div p {font-size: 20px;font-weight: 600;padding-bottom: 12px;border-bottom: 2px solid #d3d3d3;width: 80%;text-align: center;}
.sec4_content_wrap > div span {font-size: 15px;text-align: center;padding: 12px 0;line-height: 1.3;letter-spacing: -.5px;}

