@charset "UTF-8";
/* CSS Document */

.header_top {height:auto !important;background: #171717;}
.scrolldown {display:none;}

.fv_edit .details {padding: 2em 5%;}
.fv_edit .details h2 {font-size: 1.5em;font-weight: 600;}
.fv_edit .details img {display:none;}
.fv_edit .details img.wp-image-181{display:block;max-width: 360px;width:100%;}
.fv_edit .details div > p {margin-bottom:2em;}
.fv_edit .details div > p:last-child {margin-bottom:none;}
.fv_edit .details div > p strong {font-size: 1em;display: block;margin-bottom: .5em;background: #bd1c22;padding: .5em 1em;}
.fv_edit .details div > p strong + br {display:none;}
@media screen and (min-width:768px) {
}

@media screen and (min-width:1024px) {
}
@media screen and (min-width:1025px) {
.header_top {display:block;}
.fv_edit {display: flex;flex-wrap: wrap;align-items: center}
.fv_edit > div {width:55%;}
.fv_edit .details {width:45%;padding: 0 3% 0 2%;font-size: .85vw;}
.fv_edit .details div > p {margin-bottom: 1.5em;}
}

@media screen and (min-width:1280px) {
}

@media screen and (min-width:1600px) {
}
