body {
  background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/background_line_img.png);
}
.dmd_hp_course_close {
  display: none !important;
}
.dmd_el_end {
  color: #d52121;
}
.dmd_bl_container {
  max-width: 1200px;
  margin: 0 auto;
}
#overview .item-box table {
  background: #fff;
}
.page-top {
  display: none;
}
.dmd_bl_fixed {
  position: fixed;
  right: 10px;
  bottom: 10px;
}
.dmd_bl_fixed p {
  cursor: pointer;
  margin-bottom: 15px;
}
details {
  all: unset;
  display: block;
  cursor: pointer;
}
summary {
  all: unset;
  display: block;
  cursor: pointer;
  list-style: none;
}
summary::-webkit-details-marker {
  display: none;
}
button {
  all: unset;
  display: inline-block;
  cursor: pointer;
}
.dmd_it .dmd_bl_fv,
.dmd_medical_lunch .dmd_bl_fv {
  margin-top: 130px;
}

.dmd_bl_ttl {
  max-width: 800px;
  margin: 0 auto;
  border-radius: 10px;
  padding: 20px 0;
  font-size: 24px;
  color: #fff;
  text-align: center;
}
.dmd_bl_ttl.dmd_el_noticeTtl {
  border-radius: 0;
  background: #767676;
}
.dmd_bl_ttl.dmd_el_situationTtl {
  border-radius: 10px;
  background: #002e4e;
}
.dmd_bl_box {
  max-width: 800px;
  padding: 40px;
  margin: 0 auto 60px;
  background: #fff;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 5px -2.5px #999;
  border-radius: 10px;
}
.dmd_bl_infoBox {
  margin-top: 30px;
}
.dmd_bl_infoTxt {
  text-align: center;
  margin-top: 10px;
}
.dmd_info_smTxt {
  font-size: 12px;
}
.dmd_bl_info_btn_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dmd_bl_fv_ttl {
  text-align: center;
  padding-top: 25px;
}
.dmd_bl_fv_recruit {
  background: #ec3737;
  width: 500px;
  margin: 10px auto 0;
  padding: 5px 0;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
}
.dmd_bl_fv_recruit span {
  font-size: 35px;
}
.dmd_bl_fv_bottom {
  text-align: center;
  margin-top: 200px;
  padding-bottom: 25px;
}
/* fv ここまで*/

/* about */
.ly_about {
  margin-top: 40px;
}
.dmd_bl_about_txt {
  max-width: 750px;
  margin: 40px auto 0;
  font-size: 17px;
}
.dmd_bl_about_txt span {
  display: block;
  color: #ff3f3f;
  margin-top: 40px;
}
.dmd_bl_about_acc {
  margin-top: 40px;
}
.dmd_bl_about_acc details {
  max-width: 750px;
  margin: 0 auto 10px;
  border: 1px solid #2568c0;
}
.dmd_bl_about_acc summary {
  position: relative;
  max-width: 750px;
  background: #2568c0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}
.dmd_bl_about_acc summary::after {
  position: absolute;
  content: "＋";
  font-size: 18px;
  color: #fff;
  right: 20px;
}
.dmd_bl_about_acc details[open] summary::after {
  position: absolute;
  content: "ー";
  font-size: 18px;
  color: #fff;
  right: 20px;
}
.dmd_bl_about_acc details p,
.dmd_bl_about_acc details a {
  padding: 20px;
  background: #fff;
}
.dmd_bl_about_acc details a {
  display: block;
  color: #004aed;
}
.dmd_bl_recruit_contents {
  max-width: 800px;
  margin: 0 auto;
}
/* about ここまで*/

/* curriculum */
.dmd_bl_curriculum_contents {
  max-width: 750px;
  margin: 30px auto 0;
  padding: 0 20px;
}
.dmd_bl_curriculum_contents_txt {
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 17px;
}
.dmd_bl_curriculumlist {
  max-width: 750px;
  margin: 30px auto 0;
  background: #fff;
  border-radius: 10px 10px 0 0;
  padding-bottom: 30px;
}
.dmd_bl_curriculumlist_ttl {
  max-width: 750px;
  position: relative;
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  text-align: center;
  border-radius: 10px 10px 0 0;
}
.dmd_bl_curriculumlist_ttl::before {
  position: absolute;
  content: "";
  background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/curriculum_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 33px;
  height: 31px;
  left: 0;
  right: 260px;
  margin: 0 auto;
}

.dmd_bl_curriculumlist_subttl {
  font-size: 22px;
  font-weight: bold;
}
.dmd_bl_curriculumlist_contents {
  margin: 20px 0;
  padding: 0 30px;
}
.dmd_bl_curriculumlist_contents li {
  margin-top: 5px;
}
.dmd_el_right {
  text-align: right;
}
.dmd_bl_curriculum_btn {
  width: 330px;
  margin: 30px auto;
  text-align: center;
}
.dmd_bl_curriculum_btn a {
  padding: 20px 0;
  background: #3b3dac;
  width: 100%;
  display: block;
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
/* curriculum ここまで*/
/* voice */
.dmd_bl_voice {
  margin-top: 30px;
}
.dmd_bl_voice_slide {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.dmd_bl_voice_slide .splide__arrows .splide__arrow--prev,
.dmd_bl_voice_slide .splide__arrows .splide__arrow--next {
  position: absolute;
  top: 100px;
}
.dmd_bl_voice_slide .splide__arrows .splide__arrow--prev {
  left: 90px;
}
.dmd_bl_voice_slide .splide__arrows .splide__arrow--next {
  right: 90px;
  transform: rotate(180deg);
}
.dmd_bl_voice_slide figure {
  margin: 20px auto 10px;
  width: 210px;
  height: 210px;
}
.dmd_bl_voice_slide_contents p {
  width: 450px;
  margin: 20px auto 0;
}
.dmd_bl_voice_slide_contents span {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #d9eff7 50%);
}
.dmd_bl_voice_slide_desc {
  margin: 10px 0 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
/* voice ここまで*/

/* flow*/
.dmd_bl_flow_list {
  max-width: 800px;
  margin: 0 auto;
}
.dmd_bl_flow_list_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
.dmd_bl_flow_list_flex figure {
  margin-right: 15px;
}
.dmd_bl_flow_list_subttl {
  font-size: 23px;
  font-weight: bold;
}
.dmd_bl_flow_list li {
  position: relative;
  padding: 0 35px;
  max-width: 800px;
  padding: 35px 100px;
  margin: 30px auto 70px;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 0px 10px -5px #999;
  border-radius: 10px;
}
.dmd_bl_flow_list li::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 25px solid #2f2fab;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.dmd_bl_flow_list li:nth-last-of-type(1)::before {
  display: none;
}
.dmd_bl_flow_listTxt {
  margin-bottom: 20px;
}
.dmd_bl_flow_listTxt.dmd_el_list_style {
  position: relative;
  margin-bottom: 0;
}
.dmd_bl_flow_listTxt.dmd_el_flow_listTxt__mt {
  margin-top: 25px;
}
.dmd_bl_flow_listTxt.dmd_el_list_style::before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  background-color: #949494;
  border-radius: 50%;
  top: 10px;
  left: -15px;
}
.dmd_bl_tel {
  width: 330px;
  margin: 5px auto;
  position: relative;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #3b3dac;
  border: 2px solid #3b3dac;
  padding: 10px 0 15px;
  background: #fff;
}
.dmd_el_tel_info.dmd_bl_tel {
  margin: 5px auto 0;
}
.dmd_bl_tel::before {
  position: absolute;
  content: "";
  background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/step_button_tel_icon.png)top / contain;
  background-repeat: no-repeat;
  height: 20px;
  width: 21px;
  left: 45px;
  bottom: 17px;
}
.dmd_bl_tel span {
  font-size: 14px;
  font-weight: bold;
}
.dmd_bl_tel .dmd_bl_tel_telTxt {
  font-size: 16px;
  font-weight: bold;
  color: #3b3dac;
  text-align: center;
  display: block;
}
.dmd_bl_tel .dmd_bl_tel_telNum {
  display: block;
  font-size: 30px;
  font-weight: bold;
  color: #3b3dac;
  text-align: center;
}
.dmd_bl_flow_recruitPeriod {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  height: 65px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
}
.dmd_bl_flow_recruit {
  font-size: 14px;
  font-weight: bold;
}
.dmd_bl_flow_recruitTxt {
  margin-left: 15px;
  line-height: 1.3;
}
.dmd_bl_flow_recruitTxt,
.dmd_bl_flow_recruitTxt a {
  font-size: 14px;
  font-weight: bold;
  color: #515151;
}
.dmd_bl_flow_recruitTxt .dmd_bl_flow_map {
  font-weight: normal;
  text-decoration: underline;
}
.dmd_bl_flow_recruit_flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 65px;
  margin: 1px auto;
  border: 2px solid #2568c0;
}
.dmd_bl_flow_img {
  margin: 30px 0;
  text-align: center;
}
/* flow ここまで*/
/* notice*/
.dmd_bl_notice_box {
  border: 2px solid #6a6a6a;
  max-width: 800px;
  margin: 0 auto;
  padding: 20px;
  background: #fff;
}
.dmd_bl_notice_box ol {
  margin-top: 30px;
}
.dmd_bl_notice_box ol li {
  margin-bottom: 10px;
}
.dmd_bl_notice_box ol li a {
  color: #004aed;
  text-decoration: underline;
}
/* notice ここまで*/
/* situation ここまで*/
.dmd_bl_situation {
  max-width: 800px;
  margin: 30px auto;
}
.dmd_bl_situation_txt {
  padding: 0 20px;
  margin-top: 20px;
}
.dmd_bl_situation_subTtl {
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
.dmd_bl_situation_img {
  width: 600px;
  margin: 10px auto 0;
  box-shadow: 0px 0px 7px -2.5px #999;
  border-radius: 10px 10px 0 0;
}
.dmd_bl_situation_bottomTxt {
  text-align: center;
  margin-top: 10px;
}
.dmd_bl_situation_bottomTxt.el_red {
  color: #e6506b;
}
/* situation ここまで*/
/* Occupation*/
.dmd_bl_occupation_ttl {
  text-align: center;
  font-size: 20px;
  color: #3b3dac;
  margin-bottom: 10px;
}
.dmd_el_occupation_subttl {
  text-align: left;
  color: #3a3a3a;
}
.dmd_bl_occupation_box {
  margin-top: 20px;
}
.dmd_bl_occupation_box p {
  margin-bottom: 20px;
}
/* Occupation ここまで*/

/* モーダルの背景 */
.modal {
  display: none; /* 初期状態は非表示 */
  position: fixed;
  z-index: 1000;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.9);
}

/* 拡大画像 */
.modal-content {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 80%;
}

/* 閉じるボタン */
.close {
  position: absolute;
  top: 20px;
  right: 35px;
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

/* info*/
.dmd_bl_info_txt {
  letter-spacing: 0.04em;
  font-weight: bold;
  color: #3b3dac;
  text-align: center;
  margin-top: 20px;
}
.dmd_bl_info_btn {
  position: relative;
  width: 330px;
  margin: 5px auto 0;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  background: #3b3dac;
}
.dmd_bl_info_btn a {
  display: block;
  width: 330px;
  padding: 10px 0;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  line-height: 1.2;
}
.dmd_bl_info_btn::before {
  position: absolute;
  content: "▶︎";
  right: 15px;
  top: 23px;
}
/* info ここまで*/

/* explanation*/
.dmd_bl_explanation {
  padding-top: 15px;
}
.dmd_bl_point_topTxt {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 40px;
}
.dmd_bl_point_logo {
  text-align: center;
  margin-top: 20px;
}
.dmd_bl_point_txt {
  width: 500px;
  margin: 40px auto 0;
  line-height: 1.3;
}
.dmd_bl_explanation_list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-top: 50px;
  max-width: 1200px;
}
.dmd_bl_explanation_item {
  position: relative;
  max-width: 380px;
  width: 380px;
  height: 220px;
  border: 1px solid #3b3dac;
  background: #ecf6ff;
}
.dmd_bl_explanation_item::before {
  position: absolute;
  content: "";
  width: 148px;
  height: 47px;
  top: -23px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-repeat: no-repeat;
}
.dmd_bl_explanation_item:nth-of-type(1):before {
  background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_point01.png) top / contain;
}
.dmd_bl_explanation_item:nth-of-type(2):before {
  background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_point02.png) top / contain;
}
.dmd_bl_explanation_item:nth-of-type(3):before {
  background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_point03.png) top / contain;
}
.dmd_bl_explanation_item figure {
  margin-top: 40px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dmd_bl_explanation_item p {
  font-weight: bold;
  color: #3a3a3a;
  width: 200px;
  margin: 20px auto 0;
  text-align: center;
}
.dmd_bl_explanation_item p span.dmd_el_font_L {
  font-size: 23px;
  font-weight: bold;
}
.dmd_bl_explanation_item p span {
  color: #d52121;
}
.dmd_bl_explanation_bottom {
  position: relative;
  max-width: 700px;
  margin: 60px auto 0;
  border: 1px solid #3b3dac;
  border-radius: 10px;
  padding: 25px 0 15px;
  background: #fff;
}
.dmd_bl_explanation_bottom::before {
  position: absolute;
  content: "対象となる方";
  width: 240px;
  margin: 0 auto;
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
  left: 0;
  right: 0;
  top: -20px;
  letter-spacing: 0.06em;
  color: #ffda2f;
  background: #3b3dac;
  border-radius: 30px;
}
.dmd_bl_explanation_bottom li {
  position: relative;
  margin: 0 0 10px 50px;
}
.dmd_bl_explanation_bottom li span {
  font-weight: bold;
  color: #d52121;
}
.dmd_bl_explanation_bottom li::before {
  position: absolute;
  content: "";
  background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_checkmark.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 21px;
  height: 23px;
  top: 0;
  left: -30px;
}
.bl_about_ttl {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  background: #2568c0;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 10px;
}
/* explanation ここまで*/
.dmd_bl_challenge {
  padding-bottom: 40px;
}

/* SP版 */
@media screen and (max-width: 640px) {
  #overview {
    padding-top: 3vw;
  }
  .hp_sp_None {
    display: none !important;
  }
  .dmd_bl_container {
    max-width: auto;
    margin: 0 auto;
  }

  .dmd_bl_info_btn {
    position: relative;
    width: 87.5vw;
    margin: 0.781vw auto 0;
    padding: 0.781vw 0 1.781vw;
    text-align: center;
    font-size: 4.375vw;
    color: #fff;
    background: #3b3dac;
  }
  .dmd_bl_info_btn a {
    display: block;
    width: 87.5vw;
    text-align: center;
    font-size: 4.375vw;
    color: #fff;
    background: #3b3dac;
    margin: 0 auto;
  }
  .dmd_bl_info_btn::before {
    right: 3vw;
    top: 5vw;
    font-size: 3vw;
  }
  .dmd_info_smTxt {
    font-size: 3vw;
  }
  .hp_sp_None {
    display: none !important;
  }
  .dmd_bl_ttl {
    width: 93.75vw;
    margin: 0 auto;
    background: #2568c0;
    border-radius: 1.563vw;
    padding: 3.125vw 0;
    font-size: 5.625vw;
    color: #fff;
    text-align: center;
  }
  .dmd_bl_infoTxt {
    font-size: 4.375vw;
  }
  .dmd_bl_box {
    max-width: 87.5vw;
    padding: 4vw;
    margin: 0 auto 10vw;
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 0.781vw -0.391vw #999;
    border-radius: 1.563vw;
  }
  .dmd_bl_point_logo {
    width: 87.5vw;
    margin: 0 auto;
  }
  .dmd_bl_fv_ttl {
    text-align: center;
    padding-top: 3.906vw;
    width: 87.5vw;
    margin: 0 auto;
  }
  .dmd_bl_fv_recruit {
    width: 78.125vw;
    margin: 1.563vw auto 0;
    padding: 0.781vw 0;
    border-radius: 0.781vw;
    font-size: 4.688vw;
  }
  .dmd_bl_fv_recruit span {
    font-size: 6.469vw;
  }
  .dmd_bl_fv_bottom {
    width: 89.063vw;
    margin: 32.813vw auto 0;
    padding-bottom: 0;
  }

  /* about */
  .ly_about {
    margin-top: 40px;
  }
  .dmd_bl_about_txt {
    width: 87.5vw;
    font-size: 4.375vw;
    margin: 7.813vw auto 0;
  }
  .dmd_bl_about_txt span {
    display: block;
    color: #ff3f3f;
    margin-top: 40px;
  }
  .dmd_bl_about_acc {
    margin-top: 40px;
  }
  .dmd_bl_about_acc details {
    width: 87.5vw;
    font-size: 4.375vw;
    margin: 0 auto 1.563vw;
    border: 1px solid #2568c0;
  }
  .dmd_bl_about_acc summary {
    position: relative;
    max-width: 750px;
    background: #2568c0;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
  }
  .dmd_bl_about_acc summary::after {
    position: absolute;
    content: "＋";
    color: #fff;
    font-size: 4.3vw;
    right: 2vw;
  }
  .dmd_bl_about_acc details[open] summary::after {
    position: absolute;
    content: "ー";
    font-size: 4.3vw;
    color: #fff;
    right: 2vw;
  }
  .dmd_bl_about_acc details p,
  .dmd_bl_about_acc details a {
    padding: 3.125vw;
    background: #fff;
  }
  .dmd_bl_about_acc details a {
    display: block;
    color: #004aed;
  }
  .dmd_bl_recruit_contents {
    max-width: 87.5vw;
    margin: 0 auto;
  }
  .dmd_bl_about_ttlsm {
    font-size: 4.2vw;
  }
  /* about ここまで*/

  /* curriculum */
  .dmd_bl_curriculum_contents {
    width: 87.5vw;
    margin: 4.688vw auto 0;
    padding: 0 3.125vw;
  }
  .dmd_bl_curriculum_contents_txt {
    line-height: 1.2;
    margin-bottom: 1.563vw;
    font-size: 4.375vw;
  }
  .dmd_bl_curriculumlist {
    max-width: 87.5vw;
    margin: 4.688vw auto 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    border: 1px solid #2568c0;
    padding-bottom: 4.688vw;
  }
  .dmd_bl_curriculumlist_ttl {
    max-width: 87.5vw;
    position: relative;
    font-size: 4.375vw;
    color: #fff;
    padding: 1.563vw 0;
    text-align: center;
    background: #2568c0;
    border-radius: 1.563vw 1.563vw 0 0;
  }
  .dmd_bl_curriculumlist_ttl::before {
    position: absolute;
    content: "";
    background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/curriculum_icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 7.031vw;
    height: 6.719vw;
    right: 57vw;
  }
  .dmd_bl_curriculumlist_subttl {
    font-size: 5.313vw;
    font-weight: bold;
    line-height: 1.2;
  }
  .dmd_bl_curriculumlist_contents {
    margin: 3.125vw 0;
    padding: 0 4.688vw;
  }
  .dmd_bl_curriculumlist_contents li {
    margin-top: 5px;
    font-size: 4.375vw;
  }
  .dmd_el_right {
    text-align: right;
  }
  .dmd_bl_curriculum_btn {
    width: 75vw;
    margin: 4.688vw auto;
    text-align: center;
  }
  .dmd_bl_curriculum_btn a {
    display: block;
    padding: 3.125vw 0;
    background: #3b3dac;
    width: 100%;
    font-size: 4.375vw;
    color: #fff;
    text-decoration: underline;
  }
  /* curriculum ここまで*/

  /* voice */
  .dmd_bl_voice {
    margin: 7vw auto 0;
  }
  .dmd_bl_voice_slide {
    position: relative;
    max-width: 93.75vw;
  }
  .dmd_bl_voice_slide .splide__arrows .splide__arrow--prev,
  .dmd_bl_voice_slide .splide__arrows .splide__arrow--next {
    position: absolute;
    width: 11.875vw;
    height: 11.875vw;
  }
  .dmd_bl_voice_slide .splide__arrows .splide__arrow--prev {
    left: -3vw;
    top: 50vw;
  }
  .dmd_bl_voice_slide .splide__arrows .splide__arrow--next {
    right: -2vw;
    top: 49.5vw;
    transform: rotate(180deg);
  }
  .dmd_bl_voice_slide figure {
    margin: 3.125vw auto 1.563vw;
    width: 32.813vw;
    height: 32.813vw;
  }
  .dmd_bl_voice_slide_contents p {
    width: 75vw;
    font-size: 4.375vw;
    margin: 3.125vw auto 0;
  }
  .dmd_bl_voice_slide_contents span {
    font-weight: bold;
    background: linear-gradient(transparent 70%, #d9eff7 50%);
  }
  .dmd_bl_voice_slide_desc {
    margin: 1.563vw 0 3vw;
    font-size: 1.875vw;
    font-weight: bold;
    text-align: center;
  }
/* voice ここまで*/
/* flow*/
  .dmd_bl_flow_list {
    max-width: 93.75vw;
    margin: 0 auto;
  }
  .dmd_bl_flow_list_flex {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 4.688vw;
  }
  .dmd_bl_flow_list_flex figure {
    margin-right: 3.125vw;
  }
  .dmd_bl_flow_list_subttl {
    font-size: 6.594vw;
    font-weight: bold;
  }
  .dmd_bl_flow_list_step {
    width: 19.875vw;
  }
  .dmd_bl_flow_list li {
    position: relative;
    padding: 5.469vw 4.25vw;
    max-width: 87.5vw;
    margin: 4.688vw auto 10.938vw;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 1.563vw -0.781vw #999;
    border-radius: 1.563vw;
  }
  .dmd_bl_flow_list li::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 3.906vw solid transparent;
    border-right: 3.906vw solid transparent;
    border-top: 3.906vw solid #2f2fab;
    bottom: -7.8vw;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .dmd_bl_flow_list li:nth-last-of-type(1)::before {
    display: none;
  }
  .dmd_bl_flow_listTxt {
    font-size: 4.375vw;
    margin-bottom: 3.125vw;
  }
  .dmd_bl_flow_listTxt.dmd_el_list_style {
    position: relative;
    margin: 0 0 0 2.5vw;
  }
  .dmd_bl_flow_listTxt.dmd_el_flow_listTxt__mt {
    margin-top: 3.906vw;
  }
  .dmd_bl_flow_listTxt.dmd_el_list_style::before {
    position: absolute;
    content: "";
    width: 2.344vw;
    height: 2.344vw;
    background-color: #949494;
    border-radius: 50%;
    top: 2.5vw;
    left: -3vw;
  }
  .dmd_bl_tel {
    margin: 2.781vw auto;
    position: relative;
    line-height: 1;
    border: 2px solid #3b3dac;
    padding: 0;
    background: #fff;
    width: 87.5vw;
    padding: 2.2vw 0;
  }
  .dmd_bl_tel .dmd_bl_tel_telTxt {
    font-size: 4.375vw;
    font-weight: bold;
    color: #3b3dac;
    text-align: center;
    display: block;
  }
  .dmd_bl_tel .dmd_bl_tel_telNum {
    display: block;
    font-size: 6.5vw;
    font-weight: bold;
    color: #3b3dac;
    text-align: center;
  }
  .dmd_el_tel_info.dmd_bl_tel {
    margin-top: 0;
    padding: 0 0 2.5vw;
  }
  .el_flow_btn.dmd_bl_tel::before {
    left: 10vw;
    bottom: 3vw;
  }
  .dmd_bl_tel::before {
    position: absolute;
    content: "";
    background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/step_button_tel_icon.png)top / contain;
    background-repeat: no-repeat;
    width: 5vw;
    height: 5.156vw;
    left: 16vw;
    bottom: 2.5vw;
  }
  .dmd_bl_flow_recruit_flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 2px solid #2568c0;
    width: 100%;
    height: 16.563vw;
  }
  .dmd_bl_flow_recruit {
    font-size: 3.75vw;
    font-weight: bold;
  }
  .dmd_bl_flow_recruitPeriod {
    font-size: 4.063vw;
    font-weight: bold;
    color: #fff;
    background: #2568c0;
    height: 16.563vw;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12.5vw;
  }
  .dmd_bl_flow_recruitTxt {
    margin-left: 2.344vw;
    line-height: 1.3;
    font-weight: bold;
  }
  .dmd_bl_flow_recruitTxt,
  .dmd_bl_flow_recruitTxt a {
    font-size: 3.763vw;
    color: #515151;
  }
  .dmd_bl_flow_img {
    margin: 4.688vw 0;
    text-align: center;
  }
  .dmd_bl_flow_recruitTxt .dmd_bl_flow_map {
    font-weight: normal;
    text-decoration: underline;
  }
  .el_flow_btn.dmd_bl_info_btn,
  .el_flow_btn.dmd_bl_tel,
  .el_flow_btn.dmd_bl_flow_recruit_flex {
    width: 100%;
    height: 16.563vw;
  }
  .dmd_bl_tel.el_flow_btn a {
    font-size: 6.5vw;
    font-weight: bold;
    color: #3b3dac;
  }
  .el_flow_btn.dmd_bl_info_btn a {
    width: 100%;
  }
/* flow ここまで*/
/* notice*/
  .dmd_bl_notice_box {
    border: 2px solid #6a6a6a;
    max-width: 93.75vw;
    margin: 0 auto;
    padding: 3.125vw;
    background: #fff;
  }
  .dmd_bl_notice_box p {
    font-size: 4.375vw;
  }
  .dmd_bl_notice_box ol {
    margin-top: 4.688vw;
  }
  .dmd_bl_notice_box ol li {
    margin-bottom: 1.563vw;
    font-size: 4.375vw;
  }
  .dmd_bl_notice_box ol li a {
    font-size: 4.375vw;
    color: #004aed;
    text-decoration: underline;
  }
/* notice ここまで*/
/* situation ここまで*/
  .dmd_bl_situation {
    margin: 4.688vw auto;
  }
  .dmd_bl_situation_txt {
    font-size: 4.375vw;
    width: 87.5vw;
    margin: 7.375vw auto;
  }
  .dmd_bl_situation_bottomTxt {
    width: 90vw;
    margin: 0 auto;
    font-size: 3.5vw;
  }
  .dmd_bl_situation_img {
    text-align: center;
    margin-top: 1.563vw;
    width: 87.5vw;
    margin: 1.563vw auto 0;
    box-shadow: 0px 0px 1.7vw -0.391vw #999;
  }
/* situation ここまで*/
/* Occupation*/
  .dmd_bl_occupation_ttl {
    text-align: center;
    font-size: 5vw;
    color: #3b3dac;
    margin-bottom: 1.563vw;
  }
  .dmd_el_occupation_subttl {
    text-align: left;
    color: #3a3a3a;
  }
  .dmd_bl_occupation_box {
    margin-top: 3.125vw;
  }
  .dmd_bl_occupation_box p {
    font-size: 4.375vw;
  }
/* Occupation ここまで*/
  .dmd_bl_challenge {
    padding-bottom: 9.375vw;
  }

  .dmd_bl_fixed {
    display: flex;
    bottom: -1px;
    right: 0;
    left: 0;
    align-items: end;
    margin: 0 auto;
    width: 55%;
  }
  .dmd_bl_fixed p {
    margin-bottom: 0;
  }
/* explanation*/
  .dmd_bl_explanation {
    padding-top: 2.344vw;
  }
  .dmd_bl_point_topTxt {
    font-size: 4.375vw;
  }
  .dmd_bl_point_txt {
    width: 87.5vw;
    font-size: 4.375vw;
    margin: 6.25vw auto 0;
  }
  .dmd_bl_point_logo {
    text-align: center;
    margin-top: 3.125vw;
  }
  .dmd_bl_explanation_list {
    display: block;
    max-width: 93.75vw;
    width: 93.75vw;
    margin: 8.688vw auto 0;
  }
  .dmd_bl_explanation_item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    max-width: 93.75vw;
    width: 93.75vw;
    height: 21.875vw;
    border: 1px solid #3b3dac;
    background: #ecf6ff;
    margin-bottom: 7.5vw;
  }
  .dmd_bl_explanation_item::before {
    position: absolute;
    content: "";
    width: 23.125vw;
    height: 7.344vw;
    top: -3.594vw;
    left: 3.594vw;
    margin: 0;
  }
  .dmd_bl_explanation_item:nth-of-type(1):before {
    background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_point01.png) top / contain;
    background-repeat: no-repeat;
  }
  .dmd_bl_explanation_item:nth-of-type(2):before {
    background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_point02.png) top / contain;
    background-repeat: no-repeat;
  }
  .dmd_bl_explanation_item:nth-of-type(3):before {
    background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_point03.png) top / contain;
    background-repeat: no-repeat;
  }
  .dmd_bl_explanation_item figure {
    display: block;
    margin: 0 0 0 3.906vw;
    height: auto;
    width: 21.563vw;
  }
  .dmd_bl_explanation_item:nth-of-type(1) figure {
    display: block;
    margin-top: 3vw;
    height: auto;
  }
  .dmd_bl_explanation_item p {
    width: auto;
    font-weight: bold;
    color: #3a3a3a;
    margin: 0 0 0 6.25vw;
    text-align: left;
    font-size: 4.2vw;
    line-height: 1.25;
  }
  .dmd_bl_explanation_item p span.dmd_el_font_L {
    font-size: 6.719vw;
    font-weight: bold;
  }
  .dmd_bl_explanation_item p span {
    color: #d52121;
  }
  .dmd_bl_explanation_bottom {
    position: relative;
    max-width: 93.75vw;
    margin: 9.375vw auto 0;
    border: 1px solid #3b3dac;
    border-radius: 1.563vw;
    padding: 6.906vw 0 2.344vw;
    background: #fff;
  }
  .dmd_bl_explanation_bottom::before {
    position: absolute;
    content: "対象となる方";
    width: 34.375vw;
    margin: 0 auto;
    padding: 0.781vw 0;
    font-weight: bold;
    text-align: center;
    left: 0;
    right: 0;
    top: -3.906vw;
    letter-spacing: 0.06em;
    color: #ffda2f;
    background: #3b3dac;
    border-radius: 4.688vw;
    font-size: 4.375vw;
  }
  .dmd_bl_explanation_bottom li {
    position: relative;
    margin: 0 0 1.563vw 10.813vw;
    font-size: 4.375vw;
  }
  .dmd_bl_explanation_bottom li span {
    font-weight: bold;
    color: #d52121;
  }
  .dmd_bl_explanation_bottom li::before {
    position: absolute;
    content: "";
    background: url(https://gyokai-renkei.jp/wp2024/wp-content/themes/mytheme2024/img/explanation_checkmark.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.844vw;
    height: 5.156vw;
    top: 0.5vw;
    left: -6.688vw
  }
  .bl_about_ttl {
    width: 93.75vw;
    margin: 0 auto;
    font-size: 5.625vw;
    font-weight: bold;
    color: #fff;
    background: #2568c0;
    text-align: center;
    border-radius: 1.563vw;
  }
/* explanation ここまで*/
  .dmd_bl_recruit_contents {
    width: 93.75vw;
    margin: 0 auto;
  }
  #overview .item-box table,
  #overview .item-box h3 {
    font-size: 4.375vw;
  }
}

@media screen and (min-width: 641px) {
  .hp_pc_None {
    display: none !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 767px) {
  .dmd_bl_fv{
    margin-top: 59px;
  }
}
