/***************************************************************************************　　min-width: 800px　　***/
@media (min-width: 800px) {
.mobile_blok_1 {
    height: 0vh;
    overflow: hidden;
}
.mobile_blok_on {
    height: auto;
}
.mobile_icom {
    width: 3vh;
    height: 3vh;
    position: absolute;
    left: 20vh;
    margin-top: 1vh;
    background-image: url(../img/mob_iconb.png);
    background-size: cover;
    pointer-events: none;
    opacity: 0;
}
.mobile_icom_off {
    opacity: 0;
    pointer-events: auto;
    animation: mobile_icom_off 0.5s 1 forwards;
}
.mobile_icom_on {
    background-image: url(../img/mob_iconb2.png);
}
.mobile_blok_b2 {
    text-decoration: none;
    position: relative;
    width: 100%;
    display: -webkit-inline-box;
    border-top: rgba(155,155,155,0.3);
    border-top-style: solid;
    border-bottom: rgba(155,155,155,0.3);
    border-bottom-style: solid;
    border-width: thin;
}
.language_div {
  margin-top: 80%;
}
.language2_div {
  width: 100%;
  display: -webkit-inline-box;
}
.language3_div {
    border: solid 0.3vh #c7c7c7;
    width: 20%;
    margin: 1.5%;
}
.language_p {
    margin-left: 5%;
    font-size: 1.8vh;
    color: rgb(0 0 0);
}
.language2_p {
    text-align: center;
    font-size: 1.8vh;
    color: rgb(0 0 0);
}
.loader_logo {
    width: 20%;
}
.satuei_div_kako {
    display: -webkit-inline-box;
    margin-left:70%;
    width: 30%;
    height: 2.5vw;
    border-bottom: 1px solid;
    border-bottom-color: black;
    text-decoration: none;
    margin-top: 2vw;
}
.satuei_div_b {
    display: -webkit-inline-box;
    width: 70%;
    height: 2.5vw;
    border-bottom: 1px solid;
    border-bottom-color: black;
    text-decoration: none;
    margin-top: 2vw;
}
.satuei_div_b2 {
  width: 80%;
}
.satuei_div_b3 {
    width: 1.5vw;
    height: 1.5vw;
    margin-top: 0.5vw;
    background-image: url(../img/bandicam_a.png);
    background-size: cover;
    position: relative;
}
.satuei_div_b4 {
    display: -webkit-inline-box;
    margin-left: 20%;
    width: 80%;
    height: 2.5vw;
    border-bottom: 1px solid;
    border-bottom-color: black;
    margin-top: 2vw;
}
.satuei_p_b {
    font-size: 1.7vw;
    line-height: 1.5;
    color: rgb(0 0 0);
    text-shadow: rgb(255 255 255) 0px 0px 50px;
    -webkit-text-shadow: rgb(255 255 255) 0px 0px 50px;
}
.news_p {
    top: 10vh;
    left: 25%;
    z-index: 5;
    font-size: 4vw;
    padding-left: 4vw;
    padding-top: 30px;
    margin-bottom: 3%;
}
.inlineFrame3 {
  width: 100%;
  height: 120%;
  border: 0;
}
.mobile_blok_b {
    text-decoration: none;
    position: relative;
    width: 100%;
    display: -webkit-inline-box;
    border-top: rgba(155,155,155,0.3);
    border-top-style: solid;
    border-width: thin;
}
.plandiv_ain1 {
    width: 50%;
    text-align: right;
    border-right: 1px solid;
    padding-right: 5px;
    font-size: 1.5vw;
}
.plandiv_ain2 {
    width: 50%;
    padding-left: 5px;
    font-size: 1.5vw;
}
.mask {
  background: #e2e1e1;
  z-index: 1001;
  right: 0;
  position: fixed;
  top: 0px;
  height: 100%;
  box-shadow: -5px 0 20px 0 rgb(0 0 0 / 40%);
  width: 0%;
  backface-visibility: hidden;
  pointer-events: none;
  opacity:0;
}
.mask_on{
    animation: mask_on 0.5s 1 forwards;
}
@keyframes mask_on{
  0%{width: 0%;opacity:1;}
  80%{width: 25%;opacity:1;}
  100%{width: 25%;opacity:0;}
}
.mask_off{
    animation: mask_off 0.5s 1 forwards;
}
@keyframes mask_off{
  0%{width: 25%;opacity:0;}
  20%{opacity:1;}
  100%{width: 0%;opacity:1;}
}
.icon_clo {
    z-index: 1001;
    position: fixed;
    top: 1vh;
    right: 1%;
    height: 4vh;
    pointer-events: none;
    opacity: 0;
}
.icon_clo2 {
    animation: icon_clo2 0.5s 1 forwards;
    pointer-events: auto;
}
@keyframes icon_clo2{
  0%{opacity: 0;}
  100%{opacity: 1;}
}
.mobile_p {
    margin-left: 5%;
    font-size: 1.8vh;
    color: rgb(0 0 0);
    line-height: 0.9;
}
.mobile_blok_in {
    background-color: rgb(223 223 223);
    position: sticky;
    width: 100%;
    display: -webkit-inline-box;
    border-top: rgba(155,155,155,0.3);
    border-top-style: solid;
    border-width: thin;
}
.mobile_blok {
    position: relative;
    margin-top: 8vh;
    width: 100%;
    display: -webkit-inline-box;
    border-top: rgba(155,155,155,0.3);
    border-top-style: solid;
    border-width: thin;
}
.kakosirase {
    margin-bottom: 8vw;
    border-bottom: 1px solid;
    margin-left: 70%;
}
.insuta-img {
    width: 50%;
    height: auto;
    border: 0;
    margin-left: 25%;
}
.inlineFrame_insuta_m {
}

.futta_p2 {
    font-size: 1.7vw;
    z-index: 5;
    text-align: left;
    margin-left: 5%;
}
.plan_pa {
    width: 85%;
    -ms-filter: blur(2px);
    filter: blur(2px);
    position: absolute;
    font-size: 1.5vw;
    color: rgb(255 255 255);
    text-align: right;
    z-index: 6;
    top: 70%;
    border-bottom: 2px solid;
    text-shadow: #fff 1px 0 3px, #fff -1px 0 3px, #fff 0px -1px 3px, #fff 0px 1px 3px;
}
.satuei_div {
    display: -webkit-inline-box;
    margin-left: 80%;
    width: 20%;
    height: 2.5vw;
    border-bottom: 1px solid;
    border-bottom-color: black;
    text-decoration: none;
    margin-top: 2vw;
}
.satuei_p {
    position: absolute;
    font-size: 1.5vw;
    color: rgb(66 66 66);
    text-shadow: rgb(255 255 255) 0px 0px 50px;
    -webkit-text-shadow: rgb(255 255 255) 0px 0px 50px;
    margin-top: 3%;
    margin-left: 75%;
    width: 20%;
    z-index: 5;
    border-bottom: 1px solid;
}
.futta-img {
    margin-top: 5vh;
    margin-left: 5%;
    width: 15%;
    height: auto;
    z-index: 5;
    opacity: 1;
}
.futta_p {
  font-size: 1.5vw;
  line-height: 2.5;
  color: rgb(255 255 255);
  background-color: rgb(0 0 0);
  padding-left: 15;
  z-index: 5;
  text-align: center;
}
    .futta_p *{color:#fff;}
.about_p {
  position: absolute;
  font-size: 1.5vw;
  color: rgb(255 255 255);
  text-shadow: rgb(255 255 255) 0px 0px 50px;
  -webkit-text-shadow: rgb(255 255 255) 0px 0px 50px;
  padding-left: 15;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.about_img1 {
  width: auto;
  height: 100%;
  z-index: 5;
}
.insuta_p {
  z-index: 5;
  font-size: 4vw;
  padding: 40px;
  padding-left: 4vw;
}
.insuta2 {
  padding-left: 4vw;
  z-index: 5;
  font-size: 1.5vw;
  color: rgb(0 0 0);
  text-decoration: none;
}
.inlineFrame2 {
  width: 100%;
  
  border: 0;
}
.kakudaio {
  padding: 35px;
}
.kakudai {
  padding: 5px;
  z-index: 5;
  font-size: 1.5vw;
  background-color: rgb(255 255 255);
  color: rgb(0 0 0);
  text-decoration: none;
}
.plan_p2 {
  position: absolute;
  font-size: 1.5vw;
  color: rgb(0 0 0);
  text-shadow: rgb(255 255 255) 0px 0px 50px;
  -webkit-text-shadow: rgb(255 255 255) 0px 0px 50px;
  padding-left: 15;
  z-index: 5;
  top: 70%;
  text-decoration: underline
}
.plan_1div {
  width: 100%;
  display: -webkit-inline-box;
}
.plandiv {
  width: 50%;
  display: -webkit-inline-box;
}
.plan_div_1 {
  position: relative;
  padding: 2%;
  overflow: hidden;
  height: 20vw;
  width: 46%;
  z-index: 5;
}
.plan_div_2 {
  position: relative;
  padding: 2%;
  overflow: hidden;
  height: 20vw;
  width: 46%;
  z-index: 5;
}
.plan_div_3 {
  position: relative;
  padding: 2%;
  overflow: hidden;
  height: 20vw;
  width: 46%;
  z-index: 5;
}
.plan_div_4 {
  position: relative;
  padding: 2%;
  overflow: hidden;
  height: 20vw;
  width: 46%;
  z-index: 5;
}
.plan_img {
  width: auto;
  height: 100%;
  z-index: 5;
  opacity: 0;
  transform: translateY(15%);
}
.plan_img1 {
    animation: plan_img1 0.8s forwards;
}
@keyframes plan_img1{
  0%{opacity: 0;transform: translateY(15%);}
  100%{opacity: 1;transform: translateY(0%);}
}
.plan_img2 {
    animation: plan_img2 1s forwards;
}
@keyframes plan_img2{
  0%{opacity: 0;transform: translateY(15%);}
  100%{opacity: 1;transform: translateY(0%);}
}
.plan_p {
    width: 100%;
    font-size: 1.5vw;
    color: rgb(80 80 80);
    text-align: left;
    z-index: 7;
    top: 70%;
    border-bottom: 1px solid;
}
.mese-234 {
    height: 2.5vw;
}
.section-wrapper {
    width: 100%;
    height: 100vh;
}
.inlineFrame1 {
  width: 100%;
  height: 12vw;
  border: 0;
}
.peji3_pwc {
  display:none;
}
.peji3_pc {
  top: 10vh;
  left: 25%;
  z-index: 5;
  font-size: 1.5vw;
  color: rgb(80 80 80);
  padding-bottom: 1vw;
  padding-left: 40px;
  padding-right: 5vw;
}
.peji3_p {
  display:none;
}
.mese-2 {
  opacity: 0;
  background-color: #ffffff;
  transform: translate(10%,-5%);
  width: 75%;
  z-index: 6;
  font-size: 1.5vw;
  padding: 5vw;
  color: rgb(80 80 80);
}
.mese-2a {
    animation: mese-2a 1s forwards;
}
@keyframes mese-2a{
  0%{opacity: 0;transform: translate(10%,20%);}
  100%{opacity: 1;transform: translate(10%,-5%)}
}
.mese-1 {
  opacity: 0;
  background-color: #ffffff;
  transform: translate(45%,-5%);
  width: 40%;
  z-index: 6;
  font-size: 1.5vw;
  padding: 5%;
  color: rgb(80 80 80);
  line-height: 1;
}
.mese-1a {
    animation: mese-1a 1s forwards;
}
@keyframes mese-1a{
  0%{opacity: 0;transform: translate(45vw,20%);}
  100%{opacity: 1;transform: translate(45vw,-5%)}
}
.mese-11 {
  font-size: 1.7vw;
  font-weight: bold;
  line-height: 1;
}
.mese-12 {
  font-size: 1.7vw;
  font-weight: bold;
  line-height: 1;
}
.mese-17 {
  color: rgb(80 80 80);
  font-size: 1.5vw;
  font-weight: bold;
  text-decoration: none;
}

.img_1 {
  opacity: 0;
  transform: translate(5%,0%);
  width: 55%;
  height: auto;
}
.img_1a {
    animation: img_1a 1s forwards;
}
@keyframes img_1a{
  0%{opacity: 0;transform: translate(5%,20%);}
  100%{opacity: 1;transform: translate(5%,0%);}
}
.peji2_p {
  z-index: 5;
  font-size: 4vw;
  padding: 4vw;
}

.sns_icon1 {
    height: 4.9vw;
    position: absolute;
    right:21.5vw;
}
.sns_icon2 {
    height: 4.9vw;
    position: absolute;
    right:17vw;
}

.button {
  height: 4.9vw;
    position: absolute;
    right:7vw;
}    
    

.top_p_1 {
  opacity: 0;
  top: 18vh;
  right: 2%;
  position: absolute;
  z-index: 5;
  font-size: 2.5vw;
  color: #ffffff;
  text-shadow: rgb(0 0 0) 1px 0px 8px;
}
.top_p_11 {
  color: transparent;
  top: 18vh;
  right: 2%;
  position: absolute;
  z-index: 5;
  font-size: 2.5vw;
  text-shadow: rgb(255 255 255 / 100%) 0px 0px 100px;
}
.top_p_2 {
  opacity: 0;
  top: 75vh;
  right: 2%;
  position: absolute;
  z-index: 5;
  text-align: right;
  font-size: 2.5vw;
  color: #ffffff;
  text-shadow: rgb(0 0 0) 1px 0px 8px;
}
.top_p_22 {
  top: 75vh;
  right: 2%;
  position: absolute;
  z-index: 5;
  text-align: right;
  font-size: 2.5vw;
  color: transparent;
  text-shadow: rgb(255 255 255 / 100%) 0px 0px 100px;
}

#mobile_menubak {
  background: #222222;
  z-index: 999;
  right: 0;
  position: fixed;
  top: 0px;
  height: 100%;
  width: 100%;
  backface-visibility: hidden;
  opacity: 0;
}
.menubak_off {
  pointer-events: none;
}
.mobile_menubak1 {
  animation: mobile_menubak1 0.5s 1 forwards;
}
@keyframes mobile_menubak1{
  0%{opacity: 0;}
  80%{opacity: 0.5;}
  100%{opacity: 0.5;}
}
.icon_op {
    position: absolute;
    z-index: 20;
    top: 2vw;
    right: 2vw;
    height: 3vw;
}
.header-wrapper {
    background-color: rgb(250,250,250);
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 1vw;
    height:6vw;
}
.header-img{
    width: auto;
    height: 5.5vw;
}
.section-wrapper-top {
    position: relative;
    width: 100%;
}
.img_2 {
  z-index: 5;
  opacity: 0;
  width: 55%;
  height: auto;
  transform: translate(75%,20%);
}
.img_2a {
    animation: img_2a 1s forwards;
}
@keyframes img_2a{
  0%{opacity: 0;transform: translate(75%,20%);}
  100%{opacity: 1;transform: translate(75%,0%);}
}
.topimg {
    position: absolute;
    width: 100%;
    height: 100vh;
    z-index: 1;
    overflow: hidden;
    background-color: rgb(218,198,171);
}
.top_img_1 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: url("../img/top1.jpg");
    background-position: center;
    background-size: cover;
}
.top_img_2 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-image: url("../img/top2.jpg");
    background-position: 0% 40%;
    background-size: cover;
}
.top_img_3 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-image: url("../img/top3.jpg");
    background-position: center;
    background-size: cover;
}
.top_img_4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4;
    background-image: url("../img/top1.jpg");
    background-position: center;
    background-size: cover;
}
.img_3 {
  z-index: 6;
  opacity: 0;
  width: 50%;
  height: auto;
  transform: translate(15%,-10%);
}
.img_3a {
    animation: img_3a 1s forwards;
}
@keyframes img_3a{
  0%{opacity: 0;transform: translate(15%,10%);}
  100%{opacity: 1;transform: translate(15%,-10%);}
}
  
}