/* List Main */
.clearfix:after{
	content: "";
	clear: both;
	display: block;
}
.detail-main {
  min-width: 980px;
  padding: 80px 0 70px;}
.detail-main__container {
  max-width: 1100px;
  margin: 0 auto;}
.detail-main__heading {
  border-bottom: 1px solid #c0c0c0;
  color: #333;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.3em;
  margin:45px 0 27px;
  padding-bottom: 7px;}
.detail-main__heading2 {
  color: #595757;
  font-size: 1.66rem;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 15px;}
  .detail-main__product:after {
    content: ' ';
    clear: both;
    display: block;}
.detail-main__product-image {
  float: left;
  width: 37.27%;}
  .detail-main__product-image img {
    max-width: 100%;}
  .detail-main__product-image .detail-main__product-zoom {
    color: #595757;
    clear: both;
    display: block;
    font-size: 1.58rem;
    font-weight: bold;
    line-height: 1.3em;
    margin-top: 8px;}
  .detail-main__product-image .sub_area4 {
    margin-top: 10px; }
.detail-main__product-info {
  float: right;
  width: 54.5%;}
.detail-main__product-types {
  margin-bottom: 22px;}
.detail-main__product-types li {
  color: #fff;
  display: inline-block;
  font-size: 1.45rem;
  font-weight: bold;
  line-height: 1.3em;
  margin-right: 5px;
  padding: 7px 20px;}
.detail-main__product-types li.blue {
  background: #46a8ff;}
.detail-main__product-types li.gray {
  background: #808080;}
.detail-main__product-types li.orange {
  background: #ff7800;}
.detail-main__product-paragraph {
  border-bottom: 1px solid #a6a6a6;
  color: #333;
  margin-bottom: 20px;
  padding-bottom: 25px;}
.detail-main__product-paragraph > span {
  display: block;}
.detail-main__product-paragraph .detail-main__product-id {
  font-size: 1.4rem;
  line-height: 1.3em;
  margin-bottom: 10px;}
.detail-main__product-paragraph .detail-main__product-name {
  font-size: 2.85rem;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 20px;}
.detail-main__product-paragraph .detail-main__product-description {
  font-size: 1.37rem;
  line-height: 1.3em;}
.detail-main__product-price_container > p {
  font-size: 1.65rem;
  line-height: 1.3em;
  margin-bottom: 10px;}
.detail-main__product-price__wrap {
  display: table;
  margin: 0 0 40px auto;
  position: relative;}
.detail-main__product-price__inner {
  display: table-row;
  margin-bottom: 5px;}
.detail-main__product-price__inner > dt,
.detail-main__product-price__inner > dd {
  display: table-cell;
  font-size: 1.85rem;
  line-height: 2em;
  text-align: right;}
.detail-main__product-price__inner > dd {
  padding-left: 20px;}
  .detail-main__product-price__inner > dd > span {
    font-size: 3.9rem;
    position: relative;
    top: 2px;}
.detail-main__product-cart {
  background: #e6e6e6;
  margin-bottom: 15px;
  padding: 30px 27px 32px;}
  .detail-main__product-cart > span {
    font-size: 1.9rem;}
  .detail-main__product-cart input[type="text"] {
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #9f9f9f;
    font-size: 2.2rem;
    height: 26px;
    padding: 5px;
    position: relative;
    top: -3px;
    width: 80px;}
.input_area{
display: inline-block;
float: left;
margin-top: 15px;}
.input_area span{
	    vertical-align: -webkit-baseline-middle;
    display: inline-block;
    margin-right: 8px;}
.detail_btn{
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 2.3rem;
  font-weight: bold;
  margin: 0 0 15px 20px;
  padding: 19px 10px 20px;
  -ms-transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  text-align: center;
  width: 62%;
  float:right;}
.detail-main__product-cart__btn {
  background: #ff9500;}
.detail-main__estimate__btn {
      background: #00D0FF;
    padding: 12px 10px 12px;
    font-size: 1.8rem;}
.mb0{
	margin-bottom:0px !important;}
  .detail_btn i {
    font-size: 2.4rem;
    position: relative;
    top: 0;}
  .detail_btn:hover {
    opacity: 0.6;
    text-decoration: none;}
.detail-main__product-add__btn {
  margin-bottom: 8px;
  text-align: right;}
  .detail-main__product-add__btn a {
    background: #595959;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 10px 23px;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;}
    .detail-main__product-add__btn a:hover {
      opacity: 0.6;
      text-decoration: none;}
.detail-main__product-add__note {
  font-size: 1.37rem;
  line-height: 1.3em;
  text-align: right;}
.detail-main__tbl-wrap {
  margin-bottom: 40px;}
.detail-main__tbl table {
  width: 100%;}
  .detail-main__tbl th,
  .detail-main__tbl td {
    background: #fff;
    border: 1px solid #b2b2b2;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.3em;
    padding: 10px 0;
    vertical-align: middle;
    text-align: center;}
  .detail-main__tbl th {
    background: #f7f8f8;
    font-size: 1.3rem;}
  .detail-main__tbl-head {
    width: 21%;}
  .detail-main__tbl-size1 {
    width: 5%;}
  .detail-main__tbl-size2 {
    width: 12.5%;}
  .detail-main__tbl-size3 {
    width: 6.8%;}
  .detail-main__icon-type span {
    background: #46aaff;
    color: #fff;
    display: inline-block;
    font-size: bold;
    padding: 11px 4px;}
.detail-main__category__back-cart {
  text-align: center;}
  .detail-main__category__back-cart a {
    background: #ff9500;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 2.3rem;
    font-weight: bold;
    max-width: 345px;
    padding: 19px 10px 20px;
    -ms-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    text-align: center;
    width: 100%;}
  .detail-main__category__back-cart a:hover {
    opacity: 0.6;
    text-decoration: none;}
    .detail-main__category__back-cart i {
      font-size: 2.4rem;
      position: relative;
      top: 0;}
.detail-main__related-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  align-content: unset;
  align-items: stretch;
  margin-right: -1%;}
.detail-main__related-list > li {
  border: 1px solid #a6a6a6;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #595757;
  margin-bottom: 10px;
  margin-right: 1%;
  width: 24%;
  padding: 22px 20px 67px;
  position: relative;}
.detail-main__related-list .detail-main__related-image {
  margin-bottom: 15px;
  text-align: center;}
  .detail-main__related-list .detail-main__related-image a img {
    -webkit-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;}
    .detail-main__related-list .detail-main__related-image a:hover img {
      opacity: 0.6;}
.detail-main__related-list .detail-main__related-type {
  margin-bottom: 10px;}
.detail-main__related-list .detail-main__related-type li {
  color: #fff;
  display: inline-block;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.3em;
  margin-right: 3px;
  padding: 3px 7px;}
.detail-main__related-list .detail-main__related-type li.blue {
  background: #46a8ff;}
.detail-main__related-list .detail-main__related-type li.gray {
  background: #808080;}
.detail-main__related-list .detail-main__related-type li.orange {
  background: #ff7800;}
.detail-main__related-list .detail-main__related-type li.green {
  background: #28b3b3;}
.detail-main__related-list .detail-main__related-type li.purple {
  background: #a078d2;}
.detail-main__related-list .detail-main__related-id {
  font-size: 1.1rem;
  line-height: 1.1em;
  margin-bottom: 10px;}
.detail-main__related-list .detail-main__related-name {
  font-size: 1.375rem;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 10px;}
.detail-main__related-list .detail-main__related-name a:hover {
  color: #00644b;}
.detail-main__related-price__wrap {
  margin: 0 0 0 auto;
  position: absolute;
  right: 0px;
  bottom: 20px;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.detail-main__related-price__inner {
  padding: 0 10px 0 0 ;
}
.detail-main__related-price__inner:after{
  content: "";
  clear: both;
}
.detail-main__related-price__inner > dt,
.detail-main__related-price__inner > dd {
  font-size: 1.28rem;
  font-weight: bold;
  line-height: 1.7em;
  text-align: right;
}
.detail-main__related-price__inner > dd > span {
  font-size: 1.65rem;
}
.detail-main__related-price__inner > dt{
  width: 40%;
  float: left;
}
.detail-main__related-price__inner > dd{
  
}