.price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1240px;
    padding: 118px 227px;
    margin:0 auto;
}

.price > span:nth-of-type(1) {
    font-family: 'NanumSquare', sans-serif;
    font-size: 49px;
    font-weight: bold;
    color: #555;
    margin-bottom: 10px;
}

.price > span:nth-of-type(2) {
    font-family: 'NanumSquare', sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #555;
    margin-bottom: 10px;
}

.price>span:nth-of-type(2) {
    padding-bottom:100px;
}

.tdbk {
    position: relative;
    color:#333;
    font-weight: bold;
    border-left: 1px solid #eee;
    border-top: 1px dotted #eee;
    background:#f7fcff;
    padding-left:57px;
    width:33.333%;
}

.tdbk_03 {
    position: relative;
    color:#333;
    font-weight: bold;
    border-left: 1px solid #eee;
    border-top: 1px dotted #eee;
    background:#f7fcff;
    padding-left:0;
    width:33.333%;
}

.custom_nomarl {
    padding-left:57px;
}

.custom_fo>i {
	position:relative;
    color:#ddd;
    padding:0 20px;
}
.number1 {
	opacity:0;
    position: absolute;
    top: 0;
    left: -255px;
    width: 235px;
    padding: 10px;
    background: #67b2c7;
	border-radius:5px;
    color: #fff;
	font-weight:normal;
    transition: .3s;
    text-align: center;
    line-height: 1.2;
    -webkit-transition: .3s;
    z-index:99;
    }
.number1.on {opacity:1}

.number1:before {
	border-top:10px solid transparent;
	border-right: 0px solid transparent;
	border-left: 10px solid #67b2c7;
	border-bottom: 10px solid transparent;
	content:"";
	position:absolute;
	top: 23px;
	right: -10px;
}



.custom_fo>span>i { 
    color:#ddd;
    padding:0 20px;
    cursor: pointer;
}
.custom_fo>span:hover>i + div.cu_box {
    display: block;
}

td { 
	position:relative;
    border-left: 1px solid #eee;
    border-top: 1px dotted #eee;
    background:#fff;
    padding-top:22px;
}
td>i {
    color: #0ca2e5;
}

.tdbk_02{
    text-align: center;
}

/*모바일*/
@media all and (max-width: 1748px) {
    .number1 {
        left: -210px;
        width: auto;
    }
}
@media all and (max-width: 1695px) {
    .price {
        width: auto;
        padding: 153px 220px;
    }    
}
@media all and (max-width: 1199px) {
    .number1 {
        left: -175px;
        width: auto;
        font-size:13px;
    }
    .price {
        width: auto;
        padding: 130px 200px;
    }
}
@media all and (max-width: 1110px) {
    .price > span:nth-of-type(1) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 38px;
        font-weight: bold;
        color: #555;
        margin-bottom: 10px;
    }
    
    .price > span:nth-of-type(2) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 29px;
        font-weight: normal;
        color: #555;
        margin-bottom: 10px;
    }
}
@media all and (max-width: 972px) {
    .price > span:nth-of-type(1) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 29px;
        font-weight: bold;
        color: #555;
        margin-bottom: 10px;
    }
    
    .price > span:nth-of-type(2) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 24px;
        font-weight: normal;
        color: #555;
        margin-bottom: 10px;
    }
    table {
        color:black; 
        font-family: 'Nanum Gothic', sans-serif;
        font-size:14px;
    }
    .price {
        width: auto;
        padding: 130px 150px;
    }
    .tdbk {
        padding-left:44px;
    }
    .custom_nomarl {
        padding-left:44px;
    }
    .custom_fo>i {
        position:relative;
        color:#ddd;
        padding:0 15px;
    }
    .number1 {
        left: -145px;
        width: auto;
        font-size:11px;
    }
}


@media all and (max-width: 918px) {
    table {
        color:black; 
        font-family: 'Nanum Gothic', sans-serif;
        font-size:14px;
    }
    .price {
        width: auto;
        padding: 130px 150px;
    }
    .tdbk {
        padding-left:44px;
    }
    .custom_nomarl {
        padding-left:44px;
    }
    .custom_fo>i {
        position:relative;
        color:#ddd;
        padding:0 15px;
    }
    .number1 {
        left: -145px;
        width: auto;
        font-size:11px;
    }
}

@media all and (max-width: 885px) {
    table {
        color:black; 
        font-family: 'Nanum Gothic', sans-serif;
        font-size:14px;
    }
}
@media all and (max-width: 773px) {
    .price > span:nth-of-type(1) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #555;
        margin-bottom: 10px;
    }
    
    .price > span:nth-of-type(2) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 18px;
        font-weight: normal;
        color: #555;
        margin-bottom: 10px;
    }
    table {
        color:black; 
        font-family: 'Nanum Gothic', sans-serif;
        font-size:11px;
    }
    .price {
        width: auto;
        padding: 130px 100px;
    }
    .tdbk {
        padding-left:30px;
    }
    .custom_nomarl {
        padding-left:30px;
    }
    .custom_fo {
        padding-left: 30px;
    }
    .custom_fo>i {
        display:none;
    }
    .number1 {
        display: none;
    }
}
@media all and (max-width: 740px) {
    table {
        color:black; 
        font-family: 'Nanum Gothic', sans-serif;
        font-size:11px;
    }
    .price {
        width: auto;
        padding: 130px 100px;
    }
    .tdbk {
        padding-left:30px;
    }
    .custom_nomarl {
        padding-left:30px;
    }
    .custom_fo {
        padding-left: 30px;
    }
    .custom_fo>i {
        display:none;
    }
    .number1 {
        display: none;
    }
}
@media all and (max-width: 555px) {
    .price > span:nth-of-type(1) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #555;
        margin-bottom: 10px;
    }
    
    .price > span:nth-of-type(2) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #555;
        margin-bottom: 10px;
    }
}
@media all and (max-width: 533px) {
    table {
        color:black; 
        font-family: 'Nanum Gothic', sans-serif;
        font-size:10px;
        text-align:center;
    }
    .price {
        width: auto;
        padding: 130px 50px;
    }
    .tdbk {
        padding-left:0;
    }
    .custom_nomarl {
        padding-left:0;
    }
    .custom_fo {
        padding-left: 0;
    }
    .custom_fo>i {
        display: none;
    }
}

@media all and (max-width: 396px) {
    .price > span:nth-of-type(1) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #555;
        margin-bottom: 10px;
    }
    
    .price > span:nth-of-type(2) {
        font-family: 'NanumSquare', sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #555;
        margin-bottom: 10px;
    }
}