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

body,h1,h2{
  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;
 }
}

.wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#slide_wrap {
  position: relative;
  overflow: hidden;
  margin: 0;
  height: 100%;
  list-style: none;
}
#slide_wrap .slide_item {
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 2.2s linear, transform 5.5s cubic-bezier(.17,.84,.44,1);
  position: relative;
  width: 100%;
  height: 100%;
}
#slide_wrap .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
#slide_wrap .slide_item.show_ {
  opacity: 1;
}
#slide_wrap .slide_item.zoom_ {
  transform: scale(1);
}
#slide_wrap .slide_item img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.post-content{
  height: 500px;
}

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

.tel{
  -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;
}

.grid-container{
  padding-right: 9%;
  padding-left: 9%;
  max-width: 100%;
}

.company-cell2{
  margin-top: -90px;
  padding-top: 90px;
}

.tel:hover,.tel:focus{
  opacity: .6;
  color: #000;
}

.top-h1{
  font-size: 30px;
  letter-spacing: .32em;
  text-align: left;
  line-height: 1.66;
  color: #000;
  font-weight: bold;
}

.top-h2{
  font-size: 17px;
  letter-spacing: .3em;
  line-height: 2;
  font-weight: bold;
  margin-top: 8rem;
}

.top-h2-span{
  margin-left: -.4rem;
}

.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: #fff;
  background-size: cover;
  position: relative;
}

.hero-full-screen .middle-content-section {
  position: absolute;
  left: 9%;
  top: 55%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}

.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;
  z-index: 1;
  width: 100%;
}

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

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


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

.top-bar .menu a,.footer-menu .menu a{
  color: #000;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: .1em;
  margin-right: 2rem;
  position: relative;
  line-height: 1.1;
  -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;
}

.footer-logo a{
  -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;
}

.top-bar .menu a:hover,.top-bar .menu a:focus,.footer-menu .menu a:hover,.footer-menu .menu a:focus,.footer-logo a:hover,.footer-logo a:focus{
  opacity: .6;
}

.top-bar .menu a.menu-logo-a{
  margin-right: 0;
  padding-left: 0;
}

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

.top-bar .menu a span,.footer-menu .menu a span{
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0;
  vertical-align: 1.5px;
}

.footer-menu .menu a span{
  font-size: 12px;
}

.st0{
  fill:#1C1210;
}
.st1{
  fill:none;
  stroke:#1C1210;
  stroke-width:2;
}

.menu-svg{
  margin-right: .5rem;
  position: absolute;
  left:0;
  top: .65rem;
}

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

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

.top-news-s{
  padding-bottom: 50px;
}

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

.logo-h{
  font-size: 32px;
  font-weight: bold;
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: .5rem;
}

.logo-hh{
  font-size: 20px;
  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;
}

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

.btn {
  display: inline-block;
  width: 100%;
  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;
}
.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 {
  background-color: #fff;
  color: #000;
}
.btn:hover,.btn:focus {
  background-color: #000;
  color: #fff;
}

.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: 22px;
  font-weight: bold;
  letter-spacing: .15em;
  line-height: 1.6;
  margin-top: 2rem;
  margin-bottom: 3rem;
}

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

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

.footer{
  background: #000;
  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: 2rem;
}

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

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

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



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

.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: 0;
  -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;
  top: 50%;
  left: -100px;
  width: 80px;
  overflow: hidden;
  letter-spacing: .2em;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
}

.scroll-p{
  position: relative;
  margin-bottom: 0;
  font-size: 10px;
  display: inline-block;
  letter-spacing: .2em;
  vertical-align: 2.5px;
}

.scroll::before{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 80px;
  height: 1px;
  margin: auto;
  background-color: #999999;
}

.scroll::after {
  content: '';
  position: absolute;
  margin-right: 3rem;
  right: 0;
  top: 50%;
  width: 20px;
  height: 1px;
  margin: auto;
  background-color: #000;
  animation: scroll 1s  cubic-bezier(.51,0,.17,.99);
  animation-delay: 1s;
  opacity: 0;
  animation-iteration-count: infinite;
    -webkit-transform: translateX(80px);
       -moz-transform: translateX(80px);
        -ms-transform: translateX(80px);
         -o-transform: translateX(80px);
            transform: translateX(80px);
}

@keyframes scroll{
  50%{
    opacity: 1;
  }
  100%{
    -webkit-transform: translateX(20px);
       -moz-transform: translateX(20px);
        -ms-transform: translateX(20px);
         -o-transform: translateX(20px);
            transform: translateX(20px);
            opacity: 0;
  }
}

.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;

}

.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;
}

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

.product-menu{
  text-align: center;
  border-bottom: 1px solid #999;
  font-size: 20px;
  letter-spacing: .15em;
  padding-bottom: .5rem;
  font-weight: bold;
  margin-bottom: 2rem;
  display: block;
  color: #999;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.product-menu:hover,.product-menu:focus{
  border-bottom: 3px solid #000;
  color: #000;
}

.active.product-menu {
  border-bottom: 3px solid #000;
}

.active.product-menu {
  color: #000;
}

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

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

.slider{
  background-color: #fff;
  height: 100%;
}

.single-product-img img{
  width: 100%;
  height: auto;
  object-fit: cover;
  /*position: absolute;*/
  font-family: 'object-fit: cover;';
}

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


.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: .5rem;
}

.single-product-tag {
  margin-bottom: 1.5rem;
}

.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: 15px;
  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: 120px;
}

.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 #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
}

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

.table-company tbody th{
  padding: 2rem;
  background: #F0F0F0;
  text-align: left;
  width: 25%;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: .05em;
}

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

.tel{
  color: #000;
}

.tel-w{
  color: #fff;
}

.tel-w:hover,.tel-w:focus{
  color: #fff;
  opacity: .6;
}

.menu-tel:hover,.menu-tel:focus{
  color: #000;
  opacity: .6;
}

.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: -ms-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: -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: -5px;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
}

.slider,.thumb{
  margin: 0;
}

.thumb{
  margin-bottom: 2rem;
}

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

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

.slick-track{
  margin: 0;
}

.online-shop{
  opacity: 0;
  z-index: 9;
  -webkit-animation: onlineFade 2s ease-in-out forwards;
  -o-animation: onlineFade 2s ease-in-out forwards;
  animation: onlineFade 2s ease-in-out forwards;
}

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

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

.privacy{
  font-size: 10px;
  letter-spacing: .05em;
  margin-bottom: 1rem;
  color: #fff;
  display: inline-block;
-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;
}

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

@media screen and (max-width: 63.9375em) {
.js-off-canvas-overlay{
  background: none;
}

.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;
}

[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 rgba(10, 10, 10, 0.7);
}

.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 rgba(0, 0, 0, 0.3);
width: 100%;
padding:.8rem 0;
line-height: 1.3;
}

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

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

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

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

.sp-menu-logo img{
  float: left;
  height: 45px;
  position: relative;
}

.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;
-webkit-box-shadow: 0 10px 0 #0a0a0a, 0 20px 0 #0a0a0a;
        box-shadow: 0 10px 0 #0a0a0a, 0 20px 0 #0a0a0a;
}

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


.top-h1{
  font-size: 20px;
  position: relative;
}

.top-h2{
  font-size: 14px;
  position: relative;
  margin-top: 4rem;
}

.online-shop{
  position: relative;
  right: initial;
  width: 100%;
  margin-top: 2rem;
  text-align: center;
  bottom: initial;
}

.online-shop .os-2{
  padding-left: 0;
}

.hero-full-screen {
  height: 650px;
  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: none;
  background-size: cover;
  position: relative;
}

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

.hero-full-screen .middle-content-section{
  height:auto;
  left: 0;
  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;
}

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

.menu-tel{
  color: #000;
  font-size: 25px;
  margin-left: -1rem;
}

.menu-sp-logo2{
  height: 35px;
  display: block;
  margin: auto;
  margin-bottom: .2rem;
}

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

.img-100{
  width: 100%;
}

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

.item-sp{
  padding: 1rem;
}

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

}

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

.top-h1{
  font-size: 16px;
  left: 0;
  top: 45%;
  position: relative;
}

.top-h2{
  font-size: 11px;
  position: relative;
  margin-left: 0;
  margin-top: 2rem;
  top:38%;
  left: 0;
  bottom: 0;
  letter-spacing: .25em;
}

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

.item-sp{
  padding: 0;
}

.item-sp2{
  padding: 0;
}

#map iframe{
  height: 300px;
}

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

.hero-full-screen .middle-content-section{
  top: 65%;
}

.online-shop{
  width: 100%;
  height: 50px;
  margin-top: 0;
  padding: .2rem 0;
}

.online-shop .os-1{
  font-size: 14px;
}

.online-shop svg{
  height: 16px;
  vertical-align: middle;
}

.online-shop .os-2{
  font-size: 9px;
}

.wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#slide_wrap {
  position: relative;
  overflow: hidden;
  margin: 0;
  height: 600px;
  list-style: none;
}
#slide_wrap .slide_item {
  opacity: 0;
  transform: scale(1.1);
  transition: opacity 2s linear, transform 7.5s linear;
  position: relative;
}
#slide_wrap .slide_item:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
}
#slide_wrap .slide_item.show_ {
  opacity: 1;
}
#slide_wrap .slide_item.zoom_ {
  transform: scale(1);
}
#slide_wrap .slide_item img {
  display: block;
  width: 100%;
}

.top-pro-hhh{
  font-size: 13px;
  line-height: 2;
}

.news-title{
  font-size: 14px;
}

.logo-hhh{
  font-size: 15px;
}

.top-custom-p,.single-product-info-p,.grad-item p{
  font-size: 14px;
}


.top-news-s{
  padding-bottom: 25px;
}

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

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

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

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

.top-pro-hh{
  margin-bottom: 1.2rem;
}

.menu-icon.dark{
  width: 36px;
  height: 36px;
  top: 1px;
}

.menu-icon.dark::after{
  -webkit-box-shadow: 0 8px 0 #0a0a0a, 0 16px 0 #0a0a0a;
          box-shadow: 0 8px 0 #0a0a0a, 0 16px 0 #0a0a0a;
}

}