/* CSS Document */

/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */


 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,th,td {margin:0px; padding:0px;}
table {border-collapse:collapse; border-spacing:0px;}
fieldset,img {border:0px;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
   
/*body * {line-height:1.22em; word-break:break-all;}*/
/* line-height:1.22em;について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/

/* --- Reset End --- */

body {
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;;
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:<{$font_size}>;
	color:<{$font_color}>;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin:0px 5px 0px 15px;
	}

a:link    {text-decoration: none; color: #8A8A8A;}
a:visited {text-decoration: none; color: #8A8A8A;}
a:active  {text-decoration: underline; color: #333333;}
a:hover   {
text-decoration: underline;
color: #000000;
}


p {margin: 0; padding: 0;}
#wrap { width: 940px; height: auto;  text-align: center; margin: auto;}
#wrap2 { width: 920px; text-align: left; margin: 10px auto;}
.box920 { width: 920px; text-align: left; margin: 0 auto 10px;}

.ma_t5 {margin-top: 5px;}
.ma_t10 {margin-top: 10px;}
.ma_t20 {margin-top: 20px;}
.ma_b5 {margin-bottom: 5px;}
.ma_b10 {margin-bottom: 10px;}
.ma_b20 {margin-bottom: 20px;}
.ma_b30 {margin-bottom: 30px;}
.ma_b40 {margin-bottom: 40px;}
.ma_l5 {margin-left: 5px;}
.ma_l10 {margin-left: 10px;}
.ma_r5 {margin-right: 5px;}
.ma_r10 {margin-right: 10px;}

#address {
 width: 900px;
 padding-top: 25px;
 height: 71px;
 font-size: 12px;
 background: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/copyright_bg.png) no-repeat;
 margin: 10px auto;
 text-align: center;
 }

/* ************************************************ 
 *	ページ上のタイトル
 * ************************************************ */
.title_txt {
  font-size:12px;
  font-weight:normal;
}

/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap');
#header {
	width: 920px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
  position: relative;
}

.header__tel,
.header__email {
    position: absolute;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
    color: #ff3c00;
    font-weight: 700;
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
}
.header__tel {
    left: 540px;
    bottom: 55px;
    letter-spacing: -0.04em;
    font-size: 28px;
}
.header__email {
    left: 745px;
    bottom: 60px;
    letter-spacing: -0.05em;
    font-size: 16px;
}

#head_gnavi {
 width: 920px;
}
#head_gnavi ul {
 width: 920px;
 overflow: hidden;
 margin-left: 0px;
}
#head_gnavi li {
    height: 55px;
	margin-left: 0px;
	float: left;
}
.site-header{
	background: #fff;
	display: flex;
	position: absolute;
	justify-content: space-between;
	width: 920px;
	margin-left: 10px;
	z-index: 1;
}
.site-header.fixed{
    position: fixed;
    top: 0;
	
}
 
 
/* ------------------------------------- 
 *	検索窓
 * ------------------------------------- */	


#searchber {
margin-top: 55px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
vertical-align: bottom;
height: 78px;
width: 917px;
background-image: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/search_bg.png);
background-repeat: no-repeat;
position: relative;
}
#searchber #searchform {
	width: 930px;
}
#searchber .gbn9_form_input,
#searchber .gbn9_form_select {
padding: 3px;
}
#searchber .gbn9_form_select {
width: 244px;
height: 30px;
position: absolute;
top: 26px;
left: 18px;
}
#searchber .gbn9_form_input {
width: 484px;
height: 20px;
position: absolute;
top: 26px;	
left: 273px;
}
#searchber .kensakubotan {
vertical-align: bottom;
position: absolute;
top: 18px;	
left: 775px;
}
#searchber .kensakubotan a:hover {
opacity: 0.7;
}


 

/* ************************************************ 
 *	左側メニュー
 * ************************************************ */


#left {
width: 175px;
height: auto;
float: left;
}
#left .left_bana a:hover img{
  opacity:0.8;
  filter: alpha(opacity=80);
}

.left_bana { margin: 7px 0;}
.left_bana p {
	margin-top: 4px;
	font-size: 12px;
	line-height: 1.2;
	color: #333;
}


/* --- 価格順で探す --- */
 
#left_ttl_kakaku {
height: 45px;
background: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/left_kakaku.png) no-repeat;
padding-left: 30px;
font-weight: bold;
line-height: 45px;
border-bottom: 4px solid #D6D6D6;
margin-top: 30px;
font-size: 16px;
 }
#left_kakaku_191024 {
 margin: 3px 0;
 }
#left_kakaku_191024 ul { margin: 0; padding: 0;}
#left_kakaku_191024 ul li {
background-image: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/icon_arrow.gif);
background-repeat: no-repeat;
background-position: left center;
line-height: 16px;
padding-left: 12px;
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px dotted #AAAAAA;
font-size: 14px;
}
#left_kakaku_191024 ul li a{
color: #2A2A2A;
}

/* --- カテゴリーで探す --- */
/* --- タイトル周り --- */
#left_ttl_cate {
height: 45px;
background: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/left_cate.png) no-repeat;
padding-left: 30px;
font-weight: bold;
line-height: 45px;
border-bottom: 4px solid #D6D6D6;
margin-top: 30px;
font-size: 16px;
 }

 
 
/* --- カテゴリーで探す --- */
/*ボックス全体*/
.aside-cate {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2em;
	padding: 0;
	max-width: 175px;/*最大幅*/
}


.aside-cate ul { margin: 0; padding: 0;}
.aside-cate ul li {
	padding: 15px 0 12px 15px;
	line-height: 1.3;
	font-size: 15px;
	border-top: 1px dotted #AAAAAA;
	position: relative;
}
.aside-cate > ul > li::before {
	content: '';
	background: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/icon_arrow.gif) no-repeat 0 0 / contain;
	width: 12px;
	height: 11px;
	display: block;
	position: absolute;
	left: 0;
	top: 17px;
	/* transition: .3s; */
}
/* .aside-cate > ul > li:hover::before {
	transform: rotate(90deg);
	top: 18px;
	left: -1px;
} */
.aside-cate ul li a{
	color: #2A2A2A;
	display: block;
}
.aside-cate ul.sub {
	margin-top: 0.5em;
	margin-left: -1em;
	padding: 5px 5px 5px calc(1em + 5px);
	display: none;
	background: #F2F9FF;
}
.aside-cate ul.sub li {
	padding: 10px 5px 8px 0;
	background: #F2F9FF;
	color: #aaa;
	border: none;
	font-size: 14px;
	line-height: 1.3;
	position: relative;
}
.aside-cate ul.sub li::before {
	content: '';
	width: 5px;
	height: 5px;
	background: #BADFFF;
	border-radius: 50%;
	position: absolute;
	top: 14px;
	left: -.75em;
}
.aside-cate ul.sub li:last-of-type {
	padding-bottom: 0;
}

/* 最後のカテゴリ（新商品【n】）のみ非表示*/
.aside-cate > ul > li:nth-last-of-type(-n+4) {
	display: none;
}


/*中身を非表示にしておく*/
.accbox .accshow {
}
.accbox .accshow p {
font-size: 14px;
line-height: 18px;
margin: 15px 10px
}





/* --- SHOP DATA --- */

#left_ttl_data {
height: 45px;
background: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/left_shop.png) no-repeat;
padding-left: 30px;
font-weight: bold;
line-height: 45px;
border-bottom: 4px solid #D6D6D6;
margin-top: 30px;
color: #FE5252;
font-size: 16px;
 }
 #left_data_191024 {
margin-bottom: 40px;
 }
#left_data_191024 p {
line-height: 16px;
padding-left: 5px;
padding-top: 20px;
 }
#left_data_191024 p a{
color: #2A2A2A;
 }


/* --- 業者コード --- */

#left_cord {
	margin-top: 20px;
	border: 2px solid #E5E5C9;
	background: #F2F2DE;
	padding: 8px;
	text-align: center;
}



/* ************************************************ 
 *	右側メニュー
 * ************************************************ */


#right {
 width: 720px;
 height: auto;
 margin-left: 10px;
 float: right;
 text-align: left;
 overflow: hidden;
 }

/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */

.main_title {
	width:726px;
	padding-bottom:15px;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */

.regular_price_top {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#999999;
	}

.price_top {
	padding:0px;
	margin:0px;
	font-size:14px;
	color:#ff0000;
	}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#333333;
	}
	
.common_image img{
	margin-bottom:15px;
	display:block;
}


/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .main_title {
	margin:15px auto;
	padding:5px 0px;
	background:#e7e7e7;
	height:auto;
	width:564px;
}

#Option .main_title .cont {
	padding:0px 5px;
}
 
 
#Option .option_table {
	width:564px;
	margin-bottom:5px;
	border-left:1px solid <{$option_bordercolor}>;
	border-top:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell1 {
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell2 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 6px 2px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

#Option .option_cell3 {
	text-align:left;
	padding:5px;
	background-color:#FFFFFF;
	padding:2px 10px 2px 6px;
	border-right:1px solid <{$option_bordercolor}>;
	border-bottom:1px solid <{$option_bordercolor}>;
	}

div#Option table.main_title td{
	text-align:left;
}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	text-decoration:line-through;
	color:#333333;
	}

.price_detail_stock {
	padding:0px;
	margin:0px;
	}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#333333;
	}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
 
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	}

#ShopKeeper {
	width:726px;
	margin-bottom:15px;
	color:<{$font_color}>;
	border-top:1px solid <{$ShopKeeper_bordercorder}>;
	border-left:1px solid <{$ShopKeeper_bordercorder}>;
	}

#ShopKeeper th {
	width:200px;
	overflow:hidden;
	padding:10px;
	font-weight:normal;
	text-align:left;
	border-right:1px solid <{$ShopKeeper_bordercorder}>;
	border-bottom:1px solid <{$ShopKeeper_bordercorder}>;
	}

#ShopKeeper td {
	padding:10px;
	text-align:left;
	border-right:1px solid <{$ShopKeeper_bordercorder}>;
	border-bottom:1px solid <{$ShopKeeper_bordercorder}>;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	

/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	margin-bottom:15px;
	color:<{$font_color}>;
	}

.pe_title {
	padding-top:15px;
	color:<{$privacy_title_fontcolor}>;
	border-top:1px solid <{$privacy_title_bgcolor}>;
	}

.pe_note {
	line-height:150%;
	margin:5px 5px 20px 30px;
	}

/* ************************************************ 
 *	float解除
 * ************************************************ */


/* float */

.float_clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}
.float_left {float: left;}
.float_right {float: right;}


/* clearfix */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}




/* ************************************************ 
 *	お買い物ガイド
 * ************************************************ */
#img_guide {
	width: 730px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
 }
#bana_osusume {
	margin-bottom: 30px;
}





/* ------------------------------------- 
 *	パンクズリスト
 * ------------------------------------- */

.footstamp {
 width: 700px;
 background: url(https://img05.shop-pro.jp/PA01105/437/etc/img_pankuzu.gif) repeat-x top #f0e3c6;
 padding: 15px 10px 5px;
 margin-bottom: 15px;
 line-height: 1.3;
 font-size: 12px;
 }

.footstamp a:link {
color: #4A303D;
text-decoration: none;
}
.footstamp a:visited {
color: #4A303D;
text-decoration: none;
padding-top: 0px;
}
.footstamp a:hover {
	color: #CE8B00;
	text-decoration: underline;
}
.footstamp a:.footstamp active {
	color: #CE8B00;
	text-decoration: underline;
}

.footstamp img {
	vertical-align:middle;
	}


/* ------------------------------------- 
 *	震災についてのお知らせ
 * ------------------------------------- */	
	
#left .shinsai a {
	height: 33px;
	width: 175px;
	border: 1px solid #D65C5C;
	display: block;
	letter-spacing: -0.05em;
	color: #D65C5C;
	text-align: center;
	line-height: 31px;
	margin-top: 10px;
}
#left .shinsai a:hover {
	background-color: #FFFFCC;
}





/* ------------------------------------- 
 *	よくあるご質問
 * ------------------------------------- */	


#faq_q {
	border: 1px solid #ECE9D8;
	padding: 20px;
}

#faq_q li {
	color: #FF6633;
	background-image: url(https://img05.shop-pro.jp/PA01105/437/etc/question.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	padding-left: 25px;
}
#faq_q li a{
	color: #FF6633;
	text-decoration: underline;
}
.faqbox {
	margin-top: 30px;
}
.faqbox_q {
	margin-top: 30px;
	color: #FF6633;
	background-image: url(https://img05.shop-pro.jp/PA01105/437/etc/question.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}.faqbox_a {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 45px;
	border: 1px solid #ECE9D8;
	background-color: #F7F5EE;
	line-height: 20px;
	background-image: url(https://img05.shop-pro.jp/PA01105/437/etc/answer.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}
.faqbox_a a {
	color: #FF3333;
}

/* ------------------------------------- 
 *	名入れについて
 * ------------------------------------- */	
 
 
.boxnaire {
	border: 1px solid #ECE9D8;
	background-color: #F9F8F2;
	padding: 14px;
	margin-bottom: 20px;
	width: 690px;
}
.boxnaire_bltxt {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.boxnaire_blltxt {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FD900F;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.boxnaire_bllltxt {
	width: 600px;
	border: 1px solid #ECE9D8;
	background-color: #F3F1E6;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.boxnaire_1mida {
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.waku650box {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.waku650box .boxnaire1table {
	width: 650px;
}
.boxnaire1table th {
	width: 105px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	padding-left: 5px;
}
.boxnaire1table td {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	line-height: 1.6em;
}
.boxnaire1table .kome {
	font-size: 10px;
}
.boxnaire1table li {
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left: 20px;
}
.boxnaire2table td {
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
}
.boxnaire2table li {
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left: 20px;
}
.boxnaire2table .tth {
	font-weight: bold;
	background-color: #EDEADA;
	font-size: 14px;
	line-height: 25px;
	padding-left: 20px;
	margin-bottom: 5px;
}
.boxnaire2table .ttd {
	padding-left: 30px;
}

.boxnaire2table .left {
	width: 420px;
	float: left;
}
.boxnaire2table .right {
	float: right;
}

.boxnaire_gallery {
	display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.boxnaire_gallery li {
	margin: 0 7px 12px;
	width: 150px;
	font-size: 14px;
	line-height: 1.4;
}
.boxnaire_gallery li img {
	width: 100%;
}


.boxnaire3table td {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	line-height: 1.6em;
	padding-right: 30px;
	padding-left: 40px;
}
.boxnaire3table li {
	list-style-type: disc;
	margin-bottom: 5px;
	margin-left: 20px;
}

.wrap_og {
	margin: 0 auto 15px;
	width: 660px;
	border: 5px solid #FD900F;
	padding: 15px 20px 13px;
	border-radius: 4px;
	background: #FFF;
	box-sizing: border-box;
}
.wrap_og p {
	margin: 10px 0;
}
.wrap_og .fb {
	font-weight: bold;
}
.wrap_og .c-rd {
	color: #CC0000;
}
.wrap_og .f24 {
	font-size: 24px;
}
.wrap_og .f18 {
	font-size: 18px;
}
.wrap_og .f16 {
	font-size: 16px;
}
.wrap_og .f14 {
	font-size: 14px;
}
.wrap_og .f12 {
	font-size: 12px;
}
.wrap_og .center {
	text-align: center;
}


/* ------------------------------------- 
 *	名入れギャラリー
 * ------------------------------------- */	

.boxgallery {
	width: 720px;
	margin-bottom: 30px;
}
.boxgallery li {
	width: 235px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
.boxgallery .clear {
	clear: both;
}



#page3d .table3d {
	width: 100%;
}
#page3d .table3d th {
	border: 1px solid #DED3C7;
	border-collapse: collapse;
	background-color: #EDE8E2;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	color: #5F4B38;
}
#page3d .table3d td {
	border: 1px solid #DED3C7;
	border-collapse: collapse;
	padding: 7px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
#page3d .table3d .hidarizoroi p {
	text-align: left;
}
.font_tibiaka {
	font-size: 10px;
	color: #CC0000;
}
#page3d .table3d .price {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
#page3d .table3d .price .tax {
	font-size: 12px;
}
#page3d .table3d .kisyu {
	font-size: 16px;
	font-weight: bold;
}



/* ------------------------------------- 
 *	販促エキスポドットコムとは？
 * ------------------------------------- */	

.boxabout {
padding-top: 30px;
padding-right: 30px;
padding-left: 30px;
padding-bottom: 20px;
width: 660px;
background-image: url(https://file001.shop-pro.jp/PA01105/437/about/about_back.jpg);
text-align: left;
font-size: 14px;
line-height: 1.6em;
}
.boxaboutend {
padding-top: 30px;
padding-right: 30px;
padding-left: 30px;
padding-bottom: 20px;
width: 660px;
background-image: url(https://file001.shop-pro.jp/PA01105/437/about/about_back.jpg);
text-align: left;
margin-bottom: 60px;
font-size: 14px;
line-height: 1.6em;
}
.boxabout p {
margin-bottom: 20px;
}
.boxaboutend p {
margin-bottom: 20px;
}
.boxabout .about_btn {
width: 520px;
margin-left: auto;
margin-right: auto;
}
.boxabout .font12 {
font-size: 12px;
}
.boxaboutend .catch {
font-size: 18px;
line-height: 1.8em;
color: #FA2E75;
font-weight: bold;
}
.boxaboutend .font14 {
font-size: 14px;
}
.boxabout ul {
margin-top: 10px;
}
.boxabout li {
background-image: url(https://file001.shop-pro.jp/PA01105/437/about/about_listdot.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 30px;
margin-left: 20px;
}

/* ------------------------------------- 
 *	色見本
 * ------------------------------------- */	

 .dic {
	font-size: 16px;
}
.dic-box {
	margin: 30px 0;
}
.dic-attention {
color:#D80000;
font-weight:bold;
margin: 20px 0;
}
.dic-list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.dic-list li {
	width: 50%;
}
.dic-list img {
	width: 100%;
}





/* ************************************************ 
 *	売れ筋商品一覧　レイアウト
 *　※※※これは全体のcssに挿入する分です※※※
 * ************************************************ */

/* ------------------------------------- 
 *	売れ筋一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
#uresuji_box{
	width: 730px;
	margin-right: auto;

}
.uresuji_item{
	width: 170px;
	height:300px;
	float: left;
	margin-right: 10px;

}
.uresuji_list_img {
	width: 150px;
	height: 150px;
	text-align: center;
	background: url(https://img05.shop-pro.jp/PA01105/437/etc/naka2.jpg) repeat;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.uresuji_list_img img {
	width: 150px;
	height: auto;
	text-align: left;
}
.uresuji_list_img .imgwaku {
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.uresuji_item .expl {
	font-size: 11px;
	margin-top: 5px;
}

/* 230209修正 */
.ranking__list {
	display: grid;
	grid-template-columns: repeat(4, 170px);
	gap: 30px 10px;
	counter-reset: number 0;
}

.ranking__list li::before {
	counter-increment: number 1;
	content: "No." counter(number);
	background: url(https://file001.shop-pro.jp/PA01105/437/ranking/uresuji_rank_bg.png) no-repeat 0 0 / contain;
	width: 170px;
	height: 45px;
	display: inline-block;
	text-align: center;
	font-family: "Impact", "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 40px;
	color: #FFF;
}
.ranking__list li:nth-of-type(1):before {
	background: url(https://file001.shop-pro.jp/PA01105/437/ranking/uresuji_rank1.png) no-repeat 0 0 / contain;
}
.ranking__list li:nth-of-type(2):before {
	background: url(https://file001.shop-pro.jp/PA01105/437/ranking/uresuji_rank2.png) no-repeat 0 0 / contain;
}
.ranking__list li:nth-of-type(3):before {
	background: url(https://file001.shop-pro.jp/PA01105/437/ranking/uresuji_rank3.png) no-repeat 0 0 / contain;
}

.ranking__list figure {
	margin: 0;
	padding: 10px;
	background: url(https://img05.shop-pro.jp/PA01105/437/etc/naka2.jpg) repeat;
}

.ranking__list .ranking__price {
	font-size: 14px;
  color: #ff0000;
}

.ranking__list .ranking__text {
	font-size: 11px;
	margin-top: 5px;
}


/* ************************************************ 
 *	スマホのみ電話番号バナー表示
 * ************************************************ */
#sp_phone {
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}
#sp_phone img {
    width: 100%;
}


/* ************************************************ 
 *	ドロップダウン　レイアウト
 * ************************************************ */


.dropdown {float:left; position:relative;}
.dropdown dt {
	cursor:pointer;
	display: block;
	height: 46px;
}
.dropdown dd {
	position:absolute;
	left: 175px;
	top: 15px;
	overflow:hidden;
	display:none;
	z-index:200;
	opacity:0
}
.dropdown ul {
	list-style:none;
}
.dropdown li {
	font-size: 13px;
	color: #5B4728;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E4E0C7;
	border-bottom-color: #E4E0C7;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E0C7;

}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#5B4728;
	text-decoration:none;
	width:150px;
	background-color: #F9F8F2;
}
.dropdown a:hover {background:#EEEBDB; color:#000}



/* ************************************************ 
 *	ページ下　フッター部
 * ************************************************ */


#page_b_guide {
padding-bottom: 30px;
overflow: hidden;
}
#page_b_guide a:hover {
opacity: 0.7;
}
#page_b_guide .guide_bana {
float: left;
margin-right: 6px;
margin-top: 15px;
}
#page_b_guide .guide_banana {
float: left;
margin-right: 0px;
margin-top: 15px;
}

/* ************************************************ 
 *	フッターテキスト
 * ************************************************ */

.footer-text {
     padding: 25px;
     margin-top: 20px;
     border: 4px solid #FADDD9;
     border-radius: 10px;
     color: #666;
}
/**.footer-text h2 {
    text-align: center;
    color: #FF017D;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}**/
.footer-text h2,
.footer-text h3{
    font-size: 14px;
    margin-bottom: 5px;
    background: url(https://file001.shop-pro.jp/PA01252/147/assets2403/img/common/icon_ribon.png) no-repeat 0 center;
    padding-left: 24px;
    font-weight: bold;
}
.footer-text p {
    margin-bottom: 15px;
}
.footer-text h3+p {
    margin-top: 5px;
}

.footer-text ul {
	padding:0.5em;
	list-style-type:none;
}
.footer-text ul li {
	position:relative;
	padding: 0em 0.3em 0.3em 1.3em;
}
.footer-text ul li::before {
    position: absolute;
    content: '';
    display: block;
    top: 0.5em;
    left: 0;
    width: 5px;
    height: 5px;
    border-right: 3px solid #ff6699;
    border-bottom: 3px solid #ff6699;
    transform: rotate(-45deg);
}


/* フッターカテゴリリンク */
.f-group {
	padding: 30px 0;
	background: #FDFAD5;
	width: 100%;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
}
.f-group > ul {
	margin: 0 auto;
	width: 920px;
	display: flex;
	flex-wrap: wrap;
}
.f-group > ul > li {
	margin-bottom: 15px;
	padding-right: 15px;
	width: calc(100% / 4);
	font-weight: bold;
	box-sizing: border-box;
}
.f-group > ul > li > a {
	color: #333;
}
.f-group > ul > li ul {
	margin-top: 8px;

}
.f-group > ul > li li {
	margin-bottom: 5px;
	margin-left: 1em;
	text-indent: -1em;
	font-weight: normal;
}
/*
.f-group > ul > li li::before {
	content: '→';
	margin-right: 10px;
}
*/
