input[type=button]{cursor: pointer;}

#intro_wrap{
    width: 100%;
}
#intro_wrap .main_content section {
    min-width: 1080px;
    overflow: hidden;
}
#intro_wrap .main_content .main_section{
    width: 100%;
}
#intro_wrap .main_content .section{
    box-sizing: border-box;
    position: relative;
    width: 1080px;
    margin: 0 auto;
}
#intro_wrap .main_content .step1{
    background-color: #095f59;
}
#intro_wrap .main_content .step1 .section .contentWrap{
    position: absolute;
    width: 1080px;
    text-align: center;
}
#intro_wrap .main_content .step1 .section .contentWrap .light{
    position: relative;
    -webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}

#intro_wrap .main_content .step1 .section .contentWrap p.date {
    position: absolute;
    width: 100%;
    bottom: 31px;
    z-index: 1;

    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    color: #005751;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

.section_content{
    position: relative;
    width: 1080px;
    margin: 0 auto;
}
#intro_wrap .main_content .step2{
    background-color: #f7fff6;
}
#intro_wrap .main_content .step2 .section{
    height: 800px;
}
#intro_wrap .main_content .step2 .section .contentWrap{
    position: absolute;
    width: 1080px;
    text-align: center;
    z-index: 1;
}
#intro_wrap .main_content .step2 .section .contentWrap .con{
    overflow: hidden;
    padding: 88px 0 0;
}
#intro_wrap .main_content .step2 .section .contentWrap .con div{
    float: left;
}
#intro_wrap .main_content .step2 .section .contentWrap .con div.plus{
    padding: 0 9px;
    line-height: 350px;
}
#intro_wrap .main_content .step2 .section .bg{
    position: relative;
    animation: motion 2.5s ease-in-out infinite normal;
}
@keyframes motion{
    0% { top: 0px;opacity: 0.5;}
    50% { opacity:1;}
    100% { top: -300px;opacity: 0;}
}

#intro_wrap .main_content .step3{
    background-color: #fff;
}
#intro_wrap .main_content .step3 .section .con{
    width: 1920px;
    margin-left: -420px;
}

#intro_wrap .main_content .step4{
    background-color: #008a9a;
}
#intro_wrap .main_content .step4 .section .contentWrap{
    position: absolute;
    width: 1080px;
    padding:120px 0 0;
    text-align: center;
}

#intro_wrap .main_content .step5{
    background-color: #deeeeb;
}

#intro_wrap .main_content .step5 .section .contentWrap{
    width: 1080px;
}

#intro_wrap .main_content .step5 .section .contentWrap .title{
    padding: 50px 0 0;
}
.step5_frame_wrap{
    background-color: #deeeeb;
}

.step5_frame_wrap .con{
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
    padding: 40px;
    margin: 0 0 20px;
}
.step5_frame_wrap .con h2{
    display: inline-block;

    font-size: 18px;
    letter-spacing: -0.5px;
    font-weight: 700;
    line-height: 32px;
}

.step5_frame_wrap .con input[type="checkbox"].es_checkbox {
    display: none;
}

.step5_frame_wrap .con input[type="checkbox"].es_checkbox.box {
    display: none;
}

.step5_frame_wrap .con input[type="checkbox"].es_checkbox.box:checked + div {
    background-color: #F0F5FE;
    border: 1px solid #5080E9;
    color: #333333;
}

.step5_frame_wrap .con input[type="checkbox"].es_checkbox.box + div {
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #DDDDDD;
    height: 38px;
    padding-top: 5px;
}

.step5_frame_wrap .con input[type="checkbox"].es_checkbox:checked + div {
    color: #333;
}

.step5_frame_wrap .con .sub_title{
    overflow: hidden;
    height: 32px;
}
.step5_frame_wrap .con .sub_title input[type=button]{
    border:none;
    background-color: #95a1b4;
    width:80px;
    height:32px;
    vertical-align: inherit;

    font-size: 14px;
    font-weight: 700;
    color:#ffffff;
    -webkit-appearance: none; /* 네이티브 외형 감추기 */
    -moz-appearance: none;
    appearance: none;
    float: right;
}
.step5_frame_wrap .con .list_table{
    margin: 10px 0 0;
}
.list_table table.es_type2{border-top:1px solid #333333; width:100%;}
.list_table table.es_type2 th,
.list_table table.es_type2 td{border-bottom:1px solid #dddddd; color:#333333; height: 56px; box-sizing: border-box;}
.list_table table.es_type2 th{background: #f2f3f6; font-weight:500; padding:10px 10px; height:60px; box-sizing: border-box;
    font-size: 14px;font-weight: 700;letter-spacing: -0.5px;}
.list_table table.es_type2 td{padding:10px 20px; color:#6d6e71; text-align: center;}




.selectWrap{width:138px; display: inline-block; padding:12px 10px; vertical-align: top; box-sizing: border-box;}
.selectWrap{padding:3px 0;}


/*      폼 스타일 - select */
div.es_select{position: relative; display: inline-block;}
div.es_select:before{content: "\f0d7"; color:#333333; width: 6px; height: 6px; position: absolute; top: 23px; right: 16px; font-family: Font Awesome\ 5 Free; pointer-events: none; font-weight: 900;}
div.es_select select{width:100%; color:#a7a9ac; border-radius:0; background-color:white; padding: 15px 30px 15px 15px; margin:0; -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; font-family: inherit; font-size:16px; border:1px solid #dddddd; outline:0;}
div.es_select select:disabled{background-color: #F9F9F9;}

div.es_select.small:before{top: 12px; right: 15px;}
div.es_select.small select{padding:7px 30px 7px 8px; font-size: 14px;}
div.es_select.wd-140{width: 140px;}
div.es_select.wd-240{width: 240px;}

.step5_frame_wrap .con input[type=button].es_btn{
    font-size:16px; font-weight: 700;
}
/*      폼 스타일 - button */
input[type=button].es_btn{padding:15px 15px 15px; margin:0 3px 0 0; border:1px solid #CCCCCC; text-align:center; font-size:16px; font-weight:400; color:#333333; background-color: #FFFFFF;}
input[type=button].es_btn.slim{padding:1px 22px}
input[type=button].es_btn.in_table{font-size:14px; padding: 4px 12px;}
input[type=button].es_btn.confirm{background-color: #0070ff; color:white; border:1px solid #0070ff;}
input[type=button].es_btn.type1{color:#0070ff; border:1px solid #0070ff;}
input[type=button].es_btn.type2{color:#ffffff; border:1px solid #808285; background-color: #808285;}
input[type=button].es_btn.type3{color:#df3260; border:1px solid #df3260;}
input[type=button].es_btn.type4{color:#1e4376; border:1px solid #1e4376;}
input[type=button].es_btn.type5{color:#95a1b4; border:1px solid #95a1b4;}
input[type=button].es_btn.type6{color:#ffffff; border:1px solid #95a1b4; background-color: #95a1b4;}
input[type=button].es_btn.type7{color:#6d6e71; border:1px solid #dddddd; background-color: #f8f8f8;}
input[type=button].es_btn.type8{color:#ffffff; border:1px solid #95a1b4; background-color: #95a1b4;}


.step5_frame_wrap .con.count{
    text-align: center;
    font-size: 24px;
    font-weight: 700;

    letter-spacing: -0.5px;
    color: #333;
}
.step5_frame_wrap .con.count span{
    color: #0070ff;
}


.list_table table.es_type4{width:100%;}
.list_table table.es_type4 th{font-size: 16px; font-weight: 700;letter-spacing: -0.5px;border-top:1px solid #a7a9ac; border-bottom:1px solid #dddddd;}
.list_table table.es_type4 td{border-bottom:1px solid #dddddd; color:#333333; font-weight: 500;font-size: 14px;background-color: #f2f3f6;}
/*.list_table table.es_type4 th{padding:12px 4px 11px;}*/
.list_table table.es_type4 td{padding:9px 4px; text-align: center;}
.list_table table.es_type4 td label{color:#0070ff}

.eventbtn{width: 200px;height: 50px;line-height: 50px;box-sizing: border-box;}
.eventbtn img{vertical-align: text-bottom;padding-bottom: 1px;}
.eventbtn.unright{
    background-color: #e6e9ec;
    color: #a7a9ac;
    -moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 1px 1px 2px rgba(0,0,0,0.1);
}
.eventbtn.basis{
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #dddddd;
    color: #333;
    -moz-box-shadow:  1px 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow:  1px 1px 2px rgba(0,0,0,0.1);
    box-shadow:  1px 1px 2px rgba(0,0,0,0.1);
}
.eventbtn.basis:hover{
    background-color: #eff9fe;
    border: 1px solid #0070ff;
}
.eventbtn.basis.on{
    background-color: #eff9fe;
    border: 1px solid #0070ff;
}

.list_table table.es_type5{overflow: hidden;border-top:1px solid #ddd; /*border-left: 1px solid #ddd;*/ width:100%;margin-bottom: 10px;}
.list_table table.es_type5 th{border-left: 1px solid #dddddd; border-right: 1px solid #ddd;}
.list_table table.es_type5 th,
.list_table table.es_type5 td{border-bottom:1px solid #dddddd; color:#333333; height: 56px; box-sizing: border-box;letter-spacing: -0.5px;}
.list_table table.es_type5 td.empty_td{height: 12px;padding: 0;border-right: none;border-left: none;}
.list_table table.es_type5 tr:last-child td{border-bottom: none;}
.list_table table.es_type5 th{background: #f2f3f6; font-weight:500; padding:10px 10px; height:60px; box-sizing: border-box; font-size: 14px;font-weight: 700;}
.list_table table.es_type5 td{ position: relative; padding:10px 80px 10px 40px; color:#6d6e71;  border-right: 1px solid #ddd;}

.list_table table.es_type5 td ul{
    float: left;
}
.list_table table.es_type5 td ul li{
    float: left;
}
.list_table table.es_type5 td ul li::after{
    content: "|";
    color: #bcbec0;
    padding: 0 8px;
    vertical-align: text-top;
}
.list_table table.es_type5 td ul li:last-child::after{
    content: " ";
}
.list_table table.es_type5 td p{
    float: right;
    font-size: 18px;
    font-weight: 900;
    color: #333;
}
.list_table table.es_type5 td .close{
    position: absolute;
    top: 20px;
    right: 20px;
}
.list_table table.es_type5 td .close img{
    padding-bottom: 5px;
}
.step5_frame_wrap .con.result{
    background-color: #eef7ff;
    text-align: center;
    font-size: 24px;

    font-weight: 700;
    color: #333;
    letter-spacing: -0.5px;
    padding: 25px 40px;
}
.red{
    color: #ff4949;
}
.blue {
    color: #0070ff;
}
.ft_banner{
    width: 100%;
    height: 100px;
    background: linear-gradient(to right, rgba(5,87,81,1) 50%,rgba(0,55,51,1) 50%);
    position: fixed;
    bottom: 0;
    z-index: 2;
}
.ft_banner .container{
    width: 1080px;
    height: 100%;
    margin: 0 auto;
}

.ft_banner .container .left button{
    display: inline-block;
    margin: 0 10px;
    background-color: #182648;
}
.ft_banner .container .left{
    float: left;
    height: 50px;
    padding-top: 20px;
    padding-left: 25px;
}
.ft_banner .container .right{
    float: left;
    padding-top: 20px;
    padding-left: 20px;
}
.ft_banner .container .right span{
    margin-left: 18px;
    margin-right: 5px;
    color: #fff;
}
.ft_bannser .container .right label{
    font-size: 14px;
    letter-spacing: -0.75px;
    color: #fff;
    margin-left: 10px;
}
.ft_banner .container .right label input{
    vertical-align: baseline;
    margin: 0;
}
.ft_banner .container .right button{
    display: inline-block;
    margin: 0 0 0 13px;
    background-color: #26428b;
    vertical-align: middle;
}

.quick_menu{display: block;}
.quick_item{margin-bottom:3px; position:relative; float:none; background:#ffffff; border:1px solid #dcddde; border-radius:2px}
.quick_item img{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.quick_item{width:72px;box-sizing: border-box;}
.quick_item a{width:100%; height:100%; display:inlinse-block;}
.quick_item.high1{height:90px;}
.quick_item.gray{background:#1f9b79; height: 32px;border: none;}
.quick_item a:hover{background:#f6f6f6;}
.quick_item.gray a:hover{background:#1f9b79;}

#aoa_cost_warp td {padding: 25px;}
#aoa_cost_warp td:last-child {background-color: #eef7ff;}
#aoa_cost_warp td div:first-child {/*margin-bottom: 20px;*/font-size: 17px;}
#aoa_cost_warp td div:last-child {font-size: 20px;position: relative;}
#aoa_cost_warp td div img {position: absolute;top: -10px;right: -43px;}
#aoa_cost_warp td div .won {font-size: 23px;}