@charset "UTF-8";
body {
  background-image: url("../../src/specials/bg.webp?date=260312");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0px;
  position: relative;
}
body::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(154, 240, 255, 0.1098039216) !important;
}

.top h3 {
  color: white;
  background: #333333;
  padding: 10px 20px;
  font-size: 22px;
}

.specials {
  width: 1000px;
  margin: 50px auto;
  position: relative;
  max-width: 90%;
}
.specials .check {
  position: absolute;
  width: 250px;
  top: -5%;
  left: 2%;
  transform: rotate(-20deg);
}
.specials .top {
  width: 700px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 50px;
  max-width: 90%;
}
.specials .top::after {
  content: "";
  position: absolute;
  top: 25px;
  right: -25px;
  width: 100%;
  height: 100%;
  background: rgb(204, 148, 244);
  background: linear-gradient(90deg, rgb(204, 148, 244) 0%, rgb(0, 144, 190) 50%, rgb(0, 206, 232) 100%);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  z-index: -1;
}
.specials .sp-name {
  width: 700px;
  margin: 0 auto;
  max-width: 90%;
}
.specials .sp-name h3 span {
  background-color: #9af0ff;
  padding: 5px 50px 5px 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.specials .sp-name h3 {
  margin-bottom: 20px;
}
.specials .sp-name h4 span {
  background-color: white;
  padding: 5px 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  font-weight: 400;
}

.text {
  width: 1000px;
  margin: 50px auto;
  max-width: 90%;
}
.text h5 {
  color: #1b1464;
  font-size: 22px;
}

.sp2 {
  background-color: rgba(154, 240, 255, 0.4784313725);
  position: relative;
}
.sp2 .sp2-1 {
  width: 1500px;
  margin: 0px auto;
  padding: 50px 0 20px 0;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sp2 .sp2-2 {
  width: 50%;
  max-width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
  z-index: 3;
}
.sp2 .sp2-2 h3 {
  font-size: 22px;
  color: #1b1464;
}
.sp2 .sp2-2 ul {
  padding-left: 23px;
}
.sp2 .sp2-2 li {
  list-style: "ー";
}
.sp2 .sp2-2 p {
  padding: 10px 0 40px 0;
}
.sp2 .sp2-3 {
  width: 50%;
  right: 0;
  top: 10%;
  z-index: 1;
  max-width: 100%;
}
.sp2 .sp2-3 img {
  width: 650px;
  margin-left: auto;
  margin-right: 0;
}
.sp2 .sp2-4 {
  width: 1000px;
  padding-left: 5%;
  z-index: 2;
  max-width: 100%;
}
.sp2 .sp2-4 img {
  width: 600px;
  margin-top: -10%;
  margin-left: auto;
  margin-right: 10%;
}

.sp3 {
  width: 700px;
  margin: 50px auto;
  max-width: 90%;
}
.sp3 h3 {
  font-size: 22px;
  color: #1b1464;
}
.sp3 ul {
  padding-left: 23px;
}
.sp3 li {
  list-style: "ー";
}
.sp3 p {
  margin: 30px auto;
}

.sp33 {
  width: 1000px;
  margin-top: 70px;
  margin-bottom: 70px;
}

.sp4 {
  background: rgba(154, 240, 255, 0.4784313725);
}
.sp4 .sp4-1 {
  width: 1500px;
  margin: 0px auto;
  padding: 0px 0 20px 0;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sp4 .sp4-1-1 {
  width: 50%;
  right: 0;
  top: 10%;
  z-index: 1;
  max-width: 100%;
}
.sp4 .sp4-1-1 img {
  width: 650px;
  margin-left: auto;
  margin-right: 0;
}
.sp4 .sp4-1-2 {
  width: 40%;
  max-width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 30px;
}
.sp4 .sp4-1-2 h3 {
  font-size: 22px;
  color: #1b1464;
}
.sp4 .sp4-1-2 ul {
  padding-left: 23px;
}
.sp4 .sp4-1-2 li {
  list-style: "ー";
}
.sp4 .sp4-1-2 p {
  padding: 10px 0 40px 0;
}
.sp4 .sp4-2 {
  width: 1000px;
  margin: 0px auto;
  padding: 30px 0 50px 0;
  max-width: 90%;
}

.sp5 {
  width: 1000px;
}
.sp5 h3 {
  text-align: center;
}

.sp6 {
  width: 1500px;
  margin: 0px auto;
  display: flex;
  max-width: 100%;
  margin-bottom: 150px;
}
.sp6 .sp6-1 {
  position: relative;
  z-index: 2;
  width: 50%;
}
.sp6 h3 {
  text-align: center;
  font-size: 22px;
  color: #1b1464;
  padding-top: 50px;
  margin-right: -30%;
}
.sp6 .sp6-2 {
  position: relative;
  z-index: 1;
  width: 50%;
}
.sp6 .sp6-2 img {
  width: 800px;
  margin-left: auto;
  max-width: 100%;
}

.sp4sp7 {
  display: flex;
  width: 1000px;
  margin-top: 0px;
  margin-bottom: 70px;
  margin: 0px auto 50px auto;
  max-width: 90%;
  align-items: center;
}
.sp4sp7 .sp7-1 {
  width: 300px;
}
.sp4sp7 .sp7-2 {
  margin-left: 5%;
}
.sp4sp7 .sp7-2 h4 {
  font-size: 25px;
  color: #1b1464;
  margin: 0px;
}
.sp4sp7 .sp7-2 h5 {
  font-size: 25px;
  color: rgb(22, 22, 22);
  font-weight: 400;
  margin: 0px;
}
.sp4sp7 .sp7-2 h6 span {
  background: rgb(22, 22, 22);
  color: white;
  padding: 10px 10px;
  font-size: 20px;
  font-weight: 400;
}
.sp4sp7 .sp7-2 p {
  font-size: 16px;
}
.sp4sp7 .more-box {
  display: flex;
}
.sp4sp7 .more-box .more-right {
  text-align: right;
  flex-grow: 1;
  align-self: flex-end;
}
.sp4sp7 .more-box .more-right span {
  display: inline-block;
  border: solid 1px black;
  padding: 3px 20px;
  margin-bottom: 10px;
}

@media screen and (max-width: 700px) {
  .space {
    padding-top: 70px;
  }
  .top h3 {
    color: white;
    background: #333333;
    padding: 5px 10px;
    font-size: 16px;
  }
  .h2 h2 {
    font-size: 11px;
  }
  .h2 {
    margin-bottom: 0;
  }
  .specials .sp-name h3.sp3-h3 {
    margin-bottom: 20px;
    margin-top: -10px;
    text-align: right;
  }
  .specials .check {
    width: 120px;
    top: -70%;
  }
  .specials .top::after {
    top: 15px;
    right: -15px;
  }
  .sp2 .sp2-1 {
    display: block;
  }
  .sp2 .sp2-2 {
    width: 100%;
  }
  .sp2 .sp2-3 {
    width: 100%;
  }
  .sp2 .sp2-3 img {
    width: 80%;
    margin-left: auto;
    margin-right: 0;
  }
  .sp2 .sp2-4 img {
    width: 70%;
    margin-left: 0;
  }
  .sp4 .sp2-sp4-1 {
    padding: 0px 0 0px 0;
  }
  .sp4 .sp4-1 {
    display: block;
  }
  .sp4 .sp4-1-1 {
    width: 100%;
  }
  .sp4 .sp4-1-1 img {
    width: 80%;
    margin-right: auto;
    margin-left: 0;
  }
  .sp4 .sp4-1-2 {
    width: 100%;
  }
  .sp2-4-1-1 img {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .sp6 {
    display: flex;
    flex-direction: column;
  }
  .sp6 h3 {
    margin-right: 0;
    width: 80%;
    margin-left: 5%;
    padding-top: 0;
  }
  .sp6 .sp6-1 {
    width: 100%;
  }
  .sp6 .sp6-2 {
    width: 100%;
  }
  .sp6 .sp6-2 img {
    margin-top: -50px;
    width: 80%;
    margin-left: auto;
  }
  .sp6 .sp2-sp6-2 img {
    margin-top: -20px !important;
  }
  .sp4sp7 {
    display: flex;
    flex-direction: column;
  }
  .sp4sp7 .sp7-1 {
    margin: 0 auto;
  }
  .more-box {
    flex-direction: column;
  }
  .sp4sp7 .more-box .more-right span {
    margin-top: 20px;
  }
}/*# sourceMappingURL=specials.css.map */