@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+JP:wght@400;700&display=swap");

body {
    color: #000;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 2em
}

a {
    color: #000;
    text-decoration: none;
    outline: none
}

a:hover {
    text-decoration: none
}

p {
    font-size: 14px;
    line-height: 1.8em;
    margin: 0px
}

.sfs p {
    font-size: 12px
}

.sfl p {
    font-size: 16px
}

@media screen and (max-width: 584px) {
    p {
        font-size: 12px
    }

    .sfs p {
        font-size: 10px
    }

    .sfl p {
        font-size: 14px
    }
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    font-style: normal;
    font-family: "Noto Serif JP", serif;
    letter-spacing: 3px
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-weight: 400;
    font-style: normal
}

#w0 {
    -webkit-transition: 2s;
    transition: 2s;
    opacity: 0
}

.pc #w0 {
    min-width: 1000px
}

.mobile #w0 {
    min-width: 100%
}

#w0.show1 {
    opacity: 1
}

@media screen and (max-width: 584px) {
    #w0 {
        padding-bottom: 0px
    }
}

article {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

section > .sectionin {
    padding: 40px;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

@media screen and (max-width: 584px) {
    section > .sectionin {
        padding-left: 20px;
        padding-right: 20px
    }
}

header {
    position: relative
}

header .header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    -webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.05)
}

header .header .logo {
    width: 40%;
    max-width: 150px;
    display: block
}

@media screen and (max-width: 768px) {
    header .header .logo {
        width: 66%;
        margin-left: auto;
        margin-right: auto
    }
}

header .header .logo img {
    display: block;
    vertical-align: bottom;
    width: 100%
}

@media print {
    #w0 {
        padding: 0;
        margin: 0
    }

    section .secin {
        padding-top: 0px;
        padding-bottom: 0px
    }

    #wrpG, .flogo, .hhemu0, .hlogo, .hmenu, .hmenu2, .hmenu4, .rbtn1, .rbtn2, .rbtnset, .reqbtn, .reqbtn2, .spmenubtn, .stab2, .tlink, footer, header, nav {
        display: none
    }
}

#formareaf input[type=button], #formareaf input[type=submit] {
    border-radius: 10px;
    color: #333;
    background-color: #dfc5a6;
    cursor: pointer
}

.pagetitle {
    background-color: rgb(0, 31, 54)
}

.pagetitle h2 {
    color: #000;
    margin: 0;
    text-align: center;
    position: relative;
    padding: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
    font-size: 14px !important;
    line-height: 1
}

.pagetitle h2 span {
    font-size: 34px !important;
    display: block;
    line-height: 1;
    margin-bottom: 20px
}

@media screen and (max-width: 584px) {
    .pagetitle h2 {
        font-size: 3.5vw !important
    }

    .pagetitle h2 span {
        font-size: 6vw !important
    }

    .pagetitle .sectionin {
        padding: 30px
    }

    .pagetitle h2 {
        font-size: 5.5vw;
        padding: 10px
    }

    .pagetitle h2 span {
        font-size: 3.5vw
    }

    .pagetitle h2:before {
        left: -15px;
        bottom: -15px;
        width: 30px;
        height: 30px
    }

    .pagetitle h2:after {
        width: 30px;
        height: 30px;
        right: -15px;
        top: -15px
    }
}

.formstep3 .secin5 {
    padding: 0 !important
}

.formstep3 .secin5 .p3 {
    text-align: center !important;
    font-size: 16px !important;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2.2 !important;
    margin-bottom: 20px !important
}

@media screen and (max-width: 584px) {
    .formstep3 .secin5 .p3 {
        font-size: 3.5vw !important
    }
}

.formstep3 .secin5 .p4 {
    line-height: 2.2 !important;
    text-align: center !important;
    font-size: 16px !important;
    font-family: "Noto Serif JP", serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px !important
}

@media screen and (max-width: 584px) {
    .formstep3 .secin5 .p4 {
        font-size: 3vw !important
    }
}

.formstep3 .secin5 h3 {
    color: #87633c !important;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 20px;
    margin-top: 0 !important;
    padding-top: 0 !important
}

.formstep3 .secin5 h3:before {
    content: "";
    width: 30%;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: -5px;
    background: #f2efe7;
    background: -webkit-gradient(linear, left top, right top, from(#f2efe7), color-stop(40%, #a78e58), color-stop(50%, #a78e58), color-stop(60%, #a78e58), to(#f2efe7));
    background: linear-gradient(to right, #f2efe7 0%, #a78e58 40%, #a78e58 50%, #a78e58 60%, #f2efe7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2efe7", endColorstr="#f2efe7", GradientType=1);
    -webkit-transition: 0.35s ease;
    transition: 0.35s ease;
    -webkit-transform: translateX(-50%) scaleX(0);
    transform: translateX(-50%) scaleX(0)
}

@media screen and (max-width: 584px) {
    .formstep3 .secin5 h3 {
        font-size: 5vw !important;
        margin-bottom: 6vw !important
    }
}

@media screen and (max-width: 584px) {
    .formstep3 .secin5 {
        padding: 0 !important
    }

    .i_thanks {
        width: 96vw;
        margin-left: -9vw
    }
}

#entry .sec1 .sectionin {
    padding-top: 0px !important
}

.formstep3 {
    position: relative;
    padding: 30px !important;
    background-color: #fff !important
}

.bback {
    border: 1px solid rgb(160, 145, 116) !important;
    color: rgb(160, 145, 116) !important;
    height: 50px
}

.bback a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 1;
    color: #fff !important
}

/*# sourceMappingURL=main.css.map */