@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Covered+By+Your+Grace');
@import url('https://fonts.googleapis.com/css?family=Roboto');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700');
@import url('https://fonts.googleapis.com/css?family=Saira+Condensed:700');
html {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
background: #116A5B;  /* fallback for old browsers */
background: -webkit-linear-gradient(top, #1BAC8C, #0D5240);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #1BAC8C, #0D5240); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  }
  a {text-decoration:none;}
a {text-decoration:none;}
a:hover {text-decoration:}
a:hover {color :#D3F0DE;}
a {
color: #ffffff;
}
body{
-webkit-text-size-adjust:100%;
   margin: 0 auto;
    height: 100%;
    padding: 0px;
   }
	h1 {
font-family: 'Roboto Condensed', sans-serif;
	padding: ;      
   font-size: 31px;  
color: White; 
      letter-spacing: -1px;
   text-align: left;
   line-height: 1.5;
margin-bottom: 1px;
margin-top: 0;
}
	h2 {
	padding: 0px;      
   font-size: 100%;  
color: #fafafa; 
   text-align: left;
   line-height: 1.6;
margin-top: 15px;
}
	h3 {
	padding: 0px;      
   font-size: 100%;  
   	  color: black; 
font-weight:bold;
   text-align: left;
   line-height: 1.5;
margin-bottom: 0;

margin-top: 0;
}
h4 {
font-family:メイリオ,ヒラギノ角ゴ ProN W3,ＭＳ Ｐゴシック, Osaka,sans-serif; 
	padding: 0px;      
   font-size: 100%;  
   	  color: black; 
font-weight:bold;
   text-align: left;
   line-height: 1.5;
margin-bottom: 0;

margin-top: 0;
}
p {
color: #fafafa;    
   text-align: left;
   font-size: 90%;  
  line-height: 1.6;
  margin-bottom: 0;
margin-top: 10px;
}
p.sp {
	font-size: x-small; 
	padding: 0px;  
color: White; 
      margin-bottom: 20px;
      margin-top: 5px;
   text-align: left;
}
p.top {
font-size: 2rem;
font-family: 'Covered By Your Grace', cursive;
    text-align:center;
    letter-spacing: 2px;
margin-bottom:5px; 
margin-top:10px;
color: White; 
}
p.time {
	font-size: 1em; 
	padding: 0px;  
color: #fafafa; 
      margin-bottom: 0;
      margin-top: 0;
   text-align: left;
}
	p.sp3 {
		font-size:460%;
		font-weight:bold;
font-family: 'Ubuntu', sans-serif;
letter-spacing: -0.1em;
margin-bottom:0px; 
margin-top:0px;
line-height: 0.8;
}
p.alert {
	font-size: x-small; 
	   color:  #FFFFFF;
      margin-bottom: 10px;
      margin-top: 10px;
         text-align: center;
}