@charset "utf-8";
/* CSS Document kaji */
/*  page-kaji
-------------------------------------------- */

.sec-box-photo {
 margin: 15px auto;
}

.sec-box-photo img {
 width: 100%;
}

.sec-box-plan {
 text-align: center;
}

.sec-main-plan .col-md-6 {
 position: relative;
}

.sec-main-plan .col-md-6 + .col-md-6:before {
 display: block;
 content: "";
 position: absolute;
}

@media (min-width: 840px) {
 .sec-main-plan .card + .card {
  margin-top: 20px;
 }

 .sec-main-plan .col-md-6 + .col-md-6:before {
  top: 0;
  left: -40px;
  width: 2px;
  height: 100%;
  background-image: linear-gradient(to bottom, #54a3e5, #54a3e5 5px, transparent 5px, transparent 12px);
  background-size: 2px 12px;
  background-position: left top;
  background-repeat: repeat-y;
 }

 .sec-main-plan .card-border-RED .col-md-6 + .col-md-6:before {
  left: 0 !important;
  background-image: linear-gradient(to bottom, #e65d5d, #e65d5d 5px, transparent 5px, transparent 12px);
 }
}

@media (max-width: 839.98px) {
 .sec-main-plan .col-md-6 + .col-md-6:before {
  top: 0;
  left: 20px;
  right: 20px;
  width: calc(100% - 40px);
  height: 2px;
  background-image: linear-gradient(to right, #54a3e5, #54a3e5 5px, transparent 5px, transparent 12px);
  background-size: 12px 2px;
  background-position: left top;
  background-repeat: repeat-x;
 }

 .sec-main-plan .card-border-RED .col-md-6 + .col-md-6:before {
  background-image: linear-gradient(to right, #e65d5d, #e65d5d 5px, transparent 5px, transparent 12px);
 }
}

.sec-box-plan_text {
 font-size: 2rem;
 font-weight: 700;
}

.sec-box-plan_text strong {
 font-size: 3.0rem;
}

.sec-box-plan_badge .badge {
 padding: 0.25em 1.2em;
 font-weight: 500;
}

.sec-box-plan_circle {
 display: inline-block;
 position: relative;
}

.sec-box-plan_circle .rounded-circle {
 position: absolute;
 left: -90px;
 width: 70px;
 height: 70px;
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 color: #fff;
 font-size: 1.2rem;
 line-height: 14px;
}

.sec-box-plan_circle small.child {
 line-height: 135%;
 position: relative;
 display: inline-block;
 text-align: left;
 font-weight: bold;
 left: 15px;
}

.card-header .sec-box-plan_circle {
 padding-top: 10px;
}

.card-body .sec-box-plan_circle .rounded-circle {
 left: -80px;
 width: 60px;
 height: 60px;
}

@media (max-width: 839.98px) {
 .sec-main-plan .col-md-6 {
  padding-right: calc(0.75rem + 4px);
  padding-left: calc(0.75rem + 4px);
 }

 .sec-main-plan .col-md-6 + .col-md-6 {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
 }

 .sec-main-plan .card-body {
  padding-top: 0;
 }

 .sec-box-plan_text {
  font-size: 1.6rem;
 }

 .sec-box-plan_text strong {
  font-size: 2.6rem;
 }

 .sec-box-plan_circle .rounded-circle {
  left: -75px;
  width: 60px;
  height: 60px;
 }
}

@media (max-width: 424px) {
 .sec-box-plan_circle {
  display: block;
 }

 .card-header .sec-box-plan_circle,
 .sec-box-plan_text {
  padding-left: 24px;
 }

 .sec-box-plan_circle .rounded-circle,
 .card-body .sec-box-plan_circle .rounded-circle {
  top: 10px;
  left: 0;
  width: 48px;
  height: 48px;
  font-size: 1.1rem;
  line-height: 12px;
 }

 .sec-box-plan_circle .rounded-circle-lg {
  width: 56px;
  height: 56px;
 }

 .sec-box-plan_circle .rounded-circle-lg small {
  font-size: 1.0rem;
 }
}

@media (max-width: 374px) {

 .card-header .sec-box-plan_circle,
 .sec-box-plan_text {
  padding-left: 34px;
 }

 .sec-box-plan_circle .rounded-circle,
 .card-body .sec-box-plan_circle .rounded-circle {
  top: -2px;
  left: -10px;
 }

 .sec-box-plan_text strong {
  font-size: 2.0rem;
 }
}


.sec-box-reviews {
 position: relative;
 display: flex;
 flex-direction: row;
 align-items: center;
}

.sec-box-reviews_img {
 width: 120px;
 margin-right: 20px;
}

.sec-box-reviews_img img {
 width: 100%;
 height: auto;
}

.sec-box-reviews_img + dl {
 width: calc(100% - 140px);
}

@media (max-width: 539.98px) {
 .sec-box-reviews_img {
  width: 100px;
  margin-right: 10px;
 }

 .sec-box-reviews_img img {
  width: 100px;
  margin-right: 10px;
 }

 .sec-box-reviews_img + dl {
  width: calc(100% - 110px);
 }

 .sec-box-reviews dl dt {
  font-size: 1.4rem;
 }

 .sec-box-reviews dl dd {
  font-size: 1.2rem !important;
 }
}


.sec-box-flow {
 position: relative;
 padding-left: 32px;
}

.sec-box-flow_num {
 position: absolute;
 top: 0;
 left: 0;
 background-color: #ea85a8;
 width: 25px;
 height: 25px;
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 font-size: 2rem;
 color: #fff;
 font-family: "Noto Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif !important;
 border-radius: 50%;
}

.sec-box-flow .text-tel {
 margin-top: 10px;
}

.sec-box-flow .text-tel strong {
 font-size: 2.8rem;
 line-height: 20px;
 font-weight: 700;
 font-family: "Noto Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif !important;
}

.sec-box-flow .text-tel small {
 font-size: 1.4rem;
 line-height: 14px;
 color: #666;
 font-weight: 700;
}

@media (max-width: 539.98px) {
 .sec-box-flow_text > p {
  font-size: 1.4rem;
 }

 .sec-box-flow_num {
  top: -2px;
  font-size: 1.6rem;
 }

 .sec-box-flow .text-tel {
  margin-top: 4px;
 }

 .sec-box-flow .text-tel strong {
  font-size: 2.4rem;
  line-height: 14px;
 }

 .sec-box-flow .text-tel small {
  font-size: 1.2rem;
  line-height: 12px;
 }
}

/* ttl-ribbon */



.ttl-ribbon {
 position: relative;
 z-index: 2;
 display: inline-block;
 margin: 10px;
 color: #fff;
}

.ttl-ribbon strong {
 display: block;
 position: relative;
 z-index: 2;
 padding: 4px 16px;
}

.ttl-ribbon:after,
.ttl-ribbon:before {
 display: block;
 content: "";
 position: absolute;
 bottom: -6px;
 z-index: 1;
 width: 33px;
 height: 30px;
 background-position: 0 0;
 background-repeat: no-repeat;
 background-size: 33px 30px;
 background-image: url(/kaji/images/ttl-ribbon-L.svg);
}

.ttl-ribbon:after {
 left: -21px;
}

.ttl-ribbon:before {
 right: -21px;
 transform: scale(-1, 1);
}

@media (max-width: 839.98px) {
 .ttl-ribbon {
  font-size: 1.4rem;
 }
}

.box-img-set {
 display: flex;
 flex-direction: row;
 justify-content: center;
 align-items: center;
 margin-bottom: 10px;
}

.box-img-set .label-box {
 display: inline-block;
 margin: 15px 5px 10px 10px;
 padding: 6px 14px;
 color: #fff;
 font-size: 1.2rem;
 line-height: 1.4;
 font-weight: 700;
 text-align: center;
}

.box-img-set img {
 margin-left: 5px;
}

.sec-box-voice + .sec-box-voice {
 margin-top: 20px;
}

.sec-box-voice .sec-box-reviews {
 padding-right: 30px;
}

.sec-box-voice .card-header {
 padding-bottom: 0;
}

.sec-box-voice .card-body {
 padding-top: 0;
}

.sec-box-voice .sec-acd-box .sec-acd_header-ttl:before,
.sec-box-voice .sec-acd-box .sec-acd_header-ttl:after {
 top: 50%;
 right: 7px;
}

.sec-box-voice .sec-box-faq {
 border-bottom: 1px solid #f6e4ea;
}

.sec-box-voice .sec-box-faq:last-child {
 border-bottom: none;
}

.sec-box-voice .card-body:last-child {
 padding-top: 0;
 padding-bottom: 2rem;
}

.sec-box-voice .reviews_example_img {
 text-align: center;
}

.sec-box-voice .reviews_example_img img {
 max-width: 300px;
 text-align: center;
}


@media (max-width: 839.98px) {
 .sec-box-voice + .sec-box-voice {
  margin-top: 10px;
 }
}

/* sec-box-cleanup */
.sec-box-cleanup {}

.sec-box-cleanup .sec-box-cleanup_circle {
 padding-top: 20px;
 margin-bottom: 20px;
}

.sec-box-cleanup .rounded-circle {
 margin: 0 auto 10px;
 width: 100px;
 height: 100px;
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
}

.sec-box-cleanup .rounded-circle img {
 width: 60px;
 height: 60px;
}

.sec-box-cleanup .sec-box-cleanup_img img {
 width: 100%;
}

.sec-box-cleanup_text {
 font-size: 1.4rem;
}

@media (min-width: 840px) {
 .sec-box-cleanup .card-header.sec-box-cleanup_ttl .ttl-h4-center {
  font-size: 1.8rem;
  margin-top: 10px;
 }

 .sec-box-cleanup .card-header.sec-box-cleanup_ttl .ttl-h4-center strong.ttl-center-line {
  padding-bottom: 16px;
 }

 .sec-box-cleanup .card-header.sec-box-cleanup_ttl .ttl-h4-center strong.ttl-center-line:after {
  bottom: 8px;
 }

 .sec-box-cleanup_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
 }
}

@media (max-width: 839.98px) {
 .sec-box-cleanup .sec-box-cleanup_circle {
  margin-bottom: 10px;
  transform: scale(0.8, 0.8);
 }

 .sec-box-cleanup .container {}

 .sec-box-cleanup .row {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 10px;
 }

 .sec-box-cleanup .card-header,
 .sec-box-cleanup .card-body {
  padding: 0;
 }

 .sec-box-cleanup .card-header.sec-box-cleanup_ttl {
  padding-bottom: 0.4rem;
 }
}

.sec-box-cleanup .link-card {
 padding-top: 0;
}

.sec-box-cleanup .link-card .img-text img {
 border-radius: 10px 0 0 10px;
}

.sec-box-cleanup .link-card .link-card-items .btn:after {
 top: 50%;
 -webkit-transform: translateY(-50%) rotate(45deg);
 transform: translateY(-50%) rotate(45deg);
}

.sec-box-cleanup .link-card .link-card-items .btn:hover:after {
 border-top-color: #ea85a8;
 border-right-color: #ea85a8;
}


/* sec-box-voice */
.page-servicearea .sec-box-voice {
 position: relative;
}

.page-servicearea .sec-box-voice + .sec-box-voice {
 padding-top: 20px;
}

.page-servicearea .sec-box-voice + .sec-box-voice:before {
 display: block;
 content: "";
 position: absolute;
 top: 0;
 left: 10px;
 right: 10px;
 width: calc(100% - 20px);
 height: 2px;
 background-image: linear-gradient(to right, #e66969, #e66969 5px, transparent 5px, transparent 12px);
 background-size: 12px 2px;
 background-position: left top;
 background-repeat: repeat-x;
}


.page-servicearea .sec-box-voice .sec-box-voice_img {
 width: 75px;
 height: 75px;
 border-radius: 50%;
 background-color: #fff;
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 position: absolute;
 bottom: 0;
 left: 0;
}

.page-servicearea .sec-box-voice dl dt,
.page-servicearea .sec-box-voice dl dd {
 font-size: 1.4rem;
 font-weight: 400;
}

.page-servicearea .sec-box-voice dl dd {
 margin-top: 0.7rem;
}

.page-servicearea .sec-box-voice dl {
 position: relative;
 margin-left: 95px;
 padding: 15px;
 border-radius: 10px;
 background-color: #fff;
 -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.15));
}

.page-servicearea .sec-box-voice dl:before {
 display: block;
 content: "";
 position: absolute;
 bottom: 20px;
 left: -15px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 6px 15px 6px 0;
 border-color: transparent #fff transparent transparent;
}

@media (max-width: 839.98px) {
 .page-servicearea .sec-box-voice + .sec-box-voice {
  margin-top: 20px;
 }
}

.sec-main-plan .card-body .plan-child .notice {
 text-align: center;
 font-size: 14px;
}

@media (max-width: 839.98px) {
 .sec-main-plan .card-body .plan-child .notice {
  text-align: left;
  text-indent: -1.2rem;
  margin-left: 1.2rem;
 }
}

.card > hr.kaji_hr:last-child {
 display: none;
}

.kaji_cost_size img,
.container-md img {
 max-width: 780px;
}

@media (max-width: 839.98px) {
.kaji_cost_size img,
.container-md img {
  max-width: 100%;
 }
}


.card.card-arrow-btm:last-child:after{
 display: none !important;
}

#option-01 .card,
#link_plan .card {
 background-color:transparent;
}

.footer_txt {
 color: #fff;
 font-size: 1.4rem;
 text-align: center;
 padding-top: 10px;
}
