
@charset "UTF-8";

body#top {
    background: #fff !important;
}

#main {
    background: url(/common/upload_data/recruit-rush-up3/image/20250530092445.png) no-repeat center center;
    background-size: cover;
}

.width_fixed>.content_wrapper {
    max-width: 1350px !important;
}
#lv_outer #lv::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/common/upload_data/recruit-rush-up3/image/20250530092115.png) no-repeat center center;
    background-size: contain;
    z-index: 2;
    pointer-events: none;
}
div#lv_outer{
background: url(/common/upload_data/recruit-rush-up3/image/20250530092445.png);
background-size: cover;
}
.block_table_1 table th {
    background-color: #80DAFD;
    border: 1px solid var(--i_border_color);
}
.block_table_1 table td {
    border: 1px solid var(--i_border_color);
}
#lv p span{
display: none;
}
#lv_outer #lv {
    background: url(/common/upload_data/recruit-rush-up3/image/20250530092123.png);
    background-size: cover;
    min-height: 28vw !important;
    background-repeat: no-repeat;
}
.widget_shop01 dl:nth-of-type(1) {
    border: none;
}
.widget_shop01 dl{
  border: none;
}
.inner_item_txt dl {
    display: flex;
    flex-direction: column;
}
.widget_shop01 dd {
    padding-left: 0px; 
}
.widget_shop01 dt {
    width: 120px;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 0;
}
.composite_box01.block_images_1 .inner_item_img img {
    border: none;
    border-radius: 0;
}
.contents_box01 .inner_item_img img {
    border: none;
}
section#nbp11210052\ 11210052 {
    padding-bottom: 0;
}
@media (max-width: 768px) {
#lv_outer #lv {
    background-size: cover;
    min-height: 48vw !important;
    background-repeat: no-repeat;
    background-position-x: -11rem;
}
}

/*動的パーツで社員インタビュー*/
#interview_lists + div{
  background-size: 100vw!important;
}
#interview_lists + div .content_wrapper{
  max-width: 1350px!important;
}
#interview_lists + div ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#interview_lists + div li{
  width: 30%;
  box-sizing: border-box;
  border-radius: 175px;
  background: #fff;
  border: 2px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /*box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.3);*/
}
#interview_lists + div li:nth-of-type(n+4){
  margin-top: 5rem;
}
#interview_lists + div a{
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 0;
  min-height: 100%;
}
#interview_lists + div span{
  position: unset;
  margin-top: 2rem;
  border-radius: 50%;
  width: 22vw;
  height: 22vw;
  max-width: 31rem;
  max-height: 31rem;
  padding: 0;
  display: inline-block;
  overflow: hidden;
}
#interview_lists + div li img{
  position: relative;
}
#interview_lists + div li:nth-of-type(5n+1) img{
  background-color: #02B5FF;
}
#interview_lists + div li:nth-of-type(5n+2) img{
  background-color: #8FC320;
}
#interview_lists + div li:nth-of-type(5n+3) img{
  background-color: #FEBD02;
}
#interview_lists + div li:nth-of-type(5n+4) img{
  background-color: #80D1E4;
}
#interview_lists + div li:nth-of-type(5n+5) img{
  background-color: #046EB8;
}
#interview_lists + div li:nth-of-type(5n+1) p:first-of-type{
  color: #02B5FF;
}
#interview_lists + div li:nth-of-type(5n+2) p:first-of-type{
  color: #8FC320;
}
#interview_lists + div li:nth-of-type(5n+3) p:first-of-type{
  color: #FEBD02;
}
#interview_lists + div li:nth-of-type(5n+4) p:first-of-type{
  color: #80D1E4;
}
#interview_lists + div li:nth-of-type(5n+5) p:first-of-type{
  color: #046EB8;
}
#interview_lists + div li div{
  padding: 10px 20px 50px 20px;
  font-family: "vdl-v7gothic", sans-serif;
  text-align: center;
  display: flex;
  flex-direction: column;
}
#interview_lists + div li a p:first-of-type{
  order: 1;
  font-size: 2.2rem;
  font-weight: 600;
  font-family: "vdl-v7gothic", sans-serif;
}
#interview_lists + div li a p:nth-of-type(2){
  order: 3;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.4;
  padding: 1rem 5rem;
  font-family: "vdl-v7gothic", sans-serif;
}
#interview_lists + div li ol{
  order: 2;
}
#interview_lists + div li ol li{
  font-size: 1.8rem !important;
  font-weight: 400;
  font-family: "vdl-v7gothic", sans-serif;
  width: 100%;
  border-radius: unset;
  border: unset !important;
  opacity: 1;
  background-color: transparent;
}
.block_news_1.add_design5 .content_wrapper li a span img {
    object-fit: contain;
    border-radius: 50%;
}
@media screen and (max-width: 768px){
  #interview_lists + div ul{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #interview_lists + div li{
    width: 48%;
  }
  #interview_lists + div li:nth-of-type(n+3){
    margin-top: 3rem;
  }
  #interview_lists + div span{
    width: 38vw;
    height: 38vw;
    min-width: 25rem;
    min-height: 25rem;
    max-width: 100%;
    max-height: 100%;
  }
  #interview_lists + div li a p:first-of-type{
    font-size: 3rem;
  }
  #interview_lists + div li a p:nth-of-type(2){
    padding: 1rem 6rem;
  }
}
@media screen and (max-width: 550px){
  #interview_lists + div span{
    width: 25vw;
    height: 25vw;
    min-width: 22rem;
    min-height: 22rem;
  }
  #interview_lists + div li a p:nth-of-type(2){
    padding: 1rem 4rem;
  }
}
@media screen and (max-width: 480px){
  #interview_lists + div li{
    width: 100%;
    border-radius: 210px;
  }
  #interview_lists + div span{
    width: 82vw;
    height: 82vw;
    min-width: 40rem;
    min-height: 40rem;
  }
  #interview_lists + div li:nth-of-type(n+3){
    margin-top: 0;
  }
  #interview_lists + div li:nth-of-type(n+2){
    margin-top: 3rem;
  }
  #interview_lists + div li a p:nth-of-type(2){
    padding: 1rem 9rem;
  }
}
@media screen and (max-width: 400px){
  #interview_lists + div span{
    min-width: 35rem;
    min-height: 35rem;
  }
}

/*静的パーツで社員インタビュー*/
#interview_lists02 + div .inner_item,
#interview_lists03 + div .inner_item,
#interview_lists04 + div .inner_item{
  box-sizing: border-box;
  border-radius: 180px;
  background: #fff;
  border: 2px solid #000;
  flex-direction: column;
  /*justify-content: center;*/
  align-items: center;
  padding-bottom: 6rem;
}
#interview_lists02 + div .inner_item_img,
#interview_lists03 + div .inner_item_img,
#interview_lists04 + div .inner_item_img{
  position: unset;
  margin-top: 2rem;
  border-radius: 50%;
  width: 22vw;
  height: 22vw;
  max-width: 31rem;
  max-height: 31rem;
  padding: 0;
  display: inline-block;
  overflow: hidden;
}
#interview_lists02 + div .inner_item_img img,
#interview_lists03 + div .inner_item_img img,
#interview_lists04 + div .inner_item_img img{
  height: 100%!important;
}
#interview_lists02 + div .inner_item:nth-of-type(1) img,
#interview_lists03 + div .inner_item:nth-of-type(3) img{
  background-color: #02B5FF;
}
#interview_lists02 + div .inner_item:nth-of-type(2) img,
#interview_lists04 + div .inner_item:nth-of-type(1) img{
  background-color: #8FC320;
}
#interview_lists02 + div .inner_item:nth-of-type(3) img,
#interview_lists04 + div .inner_item:nth-of-type(2) img{
  background-color: #FEBD02;
}
#interview_lists02 + div .inner_item:nth-of-type(1) .h,
#interview_lists03 + div .inner_item:nth-of-type(3) .h{
  color: #02B5FF;
}
#interview_lists02 + div .inner_item:nth-of-type(2) .h,
#interview_lists04 + div .inner_item:nth-of-type(1) .h{
  color: #8FC320;
}
#interview_lists02 + div .inner_item:nth-of-type(3) .h,
#interview_lists04 + div .inner_item:nth-of-type(2) .h{
  color: #FEBD02;
}
#interview_lists03 + div .inner_item:nth-of-type(1) img,
#interview_lists04 + div .inner_item:nth-of-type(3) img{
  background-color: #80D1E4;
}
#interview_lists03 + div .inner_item:nth-of-type(2) img{
  background-color: #046EB8;
}
#interview_lists03 + div .inner_item:nth-of-type(1) .h,
#interview_lists04 + div .inner_item:nth-of-type(3) .h{
  color: #80D1E4;
}
#interview_lists03 + div .inner_item:nth-of-type(2) .h{
  color: #046EB8;
}
#interview_lists02 + div .inner_item_txt{
  font-family: "vdl-v7gothic", sans-serif;
}
@media screen and (max-width: 1350px){
  #interview_lists02 + div .heading.block_header_4 .h,
  #interview_lists03 + div .heading.block_header_4 .h,
  #interview_lists04 + div .heading.block_header_4 .h{
    font-size: 2.8rem!important;
  }
}
@media screen and (max-width: 900px){
  #interview_lists02 + div .inner_item,
  #interview_lists03 + div .inner_item,
  #interview_lists04 + div .inner_item{
    width: 30%;
    height: 52rem;
  }
  #interview_lists02 + div .inner_item:nth-of-type(2),
  #interview_lists03 + div .inner_item:nth-of-type(2),
  #interview_lists04 + div .inner_item:nth-of-type(2){
    margin-left: 3.5%!important;
  }
  #interview_lists02 + div .inner_item:nth-of-type(3),
  #interview_lists03 + div .inner_item:nth-of-type(3),
  #interview_lists04 + div .inner_item:nth-of-type(3){
    margin-left: 3.5%!important;
  }
  #interview_lists02 + div .inner_item_txt{
    padding: 0 1rem;
  }
}
@media screen and (max-width: 768px){
#lv_outer #lv {
    background: url(/common/upload_data/recruit-rush-up3/image/20250530092123.png);
    background-size: cover;
    min-height: 44vw !important;
    background-repeat: no-repeat;
}
  #interview_lists02 + div,
  #interview_lists03 + div,
  #interview_lists04 + div{
    background-size: 100vw !important;
  }
  #interview_lists02 + div .inner_item,
  #interview_lists03 + div .inner_item,
  #interview_lists04 + div .inner_item{
    height: 100%;
    padding-top: 3rem;
    border-radius: 320px;
  }
  #interview_lists02 + div .inner_item_img,
  #interview_lists03 + div .inner_item_img,
  #interview_lists04 + div .inner_item_img{
    width: 75vw;
    height: 75vw;
    max-width: 100%;
    max-height: 100%;
  }
  #interview_lists02 + div .inner_item:nth-of-type(2),
  #interview_lists03 + div .inner_item:nth-of-type(2),
  #interview_lists04 + div .inner_item:nth-of-type(2){
    margin-left: 0!important;
  }
  #interview_lists02 + div .inner_item_txt,
  #interview_lists03 + div .inner_item_txt,
  #interview_lists04 + div .inner_item_txt{
    margin-top: 5rem;
  }
  #interview_lists02 + div .heading.block_header_4 .h,
  #interview_lists03 + div .heading.block_header_4 .h,
  #interview_lists04 + div .heading.block_header_4 .h{
    font-size: 3.5rem!important;
  }
}
@media screen and (max-width: 400px){
  #interview_lists02 + div .inner_item,
  #interview_lists03 + div .inner_item,
  #interview_lists04 + div .inner_item{
    padding-top: 1rem;
  }
}

/*部長メッセージテキスト修正*/
#message + section .inner_item_txt{
  padding-left: 0;
  font-family: "vdl-v7gothic", sans-serif;
}

/*バナー*/
#interview_banner + div{
  padding-bottom: 100px;
}
@media screen and (max-width: 768px){
  #interview_banner + div{
    padding-bottom: 150px;
  }
  .contents_btn01.block_button_2 .inner_item_img:nth-child(1):nth-last-child(3),
  .contents_btn01.block_button_2 .inner_item_img:nth-child(2):nth-last-child(2),
  .contents_btn01.block_button_2 .inner_item_img:nth-child(3):nth-last-child(1){
    max-width: 100%;
    width: 100%;
  }
  .contents_btn01.block_button_2 .inner_item_img:nth-child(1):nth-last-child(3),
  .contents_btn01.block_button_2 .inner_item_img:nth-child(2):nth-last-child(2){
    margin-bottom: 30px;
  }
  .contents_btn01.block_button_2 a{
    width: 30rem!important;
    width: 100%!important;
  }
  .contents_btn01 a:nth-child(1):nth-last-child(1){
    width: 30rem!important;
    width: 100%!important;
  }
  .contents_btn01.block_button_2 .inner_item_img img{
    width: 100%;
    height: 100%;
    aspect-racio: 50/27;
  }
}

@media screen and (max-width: 1900px) {
  #top .composite_box01 .inner_item:nth-of-type(2):nth-last-of-type(2) {
    margin-left: 3.5%;
  }
}