.web_font01 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.object-fit-img, #Mv_ttl .img_wrap img {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: contain;";
}

.bg_dot, #Company_area .map:before, #Company_area:after, #Company_area:before, #Gekidan_area .bg:before, #Gekidan_area:after, #Gekidan_area:before, #__Story_area .wrap .box:after, #__Story_area .wrap .box:before, #__Story_area:after, #__Story_area:before, #Story_area .wrap:after, #Story_area .wrap:before, #Story_area:after, #Story_area:before, #Mv_ttl:before {
  display: block;
  content: "";
  background: url("../images/bg_dot.png") center repeat;
  background-size: 6px 9px;
  position: absolute;
  z-index: 20;
  opacity: 0.4;
}

@media screen and (max-width: 736px) {
  .bg_dot, #Company_area .map:before, #Company_area:after, #Company_area:before, #Gekidan_area .bg:before, #Gekidan_area:after, #Gekidan_area:before, #__Story_area .wrap .box:after, #__Story_area .wrap .box:before, #__Story_area:after, #__Story_area:before, #Story_area .wrap:after, #Story_area .wrap:before, #Story_area:after, #Story_area:before, #Mv_ttl:before {
    background: url("../images/bg_dot.png") center repeat;
    background-size: 4px 6px;
  }
}
.relative {
  position: relative;
}

#header {
  height: 0;
}

/*------------------------------------------------------------
#Mv_ttl
------------------------------------------------------------*/
#Mv_ttl {
  position: relative;
  padding-top: 200px;
  padding-bottom: 50px;
}
#Mv_ttl.is_show .ttl i:nth-of-type(1) img {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s, filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
#Mv_ttl.is_show .img_wrap .img_wrap_inner .img {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.8s cubic-bezier(0, 0, 0.395, 0.995) 0.1s, transform 0.8s cubic-bezier(0, 0, 0.395, 0.995) 0.1s, filter 0.8s cubic-bezier(0, 0, 0.395, 0.995) 0.1s;
}
#Mv_ttl:before {
  width: 39vw;
  height: calc(100% - 80px);
  top: 0;
  right: 0;
}
#Mv_ttl .ttl {
  position: absolute;
  right: 21.85vw;
  top: -83px;
  top: 116px;
  z-index: 33;
}
#Mv_ttl .ttl i {
  overflow: hidden;
  display: inline-block;
}
#Mv_ttl .ttl i img {
  opacity: 0;
  transform: translate3d(0, 90px, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Mv_ttl .img_wrap {
  width: 83.85vw;
  height: 26vw;
  min-height: 500px;
  position: relative;
  z-index: 30;
  margin-left: auto;
}
#Mv_ttl .img_wrap .img_wrap_inner {
  overflow: hidden;
  height: 100%;
}
#Mv_ttl .img_wrap .img_wrap_inner .img {
  height: 100%;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1.1);
  -ms-filter: blur(20px);
  filter: blur(20px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Mv_ttl .img_wrap .img_wrap_inner .img > div {
  height: 100%;
}
#Mv_ttl .img_wrap img {
  width: 100%;
  height: 100%;
}
#Mv_ttl .deco-1 {
  width: 233px;
  right: 60px;
  top: -120px;
  top: 80px;
  z-index: 32;
}
#Mv_ttl .deco-2 {
  width: 158px;
  left: 231px;
  top: 250px;
  z-index: 26;
}
#Mv_ttl .deco-3 {
  width: 232px;
  right: -30px;
  bottom: 0px;
  z-index: 26;
}

@media screen and (max-width: 736px) {
  #Mv_ttl {
    padding-top: 102px;
    padding-bottom: 0px;
  }
  #Mv_ttl:before {
    width: 52.8vw;
    height: 100%;
    top: -65px;
    right: 25vw;
  }
  #Mv_ttl .ttl {
    right: 21.85vw;
    top: 9px;
    top: 75px;
    z-index: 30;
  }
  #Mv_ttl .ttl img {
    width: 151px;
    height: auto;
  }
  #Mv_ttl .img_wrap {
    width: 90.1vw;
    height: 49vw;
    min-height: 157px;
  }
}
/*------------------------------------------------------------
#Story_area
------------------------------------------------------------*/
#Story_area {
  z-index: 25;
  background: #eaeaea;
  position: relative;
}
#Story_area.is_show .top_ttl {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.3s, transform 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.4s, filter 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.4s;
}
#Story_area.is_show .wrap {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.5s, transform 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.6s, filter 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.6s;
}
#Story_area .deco-1 {
  width: 288px;
  left: -30px;
  top: 50px;
}
#Story_area .deco-2 {
  width: 174px;
  right: 180px;
  top: 250px;
}
#Story_area .deco-3 {
  width: 212px;
  left: -106px;
  bottom: -35px;
}
#Story_area .deco-4 {
  width: 159px;
  right: 0;
  bottom: -230px;
}
#Story_area .deco-4 span {
  width: 539px;
}
#Story_area .deco-5 {
  width: 106px;
  left: 0;
  bottom: -20px;
  overflow: hidden;
}
#Story_area .deco-5 span {
  width: 212px;
  padding-bottom: 10px;
  right: 106px;
  position: relative;
}
#Story_area:before {
  width: 49vw;
  height: 486px;
  top: -315px;
  left: 0;
}
#Story_area:after {
  width: 51vw;
  height: 377px;
  top: 170px;
  right: 0;
}
#Story_area .top_ttl {
  margin-bottom: 60px;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Story_area .wrap {
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1);
  -ms-filter: blur(20px);
  filter: blur(20px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: relative;
  z-index: 100;
}
#Story_area .wrap:before {
  width: 38.3vw;
  height: 231px;
  bottom: 150px;
  left: 0;
  z-index: -1;
}
#Story_area .wrap:after {
  width: 45.4vw;
  height: 150px;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#Story_area .txt {
  margin-bottom: 30px;
}
#Story_area .img_wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
}
#Story_area .img_wrap .img_wrap_inner {
  overflow: hidden;
  height: 100%;
}
#Story_area .img_wrap .img_wrap_inner .img {
  height: 100%;
}
#Story_area .img_wrap .img_wrap_inner .img > div {
  height: 100%;
}
#Story_area .img_wrap .img_wrap_inner .img img {
  width: 100%;
  height: auto;
}
#Story_area .page_inner {
  line-height: 1;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  top: auto;
  bottom: 0;
  margin-top: 40px;
}
#Story_area .page_inner .swiper-pagination, #Story_area .page_inner .swiper-pagination2 {
  position: static;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  display: flex;
  align-items: center;
  margin: 0 55px;
}
#Story_area .page_inner .swiper-pagination .swiper-pagination-bullet, #Story_area .page_inner .swiper-pagination2 .swiper-pagination-bullet {
  width: 70px;
  height: 2px;
  border-radius: 0;
  background: #b5b5b6;
  opacity: 1;
  margin: 0 10px;
}
#Story_area .page_inner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active, #Story_area .page_inner .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}
#Story_area .page_inner .swiper-button-next1, #Story_area .page_inner .swiper-button-prev1, #Story_area .page_inner .swiper-button-next2, #Story_area .page_inner .swiper-button-prev2 {
  position: static;
  line-height: 1;
  top: 50%;
  width: auto;
  height: auto;
  margin-top: 0;
  z-index: 10;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
}
#Story_area .page_inner .swiper-button-prev1, #Story_area .page_inner .swiper-container-rtl .swiper-button-next1, #Story_area .page_inner .swiper-button-prev2, #Story_area .page_inner .swiper-container-rtl .swiper-button-next2 {
  left: 10px;
  right: auto;
}
#Story_area .page_inner .swiper-button-prev1:after, #Story_area .page_inner .swiper-container-rtl .swiper-button-next1:after, #Story_area .page_inner .swiper-button-prev2:after, #Story_area .page_inner .swiper-container-rtl .swiper-button-next2:after {
  content: "";
}
#Story_area .page_inner .swiper-button-next1, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev1, #Story_area .page_inner .swiper-button-next2, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev2 {
  right: 10px;
  left: auto;
}
#Story_area .page_inner .swiper-button-next1:after, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev1:after, #Story_area .page_inner .swiper-button-next2:after, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev2:after {
  content: "";
}
#Story_area .page_inner .swiper-button-next1:after, #Story_area .page_inner .swiper-button-prev1:after {
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

@media screen and (max-width: 736px) {
  #Story_area {
    padding-top: 20px;
  }
  #Story_area .deco-1 {
    width: 100px;
    left: -50px;
    top: -250px;
    top: -78px;
  }
  #Story_area .deco-2 {
    width: 32px;
    right: 0;
    top: -150px;
    top: 20px;
    overflow: hidden;
  }
  #Story_area .deco-2 span {
    width: 65px;
    padding-bottom: 10px;
  }
  #Story_area .deco-4 {
    width: 94px;
    bottom: -90px;
  }
  #Story_area .deco-4 span {
    width: 188px;
  }
  #Story_area.on .deco-4 {
    position: fixed;
  }
  #Story_area.on .wrap:before {
    top: 244px;
  }
  #Story_area:before {
    width: 30vw;
    height: 170px;
    top: 0;
    left: 41vw;
  }
  #Story_area:after {
    width: 71vw;
    height: 211px;
    top: 170px;
    left: 0;
  }
  #Story_area .top_ttl {
    margin-bottom: 35px;
  }
  #Story_area .wrap {
    overflow: hidden;
  }
  #Story_area .wrap:before {
    display: none;
    width: 29vw;
    height: 858px;
    top: 244px;
    top: 347px;
    left: 0;
    z-index: 5;
  }
  #Story_area .wrap:after {
    width: 50vw;
    height: 1000px;
    bottom: auto;
    top: 209px;
  }
  #Story_area .txt {
    margin-bottom: 35px;
    letter-spacing: 0.02em;
    line-height: 2;
  }
  #Story_area .txt .tume {
    letter-spacing: 0em;
  }
  #Story_area .img_wrap {
    position: relative;
    margin-left: 0;
    width: calc(100% - 9.4vw);
    max-width: auto;
  }
  #Story_area .img_wrap img {
    width: 100%;
    height: auto;
  }
  #Story_area .page_inner {
    margin-top: 20px;
  }
  #Story_area .page_inner .swiper-pagination, #Story_area .page_inner .swiper-pagination2 {
    margin: 0 25px;
  }
  #Story_area .page_inner .swiper-pagination .swiper-pagination-bullet, #Story_area .page_inner .swiper-pagination2 .swiper-pagination-bullet {
    width: 35px;
    height: 2px;
    margin: 0 5px;
  }
  #Story_area .page_inner .swiper-button-prev1, #Story_area .page_inner .swiper-container-rtl .swiper-button-next1, #Story_area .page_inner .swiper-button-prev2, #Story_area .page_inner .swiper-container-rtl .swiper-button-next2 {
    line-height: 0;
  }
  #Story_area .page_inner .swiper-button-prev1 img, #Story_area .page_inner .swiper-container-rtl .swiper-button-next1 img, #Story_area .page_inner .swiper-button-prev2 img, #Story_area .page_inner .swiper-container-rtl .swiper-button-next2 img {
    width: 3px;
    height: auto;
  }
  #Story_area .page_inner .swiper-button-next1, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev1, #Story_area .page_inner .swiper-button-next2, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev2 {
    line-height: 0;
  }
  #Story_area .page_inner .swiper-button-next1 img, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev1 img, #Story_area .page_inner .swiper-button-next2 img, #Story_area .page_inner .swiper-container-rtl .swiper-button-prev2 img {
    width: 3px;
    height: auto;
  }
}
/*------------------------------------------------------------
#Story_area
------------------------------------------------------------*/
#__Story_area {
  padding-top: 60px;
  z-index: 25;
  background: #eaeaea;
  position: relative;
}
#__Story_area .deco-1 {
  width: 288px;
  left: -30px;
  top: 50px;
}
#__Story_area .deco-2 {
  width: 174px;
  right: 180px;
  top: 250px;
}
#__Story_area .deco-3 {
  width: 212px;
  left: -106px;
  bottom: -35px;
}
#__Story_area .deco-4 {
  width: 159px;
  right: 0;
  bottom: -230px;
  overflow: hidden;
}
#__Story_area .deco-4 span {
  width: 539px;
}
#__Story_area .deco-5 {
  width: 106px;
  left: 0;
  bottom: -20px;
  overflow: hidden;
}
#__Story_area .deco-5 span {
  width: 212px;
  padding-bottom: 10px;
  right: 106px;
  position: relative;
}
#__Story_area:before {
  width: 49vw;
  height: 486px;
  top: -315px;
  left: 0;
}
#__Story_area:after {
  width: 51vw;
  height: 377px;
  top: 170px;
  right: 0;
}
#__Story_area.start .wrap .box.defalt.off {
  opacity: 0;
}
#__Story_area.start .wrap .box.defalt.off .txt {
  opacity: 0;
}
#__Story_area .wrap {
  height: 100%;
}
#__Story_area .wrap .box {
  background: #eaeaea;
  position: -webkit-sticky;
  position: sticky;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  opacity: 0;
  height: 100vh;
  min-height: 705px;
}
#__Story_area .wrap .box:before {
  width: 38.3vw;
  height: 231px;
  bottom: 150px;
  left: 0;
  z-index: -1;
}
#__Story_area .wrap .box:after {
  width: 45.4vw;
  height: 150px;
  bottom: 0;
  right: 0;
  z-index: -1;
}
#__Story_area .wrap .box.defalt {
  opacity: 1;
}
#__Story_area .wrap .box.defalt .txt {
  opacity: 1;
}
#__Story_area .wrap .box.defalt .img_wrap .img_wrap_inner .img {
  opacity: 1;
  -ms-filter: blur(0px);
  filter: blur(0px);
  transform: translate3d(0, 0, 0) scale(1);
}
#__Story_area .wrap .box.on {
  opacity: 1;
  transition: all 0.2s 0s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#__Story_area .wrap .box.on .txt {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.1s, transform 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.2s, filter 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.2s;
}
#__Story_area .wrap .box.on .img_wrap .img_wrap_inner .img {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.395, 0.995) 0.2s, transform 0.6s cubic-bezier(0, 0, 0.395, 0.995) 0.3s, filter 0.6s cubic-bezier(0, 0, 0.395, 0.995) 0.3s;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#__Story_area .wrap .box:last-of-type {
  height: 50vh;
  min-height: auto;
}
#__Story_area .wrap .box .txt {
  margin-bottom: 30px;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#__Story_area .wrap .box .img_wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
}
#__Story_area .wrap .box .img_wrap .img_wrap_inner {
  overflow: hidden;
  height: 100%;
}
#__Story_area .wrap .box .img_wrap .img_wrap_inner .img {
  height: 100%;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1.1);
  -ms-filter: blur(6px);
  filter: blur(6px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#__Story_area .wrap .box .img_wrap .img_wrap_inner .img > div {
  height: 100%;
}
#__Story_area .wrap .box .img_wrap .img_wrap_inner .img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 736px) {
  #__Story_area {
    padding-top: 20px;
  }
  #__Story_area .deco-1 {
    width: 100px;
    left: -50px;
    top: -78px;
  }
  #__Story_area .deco-2 {
    width: 32px;
    right: 0;
    top: 20px;
    overflow: hidden;
  }
  #__Story_area .deco-2 span {
    width: 65px;
    padding-bottom: 10px;
  }
  #__Story_area .deco-4 {
    width: 94px;
    bottom: -90px;
  }
  #__Story_area .deco-4 span {
    width: 188px;
  }
  #__Story_area.on .deco-4 {
    position: fixed;
  }
  #__Story_area.on .wrap:before {
    top: 244px;
  }
  #__Story_area:before {
    width: 30vw;
    height: 170px;
    top: 0;
    left: 41vw;
  }
  #__Story_area:after {
    width: 71vw;
    height: 211px;
    top: 170px;
    left: 0;
  }
  #__Story_area h3 {
    margin-bottom: 35px;
  }
  #__Story_area.start .wrap .box.defalt.on {
    align-items: center;
  }
  #__Story_area .wrap {
    padding-bottom: 0;
  }
  #__Story_area .wrap .box {
    align-items: center;
    min-height: auto;
  }
  #__Story_area .wrap .box:before {
    display: none;
    width: 29vw;
    height: 858px;
    top: 244px;
    top: 347px;
    left: 0;
    z-index: 5;
  }
  #__Story_area .wrap .box:after {
    width: 50vw;
    height: 535px;
    bottom: 0;
    z-index: 5;
  }
  #__Story_area .wrap .box.defalt {
    align-items: flex-start;
  }
  #__Story_area .wrap .box:nth-of-type(3) .img_wrap, #__Story_area .wrap .box:nth-of-type(4) .img_wrap {
    margin-left: auto;
    margin-right: 0;
  }
  #__Story_area .wrap .box > div {
    padding-bottom: 40px;
  }
  #__Story_area .wrap .box .txt {
    margin-bottom: 35px;
    letter-spacing: 0.02em;
    line-height: 2;
  }
  #__Story_area .wrap .box .txt .tume {
    letter-spacing: 0em;
  }
  #__Story_area .wrap .box .img_wrap {
    position: relative;
    margin-left: 0;
    width: calc(100% - 9.4vw);
    max-width: auto;
  }
  #__Story_area .wrap .box .img_wrap img {
    width: 100%;
    height: auto;
  }
}
/*------------------------------------------------------------
#Gekidan_area
------------------------------------------------------------*/
#Gekidan_area {
  padding-top: 150px;
  position: relative;
  z-index: 11;
}
#Gekidan_area.is_show .ttl i:nth-of-type(1) img {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s, transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}
#Gekidan_area.is_show h4 {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.3s, transform 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.4s, filter 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.4s;
}
#Gekidan_area.is_show .txt {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.4s, transform 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.5s, filter 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.5s;
}
#Gekidan_area.is_show .img_wrap .img_wrap_inner .img {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.6s cubic-bezier(0, 0, 0.395, 0.995) 0.7s, transform 0.6s cubic-bezier(0, 0, 0.395, 0.995) 0.8s, filter 0.6s cubic-bezier(0, 0, 0.395, 0.995) 0.8s;
}
#Gekidan_area .inner {
  z-index: 12;
}
#Gekidan_area .deco-1 {
  width: 356px;
  right: 50%;
  margin-right: 400px;
  top: 510px;
}
#Gekidan_area .deco-2 {
  width: 210px;
  right: 168px;
  top: 545px;
}
#Gekidan_area .deco-3 {
  width: 220px;
  right: -70px;
  bottom: 200px;
}
#Gekidan_area .deco-6 {
  width: 539px;
  right: -180px;
  top: -265px;
}
#Gekidan_area:before {
  width: 45.4vw;
  height: 535px;
  top: -95px;
  right: 0;
}
#Gekidan_area:after {
  width: 54.5vw;
  height: 330px;
  top: 440px;
  left: 0;
}
#Gekidan_area .ttl {
  margin-bottom: 55px;
  line-height: 1;
}
#Gekidan_area .ttl i {
  overflow: hidden;
  display: inline-block;
}
#Gekidan_area .ttl i img {
  opacity: 0;
  transform: translate3d(0, 90px, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Gekidan_area h4 {
  font-size: 2.6rem;
  margin-bottom: 45px;
  line-height: 1;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1);
  -ms-filter: blur(20px);
  filter: blur(20px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Gekidan_area .txt {
  font-weight: 100;
  margin-bottom: 100px;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1);
  -ms-filter: blur(20px);
  filter: blur(20px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Gekidan_area .txt strong {
  font-weight: bold;
}
#Gekidan_area .img_wrap {
  position: relative;
  z-index: 22;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
#Gekidan_area .img_wrap .img_wrap_inner {
  overflow: hidden;
  height: 100%;
}
#Gekidan_area .img_wrap .img_wrap_inner .img {
  height: 100%;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1.1);
  -ms-filter: blur(20px);
  filter: blur(20px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Gekidan_area .img_wrap .img_wrap_inner .img > div {
  height: 100%;
}
#Gekidan_area .img_wrap img {
  width: 100%;
  height: auto;
}
#Gekidan_area .bg {
  position: relative;
  z-index: 10;
}
#Gekidan_area .bg:before {
  width: 33.3vw;
  height: 236px;
  bottom: 200px;
  left: 0;
}

@media screen and (max-width: 736px) {
  #Gekidan_area {
    padding-top: 45px;
  }
  #Gekidan_area .deco-1 {
    display: none;
    width: 188px;
    right: -94px;
    margin-right: 0;
    top: -60px;
    z-index: 40;
  }
  #Gekidan_area .deco-2 {
    width: 77px;
    right: -50px;
    top: 275px;
  }
  #Gekidan_area .deco-4 {
    width: 157px;
    right: auto;
    left: -94px;
    bottom: 280px;
  }
  #Gekidan_area .deco-5 {
    display: none;
    width: 55px;
    right: -5px;
    bottom: 180px;
    bottom: 56.25vw;
    z-index: 40;
  }
  #Gekidan_area:before {
    width: 50vw;
    height: 323px;
    top: -95px;
    right: 0;
  }
  #Gekidan_area:after {
    width: 50vw;
    height: 323px;
    top: 230px;
    left: 0;
  }
  #Gekidan_area .ttl {
    margin-bottom: 30px;
    line-height: 1;
  }
  #Gekidan_area .ttl img {
    width: 201px;
    height: auto;
  }
  #Gekidan_area h4 {
    font-size: 1.6rem;
    margin-bottom: 25px;
  }
  #Gekidan_area .txt {
    margin-bottom: 35px;
    font-weight: bold;
  }
  #Gekidan_area .img_wrap {
    max-width: auto;
  }
  #Gekidan_area .bg:before {
    width: 50vw;
    height: 351px;
    top: -432px;
    left: auto;
    right: 0;
  }
}
/*------------------------------------------------------------
#Company_area
------------------------------------------------------------*/
#Company_area {
  padding-top: 150px;
  position: relative;
  z-index: 9;
  margin-bottom: 30px;
}
#Company_area.is_show .ttl i:nth-of-type(1) img {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s, transform 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s, filter 0.6s cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s;
}
#Company_area.is_show section h4 {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.4s, transform 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.5s, filter 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.5s;
}
#Company_area.is_show section ul {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.5s, transform 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.6s, filter 0.4s cubic-bezier(0, 0, 0.395, 0.995) 0.6s;
}
#Company_area .inner {
  z-index: 11;
}
#Company_area .deco-1 {
  width: 276px;
  left: -136px;
  top: 55px;
}
#Company_area .deco-2 {
  width: 256px;
  right: 110px;
  top: 152px;
}
#Company_area .deco-3 {
  width: 158px;
  left: 50%;
  margin-left: 470px;
  top: 730px;
}
#Company_area:before {
  width: 67vw;
  height: 445px;
  top: -200px;
  right: 0;
  z-index: 10;
}
#Company_area:after {
  width: 33.3vw;
  height: 846px;
  top: 243px;
  left: 0;
  z-index: 10;
}
#Company_area .ttl {
  margin-bottom: 50px;
  line-height: 1;
}
#Company_area .ttl i {
  overflow: hidden;
  display: inline-block;
}
#Company_area .ttl i img {
  opacity: 0;
  transform: translate3d(0, 90px, 0) scale(1);
  -ms-filter: blur(0px);
  filter: blur(0px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Company_area section {
  position: relative;
  z-index: 9;
  display: flex;
  margin-bottom: 110px;
}
#Company_area section:last-child {
  margin-bottom: 0;
}
#Company_area section h4 {
  font-size: 2.6rem;
  line-height: 1;
  width: 32%;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1);
  -ms-filter: blur(20px);
  filter: blur(20px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#Company_area section ul {
  width: 68%;
  opacity: 0;
  transform: translate3d(0, 0px, 0) scale(1);
  -ms-filter: blur(20px);
  filter: blur(20px);
  perspective: 1000;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  line-height: 1.5;
}
#Company_area section ul .fw100 {
  font-weight: 100;
}
#Company_area section ul li {
  margin-bottom: 25px;
}
#Company_area section ul li.top {
  margin-bottom: 70px;
}
#Company_area section ul li:last-child {
  margin-bottom: 0;
}
#Company_area section ul li dl {
  display: flex;
}
#Company_area section ul li dl dt {
  width: 20%;
}
#Company_area section ul li dl dd {
  width: 80%;
}
#Company_area section ul.group li p {
  letter-spacing: 0.05em;
}
#Company_area section ul.group li p.logo {
  margin: 35px 0;
}
#Company_area section a {
  text-decoration: underline;
}
#Company_area .map {
  margin-top: 80px;
  height: 450px;
  z-index: 12;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 100px;
}
#Company_area .map:before {
  width: 35vw;
  height: 200%;
  top: -200px;
  right: 0;
  z-index: 10;
}
#Company_area .map iframe {
  position: relative;
  z-index: 20;
  overflow: hidden;
}
#Company_area .map .grayscale_100 {
  filter: grayscale(1);
}
#Company_area .map .txt_img {
  position: absolute;
  right: 40px;
  top: -100px;
  z-index: 23;
}

@media screen and (max-width: 736px) {
  #Company_area {
    padding-top: 45px;
    z-index: 10;
  }
  #Company_area .deco-1 {
    width: 76px;
    left: auto;
    right: -21px;
    top: -137px;
    z-index: 40;
  }
  #Company_area .deco-4 {
    width: 78px;
    right: -40px;
    top: 203px;
  }
  #Company_area .deco-5 {
    width: 100px;
    left: -25px;
    top: 303px;
  }
  #Company_area:before {
    width: 67vw;
    height: 445px;
    top: -200px;
    left: 0;
    z-index: 10;
  }
  #Company_area:after {
    width: 33.3vw;
    height: 846px;
    top: 243px;
    left: auto;
    right: 0;
    z-index: 10;
  }
  #Company_area h3 {
    margin-bottom: 25px;
  }
  #Company_area h3 img {
    width: 218px;
    height: auto;
  }
  #Company_area section {
    display: block;
    margin-bottom: 80px;
  }
  #Company_area section:last-child {
    margin-bottom: 0;
  }
  #Company_area section h4 {
    font-size: 1.6rem;
    width: 100%;
    margin-bottom: 25px;
  }
  #Company_area section ul {
    width: 100%;
    font-size: 1.1rem;
    line-height: 1.44;
    letter-spacing: 0.05em;
    line-height: 1.6;
  }
  #Company_area section ul li {
    margin-bottom: 15px;
  }
  #Company_area section ul li.top {
    margin-bottom: 30px;
  }
  #Company_area section ul li:nth-of-type(3) {
    margin-bottom: 25px;
  }
  #Company_area section ul li dl dt {
    width: 25%;
  }
  #Company_area section ul li dl dd {
    width: 75%;
  }
  #Company_area section ul.group li p {
    letter-spacing: 0.05em;
  }
  #Company_area section ul.group li p.logo {
    margin: 20px 0;
  }
  #Company_area section ul.group li p.logo img {
    width: 130px;
    height: auto;
  }
  #Company_area .map {
    margin-top: 25px;
    height: 190px;
    padding-bottom: 60px;
  }
  #Company_area .map:before {
    display: none;
    width: 35vw;
    height: 100%;
    top: 200px;
  }
  #Company_area .map .txt_img {
    right: 10px;
    top: -141px;
  }
}