@charset "utf-8";
* {font-family: 'Pretendard', sans-serif;box-sizing:border-box;}
html{font-size:100%;line-height:1.5;letter-spacing:-0.05rem}
body{}
#header{min-width:75rem;background:#eaf7ff}
.nav-link:hover{font-weight:bold}
a{text-decoration: none}
#content{min-width:75rem;font-size:0.75rem}
#footer{min-width:75rem}
ul{list-style:none;padding:0;margin:0}
.bg_kmcook01{background:#ffd !important;}
.bg_kmcook02{background:#dff !important;}
.bg_kmcook03{background:#fdf !important;}
.bg_kmcook04{background:#e5ecef !important;}
.bg_purchase{background:#dce5f4 !important}
.bg_logistics{background:#dfd9f7 !important}
.mark, mark{padding:0;color:#f00;font-weight:900;background:none}
.bg_order_delivery{background:#c8ffc8 !important}
.bg_order_cancel{background:#ffbbbb !important}
.bg_order_deadline{background:#fdf395 !important}
.bg_data_division_copy{background:#ffffb5 !important}