.lv1{margin-bottom:1.3rem;}
.lv2{margin-bottom:1.3rem;}
.lv3{margin-bottom:1.3rem;}
.lv4{margin-bottom:1.3rem;}
.text-only{margin-bottom:1rem;}
.photo-only{margin-bottom:2rem;}
.photo-and-text{margin-bottom:2rem;}
.two-photo{margin-bottom:2rem;}
.three-photo{margin-bottom:1.5rem;}
.category.cat1 {
color:#4a61bb;
background-color: #ffffff;
border-color:#4a61bb;
}
a.category.cat1:hover,
a.category.cat1:active,
a.category.cat1:focus {
color:#ffffff;
background-color:#4a61bb;
}
div.modal_menu > div.global_menu ul li a:hover, div.modal_menu > div.global_menu ul li a:active, div.modal_menu > div.global_menu ul li a:focus, div.modal_menu > div.global_menu ul li a[href="javascript:void(0);"] {
    background-color:#ffffff00;
    color: #999999;
}

@media screen and (max-width: 767px) {
    .lv3 span {
        font-size: 1.5rem;
    }
   .lv3 span::after {
       height: 12px;
   }
}