.service .s_p_sub_title h2{
    font-size: 30px;
    background: #f5f5f5;
    border-bottom: 1px solid #eaeaea;
    font-size: 30px;
    letter-spacing: -0.04em;
    color: #333;
    padding: 50px 0;
    text-align: center;
    font-weight: 300;
}
.service .tab_wrapper .tab_menu li{
    width: 170px;
}
.service .tab_wrapper .tab_content{
    padding-top: 0;
}
.service .tab_wrapper .tab_content .step_tab {
    text-align: left;
}
.service .que_box li{
    position: relative;
    text-align: left;
}
.service .que_box li .faq_q{
    cursor: pointer;
    font-size: 15px;
    padding: 20px;
    border-bottom: 1px solid #ddd;
}
.service .que_box li .faq_a{
    /* display: none; */
    padding: 20px;
    border-bottom: 1px solid #333;
}
.service .que_box li .faq_q .arrow{
    position: absolute;
    right: 20px;
    top: 30px;
    border: solid #333;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 5px;
    transform: rotate(
        45deg
    );
    -webkit-transform: rotate(
        45deg
    );
    cursor: pointer;
    transition: 0.3s;
}
.service .que_box li .faq_q.on .arrow{
    transform: rotate(
        -135deg
    );
    -webkit-transform: rotate(
        -135deg
    );
}
.service .que_box li .upper{
    font-size: 30px;
    color: #999999;
    font-weight: 700;
}
.service .que_box li .faq_a .upper{
    color: #333;
}
.service .que_box li .faq_q p{
    font-size: 16px;
    color: #333;
    letter-spacing: -0.04em;
    display: inline-block;
    font-weight: 500;
}
.service .que_box li .faq_q em{
    display: inline-block;
    width: 120px;
    padding: 10px 0;
    border-radius: 20px;
    text-align: center;
    margin:0 20px;
    font-style: normal;
}
.service .que_box li .faq_a p{
    font-size: 14px;
    letter-spacing: -0.04em;
    color: #666;
    line-height: 22px;
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}
.service .que_box li .faq_q em.red{
    color: #ff7373;
    border: 1px solid #ff7373;
}
.service .que_box li .faq_q em.yellow{
    color: #ddb600;
    border: 1px solid #ddb600;
}
.service .que_box li .faq_q em.blue{
    color: #5693df;
    border: 1px solid #5693df;
}
.service .que_box li .faq_q em.purple{
    color: #bd7efe;
    border: 1px solid #bd7efe;
}
.service .que_box li .faq_q em.orange{
    color: #eb902e;
    border: 1px solid #eb902e;
}
.service .search_box{
    border: 1px solid #999;
    padding: 10px 20px;
    position: relative;
    margin: 60px auto 30px;
}
.service .search_box::placeholder{
    font-size: 16px;
    color: #adadad;
    letter-spacing: -0.04em;
}
.service .search_box .search_txt{
    width: 90%;
    display: inline-block;
    padding: 10px;
}
.service .search_box .search_btn{
    background: url(/img/ico/search_ic_r.png);
    width: 22px;
    height: 22px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    text-indent: -9999em;
}

/* 1:1 문의하기 - write*/

.url_div input[type="file"] {
    display: none;
}
.service .recently_form{
    padding: 60px 0;
}
.service .recently_form article{
    width: 850px;
}
.service .recently_form .sub_inner > div{
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
    font-size: 0;
}
.service .recently_form .sub_inner > div > label{
    width: 135px;
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}
.service .recently_form .sub_inner input{
    padding: 12px 0;
    font-size: 14px;
}
.service .recently_form .sub_inner .rec_box{
    display: inline-block;
    width: calc(100% - 135px);
    vertical-align: middle;
}
.service .recently_form .ui-selectmenu-button.ui-button{
    width: 250px;
}
.service .recently_form .sub_inner .rec_box .bar{
    font-size: 10px;
    color: #999;
}
.service .check_box_cus input[type="radio"] + label:after{
    top: 3px;
}
.service .recently_form .sub_inner .rec_box .noti_txt{
    font-size: 13px;
    color: #666;
    padding: 0 20px;
}
.service .recently_form .sub_inner .rec_box .check_box{
    display: inline-block;
}
.service .recently_form .sub_inner .rec_box .mar30{
    margin-top: 20px;
}
.service .recently_form .check_box{
    font-size: 14px;
    letter-spacing: -0.04em;
    color: #333;
}
.service .recently_form .check_box label{
    margin-right: 15px;
}
.service .recently_form textarea{
    width: 100%;
    height: 320px;
    border:1px solid #ccc;
    padding: 20px;
    font-family: "ydiygo", sans-serif;
    margin-top: 30px;
}
.service .recently_form .url_div{
    font-size: 14px;
    color: #999;
    display: inline-block;
}
.service .recently_form .url_div .btn.fileBtn{
    cursor: pointer;
    margin-left: -25px;
}
.service .recently_form .url_sp{
    font-size: 13px;
    color: #666;
    margin-left: 55px;
}
.service .recently_form #fileName{
    width: 400px;
    display: inline-block;
    padding: 12px 0;
}
.service .recently_form .submit_box{
    margin-top: 60px;
}

/* 멤버십 정보 */

.service .ms_wrap01{
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 75px 0;
}
.service .ms_wrap01 .ms_wrap01_inner{
    border: 3px solid #e4e4e4;
    border-radius: 30px;
    padding: 30px 90px;
}
.service .ms_wrap01 ul{
    font-size: 0;
}
.service .ms_wrap01 ul li{
    display: inline-block;
    width: 50%;
    position: relative;
    vertical-align: middle;
}
.service .ms_wrap01 ul li > div{
    display: inline-block;
}
.service .ms_wrap01 ul li::after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 150px;
    background: #ddd;
}
.service .ms_wrap01 ul li:last-child:after{
    width: 0;
}
.service .rating{
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    border-radius: 60px;
    vertical-align: middle;
    margin: 0 auto;
}
.service .rating.pink{
    border: 2px solid #ffa1a4;
}
.service .rating.green{
    border: 2px solid #16f364;
}
.service .rating.gold{
    border: 2px solid #dbae42;
}
.service .rating.silver{
    border: 2px solid #989aa5;
}
.service .rating.red{
    border: 2px solid #e13030;
}
.service .rating.purple{
    border: 2px solid #bd7efe;
}
.service .rating p{
    font-size: 22px;
    letter-spacing: -0.04em;
    font-weight: 700;
}
.service .rating.pink p{
    color: #ffa1a4;
}
.service .rating.green p{
    color: #16f364;
}
.service .rating.gold p{
    color: #dbae42;
}
.service .rating.silver p{
    color: #989aa5;
}
.service .rating.red p{
    color: #e23838;
}
.service .rating.purple p{
    color: #bd7efe;
}
.service .ms_wrap01 .rat_on{
    display: flex;
    align-items: center;
    margin: 20px 0;
}
.service .ms_wrap01 .you_rank{
    margin-top: 10px;
    font-size: 20px;
    font-weight: 500;
}
.service .ms_wrap01 .you_lank_wrap{
    margin-right: 70px;
}
.service .ms_wrap01 .rat_txt {
    vertical-align: middle;
}
.service .ms_wrap01 .rat_txt h3{
    font-size: 25px;
    letter-spacing: -0.04em;
    color: #333;
    font-weight: 200;
    line-height: 36px;
}
.service .ms_wrap01 .rat_info p{
    font-size: 20px;
    letter-spacing: -0.04em;
    color: #333;
    margin-bottom: 20px;
}
.service .ms_wrap01 .rat_info > span{
    font-size: 18px;
    color: #666666;
}
.service .ms_wrap01 .rat_info{
    padding-left: 70px;
}
.service .ms_wrap01 .rat_info h4{
    font-size: 24px;
    letter-spacing: -0.04em;
    color: #333;
    font-weight: 300;
    line-height: 40px;
}
.service .ms_wrap01 .rat_info h4 span{
    color: #dbae42;
    font-weight: 700;
}
.service h5{
    font-size: 30px;
    letter-spacing: -0.04em;
    font-weight: 400;
    color: #333;
    margin-bottom: 40px;
}
.service .ms_wrap02{
    border-bottom: 1px solid #bbb;
    padding: 50px 0 80px;
}
.service .ms_wrap02 ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.service .ms_wrap02 li{
    position: relative;
    width: 50%;
    display: inline-block;
    padding: 0 40px;
}
.service .ms_wrap02 li::after{
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border: 1px dashed #ddd;
    height: 120px;
}
.service .ms_wrap02 li:last-child:after{
    border: none;
}
.service .ms_wrap02 li > div{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.service .ms_wrap02 .coupon_img .percent{
    color: #989aa5;
    font-size: 34px;
    text-align: center;
    letter-spacing: -0.04em;
    font-weight: 500;
}
.service .ms_wrap02 .coupon_img .s_cop{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
}
.service .ms_wrap02 .coupon_txt{
    text-align: center;
    vertical-align: middle;
    margin-left: 100px;
}
.service .ms_wrap02 .coupon_img .num_time{
    font-size: 20px;
    letter-spacing: -0.04em;
    color: #333;
    font-weight: 500;
    margin-top: 30px;
}
/* .service .ms_wrap02 .coupon_txt a{
    font-size: 16px;
    color: #2a2928;
    letter-spacing: -0.04em;
    padding: 10px 0;
    border: 1px solid #2a2928;
    width: 108px;
    text-align: center;
    display: inline-block;
    border-radius: 20px;
} */
.service .ms_wrap02 .benefit02{
    padding-left: 70px;
}
.service .ms_wrap02 .benefit02 .coupon_img p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.service .ms_wrap03{
    padding: 55px 0 100px;
}
.service .ms_wrap03 ul li{
    width: 31%;
    padding: 60px 70px;
    position: relative;
    border: 1px solid #ddd;
    box-shadow: 4px 3px 2px 0px rgba(100, 100, 100, 0.05);
}
.service .ms_wrap03 .w_list01{
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.service .ms_wrap03 .w_list01 > div{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.service .ms_wrap03 .criterion{
    font-size: 30px;
    line-height: 35px;
    color: #333333;
    margin: 25px 0 35px;
}
.service .ms_wrap03 .criterion.vip{
    color: #ff6e6e;
}
.service .ms_wrap03 .criterion.gold{
    color: #ff940f;
}
.service .ms_wrap03 .criterion.normal{
    color: #222222;
}
.service .ms_wrap03 .w_list2 {
    border-top: 0;
}
.service .ms_wrap03 .w_list2 li{
    display: inline-block;
    width: 50% !important;
    padding: 40px 150px 0 150px;
    height: 510px;
}
.service .ms_wrap03 ul li .condition{
    font-size: 16px;
    color: #333;
    letter-spacing: -0.03em;
    line-height: 20px;
    padding: 25px 0 35px;
    border-bottom: 1px solid #ddd;
    text-align: center;
    height: 101px;
}
.service .ms_wrap03 .cri_box{
    text-align: center;
    font-size: 0;
    border-top: 1px solid #ddd;
}
.service .ms_wrap03 .cri_box > div{
    display: inline-block;
    margin: 40px 17px;
    vertical-align: top;
}
.service .ms_wrap03 .cri_01 .cri_img{
    background: url(/img/ico/coupon_mini_ic.png) no-repeat center/cover;
    width: 138px;
    height: 81px;
    position: relative;
}
.service .ms_wrap03 .cri_02 .cri_img{
    background: url(/img/ico/fund_mini_ic.png) no-repeat center/cover;
    width: 81px;
    height: 81px;
    position: relative;
    margin: 0 auto;
}
.service .ms_wrap03 .cri_box .cri_img > div{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.service .ms_wrap03 .cri_box .cri_img p{
    font-size: 22px;
    letter-spacing: -0.04em;
    font-weight: 700;
}
.service .ms_wrap03 .cri_box .cri_img span{
    font-size: 14px;
    letter-spacing: -0.04em;
    color: #fff;
    margin-top: 5px;
    display: inline-block;
}
.service .ms_wrap03 .cri_box .cri_img p.pink{
    color: #ffa1a4;
}
.service .ms_wrap03 .cri_box .cri_img p.gold{
    color: #dbae42;
}
.service .ms_wrap03 .cri_box .cri_img p.green{
    color: #16f364;
}
.service .ms_wrap03 .cri_box .cri_img p.silver{
    color: #989aa5;
}
.service .ms_wrap03 .cri_box .cri_img p.red{
    color: #e23838;
}
.service .ms_wrap03 .cri_box .cri_img p.purple{
    color: #bd7efe;
}
.service .ms_wrap03 .cri_box .cri_p{
    font-size: 20px;
    color: #333;
    letter-spacing: -0.04em;
    line-height: 35px;
    margin-top: 20px;
}
.service .ms_wrap04{
    border-top: 1px solid #a71c20;
    text-align: center;
    background: #f5f5f5;
}
.service .ms_wrap04 h3{
    font-size: 45px;
    color: #333333;
    letter-spacing: -0.04em;
    margin: 50px 0 60px;
}
.service .ms_wrap04 h3 span{
    color: #a71c20;
}
.service .ms_wrap04 h4{
    display: inline-block;
    width: 590px;
    padding: 15px 0;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background: #a71c20;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    letter-spacing: 0.3em;
    font-weight: 400;
    text-transform: uppercase;
}
.service .ms_wrap04 ul{
    font-size: 0;
}
.service .ms_wrap04 ul li{
    display: inline-block;
    width: 270px;
    height: 300px;
    background: #fff;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    /* box-shadow: 0px 0px 30px 0px rgba(65, 88, 104, 0.21); */
    padding-bottom: 30px;
    margin: 55px 40px 66px auto;
    position: relative;
    text-align: center;
    vertical-align: top;
}
.service .ms_wrap04 ul li img{
    margin-top: -39px;
}
.service .ms_wrap04 ul li:last-child{
    margin-right: 0;
}
.service .ms_wrap04 ul li p{
    font-size: 18px;
    color: #555555;
    letter-spacing: -0.03em;
    line-height: 28px;
    margin: 30px 0 20px 0;
}
.service .ms_wrap04 ul li span{
    color: #333;
    font-size: 23px;
    font-weight: 500;
    display: block;
    letter-spacing: -0.04em;
    margin: 30px 0 15px;
}
.service .ms_wrap04 ul li h6{
    font-size: 40px;
    color: #a71c20;
}
.service .ms_wrap04 ul li h6 em{
    font-size: 25px;
    margin-left: -10px;
    font-style: normal;
}
.service .repair_allWrap .repair_custo_wrap{
    text-align: center;
    border-bottom: 1px solid #cccccc;
    padding: 60px 0;
}
.service .repair_allWrap .repair_custo_wrap h3{
    font-size: 20px;
    letter-spacing: -0.04em;
    color: #666;
}
.service .repair_allWrap .repair_custo_wrap p{
    font-size: 15px;
    color: #333;
    letter-spacing: -0.04em;
    margin: 15px 0;
}
.service .repair_allWrap .repair_custo_wrap p.black_bg{
    font-size: 16px;
    color: #fff;
    background: #333;
    border-radius: 5px;
    width: 240px;
    display: inline-block;
    padding: 8px 0;
}
.service .repair_allWrap .repair_src{
    font-size: 0;
    padding: 50px;
    border: 1px solid #999;
    margin: 60px auto 100px;
}
.service .repair_allWrap .repair_src > div{
    display: inline-block;
    vertical-align: middle;
}
.service .repair_allWrap .repair_src .repair_src_left{
    width: 40%;
}
.service .repair_allWrap .repair_src .repair_src_right{
    width: 60%;
    border-left: 1px solid #999;
}
.service .repair_src_left > *{
    display: inline-block;
}
.service .repair_src_left p{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #333;
}
.service .repair_src_left > span{
    font-size: 16px;
    color: #cccccc;
    font-weight: 700;
    margin: 0 20px;
}
.service .repair_src_left .select_box{
    font-size: 16px;
}
.service .repair_src_left .ui-selectmenu-button.ui-button{
    width: 250px;
}
.service .repair_allWrap .repair_src .repair_src_right{
    text-align: center;
    font-size: 16px;
}
.service .repair_allWrap .repair_src .repair_src_right table{
    margin-left: 50px;
    width: 90%;
}
.service .repair_allWrap .repair_src .repair_src_right th{
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #333;
    padding: 12px 0;
}
.service .repair_allWrap .repair_src .repair_src_right td{
    font-size: 14px;
    letter-spacing: -0.04em;
    color: #666;
    padding: 12px 0;
}
.service .repair_allWrap .tab_wrapper .tab_menu li{
    width: 300px;
}
.service .repair_allWrap .tab_wrapper .tab_content > div{
    padding: 60px 0;
}
.service .repair_allWrap .tab_wrapper thead{
    border-top: 2px solid #2c2c2c;
    border-bottom: 2px solid #2c2c2c;
}
.service .repair_allWrap .tab_wrapper th{
    padding: 15px 0;
}
.service .repair_allWrap .tab_wrapper td{
    padding: 15px 0;
    border: 1px solid #ccc;
}
.service .repair_allWrap .tab_wrapper td:first-child{
    border-left: none;
}
.service .repair_allWrap .tab_wrapper td:last-child{
    border-right: none;
}

/* 공지사항 */

.service.notice_list form{
    text-align: center;
    margin-top: 40px;
}
.service.notice_list form > div{
    display: inline-block;
}
.service.notice_list .ui-selectmenu-button.ui-button{
    width: 80px;
}
.service.notice_list .form_inner{
    position: relative;
    width: 300px;
    border-bottom: 1px solid #000;
    text-align: left;
}
.service.notice_list .form_inner .search_txt{
    padding: 10px;
    width: 80%;
}
.service.notice_list .form_inner .submit{
    position: absolute;
    text-indent: -9999em;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/img/ico/search_ic_b.png) no-repeat center/cover;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.service .noti_table{
    margin: 40px 0;
}
.service .noti_table thead{
    border-bottom: 1px solid #666;
}
.service .noti_table thead th,.service .noti_table tbody td{
    padding: 12px 0;
}
.service .noti_table tbody tr{
    transition: 0.3s;
}
.service .noti_table tbody tr:hover{
    background: #fafafa;
}
.service .noti_table tbody td{
    border-bottom: 2px solid #ddd;
    padding: 27px 0;
}
.service .noti_table tbody td:nth-child(1){
    padding-right: 10px;
}
.service .noti_table tbody td:nth-child(2){
    padding-left: 20px;
}
.service .noti_table thead th:nth-child(3){
    padding-left: 15px;
}

/* step */

.step_title{
    background: #eaeaea;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.step_title h3{
    font-size: 20px;
    letter-spacing: -0.04em;
    padding: 15px 0;
    text-align: center;
}
.step_sub_title{
    border-bottom: 1px solid #dcdcdc;
    padding: 50px 10px 15px;
}
.step_sub_title h3{
    font-size: 18px;
    color: #323232;
    display: inline-block;
    width: 145px;
}
.step_info_box{
    margin: 40px auto 100px;
}
.step_info_box .left_box{
    display: inline-block;
}
.step_info_box .left_box p{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #333333;
    line-height: 30px;
}
.step_info_box .right_box{
    float: right;
}
.step_info_box .right_box ul{
    font-size: 0;
}
.step_info_box .right_box ul li{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #fff;
    background: #333;
    border-radius: 25px;
    text-align: center;
    width: 160px;
    display: inline-block;
    margin: 0 5px;
}
.step_info_box .right_box ul li a{
    padding: 15px 0;
    width: 100%;
    height: 100%;
    display: inline-block;
}
.s_benefit {
    padding-bottom: 50px;
}
.s_benefit .bene_div .be_inner{
    font-size: 0;
    padding: 20px 0;
}
.s_benefit .bene_div .be_inner> *{
    display: inline-block;
}
.s_benefit .bene_div{
    border-bottom: 1px solid #eaeaea;
}
.s_benefit .bene_div h6{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #333;
    width: 155px;
    padding-left: 10px;
    vertical-align: middle;
}
.s_benefit .bene_div h6 em{
    color: #c90916;
}
.s_benefit .bene_div .be_right_box{
    width: calc(100% - 155px);
    vertical-align: middle;
}
.s_benefit .bene_div button{
    border: 0;
    width: 130px;
    padding: 12px 0;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #fff;
    background: #545454;
    margin-left: 15px;
    vertical-align: top;
}
.s_benefit .ui-selectmenu-button.ui-button{
    width: 200px;
}
.s_benefit input{
    width: 200px;
    border: 1px solid #dcdcdc;
    padding: 12px 10px;
    font-size: 16px;
    vertical-align: middle;
}
.s_benefit input::placeholder{
    color: #a2a2a2;
}
.s_benefit .phone_d{
    vertical-align: middle;
    display: flex;
    align-items: center;
}
.s_benefit .phone_d .w30{
    width: 65px;
}.s_benefit .phone_d .line{
    font-size: 16px;
    color: #323232;
    display: inline-block;
    margin: 0 5px;
}
.s_benefit .bene_div.bene01 p{
    font-size: 15px;
    letter-spacing: -0.04em;
    color: #a2a2a2;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}
.s_benefit .bene_div.bene02 p{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #545454;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}
.s_benefit .select_box{
    display: inline-block;
}
.per_info{
    padding: 0 0 40px;
}
.per_info .per_box{
    border: 1px solid #ddd;
    background: #f5f5f5;
    padding: 30px;
    overflow-y: scroll;
    height: 240px;
    width: 100%;
}
.per_info .per_box p{
    font-size: 14px;
    color: #888888;
    letter-spacing: -0.04em;
    line-height: 25px;
}
.p_check .check_box{
    margin-top: 15px;
}
.p_check .check_box_cus input[type="checkbox"] + label{
    color: #666;
    font-weight: 400;
}
.p_check .check_box_cus input[type="checkbox"] + label:before{
    width: 30px;
    height: 30px;
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
}
.p_check .check_box_cus input[type="checkbox"] + label:after{
    bottom: 7px;
    left: 7px;
    cursor: pointer;
}
.p_check.ch_new .check_box_cus input[type="checkbox"] + label:after{
    left: 5%;
}
.p_check.join .check_box_cus input[type="checkbox"] + label:after{
    left: 7px;
}
.p_radio .check_box_cus input[type="radio"] + label:before{
    width: 19px;
    height: 19px;
    top: -1px;
}
.p_radio .check_box_cus input[type="radio"] + label:before{
    border-radius: 50%;
}
.p_radio .check_box_cus input[type="radio"] + label:after{
    top: 4px;
    left: 5px;
    border: none;
    background: #fff;
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
.p_radio .check_box_cus input[type="radio"] + label{
    padding-left: 25px;
}
.pp_new .check_box_cus input[type="checkbox"] + label:before{
    width: 19px;
    height: 19px;
    top: -1px;
}
.pp_new .check_box_cus input[type="checkbox"] + label:before{
    border-radius: 50%;
}
.pp_new .check_box_cus input[type="checkbox"] + label:after{
    top: 9px;
    left: 5px;
    border: none;
    background: #fff;
    width: 9px;
    height: 9px;
    border-radius: 50%;
}
.pp_new .check_box_cus input[type="checkbox"] + label{
    padding-left: 25px;
}
.pay_method .pay_wrap{
    border-bottom: 1px solid #e8ecf0;
    padding: 20px 0;
    text-align: center;
}
.pay_method .pay_wrap .radio_box{
    display: flex;
    flex-wrap: wrap;
}
.pay_method .pay_wrap img{
    width: 58px;
}
.pay_method .pay_wrap img.width_big{
    width: 88px;
}
.pay_method .check_box{
    margin-bottom: 10px;
    text-align: left;
    width: 33.33333%;
}
.pay_all_wrap > div{
    border-bottom: 1px solid #dcdcdc;
}
.pay_left_wrap .pay_method .pay_info_box p{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #686868;
    line-height: 30px;
    padding: 30px 0 50px;
}
.gift_wrap{
    padding: 65px 0 130px;
}
.gift_big_box{
    background: url(/img/sub/gift_bg.png) no-repeat center/cover;
    height: 600px;
    position: relative;
}
.gift_big_box form{
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff
}
.gift_big_box form h3{
    font-size: 24px;
    letter-spacing: -0.04em;
}
.gift_big_box form p{
    font-size: 16px;
    letter-spacing: -0.04em;
    margin-top: 12px;
}
.gift_big_box form input{
    display: block;
    width: 400px;
    border-bottom: 1px solid #fff;
    padding: 10px;
    margin-top: 30px;
    background: none;
    font-size: 18px;
    letter-spacing: -0.04em;
    color: #fff;
}
.gift_big_box form input::placeholder,.gift_big_box form textarea::placeholder{
    font-family: "ydiygo", sans-serif;
    font-size: 18px;
    letter-spacing: -0.04em;
    color: rgba(255,255,255,.6);
}
.gift_big_box form textarea::placeholder{
    color: #999;
}
.gift_big_box form textarea{
    margin-top: 40px;
    background: #fff;
    width: 400px;
    height: 180px;
    overflow-y: scroll;
    border: 0;
    border-radius: 20px;
    padding: 30px;
    font-size: 18px;
    letter-spacing: -0.04em;
    font-family: "ydiygo", sans-serif;
}
.gift_wrap > h6{
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #415868;
    margin-top: 40px;
}
.gift_wrap .choice{
    margin: 20px 0;
    font-size: 0;
}
.gift_wrap .choice li{
    cursor: pointer;
    width: 100px;
    padding: 10px 0;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    letter-spacing: -0.04em;
    color: #9099a1;
    background: #f0f3f5;
    display: inline-block;
    margin-right: 10px;
    transition: 0.3s;
}
.gift_wrap .choice li:hover{
    background: #333;
    color: #fff;
}
.gift_wrap .choice li.on{
    background: #333;
    color: #fff;
}
.gift_wrap .choice_img_box .gift_small_box li{
    width: 140px;
    height: 100px;
    border: 1px solid #e0e5eb;
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}
.gift_wrap .choice_img_box .gift_small_box li img{
    width: 100%;
}
.agree_wrap{
    text-align: center;
    background: #f9f9f9;
    border-top: 5px solid #eee;
    padding: 60px 0;
}
.agree_wrap p{
    font-size: 22px;
    letter-spacing: -0.04em;
    margin-bottom: 30px;
}
.p_check.agree_wrap .check_box_cus input[type="checkbox"] + label:after{
    left: 1.8%;
}
.agree_box{
    border-bottom: 2px solid #eee;
}
.agree_box h5{
    font-size: 20px;
    color: #333;
    letter-spacing: -0.04em;
    text-align: center;
    margin-top: 50px;
}
.agree_box .radio_box{
    text-align: center;
}
.agree_box .radio_box .check_box{
    display: inline-block;
    margin:30px 8px;
}
.btn_box{
    text-align: center;
}
.btn_box .next_btn{
    width: 500px;
    border-radius: 5px;
    background: #a71c20;
    color: #fff;
    font-size: 16px;
    padding: 20px 0;
    border: 0;
    margin: 50px 0 100px;
}
.btn_box .next_btn a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.certified_box{
    width: 400px;
    margin: 60px auto;
    padding: 45px 0;
    border-radius: 70px;
    border: 1px solid #eaeaea;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    font-size: 0;
    text-align: center;
    cursor: pointer;
}
.certified_box .img_box{
    background: url(/img/ico/certified.png) no-repeat center/cover;
    width: 46px;
    height: 53px;
    display: inline-block;
    vertical-align: middle;
    transition: 0.3s;
}
.certified_box:hover .img_box{
    background: url(/img/ico/certified_red.png) no-repeat center/cover;
}
.certified_box:hover p{
    color: #a71c20;
}
.certified_box p{
    font-size: 18px;
    letter-spacing: -0.04em;
    display: inline-block;
    margin-left: 25px;
    vertical-align: middle;
    transition: 0.3s;
    font-weight: 700;
}
.certified_box p a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.celebration_box{
    text-align: center;
    margin-top: -40px;
}
.align_space{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.align_space em{
    color: #fff;
    border-radius: 50%;
    background: #a71c20;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}
.align_start{
    display: flex;
    justify-content: start;
    align-items: center;
}
.pay_all_wrap{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 80px;
}
.pay_all_wrap .pay_left_wrap{
    width: 55%;
}
.pay_all_wrap .pay_left_wrap .del_info{
    padding: 30px 10px 80px;
}
.pay_all_wrap .pay_left_wrap .del_info li{
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 20px;
}
.pay_all_wrap .pay_left_wrap .del_info .del_in01{
    font-size: 16px;
    color: #000;
    width: 135px;
}
.pay_all_wrap .pay_left_wrap .del_info .del_in02{
    font-size: 16px;
    color: #666666;
    width: calc(100% - 185px);
}
.pay_all_wrap .pay_left_wrap .pay_info_box{
    text-align: left;
    display: none;
    padding: 10px;
}
.pay_all_wrap .pay_left_wrap .phone_input{
    padding: 20px 0;
}
.pay_all_wrap .pay_left_wrap .p_in_normal_p{
    padding: 20px 0;
}
.pay_all_wrap .pay_left_wrap .p_in_normal_p span{
    font-size: 17px;
    padding-bottom: 10px;
    display: inline-block;
}
.border_bt_g{
    border-bottom: 1px solid #e8ecf0; 
}
.pay_all_wrap .pay_right_wrap{
    width: 40%;
}
.pay_all_wrap .pay_right_wrap .align_space{
    padding-bottom: 8px;
}
.pay_all_wrap .pay_right_wrap .back_gray{
    background: #fafafa;
}
.pay_all_wrap .pay_right_wrap .f20{
    font-size: 20px;
}
.pay_all_wrap .pay_right_wrap .f18{
    font-size: 18px;
}
.pay_all_wrap .pay_right_wrap .f16{
    font-size: 16px;
}
.pay_all_wrap .pay_right_wrap .B{
    font-weight: 700;
}
.pay_all_wrap .pay_right_wrap .M{
    font-weight: 500;
}
.pay_all_wrap .pay_right_wrap .red{
    color: #a71c20;
}
.pay_all_wrap .pay_right_wrap .mt25{
    margin-top: 20px;
}
.pay_all_wrap .pay_right_wrap .mt15{
    margin-top: 10px;
}
.pay_all_wrap .pay_right_wrap .back_none{
    margin-top: 15px;
}
.pay_all_wrap .pay_right_wrap .back_none,.pay_all_wrap .pay_right_wrap .back_gray{
    padding: 0 20px;
}
.pay_all_wrap .pay_right_wrap .back_gray{
    padding: 20px;
}
.submit_box{
    text-align: center;
    margin-bottom: 150px;
}
.submit_box button{
    font-size: 20px;
    color: #fff;
    padding: 15px 0;
    width: 250px;
    text-align: center;
    margin: 0 5px;
    border: none;
}
.submit_box button.gray_btn{
    background: #545454;
}
.submit_box button.red_btn{
    background: #a71c20;
}
#bth01-menu.ui-widget.ui-widget-content{
    height: 300px;
}
#bth02-menu.ui-widget.ui-widget-content{
    height: 300px;
}
#bth03-menu.ui-widget.ui-widget-content{
    height: 300px;
}

/* boardView */
.board .board_view { margin-bottom: 50px; }
.board .board_view tbody { border-top: 2px solid #000; }
.board .board_view tbody th { width: 110px; background: url('../img/common/table_bar.jpg') no-repeat right center; white-space: nowrap; }
.board .board_view tbody th,
.board .board_view tbody td {  font-size: 20px; padding: 20px; font-weight: 400; text-align: left; border-bottom: 1px solid #ccc; }
.board .board_view tbody .title { font-weight: 600; }
.board .go_list { display: block; width: 200px; font-size: 20px; padding: 20px; margin: 0 auto; background-color: #a71c20; text-align: center; color: #fff; border-radius: 5px; }
.board { padding: 50px 0; }

.select_txt{
    cursor: pointer;
}
.select_txt:hover .s_p{
    color: #a71c20;
}
.select_del_all{
    position: fixed;
    left: 0; right: 0; top: 0; bottom: 0;
    z-index: 1000;
    display: none;
}
.select_del_all::after{
    position: absolute;
    content: '';
    left: 0; right: 0; top: 0; bottom: 0;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
}
.select_del.wrap.del01,.select_del.wrap.del02{
    display: none;
}
.select_del.wrap .s_del_inner{
    border-top: 7px solid #a71c20;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #fff;
    z-index: 100;
    width: 600px;
    box-shadow: 2px 2px 5px rgb(175 175 175 / 80%);
    -webkit-box-shadow: 2px 2px 5px rgb(175 175 175 / 80%);
}
.select_del.wrap .s_del_top .top_inner{
    padding: 20px;
}
.select_del.wrap .s_del_top{
    border-bottom: 1px solid #eee;
}
.select_del.wrap .s_del_top h4{
    font-size: 18px;
    margin-bottom: 20px;
}
.select_del.wrap .s_del_top .s_del_p01{
    color:#666;
}
.select_del.wrap .s_del_top .flex_end{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.select_del.wrap .s_del_bot{
    box-shadow: inset 0 6px 6px -8px rgb(0 0 0 / 40%);
    max-height: 300px;
    overflow: auto;
}
.select_del.wrap .s_del_bot .bot_inner{
    padding: 20px;
}
.select_del.wrap .s_del_bot .s_del_bot_tt{
    border-top: 1px solid #373737;
    background-color: #f8f8f8;
}
.select_del.wrap .s_del_bot .s_del_bot_tt tr{
    border-bottom: 1px solid #ccc;
}
.select_del.wrap .s_del_bot .s_del_bot_tt .bot_td01,.select_del.wrap .s_del_bot .s_del_bot_tt .bot_td04{
    text-align: center;
}
.select_del.wrap .s_del_bot .s_del_bot_tt .bot_td04 a{
    border: 1px solid #ccc;
    background: #fafafa;
    padding: 5px 10px;
}
.select_del.wrap .s_del_bot h5{
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 10px;
}
.select_del.wrap .s_del_bot .s_del_bot_tt td{
    padding: 10px;
    height: 120px;
    font-size: 14px;
}
.select_del.wrap .close_btn{
    text-align: center;    
    margin: 15px 0 30px;
}
.select_del.wrap .close_btn button{
    font-size: 16px;
    border: none;
    color: #fff;
    background: #545454;
    padding: 10px 25px;
    cursor: pointer;
    font-weight: 600;
}
.select_del.wrap .close_btn button.bg_none{
    background: #fff;
    border: 1px solid #545454;
    color: #444;
}
.select_del.wrap.del02 .write_box{
    font-size: 0;
}
.select_del.wrap.del02 label{
    width: 85px;
    display: inline-block;
    font-size: 14px;
}
.select_del.wrap.del02 .input_box{
    width: calc(100% - 85px);
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.select_del.wrap.del02 .input_box input{
    border: 1px solid #ccc;
    padding: 10px;
    width: 130px;    
    margin-bottom: 10px;
}
.select_del.wrap.del02 select{
    border: 1px solid #ccc;
    padding: 9px 10px;
    width: 130px;
}
