@charset "Shift_JIS";
body {
  margin: 0;
  padding: 0;
  font-family: sans-serif;
  background-color: #000;
}
a:hover {
  opacity: 0.8;
}
#Main {
  display: block;
  width: 100%;
  max-width: 700px;
  margin: 0 auto 4%;
  padding-top: 5%;
  position: relative;
}
#Main img {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 4%;
}
#wrapper {
  margin: 0 auto 0%;
  width: 100%;
  max-width: 700px;
  position: relative;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #f2f2f2;
}
#wrapper img {
  border: 0;
  vertical-align: bottom;
}
.wrap_content {
  width: 800px;
  margin: 0 auto;
  padding: 5% 0;
  text-align: center;
  position: relative;
}
#wrapper p {
  text-align: center;
  font-size: 14px;
  line-height: 1.6em;
  margin: 10px;
  font-weight: 100;
}
.top_box {
  width: auto;
  height: 100vh;
  min-height: 900px;
  margin: 0 auto;
  padding: 0 0 2%;
  background-image: url("../images/top-min.jpg");
  background-size: cover;
  background-position: top center;
  border-left: solid 8px #6b8fc9;
  border-right: solid 8px #df64a0;
  border-bottom: solid 8px #6b8fc9;
  position: relative;
  overflow: hidden;
}
.Ttl_top {
  width: 100%;
  margin: 5% auto 15%;
  max-width: 600px;
}
.rp_copy {
  width: 75%;
  margin: 5% auto 0;
  font-size: 11px;
  font-weight: 400;
  text-align: right;
}
.Ttl_copy span {
  background-color: #666;
  padding: 15px 20px 15px;
}
.rp_logo {
  width: 30%;
  margin: 12% auto 0;
}
.code_copy {
  font-size: 20px;
  font-weight: 600;
  writing-mode: vertical-rl;
  position: absolute;
  top: 8%;
  left: 5%;
  z-index: 2;
}
#wrapper h1 {
  font-family: "Arial Black", "メイリオ";
  margin: 5% auto 2%;
  font-size: 45px;
  font-weight: bold;
  color: #000000;
  width: 90%;
}
#wrapper h2 {
  font-family: "Arial Black", sans-serif;
  margin: 5% auto 2%;
  font-size: 60px;
  font-weight: bold;
  color: #000000;
  width: 90%;
}
#wrapper h3 {
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  color: #000000;
  text-align: left;
  letter-spacing: 0.038em;
  margin: 10px 0 0;
  line-height: 1.6em;
  border-bottom: solid 1px #000000;
}
#wrapper h4 {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.15em;
  margin: 4% auto -2%;
  text-align: center;
  color: white;
}
.markerUnder {
  background: linear-gradient(transparent 60%, #e4d16f 0%);
  display: inline;
  padding: 0 1px 0px;
}
.main {
  font-family: 'Bebas Neue';
  font-size: 130px;
  color: white;
  margin: 0 auto;
}
.Lead {
  width: 70%;
  font-size: 14px;
  font-weight: 550;
  line-height: 1.9em;
  text-align: center;
  letter-spacing: 0.12em;
  margin: 2% auto 10%;
  padding: 6% 2%;
  color: black;
  background-color: white;
}
.cmt {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 100;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin: 0 auto 5%;
  color: #000000;
}
.swp {
  width: 100%;
  max-width: 700px;
  margin: 0% auto 0%;
}
.swp2 {
  width: 60%;
  max-width: 900px;
  margin: 5% auto 5%;
}
.style_box {
  width: 100%;
  max-width: 880px;
  margin: 0% auto 3%;
  text-align: right;
  position: relative;
  padding-top: 5%;
}
.FL {
  float: left;
}
.FR {
  float: right;
}
.MT5 {
  margin-top: 5%;
}
.MT20 {
  margin-top: 20%;
}
.w_50 {
  width: 49%;
  margin-bottom: 2%;
}
.w_60 {
  width: 90%;
  margin: -5% auto 2%;
}
.w_70 {
  width: 100%;
  margin: 0% auto 0%;
}
.w_80 {
  width: 55%;
  margin: -1% auto 5%;
}
.w_80 img, .w_70 img, .w_60 img, .w_50 img, .box1 img, .box2 img {
  width: 100%;
}
.bdr_green {
  border: solid 7px #e4d16f;
  box-sizing: border-box;
}
.bdr_sil {
  border: solid 7px #bfc3c6;
  box-sizing: border-box;
}
.bk_1 {
  background-color: #9ee9fb;
  width: 900px;
  margin: 0% auto 0;
  padding-top: 5%;
  padding-bottom: 5%;
}
.bk_2 {
  background-color: #fcecf6;
  margin: 0% auto 0;
  padding-top: 5%;
  padding-bottom: 5%;
}
.item01 {
  width: 100%;
  margin: 0% auto 0;
  position: relative;
  padding: 0% 0 2%;
}
.item01_no {
  font-family: 'Bauhaus 93', sans-serif;
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  width: 30%;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #f1afdb;
}
.box {
  width: 40%;
  margin: 0% auto 5%;
  background-color: white;
  padding: 2% 3%;
  border: solid 5px #AAAAAA;
  border-radius: 50px;
}
.box-img, .box-text {
  display: inline-block;
  text-align: center;
}
.box-text {
  font-size: 13px;
  color: black;
  margin-left: 2%;
  font-weight: 550;
  letter-spacing: 0.09em;
  line-height: 1.9;
}
.t_P {
  margin: 8% auto 3%;
  font-size: 16px;
  line-height: 1.7;
  letter-spacing: 0.03em;
}
.t_T {
  width: 80%;
  margin: 2% auto 4%;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.03em;
  text-align: left;
}
.style_twin {
  width: 100%;
  max-width: 800px;
  margin: 3% auto 4%;
  text-align: right;
}
.image-container {
  width: 70%;
  margin: 5% auto;
  display: flex; /* 画像を横に並べる */
  justify-content: center;
}
.image-container img {
  width: 85%;
  margin-right: 10px; /* 画像間の余白 */
}
.image-container img:last-child {
  margin-right: 0; /* 最後の画像の余白を削除 */
}
.item {
  width: 60%;
  max-width: 360px;
  margin: 5% auto 2%;
}
.item_name {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  margin: 2% auto 1%;
  line-height: 1.8em;
}
.info_box {
  width: 40%;
  background-color: #F2F2F2;
  margin: 4% auto 8%;
  padding: 5%;
  text-align: center;
}
.item_box {
  width: 100%;
  max-width: 380px;
  margin: 3% auto 12%;
}
.item_ts {
  width: 100%;
  max-width: 330px;
  font-size: 14px;
  color: black;
  font-weight: 500;
  text-align: left;
  line-height: 2.3;
  letter-spacing: 0.02em;
  margin: 0% auto 0%;
}
.Sml {
  font-size: 60%;
}
.circle img {
  width: 80%;
  margin: 0 auto;
}
.icon {
  width: 25%;
  margin: 0 auto;
}
.icon img {
  width: 100%;
}
.flexbox {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  font-size: 9px;
  margin-top: 5%;
}
.flex-item {
  width: 13%;
  margin: auto 2%;
}
.flex-item img {
  border-radius: 50%;
  border: 1px solid #fff;
  margin-right: 2%;
  margin-bottom: 5%;
}
.column-wrapper {
  margin: 0 auto;
  width: 80%;
  display: flex;
}
.column1 {
  width: 45%;
  display: flex;
  align-items: center;
}
.column2 {
  width: 60%;
  display: flex;
  align-items: center;
}
.column1 {
  padding: 50px;
  box-sizing: border-box;
}
.column-wrapper:nth-of-type(2n) .column1:nth-of-type(1) {}
.column1title {
  font-size: 25px;
}
.column1txt {
  font-size: 14px;
  color: black;
  text-align: left;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.03em;
}
.column1txt a {
  color: black;
}
.column1txt .sml {
  font-size: 60%;
}
.column1txt_2 {
  font-size: 14px;
  color: black;
  text-align: right;
  font-weight: 500;
  line-height: 1.9;
  letter-spacing: 0.03em;
}
.column1txt_2 a {
  color: black;
}
.column1txt_2 .sml {
  font-size: 60%;
}
.column2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
/************************************************************
               button
************************************************************/
.Btn {
  border: none;
  font-family: inherit;
  font-size: 12px;
  color: inherit;
  background: none;
  cursor: pointer;
  padding: 3px 0;
  display: inline-block;
  margin: 4% auto;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.4em;
  font-weight: 500;
  outline: none;
  position: relative;
  text-align: center;
  color: white;
}
/* Button 1 */
.Btn-111 {
  width: 13%;
  padding: 2px 10px;
  margin: 1% 0 0 0%;
  font-size: 13px;
  text-align: center;
  color: #000;
  float: right;
  border: solid 1px black;
  background-color: white;
}
a.Btn-111 {
  color: #000;
  text-decoration: none;
}
.btn_code {
  width: 75%;
  margin: 10% auto 5%;
  color: #fff;
}
.btn_all {
  width: 100%;
  max-width: 120px;
  margin: 0% auto 5%;
}
.buy_btn {
  width: 30%;
  margin-top: 4%;
  padding: 2px 10px;
  font-size: 13px;
  text-align: center;
  color: #000;
  border: solid 1px black;
  background-color: white;
}
.link {
  width: 90%;
  max-width: 600px;
  margin: 1% auto 2%;
}
.link img {
  width: 100%;
}
.clear {
  clear: both;
}
.br_pc {
  display: block;
}
.br_sp {
  display: none;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.cp_hr06 {
  margin: 0 auto;
  width: 60%;
  height: 12px;
  background-image: repeating-linear-gradient(45deg, #ffff00 0, #ffff00 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
.cp_hr07 {
  margin: 0 auto;
  width: 60%;
  height: 12px;
  background-image: repeating-linear-gradient(45deg, #b7dee8 0, #b7dee8 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
.staff {
  width: 70%;
  display: flex;
  margin: 0% auto 3%;
  column-gap: 20px;
  align-items: center;
  justify-content: center;
}
.staff .staff-icon {
  width: 90%;
}
.staff-profile {
  margin: 0;
  width: 65%;
  font-size: 13px;
  line-height: 2.0;
  margin: 2% auto;
  background-color: white;
  padding: 5% 5%;
}
.staff span {
  font-size: 19px;
  font-weight: bold;
}
.movie {
  width: 60%;
  margin: 0 auto 10%;
}
video {
  width: 100%;
}
@media only screen and (max-width:750px) {
  #wrapper {
    width: 100%;
    margin: 0% auto;
  }
  .wrap_content {
    width: 100%;
    padding: 5% 0;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .top_box {
    height: auto;
    min-height: 260px;
    background-size: 100%;
  }
  .Ttl_top {
    width: 95%;
    margin: 5% auto 20%;
  }
  .rp_copy {
    width: 90%;
    margin: 15% auto 0;
    font-size: 9px;
  }
  .rp_copy span {
    padding: 5px 10px 6px;
  }
  .rp_logo {
    width: 40%;
    margin: 15% auto -5%;
  }
  #Main {
    width: 98%;
  }
  #Main img {
    display: block;
    width: 60%;
    margin: 0 auto 4%;
  }
  #wrapper h1 {
    font-size: 28px;
    width: 100%;
  }
  #wrapper h2 {
    font-size: 50px;
    margin: 18% auto 0;
    width: 100%;
  }
  #wrapper h3 {
    font-size: 16px;
    margin: 2% auto 1%;
    padding-left: 6px;
  }
  #wrapper h4 {
    font-size: 11px;
    margin-top: 8%;
  }
  #wrapper p {
    font-size: 12px;
    margin: 2% auto;
  }
  .main {
    width: 100%;
    font-family: 'Bebas Neue';
    font-size: 60px;
    color: white;
    margin: 5% auto;
  }
  .Lead {
    width: 85%;
    font-size: 12px;
    line-height: 1.8;
    font-weight: 550;
    margin: 4% auto 14%;
  }
  .cmt {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 100;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 2% auto 3%;
    color: #000000;
  }
  .swp {
    width: 100%;
    margin: 5% auto 0;
  }
  .swp2 {
    width: 80%;
    margin: 5% auto;
  }
  .style_box {
    width: 100%;
    margin: 0% auto 5%;
    text-align: right;
    position: relative;
    padding-top: 10%;
  }
  .style_box_plof {
    width: 100%;
    margin: 13% auto -4%;
    padding-top: 5%;
  }
  .style_twin {
    width: 100%;
    margin: 4% auto 8%;
    text-align: right;
  }
  .item_box {
    width: 100%;
    margin: 5% auto 14%;
  }
  .item_ts {
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    line-height: 2.3;
    letter-spacing: 0.05em;
    margin: 0% auto 0%;
  }
  .t_P {
    margin: 10% auto 2%;
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0.03em;
  }
  .t_T {
    width: 90%;
    margin: 5% auto 4%;
    font-size: 11px;
    line-height: 1.8;
    letter-spacing: 0.03em;
    text-align: left;
  }
  .image-container {
    width: 100%;
    margin: 5% auto;
    display: flex; /* 画像を横に並べる */
    justify-content: center;
  }
  .image-container img {
    width: 85%;
    margin-right: 10px; /* 画像間の余白 */
  }
  .image-container img:last-child {
    margin-right: 0; /* 最後の画像の余白を削除 */
  }
  .item_name {
    font-size: 13px;
    margin: 18px auto 6px;
    text-align: center;
    clear: both;
  }
  .Sml {
    font-size: 8px;
    top: 3px;
  }
  .w_50 {
    width: 49%;
  }
  .w_60 {
    width: 95%;
    margin: -3% auto 1%;
  }
  .w_70 {
    width: 100%;
  }
  .w_80 {
    margin-top: -2%;
    width: 90%;
  }
  .MT5 {
    margin-top: 10%;
  }
  .MT20 {
    margin-top: 15%;
  }
  .item01 {
    padding: 0;
    margin: 5% auto 0%;
  }
  .item01_no {
    font-size: 27px;
    font-weight: 700;
    width: 30%;
    margin-bottom: 3%;
  }
  .box {
    width: 85%;
    margin: 7% auto 4%;
    padding: 4% 4%;
  }
  .box-img, .box-text {
    display: inline-block;
    text-align: center;
  }
  .box-text {
    font-size: 12px;
    margin-left: 2%;
    letter-spacing: 0.09em;
    line-height: 1.8;
  }
  .info_box {
    width: 90%;
    margin: 12% auto 5%;
  }
  .Sml2 {
    font-size: 12px;
    line-height: 1.8em;
  }
  .flex-item {
    width: 15%;
    margin: auto 2%;
  }
  .column-wrapper {
    margin: 0 auto;
    width: 95%;
    display: flex;
  }
  .column1 {
    width: 55%;
    display: flex;
    align-items: center;
  }
  .column2 {
    width: 60%;
    display: flex;
    align-items: center;
  }
  .column1 {
    padding: 20px;
    box-sizing: border-box;
  }
  .column-wrapper:nth-of-type(2n) .column1:nth-of-type(1) {}
  .column1title {
    font-size: 25px;
  }
  .column1txt {
    font-size: 12px;
    line-height: 1.9;
  }
  .column1txt_2 {
    font-size: 12px;
    line-height: 1.9;
    text-align: left;
  }
  .column2 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .Btn-111 {
    width: 22%;
    padding: 2px 5px 2px;
    margin: 1% 0 0 0%;
    font-size: 12px;
  }
  a.Btn-111 {
    text-decoration: none;
  }
  .btn_code {
    width: 90%;
    margin: 18% auto 5%;
  }
  .btn_all {
    width: 25%;
    margin: 0% auto 3%;
  }
  .cp_hr06 {
    width: 80%;
  }
  .cp_hr07 {
    width: 80%;
  }
  .br_pc {
    display: none;
  }
  .br_sp {
    display: block;
  }
  .staff {
    width: 90%;
    display: block;
    margin: 5% auto 10%;
    column-gap: 20px;
    align-items: center;
    justify-content: center;
  }
  .staff .staff-icon {
    width: 60%;
  }
  .staff-profile {
    margin: 0;
    width: 90%;
    font-size: 11px;
    line-height: 2.0;
    margin: 3% auto 6%;
  }
  .staff span {
    font-size: 17px;
  }
  .movie {
    width: 85%;
    margin: 0 auto 6%;
  }
}
/*scroll*/
.wrap-animation {
  clear: both;
  width: 50%;
  max-width: 300px;
  margin: 1% auto 0%;
  overflow: hidden;
  position: relative;
}
.wrap-animation img {
  display: block;
  height: auto;
  width: 100%;
}
/* 2 縺､逶ｮ縺ｮ繧ｵ繝ｳ繝励Ν */
.sample-second.sample-animation {
  animation: sample-second-img 0.8s cubic-bezier(.4, 0, .2, 1);
}
.sample-second.sample-animation:before {
  animation: sample-second-before 0.8s cubic-bezier(.4, 0, .2, 1) forwards;
  background: #5d6f62;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
@keyframes sample-second-img {
  0% {
    opacity: 0;
  }
}
@keyframes sample-second-before {
  100% {
    transform: translateX(100%);
  }
}