@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-size: 62.5%;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
background: #fafafa;  /* fallback for old browsers */
  }
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 :#0d74ce;}
a {
color: #2b2b2b;
}
[data-layout=_r] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0.5rem;
}
[data-layout=_r] > div, [data-layout=_r] > article, [data-layout=_r] > aside {
  padding: 0.5rem;
}
[data-layout=_r] img {
  width: 100%;
  height: auto;
}
[data-theme*=_ft] {
background: #fafafa;  /* fallback for old browsers */
}
[data-theme*=_sd] {
background: #1C7DB3;  /* fallback for old browsers */
}

h1 {
font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
  font-size: 2rem;
  margin: 0;
  padding: 0.5rem 0;
     	  color: #2b2b2b; 
  text-align:left;
         letter-spacing: -0.1rem;
line-height: 1.2;
}
h2 {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	      letter-spacing: -0.25rem;
	font-weight: 900;
	padding: 0px;      
   font-size: 1.8rem;  
color: #2b2b2b; 
   text-align: left;
   line-height: 1;
       letter-spacing: 0;
margin-top: 2px;
margin-bottom: 7px;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	padding: 0px;      
   font-size: 2.2rem;  
color: #999999; 
   text-align: left;
   line-height: 0.9;
margin-top: 10px;
margin-bottom: 5px;
}
h4 {
	font-family: 'Saira Condensed', sans-serif;
  font-size: 3rem;
  margin: 0;
  padding: 0.5rem 0;
     	  color: #ace3f9; 
  text-align:left;
line-height: 0.8;
}

p {
color: #2b2b2b;    
   text-align: left;
   font-size: 1.6rem;  
  line-height: 1.6;
  margin-bottom: 10px;
margin-top: 2px;
}
p.sp {
	font-size:0.9rem;
	padding: 0px;  
color: #2b2b2b; 
      margin-bottom: 22px;
      margin-top: 5px;
   text-align: left;
}
p.description {
		font-size:1.6rem;
		font-weight:bold;
margin-bottom:25px; 
margin-top:0px;
line-height: 1.5;
}
p.title {
		font-size:1rem;
		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: 2.2rem;
font-family: 'Saira Condensed', sans-serif;
    text-align:center;
    letter-spacing: -0.1rem;
margin-bottom:5px; 
margin-top:15px;
color: #2b2b2b; 
}
p.time {
	font-size: 0.9rem; 
	padding: 0px;  
color: #2b2b2b; 
      margin-bottom: 0;
      margin-top: 0;
   text-align: left;
}
p.alert {
	font-size: 0.9rem; 
	   color:  #2b2b2b;
      margin-bottom: 10px;
      margin-top: 10px;
         text-align: center;
}
p.top2 {
font-size: 3rem;
font-family: 'Covered By Your Grace', cursive;
    letter-spacing: 2px;
margin-top:4px;
color: #2b2b2b; 
}

header {
		height: 50px;
 text-align:center;
	   color:  #2b2b2b;
	     margin-top: 0;
}	
/* Blog 1 */
.mainArea_Body 
p {
  font-size: 1rem;
color: #2b2b2b;    
   text-align: left;
  line-height: 1.6;
}
p.sp {
  font-size: 0.9rem;
	padding: 0px;  
color: #2b2b2b; 
      margin-bottom: 12px;
      margin-top: 2px;
   text-align: left;
}
p.alert {
  font-size: 0.9rem;
	   color:  #2b2b2b;
      margin-bottom: 10px;
      margin-top: 5px;
         text-align: center;
}
.mainArea_content {
	background: #fafafa;
  }

.mainArea_side {
  padding: 0;
  margin-top: 0rem;
}
.mainArea_side ul {
  padding: 0;
  margin: 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%;
}
	.movie {
    position: relative;
    padding-bottom: 56.25%;
      margin-top: 0;
    height: 0;
    overflow: hidden;
}
 
.movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 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: 0;
  }
  .mainArea_Box:nth-child(even) {
    padding-left: 0;
  }
    .image {
      padding-left: 1.2em;
}
.recommend {
	  padding-left: 1.2rem;
	  padding-right: 1.2rem;
}
  .recommend_main {
      padding:1.6rem;
}
}
/* Blog1 Echo */
@media (min-width: 56.25em) {
  .mainArea_Body p {
    font-size: 1.4em;
  }
  .mainArea_Body p.mainArea_Intro {
    font-size: 1.4em;
  }

  .mainArea_side {
    display: block;
  }

  .mainArea_Box {
    margin-bottom: 1.6rem;
    padding-bottom: 1.6rem;
  }
  .mainArea_Box:nth-child(odd) {
    padding-right: 0;
  }
  .mainArea_Box:nth-child(even) {
    padding-left: 1.2em;
  }
  .recommend {
	 padding-left: 1.2rem;
}
    }
  /* Footer1 */
  .footerArea {
margin-top: 50px;
  padding-left: 1rem;
    padding-right: 1rem;
}
.footerArea a {
  color: #999999;
  text-decoration: none;
  	font-size: 1.4rem;
  font-family: 'Saira Condensed', sans-serif;
}
.footerArea ul {
  margin: 0;
  padding: 0;
}
.footerArea li {
  list-style: none;
}
p.sp5 {
	font-size:1rem;
	  color: #999999;
font-family: Arial, sans-serif; 
margin-bottom:15px; 
margin-top:10px;
line-height: 1.5;
}	
/* Feature1 */
.mainInner_Container {
  border: 0px solid #3c3c3c;
   border-bottom: 0px solid #3c3c3c;    
    background: #fafafa;
  display: block;
  text-decoration: none;

}
.mainInner_Container:hover img {
  filter: brightness(1.2);
}

.mainInner_Title {
  font-size: 0.8rem;
  font-weight: 700;
  margin: 0.2rem 0 0 0;
  line-height: 1;
}
.mainInner_TextContainer {
  padding: 1rem;
}
.mainInner_description {
  padding: 0.1rem 0.8rem 0.5rem;
  background: #1C7DB3; 
   -moz-border-radius: 0 0 0 0;
-webkit-border-radius: 0 0 0 0;
border-radius: 0 0 0 0;
   margin-bottom: 0rem;
  }
  .mainInner_description2 {
  padding: 0.1rem 0.8rem 0.5rem;
  background: #fafafa; 
   margin-bottom: 0rem;
  }
    .mainInner_description3 {
  padding: 0.1rem 0.8rem 0.5rem;
  background: #116A5B; 
   margin-bottom: 0rem;
  }
  .mainInner_description4 {
  padding: 0.1rem 0.8rem 0.5rem;
  background: #f46b45; 
   margin-bottom: 0rem;
  }
    .mainInner_description5 {
  padding: 0.1rem 0.8rem 0.5rem;
  background: #61045F; 
   margin-bottom: 0rem;
  }
    .mainInner_description6 {
  padding: 0.1rem 0.8rem 0.5rem;
  background: #fafafa; 
   margin-bottom: 0rem;
  }
    .mainInner_description7 {
  padding: 0.1rem 0.8rem 0.5rem;
  background: #fafafa; 
   margin-bottom: 0rem;
  }
.mainInner_thumb {
  display: block;
  transition: filter 0.2s;
}

.archive {
 width: 100%;
    font-size: 1.4rem;
margin-bottom: 5px;
margin-top: 10px;
    font-family: 'Saira Condensed', sans-serif;
    line-height: 1;
    text-decoration:none;
    display: inline-block;
  padding:10px 20px 10px;
    background-color: #587f8e;
    color:#d9d9d9;
    border:1px solid #d9d9d9;
    transition: background-color 1s linear;
}
.archive:hover {
	background-color: #99d600;
	color : #fafafa;
	 border:1px solid #99d600;
transition: background-color 0.5s linear
}

.box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
        padding: 0;
}

.recommend {
	  margin-left: 1.6rem;
	    width: 50%;
}

.image {
  width: 50%;
}

.image img {
  width: 100%;
  height:auto;
}
@media (max-width: 600px){
  .box {
    flex-direction: column;
  padding:0.5rem;
  }
  .recommend,
  .image {
    width: 100%;
     padding:1rem;
     	  margin-left: 0;
  }
  .recommend_main {
      padding:1.6rem;
}
}