@charset "UTF-8";
.main_image {
  position: relative;
  height: 500px;
  padding-top: 0;
  box-sizing: border-box;
  background: url(/images/implant/implant_key.webp) center top/cover no-repeat;
  overflow: hidden;
}
.main_image .inner {
  width: 1125px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  padding-top: 220px;
  padding-left: 0;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 52px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 0 0 5px rgba(155, 152, 152, 0.71);
}
.main_image .text:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -105px;
  top: 50%;
  transform: translateY(-50%);
  width: 221px;
  height: 221px;
  background: url(/images/common/key_logo.webp) center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .main_image {
    position: relative;
    height: 80vw;
    padding-top: 34.3vw;
    box-sizing: border-box;
    background: url(/images/implant/implant_key.webp) center top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    padding-top: 0;
    padding-left: 6.6vw;
    font-size: 5.8vw;
    text-align: left;
  }
  .main_image .text:before {
    left: 0;
    top: 4.3vw;
    width: 21.3vw;
    height: 21.3vw;
    background: url(/images/common/key_logo.webp) center/contain no-repeat;
  }
}

.sec01 {
  margin-bottom: 100px;
}
.sec01 .box {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.sec01 .box .box_subtitle {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  color: #1d2b53;
  margin-bottom: 10px;
}
.sec01 .box .box_title {
  padding-bottom: 35px;
  border-bottom: 2px solid #1d2b53;
  margin-bottom: 50px;
  position: relative;
}
.sec01 .box .box_title .box_title_text {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  color: #1d2b53;
}
.sec01 .immediate_box {
  margin-bottom: 100px;
}
.sec01 .immediate_box .cont_title {
  font-size: 24px;
  color: #1d2b53;
  position: relative;
}
.sec01 .immediate_box .cont01 {
  margin-bottom: 80px;
  display: block;
}
.sec01 .immediate_box .cont01 .upper_box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
}
.sec01 .immediate_box .cont01 .textbox {
  margin-right: 50px;
}
.sec01 .immediate_box .column_box {
  width: 1100px;
  max-width: 100%;
  padding: 60px 20px 60px;
  margin: 0 auto;
}
.sec01 .immediate_box .column_box .column_title {
  padding-bottom: 35px;
  border-bottom: 2px solid #1d2b53;
  margin-bottom: 50px;
  position: relative;
}
.sec01 .immediate_box .column_box .column_title .column_title_text {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.1em;
  color: #1d2b53;
  position: relative;
}
.sec01 .immediate_box .column_box .column_title .column_title_text::before {
  content: "";
  position: absolute;
  top: -57px;
  left: -117px;
  background: url(/images/implant/text_merit.webp) center/contain no-repeat;
  width: 184px;
  height: 100px;
}
.sec01 .immediate_box .column_box .column_title .column_title_text::after {
  content: "";
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  right: -130px;
  background: url(/images/implant/sec01_kazari01.webp) center/contain no-repeat;
  width: 132px;
  height: 199px;
}
.sec01 .immediate_box .column_box .flexbox {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sec01 .immediate_box .column_box .item {
  width: 320px;
}
.sec01 .immediate_box .column_box .item:nth-of-type(1),
.sec01 .immediate_box .column_box .item:nth-of-type(2),
.sec01 .immediate_box .column_box .item:nth-of-type(4) {
  margin-right: 30px;
}
.sec01 .immediate_box .column_box .item:nth-of-type(1),
.sec01 .immediate_box .column_box .item:nth-of-type(2),
.sec01 .immediate_box .column_box .item:nth-of-type(3) {
  margin-bottom: 60px;
}
.sec01 .immediate_box .column_box .item_head {
  display: flex;
  align-items: center;
}
.sec01 .immediate_box .column_box .item_head .item_nun {
  min-width: 55px;
  margin-right: 15px;
  padding-left: 10px;
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 49px;
}
.sec01 .immediate_box .column_box .item_head .item_title {
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: justify;
  color: #1d2b53;
}
.sec01 .immediate_box .column_box .item_image {
  margin: 0 auto 20px;
}
.sec01 .all_on_box {
  margin-bottom: 100px;
}
.sec01 .all_on_box .cont_title {
  font-size: 24px;
  color: #1d2b53;
  position: relative;
}
.sec01 .all_on_box .cont02 {
  margin-bottom: 80px;
}
.sec01 .all_on_box .cont02 .textbox {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .sec01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .box {
    width: 100%;
  }
  .sec01 .box .box_title {
    padding-bottom: 4.2vw;
    margin-bottom: 4.2vw;
    position: relative;
  }
  .sec01 .box .box_title .box_title_text {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 4.8vw;
    letter-spacing: 0.05em;
  }
  .sec01 .immediate_box {
    margin-bottom: 13.8vw;
  }
  .sec01 .immediate_box .cont_title {
    font-size: 4.8vw;
    position: relative;
  }
  .sec01 .immediate_box .cont01 {
    margin-bottom: 13.8vw;
    display: block;
  }
  .sec01 .immediate_box .cont01 .upper_box {
    display: block;
    margin-bottom: 13.8vw;
  }
  .sec01 .immediate_box .cont01 .textbox {
    margin-right: initial;
  }
  .sec01 .immediate_box .column_box {
    width: 100%;
    max-width: 100%;
    padding: 20.7vw 5.5vw 13.8vw;
    margin: 0 auto;
  }
  .sec01 .immediate_box .column_box .column_title {
    padding-bottom: 4.2vw;
    margin-bottom: 4.2vw;
    position: relative;
  }
  .sec01 .immediate_box .column_box .column_title .column_title_text {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    font-size: 4.8vw;
    letter-spacing: 0.05em;
    position: relative;
  }
  .sec01 .immediate_box .column_box .column_title .column_title_text::before {
    content: "";
    position: absolute;
    top: -28vw;
    left: -12.3vw;
    background: url(/images/implant/text_merit.webp) center/contain no-repeat;
    width: 39.64vw;
    height: 42.45vw;
  }
  .sec01 .immediate_box .column_box .column_title .column_title_text::after {
    content: "";
    position: absolute;
    top: initial;
    transform: none;
    bottom: 4vw;
    right: -7vw;
    background: url(/images/implant/sec01_kazari01.webp) center/contain no-repeat;
    width: 24.64vw;
    height: 37.14vw;
  }
  .sec01 .immediate_box .column_box .flexbox {
    display: block;
  }
  .sec01 .immediate_box .column_box .item {
    width: 100%;
  }
  .sec01 .immediate_box .column_box .item:nth-of-type(1),
  .sec01 .immediate_box .column_box .item:nth-of-type(2),
  .sec01 .immediate_box .column_box .item:nth-of-type(4) {
    margin-right: initial;
  }
  .sec01 .immediate_box .column_box .item:nth-of-type(1),
  .sec01 .immediate_box .column_box .item:nth-of-type(2),
  .sec01 .immediate_box .column_box .item:nth-of-type(3) {
    margin-bottom: initial;
  }
  .sec01 .immediate_box .column_box .item:not(:last-of-type) {
    margin-bottom: 13.8vw;
  }
  .sec01 .immediate_box .column_box .item_head {
    display: flex;
    align-items: center;
  }
  .sec01 .immediate_box .column_box .item_head .item_nun {
    width: 12.6vw;
    min-width: 12.6vw;
    margin-right: 2.7vw;
    font-size: 10.6vw;
  }
  .sec01 .immediate_box .column_box .item_head .item_title {
    font-size: 4.8vw;
    letter-spacing: 0.008em;
  }
  .sec01 .immediate_box .column_box .item_image {
    width: 100%;
    margin: 0 auto 4.2vw;
  }
  .sec01 .immediate_box .column_box .item_image img {
    width: 100%;
  }
  .sec01 .all_on_box {
    margin-bottom: 0;
  }
  .sec01 .all_on_box .cont_title {
    font-size: 4.8vw;
    position: relative;
  }
  .sec01 .all_on_box .cont02 {
    margin-bottom: 8vw;
  }
  .sec01 .all_on_box .cont02 .textbox {
    margin-right: initial;
  }
}

.sec02 {
  margin-bottom: 100px;
}
.sec02 .point01 {
  display: block;
  margin-bottom: 80px;
}
.sec02 .point01 .upper_box {
  margin-bottom: 40px;
}
.sec02 .point01 .upper_box .point_header {
  justify-content: center;
}
.sec02 .point01 .upper_box .imagebox {
  width: 100%;
  max-width: 100%;
}
.sec02 .point01 .upper_box .imagebox img {
  width: 100%;
}
.sec02 .point01 .imagebox {
  position: relative;
}
.sec02 .point01 .imagebox .upper_text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  width: 273px;
  height: 74px;
}
.sec02 .point01 .lowwer_box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 60px;
}
.sec02 .point01 .textbox {
  margin-right: 50px;
}
.sec02 .point01 .column_box {
  background-color: #f2f2ed;
  position: relative;
}
.sec02 .point01 .column_box .kazari01 {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.sec02 .point01 .column_box .kazari02 {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100px;
}
.sec02 .point01 .column_box .kazari03 {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.sec02 .point01 .column_box .kazari04 {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100px;
  height: 100px;
}
.sec02 .point01 .column_box .column_box_text {
  margin-bottom: 40px;
}
.sec02 .point01 .column_box .column_box_title {
  border-bottom: initial;
  position: relative;
}
.sec02 .point01 .column_box .column_box_title::before {
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  border-bottom: 1px solid #1d2b53;
  width: 360px;
}
.sec02 .point01 .column_box .gridbox {
  width: 870px;
  max-width: 100%;
  margin: 0 auto 40px;
  -moz-column-gap: 20px;
       column-gap: 20px;
  grid-template-columns: repeat(3, 1fr);
}
.sec02 .point01 .column_box .gridbox .item_title {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 24px;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec02 .point01 .column_box .gridbox .item_image {
  margin-bottom: 20px;
}
.sec02 .point01 .column_box .gridbox .item_title span {
  display: flex;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sec02 .point01 .column_box .gridbox .text_small {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 16px;
  padding-right: 15px;
}
.sec02 .point02 {
  margin-bottom: 80px;
  flex-direction: row-reverse;
}
.sec02 .point02 .textbox {
  margin-left: 50px;
}
.sec02 .point03 {
  margin-bottom: 80px;
}
.sec02 .point03 .textbox {
  margin-right: 50px;
}
.sec02 .point04 {
  margin-bottom: 80px;
  flex-direction: row-reverse;
}
.sec02 .point04 .textbox {
  margin-left: 50px;
}
.sec02 .point05 .textbox {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .point01 {
    display: block;
    margin-bottom: 13.8vw;
  }
  .sec02 .point01 .upper_box {
    margin-bottom: 4.2vw;
  }
  .sec02 .point01 .upper_box .point_header {
    justify-content: center;
  }
  .sec02 .point01 .upper_box .imagebox {
    width: 100%;
    max-width: 100%;
  }
  .sec02 .point01 .upper_box .imagebox img {
    width: 100%;
  }
  .sec02 .point01 .imagebox {
    position: relative;
  }
  .sec02 .point01 .imagebox .upper_text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4vw;
    width: 47.32vw;
    height: 12.82vw;
  }
  .sec02 .point01 .lowwer_box {
    display: block;
  }
  .sec02 .point01 .textbox {
    margin-right: initial;
    margin-bottom: 4.2vw;
  }
  .sec02 .point01 .column_box {
    background-color: #f2f2ed;
    position: relative;
  }
  .sec02 .point01 .column_box .kazari01 {
    width: 26.66vw;
    height: 26.66vw;
  }
  .sec02 .point01 .column_box .kazari02 {
    width: 26.66vw;
    height: 26.66vw;
  }
  .sec02 .point01 .column_box .kazari03 {
    width: 26.66vw;
    height: 26.66vw;
  }
  .sec02 .point01 .column_box .kazari04 {
    width: 26.66vw;
    height: 26.66vw;
  }
  .sec02 .point01 .column_box .column_box_text {
    margin-bottom: 4.2vw;
  }
  .sec02 .point01 .column_box .column_box_title {
    font-size: 4.8vw;
    border-bottom: initial;
    position: relative;
  }
  .sec02 .point01 .column_box .column_box_title::before {
    content: "";
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    border-bottom: 1px solid #1d2b53;
    width: 70vw;
  }
  .sec02 .point01 .column_box .gridbox {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 8vw;
    row-gap: 13.8vw;
    -moz-column-gap: initial;
         column-gap: initial;
    grid-template-columns: repeat(1, 1fr);
  }
  .sec02 .point01 .column_box .gridbox .item_title {
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
    font-size: 4.8vw;
  }
  .sec02 .point01 .column_box .gridbox .item_image {
    width: 57.6vw;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 4.2vw;
  }
  .sec02 .point01 .column_box .gridbox .item_title span {
    display: flex;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .sec02 .point01 .column_box .gridbox .text_small {
    font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
    font-size: 4vw;
    padding-right: 4vw;
  }
  .sec02 .point01 .column_box .flexbox .about_btn {
    margin: 0 auto;
  }
  .sec02 .point02 {
    margin-bottom: 13.8vw;
    flex-direction: row-reverse;
  }
  .sec02 .point02 .textbox {
    margin-left: initial;
  }
  .sec02 .point02 .textbox .point_title {
    font-feature-settings: "palt";
  }
  .sec02 .point03 {
    margin-bottom: 13.8vw;
  }
  .sec02 .point03 .textbox {
    margin-right: initial;
  }
  .sec02 .point04 {
    margin-bottom: 13.8vw;
    flex-direction: row-reverse;
  }
  .sec02 .point04 .textbox {
    margin-left: initial;
  }
  .sec02 .point05 .textbox {
    margin-right: initial;
  }
}

.sec03 {
  margin-bottom: 100px;
}
.sec03 .cont01 .textbox {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .sec03 {
    margin-bottom: 13.8vw;
  }
  .sec03 .cont01 .textbox {
    margin-right: initial;
  }
}

.sec04 {
  padding-bottom: 100px;
}
.sec04 .sec_text {
  width: 760px;
  max-width: 100%;
  margin: 0 auto 80px;
}
.sec04 .compare_box {
  width: 100%;
}
.sec04 .compare_box .list {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.sec04 .compare_box .item {
  width: 33%;
  display: flex;
  flex-direction: column;
}
.sec04 .compare_box .item:not(:last-of-type) {
  margin-right: 20px;
}
.sec04 .compare_box .item_title {
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #fff;
  background-color: #b59f87;
}
.sec04 .compare_box .item:nth-of-type(2) .item_title,
.sec04 .compare_box .item:nth-of-type(3) .item_title {
  background-color: #cbb895;
}
.sec04 .compare_box .box01 {
  margin-bottom: 5px;
}
.sec04 .compare_box .box01 img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 100%;
}
.sec04 .compare_box .box02 {
  flex-grow: 1;
  padding: 20px;
  margin-bottom: 5px;
  background-color: #faeded;
  min-height: 240px;
}
.sec04 .compare_box .box02 .merit_title {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #faa9b5;
  margin-bottom: 30px;
}
.sec04 .compare_box .box02 .merit_item {
  padding-left: 1.6em;
  margin-bottom: 15px;
  position: relative;
}
.sec04 .compare_box .box02 .merit_item::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 17px;
  height: 17px;
  background: url(/images/common/icon_maru.webp) center/contain no-repeat;
}
.sec04 .compare_box .box03 {
  flex-grow: 1;
  padding: 20px;
  margin-bottom: 5px;
  background-color: #ededed;
}
.sec04 .compare_box .box03 .demerit_title {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #808080;
  margin-bottom: 30px;
}
.sec04 .compare_box .box03 .demerit_item {
  padding-left: 1.6em;
  margin-bottom: 15px;
  position: relative;
}
.sec04 .compare_box .box03 .demerit_item::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 17px;
  height: 17px;
  background: url(/images/common/icon_batsu.webp) center/contain no-repeat;
}
@media screen and (max-width: 767px) {
  .sec04 {
    padding-bottom: 13.8vw;
  }
  .sec04 .sec_text {
    width: 100%;
    max-width: 100%;
  }
  .sec04 .compare_box {
    width: 100%;
  }
  .sec04 .compare_box .list {
    display: block;
  }
  .sec04 .compare_box .item {
    width: 100%;
  }
  .sec04 .compare_box .item:not(:last-of-type) {
    margin-right: initial;
    margin-bottom: 5.3vw;
  }
  .sec04 .compare_box .item_title {
    font-size: 4.2vw;
    background-color: #b59f87;
  }
  .sec04 .compare_box .item:nth-of-type(2) .item_title,
  .sec04 .compare_box .item:nth-of-type(3) .item_title {
    background-color: #cbb895;
  }
  .sec04 .compare_box .box01 {
    margin-bottom: 1vw;
  }
  .sec04 .compare_box .box01 img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    width: 100%;
    height: 100%;
  }
  .sec04 .compare_box .box02 {
    flex-grow: 1;
    padding: 5.5vw;
    margin-bottom: 1vw;
    background-color: #faeded;
    min-height: initial;
  }
  .sec04 .compare_box .box02 .merit_title {
    font-size: 4.2vw;
    text-align: center;
    letter-spacing: 0.2em;
    color: #faa9b5;
    margin-bottom: 4.2vw;
  }
  .sec04 .compare_box .box02 .merit_item {
    font-size: 4vw;
    padding-left: 2em;
    margin-bottom: 4.2vw;
    position: relative;
  }
  .sec04 .compare_box .box02 .merit_item::before {
    content: "";
    position: absolute;
    top: 1vw;
    left: 0;
    width: 4.5vw;
    height: 4.5vw;
    background: url(/images/implant/icon_maru.webp) center/contain no-repeat;
  }
  .sec04 .compare_box .box03 {
    flex-grow: 1;
    padding: 5.5vw;
    margin-bottom: 1vw;
    background-color: #ededed;
  }
  .sec04 .compare_box .box03 .demerit_title {
    font-size: 4.2vw;
    color: #808080;
    margin-bottom: 4.2vw;
  }
  .sec04 .compare_box .box03 .demerit_item {
    font-size: 4vw;
    padding-left: 2em;
    margin-bottom: 4.2vw;
    position: relative;
  }
  .sec04 .compare_box .box03 .demerit_item::before {
    content: "";
    position: absolute;
    top: 1vw;
    left: 0;
    width: 4.5vw;
    height: 4.5vw;
    background: url(/images/implant/icon_batsu.webp) center/contain no-repeat;
  }
}

.sec05 {
  margin-bottom: 100px;
}
.sec05 .list {
  width: 1080px;
  max-width: 100%;
  margin: 0 auto 60px;
  box-sizing: border-box;
}
.sec05 .item {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 60px;
}
.sec05 .item_head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.sec05 .item_head .item_num {
  min-width: 55px;
  margin-right: 20px;
  padding-left: 10px;
  font-family: "noto sans";
  font-size: 40px;
}
.sec05 .item_head .item_title {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #1d2b53;
}
.sec05 .column_box {
  width: 760px;
  margin: 60px auto 80px;
  background-color: #f2f2ed;
  box-sizing: border-box;
}
.sec05 .column_box .column_title {
  font-family: "游明朝体", "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 26px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #1d2b53;
  margin-bottom: 20px;
}
.sec05 .column_box .column_text {
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: justify;
  color: #1d2b53;
}
.sec05 .item_flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.sec05 .item_image {
  width: 300px;
  min-width: 300px;
  max-width: 33%;
}
.sec05 .textbox {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .sec05 {
    margin-bottom: 13.8vw;
  }
  .sec05 .list {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 4.2vw;
    box-sizing: border-box;
  }
  .sec05 .item {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    margin-bottom: 13.8vw;
  }
  .sec05 .item_head {
    margin-bottom: 2.6vw;
  }
  .sec05 .item_head .item_num {
    width: 16.6vw;
    min-width: 16.6vw;
    margin-right: 2.7vw;
    font-size: 10.6vw;
  }
  .sec05 .item_head .item_title {
    font-size: 5.5vw;
    letter-spacing: 0.008em;
  }
  .sec05 .column_box {
    width: 100%;
    margin: 4.2vw auto 4.2vw;
    box-sizing: border-box;
  }
  .sec05 .column_box .column_title {
    font-size: 4.8vw;
    margin-bottom: 4.2vw;
  }
  .sec05 .column_box .column_text {
    font-size: 4vw;
  }
  .sec05 .item_flex {
    display: block;
  }
  .sec05 .item_image {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto 4.2vw;
  }
  .sec05 .item_image img {
    width: 100%;
  }
  .sec05 .textbox {
    margin-left: initial;
    font-size: 4vw;
    letter-spacing: 0.05em;
  }
  .sec05 .flexbox .about_btn {
    margin: 0 auto;
  }
}

.sec06 {
  margin-bottom: 100px;
}
.sec06 .sec_header {
  margin-bottom: 30px;
}
.sec06 .comment {
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: right;
  margin-bottom: 80px;
}
.sec06 .banner_box {
  width: 948px;
  max-width: 100%;
  margin: 0 auto 90px;
}
.sec06 .price_box {
  width: 660px;
  max-width: 100%;
  margin: 0 auto 40px;
}
.sec06 .price_box .item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 60px;
  box-sizing: border-box;
}
.sec06 .price_box .item .iten_title {
  padding-left: 55px;
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #1d2b53;
  padding-bottom: 15px;
  position: relative;
}
.sec06 .price_box .item .iten_title::before {
  content: "";
  position: absolute;
  top: 32%;
  transform: translateY(-50%);
  left: 0;
  background: #1d2b53;
  width: 30px;
  height: 30px;
}
.sec06 .price_box .item .textbox {
  width: 375px;
  margin-right: 30px;
}
.sec06 .price_box .item .item_text {
  font-size: 15px;
  letter-spacing: 0.06em;
  line-height: 1.8;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
.sec06 .price_box .item .item_price {
  width: 275px;
  font-size: 20px;
  letter-spacing: 0.01em;
  line-height: 1.4;
  text-align: center;
}
.sec06 .price_box .item .item_price span {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .sec06 {
    margin-bottom: 13.8vw;
  }
  .sec06 .sec_header {
    margin-bottom: 6vw;
  }
  .sec06 .comment {
    font-size: 4vw;
    letter-spacing: 0.1em;
    text-align: right;
    margin-bottom: 7vw;
  }
  .sec06 .banner_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13.8vw;
  }
  .sec06 .price_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 4.2vw;
    box-sizing: border-box;
  }
  .sec06 .price_box .item {
    width: 100%;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    box-sizing: border-box;
  }
  .sec06 .price_box .item .iten_title {
    padding-left: 14.6vw;
    font-size: 4.2vw;
    padding-bottom: 4.2vw;
    position: relative;
  }
  .sec06 .price_box .item .iten_title::before {
    content: "";
    position: absolute;
    top: 32%;
    transform: translateY(-50%);
    left: 0;
    background: #1d2b53;
    width: 8vw;
    height: 8vw;
  }
  .sec06 .price_box .item .textbox {
    width: 100%;
    margin-right: initial;
  }
  .sec06 .price_box .item .item_text {
    width: 100%;
    font-size: 4vw;
    letter-spacing: 0.01em;
    line-height: 1.8;
    text-align: left;
  }
  .sec06 .price_box .item .item_price {
    width: 100%;
    font-size: 4.2vw;
    line-height: 1.4;
    text-align: right;
    margin-bottom: 4.2vw;
  }
  .sec06 .price_box .item .item_price span {
    font-size: 3.7vw;
  }
  .sec06 .flexbox .about_btn {
    margin: 0 auto;
  }
}/*# sourceMappingURL=implant01.css.map */