@charset "UTF-8";
html {
  font-size: calc(112.5% + 0.5vw);
}

body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-size: 62.5%;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

p {
  line-height: 1.7;
}

img {
  width: 100%;
  max-width: 100%;
}

.pc_display_none {
  display: none;
}

.inner {
  padding: 2% 4%;
}

.hp__item_mb {
  margin-bottom: 0.7vw;
}

.hp_m80 {
  margin: 3.125vw 0;
}

.hp_ml20 {
  margin-left: 1.563vw;
}

.hp_mb20 {
  margin-bottom: 1.563vw;
}

.hp_mb40 {
  margin-bottom: 6.25vw;
}

.hp_center {
  text-align: center;
}

.hp_align_right {
  text-align: right;
}

.hp__ttl_blue {
  font-family: "Hiragino Sans W8";
  color: #02508f;
  font-size: 1.484vw;
}

.hp_color_red {
  color: red;
}

.hp_les_m40 {
  margin: 5.208vw 0;
}

.hp_les_mb40 {
  margin-bottom: 5.208vw;
}

.btn_center {
  text-align: center;
}

.el__block {
  margin: 4vw 0;
  font-size: 1.25vw;
}

/*----content------*/
.content {
  width: 100%;
  margin: 0 auto;
}

.content__has-column {
  display: flex;
  justify-content: space-between;
}

.content__main {
  flex: 3;
  margin-right: 4vw;
}

.content__side {
  flex: 1;
  width: 100%;
  max-width: 100%;
}

/*----ページh2タイトル部分------*/
.page__ttl {
  background: #02508f;
  color: #fff;
  font-size: 1.875vw;
}

.page__ttl_layout {
  padding: 0.8vw 1.8vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page__ttl_layout img {
  width: 10vw;
  height: auto;
  object-fit: cover;
}

/*----ページインナー------*/
.page_inner {
  padding: 0.8vw 1.8vw;
}

/*----ページの要素関連------*/
.page__sub-text {
  font-size: 1.25vw;
}

.page__sub-ttl {
  font-size: 1.719vw;
  font-family: "Hiragino Sans W8";
}
.page__sub-ttl span {
  color: red;
}

.page__el_layout {
  margin: 1.875vw 0;
}

.page__el-ttl {
  font-size: 1.719vw;
  font-family: "Hiragino Sans W8";
}
.page__el-ttl.page__el_layout {
  margin: 4vw 0;
}

.border-left {
  border-left: 5px solid #02508f;
  padding-left: 0.5vw;
}

.page__line-ttl {
  font-size: 1.484vw;
  font-weight: 600;
  margin: 2vw 0;
}

/*----企業ページの共通リンク------*/
.business__link .link__item {
  font-size: 1.094vw;
  display: inline-block;
  padding-right: 1vw;
  margin-right: 1vw;
  border-right: 1px solid #02508f;
}
.business__link .link__item:last-child {
  border: none;
}
.business__link .link__item a {
  color: #02508f;
}
.business__link.business__link_center {
  text-align: center;
  margin: 4vw 0;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  width: 100%;
  padding: 2%;
  font-size: 1vw;
}

.wp-pagenavi a, .wp-pagenavi span {
  width: 100%;
  padding: 2% !important;
  font-size: 1vw;
}

.btn01 {
  max-width: 100%;
  background: #02508f;
  color: #fff;
  padding: 1.5vw;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
}

.btn02 {
  max-width: 100%;
  background: #02508f;
  color: #fff;
  padding: 1vw;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  padding: 1vw 2vw;
  font-size: 1vw;
}

.btn02_margin {
  margin: 2vw auto;
}

.btn03 {
  max-width: 100%;
  background: #02508f;
  color: #fff;
  padding: 1vw;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  font-size: 1.563vw;
}

.main__ttl {
  font-size: 3.125vw;
  color: #fff;
  text-shadow: 0px 2px 6px #333;
  font-weight: 800;
}
.main__ttl span {
  display: block;
  font-size: 2.344vw;
  color: #fff;
  text-shadow: 0px 2px 6px #333;
  font-weight: 300;
}

.archive .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.single .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.search .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-19 .header_main_visual {
  background: url("../image/page-header/header_kizuku_doboku2023.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-21 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-23 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-25 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-33 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-35 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-37 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-39 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-41 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-43 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-45 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-47 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.error404 .header_main_visual {
  background: url("../image/page-header/404_header.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.page-id-27 .header_main_visual,
.page-id-29 .header_main_visual,
.page-id-31 .header_main_visual {
  background: url("../image/page-header/header_kizuku.jpg") no-repeat center/cover;
  width: 100%;
  padding-top: 19.531vw;
  background-position: inherit;
}

.news__cat:hover {
  opacity: 0.4;
}
.news__cat a {
  color: #fff;
  display: block;
}

.news__cat {
  background: #02508f;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
}

.news__cat.doboku {
  background: #e39926;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
}

.news__cat.architecture {
  background: #2699fa;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
}

.news__cat.housing {
  background: #333;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
}

.news__cat.recruit {
  background: #1c570c;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
}

.side-news__cat {
  background: #02508f;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
  width: 9.688vw;
  margin: 0.5vw 0;
}
.side-news__cat:hover {
  opacity: 0.4;
}
.side-news__cat a {
  color: #fff;
  display: block;
}

.side-news__cat.doboku {
  background: #e39926;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
  width: 9.688vw;
  margin: 0.5vw 0;
}

.side-news__cat.architecture {
  background: #2699fa;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
  width: 9.688vw;
  margin: 0.5vw 0;
}

.side-news__cat.housing {
  background: #333;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
  width: 9.688vw;
  margin: 0.5vw 0;
}

.side-news__cat.recruit {
  background: #1c570c;
  padding: 0.5vw 1vw;
  text-align: center;
  font-size: 1vw;
  color: #fff;
  width: 9.688vw;
  margin: 0.5vw 0;
}

.company-banner_bg {
  background: url(../image/info-banner/rec-outline.jpg) no-repeat center/cover;
  width: 100%;
  padding-top: 20%;
  margin: 4vw 0;
}

.recruit-banner_bg {
  background: url(../image/info-banner/banner_recruit2023_long_78-A.jpg) no-repeat center/cover;
  width: 100%;
  padding-top: 20%;
  margin: 4vw 0;
}

.recruit-banner_bg2 {
  background: url(../image/info-banner/banner_recruit2023_78-A.jpg) no-repeat center/cover;
  width: 100%;
  padding-top: 20%;
  margin: 4vw 0;
}

.side__items .recruit-banner_bg,
.side__items .recruit-banner_bg2 {
  padding-top: 60%;
  text-align: center;
  margin: 0;
}

.border_blue {
  border-bottom: 5px solid #02508f;
}

.border_l-blue {
  border-bottom: 5px solid #2699fa;
}

/*----header------*/
.header {
  position: relative;
}

/*==================================================
スライダーのためのcss
===================================*/
.slider {
  position: relative;
  z-index: 1;
  /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
  height: 80vh; /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
}

/*　背景画像設定　*/
.slider-item02 {
  background: url(../image/pc-top/slider_16-A.jpg);
}

.slider-item03 {
  background: url(../image/pc-top/top_image2.jpg);
}

.slider-item04 {
  background: url(../image/pc-top/top_image3.jpg);
}

.slider-item05 {
  background: url(../image/pc-top/top_image4.jpg);
}

.slider-item06 {
  background: url(../image/pc-top/top_image5.jpg);
}

.slider-item_new03 {
  background: url(../image/pc-top/top_image_new3.jpg);
}

.slider-item_new04 {
  background: url(../image/pc-top/top_image_new4.jpg);
}

.slider-item_new05 {
  background: url(../image/pc-top/top_image_new5.jpg);
}

.slider-item_new06 {
  background: url(../image/pc-top/top_image_new6.jpg);
}

.slider-item {
  width: 100%; /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
  height: 80vh; /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  background-repeat: no-repeat; /*背景画像をリピートしない*/
  background-position: center; /*背景画像の位置を中央に*/
  background-size: cover; /*背景画像が.slider-item全体を覆い表示*/
}

.slick-dots {
  display: none !important;
}

/*==================================================
END　スライダー
===================================*/
.header__wrap {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.4);
  position: fixed;
  top: 0;
  z-index: 4;
}

.header__inner {
  padding: 0 4%;
}

.header_display_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
  padding-right: 4%;
}
.logo img {
  width: 4vw;
  height: 4vw;
  object-fit: contain;
  margin-right: 0.5vw;
}
.logo h1 {
  font-size: 1.8vw;
}
.logo h1 a {
  color: #000;
}

.header__menu_layout {
  width: 70%;
}

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

.menu__items {
  font-size: 1vw;
  text-align: right;
}
.menu__items a {
  color: #02508f;
}
.menu__items a.btn01 {
  color: #fff;
  font-weight: bold;
}

.menu__item_layout {
  display: inline-block;
  margin-right: 2vw;
}
.menu__item_layout:last-child {
  margin-right: 0;
}

.header__ttl_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
}
.header__ttl_center span {
  margin-top: 1vw;
}

/*----下層ページのヘッダー------*/
.header__ttl_right {
  position: absolute;
  top: 60%;
  right: 4%;
  transform: translate(0, -50%);
  text-align: right;
  z-index: 1;
}
.header__ttl_right p {
  line-height: 1.4;
}

/*----footer------*/
.footer {
  color: #fff;
}
.footer a {
  color: #fff;
}

.footer_bg {
  background: url("../image/footer_bg.png") no-repeat center/cover;
}

.footer__inner {
  padding: 2% 4%;
}

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

.company__logo {
  width: 23.438vw;
}

.footer__logo {
  flex: 1;
}

.footer__info {
  flex: 1;
}

.footer__menu_layout {
  flex: 2;
  text-align: center;
}

.footer__menu_layout ul li {
  display: inline-block;
  margin-top: 5vw;
  margin-right: 1vw;
  padding-right: 1vw;
  border-right: 1px solid currentColor;
}
.footer__menu_layout ul li:last-child {
  border: none;
}

.footer__menu {
  font-size: 1vw;
}

.logo__name {
  font-size: 1.8vw;
}

.company-info .logo {
  margin-bottom: 0.5vw;
}

.company-info__wrap {
  font-size: 1vw;
}

.copy {
  text-align: center;
  padding-bottom: 1vw;
}

/*----newsお知らせ一覧------*/
.item__ttl a {
  color: #02508f;
}

.news__content {
  padding: 0.8vw 1.8vw;
}

.news__content_bg {
  background: #f5f5f5;
}

.news__item_border {
  border-bottom: 1px dashed #707070;
  padding: 1.5vw 0;
}

.news_display_flex {
  display: flex;
  justify-content: space-between;
}

.news__item_left {
  flex: 1;
  width: 200px;
  max-width: 100%;
  margin-right: 2vw;
}
.news__item_left img {
  display: inline-block;
  width: 15.625vw;
  height: 10.547vw;
  background: #fff;
  object-fit: cover;
}

.news__day {
  font-size: 1vw;
  color: #707070;
}

.news__item_right {
  flex: 3;
}

.item__ttl {
  font-size: 1.172vw;
  padding: 0.5vw 0;
}
.item__ttl a {
  text-decoration: underline;
}

.item__text {
  font-size: 1.094vw;
}

/*----info-banner-----*/
.company-info_banner-ttl {
  color: #fff;
  font-size: 1.719vw;
  font-weight: 800;
  background: rgba(2, 80, 143, 0.7960784314) 0% 0% no-repeat padding-box;
}

.info-banner a:hover .company-banner_bg {
  opacity: 0.4;
}

.info-banner a:hover .recruit-banner_bg {
  opacity: 0.4;
}

/*----lincense-----*/
.license {
  width: 100%;
  margin: 4vw 0;
}
.license img {
  width: 15.859vw;
  object-fit: contain;
  padding: 0 0.5vw;
}

.license_display_flex {
  display: flex;
  justify-content: space-around;
}

/*----map-----*/
.maps__bg {
  background: #dddddd;
}

.maps_display_flex {
  display: flex;
  justify-content: space-between;
}

.maps_padding {
  padding: 2.813vw 1.953vw;
}

.maps__info_text {
  font-size: 1.094vw;
  color: #666666;
}
.maps__info_text .tel {
  font-size: 1.875vw;
  font-weight: bold;
}
.maps__info_text .tel .fa-phone {
  margin-right: 0.2vw;
}
.maps__info_text .tel a {
  color: #707070;
}

.maps iframe {
  height: 25.078vw;
}

/*--------------sidebar----------------*/
.side__cont_margin {
  margin: 1vw 0;
}

.side__item {
  margin: 1vw 0;
}
.side__item img {
  object-fit: cover;
}
.side__item .item__ttl {
  color: #3f639a;
  font-size: 1.563vw;
}
.side__item .item__ttl span {
  display: block;
  font-size: 1.094vw;
  font-weight: normal;
}

.side__video iframe {
  height: 17.734vw;
}

.side__item .company-info_banner-ttl {
  justify-content: center;
}

/*-------search-form---------*/
.search {
  border: 1px solid #707070;
  border-radius: 5px;
  background: #e1e2dc;
  color: #707070;
}

.search_container {
  display: flex;
  font-size: 1.5vw;
  padding: 1vw 0;
}

.search_container input[type=text] {
  flex: 3;
  text-align: center;
}

.search_container input[type=submit] {
  flex: 1;
  cursor: pointer;
  font-family: FontAwesome;
  padding-right: 1vw;
}

/*-------side_news---------*/
.side__news {
  padding: 1vw 0.5vw;
}

.side__news-ttl {
  font-size: 1.563vw;
  font-weight: normal;
  color: #707070;
  border-left: 5px solid #3f639a;
  padding-left: 0.5vw;
}

/*--------------doboku----------------*/
.business__column {
  display: flex;
  flex-wrap: wrap;
}

.business__items {
  width: 33.3333%;
  padding: 0 2% 0 0;
  margin: 1vw 0;
}
.business__items p {
  margin: 0.5vw 0;
  font-size: 1.094vw;
}
.business__items .business__ttl {
  font-weight: bold;
}
.business__items img {
  width: 21.094vw;
  height: 14.063vw;
  object-fit: cover;
}

/*--------------land-assets----------------*/
.land-btn.btn02 {
  width: 15.625vw;
  font-size: 1.094vw;
}

.land__tel a {
  color: #000;
}

.produce {
  width: 31.25vw;
}
.produce .produce__ttl {
  font-size: 1.25vw;
  color: #02508f;
  font-weight: bold;
  margin-bottom: 1vw;
}
.produce ul li {
  font-size: 1.25vw;
}

.produce_bg {
  background: #f1f9ff;
}

.produce_ly {
  padding: 1vw 2vw;
  margin: 2vw auto;
}

.el_display_flex {
  display: flex;
}

.land-img {
  object-fit: cover;
  padding: 0 2% 0 0;
}
.land-img:last-child {
  padding: 0;
}
.land-img img {
  width: 21.094vw;
  height: 14.063vw;
}

/*--------------テーブル----------------*/
.table {
  margin: 4vw 0;
}

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

.table_border {
  border: 1px solid #a2a2a2;
  border-bottom: none;
  position: relative;
}
.table_border:last-child {
  border-bottom: 1px solid #a2a2a2;
}

.table dt {
  width: 35%;
  padding: 2vw 1vw;
  color: #333;
  background: #dddddd;
  font-weight: bold;
}

.table dd {
  width: 60%;
  padding: 1vw;
}
.table dd li {
  padding: 0.2vw 0;
}

.table__wide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #a2a2a2;
}

.table_right_ly {
  margin-left: 35%;
}

.table__span span {
  display: block;
  color: red;
  font-weight: bold;
}

/*--------------industrial----------------*/
.pdf_link {
  color: #333;
  text-decoration: underline;
}

.fa-file-pdf {
  color: red;
}

.industrial-img {
  object-fit: cover;
  padding: 0 6% 0 0;
}
.industrial-img:last-child {
  padding: 0;
}
.industrial-img img {
  width: 31.25vw;
  height: 20.859vw;
  object-fit: cover;
}

/*--------------profile----------------*/
.profile .table .map iframe {
  height: 25vw;
}

/*--------------environment----------------*/
.page__text_width {
  width: 21.094vw;
}

.environment-img {
  padding: 0 1vw;
}
.environment-img:last-child {
  padding: 0;
}
.environment-img img {
  width: 21.094vw;
  height: 14.063vw;
}

/*--------------welfare----------------*/
.welfare__li_text {
  font-size: 1.25vw;
  line-height: 2;
}

/*--------------iso----------------*/
.iso-img {
  padding: 0 6% 0 0;
  margin-bottom: 4vw;
  text-align: center;
}
.iso-img:last-child {
  padding: 0;
}
.iso-img img {
  width: 31.25vw;
  height: 44.219vw;
  border: 1px solid #707070;
  object-fit: cover;
}

/*--------------quality----------------*/
.quality-img img {
  border: 1px solid #707070;
}

/*--------------sdgs----------------*/
.sdgs-img {
  width: 38.281vw;
  object-fit: cover;
}

.sdgs_ly {
  margin: 4vw auto;
}

.sdgs_display {
  display: flex;
  align-items: flex-start;
}

.sdgs__left-cont {
  width: 40%;
  object-fit: cover;
}
.sdgs__left-cont img {
  width: 21vw;
  height: 21vw;
}

.sdgs__right-cont {
  width: 60%;
}
.sdgs__right-cont ul {
  margin-left: 1vw;
}
.sdgs__right-cont ul li {
  list-style-type: disc;
  line-height: 1.7;
}

/*--------------form----------------*/
.table_comment dt {
  padding: 10vw 1vw;
}

.form .table dt {
  padding: 0.5vw;
}

.form .table dd {
  background: #f1f9ff;
  border: 1px solid #707070;
  margin-left: 1vw;
  padding: 0.5vw;
}
.form .table dd #your-name,
.form .table dd #your-address2,
.form .table dd #your-name-rubi,
.form .table dd #your-age,
.form .table dd #your-job,
.form .table dd #email {
  width: 80%;
}

.form .table .select {
  background: #fff;
  border-radius: 10px;
  width: 40%;
}

.form .table .jender {
  border: none;
  background: #fff;
}
.form .table .jender #jender-3 {
  width: 50px;
}

.form .table .age {
  width: 10%;
  margin-right: 1vw;
}

select {
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
}

.form .table .confirm {
  background: #f5f5f5;
  border: 1px solid #a2a2a2;
  text-align: center;
}
.form .table .confirm input {
  width: 27.5vw;
  background: #fff;
  padding: 0.8vw 1vw;
  border: 1px solid #707070;
  border-radius: 10px;
  margin: 1vw auto;
  box-shadow: 1px 1px 1px #000;
}

.table dd.age {
  width: 10%;
}

/*--------------グローバルメニュー----------------*/
.menu > li a {
  display: block;
  color: #fff;
}

.menu > li a:hover {
  color: #999;
}

.menu > li.menu__single {
  position: relative;
  z-index: 2;
}

.menu .menu__items .menu__item ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
}

li.menu__single ul.menu__second-level {
  position: absolute;
  width: 20vw;
  border: 2px solid #fff;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0.8;
  z-index: 2;
}
li.menu__single ul.menu__second-level li {
  text-align: left;
  padding: 0.4vw 1vw;
  border: 2px solid #fff;
  background: #02508f;
}
li.menu__single ul.menu__second-level li:hover {
  background: #1c570c;
}
li.menu__single ul.menu__second-level li a {
  color: #fff;
  display: block;
}

.menu .menu__items li.menu__single:hover ul.menu__second-level {
  top: 3vw;
  visibility: visible;
  opacity: 1;
}

/*--------------ここまでグローバルメニュー----------------*/
.page-nation {
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
}

.page-nation .page-item {
  width: 100px;
  margin: 40px;
  font-size: 1.094vw;
}
.page-nation .page-item .fa-solid {
  padding: 0 0.4vw;
}

.page-nation .page-item a {
  display: block;
  padding: 10px;
  color: #333;
  border: 1px solid #000;
}

/*--------------一覧用のpage-nav----------------*/
.archive__navi {
  margin: 8vw 0;
  padding: 0 2%;
}

.wp-pagenavi {
  text-align: center;
}
.wp-pagenavi a {
  color: #000;
}

.search_txt,
.test_search {
  font-size: 1.4vw;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  width: 100%;
}

.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
  margin-left: 0.2vw;
}

.table dt {
  padding: 1vw 1vw;
}

.table dt.hp_padding_up {
  padding: 2vw 1vw;
}

.form .table dt.hp_padding_up {
  padding: 7vw 1vw;
}

.page-id-1293 .header_main_visual {
  padding-top: 0 !important;
}

.page-id-1331 .header_main_visual {
  padding-top: 0 !important;
}

@media only screen and (max-width: 1024px) {
  p {
    font-size: 1.823vw;
  }
  figcaption {
    font-size: 1.823vw;
  }
  .inner {
    padding-bottom: 0;
  }
  .les_display_none {
    display: none;
  }
  .pc_display_none {
    display: block;
  }
  .header__ttl_center {
    width: 100%;
  }
  .main__ttl p {
    font-size: 3.906vw;
  }
  .main__ttl p span {
    font-size: 2.604vw;
    font-weight: 100;
  }
  .item__ttl {
    font-size: 2.083vw;
  }
  .content__has-column {
    display: block;
  }
  .content__main {
    margin: 0;
  }
  .content__side {
    margin: 4vw auto;
    width: 89.583vw;
    max-width: 100%;
  }
  .les_display-flex {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
  }
  .les_display-flex:last-child {
    justify-content: flex-start;
    margin-left: 3vw;
  }
  .les_display-flex .les_side-width {
    width: 39.063vw;
    margin: 2vw 0;
  }
  .les_display-flex .les_side-width iframe {
    height: 31vw;
  }
  .les_display-flex .les_side-width img {
    width: 100%;
  }
  .side__recruit {
    display: none;
  }
  .side__item .item__ttl {
    font-size: 2.604vw;
  }
  .side__item .item__ttl span {
    font-size: 1.823vw;
  }
  .search_container {
    display: block;
    text-align: center;
    font-size: 2.604vw;
  }
  .news__item_left img {
    width: 26.042vw;
    height: 17.578vw;
  }
  .news__item_left {
    flex: 1;
    max-width: 100%;
  }
  .news__item_left img {
    width: 26.042vw;
    height: 17.578vw;
  }
  .news__item_right {
    flex: 3;
  }
  .news__day {
    flex: 1;
    padding: 0 0.4vw;
    font-size: 1.563vw;
  }
  .news_display_flex {
    justify-content: space-around;
  }
  .news__cat {
    flex: 1;
    padding: 0 0.4vw;
    font-size: 1.823vw !important;
    padding: 0.5vw 2vw !important;
  }
  .btn02 {
    font-size: 1.823vw;
  }
  .btn03 {
    font-size: 3.125vw;
    padding: 1.5vw 2vw;
  }
  .side__news .btn02 {
    width: 20vw;
  }
  .land-btn.btn02 {
    font-size: 1.823vw;
    width: 22.526vw;
    padding: 1vw 2vw;
  }
  .maps__bg {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .maps_padding {
    padding: 4.297vw 5.208vw;
  }
  .maps__info_text {
    font-size: 1.823vw;
  }
  .maps__info_text .tel {
    font-size: 3.125vw;
  }
  .maps iframe {
    height: 35.417vw;
  }
  .company-info_banner-ttl {
    font-size: 2.865vw;
  }
  .license img {
    width: 22.526vw;
  }
  .page__sub-ttl {
    font-size: 2.865vw;
  }
  .page__sub-text {
    font-size: 2.083vw;
  }
  .page__el-ttl {
    font-size: 2.865vw;
  }
  .page__line-ttl {
    font-size: 2.474vw;
  }
  .produce .produce__ttl,
  .produce ul li {
    font-size: 2.083vw;
  }
  .produce_ly {
    width: 52.083vw;
    padding: 3.906vw;
  }
  .land-img img {
    width: 28.646vw;
    height: 19.141vw;
  }
  .land-img {
    padding: 0 4% 0 0;
  }
  .table dd,
  .table dt {
    font-size: 1.823vw;
  }
  .table dt {
    color: #011d43;
  }
  .profile .table dt {
    width: 20%;
  }
  .profile .table dd {
    width: 80%;
  }
  .profile .table .map iframe {
    height: 42.969vw;
  }
  .environment .el_display_block.el_display_flex {
    display: block;
  }
  .environment .page__text_width {
    width: 100%;
  }
  .environment-img img {
    width: 35.156vw;
    height: 23.438vw;
    padding: 2vw 2vw 2vw 0;
  }
  .welfare__li_text {
    font-size: 1.823vw;
  }
  .iso-img img {
    width: auto;
    height: auto;
  }
  .sdgs_ly {
    margin: 8vw auto;
  }
  .sdgs-img {
    width: 63.802vw;
  }
  .sdgs__left-cont img {
    width: auto;
    height: auto;
  }
  .sdgs__right-cont ul {
    margin-left: 5vw;
  }
  .sdgs__right-cont ul li {
    font-size: 2.083vw;
  }
  .news-single .news__item_left {
    flex: 1.5;
  }
  .page-nation .page-item {
    font-size: 1.823vw;
  }
  .form .table .confirm {
    height: auto;
  }
  .form-thanks {
    height: 100vh;
  }
  .hp_padding_up {
    padding: 3vw 1vw !important;
  }
  .business__items {
    width: 50%;
  }
  .business__items img {
    width: 45.573vw;
    height: 30.339vw;
  }
  .business__items p {
    font-size: 1.823vw;
  }
  .business__link {
    display: none;
  }
  .industrial-img img {
    width: auto;
    height: auto;
  }
  .side__news {
    padding: 2vw;
  }
  .side__news-ttl {
    font-size: 2.604vw;
  }
  .side-news__cat {
    padding: 0 2vw;
    width: 20vw !important;
    font-size: 1.823vw !important;
    padding: 0.5vw 2vw !important;
  }
  .hp__ttl_blue {
    font-size: 2.474vw;
  }
  .logo img {
    width: 8vw;
    height: 8vw;
  }
  .copy {
    font-size: 1.302vw;
  }
  .footer__logo img {
    width: 25.26vw;
    height: 10.807vw;
  }
  .footer__info {
    margin-left: 5vw;
  }
  .footer .logo__name {
    font-size: 3.125vw;
  }
  .header__inner {
    padding: 0;
  }
  .les__header {
    display: flex;
  }
  .les__header .logo {
    flex: 2;
    justify-content: center;
    margin-right: 20vw;
  }
  .les__header .logo_display_flex h1 {
    font-size: 2.604vw;
  }
  /* ----------------------- */
  /* base_sp
  /* ----------------------- */
  /* デフォルトのbuttonスタイルをリセット */
  button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    color: inherit;
    cursor: pointer;
    font: inherit;
    margin: 0;
    outline: none;
    padding: 0;
    vertical-align: middle;
  }
  /* 以下、ハンバーガーボタン */
  .burger-btn {
    display: block;
    width: 39px;
    height: 39px;
    position: relative;
    z-index: 3;
    border: none;
  }
  .bar {
    width: 20px;
    height: 1px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
  }
  .bar_top {
    top: 10px;
  }
  .bar_mid {
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .bar_bottom {
    bottom: 10px;
  }
  .burger-btn.close .bar_top {
    transform: translate(-50%, 10px) rotate(45deg);
    transition: transform 0.3s;
  }
  .burger-btn.close .bar_mid {
    opacity: 0;
    transition: opacity 0.3s;
  }
  .burger-btn.close .bar_bottom {
    transform: translate(-50%, -8px) rotate(-45deg);
    transition: transform 0.3s;
  }
  /* 以下、ハンバーガーメニュー */
  .nav-wrapper {
    visibility: hidden;
    opacity: 0;
    width: 70vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    transition: all 0.5s;
    z-index: 2;
  }
  .header-nav {
    width: 100%;
    height: 100%;
    background-color: rgba(27, 19, 16, 0.9);
    z-index: 2;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .header-nav_inner {
    padding: 4vw 4vw 8vw;
  }
  .header-nav_logo {
    object-fit: cover;
    text-align: center;
  }
  .header-nav_logo img {
    width: 10vw;
  }
  .header-nav_logo p {
    color: #fff;
    font-weight: bold;
    font-size: 3.906vw;
    margin: 2vw 0;
  }
  /* メニューオープン時 */
  .nav-wrapper.fade {
    visibility: visible;
    opacity: 1;
  }
  .les__menu_ly {
    background: #02508f;
    width: 14.323vw;
    height: 5.078vw;
    padding: 1vw;
    margin: 1vw 2vw;
    border-radius: 4px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 200;
  }
  .les__menu_ly p {
    color: #fff;
  }
  .header-nav-content {
    color: #fff;
    font-weight: bold;
    font-size: 2.865vw;
    background: #002249;
    border: 1px solid #000;
  }
  .header-nav-content a {
    display: block;
    color: #fff;
  }
  .header-nav_flex {
    display: flex;
  }
  .header-nav-item {
    width: 100%;
    text-align: center;
    border: 1px solid #000;
    padding: 2.604vw 0;
  }
  .header-nav-item:hover {
    background: #1c570c;
  }
  .noscroll {
    overflow: hidden;
  }
  .acd-check {
    display: none;
  }
  .acd-label {
    display: block;
    margin-bottom: 1px;
    position: relative;
  }
  .acd-label:after {
    box-sizing: border-box;
    content: "\f067";
    display: block;
    font-family: "Font Awesome 5 Free";
    padding: 10px 20px;
    position: absolute;
    left: 70%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .acd-content {
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: 0.5s;
    visibility: hidden;
  }
  .acd-check:checked + .acd-label:after {
    content: "\f068";
  }
  .acd-check:checked + .acd-label + .acd-content {
    height: 50px;
    opacity: 1;
    padding: 10px;
    visibility: visible;
  }
  .acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
  }
  .search_txt,
  .test_search {
    font-size: 2.4vw;
  }
  .search_container .renz {
    display: inline-block;
    width: auto;
  }
  .form .table dt.hp_padding_up {
    padding: 10vw 0 !important;
  }
}
@media only screen and (max-width: 599px) {
  p {
    font-size: 2.671vw;
  }
  /*==================================================
  スライダーのためのcss
  ===================================*/
  .slider {
    position: relative;
    z-index: 1;
    /*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
    height: 100vh; /*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
  }
  /*　背景画像設定　*/
  .slider-item01 {
    background: url(../image/sp-top/slider_mobile_32-A.jpg);
  }
  .slider-item02 {
    background: url(../image/sp-top/slider_mobile_16-A.jpg);
  }
  .slider-item03 {
    background: url(../image/sp-top/sp_top_image2.jpg);
  }
  .slider-item04 {
    background: url(../image/sp-top/sp_top_image3.jpg);
  }
  .slider-item05 {
    background: url(../image/sp-top/sp_top_image4.jpg);
  }
  .slider-item06 {
    background: url(../image/sp-top/sp_top_image5.jpg);
  }
  .slider-item {
    width: 100%; /*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height: 100vh; /*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat; /*背景画像をリピートしない*/
    background-position: center; /*背景画像の位置を中央に*/
    background-size: cover; /*背景画像が.slider-item全体を覆い表示*/
  }
  /*==================================================
     END スライダー
  ===================================*/
  .news__item_left .news_display_flex {
    display: block;
  }
  .news__item_left .news_display_flex .news__cat {
    margin: 1vw 0;
  }
  .les__header .logo_display_flex h1 {
    font-size: 4vw;
  }
  .les__menu_ly {
    width: auto;
    height: auto;
    padding: 1vw;
  }
  .les__header .logo {
    margin-right: 20vw;
  }
  .header_main_visual {
    height: 100vh;
  }
  .main__ttl p {
    font-size: 5.008vw;
  }
  .main__ttl p span {
    font-size: 4.007vw;
    font-weight: 400;
  }
  .page__ttl {
    font-size: 4.007vw;
    text-align: left;
  }
  .inner {
    padding: 0;
  }
  .item__ttl {
    font-size: 2.671vw;
  }
  .news__day,
  .news__cat {
    font-size: 2.337vw !important;
    font-weight: bold;
  }
  .news__cat {
    padding: 1.5vw !important;
  }
  .news__item_left {
    flex: 1.5;
  }
  .news__item_left img {
    width: 100%;
    margin-top: 4vw;
  }
  .btn02 {
    padding: 2vw;
    margin: 10vw 0;
    font-size: 2.671vw;
  }
  /*---------side-bar-----------*/
  .search {
    margin: 4vw 0;
  }
  .search_container {
    height: 36px;
    font-size: 3.673vw;
  }
  .search_container .renz {
    display: inline-block;
  }
  .sp_one .les_display-flex {
    display: block;
  }
  .sp_one .les_display-flex .les_side-width {
    width: 100%;
    margin: 4vw auto;
  }
  .les_display-flex .les_side-width iframe {
    height: 50vw;
  }
  .side__item .item__ttl {
    font-size: 3.339vw;
  }
  .side__item .item__ttl span {
    font-size: 2.337vw;
  }
  .side__items .les_display-flex {
    justify-content: space-between;
  }
  .side_responsive .les_side-width {
    width: 50%;
    margin-right: 4vw;
  }
  .side_responsive .les_side-width:last-child {
    margin-right: 0;
  }
  .les_display-flex:last-child {
    margin-left: 0;
  }
  .license_display_flex {
    display: block;
  }
  .sp_banner_flexItem {
    display: flex;
    width: 100%;
  }
  .license img {
    width: 50%;
  }
  .info-banner {
    display: none;
  }
  .maps__info {
    display: block;
    text-align: center;
  }
  .maps__info_text .tel {
    font-size: 5.008vw;
    margin: 2vw;
    letter-spacing: 0.2rem;
  }
  .btn03 {
    font-size: 4.007vw;
  }
  .maps iframe {
    height: 60vw;
  }
  .footer_display_flex {
    display: block;
  }
  .footer__logo {
    width: 45vw;
    height: auto;
    margin: 2vw auto;
  }
  .footer__logo img {
    width: auto;
    height: auto;
  }
  .footer .logo__name {
    font-size: 5vw;
  }
  .footer__info logo img {
    width: 18vw;
    height: 18vw;
  }
  .company-info .logo {
    margin: 4vw 0;
  }
  .logo_display_flex {
    justify-content: center;
  }
  .logo_display_flex img {
    width: 10.684vw;
    height: 9.469vw;
  }
  .company-info__wrap {
    width: 60vw;
    margin: 4vw auto;
  }
  .address span {
    display: block;
  }
  .copy {
    font-size: 2vw;
    padding-bottom: 2vw;
  }
  .nav-wrapper {
    width: 100vw;
  }
  /*-------sidebar共通----------*/
  .side__news {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .side__news-ttl {
    font-size: 3.339vw;
    margin: 4vw 0;
  }
  /*-------page共通----------*/
  .page .header_main_visual,
  .archive .header_main_visual,
  .search .header_main_visual,
  .single .header_main_visual,
  .error404 .header_main_visual {
    height: auto;
    padding-top: 40%;
    margin-bottom: 4vw;
  }
  .page__ttl {
    font-size: 4.007vw;
  }
  .page__ttl_layout img {
    width: 20vw;
  }
  .page__sub-ttl {
    font-size: 3.339vw;
  }
  .page__el-ttl {
    font-size: 3.172vw;
  }
  .page__sub-text {
    font-size: 2.671vw;
  }
  .hp__ttl_blue {
    font-size: 3.172vw;
  }
  .page__line-ttl {
    font-size: 2.671vw;
    margin: 4vw 0;
  }
  .page__el_layout {
    margin: 4vw 0;
  }
  .page figcaption {
    font-size: 2.337vw;
  }
  .business__column {
    display: block;
  }
  .business__column .business__items {
    width: 100%;
    margin-bottom: 8vw;
  }
  .business__column .business__items img {
    width: 100vw;
    height: 70vw;
  }
  .business__column .business__items p {
    font-size: 2.671vw;
  }
  /*-------table----------*/
  .table_display_flex {
    display: block;
  }
  .table dt {
    width: 100%;
    font-size: 2.337vw;
    padding: 2vw 3vw;
  }
  .table dd {
    font-size: 2.337vw;
    width: 100%;
    padding: 3vw;
  }
  .table__wide {
    position: static;
  }
  .table_right_ly {
    margin: 0;
  }
  /*-------land-assets----------*/
  .land-btn.btn02 {
    width: 28.881vw;
    margin: 4vw 0;
    padding: 2vw;
    font-size: 2.4vw;
  }
  .produce_ly {
    width: 100%;
    padding: 4vw;
  }
  .produce .produce__ttl {
    font-size: 2.671vw;
  }
  .produce .produce__ttl ul li {
    font-size: 2.337vw;
  }
  .land__tel {
    letter-spacing: 0.1rem;
  }
  /*-------page-profile----------*/
  .page-profile .el_display_flex {
    display: block;
  }
  .profile .industrial-img {
    margin-bottom: 8vw;
    padding: 0;
  }
  .profile .table dt {
    width: 100%;
  }
  .profile .table dd {
    width: 100%;
  }
  .profile .map {
    margin-top: 4vw;
  }
  /*-------page-environment----------*/
  .environment .el_display_flex {
    display: flex;
    align-items: center;
  }
  .environment-img {
    width: 50%;
  }
  .environment-img img {
    width: 100%;
    height: 35vw;
  }
  /*-------welfare----------*/
  .welfare__li_text {
    font-size: 2.337vw;
  }
  .welfare .industrial-img {
    margin-bottom: 8vw;
  }
  /*-------iso----------*/
  .iso-img {
    padding: 0;
  }
  /*-------form----------*/
  .form .table dd {
    margin: 2vw;
    width: 95%;
  }
  .form .table_border {
    border-bottom: 1px solid #f5f5f5;
  }
  .form .form_display_flex {
    display: flex;
    align-items: center;
  }
  .form .form_display_flex p {
    margin-left: 1vw;
    font-size: 3.339vw;
  }
  .form .age {
    position: relative;
  }
  .form .age2 {
    position: absolute;
    top: 13vw;
    left: 15vw;
    font-size: 4vw;
  }
  .form .table .confirm input {
    padding: 4vw;
    color: #000;
  }
  .form .table .confirm input {
    width: 50%;
  }
  /*-------sdgs----------*/
  .sdgs-img {
    width: 100%;
  }
  .sdgs_display {
    display: block;
  }
  .sdgs__left-cont {
    width: 70%;
    margin: 0 auto;
  }
  .sdgs__right-cont {
    width: 100%;
    margin: 4vw 0;
  }
  .sdgs__right-cont ul li {
    font-size: 2.337vw;
  }
  .archive__navi {
    margin: 10vw 0;
  }
  .search_txt,
  .test_search {
    font-size: 3vw;
  }
  .form .table dt.hp_padding_up {
    padding: 0.5vw !important;
  }
  .page-nation .page-item {
    margin: 0;
  }
}
@media only screen and (max-width: 450px) {
  .header-nav_logo p {
    font-size: 5vw;
  }
  .search_container {
    line-height: 2em;
  }
  .header-nav-content a {
    font-size: 4vw;
  }
  .acd-label {
    font-size: 4vw;
  }
  .footer .logo__name {
    font-size: 24px;
  }
  .company-info__wrap {
    width: auto;
    text-align: center;
  }
  .page__sub-ttl,
  .page__el-ttl,
  .page__line-ttl {
    font-size: 18px;
  }
  .page__sub-text {
    font-size: 16px;
  }
  .page figcaption {
    font-size: 13px;
  }
  .sdgs__right-cont ul li {
    font-size: 16px;
  }
  .hp__ttl_blue {
    font-size: 18px;
  }
  .news__day,
  .news__cat {
    font-size: 12px !important;
  }
  .item__ttl {
    font-size: 14px;
  }
  .item__text {
    font-size: 14px;
  }
  .news__item_left img {
    height: 22vw;
    object-fit: cover;
    margin-top: 2vw;
  }
  .btn02 {
    font-size: 14px;
    padding: 2vw 4vw;
  }
  .land-btn.btn02 {
    font-size: 14px;
    width: auto;
    padding: 4vw 8vw;
  }
  .side__news .btn02 {
    width: auto;
  }
  .btn03 {
    font-size: 20px;
    padding: 4vw 8vw;
  }
  .side__item .item__ttl {
    font-size: 20px;
  }
  .side__item .item__ttl span {
    font-size: 14px;
  }
  .side__news-ttl {
    font-size: 20px;
  }
  .side-news__cat {
    width: 24vw !important;
    font-size: 16px !important;
    padding: 0.5vw 2vw !important;
  }
  .side-news__padding .news__day {
    font-size: 16px !important;
  }
  .side-news__padding .item__ttl {
    font-size: 20px;
  }
  .maps__info_text .tel {
    font-size: 24px;
  }
  .table dt,
  .table dd {
    font-size: 16px;
  }
  .form .table .select {
    width: 70%;
  }
  .form .table .age {
    width: 20%;
  }
  .form .age2 {
    position: absolute;
    top: 50%;
    left: 25vw;
    font-size: 5vw;
  }
  .form .table .confirm input {
    font-size: 4vw;
  }
  .form .table #your-comment {
    width: 100%;
  }
  .business__column .business__items p {
    font-size: 16px;
  }
  .produce .produce__ttl {
    font-size: 18px;
  }
  .produce ul li {
    font-size: 16px;
  }
  .profile .el_display_flex,
  .welfare .el_display_flex,
  .iso .el_display_flex {
    display: block;
  }
  .welfare__li_text {
    font-size: 16px;
  }
  .form .hp_padding_up textarea {
    width: 100% !important;
  }
  .item__text p {
    font-size: 4vw;
  }
}

/*# sourceMappingURL=style.css.map */
