@charset "Shift_JIS";

/*  PC
-----------------------------------------------------------------------------*/
body { border-top: none; }

/* shoplogo */
.shoplogo {
  margin-bottom: 0;
  width: auto;
  background: none;
  float: none;
}

.shoplogo a {
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS ProN', 'Hiragino Kaku Gothic ProN';
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  padding: 6px 10px 4px;
  border-top: none;
  border-top: 3px double #021280;
  border-bottom: 3px double #021280;
  height: auto;
  display: block;
  background: #f6fbff;
}

.shoplogo a span {
  font-family: 'ƒqƒ‰ƒMƒmŠpƒS ProN', 'Hiragino Kaku Gothic ProN';
  font-size: 12px;
  font-weight: normal;
  color: #05248a;
  padding-left: 15px;
  display: block;
}

/* flyer */
.flyer { overflow: hidden; }

.flyer h2 {
  font-size: 14px;
  font-weight: bold;
  color: #05258A;
  line-height: 24px;
  text-align: center;
  margin-bottom: 8px;
  padding: 4px 10px;
  background: #ddeaf0;
}

.flyer ul.pic {
  max-height: 250px;
  overflow: hidden;
}

.flyer ul.pic li {
  text-align: center;
}

.flyer ul.pic p {
  font-size: 10px;
  padding: 0 5px;
}

.flyer ul.pic img {
  max-width: 150px;
  display: inline;
}

.flyer .bx-wrapper .bx-controls-direction a {
  margin-top: -20px !important;
  width: 20px !important;
  height: 40px !important;
}

.flyer .bx-wrapper .bx-prev, .flyer .bx-wrapper .bx-next { background-size: 20px 40px !important; }

.flyer ul.list {
  overflow-y: visible;
  margin-top: 8px;
  padding: 6px 10px;
  height: auto;
  background: #f7f7f7;
}

.flyer .list li {
  padding: 0 0 3px 20px;
  background: url(../../../img/icon_arrow01.png) no-repeat 0 3px;
  background-size: 12px auto;
}

.flyer .list li a { color: #333; }

.flyer p img {
  width: 100%;
  max-width: initial;
  max-width: auto;
}

.flyer .bx-viewport { height: auto !important; }
.flyer .pic li a { display: block; }
