<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
#container {
  padding-top: 30px;
}

.header-headline-nav li a {
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 13px;
}
.header-global-nav a,
.header-global-nav span {
  padding-bottom: 5px;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 18px;
  cursor: pointer;
  letter-spacing:0.12em;
  font-family: 'Crimson Text', serif;
}
#nav a {
  color: #111;
}

#slideshow-block {
  margin-bottom: 0px;
}
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  text-indent: -999em;
}
#supersized {
  position: absolute;
  left: 0;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
  #supersized .row {
    position: relative;
  }
  #supersized img {
    position: absolute;
    display: none;
    width: auto !important;
    height: auto !important;
    outline: none;
    border: none;
  }
  #supersized.speed img {
    -ms-interpolation-mode:nearest-neighbor;
    image-rendering: -moz-crisp-edges;
  }
  #supersized.quality img {
    -ms-interpolation-mode:bicubic;
    image-rendering: optimizeQuality;
  }
  #supersized li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -30;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    background-color: #f5f5f1;
    list-style: none;
  }
  #supersized li.prevslide {
    z-index: -20;
  }
  #supersized li.activeslide {
    z-index: -10;
  }
  #supersized li.image-loading {
    width: 100%;
    height: 100%;
    background: #111 url(https://img.shop-pro.jp/tmpl_img/68/progress.gif) no-repeat center center;
  }
  #supersized li.image-loading img {
    visibility: hidden;
  }
  #supersized li.prevslide img,
  #supersized li.activeslide img {
    display: inline;
  }
#slide-list {
  position: absolute;
  bottom: 20px;
  margin: 0 !important;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  font-family: Arial;
}
  #slide-list li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
  }
  #slide-list a {
    display: block;
    margin: 0 5px;
    width: 10px;
    height: 10px;
    border-radius:10px;
    outline: 0;
    background: #fff;
    text-indent: -9999px;
    opacity: 0.7;
    cursor: pointer;
  }
  #slide-list a:hover,
  #slide-list .current-slide a {
    background: #ecd062;
    opacity: 1;
  }
#controls-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  height: 10px;
  *z-index: 50;
}
#controls {
  position: relative;
  z-index: 50;
  height: 100%;
}
#slidecaption {
  position: absolute;
  left: 1%;
  z-index: 2;
  padding-bottom: 20px;
  color: #fff;
  font-size: 40px;
  line-height: 1.2;
}
  #controls-wrapper.mode-static {
    position: static;
    padding: 15px 0;
    height: auto;
  }
  #controls-wrapper.mode-static #slide-list {
    position: static;
  }

@media only screen and (max-width: 980px) {
  #supersized {
    top: 60px;
  }
  #controls-wrapper {
    position: static;
    height: auto;
  }
  #slide-list {
    position: static;
    padding-top: 15px;
  }
    #slide-list a {
      width: 15px;
      height: 15px;
    }
  #slidecaption {
    left: 3%;
    padding-bottom: 6px;
    font-size: 20px;
  }
}

@media only screen and (max-width: 768px) {
  #slidecaption {
    left: 20px;
    padding-bottom: 10px;
  }
}
/* 20191010 edit*/
.front-page .icon-user:before{
  background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
}
.front-page .icon-down:before{
 background-image: url(https://img.shop-pro.jp/tmpl_img/68/icon_16-2x-w.png);
}

/* tb   --------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1024px) { 
#header-wrapper {
    position: absolute;
    top: 0;
    width:100%;
	}
    #slideshow-block {
   min-height: 230px;
    height: 200px;
    width: 100%;
    display: block;
    margin-bottom: 0 !important;
}
    #slide-list a {
    width: 12px;
    height:12px;
}
  #slide-list {
    position: absolute;
    top: -20px;
    padding-top:0;
}
   div.infobox dl{
    font-size:12px;
  }
  div.infobox dl dt{
    width:15% !important;
  }
    div.infobox dl dd{
    width:85% !important;
  }
.side-section h3 {
    font-size: 90%;
}
}
@media screen and (min-width: 800px) and (max-width: 999px) { 
      #slideshow-block {
    height: 260px;
}
}
@media screen and (min-width: 1000px) and (max-width: 1024px) { 
      #slideshow-block {
    height: 300px;
}
}
/* sp   --------------------------------*/
@media screen and (max-width: 667px) {
  #header-wrapper {
    position: absolute;
    top: 0;
    width:100%;
	}
  #slideshow-block {
    height:110px;
    width: 100%;
    display: block;
    margin-bottom: 0 !important;
}
  #slide-list a {
    width: 8px;
    height: 8px;
}
  #slide-list {
    position: absolute;
    top: -18px;
    padding-top:0;
}
 div.infobox dl{
    font-size:12px;
  }
  div.infobox dl dt{
    width:25% !important;
  }
    div.infobox dl dd{
    width:75% !important;
  }
}
@media screen and (min-width: 420px) and (max-width: 767px) { 
    #slideshow-block {
    height: 110px;
      margin-bottom: 50px !important;
}
   div.infobox dl{
    font-size:12px;
  }
  div.infobox dl dt{
    width:15% !important;
  }
    div.infobox dl dd{
    width:85% !important;
  }
}


/* 202506 追加*/
@media screen and (max-width: 667px) {
    #slideshow-block {
        height: 150px;
       margin-bottom: 0 !important;
    }
}
@media screen and (min-width: 420px) and (max-width: 767px) { 
    #slideshow-block {
    height: 200px;
      margin-bottom: 10px !important;
}
}


.cat-list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  list-style: none;
  margin: 50px 0;
  padding: 0;
}
.cat-list a {
  text-decoration: none;
}
.cat-list li {
  position: relative;
  width: calc((100% - 60px) / 5);
  box-sizing: border-box;
  
}
.cat-list li figure {
  padding: 10px;
  margin: 0;
  background: #f8f8f8;
  border-radius: 10px;
}
.cat-list li p {
  font-size: 90%;
  line-height: 1.2;
  text-align: center;
  margin-top: .5em;
}
@media (max-width: 768px) {
  .cat-list {
    gap: 10px;
  }
  .cat-list li {
    width: calc((100% - 20px) / 3);

  }
}
}</pre></body></html>