<{$view_myaccount_url}>table.tbl_calendar {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
table.tbl_calendar caption{
  font-weight: bold;
  margin: 10px auto;
}
@media screen and (max-width: 767px){
  #hdr .hdrInfo {
    font-size: 10px;
}
}
      .product__fav-item {
          margin-top: 10px;
        }

        .product__fav-item button {
          padding: 0;
          cursor: pointer;
          transition: .2s;
          color: #999;
          border: 0;
          outline: none;
          background: transparent;
        }

        .product__fav-item .fav-items {
          color: #ff7373;
        }

        .product__fav-item svg {
          width: 20px;
          height: 20px;
          vertical-align: -.35em;
          fill: currentColor;
        }


.fav-item{
  position: absolute;
  right: 25px;
  top: 10px;
}
@media (max-width: 767px) {
  .fav-item{
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .itemList-sp--3 .fav-item {
    right: 10px;
    top: 5px;
  }
}
.fav-item button {
    animation: none;
    border: none;
    background: none;
    padding: 0;
    color: rgba(0,0,0, 0.5);
   cursor: pointer;
}
.fav-item button.is-added {
    color: rgba(255, 115, 115, 0.5);
}

@media (max-width: 768px) {
  #favoliteSection .itemList__unit:nth-child(n+4) {display:none;}
  
.logo_box img {
    width: 120px;
    margin: 0;
}
  
.footer_logo img {
    width: 162px;
    margin: 0;
}
  
}/*@media*/


/* plus */
#container:not(.topPage) {
  padding-top: 20px;
}


/* ヘッダー */
#hdr .iconNav span, #hdr .iconNav label, #hdr .iconNav a {
    color: #1d1d1d;
}

#hdr .iconNav__cart .cartAmount {
    background-color: #ECEEED;
    background-color: #F0EFEA;
}

.iconNav span:hover img, .iconNav span:hover i, .iconNav label:hover img, .iconNav label:hover i, .iconNav a:hover img, .iconNav a:hover i {
    color: #ECEEED !important;
    color: #F0EFEA !important;
	opacity: 1 !important;
}

#hdr .hdrBottom.hdrFixed--pc {
    background-color: #414541;
}

#hdr .gNav > ul > li > a {
    color: #fff;
}

#hdr.hdr--typeB .hdrTop {
    background: #41453f;
    color: #fff;
}

#hdr .gNav li.hasChildren > a::after {
    border-color: #fff;
}

#hdr .gNav > ul > li > a:hover {
    color: #EDE4CD;
}

#hdr .gNav > ul > li > a:hover::after {
    border-color: #EDE4CD;
}

#hdr .gNav .downMenu ul {
    background: rgb(65 69 64 / 80%) !important;
}

#hdr .gNav .downMenu ul a {
    color: #fff;
}

#hdr .gNav .downMenu ul a:hover {
    background: #414540;
    transition: 0.1s;
}

#main .newsList--typeC .newsList__head h2 {
    background: #F0EFEA;
}

#main .highlight {
    background: #F0EFEA;
}

#main .highlight {
    background: #ffffff;
}

#main .articleList--custom .articleList__title {
    background-color: #fff;
    color: #808384;
}

#ftr .copyright--typeC {
    background: #414540;
	color: #eee;
}

body #toTop.toTop--primary a:after, body .toDetailSearch.toTop--primary a:after {
    border-color: #414540;
}


/** SmartPhone
===================================*/
@media screen and (max-width: 767px) {
#hdr .hdrInfo {
    font-size: 11px;
    text-align: center;
}

.h2F.v2 {
    font-size: 16px;
    letter-spacing: 2px;
}

.h2F.v2 small {
    font-size: 10px;
}

div.footstamp {
    margin-top: 0;
    padding-bottom: 15px;
}

  div.line-at img {
    width:350px;
  }
  
}/* @media */

div.line-at{
  margin: 0 auto 30px;
   max-width:1200px;
  text-align: center;
}

div.line-at img{
  max-width:800px;
}

.free_to_item {
border:1px solid #eee;
padding:6px;
margin:10px 0 0;
  display:inline-block;
}

.free_to_item a {
  display:inline!important;
}

@media screen and (min-width:992px){
  
 div.freepage_description {
  margin: 60px auto;
  max-width: 700px;
  }}

 div.freepage_description div.free_recipe {
   margin:120px 0 0;
}

 div.freepage_description h3{
    font-size: 30px;
    line-height: 48px;
    margin: 30px 0;
    text-align: center;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color:#000;
 }

 div.freepage_description h4.h4a{
    font-size: 24px;
    line-height: 36px;
    margin: 30px 0;
    text-align: center;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color:#000;
}

 div.freepage_description h4.h4a:after {
    content: '';
    display: block;
    width: 1.3em;
    border-bottom: solid 1px;
    margin: 0 auto 1em;
    padding-bottom: 1em;
}

 div.freepage_description span.point {
   display:block;
   font-size: 18px;
}

 div.freepage_description section p{
 	  margin:20px 0;
   padding: 0 20px;
   text-align:justify;
}

 div.freepage_description .to_item  {
      border:1px solid #eee;
padding:6px;
   max-width: 200px;
}


 div.freepage_description .to_item_link {
  position: relative;
   left:13px;
}

 div.freepage_description .to_item_link::after { /* くの字の表示設定 */
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -30px;
  width: 10px;    /* くの字を山なりに見た時、左側の長さ */
  height: 10px;   /* くの字を山なりに見た時、右側の長さ */
  border-top: 1px solid #808384;     /* くの字を山なりに見た時、左側の太さと色 */
  border-right: 1px solid #808384;   /* くの字を山なりに見た時、右側の太さと色 */
  transform: rotate(45deg);    /* くの字の向き */
}