.cst-font-small-14 {
  font-size: 14px;
}
.cst-kenpo-value {
  line-height: 1.75;
}
.cst-kenpo-sub-lh {
  line-height: 1.75;
}
.icon-first-visit-40-kenpo:before {
  background-image: url(../img/kenpo/tel.svg);
}
.icon-reservation-40-kenpo:before {
  background-image: url(../img/kenpo/web.svg);
}
@media (max-width: 640.99px) {
  .cst-pc {
    display: none;
  }
  .cst-scroll {
    display: block;
    padding-top: 60px;
    margin-top: -60px;
  }
  .cst-guide-h2 {
    font-size: 16px;
  }
  .cst-guide-relative {
    height: 16px;
  }
  .mb-56 {
    margin-bottom: 33.6px;
  }
  .mb-40 {
    margin-bottom: 24px;
  }
  .fixedMenu__list > li {
    width: 50%;
  }
}
@media (min-width: 641px) {
  .cst-sp {
    display: none;
  }
  .mb-56 {
    margin-bottom: 56px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .fixedMenu {
    max-width: 4.5rem;
  }
}
@media (max-width: 784px) {
  .cst-clinic-link-box {
    width: 50%;
  }
}
/*固定-fin*/
/*header*/
.cst-kenpo-fv-bg {
  position: relative;
}

.cst-kenpo-fv-bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}

.cst-kenpo-fv-bg h1 {
  background: none;
  color: white;
  z-index: 2;
  position: absolute;
  left: 160px;
  padding: 0;
  transform: translateX(0) translateY(-50%);
  font-size: 40px;
  line-height: 56px;
  font-weight: bold;
}
.cst-kenpo-fv-bg h1 span {
  font-size: 24px;
}
.cst-kenpo-fv-bg h1::before,
.cst-kenpo-fv-bg h1::after {
  display: none;
}
.cst-icon-under-eb6100 {
  background-image: url(../img/kenpo/next-under-eb6100.svg);
}
#cst-clinic-link {
  background-color: #fff3eb;
  border: 1px solid #eb6100;
  padding: 16px;
  border-radius: 5px;
  width: fit-content;
  margin: 0 auto;
}
.cst-clinic-link-box {
  padding: 0 24px;
}
.cst-clinic-link-box p {
  margin-bottom: 4px;
}
.cst-clinic-link-box {
  border-right: 1px solid #737373;
}
@media (max-width: 640.99px) {
  .cst-kenpo-fv-bg h1 {
    font-size: 22px;
    left: 20px;
    line-height: 1.7rem;
  }
  .cst-kenpo-fv-bg h1 span {
    font-size: 16px;
  }
  .cst-clinic-link-box {
    width: 50%;
    box-sizing: border-box;
  }
  #cst-clinic-link {
    padding: 24px 0 8px 0;
  }
}
/*header-fin*/
/*コースと対象の方*/
.cst-kenpo-title {
  display: flex;
  align-items: center;
  font-size: 32px;
  font-weight: bold;
  color: #333;
}
.cst-kenpo-title span {
  margin-right: 20px;
}
.cst-kenpo-title::after {
  content: "";
  flex: 1;
  height: 2px;
  background-color: #eb6100;
}
.cst-kenpo-tabs input {
  display: none;
}
.cst-kenpo-tab-buttons {
  display: flex;
  gap: 16px;
  border-bottom: 4px solid #eb6100;
}
.cst-kenpo-tab-btn {
  background: #777;
  color: #fff;
  padding: 16px 24px;
  font-weight: bold;
  font-size: 20px;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}
.cst-kenpo-tab-content {
  display: none;
  padding: 20px 0 0 0;
}
#cst-kenpo-tab1:checked ~ .cst-kenpo-tab-buttons label[for="cst-kenpo-tab1"],
#cst-kenpo-tab2:checked ~ .cst-kenpo-tab-buttons label[for="cst-kenpo-tab2"] {
  background: #eb6100;
}
#cst-kenpo-tab1:checked ~ #cst-kenpo-content1,
#cst-kenpo-tab2:checked ~ #cst-kenpo-content2 {
  display: block;
}
.cst-kenpo-box {
  position: relative;
  border: 4px solid #fff3eb;
  border-radius: 10px;
  padding: 100px 60px 56px 60px;
  background: #fff;
}
.cst-kenpo-box-label {
  position: absolute;
  top: 0;
  left: 60px;
  background: #fff3eb;
  color: #eb6100;
  font-weight: bold;
  font-size: 24px;
  padding: 16px 24px;
  border-radius: 0 0 5px 5px;
  font-size: 18px;
}
.cst-kenpo-box-content {
  font-size: 16px;
  line-height: 1.8;
  color: #333;
}
.cst-kenpo-card {
  font-size: 16px;
  color: #333;
}
.cst-kenpo-card-title {
  display: flex;
  align-items: center;
  gap: 12px;
}
.cst-kenpo-card-title h3 {
  font-size: 20px;
  font-weight: bold;
}
.cst-kenpo-card-title-small {
  margin-left: 12px;
  font-size: 16px;
  font-weight: normal;
}
.cst-kenpo-note-small {
  font-size: 14px;
}
.cst-kenpo-dot {
  width: 24px;
  height: 24px;
  background: #ffb580;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
}
.cst-kenpo-row {
  display: flex;
  gap: 48px;
  align-items: center;
  margin: 16px 0;
}
.cst-kenpo-label {
  min-width: 80px;
  font-weight: bold;
}
.cst-kenpo-value strong {
  font-size: 24px;
  font-weight: bold;
}
.cst-kenpo-value span {
  font-size: 14px;
}
.cst-kenpo-divider {
  height: 1px;
  background: #ddd;
  margin: 16px 0;
}
.cst-kenpo-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.cst-kenpo-tags span {
  background: #fff3eb;
  color: #eb6100;
  padding: 8px 16px;
  border-radius: 5px;
  font-weight: bold;
  font-size: 16px;
  min-width: 110px;
  text-align: center;
}
.cst-kenpo-button-container {
  background-color: #fff5eb;
  border: 4px solid #f0b686;
  border-radius: 8px;
  padding: 40px 20px;
  text-align: center;
  max-width: 700px;
  margin: 20px auto;
  margin-bottom: 64px;
}
.cst-kenpo-button-title {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.cst-kenpo-button-description {
  font-size: 14px;
  margin-bottom: 30px;
}

.cst-kenpo-button-wrapper {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.cst-kenpo-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #eb6100;
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  font-weight: bold;
  width: 250px;
  height: 56px;
  border-radius: 6px;
  box-shadow: 0 4px 0 #ffb580;
  position: relative;
  top: 0;
  transition: all 0.1s ease;
}

.cst-kenpo-button::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin-left: 15px;
}

.cst-kenpo-button:hover {
  top: 2px;
  box-shadow: 0 2px 0 #ffb580;
}

.cst-kenpo-button:active {
  top: 4px;
  box-shadow: 0 0 0 #ffb580;
}

@media (max-width: 680px) {
  .cst-kenpo-button {
    width: 100%;
    max-width: 350px;
  }
}
.cst-bg-green {
  background-color: #d1edd1;
}

.cst-kenpo-content-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.cst-kenpo-tags-inline {
  display: flex;
  align-items: center;
  gap: 8px;
}
.cst-tag-orange {
  background: #fff0e6;
  color: #eb6100;
  padding: 4px 12px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 14px;
}

.cst-kenpo-tags span.cst-tag-green {
  background: #e1f5e1;
  color: #459f45;
  padding: 8px 16px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 16px;
  min-width: 110px;
  text-align: center;
}

.cst-icon-plus {
  font-size: 24px;
  color: #737373;
  font-weight: normal;
  margin: 0;
}
.cst-kenpo-box-green {
  border: 4px solid #e1f5e1;
}

.cst-kenpo-box-green .cst-kenpo-box-label {
  background: #e1f5e1;
  color: #459f45;
}
span.cst-font-small-14 {
  font-size: 14px;
  background: none;
  color: #2b2b2b;
  padding: 0;
  border-radius: 5px;
  font-weight: normal;
  min-width: auto;
  margin: 0 8px;
}
.cst-kenpo-list-ol {
  list-style-type: decimal;
  padding-left: 1.5em;
  margin: 8px 0;
}
.cst-kenpo-value .cst-kenpo-tags-inline span,
.cst-tag-green {
  line-height: 1;
}
.cst-kenpo-tags span .cst-font-small-14 {
  color: #eb6100;
}
@media (max-width: 640.99px) {
  .cst-kenpo-title {
    font-size: 22px;
    line-height: 1.75;
  }
  .cst-kenpo-tab-btn {
    font-size: 14px;
    padding: 16px;
  }
  .cst-kenpo-tab-buttons {
    gap: 8px;
  }
  .cst-kenpo-tab-buttons {
    width: 100vw;
    margin-left: -20px;
    justify-content: center;
  }
  .cst-kenpo-box {
    width: 100vw;
    margin-left: -20px;
    border-left: none;
    border-right: none;
    border-radius: 0;
    padding: 90px 20px 0px 20px;
  }
  .cst-kenpo-box-label {
    left: 16px;
  }
  .cst-kenpo-card-title {
    align-items: baseline;
  }
  .cst-kenpo-dot {
    position: relative;
    top: 4px;
  }
  .cst-kenpo-card-title-small {
    margin-top: 8px;
    margin-left: 0;
    line-height: 1.75;
    display: inline-block;
    margin-top: 4px;
  }
  .cst-kenpo-sub {
    font-size: 14px;
  }
  .cst-kenpo-tags {
    gap: 6px;
  }
  .cst-kenpo-tags span {
    padding: 8px 8px;
    min-width: 22%;
    border-radius: 3px;
  }
  .cst-kenpo-tags span,
  .cst-kenpo-tags span.cst-tag-green {
    font-size: 14px;
  }

  .cst-kenpo-card-title {
    margin-bottom: 24px;
  }
  .cst-kenpo-tags span.cst-font-small-14 {
    margin: 0;
    padding: 0;
    min-width: 10%;
  }
  .cst-kenpo-value .cst-kenpo-tags-inline span,
  .cst-tag-green {
    line-height: 1;
  }
  .cst-kenpo-value,
  .cst-kenpo-tags-inline {
    width: 100%;
  }
  .cst-kenpo-button-title,
  .cst-kenpo-button-description {
    margin-bottom: 16px;
  }
  .cst-kenpo-button-title {
    font-size: 18px;
    line-height: 1.75;
  }
  .cst-kenpo-button-container {
    padding: 32px 14px;
  }
  .cst-kenpo-tags span.cst-tag-green {
    min-width: 31%;
  }
  .cst-kenpo-card,
  .cst-kenpo-option-card {
    margin-bottom: 56px;
  }
  .cst-kenpo-card-fin {
    margin-bottom: 38.4px;
  }
  .cst-kenpo-note-small {
    margin-top: 8px;
  }
  .cst-kenpo-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .cst-kenpo-label {
    min-width: auto;
    font-size: 16px;
  }
  .cst-icon-plus {
    transform: rotate(90deg);
    margin: 0;
  }
  .cst-kenpo-tags span .cst-font-small-14 {
    margin: 0 5px;
  }
}
/*コースと対象の方-fin*/
/*特定保健指導*/
/*特定保健指導-fin*/
/*お申し込みの流れ*/
/* フロー全体コンテナ */
.cst-kenpo-flow-container {
  max-width: 900px;
  margin: 0 auto;
}
.cst-kenpo-flow-item {
  display: flex;
  gap: 32px;
  position: relative;
}

.cst-kenpo-flow-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}

.cst-kenpo-flow-step {
  width: 64px;
  height: 64px;
  border: 2px solid #eb6100;
  border-radius: 8px;
  background-color: #fff3eb;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.cst-kenpo-flow-step-text {
  font-size: 12px;
  font-weight: bold;
  color: #eb6100;
  line-height: 1;
  margin-bottom: 2px;
}

.cst-kenpo-flow-step-num {
  font-size: 24px;
  font-weight: bold;
  color: #eb6100;
  line-height: 1;
}

.cst-kenpo-flow-item:not(:last-child) .cst-kenpo-flow-left::after {
  content: "";
  width: 2px;
  background-color: #eb6100;
  flex-grow: 1;
  margin: 8px 0;
}
.cst-kenpo-flow-body {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  padding-bottom: 56px;
}

.cst-kenpo-flow-content {
  flex: 1;
  padding-right: 40px;
}

.cst-kenpo-flow-h3 {
  font-size: 22px;
  font-weight: bold;
  color: #eb6100;
  margin-bottom: 16px;
  margin-top: 12px;
}

.cst-kenpo-flow-img {
  width: 120px;
  height: 120px;
  background-color: #fff5eb;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  fill: #ffb580;
}

.cst-kenpo-flow-img img {
  width: 80%;
  height: auto;
  max-width: 70px;
}
@media screen and (max-width: 640.99px) {
  .cst-kenpo-flow-item {
    gap: 20px;
  }

  .cst-kenpo-flow-body {
    flex-direction: column;
    padding-bottom: 40px;
  }

  .cst-kenpo-flow-content {
    padding-right: 0;
    margin-bottom: 24px;
  }

  .cst-kenpo-flow-img {
    width: 110px;
    height: 110px;
    align-self: flex-end;
  }
  .cst-kenpo-flow-h3 {
    font-size: 18px;
  }
}
/*お申し込みの流れ-fin*/
/*受診時の注意事項*/
.cst-kenpo-button-flex {
  display: flex;
  justify-content: center;
  gap: 12px;
  width: 100%;
  margin: 0 auto;
}

.cst-kenpo-button-flex .button-guide-top {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 4px;
  text-align: center;
  min-width: 0;
  height: 50px;
  max-width: 260px;
}

.cst-kenpo-button-flex .button__icon-angle {
  margin-left: 4px;
}

@media screen and (max-width: 340px) {
  .cst-kenpo-button-flex .button-guide-top {
    font-size: 11px;
  }
}
/*受診時の注意事項-fin*/
/*特定保健指導P*/
.cst-kenpo-after-h3 {
  font-size: 24px;
  color: #eb6100;
  font-weight: bold;
}
#cst-kenpo-after-target img {
  width: 100%;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}
.cst-support-section .cst-kenpo-after-h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 16px;
  color: #333;
}
.cst-support-row {
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
  align-items: flex-start;
}
.cst-support-label {
  flex-shrink: 0;
  width: 120px;
}

.cst-support-label span {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff3eb;
  color: #eb6100;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 5px;
  text-align: center;
  line-height: 1.2;
}

.cst-support-label small {
  font-size: 12px;
  margin-top: 4px;
  font-weight: normal;
}

.cst-support-content {
  flex: 1;
}

.cst-support-content .paragraph {
  margin: 0;
  line-height: 1.8;
}

@media (max-width: 640.99px) {
  .cst-support-row {
    flex-direction: column;
    gap: 8px;
    margin-bottom: 32px;
  }

  .cst-support-label small {
    margin-top: 0;
  }
  #cst-kenpo-after-target,
  #cst-kenpo-after-price {
    margin-bottom: 56px;
  }
}
@media (min-width: 641px) {
  .cst-support-row .cst-support-content {
    margin-top: 4px;
  }
}
/*特定保健指導P-fin*/
/*けんぽ注意事項*/
.cst-kenpo-attention-h3 {
  color: #eb6100;
  font-size: 20px;
  font-weight: bold;
}
/*けんぽ注意事項-fin*/
