@charset "utf-8";
body {
  font-family: メイリオ,Meiryo,'ヒラギノ角ゴ ProN W3','HiraKakuProN-W3','ヒラギノ角ゴ Pro W3','HiraKakuPro-W3';
}
.youko-ttl1 {
    color: #FFF;
    font-size: 1.4rem;
    text-align: center;
    padding: 1rem;
    margin-bottom: 2rem;
    background-image: url("../images/youko_ttlbg.jpg");
    background-repeat:repeat-x;
    line-height: 1.3;
}

.dh_ttl{
    font-size: 1.7rem;
}

@media screen and (min-width: 768px) {
.dharma_logo {
    max-width: 465px;
    }
}
.youko_ttl1{
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.youko_ttl2{
    text-align: center;
    line-height: 1.7;
    font-size: 1.2rem;
    margin-bottom: 40px;

}
h3.youko_ttl3{
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: 10px;
    margin-bottom: 10px;
    color:#0A1C64;  
}
h3.youko_ttl4{
    text-align: left;
    line-height: 1.2;
    font-weight: bold;
    font-size: 1.2rem;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #D42719;
}

.ttl_color1 {
      color:#0A1C64;  
}
.ttl_color2 {
    color: #D42719; 
}

.event ul {
    list-style-type:disc;
        
} 
.event-list2 li{
    margin-bottom: 0.5rem;
}
.event-info-ttl {
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 0.5rem;
}
.bio {
    max-width: 380px;
}