/* --------------------------------------------------
	section size
-------------------------------------------------- */
/* service common
---------------------------------------------------------------------------- */
.c-page-header {
  background: url("../images/start/service/page_head.jpg") no-repeat center center;
  background-size: cover !important;
}
@media screen and (max-width: 767px) {
  .c-page-header {
    background: url("../images/start/service/page_head_sp.jpg") no-repeat center center;
  }
}

.p-service-section .p-service-box {
  position: relative;
  padding: 32px;
  border: 1px solid #CECDC9;
  margin-bottom: 86px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box {
    padding: 1.6rem 1.6rem 1rem 1.6rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box:first-of-type .p-service-box__heading .title {
    padding-left: 9rem;
  }
}
.p-service-section .p-service-box__heading {
  position: relative;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box__heading {
    margin-bottom: 1.6rem;
  }
}
.p-service-section .p-service-box__heading .circle {
  position: absolute;
  width: 80px;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box__heading .circle {
    width: 6.4rem;
    left: 0.8rem;
  }
}
.p-service-section .p-service-box__heading .title {
  text-align: center;
  color: #fff;
  background: #78766F;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 700;
  padding: 20px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box__heading .title {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    align-content: stretch;
    flex-direction: column;
    height: 4.8rem;
    text-align: left;
    padding: 0.2rem 0 0.2rem 10.6rem;
    font-size: 1.8rem;
    line-height: 1.2222222222;
    font-weight: 700;
  }
}
.p-service-section .p-service-box__heading .title .small {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box__heading .title .small {
    font-size: 1.4rem;
    line-height: 1.5714285714;
    font-weight: 700;
  }
}
.p-service-section .p-service-box .flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  flex-direction: row-reverse;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex {
    position: relative;
    flex-direction: column;
    margin-bottom: 4rem;
  }
}
.p-service-section .p-service-box .flex-txt {
  width: calc(100% - 200px);
  padding-left: 32px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex-txt {
    width: 100%;
    padding-left: 0;
  }
}
.p-service-section .p-service-box .flex-txt .flex__ttl {
  max-height: 48px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 700;
  padding: 12px 16px;
  background: #DED8BD;
  margin-bottom: 8px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex-txt .flex__ttl {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 700;
    padding: 0.4rem 0.8rem;
    margin-bottom: 1.2rem;
  }
}
.p-service-section .p-service-box .flex-txt .flex__txt {
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex-txt .flex__txt {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    font-weight: 400;
    padding-left: 12rem;
    box-sizing: border-box;
  }
}
.p-service-section .p-service-box .flex-txt .subttl {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex-txt .subttl {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 0.8rem;
    margin-right: -1rem;
    padding-left: 12rem;
    box-sizing: border-box;
  }
}
.p-service-section .p-service-box .flex-txt .note {
  font-size: 1.2rem;
  line-height: 2.3333333333;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex-txt .note {
    font-size: 1.2rem;
    line-height: 2;
    font-weight: 400;
    padding-left: 12rem;
    box-sizing: border-box;
  }
}
.p-service-section .p-service-box .flex-img {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex-img {
    position: absolute;
    left: 0;
    top: 5rem;
    width: 10.4rem;
  }
}
.p-service-section .p-service-box .flex.-small_arrow {
  position: relative;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex.-small_arrow {
    margin-bottom: 3.6rem;
  }
}
.p-service-section .p-service-box .flex.-small_arrow:after {
  display: block;
  left: 88px;
  bottom: -24px;
  margin: 0 auto;
  border-style: solid;
  border-width: 0 2px 2px 0;
  content: "";
  display: inline-block;
  position: absolute;
  height: 12px;
  width: 12px;
  border-color: #998632;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex.-small_arrow:after {
    left: 0;
    right: 0;
    bottom: -1.8rem;
    margin: 0 auto;
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    border-color: #998632;
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .flex.-sp-small_arrow {
    position: relative;
    margin-bottom: 3.6rem;
  }
  .p-service-section .p-service-box .flex.-sp-small_arrow:after {
    display: block;
    left: 0;
    right: 0;
    bottom: -1.8rem;
    margin: 0 auto;
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    display: inline-block;
    position: absolute;
    height: 1rem;
    width: 1rem;
    border-color: #998632;
    transform: rotate(45deg);
  }
}
.p-service-section .p-service-box .price-img {
  display: block;
  text-align: center;
  margin: 0 auto 23px auto;
  width: 464px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .price-img {
    margin: 0 auto 2rem auto;
    width: 100%;
  }
}
.p-service-section .p-service-box .price-img .note {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .price-img .note {
    margin-top: 1rem;
    font-size: 1.4rem;
    line-height: 1.6428571429;
    font-weight: 400;
  }
}
.p-service-section .p-service-box .price-img.price02 {
  width: 376px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .price-img.price02 {
    width: 28rem;
  }
}
.p-service-section .p-service-box .price-img .normal_price {
  width: 82%;
  margin: 0 auto;
}
.p-service-section .p-service-box .c-comment-box {
  margin-top: 32px;
}
.p-service-section .p-service-box .c-comment-box:before {
  background: url("../../assets/images/common/img03_comment_pc.png") no-repeat center center;
  width: 176px;
  height: 184px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .c-comment-box:before {
    background: url("../../assets/images/common/img02_comment_sp.png") no-repeat center center;
    width: 7.2rem;
    height: 8.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .c-comment-box {
    padding-top: 2rem;
  }
  .p-service-section .p-service-box .c-comment-box .text {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    font-weight: 400;
    margin-top: 2rem;
  }
}
.p-service-section .p-service-box .c-comment-box .atten {
  font-size: 1.2rem;
  line-height: 2.6666666667;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .c-comment-box .atten {
    font-size: 1.2rem;
    line-height: 2;
    font-weight: 400;
  }
}
.p-service-section .p-service-box .c-comment-box.step02-comment:before {
  background: url("../../assets/images/common/img02_comment_pc.png") no-repeat center center;
  width: 176px;
  height: 216px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box .c-comment-box.step02-comment:before {
    background: url("../../assets/images/common/img02_comment_sp.png") no-repeat center center;
    width: 7.2rem;
    height: 8.4rem;
  }
}
.p-service-section .p-service-box .tel-link {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .p-service-section .p-service-box .tel-link {
    pointer-events: none;
    text-decoration: none;
  }
}
.p-service-section .p-service-box.-arrow {
  position: relative;
}
.p-service-section .p-service-box.-arrow:after {
  display: block;
  left: 0;
  right: 0;
  bottom: -50px;
  margin: 0 auto;
  border-style: solid;
  border-width: 0 5px 5px 0;
  content: "";
  display: inline-block;
  position: absolute;
  height: 26px;
  width: 26px;
  border-color: #998632;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box.-arrow:after {
    bottom: -2.7rem;
    border-style: solid;
    border-width: 0 5px 5px 0;
    content: "";
    display: inline-block;
    position: absolute;
    height: 2rem;
    width: 2rem;
    border-color: #998632;
    transform: rotate(45deg);
  }
}
.p-service-section .p-service-box.-step02 .price-img.price02 {
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box.-step02 .price-img.price02 {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-service-section .p-service-box.-step02 .p-service-box__heading .title {
    text-align: center;
    align-items: center;
    padding-left: 3.6rem;
  }
}
.p-service-section .c-line.-white {
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .p-service-section .c-line.-white {
    margin-right: 0.8rem;
  }
}

/* p-service-option
---------------------------------------------------------------------------- */
.p-service-option {
  margin-bottom: 96px;
}
@media screen and (max-width: 767px) {
  .p-service-option {
    margin-bottom: 7.2rem;
  }
  .p-service-option .p-service-box__heading .title {
    text-align: center;
    align-items: center;
    padding-left: 3.8rem;
  }
}
.p-service-option .option-flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: stretch;
  gap: 0 24px;
}
@media screen and (max-width: 767px) {
  .p-service-option .option-flex {
    flex-direction: column;
    gap: 1.6rem 0;
  }
}
.p-service-option .option-flex .box {
  width: calc((100% - 48px) / 3);
  max-width: 232px;
}
@media screen and (max-width: 767px) {
  .p-service-option .option-flex .box {
    width: 100%;
    max-width: inherit;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    align-content: stretch;
  }
}
@media screen and (max-width: 767px) {
  .p-service-option .option-flex .box img {
    width: 10.4rem;
  }
  .p-service-option .option-flex .box__inner {
    width: calc(100% - 10.4rem);
    padding-left: 1.4rem;
    box-sizing: border-box;
  }
}
.p-service-option .option-flex .box__ttl {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 700;
  margin: 8px 0;
}
@media screen and (max-width: 767px) {
  .p-service-option .option-flex .box__ttl {
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: 700;
    margin: 0 0 0.8rem 0;
  }
}
.p-service-option .option-flex .box__txt {
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-service-option .option-flex .box__txt {
    font-size: 1.4rem;
    line-height: 1.7142857143;
    font-weight: 400;
  }
}