

/*PC*/
@media screen and (min-width: 768px) {

  .akm_itempage_setsu1{
        font-size: 13px;
        margin: 20px 0;
        line-height: 26.3px;
  }

/* サイズスペック */
  .s-label{
    margin: 0 0 0 4px;
  }
  .s-table{
    font-size: 13px;
    width: 100%;
    text-align: center;
    border-collapse:collapse;
  }

  .s-name{
    text-align: left;
    margin: 7px 0;
    display: block;
  }
  .s-alpha{
    background-color: #000000;
    color: #ffffff;
    padding: 5px;
    font-size: 13px;
  }

  .akm_sizespec_pc{
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    width: 100%;
    margin: 0 auto;
  }

  .akm_sizespec_pc img{
    width: 70%;
  }

  /* .s-table tr{
    margin: 5px;
  } */

  .akm_info_text{
    font-size: 10px;
    color: #666666;
    line-height: 1.8;
    margin: 0;
    width: 100%;
  }

  /* サイズスペック */

  /* マテリアル着心地 */
.akm_material_spec{
  width: 100%;
  text-align: center;
  font-size: 11px;
}

.akm_material_spec_part{
  display: flex;
  flex-wrap: wrap;
  margin: 13px 0 0 0;
}

.akm_material_spec_part ul{
  margin: 7px 0 8px 0;
}

.five_material li{
  width: 20%;
  list-style-type: none;
  background-color: #dad8d8;
  padding: 10px 0;
  margin: 0px 5px 0 0px;
}

.five_material li.active{
  background: #000000;
  color: #ffffff;
}

.five_material{
  display: flex;
  flex-wrap: nowrap;
  padding: 0;
  margin: 0;
  width: 100%;
}

.material_first{
  font-weight: 600;
  font-size: 13px;
  padding: 0;
  margin: 0;
}

  /* マテリアル着心地 */


  /* 洗濯タグ */
  .wash_tag{
    width: 100%;
    margin: 10px 0;
  }
  .wash_tag img{
    float: left;
    width: 8%;
    margin: 0 10px 0px 0;
  }
  /* 洗濯タグ */
  /* スタッフ */
  .sozai_wrap, .staff_wrap{
    width: 100%;
    margin: 15px 0 0 0;
  }

  .staff{
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    margin: 10px 0 0 0;
  }

  .staff_info{
    word-wrap:break-word;
  }

  /* スタッフ */

  /* 素材 */
  .sozai{
    font-weight: 600;
    font-size: 14px;
    padding: 0;
    margin: 10px 0 0 0;
  }

  .sozai_info{
    word-wrap:break-word;
  }

  /* 素材 */

  /* モデル */
.akm_model_spec{
  border-left: 5px solid #E1E1E1;
}

.akm_model_name{
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 15px 0
}

.akm_model_spec p{
  margin: 0 0px 0 10px;
  font-size: 13px;
}

.akm_model_info{
  margin: 15px 0 0 0;
  width: 100%;
}

.akm_model_info ul{
  display: flex;
  padding: 0;
  margin: 0 ;
  justify-content: space-around;
}

.akm_model_info ul li{
  width: 30%;
  margin: 0 0 0 10px;
  list-style-type: none;
}

.akm_model_info ul li img{
  width: 95%;
}

/* モデル */
  .akm_color_val{
  }

  .akm_color_val p.daimei{
    width: 37%;
    background-color: #000000;
    color: #ffffff;
    padding: 5px 0 5px 0;
    display: block;
    text-align: center;
    font-weight: 500;
    margin: 0 0 5px 0;
    font-size: 11px;
  }

  .akm_color_val .swiper-container p{
    font-size: 10px;
    text-align: center;
  }

  .akm_color_val .swiper-container .swiper-wrapper .swiper-slide span{
      display: block;
  }
  .swiper-slide a{
    text-decoration: none;
    color: #000000;
  }

  .material_name{
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin: 45px 0;
  }

  .akm_material_pc ul{
    padding: 0;
    margin: 0;
  }

  .akm_material_pc ul li{
    list-style-type: none;
    padding: 0 0 20px 0;
  }

  .akm_material_pc ul li img{
    width: 100%;
  }

  .akm_material_pc ul li p{
    margin: 0;
    padding: 0;
  }

  .swiper-container {
    width: 480px;
    padding-top: 10px;
    padding-bottom: 30px;
    overflow: hidden;
  }

  .swiper-container img {
    width: 100%;
  }

  /* .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 300px;
  } */

  body{
    padding:0;
    margin:0;
    background:#fff;
  }

  .akm_item_tabs{
    /* width:420px; */
    width:100%;
    /* margin:10px auto; */
    position:relative;
  }
  .akm_tab-bt span{
    font:400 12px 'open sans',sans-serif;
    font-weight: 600;
    color:#333;
    background:#ffffff;
    cursor:pointer;
    /* border-bottom:2px solid #ddd; */
    border:1px solid #ddd;
    box-sizing: border-box;
    display:block;
    width:33.3%;
    float:left;
    text-align:center;
    height:40px;
    line-height:40px;
  }
  .akm_tab-content{
    /* border-bottom:3px solid #ddd; */
    border:1px solid #ddd;
    box-sizing: border-box;
    padding:15px;
    background:#ffffff;
    display:inline-block;
    font:400 13px 'open sans',sans-serif;
    color:#333;
  }
  #lamp{
    width:33.3%;
    height:2px;
    background:#333;
    display:block;
    position:absolute;
    top:40px;
    transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  }
  #lamp.akm_sizespec_pc{
    left:33.3%;
    transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  }
  #lamp.akm_material_pc{
    left:66.6%;
    transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  }
  #lamp.akm_detail_pc{
    left:0;
    transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  }

  .swiper-container .swiper-slide {
    position: relative;
  }
  .swiper-container .swiper-slide .swiper-slide-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 3s ease 0s;
  }



.sp_only {
	display: none;
}



.itemproductThumbnail_wrap{
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 0 0 20px;
}

.itemproductThumbnail_color{
  width: 100%;
}

.itemproductThumbnail_color img{
  width: 14%;
  margin: 4px 6px !important;
}

.itemproductThumbnail_color .color_ttl{
  width: 100%;
  font-size: 18px;
  font-family: 'Cantata One', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif" !important;
  border-bottom: 1px dotted #555;
  padding-bottom: 2px;
  margin: 0px 0 5px 0;
  font-weight: bold;
  color: rgb(59 58 58);
}

.itemproductThumbnail_color .color_name{
  margin: 0px 6px;
  width: 14%;
  text-align: center;
  font-size: 11px;
}

.itemproductThumbnail_wrap .detail_ttl{
  width: 100%;
  font-size: 18px;
  font-family: 'Cantata One', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro," メイリオ", Meiryo, Osaka," ＭＳ Ｐゴシック", MS PGothic," sans-serif" !important;
  border-bottom: 1px dotted #555;
  padding-bottom: 2px;
  margin: 20px 0 5px 0;
  font-weight: bold;
  color: rgb(59 58 58);
}

.itemproductThumbnail_wrap .detail_ttl span{
  font-size: 9px;
  font-weight: 200;
  color: rgb(30 30 30);
  margin: 0 0 0 5px;
}







}


/*sp*/
@media screen and (max-width: 455px) {

}
