@import "https://tools.itembox.cloud/css/tenpos_import.css";

.FS2_body_Goods_GoodsDetail .FS2_figure_table_td_updn_btn {
  display: none;
}

.txtb-orange {
  color: #cc3300;
  font-weight: bold;
}

.shop_ichiran {
  background-color: #EFEFEF;
  padding: 10px;
  color: #666666;
  font-size: 12px;
}



/*　pager全体（ishihara add)　*/
.pager {
  font-size: 12px;
  height: 13px;
  border-top: 1px solid #ddd;
  border-bottom: none;
  text-align: left;
  表示方法：左寄せ */
  /*　text-align:right;　表示方法：右寄せ　*/
  /*　text-align:center;　/*　表示方法：中央　*/
}


/*　00 件中 0-0 件表示　*/
.FS2_pager_text {
  display: inline-block;
  margin: 7px 5px 3px 15px;
  /*　float:right;　表示方法：右寄せを使用する場合、コメントアウトを外してください　*/
}


/*　緑色の矢印の画像を表示しない　*/
.FS2_pager_link_first img {
  display: none;
}

.FS2_pager_link_prev img {
  display: none;
}

.FS2_pager_link_next img {
  display: none;
}

.FS2_pager_link_last img {
  display: none;
}



/*　最初に戻る　*/
.FS2_pager_link_first {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_first.gif) no-repeat;
  position: relative;
  top: 2px;
  margin: 0 5px;
}


a:hover.FS2_pager_link_first {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_first_on.gif) no-repeat;
}



/*　前へ　*/
.FS2_pager_link_prev {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_prev.gif) no-repeat 0 0;
  position: relative;
  top: 2px;
  margin: 0 5px;
}

a:hover.FS2_pager_link_prev {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_prev_on.gif) no-repeat 0 0;
}




/*　次へ　*/
.FS2_pager_link_next {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_next.gif) no-repeat 0 0;
  position: relative;
  top: 2px;
  margin: 0 5px;
}

a:hover.FS2_pager_link_next {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_next_on.gif) no-repeat 0 0;
}


/*　最後へ　*/
.FS2_pager_link_last {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_last.gif) no-repeat 0 0;
  position: relative;
  top: 2px;
  margin: 0 5px;
}

a:hover.FS2_pager_link_last {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_last_on.gif) no-repeat 0 0;
}




/*　ページ別リンク　*/
.FS2_pager_link {
  text-decoration: none;
  display: inline-block;
}

.FS2_pager_link {
  background: #f6f6f6;
  border: 1px solid #ddd;
  padding: 1px 0.5em;
  margin: 0 2px;
  color: #000;
  position: relative;
  top: -2px;
}

a:hover.FS2_pager_link {
  background: #000;
  color: #fff;
  border-color: #000;
}


/*　現在表示中のページ　*/
.FS2_pager_stay {
  display: inline-block;
  font-weight: bold;
  margin: 7px 5px 3px 5px;
}

/* ie用ハック */
/*ie7*/
*+html body .FS2_pager_link_first {
  position: relative;
  top: 0px;
}

*+html body .FS2_pager_link_prev {
  position: relative;
  top: 0px;
}

*+html body .FS2_pager_link_next {
  position: relative;
  top: 0px;
}

*+html body .FS2_pager_link_last {
  position: relative;
  top: 0px;
}

/*ie6*/
* html body .FS2_pager_link_first {
  position: relative;
  top: 0px;
}

* html body .FS2_pager_link_prev {
  position: relative;
  top: 0px;
}

* html body .FS2_pager_link_next {
  position: relative;
  top: 0px;
}

* html body .FS2_pager_link_last {
  position: relative;
  top: 0px;
}

/*--------------------------------------------------
 henobu ADD 
--------------------------------------------------*/
/* reset */
.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb110 {
  margin-bottom: 110px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb130 {
  margin-bottom: 130px;
}

.mr0 {
  margin-right: 0;
}

br.clear {
  clear: both;
  display: none;
  font-size: 0px;
  line-height: 0%;
  height: 0px
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

.clearfix {
  display: inline-block;
}

/* category */
#hnb_category_LP .nav {
  background: #EEEEEE;
  width: 777px;
  padding: 13px;
}

#hnb_category_LP .nav .left {
  width: 250px;
  float: left;
  margin-right: 12px;
}

#hnb_category_LP .nav .right {
  width: 250px;
  float: left;
}

#hnb_category_LP.cate_kneader .bk1 {
  background: url(https://tools.itembox.cloud/item/img/hnb/kneader/main1.jpg) no-repeat 0 0;
  width: 800px;
  height: 425px;
  position: relative;
}

#hnb_category_LP.cate_kneader .bk1 .movie {
  position: absolute;
  right: 0;
  bottom: 0;
}

#hnb_category_LP.cate_kneader .bk2 {
  background: url(https://tools.itembox.cloud/item/img/hnb/kneader/main2.jpg) no-repeat 0 0;
  width: 800px;
  height: 425px;
  position: relative;
}

#hnb_category_LP.cate_kneader .bk2 .box {
  width: 380px;
  position: absolute;
  top: 175px;
  left: 420px
}

#hnb_category_LP.cate_kneader .bk2 .box .left img {
  width: 180px;
}

#hnb_category_LP.cate_kneader .bk2 .box .left {
  width: 188px;
  border: 1px solid #CCC;
  text-align: center;
  float: left;
  margin-right: 15px;
}

#hnb_category_LP.cate_kneader .bk2 .box .right {
  width: 175px;
  float: left;
}

#hnb_category_LP.cate_kneader .bk2 .box .right .price {
  margin-bottom: 10px;
  color: #F00;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

#hnb_category_LP.cate_kneader .bk2 .box .right .price span {
  font-size: 12px;
}

#hnb_category_LP .item3 .left {
  width: 253px;
  float: left;
  margin-right: 16px;
}

#hnb_category_LP .item3 .right {
  width: 253px;
  float: left;
}

#hnb_category_LP .item3 .img {
  text-align: center;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  padding: 5px 0;
}

#hnb_category_LP .item3 .img img {
  max-width: 240px;
}

#hnb_category_LP .item3 .price {
  margin-bottom: 10px;
  color: #F00;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

#hnb_category_LP .item3 .price span {
  font-size: 12px;
}

#hnb_category_LP .item3 .btn {
  text-align: center;
  background-color: #EDEDED;
  padding: 5px 0;
}

#hnb_category_LP .item4 .left {
  width: 185px;
  float: left;
  margin-right: 18px;
}

#hnb_category_LP .item4 .right {
  width: 185px;
  float: left;
}

#hnb_category_LP .item4 .img {
  text-align: center;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  padding: 5px 0;
}

#hnb_category_LP .item4 .img img {
  max-width: 180px;
}

#hnb_category_LP .item4 .price {
  margin-bottom: 10px;
  color: #F00;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

#hnb_category_LP .item4 .price span {
  font-size: 12px;
}

#hnb_category_LP .item4 .btn {
  text-align: center;
  background-color: #EDEDED;
  padding: 5px 0;
}

#hnb_category_LP .item4 p span {
  color: #FF7F00;
  font-weight: bold;
}

#hnb_category_LP .disp_contact {
  background: url(https://tools.itembox.cloud/item/img/hnb/disposer/contact.jpg) 0 0 no-repeat;
  width: 785px;
  height: 110px;
  text-align: right;
  padding-top: 150px;
  padding-right: 15px;
}

/* soushoku */
#hnb_category_LP a img {
  border: none;
}

#hnb_category_LP .bottom {
  margin-bottom: 10px;
}

#hnb_category_LP .name a {
  color: #333333;
}

#hnb_category_LP #area1_2 {
  margin-bottom: 10px;
}

#hnb_category_LP .item3 .img2 {
  text-align: center;
  margin-bottom: 16px;
  padding: 0px;
}

#hnb_category_LP .item3 .img2 img {
  max-width: 250px;
  border: 1px solid #CCC;
}

#hnb_category_LP .hikaku table {
  font-size: small;
  border: 1px #000000 solid;
}

#hnb_category_LP .hikaku th {
  text-align: center;
  background-color: maroon;
  color: #FFFFFF;
  width: 180px;
  padding: 5px 0 5px 0;
  border-width: 1px;
  border-color: #FFFFFF;
  border-bottom-style: solid;
}

#hnb_category_LP .hikaku td {
  border: 1px #eeeeee dotted;
  text-align: center;
  width: 230px;
  padding: 5px;
}

#hnb_category_LP .es {
  background: url(https://tools.itembox.cloud/item/category/img/ttl1_bk.jpg) 0 0 no-repeat;
  height: 40px;
  width: 800px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
}


/* head */
#header .logo {
  float: left;
  margin: 17px 0 0;
}

h1.cate_head {
  width: 1000px;
  margin: 0 auto;
  text-align: left !important;
  font-size: 85%
}



/* outlet-cold-all
----------------------------------------------- */
#containerksk0915 {
  width: 800px;
  font-size: 12px;
  color: #333;
}

#containerksk0915 h2 {
  color: #FFF;
  height: 41px;
  line-height: 41px;
  padding-left: 30px;
  font-size: 22px;
  background: url(https://tools.itembox.cloud/item/img/hnb/out_cold_all/ksk0915_h2bg.jpg) no-repeat;
  font-weight: bold;
}

#containerksk0915 .text {
  font-size: 13px;
  padding: 20px 0px 40px 0px;
  line-height: 1.6em;
}

#containerksk0915 .retu.clearfix {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

#containerksk0915 .retu.clearfix .entry {
  width: 185px;
  float: left;
}

#containerksk0915 .retu.clearfix .entry p img {
  width: 100%;
}

#containerksk0915 .retu.clearfix .entry .text01 {
  padding-top: 8px;
}

#containerksk0915 .retu.clearfix .entry .text01 a:link,
#containerksk0915 .retu.clearfix .entry .text01 a:visited {
  color: #0370D9;
  /*text-decoration:underline;*/
  text-decoration: none;
}

#containerksk0915 .retu.clearfix .entry .text01 a:hover,
#containerksk0915 .retu.clearfix .entry .text01 a:active {
  color: #d52a02;
  text-decoration: underline;
  /*color:#0370D9;*/
  /*text-decoration:none;*/
}

/* 0918kitchen */
#hnb_category_LP .k_nav .left {
  width: 153px;
  float: left;
  margin-right: 8px;
}

#hnb_category_LP .k_nav .right {
  width: 153px;
  float: left;
}

#hnb_category_LP .k_nav .mb10 {
  text-align: center;
}

#hnb_category_LP .k_nav .img img {
  max-width: 153px;
}

#hnb_category_LP .k_nav {
  margin-bottom: 60px;
}

#hnb_category_LP .k_nav1 {
  margin-bottom: 35px;
}

#hnb_category_LP .title {
  margin-bottom: 30px;
  margin-top: 60px;
}

#hnb_category_LP .k_left {
  float: left;
  margin-right: 19px;
}

#hnb_category_LP .k_right {
  float: right;
}

#hnb_category_LP .k_leftimg {
  float: left;
  margin-right: 20px;
}

#hnb_category_LP .k_text {
  margin-top: 20px;
}

#hnb_category_LP .k_text2 {
  margin-top: 20px;
  margin-bottom: 25px;
}

#hnb_category_LP .k_img {
  clear: both;
  margin-top: 45px;
  margin-bottom: 60px;
}

#hnb_category_LP .k_img2 {
  margin-top: 45px;
}

#hnb_category_LP .k_catch {
  margin-top: 40px;
  margin-bottom: 15px;
}

#hnb_category_LP .k_bottom {
  margin-bottom: 60px;
}

#hnb_category_LP .catch {
  margin-bottom: 30px;
}

#hnb_category_LP .catch2 {
  margin-top: 45px;
  margin-bottom: 40px;
}

#hnb_category_LP .banner2 {
  margin-top: 35px;
  margin-bottom: 45px;
}

#hnb_category_LP .contact {
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 20px;
}

#hnb_category_LP .k_tel {
  border-top: 1px solid #eeeeee;
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#hnb_category_LP .kc_right {
  float: left;
  width: 390px;
}


/*nav*/
#hnb_category_nav {
  width: 1000px;
  margin: 0px auto 20px auto;
}

#hnb_category_nav .sbk {
  margin-bottom: 5px;
  background: url(https://tools.itembox.cloud/item/category/img/nav/sb.jpg) 0 0 no-repeat;
  width: 925px;
  height: 35px;
  padding: 5px 0 0 75px;
}

#hnb_category_nav .cbk {
  background: url(https://tools.itembox.cloud/item/category/img/nav/cb.jpg) 0 0 no-repeat;
  width: 925px;
  height: 35px;
  padding: 5px 0 0 75px;
}

#hnb_category_nav li {
  float: left;
  margin-right: 4px
}

/*henobu 20141105*/
h2.small1105 {
  font-size: 12px;
  color: #333;
  font-weight: normal;
  line-height: 1.5em;
}

#chidori1105 {
  background: url(https://tools.itembox.cloud/item/category/img/chidori/bk_2.jpg) no-repeat 0 0;
  width: 800px;
  height: 300px;
  position: relative;
}

#chidori1105 p.btn {
  position: absolute;
  top: 180px;
  right: 30px;
}

/*henobu 20141127*/
.kzk1126 {
  width: 800px;
  color: #333333;
}

.kzk1126 .text1126 {
  font-size: 11px;
  line-height: 1.6em;
  padding: 12px 0px 94px 0px;
  text-align: left;
}

.kzk1126 #hnb_category_LP .ulkskfive001 {
  width: 100%;
}

.kzk1126 #hnb_category_LP .ulkskfive001 .list1126 {
  width: 142px;
  float: left;
  margin-right: 22px;
}

.kzk1126 #hnb_category_LP .ulkskfive001 .list1126_last {
  width: 142px;
  float: left;
  margin-right: 0px;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 {
  text-align: center;
  padding: 8px 0px 30px 0px;
  line-height: 1.7em;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a {
  padding: 8px 0px 30px 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center !important;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:link, .kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:visited {
  color: #333;
  text-decoration: underline;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:hover, .kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:active {
  color: #333;
  text-decoration: none;
}

.kzk1126 #hnb_category_LP h3 {
  text-align: left;
  margin-top: 30px;
}

.kzk1126 #hnb_category_LP .block3 .clearfix.mb20 p a img {
  text-align: left;
}

.kzk1126 #hnb_category_LP .text_link {
  text-align: left;
}

.kzk1126 #hnb_category_LP .block3 .clearfix.mb20 {
  text-align: left;
}

.kzk1126 #hnb_category_LP .block3 .clearfix.mb20 .saigo {
  width: 251px;
  height: 80px;
  float: left;
  padding: 0px;
  margin: 0px 521px 0px 0px;
  text-align: left;
}

/*henobu 20141128*/
#hnb_category_LP.cate_eye p.text {
  width: 760px;
  margin: 0 auto 50px auto;
  font-size: 13px;
}

#hnb_category_LP.cate_eye .left {
  width: 380px;
  float: left;
  margin-right: 40px;
}

#hnb_category_LP.cate_eye .left.end {
  margin-right: 0;
}

#hnb_category_LP.cate_eye .contact {
  background: url(https://tools.itembox.cloud/item/category/img/eye/contact.jpg) 0 0 no-repeat;
  width: 800px;
  height: 177px;
  position: relative;
  border: none;
  padding: 0;
  margin-bottom: 40px;
}

#hnb_category_LP.cate_eye .contact p {
  position: absolute;
  top: 75px;
  right: 33px;
}

#hnb_category_LP.cate_lacimbali {
  width: 800px;
  text-align: left;
}

#hnb_category_LP.cate_lacimbali .ksk_aka001 {
  font-size: 16px;
  color: #E40013;
  font-weight: bold;
  margin-bottom: 5px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .leftksk1128 {
  width: 385px;
  float: left;
  margin-right: 30px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .rightksk1128 {
  width: 385px;
  float: left;
  margin-right: 0px;
}

#hnb_category_LP.cate_lacimbali .imgh50 {
  height: 50px;
}

#hnb_category_LP.cate_lacimbali .imgh80 {
  height: 80px;
}

#hnb_category_LP.cate_lacimbali .bk2ksk.mb40 {
  width: 800px;
  height: 401px;
  position: relative;
  background: url(https://tools.itembox.cloud/item/category/img/cimbali/ksk_cim_41.jpg) no-repeat;
}

#hnb_category_LP.cate_lacimbali .bk2ksk.mb40 .textksk1128 {
  padding: 146px 22px 0px 420px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .leftksk11281 {
  width: 252px;
  float: left;
  margin-right: 22px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .rightksk11281 {
  width: 252px;
  float: left;
  margin-right: 0px;
}

#hnb_category_LP.cate_lacimbali .bk1ksk.mb40 {
  width: 800px;
  height: 400px;
  position: relative;
  background: url(https://tools.itembox.cloud/item/category/img/cimbali/ksk_cim_06.jpg) no-repeat;
}

#hnb_category_LP.cate_lacimbali .bk1ksk.mb40 .textksk1128 {
  padding: 146px 22px 0px 420px;
}

#FS2_body_Goods #FS2_Recommend_List .thumbnail {
  width: 180px !important;
}

/*パンくずナビ*/
.pan {
  font-size: 110%;
  margin: 0px 0px 20px;
}


/* 会員登録画面の文字を大きく入力しやすくする */
.FS2_body_Member_MemberEntryEdit .userTable_01 input {
  font-size: 120%;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 select {
  font-size: 120%;
}

.FS2_body_Member_MemberEntryEdit .FS2_birthdayDateYear {
  font-size: 130%;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 tr {
  font-size: 130%;
  height: 40px;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 input {
  font-size: 130%;
  background-color: #FFFFCC;
}

#FS2_body_Member input[name="gender"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Member input[name="newsletter"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Member input[name="htmlMail"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

/* ゲスト購入者情報入力画面の文字を大きく入力しやすくする */
.FS2_body_Cart_GuestEntry .userTable_01 input {
  font-size: 120%;
}

.FS2_body_Cart_GuestEntry .userTable_01 select {
  font-size: 120%;
}

.FS2_body_Cart_GuestEntry .FS2_birthdayDateYear {
  font-size: 120%;
}

.FS2_body_Cart_GuestEntry .userTable_01 tr {
  font-size: 140%;
  height: 40px;
}

.FS2_body_Cart_GuestEntry .userTable_01 input {
  font-size: 120%;
  background-color: #FFFFCC;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 input {
  font-size: 130%;
  background-color: #FFFFCC;
}

#FS2_body_Cart input[name="gender"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Cart input[name="newsletter"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Cart input[name="htmlMail"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

/* お届け先情報入力画面の文字を大きく入力しやすくする */
.FS2_body_Cart_DeliveryEdit .userTable_01 input {
  font-size: 140%;
}

.FS2_body_Cart_DeliveryEdit .userTable_01 tr {
  font-size: 140%;
  height: 40px;
}

.FS2_body_Cart_DeliveryEdit .inputTableArea select {
  font-size: 110%;
}

.FS2_body_Cart_DeliveryEdit .inputTableArea textarea {
  font-size: 140%;
  background-color: #FFFFCC
}

.FS2_body_Cart_DeliveryEdit .userTable_01 input {
  font-size: 100%;
  background-color: #FFFFCC;
}

.FS2_body_Cart_SettleEdit .userTable_01 input {
  font-size: 100%;
}

.FS2_body_Cart_SettleEdit .userTable_01 tr {
  font-size: 100%;
  height: 40px;
}

.FS2_body_Cart_SettleEdit .inputTableArea select {
  font-size: 110%;
}

.FS2_body_Cart_SettleEdit .inputTableArea textarea {
  font-size: 100%;
  background-color: #FFFFCC
}

.FS2_body_Cart_SettleEdit .userTable_01 input {
  font-size: 100%;
  background-color: #FFFFCC;
}

/* お支払い方法選択画面の文字を大きく入力しやすくする */
.FS2_body_Cart_SettleEdit#fs2_deliveryNote {
  background-color: #ffffcc;
  font-size: 120%;
  height: 200px;
}

.FS2_body_Cart_SettleEdit .userTable_01 textarea {
  font-size: 100%;
  background-color: #FFFFCC;
}

.FS2_body_Cart_SettleEdit .userTable_01 textarea {
  font-size: 100%;
  background-color: #FFFFCC;
}

.FS2_body_Cart_SettleEdit select {
  font-size: 100%;
}

.FS2_body_Cart_SettleEdit .userTable_01 th {
  font-size: 140%;
  height: 40px;
}

.FS2_body_Cart_SettleEdit .userTable_01 tr {
  font-size: 100%;
  height: 40px;
}

.FS2_body_Cart_SettleEdit label {
  font-size: 150%;
}

/*メルマガ申込停止ページ情報入力エリアの文字を大きく入力しやすくする*/
.FS2_body_MailMagazine_MailMagazineEntry .userTable_01 tr {
  font-size: 100%;
  height: 40px;
}

.FS2_body_MailMagazine_MailMagazineEntry .userTable_01 input {
  font-size: 140%;
  background-color: #FFFFCC;
}

/*ログインページ情報入力エリアの文字を大きく入力しやすくする*/
.FS2_body_Login_Login .userTable_01 th,
.FS2_body_Cart_GuestLogin .userTable_01 input {
  font-size: 100%;
  height: 40px;
}

.FS2_body_Login_Login .userTable_01 input,
.FS2_body_Cart_GuestLogin .userTable_01 input {
  font-size: 140%;
  background-color: #FFFFCC;
}

.FS2_bottom_btn_right_and_left_1 {
  clear: both;
}

.cartTable {
  font-family: Hiragino Kaku Gothic Pro, "ＭＳ ゴシック", tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 1;
}


display:none;
}

.txtb-orange {
  color: #cc3300;
  font-weight: bold;
}

.shop_ichiran {
  background-color: #EFEFEF;
  padding: 10px;
  color: #666666;
  font-size: 12px;
}



/*　pager全体（ishihara add)　*/
.pager {
  font-size: 12px;
  height: 13px;
  border-top: 1px solid #ddd;
  border-bottom: none;
  text-align: left;
  表示方法：左寄せ */
  /*　text-align:right;　表示方法：右寄せ　*/
  /*　text-align:center;　/*　表示方法：中央　*/
}


/*　00 件中 0-0 件表示　*/
.FS2_pager_text {
  display: inline-block;
  margin: 7px 5px 3px 15px;
  /*　float:right;　表示方法：右寄せを使用する場合、コメントアウトを外してください　*/
}


/*　緑色の矢印の画像を表示しない　*/
.FS2_pager_link_first img {
  display: none;
}

.FS2_pager_link_prev img {
  display: none;
}

.FS2_pager_link_next img {
  display: none;
}

.FS2_pager_link_last img {
  display: none;
}



/*　最初に戻る　*/
.FS2_pager_link_first {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_first.gif) no-repeat;
  position: relative;
  top: 2px;
  margin: 0 5px;
}


a:hover.FS2_pager_link_first {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_first_on.gif) no-repeat;
}



/*　前へ　*/
.FS2_pager_link_prev {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_prev.gif) no-repeat 0 0;
  position: relative;
  top: 2px;
  margin: 0 5px;
}

a:hover.FS2_pager_link_prev {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_prev_on.gif) no-repeat 0 0;
}




/*　次へ　*/
.FS2_pager_link_next {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_next.gif) no-repeat 0 0;
  position: relative;
  top: 2px;
  margin: 0 5px;
}

a:hover.FS2_pager_link_next {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_next_on.gif) no-repeat 0 0;
}


/*　最後へ　*/
.FS2_pager_link_last {
  display: inline-block;
  width: 35px;
  height: 13px;
  background: url(https://tools.itembox.cloud/item/common/img01/bg_last.gif) no-repeat 0 0;
  position: relative;
  top: 2px;
  margin: 0 5px;
}

a:hover.FS2_pager_link_last {
  background: url(https://tools.itembox.cloud/item/common/img01/bg_last_on.gif) no-repeat 0 0;
}




/*　ページ別リンク　*/
.FS2_pager_link {
  text-decoration: none;
  display: inline-block;
}

.FS2_pager_link {
  background: #f6f6f6;
  border: 1px solid #ddd;
  padding: 1px 0.5em;
  margin: 0 2px;
  color: #000;
  position: relative;
  top: -2px;
}

a:hover.FS2_pager_link {
  background: #000;
  color: #fff;
  border-color: #000;
}


/*　現在表示中のページ　*/
.FS2_pager_stay {
  display: inline-block;
  font-weight: bold;
  margin: 7px 5px 3px 5px;
}

/* ie用ハック */
/*ie7*/
*+html body .FS2_pager_link_first {
  position: relative;
  top: 0px;
}

*+html body .FS2_pager_link_prev {
  position: relative;
  top: 0px;
}

*+html body .FS2_pager_link_next {
  position: relative;
  top: 0px;
}

*+html body .FS2_pager_link_last {
  position: relative;
  top: 0px;
}

/*ie6*/
* html body .FS2_pager_link_first {
  position: relative;
  top: 0px;
}

* html body .FS2_pager_link_prev {
  position: relative;
  top: 0px;
}

* html body .FS2_pager_link_next {
  position: relative;
  top: 0px;
}

* html body .FS2_pager_link_last {
  position: relative;
  top: 0px;
}

/*--------------------------------------------------
 henobu ADD 
--------------------------------------------------*/
/* reset */
.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb110 {
  margin-bottom: 110px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb130 {
  margin-bottom: 130px;
}

.mr0 {
  margin-right: 0;
}

br.clear {
  clear: both;
  display: none;
  font-size: 0px;
  line-height: 0%;
  height: 0px
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}

.clearfix {
  display: inline-block;
}

/* category */
#hnb_category_LP .nav {
  background: #EEEEEE;
  width: 777px;
  padding: 13px;
}

#hnb_category_LP .nav .left {
  width: 250px;
  float: left;
  margin-right: 12px;
}

#hnb_category_LP .nav .right {
  width: 250px;
  float: left;
}

#hnb_category_LP.cate_kneader .bk1 {
  background: url(https://tools.itembox.cloud/item/img/hnb/kneader/main1.jpg) no-repeat 0 0;
  width: 800px;
  height: 425px;
  position: relative;
}

#hnb_category_LP.cate_kneader .bk1 .movie {
  position: absolute;
  right: 0;
  bottom: 0;
}

#hnb_category_LP.cate_kneader .bk2 {
  background: url(https://tools.itembox.cloud/item/img/hnb/kneader/main2.jpg) no-repeat 0 0;
  width: 800px;
  height: 425px;
  position: relative;
}

#hnb_category_LP.cate_kneader .bk2 .box {
  width: 380px;
  position: absolute;
  top: 175px;
  left: 420px
}

#hnb_category_LP.cate_kneader .bk2 .box .left img {
  width: 180px;
}

#hnb_category_LP.cate_kneader .bk2 .box .left {
  width: 188px;
  border: 1px solid #CCC;
  text-align: center;
  float: left;
  margin-right: 15px;
}

#hnb_category_LP.cate_kneader .bk2 .box .right {
  width: 175px;
  float: left;
}

#hnb_category_LP.cate_kneader .bk2 .box .right .price {
  margin-bottom: 10px;
  color: #F00;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

#hnb_category_LP.cate_kneader .bk2 .box .right .price span {
  font-size: 12px;
}

#hnb_category_LP .item3 .left {
  width: 253px;
  float: left;
  margin-right: 10px;
}

#hnb_category_LP .item3 .right {
  width: 253px;
  float: left;
}

#hnb_category_LP .item3 .img {
  text-align: center;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  padding: 5px 0;
}

#hnb_category_LP .item3 .img img {
  max-width: 240px;
}

#hnb_category_LP .item3 .price {
  margin-bottom: 10px;
  color: #F00;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

#hnb_category_LP .item3 .price span {
  font-size: 12px;
}

#hnb_category_LP .item3 .btn {
  text-align: center;
  background-color: #EDEDED;
  padding: 5px 0;
}

#hnb_category_LP .item4 .left {
  width: 185px;
  float: left;
  margin-right: 16px;
}

#hnb_category_LP .item4 .right {
  width: 185px;
  float: left;
}

#hnb_category_LP .item4 .img {
  text-align: center;
  border: 1px solid #CCC;
  margin-bottom: 15px;
  padding: 5px 0;
}

#hnb_category_LP .item4 .img img {
  max-width: 180px;
}

#hnb_category_LP .item4 .price {
  margin-bottom: 10px;
  color: #F00;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
}

#hnb_category_LP .item4 .price span {
  font-size: 12px;
}

#hnb_category_LP .item4 .btn {
  text-align: center;
  background-color: #EDEDED;
  padding: 5px 0;
}

#hnb_category_LP .item4 p span {
  color: #FF7F00;
  font-weight: bold;
}

#hnb_category_LP .disp_contact {
  background: url(https://tools.itembox.cloud/item/img/hnb/disposer/contact.jpg) 0 0 no-repeat;
  width: 785px;
  height: 110px;
  text-align: right;
  padding-top: 150px;
  padding-right: 15px;
}

/* soushoku */
#hnb_category_LP a img {
  border: none;
}

#hnb_category_LP .bottom {
  margin-bottom: 10px;
}

#hnb_category_LP .name a {
  color: #333333;
}

#hnb_category_LP #area1_2 {
  margin-bottom: 10px;
}

#hnb_category_LP .item3 .img2 {
  text-align: center;
  margin-bottom: 16px;
  padding: 0px;
}

#hnb_category_LP .item3 .img2 img {
  max-width: 250px;
  border: 1px solid #CCC;
}

#hnb_category_LP .hikaku table {
  font-size: small;
  border: 1px #000000 solid;
}

#hnb_category_LP .hikaku th {
  text-align: center;
  background-color: maroon;
  color: #FFFFFF;
  width: 180px;
  padding: 5px 0 5px 0;
  border-width: 1px;
  border-color: #FFFFFF;
  border-bottom-style: solid;
}

#hnb_category_LP .hikaku td {
  border: 1px #eeeeee dotted;
  text-align: center;
  width: 230px;
  padding: 5px;
}

#hnb_category_LP .es {
  background: url(https://tools.itembox.cloud/item/category/img/ttl1_bk.jpg) 0 0 no-repeat;
  height: 40px;
  width: 780px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding-left: 20px;
}


/* head */
#header .logo {
  float: left;
}

h1.cate_head {
  width: 1000px;
  margin: 0 auto;
  text-align: left !important;
  font-size: 85%;
  color: #6B6B6B;
  background: #EDE9E8;
}

#FS2_body_Goods .FS2_body_text_area {
  background: #EDE9E8;
  border-bottom-style: dotted;
  border-width: 1px;
  border-color: #AFAFAF;
}



/* outlet-cold-all
----------------------------------------------- */
#containerksk0915 {
  width: 800px;
  font-size: 12px;
  color: #333;
}

#containerksk0915 h2 {
  color: #FFF;
  height: 41px;
  line-height: 41px;
  padding-left: 30px;
  font-size: 22px;
  background: url(https://tools.itembox.cloud/item/img/hnb/out_cold_all/ksk0915_h2bg.jpg) no-repeat;
  font-weight: bold;
}

#containerksk0915 .text {
  font-size: 13px;
  padding: 20px 0px 40px 0px;
  line-height: 1.6em;
}

#containerksk0915 .retu.clearfix {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

#containerksk0915 .retu.clearfix .entry {
  width: 185px;
  float: left;
}

#containerksk0915 .retu.clearfix .entry p img {
  width: 100%;
}

#containerksk0915 .retu.clearfix .entry .text01 {
  padding-top: 8px;
}

#containerksk0915 .retu.clearfix .entry .text01 a:link,
#containerksk0915 .retu.clearfix .entry .text01 a:visited {
  color: #0370D9;
  /*text-decoration:underline;*/
  text-decoration: none;
}

#containerksk0915 .retu.clearfix .entry .text01 a:hover,
#containerksk0915 .retu.clearfix .entry .text01 a:active {
  color: #d52a02;
  text-decoration: underline;
  /*color:#0370D9;*/
  /*text-decoration:none;*/
}

/* 0918kitchen */
#hnb_category_LP .k_nav .left {
  width: 153px;
  float: left;
  margin-right: 8px;
}

#hnb_category_LP .k_nav .right {
  width: 153px;
  float: left;
}

#hnb_category_LP .k_nav .mb10 {
  text-align: center;
}

#hnb_category_LP .k_nav .img img {
  max-width: 153px;
}

#hnb_category_LP .k_nav {
  margin-bottom: 60px;
}

#hnb_category_LP .k_nav1 {
  margin-bottom: 35px;
}

#hnb_category_LP .title {
  margin-bottom: 30px;
  margin-top: 60px;
}

#hnb_category_LP .k_left {
  float: left;
  margin-right: 19px;
}

#hnb_category_LP .k_right {
  float: right;
}

#hnb_category_LP .k_leftimg {
  float: left;
  margin-right: 20px;
}

#hnb_category_LP .k_text {
  margin-top: 20px;
}

#hnb_category_LP .k_text2 {
  margin-top: 20px;
  margin-bottom: 25px;
}

#hnb_category_LP .k_img {
  clear: both;
  margin-top: 45px;
  margin-bottom: 60px;
}

#hnb_category_LP .k_img2 {
  margin-top: 45px;
}

#hnb_category_LP .k_catch {
  margin-top: 40px;
  margin-bottom: 15px;
}

#hnb_category_LP .k_bottom {
  margin-bottom: 60px;
}

#hnb_category_LP .catch {
  margin-bottom: 30px;
}

#hnb_category_LP .catch2 {
  margin-top: 45px;
  margin-bottom: 40px;
}

#hnb_category_LP .banner2 {
  margin-top: 35px;
  margin-bottom: 45px;
}

#hnb_category_LP .contact {
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 20px;
}

#hnb_category_LP .k_tel {
  border-top: 1px solid #eeeeee;
  padding-top: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#hnb_category_LP .kc_right {
  float: left;
  width: 390px;
}


/*nav*/
#hnb_category_nav {
  width: 1000px;
  margin: 0px auto 20px auto;
}

#hnb_category_nav .sbk {
  margin-bottom: 0px;
  background: url(https://tools.itembox.cloud/item/category/img/nav/sb.jpg) 0 0 no-repeat;
  width: 925px;
  height: 35px;
  padding: 5px 0 0 75px;
}

#hnb_category_nav .cbk {
  background: url(https://tools.itembox.cloud/item/category/img/nav/cb.jpg) 0 0 no-repeat;
  width: 925px;
  height: 35px;
  padding: 5px 0 0 75px;
}

#hnb_category_nav li {
  float: left;
  margin-right: 4px
}

/*henobu 20141105*/
h2.small1105 {
  font-size: 12px;
  color: #333;
  font-weight: normal;
  line-height: 1.5em;
}

#chidori1105 {
  background: url(https://tools.itembox.cloud/item/category/img/chidori/bk_2.jpg) no-repeat 0 0;
  width: 800px;
  height: 300px;
  position: relative;
}

#chidori1105 p.btn {
  position: absolute;
  top: 180px;
  right: 30px;
}

/*henobu 20141127*/
.kzk1126 {
  width: 800px;
  color: #333333;
}

.kzk1126 .text1126 {
  font-size: 11px;
  line-height: 1.6em;
  padding: 12px 0px 94px 0px;
  text-align: left;
}

.kzk1126 #hnb_category_LP .ulkskfive001 {
  width: 100%;
}

.kzk1126 #hnb_category_LP .ulkskfive001 .list1126 {
  width: 142px;
  float: left;
  margin-right: 22px;
}

.kzk1126 #hnb_category_LP .ulkskfive001 .list1126_last {
  width: 142px;
  float: left;
  margin-right: 0px;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 {
  text-align: center;
  padding: 8px 0px 30px 0px;
  line-height: 1.7em;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a {
  padding: 8px 0px 30px 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center !important;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:link, .kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:visited {
  color: #333;
  text-decoration: underline;
}

.kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:hover, .kzk1126 #hnb_category_LP .ulkskfive001.clearfix .text1126_01 a:active {
  color: #333;
  text-decoration: none;
}

.kzk1126 #hnb_category_LP h3 {
  text-align: left;
  margin-top: 30px;
}

.kzk1126 #hnb_category_LP .block3 .clearfix.mb20 p a img {
  text-align: left;
}

.kzk1126 #hnb_category_LP .text_link {
  text-align: left;
}

.kzk1126 #hnb_category_LP .block3 .clearfix.mb20 {
  text-align: left;
}

.kzk1126 #hnb_category_LP .block3 .clearfix.mb20 .saigo {
  width: 251px;
  height: 80px;
  float: left;
  padding: 0px;
  margin: 0px 521px 0px 0px;
  text-align: left;
}

/*henobu 20141128*/
#hnb_category_LP.cate_eye p.text {
  width: 760px;
  margin: 0 auto 50px auto;
  font-size: 13px;
}

#hnb_category_LP.cate_eye .left {
  width: 380px;
  float: left;
  margin-right: 40px;
}

#hnb_category_LP.cate_eye .left.end {
  margin-right: 0;
}

#hnb_category_LP.cate_eye .contact {
  background: url(https://tools.itembox.cloud/item/category/img/eye/contact.jpg) 0 0 no-repeat;
  width: 800px;
  height: 177px;
  position: relative;
  border: none;
  padding: 0;
  margin-bottom: 40px;
}

#hnb_category_LP.cate_eye .contact p {
  position: absolute;
  top: 75px;
  right: 33px;
}

#hnb_category_LP.cate_lacimbali {
  width: 800px;
  text-align: left;
}

#hnb_category_LP.cate_lacimbali .ksk_aka001 {
  font-size: 16px;
  color: #E40013;
  font-weight: bold;
  margin-bottom: 5px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .leftksk1128 {
  width: 385px;
  float: left;
  margin-right: 30px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .rightksk1128 {
  width: 385px;
  float: left;
  margin-right: 0px;
}

#hnb_category_LP.cate_lacimbali .imgh50 {
  height: 50px;
}

#hnb_category_LP.cate_lacimbali .imgh80 {
  height: 80px;
}

#hnb_category_LP.cate_lacimbali .bk2ksk.mb40 {
  width: 800px;
  height: 401px;
  position: relative;
  background: url(https://tools.itembox.cloud/item/category/img/cimbali/ksk_cim_41.jpg) no-repeat;
}

#hnb_category_LP.cate_lacimbali .bk2ksk.mb40 .textksk1128 {
  padding: 146px 22px 0px 420px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .leftksk11281 {
  width: 252px;
  float: left;
  margin-right: 22px;
}

#hnb_category_LP.cate_lacimbali .item3 .clearfix .rightksk11281 {
  width: 252px;
  float: left;
  margin-right: 0px;
}

#hnb_category_LP.cate_lacimbali .bk1ksk.mb40 {
  width: 800px;
  height: 400px;
  position: relative;
  background: url(https://tools.itembox.cloud/item/category/img/cimbali/ksk_cim_06.jpg) no-repeat;
}

#hnb_category_LP.cate_lacimbali .bk1ksk.mb40 .textksk1128 {
  padding: 146px 22px 0px 420px;
}

#FS2_body_Goods #FS2_Recommend_List .thumbnail {
  width: 140px !important;
}

/* アイテムにオンマウスで枠線が出るようにする */
.itemCenter:hover {
  border: 1px solid #ffa500;
  margin: -1px;
}


/*パンくずナビ*/
.pan {
  font-size: 110%;
  margin: 0px 0px 20px;
}


/* 会員登録画面の文字を大きく入力しやすくする */
.FS2_body_Member_MemberEntryEdit .userTable_01 input {
  font-size: 120%;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 select {
  font-size: 120%;
}

.FS2_body_Member_MemberEntryEdit .FS2_birthdayDateYear {
  font-size: 130%;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 tr {
  font-size: 130%;
  height: 40px;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 input {
  font-size: 130%;
  background-color: #FFFFCC;
}

#FS2_body_Member input[name="gender"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Member input[name="newsletter"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Member input[name="htmlMail"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

/* ゲスト購入者情報入力画面の文字を大きく入力しやすくする */
.FS2_body_Cart_GuestEntry .userTable_01 input {
  font-size: 120%;
}

.FS2_body_Cart_GuestEntry .userTable_01 select {
  font-size: 120%;
}

.FS2_body_Cart_GuestEntry .FS2_birthdayDateYear {
  font-size: 120%;
}

.FS2_body_Cart_GuestEntry .userTable_01 tr {
  font-size: 140%;
  height: 40px;
}

.FS2_body_Cart_GuestEntry .userTable_01 input {
  font-size: 120%;
  background-color: #FFFFCC;
}

.FS2_body_Member_MemberEntryEdit .userTable_01 input {
  font-size: 130%;
  background-color: #FFFFCC;
}

#FS2_body_Cart input[name="gender"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Cart input[name="newsletter"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

#FS2_body_Cart input[name="htmlMail"] {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  margin-right: 0.5em;
}

/* お届け先情報入力画面の文字を大きく入力しやすくする */
.FS2_body_Cart_DeliveryEdit .userTable_01 input {
  font-size: 180%;
}

.FS2_body_Cart_DeliveryEdit .userTable_01 tr {
  font-size: 140%;
  height: 40px;
}

.FS2_body_Cart_DeliveryEdit .inputTableArea select {
  font-size: 110%;
}

.FS2_body_Cart_DeliveryEdit .inputTableArea textarea {
  font-size: 140%;
  background-color: #FFFFCC
}

.FS2_body_Cart_DeliveryEdit .userTable_01 input {
  font-size: 100%;
  background-color: #FFFFCC;
}

.FS2_body_Cart_SettleEdit .userTable_01 input {
  font-size: 100%;
}

.FS2_body_Cart_SettleEdit .userTable_01 tr {
  font-size: 100%;
  height: 40px;
}

.FS2_body_Cart_SettleEdit .inputTableArea select {
  font-size: 110%;
}

.FS2_body_Cart_SettleEdit .inputTableArea textarea {
  font-size: 100%;
  background-color: #FFFFCC
}

.FS2_body_Cart_SettleEdit .userTable_01 input {
  font-size: 100%;
  background-color: #FFFFCC;
}

/* お支払い方法選択画面の文字を大きく入力しやすくする */
.FS2_body_Cart_SettleEdit#fs2_deliveryNote {
  background-color: #ffffcc;
  font-size: 120%;
  height: 200px;
}

.FS2_body_Cart_SettleEdit .userTable_01 textarea {
  font-size: 100%;
  background-color: #FFFFCC;
}

.FS2_body_Cart_SettleEdit select {
  font-size: 100%;
}

.FS2_body_Cart_SettleEdit .userTable_01 th {
  font-size: 140%;
  height: 40px;
}

.FS2_body_Cart_SettleEdit .userTable_01 tr {
  font-size: 100%;
  height: 40px;
}

.FS2_body_Cart_SettleEdit .userTable_01 input {
  font-size: 100%;
  background-color: #FFFFCC;
}

/*メルマガ申込停止ページ情報入力エリアの文字を大きく入力しやすくする*/
.FS2_body_MailMagazine_MailMagazineEntry .userTable_01 tr {
  font-size: 100%;
  height: 40px;
}

.FS2_body_MailMagazine_MailMagazineEntry .userTable_01 input {
  font-size: 140%;
  background-color: #FFFFCC;
}

/*ログインページ情報入力エリアの文字を大きく入力しやすくする*/
.FS2_body_Login_Login .userTable_01 th,
.FS2_body_Cart_GuestLogin .userTable_01 input {
  font-size: 100%;
  height: 40px;
}

.FS2_body_Login_Login .userTable_01 input,
.FS2_body_Cart_GuestLogin .userTable_01 input {
  font-size: 140%;
  background-color: #FFFFCC;
}

.FS2_bottom_btn_right_and_left_1 {
  clear: both;
}

.cartTable {
  font-family: Hiragino Kaku Gothic Pro, "ＭＳ ゴシック", tahoma, arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 1;
}

.FS2_body_Cart_SettleEdit .FS2_Delivery_table02 th {
  font-size: 100%;
  height: 40px;
}

.FS2_body_Cart_SettleEdit .FS2_Delivery_table02 td {
  font-size: 130%;
  height: 40px;
}


/*お支払方法選択*/
.FS2_body_Cart_SettleEdit .userTable_01 caption {
  font-size: 18px;
}

/*商品数量文字サイズ*/
.FS2_figure_table_td_input_cnt {
  font-size: 18px;
}

.FS2_figure_table_td_figure {
  font-size: 16px;
  padding-right: 5px;
}


/*　『お問い合わせ』ボタン（div）　*/
/*　system_preset.css　*/
.FS2_InquiryButton_area img {
  padding-top: 12px;
  padding-bottom: 1px;
  padding-right: 2px;
  float: left;
}

/*　『メールで送る』ボタン（div）　*/
/*　system_preset.css　*/
.FS2_MailRecommendButton_area img {
  padding-top: 12px;
  padding-bottom: 1px;
}

/*　『お気に入りに登録』ボタン（div）　*/
/*　system_preset.css　*/
.FS2_WishListButton_area img {
  padding-top: 1px;
  padding-bottom: 16px;
  padding-right: 2px;
  float: left;
}

/*　『レビューを書く』ボタン（div）　*/
/*　system_preset.css　*/
.FS2_ReviewEditButton_area img {
  padding-top: 1px;
  padding-bottom: 16px;
}




#hnb_category_nav .sbk .clearfix .nav1 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s1.jpg) no-repeat;
  width: 60px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav2 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s2.jpg) no-repeat;
  width: 155px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav3 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s3.jpg) no-repeat;
  width: 120px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav4 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s4.jpg) no-repeat;
  width: 60px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav5 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s5.jpg) no-repeat;
  width: 110px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav6 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s6.jpg) no-repeat;
  width: 140px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav7 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s7.jpg) no-repeat;
  width: 80px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav8 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s8.jpg) no-repeat;
  width: 90px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .sbk .clearfix .nav9 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s9.jpg) no-repeat;
  width: 70px;
  height: 30px;
  padding-top: 4px;
}


#hnb_category_nav .cbk .clearfix .nav1 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s1.jpg) no-repeat;
  width: 60px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav2 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s2.jpg) no-repeat;
  width: 155px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav3 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s3.jpg) no-repeat;
  width: 120px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav4 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s4.jpg) no-repeat;
  width: 60px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav5 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s5.jpg) no-repeat;
  width: 110px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav6 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s6.jpg) no-repeat;
  width: 140px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav7 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s7.jpg) no-repeat;
  width: 80px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav8 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s8.jpg) no-repeat;
  width: 90px;
  height: 30px;
  padding-top: 4px;
}

#hnb_category_nav .cbk .clearfix .nav9 {
  background: url(https://tools.itembox.cloud/item/category/img/nav/s9.jpg) no-repeat;
  width: 70px;
  height: 30px;
  padding-top: 4px;
}

/* 入力アシスト文言のデザイン変更 */
.FS2_assist_message {
  background-color: #FFD700;
  font-size: 18px;
  color: #DC143C;
  font-weight: bold;
  border: #DC143C double 3px;
}

/* 承認図用 */
.meker3 {
  border: 1px double #666666;
  padding: 3px 3px 3px 10px;
  font-weight: bold;
  background-color: #999999;
  background-image: url('https://tools.itembox.cloud/item/img/dl/img02.gif');
  color: #FFFFFF;
  font-size: large;
  clear: both;
}

h4 {
  color: #057904;
  clear: left;
  font-weight: bold;
  font-size: small;
}

.sec {
  margin: 20px 0px 10px 0px;
  padding-bottom: 20px;
}

.maker ul {
  margin: 0px;
}

.maker li {
  padding: 3px;
  float: left;
  width: 220px;
  list-style-type: circle;
  list-style-position: inside;
  font-size: 11pt;
}

.prod {
  border-width: 2px;
  border-color: #008080;
  margin: 0px 0px 30px 0px;
  width: 780px;
  border-bottom-style: solid;
}

.prod dl {
  margin: 0px;
}

.prod dt {
  margin: 0px;
  background-position: 5px 4px;
  width: 140px;
  float: left;
  padding-left: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  background-repeat: no-repeat;
  background-image: url('https://tools.itembox.cloud/item/img/dl/img01.gif');
}

#lprod {
  width: 300px
}

/*　ソーシャルボタンの隙間を管理する　*/
iframe#twitter-widget-0 {
  margin-right: 5px;
}

/*　〇〇さんいらっしゃいませのheight 変更（ishihara add)　*/

td.FS2_welcome_area {
  padding: 5px;
}

/*　パン屑リストの行間を制御する　*/
.pan {
  margin: 0 0 2px;
}

/*　あと〇〇円で送料無料機能を非表示　*/
.cartInfor {
  display: none;
}


/*　2017.6.15追記　*/
.area-more {
  width: 780px;
  margin-top: 10px;
  margin-bottom: 20px;
  border: 3px solid #339933;
  padding: 20px 10px 10px 10px;
  font-size: 14px;
  font-weight: 600;
  color: #666666;
}

.area-ph {
  width: 31%;
  text-align: center;
  float: left;
}

.area-ph img {
  max-width: 96%;
  height: auto;
  margin-bottom: 8px;
}

.store-name {
  color: #339933;
  font-size: 24px;
}

.area-txt {
  width: 69%;
  float: left;
}

.red-un {
  color: #ff0000;
  text-decoration: underline;
}

.store-tel {
  padding-left: 50px;
  background-image: url(https://www.tenpos.com/shop/item/tools/design/img01/area-tel.gif);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 48px 48px;
  font-size: 41px;
  color: #ff3300;
}

.map-btn {
  padding: 3px 10px 3px 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border: 1px solid #e72d04;
  border-radius: 20px;
  background-color: #f6f5f5;
  background-image: url(https://tools.itembox.cloud/item/common/img01/common_mark00.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  text-decoration: none;
}


/*　お客様情報入力画面　*/
.FS2_body_Cart_GuestEntry #form {
  font-size: 110%;
}

/*　お届け先指定画面　*/
.FS2_body_Cart_DeliveryEdit #form {
  font-size: 110%;
}

/*　支払方法選択画面　*/
.FS2_body_Cart_SettleEdit #form {
  font-size: 110%;
}




/* 2018年レイアウト変更用追加css　Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #ffffff;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  background-color: black;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}


.white-popup {
  position: relative;
  /* background: #fff5d8; */
  padding: 0px;
  width: auto;
  max-width: 705px;
  margin: 10px auto;
}


.FS2_GoodsImage_td img {
  width: 100%;
}

.cartTable .FS2_GoodsImage_td {
  width: 200px;
}