@charset "UTF-8";

/*fixedでブロックがなくなるのではじめの要素のトップに余白を持たせる*/
/*=================section1=============================*/
#area-1{
    width:100%;
    display: flex;
    justify-content: center;
    background: url(../image/k3-top-img.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section1{
  position:relative;
  padding-top:100px;
  width:100%;
  max-width:1200px;
  height:900px;

}

.section1-txt1{
    position: absolute;
    top:15%;
    left:75%;
     -ms-writing-mode: tb-rl;
     writing-mode: vertical-rl;
}

.section1-txt2{
    position: absolute;
    bottom:10%;
    left:0;
}

.bg-gray{
    font-size: 2.4em;
    font-weight: 900;
    color:#fff;
    background-color: rgba(0,0,0,0.4);
    padding:10px 15px;
}

@media(max-width:550px){
  .section1-txt1{
      position: absolute;
      top:10%;
      left:60%;
       -ms-writing-mode: tb-rl;
       writing-mode: vertical-rl;
  }

  .section1-txt2{
      position: absolute;
      bottom:10%;
      left:0;
  }
  .bg-gray{
      font-size: 1.8em;
  }
}

/*=================section2=============================*/

#area-2{
  position: relative;
  width:100%;
  height:auto;
  background: url(../image/k3-top-top.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section2{
    width:100%;
    max-width:1200px;
    padding:160px 0;
}

#area-3{
  width:100%;
  display: flex;
  justify-content: center;
}

.section3{
  width:100%;
  max-width: 1200px;
}

@media(max-width:550px){
  #area-2{
  /*
  background:linear-gradient(to top , #000 0%, rgba(211,223,211,0.7) 50%, rgba(0, 0, 0, 0) 70%,rgba(0, 0, 0, 0) 100%) , url(../image/k3-top-top.png);*/
  background: url(../image/k3-top-top_sp.png);
  background-repeat: no-repeat;
  background-position:center;
  background-size: cover;
  }

  .section2{
      padding:60px 0;
  }


}

#area-4{
  width:100%;
  display: flex;
  justify-content: center;
}

.section4{
  width:100%;
  max-width: 1200px;
}

#area-5{
  width:100%;
  display: flex;
  justify-content: center;
}

.section5{
  width:100%;
  max-width: 1200px;
}


.relative_z2{
  position: relative;
  z-index: 2;
}

.k3-title{
  margin-left: -1em;
  position: relative;
  z-index: 2;
  color:transparent;
  letter-spacing: .5rem;
  transform: scale(0.75, 1);
  font-weight: 900;
  -webkit-text-stroke: 1.5px #D22D25;
  text-stroke: 1.5px #D22D25;
}

.k3-title1{
  position: relative;
  z-index: 2;
  color:#fff;
  margin-left:-0.5em;
  font-size: 3.4em;
  letter-spacing: .5rem;
  transform: scale(0.75, 1);
  font-weight: 900;
  -webkit-text-stroke: 1px #D22D25;
  text-stroke: 1px #D22D25;
}


.k3-title2{
  position: relative;
  z-index: 2;
  color:#fff;
  margin-left: -0.75em;
  font-size: 3.4em;
  letter-spacing: .5rem;
  transform: scale(0.75, 1);
  font-weight: 900;
  -webkit-text-stroke: 1px #D22D25;
  text-stroke: 1px #D22D25;
}

.section2-bgimg1{
  position: absolute;
  z-index: 0;
  top:-5%;
  right:0;
  width:60%;
  max-width:1200px;
}

.section2-bgimg2{
  position: absolute;
  z-index: 0;
  top:28%;
  left:-5%;
  width:71.4%;/*119%*/
  max-width:1200px;
}

.section2-bgimg3{
  position: absolute;
  z-index: 0;
  bottom:-18%;
  left:10%;
  width:92%;/*1.53*/
  max-width:1200px;
}

.k3-bgred{
    width:140px;
    display: flex;
    justify-content: center;
    font-weight: bold;
    color:#fff;
    font-size: 1.1em;
    background-color: #D22D25;
    padding:8px 18px;
}

.k3-bgred1{
    width:240px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    color:#fff;
    background-color: #D22D25;
    padding:12px 18px;
}

.k3-red{
  color:#D22D25;
}

.k3-yen{
  padding:0 0 0 10px;
  width:160px;
  display: flex;
  justify-content: flex-end;
  font-family: 'Avenir Next Condensed','System','Arial',sans-serif;
  font-size: 1.8em;
  letter-spacing: .5rem;
  transform: scale(0.75, 1);
  font-weight: 900;
}

.k3-camp{
width:fit-content;
height:360px;
/*padding:20px;*/
}

.k3-free{
  font-size: 2.4em;
  font-weight: 900;
  letter-spacing: .5rem;
  color:#D22D25;
  border:1px solid #D22D25;
  padding:10px 15px;
  background-color: #fff;
}

.k3-bg_black{
  background-color: #333;
  color:#fff;
  font-size: 2.8em;
  font-weight: 900;
  letter-spacing: 0.5rem;
  padding:10px 20px;
}

.k3-bg_white{
  padding:20px 20px;
  background-color: #fff;
  position: relative;
  z-index: 2;
}

.k3-bg_redblack{
  width:200px;
  height:200px;
 position: relative;
  background-color:#000;
}

.k3-bg_redblack:after{
  content:"";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  /*ここで三角形のサイズを決める。必ず幅100vwにして、ブラウザサイズいっぱいにしてください。*/
  border-width: 40px 0 0 100vw ;
  background-color: #D22D25;

}

.Block1::before{


  /*transparentで余分な線を消す*/

}

.k3-priceflm{
  position: absolute;
  top:35%;
  left:30%;
}

.k3-price_ttl{
  position: relative;
  z-index: 2;
  color:#fff;
  font-size: 3.4em;
  letter-spacing: 0.3;
  font-weight: 900;
  -webkit-text-stroke: 1px #D22D25;
  text-stroke: 1px #D22D25;
}

.k3-price_wbg{
  position: relative;
    margin-top: -40px;
    padding:40px 10px 10px 5px;
    width:330px;
    height: 140px;
    background-color: #fff;
}

.k3-price_wbg::after{
  content: '';
  display: block;
  position: absolute;
  top:0;
  right: -140px;
    border-top: 70px solid #fff;
    border-right: 70px solid transparent;
    border-left: 70px solid #fff;
    border-bottom: 70px solid transparent;
}

.k3-staffflm{
  position: absolute;
  top:35%;
  left:50%;
}

.k3-staff_wbg{
  position: relative;
    margin-top: -40px;
    padding:40px 10px 10px 25px;
    width:330px;
    height: 140px;
    background-color: #fff;
}

.k3-staff_wbg::after{
  content: '';
  display: block;
  position: absolute;
  top:0;
  left: -140px;
    border-top: 70px solid transparent;
    border-right: 70px solid #fff;
    border-left: 70px solid transparent;
    border-bottom: 70px solid #fff;
}

.k3-anida{
  padding:20px 20px 0 20px;
}

.k3-mtop1{
  margin-top:640px;
  }

  .k3-mtop2{
    margin-top:540px;
  }

  .k3-paddimg1{
    padding:40px;
  }

  .k3-paddimg2{
    padding:40px;
  }


@media(max-width:550px){
  .k3-camp{
  width:100%;
  height:auto;
  /*padding:20px;*/
  }

  /*
  .k3-bgred{
      width:110px;
      display: flex;
      justify-content: center;
      font-weight: bold;
      color:#fff;
      font-size: 1.1em;
      background-color: #D22D25;
      padding:8px 18px;
  }

  .k3-yen{
    padding:0 0 0 10px;
    width:130px;
    display: flex;
    justify-content: flex-end;
    font-family: 'Avenir Next Condensed','System','Arial',sans-serif;
    font-size: 1.8em;
    letter-spacing: .5rem;
    transform: scale(0.75, 1);
    font-weight: 900;
  }
*/

.k3-amida{
  padding:20px 20px 0 20px;
  transform: rotate(90deg);
  }

.k3-mtop1{
  margin-top:40px;
  }

  .k3-mtop2{
    margin-top:40px;
  }

  .k3-bg_black{
    background-color: #333;
    color:#fff;
    font-size: 2em;
    font-weight: 900;
    letter-spacing: 0.5rem;
    padding:8px 10px;
  }
  .k3-paddimg1{
    padding:0 0 0 40px;
  }
  .k3-paddimg2{
    padding:0 40px 0 0;
  }
  .k3-priceflm{
    position: absolute;
    top:17%;
    left:2%;
  }
  .k3-staffflm{
    position: absolute;
    top:17%;
    left:55%;
  }

  .k3-price_wbg{
    position: relative;
      margin-top: -20px;
      padding:5px 0 0 0;
      width:200px;
      height: 100px;
      background-color: #fff;
  }

  .k3-price_wbg::after{
    content: '';
    display: block;
    position: absolute;
    top:0;
    right: -100px;
      border-top: 50px solid #fff;
      border-right: 50px solid transparent;
      border-left: 50px solid #fff;
      border-bottom: 50px solid transparent;
  }

  .k3-staff_wbg{
    position: relative;
      margin-top: -20px;
      padding:5px 0 0 0;
      width:200px;
      height: 100px;
      background-color: #fff;
  }

  .k3-staff_wbg::after{
    content: '';
    display: block;
    position: absolute;
    top:0;
    left: -100px;
      border-bottom: 50px solid #fff;
      border-left: 50px solid transparent;
      border-right: 50px solid #fff;
      border-top: 50px solid transparent;
  }

}


/*正方形のタイル状に並べる*/
.gallery {
    display: flex;
    flex-wrap: wrap;
}

.gallery li {
    opacity: 0; /* アニメーションでふわっと出すためあらかじめ透明度ゼロにしておく */
    width: calc(33.33% - 1px); /* -1pxとしているのは、1px分隙間をつくるため */
    max-width: 400px; /* 150px最大で幅150pxとしています */
    /*margin: 0 0 1px 1px;  下と左に1px分、隙間をつくります */
}

@media(max-width:550px){
  .gallery li {
      opacity: 0; /* アニメーションでふわっと出すためあらかじめ透明度ゼロにしておく */
      width: calc(50% - 1px); /* -1pxとしているのは、1px分隙間をつくるため */
      max-width: 360px; /* 150px最大で幅150pxとしています */
      /*margin: 0 0 1px 1px;  下と左に1px分、隙間をつくります */
  }
}

figure {
    /*position: relative;
    padding-top: 100%;*/
}

figure img {
      /*width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      object-fit: cover;*/
}

/*アニメーション*/
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.gallery li.active:nth-child(1) {
 -webkit-animation: fadein 0.4s ease 0.1s 1 forwards;
 animation: fadein 0.4s ease 0.1s 1 forwards; }
.gallery li.active:nth-child(2) {
 -webkit-animation: fadein 0.4s ease 0.2s 1 forwards;
 animation: fadein 0.4s ease 0.2s 1 forwards; }
.gallery li.active:nth-child(3) {
 -webkit-animation: fadein 0.4s ease 0.3s 1 forwards;
 animation: fadein 0.4s ease 0.3s 1 forwards; }
.gallery li.active:nth-child(4) {
 -webkit-animation: fadein 0.4s ease 0.4s 1 forwards;
 animation: fadein 0.4s ease 0.4s 1 forwards; }
.gallery li.active:nth-child(5) {
 -webkit-animation: fadein 0.4s ease 0.5s 1 forwards;
 animation: fadein 0.4s ease 0.5s 1 forwards; }
.gallery li.active:nth-child(6) {
 -webkit-animation: fadein 0.4s ease 0.6s 1 forwards;
 animation: fadein 0.4s ease 0.6s 1 forwards; }
.gallery li.active:nth-child(7) {
 -webkit-animation: fadein 0.4s ease 0.7s 1 forwards;
 animation: fadein 0.4s ease 0.7s 1 forwards; }
.gallery li.active:nth-child(8) {
 -webkit-animation: fadein 0.4s ease 0.8s 1 forwards;
 animation: fadein 0.4s ease 0.8s 1 forwards; }
.gallery li.active:nth-child(9) {
 -webkit-animation: fadein 0.4s ease 0.9s 1 forwards;
 animation: fadein 0.4s ease 0.9s 1 forwards; }
.gallery li.active:nth-child(10) {
 -webkit-animation: fadein 0.4s ease 1s 1 forwards;
 animation: fadein 0.4s ease 1s 1 forwards; }
.gallery li.active:nth-child(11) {
 -webkit-animation: fadein 0.4s ease 1.1s 1 forwards;
 animation: fadein 0.4s ease 1.1s 1 forwards; }
.gallery li.active:nth-child(12) {
 -webkit-animation: fadein 0.4s ease 1.2s 1 forwards;
 animation: fadein 0.4s ease 1.2s 1 forwards; }
.gallery li.active:nth-child(13) {
 -webkit-animation: fadein 0.4s ease 1.3s 1 forwards;
 animation: fadein 0.4s ease 1.3s 1 forwards; }
.gallery li.active:nth-child(14) {
 -webkit-animation: fadein 0.4s ease 1.4s 1 forwards;
 animation: fadein 0.4s ease 1.4s 1 forwards; }
.gallery li.active:nth-child(15) {
 -webkit-animation: fadein 0.4s ease 1.5s 1 forwards;
 animation: fadein 0.4s ease 1.5s 1 forwards; }
 .gallery li.active:nth-child(16) {
  -webkit-animation: fadein 0.4s ease 1.6s 1 forwards;
  animation: fadein 0.4s ease 1.6s 1 forwards; }
