@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
  font-family: 'Hiragino Kaku Gothic ProN', 'メイリオ', sans-serif;
}

#main {
  background: #ffffff;
}

html {
  overflow-y: scroll;
}

body {
  background: #ffffff;
  padding-top: 1em;
  padding-bottom: 1em;
}

a {
  text-decoration: none;
}

.vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.menu,
.menu a {
  color: #000;
}

.wrap {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
}

.centercenter {
  vertical-align: middle;
}

.full {
  width: 100%;
}

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

div.description {
  display: block;
  font-size: 98%;
  padding-right: 41px;
  margin-bottom: 20px;
  max-width: 100%;
}

div.descriptionCenter {
  display: block;
  font-size: 98%;
  margin: auto;
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}

div.descriptionCenterNarrow {
  display: block;
  font-size: 98%;
  margin: auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 20px;
  text-align: center;
}

div.descriptionTop {
  display: block;
  font-size: 98%;
  margin-top: 20px;
  padding-right: 41px;
  max-width: 100%;
}

div.descriptionWide {
  display: block;
  font-size: 98%;
  padding-right: 20px;
  padding-bottom: 40px;
  max-width: 100%;
}

div.descriptionLeft {
  font-size: 98%;
  padding-left: 41px;
  margin-bottom: 20px;
  max-width: 100%;
}

div.descriptionNarrow {
  display: inline-block;
  font-size: 98%;
  padding-left: 41px;
  padding-right: 41px;
  margin-bottom: 20px;
  max-width: 100%;
}

div.descriptionNarrowSmall {
  display: inline-block;
  font-size: 98%;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 100%;
}

div.descriptionHook {
  width: 52%;
  font-size: 98%;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  margin-bottom: 20px;
  box-sizing: border-box;
}

div.imageHook {
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  width: 45%;
  box-sizing: border-box;
}

.map {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 95%;
  height: 100%;
}

.illust {
  position: relative;
}

.illustButton {
  position: absolute;
  width: 15%;
  line-height: 0;
}

.illustButtonImg {
  width: 100%;
}

div.companyTop {
  display: inline-block;
  font-size: 150%;
  text-align: center;
  width: 100%;
}

div.companyTitle {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 170%;
  padding-top: 2em;
  padding-bottom: 0.3em;
  color: #004ea2;
  font-weight: bold;
}

div.companyDescription {
  font-size: 120%;
  padding-left: 20px;
  padding-right: 20px;
}

div.companyDescription.companyDescriptionEnglish {
  padding-top: 1em;
  padding-bottom: 1em;
  font-style: italic;
}

div.companyDescription span.nowrap {
  display: inline-block;
  white-space: nowrap;
}

ul.companyList li {
  margin-left: 1.5em;
  margin-top: 0.5em;
  list-style-type: disc;
}

ul.discList li {
  margin-left: 1.5em;
  list-style-type: disc;
}

ul.discList li ul li {
  margin-left: 1.5em;
  list-style-type: circle;
}

span.colorGreen {
  color: #21a193;
}

span.colorBlue {
  color: #004ea2;
}

span.colorRed {
  color: #c94c4e;
}

div.outerCenter {
  text-align: center;
}

div.innerLeft {
  text-align: left;
  display: inline-block;
}

div.wireInner {
  margin-left: 40px;
}

img.buttonImage {
  margin-top: 6px;
}

.leftMessage {
  font-size: 89%;
  text-align: left;
}

ul.inline {
  display: block;
  width: 100%;
  letter-spacing: -1em;
}

ul.inline li {
  display: inline-block;
  letter-spacing: normal;
}

ul.use li {
  margin-left: 1em;
}

ul.features li::before {
  content: '・';
  color: #004ea2;
}

dl.use {
  display: block;
  width: 100%;
  font-size: 98%;
  clear: both;
}

dl.use dt {
  float: left;
  clear: left;
  margin-left: 1.5em;
  width: 5.5em;
  font-weight: bold;
}

dl.use::after {
  clear: left;
  margin-bottom: 1em;
}

dl.use dt::after {
  content: '…';
}

dl.use dd {
  float: left;
  margin-left: 1em;
}

.weight {
  font-size: 120%;
  font-weight: bold;
}

span.stress {
  font-weight: bold;
}

section.btn .btnText {
  font-size: small;
  margin: 1em;
  min-height: 10em;
}

section.btn .btnTitle {
  font-size: medium;
  font-weight: bold;
  padding: 0.5em;
  margin: 0.5em;
  color: white;
  text-align: center;
}

section.metalTitle {
  background: #ccc;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em;
  font-weight: bold;
  color: #000;
}

section.metalFilter {
  background: #004ea2;
  color: #fff;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em;
  font-size: 93%;
}

section.metalFilter select {
  background: #fff;
  color: #004ea2;
  padding: 0.2em;
}

.otherTitle {
  background: #ccc;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.5em;
  font-weight: bold;
  font-size: 120%;
  vertical-align: middle;
}

.otherSubTitle {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 140%;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  color: #004ea2;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.otherSubTitle::before {
  font-size: 90%;
  content: '◆';
  color: #004ea2;
  font-weight: bold;
}

.title-sub {
  border-bottom: 1px solid #004ea2;
  color: #000;
}

.bgcolor1 {
  background: #c94c4e;
}
.bgcolor2 {
  background: #525048;
}
.bgcolor3 {
  background: #21a193;
}

section.btn .btnSubTitle {
  font-size: medium;
  font-weight: bold;
  margin: 1em;
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
}

.featureTitle {
  display: block;
  float: left;
}

.featureDescription {
  margin-left: 78px;
}

.dia::before {
  content: '◆';
  color: #004ea2;
  font-weight: bold;
  display: block;
  float: left;
}

.dia > * {
  margin-left: 1em;
}

.title::before {
  content: '◆';
  color: #004ea2;
  font-weight: bold;
}

.title,
.noBeforeTitle {
  font-size: 115%;
  font-weight: bold;
  margin-top: 20px;
}

.subtitle {
  font-weight: bold;
}

.titleBig {
  font-weight: bold;
  font-size: 125%;
}

.btnText ul.inline {
  letter-spacing: normal;
}

.btnText ul.inline li {
  padding-right: 0.5em;
  letter-spacing: normal;
}

div.path {
  text-align: right;
  height: 78px;
}

div.path ul {
  display: none;
  margin-top: 25px;
  margin-bottom: 25px;
}

div.meshContact {
  font-size: 90%;
  text-align: left;
  margin-bottom: 20px;
  padding-right: 20px;
}

div.meshContact > p {
  margin-bottom: 20px;
}

.smallMincho {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 80%;
  font-weight: bold;
}

div.contact {
  text-align: left;
  font-size: 130%;
  width: 100%;
  margin-bottom: 20px;
}

div.meshContact img,
div.contact img {
  max-width: 100%;
}

hr {
  size: 1px;
  color: #b5c1c8;
  border: none;
  border-top: 1px solid;
}

.cover img {
  object-fit: cover;
  height: 100%;
  object-position: 0% 0%;
  max-width: none;
}

.coverCenter img {
  object-fit: cover;
  object-position: center 0%;
  height: 100%;
}

.narrow {
  margin-left: 20px;
  margin-right: 20px;
}

.tableTdSmall td {
  font-size: 73%;
}

#title {
  padding: 0 0 0 0;
}

#slide {
  margin-top: 3px;
}

img.white {
  background: #ffffff;
}

.graytitle {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  background: #cccccc;
  font-size: 125%;
  padding-left: 2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.grayfactory {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  background: #cccccc;
  font-size: 115%;
  padding-left: 1em;
  padding-right: 0.2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.bluetitle {
  background: #c2d4e4;
  font-size: 120%;
  padding-left: 2em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.bussinessTitle {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 150%;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  color: #004ea2;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.bussinessSubTitle {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 130%;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  text-align: center;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.bussinessDescription {
  display: inline-block;
  padding-left: 3em;
  padding-right: 3em;
}

div.bussinessDescription p {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.titleMincho {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 120%;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.titleMinchoBigNoBorder {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 150%;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  color: #004ea2;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.titleMinchoBig {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 150%;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border-bottom: #a4b5be solid 1px;
  color: #004ea2;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.titleMinchoBigBlack {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 150%;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  border-bottom: #a4b5be solid 1px;
  font-weight: bold;
  margin-bottom: 0.5em;
}

span.minchoBig {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 130%;
}

div.productImg {
  text-align: center;
}

div.productCaption div {
  text-align: center;
}

div.productCaption img {
  width: 60%;
}

div.projectImg {
  position: relative;
  text-align: center;
  font-size: medium;
  margin-bottom: 0.3em;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
}

div.projectImg:before {
  content: '';
  display: block;
  padding-top: 65%; /* 高さを幅の75%に固定 */
}

div.projectImg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}

div.projectCaption {
  text-align: left;
  font-size: small;
}

a div.projectCaption {
  color: #000;
}

div.patternA {
  background: #f82e00;
}
div.patternB {
  background: #0067b2;
}
div.patternC {
  background: #187e00;
}
div.patternD {
  background: #cc8801;
}
div.patternE {
  background: #a300cb;
}

.jobBox {
  font-size: medium;
  width: 90%;
  height: 100%;
  border: 1px #b5c1c8 solid;
  margin-bottom: 2em;
}
.jobBoxTitle {
  margin: 0.2em;
  background: #c2d4e4;
  color: #004ea2;
  height: 3.5em;
  position: relative;
}
.jonBoxTitleInner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'HG明朝E',
    'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-weight: bold;
  text-align: center;
  line-height: 1em;
  width: 100%;
}
.jobBoxBody {
  font-size: 75%;
  padding: 1em;
}
.jobBoxBody p {
  padding: 0.5em;
}
.jobBoxBody p.small {
  font-size: 80%;
}
#footer div {
  background: #004ea2;
  color: #ffffff;
  font-size: 70%;
  margin-top: 40px;
  padding-top: 0.8em;
  padding-bottom: 0.8em;
  text-align: center;
}

.more {
  position: absolute;
  bottom: 0px;
  right: 0px;
}

table {
  border-collapse: collapse;
}

table.matrix th,
table.matrix td {
  border: solid 1px #b5c1c8;
  text-align: center;
  padding: 0.3em;
  font-weight: normal;
  min-width: 1.5em;
  min-height: 1.5em;
}

table.matrix th.columnHeader {
  color: #ffffff;
  background: #004ea2;
}

table.matrix th.rowHeader {
  background: #eeebdb;
}

table.matrix td.stress {
  background: #f18a27;
}

table.matrix td.alignLeft,
table.matrix th.alignLeft {
  text-align: left;
}

table.matrix.small th,
table.matrix.small td {
  font-size: 73%;
}

span.matrixStress {
  color: #f18a27;
}

table.matrix {
  font-size: 83%;
}

table.info {
  width: 100%;
  font-size: 89%;
}

table.info th,
table.info td {
  padding: 0.8em 1em;
  border: solid 1px #a4b5be;
}

table.info tr:nth-child(even) th {
  background: #d2e7f1;
}

table.info tr:nth-child(odd) th {
  background: #c2d4e4;
}

table.contact {
  width: 100%;
  font-size: 89%;
}

table.contact th,
table.contact td {
  padding: 0.8em 1em;
  border: solid 1px #a4b5be;
  position: relative;
}

table.contact tr th {
  background: #efebdd;
  padding-right: 4em;
  text-align: left;
  max-width: 7em;
}

table.contactMesh tr th {
  background: #c2d4e4;
}

table.contact tr th div.required {
  background: red;
  color: white;
  position: absolute;
  padding: 0.3em 0.7em;
  font-weight: bold;
  right: 0.5em;
  top: 50%;
  transform: translateY(-50%);
}

table.contact tr th div.contactDetailTitle {
  position: relative;
  padding-bottom: 2em;
}

table.contact tr th img.contactDetailTitleImage {
  max-width: 120%;
}

table.contact tr td input[type='text'] {
  width: 100%;
}

table.contact tr td textarea {
  width: 100%;
  height: 3em;
}

table.contact tr td input[type='text'].half {
  width: 40%;
}
table.contact table.contactInner {
  width: 100%;
}

table.contact table.contactInner th,
table.contact table.contactInner td {
  border: none;
  background: transparent;
}

table.contact table.contactInner tr th {
  max-width: 4em;
  padding: 0;
}

.submit {
  margin: 1em;
  text-align: center;
}

.submit input {
  background: #004ea2;
  font-weight: bold;
  color: white;
  padding: 0.5em 3em;
  border: none;
}

p.caption {
  text-align: center;
  width: 100%;
}

div.scroll {
  /*tableをスクロールさせる*/
  overflow: auto;
  /*tableのセル内にある文字の折り返しを禁止*/
  white-space: nowrap;
}

div.scroll::-webkit-scrollbar {
  /*tableにスクロールバーを追加*/
  height: 5px;
}

div.scroll::-webkit-scrollbar-track {
  /*tableにスクロールバーを追加*/
  background: #eeebdb;
}

div.scroll::-webkit-scrollbar-thumb {
  /*tableにスクロールバーを追加*/
  background: #eeebdb;
}

ul li {
  list-style-type: none;
}

input.menucheck {
  display: none;
}

img.scaleUp {
  display: block;
  transition-duration: 0.3s;
}

img.scaleUp:hover {
  transform: scale(1.15);
  display: block;
  transition-duration: 0.3s;
}

div.noSpacing {
  letter-spacing: -1em;
  font-size: 0;
}

div.full {
  display: block;
}

div.mobile {
  display: none;
}

.description-content {
  display: flex !important;
}

.description_text {
  background: #004ea2;
  width: 4%;
  padding: 3em;
  font-weight: bold;
  color: #fff;
}

.description-content ul {
  list-style: none;
  margin-left: 2em;
  padding: 25px 0;
}

.description-content ul li {
  margin-bottom: 0.6em;
}

.description-content ul li:before {
  content: '◆';
  color: #004ea2;
  font-weight: bold;
}

.afforestation_gabion-midashi {
  position: relative;
  height: 88px;
  margin: 2em 0 1em;
}

.afforestation_gabion-bg {
  background: url(/img/afforestation/gabion/gabion_midashi.png) no-repeat 0 0;
  background-size: 10%;
}

.afforestation_gabion-midashi p {
  position: absolute;
  width: 100%;
  padding: 1em 0 1em 2em;
  top: 1em;
  background: rgb(48 42 22 / 55%);
  color: #fff;
  font-weight: bold;
  font-size: 115%;
}

.slider-1 {
  margin-top: 3px;
  margin-bottom: 40px;
}

@media screen and (min-width: 0px) and (max-width: 600px) {
  #leftIn .leftImage {
    display: table-cell;
    width: 40%;
  }

  div.full {
    display: none;
  }

  div.mobile {
    display: block;
  }
}

@media screen and (min-width: 600px) and (max-width: 826px) {
  #leftIn .leftImage {
    display: table-cell;
    width: 220px;
  }
}

@media screen and (min-width: 0px) and (max-width: 926px) {
  .left {
    width: 100%;
    text-align: center;
  }

  .right {
    width: 100%;
  }
  .advertisement {
    text-align: center;
    width: 100%;
  }
  div.sanen {
    height: 206px;
    margin: 0 auto;
  }

  div.content,
  div.description {
    padding-left: 1em;
    padding-right: 1em;
  }

  #leftOut {
    display: none;
  }

  .withLeft {
    width: 100%;
  }

  #leftIn {
    display: table;
  }

  #leftIn .leftMessage {
    display: table-cell;
    min-height: 249px;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    vertical-align: middle;
  }

  .path {
    display: none;
  }

  div.content {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 80%;
  }

  .aichiSDGs {
    text-align: center;
    width: 100%;
  }
  .aichiSDGs img {
    text-align: center;
    height: 90%;
    width: 90%;
  }
}

@media screen and (min-width: 926px) and (max-width: 1120px) {
  .left {
    width: 249px;
  }

  .right {
    width: calc(100% - 249px);
  }

  .advertisement {
    text-align: center;
    width: 100%;
  }
  div.sanen {
    width: 250px;
    height: 206px;
    margin: 0 auto;
  }

  .leftMessage {
    padding-left: 0.5em;
    padding-right: 25px;
  }

  #leftOut {
    display: block;
    float: left;
    width: 249px;
    text-align: center;
  }

  .withLeft {
    width: calc(100% - 249px);
    margin-left: 249px;
  }

  #leftIn {
    display: none;
  }

  div.content {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 87%;
  }

  .aichiSDGs {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .aichiSDGs img {
    text-align: center;
    height: 109px;
    width: 597px;
  }
}

@media screen and (min-width: 1120px) {
  .left {
    width: 249px;
  }

  .right {
    /* width: calc(100% - 249px); */
    width: 540px;
  }
  .advertisement {
    text-align: center;
    width: 330px;
  }
  div.sanen {
    width: 310px;
    height: 149px;
    margin: 0 auto;
  }

  .leftMessage {
    padding-left: 0.5em;
    padding-right: 25px;
  }

  #leftOut {
    display: block;
    float: left;
    width: 249px;
    text-align: center;
  }

  .withLeft {
    width: calc(100% - 249px);
    margin-left: 249px;
  }

  #leftIn {
    display: none;
  }

  div.content {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 87%;
  }

  .aichiSDGs {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .aichiSDGs img {
    text-align: center;
    height: 109px;
    width: 597px;
  }
}

@media screen and (max-width: 850px) {
  #sidebar {
    background-color: rgba(0, 78, 162);
    width: 230px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -230px;
    z-index: 999;
  }

  #sidebar ul.menu__top-level {
    position: absolute;
    height: 100%;
    overflow-y: scroll;
    scrollbar-face-color: #b5c1c8;
    scrollbar-track-color: #ffffff;
    -webkit-overflow-scrolling: touch;
  }

  #sidebar ul.menu__top-level li {
    margin: 0 0 0px;
  }

  .menuTitleRight {
    font-size: 0;
  }

  .menuTitleRight li.titleButton ul {
    display: block;
  }

  #sidebar button {
    background-color: rgba(0, 78, 162);
    color: #ffffff;
    position: absolute;
    top: 0px;
    right: 230px;
    width: 50px;
    height: 50px;
    border: none;
    display: block;
  }

  #menuTitle {
    text-align: center;
  }

  /* メニューアニメ */

  .menu li.titleButton img {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .menu li.titleButton:hover img {
    opacity: 0;
  }

  li.titleButton ul,
  li.titleButton li {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  li.titleButton ul {
    font-size: small;
    line-height: 0;
    overflow: hidden;
    width: 149px;
  }

  li.titleButton input:checked ~ ul {
    line-height: normal;
    z-index: 1200;
  }

  li.titleButton ul li {
    position: relative;
    padding: 0;
    height: 0;
    color: #004ea2;
    background: #004ea2;
  }

  li.titleButton input:checked ~ ul > li,
  li.titleButton input:checked ~ ul > a > li {
    position: relative;
    padding: 0.5em;
    height: auto;
    background: #004ea2;
    color: White;
  }

  li.titleButton input:checked ~ ul > li:hover {
    background: #ced7dc;
  }

  li.titleButton input:checked ~ ul > li:hover > label,
  li.titleButton input:checked ~ ul > li:hover > label a,
  li.titleButton input:checked ~ ul > li:hover > a {
    color: #004ea2;
  }

  li.titleButton ul li ul {
    margin-top: 0.5em;
    margin-bottom: -0.5em;
  }

  /*
	li.titleButton ul.menu__second-level li ul.menu__third-level {
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		font-size: small;
		line-height: 0;
		overflow: hidden;
		margin-left: -0.5em;
		margin-top:0.5em;
	}

	li.titleButton ul.menu__second-level li:hover ul.menu__third-level {
		line-height: normal;
		z-index: 1300;
	}

	li.titleButton ul.menu__second-level li:hover ul.menu__third-level>li {
		position: relative;
		padding: 0.5em;
		height: auto;
		background: #004EA2;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li:hover {
		background: #CED7DC;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li:hover>a {
		color: #004EA2;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level {
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		font-size: small;
		line-height: 0;
		overflow: hidden;
		margin-left: -0.5em;
		margin-top:0.5em;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li:hover ul.menu__fourth-level {
		line-height: normal;
		z-index: 1400;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li:hover ul.menu__fourth-level>li {
		position: relative;
		padding: 0.5em;
		height: auto;
		background: #004EA2;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li:hover {
		background: #CED7DC;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li:hover>a {
		color: #004EA2;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li ul.menu__fifth-level {
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
		font-size: small;
		line-height: 0;
		overflow: hidden;
		margin-left: -0.5em;
		margin-top:0.5em;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li:hover ul.menu__fifth-level {
		line-height: normal;
		z-index: 1400;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li:hover ul.menu__fifth-level>li {
		position: relative;
		padding: 0.5em;
		height: auto;
		background: #004EA2;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li ul.menu__fifth-level li:hover {
		background: #CED7DC;
	}

	li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li ul.menu__fifth-level li:hover>a {
		color: #004EA2;
	}
	*/

  .init-right {
    display: block;
  }

  .menu a {
    display: block;
  }

  .menu .init-right a {
    display: inline;
  }

  .titleButton ul .init-right:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 5px;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .titleButton ul input:checked ~ .init-right:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 5px;
    border-right: 1px solid #004ea2;
    border-top: 1px solid #004ea2;
  }

  .description-content {
    display: block !important;
    padding-left: 0 !important;
  }

  .description_text {
    width: 100%;
    padding: 1.5em;
  }
  .description-content ul {
    margin-left: 0;
  }

  .afforestation_gabion-midashi {
    height: 100px;
  }

  .afforestation_gabion-bg {
    background-size: 20%;
  }
}

@media screen and (min-width: 850px) {
  #header .wrap {
    background: #b5c1c8;
    height: 100%;
    white-space: nowrap;
  }

  #header ul {
    display: block;
    width: 100%;
  }

  #header ul.menu {
    padding-top: 1px;
    padding-bottom: 1px;
    letter-spacing: -1em;
    font-size: 0;
  }

  #header ul.menu > li,
  #header li.menuTitleRight li.titleButton {
    display: inline-block;
    margin-left: 1px;
  }

  #header ul li.menuTitle {
    width: 218px;
  }

  #header li.menuTitleRight {
    width: calc(100% - 219px);
    margin-left: 0;
  }

  #header li.menuTitleRight ul li.titleButton {
    width: calc((100% - 7px) / 6);
  }

  #header ul li img {
    object-fit: cover;
    width: 100%;
    height: 79px;
  }

  #sidebar button {
    display: none;
  }

  .fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
  }

  .fixed_next {
    height: 81px;
  }

  .menu ul,
  .menu li {
    z-index: 900;
    white-space: normal;
  }

  .menu li.titleButton {
    position: relative;
    background-position-x: center;
  }

  /* メニューアニメ */

  .menu li.titleButton img {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .menu li.titleButton:hover img {
    opacity: 0;
  }

  li.titleButton ul.menu__second-level {
    position: absolute;
    top: 79px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    visibility: hidden;
    opacity: 0;
    font-size: small;
    letter-spacing: 0px;
  }

  li.titleButton:hover ul.menu__second-level {
    visibility: visible;
    opacity: 1;
    z-index: 1200;
  }

  li.titleButton ul.menu__second-level li {
    position: relative;
    padding: 0.5em;
    height: auto;
    margin-top: -1px;
    margin-left: -1px;
    border: 1px solid #b5c1c8;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform-origin: left top;
    width: calc(100% - 1em);
    background: #ced7dc;
  }

  li.titleButton:hover ul.menu__second-level > li {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  li.titleButton ul.menu__second-level li:hover {
    background: #b5c1c8;
  }

  li.titleButton ul.menu__second-level li:hover > a {
  }

  li.titleButton ul.menu__second-level li ul.menu__third-level {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 100%;
    background: #b5c1c8;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  li.titleButton ul.menu__second-level li:hover ul.menu__third-level {
    visibility: visible;
    opacity: 1;
    z-index: 1300;
  }

  li.titleButton ul.menu__second-level li:hover ul.menu__third-level > li {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  li.titleButton ul.menu__second-level li ul.menu__third-level li:hover {
    background: #b5c1c8;
  }

  li.titleButton ul.menu__second-level li ul.menu__third-level li:hover > a {
  }

  li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 100%;
    background: #ced7dc;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    visibility: hidden;
    opacity: 0;
  }

  li.titleButton ul.menu__second-level li ul.menu__third-level li:hover ul.menu__fourth-level {
    visibility: visible;
    opacity: 1;
    z-index: 1400;
  }

  li.titleButton ul.menu__second-level li ul.menu__third-level li:hover ul.menu__fourth-level > li {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  li.titleButton ul.menu__second-level li ul.menu__third-level li ul.menu__fourth-level li:hover {
    background: #b5c1c8;
  }

  li.titleButton
    ul.menu__second-level
    li
    ul.menu__third-level
    li
    ul.menu__fourth-level
    li:hover
    > a {
  }

  li.titleButton
    ul.menu__second-level
    li
    ul.menu__third-level
    li
    ul.menu__fourth-level
    li
    ul.menu__fifth-level {
    position: absolute;
    top: -1px;
    left: 100%;
    width: 100%;
    background: #ced7dc;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    visibility: hidden;
    opacity: 0;
  }

  li.titleButton
    ul.menu__second-level
    li
    ul.menu__third-level
    li
    ul.menu__fourth-level
    li:hover
    ul.menu__fifth-level {
    visibility: visible;
    opacity: 1;
    z-index: 1400;
  }

  li.titleButton
    ul.menu__second-level
    li
    ul.menu__third-level
    li
    ul.menu__fourth-level
    li:hover
    ul.menu__fifth-level
    > li {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  li.titleButton
    ul.menu__second-level
    li
    ul.menu__third-level
    li
    ul.menu__fourth-level
    li
    ul.menu__fifth-level
    li:hover {
    background: #b5c1c8;
  }

  li.titleButton
    ul.menu__second-level
    li
    ul.menu__third-level
    li
    ul.menu__fourth-level
    li
    ul.menu__fifth-level
    li:hover
    > a {
  }

  .titleButton ul .init-right:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 5px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.event-img-wrap {
  padding-top: 50px;
}

.content-future__flex {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-top: 50px;
}

.content-future__flex02 {
  flex-wrap: nowrap;
}

.content-future__list3c {
  width: 33%;
  text-align: center;
  margin-bottom: 35px;
}

.content-future__list2c {
  width: 50%;
  text-align: center;
  margin-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .content-future__flex {
    flex-direction: column;
    padding: 4%;
  }
  .content-future__list2c,
  .content-future__list3c {
    width: 100%;
  }
}

.content-metal__flex {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
}

.content-metal__flex2 {
  flex-wrap: wrap;
}

.content-metal__flex3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.content-metal__flex li:first-child {
  margin-right: 20px;
}
.content-center {
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .metal_ttl {
    text-align: center;
  }
  .content-metal__flex {
    justify-content: flex-start;
  }
}





/* 2025.01.08記述*/
.contents-wrap{
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}

.contents-wrap::before{
  content: "";
  background: url(../img/afforestation/gabion/gabion_midashi.png) no-repeat 0 0;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.contents-wrap .afforestation_gabion-midashi {
  height: auto;
}

.heading{
  position: relative;
  display: block;
  width: 100%;
  padding: 1em 10px 1em 2em;
  background: rgb(48 42 22 / 55%);
  color: #fff;
  font-weight: bold;
  font-size: 115%;
  margin-bottom: 20px;
}



.wdr1 .use li{
  list-style: outside;
  margin-left: 2em;
}

.ttl_line7 {
  font-weight: bold;
  padding: 0.3em 0.5em;
  border-left: 10px double #004ea2;
}

/* 2カラム */
.grid-box {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px 60px;
}

.box-contents{
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow: auto;
}

.box-contents img{
  width: 100%;
  height: min(300/1200*100vw,300px);
  object-fit: cover;
}

.box-contents .scroll{
  white-space: nowrap;
}

.grid-column3{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-bottom: 30px;
  gap: 10px;
}

.grid-column3 img{
  width: 100%;
  height: auto;
}

#main .slick-track{
  display: flex;
}

@media screen and (max-width: 767px) {
  .grid-box {
    grid-template-columns: repeat(1,1fr);
  }

  .box-contents {
    width: 90%;
    margin: 0 auto;
  }

  .heading{
    padding: 1em 10px 1em 1em;
  }
  

  .box-contents img{
    width: 100%;
    height: min(400/767*100vw,400px);
    object-fit: cover;
  }

  .grid-column3{
    grid-template-columns: repeat(1,1fr);
  }
}


/* Q&A */
.qa-wrap {
  padding: 0 20px;
  margin-bottom: 70px;
}

.qa-wrap .qa-list{
  display: flex;
  flex-direction: column;
}

.qa-wrap .qa-list li {
  position: relative;
  padding: 15px 10px;
  font-size: 145%;
  padding-left: 2.5em;
}

.qa-wrap .qa-list li:nth-child(odd) {
  color: #004ea1;
  padding-top: 30px;
}

.qa-wrap .qa-list li:nth-child(even) {
  background: #f8f8f8;
}


.qa-wrap .qa-list li:nth-child(odd)::before{
  content:"Q.";
  position: absolute;
  left: 15px;
  color: #004ea1;
}

.qa-wrap .qa-list li:nth-child(even)::before{
  content:"A.";
  position: absolute;
  left: 15px;
}

@media screen and (max-width: 767px) {
  .qa-wrap .qa-list li {
    font-size: 100%;
  }

  .qa-wrap .qa-list li {
    padding: 5px 10px;
    padding-left: 2em;
  }

  .qa-wrap .qa-list li:nth-child(odd) {
    padding-top: 15px;
  }
}

/* Q&A 02 */
.qa02-wrap {
  padding: 0 20px;
  margin-bottom: 70px;
}

.qa02-wrap .qa02-list{
  display: flex;
  flex-direction: column;
}

.qa02-wrap .qa02-list li {
  position: relative;
  padding: 15px 10px;
  font-size: 100%;
  padding-left: 2.5em;
}

.qa02-wrap .qa02-list li:nth-child(odd) {
  color: #004ea1;
  padding-top: 30px;
}

.qa02-wrap .qa02-list li:nth-child(even) {
  background: #f8f8f8;
}


.qa02-wrap .qa02-list li:nth-child(odd)::before{
  content:"Q.";
  position: absolute;
  left: 15px;
  color: #004ea1;
}

.qa02-wrap .qa02-list li:nth-child(even)::before{
  content:"A.";
  position: absolute;
  left: 15px;
}

@media screen and (max-width: 767px) {
  .qa02-wrap .qa02-list li {
    font-size: 100%;
  }

  .qa02-wrap .qa02-list li {
    padding: 5px 10px;
    padding-left: 2em;
  }

  .qa02-wrap .qa02-list li:nth-child(odd) {
    padding-top: 15px;
  }
}

.btn-wrap{
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.button-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin:0 auto;
  padding: .9em 2em;
  border: 1px solid #004ea2;
  border-radius: 5px;
  background-color: #fff;
  color: #004ea2;
  font-size: 1em;
  transition: all q0.5s;
}

.button-1:hover{
  color: #fff;
  background:#004ea2;
  transition: all 0.5s;
}

@media screen and (max-width: 767px) {
  .btn-wrap {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }
}