* {
    font-family: 'pretendard';
    word-break: keep-all;
    letter-spacing: -0.05em;
}

.wf8_flexbox {
    display: flex;
    width: 47%;
    justify-content: space-between;
}
.br26{
    border-radius: 6%;
}
.br50{
    border-radius: 11%;
}
.di_bl {
    display: block;
}

.shadow {
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.16);
}

.po_re {
    position: relative;
}

.po_ab {
    position: absolute;
    z-index: 2;
  
}

.wf_sec {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}

#main {
    width: 100%;
/* background-image: url(../images/wf-main-2.jpg); */
background-repeat: no-repeat;
background-size: cover;
background-position: right center;
}

#main .main_con {
    position: relative;
    z-index: 1;
    display: block;
}

#main .main_con img {
    width: 100%;
}

#main .main_button {
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 50px;
    gap: 2%;
}

#main .main_button button {
    padding: 14px 70px;
    border-radius: 37px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

#main .main_button_1 {
    background: linear-gradient(to right, #f78a9e, #f56f87, #fe988b);
    color: white;
}

#main .main_button_2 {
    color: black;

    background-color: white;
}

#wf_3 {
    padding-bottom: 126px;
    background-image: url(../images/wf3_bg.jpg?98);
    background-repeat: no-repeat;
  background-size: cover;
}

#wf8 .wf8_date {
    display: flex;
    gap: 26px;
}

#wf8 .wf8_date label {
    display: flex;
    gap: 10px;
    align-items: center;
    text-align: center;
}

#wf8 .wf8_date label p {
    font-size: 18px;
}

#wf8 .wf8_ip_date_warp {
    display: flex;
    gap: 40px;
    margin: 26px 0 45px;
}


#wf8 .wf8_ip_date_warp label {
    display: flex;
    align-items: center;
    gap: 10px;
}

#wf8 .wf8_ip_date_warp label p {
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 16px;
}

#wf_3 .wf_3_title img {
    margin: 102px 0 67px;
}

#wf_3 .wf_3_title h2 {
    color: #916e60;
    font-size: 74px;
    margin-bottom: 126px;
    line-height: 88px;
}

#wf_3 .wf_3_con {
    text-align: center;
}

#wf_3 .wf_3_con_img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#wf_3 .wf_3_con_img img {
    margin-bottom: 40px;
    width: 31%;
}

#wf4 .wf4_con_img p {
    margin-bottom: 25px;
    font-size: 26px;
    color: #f74c72;
text-align: center;
}

#wf5 .wf4_con_img p {
    margin-bottom: 25px;
    font-size: 26px;
    text-align: center;
}

#wf4 {
    padding: 148px 0;
    background-image: url(../images/wf4_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.wf4_con_img {
    display: flex;
    justify-content: space-between;
    margin: 68px 0 70px;
}

.wf4_con_2 {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}

#wf4 .wf4_title h2 {
    font-size: 64px;
    color: #f74c72;
    margin: 48px 0 30px;
}

#wf4 .wf4_title p {
    font-size: 30px;
    line-height: 30px;
    color: #f74c72;
}

#wf5 {
    padding: 148px 0;
    background-image: url(../images/wf06_bg.jpg?15);
    background-repeat: no-repeat;
    background-position:top center;
    background-size: cover;
    position: relative;
}
#wf5 .wf5_text_{
    color: white;
}
#wf5 .wf5_con_area{
    gap: 30px;
    display: flex;
    justify-content: space-between;
}
#wf5 .wf5_con_img {
  
}
#wf5 .wf5_con_img_area{
    height:70%;
    position: relative;
    width: fit-content;
}
#wf5 .wf5_con_img h2{
    font-size: 70px;
    line-height: 70px;
    color: #ba4eff;
    margin: .5em 0;
}
#wf5 .wf5_con_img p{
    font-size:26px;
    line-height: 36px
}
#wf5 .wf5_t_20{
    font-size: 20px !important;
}
.wf5_con_title {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#wf5 .wf5_con_title h4 {
    font-size: 32px;
    margin: 0 0 86px;
    line-height: 32px;

}

.wf5_con_img p {
    margin: 34px 0 0;
    color: white;
}

#wf5 .wf5_con_title h4 {
    color: white;
}
#wf5 .wf5_img_m{
    margin-top: 2.7em;
}
#wf5 .wf5_h2 {
    margin: 45px 0 84px;
}

#wf5 .wf5_st {
    position: absolute;
    top: -25px;
    right: -76px;
}


#wf8 {
    padding: 80px 0 64px;
    background-image: url(../images/wf_8_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#wf8 .wf8_con {
    display: flex;
    align-items: center;
    flex-direction: column;
}

#wf8 .wf8_f_area {
    width: 660px;
    padding: 53px;
    border-radius: 26px;
    background-color: white;
}

#wf8 .wf8_line {
    width: 100%;
    height: 1px;
    background-color: #c7c7c7;
    margin: 44px 0 32px;
}

#wf8 .wf8_button {
    padding: 18px 98px 27px 122px;
    background-color: black;
    border-radius: 13px;
    width: max-content;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#wf8 .wf8_bt_b {
    position: absolute;
    right: -60px;
    top: -60px;
}

#wf8 .inp_area {
    display: flex;
    justify-content: space-between;
    text-align: center;

    align-items: center;
}

#wf8 .wf8_ip_h>label {
    font-weight: 400;
}

#wf8 .inp_area p span {
    display: inline;
}

#wf8 .wf8_bt_cb {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 85px;
    width: 100%;
   
}

#wf8 .wf8_bt_cb button {
    font-size: 16px;
    color: #575757;
    text-decoration-line: underline;
    margin: 0 0 0 6px;
}

#wf8 .wf8_bt_cb>p {
    font-size: 18px;
    line-height: 18px;
    text-align: left;
}
#wf8 .wf8_bt_cb>p a{
   text-decoration: underline;
}

#wf8 .wf8_bt_cb>label {
    margin-right: 11px;
    padding-top: 4px;
}


input[type="text"] {
    border: 1px solid #c7c7c7;
    padding: 10px;
    height: 45px;
    width: 142px;
    line-height: 45px;
    border-radius: 8px;
    font-size: 16px;

}
#wf8 .select{
    border:1px solid #c7c7c7 ;
    height: 45px;
    font-size: 16px;
    background: url(../images/wf8_date_arrow.png)no-repeat right 14px center / 14px auto;;
    width: 50%;
    align-items: center;
    line-height: 16px;
}
input[type="tel"] {
    border: 1px solid #c7c7c7;
    padding: 10px;
    height: 45px;
    line-height: 45px;
    border-radius: 8px;
    font-size: 16px;
    width: 27%;
}
.inp_area_tel{
    display: flex;
    gap: 1px;
    align-items: center;
    justify-content: end;

}
label:has(input[type="radio"]) span {
    width: 100%;
    height: 100%;
    font-size: 24px;
}

input[type="radio"] {
    display: inline-block;
    width: 26px;
    height: 26px;
    appearance: none;
    border: 1px solid #c7c7c7;
    border-radius: 100%;
}

[type="radio"]:checked {
    background-color: #90f4b4;
    border: none;
    background-image: url(../images/wf8_raio_checked.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px auto;
}

input[type="checkbox"] {
    width: 18px;
    height: 18px;
    position: relative;
}

input[type="date"] {
    width: 342px;
    font-size: 16px;
    color: #b3b3b3;
    background: url(../images/_wf8_calendar_calendar.png) no-repeat left 14px center / 16px auto, url(../images/wf8_date_arrow.png) no-repeat right 14px center / 14px auto;
    border: 1px solid #c7c7c7;
}

/* 날짜 input 안의 글자 없애기 */
input[type=date]::-webkit-datetime-edit-text {
    -webkit-appearance: none;

    /* display: none; */
}

input[type=date]::-webkit-datetime-edit-month-field {
    -webkit-appearance: none;
    /* display: none; */

}

input[type=date]::-webkit-datetime-edit-day-field {
    -webkit-appearance: none;
    /* display: none; */
}

input[type=date]::-webkit-datetime-edit-year-field {
    padding-left: 34px;
    -webkit-appearance: none;
    /* display: none; */
}

/* 원래 아이콘 변경 */
input[type='date']::-webkit-calendar-picker-indicator {
    background: transparent;
    color: transparent;
    cursor: pointer;
}

#wf8 .husband {
    display: flex;
    align-items: center;
    gap: 36px;
}

#wf8 .husband div {
    flex: 1;
}

#wf8 .bride {
    display: flex;
    align-items: center;
    gap: 36px;
    margin: 17px 0 26px;
}

#wf8 .bride div {
    flex: 1;
}

#wf8 .wf8_ip_h {
    display: flex;

}

#wf8 .wf8_ip_h_r {
    display: flex;
    gap: 32px;
    width: 142px;
}

#wf8 .wf8_ip_h_r label {
    text-align: center;
    display: flex;
    align-items: center;
    gap: 8px;
}

#wf8 .wf8_ip_h label {
    text-align: center;
    display: flex;
    align-items: center;
    gap: 8px;
}

#wf8 .wf8_ip_h label p {
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 16px;

}

#wf8 .wf8_ip_h label span {
    text-align: center;
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 24px;
}

#wf8 .inp_area2 {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-between;
}

#wf8 .inp_area2>label {
    display: flex;
    align-items: center;
    gap: 36px;
}

#wf8 .inp_area3 label {
    display: flex;
    align-items: center;
    width: 100%;
}
#wf8 .place_inp_area{
    display: flex;
    margin-top: 17px;
}
#wf8 .place_inp_area label{
    margin-right: 48px;
    line-height: 48px;
}
#wf_10 {
    position: relative;
    background-image: url(../images/wf10_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#wf_10 .wf10_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

#wf_10 .wf10_sm,
.wf10_sm2 {
    position: absolute;
    overflow-x: hidden;
}

#wf_10 .wf10_sm {
    top: 134px;
    left: -60px;

}

#wf_10 .wf10_sm2 {
    bottom: 160px;
    right: -92px;

}

#wf_10 .wf10_con_img img {
    width: 86%;
}

#wf_10 .wf10_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 296px 70px 81px;
  color: white;
    position: relative;
}

#wf_10 .wf10_di {
    position: absolute;
    top: 30px;
    left: 30px;
}

#wf_10 .wf10_di2 {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

#wf_10 .wf10_cl {
    position: absolute;
    right: 32px;
    bottom: 232px;
}

#wf_10 .wf10_title1 {
    width: 57px;
}

#wf_10 .wf10_title2 {
   font-size: 62px;
   line-height: 62px;
    margin: 43px 0 24px;
    text-shadow: 0px 0px 10px #a647dc;
}

#wf_10 .wf10_title h3 {
    color:#a647dc ;
   
}

#wf_10 .wf10_title p {
    line-height: 28px;
    margin: 53px 0 146px;
}
/* #wf_10{
    position: relative;
    background-image: url(../images/wf10_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8%, 13%, cover;
    padding: 260px 0 200px;
} */
/* 
까만거
#wf_10 > *{
color: white;
}
#wf_10 .wf10_title img{
    margin: 40px 0 76px;
}
#wf_10 .wf10_title h3{
    font-size: 28px;
   line-height: 28px;
   font-weight: 400;
}
#wf_10 .wf10_title p{
    font-size: 24px;
    line-height:1.4em ;
    
} */
#wf11 {
    padding: 154px 0 216px;
    position: relative;
    background-image: url(../images/wf11_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

}

#wf11 .wf11_con_title {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#wf11 .wf11_con_title h3 {
    font-size: 42px;
    line-height: 44px;
    margin: 36px 0 31px;
    color: #fc76a2;
}

#wf11 .wf11_fl {
    display: flex;

    align-items: center;
    text-align: center;
}

#wf11 .wf11_con_img {
    display: flex;
    gap: 23px;

}

#wf11 .wf11_con_img div img {
    width: 100%;
}

#wf11 .wf11_con_title3 {
    margin: 0 0 106px 0;
}

#wf11 .wf11_con_img div {
    text-align: center;

}

#wf11 .wf11_con_img_area {
    display: flex;
    gap: 23px;
}

#wf11 .wf11_con_img div p {

    color: #9d7c6d;
    font-size: 20px;
    border-radius: 24px;
    background-color: white;
    line-height: 50px;
    margin: 33px 0 0;
}

#wf12 {
    position: relative;
    background-image: url(../images/wf12_bt_ri.png), url(../images/wf12_bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom left, center;
    background-size: 20%, cover;
    padding: 280px 0 0;

}

.wf12_sec1 {
    display: flex;
    padding: 0 0 190px;
    gap: 114px;
    flex-direction: row;
}

.wf12_sec1_text {
    /* margin: 0 0 0 114px; */
    flex: 1;
}

.wf12_sec1_text h3 {
    font-size: 52px;
}

.wf12_sec1_text>p {
    font-size: 36px;
    margin-bottom: 60px;
    line-height: 48px;
}



.wf12_imges {
    width: 640px;
    margin: 0 !important;
}

#wf12 .wf12_bt_text {
    padding: 46px;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 23px;
    margin-top: 30px;
}

.wf12_con_title {
    text-align: center;
}

.wf12_con_title p {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    border: #1c3039 3px solid;
    padding: 22px 26px;
    border-radius: 31px;
    color: #1c3039;

}

.wf12_con_title h3 {
    font-size: 60px;
    color: #1c3039;
    margin-top: 62px;
}

.wf12_con_title h2 {
    font-size: 110px;
    color: #1c3039;
    line-height: 110px;
    margin: 0 0 250px 0;
}

.wf12_bt_text h3 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 18px;
}

.wf12_sec1_text h4 {
    font-size: 28px;
    line-height: 28px;
}

.wf12_bt_text p {
    font-size: 20px;
    line-height: 20px;
    margin-top: 10px;
    position: relative;
    /* padding-left: 25px; */
}

.wf12_bt_text p::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background-color: #1c3039;
    left:-16px;
    top: 4px;
}

#wf13 {
    position: relative;
    padding: 258px 0 130px;
    background-image: url(../images/wf13_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.wf13_con_title {
    text-align: center;
}

.wf13_sec1 {
    text-align: center;
}

.wf13_sec1_img_warp {
    padding: 30px;
    display: flex;
    justify-content: space-between;
    background-color: white;
}

.wf13_sec1_img_warp>img {
    width: 32%;
}

.wf13_con_title h2 {
    font-size: 90px;
    font-weight: 700;
    color: #a78361;
}

.wf13_con_title h4 {
    font-size: 54px;
    line-height: 54px;
    margin: 75px 0 26px;
    color: #705236;
}

.wf13_con_title h3 {
    font-size: 75px;
    line-height: 75px;
    margin-bottom: 248px;
    color: #705236;
}

.wf13_sec1>h4 {
    display: inline-block;
    font-size: 42px;
    font-weight: 400;
    line-height: 80px;
    padding: 0 48px;
    background-color: #a78361;
    color: white;
    border-radius: 50px;
}

.wf13_sec1>h3 {
    margin: 47px 0 77px;
    font-size: 62px;
    font-weight: 600;
    line-height: 62px;
    color: #705236;
}

.wf13_bt_text {
    background-color: #f7e3c5;
    text-align: left;
    width: 50%;
    padding: 50px;
    margin: 68px 0 190px 0;
}

.wf13_bt_text h3 {
    font-size: 36px;
    color: #705236;
    line-height: 36px;
}

.wf13_bt_text p {
    position: relative;
    line-height: 22px;
    font-size: 22px;
    /* padding-left: 25px; */
    margin-top: 30px;
}

.wf13_bt_text p::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background-color: #705236;
    left: -16px ;
    top: 6px;

}

#wf14 {
    position: relative;
    padding: 0 0 40px;
    background-image: url(../images/wf14_bg.png);
    background-color: #171717;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
    color: white;
}

#wf14 .wf14_bg_area {


    background-image: url(../images/wf14_bg_img.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    padding: 280px 0 0;
}

#wf14 .wf14_bg_area>img {
    position: absolute;
    width: 100%;
    height: 90vh
}

#wf14 .wf14_title {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 0 -50px 0;
    /* margin: 0 0 453px 0; */
    padding: 0 0 246px;
}

#wf14 .wf14_title h4 {
    font-size: 24px;
    letter-spacing: 0.5em;
    font-weight: 300;
}

#wf14 .wf14_title h2 {
    font-size: 72px;
    line-height: 1.4em;
    font-weight: normal;
    padding: 0 10px;
}

#wf14 .wf14_title h2 span {
    background-image: url(../images/wf14_title_line.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    display: inline-block;
    width: 100%;
    padding: 0 12px;
}

#wf14 .wf14_line_col {
    content: '';
    background-color: white;
    /* flex:1; */
    width: 1px;
    margin: 20px 0;
    position: relative;
    height: 30vh;
}

.wf14_con {
    display: flex;
    flex-direction: column;
    margin-top: 200px;
}

.wf14_line_col::before {
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    background-color: white;
    position: absolute;
    left: -5px;
}

.wf14_line_col::after {
    content: '';
    border-radius: 100%;
    height: 10px;
    width: 10px;
    background-color: white;
    position: absolute;
    bottom: 0;
    left: -5px;
}

.wf14_sec_img {
    display: flex;
    gap: 30px;
    margin-bottom: 104px;
    justify-content: space-between;
}

.wf14_sec_img img {
    width: 31%;
}

.wf14_sec h4 {
    display: inline-block;
    background-color: #6c90bd;
    font-size: 38px;
    line-height: 38px;
    padding: 34px 58px;
    color: white;
    border-radius: 50px 50px 0 50px;

}

.wf14_sec h3 {
    margin: 60px 0 70px 0;
    font-size: 52px;
    line-height: 66px;
    font-weight: normal;
}

.wf14_sec_bt {
    width: 48%;
    padding: 44px;
    border-radius: 0 50px;
    background-color: rgba(225, 225, 225, 0.4);
    margin-bottom: 200px;
    border-radius: 0 32px 0 32px;
}

.wf14_sec_bt h4 {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 18px;
}

.wf14_sec_bt p {
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    /* padding-left: 25px; */
}

.wf14_sec_bt p::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background-color: white;
    left:-16px;
    top: 4px;
}

.wf14_sec_bt_warp {
    display: flex;
    justify-content: space-between;
}

#wf15 {
    position: relative;
    padding: 130px 0 70px;
    background-image: url(../images/wf15_bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#wf15 .wf15_title {
    margin: 0 0 114px;
}

#wf15 .wf15_title h4 {
    margin: 40px 0 17px;
    font-size: 26px;
    font-weight: 400;
}

#wf15 .wf15_sec {
    display: flex;
    gap: 84px;
    margin-bottom: 140px;
}

#wf15 .wf15_con_img {
    width: 620px;

}

#wf15 .wf15_con_img img {
    width: 100%;
    height: auto;
}

#wf15 .wf15_sec_con_img_warp {
    position: relative;
    display: flex;
}

#wf15 .wf15_button_area {
    position: absolute;
    flex-direction: row;
    z-index: 3;
    width: 100%;
    justify-content: space-between;
    top: 45%;
}

#wf15 .wf15_button-next1 {
    display: inline-block;
    position: absolute;
    right: -30px;
}

#wf15 .wf15_button-prev1 {
    display: inline-block;
    position: absolute;
    left: -30px;
}

#wf15 .wf15_button-next2 {
    display: inline-block;
    position: absolute;
    right: -30px;
}

#wf15 .wf15_button-prev2 {
    display: inline-block;
    position: absolute;
    left: -30px;
}

#wf15 .wf15_sec_text {
    text-align: left;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

#wf15 .wf15_sec_text>img {
    padding-bottom: 68px;
    width: fit-content;
}

#wf15 .wf15_sec_bt {
    width: 100%;
    padding: 44px;
    border-radius: 24px;
    background-color: rgba(96, 131, 208, 0.14);
}

#wf15 .wf15_sec_bt_m {
    margin-bottom: 30px;
}

#wf15 .wf15_sec_bt h3 {
    font-size: 30px;
    line-height: 30px;
    color: #5f83d0;

}

#wf15 .wf15_sec_bt p {
    margin-top: 20px;
    font-size: 22px;
    line-height: 22px;
    position: relative;
    /* padding-left: 24px; */
}

#wf15 .wf15_sec_bt p::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background-color: #5f83d0;
    left: -16px;
    top: 5px;
}

#wf16 {
    position: relative;
    padding: 132px 0 100px;
   
}

#wf16 .wf16_sec {
    display: flex;
    gap: 130px;
    margin-bottom: 120px;
}

#wf16 .wf16_title {}

#wf16 .wf16_title h4 {
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin: 48px 0 0;
}

#wf16 .wf16_title span {
    color: #5a7e8d;
}

#wf16 .wf16_title h2 {
    color: #5a7e8d;
    font-size: 60px;
    line-height: 74px;
    margin: 48px 0 154px;
}

#wf16 .wf16_con {
    background-image: url(../images/wf16_right_cloud.png), url(../images/wf16_left_cloud.png);
    background-repeat: no-repeat;
    background-position: right 0 top 0, left 0 top 0px;
    background-size: 12vw, 8vw ;
}

#wf16 .wf16_con_img1 {
    width: 650px;

}

#wf16 .wf16_con_img2 {
    width: 650px;

}

#wf16 .wf16_con_img3 {
    width: 650px;

}

#wf16 .wf16_con_img img {
    width: 100%;
    height: auto;
}

#wf16 .wf16_sec_con_img_warp {
    position: relative;
    display: flex;
}

#wf16 .wf16_button_area {
    position: absolute;
    flex-direction: row;
    z-index: 3;
    width: 100%;
    justify-content: space-between;
    top: 45%;
}

#wf16 .wf16_button-next1 {
    display: inline-block;
    position: absolute;
    right: -30px;
}

#wf16 .wf16_button-prev1 {
    display: inline-block;
    position: absolute;
    left: -30px;
}

#wf16 .wf16_button-next2 {
    display: inline-block;
    position: absolute;
    right: -30px;
}

#wf16 .wf16_button-prev2 {
    display: inline-block;
    position: absolute;
    left: -30px;
}

#wf16 .wf16_button-next3 {
    display: inline-block;
    position: absolute;
    right: -30px;
}

#wf16 .wf16_button-prev3 {
    display: inline-block;
    position: absolute;
    left: -30px;
}

#wf16 .wf16_sec_text {
    text-align: left;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#wf16 .wf16_sec_text>p {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    padding: 43px 0 49px 0;
}

#wf16 .wf16_sec_text_title {
    display: flex;
    align-items: center;
    text-align: center;
    gap: 18px;
}

#wf16 .wf16_sec_text_title h2 {
    color: #5a7e8d;
    font-size: 38px;
    line-height: 39px;
}

#wf16 .wf16_sec_text_title>img {
    width: 46px;
    height: 46px;

}

#wf16 .wf16_sec_text>img {
    padding-bottom: 68px;
    width: fit-content;
}

#wf16 .wf16_sec_bt {
    width: 100%;
    padding: 44px;
    border-radius: 24px;
    background-color: rgba(231, 245, 244, 0.5);
}

#wf16 .wf16_sec_bt_m {
    margin-bottom: 30px;
}

#wf16 .wf16_sec_bt h3 {
    font-size: 30px;
    line-height: 30px;
    color: #5a7e8d;

}

#wf16 .wf16_sec_bt p {
    margin-top: 20px;
    font-size: 22px;
    line-height: 22px;
    position: relative;
    /* padding-left: 24px; */
}

#wf16 .wf16_sec_bt p::before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background-color: #5a7e8d;
    left: -16px;
    top: 5px;
}

.left_pa {
    padding-left: 44px;
}

.right_pa {
    padding-left: auto;
}

/* --------------- 반응형 ------------ */


@media (max-width: 1430px) {
    #main .main_button button {
        padding: 12px 60px;
        font-size: 0.8em;
    }

 

    #wf11 .wf11_con_img div p {
        padding: 20px 0;
        font-size: 16px;
        line-height: 16px;
    }

    .wf12_sec1 {
        gap: 33px;
    }
}



@media (max-width: 1100px) {
    #wf5 .wf4_con_img p{
        font-size: 0.9em;
    }
    #wf5 .wf5_con_img h2{
        font-size: 40px;
        line-height: 40px;
        color: #ba4eff;
    }
    #wf5 .wf5_con_img p{
        font-size:18px;
        line-height: 28px;
       
    }
    #wf5 .wf5_st{
        height: 120px;
        width: 120px;
        top: 7px;
        right: -44px;
    }
    #wf5 .wf5_t_20{
        font-size: .8em !important;
    }
    #wf_10 .wf10_title h3 {
        line-height: 32px;

    }

    #wf_10 .wf10_title {
        padding: 296px 30px 81px;
    }

    #wf_10 .wf10_sm2 {
        width: 18%;
    }

    #wf_10 .wf10_sm {
        width: 14%;
    }

    #wf15 .wf15_sec {
        flex-direction: column;
    }
   
    #wf11 .wf11_con_title3 {
        width: 80%;
    }

   

    #wf12 .wf12_sec1 {
        padding: 0;
    }

    #wf12 {
        padding-bottom: 180px;
    }

    #wf12 .wf12_imges div img {
        width: 100%;
    }

    #wf12 .wf12_imges {
        width: 50vw;
    }

    #wf13 .wf13_con_img {
        display: flex;
        align-items: center;
    }

    #wf12 .wf12_bot_line {
        border-bottom: 3px solid #1c3039;
        margin: 70px 0;

    }

    #wf12 .wf12_sec1_text #wf15 .wf15_sec {
        flex-direction: column;
    }

    #wf14 .wf14_con {
        margin-top: 0;
    }

    #wf14 .wf14_title {
        margin-bottom: 200px;
    }
    #wf15 .inner{
        width: 70%;
    }
    #wf15 .wf15_col_re{
        flex-direction: column-reverse !important;
    }
    #wf16 .wf16_sec {
        flex-direction: column-reverse;
    }
    #wf16 .inner{
        width: 60%;
    }
}

@media (max-width: 880px) {
   



    .wf_sec {
        width: 30%;
    }

    #main .main_con {
        height: 65vh;
        max-height: 330px;
    }

    #main .main_con>img {
        width: 0;
    }

    #main .main_con .main_button {
        bottom: 40px;
    }



    #main .main_button button {
        padding: 14px 30px;
        font-size: 22px;
        line-height: 22px;

    }

    #wf_3 {
        padding: 0 0 80px;
    }

    #wf_3 .wf_3_title img {
        width: 50vw;
        margin-bottom: 30px;
    }

    #wf_3 .wf_3_title h2 {
        font-size: 50px;
        margin-bottom: 30px;
    }

    #wf4 .wf4_con_img p {
        text-align: center;
       margin-bottom: 2px;
        font-size: 1em;
    }
    #wf5 .wf5_st{
        height: 100px;
       width: 100px;
        top: -50px;
        right: 0px;
    }
    #wf5 .wf5_img_m{
        margin: 0;
        width: 80%;
    }
    #wf5 .wf5_h2{
        width: 80%;
    }
    #wf5 .wf5_r_img{
        width: 80%;
    }
    #wf5 .wf4_con_img p {
        text-align: center;
       margin-bottom: 2px;
        font-size: 16px;
    }
    #wf5 .wf5_con_area{
        flex-direction: column;
        gap:100px;
        align-items: center;
    }
    #wf8 .wf8_f_area {
        width: 100%;

    }
    #wf5 .wf5_con_img h2{
    margin-top: 1em;}
    #wf8 .husband {

        justify-content: left;
        align-items: baseline;
    }


    input[type="text"] {
        width: 100%;
    }
    #wf8 .inp_area2{
        justify-content: flex-start;
    }
    .inp_area_tel{
        display: flex;
       justify-content: flex-start;
    }
    #wf8 .inp_area2>p{
        margin-right: 35px;
    }
    
    input[type="tel"]{
        width: 37%;
    }
    input[type="date"] {
        width: 270px;
    }

    #wf8 .wf8_ip_h {

        gap: 40px;
    }

    #wf8 .inp_area {
        flex-direction: column;
        align-items: baseline;
    }

    #wf8 .wf8_button {
        padding: 16px 70px 24px;
    }
    #wf8 .inp_area2 {
        flex-direction: column;
        align-items: baseline;
    }

    #wf8 .place_inp_area label{
       display: block;
    }
    #wf8 .place_inp_area{
        display: block;
    }
    #wf8 .select{
        width: 100%;
    }
    #wf_10 .wf10_con {
        gap: 30px;
    }
    #wf_10{
        background-image: url(../images/wf10_bg_m.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }
    #wf_10 .wf10_sm2 {
        right: -26px;
    }
    #wf_10 .wf10_con {
        flex-direction: column;
        gap: 0;
        justify-content: center;
    }
    #wf_10 .wf10_title p {
        margin: 22px 0 52px;
        font-size: 16px;
        line-height: 24px;
    }
    #wf_10 .wf10_title2{
        font-size: 56px;
    }
    #wf_10 .wf10_con_img {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 196px;
       
    }
    #wf11 .wf11_con_img div p {
        padding: 22px 8px;
        line-height: 24px;
        border-radius: 6px;
        margin-top: 10px;
    }

    #wf12 {
        background-image: url(../images/wf12_bt_ri.png), url(../images/wf12_bg_m.jpg);
        background-repeat: no-repeat;
        background-position: bottom left, top center;
        background-size: 28%, cover;
        padding-top: 220px;
    }
    .wf12_bt_text h3{
        font-size: 22px;
        margin-bottom: 13px;
    }
    .wf12_bt_text p::before{
        width: 8px;
        height: 8px;
        top: 6px;
    }
    .wf12_bt_text p{
        font-size: 18px;
    }
    .wf12_con_title h3 {
        font-size: 46px;
        margin-top: 40px;

    }

    .wf12_con_title h2 {
        font-size: 84px;
        margin-bottom: 140px;
    }

    #wf12 .inner {
        width: 80%;
    }

    .wf12_sec1_text>p {
        padding-top: 8px;
    }

    #wf12 .wf12_bt_text {
        text-align: left;
    }

    #wf12 .wf12_imges {
        width: 100%;
    }

    #wf12 .wf12_imges div img {
        width: 100%;
    }

    #wf12 .left_pa {
        padding: 0;
    }

    #wf12 .wf12_sec1 {
        flex-direction: column;

    }

    #wf12 .wf12_fl {
        flex-direction: column-reverse;
        text-align: end;
    }

    #wf13 {
        padding: 154px 0 134px;
    }

    #wf13 .wf13_con_title h2 {
        font-size: 52px;
        margin-top: 30px;
    }

    #wf13 .wf13_con_title h4 {
        font-size: 30px;
        line-height: 30px;
    }

    #wf13 .wf13_con_title h4 {
        margin: 38px 0 18px;
    }

    #wf13 .wf13_con_title h3 {
        font-size: 42px;
        line-height: 42px;
        margin-bottom: 126px;
    }

    #wf13 .wf13_sec1>h4 {
        font-size: 24px;
        padding: 0 30px;
        line-height: 48px;
        margin-top: 94px;
    }

    #wf13 .wf13_sec1>h3 {
        font-size: 34px;
        margin: 20px 0 54px;
    }

    #wf13 .wf13_bt_text h3 {
        font-size: 22px;
        line-height: 22px;
    }

    #wf13 .wf13_bt_text p {
        font-size: 18px;
        margin-top: 15px;
        /* padding-left: 18px; */
    }

    .wf13_bt_text p::before {
        width: 8px;
        height: 8px;
    }

    #wf13 .wf13_bt_text {
        padding: 28px 32px;
        margin: 32px 0 0;
        width: 70%;
    }

    #wf14 {
        padding-bottom: 120px;
    }

    .wf14_sec_img {
        gap: 0;
        margin-bottom: 32px;
    }

    .wf14_sec_bt {
        width: 65%;
    }

    .wf14_sec_bt h4 {
        font-size: 22px;
        margin-bottom: 15px;
        line-height: 22px;
    }

    .wf14_sec_bt p {
        font-size: 18px;
        /* padding-left: 18px; */
    }

    .wf14_sec_bt p::before {
        width: 8px;
        height: 8px;
        top: 6.5px;
    }

    .wf14_sec_bt {
        width: 100%;
        margin-bottom: 14px;
    }

    .wf14_sec_bt_warp {
        gap: 13px;
    }

    .wf14_sec h4 {
        font-size: 32px;
        line-height: 60px;
        padding: 0 28px;
        margin-top: 80px;
    }

    .wf14_sec h3 {
        margin: 43px 0 63px;
        font-size: 40px;
        line-height: 50px;
    }

    #wf14 .wf14_title {
        margin-bottom: 86px;
    }

    #wf14 .wf14_title h4 {
        font-size: 20px;
    }

    #wf14 .wf14_title h2 {
        font-size: 60px;
    }

    #wf15 .inner {
        width: 76%;
    }

    #wf15 .wf15_sec {
        flex-direction: column;
    }

    #wf15 .wf15_col_re {
        flex-direction: column-reverse;
    }

    #wf15 .wf15_title h4 {
        margin: 36px 0 17px;
    }

    #wf15 .wf15_sec_bt_m {
        padding: 28px 32px;
        font-size: 22px;
        line-height: 22px;

    }

    #wf15 .wf15_sec_bt h3 {
        font-size: 22px;
    }

    #wf15 .wf15_sec_bt p {
        font-size: 18px;
        margin-top: 15px;
        /* padding-left: 18px; */
    }

    #wf15 .wf15_sec_bt p::before {
        width: 8px;
        height: 8px;
        top: 6.5px;
        
    }

    #wf16 .inner {
        width: 76%;
    }

    #wf16 .wf16_sec {
        flex-direction: column-reverse;
    }

    #wf16 .wf16_title h2 {
        font-size: 34px;
        line-height: 46px;
        margin: 32px 0 134px;
    }

    #wf16 .wf16_title h4 {
        font-size: 22px;
    }
}

@media (max-width: 560px) {
    #main {
        min-height: 330px !important;
        max-height: 330px !important;
        background-image: url(/pages/./fair14th/ing/intro-m.png.jpg?v=1763379112412);
        /* background-image: url(../images/A-m.png); */
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: center;
    }
    .inner {

        margin-left: auto;
        margin-right: auto;
    }

    .wf_title1,
    .wf_t_o {
        width: 40px !important;
        height: 40px;
    }


    .wf_sec {
        width: 40%;
    }

    #main .main_button button {
        padding: 10px 30px;
        font-size: 16px;
        line-height: 26px;
    }

    #main .main_button .main_button_2 {
        margin-left: 12px;
    }

    #main .main_con>img {
        width: 0;
    }

    #main .main_button_2 {
        margin-left: 12px;
    }

    #wf_3 .wf_3_title img {
        width: 80vw;
        margin-bottom: 34px;
    }

    #wf_3 .wf_3_con_img img {
        width: 48%;
        margin-bottom: 4%;
    }

    #wf_3 .wf_3_title h2 {
        font-size: 42px;
        line-height: 50px;

        margin-bottom: 26px;
    }

    #wf4 {
        background-image: url(../images/wf4_bg_m.png);
        background-repeat: no-repeat;
        background-position: right 0 top 0;
    }

    #wf4 .wf4_con_img {
        flex-direction: column;
        align-items: center;
margin-top: 10px;
    }
    #wf5 .wf4_con_img {
        flex-direction: column;
        align-items: center;
margin-top: 10px;
    }
    #wf5 .wf5_st{
        height: 80px;
       width: 80px;
        right: 0;
        top:-37px ;
    }
    #wf5 .wf4_con_img p{
        font-size: 18px;
    }
    #wf4 .wf4_title h2 {
        font-size: 38px;
        line-height: 36px;
        margin: 36px 0 8px;
    }

    #wf4 .wf4_title p {
        font-size: 22px;
    }

    #wf4 .wf4_con_2 {
        margin: 0;
    }
    #wf5 .wf4_con_2 {
        margin: 0;
    }
    #wf4 .wf4_con_img p{
        margin: 38px 0 20px;
    }
    #wf5 .wf4_con_img p{
        margin: 38px 0 20px;
    }
    #wf5 {

        background-image: url(../images/wf5_bg_m.jpg?12345);
background-position:top center;
background-size: cover;
background-repeat: no-repeat;
    }
    #wf5 .wf5_img3{
        position: relative;
    }
    #wf5 .wf5_img3
 

    #wf5 .wf5_con_title h4 {
        font-size: 28px;
    }
    #wf5 .wf5_h2{
        width: 100%;
    }
    #wf5 .wf5_con_img h2{
      
        font-size: 1.5em;
    }
    #wf5 .wf5_con_img p{
        font-size: .8em;
        margin-top: 16px;
    }

    #wf8{
        background-image: url(../images/wf8_bg_m.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    #wf8 .husband{
        flex-direction: column;
        gap: 26px;
    }
    #wf8 .bride{
        flex-direction: column;
        gap: 26px;
    }
    #wf8 .inp_area{
        width: 100%;
    }
    #wf8 .place_inp_area{
        flex-direction: column;
    }
    #wf8 .inp_area2{
        flex-direction: column;
        align-items: baseline;
    }

    #wf8 .select{
        height: 34px;
        width: 100%;
    }
    #wf8 .wf8_date{
        flex-wrap: wrap;
    }
   
    input[type="tel"]{
        width: 37%;
    }
  
  

    #wf_10 .wf10_con_img p {
        margin-left: 10%;
        width: 100%;
        font-size: 14px;
    }

    #wf_10 .wf10_title {
        background-color: transparent;
        padding: 96px 0 0;
    }

    #wf_10 .wf10_cl {
        width: 0;
    }

    #wf_10 .wf10_di {
        left: -200px;
    }

    #wf_10 .wf10_di2 {
        right: -200px;
    }

    #wf_10 .wf10_title2 {
        font-size: 42px;
        margin: 18px 0 6px;
    }

    #wf_10 .wf10_title p {
        margin: 22px 0 52px;
        font-size: 16px;
        line-height: 24px;
    }

    #wf_10 .wf10_title {
        position: static;
    }

  
    #wf11 .wf11_con_img {
        flex-direction: column;
    }

    #wf11 .wf11_con_title3 {
        margin: 0 0 40px;
    }

    #wf12 .wf12_con_title p {
        font-size: 16px;
        padding: 10px 18px;
    }

    #wf12 {
        padding: 136px 0 120px;
    }

    #wf15 .inner #wf12 .wf12_con_title h3 {
        font-size: 26px;
        margin-top: 24px;
    }

    #wf12 .wf12_con_title h2 {
        font-size: 56px;
        line-height: 72px;
        margin-bottom: 65px;
    }

    #wf12 .left_pa {
        padding: 0;
    }

    .wf12_sec1_text h4 {
        font-size: 22px;
        font-weight: 400;
    }

    .wf12_sec1_text h3 {
        font-size: 38px;
    }

    .wf12_sec1_text>p {
        margin: 18px 0 44px;
        font-size: 22px;
        line-height: 30px;
    }

    #wf12 .wf12_bt_text h3 {
        font-size: 22px;
        margin-bottom: 14px;
        line-height: 22px;
    }

    .wf12_bt_text p {
        font-size: 16px;
        /* padding-left: 18px; */
        margin: 0;
        line-height: 22px;
    }

    #wf12 .wf12_bt_text p::before {
        width: 8px;
        height: 8px;
        left: -12px;
    }
  .wf12_con_title h3 {
        font-size: 30px;
        margin-top: 40px;
        
    }
    #wf12 .wf12_bt_text {
        text-align: left;
        padding: 26px;
        border-radius: 13px;
        margin-top: 8px;
    }
   
    #wf13 {
        background-image: url(../images/wf13_bg_m.jpg);
    }

    #wf13 .inner {
        margin: 0 !important;
    }

    #wf13 .wf13_con_title h2 {
        font-size: 36px;
        line-height: 36px;
        margin: 22px 0 0;
    }

    #wf13 .wf13_con {
        width: 100%;
    }

    #wf13 .wf13_con_title h4 {
        font-size: 18px;
        line-height: 18px;
        margin: 32px 0 0;
    }

    #wf13 .wf13_con_title h3 {
        font-size: 26px;
        margin-bottom: 12px;
    }

    .wf13_sec1_img_warp {
        padding: 18px;
        flex-direction: column;
        gap: 18px;
        width: 100vw;
    }

    .wf13_sec1_img_warp>img {
        width: 100%;
    }

    #wf13 .wf13_sec1>h4 {
        font-size: 18px;
        line-height: 36px;
        padding: 0 20px;
    }

    #wf13 .wf13_sec1>h3 {
        font-size: 26px;
        line-height: 26px;
        margin: 22px 0 48px;
    }

    #wf13 .wf13_bt_text {
        width: 92%;
    }

    #wf13 .wf13_bt_text {
        margin: 4%;
    }
    .wf13_bt_text p::before{
        left: -12px;
    }
    #wf14 .wf14_bg_area {
        background-image: url(../images/wf14_bg_m.png);
        padding: 136px 0 0;
    }

    #wf14 .wf14_bg_area {
        height: 600px;
    }

    #wf14 .wf14_title h4 {
        font-size: 14px;
    }

    #wf14 .wf14_line_col {
        height: 18vh;
    }

    #wf14 .wf14_title h2 {
        font-size: 36px;
    }

    .wf14_line_col::before,
    .wf14_line_col::after {
        height: 8px;
        width: 8px;
        left: -3.2px;
    }

    #wf14 .inner {
        margin-right: 0;
        width: 94%;
    }

    #wf14 .wf14_title h2 span {
        padding: 0 10px;
    }

    #wf14 .wf14_sec_img {
        overflow-x: scroll;
        gap: 16px;
        cursor: grab;
    }

    .wf14_sec_bt {
        width: 94%;
        margin-bottom: 14px;
        padding: 32px;
    }

    .wf14_sec_bt_warp {
        flex-direction: column;
        gap: 0;
    }



    #wf14 .wf14_sec_img img {
        width: 94%;
    }

    .wf14_sec h4 {
        font-size: 24px;
        line-height: 53px;
        padding: 0 24px;
        margin-top: 80px;
    }

    .wf14_sec h3 {
        margin: 43px 0 63px;
        font-size: 28px;
        line-height: 40px;
    }

    #wf14 .wf14_sec_img {
        margin-bottom: 36px;
    }
    .wf14_sec_bt p::before{
        left: -12px;
    }
    #wf15 {
        padding-bottom: 4px;
        background-image: url(../images/wf15_bg_m.jpg);
    }

    #wf15 .inner {
        width: 92%;
    }
  
    #wf15 .wf15_title {
        margin: 0 0 70px;
    }

    #wf15 .wf15_sec_text>img {
        width: 36%;
        padding-bottom: 48px;
    }

    #wf15 .wf15_sec {
        gap: 30px;
    }

    #wf15 .wf15_sec_bt {
        padding: 28px 32px;
        border-radius: 13px;
    }

    #wf15 .wf15_sec_bt_m {
        margin-bottom: 14px;
        border-radius: 13px;
    }

    #wf15 .wf15_sec_bt p {
        font-size: 18px;
        margin-top: 12px;
        /* padding-left: 18px; */
    }
    #wf15 .wf15_sec_bt p::before{
        left: -14px;
    }
    .wf15_sec_text2 >img{
        width: 44% !important;
    }
    #wf16 .inner {
        width: 92%;
    }
    
    #wf16 .wf16_sec_text_title {
        gap: 8px;
    }

    #wf16 .wf16_sec_text>p {
        font-size: 16px;
        line-height:22px;
        padding: 30px 0 40px;
    }

    #wf16 .wf16_sec_text_title h2 {
        font-size: 22px;
        line-height: 22px;
    }

    #wf16 .wf16_sec_text_title>img {
        width: 26px;
        height: 26px;
    }

    #wf16 .wf16_sec_bt_m {
        margin-bottom: 16px;
    }

    #wf16 .wf16_sec_bt {
        padding: 28px 32px;
        border-radius: 13px;
    }

    #wf16 .wf16_sec_bt h3 {
        font-size: 22px;
    }

    #wf16 .wf16_sec_bt p {
        margin-top: 12px;
        /* padding-left: 18px; */
        font-size: 16px;
    }

    #wf16 .wf16_sec_bt p::before {
        width: 8px;
        height: 8px;
        top: 6px;
        left: -12px;
    }
    #wf16{
        padding-bottom: 0;
    }
    #wf16 .wf16_sec_line{
        gap: 60px;
        padding-bottom: 60px;
        border-bottom: 2px solid rgba(231, 245, 244, 0.5);
        margin-bottom: 60px;
    }

    #wf16 .wf16_title h2{
        font-size: 26px;
        line-height: 36px;
        margin: 26px 0 82px ;
    }
    #wf16 .wf16_title h4{
        font-size: 16px;
    }
    /* 1218 추가 */
    #main {
        min-height: 560px;
        max-height: 560px;
    }
    #main .main_con .main_button {
        bottom: initial;
        top: 265px;
    }
}

@media (max-width: 430px) {
   

    #main .main_button button {
        font-size: 14px;
        line-height: 15px;
    }

    #wf_3 {
        padding-bottom: 60px;
    }

    #wf_3 .wf_3_title h2 {
        font-size: 38px;
        line-height: 48px;

        margin-bottom: 26px;
    }

    #wf4 .wf4_title h2 {
        font-size: 42px;
    }

    #wf4 .wf4_con_img p {
        margin-bottom: 13px;
        font-size: 22px;
        line-height: 22px;
        margin-top: 30px;
    }
    #wf4 .wf4_con>p{
        font-size: 16px;
    }
    #wf4 .wf4_title p {
        font-size: 16px;
        line-height: 42px;
    }

    #wf4 .wf4_con_img {
        margin-top: 28px;
    }

    #wf5 {
        padding-bottom: 110px;


    }



    #wf5 .wf5_con_title h4 {
        font-size: 20px;
        margin-bottom: 48px;
    }


    .wf5_con_img p {
        font-size: 16px;
        line-height: 16px;
    }
   
    #wf8 .wf8_button {
        padding: 12px 0 20px 4px;
        display: flex;
        align-items: center;
        width: 100%;
       margin-bottom: 10px;
        justify-content: center;
    }
    #wf8 .place_inp_area label{
        font-size: 16px;
      line-height: 22px;
    }
    #wf8 .wf8_button>img {
        width: 158px;
    }

    #wf8 .wf8_bt_b {
        width: 30% !important;
        top: -50px;
        right: -36px;
    }

    #wf8 .wf8_f_area {
        padding: 24px;
    }

    #wf8 .husband {
        flex-direction: column;
        gap: 8px;
    }

    #wf8 .inp_area {
        width: 100%;
    }
    #wf8 .inp_area>label{
        font-size: 16px;
    }
    #wf8 .bride {
        flex-direction: column;
        gap: 8px;
        margin-top: 8px;
    }

    #wf8 label p {
        font-size: 16px;
    }

    #wf8 .wf8_date {
        justify-content: space-between;
        gap: 8px;
        width: 100%;
        flex-wrap: wrap;
    }

    input[type="text"],
    input[type="tel"] {
        height: 34px;
    }

    input[type="date"] {
        width: 200px;
        height: 34px;
        flex: 1;
        background-size: 13px;
    }

    input[type="radio"] {
        width: 22px;
        height: 22px;
    }

    #wf8 .wf8_line {
        margin: 22px 0;
    }

    #wf8 .wf8_bt_cb {
        margin-bottom: 30px;
        flex-wrap: nowrap;
    }

    #wf8 .wf8_bt_cb>p {
        font-size: 14px;
        line-height: 14px;
        text-align: left;
    }

    #wf8 .wf8_title {
        margin-bottom: 6px;
    }

    #wf8 .wf8_ip_h p,
    .inp_area2 p,
    .wf8_ip_date_warp p {
        font-size: 16px;

    }

    .wf8_ip_date_warp {
        align-items: center;
    }

    #wf8 .wf8_ip_date_warp {
        justify-content: space-between;
        margin-bottom: 26px;
        gap: 0;
    }

    .wf8_ip_date_warp>p {
        margin-right: 12px;
    }

    #wf8 .wf8_ip_date_warp label p {
        font-size: 16px;
    }

    label:has(input[type="radio"]) span {
        font-size: 20px;
    }
    #wf_10 .wf10_sm2{
        width: 29%;
        bottom: 189px;
    }
    #wf_10 .wf10_title p{
        margin-bottom: 22px;
    }
    #wf_10 .wf10_logo{
        bottom: 5vh;
    }
   
    #wf11 {
        padding: 95px 0 60px;
        background-image: url(../images/wf11_bg_m.jpg);
        background-repeat: no-repeat;
        background-position: top center;
    }

    #wf11 .wf11_con_title .wf_t_o {
        width: 40px;
        height: 40px;
    }

    #wf11 .wf11_con_title h3 {
        font-size: 24px;
        line-height: 24px;
        margin: 28px 0 22px;
    }

    #wf11 .wf11_con_title3 {
        margin-bottom: 40px;
    }
    #wf12 .inner{
        width: 92%;
    }
    .wf12_con_title h3{
        font-size: 26px;
    }
    #wf12 .wf12_con_title h2{
        font-size: 48px;
        line-height: 48px;
    }
    #wf14 .wf14_sec_img img {
        width: 94%;
    }
    .wf14_sec_bt h4{
        font-size: 18px;
        line-height: 18px;
    }
    #wf12 .wf12_bt_text h3{
        font-size: 18px;
        line-height: 18px;
    }
    #wf12 .wf12_bt_text p::before{
        top: 6px;
    }
    #wf13 .wf13_bt_text h3{
        font-size: 18px;
        line-height: 18px;
    }
    #wf13 .wf13_bt_text p{
        font-size: 16px;
        line-height: 16px;
    }
    .wf13_bt_text p::before{
        top: 2.5px;
    }
    .wf14_sec_bt p{
        font-size: 16px;
        line-height: 16px;
    }
    .wf14_sec_bt p::before{
        top: 2.5px;
    }
    #wf14 .wf14_sec_img {
        gap: 10px;

    }

    #wf14 .wf14_sec_img img {
        width: 92%;
    }

    #wf15 .wf15_title h4 {
        margin: 36px 0 6px;
        font-size: 16px;
    }
    #wf15 .wf15_sec_bt h3{
        font-size: 18px;
        line-height: 18px;
    }
    #wf15 .wf15_sec_bt p{
        font-size: 16px;
        line-height: 16px; 
    }
    #wf15 .wf15_button-next1,
    #wf15 .wf15_button-prev1 {
        width: 50px;
    }

    #wf15 .wf15_sec_text>img {
        width: 36%;
        padding-bottom: 28px;
    }
 
    #wf16 .wf16_button-next1
    {
    right: -20px !important;
    width: 50px;
}
#wf16 .wf16_con{
    background-size: 20vw, 14vw !important;
}
#wf16 .wf16_sec_bt h3{
    font-size: 18px;
    line-height: 18px;
}
#wf16 .wf16_button-prev1
{
left: -20px;
width: 50px;
}

#wf16 .wf16_button-next2 {
    right: -20px !important;
    width: 50px;
}

#wf16 .wf16_button-prev2{
    left: -20px;
    width: 50px;
}
#wf16 .wf16_button-next3 {
    right: -20px !important;
    width: 50px;
}

#wf16 .wf16_button-prev3{
    left: -20px;
    width: 50px;
}
#wf_10 .wf10_con_img {
    margin-bottom: 196px;
    /* visibility: hidden;  */
 } 

}