@charset "UTF-8";
body {
  text-align: center;
  line-height: 180%;
  font-family: "ryo-gothic-plusn", sans-serif;
  font-style: normal;
  margin: 0;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, p {
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 1.00);
}
figure, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
a {
  color: rgba(0, 0, 0, 1.00);
  text-decoration: none;
}
a:hover {
  color: rgba(50, 50, 50, 1.00);
  text-decoration: none;
}
a:visited {
  color: rgba(0, 0, 0, 1.00);
  text-decoration: none;
}
.covervid-wrapper {
  position: absolute;
  top: 0;
  left: -1px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.ttsr {
  z-index: 100;
}
.logo {
  background: rgba(255, 255, 255, 0.85);
  width: 200px;
  height: 200px;
  z-index: 1000;
  text-align: center;
  position: absolute;
  top: 0;
  left: 5%;
  margin: 0;
}
.logo img {
  margin-top: 80px
}
.m_cop {
  position: absolute;
  color: rgba(255, 255, 255, 1.00);
  font-size: 250%;
  left: 50%;
  top: 45%;
  margin-left: -360px;
  padding: 0;
  width: 740px;
  text-shadow: 0px 6px 12px #444444;
}
.c_name {
  position: absolute;
  color: rgba(255, 255, 255, 1.00);
  font-size: 120%;
  left: 50%;
  bottom: 5%;
  margin-left: -360px;
  padding: 0;
  width: 740px;
  text-shadow: 0px 6px 12px #444444;
}
.m_navi {
  background: rgba(0, 69, 159, 0.90);
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12%;
  margin: 0 auto;
  padding: 0;
  z-index: 100000;
  & span {
    color: rgba(255, 255, 255, 1.00);
    width: 20%;
    display: inline-block;
    height: 43px;
    padding: 0;
    font-size: 120%;
    letter-spacing: 4px;
  }
}
.m_navi span a {
  color: rgba(255, 255, 255, 1.00);
  width: 100%;
  display: inline-block;
  padding-top: 17px;
  height: 43px;
  text-decoration: none;
  transition: 0.3s 0.3s;
}
.m_navi span a:hover {
  color: rgba(230, 0, 4, 1.00);
  background: rgba(8, 0, 173, 0.30);
  width: 100%;
  display: inline-block;
  height: 43px;
  text-decoration: none;
}
.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%);
}
.is-show {
  transform: translateY(0);
}
/* 会社概要 */
.waku {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
  padding: 100px 0;
  & h2 {
    text-align: left;
    font-size: 160%;
    margin-bottom: 50px;
    letter-spacing: 0.3em
  }
}
/* 会社概要 */
.gaiyo {
  & ul {
    text-align: left;
    margin-bottom: 30px;
    & li {
      border-bottom: rgba(94, 94, 94, 1.00) solid 1px;
      padding: 1.5% 0 1% 18%;
      list-style: none;
      & span {
        width: 20%;
        height: 100%;
        display: inline-block;
        padding: 1.5% 0 0 0;
        margin-left: -20%;
        text-align: justify;
        text-justify: inter-ideograph;
      }
    }
  }
}
/* 事業内容 */
.jigyo {
  text-align: left;
}
.jigyo h3 {
  text-align: left;
  font-size: 110%;
  margin-bottom: 20px;
}
.jigyo h4 {
  text-align: left;
  font-size: 100%;
  margin-bottom: 5px;
}
/* 製品3カラム */
.colum3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.colum3 div {
  width: 30%;
  margin-bottom: 2em;
}
.colum3 div figure {
  width: 100%;
  margin: 0 auto;
}
.colum3 div figure img {
  width: 100%;
}
.colum3 div h4 {
  text-align: left;
  font-size: 100%;
  margin-bottom: 0;
  vertical-align: baseline;
}
.jigyo p {
  text-align: left;
  font-size: 100%;
  margin-bottom: 30px;
  margin-left: 3% 0;
  line-height: 2em;
}
img.link_icon {
  width: 15px !important;
  display: inline !important;
  margin-left: 3px;
}
/* Contactページ*/
.cont_zone {
  text-align: left;
}
.cont_zone h5 {
  font-size: 110%;
  font-family: "fot-udkakugo-large-pr6n", sans-serif;
  font-weight: 600; /* ウェイト  DB =600  M=500*/
  margin: 10px 0;
  line-height: 100%;
}
.cont_zone h5 small {
  font-size: 0.6rem;
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
}
.red_sq {
  padding: 0.1em 0.5em;
  background: #DC0003;
  color: #ffffff;
  border-radius: 2px;
}
.cont_zone p {
  margin: 0 0 50px 0;
}
.cont_zone ol {
  margin: 0;
  padding: 15px 0 0 30px;
}
.cont_zone ol li {
  margin: 10px 0;
  padding: 0;
}
.cont_zone input[type="text"] {
  width: 96%;
  padding: 1.5%;
  height: 20px;
  font-size: 110%;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cont_zone input[type="file"] {
  border: solid 1px #ccc;
  width: 96%;
  padding: 2.5% 2%;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  font-size: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cont_zone input:focus {
  border: solid 1px #f8B616;
}
.cont_zone textarea {
  width: 96%;
  height: 300px;
  padding: 2%;
  margin-bottom: 50px;
  font-size: 110%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cont_zone textarea:focus {
  border: solid 1px #f8B616;
}
/* 個人情報保護方針*/
.policy {
  text-align: left;
  border: rgba(77, 77, 77, 1.00) solid 1px;
  padding: 3%;
  border-radius: 5px;
  margin-bottom: 30px;
}
.policy h5 {
  font-size: 110%;
  font-family: "fot-udkakugo-large-pr6n", sans-serif;
  font-weight: 600; /* ウェイト  DB =600  M=500*/
  margin: 10px 0 30px 0;
  line-height: 100%;
}
.policy h6 {
  font-size: 100%;
  font-family: "fot-udkakugo-large-pr6n", sans-serif;
  font-weight: 600; /* ウェイト  DB =600  M=500*/
  margin: 10px 0;
  line-height: 100%;
}
.policy h5 small {
  font-size: 60%;
  margin-left: 6px;
}
.policy p {
  margin: 0 0 20px 0;
}
.policy ul {
  margin: 0 0 40px 0;
  padding: 0 0 0 30px;
}
.policy ul li {
  margin: 5px 0;
  padding: 0;
}
.fbtn {
  border-top: 1px solid #ccc;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-left: 1px solid #ccc;
  padding: 25px 50px;
  width: 100%;
  margin: 60px 0 0 0;
  cursor: pointer;
  color: #333;
  font-size: 140%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.fbtn:hover {
  background: #DC0003;
}
.fbtn:active {
  background: #DC0003;
}
/* アコーディオン */
.accordion-box {
  position: relative;
  top: 50px;
  margin-bottom: 60px;
}
.accordion-box label {
  display: block;
  height: 50px; /* グラデーションの高さ */
  cursor: pointer;
  text-align: center;
  font-size: 90%;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* 以下グラデーションは「背景が白」に併せて設定しています */
  background: #ffffff;
}
.accordion-box input:checked + label {
  background: inherit; /* 開いた時には背景グラデーションを消す */
}
.accordion-box label:after {
  content: "個人情報保護方針を表示"; /* ラベルの文字 */
  letter-spacing: ;
  line-height: ;
  position: absolute;
  bottom: 0px;
  left: 0px;
  -webkit-transform: translate(0%, 0);
  transform: translate(0%, 0);
  color: #f6f6f6;
  padding: 3px 15px;
  background: #999;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
.accordion-box input {
  display: none;
}
.accordion-box .accordion-container {
  overflow: hidden;
  height: 0px; /* 開く前に見えている部分の高さ */
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.accordion-box input:checked + label {
  /* display: none ; 閉じるボタンは要らないとき */
  display: ;
}
.accordion-box input:checked + label:after {
  content: "閉じる";
}
.accordion-box input:checked ~ .accordion-container {
  height: auto;
  padding-bottom: 30px; /* 閉じるボタンのbottomからの位置 */
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
/* フッター */
footer {
  padding: 8px 0;
  text-align: center;
  clear: both;
  background: rgba(0, 69, 159, 0.90);
  color: #ffffff;
  margin: 0;
}
.maru_c {
  font-size: 80%;
  text-align: center;
  color: rgba(255, 255, 255, 1.00);
}
@media screen and (max-width:640px) {
  .logo {
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -100px;
  }
  .m_cop {
    font-size: 150%;
    margin-left: -175px;
    width: 350px;
    top: auto;
    bottom: 16%;
  }
  .c_name {
    margin-left: -175px;
    width: 350px;
    top: auto;
    font-size: 120%;
  }
  .m_navi {
    height: 50px;
    position: fixed;
    top: 0;
  }
  .m_navi span {
    width: 30%;
    height: 38px;
    font-size: 90%;
    letter-spacing: 1px;
  }
  .m_navi span a {
    padding-top: 12px;
    height: 38px;
  }
  .m_navi span a:hover {
    height: 38px;
  }
  .clone-nav {
    display: none;
  }
  /* 会社概要 */
  .gaiyo {}
  .gaiyo ul {
    text-align: left;
    margin-bottom: 30px;
  }
  .gaiyo ul li {
    padding: 1.5% 0 1% 22%;
  }
  .gaiyo ul li span {
    width: 25%;
    padding: 1.5% 2% 0 0;
    margin-left: -27%;
  }
  .is-show {
    display: none;
  }
  /* 事業内容 */
  .jigyo {
    text-align: left;
  }
  .jigyo h3 {
    text-align: left;
    font-size: 110%;
    margin-bottom: 20px;
  }
  .jigyo h4 {
    text-align: left;
    font-size: 100%;
    margin-bottom: 5px;
  }
  .jigyo div {
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
    display: inline-block;
  }
  .jigyo div img {
    width: 100%;
    height: auto;
  }
  .jigyo div h4 {
    text-align: left;
    font-size: 100%;
    margin-bottom: 0;
  }
  .jigyo p {
    text-align: left;
    font-size: 100%;
    margin-bottom: 30px;
    margin-left: 3% 0;
    line-height: 2em;
  }
}
@media screen and (max-width:480px) {
  /* 枠　*/
  .waku {
    padding: 100px 0 25px 0;
  }
  .waku h2 {
    text-align: center;
    font-size: 135%;
    margin-bottom: 50px;
    letter-spacing: 0.3em;
  }
  .m_cop {
    margin-left: -170px;
  }
  /* 会社概要 */
  .gaiyo ul li {
    padding: 1.5% 0 1.5% 6.5%;
  }
  .gaiyo ul li span {
    width: 100%;
    display: block;
    padding: 3% 0 1% 0;
    margin-left: -5%;
  }
  /* 製品3カラム */
  .colum3 {
    margin: 0 auto;
    text-align: center;
  }
  .colum3 div {
    width: 90%;
    margin-bottom: 1em;
    text-align: center;
  }
  p {
    font-size: 95%;
    line-height: 150%;
  }
  ul {
    font-size: 100%;
    line-height: 150%;
  }
}