@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
/* header /////////////////////////////////////////// */
html {
  margin-top: 0 !important;
}
.nojq {
  display: none;
}
.-body-solid .l-fixHeader {
  box-shadow: initial;
  margin-top: 0 !important;
}
.-img .c-headLogo__link {
  width: 203px;
}
.c-headLogo__img {
  width: 203px;
}
.c-gnav > .menu-item > a .ttl {
  color: #121133;
  font-size: 15.799px;
  font-weight: 500;
}
.c-gnav > .menu-item:not(:first-child)::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(20deg);
  left: 0px;
  width: 1px;
  height: 15px;
  background-color: #121133;
}
.l-header__customBtn .c-iconBtn__icon:before {
  display: none;
}
@media screen and (max-width: 959px) {
  .l-header[data-spfix="1"] {
    top: 0;
  }
  .c-headLogo__img {
    display: none;
  }
  .c-headLogo {
    background-image: url(../../../wp-content/uploads/2025/06/logo2.webp);
    background-size: cover;
    background-repeat: no-repeat;
    width: 189px;
    height: 50px;
  }
  .l-header__menuBtn {
    width: 183px;
    height: 100px;
    background: rgba(255, 255, 255, 0.5);
  }
  .c-iconBtn__icon.icon-menu-thin {
    font-size: 90px;
    width: 73px;
  }
  .p-spMenu__inner {
    width: 100%;
  }
  .p-spMenu__inner::before {
    background: #fff;
    opacity: 0.5;
  }
  .c-widget__title.-spmenu {
    display: none;
  }
  .c-iconBtn__icon:before {
    font-size: 48px;
    color: #000000;
  }
  .-right .p-spMenu__closeBtn {
    top: 26px;
    right: 50px;
  }
  .c-listMenu a:before {
    display: none;
  }
  .c-listMenu a:after {
    content: "➤";
    display: inline-block;
    right: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: middle;
  }
  .c-spnav {
    display: block;
    text-align: left;
    display: grid;
    width: 375px;
    gap: 80px;
    margin: 412px auto 0;
  }
  .c-spnav > .menu-item a {
    color: #121133;
    font-size: 40px;
    font-weight: 500;
    line-height: normal;
    border-bottom: initial;
  }
}
.l-header__customBtn {
  width: 184px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 183px;
  z-index: -1;
}
.c-iconBtn__label {
  font-size: 28px;
  font-weight: 500;
}
#fix_bottom_menu {
  display: none;
}
@media screen and (max-width: 600px) {
  .l-header[data-spfix="1"] {
    height: 50px;
    display: flex;
    align-content: center;
  }
  .c-headLogo {
    background-size: contain;
    width: 95px;
  }
  .c-headLogo.-img {
    margin-top: 25px;
  }
  .l-header__customBtn {
    width: 92px;
    height: 50px;
  }
  .c-iconBtn__label {
    font-size: 14px;
  }
  .l-header__menuBtn {
    width: 91.5px;
    height: 50px;
    margin-top: 0px;
  }
  .c-iconBtn__icon:before {
    font-size: 45px;
  }
  .l-header__customBtn {
    right: 90px;
  }
  .-right .p-spMenu__closeBtn .c-iconBtn__icon:before {
    font-size: 40px;
  }
  .-right .p-spMenu__closeBtn {
    top: 0px;
    right: 20px;
  }
  .c-spnav {
    margin: 180px auto 0;
    width: 187.5px;
    gap: 40px;
  }
  .c-spnav > .menu-item a {
    font-size: 20px;
  }
}
#fix_header {
  background: #fff;
}
/* /header /////////////////////////////////////////////////////////// */
/* footer //////////////////////////////////////////////////////////// */
.l-footer__nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-footer__nav::before {
  content: "";
  display: inline-block;
  width: 315px;
  height: 78.367px;
  background-image: url(../../../wp-content/uploads/2025/06/logo.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #fff;
}
.l-footer__nav li a {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.l-footer__nav li:first-child a {
  border: initial;
}
.l-footer__nav a {
  border: initial;
}
.l-footer__nav {
  padding: 80px 0 89px;
}
.l-footer__foot,
.l-footer__widgetArea {
  padding-bottom: 20px;
  padding-top: 0;
}
.l-footer .copyright {
  font-size: 10px;
  font-weight: 500;
  line-height: normal;
}
@media screen and (max-width: 959px) {
  .l-footer__nav {
    display: grid;
    justify-content: center;
    text-align: center;
    gap: 60px;
    padding: 57px 0 49px;
  }
  .l-footer__nav::before {
    background-image: url(../../../wp-content/uploads/2025/06/logo2.webp);
    width: 328px;
    height: 79.893px;
    aspect-ratio: 328/79.89;
    background-color: initial;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .l-footer__nav li a {
    font-size: 32px;
  }
  .l-footer .copyright {
    font-size: 16px;
  }
  .l-footer__foot,
  .l-footer__widgetArea {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .l-footer__nav::before {
    width: 164px;
    height: 39.947px;
    aspect-ratio: 164/39.95;
  }
  .l-footer__nav {
    gap: 30px;
    padding: 28.5px 0 24.5px;
  }
  .l-footer__nav li a {
    font-size: 16px;
  }
  .l-footer .copyright {
    font-size: 8px;
  }
  .l-footer__foot,
  .l-footer__widgetArea {
    padding-bottom: 14.5px;
  }
}
/* /footer //////////////////////////////////////////////////////////////// */

/* メインビジュアル /////////////////////////////////////////////////////// */
.p-mainVisual__slideText {
  font-size: 96px;
  font-weight: 900;
  background-image: url(../../../wp-content/uploads/2025/06/top-page-fv.webp);
  background-size: 630px;
  background-repeat: no-repeat;
  line-height: 110%;
  padding: 15px 0px 20px 100px;
  transform: scale(0.8);
}
.p-mainVisual__textLayer > .p-blogParts {
  margin-top: 35px;
}
.p-mainVisual__textLayer > .p-blogParts .swell-block-button__link {
  width: 360px;
  height: 60px;
  border-radius: 20px;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.7);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.p-mainVisual__textLayer > .p-blogParts .swell-block-button__link:hover {
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.9);
}
.p-mainVisual__textLayer > .p-blogParts .swl-inline-color {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
}
@media not all and (min-width: 960px) {
  .p-mainVisual__imgLayer.c-filterLayer__img {
    height: auto;
  }
  .p-mainVisual__slideText {
    font-size: 72px;
    line-height: 160%;
    background-image: url(../../../wp-content/uploads/2025/06/top-page-fv-sp.webp);
    background-position: 70%;
    width: 100%;
    height: 466px;
    padding-top: 50px;
    position: relative;
    top: 0;
    left: 40%;
    transform: translateX(-47%);
    padding-left: 40vw;
  }
  .p-mainVisual__textLayer {
    top: 20px;
    align-items: end;
    padding: 0;
  }
  .p-mainVisual__textLayer > .p-blogParts {
    margin-top: 434px;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .p-blogParts.post_content .swell-block-columns__inner {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: flex-start;
    margin-right: -25px;
  }
  .p-mainVisual__textLayer > .p-blogParts .swell-block-button__link {
    width: 570px;
    height: 100px;
  }
  .p-mainVisual__textLayer > .p-blogParts .swl-inline-color {
    font-size: 32px;
    font-weight: 700;
    line-height: 160%;
  }
}
@media not all and (min-width: 900px) {
  .p-mainVisual__slideText {
    padding-left: 36vw;
  }
}
@media not all and (min-width: 800px) {
  .p-mainVisual__slideText {
    padding-left: 32vw;
  }
}
@media not all and (min-width: 700px) {
  .p-mainVisual__slideText {
    padding-left: 28vw;
  }
}
@media screen and (max-width: 600px) {
  .p-mainVisual__inner {
    height: 700px;
  }
  .p-mainVisual__textLayer {
    align-items: center;
    top: 0px;
  }
  .p-mainVisual__slideText {
    font-size: 36px;
    top: 20px;
    left: 38%;
    transform: translateX(-50%);
    padding: 30px 0;
    padding-left: 15vw;
    text-align: center;
    height: auto;
    background-size: 267px;
  }
  .p-blogParts.post_content .swell-block-columns__inner {
    margin-right: 0;
    gap: 20px;
  }
  .p-mainVisual__textLayer > .p-blogParts {
    margin-top: 217px;
  }
  .p-mainVisual__textLayer > .p-blogParts .swell-block-button__link {
    width: 295px;
    height: 50px;
    border-radius: 15px;
  }
  .p-mainVisual__textLayer > .p-blogParts .swl-inline-color {
    font-size: 16px;
  }
}
/* /メインビジュアル /////////////////////////////////////////////////// */

/* トップページ service //////////////////////////////////////////////// */
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.top-page-service {
  background-position: top center !important;
  background-image: url(../../../wp-content/uploads/2025/06/top-page-service-scaled.webp);
  background-size: 100% 100%;
  margin-bottom: 0;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.top-page-service2 {
  background-position: top center !important;
  background-image: url(../../../wp-content/uploads/2025/06/top-page-service2-scaled.webp);
  background-size: contain;
}
.top #content {
  padding-top: 0;
  margin-top: -4rem;
  margin-bottom: 0;
}
.wp-block-heading.is-style-section_ttl.top-page-service-ttl {
  font-size: 128px;
  font-weight: 900;
  line-height: 70%;
  padding-top: 80px;
  margin-bottom: 80px;
}
.wp-block-group.top-page-service-second-ttl {
  position: absolute;
  top: 0;
  left: calc((100% - 100vw) / 2 + 9px);
}
.top-page-service-ttl2 {
  color: rgba(255, 255, 255, 0.2);
  font-size: 200px;
  font-weight: 900;
  line-height: 70%;
  opacity: 0.2;
}
.top-page-service-text {
  font-size: 33px;
  /* font-size: 18px; */
  font-weight: 900;
  line-height: 160%;
  transform: rotate(-5deg);
  background-image: url(../../../wp-content/uploads/2025/06/top-page-service12.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 950px;
  height: 125px;
  padding: 15px 0px 0px 46px;
  /* padding: 15px 0px 0 80px; */
  /* font-size: 18px; */
  /* width: 652.5px; */
  /* height: 89.25px; */
}
/* .swell-block-columns.top-page-service-item-container {
  padding-top: 54px;
  padding-bottom: 40px;
} */
.swell-block-columns.top-page-service-item-container
  .swell-block-columns__inner {
  display: flex;
  gap: 40px 20px;
  justify-content: center;
}
@media not all and (min-width: 960px) {
  .swell-block-columns.top-page-service-item-container {
    display: flex;
    justify-content: center;
    gap: 0;
  }
  .swell-block-columns.top-page-service-item-container
    .swell-block-columns__inner {
    flex-direction: column;
    gap: 0;
    padding-bottom: 30px;
  }
}
.swell-block-columns.top-page-service-item-container
  .swell-block-column.swl-has-mb--s {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 472px;
  display: flex;
  width: 100%;
  justify-content: center;
}
.wp-block-group.top-page-service-item-box {
  max-width: 590px;
  height: 360px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 4px 8px 8px 0px rgba(1, 38, 130, 0.7);
  padding: 50px 60px 44px 82px;
  transform: scale(0.8);
}
.top-page-service-item-ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 17px;
}
.wp-block-group.top-page-service-item-box2 {
  position: relative;
  width: 432px;
}
.wp-block-group.top-page-service-item-box2
  .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.top-page-service-item-text {
  font-size: 76px;
  font-weight: 700;
  line-height: 110%;
  padding-top: 20px;
  padding-right: 40px;
}
.service-line {
  display: block;
  border-radius: 30px;
  background: #ffff8f;
  height: 40px;
  margin-top: -40px;
}
.top-page-service-item-text2 {
  font-size: 240px;
  font-weight: 900;
  line-height: 160%;
  margin: 0;
  margin-top: -120px;
}
.top-page-service-item-text3 {
  position: absolute;
  top: 140px;
  right: 2px;
}
.top-page-service-item-img {
  position: relative;
  top: -10px;
  left: 20px;
}
.swell-block-columns.top-page-service-item-container2 {
  padding-bottom: 10px;
  margin-bottom: 0;
}
.swell-block-columns.top-page-service-item-container2
  .swell-block-columns__inner {
  display: flex;
  gap: 40px 36px;
  justify-content: center;
  position: relative;
  top: 0;
}
.swell-block-columns.top-page-service-item-container2
  .swell-block-column.swl-has-mb--s {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 472px;
  display: flex;
  width: 100%;
  justify-content: center;
}
@media not all and (min-width: 960px) {
  .swell-block-columns.top-page-service-item-container2 {
    display: flex;
    justify-content: center;
  }
  .swell-block-columns.top-page-service-item-container2
    .swell-block-columns__inner {
    flex-direction: column;
    gap: 0;
  }
}
.swell-block-columns.top-page-service-item-container2
  .swell-block-column.swl-has-mb--s {
  margin: 0;
}
.has-text-align-right.top-page-service-text2 {
  font-size: 33px;
  /* font-size: 18px; */
  font-weight: 900;
  line-height: 160%;
  transform: rotate(5deg);
  background-image: url(../../../wp-content/uploads/2025/06/top-page-service12.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 950px;
  height: 125px;
  padding: 15px 90px 130px 0px;
  /* width: 652.501px; */
  /* height: 119.25px; */
  margin: 30px 0px 0px auto;
  /* padding: 15px 120px 0px 0px; */
}
.wp-block-group.top-page-service-text-box {
  max-width: 590px;
  height: 360px;
  border-radius: 30px;
  background: #fff;
  box-shadow: 4px 8px 8px 0px rgba(1, 38, 130, 0.7);
  padding: 38px 38px 0 38px;
  position: relative;
  transform: scale(0.8);
}
.top-page-service-text-ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  width: 520px;
}
.wp-block-group.top-page-service-text-img-box
  .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  display: flex;
}
.top-page-service-text-img img {
  position: absolute;
  bottom: 30px;
  left: 62px;
}
.top-page-service-text-img2 img {
  position: absolute;
  bottom: 30px;
  left: 219px;
}
.top-page-service-text-img3 img {
  position: absolute;
  bottom: 30px;
  right: 0;
}
.wp-block-group.top-page-service-text-img-box2
  .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  display: flex;
  justify-content: center;
  gap: 72px;
}
.swell-block-columns.top-page-service-text-container {
  padding-bottom: 60px;
}
.swell-block-columns.top-page-service-text-container
  .swell-block-column.swl-has-mb--s {
  margin: 0 auto;
  margin-top: 0px;
  max-width: 472px;
  display: flex;
  width: 100%;
  justify-content: center;
}
@media not all and (min-width: 960px) {
  .swell-block-columns.top-page-service-text-container {
    display: flex;
    justify-content: center;
  }
  .swell-block-columns.top-page-service-text-container
    .swell-block-columns__inner {
    flex-direction: column;
  }
}
.has-text-align-center.top-page-service-last-text2 {
  font-size: 24px;
  /* font-size: 16px; */
  font-weight: 700;
  line-height: 160%;
  background-image: url(../../../wp-content/uploads/2025/06/top-page-service11.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1014px;
  height: 177px;
  margin: 0px auto;
  padding: 45px 0 0 160px;
  text-align: left;
  /* padding: 45px 0 0 70px; */
  /* text-align: center; */
  /* font-size: 16px; */
  /* width: 980px; */
  /* height: 177px; */
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-service-last-text {
  padding-bottom: 120px !important;
  position: relative;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background: rgba(50, 123, 231, 0.7);
  margin-bottom: 0;
  margin-top: -60px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-service-last-text:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 30px;
  top: 0;
  left: 0;
  background: rgba(50, 123, 231, 0);
}
@media not all and (min-width: 959px) {
  .top-page-service-ttl2 {
    font-size: 128px;
  }
  .wp-block-heading.is-style-section_ttl.top-page-service-ttl {
    font-size: 72px;
    padding-top: 75px;
    margin-bottom: 12px;
  }
  .top-page-service-text {
    background-image: url(../../../wp-content/uploads/2025/06/top-page-service12-sp.webp);
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%) rotate(-5deg);
    font-size: 40px;
    font-weight: 700;
    line-height: 150%;
    text-align: center;
    background-size: cover;
    padding: 130px 0 190px 0px;
    margin-bottom: 44px;
    height: 325px;
  }
  .swell-block-columns.top-page-service-item-container {
    justify-content: center;
  }
  .swell-block-columns.top-page-service-item-container2 {
    justify-content: center;
    padding-bottom: 100px;
  }
  .swell-block-columns.top-page-service-item-container
    .swell-block-column.swl-has-mb--s {
    height: 325px;
  }
  .swell-block-columns.top-page-service-item-container2
    .swell-block-columns__inner {
    top: 0;
  }
  .swell-block-columns.top-page-service-item-container2
    .swell-block-column.swl-has-mb--s {
    height: 325px;
    max-width: 590px;
  }
  .wp-block-group.top-page-service-item-box {
    padding: 40px 0px 48px 0px;
    text-align: center;
    width: 590px;
  }
  .top-page-service-item-ttl {
    font-size: 31px;
    margin-bottom: 25px;
  }
  .wp-block-group.top-page-service-item-box2 {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .has-text-align-right.top-page-service-text2 {
    background-image: url(../../../wp-content/uploads/2025/06/top-page-service12-sp.webp);
    position: absolute;
    width: 103%;
    top: -130px;
    left: 50%;
    transform: translateX(-50%) rotate(5deg);
    font-size: 40px;
    font-weight: 700;
    line-height: 150%;
    text-align: center;
    background-size: cover;
    padding: 13vw 0 22vw 0px;
    margin-bottom: 44px;
    z-index: -1;
  }
  .swell-block-columns.top-page-service-text-container
    .swell-block-columns__inner {
    flex-direction: column-reverse;
    gap: 0;
  }
  .swell-block-columns.top-page-service-text-container {
    justify-content: center;
    padding-top: 200px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-service-last-text
    .swell-block-column.swl-has-mb--s {
    height: 325px;
  }
  .wp-block-group.top-page-service-text-box {
    padding: 28px 38px 0 38px;
    width: 590px;
  }
  .top-page-service-text-ttl {
    font-size: 28px;
  }
  .has-text-align-center.top-page-service-last-text2 {
    width: 110%;
    height: 234px;
    font-size: 28px;
    padding: 65px 90px 0px 110px;
    background-image: url(../../../wp-content/uploads/2025/06/top-page-service12-sp-1.webp);
    background-size: cover;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 600px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.top-page-service {
    background-size: cover;
    background-position: top right !important;
  }
  .top-page-service-ttl2 {
    font-size: 64px;
  }
  .wp-block-heading.is-style-section_ttl.top-page-service-ttl {
    font-size: 36px;
    padding-top: 37px;
  }
  .top-page-service-text {
    font-size: 20px;
    padding: 60px 0 80px 0px;
    margin-bottom: 0px;
    height: auto;
    background-size: 100% 100%;
    background-position: center;
  }
  .swell-block-columns.top-page-service-item-container {
    justify-content: center;
    margin-right: 0;
    padding-top: 0px;
    padding-bottom: 15px;
  }
  .swell-block-columns.top-page-service-item-container
    .swell-block-columns__inner {
    margin: 0 auto;
    gap: 15px;
  }
  .swell-block-columns.top-page-service-item-container
    .swell-block-column.swl-has-mb--s {
    height: 155px;
  }
  .wp-block-group.top-page-service-item-box {
    width: 295px;
    height: 180px;
    border-radius: 15px;
    padding: 20px 0px 24px 0px;
  }
  .swell-block-columns.top-page-service-item-container2 {
    justify-content: center;
    margin-right: 0;
    padding-bottom: 76.5px;
  }
  .swell-block-columns.top-page-service-item-container2
    .swell-block-columns__inner {
    margin: 0 auto;
    gap: 15px;
  }
  .swell-block-columns.top-page-service-item-container2
    .swell-block-column.swl-has-mb--s {
    height: 155px;
  }
  .wp-block-group.top-page-service-item-box2 {
    width: auto;
    top: -10px;
  }
  .top-page-service-item-ttl {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .top-page-service-item-text {
    font-size: 48px;
    padding-top: 0px;
    padding-right: 10px;
  }
  .top-page-service-item-text2 {
    font-size: 120px;
    margin-top: -70px;
  }
  .top-page-service-item-text3 img {
    width: 34.5px !important;
  }
  .top-page-service-item-text3 {
    top: 70px;
  }
  .top-page-service-item-img img {
    width: 105.53px !important;
  }
  .top-page-service-item-img {
    top: -10px;
    left: 20px;
  }
  .service-line {
    height: 20px;
    border-radius: 15px;
    margin-top: -20px;
  }
  .has-text-align-right.top-page-service-text2 {
    font-size: 20px;
    padding: 60px 0 80px 0px;
    margin-bottom: 0px;
    height: auto;
    background-size: 100% 100%;
    background-position: center;
    top: -60px;
  }
  .swell-block-columns.top-page-service-text-container {
    justify-content: center;
    margin-right: 0;
    padding-top: 100px;
    padding-bottom: 20px;
  }
  .swell-block-columns.top-page-service-text-container
    .swell-block-columns__inner {
    gap: 19.5px;
  }
  .wp-block-group.top-page-service-text-box {
    width: 295px;
    height: 180px;
    padding: 14px 19px 0 19px;
  }
  .top-page-service-text-ttl {
    font-size: 14px;
    width: 100%;
  }
  .wp-block-group.top-page-service-text-img-box2
    .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    gap: 38px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-service-last-text
    .swell-block-column.swl-has-mb--s {
    height: 155px;
  }
  .top-page-service-text-img4 img {
    width: 94px !important;
  }
  .top-page-service-text-img5 img {
    width: 75.5px !important;
  }
  .top-page-service-text-img img {
    width: 109px !important;
    bottom: 15px;
    left: 36px;
  }
  .top-page-service-text-img2 img {
    width: 109px !important;
    bottom: 15px;
    left: 114.5px;
  }
  .top-page-service-text-img3 img {
    width: 109px !important;
    bottom: 15px;
    right: -10px;
  }
  .has-text-align-center.top-page-service-last-text2 {
    font-size: 14px;
    padding: 25px 30px 0px 45px;
    background-image: url(../../../wp-content/uploads/2025/06/top-page-service12-sp-1.webp);
    background-size: 100%;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 120px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-service-last-text {
    padding-bottom: 60px !important;
  }
}
/* /トップページ service ///////////////////////////////////////////////////// */

/* トップページ job info ///////////////////////////////////////////////////// */
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-job-info {
  background-image: url(../../../wp-content/uploads/2025/07/top-page-job-info-ttl.webp);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 0;
  margin-top: -47px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.top-page-job-info2 {
  background-image: url(../../../wp-content/uploads/2025/06/top-page-job-info.webp);
  background-size: contain;
  background-position: top center !important;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-job-info
  .swell-block-fullWide__inner.l-article {
  height: 516.937px;
}
.wp-block-column.top-page-service-second-ttl {
  width: 100%;
  height: 312px;
  position: absolute;
  background: linear-gradient(45deg, #012682);
}
.wp-block-group.top-page-service-second-ttl6 {
  position: absolute;
  top: -80px;
  left: calc((100% - 100vw) / 2 + 9px);
}
.top-page-job-info-ttl4 {
  font-size: 128px;
  font-weight: 900;
  line-height: normal;
  color: #0126821a;
  opacity: 0.1;
}
.top-page-job-info-ttl2 {
  position: relative;
  top: 18vw;
  left: 0;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 36px;
  font-weight: 700;
  line-height: 160%;
  transform: rotate(-7.088deg);
}
.has-text-align-center.top-page-job-info-ttl3 {
  width: 570.309px;
  height: 60px;
  background: #ffd500;
  font-size: 35px;
  font-weight: 700;
  line-height: 160%;
  position: relative;
  top: 180px;
  left: 60%;
  transform: translatex(-50%) rotate(-7.09deg);
}
.wp-block-heading.is-style-section_ttl.top-page-job-information {
  margin: 0 auto;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.top-page-job-info2.lazyloaded:before {
  background: linear-gradient(
    202deg,
    rgba(226, 245, 255, 0) 0.77%,
    rgba(226, 245, 255, 0) 23.19%,
    #e2f5ff 78.53%
  );
}
.wp-block-heading.is-style-section_ttl.top-page-job-information {
  width: 590px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #012682;
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 80px;
}
.wp-block-heading.is-style-section_ttl.top-page-job-information2 {
  width: 590px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 80px !important;
  position: relative;
  top: 0;
  left: 50%;
  transform: translatex(-50%);
}
.wp-block-group.top-page-service-second-ttl7 {
  position: absolute;
  top: 730px;
  left: calc((100% - 100vw) / 2 + 9px);
}
.top-job-post-slide__title {
  color: #012682;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 160% !important;
  background: #fff;
  padding: 10px 23px;
  margin: 0 !important;
  text-align: center;
  text-align: left;
}
.top-job-post-slide__text__box {
  background: #80b3ff;
  padding: 10px 20px 28px;
}
.top-job-post-slide__salary {
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-job-post-slide__salary-value {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
}
.top-job-post-slide__info-row {
  display: flex;
  padding-top: 21px;
}
.top-job-post-slide__info-icon img {
  width: 23px;
  margin-right: 16px;
}
.top-job-post-slide__info-label {
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
  width: 95px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #012682;
  margin-bottom: 12px;
}
.top-job-post-slide__info-value {
  font-size: 14px;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
}
.top-job-post-slide__info-icon2 img {
  width: 30px;
  margin-right: 9px;
}
.top-job-post-slide-br {
  display: flex;
}
.top-job-post-slide__body:hover {
  opacity: 0.6;
}
.swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  padding-bottom: 170px;
}
.swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: -90px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 10;
  gap: 70px;
}
.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 2px solid #012682;
  background-color: initial;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #012682;
}
.top-page-swiper-container .swiper-button-prev,
.p-postListWrap.top-page-swiper-container .swiper-button-next {
  color: transparent !important;
}
.swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
  .swiper-button-next,
.swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
  .swiper-button-prev {
  top: auto;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  bottom: 90px;
}
.swiper-button-prev {
  background-image: url(../../../wp-content/uploads/2025/07/241bd8060a6e83d063cafd18ba43d8ed.webp) !important;
  left: 0;
}
.swiper-button-next {
  background-image: url(../../../wp-content/uploads/2025/07/487deb7ec9832047d4c7f45332f4c13d.webp) !important;
  right: 7px;
}
#top-page-job_description_detail-box {
  background: #80b3ff;
  padding: 40px 0 14px;
}
#top-page-job_description_detail-box:hover {
  opacity: 0.6;
}
.has-text-align-center.top-page-job_description_detail-ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
  width: 100%;
  display: flex;
  background: #fff;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.wp-block-image.u-lb-off.top-page-job_description_detail-img figure {
  width: 55px;
  height: 55px;
  margin-top: 13px;
}
.has-text-align-center.top-page-job_description_detail-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 160%;
  text-shadow: 0px 4px 4px rgba(1, 38, 130, 0.71);
  width: 100%;
}
.swell-block-button.blue_.is-style-btn_solid.top-page-job-information-btn {
  padding-bottom: 120px;
}
.wp-block-columns.top-page-job-info-form-job_description_detail {
  margin-bottom: 80px;
}
.swell-block-button.blue_.is-style-btn_solid.top-page-job-information-btn
  .swell-block-button__link {
  width: 426px;
  height: 60px;
  border-radius: 30px;
  border: 3px solid #939090;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.7);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
}
@media (min-width: 600px) {
  [class*="is-style-btn_"] {
    --the-min-width: initial;
  }
}
@media (min-width: 1350px) {
  .top-page-job-info-ttl2 {
    top: 17vw;
  }
  .has-text-align-center.top-page-job-info-ttl3 {
    top: 13vw;
  }
}
@media (min-width: 1840px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-job-info {
    height: 30vw;
  }
  .has-text-align-center.top-page-job-info-ttl3 {
    top: 15.5vw;
  }
}
@media screen and (max-width: 1219px) {
  .top-page-job-info-ttl2 {
    top: 225px;
  }
}
@media screen and (max-width: 959px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-job-info {
    background-image: url(../../../wp-content/uploads/2025/07/top-page-job-info4-sp.webp);
    background-position: center;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.top-page-job-info2 {
    background-size: cover;
  }
  .top-page-job-info-ttl2 {
    transform: rotate(-4.76deg);
    top: 270px;
    left: 30px;
  }
  .has-text-align-center.top-page-job-info-ttl3 {
    transform: translatex(-50%) rotate(-4.76deg);
    top: 230px;
    left: 50%;
    width: 110%;
  }
  .wp-block-heading.is-style-section_ttl.top-page-job-information {
    margin-top: 80px;
  }
  .top-page-job-info-ttl4 {
    font-size: 96px;
    position: relative;
    top: -10px;
  }
  .wp-block-heading.is-style-section_ttl.top-page-job-information2 {
    margin-top: 57px !important;
  }
  .swell-block-button.blue_.is-style-btn_solid.top-page-job-information-btn
    .swell-block-button__link {
    width: 590px;
    height: 125px;
    font-size: 40px;
  }
  .wp-block-heading.is-style-section_ttl.top-page-job-information2
    .wp-block-group.top-page-service-second-ttl6 {
    top: -130px;
    left: calc((100% - 100vw) / 2 + 3px);
  }
  .swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -20px;
  }
  .swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
    .swiper-button-next,
  .swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
    .swiper-button-prev {
    width: 85px;
    height: 85px;
    bottom: -20px;
  }
  .wp-block-columns.top-page-job-info-form-job_description_detail {
    flex-direction: column;
    margin-bottom: 100px;
    display: flex;
    gap: 40px !important;
  }
  #top-page-job_description_detail-box {
    flex-basis: 100% !important;
  }
}
@media screen and (max-width: 600px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-job-info {
    background-position: top;
    background-size: 100%;
    margin-top: -10vw;
    height: 270px;
  }
  .top-page-job-info-ttl2 .swl-fz {
    font-size: 18px !important;
  }
  .top-page-job-info-ttl2 {
    top: 22vw;
    left: 10px;
  }
  .has-text-align-center.top-page-job-info-ttl3 .swl-fz {
    font-size: 20px !important;
    position: relative;
    top: -15px;
    margin-left: 60px;
  }
  .has-text-align-center.top-page-job-info-ttl3 {
    height: 40.137px;
    top: 10px;
  }
  .top-page-job-info-ttl4 {
    font-size: 48px;
    top: 20px;
  }
  .wp-block-group.top-page-service-second-ttl7 {
    top: 460px;
  }
  .wp-block-heading.is-style-section_ttl.top-page-job-information {
    width: 295px;
    height: 40px;
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 15px;
  }
  .wp-block-heading.is-style-section_ttl.top-page-job-information2 {
    width: 295px;
    height: 40px;
    font-size: 20px;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
  }
  .swell-block-button.blue_.is-style-btn_solid.top-page-job-information-btn {
    padding-bottom: 60px;
  }
  .swell-block-button.blue_.is-style-btn_solid.top-page-job-information-btn
    .swell-block-button__link {
    width: 295px;
    height: 62.5px;
    border-radius: 15px;
    border: 1.5px solid #939090;
    font-size: 20px;
  }
  .top-job-post-slide__title {
    font-size: 12px !important;
    padding: 10px 18px;
  }
  .top-job-post-slide__text__box {
    padding: 10px 10px 14px;
  }
  .top-job-post-slide__salary {
    font-size: 12px;
  }
  .top-job-post-slide__salary-value {
    font-size: 18px;
  }
  .top-job-post-slide__info-icon img {
    width: 11.5px;
    margin-right: 8px;
  }
  .top-job-post-slide__info-label {
    font-size: 8px;
    width: 47.5px;
    height: 12.5px;
    margin-bottom: 6px;
  }
  .top-job-post-slide__info-value {
    font-size: 8px;
  }
  .top-job-post-slide__info-icon2 img {
    width: 15px;
    margin-right: 4.5px;
  }
  .swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    gap: 35.5px;
    bottom: -10px;
  }
  .swiper-pagination-bullet {
    width: 10px;
    height: 5px;
    border: 1px solid #012682;
  }
  .swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
    .swiper-button-next,
  .swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden
    .swiper-button-prev {
    width: 42.5px;
    height: 42.5px;
    bottom: 10px;
  }
  .swiper.top-job-post-slide__container.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding-bottom: 90px;
    margin-bottom: 0;
  }
  .p-postListWrap.top-page-swiper-container .swiper-pagination {
    bottom: 60px;
  }
  .wp-block-group.top-page-job-information3 {
    margin-bottom: 0;
  }
  #top-page-job_description_detail-box {
    padding: 20px 0 7px;
  }
  .has-text-align-center.top-page-job_description_detail-ttl {
    font-size: 16px;
    margin-bottom: 14.5px;
  }
  .wp-block-image.u-lb-off.top-page-job_description_detail-img figure {
    width: 27.5px;
    height: 27.5px;
  }
  .wp-block-image.u-lb-off.top-page-job_description_detail-img {
    margin-bottom: 6.5px;
  }
  .has-text-align-center.top-page-job_description_detail-text {
    font-size: 12px;
  }
  .wp-block-columns.top-page-job-info-form-job_description_detail {
    margin-bottom: 50px;
    gap: 20px !important;
  }
}
/* /トップページ job info /////////////////////////////////////////////// */

/* トップページ strengths /////////////////////////////////////////////// */
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths {
  background: linear-gradient(
    202deg,
    rgba(1, 38, 130, 0) 0.77%,
    rgba(1, 38, 130, 0) 23.19%,
    #012682 78.53%
  );
  z-index: 10;
  margin-top: -45px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2 {
  background-image: url(../../../wp-content/uploads/2025/07/28485897_s2.webp);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  z-index: 5;
  margin-top: -32px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 517px;
  background-image: url(../../../wp-content/uploads/2025/07/top-page-strengths10-scaled.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.wp-block-heading.is-style-section_ttl.top-page-strengths-bg-height {
  height: 517px;
  margin-bottom: 0;
}
.top-page-strengths-ttl2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 160%;
  transform: rotate(-7.088deg);
  position: absolute;
  top: 260px;
  left: 16px;
}
.has-text-align-center.top-page-strengths-ttl3 {
  /* width: 100%; */
  /* font-size: 64px; */
  width: 570px;
  height: 60px;
  font-size: 35px;
  font-weight: 700;
  line-height: 160%;
  position: absolute;
  /* top: 270px; */
  top: 300px;
  left: 60%;
  transform: translatex(-50%) rotate(-7.088deg);
  background: #ffd500;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2
  .swell-block-fullWide__inner.l-article {
  max-width: 1440px;
  padding: 0 0;
  margin: 0 auto;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2
  .swell-block-fullWide__inner.l-article
  .wp-block-columns {
  gap: 0 !important;
}
.wp-block-group.top-page-strengths-text-box {
  background: #e2f5ff;
  width: 1015px;
  height: 370px;
  position: relative;
  top: 0;
  z-index: -1;
  overflow: hidden;
}
.top-page-strengths2-ttl-img {
  width: 608px;
  height: 540px;
  position: relative;
  top: -82px;
}
.has-text-align-center.top-page-strengths-text {
  width: 103%;
  height: 180px;
  transform: rotate(-5deg);
  background: #ffd500;
  text-shadow: 0px 4px 4px rgba(255, 255, 255, 0.8);
  font-size: 48px;
  font-weight: 700;
  line-height: 160%;
  position: relative;
  top: 30px;
  left: -10px;
  padding-top: 10px;
}
.has-text-align-right.top-page-strengths2-img {
  position: absolute;
  top: 40px;
  left: 730px;
}
.has-text-align-center.top-page-strengths-text2 .swl-inline-color {
  text-shadow: 6px 4px 0px #fff;
  font-size: 128px;
  font-weight: 900;
  line-height: 90%;
  margin-left: 540px;
}
.top-page-strengths2-ttl-img2 {
  width: 608px;
  height: 540px;
  position: relative;
  top: -82px;
  right: calc((100% - 1440px) / 2 + 615px);
}
.has-text-align-left.top-page-strengths-text2 {
  width: 103%;
  height: 180px;
  transform: rotate(-5deg);
  background: #ffd500;
  text-shadow: 0px 4px 4px rgba(255, 255, 255, 0.8);
  font-size: 48px;
  font-weight: 700;
  line-height: 160%;
  position: relative;
  top: 30px;
  left: -10px;
  padding: 50px 0 0 130px;
}
.top-page-strengths2-img2 {
  position: absolute;
  top: 140px;
  left: 40px;
}
.has-text-align-left.top-page-strengths-text3 .swl-inline-color {
  text-shadow: 6px 4px 0px #fff;
  font-size: 128px;
  font-weight: 900;
  line-height: 90%;
  margin-left: 320px;
}
.has-text-align-center.top-page-strengths-text3 {
  width: 103%;
  height: 180px;
  transform: rotate(-5deg);
  background: #ffd500;
  text-shadow: 0px 4px 4px rgba(255, 255, 255, 0.8);
  font-size: 48px;
  font-weight: 700;
  line-height: 160%;
  position: relative;
  top: 30px;
  left: -10px;
  padding: 50px 0 0 0;
}
.has-text-align-right.top-page-strengths2-img3 {
  position: absolute;
  top: 140px;
  left: 740px;
}
.has-text-align-center.top-page-strengths-text4 {
  margin-left: 200px;
}
.has-text-align-center.top-page-strengths-text4 .swl-inline-color {
  text-shadow: 6px 4px 0px #fff;
  font-size: 128px;
  font-weight: 900;
  line-height: 90%;
}
.top-page-service-ttl9 {
  font-size: 200px;
  font-weight: 900;
  line-height: 70%;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 1330px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2
    .swell-block-fullWide__inner.l-article
    .wp-block-columns {
    /* flex-direction: column; */
  }
  .top-page-strengths2-ttl-img {
    width: 480px;
    top: -32px;
    left: 62%;
    transform: translateX(-50%);
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2
    .swell-block-fullWide__inner.l-article
    .wp-block-columns:nth-of-type(2) {
    /* flex-direction: column-reverse; */
  }
  .wp-block-group.top-page-strengths-text-box {
    left: 50%;
    transform: translateX(-50%);
  }
  .top-page-strengths2-ttl-img2 {
    width: 480px;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2
    .swell-block-fullWide__inner.l-article {
    padding: 0 0 85px 0;
  }
}
@media screen and (max-width: 959px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths:before {
    background-image: url(../../../wp-content/uploads/2025/07/top-page-strengths10-sp.webp);
    height: 480px;
  }
  .wp-block-heading.is-style-section_ttl.top-page-strengths-bg-height {
    height: 480px;
    z-index: -1;
  }
  .top-page-strengths-ttl2 {
    transform: rotate(-4.76deg);
  }
  .has-text-align-center.top-page-strengths-ttl3 {
    transform: translatex(-50%) rotate(-4.76deg);
    top: 320px;
    width: 110%;
    background: initial;
    left: 50%;
  }
  .top-page-strengths2-ttl-img {
    left: 0%;
    transform: translateX(0);
    width: 552px;
    height: 290px;
    z-index: 1;
    margin: 0;
  }
  .top-page-strengths-ttl3 .swl-fz {
    font-size: 40px !important;
  }
  .wp-block-group.top-page-strengths-text-box2 {
    width: 120%;
    height: 370px;
    background: #e2f5ff;
    position: relative;
    top: 0;
    left: -40px;
  }
  .has-text-align-center.top-page-strengths-text {
    text-align: left;
    top: 90px;
    padding-left: 140px;
    z-index: 1;
  }
  .has-text-align-right.top-page-strengths2-img {
    top: 150px;
    left: 600px;
    z-index: 1;
  }
  .has-text-align-center.top-page-strengths-text2 .swl-inline-color {
    position: relative;
    margin-left: 300px;
    z-index: 1;
  }
  .top-page-strengths2-ttl-img2 {
    left: 65.8%;
    height: 240px;
    z-index: 1;
  }
  .has-text-align-left.top-page-strengths-text2 {
    transform: rotate(5deg);
    top: 90px;
    z-index: 1;
    padding: 50px 0 0 250px;
  }
  .top-page-strengths2-img2 {
    top: 180px;
    left: 160px;
    z-index: 1;
  }
  .has-text-align-left.top-page-strengths-text3 .swl-inline-color {
    position: relative;
    z-index: 1;
    margin-left: 340px;
  }
  .has-text-align-center.top-page-strengths-text3 {
    position: relative;
    z-index: 1;
    top: 90px;
  }
  .has-text-align-center.top-page-strengths-text4 .swl-inline-color {
    position: relative;
    z-index: 1;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths {
    background: linear-gradient(
      220deg,
      rgba(1, 38, 130, 0) 0.77%,
      rgba(1, 38, 130, 0) 23.19%,
      #012682 78.53%
    );
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2 {
    background-position: top center;
    background-size: 1000px 1000px;
  }
  .top-page-service-ttl9 {
    font-size: 128px;
  }
}
@media screen and (max-width: 600px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths {
    background: linear-gradient(
      235deg,
      rgba(1, 38, 130, 0) 0.77%,
      rgba(1, 38, 130, 0) 23.19%,
      #012682 78.53%
    );
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths:before {
    background-size: 100%;
    height: auto;
    aspect-ratio: 9 / 5;
  }
  .wp-block-heading.is-style-section_ttl.top-page-strengths-bg-height {
    height: 56vw;
  }
  .top-page-strengths-ttl2 .swl-fz {
    font-size: 18px !important;
  }
  .top-page-strengths-ttl2 {
    top: 23vw;
  }
  .top-page-strengths-ttl3 .swl-fz {
    font-size: 20px !important;
  }
  .has-text-align-center.top-page-strengths-ttl3 {
    top: 33vw;
  }
  .top-page-strengths2-ttl-img {
    width: 276px;
    height: 140px;
  }
  .wp-block-group.top-page-strengths-text-box2 {
    height: 185px;
  }
  .has-text-align-center.top-page-strengths-text {
    font-size: 24px;
    height: 90px;
    top: 50px;
    padding-left: 100px;
  }
  .has-text-align-right.top-page-strengths2-img {
    top: 90px;
    left: 330px;
  }
  .has-text-align-right.top-page-strengths2-img img {
    width: 39.409px !important;
  }
  .has-text-align-center.top-page-strengths-text2 .swl-inline-color {
    font-size: 64px;
    margin-left: 210px;
  }
  .top-page-strengths-text2 .swl-fz {
    font-size: 32px !important;
    font-weight: 900;
    line-height: 160%;
  }
  .top-page-strengths2-ttl-img2 {
    width: 276px;
    height: 110px;
  }
  .has-text-align-left.top-page-strengths-text2 {
    height: 90px;
    top: 40px;
    font-size: 24px;
    padding: 30px 0 0 140px;
  }
  .top-page-strengths2-img2 {
    top: 85px;
    left: 90px;
  }
  .top-page-strengths2-img2 img {
    width: 32.113px !important;
  }
  .has-text-align-left.top-page-strengths-text3 .swl-inline-color {
    font-size: 64px;
    margin-left: 180px;
  }
  .top-page-strengths-text3 .swl-fz {
    font-size: 32px !important;
    font-weight: 900;
    line-height: 160%;
    letter-spacing: 3.2px;
  }
  .has-text-align-center.top-page-strengths-text3 {
    font-size: 24px;
    height: 90px;
    top: 50px;
    padding: 30px 0 0 20px;
  }
  .has-text-align-center.top-page-strengths-text4 .swl-inline-color {
    font-size: 64px;
    margin-left: 0px;
    left: -40px;
  }
  .top-page-strengths-text4 .swl-fz {
    font-size: 32px !important;
    font-weight: 900;
    line-height: 160%;
    letter-spacing: 3.2px;
    position: relative;
    left: 20px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-strengths2 {
    background-size: 770px 590px;
  }
  .top-page-service-ttl9 {
    font-size: 64px;
  }
}
/* /トップページ strengths /////////////////////////////////////////////// */

/* トップページ articles /////////////////////////////////////////////// */
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles {
  margin-bottom: 0;
}
.top-page-category-ttl,
.top-page-tag-ttl,
.top-page-article-list-ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  border-bottom: 3px solid #80b3ff;
}
.wp-block-column.top-page-tag .tag-cloud-link {
  background: initial;
  font-size: 12px !important;
  font-weight: 500;
  color: #012682 !important;
  width: 82px;
  height: 30px;
  padding: 2px 0 3px 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../../../wp-content/uploads/2025/06/tagu.webp);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.wp-block-column.top-page-tag .is-style-default.wp-block-tag-cloud {
  gap: 20px 17px;
}
.wp-block-column.top-page-tag .hov-flash-up {
  box-shadow: none;
}
.p-postList__item {
  height: fit-content;
  overflow: hidden;
}
.p-postListWrap.top-page-post-container .p-postList__body {
  padding-top: 0;
  border: 1px solid #d9d9d9;
  background: #fff;
  margin-top: -10px;
  z-index: 1;
  position: relative;
}
.p-postList__body {
  padding-top: 0;
  border: 1px solid #d9d9d9;
  background: #fff;
  margin-top: -10px;
  z-index: 1;
  position: relative;
  padding: 0 10px;
  /* padding-top: 0 !important; */
}
.p-postList__title {
  display: none;
}
.p-postList__scene {
  font-size: 14px;
  font-weight: 500;
  line-height: 160%;
  color: #fff;
  padding: 4px 15px;
  background: #012682;
  width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
.p-postList__tagLink {
  font-size: 12px;
  font-weight: 400;
  line-height: 160%;
  padding: 4px 15px;
  background: #efeded;
  color: #012682;
  margin-left: 8px;
}
.p-postList__tagItem::marker {
  font-family: "icomoon";
  content: "\e935";
  color: #121133;
  font-size: 13px;
}
.p-postList__tagList {
  padding-left: 15px !important;
}
.p-postListWrap.top-page-post-container .tag-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #012682;
  background: #efeded;
  padding: 0 10px;
}
.p-postListWrap.top-page-post-container .p-postList__title {
  display: none;
}
.p-postListWrap.top-page-post-container .p-postList__excerpt {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
  /*   padding: 15px 30px; */
  padding: 0;
  margin: 0;
  height: 120px;
  overflow: hidden;
}
.p-postList__excerpt {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
  /*   padding: 15px 30px; */
  /*   padding: 0 30px; */
  margin: 0;
  height: 120px;
  overflow: hidden;
}
@media screen and (max-width: 959px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles {
    padding-top: 36px !important;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles
    .wp-block-heading.is-style-section_ttl.top-page-job-information {
    margin: 40px auto 80px;
  }
  .wp-block-columns.top-page-articles-category-box {
    display: grid;
    gap: 80px !important;
    text-align: center;
  }
  .top-page-category-ttl,
  .top-page-tag-ttl,
  .top-page-article-list-ttl {
    border-bottom: initial;
    font-size: 40px;
  }
  .top-page-category-ttl {
    margin-bottom: 90px;
  }
  .top-page-tag-ttl {
    margin-bottom: 60px;
  }
  .wp-block-column.top-page-tag .is-style-default.wp-block-tag-cloud {
    gap: 22px 53px;
    justify-content: center;
  }
  .wp-block-column.top-page-tag .tag-cloud-link {
    font-size: 24px !important;
    line-height: 160%;
    width: 160.037px;
    height: 63.109px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles {
    padding-bottom: 100px !important;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles2 {
    margin-top: 0;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles2
    .wp-block-heading.is-style-section_ttl {
    font-size: 40px;
    font-weight: 700;
    line-height: 160%;
    color: #012682;
    padding: 100px 0 60px;
    margin-bottom: 0;
  }
  .top-page-post-container2.p-postList.-type-card li {
    border-bottom: initial;
  }
  .top-page-post-container2.wp-block-latest-posts
    .wp-block-latest-posts__featured-image
    alignleft {
    margin-right: 16px;
    width: 34%;
  }
  .top-page-post-container2.wp-block-latest-posts
    .wp-block-latest-posts__post-excerpt {
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    color: #121133;
    margin: 0;
    aspect-ratio: 9 / 3;
    overflow: hidden;
  }
  .top-page-post-container2.wp-block-latest-posts
    .wp-block-latest-posts__post-date {
    font-size: 24px;
    font-weight: 400;
    line-height: 160%;
    color: #919191;
    position: absolute;
    right: 0;
    bottom: 5px;
  }
  .top-page-articles2 .p-postList.-type-card .p-postList__item {
    display: flex;
    width: 100%;
    overflow: hidden;
  }
  .top-page-articles2
    .p-postList.-type-card
    .p-postList__item
    .p-postList__link {
    width: 40%;
  }
  .top-page-articles2 .p-postList.-type-card .p-postList__body {
    width: 60%;
    border: initial;
    margin: 0;
    overflow: hidden;
  }
  .top-page-articles2 .p-postList.-type-card .p-postList__scene {
    font-size: 10px;
    padding: 4px 15px;
    width: 110px;
  }
  .top-page-articles2 .p-postList.-type-card .p-postList__excerpt {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 260%; */
  }
  .top-page-articles2 .p-postList.-type-card .p-postList__title {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles {
    padding: 18px 0 50px !important;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles
    .wp-block-heading.is-style-section_ttl.top-page-job-information {
    margin: 20px auto 40px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.top-page-articles2
    .wp-block-heading.is-style-section_ttl {
    font-size: 20px !important;
    padding: 50px 0 30px;
  }
  .top-page-category-ttl {
    font-size: 20px;
    margin-bottom: 45px;
  }
  .wp-block-columns.top-page-articles-category-box
    .wp-block-columns.is-not-stacked-on-mobile {
    gap: 10px !important;
    margin-bottom: 10px;
  }
  .wp-block-columns.top-page-articles-category-box {
    gap: 50px !important;
    margin-bottom: 0;
  }
  .top-page-tag-ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .wp-block-column.top-page-tag .tag-cloud-link {
    width: 80.019px;
    height: 31.555px;
    font-size: 13px !important;
  }
  .wp-block-column.top-page-tag .is-style-default.wp-block-tag-cloud {
    gap: 11px 26px;
  }
  .has-dates.top-page-post-container2
    .wp-block-latest-posts__featured-image.alignleft {
    margin-right: 8px;
  }
  .top-page-post-container2 .wp-block-latest-posts__post-date {
    font-size: 12px;
  }
  .top-page-post-container2 .wp-block-latest-posts__post-excerpt {
    font-size: 12px;
  }
  .top-page-post-container2 .wp-block-latest-posts__featured-image.alignleft {
    width: 40%;
  }
  /* .wp-block-latest-posts__list.top-page-post-container2 img {
    width: 40%;
  } */
  .top-page-post-container2.wp-block-latest-posts
    .wp-block-latest-posts__post-title {
    font-size: 12px;
  }
  .wp-block-latest-posts__list.top-page-post-container2.wp-block-latest-posts
    .wp-block-latest-posts__post-excerpt {
    font-size: 12px;
  }
  .wp-block-latest-posts__list.top-page-post-container2
    .wp-block-latest-posts__post-excerpt {
    display: none;
  }
  .top-page-articles2 .p-postList.-type-card .p-postList__excerpt {
    font-size: 13px;
    padding: 0 10px;
  }
  .top-page-articles2 .p-postList.-type-card .p-postList__scene {
    font-size: 0.6rem;
    padding: 4px 15px;
    width: auto;
  }
}
/* /トップページ articles /////////////////////////////////////////////// */

/* contact page //////////////////////////////////////////////////////////////// */
.page-id-108 .p-breadcrumb.-bg-on {
  display: none;
}
.page-id-108 .l-sidebar {
  display: none;
}
.page-id-108 .c-pageTitle {
  display: none;
}
.page-id-108 .l-content {
  padding: 0;
  margin-bottom: 0;
}
.page-id-108 .l-mainContent.l-article {
  width: 100%;
}
.page-id-108 .l-mainContent__inner > .post_content {
  margin: 0;
}
.swell-block-fullWide.pc-py-20.sp-py-20.has-bg-img.alignfull.contact-page-top {
  background-image: url(../../../wp-content/uploads/2025/07/contact-page.webp);
  background-size: contain;
  height: 22vw;
}
.page-id-108 .l-mainContent__inner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    202deg,
    rgba(226, 245, 255, 0) 0.77%,
    rgba(226, 245, 255, 0) 23.19%,
    #e2f5ff 78.53%
  );
  z-index: -1;
}
.wp-block-heading.is-style-section_ttl.contact-page-ttl {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
  width: 590px;
  height: 80px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #012682;
  margin: 0 auto 100px;
}
.has-text-align-center.contact-page-text {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 47px;
}
.form-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  gap: 55px;
  justify-content: center;
}
.form-row {
  display: flex;
  justify-content: space-between;
  transform: scale(0.8);
}
.contact-ttl label {
  display: flex;
  align-items: center;
  width: 300px;
}
.required {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.4px;
  display: flex;
  width: 48px;
  height: 28px;
  justify-content: center;
  align-items: center;
  border: 1px solid #121133;
  background: #fff;
  margin-right: 25px;
  padding: 0 0 0 2px;
}
.contact-ttl {
  color: #333;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.6px;
  height: 29px;
  display: flex;
  align-items: center;
}
.required2 {
  display: contents;
}
.form-row button,
.form-row input,
.form-row select {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.55px;
  color: #121133;
  width: 793px;
  max-width: 100%;
  height: 47px;
  border: 0.986px solid #121133;
  background: #fff;
}
::placeholder {
  color: #939090;
}
.form-row textarea {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.55px;
  color: #121133;
  width: 793px;
  height: 300px;
  border: 0.986px solid #121133;
  background: #fff;
}
.form-row2 {
  font-size: 24px;
  font-weight: 400;
  color: #333;
  display: flex;
  justify-content: center;
}
.form-row2 input {
  width: 30.05px;
  height: 30px;
  border: 0.986px solid #121133;
  background: #fff;
  margin-right: 25px;
  vertical-align: middle;
}
.form-row2 a {
  border-bottom: 2px solid #012682;
}
.swell-block-button.blue_.is-style-btn_solid.top-page-job-contact-btn
  .swell-block-button__link1
  input {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2.4px;
  border: initial;
  position: relative;
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
  color: #012682;
  width: 426px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 30px;
  border: 3px solid #939090;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.7);
  margin-bottom: 100px;
}
.wpcf7-response-output {
  display: none !important;
}
#thanks-modal {
  display: none;
}
.application-form__popup-cancel {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  width: 184px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 2px solid #a29999;
  background: #80b3ff;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.25);
  margin: 0 auto;
}
@media screen and (max-width: 1250px) {
  .form-row {
    flex-direction: column;
    margin: 0 auto;
    gap: 10px;
  }
  .contact-ttl > p {
    width: 100%;
    background: #80b3ff;
  }
  .contact-ttl label {
    width: 100%;
    padding-left: 29px;
  }
  .required2 {
    display: block;
  }
}
@media screen and (max-width: 959px) {
  .swell-block-fullWide.pc-py-20.sp-py-20.has-bg-img.alignfull.contact-page-top {
    background-image: url(../../../wp-content/uploads/2025/07/contact-page-sp.webp);
    background-size: contain;
    height: 30vw;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.contact-page-contact
    .swell-block-fullWide__inner.l-article {
    padding-top: 60px;
  }
  .wp-block-heading.is-style-section_ttl.contact-page-ttl {
    margin: 0 auto 30px;
  }
  .has-text-align-center.contact-page-text {
    font-size: 28px;
    width: 590px;
    margin: 0 auto 80px;
    text-align: left;
  }
  .form-container {
    gap: 30px;
  }
  .form-row {
    gap: 20px;
  }
  .form-row button,
  .form-row input,
  .form-row select {
    font-size: 36px;
    line-height: normal;
    width: 100%;
    height: 80px;
  }
  .form-row textarea {
    font-size: 36px;
    line-height: normal;
    width: 100%;
    height: 600px;
  }
  .form-row2 {
    font-size: 30px;
    line-height: normal;
    margin-top: 90px;
  }
  .form-row2 input {
    width: 35px;
    height: 35px;
    margin-right: 15px;
  }
  .swell-block-button.blue_.is-style-btn_solid.top-page-job-contact-btn
    .swell-block-button__link {
    font-size: 40px;
    letter-spacing: 4px;
    width: 590px;
    height: 125px;
    border: 3px solid #012682;
    margin: 90px auto 160px;
    box-shadow: 4px 8px 8px 0px rgba(1, 38, 130, 0.6);
  }
  .page-id-108 .l-mainContent__inner::before {
    background: linear-gradient(
      220deg,
      rgba(226, 245, 255, 0) 0.77%,
      rgba(226, 245, 255, 0) 23.19%,
      #e2f5ff 78.53%
    );
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.contact-page-contact {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .page-id-108 .l-header.-series.-series-right {
    height: 50px;
  }
  .page-id-108 .l-header__inner.l-container {
    height: 50px;
    background-color: #fff;
  }
  .page-id-108 .l-mainContent__inner::before {
    background: linear-gradient(
      230deg,
      rgba(226, 245, 255, 0) 0.77%,
      rgba(226, 245, 255, 0) 23.19%,
      #e2f5ff 78.53%
    );
  }
  .swell-block-fullWide.pc-py-20.sp-py-20.has-bg-img.alignfull.contact-page-top {
    height: 37vw;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.contact-page-contact
    .swell-block-fullWide__inner.l-article {
    padding: 20px 40px 0;
  }
  .wp-block-heading.is-style-section_ttl.contact-page-ttl {
    font-size: 20px;
    width: 100%;
    height: 40px;
  }
  .has-text-align-center.contact-page-text {
    font-size: 14px;
    line-height: 160%;
    width: 100%;
    margin: 0 auto 40px;
  }
  .contact-ttl label {
    padding-left: 14.5px;
  }
  .required {
    font-size: 8px;
    letter-spacing: 1.2px;
    width: auto;
    height: 14px;
    padding: 5px;
    margin-right: 12.5px;
  }
  .contact-ttl {
    color: #121133;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 1.8px;
    height: auto;
  }
  .contact-ttl > p {
    padding: 3px 0 4px 0;
  }
  .form-container {
    justify-content: center;
    gap: 15px;
  }
  .form-row {
    gap: 10px;
  }
  .form-row button,
  .form-row input,
  .form-row select {
    font-size: 18px;
    height: 40px;
    border: 0.493px solid #000;
  }
  .form-row textarea {
    font-size: 18px;
    height: 300px;
    border: 0.493px solid #000;
  }
  .form-row2 {
    font-size: 15px;
    margin-top: 25px;
  }
  .form-row2 input {
    width: 17.5px;
    height: 17.5px;
    border: 0.493px solid #121133;
    margin-right: 7.5px;
  }
  .swell-block-button.blue_.is-style-btn_solid.top-page-job-contact-btn
    .swell-block-button__link1
    input {
    font-size: 20px;
    width: 295px;
    height: 62.5px;
    border-radius: 15px;
    border: 1.5px solid #012682;
    margin: 25px auto 60px;
  }
}
/* /contact page /////////////////////////////////////////////////////// */

/* /company page /////////////////////////////////////////////////////// */
.page-id-100 .p-breadcrumb.-bg-on {
  display: none;
}
.page-id-100 .l-sidebar {
  display: none;
}
.page-id-100 .c-pageTitle {
  display: none;
}
.page-id-100 .l-mainContent.l-article {
  width: 100%;
}
.page-id-100 .l-mainContent {
  margin: 0;
}
.page-id-100 .l-content {
  padding: 0;
  margin: 0 auto;
}
.page-id-100 .l-mainContent__inner > .post_content {
  margin: 0;
}
.page-id-100 .swell-block-fullWide__inner.l-article {
  padding: 0 32px;
}
.company-page-top-ttl-top {
  height: 22vw;
  background-image: url(../../../wp-content/uploads/2025/07/company-page7.webp);
  background-size: contain !important;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-top {
  background: url(../../../wp-content/uploads/2025/07/company-page5-scaled.webp);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -2;
  margin-top: -22vw;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-top:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    202deg,
    rgba(226, 245, 255, 0) 0.77%,
    rgba(226, 245, 255, 0) 23.19%,
    #e2f5ff 78.53%
  );
  z-index: -1;
}
.page-id-100 #main_content .post_content {
  position: relative;
  z-index: 0;
}
.wp-block-group.company-page-top-ttl-box {
  padding-top: 22vw;
  margin: 0 auto 85px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.has-text-align-center.company-page-top-ttl {
  width: 590px;
  height: 80px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-table.company-page-table table {
  --table-border: initial;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.wp-block-table.company-page-table.wp-block-table tr {
  border-bottom: 1.071px solid #121133;
}

.wp-block-table.company-page-table.wp-block-table th {
  font-size: 21.413px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 4.283px;
  padding-top: 66.667px;
}
.wp-block-table.company-page-table.wp-block-table td {
  font-size: 21.413px;
  font-weight: 350;
  line-height: 120%;
  letter-spacing: 4.283px;
  padding-top: 66.667px;
}
.wp-block-table.company-page-table.is-style-simple {
  padding-bottom: 215px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-access {
  padding: 100px 0 !important;
}
.company-page-access-line {
  width: 100%;
  height: 3px;
  background-color: #012682;
  display: block;
}
.wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl {
  margin: 25px auto 43px 16px;
  display: flex;
  align-items: center;
  font-size: 32px;
  font-weight: 900;
  line-height: 160%;
}
.wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl
  img {
  margin-right: 51px;
}
.wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl2 {
  display: none;
}
.company-page-access-text {
  font-size: 21px;
  font-weight: 350;
  line-height: 120%;
  width: 310px;
  white-space: nowrap;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-access
  .wp-block-columns {
  display: flex;
  justify-content: center;
  gap: 120px !important;
}
.wp-block-column.company-page-access-map iframe {
  width: 793px;
  height: 406px;
  margin-right: 0;
}
.company-page-adviser {
  background-image: url(../../../wp-content/uploads/2025/07/company-page3.webp);
  height: 22vw;
  background-size: contain !important;
}
.company-page-adviser .swell-block-fullWide__inner.l-article {
  padding-top: 49px;
}
.wp-block-heading.is-style-section_ttl.company-page-adviser-ttl {
  width: 590px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #012682;
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  margin: 0 auto;
}
.has-text-align-left.company-page-adviser-ttl2 {
  /*   transform: rotate(-7.088deg); */
  font-size: 36px;
  font-weight: 700;
  line-height: 160%;
  margin-top: 7.3vw;
  /*   margin-left: 63px; */
  text-align: center;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-adviser2 {
  margin-top: 120px;
  padding-bottom: 100px !important;
}
.wp-block-group.company-page-adviser-card-box {
  max-width: 383px;
  height: 500px;
  border-radius: 30px;
  box-shadow: 2px 2px 2px 2px rgba(1, 38, 130, 0.1);
  padding-top: 19px;
  position: relative;
}
.company-page-adviser-item-ttl {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #fff;
  width: 126.677px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 30px;
  background: #80b3ff;
  margin: 0 auto 0 13px;
}
.company-page-adviser-bg {
  position: relative;
  top: -10px;
}
.company-page-adviser-img {
  position: absolute;
  bottom: -15px;
  width: 300px;
}
.company-page-adviser-img2 {
  position: absolute;
  bottom: 0;
  width: 300px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-adviser2
  .wp-block-columns {
  margin-bottom: 0;
}
.company-page-adviser-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 13px;
}
.company-page-adviser-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 1100px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-adviser2
    .wp-block-columns {
    display: grid;
    justify-content: center;
  }
}
@media screen and (max-width: 959px) {
  .page-id-100 .l-header.-series.-series-right {
    height: 100px;
    background-color: #fff;
  }
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.company-page-top-ttl-top {
    margin-top: 0;
    background-position: 100% 100%;
    background-image: url(../../../wp-content/uploads/2025/07/company-page7-sp2.webp);
    background-size: contain !important;
    height: 21.5vw;
    padding-top: 0 !important;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-top {
    background: initial;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-top::before {
    background: linear-gradient(
      220deg,
      rgba(226, 245, 255, 0) 0.77%,
      rgba(226, 245, 255, 0) 23.19%,
      #e2f5ff 78.53%
    );
  }
  .wp-block-group.company-page-top-ttl-box {
    margin: 0 auto 30px;
  }
  .has-text-align-center.company-page-top-ttl {
    background: #80b3ff;
  }
  .wp-block-table.company-page-table.wp-block-table th {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 4.8px;
    padding-top: 50px;
    white-space: nowrap;
  }
  .wp-block-table.company-page-table.wp-block-table td {
    text-align: center;
    font-size: 24px;
    letter-spacing: 4.8px;
    padding-top: 50px;
  }
  .wp-block-table.company-page-table.is-style-simple {
    padding-bottom: 120px;
    overflow: hidden;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-access {
    padding: 80px 0 !important;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl
    img {
    display: none;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl {
    margin: 40px auto 30px 0;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-access
    .wp-block-columns {
    flex-direction: column;
    gap: 80px !important;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl2 {
    display: flex;
  }
  .company-page-access-text {
    font-size: 32px;
    width: 100%;
  }
  .wp-block-column.company-page-access-map iframe {
    width: 100%;
    height: 520px;
  }
  .company-page-adviser {
    background-image: url(../../../wp-content/uploads/2025/07/company-page3-sp.webp);
    background-size: cover !important;
    height: 30vw;
  }
  .company-page-adviser .swell-block-fullWide__inner.l-article {
    padding-top: 10vw;
  }
  .has-text-align-center.company-page-adviser-ttl2 {
    width: 590px;
    margin: 40px auto 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 160%;
    text-align: left;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-adviser2 {
    margin-top: 80px;
    padding-bottom: 120px !important;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-adviser2
    .wp-block-columns {
    gap: 80px !important;
  }
  .wp-block-group.company-page-adviser-card-box {
    max-width: 590px;
    padding-top: 17px;
    margin-bottom: 10px;
  }
  .company-page-adviser-bg {
    top: 0px;
  }
  .company-page-adviser-bg img {
    height: 460px;
  }
  .company-page-adviser-img {
    bottom: auto;
    width: 409px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .company-page-adviser-img2 {
    bottom: auto;
    width: 409px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .company-page-adviser-name {
    text-align: center;
    font-size: 36px;
    margin-bottom: 10px;
  }
  .company-page-adviser-text {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .company-page-adviser-item-ttl {
    font-size: 32px;
    font-weight: 700;
    line-height: 160%;
    width: 351px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .page-id-100 .l-header.-series.-series-right {
    height: 50px;
  }
  .page-id-100 .l-header__inner.l-container {
    height: 50px;
    background-color: #fff;
  }
  .wp-block-group.company-page-top-ttl-box {
    margin: 0 auto 15px;
  }
  .has-text-align-center.company-page-top-ttl {
    width: 295px;
    height: 40px;
    font-size: 20px;
  }
  .wp-block-table.company-page-table.wp-block-table th {
    font-size: 12px;
    letter-spacing: 2.4px;
    padding-top: 25px;
  }
  .wp-block-table.company-page-table.wp-block-table td {
    font-size: 12px;
    letter-spacing: 2.4px;
    padding-top: 25px;
  }
  .wp-block-table.company-page-table.is-style-simple {
    padding: 0 32px 60px;
    overflow: hidden;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-access {
    padding: 40px 0 !important;
  }
  .company-page-access-line {
    height: 1.5px;
    width: 83%;
    margin: 0 auto;
  }
  .wp-block-column.company-page-access2 {
    padding: 0 32px;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl {
    margin: 20px auto 15px 0;
    font-size: 16px;
    padding: 0 32px;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.company-page-access-ttl2
    img {
    width: 17.5px !important;
  }
  .company-page-access-text {
    font-size: 16px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-access
    .wp-block-columns {
    gap: 40px !important;
  }
  .page-id-100 .swell-block-fullWide__inner.l-article {
    padding: 0;
  }
  .wp-block-column.company-page-access-map iframe {
    width: 100%;
    height: 260px;
  }
  .wp-block-heading.is-style-section_ttl.company-page-adviser-ttl {
    width: 295px;
    height: 40px;
    font-size: 20px;
  }
  .company-page-adviser .swell-block-fullWide__inner.l-article {
    padding-top: 5vw !important;
  }
  .has-text-align-center.company-page-adviser-ttl2 {
    margin: 20px auto 0;
    font-size: 18px;
    width: 295px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-adviser2 {
    padding: 0 32px;
    margin-top: 60px;
    padding-bottom: 59.5px !important;
  }
  .wp-block-group.company-page-adviser-card-box {
    width: 295px;
    height: 270px;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .company-page-adviser-bg img {
    height: 240px;
  }
  .company-page-adviser-img {
    width: 204.5px;
    top: 15px;
  }
  .company-page-adviser-img2 {
    width: 204.5px;
    top: 15px;
  }
  .company-page-adviser-name {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .company-page-adviser-text {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .company-page-adviser-item-ttl {
    width: 175.5px;
    padding: 5px;
    border-radius: 15px;
    font-size: 16px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.company-page-adviser2
    .wp-block-columns {
    gap: 39.5px !important;
  }
}
/* /company page /////////////////////////////////////////////////////// */

/* 求人詳細 page /////////////////////////////////////////////////////// */
.wp-block-columns.job-search-page-code {
  padding-bottom: 2rem;
  border-bottom: 3px solid #012682;
  gap: initial !important;
}
.has-text-align-center.job-search-page-code-code {
  border: 1px solid #121133;
  background: #e2f5ff;
}
.has-text-align-center.job-search-page-code-code {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.has-text-align-center.job-search-page-code-number {
  border: 1px solid #121133;
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-block-media-text.is-stacked-on-mobile.job-search-page-top {
  display: flex;
}
.wp-block-media-text.is-stacked-on-mobile.job-search-page-top
  .wp-block-media-text__media {
  width: 387px;
}
.wp-block-media-text.is-stacked-on-mobile.job-search-page-top
  .wp-block-media-text__media
  img {
  border-radius: 10px;
  background: #d9d9d9;
}
.wp-block-media-text.is-stacked-on-mobile.job-search-page-top
  .wp-block-media-text__content {
  aspect-ratio: 9 / 3.2;
}
.badge-new {
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  color: #fff;
  width: 101px;
  height: 29px;
  background: #012682;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-articleHead.c-postTitle.has-new-badge .badge-new {
  position: relative;
}
.job-search-page-top-ttl {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
}
.job-search-page-top-ttl-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 160%;
  border-bottom: 1px solid #012682;
  text-align: center;
}
.wp-block-columns.job-search-page-table-and-text-box {
  margin-bottom: 45px;
}
.wp-block-column.job-search-page-table-box {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.wp-block-column.job-search-page-table-box th {
  width: 150px !important;
  height: 78px;
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  background: #80b3ff;
  border: 3px solid #012682;
}
.wp-block-column.job-search-page-table-box td .swl-fz.u-fz-l {
  font-size: 27px !important;
  font-weight: 700;
  line-height: 160%;
  color: #ff952b;
}
.wp-block-column.job-search-page-table-box td .swl-fz.u-fz-xs {
  font-size: 18px !important;
  font-weight: 500;
  line-height: 160%;
}
.wp-block-column.job-search-page-table-box td {
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  width: 440px;
  border: 3px solid #012682;
}
.wp-block-column.job-search-page-table-text-box {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  padding: 10px;
  background: #e2f5ff;
  display: inline-flex;
  align-items: center;
}
.has-text-align-center.job-search-page-second-ttl-text {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  background: #e2f5ff;
  padding: 10px;
  margin-bottom: 40px;
}
.wp-block-group.job-search-page-second-ttl-box {
  margin-bottom: 40px;
}
.wp-block-column.job-search-page-second-text-box {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  margin: 0 auto !important;
  padding-bottom: 24px;
}
.wp-block-table.job-search-page-table-overview-box th {
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  width: 285px !important;
  border: 1px solid #80b3ff;
  background: #e2f5ff;
}
.wp-block-table.job-search-page-table-overview-box td {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  border: 1px solid #80b3ff;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.job-search-page-third-box {
  background: linear-gradient(
    202deg,
    rgba(226, 245, 255, 0) 0.77%,
    rgba(226, 245, 255, 0) 23.19%,
    #e2f5ff 78.53%
  );
}
.swell-block-button.is-style-btn_solid.job-search-page-second-btn {
  margin-bottom: 100px;
}
.swell-block-button.is-style-btn_solid.job-search-page-second-btn
  .swell-block-button__link {
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2px;
  width: 325px;
  height: 60px;
  border-radius: 10px;
  border-radius: 10px;
  background: linear-gradient(0deg, #80b3ff 0%, #80b3ff 100%), #fff;
  box-shadow: 0px 4px 4px 0px rgba(1, 38, 130, 0.25);
}
.wp-block-column.job-search-page-third-ttl-box {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
}
.wp-block-column.job-search-page-third-text-box {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  display: flex;
  justify-content: end;
  align-items: center;
}
.has-text-align-right.job-search-page-third-text {
  border-bottom: 1px solid #121133;
}
.p-articleFoot {
  display: none;
}
.l-content.l-container {
  margin-bottom: 0 !important;
}
.post_content {
  margin-bottom: 0 !important;
}
.p-postListWrap.search {
  margin-bottom: 0;
}
@media screen and (max-width: 1090px) {
  .wp-block-columns.job-search-page-third-box {
    flex-direction: column;
  }
  .wp-block-column.job-search-page-third-ttl-box {
    flex-basis: 0 !important;
  }
  .wp-block-column.job-search-page-third-text-box {
    justify-content: flex-start;
  }
}
.job-post-swiper-container,
.job-post-swiper-container2 {
  position: relative;
  z-index: 1;
  padding-bottom: 40px;
}
.job-post-swiper-container
  .p-postList.-type-card.-pc-col3.-sp-col1.swiper-wrapper,
.job-post-swiper-container2
  .p-postList.-type-card.-pc-col3.-sp-col1.swiper-wrapper {
  display: flex;
  flex-wrap: nowrap !important;
}
.job-post-swiper-container .p-postList__body,
.job-post-swiper-container2 .p-postList__body {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 20px 25px;
  position: relative;
}
.job-post-swiper-container .p-postList__title,
.job-post-swiper-container2 .p-postList__title {
  display: none;
}
.job-post-swiper-container .job-detail-item.job-salary,
.job-post-swiper-container2 .job-detail-item.job-salary {
  display: none;
}
.job-post-swiper-container .job-detail-item.job-location,
.job-post-swiper-container2 .job-detail-item.job-location {
  display: none;
}
.job-post-swiper-container .job-detail-item.job-content,
.job-post-swiper-container2 .job-detail-item.job-content {
  display: none;
}
.job-post-swiper-container .job-detail-item.job-tags,
.job-post-swiper-container2 .job-detail-item.job-tags {
  display: none;
}
.job-post-swiper-container .job-main-info-area,
.job-post-swiper-container2 .job-main-info-area {
  display: none;
}
.job-post-swiper-container .job-conditions-list,
.job-post-swiper-container2 .job-conditions-list {
  display: none;
}
.job-post-swiper-container .job-label,
.job-post-swiper-container2 .job-label {
  display: none;
}
.job-post-swiper-container .badge-new,
.job-post-swiper-container2 .badge-new {
  display: none;
}
.job-post-swiper-container .p-postList__excerpt,
.job-post-swiper-container2 .p-postList__excerpt {
  font-size: 20px;
  font-weight: 500;
  line-height: 160%;
  color: #121133;
}
.job-post-swiper-container .post-date-custom,
.job-post-swiper-container2 .post-date-custom {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
  text-align: end;
}
.job-post-swiper-container .swiper-button-next,
.job-post-swiper-container .swiper-button-prev {
  top: auto;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.job-post-swiper-container2 .swiper-button-next,
.job-post-swiper-container2 .swiper-button-prev {
  top: auto;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.job-post-swiper-container .swiper-button-next,
.job-post-swiper-container2 .swiper-button-next {
  background-image: url(../../../wp-content/uploads/2025/07/487deb7ec9832047d4c7f45332f4c13d.webp) !important;
  right: 15px;
}
.job-post-swiper-container .swiper-button-prev,
.job-post-swiper-container2 .swiper-button-prev {
  background-image: url(../../../wp-content/uploads/2025/07/241bd8060a6e83d063cafd18ba43d8ed.webp) !important;
  left: 0;
}
.swiper-button-next::after,
.swiper-rtl .swiper-button-prev::after,
.swiper-button-prev::after,
.swiper-rtl .swiper-button-next::after {
  content: initial;
}
@media screen and (max-width: 959px) {
  .wp-block-columns.job-search-page-code {
    flex-wrap: nowrap !important;
    border-bottom: initial;
    padding-bottom: 40px;
    margin-bottom: 0;
  }
  .has-text-align-center.job-search-page-code-code {
    font-size: 24px;
  }
  .has-text-align-center.job-search-page-code-number {
    font-size: 24px;
  }
  .wp-block-media-text.is-stacked-on-mobile.job-search-page-top {
    flex-direction: column-reverse;
    margin-bottom: 80px;
  }
  .wp-block-media-text.is-stacked-on-mobile.job-search-page-top
    .wp-block-media-text__content {
    align-self: auto;
    aspect-ratio: auto;
  }
  .wp-block-group.job-search-page-top-ttl-container
    .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    display: flex;
    gap: 16px;
    border-bottom: 1px solid #012682;
  }
  .badge-new {
    font-weight: 700;
    width: 85px;
    height: 50px;
    position: relative;
    top: 12px;
  }
  .job-search-page-top-ttl {
    font-size: 40px;
  }
  .wp-block-columns.job-search-page-top-ttl-text-box {
    justify-content: center;
    padding-top: 20px;
  }
  .wp-block-media-text.is-stacked-on-mobile.job-search-page-top
    .wp-block-media-text__media {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    aspect-ratio: 590 / 360;
  }
  .wp-block-media-text.is-stacked-on-mobile.job-search-page-top
    .wp-block-media-text__media
    img {
    width: 810.313px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .wp-block-column.job-search-page-table-text-box {
    display: none;
  }
  .wp-block-columns.job-search-page-table-and-text-box {
    justify-content: center;
    margin-bottom: 80px;
  }
  .wp-block-column.job-search-page-table-box th {
    font-size: 24px;
    font-weight: 400;
  }
  .wp-block-column.job-search-page-table-box td .swl-fz.u-fz-xs {
    font-size: 24px !important;
  }
  .wp-block-column.job-search-page-table-box td {
    font-size: 32px;
  }
  .wp-block-column.job-search-page-second-text-box {
    font-size: 32px;
  }
  .wp-block-table.job-search-page-table-overview-box th {
    font-size: 24px;
    width: 100% !important;
    text-align: center;
    padding: 10px;
  }
  .wp-block-table.job-search-page-table-overview-box td {
    font-size: 32px;
  }
  .wp-block-table.job-search-page-table-overview-box tbody {
    display: grid !important;
    gap: 40px;
  }
  .swell-block-button.is-style-btn_solid.job-search-page-second-btn
    .swell-block-button__link {
    font-size: 40px;
    letter-spacing: 4px;
    width: 590px;
    height: 125px;
    border-radius: 30px;
    box-shadow: 4px 8px 8px 0px rgba(1, 38, 130, 0.6);
  }
  .wp-block-columns.job-search-page-third-box {
    border-top: 1px solid #012682;
    padding-top: 40px;
  }
  .wp-block-column.job-search-page-third-ttl-box {
    font-size: 36px !important;
    line-height: 160% !important;
  }
  .wp-block-column.job-search-page-third-text-box {
    font-size: 24px !important;
    font-weight: 700;
    line-height: 160% !important;
  }
  .wp-block-image.size-large.u-lb-off.size_s.sp_only.u-mb-ctrl.u-mb-0.adviser-img {
    width: 590px;
    margin: 0 auto;
    padding-bottom: 120px;
  }
  .job-post-swiper-container .p-postList__item,
  .job-post-swiper-container2 .p-postList__item {
    border-radius: 30px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: 3px solid #80b3ff;
    padding: 45px 20px 40px;
  }
  .job-post-swiper-container .p-postList__thumb.c-postThumb,
  .job-post-swiper-container2 .p-postList__thumb.c-postThumb {
    display: none;
  }
  .job-post-swiper-container .p-postList__body,
  .job-post-swiper-container2 .p-postList__body {
    background: initial;
    border: initial;
    padding: 0;
  }
  .job-post-swiper-container .p-postList__title,
  .job-post-swiper-container2 .p-postList__title {
    display: block;
  }
  .job-post-swiper-container .job-card-main-title,
  .job-post-swiper-container2 .job-card-main-title {
    display: none;
  }
  .job-post-swiper-container .job-original-title,
  .job-post-swiper-container2 .job-original-title {
    display: block !important;
    font-size: 32px;
    font-weight: 700;
    line-height: 160%;
    margin-bottom: 30px;
  }
  .job-post-swiper-container .post-date-custom.is-new-post .badge-new,
  .job-post-swiper-container2 .post-date-custom.is-new-post .badge-new {
    position: absolute;
    top: -35px;
    left: 0;
    height: 29px;
  }
  .job-post-swiper-container .job-detail-item.job-salary,
  .job-post-swiper-container2 .job-detail-item.job-salary {
    display: flex;
    border-top: 1px solid #121133;
    border-bottom: 1px solid #121133;
    padding: 10px 0;
    justify-content: center;
    align-items: center;
  }
  .job-post-swiper-container .js-salary-show-single,
  .job-post-swiper-container2 .js-salary-show-single {
    display: none;
  }
  .job-post-swiper-container .salary-prefix,
  .job-post-swiper-container2 .salary-prefix,
  .job-post-swiper-container .salary-suffix,
  .job-post-swiper-container2 .salary-suffix {
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
    color: #121133;
  }
  .job-post-swiper-container .salary-amount,
  .job-post-swiper-container2 .salary-amount {
    font-size: 40px;
    font-weight: 700;
    line-height: 160%;
    color: #ff952b;
  }
  .job-post-swiper-container .job-detail-item.job-location,
  .job-post-swiper-container2 .job-detail-item.job-location {
    display: block;
  }
  .job-post-swiper-container .job-detail-item.job-location,
  .job-post-swiper-container2 .job-detail-item.job-location {
    padding-top: 40px;
  }
  .job-post-swiper-container .job-label,
  .job-post-swiper-container2 .job-label {
    font-size: 32px;
    font-weight: 700;
    line-height: 160%;
    color: #121133;
    display: block;
  }
  .job-post-swiper-container .job-value,
  .job-post-swiper-container2 .job-value {
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
    color: #121133;
  }
  .job-post-swiper-container .job-detail-item.job-content,
  .job-post-swiper-container2 .job-detail-item.job-content {
    display: block;
  }
  .job-post-swiper-container .p-postList__item,
  .job-post-swiper-container2 .p-postList__item {
    width: 591px;
  }
}
@media screen and (max-width: 600px) {
  .l-mainContent__inner > .post_content {
    margin: 0;
  }
  .wp-block-column.job-search-page-code-code2 {
    display: contents;
  }
  .has-text-align-center.job-search-page-code-code {
    width: 93px;
  }
  .has-text-align-center.job-search-page-code-code {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3px;
  }
  .wp-block-column.job-search-page-code-number2 {
    display: contents;
  }
  .has-text-align-center.job-search-page-code-number {
    width: 65px;
  }
  .has-text-align-center.job-search-page-code-number {
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 3px;
  }
  .wp-block-columns.job-search-page-code {
    padding-bottom: 20px;
  }
  .wp-block-group.job-search-page-top-ttl-container
    .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    gap: 8px;
  }
  .badge-new {
    font-size: 10px;
    font-weight: 700 !important;
    width: 42.5px;
    height: 25px;
  }
  .job-search-page-top-ttl {
    font-size: 20px;
    padding-bottom: 5px;
  }
  .wp-block-columns.job-search-page-top-ttl-text-box {
    flex-wrap: nowrap !important;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  .job-search-page-top-ttl-text {
    font-size: 12px;
  }
  .wp-block-media-text.is-stacked-on-mobile.job-search-page-top
    .wp-block-media-text__media
    img {
    /* left: 43%; */
    /* width: 405.157px; */
    width: 100%;
    top: 0;
    left: 0;
    transform: translate(0%, 0%);
  }
  .wp-block-media-text.is-stacked-on-mobile.job-search-page-top
    .wp-block-media-text__media {
    /* aspect-ratio: 405.16/269.68; */
    width: 100%;
    aspect-ratio: auto;
  }
  .wp-block-media-text.is-stacked-on-mobile.job-search-page-top {
    margin-bottom: 40px;
  }
  .wp-block-columns.job-search-page-top-ttl-text-box .wp-block-column {
    display: flex;
    justify-content: center;
  }
  .wp-block-column.job-search-page-table-box th {
    font-size: 12px;
    height: 39px;
  }
  .wp-block-column.job-search-page-table-box td .swl-fz.u-fz-l {
    font-size: 16px !important;
  }
  .wp-block-column.job-search-page-table-box td .swl-fz.u-fz-xs {
    font-size: 12px !important;
  }
  .wp-block-column.job-search-page-table-box td {
    font-size: 16px;
  }
  .wp-block-columns.job-search-page-table-and-text-box {
    margin-bottom: 40px;
  }
  .has-text-align-center.job-search-page-second-ttl-text {
    font-size: 16px;
    padding: 5px;
  }
  .wp-block-group.job-search-page-second-ttl-box {
    margin-bottom: 19.5px;
  }
  .wp-block-column.job-search-page-second-text-box {
    font-size: 16px;
  }
  .wp-block-table.job-search-page-table-overview-box th {
    font-size: 12px;
    padding: 5px;
  }
  .wp-block-table.job-search-page-table-overview-box td {
    font-size: 16px;
  }
  .wp-block-table.job-search-page-table-overview-box tbody {
    gap: 20px;
  }
  .swell-block-button.is-style-btn_solid.job-search-page-second-btn
    .swell-block-button__link {
    font-size: 20px;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0px;
    width: 295px;
    height: 62.5px;
    border-radius: 15px;
  }
  .swell-block-button.is-style-btn_solid.job-search-page-second-btn {
    margin-bottom: 50px;
  }
  .wp-block-columns.job-search-page-third-box {
    padding-top: 30px;
  }
  .wp-block-column.job-search-page-third-ttl-box {
    font-size: 18px !important;
    line-height: 160% !important;
  }
  .wp-block-column.job-search-page-third-text-box {
    font-size: 12px !important;
    line-height: 160% !important;
  }
  .wp-block-image.size-large.u-lb-off.size_s.sp_only.u-mb-ctrl.u-mb-0.adviser-img {
    width: 100%;
    padding-bottom: 60px;
  }
}
/* /求人詳細 page ///////////////////////////////////////////////// */

/* 求人の検索 page ////////////////////////////////////////////////// */
.page-id-102 .p-breadcrumb.-bg-on {
  display: none;
}
.page-id-102 .c-pageTitle {
  display: none;
}
.page-id-102 .l-content.l-container {
  padding-top: 0;
  margin-top: -130px;
}
.page-id-102 .post_content {
  margin-top: 0;
}
.vkfs__call-filter-search_editBtn.btn.btn-outline-primary.btn-sm.veu_adminEdit {
  display: none;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv {
  background-image: url(../../../wp-content/uploads/2025/07/search-page-fv.webp);
  background-size: cover;
  background-repeat: no-repeat;
  height: 468px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv
  .swell-block-fullWide__inner.l-article {
  position: relative;
  top: 120px;
}
.wp-block-column.search-page-fv-ttl-box {
  max-width: 535px;
  height: 264px;
  background-color: rgba(128, 179, 255, 0.7);
  clip-path: polygon(12.62% 0%, 100% 0%, 88.15% 100%, 0% 100%);
}
.search-page-fv-ttl {
  width: 388px;
  font-size: 64px;
  font-weight: 900;
  line-height: 130%;
  margin-left: 100px;
}
.vkfs_search_form_pc1 .wp-block-vk-filter-search-pro-filter-search-pro {
  width: 580px;
  height: 229px;
  padding: 22px 21px 22px 20px;
}
.vkfs_search_form_pc1 .vkfs__label-name {
  display: none;
}
.vkfs_search_form_pc1 .vkfs input[type="number"],
.vkfs input[type="text"],
.vkfs select:not(.does-not-exist),
.vkfs_search_form_pc1 input::placeholder {
  font-size: 20px;
  font-weight: 700;
  color: #012682;
  border-radius: initial;
  border: initial;
  letter-spacing: 0;
  padding-left: 35px;
}
.vkfs_search_form_pc1 .vkfs__outer-wrap {
  position: relative;
}
.vkfs_search_form_pc1 .vkfs__input-wrap--keyword::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-image: url(../../../wp-content/uploads/2025/07/magnifying-speculum.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.vkfs_search_form_pc1
  .vkfs__input-wrap.vkfs__input-wrap--select.vkfs__input-wrap--job_area {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../../../wp-content/uploads/2025/07/company-page6.webp),
    url(../../../wp-content/uploads/2025/07/polygon.webp);
  background-size: 15px 20px, 12px 12px;
  background-position: 10px center, right 10px center;
}
.vkfs_search_form_pc1
  .vkfs__input-wrap.vkfs__input-wrap--select.vkfs__input-wrap--job_category {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../../../wp-content/uploads/2025/07/bag.webp),
    url(../../../wp-content/uploads/2025/07/polygon.webp);
  background-size: 15px 13px, 12px 12px;
  background-position: 10px center, right 10px center;
}
.vkfs_search_form_pc1
  .vkfs__input-wrap.vkfs__input-wrap--select.vkfs__input-wrap--job_condition {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../../../wp-content/uploads/2025/07/FACEBOOK.webp),
    url(../../../wp-content/uploads/2025/07/polygon.webp);
  background-size: 15px 13px, 12px 12px;
  background-position: 10px center, right 10px center;
}
.vkfs_search_form_pc1 .vkfs button[type="submit"] {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  width: 426px;
  padding: 10px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  letter-spacing: normal;
}
.wp-block-column.vkfs_search_form_pc1 {
  margin-top: 83px !important;
}
@media screen and (max-width: 1200px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv {
    height: 650px;
  }
  .wp-block-columns.search-page-fv-container {
    flex-direction: column;
  }
  .wp-block-column.vkfs_search_form_pc1 {
    margin-top: 0px !important;
    display: flex;
    justify-content: end;
  }
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sub-sec1-ttl {
  background-image: url(../../../wp-content/uploads/2025/07/search-page-sp.webp);
  background-size: contain;
  height: 21.4vw;
  margin-top: -40px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sub-sec1-ttl
  .swell-block-fullWide__inner.l-article {
  padding-top: 21.4vw;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.search-page-sec1-container {
  margin-top: -110px;
  transform: scale(0.8);
}
.wp-block-heading.has-text-align-left.is-style-section_ttl.search-page-sec1-container-ttl {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  border-bottom: 3px solid #012682;
  margin-bottom: 25px;
}
.has-text-align-left.search-page-sec1-map-ttl3 {
  font-size: 32px;
  font-weight: 900;
  line-height: 160%;
  display: flex;
  gap: 42px;
  align-items: center;
  margin-left: 25px;
  position: relative;
}
.wp-block-group.search-page-sec1-map-ttl-box {
  position: absolute;
  /*   top: -30px; */
  /*   right: 0; */
  z-index: -1;
  top: -20px;
  right: -150px;
}
.wp-block-heading.has-text-align-right.is-style-section_ttl.search-page-sec1-map-ttl {
  /*   font-size: 200px; */
  font-size: 170px;
  font-weight: 900;
  line-height: 160%;
  opacity: 0.2;
}
@media (min-width: 1300px) {
  .wp-block-group.search-page-sec1-map-ttl-box {
    right: calc((100% - 1150px) / 2 + -150px);
  }
}
.search-page-sec1-map-box {
  margin-top: -50px;
  padding-bottom: 280px !important;
}
.search-page-sec1-map-box:before {
  content: "";
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../../../wp-content/uploads/2025/07/search-page-map.webp);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 727px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wp-block-columns.search-page-sec1-map-area-conteiner {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 44px;
}
.wp-block-columns.search-page-sec1-map-area-conteiner2 {
  display: flex;
  justify-content: center;
  text-align: center;
  height: 270px;
  margin-bottom: 45px;
}
.wp-block-columns.search-page-sec1-map-area-conteiner3 {
  display: flex;
  justify-content: center;
  text-align: center;
}
.wp-block-column.search-page-sec1-map-area-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 0 27px;
}
.has-text-align-center.search-page-sec1-map-area-ttl {
  font-size: 24px;
  font-weight: 500;
  line-height: 160%;
  margin-bottom: 25px;
}
.has-text-align-center.search-page-sec1-map-area-text {
  font-size: 24px;
  font-weight: 500;
  line-height: 160%;
  border-bottom: 1px solid #012682;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.has-text-align-center.search-page-sec1-map-area-text2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 160%;
  border-bottom: 1px solid #012682;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.wp-block-column.search-page-sec1-map-area2-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 31px 27px 32px;
  height: fit-content;
  position: relative;
  top: -100px;
}
.wp-block-column.search-page-sec1-map-area3-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 31px 27px 32px;
  height: fit-content;
  position: relative;
  top: 17px;
}
.wp-block-column.search-page-sec1-map-area4-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 31px 27px 32px;
  height: fit-content;
  position: relative;
}
.wp-block-column.search-page-sec1-map-area8-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 31px 27px 32px;
  height: fit-content;
}
.wp-block-column.search-page-sec1-map-area5-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 31px 24px 32px;
  height: fit-content;
  position: relative;
  top: 139px;
  left: -7px;
}
.wp-block-column.search-page-sec1-map-area6-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 32px 24px 32px;
  height: fit-content;
  position: relative;
  top: 245px;
  left: 0;
}
.wp-block-column.search-page-sec1-map-area7-box {
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px 30px 27px 32px;
  height: fit-content;
  position: relative;
  top: 139px;
}
@media screen and (max-width: 1090px) {
  .wp-block-column.search-page-sec1-map-area2-box {
    padding: 20px 10px 27px 10px;
  }
  .wp-block-column.search-page-sec1-map-area3-box {
    padding: 20px 10px 27px 10px;
  }
  .wp-block-column.search-page-sec1-map-area4-box {
    padding: 20px 10px 27px 10px;
  }
  .wp-block-column.search-page-sec1-map-area5-box {
    padding: 20px 10px 24px 10px;
  }
  .wp-block-column.search-page-sec1-map-area6-box {
    padding: 20px 10px 24px 10px;
  }
  .wp-block-column.search-page-sec1-map-area7-box {
    padding: 20px 10px 27px 10px;
  }
  .wp-block-column.search-page-sec1-map-area8-box {
    padding: 20px 10px 27px 10px;
  }
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-container {
  background-image: url(../../../wp-content/uploads/2025/07/search-page2.webp);
  background-size: contain;
  background-position: top center;
  margin: 0 !important;
  padding: 0 !important;
  margin-top: -180px !important;
}
.wp-block-group.search-page-sec1-map2-ttl-box {
  position: absolute;
  /*   top: -10px; */
  /*   right: 0; */
  height: 157px;
  display: flex;
  align-items: center;
  top: -20px;
  right: -150px;
}
@media (min-width: 1300px) {
  .wp-block-group.search-page-sec1-map2-ttl-box {
    right: calc((100% - 1150px) / 2 + -150px);
  }
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-container
  .swell-block-fullWide__inner.l-article {
  border-top: 3px solid #012682;
  transform: scale(0.8);
}
.wp-block-heading.is-style-section_ttl.search-page-sec2-ttl-bg {
  margin-bottom: 27px;
}
.wp-block-group.search-page-sec1-map2-ttl2 {
  margin-bottom: 85px;
}
.search-page-job_category-item-ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 16px;
}
.search-page-job_category-item-text {
  font-size: 19px;
  font-weight: 500;
  line-height: 160%;
  border-bottom: 1px solid #012682;
  text-align: center;
}
.wp-block-column.search-page-job_category-item-box {
  border-top: 10px solid #012682;
}
.wp-block-column.search-page-job_category-item-box2 {
  border-top: 10px solid #80b3ff;
}
.wp-block-columns.search-page-job_category-container2 {
  padding-bottom: 120px;
  margin-bottom: 27.5px;
  border-bottom: 3px solid #012682;
}
@media (min-width: 1160px) {
  .wp-block-group.search-page-sec2-job_condition-box {
    max-width: 592px;
    border-radius: 10px;
    border: 3px solid #012682;
    background: #e2f5ff;
    margin-left: 25px;
    padding: 50px 20px 86px 30px;
  }
  .wp-block-group.search-page-sec2-job_condition-box2 {
    display: none;
  }
}
@media screen and (max-width: 1159px) {
  .wp-block-group.search-page-sec2-job_condition-box {
    display: none;
  }
  .wp-block-group.search-page-sec2-job_condition-box2 {
    display: block;
    max-width: 592px;
    border-radius: 10px;
    border: 3px solid #012682;
    background: #e2f5ff;
    margin-left: 25px;
    padding: 50px 0px 86px 0px;
  }
  .wp-block-group.search-page-sec2-job_condition-box2 .wp-block-columns {
    justify-content: center;
  }
}
.wp-block-column.search-page-sec2-job_search-second-form .vkfs__label-name {
  display: none;
}
.search-page-sec2-job_search-box {
  display: flex;
  margin-top: 33px;
}
.search-page-sec2-job_search-box .vkfs__labels {
  max-width: 370px;
}
.search-page-sec2-job_search-box
  .vkfs__input-wrap.vkfs__input-wrap--text.vkfs__input-wrap--keyword
  input {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  width: 407px;
  height: 80px;
  border: 3px solid #012682;
}
.search-page-sec2-job_search-box button[type="submit"] {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: normal;
  width: 183px;
  height: 80px;
  border: 3px solid #012682;
  margin-top: 0;
  padding: 0;
}
.wp-block-columns.search-page-job_category-container3 {
  margin-bottom: 100px;
}
.swell-block-button.blue_.is-style-btn_normal.search-page-sec2-btn
  .swell-block-button__link {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2.4px;
  width: 426px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 3px solid #012682;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.7);
}
.swell-block-button.blue_.is-style-btn_normal.search-page-sec2-btn {
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec3-container {
  background-image: url(../../../wp-content/uploads/2025/07/search-page3.webp);
  background-size: 100%;
  background-position: top center;
  margin: 0 !important;
  padding: 0 0 180px 0 !important;
}
.swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec3-container:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../../../wp-content/uploads/2025/07/search-page4.webp);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  z-index: -2;
}
.wp-block-heading.is-style-section_ttl.search-page-sec3-ttl span {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  width: 590px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #012682;
  margin: 0 auto;
  padding: 10px;
}
.wp-block-heading.is-style-section_ttl.search-page-sec3-ttl {
  padding-top: 80px;
  margin-bottom: 100px;
}
.custom-modal {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-modal.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.custom-modal-content {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 6.464px 6.464px 0px rgba(0, 0, 0, 0.25);
  margin: auto;
  padding: 28px 50px 46px;
  width: 100%;
  max-width: 450px;
  text-align: center;
  position: relative;
}
.close-button {
  color: #121133;
  float: right;
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  top: 13px;
  right: 23px;
  cursor: pointer;
}
.prefecture-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 16px 50px;
}
.custom-modal-content h3 {
  font-size: 36px;
  font-weight: 500;
  line-height: 160%;
  color: #121133;
  margin: 0 auto 40px;
}
.prefecture-links a {
  font-size: 36px;
  font-weight: 500;
  line-height: 160%;
  color: #012682;
  text-decoration: none;
  border-bottom: 1.616px solid #012682;
  transition: background-color 0.3s ease;
}
.regional-buttons-wrapper {
  display: grid;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 40px;
}
.regional-buttons-wrapper2 {
  display: grid;
  justify-content: end;
  gap: 20px;
}
.regional-button {
  font-size: 36px;
  font-weight: 500;
  line-height: 160%;
  width: 340px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #121133;
  border: none;
  border-radius: 10px;
  border: 3px solid #80b3ff;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.regional-button:hover {
  background: rgba(226, 245, 255, 1);
}
@media screen and (max-width: 1020px) {
  .wp-block-columns.search-page-job_category-container3 {
    display: grid;
    gap: 214px !important;
  }
  .wp-block-vk-filter-search-pro-filter-search-pro.vk-filter-search.vkfs.vkfs__block-id--43b56540-e671-4555-ba33-0f923e560353.search-page-sec2-job_search-box {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 959px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv {
    background-image: url(../../../wp-content/uploads/2025/07/search-page-fv-sp.webp);
    height: 1400px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv
    .wp-block-columns {
    display: flex;
    justify-content: center;
    margin-bottom: 540px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv
    .swell-block-fullWide__inner.l-article {
    top: 191px;
  }
  .wp-block-column.search-page-fv-ttl-box {
    max-width: 557px;
    height: 471px;
  }
  .search-page-fv-ttl {
    font-size: 72px;
    line-height: 160%;
    width: 433px;
    padding-top: 75px;
  }
  .swell-block-button.blue_.is-style-btn_normal.search-page-fv-btn
    .swell-block-button__link {
    font-size: 32px;
    font-weight: 500;
    line-height: 160%;
    color: #121133;
    width: 590px;
    height: 100px;
    border-radius: 30px;
    box-shadow: 4px 8px 8px 0px #333;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.search-page-sec1-container {
    margin-top: 40.5px;
    margin-bottom: 121px;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.search-page-sec1-container-ttl {
    font-size: 36px;
    font-weight: 500;
    line-height: 160%;
    color: #012682;
    border-bottom: initial;
    margin-bottom: 80px;
  }
  .wp-block-group.search-page-sec1-map-ttl-box {
    top: 0px;
    right: auto;
    left: 0;
  }
  .wp-block-heading.has-text-align-right.is-style-section_ttl.search-page-sec1-map-ttl {
    font-size: 128px;
  }
  .search-page-sec1-map-box::before {
    top: 190px;
  }
  .search-page-sec1-map-box {
    padding-bottom: 0 !important;
  }
  .wp-block-group.search-page-sec1-map2-ttl2 {
    border-top: 3px solid #012682;
    padding-top: 29px;
    margin-bottom: 115px;
  }
  .has-text-align-left.search-page-sec1-map-ttl3 {
    margin-left: 0;
    gap: 51px;
  }
  .wp-block-group.search-page-sec1-map2-ttl-box {
    right: auto;
    left: 0;
    z-index: -1;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg {
    background-image: url(../../../wp-content/uploads/2025/07/search-page2.webp);
    aspect-ratio: 440/480;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: -2;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg:before {
    background: linear-gradient(
      180deg,
      #fff 0%,
      rgba(255, 255, 255, 0) 50%,
      #fff 100%
    );
    width: 100%;
    height: 104%;
    top: -10px;
    z-index: -1;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg2 {
    background-image: url(../../../wp-content/uploads/2025/07/28485897_s.webp);
    aspect-ratio: 860/1030;
    position: absolute;
    top: 1080px;
    left: 0;
    z-index: -2;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg2:before {
    background: linear-gradient(
      180deg,
      #fff 0%,
      rgba(255, 255, 255, 0) 50%,
      #fff 100%
    );
    width: 100%;
    height: 104%;
    top: -10px;
    z-index: -1;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg3 {
    background-image: url(../../../wp-content/uploads/2025/07/search-page5-sp.webp);
    aspect-ratio: 900/1110;
    position: absolute;
    top: 2120px;
    left: 0;
    z-index: -2;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg3:before {
    background: linear-gradient(
      180deg,
      #fff 0%,
      rgba(255, 255, 255, 0) 50%,
      #fff 100%
    );
    width: 100%;
    height: 104%;
    top: -10px;
    z-index: -1;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg4 {
    background-image: url(../../../wp-content/uploads/2025/07/search-page6-sp.webp);
    aspect-ratio: 900/1110;
    position: absolute;
    bottom: 840px;
    left: 0;
    z-index: -2;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg4:before {
    background: linear-gradient(
      180deg,
      #fff 0%,
      rgba(255, 255, 255, 0) 50%,
      #fff 100%
    );
    width: 100%;
    height: 104%;
    top: -10px;
    z-index: -1;
  }
  .search-page-job_category-item-ttl {
    font-size: 36px;
    font-weight: 700;
    line-height: 160%;
    color: #121133;
    padding-top: 40px;
    margin-bottom: 30px;
  }
  .wp-block-group.search-page-job_category-item-text-box .wp-block-columns {
    display: flex;
    gap: 80px !important;
    white-space: nowrap;
    justify-content: center;
  }
  .wp-block-column.search-page-job_category-item-box .wp-block-columns {
    display: flex;
    gap: 80px !important;
    white-space: nowrap;
    justify-content: center;
  }
  .wp-block-column.search-page-job_category-item-box2
    .search-page-job_category-item-text
    span,
  .search-page-job_category-item-text {
    font-size: 36px;
    color: #012682;
    display: inline;
  }
  .wp-block-group.search-page-job_category-item-text-box .wp-block-column {
    text-align: center;
  }
  .wp-block-column.search-page-job_category-item-box2 {
    border-top: 10px solid #012682;
  }
  .wp-block-column.search-page-job_category-item-box3 {
    border-top: 10px solid #012682;
  }
  .wp-block-column.search-page-job_category-item-box4 {
    border-top: 10px solid #012682;
    border-bottom: 3px solid #012682;
    padding-bottom: 120px;
  }
  .wp-block-columns.search-page-job_category-container {
    margin-bottom: 80px;
  }
  .wp-block-columns.search-page-job_category-container2 {
    margin-bottom: 0;
    padding-bottom: 80px;
    border-bottom: initial;
  }
  .wp-block-columns.search-page-job_category-container4 {
    margin-bottom: 26px;
  }

  .wp-block-group.search-page-sec2-job_condition-box2 {
    max-width: 100%;
    padding: 34px 24px;
  }
  .search-page-job_category-item-text {
    font-size: 32px;
    white-space: nowrap;
  }
  .wp-block-group.search-page-sec2-job_condition-box2 .wp-block-columns {
    display: flex;
    gap: 80px !important;
  }
  .wp-block-column.search-page-sec2-job_search-second-form {
    border-top: 3px solid #012682;
    padding-top: 20px;
  }
  .search-page-sec2-job_search-box {
    margin-top: 40px;
  }
  .wp-block-columns.search-page-job_category-container3 {
    margin-bottom: 80px;
  }
  .swell-block-button.blue_.is-style-btn_normal.search-page-sec2-btn
    .swell-block-button__link {
    font-size: 32px;
    letter-spacing: 3.2px;
    width: 590px;
    height: 125px;
    box-shadow: 4px 8px 8px 0px rgba(1, 38, 130, 0.6);
  }
  .swell-block-button.blue_.is-style-btn_normal.search-page-sec2-btn {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 600px) {
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv {
    height: 700px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv
    .swell-block-fullWide__inner.l-article {
    top: 140px;
  }
  .wp-block-column.search-page-fv-ttl-box {
    max-width: 278.3px;
    height: 235.368px;
  }
  .search-page-fv-ttl {
    font-size: 36px;
    width: 216.5px;
    height: 169.5px;
    padding-top: 37.5px;
    margin-left: 50px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-fv
    .wp-block-columns {
    margin-bottom: 220px;
  }
  .swell-block-button.blue_.is-style-btn_normal.search-page-fv-btn
    .swell-block-button__link {
    font-size: 16px;
    width: 295px;
    height: 50px;
    border-radius: 15px;
    box-shadow: 2px 4px 4px 0px #333;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.search-page-sec1-container {
    margin-top: 20px;
    padding-bottom: 60.5px !important;
    margin-bottom: 0;
    transform: scale(1);
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.search-page-sec1-container-ttl {
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
  }
  .wp-block-heading.has-text-align-right.is-style-section_ttl.search-page-sec1-map-ttl {
    font-size: 64px;
  }
  .regional-buttons-wrapper {
    gap: 10px;
    margin-bottom: 20px;
  }
  .regional-buttons-wrapper2 {
    gap: 10px;
    margin-bottom: 0;
  }
  .regional-button {
    font-size: 18px;
    width: 170px;
    height: 40px;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border: 1.5px solid #80b3ff;
  }
  .custom-modal-content {
    max-width: 225px;
    padding: 20px 26px 23px;
  }
  .close-button {
    font-size: 20px;
    top: 6px;
    right: 11px;
  }
  .custom-modal-content h3 {
    font-size: 18px;
    margin: 0 auto 19px;
  }
  .prefecture-links a {
    font-size: 18px;
  }
  .prefecture-links {
    gap: 8px 25px;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
  }
  .search-page-sec1-map-box::before {
    top: 100px;
    width: 90%;
  }
  .wp-block-group.search-page-sec1-map2-ttl2 {
    border-top: 1.5px solid #012682;
    padding-top: 13px;
    margin-bottom: 56.5px;
  }
  .has-text-align-left.search-page-sec1-map-ttl3 img {
    width: 23.5px !important;
  }
  .has-text-align-left.search-page-sec1-map-ttl3 {
    gap: 25.5px;
    font-size: 16px;
  }
  .wp-block-group.search-page-sec1-map2-ttl-box {
    top: -50px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg {
    aspect-ratio: 440/510;
    top: 50px;
  }
  .search-page-job_category-item-ttl {
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 3.5px;
  }
  .wp-block-column.search-page-job_category-item-box {
    border-top: 5px solid #012682;
  }
  .wp-block-column.search-page-job_category-item-box3 {
    border-top: 5px solid #012682;
  }
  .wp-block-column.search-page-job_category-item-box .wp-block-columns {
    gap: 40px !important;
    flex-wrap: nowrap !important;
  }
  .search-page-job_category-item-text {
    font-size: 18px;
  }
  .wp-block-group.search-page-job_category-item-text-box .wp-block-columns {
    gap: 40px !important;
    flex-wrap: nowrap !important;
  }
  .wp-block-column.search-page-job_category-item-box2
    .search-page-job_category-item-text
    span,
  .search-page-job_category-item-text {
    font-size: 18px;
  }
  .wp-block-column.search-page-job_category-item-box2 {
    border-top: 5px solid #012682;
  }
  .wp-block-columns.search-page-job_category-container {
    margin-bottom: 28.5px;
    text-align: center;
  }
  .wp-block-column.search-page-job_category-item-box2 a {
    font-size: 16px;
  }
  .wp-block-columns.search-page-job_category-container2 {
    padding-bottom: 28.5px;
  }
  .wp-block-column.search-page-job_category-item-box4 {
    border-top: 5px solid #012682;
    border-bottom: 1.5px solid #012682;
    padding-bottom: 48.5px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg2 {
    aspect-ratio: 950/1080;
    top: 540px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec2-bg3 {
    aspect-ratio: 900/1100;
    top: 1050px;
  }
  .wp-block-columns.search-page-job_category-container4 {
    margin-bottom: 13px;
  }
  .wp-block-group.search-page-sec2-job_condition-box2 {
    margin-left: 0;
    padding: 8px 12px 16px;
  }
  .wp-block-group.search-page-sec2-job_condition-box2 .wp-block-columns {
    gap: 40px !important;
    flex-wrap: nowrap !important;
    text-align: center;
  }
  .wp-block-columns.search-page-job_category-container3
    .search-page-job_category-item-text {
    font-size: 16px;
  }
  .wp-block-columns.search-page-job_category-container3 {
    gap: 107px !important;
    margin-bottom: 40px;
  }
  .search-page-sec2-job_search-box {
    margin-top: 20px;
  }
  .search-page-sec2-job_search-box .vkfs__labels {
    max-width: 100%;
  }
  .search-page-sec2-job_search-box
    .vkfs__input-wrap.vkfs__input-wrap--text.vkfs__input-wrap--keyword
    input {
    font-size: 16px;
    height: 40px;
    border: 1.5px solid #012682;
    width: 100%;
  }
  .search-page-sec2-job_search-box
    .vkfs__input-wrap.vkfs__input-wrap--text.vkfs__input-wrap--keyword {
    width: 110%;
  }
  .search-page-sec2-job_search-box button[type="submit"] {
    font-size: 16px;
    width: 93px;
    height: 40px;
    border: 1.5px solid #012682;
  }
  .swell-block-button.blue_.is-style-btn_normal.search-page-sec2-btn
    .swell-block-button__link {
    font-size: 16px;
    width: 295px;
    height: 62.5px;
    border-radius: 15px;
    border: 1.5px solid #012682;
    box-shadow: 2px 4px 4px 0px rgba(1, 38, 130, 0.6);
  }
  .swell-block-button.blue_.is-style-btn_normal.search-page-sec2-btn {
    padding-bottom: 60px;
  }
  .wp-block-heading.is-style-section_ttl.search-page-sec3-ttl span {
    font-size: 20px;
    width: 295px;
    padding: 5px;
  }
  .wp-block-heading.is-style-section_ttl.search-page-sec3-ttl {
    padding-top: 30.5px;
    margin-bottom: 60.5px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.has-bg-img.alignfull.search-page-sec3-container {
    padding-bottom: 80.25px !important;
  }
}
/* /求人の検索 page ///////////////////////////////////////////////// */

/* コラム page ///////////////////////////////////////////////// */
.page-id-1165 .p-breadcrumb.-bg-on {
  display: none;
}
.page-id-1165 .l-content.l-container {
  padding-top: 0;
}
.page-id-1165 .post_content {
  margin-top: 0;
}
.page-id-1165 .c-pageTitle {
  display: none;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec1:before {
  content: "";
  position: absolute;
  top: -95px;
  left: 0;
  background-image: url(../../../wp-content/uploads/2025/07/737d5764cf1e3f9781ada20aa7a746ea.webp);
  background-repeat: no-repeat;
  aspect-ratio: 617/349;
  z-index: -2;
  width: 100%;
  height: 118%;
}
/* .column-page-top {
  background-image: url(../../../wp-content/uploads/2025/07/8bbf79c3adcc09cbf71e539079058224.webp);
  aspect-ratio: 1440/312;
  z-index: -1;
  position: absolute;
  top: 30px;
  left: 0;
} */
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec1 {
  padding-top: 12.5vw !important;
  background-image: url(../../../wp-content/uploads/2025/07/8bbf79c3adcc09cbf71e539079058224.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
.wp-block-heading.has-text-align-left.is-style-section_ttl.column-pege-top-ttl {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
  border-bottom: 3px solid #012682;
  padding-bottom: 10px;
  margin-bottom: 40.5px;
}
.column-pege-top-text {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
  margin-bottom: 30px;
}
.column-page-swiper-container
  .p-postList.-type-card.-pc-col3.-sp-col1.swiper-wrapper {
  flex-wrap: nowrap;
}
.column-page-swiper-container .p-postList__item.swiper-slide {
  position: relative;
}
.column-page-swiper-container
  .p-postList__item.swiper-slide
  .p-postList__scene {
  display: none;
}
.column-page-swiper-container
  .p-postList__item.swiper-slide
  .c-postThumb__cat.icon-folder {
  display: none;
}
.column-page-swiper-container .p-postList__body {
  background: #fff;
  padding: 0px 5px;
  position: relative;
}
.column-page-swiper-container .p-postList__tagList {
  display: none;
}
.column-page-swiper-container .p-postList__title {
  display: none;
}
.column-page-swiper-container .p-postList__excerpt {
  height: 40px;
  overflow: hidden;
  padding: 0;
}
.column-page-swiper-container {
  padding-bottom: 117px;
  max-width: 1000px;
  width: 100%;
}
.column-page-swiper-container .swiper-button-prev,
.column-page-swiper-container .swiper-button-next {
  /* top: auto;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; */
  display: none;
}
.column-page-swiper-container .swiper-button-prev {
  background-image: url(../../../wp-content/uploads/2025/07/241bd8060a6e83d063cafd18ba43d8ed.webp) !important;
  left: 0;
}
.column-page-swiper-container .swiper-button-next {
  background-image: url(../../../wp-content/uploads/2025/07/487deb7ec9832047d4c7f45332f4c13d.webp) !important;
  right: 17px;
}
.column-page-swiper-container
  .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 100px;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2 {
  /* background: #e2f5ff; */
  /* padding-top: 50px !important; */
  margin-bottom: 0;
  /* margin-top: 0; */
}
.has-text-align-center.column-page-category-ttl,
.has-text-align-center.column-page-tag-ttl {
  font-size: 32px;
  font-weight: 500;
  line-height: 160%;
  color: #fff;
  background: #012682;
}
.swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2
  .wp-block-columns.top-page-articles-category-box {
  /* margin-bottom: 85px; */
  display: flex;
  justify-content: center;
  padding-bottom: 60px;
}
.column-page-category-ttl,
.column-page-tag-ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
  border-bottom: 2px solid #012682;
}
.column-page-category-ttl2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 70%;
  color: #ddd;
  position: relative;
  left: 60px;
  top: 55px;
  font-family: "Ledger", serif;
  z-index: -1;
}
.wp-block-heading.has-text-align-center.u-mb-ctrl.u-mb-0.column-page-sec2-kizi-ttl,
.wp-block-heading.has-text-align-center.u-mb-ctrl.u-mb-0.column-page-sec2-kizi-ranking-ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
  padding-bottom: 40px;
  border-bottom: 2px solid #012682;
}
.wp-block-heading.has-text-align-center.u-mb-ctrl.u-mb-0.column-page-sec2-kizi-ttl
  span,
.wp-block-heading.has-text-align-center.u-mb-ctrl.u-mb-0.column-page-sec2-kizi-ranking-ttl
  span {
  width: 39px;
  height: 39px;
  vertical-align: middle;
  margin-right: 13px;
  position: relative;
}
.column-page-sec2-kizi-ttl2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  color: #012682;
  position: relative;
  top: -40px;
  left: 0;
}
.p-postListWrap.u-mb-ctrl.u-mb-20.column-page-sec2-kizi-item-box
  .p-postList.-type-card.-pc-col2.-sp-col2,
.wp-block-columns.column-page-sec2-kizi-box
  .p-postList.-type-card.-pc-col1.-sp-col2.-w-ranking {
  padding-top: 20px;
}
/* .wp-block-columns.column-page-sec2-kizi-box
  .p-postList__item
  .p-postList__title {
  display: none;
} */
.column-page-sec2-kizi-box .-type-card.-pc-col2 .p-postList__item {
  display: flex;
  width: 100%;
  /* overflow: hidden; */
  margin-bottom: 30px;
}
.column-page-sec2-kizi-box
  .-type-card.-pc-col2
  .p-postList__item
  > .p-postList__link {
  width: 40%;
}
.column-page-sec2-kizi-box
  .-type-card.-pc-col2
  .p-postList__item
  .p-postList__body {
  width: 60%;
  margin-top: 0;
}
.column-page-sec2-kizi-box
  .-type-card.-pc-col2
  .p-postList__item
  .p-postList__excerpt {
  height: auto;
  aspect-ratio: 9/1.7;
}
.column-page-sec2-kizi-box .p-postListWrap.ranking .p-postList__item {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.column-page-sec2-kizi-box
  .p-postListWrap.ranking
  .p-postList__item
  .p-postList__scene {
  font-size: 0.6rem;
  padding: 4px 15px;
  width: auto;
}
.column-page-sec2-kizi-box
  .p-postListWrap.ranking
  .p-postList__item
  > .p-postList__link {
  width: 40%;
}
.column-page-sec2-kizi-box
  .p-postListWrap.ranking
  .p-postList__item
  .p-postList__body {
  width: 60%;
  margin-top: 0;
}
.column-page-sec2-kizi-box
  .p-postListWrap.ranking
  .p-postList__item
  .p-postList__title {
  font-size: 13px;
  display: block;
}
.column-page-sec2-kizi-box
  .p-postListWrap.ranking
  .p-postList__item
  .p-postList__excerpt {
  /*   height: auto;
  aspect-ratio: 9/2.4; */
  display: none;
}
.column-page-sec2-kizi-box
  .p-postListWrap.ranking
  .p-postList__item
  .p-postList__title {
  font-size: 11px;
  display: block;
}

.-w-ranking .p-postList__item::before {
  content: "";
}
.p-postList.-w-ranking li::before {
  box-shadow: initial;
}
.-w-ranking .p-postList__item:first-child::before {
  background-image: url(../../../wp-content/uploads/2025/06/ranking.webp);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 7px;
  background-color: initial;
}
.-w-ranking .p-postList__item:nth-child(2)::before {
  background-image: url(../../../wp-content/uploads/2025/06/ranking2.webp);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 7px;
  background-color: initial;
}
.-w-ranking .p-postList__item:nth-child(3)::before {
  background-image: url(../../../wp-content/uploads/2025/06/ranking3.webp);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 7px;
  background-color: initial;
}
.-w-ranking .p-postList__item:nth-child(4)::before {
  background-image: url(../../../wp-content/uploads/2025/06/ranking4.webp);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 7px;
  background-color: initial;
}
.-w-ranking .p-postList__item:nth-child(5)::before {
  background-image: url(../../../wp-content/uploads/2025/06/ranking5.webp);
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 7px;
  background-color: initial;
}
._s_mk_ad_container_pc {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 488px;
  z-index: 9999;
}
._s_mk_ad_container_pc.hidden {
  display: none !important;
}
._s_mk_ad_close_button_pc {
  position: absolute;
  top: -5px;
  right: 5px;
  width: 40px;
}
/* .column-page-sec2-kizi-item-box .is-style-more_btn a::after {
  display: none;
} */
/* .column-page-sec2-kizi-item-box .is-style-more_btn a {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2.4px;
  color: #012682;
  width: 426px;
  height: 60px;
  border-radius: 30px;
  border: 3px solid #939090;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
} */
.column-page-sec2-kizi-item-box .is-style-more_btn {
  padding-bottom: 100px;
}
@media screen and (max-width: 959px) {
  .column-page-top {
    top: 65px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec1::before {
    background-image: url(../../../wp-content/uploads/2025/07/column-page-bg-sp.webp);
    background-size: cover;
    top: -70px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec1 {
    padding-top: 28vw !important;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.column-pege-top-ttl {
    font-size: 48px;
    text-align: center;
    margin-bottom: 40px;
  }
  .column-pege-top-text {
    font-size: 24px;
    font-weight: 700;
    line-height: 180%;
    margin-bottom: 62px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2 {
    padding-top: 0 !important;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2
    .top-page-category-ttl {
    padding-top: 80px;
    margin-bottom: 30px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2
    .top-page-tag-ttl {
    margin-bottom: 40px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2 {
    background: #e2f5ff;
    padding-bottom: 120px !important;
  }
  .swell-block-fullWide.pc-py-20.sp-py-20.alignfull.column-page-sec3 {
    padding-top: 80px !important;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box .c-tabList {
    margin-bottom: 30px !important;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .is-style-balloon
    > .c-tabList
    .c-tabList__item {
    padding: 0 8px;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .is-style-balloon
    > .c-tabList
    .c-tabList__button:hover,
  .is-style-balloon > .c-tabList .c-tabList__button[aria-selected="true"] {
    background-color: #012682;
    color: #fff;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .is-style-balloon
    > .c-tabList
    .c-tabList__button:hover,
  .is-style-balloon > .c-tabList .c-tabList__button {
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .swl-inline-icon::after {
    max-width: 39px;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box .swl-inline-icon {
    margin-right: 10px;
    width: 39px;
  }
  .is-style-balloon > .c-tabList .c-tabList__button::before {
    border-top: 8px solid #012682;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .is-style-balloon
    > .c-tabList
    .c-tabList__button:hover,
  .is-style-balloon > .c-tabList .c-tabList__button[aria-selected="true"] {
    background-color: #012682;
  }
  .is-style-balloon > .c-tabList .c-tabList__button {
    background: #d9d9d9;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
    color: #494a4b;
  }
  .is-style-balloon > .c-tabList .c-tabList__button:hover {
    background: #012682;
  }
  /*   .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .is-style-more_btn
    a::after {
    display: none;
  } */
  /*   .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .is-style-more_btn
    a {
    font-size: 40px;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 4px;
    color: #121133;
    width: 595px;
    height: 125px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    border: 3px solid #939090;
    box-shadow: 4px 8px 8px 0px rgba(1, 38, 130, 0.5);
    margin: 0 auto;
  } */
  ._s_mk_ad_container_sp {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
  }
  ._s_mk_ad_container_sp.hidden {
    display: none !important;
  }
  ._s_mk_ad_close_button_sp {
    position: absolute;
    top: -5px;
    right: 5px;
    width: 40px;
  }
  .column-page-sec3 .p-postList__body {
    padding-top: 0;
  }
  .column-page-swiper-container .swiper-button-next {
    right: 0;
  }
  .top-page-category .wp-block-columns.is-not-stacked-on-mobile {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .column-page-swiper-container {
    margin-bottom: -80px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2
    .wp-block-columns.top-page-articles-category-box {
    padding-bottom: 0px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec1::before {
    height: 115%;
  }
  .column-page-top {
    top: 60px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec1 {
    padding-top: 32vw !important;
  }
  .wp-block-heading.has-text-align-left.is-style-section_ttl.column-pege-top-ttl {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .column-pege-top-text {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2
    .top-page-category-ttl {
    padding-top: 40px;
    margin-bottom: 14.5px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2
    .top-page-tag-ttl {
    margin-bottom: 20px;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.column-page-sec2 {
    padding-bottom: 90px !important;
  }
  .swell-block-fullWide.pc-py-20.sp-py-20.alignfull.column-page-sec3 {
    padding-top: 40px !important;
  }
  .is-style-balloon > .c-tabList .c-tabList__button {
    font-size: 12px;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box .swl-inline-icon {
    width: 19.5px;
    margin-right: 5px;
  }
  .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box .c-tabList {
    margin-bottom: 15.5px !important;
  }
  .column-page-sec2-kizi-box .p-postList__scene {
    font-size: 0.6rem;
    padding: 4px 15px;
    width: auto;
  }
  /*   .swell-block-tab.is-style-balloon.column-page-sec2-kizi-box
    .is-style-more_btn
    a {
    font-size: 20px;
    letter-spacing: 2px;
    width: 297.5px;
    height: 62.5px;
    border-radius: 15px;
    border: 1.5px solid #939090;
    box-shadow: 2px 4px 4px 0px rgba(1, 38, 130, 0.5);
  } */
  .-w-ranking .p-postList__item:first-child::before {
    width: 7%;
    left: 7px;
  }
  .-w-ranking .p-postList__item:nth-child(2)::before {
    width: 7%;
    left: 7px;
  }
  .-w-ranking .p-postList__item:nth-child(3)::before {
    width: 7%;
    left: 7px;
  }
  .-w-ranking .p-postList__item:nth-child(4)::before {
    width: 7%;
    left: 7px;
  }
  .-w-ranking .p-postList__item:nth-child(5)::before {
    width: 7%;
    left: 7px;
  }
  .column-page-sec2-kizi-box .p-postList__item {
    margin-bottom: 20px;
  }
  .column-page-swiper-container .swiper-pagination-bullet {
    height: 10px;
  }
}
/* /コラム page ///////////////////////////////////////////////// */

/* /コラム 記事詳細 page ///////////////////////////////////////////////// */
.id_1229 .p-breadcrumb.-bg-on {
  display: none;
}
.id_1229 .c-tabBody.p-postListTabBody .p-postList__item {
  width: 100%;
  display: flex;
}
.id_1229 .c-tabBody.p-postListTabBody .p-postList__item > .p-postList__link {
  width: 40%;
}
.id_1229 .c-tabBody.p-postListTabBody .p-postList__item .p-postList__body {
  width: 60%;
  border: initial;
  margin-top: 0;
}
.id_1229 .c-tabBody.p-postListTabBody .p-postList__item .p-postList__scene {
  font-size: 0.6rem;
  padding: 4px 15px;
  width: auto;
}
.id_1229 .c-tabBody.p-postListTabBody .p-postList__item .p-postList__excerpt {
  position: relative;
  top: 0px;
  left: 0;
  padding: 0 10px;
  margin-top: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 9/2.2;
}
.id_1229 .c-tabBody.p-postListTabBody .p-postList__item .p-postList__tags {
  display: none;
}
.id_1229 .c-tabBody.p-postListTabBody .p-postList__item .p-postList__title {
  display: block;
}
.hov-flash-up {
  background-color: #2274bc;
  color: #fff !important;
  background-image: repeating-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.1),
    rgba(255, 255, 255, 0.1) 6px,
    transparent 6px,
    transparent 12px
  );
}
@media screen and (max-width: 959px) {
  .single-post .l-sidebar {
    display: none;
  }
  .c-tabBody__item .p-postList__item {
    display: flex;
    width: 100%;
  }
  .id_1229 .-type-list .p-postList__thumb {
    width: 100%;
  }
  .id_1229 .c-postThumb__cat {
    display: none;
  }
  .c-tabBody__item .p-postList__item > .p-postList__link {
    width: 40%;
  }
  .c-tabBody__item .p-postList__item .p-postList__body {
    width: 60%;
    border: initial;
    overflow: hidden;
  }
  /* .c-tabBody__item .p-postList__item .p-postList__scene {
    display: none;
  } */
  .id_1229 .c-tabBody.p-postListTabBody .p-postList__item .p-postList__excerpt {
    display: none;
  }
  .c-tabBody__item .p-postList__item .p-postList__excerpt {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
  }
}
[class*="page-numbers"].current {
  background-color: #012682;
}
/* /コラム 記事詳細 page ///////////////////////////////////////////////// */

/* 全ての求人一覧　archive page ///////////////////////////////////////////////// */
.archive .l-header {
  background: #80b3ff;
}
.archive .c-pageTitle {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  color: #121133;
  border-bottom: 3px solid #012682;
}
.archive .c-pageTitle span {
  padding-top: 0;
}
.archive .c-pageTitle small {
  display: none;
}
.archive-header-count-row {
  text-align: center;
  margin-bottom: 40px;
}
.archive-header-label {
  font-size: 20px;
  font-weight: 700;
  color: #121133;
  line-height: 160%;
}
.archive-header-total {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  color: #80b3ff;
}
.archive-header-unit {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
}
.archive-header-range {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
}
.archive-header-range-start,
.archive-header-range-end {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  color: #80b3ff;
}
.archive-header-count-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
  margin: 40px 0 50px;
}
.p-archiveContent.u-mt-40 {
  margin-top: 0 !important;
}
.p-archiveContent .job-archive-wrapper {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.job-sidebar-form {
  flex: 0 0 300px;
  box-sizing: border-box;
}
.job-main-content {
  flex: 1;
  min-width: 0;
}
.job-sidebar-form__job-count {
  background: #ffd500;
  border-radius: 10px;
  padding: 20px 15px;
  margin-bottom: 20px;
}
.job-sidebar-form__job-count-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #012682;
}
.job-sidebar-form__job-count-number {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #012682;
}
.job-sidebar-form__job-count-number b {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  color: #121133;
}
.archive-pageｰform2 {
  padding: 10px 12px 40px 13px;
}
.archive-pageｰform2 .vkfs__label-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  color: #121133;
}
.archive-pageｰform2 .vkfs__labels {
  gap: 30px;
  margin-bottom: 60px;
}
.archive-pageｰform2 .vkfs_submit-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: normal;
}
.job-archive-item {
  border-radius: 30px;
  border: 3px solid #80b3ff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px;
  width: 80%;
  margin: 0 auto;
}
.job-card__flex {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: -15px;
}
.job-card__img {
  width: 25%;
}
.job-card__img img {
  border-radius: 10px;
}
.job-card {
  display: grid;
  gap: 30px;
}
.job-card__head-box {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 0;
  justify-content: center;
}
.job-card__label {
  font-size: 12px;
  font-weight: 500;
  line-height: 160%;
  color: #fff;
  padding: 2px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #012682;
}
.job-card__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 160%;
  color: #121133;
}
.job-card__body {
  width: 68%;
}
.job-main-content {
  display: grid;
  gap: 20px;
  margin-bottom: 30px;
}
.job-card__salary {
  border-top: 1px solid #121133;
  border-bottom: 1px solid #121133;
  text-align: center;
  padding: 0;
}
.job-card__salary-num {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  color: #ff952b;
}
.job-card__salary {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #121133;
}
.job-card__meta {
  /* display: grid; */
  /* gap: 19px; */
  display: flex;
  justify-content: space-between;
}
.job-card__meta li {
  display: flex;
  gap: 28px;
  align-items: center;
}
.job-card__meta2 {
  margin-top: -25px;
}
/* .job-card__meta-icon:first-of-type {
  width: 26px;
  display: flex;
  justify-content: center;
} */
/* .job-card__meta li:first-of-type .job-card__meta-icon img {
  width: 23px;
} */
.job-card__meta-icon {
  display: none;
}
.job-card__meta-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  color: #121133;
  /* width: 106px; */
}
.job-card__meta-value {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #121133;
}
.job-card__desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
  color: #121133;
  margin: -20px auto -10px;
  padding: 5px;
  background: #e2f5ff;
  aspect-ratio: 15/2;
  overflow: hidden;
}
.job-apply-button-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: -10px;
}
.job-apply-button__white.c-button {
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2px;
  color: #012682;
  max-width: 300px;
  width: 48%;
  /* height: 40px; */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: 1px solid #012682;
  box-shadow: 0px 4px 4px 0px rgba(1, 38, 130, 0.25);
  padding: 10px;
}
.job-apply-button.c-button {
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2px;
  color: #fff;
  max-width: 300px;
  width: 48%;
  /* height: 40px; */
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: linear-gradient(0deg, #80b3ff 0%, #80b3ff 100%), #fff;
  box-shadow: 0px 4px 4px 0px rgba(1, 38, 130, 0.25);
  padding: 10px;
}
.pager {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #fff;
  padding: 12px 21px;
  background: #012682;
}
.next {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #fff;
  padding: 12px 21px;
  background: #012682;
}
.job-pagination {
  display: flex;
  gap: 20px;
}
@media (max-width: 959px) {
  .archive .l-header {
    background: initial;
  }
  .p-archiveContent .job-archive-wrapper {
    flex-direction: column;
    gap: 0;
  }
  .job-sidebar-form,
  .job-main-content {
    width: 100%;
    flex: none;
  }
  .archive .c-pageTitle {
    font-size: 48px;
    color: #012682;
    text-align: center;
  }
  .archive-header-count-text {
    font-size: 32px;
  }
  .archive-header-count-row {
    text-align: left;
  }
  .archive-header-label {
    font-size: 32px;
    display: block;
  }
  .archive-header-total {
    font-size: 48px;
  }
  .archive-header-unit {
    font-size: 24px;
  }
  .archive-header-range {
    font-size: 24px;
  }
  .archive-header-range-start,
  .archive-header-range-end {
    font-size: 48px;
  }
  .job-sidebar-form__job-count {
    display: none;
  }
  .archive-pageｰform2 {
    padding: 10px 12px 20px;
  }
  .archive-pageｰform2 .vkfs__labels {
    gap: 0;
    margin-bottom: 10px;
  }
  .job-archive-item {
    width: 100%;
  }
  /* .job-archive-item {
    border-radius: 37.854px;
    box-shadow: 0px 5.047px 5.047px 0px rgba(0, 0, 0, 0.25);
    padding: 10px 15px 30px;
  } */
  /* .job-card__img img {
    border-radius: 41.163px;
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%);
  } */
  /* .job-card__head-box {
    gap: 30px;
    align-items: flex-start;
    margin-bottom: 20px;
    flex-direction: column;
  } */
  /* .job-card__label {
    font-size: 24px;
    font-weight: 700;
    width: 127.443px;
  } */
  /* .job-card__title {
    font-size: 36px;
  } */
  /* .job-card__salary-num {
    font-size: 36px;
  } */
  /* .job-card__salary {
    font-size: 24px;
  } */
  /* .job-card__meta li:first-of-type .job-card__meta-icon img {
    width: 28.966px;
  } */
  /* .job-card__meta-icon img {
    width: 39.636px;
  } */
  /* .job-card__meta-icon:first-of-type {
    width: 39.636px;
  } */
  /* .job-card__meta li {
    gap: 42px;
  } */
  /* .job-card__meta-name {
    font-size: 32px;
    width: 161.602px;
  } */
  /* .job-card__meta-value {
    font-size: 24px;
  } */
  /* .job-card__desc {
    font-size: 24px;
    line-height: 160%;
    padding: 12px 10px;
  } */
  .job-apply-button__white.c-button {
    width: 40%;
  }
  .job-apply-button.c-button {
    width: 40%;
  }
  .job-pagination {
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .archive .c-pageTitle {
    font-size: 24px;
    border-bottom: 1.5px solid #012682;
  }
  .archive-header-count-text {
    font-size: 16px;
    margin: 20px 0 30px;
  }
  .archive-header-label {
    font-size: 16px;
  }
  .archive-header-count-row {
    margin-bottom: 20px;
  }
  .archive-header-total {
    font-size: 24px;
  }
  .archive-header-unit {
    font-size: 12px;
  }
  .archive-header-range {
    font-size: 12px;
  }
  .archive-header-range-start,
  .archive-header-range-end {
    font-size: 24px;
  }
  .archive-pageｰform2 .vkfs__label-name {
    font-size: 16px;
  }
  .vkfs input[type="number"],
  .vkfs input[type="text"],
  .vkfs select:not(.does-not-exist),
  input::placeholder {
    font-size: 16px;
    padding-left: 15px;
  }
  .archive-pageｰform2 .vkfs_submit-text {
    font-size: 16px;
  }
  .archive-pageｰform2 {
    margin-bottom: 20px !important;
  }
  .job-archive-item {
    border: 1.893px solid #80b3ff;
    box-shadow: 0px 2.524px 2.524px 0px rgba(0, 0, 0, 0.25);
    border-radius: 18.927px;
    padding: 10px 12px 15px;
    width: 100%;
  }
  .job-card {
    gap: 14px;
  }
  .job-card__label {
    font-size: 10px;
    /* width: 63.722px; */
    /* padding: 6.309px; */
  }
  .job-card__head-box {
    gap: 15px;
    margin-bottom: 10px;
  }
  .job-card__title {
    font-size: 16px;
  }
  .job-card__body {
    width: 72%;
  }
  .job-card__salary {
    font-size: 12px;
    /* margin-bottom: 15px; */
  }
  .job-card__salary-num {
    font-size: 18px;
  }
  .job-card__meta {
    gap: 15px;
  }
  .job-card__meta li {
    gap: 0;
  }
  .job-card__meta li:first-of-type .job-card__meta-icon img {
    width: 14.483px;
  }
  .job-card__meta-icon img {
    width: 19.819px;
  }
  .job-card__meta-icon {
    width: 19.819px;
  }
  .job-card__meta-name {
    font-size: 13px;
    /* width: 28px; */
    width: 55px;
    /* width: 70px; */
  }
  .job-card__meta-value {
    font-size: 10px;
  }
  .job-card__desc {
    font-size: 15px;
    margin: -10px auto 13px;
    padding: 5px;
    /* 	aspect-ratio: 15/3.5; */
    line-height: 170%;
    aspect-ratio: auto;
    height: 86px;
  }
  .job-apply-button__white.c-button {
    font-size: 12px;
    height: 30px;
    width: 45%;
  }
  .job-apply-button.c-button {
    font-size: 12px;
    height: 30px;
    width: 45%;
  }
  .job-pagination {
    gap: 10px;
    height: 30px;
  }
  .pager,
  .next {
    font-size: 14px;
    padding: 4px 12px;
  }
}
/* /全ての求人一覧　archive ///////////////////////////////////////////////// */

/* 応募フォーム　application-form page ///////////////////////////////////////////////// */
.page-id-1377 .l-header {
  background: #80b3ff;
}
.page-id-1377 .p-breadcrumb.-bg-on {
  display: none;
}
.page-id-1377 .c-pageTitle__inner {
  padding-top: 0;
}
.page-id-1377 .c-pageTitle {
  font-size: 40px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
  text-align: center;
}
.wp-block-group.application-form-sub-ttl {
  border-bottom: 3px solid #012682;
  margin-bottom: 40px;
}
.application-form-ttl-box {
  display: flex;
  width: 300px;
}
.wp-block-columns.job-form-page-code {
  gap: 0 !important;
}
.application-form-ttl {
  margin-left: 82px;
  font-size: 17px;
}
.wp-block-columns.job-form-page-code {
  margin-bottom: 80px;
}
.wp-block-group.application-form-oubo {
  font-size: 24px;
  font-weight: 500;
  line-height: 160%;
  color: #012682;
  margin-left: 48px;
  padding-bottom: 20px;
}
.wp-block-group.application-form-sub-text {
  font-size: 20px;
  font-size: 20px;
  line-height: 160%;
  color: #121133;
  margin-left: 48px;
  margin-bottom: 80px;
}
.wp-block-column.application-form-container {
  background: #e2f5ff;
  padding: 80px 63px 100px 82px;
}
.wp-block-columns.application-form-main-box {
  margin-bottom: 80px !important;
}
.form-row6 {
  display: none;
}
.form-section-title {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3.6px;
  width: 280px;
  height: 39px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background: #80b3ff;
  margin-bottom: 20px;
}
.form-row5 {
  margin-bottom: 80px;
}
.form-row5 select {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3.6px;
  color: #121133;
  width: 100%;
  max-width: 600px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #121133;
}
.form-row5 input {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3.6px;
  color: #121133;
  width: 100%;
  max-width: 600px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #121133;
}
.wpcf7-form-control-wrap2 {
  margin-right: 40px;
}
.form-row7 input {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 3.6px;
  color: #121133;
  width: 100%;
  max-width: 600px;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #121133;
}
.form-row5.birthday-fields {
  margin-bottom: 80px;
}
.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required2 {
  max-width: 25%;
  height: 50px;
  border-radius: 10px;
  border: 1px solid #121133;
  margin-right: 6px;
  vertical-align: bottom;
  color: #121133;
}
.form-row5.birthday-fields p {
  display: flex;
  justify-content: center;
  gap: 60px;
  white-space: nowrap;
}
.wp-block-column.application-form-container .wpcf7-form-control-wrap {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 3.6px;
  width: 100%;
  display: block;
  padding-left: 100px;
}
.wp-block-column.application-form-container input:nth-of-type(3) {
  margin-bottom: 0;
}
.form-row7 {
  margin-bottom: 40px;
}
.zip-info {
  font-size: 20px;
  font-weight: 400;
  color: #121133;
  padding-left: 100px;
  margin-top: 20px;
}
.zip-info a {
  text-decoration-line: underline;
}
.form-row10 input {
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-right: 10px;
}
.form-row10 {
  text-align: center;
}
.wp-block-column.application-form-container
  .swell-block-button.blue_.is-style-btn_solid.application_form-btn
  .swell-block-button__btn {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 2.4px;
  color: #012682;
  width: 426px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 3px solid #939090;
  background: #fff;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.7);
  margin: 0 auto;
}
.application-form__popup.hidden,
.application-form__popup-confirm.hidden,
.application-form__popup-conplate.hidden {
  display: none !important; /*hiddenクラスを持つ要素を強制的に非表示にする*/
}
.application-form__popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.application-form__popup-confirm,
.application-form__popup-conplate {
  background-color: #fff;
  padding: 30px;
  text-align: center;
  max-width: 900px;
  width: 90%;
}
.application-form__popup-title p {
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
  text-align: center;
  border-bottom: 3px solid #012682;
  padding-bottom: 14px;
}
.application-form__popup-btn-box p {
  margin: 0;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
  color: #012682;
  font-size: 20px;
  font-weight: 700;
  padding: 10px;
  border-radius: 30px;
  border: 2px solid #a29999;
  background: #fff;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.25);
  width: 184px;
}
.wp-block-column.application-form-containe .application-form__popup-top-btn,
.wp-block-column.application-form-containe
  .wpcf7-form-control.wpcf7-submit.has-spinner {
  padding: 10px;
  border: none;
  border-radius: 30px;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.25);
  cursor: pointer;
  font-size: 20px;
  display: flex;
  text-decoration: none;
  width: 184px;
  justify-content: center;
  align-items: center;
  color: #012682;
  font-weight: 700;
  letter-spacing: 3px;
}
.application-form__popup-top-btn {
  font-size: 20px;
  font-weight: 700;
  background: #80b3ff;
  color: #012682;
  height: 50px;
  width: 184px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  border: 2px solid #a29999;
  background: #80b3ff;
  box-shadow: 4px 4px 8px 0px rgba(1, 38, 130, 0.25);
  margin: 0 auto;
}
.wpcf7-spinner {
  display: none;
}
.application-form__popup-btn-box {
  margin-top: 130px;
  display: flex;
  justify-content: center;
}
.application-form__popup-btn-box p {
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 959px) {
  .page-id-1377 .l-header {
    background: initial;
  }
  .page-id-1377 .c-pageTitle {
    font-size: 48px;
  }
  .wp-block-columns.job-form-page-code {
    flex-direction: column;
  }
  .application-form-ttl {
    font-size: 32px;
    margin-left: 0;
  }
  .wp-block-group.application-form-oubo {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    margin-left: 0;
  }
  .wp-block-group.application-form-sub-text {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 70px;
  }
  .wp-block-column.application-form-container {
    padding: 80px 24px 160px;
  }
  .form-section-title {
    font-size: 32px;
    width: 336px;
    height: 58px;
    margin-bottom: 30px;
  }
  .wp-block-column.application-form-container .wpcf7-form-control-wrap {
    font-size: 32px;
    padding-left: 0;
  }
  .form-row5 input {
    font-size: 32px;
    max-width: 100%;
    height: 80px;
  }
  .form-row5 {
    margin-bottom: 60px;
  }
  .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required2 {
    font-size: 32px;
    height: 80px;
  }
  .zip-info {
    font-size: 24px;
    padding-left: 0;
    margin-top: 10px;
  }
  .form-row7 input {
    font-size: 32px;
    max-width: 100%;
    height: 80px;
  }
  .form-row7 {
    margin-bottom: 60px;
  }
  .wp-block-column.application-form-container
    .wpcf7-form-control-wrap
    .wpcf7-list-item-label {
    font-size: 24px;
  }
  .form-row10 {
    margin-bottom: 100px;
  }
  .wp-block-column.application-form-container
    .swell-block-button.blue_.is-style-btn_solid.application_form-btn
    .swell-block-button__btn {
    font-size: 40px;
    width: 590px;
    height: 125px;
  }
  .wp-block-group.application-form-sub-text {
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .page-id-1377 .c-pageTitle {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .application-form-ttl {
    font-size: 16px;
  }
  .wp-block-columns.job-form-page-code {
    margin-bottom: 20px;
  }
  .wp-block-group.application-form-oubo {
    font-size: 16px;
    padding-bottom: 9px;
  }
  .wp-block-group.application-form-sub-ttl {
    border-bottom: 1.5px solid #012682;
    margin-bottom: 20px;
  }
  .wp-block-group.application-form-sub-text {
    font-size: 14px;
    margin-bottom: 35px;
  }
  .wp-block-column.application-form-container {
    padding: 40px 13px 60px 12px;
  }
  .form-section-title {
    font-size: 16px;
    width: 168px;
    height: 30px;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 5px;
  }
  .form-row5 input {
    font-size: 16px;
    height: 40px;
    border-radius: 5px;
    border: 0.5px solid #121133;
  }
  .form-row5 {
    margin-bottom: 30px;
  }
  .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required2 {
    font-size: 16px;
    height: 40px;
    margin-right: 3px;
    border-radius: 5px;
    border: 0.5px solid #121133;
  }
  .wpcf7-form-control-wrap2 {
    font-size: 16px;
    margin-right: 10px;
  }
  .zip-info {
    font-size: 12px;
    margin-top: 5px;
  }
  .form-row7 input {
    font-size: 16px;
    height: 40px;
    border-radius: 5px;
    border: 0.5px solid #121133;
  }
  .form-row7 {
    margin-bottom: 30px;
  }
  .form-row5 select {
    font-size: 16px;
    height: 40px;
    border-radius: 5px;
    border: 0.5px solid #121133;
  }
  .form-row10 {
    padding-top: 30px;
    margin-bottom: 65px;
  }
  .form-row10 input {
    width: 17.5px;
    height: 17.5px;
    margin-right: 8px;
  }
  .wp-block-column.application-form-container
    .wpcf7-form-control-wrap
    .wpcf7-list-item-label {
    font-size: 12px;
    letter-spacing: normal;
  }
  .wp-block-column.application-form-container
    .wpcf7-form-control-wrap
    .wpcf7-list-item-label
    a {
    text-decoration-line: underline;
  }
  .wp-block-column.application-form-container
    .swell-block-button.blue_.is-style-btn_solid.application_form-btn
    .swell-block-button__btn {
    font-size: 20px;
    letter-spacing: 2px;
    width: 295px;
    height: 62.5px;
    padding: 5px;
    border-radius: 15px;
    border: 1.5px solid #012682;
    box-shadow: 2px 4px 4px 0px rgba(1, 38, 130, 0.6);
  }
  .wp-block-columns.application-form-main-box {
    margin-bottom: 60px !important;
  }
  .application-form__popup-title p {
    font-size: 14px;
    border-bottom: 1.5px solid #012682;
  }
  .application-form__popup-btn-box p {
    flex-direction: column;
  }
  .wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 20px;
    width: 210px;
    height: 40px;
    border-radius: 15px;
    border: 1px solid #a29999;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 5px 4px;
  }
  .application-form__popup-cancel {
    font-size: 20px;
    width: 210px;
    height: 40px;
    border-radius: 15px;
    border: 1px solid #a29999;
  }
  .application-form__popup-btn-box {
    margin-top: 90px;
  }
  .application-form__popup-confirm,
  .application-form__popup-conplate {
    padding: 30px 30px 100px;
  }
}
/* 応募フォーム　application-form page ///////////////////////////////////////////////// */

/* 共通サイドバー ///////////////////////////////////////////////// */
.Ph1note {
  background-image: url(../../../wp-content/uploads/2025/07/noto.webp);
  width: 26.526px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
}
.c-widget.widget_swell_new_posts .p-postList__body {
  height: 70px;
  position: relative;
}
.c-widget.widget_swell_new_posts
  .p-postList.-type-card.-w-new
  .p-postList__title {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
}
.c-widget.widget_swell_popular_posts
  .p-postList.-type-card.-w-ranking
  .p-postList__body {
  height: 70px;
}
.c-widget.widget_swell_popular_posts
  .p-postList.-type-card.-w-ranking
  .p-postList__title {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
}
.c-widget.widget_swell_new_posts .p-postList__cat.u-thin.icon-folder {
  display: none;
}
.p-postList.-type-card .p-postList__tags {
  display: none;
}
/* .p-postList.-type-card .p-postList__title {
  display: none;
} */
.-type-card .p-postList__excerpt {
  margin-top: 0;
}
.c-widget__title.-side {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  gap: 8px;
  color: #012682;
  display: flex;
  justify-content: center;
  align-content: center;
}
.c-widget__title.-side::before {
  width: 100%;
  height: 5px;
  background: #012682;
}
.crown {
  background-image: url(../../../wp-content/uploads/2025/07/crown.webp);
  width: 35.065px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
}
.c-widget.widget_tag_cloud {
  margin-bottom: 80px;
}
.c-widget.widget_tag_cloud .c-widget__title.-side {
  font-size: 24px;
  font-weight: 500;
  line-height: 160%;
  color: #fff;
  background: #012682;
}
.page_top_btn {
  display: none !important;
}
.icon-posted::before {
  content: "\e931";
  font-family: icomoon !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}
@media screen and (max-width: 960px) {
  .column-page-sec2-kizi-box .p-postList__item > .p-postList__link {
    width: 40%;
  }
  .column-page-sec2-kizi-box .p-postList__body {
    padding-top: 0;
    width: 60%;
    margin-top: 0;
    border: initial;
  }
  .column-page-sec2-kizi-box .p-postList__item {
    display: flex;
    overflow: hidden;
  }
  .column-page-sec2-kizi-box .p-postList__scene {
    top: 0px;
  }
  .column-page-sec2-kizi-box .-type-card .p-postList__title {
    display: block;
  }
  .column-page-sec2-kizi-box
    .p-postListWrap.ranking
    .p-postList__item
    .p-postList__title {
    font-size: 16px;
  }
  .column-page-sec2-kizi-box .-type-card .p-postList__excerpt {
    /*     position: absolute;
    top: 0px;
    padding: 0 0 0 10px;
    font-size: 13px; */
    display: none;
  }
  .l-sidebar .p-postList__item {
    width: 100%;
  }
  .l-sidebar .p-postList__item > .p-postList__link {
    width: 100%;
    display: flex;
  }
  .l-sidebar .p-postList__item .p-postList__thumb.c-postThumb {
    width: 40%;
  }
  .l-sidebar .p-postList__item .p-postList__body {
    width: 60%;
    overflow: hidden;
    border: initial;
    margin-top: 0;
    padding-top: 0;
  }
  .swell-block-fullWide.pc-py-0.sp-py-0.alignfull.job-search-page-third-box {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
  }
}
@media screen and (max-width: 600px) {
  .p-postList.-type-card.-w-new .p-postList__item {
    width: 100%;
  }
  .p-postList.-type-card.-w-ranking .p-postList__item {
    width: 100%;
  }
  .column-page-sec2-kizi-box
    .p-postListWrap.ranking
    .p-postList__item
    .p-postList__title {
    font-size: 3.8vw;
  }
}
/* /共通サイドバー ///////////////////////////////////////////////// */

/* カテゴリ詳細ページ ///////////////////////////////////////////////// */
@media screen and (max-width: 960px) {
  .archive.category .p-postList .p-postList__title {
    display: none;
  }
  .archive.category .p-postList__thumb.c-postThumb {
    width: 100%;
  }
  .archive.category .p-postList__tags {
    display: none;
  }
  .archive.category .c-postThumb__cat {
    display: none;
  }
  .archive.category .p-postList__scene {
    font-size: 0.6rem;
    padding: 4px 15px;
    width: auto;
  }
}
/* /カテゴリ詳細ページ ///////////////////////////////////////////////// */

/* 求人サイドバー ///////////////////////////////////////////////// */
.job-single-container__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  margin-top: 60px;
}
.job-single-container__head-title {
  font-size: 32px;
  font-weight: 700;
  line-height: 160%;
  color: #012682;
}
.job-single-container__head-link {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #121133;
  text-decoration-line: underline;
}
.job-post-slide__container {
  padding-bottom: 100px;
}
.post-type-job .swiper-slide {
  border-radius: 24.83px;
  border: 2.483px solid #80b3ff;
  background: #fff;
  box-shadow: 0px 3.311px 3.311px 0px rgba(0, 0, 0, 0.25);
  padding: 6px 16px 20px;
}
.job-post-slide__thumb {
  width: 50%;
  margin: 0 auto;
}
.job-post-slide__thumb img {
  border-radius: 27px;
}
.job-post-slide__new {
  font-size: 16.553px;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
  width: 83.594px;
  height: 24.002px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #012682;
}
.job-post-slide__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  color: #121133;
}
.job-post-slide__salary {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #121133;
  border-top: 0.828px solid #121133;
  border-bottom: 0.828px solid #121133;
}
.job-post-slide__salary-value {
  font-size: 24px;
  font-weight: 700;
  line-height: 160%;
  color: #ff952b;
}
.job-post-slide__info {
  margin-top: 20px;
}
.job-post-slide__info-row {
  display: flex;
}
.job-post-slide__info-icon img {
  width: 19px;
}
.job-post-slide__info-icon {
  margin-right: 28px;
}
.job-post-slide__info-label {
  font-size: 20px;
  font-weight: 700;
  line-height: 160%;
  color: #121133;
  width: 106px;
}
.job-post-slide__info-value {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #121133;
}
.job-post-slide__desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  color: #121133;
  background: #e2f5ff;
  margin-top: 27px;
  padding: 8px;
  aspect-ratio: 9/5.7;
  overflow: hidden;
}
.job-post-slide__container .swiper-button-prev,
.job-post-slide__container .swiper-button-next {
  display: none;
}
@media screen and (max-width: 960px) {
  .job-single-container__head {
    border-top: 1px solid #012782;
    padding-top: 60px;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .job-single-container__head-title {
    font-size: 36px;
    margin-bottom: 40px;
  }
  .job-single-container__head-link {
    font-size: 24px;
  }
  .job-post-slide__thumb img {
    border-radius: 41.163px;
  }
  .job-post-slide__new {
    font-size: 24px;
    width: 127.443px;
    height: 36.593px;
  }
  .job-post-slide__title {
    font-size: 36px;
  }
  .job-post-slide__salary {
    font-size: 24px;
  }
  .job-post-slide__salary-value {
    font-size: 36px;
  }
  .job-post-slide__info-icon img {
    width: 28.966px;
  }
  .job-post-slide__info-icon {
    margin-right: 40px;
  }
  .job-post-slide__info-label {
    font-size: 32px;
    width: 161.602px;
  }
  .job-post-slide__info-value {
    font-size: 24px;
  }
  .job-post-slide__desc {
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .job-single-container__head {
    border-top: 0.5px solid #012782;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  .job-single-container__head-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .job-single-container__head-link {
    font-size: 12px;
  }
  .post-type-job .swiper-slide {
    border-radius: 18.927px;
    border: 1.893px solid #80b3ff;
    box-shadow: 0px 2.524px 2.524px 0px rgba(0, 0, 0, 0.25);
    padding: 6px 12px 14px;
  }
  .job-post-slide__thumb img {
    border-radius: 20.581px;
  }
  .job-post-slide__new {
    font-size: 12px;
    width: 63.722px;
    height: 18.296px;
  }
  .job-post-slide__title {
    font-size: 18px;
  }
  .job-post-slide__salary {
    font-size: 12px;
  }
  .job-post-slide__salary-value {
    font-size: 18px;
  }
  .job-post-slide__info-icon img {
    width: 14.483px;
  }
  .job-post-slide__info-icon {
    margin-right: 20px;
  }
  .job-post-slide__info-label {
    font-size: 16px;
    width: 80.801px;
  }
  .job-post-slide__info-value {
    font-size: 12px;
  }
  .job-post-slide__desc {
    margin-top: 13px;
    padding: 6px;
    font-size: 12px;
  }
}
/* /求人サイドバー ///////////////////////////////////////////////// */
