@charset "UTF-8";

@media screen and (max-width: 900px){
#mv .mv_text {
    display: none;
}
}
@media screen and (max-width: 1400px){
#top_concept +section .inner_item_txt, #top_greeting +section .inner_item_txt {
    padding: 60px;
}
}