.fnt-shippori {
  font-family: 'Shippori Mincho', serif!important;
  /* font-family: 'Noto Sans JP', sans-serif; */
}

.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;
  overflow: hidden;
  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: 1400px) {
  #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: 1270px) {
  #header .header_menu .g_nav > li + li {
    margin-left: 15px;
  }

  #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: 1180px) {
  #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: 985px) {
  #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;
  }

  #header .header__main-container {
    padding-left: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 850px) {
  #header .header_menu .g_nav > li + li {
    margin-left: 10px;
  }

  #header {
    margin: 0 10px;
  }

  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    font-size: 11px;
  }
}
#key {
  position: relative;
}

#key .key-txt {
  position: absolute;
  z-index: 2;
  right: 140px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  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(245deg, #e29c00 0%, #cb9f3c 50%, #845c00 110%);
  width: 152px;
  height: 152px;
  color: #fff;
  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;
  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: 15px;
  }
}
@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: 14px;
  }
}
@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: 12px;
  }
}
@media screen and (max-width: 767px) {
  #key .key-txt {
    left: 0;
    right: 0;
    bottom: 60px;
  }

  #key .key-txt .sub-txt span {
    width: 324px;
    font-size: 19px;
    line-height: 28px;
  }

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

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

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

  #key .key-txt h2 span {
    font-size: 47px;
  }
}
.shadow {
  -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 30px rgba(0, 0, 0, 0.16);
}

.two-columns dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #E5E5E5;
  border-bottom: 2px solid #fff;
}
.two-columns dl dt {
  width: 156px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  background: #081471;
  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;
}

@media screen and (max-width: 767px) {
  .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;
  }
}
.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;
  }
}
:root {
  --cl1: #081471;
}

#sec1 {
  background: url("../img/implant/bg1.png") no-repeat center left, url("../../../uploads/bg2_2.png") no-repeat center right;
  padding: 126px 0 86px;
}
#sec1 h2 {
  text-align: center;
  color: var(--cl1);
  font-size: 42px;
  line-height: 62px;
  letter-spacing: 0.1em;
  font-weight: 600;
  margin: 0 0 45px;
}
#sec1 h2 small {
  display: block;
  font-size: 28px;
  line-height: 41px;
}
#sec1 .txt {
  color: #0C1A43;
  height: 380px;
  font-size: 24px;
  line-height: 62px;
  width: 620px;
  letter-spacing: 0.1em;
  margin: 0 auto;
}

@media screen and (max-width: 1366px) {
  #sec1 {
    background-position: center, center;
  }
}
@media screen and (max-width: 767px) {
  #sec1 {
    background: url("../img/implant/bg1_sp@2x.png") no-repeat center top, url("../../../uploads/bg2_2_sp.png") no-repeat center bottom;
    background-size: 100% auto;
    padding: 271px 0 144px;
    text-align: center;
  }
  #sec1 h2 {
    font-size: 23px;
    line-height: 34px;
    margin: 0 -30px 35px;
  }
  #sec1 h2 small {
    font-size: 15px;
    line-height: 22px;
    margin: 5px 0 0;
  }
  #sec1 .txt {
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    height: auto;
  }
}
#sec2 {
  background: linear-gradient(45deg, #010026 0%, #273171 50%, #0c1a43 100%);
}
#sec2 .set1 {
  position: relative;
  padding: 91px 0 32px;
}
#sec2 .set1::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/implant/bg3.png") no-repeat bottom center, #E6E6E6;
  -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 77%, 50% 100%, 0 77%);
          clip-path: polygon(0% 0%, 100% 0, 100% 77%, 50% 100%, 0 77%);
}
#sec2 .set1 .wrap {
  position: relative;
  z-index: 2;
}
#sec2 .set1 .right {
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#sec2 .set1 .right h2 {
  font-size: 42px;
  line-height: 1.8;
  font-weight: 600;
  color: #081471;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
}
#sec2 .set1 .right h2 span {
  font-size: 64px;
}
#sec2 .set1 .right .box {
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
          filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
#sec2 .set1 .right .box ul {
  font-size: 16px;
  line-height: 30px;
  background: #fff;
  width: 580px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 30px 60px 88px;
  -webkit-clip-path: polygon(5% 0, 100% 0%, 100% 100%, 5% 100%, 5% 82%, 0 75%, 5% 75%);
          clip-path: polygon(5% 0, 100% 0%, 100% 100%, 5% 100%, 5% 82%, 0 75%, 5% 75%);
}
#sec2 .set1 .right .box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#sec2 .set1 .right .box ul li::before {
  content: '';
  background: url("../img/implant/icon.png") no-repeat center/100% auto;
  min-width: 24px;
  height: 24px;
  margin-right: 10px;
  margin-top: 2px;
}
#sec2 .set1 .right .box ul li + li {
  margin-top: 15px;
}
#sec2 .set2 {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 517px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#sec2 .set2 .img {
  width: 50%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  height: 455px;
}
#sec2 .set2 .img img {
  -o-object-position: top center;
     object-position: top center;
}
#sec2 .set2 .left {
  width: 47%;
  max-width: 507px;
  margin: 0 30px 0 0;
  padding: 4px 0 40px;
}
#sec2 .set2 .left h3 {
  font-weight: 600;
  font-size: 42px;
  line-height: 62px;
  margin: 0 0 12px;
}
#sec2 .set2 .left h3 small {
  display: block;
  font-size: 24px;
  line-height: 36px;
  margin: 0 0 10px;
}

@media screen and (max-width: 1135px) {
  #sec2 .set2 .left {
    margin: 0 3% 0 0;
    max-width: 45%;
  }

  #sec2 .set2 .left h3 {
    font-size: 37px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 980px) {
  #sec2 .set2 .left h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 850px) {
  #sec2 .set2 .left h3 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #sec2 .set1 {
    padding: 50px 0 290px;
  }

  #sec2 .set1 .right h2 {
    font-size: 23px;
    line-height: 34px;
    margin: 0 -30px 15px 0;
  }

  #sec2 .set1 .right h2 span {
    font-size: 36px;
    line-height: 53px;
  }

  #sec2 .set1 .right {
    display: block;
  }

  #sec2 .set1 .right .box ul {
    width: 100%;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 96%, 50% 96%, 49% 100%, 58% 96%, 0% 96%);
            clip-path: polygon(0% 0%, 100% 0%, 100% 96%, 50% 96%, 49% 100%, 58% 96%, 0% 96%);
    padding: 25px 20px 50px;
  }

  #sec2 .set1::before {
    background: #E6E6E6;
    -webkit-clip-path: polygon(0% 0%, 100% 0, 100% 93.4%, 50% 100%, 0 93.4%);
            clip-path: polygon(0% 0%, 100% 0, 100% 93.4%, 50% 100%, 0 93.4%);
  }

  #sec2 .set1:after {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    height: 500px;
    background: url("../img/implant/bg3_sp@2x.png") no-repeat bottom center/100% auto;
  }

  #sec2 .set2 {
    display: block;
    padding: 50px 0 0;
  }

  #sec2 .set2 .left {
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0 30px 50px;
  }

  #sec2 .set2 .left h3 {
    text-align: center;
    font-size: 32px;
    line-height: 48px;
    margin: 0 0 20px;
  }

  #sec2 .set2 .img {
    height: auto;
    width: 100%;
  }
}
.title {
  position: relative;
  font-size: 130px;
  line-height: 193px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #E5E5E5;
  text-align: center;
}
.title span {
  position: absolute;
  left: 0;
  right: 0;
  font-weight: 600;
  color: #081471;
  font-size: 42px;
  line-height: 62px;
  letter-spacing: 0.1em;
  top: 56%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  .title {
    font-size: 69px;
    line-height: 102px;
  }
  .title span {
    -webkit-transform: none;
            transform: none;
    top: auto;
    bottom: 10px;
    font-size: 28px;
    line-height: 41px;
  }
}
#implant {
  padding: 100px 0 30px;
}
#implant .title {
  margin: 0 0 65px;
}
#implant .set1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 26px;
  margin: 0 0 64px;
}
#implant .set1 .item {
  width: calc((100% - 52px)/3);
  position: relative;
}
#implant .set1 .item h4 {
  position: absolute;
  top: -27px;
  left: 19px;
  right: 19px;
  background: #081471;
  color: #fff;
  text-align: center;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding: 16.5px 0;
}
#implant .set1 .item h4::before {
  content: '';
  position: absolute;
  background: url("../img/implant/arrow@2x.png") no-repeat center/100% auto;
  width: 43px;
  height: 45px;
  bottom: -19px;
  left: 32px;
}
#implant .set1 .item .img {
  margin: 0;
}
#implant .set1 .item .txt {
  margin: 20px 0;
}
#implant .set1 .item .btn-link2 a {
  display: block;
  position: relative;
  color: #966800;
  text-decoration: none;
  padding: 0 0 5px;
  border-bottom: 2px solid;
  font-size: 20px;
  line-height: 30px;
}
#implant .set1 .item .btn-link2 a::before {
  content: '';
  bottom: 6px;
  position: absolute;
  right: -3px;
  -webkit-transform: translateY(calc(-50%)) rotate(40deg);
          transform: translateY(calc(-50%)) rotate(40deg);
  width: 25px;
  height: 1.5px;
  background: #966800;
}
#implant .set1 .item .btn-link2 a:hover {
  opacity: 0.7;
}
#implant .set2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 97px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#implant .set2 .group {
  width: 528px;
  max-width: 49%;
  background: #FFF8EA;
}
#implant .set2 .group h3 {
  text-align: center;
  background: #FFDE9B;
  font-size: 32px;
  line-height: 1.5;
  color: #173891;
  padding: 17.5px 0;
}
#implant .set2 .group ul {
  padding: 30px 20px 50px 40px;
}
#implant .set2 .group ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #010026;
  font-size: 16px;
  line-height: 30px;
}
#implant .set2 .group ul li::before {
  content: '';
  background: url("../img/implant/icon2@2x.png") no-repeat center/100% auto;
  min-width: 24px;
  height: 24px;
  margin-right: 10px;
}
#implant .set2 .group ul li + li {
  margin-top: 12px;
}
#implant .set2 .group.group2 {
  background: #E6E6E6;
}
#implant .set2 .group.group2 h3 {
  background: #A1ADC9;
}
#implant .set2 .group.group2 ul li::before {
  background-image: url("../img/implant/icon3@2x.png");
}
#implant .set4 {
  margin-top:105px;
  position:relative;
}
#implant .set4:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -56px;
    right: calc(50% - 118px);
    height: 140px;
    width: 100vw;
    min-width: 1000px;
    background: #EFF0F4;
    z-index: -1;
}
.title-type span {
font-size:32px;
line-height: 48px;
}
#implant .set4 .left {
  width: 600px;
  max-width: 56%;
  margin-left: auto;
}
#implant .set4 .left h3 {
  font-size: 24px;
  color: #081471;
  line-height: 36px;
  font-weight: 600;
  border-bottom: 1px solid;
  padding: 0 0 15px 20px;
  margin: 0 0 20px;
}
#implant .set4 .img {
  width: 454px;
  max-width: 42.1%;
  position: absolute;
  left:0;
  top:50%;
  transform: translateY(-50%);
}

#implant .set3 {
  max-width: 1016px;
  position: relative;
}
#implant .set3:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: -79px;
    left: calc(50% - 118px);
    height: 140px;
    width: 100vw;
    min-width: 1000px;
    background: #EFF0F4;
    z-index: -1;
}
#implant .set3 .left {
  width: 600px;
  max-width: 59%;
}
#implant .set3 .left h3 {
  font-size: 24px;
  color: #081471;
  line-height: 36px;
  font-weight: 600;
  border-bottom: 1px solid;
  padding: 0 0 15px;
  margin: 0 0 20px;
}
#implant .set3 .img {
  width: 328px;
  max-width: 32.2%;
  position: absolute;
  right:0;
  top:50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 920px) {
  #implant .set1 .item h4 {
    font-size: 28px;
    left: 10px;
    right: 10px;
  }

  #implant .set2 .group h3 {
    font-size: 28px;
  }

  #implant .set2 .group ul {
    padding-left: 20px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  #implant .set3 .img, #implant .set4 .img {
    width: 100%;
    max-width: 100%;
    margin: 30px 0 0;
    position:static;
    transform: translateY(0);
  }
  #implant .set4 .img {
  	margin-top:0;
  }
  #implant {
    padding: 80px 0 50px;
  }

  #implant .title {
    margin: 0 -30px 74px;
  }

  #implant .set1 {
    display: block;
    margin: 0 0 45px;
  }

  #implant .set1 .item {
    width: 100%;
  }

  #implant .set1 .item h4 {
    font-size: 29px;
    left: 17px;
    right: 17px;
    padding: 15.5px 0;
    top: -25px;
  }

  #implant .set1 .item + .item {
    margin-top: 70px;
  }

  #implant .set2 {
    display: block;
    margin: 0 0 30px;
  }

  #implant .set2 .group {
    width: 100%;
    max-width: 100%;
  }

  #implant .set2 .group h3 {
    line-height: 30px;
    padding: 11.5px 0;
  }

  #implant .set2 .group ul {
    padding-left: 30px;
    padding-bottom: 30px;
  }

  #implant .set2 .group.group2 {
    margin-top: 24px;
  }
  .title-type span {
    bottom: -30px;
}

  #implant .set3,#implant .set4 {
    display: block;
  }

  #implant .set1 .item .txt {
    height: auto!important;
  }

  #implant .set3 .left,#implant .set4 .left {
    width: 100%;
    max-width: 100%;
  }

  #implant .set3 .left h3,#implant .set4 .left h3 {
    text-align: center;
	font-size: 24px;
    line-height: 36px;
  }
  #implant .set4 .left h3 {
  	margin-bottom:0;
  }
  #implant .set3:before,#implant .set4:before {
    width: 100vw;
    left: -30px;
    right: -30px
    bottom: -39px;
}
}
#oneday {
  padding: 0 0 96px;
}
#oneday .btn-link3 {
  margin-left: 0;
}
#oneday .title {
  margin: 0 0 -81px;
  position: relative;
  z-index: 2;
}
.btn-link3 {
  margin: 30px auto 0;
  width: 311px;
  max-width: 100%;
}
.btn-link3 a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.1em;
  padding: 22px 0 22px 30px;
  position: relative;
  background: #966800;
}
.btn-link3 a:hover {
  opacity: 0.8;
}
.btn-link3 a:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  width: 7px;
  height: 14px;
  background: url('../img/implant/ic_arrow@2x.png') no-repeat center/ 100% auto;
}
#oneday .group {
  position: relative;
  background: #EFF0F4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 98px 46px 97px 0;
  min-height: 494px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
          flex-wrap: wrap;
}
#oneday .group .group-img {
  width: 242px;
  max-width: 23.5%;
  margin: 0 40px 0 0;
}
#oneday .group .group-img h3 {
  position: absolute;
  top: -83px;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0.1em;
  left: 25px;
  color: #010026;
  bottom: 0;
}
#oneday .group .right {
  width: 661px;
  max-width: 64.3%;
}
#oneday .group .right .txt {
  margin-right: -20px;
}
#oneday .group .right .txt + .txt {
  margin-top: 30px;
}

#guided-surgery {
  padding: 0 0 96px;
  margin-top: 186px;
}
#guided-surgery .title {
  margin: 0 0 -71px;
  position: relative;
  z-index: 2;
  font-size: 101px;
  line-height: 149px;
  color: #F7EFDC;
}
#guided-surgery .title span {
  color: #966800;
}
#guided-surgery .group {
  position: relative;
  background: #FEF8EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 69px 28px 58px 52px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: row-reverse;
  flex-wrap: wrap;
}
#guided-surgery .group .group-img {
  width: 354px;
  max-width: 35.5%;
  margin: 0 0 0 13px;
}
#guided-surgery .group .group-img h3 {
  position: absolute;
  top: -31px;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0.1em;
  right: 21px;
  color: #966800;
  bottom: 0;
  z-index: 3;
}
#guided-surgery .group .group-img h3 span {
  display: block;
  padding-top: 43px;
  margin-right: 7px;
}
#guided-surgery .group .right {
  width: 539px;
  max-width: 54.5%;
}
#guided-surgery .group .right .txt + .txt {
  margin-top: 30px;
}

@media screen and (max-width: 1150px) {
  #guided-surgery .title {
    font-size: 9vw;
    letter-spacing: 0;
    line-height: 2;
    margin-bottom: -8vw;
  }
}

@media screen and (max-width: 1050px) {
  #oneday .group .group-img h3 {
    left: 10px;
  }

  #oneday .group .group-img {
    margin-right: 20px;
  }

  #guided-surgery .group .group-img h3 {
    right: 10px;
  }
  #guided-surgery .group {
    padding-left: 20px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  #oneday .title {
    margin: 0 0 -55px;
  }

  #oneday .wrap {
    padding: 0;
  }

  #oneday {
    padding: 0;
  }

  #oneday .group {
    padding: 73px 30px 35px;
    display: block;
  }

  #oneday .group .group-img {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0;
  }

  #oneday .group .group-img .img {
    width: 77%;
  }

  #oneday .group .group-img h3 {
    font-size: 28px;
    line-height: 32px;
    right: 0;
    top: -12px;
  }

  #oneday .group .right {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 0;
  }

  #oneday .group .right .txt {
    margin: 0;
    font-size: 16px;
  }
  
   #guided-surgery {
  	margin-top: 111px;
  }

  #guided-surgery .title {
    margin: 0 0 -23px;
    font-size: 36px;
    line-height: 1.5;
  }

  #guided-surgery .wrap {
    padding: 0;
  }

  #guided-surgery {
    padding: 0;
  }

  #guided-surgery .group {
    padding: 40px 30px 35px;
    display: block;
  }

  #guided-surgery .group .group-img {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 50px 0 0;
  }

  #guided-surgery .group .group-img .img {
    width: 77%;
  }

  #guided-surgery .group .group-img h3 {
    font-size: 23px;
    line-height: 28px;
    right: 0;
    top: -12px;
    height: 270px;
  }

  #guided-surgery .group .right {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 0;
  }

  #guided-surgery .group .right .txt {
    margin: 0;
    font-size: 16px;
  }
  #guided-surgery .title span {
    font-size: 24px;
    top: 25px;
}

#guided-surgery .group .group-img h3 span {
    padding-top: 34px;
    margin-right: 4px;
}
}
#point {
  padding: 125px 0;
  background: url("../img/implant/bg4.jpg") no-repeat center/cover;
}
#point h2 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 42px;
  line-height: 62px;
  margin: 0 0 58px;
}
#point h2 span {
  font-size: 64px;
  line-height: 95px;
  display: block;
}
#point .group {
  position: relative;
  padding: 168px 0 0;
}
#point .group + .group {
  margin-top: 64px;
}
#point .group:nth-child(2n+1) .img {
  right: 0;
  left: auto;
}
#point .group:nth-child(2n+1) .right {
  margin-left: 0;
}
#point .group .img {
  position: absolute;
  width: 876px;
  height: 481px;
  max-width: 81.2%;
  top: 0;
  left: 0;
}
#point .group .right {
  margin: 0 0 0 auto;
  width: 662px;
  max-width: 61.3%;
  background: #fff;
  position: relative;
}
#point .group .right .stt {
  position: absolute;
  left: 36px;
  top: -72px;
  color: #966800;
  font-size: 86px;
  line-height: 129px;
  letter-spacing: 0.02em;
}
#point .group .right h3 {
  color: #fff;
  background: #010026;
  font-size: 32px;
  font-weight: 600;
  line-height: 48px;
  padding: 46px 20px 46px 45px;
  letter-spacing: 0.1em;
}
#point .group .right .txt {
  font-size: 16px;
  line-height: 30px;
  padding: 50px;
}

@media screen and (max-width: 767px) {
  #point {
    padding: 65px 0 50px;
    background: url("../img/implant/bg4_sp.jpg") no-repeat center/cover;
  }
  #point h2 {
    margin: 0 -30px 45px;
    font-size: 24px;
    line-height: 36px;
  }
  #point h2 span {
    font-size: 32px;
    line-height: 48px;
  }
  #point .group {
    padding: 142px 0 0;
  }
  #point .group + .group {
    margin-top: 48px;
  }
  #point .group:nth-child(2n+1) .img {
    right: -30px;
    left: auto;
  }
  #point .group .img {
    left: -30px;
    height: auto;
    width: 100%;
    max-width: 100%;
  }
  #point .group .right {
    max-width: 100%;
    width: 100%;
  }
  #point .group .right .stt {
    left: 0;
    font-size: 46px;
    line-height: 69px;
    top: -33px;
  }
  #point .group .right h3 {
    font-size: 24px;
    line-height: 36px;
    padding: 22.5px 20px;
  }
  #point .group .right .txt {
    padding: 25px;
  }
}
#sec3 {
  padding: 98px 0 101px;
  text-align: center;
}
#sec3 h2 {
  color: #081471;
  font-weight: 600;
  font-size: 64px;
  line-height: 95px;
  margin: 65px -30px 35px;
}
#sec3 h2.border {
  /* border-bottom: 1px solid #081471; */
  margin-right: auto;
  margin-left: auto;
  width: 1080px;
  max-width: calc(100% - 60px);
  margin-bottom: 0;
}
#sec3 h2.border+.group-toggle {
  margin-top: 40px;
}
#sec3 h2 small {
  display: block;
  font-size: 42px;
  line-height: 62px;
}
#sec3>h2:first-of-type {
  margin-top: 0;
}
#sec3 .btn-link2 {
  margin: 0 auto;
  width: 311px;
  background: #966800;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: left;
  padding: 22px 0 22px 25px;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}
#sec3 .btn-link2::before {
  content: '';
  position: absolute;
  background: url("../img/implant/plus@2x.png") no-repeat center/100% auto;
  width: 13.5px;
  height: 13.5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 32px;
}
#sec3 .btn-link2:hover {
  opacity: 0.8;
}

#sec3 .btn-link2.btn-close::before {
  background-image: url('../img/implant/mid@2x.png');
}

#sec3 .btn-link2.btn-close {
  margin-top: 48px;
}

@media screen and (max-width: 767px) {
  #sec3 {
    padding: 70px 0 65px;
  }
  #sec3 h2 {
    font-size: 28px;
    line-height: 41px;
    margin: 50px -30px 30px;
  }
  #sec3 h2 small {
    font-size: 20px;
    line-height: 29px;
  }
}
#doctor {
  padding: 0 0 100px;
  position: relative;
}
#doctor::before {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  top: 315px;
  height: 426px;
  background: #EFF0F4;
}
#doctor .wrap {
  position: relative;
  z-index: 2;
}
#doctor .title {
  margin: 0 0 38px;
}
#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/implant/deco.png') repeat-x bottom center;
}
#doctor .group .group-img .name {
  color: #fff;
  position: absolute;
  left: 9px;
  bottom: 12px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  z-index: 2;
}
#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;
  justify-content: space-between;
}
#doctor .group .right ul {
  font-size: 15px;
  line-height: 30px;
  width: 49%;
}
#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: #081471;
  margin: 0 -20px 0 0;
}
#doctor .doctor-slide .item .name small {
  font-size: 16px;
  line-height: 24px;
  color: #0C1A43;
  display: block;
}

@media screen and (max-width: 850px) {
  #doctor .group .right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #doctor {
    padding: 0 0 130px;
  }
  #doctor::before {
    top: 0;
    bottom: 0;
    height: auto;
}
  #doctor .title span {
    bottom: -28px;
  }
  #doctor .title {
    margin: 0 -30px 73px;
  }
  #doctor .d-flex {
    display: flex;
    flex-direction: column-reverse;
  }

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

  #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 .group2 .group-img .img {
    height: 420px;
  }
  #doctor .group .group-img .img::before {
    background-image: url('../img/implant/deco_sp.png');
  }

  #doctor .group .group-img .name small {
    font-size: 20px;
    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 .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%;
  }
}
#fee {
  padding: 0 0 101px;
}
#fee .title {
  margin: 0 0 38px;
}
#fee .group {
  background: #081471;
  padding: 30px 55px;
  overflow: hidden;
}
#fee .group + .group {
  margin-top: 24px;
}
#fee .group h3 {
  color: #fff;
  position: relative;
  font-size: 32px;
  line-height: 48px;
  margin: 0 0 30px 85px;
}
#fee .group h3::before {
  content: '';
  position: absolute;
  height: 1px;
  background: #fff;
  width: 1000px;
  right: calc(100% + 15px);
  top: 50%;
}
#fee .group .gr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
}
#fee .group .gr + .gr {
  margin-top: 15px;
}
#fee .group .gr .tit1 {
  width: 395px;
  max-width: 41%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #BBC2D5;
  font-size: 24px;
  line-height: 30px;
  min-height: 91px;
  color: #0C1A43;
  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;
}
#fee .group .gr .tit1 small {
  font-size: 16px;
  line-height: 30px;
}
#fee .group .gr .gr2 {
  width: 576px;
  max-width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#fee .group .gr .gr2 dl {
  width: 100%;
}
#fee .group .gr .gr2 dl:has(dt) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#fee .group .gr .gr2 dl:has(dt) dd {
  width: 50%;
}
#fee .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;
}
#fee .group .gr .gr2 dl:not(:has(dd)) dt {
  width: 100%;
}
#fee .group .gr .gr2 dl dt small {
  display: block;
  font-size: 16px;
}
#fee .group .gr .gr2 dl dd {
  min-height: 91px;
  -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: 24px;
  line-height: 30px;
  padding: 15.5px 20px 15.5px 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;
}
#fee .group .gr .gr2 dl + dl {
  border-top: 1px solid #081471;
}
#fee .group .txt {
  font-size: 16px;
  line-height: 24px;
  margin: 12px 0 24px;
  color: #fff;
}
#fee .group .ps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  font-size: 24px;
  line-height: 30px;
}
#fee .group .ps + .ps {
  margin-top: 15px;
}
#fee .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;
}
#fee .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;
}
#fee .group .ps.ps1 dt {
  width: 685px;
  max-width: 70.5%;
}
#fee .group .ps.ps1 dd {
  width: 286px;
  max-width: 29.5%;
}

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

#fee .group2 .item {
  max-width: 48%;
}
#fee .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) {
  #fee .group .gr .tit1, #fee .group .gr .gr2 dl dt, #fee .group .ps dt {
    font-size: 17px;
    padding-left: 10px;
  }

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

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

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

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

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

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

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

  #fee .title {
    margin: 0 0 15px;
  }

  #fee .group h3 {
    margin: 0 0 20px 12px;
  }

  #fee .group .gr {
    display: block;
  }

  #fee .group .gr .tit1 {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    min-height: 47px;
    padding: 0 0 0 12px;
    line-height: 20px;
  }

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

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

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

  #fee .wrap {
    padding: 0;
  }

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

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

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

  #fee .group .ps {
    display: block;
  }

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

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

  #fee .under_txt,#fee .group2 {
    padding: 0 30px;
}
}
#achievements {
  padding: 0 0 98px;
}
#achievements .title {
  margin: 0 0 10px;
}

@media screen and (min-width: 768px) and (max-width: 1250px) {
  #achievements .title {
    font-size: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  #achievements .title {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  #achievements {
    padding: 0 0 48px;
  }
  #achievements .title {
    line-height: 60px;
    margin: 0 0 30px;
  }
  #achievements .wrap {
    padding: 0;
  }
}
#flow {
  background: #EFF0F4;
  padding: 0 0 96px;
}
#flow .title {
  margin: 0 0 38px;
}
#flow .group-flow dl {
  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);
}
#flow .group-flow dl + dl {
  margin-top: 27px;
  position: relative;
}
#flow .group-flow dl + dl::before {
  content: '';
  position: absolute;
  top: -27px;
  left: 0;
  right: 0;
  height: 27px;
  background: url("../img/implant/arrow5.png") no-repeat bottom center;
}
#flow .group-flow dl.cl + dl.cl::before {
  background-image: url("../img/implant/arrow6.png");
}
#flow .group-flow dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#flow .group-flow dl dt .stt {
  min-width: 80px;
  height: 80px;
  color: #fff;
  background: #173891;
  font-size: 50px;
  letter-spacing: 0.02em;
  line-height: 63px;
  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;
}
#flow .group-flow dl.cl dt .stt {
  background: #966800;
}
#flow .group-flow dl dt span:last-of-type {
  width: calc(100% - 80px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-item-align: center;
      align-self: center;
  color: #173891;
  font-size: 24px;
  line-height: 30px;
  padding-left: 20px;
}
#flow .group-flow dl.cl dt span:last-of-type {
  color: #966800;
}
#flow .group-flow dl dt span:last-of-type small {
  font-size: inherit;
}
#flow .group-flow dl dd {
  padding: 22px 48px 48px;
  font-size: 16px;
}
#flow .group-flow dl dd .txt {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.1em;
}
#flow .group-flow dl dd .group-cnt {
  margin: 20px 0 0;
  position: relative;
  background: #F0F8FF;
  min-height: 108px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 40px 30px 17px 32px;
  display: flex;
  justify-content: space-between;
  
  
}

#flow .group-flow dl dd .group-cnt-border {
	border: 1px solid #966800;
	background: none;
}
#flow .group-flow dl dd .group-cnt2 {
  position: relative;
  min-height: 108px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
 padding: 0 30px 17px 0;
 display: flex;
 justify-content: space-between;
}
#flow .group-flow dl dd .group-cnt .txt2 {
  font-size: 16px;
  line-height: 30px;
  width: 522px;
  max-width: 60%;
}
#flow .group-flow dl dd .group-cnt2 .txt2 {
  font-size: 16px;
  line-height: 30px;
  width: 522px;
  max-width: 60%;
}
#flow .group-flow dl dd .group-cnt .img {
  width: 300px;
  bottom: 17px;
  right: 70px;
  max-width: 31%;
}
#flow .group-flow dl dd .group-cnt2 .img {
  width: 300px;
  max-width: 31%;
}

#flow .group-flow .box {
  margin: 26px auto;
  max-width: 1080px;
  background: url('../img/implant/flow_image@2x.jpg') no-repeat center/ cover;
  position: relative;
  text-align: center;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 83px 0 63px;
}

#flow .group-flow .box h3 {
  max-width: 554px;
  color: #fff;
  font-weight: 700;
  border-radius: 33px;
  background: #966800;
  font-size: 24px;
  line-height: 30px;
  padding: 14px 0;
  letter-spacing: 0.1em;
  margin: 0 auto 16px;
}

#flow .group-flow .box .txt {
font-size: 24px;
font-weight: 700;
letter-spacing: 0.1em;
line-height: 30px;
color: #966800;
}

#flow .group-flow .box::before {
  content: '';
  position: absolute;
  border: 1px solid #966800;
  top: 12px;
  left: 12px;
  right: 12px;
  bottom: 12px;
}

@media screen and (max-width: 850px) {
  #flow .group-flow dl dd .group-cnt .img {
    right: 30px;
  }
	#flow .group-flow dl dd .group-cnt2 .img {
    right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #flow {
    padding: 35px 0 48px;
  }
  #flow .title {
    margin: 0 0 15px;
  }
  #flow .group-flow dl dt .stt {
    min-width: 48px;
    height: 48px;
    font-size: 29px;
    line-height: 37px;
  }
  #flow .group-flow dl dt span:last-of-type {
    width: calc(100% - 48px);
    padding-left: 10px;
    font-size: 20px;
    line-height: 30px;
  }
  #flow .group-flow dl dt span:last-of-type small {
    font-size: 15px;
  }
  #flow .group-flow dl dd {
    padding: 24px;
  }
  #flow .group-flow dl dd .group-cnt {
    margin: 10px 0 0;
    padding: 24px;
    display: block;
  }
  #flow .group-flow dl dd .group-cnt2 {
    display: block;
  }
  #flow .group-flow dl dd .group-cnt .txt2 {
    max-width: 100%;
    width: 100%;
  }
  #flow .group-flow dl dd .group-cnt .img {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: 12px 0 0;
  }
  #flow .group-flow dl dd .group-cnt2 .txt2 {
    max-width: 100%;
    width: 100%;
  }
  #flow .group-flow dl dd .group-cnt2 .img {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: 12px 0 0;
  }
  #flow .group-flow .box {
    padding: 24px 20px 31px;
    background: url('../img/implant/flow_image_sp@2x.jpg') no-repeat center/ cover;
}

#flow .group-flow .box h3 {
    font-size: 18px;
}

#flow .group-flow .box .txt {
    font-size: 18px;
}
}
#qa {
  padding: 0 0 94px;
  margin: 101px 0 0;
}
#qa .title {
  margin: 0 0 29px;
}
#qa .accordion p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #081471;
  color: #fff;
  border: 1px solid #707070;
  font-size: 24px;
  line-height: 30px;
  padding: 20.5px 0 20.5px 30px;
  position: relative;
  letter-spacing: 0.1em;
  cursor: pointer;
}
#qa .accordion p::before {
  content: '';
  position: absolute;
  width: 1px;
  background: #fff;
  top: 15px;
  bottom: 15px;
  left: 13px;
}
#qa .accordion p span {
  font-size: 35px;
  font-weight: 700;
  line-height: 30px;
  margin-right: 10px;
}
#qa .accordion ul {
  background: #E6E6E6;
  display: none;
}
#qa .accordion ul li {
  padding: 20.5px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #010026;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.1em;
}
#qa .accordion ul li span {
  font-size: 35px;
  font-weight: 700;
  line-height: 30px;
  margin-right: 10px;
}
#qa .accordion + .accordion {
  margin-top: 17px;
}

@media screen and (max-width: 767px) {
  
  #qa {
    margin: 67px 0 0;
    padding: 0 0 37px;
  }
  #qa .title {
    margin: 0 0 40px;
  }
  #qa .accordion + .accordion {
    margin-top: 5px;
  }
  #qa .accordion p {
    font-size: 16px;
    padding-left: 20px;
  }
  #qa .accordion p span {
    font-size: 27px;
  }
  #qa .accordion p::before {
    display: none;
  }
  #qa .accordion ul li {
    font-size: 16px;
    padding-left: 20px;
  }
  #qa .accordion ul li span {
    font-size: 27px;
  }
}


#system {
  background: url("../img/implant/toggle_bg.jpg") no-repeat center/cover;
  padding: 55px 0 95px;
  text-align: left;
}

#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: #081471;
  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: #081471;
}

#system .set2 .item h4 {
  font-size: 28px;
  line-height: 41px;
  letter-spacing: 0.1em;
  font-weight: 600;
  color: #081471;
  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: #081471;
  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/implant/toggle_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: 0 0 60px;
  }

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

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

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

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

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

.group-toggle .group-content {
  display: none;
}

#patient {
  padding: 95px 0 0;
  text-align: left;
  margin: 0 0 97px;
}

#patient .group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

#patient .group::before {
  content: '';
  position: absolute;
  height: 305px;
  right: 0;
  width: calc(50% + 154px);
  bottom: -30px;
  background: #EFF0F4;
}

#patient .group2::before {
  right: auto;
  left: 0;
  bottom: -47px;
}

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

#patient .group .right {
  width: 540px;
  max-width: 50%;
  padding: 70px 0 0;
  margin: 0 0 0 70px;
  position: relative;
  z-index: 2;
}
#patient .group .right .txt {
  color: #585C5D;
}

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

#patient .group2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 100px;
}

#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 {
    margin: 0;
    padding-top: 0;
  }
  #patient .group::before {
    top: 95px;
    left: 0;
    right: 0;
    width: 100%;
}
  #patient h2 small {
    font-size: 20px;
    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;
  }

  #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: 0;
    padding-bottom: 0;
  }
}

#point2 {
  width: 1080px;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  padding: 40px 0 0;
  border-top: 1px solid #081471;
}

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

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

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

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

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

#point2 .set1 ul {
  margin: 0 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;
}

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

#point2 .set1 ul .tit {
  background: #fff;
  border: 1px solid #081471;
  color: #081471;
  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);
}

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

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

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

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

#point2 .point01 h3, #point2 .point02 h3 {
  color: #E6E6E6;
  font-size: 116px;
  letter-spacing: 0.02em;
  line-height: 1;
  text-align: left;
}

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

#point2 .point01 .group .left, #point2 .point02 .group .left {
  width: 470px;
  max-width: 45%;
  text-align: left;
  color: #010026;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #point2 .point01 .group .left h4, #point2 .point02 .group .left h4 {
    font-size: 28px;
  }
}
@media screen and (max-width: 800px) {
  #point2 .set1 ul .tit {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  #sec3 h2.border {
    padding-bottom: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #point2 .set2 .flex .item + .item {
    margin-top: 40px;
  }
}

.group-plan {
  margin: 0 0 98px;
  display: flex;
  gap: 0 21.6px;
}

.group-plan .plan {
  width: calc((100% - 43.2px)/3);
  color: #081471;
  font-size: 12px;
  line-height: 15px;
}

.group-plan .plan .box .tit {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 7.5px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: content-box;
  letter-spacing: 0;
}

.group-plan .plan:nth-child(1) .box .tit {
  background-color: #A0A4C7;
}
.group-plan .plan:nth-child(2) .box .tit {
  background-color: #6A73BE;
}
.group-plan .plan:nth-child(3) .box .tit {
  background-color: #081471;
}
.group-plan .plan .box dl {
  border: 1px solid #EDEDED;
  border-top: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 12px 11px;
  letter-spacing: 0;
}
.group-plan .plan .box dl dd {
  min-width: 100px;
  text-align: center;
}

.group-plan .plan .box dl:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.group-plan .plan .txt2 {
  margin: 11px 0 0;
}

@media screen and (max-width: 767px) {
  .group-plan {
    display: block;
    margin: 0 30px 70px;
  }
  .group-plan .plan {
    width: 100%;
  }
  .group-plan .plan+.plan {
    margin-top: 35px;
  }
  .group-plan .plan .box dl {
    letter-spacing: 0;
  }
}