@font-face {
  font-family: kozoka;
  src: url(../fonts/KozGoPr6N-Regular.otf)
}

.root {
  overflow-x: hidden
}

.swiper {
  height: calc(100vh - 92px);
  width: 100%
}

.swiper .swiper-slide img {
  height: 100%;
  width: 100%
}

.swiper-pagination-bullet {
  background-color: #d1ae16;
  height: 16px;
  opacity: .2;
  width: 16px
}

.swiper-pagination-bullet-active {
  opacity: 1
}

.main-visual {
  position: relative
}

.main-visual .inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 85%;
  left: 50%;
  padding-top: 8%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 10
}

.main-visual__text {
  font-weight: 400;
  padding-bottom: 75px;
  width: 774px;
  z-index: 10
}

.main-visual__text h2 {
  font-size: 6.4rem;
  font-weight: 400;
  /* letter-spacing: .32em; */
  line-height: 1.5;
  margin-bottom: 16px
}

.main-visual__text p {
  font-family: kozoka, serif;
  font-size: 2rem;
  letter-spacing: .1em;
  line-height: 2
}

/* .main-visual__text span {
  color: #45b780
} */

.topH1 {
  font-family: kozoka, serif;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  margin-top: 30px;
}
.topH1 > span {
  font-size: 1.8rem;
}

.main-visual__text:after {
  background-image: -webkit-gradient(linear, right top, left top, from(hsla(46, 37%, 67%, 0)), color-stop(52.43%, #cbbd8d), color-stop(102.36%, hsla(46, 37%, 67%, 0)));
  background-image: -o-linear-gradient(right, hsla(46, 37%, 67%, 0) 0, #cbbd8d 52.43%, hsla(46, 37%, 67%, 0) 102.36%);
  background-image: linear-gradient(270deg, hsla(46, 37%, 67%, 0), #cbbd8d 52.43%, hsla(46, 37%, 67%, 0) 102.36%);
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 486px
}

.b-banner {
  margin: 110px 0
}

.b-banner .banner {
  margin: 0 auto;
  max-width: 1216px
}

.b-about {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 2.33;
  /* margin-bottom: 150px; */
  margin-top: 150px;
  padding: 200px 0 30px
}

.b-about .page__ttl {
  margin-bottom: 55px
}

.b-about .catch {
  color: #d1ae16;
  margin-bottom: 20px
}

.box-model {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: url(../images/top/bg.png) no-repeat top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between
}

.box-model.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.box-model .model {
  position: relative;
  width: 36.9637%
}

.box-model .model:nth-child(odd) .model__des {
  margin-left: auto;
  text-align: right
}

.box-model .model:nth-child(2n) {
  margin-top: 260px
}

.box-model .model:nth-child(3) {
  margin-left: 115px;
  margin-top: 50px
}

.box-model .model__des {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1.625;
  margin-top: 36px
}

.box-model .model__des>p {
  margin-top: 32px
}

.box-model .model__ttl {
  color: #d1ae16;
  font-size: 4.6rem;
  font-weight: 400;
  letter-spacing: .2em;
  line-height: 1.5;
  padding-bottom: 32px;
  position: relative
}

.box-model .model__ttl:after {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(69, 183, 128, 0)), color-stop(52.43%, #cbbd8d), color-stop(102.36%, rgba(69, 183, 128, 0)));
  background-image: -o-linear-gradient(right, rgba(69, 183, 128, 0) 0, #cbbd8d 52.43%, rgba(69, 183, 128, 0) 102.36%);
  background-image: linear-gradient(270deg, rgba(69, 183, 128, 0), #cbbd8d 52.43%, rgba(69, 183, 128, 0) 102.36%);
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%
}

.b-casephoto {
  background: #F6F4F5;
  padding: 60px 0;
}
.casephotoFlex {
  display: flex;
  width: 1000px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
}
.casephotoFlex img {
  width: 300px;
  margin-bottom: 35px;
}
.topVideo {
  margin: 60px 0;
}
.topVideo iframe {
  width: 800px;
  height: 450px;
  margin: 0 auto;
  display: block;
}

.btnMore {
  margin: 15px auto 0;
  width: 330px;
}
.btnMore a {
  padding: 15px 110px;
  color: #9F8554;
  background: #FCFBF7;
  border-radius: 15px;
  border: 1px solid #9F8554;
  font-size: 20px;
}
.btnMore {
  /* margin: 15px auto 0; */
  width: 250px;
}
.btnMore a {
  padding: 15px 80px;
  font-size: 16px;
}

.b-treatment {
  background: url(../images/common/treatment_bg.jpg) no-repeat top;
  background-size: cover;
  padding: 60px 0;
}
.b-treatment.pricelist {
  padding: 0 0 60px;
}
.pricelist .breadcrumb {
  margin-bottom: 60px;
}

.treatment__menu:not(:last-of-type) {
  margin-bottom: 56px
}

.treatment__menu .catch {
  color: #646c68;
  font-size: 2.8rem;
  font-weight: 400;
  letter-spacing: .2em;
  line-height: 1.5;
  margin-bottom: 32px
}

.b-news {
  padding-top: 60px
}

.b-news__cont {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px
}

.b-news .page__ttl .small {
  margin-top: 5px;
  text-align: left
}

.news__list {
  width: 42.90429%
}

.news__list__item:not(:last-of-type) {
  margin-bottom: 16px
}

.news__list__link {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1.625;
  padding-right: 40px;
  position: relative
}

.news__list__link .time {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: hsla(150, 4%, 41%, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
  margin-right: 30px;
  padding: 4px 16px;
  text-align: center;
  width: 131px
}

.news__list__link .icon {
  background: url(../images/common/arrow02.png) 50%;
  background-size: 25px 8px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px
}

.news__btn a {
  color: #d1ae16;
  font-family: Crimson Pro, serif;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: .2em;
  line-height: 1.5;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline
}

.list__link {
  margin-bottom: 190px
}

.list__fig li {
  padding-left: 16px;
  text-indent: -16px
}

.list__fig li span {
  margin-right: 5px
}

.b-access {
  margin-bottom: 60px;
  padding-bottom: 120px
}

.b-access .page__ttl {
  margin-bottom: 55px
}

.b-schedule {
  background: url(../images/top/schedule_img.jpg) no-repeat top;
  background-size: cover;
  padding: 135px 0 250px
}

.schedule__cont {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.6rem;
  justify-content: space-between;
  line-height: 1.625
}

.schedule__cont .consultation-close {
  -webkit-box-flex: 1;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1;
  flex: 1 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.schedule__cont .consultation-close .close {
  margin-bottom: 20px;
  margin-right: 108px
}

.schedule__cont .consultation-close .consultation {
  margin-bottom: 20px
}

.schedule__cont .consultation-close .list__fig {
  font-size: 1.3rem;
  line-height: 2;
  margin: 0 0 5px;
  width: 100%
}

.schedule__cont .consultation-close .notes {
  font-size: 1.3rem;
  line-height: 2
}

.schedule__cont .consultation-close .fz-sm {
  font-size: 1.4rem;
  line-height: 1.85
}

.schedule__cont .treatment {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: 47.32673%;
  flex-basis: 47.32673%;
  flex-grow: 0;
  flex-shrink: 1
}

.schedule__ttl {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 400;
  letter-spacing: .2em;
  line-height: 1.5;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative
}

.schedule__ttl:not(:first-of-type) {
  margin-top: 20px
}

.schedule__ttl:after {
  background-color: #45b780;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 27px
}

.table__st {
  background-color: #fff;
  border: 1px solid #000;
  border-collapse: collapse;
  width: 100%
}

.table__st td, .table__st th {
  padding: 8px 10px
}

.table__st thead th {
  background-color: #45b780;
  border: 1px solid #76cba2;
  color: #fff;
  text-align: center
}

.table__st tbody td, .table__st tbody th {
  border: 1px solid hsla(150, 4%, 41%, .12);
  color: #646c68
}

.table__st tbody th {
  text-align: center;
  width: 210px
}

.table__st .circle {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center
}

.table__st .circle:after {
  background-color: #8f9a95;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  width: 10px
}

.table__st .line {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center
}

.table__st .line:after {
  background-color: #8f9a95;
  content: "";
  display: block;
  height: 10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 1px
}

@media (min-width:980px), print {
  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 12px
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 55px
  }

  .swiper-pagination {
    text-align: left
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 50%;
    max-width: 1615px;
    padding: 0 14px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }

  .news__list__link .icon {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    will-change: transform
  }

  .news__list__link:hover .icon {
    -webkit-transform: translate(5px, -50%);
    transform: translate(5px, -50%)
  }

  .footer__container {
    margin-top: -130px
  }
}

@media only screen and (max-width:1900px) {
  .b-about .inner {
    max-width: inherit;
    padding: 0 calc(var(--vw)*5.26316);
    width: 100%
  }

  .box-model {
    background-size: calc(var(--vw)*33.10526) calc(var(--vw)*51.63158);
    padding: 0 calc(var(--vw)*4.21053)
  }

  .box-model .model {
    width: calc(var(--vw)*29.47368)
  }

  .box-model .model__des {
    font-size: calc(var(--vw)*.84211);
    margin-top: calc(var(--vw)*1.89474);
    width: calc(var(--vw)*25.57895)
  }

  .box-model .model__des>p {
    margin-top: calc(var(--vw)*1.68421)
  }

  .box-model .model__ttl {
    font-size: calc(var(--vw)*2.10526);
    padding-bottom: calc(var(--vw)*1.68421)
  }

  .box-model .model:nth-child(3) {
    margin-left: calc(var(--vw)*6.05263)
  }
}

@media only screen and (max-width:1120px) {
  .btn {
    font-size: 1.6rem;
    padding: 8px
  }
}

@media only screen and (max-width:1024px) {
  .b-news .page__ttl {
    margin-bottom: 30px;
    text-align: left;
    width: 100%
  }

  .news__list {
    margin-bottom: 30px;
    width: 100%
  }

  .news__btn {
    width: 100%
  }

  .box-model .model__des {
    font-size: .9rem
  }

  .btn {
    font-size: 1.3rem
  }
}

@media only screen and (max-width:979px) {
  .topH1 {
    font-size: 1.5rem;
    margin-top: 15px;
  }
  .topH1 > span {
    font-size: 1.2rem;
  }
  .swiper {
    height: 400px;
    overflow: visible
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 25px
  }

  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px
  }

  .swiper-pagination-bullet {
    height: 10px;
    width: 10px
  }

  .swiper-pagination {
    padding-left: 20px;
    text-align: left
  }

  .main-visual__text {
    padding-bottom: 50px;
    width: 400px
  }

  .main-visual__text h2 {
    font-size: 2.4rem;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 18px
  }

  .main-visual__text p {
    font-size: 1.4rem;
    line-height: 1.43
  }

  .main-visual__text:after {
    width: 100%
  }

  .b-about {
    font-size: 1.6rem;
    letter-spacing: .1em;
    line-height: 2;
    margin-bottom: 0;
    /* mod 2023/06/22 uchiyama start */
    /* padding: 160px 0 80px; */
    padding: 160px 0 0;
    /* mod 2023/06/22 uchiyama end */
  }

  .b-about .inner {
    padding: 0 16px
  }

  .b-about .page__ttl {
    margin-bottom: 35px
  }

  .b-about .catch {
    letter-spacing: .05em;
    margin-bottom: 10px
  }

  .box-model .model:nth-child(2n) .model__des {
    right: -15%
  }

  .casephotoFlex {
    /* display: flex; */
    width: 100%;
    /* justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto; */
  }
  .casephotoFlex img {
    width: 48%;
    margin-bottom: 20px;
  }

  .topVideo iframe {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin: 0 auto;
    display: block;
  }
  .youtube_wrap{
    padding-top: 56.25%;
    width: 100%;
    position: relative;
}
 
.youtube_wrap iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

  .b-treatment {
    background: url(../images/common/treatment_bg.jpg) no-repeat top;
    background-size: cover;
    padding: 60px 0
  }

  /* .b-news {
    padding-top: 80px
  } */

  .b-news .page__ttl {
    margin-bottom: 25px
  }

  .b-news__cont {
    margin-bottom: 80px
  }

  .news__list__link .time {
    margin-right: 8px;
    padding: 4px 8px;
    width: 115px
  }

  .list__link {
    margin-bottom: 80px
  }

  .b-access {
    margin-bottom: 0;
    padding-bottom: 0
  }

  .b-access .page__ttl {
    font-size: 2.2rem;
    margin-bottom: 35px
  }

  .b-access .page__ttl .small {
    margin-bottom: 25px
  }

  .b-access .page__ttl--line {
    margin-bottom: 35px;
    padding-bottom: 55px
  }

  .b-schedule {
    background: url(../images/top/schedule_img_sp.jpg) no-repeat top;
    background-size: cover;
    padding: 60px 0 80px
  }

  .schedule__cont .consultation-close {
    margin-bottom: 30px
  }

  .schedule__cont .consultation-close .close {
    margin-bottom: 25px
  }

  .schedule__cont .consultation-close .list__fig {
    margin: 10px 0 8px
  }

  .schedule__cont .treatment {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%
  }

  .table__st {
    table-layout: fixed
  }

  .table__st thead th:first-child {
    width: 78px
  }

  .table__st tbody th {
    font-size: 1.2rem;
    line-height: 1.5;
    width: 78px
  }

  .table__st tbody td, .table__st tbody th {
    padding: 10px
  }
}

@media only screen and (max-width:640px) {
  .main-visual {
    /* mod 2023/06/22 uchiyama start */
    /* padding-bottom: 80px; */
    padding-bottom: 0;
    /* mod 2023/06/22 uchiyama end */
  }

  .swiper {
    height: auto
  }

  .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    /* mod 2023/06/22 uchiyama start */
    /* bottom: -160px; */
    top: 0;
    /* mod 2023/06/22 uchiyama end */
  }

  .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px
  }

  .swiper-pagination-bullet {
    height: 10px;
    width: 10px
  }

  .swiper-pagination {
    padding-left: 0;
    text-align: center
  }

  .main-visual .inner {
    /* mod 2023/06/22 uchiyama start */
    /* height: 100%; */
    height: 90%;
    padding-top: 0;
    /* mod 2023/06/22 uchiyama end */
  }

  .main-visual__text {
    bottom: -24px;
    left: 0;
    /* mod 2023/06/22 uchiyama start */
    /* padding: 0 25px 25px; */
    padding: 5px 25px 25px;
    /* mod 2023/06/22 uchiyama end */
    position: absolute;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
    /* mod 2023/06/22 uchiyama start */
    background: linear-gradient(223deg, rgba(255,255,255,0), rgba(255,255,255,1));
    /* mod 2023/06/22 uchiyama end */
  }

  .b-banner {
    margin: 160px 0 50px
  }

  .box-model {
    background: none;
    padding: 0
  }

  .box-model .model {
    width: 48%
  }

  .box-model .model:not(:last-of-type) {
    margin-bottom: 40px
  }

  .box-model .model:nth-child(odd) .model__des {
    text-align: left
  }

  .box-model .model:nth-child(2n) {
    margin-top: 0
  }

  .box-model .model:nth-child(2n) .model__des {
    left: 0;
    right: inherit
  }

  .box-model .model:nth-child(3) {
    margin-left: 0;
    margin-top: 0
  }

  .box-model .model:nth-child(3) .model__des {
    right: inherit
  }

  .box-model .model__des {
    font-size: 1.4rem;
    margin-top: 12px;
    width: 100%
  }

  .box-model .model__des>p {
    margin-top: 12px
  }

  .box-model .model__ttl {
    display: inline-block;
    font-size: 1.6rem;
    letter-spacing: 0;
    padding-bottom: 12px;
    position: relative
  }

  .box-model .model__ttl:after {
    left: 0;
    width: 100%
  }

  .treatment__menu:not(:last-of-type) {
    margin-bottom: 40px
  }

  .treatment__menu .catch {
    font-size: 20px;
    margin-bottom: 20px
  }

  .schedule__cont .consultation-close .close {
    margin-right: 0;
    width: 100%
  }
}


.scheduleFlex {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  align-items: flex-start;
}

.scheduleFlex img {
  width: 48%;
}

.mt80 {
  margin-top: 80px;
}

@media only screen and (max-width:640px) {
  .scheduleFlex {
    display: block;
    width: 100%;
    padding: 0 10vw;
  }

  .scheduleFlex img {
    width: 100%;
  }

  .scheduleFlex>:first-child {
    margin-bottom: 40px;
  }
}

/* mod 2023/06/22 uchiyama start */
.top-banner {
  margin-top: 20px;
}

.top-banner > div {
  margin: 0 auto;
  text-align: center;
  padding:0 20px 20px;
}

.top-banner > div.pc > a > img {
  width: 1000px;
}

.top-banner > div.sp > a > img {

}

@media only screen and (max-width:640px) {
  .top-banner {
    margin-top: 0;
  }
    .top-banner div.sp {
    /* margin-bottom: 20px;
    padding: 0 20px; */
  }
}
/* mod 2023/06/22 uchiyama end */
