@charset "utf-8";

/*======================
リセット
=======================*/

body,
.fc-wrapper div,
.fc-wrapper span,
.fc-wrapper applet,
.fc-wrapper object,
.fc-wrapper iframe,
.fc-wrapper h1,
.fc-wrapper h2,
.fc-wrapper h3,
h4,
.fc-wrapper h5,
.fc-wrapper h6,
.fc-wrapper p,
.fc-wrapper blockquote,
.fc-wrapper pre,
.fc-wrapper a,
.fc-wrapper abbr,
.fc-wrapper acronym,
address,
.fc-wrapper big,
.fc-wrapper cite,
.fc-wrapper code,
.fc-wrapper del,
.fc-wrapper dfn,
.fc-wrapper em,
.fc-wrapper font,
.fc-wrapper img,
.fc-wrapper ins,
kbd,
.fc-wrapper q,
.fc-wrapper s,
.fc-wrapper samp,
.fc-wrapper small,
.fc-wrapper strike,
.fc-wrapper strong,
.fc-wrapper sub,
.fc-wrapper sup,
.fc-wrapper tt,
var,
.fc-wrapper dl,
.fc-wrapper dt,
.fc-wrapper dd,
.fc-wrapper ol,
.fc-wrapper ul,
.fc-wrapper li,
.fc-wrapper fieldset,
.fc-wrapper form,
.fc-wrapper label,
.fc-wrapper legend,
table,
.fc-wrapper caption,
.fc-wrapper tbody,
.fc-wrapper tfoot,
.fc-wrapper thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: top;
}

.fc-wrapper li {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}

.fc-wrapper li img {
  font-size: 0;
  vertical-align: bottom;
}

.fc-wrapper a img {
  border: none;
}

.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

* html .clearfix {
  zoom: 1;
}

*+html .clearfix {
  zoom: 1;
}

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

/*======================
全体設定
=======================*/

#contents {
  width: 1040px !important;
}

.shopArea .shopList {
  width: 800px !important;
}

.shopArea .shopList .shopNews .inr{
  width: 700px;
  display: flex;
  flex-wrap: wrap;
}

html {
  font-size: 62.5%;
}

body {
  min-width: 1200px;
  font-size: 16px;
  line-height: 1.8;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  color: #000;
}

.fc-wrapper {
  font-size: 16px;
}

.fc-wrapper .f-red {
  color: #e72910 !important;
}

.fc-wrapper .f-yellow {
  color: #daa520;
}

.fc-wrapper .f-green {
  color: #0b7236;
}

/*copyright*/

.fc-wrapper .copyright {
  font-size: 13px;
  color: #fff;
  text-align: center;
}

/*======================
ヘッダー
=======================*/

.fc-wrapper #brand-header {
  padding: 32px 0 18px;
}

.fc-wrapper .brand-header__logo {
  margin: 0 6px 35px 0;
  text-align: center;
}

/*============
brand-header__box
==============*/

.fc-wrapper .brand-header__box {
  margin: 0 auto;
  width: 1344px;
  display: flex;
  flex-flow: row;
}

/*============
brand-header__nav
==============*/

.fc-wrapper .brand-header__nav {
  flex: 1;
}

.fc-wrapper .brand-header__nav__list {
  display: flex;
  flex-flow: row;
  flex: 1;
}

.fc-wrapper .brand-header__nav__list li {
  width: 167px;
}

.fc-wrapper .brand-header__nav__list li a {
  padding: 1px 3px;
  width: 168px;
  text-decoration: none;
  color: #000;
  text-align: center;
  /*font-weight: bold;*/
  letter-spacing: 2px;
  display: block;
  border-left: 1px solid #DBDBDB;
  font-size: 15px;
}

.fc-wrapper .brand-header__nav__list li a:hover {
  opacity: 0.7;
}

.fc-wrapper .brand-header__link {
  margin: -9px 0 0 1px;
}

.fc-wrapper .brand-header__link a {
  padding: 10px 0 9px;
  width: 174px;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #0A7235;
}

.fc-wrapper .brand-header__link a:hover {
  opacity: 0.7;
}

/*================
brand-footer
=================*/

.fc-wrapper #brand-footer {
  position: relative;
}

.fc-wrapper .brand-footer__inner {
  padding: 32px 0 30px;
  background-color: #004614;
}

.brand-footer__inner .brand-footer__nav__list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/*============
brand-footer__nav
==============*/

.fc-wrapper .brand-footer__nav {
  margin: 0 auto 21px;
  width: 720px;
}

.fc-wrapper .brand-footer__nav li {
  display: inline;
}

.fc-wrapper .brand-footer__nav li a {
  padding: 0 20px;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.fc-wrapper .brand-footer__nav li a:hover {
  text-decoration: underline;
}

/*copyright*/

.fc-wrapper .copyright {
  font-size: 12px;
  color: #fff;
  text-align: center;
}

.fc-wrapper .page-top {
  position: absolute;
  bottom: 140px;
  right: 50px;
  text-align: center;
}

.fc-wrapper .page-top img {
  width: 50px;
  height: auto;
}

.fc-wrapper .page-top__txt {
  display: block;
  margin: 10px 0 0 0;
}

.fc-wrapper .page-top a {
  text-decoration: none;
  color: #004614;
}

@media all and (-ms-high-contrast:none) {
  .fc-wrapper .header__nav__list li a {
    padding: 3px 0 0;
  }

  .fc-wrapper .side-login__list li a {
    padding: 10px 0 2px;
  }

  .fc-wrapper .side-search__button {
    padding: 10px 0 3px;
  }

  .fc-wrapper .side-title {
    padding: 9px 15px 2px;
  }

  .fc-wrapper .side-member__btn a {
    padding: 12px 0 3px;
  }

  .fc-wrapper .side-link__list li .item__txt {
    padding-top: 7px;
  }

  .fc-wrapper .side-link__list--price li a {
    padding: 14px 20px 6px;
  }

  .fc-wrapper .brand-header__link a {
    padding: 13px 0 6px;
  }

  .fc-wrapper .brand-header__nav__list li a {
    padding: 2px 0 0;
  }

  .fc-wrapper .footer-box__list .list__tel a,
  .fc-wrapper .footer-box__list .list__form a {
    padding: 19px 0 15px;
  }
}

/*================
ブランドサイドナビ
=================*/

.fc-wrapper #brand-main--side {
  width: 200px;
  font-size: 13px;
}

.fc-wrapper .brand-side__ttl {
  padding: 13px 10px;
  font-size: 18px;
  vertical-align: baseline;
  line-height: 1.0;
}

.fc-wrapper .brand-side__ttl .txt__sub {
  font-size: 10px;
  vertical-align: baseline;
  display: inline-block;
  margin: 0 0 0 15px;
}

.fc-wrapper .brand-side__box {
  background: #efefef;
  margin: 0 0 20px 0;
  padding: 0 3px 3px 3px;
  border-top: 2px solid #0b7236;
}

.fc-wrapper .brand-side__list {
  box-sizing: border-box;
  background: #FFF;
  padding: 0 3px;
}

.fc-wrapper .brand-side__list li {
  border-bottom: 1px solid #efefef;
}

.fc-wrapper .brand-side__list a {
  text-decoration: none;
  color: #000;
  padding: 10px 3px;
  display: block;
}

.fc-wrapper .brand-side__list a:hover {
  opacity: 0.7;
}

/*============
共通部分
==============*/

.fc-wrapper #conts {
  width: 800px;
}

.fc-wrapper #conts--full {
  width: 1040px;
  margin: 0 auto;
}

.fc-wrapper .f-mincho {
  font-family: "本明朝-M 新がな", HonMinSink-M, 游明朝, "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.fc-wrapper .main__obj {
  position: relative;
  top: 0;
  left: 0;
}

.fc-wrapper .main__obj::before {
  width: 44px;
  height: 44px;
  display: block;
  background: url(../images/common/common-motif-green.png);
  background-size: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  line-height: 0;
}

.fc-wrapper .main__obj::after {
  width: 44px;
  height: 44px;
  display: block;
  background: url(../images/common/common-motif-orange.png);
  background-size: 100%;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0;
}

/*============
トップへ戻るボタン
==============*/

.page-top-scroll {
  display: none;
}

.page-top-scroll img {
  width: 80px;
}


/*============
side-banner__list
==============*/

.fc-wrapper .side-banner__list {
  margin-bottom: 22px;
}

.fc-wrapper .side-banner__list li {
  margin-bottom: 13px;
}

.fc-wrapper .side-banner__list li:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/*============
すべてのキャンペーンを見るボタン
==============*/

.newsAccordion {
  width: 366px;
  border: solid 1.5px #108246;
  margin: 10px auto 88px;
  padding: 18px 0;
  font-size: 16px;
  text-align: center;
  position: relative;
}

.newsAccordion::before,
.newsAccordion::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.newsAccordion::before {
  width: 15px;
  height: 15px;
  right: 36px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #108246;
}

.newsAccordion::after {
  top: -1px;
  right: 40.2px;
  width: 4px;
  height: 4px;
  border-top: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}


/* copy-right */

.copy-right{
  color: #FFF;
  text-decoration: none;
}

.copy-right:hover{
  text-decoration: underline;
  color: #FFF !important;
}


/* ケーキカタログ */

.cake-catalog{
  width: 600px;
  margin: 0 auto;
  display: block;
  width: 600px;
}