@charset "UTF-8";
.pagevisual {
  background-image: url("../img/dx-skill/mv.jpg");
  background-position: center top 25%;
}

.pagevisual:after {
  background: rgb(142, 142, 142);
  background: -moz-linear-gradient(242deg, rgba(142, 142, 142, 0) 0%, rgb(68, 68, 68) 100%);
  background: -webkit-linear-gradient(242deg, rgba(142, 142, 142, 0) 0%, rgb(68, 68, 68) 100%);
  background: linear-gradient(242deg, rgba(142, 142, 142, 0) 0%, rgb(68, 68, 68) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8e8e8e",endColorstr="#444444",GradientType=1);
}

span.wpcf7-list-item {
  display: block;
}

@media screen and (max-width: 770px) {
  .pagevisual {
    background-position: center top 0%;
  }
}
h3 {
  font-size: 30px;
  margin-bottom: 20px;
  font-weight: 300 !important;
  position: relative;
  padding: 1rem 0rem;
  border-bottom: 2px solid #549ED5;
}

h3:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 20%;
  height: 2px;
  content: "";
  background: #226093;
}

h4 {
  font-weight: 300;
  font-size: 20px;
  padding: 1rem 2rem;
  background: #f4f4f4;
  margin-bottom: 20px;
}

p {
  margin-bottom: 30px;
}

/*--------------------------------------------------------------------*/
section.summary {
  padding: 4em 0;
}

section.summary .heading .pageIndex {
  margin-bottom: 6em;
}

section.summary .heading .en {
  font-weight: 300;
  margin-right: 0.7em;
  padding-right: 0.7em;
  white-space: nowrap;
}

section.summary .heading .ja {
  color: #1f8ec7;
  white-space: nowrap;
}

section.summary .intro {
  margin-bottom: 4em;
}

section.summary .intro .index {
  margin-bottom: 0.5em;
}

section.summary .intro .number {
  font-size: 80%;
  width: 2em;
  height: 2em;
  background-color: #1f8ec7;
  color: #fff;
  font-weight: bold;
  border-radius: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.4em;
}

section.summary .intro .label {
  font-size: 120%;
  color: #1f8ec7;
}

section.summary .image {
  margin-bottom: 2em;
}

section.summary .image .caption {
  margin-bottom: 1em;
  font-size: 90%;
}

@media screen and (max-width: 750px) {
  section.summary {
    padding: 2em 5vw;
  }
  section.summary .heading .pageIndex {
    margin-bottom: 3em;
  }
  section.summary .heading .pageIndex .en:after {
    display: none;
  }
  section.summary .heading .en {
    font-size: 6.4vw !important;
    margin-right: 0;
    padding-right: 0;
  }
}
/*--------------------------------------------------------------------*/
section.summary .table {
  margin-bottom: 2em;
}

section.summary .table table {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-weight: 500;
}

section.summary .table table th,
section.summary .table table td {
  padding: 1.5em 0.5em;
  border-left: 2px solid #fff;
  text-align: center;
}

section.summary .purpose .table table th,
section.summary .purpose .table table td {
  padding: 0.8em 0.5em;
  border-left: 2px solid #fff;
  text-align: center;
}

section.summary .table table th {
  background-color: #374951;
  color: #fff;
  padding: 0.75em 0.5em;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
}

section.summary .table table td {
  background-color: #f6f9fc;
  border-bottom: 1px solid #000;
  text-align: center;
  font-size: 14px;
}

section.summary .table table sup {
  font-size: 12px;
  font-size: 1.2rem;
  font-size: clamp(0.6rem, 2.5vw, 1.2rem);
}

@media screen and (max-width: 750px) {
  section.summary .table {
    overflow: auto;
  }
  section.summary .table table th,
  section.summary .table table td {
    padding: 1.5em 0.5em;
    border-left: 2px solid #fff;
    text-align: center;
    display: block;
  }
}
/*--------------------------------------------------------------------*/
section.summary .table table th.highlight {
  background-color: #1f8ec7;
  text-align: center;
}

section.summary .table table td.highlight {
  color: #1f8ec7;
  background-color: #fff;
  white-space: nowrap;
  text-align: center;
  width: 200px;
}

section.summary .purpose .table table td.highlight {
  color: #1f8ec7;
  background-color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.5;
}

@media screen and (max-width: 750px) {
  section.summary .table table td.highlight {
    width: auto;
  }
}
section.summary .purpose .table table td.highlight {
  color: #1f8ec7;
  background-color: #fff;
  white-space: nowrap;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.5;
}

/*--------------------------------------------------------------------*/
section.summary .table table th.submenu {
  background-color: #d8dbdc;
  color: #3b4950;
}

/*--------------------------------------------------------------------*/
section.summary .table table td.menu {
  line-height: 2.3;
}

@media screen and (max-width: 750px) {
  section.summary .table table td.menu {
    white-space: nowrap;
  }
}
/*--------------------------------------------------------------------*/
section.summary section.subsidy {
  margin-bottom: 100px;
}

section.summary section.support {
  margin-bottom: 100px;
}

@media screen and (max-width: 750px) {
  section.summary section.subsidy {
    margin-bottom: 100px;
  }
  section.summary section.support {
    margin-bottom: 50px;
  }
  section.summary .support .table table td {
    min-width: 100px;
  }
  section.summary .support .table table td.highlight {
    min-width: 0;
  }
  section.summary .subsidy .price .table table td {
    white-space: nowrap;
  }
}
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
button.more_btn {
  background: #efefef;
  padding: 10px 30px;
}

.contact_btn_wrapper {
  display: grid;
  flex-direction: column;
  justify-content: center;
}

button.contact_btn {
  background: #00B0BC;
  color: #ffffff;
  padding: 10px 100px;
  margin: 40px auto 20px;
  font-size: 16px;
  border-radius: 25px;
}

@media screen and (min-width: 751px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
}
.mb-20 {
  margin-bottom: 20px;
}

.mb-80 {
  margin-bottom: 80px;
}

.contact_btn_wrapper {
  display: grid;
  flex-direction: column;
  justify-content: center;
}

button.contact_btn {
  background: #00B0BC;
  color: #ffffff;
  padding: 10px 100px;
  margin: 40px auto 20px;
  font-size: 16px;
  border-radius: 25px;
}

.container {
  display: flex;
  align-items: start;
  gap: 20px;
  margin-bottom: 30px;
}

.container h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

.container.image-box {
  flex-shrink: 0;
  width: 250px;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-box img {
  max-width: 250px;
  height: auto;
}

.container.text-box {
  flex-grow: 1;
}

@media (max-width: 770px) {
  .container {
    flex-direction: column;
    align-items: center; /* 追加: レスポンシブ時に要素を中央寄せに */
  }
  .text-box {
    text-align: center; /* テキストも中央寄せにする場合はこの行を追加してください */
  }
}
.container.image-box2 {
  flex-shrink: 0;
  width: 250px;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container.image-box2 img {
  max-width: 250px;
  height: auto;
}

.container.text-box2 {
  flex-grow: 1;
}

@media (max-width: 770px) {
  .container {
    flex-direction: column;
    align-items: center; /* 追加: レスポンシブ時に要素を中央寄せに */
  }
  .text-box2 {
    text-align: left; /* テキストも中央寄せにする場合はこの行を追加してください */
  }
}
.notation {
  text-align: right;
}
