@charset "UTF-8";

.no-title .mv_text{
display:none!important;
}

.sample2 #top_info + .contents_box01 .wrapper_item ,.sample2 #top_news + .block_news_1 .content_wrapper ,.sample2 #top_com + .widget_shop01 .content_wrapper{
    background-size: 30px 30px;
/*    background-color: #454d3600;*/
    background-color:rgba(255,255,255,0.6);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(-45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
}