@charset "UTF-8";
/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font */
/* ============================================ */
*:not(input):not(textarea) {
  user-select: none;
}

main {
  overflow: hidden;
}

/* tapti */
/* ============================================ */
.mv {
  position: relative;
}
@media all and (max-width: 896px) {
  .mv {
    padding-top: 174px;
  }
}
.mv > figure img {
  width: 100%;
}
.mv hgroup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 10.42vw;
  height: 100%;
  color: #111;
  font-family: "Yu Gothic", sans-serif;
  font-size: 0.94vw;
  line-height: 2;
  letter-spacing: 2px;
}
@media all and (max-width: 896px) {
  .mv hgroup {
    top: 30px;
    left: 20px;
    width: 100%;
    height: auto;
    font-size: 1.6rem;
    letter-spacing: 1px;
  }
}
.mv hgroup h1 {
  width: 19.03vw;
  margin-bottom: 2.08vw;
}
@media all and (max-width: 896px) {
  .mv hgroup h1 {
    width: 240px;
    margin-bottom: 26px;
  }
}
.mv hgroup p {
  padding-left: 1.04vw;
}
@media all and (max-width: 896px) {
  .mv hgroup p {
    padding-left: 0;
  }
}
.mv hgroup p.sub {
  margin-bottom: 3.125vw;
  font-size: 1.875vw;
  line-height: 1.8;
  letter-spacing: 9px;
}
@media all and (max-width: 896px) {
  .mv hgroup p.sub {
    margin-bottom: 22px;
    font-size: 2.6rem;
    letter-spacing: 4px;
  }
}

.content {
  position: relative;
  padding-block: 7.14vw 6.77vw;
  color: #111;
  font-family: "Yu Gothic", sans-serif;
}
@media all and (max-width: 896px) {
  .content {
    padding-block: 50px 80px;
  }
}
.content::before {
  content: "";
  position: absolute;
  top: -17.5vw;
  right: -22.66vw;
  z-index: -1;
  width: 62.77vw;
  height: 62.77vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content::after {
  content: "";
  position: absolute;
  bottom: -18.23vw;
  left: -20.04vw;
  z-index: -1;
  width: 57.6vw;
  height: 57.6vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .limited {
  display: flex;
  justify-content: center;
  max-width: 838px;
  width: calc(100% - 30px);
  margin-inline: auto;
}
.content .limited a {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  padding: 20px 40px;
  justify-content: center;
  background: linear-gradient(89deg, #4ca4d0 0%, #93e0dc 100%);
  box-shadow: 0 10px 40px 0 rgba(24, 78, 105, 0.3);
  text-align: center;
  color: #fff;
  font-size: 1.72vw;
  line-height: 1.4;
  letter-spacing: 3px;
}
@media all and (max-width: 896px) {
  .content .limited a {
    gap: 10px;
    padding-block: 15px;
    font-size: 1.8rem;
    line-height: 1.6;
  }
}
.content .limited a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../images/tapti/ico_ar.svg) no-repeat center/cover;
  rotate: 90deg;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .content .limited a::after {
    right: 15px;
  }
}
.content .limited a span {
  font-size: 1.25vw;
  font-weight: 500;
}
@media all and (max-width: 896px) {
  .content .limited a span {
    font-size: 1.4rem;
  }
}
.content .choise {
  max-width: 1340px;
  width: calc(100% - 30px);
  margin: 10vw auto 0;
  text-align: center;
}
@media all and (max-width: 896px) {
  .content .choise {
    margin-top: 80px;
  }
}
.content .choise h2 {
  margin-bottom: 5.21vw;
  font-size: 1.77vw;
  line-height: 2.4;
  letter-spacing: 7px;
}
@media all and (max-width: 896px) {
  .content .choise h2 {
    font-size: 2rem;
    line-height: 2;
  }
}
.content .choise h2 em {
  color: #4ca4d0;
  font-style: normal;
}
.content .choise ul {
  display: flex;
  gap: 2.08vw;
}
@media all and (max-width: 896px) {
  .content .choise ul {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.content .choise ul li {
  position: relative;
  width: calc(100% - 6.24vw);
}
@media all and (max-width: 896px) {
  .content .choise ul li {
    width: calc((100% - 20px) / 2);
  }
}
.content .choise ul li img {
  filter: drop-shadow(4px 4px 30px rgba(35, 110, 147, 0.25));
}
.content .choise ul li p {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 4.5vw;
  translate: -50%;
}
@media all and (max-width: 896px) {
  .content .choise ul li p {
    margin-top: 9vw;
  }
}
.content .recommend {
  position: relative;
  margin-top: 13.54vw;
}
.content .recommend::before {
  content: "";
  position: absolute;
  top: -38.85vw;
  left: -20.04vw;
  z-index: -1;
  width: 57.6vw;
  height: 57.6vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .recommend .title {
  display: flex;
  justify-content: center;
  margin-bottom: 3.33vw;
}
.content .recommend .title h2 {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 1.25vw;
  line-height: 1.8;
  letter-spacing: 5px;
}
@media all and (max-width: 896px) {
  .content .recommend .title h2 {
    font-size: 1.8rem;
  }
}
.content .recommend .title h2::before, .content .recommend .title h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 95px;
  background: #111;
}
.content .recommend .title h2::before {
  left: -2.86vw;
  rotate: -25deg;
}
@media all and (max-width: 896px) {
  .content .recommend .title h2::before {
    left: -40px;
  }
}
.content .recommend .title h2::after {
  right: -2.86vw;
  rotate: 25deg;
}
@media all and (max-width: 896px) {
  .content .recommend .title h2::after {
    right: -30px;
  }
}
.content .recommend .title h2 em {
  color: #4ca4d0;
  font-size: 2.08vw;
  font-style: normal;
  letter-spacing: 8px;
}
@media all and (max-width: 896px) {
  .content .recommend .title h2 em {
    font-size: 2.2rem;
  }
}
.content .recommend .product {
  display: flex;
}
@media all and (max-width: 896px) {
  .content .recommend .product {
    flex-direction: column-reverse;
  }
}
.content .recommend .product figure {
  position: relative;
  width: calc(100% - 41.67vw);
}
@media all and (max-width: 896px) {
  .content .recommend .product figure {
    width: 100%;
  }
}
.content .recommend .product figure img {
  width: 100%;
  box-shadow: 4px 4px 30px 0 rgba(35, 110, 147, 0.25);
}
.content .recommend .product hgroup {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 41.67vw;
  padding-inline: 7.19vw;
  margin-block: 1.56vw;
  background: #ebf3f5;
  font-size: max(0.94vw, 1.2rem);
  line-height: 2.4;
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .recommend .product hgroup {
    width: 100%;
    margin-block: 0;
    padding: 30px 15px 20px;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.content .recommend .product hgroup .sub {
  padding-block: 8px;
  text-align: center;
  color: #4ca4d0;
  font-size: 1.3vw;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 4px;
  border-top: 1px solid #4ca4d0;
  border-bottom: 1px solid #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .recommend .product hgroup .sub {
    font-size: 1.8rem;
  }
}
.content .recommend .product hgroup .sub span {
  font-size: 1vw;
}
@media all and (max-width: 896px) {
  .content .recommend .product hgroup .sub span {
    font-size: 1.4rem;
  }
}
.content .recommend .product hgroup h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 2.6vw 1.56vw;
}
@media all and (max-width: 896px) {
  .content .recommend .product hgroup h3 {
    padding-block: 20px;
  }
}
.content .recommend .product hgroup h3 img {
  width: 18.44vw;
}
@media all and (max-width: 896px) {
  .content .recommend .product hgroup h3 img {
    width: 200px;
  }
}
.content .recommend .product hgroup h3 i {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7vw;
  height: 7vw;
  border-radius: 50%;
  background: #6eb9c3;
  color: #fff;
  text-align: center;
  font-size: 0.73vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.34;
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .recommend .product hgroup h3 i {
    width: 110px;
    height: 110px;
    font-size: 1.4rem;
  }
}
.content .recommend .product hgroup h3 i em {
  margin-top: 0.3vw;
  font-size: 1.15vw;
  font-style: normal;
  letter-spacing: normal;
}
@media all and (max-width: 896px) {
  .content .recommend .product hgroup h3 i em {
    font-size: 1.8rem;
  }
}
.content .recommend .set {
  display: flex;
  flex-direction: column;
  gap: 1.25vw;
  max-width: 70vw;
  width: calc(100% - 30px);
  margin: 6.25vw auto 0;
  padding: 4.17vw;
  background: #fff;
  box-shadow: 4px 4px 30px 0 rgba(35, 110, 147, 0.25);
  text-align: center;
  font-size: max(1.04vw, 1.2rem);
  line-height: 2.4;
  letter-spacing: 2px;
}
@media all and (max-width: 896px) {
  .content .recommend .set {
    gap: 20px;
    max-width: initial;
    margin-top: 20px;
    padding: 20px;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.content .recommend .set h4 {
  padding-block: 8px;
  color: #4ca4d0;
  font-size: 1.3vw;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 4px;
  border-top: 1px solid #4ca4d0;
  border-bottom: 1px solid #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .recommend .set h4 {
    font-size: 1.8rem;
  }
}
.content .recommend .set em {
  color: #4ca4d0;
  font-style: normal;
}
.content .recommend .set .exp {
  display: flex;
  justify-content: space-between;
  gap: 1.25vw;
}
@media all and (max-width: 896px) {
  .content .recommend .set .exp {
    flex-direction: column;
    gap: 20px;
  }
}
.content .recommend .set .exp li {
  width: calc((100% - 1.25vw) / 2);
}
@media all and (max-width: 896px) {
  .content .recommend .set .exp li {
    width: 100%;
  }
}
.content .recommend .set .exp li dt {
  padding-block: 0.52vw;
  background: #6eb9c3;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
}
.content .recommend .set .exp li dt span {
  font-size: 1.04vw;
  line-height: 1.8;
}
@media all and (max-width: 896px) {
  .content .recommend .set .exp li dt span {
    font-size: 1.2rem;
  }
}
.content .recommend .set .exp li dd {
  padding-block: 0.83vw;
  background: #ebf3f5;
  line-height: 2;
  letter-spacing: 2px;
}
.content .recommend .set .flow {
  display: flex;
  border-right: 1px solid #e7ebeb;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px 0;
    margin-block: 20px;
    border-right: 0;
  }
}
.content .recommend .set .flow li {
  width: 20%;
  padding-block: 0.52vw;
  border-left: 1px solid #e7ebeb;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow li {
    width: 33.3333333333%;
  }
  .content .recommend .set .flow li:nth-child(3n), .content .recommend .set .flow li:last-child {
    border-right: 1px solid #e7ebeb;
  }
}
.content .recommend .set .flow li dt {
  margin-bottom: 0.52vw;
  color: #4ca4d0;
  font-size: 1.98vw;
  line-height: 1;
  letter-spacing: 3px;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow li dt {
    font-size: 1.8rem;
  }
}
.content .recommend .set .flow li dt em {
  position: relative;
  padding-inline: 0.75vw;
  font-size: max(0.83vw, 1rem);
  line-height: 2.4;
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow li dt em {
    padding-inline: 10px;
    font-size: 1.2rem;
  }
}
.content .recommend .set .flow li dt em::before, .content .recommend .set .flow li dt em::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 1px;
  height: 20px;
  background: #4ca4d0;
}
.content .recommend .set .flow li dt em::before {
  left: 0;
  transform: translateY(-50%) rotate(-25deg);
}
.content .recommend .set .flow li dt em::after {
  right: 0;
  transform: translateY(-50%) rotate(25deg);
}
.content .recommend .set .flow li dt span {
  color: #111;
  font-size: 1.25vw;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow li dt span {
    font-size: 1.4rem;
  }
}
.content .recommend .set .flow li dd img {
  width: 5.21vw;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow li dd img {
    width: 80px;
  }
}
.content .recommend .set .flow li dd i {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 7.29vw;
  height: 7.29vw;
  margin-inline: auto;
  border-radius: 50%;
  background: #6eb9c3;
  color: #fff;
  text-align: center;
  font-size: 0.73vw;
  font-style: normal;
  font-weight: 700;
  line-height: 1.34;
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow li dd i {
    width: 80px;
    height: 80px;
    margin-top: 10px;
    font-size: 1.2rem;
  }
}
.content .recommend .set .flow li dd i em {
  margin-top: 0.3vw;
  color: inherit;
  font-size: 1.15vw;
  letter-spacing: 2px;
}
@media all and (max-width: 896px) {
  .content .recommend .set .flow li dd i em {
    font-size: 1.6rem;
  }
}
.content .recommend .set .flow li:not(:first-child):not(:last-child) dd {
  padding-top: 0.52vw;
}
.content .recommend .set .note {
  margin-left: 20px;
  list-style: disc;
  text-align: left;
  line-height: 1.8;
}
@media all and (max-width: 896px) {
  .content .recommend .set .note {
    font-size: 1.4rem;
  }
}
.content .recommend > .set {
  position: relative;
}
.content .recommend > .set::after {
  content: "";
  position: absolute;
  bottom: -34vw;
  right: -40vw;
  z-index: -1;
  width: 59.37vw;
  height: 59.37vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .recommend .point {
  position: relative;
  margin-top: 13.54vw;
}
@media all and (max-width: 896px) {
  .content .recommend .point {
    margin-top: 80px;
  }
}
.content .recommend .point::before {
  content: "";
  position: absolute;
  top: 28vw;
  left: -20.04vw;
  z-index: -1;
  width: 52.74vw;
  height: 52.74vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .recommend .point::after {
  content: "";
  position: absolute;
  top: 75.51vw;
  right: -22.66vw;
  z-index: -1;
  width: 57.35vw;
  height: 57.35vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .content .recommend .point::after {
    top: 197vw;
  }
}
.content .recommend .point > hgroup {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content .recommend .point > hgroup .sub {
  padding: 8px 5.94vw;
  text-align: center;
  color: #4ca4d0;
  font-size: 1.3vw;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 4px;
  border-top: 1px solid #4ca4d0;
  border-bottom: 1px solid #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .recommend .point > hgroup .sub {
    width: calc(100% - 30px);
    padding: 8px;
    font-size: 1.8rem;
  }
}
.content .recommend .point > hgroup h3 {
  font-size: 2.08vw;
  letter-spacing: 8px;
}
@media all and (max-width: 896px) {
  .content .recommend .point > hgroup h3 {
    font-size: 1.6rem;
  }
}
.content .recommend .point > hgroup h3::first-letter {
  color: #4ca4d0;
  font-size: 5.21vw;
}
@media all and (max-width: 896px) {
  .content .recommend .point > hgroup h3::first-letter {
    font-size: 3rem;
  }
}
.content .recommend .point ol {
  counter-reset: num;
  display: flex;
  flex-direction: column;
  gap: 7.81vw;
  position: relative;
  max-width: 70vw;
  width: calc(100% - 30px);
  margin: 3.125vw auto 0;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol {
    gap: 40px;
    max-width: initial;
    margin-top: 40px;
  }
}
.content .recommend .point ol::after {
  content: "";
  position: absolute;
  bottom: -54.69vw;
  left: -37vw;
  z-index: -1;
  width: 61.79vw;
  height: 61.79vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .recommend .point ol li {
  counter-increment: num;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  gap: 6.25vw;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li {
    flex-direction: column;
  }
}
.content .recommend .point ol li:nth-child(2n) {
  flex-direction: row;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li:nth-child(2n) {
    flex-direction: column;
  }
}
.content .recommend .point ol li figure {
  flex: none;
  width: 53.7%;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li figure {
    width: 200px;
  }
}
.content .recommend .point ol li .exp {
  font-size: max(0.83vw, 1.2rem);
  line-height: 2.4;
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp {
    width: 100%;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.content .recommend .point ol li .exp hgroup {
  position: relative;
  margin-bottom: 3.33vw;
  padding-top: 2.6vw;
  font-size: 1vw;
  line-height: 1.8;
  letter-spacing: 3px;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp hgroup {
    padding-top: 24px;
    font-size: 1.6rem;
  }
}
.content .recommend .point ol li .exp hgroup::before {
  content: "";
  position: absolute;
  top: 0.45vw;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp hgroup::before {
    top: 8px;
  }
}
.content .recommend .point ol li .exp hgroup::after {
  content: "Point" counter(num, decimal-leading-zero);
  position: absolute;
  top: 0;
  left: 0.93vw;
  color: #4ca4d0;
  font-family: "Roboto", sans-serif;
  font-size: 0.83vw;
  font-size: max(0.83vw, 1rem);
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp hgroup::after {
    left: 16px;
    font-size: 1.4rem;
  }
}
.content .recommend .point ol li .exp hgroup h4 {
  font-size: 1.77vw;
  letter-spacing: 6px;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp hgroup h4 {
    font-size: 2rem;
  }
}
.content .recommend .point ol li .exp hgroup h4 em {
  color: #4ca4d0;
  font-style: normal;
}
.content .recommend .point ol li .exp hgroup p {
  margin-bottom: 0.5vw;
}
.content .recommend .point ol li .exp .link {
  margin-top: 1.67vw;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp .link {
    margin-top: 10px;
  }
}
.content .recommend .point ol li .exp .link a {
  position: relative;
  padding: 0.83vw 4vw 0.83vw 0.83vw;
  color: #4ca4d0;
  border-bottom: 1px solid #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp .link a {
    display: flex;
  }
}
.content .recommend .point ol li .exp .link a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.83vw;
  width: 0.83vw;
  height: 0.83vw;
  margin-top: -0.41vw;
  background: url(../images/tapti/ico_ar.svg) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .content .recommend .point ol li .exp .link a::after {
    right: 8px;
    width: 16px;
    height: 12px;
    margin-top: -6px;
  }
}
.content .recommend .point .more {
  display: flex;
  justify-content: center;
  margin-top: 7.81vw;
}
@media all and (max-width: 896px) {
  .content .recommend .point .more {
    margin-top: 40px;
  }
}
.content .recommend .point .more a {
  display: flex;
  position: relative;
  z-index: 2;
  padding: 0.83vw 5.73vw;
  border: 1px solid #4ca4d0;
  background: #fff;
  color: #4ca4d0;
  font-size: 1.15vw;
  font-weight: 500;
  letter-spacing: 2px;
}
@media all and (max-width: 896px) {
  .content .recommend .point .more a {
    justify-content: center;
    width: calc(100% - 30px);
    padding: 8px 46px;
    font-size: 1.6rem;
  }
}
.content .recommend .point .more a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.25vw;
  width: 0.83vw;
  height: 0.83vw;
  margin-top: -0.41vw;
  background: url(../images/tapti/ico_ar.svg) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .content .recommend .point .more a::after {
    right: 16px;
    width: 16px;
    height: 12px;
    margin-top: -6px;
  }
}
.content .hp-limited {
  position: relative;
  margin-top: 23vw;
  padding-bottom: 23vw;
  background: #ebf3f5;
}
@media all and (max-width: 896px) {
  .content .hp-limited {
    margin-top: 120px;
  }
}
.content .hp-limited::before, .content .hp-limited::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
.content .hp-limited::before {
  top: -30vw;
  height: 30.47vw;
  background: url(../images/tapti/wave.webp) no-repeat center/cover;
}
.content .hp-limited::after {
  bottom: 0;
  height: 30.91vw;
  background: url(../images/tapti/wave_btm.webp) no-repeat center/cover;
}
.content .hp-limited .link {
  display: flex;
  justify-content: center;
}
.content .hp-limited .link a {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
  margin-top: 5.21vw;
  padding: 1.25vw 9.8vw;
  justify-content: center;
  background: linear-gradient(89deg, #4ca4d0 0%, #93e0dc 100%);
  box-shadow: 0 10px 40px 0 rgba(24, 78, 105, 0.3);
  text-align: center;
  color: #fff;
  font-size: 1.46vw;
  line-height: 1.4;
  letter-spacing: 3px;
}
@media all and (max-width: 896px) {
  .content .hp-limited .link a {
    display: flex;
    width: calc(100% - 30px);
    margin-top: 30px;
    padding: 10px 46px;
    font-size: 1.6rem;
  }
}
.content .hp-limited .link a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: url(../images/tapti/ico_ar.svg) no-repeat center/cover;
  filter: brightness(0) invert(1);
}
@media all and (max-width: 896px) {
  .content .hp-limited .link a::after {
    right: 16px;
    width: 16px;
    height: 12px;
    margin-top: -6px;
  }
}
.content .pfas {
  position: relative;
  max-width: 57.66vw;
  width: calc(100% - 30px);
  margin-inline: auto;
  font-size: max(0.83vw, 1.2rem);
  line-height: 2.4;
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .pfas {
    max-width: initial;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.content .pfas::before {
  content: "";
  position: absolute;
  top: -1.23vw;
  right: -50vw;
  z-index: -1;
  width: 65.86vw;
  height: 65.86vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .pfas::after {
  content: "";
  position: absolute;
  bottom: -63vw;
  left: -46vw;
  z-index: -1;
  width: 61.8vw;
  height: 61.8vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .pfas h2 {
  text-align: center;
  font-size: 2.08vw;
  line-height: 1.8;
  letter-spacing: 8px;
}
@media all and (max-width: 896px) {
  .content .pfas h2 {
    margin-bottom: 20px;
    font-size: 2rem;
  }
}
.content .pfas h2 em {
  color: #4ca4d0;
  font-style: normal;
}
.content .pfas h2 span {
  font-size: 1.46vw;
  letter-spacing: 5px;
}
@media all and (max-width: 896px) {
  .content .pfas h2 span {
    font-size: 1.6rem;
  }
}
.content .pfas .movie {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3.125vw;
}
@media all and (max-width: 896px) {
  .content .pfas .movie {
    margin-top: 30px;
  }
}
.content .pfas .movie h3 {
  margin-bottom: 2.08vw;
  padding: 8px 6vw;
  color: #4ca4d0;
  font-size: 1.46vw;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 4px;
  border-top: 1px solid #4ca4d0;
  border-bottom: 1px solid #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .pfas .movie h3 {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.8rem;
  }
}
.content .pfas .movie iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.content .about {
  display: flex;
  align-items: center;
  gap: 3.65vw;
  width: calc(100% - 30px);
  max-width: 70vw;
  margin: 4.17vw auto 0;
  padding-left: 3.65vw;
  background: #f4f9fa;
}
@media all and (max-width: 896px) {
  .content .about {
    flex-direction: column;
    gap: 20px;
    max-width: initial;
    margin-top: 80px;
    padding: 20px;
  }
}
.content .about figure {
  width: 52%;
}
@media all and (max-width: 896px) {
  .content .about figure {
    width: 100%;
  }
}
.content .about .exp {
  width: calc(48% - 3.65vw);
  padding-block: 1.5vw;
  line-height: 2.4;
  letter-spacing: 1px;
  font-size: max(0.83vw, 1.2rem);
}
@media all and (max-width: 896px) {
  .content .about .exp {
    width: 100%;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.content .about .exp h3 {
  position: relative;
  margin-bottom: 0.83vw;
  padding-left: 16px;
  color: #4ca4d0;
  font-size: max(1.25vw, 1.6rem);
  letter-spacing: 2.4px;
}
@media all and (max-width: 896px) {
  .content .about .exp h3 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}
.content .about .exp h3::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  border-radius: 50%;
  background: #4ca4d0;
}
.content .about .exp a {
  display: inline-flex;
  position: relative;
  margin-top: 0.83vw;
  padding: 0.83vw 4vw 0.83vw 0.83vw;
  color: #4ca4d0;
  border-bottom: 1px solid #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .about .exp a {
    display: flex;
    width: 100%;
    margin-top: 10px;
    padding: 8px;
  }
}
.content .about .exp a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.83vw;
  width: 0.83vw;
  height: 0.83vw;
  margin-top: -0.41vw;
  background: url(../images/tapti/ico_ar.svg) no-repeat center/cover;
}
@media all and (max-width: 896px) {
  .content .about .exp a::after {
    right: 10px;
    width: 16px;
    height: 12px;
    margin-top: -6px;
  }
}
.content .user {
  position: relative;
  max-width: 70vw;
  width: calc(100% - 30px);
  margin: 11.46vw auto 0;
}
@media all and (max-width: 896px) {
  .content .user {
    max-width: initial;
  }
}
.content .user::after {
  content: "";
  position: absolute;
  bottom: -45vw;
  right: -40vw;
  z-index: -1;
  width: 65.86vw;
  height: 65.86vw;
  background: url(../images/tapti/ripple.webp) no-repeat center/cover;
}
.content .user h2 {
  text-align: center;
  font-size: 2.08vw;
  letter-spacing: 8px;
}
@media all and (max-width: 896px) {
  .content .user h2 {
    font-size: 2rem;
  }
}
.content .user h2 em {
  color: #4ca4d0;
  font-style: normal;
}
.content .user ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2.08vw;
  margin-top: 3.13vw;
}
@media all and (max-width: 896px) {
  .content .user ul {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }
}
.content .user ul li {
  width: calc((100% - 2.08vw) / 2);
  padding: 2.6vw 3.125vw;
  background: #fff;
  box-shadow: 4px 4px 30px 0 rgba(35, 110, 147, 0.25);
  font-size: max(0.83vw, 1.2rem);
  line-height: 2.4;
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .user ul li {
    width: 100%;
    padding: 15px 20px;
    font-size: 1.6rem;
    line-height: 2;
  }
}
.content .user ul li h3 {
  color: #4ca4d0;
  font-size: 1.25vw;
  font-weight: 500;
  letter-spacing: 2px;
}
@media all and (max-width: 896px) {
  .content .user ul li h3 {
    font-size: 1.8rem;
  }
}
.content .installation {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 70vw;
  width: calc(100% - 30px);
  margin: 6.77vw auto 0;
}
@media all and (max-width: 896px) {
  .content .installation {
    max-width: initial;
    margin-top: 80px;
  }
}
.content .installation hgroup {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 4.17vw;
  font-size: 1.46vw;
  letter-spacing: 5px;
}
@media all and (max-width: 896px) {
  .content .installation hgroup {
    width: 100%;
    font-size: 1.4rem;
    letter-spacing: 3px;
  }
}
.content .installation hgroup .blow {
  position: relative;
  font-size: max(0.83vw, 1.4rem);
  letter-spacing: 1px;
}
@media all and (max-width: 896px) {
  .content .installation hgroup .blow {
    font-size: 1.6rem;
  }
}
.content .installation hgroup .blow::before, .content .installation hgroup .blow::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 1px;
  height: 20px;
  background: #111;
}
@media all and (max-width: 896px) {
  .content .installation hgroup .blow::before, .content .installation hgroup .blow::after {
    bottom: 5px;
  }
}
.content .installation hgroup .blow::before {
  left: -1vw;
  rotate: -25deg;
}
@media all and (max-width: 896px) {
  .content .installation hgroup .blow::before {
    left: -20px;
  }
}
.content .installation hgroup .blow::after {
  right: -1vw;
  rotate: 25deg;
}
@media all and (max-width: 896px) {
  .content .installation hgroup .blow::after {
    right: -20px;
  }
}
.content .installation hgroup h2 {
  margin-block: 1.25vw 0.83vw;
  padding: 8px 6vw;
  color: #4ca4d0;
  font-size: 1.3vw;
  font-weight: 500;
  letter-spacing: 4px;
  border-top: 1px solid #4ca4d0;
  border-bottom: 1px solid #4ca4d0;
}
@media all and (max-width: 896px) {
  .content .installation hgroup h2 {
    width: 100%;
    margin-block: 10px;
    font-size: 1.8rem;
    text-align: center;
  }
}
.content .installation hgroup em {
  color: #4ca4d0;
  font-size: 2.08vw;
  font-style: normal;
}
@media all and (max-width: 896px) {
  .content .installation hgroup em {
    font-size: 2rem;
  }
}
.content .installation > p {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 1.04vw;
  padding: 1.25vw;
  background: #4ca4d0;
  color: #fff;
  font-size: max(1.25vw, 1.4rem);
  letter-spacing: 2px;
}
@media all and (max-width: 896px) {
  .content .installation > p {
    margin-top: 10px;
    padding: 10px;
    font-size: 1.6rem;
  }
}
.content .installation iframe {
  width: 100%;
  max-width: 1100px;
  margin-top: 4.17vw;
  aspect-ratio: 16/9;
}
@media all and (max-width: 896px) {
  .content .installation iframe {
    margin-top: 30px;
  }
}
.content .shop {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 6.77vw;
}
@media all and (max-width: 896px) {
  .content .shop {
    margin-top: 80px;
  }
}
.content .shop h2 {
  font-size: 1.46;
  line-height: 1.8;
  letter-spacing: 5px;
}
@media all and (max-width: 896px) {
  .content .shop h2 {
    font-size: 1.8rem;
  }
}
.content .shop h2 em {
  color: #4ca4d0;
  font-size: 2.08vw;
  font-style: normal;
}
@media all and (max-width: 896px) {
  .content .shop h2 em {
    font-size: 1.8rem;
  }
}
.content .shop ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25vw 0.52vw;
  max-width: 32vw;
  width: calc(100% - 0.52vw);
  margin: 2.08vw auto 0;
}
@media all and (max-width: 896px) {
  .content .shop ul {
    gap: 8px;
    max-width: initial;
    width: calc(100% - 30px);
    margin-top: 20px;
  }
}
.content .shop ul li {
  width: calc((100% - 10px) / 2);
  font-size: max(0.83vw, 1.3rem);
}
@media all and (max-width: 896px) {
  .content .shop ul li {
    width: 100%;
    font-size: 1.6rem;
  }
}
.content .shop ul li a {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 16px 40px 16px 26px;
  border: 1px solid #4ca4d0;
  background: #fff;
  color: #4ca4d0;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  text-align: center;
  font-weight: 500;
}
.content .shop ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.35vw;
  width: 1.25vw;
  height: 1.25vw;
  background: url(../images/tapti/ico_cart.svg) no-repeat center/cover;
  transform: translateY(-50%);
}
@media all and (max-width: 896px) {
  .content .shop ul li a::after {
    right: 30px;
    width: 20px;
    height: 20px;
  }
}
.content .shop ul li:first-child {
  width: 100%;
  font-size: 1.46vw;
}
@media all and (max-width: 896px) {
  .content .shop ul li:first-child {
    font-size: initial;
  }
}
.content .shop ul li:first-child a {
  border: 0;
  background: linear-gradient(89deg, #4ca4d0 0%, #94cad2 100%);
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}
.content .shop ul li:first-child a::after {
  filter: brightness(0) invert(1);
}

/*# sourceMappingURL=tapti.css.map */
