@charset "UTF-8";
.main .p-comfort .lead .text .catch::before, .main .p-comfort .lead .text p::before, .main .p-comfort .item .text p::before, .main .p-comfort .item .text dt::before, .main .p-comfort .item .text .note::before, .main .p-comfort .lead .text .catch::after, .main .p-comfort .lead .text p::after, .main .p-comfort .item .text p::after, .main .p-comfort .item .text dt::after, .main .p-comfort .item .text .note::after {
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.main .p-comfort .lead .text .catch::before, .main .p-comfort .lead .text p::before, .main .p-comfort .item .text p::before, .main .p-comfort .item .text dt::before, .main .p-comfort .item .text .note::before {
  margin-bottom: calc((1em - 1lh) / 2);
}
.main .p-comfort .lead .text .catch::after, .main .p-comfort .lead .text p::after, .main .p-comfort .item .text p::after, .main .p-comfort .item .text dt::after, .main .p-comfort .item .text .note::after {
  margin-top: calc((1em - 1lh) / 2);
}

.main .p-comfort {
  padding-top: 1.3rem;
  position: relative;
  z-index: 1;
  background-image: url(../imgs/bg02.webp), url(../imgs/bg02.webp);
  background-position: calc(50% - 4.725rem - 2.04rem) 9.88rem, calc(50% + 4.725rem + 0.2rem) calc(100% + 2.24rem);
  background-size: 9.45rem auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 750px) {
  .main .p-comfort {
    margin-top: 1.56rem;
    padding-top: 1.1rem;
    background-image: url(../imgs/bg031_sp.webp), url(../imgs/bg02l_sp.webp), url(../imgs/bg02r_sp.webp);
    background-position: 0 0, 0 7.24rem, 0 22.96rem;
    background-size: 6rem auto, 7.5rem auto, 7.5rem auto;
  }
}
.main .p-comfort::before {
  content: "";
  display: block;
  width: 13rem;
  height: 7.2rem;
  position: absolute;
  top: -1.2rem;
  left: 0;
  z-index: -1;
  background: url(../imgs/bg03.webp) 0 0/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .main .p-comfort::before {
    content: none;
  }
}
.main .p-comfort .headline {
  width: 7.36rem;
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .headline {
    width: 5.89rem;
    margin-inline: auto;
  }
}
.main .p-comfort .lead {
  width: 11.8rem;
  margin-top: 0.4rem;
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .lead {
    width: auto;
    margin-top: 0.5rem;
  }
}
.main .p-comfort .lead .image {
  margin-right: calc(7rem - 50cqw);
}
@media screen and (max-width: 750px) {
  .main .p-comfort .lead .image {
    margin-inline: -0.6rem;
  }
}
.main .p-comfort .lead .text {
  display: flex;
  align-items: center;
  padding-top: 0.8rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .lead .text {
    display: block;
    padding-top: 1rem;
  }
}
.main .p-comfort .lead .text .catch {
  width: 6.1rem;
  font-size: 0.4rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .lead .text .catch {
    width: auto;
    font-size: 0.5rem;
    line-height: 1.56;
  }
}
.main .p-comfort .lead .text p {
  width: calc(100% - 6.1rem);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .lead .text p {
    width: auto;
    padding-top: 0.7rem;
  }
}
.main .p-comfort .item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background-color: rgba(252, 249, 247, 0.051);
  box-shadow: inset 0 0 0 1px #fff, 0 0 0.3rem rgba(64, 64, 64, 0.05);
}
.main .p-comfort .items {
  margin-top: 1.3rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item {
    display: block;
  }
}
.main .p-comfort .item:nth-child(even) .item-body {
  grid-column: 1/2;
  grid-row: 1/2;
}
.main .p-comfort .item + * {
  margin-top: 0.8rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item + * {
    margin-top: 0.4rem;
  }
}
.main .p-comfort .item .headline {
  grid-row: 1/2;
  grid-column: 2/3;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 1rem 0.5rem 0;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .headline {
    display: flex;
    align-items: center;
    gap: 0.2rem;
    padding: 0.4rem 0.4rem 0;
  }
  .main .p-comfort .item .headline::before, .main .p-comfort .item .headline::after {
    content: "";
    display: block;
    width: 0.7rem;
    aspect-ratio: 1/1;
    position: absolute;
    top: 0.4rem;
    right: 0.3rem;
    background: 0 0/contain no-repeat;
  }
  .main .p-comfort .item .headline::before {
    background-image: url(../imgs/btn-close.webp);
  }
  .main .p-comfort .item .headline::after {
    background-image: url(../imgs/btn-open.webp);
    transition: opacity 0.4s;
  }
}
.main .p-comfort .item .headline .num {
  color: #b3a9a1;
  font-family: "operetta-12", serif;
  font-size: 0.5rem;
  font-style: italic;
  font-weight: 300;
  line-height: 0.54;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .headline .num {
    font-size: 0.7rem;
    text-align: left;
  }
}
.main .p-comfort .item .headline .catch {
  padding-top: 0.2rem;
  font-size: 0.25rem;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .headline .catch {
    padding-top: 0;
    font-size: 0.4rem;
    letter-spacing: 0.09em;
    text-align: left;
    line-height: 1.25;
  }
}
.main .p-comfort .item .headline .catch--small {
  padding-top: 1em;
  font-weight: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  font-size: 0.11rem;
  font-weight: 200;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .headline .catch--small {
    padding-top: 0.04rem;
    font-size: 0.2rem;
    font-weight: 400;
    line-height: 1.5;
  }
}
.main .p-comfort .item .text {
  grid-row: 2/3;
  grid-column: 2/3;
  flex-direction: column;
  padding: 0.5rem 0.7rem;
}
@media screen and (min-width: 751px) {
  .main .p-comfort .item .text {
    display: flex !important;
    height: auto !important;
  }
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text {
    padding: 0.4rem;
  }
}
.main .p-comfort .item .text p {
  font-size: 0.16rem;
  letter-spacing: 0.09em;
  line-height: 2;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text p {
    font-size: 0.26rem;
    line-height: 1.9230769231;
  }
}
.main .p-comfort .item .text dt {
  font-size: 0.18rem;
  letter-spacing: 0.09em;
  line-height: 1.75;
  position: relative;
  padding-left: 0.2rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text dt {
    font-size: 0.26rem;
    line-height: 1.6;
    padding-left: 0.25rem;
    letter-spacing: 0.01em;
  }
}
.main .p-comfort .item .text dt::before {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 0.15rem;
  background-color: #000;
  top: 0.075rem;
  left: 0;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text dt::before {
    top: 1.5vw;
  }
}
.main .p-comfort .item .text dd {
  font-size: 0.15rem;
  line-height: 1.75;
  margin-top: 0.1rem;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text dd {
    font-size: 0.22rem;
  }
}
.main .p-comfort .item .text dd + dt {
  margin-top: 0.2rem;
}
.main .p-comfort .item .text .note {
  padding-top: 0.16rem;
  letter-spacing: -0.01em;
  opacity: 0.7;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .note {
    padding-top: 0.3rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .note + .logo {
    margin-top: 0.3rem;
  }
}
.main .p-comfort .item .text .logo {
  margin: 0.5rem auto 0;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .logo {
    margin: 0.4rem auto 0;
  }
}
.main .p-comfort .item .text .logo.aerotech {
  width: 1.38rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .logo.aerotech {
    width: 1.94rem;
  }
}
.main .p-comfort .item .text .logo.twobynext {
  width: 1.16rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .logo.twobynext {
    width: 1.75rem;
  }
}
.main .p-comfort .item .text .logo.twologos {
  display: flex;
  justify-content: space-between;
  width: 2.84rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .logo.twologos {
    width: 3.98rem;
  }
}
.main .p-comfort .item .text .logo.twologos img:first-child {
  width: 1.38rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .logo.twologos img:first-child {
    width: 1.94rem;
  }
}
.main .p-comfort .item .text .logo.twologos img:last-child {
  width: 1.16rem;
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .logo.twologos img:last-child {
    width: 1.74rem;
  }
}
.main .p-comfort .item .text .logo.hometact {
  width: 1.8rem;
}
@media screen and (min-width: 751px) {
  .main .p-comfort .item .text .logo.hometact {
    margin-top: 0.3rem;
  }
}
@media screen and (max-width: 750px) {
  .main .p-comfort .item .text .logo.hometact {
    width: 2.5rem;
  }
}
.main .p-comfort .item .image {
  grid-row: 1/3;
  grid-column: 1/2;
}
.main .p-comfort .item .image picture {
  display: block;
}
@media screen and (min-width: 751px) {
  .main .p-comfort .item .image picture {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 751px) {
  .main .p-comfort .item .image picture img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.main .p-comfort .item:nth-child(even) .image {
  grid-column: 2/3;
  grid-row: 1/2;
}/*# sourceMappingURL=unique.css.map */