.content-box{margin:0 auto;padding:30px 60px;width:1200px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-box .menu-title{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 20px;font-size:26px;color:#3e3832;background:#ffe21c;font-weight:bold}.content-box .content-wrap{width:100%;background:white;border:1px solid #ffe21c;padding:80px 30px}.content-box .content-wrap .select-box-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.content-box .content-wrap .select-box-wrap select+select{margin-left:50px}.content-box .content-wrap .grid-box{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4, 1fr);row-gap:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;margin-top:80px}.content-box .content-wrap .grid-box .product-item-box img{width:200px;height:200px}.content-box .content-wrap .grid-box .product-item-box .product-info-box{height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content-box .content-wrap .grid-box .product-item-box .product-info-box .price-box{padding-top:10px}.content-box .content-wrap .grid-box .product-item-box .product-info-box .price-box .sale-price,.content-box .content-wrap .grid-box .product-item-box .product-info-box .price-box .origin-price{font-size:14px;color:#3e3832;font-weight:500}.content-box .content-wrap .grid-box .product-item-box .product-info-box .price-box .sale-price.none{display:none}.content-box .content-wrap .grid-box .product-item-box .product-info-box .price-box .origin-price.through-line{text-decoration:line-through;font-size:12px;color:#6c757d}.content-box .content-wrap .grid-box .product-item-box .product-info-box .purchase-button{width:100%;font-size:14px;color:#3e3832;font-weight:600;text-align:center;background:#ffe21c;padding:5px 0}.content-box .content-wrap .grid-box .product-item-box .product-info-box .purchase-button:hover{background:#ffbf00}@media screen and (max-width: 1200px){.content-box{width:100%}}@media screen and (max-width: 1024px){.content-box .content-wrap .grid-box{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 768px){.content-box .content-wrap .select-box-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-box .content-wrap .select-box-wrap select+select{margin-top:20px;margin-left:0px}.content-box .content-wrap .grid-box{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);row-gap:50px}}@media screen and (max-width: 568px){.content-box{padding:15px 30px}.content-box .menu-title{font-size:16px}.content-box .content-wrap{padding:50px 30px}.content-box .content-wrap .grid-box{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1, 1fr);margin-top:40px}}
