* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
}

html,
body {
    width: 100%;
    height: 100%;
    line-height: normal;
}

body {
    font-family: "Verdana", "malgun gothic";
    font-size: 1.4rem;
    color: #444;
    line-height: 1;
    letter-spacing: -0.04em;
    background: #f4f4f4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
}

input,
textarea,
button {
    outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.radioLabel input {
    opacity: 0;
}
input[type="radio"] {
    appearance: radio;
    position: absolute;
    width: 0px;
    height: 0px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
ul,
li,
ol {
    list-style: none;
    margin: 0;
}

a {
    color: inherit;
    text-decoration: none;
}
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
}

.subWrap {
}
.weddingPrepareWrapEtc .section .checkWrap .radioWrap ul li {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 1.45;
}
.weddingPrepareWrapEtc {
    background: #f4f4f4;
    height: 100dvh;
    display: flex;
    flex-direction: column;
    padding: 30px;
    padding-top: 12vh;
}
.layout_1200 {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
}
.subTitle {
    color: #000000;
    font-size: 40px;
    font-family: "aritaM";
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
}
.weddingPrepareWrapEtc .section .checkWrap .qWarp {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
.weddingPrepareWrapEtc .section .checkWrap:before {
    content: "";
    position: absolute;
    top: -4%;
    right: -3%;
    width: 24%;
    height: auto;
    background: url(/assets/bsd01/image/program/matrimony/bg_flow_01.png)
        no-repeat 0 0;
    background-size: contain;
    aspect-ratio: 288/259;
}
.weddingPrepareWrapEtc .section .checkWrap:after {
    content: "";
    position: absolute;
    bottom: -9%;
    left: -8%;
    width: 35%;
    height: auto;
    aspect-ratio: 420 / 375;
    background: url(/assets/bsd01/image/program/matrimony/bg_flow_02.png)
        no-repeat 0 0;
    background-size: contain;
}

.weddingPrepareWrapEtc .section .checkWrap {
    position: relative;
    min-height: 700px;
    padding: 80px 100px;
    background: #fff;
    border-radius: 50px;
}
.weddingPrepareWrapEtc .section .checkWrap .radioWrap {
    max-width: 800px;
    margin: 60px auto 0;
    position: relative;
    z-index: 10;
}

.weddingPrepareWrapEtc .section .checkWrap .qWarp {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.weddingPrepareWrapEtc .section .checkWrap .qWarp h2 {
    position: relative;
    display: inline-block;
    height: auto;
    padding: 0px 35px 7px;
    background: #458464;
    color: #fff;
    border-radius: 250px;
    font-family: "aritaSB";
    font-size: 30px;
    line-height: normal;
}
.weddingPrepareWrapEtc .section .checkWrap .qWarp h2:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 15px;
    height: 8px;
    margin-left: -6px;
    background: url(/assets/bsd01/image/program/matrimony/icon_arrow_green.png)
        no-repeat 0 0;
    background-size: 15px 8px;
}
.weddingPrepareWrapEtc .section .checkWrap .qWarp h3 {
    margin: 30px 0 0;
    font-family: "aritaL";
    font-weight: 600;
    font-size: 24px;
    line-height: 1.5;
    word-break: keep-all;
}

.weddingPrepareWrapEtc .section .checkWrap .btnGroup {
    margin: 60px 0 0;
    text-align: center;
    font-size: 0;
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.weddingPrepareWrapEtc .section .checkWrap .btnGroup .back_btn,
.weddingPrepareWrapEtc .section .checkWrap .btnGroup .home_btn {
    border: 2px solid #dcdcdc;
    color: #888;
    font-size: 18px;
}
.weddingPrepareWrapEtc .section .checkWrap .btnGroup a {
    display: inline-flex;
    padding: 15px 30px;
    min-width: 200px;
    border: 2px solid #458464;
    border-radius: 8px;
    color: #458464;
    font-family: "aritaL";
    font-weight: 600;
    font-size: 20px;
    letter-spacing: -0.06em;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
}
.weddingPrepareWrapEtc .section .checkWrap .btnGroup a:hover {
    background: #458464;
    color: #fff;
    border: 2px solid #458464;
}

.weddingPrepareWrapEtc .section .checkWrap .btnGroup .check_btn:hover {
    background: #458464;
    color: #fff;
    border: 2px solid #458464;
}

.weddingPrepareWrapEtc .section .checkWrap.checkWrapComplete {
    padding: 130px 100px;
}

.weddingPrepareWrapEtc .section .checkWrap.checkWrapComplete .qWarp {
    max-width: 720px;
}

.weddingPrepareWrapEtc .section .checkWrap.checkWrapComplete .qWarp h2 {
    background: #e46228;
}

.weddingPrepareWrapEtc .section .checkWrap.checkWrapComplete .qWarp h2:before {
    background: url(/assets/bsd01/image/program/matrimony/icon_arrow_orange.png)
        no-repeat 0 0;
    background-size: 15px 8px;
}

.weddingPrepareWrapEtc .section .checkWrap.checkWrapComplete .qWarp p {
    margin: 30px 0 0;
    font-family: "aritaM";
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
}

.weddingPrepareWrapEtc
    .section
    .checkWrap.checkWrapComplete
    .qWarp
    p
    span.redStlye {
    color: #d11515;
}

.weddingPrepareWrapEtc
    .section
    .checkWrap.checkWrapComplete
    .qWarp
    p
    span.blackStyle {
    color: #000;
}

.weddingPrepareWrapEtc .section .checkWrap.checkWrapComplete .qWarp p span.br {
    display: block;
}
@media (max-width: 1520px) {
}
@media (max-width: 1300px) {
    .weddingPrepareWrapEtc .section .checkWrap:after{
        bottom: -6%;
        left: -3%;
        width: 25%;
    }
}
@media (max-width: 1024px) {
    .weddingPrepareWrapEtc .section .checkWrap {
        padding: 55px;
        padding-bottom: 135px;
        height: auto;
        min-height: auto;
    }
}
@media (max-width: 767px) {
    .subTitle {
        font-size: 23px;
        margin-bottom: 28px;
    }
    .weddingPrepareWrapEtc{
        padding-top: 30px;
    }
    .weddingPrepareWrapEtc .section .checkWrap{
        padding: 35px;
        padding-bottom: 75px;
    }
    .weddingPrepareWrapEtc .section .checkWrap .qWarp h2 {
        font-size: 18px;
    }
    .weddingPrepareWrapEtc .section .checkWrap .qWarp h3{
        font-size: 21px;
        margin: 16px 0 0;
    }
    .weddingPrepareWrapEtc .section .checkWrap .radioWrap ul li{
        margin: 0 0 20px;
    }
    .weddingPrepareWrapEtc .section .checkWrap:before{

    }
    .weddingPrepareWrapEtc .section .checkWrap:after{
        bottom: -3%;
        left: -3%
    }
    .weddingPrepareWrapEtc .section .checkWrap .btnGroup a{
        min-width: 105px;
        padding: 8px 14px;
        font-size: 15px;
    }
    .weddingPrepareWrapEtc .section .checkWrap.checkWrapComplete{
        padding: 35px;
        padding-bottom: 90px;
    }
    .weddingPrepareWrapEtc .section .checkWrap .btnGroup a{
        
    }
    .weddingPrepareWrapEtc .section .checkWrap .btnGroup .back_btn, .weddingPrepareWrapEtc .section .checkWrap .btnGroup .home_btn{
        font-size: 15px;
    }
    .weddingPrepareWrapEtc .section .checkWrap .qWarp h3{
        font-size: 16px;
    }
    .weddingPrepareWrapEtc .section .checkWrap .radioWrap ul li{
        font-size: 15px;
        word-break: keep-all;
    }
    .weddingPrepareWrapEtc .section .checkWrap .radioWrap{
        margin: 35px auto 0;
        padding-bottom: 47px;
    }
}
@media (max-width: 450px) {
    .weddingPrepareWrapEtc .section .checkWrap:after{
        width: 33%;
    }
}
