@charset "UTF-8";
html, body {
  height: 100%; }

body {
  background-color: black;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-attachment: fixed; }

body#lowerlevel {
  background-color: #EDEDE9;
  /*
	background-image: url(../images/damy_backimage_white_dot3.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
*/ }
  body#lowerlevel .stripe {
    height: 100%;
    background: linear-gradient(180deg, #f5f9f5 0%, #f5f9f5 55%, #EDEDE9 45%, #EDEDE9 100%); }
  body#lowerlevel .head_title_wrapper {
    padding: 80px 0 132px;
    position: relative; }
    body#lowerlevel .head_title_wrapper .head_title h1 {
      color: #003B00;
      font-family: 'Noto Serif JP', serif;
      font-size: 2.1rem;
      font-weight: 600;
      line-height: 1.5; }
      body#lowerlevel .head_title_wrapper .head_title h1 span {
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 400;
        font-size: 0.7em; }
    body#lowerlevel .head_title_wrapper img {
      margin-top: 40px; }
    body#lowerlevel .head_title_wrapper img.head_cut {
      margin: 0;
      position: absolute;
      right: 160px;
      bottom: 80px; }
    body#lowerlevel .head_title_wrapper img.head_cut_sm {
      margin: 0;
      position: absolute;
      margin-left: -86px;
      left: 50%;
      bottom: 80px; }
    body#lowerlevel .head_title_wrapper .thanks h2 {
      font-family: 'Noto Serif JP', serif;
      font-size: 1.7rem;
      line-height: 1.4;
      color: #01780a;
      font-weight: normal;
      margin-bottom: 26px; }
    body#lowerlevel .head_title_wrapper .thanks p {
      font-size: 1.1rem; }
    body#lowerlevel .head_title_wrapper .thanks .thanks_white {
      box-shadow: 0px 0px 5px 0px rgba(94, 123, 68, 0.4);
      border-radius: 5px;
      background-color: white;
      margin-top: 30px;
      padding: 27px; }
      body#lowerlevel .head_title_wrapper .thanks .thanks_white button {
        margin-top: 26px; }
  body#lowerlevel ul.navbar-nav li a.active {
    opacity: 1; }
  body#lowerlevel .container .head_title_wrapper_full, body#lowerlevel .container-fluid .head_title_wrapper_full {
    background-image: url(../images/workcontent_head_image_full.jpg);
    height: 200px; }
  body#lowerlevel .container a, body#lowerlevel .container a:link button, body#lowerlevel .container a:visited button,
  body#lowerlevel .container a:hover button, body#lowerlevel .container-fluid a, body#lowerlevel .container-fluid a:link button, body#lowerlevel .container-fluid a:visited button,
  body#lowerlevel .container-fluid a:hover button {
    text-decoration: none; }
  body#lowerlevel .container .contents, body#lowerlevel .container-fluid .contents {
    background-color: #EDEDE9;
    position: relative; }
    body#lowerlevel .container .contents .content_title, body#lowerlevel .container-fluid .contents .content_title {
      position: absolute;
      top: -70px;
      left: 50%;
      margin-left: -132px; }
    body#lowerlevel .container .contents h2, body#lowerlevel .container-fluid .contents h2 {
      text-align: center; }
    body#lowerlevel .container .contents h3.fl_h3, body#lowerlevel .container-fluid .contents h3.fl_h3 {
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 1.45rem;
      font-weight: 600;
      letter-spacing: 0.1em; }
    body#lowerlevel .container .contents h3.f_green, body#lowerlevel .container-fluid .contents h3.f_green {
      color: #003B00; }
    body#lowerlevel .container .contents h3.f_green2, body#lowerlevel .container-fluid .contents h3.f_green2 {
      color: #01780a; }
    body#lowerlevel .container .contents .innerbox, body#lowerlevel .container-fluid .contents .innerbox {
      border-bottom: solid 1px #01780a; }
    body#lowerlevel .container .contents .gallerey_thum img, body#lowerlevel .container-fluid .contents .gallerey_thum img {
      padding: 2.5px; }
    body#lowerlevel .container .contents .achi_contents h2, body#lowerlevel .container-fluid .contents .achi_contents h2 {
      text-align: center;
      font-family: 'Noto Serif JP', serif;
      font-size: 1.8rem;
      font-weight: 600;
      line-height: 1.5;
      letter-spacing: 0.1em; }
    body#lowerlevel .container .contents .achi_contents h3, body#lowerlevel .container-fluid .contents .achi_contents h3 {
      text-align: center;
      font-family: 'Noto Sans JP', sans-serif;
      font-size: 1.9rem;
      font-weight: 600;
      line-height: 1.5;
      letter-spacing: 0.1em; }
    body#lowerlevel .container .contents .achi_contents p.achi_catch, body#lowerlevel .container-fluid .contents .achi_contents p.achi_catch {
      text-align: center;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 400;
      font-size: 1.1rem; }
    body#lowerlevel .container .contents .achi_contents .achi_caption p, body#lowerlevel .container-fluid .contents .achi_contents .achi_caption p {
      font-size: 1.0rem;
      font-weight: 400;
      line-height: 1.5; }
    body#lowerlevel .container .contents .achi_contents .achi_caption div.gallerey_thum .img-wrap, body#lowerlevel .container-fluid .contents .achi_contents .achi_caption div.gallerey_thum .img-wrap {
      text-align: center;
      font-family: 'Noto Sans JP', sans-serif;
      font-weight: 500;
      font-size: 0.8rem; }
    body#lowerlevel .container .contents .achi_contents .achi_caption a.img-wrap.badge-pill.badge-primary, body#lowerlevel .container-fluid .contents .achi_contents .achi_caption a.img-wrap.badge-pill.badge-primary {
      padding: 0.2em 1em 0.3em; }
    body#lowerlevel .container .contents .achi_contents .achi_caption a.img-wrap.badge-pill.badge-primary:hover, body#lowerlevel .container-fluid .contents .achi_contents .achi_caption a.img-wrap.badge-pill.badge-primary:hover {
      text-decoration: none; }
    body#lowerlevel .container .contents .achi_contents .foo_ph_1 p,
    body#lowerlevel .container .contents .achi_contents .foo_ph_2 p,
    body#lowerlevel .container .contents .achi_contents .foo_ph_3 p,
    body#lowerlevel .container .contents .achi_contents .foo_ph_4 p, body#lowerlevel .container-fluid .contents .achi_contents .foo_ph_1 p,
    body#lowerlevel .container-fluid .contents .achi_contents .foo_ph_2 p,
    body#lowerlevel .container-fluid .contents .achi_contents .foo_ph_3 p,
    body#lowerlevel .container-fluid .contents .achi_contents .foo_ph_4 p {
      padding: 0 1em; }
    body#lowerlevel .container .contents .achi_contents img.p-border, body#lowerlevel .container-fluid .contents .achi_contents img.p-border {
      border-radius: 13px;
      padding: 0; }
    body#lowerlevel .container .contents .achi_contents a.img-wrap img, body#lowerlevel .container-fluid .contents .achi_contents a.img-wrap img {
      opacity: 1;
      transition-duration: 1s; }
    body#lowerlevel .container .contents .achi_contents a.img-wrap:hover img, body#lowerlevel .container-fluid .contents .achi_contents a.img-wrap:hover img {
      opacity: 0.7;
      transition-duration: 0.5s; }
    body#lowerlevel .container .contents .achi_contents:nth-of-type(even), body#lowerlevel .container-fluid .contents .achi_contents:nth-of-type(even) {
      background-color: #f5f9f5;
      /* 				border: solid red 1px; */ }
    body#lowerlevel .container .contents form h4, body#lowerlevel .container-fluid .contents form h4 {
      font-size: 1.1rem;
      font-weight: 700;
      line-height: 2; }
    body#lowerlevel .container .contents form span.hissu, body#lowerlevel .container-fluid .contents form span.hissu {
      padding-left: 0.5em;
      font-size: 0.8rem;
      color: #01780a;
      font-weight: 700; }
    body#lowerlevel .container .contents form .button p, body#lowerlevel .container-fluid .contents form .button p {
      text-align: center; }
    body#lowerlevel .container .contents form label, body#lowerlevel .container-fluid .contents form label {
      cursor: pointer; }
  body#lowerlevel .container table, body#lowerlevel .container-fluid table {
    margin-bottom: 0 !important; }
    body#lowerlevel .container table td, body#lowerlevel .container-fluid table td {
      border: none !important; }
  body#lowerlevel .container .philosophy_contents ul, body#lowerlevel .container .philosophy_contents li, body#lowerlevel .container-fluid .philosophy_contents ul, body#lowerlevel .container-fluid .philosophy_contents li {
    margin-bottom: 0 !important; }
  body#lowerlevel .container .philosophy_contents h2, body#lowerlevel .container-fluid .philosophy_contents h2 {
    text-align: center;
    color: #003B00;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.1em; }
  body#lowerlevel .container .philosophy_contents p.ph_pbox, body#lowerlevel .container-fluid .philosophy_contents p.ph_pbox {
    border-top: solid 1px black;
    padding-top: 0.5rem;
    border-color: #003B00; }
  body#lowerlevel .container .philosophy_contents div.sikaku, body#lowerlevel .container-fluid .philosophy_contents div.sikaku {
    padding: 38px 0;
    background-color: white; }
    body#lowerlevel .container .philosophy_contents div.sikaku dl, body#lowerlevel .container-fluid .philosophy_contents div.sikaku dl {
      text-align: right;
      font-size: 1rem; }
      body#lowerlevel .container .philosophy_contents div.sikaku dl dt, body#lowerlevel .container-fluid .philosophy_contents div.sikaku dl dt {
        line-height: 2;
        margin-bottom: 0.3em;
        border-bottom: solid 1px #ced5ce; }
      body#lowerlevel .container .philosophy_contents div.sikaku dl dd, body#lowerlevel .container-fluid .philosophy_contents div.sikaku dl dd {
        font-size: 0.9rem;
        margin-bottom: 0;
        line-height: 1.6;
        padding-left: 1em; }
  body#lowerlevel .container .philosophy_contents .sdgs, body#lowerlevel .container-fluid .philosophy_contents .sdgs {
    text-align: center;
    border: solid 1px #003B00;
    border-radius: 5px; }
    body#lowerlevel .container .philosophy_contents .sdgs h2, body#lowerlevel .container-fluid .philosophy_contents .sdgs h2 {
      font-size: 1.7rem !important;
      line-height: 1.4;
      margin-bottom: 2rem; }
  body#lowerlevel .container .philosophy_contents table, body#lowerlevel .container-fluid .philosophy_contents table {
    font-size: 0.8rem;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0 !important; }
    body#lowerlevel .container .philosophy_contents table td, body#lowerlevel .container-fluid .philosophy_contents table td {
      border: none !important; }
    body#lowerlevel .container .philosophy_contents table td.td1-minwidth, body#lowerlevel .container-fluid .philosophy_contents table td.td1-minwidth {
      min-width: 53px; }
    body#lowerlevel .container .philosophy_contents table td.td2-minwidth, body#lowerlevel .container-fluid .philosophy_contents table td.td2-minwidth {
      min-width: 111px; }
    body#lowerlevel .container .philosophy_contents table td:nth-child(1), body#lowerlevel .container-fluid .philosophy_contents table td:nth-child(1) {
      font-weight: 600; }
    body#lowerlevel .container .philosophy_contents table ul, body#lowerlevel .container-fluid .philosophy_contents table ul {
      margin-bottom: 0 !important;
      list-style: disc;
      list-style-position: inside;
      padding: 0; }
    body#lowerlevel .container .philosophy_contents table ul.no-disc-list, body#lowerlevel .container-fluid .philosophy_contents table ul.no-disc-list {
      list-style: none; }
  body#lowerlevel .container .workcontent figure img, body#lowerlevel .container-fluid .workcontent figure img {
    border: solid 1px #01780a; }
  body#lowerlevel footer {
    position: relative;
    background-image: url(../images/footer_back_image03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 100px 0 0;
    filter: drop-shadow(0px 0px 6px rgba(66, 66, 66, 0.7)); }
    body#lowerlevel footer h5 {
      font-size: 0.9rem;
      font-weight: normal;
      letter-spacing: 0.1em; }
    body#lowerlevel footer p {
      margin: 0;
      padding: 0;
      line-height: 1.7;
      position: static;
      font-size: 0.7rem;
      font-weight: normal;
      letter-spacing: 0.1em; }
    body#lowerlevel footer .copy {
      padding-top: 11px; }
    body#lowerlevel footer address {
      padding: 50px 0 25px;
      background-image: url(../images/footer/footer_back_1px.png);
      font-weight: normal;
      margin: 0; }
      body#lowerlevel footer address img.footer_logo_image {
        margin-bottom: 15px; }
      body#lowerlevel footer address ul.address_list {
        text-align: center; }
        body#lowerlevel footer address ul.address_list li {
          letter-spacing: 0.15em;
          display: inline-block;
          padding-right: 1rem;
          font-weight: normal;
          font-size: 0.8rem; }
      body#lowerlevel footer address p.copylights {
        text-align: center; }
      body#lowerlevel footer address dl {
        text-align: left; }
      body#lowerlevel footer address dt {
        font-size: 1rem;
        letter-spacing: 0.2rem;
        padding: 0 0 8px !important; }
      body#lowerlevel footer address dd {
        font-size: 0.7rem;
        line-height: 1.6; }
      body#lowerlevel footer address dt, body#lowerlevel footer address dd {
        font-weight: normal;
        padding: 0;
        margin: 0; }

div.wrapper {
  height: 100%;
  padding: 0;
  position: relative; }

.height100.container-fluid {
  padding: 0; }

.height100 {
  height: 100%; }

header #catch_pc img {
  max-width: 600px; }

#catch_sm {
  text-align: center; }
  #catch_sm img {
    position: absolute;
    bottom: 20px;
    left: 50%;
    max-width: 80%;
    margin-left: -40%; }

nav {
  background-color: #000e04;
  padding: 0 !important;
  z-index: 1000;
  border-bottom: solid 1px #8c8f88; }
  nav h1 {
    margin: 0.5rem 0 0.5rem 1rem; }
  nav button {
    margin: 0.5rem 1rem 0.5rem 0; }
  nav li {
    list-style: none;
    text-align: center; }
    nav li img#menu_img {
      max-height: 25px;
      width: auto; }
    nav li a, nav li a:link, nav li a:visited {
      color: white;
      opacity: 0.70; }
    nav li a:hover {
      opacity: 1; }
    nav li p.hide {
      visibility: hidden; }
  nav div.sns_box {
    margin-top: 30px;
    background-color: white !important; }
    nav div.sns_box a, nav div.sns_box a:link, nav div.sns_box a:visited {
      color: white;
      opacity: 1; }
    nav div.sns_box a:hover {
      opacity: 10; }

div.nav-clone {
  background-color: #000e04;
  opacity: 0.90;
  height: 100%;
  position: relative; }
  div.nav-clone h1 {
    text-align: center;
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 50px; }
    div.nav-clone h1 img {
      max-width: 80%; }
    div.nav-clone h1 a {
      padding: 0; }
  div.nav-clone li {
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 0.1em; }
    div.nav-clone li a, div.nav-clone li a:link, div.nav-clone li a:visited {
      color: white;
      opacity: 0.70; }
    div.nav-clone li a:hover {
      opacity: 10; }
    div.nav-clone li p.hide {
      visibility: hidden; }
  div.nav-clone .sns_box {
    margin-top: 30px; }

p.copylights {
  font-size: 0.7rem;
  font-weight: normal;
  opacity: 0.9;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -50px;
  letter-spacing: 0.1em; }

.jumbotron {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 93px;
  padding-bottom: 93px;
  margin-bottom: 93px;
  border-bottom: solid 7px #003B00; }

.jumbotron, #flow {
  background-image: url(../images/flow_head_image_full.jpg); }

.jumbotron, #workcontent {
  background-image: url(../images/workcontent_head_image_full.jpg); }

.jumbotron, #portfolio {
  background-image: url(../images/portfolio_head_image_full.jpg); }

.jumbotron, #philosophy {
  background-image: url(../images/philosophy_head_image_full.jpg); }

.domain:before {
  content: "@"; }

/*  delighter 施工事例 基本 ここから */
/* 基本のスタイル */
.foo.delighter {
  transition: all 1s ease-out;
  opacity: 0; }

/* スタート時のスタイル */
.foo.delighter.started {
  transform: none;
  opacity: 1; }

/* エンド時のスタイル
   .foo.delighter.started.ended {
      border: solid red 10px;
   }
  */
/*  delighter 基本 ここまで */
/*  delighter 企業理念 基本 ここから */
/* 基本のスタイル */
.foo_ph_1.delighter {
  transition: all 1s ease-out;
  opacity: 0;
  transform: translateX(-300px); }

.foo_ph_2.delighter {
  transition: all 1s ease-out;
  opacity: 0;
  transform: translateX(300px); }

.foo_ph_3.delighter {
  transition: all 1s ease-out;
  opacity: 0;
  transform: translateX(-300px); }

.foo_ph_4.delighter {
  transition: all 1s ease-out;
  opacity: 0;
  transform: translateX(300px); }

/* スタート時のスタイル */
.foo_ph_1.delighter.started,
.foo_ph_2.delighter.started,
.foo_ph_3.delighter.started,
.foo_ph_4.delighter.started {
  transform: none;
  opacity: 1; }

/* エンド時のスタイル
   .foo.delighter.started.ended {
      border: solid red 10px;
   }
  */
/*  delighter 基本 ここまで */
