h1.hayawaza{
    color: #FFFFFF;
    font-size: 200%;
    padding: 10px;
    background-color: #CB3D04;
    width: 100%;
    text-align: center
}

h3.hayawaza{
    color: #FFFFFF;
    margin: 10px auto;
    padding: 10px;
    background-color: #CB3D04;
    width: 100%;
}

h3#so{
    font-size: 120%;
    font-weight: bold
}

h1#hayawazatitle{
    font-size: 180%;
    color:#FFF;
    
}

.a_ {
    font-size: 16px;
    color: #333333;
    font-family: 'Kosugi Maru', sans-serif;
}

.point{
    font-size:100%;
    color:#CB3D04;
    font-family: "YuGothic","Yu Gothic","Meiryo","繝偵Λ繧ｮ繝手ｧ偵ざ","sans-serif";
    font-weight: bold;
}

/*繧ｿ繝悶Ξ繝�ヨ*/
@media (min-width: 768px) {
	
	.point{
     font-size: 160%;
    color:#CB3D04;
    font-family: "YuGothic","Yu Gothic","Meiryo","繝偵Λ繧ｮ繝手ｧ偵ざ","sans-serif";
    font-weight: bold;
        
}

}

.tpu{
    text-align:center;
    vertical-align:-50%;

}

.margin{
    margin-top:80px;
    margin-bottom: 80px;
        
        
}

.bun{
     font-size: 80%;
    font-family: "YuGothic","Yu Gothic","Meiryo","繝偵Λ繧ｮ繝手ｧ偵ざ","sans-serif";
    text-align: center;
    color: #FFF;
}

/*繧ｿ繝悶Ξ繝�ヨ*/
@media (min-width: 768px) {
    .bun{
    font-size: 120%;
    font-family: "YuGothic","Yu Gothic","Meiryo","繝偵Λ繧ｮ繝手ｧ偵ざ","sans-serif";
    text-align: center;
    color: #FFF;
    margin: 10px auto;
    }
}

/*bun2*/
.bun2{
     font-size: 60%;
    font-family: "YuGothic","Yu Gothic","Meiryo","繝偵Λ繧ｮ繝手ｧ偵ざ","sans-serif";
    line-height: 10px
    
}

/*繧ｿ繝悶Ξ繝�ヨ*/
@media (min-width: 768px) {
    .bun2{
    font-size: 90%;
    font-family: "YuGothic","Yu Gothic","Meiryo","繝偵Λ繧ｮ繝手ｧ偵ざ","sans-serif";
    margin: 10px auto;
    line-height: 15px
    }
}


h2{
 color: white;
}

.sh{
    font-size: 100%;
    color:white;
    font-family: "YuGothic","Yu Gothic","Meiryo","繝偵Λ繧ｮ繝手ｧ偵ざ","sans-serif";
    text-align: left;
    margin: 0 10px;
    
}

.sh u{
    color: white;
}

.back{
    background: #13141b
}