.sec_title.common {
  position: relative;
  height: 120px;
  margin: 0 auto 80px;
  box-sizing: border-box;
  background: #ce807d;
  line-height: 120px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  color: #fff;
  letter-spacing: 0.2em;
  text-align: center;
}
.sec_title.common:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1237px;
  height: 170px;
  margin: auto;
  background: url(../images/caries/bg01.png) center/contain no-repeat;
}
.sec_title.common .text {
  position: relative;
  z-index: 2;
}

.cont {
  width: 1080px;
  margin: 0 auto;
}

.cont_title {
  padding-left: 20px;
  border-left: 12px solid #da7b7a;
  margin-bottom: 50px;
  font-family: "noto serif jp", serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.text_header {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.name {
  margin-right: 80px;
  font-family: "noto serif jp", serif;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.price {
  font-family: "noto serif jp", serif;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.cont_text {
  text-align: justify;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .sec_title.common {
    position: relative;
    height: auto;
    padding: 5.5vw 2.7vw;
    margin: 0 0 13.8vw;
    box-sizing: border-box;
    background: #ce807d;
    line-height: 1;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    color: #fff;
    letter-spacing: 0.2em;
    text-align: center;
  }
  .sec_title.common:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../images/caries/bg01.png) center/cover no-repeat;
  }
  .sec_title.common .text {
    position: relative;
    z-index: 2;
  }
  .cont {
    width: 100%;
    padding: 0 5.5vw;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .cont_title {
    padding-left: 5.5vw;
    border-left: 2.7vw solid #da7b7a;
    margin-bottom: 13.8vw;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .text_header {
    display: block;
    text-align: center;
    margin-bottom: 8.3vw;
  }
  .name {
    margin-right: 0;
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .price {
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .cont_text {
    text-align: justify;
    line-height: 2;
  }
}
.key {
  position: relative;
  height: 550px;
  background: url(../images/price/key.jpg) center/cover no-repeat;
}
.key:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 50%;
  height: 3.9vw;
  background: url(../images/common/key_bg.png) center/cover no-repeat;
}
.key:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 50%;
  height: 3.9vw;
  transform: rotateY(180deg);
  background: url(../images/common/key_bg.png) center/cover no-repeat;
}
.key .inner {
  width: 1280px;
  margin: 0 auto;
}
.key .key_text {
  position: relative;
  padding-top: 300px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.07em;
  text-align: center;
}
.key .key_text:before {
  content: "CLINIC";
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-size: 70px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .key {
    position: relative;
    height: 97.2vw;
    background: url(../images/price/key.jpg) center top/cover no-repeat;
  }
  .key:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 50%;
    height: 3.9vw;
    background: url(../images/common/key_bg.png) center/cover no-repeat;
  }
  .key:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 50%;
    height: 3.9vw;
    transform: rotateY(180deg);
    background: url(../images/common/key_bg.png) center/cover no-repeat;
  }
  .key .inner {
    width: 100%;
    margin: 0 auto;
  }
  .key .key_text {
    position: relative;
    padding-top: 60vw;
    padding-left: 5.5vw;
    font-size: 8.3vw;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.07em;
  }
  .key .key_text:before {
    content: "CLINIC";
    position: absolute;
    top: 40vw;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    font-size: 13.8vw;
    letter-spacing: 0.05em;
  }
}

.sec01 {
  margin-top: 100px;
  margin-bottom: 200px;
}
.sec01 .sec_title {
  margin-bottom: 50px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec01 .sec_title .color {
  font-weight: 700;
  color: #bf7e80;
}
.sec01 .sec_text {
  width: 830px;
  margin: 0 auto 100px;
}
.sec01 .list {
  display: flex;
  justify-content: space-between;
  width: 1080px;
  margin: 0 auto;
}
.sec01 .item {
  width: 526px;
  padding: 20px 20px 40px;
  box-sizing: border-box;
  background: #fcf9f2;
}
.sec01 .item_title {
  padding: 15px 0;
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
}
.sec01 .item:nth-of-type(1) .item_title {
  background: #bf7e80;
}
.sec01 .item:nth-of-type(2) .item_title {
  background: #a38f61;
}
.sec01 .item_text {
  width: 385px;
  margin: 0 auto;
  text-align: justify;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 0 5.5vw;
    margin-top: 27.7vw;
    margin-bottom: 27.7vw;
    box-sizing: border-box;
  }
  .sec01 .sec_title {
    margin-bottom: 50px;
    font-family: "noto serif jp", serif;
    font-size: 6.1vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .sec01 .sec_title .color {
    font-weight: 700;
    color: #bf7e80;
  }
  .sec01 .sec_text {
    width: 100%;
    margin: 0 auto 22.2vw;
  }
  .sec01 .list {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .item {
    width: 100%;
    padding: 5.5vw;
    box-sizing: border-box;
    background: #fcf9f2;
  }
  .sec01 .item_title {
    padding: 2.7vw 0;
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
  }
  .sec01 .item:nth-of-type(1) {
    margin-bottom: 13.8vw;
  }
  .sec01 .item:nth-of-type(1) .item_title {
    background: #bf7e80;
  }
  .sec01 .item:nth-of-type(2) .item_title {
    background: #a38f61;
  }
  .sec01 .item_text {
    width: 100%;
    margin: 0 auto;
    text-align: justify;
    line-height: 2;
    font-size: 4.4vw;
  }
}

.sec02 {
  margin-bottom: 100px;
}
.sec02 .sec_title {
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec02 .list {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  margin: 0 auto 50px;
}
.sec02 .item {
  width: 260px;
  height: 195px;
  background: #fcf9f2;
  text-align: center;
}
.sec02 .item a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.sec02 .item a:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  width: 10px;
  height: 5px;
  margin: 0 auto;
  background: url(../images/price/arrow02.png) center/contain no-repeat;
}
.sec02 .item_image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
}
.sec02 .item_text {
  font-size: 20px;
}
.sec02 .list02 {
  display: flex;
  justify-content: center;
}
.sec02 .item02 a {
  position: relative;
  font-size: 20px;
  padding-right: 2em;
  padding-bottom: 5px;
  border-bottom: 1px solid #689FC1;
}
.sec02 .item02 a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 23px;
  height: 23px;
  margin: auto 0;
  background: url(../images/price/arrow.png) center/contain no-repeat;
}
.sec02 .item02:nth-of-type(1) {
  margin-right: 80px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 27.7vw;
  }
  .sec02 .sec_title {
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .sec02 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0 5.5vw;
    margin: 0 auto 13.8vw;
    box-sizing: border-box;
  }
  .sec02 .item {
    width: 41.6vw;
    height: auto;
    background: #fcf9f2;
    text-align: center;
  }
  .sec02 .item a {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 5.5vw 5.5vw 8.3vw;
    box-sizing: border-box;
  }
  .sec02 .item a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2.7vw;
    width: 2.7vw;
    height: 1.3vw;
    margin: 0 auto;
    background: url(../images/price/arrow02.png) center/contain no-repeat;
  }
  .sec02 .item:nth-child(n-3) {
    margin-bottom: 8.3vw;
  }
  .sec02 .item_image {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 16.6vw;
  }
  .sec02 .item:nth-of-type(1) .item_image img {
    width: 19.4vw;
  }
  .sec02 .item:nth-of-type(2) .item_image img {
    width: 20.8vw;
  }
  .sec02 .item:nth-of-type(3) .item_image img {
    width: 16.1vw;
  }
  .sec02 .item:nth-of-type(4) .item_image img {
    width: 19.1vw;
  }
  .sec02 .item_text {
    font-size: 5vw;
  }
  .sec02 .list02 {
    display: block;
  }
  .sec02 .item02 {
    width: 69.4vw;
    margin: 0 auto;
  }
  .sec02 .item02 a {
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 5.5vw;
    padding-right: 2em;
    padding-bottom: 2.7vw;
    border-bottom: 1px solid #689FC1;
  }
  .sec02 .item02 a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 6.3vw;
    height: 6.3vw;
    margin: auto 0;
    background: url(../images/price/arrow.png) center/contain no-repeat;
  }
  .sec02 .item02:nth-of-type(1) {
    margin-right: auto;
    margin-bottom: 8.3vw;
  }
}

.sec03 {
  margin-bottom: 100px;
}
.sec03 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec03 .flexbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sec03 .cont_image {
  margin-right: 50px;
}
.sec03 .cont:nth-of-type(1) {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-bottom: 27.7vw;
  }
  .sec03 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec03 .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .sec03 .cont_image {
    width: 69.4vw;
    margin: 0 auto 5.5vw;
  }
  .sec03 .cont_image img {
    width: 100%;
  }
  .sec03 .cont:nth-of-type(1) {
    margin-bottom: 100px;
  }
}

.sec04 {
  margin-bottom: 100px;
}
.sec04 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec04 .flexbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sec04 .cont_image {
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .sec04 {
    margin-bottom: 27.7vw;
  }
  .sec04 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec04 .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .sec04 .cont_image {
    width: 69.4vw;
    margin: 0 auto 5.5vw;
  }
  .sec04 .cont_image img {
    width: 100%;
  }
}

.sec05 {
  margin-bottom: 100px;
}
.sec05 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec05 .flexbox {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.sec05 .cont_image {
  min-width: 235px;
  margin-right: 50px;
}
.sec05 .cont {
  margin-bottom: 80px;
}
.sec05 .cont:nth-of-type(2) .flexbox:nth-of-type(1) {
  margin-bottom: 80px;
}
.sec05 .cont:nth-of-type(3) .flexbox:nth-of-type(1) {
  margin-bottom: 80px;
}
.sec05 .cont:nth-of-type(3) .flexbox:nth-of-type(2) {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .sec05 {
    margin-bottom: 27.7vw;
  }
  .sec05 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec05 .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .sec05 .cont_image {
    min-width: auto;
    width: 69.4vw;
    margin: 0 auto 5.5vw;
  }
  .sec05 .cont_image img {
    width: 100%;
  }
  .sec05 .cont {
    margin-bottom: 22.2vw;
  }
  .sec05 .cont:nth-of-type(2) .flexbox:nth-of-type(1) {
    margin-bottom: 22.2vw;
  }
  .sec05 .cont:nth-of-type(3) .flexbox:nth-of-type(1) {
    margin-bottom: 22.2vw;
  }
  .sec05 .cont:nth-of-type(3) .flexbox:nth-of-type(2) {
    margin-bottom: 22.2vw;
  }
}

.sec06 {
  margin-bottom: 100px;
}
.sec06 .inner {
  width: 1240px;
  margin: 0 auto;
}
.sec06 .flexbox {
  display: flex;
  align-items: center;
}
.sec06 .cont_image {
  min-width: 235px;
  margin-right: 50px;
}
.sec06 .cont {
  margin-bottom: 80px;
}
.sec06 .cont:nth-of-type(2) .flexbox:nth-of-type(1) {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .sec06 {
    margin-bottom: 27.7vw;
  }
  .sec06 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec06 .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .sec06 .cont_image {
    width: 69.4vw;
    margin: 0 auto 5.5vw;
  }
  .sec06 .cont_image img {
    width: 100%;
  }
  .sec06 .cont {
    margin-bottom: 22.2vw;
  }
  .sec06 .cont:nth-of-type(2) .flexbox:nth-of-type(1) {
    margin-bottom: 22.2vw;
  }
}

.sec07 {
  padding: 100px 0;
  background: #fcf9f2;
}
.sec07 .sec_title {
  margin-bottom: 80px;
  font-family: "noto serif jp", serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec07 .sec_text {
  margin-bottom: 80px;
  font-size: 18px;
  text-align: center;
}
.sec07 .list {
  display: flex;
  justify-content: space-between;
  width: 940px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sec07 {
    padding: 27.7vw 5.5vw;
    background: #fcf9f2;
    box-sizing: border-box;
  }
  .sec07 .sec_title {
    margin-bottom: 13.8vw;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .sec07 .sec_text {
    margin-bottom: 13.8vw;
    font-size: 4.4vw;
    text-align: center;
  }
  .sec07 .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
  .sec07 .list .item img {
    width: 36.1vw;
  }
  .sec07 .list .item:nth-child(2n) {
    margin-left: 5.5vw;
  }
  .sec07 .list .item:not(:last-of-type) {
    margin-bottom: 5.5vw;
  }
}

.sec08 {
  margin-top: 100px;
  margin-bottom: 200px;
}
.sec08 .inner {
  width: 1100px;
  margin: 0 auto;
}
.sec08 .sec_title {
  margin-bottom: 50px;
  font-family: "noto serif jp", serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec08 .sec_text {
  margin-bottom: 30px;
  font-size: 20px;
}
.sec08 .sec_text02 {
  margin-bottom: 50px;
  font-size: 16px;
}
.sec08 .box {
  padding: 50px;
  margin-bottom: 30px;
  background: #fcf9f2;
}
.sec08 .box_title {
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.sec08 .box_text01 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}
.sec08 .box_text02 {
  margin-bottom: 20px;
}
.sec08 .link_btn {
  text-align: center;
}
.sec08 .link_btn a {
  position: relative;
  padding-right: 1em;
  font-size: 20px;
  color: #d17757;
}
.sec08 .link_btn a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 20px;
  height: 10px;
  margin: auto 0;
  background: url(../images/price/arrow03.png) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec08 {
    padding: 0 5.5vw;
    margin-top: 27.7vw;
    margin-bottom: 27.7vw;
    box-sizing: border-box;
  }
  .sec08 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec08 .sec_title {
    margin-bottom: 13.8vw;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .sec08 .sec_text {
    margin-bottom: 8.3vw;
    font-size: 5.5vw;
  }
  .sec08 .sec_text02 {
    margin-bottom: 13.8vw;
    font-size: 4.4vw;
  }
  .sec08 .box {
    padding: 11.1vw 5.5vw;
    margin-bottom: 8.3vw;
    background: #fcf9f2;
  }
  .sec08 .box_title {
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .sec08 .box_text01 {
    margin-bottom: 5.5vw;
    font-size: 5vw;
    font-weight: 700;
  }
  .sec08 .box_text02 {
    margin-bottom: 5.5vw;
    font-size: 4.4vw;
  }
  .sec08 .box_text03 {
    font-size: 4.4vw;
  }
  .sec08 .link_btn {
    text-align: center;
  }
  .sec08 .link_btn a {
    position: relative;
    padding-right: 1em;
    font-size: 5vw;
    color: #d17757;
  }
  .sec08 .link_btn a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 5.5vw;
    height: 2.7vw;
    margin: auto 0;
    background: url(../images/price/arrow03.png) center/contain no-repeat;
  }
}/*# sourceMappingURL=price01.css.map */