@charset "euc-jp";

body {
  background-color: #F1F0DE;
  background-image: url(http://img02.shop-pro.jp/PA01318/467/etc/bg.jpg?cmsp_timestamp=20150520113417);
  color: #202020;
}
a {
  color: #202020;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* 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_26 { font-size: 26px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* 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_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_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_25 { margin-top: 25px; }
.mar_r_25 { margin-right: 25px; }
.mar_b_25 { margin-bottom: 25px; }
.mar_l_25 { margin-left: 25px; }
.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; }

/* 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; }

/* 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%; }


.clearB {
  clear: both;
}

@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 */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user, .icon-lg-w.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser, .icon-lg-w.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login, .icon-lg-w.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout, .icon-lg-w.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home, .icon-lg-w.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail, .icon-lg-w.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil, .icon-lg-w.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help, .icon-lg-w.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart, .icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search, .icon-lg-w.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up, .icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down, .icon-lg-w.icon-chevron_down { background-position: -528px -192px; }
.icon-lg-w.icon-popup {  background-position: -288px -24px;}

.icon-b.icon-book, .icon-w.icon-book { background-position: -144px -32px;}
.icon-lg-b.icon-book, .icon-lg-w.icon-book { background-position: -216px -48px;}
.icon-b.icon-open_book, .icon-w.icon-open_book { background-position: -144px -112px;}
.icon-lg-b.icon-open_book, .icon-lg-w.icon-open_book { background-position: -216px -168px;}


.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-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(http://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(http://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(http://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(http://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(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(http://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}



/* custum */
.headTxt {
clear:both;
float:right;
}
#gNav {
background:url(http://img02.shop-pro.jp/PA01318/467/etc/border_gnav.png?cmsp_timestamp=20150518181049) 0 bottom repeat-x;
padding-bottom:3px;
margin-top:15px;
}
#gNav ul {
background:#000 url(http://img02.shop-pro.jp/PA01318/467/etc/border_gnav.png?cmsp_timestamp=20150518181049) 0 top repeat-x;
text-align:right;
padding-top:3px;
margin:0 0 0;
}
#gNav ul li {
display:inline-block;
zoom:1
font-size:15px;
font-weight:bold;
margin:0 20px 0 40px;
}
#gNav ul li a {
color:#FFF;
}

p.holiday {
  width:100%;
  margin:8px auto -10px;
  text-align:center;
  padding-bottom:10px;
  border-bottom:#CFC6AF solid 1px;
}



ul.sideCategoryNav li {
border-bottom:1px solid #D8D6B8;
overflow:hidden;
}
ul.sideCategoryNav li a {
display: inline-block;
vertical-align: middle;
height:58px;
}
ul.sideCategoryNav li a span {
margin-left:65px;
border:1px solid #000;
}




ul.sideList {

}
ul.sideList li {
border-bottom:1px solid #D8D6B8;
background:url(http://img02.shop-pro.jp/PA01318/467/etc/arw_sidenav.png?cmsp_timestamp=20150520100337) 8px 1em no-repeat;
padding:10px 10px 10px 20px;
}
ul.sideList li a {

}

.sideCategory h3, .sideGroup h3, .sideContents h3 {
font-family:"ＭＳ Ｐ明朝",細明朝体,"ヒラギノ明朝 Pro W3",serif;
background:url(http://img02.shop-pro.jp/PA01318/467/etc/icn_sidettl.png?cmsp_timestamp=20150520095614) 0 0.1em no-repeat;
padding:0 0 0 25px;
color:#202020;
margin-bottom:10px;
}


.txt_c_20 { color:#202020; }
.fontF_min { font-family:"ＭＳ Ｐ明朝",細明朝体,"ヒラギノ明朝 Pro W3",serif; }
.txtBold { font-weight:bold; }
a:hover img {
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}
.icnTtl {
background:url(http://img02.shop-pro.jp/PA01318/467/etc/icn_mainttl.png?cmsp_timestamp=20150520120619) 0 0.2em no-repeat;
padding:0 0 0 28px;
}
ul.arwLinkList { list-style:none; margin:10px 0 10px 0; }
ul.arwLinkList li {
background:url(http://img02.shop-pro.jp/PA01318/467/etc/arw_gray.png?cmsp_timestamp=20150520134145) 0 0.4em no-repeat;
padding:0 0 0 10px;
}

.floL { float:left; }
.floR { float:right; }
.floC { float:center; }





/* 選べるセット common */

#selectAkashirokuroPage .notes, #selectConfPage .notes { font-size:12px; }

ul.selectPulldown { overflow:hidden; width:100%; margin:0 0 5px; list-style-type:none; }
ul.selectPulldown li { vertical-align:middle; }
ul.selectPulldown li.numPro { float:left; width:3em; line-height:2.0; }
ul.selectPulldown li.pull { float:right; width:85%; }

#selectAkashirokuroPage table.explainTbl,
#selectConfPage table.explainTbl {
width:100%;
}
#selectAkashirokuroPage table.explainTbl th, #selectAkashirokuroPage table.explainTbl td,
#selectConfPage table.explainTbl th, #selectConfPage table.explainTbl td {
border:1px solid #D8D6B8;
padding:3px 10px;
font-size:12px;
}
#selectAkashirokuroPage table.explainTbl th,
#selectConfPage table.explainTbl th {
font-weight:normal;
text-align:center;
background:#D8D6B8;
}
#selectAkashirokuroPage table.explainTbl td,
#selectConfPage table.explainTbl td {

}

.setBtn {
line-height: 42px;
width:100%;
margin-top:15px;
background:#273D73 url(http://img02.shop-pro.jp/PA01318/467/etc/btntxt_set.png?cmsp_timestamp=20150528140837) 50% 50% no-repeat;
text-indent:-9999px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.setBtn:hover {
background:#3959A8 url(http://img02.shop-pro.jp/PA01318/467/etc/btntxt_set.png?cmsp_timestamp=20150528140837) 50% 50% no-repeat;
cursor:pointer;
}

/* 選べる赤白黒セット */
#selectAkashirokuroPage .proSelectBox { overflow:hidden; margin-bottom:50px; }
#selectAkashirokuroPage .proSelectBox .img { float:left; width:340px; }
#selectAkashirokuroPage .proSelectBox .txt{ float:right; width:340px; }

#selectAkashirokuroPage h2.product-name{
font-size: 22px;
margin:0 0 15px 0;
background:url(http://img02.shop-pro.jp/PA01318/467/etc/icon_pro.png?cmsp_timestamp=20150518174046) 0 0.5em no-repeat;
padding:0 0 0 15px;
font-family: "ＭＳ Ｐ明朝",細明朝体,"ヒラギノ明朝 Pro W3",serif;
}

/* 選べるコンフセット */
#selectConfPage .proSelectBox { overflow:hidden; margin-bottom:50px; }
#selectConfPage .proSelectBox .img { float:left; width:340px; }
#selectConfPage .proSelectBox .txt{ float:right; width:340px; }

#selectConfPage h2.product-name{
font-size: 22px;
margin:0 0 15px 0;
background:url(http://img02.shop-pro.jp/PA01318/467/etc/icon_pro.png?cmsp_timestamp=20150518174046) 0 0.5em no-repeat;
padding:0 0 0 15px;
font-family: "ＭＳ Ｐ明朝",細明朝体,"ヒラギノ明朝 Pro W3",serif;
}

/* サイドバナー */
ul.sideBnr li {
margin-bottom:5px;
}

ul.sideBnr li img {
width: 100%;
}


/* ご利用ガイド */
#UserGuidePage ul.guideBtn { list-style:none; width:100%; margin:0 auto 40px; }
#UserGuidePage ul.guideBtn li { float:left; margin-right:10px; }

#UserGuidePage h3 {
font-size: 22px;
margin-bottom:15px;
background:url(http://img02.shop-pro.jp/PA01318/467/etc/icon_pro.png?cmsp_timestamp=20150518174046) 0 0.5em no-repeat;
padding:0 0 0 15px;
font-family: "ＭＳ Ｐ明朝",細明朝体,"ヒラギノ明朝 Pro W3",serif;
}

.GuideMenu #menu{
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  padding: 0;
}
.GuideMenu #menu li{
  display: block;
  float: left;
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
}
.GuideMenu #menu li.last{
  margin: 0;
}
.GuideMenu #menu li a{
  display: block;
  padding: 10px 0 8px;
  background: #FFFFFF;
  border: solid #D8D6B8 1px;
  color: #000000;
  text-align: center;
  text-decoration: none;
  background: url(http://img02.shop-pro.jp/PA01318/467/etc/arrow.png?cmsp_timestamp=20150811174604) #FFFFFF no-repeat 6px 15px;
}
.GuideMenu #menu li a:hover{
  background: url(http://img02.shop-pro.jp/PA01318/467/etc/arrow.png?cmsp_timestamp=20150811174604) #D8D6B8 no-repeat 6px 15px;
}

@media only screen and (max-width: 700px) {
    .GuideMenu #menu li{
    width: 32%;
  }
}

@media only screen and (max-width: 480px) {
    .GuideMenu #menu li{
    width: 100%;
  }
}



/* ふく刺 */
#fukusashi .floatLeft, #fukunabe .floatLeft, #fukuset .floatLeft { float:left; margin-right: 1.2em; }
#fukusashi .floatRight, #fukunabe .floatRight, #fukuset .floatRight { float:right; margin-left: 1.2em; }


#fukusashi .line, #fukunabe .line, #fukuset .line { padding-bottom: 20px; border-bottom:1px solid #D8D6B8; overflow:hidden; }

#fukusashi .productBox, #fukuset .productBox { 
padding: 10px 30px; background-color:#F5F4E8; border:1px solid #D8D6B8; margin-bottom:20px; }
#fukusashi .productBox .leftPro, #fukunabe .productBox .leftPro, #fukuset .productBox .leftPro { float:left; width:45%; }
#fukusashi .productBox .rightPro, #fukunabe .productBox .rightPro, #fukuset .productBox .rightPro { float:right; width:45%; }

#fukusashi h3, #fukunabe h3, #fukuset h3 { margin-bottom:15px; margin-top:50px; }

#fukusashi .product-name, #fukunabe .product-name, #fukuset .product-name {
font-size: 18px;
margin:10px 0 5px 0;
background:url(http://img02.shop-pro.jp/PA01318/467/etc/icon_pro.png?cmsp_timestamp=20150518174046) 0 0.5em no-repeat;
padding:0 0 0 15px;
font-family: "ＭＳ Ｐ明朝",細明朝体,"ヒラギノ明朝 Pro W3",serif;
}

#fukusashi .product-price, #fukunabe .product-price, #fukuset .product-price {
color: #C00;
text-align: right;
font-size: 16px;
margin: 0 0 0px;
font-weight:bold;
}

.chumonBtn {
line-height: 42px;
width:100%;
margin-top:10px;
background:#273D73 url(http://img02.shop-pro.jp/PA01318/467/etc/btntxt_chumon.png?cmsp_timestamp=2129) 50% 50% no-repeat;
text-indent:-9999px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.chumonBtn:hover {
background:#3959A8 url(http://img02.shop-pro.jp/PA01318/467/etc/btntxt_chumon.png?cmsp_timestamp=2129) 50% 50% no-repeat;
cursor:pointer;
}

.kanrenBox .product-order { display:none;}

/* ふく鍋 */
#fukunabe .productBox { 
padding: 30px 30px 20px; background-color:#F5F4E8; border:1px solid #D8D6B8; margin-bottom:35px; }
#fukunabe .productBox .leftPro { float:left; width:45%; }
#fukunabe .productBox .rightPro { float:right; width:45%; }

#fukunabe .kome, #fukuset .kome { margin-top:5px; font-size:12px; }