/** Shopify CDN: Minification failed

Line 23:2 "ransform" is not a known CSS property
Line 1103:1 Expected "}" to go with "{"

**/
/* 共通*/
body main,header 
{--font-heading-family: "Zen Kaku Gothic New", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif; font-family: "Zen Kaku Gothic New", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif; font-weight: 500;}
body {
  color: #212425; 
  font-size: 14px;
}
@media screen and (max-width: 559px) {
  body {
    font-size: 12px; 
  }
}
.collection__title {
  padding: 0 15px !important;
}
.scroll-trigger {
  ransform: initial !important;
}
@media screen and (min-width: 558px) {
  .grid__item {
    　width: calc(30% - var(--grid-desktop-horizontal-spacing) * 3 / 4); 
      max-width: calc(30% - var(--grid-desktop-horizontal-spacing) * 3 / 4); 
              }
}
@media screen and (max-width: 559px) {
  .title {font-size: 38px !important; } 
  .card__information a {font-size: 12px !important; } 
  .collection {padding: 20px 0; } 
  .collection ul {padding-left: 0px !important; }
}
.pc-only {display: block;}
/* ranking */
.collection__title.title-wrapper {text-align: center;}
.price-item {font-size: 12px; }
@media screen and (max-width: 559px) {
  .pc-only {display: none; }
  .price-item {font-size: 10px; }
}
/*  TOPページ */
/* mv */
.mv {
  width: 100vw;
  position: relative;
  height: 100%;
}
.mv video {
  width: 100%;
}
.mv-title {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  position: absolute;
  bottom: -70px;
  left: 60px;
  font-size: 200px;
  font-weight: 600;
  line-height: 0.8em;
  letter-spacing: 0px;
}
.mv-title-min {
  font-size: 40px;
  line-height: 3.2;
}
.mv .elementor-video {
  filter: brightness(95%);
}
@media screen and (max-width: 1000px) {
  .mv-title {
      font-size: 120px;
  }
}
@media screen and (max-width: 767px) {
    .mv-title {
      font-size: 64px;
      bottom: -20px;
  }
  .mv-title-min {
    font-size: 24px;
     line-height: 2.2;
  }
}
@media screen and (max-width: 559px) {
  .mv video {
    height: 85vh;
    object-fit: cover;
  }
  .mv-title {
    font-size: 58px;
    bottom: 20px;
    left: 25px;
  }
  .mv-title-min {
    font-size: 22px;
  }
}
/* top-お知らせ */
.mv-news{
max-width: 1200px;
margin: auto;
width: fit-content;
}
@media screen and (max-width: 559px) {
  .mv-news{
     font-size: 12px;
  }
}

/* ランキング  */
.collection .title {
  font-size: 44px;
  margin: 0 0 -10px 0;
  font-family: "Roboto", sans-serif !important;
  font-weight: 100;
}
.collection .card__information a {
  font-weight: 300;
  font-size: 14px;
  text-align: left;
}
.collection__title.title-wrapper{
  text-align: center;
}
/* Line-up  */
.lineup {
  max-width: 1400px;
  margin: auto;
  padding: 15px;
}
.lineup-title p {
  margin: 0px;
}
.lineup-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.lineup-video {
  width: 55%;
}
.lineup-video video {
  width: 100%;
}
.lineup-text {
  width: 44%;
  padding: 30px;
}
.lineup-btn {
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #555;
  color: #555;
  border-radius: 33px 33px 33px 33px;
  padding: 10px;
  display: inline-block;
  width: 200px;
  text-align: center;
}
.lineup-title{
text-align: center;
}
.lineup-title h2 {
  font-size: 44px;
  font-weight: 300;
  margin: 0 0 -10px 0;
font-family: "Roboto", sans-serif !important;
  font-weight: 100;
}
.lineup-text h3 {
 font-size: 20px;
 font-weight: 400;
}
.lineup-text p {
margin: 20px 0;
}
.lineup-title {
  margin-bottom: 2.5rem;
}
.lineup .reverse {
  flex-direction: row-reverse;
  margin-top: 2rem;
}
@media screen and (max-width: 600px) {
    .lineup-wrap {
    flex-flow: column;
  }
  .reverse {
    flex-direction: column !important;
  }
  .lineup-video {
    width: 100% !important;
  }
  .lineup-text {
    width: 100% !important;
    padding: 10px 20px 20px !important;
  }
  .lineup-title h2 {
    font-size: 38px !important;
  }
  .lineup-text h3{
   font-size: 16px;
   margin: 10px 0px 0px;
  }
  .lineup-text p {
  margin: 15px 0;
  }
}
/* TOP-会社バナー  */
.company-banner {
  min-height: 400px;
  max-height: 660px;
  height: 80vh;
  background-image: url(https://cdn.shopify.com/s/files/1/0635/9026/9099/files/about-img-scaled-e1701853309353.jpg?v=1703137663);
  background-size: cover;
  border-radius: 30px;
  padding: 6rem;
  margin: 6rem;
}
.company-banner-bottom{
 display: flex;
 justify-content: space-between;
align-items: end;
}
.company-banner-bottom .btn {
  font-family: "Zen Old Mincho" !important; 
  text-decoration: none;
  background-color: #ffffff;
  color: #555;
  border-radius: 33px 33px 33px 33px;
  display: inline-block;
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
 height: fit-content;
}
.company-banner h2 {
  color: #fff;
  font-family: "Zen Old Mincho", Sans-serif !important;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.6em;
  letter-spacing: 4.6px;
}
.company-banner span {
  font-family: "Zen Old Mincho", Sans-serif !important;
  color: #fff;
  letter-spacing: 4.6px;
  display: inline-block;
  font-size: 28px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 4.6px;
    margin-right: 50px;
}
@media screen and (min-width: 1600px) {
  .company-banner {
    max-width: 1400px;
    margin: 6rem auto;
  }
}
@media screen and (max-width: 1000px) {
.company-banner h2 {
  font-size: 44px !important; 
}
  .company-banner span {
    font-size: 22px  !important;
  }
  .company-banner-bottom{
  flex-flow:wrap;
    gap: 20px;
  }
  .company-banner {
    height: 600px;
    padding: 5rem;
}
}
@media screen and (max-width: 787px) {
  .company-banner h2 {
  font-size: 38px !important; 
}
  .company-banner span {
    font-size: 18px  !important;
  }
    .company-banner {
      height: 640px;
     padding: 5rem;
 }
}
@media screen and (max-width: 559px) {
.company-banner {
 margin: 15px !important;
 padding: 20px !important;
border-radius: 20px !important;
 min-height: 460px !important;
  height: 50vh !important; 
}
.company-banner h2 {
  font-size: 24px !important;
}
.company-banner span {
display: inline-block;
font-size: 18px !important;
margin-right: 0px !important;
}

.company-banner-bottom .btn {
 font-size: 14px !important;
 margin-top: 15px;
}
}
/* Category  */
.category {
  max-width: 1200px;
  margin: auto;
  padding: 5rem;
}
.category-title {
  text-align: center;
  margin-bottom: 2.5rem;
}
.category-title h2 {
  font-size: 48px;
  font-family: "Roboto", sans-serif !important;
  font-weight: 100;
  margin: 0px;
}
.category-title p {
  margin: 0px;
}
.category-wrap {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
/*   justify-content: space-between; */
}
.category-all-link {
  margin-top: 15px;
  text-align: right;
  display: block;
  text-decoration: none;
  color: #555;
}
.category-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  filter: brightness(0.75);
}
.category-card {
  display: block;
  height: 250px;
  width: calc(100% / 3 - 20px);
  border-radius: 15px;
  position: relative;
}
.category-card p {
  color: #fff;
  font-size: 16px;
  border: 1px solid;
  padding: 5px;
  min-width: 160px;
  margin: auto;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (min-width: 1600px) {
  .category {
    max-width: 1400px;
  }
}
@media screen and (max-width: 797px) {
.category {
padding: 15px !important; 
 }
.category-title h2 {
 font-size: 38px !important;
}
.category-wrap {
  gap: 15px !important;
}
.category-card {
  height: 150px !important;
  width: calc(100% / 2 - 10px) !important;
}
.category-card p {
  font-size: 12px !important;
min-width: 100px !important;
} 
}
/* material */
.material {
  max-width: 1200px;
  margin: auto;
  padding: 5rem;
}
.material-title {
  text-align: center;
  margin-bottom: 20px;
}
.material-title h2 {
  font-size: 48px;
  font-weight: 300;
  font-family: "Roboto", sans-serif !important;
  font-weight: 100;
  margin: 0px;
}
.material-title p {
  margin: -10px 0px 0px;
}
.material-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.material-card {
  color: #212425;
  text-decoration: none;
  width: 31.5%;
  margin-top: 85px;
  padding: 45px 15px 0px 15px;
  background-color: #efeeee;
  position: relative;
}
.material-card img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  top: -22%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.material-card h3 {
  font-size: 20px;
  margin-top: 30px;
  font-weight: 400;
  line-height: 1.2em;
}
.material-card p{
  margin: 5px 0px;
}
@media screen and (min-width: 1600px) {
  .material {
    max-width: 1400px;
  }
}
@media screen and (max-width: 797px) {
.material {
  padding: 15px !important;
}
.material-card {
  width: 48% !important;
  font-size: 14px !important;
}
.material-title h2 {
 font-size: 38px !important;
}
.material-title{
  margin-bottom: 0px !important;
}
.material-card img {
  width: 84px !important;
  height: 84px !important;
  top: -12% !important; 
}
.material-card h3{
 font-size: 16px !important;
}
.material-card p{
 font-size: 12px
}
.material-card {
  margin-top: 55px !important;
  padding: 40px 15px 0px 15px !important;
}
.sp-none{
 display: none !important;
}
}
/* News  */
.blog {
  max-width: 1200px;
  margin: auto;
  padding: 5rem;
}
.blog-title{
text-align: center;
}
.blog-title h2 {
  font-size: 44px;
  font-weight: 300;
  margin: 0 0 -10px 0;
  font-family: "Roboto", sans-serif !important;
  font-weight: 100;
}
.blog-title p {
 margin-top: 0px;
}
.blog-wrap{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap:15px;
  margin-top: 20px;
}
.blog-card{
 display:block;
  width: calc(25% - 15px);
}
.blog-wrap a{
color:#212425;
text-decoration: none;
}
.blog-wrap img{
 width: 100%;
 height: 19vw;
 max-height: 310px;
 object-fit: cover;
}

@media screen and (min-width: 1600px) {
  .blog {
    max-width: 1400px;
  }
}

@media screen and (max-width: 797px) {
  .blog {
    padding: 15px;
  }
  .blog-title h2 {
    font-size: 38px !important;
  }
  .blog-wrap img{
 width: 100%;
     height: 44vw;
  }
.blog-card{
 display:block;
     width: calc(50% - 15px/2);
}
}

.price-item{
  font-size: 12px;
}
@media screen and (max-width: 559px) {
  .price-item{
  font-size: 10px;
}
}
/* 一覧ページ */
.list-mv {
  height: auto;
  position: relative;
}
.list-mv video {
  height: 495px;
  width: 100%;
  object-fit: cover;
}
.list-mv-title {
  color: #fff;
  position: absolute;
  bottom: 50px;
  font-size: 40px;
  left: 8%;
}
.list-mv-title h1 {
  color: #fff;
  margin: 15px 0px;
}
.list-mv-title-min {
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
}
.list-mv .elementor-video{
filter: brightness(80%);
}
.list-mv img {
  height: 495px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 559px) {
  .list-mv img {
  height: 360px;
  }
  .list-mv video {
  height: 360px;
  }
.list-mv-title {
 left: 0 !important;
 padding: 0px 20px;
}
 .list-mv-title h1{
font-size: 20px;
}
.list-mv-title-min{
 font-size: 12px !important;
 line-height: 1.6;
}
}

/*  商品ページ */
.product .slider-mobile-gutter {
  margin-top: 10px;
  margin-bottom: 10px;
}
.thumbnail[aria-current] {
  box-shadow: 0 0 0 0.1rem rgb(255 255 255) !important;
  border-color: #555 !important;
}
/* インテリア  */
.product-interior{
background-color: #efeeee;
padding: 50px;
}
.product-interior-wrap{
max-width: 1100px;
margin: auto;
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
}
.product-interior-img{
width: 45%;
}
.product-interior-img img{
 width: 100%;
}
.product-interior-text{
width: 50%;
}
.product-interior-text p{
font-size: 14px;
}
@media screen and (max-width: 559px) {
.product-interior-wrap{
flex-wrap: wrap;
gap: 0px;
}
.product-interior-img{
 width: 100%;
}
.product-interior-text{
 width: 100%;
}
.product-interior{
padding: 20px;
}
.product-interior-text p{
font-size: 12px;
}
}
/*  日本製 */

.product-feature1{
 position: relative;
}
.product-feature1-img{
    height: 70vh;
    max-height: 642px;
width: 100%;
object-fit: cover;
}
.product-feature1-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.product-feature1-text{
  width: 50%;
  max-width: 520px;
  padding: 30px;
  background: #fff;
  position: absolute;
  left: 60%;
  bottom: 12%;
  color: #212425;
}
.product-feature1-text p{
  line-height: 2.6;
  font-size: 14px;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 559px) {
.product-feature1-img{
   height: 240px;
    max-height: 240px;
}
.product-feature1-img img{
    width: 100%;
    padding-right: 20px;
}
  .product-feature1-text{
     width: 100%;
  max-width: 100%;
  padding: 15px;
  position: initial;
 }
.product-feature1-text p{
  line-height: 2;
  font-size: 12px;
  color: #212425;
 }
}
.product-feature2{
margin: auto;
    max-width: 1200px;
 display: flex;
flex-flow: wrap;
 gap: 10px;
    justify-content: center;
}
.product-feature2 img{
 display: block;
 width: calc(50% - 15px);
  max-height: 390px;
    object-fit: cover;
}
/*  補充交換 */

.product-feature3{
 position: relative;
}
.product-feature3-img{
    height: 70vh;
    max-height: 642px;
width: 100%;
object-fit: cover;
}
.product-feature3-img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.product-feature3-text{
  width: 50%;
  max-width: 520px;
  padding: 30px;
  background: #fff;
  position: absolute;
  right: 57%;
   bottom: 12%;
  color: #212425;
}
.product-feature3-text p{
  line-height: 2.6;
  font-size: 14px;
  letter-spacing: 0.2rem;
}
.product-feature3-text p a,
.product-feature3-text p a:visited
{
  color: #212425;
 }
@media screen and (max-width: 559px) {
.product-feature3-img{
   height: 240px;
    max-height: 240px;
}
.product-feature3-img img{
    width: 100%;
    padding-left: 15px;
}
  .product-feature3-text{
     width: 100%;
  max-width: 100%;
  padding: 15px;
  position: initial;
 }
.product-feature3-text p{
  line-height: 2;
  font-size: 12px;
 }
}

/* 一覧バナー  */
.line-banner {
  max-width: 1200px;
  margin: auto;
}
.line-banner img {
  width: 100%;
  padding: 50px;
}
.line-banner .pc-none {
  display: none;
}
@media screen and (max-width: 559px) {
  .line-banner .pc-none {
    display: block;
  }
  .line-banner img {
    padding: 0px 15px;
  }
  .line-banner .sp-none {
    display: none;
  }
}
/*  TOP フッターバナー  */
.fotter-banner {
   max-width: 1200px;
  margin: 20px auto 60px;
  padding: 0 5rem;
  display: block;
  height: 260px;
  position: relative;
  text-decoration: none;
}
.fotter-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.6);
}
.fotter-banner-text {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.2em;
  border: 1px solid;
  padding: 10px 30px;
  width: fit-content;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 559px) {
.fotter-banner {
 height: 180px;
}
}
@media screen and (min-width: 1600px) {
  .fotter-banner {
    max-width: 1400px;
  }
}
@media screen and (max-width: 797px) {
  .fotter-banner {
    padding: 15px;
  }
}
/*  footer */
.footer-menu {
  background-color: #efeeee;
  padding: 5rem;
  font-family: "Noto Sans JP", sans-serif;
}
.footer-menu-wrap {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-flow: wrap;
  justify-content: space-evenly;
}
.footer-menu-wrap i {
  display: block;
}
.footer-menu-wrap a {
  max-width: 350px;
  padding: 0px 10px;
  width: 30%;
  margin-top: 50px;
  text-align: center;
  text-decoration: none;
  color: #212425;
}
.footer-menu-border {
  border-left: 1px solid #7f8384;
  border-right: 1px solid #7f8384;
}
.footer-menu-wrap p {
  font-size: 20px;
}
@media screen and (max-width: 559px) {
.footer-menu {
padding: 0px !important;
}
.fa-4x{
font-size: 2.6em !important;
}
.footer-menu-wrap p{
font-size: 12px !important;
}
}
.menu-product {
  background-color: #efeeee;
  font-family: "Noto Sans JP", sans-serif;
}
.menu-product-wrap {
  max-width: 1000px;
  margin: auto;
  font-size: 16px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.menu-product-wrap ul {
  list-style: none;
  margin: 0;
  padding: 0 65px;
}
.menu-product-wrap p {
  font-size: 18px;
  color: #212425;
  line-height: 1;
}
.menu-product-wrap li {
  line-height: 2.4em;
  background: left top no-repeat;
  background-size: 30px auto;
}
.menu-product-wrap i {
  margin-right: 10px;
}
.menu-product-wrap img {
  display: inline-block;
}
.menu-product-wrap li a {
  text-decoration: none;
  color: #212425;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 559px) {
.menu-product-wrap {
 font-size: 12px !important;
}
.menu-product-wrap ul {
  padding: 0 30px !important;
}
}
.menu-list {
  background-color: #efeeee;
  font-family: "Noto Sans JP", sans-serif;
}
.menu-list-wrap {
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-evenly;
  flex-flow: wrap;
  font-size: 16px;
  padding-bottom: 30px;
}
.menu-list-wrap ul {
  width: 30%;
  list-style: none;
}
.menu-list-wrap a {
  text-decoration: none;
  color: #212425;
}
.menu-list-wrap a::visited {
  text-decoration: none;
  color: #212425;
}
@media screen and (max-width: 559px) {
.menu-list-wrap{
 justify-content: flex-start !important;
}
.menu-list-wrap ul {
 padding: 5px  5px 5px 30px;
 width: 45% !important;
 font-size: 12px;
}
.menu-list-wrap ul:last-child {
 width: 100% !important;
 padding: 10px 30px;
}
}
/* 一覧 キーワード  */
.keyword {
  max-width: 1200px;
  margin: auto;
  padding: 50px;
}
.keyword-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.keyword-wrap a {
  text-decoration: none;
  padding: 5px 10px;
  background-color: #efeeee;
  border-radius: 30px;
  display: inline-block;
  color: #212425;
}
@media screen and (max-width: 559px) {
  .keyword {
    padding: 15px;
  }
  .keyword-wrap a {
    font-size: 12px;
  }
}
/* 一覧　コラム  */
.column {
  max-width: 1200px;
  margin: auto;
  padding: 50px;
}
.column-wrap {
  display: flex;
  gap: 20px;
  padding: 25px;
  border-radius: 20px;
  background: #efeeee;
}
.column-wrap img {
  width: 35%;
}
.column-text h2 {
  font-size: 22px;
}
.column-text p {
  font-size: 16px;
  line-height: 2;
}
.column-text a {
  background: #008881;
  padding: 10px 20px;
  border-radius: 30px;
  display: block;
  margin-left: auto;
  width: fit-content;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
@media screen and (max-width: 559px) {
  .column {
    padding: 15px !important;
  }
.column-wrap {
   flex-flow: column;
 padding: 15px !important;
  border-radius: 10px !important;
  }
.column-wrap img {
  width: 100% !important;
}
.column-text h2{
 font-size: 18px !important;
}
.column-text p{
  font-size: 12px !important;
}
.column-text a {
 font-size: 12px !important;
}
@media screen and (max-width: 768px) {
  a.fotter-banner {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    line-height: 0 !important;  
    font-size: 0 !important;    
    border: none !important;   
  }

  a.fotter-banner img {
    display: block !important;
    vertical-align: bottom !important;  
    width: 100% !important;
    height: auto !important;
    object-fit: contain;
    border: none !important;     
    margin: 0 !important;       
    padding: 0 !important;
  }

  .fotter-banner-text {
    margin: 0 !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
    max-width: 100% !important;
    line-height: normal !important;
    font-size: 14px !important; 
  }
}