/*商品個別　レシピ*/
#item_top .recipe{
background:#ffe9c9;
border:2px solid #ff9800;
padding:8px 16px 16px 16px;
width:100%;
margin:32px 0;
}

#item_top h4.recipe_ttl{
width:170px;
height:40px;
 background: url(https://suzukiya.itembox.design/item/kobetu/voice_ttl.png) repeat-x top left;
color:#ff9800;
margin:0;
padding:0;
text-indent:-7777px;

}

#item_top h3.recipe_h3{
font-weight:bold;
font-size:18px;
line-height:1.3em;
border-bottom:2px solid #ff9800;
}


/*今スグご注文の方はこちら*/

#cart_block{
display:block;
height:48px;
}

@media only screen and (min-width: 480px) {
.item_top_img img{
display:block;
width:80%;
margin:20px auto;
}
}


h2.item_h2{
font-size:20px;
line-height:1.2em;
margin:32px 0 32px 0;
color:#000;
font-weight:bold;
padding:0 0 6px 0;
border-bottom: 2px solid #c00;
}


#item_top .btn_link2 {
display:block;
width:340px;
color:#fff!important;
font-weight:bold;
text-align:center;
border-radius:6px;
background:#000;
margin:48px auto 32px auto;
padding:12px 0;
font-size:18px;
border:4px doble #fff; 
}

#item_top .btn_link2:link{
	color: #ffffff;
}
#item_top .btn_link2:hover {
	background-color:#ff5722;
text-decoration:none;
}
#item_top .btn_link2:active {
	position: relative;
	top: 1px;
}








/*秋のセール*/

.ala{
background:#cb442d;
padding:8px;
border-radius:6px;
}
h3.alac{
font-weight:bold;
font-size:20px;
color:#fff!important;
text-align:center;
padding:6px 0;
margin:0;
}
.ala p{
margin:0;
padding:0;
}

.mb0{
margin-bottom:0!important;
}
.mt0,
p.mt0{
margin-top:0!important;
}

/*サイドバーのブログリンク*/

ul.blog_cate_list{
width:100%;
list-style:none;
margin:16px 0 16px 0;
list-style:none;
padding:0;
}
ul.blog_cate_list li{
list-style:none;
margin:0 0 8px 0;
padding:0;
}
ul.blog_cate_list li a{
color:#222;
display:block;
background:#fff;
border:1px solid #222;
padding:6px 6px 6px 20px;
width:100%;
margin:0;
}
ul.blog_cate_list li a:hover{
background:#f6632d54;
text-decoration:none;
}
/*特売ページ　grid */
.sale_grid4retu {
    display: grid;
    grid-template-columns: repeat(4, 24%);
    justify-content: space-between;
}

@media only screen and (max-width: 500px){
.sale_grid4retu {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    justify-content: space-between;
}
}

.sale_grid3retu {
    display: grid;
    grid-template-columns: repeat(3, 33%);
    justify-content: space-between;
}

.sale_grid2retu {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    justify-content: space-between;
}

@media only screen and (max-width: 500px){
.sale_grid2retu {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    justify-content: space-between;
}
}

/*猪、豚、鹿、鶏商品一覧テーブル*/

.shurui_grid2retu {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    justify-content: space-between;
}

@media only screen and (max-width: 600px){
.shurui_grid2retu {
    grid-template-columns: repeat(1, 100%);
}
}

table.shurui_table{
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100%;
	}


	
table.shurui_table th{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 200px;
	padding: 6px 0px;
	font-size: 1.4em;
	}

@media only screen and (max-width: 600px){
table.shurui_table th{
	font-size: 1.0em;
	}

}

table.shurui_table th img{
	padding: 10px;
	}

@media only screen and (max-width: 600px){
table.shurui_table th{
	width: 100px;
	}
}

table.shurui_table td{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	}

/*商品仕様table*/

table.oniku_siyou {
border-collapse: collapse;
border-spacing: 0;
border-bottom: 1px solid #666666;
border-right: 1px solid #666666;
width: 100%;
}


table.oniku_siyou th{
border-top: 1px solid #666666;
border-left: 1px solid #666666;
background:#F5F5F5;
width: auto;
letter-spacing: 0.2em;
text-align: center;
font-weight: bold;
}


table.oniku_siyou td{
border-top: 1px solid #666666;
border-left: 1px solid #666666;
padding: 1px 10px;
width: 70%;
}


@media only screen and (max-width: 600px){
table.oniku_siyou th{
letter-spacing: normal;
}
}

/*焼肉・BBQ　h3 緑・オレンジタイプ*/
.h_green {
    padding: 0.25em 0.5em;
    background: #287438;
    color: #fff;
    line-height: 1.6em;
}

.h_orange {
    padding: 0.25em 0.5em;
    background: #ff5200;
    color: #fff;
    line-height: 1.6em;
}

/*home バナー2*2並び*/
.home_bn4set {
	width:100%;
	display:block;
}

.home_bn4set td {
	width:49%;
	display:block;
	float: left;
}
@media only screen and (max-width: 500px){
.home_bn4set td {
	width:100%;
}
}

/*ランキング下部値段*/
p.lank_value{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #cc0000;
}

/*掘り出し市　ピックアップ5選*/
.horidashi_grid5retu {
    display: grid;
    grid-template-columns: repeat(3, 33%);
    justify-content: space-between;
}

.horidashi_div{
    background: antiquewhite;
    padding:5px;
    margin: 5px 0px;
}

.horidashi_h3 {
    color: #CC0000;
    font-weight: bold;
    font-size: 1.1em;
    margin: 5px;
}

.horidashi_grid2retu {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    justify-content: space-between;
}

@media only screen and (max-width: 500px){
.horidashi_grid2retu {
    display: grid;
    grid-template-columns: repeat(1, 100%);
    justify-content: space-between;
}
}

/*同梱不可商品項目選択肢オプション*/

.fs-c-productSelection__label {
    color: red;
}

/*トップページ　ランキング*/
.top_lank {
    padding: 5px;
    margin: 5px 0;
    border: 3px solid #d6a70f;
}

h3.suzukiya_rank_ttl2_small {
    background: url(https://suzukiya.itembox.design/item/bg/line_red.png) repeat-x bottom left;
    font-weight: bold;
    font-size: 15px;
    line-height: 1em;
    padding: 5px 0 16px 5px;
    margin: 10px 0;
    color: #000;
}

/*遠山ホルモン（新）*/
ul.horumon_list{
	padding-inline-start: 0px;
}


ul.horumon_list li{
    display: block;
    width: 16%;
    list-style: none;
}

@media only screen and (max-width: 780px) {
ul.horumon_list li{
    width: 33%;
}
}

/*商品アイコン*/
.fs-c-productMark__item {
    display: block;
    margin: 2px auto 2px 0px;
}

/*鍋カテゴリ*/
.h_brown {
    padding: 0.25em 0.5em;
    background: #742828;
    color: #fff;
    line-height: 1.6em;
}
/*合鴨カテゴリ*/

ul.kamo_list {
    margin: 0;
    padding: 0;
}

ul.kamo_list li {
    display: block;
    width: 100%;
    list-style: none;
    border-color: #f58282;
    border-style: dotted;
    vertical-align:top;
    float: left;
    padding: 0px 5px;
    margin: 2px 4px;
    background-color: #f5f1da;
}

ul.kamo_list li img {
    margin: 4px 8px;
    float: left;
}
ul.kamo_recipe_list {
    padding-inline-start: 0px;
}	
ul.kamo_recipe_list li{
    display: block;
    width: 32%;
    list-style: none;
    text-align: left;
    line-height: 1.8em;
    border-style: none;
    padding: 5px 0px;
}

ul.kamo_recipe_list2 {
    padding-inline-start: 0px;
}	
ul.kamo_recipe_list2 li{
    display: block;
    width: 49%;
    list-style: none;
    text-align: left;
    line-height: 1.8em;
    border-style: none;
    padding: 5px 0px;
}
.kamonabe_set {
	background-color:#EDE1D5;
	padding: 10px;
	margin: 10px 0px;
}

/*鍋種類*/

ul.nabe_list {
    margin: 0;
    padding: 0;
}

ul.nabe_list li {
    display: block;
    width: 49%;
    list-style: none;
    border-color: #f58282;
    border-style: dotted;
    vertical-align:top;
    float: left;
    padding: 0px 5px;
    margin: 2px 4px;
    background-color: #f5f1da;
}

@media only screen and (max-width: 780px) {
ul.nabe_list li{
    width:100%;
}
}

h3.nabe_h3 {
    background: #900;
    font-size: 16px;
    padding: 4px;
    text-align: center;
    border-radius: 4px;
    margin: 8px 4px;
    color: #fff;
}

.nabe_lecipe {
    line-height: 1.2em;
    font-size: 13px;
}

ul.nabe_list img {
     display: block;
     margin:auto;
}

/*トップページ新商品*/
h3.new_ttl {
    background: #92151d;
    color: white;
    text-align: center;
    font-weight: bold;
    margin: 10px 0;
    border-radius: 4px;
    line-height: 1.6em;
}

/*youtube 埋め込み*/

.youtube_sp iframe {
width:560px;
height:315px;
}

@media only screen and (max-width: 500px) {
.youtube_sp iframe {
width:100%;
}


}


/*養生カリー*/
.txt_cc{
text-align:center;
}


table.retoro{
margin:20px 0;
width:100%;
background:url(https://suzukiya.itembox.design/item/img/curry/retoro_bg.jpg);
border:2px solid #ff6c00;
}
table.retoro td{
padding:0 10px;
}
table.retoro td h4{
font-weight:bold;
}

.photoC{
margin:0 auto;
text-align:center;
width:380px;
}
@media only screen and (max-width: 999px) {
.photoC{
margin:0 auto;
text-align:center;
width:100%;
}
}

/*２列*/
ul.retu2{
	margin : 10px 0;
	padding : 0 10px;
    width:100%;
	display : -webkit-flex;
	display : -moz-flex;
	display : -ms-flex;
	display : -o-flex;
	display : flex;
	-webkit-flex-wrap : wrap;
	flex-wrap : wrap;
	justify-content : space-between;
	align-items : stretch;
}
ul.retu2 li {
	display : block;
	width : 49%;
	list-style : none;
	line-height : 1.3em;
	text-align : left;
	font-size : 14px;
	border-bottom : 1px dotted #2584D1; 
	padding : 0 0 10px 0;
	margin : 0 0 10px 0;
}
ul.retu2 li img {
	display : block;
	padding : 0 0 6px 0;
}
@media only screen and (max-width: 999px) {

ul.retu2{
	margin : 10px 0;
	padding : 0 10px;
}
ul.retu2 li {
	width:49%;
}
}
@media only screen and (max-width: 380px) {

ul.retu2{
	margin : 10px 0;
	padding : 0 10px;
}
ul.retu2 li {
	width:100%;
}
}

/*３列*/
ul.retu3{
	margin : 10px 0;
	padding : 0 10px;
    width:100%;
	display : -webkit-flex;
	display : -moz-flex;
	display : -ms-flex;
	display : -o-flex;
	display : flex;
	-webkit-flex-wrap : wrap;
	flex-wrap : wrap;
	justify-content : space-between;
	align-items : stretch;
}
ul.retu3 li {
	display : block;
	width : 33%;
	list-style : none;
	line-height : 1.3em;
	text-align : left;
	font-size : 14px;
	border-bottom : 1px dotted #2584D1; 
	padding : 0 0 10px 0;
	margin : 0 0 10px 0;
}
ul.retu3 li img {
	display : block;
	padding : 0 0 6px 0;
}
@media only screen and (max-width: 999px) {

ul.retu3{
	margin : 10px 0;
	padding : 0 10px;
}
ul.retu3 li {
	width:33%;
}
}
@media only screen and (max-width: 380px) {

ul.retu3{
	margin : 10px 0;
	padding : 0 10px;
}
ul.retu3 li {
	width:100%;
}
}


/*レンジでジンギスセット*/

.recipe {
    max-width: 650px;
}

ul.gril_plate2{
	margin:0;
	padding:0;
}
ul.gril_plate2 li{
	display:block;
	width:48%;
	list-style:none;
}
ul.gril_plate3{
	margin:0;
	padding:0;
}

ul.gril_plate3 li{
	display:block;
	width:33%;
	list-style:none;
}
@media only screen and (max-width: 640px){
ul.gril_plate2 li{
	display:block;
	width:100%;
	list-style:none;
}

ul.gril_plate3 li{
	display:block;
	width:100%;
	list-style:none;
}
}

/*2022サマーセール*/
.DM_L {
	width:49%;
	height:auto;
	float: left;
}
.DM_R {
	width:49%;
	height:auto;
	float: left;
}
ul.DM_list {
	padding: 0px 40px 0px 0px;
}
ul.DM_list li img{
	display:block;
	padding:0 0 0px 0;
}
ul.DM_list li{
	display:block;
	width:25%;
	list-style:none;
}
@media only screen and (max-width: 640px){
.DM_L {
	width:100%;
}
.DM_R {
	width:100%;
}
ul.DM_list li{
	width:49%;
}
}

/*マトン肉　産地*/
ul.santi_mutton2 {
    margin: 30px 0 30px 0;
    padding: 0;
}

ul.santi_mutton2 li img {
    width: 100px;
    height: auto;
    float: left;
    margin: 5px;
}

h4.santi_mutton2_h4{
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 0px;
}

li.santi_mutton2_IL {
    background-color: #ebffb9;
    display: block;
    width: 49%;
    list-style: none;
    text-align: left;
    line-height: 1.8em;
    padding: 10px;
    margin: 5px 0px;
}

li.santi_mutton2_FR {
    background-color: #b9d6ff;
    display: block;
    width: 49%;
    list-style: none;
    text-align: left;
    line-height: 1.8em;
    padding: 10px;
    margin: 5px 0px;
}
li.santi_mutton2_AU {
    background-color: #fad5ad;
    display: block;
    width: 49%;
    list-style: none;
    text-align: left;
    line-height: 1.8em;
    padding: 10px;
    margin: 5px 0px;
}
li.santi_mutton2_NZ {
    background-color:#8dd575;
    display: block;
    width: 49%;
    list-style: none;
    text-align: left;
    line-height: 1.8em;
    padding: 10px;
    margin: 5px 0px;
}

@media only screen and (max-width: 640px){
li.santi_mutton2_IL {
    width: 100%;
}
li.santi_mutton2_FR {
    width: 100%;
}
li.santi_mutton2_AU {
    width: 100%;
}
li.santi_mutton2_NZ {
    width: 100%;
}
}











table.santi_mutton_IL {
	background-color: #ebffb9;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 33%;
	float: left;
	height: 650px;
}
table.santi_mutton_IL th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.santi_mutton_IL th img{
	width: 60%;
	height: auto;
}
table.santi_mutton_IL td {
	padding: 5px 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	height: 50%;
}

table.santi_mutton_FR {
	background-color: #b9d6ff;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 33%;
	float: left;
	height: 650px;
}
table.santi_mutton_FR th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.santi_mutton_FR th img{
	width: 60%;
	height: auto;
}
table.santi_mutton_FR td {
	padding: 5px 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	height: 50%;
}

table.santi_mutton_AU {
	background-color: #fad5ad;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 33%;
	float: left;
	height: 650px;
}
table.santi_mutton_AU th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.santi_mutton_AU th img{
	width: 60%;
	height: auto;
}
table.santi_mutton_AU td {
	padding: 5px 10px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	height: 50%;
}

@media only screen and (max-width: 640px){
table.santi_mutton_IL {
	width: 100%;
	height: auto;
}
table.santi_mutton_IL th img {
    width: 30%;
}
table.santi_mutton_FR {
	width: 100%;
	height: auto;
}
table.santi_mutton_FR th img {
    width: 30%;
}
table.santi_mutton_AU {
	width: 100%;
	height: auto;
}
table.santi_mutton_AU th img {
    width: 30%;
}
}

/*ミンチ8種セット*/
ul.minchi_recipe {
	margin:0;
	padding:0;
}	
ul.minchi_recipe li h4 {
	font-weight:bold;
	line-height:1.2em;
}

ul.minchi_recipe li {
	display:block;
	width:30%;
	list-style:none;
	text-align:left;
	font-size:15px;
	line-height:1.8em;
}

/*モツ・ホルモン*/

table.ichiosi_motu{
	width:100%;
	background: #000000;
	margin:10px 0 30px 0;
}
table.ichiosi_motu th{
	background: #742828;
	padding:4px;
	font-size:120%;
	color: white;
}

table.ichiosi_motu td{
	font-size:16px;
	line-height:1.4em;
	background:#FFFFFF;
	padding:10px;
}
table.ichiosi_motu td h3{
	margin:8px 0 10px 0;
	background:none;
	font-size:150%;
	font-weight:bold;
	line-height:1.2em;
	padding:0;
	border-radius:0;
	color:#D6916F;
}
table.ichiosi_motu td h4{
	margin:8px 0 10px 0;
}
table.ichiosi_motu td img{
	display:block;
	height:auto;
}


.tohyama_4motu {
	width:100%;
	padding:10px 0px;
}
.tohyama_4motu h4 {
	font-weight:bold;
	font-size:1.5em;
}


table.tohyama_Wmotu {
	background-color: #fafaf7;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100%;
}
table.tohyama_Wmotu thead {
	padding:1px;
	text-align: left; 
}
table.tohyama_Wmotu th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.tohyama_Wmotu th img{
	padding:5px 5px 5px 20px;
}
table.tohyama_Wmotu td {
	padding:1px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 70%;
}
table.tohyama_Wmotu td img{
	margin: 2px 5px -4px;
}

table.tohyama_Rmotu {
	background-color: #fcccd0;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100%;
}
table.tohyama_Rmotu thead {
	padding:1px;
	text-align: left; 
}
table.tohyama_Rmotu th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.tohyama_Rmotu th img{
	padding:5px 5px 5px 20px;
}
table.tohyama_Rmotu td {
	padding:1px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 70%;
}
table.tohyama_Rmotu td img{
	margin: 2px 5px -4px;
}

table.tohyama_Ymotu {
	background-color: #fff3d6;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100%;
}
table.tohyama_Ymotu thead {
	padding:1px;
	text-align: left; 
}
table.tohyama_Ymotu th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.tohyama_Ymotu th img{
	padding:5px 5px 5px 20px;
}
table.tohyama_Ymotu td {
	padding:1px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 70%;
}
table.tohyama_Ymotu td img{
	margin: 2px 5px -4px;
}

table.tohyama_Bmotu {
	background-color: #ababab;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	width: 100%;
}
table.tohyama_Bmotu thead {
	padding:1px;
	text-align: left; 
}
table.tohyama_Bmotu th {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
table.tohyama_Bmotu th img{
	padding:5px 5px 5px 20px;
}
table.tohyama_Bmotu td {
	padding:1px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 70%;
}
table.tohyama_Bmotu td img{
	margin: 2px 5px -4px;
}

/*ロースト肉*/

.setumei {
    padding: 10px 5px;
}

.block_sec02_L {
	width:49%;
}

.block_sec02 img {
    width: 49%;
    height: auto;
}

@media screen and (max-width: 720px) {
.block_sec02 img {
    width: 100%;
}
}

.block_sec02 tr {
	font-size:1.2em;
}


/*マトン肉*/

.mutton_cate {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 15px;
}

.mutton_cate dl{
    width: 20%;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
    padding: 5px;
    box-sizing: border-box;
}

/*ウズラ肉*/

.uzura_kotu {
    background: antiquewhite;
    padding: 10px;
}

.txt_c{ text-align: center; }

h2.big {
    font-size: 3em;
    font-weight: bold;
    line-height: 1.2em;
    color: rgb(204,0,0);
}

.koe_c{
  margin: 3em 0;
  font-size:14px;
  line-height:1.5em;
}
.koe_c h2{
  padding: 0.25em 0.5em;
  background:#F30;
  color:#FFF;
  font-size:18px;
  font-weight:bold;
  text-align: center;
}
.koe_c h3{
  margin: 1.5em 0;
  padding: 0.25em 0.5em;
  background: #E7F189;
  font-size: 1.1em;
  line-height: 1.6;
}

/*ソロキャンプ　レシピ*/

.recipe_solo {
    background: #FBECBF;
    padding: 10px;
    margin: 5px 0px;
}

.recipe_solo img {
    padding: 5px 0px;
}

.recipe_solo td {
	font-size:1.2em;
	padding:5px;
}

.recipe_solo h4 {
    font-weight: bold;
}

/*用途別カテゴリー*/

.youto_cate p {
        margin: 0px;
        line-height: 0.9em;
}

/*ロースト特集ページ*/

ul.img_3 li {
    width:33%;
    list-style:none;
}

@media screen and (max-width: 600px) {
ul.img_3 li {
    width:100%;
}
}

/*ウィンターセール2021*/
ul.winter_sale {
    padding: 0;
}

ul.winter_sale li {
    display: block;
    width: 48%;
    list-style: none;
    padding: 0 0 20px 0;
}

ul.winter_sale li img {
    display: block;
}


ul.winter2021{
	margin:30px 0 30px 0;
	padding:0;
}
ul.winter2021 li.winter2021_L{
	display:block;
	width:56%;
	list-style:none;
	padding:0;
	margin:0;
}
ul.winter2021 li.winter2021_R{
	display:block;
	width:42%;
	list-style:none;
	padding:0;
	margin:0;
}
@media only screen and (max-width: 450px) {

ul.winter_sale li {
    display: block;
    width: 100%;
    list-style: none;
    padding: 0 0 10px 0;
}

}
@media screen and (min-width: 600px) {
  .fs-c-productList{
border-top:1px dotted brown;
clear:both;
width:100%;
  }
}
/*検索結果の見出し*/
.fs-p-productSearch__parameter{
font-size:140%;
font-weight:700;
}

/*Home cvp*/
a:hover img {
	opacity : 0.8;
}

@media only screen and (max-width: 480px) {
.sp_none{
display:none;
}
}


.sp_none .cvp{
    background:#FDE7AA;
    padding:10px;
    margin-bottom: 20px;
}
.sp_none .cvp h2.cvp_h2{
background:noen;
	font-size:16px;
	font-weight:700;
	line-height:1.4em;
	font-style:normal;
	color:#7C4548;
	display:block;
margin:0;
padding:0;
display:inline;
}

.sp_none .cvp h3.cvp_h3{
background:noen;
	font-size:14px;
	font-weight:normal;
	line-height:1.3em;
	font-style:normal;
	color:#7C4548;

margin:0;
padding:0;
}

/*メインナビゲーションをスマホで消す*/
/*@media only screen and (max-width: 820px) {
ul.fs-p-headerNavigation__list{
display:none;
}

}
*/
@media only screen and (max-width: 480px) {
.sp_none2{
display:none;
}

}



/*ヘッダーナビゲーション*/
.fs-p-headerNavBar {
  background: #8e8e8e;
  border-bottom: 2px solid #7e4e43;
  color: #ffffff;
padding:0 10px;
}
/*PCサイト*/
@media screen and (min-width: 710px) {
.fs-p-headerNavBar {
width : 1218px;
margin : 0 auto;
}
}


/*表紙の文字が大きすぎる件を変更*/
#fs_Top .fs-l-pageMain{
font-size:14px;
line-height:1.3em;
}
#fs_Top .fs-l-pageMain p{
margin:0;
}
#fs_Top .fs-l-pageMain p img{
margin:20px 0 4px 0;
display:block;
}

@media only screen and (max-width: 480px) {
#fs_Top .fs-l-pageMain{
font-size:13px;
line-height:1.2em;
}
#fs_Top .fs-l-pageMain p{
margin:0;
}
#fs_Top .fs-l-pageMain p img{
margin:16px 0 4px 0;
display:block;
}
}


/*リストで２列*/
ul.top_bn_2retu{
	margin:30px 0 30px 0;
padding:0;
}
ul.top_bn_2retu li{
	display:block;
width:49%;
list-style:none;
padding:0;
margin:0;
}
ul.top_jinsan{
	margin:30px 0 30px 0;
padding:0;
}
ul.top_jinsan li.jinsan_set{
	display:block;
width:64%;
list-style:none;
padding:0;
margin:0;
}
ul.top_jinsan li.chikarameshi{
	display:block;
width:35%;
list-style:none;
padding:0;
margin:0;
}



/*HomeのSNS*/

ul.sns_box{
	margin:30px 0 30px 0;
padding:0;
}
ul.sns_box li{
	display:block;
width:33%;
list-style:none;
line-height:1.3em;
text-align:left;
font-size:14px;
border-bottom:1px dotted #2584D1; 
padding:0 0 20px 0;
margin:0 0 20px 0;
}

@media only screen and (max-width: 640px) {
#sns-box{
display:none;
}
}


/*ヘッダー右上*/
.fs-p-headerUtilityMenu ul.fs-pt-menu li{
    margin: 0;
    font-size: 12px;
    border:none;
padding:0 6px;
}


/*home 選ばれる理由リスト*/

table.sinrai{
border-collapse:collapse;
border:0px;
}
table.sinrai td{
	padding:0;
	border:none;
}


ul.sinraikan{
list-style:none;
	list-style:none;
		margin:0;
	padding:0;
}
ul.sinraikan li{
	list-style:none;
width:32%;
	font-size:14px;
	line-height:1.5em;
	margin:10px 0 30px 0;
	border-bottom:1px dotted #CC6600;
	border-top:1px dotted #CC6600;

}
ul.sinraikan li img{
	display:block;
	margin:0 0 6px 0;
	float:none;
}

@media only screen and (max-width: 480px) {
ul.sinraikan li{
	width:100%;
	float:none;
	margin:0 0 8px 0;
}
ul.sinraikan li img{
	display:block;
		width:30%;
	float:left;
	margin:0 10px 0 0;

}
ul.sinraikan li .sec{
	font-size:14px;
	line-height:1.3em;
}
}

/*サイドエリアのカテゴリー一覧*/

.fs-l-sideArea {
    max-width: 240px;
    background: antiquewhite;
}

.fs-p-sideMenu .fs-pt-menu__heading--lv1 {
  border: none;
}
.fs-l-sideArea ul.fs-pt-menu li{
  font-size: 12px;
border:1px solid brown;
}

.fs-l-sideArea ul.fs-pt-menu li a:hover{
  font-size: 12px;
background:#ffa021;
}


/*home 季節商品バナー*/

table.season_bn{
border-collapse:separate;
border-spacing:4px;
background: #FFCC66;
}
table.season_bn td{
padding:0;
font-size:90%;
width:50%;
vertical-align: top;
}
table.season_bn tr{
	padding:8px;
}
table.season_bn th{
font-size:115%;
line-height:1.2em;
color:#FFFFFF;
background:#C00;
padding:4px 0;
vertical-align:middle;
}

/*home 新商品人気ランキング*/

h3.home_ranking_h3{
	background:#ECCBBF url(https://suzukiya.itembox.design/item/bn/oukan.png) no-repeat 2px 4px;
	font-size:24px;
	font-weight:bold;
	padding:2px 0 6px 46px;
	margin:10px 0;
	border-radius:4px;
	line-height:38px;
}
table.home_ranking{
	border:none;
	border-collapse:separate;
border-collapse: separate;
border-spacing: 8px;
}
table.home_ranking td{
	border:none;
	padding:0;
	width:32%;
}
table.home_ranking th{
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	border-left:none;
	border-right:none;
	padding:2px 0;
		text-align : left;
	font-weight : bold;
	background :none;
	color : #000;
	font-size:14px;
	line-height:1.2em;
}
@media only screen and (max-width: 640px) {
	table.home_ranking{
	border:none;
	border-collapse:separate;
border-collapse: separate;
border-spacing: 2px;
}
	table.home_ranking th{
		font-size:12px;
		font-weight:normal;
	}
	}


/*home 同梱 h3*/

table.doukon{
	border-collapse:collapse;
	border:1px dotted #D40005;
	width:100%;
}

table.doukon tr td {
	padding:6px 6px 0 6px;
	font-size:15px;
	line-height:1.2em;
}

img.alignleft {
    display: inline;
    float: left;
    margin: 0 10px 10px 0;
}



/*エラーメッセージ*/
.red{
color:red;
}

.fs-c-panel--error {
  color: #da4453;
  border-color: #da4453;
  font-size: 140%;
  background: yellow;
}
/*カート　送料無料*/

.toku_4{
max-width:889px;
margin:0 auto;
}

.sou_free{
padding:10px;
border-top:2px solid #f0c8c8;
border-bottom:2px solid #f0c8c8;

}
.howto_cart{
border:2px solid #ddd;
border-radius:10px;
padding:16px;
font-size:80%;
}



/*パンくず*/

.fs-c-breadcrumb__list {
  color:#fff;
}

.fs-c-breadcrumb__list a{
color:#FF9900;
}

.fs-c-breadcrumb__list a:hover{
color:yellow;
}

/*ヘッダーのポイント表示*/
.fs-p-memberInfo__points {
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}


/*トップ　バナー　flex*/

ul.top_bn {
    padding: 0;
}

ul.top_bn li {
    display: block;
    width: 49%;
    list-style: none;
    text-align: left;
}

.flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}



img {
    border-style: none;
    max-width: 100%;
    height: auto;
}

/*ジンギスの選び方*/


table.mat{
	margin: 15px auto 20px auto;
	width: 100%;
	border: 1px solid #222;
	text-align: left;
 border-collapse: collapse;
  border-spacing: 0;
}
table.mat td{
	padding:10px;
	border:2px solid #222;
	font-size: 14px;
	line-height:1.2em;
	color:#000;
	vertical-align:top;
}
table.mat td img{
	width:250px;
height:auto;
	float:left;
	display:block;
	margin:0 10px 0 0;
}
table.mat th{
	font-weight: bold;
		padding:0;
	border:2px solid #222;
	font-size: 1em;
	color:#000;
	vertical-align:middle;
	text-align:center;
}
table.mat td p{
	margin:0;
	padding:0;
}
table.mat td h4{
	margin:0 0 10px 0;
	padding:0;
	font-size:18px;
	line-height:1.2em;
	color:#D93801;
	font-weight:bold;
}
table.mat th.ya{
	width:80px;
}

table.mat th.it{
	width:420px;
}
table.mat th.tenten{
	background:url(../images/tenten.jpg) repeat-y center top;
}


@media screen and (max-width: 780px) {
	table.mat td{
	padding:6px 1px;
	font-size:14px;
}
}
ol.rnk{
	margin:10px 0;
}
ol.rnk li{
	padding-right: 20px;
	list-style-type: decimal;
	margin:10px 0 0 20px;
}





/*馬肉*/

.box1{
	font-size:110%;
	font-weight:bold;
	color:#6B3D3A;
	margin:0 0 20px 0;
}

table.ichiosi{
	width:100%;
		background:#FFCABB;
		margin:10px 0 30px 0;
}
table.ichiosi th{
	background:#FFCABB;
	padding:4px;
	font-size:120%;
}
table.ichiosi td{
	font-size:16px;
	line-height:1.4em;
	background:#FFFFFF;
	padding:10px;
}
table.ichiosi td h3{
	margin:8px 0 10px 0;
	background:none;
		font-size:150%;
	font-weight:bold;
	line-height:1.2em;
padding:0;
border-radius:0;
color:#D6916F;

}

table.ichiosi td h4{
	margin:8px 0 10px 0;
}


table.ichiosi td img{
display:block;
height:auto;
}

.ff{
	width:55%;
	float:left;
}
.rr{
	width:44%;
	float:right;
}

@media only screen and (max-width: 680px) {
.ff{
	max-width:100%;
	float:none;
}
.rr{
	width:100%;
	float:none;
}
}

ul.bui{
	list-style:none;
	margin:10px 0;
	padding:0;
}

ul.bui li{
	list-style:none;
	margin:0 0 16px 0;
	padding:0;
}
ul.bui li img{
	display:block;
}



/*遠山ジビエが選ばれる理由*/

table.reason{}

table.reason td{}
table.reason th img,
table.reason td img{
}

@media only screen and (max-width: 780px) {
table.reason th img,
table.reason td img{
display:block;
width:100%;
height:auto;
}

}

/*HOMEの鈴木屋ランキング*/



h3.suzukiya_rank_ttl{
	background:url(https://suzukiya.itembox.design/item/bg/ribon.jpg) no-repeat 0 0;
	font-weight:bold;
	font-size:20px;
	line-height:1em;
	padding:5px 0 7px 30px;
	margin:10px 0;
	color:#FFFFFF;
clear:both;
}
h3.suzukiya_rank_ttl2{
	background:url(https://suzukiya.itembox.design/item/bg/line_red.png) repeat-x bottom left;
	font-weight:bold;
	font-size:20px;
	line-height:1em;
	padding:5px 0 16px 0;
	margin:10px 0;
	color:#000;
}

@media only screen and (max-width: 480px) {
h3.suzukiya_rank_ttl{
	background-image:none;
background-color:red;
	font-weight:bold;
	font-size:16px;
	line-height:1em;
	padding:5px;
	margin:6px 0;
	color:#FFFFFF;
}
}



table.suzukiya_ranking{
	margin:10px 0;
}

table.suzukiya_ranking th{
	color:#CC0000;
	font-weight:bold;
	vertical-align:top;
	font-size:16px;
	line-height:1.2em;
	text-align:left;
	padding:4px 0 0 0;
}
table.suzukiya_ranking th.crown{
	width:50px;
}
@media only screen and (max-width: 480px) {
table.suzukiya_ranking th{
font-size:14px;
font-weight:normal;
}
	table.suzukiya_ranking th.crown{
	width:0;
}
}

table.suzukiya_ranking td{
	vertical-align:top;
	font-size:14px;
	line-height:1.2em;
	width:33%;
	padding:4px;
	text-align:left;
}
table.suzukiya_ranking td img{
display:block;
width:100%;
height:auto;
}
@media only screen and (max-width: 480px) {
	table.suzukiya_ranking td{
		padding:0;
	}
	}
table.suzukiya_ranking th.crown img{
	width:36px;
	height:auto;
	display:block;
}

@media only screen and (max-width: 480px){
table.suzukiya_ranking th.crown img {
    display: none;
}
}


table.suzukiya_ranking{
	margin:10px 0;
}
table.suzukiya_ranking th{
	color:#CC0000;
	font-weight:bold;
	vertical-align:middle;
	font-size:16px;
	line-height:1.2em;
	text-align:left;
	padding:4px 0 0 0;
	border-top:1px dotted #CC0000;
}
@media only screen and (max-width: 480px){
table.suzukiya_ranking th {
    color: #000000;
    font-weight: normal;
}
}

table.suzukiya_ranking th.crown{
	width:50px;
}
@media only screen and (max-width: 480px){
table.suzukiya_ranking th.crown {
    width: 20px;
}
}

table.suzukiya_ranking td{
	vertical-align:top;
	font-size:14px;
	line-height:1.2em;
	width:33%;
	padding:4px;
	text-align:left;
}

table.suzukiya_ranking th img{
	width:36px;
	height:auto;
	display:block;
}

.cvp_h3{
	background:#FDE7AA;
	font-weight:normal;
	padding:10px;
	margin:6px 0 16px 0;
	font-size:16px;
	line-height:1.4em;
}

.cvp_h2{
	background:#FDE7AA;
	font-weight:normal;
	padding:10px;
	margin:6px 0 16px 0;
	font-size:16px;
	line-height:1.4em;
}

.photoL{
	float:left;
	margin: 0 10px 10px 0;
padding:0 0 10px 0;
	display:block;
}

.photoR{
	float:right;
	margin:0 0 10px 10px;
	display:block;
padding:0 0 10px 0;
}
@media only screen and (max-width: 480px) {/*スマホサイトでは*/
.photoL{
	float:none;
	margin: 0 0 10px 0;
padding:0 0 10px 0;
	display:block;
width:100%;
}

.photoR{
	float:none;
	margin:0 0 10px 0;
	display:block;
padding:0 0 10px 0;
width:100%;
}
}

/*子カテゴリの表*/

.fs-c-subgroupList {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 8px 0;
  padding: 1px 0 0 1px;
}
.fs-c-subgroupList__label {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 2.3rem;
font-weight:700;
}




@media only screen and (max-width: 480px) {
.post p{
	font-size:13px;
	line-height:1.2em;
}
	
	table.suzukiya_ranking th{
	font-size:14px;
	line-height:1.2em;
	padding:0;
}

	}

h3.breed{
background:#d6916f;
		font-size:100%;
	font-weight:bold;
	line-height:1.2em;
	margin:20px 0;
padding:6px 10px;
border-radius:6px;
clear:both;
color:#fff;
}

h3.cate_h3{
background:#d6916f;
		font-size:120%;
	font-weight:bold;
	line-height:1.2em;
	margin:20px 0;
padding:6px 10px;
border-radius:6px;
clear:both;
color:#fff;
}

h3.cate_h3_or{
	background:#e3661d;
color:#fff;
font-size:20px;
padding:4px 20px;
border-radius:4px;
margin:30px 0 20px 0;
text-align:center;
clear:both;
font-weight: bold;
}

h2.page_h2{
border-top:2px solid #C00;
border-bottom:2px solid #C00;
font-size:22px;
line-height:1em;
padding:6px 0;
margin:20px 0;
font-weight: bold;
text-align:center;
}


@media only screen and (min-width: 1200px) {
.fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: 820px;
margin:0 auto;
}
}

/*商品一覧の商品名*/

h2.fs-c-productListItem__productName a:hover{
color:#FF9900　!important;
}



/*商品詳細のキャッチコピー*/

.fs-c-productNameHeading__copy{
	font-size:180%;
	line-height:1.2em;
	background:#FFF;
	color:#C00;
	margin:4px 0;
	padding:0 0 4px 0;
	display:block;
}

/*産地*/
.fs-p-productDescription{
border:1px dotted brown;
color:brown;
padding:4px 10px;
margin:0 0 20px 0;
}

.fs-c-productNameHeading__name{
color:#000;
}
/*グループ一覧のキャッチコピー）*/
.fs-c-productName__copy {
	font-size:110%;
font-weight:500;
	line-height:1.2em;
	color:#0064ff;
	margin:4px 0;
	padding:0 0 4px 0;
	display:block;

}
/*グループ一覧の商品名（サブにする）*/

.fs-c-productName__name{
margin:2px;
padding:4px;
font-size: 85%;
background:#999;
color:#FFF;
font-weight:700;
border-radius:4px;
display:block;
}




/*価格おおわく*/

.fs-c-productListItem__prices{
font-size:14px;
font-weight:normal;
}
/*販売*/
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
  color: #df0000;
font-size:22px;
}



/*税込*/

.fs-c-productPrice__addon{
color:#333;
font-size:70%;
}

/*一覧説明文*/
.fs-c-productListItem__productDescription{
font-size:13px;
line-height:1.4em;
color:brown;
font-weight:normal;
}

h2.fs-c-productListItem__productName a{
	color:#C00;
}

h2.fs-c-productListItem__productName a:hover{
	color:#FF9900;
text-decoration:none;
}

.groupLayout .itemGroup a{
	color:#FFF;
}



h2 .itemCatchCopy{
	font-size:140%;
	line-height:1.2em;
	background:#FFF;
	color:#C00;
	margin:0 0 4px 0;
	padding:4px 0 6px 0;
	display:block;
}

/*カテゴリランキング*/
h2.rank_ttl{
background:#742828;
color:#fff;
font-size:14px;
padding:4px 20px;
border-radius:4px;
clear:both;
}

/*たけしのニッポンのミカタ*/
table.rank_box_1{
	width:49%;
	float:left;
	margin:0 10px 0 0;
}
table.rank_box_2{
	width:49%;
	float:right;
	margin:0;
}
@media only screen and (max-width: 640px) {
table.rank_box_1{
	width:100%;
	float:none;
	margin:0 10px 0 0;
}
table.rank_box_2{
	width:100%;
	float:none;
	margin:0;
}

}
table.rank_box_1 td{
	font-size:13px;
	line-height:1.3em;
	vertical-align:top;
}

table.rank_box_2 td{
	width:48%;
	font-size:13px;
	line-height:1.3em;
	vertical-align:top;
}
table.rank_box_2 td.rank_2{
		width:24%;
		padding:0 10px 0 0;
}
table.rank_box_2 td.rank_3{
		width:24%;
		padding:0 0 0 0;
}
table.rank_box_1 img,
table.rank_box_2 img{
	display:block;
	margin:0 0 6px 0;
width:100%;
height:auto;
}





/*カテゴリごとの選び方*/



table.howto{
	width:100%;
		background:#FFCABB;
		margin:10px 0 30px 0;
}
table.howto th{
	background:#FFCABB;
	padding:4px;
	font-size:120%;
}
table.howto td{
	font-size:16px;
	line-height:1.4em;
	background:#FFFFFF;
	padding:4px;
	width:49%;
	vertical-align:top;
}

@media only screen and (max-width: 480px) {
table.howto td img{
display:block;
width:100%;
height:auto;
}
}
h3.cate_h3{
	background:#742828;
color:#fff;
font-size:20px;
padding:4px 20px;
border-radius:4px;
margin:30px 0 20px 0;
text-align:center;
clear:both;
}


.erabikata{
width:100%;
margin:20px 0;
}
.niku_parts {
	width:40%;
	float:left;
	font-size:14px;
	line-height:1.5em;
	padding: 0 10px;
}
.niku_parts img{
display:block;
width:100%;
height:auto;
}
table.erabikata_tbl{
	width:56%;
	float:right;
		margin: 0;
	border: 1px solid #000;
	text-align: left;
 border-collapse: collapse;
  border-spacing: 0;
margin:0 0 20px 0;
}

@media only screen and (max-width: 640px) {
.niku_parts {
	width:100%;
	float:none;
}
table.erabikata_tbl{
	width:100%;
	float:none;
}
}

table.erabikata_tbl th,
table.erabikata_tbl td{
	padding: 8px;
	border: 1px solid #bbb;
	font-size:16px;
	line-height:1.3em;
	color:#000;
}
table.erabikata_tbl th{
	background:#EEE4D7;
	font-weight: bold;
	width:20%;
}
/*カテゴリー（グループ一覧）*/

h1.fs-c-heading{
background:#dddddd;
font-weight:700;
text-aline:center;
padding:2px;
font-size:13px;
line-height:1.2em;
}

/*何も指定しないでただのh3にした場合*/


.FS2_upper_comment p{
margin:1em 0;
}

.FS2_upper_comment  h3{
background:#d6916f;
		font-size:120%;
	font-weight:bold;
	line-height:1.2em;
	margin:20px 0;
padding:6px 10px;
border-radius:6px;
clear:both;
}

.cate_h1,
.cate_h2{
	background:url(https://suzukiya.itembox.design/item/bg/ita.jpg) no-repeat 0 0;
	color:#FFFFFF;
	font-size:38px;
	line-height:1em;
	padding:10px 0;
	text-align:center;
	clear:both;
}

@media only screen and (max-width: 640px) {
.cate_h1,
.cate_h2{
	font-size:20px;
	line-height:1em;
}
}

.cate_h2_2{
	background:url(https://suzukiya.itembox.design/item/bg/ita.jpg) no-repeat 0 0;
	color:#FFFFFF;
	font-size:38px;
	line-height:1em;
	padding:10px 0;
	text-align:center;
}

.cvp_h3{
	background:#FDE7AA;
	font-weight:normal;
	padding:10px;
	margin:6px 0 16px 0;
	font-size:16px;
	line-height:1.4em;
}



/*サイドバー*/

#side_prof{
font-size:13px;
line-height:1.4em;
max-width:230px;
}
#side_prof p{
margin:0;
}
#side_prof img{
max-width:230px;
height:auto;
}
h3.side_h3{
background:#900;
font-size:14px;
padding:2px;
text-align:center;
border-radius:4px;
margin:8px 4px;
color:#fff;
}

/*ヘッダーナビ*/
#pc_top {
  margin: auto;
  max-width: 1216px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
background:#971e1e;
}

@media only screen and (max-width: 480px) {
	.sp_none{
		display:none;
	}
}

ul.gnav {
	margin-left:10px;
	list-style:none;
	margin:6px 0;
	padding:0;
}
ul.gnav li {
	display: inline-block;
		list-style:none;
	margin:0;
	padding:0;
	border-left:1px solid #fff;
}
ul.gnav li a {
	text-decoration: none;
	color:#FFF;
	margin: 0 2px;
	padding: 0 5px;
	font-size: 15px;
	font-weight:normal;
}
ul.gnav a:hover {
	color: yellow;
}

/*文字サイズ*/
.ss{
font-size:90%;
}

/*フッターの３つのバナー*/
.fs-p-banner {
  border-radius: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}



/*body*/

body {
	
}


/*ヘッダー*/

.fs-l-header {
  display: block;
  padding-top: 8px;
background:#990000;
color:#fff;
}

/*ヘッダーの右上*/
.fs-p-headerUtilityMenu__list a {
  display: inline-block;
}

.fs-p-headerUtilityMenu__list a:link {
  color: #fff;
}

.fs-p-headerUtilityMenu__list a:visited {
  color: #fff;
}

.fs-p-headerUtilityMenu__list a:hover {
  color: #ffe845;
}

.fs-p-headerUtilityMenu__list a:active {
  color: #ffe845;
}

.fs-p-headerUtilityMenu__list a::before {
  content: "";
  border: 4px solid transparent;
  border-right-width: 1px;
  border-left-color: currentColor;
  display: inline-block;
  height: 0;
  width: 0;
}

.fs-p-headerUtilityMenu__login.is-loggedIn--true, .fs-p-headerUtilityMenu__register.is-loggedIn--true {
  display: none;
}

.fs-p-headerUtilityMenu__logout.is-loggedIn--false {
  display: none;
}

/*メイン*/
.fs-l-page{
background:#000;
background: #000000 url(https://suzukiya.itembox.design/item/top/black.gif) repeat-y right top;
}

.fs-l-main {
  margin: 0 auto;
  padding: 8px;
  max-width: 1216px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
background:#fff;
}

/*フッター*/

.fs-l-footer a {
  color: blue;
}

.fs-l-footer a:hover {
  color: #FF9900;
}
.fs-p-footerNavigation p{
font-size:14px;
line-height:1.6em;
margin:0 0.5em;
padding:0;
}

.fs-p-footerNavigation h4{
font-size:1.4rem;
line-height:1.4em;
margin:0 0 6px 0;
font-weight:bold;
}

.fs-l-footer {
    position: relative;
    border-top: 1px solid #7c8790;
    background-color: #f7f1e6;
    color: #3c3c3c;
    margin-top: 80px;
}

address{
font-style:normal;
border-top:1px dotted #333;
border-bottom:1px dotted #333;
margin:10px 0;
padding:10px;
}


/*手数料*/
table.tesuuryou{
	max-width : 350px;
	margin : 0 0 8px 0;
	border-collapse : collapse;
	border-spacing : 0;
	background:#FFF;
}
table.tesuuryou th,
table.tesuuryou td {
	margin : 0;
	padding :2px 10px;
	border-collapse : collapse;
	border : 1px solid #333;
	border-spacing : 0;
font-size:14px;
line-height:1.4em;
}
table.tesuuryou th {
	text-align : left;
	font-weight : bold;
	background:#F4EBE1;
	color : #000;
	width:70%;
}
table.tesuuryou th p {
	color : #000;
}

@media only screen and (max-width: 640px) {
table.tesuuryou th {
		padding:6px 2px;
			width:70%;

			}
}

/*
最大表示列数4列
ウィンドウ幅599px以下なら2列表示、ウィンドウ幅600px以上なら3列表示、ウィンドウ幅768px以上なら4列表示となります。
*/

@media screen and (min-width: 960px) {
  .fs-c-productList__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 25% 25% 25% 25%;
    grid-template-columns: 25% 25% 25% 25%;
  }
  .fs-c-productList__list > *:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list > *:nth-child(2) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list > *:nth-child(3) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list > *:nth-child(4) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .fs-c-productList__list > *:nth-child(5) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list > *:nth-child(6) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list > *:nth-child(7) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list > *:nth-child(8) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .fs-c-productList__list > *:nth-child(9) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list > *:nth-child(10) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list > *:nth-child(11) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list > *:nth-child(12) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 3;
    grid-row: 3;
  }
  .fs-c-productList__list > *:nth-child(13) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list > *:nth-child(14) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list > *:nth-child(15) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list > *:nth-child(16) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 4;
    grid-row: 4;
  }
  .fs-c-productList__list > *:nth-child(17) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list > *:nth-child(18) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list > *:nth-child(19) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list > *:nth-child(20) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 5;
    grid-row: 5;
  }
  .fs-c-productList__list > *:nth-child(21) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list > *:nth-child(22) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list > *:nth-child(23) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list > *:nth-child(24) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 6;
    grid-row: 6;
  }
  .fs-c-productList__list > *:nth-child(25) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list > *:nth-child(26) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list > *:nth-child(27) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list > *:nth-child(28) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 7;
    grid-row: 7;
  }
  .fs-c-productList__list > *:nth-child(29) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list > *:nth-child(30) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list > *:nth-child(31) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list > *:nth-child(32) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 8;
    grid-row: 8;
  }
  .fs-c-productList__list > *:nth-child(33) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list > *:nth-child(34) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list > *:nth-child(35) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list > *:nth-child(36) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 9;
    grid-row: 9;
  }
  .fs-c-productList__list > *:nth-child(37) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list > *:nth-child(38) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list > *:nth-child(39) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list > *:nth-child(40) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 10;
    grid-row: 10;
  }
  .fs-c-productList__list > *:nth-child(41) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list > *:nth-child(42) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list > *:nth-child(43) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list > *:nth-child(44) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 11;
    grid-row: 11;
  }
  .fs-c-productList__list > *:nth-child(45) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list > *:nth-child(46) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list > *:nth-child(47) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list > *:nth-child(48) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 12;
    grid-row: 12;
  }
  .fs-c-productList__list > *:nth-child(49) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list > *:nth-child(50) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list > *:nth-child(51) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list > *:nth-child(52) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 13;
    grid-row: 13;
  }
  .fs-c-productList__list > *:nth-child(53) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list > *:nth-child(54) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list > *:nth-child(55) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list > *:nth-child(56) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 14;
    grid-row: 14;
  }
  .fs-c-productList__list > *:nth-child(57) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list > *:nth-child(58) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list > *:nth-child(59) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list > *:nth-child(60) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 15;
    grid-row: 15;
  }
  .fs-c-productList__list > *:nth-child(61) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list > *:nth-child(62) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list > *:nth-child(63) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list > *:nth-child(64) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 16;
    grid-row: 16;
  }
  .fs-c-productList__list > *:nth-child(65) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list > *:nth-child(66) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list > *:nth-child(67) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list > *:nth-child(68) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 17;
    grid-row: 17;
  }
  .fs-c-productList__list > *:nth-child(69) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list > *:nth-child(70) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list > *:nth-child(71) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list > *:nth-child(72) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 18;
    grid-row: 18;
  }
  .fs-c-productList__list > *:nth-child(73) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list > *:nth-child(74) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list > *:nth-child(75) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list > *:nth-child(76) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 19;
    grid-row: 19;
  }
  .fs-c-productList__list > *:nth-child(77) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list > *:nth-child(78) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list > *:nth-child(79) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list > *:nth-child(80) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 20;
    grid-row: 20;
  }
  .fs-c-productList__list > *:nth-child(81) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list > *:nth-child(82) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list > *:nth-child(83) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list > *:nth-child(84) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 21;
    grid-row: 21;
  }
  .fs-c-productList__list > *:nth-child(85) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list > *:nth-child(86) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list > *:nth-child(87) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list > *:nth-child(88) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 22;
    grid-row: 22;
  }
  .fs-c-productList__list > *:nth-child(89) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list > *:nth-child(90) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list > *:nth-child(91) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list > *:nth-child(92) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 23;
    grid-row: 23;
  }
  .fs-c-productList__list > *:nth-child(93) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list > *:nth-child(94) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list > *:nth-child(95) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list > *:nth-child(96) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 24;
    grid-row: 24;
  }
  .fs-c-productList__list > *:nth-child(97) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list > *:nth-child(98) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list > *:nth-child(99) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list > *:nth-child(100) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 25;
    grid-row: 25;
  }
  .fs-c-productList__list > *:nth-child(101) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list > *:nth-child(102) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list > *:nth-child(103) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list > *:nth-child(104) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 26;
    grid-row: 26;
  }
  .fs-c-productList__list > *:nth-child(105) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list > *:nth-child(106) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list > *:nth-child(107) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list > *:nth-child(108) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 27;
    grid-row: 27;
  }
  .fs-c-productList__list > *:nth-child(109) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list > *:nth-child(110) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list > *:nth-child(111) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list > *:nth-child(112) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 28;
    grid-row: 28;
  }
  .fs-c-productList__list > *:nth-child(113) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list > *:nth-child(114) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list > *:nth-child(115) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list > *:nth-child(116) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 29;
    grid-row: 29;
  }
  .fs-c-productList__list > *:nth-child(117) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list > *:nth-child(118) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list > *:nth-child(119) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list > *:nth-child(120) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 30;
    grid-row: 30;
  }
  .fs-c-productList__list > *:nth-child(121) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list > *:nth-child(122) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list > *:nth-child(123) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list > *:nth-child(124) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 31;
    grid-row: 31;
  }
  .fs-c-productList__list > *:nth-child(125) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list > *:nth-child(126) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list > *:nth-child(127) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list > *:nth-child(128) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 32;
    grid-row: 32;
  }
  .fs-c-productList__list > *:nth-child(129) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list > *:nth-child(130) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list > *:nth-child(131) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list > *:nth-child(132) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 33;
    grid-row: 33;
  }
  .fs-c-productList__list > *:nth-child(133) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list > *:nth-child(134) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list > *:nth-child(135) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list > *:nth-child(136) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 34;
    grid-row: 34;
  }
  .fs-c-productList__list > *:nth-child(137) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list > *:nth-child(138) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list > *:nth-child(139) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list > *:nth-child(140) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 35;
    grid-row: 35;
  }
  .fs-c-productList__list > *:nth-child(141) {
    -ms-grid-column: 1;

    grid-column: 1;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list > *:nth-child(142) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list > *:nth-child(143) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list > *:nth-child(144) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 36;
    grid-row: 36;
  }
  .fs-c-productList__list > *:nth-child(145) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list > *:nth-child(146) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list > *:nth-child(147) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list > *:nth-child(148) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 37;
    grid-row: 37;
  }
  .fs-c-productList__list > *:nth-child(149) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list > *:nth-child(150) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list > *:nth-child(151) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list > *:nth-child(152) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 38;
    grid-row: 38;
  }
  .fs-c-productList__list > *:nth-child(153) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list > *:nth-child(154) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list > *:nth-child(155) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list > *:nth-child(156) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 39;
    grid-row: 39;
  }
  .fs-c-productList__list > *:nth-child(157) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list > *:nth-child(158) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list > *:nth-child(159) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list > *:nth-child(160) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 40;
    grid-row: 40;
  }
  .fs-c-productList__list > *:nth-child(161) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list > *:nth-child(162) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list > *:nth-child(163) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list > *:nth-child(164) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 41;
    grid-row: 41;
  }
  .fs-c-productList__list > *:nth-child(165) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list > *:nth-child(166) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list > *:nth-child(167) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list > *:nth-child(168) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 42;
    grid-row: 42;
  }
  .fs-c-productList__list > *:nth-child(169) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list > *:nth-child(170) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list > *:nth-child(171) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list > *:nth-child(172) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 43;
    grid-row: 43;
  }
  .fs-c-productList__list > *:nth-child(173) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list > *:nth-child(174) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list > *:nth-child(175) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list > *:nth-child(176) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 44;
    grid-row: 44;
  }
  .fs-c-productList__list > *:nth-child(177) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list > *:nth-child(178) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list > *:nth-child(179) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list > *:nth-child(180) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 45;
    grid-row: 45;
  }
  .fs-c-productList__list > *:nth-child(181) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list > *:nth-child(182) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list > *:nth-child(183) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list > *:nth-child(184) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 46;
    grid-row: 46;
  }
  .fs-c-productList__list > *:nth-child(185) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list > *:nth-child(186) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list > *:nth-child(187) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list > *:nth-child(188) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 47;
    grid-row: 47;
  }
  .fs-c-productList__list > *:nth-child(189) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list > *:nth-child(190) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list > *:nth-child(191) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list > *:nth-child(192) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 48;
    grid-row: 48;
  }
  .fs-c-productList__list > *:nth-child(193) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list > *:nth-child(194) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list > *:nth-child(195) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list > *:nth-child(196) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 49;
    grid-row: 49;
  }
  .fs-c-productList__list > *:nth-child(197) {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list > *:nth-child(198) {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list > *:nth-child(199) {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 50;
    grid-row: 50;
  }
  .fs-c-productList__list > *:nth-child(200) {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 50;
    grid-row: 50;
  }
}
/*d7r*/
.fs-l-header__contents,
.fs-c-breadcrumb {
width : 1218px;
margin : 0 auto;
background: #971e1e;
color:#ffffff;
}
@media only screen and (max-width: 1217px) {
.fs-l-header__contents,
.fs-c-breadcrumb {
width : 100%;
margin : 0;
background: #971e1e;
color:#ffffff;
}
}

div.fs-c-breadcrumb {
display : none;
}

label.fs-p-productSearch__formSwitch {
display : none;
}

.photo_right{
display:block;
float:right;
margin:0 0 0 10px;
}
@media only screen and (max-width: 480px) {
.photo_right{
display:block;
float:none;
clear:both;
margin:0 0 0 10px;
}

}
/*-------------
■grid2-1 2列一覧表示
------------*/
.grid2-1 {
	display : block;
	margin : 0;
	padding : 0;
}
.grid2-1 div {
	margin : 0 0 2em 0;
}
@media screen and (min-width: 640px) {
.grid2-1 {
	display : grid;
	grid-template-columns : repeat(2, 49%);
	justify-content : space-between;
}
}
/*-------------
■3-1col 3列一覧表示
------------*/
.grid3-1 {
	display : block;
}
.grid3-1 div {
	margin : 0 0 1em 0;
}
@media screen and (min-width: 640px) {
.grid3-1 {
	display : grid;
	grid-template-columns : repeat(3, 32%);
	justify-content : space-between;
}
}
/*-------------
■3-2col 3列一覧表示
------------*/
.grid3-2 {
		display : grid;
	grid-template-columns : repeat(2, 49%);
	justify-content : space-between;
}
.grid3-2 div {
	margin : 0 0 1em 0;
}
@media screen and (min-width: 640px) {
.grid3-2 {
	display : grid;
	grid-template-columns : repeat(3, 32%);
	justify-content : space-between;
}
}
/*-------------
■4-1col 4列一覧表示
------------*/
.grid4-1 {
	display : block;
}
.grid4-1 div {
	margin : 0 0 2em 0;
}
@media screen and (min-width: 640px) {
.grid4-1 {
	display : grid;
	grid-template-columns : repeat(4, 22%);
	justify-content : space-between;
}
}
/*-------------
■4-2col 4列一覧表示
------------*/
.grid4-2 {
	display : grid;
	grid-template-columns : repeat(2, 49%);
	justify-content : space-between;
}
.grid4-2 div {
	margin : 0 0 1em 0;
}
@media screen and (min-width: 640px) {
.grid4-2 {
	display : grid;
	grid-template-columns : repeat(4, 24%);
	justify-content : space-between;
}
}
/*-------------
■6-3col 6列一覧表示
------------*/
.grid6-3 {
	display : grid;
	grid-template-columns : repeat(3, 33%);
	justify-content : space-between;
}
.grid6-3 div {
	margin : 0 0 2em 0;
}
@media screen and (min-width: 640px) {
.grid6-3 {
	display : grid;
	grid-template-columns : repeat(6, 16%);
	justify-content : space-between;
}
}


/*セールの時の２列表示*/


ul.grid_sale{
list-style:none;
margin:0;
padding:0;
}
ul.grid_sale li{
list-style:none;
margin:0;
padding:0 0 10px 0;
}


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


/*赤身ページ*/

.recipe_ttl_img {
    max-width: 60%;
	}

.suzukike img {
    float:left;
    display: block;
    height: 50px;
    padding: 4px;
}

.suzukike {
	background-color:#efefef;
}

.recipe_txt p {
    line-height: 1.2em;
}

.grid2-1 .recipe_txt i {
	font-style: normal;
	background-color:#FF3;
}

.shoyu_arai {
	background-color:#FEEDB3;
	padding:4px;
}

.akami_masayoshi {
    font-size: 24px;
    color: #900;
    font-family: serif;
    font-weight: bold;
    line-height: 1.2em;
    border-top: 1px #900 dotted;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}


h3.shoyu_arai_h3 {
    font-size: 12px;
    padding: 4px;
    text-align: center;
    border-radius: 4px;
    margin: 0px 4px;
    border-top: #900 dotted 2px;
}

.shoyu_arai_h3_img {
    padding: 0px 25%;
    margin: 0px;
}

@media screen and (max-width: 640px) {
.shoyu_arai_h3_img {
    padding: 0px 10%;
    margin: 0px;
}
}

.shoyu_1 {	
    padding: 0px 0px 0px 8px;
}

.shoyu_3 {
    line-height: 1.6em;
    font-size: 0.9em;
}

.shoyu_arai img {
	max-width: 100%;
	}

/*遠山流猪肉のススメ*/

.shishiniku_susume {
    background-color: #EEEEB8;
    padding:30px 12px 0 12px;
    margin: 20px 0px;
}

.shishiniku_susume_div {
    padding: 0px 18px;
margin-bottom:0!important;
}

.susume_yohaku {
    padding: 10% 0px;
line-height:2em;
}

.susume_shiki {
    background-image: url(https://suzukiya.itembox.design/item/cate/youjou_back.jpg);
    padding: 0px 20px;
    margin-top: 40px;
}
.susume_brown{
    background-image: none;
background-color:#f2eaea;

    padding: 0px 20px;
    margin-top: 40px;
}
.susume_photo {
    padding: 20px 150px;
}
@media screen and (max-width: 640px) {
.susume_photo {
    padding: 0px;
}
}

.youjou_ttl {
    padding: 20px 200px;
}
@media screen and (max-width: 640px) {
.youjou_ttl {
	padding: 10px 0px;
}
}

/*カートページ上の年末年始お知らせ*/

.oshirase{
border:1px solid red;
width:100%;
padding:20px;
margin:0 0 40px 0;
}

/*新年挨拶home*/
.nenga_home{
border-top:1px dotted red;
border-bottom:1px dotted red;
width:100%;
padding:10px 70px;
margin:0 0 20px 0;
}

@media screen and (max-width: 640px) {
.nenga_home{
padding:4px 0;
}
}

/*肉食シニア*/

.ccp{
line-height:1.8;
}
.ccp h3{
font-size:120%;
font-weight:bold;
color:#e27125;
}

.kourei_ttl{
font-weight:bold;
font-size:140%;
line-height:1.8;
color:#e27125;
text-align:center;
margin:30px auto;
width:100%;
padding:30px 0 0 0;
}


h3.kouka{
font-weight:bold;
color:#742828;
margin:0;
padding:0;
}


.reee{
font-weight:bold;
color:#000;
width:70%;
margin:20px auto;
}

@media only screen and (max-width: 480px) {
h3.kouka{
font-size:85%;
}
.reee{
width:100%;
}
.kourei_ttl{
font-size:16px;
}
}




.wk img{
border:1px solid #e27125;
display:block;
}

h2.cate_or{
border-top:2px solid #e77b33;
border-bottom:2px solid #e77b33;
color:#000;
padding:10px;
margin:30px 0 20px 0;
text-align:center;
font-size:20px;
}
.manga img{
display:block;
padding:0;
margin:20px 0 0 0;
}
.manga div p{
padding:0;
margin:0;
}
h3.seni {
    background: #900;
    font-size: 20px;
    padding: 2px;
    text-align: center;
    border-radius: 4px;
    margin: 30px 0;
    color: #fff;
}
.eiyouso{
font-size:100%;
line-height:2;
}
.eiyouso img{
width:50%;
height:auto;
display:block;
}


h3.cen{
text-align:center;
font-weight:bold;
color:#742828;
clear:both;
width:100%;
background:#dedede;
padding:4px;
border-radius:4px;
}


@media only screen and (max-width: 480px) {
h2.cate_or{
font-size:16px;
}
.eiyouso img{
width:100%;
font-size:100%;
}
}

/*鹿の角*/

.lead_shika{
	width:25%;
	float:left;
	padding: 0 10px;
}

@media only screen and (max-width: 480px) {/*スマホサイトでは*/
.lead_shika{
	width:50%;
	float:left;
	padding: 0 10px;
}
}

.small{
font-size:100%;
line-height:2em;
}
.g4ss{
font-size:90%;
line-height:1.4em;
}
.small h3{
border-top:#d56400 1px solid;
border-bottom:#d56400 1px solid;
color:#000;
font-size:90%;
text-align:center;
font-weight:bold;
padding:4px;
margin:6px 0;
}

h3.tuno_h3 {
    background: #900;
    font-size: 20px;
    padding: 4px;
    text-align: center;
    border-radius:0;
    margin: 24px 0 10px 0;
    color: #fff;
border-bottom:4px solid #d56400;
}
.kakomi{
background:#ebecde;
padding:10px;
line-height:1.8em;
}
.kakomi h4{
font-size:110%;
font-weight:bold;
padding:4px;
margin:4px 0;
}

h2.sb{
	background:#d56400;
	font-size:22px;
	color:#FFF;
	font-weight:bold;
	padding:10px;
	text-align:center;
}
h3.sb{
	border-bottom:2px solid #d56400;
	padding:0 0 6px 0;
	clear:both;
font-size:110%;
font-weight:bold;
}
h4.sb{
	border-bottom:2px solid #d56400;
	padding:0 0 6px 0;
	clear:both;
font-size:110%;
font-weight:bold;
}

.gry{
background:#eddec6;
font-size:110%;
font-weight:bold;
padding:4px;
margin:4px 0;
}

.bold{
font-weight:bold;
padding:4px;
margin:4px 0;
}
/*フッターのSNS*/
table.f_sns{
width:292px;
}

table.f_sns td{

vertical-align:middle;
}
@media only screen and (max-width: 700px) {
table.f_sns{
width:292px;
margin:0 auto;
}
}