/* ==========================================================================
	ITEM STYLE
	========================================================================== */
#item #contents #page-title { padding-top: 220px; }
@media (max-width: 991px) { #item #contents #page-title { padding-top: 80px; } }

/*	suit
	===================================== */
#item.suit.ready { background: #000; background-size: cover; }
#item.suit #contents .suit-line { letter-spacing: -.4em; list-style: none; text-align: center; }
#item.suit #contents .suit-line > li { display: inline-block; letter-spacing: normal; }
#item.suit #contents .suit-line li { padding: 0 15px; }
#item.suit #contents .suit-line li a { display: block; position: relative; }
#item.suit #contents .suit-line li a .hover { background-color: rgba(0, 0, 0, 0.8); height: 100%; opacity: 0; filter: alpha(opacity=0); position: absolute; transition: all 0.5s ease-in-out; width: 100%; }
#item.suit #contents .suit-line li a .hover span { color: #fff; font-size: 128.57143%; left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#item.suit #contents .suit-line li a .hover span:after { background: url(img/icon_arrow.svg) no-repeat center center; background-size: cover; content: ""; display: block; margin: 10px auto; width: 15px; height: 15px; }
#item.suit #contents .suit-line li a:hover .hover { opacity: 1; filter: alpha(opacity=100); }
@media (max-width: 991px) { #item.suit #contents .suit-line li a .hover { background-color: rgba(0, 0, 0, 0.5); opacity: 1; filter: alpha(opacity=100); } 
	#item.suit #contents .suit-line > li{ margin-bottom: 5vw;}
}

/*	detail
	===================================== */
#item.custom.ready { background: url(img/bg_item_custom.jpg) no-repeat fixed center center; background-size: cover; }

#item.luxury.ready { background: url(img/bg_item_luxury.jpg) no-repeat fixed center center; background-size: cover; }

#item.napoli.ready { background: url(img/bg_item_napoli.jpg) no-repeat fixed center center; background-size: cover; }

#item.shirt.ready { background: url(img/bg_item_shirt.jpg) no-repeat fixed center center; background-size: cover; }

#item.shoes.ready { background: url(img/bg_item_shoes.jpg) no-repeat fixed center center; background-size: cover; }

#item.coat.ready { background: url(img/bg_item_coat.jpg) no-repeat fixed center center; background-size: cover; }
#item.coat #contents .detail .photo-list { letter-spacing: -.4em; list-style: none; text-align: center; }
#item.coat #contents .detail .photo-list > li { display: inline-block; letter-spacing: normal; }
#item.coat #contents .detail .photo-list li { margin-bottom: 60px; padding: 0 15px; }
#item.coat #contents .detail .photo-list li p { font-size: 142.85714%; margin-bottom: 10px; }
#item.coat #contents .detail .photo-list li span { background-color: rgba(0, 0, 0, 0.5); display: block; font-size: 128.57143%; padding: 10px 0; text-align: center; width: 100%; max-width: 470px; }
@media (max-width: 991px) { #item.coat #contents .detail .photo-list li p { font-size: 114.28571%; }
#item #contents #page-title{padding-top: 0;}
    
  #item.coat #contents .detail .photo-list li span { font-size: 85.71429%; } }

#item.suit-jacket.ready { background: url(img/bg_item_suit-jacket.jpg) no-repeat fixed center center; background-size: cover; }

#item.slacks.ready { background: url(img/bg_item_slacks.jpg) no-repeat fixed center center; background-size: cover; }

#item.vest.ready { background: url(img/bg_item_vest.jpg) no-repeat fixed center center; background-size: cover; }

#item.formal.ready { background: url(img/bg_item_formal.jpg) no-repeat fixed center center; background-size: cover; }

#item.ready-made.ready { background: url(img/bg_item_ready-made.jpg) no-repeat fixed center center; background-size: cover; }

#contents .detail { margin-top: 60px; color: #fff; }
@media (min-width: 1200px) { #contents .detail { width: 970px; } }
#contents .detail .stitle { color: #fff; font-size: 171.42857%; font-weight: bold; margin-bottom: 50px; margin-top: 120px; position: relative; text-align: center; }
#contents .detail .stitle:after { border-bottom: 1px solid #fff; bottom: -20px; content: ""; left: 50%; position: absolute; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); width: 30px; }
#contents .detail .stitle-lead { color: #fff; font-size: 92.85714%; margin-bottom: 30px; text-align: center; }
#contents .detail .intro { margin: auto; max-width: 920px; }
#contents .detail .intro:before, #contents .detail .intro:after { content: " "; display: table; }
#contents .detail .intro:after { clear: both; }
#contents .detail .intro .photo { float: left; width: 50%; max-width: 400px; }
#contents .detail .intro .photo span { background-color: rgba(0, 0, 0, 0.5); display: block; font-size: 128.57143%; padding: 10px 0; text-align: center; width: 100%; max-width: 470px; }
#contents .detail .intro .text { float: right; padding: 0; width: calc(100% - 440px); }
#contents .detail .intro .text .head { font-size: 164.28571%; margin-bottom: 30px; text-align: center; }
#contents .detail .intro .text p { font-size: 100%; line-height: 2; margin-top: 15px; text-align: center; }
#contents .detail .feature p { padding: 0 30px; }
#contents .detail .feature ul { letter-spacing: -.4em; list-style: none; text-align: center; }
#contents .detail .feature ul > li { display: inline-block; letter-spacing: normal; }
#contents .detail .feature ul li { margin-bottom: 20px !important; padding: 0 10px; vertical-align: top; width: calc(100% / 3 - 30px); }
#contents .detail .feature ul li img { margin: auto; width: 100%; }
#contents .detail .feature ul li span { display: block; font-size: 92.85714%; line-height: 1.25; margin-top: 10px; text-align: center; }
#contents .detail .price .price-title { font-size: 171.42857%; margin-top: 80px; text-align: center; }
#contents .detail .price .price-title span { display: block; font-size: 66.66667%; }
#contents .detail .price .item-list { border-top: 1px solid rgba(255, 255, 255, 0.5); margin: 20px auto 0; max-width: 780px; }
#contents .detail .price .item-list li { border-bottom: 1px solid rgba(255, 255, 255, 0.5); padding: 20px; position: relative; }
#contents .detail .price .item-list li .item-name { font-size: 128.57143%; }
#contents .detail .price .item-list li .sub { display: block; font-size: 92.85714%; }
#contents .detail .price .item-list li .item-price { display: block; font-size: 128.57143%; position: absolute; right: 20px; top: 20px; }
#contents .detail .price .item-list li .image { display: inline-block; margin-top: 10px; }
#contents .detail .price .note { margin: 10px auto 0; max-width: 780px; }
#contents .detail .price .comment { font-size: 107.14286%; margin-top: 60px; text-align: center; }
#contents .detail .follow { margin: auto; max-width: 780px; }
#contents .detail .follow .head { font-size: 107.14286%; margin-top: 30px; }
#contents .detail .follow p { font-size: 92.85714%; margin-top: 10px; }
#contents .detail .ready-made { margin: auto; max-width: 780px; }
#contents .detail .ready-made ul { letter-spacing: -.4em; list-style: none; margin: 0 -15px -30px; }
#contents .detail .ready-made ul > li { display: inline-block; letter-spacing: normal; }
#contents .detail .ready-made ul li { font-size: 92.85714%; margin: 0 15px 30px; vertical-align: top; width: calc(50% - 30px); }
#contents .detail .ready-made ul li span { display: block; padding: 10px 0; text-align: center; }
@media (max-width: 991px) { #contents { margin-top: 30px; }
  #contents .detail .stitle { font-size: 142.85714%; margin-bottom: 30px; margin-top: 60px; }
  #contents .detail .stitle:after { display: none; }
  #contents .detail .stitle-lead { font-size: 71.42857%; margin-top: -30px; }
  #contents .detail .intro .photo { float: none; margin: 0 auto 60px; width: auto; }
  #contents .detail .intro .photo img { margin: auto; }
  #contents .detail .intro .photo span { font-size: 85.71429%; margin: auto; }
  #contents .detail .intro .text { float: none; padding: 0; width: auto; }
  #contents .detail .intro .text .head { font-size: 142.85714%; }
  #contents .detail .intro .text p { font-size: 85.71429%; text-align: left !important; }
  #contents .detail .intro .text p br { display: none !important; }
  #contents .detail .feature ul { letter-spacing: -.4em; list-style: none; }
  #contents .detail .feature ul > li { display: inline-block; letter-spacing: normal; }
  #contents .detail .feature ul li { display: block; margin-bottom: 30px; padding: 0; width: auto; }
  #contents .detail .feature ul li img { margin: auto; width: auto; }
  #contents .detail .feature ul li span { font-size: 85.71429%; }
  #contents .detail .price .price-title { font-size: 142.85714%; }
  #contents .detail .price .item-list li { padding: 20px 0; }
  #contents .detail .price .item-list li .item-name { font-size: 128.57143%; }
  #contents .detail .price .item-list li .sub { font-size: 85.71429%; }
  #contents .detail .price .item-list li .item-price { font-size: 128.57143%; position: relative; right: 0; text-align: right !important; top: 0; }
  #contents .detail .price .note { font-size: 85.71429%; }
  #contents .detail .price .comment { font-size: 85.71429%; text-align: left; }
  #contents .detail .follow { margin: auto; max-width: 780px; }
  #contents .detail .follow .head { font-size: 92.85714%; margin-top: 30px; }
  #contents .detail .follow p { font-size: 85.71429%; margin-top: 10px; }
  #contents .detail .ready-made ul { margin: 0 0 -30px; }
  #contents .detail .ready-made ul li { font-size: 85.71429%; margin: 0 0 30px; width: 100%; }
    
  #contents h2 {
    margin: 0; }
  #contents .in {
    text-align: left; }
  #contents .box {
    position: relative;
    top: 70px;
    margin: 30px auto 70px auto; }
    #contents .box h3 {
      position: absolute;
      top: -50px;
      left: 20px;
      width: 394px; }
      #contents .box h
    #contents .box p {
      color: #fff;
      padding: 0;
      line-height: 1.3em;
      font-size: 30px; }
      #contents .box p b {
        color: #02ac4d;
        font-size: 30px; }
      #contents .box a:last-child p {
        border: none; }
      #contents .box p img {
        width: 25%; }
    #contents .box .illust {
      position: absolute;
      bottom: 0;
      right: 30px;
      width: 223px; }
    #contents .box .illust2 {
      position: absolute;
      bottom: 0;
      right: 30px;
      width: 271px; }
  #contents .box2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 990px;
    margin: 0 auto 55px auto; }
    #contents .box2 .bx {
      width: 45%;
      font-size: 30px; }
      #contents .box2 .bx img {
        width: 100%; }
      #contents .box2 .bx b {
        color: #3e3f3f; }
      #contents .box2 .bx em {
        position: relative;
        display: inline-block;
        padding: 15px 30px;
        text-align: center;
        color: #FFFFFF;
        background-color: #3e3f3f;
        margin: -20px 20px 0 0; }
        #contents .box2 .bx em:before {
          content: '';
          position: absolute;
          top: 100%;
          left: 50%;
          transform: translateX(-50%);
          border-top: 15px solid #3e3f3f;
          border-right: 15px solid transparent;
          border-left: 15px solid transparent; }
      #contents .box2 .bx.after b {
        color: #02ac4d; }
      #contents .box2 .bx.after em {
        background-color: #02ac4d; }
        #contents .box2 .bx.after em:before {
          border-top: 15px solid #02ac4d; }
  #contents ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    #contents ul:nth-child(2) li:first-child em {
      padding: 15px 20px 5px; }
    #contents ul li {
      width: 100%;
      padding: 0;
      position: relative; }
      #contents ul li img {
        width: 100%; }
      #contents ul li .btbox {
        width: 85%; }
        #contents ul li .btbox .bt {
          padding: 0;
          line-height: 11vw;
          font-size: 100%; }
        #contents ul li .btbox label:after {
          content: '';
          position: absolute;
          top: 4vw;
          right: 20px; }
      #contents ul li:nth-child(4) .btbox .bt {
        font-size: 24px;
        line-height: 40px;
        padding: 15px 30px 20px 0; }
      #contents ul li:nth-child(5) .btbox .bt {
        font-size: 30px;
        line-height: 50px;
        padding: 25px 30px 30px 0; }
    #contents ul em {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      padding: 10px 20px;
      font-size: 22px;
      background-color: #02ac4d;
      color: #FFFFFF; }
      #contents ul em ruby {
        margin: 2px 0; }
    #contents ul.slick-slider .slick-track, #contents ul .slick-slider .slick-list {
      background: #fff; }
    #contents ul.slick-initialized .slick-slide {
      opacity: 0.6;
      /* 両サイドの画像を透過 */ }
    #contents ul.slick-initialized .slick-slide.slick-active {
      opacity: 1;
      /* センター画像を非透過 */ }
    #contents ul .slick-prev::before {
      content: '';
      display: inline-block;
      width: 45px;
      height: 44px;
      background: url(../images/arrow.png) no-repeat top;
      background-size: 45px 44px;
      transform: scale(-1, 1); }
    #contents ul .slick-next::before {
      content: '';
      display: inline-block;
      width: 19px;
      height: 11px;
      background: url(../images/arrow.png) no-repeat top;
      background-size: 45px 44px; }
    #contents ul .slick-prev {
      left: 85px;
      z-index: 999; }
    #contents ul .slick-next {
      right: 110px;
      z-index: 999; }
  #contents .btbox {
    margin-bottom: 70px;
    width: 990px;
    margin: 0 auto 30px; }
    #contents .btbox b {
      color: #02ac4d; }
    #contents .btbox .col, #contents .btbox i {
      color: #fe8402; }
    #contents .btbox i {
      font-size: 120%; }
    #contents .btbox a p {
      color: #fff;
      padding: 0;
      line-height: 11vw;
      font-size: 95%;
      font-weight: bold;
      text-align: center;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }
    #contents .btbox ul {
      margin-bottom: 5px; }
    #contents .btbox p.c {
      text-align: center; }
      #contents .btbox p.c img {
        width: 389px; }
    #contents .btbox .bt {
      display: block;
      text-align: center;
      padding: 30px 0 40px 0;
      color: #fff;
      font-size: 40px;
      font-weight: bold;
      cursor: pointer;
      border: 1px solid rgba(255, 255, 255, 0.5);}
      #contents .btbox .bt:hover {
        text-decoration: none; }
    #contents .btbox .bx {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      border-left: 1px solid rgba(255, 255, 255, 0.5);
      padding: 0
          0 0.5vw;
      background: url("../images/bg_grid.png") repeat;}
    #contents .btbox ul li {
      list-style: disc;
      margin-left: 1em; }
    #contents .btbox label {
      position: relative; }
    #contents .btbox label a{
      color: #fff; }
    #contents .btbox label:after {
      content: '';
      position: absolute;
      top: -10px;
      right: 20px;
      display: block;
      width: 19px;
      height: 11px;
      background: url("https://www.zerbino.info/img/icon_button_under.png") no-repeat top;}
    #contents .btbox input:checked ~ label:after {
      content: '';
      transform: rotate(180deg); }
    #contents .btbox input {
      display: none; }
    #contents .btbox .bx {
      display: none; }
    #contents .btbox input:checked ~ .bx {
      display: block; }
	
/*Q&Aスマホ版*/
	#contents ul li .btbox .bt a{ color: #e04100; text-transform:capitalize;}

	
}




