@charset "utf-8";


/*@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);*/
/* reset */

@font-face {
 font-family: NanumSquare;;
 font-weight: 400;
 src: url(../Font/NanumSquareR.eot);
 src: url(../Font/NanumSquareR.eot?#iefix) format('embedded-opentype'),
      url(../Font/NanumSquareR.woff) format('woff'),
      url(../Font/NanumSquareR.ttf) format('truetype');
}
@font-face {
 font-family: NanumSquare;;
 font-weight: 700;
 src: url(../Font/NanumSquareB.eot);
 src: url(../Font/NanumSquareB.eot?#iefix) format('embedded-opentype'),
      url(../Font/NanumSquareB.woff) format('woff'),
      url(../Font/NanumSquareB.ttf) format('truetype');
}
@font-face {
 font-family: NanumSquare;;
 font-weight: 800;
 src: url(../Font/NanumSquareEB.eot);
 src: url(../Font/NanumSquareEB.eot?#iefix) format('embedded-opentype'),
      url(../Font/NanumSquareEB.woff) format('woff'),
      url(../Font/NanumSquareEB.ttf) format('truetype');
}
@font-face {
 font-family: NanumSquare;;
 font-weight: 300;
 src: url(../Font/NanumSquareL.eot);
 src: url(../Font/NanumSquareL.eot?#iefix) format('embedded-opentype'),
      url(../Font/NanumSquareL.woff) format('woff'),
      url(../Font/NanumSquareL.ttf) format('truetype');
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:NanumSquare;
	font-weight:400;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {text-decoration:none;}
div, span, a, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dd, dt {box-sizing:border-box;-moz-box-sizing:border-box;}

input[type="text"], input[type="tel"], table td {-webkit-appearance:none; -moz-appearance:none; appearance:none;}

input, textarea, button, select {-webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0; border-radius:0;}

html {
      /* Prevent font scaling in landscape */
     -webkit-text-size-adjust: none; /*Chrome, Safari, newer versions of Opera*/
     -moz-text-size-adjust: none; /*Firefox*/
     -ms-text-size-adjust: none;  /*Ie*/
     -o-text-size-adjust: none; /*old versions of Opera**/
}@charset "utf-8";


/* 蠍一�覲� 蠍��� ��鍵 豐�蠍壱�� */
html, body{
  -webkit-text-size-adjust : none;  /* ��゜, ����襴�, �ろ��� ��覯��� */
  -ms-text-size-adjust : none;  /* IE */
  -moz-text-size-adjust : none;  /* ���伎�危��� */
  -o-text-size-adjust : none;  /* �ろ��� 蟲���� */
}

img{border:0;vertical-align: middle;	}
/* 기본 */
#wrap {height: auto; }
#wrap > div {max-width:720px; margin:0 auto;}

/* main */
 
.form_wrap {background: url(./mainbg_top.png) no-repeat top center; height: 1222px; position:relative;z-index:2;}
.form_wrap .con {position:relative; width:720px; margin:0 auto;}

.main_top .t_txt {position:absolute; left:128px; top:365px; width:514px; text-align:left;}
.main_top .t_txt > div { font-size:12px; color:#000; line-height:14px;}
.main_top .t_txt > div.t2 {font-size:18px; font-weight:500; margin-top:2px;}

.main_top .tbl_form tr {    line-height: 1.5;
}

 span .tel1 {font-size: 30px !important; padding:13px 0; font-weight: 600; margin-top:1px;}
.alert { position: absolute; left: 423px; top: 150px; width: 167px; height: 609px; cursor: pointer;}
.alert2 {    position: absolute;
    right: 0px;
    top: 0px;
    width: 350px;
    height: 52px;
    cursor: pointer;
}
/* footer */
.footer{background: #282828; padding: 40px 20px;}
.footer .logo{width: 100%; height: 42px; display:flex;align-items:center;justify-content:center; margin-bottom: 25px;}
.footer .con span{position: relative;}
.footer .con span b{text-align: center; display:block; font-size: 14px; color: #fff; font-family:NanumSquare, sans-serif; font-weight: normal; color: #777;}
.footer .con span p{text-align: center; font-size: 14px; color: #fff; font-weight: normal; font-family:NanumSquare, sans-serif; margin-bottom: 10px;  color: #777;}
.footer .con span em{width: 100%; display:flex;align-items:center;justify-content:center;}
.footer .con span em a{}


	/* 슬라이더 */

.real_insu_wrap {position: absolute; left: 44px; top: 144px; z-index: 20; width: 630px;}
.real_insu_wrap h3{padding:0 0 5px 10px; font-size:16px; color:#164f94}
/*.insu_list_area{background:#5d6072}*/
.insu_list_area .rolling{padding:5px;  width:630px;}
.insu_list_area .rolling li{width:100%;color:#000; text-align:center; padding:6px 0; border-bottom:1px solid #eee; line-height:52px; font-size:0; vertical-align:middle;}
.insu_list_area .rolling li span {vertical-align: top;}
.days{display:inline-block; width:25%; padding:0 10px; font-size:22px;  display:none;}
.name_new{display:inline-block; width:20%;  font-size:22px;}
.sex{display:inline-block; width:45%;  font-size:22px;  }
.age{display:inline-block; width:35%; font-size:22px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center;}
.age i {display:inline-block; font-style:normal; background:#ff4600; border-radius:0; line-height:45px; padding:0 15px; color:#fff; font-size:20px; vertical-align: top; padding:0; width:150px; text-align:center;}

.rolling {width: auto;  width:900px; height: 300px; position: relative;}

input.Ipt_Txt {width:100%;}
.sel_1 { width:50%; height:36px; width:100%; font-family:'NanumSquare',sans-serif; font-size:17px; text-indent:5px;}


.real_insu_wrap .bx-wrapper {background:none; box-shadow:none; border:none;}


 


/* footer */
.footer{background: #282828; padding: 40px 20px;}
.footer .logo{width: 100%; height: 42px; display:flex;align-items:center;justify-content:center; margin-bottom: 25px;}
.footer .con span{position: relative;}
.footer .con span b{text-align: center; display:block; font-size: 14px; color: #fff; font-family:NanumSquare, sans-serif; font-weight: normal; color: #777;}
.footer .con span p{text-align: center; font-size: 14px; color: #fff; font-weight: normal; font-family:NanumSquare, sans-serif; margin-bottom: 10px;  color: #777;}
.footer .con span em{width: 100%; display:flex;align-items:center;justify-content:center;}
.footer .con span em a{}

/* ���� ��� */
.form-box { position: absolute; top: 590px; left: 84px; }
.form-all { height: 80px; font-weight: 800; font-size: 38px; font-family:NanumSquare, sans-serif;}
.form-set div { margin-bottom: 15px; display:flex;}
.form-set div span { display: inline-block; width: 153px; line-height: 80px; font-weight: bold; background: none; color: #fff; text-align: left; }

.form-set .form-tel { display: inline-block; }
.form-set div .form-text { vertical-align: top; width: 394px; padding: 5px 10px; outline: none; border: 3px solid #000;; border-radius: 0; box-sizing: border-box;}
.form-set div .form-number { box-sizing: border-box; vertical-align: top; width: 122px; outline: none; border: 3px solid #000; border-radius: 0; margin-right: 14px; padding: 5px 10px;}
.form-set div .form-number:last-child { margin-right: 0; }
.form-set div select { outline: none; border: none; font-weight: 800;}

.form-set div select:focus { border: 3px solid #54a4ff; }
.form-set div input:focus { border: 3px solid #54a4ff; }

.privacy { text-align: center; font-size: 35px; font-family:NanumSquare, sans-serif; color: #fff; margin-top: 16px;}
.privacy #check-box { width: 35px; height: 35px; vertical-align: -8px;}
.privacy a { color: #fff; }

.btn_submit { position: absolute; top: 344px; left: -8px; width: 568px; height: 106px; background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}


/* Select box �ろ���� 豐�蠍壱�� */ 
select {
	padding: 0 10px 0 15px;
	background: url('arrow.png') no-repeat 100% 50% #fff !important;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* IE ���� Select box ���危�� ��蟇� */ 
select::-ms-expand { display: none; }

/* IE10 �伎������ input box �� 豢�螳��� 讌��郁鍵 覯��� ��蟇� */
input::-ms-clear { display: none; }

/* placeholder 豐�蠍壱�� */
input::-webkit-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
input:-ms-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
textarea::-webkit-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
textarea:-ms-input-placeholder {
  color: #aaa;
  font-style: normal;
  font-weight:100;
}
input::placeholder { font-weight: 400; color:#aaa; }

@media only screen and (min-device-width : 320px) and (max-device-width : 480px){
/*	.cm-popup { */
/*		margin: 0 auto;*/
/*		left: 0;*/
/*		right: 0;*/
/*		top: 15%;*/
/*	}*/
}

#wrap_middle { text-align:center; position:relative; margin-top:-60px !important; z-index:1; width:625px; margin:-60px auto 0;}
.middle_title { height:128px;}
.mainbg_middle { margin-top:-2px; }

/* 성별 css */
.sex_cover { position: absolute; left:258px; top:2px; display: flex;}
.sex_cover input { display:none;}
.sex_cover label {     
	border: 1px solid #000;
    height: 74px;
    width: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 30px;
    background: #e0e0e0;
}
.sex_cover input:checked + label { background:#fd0; font-weight:bold; color:#000;}
.form-set div .cover_box { position:relative; margin-bottom:0;}

/* 테이블 자료 */
#sampleTable { 
	margin:0 auto;
	width:625px;
	max-width:100%;
	border:2px solid #000;
	border-top:none;
}
#sampleTbody tr {
	display:flex; 
	justify-content:space-between;
	align-items:center;
	padding:10px 0;
	border:1px solid #c0c0c0;
	background:#fff;
	padding:0 10px;
}
#sampleTbody tr:nth-child(even) {
	background:#F6F7F7;
}

#sampleTable tr:first-child .wonbg { display:none;}
.bh_name { width:120px; max-width:24%;}
.bh_name > img { width:100%}
.product { width:368px; max-width:56%; font-size:17px; font-weight:bold; line-height:1.4; display:flex; flex-direction:column; justify-content:center; text-align:left;}
.price { width:110px; max-width:20%;}
.bh_number { font-size:14px; color:#999;}
.wonbg { position:absolute; top:0; left:0; display:flex; width:110px; height:40px; justify-content:center; align-items:center; background:#ff4600; color:#fff; cursor:pointer; font-size:14px !important; border:2px solid #000;}
.wonbg.on { display:none;}
.jasehi { border:2px solid #000; margin:5px 0; color:#000; background:#fff;}
.price > div, .price > a { margin:5px 0; cursor:pointer; width:110px; height:40px; display:flex; align-items:center; justify-content:center; font-size:14px;}
.gaip { background:#333; color:#fff; }
.price_num {  font-size:20px !important; color:#f44; font-weight:bold; cursor:inherit !important; position:relative; background:#383635; color:#ffe900; border-radius:5px;}
.won { color:#fff;}
#wrap_middle { position:relative;}

#insubody { width:100%; padding-bottom:20px;}
.insuhead { width:670px; margin:0 auto; max-width:100%;}
.insuhead h2 { font-size:42px; text-align:center; background:#383635; color:#ffe400; padding:30px 0; font-weight:bold; border-radius:20px 20px 0 0;}

.main_top .tbl_form .child_box th { font-size:34px; line-height:1.2;}

#wrap_bottom { background:url('./mainbg_bottom.png') no-repeat top center; height:2282px; position:relative;}
.par_name { font-size:14px; margin-bottom:5px; display:block;}
.footer-bg img{ width:720px;}
.footer-bg img { width:720px;}