@charset "UTF-8";

html {
  overflow-x: hidden;
  background-color: #ffffff;
  color: #000000;
 font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

img {

}
  
ul,
ol {
  padding: 0;
}

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

.hover-opacity {
  transition-property: opacity;
  transition-duration: 0.5s;
}
.hover-opacity:hover {
  opacity: 0.5; 
}

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  background-color: #ffffff;
  font-family: sans-serif;
  font-size: 14px;
  font-feature-settings: "palt";
  line-height: 28px;
  letter-spacing: 2px;

}



ul,
ol {
  list-style: none;
}
.container4 img {
  max-width: 100%;
  display: block;
  width: 100%;
}


.about {
  background: url(../img/c_bk.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 0 0px 0;
  position: relative;
}

.about p {
  width: 70%;
  max-width: 1000px;
  margin: auto;
  z-index: 99 !important;
  background-color: rgba(255, 255, 255, 0.562);
  position: relative;
  padding: 20px;
  border-radius: 20px;
  font-size: 18px;
  
}



.about_title {
  max-width: 395px;
  margin: auto;
  position: relative;
  z-index: 33;
  padding: 0 0 60px 0;
}

.acc_title {
  max-width: 240px;
  margin: auto;
  position: relative;
  z-index: 33;
  padding: 0 0 60px 0;
}

.bk_ch {
  z-index: 0 !important;

}

.bk_ch img {
  width: 100%;
  max-width: 300px;
  padding: 0 0 0 40px;
  z-index: 2;
  margin: 0px 0 0 0;
}



.boxes-wrapper{
  position: absolute;
  top: 150px;


}

.boxes-wrapper_s{
  position: absolute;
  top: 350px;
  right: 0px;
  text-align: right;


}

.boxes-wrapper_s .bk_ch img {
  width: 100%;
  max-width: 300px;
  padding: 0 20px 0 0px;
  z-index: 2;
  margin: 200px 0 0 0;
  position: relative;
  top: 0px;
}







.glitch-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #FFFFFF;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;

}

.glitch {
  position: relative;
  font-size: 50px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 3px;
  z-index: 1;
  padding: 60px 0;
  line-height: 70px;
}

.glitch:before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: -2px;
  width: 100%;
  color: 50px;
  background-color: #FFFFFF;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-before 3s infinite linear alternate-reverse;
  padding: 60px 0;
}

.glitch:after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 2px;
  width: 100%;
  color: 50px;
  background-color: #FFFFFF;
  overflow: hidden;
  clip: rect(0, 900px, 0, 0);
  animation: noise-after 2s infinite linear alternate-reverse;
  padding: 60px 0;
}

@keyframes noise-before {
  0% {
     clip: rect(61px, 9999px, 52px, 0);
  }
  5% {
     clip: rect(33px, 9999px, 144px, 0);
  }
  10% {
     clip: rect(121px, 9999px, 115px, 0);
  }
  15% {
     clip: rect(144px, 9999px, 162px, 0);
  }
  20% {
     clip: rect(62px, 9999px, 180px, 0);
  }
  25% {
     clip: rect(34px, 9999px, 42px, 0);
  }
  30% {
     clip: rect(147px, 9999px, 179px, 0);
  }
  35% {
     clip: rect(99px, 9999px, 63px, 0);
  }
  40% {
     clip: rect(188px, 9999px, 122px, 0);
  }
  45% {
     clip: rect(154px, 9999px, 14px, 0);
  }
  50% {
     clip: rect(63px, 9999px, 37px, 0);
  }
  55% {
     clip: rect(161px, 9999px, 147px, 0);
  }
  60% {
     clip: rect(109px, 9999px, 175px, 0);
  }
  65% {
     clip: rect(157px, 9999px, 88px, 0);
  }
  70% {
     clip: rect(173px, 9999px, 131px, 0);
  }
  75% {
     clip: rect(62px, 9999px, 70px, 0);
  }
  80% {
     clip: rect(24px, 9999px, 153px, 0);
  }
  85% {
     clip: rect(138px, 9999px, 40px, 0);
  }
  90% {
     clip: rect(79px, 9999px, 136px, 0);
  }
  95% {
     clip: rect(25px, 9999px, 34px, 0);
  }
  100% {
     clip: rect(173px, 9999px, 166px, 0);
  }
}

@keyframes noise-after {
  0% {
     clip: rect(26px, 9999px, 33px, 0);
  }
  5% {
     clip: rect(140px, 9999px, 198px, 0);
  }
  10% {
     clip: rect(184px, 9999px, 89px, 0);
  }
  15% {
     clip: rect(121px, 9999px, 6px, 0);
  }
  20% {
     clip: rect(181px, 9999px, 99px, 0);
  }
  25% {
     clip: rect(154px, 9999px, 133px, 0);
  }
  30% {
     clip: rect(134px, 9999px, 169px, 0);
  }
  35% {
     clip: rect(26px, 9999px, 187px, 0);
  }
  40% {
     clip: rect(147px, 9999px, 137px, 0);
  }
  45% {
     clip: rect(31px, 9999px, 52px, 0);
  }
  50% {
     clip: rect(191px, 9999px, 109px, 0);
  }
  55% {
     clip: rect(74px, 9999px, 54px, 0);
  }
  60% {
     clip: rect(145px, 9999px, 75px, 0);
  }
  65% {
     clip: rect(153px, 9999px, 198px, 0);
  }
  70% {
     clip: rect(99px, 9999px, 136px, 0);
  }
  75% {
     clip: rect(118px, 9999px, 192px, 0);
  }
  80% {
     clip: rect(1px, 9999px, 83px, 0);
  }
  85% {
     clip: rect(145px, 9999px, 98px, 0);
  }
  90% {
     clip: rect(121px, 9999px, 154px, 0);
  }
  95% {
     clip: rect(156px, 9999px, 44px, 0);
  }
  100% {
     clip: rect(67px, 9999px, 122px, 0);
  }
}






















.displayed{
  animation: fadeUp 1s forwards;
}
@keyframes fadeUp{
  0%{opacity:0; transform: translateY(300px);}
100%{opacity:1; transform: translateY(-100px);}
}













.mv_text img {
  max-width: 100%;
  display: block;
  width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: underline;
}

.load {margin: 20% auto 0 auto;}
.container4 {
    display: flex;
justify-content: center;
align-items: center;
height: 100%;
}

.box2 {
background-color: #ffffff;
width: 100%;
max-width: 600px;

}

.contents4 {
  position: absolute;
  top: 100%;
  width: 100%;
  height: 900px;
 
  z-index: 0;
  color: #fff;
}

.contents5 {
  width: 100%;
  background-color: #fff;
  color: #000000;
}

#loading {
  position: fixed;
  height: 100vh;
  width: 100%;
  transition: 2s;
  background-color: #ffffff;
  z-index: 200;
}

.loaded{
  opacity: 0;
  visibility: hidden;
}


  .overlay, #yt_player {
  position: fixed;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}

.overlay{
  z-index: -1;
}

#yt_player{
  z-index: -2;
}

.contents3 {
max-width: 100%;
margin: auto;
}
.svg-wrapper {
position: relative;
padding-top: 900px; /* SVG高さ / SVG幅 * 100 */

}
.svg-wrapper svg {
position: absolute;
width: 100%;
height: 100%;
top: 60px;
left: 19%;

}
      /* ----------base----------; */
  
  
      /* --------base-end--------; */
      
      #text .cls-1 {
          fill:none;
        stroke: #ffffff;
        stroke-width:0.5;
        stroke-miterlimit: 100;
      }
      
      /* マスクのCSS */
      #text2 .cls-1{
        fill:none;
        stroke: #fff;
        stroke-width:6;
        stroke-miterlimit:1;

      }
      #text.done path {
        fill: #ffffff; /*塗りの色*/
        fill-opacity: 1; /*透過1で塗りの色が見える状態*/
        stroke: none; /*線の色*/
    }
      #text2 #Base {
        fill: #ff0000;
      }


      .scroll_down{
        position:absolute;
        bottom: 0px;
        left: 50%;
      }
      
      .scroll_down a{
        position: absolute;
        left: 10px;
        bottom: 17px;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Josefin Sans', sans-serif;
        letter-spacing: .2em;
        writing-mode: vertical-lr;
        text-decoration: none;
        text-transform: uppercase;
      }
      
      .scroll_down:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: -4px;
        width: 11px;
        height: 11px;
        border-radius: 50%;
        background:#ffffff;
        animation:
          circlemove 1.6s ease-in-out infinite,
          cirlemovehide 1.6s ease-out infinite;
      }
      
      @keyframes circlemove{
        0%{bottom:100px;}
        100%{bottom:0px;}
      }
      
      @keyframes cirlemovehide{
        0%{opacity:0}
        50%{opacity:1;}
        80%{opacity:0.9;}
        100%{opacity:0;}
      }
      
      .scroll_down:after{
        content:"";
        position: absolute;
        bottom:0;
        left:0;
        width:2px;
        height: 100px;
        background:#ffffff;
      }
      

  
      .photo{
              width: 100%;
              height: auto;
              margin-top: 0px;
              background-color: #000000;
           
          }
          .photo-inner{
              height: 100%;
              background-size: cover;
              background-position: center;
              background-repeat: no-repeat;
          }

          .photo_inner_text {
            width: 95%;
            max-width: 1200px;
            padding: 200px 0 0 0;
            margin: auto;
            font-size: 45px;
            font-weight: bold;
            line-height: 57px;
            text-align: center;
          }


          .photo_inner_text2 {
            width: 95%;
            max-width: 770px;
            padding: 60px 0 60px 0;
            margin: auto;
            font-size: 30px;
            font-weight: bold;
            line-height: 36px;
            text-align: center;
          }


          .photo_inner_text3 {
            width: 95%;
            max-width: 770px;
            padding: 60px 0;
            margin: auto;
            font-size: 30px;
            font-weight: bold;
            line-height: 36px;
            text-align: center;
          }

          .photo-inner p {
            width: 100%;
            max-width: 980px;
            margin: auto;
            text-align: left;
            font-size: 16px;
            padding: 0 0 200px 0;
            line-height: 26px;
          }

         

          .photo1 .photo-inner{
              background-image: url('../img/c_bk.jpg');
              background-color: #000000;
          }
          .photo2 .photo-inner{
              background-color: #000000;
          }
          .photo3 .photo-inner{
            background-color: #000000;
          }
          .animation{
              position: relative;
              overflow: hidden;
          }
          .animation::before{
              content: '';
              display: block;
              position: absolute;
              top:0;
              left: 0;
              z-index: 1;
              width: 100%;
              height: 100%;
              background-image: linear-gradient(90deg, #000000 0%, #000000 100%);
              transform: translatex(-100%);
          }
          @keyframes showMask{
              0%{
                  transform: translateX(-100%);
              }
              45%,50%{
                   transform: translate(0%);
              }
              100%{
                  transform: translateX(100%);
              }
          }
          .animation.show::before{
              animation: showMask 1s forwards;
          }
          .animation .photo-inner{
              opacity: 0;
          }
          @keyframes showElements{
              0%{
                  opacity: 0;
              }
              100%{
                  opacity: 1;
              }
          }
          .animation.show .photo-inner{
             animation: showElements 1s 0.1s forwards;
          }
  
  


          .pc_only {
            display: block;
          }

          .sp_only {
            display: none;
          }



          .container2 {
            display: flex;
            flex-wrap: wrap;
            padding: 0 0 40px 0;
          }
          
          
          
          .column {
            width: 20% !important;
            margin: 0px auto 80px auto !important;
            border: 0px solid #ccc;
            min-height: 400px;
            padding: 0% 0% !important;
            box-sizing: border-box;
            position: relative;
           
          
          }
          
          .column_right2 {
            width: 90%;
            margin: 10px auto;
            height: 160px;
          }
          
          .colum_ins_box {
            width: 90%;
            margin: auto;
            padding: 0 0 10px 0;
          }

          .toshi {
            background-image: url(../img/toshi_b.jpg) !important;
            background-size:cover !important;
            background-position: center !important;
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          transition:all .5s;
          }
          
          .toshi:hover {
          
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          
          }
          
          .junya {
            background-image: url(../img/junya_b.jpg) !important;
            background-size:cover !important;
            background-position: center !important;
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          transition:all .5s;
          }
          
          .junya:hover {
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          }
          
          .sky {
            background-image: url(../img/sky_b.jpg) !important;
            background-size:cover !important;
            background-position: center !important;
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          transition:all .5s;
          }
          
          .sky:hover {
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          }
          
          .uy {
            background-image: url(../img/uy_b.jpg) !important;
            background-size:cover !important;
            background-position: center !important;
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          transition:all .5s;
          }
          
          .uy:hover {
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          }
          
          .yasufumi {
            background-image: url(../img/yasufumi_b.jpg) !important;
            background-size:cover !important;
            background-position: center !important;
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          transition:all .5s;
          }
          
          .yasufumi:hover {
            background-color:rgba(0, 0, 0, 0.6) !important;
          background-blend-mode:overlay;
          }
          .small {
            font-size: 12px;
            font-weight: 100;
            display: block;
            padding: 5px 0 0px 0;
          }

          .colum_ins_box {
            width: 90%;
            margin: auto;
            padding: 0 0 10px 0;
          }


.column_ins {
  
  width: 100%;
  margin: auto;
  padding: 0 0 10px 0;
  position: absolute;
  bottom: 0px;
  display: flex;
}

.column_ins img {
  width: 25px;
  margin: 0 10px 0 0;
}


.sample_btn {
  display: inline-block;
  width: 250px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  color: #ffffff;
  background-color: #000000;
  position: relative;
  border: 1px solid #ffffff;
  transition: color 0.5s ease;
  margin: auto;
}
.sample_btn:hover {
  color: #fff;
}
.sample_btn:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.sample_btn::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #c10000;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.5s ease;
  transition-property: transform;
}
.text {
  position: relative;
}





.contents {
  display: flex;
  flex-wrap: wrap;
  width: 70%;
  margin: auto;
  position: relative;
  z-index: 5;
  
}
.item_bk {
  width: 23%;
  color: #000000;
  background-color: rgba(255, 255, 255, 0.562);
  margin: 1%;
  padding: 5px 10px;
  border:  3px solid #000;

}



.data_s {
  max-width: 1200px;
  margin: auto;
  padding: 0px 0;
}


.mask-bg {
  color: transparent;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  overflow: hidden;
  position: relative;
  transition: color 0ms 450ms;
  padding: 0 0 0 10px;
  margin: 0 0 10px 0;
}
.mask-bg::after {
  background: linear-gradient(to left, #ffffff 0%,#ffffff 50%,#ffffff 100%);
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(0, 100%);
}
 
.mask-bg.is-animated {
  color: #ffffff;
  padding: 10px;
  background-color: #000000;
  line-height: 34px;
  border-left: 10px solid #ff0000;


}
.mask-bg.is-animated::after {
  animation: mask-bg 1.2s cubic-bezier(0.8, 0, 0.170, 1);
}


 
@keyframes mask-bg {
  0% {
    transform: translate(0%, 0%)
  }
  40%, 60% {
    transform: translate(0, 0%)
  }
  100% {
    transform: translate(100%, 0%)
  }
}



@media (max-width: 693px) {
.pc_only2 {
  display: none;
}
}






.mv {
  height: 900px;
  margin-bottom: 4rem;
  overflow: hidden;
  position: relative;
  width: 100%;

}
.mv img {
  -webkit-transform: translateX(-80%) scale(1);
  -webkit-transform-origin: 50% 50%;
  display: block;
  height: auto;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%) scale(1);
  transform-origin: 50% 50%;
  width: 100%;
  margin: -150px 0 0  0;
  object-fit: cover !important;
}





.p_list {
  width: 100%;
  text-align: center;
  margin: auto;
  background: #000000 !important;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0;
  margin: 20px 0;
}


.col_3 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 100px 0 0 0;
}
.col_3 > *{
  width: calc( 31.33333% - 0px ) ;
  margin-bottom: 12px;
  text-align: center;
  margin: 0 1%;
}
.col_3 > *:nth-child(3n){
  margin-right: auto;
}
.col_3 > * > *{
  background: #ffffff;
  position: relative;
  overflow: hidden
}
@media screen and (max-width: 960px) {
  .col_3 > *{
      width: calc( 100% - 0px ) ;
  }
  .col_3 > *:nth-child(3n){
      margin-right: 12px;
  }
  .col_3 > *:nth-child(2n){
      margin-right: auto;
  }
}
@media screen and (max-width: 580px) {
  .col_3 > *{
      width: 100%;
      margin: auto;
  }
  .col_3 > *:nth-child(3n){
      margin: auto;
  }
}




@media (max-width: 1393px) {



}

@media (max-width: 1298px) {

  .mv {
    height: 600px !important;
  }

}

@media (max-width: 840px) {

  .mv {
    height: 550px !important;
  }

}
@media (max-width: 780px) {

  .mv {
    height: 450px !important;
  }

}

@media (max-width: 620px) {

  .mv {
    height: 250px !important;
  }

}


          @media (max-width: 980px) {



            .ky_sp {
              max-width: 80%;
            }
            .mv {
              height: 600px;
              margin-bottom: 4rem;
              overflow: hidden;
              position: relative;
              width: 100%;
            }

            .data_s {
              max-width: 1200px;
              margin: auto;
              padding: 0px 0 60px 0;
            }

            .contents {
              display: flex;
              flex-wrap: wrap;
              width: 95%;
              margin: auto;
              position: relative;
              z-index: 5;
              
            }
            .news {
              width: 100%;
              padding: 60px 0 60px 0 !important;
              position: relative;
              background: url(../img/data_s.jpg) !important;
              background-size: cover !important;
              background-position: center !important;
              margin: 60px 0 0px 0 !important;
              background-repeat: no-repeat !important;
              height: 900px;
         
            }


            .content_box {
              width: 100%;
              padding: 100px 0 700px 0;
              position: relative;
            
              background-size: cover !important;
              background-position: center !important;
              margin: 300px 0 0 0 !important;
              background-repeat: no-repeat !important;
         
            }
            

            .item_bk {
              width: 98% !important;
              color: #000000;
              background-color: rgba(255, 255, 255, 0.562);
              margin: 1%;
              padding: 5px 10px;
              border:  3px solid #000;
            
            }

            .item_bk {
              width: calc(100% / 2);
              padding: 20px 10px;
              text-align: left;
              background-color: rgba(255, 255, 255, 0.562);
            }

            .boxes-wrapper2 .bk_ch img {
              width: 100%;
              max-width: 200px;
              padding: 0 20px 0 0px;
              z-index: 2;
              margin: -2100px 0 0 -70px;
            }

            .boxes-wrapper_s .bk_ch img {
              width: 100%;
              max-width: 250px;
              padding: 0 0px 0 0px;
              z-index: 2;
              margin: -340px 20px 0 0px;
             

            }


            .boxes-wrapper_s .bk_ch {
              margin: 0px 0 0 0;
            }

            .bk_ch {
              margin: -300px 0 0 0;
            }
            


            .about p {
              width: 95%;
              max-width: 900px;
              margin: auto;
              z-index: 99 !important;
              background-color: rgba(255, 255, 255, 0.562);
              position: relative;
              padding: 10px;
              border-radius: 20px;
              
            }

            .glitch {
              position: relative;
              font-size: 24px;
              font-weight: bold;
              color: #000000;
              letter-spacing: 3px;
              z-index: 1;
              padding: 60px 0;
              line-height: 40px;
            }

            .pc_only {
              display: none;
            }

            .sp_only {
              display: block;
            }

            .photo_inner_text {
              width: 95%;
              max-width: 1200px;
              padding: 200px 0 0 0;
              margin: auto;
              font-size: 26px;
              font-weight: bold;
              text-align: left;
              line-height: 44px;
            
            }

            .photo_inner_text2 {
              width: 95%;
              max-width: 770px;
              padding: 60px 0 60px 0;
              margin: auto;
              font-size: 30px;
              font-weight: bold;
              line-height: 36px;
              text-align: center;
            }


            .photo-inner p {
              width: 95%;
              max-width: 1200px;
              margin: auto;
              text-align: left;
              font-size: 16px;
              line-height: 26px;
            }
  
            .column {
              width: 96% !important;
              margin: 0 auto 10px auto !important;
              padding: 2% !important;
              overflow: hidden;
            }
            
            .column_left img {
              max-width: 90%;
              margin: 0px auto 0 auto;
            }
            
            .inner_s img {
              width: 25% !important; /* 画像が3つ並ぶように設定 */
              height: auto;
            }
            
            .column_right {
              float: right;
              width: 50%;
              font-size: 18px;
              font-weight: 700;
              text-align: center;
              padding: 0px 0 0 0;
            }
            
            .column_text {
              font-weight: 100;
              font-size: 16px;
              padding: 20px 0 0px 0;
              min-height: 200px;
            }
            
            .column_text2 {
              font-weight: 100;
              font-size: 16px;
              padding: 20px 0 0px 0;
              min-height: 200px;
            }


            .svg-wrapper {
              position: relative;
              padding-top: 400px; /* SVG高さ / SVG幅 * 100 */
              
              }
              .svg-wrapper svg {
              position: absolute;
              width: 100%;
              height: 100%;
              top: 60px;
              left: 19%;
              
              }

          }








.fadeInUp {
  animation: fadeInUp .3s linear;
}
@keyframes fadeInUp{
  0% {
      opacity: 0;
      transform: translateY(100%);
  }
  100% {
      opacity: 1;
      transform: translateY(0%);
  }
}

.mv_ {
  position: relative;
}

.mv_text {
  position: fixed;
  z-index: 1;
}


.background {
  width: 100%;
  height: 100vh;
  background-image: url(../img/kv.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;

}

.background_sp {
  width: 100%;
  height: 100vh;
  background-image: url(../img/kv_sp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  text-align: center;

}


.background img {
  max-width: 940px;
  margin: 15% 0 0 0;

}


.at_video {
  width: 90%;
  top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  border-radius: 50px;
  background-color: #eb6ea5;
  position: absolute;
  margin: 50.4% 0 0 0;
  z-index: 90;
}

.at_video video {
  width: 100%;
  border-radius: 50px;
}

.at_video img {
  border-radius: 50px;
}

.m_cont {
  position: relative;
  padding: 75% 0 0 0;
  z-index: 102;
}

.mv_text2 {
  width: 100%;
  max-width: 700px;
  margin: 150px auto 0 auto;
  padding: 0px 0 0px 0;
  background: #eb6ea5;

}

..mv_text2 img {
  margin: auto;
  max-width: 450px;
}

.at_text {
  padding: 100px 0 120px 0;
}

.at_text h1 {
  text-align: center;
  width: auto;
  margin: auto;
  font-size: 65px;
  margin: -100px 0 0 0;
}

.at_m_text {
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  padding: 0px 0 180px 0;
  line-height: 47px;
}

.at_m_text p {
  padding: 40px 0 0 0;
  
}

.ani{
  transition: 1s all;
  opacity: 0;
  position: relative;
  top: 100px;
}

.ani.move{
  opacity: 1;

}

  
.at_date {
  width: 96%;
  max-width: 800px;
  margin: auto;
  background-color: #fff;
  border-radius: 40px;
  display: block;
}

.at_date_img {
  width: 100%;
  max-width: 750px;
  margin: 60px auto 60px auto;
  padding: 0 0 100px 0;
}

.entry {
  background-color: #fff;
  width: 100%;
  padding: 0px 0 200px 0;
  margin: 100px 0 0px 0;
}

.entry h1 {
  text-align: center;
  color: #eb6ea5;
  padding: 0 0 0px 0;
}

.entry_box {
  width: 23%;
  margin: 40px 1% 0 1%;
  float: left;
}

.entry_name {
  font-weight: 600;
  color: #eb6ea5;
  text-align: center;
  padding: 10px 0 0px 0;
  font-size: 18px;
}

.entry_p {
  background-color: #fff;
  width: 50%;
  padding: 30px 0px 30px 0;
margin:120px auto 40px auto;
  color: #eb6ea5;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  background: #fff;
  border: 5px solid #eb6ea5;
  border-radius: 50px;

}


.whats {
  background: #fff;
  width: 95%;
  max-width: 800px;
  padding: 0px 0px 0px 0 !important;
  margin: 0px auto 40px auto;
  border: 10px solid #eb6ea5;
}


.whats_t {
  background-color: #fff;
  width: 100%;
  padding: 0px 0 200px 0;
  margin: 0px 0 0px 0;
}

.whats_t h1 {
  text-align: center;
  color: #eb6ea5;
  padding: 0 0 40px 0;
}


.whats_date {
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}

.whats_title {
  font-size: 24px;
  font-weight: 600;
  color: #eb6ea5;

}


.whats_left2 {
  width: 30%;
  float: left;
  background: #ff6faa;
  background-size: cover;
}


.whats_left {
  width: 30%;
  float: left;
  background: url(../img/whats2.jpg);
  background-size: cover;
}


.whats_right {
  float: right;
  width: 65%;
  margin: 20px 0 0 0;

}

.whats_right P {
  color: #000000;
  padding: 0px 0 30px 0;
}


table {
  width: 98%;
  max-width: 680px;
  margin: auto;
  padding: 40px 0 0 0;
  border-collapse: collapse;
  border-spacing: 0;
  
}


table td {
  background: #ffffff;
  color: #eb6ea5;
  padding: 10px 10px;
  border-bottom: 1px solid #eb6ea5;

}

.bottan {
  width: 200px;
  text-align: center;
  background-color: #eb6ea5;
  color: #fff;
  padding: 15px 10px;
  cursor: pointer;

}



a.btn_01 {
  max-width: 600px;
  width: 95%;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: 150px auto 0 auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #eb6ea5;
	color: #eb6ea5;
	transition: 0.5s;
}
a.btn_01:hover {
	color: #fff;
	background: #eb6ea5;
}


.credit_text {
  background: #eb6ea5;
  padding: 40px 0 160px 0;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}


.credit_text h1 {
  text-align: center;
  width: auto;
  margin: auto;
  font-size: 65px;
  margin: 0px 0 0 0;
  color: #fff;
}

.credit_text2 {
  background: #000000;
  padding: 40px 0 50px 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}

.staff {
  background: #fff;
  padding: 100px 0 160px 0;
  color: #eb6ea5;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}


.staff h1 {
  text-align: center;
  width: auto;
  margin: auto;
  font-size: 65px;
  margin: 0px 0 0 0;
  color: #eb6ea5;
}



.whats_t h1 {
  text-align: center;
  width: auto;
  margin: auto;
  font-size: 65px;
  margin: 0px 0 0 0;
  color: #eb6ea5;
}


.wrap {
  overflow: hidden;
  background: #fff;
}
.content01 {
  background: #eb6ea5;
  border-bottom-left-radius: 1000px 200px;
  border-bottom-right-radius: 1000px 200px;
  height: 200px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
}

.content03 {
  background: #eb6ea5;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  height: 100px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
} 

.at_home .ani img {
  width: 100%;
  max-width: 320px;
  margin: auto;
}

.at_home .home img {
  max-width: 30px;
  vertical-align: middle;

}

.at_home p {
  margin: 0% 0 0 0;
}

.home {
  margin: 120px 0 0 0;
  width: 100%;
  text-align: center;
  font-size: 16px;
  letter-spacing: 2px;
}

.movie_sale {
  width: 100%;
  margin: auto;
  padding: 0px 0 160px 0;
  background-color: #fff;
  color: #eb6ea5;
}

.movie_sale h1 {
  padding: 0px 0 120px 0;
}

.movie_sale p {
  padding: 0 0 60px 0;
  text-align: center !important;
  line-height: 32px;
}

.sale_box {
  width: 24%;
  margin: 10px 0.5%;
  float: left;

}


.news {

  width: 100%;
  padding: 100px 0 0px 0;
  position: relative;
  margin: 60px 0 0 0;
}

.news_left {
  width: 50%;
  float: left;
  height: 800px;
  background: url(../img/data.jpg);
  background-size: cover;
  background-position: center;
}

.news_right {
  width: 48%;
  float: right;
  padding: 0 1% 0 0;
}


.contentt_box {
  width: 100%;
  padding: 200px 0 200px 0;
  position: relative;
  background: url(../img/c_bk2.png);
  background-size: cover;
  background-position: center;
  margin: 0px 0 0 0;
}

.acc_box {
  width: 100%;
  padding: 100px 0 0px 0;
  position: relative;
  background: url(../img/c_bk2.png);
  background-size: cover;
  background-position: center;
  margin: 0px 0 0 0;
}

.p_box {
  width: 100%;
  padding: 100px 0 0px 0;
  position: relative;
  margin: 0px 0 0 0;
}

.fade-in-element {
  opacity: 0;
  transform: translateY(120px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.fade-in-element.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.n_title {
  max-width: 360px;
}


.curtain3 {
  position: relative;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 4px;
  line-height: 1.2;
  color: #fff;
}

.curtain3 p {
  text-align: center;
  clip-path: inset(0 100% 0 0);
}

.curtain3.is-loaded p {
    transition: clip-path 1.0s cubic-bezier(0.77, 0, 0.175, 1) 0.5s;
    clip-path: inset(0 0 0 0);
}




.logo_area {
  width: 100%;
  max-width: 500px;
  margin: auto;
  padding: 40px 0 0 0;
}

.logo_area_left {
  float: left;
  width: 50%;
  text-align: center;
}

.logo_area_right {
  float: right;
  width: 50%;
  text-align: center;
}

.logo_area_left img {
  margin: 30px 0 0 0;
  max-width: 180px;
}
.logo_area_right img {
  max-width: 100px;
}
@media (max-width: 980px) {

  .contentt_box {
    width: 100%;
    padding: 200px 0 80px 0;
    position: relative;
    background: url(../img/c_bk2.png);
    background-size: cover;
    background-position: center;
    margin: 0px 0 0 0;
  }
  .news_right {
    width: 92%;
    float: none;
    margin: 0 auto 0px auto;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.7);
  }

  .movie_sale_left {
    width: 99% !important;
    float: none !important;
    margin: auto !important;

  }
  
  .movie_sale_right {
    width: 99% !important;
    float: none !important;
    margin: auto !important;
  }

  .sale_box {
    width: 49%;
    margin: 10px 0.5%;
    float: left;
  
  }
  .at_text h1 {
    text-align: center;
    width: auto;
    margin: auto;
    font-size: 35px;
    margin: -100px 0 0 0;
  }

  .whats_t h1 {
    text-align: center;
    width: auto;
    margin: auto;
    font-size: 35px;
    margin: 0px 0 0 0;
  }

  .at_m_text {
    font-size: 18px;
    text-align: left;
    font-weight: 300;
    padding: 0px 0 160px 0;
    line-height: 33px;
    width: 95%;
    margin: auto;
    word-wrap:break-word;
  }

  .at_video {
    width: 90%;
    top: 90%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
    border-radius: 50px;
    background-color: #eb6ea5;
    position: absolute;
    margin: 100% 0 0 0;
    z-index: 90;
  }

  .m_cont {
    position: static;
    padding: 185% 0 0 0;
    z-index: 102;
  }

  .whats {
    background: #fff;
    width: 98%;
    max-width: 800px;
    padding: 0px 0px 0 0px!important;
    margin: 0px auto 50px auto;
    float: left;
    margin: 0 1% 10px 1%;
    border: 5px solid; color: #eb6ea5;
  }

  .entry_box {
    width: 48% !important;
    margin: 40px 1% 0 1%;
    float: left;


  }

  .whats_left {
    width:45%;
    float: left;

  }
  
  .whats_left2 {
    width:45%;
    float: left;
    background: #ff6faa;
  }
  
  .whats_right {
    float: right;
    width: 55%;
    margin: 0px 0 0 0;
    padding: 5px;
  
  }

  .whats_date {
    color: #000000;
    font-weight: 600;
    font-size: 12px;
  }
  
  .whats_title {
    font-size: 16px;
    font-weight: 600;
    color: #eb6ea5;
    padding: 5px 0 5px 0;
  
  }

  .whats_right P {
    color: #000000;
    padding: 0px 0 10px 0;
    font-size: 12px;
  }

  .bottan {
    max-width: 90%;
    text-align: center;
    background-color: #eb6ea5;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 12px;
  
  }


  .credit_text {
    background: #eb6ea5;
    padding: 40px 0 160px 0;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
  }

  
  



  .movie_blk {
    width: 90%;
    height: 400px !important;
    position: relative;
    margin: -60px auto 0 auto !important;
  }
  .movie_blk video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    border-radius: 50% 50% 49% 51% / 53% 43% 57% 47% ;
    top: 0;
    left: 0;
  }



.staff {
  background: #fff;
  padding: 160px 0 60px 0;
  color: #eb6ea5;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}


.entry_p {
  background-color: #fff;
  width: 95%;
  padding: 30px 0px 30px 0;
margin: 100px auto 20px auto;
  color: #eb6ea5;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  background: #fff;
  border: 5px solid #eb6ea5;
  border-radius: 50px;

}
.home {
  margin: 20% 0 0 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
}

.form_area {
  width: 95%;
  max-width: 980px;
  margin: auto;
  text-align: left !important;
  color: #fff;
}

.form_area h1 {
  font-size: 18px;
}

.form_txt {
  text-align: left !important;
  padding: 0 0 40px 0 !important;
  font-size: 16px !important;
}

}

@media (max-width: 490px) { 

  .home {
    margin: 30% 0 0 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
  }


}

/* モーダルを開くボタン */
.modal-open{
 

}

/* モーダルと背景の指定 */
.modal{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,50%);
  padding: 40px 20px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  box-sizing: border-box;
  z-index: 9999 !important;
}

/* モーダルの擬似要素の指定 */
.modal:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.2em;
}

/* クラスが追加された時の指定 */
.modal.is-active{
  opacity: 1;
  visibility: visible;
}

/* モーダル内側の指定 */
.modal-container{
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 900px;
  width: 90%;
  z-index: 9999 !important;
 
}

/* モーダルを閉じるボタンの指定 */
.modal-close{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: #eb6ea5;
  border-radius: 50%;
  cursor: pointer;
}

/* モーダルのコンテンツ部分の指定 */
.modal-content{
  background: #fff;
  text-align: left;
  padding: 20px;
  z-index: 99999 !important;
  border: 10px solid #eb6ea5;
}


.modal-content img {
  max-width: 360px;
  width: 100%;
  margin: auto;
  padding:  0 0 0px 0;
}

.m_p {
  padding: 0 0 20px 0 !important;
  font-size: 12px;
}

/* モーダルのコンテンツ部分のテキストの指定 */
.modal-content p{
  margin: 0em 0;
  padding: 0 !important;
  border-bottom: 1px solid #ccc;
}

.p_t {
  font-weight: 600;
  font-size: 16px !important;

}




.movie_blk {
  width: 90%;
  height: 700px;
  position: relative;
  margin: 0px auto 0 auto;
}
.movie_blk video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  border-radius: 50% 50% 50% 70%/50% 50% 70% 60% ;
  top: 0;
  left: 0;
}

.credit_text a {
  
}

.credit_text a:hover {
  text-decoration: underline;
}


.staff .title {
  background: #eb6ea5;
  color: #fff;
  width: 90%;
  max-width: 600px;
  margin: 20px auto 0 auto;
}

.staff p a {
  font-weight: 100;
  font-size: 16px;
}

.staff p a:hover {
  text-decoration: underline;
}


.icon-text {
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  font-weight: 200;
  font-size: 16px;
  padding: 10px 0;

}

.icon-text img {
  max-width: 40px;
} 

.text-wrap {
  display: flex;
  align-items: center;
  width: 150px;
}




/* 010 */
.button010 a {
  position: fixed;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 240px;
  padding: 10px 25px;
  color: #313131;
  transition: 0.3s ease-in-out;
  font-weight: 600;
  transform: skew(-15deg);
  color: #ffffff;
  background-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000));
  background-image: -webkit-linear-gradient(left, #000 0%, #ffffff 100%);
  background-image: linear-gradient(90deg, #000 0%, #000 100%);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
  bottom: 10px;
  right: 10px;
  z-index: 99999;
  font-size: 14px;
}
.button010 a:hover {
-webkit-transform: skew(0);
transform: skew(0);
color: #fff;
-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
}


#top-head {
  padding: 0 0 100px 0;
}

label {
  color:#eb6ea5;
}

#form_submit_button {
  background-color: #fff !important;
  color: #eb6ea5 !important;
}

#form_submit_button:hover {
  background-color: #eb6ea5 !important;
  color: #fff !important;
}

.form_txt {
  text-align: center;
  padding: 0 0 40px 0 !important;
  font-size: 16px !important;
}


/* 019 */
.button019 a {
  background: #c33975;
  border-radius: 3px;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 280px;
  padding: 10px 25px;
  color: #fff;
  transition: 0.3s ease-in-out;
  font-weight: 500;
}
.button019 a:after {
content: "";
position: absolute;
top: 50%;
bottom: 0;
right: 2rem;
font-size: 90%;
display: flex;
justify-content: center;
align-items: center;
transition: right 0.3s;
width: 6px;
height: 6px;
border-top: solid 2px currentColor;
border-right: solid 2px currentColor;
transform: translateY(-50%) rotate(45deg);
}
.button019 a:hover {
background: #ffffff;
color: #eb6ea5;
}
.button019 a:hover:after {
right: 1.4rem;
}

.form_area {
  width: 95%;
  max-width: 980px;
  margin: auto;
  text-align: center;
  color: #fff;
}
.form_area h1 {
  font-size: 34px;
}

.thanks p {
  padding: 60px 0;
}

.cau {
  width: 90%;
  margin: 40px auto 0 auto;
  background-color: #fff;
  color: #eb6ea5;
  padding: 20px;
  border-radius: 20px;

}

.movie_sale_left {
  width: 49% !important;
  float: left !important;
}

.movie_sale_right {
  width: 49% !important;
  float: right !important;
}

.movie_sale_left img {

}

.movie_sale_right img {


}





.news-list{
  list-style: none outside;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 980px;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.762);
}
.news-list .item {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #CCC;
  padding: 20px 20px;
}
.news-list .item:first-child a{
  border-top: 1px solid #CCC;
}
.news-list .item .date{
  margin: 0;
  min-width: 140px;
  font-size: 18px;
  color: #000000;
  padding: 0 20px 0 0;
}
.news-list .item .category{
  margin: 0;
  min-width: 140px;
  padding: 0 20px 0 0;
}
.news-list .item .category span{
  background: #000000;
  color: #FFF;
  text-align: center;
  display: inline-block;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1;
}
.news-list .item .title{
  margin: 0;
  width: 100%;
  font-size: 18px;
}
.news-list .item a:hover .title{
  color: #00F;
}

.news-list a {
  text-decoration: underline;
  color: rgb(0, 103, 186);
}

@media screen and (max-width: 767px){
.news-list .item {
  flex-wrap: wrap;
}
.news-list .item .date{
  min-width: 100px;
}
.news-list .item .title{
  margin-top: 10px;
}

a.btn_07 {

  width: 100%;
  max-width: 90% !important;

}

}

.contact_area {
  text-align: center;
  padding: 60px 0;
  font-size: 16px;
}


a.btn_07 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #228bc8;
  box-sizing: border-box;
  width: 100%;
  max-width: 460px;
  margin: 60px auto 0 auto;
  height: 80px;
  padding: 0 25px;
  color: #228bc8;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  position: relative;
  transition-duration: 0.2s;
}
a.btn_07:hover {
  background: #228bc8;
  border: 1px solid #05639a;
  color: #fff;
}
a.btn_07:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 40px 50px;
  border-color: transparent transparent #228bc8 transparent;
}
a.btn_07 span {
    position: absolute;
    bottom: 12px;
    right: 20px;
    display: inline-block;
}
a.btn_07 span:before {
    content: '';
    width: 16px;
    height: 16px;
    background: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -8px;
}
a.btn_07 span:after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: 2px solid #228bc8;
    border-right: 2px solid #228bc8;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -3px;
}