.lv1{margin-bottom:1.5rem;}
.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;}
.list-on{margin-bottom:2rem;}
.category.cat1 {
color:#333333;
background-color: #ffffff;
border-color:#333333;
}
a.category.cat1:hover,
a.category.cat1:active,
a.category.cat1:focus {
color:#ffffff;
background-color:#333333;
}
@media screen and (max-width: 767px){

.photo-and-text.vertical_center span.photo-area img{
 width: 45%;
}

main div.page-title h2 span.en {
        font-size: 2.2rem;
        margin-bottom: 0px;
        line-height: 1.2;
       letter-spacing:0.03em;
}
}