<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.br {
  display: block;
}

.staff #main_ph .bg_fx_staff::after {
  background-image: url(/images/staff/main_bk.jpg);
  background-position: top calc(clamp(0rem, -10.231rem + 21.32vw, 11.75rem) * -1) center;
}

.staff .top_menu {
  margin-bottom: clamp(2.5rem, 1.018rem + 4.55vw, 5rem);/*40~80px(521~1400px)*/
}


/*------------------------------------------------------------
PC
------------------------------------------------------------*/
@media all and (min-width: 769px) {
  

  .staff .tit_area{
    margin-bottom: 2.5rem;
    background-color: #2e4f07;
    padding:  .25rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 1rem;
    color: #fff;
    font-size: 24px;
  }
  .staff .tit_area::before ,.staff .tit_area::after{
    content: url(/images/staff/title_deco.svg);
    display: inline-block;
    width: 2.5rem;
  }
  .staff .tit_area::after{
    transform: scaleX(-1);
  }
  

  .staff .staff_list{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1.5rem;

  }
  .staff .staff_list li{
    border: 2px solid #2e4f07;
    padding: 1rem clamp(1rem, 0.407rem + 1.82vw, 2rem);/*16~32px(521~1400px)*/
    width: calc(25% - 1.125rem);
  }
  .staff .staff_list li:not(:has(a)){
    display: flex;
    flex-direction: column;
    grid-gap: 1rem;
  }
  .staff .staff_list li a{
    display: flex;
    flex-direction: column;
    grid-gap: 1rem;
  }
  .staff .staff_list li a.link_none{
    pointer-events: none
  }
  .staff .staff_list li .staff_name{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: #2e4f07;
    order: 2;
  }
  .staff .staff_list li .text_area{
    order: 3;
  }
  .staff .staff_list li .text_area p:not(.catchphrase){
    font-size-adjust: 14px;
    text-align: center;
    margin-bottom: .75rem;
  }
  .staff .staff_list li .text_area p span{
    font-size: 12px;
    padding: 0 1rem;
    display: block;
    color: #fff;
  }
  .staff .staff_list li .text_area p.department span{
    background-color: #6fb92c;
  }
  .staff .staff_list li .text_area p.post span{
    background-color: #0FB5E8;
  }

  .staff .staff_list li .photo{
    width: 80%;
    margin: 0 auto;
    order: 1;
    aspect-ratio: 1 / 1;
    overflow: hidden;
  }
  .staff .staff_list li .catchphrase{
    font-size: 16px;
  }

  /* 隧ｳ邏ｰ繝壹�繧ｸ */
  .staff.staff_detail .name{
    padding: 1.5rem 1rem;
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
    color: #fff;
    background-color: #6fb92c;
    text-align: center;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .staff.staff_detail .catchphrase{
    font-size: clamp(1.125rem, 0.903rem + 0.68vw, 1.5rem);/*18~24px(520~1400px)*/
    text-align: center;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    position: relative;
    padding: 0 100px;
  }
  .staff.staff_detail .catchphrase::after{
    content: "";
    display: inline-block;
    width: 10%;
    min-width: 100px;
    aspect-ratio: 133/114;
    background: url(/images/page/main_icon_02.png) center 150%/100% no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .staff.staff_detail .main_flex{
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    grid-gap: 1rem;
  }
  .staff.staff_detail .main_flex figure{
    width: 100%;
    max-width: 800px;
  }
  .staff.staff_detail .main_flex .staff_list{
    width: 100%;
    grid-gap: 0;
  }
  .staff.staff_detail .main_flex .staff_list .list_row{
    width: 100%;
    border-bottom: 1px solid #bbb;
    display: flex;
    align-items: stretch;
  }
  .staff.staff_detail .main_flex .staff_list .list_row:first-of-type {
    border-top: 1px solid #bbb;
  }
  .staff.staff_detail .main_flex .staff_list .list_row dt{
    width: 18rem;
    padding: .75rem 1rem;
    background-color: #e2efdf;
  }
  .staff.staff_detail .main_flex .staff_list .list_row dd{
    width: calc(100% - 18rem);
    padding: .75rem 1rem;
  }
  .staff.staff_detail .detail_area {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    grid-gap: 1.5rem;
  }
  .staff.staff_detail .detail_area .left {
    width: calc(80% - 1.5rem);
    background-color: #e2efdf;
    padding: 2rem 1.5rem;
  }
  .staff.staff_detail .detail_area .left .detail {
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .staff.staff_detail .detail_area .left .detail h4 {
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    font-size: clamp(1.125rem, 0.903rem + 0.68vw, 1.5rem);/*18~24px(520~1400px)*/
  }
  .staff.staff_detail .detail_area .left .spot h5{
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    font-size: clamp(1rem, 0.852rem + 0.45vw, 1.25rem);/*16~20px(520~1400px)*/
    font-weight: bold;
    display: flex;
    align-items: center;
    grid-gap: 1rem;
  }
  .staff.staff_detail .detail_area .left .spot h5::before{
    content: url(/images/staff/attention.svg);
    width: 12%;
    min-width: 100px;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    grid-gap: 1rem;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex figure {
    width: 30%;
    border: #bbb;
    text-align: center;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex .text {
    width: calc(70% - 1rem);
  }
  .staff.staff_detail .detail_area .right {
    width: 20%;
  }
  .staff.staff_detail .move_bt {
    width: 50%;
    margin: 0 auto clamp(3rem, 1.08rem + 5.91vw, 6.25rem);/*48~100px(520~1400px)*/
  }

}
@media all and (min-width: 769px) and (max-width: 1080px) {
  .staff .staff_list li{
    width: calc(calc(100% / 3) - 1rem);
  }
}
@media all and (min-width: 769px) and (max-width: 980px) {
  .staff.staff_detail .main_flex{
   flex-direction: column;
   align-items: center;
  }
  .staff.staff_detail .main_flex .staff_list{
    width: 100%;
  }
  .staff.staff_detail .detail_area .left {
    width: 100%;
  }
  .staff.staff_detail .detail_area .right {
    display: none;
  }
}
/*------------------------------------------------------------
pad
------------------------------------------------------------*/
@media all and (min-width: 521px) and (max-width: 768px) {
  .staff #main_ph .bg_fx_staff::after {
    background-position: top -5vw center;
  }
  #pageUnder .body{
    padding: 80px 0 80px;
  }
  .staff .tit_area{
    margin-bottom: 2.5rem;
    background-color: #2e4f07;
    padding:  .25rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 1rem;
    color: #fff;
    font-size: 20px;
  }
  .staff .tit_area::before ,.staff .tit_area::after{
    content: url(/images/staff/title_deco.svg);
    display: inline-block;
    width: 2.5rem;
  }
  .staff .tit_area::after{
    transform: scaleX(-1);
  }

  .staff .staff_list{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1.5rem;

  }
  .staff .staff_list li{
    border: 2px solid #2e4f07;
    padding: 1rem clamp(1rem, 0.407rem + 1.82vw, 2rem);/*16~32px(521~1400px)*/
    width: calc(50% - .75rem);
  }
  .staff .staff_list li:not(:has(a)){
    display: flex;
    flex-direction: column;
    grid-gap: 1rem;
  }
  .staff .staff_list li a{
    display: flex;
    flex-direction: column;
    grid-gap: 1rem;
  }
  .staff .staff_list li a.link_none{
    pointer-events: none
  }
  .staff .staff_list li .staff_name{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: #2e4f07;
    order: 2;
  }
  .staff .staff_list li .text_area{
    order: 3;
  }
  .staff .staff_list li .text_area p:not(.catchphrase){
    font-size-adjust: 14px;
    text-align: center;
    margin-bottom: .75rem;
  }
  .staff .staff_list li .text_area p span{
    font-size: 12px;
    padding: 0 1rem;
    display: block;
    color: #fff;
  }
  .staff .staff_list li .text_area p.department span{
    background-color: #6fb92c;
  }
  .staff .staff_list li .text_area p.post span{
    background-color: #0FB5E8;
  }

  .staff .staff_list li .photo{
    width: 80%;
    margin: 0 auto;
    order: 1;
    aspect-ratio: 1 / 1;
    overflow: hidden;
  }
  .staff .staff_list li .catchphrase{
    font-size: 16px;
  }


  /* 隧ｳ邏ｰ繝壹�繧ｸ */
  .staff.staff_detail .name{
    padding: 1.5rem 1rem;
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
    color: #fff;
    background-color: #6fb92c;
    text-align: center;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .staff.staff_detail .catchphrase{
    font-size: clamp(1.125rem, 0.903rem + 0.68vw, 1.5rem);/*18~24px(520~1400px)*/
    text-align: center;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    position: relative;
    padding: 0 100px;
  }
  .staff.staff_detail .catchphrase::after{
    content: "";
    display: inline-block;
    width: 10%;
    min-width: 100px;
    aspect-ratio: 133/114;
    background: url(/images/page/main_icon_02.png) center 150%/100% no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .staff.staff_detail .main_flex{
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    grid-gap: 2rem;
  }
  .staff.staff_detail .main_flex figure{
    width: 100%;
    max-width: 800px;
  }
  .staff.staff_detail .main_flex .staff_list{
    width: 100%;
    grid-gap: 0;
  }
  .staff.staff_detail .main_flex .staff_list .list_row{
    width: 100%;
    border-bottom: 1px solid #bbb;
    display: flex;
    flex-direction: column;
  }
  .staff.staff_detail .main_flex .staff_list .list_row:first-of-type {
    border-top: 1px solid #bbb;
  }
  .staff.staff_detail .main_flex .staff_list .list_row dt{
    width: 100%;
    padding: .75rem 1rem;
    background-color: #e2efdf;
    text-align: center;
  }
  .staff.staff_detail .main_flex .staff_list .list_row dd{
    width: 100%;
    padding: .75rem 1rem;
  }
  .staff.staff_detail .detail_area {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    /* grid-gap: 1.5rem; */
    margin-bottom: 2rem;
  }
  .staff.staff_detail .detail_area .left {
    width: 100%;
    background-color: #e2efdf;
    padding: 1.5rem 1rem;
  }
  .staff.staff_detail .detail_area .left .detail {
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .staff.staff_detail .detail_area .left .detail h4 {
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    font-size: clamp(1.125rem, 0.903rem + 0.68vw, 1.5rem);/*18~24px(520~1400px)*/
  }
  .staff.staff_detail .detail_area .left .spot h5{
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    font-size: clamp(1rem, 0.852rem + 0.45vw, 1.25rem);/*16~20px(520~1400px)*/
    font-weight: bold;
    display: flex;
    align-items: center;
    grid-gap: 1rem;
  }
  .staff.staff_detail .detail_area .left .spot h5::before{
    content: url(/images/staff/attention.svg);
    width: 12%;
    min-width: 100px;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    grid-gap: 1rem;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex figure {
    width: 50%;
    border: #bbb;
    text-align: center;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex .text {
    width: 100%;
  }
  .staff.staff_detail .detail_area .right {
    display: none;
  }
  .staff.staff_detail .move_bt {
    width: 50%;
    margin: 0 auto clamp(3rem, 1.08rem + 5.91vw, 6.25rem);/*48~100px(520~1400px)*/
  }
}
/*------------------------------------------------------------
SP
------------------------------------------------------------*/
@media all and (max-width: 520px) {
  #pageUnder .body{
    padding: 80px 0 80px;
  }
  .staff #main_ph .bg_fx_staff::after {
    background-position: top 29vw center;
  }
  #main_ph .contents_wrap .main_icon_left{
    bottom: -3%;
  }
  .staff section::before{
    content: unset;
  }

  .staff .tit_area{
    margin-bottom: 2.5rem;
    background-color: #2e4f07;
    padding:  .25rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 1rem;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }
  /* .staff .tit_area::before ,.staff .tit_area::after{
    content: url(/images/staff/title_deco.svg);
    display: inline-block;
    width: 2.5rem;
  }
  .staff .tit_area::after{
    transform: scaleX(-1);
  } */

  .staff .staff_list{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 1.5rem;

  }
  .staff .staff_list li{
    border: 2px solid #2e4f07;
    padding: 1rem clamp(1rem, 0.407rem + 1.82vw, 2rem);/*16~32px(521~1400px)*/
    width: 90%;
    margin:  0 auto;
  }
  .staff .staff_list li:not(:has(a)){
    display: flex;
    flex-direction: column;
    grid-gap: 1rem;
  }
  .staff .staff_list li a{
    display: flex;
    flex-direction: column;
    grid-gap: 1rem;
  }
  .staff .staff_list li a.link_none{
    pointer-events: none
  }
  .staff .staff_list li .staff_name{
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: #2e4f07;
    order: 2;
  }
  .staff .staff_list li .text_area{
    order: 3;
  }
  .staff .staff_list li .text_area p:not(.catchphrase){
    font-size-adjust: 14px;
    text-align: center;
    margin-bottom: .75rem;
  }
  .staff .staff_list li .text_area p span{
    font-size: 12px;
    padding: 0 1rem;
    display: block;
    color: #fff;
  }
  .staff .staff_list li .text_area p.department span{
    background-color: #6fb92c;
  }
  .staff .staff_list li .text_area p.post span{
    background-color: #0FB5E8;
  }

  .staff .staff_list li .photo{
    width: 80%;
    margin: 0 auto;
    order: 1;
  }
  .staff .staff_list li .catchphrase{
    font-size: 16px;
  }


  /* 隧ｳ邏ｰ繝壹�繧ｸ */
  .staff.staff_detail .name{
    padding: 1rem .5rem;
    font-size: clamp(1.375rem, 1.006rem + 1.14vw, 2rem);/*22~32px(520~1400px)*/
    color: #fff;
    background-color: #6fb92c;
    text-align: center;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .staff.staff_detail .catchphrase{
    font-size: clamp(1.125rem, 0.903rem + 0.68vw, 1.5rem);/*18~24px(520~1400px)*/
    text-align: center;
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    position: relative;
    padding: 0 3.8rem;
  }
  .staff.staff_detail .catchphrase::after{
    content: "";
    display: inline-block;
    width: 80px;
    aspect-ratio: 133/114;
    background: url(/images/page/main_icon_02.png) center 150%/100% no-repeat;
    position: absolute;
    top: 50%;
    right: -5%;
    transform: translateY(-50%);
  }
  .staff.staff_detail .main_flex{
    margin-bottom: clamp(2rem, 0.227rem + 5.45vw, 5rem);/*32~80px(520~1400px)*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    grid-gap: 1rem;
  }
  .staff.staff_detail .main_flex figure{
    width: 100%;
    max-width: 800px;
  }
  .staff.staff_detail .main_flex .staff_list{
    width: 100%;
    grid-gap: 0;
  }
  .staff.staff_detail .main_flex .staff_list .list_row{
    width: 100%;
    border-bottom: 1px solid #bbb;
    display: flex;
    flex-direction: column;
  }
  .staff.staff_detail .main_flex .staff_list .list_row:first-of-type {
    border-top: 1px solid #bbb;
  }
  .staff.staff_detail .main_flex .staff_list .list_row dt{
    width: 100%;
    padding: .5rem;
    background-color: #e2efdf;
    text-align: center;
  }
  .staff.staff_detail .main_flex .staff_list .list_row dd{
    width: 100%;
    padding: .5rem;
    font-size: 14px;
  }
  .staff.staff_detail .detail_area {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    /* grid-gap: 1.5rem; */
    margin-bottom: 2rem;
  }
  .staff.staff_detail .detail_area .left {
    background-color: #e2efdf;
    padding: 1rem;
  }
  .staff.staff_detail .detail_area .left .text {
    font-size: 14px;
  }
  .staff.staff_detail .detail_area .left .detail {
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
  }
  .staff.staff_detail .detail_area .left .detail h4 {
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    font-size: clamp(1.125rem, 0.903rem + 0.68vw, 1.5rem);/*18~24px(520~1400px)*/
    text-align: center;
  }
  .staff.staff_detail .detail_area .left .spot h5{
    margin-bottom: clamp(1rem, 0.114rem + 2.73vw, 2.5rem);/*16~40px(520~1400px)*/
    font-size: clamp(1rem, 0.852rem + 0.45vw, 1.25rem);/*16~20px(520~1400px)*/
    font-weight: bold;
    display: flex;
    align-items: center;
    grid-gap: 1rem;
  }
  .staff.staff_detail .detail_area .left .spot h5::before{
    content: url(/images/staff/attention.svg);
    width: 80px;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    grid-gap: 1rem;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex figure {
    width: 80%;
    border: #bbb;
    text-align: center;
  }
  .staff.staff_detail .detail_area .left .spot .spot_flex .text {
    width: 100%;
  }
  .staff.staff_detail .detail_area .right {
    display: none;
  }
  .staff.staff_detail .move_bt {
    width: 80%;
    margin: 0 auto clamp(3rem, 1.08rem + 5.91vw, 6.25rem);/*48~100px(520~1400px)*/
  }
}</pre></body></html>