h1,
h2,
h3,
h4,
h5,
h6,
li,
th,
td,
a,
p,
label,
input,
textarea {
    font-family: "Noto Sans JP" !important;
}

.dp-none {
    display: none;
}

#SMP_STYLE .body {
    overflow-x: hidden;
}

#SMP_STYLE .body_tbl {
    width: 1000px !important;
    max-width: 96%;
    margin: 100px auto;
    padding-bottom: 30px;
    padding: 50px 20px;
    border: 1px solid #999999;
    background: #FFFFFF;
}

#SMP_STYLE .smp_tmpl {
    padding: 20px 50px 0;
    margin: 0 auto;
}

.form-row {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 20px;
    padding-bottom: 10px;
}

.keireki-row {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto 5px;
    padding-bottom: 10px;
}

.title-area {
    width: 30%;
    background: #f3f3f3;
    padding-right: 20px;
    display: flex;
    align-items: center;
}

.title-area p {
    width: 100%;
    margin-bottom: 0;
    text-align: right;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.8;
}

.data {
    width: 68%;
}

.hissu {
    float: left;
    padding: 1px 10px;
    margin-left: 10px;
    background: #b70303;
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}

#SMP_STYLE .input {
    width: 100% !important;
    height: 50px;
    margin-bottom: 0;
    padding: 1px 10px;
    color: #333333;
    border: none;
    border-radius: 0;
    box-shadow: 0;
    font-size: 108%;
    text-align: left;
    border: solid 1px #868686;
    background: #fff;
    box-shadow: none;
}

#table-keikaku {
    width: 100%;
    border: solid 1px #ccc;
    background: #efefef;
}

#table-keikaku th {
    text-align: center;
    height: 40px;
    border: solid 1px #ccc;
}

#table-keikaku tr {
    border-bottom: solid 1px #ccc;
}

#table-keikaku .keikaku-td-left {
    width: 10%;
    text-align: center;
    font-weight: 700;
}

.keikaku-td-left p {
    margin-bottom: 0;
}

#table-keikaku td {
    padding: 10px;
    text-align: center;
    border: solid 1px #ccc;
}

#table-keikaku .keikaku-input {
    border: none !important;
    width: 80% !important;
    border-radius: 2px !important;
    height: 30px;
    padding-right: 5px;
}

#yagou-kana-content .input,
#yagou-content .input,
#shimei-kana-content .input,
#shimei-content .input {
    width: 50% !important;
}

.birthday li {
    height: auto !important;
    margin-right: 10px !important;
}


#seinengappi-content li .input {
    width: 70px !important;
    text-align: right;
    height: 30px;
}

#nenrei-content .input {
    width: 100px !important;
    height: 30px;
}

#yuubin-content li {
    height: auto !important;
}

#yuubin-content .input {
    height: 30px !important;
}

#yuubin-content .code01 {
    width: 80px !important;
}

#yuubin-content .code02 {
    width: 120px !important;
}

.zipcode ul {
    display: flex;
    align-items: center;
}

.zipcode li {
    margin-right: 0 !important;
}

.haifun {
    font-size: 30px;
    margin: 0 5px;
}

#todoufuken-content select {
    height: 30px;
    margin-bottom: 0;
    width: 200px;
    text-align: center;
}

#jyuusyo-content .jyuusyo {
    height: 50px !important;
    max-height: 50px !important;
    min-height: 50px !important;
}

#denwa-content .input {
    width: 80px !important;
    height: 30px;
}

.tel-number {
    display: flex;
}

#denwa-content .tel-number .num02 .input {
    width: 120px !important;
}

#mail-content .input {
    width: 60% !important;
}

#keireki {
    padding: 30px 20px 10px;
    background: #f3f3f3;
    margin-top: 10px;
    margin-bottom: 30px;
    border: solid 1px;
}

.keireki-row {
    margin-bottom: 0px;
    padding: 10px;
}

.keireki-title-area {
    width: 29%;
    text-align: center;
}

.keireki-data-area {
    width: 70%;
}

#keireki ul.cf {
    display: flex;
    justify-content: center;
}

#keireki .cf li {
    width: 80px;
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
}

#keireki .input {
    height: 30px !important;
    max-width: 65px !important;
}

#keireki .keireki-title {
    text-align: center;
    font-weight: 700;
    letter-spacing: 3px;
    font-size: 15px;
    line-height: 30px;
    border-bottom: solid 1px;
}

#keireki .keireki-text {
    height: 100px !important;
    min-height: 100px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.keireki-button-wrapper {
    text-align: center;
    border-top: solid 1px;
    padding-top: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.keireki-button {
    box-shadow: none !important;
    border: none;
    margin: 0 20px;
    width: 150px;
    line-height: 30px;
    background: #f39d00;
    border-radius: 3px;
    color: #fff;
    font-family: "Noto Sans JP" !important;
}

.keireki-button:hover {
    opacity: 0.7;
}

.keireki-button:focus {
    outline: none;
}

#del {
    background: #aaa;
}

#sougyou-content .year {
    width: 100px !important;
    height: 30px;
}

#sougyou-content .month {
    width: 50px !important;
    height: 30px;
}

#syain-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

#syain-content .real input {
    width: 150px;
    width: 80px !important;
    height: 30px;
    text-align: right;
}

.syain-label {
    width: 100px !important;
    display: inline-flex;
    background: none;
    color: #000;
    justify-content: center;
    line-height: 30px;
    margin-right: 10px;
    border: solid 1px;
    background: #efefef;
    font-weight: 700;
}

#shinsa-koumoku {
    padding: 20px;
    background: #f3f3f3;
    margin-bottom: 50px;
}

#shinsa-koumoku .title-area {
    width: 100%;
    margin-bottom: 10px;
}

#shinsa-koumoku .data {
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
}

#shinsa-koumoku .title-area p {
    text-align: left;
}

.shinsa-title {
    font-size: 15px;
    text-align: center;
    padding: 10px;
    margin-bottom: 20px;
    border: solid 1px;
    line-height: 2;
    background: #0042a5;
    color: #fff;
}

#shinsa-koumoku .hissu {
    margin-left: 0;
}

#questionnaire-content .multi2 li {
    display: inline;
    width: 100% !important;
}

.data.multi2 li label {
    display: flex;
}

#questionnaire-content .input {
    width: 20px !important;
    margin-right: 0px !important;
}

#torihikiten-wrapper,
#sonota-wrapper {
    margin-top: 10px;
}

#torihikiten-wrapper .input,
#sonota-wrapper .input {
    width: 100% !important;
}

#image-content-wrapper {
    background: #f3f3f3;
    padding: 20px;
    margin-bottom: 50px;
}

#image-content {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 30px;
}

.img_part {
    width: 32%;
}

.image_show {
    max-height: 200px !important;
    min-height: 200px !important;
    object-fit: contain;
}


#button-content {
    text-align: center;
}

#privacy-content .hissu {
    margin-left: 0;
    margin-right: 10px;
    float: none;
}

#privacy-content .input {
    width: 15px !important;
    height: 15px;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

#privacy-content span {
    font-size: 13px;
}

#privacy-content {
    padding: 30px 0 10px;
    background: #f3f3f3;
}

#spiral-content {
    display: flex;
    padding: 20px;
    border: solid 1px;
    align-items: center;
    justify-content: space-between;
}

#spiral-content .spiral-left {
    width: 85%;
}

#spiral-content .spiral-right {
    width: 10%;
}

#spiral-content .seal-link {
    display: block;
}

#spiral-content img {
    width: 100%;
}

@media screen and (max-width: 800px) {
    #SMP_STYLE .input {
        margin-bottom: 0;
        padding: 0 5px !important;
    }

    #SMP_STYLE .body_tbl {
        max-width: 96%;
        margin: 50px auto;
        padding: 20px 0;
    }

    #SMP_STYLE .smp_tmpl {
        width: 96% !important;
        padding: 0;
    }

    #yagou-kana-content .input,
    #yagou-content .input,
    #shimei-kana-content .input,
    #shimei-content .input {
        width: 100% !important;
    }

    #SMP_STYLE .header_rmesg {
        padding: 20px 10px;
    }

    #SMP_STYLE h1 {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .form-row {
        display: block;
        width: 100%;
        margin: 0 auto 20px;
    }

    .title-area {
        width: 100%;
        background: #f3f3f3;
        padding: 10px;
        display: block;
        margin-bottom: 10px;
        line-height: 36px;
    }

    .title-area p {
        font-size: 12px;
        line-height: 16px;
        text-align: left;
    }

    .hissu {
        float: left;
        padding: 1px 10px;
        margin-left: 0;
        background: #b70303;
        color: #fff;
        font-size: 14px;
        margin-right: 10px;
    }

    .data {
        width: 100%;
    }

    #seinengappi-content li .input {
        width: 60px !important;
        height: 40px !important
    }

    #keireki {
        padding: 15px;
    }

    .keireki-row {
        margin-bottom: 10px;
        padding: 10px;
        background: #e6e6e6;
    }

    .keireki-button-wrapper .keireki-button {
        margin-bottom: 10px;
    }

    .keireki-title-area {
        width: 100%;
        margin-bottom: 20px;
    }

    .keireki-data-area {
        width: 100%;
    }

    .shinsa-title {
        font-size: 12px;
        padding: 10px;
        line-height: 20px;
    }

    #image-content {
        display: block;
    }

    .img_part {
        width: 100%;
    }

}
