@charset "UTF-8";

.specification_detail {
  margin: 40px 0 0;
}


.specification_detail .price_detail .goods_name {
  color: #656565;
  text-align: left;
  font-family: 'DIN Regular';
}
#spec .sectionTitle {
    font-family: 'DIN Regular';
    /* font-size: 36px;
    padding: 60px 0 20px; */
    border-bottom: 1px solid #E4E4E4;
    /* margin-bottom: 50px; */
    line-height: 1;
}
#spec .sectionTitle {
    font-size: 36px;
    padding: 60px 0 20px;
    margin-bottom: 50px;
}
#spec .sectionTitle span {
    vertical-align: baseline;
    margin: auto;
}


/* .specification_detail dl.detail {
  float: left;
  zoom: 1;
  width: 37%;
} */
p.specificationTtl {
  /* font-size: 150%; */
  /* line-height: 200%; */
  font-weight: bold;
}
.specification_detail dt {
  display: inline;
  border-bottom: 1px solid #E0E0E0;
  padding: 0 0 5px;
}

.specification_detail dt span {
  border-left: 3px solid #B2B2B2;
  padding: 0 0 0 7px;
  /* font-size: 140%;
  line-height: 200%; */
}

.specification_detail dd {
  margin: 10px 0 25px;
}

.specification_detail dd ul {
  margin: 0 0 0 20px;
}

.specification_detail dd ul li {}

.specification_detail dd ul span.name {
  float: left;
  width: 40px;
}

.specification_detail dd ul div.date {
  float: left;
  width: 80%;
}

.specification_detail .price_detail {
  /* width: 50%; */
  /* float: right; */
  zoom: 1;
}

.specification_detail .price_detail .price_content {
  margin-bottom: 30px;
}

.specification_detail .price_detail .name {
  line-height: 0;
}

.pink {
  color: #e5007f;
}

.specification_detail .price_detail .price {
  margin: 10px 0 0;
  /* font-size: 130%; */
}

.specification_detail .col2-resp {
  margin-bottom: 0;
  margin-top: 25px;
}

.specification_detail {
  margin: 13px 0 0;
}

.specification_detail .col1-resp {
  margin-bottom: 0;
}

/* .specification_detail .detail dt {
  border-bottom: none;
} */

.specification_detail .detail dd {
  /* margin: 0 0 15px; */
  padding: 0 0 10px;
  /* font-size: 83%; */
  line-height: 160%;
}

.specification_detail .detail .info {
  margin-top: 12px;
  border-bottom: none;
}

.specification_detail dd ul {
  /*margin:0;*/
}

.specification_detail .price_detail .price_content {
  margin-bottom: 0;
}

.specification_detail .price_detail .name img {
  width: 100%;
}

.specification_detail .price_detail .price {
  margin: 5px 0 10px;
  /* font-size: 90%; */
}


/* .specification_detail dl.detail,
.specification_detail .price_detail {
  width: 100%;
  float: none;
} */

.specification_detail dt span {
  /* font-size: 125%; */
}

.specification_detail dd {
  /* border-bottom: 1px dashed #cbcbcb; */
  margin: 10px 0 15px;
  padding: 0 0 15px;
}

/* .specification_detail .price_detail {
  margin: 30px 0 0;
} */

.specification_detail .price_detail .price_content {
  text-align: center;
}




/* notes */
.notes {
    margin:30px 0 0;
	padding-left: 1.7%;
}
/* .notes ul li:before {
	content: '● ';
}
.notes ul.db_circle li:before {
    content: '◎ ';
}
.notes ul.att_list li:before {
	content:'※ ';
}
.notes ul.dot_list li:before {
	content:'・ ';
}*/
.notes ul li {
	text-indent: -1.2em;
}
.notes ul li.in_img {
    margin-bottom: 1em;
}
.notes ul li.in_img:before {
    content: none;
}
.notes ul li.in_img img {
    display: inline-block;
    height: 1.6em;
    width: auto;
    margin-right: 1em;
    margin-bottom: -.8em;
    vertical-align: top;
}

@media only screen and (max-width:640px) { /* sp */

  #spec .sectionTitle {
    font-size: 1.8rem;
    padding: 0 0 5% !important;
    margin-bottom: 8%;
  }
  #spec .sectionTitle span {
    font-size: .8rem;
    padding-left: .8em;
  }
  .specification_detail p.specificationTtl {
    font-size: 1.2rem;
    line-height: 200%;
  }
  .specification_detail .detail dt {
  }
  .specification_detail dt span {
    font-size: 1rem;
    line-height: 200%;
  }
  .specification_detail .detail dd {
    font-size: .8rem;
  }




  .price_detail p.goods_name {
    font-size: 1.8rem;
    line-height: 1;
  }
  .price_detail .goods_name span {
    font-size: 1rem;
    padding-left: 1em;
  }
  .specification_detail .price_detail .price {
    margin: 5% 0 10%;
    font-size: 1rem;
    /* font-size: 90%; */
  }
  .specification_image {
    margin-bottom: 10%;
  }
  .specification_image figure:nth-child(n+2) {
    margin-top: 10%;
  }

  .specification_image p {
    margin: 1em 0;
  }


  .specification_detail p.specificationTtl {
    font-size: 1rem;
    line-height: 200%;
  }
  .specification_detail .detail dt {
  }
  .specification_detail dt span {
    font-size: 1rem;
    line-height: 200%;
  }
  .specification_detail .detail dd {
    font-size: .8rem;
  }
  .product_panel_button {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 50px 0;
  }
  .product_panel_button li {
    float: none;
    margin: 0 calc((50% / 2) / 4);
  }

  .notes {
    width: calc(96% - 1em);
    margin: 5% auto 0;
  }
  .notes ul li {
    font-size: .8rem;
    line-height: 180%;
  }







}

@media only screen and (min-width:641px) { /* pc */

  .specification_detail .spec_fx {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }
  .spec_fx > * {
    width: 45.38%;
  }
  #spec .sectionTitle {
      font-size: 36px;
      padding: 60px 0 20px;
      margin-bottom: 50px;
  }
  #spec .sectionTitle span {
      font-size: 16px;
      padding-left: 10px;
  }

  .price_detail p.goods_name {
    font-size: 36px;
    line-height: 1;
  }
  .price_detail .goods_name span {
    font-size: 16px;
    padding-left: 1em;
  }
  .specification_detail .price_detail .price {
    margin: 5px 0 80px;
    font-size: 16px;
    /* font-size: 90%; */
  }
  .specification_image {
    margin-bottom: 80px;
  }
  .specification_image figure:nth-child(n+2) {
    margin-top: 50px;
  }

  .specification_image p {
    margin: 1em 0;
  }


  .specification_detail p.specificationTtl {
    font-size: 20px;
    line-height: 200%;
  }
  .specification_detail .detail dt {
  }
  .specification_detail dt span {
    font-size: 16px;
    line-height: 200%;
  }
  .specification_detail .detail dd {
    font-size: 12px;
  }
  .product_panel_button {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 50px 0;
  }
  .product_panel_button li {
    float: none;
    margin: 0 calc((50% / 2) / 4);
  }


  .notes ul li {
    font-size: 12px;
    line-height: 180%;
  }


}


/* -----------------------------------------------
 再生フォーマット
----------------------------------------------- */
.specification_detail .info_detail .spec-format {
  width: 100%;
  font-family: DIN Regular, san-serif;
  font-size: 14px;
  table-layout: fixed;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 1.5em;
  line-height: 1.57;
}

.specification_detail .info_detail .specificationTtl {
  font-size: 18px;
}

.specification_detail .info_detail .spec-format_title {
  font-size: 16px;
}

.specification_detail .info_detail .spec-format thead {
  background: #a6a6a6;
  color: #fff;
  font-weight: bold;
}

.specification_detail .info_detail .spec-format tbody {
  color: #333;
}

.specification_detail .info_detail .spec-format tr>* {
  border: 1px solid #fff;
  padding: 4px 5px 2px;
  vertical-align: middle;
}

.specification_detail .info_detail .spec-format tbody tr:nth-child(odd) {
  background: #d9d9d9;
}

.specification_detail .info_detail .spec-format tbody tr:nth-child(even) {
  background: #bfbfbf;
}

.specification_detail .info_detail .spec-format thead th:nth-child(1) {
  width: 18%;
}

.specification_detail .info_detail .spec-format thead th:nth-child(2) {
  width: 14%;
}

.specification_detail .info_detail .spec-format thead th:nth-child(3) {
  width: 48%;
}

.specification_detail .info_detail .spec-format thead th:nth-child(4) {
  width: 20%;
}