@media only screen and (min-width: 641px){.forPc{display:block !important}}@media only screen and (max-width: 640px){.forPc{display:none !important}}@media only screen and (min-width: 641px){.forSp{display:none !important}}@media only screen and (max-width: 640px){.forSp{display:block !important}}.column .txt{margin-bottom:50px !important}#concierge_store{width:100%}#concierge_store tbody{display:flex;flex-wrap:wrap;width:100%}#concierge_store tbody tr{width:100%;display:flex;justify-content:space-between;padding:10px 0}#concierge_store tbody tr:nth-child(odd){background:#f1f1f1}@media only screen and (max-width: 640px){#concierge_store tbody tr{flex-direction:column;padding:0}#concierge_store tbody tr:nth-child(odd){background:none}#concierge_store tbody tr:nth-child(odd) td:nth-child(odd){background:#f1f1f1}#concierge_store tbody tr:nth-child(even) td:nth-child(even){background:#f1f1f1}}#concierge_store tbody tr td{width:30%}@media only screen and (max-width: 640px){#concierge_store tbody tr td{width:100% !important;padding:15px 0}}
