@charset "UTF-8";
/* header ヘッダー
////////////////////////////////////////////////////////////////////////////////////////////////// */
#header {
  position: relative;
  width: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
#header .inner {
  width: 100%;
  min-width: 1080px;
  height: 96px;
  background: rgba(255, 255, 255, 0.85);
  padding: 0;
}
@media screen and (max-width: 767px) {
  #header .inner {
    height: 70px;
    min-width: 100%;
  }
}
#header .block-left {
  position: relative;
  width: fit-content;
  padding-left: clamp(15px, 59vw - 800px, 80px);
}
@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-right: auto;
  }
  #header .item-logo img {
    margin-left: 5vw;
    height: auto;
    width: 33vw;
  }
}
#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-bottom: var(--margin-20);
  margin-top: -20px;
}
#header .com__btn_02 {
  --width: 180px;
  --height: 40px;
}
#header .com__tel {
  width: fit-content;
  color: #fff;
  margin-right: var(--margin-20);
}
#header .com__instagram {
  --size: 30px;
  margin-right: var(--margin-20);
}

#ent__header {
  position: relative;
  width: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
#ent__header .inner {
  width: 100%;
  min-width: 1080px;
  height: 96px;
  background: #fff;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #ent__header .inner {
    height: 70px;
    min-width: 100%;
  }
}
#ent__header .block-left {
  position: relative;
  width: fit-content;
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  #ent__header .block-left {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
}
#ent__header .item-logo {
  display: block;
  width: fit-content;
}
#ent__header .item-logo a {
  width: fit-content;
  display: block;
  transition: ease 0.2s;
}
#ent__header .item-logo a:hover {
  opacity: 0.7;
}
#ent__header .item-logo a img {
  height: 6vw;
}
@media screen and (max-width: 767px) {
  #ent__header .item-logo {
    margin: 0 auto;
  }
  #ent__header .item-logo img {
    height: auto;
  }
}
#ent__header .block-right {
  position: relative;
  width: fit-content;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  #ent__header .block-right {
    display: none;
  }
}
#ent__header .unit-contact {
  width: fit-content;
}
#ent__header .cont-info {
  width: fit-content;
}
#ent__header .com__btn_02 {
  --width: 180px;
  --height: 50px;
  margin-right: var(--margin-20);
}
#ent__header .com__tel {
  width: fit-content;
  margin-right: var(--margin-20);
  gap: 3vw;
  margin-bottom: 10px;
}
#ent__header .com__tel .item dt {
  color: var(--col--txt-01);
}
#ent__header .com__tel .item dd {
  color: var(--col--txt-01);
}
#ent__header .com__tel .item-tel dt,
#ent__header .com__tel .item-tel dd {
  font-size: var(--font-size-17);
  font-weight: 700;
  letter-spacing: 0;
}
#ent__header .com__tel .item-fax dt,
#ent__header .com__tel .item-fax dd {
  font-size: var(--font-size-14);
  font-weight: 700;
  letter-spacing: 0;
}
#ent__header .com__times-item dt,
#ent__header .com__times-item dd {
  font-size: var(--font-size-16);
}
#ent__header .com__times-item dt {
  color: var(--col--txt-01);
}
#ent__header .com__times-item dd {
  color: var(--col--txt-01);
}
#ent__header .com__instagram {
  --size: 30px;
  margin-right: var(--margin-20);
}

/* nav グローバルナビゲーション
////////////////////////////////////////////////////////////////////////////////////////////////// */
#nav .list-nav {
  width: fit-content;
  gap: 3vw;
  margin-right: var(--margin-20);
}
#nav .list-nav-item {
  width: fit-content;
}
#nav .list-nav-item a {
  color: #fff;
  transition: ease 0.2s;
  font-size: var(--font-size-15);
}
#nav .list-nav-item a:hover {
  color: var(--col--acc-01);
}
@media screen and (max-width: 767px) {
  #nav {
    display: none;
  }
}

/* mv メインビジュアル
////////////////////////////////////////////////////////////////////////////////////////////////// */
#mv {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: url(/img/mv/mv__img_01.jpg) center center/cover no-repeat;


    .item__movie {
    position: absolute;
    left: 50%;
    top: 50%;
    translate: -50% -50%;

    text-align: center;
    width: 100%;
    height: 110%;

    video {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }

}
#mv .mv-catch {
  z-index: 1;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 5vw;
  display: none;
}
#mv .mv-catch .main {
  width: 75vw;
  margin-bottom: 2vw;
}
#mv .mv-catch .sub {
  width: 78vw;
}
@media screen and (max-width: 767px) {
  #mv {
    height: 100vw;
    max-width: 100%;
  }
}

/* sv サブビジュアル
////////////////////////////////////////////////////////////////////////////////////////////////// */
#sv {
  position: relative;
  width: 100%;
}
#sv .sv-catch {
  z-index: 2;
  position: absolute;
  left: 5vw;
  top: 50%;
  translate: 0 -50%;
  width: fit-content;
}
#sv .sv-catch .en {
  font-weight: 400;
  color: #fff;
  font-family: var(--fot--BELL);
  letter-spacing: 0.06em;
  position: relative;
  margin-bottom: var(--margin-20);
  margin-bottom: 2vw;
  font-size: 8vw;
}
#sv .sv-catch .ja {
  padding: 1vw 10vw;
  font-size: var(--font-size-20);
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #fff;
  width: fit-content;
  position: relative;
  font-size: 3vw;
}
#sv .sv-catch .ja::before {
  content: "";
  position: absolute;
  width: 4vw;
  top: 50%;
  translate: 0 -50%;
  left: 3vw;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  #sv {
    height: 45vw;
    max-width: 100%;
  }
}

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

.sv-products {
  background: url(../img/sv/sv__products.jpg) center center/cover no-repeat;
}

.sv-purchasers {
  background: url(../img/sv/sv__purchasers.jpg) center center/cover no-repeat;
}

.sv-made_to_order {
  background: url(../img/sv/sv__made_to_order.jpg) center center/cover no-repeat;
}

.sv-gallery {
  background: url(../img/sv/sv__gallery.jpg) center center/cover no-repeat;
}

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

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

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

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

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

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

/* footer フッター
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#footer {
  position: relative;
  width: 100%;
  background: var(--col--main-01);
    background: #616161;
}
#footer .item-logo {
  display: block;
  position: relative;
  width: fit-content;
  transition: ease 0.2s;
  margin-bottom: var(--margin-50);
}
#footer .item-logo img {
  height: 7vw;
}
#footer .item-logo:hover {
  opacity: 0.6;
}
#footer .inner {
  padding: 5vw 0 5vw;
  padding: 18vw 0;
}
@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 {
  color: #fff;
  margin-bottom: 8vw;
  text-align: center;
}
#footer .com__times {
  margin-bottom: var(--margin-30);
  margin-bottom: 8vw;
  gap: 5vw;
  justify-content: center;
}
#footer .com__times dt,
#footer .com__times dd {
  font-size: 3.5vw;
}
#footer .unit-contact {
  position: relative;
  width: 100%;
}
#footer .unit-contact .com__tel {
  margin: 0 auto;
  margin-bottom: var(--margin-10);
  flex-direction: column;
  gap: 4vw;
  margin-bottom: 5vw;
}
#footer .unit-contact .tel-attention {
  margin: 0 auto;
  position: relative;
  margin-bottom: var(--margin-30);
  height: 3vw;
  margin-bottom: 7vw;
}
#footer .com__btn_02 {
  width: 100%;


}
#footer .list-nav {
  gap: 3vw;
  height: 250px;
}
#footer .list-nav-item:not(.list-nav-ent) {
  width: fit-content;
  position: relative;
  padding-left: 25px;
}
#footer .list-nav-item:not(.list-nav-ent)::before {
  content: "";
  position: absolute;
  width: 15px;
  border-bottom: 1px solid var(--col--acc-01);
  top: 50%;
  translate: 0 -50%;
  left: 0;
}
#footer .list-nav-item:not(.list-nav-ent) a {
  position: relative;
  color: #fff;
  font-size: var(--font-size-16);
  transition: ease 0.2s;
}
#footer .list-nav-ent {
  font-size: var(--font-size-16);
  color: #fff;
  font-weight: 500;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding-right: 40px;
  position: relative;
  display: block;
  width: fit-content;
  margin-top: -50px;
}
#footer .list-nav-ent::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__arrow__a_01.png) center center/contain no-repeat;
  width: 8px;
  height: 15px;
  right: 0;
  top: 0;
}
@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);
  padding-bottom: var(--margin-20);
  padding: 4vw 0;
  font-size: 2.6vw;
}
#footer #copyright a {
  margin: 0 2px;
  padding: 0 5px;
  transition: ease 0.12s;
}
#footer #copyright a:hover {
  color: #fff;
  background: var(--col--main-02);
}

#footer .com__btn_02 {

  background: #454545;
  color: #fff;
  border: unset;
  margin-bottom: var(--margin-40);
}
#footer .com__btn_02 span{
  padding-left: 8vw;
}
#footer .com__btn_02::after {
  content: "";
  position: absolute;
  right: 3vw;
  top: 50%;
  translate: 0 -50%;

  background: url(/img/common/icon__arrow__b_01.png)center center / contain no-repeat;
  width: 4vw;
  height: 4vw;
}
#footer .com__btn_02 span::before {
  background: url(/img/common/icon__mail__a_02.png)center center / contain no-repeat;
}


@media screen and (max-width: 767px) {
  #footer #copyright a {
    margin: unset;
    padding: unset;
  }
  #footer #copyright a:hover {
    color: inherit;
    background: inherit;
  }
}



#ent__footer {
  position: relative;
  width: 100%;
}
#ent__footer #copyright {
  font-size: var(--font-size-13);
  text-align: center;
  color: var(--col--main-02);
  padding-bottom: var(--margin-20);
  padding: 5vw 0;
  font-size: 3vw;
}
#ent__footer #copyright a {
  margin: 0 2px;
  padding: 0 5px;
  transition: ease 0.12s;
}
#ent__footer #copyright a:hover {
  color: #fff;
  background: var(--col--main-02);
}
@media screen and (max-width: 767px) {
  #ent__footer #copyright a {
    margin: unset;
    padding: unset;
  }
  #ent__footer #copyright a:hover {
    color: inherit;
    background: inherit;
  }
}

/* entrance
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* entrance
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#entrance {
  gap: 7vw;
  width: 100%;
  margin: 0 auto;
  flex-direction: column;
}
#entrance .block-ent {
  width: 100%;
  height: 70vw;
}
#entrance .block-ent a {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#entrance .block-ent a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  background: url(/img/ent/ent__img_01.jpg) center center/cover no-repeat;
}
#entrance .block-ent a .ttl02 {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  width: 70%;
  height: 100%;
  padding: 5vw 5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;

    display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4vw;
}
#entrance .block-ent a .ttl02 .en {
  font-family: var(--fot--CrimsonText);
  font-size: var(--font-size-40);
  font-weight: 400;
  letter-spacing: 0.1em;
}
#entrance .block-ent a .ttl02 .ja {
  font-family: var(--fot--Noto-Serif);
  font-size: var(--font-size-22);
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 1.7;
}
#entrance .block-ent a .ttl02 .ja::before {
  content: "";
  position: absolute;
  border-right: 1px solid var(--col--acc-01);
  height: 3vw;
  left: 50%;
  translate: -50% 0;
  bottom: 0;
}
#entrance .block-official {
  position: relative;
}
#entrance .block-official a::before {
  background: url(/img/ent/ent__img_01.jpg) center center/cover no-repeat;
}
#entrance .block-products a::before {
  background: url(/img/ent/ent__img_02.jpg) center center/cover no-repeat;
}

/* index
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* top__news
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.unit-latest {
  position: relative;
  margin-bottom: var(--margin-50);
}
.unit-latest:last-child {
  margin-bottom: 0;
}
.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: 3.6vw;
}
.unit-latest .item-time {
  position: relative;
  order: 1;
  width: fit-content;
  font-size: var(--font-size-16);
  font-weight: 700;
  margin-right: var(--margin-20);
  margin-bottom: var(--margin-10);
  font-size: 3.6vw;
}
.unit-latest .tag_list {
  order: 2;
  width: 70%;
  margin-bottom: var(--margin-10);
  gap: 5vw;
}
.unit-latest .tag_list-item {
  width: fit-content;
  height: fit-content;
  font-size: var(--font-size-16);
  font-weight: 700;
  letter-spacing: 0;
  font-size: 3vw;
  color: var(--col--main-02);
}
.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 {
  color: var(--col--acc-01);
  right: -5px;
}

.s-post-taglist {
  gap: 5vw;
}
.s-post-taglist .tag-name {
  width: fit-content;
  height: fit-content;
  font-size: var(--font-size-16);
  font-weight: 700;
  letter-spacing: 0;
  font-size: 3vw;
  color: var(--col--main-02);
}

#top__news .inner {
  position: relative;
}
#top__news .ttl03 {
  margin-bottom: var(--margin-50);

  &::before{
    translate: 0 0;
    left: 0;
  }
}
#top__news .cont-latest {
  padding: 4vw 0 2vw;
  margin-bottom: 10vw;
}
#top__news .unit-latest {
  position: relative;
  margin-bottom: var(--margin-50);
}
#top__news .unit-latest:last-child {
  margin-bottom: 0;
}
#top__news .unit-latest a {
  width: 100%;
  height: 100%;
}
#top__news .unit-latest .unit-latest-text {
  width: 100%;
}
#top__news .unit-latest .unit-latest-text.on_thumb {
  width: 85%;
}
@media screen and (max-width: 767px) {
  #top__news .unit-latest .unit-latest-text.on_thumb {
    width: 70%;
  }
}
#top__news .unit-latest .item-ttl {
  order: 3;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 3.6vw;
}
#top__news .unit-latest .item-time {
  position: relative;
  order: 1;
  width: fit-content;
  font-size: var(--font-size-16);
  font-weight: 700;
  margin-right: var(--margin-20);
  margin-bottom: var(--margin-40);
  font-size: 3.6vw;
}
#top__news .unit-latest .tag_list {
  order: 2;
  width: 70%;
  margin-bottom: var(--margin-40);
  gap: 5vw;
  justify-content: end;
}
#top__news .unit-latest .tag_list-item {
  width: fit-content;
  height: fit-content;
  font-size: var(--font-size-16);
  font-weight: 700;
  letter-spacing: 0;
  font-size: 3vw;
  color: var(--col--main-02);
}
#top__news .unit-latest .unit-latest-img {
  height: 130px;
  width: 130px;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  #top__news .unit-latest .unit-latest-img {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}
#top__news .unit-latest .item-thumb {
  height: 130px;
  width: 130px;
}
@media screen and (max-width: 767px) {
  #top__news .unit-latest .item-thumb {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}
#top__news .unit-latest:hover {
  color: var(--col--acc-01);
  right: -5px;
}
#top__news .com__btn_01 {
  position: relative;
  margin: 0 auto;
}

/* index__about
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__about {
  background: url(/img/top/top__about__bg_img_01.jpg) center center/cover no-repeat;
  background-size: cover;
}
#top__about .inner {
  padding: 5vw 0;
}
#top__about .wrap-about {
  background: rgba(255, 255, 255, 0.92);
  width: 100%;
  margin: 0 auto;
  padding: 8vw 6.5vw;
}
#top__about .ttl03 {
  margin: 0 auto;
  margin-bottom: var(--margin-40);
}
#top__about .item-text {
  text-align: left;
  margin-bottom: var(--margin-50);
}
#top__about .item-text br {
  display: none;
}
#top__about .item-text p {
  font-size: 3.8vw;
}
#top__about .com__btn_01 {
  margin: 0 auto;
}

/* index__charm
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__charm .ttl03 {
  margin: 0 auto;
  margin-bottom: var(--margin-40);
}

#top__charm .topic-post {
  --num: 1;
  --column-gap: 5vw;
  --row-gap: 5vw;
}

#top__charm .block-post {
  border: 1px solid var(--col--txt-01);
  background: #fff;
  padding: 40px;
}

#top__charm .block-post dt {
  font-size: var(--font-size-20);
  font-weight: 600;
  font-family: var(--fot--Yu-Min);
  text-align: center;
  margin-bottom: var(--margin-20);
  padding-bottom: var(--margin-20);
  border-bottom: 1px solid #bfbfbf;
}

/* index__interior
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__interior .ttl03 {
  margin: 0 auto;
  text-align: center;
  margin-bottom: var(--margin-50);
}

#top__interior .inner .ttl04 {
  text-align: center;
  margin-bottom: var(--margin-50);
}

#top__interior .inner .ttl04 .ja {
  font-size: var(--font-size-22);
  font-weight: 500;
  letter-spacing: 0.2em;
}

#top__interior .topic_feature em {
  letter-spacing: 0.04em;
  font-family: var(--fot--CrimsonText);
  color: var(--col--txt-01);
  font-size: var(--font-size-40);
}

#top__interior .topic_feature .ttl04 {
  margin-top: var(--margin-0);
  margin-bottom: var(--margin-0);
  text-align: center;
}

#top__interior .inner .ttl04 .ja {
  font-size: var(--font-size-20);
  line-height: 1.5;
}

/* index__analyze
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__analyze {
  /* background: url(/img/top/top__analyze__bg_img_01.png) left bottom/100vw no-repeat, var(--col--base-02); */
}
#top__analyze .ttl03 {
  margin: 0 auto;
  text-align: center;
  margin-bottom: var(--margin-50);
}
.ttl04{
  text-align: center;
  margin-bottom: var(--margin-50);
  .ja{
    line-height: 1.8;
    font-size: 4.5vw;
  }
}
#top__analyze .ttl03 .ja {
  line-height: 1.6;
  font-size: 3.7vw;
}
#top__analyze .item-text{
  text-align: center;
  margin-top: -3vw;
  margin-bottom: var(--margin-30);
  text-align: left;
}
#top__analyze .item-text br{
  display: none;
}
#top__analyze #chart {
  padding: 0;
}
#top__analyze .com_chart {
  background: #fff;
  padding: 5vw 5vw;
}
#top__analyze .com_chart .chart_title {
  text-align: center;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: var(--margin-20);
  margin-bottom: var(--margin-30);
}
#top__analyze .com_chart .chart_title .q-icon {
  font-size: var(--font-size-30);
  font-family: var(--fot--BELL);
  font-weight: 400;
  color: var(--col--acc-01);
  margin-right: var(--margin-10);
}
#top__analyze .com_chart .chart_title .title {
  font-size: var(--font-size-20);
  font-weight: 600;
  font-family: var(--fot--Yu-Min);
}
#top__analyze .com_chart .chart_btn_list {
  flex-wrap: wrap;
  gap: 4vw;
}
#top__analyze .com_chart .chart_btn_list-item {
  width: 100%;
}
#top__analyze .com_chart .chart_btn_list-item a {
  width: 100%;
}
#top__analyze .com_chart .answer_btn {
  border-radius: 0;
  min-height: unset;
  top: 0;
  transition: ease 0.2s;
  background: #fff;
}
#top__analyze .result_chart {
  background: #fff;
  width: 100%;
  padding: 5vw;
    position: relative;
  z-index: 0;
}
#top__analyze .result_chart .result_title {
  width: 100%;
}
#top__analyze .result_chart .result_title .sub {
  width: 100%;
  display: block;
  background: unset;
  font-size: var(--font-size-25);
  color: var(--col--acc-01);
  font-family: var(--fot--Noto-Serif);
  margin-bottom: var(--margin-10);
  font-size: 3.8vw;

  color: var(--col--txt-01);
}
#top__analyze .result_chart .result_title .sub::before {
  display: none;
}
#top__analyze .result_chart .result_title .main {
  text-align: center;
  display: block;
  width: 100%;
  padding: 3.5vw 2vw;
  color: #fff;
  font-size: var(--font-size-20);
  font-family: var(--fot--Noto-Serif);
  letter-spacing: 0.1em;
  font-weight: 400;
  background: var(--col--txt-01);
  font-size: 4.2vw;

    background: #616161;
}
#top__analyze .result_chart .result_container {
  gap: 3vw;
}
#top__analyze .result_chart .result_container .result_img {
  width: 100%;
  height: 67vw;
}
#top__analyze .result_chart .result_container .result_txtxbx .result_txt {
  line-height: 1.7;
}
#top__analyze .result_chart .result_container .result_txtxbx .result_btn-list li {
  width: 100%;
}
#top__analyze .result_chart .result_container .result_txtxbx .result_btn-list li a {
  width: 100%;
  height: 12vw;
  border: 1px solid var(--col--acc-01);
  font-size: 3.8vw;
}



#top__analyze .result_chart .result_container .result_txt{
  p{
    line-height: 1.7;
  }
}
#top__analyze .result_chart .result_txt_person .ttl04{
  margin-bottom: var(--margin-10);
  text-align: start;
  
  .ja{
    color: #878958;
    font-size: var(--font-size-16);

        color: var(--col--txt-01);
  }
}
#top__analyze .result_chart .result_txt_person p{
    line-height: 1.7;
}
#top__analyze .result_chart .btn_wrp{
  gap: 4vw;
}
#top__analyze .result_chart .btn_wrp .more_btn {
  height: unset;
  width: 100%;
  height: 13vw;
  border: 1px solid #878958;
}


/* index__product
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__product .inner {
  padding-bottom: var(--margin-50);
  padding-top: 0vw;
}
#top__product .link-bnr {
  position: relative;
  display: block;
  width: 100%;
  height: 40vw;
  background: url(/img/top/top__product__bg_img_01.jpg) center center/cover no-repeat;
}
#top__product .link-bnr .ttl03 {
  position: absolute;
  flex-direction: column;
  align-items: center;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  white-space: nowrap;
  gap: 3.5vw;
}
#top__product .link-bnr .ttl03 .en {
  color: var(--col--acc-01);
  font-size: 9vw;
  color: #fff;
}
#top__product .link-bnr .ttl03 .ja {
  color: #fff;
  font-size: 4vw;
}

/* index__purchasers
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__purchasers .inner {
  width: 100%;
  padding: 15vw 0;
}
#top__purchasers .wrap-purchasers {
  z-index: 0;
  position: relative;
  margin: 0 auto;
  margin: 0 auto;
  width: 90%;
}
#top__purchasers .wrap-purchasers::before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 135%;
  height: 100%;
  top: 0vw;
  left: -50%;
}
#top__purchasers .ttl03 {
  margin: 0 auto;
  margin-bottom: var(--margin-70);
  font-size: 6vw;
}
#top__purchasers .ttl03 .en {
  line-height: 1.6;
  font-size: var(--font-size-60);
  margin-bottom: 4vw;
      font-family: var(--fot--CrimsonText);
}
#top__purchasers .ttl03 .ja{
  font-size: 4.5vw;
    font-family: var(--fot--Noto-Serif);
} 
#top__purchasers .item-img {
  position: relative;
  width: 100%;
  margin-bottom: 5vw;
}
#top__purchasers .item-img::before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid var(--col--acc-01);
  right: -2vw;
  top: -2vw;
}
#top__purchasers .item-img img {
  width: max-content;
}
#top__purchasers .item-text {
  text-align: left;
  margin-bottom: 5vw;
}
#top__purchasers .item-text br {
  display: none;
}
#top__purchasers .com__btn_01 {
  margin: 0 auto;
}


/* index__order
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__order .inner {
  width: 100%;
  padding: 15vw 0;
}
#top__order .wrap-purchasers {
  z-index: 0;
  position: relative;
  margin: 0 auto;
  margin: 0 auto;
  width: 90%;
}
#top__order .wrap-purchasers::before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 135%;
  height: 100%;
  top: 0vw;
  left: -50%;
}
#top__order .ttl03 {
  margin: 0 auto;
  margin-bottom: var(--margin-70);
  font-size: 6vw;
}
#top__order .ttl03 .en {
  line-height: 1.6;
  font-size: var(--font-size-60);
  margin-bottom: 4vw;
      font-family: var(--fot--CrimsonText);
}
#top__order .ttl03 .ja{
  font-size: 4.5vw;
  font-family: var(--fot--Noto-Serif);
} 
#top__order .item-img {
  position: relative;
  width: 100%;
  margin-bottom: 5vw;
}
#top__order .item-img::before {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid var(--col--acc-01);
  right: -2vw;
  top: -2vw;
}
#top__order .item-img img {
  width: max-content;
}
#top__order .item-text {
  text-align: left;
  margin-bottom: 5vw;
}
#top__order .item-text br {
  display: none;
}
#top__order .com__btn_01 {
  margin: 0 auto;
}



/* index__gallery
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__gallery {
  position: relative;
  z-index: 0;
  /* background: var(--pattern--texture--a-01); */
}
#top__gallery .ttl03 {
  margin: 0 auto;
  margin-bottom: var(--margin-60);
}
#top__gallery .cont-post {
  --num: 2;
  --column-gap: 5vw;
  --row-gap: 5vw;
  margin-bottom: var(--margin-50);
}
#top__gallery .cont-post .block-post .item-img {
  width: 100%;
  height: 40vw;
}
#top__gallery .com__btn_01 {
  margin: 0 auto;
}
/* index__instagram
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__instagram .link-bnr {
  width: 100%;
  height: 38vw;
  display: block;
  margin: 0 auto;
  position: relative;
  background: url(/img/top/top__instagram__bg_img_01.png) center center/cover no-repeat;
}
#top__instagram .link-bnr::before {
  content: "";
  position: absolute;
  width: calc(100% - 2vw);
  height: calc(100% - 2vw);
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  border: 1px solid #8a8a8a;
}
#top__instagram .link-bnr .ttl03 {
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  white-space: nowrap;
}
#top__instagram .link-bnr .ttl03 .en {
  font-size: 10vw;
  color: #fff;
}

/* about
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

/* about__vision
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__vision .com--text-01 p{
  text-align: left;
}

#about__vision .com--text-01 p .sp-none{
  display: none;
}

/* about__message
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__message {
  background: url(/img/about/about__message__bg_img_01.jpg) center center/cover no-repeat;
}


/* about__botanique
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__botanique{
  position: relative;
  z-index: 0;
  background: #fff;
}



/* products
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* products
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#products .inner {
  padding-bottom: 15vw;
}
#products .topic-post {
  --num: 2;
  --column-gap: 5vw;
  --row-gap: 7vw;
}
#products .topic-post .block-post .ttl04 {
  order: 2;
  margin-bottom: var(--margin-10);
}
#products .topic-post .block-post .ttl04 .ja {
  font-size: 4vw;
}
#products .topic-post .block-post .item-img {
  order: 1;
  width: 100%;
  height: 40vw;
}
#products .topic-post .block-post .item-text {
  order: 3;
}
#products .topic-post .block-post .item-text p {
  font-size: 3.6vw;
}

/* products__scene
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#products__scene .wrp {
  display: flex;
  flex-direction: column;
  row-gap: 50px;
}

#products__scene .ttl04 {
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding-bottom: var(--margin-20);
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: var(--margin-25);
  text-align: center;
}

#products__scene .topic-post {
  --num: 1;
  --column-gap: 5vw;
  --row-gap: 5vw;
}

#products__scene .block-post {
  border: 1px solid var(--col--txt-01);
  background: #fff;
  padding: 30px;
}

#products__scene .block-post dt {
  font-size: var(--font-size-20);
  line-height: 1.5;
  font-weight: 600;
  font-family: var(--fot--Yu-Min);
  text-align: center;
  margin-bottom: var(--margin-20);
  padding-bottom: var(--margin-20);
  border-bottom: 1px solid #bfbfbf;
}

/* products__bnr
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#products__bnr {
  /* background: var(--pattern--texture--a-01); */
}
#products__bnr .inner {
  padding-top: 5vw;
}
#products__bnr .block_link {
  display: block;
  width: 100%;
  height: 38vw;
  margin-bottom: var(--margin-60);
  position: relative;

    &::after {
    content: "";
    position: absolute;
    width: calc(100% - 3vw);
    height: calc(100% - 3vw);
    border: 1px solid #fff;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
  }

}
#products__bnr .block_link:last-child {
  margin-bottom: 0;
}
#products__bnr .block_link .ttl03 {
  position: absolute;
  align-items: end;
  margin-bottom: 0;
  width: 90%;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  gap: 5vw;
  flex-direction: column;
  align-items: center;
}
#products__bnr .block_link .ttl03 .en {
  font-size: var(--font-size-60);
  color: var(--col--acc-01);
  font-size: 8vw;
  
  color: #fff;
}
#products__bnr .block_link .ttl03 .ja {
  font-size: var(--font-size-17);
  color: #fff;
  font-size: 3.5vw;
  bottom: 10px;
  line-height: 1.5;
}
#products__bnr .block_link:nth-of-type(1) {
  background: url(/img/products/products__bnr__bg_img_01.jpg) center center/cover no-repeat;
}
#products__bnr .block_link:nth-of-type(2) {
  background: url(/img/products/products__bnr__bg_img_02.jpg) center center/cover no-repeat;
}

/* purchasers
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* purchasers__about
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#purchasers__about .flx {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-top: 40px;
}

/* purchasers__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#purchasers__feature {
  background: var(--col--base-02);
  background: #fff;
}
/* purchasers__flow
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* purchasers__faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#purchasers__faq {
  background: var(--col--base-02);
    background: #fff;
}
/* made_to_order
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* made_to_order__about
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#made_to_order__about .flx {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  margin-top: 40px;
}

/* made_to_order__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#made_to_order__feature {
  background: var(--col--base-02);
    background: #fff;
}
/* made_to_order__flow
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#made_to_order__flow .list-flow-item p br{
  display: none;
}

#made_to_order__flow .list-flow-item .flx{
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}

/* made_to_order__faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#made_to_order__faq {
  background: var(--col--base-02);
    background: #fff;
}
/* gallery
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* gallery
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#gallery .lead-text {
  text-align: center;
  margin-bottom: var(--margin-50);
}
#gallery .lead-text p .btn_contact {
  color: var(--col--acc-01);
  color: var(--col--txt-01);
  padding-bottom: 5px;
  border-bottom: 1px solid var(--col--acc-01);
  border-bottom: 1px solid var(--col--txt-01);
}
#gallery .topic-post {
  --num: 2;
  --column-gap: 5vw;
  --row-gap: 5vw;
}
#gallery .topic-post .block-post a .ttl04 {
  position: relative;
  order: 2;
  letter-spacing: 0.02em;
  padding-bottom: var(--margin-15);
  border-bottom: 1px solid var(--col--acc-01);
  border-bottom: 1px solid var(--col--txt-01);
  margin-bottom: var(--margin-15);
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#gallery .topic-post .block-post a .ttl04 .ja {
  font-size: var(--font-size-17);
  font-weight: 500;
}
#gallery .topic-post .block-post a .item-img {
  order: 1;
  width: 100%;
  height: 40vw;
  margin-bottom: var(--margin-15);
}
#gallery .topic-post .block-post a .list-tags {
  order: 3;
  gap: 5vw;
  justify-content: end;
}
#gallery .topic-post .block-post a .list-tags-item {
  font-weight: 500;
  font-size: var(--font-size-15);
  color: var(--col--acc-01);
  color: var(--col--txt-01);
}
#gallery .tag-select-box {
  border: 0;
}
#gallery .tag-select-box #tag-select {
  border: 0;
  font-size: var(--font-size-15);
  font-family: var(--fot--Yu-Go);
}
/* gallery__in_post
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.gallery__in_post .block-about {
  --column-gap: 5vw;
  --row-gap: 5vw;
  position: relative;
  margin-bottom: var(--margin-50);
}
.gallery__in_post .block-about:last-child {
  margin-bottom: 0;
}
.gallery__in_post .block-about .item-img {
  width: 100%;
  height: 70vw;
}
.gallery__in_post .block-about .unit-text .ttl03 {
  padding-bottom: var(--margin-15);
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: var(--margin-20);
}
.gallery__in_post .block-about .unit-text .ttl03 .ja {
  font-size: var(--font-size-22);
  line-height: 1.5;
  font-weight: 600;
  font-family: var(--fot--Yu-Min);
  letter-spacing: 0.1em;
  font-size: 4.5vw;
}
.gallery__in_post .block-about .unit-text .list-tags {
  gap: 5vw;
  margin-bottom: var(--margin-25);
}
.gallery__in_post .block-about .unit-text .list-tags-item {
  color: #bfbfbf;
  color: var(--col--txt-01);
  font-size: var(--font-size-15);
  font-size: 3.5vw;
  font-weight: 500;
}
.gallery__in_post .list-images {
  --num: 2;
  --column-gap: 5vw;
  --row-gap: 5vw;
  margin-bottom: 7vw;
}
.gallery__in_post .list-images-item {
  height: 40vw;
}
.gallery__in_post .com__btn_01 {
  margin: 0 auto;
}

/*お知らせ一覧
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.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: 1.2rem;
  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_sp.css.map */