.headWrap nav.nav-pc ul li:nth-child(2) a::after{
  background-color: #000;
}

.kv{
  width: 100%;
}
.kv img{
  width: 100%;
}
.kv a:hover img{
  opacity: 0.8 !important;
  filter: alpha(opacity=80) !important;
  -ms-filter: "alpha(opacity=80)" !important;
}
.slider {
  width: 100%;
  margin: 0 auto;
  opacity: 0;
  transition: opacity .3s linear;
}
.slider.slick-initialized{
  opacity: 1;
}
.slick-slide {
  margin: 0px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.slick-dots {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
}
.slick-dots li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.slick-dots button {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background: none transparent;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    color: inherit;
    box-sizing: content-box;
    font: inherit;
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    height: 8px;
    width: 8px;
    color: #fff;
    border: 3px solid;
    border-color: #fff;
    border-radius: 50%;
    background-color: #fff;
    font-size: 0;
    cursor: pointer;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    border: solid 1px #000;
}
.slick-dots button:focus {
    outline: none;
    color: #000 !important;
}
.slick-dots .slick-active button {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    color: #000 !important;
    background-color: #000 !important;
}

.ttl2wrap{
  overflow: hidden;
  width: 100%;
  text-align: center;
  padding-bottom: 106px;
}
.ttl2{
  font-size: 18px;
  font-weight: 700;
  position: relative;
  display: inline;
  border-bottom: solid 3px #000000;
  padding-bottom: 4px;
}
.ttl2 span{
	font-family: "Helvetica Neue" , Helvetica , Arial !important;
	position: relative;
}

.conceptArea{
  max-width: 1150px;
  margin: 0 auto;
  padding: 152px 0 160px 0;
  overflow: hidden;
}
.conceptArea .conceptL{
  width: 378px;
  margin-left: 31px;
  float: left;
}
.conceptArea .conceptL img{
  width: 100%;
}
.conceptArea .conceptR{
  width: 540px;
  float: left;
  margin: 14px 0 0 148px;
}
.conceptArea .conceptR .ttl2{
  display: inline !important;
}
.conceptArea .conceptR .conceptText{
  font-size: 14px;
  line-height: 2.0em;
  padding: 52px 0 0 0;
}
.conceptimgL{
  width: 49%;
  float: left;
}
.conceptimgR{
  width: 49%;
  float: right;
}
.conceptimgL img,
.conceptimgR img{
  width: 100%;
}

.brandinfoArea{
  max-width: 1150px;
  margin: 0 auto;
  padding: 168px 0 120px 0;
  overflow: hidden;
}
.brandinfoArea .brandinfoL{
  width: 320px;
  float: left;
  margin-left: 76px;
}
.brandinfoArea .brandinfoL img{
  width: 100%;
}
.brandinfoArea .brandinfoR{
  width: 640px;
  float: left;
  margin-left: 76px;
}
.brandinfoArea .brandinfoR h3{
  padding-top: 50px;
  font-size: 18px;
  font-weight: normal;
  position: relative;
}
.brandinfoArea .brandinfoR h3 .dname{
  display: inline;
  font-size: 39px;
  font-weight: bold;
  margin-left: 28px;
}
.brandinfoArea .brandinfoR h3 span{
	font-family: "Helvetica Neue" , Helvetica , Arial !important;
	position: relative;
}
.brandinfoArea .brandinfoR h3 .dname span{
	top: 0.8px;
}
.brandinfoArea .brandinfoR .brandinfoText{
  font-size: 13px;
  line-height: 2.0em;
  padding: 60px 0 0 0;
}
.brandinfoArea .brandinfoR .brandinfoText .ftinsta{
  padding-top: 28px;
  font-style: italic;
  font-size: 14px;
  font-weight: 500;
}
.brandinfoArea .brandinfoR .brandinfoText .ftinsta a{
  color: #0080B8;
}

.itemsArea{
  max-width: 1150px;
  margin: 0 auto;
  padding: 20px 0 140px 0;
  overflow: hidden;
}
.itemsArea h3{
  font-size: 16px;
  text-align: center;
  line-height: 1.6em;;
  padding-bottom: 36px;
}
.itemsArea .itemsL{
  width: 548px;
  float: left;
}
.itemsArea .itemsR{
  width: 548px;
  float: right;
  padding-top: 0;
  margin-top: 0;
}
.itemsArea .itemsimgB{
  width: 100%;
  border: solid 1px #E9E9E9;
  box-sizing: border-box;
}
.itemsArea .itemsimgB img{
  width: 100%;
}
.itemsArea ul.itemsThumb{
  width: 100%;
  overflow: hidden;
}
.itemsArea ul.itemsThumb li{
  width: 100px;
  border: solid 1px #E9E9E9;
  box-sizing: border-box;
  float: left;
  margin-right: 12px;
  margin-top: 12px;
  cursor: pointer;
}
.itemsArea ul.itemsThumb li:nth-child(5n){
  margin-right: 0;
}
.itemsArea ul.itemsThumb li img{
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.itemsArea ul.itemsThumb li img:hover{
  opacity: 0.7 !important;
  filter: alpha(opacity=70) !important;
  -ms-filter: "alpha(opacity=70)" !important;
}
.viewOnline{
  width: 224px;
  height: 44px;
  margin: 70px auto 0 auto;
}
.viewOnline a{
  width: 100%;
  height: 100%;
  display: block;
  color:#ffffff;
  font-weight: bold;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  border: solid 2px #000000;
  box-sizing: border-box;
  background-color: #000000;
  border-radius: 22px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.viewOnline a:hover{
  color:#000000;
  background-color: #ffffff;
}

.specialArea{
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 0 140px 0;
  overflow: hidden;
}
.specialArea .ttl2wrap{
  padding-bottom: 80px;
}
.specialArea .scmv{
  width: 546px;
  margin: 0 auto;
  border: solid 1px #000000;
  box-sizing: border-box;
}
.specialArea .scmv img{
  width: 100%;
}
.specialArea .ftmv{
  width: 550px;
  margin: 0 auto;
}
.specialArea .ftmv img{
  width: 100%;
}
.specialArea .ftmv a{
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.specialArea .ftmv a .play{
  position: absolute;
  width: 12%;
  z-index: 2;
  top: 38%;
  left: 43%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.specialArea .ftmv a:hover .play{
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

.modalArea{
  display: none;
}
.modaal-close:after, 
.modaal-close:before{
  background:#ccc;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
  background:#333;
}
.modaal-content-container{
	padding: 0;
	background-color: transparent;
}
.modaal-inner-wrapper{
	padding: 0;
}
.modaal-container{
	max-width: 55%;
	text-align: center;
  background-color: transparent;
}
.modaal-close{
	position: fixed;
	top: 36px;
	right: 24px;
	width: 25px;
	height: 25px;
}
.modaal-close:hover{
	background: transparent;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#ccc;
}
.modaal-close:after, .modaal-close:before {
    top: 0;
    left: 0px;
    width: 1px;
    height: 25px;
    background: #fff;
}
.modaal-overlay{
  z-index: 1100;
}

.items .slick-dots {
  bottom: -64px !important;
}
.slick-arrow{
  font-size: 0;
  line-height: 0;
  width: 32px;
  height: 32px;
  border: solid 1px #ffffff;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
  top: 46%;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  display: block;
  z-index: 10;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-arrow:hover{
  background-color: #ffffff;
}
.slick-prev{
  left: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-prev::after{
  position: absolute;
  content: "";
  top: 12px;
  left: 12px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.slick-next{
  right: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.slick-next::after{
  position: absolute;
  content: "";
  top: 12px;
  left: 10px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slick-prev:hover::after,
.slick-next:hover::after{
  border-top: 1px solid #000;
  border-right: 1px solid #000;
}


.kv .slick-arrow{
  width: 220px;
  height: 100%;
  border: none;
  border-radius: 0;
  top: 50%;
}
.kv .slick-arrow:hover{
  background-color: transparent;
}
.kv .slick-prev{
  left: 0;
}
.kv .slick-prev::after{
  width: 0;
  height: 0;
  border-top: none;
  border-right: none;
}
.kv .slick-next{
  right: 0;
}
.kv .slick-next::after{
  width: 0;
  height: 0;
  border-top: none;
  border-right: none;
}
.kv .slick-prev:hover::after,
.kv .slick-next:hover::after{
  border-top: none;
  border-right: none;
}


@media screen and (max-width: 1150px) {
  .kv a:hover img{
    opacity: 1.0 !important;
    filter: alpha(opacity=100) !important;
    -ms-filter: "alpha(opacity=100)" !important;
  }

  .slick-slide {
    margin: 0px;
  }

  .ttl2wrap{
    padding-bottom: 60px;
  }
  
  .conceptArea{
    width: 88%;
    padding: 70px 0;
  }
  .conceptArea .conceptL{
    width: 70%;
    float: none;
    padding-top: 0;
    text-align: center;
    margin: 0 auto;
  }
  .conceptArea .conceptL .sp{
    display: inline-block !important;
    margin-bottom: 45px;
  }
  .conceptArea .conceptL img{
    width: 100%;
  }
  .conceptArea .conceptR{
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .conceptArea .conceptR .ttl2{
    display: none !important;
  }
  .conceptArea .conceptR .conceptText{
    line-height: 1.8em;
    font-size: 13px;
    padding: 45px 0 0 0;
  }

  .conceptimgL{
    width: 88%;
    float: none;
    margin: 0 auto 15px auto;
  }
  .conceptimgR{
    width: 88%;
    float: none;
    margin: 0 auto;
  }

  .brandinfoArea{
    width: 88%;
    padding: 70px 0 50px 0;
  }
  .brandinfoArea .brandinfoL{
    width: 69%;
    float: none;
    margin: 0 auto;
  }
  .brandinfoArea .brandinfoR{
    width: 100%;
    margin-left: 0;
    float: none;
  }
  .brandinfoArea .brandinfoR h3{
    padding-top: 60px;
    font-size: 13px;
    text-align: center;
  }
  .brandinfoArea .brandinfoR h3 .dname{
    font-size: 24px;
    margin-left: 24px;
  }
  .brandinfoArea .brandinfoR h3 .dname span{
    top: 0px;
  }
  .brandinfoArea .brandinfoR .brandinfoText{
    line-height: 1.8em;
    font-size: 13px;
    padding: 56px 0 0 0;
  }

  .itemsArea{
    width: 88%;
    padding: 20px 0 70px 0;
    margin: 0 auto;
  }
  .itemsArea h3{
    font-size: 13px;
    padding-bottom: 22px;
  }
  .itemsArea .itemsL{
    width: 100%;
    float: none;
  }
  .itemsArea .itemsR{
    width: 100%;
    float: none;
    margin-top: 50px;
    padding-top: 20px;
  }
  .itemsArea ul.itemsThumb li{
    width: 19%;
    margin-right: 1.2%;
    margin-top: 6px;
  }
  .itemsArea ul.itemsThumb li:nth-child(5n){
    margin-right: 0; 
  }
  .viewOnline{
    width: 45%;
    height: 32px;
    margin: 40px auto 0 auto;
  }
  .viewOnline a{
    font-size: 13px;
    line-height: 30px;
    border: solid 1px #000000;
    border-radius: 16px;
  }

  .specialArea{
    width: 88%;
    padding: 0 0 70px 0;
    margin: 0 auto;
  }
  .specialArea .ttl2wrap{
    padding-bottom: 50px;
  }
  .specialArea .scmv{
    width: 100%;
  }
  .specialArea .ftmv{
    width: 100%;
  }
  .specialArea .ftmv img{
    width: 100%;
  }
  .specialArea .ftmv a{
    position: relative;
  }
  .specialArea .ftmv a .play{
    width: 18%;
    top: 34%;
    left: 41%;
    opacity: 1.0;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
  }

  .modaal-container{
    max-width: 88%;
  }
  .modaal-container iframe{
    height: 300px !important;
  }
}



/* 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;
}