@import url('https://foodnature.itembox.design/item/common/css/under.css');
@import url('https://foodnature.itembox.design/item/common/css/general.css');
@import url('https://foodnature.itembox.design/item/common/css/layout.css');
@import url('https://foodnature.itembox.design/item/css/index.css');

@media only screen and (max-device-width:1600px){
.layout_body{width:1180px;}
}
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: MS PGothic, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #50A56A;
	text-decoration: none;
}

a:hover {
	color: #50A56A;
	text-decoration: none;
}

img {
	vertical-align: top;
}

li img,
dt img {
	display: block;
	vertical-align: baseline;
}
.sp{display: none}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
.fs-l-main{padding: 0!important; text-align: left!important; max-width: 980px!important;}
.fs-l-sideArea{padding: 0!important; max-width: 215px!important;}
.fs-l-pageMain{text-align: left; max-width: 740px!important;}
.fs-l-footer{background: none!important; border-top: none!important;}
.fs-l-footer__contents{max-width: 100%!important;}
.fs-c-inputInformation__field--display .fs-c-inputTable__headerCell,
.fs-c-accountService__page:not(.fs-c-accountService__page--accountDelete) .fs-c-accountService__pageLink__label{font-size: 1.2em!important;}
.fs-c-heading--page{
  border-bottom: 2px solid #DAC598!important;
  color: #111;
  font-weight: bold;
  font-size: 1.0em;
  margin: 0 0 25px 0;
  padding: 5px 0;
  text-align: left;
}
.fs-c-breadcrumb__list{
  color: #999;
  font-size: 0.5em;
  margin: 0 auto;
  padding: 5px 0 0 0;
  text-align: left;
  width: 980px;
}
.fs-l-header{padding-top: 0;}
.fs-c-subSection__title{font-size: 1.0em!important;}
.fs-body-login .fs-c-newUsers{margin-left: 40px!important;}
.layout_table {
width: 980px!important;
padding: 15px 0 0;
margin: 0 auto!important;
}
td.layout_content {
text-align: left!important;
padding-left: 20px!important;
font-size: 120%;
}
.FS2_itemlayout_td_Left {
width: 300px;
height: 300px;
border: 1px solid #CCCCCC;
vertical-align: middle;
text-align: center;
}
.FS2_thumbnail_container {
display: inline;
vertical-align: middle;
text-align: center;
}
.FS2_itemlayout_td_Right {
	padding-left:40px;
	width: 400px;
}
.FS2_body_Goods_GoodsDetail .itemTitle {
background: url(https://foodnature.itembox.design/item/images/tit_line01.png) repeat-x left bottom,url(https://foodnature.itembox.design/item/images/tit_line01.png) repeat-x 40px top;
background-color: #F7F3EB;
color: #B48E40;
padding: 10px;
font-size: 129%;
font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","Hiragino Mincho ProN", serif;
font-weight: normal;
margin-bottom: 5px;
}
body {
	color: #333;
	text-align:center;
	line-height: 1.5;
}

#container {
	min-width: 1180px;
}

#main,
#header .hInner {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	clear: both;

	text-align: left;
}

#main {
	padding: 15px 0 0 0;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header .headTxt {
	margin-bottom: 4px;
	padding: 3px 0 1px;
	color: #B28C3F;
	line-height: 1.2;
	background-color: #F7F3EA;
}

#header h1 {
	float: left;
	width: 620px;
	font-weight: normal;
}

#header p {
	float: left;
}

#header .headTxt p {
	padding-right: 2px;
	float: right;
	width: 350px;
	text-align: right;
}

#header .headTxt p span {
	color: #D80000;
}

#header h2 {
	padding: 20px 79px 0 167px;
	float: left;
}

#header .logoInfo {
	padding: 39px 0 0 40px;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	width: 100%;
	padding: 10px 0 6px;
	margin-top: 7px;
	clear: both;
	border-top: 1px solid #C2A058;
}

#gNavi ul,
#hNavi .naviBox {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	padding: 0;
}

#gNavi ul li {
	float: left;
}

#gNavi ul li a {
	display: block;
	float: left;
}

#gNavi ul .navi01 a {
	background: url(https://foodnature.itembox.design/item/images/nav-home_on.gif) no-repeat;
}

#gNavi ul .navi02 a {
	background: url(https://foodnature.itembox.design/item/images/nav-perspectives_on.gif) no-repeat;
}

#gNavi ul .navi03 a {
	background: url(https://foodnature.itembox.design/item/images/nav-about_on.gif) no-repeat;
}

#gNavi ul .navi04 a {
	background: url(https://foodnature.itembox.design/item/images/nav-rawvege_on.gif) no-repeat;
}

#gNavi ul .navi05 a {
	background: url(https://foodnature.itembox.design/item/images/nav-product_on.gif) no-repeat;
}

#gNavi ul .navi06 a {
	background: url(https://foodnature.itembox.design/item/images/nav-news_on.gif) no-repeat;
}

#gNavi ul .navi07 a {
	background: url(https://foodnature.itembox.design/item/images/nav-contact_on.gif) no-repeat;
}

#gNavi ul li a:hover img,
#hNavi ul li a:hover img,
#sideBar .information ul li a:hover img,
#footer .pageTop a:hover img {
	opacity: 0;
	filter: alpha(opacity=0);
}

/*------------------------------------------------------------
	#hNavi
------------------------------------------------------------*/
#hNavi {
	width: 100%;
	padding: 7px 0 0;
	height: 27px;
	clear: both;
	background: url(https://foodnature.itembox.design/item/images/headnav-bg.gif) repeat-x left top;
	display: block;
}

#hNavi ul {
	float: right;
}

#hNavi ul li {
	padding: 0 2px 0 11px;
	float: left;
}

#hNavi ul li a {
	float: left;
	display: block;
}

#hNavi ul .hNavi01 a {
	background: url(https://foodnature.itembox.design/item/images/headnav-member_on.gif) no-repeat;
}

#hNavi ul .hNavi02 a {
	background: url(https://foodnature.itembox.design/item/images/headnav-favorite_on.gif) no-repeat;
}

#hNavi ul .hNavi03 a {
	background: url(https://foodnature.itembox.design/item/images/headnav-mypage_on.gif) no-repeat;
}

#hNavi ul .hNavi04 a {
	background: url(https://foodnature.itembox.design/item/images/headnav-cart_on.gif) no-repeat;
}

#hNavi ul .hNavi05 a {
	background: url(https://foodnature.itembox.design/item/images/headnav-login_on.gif) no-repeat;
}

#hNavi ul .hNavi06 a {
	background: url(https://foodnature.itembox.design/item/images/headnav-logout_on.gif) no-repeat;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
}
/*------------------------------------------------------------
	ユーティリティ
------------------------------------------------------------*/
.logout.my-false { display: none; }
.login.my-true { display: none; }
.utility {
    margin: 0;
    font-size: 90%;
    color: #B38D3F;
}
.utility tr td,.utility .item {
display: none;
}
.utility tr td.FS2_welcome_area {
	display:block;
	border: none;
}
.utility .welcome {
margin-left: 0;
line-height: 100%;
}
.pan {
    background: none;
    margin-bottom: 0;
    padding: 0;
}
.pan a:link,.pan a:visited {
    color: #B38D3F;
    line-height: 190%;
}
/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	width: 740px;

	float: right;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	width: 215px;
	float: left;
	text-align: left;
}

#sideBar a {
	color: #333;
	text-decoration: none;
}

#sideBar a:hover {
	text-decoration: underline;
}

#sideBar .productSerch,
#sideBar .brand,
#sideBar .information {
	margin: 6px 0 18px;
	zoom: 1;
	background: url(https://foodnature.itembox.design/item/images/sidebg-middle.gif) repeat-y left top;
}

#sideBar .productSerch dl,
#sideBar .brand .inner,
#sideBar .information .inner {
	padding-bottom: 15px;
	background: url(https://foodnature.itembox.design/item/images/sidebg-bottom.gif) no-repeat left bottom;
}

#sideBar .productSerch dl dt {
	margin: 0 1px;
	padding: 3px 8px 12px;
	background: url(https://foodnature.itembox.design/item/images/sidebg-category.gif) repeat-x left top;
}

#sideBar .productSerch dl .firstDt,
#sideBar .brand ul {
	margin: 0;
	padding: 7px 9px 5px;
	zoom: 1;
	background: url(https://foodnature.itembox.design/item/images/sidebg-top-category.gif) no-repeat left top;
}

#sideBar .productSerch dl dd {
	padding: 0 20px 10px;
}

#sideBar .sideList li {
	padding-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.2;
}

#sideBar .sideList li a {
	padding-left: 12px;
	display: inline-block;
	background: url(https://foodnature.itembox.design/item/images/arow-side.gif) no-repeat left 4px;
}

#sideBar .brand {
	margin-top: 9px;
}

#sideBar .brand .inner {
	padding-bottom: 5px;
}

#sideBar .brand ul {
	padding: 20px 18px 0;
}

#sideBar .sBanner {
	margin-bottom: 19px;
}

#sideBar .information {
	margin: 10px 0 24px;
}

#sideBar .information ul {
	padding: 7px 7px 5px 8px;
	background: url(https://foodnature.itembox.design/item/images/sidebg-top.gif) no-repeat left top;
}

#sideBar .information ul li {
	float: left;
}

#sideBar .information ul li a {
	display: block;
	width: 200px;
}

#sideBar .information ul .sBnr01 a {
	background: url(https://foodnature.itembox.design/item/images/saidebt-media_on.jpg) no-repeat;
}

#sideBar .information ul .sBnr02 a {
	background: url(https://foodnature.itembox.design/item/images/saidebt-blog_on.jpg) no-repeat;
}

#sideBar .information ul .sBnr03 a {
	background: url(https://foodnature.itembox.design/item/images/saidebt-whole_on.jpg) no-repeat;
}

#sideBar .calendar {
	margin-top: 10px;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	margin-top: 27px;
	clear: both;
	border-top: 1px solid #ddd;
	overflow: hidden;
  padding: 0!important;
	zoom: 1;
}

#footer h3 {
	margin-bottom: 10px;
	padding: 0 3px 8px;
	background: url(https://foodnature.itembox.design/item/images/line01.gif) repeat-x left bottom;
}

#footer .ftBox {
	padding: 15px 100px 5px;
	margin: 0 auto 25px;
	width: 1180px;
	text-align: left;
	overflow: hidden;
	zoom: 1;
}

#footer .ftBox p {
	margin: 0 5px 20px 0;
	font-size: 1.2em;
	line-height: 1.6;
}

#footer .ftBox .fTel {
	padding-top: 11px;
}

#footer .ftBox .inner {
	margin-right: 36px;
	float: left;
	width: 303px;
}

#footer .ftBox .ftR {
	margin: 0;
	float: right;
	width: 300px;
}

#footer .footList li {
	padding-left: 0.6em;
	text-indent: -0.6em;
	font-size: 1.2em;
	line-height: 1.6;
}

#footer .color01 {
	color: #f00;
}

#footer .ftBox table {
	margin: 2px 0 25px;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.6;
	border-collapse: collapse;
}

#footer .ftBox table th,
#footer .ftBox table td {
	text-align: center;
	vertical-align: top;
	font-weight: normal;
	border: 1px solid #ccc;
}

#footer .inner02 {
	float: left;
	width: 300px;
}

#footer .inner02 p {
	padding: 2px 3px 0;
}

#footer .inner03 {
	float: right;
	width: 642px;
}

#footer .footUl li {
	padding-right: 11px;
	width: 295px;
	font-size: 1.2em;
	line-height: 1.6;
}

#footer .footUl .ftR {
	width: 275px;
}

#footer .footUl dl {
	padding: 2px 0 20px 5px;
}

#footer .footUl dl dt {
	float: left;
	width: 125px;
	font-weight: bold;
}

#footer .footUl .ftR dt {
	width: 105px;
}

#footer .footUl dl dd {
	float: right;
	width: 165px;
}

#footer .fNavi {
	margin-top: 18px;
	border-top: 1px solid #bbb;
	background-color: #B48E40;
}

#footer .fInner {
	padding: 15px 100px 8px;
	margin: 0 auto;
	width: 1180px;
	position: relative;
	text-align: left;
	line-height: 1.6;

}

#footer .fNavi ul {
	float: left;
	width: 645px;
	border-left: 1px solid #ccc;
}

#footer .fNavi ul li {
	padding: 3px 19px 0;
	float: left;
	font-size: 1.2em;
	border-right: 1px solid #ccc;
}

#footer .fNavi ul a {
	color: #fff;
	text-decoration: none;
}

#footer .fNavi ul a:hover {
	text-decoration: underline;
}

#footer .fNavi .copyright {
	float: right;
	width: 325px;
	color: #fff;
	text-align: right;
	font-size: 1.1em;
}

#footer .pageTop {
	right: 0px;
	bottom: 0;
	position: absolute;
}

#footer .pageTop a {
	display: block;
	width: 65px;
	background: url(https://foodnature.itembox.design/item/images/pagetop_on.gif) no-repeat;
}


/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }

.ftL {
	float: left;
}

.ftR {
	float: right;
}

/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#conts h3 {
	margin-bottom: 15px;
	padding: 1px 0 3px 2px;
	color: #B48E40;
	font-size: 2em;
	line-height: 1.2;
	font-weight: normal;
	clear: both;
	background: url(https://foodnature.itembox.design/item/images/h3_bg.gif) repeat-x left bottom;
}

#conts .news {
	margin-bottom: 36px;
	line-height: 1.6;
	clear: both;
}

#conts .news dt {
	padding: 8px 0 0 22px;
	float: left;
	font-size: 1.2em;
	background: url(https://foodnature.itembox.design/item/images/icon02.gif) no-repeat 4px 15px;
}

#conts .news dd {
	padding: 6px 0 5px 7.8em;
	font-size: 1.4em;
	background: url(https://foodnature.itembox.design/item/images/line02.gif) repeat-x left bottom;
}

#conts .blog dt {
	background: url(https://foodnature.itembox.design/item/images/icon03.gif) no-repeat 4px 15px;
}
/* ///////////////////////////////////////////////////////////////////

商品詳細ページ

/////////////////////////////////////////////////////////////////// */

/* =========================================================
detailContents
========================================================= */
div#detailContents {
}

div#detailContents div.detailBox {
    font-size: 110%;
    line-height: 150%;
    margin-bottom: 40px;
}

div#detailContents div.detailBox p.toSetumei {
    text-align: right;
}

div#detailContents div.detailBox p.toSetumei a {
}

div#detailContents div.detailBox p.toSetumei a img {
}

div#detailContents div.detailBox a {
}

div#detailContents div.detailBox a img {
}

/* =========================================================
copyBox
========================================================= */
div#detailContents div#copyBox {
    background: url(https://foodnature.itembox.design/item/images/img_detail02.png);
    width: 740px;
    height: 130px;
}

div#detailContents div#copyBox p {
    padding: 20px 0 0 120px;
    font-weight: bold;
    line-height: 160%;
    font-size: 110%;
}

div#detailContents div.infoBox {
}

div#detailContents div.detailBox h2 {
    color: #B48E40;
    font-weight: normal;
    font-family: 'Hiragino Mincho ProN', serif;
    font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","Hiragino Mincho ProN", serif;
}

div#detailContents div.infoBox table {
    border-collapse: collapse;  border:0px;
width: 100%;
}

div#detailContents div.infoBox table tbody {
}

div#detailContents div.infoBox table tbody tr {
}

div#detailContents div.infoBox table tbody tr th {
    text-align: left;
    color: #fff;
    background: #B48E40;
    border-bottom: 1px dotted #fff;
    width: 20%;
    padding: 1%;
}

div#detailContents div.infoBox table tbody tr td {
    border-bottom: #CCCCCC 1px dotted;
    padding: 1%;
}

div#detailContents div.compBox {
}

div#detailContents div.detailBox h2 {
    background: url(https://foodnature.itembox.design/item/images/tit_line01.png) repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 150%;
}

div#detailContents div.compBox p {
}

div#detailContents div.compBox h3 {
    margin: 30px 0 10px;
    font-size: 110%;
    padding: 5px;
    background: url(https://foodnature.itembox.design/item/images/bg_tit01.png) repeat;
}

div#detailContents div.compBox h3 span {
    font-weight: normal;
    padding-left: 20px;
    background: url(https://foodnature.itembox.design/item/images/ico_circle01.png) no-repeat left center;
}

div#detailContents div.compBox table {
    border-collapse: collapse;  border: 0px;
    width: 100%;
}

div#detailContents div.compBox table tbody {
}

div#detailContents div.compBox table tbody tr {
}

div#detailContents div.compBox table tbody tr th {
    width: 30%;
    padding: 1% 3%;
    text-align: left;
    background: #E3D6B9;
    font-weight: normal;
    border-bottom: 1px dotted #fff;
}

div#detailContents div.compBox table tbody tr td {
    border-bottom: #CCCCCC 1px dotted;
    text-align: center;
}
/* ///////////////////////////////////////////////////////////////////
カレンダー
/////////////////////////////////////////////////////////////////// */

div.calendar {
	padding: 10px 0;
border: 1px solid #ccc;
margin-top: 10px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

div.calendar table.calenderSide {
    width: 90%;
    border-collapse: collapse;  border: 0px;
    margin: 0 auto;
}

div.calendar table:first-child {
	margin-bottom:10px;
}


div.calendar table.calenderSide caption {
    text-align: left;
    letter-spacing: -0.1em;
}

div.calendar table.calenderSide tbody {
}

div.calendar table.calenderSide tbody tr {
}

div.calendar table.calenderSide tbody tr td.holiday {
    color: #C52718;
    background-color: #FFECB3;
}

div.calendar table.calenderSide tbody tr td {
    text-align: center;
    border-bottom: 1px solid #ccc;
}

div.calendar table.calenderSide tbody tr:first-child td {
    border-top: 1px solid #ccc;
}
/*------------------------------------------------------------
	商品ページ
------------------------------------------------------------*/
.fs-l-product2 .fs-l-productLayout{grid-template-columns: 300px 400px!important;}
.fs-l-productLayout__item--1 .fs-c-productMainImage__image{
  border: 1px solid #CCC;
  cursor: pointer;
}
.fs-l-productLayout__item--1 .fs-c-productMainImage__image{
  border: 1px solid #CCC;
  cursor: pointer;
}
.fs-l-productLayout__item--1 .fs-c-productMainImage__expandButton{display: none!important;}
.fs-l-productLayout__item--2 .fs-c-productNameHeading{
  background: url(https://foodnature.itembox.design/item/images/tit_line01.png) repeat-x left bottom,url(https://foodnature.itembox.design/item/images/tit_line01.png) repeat-x 40px top;
  background-color: #F7F3EB;
  color: #B48E40;
  padding: 10px;
  font-size: 1.5em;
  font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","Hiragino Mincho ProN", serif;
  font-weight: normal;
  margin-bottom: 5px;
  line-height: 150%;
}
.fs-l-productLayout__item--2 .fs-c-productNumber{
  border: none!important;
  color: #8C8C8C;
  font-size: 0.75rem!important;
  padding: 0!important;
}
.fs-l-productLayout__item--2 .fs-c-productPrice{
  font-size: 0.8rem!important;
}
.fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-productPrice__main__price{
  font-size: 1.0em!important;
  font-weight: bold;
}
.fs-l-productLayout__item--2 .fs-c-productPrice .fs-c-productPrice__addon{
  font-size: 1.0em!important;
}
.fs-l-productLayout__item--2 .fs-c-productPointDisplay{
  background: none!important;
  color: #F30;
  font-size: 0.7rem!important;
  padding: 0;
}
.fs-l-productLayout__item--2 .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__wishlist .fs-c-button__label{
  font-size: 0.75rem;
}
.item_contents{
  font-size: 1.1em;
}
.item_contents .detailBox{
  font-size: 1.1em;
}
.fs-l-pageMain .item_contents h3{
  font-size: 1.6em;
}
/*------------------------------------------------------------
	商品グループ
------------------------------------------------------------*/
.fs-c-subgroupList__link{ text-align: center;}
.fs-c-subgroupList__link::after{display: none;}
.fs-c-sortItems{
  font-size: 0.75rem!important;
}
.fs-c-productList__list .fs-c-productListItem__viewMoreImageButton{display: none;}
.fs-c-productList__list .fs-c-productName__name{
  font-size: 0.75rem!important;
  font-weight: bold!important;
  line-height: 1.5!important;
  text-align: center!important;
}
.fs-c-productList__list .fs-c-productListItem__prices .fs-c-productPrice__addon,
.fs-c-productList__list .fs-c-productListItem__outOfStock,
.fs-c-productList__list .fs-c-button--particular.fs-c-button--addToWishList--icon::before{
  font-size: 1.0em!important;
}
/*------------------------------------------------------------
	問い合わせ
------------------------------------------------------------*/
#contact iframe{
  height: 1000px;
	width: 100%;
}

.fs-body-cart .fs-c-button__label{font-size:0.8em;}
.fs-body-cart .fs-c-cartBundleInfo__title{font-size:1.75em;}
.fs-body-cart .fs-c-wishlistProduct{margin-top: 4.0em;}
.fs-c-dropdown__menu{padding-right:6.0em!important;}
.fs-body-my-top .fs-l-pageMain,
.fs-body-my-wishlist .fs-l-pageMain,
.fs-body-my-orders .fs-l-pageMain,
.fs-body-my-points .fs-l-pageMain,
.fs-body-my-cards .fs-l-pageMain,
.fs-body-my-addressbook .fs-l-pageMain,
.fs-body-my-account-password .fs-l-pageMain,
.fs-body-my-account-settings .fs-l-pageMain,
.fs-body-login .fs-l-pageMain,
.fs-body-forgotPassword .fs-l-pageMain,
.fs-body-register .fs-l-pageMain,
.fs-body-about-returnPolicy .fs-l-pageMain,
.fs-body-my-account-delete .fs-l-pageMain,
.fs-body-my-account-settings-edit .fs-l-pageMain,
.fs-body-my-orders-details .fs-l-pageMain,
.fs-body-my-addressbook-new .fs-l-pageMain,
.fs-body-my-addressbook-edit .fs-l-pageMain{
  font-size: 1.2em;
  line-height: 1.8;
}
.fs-body-my-top .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-wishlist .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-orders .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-points .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-cards .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-addressbook .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-account-password .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-account-settings .fs-l-pageMain .fs-c-requiredMark,
.fs-body-login .fs-l-pageMain .fs-c-requiredMark,
.fs-body-forgotPassword .fs-l-pageMain .fs-c-requiredMark,
.fs-body-register .fs-l-pageMain .fs-c-requiredMark,
.fs-body-about-returnPolicy .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-account-delete .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-account-settings-edit .fs-l-pageMain .fs-c-requiredMark,
.fs-body-checkout .fs-c-modal--medium .fs-c-requiredMark,
.fs-body-my-orders-details .fs-c-modal--medium .fs-c-requiredMark,
.fs-body-my-addressbook-new .fs-l-pageMain .fs-c-requiredMark,
.fs-body-my-addressbook-edit .fs-l-pageMain .fs-c-requiredMark{
  line-height: 1.2;
}
/*送料無料の文言を“送料当社負担”に調整するCSS(5000未満)*/
.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info__next {
    font-size: 0;
}

.fs-c-cartDiscountInfo--postage  .fs-c-cartDiscountInfo__info__next:after {
    content: '送料当社負担';
    font-size: 15.6px; 
}


/*送料無料の文言を“送料当社負担”に調整するCSS(5000円以上)*/
.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info__current {
    font-size: 0;
}

.fs-c-cartDiscountInfo--postage .fs-c-cartDiscountInfo__info__current:after {
    content: '送料当社負担';
    font-size: 15.6px;
}