@import url("https://use.typekit.net/wkf7ccb.css");

.headWrap nav.nav-pc ul li:nth-child(2) a::after{
  background-color: #000;
}

.mklab .l-main{
  font-family: "din-2014", 'Noto Sans JP', "Helvetica Neue" , Helvetica , Arial , Verdana , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

.kv,
.kv img{
  width: 100%;
}

.conceptArea{
  width: 84%;
  margin: 0 auto;
  padding: 122px 0 120px 0;
}
.conceptArea .conceptSub1{
  max-width: 100%;
  margin: 0 auto;
}
.conceptArea .conceptL{
  width: 340px;
  margin: 0 auto;
}
.conceptArea .conceptL img{
  width: 100%;
}
.conceptArea .conceptR{
  width: 100%;
  text-align: center;
}
.conceptArea .conceptR .conceptText{
  font-size: 14px;
  line-height: 2.0em;
  padding: 40px 0 0 0;
}
.conceptArea .conceptImg1{
  width: 792px;
  margin: 0 auto;
  padding: 80px 0 0 0;
}
.conceptArea .conceptImg1 img{
  width: 100%;
}

.itemsArea{
  width: 100%;
  padding: 0 0 120px 0;
  overflow: hidden;
}
.itemsArea h2{
  font-size: 35px;
  text-align: center;
  line-height: 1.2em;;
  padding: 26px 0;
  font-weight: bold;
  letter-spacing: 1px;
  border-top: solid 1px #707070;
  border-bottom: solid 1px #707070;
}
.itemsArea .itemsWrap{
/*  max-width: 1200px;*/
  width: 84%;
  margin: 60px auto 0 auto;
  overflow: hidden;
}
.itemsArea .itemsL{
  width: 45%;
  float: left;
  margin: 0 0 50px 0;
}
.itemsArea .itemsR{
  width: 45%;
  float: right;
  margin: 0 0 50px 0;
}
.itemsArea .itemsimgB{
  width: 100%;
  padding: 0 0 30px 0;
  position: relative;
  overflow: hidden;
}
.itemsArea .itemsimgB img{
  width: 100%;
  display: block;
  opacity: 1;
}
.itemsArea .itemsimgB img.js-mainImg-overlay{
  position: absolute;
  inset: 0;                 /* top:0; right:0; bottom:0; left:0; のショート */
}
/* フェードアウト中の状態 */
.itemsArea .itemsimgB img.is-fade{
  opacity: 0;
}
.itemsArea .itemsS{
  width: 100%;
  overflow: hidden;
}
.itemsArea .itemsS .itemsName{
  position: relative;
  width: 33.5%;
  height: 118px;
  float: left;
  z-index: 3;
}
.itemsArea .itemsS .itemsName h3{
  font-size: 18px;
  line-height: 1.5em;
  padding: 2px 0 0 0;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.itemsArea .itemsS .itemsName .price{
  font-size: 18px;
  padding: 5px 0 0 0;
  letter-spacing: 0.5px;
}
.viewOnline{
  width: 110px;
  padding: 10px 0 0 0;
}
.viewOnline a{
  display: inline-block;
  color:#ffffff;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  background-color: #000000;
  padding: 4px 6px;
  letter-spacing: 0.6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.viewOnline a:hover{
  color:#000000;
  background-color: #ffffff;
}
.itemsArea .itemsS ul.itemsThumb{
  margin-top: 2px;
}
.itemsArea .itemsS ul.itemsThumb li{
  border: solid 2px #ffffff;
  box-sizing: content-box;
  margin-right: 10px;
  cursor: pointer;
}
.itemsArea .itemsS ul.itemsThumb li img{
  width: 100%;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.itemsArea .itemsS ul.itemsThumb li.is-active{
  border: solid 2px #000000;
  box-sizing: content-box;
}
.itemsArea .itemsS ul.itemsThumb li.is-active img {
  opacity: 1;
}

.itemsArea .itemsS ul.itemsThumb.is-dragging{
  cursor: grabbing;
}

.itemsArea .att1{
  font-size: 14px;
  text-align: center;
  line-height: 1.2em;
  padding: 10px 0 120px 0;
}
.itemsArea .btnArea{
  text-align: center;
  letter-spacing: 1px;
}
.itemsArea .btnArea h3{
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 10px 0;
}
.itemsArea .btnArea a{
  font-family: 'Noto Sans JP', "Helvetica Neue" , Helvetica , Arial , Verdana , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-size: 24px;
  font-weight: bold;
  display: inline-block;
  color:#ffffff;
  text-decoration: none;
  background-color: #000000;
  padding: 0 6px 2px 6px;
  line-height: 1.6em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.itemsArea .btnArea a:hover{
  color:#000000;
  background-color: #ffffff;
}

.tbhlink{
  width: 320px;
  margin: 20px auto 80px auto;
}
.tbhlink h2{
  padding: 0 0 14px 0;
}
.tbhlink h2,
.tbhlink h2 img{
  width: 100%;
}
.tbhlink a{
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}


@media screen and (max-width: 850px) {
  .ttl2wrap{
    padding-bottom: 60px;
  }
  
  .conceptArea{
    width: 88%;
    padding: 50px 0 70px 0;
  }
  .conceptArea .conceptL{
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .conceptArea .conceptL img{
    width: 75%;
    margin: 0 auto;
  }
  .conceptArea .conceptR{
    width: 100%;
    float: none;
  }
  .conceptArea .conceptR .conceptText{
    line-height: 1.8em;
    font-size: 14px;
    padding: 24px 0 0 0;
    text-align: left;
  }
  .conceptArea .conceptImg1{
    width: 100%;
    padding: 68px 0 0 0;
  }


  .itemsArea{
    width: 100%;
    padding: 0 0 80px 0;
  }
  .itemsArea h2{
    font-size: 24px;
    padding: 20px 0;
  }
  .itemsArea .itemsWrap{
    width: 88%;
    margin: 25px auto 0 auto;
  }
  .itemsArea .itemsL{
    width: 100%;
    float: none;
  }
  .itemsArea .itemsR{
    width: 100%;
    float: none;
  }
  .itemsArea .itemsimgB{
    padding: 0 0 10px 0;
  }
  .itemsArea .itemsS{
    display: flex;
    flex-direction: column;
  }
  .itemsArea .itemsS .itemsName{
    width: 100%;
    height: auto;
    float: none;
    order: 2;
  }
  .itemsArea .itemsS .itemsName h3{
    font-size: 16px;
    line-height: 1.4em;
    padding: 16px 0 0 0;
    font-weight: 600;
  }
  .itemsArea .itemsS .itemsName .price{
    font-size: 16px;
    padding: 0;
  }
  .viewOnline{
    padding: 0;
    margin: -18px 0 0 0;
    float: right;
  }
  .viewOnline a:hover{
    color:#ffffff;
    background-color: #000000;
  }
  .itemsArea .itemsS ul.itemsThumb{
    margin: 0;
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    order: 1;
  }
  .itemsArea .att1{
    font-size: 13px;
    line-height: 1.6em;
    padding: 0 0 80px 0;
  }

  .itemsArea .btnArea h3{
    font-size: 16px;
    padding: 0 0 14px 0;
  }
  .itemsArea .btnArea a{
    font-size: 20px;
    padding: 0 10px 2px 10px;
  }
  .itemsArea .btnArea a:hover{
    color:#ffffff;
    background-color: #000000;
  }

  .tbhlink{
    width: 65%;
    margin: 20px auto 80px auto;
  }
  .tbhlink a{
    font-size: 12px;
  }

}



/* Page Adjust */
.l-free-wrapper div:has(#js-unt-getAjaxHeader), .l-free-wrapper div:has(#js-unt-getAjaxFooter), .u-pc-only, .u-sp-only {
    display: none !important;
}

.l-free-main > .forcms_block:not(.p-lensComSearchStore):last-of-type {
    padding-bottom: 0;
}