header nav ul.main_menu > li:nth-child(5) a * {
  color: #91AAC0 !important;
}

.sub_anchor_menu ul li:not(:last-child) {
  margin-right: 25px;
}

.sub01 .top_box {
  padding: 200px 0;
}
.sub01 .top_box .sub_title_box {
  margin-bottom: 58px;
}
.sub01 .top_box .con_box {
  display: flex;
}
.sub01 .top_box .con_box div.right_box {
  margin-left: 100px;
  margin-top: 54px;
}
.sub01 .top_box .con_box div.right_box p {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
  margin-bottom: 64px;
}
.sub01 .video_box {
  background-image: url(../img/sub/implant_video_bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
}
.sub01 .video_box .sub_title_box {
  margin-bottom: 60px;
}
.sub01 .video_box .sub_title_box h2 {
  color: #fff;
  display: flex;
  align-items: anchor-center;
}
.sub01 .video_box .sub_title_box h2 p {
  color: #fff;
  margin-left: 160px;
}
.sub01 .video_box .video_con_box {
  width: 100%;
  height: 744px;
}
.sub01 .bottom_box {
  background-color: #2F2F2F;
  padding: 180px 0;
}
.sub01 .bottom_box .sub_title_box {
  margin-bottom: 70px;
}
.sub01 .bottom_box .sub_title_box h2 {
  margin-top: 0;
  color: #fff;
}
.sub01 .bottom_box .list_box {
  border-top: 1px solid #87A0B6;
}
.sub01 .bottom_box .list_box ul {
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #87A0B6;
  border-right: 1px solid #87A0B6;
}
.sub01 .bottom_box .list_box ul li {
  width: 33.3333333333%;
  color: #fff;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 51px */
  letter-spacing: -1.5px;
  padding: 55px 50px;
}
.sub01 .bottom_box .list_box ul li span {
  display: block;
  font-size: 34px;
  font-weight: 600;
  line-height: 170%; /* 57.8px */
  letter-spacing: -1px;
  color: #87A0B6;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  margin-bottom: 7px;
}
.sub01 .bottom_box .list_box ul li:not(:last-child) {
  border-right: 1px solid #87A0B6;
}
.sub01 .bottom_box .list02 {
  border-top: 1px solid #87A0B6;
  border-bottom: 1px solid #87A0B6;
}

.sub02 .top_box {
  padding: 200px 0;
}
.sub02 .top_box .sub_title_box {
  margin-bottom: 70px;
}
.sub02 .top_box .sub_title_box h2 {
  display: flex;
}
.sub02 .top_box .sub_title_box h2 p {
  margin-left: 160px;
}
.sub02 .top_box .con_box {
  display: flex;
  justify-content: space-between;
}
.sub02 .top_box .con_box p {
  margin: 30px 0;
  font-size: 30px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1px;
}
.sub02 .top_box .con_box span {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
}
.sub02 .bottom_box {
  padding: 180px 0;
  background-color: #F6F6F6;
}
.sub02 .bottom_box .inner {
  display: flex;
  justify-content: space-between;
}
.sub02 .bottom_box .sub_title_box h2 {
  margin-bottom: 60px;
}
.sub02 .bottom_box .awards_wrap {
  display: flex;
  margin-right: 80px;
}
.sub02 .bottom_box .awards_wrap img {
  box-shadow: 4px 5px 12px 0px rgba(0, 0, 0, 0.2);
}
.sub02 .bottom_box .awards_wrap img:last-child {
  margin-left: 50px;
}

.sub03 {
  background-image: url(../img/sub/implant_sub03_bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 200px 0;
  position: relative;
}
.sub03 .mark_box {
  position: absolute;
  right: 0;
  top: 1120px;
  z-index: 0;
}
.sub03 .top_box {
  margin-bottom: 280px;
}
.sub03 .top_box .sub_title_box {
  margin-bottom: 70px;
}
.sub03 .top_box .sub_title_box * {
  color: #fff;
}
.sub03 .top_box .sub_title_box h2 {
  display: flex;
}
.sub03 .top_box .sub_title_box h2 p {
  margin-left: 160px;
}
.sub03 .video_box {
  height: 744px;
  width: 100%;
}
.sub03 .bottom_box .sub_title_box {
  margin-bottom: 70px;
}
.sub03 .bottom_box .sub_title_box * {
  color: #fff;
}
.sub03 .bottom_box .vs_wrap {
  display: flex;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
.sub03 .bottom_box .vs_wrap div {
  text-align: center;
}
.sub03 .bottom_box .vs_wrap div p {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%; /* 36px */
  letter-spacing: -1px;
  background-color: #E6E6E6;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub03 .bottom_box .vs_wrap div ul {
  background-color: #fff;
}
.sub03 .bottom_box .vs_wrap div ul li {
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; /* 30px */
  letter-spacing: -1px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub03 .bottom_box .vs_wrap div ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sub03 .bottom_box .vs_wrap div:nth-child(1) p {
  position: relative;
}
.sub03 .bottom_box .vs_wrap div:nth-child(1) p::after {
  content: "VS";
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  color: #6B6B6B;
  border-radius: 100px;
  border: 1px solid rgba(47, 47, 47, 0.3);
  background: #FFF;
  padding: 6.5px 28.5px;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translate(-50%, -50%);
}
.sub03 .bottom_box .vs_wrap div:nth-child(2) {
  margin-left: 20px;
}
.sub03 .bottom_box .vs_wrap div:nth-child(2) p {
  color: #fff;
  background-color: #535353;
}
.sub03 .bottom_box .vs_wrap div.img_box {
  position: absolute;
  right: -402px;
  bottom: -144px;
}

.sub04 {
  background-color: #2F2F2F;
}
.sub04 .top_box {
  display: flex;
  align-items: center;
  padding: 200px 0;
  border-bottom: 1px solid #87A0B6;
}
.sub04 .top_box .sub_title_box {
  margin-left: 100px;
}
.sub04 .top_box .sub_title_box h2 {
  color: #fff;
  margin-bottom: 50px;
}
.sub04 .top_box .sub_title_box p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
}
.sub04 .slide_box {
  padding-top: 180px;
  overflow: hidden;
}
.sub04 .slide_box .sub_title_box {
  margin-bottom: 67px;
}
.sub04 .slide_box .sub_title_box h2 {
  display: block;
  color: #fff;
}
.sub04 .slide_box .line_box {
  border-top: 1px solid #87A0B6;
  border-bottom: 1px solid #87A0B6;
}
.sub04 .slide_box .implant_swiper {
  counter-reset: number 0;
}
.sub04 .slide_box .implant_swiper .swiper-wrapper {
  border-left: 1px solid #87A0B6;
}
.sub04 .slide_box .implant_swiper .swiper-wrapper .swiper-slide {
  width: -moz-fit-content !important;
  width: fit-content !important;
  padding: 40px 54px;
  border-right: 1px solid #87A0B6;
}
.sub04 .slide_box .implant_swiper .swiper-wrapper .swiper-slide p {
  font-size: 36px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1.5px;
  color: #fff;
  margin-top: 30px;
  display: flex;
  align-items: center;
  margin-bottom: 98px;
}
.sub04 .slide_box .implant_swiper .swiper-wrapper .swiper-slide p:before {
  counter-increment: number 1;
  content: "0" counter(number);
  display: inline-block;
  margin-right: 10px;
  color: #87A0B6;
  font-size: 36px;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  font-weight: 600;
  line-height: normal;
}
.sub04 .bottom_box .inner {
  display: flex;
}
.sub04 .bottom_box .inner .mini_point {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 120px 0 65px;
}
.sub04 .bottom_box .inner .mini_point small {
  color: #87A0B6;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
}
.sub04 .bottom_box .inner .mini_point h3 {
  font-size: 46px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -1.5px;
  color: #fff;
  margin: 20px 0 47px;
}
.sub04 .bottom_box .inner .mini_point p {
  font-size: 20px;
  font-weight: 300;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
  color: #fff;
}
.sub04 .bottom_box .inner .mini_point .point_circle {
  align-self: end;
}
.sub04 .bottom_box .inner .mini_point:first-child {
  border-right: 1px solid #87A0B6;
  padding-right: 71px;
}
.sub04 .bottom_box .inner .mini_point:last-child {
  padding-left: 100px;
}

.bna_btn_wrap {
  display: flex;
  margin-top: 50px;
}
.bna_btn_wrap div {
  background-color: #fff;
  border-radius: 100%;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.bna_btn_wrap div.bna_prev {
  justify-content: right;
  margin-right: 50px;
}

.bna_swiper .swiper-wrapper .swiper-slide {
  display: flex;
}
.bna_swiper .swiper-wrapper .swiper-slide div p {
  margin-top: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 120%; /* 36px */
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  display: flex;
  align-items: center;
}
.bna_swiper .swiper-wrapper .swiper-slide div p:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 34px;
  background-color: #2F2F2F;
  margin-right: 15px;
}
.bna_swiper .swiper-wrapper .swiper-slide div:last-child {
  margin-left: 20px;
}
.bna_swiper .swiper-wrapper .swiper-slide div:last-child p {
  color: #87A0B6;
}
.bna_swiper .swiper-wrapper .swiper-slide div:last-child p:before {
  background-color: #87A0B6;
}

.bna_info_text {
  margin-top: 50px;
  text-align: right;
}
.bna_info_text li {
  font-size: 14px;
  font-weight: 300;
  line-height: 160%; /* 22.4px */
  letter-spacing: -0.7px;
  color: rgba(47, 47, 47, 0.4);
}

.sub05 {
  overflow: hidden;
}
.sub05 .top_box {
  padding: 200px 0;
}
.sub05 .top_box .inner {
  display: flex;
  align-items: center;
}
.sub05 .top_box .inner .sub_title_box {
  margin-left: 100px;
  width: 100%;
}
.sub05 .top_box .inner .sub_title_box h2 {
  margin-bottom: 50px;
}
.sub05 .top_box .inner .sub_title_box ul {
  max-width: 385px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 50px;
}
.sub05 .top_box .inner .sub_title_box ul li {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
  background-color: #F6F6F6;
  border-radius: 100px;
  padding: 10px 25px;
  display: flex;
  align-items: center;
}
.sub05 .top_box .inner .sub_title_box ul li:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/sub/solution_sub03_list_ch_icon.svg);
  margin-right: 5px;
}
.sub05 .bottom_box {
  background-color: #F6F6F6;
}
.sub05 .bottom_box .inner {
  padding: 200px 0;
  display: flex;
  justify-content: space-between;
}
.sub05 .bottom_box .sub_title_box {
  width: 100%;
}
.sub05 .bottom_box .sub_title_box h2 {
  margin-top: 0;
  margin-bottom: 50px;
}
.sub05 .bottom_box .sub_title_box ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: -moz-max-content;
  width: max-content;
}
.sub05 .bottom_box .sub_title_box ul li {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 25px;
}
.sub05 .bottom_box .sub_title_box ul li:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/sub/solution_sub03_list_ch_icon.svg);
  margin-right: 5px;
}
.sub05 .bottom_box .right_box {
  width: 100%;
}

.sub06 .top_box {
  display: flex;
  align-items: center;
  padding: 180px 0 200px;
}
.sub06 .top_box .sub_title_box {
  margin-left: 100px;
}
.sub06 .top_box .sub_title_box h2 {
  margin-bottom: 50px;
}
.sub06 .top_box .sub_title_box p {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
}
.sub06 .list_box {
  padding-bottom: 203px;
}
.sub06 .list_box .sub_title_box {
  margin-bottom: 67px;
}
.sub06 .list_box .list_con {
  display: flex;
  justify-content: space-between;
  counter-reset: number 0;
}
.sub06 .list_box .list_con li {
  position: relative;
}
.sub06 .list_box .list_con li::after {
  counter-increment: number 1;
  content: counter(number);
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 26px;
  font-weight: 600;
  line-height: normal;
  font-family: "Neue Haas Grotesk Display Pro", sans-serif;
  color: #fff;
  background-color: #87A0B6;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sub06 .list_box .list_con p {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
  color: #fff;
  background-color: #87A0B6;
  text-align: center;
  padding: 23px 15px;
}
.sub06 .bottom_box {
  background-color: #F6F6F6;
  overflow: hidden;
}
.sub06 .bottom_box .right_box {
  width: 100%;
}
.sub06 .bottom_box .inner {
  padding: 200px 0;
  display: flex;
  justify-content: space-between;
}
.sub06 .bottom_box .sub_title_box {
  width: 100%;
}
.sub06 .bottom_box .sub_title_box h2 {
  margin-top: 0;
  margin-bottom: 50px;
}
.sub06 .bottom_box .sub_title_box ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: -moz-max-content;
  width: max-content;
}
.sub06 .bottom_box .sub_title_box ul li {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%; /* 32px */
  letter-spacing: -1px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 100px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 25px;
}
.sub06 .bottom_box .sub_title_box ul li:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(../img/sub/solution_sub03_list_ch_icon.svg);
  margin-right: 5px;
}


.pdrn {
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}