/* *************　エントリーフォーム　************* */
.fv-area .bg-img {
 overflow: hidden;
}
@media screen and (max-width: 991px) {
 .fv-area.single-page .bg-img {
  height: 350px;
 }
 .fv-area.single-page {
  min-height: inherit;
 }
}
@media screen and (max-width: 767.888px) {
 .fv-area.single-page .bg-img {
  height: 300px;
 }
}

.entry_tips {
 text-align: center;
}
.page-entry .table-contact dd .job-name-area .job-name-box {
 line-height: 1;
 display: block;
 height: auto;
}
.job-name-box .job_type {
 width: 100%;
 font-size: 16px;
 line-height: 26px;
 height: 48px;
 border-width: 2px;
 background: #f5f5f5;
 border: 1px solid #e5e5e5;
 padding: 12px 16px;
 border-radius: 4px;
 cursor: pointer;
}

.mw_wp_form .table-contact .error,
.mw_wp_form .error {
 text-align: left;
 font-weight: bold;
 background: #fff;
}

@media (min-width: 768px) {
 .job-name-box .job_type {
  font-size: 18px;
  line-height: 26px;
  height: 56px;
  border-width: 2px;
  padding: 12px 16px;
 }
}
/*******************************************************/
/* 　トップページ　******************************** */
/*******************************************************/
main + article {
 overflow: hidden;
}
main article section.bg-common {
 overflow: visible;
}
.ttl-area {
 margin-bottom: 20px;
}
.ttl-01 {
 text-align: center;
 letter-spacing: 2px;
 line-height: 1.2;
 font-size: 26px;
}
.container-fluid.inner {
 /* max-width: 1640px; */
 max-width: 1440px;
}

@media screen and (min-width: 768px) {
 .ttl-area {
  margin-bottom: 40px;
 }
 .ttl-01 {
  letter-spacing: 4px;
  line-height: 1.2;
  font-size: 55px;
 }
}
@media screen and (min-width: 768px) and (max-width: 991.777px) {
 .ttl-01 {
  font-size: 40px;
 }
}
@media screen and (min-width: 992px) {
 section.base {
  padding-block: 75px;
 }
 section.base.top_fukuri {
  padding-bottom: 120px;
 }
}

@media screen and (max-width: 767.888px) {
 section.base {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
 }
}

.ttl-02 {
 border: none;
 padding: 0;
 font-size: 23px;
 line-height: 1;
}
.ttl-02 img {
 vertical-align: bottom;
 margin-right: 10px;
 width: 25px;
}
.ttl-02_jimu {
 margin-top: 40px;
}
.ttl-01 .ttl-eng {
 letter-spacing: 2px;
 font-weight: normal;
 font-size: 40px;
 line-height: 1;
}
.f_18 {
 font-size: 16px;
}
.center {
 text-align: center;
}
.mt80 {
 margin-top: 40px;
}
@media screen and (min-width: 768px) {
 .ttl-02 {
  font-size: 32px;
 }
 .ttl-02_jimu {
  margin-top: 80px;
 }
 .ttl-01 .ttl-eng {
  letter-spacing: 4px;

  font-size: 65px;
 }
 .f_18 {
  font-size: 18px;
 }
 .ttl-02 img {
  margin-right: 10px;
  width: auto;
 }
 .mt80 {
  margin-top: 80px;
 }
}
/* *************　会社案内　************* */
.top_company {
 padding-bottom: 0 !important;
 margin-bottom: -65px;
}
.top_company .container-fluid {
 max-width: 100%;
 padding-bottom: 0;
}
.top_company_img {
 text-align: center;
 padding-left: 0px;
 pointer-events: none;
 z-index: 1;
}
.top_youtube {
 text-align: center;
 position: relative;
 top: -34px;
 /* max-width: 1100px; */
 max-width: 800px;
 margin: 0 auto;
 border-radius: 10px;
 overflow: hidden;
}
.top_youtube iframe {
 width: 100%;
 height: auto;
 aspect-ratio: 16/9;
 vertical-align: bottom;
}
@media screen and (min-width: 768px) {
 .top_company_img {
  text-align: center;
  padding-left: 80px;
  z-index: 1;
  position: relative;

 }
 .top_youtube {
  top: -200px;

  border-radius: 20px;
 }
}
@media screen and (min-width: 768px) and (max-width: 991.777px) {
 .top_youtube {
  top: -100px;
 }
}
@media screen and (min-width: 992px) {
 section.base.top_company {
  padding-top: 210px;
 }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
 section.base.top_company {
  padding-top: 150px;
 }
 .top_company_img {
  padding: 0;

  max-width: 1000px;
  margin: 0 auto;
 }
 .top_youtube {
  top: -146px;
 }
}

/* *************　売上　グラフ************ */
.top_gurafu {
 padding-top: 0 !important;
}
.top_gurafu_tips {
 margin-bottom: 20px;
}
.top_gurafu_midasi {
 text-align: center;
 color: #2fb48c;
 font-weight: 900;
 font-size: 22px;
 letter-spacing: 2px;
 margin-bottom: 22px;
}
.top_gurafu_sub_midasi {
 border-bottom: 2px solid #2fb48c;
 font-size: 18px;
 font-weight: bold;
 letter-spacing: 1px;
 margin-bottom: 20px;
}
.top_gurafu .inbox {
 background: #fff;
 margin: 0 auto;
 border-radius: 8px;
 padding: 25px 25px;
}
.top_gurafu .table-base > dl > dt {
 padding-top: 0 !important;
 position: relative;
 line-height: 1;
 margin-bottom: 20px;
 font-size: 18px;
 line-height: 27px;
 padding-left: 24px;
}

.top_gurafu .table-base dl dt::before {
 content: "";
 background: #2fb48c;
 width: 16px;
 height: 16px;
 position: absolute;
 top: 6px;
 left: 0;
}
@media screen and (min-width: 768px) {
 .top_gurafu_tips {
  margin-bottom: 40px;
 }
 .top_gurafu_midasi {
  font-size: 32px;
  letter-spacing: 2px;
  margin-bottom: 35px;
 }

 .top_gurafu .table-base dl dt::before {
  width: 18px;
  height: 18px;
  top: 10px;
 }
 .top_gurafu .table-base > dl > dt {
  font-size: 26px;
  padding-left: 30px;
 }
 .table-information dl dt::before {
  width: 18px;
  height: 18px;
  top: 10px;
 }
}
.top_gurafu .table-base > dl > dt::before {
 content: "";
 background: #2fb48c;
 width: 16px;
 height: 16px;
 position: absolute;
 top: 6px;
 left: 0;
}
.table-base > dl > dt::before {
 background: #2fb48c !important;
}
@media screen and (min-width: 992px) {
 .top_gurafu .inbox {
  padding: 54px 60px;
  border-radius: 8px;
 }
}
/* *************　グラフ　画像************ */
.gurafu_bou_img {
 text-align: center;
}
.top_gurafu_circle {
 margin-top: 30px;
}

.top_gurafu_bou.top_gurafu_tips {
  margin-bottom: 0px; /* ここを小さくすると画像との間が狭くなります */
}

.top_gurafu_circle_wrap {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 row-gap: 30px;
}
.top_gurafu_circle_parts {
 width: 100%;
}
.gurafu_circle_img {
 text-align: center;
}
.gurafu_circle_img img {
 width: 100%;
 max-width: 500px;
 height: auto;
}
.top_gurafu_sub_midasi {
 text-align: center;
 font-weight: 900;
 font-size: 18px;
 letter-spacing: 2px;
 margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
 .top_gurafu_circle_parts {
  width: 47%;
 }
 .top_gurafu_circle {
  margin-top: 60px;
 }
 .top_gurafu_sub_midasi {
  text-align: left;

  font-size: 22px;

  margin-bottom: 20px;
 }
}
/* *************　福利厚生************ */
.top_fukuri {
 background: url(../img/new_top/bg_fukuri.jpg) no-repeat center center !important;
 background-size: cover !important;
}
.top_fukuri p {
 color: #fff;
}
.fukuri_item_wrap {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 row-gap: 30px;
 align-items: stretch;
 margin-top: 50px;
}
.fukuri_item {
 width: 100%;
 text-align: center;
 display: flex;
 flex-direction: column;
}
.fukuri_item .text {
 flex: 1;
 flex-direction: column;
 justify-content: center;
 display: flex;
}
.fukuri_item .midasi {
 font-size: 22px;
 font-weight: bold;
 margin-block: 25px;
 color: #fff;
}
.fukuri_list_wrap {
 flex: 1;
 background: #fff;
 padding: 25px;
 border-radius: 4px;
 background-color: #fff;
 text-align: left;
 position: relative;
 flex-direction: column;
 justify-content: center;

 display: flex;

}
.fukuri_list_wrap:before {
 content: "";
 position: absolute;
 left: 0;
 right: 0;
 margin: auto;
 border: 6px solid transparent;
 border-bottom: 7px solid #ffffff;
 bottom: 100%;
 width: 13px;
}
.fukuri_list {
}
.fukuri_list li {
 margin-left: 30px;
 font-size: 14px;
}
.fukuri_list li + li {
 margin-top: 5px;
}

@media screen and (min-width: 768px) {
 .fukuri_item {
  width: 30%;
  text-align: center;
  display: flex;
  flex-direction: column;
 }
}

@media screen and (max-width: 767.888px) {
 .fukuri_item {
  display: flex;
  flex-wrap: wrap;
  column-gap: 25px;
  flex-direction: row;
 }
 .fukuri_item .img {
  width: 108px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
 }
 .fukuri_item .text {
  flex: 1;
 }
 .fukuri_list_wrap:before {
  content: "";
  position: absolute;
  left: -12px;
  right: auto;
  top: 0;
  bottom: 21%;
  margin: auto;
  border: 6px solid transparent;
  border-right: 7px solid #ffffff;
  width: 13px;
  height: 13px;
 }
 .fukuri_item .midasi {
  font-size: 14px;

  margin-block: 10px;
 }
 .fukuri_list_wrap {
  padding: 10px;
 }
 .fukuri_list li {
  margin-left: 24px;
  font-size: 12px;
 }
}

/* *************　図************* */
.zu_wrap {
 text-align: center;
 background: #fff;
 border-radius: 8px;
 padding: 25px;
 margin-top: 40px;
}
.zu_title {
 font-weight: normal;
 letter-spacing: 1px;
 font-size: 30px;
 line-height: 1;
 font-family: "Anton", sans-serif;
 text-transform: uppercase;
 color: #2fb48c;
 text-align: left;
}
.zu_wrap img {
 width: 100%;
 height: auto;
 width: 700px;
}
.zu_wrap_inner {
 display: inline-block;
 white-space: nowrap;
}
.zu_wrap img {
 width: 700px;
 max-width: inherit;
}
@media screen and (min-width: 992px) {
    .zu_title {

        font-size: 50px;
   
       }

 .zu_wrap {
  padding: 50px;
 }
 .zu_wrap img {
  width: 100%;
  height: auto;
 }
}
@media screen and (max-width: 991.777px) {
 .zu_wrap {
  overflow: hidden;
  overflow-x: scroll;
  margin-top: 20px;
 }
}

/* *************　募集要項　************* */
.top_youkou {
 position: relative;
}
.top_youkou::before {
 content: "";
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 width: 100%;
 height: 1000px;
 background: url(../img/new_top/bg_youkou.jpg) no-repeat center center !important;
 background-size: cover !important;
 z-index: -1;
}
.top_youkou .inbox {
 background: #fff;
 margin: 0 auto;
 border-radius: 8px;
 padding: 25px 25px;
}
.table-base > dl > dd,
.table-base > dl > dt,
.top_youkou_table.table-base dl {
 display: block;
 border: none;
}
.top_youkou_table.table-base dl {
 margin-bottom: 20px;
}
.top_youkou_tabletable-base dl {
 margin-bottom: 0;
}
.top_youkou_table.table-base dl + dl {
 margin-top: 40px;
}
.top_youkou_tabletable-base dl + dl {
 margin-top: 40px;
}
.table-base > dl > dd,
.table-base > dl > dt {
 width: 100%;
}
.table-base > dl > dt {
 padding-bottom: 0px;
 margin-bottom: 10px;
}
.table-base > dl > dd {
 padding: 0;
 font-size: 14px;
 line-height: 1.7;
}
@media screen and (min-width: 768px) {
}
@media screen and (min-width: 992px) {
 .top_gurafu .inbox,
 .top_youkou .inbox {
  padding: 54px 60px;
  border-radius: 8px;
 }
 .table-base > dl > dt {
  margin-bottom: 15px;
 }
 .table-base > dl > dd {
  padding: 0;
  font-size: 18px;
  line-height: 1.7;
 }
}
/* *************　仕事内容　************* */
#jump_06 {
 overflow: hidden;
}
.top_sigoto_inner {
 position: relative;
}
.sigoto_parts_wrap {
 background: #fff;
 border-radius: 3px;
}
.sigoto_parts_wrap + .sigoto_parts_wrap {
 margin-top: 10px;
}
.sigoto_name {
 font-size: 18px;
 font-weight: bold;
 padding: 10px 15px;
 position: relative;
 cursor: pointer;
}

.sigoto_name:after {
 width: 15px;
 height: 15px;
 content: "";
 display: block;
 position: absolute;
 right: 13px;
 top: 0px;
 bottom: 0;
 margin: auto;
 background: url(../img/new_top/icon_panel_01.svg) no-repeat center center;
 background-size: contain;
}
.sigoto_name.active:after {
 background: url(../img/new_top/icon_panel_02.svg) no-repeat center center;
 background-size: contain;
}
.sigoto_name + .top_youkou_table {
 padding: 0 15px 15px;
 display: none;
}
.table-base > dl > dd ul,
.table-base > dl > dd ol {
 padding-left: 1em;
 margin-top: 5px;
}


.ul_desc {
 margin-bottom: 1.5rem !important;
}


.top_sigoto_img {
    position: absolute;
    top: -42px;
    bottom: 0;
    right: -30px;
   
    display: block;
   
    width: fit-content;
    height: fit-content;
    aspect-ratio: 400 / 384;
   }
   .top_sigoto_img img {
    object-fit: contain;
    aspect-ratio: 400 / 384;
   
    height: auto;
    width: 197px;
   }



@media screen and (min-width: 768px) {
    
 .top_sigoto_img {
  top: -74px;
  bottom: 0;
  right: 60px;

 }
 .top_sigoto_img img {
    width: 400px;
   }
 .sigoto_name {
  font-size: 26px;

  padding: 20px 60px;
 }
 .sigoto_name:after {
  width: 26px;
  height: 24px;

  right: 60px;
 }
 .sigoto_name + .top_youkou_table {
  padding: 20px 60px 40px;
 }
 .table-base > dl > dd ul,
 .table-base > dl > dd ol {
  padding-left: 1.3em;
  margin-top: 15px;
 }
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
    .top_sigoto_img {
     top: -74px;
     bottom: 0;
     right: 0;
    }
    .top_sigoto_img img {
     width: 300px;
    }
   }
   
/* *************　エントリーエリア　************* */
.top_entry_area {
 text-align: center;

 position: relative;
 max-width: 1200px !important;
}

.top_entry {
 padding-block: 40px 100px !important;
 overflow: hidden !important;
}

.top_entry_img {
 position: absolute;
 top: -74px;
 bottom: 0;
 right: -62px;

 display: block;

 width: fit-content;
 height: fit-content;
}
.top_entry_img img {
 object-fit: contain;
 aspect-ratio: 400 / 462;
 width: 400px;
 height: auto;
}

.top_entry .link-area {
 text-align: center;
}
.top_entry_area p {
 line-height: 1.8;
}

@media screen and (max-width: 992px) {
 .top_entry_img {
  position: static;
  text-align: center;
  width: 350px;
  margin: 0 auto;
 }
 .top_entry .link-area {
  padding-inline: 18px;
  position: absolute;
  bottom: 54px;
  left: 0;
  right: 0;
 }
}

@media screen and (max-width: 767.888px) {
 .top_entry_img {
  width: 100%;
  max-width: 80%;
 }
 .top_entry .link-area {
  bottom: 54px;
 }
}
/* ************************************************************* */
/* *　ファーストビュー                                                           * */
/* ************************************************************* */
.page-home .fv-catch {
 position: static !important;
 padding: 0 !important;
 /* max-width: 1400px; */
 max-width: 1200px;
}
.new_fv_area {
 background: url(../img/new_top/bg_fv.jpg) no-repeat center center !important;
 background-size: cover !important;
 position: static !important;
 flex-direction: column;
 justify-content: center;
 display: flex;
}
.page-home .fv-catch .image-area {
 margin: 0 auto;
}
.page-home .fv-catch .image-area .image.pc {
 max-width: 1000px;
 text-align: left;
}
.page-home .fv-catch .image-area .image.pc img {
    height: clamp(200px, 45vh, 438px);
    width: auto;
    max-width: 100%;
}
.page-home .fv-catch .image-area .image.sp {
 width: 70%;
 margin: 0 auto;
}



.fv_entry_btn {
 /* max-width: 1400px; */
 max-width: 1200px;
 margin: 0 auto;
 width: 100%;
 margin-top: 60px;
 width: calc(100% - 36px);
}
@media screen and (max-width: 1400px) {
 .fv_entry_btn,
 .page-home .fv-catch {
  padding-inline: 40px !important;
 }
}
@media screen and (max-width: 992px) {
 .fv_entry_btn {
  text-align: center;
 }
}
@media screen and (max-width: 767.888px) {
 .fv_entry_btn {
  display: none;
 }
}

/* ************************************************************* */
/* *　フッター　                                                                * */
/* ************************************************************* */
.footer_LR .L a {
 display: block;
}
.footer_LR .logo-image img {
 max-width: 170px;
 width: 100%;
}
.footer_LR .sns-area {
 position: static;
 margin-top: 15px;
}
.footer_LR {
 display: flex;
 justify-content: space-between;
 flex-wrap: wrap;
 row-gap: 30px;
}
.footer_LR .L {
 width: 100%;
}
.footer_LR .R {
 flex: 1;
 display: flex;
 justify-content: flex-start;
 flex-wrap: wrap;
 width: 100%;
 row-gap: 28px;
}

.new_footer_nav_list,
.new_footer_nav_list li {
 list-style-type: none !important;
}
.new_footer_nav_list > li + li {
 margin-top: 25px;
}
.new_footer_nav_child_list,
.new_footer_nav_child_list > li + li {
 margin-top: 15px;
}
.new_footer_nav_child_list li a {
 position: relative;
 padding-left: 13px;
 display: inline-block;
}
.new_footer_nav_child_list li a:before {
 content: "-";
 position: absolute;
 left: 0;
 top: 0;
}
footer .footer-bottom-area {
 padding-top: 0;
 padding-bottom: 50px;
}
html {
 scroll-padding-top: 120px; /* 固定ヘッダの高さが70pxの場合 */
 scroll-behavior: smooth; /* スムーススクロール化 */
}
img {
 max-width: 100%;
}
.u-mobile {
 display: none;
}
.footer_fix_btn {
 display: none;
}
@media screen and (min-width: 768px) {
 .u-mobile {
  display: block;
 }
 .footer_LR {

 
 }
 .footer_LR .L {
  width: 34%;
 }
 .footer_LR .R {
  flex:none;
  width: 45%;
  justify-content: flex-end;


 }
 .new_footer_nav{
    width: 46%;
 }
 .footer_LR .logo-image img {
  max-width: 225px;
 }
}
@media screen and (min-width: 768px) and (max-width: 1070px) {
    .footer_LR .R {

        width: 59%;
    }
    .footer_LR .L {
        width: 34%;
    }
    footer .sns-area-pc .sns-area {
        justify-content: flex-start!important;

    }

}
@media screen and (min-width: 768px) and (max-width: 991.777px) {
 footer .footer-top-area {
  padding-top: 60px;
  padding-bottom: 40px;
 }
 footer .footer-bottom-area {
  padding-top: 0;
  padding-bottom: 0;
 }

 .footer_LR {
  column-gap: 14px;
 }
 .footer_LR .R {
  justify-content: space-between;
  column-gap: 0;
 }
 .new_footer_nav {
  width: 48%;
 }
 .new_footer_nav_list a {
  font-size: 14px;
 }
 .new_footer_nav_list > li + li {
  margin-top: 15px;
 }
 .new_footer_nav_child_list,
 .new_footer_nav_child_list > li + li {
  margin-top: 6px;
 }

 footer .sns-area-pc .sns-area {
  justify-content: flex-start;
 }
}

@media screen and (max-width: 767.888px) {
 .footer-address {
  text-align: left;
  margin-top: 20px;
 }
 footer .footer-top-area {
  padding-top: 50px;
  padding-bottom: 70px;
 }
 .footer_fix_btn {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  padding: 0 10px 10px;
 }
 .footer_fix_btn .link-area.entry .link-item .btn::before,
 .footer_fix_btn .link-area.entry .link-item .btn::after,
 .footer_fix_btn .link-area.entry .link-item .btn {
  border-radius: 6px;
 }
 .footer_fix_btn .link-area.entry .link-item .btn {
  height: 80px;
 }
}
/* ************************************************************* */
/* *　ヘッダー                                                               * */
/* ************************************************************* */
header .navbar .container-fluid,
header .navbar .navbar-header {
 max-width: 1400px;
}
header .navbar .container-fluid {
 padding-inline: 0 !important;
}

.header_entry_btn {
 margin: 0 !important;
}
.header_entry_btn.link-area.entry .link-item .btn {
 font-size: 20px;
 width: 250px;
 height: 70px;
 padding: 15px;
}
header .navbar {
 padding: 0px 15px;
}

@media screen and (min-width: 768px) and (max-width: 1070px) {
 header .navbar-brand {
  max-width: 136px;
 }
 .header_entry_btn.link-area.entry .link-item .btn {
  font-size: 17px;
  width: 190px;
  height: 64px;
  padding: 10px;
 }
 header .navbar.scroll {
  padding-top: 15px;
  padding-bottom: 15px;
 }
}

@media screen and (min-width: 768px) {
 header .navbar {
  padding: 20px;
 }
}
@media screen and (min-width: 992px) {
 header .navbar.scroll {
  padding-top: 10px;
  padding-bottom: 10px;
 }
}
@media screen and (max-width: 992px) {
 .header_entry_btn {
  display: none;
 }
}

@media screen and (max-width: 992px) {
 header .navbar .navbar-nav .nav-link {
  padding-top: 15px;
  padding-right: 32px;
  padding-bottom: 19px;
  padding-left: 0;
  position: relative;
 }

 header .navbar .navbar-nav .nav-link:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/common/arrow-menu-sp.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
 }
}

/* =============================================================
 * 1920x1080 & Chrome/Edge レイアウト崩れ修正版
 * ============================================================= */



@media screen and (min-width: 1200px) {
  /* セクション共通：高さを固定せず、最小値を設定して垂直中央揃え */
  section.base,
  section.top_company,
  section.top_gurafu,
  section.top_fukuri,
  section.top_youkou,
  #jump_06,
  .top_entry {
    min-height: 100vh;
    height: auto; /* 強制的な固定を解除して崩れを防止 */
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-block: 40px !important; /* 最低限の余白を確保 */
    box-sizing: border-box;
  }


  /* 1. 会社案内：YouTubeと画像のバランス */
  .top_youtube {
    max-width: 640px !important; /* YouTubeを一回り小さく */
    margin: 0 auto !important;
    position: relative;
    top: 0 !important; /* 重なりを一度リセット */
    z-index: 2;
  }
  .top_company_img {
    margin-top: -60px !important; /* ここで画像をYouTubeに潜り込ませる */
    text-align: center;
  }
  .top_company_img img {
    max-height: 300px !important; /* 画像の高さをさらに抑制 */
    width: auto;
    object-fit: contain;
  }

  /* 2. 売上推移：上だけに余白を入れる場合 */
  .top_gurafu .inbox {
    margin-top: 50px !important; /* ここの数値を調整してください */
    padding-bottom: 10px !important; /* 内側（白い背景の下の空き）を縮める */
    margin-bottom: 60px !important;  /* 外側（次のセクションとのスキマ）を延ばす */
  }
  .gurafu_bou_img img, 
  .gurafu_circle_img img {
    max-height: 600px !important; /* グラフの高さを具体的に制限 */
    width: auto;
    object-fit: contain;
  }

  /* 3. 福利厚生（教育制度）：崩れ防止の調整 */
  .fukuri_item_wrap {
/*    margin-top: 20px !important; */
    display: flex !important;
    justify-content: center !important;
    gap: 20px !important;
    flex-wrap: nowrap !important; /* 横一列を維持 */
  }
  .fukuri_item {
    width: 30% !important; /* 幅を固定して回り込みを防ぐ */
    min-width: 300px;
  }
  .fukuri_item .midasi {
    font-size: 18px !important;
    margin-block: 10px !important;
  }
  .fukuri_list_wrap {
    padding: 10px 15px !important;
    min-height: 150px; /* 高さを揃えてガタつきを防止 */
  }

/* 福利厚生セクションの上のスキマ調整（重なり防止） */
#jump_02 {
  /* 0px から 80px に変更し、グラフエリアとの間にしっかり距離を確保します */
  padding-top: 80px !important; 
}

#jump_02 .ttl-area {
  /* マイナス設定（-80px）を解除し、文字が上に食い込むのを防ぎます */
  margin-top: 0 !important; 
}

  /* 募集要項 */

.sigoto_name {
  font-size: 22px; /* ← 【変更】26px から 22px に変更 */
  padding: 20px 60px;
 }

  /* 4. エントリーエリア：テキスト強調 */
  .top_entry_area p {
    font-size: 20px !important;
    line-height: 1.6 !important;
  }
  .ttl-01 {
    font-size: 50px !important;
    margin-bottom: 20px !important;
  }
}

/* 会社紹介セクション（.top_company）の上下のスキマを詰める */
section.top_company {
  /* 上のスキマ（画像のネガティブマージンがあるため、最低でも60px程度推奨） */
  padding-top: 130px !important; 
  
  /* 下のスキマ */
  padding-bottom: 80px !important; 
  
  /* PC環境で画面高さ(100vh)まで自動で余白が広がる設定を解除して隙間を詰める */
  min-height: auto !important; 
}

/* 教育制度セクション（#jump_03）の白枠のみ調整 */
#jump_03 .inbox {
  /* --- 上の調整 --- */
  margin-top: 30px !important;     /* 白枠の外側（上）に余白を入れる */
  /* padding-top: 40px !important; */ /* ※もし白枠の内側（上）も調整したい場合はこのコメントを外して数値変更してください */

  /* --- 下の調整 --- */
  padding-bottom: 20px !important; /* 白枠の内側（白い背景の下）の空きを縮める */
  margin-bottom: 20px !important;  /* 白枠の外側（次のセクションとのスキマ）を延ばす */
}

/* 募集要項セクションの文字（タイトル）の上に余白を追加 */
.top_youkou .ttl-area {
  margin-top: 50px !important; /* ここの数値を大きくするほど上の余白が広がります */
}

/* 仕事内容セクション（#jump_06）の調整 */

/* ① 画像（matsuo-chan-06.png）を下げる */
.top_sigoto_img {
  /* スマホ環境：元の -42px から数値を大きくして下げる */
  top: 0 !important; 
}
@media screen and (min-width: 768px) {
  .top_sigoto_img {
    /* PC環境：元の -74px から数値を大きくして下げる */
    top: -20px !important; /* 0 や 20px などにするとさらに下がります */
  }
}

/* ② 職種エリア（白枠）を下げる（タイトルとのスキマを広げる） */
#jump_06 .inbox {
  margin-top: 100px !important; /* ここの数値を大きくするほど下がります */
}

/* エントリーエリア（.top_entry）の調整 */
section.top_entry {
  /* 1画面分の高さ(100vh)まで自動で広がる設定を解除 */
  min-height: auto !important; 
  
  /* 上下の余白を指定（数値を小さくするほど狭くなります） */
  padding-top: 120px !important;    /* 上のスキマ */
  padding-bottom: 160px !important; /* 下のスキマ */
}

