/*# sourceMappingURL=style.css.map */ー */
/* ////////////////////////////////////////////////////////////////////////////////////////////////// */
#header {
  position: fixed;
  width: 100%;
  z-index: 5;
  top: 0;
  left: 0;.unit-latest
}
#header .inner {
  z-index: 3;
  position: fixed;
  width: 100%;
  min-width: 1080px;
  height: 100px;
  background: #f7eaed;
  padding: 0;
  top: 0;
  left: 0;
  border-top: 8px solid var(--col--main-02);
}
@media screen and (max-width: 767px) {
  #header .inner {
    height: 70px;
    min-width: 100%;
  }
}
#header .block-left {
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  #header .block-left {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
}
#header .item-logo {
  display: block;
  width: fit-content;
}
#header .item-logo a {
  width: fit-content;
  display: block;
  transition: ease 0.2s;
}
#header .item-logo a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  #header .item-logo {
    margin: 0 auto;
  }
  #header .item-logo img {
    height: auto;
  }
}
#header .block-right {
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  #header .block-right {
    display: none;
  }
}
#header .cont-info {
  width: fit-content;
  margin-left: var(--margin-30);
}
#header .cont-info .btn-contact {
  width: 210px;
  height: 60px;
  background: var(--col--main-02);
  border-radius: 30px;
  margin-right: var(--margin-25);
  border: 1px solid var(--col--main-02);
  transition: ease 0.3s;
}
#header .cont-info .btn-contact span {
  color: #fff;
  font-size: var(--font-size-16);
  font-weight: 700;
  letter-spacing: 0.08em;
  position: relative;
  padding-left: 30px;
}
#header .cont-info .btn-contact span::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__calendar__01_01w.png) center center/contain no-repeat;
  width: 18px;
  height: 20px;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
#header .cont-info .btn-contact:hover {
  background: #fff;
}
#header .cont-info .btn-contact:hover span {
  color: var(--col--main-01);
}
#header .cont-info .btn-contact:hover span::before {
  filter: var(--col--main-02-f);
}

html {
  scroll-padding-top: 100px;
}

/* nav グローバルナビゲーション
////////////////////////////////////////////////////////////////////////////////////////////////// */
#nav .list-nav {
  width: fit-content;
  gap: 20px;
  position: relative;
}
#nav .list-nav > .item {
  position: relative;
  width: fit-content;
}
#nav .list-nav > .item > p,
#nav .list-nav > .item a {
  transition: ease 0.17s;
  gap: 5px;
  transition: ease 0.3s;
}
#nav .list-nav > .item > p:hover,
#nav .list-nav > .item a:hover {
  gap: 7px;
  color: var(--col--main-01);
  opacity: 0.8;
}
#nav .list-nav > .item .drop_menu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: ease 0.3s;
  padding: 20px 5px;
  left: 50%;
  translate: -50% 0;
  top: 60px;
  width: 200px;
  background: #fff;
  box-shadow: 10px 0 10px rgba(0, 0, 0, 0.05);
}
#nav .list-nav > .item .drop_menu li {
  font-size: 14px;
  color: var(--col--main-02);
  margin-bottom: var(--margin-15);
  border-bottom: 1px dotted var(--col--main-02);
  padding-bottom: 10px;
}
#nav .list-nav > .item .drop_menu li:last-child {
  margin-bottom: 0;
}
#nav .list-nav > .item:hover .drop_menu {
  opacity: 1;
  visibility: visible;
  top: 65px;
}
#nav .list-nav > .item:hover .drop_menu li {
  color: var(--col--main-01);
}
#nav .list-nav > .item_drop span {
  cursor: default;
  transition: ease 0.3s;
}
#nav .list-nav > .item_drop span:hover {
  color: var(--col--main-01);
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  #nav {
    display: none;
  }
}


#nav .list-nav > .item.current a{
  color: var(--col--main-01);
}

/* mv メインビジュアル
////////////////////////////////////////////////////////////////////////////////////////////////// */
#mv {
  position: relative;
  width: 100%;
  height: 1290px;
  margin-top: 80px;
  background: url(/img/mv/mv__img_01.png) right top no-repeat, url(/img/common/separate__wave__01_b.svg) center bottom/100% 269px no-repeat, var(--pattern__texture__01_w1);
}
#mv::before {
  z-index: 2;
  content: "";
  position: absolute;
  background: url(/img/top/top__news__img_01.png) center center/contain no-repeat;
  width: clamp(260px, 50vw - 450px, 360px);
  height: 491px;
  left: 0;
  bottom: -50px;
}
#mv .mv-catch {
  position: absolute;
  left: 178px;
  top: 310px;
}
#mv .mv-catch span {
  width: fit-content;
  display: block;
  position: relative;
  margin-bottom: var(--margin-40);
}
#mv .mv-catch span::before {
  content: "";
  position: absolute;
  background: url(/img/mv/mv__deco.png) center center/contain no-repeat;
  width: 839px;
  height: 258px;
  left: -178px;
  bottom: -245px;
}
#mv .mv-catch .com__times {
  padding: 8px 10px;
  padding-right: 15px;
  background: #fff;
  width: fit-content;
  border-radius: 5px;
  font-size: var(--font-size-20);
  position: relative;
}
#mv .mv-catch .com__times::before {
  content: "";
  position: absolute;
  background: url(/img/mv/illust__dog__01_02.png) center center/contain no-repeat;
  width: 102px;
  height: 104px;
  right: -80px;
  bottom: -30px;
}
#mv .mv-catch .com__times dt {
  margin-right: var(--margin-10);
  padding: 5px 10px;
  border-radius: 5px;
  color: #fff;
  background: var(--col--main-02);
}
@media screen and (max-width: 767px) {
  #mv {
    height: 100vw;
    max-width: 100%;
  }
}



#mv .list-btn {
  position: absolute;
  bottom: 290px;
  gap: 40px;
  width: fit-content;
  left: 50%;
  translate: -50% 0;

  &::before {
    content: "";
    position: absolute;
    background: url(/img/common/illust__dog__01_09b.png)center center / contain no-repeat;
    width: 151px;
    height: 141px;
    bottom: 0;
    right: -200px;
  }

  .item {
    a {
      transition: ease .2s;
      position: relative;
      bottom: 0;

      &:hover {
        bottom: -3px;
        opacity: .7;
      }
    }
  }
}



/* sv サブビジュアル
////////////////////////////////////////////////////////////////////////////////////////////////// */
#sv {
  position: relative;
  width: 100%;
  z-index: 2;
  height: 450px;
  background: var(--pattern__texture__01_w1);
  margin-top: 80px;
}
#sv::before {
  content: "";
  position: absolute;
  background: url(/img/sv/sv__deco_01.png) center center/contain no-repeat;
  width: 264px;
  height: 253px;
  right: 0;
  bottom: -100px;
}
#sv .sv-img {
  z-index: 0;
  position: absolute;
  width: 1180px;
  height: 400px;
  right: 100px;
  top: 0;
}
#sv .sv-catch {
  z-index: 1;
  position: absolute;
  width: 1080px;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
#sv .sv-catch span {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 400px;
  width: fit-content;
  height: 70px;
  background: #fff;
  border-radius: 20px;
  font-size: var(--font-size-38);
  font-weight: 700;
  letter-spacing: 0.14em;
  position: relative;
}
#sv .sv-catch span::after {
  content: "";
  position: absolute;
  background: url(/img/sv/sv__deco_02.png) center center/contain no-repeat;
  width: 102px;
  height: 104px;
  left: -80px;
  bottom: -5px;
}
#sv .sv-catch span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: url(/img/common/border__dashed__a_01.png) bottom left repeat-x;
  bottom: -15px;
  left: 0;
}
@media screen and (max-width: 767px) {
  #sv {
    height: 45vw;
    max-width: 100%;
  }
}

.sv-notfound {
  background: url(/img/sv/sv__notfound.png) center center/cover no-repeat;
}

.sv-contact {
  background: url(/img/sv/sv__contact.png) center center/cover no-repeat;
}

.sv-complete {
  background: url(/img/sv/sv__complete.png) center center/cover no-repeat;
}

.sv-news {
  background: url(/img/sv/sv__news.png) center center/cover no-repeat;
}

.sv-site {
  background: url(/img/sv/sv__site.png) center center/cover no-repeat;
}

.sv-privacy {
  background: url(/img/sv/sv__privacy.png) center center/cover no-repeat;
}

.sv-about {
  background: url(/img/sv/sv__about.png) center center/cover no-repeat;
}

.sv-common__contact {
  background: url(/img/sv/sv__common__contact.png) center center/cover no-repeat;
}

.sv-hotel {
  background: url(/img/sv/sv__hotel.png) center center/cover no-repeat;
}

.sv-menu_trimming {
  background: url(/img/sv/sv__menu_trimming.png) center center/cover no-repeat;
}

.sv-rental_space {
  background: url(/img/sv/sv__rental_space.png) center center/cover no-repeat;
}

.sv-trimming {
  background: url(/img/sv/sv__trimming.png) center center/cover no-repeat;
}

/* footer フッター
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#footer {
  position: relative;
  width: 100%;
  background: var(--pattern__texture__01_w1);
}
#footer .item-logo {
  display: block;
  position: relative;
  width: fit-content;
  transition: ease 0.2s;
  margin-bottom: var(--margin-30);
}
#footer .item-logo:hover {
  opacity: 0.6;
}
#footer .inner {
  padding-top: var(--margin-50);
}
@media screen and (max-width: 767px) {
  #footer .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#footer .block-left {
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  #footer .block-left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
#footer .block-right {
  position: relative;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  #footer .block-right {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
}
#footer .item-address {
  font-size: var(--font-size-14);
  margin-bottom: var(--margin-50);
  line-height: 2;
}
#footer .unit__contact {
  width: fit-content;
  margin-left: auto;
  gap: 20px;
}
#footer .list-nav {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 250px;
  gap: 30px 60px;
  margin-bottom: var(--margin-20);
}
#footer .list-nav .item {
  width: fit-content;
  position: relative;
  padding-left: var(--margin-15);
}
#footer .list-nav .item::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__arrow__a_02.png) center center/contain no-repeat;
  width: 6px;
  height: 9px;
  left: 0;
  top: 50%;
  translate: 0 -50%;
  transition: ease 0.2s;
}
#footer .list-nav .item a {
  position: relative;
  transition: ease 0.2s;
}
#footer .list-nav .item:hover {
  color: var(--col--main-02);
  opacity: 0.7;
}
#footer .list-nav .item:hover::before {
  left: 5px;
}
@media screen and (max-width: 767px) {
  #footer .list-nav {
    display: none;
  }
}
#footer #copyright {
  font-size: var(--font-size-13);
  text-align: center;
  color: var(--col--main-02);
  font-size: 11px;
  color: var(--col--txt-01);
}
#footer #copyright a {
  margin: 0 2px;
  padding: 0 5px;
  transition: ease 0.12s;
}
#footer #copyright a:hover {
  color: #fff;
  background: var(--col--main-02);
}
@media screen and (max-width: 767px) {
  #footer #copyright a {
    margin: unset;
    padding: unset;
  }
  #footer #copyright a:hover {
    color: inherit;
    background: inherit;
  }
}


.pagetop {
    z-index: 5;
    position: fixed;
    right: 10px;
    bottom: 10px;
    transition: ease .3s;

    &:hover {
        opacity: .8;
        bottom: 13px;
    }
}


/* index
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
main {
  position: relative;
  z-index: 1;
}

.unit-latest {
  padding-bottom: var(--margin-20);
  margin-bottom: var(--margin-20);
  height: fit-content;
  border-bottom: 1px solid var(--col--txt-01);
}
.unit-latest a {
  width: 100%;
  height: 100%;
}
.unit-latest .unit-latest-text {
  width: 100%;
}
.unit-latest .unit-latest-text.on_thumb {
  width: 85%;
}
@media screen and (max-width: 767px) {
  .unit-latest .unit-latest-text.on_thumb {
    width: 70%;
  }
}
.unit-latest .item-ttl {
  order: 3;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: var(--font-size-16);
}
.unit-latest .item-time {
  position: relative;
  order: 1;
  width: fit-content;
  margin-right: var(--margin-20);
}
.unit-latest .tag_list {
  order: 2;
  width: 70%;
  margin-bottom: var(--margin-15);
  gap: 12px;
}
.unit-latest .tag_list-item {
  width: fit-content;
  height: fit-content;
  font-size: var(--font-size-14);
  letter-spacing: 0;
  position: relative;
  padding-left: 0.5rem;
}
.unit-latest .tag_list-item::before {
  content: "#";
  color: var(--col--main-01);
  position: absolute;
  left: 0;
}
.unit-latest .unit-latest-img {
  height: 130px;
  width: 130px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .unit-latest .unit-latest-img {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}
.unit-latest .item-thumb {
  height: 130px;
  width: 130px;
}
@media screen and (max-width: 767px) {
  .unit-latest .item-thumb {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}
.unit-latest:hover {
  right: -5px;
}

.s-post-taglist {
  gap: 10px;
}
.s-post-taglist .tag-name {
  width: fit-content;
  height: fit-content;
  font-size: var(--font-size-14);
  letter-spacing: 0;
  position: relative;
  padding-left: 0.5rem;
}
.s-post-taglist .tag-name::before {
  content: "#";
  color: var(--col--main-01);
  position: absolute;
  left: 0;
}

.wrap__section_01 {
  position: relative;
  overflow: hidden;
}

#top__news {
  position: relative;
  z-index: 0;
  background: url(/img/common/deco__foot__a_01.png) right -20px bottom no-repeat, url(/img/common/separate__wave__02_w.png) center bottom/100% no-repeat, #f1e0cc;
}
#top__news .inner {
  padding: 0 0 260px;
}
#top__news .wrap__section {
  gap: 50px;
}
#top__news .block__news {
  position: relative;
  width: 480px;
}
#top__news .block__news .ttl03 {
  margin-bottom: var(--margin-40);
}
#top__news .block__news .unit-latest {
  padding-bottom: var(--margin-20);
  margin-bottom: var(--margin-20);
  border-bottom: 1px solid var(--col--txt-01);
  height: fit-content;
}
#top__news .block__news .unit-latest a {
  width: 100%;
  height: 100%;
}
#top__news .block__news .unit-latest .unit-latest-text {
  width: 100%;
}
#top__news .block__news .unit-latest .unit-latest-text.on_thumb {
  width: 85%;
}
@media screen and (max-width: 767px) {
  #top__news .block__news .unit-latest .unit-latest-text.on_thumb {
    width: 70%;
  }
}
#top__news .block__news .unit-latest .item-ttl {
  order: 3;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: var(--font-size-16);
}
#top__news .block__news .unit-latest .item-time {
  position: relative;
  order: 1;
  width: fit-content;
  margin-right: var(--margin-20);
}
#top__news .block__news .unit-latest .tag_list {
  order: 2;
  width: 70%;
  margin-bottom: var(--margin-15);
  gap: 12px;
}
#top__news .block__news .unit-latest .tag_list-item {
  width: fit-content;
  height: fit-content;
  font-size: var(--font-size-14);
  letter-spacing: 0;
  position: relative;
  padding-left: 0.5rem;
}
#top__news .block__news .unit-latest .tag_list-item::before {
  content: "#";
  color: var(--col--main-01);
  position: absolute;
  left: 0;
}
#top__news .block__news .unit-latest .unit-latest-img {
  height: 130px;
  width: 130px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  #top__news .block__news .unit-latest .unit-latest-img {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}
#top__news .block__news .unit-latest .item-thumb {
  height: 130px;
  width: 130px;
}
@media screen and (max-width: 767px) {
  #top__news .block__news .unit-latest .item-thumb {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}
#top__news .block__news .unit-latest:hover {
  right: -5px;
}
#top__news .block__news .com__btn_01 {
  width: 170px;
  position: absolute;
  right: 0;
  top: 0;
}
#top__news .block__app {
  z-index: 1;
  width: 550px;
  position: relative;
  border-radius: 30px;
  background: var(--pattern__texture__01_w2);
  padding: 60px 34px 45px;
  margin-top: var(--margin-35);
}
#top__news .block__app .ttl04 {
  position: relative;
  text-align: center;
  width: 267px;
  margin-bottom: var(--margin-25);
}
#top__news .block__app .ttl04 .sub_01 {
  position: absolute;
  right: 0px;
  top: -110px;
}
#top__news .block__app .ttl04 .sub_02 {
  position: absolute;
  left: 0px;
  top: -95px;
}
#top__news .block__app .ttl04 .ja {
  font-size: var(--font-size-18);
  font-weight: 700;
  line-height: 1.8;
}
#top__news .block__app .item-img {
  position: absolute;
  right: 39px;
  bottom: 41px;
}
#top__news .block__app .unit__app {
  position: relative;
  width: 267px;
}
#top__news .block__app .unit__app .ttl05 {
  margin-bottom: var(--margin-20);
  background: #fff;
  width: 100%;
  border-radius: 10px;
  padding: 8px;
  text-align: center;
  position: relative;
}
#top__news .block__app .unit__app .ttl05::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__arrow__b.svg) center center/100% 100% no-repeat;
  width: 19px;
  height: 9px;
  filter: var(--col--fil-white);
  bottom: 0;
  left: 50%;
  translate: -50% 100%;
}
#top__news .block__app .unit__app .ttl05 .ja {
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: var(--font-size-18);
}
#top__news .block__app .unit__app .ttl05 .ja small {
  font-size: var(--font-size-16);
}
#top__news .block__app .unit__app .wrap__app {
  gap: 20px;
}
/* top__news
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* top__about
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__about {
  position: relative;
  z-index: 3;
  background: var(--pattern__texture__01_w1);
}
#top__about .inner {
  padding: 87px 0 171px;
}
#top__about .ttl03 {
  background: url(/img/common/border__dashed__a_01.png) bottom left repeat-x;
  width: fit-content;
  margin-left: auto;
  padding-bottom: var(--margin-20);
  margin-bottom: var(--margin-30);
  width: 480px;
}
#top__about .block__intro {
  position: relative;
  width: 480px;
  margin-left: auto;
}
#top__about .block__intro .item-img {
  width: max-content;
  position: absolute;
  left: -70px;
  top: -210px;
  translate: -100% 0;
}
#top__about .block__intro .item-img::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/common/deco__line__01_01.png) center center/contain no-repeat;
  width: 560px;
  height: 511px;
  left: -244px;
  bottom: -387px;
}
#top__about .block__intro .item-text {
  width: 440px;
  margin-bottom: var(--margin-40);
}
#top__about .block__intro .com__btn_01 {
  width: 350px;
  height: 65px;
  position: relative;
}
#top__about .block__intro .com__btn_01::after {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_01.png) center center/contain no-repeat;
  width: 161px;
  height: 169px;
  translate: 100% 0;
  right: -24px;
  bottom: -40px;
}
#top__about .block__intro .com__btn_01 span {
  font-size: var(--font-size-16);
}

/* top__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__feature {
  position: relative;
  z-index: 2;
  background: url(/img/common/separate__wave__03_w.png) center top/100% 84px no-repeat, #fcfaf7;
}
#top__feature::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  left: 0;
  bottom: 0;
  translate: 0 50%;
}
#top__feature .inner {
  padding: 180px 0 110px;
}
#top__feature .ttl03 {
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 60px;
  position: relative;
}
#top__feature .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_02.png) center center/contain no-repeat;
  width: 81px;
  height: 67px;
  right: 33px;
  top: -70px;
}
#top__feature .block__feature .list__feature {
  --num: 1;
  --column-gap: 70px;
  --row-gap: 0;
}
#top__feature .block__feature .list__feature > .item {
  position: relative;
  width: calc((100% - 140px) / 3);
}
#top__feature .block__feature .list__feature > .item .ttl04 {
  order: 2;
  margin-bottom: var(--margin-20);
  text-align: center;
}
#top__feature .block__feature .list__feature > .item .ttl04 .num {
  position: absolute;
  right: 0;
  top: 0;
  font-size: var(--font-size-36);
  color: var(--col--main-01);
  font-weight: 500;
  letter-spacing: 0.1em;
}
#top__feature .block__feature .list__feature > .item .ttl04 .ja {
  width: fit-content;
  margin: 0 auto;
  display: block;
  position: relative;
  font-size: var(--font-size-20);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.8;
  padding-bottom: var(--margin-20);
}
#top__feature .block__feature .list__feature > .item .ttl04 .ja::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco_ttl__dot_01_p.png) center center/contain no-repeat;
  width: 64px;
  height: 8px;
  left: 50%;
  translate: -50% 0;
  bottom: 0;
}
#top__feature .block__feature .list__feature > .item .item-img {
  order: 1;
  margin-bottom: var(--margin-10);
}
#top__feature .block__feature .list__feature > .item .item-text {
  order: 3;
  width: 100%;
}
#top__feature .block__feature .list__feature .item:nth-of-type(1) .ttl04 .num::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__b_01.png) center center/contain no-repeat;
  width: 129px;
  height: 128px;
  left: -58px;
  bottom: -58px;
}
#top__feature .block__feature .list__feature .item:nth-of-type(2) {
  margin-top: var(--margin-70);
}
#top__feature .block__feature .list__feature .item:nth-of-type(2) .ttl04 .num::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__b_02.png) center center/contain no-repeat;
  width: 129px;
  height: 128px;
  left: -58px;
  bottom: -58px;
}
#top__feature .block__feature .list__feature .item:nth-of-type(3) .ttl04 .num::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__b_03.png) center center/contain no-repeat;
  width: 129px;
  height: 128px;
  left: -58px;
  bottom: -58px;
}

/* top__service
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__service {
  z-index: 1;
  position: relative;
  background: var(--pattern__texture__01_w1);
}
#top__service::before {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_03.png) center center/contain no-repeat;
  width: 579px;
  height: 522px;
  left: 0;
  bottom: -20px;
}
#top__service .inner {
  padding: 120px 0 130px;
}
#top__service .cont__service {
  width: fit-content;
  margin-left: auto;
}
#top__service .cont__service .list__service {
  width: 720px;
  margin-left: auto;
  display: grid;
  gap: 30px;
  grid-template-areas: "item_01 item_01" "item_02 item_03";
}
#top__service .cont__service .list__service > .item {
  position: relative;
}
#top__service .cont__service .list__service > .item::before {
  z-index: 1;
  content: "";
  position: absolute;
  background: url(/img/common/icon__btn__b_01.png) center center/contain no-repeat;
  width: 50px;
  height: 50px;
  right: -15px;
  bottom: -15px;
  transition: ease 0.3s;
}
#top__service .cont__service .list__service > .item:hover::before {
  background: url(/img/common/icon__btn__b_02.png) center center/contain no-repeat;
  right: -20px;
  bottom: -15px;
}
#top__service .cont__service .list__service > .item_01 {
  grid-area: item_01;
  position: relative;
}
#top__service .cont__service .list__service > .item_01 a {
  position: relative;
}
#top__service .cont__service .list__service > .item_01 a::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__service__img_01.png) center center/cover no-repeat;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
#top__service .cont__service .list__service > .item_01 .ttl04 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: max-content;
  left: 60px;
}
#top__service .cont__service .list__service > .item_02 {
  grid-area: item_02;
}
#top__service .cont__service .list__service > .item_02 a {
  position: relative;
}
#top__service .cont__service .list__service > .item_02 a::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__service__img_02.png) center center/cover no-repeat;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
#top__service .cont__service .list__service > .item_02 .ttl04 {
  position: absolute;
  z-index: 1;
  width: max-content;
  left: 50%;
  translate: -50% 0;
  top: 30px;
}
#top__service .cont__service .list__service > .item_03 {
  grid-area: item_03;
}
#top__service .cont__service .list__service > .item_03 a {
  position: relative;
}
#top__service .cont__service .list__service > .item_03 a::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__service__img_03.png) center center/cover no-repeat;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
}
#top__service .cont__service .list__service > .item_03 .ttl04 {
  position: absolute;
  z-index: 1;
  width: max-content;
  left: 50%;
  translate: -50% 0;
  top: 30px;
}
#top__service .cont__service .list__service > .item {
  width: 100%;
  height: 220px;
  border-radius: 20px;
}
#top__service .cont__service .list__service > .item a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}
/* top__access
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__access {
  background: #fcfaf7;
  position: relative;
}
#top__access .inner {
  width: 100%;
  padding-top: 0;
  padding-bottom: 50px;
}
#top__access hgroup {
  width: 100%;
  position: relative;
  height: 480px;
  margin-bottom: 100px;
  background: url(/img/top/top__access__ttl03_bg_deco.png) center bottom no-repeat, url(/img/top/top__access__ttl03_bg.jpg) center center/cover no-repeat;
}
#top__access hgroup::before {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_04.png) center center/contain no-repeat;
  width: 597px;
  height: 492px;
  right: 0;
  bottom: -20px;
}
#top__access hgroup .ttl03 {
  z-index: 1;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  bottom: -70px;
}
#top__access hgroup .ttl03 .icon {
  margin-bottom: var(--margin-20);
}
#top__access hgroup .ttl03 .ja {
  margin-bottom: var(--margin-20);
}
#top__access hgroup .ttl03 .ja::before {
  left: 50%;
  translate: -50% 0;
}
#top__access .block__access {
  width: 1080px;
  margin: 0 auto;
  gap: 60px;
}
#top__access .block__access .group__text {
  width: 480px;
}
#top__access .block__access .ttl04 {
  background: url(/img/common/pt__border__01_o.png);
  margin-left: auto;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  position: relative;
  margin-bottom: var(--margin-30);
}
#top__access .block__access .ttl04::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__arrow__b.svg) center center/100% 100% no-repeat;
  width: 20px;
  height: 10px;
  filter: var(--col--acc-01-f);
  left: 50%;
  translate: -50% 100%;
  bottom: 0;
}
#top__access .block__access .ttl04 .ja {
  font-size: var(--font-size-16);
  letter-spacing: 0.08em;
  font-weight: 700;
}
#top__access .block__access .item-map {
  background: red;
  width: 540px;
  height: 370px;
  border-radius: 20px;
}
#top__access .block__access .item-text {
  width: 100%;
  text-align: center;
  margin-bottom: var(--margin-35);
}
#top__access .block__access .com__btn_01 {
  margin: 0 auto;
  width: 350px;
  height: 65px;
}
#top__access .block__access .com__btn_01 span {
  font-size: var(--font-size-16);
}

/* common__contact
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#common__contact {
  background: url(/img/common/separate__wave__04_w.png) center top/100% 299px no-repeat, var(--pattern__texture__01_w1);
}
#common__contact .inner {
  padding-top: 50px;
  padding-bottom: var(--margin-50);
}
#common__contact .wrap__contact {
  position: relative;
  padding: 60px;
  background: var(--pattern__border__01_o);
  border-radius: 30px;
}
#common__contact .ttl03 {
  text-align: center;
  margin: 0 auto;
  margin-bottom: var(--margin-30);
}
#common__contact .ttl03 .ja {
  line-height: 1.6;
}
#common__contact .ttl03 .ja::before {
  left: 50%;
  translate: -50% 0;
}
#common__contact .list__images {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#common__contact .list__images > .item {
  position: absolute;
}
#common__contact .list__images > .item:nth-of-type(1) {
  width: max-content;
  top: -3px;
  right: -35px;
}
#common__contact .list__images > .item:nth-of-type(2) {
  width: max-content;
  top: 242px;
  left: -35px;
}
#common__contact .lead-text {
  text-align: center;
  margin-bottom: var(--margin-30);
}
#common__contact .btn-contact {
  border-radius: 40px;
  margin-bottom: var(--margin-20);
  width: 390px;
  height: 80px;
  margin: 0 auto;
  position: relative;
  background: var(--col--main-02);
  margin-bottom: var(--margin-25);
  border: 1px solid var(--col--main-02);
  transition: ease 0.2s;
}
#common__contact .btn-contact::before {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_05.png) center center/contain no-repeat;
  width: 84px;
  height: 83px;
  left: -45px;
  bottom: 0;
  transition: ease 0.2s;
}
#common__contact .btn-contact::after {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_06.png) center center/contain no-repeat;
  width: 79px;
  height: 87px;
  right: -45px;
  bottom: 0;
  transition: ease 0.2s;
}
#common__contact .btn-contact span {
  letter-spacing: 0.05em;
  font-size: var(--font-size-18);
  color: #fff;
  position: relative;
}
#common__contact .btn-contact span::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__calendar.png) center center/contain no-repeat;
  width: 22px;
  height: 24px;
  left: -60px;
  top: 50%;
  translate: 0 -50%;
}
#common__contact .btn-contact:hover {
  opacity: 0.8;
  background: #fff;
}
#common__contact .btn-contact:hover::before {
  left: -50px;
}
#common__contact .btn-contact:hover::after {
  right: -50px;
}
#common__contact .btn-contact:hover span {
  color: var(--col--main-02);
}
#common__contact .btn-contact:hover span::before {
  filter: var(--col--main-02-f);
}
#common__contact .unit__contact {
  gap: 25px;
  width: fit-content;
  margin: 0 auto;
}
#common__contact .unit__contact .com__tel {
  width: fit-content;
}
#common__contact .unit__contact .com__tel dd .tel-num {
  display: block;
  position: relative;
  margin-bottom: 5px;
}
#common__contact .unit__contact .com__tel dd .tel-attention {
  margin: 0 auto;
  height: 12px;
}
#common__contact .unit__contact .com__btn_02 {
  width: 320px;
  height: 78px;
  background: #fff;
  border-radius: 39px;
}
#common__contact .unit__contact .com__btn_02 span {
  position: relative;
  font-size: var(--font-size-18);
  letter-spacing: 0.05em;
  padding-left: var(--margin-45);
}
#common__contact .unit__contact .com__btn_02 span::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__line.svg) center center/contain no-repeat;
  width: 30px;
  height: 30px;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}

/* common
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.com__subpage_intro {
  z-index: 0;
  position: relative;
}
.com__subpage_intro .block__intro {
  position: relative;
}
.com__subpage_intro .block__intro .ttl03 {
  width: 540px;
  margin-left: auto;
}
.com__subpage_intro .block__intro .item-img {
  position: absolute;
  left: -100px;
  top: 0;
}
.com__subpage_intro .block__intro .item-img::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/about/about__deco__dotbox_01.png) center center/contain no-repeat;
  width: 822px;
  height: 494px;
  left: -410px;
  bottom: -80px;
}
.com__subpage_intro .block__intro .item-text {
  width: 540px;
  margin-left: auto;
}

.com__subpage_nav .list-nav .item {
  height: 80px;
  margin-bottom: var(--margin-20);
}
.com__subpage_nav .list-nav .item a {
  width: 100%;
  height: 100%;
  position: relative;
  transition: ease 0.3s;
  border-block: 6px solid var(--col--main-02);
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) calc(100% - 1px), white 6px), linear-gradient(180deg, rgba(255, 255, 255, 0) calc(100% - 1px), white 6px), var(--col--main-02);
  transition: ease 0.2s;
}
.com__subpage_nav .list-nav .item a::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__arrow__a_03.png) center center/contain no-repeat;
  width: 10px;
  height: 6px;
  right: 20px;
  top: 50%;
  translate: 0 -50%;
}
.com__subpage_nav .list-nav .item a span {
  font-size: var(--font-size-16);
  color: #fff;
}
.com__subpage_nav .list-nav .item a:hover {
  opacity: 0.7;
}

.com__faq .cont__post .block__post {
  padding: 40px;
  border-radius: 30px;
  background: url(/img/common/deco__foot__b_04.png) left -30px top -20px no-repeat, #fff;
  margin-bottom: var(--margin-40);
  position: relative;
}
.com__faq .cont__post .block__post:last-child {
  margin-bottom: 0;
}
.com__faq .cont__post .block__post dt {
  position: relative;
  font-size: var(--font-size-22);
  font-weight: 700;
  padding-left: 65px;
  margin-bottom: var(--margin-40);
  line-height: 1.7;
}
.com__faq .cont__post .block__post dt::before {
  content: "Q.";
  font-size: var(--font-size-48);
  color: var(--col--main-01);
  font-weight: 700;
  letter-spacing: 0.08em;
  position: absolute;
  left: 0;
  top: -30px;
}
.com__faq .cont__post .block__post dd {
  position: relative;
  font-size: var(--font-size-16);
  font-weight: 500;
  padding-left: 65px;
  line-height: 1.7;
}
.com__faq .cont__post .block__post dd::before {
  content: "A.";
  font-size: var(--font-size-48);
  color: var(--col--main-01);
  font-weight: 700;
  letter-spacing: 0.08em;
  position: absolute;
  left: 0;
  top: -40px;
}

.com__price .item_table {
  position: relative;
  margin-bottom: var(--margin-50);
}
.com__price .item-note small {
  display: block;
  margin-bottom: var(--margin-15);
}

.com__policy .lead-text {
  text-align: center;
  margin-bottom: var(--margin-60);
}
.com__policy .lead-text p {
  font-size: var(--font-size-16);
}
.com__policy .cont__policy .block__policy {
  margin-bottom: var(--margin-70);
}
.com__policy .cont__policy .block__policy:last-child {
  margin-bottom: 0;
}
.com__policy .cont__policy .block__policy .ttl04 {
  width: 100%;
  border-radius: 10px;
  padding: 16px;
  text-align: center;
  margin-bottom: var(--margin-40);
  background: var(--pattern__border__01_o);
}
.com__policy .cont__policy .block__policy .ttl04 .ja {
  font-size: var(--font-size-24);
  font-weight: 700;
  letter-spacing: 0.08em;
}
.com__policy .cont__policy .block__policy .list .item {
  font-weight: 500;
  letter-spacing: 0.08em;
  font-size: var(--font-size-15);
  line-height: 2;
  margin-bottom: var(--margin-20);
}
.com__policy .cont__policy .block__policy .list .item:last-child {
  margin-bottom: 0;
}

/* about
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* about__intro
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__intro {
  position: relative;
  z-index: 3;
  background: url(/img/common/separate__wave__04_o.png) center bottom/100% 61px no-repeat, var(--pattern__texture__01_w1);
}
#about__intro::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_03.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  left: 0;
  bottom: -50px;
}
#about__intro .inner {
  padding-bottom: 140px;
}
#about__intro .block__intro .ttl03::after {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_07.png) center center/contain no-repeat;
  width: 90px;
  height: 112px;
  right: 0;
  bottom: 20px;
}
/* about__staff
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__staff {
  z-index: 1;
  position: relative;
  background: var(--pattern__border__01_o);
}
#about__staff::before {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_03.png) center center/contain no-repeat;
  width: 579px;
  height: 522px;
  left: 0;
  bottom: -30px;
}
#about__staff .inner {
  padding-top: 100px;
  padding-bottom: 120px;
}
#about__staff .cont__post .block__post {
  position: relative;
  background: #fff;
  padding: 40px 60px;
  margin-bottom: var(--margin-50);
  gap: 40px;
  border-radius: 30px;
}
#about__staff .cont__post .block__post:last-child {
  margin-bottom: 0;
}
#about__staff .cont__post .block__post .item-img {
  width: 300px;
  height: 300px;
  border-radius: 30px;
}
#about__staff .cont__post .block__post .block__info {
  flex: 1;
  margin-top: 30px;
}
#about__staff .cont__post .block__post .block__info hgroup {
  margin-bottom: var(--margin-30);
}
#about__staff .cont__post .block__post .block__info hgroup .ttl04 .ja {
  font-size: var(--font-size-28);
  letter-spacing: 0.1em;
  font-weight: 700;
}
#about__staff .cont__post .block__post .block__info hgroup .item-class {
  font-size: var(--font-size-16);
  color: var(--col--main-01);
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: var(--margin-15);
}
#about__staff .cont__post .block__post .block__info .block__career {
  display: flex;
  align-items: start;
  gap: 5px;
  margin-bottom: var(--margin-25);
  width: 100%;
}
#about__staff .cont__post .block__post .block__info .block__career .ttl05 {
  width: 115px;
}
#about__staff .cont__post .block__post .block__info .block__career .ttl05 span {
  font-size: var(--font-size-16);
  font-weight: 700;
  line-height: 2;
}
#about__staff .cont__post .block__post .block__info .block__career .item-text {
  flex: 1;
}
#about__staff .cont__post .block__post .block__info .block__career .item-text p {
  font-size: var(--font-size-16);
  font-weight: 700;
}
#about__staff .cont__post .block__post .block__info .block__message {
  display: flex;
  flex-direction: column;
  background: var(--pattern__texture__01_w1);
  border-radius: 20px;
  padding: 30px;
  width: 100%;
}
#about__staff .cont__post .block__post .block__info .block__message .ttl05 {
  position: relative;
  margin-bottom: var(--margin-20);
}
#about__staff .cont__post .block__post .block__info .block__message .ttl05 span {
  font-size: var(--font-size-18);
  letter-spacing: 0.1em;
  font-weight: 700;
  position: relative;
  padding-left: 2rem;
}
#about__staff .cont__post .block__post .block__info .block__message .ttl05 span::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__mail__01_01.png) center center/contain no-repeat;
  width: 25px;
  height: 18px;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
/* about__separate
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.about__separate {
  z-index: 0;
  position: relative;
  width: 100%;
  height: 480px;
  background: url(/img/about/about__separate__img_01.jpg) center center/cover no-repeat;
}
.about__separate::before {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_04.png) center center/contain no-repeat;
  width: 597px;
  height: 492px;
  right: 0;
  bottom: -20px;
}

/* about__company
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__company {
  background: #fcfaf7;
}
#about__company .item-map {
  width: 100%;
  height: 380px;
  border-radius: 30px;
  position: relative;
  margin-bottom: var(--margin-50);
}
#about__company .item-map iframe {
  min-height: 250px;
  width: 100%;
  height: 100%;
  border-radius: 30px;
}
#about__company .block__access {
  position: relative;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 130px;
  padding-left: 130px;
}
#about__company .block__access .ttl04 {
  margin-bottom: var(--margin-25);
  padding-top: 10px;
}
#about__company .block__access .ttl04 .ja {
  position: relative;
  font-size: var(--font-size-24);
  font-weight: 700;
  letter-spacing: 0.12em;
}
#about__company .block__access .item-img {
  position: absolute;
  left: 0;
  top: 0;
}
#about__company .block__info {
  background: var(--pattern__texture__01_w1);
  padding: 0 80px 100px;
  border-radius: 30px;
  border-top: 1px solid transparent;
}
#about__company .block__info .ttl04 {
  position: relative;
  width: 500px;
  height: 70px;
  background: var(--col--main-01);
  margin: 0 auto;
  border-radius: 10px;
  margin-bottom: var(--margin-30);
  margin-top: -40px;
}
#about__company .block__info .ttl04::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__arrow__b.svg) center center/100% 100% no-repeat;
  width: 30px;
  height: 15px;
  filter: var(--col--main-01-f);
  bottom: 0;
  left: 50%;
  translate: -50% 100%;
}
#about__company .block__info .ttl04 .ja {
  font-size: var(--font-size-24);
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #fff;
  position: relative;
  padding-left: var(--margin-50);
}
#about__company .block__info .ttl04 .ja::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__info__01_01.png) center center/contain no-repeat;
  width: 41px;
  height: 33px;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
/* trimming
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* trimming__intro
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#trimming__intro {
  z-index: 5;
  position: relative;
  z-index: 0;
  background: url(/img/common/separate__wave__05_o.png) center bottom/100% 107px no-repeat, var(--pattern__texture__01_w1);
}
#trimming__intro .inner {
  padding-bottom: 185px;
}
#trimming__intro .block__intro {
  position: relative;
}
#trimming__intro .block__intro .ttl03::after {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_06_b.png) center center/contain no-repeat;
  width: 92px;
  height: 101px;
  right: 0;
  bottom: 10px;
}
/* trimming__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#trimming__feature {
  position: relative;
  z-index: 4;
  border-top: 1px solid transparent;
  background: url(/img/common/separate__wave__06_w.png) center bottom/100% 61px no-repeat, var(--col--base-02);
}
#trimming__feature::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  right: 0;
  bottom: -50px;
}
#trimming__feature .inner {
  padding-top: 0;
}
#trimming__feature .ttl03 {
  padding: 20px 40px;
  background: var(--col--main-02);
  width: fit-content;
  text-align: center;
  margin: 0 auto;
  border-radius: 10px;
  position: relative;
  margin-bottom: var(--margin-80);
  margin-top: -100px;
}
#trimming__feature .ttl03::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__arrow__b.svg) center center/100% 100% no-repeat;
  width: 30px;
  height: 15px;
  left: 50%;
  translate: -50% 100%;
  bottom: 0;
  filter: var(--col--main-02-f);
}
#trimming__feature .ttl03 .ja {
  letter-spacing: 0.12em;
  font-weight: 700;
  line-height: 1.5;
  font-size: var(--font-size-24);
  color: #fff;
}
#trimming__feature .list-feature {
  width: 1010px;
  margin: 0 auto;
  gap: 50px;
  justify-content: center;
  margin-bottom: var(--margin-50);
}
#trimming__feature .list-feature > .item {
  position: relative;
  font-size: var(--font-size-20);
  font-weight: 700;
  width: fit-content;
  padding-left: var(--margin-75);
}
#trimming__feature .list-feature > .item::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__check__01_01.png) center center/contain no-repeat;
  width: 60px;
  height: 60px;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
#trimming__feature .item-text {
  text-align: center;
  margin-bottom: var(--margin-60);
}
#trimming__feature .com__btn_01 {
  margin: 0 auto;
  width: 350px;
  height: 66px;
}
#trimming__feature .com__btn_01 span {
  font-size: var(--font-size-16);
}

/* trimming__reason
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#trimming__reason {
  z-index: 3;
  position: relative;
  background: url(/img/common/separate__wave__04_b.png) center bottom/100% 61px no-repeat, var(--col--base-01);
}
#trimming__reason::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  left: 0;
  bottom: -50px;
}
#trimming__reason .ttl03 {
  text-align: center;
}
#trimming__reason .ttl03 .ja {
  line-height: 1.5;
}
#trimming__reason .cont__reason .block__reason {
  position: relative;
  z-index: 0;
  margin-bottom: 160px;
}
#trimming__reason .cont__reason .block__reason:last-child {
  margin-bottom: 0;
}
#trimming__reason .cont__reason .block__reason .ttl04 {
  width: 680px;
  padding-bottom: var(--margin-20);
  margin-bottom: var(--margin-30);
  background: url(/img/common/border__dashed__a_01.png) left bottom repeat-x;
  display: flex;
  gap: 10px;
  position: relative;
}
#trimming__reason .cont__reason .block__reason .ttl04::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__b_01.png) center center/contain no-repeat;
  width: 129px;
  height: 128px;
  left: -20px;
  top: -40px;
}
#trimming__reason .cont__reason .block__reason .ttl04 .num {
  font-weight: 700;
  letter-spacing: 0.12em;
  font-size: var(--font-size-36);
  color: var(--col--main-01);
}
#trimming__reason .cont__reason .block__reason .ttl04 .ja {
  flex: 1;
  padding-top: 3px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-size: var(--font-size-24);
}
#trimming__reason .cont__reason .block__reason .item-text {
  width: 680px;
  margin-bottom: var(--margin-40);
}
#trimming__reason .cont__reason .block__reason .block__note {
  background: var(--pattern__texture__01_w1);
  width: 680px;
  border-radius: 20px;
  padding: 30px;
}
#trimming__reason .cont__reason .block__reason .block__note .ttl05 {
  margin-bottom: var(--margin-30);
  position: relative;
  padding-left: 38px;
}
#trimming__reason .cont__reason .block__reason .block__note .ttl05::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__shampoo__01_01.png) center center/contain no-repeat;
  width: 25px;
  height: 30px;
  left: 0;
  top: -3px;
}
#trimming__reason .cont__reason .block__reason .block__note .ttl05 .ja {
  font-size: var(--font-size-18);
  font-weight: 700;
}
#trimming__reason .cont__reason .block__reason .block__note .list {
  margin-left: var(--margin-40);
}
#trimming__reason .cont__reason .block__reason .block__note .list .item {
  position: relative;
  margin-bottom: var(--margin-25);
  padding-left: 35px;
}
#trimming__reason .cont__reason .block__reason .block__note .list .item::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__check__01_02.png) center center/contain no-repeat;
  width: 24px;
  height: 24px;
  left: 0;
  top: -2px;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(odd) .ttl04 {
  margin-left: auto;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(odd) .item-img {
  position: absolute;
  left: 0;
  top: -50px;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(odd) .item-text {
  margin-left: auto;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(odd) .block__note {
  margin-left: auto;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(even) .ttl04 {
  margin-right: auto;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(even) .ttl04::before {
  background: url(/img/common/deco__foot__b_02.png) center center/contain no-repeat;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(even) .item-img {
  position: absolute;
  right: 0;
  top: -50px;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(even) .item-text {
  margin-right: auto;
}
#trimming__reason .cont__reason .block__reason:nth-of-type(even) .block__note {
  margin-right: auto;
}

/* trimming__faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#trimming__faq {
  z-index: 2;
  position: relative;
  background: url(/img/common/separate__wave__06_w.png) right bottom/100% 61px no-repeat, var(--pattern__texture__01_w1);
}
#trimming__faq::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  right: 0;
  bottom: -50px;
}
#trimming__faq .inner {
  padding-bottom: 160px;
}
/* trimming__gallery
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#trimming__gallery {
  position: relative;
  z-index: 1;
  background: var(--col--base-01);
}
#trimming__gallery .cont__post {
  --num: 3;
  --column-gap: 50px;
  --row-gap: 50px;
  position: relative;
  z-index: 0;
}
#trimming__gallery .cont__post .block__post {
  position: relative;
}
#trimming__gallery .cont__post .block__post::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/common/deco__dot__01_01.png) center center/contain no-repeat;
  width: 320px;
  height: 314px;
  right: -15px;
  top: -15px;
}
#trimming__gallery .cont__post .block__post .item-img {
  width: 100%;
  height: 320px;
  border-radius: 20px;
  position: relative;
}
/* menu_trimming
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* menu_trimming__course
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menu_trimming__course {
  background: var(--separate__wave_03_o), var(--pattern__texture__01_w1);
}
#menu_trimming__course .inner {
  padding-bottom: 150px;
}
#menu_trimming__course .ttl03 {
  position: relative;
}
#menu_trimming__course .ttl03::after {
  content: "";
  background: url(/img/common/illust__dog__01_06_c.png) center center/contain no-repeat;
  width: 121px;
  height: 104px;
  right: -140px;
  bottom: 0px;
  position: absolute;
}
#menu_trimming__course .ttl03 .ja .str-01 {
  font-size: var(--font-size-46);
}
#menu_trimming__course .list-course {
  --num: 3;
  --column-gap: 75px;
  --row-gap: 75px;
  position: relative;
  z-index: 0;
}
#menu_trimming__course .list-course > .item {
  background: #fff;
  padding: 30px 20px;
  position: relative;
  border-radius: 20px;
}
#menu_trimming__course .list-course > .item::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/common/deco__dot__01_02.png) center center/contain no-repeat;
  width: 305px;
  height: 298px;
  right: -20px;
  bottom: -20px;
}
#menu_trimming__course .list-course > .item .ttl04 {
  position: relative;
  margin-bottom: var(--margin-25);
  text-align: center;
  padding-bottom: var(--margin-20);
  background: url(/img/common/border__dashed__a_01.png) left bottom repeat-x;
}
#menu_trimming__course .list-course > .item .ttl04 .sub {
  display: block;
  width: 205px;
  padding: 6px;
  background: var(--pattern__border__01_o);
  border-radius: 10px;
  text-align: center;
  position: relative;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  top: -40px;
}
#menu_trimming__course .list-course > .item .ttl04 .sub::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__arrow__b.svg) center center/100% 100% no-repeat;
  width: 20px;
  height: 10px;
  bottom: 0;
  left: 50%;
  translate: -50% 100%;
  filter: var(--col--acc-01-f);
}
#menu_trimming__course .list-course > .item .ttl04 .ja {
  font-size: var(--font-size-26);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
/* menu_trimming__nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menu_trimming__nav {
  background: var(--pattern__texture__01_o);
}
#menu_trimming__nav .list-nav {
  --num: 3;
  --column-gap: 45px;
  --row-gap: 0;
}
/* menu_trimming__menu
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#menu_trimming__menu {
  background: var(--separate__wave_04_o);
}
#menu_trimming__menu .inner {
  padding-top: 150px;
}
#menu_trimming__menu .cont__post {
  position: relative;
  margin-bottom: 150px;
}
#menu_trimming__menu .cont__post:last-child {
  margin-bottom: 0;
}
#menu_trimming__menu .cont__post .block__post .group__note {
  background: var(--pattern__texture__01_w1);
  padding: 30px;
  border-radius: 20px;
  position: relative;
  margin: 0 auto;
  margin-bottom: var(--margin-70);
  width: 900px;
}
#menu_trimming__menu .cont__post .block__post .group__note .ttl04 {
  position: relative;
  margin-bottom: var(--margin-20);
  padding-left: var(--margin-45);
}
#menu_trimming__menu .cont__post .block__post .group__note .ttl04::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__menu__01_01.png) center center/contain no-repeat;
  width: 30px;
  height: 29px;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
#menu_trimming__menu .cont__post .block__post .group__note .ttl04 .ja {
  position: relative;
  font-weight: 700;
  font-size: var(--font-size-18);
}
#menu_trimming__menu .cont__post .block__post .group__note .item-note {
  margin-left: var(--margin-40);
  line-height: 2;
}
#menu_trimming__menu .cont__post .block__post .group__menu .com__table_02 tr th {
  vertical-align: middle;
  line-height: 1.4;
}
#menu_trimming__menu .cont__post .block__post .group__menu .com__table_02 tr td {
  vertical-align: middle;
}
#menu_trimming__menu .cont__post .block__post .group__menu .com__table_02 tr:nth-of-type(odd):not(:first-child) th {
  width: 270px;
  background: #f2ced7;
}
#menu_trimming__menu .cont__option {
  position: relative;
  margin-bottom: 150px;
}
#menu_trimming__menu .cont__option:last-child {
  margin-bottom: 0;
}
#menu_trimming__menu .cont__option .block__post .group__menu .com__table_02 tr:nth-of-type(odd):not(:first-child) th {
  width: 50%;
  background: #f2ced7;
}
#menu_trimming__menu .cont__option .block__post .group__menu .com__table_02 tr:not(:first-child) td:last-of-type {
  text-align: end;
}

/* hotel
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* hotel__bnr
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hotel__bnr {
  position: relative;
  z-index: 7;
  background: var(--separate__wave_03_o), var(--pattern__texture__01_w1);
}
#hotel__bnr .inner {
  position: relative;
  z-index: 0;
  padding-bottom: 10px;
}
#hotel__bnr .item_bnr {
  display: block;
  margin: 0 auto;
  width: fit-content;
  position: relative;
  transition: ease 0.3s;
  right: 0;
  bottom: 0;
}
#hotel__bnr .item_bnr::before {
  pointer-events: none;
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/common/deco__dot__01_03.png) center center/contain no-repeat;
  width: 649px;
  height: 211px;
  right: -20px;
  bottom: -20px;
  transition: ease 0.3s;
}
#hotel__bnr .item_bnr:hover {
  opacity: 0.6;
}
/* hotel__nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hotel__nav {
  position: relative;
  z-index: 6;
  background: var(--pattern__texture__01_o);
}
#hotel__nav .list-nav {
  --num: 4;
  --column-gap: 20px;
  --row-gap: 0;
}
/* hotel__about
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hotel__about {
  z-index: 5;
  position: relative;
  background: var(--separate__wave_04_o), var(--separate__wave_01_w), var(--pattern__texture__01_w1);
}
#hotel__about::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  right: 0;
  bottom: -50px;
}
#hotel__about .inner {
  padding-top: 150px;
}
#hotel__about .block__intro .ttl03 {
  position: relative;
}
#hotel__about .block__intro .ttl03::after {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_08.png) center center/contain no-repeat;
  width: 116px;
  height: 107px;
  right: 0;
  bottom: 15px;
}
/* hotel__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hotel__feature {
  background: var(--separate__wave_02_b), var(--col--base-01);
  position: relative;
}
#hotel__feature::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  left: -100px;
  bottom: -50px;
}
#hotel__feature .cont__feature .block__feature {
  position: relative;
  z-index: 0;
  margin-bottom: 160px;
}
#hotel__feature .cont__feature .block__feature:last-child {
  margin-bottom: 0;
}
#hotel__feature .cont__feature .block__feature .ttl04 {
  width: 680px;
  padding-bottom: var(--margin-20);
  margin-bottom: var(--margin-30);
  background: url(/img/common/border__dashed__a_01.png) left bottom repeat-x;
  display: flex;
  gap: 10px;
  position: relative;
}
#hotel__feature .cont__feature .block__feature .ttl04::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__b_01.png) center center/contain no-repeat;
  width: 129px;
  height: 128px;
  left: -20px;
  top: -40px;
}
#hotel__feature .cont__feature .block__feature .ttl04 .num {
  font-weight: 700;
  letter-spacing: 0.12em;
  font-size: var(--font-size-36);
  color: var(--col--main-01);
}
#hotel__feature .cont__feature .block__feature .ttl04 .ja {
  flex: 1;
  padding-top: 3px;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: 0.12em;
  font-size: var(--font-size-24);
}
#hotel__feature .cont__feature .block__feature .item-text {
  width: 680px;
  margin-bottom: var(--margin-40);
}
#hotel__feature .cont__feature .block__feature .item-text .str-01 {
  font-size: var(--font-size-20);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 2.6;
}
#hotel__feature .cont__feature .block__feature .item-text .str-01 span {
  background: #fff8e3;
}
#hotel__feature .cont__feature .block__feature .block__note {
  background: var(--pattern__texture__01_w1);
  width: 680px;
  border-radius: 20px;
  padding: 30px;
}
#hotel__feature .cont__feature .block__feature .block__note .ttl05 {
  margin-bottom: var(--margin-30);
  position: relative;
  padding-left: 38px;
}
#hotel__feature .cont__feature .block__feature .block__note .ttl05::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__shampoo__01_01.png) center center/contain no-repeat;
  width: 25px;
  height: 30px;
  left: 0;
  top: -3px;
}
#hotel__feature .cont__feature .block__feature .block__note .ttl05 .ja {
  font-size: var(--font-size-18);
  font-weight: 700;
}
#hotel__feature .cont__feature .block__feature .block__note .list {
  margin-left: var(--margin-40);
}
#hotel__feature .cont__feature .block__feature .block__note .list .item {
  position: relative;
  margin-bottom: var(--margin-25);
  padding-left: 35px;
}
#hotel__feature .cont__feature .block__feature .block__note .list .item::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__check__01_02.png) center center/contain no-repeat;
  width: 24px;
  height: 24px;
  left: 0;
  top: -2px;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(odd) .ttl04 {
  margin-left: auto;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(odd) .item-img {
  position: absolute;
  left: 0;
  top: -50px;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(odd) .item-text {
  margin-left: auto;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(odd) .block__note {
  margin-left: auto;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(even) .ttl04 {
  margin-right: auto;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(even) .ttl04::before {
  background: url(/img/common/deco__foot__b_02.png) center center/contain no-repeat;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(even) .item-img {
  position: absolute;
  right: 0;
  top: -50px;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(even) .item-text {
  margin-right: auto;
}
#hotel__feature .cont__feature .block__feature:nth-of-type(even) .block__note {
  margin-right: auto;
}

/* hotel__price
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hotel__price {
  background: var(--separate__wave_02_o), var(--pattern__texture__01_w1);
  position: relative;
}
#hotel__price::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  right: 0;
  bottom: -50px;
}
/* hotel__faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hotel__faq {
  background: var(--pattern__border__01_o);
}
/* hotel__policy
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#hotel__policy {
  background: var(--col--base-01);
  position: relative;
}
/* rental_space
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* rental_space__nav
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#rental_space__nav {
  background: var(--separate__wave_02_w), var(--pattern__texture__01_w1);
  position: relative;
  z-index: 5;
}
#rental_space__nav::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_03.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  left: 0;
  bottom: -50px;
}
#rental_space__nav .inner {
  padding-bottom: 140px;
}
#rental_space__nav .list-nav {
  --num: 4;
  --column-gap: 20px;
  --row-gap: 0;
}
/* rental_space__about
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#rental_space__about {
  background: var(--separate__wave_01_b), var(--col--base-01);
  position: relative;
  z-index: 4;
  position: relative;
}
#rental_space__about::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_02.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  right: 0;
  bottom: -50px;
}
#rental_space__about .block__intro {
  position: relative;
  margin-bottom: 120px;
  min-height: 440px;
}
#rental_space__about .block__intro .ttl03 {
  position: relative;
}
#rental_space__about .block__intro .ttl03::after {
  content: "";
  position: absolute;
  background: url(/img/common/illust__dog__01_09.png) center center/contain no-repeat;
  width: 123px;
  height: 133px;
  right: 0;
  bottom: 15px;
}
#rental_space__about .cont__use .ttl04 {
  margin: 0 auto;
  width: 300px;
  padding: 20px;
  position: relative;
  background: var(--col--main-02);
  text-align: center;
  border-radius: 10px;
  margin-bottom: var(--margin-50);
}
#rental_space__about .cont__use .ttl04::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__arrow__b.svg) center center/100% 100% no-repeat;
  width: 30px;
  height: 15px;
  filter: var(--col--main-02-f);
  left: 50%;
  translate: -50% 100%;
  bottom: 0;
}
#rental_space__about .cont__use .ttl04 .ja {
  font-weight: 700;
  letter-spacing: 0.012em;
  font-size: var(--font-size-24);
  color: #fff;
}
#rental_space__about .cont__use .list__use {
  --num: 4;
  --column-gap: 30px;
  --row-gap: 0;
}
#rental_space__about .cont__use .list__use .item {
  position: relative;
}
#rental_space__about .cont__use .list__use .item .ttl05 {
  order: 2;
  text-align: center;
  line-height: 1.8;
}
#rental_space__about .cont__use .list__use .item .ttl05 .num {
  position: absolute;
  right: 0;
  top: -30px;
  font-size: var(--font-size-36);
  color: var(--col--main-02);
  font-weight: 500;
  letter-spacing: 0.1em;
}
#rental_space__about .cont__use .list__use .item .ttl05 .ja {
  font-size: var(--font-size-20);
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  padding-bottom: var(--margin-20);
  margin-bottom: var(--margin-20);
  display: block;
  width: 100%;
}
#rental_space__about .cont__use .list__use .item .ttl05 .ja::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco_ttl__dot_01_p.png) center center/contain no-repeat;
  width: 64px;
  height: 8px;
  left: 50%;
  translate: -50% 0;
  bottom: 0;
}
#rental_space__about .cont__use .list__use .item .item-img {
  position: relative;
  margin-bottom: var(--margin-25);
  order: 1;
}
#rental_space__about .cont__use .list__use .item .item-text {
  order: 3;
}
#rental_space__about .cont__use .list__use .item:nth-of-type(odd) {
  position: relative;
}
#rental_space__about .cont__use .list__use .item:nth-of-type(odd) .ttl05 .num::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__b_01b.png) center center/contain no-repeat;
  width: 89px;
  height: 88px;
  right: -10px;
  top: -10px;
}
#rental_space__about .cont__use .list__use .item:nth-of-type(even) {
  position: relative;
  margin-top: 70px;
}
#rental_space__about .cont__use .list__use .item:nth-of-type(even) .ttl05 .num::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__b_02b.png) center center/contain no-repeat;
  width: 89px;
  height: 88px;
  right: -10px;
  top: -10px;
}

/* rental_space__price
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#rental_space__price {
  background: var(--separate__wave_02_o), var(--pattern__texture__01_w1);
  position: relative;
  z-index: 3;
  position: relative;
}
#rental_space__price::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__foot__a_03.png) center center/contain no-repeat;
  width: 597px;
  height: 162px;
  left: 0;
  bottom: -50px;
}
#rental_space__price .inner {
  padding-bottom: 120px;
}
#rental_space__price .cont__price .item_table {
  margin-bottom: var(--margin-50);
}
#rental_space__price .cont__price .item_table tr:not(:first-of-type) th {
  text-align: left;
}
#rental_space__price .cont__price .item_table tr:not(:first-of-type) td {
  text-align: right;
}
#rental_space__price .cont__price .item-note small {
  line-height: 2;
  display: block;
}

/* rental_space__faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#rental_space__faq {
  background: var(--pattern__border__01_o);
  position: relative;
  z-index: 2;
}
/* rental_space__policy
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#rental_space__policy {
  background: var(--col--base-01);
  position: relative;
  z-index: 1;
}
/*お知らせ一覧
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.post-wrp .tag-change {
  margin-bottom: 50px;
}
.post-wrp .tag-change li {
  text-align: center;
  margin: 10px 10px 0 0;
  min-width: 190px;
  display: inline-block;
  vertical-align: middle;
}
.post-wrp .tag-change li a {
  padding: 10px 15px;
  display: block;
}
.tag-select-box {
  position: relative;
  width: 40%;
  margin: 0 0 20px auto;
  max-width: 230px;
}
.tag-select-box:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid var(--col--main-01);
  pointer-events: none;
}
.tag-select-box #tag-select {
  width: 100%;
  padding: 5% 20% 5% 5%;
  box-sizing: border-box;
  font-size: var(--font-size-14);
  margin-left: auto;
  display: block;
  font-family: "Noto Sans JP", sans-serif;
  border: none;
  border-bottom: 2px solid #333;
  cursor: pointer;
  border-radius: 0;
  background: none;
  color: #333;
  font-weight: 700;
  -webkit-appearance: none;
  appearance: none;
}
.tag-select-box #tag-select option {
  padding: 10px;
  box-sizing: border-box;
  cursor: pointer;
  box-sizing: border-box;
}

.post-wrp .tag-change li a {
  border: solid 1px var(--col--main-01);
  color: var(--col--main-01);
  background: #fff;
}
.post-wrp .tag-change .current a {
  background: var(--col--main-01);
}
.post-wrp .tag-change .current a span {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .post-wrp .tag-change {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    padding-bottom: 5%;
    margin-bottom: 10%;
  }
  .post-wrp .tag-change li {
    text-align: center;
    margin-right: 1%;
    min-width: 100px;
    display: inline-block;
    vertical-align: middle;
  }
  .post-wrp .tag-change li:last-child {
    margin-right: 0;
  }
  .post-wrp .tag-change li a {
    font-size: 3vw;
    padding: 5px 10px;
    display: block;
  }
}
/*お知らせ詳細
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contents-u.s-post .s-post-taglist {
  margin-bottom: var(--margin-10);
}
#contents-u.s-post .sb_style h1 {
  border-bottom: 1px solid var(--col--main-01);
}
#contents-u.s-post .sb_style h2 {
  border-left: 5px solid var(--col--main-01);
}
#contents-u.s-post .sb_style h3 {
  background: var(--col--main-01);
  color: #fff;
}
#contents-u.s-post .sb_style h4:before {
  background: var(--col--main-01);
}
#contents-u.s-post .sb_style h5 {
  background: #f2f2f2;
}
#contents-u.s-post .sb_style h6 {
  color: var(--col--main-01);
}
#contents-u.s-post .sb_style ul li:before {
  background: var(--col--main-01);
}
#contents-u.s-post .sb_style ol li:before {
  color: #fff;
  background: var(--col--main-01);
}
#contents-u.s-post .sb_style a {
  color: var(--col--main-01);
}
#contents-u.s-post .s-post-ttl {
  margin-bottom: var(--margin-20);
  border-left: 2px solid var(--col--main-01);
  padding-left: var(--margin-15);
}
#contents-u.s-post .s-post-ttl span {
  font-family: var(--fot--Noto-Sans);
  font-weight: 500;
  position: relative;
  font-size: var(--font-size-22);
  color: var(--col--main-01);
  line-height: 1.6;
}
#contents-u.s-post .post-txt .sb-post-body {
  font-weight: 400;
  font-size: var(--font-size-16);
  font-family: var(--fot--Noto-Sans);
  line-height: 2;
}
#contents-u.s-post .s-time-tag {
  text-align: right;
  padding-top: 10px;
  border-top: 1px solid var(--col--main-01);
  margin-top: var(--margin-20);
}
#contents-u.s-post .s-time-tag time {
  color: var(--col--main-01);
  font-family: var(--fot--Noto-Sans);
  font-weight: 500;
  font-size: var(--font-size-15);
}

/*プライバシーポリシー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contents-u.privacy .privacy-box {
  margin-bottom: var(--margin-50);
}
#contents-u.privacy .privacy-box .ttl02 {
  position: relative;
  border-left: 3px solid var(--col--main-01);
  padding-left: var(--margin-15);
  margin-bottom: var(--margin-20);
}
#contents-u.privacy .privacy-box .ttl02 span {
  color: var(--col--main-01);
  font-size: var(--font-size-24);
  font-weight: 500;
  line-height: 1.5;
}
#contents-u.privacy .privacy-box p {
  font-family: var(--fot--Noto-Sans);
  font-size: var(--font-size-16);
  line-height: 2;
  letter-spacing: 0.05em;
}
#contents-u.privacy .privacy-box ul li {
  font-family: var(--fot--Noto-Sans);
  font-size: var(--font-size-16);
  line-height: 2;
  letter-spacing: 0.05em;
}
#contents-u.privacy .privacy-box:last-child {
  margin-bottom: 0;
}

/*サイトマップ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 767px) {
  #site-map ul {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 40px;
  }
  #site-map ul li {
    width: calc((100% - 40px) / 2);
  }
  #site-map ul li a {
    display: block;
    position: relative;
    font-family: var(--fot--Noto-Sans);
    padding-left: var(--margin-30);
    padding-bottom: var(--margin-15);
    border-bottom: 1px solid var(--col--main-01);
    margin-bottom: var(--margin-25);
    font-size: var(--font-size-18);
    color: var(--col--txt-01);
    transition: ease 0.2s;
  }
  #site-map ul li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #000;
    left: 14px;
    top: 30%;
    translate: 0 -50%;
    transition: ease 0.2s;
  }
  #site-map ul li a:hover {
    color: var(--col--main-01);
  }
  #site-map ul li a:hover:before {
    border-color: transparent transparent transparent var(--col--main-01);
    left: 18px;
  }
}
@media screen and (min-width: 767px) and (max-width: 767px) {
  #site-map ul li a:before {
    border-width: 1.5vw 0 1.5vw 2.5vw;
    border-color: transparent transparent transparent #000;
    left: 0;
    top: 55%;
  }
}
@media screen and (max-width: 767px) {
  #site-map ul {
    flex-wrap: wrap;
    display: flex;
    gap: 5vw 6vw;
  }
  #site-map ul li {
    width: 100%;
  }
  #site-map ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 4vw;
    color: var(--col--main-01);
    border: 1px solid var(--col--main-01);
    padding: 3vw 4vw;
  }
  #site-map ul li a:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1vw 0 1vw 1.5vw;
    border-color: transparent transparent transparent var(--col--main-01);
    right: 3vw;
    top: 50%;
    translate: 0 -50%;
    transition: ease 0.2s;
  }
}
/*お問い合わせ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#contact table {
  width: 100%;
  margin-bottom: 16px;
  border-collapse: collapse;
}
#contact table tr td,
#contact table tr th {
  font-size: var(--font-size-15);
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  font-weight: 400;
  border: 1px solid #dfdfdf;
}
#contact table tr th {
  width: 30%;
  color: #fff;
  background: var(--col--main-01);
}
#contact table tr td {
  width: 70%;
  background: #fff;
}
#contact table .required-mark {
  color: var(--col--main-01);
  font-size: 13px;
  border-radius: 0;
  background: #fff;
}
@media screen and (max-width: 768px) {
  #contact table {
    border-collapse: separate;
  }
  #contact table tr {
    margin-bottom: 5vw;
  }
  #contact table tr td,
  #contact table tr th {
    font-size: 4vw;
    padding: 4vw;
    text-align: left;
    font-weight: 400;
    border: 1px solid #dfdfdf;
  }
  #contact table tr th {
    width: 100%;
    color: #fff;
    background: var(--col--main-01);
  }
  #contact table tr td {
    width: 100%;
    background: #fff;
  }
  #contact table tr textarea,
  #contact table tr input {
    font-size: 4vw;
    padding: 4vw;
  }
  #contact table .required-mark {
    font-weight: 500;
    color: var(--col--main-01);
    font-size: 3.5vw;
    border-radius: 0;
    background: #fff;
  }
}
#contact label[for=agree] a {
  color: var(--col--main-01);
  padding-bottom: 2px;
  border-bottom: 1px solid var(--col--main-01);
}
#contact .contact-btn.contact-submits-wrap button[type=button] {
  border: unset;
  background: var(--col--main-01);
  transition: ease 0.2s;
}
#contact .contact-btn.contact-submits-wrap button[type=button]:hover {
  opacity: 0.6;
}
#contact input[type=button],
#contact input[type=submit] {
  color: #fff;
  background: var(--col--main-01);
  font-size: 16px;
  transition: ease 0.2s;
}
@media screen and (max-width: 768px) {
  #contact input[type=button],
  #contact input[type=submit] {
    width: 95%;
    font-size: 4vw;
    margin-bottom: 2vw;
  }
}
#contact input[type=button]:hover,
#contact input[type=submit]:hover {
  opacity: 0.7;
}
#contact button[type=button] {
  color: #fff;
  background: var(--col--main-01);
  font-size: 16px;
  margin: 0 4px;
  padding: 1em 2em;
  cursor: pointer;
  border: unset;
  transition: ease 0.2s;
}
@media screen and (max-width: 768px) {
  #contact button[type=button] {
    width: 95%;
    font-size: 4vw;
    margin-bottom: 2vw;
  }
}
#contact button[type=button] :hover {
  opacity: 0.7;
}
#contact input[type=button][disabled],
#contact input[type=submit][disabled] {
  color: #777;
  opacity: 0.7;
  background: #ccc;
}

/* お問い合わせ完了
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents-u.complete .complete-box {
  text-align: center;
  line-height: 1.8;
  font-size: var(--font-size-16);
}
#contents-u.complete .complete-box a {
  color: var(--col--main-01);
}

/*ページが見つかりません。
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.not-found-txt p {
  font-size: var(--font-size-16);
  line-height: 1.8;
}
.not-found-txt p a {
  color: var(--col--main-01);
  transition: ease 0.2s;
}
.not-found-txt p a:hover {
  opacity: 0.6;
}

@media screen and (max-width: 767px) {
  .not-found-txt {
    text-align: center;
  }
}/*# sourceMappingURL=style.css.map */