/* pc */
.desktop-contents.product.detail .table thead th{padding:1.3rem}
.desktop-contents.product.detail .table thead th:nth-child(5){ background-color:#0089b5;min-width: 150px;}
.desktop-contents.product.detail .table thead th:nth-child(2) img{left:38%}
.desktop-contents.product.detail .table thead th:nth-child(3) img{left:55.5%}
.desktop-contents.product.detail .table thead th:nth-child(4) img {left:73.5%;}
.desktop-contents.product.detail .table thead th:nth-child(5) img{left:91.5%}

/* mobile */
.mobile-contents.product.detail section#section-4 .table thead th{padding:0.2rem}
.mobile-contents.product.detail section#section-4 .table thead th:nth-child(5) {background-color: #0089b5;}
.mobile-contents.product.detail section#section-4 .table thead th img.s-img{left:54%}
.mobile-contents.product.detail section#section-4 .table thead th img.b-img{left:67.5%}
.mobile-contents.product.detail section#section-4 .table thead th img.g-img{left:81%}
.mobile-contents.product.detail section#section-4 .table thead th img.e-img{left:94.5%}