/* カスタマイズ用CSS */

/* 特定商取引法に基づく表記 */
/* ------------------------------------------------ */
.ec-borderedDefs dd {
	line-height: 2;
}

/* フォント */
/* ------------------------------------------------ */
body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.8;
  /*color: #525263;*/
  color: #535360;
  -webkit-font-smoothing: antialiased;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
  font-feature-settings: "palt";
	background: #fff;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans JP Regular"), url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff"), url("../fonts/NotoSansJP-Regular.ttf") format("ttf"), url("../fonts/NotoSansJP-Regular.eot") format("embedded-opentype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans JP Medium"), url("../fonts/NotoSansJP-Medium.woff2") format("woff2"), url("../fonts/NotoSansJP-Medium.woff") format("woff"), url("../fonts/NotoSansJP-Medium.ttf") format("ttf"), url("../fonts/NotoSansJP-Medium.eot") format("embedded-opentype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans JP Bold"), url("../fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/NotoSansJP-Bold.woff") format("woff"), url("../fonts/NotoSansJP-Bold.ttf") format("ttf"), url("../fonts/NotoSansJP-Bold.eot") format("embedded-opentype");
  font-display: swap;
}

@font-face {
  font-family: "Noto Serif JP", serif;
  font-style: normal;
  font-weight: 500;
  src: local("Noto Serif JP Medium"), url("../fonts/NotoSerifJP-Medium.woff2") format("woff2"), url("../fonts/NotoSerifJP-Medium.woff") format("woff"), url("../fonts/NotoSerifJP-Medium.ttf") format("ttf"), url("../fonts/NotoSerifJP-Medium.eot") format("embedded-opentype");
  font-display: swap;
}

.jp {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

.jp--r {
  font-weight: 400;
}

.jp--m {
  font-weight: 500;
}

.jp--sb {
  font-weight: 600;
}

.jp--b {
  font-weight: 700;
}

em {
	color: #FF0000;
	font-style: normal;
}


/* 見出し */
/* ------------------------------------------------ */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.4;
	color: #535360;
}

.ec-pageHeader h1 {
	border-top: none;
	border-bottom: 1px solid #ddd;
	padding: 0.8em 0.2em;
	font-weight: 500;
	margin-bottom:0 0 1.5em;
	color: #535360;
}

.gold-heading {
    font-size: 22px;   
    color: #746a4e;
    font-weight: 300;
    letter-spacing: 0.08em;
    line-height: 1;       
    margin: 0 0 1em;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	display: block;
}

.ec-rectHeading h1, .ec-rectHeading h2, .ec-rectHeading h3, .ec-rectHeading h4, .ec-rectHeading h5, .ec-rectHeading h6 {
  font-size: 16px;
}


@media only screen and (min-width: 768px) {
.ec-pageHeader h1 {
	font-size: 27px;
	margin: 0.5em 0 1.5em;
}
	
.gold-heading {
    font-size: 25px;   
}		
	
.ec-rectHeading h1, .ec-rectHeading h2, .ec-rectHeading h3, .ec-rectHeading h4, .ec-rectHeading h5, .ec-rectHeading h6 {
  font-size: 18px;
}	
	
}


/* リンク */
/* ------------------------------------------------ */
a,.ec-topicpath a {color: #535360;}
a:hover,.ec-topicpath a:hover {color: #808080;}

a.link-def {text-decoration: underline;color: #808080;}

.ec-borderedDefs a.ec-inlineBtn,
.ec-off1Grid a.ec-inlineBtn  {text-decoration: none;color: #535360;}

/* ヘッダー */
/* ------------------------------------------------ */
/* レイアウト */	
.ec-headerNaviRole {
	position: relative;
	padding-bottom: 20px;
}

.ec-headerNaviRole__wrap {
	border-bottom: 1px solid #ddd;
	height: 70px;
}

/* ロゴ */
.ec-headerTitle .ec-headerTitle__title a {
  background: url("../img/logo_header.svg");
  display: block;
  overflow: hidden;
  width: 130px;
  height: 0 !important;
  height: 34px;
  padding-top: 34px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 130px 34px;
  margin: 0 auto;
}

.ec-headerRole__title {
	position: absolute;
	left: 50%;
	top:20px;
	transform: translateX(-50%);
}


/* キーワード検索 */	
.ec-headerSearch .ec-headerSearch__keyword {
	color: #55555f;
	border: 1px solid #ddd;
	border-radius: 50px;
}

/* カート */
.ec-cartNavi .ec-cartNavi__badge {
	background:#a29a84;
    font-family: 'Roboto', sans-serif; 
}

.ec-cartNavi__price {
    font-family: 'Roboto', sans-serif; 
}

.ec-cartNaviIsset {
	top:71px;
}

/* ログイン */
.ec-headerNaviRole .ec-headerNaviRole__nav {
	display: none;
}

/* メニュー用アイコン */
.ec-headerNav .ec-headerNav__itemIcon,
.ec-cartNavi .ec-cartNavi__icon {
	color: #535360;
}

/* SP ドロワーメニュー */
.ec-drawerRole {
	background: #f2f3f3;
}

.ec-drawerRole .ec-headerLinkArea .ec-headerLink__list {
  border-top: none !important;
}

.ec-drawerRole .ec-headerLinkArea {
  background: #f2f3f3;
}
.ec-drawerRole .ec-headerLinkArea .ec-headerLink__item {
  border-bottom: 1px solid #ddd;
  color:#404040;
}

/* ※矢印アイコンをオリジナルの画像に変更 */
.fa-shopping-cart::before {
  content: url("../img/icon_cart.svg");
  width: 24px;
  display: inline-block;
}
.ec-drawerRoleClose {
	top:15px;
}
.ec-drawerRoleClose .fa-times::before {
  content: url("../img/icon_close.svg");
  width: 16px;
  display: inline-block;
}
.ec-drawerRoleClose .fas,
.ec-headerNaviRole .fa-bars {
  top: 51%;
  transform: translate(-51%, -50%);
}

.ec-headerNavSP {
	top:15px;
}
.ec-headerNavSP .fa-bars::before {
  content: url("../img/icon_bars.svg");
  width: 18px;
  display: inline-block;
}
.spNav__itemLink.itemlink::before {
	display: inline-block;
	width: 20px;
	margin-right: 10px;
}
.spNav__itemLink.itemlink--mypage::before {
	content: url("../img/icon_member.svg");
}
.spNav__itemLink.itemlink--login::before {
	content: url("../img/icon_login.svg");
}
.spNav__itemLink.itemlink--favorite::before {
	content: url("../img/icon_favorite.svg");
}
.spNav__itemLink.itemlink--home::before {
	content: url("../img/icon_home.svg");
}

@media only screen and (min-width: 768px) {
/* レイアウト */	
.ec-headerNaviRole {
	padding-left: 15px;
	padding-right: 15px;
	max-width: 1200px;
	min-width: 1000px;
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
}	
	
.ec-headerNaviRole__wrap {
	height: auto;
}	
	
/* ロゴ */	
.ec-headerRole__title {
	top:35px;
}	
.ec-headerTitle .ec-headerTitle__title a {
  width: 175px;
  height: 46px;
  padding-top: 46px;
  background-size: 175px 46px;
}	
	
	
/* キーワード検索 */
.ec-headerSearch .ec-headerSearch__keyword {
	width: 100%;
	border: none !important;
}	
	
/* ログイン */
.ec-headerNaviRole .ec-headerNaviRole__nav {
	display: inline-block;
}	
	
.ec-headerNav .ec-headerNav__itemLink {
	font-size: 13px !important;
	color: #535360;
}	
	
.ec-headerNav .ec-headerNav__item {
	font-size:14px;
}

/* カート内 */
.ec-cartNaviIsset {
	top:auto;
}	
	
/* カート内 */
.ec-headerNaviRole {
  font-size: 14px;
  line-height: 1.4;
  color: #55555f;
}	
	
/* グローバルナビゲーション */
	
/* ※矢印アイコンをオリジナルの画像に変更 */	
.ec-itemNav__nav li ul li ul::before {
	content:url("../img/icon_arrow.svg");
	width: 6px;
	top:18px;
}	
.ec-headerNav__itemLink.itemlink::before {
	display: inline-block;
	width: 20px;
	margin-right: 5px;
}
.ec-headerNav__itemLink.itemlink--mypage::before {
	content: url("../img/icon_member.svg");
}
.ec-headerNav__itemLink.itemlink--login::before {
	content: url("../img/icon_login.svg");
}		
	
.ec-headerNaviRole__right .ec-headerNav__item {
	margin-right: 10px;
}
	
.ec-categoryNaviRole {
	margin-top: 10px;
	margin-bottom: 10px;
}	
	
.ec-itemNav__nav li a {
	color: #535360;
	font-size: 14px;
	padding: 1em 2em;
	font-weight: 500;
}	

/* グローバルナビゲーション 第2階層 */	
.ec-itemNav__nav li ul li a {
  border-bottom: 1px solid #E8E8E8;
  padding: 1em 2em;
  font-size: 14px;
  font-weight: 500;
  color: #535360;
  text-align: left;
  background: #f2f3f3;
}	
	
.ec-itemNav__nav li ul li:last-child a {
	border-bottom: none;
}

.ec-itemNav__nav li ul li a:hover,
.ec-itemNav__nav li ul li:hover > a	{
  /*color: #535360;*/	
  color: #f2f3f3;
}		

.ec-itemNav__nav li ul li ul::before {
  color: #535360;
}
.ec-itemNav__nav li ul li:hover ul::before {
	content:url("../img/icon_arrow_w.svg");
	color: #fff;
}	
.ec-itemNav__nav li ul li ul li {
	min-width: 200px;
}
.ec-itemNav__nav li ul li ul li a {
	min-width: 200px;
	background: #f2f3f3;
	color: #535360;
	border-left: 1px solid #E8E8E8;
}
	
	
	
}

/* 全体レイアウト */
/* ------------------------------------------------ */
.ec-layoutRole .ec-layoutRole__contents {
	padding-top: 40px !important;
}

.ec-role {
	line-height: 1.6;
	font-size: 15px;
}

@media only screen and (min-width: 768px) {
.ec-role,
.ec-shelfRole,
.ec-searchnavRole {
  max-width: 1200px;
}	

}


/* スライダー */
/* ------------------------------------------------ */
.slider-area {
	position: relative;
}

.slider-area__update {
	position: absolute;
	top:-25px;
	right: 20px;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
}

.ec-shelfGrid .ec-shelfGrid__item.slick-slide {
	margin-bottom: 0;
}

.ec-shelfGrid .ec-shelfGrid__item:nth-child(2n+1) {
    padding-left: 8px;
    padding-right: 0;
}

.ec-shelfGrid .ec-shelfGrid__item p {
	margin-top: 10px;
}

@media only screen and (min-width: 768px) {
.slider-area__update {
	font-size: 14px;
	font-weight: 500;
}	
    
.ec-shelfGrid .ec-shelfGrid__item:nth-child(2n+1) {
  padding: 0 16px;
}    
}


/* フォーム関連 */
/* ------------------------------------------------ */
@media only screen and (min-width: 768px) {
.ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
  font-size: 13px;
}
}


/* 商品一覧ページ */
/* ------------------------------------------------ */
.ec-topicpath {
	border-top: none;
	border-bottom: none;
	color: #535360;
	font-size: 14px;
}
.ec-searchnavRole .ec-searchnavRole__infos {
	color: #535360;
	font-size: 15px;	
}

.ec-shelfGrid .ec-shelfGrid__item-image {
	height: auto;
}

.ec-shelfGrid .ec-shelfGrid__item p {
	font-weight:500;
}

/* ページャー */
.ec-pager__item,
.ec-pager__item--active {
    font-family: 'Roboto', sans-serif;
}

.ec-shelfGrid .ec-shelfGrid__item .price02-default {
	font-family: 'Roboto', sans-serif;
	color: #808080;
	margin-top: 1em;
}

/* 並べ替え */
.ec-searchnavRole .ec-searchnavRole__actions {
  display: flex;
  justify-content: flex-end;
}

.ec-searchnavRole__actions .ec-select {
	display: flex;
	justify-content: flex-end;
}

.ec-searchnavRole__actions .ec-select div + div {
	margin-left: 10px;
	min-width: 140px;
}
.ec-searchnavRole__actions .ec-select div:first-of-type {
	min-width: 80px;
}


/* <div class="ec-select">内の<select>を<div include="form-input-select()">で括る */
[include*="form-input-select()"] {
  display: block;
  padding: 0;
  position: relative;
  color: #505050;
  border-radius: 0;
  box-shadow: none;
  font-size: 16px;
  transform: scale(0.9);
  width: 100%;
}

[include*="form-input-select()"]::before,
[include*="form-input-select()"]::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  z-index: 2;
}

[include*="form-input-select()"] select {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  border: 1px solid transparent;
  font-size: 16px;
  outline: none;
}

[include*="form-input-select()"] select:focus {
  background-color: transparent;
  outline: none;
}

[include*="form-input-select()"] option {
  font-weight: normal;
}

[include*="form-input-select()"] x:-o-prefocus,
[include*="form-input-select()"]::after {
  display: none;
}

@-moz-document url-prefix()  {
  [include*="form-input-select()"] {
    overflow: hidden;
  }

  [include*="form-input-select()"] select {
    width: 120%;
    width: -moz-calc(100% + 3em);
    width: calc(100% + 3em);
  }

@supports (-moz-appearance: none) {
    [include*="form-input-select()"] select {
      width: 100%;
    }
}

  [include*="form-input-select()"] select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
  }
}

@supports (-moz-appearance: none) {
  [include*="form-input-select()"] {
    width: 100%;
  }
}

[include*="form-input-select()"]::before,
[include*="form-input-select()"]::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  border: 1px solid transparent;
  width: 0;
  height: 0;
  right: 8px;
}

[include*="form-input-select()"]::before {
  bottom: 55%;
  border-width: 0 5px 8px 5px;
  border-bottom-color: #D6D6D6;
}

[include*="form-input-select()"]::after {
  border-width: 8px 5px 0 5px;
  border-top-color: #D6D6D6;
  top: 55%;
}

[include*="form-input-select()"]:hover select {
  box-shadow: 0 2px 3px rgba(80, 80, 80, 0.1) inset;
  border-color: #505050;
}

[include*="form-input-select()"]:hover select:focus {
  outline-color: transparent;
}

[include*="form-input-select()"]:hover::before {
  border-bottom-color: #505050;
}

[include*="form-input-select()"]:hover::after {
  border-top-color: #505050;
}

[include*="form-input-select()"] select {
  border-bottom: 1px solid #E6E6E6;
  border-radius: 2px;
  font-weight: 400;
  color: inherit;
  /*padding: 10px 20px 10px 10px;*/
  line-height: normal;
  transition: border-color 0.2s ease, outline 0.2s ease;
}

[include*="form-input-select()"] select:focus {
  box-shadow: 0 3px 4px rgba(80, 80, 80, 0.3) inset;
  outline: 1px solid #505050;
  outline-offset: -1px;
}

[include*="form-input-select()"] select[disabled],
[include*="form-input-select()"] select:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

[include*="form-input-select()"] select:not(:focus):invalid {
  color: #C7C7C7;
}





@media only screen and (min-width: 768px) {
.ec-searchnavRole .ec-searchnavRole__infos {
	border-top: 1px solid #ddd;
}
	
.ec-shelfGrid .ec-shelfGrid__item {
  width: 20%;
}
	
.ec-shelfGrid .ec-shelfGrid__item a:hover img {
	opacity: .8;
}	
	
.ec-shelfGrid .ec-shelfGrid__item p {
	font-size: 14px;
}
	
/* 並べ替え */	
  [include*="form-input-select()"] select {
    font-size: 14px;
    font-size: 1.4rem;
  }

  [include*="form-input-select()"] {
    font-size: 14px;
    font-size: 1.4rem;
    transform: none;
  }	
	
	
}


/* 商品ページ */
/* ------------------------------------------------ */
.ec-productRole {
	line-height: 1.8;
}

.ec-productRole__title {
	line-height: 1.4;
}

.ec-productRole__description section {
	margin-bottom: 20px;
}

.ec-productRole__description > section:first-of-type {
	margin-top: 40px;
}

.ec-grid2 + #product_review_area,
.ec-productRole__description + #product_review_area {
	margin-top: 40px;
}

.ec-productRole__description section + section {
	padding-top: 20px;
	border-top: 1px solid #ddd;
}

/* フリーエリア　商品説明タイトル */
.ec-productRole__description h2,
.ec-productRole__description h3 {
	font-weight: bold;
	position: relative;
	font-size: 16px;
	margin:0 0 1em;
}

.ec-productRole__description em {
	font-weight: 500;
}

/* 展示商品用 */
.ec-productRole__actions--hidden {
    display: none;
}

.ec-price__price {
	font-family: 'Roboto', sans-serif;
}

/* 価格 */
.ec-productRole .ec-productRole__price {
	color: #202020;
	font-size: 20px;
}

/* カテゴリー */
.ec-productRole .ec-productRole__category {
	border-bottom: none;
	padding: 0;
}
.ec-productRole .ec-productRole__category div {
	display: none;
}

/* 商品コード */
.ec-productRole__code {
	font-size: 12px;
}
.product-code-default {
	font-family: 'Roboto', sans-serif;	
}

.ec-productRole .ec-productRole__category li {
	color: #808080;
	font-size: 14px;
}

.ec-productRole .ec-productRole__category a {
	color: #808080;	
	text-decoration: underline;
}

.ec-productRole__description a {
	text-decoration: underline;
}


/* 閲覧履歴 */
.ec-checkedItemRole .ec-checkedItemRole__listItemTitle {
	font-weight: 500 !important;
}
.ec-checkedItemRole .ec-checkedItemRole__listItem a {
	color: #404040 !important;
}

@media only screen and (min-width: 768px) {
.ec-productRole .ec-productRole__title .ec-headingTitle {
	font-size: 27px;
}	
		
/* カテゴリー */	
.ec-productRole .ec-productRole__category li {
	font-size: 14px;
}
	
/* 価格 */
.ec-productRole .ec-productRole__price {
	font-size: 30px;
}	
	
/* 商品コード */
.ec-productRole__code {
	font-size: 14px;
}	
	
/* フリーエリア　商品説明 */
.ec-productRole__description,	
.ec-productRole .ec-productRole__description {
	font-size: 15px;
}	

.ec-productRole__description section {
	margin-bottom: 40px;
}

.ec-productRole__description section + section {
	padding-top: 40px;
}	
	
.ec-productRole__description > section:first-of-type {
	margin-top: 0;
}
.ec-grid2 + #product_review_area {
	margin-top: 60px;
}	
.ec-productRole__description + #product_review_area {
	margin-top: 80px;
}
	
/* フリーエリア　商品説明タイトル */	
.ec-productRole__description h2,
.ec-productRole__description h3 {
	font-size: 18px;
}	
	
	
	
}

/* おすすめ商品 */
.ec-recommendItemRole__listItemTitle {
	margin: 10px 0;
	font-size: 14px;
	font-weight: 500;
}

/* 商品ページ サムネイル */
/* ------------------------------------------------ */
.ec-sliderItemRole .slick-dots li {
	width: 10px;
	height: 10px;
}


@media only screen and (min-width: 768px) {

	.ec-sliderItemRole .item_nav {
		margin: 0 -2%;
	}	
	
	.ec-sliderItemRole .slideThumb {
		width: 16%;
		margin:0 2% 4%; 
	}

	.ec-sliderItemRole .slideThumb img {
		width: 100%;
	}
	
}


/* SNSボタン */
/* ------------------------------------------------ */
#sns-share-email svg path {
  fill: #666 !important;
}

.ec-productRole__SNS_Share li img, .ec-productRole__SNS_Share li svg {
  height: 30px !important;
}

@media only screen and (min-width: 768px) {
.ec-productRole__SNS_Share li img, .ec-productRole__SNS_Share li svg {
  height: 32px !important;
}

}

/* レビュー */
/* ------------------------------------------------ */
#product_review_area .ec-role {
	padding-left: 0;
	padding-right: 0;
}

/* 投稿フォーム導入部分 */
.review-intro {
	margin-bottom: 5vw;
}

/* 投稿フォーム */
/* 必須 */
.ec-required {
    color: #e94646;
    margin-left: 0;
}
.ec-label + .ec-required {
    margin-left:.8em;
}


/* 星 */
#product_review_area .recommend_average,
#product_review_area .recommend_level {
	color: #a29a84 !important;
	font-family: 'Zen Maru Gothic', sans-serif;
}

#product_review_area .review_list {
	padding: 0;
}

#product_review_area .review_list li  {
	margin-bottom: 20px;
}

#product_review_area .review_list li + li  {
	padding-top: 20px;
	border-top:1px solid #ddd;
}

#product_review_area .review_list li {
	list-style-type: none !important;
}

#product_review_area .review_reply {
	padding: 1em;
	/*background: #f7f7f7;*/
	background: #fefefe;
	margin-top: 20px;
	border-radius: 2px;
	color: #636373;
	border: 1px solid #a29a84;
}

#product_review_area .review_reply p {
	font-size: 14px;
}

#product_review_area .review_reply::before {
	display: block;
	content: "ショップ担当者より";
	/*color: #808080;*/
	color: #a29a84;
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 12px;
}


.review-date-area {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.4em;
}
.review-date-area__level {
	font-weight:900;
	font-size: 16px;
}
.review-date-area__date {
	color: #808080;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.review_date {
	font-family: 'Roboto', sans-serif;
}

.recommend_name {
	font-size: 13px;
	display: block;
	margin-top: 0.2em;
	font-weight: 500;
}

.recommend_name::before {
	content: "（";
	display: inline;
}
.recommend_name::after {
	content: "）";
	display: inline;
}

#reviewContent + div {
	margin-top: 20px;
}

@media only screen and (min-width: 768px) {
    
/* 投稿フォーム */
/* 必須 */
.ec-label + .ec-required {
    margin-left:1em;
}    
    
#product_review_area .review_reply::before {
	font-size: 13px;
}    
	
.review-date-area__level {
	font-size: 22px;
}	
.recommend_name {
	font-size: 14px;
}	

/* 投稿フォーム導入部分 */
.review-intro {
	margin-bottom: 40px;
}	
	
	
}


/* お客様の声 */
/* ------------------------------------------------ */
#product_review_area .user-review {
	display: flex;
	justify-content: space-between;
	padding-left: 25px;
	border: 1px solid #ddd;
	padding: 15px;
}

#product_review_area .user-review + .user-review {
	margin-top: 20px;
}

#product_review_area .user-review__image {
	width: 15%;
}

#product_review_area .user-review__txt {
	width: 83%;
}

.user-review__txt .product_name {
	font-size: 15px;
    font-weight: normal;
	margin: 0 0 0.5em;
}

.user-review__txt .product_name a {
	font-weight: 500;
	text-decoration: underline;
}

@media only screen and (min-width: 768px) {
#product_review_area .user-review__wrap {
}
	

#product_review_area .user-review {
	box-sizing: border-box;
	padding: 20px;
}

#product_review_area .user-review__image {
	width: 12%;
}

#product_review_area .user-review__txt {
	width: 86%;
}	
	
	
#product_review_area .user-review__image a:hover {
	opacity: .8;
}    
	
.user-review__txt .product_name {
	font-size: 16px;
}

}


/* ボタン */
/* ------------------------------------------------ */
.ec-blockBtn--action,
.ec-inlineBtn--action {
	background-color: #a29a84;
	border-color: #a29a84;
	transition: .3s background;
	border-radius: 2px;
}

.ec-blockBtn--action:hover,
.ec-inlineBtn--action:hover,
.ec-blockBtn--action:focus,
.ec-blockBtn--action.focus,
.ec-blockBtn--action:active,
.ec-inlineBtn--action:active,
.add-cart:active {
	background-color: #8f8874 !important;
	border-color: #8f8874 !important;
}

.ec-productRole__btn,
.ec-blockBtn--cancel,
.ec-blockBtn {
	transition: .3s background;
	border-radius: 2px;
}



/* カートを見る */
/* ------------------------------------------------ */
.ec-cartRole .ec-cartRole__totalAmount {
	color: #202020;
}
.ec-cartRow .ec-cartRow__summary {
	font-weight: 500;
	width: 60%;
}

.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountUpButton,
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButton,
.ec-cartRow .ec-cartRow__amountColumn .ec-cartRow__amountDownButtonDisabled {
    border: 1px solid #c9c9c9;
}

/* モーダルウィンドウ */
.ec-modal .ec-modal-wrap {
    border: none;
}


/* 購入フロー */
/* ------------------------------------------------ */
.ec-progress .is-complete .ec-progress__number {
  background: #b2a990;
}

.ec-progress .is-complete .ec-progress__label {
	color: #a29a84;
}

.ec-orderRole #shopping_order_use_point {
	margin-top: 10px;
}
#customer_detail_box #coupon_button {
	margin-top: 10px;
}

.ec-orderDelivery__item .ec-borderedList li:first-child {
	border-top: 1px dotted #ddd;
}
.ec-orderDelivery__item .ec-borderedList li {
	border-bottom: 1px dotted #ddd;
}

.ec-orderDelivery__actions .ec-selects {
	border: none;
}

.ec-orderDelivery__item .ec-borderedList .ec-imageGrid {
	border: none;
}


.ec-orderRole p a,
.ec-cartCompleteRole p a {
    text-decoration: underline;
    color: #808080;
}

.ec-orderRole p a.btn,
.ec-cartCompleteRole p a.btn {
    text-decoration: none;
}

.ec-reportDescription {
  line-height: 1.9;
}

/* 金額 */
.ec-cartRole .ec-cartRole__totalAmount,
.ec-cartRole__totalText strong,
.ec-totalBox__price {
  font-family: 'Roboto', sans-serif;
}


@media only screen and (min-width: 768px) {
.ec-imageGrid .ec-imageGrid__img {
	width: 100px;
	padding: 10px 20px 10px 10px;
}
.ec-imageGrid__content {
	font-size: 15px;
}	

.ec-off3Grid .ec-off3Grid__cell {
  width: 60%;
}    
.ec-off3Grid .ec-off3Grid__cell {
  margin-left: 20%;
}    
    
}

/* マイページ */
/* ------------------------------------------------ */
.ec-mypageRole {
	font-size: 15px;
	font-weight: 500;
}

.ec-navlistRole__item.active a {
	background: #fafafa;
	color: #202020;
}

.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailTitle,
.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailPrice {
  margin-bottom: 8px;
  font-size: 1.4rem;
  font-weight: 500;
}

/* メニューの「カード編集」の項目を非表示に */
/*.ec-mypageRole .ec-navlistRole__navlist .ec-navlistRole__item:last-of-type {
	display: none;
}*/

/* 「定期商品のお届け先は変更されませんのでご注意ください。」アラートを非表示に */
#page_mypage_change_complete .ec-registerCompleteRole .ec-cartRole__error,
#page_mypage_delivery .ec-cartRole__error .ec-alert-warning {
    display: none;
}

/* メニュー「退会手続き」を最後尾に */
.ec-navlistRole__navlist .ec-navlistRole__item:nth-of-type(5) {
    order: 7;
}

/* 質問・オーダー */
#bizcontactform .ec-modal-wrap {
    border: none;
}

.bizcontact-table th.border-top-0 a {
    text-decoration: underline;
}


@media only screen and (min-width: 768px) {
/* 購入履歴 */
.ec-historyRole .ec-historyRole__header {
  width: 25%;
}
.ec-historyRole .ec-historyRole__detail {
	width: 75%;
}
.ec-historyListHeader .ec-historyListHeader__date {
	font-weight: 500;
	font-size: 18px;
}
.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailTitle,
.ec-historyRole .ec-historyRole__detail .ec-historyRole__detailPrice {
  font-size: 1.6rem;
}	
	
/* お気に入り */	
.ec-favoriteRole .ec-favoriteRole__item {
  width: 20%;
}
.ec-favoriteRole .ec-favoriteRole__item-image {
  height: auto;
}	

}

/* ページTOP */
/* ------------------------------------------------ */
.ec-blockTopBtn {
	display: none;
	position: fixed;
	bottom: 0;
	right: 15px;
	width: 40px;
	height: 0 !important;
	height: 40px;
	padding-top: 40px;
	cursor: pointer;
	color: #fff;
	overflow: hidden;
	text-align: center;
	line-height: 40px;
	opacity: 0.8;
	background: #535360;	
}

.ec-blockTopBtn::before {
	display: block;
	content: '';
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(-45deg) translateY(-40%) translateX(-51%);
	z-index: 2;
	top:45%;
	left: 50%;
	position: absolute;
}

@media only screen and (min-width: 768px) {
	.ec-blockTopBtn {
		right: 20px;
		height: 56px;
		width: 56px;
		padding-top: 56px;
	}

.ec-blockTopBtn::before {
	width: 10px;
	height: 10px;
}
	
}


/* フッター */
/* ------------------------------------------------ */
.ec-footerRole {
	background: #f2f3f3;
	border-top: none;
}

.ec-footerNavi {
	color: #404040;
	display: flex;
	flex-wrap:wrap;
}

.ec-footerNavi li {
	width: 50%;
}
.ec-footerNavi li:nth-child(odd) {
	border-right: 1px solid #ccc;
}

.ec-footerNavi .ec-footerNavi__link a {
	text-decoration: none;
    border-bottom: 1px solid #ccc;
	font-size: 13px;
}

.ec-footerTitle {
	color: #404040;
}

/* ロゴ */
.ec-footerTitle .ec-footerTitle__logo {
	margin-bottom: 40px;
}

.ec-footerTitle__logo a {
  background: url("../img/logo_header.svg");
  display: block;
  overflow: hidden;
  width: 175px;
  height: 0 !important;
  height: 46px;
  padding-top: 46px;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 175px 46px;
  margin: 0 auto;
}

.ec-footerTitle__copyright {
    font-family: 'Roboto', sans-serif;	
}

@media only screen and (min-width: 768px) {
	
.ec-footerNavi {
	display: block;
}

.ec-footerNavi li {
	width: auto;
}
.ec-footerNavi li:nth-child(odd) {
	border-right: none;
}	
	
	
.ec-footerNavi .ec-footerNavi__link a {
    border-bottom: none;
	font-size: 14px;
}
	
	
	
}



/* よくある質問 */
/* ------------------------------------------------ */
.faq-block__inner a {
	text-decoration: underline;
}

.faq-block {
     border: 1px solid #ddd;
    border-radius: 1px;
    position: relative;
    padding: 20px 35px 20px 20px;
    box-sizing: border-box;
}

.faq-block + .faq-block {
     margin-top: 15px;   
}     
    
p + .faq-block {
    margin-top: 35px;    
} 

.faq-block h2 {
    font-weight: 500;
    position: relative;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

.faq-block h2.activate,
.faq-block h2:hover {
    cursor: pointer;
    color: #78715f;
}

.faq-block h2::after,
.faq-block h2.activate::after {
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight:900; 
	position: absolute;
	right: -15px;
    top:50%;
    color: #9f957d;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
	transform: translateY(-50%);
}

.faq-block h2.activate::after {
    content: "\f068";
}

.faq-block div {
    display: none;
    padding:1.5em 0 0.5em;
    margin: 0;
    word-break: break-all;
}

.faq-block div p:last-child {
    margin-bottom: 0;
}

.faq-block ul {
    padding: 2em 0 2em 2em;
}

.faq-block li {
    list-style-type: none;
    margin-bottom: 0.5em;
}

.faq-block h2 span,
.faq-block p span {  
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 700;
}
.faq-block h2 span {  
    color: #78715f;
}
.faq-block p span {
    color: #9f957d;
}

@media only screen and (min-width: 768px) {
 .faq-block {
    padding: 20px 50px 20px 20px;
     margin-top: 20px;
}
    
.faq-block + .faq-block {
     margin-top: 20px;   
}     
    
p + .faq-block {
    margin-top: 55px;    
}    
	
.faq-block h2 {
	font-size: 18px;
}	
    
.faq-block h2::after,
.faq-block h2.activate::after {
	right: -30px;
}  
}

/* 会員登録 */
/* ------------------------------------------------ */
.ec-input .ec-errorMessage, .ec-halfInput .ec-errorMessage, .ec-numberInput .ec-errorMessage, .ec-zipInput .ec-errorMessage, .ec-telInput .ec-errorMessage, .ec-select .ec-errorMessage, .ec-birth .ec-errorMessage, .ec-radio .ec-errorMessage {
	margin-bottom: 25px;
	font-size: 12px;	
	font-weight: 500;
	color: #DE5D50;
}

/* 特定商取引法に基づく表記 */
/* ------------------------------------------------ */
.ec-borderedDefs {
	border-top: none;
}
.ec-borderedDefs dl:last-of-type {
	border-bottom: none;
}


/* タブ切り替え */
/* ------------------------------------------------ */

.changeElem-tab {
	margin-top: 30px;
}

.changeElem-tab ul {
  white-space: nowrap;
  position: relative;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

.changeElem-tab ul::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: 1;
}

.changeElem-tab li {
  list-style-type: none;
  white-space: nowrap;
  position: relative;
  min-width: 100px;
	width: calc((100% - 5px)/2);
}

.changeElem-tab li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-index: 1;
}

.changeElem-btn {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
	background: #eee;
	color: #5668a2;
  padding: 0 0.5em;
  transition: background 0.3s ease;
  cursor: pointer;
  height: 40px;
  display: block;
  width: 100%;
}

.changeElem-btn.is-active {
  border-bottom: 1px solid #fff;
  background: #fff;
	color: #444;
}

.changeElem-btn.is-active::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  z-index: 1;
}


.changeElem-panel__wrap {
	padding: 0;
}

.changeElem-panel {
	list-style-type: none;
	padding: 20px 0 0;
}

.ec-productRole .ec-productRole__description {
	margin-bottom: 20px;
}

.changeElem-panel__item .description-wrap {
	display: flex;
	flex-flow: column-reverse;
}

.ec-productRole__SNS_Share ul > li:first-child {
	display: none;
}

@media only screen and (min-width: 768px) {
  .changeElem-tab ul {
    margin: 0;
  }

  .changeElem-btn {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 0.5em 1em;
  }

}


/* EOF */