@charset "UTF-8";
/* ^scss에서 수정해주세요!  Don't edit .css file, Only work on the scss*/
.svg_icon {
  transition: all 0.2s;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0;
}
.svg_icon.icon_cart {
  display: inline-block;
  width: 27px;
  min-width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27'  fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.04 1.488h7.263l.92 16.985h13.425L25.04 5.687H9.223'/%3E%3Cmask id='a' fill='%23fff'%3E%3Cellipse cx='11.888' cy='24.674' rx='1.747' ry='1.813'/%3E%3C/mask%3E%3Cpath fill='%231D1D1B' d='M11.635 24.674a.16.16 0 0 1 .048-.105.29.29 0 0 1 .205-.082v4c2.138 0 3.747-1.777 3.747-3.813h-4Zm.253-.187a.29.29 0 0 1 .204.082.16.16 0 0 1 .049.105h-4c0 2.036 1.608 3.813 3.747 3.813v-4Zm.253.187a.16.16 0 0 1-.049.106.291.291 0 0 1-.204.081v-4c-2.139 0-3.747 1.778-3.747 3.813h4Zm-.253.187a.291.291 0 0 1-.205-.08.16.16 0 0 1-.048-.107h4c0-2.035-1.609-3.813-3.747-3.813v4Z' mask='url(%23a)'/%3E%3Cmask id='b' fill='%23fff'%3E%3Cellipse cx='19.431' cy='24.674' rx='1.747' ry='1.813'/%3E%3C/mask%3E%3Cpath fill='%231D1D1B' d='M19.178 24.674a.16.16 0 0 1 .048-.105.29.29 0 0 1 .205-.082v4c2.138 0 3.747-1.777 3.747-3.813h-4Zm.253-.187a.29.29 0 0 1 .204.082.16.16 0 0 1 .049.105h-4c0 2.036 1.608 3.813 3.747 3.813v-4Zm.253.187a.16.16 0 0 1-.049.106.291.291 0 0 1-.204.081v-4c-2.139 0-3.747 1.778-3.747 3.813h4Zm-.253.187a.291.291 0 0 1-.205-.08.16.16 0 0 1-.048-.107h4c0-2.035-1.609-3.813-3.747-3.813v4Z' mask='url(%23b)'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_push {
  display: inline-block;
  width: 28px;
  min-width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28'  viewBox='0 0 28 28' fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-width='2' d='M2.984 19.58a9.646 9.646 0 0 0 2.844-6.84V9.955a8.221 8.221 0 0 1 16.442 0v2.785a9.647 9.647 0 0 0 2.844 6.84'/%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-width='2' d='M18.539 22.256c0 2.473-2.016 4.478-4.502 4.478-2.486 0-4.502-2.005-4.502-4.478M1.738 19.58h25'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_mypage {
  display: inline-block;
  width: 30px;
  min-width: 30px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='27'  viewBox='0 0 30 27' fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-width='2' d='M20.31 6.724c0 2.759-2.23 4.99-4.975 4.99a4.983 4.983 0 0 1-4.976-4.99c0-2.758 2.23-4.99 4.976-4.99a4.983 4.983 0 0 1 4.976 4.99ZM28.836 25.734c0-5.78-6.044-10.465-13.5-10.465s-13.5 4.685-13.5 10.465'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_bar {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'  fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 10h18M1 4h18M1 16h18'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_close {
  display: inline-block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'  fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' d='m3.332 12.668 9.333-9.333M12.664 12.668 3.331 3.335'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_arrow {
  display: inline-block;
  width: 11px;
  min-width: 11px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' viewBox='0 0 11 10' fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m3.833 8.334 3.333-3.125-3.333-3.125'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_search {
  display: inline-block;
  width: 25px;
  min-width: 25px;
  height: 26px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='26'   viewBox='0 0 25 26' fill='none'%3E%3Cpath fill='%231D1D1B' stroke='%231D1D1B' d='m23.673 24.177-5.418-5.774c1.518-1.847 2.44-4.265 2.44-6.908C20.695 5.708 16.277 1 10.848 1 5.418 1 1 5.708 1 11.495c0 5.786 4.418 10.494 9.848 10.494 2.48 0 4.748-.982 6.481-2.6l5.418 5.774a.632.632 0 0 0 .462.204.634.634 0 0 0 .463-.204.73.73 0 0 0 0-.986ZM2.308 11.495c0-5.018 3.832-9.1 8.54-9.1 4.707 0 8.538 4.081 8.538 9.098 0 5.018-3.83 9.1-8.538 9.1s-8.54-4.081-8.54-9.098Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_delivery {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14' viewBox='0 0 20 14' fill='none'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='.7' d='M10.864 1.924v8.912m0 0c-2.45.003-1.206.007-3.656.01m3.656-.01h2.685M9.314.484H2.037a.97.97 0 0 0-.97.971V9.62c0 .672.586 1.216 1.31 1.216h.898m0 0a1.966 1.966 0 1 0 3.932 0 1.966 1.966 0 0 0-3.932 0Zm10.274 0a1.966 1.966 0 0 0 3.932 0m-3.932 0a1.966 1.966 0 0 1 3.932 0m0 0h.835a.75.75 0 0 0 .75-.751v-2.92c0-.881-.495-1.688-1.281-2.087l-.54-.274a1.9 1.9 0 0 1-.73-.655l-1.723-2.635A1.4 1.4 0 0 0 13.62.88h-2.756m5.076 5.024h-2.309a.504.504 0 0 1-.503-.503V2.05'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_location {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' stroke-width='.7' d='M5.356 8.345 3.54 8.94l-2.474 7.938 3.604-.444a.485.485 0 0 1 .199.017l3.49 1.045 4.476-1.125a.487.487 0 0 1 .298.02l4.032 1.606 1.901-8.204-4.002-1.92m-4.95-6.586a4.333 4.333 0 0 0-4.328 4.328c0 .433.152 1.035.451 1.79a.44.44 0 0 1 .039.096c.946 2.33 3.005 5.438 3.838 6.656.882-1.289 3.08-4.612 3.96-6.966a.5.5 0 0 1 .032-.088c.223-.614.336-1.115.336-1.487a4.333 4.333 0 0 0-4.328-4.328h0Zm0 6.713a2.397 2.397 0 0 1-2.395-2.394 2.397 2.397 0 0 1 2.395-2.395 2.397 2.397 0 0 1 2.394 2.395A2.397 2.397 0 0 1 10.114 8Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_price {
  display: inline-block;
  width: 19px;
  min-width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19' fill='none'%3E%3Ccircle cx='9.066' cy='9.643' r='8.65' stroke='%231D1D1B' stroke-width='.7'/%3E%3Cpath fill='%23000' d='m6.107 13.867-2.2-7.424h.464l1.996 6.795h.041l2.01-6.795h.451l2.01 6.782h.04l1.997-6.782h.465l-2.215 7.424h-.533L8.664 7.21h-.041l-1.969 6.658h-.547Z'/%3E%3Cpath fill='%23000' d='M3.387 9.41H13.9v.41H3.387v-.41Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_time {
  display: inline-block;
  width: 20px;
  min-width: 20px;
  height: 19px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' stroke-width='.7' d='M6.555 9.643h3.511V4.727m0-1.744V1.897m0 15.49v-1.085M4.3 6.312l-.94-.542m13.415 7.745-.94-.543m-11.535 0-.94.543M16.774 5.77l-.94.543M10.066.643c-4.962 0-9 4.037-9 9 0 4.962 4.034 8.996 8.991 9h.016c4.959-.004 8.993-4.041 8.993-9 0-4.96-4.037-9-9-9Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_plus {
  display: inline-block;
  width: 10px;
  min-width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'  fill='none'%3E%3Cpath fill='%231D1D1B' d='M9.344 4.195v2h-9v-2h9Z'/%3E%3Cpath fill='%231D1D1B' d='M5.843 9.695h-2v-9h2v9Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_minus {
  display: inline-block;
  width: 10px;
  min-width: 10px;
  height: 3px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='3' viewBox='0 0 10 3' fill='none'%3E%3Cpath fill='%23000' d='M9.344.195v2h-9v-2h9Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_like_off {
  display: inline-block;
  width: 23px;
  min-width: 23px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='21' viewBox='0 0 23 21' fill='none'%3E%3Cpath stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19.887 2.631a5.256 5.256 0 0 0-7.613 0L11.24 3.698l-1.033-1.067C8.089.467 4.68.467 2.573 2.631c-2.097 2.176-2.097 5.692 0 7.867l1.034 1.067 7.613 7.856 7.613-7.856 1.033-1.067c2.108-2.164 2.108-5.691 0-7.856l.02-.01Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_like_on {
  display: inline-block;
  width: 23px;
  min-width: 23px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='21' viewBox='0 0 23 21' fill='none'%3E%3Cpath fill='%231D1D1B' stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19.887 2.631a5.256 5.256 0 0 0-7.613 0L11.24 3.698l-1.033-1.067C8.089.467 4.68.467 2.573 2.631c-2.097 2.176-2.097 5.692 0 7.867l1.034 1.067 7.613 7.856 7.613-7.856 1.033-1.067c2.108-2.164 2.108-5.691 0-7.856l.02-.01Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_re {
  display: inline-block;
  width: 23px;
  min-width: 23px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='14' viewBox='0 0 23 14' fill='none'%3E%3Cpath fill='%231D1D1B' d='M22.5 7.206a1 1 0 0 1 0 1.732l-7.5 4.33a1 1 0 0 1-1.5-.866v-8.66a1 1 0 0 1 1.5-.866l7.5 4.33ZM10 8.072a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM4 8.072a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM4 2.072a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z'/%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_pin {
  display: inline-block;
  width: 17px;
  min-width: 17px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16' fill='none'%3E%3Cg stroke='%231D1D1B' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 6.666c0 4.667-6 8.667-6 8.667s-6-4-6-8.667a6 6 0 1 1 12 0Z'/%3E%3Cpath d='M8.5 8.666a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_user {
  display: inline-block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg stroke='%231D1D1B' stroke-linecap='round' stroke-width='1.5' stroke-linejoin='round'%3E%3Cpath d='M13.3333 14.5V13.1667C13.3333 12.4594 13.0524 11.7811 12.5523 11.281C12.0522 10.781 11.3739 10.5 10.6667 10.5H5.33334C4.62609 10.5 3.94782 10.781 3.44772 11.281C2.94762 11.7811 2.66667 12.4594 2.66667 13.1667V14.5'/%3E%3Cpath d='M7.99999 7.83333C9.47275 7.83333 10.6667 6.63943 10.6667 5.16667C10.6667 3.69391 9.47275 2.5 7.99999 2.5C6.52724 2.5 5.33333 3.69391 5.33333 5.16667C5.33333 6.63943 6.52724 7.83333 7.99999 7.83333Z'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_clock {
  display: inline-block;
  width: 16px;
  min-width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg stroke='%231D1D1B' stroke-linecap='round' stroke-width='1.5' stroke-linejoin='round'%3E%3Cpath d='M8 14.6667C11.6819 14.6667 14.6667 11.6819 14.6667 8.00001C14.6667 4.31811 11.6819 1.33334 8 1.33334C4.3181 1.33334 1.33333 4.31811 1.33333 8.00001C1.33333 11.6819 4.3181 14.6667 8 14.6667Z'/%3E%3Cpath d='M8 4V8L10.6667 9.33333'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.svg_icon.icon_cart.white {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 27 27'  fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.04 1.488h7.263l.92 16.985h13.425L25.04 5.687H9.223'/%3E%3Cmask id='a' fill='%23fff'%3E%3Cellipse cx='11.888' cy='24.674' rx='1.747' ry='1.813'/%3E%3C/mask%3E%3Cpath fill='%23fff' d='M11.635 24.674a.16.16 0 0 1 .048-.105.29.29 0 0 1 .205-.082v4c2.138 0 3.747-1.777 3.747-3.813h-4Zm.253-.187a.29.29 0 0 1 .204.082.16.16 0 0 1 .049.105h-4c0 2.036 1.608 3.813 3.747 3.813v-4Zm.253.187a.16.16 0 0 1-.049.106.291.291 0 0 1-.204.081v-4c-2.139 0-3.747 1.778-3.747 3.813h4Zm-.253.187a.291.291 0 0 1-.205-.08.16.16 0 0 1-.048-.107h4c0-2.035-1.609-3.813-3.747-3.813v4Z' mask='url(%23a)'/%3E%3Cmask id='b' fill='%23fff'%3E%3Cellipse cx='19.431' cy='24.674' rx='1.747' ry='1.813'/%3E%3C/mask%3E%3Cpath fill='%23fff' d='M19.178 24.674a.16.16 0 0 1 .048-.105.29.29 0 0 1 .205-.082v4c2.138 0 3.747-1.777 3.747-3.813h-4Zm.253-.187a.29.29 0 0 1 .204.082.16.16 0 0 1 .049.105h-4c0 2.036 1.608 3.813 3.747 3.813v-4Zm.253.187a.16.16 0 0 1-.049.106.291.291 0 0 1-.204.081v-4c-2.139 0-3.747 1.778-3.747 3.813h4Zm-.253.187a.291.291 0 0 1-.205-.08.16.16 0 0 1-.048-.107h4c0-2.035-1.609-3.813-3.747-3.813v4Z' mask='url(%23b)'/%3E%3C/svg%3E");
}
.svg_icon.icon_push.white {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28'  viewBox='0 0 28 28' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='2' d='M2.984 19.58a9.646 9.646 0 0 0 2.844-6.84V9.955a8.221 8.221 0 0 1 16.442 0v2.785a9.647 9.647 0 0 0 2.844 6.84'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='M18.539 22.256c0 2.473-2.016 4.478-4.502 4.478-2.486 0-4.502-2.005-4.502-4.478M1.738 19.58h25'/%3E%3C/svg%3E");
}

.png_icon {
  vertical-align: top;
}
.png_icon.icon_facebook {
  content: "";
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/icon_facebook.png);
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.com_Main .head {
  z-index: 12;
}
.com_Main .franchise_main {
  padding-block: 110px unset;
}
.com_Main .franchise_sale_layout {
  background-color: #F8F8F8;
  padding: 80px 0 136px;
}
@media screen and (max-width: 1023.9px) {
  .com_Main .franchise_sale_layout {
    padding: 20px;
  }
}
.com_Main .franchise_sale_layout .wrapper {
  max-width: 1170px;
  margin: 0 auto;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 1023.9px) {
  .com_Main .franchise_sale_layout .wrapper {
    flex-direction: column;
  }
}
.com_Main .franchise_sale_layout .round_box {
  border: 1px solid #EAEAEA;
  background-color: #fff;
  padding: 30px;
}
@media screen and (max-width: 1023.9px) {
  .com_Main .franchise_sale_layout .round_box {
    padding: 20px;
  }
}
.com_Main .franchise_sale_layout .round_box .com_sec_tit {
  margin-bottom: 20px;
}
.com_Main .franchise_sale_layout .franchise_chart {
  flex: 1;
}
@media screen and (min-width: 1023.9px) {
  .com_Main .franchise_sale_layout .franchise_chart .round_box {
    height: calc(100% - 55px);
  }
}
.com_Main .franchise_sale_layout .franchise_date {
  flex: 1;
}
@media screen and (min-width: 1023.9px) {
  .com_Main .franchise_sale_layout .franchise_date {
    margin-top: 55px;
  }
}
.com_Main .franchise_sale_layout .franchise_date .main_sale_list tbody th {
  background-color: #F8F8F8;
  font-weight: 600;
  font-size: 14px;
}
.com_Main .franchise_sale_layout .franchise_date .main_sale_list tbody td {
  text-align: right;
}
@media screen and (min-width: 1023.9px) {
  .com_Main .franchise_sale_layout .franchise_date .main_sale_list tbody td {
    padding: 20px;
    font-size: 15px;
  }
}
@media screen and (max-width: 1023.9px) {
  .com_Main .franchise_sale_layout .franchise_date .main_sale_list thead {
    display: block;
  }
  .com_Main .franchise_sale_layout .franchise_date .main_sale_list tbody td {
    flex: 0 0 65%;
    max-width: 65%;
  }
  .com_Main .franchise_sale_layout .franchise_date .main_sale_list tbody th {
    flex: 0 0 35%;
    max-width: 35%;
  }
}
.com_Main .franchise_sale_layout .franchise_recent {
  width: 100%;
}
.com_Main .franchise_sale_layout .franchise_recent .main_recent_list th {
  background-color: #F8F8F8;
}
@media screen and (max-width: 1023.9px) {
  .com_Main .franchise_sale_layout .franchise_recent .main_recent_list td, .com_Main .franchise_sale_layout .franchise_recent .main_recent_list th {
    padding: 15px 0;
    font-size: 14px;
  }
}
.com_Main .franchise_sale_layout .franchise_recent .main_recent_list .today_tr {
  background-color: #fff3f3;
  font-weight: 700;
}
@media screen and (min-width: 1023.9px) {
  .com_Main .franchise_sale_layout .franchise_recent .main_recent_list .today_tr {
    font-size: 15px;
  }
}