@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Libre+Caslon+Display&family=Shippori+Mincho+B1&family=Zen+Old+Mincho&display=swap");
/* setting //////////////////////////////////////////////////*/
/*color*/
/*font-family*/
/*filler color*/
/*text-shadow*/
/*media query break point*/
/*mainBP*/
/*gHeader用*/
/*cubic-bezier*/
/*letter-spacing*/
/*// mixin //////////////////////////////////////////////////*/
/*grid settings*/
/* media query */
/* hover */
.logo-bukkenLogo__link img {
  filter: invert(68%) sepia(13%) saturate(1241%) hue-rotate(4deg) brightness(89%) contrast(87%);
}
.logo-bukkenLogo__txt {
  color: #b4995a !important;
}

.p-plan {
  overflow-x: hidden;
}

i {
  display: inline-block;
}

.p-planListTtl {
  font-size: 20px;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .p-planListTtl {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .p-planListTtl {
    font-size: 2rem;
  }
}

.u-bg {
  padding-block: 0;
}

.p-planList, .p-planList-col1, .p-planList-col2, .p-planList-col3 {
  margin: 5rem 0;
}
.p-planList-col3 {
  display: grid;
  padding: 1rem;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 2rem !important;
}
@media only screen and (max-width: 1080px) {
  .p-planList-col3 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media only screen and (max-width: 767px) {
  .p-planList-col3 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  }
}
.p-planList-col3 .p-planWrap {
  padding: 1rem;
}
.p-planList-col3 .p-planPoint {
  font-size: 5cqi;
}
.p-planList-col3 .p-planTxt {
  font-size: 3.5cqi;
  gap: 1.25rem;
}
.p-planList-col2 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
}
.p-planList-col1 {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}
.p-planList-col1 .p-planWrap {
  padding: 1rem;
}
.p-planList-col1 .p-planPoint {
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .p-planList-col1 .p-planPoint {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-planList-col1 .p-planPoint {
    font-size: 1.6rem;
  }
}
.p-planList-col1 .p-planTxt {
  font-size: 13px;
  font-size: 1.3rem;
  gap: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .p-planList-col1 .p-planTxt {
    font-size: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .p-planList-col1 .p-planTxt {
    font-size: 1rem;
  }
}
.p-planList.mod-limited .p-planWrap, .p-planList.mod-mosaic .p-planWrap, .mod-limited.p-planList-col3 .p-planWrap, .p-planList-col3.mod-mosaic .p-planWrap, .mod-limited.p-planList-col2 .p-planWrap, .p-planList-col2.mod-mosaic .p-planWrap, .mod-limited.p-planList-col1 .p-planWrap, .p-planList-col1.mod-mosaic .p-planWrap {
  background: #61574d;
  color: #fff;
}
.p-planList.mod-limited .p-planPoint, .p-planList.mod-mosaic .p-planPoint, .mod-limited.p-planList-col3 .p-planPoint, .p-planList-col3.mod-mosaic .p-planPoint, .mod-limited.p-planList-col2 .p-planPoint, .p-planList-col2.mod-mosaic .p-planPoint, .mod-limited.p-planList-col1 .p-planPoint, .p-planList-col1.mod-mosaic .p-planPoint {
  color: #e8d5a9;
}
.p-planList.mod-limited .p-detail__txtList, .p-planList.mod-mosaic .p-detail__txtList, .mod-limited.p-planList-col3 .p-detail__txtList, .p-planList-col3.mod-mosaic .p-detail__txtList, .mod-limited.p-planList-col2 .p-detail__txtList, .p-planList-col2.mod-mosaic .p-detail__txtList, .mod-limited.p-planList-col1 .p-detail__txtList, .p-planList-col1.mod-mosaic .p-detail__txtList {
  color: #e8d5a9;
}
.p-planList.mod-limited .p-planTxt__lineR, .p-planList.mod-mosaic .p-planTxt__lineR, .mod-limited.p-planList-col3 .p-planTxt__lineR, .p-planList-col3.mod-mosaic .p-planTxt__lineR, .mod-limited.p-planList-col2 .p-planTxt__lineR, .p-planList-col2.mod-mosaic .p-planTxt__lineR, .mod-limited.p-planList-col1 .p-planTxt__lineR, .p-planList-col1.mod-mosaic .p-planTxt__lineR {
  background: #fff;
}
.p-planList.mod-mosaic .p-planImg img, .p-planList.mod-mosaic .p-planImg-detail img, .mod-mosaic.p-planList-col3 .p-planImg img, .mod-mosaic.p-planList-col3 .p-planImg-detail img, .mod-mosaic.p-planList-col2 .p-planImg img, .mod-mosaic.p-planList-col2 .p-planImg-detail img, .mod-mosaic.p-planList-col1 .p-planImg img, .mod-mosaic.p-planList-col1 .p-planImg-detail img {
  filter: blur(8px);
}
.p-planList.mod-mosaic .p-planList-inner:hover, .mod-mosaic.p-planList-col3 .p-planList-inner:hover, .mod-mosaic.p-planList-col2 .p-planList-inner:hover, .mod-mosaic.p-planList-col1 .p-planList-inner:hover {
  transform: none;
}
.p-planList.mod-mosaic .p-planList-inner .p-planWrap, .mod-mosaic.p-planList-col3 .p-planList-inner .p-planWrap, .mod-mosaic.p-planList-col2 .p-planList-inner .p-planWrap, .mod-mosaic.p-planList-col1 .p-planList-inner .p-planWrap {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1400px) {
  .p-planList, .p-planList-col1, .p-planList-col2, .p-planList-col3 {
    gap: 3rem;
  }
}
@media (max-width: 1200px) {
  .p-planList, .p-planList-col1, .p-planList-col2, .p-planList-col3 {
    gap: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .p-planList, .p-planList-col1, .p-planList-col2, .p-planList-col3 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-planList, .p-planList-col1, .p-planList-col2, .p-planList-col3 {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin: 3rem 0;
  }
}
.p-planList .p-planList-inner, .p-planList-col3 .p-planList-inner, .p-planList-col2 .p-planList-inner, .p-planList-col1 .p-planList-inner,
.p-planList .ent-r-inner,
.p-planList-col3 .ent-r-inner,
.p-planList-col2 .ent-r-inner,
.p-planList-col1 .ent-r-inner {
  display: block;
  text-decoration: none;
  transition: transform 0.3s ease;
}
.p-planList .p-planList-inner:hover, .p-planList-col3 .p-planList-inner:hover, .p-planList-col2 .p-planList-inner:hover, .p-planList-col1 .p-planList-inner:hover,
.p-planList .ent-r-inner:hover,
.p-planList-col3 .ent-r-inner:hover,
.p-planList-col2 .ent-r-inner:hover,
.p-planList-col1 .ent-r-inner:hover {
  transform: translateY(-5px);
}
.p-planList .p-planList-inner:hover .p-planWrap, .p-planList-col3 .p-planList-inner:hover .p-planWrap, .p-planList-col2 .p-planList-inner:hover .p-planWrap, .p-planList-col1 .p-planList-inner:hover .p-planWrap,
.p-planList .ent-r-inner:hover .p-planWrap,
.p-planList-col3 .ent-r-inner:hover .p-planWrap,
.p-planList-col2 .ent-r-inner:hover .p-planWrap,
.p-planList-col1 .ent-r-inner:hover .p-planWrap {
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.label {
  display: block;
  margin: 10rem auto 0;
  max-width: 300px;
  width: 50%;
  padding-bottom: 5rem;
}
@media only screen and (max-width: 767px) {
  .label {
    padding-bottom: 2.5rem;
  }
}

.p-planTxt {
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  display: flex;
  align-items: center;
  margin-inline: auto;
  margin-bottom: 2rem;
  padding: 0 1rem;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-planTxt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-planTxt {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-planTxt {
    flex-wrap: wrap;
  }
}
.p-planTxt-detail {
  width: 100%;
  display: flex;
  align-items: center;
  grid-area: 1/1/2/2;
  font-size: 16px;
  font-size: 1.6rem;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  justify-content: center;
  gap: 1.5em;
}
@media only screen and (max-width: 767px) {
  .p-planTxt-detail {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .p-planTxt-detail {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-planTxt-detail {
    grid-area: unset;
    gap: 1em;
  }
}
.p-planTxt__type {
  font-size: 3em;
  text-align: center;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .p-planTxt__type {
    padding: 0 1rem;
  }
}
.p-planTxt__type small {
  display: block;
  font-size: 0.3em;
  margin-top: 0.5rem;
}
.p-planTxt__spec {
  font-size: 1.8em;
  line-height: 1.1;
}
.p-planTxt__spec small {
  font-size: 0.8em;
}
.p-planTxt__lineR {
  display: block;
  height: 6em;
  width: 1px;
  background: #333;
}
.p-planTxt__area {
  flex: 1;
  text-align: left;
}
.p-planTxt__area-01 {
  line-height: 1;
  font-size: 0.8em;
}
.p-planTxt__area-02 {
  line-height: 1;
  margin-top: 0.5em;
  font-size: 1.9em;
}
.p-planTxt__area-02 em {
  font-size: 1.4em;
  line-height: 0;
}
.p-planTxt__area-02 small {
  display: block;
  font-size: 0.5em;
  line-height: 1;
  margin-top: 0.5em;
}

.p-plan__hr {
  border: none;
  border-top: 1px solid #ac988e;
  margin: 0 0 2rem;
}

.p-planImg, .p-planImg-detail {
  display: block;
  width: 80%;
  margin: 4rem auto 2rem;
  background: rgb(255, 255, 255);
  border-radius: 3px;
}
.p-planImg-detail {
  grid-area: 2/1/3/2;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .p-planImg-detail {
    grid-area: unset;
  }
}
.p-planImg-detail.mod-height {
  height: 100%;
  width: 100%;
}
.p-planImg-detail.mod-height img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-planImg img, .p-planImg-detail img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-planPoint {
  text-align: center;
  color: #ac988e;
  font-family: "A1明朝", "A1 Mincho", "Noto Serif", serif;
  margin-bottom: 1rem;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .p-planPoint {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .p-planPoint {
    font-size: 1.8rem;
  }
}

.p-plan_btn, .p-plan_btn-back {
  display: block;
  margin: auto;
  width: 120px;
  cursor: pointer;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .p-plan_btn, .p-plan_btn-back {
    width: 100px;
  }
}
.p-plan_btn:hover, .p-plan_btn-back:hover {
  transform: translateX(5px);
}
.p-plan_btn-back:hover {
  transform: translateX(-5px);
}

.p-planWrap {
  background: #fff;
  border-top: #ac988e 10px solid;
  border-bottom: #ac988e 10px solid;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  padding: 3rem 4rem;
  transition: box-shadow 0.3s ease;
  position: relative;
  container-type: inline-size;
}
@media only screen and (max-width: 767px) {
  .p-planWrap {
    padding: 1rem;
  }
}

.p-view {
  position: relative;
  z-index: 1;
}
.p-view__txt {
  position: absolute;
  top: 10%;
  left: 5%;
  z-index: 2;
  color: #fff;
  font-size: 2.6rem;
  font-weight: 500;
  text-align: center;
  white-space: nowrap;
  letter-spacing: 0.1em;
}
@media (max-width: 1024px) {
  .p-view__txt {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-view__txt {
    font-size: 1.8rem;
    white-space: normal;
    padding: 0;
    line-height: 1.4;
    max-width: 100%;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .p-view__txt::after {
    content: "";
    display: block;
  }
}
@media (max-width: 480px) {
  .p-view__txt {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-viewInner {
    width: 100%;
    overflow-x: scroll;
  }
  .p-viewInner img {
    height: 40vh !important;
    width: auto !important;
    max-width: unset !important;
  }
}

.point {
  margin: 5rem 0;
}
.point ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 3rem;
  list-style: none;
  padding: 0;
  margin: auto;
}
@media (max-width: 1024px) {
  .point ul {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .point ul {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.point ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  text-align: center;
  font-weight: 500;
  color: #b58168;
  border: #b58168 solid 1px;
  background-color: #fff;
  padding: 2rem 1.5rem;
  min-height: 8rem;
  white-space: nowrap;
  line-height: 1;
}
@media (max-width: 1200px) {
  .point ul li {
    font-size: 1.6rem;
    padding: 1.8rem 1.2rem;
  }
}
@media (max-width: 1024px) {
  .point ul li {
    white-space: normal;
    min-height: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .point ul li {
    font-size: 1.6rem;
    padding: 1.5rem 1rem;
    min-height: 6rem;
    white-space: normal;
  }
}
@media only screen and (max-width: 767px) {
  .point ul li:nth-child(3) {
    flex-direction: column;
  }
}
.point ul li span {
  font-weight: 700;
  font-size: 1.3em;
  white-space: nowrap;
}
.point ul li em {
  font-weight: 700;
  font-size: 1.5em;
}
.point ul li .point__block {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .point ul li .point__block {
    display: block;
    margin-bottom: 0.3rem;
  }
}
.point ul li .point__sub {
  font-weight: 500;
  font-size: 1em;
}
@media only screen and (max-width: 767px) {
  .point ul li .point__sub {
    display: block;
  }
}

.p-quality {
  position: relative;
  background-color: #3a3330;
  overflow: hidden;
}
.p-quality__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.p-quality__bg img {
  width: 100%;
  height: auto;
}
.p-quality__wrapper {
  position: relative;
  z-index: 2;
  padding: 8rem 0;
}
@media only screen and (max-width: 767px) {
  .p-quality__wrapper {
    padding: 5rem 0;
  }
}
.p-quality .c-txtTtl {
  color: #ac988e;
  margin-bottom: 2rem;
}
.p-quality__lead {
  color: #fff;
  margin-bottom: 6rem;
}
@media only screen and (max-width: 767px) {
  .p-quality__lead {
    font-size: 1.6rem;
    margin-bottom: 4rem;
  }
}
.p-quality__section {
  margin-bottom: 6rem;
}
@media only screen and (max-width: 767px) {
  .p-quality__section {
    margin-bottom: 4rem;
  }
}
.p-quality__section:last-child {
  margin-bottom: 0;
}
.p-quality__section--split {
  margin-top: 3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media only screen and (max-width: 1080px) {
  .p-quality__section--split {
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-quality__section--split .p-quality__items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 1200px) {
  .p-quality__section--split .p-quality__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-quality__section--split .p-quality__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
@media (min-width: 1201px) {
  .p-quality__section--split .p-quality__item-group:nth-child(3) .p-quality__group-label {
    left: calc(-100% - 2rem);
  }
}
.p-quality__section-ttl {
  display: flex;
  align-items: center;
  gap: 2rem;
  width: 100%;
  border-bottom: #ac988e 1px solid;
}
@media only screen and (max-width: 767px) {
  .p-quality__section-ttl {
    gap: 1.5rem;
    margin-bottom: 2rem;
  }
}
.p-quality__section-ttl-ja {
  color: #fff;
  font-size: 3.5rem;
  font-weight: 500;
  letter-spacing: 1rem;
}
@media only screen and (max-width: 767px) {
  .p-quality__section-ttl-ja {
    font-size: 3rem;
  }
}
.p-quality__section-ttl-en {
  color: #ac988e;
  font-size: 2.2rem;
  font-weight: 300;
  letter-spacing: 0.05em;
}
@media only screen and (max-width: 767px) {
  .p-quality__section-ttl-en {
    font-size: 1.8rem;
  }
}
.p-quality__section-cat {
  color: #ac988e;
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  margin: 4rem 0 2rem;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  .p-quality__section-cat {
    font-size: 2.2rem;
    margin: 2rem 0 1rem;
  }
}
.p-quality__group {
  flex: 1;
}
.p-quality__items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 1200px) {
  .p-quality__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-quality__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
.p-quality__items--half {
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 2rem;
}
@media (max-width: 1200px) {
  .p-quality__items--half {
    margin-bottom: 3rem;
  }
}
.p-quality__item-group {
  position: relative;
}
.p-quality__item-group .p-quality__group-label {
  position: absolute;
  top: -3rem;
  left: 0;
  color: #ac988e;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .p-quality__item-group .p-quality__group-label {
    font-size: 1.2rem;
    top: -2.5rem;
  }
}
@media (max-width: 1200px) {
  .p-quality__item-group:nth-child(3) {
    margin-top: 4rem;
  }
}
@media (min-width: 1201px) {
  .p-quality__item-group:nth-child(3) .p-quality__group-label {
    left: calc(-200% - 4rem);
  }
}
.p-quality__item {
  text-align: center;
  position: relative;
}
.p-quality__itemImg {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .p-quality__itemImg {
    margin-bottom: 1rem;
  }
}
.p-quality__itemImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: #fff;
}
.p-quality__item-txt {
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.8;
}
@media only screen and (max-width: 767px) {
  .p-quality__item-txt {
    font-size: 1.3rem;
  }
}
.p-quality__item-txt span {
  display: block;
  margin-top: 0.5rem;
  font-weight: 500;
  color: #ac988e;
  font-size: 1.2em;
}
.p-quality .p-quality__bubble {
  background-color: #fff;
  padding: 3rem;
  border-radius: 3rem;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble {
    padding: 1.5rem;
  }
}
.p-quality .p-quality__bubble .c-imgBox {
  position: relative;
}
.p-quality .p-quality__bubble .c-imgBox .p-quality__bubble-ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 2.5rem;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .c-imgBox .p-quality__bubble-ttl {
    font-size: 2.5rem;
  }
}
.p-quality .p-quality__bubble .c-imgBox .p-quality__bubble-ttl .en {
  font-size: 130%;
  line-height: normal;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .c-imgBox .p-quality__bubble-ttl .en {
    font-size: 100%;
  }
}
.p-quality .p-quality__bubble .c-imgBox .p-quality__bubble-ttl .ja {
  font-size: 80%;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .c-imgBox .p-quality__bubble-ttl .ja {
    font-size: 70%;
  }
}
.p-quality .p-quality__bubble .c-imgBox .c-mv__img {
  max-height: 300px;
  display: block;
  width: 100%;
}
.p-quality .p-quality__bubble .c-imgBox .c-imgBox__cap--R {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  font-size: 0.75rem;
  color: #ccc;
  z-index: 2;
}
.p-quality .p-quality__bubble .bubbleInner .introTxt {
  font-size: 2rem;
  text-align: center;
  color: #708591;
  margin: 3rem auto;
}
.p-quality .p-quality__bubble .bubbleInner .introTxt .note {
  font-size: 0.8rem;
}
.p-quality .p-quality__bubble .bubbleInner .bubbletxt {
  width: 85%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 70% 30%;
  gap: 3rem;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubbleInner .bubbletxt {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.p-quality .p-quality__bubble .bubbleInner .bubbletxt .txt {
  width: 100%;
}
.p-quality .p-quality__bubble .bubbleInner .imgUnder {
  color: #708591;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubbleInner .imgUnder {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubbleInner .imgUnder {
    font-size: 1.6rem;
  }
}
.p-quality .p-quality__bubble .bubble__grid {
  margin-top: 5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubble__grid {
    margin-top: 2.5rem;
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
.p-quality .p-quality__bubble .bubble__gridItem {
  background: #708591;
  border-radius: 2rem;
  font-size: 16px;
  font-size: 1.6rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 2rem;
  padding: 1.5rem;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubble__gridItem {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubble__gridItem {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubble__gridItem {
    gap: 1rem;
    padding: 1rem;
  }
}
.p-quality .p-quality__bubble .bubble__gridItem:last-of-type {
  grid-area: 3/1/4/3;
  width: 50%;
  margin-inline: auto;
}
@media only screen and (max-width: 767px) {
  .p-quality .p-quality__bubble .bubble__gridItem:last-of-type {
    grid-area: unset;
    width: 100%;
  }
}
.p-quality .p-quality__bubble .bubble__gridImg {
  overflow: hidden;
  border-radius: 2rem;
}
.p-quality .p-quality__bubble .bubble__gridImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-quality .p-quality__bubble .bubble__gridTtl {
  font-size: 1.5em;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.p-quality .p-quality__bubble .bubble__gridTtl small {
  font-size: 0.5em;
  position: absolute;
  top: 0%;
  left: 100%;
}
.p-quality .p-quality__bubble .bubble__gridTxt {
  text-align: left;
  color: #fff;
}

.p-plan-btns {
  margin: 2rem auto 5rem;
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .p-plan-btns {
    margin: 2rem auto 3rem;
    gap: 1.5rem;
  }
}
.p-plan-btns__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem 3rem;
  color: #fff;
  text-decoration: none;
  font-size: 1.6rem;
  min-width: 300px;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 767px) {
  .p-plan-btns__btn {
    padding: 1.2rem 2rem;
    font-size: 1.4rem;
    width: 100%;
    flex: 1 1 45%;
  }
}
.p-plan-btns__btn:hover {
  opacity: 0.8;
}
.p-plan-btns__btn--gmap {
  background-color: #9e6b58;
}
.p-plan-btns__btn--pdf {
  background-color: #32231d;
}
/*# sourceMappingURL=../../map/floorplan/plan.css.map */