@charset "utf-8";

h2,h3{font-weight: bold;}
.hkps-ftitle {background-color: #002F8C;padding: 3px 0px 3px 15px;margin: 80px 0px 10px 0px;font-size: 18px;font-weight: bold;color: #FFF;}
.hkps-items{list-style-type: none;padding: 0;margin: 0;display: flex;flex-wrap: wrap;justify-content: center;}
.hkps-item{margin: 7px;}
#hkps .field--name-field-image img {height: auto;margin: 0 auto 1em;display: table;}
#hkps h1.post-title {text-align: center;}
#hkps .profile-box{max-width: 550px;}
#hkps h1.post-title span{display: inline-block;margin: 0 auto;width: fit-content;text-align: left;}
#hkps h3 {padding: 0.8em .25em 0.8em 1.7em !important;}
#hkps h3:before { z-index: 1 !important;}
#hkps table.schedule{margin: 0 auto; width: 95%;}
#hkps table.schedule {font-size: 1.8rem;font-weight: 500;line-height: 2;letter-spacing: 0.06em;font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;color: #333;}
    
@media screen and (max-width:640px) { 
.hkps-items{list-style-type: none;padding: 0;margin: 0;display: block;flex-wrap: wrap;}
.hkps-item{margin: 10px auto;width: 100%;}
.hkps-item a {display: table;margin: 0 auto;}
#hkps .profile-box .fb {font-size: 1.3em !important;}
#hkps .profile-box p {font-size: 130% !important;}
#hkps h2 {font-size: 170% !important;}
}