@charset "UTF-8";
/********** SP **********/
@media screen and (max-width: 841px) {
  #item-info {
    margin: 0 auto 50px;
    width: calc(100% - 30px);
  }
  #item-info .inner {
    width: 100%;
  }
  #item-info .cont-head {
    margin-bottom: 35px;
  }
  #item-info .cont-head::after {
    display: none;
  }
  #item-info .cont-head h1 {
    padding: 0 0 0 13px;
  }
  #item-info .cont-head h1::before {
    width: 20px;
    margin: 11px 0 0 -15px;
  }
  #item-info .cont-head .price-ttl {
    display: inline-block;
  }
  #item-info .cont-head .price {
    display: inline-block;
    font-size: 18px;
    color: #f00;
  }
  #item-info .cont-head .price::after {
    display: inline-block;
    content: '（税込）';
    font-size: 12px;
    margin-left: 0;
    color: #3C260A;
  }
  #item-info .image-brand .slider-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  #item-info .image-brand .slider-wrapper .slider img {
    width: 100%;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-dots {
    text-align: left;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-dots li {
    margin: 0;
  }
  #item-info .logo-taraget {
    width: 100%;
  }
  #item-info .logo-taraget .logo {
    text-align: center;
    margin-bottom: 35px;
    display: none;
  }
  #item-info .logo-taraget .logo img {
    max-width: 100%;
  }
  #item-info .logo-taraget h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #item-info .logo-taraget h2 span {
    /*display: block;
    font-size: 12px;
    margin-top: 10px;*/
    display: inline-block;
    font-size: 10px;
    margin-top: 0;
  }
  #item-info .logo-taraget .target {
    border-top: 1px solid #333;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  #item-info .logo-taraget .target span {
    background: #ccc;
    color: #fff;
    font-size: 12px;
    line-height: 2;
    text-align: center;
    display: inline-block;
    /*width: 80px;
    margin-right: 15px;*/
    width: 31%;
    margin-right: 1%;
  }
  #item-info .logo-taraget .target span.active {
    background: #3C260A;
  }
  #item-info #spec-cart {
    width: 100%;
    font-size: 12px;
    margin-bottom: 60px;
  }
  #item-info #spec-cart .spec {
    width: 100%;
    margin-bottom: 45px;
  }
  #item-info #spec-cart .spec .g {
    margin-bottom: 10px;
  }
  #item-info #spec-cart .spec dl {
    margin-bottom: 40px;
  }
  #item-info #spec-cart .spec dt {
    display: inline-block;
  }
  #item-info #spec-cart .spec dt::after {
    display: inline-block;
    content: '：';
  }
  #item-info #spec-cart .spec dd {
    display: inline-block;
  }
  #item-info #spec-cart .spec .notes {
    line-height: 1.8;
  }
  #item-info #spec-cart .btn-wrapper {
    width: 100%;
  }
  #item-info #spec-cart .btn-wrapper a {
    
      display: block;
      width: 100%;

background: #ff8c00;
color: #fff;
text-align: center;
display: inline-block;
padding: 1.071428em 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  }



  #item-info .btn-wrapper {
    text-align: center;
  }

#item-info .logo-taraget h3 {
    font-size: 14px;
    margin: 20px 0 20px 0;
}
dl.item-spec div {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: dotted 1px #ccc;
}
dl.item-spec dt {
    width: 33%;
}
dl.item-spec dd {
    width: 67%;
    padding: 0;
    margin: 0 0 8px 0;
}
dl.item-spec dd p {
    margin: 0 0 10px 0;
}
.item-info .skubutton {
  margin: 0;
}
.cart-button2 {
  /*display: block;
width: 100%;*/
    display: block;
    width: 36%;
}
#item-info #spec-cart .btn-wrapper a {
  padding: .714286em 0!important;
    background-color: #3C260A;
}
.soldout {
    display: inline-block;
    font-size: 10px;
    background-color: #666;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
  }
  span.noncresit {
    width: 50%;
    border: solid 2px #999;
    border-radius: 10px;
    margin: 15px 0 0 0;
    padding: 5px 0;
    text-align: center;
}
  span.noncresit img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    width: 90%;
  }
  
  .shodan {
    display: inline-block;
    font-size: 10px;
    background-color: #3C260A;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
  }
  .toriyose {
    display: inline-block;
    font-size: 10px;
    background-color: #619599;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
  }


}
/********** PC **********/
@media screen and (min-width: 841px) {
  #item-info.bg-w-shadow {
    /*width: 1332px;*/
  width: 90%;
  max-width: 1200px;
    margin: 0 auto;
  }
  #item-info .cont-head {
    padding: 0;
    margin-bottom: 35px;
    width: 100%;
  }
  #item-info .cont-head h1 {
    font-size: 22px;
    width: 100%;
  }
  #item-info .cont-head span {
    font-size: 13px;
    margin-top: 10px;
    margin: 10px 5px 0 0;
  }
  #item-info .cont-head .price {
    font-size: 18px;
    display: inline-block;
    color: #f00;
  }
  #item-info .cont-head .price2 {
    font-size: 12px;
    display: inline-block;
  }
  #item-info .cont-head .price::after {
    display: inline-block;
    content: '（税込）';
    font-size: 12px;
    margin-left: -3px;
  }
  #item-info .image-brand {
    margin-bottom: 50px;
  }
  #item-info .image-brand .slider-wrapper {
    width: 500px
  }
  #item-info .image-brand .slider-wrapper .slider img {
    width: 100%;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-dots {
    text-align: left;
    bottom: -35px;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-dots li {
    margin: 0;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-next:before, #item-info .image-brand .slider-wrapper .slider .slick-prev:before {
    color: #999;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-next, #item-info .image-brand .slider-wrapper .slider .slick-prev {
    top: auto;
    bottom: -45px;
    z-index: 100;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-prev {
    left: auto;
    right: 35px;
  }
  #item-info .image-brand .slider-wrapper .slider .slick-next {
    right: 0px;
  }
  #item-info .image-brand .slider-wrapper .spec {
    margin: 50px auto 0 auto;
}
  #item-info .logo-taraget {
    /*width: 600px;*/
    width: calc(100% - 550px);
  }
  #item-info .logo-taraget .logo {
    margin-bottom: 25px;
    text-align: center;
  }
  #item-info .logo-taraget .logo img {
    max-width: 100%;
  }
  #item-info .logo-taraget h2 {
    font-size: 12px;
    margin-bottom: 20px;
  }
  #item-info .logo-taraget h2 span {
    display: inline-block;
    font-size: 10px;
    margin-top: 5px;
  }
  #item-info .logo-taraget .target span {
    background: #ccc;
    color: #fff;
    font-size: 12px;
    line-height: 2;
    text-align: center;
    display: inline-block;
    width: 110px;
    margin-bottom: 10px;
  }
  #item-info .logo-taraget .target span.active {
    background: #3C260A;
  }
  #item-info #spec-cart {
    width: 100%;
    margin-bottom: 60px;
  }
  #item-info #spec-cart.Flex {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  #item-info #spec-cart .spec {
    width: 63%;
  }
  #item-info #spec-cart .spec .g {
    display: inline-block;
    margin-bottom: 10px;
  }
  #item-info #spec-cart .spec .g::after {
    display: inline-block;
    content: '｜';
    padding-left: 10px;
    margin-right: 10px;
  }
  #item-info #spec-cart .spec .g:last-child::after {
    display: none;
  }
  #item-info #spec-cart .spec dl {
    margin-bottom: 20px;
  }
  #item-info #spec-cart .spec dt {
    display: inline-block;
  }
  #item-info #spec-cart .spec dt::after {
    display: inline-block;
    content: '：';
  }
  #item-info #spec-cart .spec dd {
    display: inline-block;
  }
  #item-info #spec-cart .spec .notes {
    line-height: 1.8;
  }
  #item-info #spec-cart .btn-wrapper {
    /*width: 190px;*/
    width: 100%;
  }
  #item-info #spec-cart .btn-wrapper a {
    /*background: #FF6600;
    color: #ff8c00;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 12px 0;*/

      display: block;
      width: 100%;

background: #3C260A;
color: #fff;
text-align: center;
display: inline-block;
padding: 1.071428em 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
  }



#item-info .logo-taraget h3 {
    font-size: 14px;
    margin: 20px 0 20px 0;
}
dl.item-spec div {
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    border-bottom: dotted 1px #ccc;
    font-size: 12px;
}
dl.item-spec dt {
    width: 33%;
}
dl.item-spec dd {
    width: 67%;
    padding: 0;
    margin: 0 0 8px 0;
}
dl.item-spec dd p {
    margin: 0 0 10px 0;
}

.cart-button {
 /* width: 48%;*/
    width: 62%;
}
.cart-button2 {
  /*width: 48%;*/
  width: 35%;
}
.soldout {
    display: inline-block;
    font-size: 10px;
    background-color: #666;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
  }
  span.noncresit {
    width: 50%;
    max-width: 260px;
    border: solid 2px #999;
    border-radius: 10px;
    margin: 15px 0 0 0;
    padding: 3px 0;
    text-align: center;
}
  span.noncresit img {
    width: 60%;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
  }
  .shodan {
    display: inline-block;
    font-size: 10px;
    background-color: #3C260A;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
}
  .toriyose {
    display: inline-block;
    font-size: 10px;
    background-color: #619599;
    color: #fff;
    padding: 3px 10px;
    line-height: 100%;
    border-radius: 999em;
    font-weight: bold;
    font-family: helvetica;
}


}



/*20190329追加*/

/********** SP **********/
@media screen and (max-width: 841px) {
    #item-info .img-g {
    width: 100%;
    margin: 0 auto 30px;
  }
  #item-info .img-main {
    width: 100%;
    line-height: 0;
    position:relative;
    /*border: 1px solid #eaeaea;*/
    box-sizing: border-box;

  }
  .img_logo {
    position: absolute;
    display: block;
    width: 30%;
    height: 30%;
    background: url(/wp-content/themes/kinpodo/assets/images/brand/toseru-mask2.png);
    opacity: 0.3;
    z-index: 10;
    background-size: contain;
    top: 70%
}
  #item-info .img-main img {
    max-width: 100%;
  }
  #item-info ul.Flex {
    justify-content: flex-start;
  }
  #item-info ul.img-thums li {
    width: calc(100% / 6);
  }
  #item-info ul.img-thums li img {
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    /* for IE */
  }
  #item-info ul.img-thums li.current img {
    filter: alpha(opacity=75);
    opacity: .75;
  }
}
/********** PC **********/
@media screen and (min-width: 841px) {
  #item-info .img-g {
    width: 100%;
    margin: 0 auto;
  }
  #item-info .img-main {
    width: 500px;
    height:500px;
    line-height: 0;
    position:relative;
    /*border: 1px solid #eaeaea;*/
    box-sizing: border-box;
  }
   .img_logo {
    /*position:absolute;
    display:block;
    width:30%;
    height:30%;
    background: url(/wp-content/themes/kinpodo/assets/images/brand/toseru-mask2.png);
    opacity: 0.5;
    z-index: 10;
    background-size: contain;
    top: 70%;*/

        position: absolute;
        display: block;
        width: 70%;
        height: 70%;
        background: url(/wp-content/themes/kinpodo/assets/images/brand/toseru-mask3.png);
        opacity: 0.5;
        z-index: 10;
        background-size: contain;
        bottom: 0;
  }
  #item-info .img-main img {
    max-width: 500px;
  }
  #item-info ul.Flex {
    justify-content: flex-start;
  }
  #item-info ul.img-thums li {
    width: calc(100% / 6);
  }
  #item-info ul.img-thums li img {
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    /* for IE */
  }
  #item-info ul.img-thums li.current img {
    filter: alpha(opacity=75);
    opacity: .75;
  }
}





.item-kanren {
    width: 90%;
    max-width: 1200px;
    margin: 50px auto 0 auto;
    background: #fff;
    -webkit-box-shadow: -6px 6px 6px -3px rgba(0, 0, 0, 0.16);
    box-shadow: -6px 6px 6px -3px rgba(0, 0, 0, 0.16);
    padding: 20px 0 50px 0;
    margin-bottom: 100px;
    justify-content: space-between;
}
.item-kanren h1 {
    text-align: center;
    padding: 0 0 40px 0;
    font-size: 18px;
    font-family: serif;
}
.item-kanren h1:after {
      content: "";
    display: block;
    width: 105px;
    height: 1px;
    background-color: #000;
    margin: 7px auto 0 auto;
    /*content: "";
    display: block;
    width: 35px;
    height: 1px;
    background-color: #000;
    margin: 12px auto 0 auto;*/
}

ul.item-kanren-box {
    width: 90%;
    margin: 0 auto;
    justify-content: space-between;
}
ul.item-kanren-box li {
width: 47%;
    margin: 0 0 60px 0;
}
ul.item-kanren-box li img {
    width: 100%;
    margin-bottom: 8px;
    height: auto;
}
ul.item-kanren-box li a {
    color: #000;
}

.col-4.Flex li h2 {
    font-size: 10px;
}
ul.item-kanren-box li h2 {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 135%;
}
ul.item-kanren-box li .item-ref {
    font-size: 10px;
    padding: 0;
}
ul.item-kanren-box li .item-price {
    font-size: 12px!important;
    text-align: right;
    padding: 3px 0 0 0;
}







/*202108追加*/
/********** SP **********/
@media screen and (max-width: 841px) {
.itemttlarea {
    margin: 0 0 30px 0;
}
.itemttlarea .itembrand {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    letter-spacing: .06em;
    font-size: 1.1rem;
    margin: 0 0 5px 0;
}
.itemttlarea .itembrand span {
    display: inline;
    font-size: 0.8rem;
    font-weight: normal;
    margin: 7px 0 0 10px;
    color: #999;
}
.itemttlarea h1 {
    /*font-size: 4vw;*/
    font-weight: bold;
    font-size: 4.5vw;
    margin: 0 0 10px 0;
    line-height: 160%;
}
.itempricearea .item-mainprice1 {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    letter-spacing: .06em;
    font-size: 5.7vw;
    color: #000;
}
.itempricearea .item-mainprice1 span {
    font-size: 3.3vw;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: normal;
    color: #000;
}
.itempricearea .item-mainprice1:after {
    content: "(税込)";
    display: inline-block;
    font-size: 3.3vw;
    margin: 0 0 0 5px;
    color: #000;
}
.itempricearea .item-mainprice2 {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    letter-spacing: .06em;
    font-size: 4vw;
}
.itempricearea .item-mainprice2 span {
    font-size: 3.3vw;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: normal;
}
.itempricearea .item-mainprice2:after {
    content: "(税込)";
    display: inline-block;
    font-size: 3.3vw;
    margin: 0 0 0 5px;
}
}
/********** PC **********/
@media screen and (min-width: 841px) {
.itemttlarea {
    margin: 0 0 30px 0;
}
.itemttlarea .itembrand {
    font-size: 1.25rem;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    letter-spacing: .06em;
    margin: 10px 0;
}
.itemttlarea .itembrand span {
    display: inline;
    font-size: 0.8rem;
    font-weight: normal;
    margin: 7px 0 0 10px;
    color: #999;
}
.itemttlarea h1 {
    font-weight: bold;
    font-size: 1rem;
    margin: 0 0 10px 0;
    line-height: 160%;
}
.itempricearea .item-mainprice1 {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    letter-spacing: .06em;
    font-size: 1.5vw;
    color: #000;
}
.itempricearea .item-mainprice1 span {
    font-size: 0.85rem;
    letter-spacing: 0.1em;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: normal;
    color: #000;
}
.itempricearea .item-mainprice1:after {
    content: "(税込)";
    display: inline-block;
    font-size: 0.7rem;
    margin: 0 0 0 5px;
    color: #000;
    font-weight: normal;
    letter-spacing: 0;
}
.itempricearea .item-mainprice2 {
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    letter-spacing: .06em;
    font-size: 0.85vw;
}
.itempricearea .item-mainprice2 span {
    font-size: 0.85rem;
    letter-spacing: 0.1em;
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: normal;
}
.itempricearea .item-mainprice2:after {
    content: "(税込)";
    display: inline-block;
    font-size: 0.7rem;
    margin: 0 0 0 5px;
    font-weight: normal;
    letter-spacing: 0;
}
}

