@charset "UTF-8";
.page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 67.5px 0 0;
}

@media (max-width: 595px) {
  .page {
    padding: 50px 0 0;
  }
}

.fc-wrapper {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1;
  font-family: "本明朝-M 新がな", HonMinSink-M, 游明朝, "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

@media (max-width: 595px) {
  .fc-wrapper {
    padding: 0 19px;
  }
}

.fc-wrapper .page-title {
  margin: 0 0 69px;
  text-align: center;
}

@media (max-width: 595px) {
  .fc-wrapper .page-title {
    margin: 0 0 50px;
  }
}

.fc-wrapper .page-title-box {
  display: inline-block;
  position: relative;
}

.fc-wrapper .page-title-box::after {
  display: block;
  width: 150px;
  height: 1px;
  background-color: #DAA521;
  position: absolute;
  bottom: 0;
}

.fc-wrapper .page-title-main {
  margin: 0 0 11px;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
}

@media (max-width: 595px) {
  .fc-wrapper .page-title-main {
    font-size: 6.933vw;
  }
}

.fc-wrapper .page-title-subtext {
  margin: 0 0 20px;
  text-align: center;
  font-size: 20px;
}

@media (max-width: 595px) {
  .fc-wrapper .page-title-subtext {
    font-size: 4.267vw;
  }
}

.fc-wrapper .page-title-attention {
  margin: 0 0 27px;
  text-align: right;
  font-size: 10px;
}

.fc-wrapper .page-title-border {
  width: 150px;
  height: 1px;
  display: inline-block;
  border-top: solid 1px #DAA521;
}

.fc-wrapper .page-block {
  margin: 0 auto 90px;
  padding: 0 19px;
  max-width: 840px;
  text-align: center;
}

@media (max-width: 595px) {
  .fc-wrapper .page-block {
    margin: 0 auto 4.6vw;
    padding: 0;
  }
}

.fc-wrapper .page-block-title {
  display: inline-block;
  margin: 0 0 28px;
  padding: 17px 41px;
  background-image: url(../images/title_left.png), url(../images/title_right.png);
  background-repeat: no-repeat;
  background-position: 0px 0px, bottom right 0;
  background-size: 30px;
}

.fc-wrapper .page-block-title--regular {
  display: inline-block;
  font-size: 20px;
  color: #46311E;
  margin: 0 0 24.6px;
  position: relative;
}

@media (max-width: 595px) {
  .fc-wrapper .page-block-title--regular {
    font-size: 4vw;
    margin: 0 auto 4.5vw 5vw;
  }
}

.fc-wrapper .page-block-title--regular::before {
  content: '';
  display: inline-block;
  width: 18.3px;
  height: 21px;
  position: absolute;
  top: 0;
  left: -24px;
  background-image: url(../images/icon_ebisu@2x.png);
  background-repeat: no-repeat;
  background-size: contain;
}

@media (max-width: 595px) {
  .fc-wrapper .page-block-title--regular::before {
    width: 4vw;
    height: 4.5vw;
  }
}

.fc-wrapper .page-block-title--regular--attention {
  display: block;
  margin: 5px 0 0 0;
  text-align: right;
  color: #204689;
  font-size: 11.5px;
}

.fc-wrapper .page-block-ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 90px;
}

@media (max-width: 595px) {
  .fc-wrapper .page-block-ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}

.fc-wrapper .page-block-attention {
  font-size: 12px;
  text-align: right;
}

@media (max-width: 595px) {
  .fc-wrapper .page-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 11.4vw;
  }
}

@media (max-width: 595px) {
  .fc-wrapper .page-list picture {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.fc-wrapper .page-list-image {
  margin: 0 0 20px;
}

@media (max-width: 595px) {
  .fc-wrapper .page-list-image {
    width: 120px;
    margin: 0;
  }
}

.fc-wrapper .page-list-title {
  color: #69594A;
  font-size: 18px;
  line-height: 2.5;
  margin: 0 0 18.5px;
  border-bottom: solid 0.5px #69594A;
}

@media (max-width: 595px) {
  .fc-wrapper .page-list-title {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    font-size: 4.8vw;
    margin: 0 0 12px;
    line-height: 1;
    padding: 0 0 14.5px;
  }
}

@media (max-width: 595px) {
  .fc-wrapper .page-list-box {
    width: 200px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
	  max-width: 55%;
  }
}

@media (max-width: 595px) {
  .fc-wrapper .page-list-box--notext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.fc-wrapper .page-list-text {
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
  margin: 0 0 18px;
}

@media (max-width: 595px) {
  .fc-wrapper .page-list-text {
    font-size: 4vw;
    margin: 0 0 12px;
  }
}

.fc-wrapper .page-list-price {
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  color: #69594A;

}

@media (max-width: 595px) {
  .fc-wrapper .page-list-price {
    font-size: 4vw;
  }
}

.fc-wrapper .page-list-attention {
  text-align: left;
  font-size: 10px;
  line-height: 1.5;
  color: #6C6C6C;
  margin: -10px 0 18px;
}

@media (max-width: 595px) {
  .fc-wrapper .page-list-attention {
    font-size: 2.8vw;
    margin: 8px 0 12px;
  }
}

.fc-wrapper .page-list--col2 {
  width: 48%;
  max-width: 380px;
}

@media (max-width: 595px) {
  .fc-wrapper .page-list--col2 {
    width: 100%;
    max-width: 100%;
  }
}

.fc-wrapper .page-list--col3 {
  width: 32%;
  max-width: 240px;
}

@media (max-width: 595px) {
  .fc-wrapper .page-list--col3 {
    width: 100%;
    max-width: 100%;
  }
}

.fc-wrapper .season-title {
  color: #69594A;
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 10.5px;
  border-bottom: solid 0.5px #69594A;
}

.fc-wrapper .season-list {
  width: 100px;
}

@media (max-width: 595px) {
  .fc-wrapper .season-list {
    width: 20vw;
    margin: 0 0 10px;
  }
}

.fc-wrapper .season-list img {
  width: 100%;
  margin: 0 0 9px;
}

.fc-wrapper .season-list-text {
  color: #69594A;
  font-size: 18px;
  line-height: 1;
}

.fc-wrapper .season-list-month {
  color: #69594A;
  font-size: 10px;
}

@media (max-width: 595px) {
  .fc-wrapper .season .page-block-ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 595px) {
  .fc-wrapper .season .page-block-ul::before {
    content: "";
    display: block;
    width: 20vw;
    height: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (max-width: 595px) {
  .fc-wrapper .season .page-block-ul:after {
    content: "";
    display: block;
    width: 20vw;
    height: 0;
  }
}

.fc-wrapper .regular {
  max-width: 700px;
  padding: 31.8px 36.8px 49.8px;
  border: solid 1px #E3A400;
}

@media (max-width: 595px) {
  .fc-wrapper .regular {
    padding: 5.6vw 7.2vw 9vw;
  }
}

.fc-wrapper .regular-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 23.6px;
}

.fc-wrapper .regular-list {
  width: 25%;
}

@media (max-width: 595px) {
  .fc-wrapper .regular-list {
    width: 50%;
  }
}

@media (max-width: 595px) {
  .fc-wrapper .regular-list .page-list-image {
    width: 100%;
    margin: 0;
  }
}

.fc-wrapper .regular-link {
  padding: 18px 90px;
  color: #fff;
  font-size: 17px;
  background-color: #E3A400;
}

@media (max-width: 595px) {
  .fc-wrapper .regular-link {
    padding: 3.4vw 16vw;
    font-size: 4vw;
  }
}

@media (max-width: 595px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}

@media (max-width: 595px) {
  .sponly {
    display: block;
  }
}
/*# sourceMappingURL=index.css.map */

.fc-wrapper .shop-info{
  max-width: 700px;
  margin: 30px auto;
  line-height: 1.6 ;
  color: #e72910;
}