@charset "UTF-8";
/*
Theme Name:ascend_premium_child
Template:ascend_premium
*/
body, h1, h2, h3, h4, h5, h6, p, span, a, th, td, li, strong {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 0;
  line-height: 1;
}

p, span {
  margin: 0 !important;
  font-weight: normal;
  line-height: 1;
}

br {
  display: none !important;
}

button:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

table tr:nth-child(even) {
  background: none !important;
}

input[type=text], input[type=email], input[type=tel], textarea {
  font-size: 16px !important;
}

.sliderclass.kt_desktop_slider.clearfix.home-sliderclass {
  display: none;
}

#logo a .ascend-logo {
  max-height: none !important;
  height: 40% !important;
}

#mobile-logo a .ascend-mobile-logo {
  height: 40%;
}

.kt-mnt {
  height: 21px;
}

.kt-mnt span {
  background: #595757 !important;
  height: 3px;
}

.kt-mnt span:nth-child(2) {
  top: 9px;
}

.kt-mnt span:nth-child(3) {
  top: 18px;
}

.sldr-close span {
  height: 3px !important;
}

li.menu-item-has-children a::after {
  position: relative;
  right: 0 !important;
  top: 5px;
}

ul.sub-menu.sf-dropdown-menu.dropdown {
  height: auto;
}

ul.sub-menu.sf-dropdown-menu.dropdown li a {
  width: 100%;
  font-size: 12px;
}

.kt-icon-chevron-up::before, .kt-icon-chevron-down::before {
  left: 90% !important;
}

.kad-center-header.kt-header-flex-item {
  height: 100%;
}

nav.nav-main.clearfix {
  height: 100%;
}

nav.nav-main.clearfix ul {
  height: 100%;
}

nav.nav-main.clearfix ul li {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

nav.nav-main.clearfix ul li a {
  color: #463D3D !important;
  padding: 10px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  letter-spacing: 1px;
}

nav.nav-main.clearfix ul li a:hover {
  color: #6C6363 !important;
}

nav.nav-main.clearfix ul li a::before {
  content: "";
  width: 90%;
  height: 3px;
  background: #E08543;
  opacity: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: all .2s;
  transition: all .2s;
}

nav.nav-main.clearfix ul li a:hover::before {
  opacity: 1;
  bottom: 5px;
}

.kad-header-menu-outer {
  -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.05);
}

.header_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_button a.icon {
  padding: 0;
  margin: 0 5px;
}

.header_button a.icon i {
  color: #fff;
  width: 30px;
  height: 30px;
  margin: 0;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_button a.icon i:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.header_button a.icon i.fa-facebook-f {
  background: #2066b1;
}

.header_button a.icon i.fa-instagram {
  background: radial-gradient(at 20% 120%, orange, #f15a4d 25%, #f13f79 55%, #9933ff 100%) no-repeat;
}

.header_button a.icon i.fa-twitter {
  background: #00acee;
}

.header_button a.icon i.fa-youtube {
  background: #ff0000;
}

.header_button a.icon i.fa-tiktok {
  background: #000;
}

.header_button .official {
  color: #fff;
  font-size: 1.4rem;
  padding: 5px 15px;
  font-weight: 600;
  letter-spacing: 1px;
  border-radius: 3px;
  margin-left: 10px;
  background: #0E0F33;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.header_button .official:hover {
  opacity: 0.7;
}

.header_button .official a {
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}

.header_button .official i {
  margin-right: 5px;
}

li.menu-divclassmobile_facebookiclassfabfa-facebook-ffa-fwifacebookdiv a,
li.menu-divclassmobile_instagramiclassfabfa-instagramfa-fwiinstagramdiv a,
li.menu-divclassmobile_twittericlassfabfa-twitterfa-fwitwitterdiv a,
li.menu-divclassmobile_youtubeiclassfabfa-youtubefa-fwiyoutubediv a,
li.menu-divclassmobile_tiktokiclassfabfa-tiktokfa-fwitiktokdiv a,
li.menu-divclassmobile_officialiclassfasfa-homeihpdiv a {
  padding: 0;
  margin: 15px 0;
  border-bottom: none;
}

#menu-mobile .menu-:nth-child(3) {
  margin: 0 0 20px 0;
}

#menu-mobile .menu- a {
  font-size: 15px;
  letter-spacing: 2px;
  padding: 12px 8px;
}

#menu-mobile .menu- .kad-submenu-accordion.toggle-active {
  background: none;
}

#menu-mobile .menu- .sub-menu .menu- {
  margin: 0;
}

#menu-mobile .menu- .sub-menu a {
  font-size: 13px;
}

.mobile_facebook {
  background: #2066b1;
  max-width: 250px;
  padding: 8px 10px;
  border-radius: 2px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: none;
}

.mobile_facebook i {
  margin-right: 8px;
}

.mobile_instagram {
  background: radial-gradient(at 20% 120%, orange, #f15a4d 25%, #f13f79 55%, #9933ff 100%) no-repeat;
  max-width: 250px;
  padding: 8px 10px;
  border-radius: 2px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: none;
}

.mobile_instagram i {
  margin-right: 8px;
}

.mobile_twitter {
  background: #00acee;
  max-width: 250px;
  padding: 8px 10px;
  border-radius: 2px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: none;
}

.mobile_twitter i {
  margin-right: 8px;
}

.mobile_youtube {
  background: #ff0000;
  max-width: 250px;
  padding: 8px 10px;
  border-radius: 2px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: none;
}

.mobile_youtube i {
  margin-right: 8px;
}

.mobile_tiktok {
  background: #000000;
  max-width: 250px;
  padding: 8px 10px;
  border-radius: 2px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: none;
}

.mobile_tiktok i {
  margin-right: 8px;
}

.mobile_official {
  background: #0E0F33;
  max-width: 250px;
  padding: 8px 10px;
  border-radius: 2px;
  font-size: 15px;
  letter-spacing: 2px;
  text-transform: none;
}

.mobile_official i {
  margin-right: 8px;
}

.top_hero {
  padding: 120px 20px 50px;
  background-image: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/top_hero.jpg);
  background-size: cover;
  background-position: 55% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 600px) {
  .top_hero {
    padding: 150px 20px 50px;
  }
}

@media screen and (min-width: 1025px) {
  .top_hero {
    padding: 250px 20px 70px;
  }
}

.top_hero .my_container {
  max-width: 400px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 600px) {
  .top_hero .my_container {
    width: 100%;
    max-width: 600px;
  }
}

@media screen and (min-width: 1025px) {
  .top_hero .my_container {
    max-width: 800px;
  }
}

.top_hero .my_container .block {
  display: block;
  line-height: 1.5em;
}

.top_hero .my_container h1 {
  color: #fff;
  font-size: clamp(2.2rem, 2.8vw, 3rem);
  line-height: 1.6;
  margin-bottom: 5% !important;
  text-shadow: #000 1px 1px 0, #000 -1px -1px 0, #000 -1px 1px 0, #000 1px -1px 0, #000 0px 1px 0, #000 0 -1px 0, #000 -1px 0 0, #000 1px 0 0;
}

@media screen and (min-width: 600px) {
  .top_hero .my_container h1 {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 50px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 1025px) {
  .top_hero .my_container h1 {
    font-size: 4.4rem;
    letter-spacing: 2px;
    margin-bottom: 40px !important;
  }
}

.top_search--form form {
  padding: 20px 20px 30px;
  background: rgba(51, 51, 51, 0.25);
}

@media screen and (min-width: 600px) {
  .top_search--form form .dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.top_search--form form .dropdown select {
  font-size: 14px;
  height: 36px;
  padding: 0 18px 0 12px;
  margin-bottom: 10px;
  border: 1px solid #aaa;
}

@media screen and (min-width: 600px) {
  .top_search--form form .dropdown select {
    width: calc((100% / 3) - 3px);
  }
}

@media screen and (min-width: 1025px) {
  .top_search--form form .dropdown select {
    height: 42px;
  }
}

@media screen and (min-width: 600px) {
  .top_search--form form .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.top_search--form form .box .keyword {
  font-size: 14px;
  height: 36px;
  padding: 0 12px;
  margin-bottom: 30px;
  background: #fff;
  border: 1px solid #aaa;
}

@media screen and (min-width: 600px) {
  .top_search--form form .box .keyword {
    width: calc(100% - 157px);
    margin: 0;
  }
}

@media screen and (min-width: 1025px) {
  .top_search--form form .box .keyword {
    height: 42px;
  }
}

.top_search--form form .box .search {
  color: #fff;
  width: 150px;
  height: 40px;
  padding: 0;
  background: #E08543;
  -webkit-transition: all .2s;
  transition: all .2s;
}

@media screen and (min-width: 600px) {
  .top_search--form form .box .search {
    height: 34px;
    margin-right: 1px;
  }
}

@media screen and (min-width: 1025px) {
  .top_search--form form .box .search {
    height: 40px;
  }
}

.top_search--form form .box .search:hover {
  opacity: 0.7;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.staff_status {
  color: #707070;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 3px 12px;
  background: #EFEFED;
  display: inline-block;
  position: absolute;
  top: 0;
}

.top_contents--title {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_contents--title {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1025px) {
  .top_contents--title {
    margin-bottom: 50px;
  }
}

.top_contents--title h2 {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 20px !important;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_contents--title h2 {
    font-size: 3rem;
    margin-bottom: 30px !important;
  }
}

.top_contents--title h2::before {
  content: "";
  width: 130px;
  height: 2px;
  background: #E08543;
  position: absolute;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (min-width: 600px) {
  .top_contents--title h2::before {
    width: 150px;
    height: 3px;
    bottom: -15px;
  }
}

.top_contents--title h5 {
  font-size: 1.4rem;
  font-weight: bold;
}

@media screen and (min-width: 600px) {
  .top_contents--title h5 {
    font-size: 1.6rem;
  }
}

.top_new--staff {
  padding: 90px 0 60px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_new--staff {
    padding: 120px 0 90px;
  }
}

@media screen and (min-width: 600px) {
  .top_new--staff {
    padding: 140px 0 110px;
  }
}

.top_new--staff::before {
  content: "";
  width: 70%;
  max-width: 350px;
  height: calc(100% - 100px);
  background: #ECE6E1;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 600px) {
  .top_new--staff::before {
    max-width: 850px;
    height: calc(100% - 120px);
  }
}

@media screen and (min-width: 600px) {
  .top_new--staff::before {
    height: calc(100% - 140px);
  }
}

.top_new--staff ul.top-slider {
  padding: 0;
}

@media screen and (min-width: 1025px) {
  .top_new--staff ul.top-slider {
    max-width: 1150px;
    margin: 0 auto;
  }
}

.top_new--staff ul.top-slider li {
  list-style: none;
}

.top_new--staff ul.top-slider .slick-list {
  max-width: 900px;
  margin: 0 auto;
}

@media screen and (min-width: 1025px) {
  .top_new--staff ul.top-slider .slick-list {
    width: 88%;
    max-width: 1000px;
  }
}

.top_new--staff ul.top-slider .slick-arrow {
  position: absolute;
  top: 50%;
  z-index: 10;
}

@media screen and (min-width: 600px) {
  .top_new--staff ul.top-slider .slick-arrow {
    background: #fff;
    border: 2px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 1025px) {
  .top_new--staff ul.top-slider .slick-arrow {
    font-size: 3rem;
    background: none;
    border: none;
  }
}

.top_new--staff ul.top-slider .slick-prev {
  left: 3%;
}

@media screen and (min-width: 600px) {
  .top_new--staff ul.top-slider .slick-prev {
    left: 2%;
  }
}

.top_new--staff ul.top-slider .slick-next {
  right: 3%;
}

@media screen and (min-width: 600px) {
  .top_new--staff ul.top-slider .slick-next {
    right: 2%;
  }
}

.top_new--staff .slick-dots {
  left: 50%;
  bottom: 20px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 600px) {
  .top_new--staff .slick-dots {
    bottom: 85px;
  }
}

.new_staff--item {
  width: 80%;
  max-width: 400px;
  margin: 0 auto;
  border: 1px solid #707070;
}

@media screen and (min-width: 600px) {
  .new_staff--item {
    width: 95%;
  }
}

.new_staff--item .img {
  width: 100%;
  max-height: 200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 600px) {
  .new_staff--item .img {
    min-height: 170px;
    max-height: none;
  }
}

.new_staff--item .img::before {
  content: "";
  display: block;
  padding-top: 60%;
}

.new_staff--item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all .5s;
  transition: all .5s;
  position: absolute;
  top: 0;
  left: 0;
}

.new_staff--item .img img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.new_staff--item .text {
  padding: 10px;
  background: #fff;
}

.new_staff--item .text a h5 {
  color: #2E31A3;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.6 !important;
  max-height: calc(1.6em * 2);
  margin-bottom: 10px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 600px) {
  .new_staff--item .text a h5 {
    height: 65px;
  }
}

@media screen and (min-width: 1025px) {
  .new_staff--item .text a h5 {
    font-size: 1.8rem;
    height: 75px;
  }
}

.new_staff--item .text a h5:hover {
  opacity: 0.7;
}

.new_staff--item .text .work {
  font-size: 1.3rem;
  line-height: 1.6 !important;
  max-height: calc(1.6em * 3);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 600px) {
  .new_staff--item .text .work {
    height: 100px;
  }
}

@media screen and (min-width: 1025px) {
  .new_staff--item .text .work {
    font-size: 1.5rem;
    height: 120px;
  }
}

@media screen and (min-width: 1025px) {
  ul.top-slider.staff_3 .new_staff--item {
    width: 90%;
  }
}

ul.top-slider.staff_2 .slick-list {
  max-width: 850px;
}

@media screen and (min-width: 1025px) {
  ul.top-slider.staff_2 .slick-list {
    max-width: 950px;
  }
}

@media screen and (min-width: 1025px) {
  ul.top-slider.staff_2 .new_staff--item {
    max-width: 420px;
  }
}

ul.top-slider.staff_1 {
  position: relative;
}

@media screen and (min-width: 600px) {
  ul.top-slider.staff_1 .new_staff--item {
    width: 50%;
  }
}

@media screen and (min-width: 1025px) {
  ul.top-slider.staff_1 .new_staff--item {
    max-width: 500px;
  }
}

.top_recom--staff {
  padding: 40px 15px;
  margin: 0 0 50px;
  background: #EFEFED;
}

@media screen and (min-width: 600px) {
  .top_recom--staff {
    padding: 60px 15px;
    margin: 0 0 60px;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff {
    padding: 80px 15px;
    margin: 0 0 80px;
  }
}

.top_recom--staff .my_container {
  max-width: 400px;
  padding: 15px 15px 20px;
  margin: 0 auto;
  background: #fff;
  border-top: 5px solid #E08543;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container {
    max-width: 900px;
    padding: 20px 20px 40px;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container {
    padding: 30px 30px 50px;
    border-top: 10px solid #E08543;
  }
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .main {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main .box {
    width: 54%;
  }
}

.top_recom--staff .my_container .main .box a h5 {
  color: #2E31A3;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.6 !important;
  max-height: calc(1.6em * 2);
  margin-bottom: 10px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main .box a h5 {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .main .box a h5 {
    font-size: 2.2rem;
  }
}

.top_recom--staff .my_container .main .box a h5:hover {
  opacity: 0.7;
}

.top_recom--staff .my_container .main .box .term {
  letter-spacing: -10px;
  padding-top: 5px;
  margin: 0 0 10px;
  border-top: 1px solid #E08543;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main .box .term {
    padding-top: 10px;
    margin: 0 0 15px;
  }
}

.top_recom--staff .my_container .main .box .term span {
  font-size: 1.2rem;
  letter-spacing: normal;
  margin-right: 5px !important;
  padding: 3px;
  border: 2px solid #FFE079;
  display: inline-block;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main .box .term span {
    font-size: 1.3rem;
    padding: 4px 8px;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .main .box .term span {
    font-size: 1.4rem;
    padding: 5px 8px;
    border: 3px solid #FFE079;
  }
}

.top_recom--staff .my_container .main .box .summary.tb {
  display: none;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main .box .summary.tb {
    color: #E08543;
    font-weight: bold;
    margin: 10px 0 15px;
    line-height: 1.6 !important;
    max-height: calc(1.6em * 2);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .main .box .summary.tb {
    font-size: 1.8rem;
    margin: 15px 0 20px;
  }
}

.top_recom--staff .my_container .main .box .text {
  display: none;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main .box .text {
    font-size: 1.4rem;
    line-height: 1.6 !important;
    max-height: calc(1.6em * 3);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .main .box .text {
    font-size: 1.6rem;
  }
}

.top_recom--staff .my_container .main .img {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .main .img {
    width: 42%;
    height: 220px;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .main .img {
    height: 250px;
  }
}

.top_recom--staff .my_container .main .img::before {
  content: "";
  display: block;
  padding-top: 60%;
}

.top_recom--staff .my_container .main .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.top_recom--staff .my_container .summary.sp {
  color: #E08543;
  font-weight: bold;
  margin: 10px 0 25px;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .summary.sp {
    display: none;
  }
}

.top_recom--staff .my_container .button_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .button_box {
    width: 400px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .button_box {
    width: 600px;
  }
}

.top_recom--staff .my_container .button_box div {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  width: 48%;
  padding: 7px 0;
  background: #707070;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_recom--staff .my_container .button_box div {
    font-size: 1.6rem;
    width: 180px;
    padding: 10px 0;
  }
}

@media screen and (min-width: 1025px) {
  .top_recom--staff .my_container .button_box div {
    font-size: 1.8rem;
    width: 270px;
    padding: 15px 0;
  }
}

.top_recom--staff .my_container .button_box div:hover {
  opacity: 0.7;
}

.top_recom--staff .my_container .button_box div a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.top_recom--staff .my_container .button_box .my_button1 {
  background: #0E0F33;
}

.top_staff--list {
  margin: 0 0 50px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_staff--list {
    margin: 0 0 60px;
  }
}

@media screen and (min-width: 600px) {
  .top_staff--list {
    margin: 0 0 80px;
  }
}

.top_staff--list::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.35);
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 600px) {
  .top_staff--list .my_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.top_staff--list .my_container .img_box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top_staff--list .my_container .img_box .img {
  width: 50%;
  height: 180px;
}

@media screen and (min-width: 600px) {
  .top_staff--list .my_container .img_box .img {
    height: 350px;
  }
}

@media screen and (min-width: 1025px) {
  .top_staff--list .my_container .img_box .img {
    height: 500px;
  }
}

.top_staff--list .my_container .img_box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.top_staff--list a {
  text-align: center;
  width: 75%;
  max-width: 300px;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all .4s;
  transition: all .4s;
}

@media screen and (min-width: 600px) {
  .top_staff--list a {
    max-width: 320px;
  }
}

@media screen and (min-width: 1025px) {
  .top_staff--list a {
    max-width: 350px;
  }
}

.top_staff--list a:hover {
  -webkit-box-shadow: 0 0 5px 0 #fff;
          box-shadow: 0 0 5px 0 #fff;
}

.top_staff--list a hgroup {
  width: 240px;
  height: 100%;
  padding: 30px 0;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_staff--list a hgroup {
    width: 250px;
  }
}

@media screen and (min-width: 1025px) {
  .top_staff--list a hgroup {
    width: 280px;
  }
}

.top_staff--list a hgroup::before {
  content: "";
  width: 50px;
  height: 3px;
  background: #463d3d;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(25px, -50%);
          transform: translate(25px, -50%);
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.top_staff--list a hgroup::after {
  content: "";
  width: 0;
  height: 3px;
  background: #463d3d;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%) rotate(45deg);
          transform: translate(0, -50%) rotate(45deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.top_staff--list a:hover > hgroup::before {
  width: 150px;
  right: 20px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@media screen and (min-width: 1025px) {
  .top_staff--list a:hover > hgroup::before {
    width: 170px;
  }
}

.top_staff--list a:hover > hgroup::after {
  width: 20px;
  -webkit-transition-delay: .35s;
          transition-delay: .35s;
}

@media screen and (min-width: 1025px) {
  .top_staff--list a:hover > hgroup::after {
    width: 30px;
  }
}

.top_staff--list a hgroup h2, .top_staff--list a hgroup h5 {
  line-height: 50px !important;
}

@media screen and (min-width: 600px) {
  .top_staff--list a hgroup h2, .top_staff--list a hgroup h5 {
    line-height: 65px !important;
  }
}

@media screen and (min-width: 1025px) {
  .top_staff--list a hgroup h2, .top_staff--list a hgroup h5 {
    line-height: 80px !important;
  }
}

.top_staff--list a hgroup h2 {
  font-size: 2.6rem;
  font-weight: bold;
}

@media screen and (min-width: 1025px) {
  .top_staff--list a hgroup h2 {
    font-size: 3rem;
  }
}

.top_staff--list a hgroup h5 {
  font-size: 1.6rem;
  font-weight: bold;
}

@media screen and (min-width: 1025px) {
  .top_staff--list a hgroup h5 {
    font-size: 2rem;
  }
}

.top_company {
  padding: 90px 15px 80px;
  background: #0E0F33;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_company {
    padding: 120px 15px 100px;
  }
}

@media screen and (min-width: 1025px) {
  .top_company {
    padding: 140px 15px 120px;
  }
}

.top_company::before {
  content: "";
  width: 70%;
  max-width: 350px;
  height: calc(100% - 100px);
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 600px) {
  .top_company::before {
    max-width: 850px;
    height: calc(100% - 120px);
  }
}

@media screen and (min-width: 1025px) {
  .top_company::before {
    height: calc(100% - 140px);
  }
}

.top_company .box {
  margin: 40px 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 600px) {
  .top_company .box {
    max-width: 800px;
    margin: 50px auto 70px;
  }
}

@media screen and (min-width: 1025px) {
  .top_company .box {
    max-width: 1100px;
    margin: 80px auto 120px;
  }
}

.top_company .box .item {
  width: 48%;
  min-height: 120px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_company .box .item {
    width: 47%;
  }
}

.top_company .box .item::before {
  content: "";
  display: block;
  padding-top: 60%;
}

.top_company .box .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.top_company .box .item .my_button {
  color: #fff;
  font-size: 1.4rem;
  text-align: center;
  width: 80%;
  height: 40px;
  border-bottom: 1px solid #707070;
  background: #E08543;
  -webkit-box-shadow: 0px 2px 6px -4px #707070;
          box-shadow: 0px 2px 6px -4px #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  -webkit-transition: all .2s;
  transition: all .2s;
}

@media screen and (min-width: 600px) {
  .top_company .box .item .my_button {
    font-size: 1.6rem;
    width: 70%;
    height: 55px;
  }
}

@media screen and (min-width: 1025px) {
  .top_company .box .item .my_button {
    font-size: 2rem;
    width: 65%;
    height: 70px;
  }
}

.top_company .box .item .my_button:hover {
  bottom: 3px;
  -webkit-box-shadow: 0 2px 6px -2px #707070;
          box-shadow: 0 2px 6px -2px #707070;
}

.top_company .to_website {
  min-height: 140px;
  max-height: 200px;
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/to_website.jpg);
  background-size: cover;
  background-position: center;
  position: relative;
}

@media screen and (min-width: 600px) {
  .top_company .to_website {
    max-width: 800px;
    max-height: 230px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1025px) {
  .top_company .to_website {
    max-width: 1100px;
    max-height: 280px;
  }
}

.top_company .to_website::before {
  content: "";
  display: block;
  padding-top: 35%;
}

.top_company .to_website a {
  width: 100%;
  height: 100%;
  background: rgba(51, 51, 51, 0.35);
  display: block;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  top: 0;
  left: 0;
}

.top_company .to_website a:hover {
  -webkit-box-shadow: 0px 0px 5px 0px #333;
          box-shadow: 0px 0px 5px 0px #333;
}

.top_company .to_website a hgroup {
  text-align: center;
  height: 100%;
  width: 290px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 600px) {
  .top_company .to_website a hgroup {
    width: 320px;
  }
}

@media screen and (min-width: 600px) {
  .top_company .to_website a hgroup {
    width: 420px;
  }
}

.top_company .to_website a hgroup::before {
  content: "";
  width: 50px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(25px, 0);
          transform: translate(25px, 0);
  -webkit-transition: all .4s;
  transition: all .4s;
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}

.top_company .to_website a hgroup::after {
  content: "";
  width: 0;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translate(0, 0) rotate(45deg);
          transform: translate(0, 0) rotate(45deg);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.top_company .to_website a:hover > hgroup::before {
  width: 170px;
  right: 10%;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

@media screen and (min-width: 600px) {
  .top_company .to_website a:hover > hgroup::before {
    width: 190px;
  }
}

@media screen and (min-width: 1025px) {
  .top_company .to_website a:hover > hgroup::before {
    width: 250px;
  }
}

.top_company .to_website a:hover > hgroup::after {
  width: 20px;
  -webkit-transition-delay: .35s;
          transition-delay: .35s;
}

@media screen and (min-width: 1025px) {
  .top_company .to_website a:hover > hgroup::after {
    width: 30px;
  }
}

.top_company .to_website a hgroup h2, .top_company .to_website a hgroup h5 {
  color: #fff;
  line-height: 35px !important;
}

@media screen and (min-width: 600px) {
  .top_company .to_website a hgroup h2, .top_company .to_website a hgroup h5 {
    line-height: 45px !important;
  }
}

@media screen and (min-width: 1025px) {
  .top_company .to_website a hgroup h2, .top_company .to_website a hgroup h5 {
    line-height: 55px !important;
  }
}

.top_company .to_website a hgroup h2 {
  font-size: 2rem;
}

@media screen and (min-width: 600px) {
  .top_company .to_website a hgroup h2 {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 1025px) {
  .top_company .to_website a hgroup h2 {
    font-size: 2.6rem;
  }
}

.top_company .to_website a hgroup h5 {
  font-size: 1.2rem;
}

@media screen and (min-width: 1025px) {
  .top_company .to_website a hgroup h5 {
    font-size: 1.6rem;
  }
}

.contact_form {
  width: 90%;
  padding: 30px 15px 40px;
  margin: 50px auto 40px;
  border: 2px solid #E08543;
}

@media screen and (min-width: 600px) {
  .contact_form {
    max-width: 800px;
    padding: 50px 25px;
    margin: 60px auto;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form {
    max-width: 1100px;
    margin: 70px auto 80px;
    padding: 70px 100px 60px 120px;
  }
}

.contact_form .box {
  text-align: center;
  margin-bottom: 40px;
}

.contact_form .box h2 {
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 25px !important;
}

@media screen and (min-width: 600px) {
  .contact_form .box h2 {
    font-size: 3.2rem;
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form .box h2 {
    font-size: 3.6rem;
  }
}

.contact_form .box p {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1025px) {
  .contact_form .box p {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 3px;
  }
}

.contact_form .box p.title {
  font-weight: bold;
  line-height: 1;
  margin: 20px 0 7px !important;
}

@media screen and (min-width: 600px) {
  .contact_form .box p.title {
    margin: 25px 0 7px !important;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form .box p.title {
    margin: 35px 0 10px !important;
  }
}

.contact_form .box p.tel {
  font-size: 1.6rem;
}

@media screen and (min-width: 1025px) {
  .contact_form .box p.tel {
    font-size: 1.8rem;
  }
}

.contact_form .box p.tel a {
  border-bottom: 2px solid !important;
}

.contact_form .box p.tel a:hover {
  opacity: 0.7;
}

.contact_form .box p.tel a i {
  margin-right: 5px;
}

.contact_form .box .must_sign {
  font-size: 1.4rem;
  margin-top: 20px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .contact_form .box .must_sign {
    text-align: right;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form .box .must_sign {
    font-size: 1.6rem;
  }
}

.contact_form .box .must_sign::before {
  content: '';
  width: 12px;
  height: 12px;
  background: #E08543;
  border-radius: 50%;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-25px, -50%);
          transform: translate(-25px, -50%);
}

@media screen and (min-width: 600px) {
  .contact_form .box .must_sign::before {
    right: 40px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media screen and (min-width: 1025px) {
  .contact_form .box .must_sign::before {
    width: 15px;
    height: 15px;
    right: 45px;
  }
}

.contact_form table tr th, .contact_form table tr td {
  font-size: 1.4rem;
  width: 100%;
  display: block;
}

@media screen and (min-width: 600px) {
  .contact_form table tr th, .contact_form table tr td {
    width: auto;
    display: table-cell;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form table tr th, .contact_form table tr td {
    font-size: 1.6rem;
  }
}

.contact_form table tr th {
  letter-spacing: 2px;
  padding: 0 0 0 20px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .contact_form table tr th {
    vertical-align: top;
    white-space: nowrap;
    padding: 18px 10px 0 20px;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form table tr th {
    padding: 23px 10px 0 15px;
  }
}

.contact_form table tr th.must::before {
  content: '';
  width: 12px;
  height: 12px;
  background: #E08543;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 600px) {
  .contact_form table tr th.must::before {
    top: 25px;
    -webkit-transform: none;
            transform: none;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form table tr th.must::before {
    width: 15px;
    height: 15px;
    left: -20px;
    top: 27px;
    -webkit-transform: none;
            transform: none;
  }
}

.contact_form table tr td {
  padding: 5px 0 15px;
}

@media screen and (min-width: 600px) {
  .contact_form table tr td {
    padding: 10px 0;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form table tr td {
    padding: 15px 0;
  }
}

.contact_form table tr td input {
  background: #F5F8FA;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact_form table tr td textarea {
  background: #F5F8FA;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact_form .my_button {
  text-align: center;
  margin-top: 20px;
}

@media screen and (min-width: 600px) {
  .contact_form .my_button {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form .my_button {
    margin-top: 40px;
  }
}

.contact_form .my_button input {
  font-size: 1.6rem;
  letter-spacing: 10px;
  width: 180px;
  padding: 10px 0 10px 10px;
  background: #E08543;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.contact_form .my_button input:hover {
  opacity: 0.7;
}

@media screen and (min-width: 600px) {
  .contact_form .my_button input {
    font-size: 1.8rem;
    width: 220px;
    padding: 12px 0 12px 10px;
  }
}

@media screen and (min-width: 1025px) {
  .contact_form .my_button input {
    font-size: 2rem;
    width: 240px;
    padding: 15px 0 15px 10px;
  }
}

.contact_form .my_button .ajax-loader {
  display: none;
}

.entry_title {
  width: 90%;
  padding: 15px 10px;
  margin: 50px auto;
  border-top: 5px solid #E08543;
  border-bottom: 1px solid #E08543;
}

@media screen and (min-width: 600px) {
  .entry_title {
    max-width: 800px;
    margin: 70px auto 0;
  }
}

@media screen and (min-width: 1025px) {
  .entry_title {
    max-width: 1100px;
    padding: 20px 10px;
    border-top: 10px solid #E08543;
  }
}

.entry_title h5 {
  color: #2E31A3;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4 !important;
  margin-bottom: 10px !important;
}

@media screen and (min-width: 600px) {
  .entry_title h5 {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 1025px) {
  .entry_title h5 {
    font-size: 2rem;
    margin-bottom: 15px !important;
  }
}

.entry_title span {
  color: #2E31A3;
  font-size: 1.4rem;
}

@media screen and (min-width: 1025px) {
  .entry_title span {
    font-size: 1.6rem;
  }
}

.staff_data {
  margin-bottom: 20px;
  display: -ms-grid;
  display: grid;
  gap: 5px;
  -ms-grid-columns: 75px auto;
      grid-template-columns: 75px auto;
  display: none;
}

@media screen and (min-width: 600px) {
  .staff_data {
    -ms-grid-columns: 100px auto;
        grid-template-columns: 100px auto;
  }
}

@media screen and (min-width: 1025px) {
  .staff_data {
    padding: 0 15px;
    margin-bottom: 30px;
    -ms-grid-columns: 120px auto;
        grid-template-columns: 120px auto;
  }
}

.staff_data span {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 1025px) {
  .staff_data span {
    font-size: 1.6rem;
  }
}

.staff_data span input {
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.staff_data .staff_id, .staff_data .staffid {
  padding-bottom: 8px;
}

@media screen and (min-width: 600px) {
  .staff_data .staff_id, .staff_data .staffid {
    padding-bottom: 12px;
  }
}

.staff_data .staff_id {
  font-weight: bold;
}

.staff_data .staff_title {
  font-weight: bold;
  padding-bottom: 3px;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

@media screen and (min-width: 600px) {
  .staff_data .staff_title {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}

.staff_data .stafftitle {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
}

@media screen and (min-width: 600px) {
  .staff_data .stafftitle {
    -ms-grid-column: 2;
    grid-column: 2;
  }
}

.entry_form {
  width: 90%;
  padding: 30px 15px 40px;
  margin: 50px auto 40px;
  border: 2px solid #E08543;
}

@media screen and (min-width: 600px) {
  .entry_form {
    max-width: 800px;
    padding: 50px 25px;
    margin: 60px auto;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form {
    max-width: 1100px;
    margin: 70px auto 80px;
    padding: 70px 100px 60px 120px;
  }
}

.entry_form .box {
  text-align: center;
  margin-bottom: 40px;
}

.entry_form .box h5 {
  font-weight: bold;
  padding: 10px;
  margin-top: 20px;
  border-bottom: 3px solid #E08543;
  display: inline-block;
}

@media screen and (min-width: 600px) {
  .entry_form .box h5 {
    font-size: 2rem;
    margin-top: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form .box h5 {
    font-size: 2.2rem;
    margin-top: 40px;
  }
}

.entry_form .box p {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 1px;
}

@media screen and (min-width: 1025px) {
  .entry_form .box p {
    font-size: 1.6rem;
    line-height: 2;
    letter-spacing: 3px;
  }
}

.entry_form .box p.title {
  font-weight: bold;
  line-height: 1;
  margin: 20px 0 7px !important;
}

@media screen and (min-width: 600px) {
  .entry_form .box p.title {
    margin: 25px 0 7px !important;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form .box p.title {
    margin: 35px 0 10px !important;
  }
}

.entry_form .box p.tel, .entry_form .box p.line {
  font-size: 1.6rem;
  margin: 15px 0 0 !important;
  font-weight: 600;
  line-height: 1.4;
}

@media screen and (min-width: 1025px) {
  .entry_form .box p.tel, .entry_form .box p.line {
    font-size: 1.8rem;
  }
}

.entry_form .box p.tel a, .entry_form .box p.line a {
  border: none !important;
  background: #eee;
  padding: 10px 20px;
  border-radius: 30px;
  width: 250px;
  display: block;
  margin: auto;
}

.entry_form .box p.tel a:hover, .entry_form .box p.line a:hover {
  opacity: 0.7;
}

.entry_form .box p.tel a i, .entry_form .box p.line a i {
  margin-right: 5px;
}

.entry_form .box .must_sign {
  font-size: 1.4rem;
  margin-top: 30px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .entry_form .box .must_sign {
    text-align: right;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form .box .must_sign {
    font-size: 1.6rem;
  }
}

.entry_form .box .must_sign::before {
  content: '';
  width: 12px;
  height: 12px;
  background: #E08543;
  border-radius: 50%;
  position: absolute;
  right: 50%;
  top: 50%;
  -webkit-transform: translate(-25px, -50%);
          transform: translate(-25px, -50%);
}

@media screen and (min-width: 600px) {
  .entry_form .box .must_sign::before {
    right: 40px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media screen and (min-width: 1025px) {
  .entry_form .box .must_sign::before {
    width: 15px;
    height: 15px;
    right: 45px;
  }
}

.entry_form table tr th, .entry_form table tr td {
  font-size: 1.4rem;
  width: 100%;
  display: block;
}

@media screen and (min-width: 600px) {
  .entry_form table tr th, .entry_form table tr td {
    width: auto;
    display: table-cell;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form table tr th, .entry_form table tr td {
    font-size: 1.6rem;
  }
}

.entry_form table tr th {
  letter-spacing: 2px;
  padding: 0 0 0 20px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .entry_form table tr th {
    vertical-align: top;
    white-space: nowrap;
    padding: 18px 10px 0 20px;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form table tr th {
    padding: 23px 10px 0 15px;
  }
}

.entry_form table tr th.must::before {
  content: '';
  width: 12px;
  height: 12px;
  background: #E08543;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 600px) {
  .entry_form table tr th.must::before {
    top: 25px;
    -webkit-transform: none;
            transform: none;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form table tr th.must::before {
    width: 15px;
    height: 15px;
    left: -20px;
    top: 27px;
    -webkit-transform: none;
            transform: none;
  }
}

.entry_form table tr td {
  padding: 5px 0 15px;
}

@media screen and (min-width: 600px) {
  .entry_form table tr td {
    padding: 10px 0;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form table tr td {
    padding: 15px 0;
  }
}

.entry_form table tr td.radio {
  padding: 10px 0 18px;
}

@media screen and (min-width: 600px) {
  .entry_form table tr td.radio {
    padding: 18px 10px;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form table tr td.radio {
    padding: 23px 10px;
  }
}

.entry_form table tr td input {
  background: #F5F8FA;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.entry_form table tr td textarea {
  background: #F5F8FA;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.entry_form table tr td select {
  background: #F5F8FA;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 40px;
  border: none;
  padding: 10px;
  margin: 0 0 6px 0;
}

.entry_form table tr td span.wpcf7-list-item {
  padding: 0 0 0 20px;
}

@media screen and (min-width: 600px) {
  .entry_form table tr td span.wpcf7-list-item {
    padding: 0 20px 0 0;
  }
}

.entry_form .my_button {
  text-align: center;
  margin-top: 20px;
}

@media screen and (min-width: 600px) {
  .entry_form .my_button {
    margin-top: 30px;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form .my_button {
    margin-top: 40px;
  }
}

.entry_form .my_button input {
  font-size: 1.6rem;
  letter-spacing: 10px;
  width: 180px;
  padding: 10px 0 10px 10px;
  background: #E08543;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.entry_form .my_button input:hover {
  opacity: 0.7;
}

@media screen and (min-width: 600px) {
  .entry_form .my_button input {
    font-size: 1.8rem;
    width: 220px;
    padding: 12px 0 12px 10px;
  }
}

@media screen and (min-width: 1025px) {
  .entry_form .my_button input {
    font-size: 2rem;
    width: 240px;
    padding: 15px 0 15px 10px;
  }
}

.entry_form .my_button .ajax-loader {
  display: none;
}

.page_top {
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page_top h1 {
  color: #fff;
  font-size: 2.3rem;
  letter-spacing: 5px;
}

@media screen and (min-width: 1025px) {
  .page_top h1 {
    font-size: 5rem;
  }
}

@media screen and (min-width: 600px) {
  .page_top {
    height: 250px;
  }
}

@media screen and (min-width: 1025px) {
  .page_top {
    height: 400px;
  }
}

.company_top {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/company_top.jpg);
  background-size: cover;
}

.company_dl {
  padding: 0 15px;
  margin: 40px auto 0;
}

@media screen and (min-width: 600px) {
  .company_dl {
    margin: 60px auto 0;
  }
}

.company_dl dl {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .company_dl dl {
    width: 90%;
    max-width: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1025px) {
  .company_dl dl {
    max-width: 800px;
  }
}

@media screen and (min-width: 600px) {
  .company_dl dl:last-child dt, .company_dl dl:last-child dd {
    border-bottom: none;
  }
}

.company_dl dl dt, .company_dl dl dd {
  font-size: 1.4rem;
}

@media screen and (min-width: 1025px) {
  .company_dl dl dt, .company_dl dl dd {
    font-size: 1.6rem;
  }
}

.company_dl dl dt {
  font-weight: bold;
  padding: 5px 10px;
  background: #E8F7F8;
  border-bottom: 1px solid #E08543;
}

@media screen and (min-width: 600px) {
  .company_dl dl dt {
    width: 35%;
    padding: 10px 10px 10px 40px;
    background: none;
  }
}

@media screen and (min-width: 1025px) {
  .company_dl dl dt {
    width: 38%;
    padding: 15px 10px 15px 80px;
  }
}

.company_dl dl dd {
  padding: 10px;
  margin: 0;
}

@media screen and (min-width: 600px) {
  .company_dl dl dd {
    width: 65%;
    max-width: none;
    border-bottom: 1px solid #E08543;
  }
}

@media screen and (min-width: 1025px) {
  .company_dl dl dd {
    width: 62%;
    padding: 15px;
  }
}

.company_map {
  text-align: center;
  padding: 0 15px;
  margin: 50px 0 40px;
}

@media screen and (min-width: 600px) {
  .company_map {
    margin: 70px 0 50px;
  }
}

@media screen and (min-width: 1025px) {
  .company_map {
    margin: 100px 0 70px;
  }
}

.company_map iframe {
  width: 100%;
  max-width: 450px;
  height: 200px;
}

@media screen and (min-width: 600px) {
  .company_map iframe {
    width: 90%;
    height: 300px;
    max-width: 700px;
  }
}

@media screen and (min-width: 1025px) {
  .company_map iframe {
    max-width: 900px;
    height: 400px;
  }
}

.about_top {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/about_top.jpg);
  background-size: cover;
  background-position: center;
}

.about_top h1 {
  color: #fff;
  position: relative;
}

.about_message {
  margin: 50px 0;
}

@media screen and (min-width: 600px) {
  .about_message {
    margin: 70px 0;
  }
}

@media screen and (min-width: 1025px) {
  .about_message {
    margin: 100px 0;
  }
}

.about_message .my_container {
  padding: 0 15px;
  background: rgba(51, 51, 51, 0.05);
}

.about_message .my_container .box {
  width: 100%;
  max-width: 450px;
  padding: 40px 0;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .about_message .my_container .box {
    max-width: 800px;
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 1025px) {
  .about_message .my_container .box {
    width: 90%;
    max-width: 1100px;
  }
}

.about_message .my_container .box .img {
  width: 75%;
  margin: 0 auto 30px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .about_message .my_container .box .img {
    width: 35%;
    height: 100%;
    margin: 0 auto 0 0;
  }
}

@media screen and (min-width: 1025px) {
  .about_message .my_container .box .img {
    width: 30%;
  }
}

.about_message .my_container .box .img::before {
  content: "";
  display: block;
  padding-top: 70%;
}

@media screen and (min-width: 600px) {
  .about_message .my_container .box .img::before {
    padding-top: 110%;
  }
}

.about_message .my_container .box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 0 10%;
     object-position: 0 10%;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 600px) {
  .about_message .my_container .box .text {
    width: 60%;
  }
}

@media screen and (min-width: 1025px) {
  .about_message .my_container .box .text {
    width: 65%;
  }
}

.about_message .my_container .box .text p {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 10px !important;
}

@media screen and (min-width: 1025px) {
  .about_message .my_container .box .text p {
    font-size: 1.6rem;
  }
}

.about_us .my_container {
  padding: 30px 15px 50px;
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2020/11/clean-gray-paper.png);
}

@media screen and (min-width: 600px) {
  .about_us .my_container {
    padding: 40px 15px 60px;
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container {
    padding: 50px 15px 70px;
  }
}

.about_us .my_container .title {
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (min-width: 600px) {
  .about_us .my_container .title {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .title {
    margin-bottom: 50px;
  }
}

.about_us .my_container .title h3 {
  font-size: 2.1rem;
  color: #0E0F33;
  font-weight: bold;
  font-family: Courier New !important;
  margin-bottom: 8px !important;
}

@media screen and (min-width: 600px) {
  .about_us .my_container .title h3 {
    font-size: 3rem;
    letter-spacing: 3px;
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .title h3 {
    font-size: 4rem;
    margin-bottom: 12px !important;
  }
}

.about_us .my_container .title span {
  color: #0E0F33;
  font-size: 1.2rem;
  letter-spacing: 1px;
}

@media screen and (min-width: 600px) {
  .about_us .my_container .title span {
    font-size: 1.4rem;
    letter-spacing: 3px;
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .title span {
    font-size: 1.6rem;
    letter-spacing: 5px;
  }
}

.about_us .my_container .box {
  max-width: 350px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  /*.item2 dl {
            background: url(https://r-page.hstk.xyz/wp-content/uploads/2020/11/staff.png);
            background-size: 65%;
            background-repeat: no-repeat;
            background-position: right bottom;
        }*/
  /*.item6 dl {
            background: url(https://r-page.hstk.xyz/wp-content/uploads/2020/11/graph.png);
            background-size: 70%;
            background-repeat: no-repeat;
            background-position: center 65%;
                dd span {
                    padding: 0 1px 0 4px;
                    @include mq(s) {
                        padding: 0 2px 0 8px;
                    }
                        &.men, &.women {
                            position: relative;
                                &::before {
                                    font-size: 1rem;
                                    white-space: nowrap;
                                    letter-spacing: 0;
                                    font-weight: normal;
                                    position: absolute;
                                    left: 50%;
                                    bottom: -10px;
                                    transform: translate(-50%, 0);
                                }
                        }
                        &.men {
                                &::before {
                                    content: "男性";
                                }
                        }
                        &.women {
                                &::before {
                                    content: "女性";
                                }
                        }
                }
        }*/
}

@media screen and (min-width: 600px) {
  .about_us .my_container .box {
    max-width: 700px;
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .box {
    max-width: 800px;
    gap: 15px;
  }
}

.about_us .my_container .box .item {
  background: #0E0F33;
  position: relative;
}

.about_us .my_container .box .item::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.about_us .my_container .box .item dl {
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.about_us .my_container .box .item dl dt {
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 1px;
  padding-left: 5px;
}

@media screen and (min-width: 600px) {
  .about_us .my_container .box .item dl dt {
    font-size: 1.4rem;
    letter-spacing: 3px;
    padding: 5px 0 0 10px;
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .box .item dl dt {
    font-size: 1.6rem;
  }
}

.about_us .my_container .box .item dl dd {
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1;
  width: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (min-width: 600px) {
  .about_us .my_container .box .item dl dd {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .box .item dl dd {
    font-size: 1.6rem;
  }
}

.about_us .my_container .box .item dl dd span {
  font-size: 2.6rem;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 0 3px 0 10px;
}

@media screen and (min-width: 600px) {
  .about_us .my_container .box .item dl dd span {
    font-size: 4rem;
    letter-spacing: 5px;
  }
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .box .item dl dd span {
    font-size: 5rem;
    letter-spacing: 8px;
  }
}

.about_us .my_container .box .item h5 {
  color: #fff;
  font-weight: bold;
  font-family: Courier New !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.about_us .my_container .box .item1 dl {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2020/11/bill.png);
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.about_us .my_container .box .item2 dl {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2020/11/sales.png);
  background-size: 55%;
  background-repeat: no-repeat;
  background-position: 90% bottom;
}

.about_us .my_container .box .item4 dl {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2020/11/point.png);
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.about_us .my_container .box .item5 {
  background: #88B1AC;
}

@media screen and (min-width: 600px) {
  .about_us .my_container .box .item5 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
}

.about_us .my_container .box .item5::after {
  content: "";
  width: 90%;
  height: 90%;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 1025px) {
  .about_us .my_container .box .item5 h5 {
    font-size: 2.4rem;
  }
}

.about_us .my_container .box .item8 dl {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2020/11/bag.png), url(https://recruit.yoshida-eng.work/wp-content/uploads/2020/11/bag2.png), url(https://recruit.yoshida-eng.work/wp-content/uploads/2020/11/family.png);
  background-size: 28%, 18%, 42%;
  background-position: 0% bottom, 35% bottom, 92% bottom;
  background-repeat: no-repeat;
}

.about_us .my_container .box .item7 {
  background: #59908A;
}

@media screen and (min-width: 600px) {
  .about_us .my_container .box .item7 {
    display: none;
  }
}

.about_us .my_container .box .item7::after {
  content: "";
  width: 90%;
  height: 90%;
  border: 1px solid #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.about_us .my_container .box .item7 h5 {
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.about_benefits {
  margin: 50px 0 0;
}

@media screen and (min-width: 600px) {
  .about_benefits {
    margin: 70px 0 0;
  }
}

@media screen and (min-width: 1025px) {
  .about_benefits {
    margin: 90px 0 30px;
  }
}

.about_benefits .my_container {
  width: 90%;
  min-width: 320px;
  padding: 30px 15px;
  margin: 0 auto 40px;
  background: #E8F7F8;
}

@media screen and (min-width: 600px) {
  .about_benefits .my_container {
    padding: 40px 15px;
    margin: 50px auto;
  }
}

@media screen and (min-width: 1025px) {
  .about_benefits .my_container {
    max-width: 1100px;
    margin: 50px auto 70px;
  }
}

.about_benefits .my_container h3 {
  color: #E08543;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.8 !important;
  letter-spacing: 2px;
}

@media screen and (min-width: 600px) {
  .about_benefits .my_container h3 {
    font-size: 2.6rem;
    letter-spacing: 4px;
  }
}

@media screen and (min-width: 1025px) {
  .about_benefits .my_container h3 {
    font-size: 3rem;
  }
}

.about_benefits .my_container h3 .block {
  display: inline-block;
  font-weight: bold;
}

.about_benefits .my_container .box {
  padding-left: 15px;
  margin: 20px auto 0;
  max-width: none;
}

@media screen and (min-width: 600px) {
  .about_benefits .my_container .box {
    max-width: none;
    padding-left: 25px;
    margin: 25px auto 0;
    width: auto;
  }
}

@media screen and (min-width: 1025px) {
  .about_benefits .my_container .box {
    max-width: none;
    padding-left: 35px;
  }
}

.about_benefits .my_container .box ul {
  margin: 0;
  -ms-grid-columns: (auto)[3];
      grid-template-columns: repeat(3, auto);
  gap: 0 5%;
}

@media screen and (min-width: 600px) {
  .about_benefits .my_container .box ul {
    -ms-grid-columns: (250px)[auto-fit];
        grid-template-columns: repeat(auto-fit, 250px);
  }
}

@media screen and (min-width: 1025px) {
  .about_benefits .my_container .box ul {
    -ms-grid-columns: (auto)[3];
        grid-template-columns: repeat(3, auto);
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0 7%;
  }
}

.about_benefits .my_container .box ul li {
  font-size: 1.2rem;
  margin: 0;
}

@media screen and (min-width: 600px) {
  .about_benefits .my_container .box ul li {
    font-size: 1.4rem;
    margin-bottom: 3px;
  }
}

@media screen and (min-width: 1025px) {
  .about_benefits .my_container .box ul li {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
}

.interview_top {
  background: url(https://r-page.hstk.xyz/wp-content/uploads/2020/11/interview_top.jpg);
  background-size: cover;
  background-position: center;
}

.inter_container {
  max-width: 450px;
  padding: 0 15px;
  margin: 80px auto 0;
}

@media screen and (min-width: 600px) {
  .inter_container {
    max-width: none;
    margin: 90px auto 0;
  }
}

@media screen and (min-width: 1025px) {
  .inter_container {
    margin: 110px auto 0;
  }
}

.inter_title {
  text-align: center;
  padding: 35px 10px 15px;
  margin: 0 auto 50px;
  background: rgba(51, 51, 51, 0.05);
  position: relative;
}

@media screen and (min-width: 600px) {
  .inter_title {
    width: 90%;
    max-width: 580px;
    margin: 0 auto 70px;
  }
}

@media screen and (min-width: 1025px) {
  .inter_title {
    max-width: 750px;
    padding: 45px 10px 20px;
    margin: 0 auto 90px;
  }
}

.inter_title h3 {
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  width: 80%;
  min-width: 250px;
  max-width: 320px;
  padding: 10px 0;
  background: #E08543;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 600px) {
  .inter_title h3 {
    font-size: 2.6rem;
    max-width: 400px;
    padding: 12px 0;
  }
}

@media screen and (min-width: 1025px) {
  .inter_title h3 {
    font-size: 3rem;
    max-width: 520px;
    padding: 15px 0;
  }
}

.inter_title p {
  font-size: 1.4rem;
  line-height: 1.6;
}

@media screen and (min-width: 600px) {
  .inter_title p {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 1025px) {
  .inter_title p {
    font-size: 1.8rem;
    letter-spacing: 1px;
  }
}

.inter_movie {
  width: 100%;
  padding: 15px 10px 20px;
  margin: 0 auto;
  background: #d4ebe9;
}

@media screen and (min-width: 600px) {
  .inter_movie {
    width: 70%;
    max-width: 500px;
    padding: 20px 15px 25px;
  }
}

@media screen and (min-width: 1025px) {
  .inter_movie {
    max-width: 600px;
    padding: 25px 20px 30px;
    margin-bottom: 100px;
  }
}

.inter_movie h5 {
  text-align: center;
  font-weight: bold;
  padding-bottom: 12px;
  margin-bottom: 15px !important;
  border-bottom: 2px solid #fff;
}

@media screen and (min-width: 600px) {
  .inter_movie h5 {
    font-size: 2rem;
  }
}

@media screen and (min-width: 1025px) {
  .inter_movie h5 {
    font-size: 2.4rem;
    padding-bottom: 15px;
    margin-bottom: 18px !important;
  }
}

.inter_movie div {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.inter_movie div iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.inter_item {
  margin: 50px 0;
}

@media screen and (min-width: 600px) {
  .inter_item {
    max-width: 800px;
    margin: 70px auto;
    position: relative;
  }
}

@media screen and (min-width: 1025px) {
  .inter_item {
    margin: 70px auto 90px;
  }
}

.inter_item.last {
  margin: 50px 0 40px;
}

@media screen and (min-width: 600px) {
  .inter_item.last {
    margin: 60px auto;
  }
}

@media screen and (min-width: 1025px) {
  .inter_item.last {
    margin: 70px auto 110px;
  }
}

.inter_item.even .box {
  margin: 0 0 0 auto;
}

@media screen and (min-width: 600px) {
  .inter_item.even .box .img {
    right: auto;
    left: 0;
  }
}

.inter_item .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 600px) {
  .inter_item .box {
    width: 60%;
  }
}

@media screen and (min-width: 1025px) {
  .inter_item .box {
    width: 65%;
  }
}

.inter_item .box .phrase {
  width: 60%;
}

@media screen and (min-width: 600px) {
  .inter_item .box .phrase {
    width: 100%;
  }
}

.inter_item .box .phrase h5 {
  color: #E08543;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4 !important;
  margin-bottom: 15px !important;
}

@media screen and (min-width: 600px) {
  .inter_item .box .phrase h5 {
    font-size: 1.8rem;
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 1025px) {
  .inter_item .box .phrase h5 {
    font-size: 2rem;
    margin-bottom: 30px !important;
  }
}

.inter_item .box .phrase span {
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
  display: block;
  position: relative;
}

@media screen and (min-width: 600px) {
  .inter_item .box .phrase span {
    font-size: 1.6rem;
  }
}

.inter_item .box .phrase span::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #E08543;
  position: absolute;
  left: 0;
  bottom: -5px;
}

.inter_item .box .phrase span .block {
  display: inline-block;
}

.inter_item .box .img {
  width: 35%;
  position: relative;
}

@media screen and (min-width: 600px) {
  .inter_item .box .img {
    height: 100%;
    position: absolute;
    right: 0;
  }
}

@media screen and (min-width: 1025px) {
  .inter_item .box .img {
    width: 32%;
  }
}

.inter_item .box .img::before {
  content: "";
  border-right: 15px solid transparent;
  border-bottom: 20px solid rgba(51, 51, 51, 0.05);
  border-left: 15px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -35px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media screen and (min-width: 600px) {
  .inter_item .box .img::before {
    content: none;
  }
}

.inter_item .box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.inter_item.even .text {
  margin: 35px 0 0 auto;
}

@media screen and (min-width: 600px) {
  .inter_item.even .text::before {
    content: "";
    border-left: 0;
    border-right: 20px solid rgba(51, 51, 51, 0.05);
    position: absolute;
    right: auto;
    left: 0;
    -webkit-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%);
  }
}

.inter_item .text {
  font-size: 1.4rem;
  line-height: 1.6;
  width: 100%;
  padding: 10px;
  margin-top: 35px;
  background: rgba(51, 51, 51, 0.05);
}

@media screen and (min-width: 600px) {
  .inter_item .text {
    font-size: 1.6rem;
    width: 60%;
    padding: 20px;
    position: relative;
  }
}

@media screen and (min-width: 1025px) {
  .inter_item .text {
    width: 65%;
  }
}

@media screen and (min-width: 600px) {
  .inter_item .text::before {
    content: "";
    border-top: 10px solid transparent;
    border-left: 20px solid rgba(51, 51, 51, 0.05);
    border-bottom: 10px solid transparent;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(100%, -50%);
            transform: translate(100%, -50%);
  }
}

.inter2_container {
  max-width: 450px;
  padding: 0 15px;
  margin: 80px auto 0;
}

@media screen and (min-width: 600px) {
  .inter2_container {
    max-width: 800px;
    margin: 90px auto 0;
  }
}

@media screen and (min-width: 1025px) {
  .inter2_container {
    max-width: 900px;
    margin: 110px auto 0;
  }
}

.inter2_item {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 600px) {
  .inter2_item {
    margin-top: 50px;
  }
}

@media screen and (min-width: 1025px) {
  .inter2_item {
    margin-top: 70px;
  }
}

.inter2_item.even {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.inter2_item.last {
  margin: 40px 0;
}

@media screen and (min-width: 600px) {
  .inter2_item.last {
    margin: 50px 0;
  }
}

@media screen and (min-width: 1025px) {
  .inter2_item.last {
    margin: 70px 0 100px;
  }
}

.inter2_item .img {
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 600px) {
  .inter2_item .img {
    width: 50px;
    height: 50px;
  }
}

.inter2_item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.inter2_item.even .text {
  background: rgba(51, 51, 51, 0.05);
}

.inter2_item.even .text::before {
  content: "";
  border-right: none;
  border-left: 15px solid rgba(51, 51, 51, 0.05);
  position: absolute;
  left: auto;
  right: 0;
  top: 50%;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}

.inter2_item .text {
  width: calc(100% - 60px);
  padding: 10px;
  background: #F5F8FA;
  position: relative;
}

@media screen and (min-width: 600px) {
  .inter2_item .text {
    width: calc(100% - 80px);
    padding: 20px;
    position: relative;
  }
}

@media screen and (min-width: 1025px) {
  .inter2_item .text {
    padding: 30px;
  }
}

.inter2_item .text::before {
  content: "";
  border-top: 10px solid transparent;
  border-right: 15px solid #F5F8FA;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
}

.inter2_item .text h5 {
  color: #E08543;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4 !important;
  padding-bottom: 5px;
  margin-bottom: 15px !important;
  border-bottom: 1px solid;
}

@media screen and (min-width: 600px) {
  .inter2_item .text h5 {
    font-size: 1.8rem;
    padding-bottom: 10px;
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 1025px) {
  .inter2_item .text h5 {
    font-size: 2rem;
    margin-bottom: 30px !important;
  }
}

.inter2_item .text p {
  font-size: 1.2rem;
  line-height: 1.6;
}

@media screen and (min-width: 600px) {
  .inter2_item .text p {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 1025px) {
  .inter2_item .text p {
    font-size: 1.6rem;
  }
}

.inter2_item .text p.right {
  text-align: right;
  font-weight: bold;
  margin-top: 15px !important;
}

@media screen and (min-width: 1025px) {
  .inter2_item .text p.right {
    margin-top: 20px !important;
  }
}

.album_top {
  background: url(https://r-page.hstk.xyz/wp-content/uploads/2021/10/AdobeStock_354640224.jpg);
  background-size: cover;
  position: relative;
}

.album_top::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}

.album_top h1 {
  z-index: 10;
}

.album_box {
  margin: 60px 0;
}

.album_box .col-xs-6 {
  width: 50%;
}

@media screen and (min-width: 600px) {
  .album_box .col-xs-6 {
    width: 25%;
  }
}

.album_box .gallery {
  margin: 0 !important;
}

.album_box .grid_item {
  -webkit-box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.22);
          box-shadow: 1px 2px 3px 1px rgba(0, 0, 0, 0.22);
}

.business_top {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/business_top.jpg);
  background-size: cover;
  position: relative;
}

.business_top::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.business_contents {
  padding: 40px 0 0;
  background: #EFEFED;
}

@media screen and (min-width: 600px) {
  .business_contents {
    padding: 60px 0 10px;
  }
}

@media screen and (min-width: 1025px) {
  .business_contents {
    padding: 80px 0 20px;
  }
}

.business_contents .item {
  padding: 0 5px;
  max-width: 450px;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .business_contents .item {
    width: 85%;
    max-width: 700px;
  }
}

@media screen and (min-width: 1025px) {
  .business_contents .item {
    max-width: 800px;
  }
}

.business_contents .item .img {
  position: relative;
}

.business_contents .item .img::before {
  content: "";
  display: block;
  padding-top: 60%;
}

.business_contents .item .img h5 {
  color: #fff;
  font-size: 1.6rem;
  padding: 8px 15px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 5px;
}

@media screen and (min-width: 600px) {
  .business_contents .item .img h5 {
    font-size: 1.8rem;
    padding: 13px 20px;
    letter-spacing: 3px;
    top: 10px;
    left: 10px;
  }
}

@media screen and (min-width: 1025px) {
  .business_contents .item .img h5 {
    font-size: 2rem;
    padding: 15px 25px;
    top: 15px;
    left: 15px;
  }
}

.business_contents .item .text {
  width: 80%;
  padding: 10px;
  margin: 0 5px 0 auto;
  background: rgba(255, 255, 255, 0.9);
  top: -50px;
  position: relative;
}

@media screen and (min-width: 600px) {
  .business_contents .item .text {
    width: 75%;
    margin: 0 10px 0 auto;
  }
}

@media screen and (min-width: 1025px) {
  .business_contents .item .text {
    margin: 0 15px 0 auto;
  }
}

.business_contents .item .text p {
  font-size: 1.4rem;
  line-height: 1.4;
}

@media screen and (min-width: 600px) {
  .business_contents .item .text p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

@media screen and (min-width: 1025px) {
  .business_contents .item1 {
    margin-bottom: 20px;
  }
}

.business_contents .item1 .img {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/business_item1.jpg);
  background-size: cover;
  background-position: center;
}

.business_contents .item1 .img h5 {
  background: rgba(31, 32, 64, 0.9);
}

.business_contents .item2 .img {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/business_item2.jpg);
  background-size: cover;
  background-position: center;
}

.business_contents .item2 .img h5 {
  background: rgba(31, 32, 64, 0.9);
}

.business_contents .item3 .img {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/business_item4.jpg);
  background-size: cover;
  background-position: center;
}

.business_contents .item3 .img h5 {
  background: rgba(31, 32, 64, 0.9);
}

.business_contents .item4 .img {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/business_item3.jpg);
  background-size: cover;
  background-position: center;
}

.business_contents .item4 .img h5 {
  background: rgba(31, 32, 64, 0.9);
}

.business_contents .item5 .img {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/business_item5.jpg);
  background-size: cover;
  background-position: center;
}

.business_contents .item5 .img h5 {
  background: rgba(31, 32, 64, 0.9);
}

.list_top {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/list_top.jpg);
  background-size: cover;
  background-position: bottom;
}

.list_search--form {
  padding: 40px 0;
  background: #EFEFED;
}

@media screen and (min-width: 1025px) {
  .list_search--form {
    padding: 80px 0;
  }
}

.list_search--form form {
  width: 90%;
  max-width: 400px;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 600px) {
  .list_search--form form {
    max-width: 600px;
  }
}

@media screen and (min-width: 1025px) {
  .list_search--form form {
    width: 980px;
    max-width: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.list_search--form form .dropdown {
  padding: 0 15px;
  background: #fff;
}

@media screen and (min-width: 600px) {
  .list_search--form form .dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.list_search--form form .dropdown select {
  font-size: 1.4rem;
  height: 40px;
  border: none;
  border-bottom: 1px solid #E08543;
}

@media screen and (min-width: 600px) {
  .list_search--form form .dropdown select {
    height: 35px;
    padding: 0 18px 0 10px;
    margin: 10px 0;
    border-bottom: none;
    border-right: 1px solid #E08543;
  }
}

@media screen and (min-width: 1025px) {
  .list_search--form form .dropdown select {
    width: 200px;
  }
}

@media screen and (min-width: 600px) {
  .list_search--form form .dropdown select:last-child {
    border-right: none;
  }
}

@media screen and (min-width: 1025px) {
  .list_search--form form .dropdown select:last-child {
    border-right: 1px solid #E08543;
  }
}

.list_search--form form .box {
  height: 45px;
  padding: 0 15px;
  background: #fff;
}

@media screen and (min-width: 1025px) {
  .list_search--form form .box {
    width: 100%;
    height: 55px;
    padding: 0 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.list_search--form form .box .keyword {
  font-size: 1.4rem;
  height: 35px;
  padding: 0 5px;
  background: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media screen and (min-width: 600px) {
  .list_search--form form .box .keyword {
    border-top: 1px solid #5280A3;
  }
}

@media screen and (min-width: 1025px) {
  .list_search--form form .box .keyword {
    height: 45px;
    border: none;
  }
}

.list_search--form form .box .search {
  color: #fff;
  font-size: 1.4rem;
  width: 60%;
  max-width: 220px;
  padding: 6px 0;
  background: #E08543;
  position: absolute;
  left: 50%;
  bottom: -60px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: all .2s;
  transition: all .2s;
}

@media screen and (min-width: 600px) {
  .list_search--form form .box .search {
    font-size: 1.6rem;
    padding: 8px 0;
    bottom: -70px;
  }
}

@media screen and (min-width: 1025px) {
  .list_search--form form .box .search {
    font-size: 1.8rem;
    max-width: 240px;
    padding: 12px 0;
    bottom: -80px;
  }
}

.list_search--form form .box .search:hover {
  opacity: 0.7;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.list_contents {
  padding: 60px 15px 10px;
  background: #EFEFED;
}

@media screen and (min-width: 600px) {
  .list_contents {
    padding: 75px 15px 20px;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents {
    padding: 60px 15px 80px;
  }
}

.list_contents .result {
  font-size: 1.4rem;
  max-width: 400px;
  margin: 0 auto 10px;
}

@media screen and (min-width: 600px) {
  .list_contents .result {
    font-size: 1.8rem;
    max-width: 980px;
    margin: 0 auto 15px;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .result {
    font-size: 2rem;
    margin: 0 auto 20px;
  }
}

.list_contents .result h2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 10px !important;
}

@media screen and (min-width: 600px) {
  .list_contents .result h2 {
    font-size: 2.2rem;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .result h2 {
    font-size: 2.6rem;
  }
}

.list_contents .result span {
  font-size: 1.4rem;
}

@media screen and (min-width: 1025px) {
  .list_contents .result span {
    font-size: 1.6rem;
  }
}

.list_contents .result .color {
  color: #2F4C88;
  font-weight: bold;
  margin: 0 3px 0 0 !important;
}

@media screen and (min-width: 600px) {
  .list_contents .result .color {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .result .color {
    font-size: 2rem;
  }
}

.list_contents .my_container {
  max-width: 400px;
  padding: 15px 15px 30px;
  margin: 0 auto 40px;
  background: #fff;
  border-top: 5px solid #E08543;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container {
    max-width: 980px;
    padding: 25px 20px 40px;
    margin: 0 auto 50px;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container {
    padding: 30px 30px 50px;
    border-top: 10px solid #E08543;
  }
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .main {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main .box {
    width: 54%;
  }
}

.list_contents .my_container .main .box a h5 {
  color: #2E31A3;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.6 !important;
  max-height: calc(1.6em * 2);
  margin-bottom: 10px !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main .box a h5 {
    font-size: 2rem;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .main .box a h5 {
    font-size: 2.2rem;
  }
}

.list_contents .my_container .main .box a h5:hover {
  opacity: 0.7;
}

.list_contents .my_container .main .box .term {
  letter-spacing: -10px;
  padding-top: 5px;
  margin: 0 0 10px;
  border-top: 1px solid #E08543;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main .box .term {
    padding-top: 10px;
    margin: 0 0 15px;
  }
}

.list_contents .my_container .main .box .term span {
  font-size: 1.2rem;
  letter-spacing: normal;
  margin: 0 5px 3px 0 !important;
  padding: 3px;
  border: 2px solid #FFE079;
  display: inline-block;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main .box .term span {
    font-size: 1.3rem;
    padding: 4px 8px;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .main .box .term span {
    font-size: 1.4rem;
    padding: 5px 8px;
    border: 3px solid #FFE079;
  }
}

.list_contents .my_container .main .box .summary.tb {
  display: none;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main .box .summary.tb {
    color: #EEBB81;
    font-weight: bold;
    margin: 10px 0 15px;
    line-height: 1.6 !important;
    max-height: calc(1.6em * 2);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .main .box .summary.tb {
    font-size: 1.8rem;
    margin: 15px 0 20px;
  }
}

.list_contents .my_container .main .box .text {
  display: none;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main .box .text {
    font-size: 1.4rem;
    line-height: 1.6 !important;
    max-height: calc(1.6em * 3);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .main .box .text {
    font-size: 1.6rem;
  }
}

.list_contents .my_container .main .img {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .main .img {
    width: 42%;
    height: 220px;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .main .img {
    height: 250px;
  }
}

.list_contents .my_container .main .img::before {
  content: "";
  display: block;
  padding-top: 60%;
}

.list_contents .my_container .main .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.list_contents .my_container .summary.sp {
  color: #E08543;
  font-weight: bold;
  margin: 10px 0 15px;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .summary.sp {
    display: none;
  }
}

.list_contents .my_container .con {
  margin-bottom: 30px;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .con {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.list_contents .my_container .con dl {
  margin: 0;
  border-bottom: 1px solid #E08543;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .con dl {
    width: 50%;
  }
}

.list_contents .my_container .con dl:last-child {
  border: none;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .con dl:nth-child(3) {
    border: none;
  }
}

.list_contents .my_container .con dl dt, .list_contents .my_container .con dl dd {
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .con dl dt, .list_contents .my_container .con dl dd {
    font-size: 1.6rem;
  }
}

.list_contents .my_container .con dl dt {
  color: #fff;
  font-weight: bold;
  min-width: 90px;
  padding-left: 10px;
  background: #2E31A3;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .con dl dt {
    padding-left: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .con dl dt {
    min-width: 100px;
  }
}

.list_contents .my_container .con dl dd {
  padding: 6px 3px 6px 15px;
  margin: 0;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .con dl dd {
    padding: 8px 15px 8px 15px;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .con dl dd {
    padding: 10px 15px;
  }
}

.list_contents .my_container .con dl dd p {
  line-height: 1.6;
}

.list_contents .my_container .con dl dd br {
  display: block !important;
}

.list_contents .my_container .button_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .button_box {
    width: 400px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .button_box {
    width: 600px;
  }
}

.list_contents .my_container .button_box div {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  width: 48%;
  padding: 7px 0;
  background: #707070;
  position: relative;
}

@media screen and (min-width: 600px) {
  .list_contents .my_container .button_box div {
    font-size: 1.6rem;
    width: 180px;
    padding: 10px 0;
  }
}

@media screen and (min-width: 1025px) {
  .list_contents .my_container .button_box div {
    font-size: 1.8rem;
    width: 270px;
    padding: 15px 0;
  }
}

.list_contents .my_container .button_box div:hover {
  opacity: 0.7;
}

.list_contents .my_container .button_box div a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.list_contents .my_container .button_box .my_button1 {
  background: #0E0F33;
}

.no_result {
  max-width: 400px;
  margin: 40px auto 20px;
}

@media screen and (min-width: 600px) {
  .no_result {
    max-width: 980px;
  }
}

@media screen and (min-width: 1025px) {
  .no_result {
    margin: 60px auto 20px;
  }
}

aside#ktsidebar.kt-sidebar-container.kad-sidebar {
  display: none;
}

.container.single-staff {
  width: 100%;
  max-width: none;
}

.staff_top {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/list_top.jpg);
  background-size: cover;
  background-position: center;
}

.staff_top h1 {
  color: #fff;
  position: relative;
}

.staff_item {
  padding: 50px 15px;
  background: #EFEFED;
}

.staff_item .my_container {
  max-width: 450px;
  padding: 20px 15px 35px;
  margin: 0 auto;
  background: #fff;
  border-top: 5px solid #E08543;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container {
    max-width: 900px;
    padding: 25px 20px 50px;
  }
}

@media screen and (min-width: 1025px) {
  .staff_item .my_container {
    max-width: 1100px;
    padding: 30px 30px 60px;
    border-top: 10px solid #E08543;
  }
}

.staff_item .my_container h5 {
  color: #2E31A3;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.4 !important;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container h5 {
    font-size: 2rem;
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 1025px) {
  .staff_item .my_container h5 {
    font-size: 2.2rem;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width: 1025px) {
  .staff_item .my_container .main {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .box {
    width: 57%;
  }
}

.staff_item .my_container .main .box .summary {
  color: #E08543;
  font-size: 1.4rem;
  font-weight: bold;
  margin: 10px 0;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .box .summary {
    font-size: 1.6rem;
    margin: 15px 0;
  }
}

@media screen and (min-width: 1025px) {
  .staff_item .my_container .main .box .summary {
    font-size: 1.8rem;
    margin: 20px 0;
  }
}

.staff_item .my_container .main .box .term {
  letter-spacing: -10px;
  margin: 5px 0 10px;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .box .term {
    margin: 10px 0;
  }
}

.staff_item .my_container .main .box .term span {
  font-size: 1.2rem;
  letter-spacing: normal;
  margin-right: 5px !important;
  padding: 3px;
  border: 2px solid #FFE079;
  display: inline-block;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .box .term span {
    font-size: 1.3rem;
    padding: 4px 8px;
  }
}

@media screen and (min-width: 1025px) {
  .staff_item .my_container .main .box .term span {
    font-size: 1.4rem;
    padding: 5px 8px;
    margin-right: 8px !important;
    border: 3px solid #FFE079;
  }
}

.staff_item .my_container .main .img_sp {
  padding: 0;
  margin: 15px 0 45px;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .img_sp {
    display: none;
  }
}

.staff_item .my_container .main .img_sp img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

.staff_item .my_container .main .img_tb {
  display: none;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .img_tb {
    width: 40%;
    display: block;
  }
}

.staff_item .my_container .main .img_tb .main_img {
  width: 100%;
  height: 200px;
  padding: 0 3px;
  margin: 10px 0;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .img_tb .main_img {
    margin: 15px 0;
  }
}

@media screen and (min-width: 1025px) {
  .staff_item .my_container .main .img_tb .main_img {
    height: 250px;
    margin: 20px 0 15px;
  }
}

.staff_item .my_container .main .img_tb .main_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.staff_item .my_container .main .img_tb .sub_img {
  list-style: none;
  padding: 0;
  margin: 0mo;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.staff_item .my_container .main .img_tb .sub_img li {
  padding: 0 3px;
}

.staff_item .my_container .main .img_tb .sub_img li img {
  width: 100%;
  max-width: 80px;
  height: 100%;
  min-height: 50px;
  -o-object-fit: cover;
  object-fit: cover;
}

.staff_item .my_container .main .text {
  font-size: 1.4rem;
  margin-bottom: 20px;
}

@media screen and (min-width: 1025px) {
  .staff_item .my_container .main .text {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
}

.staff_item .my_container .main .text.tb {
  display: none;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .text.tb {
    display: block;
  }
}

.staff_item .my_container .main .text.sp {
  display: block;
}

@media screen and (min-width: 600px) {
  .staff_item .my_container .main .text.sp {
    display: none;
  }
}

.staff_item .my_container .slick-dots {
  bottom: -30px;
}

.staff_item .my_container .slick-dots li button::before {
  background: #fff;
  border: 1px solid #707070;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.staff_item .my_container .slick-dots li.slick-active button:before {
  background: #707070;
  border: 1px solid #707070;
}

.staff_item .top_contents--title {
  background: #fff;
  max-width: 450px;
  padding: 35px 0;
  margin: 0 auto;
  border-top: 1px solid #F3F3F3;
}

@media screen and (min-width: 600px) {
  .staff_item .top_contents--title {
    max-width: 900px;
    padding: 50px 0;
  }
}

@media screen and (min-width: 1025px) {
  .staff_item .top_contents--title {
    max-width: 1100px;
  }
}

.staff_item .top_contents--title h2 {
  margin: 0 !important;
}

.staff_table {
  max-width: 450px;
  margin: 0 auto;
}

@media screen and (min-width: 600px) {
  .staff_table {
    max-width: 900px;
  }
}

@media screen and (min-width: 1025px) {
  .staff_table {
    max-width: 1100px;
  }
}

.staff_table br {
  display: block !important;
}

.staff_table table {
  width: 100%;
}

.staff_table table tbody tr th {
  width: 100%;
  padding: 5px 10px;
  background: #E8F7F8;
  display: block;
}

@media screen and (min-width: 600px) {
  .staff_table table tbody tr th {
    width: 20%;
    padding: 10px 15px;
    border: 1px solid #F3F3F3;
    display: table-cell;
  }
}

@media screen and (min-width: 1025px) {
  .staff_table table tbody tr th {
    padding: 15px 20px;
  }
}

.staff_table table tbody tr th span {
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 1px;
}

@media screen and (min-width: 600px) {
  .staff_table table tbody tr th span {
    font-size: 1.4rem;
  }
}

.staff_table table tbody tr td {
  font-size: 1.4rem;
  width: 100%;
  background: #fff;
  display: block;
}

@media screen and (min-width: 600px) {
  .staff_table table tbody tr td {
    font-size: 1.4rem;
    width: 80%;
    padding: 10px 15px;
    border: 1px solid #F3F3F3;
    display: table-cell;
  }
}

@media screen and (min-width: 1025px) {
  .staff_table table tbody tr td {
    padding: 15px 20px;
  }
}

.staff_table table tbody tr td.tel {
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 1px;
}

.staff_table table tbody tr td.tel a {
  color: #E08543;
}

.staff_table table tbody tr td p {
  line-height: 1.75;
  margin-bottom: 10px !important;
}

.staff_table .button_box {
  padding: 30px 15px;
  background: #fff;
}

@media screen and (min-width: 600px) {
  .staff_table .button_box {
    padding: 40px 15px 50px;
  }
}

.recruit_button {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  padding: 10px 0;
  background: #0E0F33;
  position: relative;
}

@media screen and (min-width: 600px) {
  .recruit_button {
    font-size: 1.6rem;
    width: 250px;
    padding: 15px 0;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1025px) {
  .recruit_button {
    font-size: 1.8rem;
    width: 270px;
    padding: 20px 0;
  }
}

.recruit_button:hover {
  opacity: 0.7;
}

.recruit_button a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.contact_top {
  background: url(https://recruit.yoshida-eng.work/wp-content/uploads/2022/02/contact_top.jpg);
  background-size: cover;
}

.contact_top h1 {
  color: #333;
}

.recruit_contact--container {
  text-align: center;
  padding: 50px 0 30px;
}

.recruit_contact--container .box {
  width: 450px;
  color: #FF798B;
  border: 2px solid #FF798B;
  background: #F5F5F5;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.recruit_contact--container .box:hover {
  background: #FF798B;
}

.recruit_contact--container .box:hover > h3 {
  color: #fff !important;
}

.recruit_contact--container .box:hover > span {
  color: #fff;
}

.recruit_contact--container .box a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.recruit_contact--container .box h3 {
  font-size: 3.2rem;
  letter-spacing: 2px;
  color: #FF798B;
  margin: 0 0 10px;
}

@media screen and (max-width: 768px) {
  .recruit_contact--container .box {
    width: 350px;
    padding: 10px 20px;
  }
  .recruit_contact--container .box h3 {
    font-size: 2.8rem;
  }
}

@media screen and (max-width: 599px) {
  .recruit_contact--container {
    padding: 40px 0 10px;
  }
  .recruit_contact--container .box {
    font-size: 1.4rem;
    width: 80%;
    max-width: 350px;
  }
  .recruit_contact--container .box h3 {
    font-size: 2.6rem;
    margin: 0 0 5px;
  }
}

#wrapper {
  min-height: calc(100vh - 278px);
  background: #fff;
}

.search_result--container {
  width: 100%;
  padding: 50px 0;
  border-top: 10px solid #0E0F33;
}

.search_result--container .box {
  width: 90%;
  max-width: 1140px;
  margin: 0 auto 20px;
}

.search_result--container .box h2 {
  font-weight: bold !important;
  margin: 0 0 20px;
}

.search_list--container {
  background: rgba(51, 51, 51, 0.05);
}

.search_list--container .contents {
  max-width: 1300px;
  padding: 50px 20px;
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.search_list--container .contents .item {
  text-align: center;
  background: #fff;
  width: 48%;
  padding: 0 20px 30px;
  margin-bottom: 50px;
  border-top: 5px solid #0E0F33;
}

.search_list--container .contents .item .job {
  width: 80%;
  height: 100px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search_list--container .contents .item .job a.sp {
  display: none;
}

.search_list--container .contents .item .job a h3 {
  font-size: 2.4rem;
  text-align: left;
  color: #0E0F33;
  font-weight: bold !important;
  margin: 0;
  display: inline-block;
}

.search_list--container .contents .item .box {
  border-top: 1px solid #707070;
  padding-top: 40px;
  position: relative;
}

.search_list--container .contents .item .box .recruit_status--tag {
  position: absolute;
  top: 23px;
  left: -20px;
}

.search_list--container .contents .item .box .img {
  width: 90%;
  height: 300px;
  margin: 0 auto 30px;
}

.search_list--container .contents .item .box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.search_list--container .contents .item .box .text {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #707070;
}

.search_list--container .contents .item .box .text div {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search_list--container .contents .item .box .text div span {
  text-align: left;
  width: 75%;
  display: block;
}

.search_list--container .contents .item .box .text div .title {
  font-weight: bold !important;
  line-height: 3;
  width: 100px;
  background: rgba(237, 129, 141, 0.2);
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search_list--container .contents .item button {
  padding: 10px 30px;
  background: #0E0F33;
}

.search_list--container .contents .wp-pagenavi {
  margin: 10px auto;
}

@media screen and (max-width: 1024px) {
  .search_result--container .box {
    width: 100%;
    max-width: 960px;
    padding: 0 20px;
  }
  .search_list--container .contents .item {
    width: 49%;
    padding: 0 20px 20px;
  }
  .search_list--container .contents .item .job {
    width: 90%;
    height: 90px;
    max-width: 345px;
  }
  .search_list--container .contents .item .job a h3 {
    font-size: 2rem;
    line-height: 1.8;
  }
  .search_list--container .contents .item .box .img {
    height: 250px;
    margin: 0 auto 20px;
  }
  .search_list--container .contents .item .box .text {
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .search_list--container .contents .item .box .text div {
    height: 90px;
    display: block;
  }
  .search_list--container .contents .item .box .text div span {
    width: 100%;
  }
  .search_list--container .contents .item .box .text div .title {
    line-height: 2;
    margin: 0 0 10px;
  }
}

@media screen and (max-width: 768px) {
  .search_result--container .box h2 {
    font-size: 2.6rem;
  }
  .search_list--container .contents {
    display: block;
  }
  .search_list--container .contents .item {
    width: 90%;
    max-width: 550px;
    margin: 0 auto 50px;
  }
  .search_list--container .contents .item .job a.pc {
    display: none;
  }
  .search_list--container .contents .item .job a.sp {
    display: block;
  }
  .search_list--container .contents .item .job a h3 {
    max-width: initial;
  }
  .search_list--container .contents .item .box .text div .title {
    line-height: 2;
  }
  .search_list--container .contents .item button {
    padding: 8px 20px;
  }
}

@media screen and (max-width: 599px) {
  .search_result--container {
    padding: 30px 0 40px;
  }
  .search_result--container .box {
    padding: 0 15px;
  }
  .search_result--container .box h2 {
    font-size: 2.2rem;
    margin: 0 0 10px;
  }
  .search_list--container .contents {
    padding: 40px 10px 30px;
  }
  .search_list--container .contents .item {
    width: 100%;
    padding: 0 10px 20px;
    margin: 0 auto 35px;
  }
  .search_list--container .contents .item .job {
    width: 100%;
    height: 80px;
  }
  .search_list--container .contents .item .job a h3 {
    font-size: 1.8rem;
  }
  .search_list--container .contents .item .box {
    padding-top: 30px;
  }
  .search_list--container .contents .item .box .recruit_status--tag {
    top: 15px;
    left: -10px;
  }
  .search_list--container .contents .item .box .img {
    height: 160px;
  }
  .search_list--container .contents .item .box .text {
    margin-bottom: 15px;
  }
  .search_list--container .contents .item .box .text div {
    height: 110px;
    margin-bottom: 10px;
  }
  .search_list--container .contents .item .box .text div .title {
    font-size: 1.4rem;
    width: 80px;
    margin: 0 0 5px;
  }
  .search_list--container .contents .wp-pagenavi .page-numbers {
    padding: 2px 12px;
    margin: 3px;
  }
}

.col-lg-9 {
  width: 100%;
}

.staff_container .title {
  margin: 50px 0;
}

.staff_container .title h3 {
  border-bottom: 1px solid #333;
  display: inline-block;
  padding-right: 50px;
  margin: 0;
}

.staff_container table br {
  display: block !important;
}

.staff_container button {
  text-align: center;
  border: 2px solid #333;
  padding: 20px 30px;
  margin: 50px auto 0;
  display: block;
}

.single-footer {
  display: none;
}

#topcontrol .to_the_top {
  border-radius: 60px;
}

#topcontrol .to_the_top .kt-icon-arrow-up2::before {
  border-width: 0 0 2px 2px;
}

#containerfooter .container {
  width: 100%;
}

.footerclass {
  padding: 0;
}

.footerbase {
  margin: 0;
}

.col-md-6 {
  display: none;
}

.my_footer {
  padding: 20px 0 0;
}

@media screen and (min-width: 1025px) {
  .my_footer {
    padding: 30px 0 0;
  }
}

.my_footer .box {
  max-width: 350px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 600px) {
  .my_footer .box {
    max-width: 800px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media screen and (min-width: 1025px) {
  .my_footer .box {
    max-width: none;
  }
}

.my_footer .box .left {
  text-align: left;
  width: 270px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 600px) {
  .my_footer .box .left {
    width: 50%;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}

.my_footer .box .left img {
  height: 50px;
  margin-bottom: 20px;
}

@media screen and (min-width: 600px) {
  .my_footer .box .left img {
    margin: 0 0 20px 10px;
  }
}

@media screen and (min-width: 1025px) {
  .my_footer .box .left img {
    margin: 0 0 25px 10px;
  }
}

.my_footer .box .left span.name {
  color: #fff;
  text-align: center;
  font-size: 1.7rem;
  margin-bottom: 15px !important;
}

@media screen and (min-width: 1025px) {
  .my_footer .box .left span.name {
    font-size: 2rem;
    margin-bottom: 20px !important;
  }
}

.my_footer .box .left span.address {
  color: #fff;
  font-size: 1.3rem;
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}

@media screen and (min-width: 1025px) {
  .my_footer .box .left span.address {
    -ms-grid-columns: auto auto;
        grid-template-columns: auto auto;
    gap: 15px;
  }
}

.my_footer .box .right {
  width: 80%;
  margin-bottom: 15px;
}

@media screen and (min-width: 600px) {
  .my_footer .box .right {
    width: 50%;
  }
}

.my_footer .box .right ul {
  padding: 0;
  list-style: none;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 1025px) {
  .my_footer .box .right ul {
    -ms-grid-columns: (auto)[6];
        grid-template-columns: repeat(6, auto);
  }
}

.my_footer .box .right ul li {
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 1025px) {
  .my_footer .box .right ul li {
    font-size: 1rem;
  }
}

.my_footer small {
  color: #fff;
}
/*# sourceMappingURL=style.css.map */