﻿html{
  font-size: 62.5%;
}

@media screen and (min-width: 768px) and (max-width: 1280px){
  html {
    font-size: calc((10 * (100vw / 1400)));
  }
}

@media screen and (max-width: 767px) {
	html{
		font-size: calc(10 * (100vw / 750));
	}
}


.contAll{
  font-family: 'Noto Sans', 'noto-sans', 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: calc(12 * (100vw / 750));
  line-height: 2.08;
  letter-spacing: 0.03em;
  color: #000;
  text-align: center;
  width: 100%;
  margin: 0 auto calc(184 * (100vw / 750));
}

.en {
  font-family: "usual", 'Noto Sans', 'noto-sans', 'Noto Sans JP', sans-serif !important;
}

.modelImg::after{
  font-family: "usual", 'Noto Sans', 'noto-sans', 'Noto Sans JP', sans-serif;
}

/*** Responsive ***/
.pcOnly{
  display: none;
}

/*** Picture ***/
.contAll img{
  width: 100%;
  height: auto;
}

.contAll picture{
  display: block;
  width: 100%;
  height: auto;
}

.contAll a{
  display: block;
  text-decoration: none;
}

/*** Hover ***/
.contAll a:hover{
  transition: 0.5s;
  opacity: 0.6;
}

.contAll a img:hover{
  transition: 0.5s;
  opacity: 0.6;
}

/*** mainVisual ***/
.mvInner{
  width: calc(328 * (100vw / 375));
  margin: calc(23 * (100vw / 375)) auto 0;
}

/*** txtInner ***/
.mvInner .txtInner .titleTxt{
  font-size: calc(31 * (100vw / 375));
  line-height: 1.194;
  letter-spacing: normal;
  text-align: center;
  color: #000;
}

.mvInner .txtInner .leadTxt{
  font-size: calc(10 * (100vw / 375));
  line-height: 2;
  letter-spacing: normal;
  margin: calc(11 * (100vw / 375)) auto 0;
}

/*** imgInner ***/
.mvInner .imgInner{
  position: relative;
  margin: calc(23 * (100vw / 375)) auto 0;
}

.mvInner .imgInner::after{
  font-family: 'usual';
  content: "COORDINATE - 07";
  display: block;
  font-size: calc(10 * (100vw / 375));
  line-height: 2;
  letter-spacing: 0.03em;
  text-align: left;
  position: absolute;
  bottom: calc(-24 * (100vw / 375));
  left: 0;
}

/*** leadFst ***/
.mvInner .leadFst{
  font-size: calc(12 * (100vw / 375));
  font-weight: 500;
  line-height: 2.25;
  letter-spacing: 0.03em;
  margin: calc(62 * (100vw / 375)) auto 0;
}

/*** contentsWrap ***/
.contentsWrap{
  margin: 0 auto;
}

.borderWrap{
  width: calc(312 * (100vw / 375));
  margin: auto;
  position: relative;
  padding: 0 0 calc(31 * (100vw / 375));
}

/*** border ***/
.itemName .fadeBorderLeft{
  position: absolute;
  left: 0;
  height: 1px;
  margin: 0 auto;
  background: #000;
  transition: 1s;
}

.itemName h3{
  font-family: usual, sans-serif;
  font-style: normal;
  font-size: calc(16.2 * (100vw / 375));
  letter-spacing: 0;
  line-height: 1.42;
  text-align: center;
}

.itemName h3 span{
  font-weight: 400;
}

.itemName p{
  font-size: calc(13 * (100vw / 375));
  font-weight: 500;
  line-height: 2.31;
  letter-spacing: 0.03em;
  margin: calc(8 * (100vw / 375)) auto 0;
}

.leadTxt{
  font-size: calc(12 * (100vw / 375));
  font-weight: 500;
  line-height: 2.08;
  letter-spacing: 0.01em;
}

.sizeTxt{
  font-family: 'Noto Sans', 'noto-sans', 'Noto Sans JP', sans-serif;
  font-size: calc(12 * (100vw / 375));
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.5;
  letter-spacing: 0.03em;
  text-align: left;
  color: #000;
  position: absolute;
  bottom: 0;
  left: calc(54 * (100vw / 375));
}

/*** sliderContainer ***/
.modelSlider{
  margin: calc(72 * (100vw / 375)) auto 0;
}

.modelSlider.slick-initialized {
  display: block;
}

.modelSlider .slick-slide {
  position: relative;
  width: calc(289 * (100vw / 375));
  display: block;
  padding: 0 calc(11 * (100vw / 375));
}

.backArrow{
  background-image: none;
  position: absolute;
  width: 0;
  height: 0;
  appearance: none;
  outline: none;
  border: none;
}

.nextArrow{
  background-image: none;
  position: absolute;
  width: 0;
  height: 0;
  appearance: none;
  outline: none;
  border: none;
}

/*** taxtWrap ***/
.taxWrap{
  font-size: calc(13 * (100vw / 375));
  letter-spacing: 0.03em;
  line-height: 1.72;
  text-align: left;
  margin: calc(17.5 * (100vw / 375)) auto 0 calc(54 * (100vw / 375));
}

.taxWrap li{
  font-weight: 400;
}

/*** cont01 ***/
.cont01{
  margin: calc(48 * (100vw / 375)) auto 0;
  padding: 0 0 calc(52 * (100vw / 375));
  position: relative;
}

/*** itemTops ***/
.cont01 .itemTops .itemImg{
  width: calc(162 * (100vw / 375));
  margin: calc(22 * (100vw / 375)) auto 0;
}

/*** itemBottoms ***/
.cont01 .itemBottoms{
  margin: calc(44 * (100vw / 375)) auto 0;
}

.cont01 .itemBottoms .itemImg{
  width: calc(172 * (100vw / 375));
  margin: calc(32 * (100vw / 375)) auto 0;
}

.cont01 .leadTxt{
  margin: calc(44 * (100vw / 375)) auto 0;
}

/*** cont02 ***/
.cont02 {
  margin: calc(27 * (100vw / 375)) auto 0;
  padding: 0 0 calc(51 * (100vw / 375));
  position: relative;
}

.cont02 .itemImg{
  width: calc(270 * (100vw / 375));
  margin: calc(20 * (100vw / 375)) auto 0;
}

.cont02 .leadTxt{
  margin: calc(24 * (100vw / 375)) auto 0;
}

/*** cont03 ***/
.cont03{
  margin: calc(27 * (100vw / 375)) auto 0;
  padding: 0 0 calc(51 * (100vw / 375));
  position: relative;
}

/*** itemTops ***/
.cont03 .itemTops .itemImg{
  width: calc(162 * (100vw / 375));
  margin: calc(26 * (100vw / 375)) auto 0;
}

/*** itemBottoms ***/
.cont03 .itemBottoms{
  margin: calc(49 * (100vw / 375)) auto 0;
}

.cont03 .itemBottoms .itemImg{
  width: calc(210 * (100vw / 375));
  margin: calc(30 * (100vw / 375)) auto 0;
}

.cont03 .leadTxt{
  margin: calc(41 * (100vw / 375)) auto 0;
}

/*** viewAll ***/
.viewAll{
  font-family: usual, sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  font-style: normal;
  margin: calc(67 * (100vw / 375)) auto 0;
  padding: 0 0 calc(2 * (100vw / 375));
  display: inline-block;
  font-size: calc(13 * (100vw / 375));
}

.viewAll .fadeBorderLeft{
  height: 1px;
  background: #000;
  margin: 0 auto;
  transition: 1s;
}



@media screen and (min-width: 768px) {
  /*** Responsive ***/
  .spOnly{
    display: none;
  }

  .pcOnly{
    display: block;
  }

  .contAll{
    font-size: rem;
    margin: 0 auto -3.6rem;
  }

  /*** mainVisual ***/
  .mvInner{
    width: 167rem;
    margin: 11rem auto 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  /*** txtInner ***/
  .mvInner .txtInner{
    width: 45rem;
    margin: -5.7rem auto 0 0;
  }

  .mvInner .txtInner .titleTxt{
    font-size: 4.5rem;
    line-height: 1.2em;
  }

  .mvInner .txtInner .leadTxt{
    font-size: 1.4rem;
    margin: 2.5rem auto 0;
  }

  /*** imgInner ***/
  .mvInner .imgInner{
    padding: 0 1.3rem 0 0;
    width: 60.9rem;
    margin: 0;
  }

  .mvInner .imgInner::after{
    font-size: 1.7rem;
    line-height: 1.06;
    top: -4rem;
    left: 23.8rem;
    height: fit-content;
  }

  /*** leadFst ***/
  .mvInner .leadFst{
    font-size: 1.8rem;
    line-height: 2.5;
    text-align: left;
    width: 43.4rem;
    margin: -5.8rem 0 0 auto;
  }

  /*** contentsWrap ***/
  .contentsWrap{
    width: 160rem;
  }

  .leftBlock{
    margin: 0 auto 0 0;
  }

  .rightBlock{
    margin: 0 0 0 auto;
  }

  .itemName{
    margin: 0 auto;
  }

  .itemName h3{
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.8;
    margin: -1.8rem auto 0;
  }

  .itemName p{
    font-size: 1.8rem;
    letter-spacing: 0.03em;
    line-height: 1.6;
  }

  .leadTxt{
    font-size: 1.7rem;
    letter-spacing: 0.03em;
    line-height: 2.3;
    margin: 0;
  }

  .sizeTxt{
    font-size: 1.8rem;
    line-height: 1.6;
    letter-spacing: 0.03em;
  }

  .borderWrap{
    width: auto;
    margin: 0;
    padding: 0;
  }

  .fadeBorderLeft{
    height: 1px;
    background: #000;
    transition: 1s;
    position: absolute;
    top: 0;
    left: 0;
  }

  /*** itemCont ***/
  .itemCont{
    display: flex;
    justify-content: space-between;
  }

  /*** sliderContainer ***/
  .modelSlider{
    position: relative;
  }

  .modelSlider .slick-slide {
    position: relative;
    width: 48.4rem;
    display: block;
    padding: 0 2rem;
  }

  .backArrow{
    background-image: url(../img/arrowR.svg);
    position: absolute;
    width: 1.75rem;
    height: 2.24rem;
    appearance: none;
    outline: none;
    border: none;
    z-index: 3;
    top: 69.2rem;
    left: 21.4rem;
  }

  .nextArrow{
    background-image: url(../img/arrowL.svg);
    position: absolute;
    width: 1.75rem;
    height: 2.24rem;
    appearance: none;
    outline: none;
    border: none;
    z-index: 3;
    top: 69.1rem;
    right: 21.4rem;
  }

  /*** taxtWrap ***/
  .taxWrap{
    font-size: 1.8rem;
    letter-spacing: 0em;
    display: inline-flex;
    justify-content: space-between;
    margin: 3.1rem auto 0;
  }

  .taxWrap.spOnly{
    display: none;
  }

  .taxWrap li:nth-child(2){
    margin: 0 0 0 1.2rem;
  }

  .cont01 .taxWrap li:nth-child(3){
    margin: 0 -1rem 0 1.1rem;
  }

  .cont03 .taxWrap li:nth-child(3){
    margin: 0 0 0 1.1rem;
  }

  /*** cont01 ***/
  .cont01{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 10.9rem auto 0;
    padding: 15.4rem 0 0;
  }

  .cont01 .leftBlock{
    position: relative;
    width: 69.5rem;
    margin: 0 0 0 2.4rem;
  }

  .cont01 .rightBlock{
    margin: 0 3.4rem 0 0;
  }

  .cont01 .itemName p{
    margin: 1.9rem auto 0;
  }

  /*** itemTops ***/
  .cont01 .itemTops{
    margin: 0 10.6rem 0 0;
  }

  .cont01 .itemTops .itemImg{
    width: 23.6rem;
    margin: 4rem auto 0;
  }

  /*** itemBottoms ***/
  .cont01 .itemBottoms{
    margin: 0;
  }

  .cont01 .itemBottoms .itemImg{
    width: 25.2rem;
    margin: 3.7rem auto 0;
  }

  .cont01 .modelSlider{
    margin: 0;
    z-index: 1;
  }

  .cont01 .leadTxt{
    margin: 3.1rem auto 0;
  }

  .cont01 .sizeTxt{
    text-align: center;
    position: unset;
    margin: 3.7rem 0 0;
    z-index: -1;
  }

  /*** cont02 ***/
  .cont02{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 14.2rem auto 0;
    padding: 15.7rem 0 0;
    align-items: center;
  }

  .cont02 .rightBlock{
    width: 69.5rem;
    position: relative;
    margin: 0 7.1rem 0 0;
  }

  .cont02 .leftBlock{
    margin: 0 0 0 7.4rem;
  }

  .cont02 .itemName h3{
    line-height: 1.6;
  }

  .cont02 .itemName p{
    margin: 2.1rem 0 0;
  }

  .cont02 .itemImg{
    width: 37.8rem;
    margin: 1.6rem auto 0;
  }

  .cont02 .modelSlider{
    margin: 0;
    z-index: 1;
  }

  .cont02 .leadTxt{
    margin: 0.6rem auto 0;
  }

  .cont02 .sizeTxt{
    text-align: center;
    position: unset;
    margin: 4rem 0 0;
    z-index: -1;
  }

  /*** cont03 ***/
  .cont03{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin: 14.1rem auto 0;
    padding: 15.6rem 0 6.8rem;
  }

  .cont03 .leftBlock{
    position: relative;
    width: 69.5rem;
    margin: 1.4rem 0 0 4.3rem;
  }

  .cont03 .rightBlock{
    margin: 0 4.2rem 0 0;
  }

  .cont03 .itemName p{
    margin: 1.8rem auto 0;
  }

  /*** itemTops ***/
  .cont03 .itemTops{
    margin: 0 9.9rem 0 0;
  }

  .cont03 .itemTops .itemImg{
    width: 23.6rem;
    margin: 6.2rem auto 0;
  }

  /*** itemBottoms ***/
  .cont03 .itemBottoms{
    margin: 0;
  }

  .cont03 .itemBottoms .itemImg{
    width: 29.7rem;
    margin: 3.1rem auto 0;
  }

  .cont03 .modelSlider{
    margin: 0;
    z-index: 1;
  }

  .cont03 .leadTxt{
    margin: 2.6rem auto 0;
  }

  .cont03 .sizeTxt{
    text-align: center;
    position: unset;
    margin: 3.8rem 0 0;
    z-index: -1;
  }

  /*** viewAll ***/
  .viewAll{
    font-size: 2rem;
    margin: 9.4rem auto 0;
    padding: 0 0 0.2rem;
    display: inline-block;

  }

  .viewAll .fadeBorderLeft{
    position: relative;
    margin: 1.1rem auto 0;
  }

  footer .pagetop{
    border-top: 1px solid #707070;
    border-bottom: none!important;
    margin: 4.9rem auto 1.5rem!important;
    padding-top: 2rem;
    padding-bottom: 0!important;
  }

}


/*** fadeIn ***/
.fadeIn{
  opacity: 0;
  transition: all 1s ease;
  transition-delay: 0.3s;
}

.scrollIn{
  opacity: 1;
  transform: translateX(0);
  transform: translateY(0);
}


/*** border ***/
.onHide{
  width: 0%;
}

.onHide.onView{
  width:100%;
}

.fadeBorderLeft{
  transition: all 1.5s linear ease;
}

.viewAll .onView{
  width: calc(76 * (100vw / 375));
}

@media screen and (min-width: 768px) {
  .viewAll .onView{
    width: 12rem;
  }
}

/*** popout ***/
.popout{
  overflow: hidden;
  opacity: 0;
}

.popout.onView{
  opacity: 1;
}

.popout.onView span{
  position: relative;
  animation: popanime 0.5s ease-out forwards;
}

@keyframes popanime {
  from {
    bottom: -4rem;
  }
  to {
    bottom: 0;
  }
}
