#reservation_area{display:flex;flex-wrap:wrap;margin-top:30px;margin-bottom:30px}#reservation_area .method{padding:5px}#reservation_area:not(.send) .method .wrap{background-color:#f2f2f2;border:1px solid #CCC;height:100%;padding:10px}#reservation_area .method h2{border-bottom:1px solid #BBB;margin:0;padding-bottom:10px;text-align:center}#reservation_area .method h2 i{margin-right:5px}#reservation_area:not(.send) .method{width:50%}#reservation_area .web table th{text-align:right;width:150px}#reservation_area:not(.send) .web p{font-size:.9em;padding:0 10px}#reservation_area:not(.send) .web p.caution{margin:5px 0}#reservation_area .web .link{display:inline-block}#reservation_area .web a{display:inline-block}#reservation_area.send .tel{display:none}#reservation_area .tel{text-align:center}#reservation_area .tel .no{font-size:2.5em;font-weight:bold;padding-top:20px;padding-bottom:15px}#reservation_area .tel .hours{margin-bottom:3px}#reservation_area .tel .hours:before{content:"営業時間："}#reservation_area .tel .holiday:before{content:"定休日："}#reservation_area .caution{width:100%}#reservation_area .caution h3{color:#e6ab20;margin-bottom:5px}#reservation_area .caution h3 i{margin-right:5px}#reservation_area .caution .content{background-color:#fff8d5;border:1px solid #CCC;padding:10px}#reservation_area .caution ol li{margin-bottom:8px}#mail_address{width:200px;margin-bottom:5px}@media only screen and (max-width:768px){#reservation_area:not(.send) .method,#reservation_area .caution{margin:10px auto;width:90%}#reservation_area .web{order:1}#reservation_area .caution{order:2}#reservation_area .caution h3{margin-top:0}#reservation_area .tel{order:3}}@media only screen and (max-width:480px){#reservation_area{margin-top:20px;margin-bottom:20px;padding:10px}#reservation_area:not(.send) .method,#reservation_area .caution{width:100%}#reservation_area ol{padding-left:20px}}