/*=== 共通 ===*/
/*== kv ==*/
.uKv{
    position: relative;
    display: flex;
    width: 100%;
    aspect-ratio: 1 / 0.20833333333333334;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    align-items: center;
    justify-content: center;
}
.bizKv{ background-image: url(../img/underlayer/kvBusiness.jpg); }
.bbKv{ background-image: url(../img/underlayer/kvBaseball.jpg); }
.contactKv{ background-image: url(../img/underlayer/kvContact.jpg); }
.coKv{ background-image: url(../img/underlayer/kvCompany.jpg); }
.recKv{
    aspect-ratio: 1 / 0.3632100052110474;
    background-image: url(../img/underlayer/kvRecruit.jpg);
    background-position: center bottom;
}
.uPage_title{
    position: absolute;
    bottom: clamp(4rem, 3.3333333333333335vw, 6.4rem);
}
.recKv .uPage_title{
    top: clamp(1rem, 14.583333333333334vw, 28rem);
    bottom: auto;
}
.uPage_title_en{
    line-height: 1;
    font-size: clamp(5rem, 4.6875vw, 9rem);
    color: #fff;
    text-shadow: 0 .1rem 2.88rem rgba(0, 0, 0, 0.16);
}
.uPage_title_ja{
    margin: clamp(1.2rem, 1.0416666666666665vw, 2rem) auto 0;
    padding: clamp(.6rem, 0.6666666666666667vw, .8rem) 0;
    display: block;
    max-width: 27.4rem;
    width: 90%;
    line-height: 1;
    font-size: clamp(1.6rem, 1.3020833333333335vw, 2.5rem);
    font-weight: 700;
    text-align: center;
    background-color: var(--accent-color);
}
/*== パンくずリスト ==*/
.breadcrumbList{
    padding: clamp(.4rem, 1.282051282051282vw, 1rem) 2rem clamp(.4rem, 1.282051282051282vw, 1rem) 9.375vw;
    width: fit-content;
    background-color: #000;
}
.breadcrumbList_inner{
    display: flex;
    flex-wrap: wrap;
}
.breadcrumbsHome, .breadcrumbsArrow, .breadcrumbsCurrent{
    font-size: clamp(1.6rem, 1.0416666666666665vw, 2rem);
    color: #fff;
}
.breadcrumbsArrow{ margin: 0 2rem; }
/*== 背景画像 ==*/
.uBg{
    background-image: url(../img/common/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
/*== 文章 ==*/
.u_sentence{ word-break: auto-phrase; }
.u_font_middle{ font-size: clamp(1.6rem, 1.3020833333333335vw, 2.5rem); }
/*== コンテンツタイトル ==*/
.u_content_title_ja, .u_content_title_en{
    line-height: 1;
    text-align: center;
}
.u_content_title_ja{
    font-size: clamp(2.8rem, 2.604166666666667vw, 5rem);
    color: var(--main-color);
}
.u_content_title_en{
    margin: clamp(1.6rem, 1.25vw, 2.4rem) auto 0;
    padding: clamp(.6rem, 0.5833333333333334vw, .7rem) 0;
    width: fit-content;
    font-size: clamp(2rem, 1.3020833333333335vw, 2.5rem);
    background-color: var(--accent-color);
}
.u_content_title_en_fixedValue{ width: 21.5rem; }
.u_content_title_white{ color: #fff; }
@media screen and ( max-width: 1200px ){
    /*== kv ==*/
    .uKv, .uPage_title{ position: initial; }
}
@media screen and ( max-width: 780px ){
    /*== kv ==*/
    .uKv{ aspect-ratio: 1 / 0.3333333333333333; }
    .uPage_title_en{ font-size: clamp(4rem, 7.6923076923076925vw, 6rem); }
    .uPage_title_ja{
        padding: clamp(.4rem, 0.7692307692307693vw, .6rem) 0;
        font-size: clamp(1.4rem, 2.051282051282051vw, 1.6rem);
    }
    /*== 改行 ==*/
    .br_PC{ display: none; }
    /*== コンテンツタイトル ==*/
    .u_content_title_en{ padding: clamp(.4rem, 0.7692307692307693vw, .6rem) 0; }
}
@media screen and ( max-width: 500px ){
    /*== kv ==*/
    .uKv{ aspect-ratio: 1 / 0.5; }
}



/*=== 企業情報 ===*/
.coSec1 .coSec_inner, .coSec7 .coSec_inner, .recSec1 .recSec_inner{
    margin: 0 auto;
    max-width: 100rem;
    width: 90%;
}
.coSec1 .coSec_inner, .recSec1 .recSec_inner{ padding: 4rem 0 clamp(6rem, 12.5vw, 15rem); }
.coSec .u_content_title_box, .recSec .u_content_title_box{ margin-bottom: clamp(4.8rem, 6.666666666666667vw, 8rem); }
.recruitment .recruitment_dl:last-of-type dd span a{
    color: #0b0b0b;
    text-decoration: none;
    pointer-events: none;
    cursor: default;
}
.companyProfile_dl, .recruitment_dl{
    border-bottom: .1rem solid #282828;
    display: flex;
    flex-wrap: wrap;
    background-color: #fff;
}
.companyProfile_dl:first-of-type, .recruitment_dl:first-of-type{ border-top: .1rem solid #282828; }
.companyProfile_dl dt, .recruitment_dl dt{
    padding: 2.4rem 3.2rem;
    width: 25rem;
    font-weight: 700;
    background-color: var(--bg-lightBlue);
}
.companyProfile_dl dd, .recruitment_dl dd{
    padding: 2.4rem 1.6rem;
    width: calc(100% - 25rem);
}
.coSec2{
    padding: clamp(6rem, 10.833333333333334vw, 13rem) 0 clamp(6rem, 14.166666666666666vw, 17rem);
    background-color: #fff;
}
.coSec2 .coSec_inner, .coSec3 .coSec_inner, .coSec4 .coSec_inner, .coSec5 .coSec_inner{
    margin: 0 auto;
    max-width: 156rem;
    width: 90%;
}
.coSec2 .u_content_title_en, .coSec3 .u_content_title_en, .coSec4 .u_content_title_en, .coSec5 .u_content_title_en{ padding: clamp(.6rem, 0.5833333333333334vw, .7rem) 2rem; }
.coSec2_innerWrap{
    display: flex;
    flex-wrap: wrap;
    gap: 1.6rem 4.010416666666667vw;
}
.coSec2_box{
    padding: clamp(2.4rem, 1.8229166666666667vw, 3.5rem) clamp(1.6rem, 2.34375vw, 4.5rem);
    display: flex;
    gap: 4rem 2.5vw;
    width: 47.5%;
    background-color: var(--bg-color);
    align-items: center;
}
.coSec2_headline, .coSec2_text, .coSec2_sentence{ font-weight: 500; }
.coSec2_headline{
    position: relative;
    display: flex;
    height: 100%;
    line-height: 1;
    font-size: clamp(2.2rem, 2.083333333333333vw, 4rem);
    white-space: nowrap;
    align-items: center;
}
.coSec2_headline::before{
    content: "";
    position: absolute;
    right: -1.3vw;
    width: .3rem;
    height: 100%;
    background-color: #fff;
}
.coSec2_text{
    margin-bottom: clamp(1.6rem, 1.6666666666666667vw, 3.2rem);
    font-size: clamp(1.8rem, 1.5625vw, 3rem);
    color: var(--main-color);
}
.coSec2_sentence{ word-break: auto-phrase; }
.coSec2_box:last-of-type .coSec2_sentence{
    position: relative;
    padding-left: clamp(3rem, 2.2916666666666665vw, 4.4rem);
}
.coSec2_box:last-of-type .coSec2_sentence::before{
    content: "一、";
    position: absolute;
    left: 0;
}
.coSec3{
    padding: clamp(6rem, 10.833333333333334vw, 13rem) 0 clamp(6rem, 14.166666666666666vw, 17rem);
    background-color: var(--bg-color);
}
.coSec3_headline{
    margin-bottom: clamp(.8rem, 1.25vw, 2.4rem);
    font-size: clamp(1.8rem, 1.5625vw, 3rem);
    color: var(--main-color);
    text-align: center;
}
.coSec3_sentence{
    font-weight: 500;
    letter-spacing: -.005em;
    text-align: center;
    word-break: auto-phrase;
}
.coSec4{
    padding: clamp(6rem, 8.333333333333332vw, 10rem) 0 clamp(6rem, 10.833333333333334vw, 13rem);
    background-image: url(../img/bg_long.jpg);
}
.coSec4_innerWrap{
    display: flex;
    gap: 7.2rem 4.010416666666667vw;
}
.coSec4_box{
    display: flex;
    flex-direction: column;
    width: 47.5%;
}
.coSec4_box_inner{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.coSec4_headline{
    padding: 1.5rem 2.4rem;
    line-height: 1;
    font-size: clamp(2.2rem, 2.083333333333333vw, 4rem);
    color: var(--main-color);
    background-color: var(--bg-color);
}
.access_dl, .access_address_box, .access_tel_box{ display: flex; }
.access{ margin: clamp(3rem, 4.166666666666666vw, 5rem) 0; }
.access_dl{ border-bottom: .1rem solid #282828; }
.access_dl:first-of-type{ border-top: .1rem solid #282828; }
.access_address_box{
    flex-wrap: wrap;
    gap: .2rem 2.4rem;
}
.access_tel_box{
    flex-wrap: wrap;
    gap: .2rem 3.3333333333333335vw;
}
.access_tel{ position: relative; }
.access_tel::before{
    content: "／";
    position: absolute;
    right: -4rem;
}
.access_tel a,
.access_fax a{
    color: #0b0b0b;
    text-decoration: none;
}
.access_dl dt{
    padding: clamp(1.2rem, 1.8229166666666667vw, 3.5rem) clamp(1.6rem, 1.6666666666666667vw, 3.2rem);
    /* line-height: 1; */
    width: 18.4rem;
    font-weight: 700;
    background-color: var(--bg-lightBlue);
}
.access_dl dd{
    padding: clamp(1.6rem, 1.8229166666666667vw, 3.5rem) clamp(1.6rem, 1.25vw, 2.4rem);
    width: calc(100% - 18.4rem);
    background-color: #fff;
}
.coSec5_box:last-of-type .access_map{ margin-top: auto; }
.access_map{ aspect-ratio: 1 / 0.6207827260458839; }
iframe{
    width: 100%;
    height: 100%;
}
.coSec5{
    padding: clamp(6rem, 10.833333333333334vw, 13rem) 0 clamp(6rem, 14.166666666666666vw, 17rem);
    background-color: var(--bg-color);
}
.coSec5_innerWrap{
    display: flex;
    flex-wrap: wrap;
    /* gap: 4rem 4.010416666666667vw; */
    gap: 4rem 0;
}
.coSec5_boxWrap{
    display: flex;
    flex-wrap: wrap;
    /* flex-direction: column; */
    gap: 4rem 4.010416666666667vw;
    /* width: 47.5%; */
    width: 100%;
    /* gap: 0 4.010416666666667vw; */
}
.coSec5_boxWrap:nth-of-type(2) .coSec5_box{ width: 100%; }
.coSec5_box{
    padding: 2rem 2rem;
    width: 47.5%;
    background-color: #fff;
}
.coSec5_annotation{
    margin-bottom: .8rem;
    text-align: end;
}
.coSec5_headline{
    padding: clamp(1.6rem, 1.25vw, 2.4rem) 1.6rem;
    line-height: 1;
    font-size: clamp(1.8rem, 1.5625vw, 3rem);
    color: #fff;
    text-align: center;
    word-break: auto-phrase;
    background-color: var(--main-color);
}
.coSec5_info{ margin-top: clamp(1.6rem, 2.5vw, 3rem); }
.coSec5_sentence{ word-break: auto-phrase; }
.coSec5_info_ul{
    display: flex;
    flex-direction: column;
    gap: 2.4rem 0;
}
.coSec5_info_headline{
    margin-bottom: 1.4rem;
    padding: .8rem 2rem;
    background-color: #bbdce7;
}
.coSec5_qualification{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.coSec5_qualificationNum{ margin-right: clamp(1.6rem, 4.166666666666666vw, 8rem); }
.coSec5_headline2{ text-align: center; }
.coSec5_subdivision_wrap,
.coSec5_subdivision_box{
    display: flex;
    gap: 0 4rem;
}
.coSec5_subdivision{ width: 32.4%; }
.coSec5_subdivision_box{ width: calc(100% - 32.4%); }
.coSec5_subdivision_box .coSec5_subdivision{ width: 47.929%; }
.coSec5_subdivision .coSec5_qualificationNum{ margin-right: 0; }
.coSec6{
    padding: clamp(6rem, 10vw, 12rem) 0 clamp(6rem, 11.666666666666666vw, 14rem);
    background-image: url(../img/bg_short.jpg);
}
.coSec6 .coSec_inner{
    margin: 0 auto;
    max-width: 100rem;
    width: 90%;
}
.coSec6_innerWrap{
    padding: clamp(2rem, 2.083333333333333vw, 4rem) clamp(2rem, 2.5vw, 4.8rem);
    background-color: var(--bg-color);
}
.coSec6_ul{
    display: flex;
    flex-wrap: wrap;
    gap: .8rem 0;
}
.coSec6_li{
    display: flex;
    /* gap: .2rem clamp(1.4rem, 2vw, 2.4rem); */
    gap: .2rem 0;
    width: 50%;
}
.coSec6_ul .coSec6_li:nth-of-type(odd){ width: 55%; }
.coSec6_ul .coSec6_li:nth-of-type(even){ width: 45%; }

.coSec7{
    padding: clamp(6rem, 10.833333333333334vw, 13rem) 0 clamp(6rem, 14.166666666666666vw, 17rem);
    background-color: #fff;
}
.coSec7_li{
    margin-bottom: 1.2rem;
    padding: 1.4rem clamp(1.6rem, 2.666666666666667vw, 3.2rem);
    display: flex;
    flex-wrap: wrap;
    background-color: var(--bg-color);
    align-items: baseline;
    gap: 0 5%;
}
.coSec7_date{
    display: flex;
    width: 28%;
    justify-content: space-between;
}
.coSec7_event{
    width: calc(100% - 28% - 5%);
}
.coSec7_month{
    margin-left: 1rem;
}
.coSec7_noYear{
    justify-content: end;
}
/* .coSec7_month_singleDigit{
    margin-left: 2rem;
} */
.coSec7_rightAlignment_wrap{
    display: block;
    width: fit-content;
}
.coSec7_rightAlignment{
    margin-left: auto;
    display: block;
    text-align: end;
}
.coSec7_letterSpacing{
    font-feature-settings: "palt";
    letter-spacing: -0.05em;
}
.coSec7_img_li{
    padding: 1.4rem 0;
    background-color: #fff;
}
.coSec7_imgWrap{
    display: flex;
    width: 100%;
    gap: .8rem 3%;
    justify-content: space-between;
}



/*=== 事業内容 ===*/
.bizWrap{ padding: 0 0 clamp(6rem, 13.333333333333334vw, 16rem); }
.biz_inner{
    margin: 7rem auto 0;
    max-width: 156rem;
    width: 90%;
}
.biz_selectBtn_ul{
    display: flex;
    flex-wrap: wrap;
    gap: 1.4rem 2vw;
    justify-content: center;
}
.biz_selectBtn_li{
    min-width: 18rem;
    width: 18%;
}
.biz_selectBtn_a{
    position: relative;
    padding: 2rem 0 3.8rem;
    display: block;
    width: 100%;
    font-size: clamp(1.6rem, 1.3020833333333335vw, 2.5rem);
    font-weight: 700;
    text-align: center;
    background-color: var(--accent-color);
    z-index: 1;
}
.biz_selectBtn_a::before, .biz_selectBtn_a::after{
    content: "";
    position: absolute;
}
.biz_selectBtn_a::before{
    bottom: 1.3rem;
    left: 50%;
    background-image: url(../img/common/arrowBlack_downward.png);
    width: 1.8rem;
    height: 1rem;
    transform: translateY(0%) translateX(-50%);
    -webkit-transform: translateY(0%) translateX(-50%);
}
.biz_selectBtn_a::after{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(100% 5%, 100% 5%, 100% 100%, 0% 100%);
    background-color: #e8e80d;
    z-index: -1;
}
.bizSec{
    margin-top: clamp(5rem, 7.291666666666667vw, 14rem);
    background-color: var(--bg-color);
}
.bizSec_inner{ padding: clamp(4rem, 10vw, 7.8rem) clamp(1.6rem, 3.5416666666666665vw, 6.8rem) clamp(4rem, 8.974358974358974vw, 7rem) clamp(1.6rem, 3.5416666666666665vw, 6.8rem); }
.bizSec_info_img{
    display: flex;
    justify-content: space-between;
}
.bizSec_info{ width: 47%; }
.bizSec_title{/*継続*/
    margin-bottom: 4.8rem;
    line-height: 1;
    font-size: clamp(2.4rem, 2.604166666666667vw, 5rem);
    color: var(--main-color);
}
.bizSec_headline{/*継続*/
    margin-bottom: 1.2rem;
    border-bottom: .1rem solid var(--main-color);
    padding: .8rem 1.4rem;
    line-height: 1.5;
    font-size: clamp(1.8rem, 1.5625vw, 3rem);
    color: var(--main-color);
    background-color: #fff;
}
.bizSec_info_full_wrap{
    margin-top: clamp(2.4rem, 2.083333333333333vw, 4rem);
    display: flex;
    flex-direction: column;
    gap: clamp(2.4rem, 2.083333333333333vw, 4rem) 0;
}
.biz_slide1{
    margin: 3.2rem auto 0;
    max-width: 137rem;
}
.biz_img {
    aspect-ratio: 1 / 0.8181818181818182;
    overflow: hidden;
}
.biz_img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* .glightbox-container {
    z-index: 99999 !important;
}
.glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.7) !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    right: 20px;
    top: 20px;
} */


.clickable-img {
  cursor: zoom-in;
}

.img-modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  cursor: zoom-out;
  align-items: center;
  justify-content: center;
}

.img-modal.open {
  display: flex;
}

.modal-photo {
  max-width: 90%;
  max-height: 90vh;
  object-fit: contain;
}



.splide__arrow svg {
    display: none;
}
.splide__arrow {
    width: 13px !important;  /* 画像のサイズに合わせる */
    height: 29px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent; /* 背景色を透明に */
    opacity: 1; /* 薄くしたくない場合 */
    background: transparent !important;
    background-repeat: no-repeat !important;
}
.splide__arrow--prev {
    left: -2rem !important;
    background-image: url('../img/business/slide_arrowL.png') !important; /* 自分の画像パス */
}
.splide__arrow--next {
    right: -2rem !important;
    background-image: url('../img/business/slide_arrowR.png') !important; /* 自分の画像パス */
}
.slider_container{
    margin: 3.2rem auto 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr); 
    max-width: 137rem;
    gap: 3rem 4.6875vw;
}
.slider_container_box{
    flex: 1;          /* 3つを均等な幅にする */
    min-width: 0;     /* Splideが崩れるのを防ぐおまじない */
}
.splide2{
    width: 100%;
}
.slider_container_title{
    padding: clamp(.8rem, 0.8854166666666666vw, 1.7rem);
    font-size: clamp(1.1rem, 1.1979166666666667vw, 2.3rem);
    color: #fff;
    text-align: center;
    background-color: var(--main-color);
}
.splide2 .splide__arrow--prev{
    left: -1.5rem !important;
}
.splide2 .splide__arrow--next{
    right: -1.5rem !important;
}



.biz_img_list{/*継続*/
    display: flex;
    /* gap: 1.6rem 1.5625vw; */
}
/* .biz_img{ width: 23.5%; } */
.biz_img_big{
    margin-top: -7.552083333333333vw;
    width: 54.65%;
}
.bizSec_odd .biz_img_big{ margin-right: -3.55vw; }
.bizSec_even .biz_img_big{ margin-left: -3.55vw; }
.bizSec_info_ul{
    border: .1rem solid #a9a9a9;
    display: flex;
    flex-wrap: wrap;
}
.bizSec_info_li{
    border-right: .1rem solid #a9a9a9;
    border-bottom: .1rem solid #a9a9a9;
    display: flex;
    width: calc(100% / 3);
    background-color: #fff;
    justify-content: space-between;
}
.bizSec_info_li:nth-of-type(3n){
    border-right: none;
    padding: clamp(1.2rem, 0.8333333333333334vw, 1.6rem) clamp(1.6rem, 2.083333333333333vw, 4rem);
}
.bizSec_info_li:not(:nth-of-type(3n)){ padding: clamp(1.2rem, 0.8333333333333334vw, 1.6rem) clamp(1.6rem, 8.333333333333332vw, 16rem) clamp(1.2rem, 0.8333333333333334vw, 1.6rem) clamp(1.6rem, 2.083333333333333vw, 4rem); }
.bizSec_info_li:nth-of-type(n+10):nth-of-type(-n+12){ border-bottom: none; }
.bizSec6_list{
    display: flex;
    flex-wrap: wrap;
    /* gap: clamp(3rem, 3.125vw, 6rem) clamp(3rem, 3.3333333333333335vw, 6.4rem); */
    gap: 3.125vw 3.3333333333333335vw;
}
.bizSec6_img{
    width: 47.7%;
}



























/*=== 採用情報 ===*/
.recSec3{
    padding: clamp(6rem, 9.583333333333334vw, 11.5rem) 0 clamp(6rem, 9.166666666666666vw, 11rem);
    background-color: var(--bg-color);
}
.recSec3 .recSec_inner, .recSec4 .recSec_inner{
    margin: 0 auto;
    max-width: 100rem;
    width: 90%;
}
.recSec3_innerWrap{
    padding: clamp(2.4rem, 2.083333333333333vw, 4rem) clamp(1.6rem, 1.1458333333333333vw, 2.2rem);
    background-color: #fff;
}
.employeeBenefits_box1{ padding: 0 clamp(.8rem, 2.051282051282051vw, 1.6rem); }
.employeeBenefits_ul{
    display: flex;
    flex-wrap: wrap;
}
.employeeBenefits_li{ line-height: 2.182; }
.employeeBenefits_box1 .employeeBenefits_li:first-of-type{ width: 100%; }
.employeeBenefits_box1 .employeeBenefits_li{ width: 50%; }
.employeeBenefits_span{ margin-left: 3.2rem; }
.employeeBenefits_a_span{
    padding-bottom: clamp(.1rem, 0.33333333333333337vw, .4rem);
    border-bottom: .1rem solid #000;
}
.employeeBenefits_box2{
    margin-top: clamp(2.4rem, 1.8229166666666667vw, 3.5rem);
    padding: clamp(2.4rem, 2.083333333333333vw, 4rem) clamp(1.6rem, 1.5625vw, 3rem) clamp(3.2rem, 2.604166666666667vw, 5rem);
    background-color: var(--bg-lightBlue);
}
.employeeBenefits_headline{
    margin-bottom: clamp(2.4rem, 2.083333333333333vw, 4rem);
    line-height: 1;
    font-size: clamp(1.8rem, 1.5625vw, 3rem);
    color: var(--main-color);
    text-align: center;
}
.employeeBenefits_box2 .employeeBenefits_li{ width: 22.5%; }
.employeeBenefits_box2 .employeeBenefits_li:nth-last-of-type(2), .employeeBenefits_li:nth-last-of-type(6){ width: 32%; }
.recSec4{ padding: clamp(6rem, 10vw, 12rem) 0; }
.recSec4 .u_content_title_en, .recSec5 .u_content_title_en{ padding: clamp(.6rem, 0.5833333333333334vw, .7rem) 2rem; }
.recSec4_ul{
    display: flex;
    flex-wrap: wrap;
    gap: 3.125vw 3.125vw;
    justify-content: space-between;
}
.recSec4_li{
    padding: clamp(1.6rem, 2.9166666666666665vw, 3.5rem) clamp(1.6rem, 2.9166666666666665vw, 3.5rem) clamp(1.6rem, 2.5vw, 3rem);
    width: 47%;
    background-color: var(--bg-color);
}
.recSec4_headline{
    margin: clamp(1.6rem, 2.083333333333333vw, 2.5rem) 0 clamp(.8rem, 1.6666666666666667vw, 2rem);
    line-height: 1;
    font-size: clamp(1.8rem, 1.5625vw, 3rem);
    color: var(--main-color);
    text-align: center;
}
.recSec5{
    padding: clamp(6rem, 8.333333333333332vw, 10rem) 0 clamp(6rem, 15.416666666666668vw, 18.5rem);
    background-color: var(--bg-color);
}
.recSec5 .recSec_inner{
    margin: 0 auto;
    max-width: 156rem;
    width: 90%;
}
.recSec5_innerWrap{
    position: relative;
    padding-top: 2rem;
}
.recSec5_headline_box, .recSec5_sentence_box{ position: absolute; }
.recSec5_headline_box{
    top: -2.4479166666666665vw;
    left: clamp(1.6rem, 2.864583333333333vw, 5.5rem);
}
.recSec5_headline{
    display: flex;
    flex-direction: column;
    gap: clamp(.6rem, 0.8333333333333334vw, 1rem) 0;
}
.recSec5_headline_span{
    padding: clamp(.8rem, 1.5555555555555556vw, 1.4rem) clamp(1.6rem, 2vw, 2.4rem);
    display: block;
    width: fit-content;
    line-height: 1;
    font-size: clamp(1.8rem, 2.083333333333333vw, 4rem);
    font-weight: 700;
    color: #fff;
    background-color: var(--main-color);
}
.recSec5_img_box{
    display: flex;
    flex-wrap: wrap;
}
.recSec5_sentence_box{
    bottom: -3.3333333333333335vw;
    right: clamp(1.6rem, 2.864583333333333vw, 5.5rem);
    padding: clamp(2.4rem, 1.6666666666666667vw, 3.2rem) clamp(1.6rem, 1.6666666666666667vw, 3.2rem);
    width: 69.6%;
    background-color: rgba(255, 255, 255, .76);
}

/*=== 野球部 ===*/
.bbSec1{ padding: clamp(4rem, 5.833333333333333vw, 7rem) 0 clamp(6rem, 12.5vw, 15rem); }
.bbSec_inner{
    margin: 0 auto;
    max-width: 111rem;
    width: 90%;
}
.bb_grades{
    margin: clamp(3.2rem, 8vw, 9.6rem) auto 0;
    max-width: 110rem;
    width: 90%;
}
.bbSec1 .u_sentence{
    line-height: 1.92;
    color: #fff;
    text-align: center;
}
.bb_grades_ul{ margin-top: clamp(4.8rem, 6vw, 7.2rem); }
.bb_grades_li{
    margin-bottom: 1.2rem;
    padding: 1.4rem clamp(1.6rem, 2.666666666666667vw, 3.2rem);
    display: flex;
    flex-wrap: wrap;
    background-color: var(--bg-color);
    align-items: center;
}
.bb_grades_li:last-of-type{ margin-bottom: 0; }
.bb_grades_li_inner{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.tournament_name, .tournament_result{ width: 50%; }
.bb_grades_infoWrap{
    display: flex;
}
.bb_grades_li1 .bb_grades_infoWrap{
    width: 75%;
}
.bb_grades_li1 .bb_grades_text{
    width: 25%;
}
.bb_grades_tournament{
    margin-left: 3rem;
}
.bb_grades_year{
    display: flex;
}
.bb_grades_yearNum{
    margin: 0 1rem 0 1.8rem;
}
.bb_grades_yearNum_singleDigit{
    margin: 0 2rem;
}
.bb_tournament_info{
    margin-left: 3rem;
    display: flex;
    gap: 0 1.6rem; 
}
.bb_grades_li2 .bb_grades_tournament{
    margin-left: initial;
}
.bb_grades_li2 .bb_grades_text{
    margin: 0 2rem 0 auto;
}
.bb_heldNum{
    margin: 0 1.6rem;
}
.bb_heldNum_singleDigit{
    margin: 0 2.2rem;
}
.bb_grades_li3_tournamentName{
    width: 40%;
}
.bb_grades_li3_grades_text{
    width: 9%;
    text-align: end;
}
.bb_grades_li3_grades_count{
    width: 18%;
    text-align: end;
}
.bb_grades_li3_grades_countNum{
    margin-right: 2.4rem;
}
.bb_grades_li3_grades_countNum_doubleDigit{
    margin-right: 1.2rem;
}
.bbSec2{
    padding: clamp(6rem, 9.166666666666666vw, 11rem) 0 clamp(6rem, 14.166666666666666vw, 17rem);
    background-color: var(--bg-color);
}
.tournament_img_wrap{ margin-bottom: clamp(4.8rem, 4.166666666666666vw, 8rem); }
.tournament_img_wrap:last-of-type{ margin-bottom: 0; }
.tournament_img_title{
    margin-bottom: clamp(2rem, 1.6666666666666667vw, 3.2rem);
    padding: clamp(.8rem, 0.7291666666666666vw, 1.4rem) 1.6rem;
    font-size: clamp(1.8rem, 1.5625vw, 3rem);
    color: #fff;
    text-align: center;
    background-color: var(--main-color);
}
.tournament_date{
    margin-right: 2.4rem;
    color: #fff;
}
.tournament_img_box{
    display: flex;
    flex-direction: column;
    gap: clamp(1.6rem, 1.6666666666666667vw, 3.2rem) 0;
}
.bb_player_imgBox{
    display: flex;
    gap: .8rem 3%;
    justify-content: space-between;
}
.bb_player_imgBox2{
    margin: 3rem 0 8rem;
}

/*=== お問い合わせ ===*/
.contactSec{ padding: clamp(4rem, 5.833333333333333vw, 7rem) 0 clamp(6rem, 10.833333333333334vw, 13rem); }
.contactSec_inner{
    margin: 0 auto;
    max-width: 110rem;
    width: 90%;
}
.contact_br{ display: none; }
.contactSec .u_sentence{
    color: #fff;
    text-align: center;
}
.contact_form{ margin-top: clamp(4.8rem, 4.6875vw, 9rem); }
.formTable{ width: 100%; }
.form_box{
    border-bottom: .1rem solid #282828;
    display: flex;
    flex-wrap: wrap;
}
.form_box:first-of-type{ border-top: .1rem solid #282828; }
.form_label{
    padding: 2.2rem 3.2rem 1.6rem;
    width: 25rem;
    font-weight: 700;
    text-align: start;
    background-color: var(--bg-lightBlue);
}
.required{ position: relative; }
.required::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: clamp(.8rem, 0.8333333333333334vw, 1rem);
    height: 100%;
    background-color: #e8e80d;
}
.input_wrap{
    padding: 1.6rem 3rem;
    width: calc(100% - 25rem);
    background-color: #fff;
}
.form_input{
    border: none;
    outline: none;
    padding: 1.3rem 1.5rem;
    width: calc(100% - 3rem);
    font-size: clamp(1.6rem, 1.375vw, 2.2rem);
    background-color: var(--bg-color);
}
.form_input_short{ width: 13rem; }
.message_area{ height: 31rem; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output{ background-color: #fff; }
.wpcf7 form.sent .wpcf7-response-output{ display: none; }
/*== 送信ボタン ==*/
.submitBtn, .wpcf7-submit{
    margin: clamp(4rem, 3.75vw, 7.2rem) auto 0;
    border: none;
    border-radius: 0;
    outline: none;
    padding: 0 0;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: .3s all;
    cursor: pointer;
    width: 35rem;
    height: 8rem;
    font-size: clamp(1.6rem, 1.3020833333333335vw, 2.5rem);
    font-weight: 700;
    color: #0b0b0b !important;
    background-color: #e8e80d;
}
.submitBtn:hover{ opacity: .6; }
.wpcf7-spinner{
    margin: 10px auto 0 !important;
    display: block !important;
    background-color: #fbfbfc !important;
}
.wpcf7-spinner::before{ background-color: #23282d !important; }
/*=== お問い合わせ完了 ===*/
.completionBg{
    margin: 0 auto;
    padding: clamp(4rem, 5.833333333333333vw, 7rem) 0;
    max-width: 120rem;
    width: 90%;
    background-color: #fff;
}
.completion_inner{
    margin: 0 auto;
    width: 90%;
}
.contact_sentence_wrap{
    margin-top: clamp(2.4rem, 2.666666666666667vw, 3.2rem);
    display: flex;
    flex-direction: column;
    gap: clamp(1.6rem, 2vw, 2.4rem) 0;
}
.completion_linkBtn_wrap{
    margin: 4.8rem auto 0;
    width: fit-content;
}
.completion_linkBtn{
    display: flex;
    width: 35rem;
    height: 8rem;
    color: #fff;
    background-color: var(--main-color);
    align-items: center;
    justify-content: center;
}

/*=== お知らせ ===*/
.newsSec{ padding: clamp(4rem, 4.166666666666666vw, 8rem) 0 clamp(6rem, 10.833333333333334vw, 13rem); }
.news_wrap{
    margin: 0 auto;
    padding: clamp(4rem, 5.833333333333333vw, 7rem) 0;
    max-width: 156rem;
    width: 90%;
    background-color: #fff;
}
.news_inner{
    margin: 0 auto;
    max-width: 137rem;
    width: 90%;
}
article{ border-bottom: .1rem dashed #0b0b0b; }
.news_list_link{
    padding: clamp(1.6rem, 1.5104166666666667vw, 2.9rem) 0;
    display: flex;
    flex-wrap: wrap;
    gap: .8rem 2.4rem;
}
.news_date_cat{
    display: flex;
    gap: .8rem 2.4rem;
    align-items: center;
}
.news_time{ font-size: clamp(1.8rem, 1.25vw, 2.4rem); }
.news_cat{
    padding: clamp(.5rem, 0.6666666666666667vw, .8rem) 2rem;
    line-height: 1;
    width: fit-content;
    font-size: clamp(1.5rem, 0.9375vw, 1.8rem);
    letter-spacing: -.05em;
    color: #fff;
    background-color: var(--main-color);
}
.news_sentence{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
/*== ページネーション ==*/
.pagenation{ margin-top: 7.5rem; }
.pagenation .nav-links{
    margin: 0 auto;
    padding: 0 1rem;
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    justify-content: center;
    box-sizing: content-box;
}
.pagenation .page-numbers{
    margin-bottom: 1rem;
    border: .2rem solid var(--main-color);
    border-radius: 50%;
    width: 4.5rem;
    height: 4.5rem;
    background-color: #fff;
    transition: .3s all;
}
.pagenation .page-numbers.current{
    border: .2rem solid var(--main-color);
    background-color: var(--main-color);
    color: #fff;
}
.pagenation .page-numbers{
    margin-right: 0.6vw;
    margin-left: 0.6vw;
}
.next, .prev{
    border-radius: 3rem !important;
    width: 6rem !important;
    height: 4.5rem !important;
}
.pagenation_prev{ margin-right: 1rem; }
.pagenation_next{ margin-left: 1rem; }
.pagenation .page-numbers{
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    font-size: 1.6rem;
    align-items: center;
    justify-content: center;
}
.pagenation_aDot{ padding: .5rem 1.2rem; }
/*== 詳細 ==*/
.single_title{
    border-bottom: .1rem solid var(--main-color);
    padding: 0 clamp(.8rem, 2.051282051282051vw, 1.6rem) 2.4rem clamp(.8rem, 2.051282051282051vw, 1.6rem);
    font-size: clamp(2rem, 3.076923076923077vw, 2.4rem);
}
.single_timeCat, .single_content{ padding: 1.6rem clamp(.8rem, 2.051282051282051vw, 1.6rem) 0; }
figure{
    /*margin-top: 2.4rem;*/
    margin: 2.4rem auto 0;
    width: 85%;
}
/*== 前後・一覧ボタン ==*/
.single_linkBtn_wrap{
    margin: clamp(8rem, 10vw, 12rem) auto 0;
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    gap: 1.2rem clamp(2rem, 9.230769230769232vw, 12rem);
}
.pnBtn, .singleAll_link_wrap{
    width: clamp(16rem, 19.230769230769234vw, 25rem);
    text-align: center;
}
.pnBtn, .singleAll_link_wrap{ background-color: var(--main-color); }
.pnBtn a:hover, .singleAll_link_wrap a:hover{
    opacity: 1;
    background-color: #000;
}
.nolink_pnBtn{ background-color: #9f9f9f; }
.pnBtn a, .singleAll_link
.pnBtn p, .pnBtn a, .singleAll_link, .nolink_pnBtn p{
    padding: 1.6rem 0;
    display: block;
    color: #fff;
}
@media screen and ( max-width: 1500px ){
    /*=== 企業情報 ===*/
    .access_tel_box{ flex-direction: column; }
    .access_tel, .access_tel::before{ position: initial; }
    .access_tel::before{ display: none; }
}
@media screen and ( max-width: 1200px ){
    /*=== 企業情報 ===*/
    .coSec2_box{
        width: 100%;
        gap: 4rem 4rem;
    }
    .coSec2_headline::before{
        right: -2rem;
        width: .2rem;
    }
    .access_dl{ flex-direction: column; }
    .access_dl dt, .access_dl dd{ width: 100%; }
    .coSec5_qualification{ justify-content: start; }
    .coSec5_qualificationName, .coSec5_qualificationNum{ width: 100%; }
    .coSec5_qualificationName, .coSec5_note{ line-height: 1.5; }
    .coSec5_qualificationNum{ margin: -.7rem 0 0 0; }

    /*=== 事業内容 ===*/
    .bizSec_odd .bizSec_info_img{ flex-direction: column-reverse; }
    .bizSec_even .bizSec_info_img{ flex-direction: column; }
    .biz_img_big{
        margin: auto auto 0;
        width: 85%;
    }
    .bizSec_odd .biz_img_big{ margin-right: auto; }
    .bizSec_even .biz_img_big{ margin-left: auto; }
    .bizSec_info{
        margin-top: 4.8rem;
        width: 100%;
    }
    .bizSec_title{ margin-bottom: 1.6rem; }
    /* .biz_img_list{ margin-top: clamp(2.4rem, 5.128205128205128vw, 4rem); } */
    .bizSec_info_li{ width: 50%; }
    .bizSec_info_li:nth-of-type(2n){ border-right: none !important; }
    .bizSec_info_li:nth-of-type(3n), .bizSec_info_li:not(:nth-of-type(3n)){ padding: clamp(1.2rem, 0.8333333333333334vw, 1.6rem) clamp(1.6rem, 2vw, 2.4rem); }
    .bizSec_info_li:nth-of-type(3n){ border-right: .1rem solid #a9a9a9; }
    .bizSec_info_li:nth-of-type(n+10):nth-of-type(-n+13){ border-bottom: .1rem solid #a9a9a9; }
    .bizSec_info_li:nth-of-type(11), .bizSec_info_li:nth-of-type(12){ border-bottom: none !important; }

    /*=== 採用情報 ===*/
    .recSec5_sentence_box{
        position: relative;
        top: auto;
        left: 0;
        margin: -8.333333333333332vw clamp(1.6rem, 2.864583333333333vw, 5.5rem) 0 auto;
        width: 72%;
    }
}
@media screen and ( max-width: 780px ){
    /*=== 企業情報 ===*/
    .companyProfile_dl dt, .companyProfile_dl dd, .recruitment_dl dt, .recruitment_dl dd{ width: 100%; }
    .companyProfile_dl dt, .recruitment_dl dt{ padding: 1.2rem 1.8rem; }
    .companyProfile_dl dd, .recruitment_dl dd{ padding: 1.6rem 1.8rem; }
    .coSec2 .u_content_title_en, .coSec4 .u_content_title_en, .coSec5 .u_content_title_en{ padding: clamp(.4rem, 0.7692307692307693vw, .6rem) 2rem; }
    .coSec2_box{
        flex-direction: column;
        align-items: start;
    }
    .coSec2_headline{ width: 100%; }
    .coSec2_headline::before{
        top: 4.5rem;
        right: auto;
        left: 0;
        width: 100%;
        height: .2rem;
    }
    .coSec3_sentence{
        letter-spacing: initial;
        text-align: start;
    }
    .coSec4_innerWrap{ flex-direction: column; }
    .coSec4_box{ width: 100%; }
    .coSec5_innerWrap{ flex-direction: column; }
    .coSec5_box{ width: 100%; }
    .coSec5_subdivision_wrap{ flex-direction: column; }
    .coSec5_subdivision, .coSec5_subdivision_box, .coSec5_subdivision_box .coSec5_subdivision{ width: 100%; }
    .coSec5_subdivision .coSec5_qualificationName{ line-height: 1.818; }
    .coSec5_subdivision  .coSec5_qualificationNum{
        margin: 0 0;
        text-align: end;
    }
    .coSec5_subdivision .coSec5_qualification{ flex-wrap: nowrap; }
    .coSec5_subdivision_box{ flex-wrap: wrap; }
    .coSec6_ul .coSec6_li:nth-of-type(odd), .coSec6_ul .coSec6_li:nth-of-type(even){ width: 100%; }
    .coSec6_text, .coSec6_organizationName{ line-height: 1.3; }

    .coSec7_li{
        flex-wrap: wrap;
    }
    .coSec7_date{
        width: 18rem;
    }
    .coSec7_event{
        width: 100%;
        line-height: 1.5;
    }
    .coSec7_letterSpacing{
        display: block;
        width: 100%;
    }
    .coSec7_rightAlignment{
        margin-left: initial;
        text-align: initial;
    }

    /*=== 事業内容 ===*/
    .biz_img_big{ width: 100%; }
    /* .biz_img_list{ flex-wrap: wrap; }
    .biz_img{ width: 49%; }
    .bizSec_info_li{
        width: 100%;
        border-right: none !important;
    }
    .bizSec_info_li:nth-of-type(11){ border-bottom: .1rem solid #a9a9a9 !important; } */
    .slider_container{
        grid-template-columns: repeat(2, 1fr); 
        gap: 3rem 6vw;
    }
    .splide2 .splide__arrow--prev {
        left: -1.3rem !important;
    }
    .splide2 .splide__arrow--next {
        right: -1.3rem !important;
    }
    .slider_container_title{
        font-size: clamp(1.1rem, 2.051282051282051vw, 1.6rem);
    }

    /*=== 採用情報 ===*/
    .employeeBenefits_li{ line-height: 1.8; }
    .employeeBenefits_box1 .employeeBenefits_li{ width: 100%; }
    .employeeBenefits_span{
        margin: -.4rem 0 0 0;
        display: block;
    }
    .employeeBenefits_box2 .employeeBenefits_li, .employeeBenefits_box2 .employeeBenefits_li:nth-last-of-type(2), .employeeBenefits_li:nth-last-of-type(6){ width: 50%; }
    .recSec4 .u_content_title_en{ padding: clamp(.4rem, 0.7692307692307693vw, .6rem) 2rem; }
    .recSec5_innerWrap{ padding-top: 7rem; }
    .recSec5_headline_box{ top: 0; }
    .recSec5_sentence_box{
        margin: -6rem auto 0;
        width: 95%;
    }

    /*=== 野球部 ===*/
    .bbSec_inner, .bb_grades{ width: 92%; }
    /* .tournament_name{ width: 70%; }
    .tournament_result{ width: 30%; } */
    .bb_grades_li1 .bb_grades_infoWrap, .bb_grades_text{
        width: 100%;
    }
    .bb_grades_yearNum{
        margin: 0 .8rem;
    }
    .bb_grades_yearNum_singleDigit{
        margin: 0 1.3rem !important;
    }
    .bb_grades_li2 .bb_grades_year{
        width: 100%;
    }
    .bb_grades_li2 .bb_grades_infoWrap{
        flex-direction: column;
    }
    .bb_tournament_info{
        margin-left: initial;
        flex-wrap: wrap;
    }
    .bb_player_imgBox2{
        margin: 1.6rem 0 6rem;
    }
    .bb_heldNum{
        margin: 0 .8rem;
    }
    .bb_heldNum_singleDigit{
        margin: 0 1.2rem;
    }
    .bb_grades_year, .bb_grades_tournament, .bb_grades_text, .bb_held, .bb_grades_li3 p{ line-height: 1.5; }
    .bb_grades_li3_tournamentName{
        width: 100%;
    }
    .bb_grades_li3_grades_text{
        width: 6rem;
        text-align: start;
    }
    .bb_grades_li3_grades_count{
        width: 6rem;
    }
    .bb_grades_li3_grades_countNum_doubleDigit{
        margin-right: 1.6rem;
    }

    /*=== お問い合わせ ===*/
    .form_label, .input_wrap{ width: 100%; }
    .form_label{ padding: 1.2rem 1.8rem; }
    .input_wrap{ padding: 1.6rem 1.8rem; }
    /*== 送信ボタン ==*/
    .submitBtn:hover{ opacity: 1; }

    /*=== お知らせ ===*/
    .news_list_link{ flex-direction: column; }
    .single_linkBtn_wrap{
        max-width: 35rem;
        min-width: 22rem;
        width: 90%;
    }
    .pnBtn, .singleAll_link_wrap{ width: 100%; }
    .pnBtn a:hover, .singleAll_link_wrap a:hover{ background-color: var(--main-color); }
}
@media screen and ( max-width: 500px ){
    /*=== 企業情報 ===*/
    .coSec5_subdivision .coSec5_qualification{ flex-wrap: wrap; }
    .coSec5_subdivision .coSec5_qualificationNum{ text-align: start; }
    .coSec5_subdivision .coSec5_qualificationName{ line-height: 1.2; }
    .coSec6_li{ flex-direction: column; }
    .coSec7_imgWrap{
        margin: 0 auto;
        flex-wrap: wrap;
        max-width: 25rem;
        justify-content: center;
    }
    .coSec7_img{
        width: 100%;
    }


    /*=== 事業内容 ===*/
    .biz_selectBtn_li{ width: 90%; }
    .biz_selectBtn_a{ padding: 1.6rem 0 3.2rem; }
    .splide__arrow--prev{ left: -1.5rem !important; }
    .splide__arrow--next{ right: -1.5rem !important; }
    .slider_container{
        grid-template-columns: repeat(1, 1fr); 
    }
    .slider_container_title{
        font-size: 1.4rem;
    }

    /*=== 採用情報 ===*/
    .employeeBenefits_box2 .employeeBenefits_li, .employeeBenefits_box2 .employeeBenefits_li:nth-last-of-type(2), .employeeBenefits_li:nth-last-of-type(6){ width: 100%; }
    .recSec4_li{ width: 100%; }
    .recSec5_innerWrap, .recSec5_headline_box{ position: initial; }
    .recSec5_innerWrap{ padding-top: 0; }
    .recSec5_img_box{ margin-top: 2.4rem; }

    /*=== 野球部 ===*/
    .bbSec1 .u_sentence{ text-align: start; }
    /* .tournament_name, .tournament_result{ width: 100%; }
    .tournament_name{ line-height: 1.5; }
    .tournament_result{ margin-top: .4rem; }
    .bb_grades_li_inner:not(:first-of-type)>.tournament_result{ margin-top: 0; } */
    .bb_grades_infoWrap{ flex-direction: column; }
    .bb_grades_tournament{ margin-left: initial; }
    .tournament_img_title{
        display: flex;
        flex-direction: column;
        line-height: 1.6;
    }
    .tournament_date{
        margin-right: 0;
        text-align: center;
    }
    .bb_player_imgBox{
        flex-wrap: wrap;
        max-width: 25rem;
        justify-content: center;
    }
    .bb_player_imgBox1{
        margin: 0 auto .8rem;
    }
    .bb_player_imgBox2{
        margin: 0 auto 6rem;
    }
    .bb_player_img{
        width: 100%;
    }

    /*=== お問い合わせ ===*/
    .contact_br{ display: block; }
    .form_input_short{ width: 7rem; }
    /*== 送信ボタン ==*/
    .submitBtn, .wpcf7-submit{
        width: 28rem;
        height: 6rem;
    }
    .completion_linkBtn{
        width: 26rem;
        height: 6rem;
    }
}