@charset "UTF-8";

.tax-works_cat .l-main {
  overflow: visible;
}




/* body .p-works__imgwrap.l-contents .p-works__img {
    margin-bottom: 0;
} */

.single-works .l-container > * + * { margin-top: 10vw; }
@media screen and (min-width: 768px) {
    .single-works .l-container > * + * { margin-top:5vw; }
}

.single-works .l-container > h1 + * ,
.single-works .l-container > h2 + * ,
.single-works .l-container > h3 + * ,
.single-works .l-container > h4 + * ,
.single-works .l-container > h5 + * ,
.single-works .l-container > h6 + * { margin-top: 1rem; }


/*.p-contact__form .mwform-radio-field-text:before {
    content: '';
    background: #fff;
    border-radius: 50%;
    border: 1px solid #403128;
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    position: relative;
    top: 0;
    margin-right: 6px;
    vertical-align: middle;
    cursor: pointer;
}

.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0!important;
}

.p-contact__form input[type=email] {
    border: 1px solid #f9e1cf;
    width: 100%;
    display: block;
    padding: 1.25em 1.5em;
    border-radius: 1em;
    line-height: 1.75em;
}*/

