/*
Theme Name:   itnetworks
Template:     twentyseventeen
*/

body {
  background-color: #fff;
  color: #33352d;
}

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

a img:hover {
  opacity: 0.8;
}

ul, li {
  list-style: none;
}

p, ul, li, h1, h2, h3, h4, h5 {
  color: #2a2a2a;
}

tr {
  border-bottom: 1px solid #ddd;
}
tr:first-of-type {
  border-top: 1px solid #ddd;
}
th,td {
  padding: 15px 30px 15px 20px !important;
}
th {
  background-color: #f0f0f0;
  vertical-align: top;
  word-break: keep-all;
}

.mr1 {
  margin-right: 1rem;
}

.di {
  display: inline !important;
}

.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
}
.flex-1 {
  flex: 1;
}
.space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.container {
  margin: 0 auto;
  width: 1042px;
}


/* header,footer */
header .logo,
footer .logo {
  display: inline-flex;
  align-items: center;
}
header .logo h1,
footer .logo h1 {
  line-height: 1;
  margin: 0;
}
header .nav .contact,
footer .nav .contact {
  margin-bottom: 1rem;
  text-align: right;
}
header .nav .contact a,
footer .nav .contact a {
  background-color: #ea5136;
  color: #fff;
  display: inline-block;
  padding: .4rem 1.5rem;
}
header .nav nav ul,
footer .nav nav ul {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
}
header .nav nav ul li,
footer .nav nav ul li {
  margin: 0 .7rem;
}

header .flex{
  align-items: center;
}
header .keyv {
  text-align: center;
}
header .keyv .keyv-inner {
  position: relative;
  display: inline-block;
}
.home header .keyv .keyv-inner {
  display: block;
}
header .keyv .keyv-inner img {
  margin: 0 auto;
}
.home header .keyv .keyv-inner img {
  margin: 0 auto;
  object-fit: contain;
  width: 100%;
  aspect-ratio: 16 / 9;
}
header .keyv .keyv-inner .title {
  background-color:  rgba(2, 130, 92, 0.8);
  height: 70px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
header .keyv .keyv-inner .title h1,
header .keyv .keyv-inner .title p {
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  line-height: 70px;
  margin: 0 auto;
  text-align: left;
  width: 1042px;
}

footer {
  margin-top: 1rem;
}
footer .footer1 {
  margin-bottom: 1rem;
}
footer .footer2 {
  background-color: #02825c;
  padding: .5rem 0;
}
footer .footer2 ul li,
footer .footer2 p {
  color: #fff;
}
footer .footer2 p {
  margin: 0;
}
footer .footer2 .footer2-list {
  margin-left: auto;
  padding-top: .5rem;
  text-align: right;
  width: 475px;
}
footer .footer2 .footer2-list ul {
  margin: 0;
  padding: .4rem 0;
}
footer .footer2 .copyright {
  margin-top: 1rem;
  text-align: right;
}

/* common content */
.content {
  margin-top: 3rem;
}
.content.vehicle {
  margin-top: 0;
}

/* top page */
.top h2 {
  font-size: 3rem;
  font-weight: 300 !important;
  padding-top: 3rem;
  margin-bottom: 3rem;
  text-align: center;
}
.top h2 span {
  display: block;
  font-size: 1rem;
}
.top-our-business > p {
  font-size: .9rem;
  margin-bottom: .4rem;
  text-align: center;
}
.top-our-business__item {
  margin-top: 1rem;
	margin-bottom: 3rem;
}
.top-our-business__item ul {
  flex-wrap: wrap;
  gap: 20px 1%;
}
.top-our-business__item ul li {
  text-align: center;
}
.top-our-business__item ul li p {
  margin-top: .5rem;
    font-size: 15px;
    letter-spacing: 0.5em !important;
    padding: 5px;
    border: 1px solid #ccc;
    width: 240px;
    margin: 0 auto;
    margin-top: 15px;
}
.top-gallery {
  background-color: #eaeae2;
}
.top-gallery .top-gallery-slider {
  padding-bottom: 3rem;
}
.top-blog .top-blog-lists {
  height: 200px;
  overflow-y: scroll;
}
.top-blog .top-blog-lists ul {
  margin-bottom: 0;
}
.top-blog .top-blog-lists ul li {
  border-bottom: 1px dashed #c3c3c3;
  margin-bottom: 2rem;
  padding-bottom: .5rem;
}
.top-blog .top-blog-lists ul li:last-of-type {
  margin-bottom: .5rem;
}
.top-blog .top-blog-lists ul li span.date {
  margin-right: 5rem;
}
.top-blog .more {
  background-color: #02825c;
  margin: 1rem auto 3rem;
  text-align: center;
  width: 18rem;
}
.top-blog .more a {
  color: #fff;
  display: block;
  font-size: 1.2rem;
  padding: 1rem 3rem;
}
.top-about {
  background-color: #eaeae2;
}
.top-about ul {
  padding-bottom: 4rem;
  flex-wrap: wrap;
  gap: 20px 2%;
}
.top-about ul li {
  margin: 0 auto;
}
.top-about ul li div {
  background-color: #fff;
  padding: .5rem;
}
.top-about ul li div .list-title {
  position: relative;
}
.top-about ul li div .list-title p {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0;
}
.top-about ul li div .list-title p span {
  display: block;
  font-size: 1.0rem;
  font-weight: 300;
}
.top-about ul li div .more {
  bottom: 0;
  position: absolute;
  right: 0;
}
.top-about ul li div .more:before {
  background-color: green;
  content: '▶︎';
  color: #fff;
  font-size: .5rem;
  padding: .4rem .6rem;
}

/* page */
.page h1,
.archive h1 {
  text-align: center;
}
.page:not(.home) h2,
.archive:not(.home) h2 {
  font-size: 1.2rem;
  position: relative;
  padding-left: 1.5rem;
}
.page:not(.home) h2:before,
.archive:not(.home) h2:before {
  content: url("http://forval-11109234.kir.jp/wp-content/uploads/2018/04/icon_circle.png");
  position: absolute;
  top: 31px;
  left: 0;
}

.archive .recruit .catch {
  font-size: 1.2rem;
}

.archive .vehicle .vehicle-slider-wrap {
  background-color: #eaeae2;
  margin-bottom: 3rem;
  padding: 3rem 0 1rem;
}
.archive .vehicle tbody {
  display: flex;
  flex-wrap: wrap;
}
.archive .vehicle tr {
  border: none;
}
.archive .vehicle tr {
  flex: 0 1 16.6%;
  display: flex;
  flex-direction: column;
  width: 16.6%;
}

.archive .vehicle th,
.archive .vehicle td {
  text-align: center;
  border: 1px solid #ddd;
  padding: 12px !important;
  width: 175px;
}
.archive .vehicle th,
.archive .vehicle td {
  flex: 0 1 100%;
  text-align: center;
}
.page .vehicle th:first-of-type,
.page .vehicle td:first-of-type {
  /*border-left: none;*/
}
.page .vehicle th:last-of-type,
.page .vehicle td:last-of-type {
  /*border-right: none;*/
}
.page .vehicle tr:nth-of-type(3) th:last-of-type,
.page .vehicle tr:nth-of-type(4) th:last-of-type,
.page .vehicle tr:nth-of-type(3) td:last-of-type,
.page .vehicle tr:nth-of-type(4) td:last-of-type {
  /* border-right: 1px solid #ddd; */
}

.page .contact .contact-msg {
  border: 2px solid #ddd;
  font-size: 1.1rem;
  padding: 2rem;
}
.page .contact .contact-msg span.num {
  font-size: 2rem;
}

/* blog, archive */
.blog h2 {
  font-size: 3rem;
  font-weight: 300 !important;
  padding-top: 3rem;
  margin-bottom: 3rem;
  text-align: center;
}
.blog h2 span {
  display: block;
  font-size: 1rem;
}
.blog h3 {
  padding: 0;
}
.blog article {
  border-bottom: 1px solid #ddd;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.blog article span.meta-date {
  font-weight: 300;
}
.blog article .blog-thumb {
  margin-bottom: 1rem;
  text-align: center;
}
.blog article .more {
  font-weight: 700;
}

/* swiper */
.keyv-slider,
.gallery-slider,
.vehicle-slider {
  overflow: hidden;
}
.keyv-swiper-container {
  width: 100%;
}
.gallery-swiper-container {
  background-color: #fff;
  width: 600px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.home .keyv .swiper-slide {
  background-color: #dee2e3;
}
.swiper-slide img {
  margin: 0 auto;
}
.vehicle-swiper-container,
.vehicle-swiper-container img {
  width: 1042px;
  height: 560px;
}
.keyv-swiper-button-next,
.gallery-swiper-button-next,
.vehicle-swiper-button-next {
  left: auto;
  position: absolute;
  right: -40px;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(2, 130, 92, 0.8);
  border-radius: 40px;
}
.keyv-swiper-button-next:before,
.gallery-swiper-button-next:before,
.vehicle-swiper-button-next:before {
  content: '';
  width: 14px;
  height: 14px;
  border: 0px;
  border-top: solid 4px #fff;
  border-right: solid 4px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 42%;
  left: 14px;
  z-index: 20;
  border-radius: 2px;
}
.keyv-swiper-button-prev,
.gallery-swiper-button-prev,
.vehicle-swiper-button-prev {
  right: auto;
  position: absolute;
  left: -40px;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(2, 130, 92, 0.8);
  border-radius: 40px;
}
.keyv-swiper-button-prev:before,
.gallery-swiper-button-prev:before,
.vehicle-swiper-button-prev:before {
  content: '';
  width: 14px;
  height: 14px;
  border: 0px;
  border-bottom: solid 4px #fff;
  border-left: solid 4px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 42%;
  right: 14px;
  z-index: 20;
  border-radius: 2px;
}
.keyv-swiper-button-next.swiper-button-disabled,
.keyv-swiper-button-prev.swiper-button-disabled,
.gallery-swiper-button-next.swiper-button-disabled,
.gallery-swiper-button-prev.swiper-button-disabled,
.vehicle-swiper-button-next.swiper-button-disabled,
.vehicle-swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.keyv-swiper-button-next,
.keyv-swiper-button-prev,
.gallery-swiper-button-next,
.gallery-swiper-button-prev,
.vehicle-swiper-button-next,
.vehicle-swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.keyv-swiper-pagination,
.gallery-swiper-pagination,
.vehicle-swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10;
}
.keyv-swiper-container-horizontal > .swiper-pagination-bullets,
.keyv-swiper-pagination-custom, .swiper-pagination-fraction,
.gallery-swiper-container-horizontal > .swiper-pagination-bullets,
.gallery-swiper-pagination-custom, .swiper-pagination-fraction,
.vehicle-swiper-container-horizontal > .swiper-pagination-bullets,
.vehicle-swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* form */
.contact form#mailformpro dl{
  display: flex;
  margin: 0;
}
.contact form#mailformpro dl dt {
  background-color: #f0f0f0;
  text-align: left;
  padding: 15px;
  min-width: 200px;
}
.contact form#mailformpro dl dd {
  background-color: #fff;
  text-align: left;
  padding: 15px;
  flex: 1;
}
.contact form#mailformpro .must {
  float: right;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  /* display: inline !important; */
  /* font-size: .9rem; */
  /* padding: .1rem 0 .1rem 10px !important; */
  font-size: 14px;
}
form#mailformpro select {
  /* height: 1.6rem !important; */
  padding-top: 0;
  font-size: 14px;
}
form#mailformpro button.mfp_element_submit {
  background-color: #02825c;
  background-color: green;
  background-image: none;
  border: none;
  border-radius: 0;
  display: block;
  margin: 4rem auto 0;
  text-shadow: none;
  padding: 1rem 3rem;
  width: 18rem;
}
form#mailformpro button.mfp_element_submit:hover {
  box-shadow: none;
}
.contact form#mailformpro .problem {
  background-color: #FCC;
}

#mfp_overlay_inner .mfp_buttons button{
  color: #1b1b1b !important;
}

.single .byline, .group-blog .byline {
    display: none;
}



/*for responsive*/
@media screen and (max-width: 768px) {
	.pc{
		display: none !important;
	}
}
@media screen and (min-width: 769px) {
	.rsp{
		display: none !important;
	}
}



/*22-1129*/
.heading-017 {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  padding: .8em 1em;
  overflow: hidden;
  border: 2px solid #0d89e7;
  border-radius: 5px;
  color: #333333;
  width:40%;
  margin: 0 auto;
}

.heading-017:before {
  position: absolute;
  top: -60%;
  left: -10px;
  z-index: -1;
  transform: rotate(25deg);
  width: 100px;
  height: 200%;
  background-color: #0d89e7;
  content: '';
}
.heading-017 span {
  margin-right: 1.1em;
  color: #fff;
  font-size: 1.1em;
  padding-right: 60px;
}


/***　古代カラー　***/
.kodai-table {
  table-layout: fixed;
  margin:90px 0;
}
/* ヘッダー */
.kodai-table thead th {
  background:#0a9ed4;
  font-weight: bold;
  color:#fff;
  text-align: center;
  font-size:18px;
  vertical-align: middle;
}
/* ボディ項目・フッター項目 */
.kodai-table tbody th,
.kodai-table tfoot th {
  background:hsl(206deg 100% 96%);
  vertical-align: middle;
  /* font-size:18px; */
}

/* ボディデータ・フッターデータ */
.kodai-table tbody td,
.kodai-table tfoot td {
  text-align:left;
  border-right: 1px solid hsl(206deg 100% 96%);
}

.sdgs .table-wrap{
  overflow: auto;
}

@media screen and (max-width: 768px) {
  .heading-017{
    width: 100%;
  }
  .kodai-table{
    table-layout: auto;
  }
  .kodai-table{
    min-width: 768px;
    margin: 0;
  }
  .kodai-table thead th,.kodai-table tbody th{
    font-size: 13px;
    padding: 15px !important;
    text-align: left;
    /* width: 10px; */
    /* word-break: break-word; */
  }
  .kodai-table tbody td{
    padding: 15px !important;
  }
  footer .footer1 .flex .nav nav .menu{
    flex-wrap: wrap;
    justify-content: flex-start !important;
  }
}