@charset "UTF-8";
/* common */
/* -------------------------------- */
.clearfix:before,
.clearfix:after,
#topics-path:before,
#topics-path:after,
#manager-comment:before,
#manager-comment:after,
#article-list:before,
#article-list:after,
.article-category:before,
.article-category:after,
#feature-contents:before,
#feature-contents:after,
.feature-category:before,
.feature-category:after,
.feature-wrap .shop-map:before,
.feature-wrap .shop-map:after,
.article-pager:before,
.article-pager:after,
.article-pager-count:before,
.article-pager-count:after,
#article-detail:before,
#article-detail:after,
.btn-snsbookmark:before,
.btn-snsbookmark:after,
#shop-info dl:before,
#shop-info dl:after,
#archives .contents:before,
#archives .contents:after,
#tagcloud .contents:before,
#tagcloud .contents:after,
#article-search:before,
#article-search:after,
.area-top #area-shop-list:before,
.area-top #area-shop-list:after,
.area-top #shop-list dl:before,
.area-top #shop-list dl:after,
#area-map:before,
#area-map:after,
#portal-article-list:before,
#portal-article-list:after,
#portal-article-list article:before,
#portal-article-list article:after,
#city-list:before,
#city-list:after,
#city-list.municipality > ul > li:before,
#city-list.municipality > ul > li:after,
#city-list.municipality > ul > li aside:before,
#city-list.municipality > ul > li aside:after {
  content: " ";
  display: table;
}
.clearfix:after,
#topics-path:after,
#manager-comment:after,
#article-list:after,
.article-category:after,
#feature-contents:after,
.feature-category:after,
.feature-wrap .shop-map:after,
.article-pager:after,
.article-pager-count:after,
#article-detail:after,
.btn-snsbookmark:after,
#shop-info dl:after,
#archives .contents:after,
#tagcloud .contents:after,
#article-search:after,
.area-top #area-shop-list:after,
.area-top #shop-list dl:after,
#area-map:after,
#portal-article-list:after,
#portal-article-list article:after,
#city-list:after,
#city-list.municipality > ul > li:after,
#city-list.municipality > ul > li aside:after {
  clear: both;
}
.hidetext,
.article-wrap > .inner .article-more a,
#information h2,
#bookmarks-mario-thin > .mail a,
#bookmarks-mario-thin-after > .mail a,
#bookmarks-mario-thin > .qrcode a,
#bookmarks-mario-thin-after > .qrcode a,
#shop-info h2,
#shop-calander h2,
#shop-campaign .plugin-title,
#shop-campaign .campaign-more .title,
.area-top #main h1,
.wrap-banner .pc a,
.wrap-banner .costume a,
.wrap-banner .campaign a,
#reserve-banner a {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
}
/* main */
/* -------------------------------- */
#topics-path {
  margin-bottom: 20px;
  font-size: 1.2rem;
}
#topics-path li {
  float: left;
}
#topics-path li:after {
  content: ">";
  padding: 0 8px;
}
#topics-path li:last-of-type:after {
  content: "";
}
#main > .shop-name {
  margin-bottom: 20px;
  line-height: 42px;
  font-size: 2.4rem;
  font-weight: normal;
}
#main > .shop-name a {
  color: #333;
}
#main > .shop-name:before {
  content: "";
  display: block;
  float: left;
  width: 51px;
  height: 42px;
  margin-right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -200px no-repeat;
}
#manager-comment {
  margin-bottom: 30px;
}
#manager-comment h3 {
  margin-bottom: 10px;
  line-height: 42px;
  font-size: 2.4rem;
}
#manager-comment h3:before {
  content: "";
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -100px -200px no-repeat;
}
#manager-comment .manager-image {
  float: left;
  width: 90px;
  height: 90px;
  border: 5px solid #DEEEB0;
  border-radius: 4px;
}
#manager-comment .manager-comment-entry {
  height: 90px;
  margin-left: 96px;
  padding: 18px 10px 10px 40px;
  background: url("/blogs/common/mario/renew/images/img_bg_manager_comment.png") no-repeat;
  font-size: 1.2rem;
}
#article-list > h1 {
  margin: 10px 0;
  padding: 0 0 18px;
  font-size: 2rem;
  background: url("/blogs/common/mario/renew/images/img_bg_blogunderline.png") 0 bottom no-repeat;
}
#article-list > h1:before {
  content: "";
  display: block;
  float: left;
  width: 29px;
  height: 33px;
  margin-right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -200px -200px no-repeat;
}
#article-list > h2 {
  margin: 10px 0;
  padding: 0 0 18px;
  font-size: 2rem;
  background: url("/blogs/common/mario/renew/images/img_bg_blogunderline.png") 0 bottom no-repeat;
}
#article-list > h2:before {
  content: "";
  display: block;
  float: left;
  width: 29px;
  height: 33px;
  margin-right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -200px -200px no-repeat;
}
#article-list .description {
  margin-bottom: 20px;
  font-size: 1.4rem;
}
.article-category {
  margin-bottom: -11px;
}
.article-category li {
  display: inline-block;
  background: #FFABBE;
  border-radius: 10px 10px 0 0;
  text-indent: -9999px;
}
.article-category li a {
  position: relative;
  display: block;
  margin-top: -3px;
  z-index: 1;
  outline: none;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") no-repeat;
}
.article-category li:hover,
.article-category li.current {
  background: #FF7999;
  z-index: 5;
}
.article-category li:hover a,
.article-category li.current a {
  margin-top: 0;
}
.article-category li:hover a:before,
.article-category li.current a:before,
.article-category li:hover a:after,
.article-category li.current a:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 30px;
  bottom: 0;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 0 no-repeat;
}
.article-category li:hover a:before,
.article-category li.current a:before {
  left: -15px;
  background-position: -1100px -100px;
}
.article-category li:hover a:after,
.article-category li.current a:after {
  right: -15px;
  background-position: -1200px -100px;
}
.article-category #new a {
  width: 147px;
  height: 54px;
  background-position: 7px -94px;
}
.article-category #new.current a:before,
.article-category #new:hover a:before {
  display: none;
}
.article-category #campaign a {
  width: 133px;
  height: 54px;
  background-position: -185px -83px;
}
.article-category #gallery a {
  width: 95px;
  height: 54px;
  background-position: -380px -84px;
}
.article-category #areainfo a {
  width: 111px;
  height: 54px;
  background-position: -481px -84px;
}
.article-category #message a {
  width: 150px;
  height: 54px;
  background-position: -586px -83px;
}
.article-category #message.current a:after,
.article-category #message:hover a:after {
  display: none;
}
.article-wrap {
  position: relative;
  border: 5px solid #ff7998;
  border-radius: 10px;
  background: #ff7998;
  z-index: 10;
}
.article-wrap > .inner {
  padding: 10px;
  border-radius: 10px;
  background: url("/blogs/common/mario/renew/images/img_bg_pattern.png") repeat;
}
.article-wrap > .inner .article-more {
  text-align: right;
}
.article-wrap > .inner .article-more a {
  display: inline-block;
  width: 196px;
  height: 50px;
  margin: 8px 0 -8px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -600px -600px no-repeat;
}
.article-wrap article {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 10px;
  background: #FFF;
  font-size: 1.2rem;
}
.article-wrap article .thumbnail {
  float: left;
  width: 100px;
  height: 100px;
  border: 3px solid #DDD;
  overflow: hidden;
  text-align: center;
  margin: 3px 8px 3px 3px;
}
.article-wrap article .thumbnail img {
  position: relative;
  max-width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.article-wrap article .thumbnail .noimage {
  height: 94px;
}
.article-wrap article .summary {
  margin-left: 110px;
}
.article-wrap article .summary > p {
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 1.8rem;
  font-weight: 700;
}
.article-wrap article .summary aside .category {
  float: left;
  margin-right: 5px;
}
.article-wrap article .summary > .body > .more {
  text-align: right;
}
.article-wrap article .newmark {
  display: none;
  position: absolute;
  width: 90px;
  height: 25px;
  top: 8px;
  right: -29px;
  background: none repeat scroll 0 0 #DF4B52;
  color: #FFFFFF;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article-wrap article:last-of-type {
  margin: 0;
}
.article-wrap .noentry {
  margin: 0;
  padding: 10px;
  font-size: 1.4rem;
}
.article-wrap .noentry p {
  margin: 0;
}
#feature-contents {
  margin-bottom: 30px;
}
.feature-category {
  margin-bottom: -11px;
}
.feature-category li {
  display: inline-block;
  text-indent: -9999px;
  background: #FFABBE;
  border-radius: 10px 10px 0 0;
}
.feature-category li a {
  position: relative;
  display: block;
  margin-top: -3px;
  z-index: 1;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") no-repeat;
}
.feature-category li a:hover {
  z-index: 5;
}
.feature-category li:hover,
.feature-category li.current {
  background: #FF7999;
  z-index: 5;
}
.feature-category li:hover a,
.feature-category li.current a {
  margin-top: 0;
}
.feature-category li:hover a:before,
.feature-category li.current a:before,
.feature-category li:hover a:after,
.feature-category li.current a:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 30px;
  bottom: 0;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 0 no-repeat;
}
.feature-category li:hover a:before,
.feature-category li.current a:before {
  left: -15px;
  background-position: -1100px -100px;
}
.feature-category li:hover a:after,
.feature-category li.current a:after {
  right: -15px;
  background-position: -1200px -100px;
}
.feature-category #campaign a {
  width: 197px;
  height: 54px;
  background-position: 28px 13px;
}
.feature-category #campaign.current a,
.feature-category #campaign:hover a {
  background-position: -572px 13px;
}
.feature-category #campaign.current a:before,
.feature-category #campaign:hover a:before {
  display: none;
}
.feature-category #map a {
  width: 193px;
  height: 54px;
  background-position: -139px 10px;
}
.feature-category #map.current a,
.feature-category #map:hover a {
  background-position: -739px 10px;
}
.feature-wrap {
  position: relative;
  border: 5px solid #ff7998;
  border-radius: 10px;
  background: #ff7998;
  z-index: 10;
}
.feature-wrap > .inner {
  border-radius: 10px;
  background: url("/blogs/common/mario/renew/images/img_bg_pattern.png") repeat;
}
.feature-wrap .shop-campaign {
  padding: 15px 0;
}
.feature-wrap .shop-map {
  position: relative;
  height: 350px;
  display: none;
}
.feature-wrap .shop-map iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 350px;
  overflow: hidden;
  border: none;
  left: 0;
}
.simple-map {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  padding: 6px;
  z-index: 15;
  text-align: center;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.7);
}
.simple-map img {
  max-height: 100%;
  max-width: 100%;
}
.simple-map-close {
  position: absolute;
  top: 8px;
  right: 8px;
  display: inline-block;
  padding: 4px 10px;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  color: #FFF;
  border-radius: 2px;
  background: #FF7999;
}
.simple-map-close:hover {
  background: #FFABBE;
}
.simple-map-link {
  position: absolute;
  right: 24px;
  bottom: 22px;
  padding: 6px 10px;
  z-index: 10;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 700;
  color: #FFF;
  border-radius: 2px;
  background: #D70B24;
}
.simple-map-link:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 19px;
  margin-right: 5px;
  vertical-align: -4px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -1200px -900px no-repeat;
}
.simple-map-link:hover {
  background: #FF7999;
}
#information {
  position: relative;
  margin: 0 4px 20px;
  border: 2px solid #ff7898;
  background: #fff4cb;
  border-radius: 10px;
  box-shadow: 0 0 0 4px #fff4cb;
  font-size: 1.2rem;
}
#information h2 {
  width: 105px;
  height: 16px;
  margin: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -800px -100px no-repeat;
}
#information .information-list {
  padding: 10px;
  border-top: 2px dashed #ff7898;
}
#information .information-list li {
  margin-bottom: 8px;
}
#information .information-list li:last-of-type {
  margin: 0;
}
.article-pager {
  width: 100%;
  margin: 14px 0 0;
}
.article-pager li {
  float: left;
  width: 32%;
}
.article-pager li:nth-child(2) {
  margin: 0 2%;
}
.article-pager li:last-of-type {
  float: right;
  margin: 0;
}
.article-pager li:only-of-type.prev {
  float: left;
}
.article-pager a {
  display: block;
  padding: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #FFF;
  border-radius: 10px;
  background: #FF7998;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.article-pager a:hover {
  opacity: .7;
}
.article-pager .prev a:before {
  content: "<";
  margin-left: -8px;
  padding-right: 8px;
}
.article-pager .next a:after {
  content: ">";
  margin-right: -8px;
  padding-left: 8px;
}
.article-pager-count {
  margin-top: 12px;
  text-align: center;
}
.article-pager-count li {
  display: inline-block;
}
.article-pager-count a,
.article-pager-count .current {
  margin: 0 2px;
  padding: 8px 14px;
  font-size: 1.4rem;
  font-weight: 700;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  text-decoration: none;
}
.article-pager-count a:hover,
.article-pager-count .current:hover {
  color: #FFF;
  background: #FF7898;
}
.article-pager-count .current {
  color: #FFF;
  background: #FF7898;
}
.article-pager-count .prev a:before {
  content: "<";
  margin-left: -5px;
  padding-right: 5px;
}
.article-pager-count .next a:after {
  content: ">";
  margin-right: -5px;
  padding-left: 5px;
}
#article-detail > h1 {
  margin: 10px 0 6px;
  padding: 0 0 4px 40px;
  text-indent: -40px;
  font-size: 2rem;
  line-height: 26px;
  border-bottom: 1px solid #EEE;
}
#article-detail > h1:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 33px;
  margin-right: 10px;
  vertical-align: -8px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -200px -200px no-repeat;
}
#article-detail > h2 {
  margin: 10px 0 6px;
  padding: 0 0 4px 40px;
  text-indent: -40px;
  font-size: 2rem;
  line-height: 26px;
  border-bottom: 1px solid #EEE;
}
#article-detail > h2:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 33px;
  margin-right: 10px;
  vertical-align: -8px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -200px -200px no-repeat;
}
#article-detail .article-date {
  margin-bottom: 10px;
  text-align: right;
  font-size: 1.2rem;
  color: #999;
}
#article-detail .attention {
  font-size: 1.2rem;
  color: #999;
}
#article-detail article {
  margin: 10px 0;
  font-size: 1.6rem;
}
#article-detail .recent-article {
  margin-bottom: 14px;
  padding: 10px;
  background: #F5F5F5;
  border-radius: 10px;
}
#article-detail .recent-article h3 {
  margin-bottom: 8px;
  padding-bottom: 4px;
  color: #666;
  font-size: 1.4rem;
  border-bottom: 1px solid #E6E6E6;
}
#article-detail .recent-article li {
  margin-bottom: 5px;
  font-size: 1.4rem;
  color: #666;
}
#article-detail .recent-article li:last-of-type {
  margin: 0;
}
#article-detail .recent-article li:before {
  content: "";
  display: inline-block;
  height: 14px;
  margin-right: 5px;
  vertical-align: -2px;
  width: 8px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -900px no-repeat;
}
.btn-snsbookmark {
  margin: 20px 0 25px;
}
.btn-snsbookmark .bookmark {
  line-height: 0;
}
.btn-snsbookmark .sns_box {
  float: left;
  margin-right: 8px;
  line-height: 0;
}
.btn-snsbookmark .sns_box > iframe {
  line-height: 0;
}
.btn-snsbookmark .facebookHeightBookmark {
  width: 69px;
}
.btn-snsbookmark .bookmarkmail {
  display: inline-block;
  width: 37px;
  height: 60px;
  margin-top: 2px;
  background: url("/blogs/common/images/bookmark_mail.png") no-repeat;
}
.btn-snsbookmark .bookmarkqr {
  display: inline-block;
  width: 72px;
  height: 60px;
  margin-top: 2px;
  background: url("/blogs/common/images/bookmark_qr.png") no-repeat;
}
#bookmarks-mario-thin,
#bookmarks-mario-thin-after {
  display: inline-block;
}
#bookmarks-mario-thin > iframe,
#bookmarks-mario-thin-after > iframe,
#bookmarks-mario-thin > div,
#bookmarks-mario-thin-after > div {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}
#bookmarks-mario-thin > iframe div:last-of-type,
#bookmarks-mario-thin-after > iframe div:last-of-type,
#bookmarks-mario-thin > div div:last-of-type,
#bookmarks-mario-thin-after > div div:last-of-type {
  margin: 0;
}
#bookmarks-mario-thin .hatena-bookmark-button-frame,
#bookmarks-mario-thin-after .hatena-bookmark-button-frame {
  width: 82px !important;
}
#bookmarks-mario-thin div.fb-like.fb_iframe_widget.fb_iframe_widget_fluid,
#bookmarks-mario-thin-after div.fb-like.fb_iframe_widget.fb_iframe_widget_fluid {
  display: inline-block !important;
  width: auto !important;
}
#bookmarks-mario-thin > .mail a,
#bookmarks-mario-thin-after > .mail a {
  display: block;
  width: 50px;
  height: 20px;
  cursor: pointer;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -1000px -900px no-repeat;
}
#bookmarks-mario-thin > .qrcode a,
#bookmarks-mario-thin-after > .qrcode a {
  display: block;
  width: 52px;
  height: 22px;
  cursor: pointer;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -1100px -900px no-repeat;
}
#bookmarks-mario-thin {
  position: absolute;
  left: 25%;
  top: -40px;
}
/* side */
/* -------------------------------- */
#side > section {
  margin-bottom: 25px;
}
#shop-info > .contents,
#shop-pickup > .contents,
#shop-campaign > .contents {
  padding: 8px;
  border-radius: 10px;
}
#shop-info > .contents > .inner,
#shop-pickup > .contents > .inner,
#shop-campaign > .contents > .inner {
  padding: 8px;
  border-radius: 10px;
  background: #FFF;
}
#shop-info > .contents > .inner img,
#shop-pickup > .contents > .inner img,
#shop-campaign > .contents > .inner img {
  max-width: 100%;
}
/* 店舗情報 */
#shop-info h2 {
  width: 132px;
  height: 46px;
  margin-bottom: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -1000px no-repeat;
}
#shop-info > .contents {
  background: #FFDBE5;
}
#shop-info > .contents:before {
  display: block;
  content: "";
  width: 248px;
  height: 28px;
  margin: 0 auto 6px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -400px no-repeat;
}
#shop-info > .contents:after {
  display: block;
  content: "";
  width: 258px;
  height: 19px;
  margin: 8px auto 0;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -500px no-repeat;
}
#shop-info .shop-image {
  margin-bottom: 10px;
  text-align: center;
}
#shop-info dl {
  margin-bottom: 3px;
  font-size: 1.2rem;
}
#shop-info dt {
  float: left;
  font-weight: 700;
}
#shop-info .address dt {
  float: none;
}
#shop-info .flyer {
  margin: 5px 0;
}
/* 予約カレンダー */
#shop-calander {
  position: relative;
}
#shop-calander h2 {
  width: 227px;
  height: 46px;
  margin-bottom: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -200px -1000px no-repeat;
}
#shop-calander > .contents {
  position: relative;
  padding: 4px;
  border-radius: 10px;
  background: #009FE8;
}
#shop-calander > .contents > .inner {
  padding: 0;
}
#shop-calander > .contents:before {
  display: block;
  content: "";
  margin: 4px auto 10px;
  width: 177px;
  height: 19px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -300px -400px no-repeat;
}
#shop-calander > .contents:after {
  position: absolute;
  display: block;
  content: "";
  width: 49px;
  height: 44px;
  bottom: 0;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -900px -200px no-repeat;
}
#shop-calander .change-month {
  position: absolute;
  display: table;
  width: 92%;
  top: 8px;
  left: 12px;
  color: #FFF;
  font-weight: 700;
  font-size: 16px;
}
#shop-calander .change-month li {
  display: table-cell;
}
#shop-calander .change-month li a {
  color: #FFF;
}
#shop-calander .change-month li a:hover {
  text-decoration: none;
}
#shop-calander .change-month .thismonth {
  width: 100%;
  text-align: center;
}
#shop-calander table {
  width: 100%;
  table-layout: fixed;
}
#shop-calander table tr th,
#shop-calander table tr td {
  padding: 4px 0;
  border-right: 1px solid #009FE8;
  border-bottom: 1px solid #009FE8;
  background: #FFF;
}
#shop-calander table tr th {
  border-bottom: 4px double #009FE8;
}
#shop-calander table tr th:first-of-type,
#shop-calander table tr td:first-of-type,
#shop-calander table tr td.shukujitsu {
  background: #FFECF0;
}
#shop-calander table tr th:last-of-type,
#shop-calander table tr td:last-of-type {
  background: #E8F8FF;
  border-right: none;
}
#shop-calander table tr td.not-reserve {
  background: #DDD;
  color: #999;
}
#shop-calander table tr td.not-reserve .rokuyo {
  color: #999;
}
#shop-calander td {
  font-weight: 700;
  text-align: center;
}
#shop-calander td li {
  line-height: 1.2;
}
#shop-calander td .rokuyo {
  margin-bottom: 2px;
  color: #666;
  font-size: 1rem;
  font-weight: 400;
}
#shop-calander td .ng {
  color: #888;
  font-weight: 400;
}
#shop-calander td a {
  display: block;
  margin: -4px 0;
  padding: 4px 0;
}
#shop-calander td a:hover {
  text-decoration: none;
  background: rgba(255, 236, 168, 0.4);
}
#shop-calander td a .days {
  color: #333;
}
#shop-calander .shop-info {
  padding-left: 54px;
  padding-top: 8px;
  font-size: 1.2rem;
  background: #009FE8;
  color: #FFF;
}
/* 店舗のピックアップ */
#shop-pickup h2 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 51px;
  font-size: 2rem;
  line-height: 1.2;
}
#shop-pickup h2:before {
  content: "";
  position: absolute;
  display: block;
  width: 46px;
  height: 46px;
  left: 0;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -500px -200px no-repeat;
}
#shop-pickup > .contents {
  font-size: 1.4rem;
  background: #FFECA8;
}
#shop-pickup > .contents:before {
  display: block;
  content: "";
  width: 250px;
  height: 28px;
  margin: 0 auto 8px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -500px -400px no-repeat;
}
#shop-pickup > .contents:after {
  display: block;
  content: "";
  width: 248px;
  height: 23px;
  margin: 8px auto 0;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -500px -500px no-repeat;
}
#shop-pickup > .contents p {
  margin: 0;
}
#shop-pickup.event h2 {
  margin-bottom: 4px;
}
#shop-pickup.event h2:before {
  float: none;
  display: inline-block;
  vertical-align: -17px;
}
#shop-pickup.event li {
  margin-bottom: 10px;
}
#shop-pickup.event li:last-of-type {
  margin: 0;
}
/* キャンペーン */
#shop-campaign {
  font-size: 1.4rem;
}
#shop-campaign .plugin-title {
  width: 170px;
  height: 46px;
  margin-bottom: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -500px -1000px no-repeat;
}
#shop-campaign .contents {
  background: #FFCECE;
  text-align: center;
}
#shop-campaign .contents p {
  margin-bottom: 10px;
  text-align: left;
}
#shop-campaign .contents:before {
  display: block;
  content: "";
  width: 248px;
  height: 28px;
  margin: 0 auto 8px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -800px -400px no-repeat;
}
#shop-campaign .contents:after {
  display: block;
  content: "";
  width: 248px;
  height: 20px;
  margin: 8px auto 0;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -800px -500px no-repeat;
}
#shop-campaign .campaign-more .title {
  width: 252px;
  height: 20px;
  margin-bottom: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -800px no-repeat;
}
#shop-campaign .campaign-more > ul > li {
  margin: 0 0 8px 1em;
  text-indent: -1em;
  text-align: left;
}
#shop-campaign .campaign-more > ul > li:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -900px no-repeat;
  vertical-align: -2px;
}
#shop-campaign .campaign-more .more-list {
  margin-top: 3px;
  text-align: right;
}
#shop-campaign .campaign-more .more-list a:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -900px no-repeat;
  vertical-align: -2px;
}
#shop-campaign.event h2 {
  overflow: visible;
  text-indent: 0;
  width: auto;
  height: auto;
  background: none;
  font-size: 2rem;
}
#shop-campaign.event h2:before {
  content: "";
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-right: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -600px -200px no-repeat;
  vertical-align: -17px;
}
#shop-campaign.event li {
  margin-bottom: 10px;
}
#shop-campaign.event li:last-of-type {
  margin: 0;
}
/* 過去ログ */
#archives h2 {
  position: relative;
  padding: 8px 12px 6px;
  color: #FFF;
  background: #FF7998;
  border-radius: 10px;
  font-size: 1.8rem;
  cursor: pointer;
}
#archives h2:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 21px;
  height: 12px;
  top: 15px;
  right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -300px -900px no-repeat;
}
#archives h2.open {
  border-radius: 10px 10px 0 0;
}
#archives h2.open:after {
  background-position: -200px -900px;
}
#archives .contents {
  display: none;
  padding: 8px 10px;
  background: #FFF4CB;
  border-radius: 0 0 10px 10px;
  font-size: 1.2rem;
}
#archives .contents li {
  margin-bottom: 3px;
  color: #F446A3;
}
#archives .contents li:before {
  content: ">";
  color: #F446A3;
  margin-right: 3px;
}
#tagcloud .plugin-title {
  position: relative;
  margin: 0;
  padding: 8px 12px 6px;
  color: #FFF;
  background: #FF7998;
  border-radius: 10px;
  font-size: 1.8rem;
  font-weight: 700;
  cursor: pointer;
}
#tagcloud .plugin-title:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 21px;
  height: 12px;
  top: 15px;
  right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -300px -900px no-repeat;
}
#tagcloud .plugin-title.open {
  border-radius: 10px 10px 0 0;
}
#tagcloud .plugin-title.open:after {
  background-position: -200px -900px;
}
#tagcloud .contents {
  display: none;
  padding: 8px 10px;
  background: #FFF4CB;
  border-radius: 0 0 10px 10px;
  font-size: 1.2rem;
}
#tagcloud .contents li {
  margin: 4px 8px 4px 0;
  color: #F446A3;
}
#article-search {
  position: relative;
  height: 46px;
  margin-bottom: 10px;
}
#article-search .inputkeyword {
  position: absolute;
  width: 210px;
  height: 46px;
  margin-right: 3px;
  padding: 10px;
  top: 0;
  left: 0;
  border: 1px solid #FF7998;
  border-radius: 12px 0 0 12px;
  font-size: 1.4rem;
}
#article-search button {
  position: absolute;
  height: 46px;
  padding: 5px 8px;
  top: 0;
  right: 0;
  text-align: center;
  border: 1px solid #FF7998;
  border-radius: 0 12px 12px 0;
  background: #FF7998;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.2;
}
.area-top #main {
  width: 600px;
}
.area-top #main h1 {
  width: 340px;
  height: 40px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -700px -1000px no-repeat;
}
.area-top #main h1:before {
  content: "";
  display: none;
  background: none;
}
.area-top #side {
  width: 350px;
}
.area-top #area-shop-list {
  position: relative;
  height: 500px;
}
.area-top #shop-list {
  position: absolute;
  top: 20px;
  font-size: 1.4rem;
  z-index: 10;
}
.area-top #shop-list dl {
  margin-bottom: 3px;
}
.area-top #shop-list dt {
  float: left;
  width: 75px;
  margin-right: 10px;
  color: #666;
  text-align: center;
}
.area-top #shop-list dd {
  float: left;
  margin: 0 8px 0 0;
  color: #999;
}
.area-top .banner-ktmr {
  position: absolute;
  right: 40px;
  bottom: 0;
}
#area-map {
  position: absolute;
  top: 30px;
  right: 20px;
}
#selectAreaImg {
  background: url("/blogs/common/mario/images/map/map_0.gif") no-repeat;
}
.wrap-banner {
  clear: both;
  width: 950px;
  margin: 30px auto 0;
}
.wrap-banner > ul {
  margin-left: -4px;
}
.wrap-banner li {
  display: inline-block;
}
.wrap-banner .pc a {
  display: block;
  width: 224px;
  height: 88px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -1300px no-repeat;
}
.wrap-banner .pc a:hover {
  background-position: 0 -1400px;
}
.wrap-banner .pc a.campaign {
  background-position: -900px -1300px;
}
.wrap-banner .pc a.campaign:hover {
  background-position: -900px -1400px;
}
.wrap-banner .costume a {
  display: block;
  width: 224px;
  height: 88px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -300px -1300px no-repeat;
}
.wrap-banner .costume a:hover {
  background-position: -300px -1400px;
}
.wrap-banner .campaign a {
  display: block;
  width: 224px;
  height: 88px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -600px -1300px no-repeat;
}
.wrap-banner .campaign a:hover {
  background-position: -600px -1400px;
}
#reserve-banner a {
  display: inline-block;
  width: 286px;
  height: 58px;
  margin-left: -4px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -1000px -600px no-repeat;
}
#reserve-banner a:hover {
  background-position: -1000px -700px;
}
#reserve-banner a.campaign {
  background-position: -1000px -1100px;
}
#reserve-banner a.campaign:hover {
  background-position: -1000px -1200px;
}
.rss-link {
  margin-top: -10px;
  text-align: right;
  font-size: 1.4rem;
}
#portal-article-list > h2 {
  margin-bottom: 12px;
  font-size: 2rem;
}
#portal-article-list > h2:before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 33px;
  margin-right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -200px -200px no-repeat;
  vertical-align: -8px;
}
#portal-article-list > .inner {
  height: 500px;
  padding: 8px;
  border: 5px solid #FF7998;
  background: url("/blogs/common/mario/renew/images/img_bg_pattern.png") repeat;
  border-radius: 10px;
  overflow-y: scroll;
}
#portal-article-list article {
  padding: 8px;
  margin-bottom: 8px;
  background: #FFF;
  border-radius: 10px;
}
#portal-article-list article .thumbnail {
  position: relative;
  float: left;
  width: 60px;
  height: 60px;
  border: 1px solid #DDD;
  text-align: center;
  overflow: hidden;
}
#portal-article-list article .thumbnail img {
  position: absolute;
  max-width: 100%;
  left: 0%;
  top: 40%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
}
#portal-article-list article .summary {
  margin-left: 65px;
}
#portal-article-list article .summary aside {
  font-size: 1.2rem;
}
#portal-article-list article .summary .time {
  margin-bottom: 3px;
  color: #999;
  font-size: 1rem;
}
#portal-article-list article:last-of-type {
  margin: 0;
}
.article-list-summary-title {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 700;
}
.area-name {
  margin-bottom: 20px;
  line-height: 42px;
  font-size: 2.4rem;
  font-weight: normal;
  margin-bottom: 5px;
}
.area-name a {
  color: #333;
}
.area-name:before {
  content: "";
  display: block;
  float: left;
  width: 51px;
  height: 42px;
  margin-right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -200px no-repeat;
}
.area-description {
  font-size: 1.4rem;
}
#city-list {
  margin: 30px 0;
}
#city-list h2 {
  margin-bottom: 10px;
  padding-bottom: 12px;
  line-height: 42px;
  font-size: 2rem;
  background: url("/blogs/common/mario/renew/images/img_bg_blogunderline.png") 0 bottom no-repeat;
}
#city-list h2:before {
  content: "";
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -200px -200px no-repeat;
  vertical-align: -10px;
}
#city-list li {
  font-size: 1.4rem;
}
#city-list.municipality > ul > li {
  margin-bottom: 20px;
}
#city-list.municipality > ul > li:last-of-type {
  margin: 0;
}
#city-list.municipality > ul > li h3 {
  padding: 14px 14px 8px;
  background: #FF7A99;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #FFF;
  border-radius: 10px 10px 0 0;
}
#city-list.municipality > ul > li h3:before {
  content: "";
  width: 9px;
  height: 15px;
  display: inline-block;
  margin-right: 8px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -400px -900px no-repeat;
}
#city-list.municipality > ul > li h3 a {
  color: #FFF;
}
#city-list.municipality > ul > li aside {
  padding: 10px;
  font-size: 1.2rem;
  border: 2px solid #FF7A99;
  border-radius: 0 0 10px 10px;
}
#city-list.municipality > ul > li aside > ul {
  float: left;
  width: 70%;
}
#city-list.municipality .address {
  margin-bottom: 6px;
}
#city-list.municipality .address:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 20px;
  margin-right: 6px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -900px -900px no-repeat;
  vertical-align: -4px;
}
#city-list.municipality .freedial {
  float: left;
  margin-right: 20px;
}
#city-list.municipality .freedial:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -800px -900px no-repeat;
  vertical-align: -3px;
}
#city-list.municipality .telephone:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  margin-right: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") -700px -900px no-repeat;
  vertical-align: -3px;
}
#city-list.municipality .shop-detail a {
  display: block;
  float: right;
  width: 170px;
  height: 50px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 50px;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  border-radius: 10px;
  background: #FFA2B8;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
#city-list.municipality .shop-detail a:after {
  content: ">";
  display: inline-block;
  margin-left: 6px;
}
#city-list.municipality .shop-detail a:hover {
  opacity: 0.7;
}
#city-list.prefectures dl {
  width: 98%;
  margin: 0 auto;
}
#city-list.prefectures dl > dt {
  margin-top: 10px;
  border-radius: 16px;
  background: #FFEEF2;
}
#city-list.prefectures dl > dt span {
  display: inline-block;
  padding: 10px 12px;
  border-radius: 16px 0 0 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  color: #FFF;
  background: #FFABBE;
}
#city-list.prefectures dl > dd {
  margin: 12px 40px 12px 16px;
  display: inline-block;
  font-size: 1.4rem;
}
#city-list.prefectures dl > dd:before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 14px;
  margin-right: 5px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") 0 -900px no-repeat;
  vertical-align: -2px;
}
.municipality #side #tagcloud > .contents,
.prefectures #side #tagcloud > .contents {
  display: block;
}
/* android */
.android #bookmarks-mario-thin {
  display: block;
  left: 30%;
}
.android #bookmarks-mario-thin > iframe,
.android #bookmarks-mario-thin > div {
  display: block;
  float: left;
  margin-right: 5px;
}
.android #bookmarks-mario-thin .fb-like {
  width: auto !important;
}
.android header .header-contents .logo h1 {
  margin-top: 3px;
  font-size: 10px;
}
.android .article-category li {
  display: block;
  float: left;
  margin-right: 3px;
}
.android .article-category li:last-of-type {
  margin-right: 0;
}
.android .article-category li:hover a:before,
.android .article-category li.current a:before,
.android .article-category li:hover a:after,
.android .article-category li.current a:after {
  display: none;
}
.android .article-category #new a {
  width: 147px;
  height: 54px;
  background-position: 7px -94px;
}
.android .article-category #campaign a {
  width: 133px;
  height: 54px;
  background-position: -185px -83px;
}
.android .article-category #gallery a {
  width: 95px;
  height: 54px;
  background-position: -380px -84px;
}
.android .article-category #areainfo a {
  width: 111px;
  height: 54px;
  background-position: -481px -84px;
}
.android .article-category #message a {
  width: 150px;
  height: 54px;
  background-position: -586px -83px;
}
/* slick */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: white url('ajax-loader.gif') center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  opacity: 0.5;
  z-index: 1;
}
.slick-active {
  opacity: 1;
  z-index: 5;
}
.slick-slide img {
  display: block;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url('fonts/slick.eot');
  src: url('fonts/slick.eot?#iefix') format("embedded-opentype"), url('fonts/slick.woff') format("woff"), url('fonts/slick.ttf') format("truetype"), url('fonts/slick.svg#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: inline-block;
  opacity: 0;
  height: 55px;
  width: 55px;
  cursor: pointer;
  top: 50%;
  margin-top: -22px;
  background: url("/blogs/common/mario/renew/images/img_sprite.png?20151005") no-repeat;
  border: none;
  text-indent: 150%;
  overflow: hidden;
  white-space: nowrap;
  -moz-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.slick-prev {
  left: 20px;
  background-position: -700px -200px;
}
.slick-prev:hover {
  background-position: -700px -300px;
}
.slick-next {
  right: 20px;
  background-position: -800px -200px;
}
.slick-next:hover {
  background-position: -800px -300px;
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
}
