@keyframes rotate360 {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.section-granspa-keyvisual {
  background: center top/contain no-repeat;
  position: relative;
  z-index: 2;
}
.section-granspa-keyvisual .keyvisual-title img {
  width: 100%;
  height: auto;
}
.section-granspa-keyvisual .keyvisual-video-wrapper {
  position: relative;
}
.section-granspa-keyvisual .keyvisual-image-list {
  display: flex;
  margin: 0 -1px;
}
.section-granspa-keyvisual .keyvisual-image-item {
  width: calc(50% - 1px);
}
.section-granspa-keyvisual .keyvisual-image-item:first-child {
  margin-right: 2px;
}
.section-granspa-keyvisual .keyvisual-image-item img {
  width: 100%;
  height: auto;
}
.section-granspa-keyvisual .keyisual-video {
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-granspa-keyvisual .keyisual-video .is-icon, .section-granspa-keyvisual .keyisual-video .is-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-granspa-keyvisual .keyisual-video .is-text {
  -webkit-animation: rotate360 18s linear infinite;
  animation: rotate360 18s linear infinite;
}
.section-granspa-keyvisual .keyvisual-content {
  background: center center/cover no-repeat;
}
.section-granspa-keyvisual .keyvisual-content-title {
  font-weight: bold;
  text-align: center;
  position: relative;
}
.section-granspa-keyvisual .keyvisual-content-title::after {
  content: "";
  height: 0;
  border-top: solid 1px #303538;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.section-granspa-keyvisual .keyvisual-content-text {
  font-weight: 500;
  text-align: center;
  color: #000;
}
.section-granspa-keyvisual .ico-movie {
  display: none;
}
.section-granspa-keyvisual .movie-modal-wrap {
  display: block;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-granspa-keyvisual {
    padding-top: 34px;
    background-image: url("/img/product/system_bath/granspa/keyvisual_water_bg.png");
  }
  .section-granspa-keyvisual .keyvisual-title {
    margin: 0 auto 57px;
    width: 413px;
  }
  .section-granspa-keyvisual .keyisual-video {
    width: 150px;
    height: 150px;
    top: 65%;
  }
  .section-granspa-keyvisual .keyisual-video .is-icon {
    width: 100px;
    height: 100px;
  }
  .section-granspa-keyvisual .keyisual-video .is-text {
    width: 148px;
    height: 147px;
  }
  .section-granspa-keyvisual .keyvisual-content {
    margin-top: -87px;
    padding-top: 120px;
    padding-bottom: 49px;
    background-image: url("/img/product/system_bath/granspa/keyvisual_content_bg.png");
  }
  .section-granspa-keyvisual .keyvisual-content-title {
    font-size: 28px;
    letter-spacing: 0.22em;
    line-height: 1.735;
    margin-bottom: 50px;
  }
  .section-granspa-keyvisual .keyvisual-content-title::after {
    width: 800px;
    bottom: -35px;
  }
  .section-granspa-keyvisual .keyvisual-content-text {
    font-size: 20px;
    letter-spacing: 0.13em;
    line-height: 2;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-granspa-keyvisual {
    padding-top: 19px;
    background-image: url("/img/product/system_bath/granspa/keyvisual_water_bg_sp.png");
  }
  .section-granspa-keyvisual .glb-content {
    padding-top: 0;
  }
  .section-granspa-keyvisual .keyvisual-title {
    margin: 0 auto 18px;
    width: 210px;
  }
  .section-granspa-keyvisual .keyisual-video {
    width: 106px;
    height: 106px;
    top: 69.2%;
  }
  .section-granspa-keyvisual .keyisual-video .is-icon {
    width: 71px;
    height: 71px;
  }
  .section-granspa-keyvisual .keyisual-video .is-text {
    width: 106px;
    height: 105px;
  }
  .section-granspa-keyvisual .keyvisual-content {
    margin-top: -34px;
    padding-top: 50px;
    padding-bottom: 20px;
    background-image: url("/img/product/system_bath/granspa/keyvisual_content_bg_sp.png");
  }
  .section-granspa-keyvisual .keyvisual-content-title {
    font-size: 22px;
    letter-spacing: 0.14em;
    line-height: 1.7727272727;
    margin-bottom: 30px;
  }
  .section-granspa-keyvisual .keyvisual-content-text {
    font-size: 16px;
    line-height: 2;
    letter-spacing: -0.03em;
  }
}
.section-granspa-introduction {
  background: center top/cover no-repeat;
  position: relative;
  z-index: 1;
}
.section-granspa-introduction .introduction-banner-wrapper {
  background-color: #eef5f8;
}
.section-granspa-introduction .introduction-banner-reason .banner-link {
  display: block;
}
.section-granspa-introduction .introduction-banner-reason img {
  width: 100%;
  height: auto;
}
.section-granspa-introduction .introduction-banner-ideal .banner-link {
  display: block;
  border: solid 1px #c9caca;
  background-color: #fff;
  color: inherit;
  text-decoration: none;
}
.section-granspa-introduction .introduction-banner-ideal .banner-content {
  background: center center/cover no-repeat;
  position: relative;
}
.section-granspa-introduction .introduction-banner-ideal .banner-title {
  font-weight: bold;
  position: relative;
}
.section-granspa-introduction .introduction-banner-ideal .banner-title::before {
  content: "";
  border: solid 1px #34a9bb;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.section-granspa-introduction .introduction-banner-ideal .banner-title span {
  background-image: linear-gradient(to right, #ceeaf0, #ceeaf0);
  background-repeat: repeat-x;
  position: relative;
  z-index: 2;
}
.section-granspa-introduction .introduction-banner-ideal .banner-text {
  font-weight: bold;
}
.section-granspa-introduction .introduction-banner-ideal .banner-images {
  display: flex;
  align-items: flex-start;
  position: absolute;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-granspa-introduction {
    margin-top: -55px;
    padding-top: 59px;
    background-image: url("/img/product/system_bath/granspa/introduction_water_bg_02.png");
    background-size: 100% auto;
  }
  .section-granspa-introduction .introduction-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  .section-granspa-introduction .introduction-banner-wrapper {
    padding-top: 34px;
    padding-bottom: 60px;
  }
  .section-granspa-introduction .introduction-banner-reason {
    margin-bottom: 20px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-link {
    min-height: 375px;
    padding: 7px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-content {
    padding: 25px 0 19px 44px;
    background-image: url("/img/product/system_bath/granspa/banner_ideal_bg.jpg");
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title {
    font-size: 43px;
    letter-spacing: 0.08em;
    line-height: 1.6511627907;
    margin-bottom: -6px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title::before {
    width: 180px;
    height: 180px;
    top: -24px;
    left: -42px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title span {
    padding-left: 5px;
    padding-right: 15px;
    background-position: bottom 4px left;
    background-size: 1px 17px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-text {
    font-size: 14px;
    letter-spacing: 0.14em;
    line-height: 1.9285714286;
    width: 345px;
    padding-left: 7px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-images {
    justify-content: flex-end;
    top: 29px;
    right: 32px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-image.is-modify {
    align-self: flex-end;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-granspa-introduction {
    margin-top: -65px;
    padding-top: 48px;
    background-image: url("/img/product/system_bath/granspa/introduction_water_bg_sp.png");
  }
  .section-granspa-introduction .introduction-title {
    width: 317px;
    margin: 0 auto 24px;
  }
  .section-granspa-introduction .introduction-banner-wrapper {
    padding-bottom: 20px;
  }
  .section-granspa-introduction .introduction-banner-reason {
    width: 345px;
    margin: 0 auto 15px;
  }
  .section-granspa-introduction .introduction-banner-ideal {
    width: 345px;
    margin: 0 auto;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-link {
    min-height: 240px;
    padding: 4px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-content {
    padding: 20px 7px 6px;
    background-image: url("/img/product/system_bath/granspa/banner_ideal_bg_sp.jpg");
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title {
    font-size: 24px;
    letter-spacing: 0.12em;
    line-height: 1.5754166667;
    margin-bottom: 16px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title::before {
    width: 97px;
    height: 97px;
    top: -12px;
    left: -4px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title span {
    padding-left: 4px;
    background-position: bottom 2px left;
    background-size: 1px 9px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title span.is-modify {
    padding-left: 0;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-text {
    font-size: 1.25rem;
    letter-spacing: -0.1em;
    line-height: 1.8;
    width: 216px;
    padding-left: 2px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-images {
    flex-direction: column;
    justify-content: flex-end;
    top: 15px;
    right: 12px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-image {
    width: 50px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-image.is-modify {
    align-self: flex-end;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-image.is-big {
    width: 100px;
    order: -1;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-image img {
    width: 100%;
    height: auto;
  }
}
.granspa-title-sub {
  text-align: center;
}
.granspa-title-sub .is-small {
  display: inline-block;
  background-image: linear-gradient(to right, #ceeaf0, #ceeaf0);
  background-repeat: repeat-x;
}
.granspa-title-sub .is-big {
  display: block;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .granspa-title-sub {
    margin-bottom: 16px;
  }
  .granspa-title-sub .is-small {
    padding-left: 11px;
    margin-bottom: 5px;
    background-position: bottom 13px left;
    background-size: 1px 17px;
    font-size: 3.245rem;
    letter-spacing: 0.25em;
    line-height: 2;
  }
  .granspa-title-sub .is-big {
    font-size: 76px;
    letter-spacing: 0.05em;
    line-height: 1.12;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .granspa-title-sub {
    margin-bottom: 4px;
  }
  .granspa-title-sub .is-small {
    padding-left: 6px;
    margin-bottom: 8px;
    background-position: bottom 2px left;
    background-size: 1px 11px;
    font-size: 2rem;
    letter-spacing: 0.25em;
    line-height: 1.5;
  }
  .granspa-title-sub .is-big {
    font-size: 42px;
    letter-spacing: 0.01em;
    line-height: 1.25;
  }
}
.section-granspa-family {
  background: center top/contain no-repeat;
}
.section-granspa-family .glb-content {
  position: relative;
  z-index: 1;
}
.section-granspa-family .family-title {
  text-align: center;
  font-weight: bold;
  position: relative;
}
.section-granspa-family .family-title::before {
  content: "";
  position: absolute;
  background: center center/contain no-repeat;
}
.section-granspa-family .family-title .is-small, .section-granspa-family .family-title .is-big {
  display: block;
}

.granspa-list .granspa-item {
  position: relative;
}
.granspa-list .granspa-item-image {
  z-index: -1;
}
.granspa-list .granspa-item-description {
  text-align: center;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-granspa-family {
    margin-top: 121px;
    padding-top: 24px;
    background-image: url("/img/product/system_bath/granspa/family_bg.png");
  }
  .section-granspa-family .family-title {
    width: 320px;
    margin-left: auto;
    margin-bottom: 74px;
  }
  .section-granspa-family .family-title::before {
    width: 320px;
    height: 345px;
    background-image: url("/img/product/system_bath/granspa/family_title_decor.svg");
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .section-granspa-family .family-title .is-small {
    font-size: 26px;
    letter-spacing: 0.23em;
    line-height: 1.5;
    padding-left: 6px;
  }
  .section-granspa-family .family-title .is-big {
    font-size: 50px;
    line-height: 1.18;
  }
  .granspa-list .granspa-item {
    display: flex;
    justify-content: flex-end;
    min-height: 426px;
  }
  .granspa-list .granspa-item.is-reverse {
    flex-direction: row-reverse;
  }
  .granspa-list .granspa-item.is-reverse .granspa-item-image {
    left: unset;
    right: -120px;
  }
  .granspa-list .granspa-item:nth-child(1) {
    margin-bottom: 26px;
  }
  .granspa-list .granspa-item:nth-child(2) {
    margin-bottom: 70px;
  }
  .granspa-list .granspa-item:nth-child(3) {
    margin-bottom: 65px;
  }
  .granspa-list .granspa-item-image {
    position: absolute;
    top: 0;
    left: -120px;
    z-index: -1;
  }
  .granspa-list .granspa-item-text {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-top: 8px;
  }
  .granspa-list .granspa-item-description {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.03em;
    line-height: 2;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-granspa-family {
    margin-top: 55px;
    padding-top: 70px;
    background-image: url("/img/product/system_bath/granspa/family_bg_sp.png");
  }
  .section-granspa-family .family-title {
    width: 164px;
    margin: 0 auto 11px;
    margin-top: -83px !important;
  }
  .section-granspa-family .family-title .is-small {
    font-size: 1.35rem;
    letter-spacing: 0.22em;
    line-height: 1.25;
    padding-left: 5px;
  }
  .section-granspa-family .family-title .is-big {
    font-size: 2.5rem;
    line-height: 1.25;
  }
  .section-granspa-family .family-title::before {
    width: 165px;
    height: 177px;
    background-image: url("/img/product/system_bath/granspa/family_title_decor_sp.svg");
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .section-granspa-family .granspa-list {
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
  .granspa-list .granspa-item {
    margin-bottom: 40px;
  }
  .granspa-list .granspa-item-image {
    position: relative;
    margin: 0 -15px;
  }
  .granspa-list .granspa-item-text {
    margin-top: -96px;
  }
  .granspa-list .granspa-item-description {
    font-size: 16px;
    font-weight: 300;
    line-height: 2;
  }
}
@media only screen and (max-width: 374px) {
  .granspa-item-image img {
    width: 100%;
    height: auto
  }
}

.section-granspa-ideal .ideal-title {
  font-weight: bold;
  text-align: center;
  position: relative;
  z-index: 1;
}
.section-granspa-ideal .ideal-title::before {
  content: "";
  position: absolute;
  background: center center/contain no-repeat;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-granspa-ideal .ideal-title .is-big {
  font-size: 45px;
  letter-spacing: 0.22em;
}
.section-granspa-ideal .granspa-list .granspa-item-description {
  text-align: left;
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-granspa-ideal {
    padding-top: 52px;
  }
  .section-granspa-ideal .ideal-title {
    width: 320px;
    margin-bottom: -20px;
    margin-left: auto;
    padding-left: 15px;
    font-size: 27px;
    letter-spacing: 0.25em;
    line-height: 1.65;
  }
  .section-granspa-ideal .ideal-title::before {
    width: 320px;
    height: 320px;
    background-image: url("/img/product/system_bath/granspa/ideal_title_decor.svg");
  }
  .section-granspa-ideal .ideal-title .is-big {
    font-size: 45px;
    letter-spacing: 0.22em;
  }
  .section-granspa-ideal .granspa-list {
    margin-top: -100px;
  }
  .section-granspa-ideal .granspa-list .granspa-item-text {
    padding-top: 192px;
  }
  .section-granspa-ideal .granspa-list .granspa-item-description {
    padding-left: 36px;
  }
  .section-granspa-ideal .granspa-list .granspa-item-description:not(:last-child) {
    margin-bottom: 30px;
  }
  .section-granspa-ideal .granspa-title-sub {
    margin-bottom: 52px;
  }
  .section-granspa-ideal .granspa-title-sub .is-small {
    padding-left: 26px;
    margin-bottom: 15px;
  }
  .section-granspa-ideal .granspa-title-sub .is-big {
    font-size: 68px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-granspa-ideal {
    padding-top: 21px;
  }
  .section-granspa-ideal .ideal-title {
    width: 164px;
    margin: 0 auto 14px;
    padding-left: 13px;
    font-size: 14px;
    letter-spacing: 0.25em;
    line-height: 1.65;
  }
  .section-granspa-ideal .ideal-title::before {
    background-image: url("/img/product/system_bath/granspa/ideal_title_decor_sp.svg");
    width: 163px;
    height: 163px;
  }
  .section-granspa-ideal .ideal-title .is-big {
    font-size: 23px;
    letter-spacing: 0.22em;
  }
  .section-granspa-ideal .granspa-list .granspa-item-text {
    padding-left: 12px;
  }
  .section-granspa-ideal .granspa-title-sub {
    margin-bottom: 6px;
  }
  .section-granspa-ideal .granspa-list .granspa-item-description {
    letter-spacing: 0.04em;
  }
  .section-granspa-ideal .granspa-list {
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-common-price .section-notes {
    margin-right: -22px;
  }
}

@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-common-structure {
    padding: 60px 0px;
  }
  .section-common-functionality {
    padding-bottom: 0;
  }
  .section-common-price {
    padding-top: 88px;
  }
  .section-common-structure .button-common {
    font-family: "游ゴシック","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  }
  .section-common-structure .item-structure:nth-child(2) .text-note {
    margin-top: 6px;
    margin-bottom: 19px;
  }
  .section-common-structure .item-structure:nth-child(2) .text-content {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-common-functionality .functionality-list-note {
    margin-bottom: 19px;
  }
  .section-common-structure {
    padding-bottom: 50px;
  }
  .section-common-functionality .functionality-wrapper,
  .section-common-material .section-list {
    max-width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-common-voice .section-wrapper {
    max-width: 315px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-common-price .section-wrapper {
    max-width: 325px;
    margin-left: auto;
    margin-right: auto;
  }
  .section-common-functionality .functionality-item-title {
    letter-spacing: -.04em
  }
  .section-common-structure .item-structure:nth-child(2) .text-note {
    margin-top: 3px;
    margin-bottom: 17px;
  }
  .section-common-structure .item-structure:nth-child(2) .text-content {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 374px) {
  .section-common-functionality .functionality-item-title {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width: 374px) {
  .section-common-price .section-note {
    font-size: 1rem;
  }
  .section-common-price .section-list .list-title {
    font-size: 1.3rem;
  }
  .section-granspa-keyvisual .keyvisual-content-text {
    font-size: 1.3rem;
  }
  .section-granspa-introduction .introduction-banner-reason,
  .section-granspa-introduction .introduction-banner-ideal {
    width: 100%;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-title {
    font-size: 1.9rem;
    width: 158px;
  }
  .section-granspa-introduction .introduction-banner-ideal .banner-text {
    font-size: .9rem;
    width: 158px;
  }
  .granspa-title-sub .is-big {
    font-size: 3.6rem;
  }
  .granspa-list .granspa-item-description {
    font-size: 1.3rem;
  }
  .section-common-structure .title-content {
    font-size: 2rem;
  }
} 

.section-common-product .image-product img {
  object-fit: unset;
}
.section-common-product.product-is-custom {
  padding-bottom: 0;
}
.section-granspa-introduction.introduction-is-modify .m-product_list_item {
  background: #f0f0f0;
}
@media print, screen and (min-width: 769px) and (max-width: 9999px) {
  .section-granspa-introduction.introduction-is-modify {
    padding-bottom: 59px;
  }
  .section-granspa-introduction.introduction-is-modify .m-product_list_item li {
    width: calc(33.3333333333% - 50px);
    margin: 0 25px;
  }
  .section-granspa-introduction.introduction-is-modify .m-product_list_item {
    padding: 39px 30px 43px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .section-granspa-introduction.introduction-is-modify .m-product_list_item {
    margin: 0 -15px 30px;
    padding: 20px 15px;
  }
  .product-is-modify {
    margin-top: 0 !important;
  }
  .banner-is-modify {
    margin: 0 50px 50px;
  }
  .banner-is-modify img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}