/* CSS Document */ :root {
  /* store */
  --red: #b71007;
  --yellow: #fbe957;
  --font01: '小塚ゴシック Pro', 'Kozuka Gothic Pro', sans-serif;
  --font02: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  --font03: "Oswald", serif;
  --font04: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
body {
  margin: 0;
  padding: 0;
  font-family: var(--font01);
  font-size: 20px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  line-height: 1.2;
  letter-spacing: -1px;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
a {
  transition: 0.8s;
}
a:hover {
  opacity: 0.8;
}
header#header {
  #header01 {
    font-style: italic;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    padding: 15px 0;
    h1 {
      text-align: center;
      font-size: 33px;
      font-weight: 900;
      line-height: 63px;
      img {
        padding: 0 15px 0 0;
      }
      strong {
        font-size: 1.27em;
        color: #db2128;
        padding: 0 0 0 15px;
      }
    }
  }
}
#header02 {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-family: var(--font02);
  font-size: 24px;
  padding: 30px 0;
}
#header03 {
  background: url(../images/header03_bg.webp) no-repeat scroll center bottom;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  z-index: -1;
  .boxs {
    .box01 {
      font-style: italic;
      font-weight: 900;
      font-size: 32px;
      padding: 20px 0;
      text-align: center;
      strong {
        padding: 0 1% 0 0.5%;
        color: #fff;
        font-size: 1.56em;
        position: relative;
        margin: 0 0 0 0.5%;
        span:first-child {
          z-index: 1;
          position: relative;
        }
        span:last-child {
          background-color: #000;
          clip-path: polygon(15% 15%, 100% 15%, 85% 85%, 0% 85%);
          transform: skew(-10deg);
          display: inline-block;
          z-index: 0;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
      }
    }
    h3 {
      padding: 15px 0;
      border-bottom: 1px solid #fff;
      border-top: 1px solid #fff;
      font-family: var(--font02);
      font-style: italic;
      width: 95%;
      max-width: 1200px;
      margin: auto;
      font-size: 32px;
      text-align: center;
      span {
        color: #fff053;
      }
      strong {
        color: #fff053;
        font-size: 1.2em;
        font-weight: 900;
      }
    }
    .box02 {
      position: relative;
      width: 95%;
      max-width: 1200px;
      margin: auto;
      padding: 0 0 50px;
      text-shadow: 0 0 10px #000;
      letter-spacing: -2px;
      .boxs {
        padding: 20px 0 50px;
        /*transform: rotate(-3deg);*/
        font-style: italic;
        width: fit-content;
        .t01 {
          text-align: center;
          margin: 0 0 5px;
          .box {
            position: relative;
            display: inline-block;
            padding: 0 20px;
            .txt {
              color: white;
              text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
              font-weight: bold;
              z-index: 1;
              position: relative;
              font-size: 48px;
              strong {
                font-family: "Oswald", serif;
                font-optical-sizing: auto;
                font-style: normal;
                color: var(--yellow);
                font-size: 1.5em;
              }
            }
            .bg01 {
              right: -5px;
              bottom: -5px;
              z-index: 0;
              position: absolute;
              width: 100%;
              height: 80%;
              background-color: var(--yellow);
              clip-path: polygon(2% 40%, 100% 40%, 98% 100%, 0% 100%);
              transform: skew(-10deg);
              display: inline-block;
            }
            .bg02 {
              left: 0;
              right: 0;
              bottom: 0;
              z-index: 0;
              position: absolute;
              width: 100%;
              height: 80%;
              background-color: #000;
              clip-path: polygon(2% 40%, 100% 40%, 98% 100%, 0% 100%);
              transform: skew(-10deg);
              display: inline-block;
            }
          }
        }
        .t02 {
          font-family: var(--font02);
          font-size: 150px;
          text-align: left;
          line-height: 0.9;
          font-weight: 900;
          margin: 0 0 20px;
          span {
            color: var(--yellow);
            font-size: 1.2em;
          }
        }
        .t03 {
          font-family: var(--font02);
          font-size: 42px;
          text-align: left;
          span {
            font-size: 1.2em;
          }
        }
      }
      .b02 {
        font-family: var(--font02);
        position: absolute;
        bottom: 150px;
        right: 5vw;
        font-size: 16px;
        line-height: 1.3;
        z-index: 3;
        div {
          /*font-size: 35px;*/
          font-size: 2.5em;
          font-weight: 600;
          margin: 0 0 10px;
          span {
            font-size: 0.65em;
          }
        }
      }
      .b03 {
        font-weight: 900;
        font-size: 41px;
        margin: 0 0 30px;
        z-index: 1;
        position: inherit;
        span {
          font-family: var(--font03);
          font-optical-sizing: auto;
          font-style: normal;
          font-size: 1.3em;
        }
        .b1 {
          color: var(--yellow);
          margin-bottom: 10px;
        }
        .b2 {
          font-size: 0.73em;
          line-height: 55px;
        }
        strong {
          font-size: 1.2em;
          background: #000;
          text-shadow: 0 0 0;
          margin: 0 0 0 5px;
        }
      }
      .b04 {
        position: absolute;
        right: 0%;
        width: 43%;
        max-width: 430px;
        bottom: 0;
      }
      .btn {
        margin: 0;
        z-index: 1;
        position: relative;
        font-size: 36px;
        width: 100%;
        font-weight: 600;
        text-shadow: 0 0 0 #000;
      }
    }
  }
}
.btn {
  border: 1px solid #fff;
  border-radius: 50px;
  box-shadow: 2px 2px #fff;
  font-size: 24px;
  padding: 20px 40px;
  margin: auto;
  display: flex;
  color: #fff;
  line-height: 52px;
  width: max-content;
  justify-content: center;
  width: 80%;
  max-width: 750px;
  strong {
    font-size: 1.2em;
  }
  span {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: lightgray;
    text-align: center;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    font-size: 15px;
    width: 30px;
    height: 30px;
    margin: 10px 0 10px 15px;
    font-family: sans-serif;
  }
}
.btn.btn01 {
  background: linear-gradient(180deg, #262626 0%, #262626 50%, #474747 51%, #252525 100%);
  background-size: 100% 200%;
  background-position: 0 50%;
  transition: background-position 0.3s ease-in-out;
}
.btn.btn01:hover {
  background-position: 0 0%;
}
.btn.btn02 {
  background: linear-gradient(180deg, #901615 0%, #901615 50%, #c30b09 51%, #921614 100%);
  background-size: 100% 200%;
  background-position: 0 50%;
  transition: background-position 0.3s ease-in-out;
}
.btn.btn02:hover {
  background-position: 0 0%;
}
main {
  width: 100%;
  overflow-x: hidden;
}
#main01 {
  background: url(../images/main01_bg.webp) no-repeat scroll center top;
  background-size: cover;
  padding: 40px 0 130px;
  .box01 {
    color: #fff;
    width: 95%;
    max-width: 1200px;
    margin: auto;
    font-weight: 600;
    .box {
      max-width: 450px;
      width: 55%;
      text-shadow: 0 0 15px #000;
      ul {
        padding: 25px 0;
        li {
          background: #000;
          margin: 0 auto 15px;
          padding: 10px 0;
          text-align: center;
          font-size: 30px;
          max-width: 400px;
          width: 100%;
        }
      }
      .txt01 {
        font-family: var(--font02);
        font-size: 30px;
        line-height: 1.3;
        text-shadow: -2px -2px 5px #0000003b, 2px -2px 5px #0000003b, -2px 2px 5px #0000003b, 2px 2px 5px #0000003b;
        strong {
          font-size: 1.3em;
        }
      }
    }
    .txt02 {
      font-family: var(--font02);
      padding: 60px 0 0;
      font-size: 32px;
      text-align: center;
      font-weight: 900;
      text-shadow: 0 0 10px #000;
      strong {
        font-size: 1.2em;
        color: var(--yellow);
      }
    }
  }
  .txtbox {
    color: #fff;
    width: 100%;
    max-width: 1200px;
    margin: 55px auto 110px;
    font-weight: 600;
    text-shadow: -2px -2px 5px #0000003b, 2px -2px 5px #0000003b, -2px 2px 5px #0000003b, 2px 2px 5px #0000003b;
    text-align: center;
    letter-spacing: -2px;
    line-height: 1;
    .t01 {
      display: flex;
      align-items: center;
      margin-bottom: 5px;
      justify-content: center;
      .t1 {
        writing-mode: horizontal-tb;
        font-size: 162px;
      }
      .t2 {
        writing-mode: vertical-lr;
        text-orientation: upright;
        margin-left: 0.8%;
        font-size: 53px;
        margin-bottom: 0.8%;
      }
    }
    .t02 {
      font-size: 110px;
      margin-bottom: 5px;
    }
    .t03 {
      font-size: 200px;
      margin-bottom: 5px;
    }
  }
  .box02 {
    position: relative;
    background: #000;
    .b {
      background: #fff;
      border: 3px solid var(--yellow);
      box-shadow: 5px 5px var(--red);
      border-radius: 5px;
      width: 95%;
      max-width: 1200px;
      margin: auto;
      position: relative;
      .t01 {
        position: absolute;
        top: -50px;
        left: 0;
        right: 0;
        margin: auto;
        width: fit-content;
        transform: rotate(-3deg);
        font-style: italic;
        font-family: var(--font01);
        .box {
          position: relative;
          display: inline-block;
          padding: 0 20px;
          .txt {
            color: white;
            text-shadow: -2px -2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, 2px 2px 0 #000;
            font-weight: bold;
            z-index: 1;
            position: relative;
            font-size: 48px;
            strong {
              font-optical-sizing: auto;
              /*font-style: normal;*/
              color: var(--yellow);
              font-size: 1.5em;
            }
          }
          .bg01 {
            right: -5px;
            bottom: -5px;
            z-index: 0;
            position: absolute;
            width: 100%;
            height: 80%;
            background-color: var(--yellow);
            clip-path: polygon(2% 40%, 100% 40%, 98% 100%, 0% 100%);
            transform: skew(-10deg);
            display: inline-block;
          }
          .bg02 {
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 0;
            position: absolute;
            width: 100%;
            height: 80%;
            background-color: #000;
            clip-path: polygon(2% 40%, 100% 40%, 98% 100%, 0% 100%);
            transform: skew(-10deg);
            display: inline-block;
          }
        }
      }
      ul {
        padding: 55px 5% 65px;
        border: 2px solid #000;
        border-radius: 5px;
        font-family: var(--font04);
        li {
          border-top: 1px dotted #000;
          padding: 30px 5px 20px;
          font-size: 22px;
        }
        li:first-child {
          border-top: none;
        }
      }
      .loadMore {
        position: absolute;
        bottom: -40px;
        left: 0;
        right: 0;
        margin: auto;
      }
    }
  }
  .btn {
    font-weight: 600;
  }
}
.mensbox {
  padding: 75px 0 90px;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  .boxs {
    overflow-y: hidden;
    .designtxt {
      z-index: -1;
      position: absolute;
      font-family: var(--font03);
      writing-mode: vertical-lr;
      font-size: 123px;
      white-space: nowrap;
      color: #f3efef;
    }
    .box01 {
      min-height: 478px;
      font-family: var(--font02);
      padding: 180px 0 0;
      margin: 0 auto 50px;
      width: 95%;
      max-width: 1000px;
      .t01 {
        font-size: 36px;
        background: #fff;
        display: inline-block;
        margin: 0 0 40px;
      }
      .t02 {
        div {
          background: #fff;
          display: inline-block;
          margin: 0 0 10px;
          width: fit-content;
          img {
            width: auto;
            height: 20px;
            margin-right: 5px;
          }
        }
      }
    }
    .box02 {
      padding: 60px 0 50px;
      margin: auto;
      width: 95%;
      max-width: 1000px;
      line-height: 2;
      font-family: var(--font04);
    }
  }
}
#main02.mensbox {
  .boxs {
    .designtxt {
      top: 0;
      left: 0;
    }
    .box01 {
      background: url(../images/mensbox01.png) no-repeat scroll right top;
    }
  }
}
#main06.mensbox {
  margin-top: 50px;
  .boxs {
    .designtxt {
      top: 0;
      right: 0;
    }
    .box01 {
      background: url(../images/mensbox02.png) no-repeat scroll left top;
      .t01 {
        text-align: right;
      }
      .t02 {
        text-align: right;
      }
    }
  }
}
#main03 {
  background: url(../images/main03_bg.jpg) no-repeat scroll center top/cover;
  /*background-attachment: fixed;*/
  clip-path: polygon(50% 100%, 100% 90%, 100% 0%, 0% 0%, 0% 90%);
  padding: 150px 1% 10%;
  .box {
    ul {
      background: #ffffffde;
      padding: 40px 4%;
      width: 95%;
      max-width: 900px;
      margin: auto;
      font-size: 28px;
      font-family: var(--font02);
      li {
        padding: 20px 0 15px;
        border-bottom: 1px solid #000;
        position: relative;
      }
      li::before {
        content: '✓';
        color: var(--red);
        position: absolute;
        font-size: 1.5em;
        left: -7px;
        top: 10px;
        bottom: 0;
      }
    }
    .txt {
      padding: 4% 0 0;
      font-weight: 900;
      font-size: 47px;
      color: #fff;
      font-style: italic;
      text-align: center;
      letter-spacing: -2px;
    }
  }
}
#main04 {
  margin: -10% auto 0;
  padding: 850px 0 0;
  background: url(../images/kondotakami02_bg.png) no-repeat scroll center top/auto;
  /*background-attachment: fixed;*/
  .main04_box {
    padding: 0 0 120px;
    background-color: #fff;
    .box01 {
      .boxs {
        text-align: center;
        font-family: var(--font02);
        position: relative;
        margin: auto;
        .txt {
          text-shadow: 0px 0px 5px #fff;
          width: 98%;
          max-width: 1000px;
          margin: auto;
          padding: 40px 0;
          font-weight: 900;
          position: relative;
          .t01 {
            font-size: 100px;
            margin: 0 0 20px;
            span {
              color: var(--red);
            }
          }
          .t02 {
            font-size: 35px;
          }
        }
      }
    }
    .box02 {
      font-family: var(--font02);
      width: 95%;
      max-width: 1000px;
      margin: auto;
      padding: 0 0 40px;
      line-height: 2;
      font-size: 20px;
      text-align: center;
      span {
        color: var(--red);
      }
      strong {
        font-weight: 600;
      }
    }
    .box03 {
      width: 95%;
      max-width: 1000px;
      margin: auto;
      line-height: 2;
      font-size: 20px;
      font-family: var(--font04);
      padding: 0 0 90px;
      .tit {
        background: #000;
        color: #FFF;
        text-align: center;
        padding: 5px 0;
        font-family: var(--font02);
        font-weight: 900;
        font-size: 36px;
      }
      ul {
        padding: 30px 0 50px;
        li {}
        li::before {
          content: '●';
          color: var(--red);
          margin: 0 10px 0 0;
        }
      }
      table {
        margin: 30px 0 50px;
        letter-spacing: 0;
        thead {
          tr {
            .red {
              color: var(--red);
            }
            th {
              text-align: left;
              font-weight: 600;
              width: 100px;
            }
            td {
              strong {
                font-weight: 600;
              }
              a {
                color: var(--red);
                margin: 0 0 0 15px;
                font-weight: 900;
              }
            }
          }
        }
      }
      .text {
        line-height: 26px;
        color: var(--red);
        text-align: center;
        font-weight: 600;
        margin: 30px 0;
        img {
          margin: 0 5px;
        }
      }
    }
    .txt02 {
      text-align: center;
      font-size: 75px;
      font-style: italic;
      font-weight: 500;
      font-family: var(--font02);
      letter-spacing: -5px;
      strong {
        font-size: 1.2em;
        font-weight: 900;
      }
    }
    .btn {
      width: 100%;
      max-width: 1000px;
    }
  }
}
#main05 {
  background: #eeeeee;
  padding: 60px 0 100px;
  .box01 {
    margin: 35px 0 160px;
    .slick-track {
      display: flex;
    }
    .slick-slide {
      height: auto !important;
    }
    .slider01 {
      width: 100%;
      margin: auto;
      article {
        margin: 0 5px;
        background-color: #fff;
        .box {
          padding: 7% 4%;
          max-width: 680px;
          width: 98%;
          .b01 {
            display: flex;
            .img {
              max-width: 200px;
              width: 35%;
              margin: 0 5% 0 0;
              img {
                aspect-ratio: 1 / 1;
                object-fit: cover;
                object-position: center top;
              }
            }
            .t {
              display: flex;
              width: 60%;
              align-items: center;
              font-family: var(--font02);
              .tb {
                .t01 {
                  font-size: 24px;
                  line-height: 2;
                  margin-bottom: 20px;
                }
                .t02 {
                  font-size: 30px;
                  span {
                    font-size: 0.8em;
                  }
                }
              }
            }
          }
          .b02 {
            border-bottom: 1px solid #000;
            color: var(--red);
            font-family: var(--font02);
            padding: 25px 0;
            font-size: 30px;
          }
          .b03 {
            font-family: var(--font04);
            font-size: 25px;
            font-size: 20px;
            margin-top: 30px;
            line-height: 1.8;
          }
        }
      }
      .slick-dots {
        bottom: -50px;
        li button:before {
          font-size: 15px;
        }
        li.slick-active button:before {
          color: var(--red);
        }
      }
    }
  }
  .box02 {
    .list-container {
      padding: 50px 60px;
      background: #fff;
      max-width: 1200px;
      width: 95%;
      margin: 50px auto 0;
      position: relative;
      ul {
        font-family: var(--font04);
        li {
          text-align: center;
          padding: 25px;
          font-size: 20px;
          border-bottom: 1px dotted #000;
          line-height: 1.5;
        }
      }
      .loadMore {
        .btn {
          position: absolute;
          bottom: -60px;
          left: 0;
          right: 0;
          margin: auto;
        }
      }
    }
  }
  .txt {
    padding: 100px 0 0;
    font-size: 48px;
    line-height: 1.5;
    font-family: var(--font02);
    text-align: center;
    font-weight: 600;
  }
}
#main06 {
  .boxs {
    .box01 {
      text-align: right;
    }
    .box02 {}
  }
  .slick-slide {}
}
#main07 {
  background: #eeeeee;
  padding: 60px 0 90px;
  .slider02_box {
    padding: 100px 0 0;
    .slider02 {
      width: 100%;
      margin: 0 auto;
      /*max-width: 1000px;*/
      .box {
        /* width: 100%;
      max-width: 1000px;*/
        padding: 5px;
        img {
          width: 100%;
          aspect-ratio: 3 / 2;
          object-fit: cover;
        }
      }
      .slick-dots {
        bottom: -50px;
        li button:before {
          font-size: 15px;
        }
        li.slick-active button:before {
          color: var(--red);
        }
      }
    }
  }
}
#main08 {
  padding: 100px 0 120px;
  .banner {
    padding: 80px 0 70px;
    img {
      margin: auto;
      display: block;
    }
  }
}
#header03 .btn span, #main04 .btn span, #main08 .btn span {
  transform: rotate(90deg);
}
.tit02 {
  text-align: center;
  .t01 {
    color: #c9c9c9;
    font-family: var(--font03);
    font-size: 30px;
    margin-bottom: 10px;
  }
  .t02 {
    color: #000;
    font-family: var(--font02);
    font-size: 48px;
    font-weight: 900;
  }
}
.list-container {
  .itemList {
    li {
      display: none;
      /* 全ての項目を非表示 */
    }
    li.visible {
      display: list-item;
      /* visibleクラスが付与された項目を表示 */
    }
  }
  .loadMore {
    background: none;
    border: none;
    font-size: 16px;
    cursor: pointer;
  }
  button .btn {
    span {
      color: var(--red);
    }
  }
}
footer {
  background: #1b1b1b;
  color: #fff;
  padding: 65px 0 125px;
  font-family: var(--font04);
  line-height: 1.5;
  .f_logo {
    width: fit-content;
    margin: 0 auto 40px;
    display: block;
  }
  .txt {
    width: fit-content;
    margin: 0 auto 80px;
    display: block;
    font-size: 20px;
    .t01 {
      margin: 0 0 20px;
    }
    .t02 {
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 20px;
      img {
        margin: 0 10px 0 0;
      }
    }
  }
  copy {
    font-size: 14px;
    text-align: center;
    display: block;
    letter-spacing: 0px;
  }
}
/* その場で */
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 下から */
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeUpAnime {
  from {
    opacity: 0;
    transform: translateY(100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 上から */
.fadeDown {
  animation-name: fadeDownAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeDownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* 左から */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* 右から */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
/* スクロールをしたら出現する要素にはじめに透過0を指定　*/
.fadeInTrigger, .fadeUpTrigger, .fadeDownTrigger, .fadeLeftTrigger, .fadeRightTrigger {
  opacity: 0;
  /*overflow: hidden;*/
}
/* アコーディオン */
.accordion {
  input {
    display: none;
  }
  .accordion-title {
    cursor: pointer;
  }
  .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out, padding 0.3s ease-out;
  }
  input:checked + .accordion-title + .accordion-content {
    max-height: fit-content;
  }
  input:checked + .accordion-title {
    display: none;
  }
}
/* タイピング用のアニメーションスタイル */
.typing-effect {
  visibility: hidden; /* 初期状態で非表示 */
}
.typing-effect span {
  display: inline-block;
  opacity: 0;
  transition: opacity 0.01s ease;
}