
@media screen and (min-width: 1000px){
body .products_detail_box.layout_pc_left .detail_left .thumb_package{position: relative;gap: 15px;align-items: flex-start;}
body .products_detail_box.layout_pc_left .detail_left .thumb_size{transform: scale(0.8);margin-top: -90px;}
body .products_detail_box .thumb_small{position: unset;}
body .products_detail_box.layout_pc_left .detail_left .thumb_small .thumb_switching_left{transform: unset;top: 35%;left: 19%;}
body .products_detail_box.layout_pc_left .detail_left .thumb_small .thumb_switching_right{transform: unset;top: 35%;left: unset;bottom: unset;}
}
