

/*main_visual*/

.m_visual2 {   background:url('../img/main_bg.gif') no-repeat; height:auto; text-align:center;    margin-top: 50px;    background-position: center;}  
.m_visual2 > img {width:100%; max-width:1000px;}


/*form*/

.form {width:100%; background:url('../img/form_bg.gif'); color: #fff;letter-spacing: -1px; padding-bottom: 10px; ;font-size:18px; }
.form .c_obj {width:100%; max-width:1000px; margin:0 auto;} 
.form  .tit_wrap {font-size:36px; text-align:center; font-weight:normal; border-bottom:1px dashed #515151; background:url('../img/form_tit_bg.gif');}
.form  .tit_wrap span {margin-right:10px;}
.form  .tit_wrap span img {margin-top:-5px;}
.form  .tit_wrap b {color:#f7e333;}
.form .tit_wrap .tit {width:100%; max-width:1000px; margin:0 auto; padding: 19px 0;}


.form_wrap > dl > dd {display:inline-block; width:246px;}
.form_wrap > dl {width:330px;display:inline-block;}
.form_wrap .form_01 { margin:0px 5px 0 30px;}
.form_wrap .form_02 {margin:0px 20px 0 8px; vertical-align:top; }
.form_wrap .form_02 > dt.call_time {padding-top:0;}
.form_wrap .form_03 {width:230px;display:inline-block;   vertical-align: top; font-size:16px; color:#B4B4B4;}

.form_wrap .form_03 .form_btn_box p {margin-bottom:10px; font-weight:normal; }
.form_wrap .form_03 .form_btn_box p a:hover {color:#fff;     cursor: pointer;}
.ok_btn {font-size:20px; font-weight:bold; padding:20px; background:#f7e333; border:1px solid #5A5050; cursor: pointer;}


.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}

#nav_btn_close  {    position:  absolute;width: 30px;top: 0;  right: -30px;}
#nav_btn_close  a{    color: #fff;display: block;font-size: 30px;}

/*contents*/
.con {background:url('../img/bg.jpg');}
.con > div {overflow:hidden;}
.con > div > dl {width:100%; max-width:1000px; margin:0 auto;}
.con > div > dl > dt span {text-align:center; display:block;margin:0 auto; font-size:28px; color:#fff; width:114px; height:46px; font-weight:bold; padding-top:10px;}
.con > div > dl > dt h3 {font-size:36px; display:block; padding:30px 0 40px 0; color:#3F3F3F; text-align:center; letter-spacing:-1px;}
.con > div.t_01 > dl > dt > span { background:url('../img/con_num_01.png'); }
.con > div.t_02 > dl > dt > span { background:url('../img/con_num_02.png');  }



.con > div > dl > dd {margin-bottom:30px;    overflow: hidden;}
.con > div > dl > dd > span {width:30%; display: block;}








.con > div > dl > dd i {margin-right:7px;color:#B01C2A;}
.con > div > dl > dd {padding-bottom:50px;    overflow: hidden;    width: 100%; margin: 0 auto; }
.con > div > dl > dd > p {font-size:18px;letter-spacing:-1px; color:#333; line-height:160%; vertical-align:top;   padding-bottom: 12px; overflow:hidden}
.con > div > dl > dd > ul li {font-size:18px;letter-spacing:-1px; color:#333; }
.con > div > dl > dd > p b {    color: #B01C2A;
    display: inline;
    border-bottom: 1px solid #BBB;
    padding-bottom: 3px;}
.con > div > dl > dd > p > span {}
.con > div > dl > dd > span {width:35%; text-align:center; display:inline-block; *display:inline; zoom:1}
.con > div > dl > dd > span img {width:65%;}


/*타이틀*/

.con > div > dl > dt h3 {font-size:36px;  padding:40px 30px 60px 30px; color:#4E4E4E; text-align:center; letter-spacing:-1px; position: relative;}
.con > div > dl > dt h3:before {/* content: ''*/; position: absolute;  left: 0; height: 8px; width: 8px; border-radius: 50%;top: 47px; background: #97C5F1;}
.con > div > dl > dt h3:after { /* content: ''*/;  position: absolute; right: 0; height: 8px; width: 8px; border-radius: 50%; top: 47px; background: #97C5F1;}

.line:before {position:absolute; content:''; top:50px; height:10px; background:url('../img/line_bg.png'); max-width:1000px; left:0}




/*버튼*/
 .btn_st .ok_btn{background:url ('./img/ok_btn.png'); padding:0;}




/* 컨텐츠 100% 배경*/


.con > div.bg01  {background:url('../img/con_01_bg.png') no-repeat #fff0ca; background-position:center bottom }
.con > div.bg02 {background:#E6E4E1;}


.con > div.bg01 > dl > dt h3 {background:#fff0ca;}
.con > div.bg02 > dl > dt h3 {background:#E6E4E1;}
.con > div > dl > dt h3 {background:#ECECEC;}

/* 컨텐츠 중간 이미지컷*/

.img_wrap {text-align:center;    margin-top: 20px;}
.img_wrap li {display:inline-block; *display:inline; zoom:1; border:1px solid #b1b1b1;}



/* 순서가 있는 박스형태 가로 type1*/

.con > div > dl > dd.c_flow > ul > li {display:inline-block; *display:inline; zoom:1; width:32.4%; color:#fff; font-size:22px; font-weight:bold; text-align:center; padding:30px 0;  margin-right: 1%;vertical-align: top;    line-height: 160%;}
.con > div > dl > dd.c_flow > ul > li:last-child {margin-right:0;}
.con > div > dl > dd.c_flow > ul > li span {display:block; padding:40px 0 36px 0;}
.con > div > dl > dd.c_flow > ul > li.pa_01 {background:url('../img/c1_bg01.gif');}
.con > div > dl > dd.c_flow > ul   li.pa_02 {background:url('../img/c1_bg02.gif');}



/* 순서가 있는 박스형태 세로*/


.h_flow2 > div {width:100%;}
.h_flow2 ul {margin:0 5px;}
.con > div.h_flow2 dl > dd > ul  {text-align:left; }
.con > div.h_flow2 dl > dd > ul > li { line-height:140%; color:#000; letter-spacing:-1px;    width:48.5%; display:inline-block; *display:inline; zoom:1 ;overflow:hidden; font-size:20px; vertical-align: top; border:1px solid #000;    margin-bottom: 14px;     min-height: 95px;    margin-right: 8px;}
.con > div.h_flow2 dl > dd > ul > li > div {    margin: 15px 12px 15px 20px; color: #fff; vertical-align: top; font-weight: bold;}
.con > div.h_flow2 dl > dd > ul > li > div  p {display:inline-block; color:#fff; margin-right:10px;width:88%;    font-weight: normal;}



.con > div.h_flow2 dl > dd > ul > li u {width:1px; background:#96898B; display:inline-block;  margin:5px 9px;height:20px;    vertical-align: top;}
.con > div.h_flow2 dl > dd > ul > li b {color:#000; font-weight:normal; }
.con > div.h_flow2 dl > dd > ul > li.list_bg01 { background: #7E6062;    border: 1px solid #694D4F;}
.con > div.h_flow2 dl > dd > ul > li.list_bg02 {background:#B6968E; border: 1px solid #907973;}
.con > div.h_flow2 dl > dd > ul > li.list_bg02 p {color:#000;}
.con > div.h_flow2 dl > dd > ul > li.list_bg03 {background:#911E2D; border: 1px solid #6B141F}
.con > div.h_flow2 dl > dd > ul > li.list_bg03 p {color:#CDB986;}



/* 순서가 있는 박스형태 가로 type2*/

.c_flow_box {padding-bottom:20px;}
.c_flow_box ul {text-align:center;}
.c_flow_box  ul  li {display:inline-block; *display:inline; zoom:1; vertical-align:top; width:24%; background:#fff;margin-right:5px; text-align:center; padding:10px 0; font-size:18px; color:#000; height:auto;     min-height: 210px; border:1px solid #d1d1d1;}
.c_flow_box  ul  li:last-child {margin-right:0;}
.c_flow_box  ul  li span {padding:20px 0; display:block;text-align:center;}
.c_flow_box  ul  li p { padding-top:20px;    margin: 0 20px; }
.c_flow_box  ul  li p.dot1 {border-top:1px dashed #DFDFDF;}
.c_flow_box  ul  li p.dot2 {border-top:1px dashed #BFB3B3;}
.c_flow_box  ul  li p.dot3 {border-top:1px dashed #BFB3B3;}
.c_flow_box  ul  li.list_bg01 {background:#9A9A9A;  color:#fff;}
.c_flow_box  ul  li.list_bg02 {background:#9A9A9A;  color:#fff;} 




/*포인트 박스 타입*/

.point {color:#fff; background:#EB610E; font-size:16px;padding:15px;    line-height: 140%;    border: 1px solid #B54A0A;    text-align: center;     margin-bottom: 30px;}
.point span {color:#fff000}

.point2 {background:url('../img/point2_bg.png') no-repeat #C6C1C1;padding:30px; margin-top:30px;     background-position: 53px 0; border-left:1px solid #9C9C9C; border-right:1px solid #9C9C9C; border-bottom:1px solid #9C9C9C; border-top:1px solid #9C9C9C;;;}
.point2 dl {padding-left:300px; color:#3E3E3E;}
.point2 dl > dt {font-size:22px; font-weight:bold;}


.point2 dl > dd {font-size:18px; padding-top:24px;    line-height: 160%;}


/* */

.img_box01 {    position: relative;}
.img_box01 > span{    position: absolute;right: 0; top: 0;     text-align: right;}
.img_box01 > span img {width:90%;}



.ta_center {text-align:center;}

.left {float:left}
.right {float:right}

/*테이블 스타일*/



.tb_01  {padding-bottom:30px;}
.tb_01 td, .tb_01 th{ font-size:18px; line-height:160%;}
.tb_01 td {padding:20px 10px;     background: #F5F5F5; border: 1px solid #A6A6A6;}
.tb_01 td span {display:block;  color:#0B837A; padding:5px; font-size:16px}
.tb_01 td > i {color:#0B837A;}
.tb_01 th {background:#7E6062; color:#fff; border: 1px solid #9C8182;width:15%;}



.con > div > dl > dd > ul.w50 {margin-bottom:100px;}
.con > div > dl > dd > ul.w50 > li {display:inline-block; *display:block; zoom:1; width:100%; line-height:140%;line-height:140%; font-size:18px;     letter-spacing: -1px;     position: relative;}
.con > div > dl > dd > ul.w50 > li h4 {text-align:center; font-size:20px; color:#fff; padding:10px;     background: #aaa; font-weight:normal;}
.con > div > dl > dd > ul.w50 > li p{padding-top:30px;  padding-bottom: 50px;    width: 90%;
    margin: 0 auto;}



.bg_01 {    background-color: #fff;border-bottom: 1px solid #ddd;}
.bg_02 {border-bottom: 1px solid #ddd; background:#F9F9F9;}
.bg_03 {background:url('../img/bg01.gif'); }

.box_bg {}
.box_bg02 {}




.con > div.bg_01 > dl > dt h3 { background-color: #fff}
.con > div.bg_01 > dl > dt.line:before {}

.con > div.bg_02 > dl > dt h3 { background:#F9F9F9;}
.con > div.box_bg > dl > dt h3 {    background: url('../img/bg.jpg');}





.point-count {margin-top:30px;}
.point-count_wrap {position:relative;    padding-bottom: 20px;}
.point-count_wrap:before {
    display: block;
    border-left: 3px dashed #BDC3C7;
    border-bottom: 0;
    margin-left: 0;
    top: 27px;
    left: 24px;n
    width: 0px;
    height: 80%; 
	position:absolute;
	content:''}
.last:before {display:none;}




.point-count_wrap span {position:absolute; left:5px; top:5px}
.point-count  div span {display: inline-block; *display:inline; zoom:1 ;width:36px; height:36px; ;}
.point-count  div p { display: inline-block;vertical-align: top; font-size: 18px; margin-left:50px;    padding: 10px;    border: 1px solid #d1d1d1; background:#fff;}


.point-count  div .num01 {background:url('../img/count.png') #B12929  no-repeat;    background-position:5px 7px;   background-size: 216px; }
.point-count div .num02 { background:url('../img/count.png') #E98E09   no-repeat;    background-position:-30px 7px;   background-size: 216px;  }
.point-count div .num03 { background:url('../img/count.png') #227fbb  no-repeat;    background-position:-70px 7px;   background-size: 216px;  }
.point-count div .num04 { background:url('../img/count.png') #1aaf5d  no-repeat;    background-position:-109px 7px;   background-size: 216px;  }