/* -----------------------------
料金ページ
----------------------------- */
img {
  max-width: 100%;
  height: auto;
}

a.text-link {
  text-decoration: underline;
  color: var(--main-color);
}
a.text-link:hover {
  text-decoration: none;
}

.c-button {
  border-radius: 999px;
}

.price__inner {
  width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .price__inner {
    width: 100%;
    padding: 0 4vw;
  }
}

.price__tabs {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .price__tabs {
    margin: 24px 0;
  }
}
.price__tabs li {
  width: 33.33%;
}
.price__tabs li a {
  display: block;
  background: #eef0f3;
  text-align: center;
  margin: 0 8px;
  padding: 18px 0 20px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #858585;
  text-decoration: none;
  position: relative;
  border-top: 8px solid #eef0f3;
}
@media screen and (max-width: 767px) {
  .price__tabs li a {
    font-size: 18px;
    padding: 8px;
    margin: 0 4px;
  }
}
.price__tabs li.active a {
  background: #fff;
  color: var(--main-color);
  border-left: 2px solid #c9c9c9;
  border-right: 2px solid #c9c9c9;
  border-top-color: var(--main-color);
}
@media screen and (max-width: 767px) {
  .price__tabs li.active a {
    border-top: 6px solid var(--main-color);
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .price__tabs li span {
    display: block;
  }
}
.price__tabs li.active a::after,
.price__tabs li a:hover::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  border-style: solid;
  border-right: 29px solid transparent;
  border-left: 29px solid transparent;
  border-bottom: 32px solid var(--main-color);
  border-top: 0;
  transform: translate(-50%, 60px);
}
@media screen and (max-width: 767px) {
  .price__tabs li.active a::after,
  .price__tabs li a:hover::after {
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 22px solid var(--main-color);
    transform: translate(-50%, 38px);
  }
}
.price__tabs li.active span {
  color: var(--main-color);
}

.price__tabs a em {
  font-size: 16px;
  display: block;
}
@media screen and (max-width: 767px) {
  .price__tabs a em {
    font-size: 10px;
  }
}
@media screen and (min-width: 375px) {
  .price__tabs a em {
    white-space: nowrap;
  }
}

/* -----------------------------
共通部分
----------------------------- */
.price-section {
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .price-section {
    margin-top: 0px;
  }
}
.price-section__price {
  background-color: #ebf6fd;
  width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .price-section__price {
    width: 100%;
    margin: 0;
  }
}
.price-section__price::before {
  content: "";
  display: block;
  width: 100%;
  height: 54px;
  background: linear-gradient(0deg, #ebf6fd 39.5%, #cae7fd 93%, #1565c0 99.5%);
}
.price-section__price--inner {
  width: 1120px;
  margin: 0 auto;
  padding-bottom: 180px;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner {
    width: 100%;
    padding: 0 4vw;
  }
}

.price__buttons {
  font-size: 22px;
  display: flex;
  justify-content: center;
  column-gap: 40px;
}
@media screen and (max-width: 767px) {
  .price__buttons {
    padding: 0 4vw;
    flex-direction: column;
    row-gap: 16px;
  }
}
.price__buttons span {
  font-size: 13px;
  display: block;
  margin-bottom: 2px;
}
.price__buttons a {
  border-radius: 999px;
  padding-left: 40px;
  padding-right: 40px;
}

.price__appeal-items {
  margin-top: 30px;
}

.price__performance-basis .performance-basis {
  width: 960px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .price__performance-basis .performance-basis {
    width: 100%;
    padding: 0 4vw;
  }
}

/* -----------------------------
嘱託産業医
----------------------------- */
.price-advisory__intro--heading {
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .price-advisory__intro--heading {
    font-size: 24px;
    line-height: 1.6;
  }
}
.price-advisory__intro--heading span {
  font-size: 56px;
  color: var(--main-color);
  margin-right: 4px;
}
@media screen and (max-width: 767px) {
  .price-advisory__intro--heading span {
    font-size: 36px;
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .view_sp {
    display: none;
  }
}
.price-section__price--inner {
  position: relative;
  padding-bottom: 60px !important;
}
.price-section__price--inner .price-advisory__intro {
  position: relative;
  background: none;
  padding-bottom: 32px;
}
.price-section__price--inner .price-advisory__intro:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -47px;
  background: url("../../img/price/priceplan_fv_img.png") no-repeat;
  background-size: contain;
  width: 338px;
  height: 477px;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner .price-advisory__intro:before {
    display: none;
  }
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  h3 {
  font-size: 36px;
  letter-spacing: 0;
  font-weight: bold;
  color: #1565c0;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner
    .price-advisory__intro
    .price-advisory__intro--det
    h3 {
    font-size: 24px;
    text-align: center;
  }
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  h3
  span {
  font-size: 42px;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner
    .price-advisory__intro
    .price-advisory__intro--det
    h3
    span {
    font-size: 30px;
  }
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  h3
  em {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner
    .price-advisory__intro
    .price-advisory__intro--det
    h3
    em {
    font-size: 18px;
  }
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  .img_woman {
  width: 50%;
  margin: 0 auto;
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  .price-advisory__kakuyaku-plan--buttons {
  margin-top: 32px;
  column-gap: 16px;
  justify-content: normal;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner
    .price-advisory__intro
    .price-advisory__intro--det
    .price-advisory__kakuyaku-plan--buttons {
    margin-top: 0;
  }
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  .price-advisory__kakuyaku-plan--buttons
  a {
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  .appeal-items {
  max-width: 737px;
  width: 100%;
  border-radius: 8px;
  margin-top: 32px;
  background: #fff;
  padding-left: 16px;
  padding-right: 16px;
  box-shadow: 2px 2px 10px 0px rgba(46, 46, 46, 0.18);
}
.price-section__price--inner
  .price-advisory__intro
  .price-advisory__intro--det
  .smalldescription {
  margin-top: 16px;
  font-size: 10px;
  line-height: 1.3;
}

.price-section__worries {
  position: relative;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .price-section__worries {
    margin-top: 0px;
  }
}
.price-section__worries h2 {
  color: #1565c0;
  font-size: 36px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .price-section__worries h2 {
    font-size: 24px;
  }
}
.price-section__worries h2 em {
  display: block;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .price-section__worries h2 em {
    font-size: 18px;
  }
}
.price-section__worries .price-section__worries_img {
  margin-top: 32px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .price-section__worries .price-section__worries_img {
    margin-top: 20px;
  }
}
.price-section__worries .price-section__worries_img .serif_01 {
  position: absolute;
  width: 30%;
  top: 18%;
  left: 6%;
}
.price-section__worries .price-section__worries_img .serif_01 img {
  width: 100%;
}
.price-section__worries .price-section__worries_img .serif_02 {
  position: absolute;
  width: 23%;
  top: 17%;
  left: 39%;
}
.price-section__worries .price-section__worries_img .serif_02 img {
  width: 100%;
}
.price-section__worries .price-section__worries_img .serif_02.js-fade {
  transition: opacity 2s, visibility 2s, transform 2s;
}
.price-section__worries .price-section__worries_img .serif_03 {
  position: absolute;
  width: 30%;
  top: 11%;
  right: 5%;
}
.price-section__worries .price-section__worries_img .serif_03 img {
  width: 100%;
}
.price-section__worries .price-section__worries_img .serif_03.js-fade {
  transition: opacity 3s, visibility 3s, transform 3s;
}
.price-section__worries .price-section__worries_img img {
  width: 100%;
}
.price-section__worries .box_reduction {
  border: 6px #cae7fd solid;
  background: #fff;
  border-radius: 16px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction {
    border: 3px #cae7fd solid;
  }
}
.price-section__worries .box_reduction:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 143px solid transparent;
  border-left: 143px solid transparent;
  border-top: 51px solid #ebf6fd;
  border-bottom: 0;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction:before {
    top: -3px;
    border-right: 100px solid transparent;
    border-left: 100px solid transparent;
    border-top: 30px solid #ebf6fd;
  }
}
.price-section__worries .box_reduction .inner_reduction {
  position: relative;
  overflow: hidden;
  padding: 62px 100px 40px;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction .inner_reduction {
    padding: 40px 8px 60px;
  }
}
.price-section__worries .box_reduction .inner_reduction h3 {
  font-size: 28px;
  color: #1565c0;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction .inner_reduction h3 {
    font-size: 20px;
  }
}
.price-section__worries .box_reduction .inner_reduction .figure {
  max-width: 670px;
  width: 100%;
  margin: 24px auto 0;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction .inner_reduction .figure {
    margin: 16px auto 0;
  }
}
.price-section__worries .box_reduction .inner_reduction .figure img {
  width: 100%;
}
.price-section__worries .box_reduction .inner_reduction .box_qualification {
  display: inline-block;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction .inner_reduction .box_qualification {
    width: 100%;
  }
}
.price-section__worries
  .box_reduction
  .inner_reduction
  .box_qualification
  .inner_qualification {
  background: #fffae2;
  border-radius: 8px;
  padding: 16px;
  text-align: left;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .price-section__worries
    .box_reduction
    .inner_reduction
    .box_qualification
    .inner_qualification {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 16px;
  }
}
.price-section__worries
  .box_reduction
  .inner_reduction
  .box_qualification
  .inner_qualification
  .txt_example {
  font-size: 15px;
  font-weight: bold;
  color: #1565c0;
}
@media screen and (min-width: 768px) {
  .price-section__worries
    .box_reduction
    .inner_reduction
    .box_qualification
    .inner_qualification
    .list_qualification {
    display: flex;
    column-gap: 16px;
  }
}
.price-section__worries
  .box_reduction
  .inner_reduction
  .box_qualification
  .inner_qualification
  .list_qualification
  ul
  li {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}
.price-section__worries
  .box_reduction
  .inner_reduction
  .box_qualification
  .inner_qualification
  .list_qualification
  ul
  li:before {
  content: "●";
  color: #1565c0;
  font-size: 12px;
  display: inline-block;
  margin-right: 0.5em;
}
.price-section__worries .box_reduction .inner_reduction .txt_link {
  margin-top: 24px;
  color: #1e88e5;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction .inner_reduction .txt_link {
    margin-top: 16px;
  }
}
.price-section__worries .box_reduction .inner_reduction .txt_link a {
  color: #1e88e5;
}
.price-section__worries .box_reduction .inner_reduction .icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 230px;
}
@media screen and (max-width: 767px) {
  .price-section__worries .box_reduction .inner_reduction .icon {
    width: 120px;
  }
}

.price-advisory__table--wrapper {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper {
    margin-top: 30px !important;
    padding: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper h2 {
    margin-bottom: 16px;
  }
}
.price-advisory__table--wrapper ul {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper ul {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .price-advisory__table--wrapper ul {
    display: flex;
    justify-content: center;
    column-gap: 16px;
  }
}
.price-advisory__table--wrapper ul li {
  flex: 1;
  display: flex;
  flex-direction: column;
  background: #fff;
  text-align: center;
  border-radius: 8px;
  padding-bottom: 40px;
  box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper ul li {
    padding-bottom: 32px;
  }
  .price-advisory__table--wrapper ul li:nth-child(n + 2) {
    margin-top: 32px;
  }
}
.price-advisory__table--wrapper ul li .plan_name {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #4aa5f5;
  border-radius: 4px 4px 0px 0px;
}
@media screen and (min-width: 768px) {
  .price-advisory__table--wrapper ul li .plan_name {
    height: 144px;
  }
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper ul li .plan_name {
    padding: 32px 16px;
  }
}
.price-advisory__table--wrapper ul li .plan_name .inner_plan_name {
  display: flex;
  flex-direction: column;
  position: relative;
}
.price-advisory__table--wrapper ul li .plan_name .inner_plan_name .serif {
  position: absolute;
  top: -80px;
  left: 50%;
  width: 159px;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper ul li .plan_name .inner_plan_name .serif {
    width: 120px;
    top: -60px;
  }
}
.price-advisory__table--wrapper ul li .plan_name .inner_plan_name .title {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper ul li .plan_name .inner_plan_name .title {
    font-size: 24px;
  }
}
.price-advisory__table--wrapper ul li .plan_name .inner_plan_name .explanation {
  margin-top: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper
    ul
    li
    .plan_name
    .inner_plan_name
    .explanation {
    margin-top: 8px;
  }
}
.price-advisory__table--wrapper ul li .inner_plan {
  box-sizing: border-box;
  flex-grow: 1;
  padding: 50px 40px 24px;
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper ul li .inner_plan {
    padding: 24px 8px 24px;
  }
}
.price-advisory__table--wrapper ul li .inner_plan .price {
  font-size: 42px;
  font-weight: bold;
  line-height: 1;
}
.price-advisory__table--wrapper ul li .inner_plan .price span {
  font-size: 14px;
}
.price-advisory__table--wrapper ul li .inner_plan .price.blue {
  color: #1565c0;
}
.price-advisory__table--wrapper ul li .inner_plan .price.blue span {
  color: #323b44;
}
.price-advisory__table--wrapper ul li .inner_plan .orange {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 24px;
}
.price-advisory__table--wrapper ul li .inner_plan .orange span {
  color: #f49219;
  display: block;
  font-size: 28px;
}
.price-advisory__table--wrapper ul li .inner_plan .conditions {
  margin-top: 24px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}
.price-advisory__table--wrapper ul li .inner_plan .conditions span {
  font-size: 28px;
  display: block;
}
.price-advisory__table--wrapper ul li .inner_plan .conditions .small_txt {
  margin-top: 4px;
  line-height: 1.5;
  font-size: 10px;
  font-weight: normal;
}
.price-advisory__table--wrapper ul li .inner_plan .conditions .small_txt a {
  color: #1565c0;
}
.price-advisory__table--wrapper ul li .btn {
  margin: auto;
  max-width: 263px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .price-advisory__table--wrapper ul li .btn {
    max-width: 300px;
  }
}
.price-advisory__table--wrapper ul li .btn a {
  font-weight: bold;
  display: block;
  color: #1565c0;
  font-size: 15px;
  padding: 16px;
  box-sizing: border-box;
  border: 1px solid #aaaaaa;
  border-radius: 100px;
}
.price-advisory__table--wrapper ul li .btn a:hover {
  transition: all 0.4s;
  opacity: 0.6;
}
.price-advisory__table--wrapper ul li.plan02 {
  border: 4px solid #1e88e5;
  box-sizing: border-box;
}
.price-advisory__table--wrapper ul li.plan02 .plan_name {
  background: #1e88e5;
}
.price-advisory__table--wrapper ul li.plan02 .btn a {
  background: #1e88e5;
  color: #fff;
  border: none;
}
.price-advisory__table--wrapper ul li.plan03 .plan_name {
  background: #1565c0;
}
.price-advisory__table--wrapper ul li.plan03 .btn a {
  background: #1565c0;
  color: #fff;
  border: none;
}

.commonplan {
  background: #fff;
  border-radius: 8px;
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .commonplan {
    margin-top: 20px;
  }
}
.commonplan .title {
  background: #fff1b0;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 16px;
}
@media screen and (max-width: 767px) {
  .commonplan .title {
    font-size: 24px;
  }
}
.commonplan .inner_commonplan {
  box-sizing: border-box;
  padding: 32px;
  column-gap: 30px;
}
@media screen and (min-width: 768px) {
  .commonplan .inner_commonplan {
    display: flex;
    align-items: center;
    justify-items: center;
  }
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan {
    padding: 24px 8px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .check {
    display: inline-block;
    text-align: left;
  }
}
.commonplan .inner_commonplan .check li {
  font-size: 22px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .commonplan .inner_commonplan .check li {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .check li {
    font-size: 18px;
  }
}
.commonplan .inner_commonplan .check li:before {
  content: "";
  background: url("../../img/price/icon_check.svg") center center no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
  background-size: contain;
  margin-right: 24px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .check li:before {
    margin-right: 8px;
  }
}
.commonplan .inner_commonplan .check li .txt,
.commonplan .inner_commonplan .check li span {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .check li .txt,
  .commonplan .inner_commonplan .check li span {
    display: inline-block;
    vertical-align: middle;
  }
}
.commonplan .inner_commonplan .check li .price {
  margin-left: 20px;
  font-size: 64px;
  font-weight: bold;
  color: #f49219;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .check li .price {
    display: inline-block;
    vertical-align: middle;
  }
}
.commonplan .inner_commonplan .check li:nth-child(n + 2) {
  margin-top: 10px;
}
.commonplan .inner_commonplan .plus {
  width: 40px;
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .plus {
    margin: 24px auto;
  }
}
.commonplan .inner_commonplan .box_support {
  text-align: center;
}
.commonplan .inner_commonplan .box_support .title_support {
  line-height: 1;
  font-size: 28px;
  color: #1565c0;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .box_support .title_support {
    font-size: 24px;
  }
}
.commonplan .inner_commonplan .box_support .txt {
  margin-top: 16px;
  line-height: 1.5;
  font-size: 16px;
}
.commonplan .inner_commonplan .box_support .txt span {
  font-weight: bold;
}
.commonplan .inner_commonplan .box_support .txt em {
  font-style: normal;
  position: relative;
  z-index: 1;
}
.commonplan .inner_commonplan .box_support .txt .yellow {
  position: relative;
}
.commonplan .inner_commonplan .box_support .txt .yellow:before {
  content: "";
  position: absolute;
  width: 102%;
  height: 0.7em;
  z-index: 0;
  background: #ffefa2;
  bottom: -0.1em;
  left: 0;
}
.commonplan .inner_commonplan .box_support ul {
  display: flex;
  margin-top: 16px;
  column-gap: 16px;
}
@media screen and (max-width: 767px) {
  .commonplan .inner_commonplan .box_support ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
  }
}
.commonplan .inner_commonplan .box_support ul li {
  text-align: center;
}
.commonplan .inner_commonplan .box_support ul li .icon {
  margin: 0 auto;
  width: 70px;
  height: 70px;
  border: 1px solid #1565c0;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.commonplan .inner_commonplan .box_support ul li .icon img {
  width: 45px;
}
.commonplan .inner_commonplan .box_support ul li .name {
  color: #1565c0;
  font-weight: bold;
  line-height: 1.3;
  font-size: 12px;
  margin-top: 4px;
}

.contact_txt {
  font-size: 24px;
  line-height: 1.5;
  text-align: center;
  font-weight: bold;
  margin-top: 24px;
  @media screen and (max-width: 767px) {
    font-size: 18px;
    margin-top: 16px;
  }
}
.price-section__price--inner .contact_txt_bottom {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner .contact_txt_bottom {
    margin-top: 24px;
  }
}
.price-section__price--inner .contact_txt_bottom a {
  position: relative;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
}
.price-section__price--inner .contact_txt_bottom .calculator:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  background: url("../../img/price/img_calculator.svg") no-repeat;
  width: 68px;
  height: 94px;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner .contact_txt_bottom .calculator:before {
    width: 50px;
    height: 64px;
    right: -10px;
  }
}

.price-advisory__kakuyaku-plan--wrapper {
  padding-top: 100px;
  background: url(../../img/price/img_plus.svg) no-repeat center 24px;
}
.price-advisory__kakuyaku-plan {
  border: 6px solid #cae7fd;
  border-radius: 16px;
  padding: 40px 60px;
  display: block;
  background: #fff url(../../img/price/img_handshake.webp) no-repeat 80px
    center/172px auto;
  padding-left: 300px;
}
@media screen and (max-width: 767px) {
  .price-advisory__kakuyaku-plan {
    padding: 120px 20px 20px;
    background-position: center 40px;
    background-size: 110px 62px;
  }
}

.price-advisory__heading--kakuyaku {
  font-size: 40px;
  font-weight: bold;
  color: var(--main-color);
}
@media screen and (max-width: 767px) {
  .price-advisory__heading--kakuyaku {
    font-size: 24px;
    text-align: center;
    margin-bottom: 24px;
  }
}
.price-advisory__heading--kakuyaku span {
  background-color: #fff0ab;
  padding: 12px 0px;
}
@media screen and (max-width: 767px) {
  .price-advisory__heading--kakuyaku span {
    padding: 8px 0px;
  }
}
@media screen and (max-width: 767px) {
  .price-advisory__heading--kakuyaku b {
    display: block;
  }
}

.price-advisory__kakuyaku-plan--description {
  font-size: 16px;
}
.price-advisory__kakuyaku-plan--buttons {
  margin-top: 60px;
}
.price-advisory__kakuyaku-plan--buttons .c-button {
  width: 380px;
  padding-top: 16px;
  padding-bottom: 20px;
  text-align: center;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .price-advisory__kakuyaku-plan--buttons {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .price-advisory__kakuyaku-plan--buttons .c-button {
    width: 100%;
    font-size: 18px;
  }
}

.price-advisory__feature {
  margin: 60px auto 0 !important;
}
@media screen and (max-width: 767px) {
  .price-advisory__feature {
    margin-top: 64px;
  }
}
.price-advisory__feature--heading {
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .price-advisory__feature--heading {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .price-advisory__feature--table {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 767px) {
  .price-advisory__feature--table img {
    max-width: initial;
  }
}
.price-advisory__feature--inner {
  width: 1240px;
  margin: 40px auto;
  padding: 60px 0;
  background-color: #fffae2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .price-advisory__feature--inner {
    width: 100%;
    padding: 40px 4vw;
  }
}
.price-advisory__feature--sub-heading {
  font-size: 28px;
  color: var(--main-color);
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .price-advisory__feature--sub-heading {
    font-size: 24px;
  }
}
.price-advisory__feature--description {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
}
.price-advisory__feature--button {
  font-size: 22px;
  text-align: center;
  padding: 18px 35px;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .price-advisory__feature--button {
    width: 100%;
    font-size: 20px;
    line-height: 1.4;
  }
}
.price-advisory__feature--supplement {
  margin-top: 40px;
  text-align: left;
}
.price-advisory__feature--supplement li {
  font-size: 12px;
}

/* section voice */
.top-section__voice {
  padding: 60px 0px 0px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .top-section__voice {
    padding: 60px 20px;
    padding-bottom: 0px;
  }
}

.top-section__heading_wrapper {
  margin-bottom: 18px;
}

.top-section__voice .voice-inner .txt_voice {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .top-section__voice .voice-inner .txt_voice {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

.top-section__heading--with-line {
  margin-bottom: 16px !important;
  text-align: center;
  padding-top: 20px;
  position: relative;
  color: #323b44;
}
.top-section__voice .voice-inner {
  max-width: 940px;
  margin: 0 auto;
}
.top-section__voice .voice-inner .box {
  display: flex;
  box-shadow: 2px 2px 7px 0px rgba(46, 46, 46, 0.18);
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .top-section__voice .voice-inner .box {
    flex-direction: column;
  }
}
.top-section__voice .voice-inner .box:hover {
  opacity: 0.8;
}
.top-section__voice .voice-inner .box:last-child {
  margin-bottom: 0;
}
.top-section__voice .voice-inner .box .imgbox {
  position: relative;
}
.top-section__voice .voice-inner .box .imgbox .img {
  height: 100%;
}
.top-section__voice .voice-inner .box .imgbox .img img {
  width: 240px;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  vertical-align: bottom;
  max-width: none;
}
@media screen and (max-width: 767px) {
  .top-section__voice .voice-inner .box .imgbox .img img {
    width: 100%;
    height: 280px;
  }
}
.top-section__voice .voice-inner .box .imgbox .logo {
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px;
  background-color: #fff;
}
.top-section__voice .voice-inner .box .imgbox .logo img {
  max-width: 76px;
  width: 100%;
  height: auto;
  max-height: 52px;
}
.top-section__voice .voice-inner .box .txtbox {
  background-color: #fff;
  padding: 32px 90px 32px 32px;
  position: relative;
}
.top-section__voice .voice-inner .box .txtbox::before {
  position: absolute;
  content: "";
  background-image: url(../../img/top/img_voice-arrow.webp);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .top-section__voice .voice-inner .box .txtbox::before {
    right: 12px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 767px) {
  .top-section__voice .voice-inner .box .txtbox {
    padding: 24px 50px 24px 24px;
  }
}
.top-section__voice .voice-inner .box .txtbox .title {
  font-size: 22px;
  font-weight: bold;
  color: #1565c0;
  line-height: 1.5;
  margin-bottom: 4px;
}
.top-section__voice .voice-inner .box .txtbox .company-name {
  font-size: 12px;
  margin-bottom: 4px;
}
.top-section__voice .voice-inner .box .txtbox .tag {
  margin-bottom: 12px;
}
.top-section__voice .voice-inner .box .txtbox .tag li {
  color: #1565c0;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  border-radius: 32px;
  border: 1.5px solid #1565c0;
  background: #fff;
  display: inline-block;
  padding: 6px 8px;
}
.top-section__voice .voice-inner .box .txtbox .detail {
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .top-section__voice .voice-inner .box .txtbox .detail {
    font-size: 14px;
  }
}

/* section voice ここまで */

/* 見積もり依頼フォームはこちら */

.easy-estimate {
  border-radius: 8px;
}

@media screen and (max-width: 767px) {
  .easy-estimate {
    border-radius: 8px;
    margin-left: 0;
    margin-right: 0;
    margin: 24px auto 32px;
  }
}

.easy-estimate__wrapper {
  margin: 60px auto 0 !important;
  width: 760px;
}
@media screen and (max-width: 767px) {
  .easy-estimate__wrapper {
    margin: 32px auto 0 !important;
    width: 100%;
    padding: 0 4vw;
    border-radius: 8px;

    .easy-estimate.no-print {
      border-radius: 8px;
    }
  }
}
.easy-estimate__wrapper h2 {
  font-size: 36px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .easy-estimate__wrapper h2 {
    font-size: 24px;
  }
}
.easy-estimate__wrapper h2 em {
  display: block;
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .easy-estimate__wrapper h2 em {
    font-size: 18px;
  }
}
.easy-estimate__wrapper .easy-estimate {
  margin: 24px auto 60px;
}
@media screen and (max-width: 767px) {
  .easy-estimate__wrapper .easy-estimate {
    margin: 24px auto 32px;
  }
}
/* 見積もり依頼フォームはこちら ここまで */

.price-advisory__support {
  padding-bottom: 80px;
}
.price-advisory__support--buttons .c-button {
  width: 380px;
  padding-top: 16px;
  padding-bottom: 20px;
  text-align: center;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .price-advisory__support--buttons .c-button {
    width: 100%;
    font-size: 18px;
  }
}

.heading__with-line {
  text-align: center;
  padding-top: 20px;
  position: relative;
}
.heading__with-line:before,
.heading__with-line:after {
  content: "";
  display: block;
  height: 2px;
  width: 40px;
  position: absolute;
  top: 0;
}
.heading__with-line:before {
  right: 50%;
  background: #03a9f4;
}
.heading__with-line:after {
  left: 50%;
  background: #1565c0;
}

/* -----------------------------
専属産業医
----------------------------- */
.price-section__price--inner-recruitment {
  margin-bottom: 96px;
  padding-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .price-section__price--inner-recruitment {
    margin-top: -20px;
  }
}

.price-recruitment__intro--heading {
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__intro--heading {
    font-size: 24px;
    line-height: 1.6;
  }
}
.price-recruitment__intro--heading span {
  font-size: 56px;
  color: var(--main-color);
  margin-right: 4px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__intro--heading span {
    font-size: 36px;
    display: block;
  }
}
.price-recruitment__intro--inner {
  padding: 32px 40px;
  background-color: #fff;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__intro--inner {
    padding: 16px;
  }
}
.price-recruitment__intro--inner p {
  font-size: 14px;
  margin-top: 32px;
}

.price-recruitment__select {
  margin-top: 60px;
}
.price-recruitment__select--heading {
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 56px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--heading {
    font-size: 24px;
  }
}

.price-recruitment__select--items {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  margin-bottom: 64px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--items {
    row-gap: 24px;
  }
}
.price-recruitment__select--items li {
  position: relative;
  border: 6px solid #cae7fd;
  border-radius: 16px;
  padding: 40px 40px 50px 190px;
  display: inline-block;
  background-color: #fff;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--items li {
    padding: 20px;
    font-size: 16px;
  }
}
.price-recruitment__select--items li::before {
  font-size: 110px;
  color: #cae7fd;
  font-weight: bold;
  position: absolute;
  left: 36px;
  top: 0px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--items li::before {
    font-size: 70px;
    position: relative;
    width: 100%;
    display: block;
    left: 0;
    text-align: center;
    height: 80px;
    line-height: 80px;
  }
}
.price-recruitment__select--items li:nth-of-type(1) {
  background: #fff url(../../img/price/bg_woman.webp) no-repeat 770px
    bottom/280px auto;
  padding-right: 360px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--items li:nth-of-type(1) {
    background-position: center 100px;
    background-size: 174px auto;
    padding-right: 20px;
  }
}
.price-recruitment__select--items li:nth-of-type(1)::before {
  content: "01";
}
.price-recruitment__select--items li:nth-of-type(1)::after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 172px;
  height: 68px;
  background: url(../../img/price/img_most_recommend.svg) no-repeat center
    top/contain;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--items li:nth-of-type(1)::after {
    background-position: center 6px;
    background-size: 100px auto;
  }
}

@media screen and (max-width: 767px) {
  .price-recruitment__select--items
    li:nth-of-type(1)
    .price-recruitment__select--item-title {
    margin-top: 190px;
  }
}
.price-recruitment__select--items li:nth-of-type(2)::before {
  content: "02";
}
.price-recruitment__select--items li a:hover {
  text-decoration: none;
}
.price-recruitment__select--buttons .c-button {
  width: 380px;
  padding-top: 16px;
  padding-bottom: 20px;
  text-align: center;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--buttons .c-button {
    width: 100%;
    font-size: 18px;
  }
}
.price-recruitment__select--item-title {
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--item-title {
    font-size: 24px;
  }
}

.price-recruitment__select--fee {
  color: var(--main-color);
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .price-recruitment__select--fee {
    font-size: 16px;
    line-height: 1.4;
  }
  .price-recruitment__select--fee b {
    font-size: 24px;
  }
}

/* -----------------------------
スポット産業医
----------------------------- */
.price-section__price--inner-spot {
  margin-bottom: 96px;
  padding-bottom: 64px;
}

.price-spot__intro--heading {
  font-size: 46px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .price-spot__intro--heading {
    font-size: 24px;
    line-height: 1.6;
  }
}
.price-spot__intro--heading span {
  font-size: 56px;
  color: var(--main-color);
  margin-right: 4px;
}
@media screen and (max-width: 767px) {
  .price-spot__intro--heading span {
    font-size: 36px;
    display: block;
  }
}

.price-spot__meeting {
  margin-top: 40px;
}
.price-spot__meeting--items {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.price-spot__meeting--items li {
  position: relative;
  border: 6px solid #cae7fd;
  border-radius: 16px;
  padding: 40px 40px 50px 40px;
  display: inline-block;
  background-color: #fff;
  text-align: left;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--items li {
    padding: 20px;
  }
}
.price-spot__meeting--items li:nth-of-type(1) {
  padding-top: 72px;
  background: #fff url(../../img/price/img_price-spot__meeting01.svg) no-repeat
    690px 70px/330px 278px;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--items li:nth-of-type(1) {
    padding-top: 230px;
    background-position: center 30px;
    background-size: 220px auto;
  }
}
.price-spot__meeting--items li:nth-of-type(1)::before {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 172px;
  height: 68px;
  background: url(../../img/price/img_most_recommend.svg) no-repeat center
    top/contain;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--items li:nth-of-type(1)::before {
    width: 100px;
    height: 40px;
    top: -20px;
  }
}
.price-spot__meeting--items li:nth-of-type(2) {
  background: #fff url(../../img/price/img_price-spot__meeting02.svg) no-repeat
    700px 50px/330px 240px;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--items li:nth-of-type(2) {
    padding-top: 200px;
    background-position: center 20px;
    background-size: 220px auto;
  }
}
.price-spot__meeting--item-title {
  border-radius: 60px;
  background-color: #fff0ab;
  font-size: 42px;
  font-weight: bold;
  display: inline-block;
  width: 640px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--item-title {
    padding: 16px;
  }
}
.price-spot__meeting--item-title span {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--item-title,
  .price-spot__meeting--item-title span {
    font-size: 20px;
    width: 100%;
  }
}
.price-spot__meeting--fee {
  color: var(--main-color);
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  margin-top: 24px;
}
.price-spot__meeting--fee b {
  font-size: 46px;
}
.price-spot__meeting--fee span {
  font-size: 20px;
  color: var(--text-color);
}
.price-spot__meeting--notice {
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--fee {
    text-align: center;
    font-size: 26px;
  }
  .price-spot__meeting--fee b {
    font-size: 36px;
  }
  .price-spot__meeting--fee span {
    display: block;
    font-size: 14px;
    margin-top: 10px;
  }
  .price-spot__meeting--fee small {
    font-size: 26px;
  }
  .price-spot__meeting--notice {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
    text-align: center;
  }
}
.price-spot__meeting--items li:nth-of-type(2) .price-spot__meeting--notice {
  font-size: 14px;
  font-weight: normal;
}
.price-spot__meeting--description {
  font-weight: bold;
  font-size: 25px;
  line-height: 1.5;
  margin-top: 24px;
}
.price-spot__meeting--items
  li:nth-of-type(2)
  .price-spot__meeting--description {
  font-size: 20px;
}
.price-spot__meeting--detail {
  font-size: 16px;
  line-height: 1.7;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--description {
    font-size: 18px;
  }
  .price-spot__meeting--detail {
    font-size: 14px;
  }
}
.price-spot__meeting--buttons {
  margin-top: 40px;
}
.price-spot__meeting--buttons .c-button {
  width: 380px;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--buttons {
    margin-top: 20px;
  }
  .price-spot__meeting--buttons .c-button {
    width: 100%;
  }
}
.price-spot__meeting--table {
  width: 100%;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .price-spot__meeting--table thead {
    display: none;
  }
  .price-spot__meeting--table thead th,
  .price-spot__meeting--table tbody td {
    display: block;
    padding: 0;
  }
  .price-spot__meeting--table tbody td::before {
    display: block;
    padding: 4px 0;
    background-color: #637487;
    color: #fff;
    font-size: 22px;
  }
  .price-spot__meeting--table tbody td:nth-of-type(1)::before {
    content: "60分";
  }
  .price-spot__meeting--table tbody td:nth-of-type(2)::before {
    content: "90分";
  }
  .price-spot__meeting--table tbody td:nth-of-type(3)::before {
    content: "120分";
  }
}
.price-spot__meeting--table th,
.price-spot__meeting--table td {
  text-align: center;
  padding: 0 10px;
  font-weight: bold;
}
.price-spot__meeting--table thead th {
  background-color: #637487;
  color: #fff;
  font-size: 30px;
}
.price-spot__meeting--table th:nth-of-type(2),
.price-spot__meeting--table th:nth-of-type(3),
.price-spot__meeting--table td:nth-of-type(2),
.price-spot__meeting--table td:nth-of-type(3) {
  border-left: 1px solid #fff;
}
.price-spot__meeting--table tbody td {
  background-color: #ebf6fd;
  color: var(--main-color);
  font-size: 28px;
}
.price-spot__meeting--table thead th span,
.price-spot__meeting--table tbody td span {
  font-size: 20px;
}
