/*

Henriette Regular Italic

font-family: henriette, sans-serif;

font-weight: 400;

font-style: italic;


Henriette Regular

font-family: henriette, sans-serif;

font-weight: 400;

font-style: normal;


Henriette Bold Italic

font-family: henriette, sans-serif;

font-weight: 700;

font-style: italic;


Henriette Bold

font-family: henriette, sans-serif;

font-weight: 700;

font-style: normal;


Henriette Compressed Regular

font-family: henriette-compressed, sans-serif;

font-weight: 400;

font-style: normal;


Henriette Compressed Regular Italic

font-family: henriette-compressed, sans-serif;

font-weight: 400;

font-style: italic;


Henriette Compressed Bold Italic

font-family: henriette-compressed, sans-serif;

font-weight: 700;

font-style: italic;


Henriette Compressed Bold

font-family: henriette-compressed, sans-serif;

font-weight: 700;

font-style: normal;

*/
.sp {
  display: none;
}
.pc {
  display: block;
}
.header_insuta a {
  display: block;
  z-index: 200;
  position: fixed;
  left: 30px;
  top: 5vh;
  width: 2%;
}
.header_insuta img {
  width: 100%;
}
.header_twitter a {
  display: block;
  z-index: 200;
  position: fixed;
  left: 30px;
  top: 12vh;
  width: 2%;
}
.header_twitter img {
  width: 100%;
}
.header_rogo {
  position: fixed;
  width: 4%;
  right: 1%;
  top: 5vh;
  z-index: 200;
}
.header_rogo img {
  width: 100%;
}
.contener {
  width: 400px;
  border: 1px solid #000;
  background-color: #fafafa;
  height: 400px;
  margin: 0 auto;
  background-image: url('https://placeimg.com/290/200/people');
  background-size: cover;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}

.fv {
  height: 100vh;
  width: 100%;
  min-height: 46.875rem;
  overflow: hidden;
}
.fv-video {
  height: 112vh;
  width: 100%;
  object-fit: cover;
}
.text1 {
  font-size: 10rem;
  text-align: left;
  font-weight: bold;
  font-family: henriette, sans-serif;
  position: relative;
  z-index: 999999;
}
.text2 {
  font-size: 10rem;
  text-align: left;
  font-weight: bold;
  font-family: henriette, sans-serif;
  z-index: 99;
  height: 68px;
}
.width-1200 {
  max-width: 1600px;
  width: 92%;
  margin: 0 auto;
  position: relative;
}
.img1 {
  width: 683px;
  height: 341.5px;
  margin-left: auto;
  background-image: url('../img/vision-item-1.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;

  position: relative;
}
.img2 {
  width: 670.5px;
  height: 425.5px;
  background-image: url('../img/vision-item-2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
.center-text {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50%;
  transform: translateY(-50%) translateX(0%);
  -webkit-transform: translateY(-50%) translateX(0%);
}
.center-text2 {
  color: #fff;
  position: absolute;
  text-align: center;
  font-weight: bold;
  width: 100%;
  top: 90%;
  text-shadow: #000 1px 0 10px;
  transform: translateY(-90%) translateX(0%);
  -webkit-transform: translateY(-90%) translateX(0%);
}
.center-text .en {
  font-size: 4rem;
  font-weight: bold;
}
.center-text .bdr {
  width: 50px;
  height: 1px;
  margin: 20px auto 10px;
  background-color: #fff;
}

.center-text .jp {
  font-size: 2rem;
  font-weight: bold;
}

.center-text .small{
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 20px;
}

.text2-wrap {
  position: absolute;
  top: 500px;
  left: 700px;
}
.text-ttl {
  text-align: left;
  font-size: 2rem;
  font-weight: bold;
}
.text {
  margin-top: 1rem;
  text-align: left;
  font-weight: bold;
}
.text3 {
  font-size: 8rem;
  text-align: left;
  font-weight: bold;
  font-family: henriette, sans-serif;
  z-index: 99;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 8rem;
}
.text4 {
  font-size: 8rem;
  text-align: left;
  font-weight: bold;
  font-family: henriette, sans-serif;
  z-index: 99;
  line-height: 8rem;
}

.img3 {
  width: 400.5px;
  height: 625.5px;
  background-image: url('../img/vision-item-3.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  float: left;
}
.img4 {
  width: 400.5px;
  height: 625.5px;
  background-image: url('../img/vision-item-4.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  float: right;
}

.overhidden {
  overflow: hidden;
}
.text4-wrap {
  position: absolute;
  top: 220px;
  width: 360px;
  left: 428px;
}

.movie-wrap {
  width: 100%;
  height: 320px;
  position: relative;
  background-color: #ddd;
  background-image: url('../img/movie-thumb.jpg');
  background-size: cover;
  background-position: center;
}
.img5 {
  width: 849.5px;
  height: 425px;
  margin-right: auto;
  background-image: url('../img/president.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
}
.img6 {
  width: 50%;
  height: 400px;
  background-image: url('../img/insta-item-3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
  float: right;
  background-position: center;
}
.img7 {
  width: 50%;
  height: 400px;
  background-image: url('../img/insta-item-1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
  float: left;
  margin-top: 200px;
  background-position: center;
}

.img8 {
  width: 50%;
  height: 400px;
  background-image: url('../img/insta-item-2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
  float: right;
  background-position: center;
}

.img9 {
  width: 50%;
  height: 400px;

  background-image: url('../img/insta-item-4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
  float: left;
}
.item__link {
  display: block;
  height: 100%;
  z-index: 9999;
  position: relative;
  width: 100%;
}
.footer {
  width: 100%;
  height: 400px;
  background-color: #000;

  padding-top: 80px;
}
.text5 {
  font-size: 10rem;
  text-align: left;
  font-weight: bold;
  font-family: henriette, sans-serif;
  z-index: 99;
  position: absolute;
  bottom: 8rem;
}
.flogo {
  max-width: 350px;
  float: left;
}
.company_info {
  color: #eee;
  text-align: left;
  font-size: 1.2rem;
  float: right;
  border-top: 1px solid #eee;
}
.company_info b {
  width: 50px;
}
.company_info p {
  border-bottom: 1px solid #eee;
  padding: 5px 10px;
}
.mr-4 {
  margin-right: 4rem;
}
.mr-5 {
  margin-right: 5rem;
}
.mr-6 {
  margin-right: 6rem;
}
.mr-7 {
  margin-right: 7rem;
}
.copyright {
  text-align: center;
  font-size: 1.2rem;
  color: #eee;
  padding-top: 100px;
}
.movie-btn {
  max-width: 100px;
}
#video {
  display: none;
}
#player {
  max-width: 100%;
}

/*======    LINE Page   ============*/
.Line_tittle{
  font-size: 24px;
  margin: 30px 0;
  font-weight: bold;
}
.Line_p{
  font-size: 18px;
  margin: 50px 0;
}
.Line_btn{
  background-color: #36b53a;
  font-weight: bold;
  padding: 15px 30px;
}
.Line_btn:hover{
  opacity: 0.8;
}
/*======    LINE Page   ============*/
@media screen and (max-width: 768px) {
  .sp_high {
    content: '';
    height: 120px;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .header_insuta a {
    left: 1.8%;
    top: 1vh;
    width: 5%;
  }
  .header_twitter a {
    left: 1.8%;
    top: 6vh;
    width: 5%;
  }
  .header_rogo {
    width: 8%;
    right: 1%;
    top: 1vh;
  }
  .width-1200 {
    box-sizing: border-box;
  }
  .text1 {
    font-size: 3rem;
    padding-bottom: 4rem;
  }
  .text2 {
    font-size: 3rem;
    padding-bottom: 4rem;
  }
  .img1 {
    margin: 0 auto;
    width: 335px;
    height: 455px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .text2-wrap {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 4rem;
  }
  .img2 {
    margin: 0 auto;
    width: 335px;
    height: 455px;
    margin-top: 4rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
  }
  .text3 {
    font-size: 2.6rem;
    position: relative;
    line-height: 3rem;
    margin-top: 4rem;
  }
  .text4 {
    font-size: 2.6rem;
    position: relative;
    line-height: 3rem;
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
  .img3 {
    margin: 0 auto;
    width: 335px;
    height: 455px;
    margin-top: 4rem;
    float: none;
    position: relative;
  }
  .text4-wrap {
    margin-top: 4rem;
    position: relative;
    top: 0;
    width: 100%;
    left: 0;
  }
  .img4 {
    margin: 0 auto;
    width: 335px;
    height: 455px;
    margin-top: 4rem;
    float: none;
    position: relative;
  }
  .img5 {
    margin: 0 auto;
    width: 100%;
    height: 223px;
    margin-top: 4rem;
  }
  .img6 {
    width: 100%;
    height: 223px;
    float: none;
  }
  .img7 {
    width: 100%;
    height: 223px;
    float: none;
    margin-top: 0;
  }
  .img8 {
    width: 100%;
    height: 223px;
    float: none;
  }
  .img9 {
    width: 335px;
    height: 223px;
    float: none;
  }
  .text5 {
    font-size: 5rem;
    bottom: 50px;
  }
  .copyright {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .footer {
    width: 100%;
    height: auto;
  }
  .flogo {
    padding: 40px;
  }
  .sp-pb-8 {
    padding-bottom: 8rem;
  }
  .sp-pb-last{
    padding-bottom: 0;
  }
  .movie-wrap{
    width: 92%;
    height: 223px;
    margin-left:4%;
  }
}
