@charset "euc-jp";

/* body */
html {
    font-size: 80%;
}
body {
	margin: 0;
	color: #464C52;
	font-size: 11px;
	font-size: 1.1rem;
    letter-spacing: 1px;
    line-height: 1.5;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0; 
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}
p,ul,ol,dl,dt,dd {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
    list-style-type: none;
}
a { 
	text-decoration: none;
}
a:link {
	color: #394925;
}
a:visited {
	color: #660066;
}
/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.sizeS { 
	font-size: 95%;
}
.sizeM {
	font-size: 120%;
	font-weight: bold; 
}
.sizeL {
	font-size: 135%;
	font-weight: bold; 
}
.sellPrice {
	color: #CC0000;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_10 { margin:10px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_15 { margin-top: 15px; }
.mar_b_15 { margin-bottom: 15px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) { /* ~980px */ #base_gmoWrapp, #gmo_CMSPbar {   overflow: hidden;   min-width: 100% !important;   width: 100% !important; }
}
@media (max-width: 768px) { /* ~768px */ #contents {   padding-left: 0; }
}
@media (max-width: 480px) { /* ~480px */
}

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* icons */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }
.icon-b,
.icon-w { width: 16px; height: 16px; display: .-block; *display: inline; *zoom: 1; }
.icon-lg-b,
.icon-lg-w { width: 24px; height: 24px; display: inline-block; *display: inline; *zoom: 1; }
.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { .icon-b, .icon-w {   -webkit-background-size: 368px 320px;   background-size: 368px 320px; }
 .icon-lg-b, .icon-lg-w {   -webkit-background-size: 552px 480px;   background-size: 552px 480px; }
 .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); } .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); } .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); } .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) { .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); } .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) { .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); } .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}

/* temp */
#contents button {
	border: 0;
	background: none;
	padding: 0;
}
.tbl_hline {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
	border-top: 1px dashed #DEDBD0;
}
.tbl_hline th, .tbl_hline td {
	padding: 10px 25px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dashed #DEDBD0;
}
ul.inline > li, ol.inline > li {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* background */
.bgc_gray { background-color: #f1f1f1; }
.bg_t_fff { background: rgba(255,255,255,0.5); }

/* header */
#header {
	background: url(https://file001.shop-pro.jp/PA01272/042/common/bg.png);
}
#headerInner {
	width: 960px;
	margin: 0 auto;
	padding: 5px 0 10px 0;
}
#headerInner h1 {
	margin-bottom: 10px;
	font-size: 95%;
	font-weight: normal;
}
#headerInner h2 {
	float: left;
}
#headerInner p {
	margin: 15px 0 0 40px;
	float: left;
}
#headerInner div {
	margin-left: 35px;
	float: left;
}
#headerInner div ul {
	margin-top: 5px;
}
#headerInner div ul li {
	float: left;
}
li#btnMail {
	margin-left: 12px;
}

/* nav */
#nav {
	background: url(https://file001.shop-pro.jp/PA01272/042/common/bg_nav.png);
	clear: both;
}
#nav ul {
	width: 960px;
	margin: 0 auto;
	clear: both;
}
#nav ul a {
    display: block;
}
#nav ul li {
    background-repeat: no-repeat;
    position: relative;
    text-indent: -9999px;
	float: left;
}
li#navHome {
    width: 110px;
}
li#navHome a {
	height: 50px;
    background-image: url(https://file001.shop-pro.jp/PA01272/042/common/nav_home.png);
}
li#navParticular {
    width: 185px;
}
li#navParticular a {
	height: 50px;
    background-image: url(https://file001.shop-pro.jp/PA01272/042/common/nav_particular.png);
}
li#navLineup {
    width: 110px;
}
li#navLineup a {
	height: 50px;
    background-image: url(https://file001.shop-pro.jp/PA01272/042/common/nav_lineup.png);
}
li#navGuide {
    width: 155px;
}
li#navGuide a {
	height: 50px;
    background-image: url(https://file001.shop-pro.jp/PA01272/042/common/nav_guide.png);
}
li#navFaq {
    width: 145px;
}
li#navFaq a {
	height: 50px;
    background-image: url(https://file001.shop-pro.jp/PA01272/042/common/nav_faq.png);
}
li#navCompany {
    width: 110px;
}
li#navCompany a {
	height: 50px;
    background-image: url(https://file001.shop-pro.jp/PA01272/042/common/nav_company.png);
}
li#navCart {
    width: 145px;
}
li#navCart a {
	height: 50px;
    background-image: url(https://file001.shop-pro.jp/PA01272/042/common/nav_cart.png);
}

/* container */
#container {
	width: 960px;
	margin: 20px auto 30px auto;
}

/* contents */
#contents {
	width: 720px;
	float: right;
}
#contents .topicpath-nav {
	margin-bottom: 15px;
}

/* side */
#side {
	width: 210px;
	float: left;
}
#side ul {
	padding-top: 5px;
}
#side ul li {
	margin-top: 10px;
}
#side h4 {
	margin-top: 20px;
}
.sideInner {
	padding-bottom: 10px;
	border-right: 1px solid #DEDBD0;
	border-left: 1px solid #DEDBD0;
	border-bottom: 1px solid #DEDBD0;
}
.store {
	padding: 10px 10px 0 10px;
}
.store p {
	margin-top: 5px;
}
.tbl_calendar {
	width: 190px;
	border-collapse: collapse;
}
.tbl_calendar th, .tbl_calendar td {
	padding: 3px 0;
	text-align: center;
	border-bottom: 1px solid #DEDBD0;
}

/* sitemap */
#sitemap {
	padding: 15px 0;
	background: url(https://file001.shop-pro.jp/PA01272/042/common/bg.png);
}
#sitemap div {
	width: 960px;
	margin: 0 auto;
}
#sitemap div ul {
	width: 150px;
	margin: 0 16px;
	float: left;
}
li.cateS {
	padding-left: 18px;
}
ul#sitemapMenu {
	width: 195px !important;
}

/* footer */
#footer {
	padding: 20px 0;
	background: url(https://file001.shop-pro.jp/PA01272/042/common/bg_footer.png) repeat-x top;
}
#footer div {
	width: 960px;
	margin: 0 auto;
	color: #FFFFFF;
}
#footer div a {
	color: #FFFFFF;
}

/* history-unit */
li.history-unit {
	width: 160px;
	margin: 15px 10px 0 10px;
	float: left;
}
li.history-unit img {
	border: 1px solid #DEDBD0;
}

/* index */
#mainBana {
	background: #000000;
}
#mainBana ul {
	width: 960px;
	margin: 0 auto;
}
#mainBana ul li {
	float: left;
}
#mainBana p {
	width: 960px;
	margin: 0 auto;
}

/* kodawari */
p.cartBtn {
	margin-top: 20px;
	text-align: center;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/* 20250129 add */
/* h1 */
#headerInner p.h1_ttl{
	float: none;
	font-size: 95%;
	margin: 0 0 10px;
	font-weight: normal;
}
h1.ttl{
	margin: 20px 0 0;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}

/* category ranking */
.ttl_ranking{
	position: relative;
}
.ttl_ranking span{
	top: 50%;
	left: 20px;
	color: #000;
	font-size: 16px;
	position: absolute;
	display: inline-block;
	transform: translateY(-50%);
	background-color: #F3E6D9;
}

/* 20250415 支払い・配送 */
#guide {
	background: url(https://file001.shop-pro.jp/PA01272/042/common/bg.png);
	padding: 28px 0;
}
#guide div {
	width: 960px;
	margin: 0 auto;
}
.guide-ttl {
	text-align: center;
	margin-bottom: 26px;
}
.guide-grp {
	display: flex;
	margin-bottom: 40px;
}
.guide-item {
	display: flex;
	flex-direction: column;
	width: calc(95% / 2);
}
.guide-item:nth-of-type(odd) {
	margin-right: 5%;
}
.guide-item-ttl {
	margin-bottom: 16px;
}
.guide-item-txt-mb16 {
	margin-bottom: 16px;
}
.guide-item-txt-mb20 {
	margin-bottom: 20px;
}
.guide-item-txt-note:before {
	content: "※";
}
.guide-item-txt-red {
	color: #ff0000;
}
.guide-item-txt-b {
	font-weight: bold;
}
.payment-grp {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 16px;
}
.payment-item {
	margin: 0px 32px 0px 0px;
}
.payment-item:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #000;
	border-radius: 4px;
	margin: 0px 4px 4px 0px;
}
#guide div.payment-item-creditcard-imgbox {
	width: 100%;
	max-width: 360px;
	margin: 0px 0px 16px 0px;
}
.payment-item-img {
	width: 100%;
}
.guide-item-linkbtn {
	display: block;
	width: 90%;
	background-color: #fff;
	text-align: center;
	border: solid 2px #000;
	border-radius: 12px;
	padding: 6px 0px;
	margin: auto auto 0px 0px;
}
a.guide-item-linkbtn:visited {
	color: #000;
}
.guide-item-linkbtn-txt:after {
	content: "→";
}
.delivery-table,  
.delivery-td, 
.delivery-th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
.delivery-table {
	width: 100%;
	max-width: 930px;
	background-color: #fff;
	margin: 0px auto 8px auto;
}
.delivery-td, 
.delivery-th {
	text-align: center;
}
.delivery-note {
	text-align: right;
}
.delivery-linkbtn {
	max-width: 380px;
	margin: 0px auto;
}

/* 20250610 よくある質問 */
.faq_content li {
  margin: 20px 10px;
  padding: 20px;
  background-color: #D9D9D9;
}
.faq_q {
  font-weight: bold;
  font-size: 110%;
}
.faq_q::before {
  content: "Ｑ.";
  margin-right: 5px;
}
.faq_a {
  padding: 20px 20px 10px;
}

/* 20250610 オススメする理由 */
.reason_content {
  background-color: #D9D9D9;
  margin: 10px 0;
}
.reason_content h2 {
  color: #fff;
  background-color: #000;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.reason_content ul li {
  padding: 20px;
}
.reason_content ul li .title {
  font-weight: bold;
  font-size: 110%;
}
.reason_content ul li .detail {
  padding: 10px;
}

/* 20250610 お客様の声 */
.ttl_addcontent {
  position: relative;
}
.ttl_addcontent span {
  top: 50%;
  left: 20px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  display: inline-block;
  transform: translateY(-50%);
  background-color: #F3E6D9;
}
.voice_content li {
  margin: 20px 10px;
  padding: 20px;
  background-color: #D9D9D9;
}

/* 20250610 美味しく焼くコツ */
.method_content {
  margin: 20px auto;
  padding: 20px;
}