@charset "UTF-8";

#link + .contents_box01 .inner_item_txt a {
    background-color: #f09328;
    color: #fff;
    font-weight: bold;
    padding: 7px 15px;
    border-radius: 5px;
}

#link + .contents_box01 .inner_item_txt a:hover {
    opacity: 0.6;
}

.widget_gallery01.add_design4 .inner_item:nth-child(n+2) {
    display: none;
}


/* youtube */
/* #mv {
    height: 100vh;
} */

/*@media screen and (max-width: 800px){
#mv {
    height: 300px;
}
body.index main {
    transform: translateY(300px);
}
} */