#hotelNav{width:100%}#hotelNav ul{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;max-width:790px;margin:0 auto 40px;padding:15px;background:#fff;-webkit-box-shadow:0px 2px 10px 0px rgba(0,0,0,0.25);-moz-box-shadow:0px 2px 10px 0px rgba(0,0,0,0.25);box-shadow:0px 2px 10px 0px rgba(0,0,0,0.25);width:100%}@media screen and (max-width: 767px){#hotelNav ul{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px}}#hotelNav ul li{padding:0 0 5px;width:calc(100%/5)}@media screen and (max-width: 767px){#hotelNav ul li{font-size:16px;width:calc(100%/3)}}@media screen and (max-width: 480px){#hotelNav ul li{font-size:14px;width:calc(100%/2)}}#hotelNav ul li a{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;transition:all 0.3s ease;display:block;width:100%;padding:0 0 0 20px;color:#1f2226;background:url(/img/common-icon-arrow.png) left center no-repeat}#hotelNav ul li a:hover{opacity:.6;-ms-filter:"alpha(opacity=60)"}.hotelList{background:#fff;border:1px solid rgba(31,34,38,0.1);max-width:820px;margin:0 auto 40px;width:100%}.hotelList li{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start;background:white;text-align:center;width:100%}.hotelList li:nth-of-type(even){background:#f5f5f5}@media screen and (max-width: 480px){.hotelList li{padding:5px 0 20px}}.hotelList li div{padding:20px;text-align:left;vertical-align:middle}@media screen and (max-width: 480px){.hotelList li div{padding:0}}.hotelList li div.hotelName{font-family:"M PLUS Rounded 1c";font-weight:600;width:50%}.hotelList li div.hotelName .hotelAddress{display:block;font-weight:lighter;color:#a4a4a4}@media screen and (max-width: 480px){.hotelList li div.hotelName .hotelAddress{font-size:12px}}@media screen and (max-width: 480px){.hotelList li div.hotelName{padding:10px 10px 5px;width:100%}}.hotelList li div.hotelParking{background:url(/img/hotel-parking.png) left center no-repeat;padding:30px 0 0 30px;width:25%}@media screen and (max-width: 480px){.hotelList li div.hotelParking{background:url(/img/hotel-parking.png) 10px center no-repeat;background-size:18px;font-size:13px;padding:0 0 0 30px;width:50%}}.hotelList li div.hotelCall{background:url(/img/hotel-call.png) left center no-repeat;padding:30px 0 0 30px;width:25%}@media screen and (max-width: 480px){.hotelList li div.hotelCall{background:url(/img/hotel-call.png) 10px center no-repeat;background-size:18px;font-size:13px;padding:0 0 0 30px;width:50%}}.hotelList li:last-child li,.hotelList li:last-child li{border-bottom:none}
