@charset "utf-8";

/*ページ全体の書式*/

@media screen and (min-width:100px) and ( max-width:360px) { 
    /*　画面サイズが100pxから410pxまではここを読み込む　*/

h1.font_h1-01{
  font-size : 20px;
  font-family :"MS P明朝",serif;
  font-weight : bold;
  font-style : normal;
  font-variant : normal;
  color : #400000;
  text-decoration : none;
  text-transform : none;
  letter-spacing:0.5px;
  line-height:1em;
    
   padding-top: 10px;
   padding-left: 17px;
 margin-top:1px;
margin-bottom:1px;
margin-left:1px;
margin-right:1px;
}
h1.font_h1_ichi_center{
text-align:center;
}

h2.font_h2-01{
  font-size : 18px;
  font-family :"MS P明朝",serif;
  font-weight : bold;
  color : #400000;
  text-decoration : none;
  letter-spacing:2px;
  line-height: 1em;
    
  padding:2px;
 margin-top:5px;
margin-bottom:2px;
margin-left:2px;
margin-right:1px;
    
   
}
h2.font_h2_ichi_right{
text-align:right;
}

h3.font_h3-01{
  font-size : 16px;
  font-family : "MS P明朝",serif;
  font-weight : bold;
  font-style : normal;
  font-variant : normal;
  color : #400000;
  text-transform : none;
  letter-spacing:4px;
  line-height: 1em;
  line-height: 1em;
}

h4.font_h4-01{
 font-size : 16px;
  font-family : "MS P明朝",serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  text-decoration : none;
  text-transform : none;
  color : #400000;
  letter-spacing:4px
}

p.mb-p-font-01{
  font-size : 11px;
  font-family : "MS P明朝",serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : #400000;
  text-decoration : none;
  text-transform : none;
  letter-spacing:1px;
　 margin:1px;
  line-height: 1.5em;
}

p.mb-p-font-03{
  font-size : 16px;
  font-family : "MS P明朝",serif;
  font-weight :bold l;
  font-style : normal;
  font-variant : normal;
  color : #400000;
  text-decoration : none;
  text-transform : none;
  letter-spacing:4px;
　 margin: 0px;
  line-height: 1.5em;}

p.font_p_ichi_right{
text-align:right;
}


td.font_td-01{
  font-size : 16px;
  font-family : "MS P明朝",serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  text-decoration : none;
  text-transform : none;
  color : #400000;
  letter-spacing:4px;
}

font.font_size_01{
font-size:16px;
letter-spacing:1px;
}


span.new-line01{
display:inline-block;
    margin-bottom: 1em;
   margin-right : 50px;
}

span.font-size-01{
        font-size: 10px;
    letter-spacing:2px;
    
}
    /*corona*/
     div.mb-corona-yohaku01{
        
        padding: 5px 5px 10px 5px;
    }
    
    
    p.mb-p-corona-font01{
  font-size : 11px;
  font-family : "MS P明朝",serif;
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  color : #400000;
  text-decoration : none;
  text-transform : none;
  letter-spacing:1px;
　 margin:1px;
  line-height: 1.5em;
}
    
    li.mb-corona-font01{
        line-height:17px;
         font-size : 11px;
  font-family : "MS P明朝",serif;
         color : #400000;
        letter-spacing:1px;
        padding-top:5px;
  padding-bottom:5px;
    }

}
