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; }

/* ===================================================================
   エーデルワイスファーム メディア掲載情報ページ用CSS
   置き場所：commerce creator ＞ テーマ ＞ 利用中テーマ ＞ オリジナルCSS
   　　　　　（既存の記述の末尾に、この内容をそのまま追記してください）
   すべて #efm 配下に限定しているため、他ページには影響しません。
   =================================================================== */
#efm{font-family:'Hiragino Sans','Hiragino Kaku Gothic ProN','Noto Sans JP','Yu Gothic',sans-serif;color:#4a3a2a;line-height:1.85;max-width:960px;margin:0 auto;padding:0 4vw 60px;box-sizing:border-box;-webkit-text-size-adjust:100%;}
#efm *{box-sizing:border-box;}
#efm img{max-width:100%;height:auto;display:block;}
#efm .eb{font-size:12px;letter-spacing:.18em;color:#b0895f;margin:0 0 10px;text-transform:uppercase;}
#efm .hr{border-bottom:2px solid #8b4513;padding:36px 0 26px;margin:0 0 8px;}
#efm .tt{font-size:26px;line-height:1.45;color:#5a3a1a;margin:0 0 14px;font-weight:bold;letter-spacing:.02em;}
#efm .ld{font-size:15px;margin:0;color:#4a3a2a;}
#efm .ld strong{font-weight:bold;color:#5a3a1a;background:none;}
#efm .sx{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;}
#efm .st{flex:1 1 150px;background:#fffaf5;border:1px solid #e2d6c5;border-left:4px solid #8b4513;border-radius:0 8px 8px 0;padding:12px 16px;}
#efm .sn{display:block;font-size:22px;font-weight:bold;color:#8b4513;line-height:1.3;}
#efm .sl{display:block;font-size:12px;letter-spacing:.08em;color:#b0895f;}
#efm .fn{font-size:12px;color:#b0895f;margin:22px 0 4px;line-height:1.8;}
#efm .yr{border-bottom:1px solid #e2d6c5;}
#efm .yh{list-style:none;cursor:pointer;display:flex;align-items:center;gap:12px;padding:18px 4px;}
#efm .yh::-webkit-details-marker{display:none;}
#efm .yl{font-size:20px;font-weight:bold;color:#5a3a1a;letter-spacing:.04em;}
#efm .yc{font-size:12px;color:#b0895f;letter-spacing:.08em;}
#efm .yk{margin-left:auto;width:10px;height:10px;border-right:2px solid #8b4513;border-bottom:2px solid #8b4513;transform:rotate(45deg);transition:transform .2s;}
#efm .yr[open] .yk{transform:rotate(-135deg);}
#efm .yb{padding:0 0 14px;}
#efm .it{border-top:1px solid #f0e4d4;padding:20px 0 22px;}
#efm .im{display:flex;align-items:center;gap:10px;margin:0 0 8px;flex-wrap:wrap;}
#efm .bg{font-size:11px;letter-spacing:.1em;padding:4px 10px;border-radius:3px;font-weight:bold;border:1px solid #d8c9b6;background:#f7f1e8;color:#5a3a1a;white-space:nowrap;}
#efm [data-type="tv"] .bg{background:#8b4513;border-color:#7a3c10;color:#ffffff;}
#efm [data-type="paper"] .bg{background:#5a3a1a;border-color:#5a3a1a;color:#ffffff;}
#efm [data-type="radio"] .bg{background:#d2691e;border-color:#d2691e;color:#ffffff;}
#efm .wn{font-size:13px;color:#b0895f;letter-spacing:.05em;}
#efm .ot{font-size:17px;font-weight:bold;color:#5a3a1a;margin:0 0 6px;line-height:1.6;}
#efm .ds{font-size:15px;margin:0;color:#4a3a2a;}
#efm .pr{margin:10px 0 0;background:#fffaf5;border:1px solid #e2d6c5;border-left:4px solid #d2691e;border-radius:0 8px 8px 0;padding:9px 14px;font-size:14px;font-weight:bold;color:#5a3a1a;line-height:1.7;}
#efm .pr::before{content:"紹介商品";display:inline-block;font-size:11px;letter-spacing:.1em;color:#b0895f;font-weight:normal;margin-right:10px;}
#efm .sh{display:flex;flex-wrap:wrap;gap:12px;margin:14px 0 0;}
#efm .so{margin:0;flex:0 1 auto;max-width:100%;border:1px solid #e2d6c5;background:#ffffff;padding:6px;}
#efm .so img{max-height:260px;width:auto;max-width:100%;}
#efm .fg{margin:26px 0 0;background:#fdfaf6;border:1px solid #e2d6c5;border-radius:10px;padding:20px 22px 16px;}
#efm .fg figcaption{font-size:12px;color:#4a3a2a;margin:12px 0 0;line-height:1.7;}
#efm .fo{margin:36px 0 0;background:#fffaf5;border:1px solid #e2d6c5;border-radius:10px;padding:22px 22px 24px;}
#efm .fo p{margin:0 0 12px;font-size:14px;}
#efm .fo p:last-child{margin-bottom:0;}
#efm .ct{display:inline-block;background:#d2691e;color:#ffffff;font-weight:bold;font-size:15px;text-decoration:none;padding:14px 30px;border-radius:6px;margin:6px 0 0;}
#efm .ct:hover{background:#8b4513;color:#ffffff;}
#efm .nt{font-size:12px;color:#b0895f;margin:18px 0 0;}
@media (max-width:600px){
#efm .tt{font-size:21px;}
#efm .hr{padding:24px 0 20px;}
#efm .yl{font-size:18px;}
#efm .ot{font-size:16px;}
#efm .so img{max-height:180px;}
#efm .st{flex:1 1 100%;}
}