@charset "utf-8";

/*============================
#ShopArea
============================*/
#ShopArea {}
#ShopArea .pad { margin-top: 70px; }
#ShopArea .pad .shopList { margin-top: -15px; }
#ShopArea .pad .shopList ul {}
#ShopArea .pad .shopList ul li { float: left; width: 465px; margin-top: 30px; margin-right: 30px; border: 1px solid #ddd; box-sizing: border-box; position: relative; }
#ShopArea .pad .shopList ul li:nth-child(2n) { margin-right: 0px; }
#ShopArea .pad .shopList ul li a { display: block; padding: 20px 20px 50px 20px; }
#ShopArea .pad .shopList ul li a.noLink { pointer-events:none; }
#ShopArea .pad .shopList ul li a .shopImage { float: left; width: 173px; }
#ShopArea .pad .shopList ul li a .shopImage img {}
#ShopArea .pad .shopList ul li a .shopText { float: right; width: 230px; }
#ShopArea .pad .shopList ul li a .shopText .shopName { margin-top: 5px; font-size: 1.25em; line-height: 1.5; color: #25a; font-weight: bold; text-decoration: underline; }
#ShopArea .pad .shopList ul li a .shopText .shopName.noLink { text-decoration: none; color: #222; }
#ShopArea .pad .shopList ul li a .shopText .shopAddress { margin-top: 5px; line-height: 1.5; font-size: 0.8em; }
#ShopArea .pad .shopList ul li a .shopText .open { margin-top: 6px; }
#ShopArea .pad .shopList ul li a .shopText .open .shopInfoTag { float: left; display: inline-block; width: 70px; margin-right: 10px; padding: 5px 0 4px; background-color: #ede8e7; border-radius: 2px; text-align: center; font-size: 0.75em; }
#ShopArea .pad .shopList ul li a .shopText .open .openingHours { float: left; display: inline-block; font-size: 0.8em; width: 150px; line-height: 1.5; }
#ShopArea .pad .shopList ul li a .shopText .close { margin-top: 6px; }
#ShopArea .pad .shopList ul li a .shopText .close .shopInfoTag { float: left; display: inline-block; width: 70px; margin-right: 10px; padding: 5px 0 4px; background-color: #ede8e7; border-radius: 2px; text-align: center;font-size: 0.75em; }
#ShopArea .pad .shopList ul li a .shopText .close .closingDay { float: left; display: inline-block; width: 150px; font-size: 0.8em; line-height: 1.5; }
#ShopArea .pad .shopList ul li .menuLink .md_textLink { position: absolute; right: 20px; bottom: 20px; padding: 0 10px 0 0; font-size: 0.875em; text-decoration: none; }

/*============================
#anotherShopArea
============================*/
#anotherShopArea {}
#anotherShopArea .pad { margin-top: 70px; }
#anotherShopArea .pad .shopList {}
#anotherShopArea .pad .shopList ul { margin-top: -15px; }
#anotherShopArea .pad .shopList ul li { float: left; width: 465px; margin-top: 30px; margin-right: 30px; border: 1px solid #ddd; box-sizing: border-box; position: relative; }
#anotherShopArea .pad .shopList ul li:nth-child(2n) { margin-right: 0px; }
#anotherShopArea .pad .shopList ul li a { display: block; padding: 20px 20px 50px 20px; }
#anotherShopArea .pad .shopList ul li a .shopImage { float: left; width: 173px; }
#anotherShopArea .pad .shopList ul li a .shopImage img {}
#anotherShopArea .pad .shopList ul li a .shopText { float: right; width: 230px; }
#anotherShopArea .pad .shopList ul li a .shopText .shopName { margin-top: 5px; font-size: 1.25em; line-height: 1.5; color: #25a; font-weight: bold; text-decoration: underline; }
#anotherShopArea .pad .shopList ul li a .shopText .shopAddress { margin-top: 5px; line-height: 1.5; font-size: 0.8em; }
#anotherShopArea .pad .shopList ul li a .shopText .open { margin-top: 6px; }
#anotherShopArea .pad .shopList ul li a .shopText .open .shopInfoTag { float: left; display: inline-block; width: 70px; margin-right: 10px; padding: 5px 0 4px; background-color: #ede8e7; border-radius: 2px; text-align: center; font-size: 0.75em; }
#anotherShopArea .pad .shopList ul li a .shopText .open .openingHours { float: left; display: inline-block; font-size: 0.8em; width: 150px; line-height: 1.5; }
#anotherShopArea .pad .shopList ul li a .shopText .close { margin-top: 6px; }
#anotherShopArea .pad .shopList ul li a .shopText .close .shopInfoTag { float: left; display: inline-block; width: 70px; margin-right: 10px; padding: 5px 0 4px; background-color: #ede8e7; border-radius: 2px; text-align: center;font-size: 0.75em; }
#anotherShopArea .pad .shopList ul li a .shopText .close .closingDay { float: left; display: inline-block; width: 150px; font-size: 0.8em; line-height: 1.5; }
#anotherShopArea .pad .shopList ul li .menuLink .md_textLink { position: absolute; right: 20px; bottom: 20px; padding: 0 10px 0 0; font-size: 0.875em; text-decoration: none; }
#anotherShopArea .pad .hokkaidoArea { float: left; width: 465px; }
#anotherShopArea .pad .tokyoArea { float: right; width: 465px; }
#anotherShopArea .pad .kanagawaArea { float: left; width: 465px; margin-top: 70px; }
#anotherShopArea .pad .hiroshimaArea { float: right; width: 465px; margin-top: 70px; }