/* CSS Document */

* {
  padding: 0px;
  margin: 0px;
}

body {
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  -webkit-text-size-adjust: none;
  text-align: center;
  color: #333333;
  background-color: #000;
}

a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

a {
  outline: none;
}

img {
  vertical-align: bottom;
  /*▽Chromeでの縮小表示ぼやけ防止▽*/
  -webkit-backface-visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
  padding-bottom: 35px;
  padding-left: 35px;
}

.clear {
  clear: both;
}

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

.clearfix {
  display: inline-block;
}

/* exlude MacIE5 \*/

* html .clearfix {
  height: 1%
}

.clearfix {
  display: block;
}

/* end MacIE5 */

a {
  color: #000;
  text-decoration: underline;
}

a:hover {
  color: #666;
  text-decoration: none;
}

#wrapper {
  background-color: #FFF;
}

#head {
  width: 970px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  /*position: relative;
  z-index: 10;*/
}

#head h1 {
  text-align: center;
  float: left;
  width: 220px;
  /*padding-bottom: 50px;*/
  padding-top: 20px;
}

#head #h_right {
  float: right;
  width: 720px;
  padding-bottom: 15px;
}

#head #h_right #headmenu {
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 40px;
}

#head #h_right #headmenu a {
  text-decoration: none;
}

#h_right #ontit {
  float: left;
  width: 400px;
  padding-top: 15px;
  padding-left: 10px;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}

#h_right #ontit img {
  vertical-align: bottom;
  padding-right: 10px;
}

#h_right #ontit a {
  text-decoration: none;
}

#puaru_how .read {
  padding-left: 36px;
  padding-right: 36px;
  width: 638px;
  height: 198px;
  position: absolute;
  top: -52px;
}

#puaru_how .read p {
  font-size: 14px;
}

#h_right #cartbtn {
  float: right;
  width: 150px;
}

#main {
  clear: both;
  width: 970px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#main #sidebar {
  float: left;
  width: 220px;
  padding-bottom: 80px;
  padding-top: 50px;
}

#main #content {
  float: right;
  width: 720px;
  padding-bottom: 20px;
  /*position: relative;
  z-index: 5;*/
}

#foot {
  clear: both;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
}

.spleft10 {
  padding-left: 10px;
}

.banaarea p {
  padding-bottom: 5px;
}

#sidebar #search {
  padding-top: 40px;
  padding-bottom: 30px;
}

#catnavi, .s_navi {
  padding-bottom: 28px;
  font-size: 12px;
  line-height: 140%;
}

#catnavi h2, .s_navi h2 {
  font-size: 18px;
  margin: 0px;
  padding-bottom: 0;
  font-family: 'Neuton', serif;
  vertical-align: middle;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}
#catnavi h2 span, .s_navi h2 span {
  font-family: sans-serif;
  font-size: 10px;
  margin-left: 0.5em;
  color: #d97f3a;
}

#catnavi ul, .s_navi ul {
  list-style-type: none;
}

#catnavi ul li {
  line-height: 0px;
}

#catnavi ul li a {
  line-height: normal;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-decoration:none;
  background-color: #e5bebe;
  display: block;
  margin-bottom: 2px;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  font-family: "M PLUS Rounded 1c";
}

#catnavi ul li a:hover {
  background-color: #d3c1af;
}

#sidebar .s_navi ul {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
}

#sidebar .s_navi ul li {
  font-size: 12px;
  line-height: 130%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

#sidebar .s_navi ul li a {
  text-decoration: none;
}

#content #mainimg {
  /*position: absolute;
  z-index: 5;
  top: -100px;*/
  padding-left: 10px;
}
.topbanaarea {
  padding-top: 25px;
}
.topbanawrap {
  padding-left: 10px;
}
.topbanawrap .inner {
  padding-bottom: 10px;
}
.topbanawrap .inner:last-child {
  padding-bottom: 0;
}
.topbanaarea a:hover img,
.topbanawrap a:hover img {
  opacity: .8;
}

#headlinebana {
  list-style-type: none;
  padding-bottom: 40px;
  clear: both;
}

#headlinebana li {
  float: left;
  padding-bottom: 10px;
  padding-left: 10px;
}

#content .listarea {
  clear: both;
}

#content .listarea .imglist p img {
  border-radius: 4px;
  -webkit-border-radius: 4px;/* Safari,Google Chrome用 */
  -moz-border-radius: 4px;/* Firefox用 */
  width: 170px;
  height: auto;
}

#content .listarea h2 {
  padding-bottom: 20px;
  padding-left: 10px;
  font-family: 'Neuton', sans-serif;
}

#content .listarea .imglist {
  width: 170px;
  padding-left: 10px;
  float: left;
  padding-bottom: 30px;
}

#content .listarea .imglist p {
  font-size: 12px;
  line-height: 130%;
  padding-bottom: 10px;
}

#content .listarea .imglist h3 {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  line-height: 140%;
  padding-bottom: 8px;
}

#content .listarea .imglist p.des {
  font-size: 11px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #C8C5C2;
  margin-top: 0px;
  padding-top: 10px;
}

/*最近チェックした商品*/
#content .checarea {
  background-color: #F6F2EF;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

#content .checarea h4 {
  font-size: 14px;
  font-weight: bold;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/ico_a.gif?2134);
  background-repeat: no-repeat;
  background-position: left center;
  color: #000;
  padding-left: 15px;
  margin-bottom: 15px;
}

.checarea .chelist {
  float: left;
  width: 125px;
  padding-right: 5px;
  padding-left: 4px;
}

.checarea .imgarea img {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 3px;
  /* Firefox用 */
}

.checarea .chelist h5 {
  font-size: 11px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 3px;
}

.checarea .chelist p {
  font-size: 11px;
}

#fbarea {
  padding-top: 0px;
  clear: both;
  width: 973px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
}

#btntop {
  padding-top: 40px;
  text-align: right;
}

#content .pan {
  font-size: 12px;
  margin-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  padding-left: 10px;
}

#content .listtit {
  color: #FFF;
  background-color: #000;
  width: 685px;
  font-weight: bold;
  font-size: 18px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tit_bg.jpg?2151);
  background-repeat: no-repeat;
  background-position: right center;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 15px;
}

#content .othertit {
  color: #FFF;
  background-color: #000;
  width: 685px;
  font-weight: bold;
  font-size: 14px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tit_bg.jpg?2151);
  background-repeat: no-repeat;
  background-position: right center;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 15px;
}

#content .subcatbox {
  font-size: 12px;
  background-color: #F6F2EF;
  text-align: center;
  width: 140px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  margin-right: 7px;
  padding: 10px;
  margin-left: 7px;
}

#content .indexbox {
  padding-left: 10px;
  padding-bottom: 10px;
}

#content .indexbox p {
  padding-bottom: 10px;
  line-height: 150%;
}

#content .sort {
  font-size: 12px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  padding-bottom: 5px;
  padding-top: 0px;
}

#content .hyouji {
  font-size: 12px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  padding-bottom: 5px;
  padding-top: 5px;
}

#content .spbox {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
}

#content .back a {
  background-color: #000;
  color: #FFF;
  text-align: center;
  padding: 10px;
  width: 50px;
  font-size: 12px;
  line-height: 100%;
  display: block;
  text-decoration: none;
  float: left;
}

#content .back a:hover, #content .next a:hover {
  background-color: #666;
  color: #FFF;
}

#content .next a {
  background-color: #000;
  color: #FFF;
  text-align: center;
  padding: 10px;
  width: 50px;
  font-size: 12px;
  line-height: 100%;
  display: block;
  text-decoration: none;
  float: right;
}

#content .commentarea {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
  margin-bottom: 30px;
  padding-bottom: 20px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 160%;
}

#content .commentarea h3 {
  font-size: 18px;
  line-height: 140%;
  font-weight: bold;
  padding-bottom: 15px;
}

#content .commentarea h4 {
  font-size: 14px;
  line-height: 140%;
  font-weight: bold;
  padding-bottom: 15px;
}

#content .price {
  font-size: 22px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-right: 5px;
}

#content .set {
  padding-top: 30px;
  padding-bottom: 15px;
}

#det p {
  font-size: 11px;
  line-height: 150%;
}

#content dl {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
}

#content dl dt {
  font-size: 12px;
  float: left;
  width: 50px;
  line-height: 100%;
}

#content dl dd {
  float: left;
  font-size: 12px;
  line-height: 100%;
}

#content dl dt.buydt {
  padding-top: 10px;
  float: left;
  font-size: 12px;
  line-height: 100%;
}
#content dl dt.selecttype {
  display: block;
  width: auto;
  padding-right: 12px;
  padding-top: 2px;
}

#deinfo table tr td {
  font-size: 12px;
  padding: 2px;
}
#deinfo dl {
  padding: 0 0 10px;
}
#deinfo .price {
  line-height: 280%;
}

#content .incart {
  clear: both;
  padding-top: 5px;
  padding-bottom: 20px;
}

#content .infoarea {
  margin-top: 15px;
  padding-top: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
}

#content .infoarea ul {
  font-size: 11px;
  list-style-type: none;
  padding-bottom: 15px;
}

#content .infoarea ul .ico_b {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/ico_b.gif?2160);
  background-repeat: no-repeat;
  background-position: left center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
}

#content .infoarea ul .ico_d {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/ico_c.gif?211003);
  background-repeat: no-repeat;
  background-position: left center;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
}

#content #det {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000;
}

#content #imgarea {
  width: 390px;
  float: left;
}
#content #imgarea .mainimg img {
  max-width: 375px;
  height: auto;
}

.chelist .imgarea img {
  height: 147px;
  width: 125px;
}

#content #det #deinfo {
  width: 300px;
  float: right;
}

#imgarea .thumimg {
  padding-top: 10px;
}

#imgarea .thumimg li {
  float: left;
  list-style-type: none;
  padding-bottom: 10px;
  padding-right: 10px;
}

#imgarea .thumimg li img {
  height: auto;
  width: 86px;
}

#content #det #deinfo h2 {
  background-color: #FFF;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
}

#ShopKeeper {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  margin-bottom: 20px;
}

#ShopKeeper tr th {
  background-color: #EDEDED;
  width: 160px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #CCC;
  border-left-color: #CCC;
  font-size: 12px;
  line-height: 140%;
  padding: 10px;
  text-align: left;
}

#ShopKeeper tr td {
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #CCC;
  border-left-color: #CCC;
  font-size: 12px;
  line-height: 140%;
  padding: 10px;
}

#main #pp {
  font-size: 12px;
  line-height: 140%;
}

.pe_title {
  background-color: #EDEDED;
  padding: 8px;
  margin-bottom: 10px;
}

.pe_note {
  padding-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

#content .txt-search {
  background-color: #F6F2EF;
  padding: 10px;
  font-size: 14px;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
}

#content .txt-hitNum {
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}

.description {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #CCC;
  font-size: 11px;
}

.description tr th {
  padding: 4px;
  background-color: #F5F2EF;
  text-align: center;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  line-height: 130%;
}

.description tr td {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-left-style: solid;
  border-bottom-color: #CCC;
  border-left-color: #CCC;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  padding-left: 6px;
  line-height: 130%;
}

.fb_iframe_widget {
  text-align: left;
  margin: 0px;
  padding: 0px;
}

#content #goboucha p {
  font-size: 14px;
  line-height: 160%;
  padding-bottom: 30px;
}

#gbc_top {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/gb_btm.gif?20130509130938);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 0px;
  padding-bottom: 33px;
  font-size: 16px;
}

#gbc_top .in {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/gb_bgcol.gif?20130509130838);
  background-position: left top;
  padding-top: 23px;
  padding-right: 23px;
  padding-left: 23px;
  padding-bottom: 15px;
}

#content p.gbc_top_txt {
  padding-top: 7px;
  padding-bottom: 23px;
}

#goboucha h3 {
  padding-top: 15px;
}

.gbc_content {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #633;
  clear: both;
  position: relative;
}

.gbco1box {
  width: 220px;
  padding-right: 25px;
  float: left;
}

.gbco1txt {
  border: 3px solid #633;
  color: #633;
  margin-top: 15px;
}

.gbco1txt .cat {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #633;
}

#content #goboucha .gbco1txt p {
  padding: 7px;
  line-height: 140%;
}

#content #goboucha p.disc {
  font-size: 12px;
}

#goboucha #gbc_top p {
  font-size: 15px;
}

.gbco2_left {
  float: left;
  width: 430px;
  padding-right: 30px;
}

#goboucha p.gbco2_txt {
  padding-bottom: 15px;
}

.gbc_st8 {
  position: absolute;
  left: 0;
  top: 186px;
}

/* アールグレイ詳細 */

#eglay_top {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/EG_topbg.jpg?202408160749);
  background-repeat: repeat-y;
  background-position: left top;
  padding-bottom: 25px;
}

#egray_try p, #egray_up p, #egray_how p {
  color: #793524;
}

.eg_top_txt {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/EG_topgirl.png?202408160656);
  background-repeat: no-repeat;
  background-position: 40px 18px;
  padding-right: 25px;
  padding-left: 300px;
  color: #793524;
  padding-top: 10px;
}

#content .eg_top_txt h3 {
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 10px;
}

#content #eglay_top p {
  font-size: 14px;
}

#egray_try {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/EG_trybg.gif?202408160616);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #F1F1F1;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 44px;
}

#egray_try .box {
  width: 305px;
  padding-top: 40px;
}

p.eg_keyword img {
  padding-bottom: 10px;
}

#egray_try .box h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 0px;
}

#egray_try .box.left h3 {
  color: #35A007;
}

#egray_try .box.right h3 {
  color: #BB4B00;
}

#egray_up {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/eg_upbg.gif?202408160556);
  background-repeat: no-repeat;
  background-position: right 20px;
  clear: both;
  padding-top: 40px;
  background-color: #FFE65E;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 10px;
}

#egray_up .freva {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/eg_up03.jpg?202408160545);
  background-repeat: no-repeat;
  background-position: 35px top;
  padding-left: 300px;
  height: 180px;
  padding-right: 10px;
  padding-top: 20px;
}

#content #egray_up h3 {
  font-weight: bold;
  color: #D0152A;
  background-color: #FFF;
  display: inline;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding-top: 8px;
  padding-right: 8px;
  padding-bottom: 7px;
  padding-left: 8px;
  font-size: 17px;
}

#egray_try p {
  font-size: 13px;
}

#egray_up .roots {
  width: 430px;
  padding-bottom: 15px;
  padding-top: 15px;
}

#egray_how {
  background-color: #F6F2EA;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/eg_howtobg.gif?202408160531);
  background-repeat: no-repeat;
  background-position: 427px 28px;
  padding: 30px;
}

p.rg_read {
  font-weight: bold;
  width: 370px;
  padding-bottom: 30px;
  font-size: 12px;
}

#content #egray_how h3 {
  font-weight: normal;
  color: #F6F2EA;
  background-color: #B84900;
  display: inline;
  padding-top: 8px;
  padding-right: 9px;
  padding-bottom: 7px;
  padding-left: 9px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 17px;
  margin: 0px;
}

#egray_how .boxa {
  width: 440px;
  clear: both;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/eg_howto03.gif?202408160518);
  background-repeat: no-repeat;
  background-position: left 21px;
  padding-left: 204px;
  height: 170px;
  padding-top: 40px;
}

#egray_how .boxb {
  width: 241px;
  float: right;
  margin-top: -40px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/eg_howto04.gif?202408160505);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 194px;
  padding-top: 30px;
  height: 152px;
}

#egray_how .boxc {
  float: left;
  width: 237px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/eg_howto05.gif?202408160453);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: -17px;
  padding-top: 50px;
  padding-left: 203px;
  height: 115px;
}

#egray_how .boxd {
  float: right;
  width: 250px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/eg_howto06.gif?202408160442);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 260px;
  margin-top: 15px;
  height: 140px;
}

p.howtxt {
  padding-top: 10px;
  padding-left: 5px;
  font-size: 13px;
}

#egray_how ol {
  padding-top: 10px;
  padding-left: 25px;
}

#egray_how ol li {
  list-style-position: outside;
  color: #793524;
  font-size: 13px;
  padding-left: 0px;
}

.rbs_content {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 40px;
  padding-left: 40px;
}

.rbs_content.con1 {
  background-color: #FFEFC8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_tryimg.gif?2125);
  background-repeat: no-repeat;
  background-position: 454px 80px;
}

.rbs_content.con2 {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_closebg.jpg?2110);
  background-repeat: repeat;
  background-position: left top;
}

.rbs_content.con2 .top {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_closeimg.jpg?210000);
  background-repeat: no-repeat;
  background-position: right top;
  height: 242px;
}

.rbs_content.con3 {
  background-color: #EE9F31;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #FFF;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_howimg.jpg?2142);
  background-repeat: no-repeat;
  background-position: 500px 35px;
  clear: both;
}

.rbs_content.con4 {
  background-color: #F6F2EF;
}

#content #rooibos p {
  font-size: 14px;
  line-height: 160%;
}

.rbs_try {
  height: 150px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 20px;
  padding-left: 235px;
}

.rbs_try.box1 {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_try01.gif?2129);
}

.rbs_try.box2 {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_try02.gif?209906);
}

.rbs_try.box3 {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_try03.gif?2151);
}

#rooibos .rbs_try h4 {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 12px;
}

#rooibos h3 {
  padding-top: 15px;
  padding-bottom: 25px;
  font-weight: bold;
}

#rooibos .pink {
  color: #D81844;
}

.rbs_content .oishi {
  width: 170px;
  float: left;
}

#content #rooibos .oishi p {
  font-size: 12px;
}

.oishi.ma {
  margin-right: 60px;
}

#rooibos .oishi h4 {
  padding-top: 5px;
  padding-bottom: 10px;
  font-weight: bold;
  font-size: 16px;
}

#rbs_how {
  background-color: #FAE2C2;
  padding-top: 20px;
  padding-bottom: 0px;
}

#rbs_how .boxl {
  float: left;
  width: 270px;
  padding-bottom: 15px;
  padding-left: 30px;
}

#rbs_how .boxr {
  float: right;
  width: 270px;
  padding-bottom: 15px;
  padding-right: 30px;
}

#rooibos #rbs_how h4 {
  font-weight: bold;
  padding-bottom: 3px;
}

#content #rbs_how p {
  font-size: 12px;
}

#rbs_how .ad {
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #EE9F31;
  clear: both;
  padding-top: 18px;
  padding-bottom: 10px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/rbs_ban02.gif?2130);
  background-repeat: no-repeat;
  background-position: 445px 28px;
}

#rbs_how .ad .box {
  padding-left: 140px;
  color: #993300;
}

#rooibos .vbox p {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 12px;
}

.rbs_content hr {
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: dotted;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #FFF;
}

.rbs_content.con4 .top {
  padding-top: 8px;
  padding-left: 165px;
}

#rooibos {
  padding-bottom: 20px;
}

#puaru_topbox {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg01.jpg?20140507171001);
  background-repeat: repeat-y;
  background-position: left top;
  color: #FFF;
}

#puaru_topbox .bg {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg02.jpg?20140507170943);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 60px;
}

#puaru .topread {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/lunch.jpg?20140507171835);
  background-repeat: no-repeat;
  background-position: left top;
  height: 181px;
  padding-top: 75px;
  padding-left: 43px;
}

#puaru_topbox .topread p {
  font-size: 13px;
  line-height: 160%;
}

#pua_try {
  padding-right: 65px;
  padding-left: 65px;
}

#pua_try .read {}

#pua_try .read p {
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 160%;
}

#pua_try .try_box_a {
  width: 168px;
  float: left;
}

#pua_try .try_box_b {
  float: left;
  width: 168px;
  padding-right: 35px;
  padding-left: 35px;
  padding-top: 20px;
}

#pua_try .try_box_c {
  width: 168px;
  float: left;
  padding-top: 45px;
}

#pua_closeup {
  clear: both;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg03.jpg?20140507170010);
  background-repeat: repeat-y;
  background-position: left top;
  padding-right: 50px;
  padding-left: 50px;
  position: relative;
  height: 160px;
}

#pua_closeup p {
  color: #000;
}

#pua_closeup .read {
  top: -54px;
  width: 610px;
  height: 201px;
  position: absolute;
}

#pua_closeup .read p {
  font-size: 14px;
}

#puaru_clobox .inbox {
  clear: both;
  padding-top: 30px;
  padding-right: 50px;
  padding-left: 50px;
}

#puaru_clobox {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg03.jpg?20140507172445);
  background-repeat: repeat-y;
  background-position: left top;
  clear: both;
}

#puaru_clobox .rarea {
  float: right;
  width: 345px;
}

#puaru_clobox p.kakutit {
  font-weight: bold;
  font-size: 16px;
  color: #4C4C00;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  background-color: #CBC6B9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 10px;
}

#puaru_clobox #btmimg {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg04.jpg?20140507172258);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 95px;
}

#puaru_how {
  height: 146px;
  width: 710px;
  position: relative;
}

#puaru_how .read .rrea {
  width: 485px;
  float: right;
}

#puaru_recipe {
  padding-right: 9px;
  padding-left: 9px;
  padding-bottom: 20px;
  padding-top: 10px;
}

#puaru_recipe .boxa {
  width: 203px;
  float: left;
}

#puaru_recipe .boxb {
  float: left;
  width: 203px;
  padding-right: 38px;
  padding-left: 38px;
}

#puaru_recipe .boxc {
  width: 203px;
  float: left;
}

#pua_voice {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg05.jpg?20140507170923);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 14px;
  clear: both;
  color: #FFF;
}

#pua_voice .btm {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg06.jpg?20140507170911);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 14px;
}

#pua_voice .bg {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxbg07.jpg?20140507170856);
  background-repeat: repeat-y;
  background-position: left top;
  margin-top: 0px;
}

#pua_voice .voicebox {
  clear: both;
  padding-top: 15px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #3F1309;
  width: 660px;
  margin-right: auto;
  margin-left: auto;
}

#pua_voice .voicebox p {
  font-size: 13px;
}

#pua_voice p.tit {
  font-weight: bold;
  color: #D14500;
  padding-bottom: 5px;
}

#pua_voice .thanks {
  width: 660px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}

#pua_voice .thanks img {
  float: left;
  padding-right: 20px;
}

#pua_voice .thanks p {
  padding-top: 15px;
  font-size: 14px;
  font-weight: bold;
}

#pua_try .read .rarea {
  padding-left: 175px;
  padding-top: 40px;
}

/*ジャスミンティー詳細*/

#jasmine p {
  color: #876C11;
  font-size: 13px;
  line-height: 160%;
}

#js_boxa {
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
}

#js_boxa p.read {
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 14px;
}

#js_boxa .inbox {
  width: 200px;
  float: left;
}

#js_boxa .inbox img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 12px;
}

#jasmine p strong {
  color: #099;
  background-repeat: repeat-y;
}

#js_boxb {
  clear: both;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/boxb_bg.jpg?20140624145757);
  background-repeat: repeat-y;
  margin-bottom: 40px;
}

#js_boxb .naka {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/bo2btm.jpg?20140624145820);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 35px;
  padding-right: 30px;
  padding-left: 30px;
}

#js_boxb .read {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/bo_21img.png?20140624145843);
  background-repeat: no-repeat;
  background-position: right top;
  padding-bottom: 50px;
}

#js_boxb .inbox_a {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/bo_22img.png?20140624145858);
  background-repeat: no-repeat;
  background-position: 400px 15px;
  padding-bottom: 30px;
  min-height: 120px;
  padding-right: 280px;
}

#js_boxb .inbox_b {
  padding-left: 300px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/bo_23img.png?20140624145913);
  background-repeat: no-repeat;
  background-position: 60px top;
  padding-top: 24px;
  padding-bottom: 25px;
}

#js_boxb .inbox_c {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/bo_24img.png?20140624145928);
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 230px;
  min-height: 165px;
  padding-top: 40px;
}

#js_boxb .inbox_a img, #js_boxb .inbox_b img, #js_boxb .inbox_c img {
  padding-bottom: 20px;
}

#js_boxc {
  background-color: #FFF8B2;
  padding: 27px;
  margin-bottom: 50px;
}

#js_boxc .inbox {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/re_btm.jpg?20140624145947);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 9px;
  width: 656px;
  position: relative;
}

#js_boxc #recipe .maru {
  height: 89px;
  width: 89px;
  position: absolute;
  left: 15px;
  top: -42px;
}

#js_boxc .bg {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/re_top.jpg?20140624145957);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 9px;
}

#js_boxc .re_boxa {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/re01.png?20140624150016);
  background-repeat: no-repeat;
  background-position: 40px 29px;
  padding-top: 29px;
  padding-left: 330px;
  padding-bottom: 20px;
}

#js_boxc #recipe .boxb {
  width: 188px;
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}

#js_boxc #recipe {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/re_bg.jpg?20140624150025);
  background-repeat: repeat-y;
  padding-right: 22px;
  padding-left: 22px;
  padding-bottom: 13px;
}

#js_boxc #recipe .boxb p {
  padding-top: 10px;
}

#js_boxc #recipe .boxb img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#js_boxc #jelly {
  clear: both;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/bo_retb.jpg?20140624150043);
  background-repeat: no-repeat;
  padding-left: 285px;
  padding-right: 25px;
  padding-top: 40px;
  height: 125px;
}

#js_boxc #recipe p {
  color: #099;
}

.js_vbox {
  background-color: #F4F2E8;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
}

#jasmine .js_vbox p {}

#jasmine .vboxtit {
  font-size: 16px;
  font-weight: bold;
  color: #099;
}

#js_boxb .read p, #js_boxc p.read {
  font-size: 14px;
}

/*たまねぎ茶詳細*/

#tama_top {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tama_top.jpg?20140825163354);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 345px;
  padding-left: 274px;
  padding-bottom: 48px;
}

#tama_box_a h3, #tama_box_b h3 {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tamatitbg.gif?20140825163339);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 22px;
  padding-left: 82px;
  height: 64px;
}

#tamanegi {
  height: 206px;
  width: 214px;
  position: absolute;
  left: 482px;
  top: 31px;
}

#tama p {
  color: #592600;
  font-size: 13px;
}

#tama_try {
  width: 742px;
  margin-right: -32px;
}

#tama_try div {
  width: 215px;
  margin-right: 32px;
  float: left;
}

#content #tama_try p.tit {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tama_tryfuki.gif?20140825163320);
  background-repeat: no-repeat;
  background-position: left top;
  height: 40px;
  color: #FFF;
  padding-top: 7px;
  font-size: 17px;
  text-align: center;
}

#content #tama_try div p {
  font-size: 14px;
}

#tama {
  width: 710px;
  padding-bottom: 30px;
}

#tama_try div img {
  padding-bottom: 15px;
}

#tama_box_b {
  clear: both;
  margin-bottom: 30px;
}

#tama_box_b #mikawa {
  border: 1px solid #CC6614;
  padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tama_close.jpg?20140825163303);
  background-repeat: no-repeat;
  background-position: center 30px;
  min-height: 290px;
}

#tama_box_b #mikawa p {
  /* [disabled]font-size:12px; */
}

#mikawa .lbox {
  width: 182px;
  float: left;
}

#mikawa .rbox {
  width: 215px;
  float: right;
}

#tama_box_a {
  padding-bottom: 30px;
  position: relative;
}

#tama_box_c {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tama_drkbg.jpg?20140825163240);
  background-repeat: repeat-y;
  background-position: left top;
  clear: both;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

#tama_box_c #title {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tama_drktit.png?20140825163226);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 34px;
  padding-left: 95px;
  padding-bottom: 15px;
  padding-right: 3%;
}

#content #tama_box_c h3 {
  background-image: none;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 34px;
}

.tama_fanv {
  margin-top: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/tama_fanfuki.jpg?20140825163209);
  background-repeat: no-repeat;
  background-position: center top;
}

#content .tama_fanv h4 {
  padding-top: 15px;
  font-size: 16px;
  color: #CC6600;
  padding-bottom: 5px;
}

.tama_fanv h4, .tama_fanv p {
  background-color: #FAEFE5;
  padding-right: 20px;
  padding-left: 20px;
}

#content .tama_fanv p {
  padding-bottom: 20px;
}

#tama_box_d h3 {
  background-image: none;
  text-align: center;
}

#content #tama_box_d h3 {
  padding-bottom: 5px;
}

#tama_box_c .inbox {
  padding-right: 3%;
  padding-left: 3%;
}

#tama_box_c .recipea, #tama_box_c .recipeb, #tama_box_c .recipec {
  border: 2px solid #C60;
  background-color: #FFFFFF;
  padding: 2%;
  margin-bottom: 10px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#tama_box_c .recipeb {
  width: 44%;
  float: left;
}

#tama_box_c .recipec {
  width: 44%;
  float: right;
}

#content #tama_box_c h4 {
  font-size: 16px;
  font-weight: bold;
  color: #592600;
  padding-bottom: 5px;
}

#content p.tama_text {
  font-weight: bold;
  font-size: 15px;
  padding-bottom: 55px;
  padding-top: 10px;
}

#tama .orange {
  color: #C60;
}

#content #tama_box_b .read {
  font-size: 14px;
}

#tama_box_d {
  clear: both;
}

#kmame {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/km_topbg.jpg?20150129180146);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 35px;
  text-align: center;
}

#kmame .top img {
  margin-bottom: 20px;
}

#kmame .top {
  color: #FFF;
  padding-bottom: 60px;
}

#content #kmame h3 {
  padding-bottom: 20px;
}

#content #kmame h4 {
  font-size: 17px;
  font-weight: bold;
}

#kmame p.read {
  font-size: 14px;
  padding-bottom: 30px;
}

#kmame .box {
  margin-bottom: 70px;
  text-align: left;
}

#kmame .box .in {
  clear: both;
}

#kmame .box.try {
  margin-right: 30px;
  margin-left: 30px;
}

#kmame .try img {
  padding-right: 15px;
}

#kmame p.boxtit {
  font-size: 14px;
  font-weight: bold;
}

#kmame .in.snd {
  padding-left: 150px;
  padding-bottom: 30px;
}

#kmame .try .boxtit {
  padding-top: 15px;
}

#kmame .up {
  width: 210px;
  float: left;
}

#kmame .up .boxtit p {
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/km_line.gif?20150129180133);
  background-repeat: repeat-x;
  background-position: left bottom;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 7px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

#kmame .box.how {
  background-color: #CEC8C8;
  padding-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding-bottom: 30px;
}

#kmame .box.how .boxtit {
  padding-bottom: 5px;
}

#kmame .area_a {
  width: 270px;
  float: left;
}

#kmame .area_b {
  width: 325px;
  float: right;
}

#kmame .recipe {
  clear: both;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFF;
  padding-top: 15px;
  margin-top: 10px;
  background-image: url(https://img08.shop-pro.jp/PA01199/556/etc/km_how05.jpg?20150129180121);
  background-repeat: no-repeat;
  background-position: 0px 15px;
}

#kmame .area_b img {
  padding-right: 10px;
}

#kmame .recipe .boxtit {
  padding-left: 110px;
}

#kmame .recipe p.boxtit span {
  font-size: 12px;
}

#kmame .box.fan {
  border: 2px solid #262626;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}

#kmame .box.fan h4 {
  padding-bottom: 5px;
}

#content .recipe .boxtit {
  line-height: 140%;
}

/*商品詳細_組み合わせ購入パターン表示*/
.kumiawase {
  background: #F6F2EF;
  border-top: 1px solid #ded6cf;
  margin-top: 30px;
  padding: 25px 30px 15px;
  overflow: hidden;
  position: relative;
}
.kumiawase h4 {
  font-size: 15px;
  margin: 0;
  padding: 0 0 10px;
  line-height: 1;
}
.kumiawase h5 {
  font-size: 13px;
}
.kumi_list {
  float: left;
  width: 170px;
  margin: 0 23px;
}
.kumi_list .imgarea a img {
  width: 100%;
  height: auto;
}
.sankaku {
  width: 0px;
  height: 0px;
  border: 15px solid;
  border-color: #D98340 transparent transparent #d2742a;
  position: absolute;
  left: 0;
  top: 0;
}
.kumi_det {
  border-top: 1px dotted #999;
  padding-top: 5px;
}

/*コーヒー*/
#coffee {
  font-size: 13px;
}
#content #coffee h3 {
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px 0;
  margin: 0 0 30px;
}
#content #coffee h4 {
  font-size: 16px;
}
.cf_section {
  padding: 0 0 40px;
}
.cf_header {
  margin: 0;
  padding: 45px 40px;
}
.cf_header.bitter {
  background: #dcd3ce;
}
.cf_header.light {
  background: #ede5d9;
}
.cf_header.decaf {
  background: #ede7e9;
}
.cf_header_title {
  font-weight: bold;
  color: #685145;
  font-size: 20px;
  padding: 0 0 25px;
  letter-spacing: 0.06em;
}
.cf_header_title span {
  font-size: 12px;
}
.cf_header_catch {
  font-weight: bold;
  font-size: 16px;
  padding: 0 0 12px;
}
.cf_header_chart {
  float: right;
  padding: 0 10px 0 65px;
  width: 200px;
  height: auto;
}
.cflogo {
  float: left;
  width: 240px;
  height: auto;
  padding: 0 70px 0 26px;
}
.cf_style {
  padding: 40px 45px;
}
.cf_style.dark {
  background: #d8d6d2;
}
.cf_style.light {
  background: #f1efe1;
}
.cf_style .styleblockL {
  width: 266px;
  float: left;
  text-align: center;
}
.cf_style .styleblockR {
  width: 310px;
  float: right;
}
.cf_style .stylelogo {
  width: 266px;
  height: auto;
  padding: 0 0 30px;
}
.teabag_cf_style {
  padding: 30px 0 0;
}
.teabag_cf_style img {
  width: 435px;
  margin: 0 auto;
  display: block;
}
.cf_conic_mov {
  text-align: center;
  padding: 20px 0 0;
}
.cf_conic_mov iframe {
  padding: 0 0 15px;
}
.cf_package {
  padding: 20px 0;
  text-align: center;
}
.cf_package img {
  height: 290px;
  width: auto;
  padding: 0 20px;
}
/*ラテ*/
#latte {
  background: #eee9e7;
  width: 710px;
  margin: 0 0 20px;
  font-size: 13px;
}
#latte.latte_R { /*ルイボス*/
  background: #f0d6c8;
}
#latte.latte_E { /*アールグレイ*/
  background: #f5ea9f;
}
.latte_inner {
  padding: 0 40px 40px;
}
img.latte_mainimg {
  width: 100%;
  height: auto;
  padding: 0 0 30px;
}
.latte_copy img {
  height: 22px;
  width: auto;
  padding: 0 0 15px;
}
img.lt_fafein {
  float: right;
  width: 110px;
  padding: 10px 15px 0 0;
}
.latte_K_left {
  width: 450px;
  float: left;
}
.latte_R_left,
.latte_E_left {
  width: 380px;
  float: left;
}
.latte_R_right {
  width: 230px;
  float: right;
  height: auto;
}
.latte_E_right {
  width: 190px;
  padding-top: 20px;
  float: right;
  height: auto;
}
.latte_R {
  background: #f0d6c8;
}
/*水出しルイボスティー*/
#iceRooibos {
  width: 710px;
  margin: 0 0 20px;
  font-size: 13px;
}
#iceRooibos img {
  padding: 10px 0 20px;
}
/*トップページコーヒーバナー*/
.cftopbana {
  padding-left: 10px;
}
.cftopbana a img {
  width: 33.3333333%;
}

/*商品詳細 オプション表示(縦並び)*/
#content p#custom_option_tbl_txt {
  font-size: 12px;
  padding-bottom: 8px;
}
#custom_option_tbl {
  padding: 20px 0 15px;
}
#custom_option_tbl #option_tbl tr.stock_head{
  display: none;
}
#custom_option_tbl #option_tbl {
  border-top: 1px solid #ddd;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  border-spacing: 0;
}
#custom_option_tbl #option_tbl th,
#custom_option_tbl #option_tbl td {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
#custom_option_tbl #option_tbl th {
  font-weight: normal;
}
#custom_option_tbl #option_tbl .cell_2 div {
  float: left;
  width: 20px;
}

/*コーヒーは送料無料テキスト*/
.cf_souryo {
  text-align: center;
  padding: 15px;
  margin: 15px 0;
  border: 2px dotted #C00;
}
#content .cf_souryo p {
  padding-bottom: 0.1em;
}
p.cf_souryo_catch {
  font-size: 18px;
  color: #c00;
  font-weight: bold;
  letter-spacing: 0.04em;
}
p.cf_souryo_sub {
  font-size: 13px;
}
/*中ページのバナー*/
#subfootbana {
  list-style-type: none;
  padding-bottom: 40px;
  clear: both;
}
#subfootbana li {
  float: left;
  padding-bottom: 10px;
  padding-left: 10px;
}
#subfootbana li img {
width: 350px;
height: auto;
}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  font-family: "M PLUS Rounded 1c";
  font-family: 'Lobster', cursive;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 8px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
 font-family: "M PLUS Rounded 1c";
 font-family: 'Lobster', cursive;}
