@charset "UTF-8";

#time_table + div td{
    text-align: center;
}
#time_table + div tbody tr td:nth-child(1){
    background-color: var(--i_sub2_color);
    font-weight: bold;
}

@media screen and (max-width: 600px){

#top_gallery + .widget_gallery01.add_design3 .inner_item .heading.block_header_2 .h{
  font-size:1.6rem !important;
}

#top_gallery + .widget_gallery01.add_design3 .inner_item .heading p{
  font-size:1.5rem !important;
}
}