@charset "UTF-8";
@font-face {
  font-family: "utsukushi";
  src: url("../font/utsukushi.eot?") format("eot"), url("../font/utsukushi.woff") format("woff"), url("../font/utsukushi.otf") format("opentype");
}
.utsukushi {
  font-family: "utsukushi", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.number {
  font-family: "century", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.lato {
  font-family: "Lato", sans-serif;
}

/*! ALL ***************************************************/
html, body {
  width: 100%;
  height: 100%;
}

html {
  font-size: 62.5%;
  /* 62.5% 10px 1em */
}

body {
  color: #352c19;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  background: #fff;
  min-width: 1200px;
  -webkit-text-size-adjust: none;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, em {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
}

_:-ms-input-placeholder, :root h1, h2, h3, h4, em {
  font-family: "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

p {
  color: #626262;
}

a {
  color: #352c19;
  text-decoration: none;
  border: 0;
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
a img {
  transition: all 0.2s ease;
  backface-visibility: hidden;
}

.animation {
  transform: translate(0px, 10px);
  opacity: 0;
  transition: all 1s ease;
  backface-visibility: hidden;
}
.animation.active {
  transform: translate(0%, 0%);
  opacity: 1;
}

#wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.link-bnr {
  text-align: center;
  margin: 50px 0 0;
}
.link-bnr a {
  margin: 0 auto;
  color: #fff;
  background-color: #d0ae7b;
  border: 1px solid transparent;
}
.link-bnr a:hover {
  filter: brightness(120%);
  border: 1px solid transparent;
}
.link-bnr .btn:hover span {
  color: #fff;
}

.implant-btn {
  margin-bottom: 50px;
}

.youtube-box {
  display: block;
  margin: 0 auto 50px;
  width: 50%;
}
.youtube-box iframe {
  height: 334px;
}

.notice .box {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}

.notice .box p {
  margin: 25px auto;
  width: 550px;
  text-align: center;
  padding: 40px;
  border: 1px solid #6A1534;
  font-size: 15px;
  line-height: 1.5;
}

@media screen and (max-width: 740px) {
  body {
    min-width: 100%;
    font-size: 1.4rem;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  .pc {
    display: none !important;
  }
  .youtube-box {
    width: 100%;
    margin: 0 auto 0px;
  }
  .link-bnr {
    margin: 30px 0;
  }
  .notice .box {
    width: 96%;
    min-width: 96%;
  }
  .notice .box p {
    width: 83%;
    padding: 15px;
  }
}
@media screen and (min-width: 741px) {
  .sp {
    display: none !important;
  }
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 1200px;
  z-index: 110;
}
header .seo {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  font-size: 1rem;
  line-height: 1;
  padding: 10px 10px 0;
}
header .header_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 90px;
}
header .header_content .sns_ing_block .instagram.pc-ig {
  display: none;
}
header .header_content .logo {
  padding-top: 10px;
  padding-left: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
header .header_content .tel_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: 25px;
}
header .header_content .tel_box small {
  font-size: 1.15rem;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-feature-settings: "palt";
  text-align: justify;
  font-weight: 600;
}
header .header_content .tel_box .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  pointer-events: none;
  position: relative;
  z-index: 10;
}
header .header_content .tel_box .tel .icon-freedial {
  font-size: 2.1rem;
  margin-right: 5px;
}
header .header_content .tel_box .tel span {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.7rem;
  font-weight: 500;
}
header .header_content .header_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 20;
}
header .header_content .header_btn #online {
  width: 90px;
  height: 90px;
  background: #d0ae7b;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
header .header_content .header_btn #online .icon-online {
  color: #fff;
  font-size: 2.6rem;
  padding-bottom: 20px;
}
header .header_content .header_btn #online small {
  display: block;
  line-height: 1.25;
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
header .header_content .header_btn #online:hover {
  filter: brightness(120%);
}
header .header_content .header_btn #calendar {
  width: 90px;
  height: 90px;
  background: #ba9c6e;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
header .header_content .header_btn #calendar .icon-calendar {
  color: #fff;
  font-size: 3rem;
  padding-bottom: 25px;
}
header .header_content .header_btn #calendar small {
  display: block;
  line-height: 1.25;
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
header .header_content .header_btn #calendar:hover {
  filter: brightness(120%);
}
header .header_content .header_btn #mail {
  width: 90px;
  height: 90px;
  background: #a68b62;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
header .header_content .header_btn #mail .icon-mail {
  color: #fff;
  font-size: 2.4rem;
  padding-bottom: 20px;
}
header .header_content .header_btn #mail small {
  display: block;
  line-height: 1.25;
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
}
header .header_content .header_btn #mail:hover {
  filter: brightness(120%);
}

@media screen and (max-width: 740px) {
  header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 100%;
    z-index: 100;
    background: #fff;
  }
  header.on .seo {
    white-space: normal;
    transform: translateY(-100%);
    box-sizing: border-box;
    word-break: break-all;
    display: block;
    width: 100%;
  }
  #home header.on .seo {
    transform: translateY(-10%);
  }
  #home header.on .header_content .logo {
    transform: translateY(-5px);
  }
  header.on .header_content .logo {
    transform: translateY(-10px);
  }
  header .seo {
    padding: 5px 5px 0;
    /* white-space: nowrap; */
    transition: all 0.2s ease;
    backface-visibility: hidden;
    box-sizing: border-box;
    word-break: break-all;
    display: block;
    width: 100%;
  }
  header .header_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* width: 100%; */
    height: 60px;
    transition: all 1s ease;
    backface-visibility: hidden;
  }
  header .header_content .sns_ing_block {
    display: flex;
  }
  header .header_content .sns_ing_block .instagram.pc-ig {
    display: block;
    margin: 0 15px 0 20px;
    height: 30px;
    position: relative;
    top: 10px;
  }
  header .header_content .sns_ing_block .instagram.pc-ig .icon-Instagram:before {
    content: "\e904";
    font-size: 2.4rem;
    position: relative;
    top: 4px;
  }
  header .header_content.on {
    background: #fff;
  }
  header .header_content .logo {
    padding-top: 10px;
    padding-left: 7px;
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  header .header_content .logo img {
    height: 24px;
    width: auto;
  }
  header .header_content .tel_box, header .header_content .header_btn {
    display: none;
  }
  header .header_content #slidemenuBtn {
    width: 60px;
    height: 60px;
    background: #b8a680;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  header .header_content #slidemenuBtn > span {
    width: 25px;
    height: 18px;
    margin-bottom: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  header .header_content #slidemenuBtn > span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: transform 0.2s ease, top 0.2s ease 0.2s, width 0.2s ease 0.4s;
    backface-visibility: hidden;
  }
  header .header_content #slidemenuBtn > span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: transform 0.2s ease, bottom 0.2s ease 0.2s, width 0.2s ease 0.4s;
    backface-visibility: hidden;
  }
  header .header_content #slidemenuBtn > span span {
    width: 100%;
    height: 2px;
    background: #fff;
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  header .header_content #slidemenuBtn:hover:not(.slide-open) > span:before {
    animation: span 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
  }
  header .header_content #slidemenuBtn:hover:not(.slide-open) > span:after {
    animation: span 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.1s forwards;
  }
  header .header_content #slidemenuBtn:hover:not(.slide-open) > span span {
    animation: span 0.35s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.05s forwards;
  }
  header .header_content #slidemenuBtn.slide-open > span:before {
    width: 100%;
    top: 8px;
    transform: rotate(-45deg);
    transition: width 0.2s ease, top 0.2s ease 0.2s, transform 0.4s ease 0.4s;
  }
  header .header_content #slidemenuBtn.slide-open > span:after {
    bottom: 8px;
    width: 100%;
    transform: rotate(45deg);
    transition: width 0.2s ease, bottom 0.2s ease 0.2s, transform 0.4s ease 0.4s;
  }
  header .header_content #slidemenuBtn.slide-open > span span {
    width: 0;
  }
  header .header_content #slidemenuBtn small {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    display: block;
    line-height: 1;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-size: 1rem;
    color: #fff;
  }
  @keyframes span {
    0% {
      width: 100%;
      opacity: 1;
    }
    50% {
      width: 0;
      opacity: 0;
    }
    100% {
      width: 100%;
      opacity: 1;
    }
  }
}
.sns_bar {
  position: fixed;
  left: 0;
  top: 400px;
  transform: translateY(-50%);
  width: 60px;
  z-index: 101;
}
.sns_bar a {
  display: block;
  text-align: center;
}
.sns_bar a .icon-line {
  font-size: 2.5rem;
  color: #00b900;
}
.sns_bar a .icon-facebook {
  font-size: 2.5rem;
  color: #1877f2;
}
.sns_bar a .icon-Instagram {
  font-size: 2.5rem;
  color: #000;
}
.sns_bar a:hover {
  opacity: 0.8;
}
.sns_bar a + a {
  margin-top: 10px;
}

@media screen and (max-width: 740px) {
  .sns_bar {
    display: none;
  }
}
.swiper-container.swiper-container-horizontal {
  padding-left: 60px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
}
.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide#slide01 {
  background-image: url(../../img/slide01.webp);
}
.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide#slide02 {
  background-image: url(../../img/slide02.webp);
}
.swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide#slide03 {
  background-image: url(../../img/slide01.webp);
}
.swiper-container.swiper-container-horizontal .swiper-pagination-bullets {
  position: absolute;
  top: 400px;
  right: 15px;
  transform: translateY(-50%);
  left: auto;
  bottom: auto;
  width: 10px;
  z-index: 100;
}
.swiper-container.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 12px 0;
  width: 8px;
  height: 8px;
  background: #fff;
  opacity: 1;
}
.swiper-container.swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2586d9;
}
.swiper-container.swiper-container-horizontal #Scroll {
  display: inline-block;
  position: absolute;
  right: 16px;
  bottom: 0;
  z-index: 2;
  padding: 10px 0px 100px;
  overflow: hidden;
  color: #fff;
  font-size: 1.3rem;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-decoration: none;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
.swiper-container.swiper-container-horizontal #Scroll:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 1px);
  width: 1px;
  height: 90px;
  background: #fff;
  animation: sdl 3s cubic-bezier(1, 0, 0, 1) infinite;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text {
  position: absolute;
  left: 40px;
  bottom: 50px;
  z-index: 10;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text p {
  font-size: 2.4rem;
  color: #352c19;
  line-height: 1.4;
  padding-bottom: 20px;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text h2 {
  font-weight: normal;
  font-size: 7rem;
  line-height: 1;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text em.lato {
  font-size: 2.6rem;
  letter-spacing: 2px;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text .price {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 1;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text .price span {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  width: 27px;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eb4748;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1;
  color: #fff;
  font-size: 1.9rem;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text .price .number {
  line-height: 80px;
  color: #eb4748;
  font-size: 8rem;
  font-weight: normal;
  position: relative;
  padding-left: 62px;
  margin-left: 16px;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text .price .number:before {
  content: "";
  width: 58px;
  height: 57px;
  background: url(/img/yen.webp) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 15px;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text .price .number small {
  font-size: 6rem;
}
.swiper-container.swiper-container-horizontal .swiper-text .price_text .text {
  font-size: 1.6rem;
  color: #eb4748;
  line-height: 1.5;
}

@keyframes sdl {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.link-btn {
  margin-top: 20px;
  color: #fff;
  background-color: #d0ae7b;
  border: 1px solid transparent !important;
}
.link-btn:hover {
  filter: brightness(120%);
}
.link-btn:hover span {
  color: #fff !important;
}

.swiper-container.swiper-container-horizontal .swiper-text .circle {
  position: absolute;
  right: 60px;
  bottom: 30px;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-container.swiper-container-horizontal .swiper-text .circle .item {
  width: 180px;
  height: 180px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-container.swiper-container-horizontal .swiper-text .circle .item span small {
  font-size: 1.6rem;
  display: block;
  line-height: 1.5;
  padding-bottom: 10px;
}
.swiper-container.swiper-container-horizontal .swiper-text .circle .item span em {
  display: block;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.06em;
}
.swiper-container.swiper-container-horizontal .swiper-text .circle .item + .item {
  margin-left: 25px;
}
.swiper-container.swiper-container-horizontal .swiper-text .circle .item:nth-child(2) {
  background: #f7f676;
}

@media screen and (max-width: 740px) {
  .link-btn {
    margin: 20px auto;
    color: #fff;
    background-color: #d0ae7b;
    border: 1px solid transparent !important;
  }
  .swiper-container.swiper-container-horizontal {
    padding-left: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .swiper-container.swiper-container-horizontal .swiper-wrapper {
    width: 100%;
    height: calc(100% - 20px);
  }
  .swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide {
    /* width: 100% !important; */
    height: 100%;
  }
  .swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide#slide01 {
    background-image: url(../../img/slide01@sp.webp);
  }
  .swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide#slide02 {
    background-image: url(../../img/slide02@sp.webp);
  }
  .swiper-container.swiper-container-horizontal .swiper-wrapper .swiper-slide#slide03 {
    background-image: url(../../img/slide01@sp.webp);
  }
  .swiper-container.swiper-container-horizontal .swiper-pagination-bullets {
    top: 50%;
  }
  .swiper-container.swiper-container-horizontal #Scroll {
    display: none;
  }
  .swiper-container.swiper-container-horizontal .swiper-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text {
    position: static;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text p {
    font-size: 3.3vw;
    color: #352c19;
    line-height: 1.4;
    padding-bottom: 10px;
    text-align: center;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text h2 {
    font-weight: normal;
    font-size: 8vw;
    line-height: 1;
    margin-left: 0px;
    text-align: center;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text em.lato {
    font-size: 1.6rem;
    letter-spacing: 2px;
    display: block;
    text-align: center;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text .price {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text .price span {
    width: 16px;
    height: 40px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text .price .number {
    line-height: 43px;
    color: #eb4748;
    font-size: 4.3rem;
    font-weight: normal;
    position: relative;
    padding-left: 42px;
    margin-left: 16px;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text .price .number:before {
    content: "";
    width: 36px;
    height: 35px;
    position: absolute;
    left: 0;
    top: 6px;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text .price .number small {
    font-size: 3rem;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .price_text .text {
    font-size: 1.2rem;
    text-align: center;
    display: block;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .circle {
    position: static;
    z-index: 10;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: -10px;
    margin-top: 10px;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .circle .item {
    width: 28vw;
    height: 28vw;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.1);
  }
  .swiper-container.swiper-container-horizontal .swiper-text .circle .item span small {
    font-size: 2vw;
    padding-bottom: 5px;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .circle .item span em {
    display: block;
    font-size: 3.5vw;
    font-weight: 500;
    line-height: 1;
  }
  .swiper-container.swiper-container-horizontal .swiper-text .circle .item + .item {
    margin-left: 0;
  }
}
nav {
  position: relative;
  z-index: 100;
  background: #fff;
}
nav > ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
nav > ul > li > a {
  height: 66px;
  padding: 0 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  position: relative;
}
nav > ul > li > a:hover {
  color: #48b3cb;
}
nav > ul > li + li a:before {
  content: "";
  width: 1px;
  height: 18px;
  background: #352c19;
  position: absolute;
  left: 0;
  top: calc(50% - 9px);
}

@media screen and (max-width: 740px) {
  nav {
    display: none;
  }
}
article section .sect_ttl {
  text-align: center;
  padding-bottom: 35px;
  padding-top: 80px;
}
article section .sect_ttl em {
  font-size: 4rem;
  font-weight: 500;
  display: block;
  line-height: 1;
  padding-bottom: 20px;
}
article section .sect_ttl small {
  font-weight: 500;
  display: block;
  line-height: 1;
  text-transform: uppercase;
  font-size: 1.5rem;
}
article section .sect_ttl + p {
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.6rem;
  font-weight: 600;
  color: #352c19;
  margin-bottom: 80px;
}

@media screen and (max-width: 740px) {
  article section .sect_ttl {
    text-align: center;
    padding-bottom: 15px;
    padding-top: 40px;
  }
  article section .sect_ttl em {
    font-size: 2.2rem;
    font-weight: 500;
    display: block;
    line-height: 1;
    font-feature-settings: "palt";
    padding-bottom: 10px;
  }
  article section .sect_ttl small {
    font-weight: 500;
    display: block;
    line-height: 1;
    text-transform: uppercase;
    font-size: 1rem;
  }
  article section .sect_ttl + p {
    font-size: 1.5rem;
    text-align: left;
    margin-bottom: 0px;
    padding: 0 15px 20px;
    box-sizing: border-box;
  }
  article section .sect_ttl + p br {
    display: none;
  }
}
.btn {
  border: #8a8069 solid 1px;
  width: 320px;
  max-width: 100%;
  padding: 16px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn .icon-arrow {
  font-size: 1rem;
  margin-right: 10px;
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
.btn i {
  margin-right: 10px;
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
.btn span {
  display: block;
  line-height: 1.25;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5rem;
  font-weight: 600;
  font-feature-settings: "palt";
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
.btn.w380 {
  width: 380px;
}
.btn:hover {
  border-color: #48b3cb;
}
.btn:hover span {
  color: #48b3cb;
}
.btn:hover .icon-arrow {
  color: #48b3cb;
  animation: arrow 1.5s cubic-bezier(1, 0, 0, 1) 1;
}
.btn:hover i {
  color: #48b3cb;
}

@keyframes arrow {
  0% {
    transform: scale(1, 1);
    transform-origin: 100% 0;
  }
  50% {
    transform: scale(0, 1);
    transform-origin: 100% 0;
  }
  50.1% {
    transform: scale(0, 1);
    transform-origin: 0 0;
  }
  100% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
}
@media screen and (max-width: 740px) {
  .btn {
    width: 290px;
    max-width: 100%;
    padding: 12px 0;
  }
  .btn .icon-arrow {
    margin-right: 5px;
  }
  .btn span {
    font-size: 1.4rem;
  }
}
.case-box {
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
}

.case-blk {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 0 30px;
}

.case-l, .case-r {
  width: 48%;
}

.case-txt {
  background-color: #e7e9dc;
  padding: 15px;
}
.case-txt em {
  font-weight: bold;
}

.youtube {
  margin-top: 80px;
}
.youtube h3 em {
  line-height: 1.25;
  font-size: 2.8rem;
}

.youtube-blk {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px 0 50px;
}
.youtube-blk li {
  width: 48%;
  height: 334px;
}

.treatment_box {
  padding-left: 60px;
  width: 100%;
  max-width: 1270px;
  margin: 0 auto;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.treatment_box .wide_item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 90px;
}
.treatment_box .wide_item.reverse {
  width: 100%;
  flex-direction: row-reverse;
}
.treatment_box .wide_item.reverse .text {
  left: 0;
  bottom: 0;
}
.treatment_box .wide_item figure {
  flex-shrink: 0;
}
.treatment_box .wide_item .text {
  flex-shrink: 0;
  width: 610px;
  padding: 50px;
  box-sizing: border-box;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.treatment_box .text p.sub-ttl {
  line-height: 1.35;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  margin-bottom: 25px;
}
.treatment_box .text h3 {
  display: block;
  line-height: 1.25;
  font-size: 2.4rem;
}
.treatment_box .wide_item .text h3 {
  font-size: 2.8rem;
}
.treatment_box .text p {
  margin-bottom: 25px;
}
.treatment_box .item {
  width: 500px;
}
.treatment_box .item .text {
  flex-shrink: 0;
  width: 400px;
  padding: 30px 0;
  box-sizing: border-box;
  margin: 0 auto;
}
.treatment_box .item .text p.sub-ttl {
  text-align: center;
  margin-bottom: 25px;
}
.treatment_box .item .text h3 {
  text-align: center;
  padding-bottom: 0px;
}
.treatment_box .item .text h3 small {
  display: block;
  line-height: 1.35;
}
.treatment_box .item .text h3 em {
  display: block;
  line-height: 1.25;
  font-size: 2.4rem;
}
.treatment_box .item .text p {
  margin-bottom: 25px;
}
.treatment_box .item .text a.btn {
  margin: 0 auto;
}
.treatment_box .item + .item {
  margin-left: 50px;
  margin-top: 100px;
}
.treatment_box .treatment_column {
  margin-top: 120px;
  width: 100%;
  padding: 0px 100px 50px 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  position: relative;
  background: #fbf6eb;
}
.treatment_box .treatment_column .text {
  position: relative;
  z-index: 10;
  width: 400px;
  padding-top: 50px;
  padding-right: 50px;
  background: #fbf6eb;
}
.treatment_box .treatment_column .text h3 {
  padding-bottom: 0px;
}
.treatment_box .treatment_column .text h3 small {
  display: block;
  line-height: 1.35;
  padding-bottom: 8px;
}
.treatment_box .treatment_column .text h3 em {
  display: block;
  line-height: 1.25;
  font-size: 2.4rem;
}
.treatment_box .treatment_column figure {
  position: absolute;
  right: 100px;
  top: -80px;
}
.treatment_box .treatment_column .btn_box {
  margin-top: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.treatment_box .treatment_column .btn_box a.btn {
  width: calc((100% - 40px) / 3);
}
.treatment_box.implant {
  padding-left: 0px;
  padding-right: 60px;
  width: 100%;
  max-width: 1340px;
  margin: 100px auto 0;
  justify-content: center;
}
.treatment_box.implant .wide_item {
  width: 100%;
  flex-direction: row-reverse;
}
.treatment_box.implant .wide_item .text {
  left: 0;
  bottom: 0;
}
.treatment_box.implant .item {
  margin-top: 100px;
}
.treatment_box.implant .item + .item {
  margin-left: 50px;
  margin-top: 0px;
}
.treatment_box.implant .treatment_column {
  padding: 0px 50px 50px 100px;
}
.treatment_box.implant .treatment_column .text p {
  margin-bottom: 20px;
}
.treatment_box.implant .treatment_column .text a.btn {
  width: 280px;
}
.treatment_box.implant .treatment_column figure {
  position: absolute;
  right: 50px;
  top: -80px;
}
.treatment_box .treatment_video {
  margin: 0 auto;
  padding: 30px 15px;
  width: 800px;
}
.treatment_box .treatment_video .video_area {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.treatment_box .treatment_video .video_area iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* .treatment_box .wide_item .text h3 {
  padding-bottom: 20px;
} */
.anchor-gp {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.anchor-gp .anchor {
  width: 300px;
  padding: 10px;
  background: #a68b62;
  margin-right: 20px;
  text-align: center;
  margin-top: 30px;
}
.anchor-gp .anchor a {
  display: block;
  font-size: 20px;
  color: #fff;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 740px) {
  .anchor-gp .anchor {
    width: 100%;
    margin: 15px 15px 0;
  }
  .anchor-gp .anchor a {
    font-size: 17px;
  }
  .treatment_box {
    padding-left: 0px;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .treatment_box .wide_item {
    width: 100%;
    display: block;
    padding-bottom: 30px;
  }
  .treatment_box .wide_item .text {
    flex-shrink: 0;
    width: calc(100% - 30px);
    margin: -20px auto 0;
    padding: 15px;
    box-sizing: border-box;
    background: #fff;
    position: relative;
    z-index: 10;
  }
  .treatment_box .wide_item .text h3 {
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 0;
  }
  .treatment_box .text h3 {
    font-size: 2.1rem;
    margin-bottom: 0;
  }
  .treatment_box .wide_item .text p.sub-ttl {
    font-size: 1.4rem;
    text-align: center;
  }
  .treatment_box .wide_item .text h3 {
    font-size: 2.4rem;
  }
  .treatment_box .wide_item .text p {
    margin-bottom: 15px;
  }
  .treatment_box .wide_item .text .btn {
    margin: 0 auto;
  }
  .treatment_box .item {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  .treatment_box .item .text {
    flex-shrink: 0;
    width: 100%;
    padding: 15px 0;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .treatment_box .item .text h3 {
    padding-bottom: 10px;
    text-align: center;
  }
  .treatment_box .item .text h3 small {
    font-size: 1.4rem;
  }
  .treatment_box .item .text h3 em {
    font-size: 2.1rem;
  }
  .treatment_box .item .text p {
    margin-bottom: 15px;
  }
  .treatment_box .item .text a.btn {
    margin: 0 auto;
  }
  .treatment_box .item + .item {
    margin-left: 0px;
    margin-top: 30px;
  }
  .treatment_box .treatment_column {
    margin-top: 40px;
    width: 100%;
    padding: 0px 15px 15px;
    box-sizing: border-box;
    position: relative;
    background: #fbf6eb;
  }
  .treatment_box .treatment_column .text {
    order: 1;
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 15px 15px 0;
    background: #fbf6eb;
  }
  .treatment_box .treatment_column .text h3 {
    padding-bottom: 10px;
    text-align: center;
  }
  .treatment_box .treatment_column .text h3 small {
    padding-bottom: 5px;
    font-size: 1.4rem;
  }
  .treatment_box .treatment_column .text h3 em {
    font-size: 2.1rem;
  }
  .treatment_box .treatment_column figure {
    order: 0;
    position: static;
    margin-top: -20px;
  }
  .treatment_box .treatment_column .btn_box {
    order: 2;
    margin-top: 0px;
    width: 100%;
    flex-direction: column;
  }
  .treatment_box .treatment_column .btn_box a.btn {
    width: 100%;
    max-width: 290px;
    margin-top: 15px;
  }
  .treatment_box.implant {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
    margin: 20px auto 0;
    justify-content: center;
  }
  .treatment_box.implant .item {
    margin-top: 0px;
  }
  .treatment_box.implant .item + .item {
    margin-left: 0px;
    margin-top: 30px;
  }
  .treatment_box.implant .treatment_column {
    padding: 0px 15px 15px;
  }
  .treatment_box.implant .treatment_column .text p {
    margin-bottom: 0px;
  }
  .treatment_box.implant .treatment_column .text a.btn {
    width: 100%;
    max-width: 290px;
    margin-top: 15px;
    margin: 0 auto;
  }
  .treatment_box.implant .treatment_column figure {
    position: static;
  }
  .case-box {
    padding: 0 15px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
  .case-blk {
    flex-direction: column;
  }
  .case-l {
    width: 100%;
  }
  .case-r {
    width: 100%;
    margin-top: 20px;
  }
  .youtube h3 em {
    font-size: 2.4rem;
  }
  .youtube-blk {
    margin: 20px 0 30px;
    flex-direction: column;
  }
  .youtube-blk li {
    width: 100%;
    height: 300px;
  }
  .youtube-blk li:last-child {
    margin-top: 70px;
  }
}
.youtube-box h4 {
  padding-top: 25px;
}

.greeting {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 70px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.greeting .text {
  padding: 0 100px;
}
.greeting .text .sect_ttl {
  padding-top: 0;
  text-align: left;
}
.greeting .text h3 {
  font-size: 2.5rem;
  font-feature-settings: "palt";
  text-align: justify;
  line-height: 1.5;
  padding-bottom: 20px;
}
.greeting .text p {
  margin-bottom: 40px;
}
.greeting .text .btn_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.greeting .text .btn_box a.btn {
  width: calc((100% - 30px) / 2);
  max-width: 260px;
}
.greeting .text .btn_box a.btn + a.btn {
  margin-left: 30px;
}
.greeting figure {
  flex-shrink: 0;
  position: relative;
}
.greeting figure figcaption {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #000;
  text-align: right;
}
.greeting figure figcaption small {
  display: block;
  font-weight: bold;
  line-height: 1;
  text-shadow: #dbdbd9 2px 0px 2px, #dbdbd9 -2px 0px 2px, #dbdbd9 2px -1px 2px, #dbdbd9 -2px -1px 2px, #dbdbd9 1px 1px 2px, #dbdbd9 -1px 1px 2px, #dbdbd9 1px -1px 2px, #dbdbd9 -1px -1px 2px;
}
.greeting figure figcaption em {
  display: block;
  font-weight: bold;
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: 600;
  text-shadow: #dbdbd9 2px 0px 2px, #dbdbd9 -2px 0px 2px, #dbdbd9 2px -1px 2px, #dbdbd9 -2px -1px 2px, #dbdbd9 1px 1px 2px, #dbdbd9 -1px 1px 2px, #dbdbd9 1px -1px 2px, #dbdbd9 -1px -1px 2px;
}
.greeting figure figcaption em span {
  margin-left: 0.25em;
  font-size: 2.5rem;
}

@media screen and (max-width: 740px) {
  .greeting {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    flex-direction: column-reverse;
  }
  .greeting .text {
    width: calc(100% - 30px);
    box-sizing: border-box;
    padding: 30px 15px;
    background: #fff;
    margin: -40px auto 0;
    position: relative;
    z-index: 10;
  }
  .greeting .text .sect_ttl {
    text-align: center;
  }
  .greeting .text h3 {
    font-size: 2rem;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .greeting .text p {
    margin-bottom: 40px;
  }
  .greeting .text .btn_box {
    flex-direction: column;
  }
  .greeting .text .btn_box a.btn {
    width: 100%;
    max-width: 290px;
  }
  .greeting .text .btn_box a.btn + a.btn {
    margin-top: 15px;
    margin-left: 0px;
  }
  .greeting figure {
    flex-shrink: 0;
    position: relative;
  }
  .greeting figure figcaption {
    right: 10px;
    bottom: 50px;
  }
  .greeting figure figcaption small {
    font-size: 1rem;
  }
  .greeting figure figcaption em {
    font-size: 1.3rem;
  }
  .greeting figure figcaption em span {
    font-size: 2.1rem;
  }
}
.access {
  padding: 0 50px;
  position: relative;
}
.access:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  background: #fbf6eb;
  z-index: -1;
}
.access::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  background: #fff;
  height: 150px;
  z-index: -1;
}
.access figure {
  text-align: center;
}
.access .text_box {
  max-width: 1180px;
  width: calc(100% - 100px);
  padding: 50px;
  box-sizing: border-box;
  background: #fbf6eb;
  margin: -100px auto 0;
  position: relative;
  z-index: 10;
}
.access .text_box .sect_ttl {
  padding-top: 0;
}
.access .text_box h3 {
  text-align: center;
  font-size: 2.5rem;
  padding-bottom: 20px;
}
.access .text_box p {
  margin-bottom: 25px;
}
.access .text_box .btn {
  margin: 0 auto;
}

@media screen and (max-width: 740px) {
  .access {
    padding: 0;
    position: relative;
    background: #fbf6eb;
  }
  .access:before, .access::after {
    content: none;
  }
  .access figure {
    text-align: center;
  }
  .access .text_box {
    max-width: 100%;
    width: 100%;
    padding: 30px 15px;
    margin: 0px auto 0;
    z-index: 10;
  }
  .access .text_box .sect_ttl {
    padding-top: 0;
  }
  .access .text_box h3 {
    text-align: center;
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .access .text_box p {
    margin-bottom: 15px;
  }
  .access .text_box .btn {
    margin: 0 auto;
  }
}
.feature .feature_items {
  padding: 0 50px;
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.feature .feature_items .item {
  width: calc((100% - 9px) / 3);
  padding-bottom: 60px;
}
.feature .feature_items .item figure {
  position: relative;
  padding-bottom: 35px;
}
.feature .feature_items .item figure img {
  width: 100%;
}
.feature .feature_items .item figure figcaption {
  font-family: "century", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  width: 66px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 4rem;
  background: rgba(72, 60, 34, 0.9);
  position: absolute;
  left: calc(50% - 33px);
  bottom: 0;
}
.feature .feature_items .item .text {
  padding: 20px;
}
.feature .feature_items .item .text h3 {
  padding-bottom: 10px;
  text-align: center;
  font-feature-settings: "palt";
  display: block;
  line-height: 1.25;
  font-size: 2.4rem;
}
.feature .feature_items .item .text p {
  margin-bottom: 20px;
  font-feature-settings: "palt";
  text-align: justify;
}
.feature .feature_items .item .text p.sub-ttl {
  display: block;
  line-height: 1.35;
  padding-bottom: 8px;
  margin-bottom: 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  color: #352c19;
  text-align: center;
}
.feature .feature_items .item .text .btn {
  margin: 0 auto;
}

/* .feature .feature_items .item .text h3 small {
  display: block;
  line-height: 1.35;
  padding-bottom: 8px;
}

.feature .feature_items .item .text h3 em {
  display: block;
  line-height: 1.25;
  font-size: 2.4rem;
} */
@media screen and (max-width: 740px) {
  .feature .feature_items {
    padding: 0 15px;
    max-width: 100%;
    margin: 0 auto;
    flex-direction: column;
  }
  .feature .feature_items .item {
    width: 100%;
    padding-bottom: 30px;
  }
  .feature .feature_items .item figure {
    position: relative;
    padding-bottom: 35px;
  }
  .feature .feature_items .item figure img {
    width: 100%;
  }
  .feature .feature_items .item figure figcaption {
    width: 60px;
    height: 60px;
    font-size: 3.3rem;
    left: calc(50% - 30px);
  }
  .feature .feature_items .item .text {
    padding: 20px 0;
  }
  .feature .feature_items .item .text h3 {
    padding-bottom: 10px;
    text-align: center;
    font-feature-settings: "palt";
    font-size: 2.1rem;
  }
  .feature .feature_items .item .text h3 small {
    padding-bottom: 4px;
    font-size: 1.4rem;
  }
  .treatment_box .text p.sub-ttl {
    text-align: center;
  }
  .feature .feature_items .item .text h3 em {
    font-size: 2.1rem;
  }
  .feature .feature_items .item .text p {
    margin-bottom: 15px;
  }
}
.info_blog {
  display: flex;
  justify-content: center;
  position: relative;
}
.info_blog:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #fbf6eb;
  z-index: -1;
}
.info_blog::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 50%;
  height: 100%;
  background: #f5eddc;
  z-index: -1;
}
.info_blog .info_box {
  width: 50%;
  max-width: 700px;
  padding: 50px;
  box-sizing: border-box;
  background: #fbf6eb;
}
.info_blog .info_box .sect_ttl {
  padding-top: 20px;
}
.info_blog .info_box .info_list {
  margin-top: 50px;
  position: relative;
  max-height: 450px;
}
.info_blog .info_box .info_list .ps__rail-y {
  opacity: 1 !important;
  background: none !important;
  width: 15px !important;
}
.info_blog .info_box .info_list .ps__rail-y:hover > .ps__thumb-y {
  width: 7px !important;
  opacity: 1;
}
.info_blog .info_box .info_list .ps__thumb-y {
  width: 4px !important;
  background: #352c19 !important;
  right: 4px !important;
  opacity: 0.3;
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
.info_blog .info_box .info_list .item {
  padding: 20px 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAHElEQVQYV2NMCDT6z8DAwLBg/TlGEI0LMBKrEAC2/AgDDEPFFwAAAABJRU5ErkJggg==) repeat-x left bottom;
  background-size: 4px 1px;
}
.info_blog .info_box .info_list .item em {
  display: block;
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 20px;
  position: relative;
  line-height: 1;
}
.info_blog .info_box .info_list .item em:before {
  content: "";
  width: 12px;
  height: 1px;
  background: #352c19;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
}
.info_blog .info_box .info_list .item p {
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #352c19;
  font-weight: 600;
  font-feature-settings: "palt";
  text-align: justify;
  padding-right: 20px;
}
.info_blog .info_box .info_list .item p a {
  text-decoration: underline;
}
.info_blog .info_box .info_list .item p a:hover {
  color: #48b3cb;
}
.info_blog .info_box + .info_box {
  background: #f5eddc;
  position: relative;
}

@media screen and (max-width: 740px) {
  .info_blog {
    flex-direction: column;
  }
  .info_blog:before, .info_blog::after {
    content: none;
  }
  .info_blog .info_box {
    width: 100%;
    max-width: 100%;
    padding: 0px 25px 30px;
  }
  .info_blog .info_box .sect_ttl {
    padding-top: 30px;
  }
  .info_blog .info_box .info_list {
    padding: 0;
    margin-top: 20px;
    max-height: 350px;
  }
  .info_blog .info_box .info_list .item {
    padding: 15px 0;
  }
  .info_blog .info_box .info_list .item p {
    font-size: 1.5rem;
  }
}
.calendar .sect_ttl {
  padding-bottom: 80px;
}

@media screen and (max-width: 740px) {
  .calendar .sect_ttl {
    padding-bottom: 0px;
  }
}
.calendarBox {
  width: 100%;
  padding: 0 50px;
  box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto 0;
  display: flex;
  justify-content: space-between;
}
.calendarBox .month {
  text-align: center;
  width: calc((100% - 60px) / 2);
  box-sizing: border-box;
}
.calendarBox .month em {
  display: block;
  font-size: 2.2rem;
  padding-bottom: 30px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  text-align: center;
}
.calendarBox .month .CalendarTable {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 4px;
}
.calendarBox .month .CalendarTable thead th {
  font-size: 1.3rem;
  font-weight: 500;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-bottom: 5px;
}
.calendarBox .month .CalendarTable thead th.holiday {
  color: #f48f97;
}
.calendarBox .month .CalendarTable thead th.saturday {
  color: #2c94b9;
}
.calendarBox .month .CalendarTable tbody td {
  width: auto;
  height: 60px;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: left;
  vertical-align: top;
}
.calendarBox .month .CalendarTable tbody td span {
  display: block;
  line-height: 1;
  width: 100%;
  height: 60px;
  border: #e5e9eb solid 1px;
  border-radius: 2px;
  font-size: 1.8rem;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  position: relative;
  padding: 5px;
  box-sizing: border-box;
}
.calendarBox .month .CalendarTable tbody td span:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  line-height: 1;
  text-align: center;
  font-size: 1rem;
}
.calendarBox .month .CalendarTable tbody .saturday {
  color: #2c94b9;
}
.calendarBox .month .CalendarTable tbody .close span {
  color: #f48f97;
  background: #ffeeee;
  border-color: #ffeeee;
}
.calendarBox .month .CalendarTable tbody .close span:before {
  content: "休診日";
  color: #f48f97;
}
.calendarBox .month .CalendarTable tbody .am_close span {
  color: #2c94b9;
  background: rgba(44, 148, 186, 0.08);
}
.calendarBox .month .CalendarTable tbody .am_close span:before {
  content: "午前休";
  color: #2c94b9;
}
.calendarBox .month .CalendarTable tbody .pm_close span {
  color: #2c94b9;
  background: rgba(44, 148, 186, 0.16);
}
.calendarBox .month .CalendarTable tbody .pm_close span:before {
  content: "午後休";
  color: #2c94b9;
}
.calendarBox .month .CalendarTable tbody .other span {
  background: #eeeeee;
}
.calendarBox .month .CalendarTable tbody .other span:before {
  content: "～18:30";
  color: #626262;
}

@media screen and (max-width: 740px) {
  .calendarBox {
    width: 100%;
    max-width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    margin: 30px auto;
    flex-direction: column;
  }
  .calendarBox .month {
    text-align: center;
    width: 100%;
    box-sizing: border-box;
  }
  .calendarBox .month em {
    font-size: 1.9rem;
    padding-bottom: 10px;
    text-align: center;
  }
  .calendarBox .month .CalendarTable {
    border-spacing: 2px;
  }
  .calendarBox .month .CalendarTable thead th {
    font-size: 1.1rem;
    padding-bottom: 5px;
  }
  .calendarBox .month .CalendarTable tbody td {
    width: auto;
    height: auto;
  }
  .calendarBox .month .CalendarTable tbody td span {
    width: 100%;
    height: 12vw;
    font-size: 1.2rem;
    padding: 3px;
  }
  .calendarBox .month .CalendarTable tbody td span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    line-height: 1;
    text-align: center;
    font-size: 1rem;
  }
  .calendarBox .month + .month {
    margin-top: 30px;
  }
}
footer {
  padding-top: 120px;
}
footer .footer_contact_box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/footer.webp) no-repeat center center;
  background-size: cover;
}
footer .footer_contact_box .item {
  width: 33.333%;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
footer .footer_contact_box .item a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
footer .footer_contact_box .item a.tel {
  pointer-events: none;
}
footer .footer_contact_box .item a:hover ~ div {
  opacity: 0.8;
}
footer .footer_contact_box .item div {
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
footer .footer_contact_box .item div small {
  display: block;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.75rem;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  padding-bottom: 15px;
}
footer .footer_contact_box .item div em {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
footer .footer_contact_box .item div em .icon-freedial {
  font-size: 3rem;
  margin-right: 5px;
}
footer .footer_contact_box .item div em .icon-calendar {
  font-size: 3.4rem;
  margin-right: 10px;
}
footer .footer_contact_box .item div em .icon-mail {
  font-size: 3rem;
  margin-right: 10px;
}
footer .footer_contact_box .item div em span {
  font-size: 3rem;
}
footer .footer_contact_box .item div em span.num {
  font-size: 3.4rem;
}
footer .footer_contact_box .item + .item:before {
  content: "";
  height: 200px;
  width: 1px;
  background: #352c19;
  position: absolute;
  left: 0;
  top: 60px;
  opacity: 0.5;
}
footer .footer_content {
  padding: 50px 50px 0;
  max-width: 1400px;
  margin: 0 auto;
}
footer .footer_content .footer_info {
  display: flex;
  justify-content: space-between;
}
footer .footer_content .footer_info .text .f_seo {
  font-size: 1rem;
  padding-bottom: 20px;
}
footer .footer_content .footer_info .text .logo_line {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
}
footer .footer_content .footer_info .text .logo_line .logo {
  padding-top: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
footer .footer_content .footer_info .text .logo_line .logo .text {
  padding-left: 18px;
}
footer .footer_content .footer_info .text .logo_line .line_btn {
  margin-left: 20px;
}
footer .footer_content .footer_info .text address {
  line-height: 1.5;
  font-size: 1.4rem;
}
footer .footer_content .footer_info .text .tel_access {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .footer_content .footer_info .text .tel_access .tel {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  pointer-events: none;
}
footer .footer_content .footer_info .text .tel_access .tel .icon-freedial {
  font-size: 2rem;
  margin-right: 5px;
}
footer .footer_content .footer_info .text .tel_access .tel span {
  font-size: 2.5rem;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  white-space: nowrap;
}
footer .footer_content .footer_info .text .tel_access .btn {
  width: 145px;
  height: 30px;
}
footer .footer_content .footer_info .table {
  width: calc(100% - 550px);
}
footer .footer_content .footer_info .table .open_hours {
  width: 100%;
}
footer .footer_content .footer_info .table .open_hours thead tr th {
  border-top: #352c19 solid 1px;
  border-bottom: #352c19 solid 1px;
  font-size: 1.2rem;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
  vertical-align: middle;
}
footer .footer_content .footer_info .table .open_hours tbody tr th {
  width: 23% !important;
  padding-left: 1%;
  border-bottom: #352c19 solid 1px;
  box-sizing: border-box;
  vertical-align: middle;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-feature-settings: "palt";
  text-align: left;
}
footer .footer_content .footer_info .table .open_hours tbody tr td {
  border-bottom: #352c19 solid 1px;
  width: 11%;
  height: 64px;
  vertical-align: middle;
  text-align: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
footer .footer_content .footer_info .table .open_hours tfoot td {
  text-align: right;
  font-size: 1.4rem;
}
footer .footer_content .footer_info .table tr td a {
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: all 0.1s ease;
  position: relative;
}
footer .footer_content .footer_info .table tr td a img {
  width: 15px;
  margin-right: 5px;
  padding-top: 3px;
}
footer .footer_content .footer_info .table tr td a::after,
footer .footer_content .footer_info .table tr td a:hover::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  top: 0;
}
footer .footer_content .footer_info .table tr td a::after {
  background: url("/common/img/ico_blank.png") no-repeat;
  background-size: cover;
}
footer .footer_content .footer_info .table tr td a:hover {
  color: #48b3cb;
}
footer .footer_content .footer_info .table tr td a:hover::after {
  background: url("/common/img/ico_blank01.png") no-repeat;
  background-size: cover;
}
footer .footer_content .sitemap {
  background: #f9f9f9;
  margin-top: 40px;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
}
footer .footer_content .sitemap dl {
  width: 50%;
  display: flex;
  justify-content: flex-start;
}
footer .footer_content .sitemap dl dt {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5rem;
  font-weight: 600;
  white-space: nowrap;
}
footer .footer_content .sitemap dl dd {
  display: flex;
  justify-content: flex-start;
}
footer .footer_content .sitemap dl dd ul {
  margin-left: 50px;
}
footer .footer_content .sitemap dl dd ul li a {
  display: block;
  font-size: 1.4rem;
  position: relative;
  padding-left: 13px;
  line-height: 1.4;
}
footer .footer_content .sitemap dl dd ul li a:before {
  content: "";
  width: 5px;
  height: 1px;
  background: #594a2a;
  position: absolute;
  left: 0;
  top: 10px;
}
footer .footer_content .sitemap dl dd ul li a:hover {
  color: #48b3cb;
}
footer .footer_content .sitemap dl dd ul li a:hover:before {
  background: #48b3cb;
}
footer .footer_content .sitemap dl dd ul li + li {
  margin-top: 15px;
}
footer .footer_content .copy {
  text-align: right;
  font-size: 1rem;
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (max-width: 740px) {
  footer {
    padding: 30px 15px 60px;
  }
  footer .footer_contact_box {
    width: 100%;
    flex-direction: column;
    background: url(../img/footer@sp.webp) no-repeat center center;
    background-size: cover;
  }
  footer .footer_contact_box .item {
    width: 100%;
    height: 100px;
  }
  footer .footer_contact_box .item a.tel {
    pointer-events: auto;
  }
  footer .footer_contact_box .item div small {
    font-size: 1.3rem;
    padding-bottom: 5px;
  }
  footer .footer_contact_box .item div em {
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
  }
  footer .footer_contact_box .item div em .icon-freedial {
    font-size: 2rem;
    margin-right: 5px;
  }
  footer .footer_contact_box .item div em .icon-calendar {
    font-size: 2.4rem;
    margin-right: 10px;
  }
  footer .footer_contact_box .item div em .icon-mail {
    font-size: 2rem;
    margin-right: 10px;
  }
  footer .footer_contact_box .item div em span {
    font-size: 2.3rem;
  }
  footer .footer_contact_box .item div em span.num {
    font-size: 2.6rem;
  }
  footer .footer_contact_box .item + .item:before {
    content: "";
    height: 1px;
    width: 90%;
    background: #352c19;
    position: absolute;
    left: 5%;
    top: 0;
    opacity: 0.5;
  }
  footer .footer_content {
    padding: 25px 0 0px;
    max-width: 1400px;
    margin: 0 auto;
  }
  footer .footer_content .footer_info {
    flex-direction: column;
  }
  footer .footer_content .footer_info .text .f_seo {
    font-size: 1rem;
    padding-bottom: 0px;
    text-align: center;
  }
  footer .footer_content .footer_info .text .logo_line {
    flex-direction: column;
    padding-bottom: 20px;
  }
  footer .footer_content .footer_info .text .logo_line .logo {
    padding-top: 10px;
  }
  footer .footer_content .footer_info .text .logo_line .logo img {
    width: 270px;
  }
  footer .footer_content .footer_info .text .logo_line .line_btn {
    margin-left: 0;
    margin-top: 20px;
  }
  footer .footer_content .footer_info .text address {
    line-height: 1.5;
    font-size: 1.4rem;
    text-align: center;
  }
  footer .footer_content .footer_info .text .tel_access {
    flex-direction: column;
    margin-bottom: 30px;
  }
  footer .footer_content .footer_info .text .tel_access .tel {
    pointer-events: auto;
  }
  footer .footer_content .footer_info .text .tel_access .tel .icon-freedial {
    font-size: 1.8rem;
  }
  footer .footer_content .footer_info .text .tel_access .tel span {
    font-size: 2.2rem;
  }
  footer .footer_content .footer_info .text .tel_access .btn {
    width: 290px;
    height: 45px;
  }
  footer .footer_content .footer_info .text .tel_access .btn .icon-arrow {
    margin-left: 5px;
  }
  footer .footer_content .footer_info .table {
    width: 100%;
  }
  footer .footer_content .footer_info .table .open_hours {
    width: 100%;
  }
  footer .footer_content .footer_info .table .open_hours thead tr th {
    font-size: 1rem;
  }
  footer .footer_content .footer_info .table .open_hours tbody tr th {
    width: auto !important;
    padding-left: 0%;
    font-size: 1rem;
    white-space: nowrap;
  }
  footer .footer_content .footer_info .table .open_hours tbody tr td {
    font-size: 1rem;
    border-bottom: #352c19 solid 1px;
    width: auto;
    height: 54px;
    vertical-align: middle;
    text-align: center;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  footer .footer_content .footer_info .table .open_hours tfoot td {
    text-align: right;
    font-size: 1rem;
  }
  footer .footer_content .sitemap {
    background: #f9f9f9;
    margin-top: 20px;
    padding: 15px;
    flex-direction: column;
  }
  footer .footer_content .sitemap dl {
    width: 100%;
    flex-direction: column;
  }
  footer .footer_content .sitemap dl dt {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.5rem;
    font-weight: 600;
    white-space: nowrap;
  }
  footer .footer_content .sitemap dl dd {
    display: flex;
    justify-content: flex-start;
  }
  footer .footer_content .sitemap dl dd ul {
    margin-left: 0px;
    width: 50%;
  }
  footer .footer_content .sitemap dl dd ul li a {
    font-size: 1.2rem;
    padding-left: 12px;
  }
  footer .footer_content .sitemap dl dd ul li a:before {
    content: "";
    width: 5px;
    height: 1px;
    left: 0;
    top: 9px;
  }
  footer .footer_content .sitemap dl dd ul li + li {
    margin-top: 10px;
  }
  footer .footer_content .sitemap dl + dl {
    margin-top: 30px;
  }
  footer .footer_content .sitemap dl + dl dd {
    flex-direction: column;
  }
  footer .footer_content .sitemap dl + dl dd ul {
    width: 100%;
  }
  footer .footer_content .sitemap dl + dl dd ul + ul {
    margin-top: 10px;
  }
  footer .footer_content .copy {
    text-align: center;
    font-size: 1rem;
    line-height: 1;
    padding: 15px 0;
  }
  footer .footer_content .footer_info .table tr td a img {
    width: 13px;
    padding-top: 0;
  }
  footer .footer_content .footer_info .table tr td a::after,
  footer .footer_content .footer_info .table tr td a:hover::after {
    width: 12px;
    height: 12px;
    top: -3px;
  }
}
.pageTop {
  position: fixed;
  right: 0px;
  bottom: 0px;
  padding-bottom: 20px;
  transition: all 0.6s cubic-bezier(1, 0, 0, 1);
  backface-visibility: hidden;
  transform: translateY(100%);
  opacity: 0;
  z-index: 100;
}
.pageTop.on {
  transform: translateY(0%);
  opacity: 1;
}
.pageTop a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  width: 50px;
}
.pageTop a .icon-top {
  display: block;
  font-size: 5rem;
  margin-bottom: 10px;
}
.pageTop a span {
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
}
.pageTop a:hover {
  color: #2c94b9;
}

@media screen and (max-width: 740px) {
  .pageTop {
    bottom: 80px;
    padding-bottom: 0px;
  }
}
#sp_menu {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #fbf6eb;
  z-index: 10;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  transform: translateY(10px);
  transition: all 0.4s ease;
  backface-visibility: hidden;
}
#sp_menu.slide-open {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0px);
}
#sp_menu ul {
  padding: 60px 0 15px;
}
#sp_menu ul > li {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAHElEQVQYV2NMCDT6z8DAwLBg/TlGEI0LMBKrEAC2/AgDDEPFFwAAAABJRU5ErkJggg==) repeat-x left bottom;
  background-size: 4px 1px;
  position: relative;
}
#sp_menu ul > li > a {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: flex-start;
  padding-left: 15px;
  box-sizing: border-box;
  align-items: center;
  color: #352c19;
  font-size: 1.6rem;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#sp_menu ul > li > a.btn .icon-calendar {
  font-size: 2.4rem;
}
#sp_menu ul > li > a.btn .icon-mail {
  font-size: 1.8rem;
}
#sp_menu ul > li > a.btn span {
  padding-left: 10px;
}
#sp_menu ul > li > a.btn span small {
  display: block;
  line-height: 1;
  font-size: 1rem;
  padding-bottom: 5px;
}
#sp_menu ul > li > a.btn span em {
  display: block;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: 600;
}
#sp_menu ul > li .toggle {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAICAYAAADTLS5CAAAAGUlEQVQYV2M01ZH8z8DAwMAIZ4B4YBFSGAC+swL7n0eZrgAAAABJRU5ErkJggg==) repeat-y left top;
  background-size: 1px 4px;
}
#sp_menu ul > li .toggle:before {
  content: "";
  width: 16px;
  height: 2px;
  background: #352c19;
  position: absolute;
  right: 17px;
  top: calc(50% - 1px);
}
#sp_menu ul > li .toggle::after {
  content: "";
  width: 16px;
  height: 2px;
  background: #352c19;
  position: absolute;
  right: 17px;
  top: calc(50% - 1px);
  transform: rotate(90deg);
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
#sp_menu ul > li .toggle.on:after {
  transform: rotate(180deg);
}
#sp_menu ul > li .sub-menu {
  padding: 0;
  background: #f5eddc;
}
#sp_menu ul > li .sub-menu li em {
  display: block;
  background: #b8a680;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
  padding: 6px 10px 6px 15px;
}
#sp_menu ul > li .sub-menu li a {
  display: block;
  text-align: left;
  font-size: 1.4rem;
  font-weight: 600;
  padding: 8px 8px 8px 30px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAHElEQVQYV2NMCDT6z8DAwLBg/TlGEI0LMBKrEAC2/AgDDEPFFwAAAABJRU5ErkJggg==) repeat-x left bottom;
  background-size: 4px 1px;
}
#sp_menu ul > li .sub-menu li.noborder a {
  background: none;
}
#sp_menu ul > li .sub-menu li:last-child a {
  border-bottom: 0;
}
#sp_menu .sns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
@media screen and (max-width: 740px) {
  #sp_menu .sns .instagram.sp-ig {
    display: none;
  }
}
#sp_menu .sns a {
  display: block;
  text-align: center;
}
#sp_menu .sns a .icon-line {
  font-size: 2.5rem;
  color: #00b900;
}
#sp_menu .sns a .icon-facebook {
  font-size: 2.5rem;
  color: #1877f2;
}
#sp_menu .sns a .icon-Instagram {
  font-size: 2.5rem;
  color: #000;
}
#sp_menu .sns a:hover {
  opacity: 0.8;
}
#sp_menu .sns a + a {
  margin-left: 30px;
}

#fixed_header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 1200px;
  padding-left: 10px;
  padding-right: 410px;
  height: 90px;
  background: #fff;
  box-sizing: border-box;
  z-index: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  transition: all 0.3s ease;
  backface-visibility: hidden;
  transform: translateY(-100%);
  opacity: 0;
}
#fixed_header.active {
  transform: translateY(0);
  opacity: 1;
}
#fixed_header > ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 100%;
}
#fixed_header > ul > li > a {
  font-size: 1.5rem;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
}
#fixed_header > ul > li a:hover {
  color: #48b3cb;
}
#fixed_header .submenu_trigger > a {
  pointer-events: none;
}

nav .submenu_trigger > a {
  pointer-events: none;
}

#fixed_header .submenu_trigger:hover > a, nav .submenu_trigger:hover > a {
  color: #48b3cb;
}

#fixed_header .submenu_trigger .submenu, nav .submenu_trigger .submenu {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  z-index: 30;
  text-align: center;
  padding: 60px 50px;
  box-sizing: border-box;
  transition: all 0.4s ease;
  backface-visibility: hidden;
  visibility: hidden;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  background: rgba(0, 18, 26, 0.8);
}

#fixed_header .submenu_trigger .submenu.active, nav .submenu_trigger .submenu.active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  pointer-events: auto;
}

#fixed_header .submenu_trigger .submenu h3, nav .submenu_trigger .submenu h3 {
  margin-bottom: 50px;
}

#fixed_header .submenu_trigger .submenu h3 em, nav .submenu_trigger .submenu h3 em {
  display: block;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3.2rem;
  color: #fff;
  font-weight: 500;
  line-height: 1;
}

#fixed_header .submenu_trigger .submenu h3 small, nav .submenu_trigger .submenu h3 small {
  display: block;
  line-height: 1;
  font-size: 1.2rem;
  color: #fff;
  padding-top: 8px;
}

#fixed_header .submenu_trigger .submenu h4, nav .submenu_trigger .submenu h4 {
  width: 800px;
  margin: 30px auto 20px;
  position: relative;
}

#fixed_header .submenu_trigger .submenu h4:before, nav .submenu_trigger .submenu h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: calc(50% - 50px);
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}

#fixed_header .submenu_trigger .submenu h4:after, nav .submenu_trigger .submenu h4:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: calc(50% - 50px);
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
}

#fixed_header .submenu_trigger .submenu h4 span, nav .submenu_trigger .submenu h4 span {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
}

#fixed_header .submenu_trigger .submenu h4.narrow:before, nav .submenu_trigger .submenu h4.narrow:before, #fixed_header .submenu_trigger .submenu h4.narrow:after, nav .submenu_trigger .submenu h4.narrow:after {
  width: calc(50% - 85px);
}

#fixed_header .submenu_trigger .submenu ul, nav .submenu_trigger .submenu ul {
  width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

#fixed_header .submenu_trigger .submenu ul li a figure, nav .submenu_trigger .submenu ul li a figure {
  width: 125px;
  height: 125px;
  border-radius: 50%;
  overflow: hidden;
}

#fixed_header .submenu_trigger .submenu ul li a figure img, nav .submenu_trigger .submenu ul li a figure img {
  transition: all 0.2s ease;
  backface-visibility: hidden;
  width: 125px;
  height: 125px;
  border-radius: 50%;
}

#fixed_header .submenu_trigger .submenu ul li a small, nav .submenu_trigger .submenu ul li a small {
  padding-top: 10px;
  display: block;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5;
  font-feature-settings: "palt";
}

#fixed_header .submenu_trigger .submenu ul li a:hover figure img, nav .submenu_trigger .submenu ul li a:hover figure img {
  filter: brightness(120%);
  transform: scale(1.1);
}

#fixed_header .submenu_trigger .submenu ul li + li, nav .submenu_trigger .submenu ul li + li {
  margin-left: 80px;
}

_::-webkit-full-page-media, _:future {
  overflow: visible;
}

:root #fixed_header .submenu_trigger .submenu ul li a figure, nav .submenu_trigger .submenu ul li a figure {
  overflow: visible;
}

#submenu_bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 18, 26, 0.4);
  z-index: 20;
  opacity: 0;
  pointer-events: none;
  transition: all 1s ease;
  backface-visibility: hidden;
}
#submenu_bg.active {
  opacity: 1;
}

#fixed_footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 110;
  transition: all 0.4s ease;
  backface-visibility: hidden;
  transform: translateY(100%);
  opacity: 0;
}
#fixed_footer.on {
  transform: translateY(0);
  opacity: 1;
}
#fixed_footer a {
  width: 33.333%;
  height: 60px;
  background: rgba(72, 60, 34, 0.9);
  color: #fff;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
#fixed_footer a .icon-freedial {
  font-size: 2rem;
  margin-bottom: 10px;
}
#fixed_footer a .icon-calendar {
  font-size: 2.4rem;
  margin-bottom: 13px;
}
#fixed_footer a .icon-mail {
  font-size: 1.9rem;
  margin-bottom: 11px;
}
#fixed_footer a small {
  display: block;
  line-height: 1;
  font-size: 1rem;
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 100%;
  text-align: center;
}/*# sourceMappingURL=cmn_style.css.map */