.intro__sect {
  font-size: clamp(13px, 3.0716723549vw, 18px);
  position: relative;
}
@media screen and (min-width: 768px) {
  .intro__sect {
    font-size: 1rem;
  }
}
.intro__sect picture {
  height: 25em;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .intro__sect picture {
    height: 55.5555555556rem;
  }
}
.intro__sect picture > img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.intro__main {
  background-color: #fff;
  border: 0.4444444444em solid #356AB2;
  padding: 2.3333333333em 2.0555555556em 2.8333333333em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .intro__main {
    border: none;
    bottom: 3.5555555556em;
    left: 50%;
    padding: 2.7777777778em 0;
    position: absolute;
    right: 0;
    translate: -50% 0;
    width: 50em;
  }
}
.intro__main h2 {
  font-size: clamp(19px, 4.4368600683vw, 26px);
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.3846153846;
}
@media screen and (min-width: 768px) {
  .intro__main h2 {
    font-size: 1.4444444444rem;
    text-align: center;
  }
}
.intro__main p {
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.7777777778;
  text-align: justify;
  margin-top: 1.6666666667em;
}
@media screen and (min-width: 768px) {
  .intro__main p {
    text-align: center;
  }
}
.intro__main div.link {
  margin-top: 1.6666666667em;
}
@media screen and (min-width: 768px) {
  .intro__main div.link {
    margin-top: 2.6666666667em;
  }
}
@media screen and (min-width: 768px) {
  .intro__main div.link > a {
    margin: 0 auto;
    width: max-content;
  }
}

.tripl__sect {
  background-color: #fff;
  padding-bottom: 3.2222222222em;
  padding-top: 3.3333333333em;
}
@media screen and (min-width: 768px) {
  .tripl__sect {
    padding-bottom: 68.8216666667px;
    padding-top: 68.2433333333px;
  }
}
@media screen and (min-width: 1040px) {
  .tripl__sect {
    padding-bottom: 95.2px;
    padding-top: 94.4px;
  }
}
@media screen and (min-width: 1320px) {
  .tripl__sect {
    padding-bottom: 119px;
    padding-top: 118px;
  }
}
.tripl__sect > .cmn__contwidth {
  display: grid;
  gap: 1.7777777778em;
}
@media screen and (min-width: 768px) {
  .tripl__sect > .cmn__contwidth {
    align-items: center;
    gap: 0;
    grid-template-columns: 39.9709% 1fr;
  }
}
@media screen and (min-width: 1040px) {
  .tripl__sect > .cmn__contwidth {
    grid-template-columns: 40.9375% 1fr;
  }
}
@media screen and (min-width: 1320px) {
  .tripl__sect > .cmn__contwidth {
    grid-template-columns: 40.9167% 1fr;
  }
}
.tripl__sect h2 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(../img/home/home-triple-points@2x.webp) 50% 0/contain no-repeat;
  font-size: 1em;
  height: 10.2777777778em;
}
@media screen and (min-width: 768px) {
  .tripl__sect h2 {
    background-position: 0 0;
    height: 145px;
  }
}
@media screen and (min-width: 1040px) {
  .tripl__sect h2 {
    height: 208px;
  }
}
@media screen and (min-width: 1320px) {
  .tripl__sect h2 {
    height: 260px;
  }
}
.tripl__sect ul {
  color: #356AB2;
  font-size: clamp(17px, 4.9488054608vw, 29px);
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.4482758621;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .tripl__sect ul {
    font-size: 26px;
    line-height: 1.3461538462;
  }
}
@media screen and (min-width: 1040px) {
  .tripl__sect ul {
    font-size: 34px;
    line-height: 1.4705882353;
  }
}
@media screen and (min-width: 1320px) {
  .tripl__sect ul {
    font-size: 44px;
    line-height: 1.4545454545;
  }
}
.tripl__sect ul > li {
  padding-bottom: 0.1034482759em;
  border-bottom: 0.2413793103em solid #18A5D9;
}
@media screen and (min-width: 768px) {
  .tripl__sect ul > li {
    border-bottom-width: 5.7833333333px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1040px) {
  .tripl__sect ul > li {
    border-bottom-width: 8px;
    padding-bottom: 1px;
  }
}
@media screen and (min-width: 1320px) {
  .tripl__sect ul > li {
    border-bottom-width: 10px;
    padding-bottom: 0px;
  }
}
.tripl__sect ul > li + li {
  margin-top: 0.3793103448em;
}
@media screen and (min-width: 768px) {
  .tripl__sect ul > li + li {
    margin-top: 8px;
  }
}
@media screen and (min-width: 1040px) {
  .tripl__sect ul > li + li {
    margin-top: 13px;
  }
}
@media screen and (min-width: 1320px) {
  .tripl__sect ul > li + li {
    margin-top: 16px;
  }
}

.guide__post {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 1rem;
}
.guide__post:nth-of-type(even) .post-content {
  width: max-content;
  margin-left: auto;
  margin-right: 0;
}
.guide__post h3::before {
  border-bottom: 1px solid #18A5D9;
  color: #18A5D9;
  content: var(--content);
  display: block;
  font-family: "Hind", Arial, Helvetica, sans-serif;
  font-size: clamp(18px, 5.1194539249vw, 30px);
  font-weight: normal;
  letter-spacing: normal;
  line-height: 0.8;
  width: max-content;
}
@media screen and (min-width: 768px) {
  .guide__post h3::before {
    font-size: 1.6666666667rem;
  }
}
.guide__post h3 > .page-title {
  color: #142B4A;
  display: block;
  font-size: clamp(30px, 8.5324232082vw, 50px);
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1.46;
  margin-top: 0.22em;
  width: max-content;
}
@media screen and (min-width: 768px) {
  .guide__post h3 > .page-title {
    font-size: 3.8888888889rem;
    line-height: 1.1714285714;
    margin-top: 0;
  }
  .guide__post h3 > .page-title:hover {
    color: #18A5D9;
  }
}
.guide__post ul {
  list-style: none;
  margin: 4.2777777778em 0 0;
  padding: 0;
  width: 25.5555555556em;
}
@media screen and (min-width: 768px) {
  .guide__post ul {
    margin-top: 4.7222222222em;
  }
}
.guide__post ul li + li {
  margin-top: 1.3333333333em;
}
.guide__post.whats {
  background-image: url(../img/home/home-guide-whats-bg-sp50@2x.webp);
  padding-bottom: 5.5em;
  padding-top: 7.3888888889em;
}
@media screen and (min-width: 768px) {
  .guide__post.whats {
    background-image: url(../img/home/home-guide-whats-bg-pc50@2x.webp);
  }
}
.guide__post.const {
  background-image: url(../img/home/home-guide-const-bg-sp50@2x.webp);
  padding-bottom: 6.3333333333em;
  padding-top: 6.1111111111em;
}
@media screen and (min-width: 768px) {
  .guide__post.const {
    background-image: url(../img/home/home-guide-const-bg-pc50@2x.webp);
  }
}
.guide__post.about {
  background-image: url(../img/home/home-guide-about-bg-sp50@2x.webp);
  padding-bottom: 6.6666666667em;
  padding-top: 6.1111111111em;
}
@media screen and (min-width: 768px) {
  .guide__post.about {
    background-image: url(../img/home/home-guide-about-bg-pc50@2x.webp);
  }
}

.guide__video {
  background-color: #fff;
  margin: 0 auto;
  padding-top: 2.7777777778em;
}
.guide__video video {
  aspect-ratio: 1280/720;
  display: block;
  margin: 0 auto;
  max-width: 27.5555555556em;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .guide__video video {
    max-width: 40.5555555556em;
  }
}
.guide__video .caption {
  font-size: clamp(17px, 4.0955631399vw, 24px);
  font-weight: bold;
  margin-top: 0.2777777778em;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .guide__video .caption {
    font-size: 1.3333333333rem;
  }
}
/*# sourceMappingURL=home.css.map */
