@charset "UTF-8";
/* Body */
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background-color: #282828;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-style: normal;
  font-weight: 200;
  letter-spacing: 0.1em;
}
/* Container */
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 1000px;
}

.logomio {
  margin-left: auto;
  margin-right: auto;
  width: 250px;
  height: 250px;
  margin-top: 56px;
  opacity: 0.2;
}
.tagline {
  text-align: center;
  color: #FFFFFF;
  margin-top: 4px;
  font-weight: lighter;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* About Section */
.text_column {
  width: 29%;
  text-align: justify;
  font-weight: lighter;
  line-height: 25px;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  color: #CCCCCC;
}
.about {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  margin-top: 0px;
  text-align: center;
  padding-bottom: 25px;
  display: block;
  overflow-y: hidden;
}
.about_fig {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 50px;
  margin-top: 0px;
  text-align: center;
  padding-bottom: 25px;
  display: block;
  overflow-y: hidden;
  margin-left: auto;
  margin-right: auto;
}
.abouttemp {
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 0px;
  margin-top: -95px;
  text-align: center;
  padding-bottom: 57px;
  overflow-y: hidden;
}
/* Stats Gallery */
.stats {
  color: #717070;
  margin-bottom: 5px;
}
.gallery {
  clear: both;
  display: inline-block;
  width: 100%;
  background-color: #FFFFFF;
  /* [disabled]min-width: 400px;
*/
  padding-bottom: 35px;
  padding-top: 0px;
  margin-top: -5px;
  margin-bottom: 0px;
}
.thumbnail {
  width: 25%;
  text-align: center;
  float: left;
  margin-top: 35px;
}
/* Parallax Section */
.parallax {
  /*color: #747474;*/
  /*text-align: right;*/
  /*padding-right: 167px;
	padding-top: 95px;*/
  /*letter-spacing: 4px;
  margin-top: 0px;
  font-weight: lighter;*/
}
 .banner_moning__inner h2{
        font-weight: lighter;
        
    }
/* Parallax Section */
.parallax_moon {
  color: #404040;
  text-align: left;
  padding-top: 95px;
  letter-spacing: 4px;
  margin-top: 0px;
  font-weight: lighter;
  padding-left: 167px;
}
.parallax_description {
  color: #FFFFFF;
  text-align: right;
  padding-right: 100px;
  width: 30%;
  float: right;
  font-weight: lighter;
  line-height: 23px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
/* More info */
footer {
  padding-bottom: 35px;
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
}
/* More info */
insta {
  padding-bottom: 35px;
  margin-left: 10%;
  margin-right: 10%;
  width: 80%;
}
.footer_column {
  width: 50%;
  text-align: center;
  float: left;
}
.footer_column_r {
  width: 50%;
  text-align: center;
  float: left;
}
.footer_column_l {
  width: 40%;
  text-align: center;
  float: left;
  margin-left: 10%;
}
.insta_column_l {
  width: 49%;
  text-align: center;
  float: left;
  margin-right: 2%;
}
.insta_column_r {
  width: 49%;
  text-align: center;
  float: left;
}
.yof_column {
  width: 50%;
  text-align: center;
  float: left;
}
footer .footer_column h3 {
  color: #FFFFFF;
  text-align: center;
  margin-bottom: -5px;
  margin-top: 50px;
}
footer .footer_column p {
  color: #FFFFFF;
  margin-top: -11px;
  margin-bottom: 20px;
  text-align: center;
}
.cards {
  width: 100%;
  height: auto;
  max-width: 400px;
  max-height: 200px;
}
footer .footer_column p {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  line-height: 25px;
  font-weight: lighter;
  margin-left: 20%;
  margin-right: 20%;
}
.button {
  width: 300px;
  margin-top: auto; /*40px*/
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  transition: all 0.3s linear;
}
.button_home {
  width: 150px;
  margin-top: auto; /*40px*/
  margin-right: auto;
  margin-bottom: auto; /*60px*/
  margin-left: auto;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
  border-radius: 0px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  border: 3px solid #FFFFFF;
  color: #FFFFFF;
  transition: all 0.3s linear;
}
.button:hover {
  background-color: #8A8A8A;
  color: #5D5D5D;
  cursor: pointer;
}
.button_home:hover {
  background-color: #8A8A8A;
  color: #C4C4C4;
  cursor: pointer;
}
.buttonimg {
  width: 400px;
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  border-radius: 0px;
  border: 3px solid #FFFFFF;
  transition: all 0.3s linear;
  height: 200px;
}
.buttonimg:hover {
  cursor: pointer;
  opacity: 0.5;
}
.copyright {
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: lighter;
  letter-spacing: 2px;
  border-top-width: 2px;
  color: #FFFFFF;
  text-align: center;
}
.footer_banner {
  background-color: #393939;
  padding-top: 60px;
  padding-bottom: 60PX;
  margin-bottom: 0px;
  background-repeat: repeat;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.footer_banner img {
  width: 80%;
  max-width: 700px;
}
footer {
  display: inline-block;
}
.hidden {
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 0.2em;
}
.sub {
  text-align: center;
  color: #FFFFFF;
  letter-spacing: 0.1em;
  font-size: 1em;
  padding-left: 5%;
  padding-right: 5%;
}
@media (min-width: 768px) {
      .hero {
   margin-left: 42%;
    width: 250px;
    z-index: 2;
    position: absolute;
     top: 27%; 
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0;
    margin: 0;
  }
    
    
  .abouttemp {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0px;
    margin-top: -156px;
    text-align: center;
    overflow-y: hidden;
    overflow-x: hidden;
  }
  .abouttemp img {
    text-align: center;
    padding-right: 17px;
    vertical-align: middle;
    padding-top: 0px;
    margin-top: -10px;
  }
  .text_column_temp {
    width: 70%;
    text-align: justify;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #A3A3A3;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-right: auto;
    margin-left: auto;
  }
  .text_column_temp_l {
    width: 30%;
    text-align: right;
    color: #A3A3A3;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-right: auto;
    border-right: 1px dotted #A3A3A3;
    float: left;
    margin-bottom: 20px;
    margin-left: auto;
    padding-right: 20px;
    margin-top: 20px;
  }
  .text_column_temp_r {
    width: 58%;
    text-align: justify;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    color: #A3A3A3;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-right: auto;
    float: left;
    margin-bottom: 20px;
    margin-left: auto;
    margin-top: 20px;
  }
}
/* Small Tablets */
@media (max-width : 767px) {
    .hero {
    margin-left: 42%;
    width: 120px;
        height: 120px;
    z-index: 2;
    position: absolute;
     top: 17%; 
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0;
    margin: 0;
}
  .text_column_temp_l {
    width: 80%;
    text-align: center;
    color: #A3A3A3;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-top: 20px;
    border-bottom: 1px dotted #A3A3A3;
  }
  .text_column_temp_r {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    color: #A3A3A3;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  footer .footer_column p {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    line-height: 25px;
    font-weight: lighter;
    margin-left: 5%;
    margin-right: 5%;
  }
  .text_column {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-bottom: 10px;
  }
  .text_column_temp {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #A3A3A3;
  }
  .thumbnail {
    width: 100%;
  }
  .footer_column {
    width: 90%;
    margin-top: 0px;
    margin-left: 5%;
    margin-right: 5%;
  }
  /*.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 15px;
}*/
  .parallax_moon {
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 40%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    font-size: 15px;
  }
  .parallax_description {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 30%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: none;
    width: 100%;
    text-align: center;
  }
  .thumbnail {
    width: 50%;
  }
  /*.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}*/
  .parallax_moon {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-top: 20%;
  }
  .parallax_description {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    width: 100%;
    padding-top: 30px;
  }
  .yof_column {
    width: 100%;
    height: auto;
  }

  .logomio {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    text-shadow: 0px 0px;
    height: 120px;
    margin-top: 13px;
    opacity: 0.2;
    text-align: center;
  }
  .buttonimg {
    width: 300px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    border-radius: 0px;
    border: 3px solid #FFFFFF;
    transition: all 0.3s linear;
    height: auto;
  }
  .buttonimg:hover {
    cursor: pointer;
    opacity: 0.5;
  }
  .footer_banner img {
    width: 100%;
  }
  .banner_moning {
    background-image: url(../images/back_moning_sp.png);
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    background-position: center center;
    margin-top: -30px;
    padding-bottom: 0px;
  }
  .banner_moning__inner {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
    width: 90%;
    margin: 0 5%;
  }
    .banner_moning__inner > h2{
        font-size: 15px;
        
    }
    
  .banner_moon {
    background-image: url(../images/back_moon_sp.png);
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    background-position: center center;
    margin-top: -30px;
  }
  .banner {
    background-image: url(../images/parallax_sp.jpg);
    height: 300px;
    background-size: cover;
    width: auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner_top {
    background-image: url(../images/top_image_sp.jpg);
    height: 300px;
    background-size: cover;
    width: auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
}
/* PC 768pxから */
@media (min-width: 768px) {
  .banner {
    background-image: url(../images/parallax_sp.jpg);
    height: 300px;
    background-size: cover;
    width: auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .text_column {
    width: 100%;
  }
  .thumbnail {
    width: 50%;
    text-align: center;
  }
  .text_column {
    width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    font-size: 1.2em;
    line-height: 2em;
  }
  .banner {
    background-image: url(../images/parallax.jpg);
    height: 400px;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner_top {
    background-image: url(../images/top_image.jpg);
    height: 500px;
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .banner_moning {
    background-image: url(../images/back_moning.png);
    height: 300px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center center;
    position: relative; /*上に文字を重ねるため*/
  }
  .banner_moon {
    background-image: url(../images/back_moon.png);
    height: 300px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-position: center center;
  }
}


@media screen and (min-width:768px) and (max-width:1024px) {
  /*　画面サイズが768pxから1024pxまではここを読み込む　*/
  .banner_moning__inner {
    position: absolute;
    top: 50%;
      left: 0%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
  }
}
/*おおきめdesktop*/
@media screen and (min-width:1024px) {
  .banner_moning__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    margin: 0;
    padding: 0;
    text-align: right;
  }
}