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

  }
body {
 	font-size: 16px;
  font-size: 1.6rem; 
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
  a {text-decoration:none;}
a {text-decoration:none;}
a:hover {text-decoration:}
a:hover {color :#87CEEB;}
a {
color: #ffffff;
}
[data-layout=_r] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1rem;
}
[data-layout=_r] > div, [data-layout=_r] > article, [data-layout=_r] > aside {
  padding: 1rem;
}
[data-layout=_r] img {
  width: 100%;
  height: auto;
}
[data-theme*=_bgd] {
background: #3d3d3d;  /* fallback for old browsers */
background: -webkit-linear-gradient(top, #3d3d3d, #2c2c2c);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #3d3d3d, #2c2c2c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #a0a0a0;
}
[data-theme*=_sd] {
background: #61045F;  /* fallback for old browsers */
}
h1 {
	font-family: 'Saira Condensed', sans-serif;
  font-size: 4.2rem;
  margin: 0;
  padding: 0.2rem 0;
     	  color: #fafafa; 
  text-align:left;

line-height: 0.8;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0px;      
   font-size: 2rem;  
color: #fafafa; 
   text-align: left;
   line-height: 0.9;
margin-top: 15px;
margin-bottom: 6px;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0px;      
   font-size: 2rem;  
color: #cccccc; 
   text-align: left;
   line-height: 1;
margin-top: 10px;
margin-bottom: 10px;
}
h4 {
	font-family: 'Saira Condensed', sans-serif;
  font-size: 3rem;
  margin: 0;
  padding: 0.5rem 0;
     	  color: #fafafa; 
  text-align:left;
line-height: 0.8;
}

p {
color: #fafafa;    
   text-align: left;
  font-size: 1.2rem;
  line-height: 1.6;
  margin-bottom: 0;
margin-top: 10px;
}
p.sp {
  font-size: 1rem;
	padding: 0px;  
color: White; 
      margin-bottom: 20px;
      margin-top: 5px;
   text-align: left;
}
p.description {
		font-size:1rem;
		font-weight:bold;
margin-bottom:20px; 
margin-top:0px;
line-height: 1.5;
}
p.title {
		font-size:1.5rem;
		font-weight:bold;
margin-bottom:10px; 
margin-top:0px;
line-height: 1.5;
}
p.more {
		font-family: 'Roboto Condensed', sans-serif;
		font-size:2rem;
margin-bottom:10px; 
margin-top:0px;
line-height: 1.5;
}
p.top {
font-size: 2rem;
font-family: 'Covered By Your Grace', cursive;
    text-align:center;
    letter-spacing: 2px;
margin-bottom:5px; 
margin-top:2px;
color: White; 
}
p.time {
	font-size: 100%; 
	padding: 0px;  
color: #fafafa; 
      margin-bottom: 0;
      margin-top: 0;
   text-align: left;
}
p.alert {
	font-size: x-small; 
	   color:  #FFFFFF;
      margin-bottom: 10px;
      margin-top: 10px;
         text-align: center;
}
header {
		height: 50px;
 text-align:center;
	   color:  #FFFFFF;
}	
/* Blog 1 */
.mainArea_Body 
p {
  font-size: 1rem;
color: #fafafa;    
   text-align: left;
  line-height: 1.6;
}
p.sp {
	font-size: 1rem; 
	padding: 0px;  
color: White; 
      margin-bottom: 20px;
      margin-top: 5px;
   text-align: left;
}
p.alert {
	font-size: 0.7rem; 
	   color:  #FFFFFF;
      margin-bottom: 10px;
      margin-top: 5px;
         text-align: center;
}
.mainArea {
background: #61045F;  /* fallback for old browsers */
background: -webkit-linear-gradient(top, #516395, #61045F);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to top, #516395, #61045F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  }
  @media screen and ( max-width:860px )
{
	[data-layout=_r] {
  margin: 0 auto;
    padding: 0;
}
}
.mainArea_side {
  padding: 0;
  margin-top: 0.8rem;
}
  
.mainArea_side ul {
  padding: 0;

}
.mainArea_side li {
  list-style: none;
}
.mainArea_side a {
  text-decoration: none;
}

.mainArea_Body img, .mainArea_side img {
  width: 100%;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.archive {
 width: 100%;
  max-width: 690px;
    font-size: 20px;
margin-bottom: 10px;
margin-top: 10px;
    font-family: 'Saira Condensed', sans-serif;
    line-height: 1;
    text-decoration:none;
    display: inline-block;
  padding:14px 36px 14px;
    background-color: rgba(0,200,100,0.3);
    color:#fafafa;
    border:1px solid #fafafa;
    transition: background-color 1s linear;
}
.archive:hover {
	background-color: #61045F;
	color : #FFFFFF;
	 border:1px solid #61045F;
transition: background-color 0.5s linear
}

	.movie {
    position: relative;
    padding-bottom: 56.25%;
      margin-top: 0;
    height: 0;
    overflow: hidden;
}
 
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.video {
    position: relative;
    padding: 30px 0 56.25%;
        margin-top: 2px;
    height: 0;
    overflow: hidden;
}
 .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    	background-color: #1a1a1a;
}

/* Blog1 Charlie */
@media (min-width: 31.25em) {
  .mainArea_side {
    display: flex;
    flex-wrap: wrap;
  }

  .mainArea_Box {
    flex: 0 0 50%;
  }
  .mainArea_Box:nth-child(odd) {
    padding-right: 1rem;
  }
  .mainArea_Box:nth-child(even) {
    padding-left: 1rem;
  }
}
/* Blog1 Echo */
@media (min-width: 56.25em) {
  .mainArea_Body p {
    font-size: 1.2em;
  }
  .mainArea_Body p.mainArea_Intro {
    font-size: 2em;
  }

  .mainArea_side {
    display: block;
  }

  .mainArea_Box {
    padding: 1rem;
    border-bottom: 1px solid #fafafa;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
  }
  .mainArea_Box:nth-child(odd) {
    padding-right: 1rem;
  }
  .mainArea_Box:nth-child(even) {
    padding-left: 1rem;
  }
    }
  /* Footer1 */
.footerArea a {
  color: white;
  text-decoration: none;
  	font-size: 1.5rem;
  font-family: 'Saira Condensed', sans-serif;
}
.footerArea ul {
  margin: 0;
  padding: 0;
}
.footerArea li {
  list-style: none;
}
p.sp5 {
	font-size:1rem;
font-family: Arial, sans-serif; 
margin-bottom:15px; 
margin-top:10px;
line-height: 0.8;
}	

