/*
Theme Name: yamakiya
Theme URI: https://yamakiya.logoo.site
Author: Logoo Design
Author URI: https://logoo.design
Description: website
Version: 1.0
*/

body{
  font-family: 'Noto Sans JP', sans-serif;
}

button:focus,a:focus {
  outline: none;
}

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}

.spoon{
  -webkit-transform: translate(2090px,-260px) rotate(-12deg);
     -moz-transform: translate(2090px,-260px) rotate(-12deg);
      -ms-transform: translate(2090px,-260px) rotate(-12deg);
       -o-transform: translate(2090px,-260px) rotate(-12deg);
          transform: translate(2090px,-260px) rotate(-12deg);
  -webkit-animation: spoon 3s ease-in-out 1s infinite alternate;
  -o-animation:  spoon 3s ease-in-out 1s infinite alternate;
  animation: spoon 3s ease-in-out 1s infinite alternate;
}

@keyframes spoon{
  90%{
  -webkit-transform: translate(2090px,-345px) rotate(2deg);
     -moz-transform: translate(2090px,-345px) rotate(2deg);
      -ms-transform: translate(2090px,-345px) rotate(2deg);
       -o-transform: translate(2090px,-345px) rotate(2deg);
  transform: translate(2090px,-345px) rotate(2deg);
  }
  100%{
  -webkit-transform: translate(2090px,-345px) rotate(2deg);
     -moz-transform: translate(2090px,-345px) rotate(2deg);
      -ms-transform: translate(2090px,-345px) rotate(2deg);
       -o-transform: translate(2090px,-345px) rotate(2deg);
  transform: translate(2090px,-345px) rotate(2deg);
  }
}

.post-content{
  height: 500px;
}

.simple-article-header{
  margin-top: 3rem;
}

.josefin{
  font-family: 'Josefin Sans', sans-serif;
}

.top-h1{
  font-size: 60px;
  font-size: calc(3.75rem + ((1vw - 0.9rem) * 3.95833));
  letter-spacing: .1em;
  text-align: left;
  line-height: 1.2;
  color: #2D9648;
  font-weight: bold;
  margin-bottom: 2rem;
}

.top-h2{
  font-size: 30px;
  font-size: calc(1.875rem + ((1vw - 0.9rem) * 2.0833));
  letter-spacing: .1em;
  line-height: 1.66;
  color: #2D9648;
  font-weight: bold;
}

.hero-full-screen {
  height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url("./images/top.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
}

.hero-full-screen .middle-content-section {
  position: absolute;
  top: 27%;
  left: 16.5%;
}

.hero-full-screen .top-content-section {
  width: 100%;
}

.hero-full-screen .bottom-content-section {
  padding: 1rem;
}

.hero-full-screen .bottom-content-section svg {
  height: 3.75rem;
  width: 3.75rem;
  fill: #fefefe;
}
.top-bar {
  background: transparent;
  padding:1.5rem 2rem;
  position: relative;
  height: 120px;
}

.bar{
  position: absolute;
  width: 100%;
  z-index: 1000;
}

.top-bar-ab{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
}

.top-bar .menu {
  background: transparent;
}

.top-bar .top-menu-1{
  background: #fff;
  border-radius: 10px;
  height: 65px;
  box-shadow: 0 1px 6px rgba(0,0,0,.16);
}

.top-bar .top-menu-2,.top-bar .top-menu-3{
  margin-left: 1rem;
  background: #2D9648;
  border-radius: 10px;
  box-shadow: 0 1px 6px rgba(0,0,0,.16);
}

.top-menu-2{
  -webkit-transition: all .4s ease-out;
     -moz-transition: all .4s ease-out;
      -ms-transition: all .4s ease-out;
       -o-transition: all .4s ease-out;
          transition: all .4s ease-out;
}

.top-menu-2:hover,.top-menu-2:focus{
background:#7DB98C;
}
.top-bar .menu li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding:0 1.5rem;
  position: relative;
}

.menu-box{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: absolute;
  top: 50%;
  right: 2%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.top-bar .menu a,.menu-green {
  color: #2D9648;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: .1em;
  padding: 0;
  padding-left: 3rem;
  position: relative;
  text-align: center;
  line-height: 1.2;
  margin: 0 .5rem;
}

.top-menu-2{
  height: 65px;
}

.menu-green {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding:0 1.5rem;
  position: relative;
  color: #fff;
}
.top-bar .menu li:nth-child(2) a{
  padding-left: 4rem;
}

.top-bar .menu li:nth-child(3) a{
  padding-left: 4rem;
}


.top-bar .menu li:nth-child(3){
  padding-right: 2rem;
}

.top-bar .top-menu-3 {
  padding-left: 1rem;
  padding-right: 1rem;
}


.menu-svg{
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}


.top-bar .menu li:not(:last-child):before{
content: "";
width:1px;
border-right: 2px solid #2D9648;
position: absolute;
right: 0;
top: 15px;
bottom: 15px;
}

.top-bar .menu-logo-a{
  position: absolute;
  top:0;
  left: 0;
  width: 120px;
  height: 120px;
  background: #2D9648;
  border-bottom-right-radius: 10px;
  box-shadow: 0 3px 6px rgba(0,0,0,.16);
}


.top-bar .menu-logo-a img{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
     -moz-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
       -o-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.top-bar .menu li:last-child a{
  margin-right: 0;
}

#svg{
  transform-origin: 0 0;
}

.menu-span{
  font-size: 8px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: 1.5px;
  font-weight: bold;
}

.st1{
  fill:#FFEB00;
}

.b1,.b2,.b4,.b8{
  animation: bubble 3s  ease-in-out infinite alternate;
  backface-visibility: hidden;
  will-change: transform;
}

.b3,.b6,.b5,.b7{
  animation: bubble2 3s  ease-in-out infinite alternate;
  backface-visibility: hidden;
  will-change: transform;
}

@keyframes bubble2{
  100%{
  -webkit-transform: translate3d(0,-30px,0);
     -moz-transform: translate3d(0,-30px,0);
      -ms-transform: translate3d(0,-30px,0);
       -o-transform: translate3d(0,-30px,0);
          transform: translate3d(0,-30px,0);
  }
}

@keyframes bubble{
  100%{
  -webkit-transform: translate3d(0,30px,0);
     -moz-transform: translate3d(0,30px,0);
      -ms-transform: translate3d(0,30px,0);
       -o-transform: translate3d(0,30px,0);
          transform: translate3d(0,30px,0);
  }
}


.top-s1{
  padding-top: 110px;
  padding-bottom: 50px;
}

.top-s2{
  padding-bottom: 100px;
}

.logo-title{
  text-align: center;
}

.page-title{
  position: absolute;
  text-align: center;
  top: 60%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.logo-h{
  font-size: 35px;
  font-weight: bold;
  color: #2D9648;
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: .15rem;
}

.logo-hh{
  font-size: 20px;
  color: #2D9648;
  font-weight: bold;
  letter-spacing: .1em;
}

.top-pro-h{
  font-size: 38px;
  font-weight: bold;
  letter-spacing: .1em;
  margin-bottom: .2rem;
}

.top-pro-hh{
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .15em;
}

.top-pro-hhh{
  font-size: 17px;
  font-weight: bold;
  letter-spacing: .3em;
  line-height: 1.9;
  margin-top: .3rem;
}

.flex-top-pro{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 1.5rem;
}

.flex-top-pro-2{
  margin-left: 2rem;
}

.flex-top-pro-3{
  margin-left: 4rem;
}

.card-h{
  font-size: 12px;
  color:#999999;
  letter-spacing: .05em;
  margin-top: .5rem;
  margin-bottom: 0;
}

.card-hh{
  font-size: 13px;
  color:#000;
  font-weight: 900;
  letter-spacing: .05em;
  margin-bottom: 0;
}

.card-price{
  font-size: 12px;
  color: #000;
}

.top-btn{
  margin-top: 2rem;
}

.btn {
  display: inline-block;
  width: 100%;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 61px;
  outline: none;
  letter-spacing: .1em;
  font-size: 17px;
}

.btn-white{
  border: 1px solid #2D9648;
  color: #2D9648;
  line-height: 60px;
}

.btn-white:hover,.btn-white:focus {
  background-color: #2D9648;
  color: #fff;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.25);
}

.btn::before,
.btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.btn,
.btn::before,
.btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.btn-green {
  border: 1px solid #2D9648;
  background: #2D9648;
  color: #fff;
  font-weight: 600;
}
.btn-green:hover,.btn-green:focus {
  background-color: #fff;
  color: #2D9648;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .15);
}

.btn-white-txt{
  font-weight: 500;
}

.news-date{
  font-size: 15px;
  color: #A7A3A2;
  letter-spacing: .05em;
  margin-right: 3rem;
}

.news-title{
  font-size: 15px;
  letter-spacing: .1em;
  color: #000;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.news-title:hover,.news-title:focus{
  color: rgba(0,0,0,.5);
}

.news-hr{
  border-bottom: 1px solid #e8e8e8;
}

.bg-gray{
  background: #F0F0F0;
}

.top-s3{
  padding-top: 110px;
}

.s-last{
  padding-bottom: 250px;
}

.logo-hhh{
  font-size: 25px;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.4;
  margin-bottom: 2rem;
  color: #2D9648;
}

.top-company-p{
  font-size: 15px;
  letter-spacing: .05em;
  line-height: 2;
  text-align: justify;
  font-weight: 500;
}

.top-company-btn{
  margin-top: 2rem;
}

.footer{
  background: #2D9648;
  padding-top: 4rem;
  padding-bottom: 2rem;
  text-align: center;
}

.footer .menu{
  justify-content: center;
}

.footer .menu li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer .menu a {
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: .1em;
  padding-left: 3rem;
  margin-right: 2rem;
  position: relative;
}

.footer .st0{
  fill:#fff;
}
.footer .st1{
  fill:none;
  stroke:#fff;
  stroke-width:2;
}

.footer-logo{
  margin-bottom: 2rem;
}

.footer .menu{
  margin-bottom: 3rem;
}

.footer-company-p{
  font-size: 23px;
  color: #fff;
  font-weight: 500;
  letter-spacing: .05em;
  margin-bottom: 1.5rem;
}

.footer-company-p2{
  font-size: 20px;
  color: #fff;
  line-height: 1.5;
  letter-spacing: .05em;
  margin-bottom: 0;
  font-weight: 500;
}

.footer-company{
  margin-bottom: 3rem;
}

.privacy{
  font-size: 10px;
  letter-spacing: .05em;
  margin-bottom: 1rem;
  color: #fff;
  display: inline-block;
}

.privacy:hover,.privacy:focus{
  color: #fff;
}


.copy{
  font-size: 10px;
  letter-spacing: .05em;
  margin-bottom: 0;
  color: #fff;
}

.online-shop{
  background: #000;
  padding:.8rem  4rem ;
  position: absolute;
  bottom: 8%;
  border: 1px solid #000;
  right: 3rem;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.online-shop:hover,.online-shop:focus{
  background: #fff;
}

.online-shop:hover .os-1,.online-shop:focus .os-1,.online-shop:hover .os-2,.online-shop:focus .os-2{
  color: #000;
}
.online-shop:hover svg path,.online-shop:focus svg path{
  fill: #000;
}
.online-shop .os-1{
  color: #fff;
  letter-spacing: .025em;
  font-size: 20px;
  vertical-align: bottom;
}

.online-shop svg{
  margin-right: .3rem;
}

.online-shop .os-2{
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
  display: block;
  padding-left: .3rem;
}

.scroll-span{
  font-size: 12px;
  letter-spacing: .2em;
}

.scroll-par{
  position: absolute;
  top: 45%;
  left: 50px;
  transform-origin:top left;
  -webkit-transform: translateY(-50%) rotate(90deg);
     -moz-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
       -o-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.scroll{
  font-size: 10px;
  z-index: 10;
  position: relative;
  width: 160px;
  height: 3px;
  overflow: hidden;
  letter-spacing: .2em;
}

.scroll-p{
  position: relative;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  letter-spacing: .2em;
  vertical-align: 2.5px;
  color: #2D9648;
  margin-bottom: .5rem;
}

.scroll::before{
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 160px;
  height: 1px;
  background-color: #2D9648;
}


.scroll::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 3px;
  margin: auto;
  background-color: #2D9648;
  animation: scroll 2s ease-in-out;
  opacity: 1;
  backface-visibility: hidden;
  animation-iteration-count: infinite;
    -webkit-transform: translateX(-25px);
       -moz-transform: translateX(-25px);
        -ms-transform: translateX(-25px);
         -o-transform: translateX(-25px);
            transform: translateX(-25px);
}

@keyframes scroll{
  100%{
    -webkit-transform: translateX(200px);
       -moz-transform: translateX(200px);
        -ms-transform: translateX(200px);
         -o-transform: translateX(200px);
            transform: translateX(200px);
  }
}

.news-single-date{
  font-size: 15px;
  color: #A7A3A2;
  margin-bottom: .5rem;
}

.news-single-title{
  font-size: 20px;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  letter-spacing: .1em;
}

.news-single-p p{
  font-size: 15px;
  text-align: justify;
  letter-spacing: .05em;
  line-height: 2;
}


.filter-simple .button-group {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.filter-simple .filter-simple-button.hollow.is-active, .filter-simple .filter-simple-button.hollow:focus, .filter-simple .filter-simple-button.hollow:active {
  background-color: #000;
  color: #fefefe;
}

.filter-simple-button.hollow{
  background: #fff;
  color: #000;
  border: 1px solid #000;
}

.filter-simple-button{
  width: 24%;
  font-size: 14px;
  letter-spacing: .05em;
  font-weight: 500;
  height: 50px;
}

.column-block {
  margin-bottom: 30px;
}

.product-s1{
  padding-top: 50px;
  padding-bottom: 50px;
}

.product-menu{
  text-align: center;
  font-size: 17px;
  letter-spacing: .05em;
  padding-bottom: .5rem;
  font-weight: bold;
  display: block;
  color: #2D9648;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}


.filter-simple{
  margin-bottom: 80px;
}

.single-product-img{
  height: 100vh;
}

.single-product-img img{
  width: 100%;
  height: 100vh;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.single-product-img-group{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}



.single-product-img-group img:last-child{
  margin-right: 0;
}

.single-product-h{
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .1em;
  margin-bottom: -.2rem;
}

.single-product-hh{
  font-size: 20px;
  font-weight: bold;
  line-height: 2;
  letter-spacing: .1em;
  margin-bottom: 0;
}

.single-product-price{
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .05em;
}

.single-product-tag span{
  color: #7B7573;
  font-size: 10px;
  letter-spacing: .05em;
  border: 1px solid #ccc;
  padding: .2rem .5rem;
  margin-right: .5rem;
}

.single-product-info-h{
  font-size: 20px;
  font-weight: bold;
  letter-spacing: .05em;
  margin-bottom: .5rem;
}


.single-product-info-p{
  font-size: 14px;
  letter-spacing: .05em;
  line-height: 2;
  text-align: justify;
  margin-bottom: 2rem;
}

.single-product-order{
  font-size: 15px;
  letter-spacing: .05em;
  background: #f0f0f0;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 1.5rem;
}

.single-product-other{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
}

.single-product-other-a{
  color: #fff;
  background: #000;
  width: 49%;
}


.single-product-other-a:hover,.single-product-other-a:focus{
  color: #000;
  background: #fff;
}
.filter-simple-button.hollow{
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.filter-simple-button.hollow:hover{
  color: #fff;
  background: #000;
}

.single-product-other-a2{
  width: 49%;
}

.single-product-info{
  width: 80%;
  margin:auto;
}

.outer{
  position: relative;
}
.inner{
  margin-top: 150px;
/*  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
     -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
       -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);*/
}

.pro-s1{
  margin-bottom: 100px;
}

.pro-s2{
  padding:0 0 80px;
}

.table-company tbody {
  border: none;
  background-color: #fff;
}

.table-company tbody tr{
  border-top: 1px solid #2D9648;
  border-bottom: 1px solid #2D9648;
}

.table-company tbody td{
  padding-left: 2rem;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: .05em;
}

.table-company tbody th{
  padding: 2rem;
  background: #2D9648;
  text-align: left;
  color: #fff;
  width: 25%;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .05em;
}

.table-company tbody tr:not(:last-child) th{
  border-bottom: 1px solid #fff;
}

.table-company tbody tr:nth-child(even){
  background: #fff;
}

.tel{
  color: #000;
}

.tel-white{
  color: #fff;
}

.company-cell{
  margin-bottom: 70px;
}

.company-cell2{
  margin-bottom: 2rem;
}

.grad-btn {
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  border: 1px solid #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: .1em;
  position: absolute;
  left: 50%;
  bottom: -80px;
  z-index:2;
  width: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  cursor: pointer;
}

.grad-btn:hover {
  background-color: #000;
  color: #fff;
}
.grad-wrap {
  position: relative;
}
.grad-wrap + .grad-wrap {
  margin-top: 40px;
}
.grad-trigger {
  /*ボタンのスタイルはご自由にどうぞ*/
}
.grad-trigger::after {
  content: "続きを読む" ;
  width:100%;
  text-align:center;/*クリック前のボタンのラベル*/
}
.grad-trigger .fa {
  margin-right: .5em;
}
.grad-item {
  position: relative;
  overflow: hidden;
}
.grad-item.is-hide {
  height: 200px; /*隠した後の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 150px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
  background: linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 50%, rgba(255,255,255,0.9) 50%, #fff 100%);
}
.grad-trigger.is-show {
  bottom: -5rem;
}
.grad-trigger.is-show::after {
  content: "閉じる";
  width:100%;
  text-align:center;/*クリック前のボタンのラベル*/
}
.grad-trigger.is-show + .grad-item::before {
  display: none;
}
.grad-item p{
  font-size: 15px;
  left: .05em;
  text-align: justify;
  line-height: 2;
}

.grad-item p.grad-item-date{
  font-weight: bold;
  margin-bottom: 0;
}

[type=checkbox]+label, [type=radio]+label{
  margin-left: 0;
  margin-right: 0;
}

.company-cell3{
  margin-bottom: 150px;
}


.company-cell4{
  margin-bottom: 200px;
}

.company-hh{
  font-size: 22px;
  font-weight: bold;
  letter-spacing: .15em;
  text-align: center;
  margin-bottom: 2rem;
}

.as-outer {
  position: relative;
  width: 100%;
  overflow:hidden;
  }
.as-outer:before {
  content:"";
  display: block;
  padding-top: 56.25%;
  }
.as-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  }

.as-outer {
  position: relative;
  width: 100%;
  overflow:hidden;
  }
.as-outer:before {
  content:"";
  display: block;
  padding-top: 56.25%;
  }
.as-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  }

.single-product-info .slick-slide a{
  position: relative;
  display: block;
  width: 100%;
  overflow:hidden;
  }
.single-product-info .slick-slide a:before {
  content:"";
  display: block;
  padding-top: 100%;
  }
.single-product-info .slick-slide img{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
}

.slider,.thumb{
  margin: 0;
}

.thumb{
  margin-bottom: 1rem;
}

.thumb .slick-list {
  margin-right: -15px;  /* ガター分ネガティブマージン */
  margin-bottom: -15px;
}

.thumb .slick-slide {
  margin-right: 15px;  /* ガター */
  margin-bottom: 15px;
}

.slick-track{
  margin: 0;
}

.cell-m{
  margin-bottom: 3rem;
}

.hero-img{
  position: absolute;
  top: 55%;
  right: 16%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 64em) {

.hero-img{
  width: 30%;
}

.hero-img-svg{
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 100% 0 0;
}
.hero-img-svg svg{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
}
.top-h1-txt{
  position: relative;
}

.top-txt-svg{
  position: absolute;
  bottom: -10px;
  right: 0;
}

.svg-bubble{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}

.top-product-box{
  position: relative;
}

.top-product-h-box{
  position: absolute;
  bottom: -75px;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.top-product-h{
  font-size: 25px;
  color: #2D9648;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.top-product-hh{
  font-size: 13px;
  color: #2D9648;
  font-weight: bold;
  text-align: center;
}

.top-product-btns{
  margin-top: 8rem;
}

.btn-catalog{
  margin-top: 1rem;
}

.page-hero{
  width: 100%;
  height: 380px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url("./images/top.jpg") center center no-repeat;
  background-size: cover;
  position: relative;
}

.page1{
  padding-top: 100px;
}

.product-cell{
  text-align: center;
  position: relative;
  -webkit-transition:  .4s ease-in-out;
     -moz-transition:  .4s ease-in-out;
      -ms-transition:  .4s ease-in-out;
       -o-transition:  .4s ease-in-out;
          transition:  .4s ease-in-out;
}

.product-cell:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #2D9648;
  -webkit-transition:  .4s ease-in-out;
     -moz-transition:  .4s ease-in-out;
      -ms-transition:  .4s ease-in-out;
       -o-transition:  .4s ease-in-out;
          transition:  .4s ease-in-out;
}

.active.product-cell:after{
  height: 3px;
}

.active.product-cell{
  padding-bottom: .5rem;
}

.product-cell:hover:after {
  height: 3px;
}


.product-filter{
  position: relative;
  display: block;
}

.product-filter-t{
  line-height: 1;
}

.product-filter-txt{
  font-size: 17px;
  font-weight: bold;
  color: #2D9648;
}

.product-filter-txt2{
  font-size: 8px;
  color: #2D9648;
  font-weight: bold;
}

.product-menu-btn{
  position: relative;
    display: inline-block;
    padding-left: 3rem;
    opacity: .7;
}

.product-cell.active .product-menu-btn{
  opacity: 1;
}

.product-menu-all:hover,.product-menu-all:focus{
  color: #2D9648;
}

.fax-a{
  color: #2D9648;
  border: 1px solid #2D9648;
  font-size: 13px;
  padding: .3rem .5rem .4rem;
  display: inline-block;
  margin-top: .2rem;
  line-height: 1;
  -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out;
       -o-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
}

.fax-a:hover,.fax-a:focus{
  color: #fff;
  background: #2D9648;
  border: 1px solid #2D9648;
}

.product-cell:hover .product-menu-btn,.product-cell:focus .product-menu-btn{
  opacity: 1;
  -webkit-transition:  .4s ease-in-out;
     -moz-transition:  .4s ease-in-out;
      -ms-transition:  .4s ease-in-out;
       -o-transition:  .4s ease-in-out;
          transition:  .4s ease-in-out;
}

.product-menu-all{
  position: absolute;
  font-size: 20px;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.product-menu-btn2{
  padding-left: 4rem;
}

.catalog-h2{
  font-size: 20px;
  font-weight: 500;
  color: #2D9648;
  text-align: center;
  letter-spacing: .1em;
  margin-bottom: 3rem;
}


[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea,select{
  height: 55px;
  border: 2px solid #2D9648;
  font-family: "Noto Sans JP",serif;
}

/*　ContactForm7のテーブル化レスポンシブ調整*/
 
/*テーブルを親要素の幅いっぱいに伸ばす*/
.table-res-form > tbody{
    width: 100%;
    background: none;
    border: none;
}

.table-res-form .half{
  width: 30%;
}

/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form th {
    width: 30%;
    text-align: left;
    position: relative;
    line-height: 1.2;
}
/*「必須」部分のスタイリング*/
.table-res-form .requied {
    font-size: 0.5em;
    color: red;
    display: inline-block;
    padding: 0.3em 0.3em 0.2em;
    border-radius: 2px;
    position: absolute;
}

.table-res-form .auto-text{
  font-size: 14px;
  vertical-align: middle;
  display: inherit;
  line-height: 55px;
  letter-spacing: 0;
}


/*ここから768px以下の指定*/
 
@media only screen and (max-width: 768px) {
　　　　　/*thとtdをブロック化して幅100％にして、縦積み*/
    .table-res-form th, .table-res-form td {
        width: 100%;
        display: block;
    }
　　　　　/*th（項目名）欄の不要な余白削除・テキスト左寄せ*/
    .table-res-form th {
        padding-bottom: 0;
        text-align: left;
    }
　　　　　/*不要な最終行の左のthを非表示にする*/
    .table-res-form .empty {
        display: none;
    }
}
 
/*ここまで768px以下の指定---終わり*/
 
/*ここから入力欄のスタイル指定*/
 
/*各入力フォームスタイリング*/
.table-res-form input[type="text"], input[type="email"], input[type="tel"], textarea,select {
    padding:1rem;
    margin-bottom: 0.5em;
    width: 100%;
    text-align: justify;
}

input[type="text"]::placeholder,input[type="email"]::placeholder{
  position: relative;
  top: .1rem;
  color: #868383;
}
 select{
  padding-right: 2rem;
}

.th-adress{
  vertical-align: top;
  padding-top: 1.5rem;
}
.table-res-form input[type="text"].address-aj{
  margin-bottom: -.8rem;
}

.table-res-form .your-name1 input[type="text"],.table-res-form .your-name3 input[type="text"],.table-res-form .your-zipcode input[type="text"]{
  width: 48%;
  margin-right: 4%;
  float: left;
}

.table-res-form .your-name2 input[type="text"],.table-res-form .your-name4 input[type="text"]{
  width: 48%;
  float: right;
}



/*入力欄にフォーカスしたら変化*/
.table-res-form input[type="text"]:focus, textarea:focus {

    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.5);
}

.adress2{
  margin-top: -1rem;
}

[type='checkbox']{
  margin: 0;
  margin-right: 1rem;
  display: none;
}

/*.checkbox01-input{
  display: none;
}*/
.wpcf7-list-item-label{
  font-size: 16px;
  padding-left: 45px;
  position:relative;
}
.wpcf7-list-item-label::before{
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 30px;
  background: #fff;
  border: 2px solid #2D9648;
-webkit-box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

input[readonly] + .wpcf7-list-item-label::before,
input[readonly]:checked + input[type=hidden] + .wpcf7-list-item-label::before{
  background: #e6e6e6;
  border: 1px solid #333;
  cursor: not-allowed;
}

.checkbox01-input input:checked + .wpcf7-list-item-label{
  color: #000;
}

 .checkbox01-input input:checked + .wpcf7-list-item-label::after,
 .checkbox01-input input[readonly]:checked  + input[type=hidden]  + .wpcf7-list-item-label::after,
 input.checkbox01-input:checked + input[type=hidden] + .wpcf7-list-item-label::after,
 input.checkbox01-input:checked + .wpcf7-list-item-label::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 10px;
  width: 10px;
  height: 20px;
  transform: rotate(40deg);
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
}

.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7 input[type="text"].wpcf7-not-valid,
.wpcf7 input[type="tel"].wpcf7-not-valid,
.wpcf7 input[type="email"].wpcf7-not-valid,
input[type=text]#datepicker.wpcf7-not-valid,
.wpcf7-not-valid .wpcf7-list-item-label::before {
    background: #FFE6E6;
}

div.wpcf7-validation-errors{
  margin: 0;
}

.btn-1.wpcf7-back{
  position: relative;
  right: 0;
  top: 0;
  max-width: 100%;
  margin-bottom: 1rem;
}

input.wpcf7c-btn-back,input.wpcf7-confirm,input.wpcf7-submit {
  width: 100%;
  height: 60px;
  background:none;
  border: none;
  color: #fff;
  line-height: 60px;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}

input[disabled].wpcf7-confirm{
  cursor: not-allowed;
}

input.wpcf7c-btn-back{
  color: #2D9648;
}

input.wpcf7c-btn-back:hover{
  color: #fff;
}

input.wpcf7-confirm:hover,input.wpcf7-submit:hover{
  color: #2D9648;
}

.your-confirm .wpcf7-list-item{
  margin-left: 0;
}

.catalog-houjin-span{
  font-size: 11px;
  font-weight: 500;
}

tbody tr:nth-child(even){
  background: transparent;
}

.confirm-label{
  display: inline;
}

.confirm-p{
  line-height: 1.6;
  display: inline;
}

.confirm-a{
  padding-right: .2rem;
  color: #2D9648;
}

.confirm-a:hover,.confirm-a:focus{
  color: #2D9648;
}
div.wpcf7-response-output{
  margin: 0 !important;
}

div.wpcf7-mail-sent-ok{
  margin-top: 1rem !important;
}

.submit-btn1{
  margin-top: 2rem;
}

.submit-btn3{
  margin-top: 1rem;
}

.wpcf7c-elm-step2{
  text-align: center;
  color: red;
}
.table-res-form tbody td{
  padding-right: 0;
}

.wpcf7-mail-sent-ok{
  margin-top: 1rem;
}

.top-fade{
  opacity: 0;
  -webkit-animation: topfade 3s ease-in-out 1s forwards;
  -o-animation: topfade 3s ease-in-out 1s forwards;
  animation: topfade 3s ease-in-out 1s forwards;
}

.page-fade{
  opacity: 0;
  -webkit-animation: topfade 3s ease-in-out forwards;
  -o-animation: topfade 3s ease-in-out forwards;
  animation: topfade 3s ease-in-out forwards;
}

.top-bar{
  opacity: 0;
  -webkit-animation: topfade 2s ease-in-out forwards;
  -o-animation: topfade 2s ease-in-out forwards;
  animation: topfade 2s ease-in-out forwards;
}

.top-bar-anime{
  opacity: 0;
  -webkit-animation: topfade 3s ease-in-out 1s forwards;
  -o-animation: topfade 3s ease-in-out 1s forwards;
  animation: topfade 3s ease-in-out 1s forwards;
}


@keyframes topfade{
  100%{
    opacity: 1;
  }
}

.js-scroll-fade{
    opacity: 0;
    backface-visibility: hidden;
    transition: opacity 2s ease-in-out;
}
.js-scroll-fade.is-animation{
        opacity: 1;
}

.hover{
  -webkit-transition:opacity .4s ease-in-out;
     -moz-transition:opacity .4s ease-in-out;
      -ms-transition:opacity .4s ease-in-out;
       -o-transition:opacity .4s ease-in-out;
          transition:opacity .4s ease-in-out;
}

.hover:hover,.hover:focus{
  opacity: .6;
}

.category{
  margin-bottom: 2rem;
}

.as-outer,.card-hh,.card-h{
-webkit-transition: opacity .4s ease-in-out;
   -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
     -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
}

.column-block:hover > .as-outer,.column-block:focus > .as-outer,
.column-block:hover > .card-hh,.column-block:focus > .card-hh,
.column-block:hover > .card-h,.column-block:focus > .card-h{
  opacity: .6;
}

.hide-for-xlarge{
  display: none;
}

@media screen and (max-width: 1200px) {

.bar{
  display: none;
}

.hide-for-xlarge{
  display: block;
}

.js-off-canvas-overlay{
  background: none;
}

.hero-full-screen .middle-content-section{
  left: 9%;
}

.offcanvas-full-screen {
  position: fixed;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: rgba(255,255,255,1);
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  overflow-y: auto;
  z-index: 1000;
}

[data-whatinput='mouse'] .offcanvas-full-screen {
  outline: 0;
}

.offcanvas-full-screen.is-transition-overlap {
  z-index: 1000;
}

.offcanvas-full-screen.is-transition-overlap.is-open {
  box-shadow: 0 0 10px #93CBA2;
}

.offcanvas-full-screen.is-open {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

.offcanvas-full-screen.is-open ~ .off-canvas-content {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

.offcanvas-full-screen.is-transition-push::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
  content: " ";
}

.offcanvas-full-screen.is-transition-overlap.is-open ~ .off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.offcanvas-full-screen-inner {
  text-align: center;
  padding: 1rem;
  padding-bottom: 0;
}

.offcanvas-full-screen-menu {
  margin: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.offcanvas-full-screen-menu > li {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
border-bottom: 1px solid #93CBA2;
width: 100%;
padding:.8rem 0;
line-height: 1.3;
}

.sp-menu-a{
  font-size: 18px;
  color: #2D9648;
  font-weight: 500;
}

.offcanvas-full-screen-menu .menu-span{
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: 1.5px;
  color: #2D9648;
}

.offcanvas-full-screen-close{
  font-size: 35px;
  width: 100%;
  text-align: right;
  color: #2D9648;
}

.sp-menu{
  position: absolute;
  padding:1.5rem 1rem;
  z-index: 100;
  width: 100%;
}

.sp-menu-logo{
  position: absolute;
  background: #2D9648;
  height: 90px;
  width: 90px;
  top: 0;
  left: 0;
  border-bottom-right-radius: 10px;
}

.sp-menu-logo a{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50% ,-50%);
     -moz-transform: translate(-50% ,-50%);
      -ms-transform: translate(-50% ,-50%);
       -o-transform: translate(-50% ,-50%);
          transform: translate(-50% ,-50%);
}

.sp-menu-logo img{
  margin: auto;
  height: 60px;
}

.sp-menu-toggle{
  float: right;
}

.menu-icon.dark{
  width: 45px;
  height: 45px;
  top: 10px;
}

.menu-icon.dark{
  -webkit-tap-highlight-color: rgba(0, 0, 0, .4);
}

.menu-icon.dark::after{
  height:3px;
  background: #2D9648;
-webkit-box-shadow: 0 10px 0 #2D9648, 0 20px 0 #2D9648;
        box-shadow: 0 10px 0 #2D9648, 0 20px 0 #2D9648;
}

.menu-icon.dark:hover::after {
    background: #2D9648;
    -webkit-box-shadow: 0 10px 0 #2D9648, 0 20px 0 #2D9648;
            box-shadow: 0 10px 0 #2D9648, 0 20px 0 #2D9648;
}

.menu-tel span{
  margin-right: .5rem;
  font-size: 18px;
}

.menu-tel{
  color: #2D9648;
  font-size: 25px;
  margin-left:-1rem;
}
.menu-sp-logo2{
  height: 60px;
  display: block;
  margin: auto;
  margin-bottom: 0;
}

.sp-menu-last{
  padding: 1rem;
}

.inner{
  margin-top: 100px;
}

}


@media screen and (max-width: 63.9375em) {

.hero-img{
  right: 3.5rem;
}

.top-h1{
  font-size: 35px;
  left: 2rem;
  top: 21%;
}

.top-h2{
  font-size: 18px;
  bottom:5%;
  left: 2rem;
}

.hero-img svg{
  width: 300px;
}

.hero-full-screen {
  height: 500px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-size: cover;
  position: relative;
}

.top-sp-img{
  margin-top: 2rem;
}

.hero-full-screen .middle-content-section{
  height:auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.logo-size img{
  height: 30px;
}

.logo-h{
  font-size: 28px;
}

.logo-hh{
  font-size: 16px;
}

.top-s1{
  padding-top: 80px;
  padding-bottom: 40px;
}

.flex-top-pro{
  display: block;
}

.top-pro-h{
  font-size: 25px;
}

.top-pro-hh{
  font-size: 12px;
}

.flex-top-pro-2,.flex-top-pro-3{
  margin-left: 0;
}

.top-pro-hhh{
  font-size: 15px;
  line-height: 1.4;
}

.top-btn{
  margin-top: 0;
}

.news-title{
  display: block;
  letter-spacing: .025em;
}

.top-s2{
  padding-bottom: 80px;
}

.top-s3{
  padding-top: 80px;
}

.s-last{
  padding-bottom: 80px;
}

.footer-company-p{
  font-size: 18px;
}

.footer-company-p2{
  font-size: 13px;
}

.logo-hhh{
  font-size: 18px;
  letter-spacing: .05em;
  text-align: justify;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.grid-container{
  padding-right: 1rem;
  padding-left: 1rem;
}

.top-custom-p{
  line-height: 1.8;
  letter-spacing: .025em;
}

.top-custom-btn{
  margin-top: 1rem;
}

.filter-simple-button{
  height: 60px;
  line-height: 1.2;
}

.product-menu{
  font-size: 18px;
}

.product-s1{
  padding-top: 80px;
  padding-bottom: 30px;
}

.filter-simple{
  margin-bottom: 2rem;
}

.table-company tbody th{
  width: 30%;
  font-size: 15px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.table-company tbody td{
  font-size: 15px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.company-cell,.company-cell2{
  margin-bottom: 1rem;
}

.company-cell3{
  margin-bottom: 3rem;
}

.company-cell4{
  margin-bottom: 150px;
}

.s-company-last{
  padding-bottom: 150px;
}

.sp-company-hhh{
  margin-bottom: 0;
}

.grad-item p{
  letter-spacing: .025em;
}

.news-single-title{
  font-size: 18px;
  letter-spacing: .025em;
}

.news-single-p p{
  letter-spacing: .025em;
}

.single-product-img{
  height: auto;
}

.single-product-img img{
  width: 100%;
  height: auto;
  object-fit: cover;
}

.inner{
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate(0);
     -moz-transform: translate(0);
      -ms-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
}

.single-product-info{
  width: 100%;
}

.slider{
  height: auto;
  margin-top: 2rem;
  margin-bottom: .5rem;
  background: transparent;
}

.single-product-hh{
  font-size: 18px;
  letter-spacing: .025em;
}


.thumb{
  margin-bottom: 1rem;
}

.single-product-tag{
  display: inline-block;
  margin-bottom: 1rem;
}

.thumb .slick-list {
  margin-right: -10px;  /* ガター分ネガティブマージン */
  margin-bottom: -10px;
}

.thumb .slick-slide {
  margin-right: 10px;  /* ガター */
  margin-bottom: 10px;
}

.single-product-info-h{
  font-size: 16px;
  letter-spacing: .025em;
}

.single-product-info-p{
  letter-spacing: .025em;
  margin-bottom: 1rem;
  line-height: 1.8;
}

.single-product-other{
  display: block;
}

.single-product-other-a,.single-product-other-a2{
  width: 100%;
}

.single-product-other-a2{
  margin-top: .5rem;
}

.slider .slick-slide img {
    position: absolute;
    top: -5px;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center center;
}
.slider .slick-slide a:before {
    content: "";
    display: block;
    padding-top: 100%;
}

.single-product-h{
  margin-top: 1rem;
}

.pro-s1{
  margin-bottom: 0;
}

.img-100{
  width: 100%;
}

.inner {
  margin-top: 4rem;
}
.single-product-grid{
  width: 100%;
}

.item-sp{
  padding: 1rem;
}

.item-sp2{
  padding: 1rem;
  padding-left: 0;
}

.top-product-h{
  font-size: 20px;
}

.btn{
  height: 50px;
  line-height: 51px;
  font-size: 15px;
}

.btn-white{
  line-height: 50px;
}

.top-company-h4{
  padding:0;
  margin: 0;
  margin-bottom: .5rem;
}

.top-company-btn{
  margin-top: 0;
}

.product-cell{
  margin-bottom: 1.5rem;
}

.page-hero{
  height: 280px;
}

.page-title{
  top: 55%;
}

.confirm-label{
  float: left;
}

input.wpcf7c-btn-back, input.wpcf7-confirm, input.wpcf7-submit{
  height: 50px;
  line-height: 50px;
}

.wpcf7-list-item-label::before{
  width: 25px;
  height: 25px;
}

.table-res-form{
  margin-bottom: 0;
}

.table-res-form tbody td,.table-res-form  tbody th{
  padding:0;
}

}

@media screen and (max-width: 39.9375em) {
.top-custom-p{
  margin-top: 1rem;
}

.hero-full-screen{
  height: 650px;
}

.hero-full-screen .middle-content-section{
  top: initial;
  bottom: 4%;
}

.hero-img{
  top: 3%;
  left: 47.5%;
  right: 0;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.top-product-h-box{
  margin-top: .5rem;
  position: relative;
  bottom: initial;
  left: initial;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
}

.top-product-box{
  margin-bottom: 1.5rem;
}

.svg-bubble{
  display: none;
}

.hero-img svg{
  width: 240px;
}

.top-h1{
  font-size: 35px;
  left: 2rem;
  top: initial;
  margin-bottom: 0;
}

.top-txt-svg{
  left: 0;
}

.top-h2{
  font-size: 20px;
  position: relative;
  margin-top: 1rem;
  top:0;
  left: 0;
  bottom: 0;
}

.single-product-grid{
  display: block;
  padding: 1rem;
}

.item-sp{
  padding: 1rem;
  padding-top: 0;
}

.item-sp2{
  padding: 1rem;
}

.product-cell{
  height: 45px;
}

.page-hero{
  height: 250px;
}

.page-title{
  top: 58%;
}

.slider{
  margin-top: 0;
}

.inner{
  margin-top: 0;
}

.table-company tbody th,.table-company tbody td{
  padding: 1rem;
  padding-right: 0;
  font-size: 14px;
}

.table-res-form tbody td, .table-res-form tbody th{
  display: block;
  width: 100%;
}
.table-res-form tbody th{
  margin-bottom: .5rem;
}

.table-res-form tbody td{
  margin-bottom: 1rem;
}

.table-res-form input[type="text"], input[type="email"], input[type="tel"], textarea, select{
  margin-bottom: 1rem;
}

.catalog-h2{
  font-size: 18px;
}

.tpi1-sp{
  margin-top: -3rem;
}

.tpi3-sp{
  margin-top: -3rem;
}

.top-product-btns{
  margin-top: 0;
}

.top-s3{
  padding-top: 0;
}

.top-company-h4{
  margin-top: 1rem;
}

.top-product-a{
  display: block;
  overflow: hidden;
}

#map iframe{
  height: 300px;
}

.sp-menu-logo a{
  width: 100%;
  height: auto;
  padding: .8rem;
}

.sp-menu-logo img{
  height: 80px;
}

.product-cell:after{
  bottom: -5px;
}

.page1{
  padding-top: 70px;
}

.product-s-sp{
  padding-top: 60px;
}
}
    
#map {
 margin-top: 50px;
}

@media screen and (max-width: 63.9375em){
#map {
 margin-top: 30px;
}
}
