h4, h5, h6, ul, li, ol, dl, dt, dd {
  font-size: 1.0em;
  list-style: none;
  margin: 0;
  padding: 0;
}
h1, h2 {
 font-weight: bold;
 margin:0;
}
figure {
 margin: 0;
}
/*fsのcssをリセット*/
#fs_Top.fs-l-main, #fs_Top .fs-l-pageMain {
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
.fs-l-header {
 padding-top: inherit;
}

html {
 font-size: 62.5% !important;
 font-family: "Yu Gothic Medium", "YuGothic Medium", "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
 font-weight: 400;
}
body {
 font-family: "Yu Gothic Medium", "YuGothic Medium", "Yu Gothic", "YuGothic", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
 font-weight: 400;
}
h1 {
    font-size: inherit;
    margin: 0;
}
p {
    margin: 0;
}
a:hover {
text-decoration: none;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.cf {
  display: inline-block;
}
/* Hides from IE Mac */
* html .cf {
  height: 1%;
}
.cf {
  display: block;
}
.sp_page{
  display: none;
}



/* シンプルヘッダー */
#head_simple .fs-p-logo__image{
  height: 70px;
}
/* パンくず */
.fs-c-breadcrumb{
  margin: 0 auto;
  width: 1200px;
}





/* ------------------------------------
　左ナビ
------------------------------------ */
.left_nav{
  font-size: 0.85em;
  margin: 0 auto;
  padding: 0!important;
  width: 240px;
}
.left_nav .left_ttl{
  background: #513339;
  color: #FFF;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  padding: 0.5em 0;
  width: 100%;
}
.left_nav .left_bnr li{
  margin-bottom: 10px;
  text-align: center;
}
.left_nav .left_bnr li span{
  display: block;
}
.left_nav .login_wrap{
  margin: 30px 0;
  text-align: center;
}
.left_nav .login_wrap .login{
  background: #F6F6F6;
  padding: 10px;
}
.left_nav .category{
  margin-bottom: 30px;
  width: 100%;
}
.left_nav .category li{
  margin-top: 1px;
}
.left_nav .category li a{
  background: #FAF5EB;
  display: flex;
  height: 40px;
  justify-content: space-between;
  width: 240px;
}
.left_nav .category li a .images{
  display: block;
  margin-right: 10px;
  width: 50px;
}
.left_nav .category li a .text{
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.2em;
  height: 40px;
  line-height: 40px;
  width: 180px;
}
.left_nav .message{
  margin-bottom: 30px;
}
.left_nav .message p{
  background: #F8F0E0;
  color: #523438;
  font-weight: bold;
  line-height: 1.9;
  margin: 0;
  padding: 15px;
}
.left_nav .message p span{
  color: #a70000;
  display: block;
  font-size: 1.2em;
}


/* ------------------------------------
　トップページ
------------------------------------ */
#fs_Top.fs-l-main,
#fs_Top .fs-l-pageMain{
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
}
#fs_Top .top_list{
  margin-bottom: 30px;
}
#fs_Top .fs-l-pageMain .fs-c-slick{
  margin: 0 auto;
  width: 1200px;
}
.fs-c-button--carousel--prev, .fs-c-button--carousel--next {
 color: #825816;
}
#fs_Top .fs-l-pageMain .list_bacon .fs-c-productPrice {
 justify-content: end;
}
#fs_Top .fs-l-pageMain .list_bacon .fs-c-productListItem__control.fs-c-buttonContainer {
 display: none;
}
#fs_Top .fs-l-pageMain .list_bacon .fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #2d2d2d;
    font-size: 28px;
    font-weight: 600;
    font-family: "ACaslonPro", "Noto Serif JP", serif;
    text-align: right;
}
#fs_Top .fs-l-pageMain .list_bacon .fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--prev.slick-arrow {
 position: absolute;
 top: 50%;
transform: translateY(-50%);
 left: -48px;
}
.fs-c-productListCarousel__ctrl.fs-c-productListCarousel__ctrl--next.slick-arrow {
 position: absolute;
 top: 50%;
transform: translateY(-50%);
 right: -48px;
}
#fs_Top .fs-l-pageMain .list_bacon.fs-c-productListCarousel.fs-c-slick {
  display: block;
position: relative;
}
#fs_Top .fs-l-pageMain .list_bacon.fs-c-slick .slick-list {
 margin-left: -24px;
}
#fs_Top .fs-l-pageMain .list_bacon .fs-c-productListCarousel__list__item {
 margin: 0  0 0 24px;
}
#fs_Top .fs-l-pageMain .fs-c-slick .fs-c-productListCarousel__list__item{
  max-width: 220px;
  min-width: 220px;
}
#fs_Top .fs-l-pageMain .fs-c-slick .fs-c-productListCarousel__list__item .fs-c-productListItem__image__image{
  width: 220px;
}
#fs_Top .fs-l-pageMain .fs-c-slick .fs-c-productListItem__control form{
  width: 100%;
}
#fs_Top .fs-l-pageMain .fs-c-slick .fs-c-productListItem__control .fs-c-button--viewProductDetail{
  background: #261B19;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #FFF;
  display: block;
  padding: 0.7em 0;
  text-align: center;
  width: 100%;
}
#fs_Top .fs-l-pageMain .fs-c-slick .fs-c-button--viewProductDetail::before,
#fs_Top .fs-l-pageMain .fs-c-slick .fs-c-button--particular{
  display: none;
}
#fs_Top h2.top_ttl{
  color: #261919;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 2.0em;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0 10px 0;
  text-align: center;
}
#fs_Top h2.top_ttl br{
  display: none;
}
#fs_Top h2.top_ttl span::before{
  background: #CFC3A0;
  content: "";
  display: block;
  height: 2px;
  top: -5px;
  left: calc(50% - 15px);
  position: absolute;
  width: 30px;
}
#fs_Top h2.top_ttl span{
  display: block;
  font-size: 0.5em;
  margin-top: 7px;
  position: relative;
}
#fs_Top .top_text{
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: center;
}
#fs_Top .top_line{
  border: none;
  border-bottom: 1px solid #EEE!important;
  height: 1px;
  margin: 70px 0;
  width: 100%;
}
#fs_Top .top_staff_blog{
  padding: 70px 0;
  text-align: center;
}
#fs_Top .top_blog_link{
  padding: 70px 0;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 1200px;
}
#fs_Top .top_blog_link li{
  width: 580px;
}
#fs_Top .top_blog_link li iframe{
  margin-top: 15px;
}
#fs_Top .top_blog_link li a{
  background: #261B19;
  color: #FFF;
  display: block;
  margin: 15px auto;
  padding: 0.8em 0;
  text-align: center;
  width: 580px;
}
#fs_Top .first{
  background: #FAF5EB;
  margin-top: 70px;
  padding: 70px 0 30px 0;
  text-align: center;
  width: 100%;
}
#fs_Top .first_bnr{
  background: #FAF5EB;
  padding: 0 0 30px 0;
  text-align: center;
  width: 100%;
}
/*===========================
#fs_Top .top_category{
  margin: 0 auto;
  width: 1200px;
}
#fs_Top .top_category ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  width: 100%;
}
#fs_Top .top_category ul li{
  margin-bottom: 10px;
}
#fs_Top .top_category ul li a{
  background: #FAF5EB;
  display: flex;
  height: 120px;
  justify-content: space-between;
  width: 590px;
}
#fs_Top .top_category ul li a .images{
  display: block;
  margin-right: 30px;
  width: 150px;
}
#fs_Top .top_category ul li a .text{
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 2.0em;
  height: 120px;
  line-height: 120px;
  width: 410px;
}
#fs_Top .top_category ul li a .text br{
  display: none;
}
===========================*/
#fs_Top .top_hanpu{
  margin: 0 auto;
  text-align: center;
  width: 1200px;
}

#fs_Top .top_hanpu .images{
  margin-top: 20px;
}
#fs_Top .top_noshi{
  background: #FAF5EB;
  margin: 70px 0;
  padding: 70px 0 ;
  text-align: center;
  width: 100%;
}
#fs_Top .top_noshi ul{
  display: flex;
  justify-content: space-between;
  margin: 50px auto;
  width: 1200px;
}
#fs_Top .top_noshi ul li{
  background: #FFF;
  text-align: center;
  width: 216px;
}
#fs_Top .top_noshi ul li .title{
  display: block;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.3em;
  padding: 0.7em 0 0.5em 0;
}
#fs_Top .top_noshi ul li .title br{
  display: none;
}
#fs_Top .top_noshi ul li .images{
  display: block;
}
#fs_Top .top_noshi ul li .mini_text{
  display: block;
  font-size: 0.7em;
  padding: 1.0em 0;
}
#fs_Top .top_noshi .more a{
  background: #261B19;
  color: #FFF;
  display: block;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.5em;
  margin: 0 auto;
  padding: 0.9em  0;
  width: 600px;
}
#fs_Top .box{
  background: #FAF5EB;
  margin-bottom: 70px;
  padding: 0 0 70px 0 ;
  text-align: center;
  width: 100%;
}
#fs_Top .box .tab{
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 1200px;
}
#fs_Top .box .tab input,
#fs_Top .box .tab label{
  display: none;
}
#fs_Top .box .tab .tab_content{
  background: #FFF;
  height: 500px;
  width: 380px;
}
#fs_Top .box .tab .tab_content h3{
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.8em;
  margin: 0 auto;
  padding: 0.8em 0;
  text-align: center;
  width: 340px;
}
#fs_Top .box .tab .tab_content h3 .sp{
  display: none;
}
#fs_Top .box .tab .tab_content .images{
  margin: 0 auto;
  width: 340px;
}
#fs_Top .box .tab .tab_content .text{
  margin: 1.0em auto 0 auto;
  text-align: left;
  width: 340px;
}

/* シーズンギフト */
.seasonalgifts{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.seasonalgifts li{
  width: calc(50% - 2.5px);
}
.seasonalgifts li a{
  display: block;
  background: #F8F8F8;
  height: 3.0em;
  line-height: 3.0em;
  margin-bottom: 5px;
  padding: 0 0 0 20px;
  position: relative;
  width: 100%;
}
.seasonalgifts li a:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -5px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #333;
}

/* ------------------------------------
　商品ページ
------------------------------------ */
.fs-body-product .fs-l-productLayout{
  grid-template-columns: calc(40% - 16px / 2) calc(60% - 16px / 2);
  margin-top: 50px;
}

/* ------------------------------------
　特商法ページ
------------------------------------ */
.fs-body-about-terms .fs-c-documentArticle__heading{
  background: #DEC083;
  font-size: 1.4em;
  padding: 0.5em 0;
}
.fs-body-about-terms .fs-c-documentColumn__heading{
  background: #FAF5EB;
  border-width: 0;
  color: #523438;
}





/* ------------------------------------
　ショッピングカート
------------------------------------ */
.fs-body-cart .fs-c-button--primary{
  background: #9B003F;
  border-color: #9B003F;
  line-height: 1.3;
}
.fs-body-cart .fs-c-button--secondary{
  background: #CCA45E;
  border-color: #CCA45E;
  line-height: 1.3;
}
.fs-body-cart .fs-c-wishlistProduct__title{
  margin: 4.0em auto 1.0em auto;
}

/* ------------------------------------
　結婚祝い他
------------------------------------ */
.celebration .celebration_ttl{
  border-bottom: 1px dotted #CCC;
  font-size: 1.5em;
  font-weight: bold;
  margin: 30px 0;
  padding: 15px 0;
  text-align: center;
}
.celebration .celebration_text{
  margin: 20px 20px 60px 20px;
}
.celebration .celebration_gift{
  display: flex;
  justify-content: space-around;
  margin-bottom: 60px;
}
.celebration .celebration_gift li{
  font-size: 1.5em;
  text-align: center;
  width: 50%;
}
.celebration .celebration_gift li img{
  margin: 20px 0;
}
.celebration .celebration_gift li a{
  background: #111;
  color: #FFF;
  display: block;
  font-size: 0.7em;
  padding: 0.7em 0;
  margin: 0 auto;
  width: 300px;
}
.celebration .celebration_item{
  display: flex;
  justify-content: space-around;
  margin-bottom: 50px;
}
.celebration .celebration_item li{
  width: 250px;
}
.celebration .celebration_item li .images{
  border: 1px solid #CCC;
  display: block;
  padding: 9px;
}
.celebration .celebration_item li .images img{
  height: 230px;
  object-fit: cover;
  width: 230px;
}
.celebration .celebration_item li .name{
  display: block;
  text-align: left;
  margin-top: 5px;
}

.logout-false { display: none !important; }
.login-true { display: none !important; }