@charset "UTF-8";

.contents_faq01 dl:nth-child(n+3) {
    display: none;
}


@media screen and (max-width: 100vh){
#mv {
    height: 20vh;
    width: 100%;
}
}

.widget_gallery01.add_design3 .wrapper_item+.wrapper_item {
    margin-top: 0px; 
}

.widget_gallery01 .wrapper_item:not(:last-child) {
    margin-bottom: 0 !important;
    padding-bottom: 30px;
}

.widget_gallery01 .wrapper_item:not(:last-child) {
    margin-bottom: 0 !important;
    padding-bottom: 0px !important;
}