@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

* {
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, Sans-serif;
  line-height: 1.8;
  color: #3d3333;
  background: #ffffff;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}
a:link, a:visited {
  color: #d60a23;
}
a:hover {
  color: #d60a23;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, p, figure {
  margin: 0;
  padding: 0;
}

ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

::-webkit-input-placeholder, ::-moz-placeholder, :-moz-placeholder, :-ms-input-placeholder {
  color: #999999;
}

.l-header-inner, .l-wrap-inner, .l-footer-inner {
  width: 950px;
  margin: 0 auto;
}

.l-header {
  background: #d3d3d3;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #d3d3d3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #d3d3d3));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #d3d3d3 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #d3d3d3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #d3d3d3 100%);
  min-width: 950px;
}

.l-header-inner {
  position: relative;
  padding-top: 5px;
}

.l-wrap-inner {
  padding-bottom: 40px;
}

.l-main {
  float: left;
  width: 650px;
  margin-right: 20px;
}

.l-side {
  float: right;
  width: 280px;
}

.l-footer-inner {
  padding-bottom: 20px;
}

.areatop .l-main {
  width: 600px;
}
.areatop .l-side {
  width: 330px;
}

.clearfix:before,
.clearfix:after,
.l-wrap-inner:before,
.l-wrap-inner:after,
.header-nav:before,
.header-nav:after,
.header-menu:before,
.header-menu:after,
.site-nav:before,
.site-nav:after,
.feature-category:before,
.feature-category:after,
.article-pager:before,
.article-pager:after,
.article-list-category:before,
.article-list-category:after,
.social-bookmark:before,
.social-bookmark:after,
.footer-menu:before,
.footer-menu:after {
  content: "";
  display: table;
}

.clearfix:after,
.l-wrap-inner:after,
.header-nav:after,
.header-menu:after,
.site-nav:after,
.feature-category:after,
.article-pager:after,
.article-list-category:after,
.social-bookmark:after,
.footer-menu:after {
  clear: both;
}

.plugin:last-of-type .plugin-body {
  border-bottom: 1px solid #cccccc;
}
.plugin a {
  text-decoration: underline;
}
.plugin a:hover {
  text-decoration: none;
}

.plugin-title {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  background: #d60a23;
}

.plugin-body {
  padding: 10px;
  font-size: 12px;
  border: 1px solid #cccccc;
  border-top: 0;
}

.plugin-toggle .plugin-title {
  position: relative;
  cursor: pointer;
}
.plugin-toggle .plugin-title:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 7px;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -500px -150px no-repeat;
}
.plugin-toggle .plugin-body {
  display: none;
}

.is-open .plugin-title:after {
  right: 9px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -450px -150px no-repeat;
}
.is-open .plugin-body {
  display: block;
}

.plugin-shopinfo i {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") no-repeat;
}

.shopinfo li {
  clear: both;
  margin-bottom: 10px;
}

.shopinfo-name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.shopinfo-name span {
  font-size: 14px;
}

.shopinfo-image img {
  max-width: 100%;
}

.shopinfo-address, .shopinfo-opening, .shopinfo-tel {
  display: table;
}

.shopinfo-address i, .shopinfo-opening i, .shopinfo-tel i, .shopinfo-address p, .shopinfo-opening p, .shopinfo-tel p {
  display: table-cell;
  vertical-align: middle;
}

.shopinfo-address p, .shopinfo-opening p, .shopinfo-tel p {
  padding-left: 8px;
  line-height: 1.4;
}

.shopinfo-flyer a:hover, .shopinfo-innershop a:hover {
  opacity: 0.7;
}

.shopinfo-flyer a img, .shopinfo-innershop a img {
  max-width: 100%;
}

i.shopinfo-address-icon {
  background-position: -300px -150px;
}
i.shopinfo-opening-icon {
  background-position: -350px -150px;
}
i.shopinfo-tel-icon {
  background-position: -400px -150px;
}

.shopinfo-customer span {
  font-weight: 700;
}

.shopinfo-recruit {
  text-align: center;
}
.shopinfo-recruit a:hover {
  opacity: 0.7;
}
.shopinfo-recruit a img {
  max-width: 100%;
}

.plugin-recruit {
  margin-top: 20px;
  text-align: center;
}
.plugin-recruit a:hover {
  opacity: 0.7;
}
.plugin-recruit a img {
  max-width: 100%;
}

.plugin-search {
  margin: 10px 0 20px;
  text-align: center;
}
.plugin-search .search-form {
  position: relative;
}
.plugin-search input[type="text"] {
  width: 258px;
  padding: 10px 12px 10px 46px;
  font-size: 14px;
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.plugin-search .search-icon {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 20px;
  margin-top: -14px;
  border: 0;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -250px -150px no-repeat;
}

.plugin-shopgoods section {
  margin-bottom: 8px;
}

[class^="groups-"] li {
  margin: 0 4px 8px 0;
  padding: 4px 6px;
  font-size: 10px;
  color: #FFF;
  border-radius: 4px;
}
[class^="groups-"] i {
  font-style: normal;
}

.groups-1 i, .groups-8 i {
  color: #29ABE1;
}

.groups-1 li, .groups-8 li {
  display: inline-block;
  background: #29ABE1;
}

.groups-2 i, .groups-3 i {
  color: #009245;
}

.groups-2 li, .groups-3 li {
  display: inline-block;
  background: #009245;
}

.groups-4 i {
  color: #F7921E;
}
.groups-4 li {
  display: inline-block;
  background: #F7921E;
}

.groups-5 i {
  color: #662C91;
}
.groups-5 li {
  display: inline-block;
  background: #662C91;
}

.groups-6 i {
  color: #000;
}
.groups-6 li {
  display: inline-block;
  background: #000;
}

.campaign-image img {
  max-width: 100%;
}
.campaign-image a:hover {
  opacity: 0.7;
}

.campaign-more li {
  margin-left: 1em;
  text-indent: -1em;
}
.campaign-more li:before {
  content: "≫";
  margin-right: 6px;
  color: #d60a23;
}
.campaign-more .title {
  font-weight: 700;
}
.campaign-more .more-list {
  margin-top: .5em;
  text-align: right;
}
.campaign-more .more-list:before {
  content: "≫";
  margin-right: 6px;
  color: #d60a23;
}

.plugin-pickup img {
  max-width: 100%;
}
.plugin-pickup a:hover {
  opacity: 0.7;
}

.plugin-portal-article {
  margin-bottom: 20px;
}
.plugin-portal-article .plugin-title {
  padding: 6px 0;
  color: #3d3333;
  background: #FFF;
  font-size: 20px;
}
.plugin-portal-article .plugin-body {
  overflow-y: scroll;
  height: 450px;
  border: 5px solid #cccccc;
}
.plugin-portal-article article {
  display: table;
  width: 100%;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #cccccc;
}
.plugin-portal-article .article-summary-title {
  margin-right: 0;
  font-size: 14px;
}
.plugin-portal-article .portal-newmark {
  display: inline-block;
  margin-right: 8px;
  padding: 6px;
  background: #d60a23;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
  vertical-align: 4px;
}

.rss-link {
  margin-top: 10px;
  font-size: 12px;
  text-align: right;
}

#iphone-link {
  display: none;
}

.logo-icon-kitamura, .logo-icon-mario, .header-logo {
  float: left;
  margin-right: 6px;
  line-height: 1.3;
}

.logo-icon-kitamura a, .logo-icon-mario a, .header-logo a {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: inline-block;
}

.logo-icon-kitamura, .logo-icon-mario {
  width: 54px;
  height: 54px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") no-repeat;
  background-position: -497px 0;
}

.logo-icon-kitamura > a {
  display: block;
  width: 100%;
  height: 100%;
}

.logo-icon-mario {
  background-position: -556px 0;
}
.logo-icon-mario > a {
  display: block;
  width: 100%;
  height: 100%;
}

.header-logo-image {
  float: left;
}
.header-logo-image a {
  width: 200px;
  height: 29px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -100px 0 no-repeat;
}

.header-lead {
  position: absolute;
  top: 34px;
  left: 121px;
  white-space: nowrap;
}

.header-logo-icon {
  float: left;
}

.header-login {
  height: 34px;
  background: #d60a23;
}

.header-login-inner {
  width: 950px;
  margin: 0 auto;
}

.header-login-btn {
  float: right;
  height: 36px;
  padding-top: 4px;
}

.header-nav li {
  float: left;
}
.header-nav li:nth-child(n+6):nth-child(-n+7) a {
  width: 135px;
}
.header-nav a {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: block;
  width: 136px;
  height: 35px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") no-repeat;
}
.header-nav a:hover {
  background-color: #FFF;
}

.header-nav-netshop a {
  background-position: 0 -65px;
}

.header-nav-print a {
  background-position: -136px -65px;
}

.header-nav-photobook a {
  background-position: -272px -65px;
}

.header-nav-used a {
  background-position: -408px -65px;
}

.header-nav-smartphone a {
  background-position: -544px -65px;
}

.header-nav-mario a {
  background-position: -680px -65px;
}

.header-nav-shopsearch a {
  background-position: -815px -65px;
}

.header-menu {
  font-size: 11px;
}
.header-menu li {
  float: left;
  margin-right: 5px;
}
.header-menu a {
  color: #756161;
  text-decoration: none;
}
.header-menu a:before {
  content: '≫';
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  vertical-align: -1px;
  color: #d60a23;
}
.header-menu a:hover {
  color: #d60a23;
}

.header-search {
  float: right;
  margin-top: 3px;
  font-size: 10px;
}
.header-search input[type="text"] {
  width: 74px;
  height: 20px;
  padding: 0 2px;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.header-search input[type="submit"] {
  border: 1px solid #e6e6e6;
  color: #666666;
  background: #FFF;
}
.header-search input[type="submit"]:hover {
  background: #EEE;
}

.header-menu-list {
  float: right;
}

.header-menu-tel {
  position: absolute;
  top: 34px;
  right: 0;
}
.header-menu-tel a {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: block;
  width: 413px;
  height: 15px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") 0 -100px no-repeat;
}
.header-menu-tel a:hover {
  background-position: 0 -115px;
}

.site-nav {
  clear: both;
  margin: 5px 0 10px;
}
.site-nav li {
  float: left;
}
.site-nav li a {
  display: block;
  width: 158px;
  height: 27px;
  line-height: 27px;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  color: #999999;
  border-top: 1px solid #a6a6a6;
  border-bottom: 1px solid #a6a6a6;
  border-left: 1px solid #a6a6a6;
}
.site-nav li a:hover {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(50%, #f4f4f4), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  border-bottom: 0;
  color: #d60a23;
}
.site-nav li:nth-child(3) a {
  width: 160px;
}
.site-nav li:last-of-type a {
  border-right: 1px solid #a6a6a6;
}
.site-nav .is-current a {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(50%, #f4f4f4), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  background: linear-gradient(to bottom, #ededed 0%, #f4f4f4 50%, #ffffff 100%);
  border-bottom: 0;
  color: #666666;
}

.breadcrumb {
  margin: 15px 0;
  color: #666;
}
.breadcrumb li {
  display: inline-block;
  font-size: 12px;
}
.breadcrumb li:first-of-type a:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 4px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -150px -150px no-repeat;
  vertical-align: -2px;
}
.breadcrumb li:first-of-type a:hover:before {
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -200px -150px no-repeat;
}
.breadcrumb li + li:before {
  content: ">";
  margin: 0 6px;
  padding: 0 6px;
}
.breadcrumb a {
  color: #666;
  text-decoration: underline;
}
.breadcrumb a:hover {
  color: #D60A23;
  text-decoration: none;
}

.breadcrumb-footer {
  height: 30px;
  margin: 0;
  padding: 0 14px;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  line-height: 1;
}
.breadcrumb-footer li + li:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 30px;
  margin: 0px 16px 0 10px;
  vertical-align: -10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -600px -150px no-repeat;
}

.page-title {
  margin: 10px 0 20px;
  font-weight: 700;
}
.page-title .logo-icon-kitamura {
  width: 45px;
  height: 45px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") no-repeat;
}
.page-title .logo-icon-mario {
  width: 45px;
  height: 45px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") no-repeat;
  background-position: -50px 0;
}

.page-title-inner {
  display: table;
}
.page-title-inner i {
  display: table-cell;
}
.page-title-inner .page-title-name {
  display: table-cell;
  padding-left: 4px;
  vertical-align: middle;
}

.page-title-description {
  margin-top: 5px;
  font-size: 12px;
  font-weight: 400;
}

.brand-name {
  font-size: 12px;
  line-height: 1;
}

.page-name {
  font-size: 24px;
  line-height: 1.2;
}
.page-name a {
  color: #3d3333;
}

.feature-category {
  border-bottom: 1px solid #d60a23;
}
.feature-category li {
  float: left;
  width: 49.5%;
}
.feature-category li a {
  display: block;
  padding: 6px 0;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  background: #FFF;
  text-decoration: none;
}
.feature-category li a:hover {
  border-color: #d60a23;
  background: #d60a23;
  color: #FFF;
}
.feature-category .is-current a {
  border-color: #d60a23;
  background: #d60a23;
  color: #FFF;
}

#feature-contents {
  margin-bottom: 40px;
}

.feature-wrap {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 2px solid #d60a23;
}

.feature-wrap-inner {
  position: relative;
}

#mapFrame {
  width: 100%;
  height: 350px;
  overflow: hidden;
  border: 0;
}

#campaign {
  margin-right: 1%;
}
#campaign a:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 20px;
  margin-right: 8px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -750px -150px no-repeat;
  vertical-align: -5px;
}

#map a:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 20px;
  margin-right: 8px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -650px -150px no-repeat;
  vertical-align: -5px;
}

#campaign.is-current a:before, #campaign a:hover:before {
  background-position: -800px -150px;
}

#map.is-current a:before, #map a:hover:before {
  background-position: -700px -150px;
}

.simple-map {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 6px;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1;
  text-align: center;
}
.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: 14px;
  font-weight: 700;
  text-align: center;
  color: #FFF;
  border-radius: 2px;
  background: #d60a23;
}
.simple-map-close:hover {
  opacity: 0.7;
}

.simple-map-link {
  position: absolute;
  right: 70px;
  bottom: 30px;
  padding: 6px 12px;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  color: #FFF;
  background: #d60a23;
}
.simple-map-link:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 19px;
  margin-right: 6px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -950px -150px no-repeat;
  vertical-align: -3px;
}
.simple-map-link:hover {
  opacity: .7;
}

.article-title {
  margin-bottom: 3px;
  font-size: 20px;
  border-bottom: 1px dotted #cccccc;
}
.article-title:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 23px;
  margin-right: 10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -850px -150px no-repeat;
  vertical-align: -4px;
}

.article-date {
  display: block;
  font-size: 12px;
  text-align: right;
  color: #999999;
}

.article-body {
  font-size: 16px;
}

.attention {
  margin-top: 1em;
  font-size: 12px;
  color: #999999;
}

.recent-article {
  margin-top: 10px;
  font-size: 14px;
  background: #F3F3F3;
  border-radius: 8px;
}

.recent-article-title {
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #e6e6e6;
  line-height: 1;
}

.recent-article-list {
  padding: 10px;
  border-top: 1px solid #FFF;
}
.recent-article-list li {
  margin-bottom: .3em;
}
.recent-article-list li:before {
  content: "≫";
  margin-right: 6px;
  color: #d60a23;
}
.recent-article-list li:last-of-type {
  margin-bottom: 0;
}
.recent-article-list a {
  text-decoration: underline;
}
.recent-article-list a:hover {
  text-decoration: none;
}

.article-pager {
  margin-top: 14px;
  text-align: center;
}
.article-pager li {
  display: inline-block;
  margin: 0 2px;
  font-size: 14px;
  text-align: center;
}
.article-pager a {
  display: block;
  padding: 6px 14px;
  border: 1px solid #cccccc;
  background: #FFF;
  text-decoration: none;
}
.article-pager a:hover {
  background: #d60a23;
  color: #FFF;
}
.article-pager .prev a:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 22px;
  margin-right: 10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -250px -200px no-repeat;
  vertical-align: -6px;
}
.article-pager .prev a:hover:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 22px;
  margin-right: 10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -400px -200px no-repeat;
  vertical-align: -6px;
}
.article-pager .next a:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 22px;
  margin-left: 10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -200px -200px no-repeat;
  vertical-align: -6px;
}
.article-pager .next a:hover:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 22px;
  margin-left: 10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -350px -200px no-repeat;
  vertical-align: -6px;
}
.article-pager .is-current {
  padding: 6px 14px;
  background: #d60a23;
  color: #FFF;
}

.article-pager-detail li {
  width: 32%;
  float: left;
  margin: 0;
}
.article-pager-detail li:nth-of-type(2) {
  margin: 0 2%;
}

.article-list {
  background: #F1F1F1;
  border-bottom: 7px solid #d60a23;
}
.article-list article {
  margin-bottom: 15px;
  background: #FFF;
}
.article-list article:last-of-type {
  margin-bottom: 0;
}

.article-list-title {
  padding: 14px 10px 10px;
  border-bottom: 1px solid #cccccc;
  box-shadow: 0 1px 0 #FFF;
  line-height: 1;
}

.head-title {
  padding: 14px 10px 10px;
  border-bottom: 1px solid #cccccc;
  box-shadow: 0 1px 0 #FFF;
  line-height: 1;
  padding: 0 0 8px;
  font-size: 22px;
  font-weight: 400;
  border-bottom: 5px solid #d60a23;
  background: #FFF;
}
.head-title:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 23px;
  margin-right: 10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") no-repeat scroll -850px -150px transparent;
  vertical-align: -4px;
}

.article-list-description {
  padding: 15px 10px;
  font-size: 12px;
}

.article-list-inner {
  padding: 10px 20px;
}

.article-list-category {
  padding: 0 10px;
  border-bottom: 5px solid #d60a23;
}
.article-list-category li {
  float: left;
  display: table;
  width: 19%;
  height: 50px;
  margin-right: 1%;
}
.article-list-category li:last-of-type {
  margin-right: 0;
}
.article-list-category li a {
  display: table-cell;
  padding-top: 5px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  color: #3d3333;
  border: 1px solid #cccccc;
  border-bottom: 0;
  border-radius: 6px 6px 0 0;
  background: #FFF;
}
.article-list-category li a:hover {
  color: #FFF;
  border-color: #d60a23;
  background: #d60a23;
}
.article-list-category .is-current a {
  background: #d60a23;
  color: #FFF;
  border-color: #d60a23;
}

.article-list-inner article {
  position: relative;
  display: table;
  width: 100%;
  padding: 5px;
}
.article-list-inner .newmark {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  position: absolute;
  background: #d60a23;
  width: 60px;
  height: 60px;
  top: 5px;
  right: 5px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") 0 -200px no-repeat;
}

.article-thumbnail {
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px 8px 5px 5px;
  overflow: hidden;
  background: #F6F6F6;
}
.article-thumbnail img {
  position: relative;
  max-width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.article-thumbnail .noimage img {
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.article-summary {
  padding-left: 10px;
  font-size: 12px;
}

.article-summary-time {
  font-size: 11px;
  color: #999999;
}

.article-summary-title {
  margin-right: 24px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.article-summary-tags li {
  display: inline-block;
}

.article-summary-more {
  text-align: right;
}
.article-summary-more:after {
  content: ">";
  display: inline-block;
  margin-left: 2px;
  color: #d60a23;
}

.article-summary a {
  text-decoration: underline;
}
.article-summary a:hover {
  text-decoration: none;
}

.article-list-more {
  margin-top: 14px;
  text-align: right;
}
.article-list-more a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  padding: 6px 16px;
  background: #d60a23;
  text-decoration: none;
}
.article-list-more a:hover {
  opacity: 0.7;
}
.article-list-more a:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 24px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -550px -150px no-repeat;
  margin-left: 6px;
  vertical-align: -8px;
}

.noentry {
  font-size: 12px;
}
.noentry p {
  padding: 10px;
}

#information {
  margin: 20px 0;
  padding: 10px;
  background: #F1F1F1;
  border-radius: 6px;
}
#information h2 {
  font-size: 16px;
}
#information li {
  font-size: 12px;
}

.city-list {
  margin-bottom: 30px;
}

.city-list-title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  border-bottom: 5px solid #d60a23;
}
.city-list-title:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 32px;
  margin-right: 10px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -900px -150px no-repeat;
  vertical-align: -8px;
}

.city-list-shop {
  font-size: 12px;
}
.city-list-shop > li {
  position: relative;
  margin-bottom: 10px;
}

.shop-name {
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #cccccc;
  background: #E6E6E6;
}
.shop-name a {
  color: #3d3333;
}

.shop-data {
  position: relative;
  padding: 10px;
  border: 1px solid #cccccc;
  border-top: 0;
}

.shop-address {
  margin-bottom: 15px;
}
.shop-address:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -150px -200px no-repeat;
  vertical-align: -10px;
}

.shop-tel:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -100px -200px no-repeat;
  vertical-align: -10px;
}

.shop-detail {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.shop-detail a {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  padding: 6px 16px;
  background: #d60a23;
  text-decoration: none;
}
.shop-detail a:hover {
  opacity: 0.7;
}
.shop-detail a:after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 24px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -550px -150px no-repeat;
  margin-left: 6px;
  vertical-align: -8px;
}

.city-list-municipality {
  font-size: 12px;
}

.city-list-hedding {
  margin: 20px 0 10px;
  padding: 3px;
  background: #E6E6E6;
}
.city-list-hedding > span {
  display: inline-block;
  padding: 4px 10px;
  background: #FFF;
}

.city-list-name {
  display: inline-block;
  margin: 15px;
}
.city-list-name:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  margin-right: 8px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -300px -200px no-repeat;
  vertical-align: -1px;
}
.city-list-name a {
  text-decoration: underline;
}
.city-list-name a:hover {
  text-decoration: none;
}

.social-bookmark {
  margin: 20px 0 15px;
  text-align: center;
}

#bookmarks-ktmr-thin > iframe, #bookmarks-ktmr-thin-after > iframe, #bookmarks-ktmr-thin > div, #bookmarks-ktmr-thin-after > div {
  display: inline-block;
  margin-right: 8px;
  vertical-align: top;
}

#bookmarks-ktmr-thin .qrcode a, #bookmarks-ktmr-thin-after .qrcode a {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: block;
  width: 51px;
  height: 20px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -500px -100px no-repeat;
  cursor: pointer;
}

.hatena-bookmark-button-frame {
  width: 80px !important;
}

.twitter-tweet-button {
  width: 90px !important;
}

.footer-logo {
  float: right;
}

.footer-copy {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  float: left;
  width: 140px;
  height: 54px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -346px 0 no-repeat;
  margin-right: 9px;
}

.footer-catch {
  margin-top: 10px;
  font-size: 11px;
}
.footer-catch a {
  color: #666666;
  text-decoration: underline;
}
.footer-catch a:hover {
  color: #d60a23;
  text-decoration: none;
}

.copyright {
  font-size: 11px;
}
.copyright a {
  color: #666666;
  text-decoration: underline;
}
.copyright a:hover {
  color: #d60a23;
  text-decoration: none;
}

.footer-menu {
  padding: 10px;
  border: 1px solid #cccccc;
  border-radius: 0 0 8px 8px;
  font-size: 13px;
  line-height: 1.4;
  letter-spacing: -0.06em;
}
.footer-menu .box {
  float: left;
  width: 20%;
  padding: 0 6px;
}
.footer-menu dt {
  font-size: 14px;
  font-weight: 700;
}
.footer-menu dt a {
  color: #999999;
}
.footer-menu a {
  color: #aaaaaa;
}
.footer-menu a:hover {
  color: #d60a23;
}
.footer-menu li {
  margin-left: 1em;
}
.footer-menu dl, .footer-menu dt, .footer-menu dd, .footer-menu li {
  margin-bottom: 4px;
}
.footer-menu .menu-child {
  margin-top: 4px;
}
.footer-menu a[target="_blank"]:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 2px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -100px -150px no-repeat;
  vertical-align: 1px;
}

.page-top {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 2px solid #DDD;
}
.page-top a {
  display: inline-block;
  float: right;
  padding: 2px 8px;
  border: 1px solid #cccccc;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  color: #3d3333;
  text-decoration: none;
}
.page-top a:hover {
  background: #EEE;
}
.page-top a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 3px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") 0 -150px no-repeat;
  vertical-align: -1px;
}

.footer-link {
  clear: both;
  font-size: 12px;
}
.footer-link li {
  display: inline-block;
  margin-right: 6px;
}
.footer-link a {
  color: #666666;
}
.footer-link a:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 1px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") -50px -150px no-repeat;
  vertical-align: 1px;
}
.footer-link a:hover {
  color: #d60a23;
}

.shoparea {
  position: relative;
  height: 500px;
  font-size: 14px;
}

.shoparea-list {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.shoparea-list dl {
  clear: both;
}
.shoparea-list dt {
  float: left;
  width: 100px;
  text-align: center;
}
.shoparea-list dd {
  float: left;
  margin-right: 10px;
}
.shoparea-list a {
  text-decoration: underline;
}
.shoparea-list a:hover {
  text-decoration: none;
}

.shoparea-map {
  position: absolute;
  top: 0;
  right: 0;
}

#selectAreaImg {
  background: url("/common/ktmr/img//map/map_0.gif") no-repeat;
}

.banner-mario {
  position: absolute;
  right: 0;
  bottom: 0;
}
.banner-mario a:hover {
  opacity: 0.7;
}

.error-text {
  padding: 50px 0;
  text-align: center;
  line-height: 3;
  font-size: 20px;
  font-weight: 700;
}

/* 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 {
  -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-slide {
  -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-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 {
  content: "";
  display: table;
}
.slick-track:after {
  content: "";
  display: table;
  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;
  max-width: 100%;
}
.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: 82px;
  width: 36px;
  cursor: pointer;
  top: 50%;
  margin-top: -41px;
  background: url("/common/ktmr/img/img_sprite_ktmr.png") 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: -500px -200px;
}

.slick-next {
  right: 20px;
  background-position: -450px -200px;
}

/* Dots */
.slick-dots {
  position: absolute;
  bottom: -18px;
  list-style: none;
  line-height: 0;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 12px;
  width: 12px;
  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 {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  background: #999;
  border: 2px solid #999;
  border-radius: 50%;
}
.slick-dots li.slick-active button:before {
  background: #FFF;
  border-color: #F00;
}
