@charset "UTF-8";
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊　

STYLE.css (SP)

トップページ、および各ページのスタイリング

＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊　*/
/* //////////////////////////////////////////////////////////////////////////////////////////////////

 header ヘッダー

////////////////////////////////////////////////////////////////////////////////////////////////// */
#header {
  position: fixed;
  width: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
#header .inner {
  width: 100%;
  height: 70px;
  background: #fff;
  padding: 0;
  border-bottom: 3px solid var(--col--border-01);
}
#header .block__left {
  position: relative;
  width: fit-content;
  padding-left: var(--margin-30);
}
#header .item__logo {
  display: block;
  width: fit-content;
  padding-left: 4vw;
}
#header .item__logo img {
  width: 30vw;
}
#header .item__logo a {
  width: fit-content;
  display: block;
  transition: ease 0.2s;
}
#header .item__logo a:hover {
  opacity: 0.7;
}
#header .block__right {
  position: relative;
  width: fit-content;
  padding-right: var(--margin-30);
}
#header .unit__info {
  width: fit-content;
}
#header .unit__info .btn__line {
  height: 60px;
  width: 290px;
  margin-bottom: 6px;
  box-shadow: 0 5px #c48600;
}
#header .unit__info .btn__line span {
  font-size: var(--font-size-16);
}
#header .unit__info .btn__line:hover {
  box-shadow: 0 0 #c48600;
}
@media screen and (max-width: 767px) {
  #header .inner {
    height: 70px;
    min-width: 100%;
  }
  #header .block__left {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
  }
  #header .item-logo {
    margin: 0 auto;
  }
  #header .item-logo img {
    height: auto;
  }
  #header .block__right {
    display: none;
  }
}

/* nav グローバルナビゲーション
========================================================================= */
#nav .list-nav {
  position: relative;
  margin-right: var(--margin-30);
  width: fit-content;
  gap: 3vw;
}
#nav .list-nav .item {
  width: fit-content;
}
#nav .list-nav .item a {
  font-size: var(--font-size-16);
  transition: ease 0.17s;
}
@media screen and (max-width: 767px) {
  #nav {
    display: none;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////

mv メインビジュアル

////////////////////////////////////////////////////////////////////////////////////////////////// */
#mv {
  position: relative;
  width: 100%;
  height: 125vw;
  margin-top: 70px;
  background: url(/img/mv/mv__bg_01.png) left top/80vw no-repeat;
}
#mv .mv__catch {
  z-index: 1;
  position: absolute;
  left: 5vw;
  bottom: 15vw;
  width: fit-content;
  width: 63vw;
}
#mv .mv__catch .catch__main {
  display: block;
  margin-bottom: var(--margin-30);
}
#mv .mv__catch .catch__logo {
  display: block;
  margin-bottom: var(--margin-20);
}
#mv .mv__img {
  position: absolute;
  right: 0;
  top: 50%;
  translate: 0 -50%;
  height: 100%;
}

/* sv サブビジュアル
========================================================================= */
#sv {
  position: relative;
  width: 100%;
  height: 50vw;
  margin-top: 70px;
}
#sv::before {
  content: "";
  position: absolute;
  background: url(/img/sv/sv__deco_01.png) left top/60vw no-repeat, url(/img/sv/sv__deco_02.png) right bottom/20vw no-repeat;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#sv::after {
  content: "";
  position: absolute;
  background: url(/img/sv/sv__illust_01.png) center center/contain no-repeat;
  width: 35vw;
  height: 24vw;
  right: 0vw;
  bottom: -1.3vw;
}
#sv .sv-catch {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 4vw;
  top: 40%;
  top: 50%;
  translate: 0 -50%;
  left: 5vw;
}
#sv .sv-catch .ja {
  font-size: var(--font-size-56);
  letter-spacing: 0.1em;
  font-weight: 700;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
  font-family: var(--fot--Zen-Kaku-Goth);
  font-size: 5.8vw;
}
#sv .sv-catch .en {
  font-size: var(--font-size-40);
  font-family: var(--fot--Quicksand);
  letter-spacing: 0.15em;
  color: var(--col--main-01);
  font-size: 4.7vw;
}

.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;
}

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

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

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

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

/* //////////////////////////////////////////////////////////////////////////////////////////////////

footer フッター

////////////////////////////////////////////////////////////////////////////////////////////////// */
#footer {
  position: relative;
  width: 100%;
}
#footer .item__logo {
  display: block;
  position: relative;
  width: fit-content;
  transition: ease 0.2s;
  margin-bottom: var(--margin-20);
  margin-bottom: 10vw;
}
#footer .item__logo:hover {
  opacity: 0.6;
}
#footer .inner {
  flex-direction: column;
}
#footer .block__left {
  position: relative;
  width: fit-content;
}
#footer .block__right {
  position: relative;
  width: fit-content;
}
#footer .list-nav {
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
}
#footer .list-nav .item {
  width: fit-content;
}
#footer .list-nav .item a {
  position: relative;
  transition: ease 0.2s;
}
#footer #copyright {
  font-size: var(--font-size-13);
  text-align: center;
  color: var(--col--main-02);
  background: var(--col--main-01);
  padding: 15px;
  font-size: 2.8vw;
  padding: 5vw;
}
#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 .wrap__info {
  flex-direction: column;
}
#footer .item__address {
  margin-bottom: 5vw;
}
#footer .com__times {
  width: fit-content;
  margin-right: var(--margin-30);
  margin-bottom: 5vw;
}
#footer .com__times .item dt, #footer .com__times .item dd {
  font-size: 3.6vw;
}
#footer .btn__line {
  margin-bottom: 5vw;
}
@media screen and (max-width: 767px) {
  #footer .item-logo {
    width: 45vw;
  }
  #footer .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #footer .block__left {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #footer .block__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #footer .list-nav {
    display: none;
  }
  #footer #copyright a {
    margin: unset;
    padding: unset;
  }
  #footer #copyright a:hover {
    color: inherit;
    background: inherit;
  }
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////

TOPページ / 固有下層ページ

////////////////////////////////////////////////////////////////////////////////////////////////// */
/* index
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* top__concept
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__concept {
  background: url(/img/common/deco_bg__shape__01_01.png) right bottom/80vw no-repeat;
}
#top__concept .ttl03__wrap {
  position: relative;
  width: 100%;
  margin-left: auto;
  gap: 2vw;
  margin-bottom: 5vw;
}
#top__concept .ttl03__wrap .ttl03 .ja {
  font-size: 5vw;
  line-height: 1.7;
}
#top__concept .ttl03__wrap .ttl03 .ja .str-01 {
  font-size: 6.1vw;
}
#top__concept .block__intro {
  width: 100%;
  position: relative;
  margin-left: auto;
}
#top__concept .block__intro .item__img {
  margin: 0 auto;
  position: relative;
  width: 80%;
  margin-bottom: 6vw;
}
#top__concept .block__intro .item__img figcaption .item__name {
  width: fit-content;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  width: fit-content;
  padding: 2vw 7vw;
  border-radius: 4vw 0 4vw 0;
  font-size: var(--font-size-24);
  font-weight: 700;
  letter-spacing: 0.2em;
}
#top__concept .block__intro .item__img figcaption .item__name small {
  font-weight: 700;
  font-size: var(--font-size-16);
  color: var(--col--main-01);
  margin-bottom: 5px;
}
#top__concept .block__intro .item__img figcaption .item__message {
  position: absolute;
  right: -10vw;
  top: 5vw;
  border: 3px solid var(--col--txt-01);
  background: #fff;
  padding: 2vw 3vw;
  border-radius: 8px;
  font-size: var(--font-size-20);
  line-height: 1.5;
  font-size: 3.7vw;
}
#top__concept .block__intro .item__img figcaption .item__message::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__arrow__02_01.png) center center/contain no-repeat;
  width: 5vw;
  height: 3vw;
  translate: 0 100%;
  left: 5vw;
  bottom: 0vw;
}
#top__concept .block__intro .item__img figcaption .item__message .str-01 {
  font-weight: 700;
  color: var(--col--main-01);
  letter-spacing: 0.05em;
  font-size: var(--font-size-24);
  font-size: 4.4vw;
}
#top__concept .block__intro .item__text {
  margin-bottom: 6vw;
}
#top__concept .block__intro .item__text br {
  display: none;
}
#top__concept .block__intro .item__text p {
  font-size: var(--font-size-18);
  letter-spacing: 0.08em;
}
/* top__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__feature {
  position: relative;
  z-index: 0;
  background: url(/img/top/top__feature__bg_img_01.png) left top no-repeat, url(/img/top/top__feature__bg_img_02.png) right bottom no-repeat, var(--col--base-01);
}
#top__feature .ttl03__wrap {
  align-items: center;
  padding: 5vw;
}
#top__feature .block__feature {
  margin-bottom: 7vw;
}
#top__feature .block__feature .list__feature {
  --num: 1;
  --column-gap: 5vw;
  --row-gap: 5vw;
  position: relative;
}
#top__feature .block__feature .list__feature::before {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/top/top__feature__illust_01.png) center center/contain no-repeat;
  width: 25vw;
  height: 25vw;
  left: 0vw;
  top: 0vw;
}
#top__feature .block__feature .list__feature::after {
  z-index: -1;
  content: "";
  position: absolute;
  background: url(/img/top/top__feature__illust_02.png) center center/contain no-repeat;
  width: 25vw;
  height: 25vw;
  right: 0vw;
  top: 0vw;
}
#top__feature .block__feature .list__feature .item {
  background: #fff;
  padding: 0;
  border-radius: 7vw;
  border: 3px solid var(--col--txt-01);
  width: 100%;
  padding-bottom: 5vw;
}
#top__feature .block__feature .list__feature .item .ttl04 {
  position: relative;
  order: 2;
  text-align: center;
}
#top__feature .block__feature .list__feature .item .ttl04 .num {
  left: 50%;
  translate: -50% 0;
  top: -15vw;
}
#top__feature .block__feature .list__feature .item .ttl04 .ja {
  font-family: var(--fot--Zen-Kaku-Goth);
  font-size: var(--font-size-22);
  letter-spacing: 0.05em;
  line-height: 1.7;
}
#top__feature .block__feature .list__feature .item .ttl04 .ja .str-01 {
  color: var(--col--main-01);
  font-size: var(--font-size-24);
}
#top__feature .block__feature .list__feature .item .item__img {
  order: 1;
  margin-bottom: 6vw;
  width: 100%;
}
#top__feature .block__feature .list__feature .item .item__img img {
  width: 100%;
}
#top__feature .com__btn_01 {
  margin: 0 auto;
}
/* top__voice
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__voice {
  background: url(/img/top/top__voice__bg_img_01.jpg) center center/cover no-repeat;
}
#top__voice .inner {
  position: relative;
}
#top__voice .ttl03__wrap {
  margin-bottom: 7vw;
}
#top__voice .ttl03__wrap .ttl03 .ja {
  line-height: 1.7;
}
#top__voice .block__voice {
  margin-bottom: 10vw;
}
#top__voice .block__voice .list__voice {
  --num: 1;
  --column-gap: 5vw;
  --row-gap: 6vw;
}
#top__voice .block__voice .list__voice .item {
  position: relative;
  background: #fff;
  border: 3px solid var(--col--txt-01);
  padding: 5vw;
  border-radius: 2vw;
  width: 100%;
}
#top__voice .block__voice .list__voice .item .ttl04 {
  text-align: left;
  padding: 0;
  padding-bottom: 4vw;
  border-bottom: 2px solid var(--col--border-01);
  width: 70%;
  margin-bottom: 7vw;
  min-height: 22vw;
}
#top__voice .block__voice .list__voice .item .ttl04 .ja {
  font-size: var(--font-size-24);
  font-family: var(--fot--Zen-Kaku-Goth);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
#top__voice .block__voice .list__voice .item .item__text p {
  font-size: var(--font-size-16);
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 2;
  font-size: 3.7vw;
}
#top__voice .block__voice .list__voice .item .item__text .profile {
  text-align: end;
  margin-bottom: 0;
}
#top__voice .block__voice .list__voice .item .item__img {
  position: absolute;
  right: 5vw;
  top: 2vw;
  width: 29vw;
}
/* top__diagnosis
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#contents {
  padding: 15vw 0 15vw;
  background: url(/img/top/top__diagnosis__bg_deco_01.png) left top/30vw no-repeat, url(/img/top/top__diagnosis__bg_deco_02.png) right top/60vw no-repeat, url(/img/top/top__diagnosis__bg_deco_03.png) right bottom/30vw no-repeat, url(/img/top/top__diagnosis__bg_deco_04.png) left bottom/60vw no-repeat;
}
#contents .ttl03__wrap {
  margin: 0 auto;
  width: fit-content;
  margin-bottom: var(--margin-30);
}
#contents .ttl03__wrap .ttl03 .ja {
  position: relative;
  text-align: center;
}
#contents .ttl03__wrap .ttl03 .ja small {
  font-size: 5.5vw;
}
#contents .ttl03__wrap .ttl03 .ja::before {
  content: "";
  position: absolute;
  background: url(/img/common/deco__shine__01_01.png) center center/contain no-repeat;
  width: 4vw;
  height: 5vw;
  left: -0.7em;
  bottom: 8px;
}
#contents .ttl03__wrap .ttl03 .ja::after {
  content: "";
  position: absolute;
  background: url(/img/common/deco__shine__01_02.png) center center/contain no-repeat;
  width: 4vw;
  height: 5vw;
  right: -0.7em;
  bottom: 8px;
}
#contents #chart {
  padding: 0;
}
#contents .chart-inbox {
  width: 100%;
  padding: 0 5vw;
  margin: 0 auto;
}
#contents .chart_container {
  border: 3px solid var(--col--txt-01);
  border-radius: 3vw;
  background: #fff;
  padding-bottom: 3vw;
}
#contents .com_chart .chart_title {
  background: var(--col--main-01);
  padding: 5vw;
  text-align: center;
  margin-bottom: var(--margin-25);
  border-radius: 2vw 2vw 0 0;
}
#contents .com_chart .chart_title .q-icon {
  display: none;
}
#contents .com_chart .chart_title .title-txt {
  font-weight: 700;
  font-family: var(--fot--Zen-Kaku-Goth);
  font-size: var(--font-size-24);
  color: #fff;
  padding: 30px 0;
}
#contents .com_chart .chart_btn_list {
  gap: 5vw;
  gap: 5vw;
  padding: 0 5vw;
  margin-bottom: var(--margin-20);
}
#contents .com_chart .chart_btn_list-item {
  width: calc((100% - 50px) / 2);
  width: 100%;
  height: 60px;
  height: 13vw;
  border-radius: 10vw;
}
#contents .com_chart .chart_btn_list-item a {
  min-height: 0;
  width: 100%;
  height: 100%;
  border-radius: 2vw;
  border: 3px solid #fff;
  box-shadow: 0 10px 0 #c48600;
  background: var(--col--main-01);
  border-radius: 10vw;
  font-size: var(--font-size-16);
  letter-spacing: 0.05em;
  position: relative;
}
#contents .com_chart .chart_btn_list-item a .bi {
  position: absolute;
  right: 20px;
  top: 50%;
  translate: 0 -50%;
  transition: ease 0.2s;
}
#contents .com_chart .chart_btn_list-item a:hover:hover {
  color: #fff;
  translate: 0 10px;
  box-shadow: 0 0 0 #c48600;
}
#contents .com_chart .chart_btn_list-item a:hover .bi {
  right: 15px;
}
#contents .result_chart {
  padding: 5vw;
}
#contents .result_chart .result_title {
  padding-bottom: var(--margin-20);
  border-bottom: 3px solid var(--col--border-01);
  margin-bottom: var(--margin-20);
}
#contents .result_chart .result_title .sub {
  background: unset;
  color: var(--col--txt-01);
  width: fit-content;
  margin: unset;
  padding: unset;
  margin-bottom: var(--margin-10);
}
#contents .result_chart .result_title .main {
  width: fit-content;
  margin: unset;
  padding: unset;
  text-align: unset;
  font-size: var(--font-size-24);
  font-weight: 700;
  letter-spacing: 0.1em;
}
#contents .result_chart .result_container {
  justify-content: center;
  gap: 3vw;
}
#contents .result_chart .result_container .result_img {
  width: fit-content;
}
#contents .result_chart .result_container .result_txtxbx {
  flex: 1;
}
#contents .result_chart .result_container .result_txtxbx .result_txt {
  width: 100%;
  font-size: var(--font-size-16);
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1.7;
}
#contents .result_chart .result_container .result_txtxbx .result_btn-list li {
  width: 490px;
  height: 70px;
  width: 100%;
  height: 13vw;
}
#contents .result_chart .result_container .result_txtxbx .result_btn-list li a {
  display: flex;
  min-height: 0;
  width: 100%;
  height: 100%;
  border-radius: 2vw;
  border: 3px solid #fff;
  box-shadow: 0 10px 0 #c48600;
  background: var(--col--main-01);
  padding: 0;
  border-radius: 8vw;
  font-size: var(--font-size-16);
  letter-spacing: 0.05em;
  position: relative;
  transition: ease 0.2s;
}
#contents .result_chart .result_container .result_txtxbx .result_btn-list li a .bi {
  position: absolute;
  right: 20px;
  top: 50%;
  translate: 0 -50%;
  transition: ease 0.2s;
}
#contents .result_chart .result_container .result_txtxbx .result_btn-list li a span {
  position: relative;
  padding-left: 8vw;
}
#contents .result_chart .result_container .result_txtxbx .result_btn-list li a span::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__line.svg) center center/contain no-repeat;
  width: 6vw;
  height: 6vw;
  left: 0;
  top: 50%;
  translate: 0 -50%;
}
#contents .result_chart .result_container .result_txtxbx .result_btn-list li a:hover:hover {
  color: #fff;
  translate: 0 10px;
  box-shadow: 0 0 0 #c48600;
}
#contents .result_chart .result_container .result_txtxbx .result_btn-list li a:hover .bi {
  right: 15px;
}
#contents .restart_btn {
  width: fit-content;
  position: relative;
  border: unset;
  border-bottom: 4px solid var(--col--border-01);
  padding: 0;
  padding-bottom: 10px;
  padding-left: 30px;
}
#contents .restart_btn .bi {
  position: absolute;
  rotate: 180deg;
  left: 0;
}
#contents .chart_back-btn {
  width: fit-content;
  position: relative;
  border: unset;
  border-bottom: 4px solid var(--col--border-01);
  padding: 0;
  padding-bottom: 10px;
  padding-left: 30px;
}
#contents .chart_back-btn .bi {
  position: absolute;
  rotate: 180deg;
  left: 0;
}

/* top__subpages
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#top__subpages .inner {
  width: 100%;
  padding: 0;
}
#top__subpages .list__subpages {
  flex-direction: column;
  gap: 5vw;
}
#top__subpages .list__subpages .item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15vw 5vw;
}
#top__subpages .list__subpages .item a {
  display: flex;
  width: 100%;
  height: 100%;
  background: var(--pattern--stripe--01-y);
  align-items: center;
  border: 3px solid #fff;
  box-shadow: 0 2vw #c48600;
  border-radius: 3vw;
  position: relative;
  padding: 5vw;
}
#top__subpages .list__subpages .item a .ttl03__wrpa {
  gap: 2vw;
  width: fit-content;
  margin-left: 26vw;
}
#top__subpages .list__subpages .item a .ttl03__wrpa .ttl03 .ja {
  font-size: var(--font-size-44);
  font-family: var(--fot--Zen-Kaku-Goth);
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: 5vw;
}
#top__subpages .list__subpages .item a .ttl03__wrpa .ttl03__en {
  font-size: var(--font-size-32);
  font-family: var(--fot--Quicksand);
  font-weight: 600;
  letter-spacing: 0.15em;
  font-size: 4vw;
}
#top__subpages .list__subpages .item a .bi {
  position: absolute;
  font-size: 5vw;
  top: 50%;
  translate: 0 -50%;
  right: 5vw;
}
#top__subpages .list__subpages .item:nth-of-type(1) {
  background: url(/img/top/top__subpages__bg_img_01.jpg) center center/cover no-repeat;
}
#top__subpages .list__subpages .item:nth-of-type(1) a::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__img_01.png) center center/contain no-repeat;
  width: 28vw;
  height: 30vw;
  left: 0vw;
  bottom: 0vw;
}
#top__subpages .list__subpages .item:nth-of-type(2) {
  background: url(/img/top/top__subpages__bg_img_02.jpg) center center/cover no-repeat;
}
#top__subpages .list__subpages .item:nth-of-type(2) a::before {
  content: "";
  position: absolute;
  background: url(/img/top/top__subpages__img_02.png) center center/contain no-repeat;
  width: 28vw;
  height: 30vw;
  left: 0vw;
  bottom: -2vw;
}

/* common__contact
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.common__contact {
  background: url(/img/common/bg__img_01.jpg) center center/cover no-repeat;
  background: var(--col--base-01);
}
.common__contact .wrap__contact {
  border: 2vw solid var(--col--main-01);
  border-radius: 3vw;
  padding: 7vw 5vw;
  background: #fff;
  position: relative;
}
.common__contact .wrap__contact::before {
  content: "";
  position: absolute;
  background: url(/img/common/common__contact__illust_01_01.png) center center/contain no-repeat;
  width: 35vw;
  height: 35vw;
  right: -8vw;
  top: -16vw;
}
.common__contact .ttl03__wrap {
  margin-bottom: 7vw;
}
.common__contact .ttl03__wrap .ttl03 {
  position: relative;
  z-index: 1;
}
.common__contact .ttl03__wrap .ttl03 .ja {
  font-family: var(--fot--Zen-Kaku-Goth);
  letter-spacing: 0.1em;
  font-weight: 700;
  font-size: var(--font-size-44);
}
.common__contact .ttl03__wrap .ttl03__en {
  width: 26vw;
  height: 26vw;
  background: var(--col--main-01);
  border: 3px solid #fff;
  position: absolute;
  left: -6vw;
  top: -9vw;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 4vw;
  letter-spacing: 0.15em;
  font-weight: var(--fot--Quicksand);
  border-radius: 50%;
  rotate: -15deg;
  padding-bottom: 1vw;
}
.common__contact .ttl03__wrap .ttl03__en::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__shine__01_01.png) center center/contain no-repeat;
  width: 5vw;
  height: 10vw;
  right: -4vw;
  top: -2vw;
}
.common__contact .item__text_lead {
  position: relative;
  margin-bottom: 5vw;
}
.common__contact .unit__contact {
  gap: 5vw;
  width: 100%;
  flex-direction: column;
}
.common__contact .unit__contact .com__btn_01 {
  width: 100%;
}
.common__contact .unit__contact .com__btn_01 span {
  font-size: var(--font-size-16);
}
.common__contact .unit__contact .com__tel {
  gap: 2vw;
  align-items: center;
  margin-top: 3vw;
}
.common__contact .unit__contact .com__tel .item__num {
  font-size: 7.5vw;
  padding-left: 0;
}
.common__contact .unit__contact .com__tel .item__attention {
  height: 11px;
}

/* common__news top__news
========================================================================= */
.com__tag .item {
  position: relative;
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-left: 0.8em;
  font-size: 3vw;
}
.com__tag .item::before {
  content: "#";
  position: absolute;
  left: 0;
  top: 0;
}

.com__latest {
  position: relative;
  right: 0;
  transition: ease 0.2s;
  margin-bottom: 8vw;
}
.com__latest:last-child {
  margin-bottom: 0;
}
.com__latest a {
  width: 100%;
  height: 100%;
  border: 2px solid var(--col--txt-01);
  box-shadow: 0 10px #c48600;
  background: #fff;
  padding: 4vw;
  border-radius: 3vw;
}
.com__latest .group__info {
  width: 100%;
}
.com__latest .group__info.on_thumb {
  width: 85%;
}
.com__latest .item__ttl {
  order: 2;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 3vw;
  text-overflow: ellipsis;
  font-size: 3.8vw;
}
.com__latest .item__time {
  position: relative;
  order: 1;
  width: fit-content;
  font-size: var(--font-size-16);
  color: var(--col--main-01);
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 3vw;
}
.com__latest .list__tag {
  order: 3;
  width: 100%;
  gap: 3vw;
  margin-bottom: 3vw;
  justify-content: end;
}
.com__latest .group__img {
  height: 20vw;
  width: 20vw;
  margin-right: 5vw;
}
.com__latest .item__thumb {
  height: 20vw;
  width: 20vw;
}
.com__latest:hover {
  color: var(--col--acc-01);
  right: -5px;
}
@media screen and (max-width: 767px) {
  .com__latest .group__info.on_thumb {
    width: 70%;
  }
  .com__latest .group__img {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
  .com__latest .item__thumb {
    height: 20vw;
    width: 20vw;
    margin-right: 2vw;
  }
}

.s-post-taglist {
  gap: 5vw;
}

#top__news .ttl03__wrap {
  position: relative;
}
#top__news .ttl03__wrap::after {
  content: "";
  position: absolute;
  background: url(/img/top/top__news__deco_01.png) center center/contain no-repeat;
  width: 28vw;
  height: 26vw;
  right: 0vw;
  top: -5vw;
}
#top__news .inner {
  position: relative;
}
#top__news .cont__latest {
  width: 100%;
  margin-left: auto;
  margin-bottom: 10vw;
}
#top__news .ttl03__wrap {
  align-items: center;
  margin-bottom: 7vw;
}

/* about
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* about__feature
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__feature {
  background: var(--com--bg--01-01);
}
#about__feature .ttl03__wrap {
  margin-bottom: 8vw;
  align-items: end;
  gap: 2.6vw;
}
#about__feature .cont__feature {
  position: relative;
}
#about__feature .cont__feature::before {
  content: "";
  position: absolute;
  background: url(/img/about/about__feature__illust_01.png) center center/contain no-repeat;
  width: 38vw;
  height: 35vw;
  left: -7vw;
  top: -31vw;
}
#about__feature .cont__feature .list__feature .item {
  position: relative;
  border-top: 1px solid transparent;
  display: flex;
  flex-direction: column;
  margin-bottom: 10vw;
}
#about__feature .cont__feature .list__feature .item:last-child {
  margin-bottom: 0;
}
#about__feature .cont__feature .list__feature .item .ttl04 {
  width: 100%;
  border-bottom: 3px solid var(--col--border-01);
  padding-bottom: 3vw;
  margin-bottom: 3vw;
  order: 2;
}
#about__feature .cont__feature .list__feature .item .ttl04 .ja {
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: var(--font-size-24);
  line-height: 1.5;
}
#about__feature .cont__feature .list__feature .item .ttl04 .ja .str-01 {
  font-weight: 700;
  font-size: var(--font-size-32);
  font-size: 5vw;
  color: var(--col--main-01);
}
#about__feature .cont__feature .list__feature .item .item__img {
  position: relative;
  width: 100%;
  margin-bottom: 4vw;
  order: 1;
}
#about__feature .cont__feature .list__feature .item .item__img figcaption .num {
  position: absolute;
  right: 2vw;
  top: 2vw;
}
#about__feature .cont__feature .list__feature .item .item__text {
  width: 100%;
  order: 3;
}
#about__feature .cont__feature .list__feature .item .item__text br {
  display: none;
}
#about__feature .cont__feature .list__feature .item .item__text p {
  font-size: var(--font-size-16);
  letter-spacing: 0.1em;
  font-weight: 700;
}

/* about__trainer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__trainer {
  background: var(--com--bg--02-01), var(--com--bg--02-02), var(--col--base-01);
}
#about__trainer .ttl03__wrap {
  margin-bottom: 7vw;
}
#about__trainer .ttl03__wrap:last-child {
  margin-bottom: 0;
}
#about__trainer .cont__profile {
  position: relative;
}
#about__trainer .cont__profile .item__img {
  position: relative;
  width: 100%;
  margin-bottom: 6vw;
}
#about__trainer .cont__profile .item__img figcaption .item__name {
  width: fit-content;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  width: fit-content;
  padding: 2vw 6vw;
  border-radius: 4vw 0 4vw 0;
  font-size: var(--font-size-24);
  font-weight: 700;
  letter-spacing: 0.2em;
}
#about__trainer .cont__profile .item__img figcaption .item__name small {
  font-weight: 700;
  font-size: var(--font-size-16);
  color: var(--col--main-01);
  margin-bottom: 5px;
}
#about__trainer .cont__profile .item__img figcaption .item__message {
  position: absolute;
  right: 3vw;
  top: 3vw;
  border: 3px solid var(--col--txt-01);
  background: #fff;
  padding: 3vw;
  border-radius: 8px;
  font-size: var(--font-size-20);
  line-height: 1.5;
}
#about__trainer .cont__profile .item__img figcaption .item__message::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__arrow__02_01.png) center center/contain no-repeat;
  width: 5vw;
  height: 3vw;
  translate: 0 100%;
  left: 5vw;
  bottom: 0vw;
}
#about__trainer .cont__profile .item__img figcaption .item__message .str-01 {
  font-weight: 700;
  color: var(--col--main-01);
  letter-spacing: 0.05em;
  font-size: var(--font-size-24);
}
#about__trainer .cont__profile .block {
  width: 100%;
  margin-left: auto;
  margin-bottom: 6vw;
}
#about__trainer .cont__profile .block .list .item {
  margin-bottom: 4vw;
}
#about__trainer .cont__profile .block .list .item:last-child {
  margin-bottom: 0;
}
#about__trainer .cont__profile .block .list .item p {
  font-family: var(--fot--Zen-Kaku-Goth);
  font-size: var(--font-size-16);
  letter-spacing: 0.1em;
  line-height: 1.8;
  position: relative;
  padding-left: 1em;
}
#about__trainer .cont__profile .block .list .item p::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}
#about__trainer .cont__message .item__text p {
  line-height: 2.1;
  letter-spacing: 0.1em;
}
#about__trainer .cont__message .item__text p br {
  display: none;
}

/* about__interview
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__interview {
  background: url(/img/about/about__interview__bg_img_01.png) center center/cover no-repeat;
}
#about__interview .ttl03__wrap {
  margin-bottom: 8vw;
  align-items: start;
  gap: 3vw;
}
#about__interview .ttl03__wrap .ttl03 .ja {
  font-size: 5.6vw;
}
#about__interview .cont__interview {
  position: relative;
}
#about__interview .cont__interview::before {
  content: "";
  position: absolute;
  background: url(/img/about/about__interview__illust_01.png) center center/contain no-repeat;
  width: 27vw;
  height: 33vw;
  right: -6vw;
  top: 3vw;
  translate: 0 -100%;
}
#about__interview .cont__interview .block {
  position: relative;
  margin-bottom: 10vw;
}
#about__interview .cont__interview .block dt {
  background: var(--col--main-01);
  border: 3px solid var(--col--txt-01);
  color: #fff;
  border-radius: 2vw;
  font-size: var(--font-size-18);
  position: relative;
  padding: 5vw;
  margin-bottom: 5vw;
}
#about__interview .cont__interview .block dd {
  border: 3px solid var(--col--txt-01);
  background: #fff;
  border-radius: 2vw;
  font-size: var(--font-size-16);
  letter-spacing: 0.1em;
  line-height: 1.7;
  width: 100%;
  position: relative;
  padding: 5vw;
  padding-bottom: 30vw;
}
#about__interview .cont__interview .block dd::after {
  content: "";
  position: absolute;
  background: url(/img/about/about__interview__img_01.png) center center/contain no-repeat;
  width: 27vw;
  height: 27vw;
  right: 3vw;
  bottom: 3vw;
}

/* about__faq
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#about__faq {
  background: var(--com--bg--03-01), var(--com--bg--03-02), var(--com--bg--03-03), var(--com--bg--03-04);
}
#about__faq .ttl03__wrap {
  margin-bottom: 8vw;
}
#about__faq .cont__post {
  border: 3px solid var(--col--txt-01);
  border-radius: 2vw;
  background: #fff;
  padding-inline: 5vw;
  padding-block: 7vw;
}
#about__faq .cont__post .block__post {
  padding-bottom: 7vw;
  margin-bottom: 7vw;
  border-bottom: 3px solid var(--col--border-01);
}
#about__faq .cont__post .block__post:last-child {
  margin-bottom: 0;
}
#about__faq .cont__post .block__post dt {
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: var(--font-size-18);
  position: relative;
  line-height: 1.8;
  padding-left: 9vw;
  margin-bottom: 3vw;
}
#about__faq .cont__post .block__post dt::before {
  content: "";
  position: absolute;
  background: url(/img/common/icon__q__01_01.png) center center/contain no-repeat;
  width: 7vw;
  height: 7vw;
  left: -2vw;
  top: 0vw;
}
#about__faq .cont__post .block__post dd {
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: var(--font-size-16);
  line-height: 1.8;
  font-size: 3.7vw;
}
/* PRICE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* price__info
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#price__info {
  background: var(--com--bg--01-01);
}
#price__info .ttl03__wrap {
  margin-bottom: 7vw;
}
#price__info .ttl03__wrap .ttl03 {
  order: 2;
}
#price__info .ttl03__wrap .ttl03__en {
  order: 3;
}
#price__info .ttl03__wrap .ttl03__lead {
  order: 1;
}
#price__info .cont__price {
  position: relative;
  margin-bottom: 8vw;
}
#price__info .cont__price .item__table {
  margin: 0 auto;
  width: fit-content;
  table-layout: fixed;
  width: 100%;
}
#price__info .cont__price .item__table tr:first-of-type th {
  background: var(--col--main-01);
  text-align: center;
  color: #fff;
  font-size: var(--font-size-18);
  letter-spacing: 0.1em;
  font-weight: 700;
  padding: 3vw;
}
#price__info .cont__price .item__table tr:first-of-type th:first-of-type {
  width: 100%;
  border-right: 3px solid var(--col--border-01);
}
#price__info .cont__price .item__table tr:first-of-type th:last-of-type {
  width: 100%;
}
#price__info .cont__price .item__table tr:not(:first-of-type) th,
#price__info .cont__price .item__table tr:not(:first-of-type) td {
  font-size: 3.5vw;
  vertical-align: middle;
  line-height: 1.6;
  border-bottom: 3px solid var(--col--border-01);
}
#price__info .cont__price .item__table tr:not(:first-of-type) th {
  width: 100%;
  padding: 5vw;
  border-right: 3px solid var(--col--border-01);
}
#price__info .cont__price .item__table tr:not(:first-of-type) td {
  width: 100%;
  padding: 5vw;
}
#price__info .cont__price .item__table tr:first-child th:first-of-type {
  border-radius: 30px 0 0 0;
}
#price__info .cont__price .item__table tr:first-child th:last-of-type {
  border-radius: 0 30px 0 0;
}
#price__info .cont__note {
  background: #fff;
  border: 3px solid var(--col--border-01);
  border-radius: 2vw;
  justify-content: center;
  padding: 5vw;
  flex-direction: column;
}
#price__info .cont__note .ttl04 {
  width: 100%;
  margin-bottom: 5vw;
}
#price__info .cont__note .ttl04 .ja {
  font-size: var(--font-size-24);
  letter-spacing: 0.1em;
  font-weight: 700;
}
#price__info .cont__note .item__text_note small {
  display: block;
  font-size: var(--font-size-16);
  margin-bottom: 3vw;
  line-height: 1.7;
}
#price__info .cont__note .item__text_note small:last-child {
  margin-bottom: 0;
}

/* price__items
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#price__items {
  background: var(--com--bg--02-01), var(--com--bg--02-02), var(--col--base-01);
}
#price__items .ttl03__wrap {
  padding: 5vw;
}
#price__items .item__text {
  text-align: center;
}
#price__items .item__text p {
  font-size: 4vw;
}
#price__items .item__text p small {
  font-size: 3.5vw;
}

/* price__flow
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#price__flow {
  position: relative;
  z-index: 0;
  background: url(/img/price/price__flow__bg_img_01.png) center center/cover no-repeat;
}
#price__flow .inner {
  position: relative;
}
#price__flow .ttl03__wrap {
  margin-bottom: var(--margin-50);
}
#price__flow .cont__flow_map {
  display: none;
  position: relative;
  margin-bottom: 10vw;
  margin-left: 6vw;
}
#price__flow .cont__flow {
  width: 100%;
  margin-left: auto;
}
#price__flow .cont__flow .block {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 10vw;
}
#price__flow .cont__flow .block:last-child {
  margin-bottom: 0;
}
#price__flow .cont__flow .block .ttl04 {
  width: 100%;
  border-bottom: 3px solid var(--col--border-01);
  display: flex;
  gap: 5vw;
  align-items: end;
  order: 2;
  padding-bottom: 3vw;
  margin-bottom: 3vw;
}
#price__flow .cont__flow .block .ttl04 .num {
  color: var(--col--main-01);
  font-size: var(--font-size-32);
  letter-spacing: 0.1em;
  font-weight: 600;
}
#price__flow .cont__flow .block .ttl04 .ja {
  font-size: var(--font-size-24);
  letter-spacing: 0.1em;
  font-weight: 700;
}
#price__flow .cont__flow .block .item__img {
  position: relative;
  width: 100%;
  margin-bottom: 4vw;
  order: 1;
}
#price__flow .cont__flow .block .item__text {
  width: 100%;
  order: 3;
}
#price__flow .cont__flow .block .item__text br {
  display: none;
}
/* VOICE
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* voice
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#voice .ttl03__wrap{
  margin-bottom: var(--margin-60);
}
#voice .cont__post .block__post {
  border: 3px solid var(--col--txt-01);
  border-radius: 2vw;
  margin-bottom: 10vw;
}
#voice .cont__post .block__post:last-child {
  margin-bottom: 0;
}
#voice .cont__post .block__post .ttl04 {
  text-align: center;
  background: var(--col--main-01);
  position: relative;
  border-radius: 2vw 2vw 0 0;
  padding: 3vw;
}
#voice .cont__post .block__post .ttl04 .ja {
  font-size: var(--font-size-24);
  color: #fff;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 4.2vw;
}
#voice .cont__post .block__post .item__text {
  padding: 5vw;
  border-bottom: 3px solid var(--col--border-01);
}
#voice .cont__post .block__post .item__text br {
  display: none;
}
#voice .cont__post .block__post .item__text p {
  font-size: var(--font-size-16);
  line-height: 2;
}
#voice .cont__post .block__post .item__prof {
  margin-left: auto;
  font-size: var(--font-size-16);
  padding: 5vw;
  width: fit-content;
}

/* INFO
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* info__shop
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#info__shop {
  background: var(--com--bg--01-01);
}
/* info__access
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#info__access {
  background: var(--com--bg--02-01), var(--com--bg--02-02), var(--col--base-01);
}
#info__access .ttl03__wrap {
  margin-bottom: 7vw;
}
#info__access .cont__access {
  gap: 5vw;
  flex-direction: column;
  margin-bottom: 8vw;
}
#info__access .cont__access .block {
  width: 100%;
}
#info__access .cont__map .item__map {
  width: 100%;
  height: 60vw;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////

共通下層ページ　( NEWS / POLICY / SITE / CONTACT / NOTFOUND )

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