@charset "utf-8";
/* CSS Document */


/* --------------------------------------

STEERING

-------------------------------------- */

@media screen and (max-width: 768px) {
  .topic-path {
    margin: 5% auto;
  }
  .Content {
      margin: 0 auto;
      overflow-x: hidden;
  }
}

/* fade animation */
.fade,.fade01,.fade02,.fade03,.fade04,
.delay01,.delay02,.delay03,.delay04,.delay05 {
	transition: 1s;
}
.fade {
	opacity: 0;
	transform: translate(0,0); 
}
.fade01{
	opacity: 0;
	transform: translate(0,50px); 
}
 .fade02 {
	opacity: 0;
	transform: translate(0,-50px); 
}
.fade03 {
	opacity: 0;
	transform: translate(-50px,0); 
}
.fade04 {
	opacity: 0;
	transform: translate(100px,0); 
}
.delay01{
	transition-delay: 0.3s;		
}
.delay02{
	transition-delay: 0.6s;		
}
.delay03{
	transition-delay: 0.9s;		
}
.delay04{
	transition-delay: 1.2s;		
}
.delay05{
	transition-delay: 1.5s;		
}
.is-inview {
	opacity: 1;
	transform: translate(0,0); 
}


/* --------------------------------------

productIntro

-------------------------------------- */
.productIntro {
  padding: 5% 0 2%;
  background: url(../images/item/steering/bg_main_pc.webp) no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.productIntro .inner {
  display: flex;
  max-width: 1400px;
  justify-content: space-between;
}
.productIntro .txt-info .product-ttl .pt-sans {
  font-family: "PT Sans", serif;
  font-size: 10.0rem;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  line-height: 1.0;
}
.productIntro .txt-info .product-ttl .pt-sans span {
  font-size: 120%;
}
.productIntro .txt-info .product-ttl h2 {
  margin-top: 6px;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
}
.productIntro .txt-info .copy-wrap {
  margin-top: 2.5%;
  position: absolute;
}
.productIntro .txt-info .copy-wrap .catch {
  color: #ffffff;
  font-size: 3.6rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: .35rem;
}
.productIntro .txt-info .copy-wrap .catch span {
  display: block;
  font-size: 1.6rem;
}
.productIntro .txt-info .copy-wrap ul {
  display: flex;
  margin-top: 5%;
  gap: 20px;
}
.productIntro .txt-info .copy-wrap ul li {
  padding: 8px 14px 10px;
  background: linear-gradient(110deg, rgba(99,98,95,1) 0%, rgba(152,151,146,1) 50%, rgba(99,98,95,1) 100%);
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1;
  filter: drop-shadow(0 10px 10px rgba(0,0,0,0.05));
}
.productIntro .txt-info .copy-wrap ul li span {
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.5));
}
.productIntro .product {
  display: flex;
  margin-top: 8%;
  position: relative;
}
.productIntro .product > div {
  display: flex;
  width: 420px;
  position: absolute;
  bottom: 0;
  left: -300px;
}
.productIntro .product > div figure {
  margin: 0 2%;
  mix-blend-mode: screen;
}
.productIntro .product > div figure figcaption {
  color: #ffffff;
  font-size: 1.4rem;
  text-align: center;
}
.productIntro .product > div figure span {
  display: block;
  margin-top: 10px;
  padding: 4px 8px;
  background: linear-gradient(110deg, rgba(157,157,157,1) 0%, rgba(212,212,212,1) 50%, rgba(157,157,157,1) 100%);;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
}


/* --------------------------------------

productFeature

-------------------------------------- */
.productFeature{
  padding: 120px 0 360px;
  background: url(../images/item/steering/bg_features_pc.webp) center bottom no-repeat, #111111;
  background-size: contain;
}
.productFeature .ttl{
  font-size: 11.5rem;
  color: #111111;
  text-shadow: 1px 1px 0 #898989, -1px -1px 0 #898989, -1px 1px 0 #898989, 1px -1px 0 #898989, 0px 1px 0 #898989, 0 -1px 0 #898989, -1px 0 0 #898989, 1px 0 0 #898989;
  font-style: italic;
  font-weight: 700;
  line-height: 1.0;
  text-align: center;
}
.productFeature .ttl span {
  display: block;
  margin-top: 20px;
  color: #b9b9b9;
  font-size: 1.6rem;
  font-style: normal;
  text-shadow: none;
  letter-spacing: .35rem;
  font-weight: 500;
}
.productFeature .featurewrap {
  margin-top: 80px;
}
.productFeature .featurewrap .flexbox {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.productFeature .featurewrap.realcarbon {
  margin-top: 160px;
}
.productFeature .featurewrap h3 {
  color: #ffffff;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: .45rem;
  position: relative;
}
.productFeature .featurewrap h3 .pa-sans {
  display: inline-block;
  font-family: "PT Sans", serif;
  font-size: 11.5rem;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  line-height: 1.0;
  letter-spacing: 0;
  text-align: right;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: .07;
  transform: translateY(-50%);
}
.productFeature .featurewrap .feature-list {
  margin-top: 70px;
}
.productFeature .featurewrap .feature-list li {
  display: flex;
  align-items: center;
}
.productFeature .featurewrap.pianoblack .feature-list li:nth-child(4),
.productFeature .featurewrap.realcarbon .feature-list li:nth-child(5) {
  margin-left: 60px;
}
.productFeature .featurewrap.pianoblack .feature-list li:nth-child(5),
.productFeature .featurewrap.realcarbon .feature-list li:nth-child(6) {
  margin-left: 120px;
}
.productFeature .featurewrap .feature-list li:nth-child(n+2) {
  margin-top: 40px;
}
.productFeature .featurewrap .feature-list li > div {
  margin-left: 50px;
}
.productFeature .featurewrap .feature-list li .ttl_en {
  color: #ABA9A1;
  font-family: "PT Sans", serif;
  font-size: 2.4rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  position: relative;
}
.productFeature .featurewrap .feature-list li .ttl_en span {
  position: relative;
  z-index: 2;
}
.productFeature .featurewrap .feature-list li .ttl_en::before {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  border: 1px solid #ABA9A1;
  border-radius: 50rem;
  position: absolute;
  transform: translate(-40%,-25%);
  z-index: 0;
}
.productFeature .featurewrap .feature-list li .ttl_en::after {
  content: "";
  display: block;
  width: 21px;
  height: 38px;
  background: linear-gradient(90deg, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 1) 100%);
  position: absolute;
  top: 0;
  transform: translate(10%, -25%);
  z-index: 1;
}
.productFeature .featurewrap .feature-list li .txt {
  margin-top: 10px;
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.6;
}
.productFeature .featurewrap .feature-list li .txt span {
  font-weight: 700;
}
.productFeature .featurewrap .img-product {
  width: 53%;
  position: absolute;
  right: 0;
  transform: translateY(-20px);
  z-index: 0;
}
.productFeature .featurewrap.realcarbon .img-product {
  transform: translateY(80px);
}
.productFeature .featurewrap .img-product::before {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  background: linear-gradient(90deg, #11111100 0%, #111111 90%);
  position: absolute;
  top: 0;
  right: 0;
}
.productFeature .featurewrap .img-product .no {
  display: flex;
  width: 32px;
  height: 32px;
  border: 1px solid #c5c3ba;
  background: #c5c3ba;
  border-radius: 50rem;
  color: #111111;
  font-family: "PT Sans", serif;
  font-size: 1.8rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  filter: drop-shadow(0 10px 10px rgba(0,0,0,0.5));
}
.productFeature .featurewrap.pianoblack .img-product .no.no01 {
  top: 37%;
  left: 8%;
}
.productFeature .featurewrap.pianoblack .img-product .no.no02 {
  top: 45%;
  left: 18%;
}
.productFeature .featurewrap.pianoblack .img-product .no.no03 {
  top: 61%;
  left: 12%;
}
.productFeature .featurewrap.pianoblack .img-product .no.no04 {
  top: 68%;
  left: 23%;
}
.productFeature .featurewrap.pianoblack .img-product .no.no05 {
  top: 86%;
  left: 38%;
}
.productFeature .featurewrap.realcarbon .img-product .no.no01 {
  top: 33%;
  left: 12%;
}
.productFeature .featurewrap.realcarbon .img-product .no.no02 {
  top: 45%;
  left: 18%;
}
.productFeature .featurewrap.realcarbon .img-product .no.no03 {
  top: 61%;
  left: 12%;
}
.productFeature .featurewrap.realcarbon .img-product .no.no04 {
  top: 68%;
  left: 23%;
}
.productFeature .featurewrap.realcarbon .img-product .no.no05 {
  top: 87%;
  left: 33%;
}
.productFeature .featurewrap.realcarbon .img-product .no.no06 {
  top: 92%;
  left: 43%;
}

/* --------------------------------------

productGallery

-------------------------------------- */
.productGallery{
  padding: 120px 0;
  background: #222222;
}
.productGallery .ttl{
  font-size: 11.5rem;
  color: #222222;
  text-shadow: 1px 1px 0 #898989, -1px -1px 0 #898989, -1px 1px 0 #898989, 1px -1px 0 #898989, 0px 1px 0 #898989, 0 -1px 0 #898989, -1px 0 0 #898989, 1px 0 0 #898989;
  font-style: italic;
  font-weight: 700;
  line-height: 1.0;
  text-align: center;
}
.productGallery .ttl span {
  display: block;
  margin-top: 20px;
  color: #898989;
  font-size: 1.6rem;
  font-style: normal;
  text-shadow: none;
  letter-spacing: .35rem;
  font-weight: 500;
}
.productGallery .gallery{
  display: flex;
  max-width: 1200px;
  margin: 80px auto 0;
  flex-flow: row-reverse;
  justify-content: space-between;
}
.productGallery .gallery .swiper-container{
  width: 65%;
  margin: 0;
}
.productGallery .gallery .swiper-container .swiper-wrapper .swiper-slide{
  position: relative;
}
.productGallery .gallery .swiper-container .swiper-wrapper .swiper-slide figure{
  height: 100%;
  position: relative;
}
.productGallery .gallery .swiper-container .swiper-wrapper .swiper-slide figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.productGallery .gallery .swiper-container .swiper-wrapper .swiper-slide figure figcaption {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  font-size: 1.2rem;
}
.productGallery .gallery .thumblist {
  display: flex;
  width: 34%;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8px;
}
.productGallery .gallery .thumblist .thumblist-item{
  width: calc((100% - 24px) /3);
  position: relative;
  cursor: pointer;
}
.productGallery .gallery .thumblist .thumblist-item.current::before{
  content:"";
  display: block;
  width: 100%;
  height: 100%;
  border: 4px solid #aebd96;;
  position: absolute;
  top: 0;
  left: 0;
}
.productGallery .gallery .thumblist .thumblist-item figure figcaption{
  display: none;
}


/* --------------------------------------

productInfo

-------------------------------------- */
.productInfo{
  padding: 120px 0;
  background: #111111;
}
.productInfo .inner{
  max-width: 1280px;
  margin: 0 auto;
  padding: 60px 80px;
  border: 1px solid #535353;
}
.productInfo .inner > .ttl{
  color: #ffffff;
  font-family: "PT Sans", serif;
  font-size: 4.6rem;
  font-style: italic;
  font-weight: 700;
  line-height: 1.0;
  text-align: center;
}
.productInfo .inner .ttl span {
  display: block;
  margin-top: 10px;
  font-size: 1.4rem;
  font-style: normal;
  letter-spacing: .35rem;
  font-weight: 500;
}
.productInfo .inner .flexbox{
  display: flex;
  margin-top: 60px;
  justify-content: flex-start;
  align-items: center;
}
.productInfo .detail {
  margin-left: 40px;
  padding: 25px 30px;
  color: #ffffff;
}
.productInfo .detail .wrap:nth-child(n+2) {
  margin-top: 20px;
}
.productInfo .detail .ttl {
  font-size: 1.4rem;
  font-weight: 600;
}
.productInfo .detail .txt {
  margin-top: 5px;
  font-size: 1.4rem;
}
.productInfo .detail .txt ul li{
  margin-top: 4px;
  padding-left: 1em;
	text-indent: -1em;
}
.productInfo .detail .cap {
  margin-top: 8px;
  font-size: 1.4rem;
}
.productInfo .purchase {
  display: flex;
  margin-top: 50px;
  justify-content: center;
}
.productInfo .purchase > div {
  margin: 0 20px;
  text-align: center;
}
.productInfo .purchase .ttl-set {
  margin-bottom: 8px;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 500;
}
.productInfo .purchase .price {
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: .05rem;
  vertical-align: middle;
  text-align: center;
}
.productInfo .purchase .price dl{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  align-items: baseline;
}
.productInfo .purchase .price dl dt{
  font-weight: 400;
}
.productInfo .purchase .price dl dd {
  margin-left: 10px;
  font-weight: 400;
}
.productInfo .purchase .price dl dd > span{
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  padding: 0 3px 0 0;
  font-size: 200%;
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
  bottom: -3px;
}

/* btn */
.productInfo .purchase .btn-round{
  max-width: 280px;
  margin: 30px auto 0;
}
.productInfo .purchase .btn-round a{
  display: block;
  padding: 17px 5%;
  background: linear-gradient(75deg, #C5C5C5 0%, #EEEEEE 50%, #C5C5C5 100%);
  color: #111111;
  border: none;
  border-radius: 50rem;
  font-size: 1.4rem;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.productInfo .purchase .btn-round a:hover{
  opacity: .7;
}
.productInfo .purchase .btn-round a span{
  font-size: 1.3rem;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
.productInfo .purchase .btn-round a span::before{
  content: "";
  display: block;
  background: url(../images/item/steering/icon-shop-blk.svg) center no-repeat;
  width: 20px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: -30px;
  transform: translate(0,-50%);
}
.productInfo .purchase .btn-round a.noshop span::before{
  content: none;
}
.productInfo .purchase + .cap {
  margin-top: 24px;
  color: #ffffff;
  font-size: 1.1rem;
  text-align: center;
}
.Item .btn.back{
  max-width: 280px;
  margin: 60px auto 120px;
}

@media screen and (max-width: 1024px) {
  .productIntro {
    padding: 6% 0 4%;
  }
  .productIntro .product {
    margin-top: 28%;
  }
  .productFeature .featurewrap .feature-list li figure {
    width: 20%;
  }
  .productFeature .featurewrap .feature-list li > div {
    margin-left: 22px;
  }
  .productFeature .featurewrap .feature-list li .ttl_en {
    font-size: 1.6rem;
  }
  .productFeature .featurewrap .feature-list li .ttl_en::before {
    width: 24px;
    height: 24px;
  }
  .productFeature .featurewrap .feature-list li .ttl_en::after {
    width: 21px;
    height: 24px;
    transform: translate(10%, -25%);
  }
  .productFeature .featurewrap .feature-list li .txt {
    margin-top: 6px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7;
  }
}


@media screen and (max-width: 768px) {
  
  .productIntro {
    padding: 12% 0;
    background: url(../images/item/steering/bg_main_sp.webp) no-repeat center;
    background-size: cover;
  }
  .productIntro .inner {
    display: block;
  }
  .productIntro .txt-info .product-ttl .pt-sans {
    font-size: 4.8rem;
  }
  .productIntro .txt-info .product-ttl h2 {
    margin-top: 2px;
    font-size: 1.2rem;
  }
  .productIntro .txt-info .copy-wrap {
    margin-top: 4.5%;
    position: static;
  }
  .productIntro .txt-info .copy-wrap .catch {
    font-size: 2.0rem;
    letter-spacing: .25rem;
  }
  .productIntro .txt-info .copy-wrap .catch span {
    margin-top: 4px;
    font-size: 1.4rem;
  }
  .productIntro .txt-info .copy-wrap ul {
    margin-top: 5%;
    gap: 10px;
  }
  .productIntro .txt-info .copy-wrap ul li {
    padding: 4px 8px 6px;
    font-size: 1.2rem;
  }
  .productIntro .product {
    margin: 8% auto 0;
    flex-wrap: wrap-reverse;
  }
  .productIntro .product .img-product {
    margin: 0 auto;
  }
  .productIntro .product > div {
    width: 100%;
    margin-top: 8%;
    position: static;
    justify-content: center;
  }
  .productIntro .product > div figure {
    margin: 0 2%;
  }
  .productIntro .product > div figure figcaption {
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .productIntro .product > div figure span {
    margin-top: 10px;
    padding: 6px 8px;
    font-size: 1.2rem;
    line-height: 1;
  }
  
  
  /* --------------------------------------

  productFeature

  -------------------------------------- */
  .productFeature{
    padding: 20% 0 40%;
    background: url(../images/item/steering/bg_features_pc.webp) left bottom no-repeat, #111111;
    background-size: 150%;
  }
  .productFeature .ttl{
    font-size: 4.8rem;
    text-shadow: 1px 1px 0 #d1d1d1, -1px -1px 0 #d1d1d1,
                 -1px 1px 0 #d1d1d1, 1px -1px 0 #d1d1d1,
                 0px 1px 0 #d1d1d1,  0-1px 0 #d1d1d1,
                 -1px 0 0 #d1d1d1, 1px 0 0 #d1d1d1;
  }
  .productFeature .ttl span {
    margin-top: 12px;
    font-size: 1.4rem;
    letter-spacing: .15rem;
  }
  .productFeature .featurewrap {
    margin-top: 60px;
  }
  .productFeature .featurewrap .flexbox {
    flex-wrap: wrap-reverse;
  }
  .productFeature .featurewrap.realcarbon {
    margin-top: 80px;
  }
  .productFeature .featurewrap h3 {
    font-size: 2.0rem;
    letter-spacing: .25rem;
  }
  .productFeature .featurewrap h3 .pa-sans {
    font-size: 3.8rem;
  }
  .productFeature .featurewrap .feature-list {
    margin-top: 40px;
  }
  .productFeature .featurewrap .feature-list li {
    display: block;
  }
  .productFeature .featurewrap.pianoblack .feature-list li:nth-child(4),
  .productFeature .featurewrap.realcarbon .feature-list li:nth-child(5),
  .productFeature .featurewrap.pianoblack .feature-list li:nth-child(5),
  .productFeature .featurewrap.realcarbon .feature-list li:nth-child(6) {
    margin-left: 0;
  }
  .productFeature .featurewrap .feature-list li:nth-child(n+2) {
    margin-top: 40px;
  }
  .productFeature .featurewrap .feature-list li figure {
    width: 100%;
  }
  .productFeature .featurewrap .feature-list li > div {
    margin: 18px 0 0;
  }
  .productFeature .featurewrap .feature-list li .ttl_en {
    font-size: 1.6rem;
  }
  .productFeature .featurewrap .feature-list li .ttl_en::before {
    width: 24px;
    height: 24px;
  }
  .productFeature .featurewrap .feature-list li .ttl_en::after {
    width: 21px;
    height: 24px;
    transform: translate(10%, -25%);
  }
  .productFeature .featurewrap .feature-list li .txt {
    margin-top: 6px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.7;
  }
  .productFeature .featurewrap .feature-list li .txt span {
    font-weight: 700;
  }
  .productFeature .featurewrap .img-product {
    width: 80%;
    margin-top: 30px;
    position: static;
    transform: translateY(0);
  }
  .productFeature .featurewrap.realcarbon .img-product {
    transform: translateY(0);
  }
  .productFeature .featurewrap .img-product .no {
    width: 20px;
    height: 20px;
    font-size: 1.2rem;
  }
  .productFeature .featurewrap.pianoblack .img-product .no.no01 {
    top: 37%;
    left: 8%;
  }
  .productFeature .featurewrap.pianoblack .img-product .no.no02 {
    top: 45%;
    left: 18%;
  }
  .productFeature .featurewrap.pianoblack .img-product .no.no03 {
    top: 61%;
    left: 9%;
  }
  .productFeature .featurewrap.pianoblack .img-product .no.no04 {
    top: 66%;
    left: 25%;
  }
  .productFeature .featurewrap.pianoblack .img-product .no.no05 {
    top: 86%;
    left: 38%;
  }
  .productFeature .featurewrap.realcarbon .img-product .no.no01 {
    top: 29%;
    left: 11%;
  }
  .productFeature .featurewrap.realcarbon .img-product .no.no02 {
    top: 42%;
    left: 15%;
  }
  .productFeature .featurewrap.realcarbon .img-product .no.no03 {
    top: 61%;
    left: 3%;
  }
  .productFeature .featurewrap.realcarbon .img-product .no.no04 {
    top: 65%;
    left: 23%;
  }
  .productFeature .featurewrap.realcarbon .img-product .no.no05 {
    top: 85%;
    left: 30%;
  }
  .productFeature .featurewrap.realcarbon .img-product .no.no06 {
    top: 89%;
    left: 43%;
  }


  /* --------------------------------------

  productGallery

  -------------------------------------- */
  .productGallery {
    padding: 15% 0 20%;
  }
  .productGallery .ttl{
    font-size: 4.8rem;
    margin: 0 auto;
  }
  .productGallery .ttl span {
    margin-top: 15px;
    font-size: 1.2rem;
    letter-spacing: .25rem;
  }
  .productGallery .gallery{
    display: block;
    width: 100%;
    margin: 40px auto 0;
  }
  .productGallery .gallery .swiper-container{
    width: 100%;
  }
  .productGallery .gallery .thumblist {
    width: 100%;
    margin-top: 10px;
  }
  .productGallery .gallery .thumblist .thumblist-item{
    width: calc((100% - 24px) / 4);
  }
  .productGallery .gallery .thumblist .thumblist-item.current::before{
    border: 3px solid #ABA9A1;
  }


  /* --------------------------------------

  productInfo

  -------------------------------------- */
  .productInfo{
    padding: 20% 0;
  }
  .productInfo .inner{
    padding: 8% 6%;
  }
  .productInfo .inner > .ttl{
    font-size: 2.4rem;
  }
  .productInfo .inner .ttl span {
    margin-top: 8px;
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: .25rem;
  }
  .productInfo .inner .flexbox{
    display: block;
    margin-top: 20px;
  }
  .productInfo .inner .flexbox.ranger {
    margin-top: 40px;
  }
  .productInfo .detail {
    margin: 30px 0 0;
    padding: 0;
  }
  .productInfo .detail .wrap, .productInfo .detail .wrap:last-of-type{
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 0 12px 0;
    border: none;
  }
  .productInfo .detail .ttl {
    padding-bottom: 6px;
    border-bottom: 1px solid #c1c1c1;
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .productInfo .detail .txt {
    margin-top: 10px;
    font-size: 1.3rem;
    line-height: 1.4;
    opacity: .85;
  }
  .productInfo .detail .txt ul li{
    margin-bottom: 4px;
  }
  .productInfo .detail .cap {
    margin-top: 16px;
    font-size: 1.2rem;
    line-height: 1.4;
    opacity: .85;
  }
  .productInfo .purchase {
    display: block;
    margin: 30px 0 0 0;
  }
  .productInfo .purchase > div {
    margin: 0;
  }
  .productInfo .purchase > div + div {
    margin-top: 30px;
  }
  .productInfo .purchase .ttl-set {
    margin-bottom: 0;
    font-size: 1.3rem;
    text-align: center;
  }
  .productInfo .purchase .price {
    margin-top: 7px;
    font-size: 1.6rem;
  }
  .productInfo .purchase .price dl dt{
    margin-bottom: 4px;
    font-size: 1.3rem;
  }
  .productInfo .purchase .price dl dd > span{
    font-size: 160%;
    font-weight: 500;
    position: relative;
    bottom: -2px;
  }
  .productInfo .purchase .price dl dd small{
    font-size: 100%;
    font-weight: 500;
  }

  /* btn */
  .productInfo .purchase .btn-round{
    margin: 20px auto 0;
  }
  .productInfo .purchase .btn-round a{
    padding: 15px 5%;
    font-size: 1.4rem;
  }
  .productInfo .purchase .btn-round a span{
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .productInfo .purchase .cap {
    margin-top: 15px;
    font-size: 1.1rem;
    line-height: 1.3;
  }

  .Item .btn.back{
    margin: 40px auto 60px;
  }

}
