@charset "UTF-8";
/* line 16, page_home.scss */
#jbf_lp_human a .cmnBtn, #jbf_lp_human .cmnBtn { width: 220px; height: 45px; }
/* line 17, page_home.scss */
#jbf_lp_human a .cmnBtn em, #jbf_lp_human .cmnBtn em { font-family: "Figtree", sans-serif; font-size: 17px; letter-spacing: .05em; font-weight: 600; color: #4d4d4d; transition: .4s all; }
/* line 18, page_home.scss */
#jbf_lp_human a .cmnBtn i, #jbf_lp_human .cmnBtn i { height: 1px; background: #d80c18; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; width: 20px; left: calc(100% - 20px - 1.25em); transition: .4s all; }
/* line 19, page_home.scss */
#jbf_lp_human a .cmnBtn i::before, #jbf_lp_human a .cmnBtn i::after, #jbf_lp_human .cmnBtn i::before, #jbf_lp_human .cmnBtn i::after { content: ""; width: 1px; height: 6px; background: #d80c18; position: absolute; right: 0; margin-top: .06em; transition: .4s all; }
/* line 20, page_home.scss */
#jbf_lp_human a .cmnBtn i::before, #jbf_lp_human .cmnBtn i::before { transform: rotate(135deg); transform-origin: right top; }
/* line 21, page_home.scss */
#jbf_lp_human a .cmnBtn i::after, #jbf_lp_human .cmnBtn i::after { transform: rotate(45deg); transform-origin: right top; }
/* line 24, page_home.scss */
#jbf_lp_human a .cmnBtn, #jbf_lp_human .cmnBtn a { background: #fff; border-radius: 25px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; position: relative; transition: .4s all; }
/* line 26, page_home.scss */
#jbf_lp_human .cmnBtn { width: 220px; height: 45px; }
/* line 27, page_home.scss */
#jbf_lp_human .cmnBtn a { width: 100%; height: 100%; }
/* line 30, page_home.scss */
#jbf_lp_human a:hover .cmnBtn, #jbf_lp_human .cmnBtn a:hover { opacity: 1; background: #d80c18; }
/* line 31, page_home.scss */
#jbf_lp_human a:hover .cmnBtn em, #jbf_lp_human .cmnBtn a:hover em { color: #fff; }
/* line 32, page_home.scss */
#jbf_lp_human a:hover .cmnBtn i, #jbf_lp_human .cmnBtn a:hover i { background: #fff; width: 32px; }
/* line 33, page_home.scss */
#jbf_lp_human a:hover .cmnBtn i::before, #jbf_lp_human a:hover .cmnBtn i::after, #jbf_lp_human .cmnBtn a:hover i::before, #jbf_lp_human .cmnBtn a:hover i::after { background: #fff; }
@media only screen and (max-width: 480px) { /* line 37, page_home.scss */
  #jbf_lp_human a .cmnBtn, #jbf_lp_human .cmnBtn { width: 180px; height: 36px; }
  /* line 38, page_home.scss */
  #jbf_lp_human a .cmnBtn em, #jbf_lp_human .cmnBtn em { font-size: 15px; }
  /* line 39, page_home.scss */
  #jbf_lp_human a .cmnBtn i, #jbf_lp_human .cmnBtn i { width: 20px; left: calc(100% - 20px - 1em); }
  /* line 40, page_home.scss */
  #jbf_lp_human a .cmnBtn i::before, #jbf_lp_human a .cmnBtn i::after, #jbf_lp_human .cmnBtn i::before, #jbf_lp_human .cmnBtn i::after { height: 6px; margin-top: .06em; }
  /* line 45, page_home.scss */
  #jbf_lp_human a .cmnBtn, #jbf_lp_human .cmnBtn a { border-radius: 25px; }
  /* line 47, page_home.scss */
  #jbf_lp_human .cmnBtn { width: 200px; height: 40px; }
  /* line 53, page_home.scss */
  #jbf_lp_human a:hover .cmnBtn i, #jbf_lp_human .cmnBtn a:hover i { width: 28px; } }
/* line 59, page_home.scss */
#jbf_lp_human .cmnbtn { display: inline-block; width: auto; height: 48px; margin: auto; min-width: 330px; }
/* line 60, page_home.scss */
#jbf_lp_human .cmnbtn img { width: 100%; height: auto; }
/* line 61, page_home.scss */
#jbf_lp_human .cmnbtn a { background: #443d3d; border-radius: 8px; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%; padding: 0 1.75em 0 2.75em; color: #fff; text-decoration: none; position: relative; box-sizing: border-box; }
/* line 62, page_home.scss */
#jbf_lp_human .cmnbtn a span { width: 18px; line-height: 0; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; left: 1em; }
/* line 63, page_home.scss */
#jbf_lp_human .cmnbtn a em { font-family: "YakuHanMP", "Shippori Mincho", serif; font-size: 18px; font-weight: 600; }
/* line 64, page_home.scss */
#jbf_lp_human .cmnbtn a i { background: url("../../base/assets2026/img/arwW.webp") no-repeat center; background-size: 100% auto; width: 14px; height: 14px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; right: .75em; transition: .4s all; }
/* line 66, page_home.scss */
#jbf_lp_human .cmnbtn a:hover i { right: .5em; }
@media only screen and (max-width: 480px) { /* line 71, page_home.scss */
  #jbf_lp_human .cmnbtn { width: auto; height: 40px; min-width: 270px; }
  /* line 72, page_home.scss */
  #jbf_lp_human .cmnbtn a { border-radius: 5px; padding: 0 1.75em 0 2.75em; }
  /* line 73, page_home.scss */
  #jbf_lp_human .cmnbtn a span { width: 15px; left: 1em; }
  /* line 74, page_home.scss */
  #jbf_lp_human .cmnbtn a em { font-size: 14px; }
  /* line 75, page_home.scss */
  #jbf_lp_human .cmnbtn a i { width: 12px; height: 12px; right: .75em; }
  /* line 77, page_home.scss */
  #jbf_lp_human .cmnbtn a:hover i { right: .5em; } }
/* line 83, page_home.scss */
#jbf_lp_human .loopSlider { overflow: hidden; width: 100%; position: relative; z-index: 10; }
/* line 84, page_home.scss */
#jbf_lp_human .loopSlider .loopSlider__track { display: flex; width: max-content; animation: loopScroll 40s linear infinite; }
/* line 85, page_home.scss */
#jbf_lp_human .loopSlider .loopSlider__track .loopSlider__item { flex: 0 0 auto; width: 380px; /* margin-right: 15px;*/ }
@media only screen and (max-width: 480px) { /* line 88, page_home.scss */
  #jbf_lp_human .loopSlider .loopSlider__track { animation: loopScroll 20s linear infinite; }
  /* line 89, page_home.scss */
  #jbf_lp_human .loopSlider .loopSlider__track .loopSlider__item { width: 220px; } }
@keyframes loopScroll { from { transform: translateX(0); }
  to { transform: translateX(-50%); } }
/* line 104, page_home.scss */
#jbf_lp_human #mvSec { width: 100%; margin: 0 auto 1.25em; position: relative; height: 0; padding-top: 45%; }
/* line 105, page_home.scss */
#jbf_lp_human #mvSec .titWrap { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; display: flex; flex-direction: column; align-items: center; margin-top: 1em; width: 100%; }
/* line 106, page_home.scss */
#jbf_lp_human #mvSec .titWrap .tit { width: 680px; transition: .4s all; }
/* line 107, page_home.scss */
#jbf_lp_human #mvSec .titWrap .read { font-size: 31px; letter-spacing: .075em; color: #fff; font-weight: 600; margin-top: .5em; transition: .4s all; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 109, page_home.scss */
  #jbf_lp_human #mvSec .titWrap .tit { width: 520px; }
  /* line 110, page_home.scss */
  #jbf_lp_human #mvSec .titWrap .read { font-size: 24px; } }
/* line 113, page_home.scss */
#jbf_lp_human #mvSec .ph { display: flex; justify-content: space-between; flex-wrap: wrap; /*background: $mC;*/ width: 100%; height: 100%; position: absolute; left: -50%; right: -50%; margin: auto; z-index: 10; top: 0; z-index: 0; }
/* line 114, page_home.scss */
#jbf_lp_human #mvSec .ph span { display: block; width: calc(100% / 4); height: 100%; }
/* line 115, page_home.scss */
#jbf_lp_human #mvSec .ph span img { transform: scale(1.17); }
@media only screen and (max-width: 480px) { /* line 104, page_home.scss */
  #jbf_lp_human #mvSec { width: 100%; margin: 0 auto 1.25em; height: 350px; }
  /* line 120, page_home.scss */
  #jbf_lp_human #mvSec .titWrap { margin-top: -.5em; width: 90%; height: 100%; }
  /* line 121, page_home.scss */
  #jbf_lp_human #mvSec .titWrap .tit { width: 100%; line-height: 1; margin-bottom: 0; position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; }
  /* line 122, page_home.scss */
  #jbf_lp_human #mvSec .titWrap .read { font-size: 22px; line-height: 1.6; margin-top: .5em; text-align: center; position: absolute; left: -50%; right: -50%; margin: auto; z-index: 10; bottom: .35em; }
  /* line 125, page_home.scss */
  #jbf_lp_human #mvSec .ph span { width: calc(100% / 2); height: 50%; } }
/* line 137, page_home.scss */
#jbf_lp_human #introSec { padding: 3em 0 0em; }
/* line 138, page_home.scss */
#jbf_lp_human #introSec .tit { position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
/* line 139, page_home.scss */
#jbf_lp_human #introSec .tit em { width: 820px; padding: 6em 0; position: relative; z-index: 5; line-height: 1; filter: drop-shadow(0px 0px 5px white) drop-shadow(0px 0px 10px white); }
/* line 141, page_home.scss */
#jbf_lp_human #introSec .tit span { width: 395px; position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; line-height: 0; margin-top: 1em; z-index: 0; }
/* line 143, page_home.scss */
#jbf_lp_human #introSec .read { font-size: 18px; font-weight: 600; text-align: center; margin-top: 3em; }
/* line 144, page_home.scss */
#jbf_lp_human #introSec .read u { background: linear-gradient(transparent 80%, rgba(143, 112, 21, 0.3) 0%) no-repeat bottom; }
/* line 146, page_home.scss */
#jbf_lp_human #introSec .loopSlider { margin-top: 3em; }
/* line 147, page_home.scss */
#jbf_lp_human #introSec .loopSlider .cap { /*text-align: right;*/ padding-right: 1em; font-size: 13px; margin-bottom: 1em; }
@media only screen and (max-width: 480px) { /* line 137, page_home.scss */
  #jbf_lp_human #introSec { padding: 2em 0 0em; }
  /* line 158, page_home.scss */
  #jbf_lp_human #introSec .tit em { width: 86%; padding: 3em 0; }
  /* line 159, page_home.scss */
  #jbf_lp_human #introSec .tit span { width: 90%; margin-top: 0em; }
  /* line 161, page_home.scss */
  #jbf_lp_human #introSec .read { font-size: 17px; line-height: 2.0; margin-top: 2em; text-align: justify; padding: 0 6.5%; }
  /* line 162, page_home.scss */
  #jbf_lp_human #introSec .loopSlider { margin-top: 3em; }
  /* line 163, page_home.scss */
  #jbf_lp_human #introSec .loopSlider .cap { text-align: justify; padding-inline: 1em; font-size: 13px; margin-bottom: 1em; } }
/* line 178, page_home.scss */
#jbf_lp_human #human_powerSec { background: linear-gradient(120deg, #c90c18 0%, #d80c18 50%); padding: 4em 0 0em; }
/* line 179, page_home.scss */
#jbf_lp_human #human_powerSec .title { position: relative; padding: 1em 0; margin-bottom: 4em; /*span.en { @include center; z-index: 0; line-height: 0; font-size: 9.9vw; opacity: .5; color: transparent; -webkit-text-stroke: 1px #fff; font-weight: 600;}*/ }
/* line 180, page_home.scss */
#jbf_lp_human #human_powerSec .title em { font-size: 35px; font-weight: 500; color: #fff; position: relative; z-index: 5; padding: 1em 0; }
/* line 182, page_home.scss */
#jbf_lp_human #human_powerSec .title span { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; z-index: 0; line-height: 0; opacity: .5; max-width: calc(100% - 120px); }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 182, page_home.scss */
  #jbf_lp_human #human_powerSec .title span { max-width: calc(100% - 100px); } }
/* line 192, page_home.scss */
#jbf_lp_human #human_powerSec .linkList { padding: 0 60px 2em; }
/* line 193, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link { width: 100%; height: 450px; background: #443d3d; transition: .4s all; }
/* line 194, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link:not(:last-child) { margin-bottom: 4em; }
/* line 195, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a { position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%; filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.25)); }
/* line 196, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .text { background: rgba(28, 28, 28, 0.75); color: #fff; position: absolute; top: 0; left: 60px; z-index: 10; text-align: left; display: flex; flex-direction: column; justify-content: center; align-self: stretch; width: 600px; height: 100%; padding: 0 3em; box-sizing: border-box; transition: .4s all; }
/* line 197, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .text .enT { font-family: "Figtree", sans-serif; font-size: 24px; letter-spacing: .05em; font-weight: 400; padding-left: .75em; position: relative; margin-bottom: .75em; transition: .4s all; }
/* line 198, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .text .enT::before { content: "■"; color: #d80c18; font-size: 40%; position: absolute; top: 1.5em; left: 0; }
/* line 200, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .text .catch { font-size: 36px; line-height: 1.5; margin-bottom: .65em; transition: .4s all; }
/* line 201, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .text .catch strong { font-size: 180%; line-height: 1; }
/* line 203, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .text .read { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 16px; letter-spacing: .05em; font-weight: 400; transition: .4s all; }
/* line 204, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .text .cmnBtn { margin-top: 2.25em; transition: .4s all; }
/* line 209, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a .ph { width: 100%; height: 100%; }
/* line 210, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a:hover { opacity: 1; }
/* line 211, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link a:hover .ph { filter: grayscale(95%); }
/* line 218, page_home.scss */
#jbf_lp_human #human_powerSec .linkList .link:nth-of-type(even) a .text { left: auto; right: 60px; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 192, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList { padding: 0 50px; }
  /* line 224, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link { height: 400px; }
  /* line 225, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link:not(:last-child) { margin-bottom: 3em; }
  /* line 227, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text { left: 40px; width: 53%; padding: 0 2.5em; }
  /* line 228, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .enT { font-size: 20px; }
  /* line 229, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .catch { font-size: 33px; }
  /* line 230, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .read { font-size: 15px; }
  /* line 231, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .cmnBtn { width: 200px; height: 40px; }
  /* line 232, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .cmnBtn em { font-size: 16px; }
  /* line 239, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link:nth-of-type(even) a .text { left: auto; right: 40px; } }
/* line 248, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 { background: #fbfbfb; border-radius: 60px 60px 0 0; filter: drop-shadow(0px 0px 15px rgba(0, 0, 0, 0.25)); margin-top: 5em; position: relative; padding: 6em 60px; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 248, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 { padding: 6em 50px; } }
/* line 252, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .enT { position: absolute; left: -50%; right: -50%; margin: auto; z-index: 10; top: 0em; z-index: 0; line-height: 0; max-width: 100%; }
/* line 253, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .enT span { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; max-width: calc(100% - 120px); }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 253, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .enT span { max-width: calc(100% - 100px); } }
/* line 257, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .enT span:nth-of-type(1) { clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%); opacity: .7; }
/* line 258, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .enT span:nth-of-type(2) { clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%); opacity: .7; }
/* line 265, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap { display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 266, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li { width: calc(100% / 3 - 40px); }
@media screen and (min-width: 481px) and (max-width: 1550px) { /* line 266, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li { width: calc(100% / 3 - 25px); } }
/* line 270, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a { display: flex; flex-direction: column; height: 100%; }
/* line 271, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph { filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.15)); margin-bottom: 1em; }
/* line 272, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap { position: absolute; left: -50%; right: -50%; margin: auto; z-index: 10; bottom: 1em; color: #fff; display: flex; flex-direction: column; filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15)); }
/* line 273, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap span { font-family: "Figtree", sans-serif; font-size: 42px; line-height: 1.25; letter-spacing: .0em; font-weight: 600; }
/* line 274, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap em { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 17px; letter-spacing: .075em; font-weight: 500; }
@media screen and (min-width: 1281px) and (max-width: 1550px) { /* line 276, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap span { font-size: 36px; }
  /* line 277, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap em { font-size: 15px; } }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 280, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap span { font-size: 30px; }
  /* line 281, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap em { font-size: 13px; } }
/* line 285, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text { display: flex; flex-direction: column; text-align: center; flex: 1; align-items: center; }
/* line 286, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .tit { font-size: 26px; font-weight: 600; margin-bottom: .5em; white-space: nowrap; }
/* line 287, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .read { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 15px; letter-spacing: .05em; font-weight: 500; margin-bottom: 1.5em; display: inline-flex; }
/* line 288, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .cmnBtn { width: 200px; height: 38px; margin: auto auto 0; border: 1px solid #443d3d; }
/* line 289, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .cmnBtn em { font-size: 15px; margin-top: .15em; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 293, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .tit { font-size: 21px; }
  /* line 294, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .read { font-size: 14px; }
  /* line 295, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .read br { display: none; } }
/* line 300, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a:hover .cmnBtn { border-color: #d80c18; }
/* line 309, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 { margin-top: 3em; }
/* line 310, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 .tit { font-size: 28px; font-weight: 600; letter-spacing: 0; margin-bottom: 1em; }
/* line 311, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap { display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 1500px; margin: auto; }
/* line 312, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li { width: 47.5%; position: relative; }
/* line 313, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; position: relative; color: #fff; width: 100%; height: 0%; padding-top: 31%; }
/* line 314, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; display: flex; flex-direction: column; justify-content: center; width: 100%; height: 100%; }
/* line 315, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text::after { content: ""; width: 100%; height: 100%; background-size: cover !important; position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; z-index: -1; transition: .5s all; }
/* line 316, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t { display: flex; flex-direction: column; }
/* line 317, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t em { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 22px; letter-spacing: .05em; font-weight: 600; filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25)); }
/* line 318, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t span.en { position: relative; }
/* line 319, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t span.en b { position: relative; z-index: 5; font-family: "Figtree", sans-serif; font-size: 36px; letter-spacing: .0em; font-weight: 600; line-height: 1.5; }
/* line 320, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t span.en::after { content: ""; width: 100%; height: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; }
/* line 321, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t span.en::after { z-index: 1; mix-blend-mode: multiply; opacity: .9; }
/* line 324, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .cmnBtn { width: 200px; height: 38px; margin: 1em auto 0; background: transparent; border: 1px solid white; }
/* line 325, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .cmnBtn em { font-size: 15px; color: #fff; }
/* line 329, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .ph { width: 100%; height: 100%; position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; display: none; }
/* line 330, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a:hover { opacity: 1; }
/* line 332, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a:hover .text::after { transform: scale(1.1) translateY(-50%); transform-origin: center; }
/* line 338, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a .text::after { background: url("../img/link06Ph.webp") no-repeat center; }
/* line 339, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a .text .t span.en::after { background: #d80c18; }
/* line 342, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a .text .cmnBtn i { background: #fff; }
/* line 342, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a .text .cmnBtn i::before, #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a .text .cmnBtn i::after { background: #fff; }
/* line 347, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a:hover .text .cmnBtn { background: rgba(255, 255, 255, 0.9); }
/* line 348, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a:hover .text .cmnBtn em { color: #d80c18; }
/* line 349, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a:hover .text .cmnBtn i { background: #d80c18; }
/* line 349, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a:hover .text .cmnBtn i::before, #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list01 a:hover .text .cmnBtn i::after { background: #d80c18; }
/* line 357, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a .text::after { background: url("../img/link07Ph.webp") no-repeat center; }
/* line 358, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a .text .t span.en::after { background: #4699df; }
/* line 361, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a .text .cmnBtn i { background: #fff; }
/* line 361, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a .text .cmnBtn i::before, #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a .text .cmnBtn i::after { background: #fff; }
/* line 366, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a:hover .text .cmnBtn { background: rgba(255, 255, 255, 0.9); }
/* line 367, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a:hover .text .cmnBtn em { color: #4699df; }
/* line 368, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a:hover .text .cmnBtn i { background: #4699df; }
/* line 368, page_home.scss */
#jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a:hover .text .cmnBtn i::before, #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li.list02 a:hover .text .cmnBtn i::after { background: #4699df; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 376, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li { width: 48.5%; }
  /* line 380, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t em { font-size: 20px; }
  /* line 382, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t span.en b { font-size: 32px; }
  /* line 385, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .cmnBtn { width: 180px; height: 32px; margin: .5em auto 0; }
  /* line 386, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .cmnBtn em { font-size: 14px; } }
@media only screen and (max-width: 480px) { /* line 401, page_home.scss */
  #jbf_lp_human #human_powerSec { padding: 2em 0 0em; }
  /* line 402, page_home.scss */
  #jbf_lp_human #human_powerSec .title { padding: 1em 0; margin-bottom: 2em; }
  /* line 403, page_home.scss */
  #jbf_lp_human #human_powerSec .title em { font-size: 24px; line-height: 1.5; padding: 1em 0; }
  /* line 404, page_home.scss */
  #jbf_lp_human #human_powerSec .title span { width: 100%; max-width: none; overflow: hidden; height: 100%; opacity: .75; display: flex; justify-content: space-between; }
  /* line 405, page_home.scss */
  #jbf_lp_human #human_powerSec .title span img { width: 1200px; max-width: none; animation: titleMarquee 24s linear infinite; }
  /* line 406, page_home.scss */
  #jbf_lp_human #human_powerSec .title span img:not(:last-child) { margin-right: 1em; }
  @keyframes titleMarquee { 0% { transform: translateX(0); }
    100% { transform: translateX(-100%); } }
  /* line 418, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList { padding: 0 10px 2em; }
  /* line 419, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link { width: 100%; height: auto; }
  /* line 420, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link:not(:last-child) { margin-bottom: 2.5em; }
  /* line 421, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a { flex-direction: column-reverse; }
  /* line 422, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text { position: relative; top: auto; left: auto; bottom: auto; right: auto; transform: none; width: 100%; height: auto; padding: 1em 1em 1.25em; }
  /* line 423, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .enT { font-size: 16px; padding-left: .75em; margin-bottom: .25em; }
  /* line 424, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .enT::before { font-size: 40%; top: 1.5em; }
  /* line 426, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .catch { font-size: 24px; margin-bottom: .5em; line-height: 1.8; }
  /* line 427, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .catch strong { font-size: 180%; line-height: .65; }
  /* line 429, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .read { font-size: 15px; }
  /* line 430, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .text .cmnBtn { margin: 1em auto 0; }
  /* line 435, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .ph { width: 100%; height: 0; padding-top: 65%; }
  /* line 436, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a .ph img { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; }
  /* line 439, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link a:hover .ph { filter: grayscale(95%); }
  /* line 442, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link.link01 .ph img { object-position: center right; }
  /* line 443, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link.link02 .ph img { object-position: center left; }
  /* line 446, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList .link:nth-of-type(even) a .text { left: auto; right: auto; }
  /* line 454, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 { border-radius: 30px 30px 0 0; filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25)); margin-top: 3em; padding: 3em 7.5%; }
  /* line 455, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .enT { top: -60px; max-width: none; width: 100%; height: 120px; }
  /* line 456, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .enT span { width: 100%; max-width: none; overflow: hidden; height: 100%; display: flex; justify-content: space-between; }
  /* line 457, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .enT span img { width: 1000px; max-width: none; animation: titleMarquee 20s linear infinite; }
  /* line 458, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .enT span img:not(:last-child) { margin-right: 1em; }
  /* line 460, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .enT span:nth-of-type(1) { opacity: .7; }
  /* line 461, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .enT span:nth-of-type(2) { opacity: .7; }
  /* line 470, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li { width: calc(100% / 1 - 0px); }
  /* line 471, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li:not(:last-child) { margin-bottom: 2em; }
  /* line 473, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph { filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.15)); margin-bottom: 1em; }
  /* line 474, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap { bottom: .75em; filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.15)); }
  /* line 475, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap span { font-size: 30px; margin-bottom: .1em; }
  /* line 476, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .ph .titWrap em { font-size: 13px; }
  /* line 479, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text { text-align: center; }
  /* line 480, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .tit { font-size: 22px; margin-bottom: .25em; white-space: nowrap; }
  /* line 481, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .read { font-size: 14px; margin-bottom: 1em; }
  /* line 482, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .read br { display: none; }
  /* line 484, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .cmnBtn { width: 160px; height: 32px; margin: auto auto 0; }
  /* line 485, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec01 ul.listWrap li a .text .cmnBtn em { font-size: 14px; margin-top: .15em; }
  /* line 499, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 { margin-top: 3em; }
  /* line 500, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 .tit { font-size: 22px; margin-bottom: 1em; }
  /* line 501, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap { max-width: 100%; margin: auto; }
  /* line 502, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li { width: 100%; }
  /* line 503, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li:not(:last-child) { margin-bottom: 1.5em; }
  /* line 504, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a { width: 100%; height: 0%; padding-top: 45%; }
  /* line 506, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text::after { background-size: cover !important; }
  /* line 508, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t em { font-size: 17px; filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.25)); }
  /* line 509, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t span.en { padding-top: .15em; }
  /* line 510, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .t span.en b { font-size: 22px; }
  /* line 515, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .cmnBtn { width: 160px; height: 32px; margin: .75em auto 0; }
  /* line 516, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a .text .cmnBtn em { font-size: 13px; }
  /* line 523, page_home.scss */
  #jbf_lp_human #human_powerSec .linkList02 .sec02 ul.listWrap li a:hover .text::after { transform: scale(1) translateY(-50%); } }
/* line 579, page_home.scss */
#jbf_lp_human .secCmn { background: #000; color: #fff; }
/* line 580, page_home.scss */
#jbf_lp_human .secCmn .title { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
/* line 581, page_home.scss */
#jbf_lp_human .secCmn .title span { width: 140px; }
/* line 582, page_home.scss */
#jbf_lp_human .secCmn .title em { font-family: "Roboto", sans-serif; font-size: 80px; line-height: 1.5; font-weight: 100; }
/* line 584, page_home.scss */
#jbf_lp_human .secCmn .catch { font-size: 32px; font-weight: 500; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 587, page_home.scss */
  #jbf_lp_human .secCmn .title span { width: 100px; }
  /* line 588, page_home.scss */
  #jbf_lp_human .secCmn .title em { font-size: 60px; }
  /* line 590, page_home.scss */
  #jbf_lp_human .secCmn .catch { font-size: 28px; } }
/* line 594, page_home.scss */
#jbf_lp_human #staffSec.secCmn { padding: 3em 0 5em; position: relative; }
/* line 595, page_home.scss */
#jbf_lp_human #staffSec.secCmn::after { content: ""; width: 100%; height: 120px; background: url("../img/jbfhumanpower.svg") no-repeat; transform: rotate(90deg); transform-origin: left bottom; position: absolute; top: 0; left: 0; opacity: .25; }
/* line 601, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper { padding-top: 60px; padding-bottom: 60px; }
/* line 603, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide { transition: .4s all; }
/* line 604, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-prev a .ph, #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-next a .ph { filter: grayscale(60%); }
/* line 605, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-active { transform: scale(1.1); transform-origin: center; }
/* line 607, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-active a .ph { filter: grayscale(0%); }
/* line 611, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a .ph { filter: grayscale(100%); transition: .4s all; }
/* line 612, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a .tit { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 24px; letter-spacing: .05em; font-weight: 700; margin-top: .5em; }
@media screen and (min-width: 481px) and (max-width: 1350px) { /* line 612, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a .tit { font-size: 20px; } }
/* line 617, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a:hover { opacity: 1; }
/* line 618, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a:hover .ph { filter: grayscale(25%); }
/* line 618, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a:hover .ph img { opacity: 1; }
/* line 623, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next { width: 50px; height: 50px; top: auto; bottom: -1em; background-image: none; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; z-index: 50; opacity: .5; transition: .4s all; }
/* line 624, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev::after, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next::after { color: #fff; font-size: 20px; }
/* line 625, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev::before, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next::before { content: ""; width: 50px; height: 2px; background: #fff; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; z-index: 0; }
/* line 626, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev:hover, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next:hover { opacity: .7; }
/* line 628, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev { justify-content: flex-start; left: 10%; }
/* line 628, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev::before { left: 0; }
/* line 629, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next { justify-content: flex-end; right: 10%; }
/* line 629, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next::before { right: 0; }
/* line 630, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-pagination { bottom: 0px; }
/* line 631, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-pagination span { background: #fff; margin: 0 .2em; width: 9px; height: 9px; }
/* line 632, page_home.scss */
#jbf_lp_human #staffSec.secCmn .swiper .swiper-pagination span.swiper-pagination-bullet-active { opacity: .7; }
/* line 636, page_home.scss */
#jbf_lp_human #staffSec.secCmn .cmnBtn { margin: 2em auto 0; }
@media only screen and (max-width: 480px) { /* line 649, page_home.scss */
  #jbf_lp_human .secCmn .title span { width: 75px; line-height: 1; }
  /* line 650, page_home.scss */
  #jbf_lp_human .secCmn .title em { font-size: 42px; }
  /* line 652, page_home.scss */
  #jbf_lp_human .secCmn .catch { font-size: 22px; line-height: 1.5; margin-top: .25em; }
  /* line 655, page_home.scss */
  #jbf_lp_human #staffSec.secCmn { padding: 2em 0 3em; }
  /* line 656, page_home.scss */
  #jbf_lp_human #staffSec.secCmn::after { width: 500%; height: 70px; top: -450px; left: 0; background-position: bottom; }
  /* line 662, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper { padding-top: 50px; padding-bottom: 50px; }
  /* line 664, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide { transform: scale(0.9); }
  /* line 665, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-prev a .ph, #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-next a .ph { filter: grayscale(95%); }
  /* line 666, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-active { transform: scale(1.1); transform-origin: center; }
  /* line 668, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide.swiper-slide-active a .ph { filter: grayscale(0%); }
  /* line 672, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a .ph { filter: grayscale(95%); }
  /* line 673, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a .tit { font-size: 18px; margin-top: .5em; }
  /* line 674, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a:hover { opacity: 1; }
  /* line 675, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper ul.swiper-wrapper li.swiper-slide a:hover .ph { filter: grayscale(25%); }
  /* line 680, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next { width: 50px; height: 50px; top: auto; bottom: -.75em; background-image: none; }
  /* line 681, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev::after, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next::after { font-size: 15px; }
  /* line 682, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev::before, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next::before { width: 38px; height: 2px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; }
  /* line 683, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev:hover, #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next:hover { opacity: .7; }
  /* line 685, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-prev { left: 3.5%; }
  /* line 686, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-button-next { right: 3.5%; }
  /* line 687, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-pagination { bottom: 0px; }
  /* line 688, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .swiper .swiper-pagination span { margin: 0 .2em; width: 7px; height: 7px; }
  /* line 693, page_home.scss */
  #jbf_lp_human #staffSec.secCmn .cmnBtn { margin: 2em auto 0; } }
/* line 709, page_home.scss */
#jbf_lp_human #service.secCmn { padding-bottom: 6em; }
/* line 710, page_home.scss */
#jbf_lp_human #service.secCmn .loopSlider { margin-bottom: 3em; }
/* line 720, page_home.scss */
#jbf_lp_human #service.secCmn ul.listWrap { display: flex; justify-content: space-between; flex-wrap: wrap; max-width: 1200px; margin: 2.5em auto 0; grid-row-gap: 2em; }
/* line 721, page_home.scss */
#jbf_lp_human #service.secCmn ul.listWrap li { width: calc(100% / 3 - 25px); height: 90px; position: relative; }
/* line 722, page_home.scss */
#jbf_lp_human #service.secCmn ul.listWrap li::after { content: ""; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.25); position: absolute; bottom: -8px; right: -8px; z-index: 0; }
/* line 723, page_home.scss */
#jbf_lp_human #service.secCmn ul.listWrap li a { background: #fff; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%; position: relative; z-index: 5; color: #4d4d4d; font-size: 24px; line-height: 1.25; font-weight: 600; }
/* line 725, page_home.scss */
#jbf_lp_human #service.secCmn ul.listWrap li a::after { content: ""; background: #d80c18; clip-path: polygon(50% 0%, 100% 50%, 100% 0); width: 25px; height: 25px; position: absolute; top: 3px; right: 3px; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 720, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap { max-width: 1100px; }
  /* line 730, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap li { width: calc(100% / 3 - 20px); }
  /* line 731, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap li a { font-size: 22px; } }
@media only screen and (max-width: 480px) { /* line 740, page_home.scss */
  #jbf_lp_human #service.secCmn { padding-bottom: 3em; }
  /* line 741, page_home.scss */
  #jbf_lp_human #service.secCmn .loopSlider { margin-bottom: 3em; }
  /* line 751, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap { max-width: 100%; margin: 2em auto 0; grid-row-gap: 1em; padding: 0 10%; }
  /* line 752, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap li { width: calc(100% / 1 - 0px); height: 70px; }
  /* line 753, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap li::after { bottom: -7px; right: -7px; }
  /* line 754, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap li a { font-size: 18px; line-height: 1.5; }
  /* line 756, page_home.scss */
  #jbf_lp_human #service.secCmn ul.listWrap li a::after { width: 20px; height: 20px; top: 3px; right: 3px; } }
/* line 770, page_home.scss */
#jbf_lp_human .ctaWrap { width: 870px; margin: 3em auto 3em; }
/* line 771, page_home.scss */
#jbf_lp_human .ctaWrap img { width: 100%; height: auto; }
/* line 772, page_home.scss */
#jbf_lp_human .ctaWrap .bnr { width: 100%; }
/* line 773, page_home.scss */
#jbf_lp_human .ctaWrap .bnr a { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%; }
/* line 775, page_home.scss */
#jbf_lp_human .ctaWrap .bnr.business { margin-bottom: 2em; }
/* line 776, page_home.scss */
#jbf_lp_human .ctaWrap .bnr.business a { border: 1px solid rgba(112, 112, 112, 0.75); box-sizing: border-box; }
/* line 787, page_home.scss */
#jbf_lp_human .ctaWrap .sec { margin-top: 1.25em; }
/* line 789, page_home.scss */
#jbf_lp_human .ctaWrap .sec .bnr a { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; width: 100%; height: 100%; filter: drop-shadow(4px 4px 4px rgba(68, 61, 61, 0.1)); position: relative; }
/* line 790, page_home.scss */
#jbf_lp_human .ctaWrap .sec .bnr a i { background: url("../../base/assets2026/img/arwW.webp") no-repeat center; background-size: 100% auto; width: 22px; height: 22px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; right: 1.5em; transition: .4s all; }
/* line 792, page_home.scss */
#jbf_lp_human .ctaWrap .sec .bnr a:hover i { right: 1.25em; }
/* line 796, page_home.scss */
#jbf_lp_human .ctaWrap .sec .tit { position: relative; margin: 0 auto .5em; }
/* line 797, page_home.scss */
#jbf_lp_human .ctaWrap .sec .tit::after { content: ""; width: 100%; height: 1px; border-bottom: 1px solid rgba(150, 136, 94, 0.5); position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; left: 0; z-index: 0; }
/* line 798, page_home.scss */
#jbf_lp_human .ctaWrap .sec .tit em { background: #fff; padding: 0 .5em; position: relative; z-index: 5; color: #827240; font-size: 28px; font-family: "YakuHanMP", "Shippori Mincho", serif; font-weight: 600; }
/* line 800, page_home.scss */
#jbf_lp_human .ctaWrap .sec .cap { font-size: 13px; opacity: .8; margin-top: 1em; }
/* line 807, page_home.scss */
#jbf_lp_human .ctaWrap .first .bnr.registry a { position: relative; }
/* line 824, page_home.scss */
#jbf_lp_human .ctaWrap .sec.repeater ul.listWrap { margin-top: 2em; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
/* line 825, page_home.scss */
#jbf_lp_human .ctaWrap .sec.repeater ul.listWrap li.cmnbtn { margin: 0; }
/* line 826, page_home.scss */
#jbf_lp_human .ctaWrap .sec.repeater ul.listWrap li.cmnbtn:not(:last-child) { margin-right: 2em; }
@media only screen and (max-width: 480px) { /* line 840, page_home.scss */
  #jbf_lp_human .ctaWrap { width: 100%; padding: 0 5%; }
  /* line 844, page_home.scss */
  #jbf_lp_human .ctaWrap .bnr.business { margin-bottom: 1.5em; }
  /* line 856, page_home.scss */
  #jbf_lp_human .ctaWrap .sec { margin-top: 2em; }
  /* line 859, page_home.scss */
  #jbf_lp_human .ctaWrap .sec .bnr a i { width: 20px; height: 20px; right: 1.5em; }
  /* line 861, page_home.scss */
  #jbf_lp_human .ctaWrap .sec .bnr a:hover i { right: 1.25em; }
  /* line 865, page_home.scss */
  #jbf_lp_human .ctaWrap .sec .tit { margin: 0 auto .5em; }
  /* line 867, page_home.scss */
  #jbf_lp_human .ctaWrap .sec .tit em { padding: 0 .25em; font-size: 19px; }
  /* line 869, page_home.scss */
  #jbf_lp_human .ctaWrap .sec .cap { font-size: 12px; line-height: 1.5; margin-top: 1em; }
  /* line 893, page_home.scss */
  #jbf_lp_human .ctaWrap .sec.repeater ul.listWrap { margin-top: 2em; }
  /* line 894, page_home.scss */
  #jbf_lp_human .ctaWrap .sec.repeater ul.listWrap li.cmnbtn { margin: 0; }
  /* line 895, page_home.scss */
  #jbf_lp_human .ctaWrap .sec.repeater ul.listWrap li.cmnbtn:not(:last-child) { margin-right: 0em; margin-bottom: 1em; } }
/* line 918, page_home.scss */
#jbf_lp_human .cmnSec .intro { margin-bottom: 3em; }
/* line 919, page_home.scss */
#jbf_lp_human .cmnSec .intro .titCmn { background: linear-gradient(120deg, #c90c18 0%, #d80c18 50%); font-size: 32px; color: #fff; margin: 0 auto .75em; position: relative; padding: .15em 0; font-weight: 600; letter-spacing: .05em; }
/* line 920, page_home.scss */
#jbf_lp_human .cmnSec .intro .titCmn::before, #jbf_lp_human .cmnSec .intro .titCmn::after { content: ""; width: 100%; height: 1px; background: #fff; position: absolute; left: 0; opacity: .5; }
/* line 921, page_home.scss */
#jbf_lp_human .cmnSec .intro .titCmn::before { top: 3px; }
/* line 922, page_home.scss */
#jbf_lp_human .cmnSec .intro .titCmn::after { bottom: 3px; }
/* line 924, page_home.scss */
#jbf_lp_human .cmnSec .intro .read { font-size: 19px; line-height: 2.0; text-align: center; font-weight: 600; letter-spacing: .05em; color: #222; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 926, page_home.scss */
  #jbf_lp_human .cmnSec .intro .titCmn { font-size: 30px; }
  /* line 927, page_home.scss */
  #jbf_lp_human .cmnSec .intro .read { font-size: 18px; } }
/* line 931, page_home.scss */
#jbf_lp_human .cmnSec .wrap ul.productList { display: flex; justify-content: space-between; flex-wrap: wrap; grid-row-gap: 5em; }
/* line 932, page_home.scss */
#jbf_lp_human .cmnSec .wrap ul.productList li { width: calc(100% / 3 - 30px); display: flex; flex-direction: column; text-align: left; }
/* line 933, page_home.scss */
#jbf_lp_human .cmnSec .wrap ul.productList li a { color: inherit; text-decoration: none; }
/* line 934, page_home.scss */
#jbf_lp_human .cmnSec .wrap ul.productList li .t { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 24px; letter-spacing: .05em; font-weight: 700; text-align: justify; border-left: 6px solid #d80c18; padding-left: .75em; margin-bottom: .75em; color: #222; }
/* line 938, page_home.scss */
#jbf_lp_human .cmnSec .wrap ul.productList li .read { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 17px; letter-spacing: .05em; font-weight: 500; line-height: 1.8; margin-top: .75em; margin-bottom: 1em; color: #222; }
/* line 941, page_home.scss */
#jbf_lp_human .cmnSec .wrap .ctaBtn { /*width: 260px;*/ height: 46px; margin: auto auto 0; display: inline-block; }
/* line 942, page_home.scss */
#jbf_lp_human .cmnSec .wrap .ctaBtn a { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; position: relative; box-sizing: border-box; width: 100%; height: 100%; background: #d80c18; border-radius: 6px; padding: 0 2.5em 0 2.5em; }
/* line 943, page_home.scss */
#jbf_lp_human .cmnSec .wrap .ctaBtn a em { font-size: 18px; font-family: "YakuHanMP", "Noto Serif JP", serif; font-weight: 600; color: #fff; margin-top: -.15em; }
/* line 944, page_home.scss */
#jbf_lp_human .cmnSec .wrap .ctaBtn a i { background: url("../../base/assets2026/img/arwW.webp") no-repeat center; background-size: 100% auto; width: 15px; height: 15px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; right: .75em; transition: .4s all; }
/* line 946, page_home.scss */
#jbf_lp_human .cmnSec .wrap .ctaBtn a:hover i { right: .5em; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 952, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList { grid-row-gap: 3.5em; }
  /* line 955, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList li a .t { font-size: 22px; }
  /* line 956, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList li a .read { font-size: 16px; }
  /* line 960, page_home.scss */
  #jbf_lp_human .cmnSec .wrap .ctaBtn { height: 42px; }
  /* line 962, page_home.scss */
  #jbf_lp_human .cmnSec .wrap .ctaBtn em { font-size: 15px; } }
/* line 973, page_home.scss */
#jbf_lp_human #general.cmnSec { margin-top: 5em; }
/* line 1006, page_home.scss */
#jbf_lp_human #special.cmnSec { background: #f4f4f4; margin-top: 5em; padding: 2em 0 5em; }
/* line 1011, page_home.scss */
#jbf_lp_human #special.cmnSec .intro .titCmn { background: #9c8d66; }
/* line 1015, page_home.scss */
#jbf_lp_human #special.cmnSec .wrap ul.productList { grid-row-gap: 2em; }
/* line 1017, page_home.scss */
#jbf_lp_human #special.cmnSec .wrap ul.productList li .t { border-color: #9c8d66; }
/* line 1021, page_home.scss */
#jbf_lp_human #special.cmnSec .wrap ul.productList li .read { font-size: 16px; font-weight: 500; }
/* line 1024, page_home.scss */
#jbf_lp_human #special.cmnSec .wrap .ctaBtn { margin: 2em auto 0; height: 56px; width: 350px; }
/* line 1025, page_home.scss */
#jbf_lp_human #special.cmnSec .wrap .ctaBtn a { border-radius: 8px; }
/* line 1026, page_home.scss */
#jbf_lp_human #special.cmnSec .wrap .ctaBtn a em { font-size: 20px; }
/* line 1032, page_home.scss */
#jbf_lp_human #special.cmnSec .title { font-size: 36px; color: #9c8d66; font-weight: 700; margin: 0 auto .5em; }
/* line 1062, page_home.scss */
#jbf_lp_human #special.cmnSec .musentoji { margin-top: 5em; }
@media only screen and (max-width: 480px) { /* line 1093, page_home.scss */
  #jbf_lp_human .cmnSec .intro { margin-bottom: 3em; }
  /* line 1094, page_home.scss */
  #jbf_lp_human .cmnSec .intro .titCmn { font-size: 22px; margin: 0 auto .75em; padding: .75em 0; }
  /* line 1096, page_home.scss */
  #jbf_lp_human .cmnSec .intro .titCmn::before { top: 2px; }
  /* line 1097, page_home.scss */
  #jbf_lp_human .cmnSec .intro .titCmn::after { bottom: 2px; }
  /* line 1099, page_home.scss */
  #jbf_lp_human .cmnSec .intro .read { font-size: 16px; text-align: justify; padding: 0 6.5%; }
  /* line 1100, page_home.scss */
  #jbf_lp_human .cmnSec .intro .read br { display: none; }
  /* line 1103, page_home.scss */
  #jbf_lp_human .cmnSec .wrap { width: 100%; }
  /* line 1104, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList { grid-row-gap: 2em; padding: 0 6.5%; box-sizing: border-box; }
  /* line 1105, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList li { width: 100%; }
  /* line 1106, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList li a { display: flex; justify-content: space-between; flex-wrap: wrap; }
  /* line 1107, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList li a .t { font-size: 20px; border-left: 4px solid #d80c18; padding-left: .75em; margin-bottom: .75em; width: 100%; }
  /* line 1108, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList li a .ph { width: 47%; }
  /* line 1111, page_home.scss */
  #jbf_lp_human .cmnSec .wrap ul.productList li a .read { width: 47%; font-size: 14px; line-height: 1.6; margin-top: .75em; margin: 0; }
  /* line 1115, page_home.scss */
  #jbf_lp_human .cmnSec .wrap .ctaBtn { width: 200px; height: 32px; margin: 1em auto 0; text-align: center; }
  /* line 1116, page_home.scss */
  #jbf_lp_human .cmnSec .wrap .ctaBtn a { border-radius: 6px; padding: 0; }
  /* line 1117, page_home.scss */
  #jbf_lp_human .cmnSec .wrap .ctaBtn a em { font-size: 14px; margin-top: -.05em; margin-inline: auto; }
  /* line 1118, page_home.scss */
  #jbf_lp_human .cmnSec .wrap .ctaBtn a i { width: 10px; height: 10px; right: .75em; }
  /* line 1120, page_home.scss */
  #jbf_lp_human .cmnSec .wrap .ctaBtn a:hover i { right: .25em; }
  /* line 1133, page_home.scss */
  #jbf_lp_human #general.cmnSec { margin-top: 5em; }
  /* line 1166, page_home.scss */
  #jbf_lp_human #special.cmnSec { margin-top: 4em; padding: 2em 0 4em; }
  /* line 1171, page_home.scss */
  #jbf_lp_human #special.cmnSec .intro .titCmn { padding: .5em 0; }
  /* line 1175, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap ul.productList { grid-row-gap: 2em; }
  /* line 1176, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap ul.productList li { /*@include flexWrap;*/ }
  /* line 1177, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap ul.productList li .t { font-size: 20px; width: 100%; }
  /* line 1178, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap ul.productList li .ph { /*width: 47%;*/ width: 70%; margin: 0 auto; }
  /* line 1181, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap ul.productList li .read { /*width: 47%;*/ font-size: 15px; /*margin: 0;*/ }
  /* line 1184, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap .ctaBtn { margin: 2em auto 0; height: 45px; width: 300px; }
  /* line 1185, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap .ctaBtn a { border-radius: 6px; }
  /* line 1186, page_home.scss */
  #jbf_lp_human #special.cmnSec .wrap .ctaBtn a em { font-size: 18px; }
  /* line 1192, page_home.scss */
  #jbf_lp_human #special.cmnSec .title { font-size: 28px; margin: 0 auto .5em; }
  /* line 1222, page_home.scss */
  #jbf_lp_human #special.cmnSec .musentoji { margin-top: 5em; } }
/* line 1255, page_home.scss */
#jbf_lp_human #othersListSec { padding: 4em 0 1em; }
/* line 1256, page_home.scss */
#jbf_lp_human #othersListSec .tit { font-size: 28px; font-weight: 700; margin-bottom: 1em; }
/* line 1257, page_home.scss */
#jbf_lp_human #othersListSec ul.othersList { max-width: 870px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; grid-row-gap: 2em; }
/* line 1258, page_home.scss */
#jbf_lp_human #othersListSec ul.othersList li { width: calc(100% / 3 - 20px); }
/* line 1259, page_home.scss */
#jbf_lp_human #othersListSec ul.othersList li a { filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.15)); }
@media only screen and (max-width: 480px) { /* line 1267, page_home.scss */
  #jbf_lp_human #othersListSec { padding: 3em 0 1em; }
  /* line 1268, page_home.scss */
  #jbf_lp_human #othersListSec .tit { font-size: 22px; line-height: 1.6; margin-bottom: 1em; }
  /* line 1269, page_home.scss */
  #jbf_lp_human #othersListSec ul.othersList { max-width: 100%; margin: 0 auto; grid-row-gap: 1em; padding: 0 12px; }
  /* line 1270, page_home.scss */
  #jbf_lp_human #othersListSec ul.othersList li { width: calc(100% / 2 - 7px); }
  /* line 1271, page_home.scss */
  #jbf_lp_human #othersListSec ul.othersList li a { filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.15)); } }
/* line 1285, page_home.scss */
#jbf_lp_human #aboutJBF .intro { width: 100%; background: #d80c18; padding: 5em 0 0; color: #fff; }
/* line 1286, page_home.scss */
#jbf_lp_human #aboutJBF .intro .logo { width: 380px; margin: 0 auto 4em; line-height: 0; }
/* line 1289, page_home.scss */
#jbf_lp_human #aboutJBF .intro .text { position: relative; z-index: 5; }
/* line 1290, page_home.scss */
#jbf_lp_human #aboutJBF .intro .text .catch { font-size: 50px; line-height: 1.5; font-weight: 600; margin-bottom: .5em; }
/* line 1291, page_home.scss */
#jbf_lp_human #aboutJBF .intro .text .read { font-size: 19px; font-weight: 600; text-align: center; letter-spacing: .05em; line-height: 2.0; }
/* line 1293, page_home.scss */
#jbf_lp_human #aboutJBF .intro .ph { margin-top: -11em; height: 680px; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 1295, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .logo { width: 320px; }
  /* line 1297, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .text .catch { font-size: 42px; }
  /* line 1298, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .text .read { font-size: 18px; }
  /* line 1300, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .ph { margin-top: -10em; height: 550px; } }
/* line 1306, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile { background: #000; color: #fff; }
/* line 1307, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner { position: relative; padding: 3em 0 5em; margin-top: -5em; }
/* line 1308, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner::after { content: ""; width: 85%; height: 100%; position: absolute; left: -50%; right: -50%; margin: auto; z-index: 10; top: 0; background: url("../../base/assets2026/img/logoTypeW.webp") no-repeat center top; opacity: .15; background-size: 100% auto; z-index: 0; }
/* line 1309, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .tit { display: flex; flex-direction: column; position: relative; z-index: 5; }
/* line 1310, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .tit span { width: 720px; margin: 0 auto 1em; }
/* line 1311, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .tit em { color: #d80c18; font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 24px; letter-spacing: .05em; font-weight: 700; }
/* line 1313, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .catch { font-size: 38px; line-height: 1.25; letter-spacing: 0; font-weight: 500; margin-bottom: 1em; }
/* line 1314, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .catch strong { font-family: "EB Garamond", serif; font-size: 180%; font-weight: 400; }
/* line 1316, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .read { font-size: 19px; text-align: center; letter-spacing: .05em; }
/* line 1317, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner table { margin: 3em auto 3em; }
/* line 1319, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr { border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
/* line 1320, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr th, #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr td { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 18px; letter-spacing: .05em; font-weight: 400; padding: .5em 1.5em; }
/* line 1321, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr th { width: 150px; text-align: right; }
/* line 1322, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr td { text-align: left; }
/* line 1324, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr td p:not(:last-child) { margin-bottom: .75em; }
/* line 1330, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .privacy { background: #fff; border-radius: 10px; padding: 1em 1.5em 1em 1em; display: flex; justify-content: space-between; flex-wrap: wrap; display: inline-flex; align-items: center; }
/* line 1331, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .privacy .ph { width: 100px; margin-right: 2em; }
/* line 1332, page_home.scss */
#jbf_lp_human #aboutJBF .companyProfile .inner .privacy .read { color: #4d4d4d; font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 17px; letter-spacing: .05em; font-weight: 500; text-align: justify; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 1336, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner { margin-top: -6em; }
  /* line 1337, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner::after { width: 75%; }
  /* line 1339, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .tit span { width: 650px; }
  /* line 1340, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .tit em { font-size: 22px; }
  /* line 1342, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .catch { font-size: 30px; }
  /* line 1343, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .read { font-size: 18px; }
  /* line 1347, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr th, #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr td { font-size: 16px; }
  /* line 1348, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr th { width: 120px; }
  /* line 1357, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .privacy .read { font-size: 16px; } }
/* line 1362, page_home.scss */
#jbf_lp_human #aboutJBF .loopSlider { background: #d80c18; }
/* line 1370, page_home.scss */
#jbf_lp_human #aboutJBF #clients { background: #d80c18; color: #fff; padding: 5em 2.5em 5em; display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 1371, page_home.scss */
#jbf_lp_human #aboutJBF #clients .wrap { display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 1372, page_home.scss */
#jbf_lp_human #aboutJBF #clients .tit { position: relative; padding: 1em 0; margin-bottom: 3.5em; width: 100%; }
/* line 1373, page_home.scss */
#jbf_lp_human #aboutJBF #clients .tit em { font-family: "YakuHanMP", "Noto Serif JP", serif; font-size: 24px; font-weight: 700; position: relative; z-index: 5; border-block: 1px solid white; padding: .25em .25em; }
/* line 1374, page_home.scss */
#jbf_lp_human #aboutJBF #clients .tit span { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; z-index: 0; line-height: 0; width: 480px; }
/* line 1377, page_home.scss */
#jbf_lp_human #aboutJBF #clients ul.clientsList li { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 18px; letter-spacing: .05em; font-weight: 400; display: block; text-align: left; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 1381, page_home.scss */
  #jbf_lp_human #aboutJBF #clients .tit em { font-size: 22px; }
  /* line 1382, page_home.scss */
  #jbf_lp_human #aboutJBF #clients .tit span { width: 420px; }
  /* line 1385, page_home.scss */
  #jbf_lp_human #aboutJBF #clients ul.clientsList li { font-size: 16px; } }
/* line 1392, page_home.scss */
#jbf_lp_human #aboutJBF .access { background: #000; padding: 4em 0em 4em; color: #fff; }
/* line 1393, page_home.scss */
#jbf_lp_human #aboutJBF .access .wrap { display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 1394, page_home.scss */
#jbf_lp_human #aboutJBF .access .tit { font-family: "Roboto", sans-serif; font-size: 45px; line-height: 1.5; font-weight: 300; color: #d80c18; margin: 0 auto 1em; }
/* line 1395, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap { display: flex; justify-content: space-between; flex-wrap: wrap; }
/* line 1396, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap li { width: calc(100% / 3 - 30px); }
/* line 1397, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap li .t { margin-bottom: 1em; }
/* line 1398, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap li .t em { font-family: "YakuHanMP", "Noto Serif JP", serif; font-size: 22px; font-weight: 600; border-bottom: 1px solid #d80c18; padding: 0 .25em .25em; }
/* line 1400, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap li .add { font-family: "YakuHanJP", "Noto Sans JP", sans-serif; font-size: 17px; letter-spacing: .05em; font-weight: 400; padding: 0 1.5em; margin-bottom: 1.5em; }
/* line 1401, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap li .add a { color: #d80c18; }
/* line 1404, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap li .map { width: 100%; height: 0; padding-top: 80%; position: relative; }
/* line 1405, page_home.scss */
#jbf_lp_human #aboutJBF .access ul.listWrap li .map iframe { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; width: 100%; height: 100%; }
@media screen and (min-width: 481px) and (max-width: 1280px) { /* line 1411, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li { width: calc(100% / 3 - 20px); }
  /* line 1413, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .t em { font-size: 20px; }
  /* line 1415, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .add { font-size: 16px; } }
@media only screen and (max-width: 480px) { /* line 1426, page_home.scss */
  #jbf_lp_human #aboutJBF .intro { width: 100%; padding: 3em 0 0; }
  /* line 1427, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .logo { width: 200px; margin: 0 auto 2em; }
  /* line 1431, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .text .catch { font-size: 32px; margin-bottom: .5em; }
  /* line 1432, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .text .read { font-size: 16px; text-align: justify; padding: 0 6.5%; }
  /* line 1434, page_home.scss */
  #jbf_lp_human #aboutJBF .intro .ph { margin-top: -15.25em; height: 375px; /*img { object-position: center right;}*/ }
  /* line 1442, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner { padding: 3em 0 3em; margin-top: -5em; }
  /* line 1443, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner::after { width: 92%; height: 100%; }
  /* line 1444, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .tit { margin-bottom: 1em; }
  /* line 1445, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .tit span { width: 220px; margin: 0 auto .0em; }
  /* line 1446, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .tit em { font-size: 18px; }
  /* line 1448, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .catch { font-size: 24px; line-height: 1.8; margin-bottom: 1em; letter-spacing: .05em; }
  /* line 1449, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .catch strong { font-size: 200%; line-height: .70; }
  /* line 1451, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .read { font-size: 16px; text-align: justify; padding: 0 6.5%; }
  /* line 1452, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner table { margin: 2em auto 2em; width: 88%; }
  /* line 1455, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr th, #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr td { font-size: 14px; padding: .75em 0em; display: block; }
  /* line 1456, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr th { width: 100%; text-align: left; padding-bottom: 0; font-size: 13px; font-weight: 600; }
  /* line 1457, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner table tbody tr td { width: 100%; }
  /* line 1463, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .privacy { border-radius: 10px; padding: .5em 1em .5em .5em; width: 88%; margin: 0 auto; }
  /* line 1464, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .privacy .ph { width: 70px; margin-right: 0em; }
  /* line 1465, page_home.scss */
  #jbf_lp_human #aboutJBF .companyProfile .inner .privacy .read { font-size: 14px; line-height: 1.6; width: calc(100% - 90px); padding: 0; }
  /* line 1477, page_home.scss */
  #jbf_lp_human #aboutJBF #clients { padding: 2em 1.5em 2em; }
  /* line 1479, page_home.scss */
  #jbf_lp_human #aboutJBF #clients .tit { padding: 1em 0; margin-bottom: 1em; }
  /* line 1480, page_home.scss */
  #jbf_lp_human #aboutJBF #clients .tit em { font-size: 16px; padding: .25em .25em; }
  /* line 1481, page_home.scss */
  #jbf_lp_human #aboutJBF #clients .tit span { width: 320px; }
  /* line 1483, page_home.scss */
  #jbf_lp_human #aboutJBF #clients ul.clientsList { width: 48%; }
  /* line 1484, page_home.scss */
  #jbf_lp_human #aboutJBF #clients ul.clientsList li { font-size: 13px; }
  /* line 1490, page_home.scss */
  #jbf_lp_human #aboutJBF .access { padding: 2em 0em 3em; }
  /* line 1492, page_home.scss */
  #jbf_lp_human #aboutJBF .access .tit { font-size: 30px; margin-bottom: 1em; }
  /* line 1494, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li { width: calc(100% / 1); padding: 0 10px; }
  /* line 1495, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li:not(:last-child) { margin-bottom: 3em; }
  /* line 1496, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .t { margin-bottom: 1em; }
  /* line 1497, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .t em { font-size: 20px; padding: 0 .25em .25em; }
  /* line 1499, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .add { font-size: 14px; line-height: 1.8; padding: 0 1.5em; margin-bottom: 1.5em; }
  /* line 1500, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .add a { color: #d80c18; }
  /* line 1503, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .map { width: 100%; height: 0; padding-top: 70%; position: relative; }
  /* line 1504, page_home.scss */
  #jbf_lp_human #aboutJBF .access ul.listWrap li .map iframe { position: absolute; top: 50%; transform: translateY(-50%); left: -50%; right: -50%; margin: auto; z-index: 10; width: 100%; height: 100%; } }
/* line 1513, page_home.scss */
#jbf_lp_human #footer2026 { margin-top: 10px; }
