/* カスタマイズ用CSS */
/********************************************
*
* 共通
*
*********************************************/
@font-face {
  font-family: "Noto Sans JP", sans-serif;
  font-family: "Noto Serif JP", serif;
}
body {
  min-width: 100%;
  font-family: "Noto Serif JP", "Noto Sans JP", Roboto, "游ゴシック", YuGothic,
    "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial,
    "メイリオ", Meiryo, sans-serif;
}
body.is-fixed {
  padding-top: 72px;
}
body.is-fixed #sp_logo {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
}

a {
  color: #ffffff !important;
}
.bg-white {
  background-image: url(/html/user_data/assets/img/top/bk_img.png);
}
.txt-gray {
  color: #4d4d4d !important;
}
.txt-bold {
  font-weight: bold;
}
.txt-small {
  font-size: 0.8em;
}
.txt-big {
  font-size: 1.4em !important;
}
.top0 {
  top: 0;
}
.small {
  font-size: 0.8em;
}
.ml14 {
  margin-left: 14px;
}
.mb20 {
  margin-bottom: 20px;
}

.txt-danger {
  color: #c30014;
}
.txt-center {
  text-align: center;
}

.flex {
  display: flex;
}
.flex-center {
  justify-content: center;
}

.ec-cartNaviIsset__cart {
  color: #4d4d4d;
}
/* カートへ進むボタン */
a.ec-blockBtn--action {
  height: 56px;
  line-height: 56px;
}
/* キャンセルボタン */
.ec-blockBtn--cancel {
  background-color: transparent;
  font-family: "游明朝";
  border-color: #fff;
}
.ec-blockBtn--cancel:hover {
  background-color: transparent;
  font-family: "游明朝";
  border-color: #fff;
}
.ec-login__actions .ec-blockBtn--cancel {
  background-color: #000;
  font-family: "游明朝";
  border-color: #fff;
}
a.ec-blockBtn.ec-cartNavi--cancel {
  height: 40px;
  line-height: 40px;
  font-family: "游明朝";
  background: black;
}
/* ページネーション */
.ec-pagerRole {
  padding-bottom: 50px;
}
.ec-pager .ec-pager__item,
.ec-pager .ec-pager__item--active {
  padding: 0;
}
.ec-pager .ec-pager__item--active,
.ec-pager .ec-pager__item--active:hover {
  background-color: #b39647;
}
.ec-pager .ec-pager__item a:hover,
.ec-pager .ec-pager__item--active a {
  background-color: #b39647;
  border-radius: 0;
}
.header-logo {
  width: 100% !important;
}
/* Amazon Pay */
#page_amazon_pay_shopping .ec-inlineBtn {
  display: none;
}
#amazon_pay_shipping_change {
  display: block !important;
}
.amazon_pay_amazonpaymentdescriptor_block {
  max-width: 300px;
  display: flex;
}
.amazon_pay_amazonpaymentdescriptor_block div {
  font-size: 2rem;
}
.amazon_pay_amazonpaymentdescriptor_block img {
  width: 100px;
}
.left {
  text-align: left;
}
.ec-blockBtn--action {
  font-family: "游明朝";
}
/* エラーメッセージ */
.ec-login .ec-errorMessage {
  color: #c30014;
}

/********************************************
*
* TOP
*
*********************************************/
.ec-headerNaviRole .ec-headerNaviRole__left {
  padding-left: 19px;
}
/* ヘッダーアイコン */
.ec-headerNav .ec-headerNav__item.l_line,
.ec-headerNav .ec-headerNav__item {
  text-align: center;
}
/* アイコンサイズ */
.ec-headerNaviRole img {
  width: 23px;
}
/* カートアイコン */
.cart-div {
  position: relative;
}
img.headerNavRole-icon-link16 {
  width: 16px !important;
}
img.headerNavRole-icon-link20 {
  width: 20px !important;
}
img.headerNavRole-icon-link- {
  width: 25px !important;
}
img.headerNavRole-icon-link28 {
  width: 28px !important;
}
.cart-div {
  padding-bottom: 6px;
}
.ec-headerNaviRole__right .ec-headerNav {
  margin-right: 24px;
}

.ec-cartNavi__badge {
  position: absolute !important;
  top: -8px !important;
  right: -1px !important;
}
.ec-cartNavi .ec-cartNavi__badge {
  left: auto;
}
.ec-headerNaviRole .ec-cartNavi {
  padding: 14px 0 0 5px;
}
/* カートアイコンタイトル */
.ec-cartNavi .ec-cartNavi__price {
  color: #ffffff;
}

/* サイト名 */
.ec-headerNaviRole {
  padding-left: 0;
}
.ec-headerTitle .ec-headerTitle__title a {
  display: block;
  font-size: 32px;
}
/* ヘッダー背景 */
.ec-layoutRole__header {
  background-image: url(/html/user_data/assets/img/common/common-back.png);
  color: #ffffff;
}
/* 帯バナー */
.band_banner {
  background: #b30300;
}
/* ヘッダー(商品検索・ログインナビ・カート)アイコン */
.ec-headerNav .ec-headerNav__itemIcon {
  color: #ffffff;
}
/* ヘッダー(商品検索・ログインナビ・カート) */
/* 検索欄 */
.ec-headerSearch__keyword {
  width: 100% !important;
}
.ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
  padding-left: 32px;
  background-color: #d6d6d6 !important;
  border-radius: 20px !important;
  color: #666666 !important;
  font-weight: 500;
  font-size: 16px;
  margin-top: 14px;
}
.ec-headerSearch .ec-headerSearch__keywordBtn {
  margin-top: 14px;
}

.ec-headerNav .ec-headerNav__itemLink {
  color: white;
}
/* カテゴリーナビ(PC) */
.ec-categoryNaviRole {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}
.ec-itemNav {
  width: calc(100vw - 19px);
  /*width: 100%;*/
  margin-top: 18px;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
.ec-itemNav__nav {
}
.ec-itemNav__nav > li > a {
  margin-top: -1px;
  border-top: 1px solid #d6d6d6;
  font-size: 18px;
}
.ec-itemNav__nav > li:hover > a {
  background: #4d4d4d;
  border-top: 2px solid #b30300;
  color: #ffffff !important;
  opacity: 1;
}
/* サブカテゴリ */
.ec-itemNav__nav li ul li a {
  border-bottom: none;
}
.ec-itemNav__nav > li > ul > li > a {
  background-color: #e6e6e6;
  color: #4d4d4d !important;
}
.ec-itemNav__nav > li > ul > li:hover > a {
  background: #b30300;
  color: #ffffff !important;
  opacity: 1;
}
/* >> */
.ec-itemNav__nav li ul li ul:before {
  font-size: 7px;
}
/* > */
.ec-itemNav__nav > li > ul > li:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 7px;
  color: #4d4d4d !important;
  position: absolute;
  top: 19px;
  right: 8px;
}
.ec-itemNav__nav > li > ul > li:hover:after {
  color: #ffffff !important;
}
.ec-itemNav__nav > li > ul > li:hover > ul:before {
  color: #ffffff !important;
}
/* サブのサブ */
.category-item a {
  width: 200px;
  background: #c30014 !important;
  color: #ffffff !important;
}
.category-item a:hover {
  background: #e6e6e6 !important;
  color: #c30014 !important;
  opacity: 1;
}
li.category-item > a {
  border-bottom: none !important;
}
li.category-item > a:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 7px;
  color: #ffffff;
  position: absolute;
  top: 19px;
  right: 10px;
}
.category-item a:hover:after {
  color: #b30300 !important;
}
/* スマホ用ピックアップグローバルナビ */
.ec-categoryNavi_sp ul {
  margin-bottom: 0;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
}
/* ブロックタイトルのbefore,after線 */
.ec-secHeading .ec-secHeading__en:before,
.ec-secHeading .ec-secHeading__en:after {
  background-color: transparent;
}
/* TOP 各ブロックの上下余白 */
.ec-newItemRole {
  padding-top: 52px;
  padding-bottom: 10px;
}
/* TOP コンテンツ */
.ec-layoutRole__main {
  background-image: url(/html/user_data/assets/img/common/common-back.png);
}

/* TOP スライダー */
.ec-sliderRole {
  background-image: url(/html/user_data/assets/img/common/common-back.png);
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 20px;
}
/* TOP スライダードット */
.slick-dots li.slick-active button:before {
  background-color: #b39647 !important;
  opacity: 1;
}
.slick-dots li button:before {
  background-color: #d6d6d6 !important;
  border: 1px solid #d6d6d6 !important;
}
.slick-dots li button:before {
  content: " ";
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  text-align: center;
  opacity: 1;
  background-color: #d6d6d6 !important;
  border-radius: 50%;
}

/* TOP セクション 日本語タイトル */
.ec-secHeading__ja {
  display: block !important;
  margin-bottom: 5px !important;
  color: #b39647 !important;
  font-size: 26px !important;
  font-weight: 700 !important;
}
/* TOP セクション 英語タイトル */
.ec-secHeading__en {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #ffffff;
}

/* TOP 林製麺のおうち麺とは */
.aboutus-detail {
  text-align: center;
  font-size: 1em !important;
  color: #ffffff;
  line-height: 1.8;
}
/* TOP おうち麺についてボタン */
.about-ouchimen {
  position: relative;
  max-width: 250px;
  margin: 0 auto;
  margin-top: 4rem;
  padding: 1rem 3rem;
  background: transparent;
  color: #b39647;
  border: 1px solid #b39647;
  border-radius: 4px;
  font-size: 18px;
}
.about-ouchimen > i {
  position: absolute;
  top: 16px;
  right: 10px;
}
.about-ouchimen a {
  position: relative;
  color: #b39647 !important;
}
.about-ouchimen a > i {
  position: absolute;
  top: 6px;
  right: -66px;
}

/* TOP 新商品・ランキング右上画像 */
.ec-newItemRole.ec-rankingRole .no {
  width: 50px;
  height: 50px;
  top: -15px;
  left: -15px;
}
.ec-newItemRole.ec-rankingRole .no.no1 {
  content: "";
  padding-top: 10px;
  background: url(/html/user_data/assets/img/common/ranking_bg.png) no-repeat
    center;
  font-size: 22px;
  font-weight: bold;
  font-family: "游明朝";
}
.ec-newItemRole.ec-rankingRole .no.no2 {
  content: "";
  padding-top: 10px;
  background: url(/html/user_data/assets/img/common/ranking_bg.png) no-repeat
    center;
  font-size: 22px;
  font-weight: bold;
  font-family: "游明朝";
}
.ec-newItemRole.ec-rankingRole .no.no3 {
  content: "";
  padding-top: 10px;
  background: url(/html/user_data/assets/img/common/ranking_bg.png) no-repeat
    center;
  font-size: 22px;
  font-weight: bold;
  font-family: "游明朝";
}
.ec-newItemRole.ec-rankingRole .no.no4 {
  content: "";
  padding-top: 10px;
  background: url(/html/user_data/assets/img/common/ranking_bg.png) no-repeat
    center;
  font-size: 22px;
  font-weight: bold;
  font-family: "游明朝";
}
.ec-newItemRole.ec-rankingRole .no.no5 {
  content: "";
  padding-top: 10px;
  background: url(/html/user_data/assets/img/common/ranking_bg.png) no-repeat
    center;
  font-size: 22px;
  font-weight: bold;
  font-family: "游明朝";
}
/* TOP 新商品・ランキングの名称 */
.ec-newItemRole .ec-newItemRole__listItem {
  margin-bottom: 0px !important;
}
.ec-newItemRole .ec-newItemRole__listItemTitle {
  color: #ffffff;
}
/* TOP 新商品・ランキングの金額 */
.ec-newItemRole .ec-newItemRole__listItemPrice {
  color: #ffffff;
}

/* TOP 新着商品画像 */
.ec-newItemRole__list img {
  width: 250px;
  height: 250px;
  object-fit: cover;
}

/* TOP キャンペーン */
.campaign-bnr {
  padding-top: 62px;
  padding-bottom: 50px;
}
.ec-categoryRole.categoryRole p,
.ec-categoryRole.white p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}
.lower-row {
  justify-content: center;
}

/* TOP 林製麺所オリジナル 人気ランキング */
.ec-newItemRole.ec-rankingRole.short-padding--top {
  padding-top: 2px;
}
.ec-rankingRole__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
.ec-newItemRole.ec-rankingRole .ec-newItemRole__listItem:not(:last-of-type) {
  max-width: calc(100vw / 5 - 33px) !important;
  height: calc(100vw / 5 - 33px) !important;
  margin-right: 2% !important;
}

.ec-rankingRole__list::-webkit-scrollbar {
}
/* TOP 林製麺所オリジナル 人気ランキング画像 */
.ec-rankingRole img {
  /*width: 184px;*/
  /*height: 196px;*/
  width: 100%;
  /*height: 100%;*/
  object-fit: cover;
}

/* TOP カテゴリ一覧 */
.ec-secHeading {
  margin-bottom: 30px;
}
.ec-categoryRole {
  padding-top: 92px;
}
.ec-categoryRole .ec-categoryRole__listItem {
  margin-bottom: 30px;
}
.ec-categoryRole__listItem p {
  padding-top: 12px;
}
/* TOP カテゴリ一覧 全商品一覧はこちらリンク */
p.sq_btn a {
  background: #b39647;
  border: 1px solid #b39647;
  color: #ffffff;
  font-weight: 700;
}
.all-category {
  position: relative;
  margin-top: 10px;
  margin-bottom: 60px;
}
.all-category a {
  position: relative;
}
.all-category a > i {
  position: absolute;
  top: 20px;
  right: 10px;
}

/* TOP カスタム注文バナー */
.category-bnr-area {
  margin-top: 16px;
  margin-bottom: 50px;
}

/* TOP 新着情報 */
.ec-newsRole {
  padding-top: 52px;
  padding-bottom: 80.5px;
}
.ec-newsRole .ec-newsRole__newsDate {
  color: #d2d2d2;
  letter-spacing: 1px;
}
.ec-newsRole .ec-newsRole__newsItem {
  padding-top: 16px;
}
.ec-newsRole .ec-newsRole__newsTitle {
  color: #ffffff;
}
/* TOP 新着情報の詳細 */
.ec-newsRole__newsDescription {
  color: #ffffff;
}
/* TOP 新着情報の+- */
.icon {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.icon:before,
.icon:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #ffffff;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 2px;
  transform: translate(-50%, -50%);
}
.icon:before {
  transform: translate(-50%, -50%) rotate(90deg);
}

/*＋、－切り替え*/
.icon.open:before {
  transform: translate(-50%, -50%) rotate(0deg);
}
/* TOP 新着情報 新着毎の下線 */
.ec-newsRole .ec-newsRole__newsItem:first-of-type {
  border-top: 1px solid #666666;
}
.ec-newsRole .ec-newsRole__newsItem:not(:last-of-type) {
  border-bottom: 1px solid #666666;
}
.ec-newsRole__newsItem {
  border-bottom: 1px solid #666666;
}

/********************************************
*
* パンくずリスト
*
*********************************************/
.img-band {
  background-image: url(/html/user_data/assets/img/common/common-back.png);
}
.breadcrumb {
  padding-left: 19px !important;
  color: #d6d6d6 !important;
  font-size: 12px;
}
.breadcrumb a {
  color: #d6d6d6 !important;
}
.breadcrumb > li + li:before {
  color: #d6d6d6;
}
.breadcrumb span {
}

/********************************************
*
* 下層・固定ページ
*
*********************************************/
/* ページタイトル */
.ec-pageHeader h1,
.ec-topicpath__item,
#page_product_list .ec-topicpath h1 {
  position: relative;
  margin-top: 37px;
  margin-bottom: 42px;
  padding: 0;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #b39647;
  border-top: none;
  border-bottom: none;
}
.ec-pageHeader h1:after,
.ec-topicpath__item:after,
#page_product_list .ec-topicpath h1:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -20px;
  width: 60px;
  height: 1px;
  background-color: #b39647;
}
/* 商品一覧 タイトル */
#page_product_list .ec-topicpath {
  text-align: center;
}
#page_product_list .ec-topicpath a {
  color: #b39647 !important;
}
.ec-topicpath {
  border-top: none;
}
.ec-cartNaviIsset.is-active {
  max-height: calc(100vh - 150px);
  z-index: 9001;
  overflow-y: scroll;
}

/********************************************
*
* ショッピングカート
*
*********************************************/
/* 吹き出し */
.ec-cartNaviNull:before,
.ec-cartNaviIsset:before {
  content: none;
}
.ec-cartNaviIsset {
}
.ec-cartHeader .ec-cartHeader__label {
  padding: 16px 0;
}
/* 商品削除ボタン */
.ec-cartRow .ec-cartRow__delColumn {
  width: 7%;
}
/* 商品画像 */
#page_cart .ec-cartRole .ec-cartRow__img {
  width: 100px;
  height: 100px;
  /*max-width: 100px;*/
  /*max-height: 100px;*/
}
#page_cart .ec-cartRole .ec-cartRow__img img {
  width: 100%;
  height: 100%;
  /*max-width: 100px;*/
  object-fit: cover;
}
.ec-cartRow .ec-cartRow__summary {
  width: 60%;
}

/********************************************
*
* パスワード再発行（入力ページ）
* パスワード再発行(完了ページ)
*
*********************************************/
#page_forgot .ec-layoutRole__main,
#page_forgot_complete .ec-layoutRole__main {
  padding-bottom: 124px;
}

/********************************************
*
* MYページ/ログイン
*
*********************************************/
.hayashi-login {
  padding-bottom: 124px;
}
.hayashi-login a {
  color: initial !important;
}
.ec-checkbox label {
  color: #4d4d4d !important;
}
.ec-checkbox-line label {
  color: #ffffff !important;
}
.ec-login__input p {
  color: #4d4d4d;
}

/********************************************
*
* MYページ
*
*********************************************/
#page_mypage .ec-imageGrid .ec-imageGrid__img {
  padding: 10px;
  width: 130px;
  height: 130px;
}
#page_mypage .ec-imageGrid .ec-imageGrid__img img {
  width: 100%;
  /*height: 100%;*/
  object-fit: cover;
}

/********************************************
*
* MYページ/お気に入り一覧
*
*********************************************/
li.ec-favoriteRole__item > a {
  margin-bottom: 16px;
}

/********************************************
*
* 商品購入ログイン
*
*********************************************/
.hayashi-login {
  padding-bottom: 124px;
}
.hayashi-login a {
  color: initial !important;
}
.hayashi-login a.ec-blockBtn--cancel {
  color: #ffffff !important;
  background: #000000 !important;
  font-family: "游明朝";
}

/********************************************
*
* 非会員購入情報入力(お客様情報の入力)
*
*********************************************/
.nonmember {
  padding-bottom: 124px;
}
.nonmember .ec-cartRole {
  padding-bottom: 0;
}
.nonmember .ec-zipInputHelp span {
  color: #ffffff !important;
}
/* ボタン幅 */
#page_shopping_nonmember .ec-off4Grid .ec-off4Grid__cell,
#page_shopping_shipping_edit .ec-off4Grid .ec-off4Grid__cell {
  width: 33.33333%;
}

/********************************************
*
* 現在のカゴの中(cart)
*
*********************************************/
.hayashi-cart {
  color: #ffffff;
  padding-bottom: 100px;
}
.hayashi-cart .ec-cartHeader .ec-cartHeader__label {
  background: #b39647;
}
.ec-cartRole .ec-cartRole__actions {
  width: 25%;
}
.go-to-postage {
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.go-to-postage i.fas.fa-external-link-alt {
  margin-top: auto;
  margin-bottom: 4px;
}
.go-to-postage a {
  text-decoration: underline;
}

/********************************************
*
* 商品購入(ご注文手続き)
* 商品購入/ご注文確認(ご注文内容のご確認)
*
*********************************************/
#page_shopping .ec-blockBtn--cancel,
#page_amazon_pay_shopping .ec-blockBtn--cancel,
#page_shopping_confirm .ec-blockBtn--cancel,
#page_shopping_redirect_to .ec-blockBtn--cancel {
  background-color: #000;
  font-family: "游明朝";
}
.shopping-progress {
  color: #ffffff;
}
.shopping-form {
  padding-bottom: 124px;
  color: #ffffff;
}
.shopping-form .ec-rectHeading {
  background: #b39647;
}
.shopping-form .ec-orderRole .ec-inlineBtn {
  color: initial;
}
.shopping-form .ec-rectHeading h1,
.shopping-form .ec-rectHeading h2,
.shopping-form .ec-rectHeading h3,
.shopping-form .ec-rectHeading h4,
.shopping-form .ec-rectHeading h5,
.shopping-form .ec-rectHeading h6 {
  background: #b39647;
}
.shopping-form .ec-totalBox {
  color: initial;
}
.ec-totalBox__btn .ec-blockBtn--action {
  padding: 0;
}
/* 楽天ペイ画像 */
.ec-totalBox__btn .ec-blockBtn--action img {
  width: auto;
  max-height: 100%;
  vertical-align: initial;
  margin-bottom: -7px;
}
/* 商品画像 */
#page_shopping .ec-imageGrid__img,
#page_shopping_confirm .ec-imageGrid__img {
  padding: 10px;
  width: 130px;
  height: 130px;
}
#page_shopping .ec-imageGrid__img > img,
#page_shopping_confirm .ec-imageGrid__img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* 確認ボタン */
#page_shopping .ec-totalBox__btn .ec-blockBtn--action,
#page_shopping_redirect_to .ec-totalBox__btn .ec-blockBtn--action,
#page_shopping_confirm .ec-totalBox__btn .ec-blockBtn--action {
  height: 100%;
  padding: 10px 2px;
  font-family: "游明朝";
  line-height: 1.4;
}
.confirm-caption {
  font-size: 1em;
}
.confirm-description {
  font-size: 0.5em;
}
#page_shopping .ec-checkbox span {
  color: #4d4d4d !important;
}
#page_shopping .ec-zipInputHelp span {
  color: #ffffff;
}
.campaign-box {
  text-align: center;
  margin-top: 6px;
  margin-bottom: 12px;
}

/********************************************
*
* 商品購入/ご注文完了(ご注文完了)
*
*********************************************/
.shopping-complete {
  padding-bottom: 124px;
  color: #ffffff;
}
#page_shopping_complete .ec-off3Grid .ec-off3Grid__cell {
  width: 700px !important;
  margin: 0 auto !important;
}

/********************************************
*
* お問い合わせ
*
*********************************************/
.ec-contactRole {
  padding-bottom: 124px;
  color: #ffffff;
}
.ec-contactRole .ec-zipInputHelp span {
  color: #ffffff;
}
.ec-contactRole .ec-borderedDefs {
  border-top: 1px solid #d6d6d6;
}
.ec-contactRole .ec-borderedDefs dl {
  border-bottom: 1px solid #d6d6d6;
}
.ec-contactRole .ec-blockBtn--action {
  position: relative;
  background: #b39647;
  border-color: #b39647;
  color: #ffffff;
}
.ec-contactRole .ec-blockBtn--action > i {
  position: absolute;
  top: 11px;
  right: -5px;
}

.ec-contactRole .ec-blockBtn--action:hover {
  background-color: #b39647;
  border-color: #b39647;
  opacity: 0.7;
  color: #ffffff;
}
.ec-borderedDefs dt {
  padding-top: 8px;
}
.ec-borderedDefs dd {
  line-height: 1.4;
  margin: auto;
}

/********************************************
*
* 会員登録(入力ページ)(新規会員登録)
* 会員登録(入力ページ)(新規会員登録(確認))
* MYページ/お届け先追加
* 非会員購入情報入力
* お問い合わせ(入力ページ)
*
*********************************************/
.ec-registerRole {
  padding-bottom: 124px;
  color: #ffffff;
}
.ec-registerRole .ec-zipInputHelp span {
  color: #ffffff;
}
.ec-guest__inner {
  color: #4d4d4d;
}
.hayashi-entry .ec-checkbox label {
  color: #ffffff;
}
.hayashi-entry .ec-checkbox label > a {
  color: #ffffff;
  text-decoration: underline;
}
.error.ec-checkbox input,
.error.ec-checkbox label {
  background: transparent;
}
/* 氏名・かな入力欄 */
.ec-halfInput {
  display: flex;
}
.entry_name_name01--wrap,
.customer_address_name_name01--wrap,
.nonmember_name_name01--wrap,
.contact_name_name01--wrap {
}
#entry_name_name01,
#customer_address_name_name01,
#nonmember_name_name01,
#contact_name_name01,
#shopping_shipping_name_name01 {
  width: 100%;
}
.entry_name_name02--wrap,
.customer_address_name_name02--wrap,
.nonmember_name_name02--wrap,
.contact_name_name02--wrap {
  margin-left: 15px;
}
#entry_name_name02,
#customer_address_name_name02,
#nonmember_name_name02,
#contact_name_name02,
#shopping_shipping_name_name02 {
  width: 100%;
}
.entry_kana_kana01--wrap,
.customer_address_kana_kana01--wrap,
.nonmember_kana_kana01--wrap,
.contact_kana_kana01--wrap {
}
#entry_kana_kana01,
#customer_address_kana_kana01,
#nonmember_kana_kana01,
#contact_kana_kana01,
#shopping_shipping_kana_kana01 {
  width: 100%;
}
.entry_kana_kana02--wrap,
.customer_address_kana_kana02--wrap,
.nonmember_kana_kana02--wrap,
.contact_kana_kana02--wrap {
  margin-left: 15px;
}
#entry_kana_kana02,
#customer_address_kana_kana02,
#nonmember_kana_kana02,
#contact_kana_kana02,
#shopping_shipping_kana_kana02 {
  width: 100%;
}
.ec-off4Grid {
  justify-content: center;
}
.ec-off4Grid .ec-off4Grid__cell {
  width: auto;
  margin-left: initial;
}

/********************************************
*
* ご利用規約(ご利用規約)
*
*********************************************/
.hayashi-terms {
  padding-bottom: 124px;
  color: #ffffff;
}
.hayashi-terms #privacy ul li {
  text-indent: -3em;
  padding-left: 1em;
}

/********************************************
*
* 会員登録(完了ページ)(新規会員登録(仮登録完了))
*
*********************************************/
.hayashi-register-complete {
  padding-bottom: 124px;
  color: #ffffff;
}

/********************************************
*
* 本会員登録(完了ページ)(新規会員登録(完了))
*
*********************************************/
.hayashi-register-complete {
  padding-bottom: 124px;
  color: #ffffff;
}

/********************************************
*
* MYページ
* MYページ/お気に入り一覧
* MYページ/会員登録内容変更(入力ページ)
* MYページ/会員登録内容変更(完了ページ)
* MYページ/お届け先一覧
* MYページ/お届け先追加
* MYページ/退会手続き(入力ページ)
* MYページ/退会手続き(完了ページ)
* MYページ/カード情報編集
* MYページ/購入履歴詳細
*
*********************************************/
.hayashi-my-page {
  padding-bottom: 124px;
  color: #ffffff;
}
.mypage .ec-mypageRole .ec-pageHeader h1 {
  color: #b39647 !important;
  font-size: 36px;
}
.hayashi-my-page .ec-navlistRole {
  margin-top: 47px;
}
.hayashi-my-page .ec-navlistRole .ec-navlistRole__item {
  border-right: 1px solid #d0d0d0;
}
.hayashi-my-page .ec-navlistRole a {
  background: #b39647;
}
.hayashi-my-page .ec-navlistRole a:hover {
  background: #b39647;
  opacity: 0.7;
}
.hayashi-my-page .ec-navlistRole .active a {
  background: #b39647;
}
.hayashi-my-page .ec-navlistRole .active a:hover {
  background: #b39647;
  opacity: 0.7;
}
.hayashi-my-page a.ec-inlineBtn {
  color: initial !important;
}
/* お気に入り削除ボタン */
.hayashi-my-page .ec-favoriteRole .ec-favoriteRole__item .ec-closeBtn--circle {
}
.hayashi-my-page button.ec-blockBtn {
  color: initial !important;
}
.hayashi-my-page .ec-zipInputHelp span {
  color: #ffffff;
}
.hayashi-my-page .ec-rectHeading h2 {
  background: #b39647;
}
.hayashi-my-page .ec-orderRole__summary {
  color: initial !important;
}
/* 退会手続き */
#page_mypage_withdraw .ec-blockBtn--cancel {
  font-family: "游明朝";
}
#page_mypage_withdraw .ec-blockBtn {
  font-family: "游明朝";
}
/* カード情報編集 */
#page_gmo_mypage_card_edit .cardNoCaution {
  padding-top: 10px;
  padding-left: 10px;
  color: #c30014;
}
#page_gmo_mypage_card_edit .ec-halfInput > span {
  padding-top: 10px;
  padding-left: 10px;
}

/********************************************
*
* 商品購入/お届け先の指定
*
*********************************************/
.hayashi-shipping a.ec-inlineBtn {
  color: initial !important;
}

/********************************************
*
* 商品購入/お届け先の複数指定
*
*********************************************/
.hayashi-shipping-multi {
  padding-bottom: 124px;
  color: #ffffff;
}
.hayashi-shipping-multi a.btn.ec-inlineBtn {
  color: initial !important;
}
.hayashi-shipping-multi .ec-AddAddress__item {
  background: transparent !important;
}
.hayashi-shipping-multi button#button__add0 {
  color: initial !important;
}
.hayashi-shipping-multi .btn.ec-inlineBtn.delete {
  color: initial !important;
}

/********************************************
*
* 商品購入/購入エラー
*
*********************************************/
.shopping-error {
  padding-bottom: 124px;
  color: #ffffff;
}

/********************************************
*
* おうち麺とは
*
*********************************************/
.about-us {
  padding-bottom: 124px;
  color: #ffffff;
}
.about-us a:hover p {
  opacity: 0.7;
}
.about-us .ec-pageBody {
  color: #ffffff;
}
/* タイトル */
.about-us .ec-aboutus-role {
  width: 100%;
  padding-top: 62px;
  padding-bottom: 30px;
  background: #d6d6d6;
}
.page-caption img {
  width: 100%;
}
.ec-aboutus-role .page-caption {
  padding-top: 50px;
  padding-bottom: 61px;
  color: #ffffff;
}
.ec-aboutus-role .page-title {
  font-size: 2.5em;
  font-weight: 700;
}
.section-title > p {
  margin: 0;
}
/* セクション1 */
.section1-wrap {
  display: flex;
  justify-content: center;
  padding-top: 50px;
}
.section1-wrap img {
  max-width: 525px;
}
.section1-wrap .section1-caption {
  font-size: 20px;
  font-weight: bold;
}
.section1-wrap .section1-detail {
  padding-top: 31px;
  font-size: 16px;
  font-weight: 400;
}
.section1-wrap .section1-image {
  padding-left: 20px;
}

.about-caption-wrap {
  position: relative;
  max-width: 364px;
  margin: 0 auto;
}
.about-caption-wrap:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #b39647 transparent transparent transparent;
  border-width: 12px 9px 0 9px;
}
.about-caption-wrap h2 {
  display: flex;
  justify-content: center;
  align-items: baseline;
  margin-top: 60px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 9px;
  background: #b39647;
  color: #ffffff;
  font-size: 2em;
  font-weight: 600;
}
/* オリジナルセクション */
/* カスタムセクション */
.section-original {
  padding-top: 41px;
}
.section-custom,
.section-Specialfeature {
  padding-top: 81px;
}
.section-original-body,
.section-custom-body,
.section-Specialfeature-body {
  margin: 0 auto;
  max-width: 711px;
}
.original-image,
.custom-image,
.Specialfeature-image {
  max-width: 711px;
}
.original-caption,
.custom-caption,
.Specialfeature-caption {
  padding-top: 21px;
  font-size: 20px;
  font-weight: bold;
}
.original-body,
.custom-body,
.Specialfeature-body {
  padding-top: 31px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}
.go-to-original,
.go-to-custom,
.go-to-Specialfeature {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: 250px;
  margin: 0 auto;
  margin-top: 4rem;
  padding: 1rem 3rem;
  background: transparent;
  border: 1px solid #b39647;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
}
.go-to-original a,
.go-to-custom a,
.go-to-Specialfeature a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.go-to-original > i,
.go-to-custom > i,
.go-to-Specialfeature > i {
  position: absolute;
  top: 26px;
  right: 0px;
}
.go-to-custom:after {
  top: 19px;
}
.go-to-original,
.go-to-original > a,
.go-to-Specialfeature,
.go-to-Specialfeature > a,
.go-to-custom,
.go-to-custom > a {
  color: #b39647 !important;
}

/********************************************
*
* 送料
*
*********************************************/
.ec-role.hayashi-postage {
  padding-bottom: 124px;
  color: #ffffff;
}
.ec-role.hayashi-postage .ec-pageBody {
  color: #ffffff;
}

/********************************************
*
* お問い合わせ確認
*
*********************************************/
.ec-contactConfirmRole {
  color: #ffffff;
  padding-bottom: 124px;
}

/********************************************
*
* お問い合わせ完了
*
*********************************************/
.ec-contactCompleteRole {
  color: #ffffff;
  padding-bottom: 124px;
}

/********************************************
*
* プライバシーポリシー
*
*********************************************/
#privacy {
  padding-bottom: 107px;
  color: #ffffff;
}
#privacy ul {
  list-style: none;
}
#privacy ul li {
  text-indent: -3em;
  /*padding-left: 1em;*/
}
#privacy dt {
  margin-top: 48px;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
}
.space-block {
  padding-bottom: 26px;
}

/********************************************
*
* 特定商取引に関する法律に基づく表記
*
*********************************************/
.ec-off1Grid .ec-borderedDefs {
  padding-bottom: 70px;
  color: #ffffff;
}
.ec-tradelaw-value {
  line-height: 1.6;
}
.ec-tradelaw-value2 {
  line-height: 1.5;
}
.creditcard {
  max-width: 256px !important;
  padding-top: 11px;
}
.creditcard > img {
  padding-top: 5px;
}
.rakuten {
  max-width: 82px !important;
  padding-top: 11px;
}
.etc {
  display: flex;
  align-items: baseline;
}
.etc .amazon {
  margin-left: 12px;
}

/********************************************
*
* フッター
*
*********************************************/
.ec-footerRole {
  margin: 0;
  padding: 0;
}
.ec-footerRole p {
  color: #4d4d4d;
}
.footer-top-band {
  width: 100%;
  height: 20px;
  background: #c30014;
}
.ec-footerRole__inner {
  padding-top: 62px;
}
.ec-footerRole__inner .ec-role {
  display: flex;
}
.footer-site-info > li > img {
  max-width: 270px !important;
}
.sub_box.heightLine-sub_box p {
  text-align: center;
}
.ec-footerRole .ec-role .sub_box p.ttl {
  color: #c30014;
  font-size: 18px;
}
.ec-footerRole__inner .sub_box.heightLine-sub_box p {
  position: relative;
}
.ec-footerRole__inner .sub_box.heightLine-sub_box a {
  padding: 0 20px;
  padding-right: 10px;
  border-bottom: 1px solid #b39647;
  color: #b39647 !important;
}
.sub_box.heightLine-sub_box {
  font-size: 14px;
}
.ec-footerRole .ec-role .sub_box {
  padding: 20px 50px;
  /*height: 360px;*/
}
.footer-payment {
  font-size: 14px;
  line-height: 1.4;
}
.footer-payment-list,
.footer-payment-list2 {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.footer-payment-list > a {
  width: 100%;
  padding: 0 !important;
  border-bottom: 0 !important;
}
.f-payment {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.f-payment .txt-small {
  color: #4d4d4d;
  font-size: 0.5em;
  text-align: center;
}
.f-credit {
  width: 100%;
}
.f-akuten {
  width: 34px;
}
.f-amazon {
  width: 34px;
  margin-left: 4px;
}
.ec-footerRole__inner i.fas.fa-chevron-right {
  margin-left: 12px;
  margin-right: 0;
}
.ec-role.pc_only ul:first-of-type {
  padding-left: 0;
}
.footer-category ul:first-of-type {
  padding-left: 124px !important;
}
.footer-category ul > li.ml14 {
  line-height: 1.8;
}
.ec-role.sp_only > ul {
  padding-left: 0 !important;
}
/* サイト名 */
.site_title {
  font-size: 28px !important;
  line-height: 1.1em;
  font-weight: bold;
  color: #4d4d4d !important;
}
/* 会社名 */
.footer-company-name {
  display: flex;
}
.footer-company-name--title {
  padding: 4px;
  background: #4d4d4d;
  color: #ffffff;
  font-size: 0.9em;
}
.footer-company-name p {
  padding-top: 2px;
  padding-left: 6px;
  font-weight: 700;
}
p.footer-company-name--value a {
  color: #b39647 !important;
}
/* 会社住所 */
.footer-company-address {
  padding-top: 16px;
  padding-bottom: 4px;
}
/* 会社連絡先 */
.footer-company-contact {
  display: flex;
  font-size: 0.9em;
}
.footer-company-contact--fax {
  padding-left: 1em;
}
i.fas.fa-external-link-alt {
  padding-left: 4px;
  font-weight: 600;
}
.footer-company-name p a {
  border-bottom: 1px solid #b39647;
  color: #b39647 !important;
}
/* 会社情報・カテゴリ */
.footer-category a {
  color: #4d4d4d !important;
}
.ec-footerRole .ec-role ul {
  padding-left: revert;
  width: auto;
  list-style: none;
}
/* コピーライト・サイト名 */
.ec-footerRole .ec-footerNavi {
  margin-top: 52px;
}
.ec-footerRole__inner_bottom {
  background: #b39647;
  text-align: center;
}
.ec-footerRole .ec-role ul.ec-footerNavi {
  text-align: center;
}
li.ec-footerNavi__link {
  padding: 0 24px;
  font-size: 12px;
}
.ec-footerTitle__copyright {
  font-size: 12px;
}
/* フッター下padding */
.ec-footerRole {
  padding-bottom: 0px;
}
/* フッター下外部サイト */
.sns-icon_container_e93b8912 {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sns-icon_item_e93b8912 {
  height: 72px;
  margin: 0 10px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.fotter-site-info.tb_only {
  display: none;
}
.ec-footerRole .ec-footerRole__inner img {
  max-width: 100%;
  margin-top: 5px;
}

/********************************************
*
* 追従ボタン
*
*********************************************/
/* 画面右追従ボタン オリジナル */
.ec-blockRightBtn.original {
  position: fixed;
  width: 99px;
  height: 128px;
  bottom: 200px;
  right: 0;
  cursor: pointer;
  z-index: 9000;
}
.ec-blockRightBtn.original img {
  width: 100%;
}
/* 画面右追従ボタン カスタム注文 */
.ec-blockRightBtn.custom {
  position: fixed;
  width: 99px;
  height: 128px;
  bottom: 70px;
  right: 0;
  cursor: pointer;
  z-index: 9000;
}
.ec-blockRightBtn.custom img {
  width: 100%;
}

/********************************************
*
* 右下ページトップボタン
*
*********************************************/
.ec-blockTopBtn {
  background: #000000;
}
.ec-blockTopBtn.pagetop {
  color: #ffffff;
}

/********************************************
*
* パンくずリスト
*
*********************************************/
.breadcrumb {
  margin-bottom: 0 !important;
}

/********************************************
*
* 商品一覧
*
*********************************************/
.ec-topicpath {
  padding: 10px 0 20px;
}
.lead-caption {
  color: #ffffff;
  text-align: center;
}
/* リード文 */
.lead-title {
  font-size: 18px;
  line-height: 1.8;
}
.lead-detail {
  font-size: 14px;
}
/* 検索結果件数と条件 */
.ec-searchnavRole .ec-searchnavRole__counter {
  width: 35%;
}
.ec-searchnavRole .ec-searchnavRole__infos select {
  background-color: #d6d6d6 !important;
}
.ec-searchnavRole .ec-searchnavRole__infos .ec-searchnavRole__counter span {
  font-size: 14px;
}
/* 検索結果0件メッセージ */
.ec-searchnavRole .ec-searchnavRole__message {
  width: 100%;
  text-align: center;
}
/* タグリンク */
.tag-list {
  display: flex;
  justify-content: center;
}
.tag-list li {
  width: 130px;
  text-align: center;
}

.tag-image img {
  width: 100px;
  height: 100px;
}
.tag-selected {
  padding-top: 4px;
  padding-bottom: 4px;
  background: #b39647;
  color: #ffffff !important;
  font-weight: bold;
}
.tag-name {
  position: relative;
  margin: 8px 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 1px;
  padding-right: 1px;
  color: #b39647;
  font-size: 0.9em;
  text-align: center;
}
i.fas.fa-chevron-right {
  margin-right: 6px;
}
.tag-name.tag-selected:before {
  color: #ffffff;
}
.tag-name.txt-red:before {
  color: #c30014 !important;
  font-weight: 700;
}
.ec-productRole-custom__tags {
  border-bottom: none;
  margin-top: 16px;
  padding: 10px;
}
.ec-productRole-custom__tags > a:hover {
  text-decoration: none;
}
.ec-productRole-custom__tag {
  display: inline-block;
  padding: 2px 3px;
  list-style: none;
  margin-bottom: 5px;
}
/* 検索件数 */
.ec-searchnavRole__counter {
  text-align: left;
}
/* 検索結果行 */
.ec-searchnavRole .ec-searchnavRole__infos {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 14px;
  text-align: center;
  color: #ffffff;
}
.ec-searchnavRole .ec-searchnavRole__actions {
  margin-left: auto;
}
.msg1 {
  font-size: 18px;
}
.msg2 {
  padding-top: 11px;
  font-size: 14px;
}
/* 商品一覧の在庫なし時 */
.non-stock {
  position: relative;
}
.non-stock--label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px 0;
  padding-top: 40%;
  background: rgb(80, 80, 80, 0.7);
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}
/* 商品一覧 商品に紐づくタグ */
.ec-productRole__tag {
  margin: 0;
  border: solid 1px #000;
  border-radius: 0px;
}
/* 商品画像 */
.ec-shelfGrid .ec-shelfGrid__item img {
  width: 250px;
  height: 250px;
  object-fit: cover;
}
/* 商品名 */
.ec-shelfGrid__item .ttl {
  font-size: 14px;
  color: #ffffff;
}
/* タグ */
.ec-productRole__tag {
  border: solid 1px #b39647;
  border-radius: 5px;
}
.ec-productRole__tags li {
  list-style: none;
  background: #b39647;
  color: #ffffff;
}
.ec-searchnavRole .ec-select {
  display: flex;
  justify-content: flex-end;
  color: #666666;
}
.ec-searchnavRole .select-wrap:last-child {
  margin-left: 10px;
}
.ec-searchnavRole .ec-searchnavRole__infos select {
  padding-right: 40px;
  -webkit-appearance: none;
  appearance: none;
  font-size: 12px;
}
.ec-searchnavRole .ec-searchnavRole__infos select::-ms-expand {
  display: none;
}
/* セレクトボックスの矢印デザイン変更 */
.ec-searchnavRole .select-wrap {
  position: relative;
}
.ec-searchnavRole .select-wrap:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 15px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #666666;
  border-left: 2px solid #666666;
  transform: translateY(-50%) rotate(-135deg);
  pointer-events: none;
}

/********************************************
*
* 商品詳細
*
*********************************************/
/* 商品タイトル */
.ec-productRole__title {
  position: relative;
}
.ec-productRole__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 1px;
  background-color: #d6d6d6;
}
/* 数量 */
#quantity {
  display: inline-block;
  max-width: 100px;
  margin-bottom: 16px;
  /*text-align: right;*/
}
/* カートに入れるボタン */
.ec-productRole--detail .ec-blockBtn--action {
  background-color: #c30014;
  border-color: #c30014;
  min-width: 400px;
  min-height: 80px;
}
.ec-productRole--detail .ec-blockBtn--action.add-cart {
  position: relative;
}
button.ec-blockBtn--action.add-cart:hover,
button#favorite:hover {
  opacity: 0.7;
}
/* カートアイコン */
.ec-productRole--detail button.ec-blockBtn--action.add-cart:after {
  content: url("/html/template/HF002/assets/icon/cart_icon.svg");
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 23px;
}
.ec-productRole--detail div#ec-modal-header {
  color: initial !important;
}
.ec-productRole--detail .ec-productRole__tags {
  display: none;
}
/* 商品画像 */
.item_nav.sp_only {
  width: 100%;
}
.ec-productRole--detail .ec-sliderItemRole img {
  width: 538px;
  height: 538px;
  object-fit: cover;
}
.ec-productRole--detail .ec-sliderItemRole .item_nav img {
  width: 77px;
  height: 77px;
  object-fit: cover;
}
.ec-sliderItemRole .slideThumb {
  margin-right: 2px;
}
/* 売り切れ時ボタン */
button.ec-blockBtn--action.zero {
  margin-top: 16px;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #666666 !important;
}
.btn-zero .ec-blockBtn--cancel {
  margin-top: 16px;
}
/* 再入荷情報 */
.zero-btn-wrap {
  float: left;
  width: 390px;
  min-width: 390px;
}
.restock-info {
  display: flex;
  width: 399px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  padding: 16px 26px;
  background: rgb(255, 255, 255, 0.15);
  color: #fff;
  font-size: 0.8em;
  font-weight: bold;
}
.restock-info--left {
}
.zero-btn-wrap .ec-productRole__btn.cart_btn {
  width: 100%;
  min-width: 100%;
}
.restock-info--right {
  display: flex;
  padding-left: 30px;
  padding-right: 0;
  border-left: 1px solid #fff;
}
.restock-info--right .sns-twitter {
  padding-left: 14px;
}
.restock-info--right img {
  width: 24px;
}

/* お気に入り押下前 */
.ec-productRole__btn.fav_btn {
  margin-top: 12px;
}
.ec-productRole__btn.fav_btn.btn-zero {
  margin-top: 12px;
  margin-right: 5px;
}
.ec-productRole__btn.fav_btn .ec-blockBtn--cancel {
  background-color: #ffffff;
  color: #a0a0a0 !important;
  opacity: 1;
}
/* お気に入り押下時 */
.ec-productRole__btn.fav_btn .ec-blockBtn--cancel.comp {
  background-color: #ffffff;
  color: #c30014 !important;
  opacity: 1;
}
#cart_back_btn {
  display: none !important;
}
/* 同窓リンク */
#page_product_detail .ec-layoutRole__contents a.link-current,
#page_product_detail .ec-layoutRole__contents a.link-current:hover,
#page_product_detail .ec-layoutRole__contents a.link-current:active,
#page_product_detail .ec-layoutRole__contents a.link-blank,
#page_product_detail .ec-layoutRole__contents a.link-blank:hover,
#page_product_detail .ec-layoutRole__contents a.link-blank:active {
  position: relative;
  text-decoration: none;
  color: #b39647 !important;
  border-bottom: 1px solid #b39647;
}
#page_product_detail .ec-layoutRole__contents a.link-current:after {
  position: absolute;
  top: -1px;
  right: -15px;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #b39647 !important;
}
/* 別窓リンク */
#page_product_detail .ec-layoutRole__contents a.link-blank:after {
  position: absolute;
  top: -2px;
  right: -20px;
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 14px;
  color: #b39647 !important;
}

/********************************************
*
* ご注文手続き
*
*********************************************/
.campaign-box img {
  width: 70%;
}

/********************************************
*
* レビューを投稿(完了)
*
*********************************************/
#page_product_review_complete .ec-layoutRole__contents {
  padding-bottom: 124px;
}

@media all and (min-width: 768px) and (max-width: 1068px) {
  .ec-headerSearch {
    margin-bottom: 10px;
  }
  /* ヘッダー */
  .header-logo {
    max-width: 280px !important;
  }
  /* ハンバーガーメニュー */
  .tb-none {
    display: none !important;
  }
  .tb-display {
    display: flex !important;
  }
  #sp_logo {
    display: flex;
    padding-top: 16px;
    padding-bottom: 16px;
    background-image: url(/html/user_data/assets/img/common/sp_back_black.svg);
  }
  #sp_logo .sp_only {
    display: inline-block !important;
  }
  .ec-layoutRole__header .sp-none {
    display: none;
  }
  .ec-layoutRole__header .pc_only {
    display: none !important;
  }
  .ec-headerNaviRole__right {
    display: flex !important;
  }
  /* タイトル */
  .ec-headerNaviRole .ec-headerNaviRole__left {
    padding-left: 20px;
  }
  .ec-headerTitle .ec-headerTitle__title a {
    font-size: 3.3rem;
  }
  .head_search {
    width: 100%;
  }
  .ec-headerRole .ec-headerTitle__title {
    margin-left: 18px !important;
  }
  .ec-headerNavSP {
    position: initial;
    border-radius: 0;
  }
  .ec-headerLink__icon img {
    width: 18px;
  }

  img.headerNavRole-icon-link-base {
    width: 30px !important;
  }
  .ec-headerNav .ec-headerNav__item.l_line {
    border-left: none;
    padding-left: 0;
  }

  .ec-headerNaviRole__right .ec-headerNaviRole__nav {
    width: 70%;
    text-align: right;
    float: left;
    border-right: 1px solid #ffffff;
  }
  .ec-headerNaviRole__right .ec-headerRole__cart {
    width: 30%;
    margin-left: auto;
  }
  .ec-headerNaviRole__right {
    width: 30%;
    text-align: center;
  }
  .ec-headerNav:after {
    content: "";
    height: 80%;
    margin-left: 5px;
    margin-right: 5px;
    border-right: 1px solid #ffffff;
    border: none;
  }

  .ec-headerRole {
    padding: 0;
    text-align: left;
    float: left;
    width: 70%;
  }
  .ec-headerNavSP {
    display: block;
  }
  .ec-drawerRoleClose.is_active {
    display: inline-block;
  }
  .ec-drawerRole.is_active {
    display: block;
    background: #000000;
  }
  .ec-drawerRole .ec-headerSearch {
    background: #000000;
  }
  .ec-itemNav {
    width: 100% !important;
  }
  .ec-itemNav__nav li ul {
    display: none;
    position: static;
  }
  .ec-itemNav__nav li ul li ul {
    display: none;
  }
  .ec-itemNav__nav li {
    width: 100%;
  }
  .ec-drawerRole .ec-headerLinkArea {
    background: #000000;
    padding-top: 0;
  }
  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li ul li a {
    padding-left: 16px;
    background: #4d4d4d;
    border-bottom: 1px solid #d6d6d6;
    color: #ffffff !important;
  }
  .ec-drawerRole .ec-headerSearch {
    background-color: #000000;
    border-bottom: 1px solid #b39647;
  }
  .ec-headerSearch .ec-headerSearch__keyword {
    margin-bottom: 22px;
    background-color: transparent !important;
  }
  .ec-itemNav {
    margin-top: 0 !important;
    border-bottom: 2px solid #b39647;
  }
  .ec-drawerRole .ec-headerCategoryArea .ec-headerCategoryArea__heading {
    padding: 1em 16px;
    font-size: 16px;
    font-weight: bold;
  }
  .ec-drawerRoleClose {
    border-radius: 2px;
    z-index: 9999;
  }
  .ec-itemNav__nav li ul li {
    overflow: hidden;
    width: 100%;
    height: auto;
    transition: max-height 0.3s, padding 0.3s;
  }
  .ec-itemNav__nav > li:hover > ul > li {
    overflow: hidden;
    height: auto;
  }
  .ec-itemNav__nav > li > ul > li:hover > ul > li {
    width: 100%;
  }
  .ec-itemNav__nav li ul li ul {
    top: 0;
    left: 100%;
    width: auto;
  }
  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav > li:last-child a {
    border-bottom: none;
  }
  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li ul li ul li a {
    padding-left: 16px;
    background: #a0a0a0;
  }
  .ec-drawerRole .ec-headerLinkArea .ec-headerLink__list {
    border-top: none;
  }
  .ec-itemNav__nav li ul li ul:before {
    content: "";
  }
  .ec-overlayRole {
    display: block !important;
  }
  .ec-drawerRoleClose {
    width: 40px;
    height: 40px;
    padding: 10px 5px 5px 5px;
    font-size: 22px;
  }
  .ec-itemNav__nav > li > ul > li > ul {
  }
  .ec-itemNav__nav > li > ul > li:hover:after {
    content: unset;
  }
  .ec-itemNav__nav > li > ul > li:hover > ul:before {
    content: unset;
  }
  .ec-itemNav__nav > li > ul > li:after {
    content: unset;
  }
  .ec-headerNav .ec-headerNav__itemLink {
    display: none;
  }
  .ec-cartNavi__price {
    display: none !important;
  }
  .ec-newItemRole.ec-rankingRole .no {
    z-index: 0;
  }
  img.headerNavRole-icon-link-base {
    width: 40px !important;
  }
  .ec-cartNavi .ec-cartNavi__badge {
    right: -9px !important;
  }
  .ec-itemNav__nav ul {
    overflow: auto;
  }
  .ec-itemNav__nav li {
    float: none !important;
  }
  .ec-itemNav__nav {
    display: block;
  }
  .ec-itemNav__nav > li > a {
    border-top: none;
  }

  /********************************************
    *
    * 768px-1068px TOP
    *
    *********************************************/
  /* アイコン */
  .ec-headerNav .ec-headerNav__item.l_line {
    /*border-left: 1px solid #E2DCD3;*/
    padding-left: 20px;
  }
  /* ヘッダー(商品検索・ログインナビ・カート)  */
  .ec-categoryNaviRole {
    display: none !important;
  }
  /* スマホ用ピックアップグローバルナビ */
  .ec-categoryNavi_sp {
    display: block !important;
    font-size: 18px;
  }
  .ec-categoryNavi_sp ul {
    display: flex;
    align-items: center;
    padding: 10px;
  }
  .ec-categoryNavi_sp li {
    width: 20%;
    padding: 0 1%;
    text-align: center;
    list-style: none;
    float: left;
  }

  /* 新商品 */
  .ec-newItemRole.pt0 {
    padding-top: 52px !important;
  }
  .hayashi-new-items {
    margin-bottom: 100px;
  }
  .hayashi-new-items .ec-newItemRole__listItem {
    max-width: calc(100vw / 4 - 10px) !important;
    height: calc(100vw / 4 - 10px) !important;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
  }
  .hayashi-new-items .ec-newItemRole__listItem > a {
    width: 100%;
    height: 100%;
  }
  .hayashi-new-items .ec-newItemRole__listItem > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* 林製麵所オリジナル人気ランキング */
  .ranking-frame {
    margin-bottom: 50px;
    /*    padding: 20px;*/
    /*    overflow-x: scroll;*/
  }
  .ec-rankingRole img {
    /*width: 112px !important;*/
    /*height: 133px;*/
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
  }

  /********************************************
    *
    * 768px-1068px 右追従ボタン
    *
    *********************************************/
  .sp-footer-follow {
    display: none !important;
  }

  /********************************************
    *
    * 768px-1068px フッター
    *
    *********************************************/
  .site_title img {
    max-width: 270px !important;
  }
  .ec-footerRole__inner {
    padding-top: 0;
  }
  .ec-footerRole .ec-role .sub_box {
    /*height: 320px;*/
    margin-bottom: 0;
  }
  .ec-footerRole__inner .ec-role.pc_only {
    display: inline-block !important;
  }
  .ec-footerRole .ec-role .sub_box:not(:last-of-type) {
    margin-right: 12px;
  }
  .ec-footerRole .ec-role .sub_box {
    width: calc(100% / 3 - 8px);
    padding: 20px 10px;
  }
  .ec-footerRole .ec-role .sub_box p {
    font-size: 0.8em;
  }
  .footer-category ul:first-of-type {
    padding-left: 20px !important;
  }
  .ec-footerRole .ec-role ul {
    padding-left: 40px !important;
  }
  .fotter-site-info {
    width: 100% !important;
    margin-top: 25px !important;
  }
  ul.footer-site-info {
    display: none !important;
  }
  .fotter-site-info.tb_only {
    display: flex;
    justify-content: center;
  }
  .fotter-site-info.tb_only ul {
    list-style: none;
  }
  .ec-role.pc_only .fotter-site-info {
    display: none;
  }
  .footer-category {
    display: flex;
    justify-content: space-around;
  }
  .footer-category ul,
  .footer-category ul:first-of-type,
  .ec-footerRole .ec-role ul,
  .ec-footerRole .ec-role ul:not(:last-of-type) {
    padding: 0 !important;
  }
  .site_title.mb30 {
    margin-bottom: 14px;
  }
  .ec-footerRole .ec-role {
    margin-top: 28px;
    padding: 20px 0;
  }
  .ec-footerRole .ec-footerNavi {
    margin-top: 0;
  }
  .ec-footerTitle__copyright {
    margin-bottom: 0;
  }

  /********************************************
    *
    * 768px-1068px 現在のカゴの中(cart)
    *
    *********************************************/
  .ec-cartRole .ec-cartRole__actions {
    width: 36%;
  }

  /********************************************
    *
    * 768px-1068px ご注文手続き
    *
    *********************************************/
  .campaign-box {
    font-size: 12px;
  }
  .campaign-box label {
    vertical-align: text-top;
  }

  /********************************************
    *
    * 768px-1068px 商品一覧
    *
    *********************************************/
  .ec-shelfGrid .ec-shelfGrid__item-image {
    max-width: calc(100vw / 4 - 30px);
    height: calc(100vw / 4 - 30px);
  }
  .ec-shelfGrid .ec-shelfGrid__item img {
    width: 100%;
  }
  /* タグ */
  .ec-productRole-custom__tags {
    display: flex;
    flex-wrap: wrap;
  }
  .tag-name {
    padding-left: 0;
    padding-right: 0;
  }
  /* ランキング */
  .ec-newItemRole.ec-rankingRole {
    padding-top: 0;
  }
  /*.ranking-frame {*/
  /*    margin-bottom: 0;*/
  /*}*/
  .ec-rankingRole__list {
    margin-bottom: 0;
  }

  /********************************************
    *
    * 768px-1068px 商品詳細
    *
    *********************************************/
  .ec-productRole--detail .ec-blockBtn--action {
    min-width: initial;
  }
  .ec-navlistRole .ec-navlistRole__item a {
    height: 100%;
  }
  /* 商品スライダーの画像一覧 */
  .item_nav.sp_only .slideThumb {
    width: 15%;
    margin-right: 2px;
  }
  .ec-productRole--detail .item_nav img {
    width: 77px;
    height: 77px;
    object-fit: cover;
  }
  .ec-productRole--detail .ec-productRole__btn.cart_btn {
    float: left;
    width: 80%;
    min-width: 80%;
  }
  .ec-sliderItemRole .slideThumb {
    width: calc(100vw / 5 - 100px);
    height: calc(100vw / 5 - 100px);
    margin-right: 4px;
  }
  .ec-productRole--detail .ec-sliderItemRole .item_nav img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .ec-productRole--detail .ec-sliderItemRole img {
    width: calc(100vw / 2 - 10px);
    height: calc(100vw / 2 - 10px);
    object-fit: cover;
  }
  /* 再入荷情報 */
  .zero-btn-wrap {
    float: left;
    width: 80%;
    min-width: 80%;
  }
  .restock-info {
    width: 125%;
    padding: 16px 12px;
  }
  .restock-info--right {
    padding-left: 20px;
  }
  .zero-btn-wrap .ec-productRole__btn.cart_btn {
    width: 100%;
    min-width: 100%;
  }

  /*********************************************
    *
    * ログイン画面 サイトタイトル
    *
    *********************************************/
  .ec-headerRole .ec-headerTitle__title {
    padding-left: 0;
  }

  /*********************************************
    *
    * MYページ/お気に入り一覧
    *
    *********************************************/
  .ec-favoriteRole .ec-favoriteRole__item-image {
    height: 150px;
  }

  /*********************************************
    *
    * MYページ/カード情報編集
    *
    *********************************************/
  #page_gmo_mypage_card_edit .cardNoCaution {
    padding-top: 0px;
  }
  #page_gmo_mypage_card_edit .ec-halfInput > span {
    padding-top: 0px;
  }
}

/*********************************************
*
* デバイスが横向き、画面の横幅が 767px 以下の場合の記述
*
*********************************************/
@media (orientation: landscape) and (max-width: 767px) {
}

@media all and (max-width: 767px) {
  /********************************************
    *
    * 767px 追従フッター
    *
    *********************************************/
  .sp-footer-follow {
    position: fixed;
    width: 100%;
    height: 68px;
    bottom: 0;
    display: flex !important;
    z-index: 9000;
    border-top: 1px solid #000;
  }
  .sp-footer-follow--original {
    width: 50%;
    padding: 16px 0;
    background: #b39647;
    text-align: center;
  }
  .sp-footer-follow--original img {
    max-width: 100%;
    max-height: 100%;
    padding: 0 4px;
  }
  .sp-footer-follow--custom {
    width: 50%;
    padding: 16px 0;
    background: #4d4d4d;
    text-align: center;
  }
  .sp-footer-follow--custom img {
    max-width: 100%;
    max-height: 100%;
    padding: 0 4px;
  }

  /********************************************
    *
    * 767px TOP PAGEへ
    *
    *********************************************/
  .ec-layoutRole {
    position: relative;
  }
  .ec-blockTopBtn {
    bottom: 73px;
    z-index: 8999;
  }
  .ec-blockTopBtn.pagetop {
  }

  /********************************************
    *
    * 767px TOP
    *
    *********************************************/
  .header-logo {
    max-width: 160px !important;
  }
  .ec-headerLink__icon img {
    width: 18px;
  }

  img.headerNavRole-icon-link-base {
    width: 30px !important;
  }
  .ec-headerNaviRole__right .ec-headerNav {
    margin-right: 0;
  }
  .sp-none {
    display: none;
  }
  /* ハンバーガーメニューボタン */
  .ec-headerNavSP {
    position: initial;
    border-radius: 0;
  }
  /* サイト名 */
  .ec-headerRole .ec-headerTitle__title {
    padding-left: 0;
  }
  .ec-headerRole .ec-headerTitle__title a {
    margin: 0;
    padding-top: 5px;
  }
  .ec-headerRole {
    padding-left: 12px;
    width: 70%;
  }
  /* ロゴブロック */
  .ec-headerNav {
    margin-top: -4px;
    text-align: center;
  }
  .ec-headerNaviRole__right {
    width: 30%;
    text-align: center;
  }
  .ec-headerTitle .ec-headerTitle__title a {
    font-size: 20px;
  }
  /* ユーザーアイコン */
  .ec-headerNaviRole__right .ec-headerNaviRole__nav {
  }
  .ec-headerNav:after {
    content: "";
    height: 80%;
    margin-left: 10px;
    border-right: 1px solid #ffffff;
  }
  /* カートボタンブロック */
  .ec-cartNavi {
    margin-top: -4px;
  }
  /* カートアイコン */
  .ec-headerNaviRole__right .ec-headerRole__cart {
    padding-top: 2px;
  }
  .ec-cartNavi .ec-cartNavi__badge {
    right: -9px !important;
  }

  /* ハンバーガーメニューボタン */
  #sp_logo {
    display: flex;
    padding-top: 16px;
    padding-bottom: 16px;
    background-image: url(/html/user_data/assets/img/common/sp_back_black.svg);
  }
  /* ログインアイコンの幅 */
  .ec-headerNav .ec-headerNav__itemIcon.fa-user-tp {
    width: 30px;
  }
  /* 検索欄ブロック */
  .ec-headerSearch {
    margin-bottom: 0;
  }
  .sp-search-block {
  }
  .ec-headerSearch .ec-headerSearch__keyword {
    margin-bottom: 22px;
    background-color: transparent !important;
  }
  /* 右追従ボタン */
  .ec-blockRightBtn.original,
  .ec-blockRightBtn.custom {
    display: none;
  }
  /* サイドメニュー 閉じるボタン */
  .ec-drawerRoleClose {
    border-radius: 2px;
    z-index: 9999;
  }
  .ec-drawerRole.is_active {
    background: #000000;
  }
  /* サイドメニュー 検索欄 */
  .ec-drawerRole .ec-headerSearch {
    background-color: #000000;
    border-bottom: 1px solid #b39647;
  }
  /* サイドメニュー カテゴリ */
  .ec-itemNav {
    max-width: 260px;
  }
  .ec-headerCategoryArea__heading {
    background-color: #000000;
  }
  .ec-itemNav__nav li {
    background: #000000;
  }
  .ec-itemNav__nav > li > ul:after,
  .ec-itemNav__nav > li > ul > li:after {
    content: "";
  }
  .ec-itemNav__nav li a {
    padding-left: 10px;
  }
  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav > li:last-child a {
    border-bottom: none;
  }
  .ec-itemNav {
    margin-top: 0;
    border-bottom: 2px solid #b39647;
  }
  /* サイドメニュー 新規会員登録～カート */
  .ec-drawerRole .ec-headerLinkArea {
    padding-top: 0;
  }
  .ec-drawerRole .ec-headerLinkArea .ec-headerLink__list {
    border-top: none;
  }
  a.ec-headerLink__item {
    background: #000000;
  }
  .ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
    padding-left: 10px;
    border-bottom: 1px solid #4d4d4d;
  }
  /* サイドメニュー オープン時 */
  .ec-itemNav__nav > li:hover > a {
    border-top: 1px solid #cfcfcf;
  }
  /* カテゴリ第2階層 オープン時 */
  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav > li:hover > a {
    background: #000000;
  }
  /* カテゴリ第2階層 */
  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li ul li a {
    padding-left: 10px;
    background: #4d4d4d;
    border-bottom: 1px solid #d6d6d6;
    color: #ffffff !important;
  }
  /* カテゴリ第3階層 オープン時 */
  .ec-drawerRole
    .ec-headerCategoryArea
    .ec-itemNav__nav
    > li:hover
    li:hover
    > a {
    background: #4d4d4d;
  }
  /* カテゴリ第3階層 */
  .ec-drawerRole .ec-headerCategoryArea .ec-itemNav__nav li ul li ul li a {
    padding-left: 10px;
    background: #a0a0a0;
    color: #ffffff !important;
  }
  /* スマホ用ピックアップグローバルナビ */
  .ec-categoryNavi_sp ul {
    display: flex;
    align-items: center;
    padding: 10px;
    line-height: 1.2;
  }
  .ec-categoryNavi_sp li {
    width: 20%;
  }
  .ec-categoryNavi_sp li a {
    font-size: 12px;
  }
  /* 林製麺とはブロック */
  .ec-newItemRole.ec-rankingRole {
    padding-top: 12px;
  }
  /* 林製麺とはブロック おうち麺についてボタン */
  .about-ouchimen {
    border-radius: 24px;
  }
  /* 新着商品ブロック */
  .ec-newItemRole.pt0 {
    margin-top: 60px;
  }
  /* 新着商品ブロック 商品画像 */
  .hayashi-new-items .ec-newItemRole .ec-newItemRole__list {
    justify-content: space-between;
  }
  .hayashi-new-items {
  }
  .hayashi-new-items .ec-newItemRole__listItem {
    max-width: calc(100vw / 2 - 25px) !important;
    height: calc(100vw / 2 - 25px) !important;
    margin-bottom: 120px !important;
    margin-right: 0px !important;
  }
  .hayashi-new-items .ec-newItemRole__listItem > a {
    width: 100%;
    height: 100%;
  }
  .hayashi-new-items .ec-newItemRole__listItem > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* キャンペーンブロック */
  .campaign-bnr {
    padding-top: 0px !important;
  }
  .campaign-bnr .ec-categoryRole__listItem p {
    padding-top: 0;
  }
  .campaign-bnr .ec-categoryRole__listItem {
    margin-bottom: 46px;
  }
  /* 林製麺所オリジナル 人気ランキングブロック */
  /* 林製麺所オリジナル 人気ランキングブロック タイトル */
  .ec-newItemRole.ec-rankingRole.short-padding--top
    .ec-secHeading
    .ec-secHeading__ja {
    width: 230px;
    margin: 0 auto;
  }
  /* 林製麺所オリジナル 人気ランキングブロック 商品画像 */
  .ec-newItemRole.ec-rankingRole .ec-newItemRole__listItem img {
    width: initial;
    min-width: initial;
    max-height: initial;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
  }
  .ec-newItemRole.ec-rankingRole .no {
    z-index: 5;
  }
  .ec-rankingRole__list {
    justify-content: space-between;
  }
  .ec-newItemRole__listItem {
    margin: 0;
    margin-bottom: 10px;
  }
  .ec-categoryRole__listItem p {
    padding-top: 12px;
  }
  .ec-newItemRole.ec-rankingRole .ec-newItemRole__listItem {
    width: calc(100vw / 2 - 30px);
  }
  .ec-newItemRole.ec-rankingRole .ec-newItemRole__listItem:not(:last-of-type) {
    margin: 0 !important;
  }
  .ec-newItemRole.ec-rankingRole .ec-newItemRole__listItem:nth-child(odd) {
    margin: 0 !important;
  }
  .ec-newItemRole.ec-rankingRole .ec-newItemRole__listItem:not(:last-of-type) {
    max-width: initial !important;
    height: initial !important;
    margin: 0 !important;
    width: calc(100vw / 2 - 30px);
    margin-bottom: 20px !important;
  }

  /* カテゴリブロック 全商品一覧はこちらボタン */
  .sq_btn.all-category {
    margin-bottom: 34px;
  }
  /* 新着情報 */
  .ec-newsRole .ec-newsRole__newsItem {
    padding-top: 0;
  }

  /********************************************
    *
    * 767px パンくずリスト
    *
    *********************************************/
  .breadcrumb {
    margin-bottom: 0 !important;
    color: #ffffff;
  }

  /********************************************
    *
    * 767px 下層・固定ページ
    *
    *********************************************/
  /* ページタイトル */
  .ec-pageHeader h1,
  .ec-topicpath__item,
  #page_product_list .ec-topicpath h1,
  .mypage .ec-mypageRole .ec-pageHeader h1 {
    position: relative;
    margin-top: 24px;
    margin-bottom: 29px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #b39647;
    border-top: none;
    border-bottom: none;
  }
  .ec-pageHeader h1:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -20px;
    width: 60px;
    height: 1px;
    background-color: #b39647;
  }
  .ec-topicpath__item:after,
  #page_product_list .ec-topicpath h1:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -20px;
    width: 60px;
    height: 1px;
    background-color: #b39647;
  }

  /********************************************
    *
    * 767px ショッピングカート
    * 767px 現在のカゴの中(cart)
    *
    *********************************************/
  .hayashi-cart .ec-cartRole {
    padding-left: 0;
    padding-right: 0;
  }
  .ec-cartRow .ec-cartRow__delColumn .ec-icon img {
    width: 1em;
    height: 1em;
  }
  .ec-cartRow .ec-cartRow__summary {
    width: 57%;
  }
  /* 現在のカゴの中の商品毎の下線 */
  .ec-cartRow .ec-cartRow__contentColumn {
    width: 100%;
  }
  .ec-cartRole .ec-cartRole__actions {
    width: 100%;
  }
  .ec-cartRole .ec-cartRole__totalAmount {
    font-size: 22px;
  }

  /********************************************
    *
    * 767px 商品一覧
    *
    *********************************************/
  .ec-topicpath {
    margin-bottom: 0;
  }
  .lead-caption {
    margin-bottom: 30px;
  }
  .lead-detail.sp_only {
    padding-top: 10px;
  }
  #page_product_list .ec-topicpath {
    margin-bottom: 0;
  }
  .ec-productRole-custom__tags {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
  }
  .ec-productRole-custom__tags a {
    margin-left: 6px;
    margin-right: 6px;
  }
  /* 対象商品数・表示条件 */
  .ec-searchnavRole .ec-searchnavRole__infos {
    display: block;
    /*justify-content: space-between;*/
    /*align-items: flex-start;*/
    /*flex-direction: initial;*/
    margin-bottom: 0px;
  }
  .ec-searchnavRole .ec-searchnavRole__counter {
    margin-bottom: 4px;
  }
  .ec-searchnavRole .ec-select {
    justify-content: flex-start;
    margin-bottom: 14px !important;
  }
  .ec-searchnavRole .ec-searchnavRole__infos:after {
    display: none;
  }
  .tag-list li {
    width: 105px;
    /*margin: initial;*/
  }
  .tag-name {
    font-size: 0.8em;
  }
  .hayashi-product-list .ec-shelfGrid__item {
    margin-bottom: 0;
  }
  .hayashi-product-list .ec-shelfGrid__item .price02-default {
    margin-bottom: 23px;
  }
  .ec-layoutRole__contents .ranking-frame {
    margin-bottom: 0;
  }
  /* 商品画像 */
  .ec-shelfGrid .ec-shelfGrid__item-image {
    max-width: calc(100vw / 2 - 25px);
    height: calc(100vw / 2 - 25px);
  }
  .ec-shelfGrid .ec-shelfGrid__item-image img {
    width: 100%;
    height: 100%;
  }

  /********************************************
    *
    * 767px 商品詳細
    *
    *********************************************/
  .ec-productRole--detail .ec-grid2 {
    padding-top: 30px;
  }
  /* 商品画像 */
  .ec-productRole--detail .ec-sliderItemRole img {
    width: 100%;
    height: calc(100vw - 40px);
    object-fit: cover;
  }
  .ec-productRole--detail .ec-blockBtn--action {
    min-width: initial;
  }
  /* 商品スライダーの画像一覧 */
  .item_nav.sp_only .slideThumb {
    width: calc(100vw / 10 - 4px);
    height: calc(100vw / 10 - 4px);
    margin-right: 2px;
  }
  .ec-productRole--detail .item_nav img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* 再入荷情報 */
  .zero-btn-wrap {
    float: left;
    width: 80%;
    min-width: 80%;
  }
  .ec-productRole__btn.cart_btn {
    margin-bottom: 16px;
  }
  .restock-info {
    width: 125%;
    padding: 16px 12px;
  }
  .restock-info--right {
    padding-left: 20px;
  }
  .zero-btn-wrap .ec-productRole__btn.cart_btn {
    width: 100%;
    min-width: 100%;
  }

  /********************************************
    *
    * 767px おうち麺とは
    *
    *********************************************/
  .section1-wrap {
    display: block;
  }
  .section1-wrap .section1-image {
    padding-top: 32px;
    padding-left: 0;
  }
  .about-caption-wrap h2 {
    font-size: 26px !important;
  }

  /********************************************
    *
    * 767px お問い合わせ
    *
    *********************************************/
  .ec-contactRole {
    color: #ffffff;
  }

  /********************************************
    *
    * 767px プライバシーポリシー
    *
    *********************************************/
  #privacy {
    color: #ffffff;
  }
  #privacy dd {
    font-size: 0.7em;
  }

  /********************************************
    *
    * 767px 特定商取引に関する法律に基づく表記
    *
    *********************************************/
  .ec-off1Grid .ec-borderedDefs {
    padding-bottom: 70px;
    color: #ffffff;
  }

  /********************************************
    *
    * MYページ/ログイン
    * 商品購入ログイン
    * 非会員購入情報入力(お客様情報の入力)
    * 商品購入(ご注文手続き)
    * 商品購入/ご注文確認(ご注文内容のご確認)
    * 商品購入/ご注文完了(ご注文完了)
    * お問い合わせ
    * 会員登録(入力ページ)(新規会員登録)
    * 会員登録(入力ページ)(新規会員登録(確認))
    * ご利用規約(ご利用規約)
    * 会員登録(完了ページ)(新規会員登録(仮登録完了))
    * 本会員登録(完了ページ)(新規会員登録(完了))
    * MYページ
    * MYページ/お気に入り一覧
    * MYページ/会員登録内容変更(入力ページ)
    * MYページ/会員登録内容変更(完了ページ)
    * MYページ/お届け先一覧
    * MYページ/お届け先追加
    * MYページ/退会手続き(入力ページ)
    * MYページ/退会手続き(完了ページ)
    * MYページ/カード情報編集
    * MYページ/購入履歴詳細
    * 商品購入/お届け先の複数指定
    * 商品購入/購入エラー
    * おうち麺とは
    * 送料
    * お問い合わせ確認
    * お問い合わせ完了
    * プライバシーポリシー
    *
    *********************************************/
  .hayashi-login,
  .hayashi-login,
  .nonmember,
  .shopping-form,
  .shopping-complete,
  .ec-contactRole,
  .ec-registerRole,
  .hayashi-terms,
  .hayashi-register-complete,
  .hayashi-my-page,
  .hayashi-shipping-multi,
  .shopping-error,
  .about-us,
  .ec-role.hayashi-postage,
  .ec-contactConfirmRole,
  .ec-contactCompleteRole,
  #privacy {
    padding-bottom: 73px;
  }
  .ec-registerRole__actions .ec-checkbox.error p {
    margin-left: 36px;
    text-align: left;
  }
  #page_shopping_complete .ec-off3Grid .ec-off3Grid__cell {
    width: initial !important;
    margin: 0 auto !important;
  }

  /********************************************
    *
    * MYページ/お気に入り一覧
    *
    *********************************************/

  /********************************************
    *
    * 非会員購入情報入力(お客様情報の入力)
    *
    *********************************************/
  #page_shopping_nonmember .ec-off4Grid .ec-off4Grid__cell {
    width: auto;
  }

  /*********************************************
    *
    * MYページ/カード情報編集
    *
    *********************************************/
  #page_gmo_mypage_card_edit .cardNoCaution {
    padding-top: 0px;
  }
  #page_gmo_mypage_card_edit .ec-halfInput > span {
    padding-top: 0px;
  }

  /********************************************
    *
    * 767px フッター
    *
    *********************************************/
  .ec-footerRole__inner {
    padding-top: 30px;
  }
  .ec-footerRole__inner .ec-role {
    display: block;
  }
  .ec-footerRole__inner .ec-role.sp_only {
    margin-top: 23px;
  }
  p.footer-company-contact--tel,
  p.footer-company-contact--fax,
  p.footer-company-contact--tel a,
  p.footer-company-contact--fax a {
    x-ms-format-detection: none;
    color: #4d4d4d !important;
  }
  .ec-footerRole .ec-role ul.ec-footerNavi {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
  }
  .ec-footerRole .ec-footerNavi {
    margin-top: 28px;
  }
  .ec-footerNavi .ec-footerNavi__link {
    width: initial;
  }
  .ec-footerRole .ec-role .sub_box {
    height: initial;
  }
  li.ec-footerNavi__link {
    padding: 0;
  }
  li.ec-footerNavi__link a {
    font-size: 0.9em !important;
  }
  .ec-footerRole__inner_bottom {
    text-align: left;
  }
  div#mainabtUyLjYwMD {
    padding-bottom: 55px;
  }
  .site_title.mb30 {
    margin-bottom: 14px;
  }
  .sns-icon_container_e93b8912 {
    justify-content: left;
  }

  /********************************************
    *
    * 767px プライバシーポリシー
    *
    *********************************************/
  #privacy ul {
    list-style: none;
    padding-left: 20px;
  }
}
/********************************************
*
* メンテナンスモード
*
*********************************************/
.ec-maintenanceAlert {
  padding: 5px;
  background: rgb(100, 149, 237, 0.3);
  text-align: center;
}
.ec-maintenanceAlert .ec-maintenanceAlert__icon {
  display: inline-block;
}
.ec-maintenanceAlert .ec-maintenanceAlert__icon img {
  width: 20px;
}
