.fnt-shippori {
  font-family: 'Shippori Mincho', serif!important;
}

#wrapper {
  overflow: unset;
}

.fnt-noto {
  font-family: 'Noto Sans JP', sans-serif;
}

#content {
  /* font-family: 'Noto Sans JP', sans-serif; */
  font-family: 'Shippori Mincho', serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: #000;
}

.txt,#doctor .group .right ul {
  font-family: 'Noto Sans JP', sans-serif;
}

.txt-vertical {
  cursor: vertical-text;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: upright;
  word-wrap: break-word;
}

.txt-vertical .int {
  writing-mode: lr-tb;
  -o-writing-mode: horizontal-tb;
  -ms-writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;
  -moz-writing-mode: horizontal-tb;
  -webkit-writing-mode: horizontal-tb;
  display: inline-block;
  text-align: center;
  line-height: 1.5em;
}

.txt-normal .int {
  height: 1.1em;
}

.txt-vertical-x > * {
  writing-mode: rl-tb;
  -o-writing-mode: vertical-tb;
  -ms-writing-mode: vertical-tb;
  -ms-writing-mode: rl-tb;
  -moz-writing-mode: vertical-tb;
  -webkit-writing-mode: vertical-tb;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  display: inline-block;
  white-space: nowrap;
  word-wrap: break-word;
  width: 1px;
  line-height: 1;
}

.txt-vertical .txt-latin {
  cursor: vertical-text;
  direction: rtl;
  writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -moz-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-orientation: sideways-right;
  -o-text-orientation: sideways-right;
  -ms-text-orientation: upright;
  -ms-text-orientation: sideways-right;
  -moz-text-orientation: sideways-right;
  -webkit-text-orientation: sideways-right;
  letter-spacing: .25em;
}

@media screen and (max-width: 767px) {
  #content {
    font-size: 16px;
    line-height: 30px;
  }
}
.wrap {
  max-width: 1080px;
  width: auto;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
  padding: 0 30px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .pc2 {
    display: none;
  }

  .txt-vertical-sp {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }

  .txt-vertical-sp .int {
    writing-mode: lr-tb;
    -o-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    -moz-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    display: inline-block;
    text-align: center;
    line-height: 1;
  }

  .txt-normal-sp .int {
    height: 1.1em;
  }

  .txt-vertical-x > * {
    writing-mode: rl-tb;
    -o-writing-mode: vertical-tb;
    -ms-writing-mode: vertical-tb;
    -ms-writing-mode: rl-tb;
    -moz-writing-mode: vertical-tb;
    -webkit-writing-mode: vertical-tb;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    display: inline-block;
    white-space: nowrap;
    word-wrap: break-word;
    width: 1px;
    line-height: 1;
  }

  .txt-vertical-sp .txt-latin {
    cursor: vertical-text;
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    letter-spacing: .25em;
  }
}
@media screen and (min-width: 768px) {
  .sp2 {
    display: none;
  }

  .txt-vertical-pc {
    cursor: vertical-text;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
  }

  .txt-vertical-pc .int {
    writing-mode: lr-tb;
    -o-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    -moz-writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    display: inline-block;
    text-align: center;
    line-height: 1;
  }

  .txt-normal-pc .int {
    height: 1.1em;
  }

  .txt-vertical-x > * {
    writing-mode: rl-tb;
    -o-writing-mode: vertical-tb;
    -ms-writing-mode: vertical-tb;
    -ms-writing-mode: rl-tb;
    -moz-writing-mode: vertical-tb;
    -webkit-writing-mode: vertical-tb;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    display: inline-block;
    white-space: nowrap;
    word-wrap: break-word;
    width: 1px;
    line-height: 1;
  }

  .txt-vertical-pc .txt-latin {
    cursor: vertical-text;
    direction: rtl;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: sideways-right;
    -o-text-orientation: sideways-right;
    -ms-text-orientation: upright;
    -ms-text-orientation: sideways-right;
    -moz-text-orientation: sideways-right;
    -webkit-text-orientation: sideways-right;
    letter-spacing: .25em;
  }
}
@media screen and (min-width: 768px) {
  .wrap {
    padding: 0 30px;
  }

  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    -webkit-transition: color .7s;
    transition: color .7s;
  }

  #header .header_menu .g_nav > li > a:hover, #header .header_menu .g_nav > li > span:hover {
    background: url("../img/aesthetic/nav_arrow.png") no-repeat bottom center;
  }

  #header .header__main-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #header .header__logo {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    padding: 25px 0;
    font-size: 16px;
  }

  #header .header__logo {
    width: 200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1170px) {
  #header .header_menu .g_nav > li + li {
    margin-left: 12px;
  }

  #header .header_menu .g_nav .btn-menu-top {
    width: 170px;
  }

  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1090px) {
  #header .header__sub-container {
    width: auto;
  }

  #header .header__logo {
    width: 150px;
  }

  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    font-size: 12px;
  }

  #header .header__logo {
    width: 120px;
    line-height: 0;
  }

  #header .header_menu .g_nav .btn-menu-top {
    width: 130px;
    line-height: 0;
  }

  #header .header__main-container {
    padding-left: 10px;
  }
}
#key {
  position: relative;
}

#key .key-txt {
  position: absolute;
  z-index: 2;
  right: 140px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #6E4B1C;
  text-align: center;
}

#key .key-txt .sub-txt span {
  display: inline-block;
  border: 1px solid;
  width: 455px;
  font-size: 28px;
  font-weight: 600;
  line-height: 41px;
  letter-spacing: 0.1em;
  padding: 7.5px 0;
}

#key .key-txt h2 {
  margin: 20px 0;
  font-weight: 600;
  font-size: 65px;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

#key .key-txt h2 span {
  font-size: 67px;
}

#key .key-txt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#key .key-txt ul li {
  border-radius: 50%;
  position: relative;
  background: linear-gradient(20deg, #ffd00d 0%, #fcd33d 50%, #fac000 100%);
  width: 152px;
  height: 152px;
  color: #5D4C32;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 600;
  -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 1200px) {
  #key .key-txt {
    top: auto;
    -webkit-transform: none;
    transform: none;
    bottom: 30px;
    right: 50px;
  }

  #key .key-txt .sub-txt span {
    width: 400px;
    font-size: 22px;
  }

  #key .key-txt h2 {
    font-size: 60px;
  }

  #key .key-txt h2 span {
    font-size: 62px;
  }

  #key .key-txt ul li {
    width: 130px;
    height: 130px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1000px) {
  #key .key-txt .sub-txt span {
    width: 350px;
    font-size: 16px;
  }

  #key .key-txt h2 {
    font-size: 50px;
  }

  #key .key-txt h2 span {
    font-size: 52px;
  }

  #key .key-txt ul li {
    width: 100px;
    height: 100px;
    font-size: 12px;
  }
}
@media screen and (max-width: 900px) {
  #key .key-txt .sub-txt span {
    width: 300px;
    font-size: 18px;
  }

  #key .key-txt h2 {
    font-size: 40px;
  }

  #key .key-txt h2 span {
    font-size: 42px;
  }

  #key .key-txt ul li {
    width: 90px;
    height: 90px;
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  #key .key-txt {
    left: 0;
    right: 0;
    bottom: 60px;
  }

  #key .key-txt .sub-txt span {
    width: 267px;
    font-size: 16px;
    line-height: 24px;
  }

  .fixed-box {
    z-index: 10;
  }

  #key .key-txt ul li {
    width: 119px;
    height: 119px;
    font-size: 14px;
  }

  #key .key-txt h2 {
    font-size: 32px;
  }

  #key .key-txt h2 span {
    font-size: 40px;
  }
}
.title small {
  display: block;
  font-size: 19px;
  line-height: 28px;
  letter-spacing: 0.1em;
  color: #DBC187;
}

.title span {
  display: block;
  position: relative;
  color: #6E4B1C;
  font-size: 42px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 600;
}

.title span::before {
  content: '';
  position: absolute;
  min-width: 1000px;
  width: 100vw;
  height: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #6E4B1C;
  right: calc(100% + 20px);
}

@media screen and (max-width: 767px) {
  .title small {
    font-size: 14px;
    line-height: 21px;
  }

  .title span {
    font-size: 32px;
  }

  .title span::before {
    right: 100%;
  }
}
.shadow {
  -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
}

#treatment {
  position: relative;
}

#treatment::before {
  content: '';
  position: absolute;
  background: #FFFBF0;
  left: 0;
  top: 0;
  height: 426px;
  right: calc(50% + 118px);
}

#treatment .flex {
  z-index: 2;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 1366px;
  padding: 0;
}

#treatment .flex .left {
  max-width: 560px;
  margin: 0 65px 0 0;
  padding: 85px 0 0;
  width: calc(56% - 85px);
}

#treatment .flex .left .title {
  margin: 0 0 55px;
}

#treatment .flex .left h3 {
  font-size: 36px;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #A59162;
}

#treatment .flex .left h3 small {
  font-size: inherit;
}

#treatment .flex .left h4 {
  color: #000;
  font-size: 28px;
  line-height: 41px;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin: 10px 0 20px;
}

#treatment .flex .group-img {
  width: 603px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 45%;
}

#treatment .flex .group-img .img {
  margin: 166px 0 0;
  width: 414px;
  max-width: 69%;
  position: relative;
  z-index: 2;
}

#treatment .flex .group-img .img2 {
  width: 488px;
  max-width: 81%;
  margin: 0 0 0 -49.6%;
}

@media screen and (max-width: 1200px) {
  #treatment .flex .left {
    width: 51%;
    margin: 0 3% 0 0;
  }

  #treatment .flex .left h3 {
    font-size: 33px;
  }
}
@media screen and (max-width: 1050px) {
  #treatment .flex .left h3 {
    font-size: 30px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 850px) {
  #treatment .flex .left h3 {
    font-size: 27px;
  }
}
@media screen and (max-width: 767px) {
  #treatment .flex {
    display: block;
  }

  #treatment .flex .left {
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px;
    padding: 60px 30px 0;
  }

  #treatment::before {
    height: 133px;
    right: calc(50% - 34.5px);
  }

  #treatment .flex .left .title {
    margin: 0 0 40px;
  }

  #treatment .flex .left h3 {
    font-size: 28px;
    line-height: 41px;
    text-align: center;
    margin: 0 -20px;
  }

  #treatment .flex .left h3 span {
    display: block;
    text-align: left;
  }

  #treatment .flex .left h3 span:last-of-type {
    text-align: right;
  }

  #treatment .flex .left h4 {
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    margin: 20px 0;
  }

  #treatment .flex .left .txt {
    font-size: 16px;
    line-height: 30px;
  }

  #treatment .flex .group-img .img {
    width: 100%;
    max-width: 57.6%;
    margin: 25vw 0 0;
  }

  #treatment .flex .group-img .img2 {
    width: 100%;
    max-width: 68.8%;
    margin: 10.7vw 0 0 -25.6%;
  }

  #treatment .flex .group-img {
    max-width: 100%;
    width: 100%;
  }
}
#menu {
  margin: 100px 0 0;
}

#menu .title {
  margin-bottom: 40px;
}

#menu .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#menu .flex .item {
  width: 50%;
  position: relative;
  color: #fff;
}
#menu .flex .item a {
  color: #fff;
  text-decoration: none;
}

#menu .flex .item h3 {
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  opacity: 0.5;
  color: #fff;
  line-height: 1.5;
  left: 20px;
}

#menu .flex .item h3 span {
  font-weight: 600;
  font-size: 67px;
  letter-spacing: 0.1em;
}

#menu .flex .item::before {
  content: '';
  position: absolute;
  width: 28px;
  height: 28px;
  right: 30px;
  background: url("../img/aesthetic/triangle@2x.png") no-repeat center/100% auto;
  bottom: 30px;
}

#menu .flex .item:first-of-type {
  background: url("../img/aesthetic/menu_bg1.jpg") no-repeat 70% center/cover;
}

#menu .flex .item:last-of-type {
  background: url("../img/aesthetic/menu_bg2.jpg") no-repeat center/cover;
}

#menu .flex .item:last-of-type h3 {
  left: auto;
  right: 20px;
}

#menu .flex .item .inner {
  margin: 0 auto;
  max-width: 432px;
  width: 80%;
  padding: 100px 0 90px;
}

#menu .flex .item .inner h4 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 25px;
}

@media screen and (max-width: 1300px) {
  #menu .flex .item .inner {
    max-width: calc(100% - 200px);
  }

  #menu .flex .item h3 {
    left: 0;
  }

  #menu .flex .item:last-of-type h3 {
    right: 0;
  }
}
@media screen and (max-width: 1150px) {
  #menu .flex .item .inner {
    max-width: calc(100% - 120px);
    margin: 0 0 0 100px;
  }

  #menu .flex .item:last-of-type .inner {
    margin: 0 100px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  #menu .title {
    margin-bottom: 30px;
  }

  #menu {
    margin: 60px 0 0;
  }

  #menu .flex {
    display: block;
  }

  #menu .flex .item {
    width: 100%;
  }

  #menu .flex .item h3 {
    text-align: left;
    left: -35px;
    opacity: 0.2;
    bottom: -100px;
  }

  #menu .flex .item h3 span {
    font-size: 80px;
    letter-spacing: 0.14em;
  }

  #menu .flex .item .inner {
    max-width: 100%;
    margin: 0 30px;
    padding: 60px 0;
    width: auto;
  }

  #menu .flex .item:last-of-type h3 {
    right: auto;
    left: -23px;
  }

  #menu .flex .item:last-of-type h3 span {
    letter-spacing: 0;
    font-size: 64px;
  }

  #menu .flex .item:last-of-type .inner {
    margin: 0 30px;
  }

  #menu .flex .item .inner h4 {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0;
    margin: 0 0 20px;
  }
}
#point {
  background: #FDFBED;
  padding: 80px 0 95px;
}

#point .set1 {
  margin: 0 0 30px;
}

#point .set1 .group-title {
  position: relative;
  text-align: center;
}

#point .set1 .group-title h2 {
  position: absolute;
  left: 0;
  right: 0;
  color: #fff;
  opacity: 0.58;
  font-size: 128px;
  letter-spacing: 0.02em;
  line-height: 1;
  top: 5px;
}

#point .set1 .group-title h3 {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid;
  color: #6E4B1C;
  font-size: 42px;
  line-height: 62px;
  font-weight: 600;
  letter-spacing: 0.1em;
  padding: 0 0 20px;
}

#point .set1 .group-title h3 small {
  font-size: 28px;
  line-height: 41px;
  letter-spacing: 0.1em;
  display: block;
}

#point .set1 ul {
  margin: 64px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#point .set1 ul .x {
  width: 90.5px;
  margin: 0 30px;
}

#point .set1 ul .tit {
  background: #fff;
  border: 1px solid #6E4B1C;
  color: #A59162;
  text-align: center;
  max-width: 416px;
  font-size: 36px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 600;
  padding: 22px 0;
  width: calc((100% - 150.5px)/2);
}

#point .set1 h4 {
  text-align: center;
  font-size: 32px;
  color: #A59162;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

#point .set1 h4 span {
  font-weight: 700;
}

#point .set1 h4 span span {
  font-weight: 400;
}

#point .point01, #point .point02 {
  margin: 0 -30px;
  padding: 0 30px;
}

#point .point01 h3, #point .point02 h3 {
  color: #E5DDBC;
  font-size: 116px;
  letter-spacing: 0.02em;
  line-height: 1;
}

#point .point01 .group, #point .point02 .group {
  position: relative;
  background: url("../img/aesthetic/deco2.png") no-repeat bottom left, url("../img/aesthetic/deco1.png") no-repeat bottom left, #fff;
  padding: 65px 0 135px 64px;
  margin: -9px 0 0;
}

#point .point01 .group .left, #point .point02 .group .left {
  width: 470px;
  max-width: 45%;
}

#point .point01 .group .left h4, #point .point02 .group .left h4 {
  color: #A59162;
  font-size: 36px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 0 0 10px;
}

#point .point01 .group .group-img, #point .point02 .group .group-img {
  width: 518px;
  position: absolute;
  top: -28px;
  right: -30px;
  max-width: 48%;
  padding: 81px 0 0;
}

#point .point01 .group .group-img .img, #point .point02 .group .group-img .img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 320px;
  max-width: 62%;
}

#point .point01 .group .group-img .img2, #point .point02 .group .group-img .img2 {
  width: 320px;
  max-width: 62%;
}

#point .point02 {
  margin-top: 40px;
}

#point .point02 h3 {
  text-align: right;
}

#point .point02 .group {
  padding-left: 0;
  padding-right: 64px;
  background: url("../img/aesthetic/deco4.png") no-repeat bottom right, url("../img/aesthetic/deco3.png") no-repeat bottom right, #fff;
}

#point .point02 .group .group-img {
  right: auto;
  left: -30px;
}

#point .point02 .group .left {
  margin: 0 0 0 auto;
}

#point .set2 {
  margin: 50px 0 0;
}

#point .set2 h3 {
  text-align: center;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0.1em;
  margin: 0 0 50px;
  color: #A59162;
}

#point .set2 h3 span {
  display: inline-block;
  position: relative;
}

#point .set2 h3 span::before {
  content: '';
  position: absolute;
  height: 70px;
  left: -30px;
  bottom: -20px;
  width: 1px;
  background: #A59162;
  -webkit-transform: rotate(-46.4deg);
  transform: rotate(-46.4deg);
}

#point .set2 h3 span::after {
  content: '';
  position: absolute;
  height: 70px;
  bottom: -20px;
  right: -30px;
  width: 1px;
  background: #A59162;
  -webkit-transform: rotate(46.4deg);
  transform: rotate(46.4deg);
}

#point .set2 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 40px 60px;
}

#point .set2 .flex .item {
  width: calc((100% - 120px)/3);
}
#point .set2 .flex .item .txt {
  color: #1C140A;
}

#point .set2 .flex .item .img {
  margin: 0 0 25px;
  height: 250px;
  background: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#point .set2 .flex .item .img img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  display: inline-block;
}

#point .set2 .flex .item h4 {
  font-size: 28px;
  color: #6E4B1C;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 1200px) {
  #point .point01, #point .point02 {
    margin-left: 0;
    margin-right: 0;
  }

  #point .point01 {
    padding-left: 0;
  }

  #point .point02 {
    padding-right: 0;
  }

  #point .point01 .group {
    padding-left: 30px;
  }

  #point .point02 .group {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1000px) {
  #point .point01 .group .left h4, #point .point02 .group .left h4 {
    font-size: 30px;
  }
}
@media screen and (max-width: 950px) {
  #point .set1 ul .tit {
    font-size: 30px;
    letter-spacing: 0;
  }

  #point .set1 .group-title h2 {
    font-size: 120px;
    bottom: 0;
    top: auto;
  }

  #point .set1 h4 {
    letter-spacing: 0;
    font-size: 30px;
  }

  #point .point01 h3, #point .point02 h3 {
    font-size: 100px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 850px) {
  #point .set1 .group-title h2 {
    font-size: 110px;
  }

  #point .point01 h3, #point .point02 h3 {
    font-size: 85px;
  }

  #point .set2 .flex {
    gap: 40px;
  }

  #point .set2 .flex .item {
    width: calc((100% - 80px)/3);
  }

  #point .point01 .group .left h4, #point .point02 .group .left h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 800px) {
  #point .set1 ul .tit {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #point {
    padding: 60px 0 100px;
  }

  #point .set1 .group-title h2 {
    font-size: 48px;
  }

  #point .set1 .group-title h3 small {
    font-size: 16px;
    line-height: 29px;
  }

  #point .set1 .group-title h3 {
    font-size: 28px;
    line-height: 41px;
    letter-spacing: 0.02em;
    padding: 0 0 5px;
  }

  #point .set1 ul {
    margin: 25px 0;
    display: block;
  }

  #point .set1 ul .tit {
    width: 100%;
    max-width: 100%;
    font-size: 24px;
    line-height: 36px;
  }

  #point .set1 ul .x {
    margin: 25px auto;
  }

  #point .set1 h4 {
    font-size: 24px;
    line-height: 36px;
  }
  #point .set2 .flex .item h4 {
    font-size: 24px;
    line-height: 36px;
  }

  #point .set1 h4 > span {
    display: block;
  }

  #point .set1 {
    margin: 0 0 40px;
  }

  #point .point01, #point .point02 {
    padding: 0;
  }

  #point .point01 h3, #point .point02 h3 {
    font-size: 48px;
  }

  #point .point01 .group {
    margin: -2px 0 0;
    padding: 25px 24px 90px;
  }

  #point .point01 .group .left, #point .point02 .group .left {
    width: 100%;
    max-width: 100%;
  }

  #point .point01 .group .left h4, #point .point02 .group .left h4 {
    font-size: 32px;
    line-height: 40px;
  }

  #point .point01 .group .group-img, #point .point02 .group .group-img {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin: 30px 0 0;
    padding: 42px 0 0;
  }

  #point .point02 .group {
    padding: 24px 24px 90px;
    margin: -2px 0 0;
  }

  #point .point02 .group .group-img {
    left: 0;
  }

  #point .point01 .group, #point .point02 .group {
    background: url("../img/aesthetic/deco2.png") no-repeat bottom left/100% auto, url("../img/aesthetic/deco1_sp.png") no-repeat bottom left/100% auto, #fff;
  }

  #point .set2 h3 {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 30px;
  }

  #point .set2 h3 span::before {
    height: auto;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-12.4deg);
    transform: rotate(-12.4deg);
  }

  #point .set2 h3 span::after {
    height: auto;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(12.4deg);
    transform: rotate(12.4deg);
  }

  #point .set2 .flex {
    display: block;
  }

  #point .set2 .flex .item {
    width: 100%;
  }

  #point .set2 .flex .item + .item {
    margin-top: 40px;
  }
}
#system {
  background: url("../img/aesthetic/bg.jpg") no-repeat center/cover;
  padding: 55px 0 95px;
}

#system .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 50px;
}

#system .set1 .right {
  width: 533px;
  max-width: 50%;
  padding: 40px 0 0;
}
#system .set1 .right .txt {
  color: #1C140A;
  font-size: 24px;
  line-height: 35px;
}

#system .set1 .right h2 {
  color: #6E4B1C;
  font-size: 42px;
  line-height: 62px;
  font-weight: 600;
  margin: 0 0 20px;
  letter-spacing: 0.1em;
}

#system .set1 .right h2 small {
  display: block;
  font-size: 28px;
  line-height: 41px;
  font-weight: 600;
  letter-spacing: 0.1em;
}

#system .set1 .img {
  width: 526px;
  max-width: 49%;
}

#system .set2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 19px;
  margin: 0 0 50px;
}

#system .set2 .item {
  width: calc((100% - 38px)/3);
  position: relative;
}

#system .set2 .item .img {
  margin: 0 0 30px;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
}

#system .set2 .item .stt {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  top: 0;
  left: 0;
  width: 41px;
  height: 41px;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0;
  background: #6E4B1C;
}

#system .set2 .item h4 {
  font-size: 28px;
  line-height: 41px;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #6E4B1C;
  margin: 0 0 5px;
}

#system .set3 h3 {
  padding: 0 0 0 29px;
  position: relative;
  z-index: 2;
}

#system .set3 h3 span {
  color: #fff;
  border-radius: 32px;
  background: #6E4B1C;
  font-size: 28px;
  letter-spacing: 0.1em;
  font-weight: 600;
  line-height: 41px;
  padding: 11px 20px;
  display: inline-block;
}

#system .set3 .txt {
  padding: 50px 29px 30px;
  margin: -32px 0 0;
  background: #fff;
}

@media screen and (max-width: 1080px) {
  #system .set2 .item h4 {
    letter-spacing: 0;
    font-size: 26px;
  }
}
@media screen and (max-width: 900px) {
  #system .set2 .item h4 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  #system {
    background: url("../img/aesthetic/bg_sp.jpg") no-repeat center/cover;
  }

  #system .set2 .item h4 {
    font-size: 24px;
    padding: 0 30px;
    line-height: 32px;
    letter-spacing: 0.1em;
    margin: 0 0 10px;
  }

  #system {
    padding: 60px 0;
  }

  #system .set1 {
    display: block;
    margin: 0 0 30px;
  }

  #system .set1 .right {
    width: 100%;
    max-width: 100%;
  }

  #system .set1 .right h2 small {
    font-size: 16px;
    line-height: 29px;
  }

  #system .set1 .right h2 {
    font-size: 32px;
    line-height: 48px;
  }

  #system .set1 .right .txt {
    line-height: 32px;
    font-size: 16px;
  }

  #system .set1 .img {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 0;
  }

  #system .set2 {
    display: block;
    margin: 0 -30px 40px;
  }

  #system .set2 .item {
    width: 100%;
  }

  #system .set2 .item + .item {
    margin-top: 30px;
  }

  #system .set2 .item .stt {
    font-size: 28px;
    width: 44px;
    height: 44px;
  }

  #system .set2 .item .txt {
    line-height: 24px;
    padding: 0 30px;
  }

  #system .set3 h3 {
    padding: 0;
  }

  #system .set3 h3 span {
    font-size: 24px;
    line-height: 32px;
    border-radius: 56px;
    padding: 24px;
    display: block;
  }

  #system .set3 .txt {
    margin: -50px 0 0;
    padding: 70px 24px 24px;
    line-height: 24px;
  }
}
#patient {
  padding: 95px 0 0;
}

#patient h2 {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid;
  color: #6E4B1C;
  font-size: 42px;
  line-height: 62px;
  font-weight: 600;
  letter-spacing: 0.1em;
  padding: 0 0 20px;
  max-width: calc(100% - 40px);
  margin: 0 auto 64px;
  width: 1080px;
  text-align: center;
}

#patient h2 small {
  font-size: 28px;
  line-height: 41px;
  letter-spacing: 0.1em;
  display: block;
}

#patient .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url("../img/aesthetic/deco6.png") no-repeat bottom right, url("../img/aesthetic/deco5.png") no-repeat bottom right;
}

#patient .group .img {
  height: 459px;
  max-width: 45%;
  width: calc(50% - 71px);
}

#patient .group .right {
  width: 540px;
  max-width: 50%;
  padding: 70px 0 0;
  margin: 0 0 0 70px;
}
#patient .group .right .txt {
  /* color: #585C5D; */
}

#patient .group .right h3 {
  font-size: 55px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  color: #E5DDBC;
  margin: 0 0 10px;
}

#patient .group2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  background: url("../img/aesthetic/deco8.png") no-repeat bottom left, url("../img/aesthetic/deco7.png") no-repeat bottom left;
}

#patient .group2 .right {
  margin: 0 70px 0 0;
}

@media screen and (max-width: 1150px) {
  #patient .group .right {
    margin-left: 5%;
  }

  #patient .group2 .right {
    margin-right: 5%;
    margin-left: 0;
  }
}
@media screen and (max-width: 920px) {
  #patient .group .right h3 {
    font-size: 45px;
  }
}
@media screen and (max-width: 767px) {
  #patient h2 small {
    font-size: 16px;
    line-height: 29px;
  }

  #patient h2 {
    font-size: 28px;
    line-height: 41px;
    letter-spacing: 0.01em;
    padding: 0 0 5px;
    margin: 0 auto 40px;
    max-width: calc(100% - 60px);
  }

  #patient .group {
    display: block;
    padding: 0 30px 60px;
    background: url("../img/aesthetic/deco5_sp.png") no-repeat bottom center/100% auto;
  }

  #patient .group .img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }

  #patient .group .right {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 30px 0 0;
  }

  #patient .group .right h3 {
    font-size: 32px;
    line-height: 48px;
  }

  #patient .group .right .txt {
    line-height: 24px;
    color: #585C5D;
  }

  #patient .group + .group {
    margin-top: 40px;
  }
}
.img-ob {
  position: relative;
}

.img-ob img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .img-ob-pc {
    position: relative;
  }

  .img-ob-pc img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
#doctor {
  padding: 100px 0 100px;
  position: relative;
}
#doctor::before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 343px;
  height: 426px;
  background: #FFFBF0;
}
#doctor .wrap {
  position: relative;
  z-index: 2;
}
#doctor .title {
  margin: 0 0 60px;
}
#doctor .group {
  max-width: 895px;
  margin: 0 auto 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#doctor .group .group-img {
  width: 176px;
  max-width: 20%;
  position: relative;
}
#doctor .group .group-img .img {
  height: 235px;
}

#doctor .group .group-img .img::before {
  content: '';
  position: absolute;
  left: 0;right: 0;bottom: 0;top: 0;
  z-index: 1;
  background: url('../img/aesthetic/deco.png') repeat-x bottom center;
}
#doctor .group .group-img .name {
  color: #fff;
  position: absolute;
  z-index: 2;
  left: 9px;
  bottom: 12px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
}
#doctor .group .group-img .name small {
  display: block;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
}
#doctor .group .right {
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 693px;
  max-width: 78%;
  padding: 30px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#doctor .group .right ul {
  font-size: 15px;
  line-height: 30px;
  width: 50%;
  min-width: max-content;
}
#doctor .group .right ul li:before {
  content: '\2022';
  color: red;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
#doctor .doctor-slide {
  max-width: 895px;
  margin: 0 auto;
}
#doctor .doctor-slide .slick-arrow {
  width: 58px;
  height: 58px;
  top: 80px;
}
#doctor .doctor-slide .slick-arrow.slick-prev {
  left: -30px;
  background-image: url("../img/aesthetic/arrow_left@2x.png");
}
#doctor .doctor-slide .slick-arrow.slick-next {
  right: -30px;
  left: auto;
  background-image: url("../img/aesthetic/arrow_right@2x.png");
}
#doctor .doctor-slide .item {
  width: 157px;
  padding-right: 27px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
          cursor: pointer;
}
#doctor .doctor-slide .item .img {
  margin: 0 0 12px;
  height: 209px;
}
#doctor .doctor-slide .item .name {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #6E4B1C;
  margin: 0 -20px 0 0;
}
#doctor .doctor-slide .item .name small {
  font-size: 16px;
  line-height: 24px;
  color: #0C1A43;
  color: #000;
  display: block;
}

@media screen and (max-width: 850px) {
  #doctor .group .right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #doctor::before {
    height: auto;
    top: 0;
    bottom: 0;
  }
  #doctor {
    padding: 60px 0 40px;
    margin-bottom: 60px;
  }
  #doctor .title span {
    line-height: 40px;
  }
  #doctor .title {
    margin: 0 0 24px;
  }
  #doctor .d-flex {
    display: flex;
    flex-direction: column-reverse;
  }
  #doctor .group {
    display: block;
    margin: 100px 0 0;
  }

  #doctor .group .group-img {
    width: 100%;
    max-width: 100%;
  }

  #doctor .group .group-img .img {
    height: auto;
  }
  #doctor .group .group-img .img::before {
    background-image: url('../img/aesthetic/deco_sp.png');
  }

  #doctor .group .group-img .name {
    left: 24px;
    bottom: 24px;
    font-size: 43px;
    line-height: 63px;
  }

  #doctor .group .group-img .name small {
    font-size: 16px;
    line-height: 29px;
    margin: 0;
  }

  #doctor .group .right {
    max-width: 100%;
    width: 100%;
    display: block;
    padding: 24px;
  }

  #doctor .group .right ul {
    width: 100%;
    min-width: 100%;
  }

  #doctor .group2 .group-img .img {
    height: 420px;
  }

  #doctor .doctor-slide {
    width: calc(100vw - 30px);
  }

  #doctor .doctor-slide .slick-arrow {
    top: auto;
    bottom: -64px;
    width: 40px;
    height: 40px;
  }

  #doctor .doctor-slide .slick-arrow.slick-prev {
    left: auto;
    right: 55%;
  }

  #doctor .doctor-slide .slick-arrow.slick-next {
    right: auto;
    left: 50%;
  }
}
#ceramic {
  padding: 0 0 95px;
}
#ceramic .title {
  margin: 0 0 40px;
}
#ceramic .txt {
  margin: 0 0 40px;
}
#ceramic .group {
  margin: 0 0 70px;
  overflow-x: auto;
}
#ceramic .group table {
  border-collapse: collapse;
}
#ceramic .group table td, #ceramic .group table th {
  border-collapse: collapse;
}
#ceramic .group table thead th {
  background: #6E4B1C;
  color: #fff;
  text-align: center;
  border-right: 2px solid;
  padding: 15px 0;
}
#ceramic .group table thead th:last-of-type {
  border-right: 0;
}
#ceramic .group table thead th:first-of-type {
  min-width: 155px;
}
#ceramic .group table tbody th {
  background: #A59162;
  border: 2px solid;
  color: #fff;
  border-left: 0;
  text-align: center;
  padding: 13.5px 0;
}
#ceramic .group table tbody td {
  background: #FFFBF0;
  border: 2px solid #fff;
  font-size: 16px;
  line-height: 30px;
  padding: 20px 10px;
}
#ceramic .group table tbody td .img {
  width: 161px;
  margin: 0 auto;
  padding: 13px 0 19px;
}
#ceramic .group table tbody td:last-of-type {
  border-right: 0;
}
#ceramic .group table tbody tr:first-of-type th, #ceramic .group table tbody tr:first-of-type td {
  border-top: 0;
}
#ceramic .group table tbody tr:first-of-type td {
  padding: 0;
}
#ceramic .group table tbody tr:last-of-type th, #ceramic .group table tbody tr:last-of-type td {
  border-bottom: 0;
}
#ceramic h3 {
  text-align: center;
  color: #6E4B1C;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 150px 0 25px;
}

.two-columns dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFBF0;
  border-bottom: 2px solid #fff;
}
.two-columns dl dt {
  width: 156px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background: #A59162;
  padding: 12px 0 12px 33px;
}
.two-columns dl dd {
  width: calc(100% - 156px);
  font-size: 16px;
  line-height: 30px;
  padding: 12px 0 12px 30px;
}
.two-columns dl:last-of-type {
  border-bottom: 0;
}

#ceramic h4 {
    color: #966800;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.5;
    border-bottom: 1px solid #6E4B1C;
    padding: 0 0 8px;
    margin: 0 0 28px;
}

#ceramic h4 ~ h4 {
  margin-top: 50px;
}

.slide-item .slick-arrow {
  width: 86px;
  height: 86px;
  position: absolute;
  top: 300px;
  bottom: auto;
}

.slide-item .slick-arrow.slick-prev {
  background-image: url('../img/aesthetic/arrow_left2@2x.png');
  left: -43px;
}

.slide-item .slick-arrow.slick-next {
  background-image: url('../img/aesthetic/arrow_right2@2x.png');
  right: -28px;
  left: auto;
}

.slide-item {
    margin: 0 -15px 0 0;
}

.slide-item .item {
    width: 350px;
    background: #FFFBF0;
    padding: 0 0 20px;
    margin: 0 15px 0 0;
}

.slide-item .item .tit {
    font-size: 24px;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #6E4B1C;
    line-height: 1.5;
    padding: 9px 0;
    height: 90px;
    box-sizing: border-box;
}

.slide-item .item .img {
    margin: 24px auto 8px;
    width: 298px;
    max-width: 90%;
}

.slide-item .item .img2 {
    margin: 0 auto;
    width: 298px;
    max-width: 90%;
}

.slide-item .item .group-price {
    margin: 13px auto 0;
    width: 298px;
    max-width: 90%;
}

.slide-item .item .group-price dl:has(dt) {
    display: flex;
    justify-content: space-between;
}

.slide-item .item .group-price dl {
    background: #fff;
    font-size: 16px;
    line-height: 24px;
}

.slide-item .item .group-price dl dd {
    text-align: right;
    padding: 1.5px 5px 1.5px 0;
}

.slide-item .item .group-price dl:has(dt) dd {
    text-align: left;
    width: 155px;
    letter-spacing: 0.1em;
    padding-right: 0;
}

.slide-item .item .group-price dl dt {
    background: #A59162;
    color: #fff;
    text-align: left;
    padding: 1.5px 0 1.5px 5px;
    width: 126px;
    display: flex;
    align-items: center;
}

.slide-item .item .group-price dl+dl {
    margin-top: 2px;
}

.slide-item .item .img2 img {
    max-width: 100%!important;
}

@media screen and (max-width: 767px) {
  #ceramic {
    padding: 0 0 60px;
  }

  #ceramic h4 {
    font-size: 24px;
}

.slide-item .item {
    width: 315px;
}

.slide-item .item .tit {
    font-size: 21px;
    line-height: 32px;
    height: 81px;
    padding: 0;
}

.slide-item .item .img {
    width: 269px;
    margin: 22px auto 7px;
}

.slide-item .item .img2 {
    width: 269px;
}

.slide-item .item .group-price dl {
    font-size: 14px;
    line-height: 21px;
}

.slide-item .item .group-price dl:has(dt) dd {
    width: 140px;
}

.slide-item .slick-arrow {
    width: 45px;
    height: 45px;
}

.slide-item .slick-arrow.slick-prev {
    left: -30px;
}

.slide-item {
  margin-right: -30px;
}

.slide-item .slick-arrow.slick-next {
    right: auto;
    left: calc(100vw - 75px);
}

  #ceramic .title span {
    line-height: 40px;
  }

  #ceramic .title {
    margin: 0 0 20px;
  }

  #ceramic .txt {
    line-height: 28px;
    letter-spacing: 0.02em;
  }

  #ceramic .group {
    margin: 0 -30px;
  }

  #ceramic .group table tbody th {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 20px;
    padding: 10px 15px;
    position: sticky;
    top: 0;
    left: 0;
  }

  #ceramic .group table thead th {
    font-size: 18px;
    line-height: 20px;
  }

  #ceramic .group table tbody td .img {
    width: 130px;
    padding: 12px;
  }

  #ceramic .group table tbody td {
    font-size: 16px;
    line-height: 24px;
    padding: 12px 10px;
  }

  #ceramic .group table {
    width: 806px;
  }

  #ceramic .group table thead th:first-of-type {
    min-width: 14px;
    width: 14px;
  }

  #ceramic h3 {
    margin: 60px 0 40px;
    font-size: 24px;
    line-height: 32px;
  }

  #ceramic .two-columns {
    margin: 0 -30px;
  }

  .two-columns dl {
    display: block;
    border: 0;
  }

  .two-columns dl dt {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    padding-left: 30px;
  }

  .two-columns dl dd {
    width: 100%;
    padding: 12px 30px;
  }
}
#whitening {
  padding: 55px 0 80px;
  position: relative;
}
#whitening::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: calc(50% - 251px);
  background: #FFFBF0;
  height: 426px;
}
#whitening .wrap {
  position: relative;
  z-index: 2;
}
#whitening .txt1 {
  margin: 35px 0;
}
#whitening .item {
  position: relative;
  min-height: 325px;
}
#whitening .item .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 434px;
  max-width: 40.2%;
}
#whitening .item .right {
  width: 598px;
  margin: 0 0 0 auto;
  max-width: 55.5%;
}
#whitening .item .right h4 {
  color: #6E4B1C;
  font-size: 28px;
  line-height: 41px;
  padding: 0 0 0 20px;
  position: relative;
  font-weight: 600;
}
#whitening .item .right h4::before {
  content: '';
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 0;
  width: 1px;
  background: #6E4B1C;
}
#whitening .item .right .txt {
  margin: 20px 0 0;
}
#whitening .item + .item {
  margin-top: 30px;
}
#whitening h3 {
  text-align: center;
  color: #6E4B1C;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 100px 0 30px;
}

@media screen and (max-width: 767px) {
  #whitening {
    padding: 0 0 60px;
  }

  #whitening::before {
    display: none;
  }

  #whitening .title span {
    line-height: 40px;
    margin-right: -30px;
  }

  #whitening .txt1 {
    margin: 25px 0;
  }

  #whitening .item .right {
    width: 100%;
    max-width: 100%;
  }

  #whitening .item .img {
    position: static;
    width: 100%;
    max-width: 100%;
  }

  #whitening .item .right h4 {
    font-size: 24px;
    line-height: 36px;
    margin: 0 0 15px;
  }

  #whitening .item .right .txt {
    letter-spacing: 0.02em;
    line-height: 28px;
  }

  #whitening h3 {
    font-size: 24px;
    margin: 60px -30px 25px;
    line-height: 32px;
  }

  #whitening .two-columns {
    margin: 0 -30px;
  }
}
#sec-price {
  margin: 100px 0 180px;
}
#sec-price h2 {
  color: #6E4B1C;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.1em;
  font-weight: 600;
  text-align: center;
  margin: 0 0 53px;
}

#sec-price .group {
  background: #FFF8EA;
  padding: 30px 55px;
  overflow: hidden;
}
#sec-price .group + .group {
  margin-top: 24px;
}

#sec-price .group h3 {
  color: #6E4B1C;
  font-size: 24px;
  line-height: 36px;
  padding: 0 0 0 20px;
  margin: 0 0 12.5px;
  position: relative;
  font-weight: 600;
}
#sec-price .group h3~h3 {
  margin-top: 34px;
}
#sec-price .group h3::before {
  content: '';
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 0;
  width: 1px;
  background: #6E4B1C;
}
#sec-price .group .gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
#sec-price .group .gr + .gr {
  margin-top: 2px;
}
#sec-price .group .gr .tit1 {
  width: 530px;
  max-width: 55%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #A59162;
  font-size: 20px;
  line-height: 30px;
  min-height: 60px;
  color: #fff;
  padding: 10px 0 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#sec-price .group .gr .tit1 small {
  font-size: 16px;
  line-height: 30px;
}
#sec-price .group .gr .gr2 {
  width: 485px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 55%;
}
#sec-price .group .gr .gr2 dl {
  width: 100%;
}
#sec-price .group .gr .gr2 dl:has(dt) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#sec-price .group .gr .gr2 dl:has(dt) dd {
  width: 50%;
}
#sec-price .group .gr .gr2 dl dt {
  width: 50%;
  min-height: 91px;
  -ms-flex-line-pack: center;
      align-content: center;
  background: #DADCE2;
  color: #0C1A43;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 24px;
  line-height: 30px;
  padding: 15.5px 0 15.5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#sec-price .group .gr .gr2 dl:not(:has(dd)) dt {
  width: 100%;
}
#sec-price .group .gr .gr2 dl dt small {
  display: block;
  font-size: 16px;
}
#sec-price .group .gr .gr2 dl dd {
  color: #4D463B;
  min-height: 60px;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0 20px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: right;
  font-size: 20px;
  line-height: 30px;
  padding: 15px 20px 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#sec-price .group .gr .gr2 dl + dl {
  border-top: 1px solid #081471;
}
#sec-price .group .txt {
  font-size: 16px;
  line-height: 30px;
  margin: 12px 0 47px;
  color: #4D463B;
}
#sec-price .group .ps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  font-size: 24px;
  line-height: 30px;
}
#sec-price .group .ps + .ps {
  margin-top: 15px;
}
#sec-price .group .ps dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #BBC2D5;
  width: 395px;
  max-width: 41%;
  padding: 15.5px 0 15.5px 20px;
}
#sec-price .group .ps dd {
  width: 576px;
  max-width: 59%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
  letter-spacing: 0;
  padding: 15.5px 20px 15.5px 0;
}
#sec-price .group .ps.ps1 dt {
  width: 685px;
  max-width: 70.5%;
}
#sec-price .group .ps.ps1 dd {
  width: 286px;
  max-width: 29.5%;
}

#sec-price .group2 {
  display: flex;
  justify-content: space-between;
}

#sec-price .group2 .item {
  max-width: 48%;
}
#sec-price .group2 .item h4 {
  font-size: 32px;
  color: #081471;
  line-height: 48px;
  font-weight: 600;
  border-bottom: 1px solid;
  padding: 0 0 15px;
  margin: 0 0 20px;
}

@media screen and (max-width: 900px) {
  #sec-price .group .gr .tit1, #sec-price .group .gr .gr2 dl dt, #sec-price .group .ps dt {
    font-size: 17px;
    padding-left: 10px;
  }

  #sec-price .group .ps dd, #sec-price .group .gr .gr2 dl dd {
    font-size: 17px;
    padding-right: 10px;
  }

  #sec-price .group .ps.ps1 dt {
    max-width: 65%;
  }

  #sec-price .group .ps.ps1 dd {
    max-width: 35%;
  }

  #sec-price .group .ps dt {
    max-width: 35%;
  }

  #sec-price .group .ps dd {
    max-width: 65%;
    letter-spacing: 0;
  }

  #sec-price .group {
    padding-left: 30px;
    padding-right: 30px;
  }

  #sec-price .group .gr .gr2 dl dt small {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #sec-price {
    padding: 0 0 36px;
  }

  #sec-price .title {
    margin: 0 0 15px;
  }

  #sec-price .group h3 {
    margin: 0 0 16px 12px;
    font-size: 20px;
    line-height: 33px;
  }

  #sec-price .group .gr {
    display: block;
  }

  #sec-price .group .gr .tit1 {
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    min-height: 39px;
    padding: 0;
    line-height: 20px;
    text-align: center;
  }

  #sec-price .group .gr .gr2 {
    width: 100%;
    max-width: 100%;
  }

  #sec-price .group .gr .gr2 dl dt {
    font-size: 15px;
    padding: 0 0 0 12px;
    min-height: 47px;
    line-height: 20px;
  }

  #sec-price .group .gr .gr2 dl dt small {
    font-size: 10px;
  }

  #sec-price .wrap {
    padding: 0;
  }

  #sec-price .group .gr .gr2 dl dd {
    font-size: 16px;
    line-height: 20px;
    min-height: 47px;
    padding: 0 12px 0 0;
  }

  #sec-price .group .txt {
    font-size: 12px;
    line-height: 16px;
    margin: 15px 0 25px;
  }

  #sec-price .group .gr .tit1 small {
    font-size: 10px;
    line-height: 20px;
  }

  #sec-price .group .ps {
    display: block;
  }

  #sec-price .group .ps dt, #sec-price .group .ps.ps1 dt {
    max-width: 100%;
    width: 100%;
    min-height: 47px;
    padding: 0 0 0 12px;
    line-height: 20px;
    font-size: 15px;
  }

  #sec-price .group .ps dd, #sec-price .group .ps.ps1 dd {
    max-width: 100%;
    width: 100%;
    min-height: 47px;
    padding: 9px 12px 9px 0;
    line-height: 20px;
    font-size: 15px;
  }
  #sec-price .group2 {
    display: block;
  }
  #sec-price .group2 .item {
    width: 100%;
    max-width: 100%;
  }
  #sec-price .group2 .item+.item {
    margin-top: 40px;
  }
  #sec-price .group2 .item h4 {
    text-align: center;
    font-size: 28px;
    line-height: 41px;
  }

  #sec-price .under_txt,#sec-price .group2 {
    padding: 0 30px;
}
#sec-price h2 {
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 20px;
}
#sec-price {
  margin: 70px 0;
}
} 