.l-bg_wht {
  padding: 90px 0 120px;
}

.l-page_l:first-of-type {
  padding-top: 0;
}

.l-cont_lm {
  width: 90%;
  margin: 0 auto;
}

.c-ttl_base {
  margin-bottom: 64px;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  text-align: center;
}

.c-ttl_base_sub,
.c-ttl_base_jp {
  color: #0f3371;
  letter-spacing: .1em;
}

.c-ttl_base_jp {
  line-height: 1.63;
  font-size: 40px;
  font-size: 4rem;
}

.c-ttl_base_en {
  line-height: 1;
  margin-top: 12px;
  color: #0f3371;
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: .2em;
}

.c-flow li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 0;
  margin-bottom: 17px;
  padding-bottom: 30px;
}

.c-flow li:before {
  position: absolute;
  z-index: -1;
  z-index: -1;
  top: 62px;
  left: 33px;
  width: 1px;
  height: 76%;

  background-color: #0f3371;
  content: "";
}

.c-flow_ico {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: center;
  width: 140px;
}

.c-flow_ico_step {
  padding-bottom: 10px;
  font-size: 44px;
  font-size: 3.4rem;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.c-flow_ico_step,
.c-flow_ico_num {
  line-height: 1;
  color: #0f3371;
}

.c-flow_ico_num {
  font-size: 116px;
  font-size: 5.6rem;
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.c-flow_ico_num {
  /* font-size: 116px;
  font-size: 11.6rem;
  -webkit-transform: rotate(-10deg); */
  transform: rotate(-10deg);
}

.c-flow_grid {
  width: calc(100% - 140px);
}

.c-ttl_flow {
  line-height: 1.63;
  margin-bottom: 20px;
  color: #0f3371;
  font-weight: 500;
  font-size: 22px;
  font-size: 2.2rem;
}

.l-page_m {
  padding-top: 70px;
}

.l-cont_ms {
  width: 90%;
  margin: 0 auto;
}

.c-pagelink.-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.c-pagelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-pagelink li {
  position: relative;
  z-index: 0;
  border-radius: 4px;
  margin-top: 30px;
  overflow: hidden;
}

.c-pagelink li.-border {
  border: 1px solid #d0c4c1;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.c-pagelink li.-arwright {
  margin-top: 0;
}

.c-pagelink li:before,
.c-pagelink li:after {
  position: absolute;
  content: "";
}

.c-pagelink li.-arwright:before {
  -webkit-transform: unset;
  transform: unset;
  right: 29px;
}

.c-pagelink li:before {
  z-index: 1;
  top: 45%;
  right: 32px;
  width: 11px;
  height: 6px;
  background: url(data:image/webp;base64,UklGRp4CAABXRUJQVlA4WAoAAAAwAAAAFgAACwAASUNDUMgBAAAAAAHIAAAAAAQwAABtbnRyUkdCIFhZWiAH4AABAAEAAAAAAABhY3NwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAA9tYAAQAAAADTLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlkZXNjAAAA8AAAACRyWFlaAAABFAAAABRnWFlaAAABKAAAABRiWFlaAAABPAAAABR3dHB0AAABUAAAABRyVFJDAAABZAAAAChnVFJDAAABZAAAAChiVFJDAAABZAAAAChjcHJ0AAABjAAAADxtbHVjAAAAAAAAAAEAAAAMZW5VUwAAAAgAAAAcAHMAUgBHAEJYWVogAAAAAAAAb6IAADj1AAADkFhZWiAAAAAAAABimQAAt4UAABjaWFlaIAAAAAAAACSgAAAPhAAAts9YWVogAAAAAAAA9tYAAQAAAADTLXBhcmEAAAAAAAQAAAACZmYAAPKnAAANWQAAE9AAAApbAAAAAAAAAABtbHVjAAAAAAAAAAEAAAAMZW5VUwAAACAAAAAcAEcAbwBvAGcAbABlACAASQBuAGMALgAgADIAMAAxADZBTFBIZAAAAAlwWm3bsty/0GwCurtLZAfvbrvQ6DoAC9C0aWMAqia3d4SImAD+bPcOiKaXMRmsk7oMhs7QKAKZuQOGi99TALZpAUfwd8sbxpjqUX4fvx2zjRuCq/AIyV50h+C1VDwjuE91+QhWUDggRAAAAPACAJ0BKhcADAA+kTqXR6WjIiEwCACwEgllALsAMIhAAP7r+v/7e//9aE//2wM6YZJN4ukHKUWjiQrkWWH5IUczQAAA) left top / contain no-repeat;
  -webkit-transform: rotate(90deg) translateY(-50%);
  transform: rotate(90deg) translateY(-50%);
}

.c-pagelink li:after {
  z-index: 0;
  top: 50%;
  right: 24px;
  width: 20px;
  height: 20px;
  border: 1px solid #87746f;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

ol,
ul {
  list-style: none;
}

.c-pagelink li a {
  display: block;
  height: 100%;
  line-height: 1.63;
  padding: 13px 24px 15px;
  color: #5b382f;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
}

a:link {
  color: #87746f;
  text-decoration: none;
}

a,
a img,
button {
  -webkit-transition: .4s;
  transition: .4s;
}

.l-page_l {
  padding-top: 100px;
}

.l-cont_ls {
  width: 90%;
  margin: 0 auto;
}

.l-seo {
  padding: 49px 60px 69px;
  background-color: #fffcfb;
  border: 1px solid #d0c4c1;
  font-size: 14px;
  font-size: 1.4rem;
}

.l-seo_ttl_top {
  margin-bottom: 49px;
  line-height: 1;
  color: #5b382f;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}

.l-seo_cont {
  height: 280px;
  overflow-y: scroll;
  padding-right: 27px;
  scrollbar-width: thin;
  scrollbar-color: #ee7c5f #ede8e8;
}

.l-seo_item {
  margin-top: 30px;
}

.l-seo_item:first-child {
  margin-top: 0;
}

.l-seo_ttl {
  margin-bottom: 20px;
  line-height: 1.6;
  color: #5b382f;
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}

.c-list_midpoint li {
  position: relative;
  z-index: 0;
  margin-top: 8px;
  padding-left: 1em;
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
}

.l-seo_item .c-list_midpoint li {
  margin-top: 0 !important;
  font-weight: 400 !important;
}

.c-list_midpoint li:first-of-type {
  margin-top: 0;
}

.c-list_midpoint li:before {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  content: "・";
}

.c-flow li:last-child::before {
  display: none;
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
  .c-flow_inner {
    width: 59%;
  }

  .c-pagelink li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 768px) {
  .l-cont_lm {
    max-width: 1280px;
    padding: 0 20px;
  }

  .c-flow_inner {
    margin-left: 4%;
  }

  .c-flow_img {
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
  }

  .l-cont_ls {
    max-width: 1200px;
    padding: 0 20px;
  }

  .l-cont_ms {
    max-width: 1120px;
    padding: 0 20px;
  }

  .c-flow_grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

}

.subpage .pageImage {
  background-position: top -60px center;
}

@media screen and (max-width: 768px) {
  .subpage .pageImage {
    background-position: top -30px center;
  }
}


/* denture flow sec*/

.subpage .denture-pg article section h2.sectTItle {
  padding-bottom: 50px;
}

.subpage .denture-pg article section#cont04 h2.sectTItle {
  padding-bottom: 100px;
}

.subpage .denture-pg article section {
  padding-top: 0;
}

.denture-pg .textBox-01:first-of-type {
  margin-top: 20px;
}

.p-general_cavity {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {

  .subpage .denture-pg article section h2.sectTItle {
    padding-bottom: 30px;
    padding-top: 10px;
  }

  .subpage .denture-pg article section h2.sectTItle:nth-of-type(2) {
    margin-top: 40px;
    padding: 0 0 35px;
  }

  .subpage .denture-pg article section#cont04 h2.sectTItle {
    padding: 40px 0;
  }
}

@media screen and (min-width: 768px) {
  .l-cont_ms {
    max-width: 1120px;
  }
}

.l-cont_ms {
  margin: 0 auto;
}

.l-page_m:first-of-type {
  padding-top: 0;
}

.c-ttl_spl {
  line-height: 1.65;
  margin-bottom: 35px;
  color: #0f3371;
  font-weight: 500;
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: .1em;
}

.l-page_m {
  padding-top: 70px;
}

@media screen and (min-width: 768px) {
  .p-general_cavity li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.p-general_cavity li {
  position: relative;
  z-index: 0;
  padding-bottom: 100px;
}

.p-general_cavity_img {
  width: 300px;
}

@media screen and (min-width: 768px) {
  .p-general_cavity_cont {
    width: 65%;
  }
}

.c-ttl_flow {
  line-height: 1.63;
  margin-bottom: 20px;
  color: #0f3371;
  font-weight: 500;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 600;
}

.p-general_cavity_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.p-general_cavity_detail dt {
  width: 10%;
  line-height: 1;
  padding: 8px 0 9px;
  background-color: #fdf2ed;
  color: #0f3371;
  font-weight: 500;
  text-align: center;
}

.p-general_cavity_detail dd {
  width: 87%;
}

.p-general_cavity li:after {
  bottom: 70px;
  width: 22px;
  height: 20px;
  border-left: 18px solid #0f3371;
}

.p-general_cavity li:before,
.p-general_cavity li:after {
  position: absolute;
  z-index: 0;
  left: 50%;
  content: "";
  -webkit-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}

.p-general_cavity li {
  position: relative;
  z-index: 0;
  padding-bottom: 100px;
}

.p-general_cavity li:before {
  bottom: 43px;
  width: 20px;
  height: 20px;
  border: 20px solid transparent;
  border-left: 20px solid #0f3371;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.p-general_cavity li:last-child::after {
  display: none;
}

.p-general_cavity li:last-child::before {
  display: none;
}

p+h3.line {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .l-page_l {
    padding-top: 50px;
  }

  .l-cont_ms {
    width: unset;
  }

  .c-ttl_spl {
    margin-bottom: 25px;
    font-size: 17px;
    font-size: 1.7rem;
  }

  .subpage article section .inner h3.line {
    margin-top: 40px;
  }

  .subpage .denture-pg article section .l-page_m h2.sectTItle {
    padding-top: 20px;
  }

  .l-page_m {
    padding-top: 35px;
  }

  .p-general_cavity {
    margin-top: 0;
  }

  .p-general_cavity li {
    padding-bottom: 50px;
  }

  .p-general_cavity_img {
    width: 140px;
    margin: 0 auto;
  }

  .p-general_cavity_cont {
    margin-top: 20px;
  }

  .c-ttl_flow {
    margin-bottom: 13px;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .p-general_cavity li:before {
    bottom: -4px;
    width: 15px;
    height: 15px;
    border: 15px solid transparent;
    border-left: 15px solid #0f3371;
  }

  .p-general_cavity li:after {
    bottom: 16px;
    width: 17px;
    height: 15px;
  }
}