@charset "UTF-8";
:root {
  --window-padding: 25px;
  --vertical-window-padding: 50px;
}

/* top */
.btn01 {
  width: 250px;
}

.btn01::after {
  width: 20px;
  height: 20px;
}

.section_ttl {
  text-align: center;
}

/*.mv {
  height: 70vh;
}

.mv_text p {
  font-size: 35px;
  line-height: 50px;
}*/

.top-mv {
    min-height: calc(100vh - 60px);
    height: calc(100vh - 60px);
}

.top-mv__inner {
}

.top-mv__text {
    color: #FFF;
    right: 0;
    left: 0;
    filter: drop-shadow(2px 4px 6px black);
    font-size: 24px;
    font-size: 35px;
    line-height: 50px;
}

.top-mv__challenge {
    width: 90%;
    max-width: 500px;
}

.top-mv__challenge img {
}

.top-mv__sliderwrap {
}

.top-mv__sliderwrap .mv_slider {
    min-height: calc(100vh - 60px);
    height: calc(100vh - 60px);
}

.mv_slider.slider_01 {
}

.mv_slider.slider_02 {
}

.mv_slider.slider_03 {
}

.top_news .news__list .news__item {
  padding: 20px 0;
}

.top_about .wrap .attain_side h2 {
  font-size: 30px;
  margin-left: -20px;
  padding-top: 50px;
}

.top_about .wrap {
  flex-direction: column-reverse;
}

.top_about .wrap .attain_side {
  padding-left: 25px;
  padding-right: 25px;
}

.top_recruit-info .inner .card {
  width: 50%;
}

.top_news .news__list {
  padding: 50px 50px;
  background-color: #fff;
}

.footer {
  padding-top: 25px;
  padding-bottom: 25px;
}

.footer .inner {
  flex-direction: column;
}

/* .footer_nav {
  width: 100%;
  padding-top: 0;
  width: initial;
  gap: 50px;
} */

.footer_nav ul {
  width: inherit;
}

.footer_logo {
  width: 100%;
}

.footer_logo .footer_btns {
  justify-content: center;
}

.footer_logo .address::after {
  width: 100%;
}

.footer_nav li a span {
  display: none;
}

.footer_nav {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-top: 10px;
  /* gap: 3vw; */
}
/* top */

.sub-maps iframe {
  height: 300px;
}

.wp-pagenavi {
  margin: 30px 0 0;
}

.wp-pagenavi .previouspostslink {
    width: 40px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px 0;
}

.wp-pagenavi .page.smaller {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px 0;
}

.wp-pagenavi .current {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px 0;
}

.wp-pagenavi .no-current {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px 0;
}

.wp-pagenavi .page.larger {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px 0;
}

.wp-pagenavi .nextpostslink {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0 4px 0;
}

.wp-pagenavi .page-dots {
    margin: 0 5px;
    color: #999;
    line-height: 3;
    font-size: 12px;
}

/* entry-contents */
.entry-contents {
}

.entry-contents section {
    padding: 40px 3% 40px;
}

.entry-contents h2 {
    font-size: 20px;
    margin: 25px auto 25px;
}

.entry-contents h2.white {
}

.entry-contents h2 span {
}

.entry-contents h3 {
    font-size: 17px;
    margin: 0 0 25px;
}

.entry-contents .wp-block-column {
}

.entry-contents .wp-block-column p {
}

.entry-contents h4 {
}

.entry-contents h5 {
}

.entry-contents h6 {
}

.entry-contents p {
}

.entry-contents p small {
}

.entry-contents figure {
}

.has-text-align-right {
}

.has-text-align-left {
}

.has-text-align-center {
}

.entry-contents ul {
}

.entry-contents li {
}

.entry-contents ul li {
}

.entry-contents ol li {
}

.entry-contents ol {
}

.wp-block-table {
}

.entry-contents table {
}

.entry-contents th {
    width: 100%;
    border: none;
    background: #006fbb;
    padding: 15px 3% 15px;
    color: white;
}

.entry-contents td {
    width: 100%;
    padding: 15px 3% 35px 3%;
    font-size: 14px;
}

.entry-contents .name-position {
}

.entry-contents .name-jp {
}

.entry-contents .name-en {
}

.entry-contents .wp-block-media-text__media {
}

.entry-contents .wp-block-media-text__media img {
}

.entry-contents .wp-block-media-text {
}

.entry-contents .wp-block-image {
}

/* single-information */
.entry-contents .single_information {
}

.entry-contents .single_information .container {
}

.entry-contents .single_information__header {
    padding: 0 0 30px;
}

.entry-contents .single_information__header h2 {
    font-size: 18px !important;
}

.entry-contents .single_information__header h2::after {
}

.entry-contents .single_information__header .date {
    font-size: 16px;
}

.entry-contents .single_information__body {
    padding: 0 0 30px;
}

.entry-contents .single_information__body table {
}

.entry-contents .single_information__body thead {
}

.entry-contents .single_information__body thead tr {
}

.entry-contents .single_information__body thead th {
}

.entry-contents .single_information__body tbody {
}

.entry-contents .single_information__body tbody tr {
}

.entry-contents .single_information__body tbody td {
}

.entry-contents .single_information__footer {
}

.entry-contents .single_information__footer .btn01 {
    max-width: 180px;
    min-width: 180px;
}


@media (max-width: 576px) {
  .mv_text {
    left: 25px;
    bottom: 25px;
  }

  .mv_text p {
    font-size: 25px;
    line-height: 40px;
  }

  .mv {
    height: 60vh;
  }

  .top_news .news__list .news__item a {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 5px;
    font-size: 16px;
  }

  .top_news .news__list {
    padding: 30px 25px;
  }
  
  .top_about .wrap .attain_side h2 span {
    margin-left: -20px;
  }

  .top_about .wrap .attain_side h2 {
    padding-top: 60px;
    line-height: 40px;
    display: flex;
    flex-direction: column;
    margin-left: 0;
  }

  .top_about .wrap .attain_side h2::after {
    left: 10px;
    font-size: 55px;
  }

  .top_recruit-info .inner .card .txt_box h2,
  .top_recruit-info .inner .card .txt_box p {
    font-size: 14px;
  }

  .top_interview .wrap a {
    width: 40%;
  }

  .top_about .wrap .about_side h2 {
    padding: 40px 10px 0;
    font-size: 25px;
  }

  .top_about .wrap .about_side h2::after {
    top: 20px;
    font-size: 75px;
  }

  .top_about .wrap .about_side ul {
    /* padding: 0; */
  }

  .top_about .wrap .attain_side ul li .label .line {
    width: 50%;
  }

  .top_about .wrap .attain_side ul li .label span {
    width: 50%;
  }

  .top_interview .wrap {
    gap: 10px;
  }

  .top_interview .wrap a p:nth-child(2) {
    margin-bottom: 10px;
  }

  .top_interview .wrap a {
    font-size: 13px;
    width: 48%;
  }

  .top_interview .btn02 {
    height: 55px;
    max-width: 250px;
  }

  .top_about .wrap .about_side ul li a {
    padding: 18px 25px;
  }

  .footer_nav ul li {
    padding: 0px 0 10px;
    font-size: 13px;
    line-height: 25px;
    /* white-space: pre; */
  }

  .footer_logo .address {
    font-size: 15px;
  }

  .footer_nav ul li a {
    font-size: 12px;
    line-height: 25px;
  }
}

@media (max-width: 375px) {
  .section_ttl {
    font-size: 32px;
  }

  .mv_text p {
    font-size: 23px;
  }

  .top_about .wrap .attain_side h2 {
    font-size: 24px;
  }

  .top_about .wrap .attain_side h2::after {
    font-size: 40px;
  }

  .top_about .wrap .attain_side::after {
    background-size: 92%;
    background-position: 50% 0;
    left: 0;
    height: 5%;
    top: 35px;
  }

  .top_interview .wrap a {
    font-size: 13px;
  }

  .top_recruit-info .inner .card {
    width: 100%;
  }

  .footer_nav ul:nth-child(1) {
    width: 50%;
  }

  .footer_nav ul:nth-child(2) {
    width: 60%;
  }

  .copyright {
    font-size: 14px;
  }
}


.recruit-box .recruit_list li .reclist_box p.ttls {
  font-size: 16px;
}

.rbox {
  display: flex;
  align-items: center;
}

.recruit-box .recruit_list li .reclist_box h3.type05 {
  font-size: 18px;
}

.boxtype1.flex {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
  align-items: flex-start;
  flex-direction: column;
}

.section_photogallery h3 {
    font-size: 20px;
}

.section_photogallery h3:first-child {
}



.about_flex_col {
  display: flex;
  flex-direction: column;
  width: auto;
  justify-content: center;
  padding-top: 3%;
  padding-bottom: 5%;
}


.top_about .wrap .about_side ul li a::after {
  width: 20px;
  height: 10px;
}


section.top_about_bottom_slider_section {
  max-height: 500px;
}


p.col_text {
  writing-mode: horizontal-tb;
}


.on_slide_paragraf {
  width: 85%;
}


.slick__bg01 {
  height: 500px!important;
}
.slick__bg02 {
  height: 500px!important;
}
.slick__bg03 {
  height: 500px!important;
}

.on_slide_paragraf {
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.recruit-box .recruit_list li .reclist_box .boxtype1 {
  padding: 22px 22px 22px 22px;
  border-top: 2px solid #d5dee7;
}

.recruit-box .recruit_list li .reclist_box h3.type05 {
  padding: 0 0 0 22px;
}


.inner-md.flex-rinen-box {
  display: flex;
  gap: 25px;
  flex-direction: column;
}

img.pholo_img {
  filter: drop-shadow(10px 10px 5px #aaa);
  object-fit: contain;
  max-width: 75%;
  margin: 0 auto;
}



.h1_logo img {
  width: 180px;
}



.sub {
  margin-top: 50px;
}


.header-main {
  height: 50px;
}


.header-main .nav-box {
  top: 50px;
}

sub .inner {
  height: 140px;
}


.sub-company .persona .title .lg {
  font-size: 20px;
}


p.map_paragraf {
  font-size: 14px;
}


.breadcrumbs {
  font-size: 12px;
}


p.philosophy_paragraf {
  font-size: 14px;
}

h2.rinen_midashi {
  font-size: 20px;
}