body.page .entry-content .wp-block-contact-form-7-contact-form-selector{
    max-width:720px!important;
    margin-left:auto!important;
    margin-right:auto!important;
}

body.page .entry-content .wpcf7,
body.page .entry-content .wpcf7 form{
    max-width:720px!important;
    margin:18px auto 0!important;
}

body.page .entry-content .wpcf7 p{
    margin:0!important;
    line-height:1.55!important;
}

body.page .entry-content .wpcf7 br{
    display:none!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-row{
    display:grid!important;
    grid-template-columns:170px 1fr!important;
    gap:12px!important;
    align-items:center!important;
    max-width:720px!important;
    margin:0 auto 14px!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-row.is-textarea{
    align-items:start!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-row.is-file{
    align-items:center!important;
    margin-top:22px!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-label{
    margin:0!important;
    padding:0!important;
    font-size:15px!important;
    line-height:1.45!important;
    font-weight:600!important;
    color:#111!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-control{
    min-width:0!important;
}

body.page .entry-content .wpcf7 .wpcf7-form-control-wrap{
    display:block!important;
    width:100%!important;
    margin:0!important;
}

body.page .entry-content .wpcf7 input[type="text"],
body.page .entry-content .wpcf7 input[type="email"],
body.page .entry-content .wpcf7 input[type="url"],
body.page .entry-content .wpcf7 input[type="tel"],
body.page .entry-content .wpcf7 textarea,
body.page .entry-content .wpcf7 select{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    padding:9px 12px!important;
    border:1px solid #d7d7d7!important;
    border-radius:6px!important;
    font-size:15px!important;
    line-height:1.5!important;
    margin:0!important;
    background:#fff!important;
}

body.page .entry-content .wpcf7 textarea{
    height:120px!important;
    min-height:120px!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-fileline{
    display:grid!important;
    grid-template-columns:auto 1fr auto!important;
    gap:18px!important;
    align-items:center!important;
}

body.page .entry-content .wpcf7 input[type="file"]{
    display:block!important;
    width:auto!important;
    max-width:100%!important;
    padding:0!important;
    font-size:15px!important;
    line-height:1.4!important;
    margin:0!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-optional{
    font-size:15px!important;
    line-height:1.5!important;
    color:#111!important;
    white-space:nowrap!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-radio-wrap{
    max-width:720px!important;
    margin:22px auto 14px!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-radio-title{
    margin:0 0 10px!important;
    font-size:15px!important;
    line-height:1.45!important;
    font-weight:600!important;
    color:#111!important;
}

body.page .entry-content .wpcf7 .wpcf7-radio{
    display:flex!important;
    flex-wrap:wrap!important;
    gap:12px 34px!important;
    align-items:center!important;
    margin:0 0 12px!important;
}

body.page .entry-content .wpcf7 .wpcf7-radio .wpcf7-list-item{
    display:inline-flex!important;
    align-items:center!important;
    margin:0!important;
}

body.page .entry-content .wpcf7 .wpcf7-radio .wpcf7-list-item label{
    display:inline-flex!important;
    align-items:center!important;
    gap:6px!important;
    margin:0!important;
    width:auto!important;
    max-width:none!important;
    font-size:15px!important;
    line-height:1.5!important;
    font-weight:400!important;
    color:#111!important;
}

body.page .entry-content .wpcf7 .wpcf7-radio .wpcf7-list-item-label{
    font-size:15px!important;
    line-height:1.5!important;
    color:#111!important;
}

body.page .entry-content .wpcf7 .wpcf7-radio input[type="radio"]{
    margin:0!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details{
    max-width:720px!important;
    margin:18px auto 14px!important;
    border:1px solid #d7d7d7!important;
    border-radius:6px!important;
    background:#fff!important;
    overflow:hidden!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details summary{
    cursor:pointer!important;
    list-style:none!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    padding:13px 16px!important;
    font-size:15px!important;
    line-height:1.5!important;
    font-weight:600!important;
    color:#111!important;
    background:#fff!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details summary::-webkit-details-marker{
    display:none!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details-icon{
    color:#0066d9!important;
    font-size:24px!important;
    line-height:1!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details-text{
    flex:1 1 auto!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details-arrow{
    margin-left:auto!important;
    color:#111!important;
    font-size:22px!important;
    line-height:1!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details-content{
    padding:0 18px 14px!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details ul{
    margin:0!important;
    padding-left:1.2em!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-details li{
    margin:0 0 4px!important;
    font-size:14px!important;
    line-height:1.65!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-acceptance{
    max-width:720px!important;
    margin:16px auto 14px!important;
    text-align:center!important;
    font-size:15px!important;
    line-height:1.5!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-acceptance label{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    width:auto!important;
    max-width:none!important;
    margin:0!important;
    font-size:15px!important;
    line-height:1.5!important;
    font-weight:400!important;
    color:#111!important;
}

body.page .entry-content .wpcf7 .otaru-cf7-submit{
    text-align:center!important;
    max-width:720px!important;
    margin:0 auto 24px!important;
}

body.page .entry-content .wpcf7 input[type="submit"],
body.page .entry-content .wpcf7 .wpcf7-submit{
    width:180px!important;
    min-width:180px!important;
    max-width:100%!important;
    display:inline-flex!important;
    justify-content:center!important;
    padding:11px 28px!important;
    margin:0 auto!important;
    border-radius:6px!important;
    font-size:16px!important;
    line-height:1.4!important;
    font-weight:600!important;
    background:#005fd8!important;
    color:#fff!important;
}

@media(max-width:768px){
    body.page .entry-content .wp-block-contact-form-7-contact-form-selector,
    body.page .entry-content .wpcf7,
    body.page .entry-content .wpcf7 form{
        max-width:100%!important;
    }

    body.page .entry-content .wpcf7 .otaru-cf7-row{
        grid-template-columns:1fr!important;
        gap:6px!important;
    }

    body.page .entry-content .wpcf7 .otaru-cf7-fileline{
        grid-template-columns:1fr!important;
        gap:6px!important;
    }

    body.page .entry-content .wpcf7 .wpcf7-radio{
        display:grid!important;
        grid-template-columns:1fr!important;
        gap:8px!important;
    }

    body.page .entry-content .wpcf7 input[type="submit"],
    body.page .entry-content .wpcf7 .wpcf7-submit{
        width:100%!important;
    }
}
