body {
  background-color: #fcf9ed;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #000;
  -webkit-font-smoothing: antialiased;
  font-family : 'Yu Mincho' , 'Hiragino Mincho ProN' , serif ;
  font-size:100%;
  font-weight:500;
}

a {
  color: #000;
}
a:hover {
  color: #ccc;
  text-decoration: none;
}
a.cal { pointer-events:none; }

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}

/*
 * layout
 */
.wrapper {
  width:100%;
  margin:0 auto;
  position: relative;
  overflow:hidden;
}

#inner {
	width:100%;
    max-width:1200px;  
    margin:0 auto;
    background:#fff;
}
.container {
  width:100%;
  max-width: 1200px;
  background:#fff;
  margin: 0 auto;
}

/* header */
.promo__seciton {
  background-color: #333;
  width: 100%;
  min-height: 40px;
}

.promo {
  background: #333;
}

.promo__text {
  color: #fff;
  font-size:1em;
  text-align: left;
  margin-top:2px;
  margin-bottom:-0px;
  padding: 12px 0 6px 10px;
  letter-spacing: .8;
  font-weight: normal;
  background: #333;
}
.promo__5off {
  text-align: center;
  background: #e61212;
}
.promo__5off img { max-width:900px; }

.card_logo {
  float:right;
  margin-right:10px;
  margin-top:-4px;
}


.header__section {
  text-align: center;
  margin-bottom: 0px;
}

.header-search {
  position: relative;
  float: left;
  margin-top: 14px;
  width: 286px;
}
.header-search i {
  position: absolute;
  top: 11px;
  left: 20px;
}

.header-search__box {
  min-width: 170px;
  padding: 9px 14px 7px 18px;
  border: 1px solid #999;
  font-weight: normal;
  border-radius: 2px;
  color: #333;
}
.header-search__box:focus {
  padding: 9px 14px 7px 18px;
  background: #fff;
  border: 1px solid #ccc;
}
.button {
  border:1px solid #999;
  padding:7px 6px 1px;
  border-radius:2px;
}

.header-tools {
  float: right;
  margin: 20px 20px 0;
  width: 400px;
  text-align: right;
  font-family: sans-serif ;
}

.header-tools__unit {
  display: inline;
  margin-left: 45px;
  line-height: 1.4;
}

.header-tools__unit-cart {
  margin-left: 21px;
}

.header-tools__btn {
  position: relative;
  padding: 7px 15px 7px 34px;
  font-size: 12px;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}

.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}

.header__logo {
  text-align:center !important;
}
.header__logo img {
  margin: .25em auto 0em;
  text-align:center !important;
}

.header-gnavi {
  width:96%;
  list-style-type: none;
  position: relative;
  margin:2em auto .25em;
}

.header-gnavi__unit {
  margin:0 -8px;
  display: inline;
}

.header-gnavi__link {
  padding: 15px 25px;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 14px 29px 15px;
  background: #fff;
  z-index: 55;
}

.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #ddd;
  width: 1120px;
  position: absolute;
  top: 32px;
  left: -38px;
  padding: 30px 40px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  padding: 20px 24px 20px;
  text-align: left;
  width: 20%;
  display: inline-block;
  vertical-align: top;
}

.mega-navi__link {
  display: block;
  width: 100%;
}

/* slider */
#slider div {
  max-width: 1200px !important;
  padding:20px 0px;
}

.slider {
  position:rerative;
  margin: 0 auto 20px;
  max-width: 1200px;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {margin-bottom:-10px !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 0px !important;
  /*bottom: -30px !important;*/
}

/* main */
.main__section {
  width:100%;
  max-width:1200px;
  border-top: none;
  border-bottom: none;
  margin-top:-30px;
  margin-bottom: 0px;
  padding: 60px 0 0;
  overflow: hidden;
}

.main__section--product {
  padding: 20px 0 40px;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

#pagetop a {
    width: 60px;
    height: 30px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background:#444;
    line-height:1.2;
}
#pagetop a:hover {
    color: #ffbabb;
}



/* sidebar */
.sidebar__section {
  float: left;
  width:20%;
  max-width: 200px;
  margin:0 0 0 1.66%;
  box-sizing:border-box;
}
.side_banner {
	margin:0 0 30px ;
    overflow:hidden;
}
.side_banner_fax {
	margin:-10px 0 40px ;
    overflow:hidden;
}
.menu__section {
  margin-bottom: 40px !important;
  overflow:hidden;
}
.menu-list__unit {
	margin-bottom:-.085em;
    border-bottom:1px dotted #ccc; 
    padding-bottom:0;
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding: 2em 0 12px 320px;
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}
.breadcrumb-list__unit a {
	font-size:14px; 
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;    
}
.sort__section {
  position: absolute;
  top: 0;
  right: 0;
  margin-bottom:1em;
  overflow:hidden;
}

.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}


/* contents */
.contents__section {
  float: right;
  width:76.66%;
  max-width: 920px;
  /*margin-left:40px;*/
}


.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 40px;
  overflow:hidden;
}
.recommend__section { margin-top:20px !important; } 

.section__block { margin:0 auto; }
.section__block2 { margin-top:54px !important;overflow:hidden; }

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 20px;
}
.recommend-list {margin-left:6px; }

.sub-list {
  padding-bottom: 60px;
  font-size: 0;
}

.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 20px;
  width: 32.3%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 30px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

/* information */
.info {
  margin-top: 40px;
}

.info-list {
  list-style-type: none;
}

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
}

/* history */
.history__section {
  clear: both;
  margin-top:30px;
  border-top: 1px solid #ddd;
  padding: 40px 0 0 20px;;
}

/* footer */
.footer__section {
  margin-top:60px;
  border-bottom: none;
}

.footer__guide {
  padding: 0 0 20px 20px ;
  margin-bottom: 30px;
}

.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}

.guide__col--one-third {
  width: 410px;
}

.guide__col--half {
  width: 625px;
}

.guide__h2 {
  padding-bottom: 8px;
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

.guide__list {font-size:90%;
  margin: 0 0 1.5em;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #666;
}

.footer__navi {
  margin-bottom: 60px;
}

.shop-owner {
  overflow: hidden;
}

.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.shop-owner__info {
  float: left;
  width: 290px;
}

.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}

.shop-owner__memo {
  line-height: 1.8;
}

.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}

.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}

.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}

.pagetop__btn {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 50px;
  float: right;
}


#footer_menu { 
	text-align:center;
  	margin:1.5em 0 -4em !important;
    padding:0 0 .75em ;
    border-bottom:none;
}

/* copyright */
.copyright__section {
  width:100%;
  background:#333;
  color:#fff;
  margin-bottom:-1.5em !important;
  padding:0 0 ;
  font-size: 12px;
  text-align:center;
}

.copyright {
  padding: 1em 0;
}


/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}

.menu-list__link {
  display: table;
  padding: 10px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: -20px auto 20px !important;
  text-align: center;
}
.calender_area {
  margin: 10px 0 0 ;
  text-align: center;
  max-width:220px;
  width:100%;
  height:13rem;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 8px 0;
}
.tbl_calendar th {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 8px 0;
  border-bottom: 1px solid #ccc;
}

/* qrcode */
.qrcode {
  margin: 5px 0 40px;
  text-align: center;
}


/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 3px 10px;
  vertical-align: top;
  position: relative;
  text-align: center;
  overflow:hidden;
}

.product-list__unit-sm {
  width: 110px;
}

.product-list__unit-md {
  width: 120px;
  margin:0 12px 3em 12px;
}

.product-list__unit-lg {
  width:160px;
  margin-bottom:40px;
  /*height:286px;*/
}
.product-list__unit-lg_seller {
  width:170px;
  height:300px;
  padding:0 3px 1em;
}
.product-list__unit-lg_seller:last-child {
  padding:0 0 1em ;
}
.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}
.product-list__image { width:160px !important; }
.product-list__image-seller { width:180px !important; }
.product-list__image:hover,
.product-list__image-seller:hover {
  opacity: 0.65;
}
.product-list__image--sm {
  max-width: 75px;
}
.product-list__text {
  display: block;
  padding-top:1em;
}
.product-list__name {
  color:#000;
  font-weight: normal;
  margin-top: 16px;
  text-align: left;
}
.product-list__name--sidebar {
  margin-top: 10px;
  margin-left: 10px;
}

.product-list__expl {
  margin-top: 4px;
  text-align: left;
}

.product-list__prices {
  margin-top: 4px;
  text-align: center;
}

.product-list__prices--sidebar {
  margin-top:-2px;
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
  margin-top:-2px;
}

.product-list__price-soldout {
  color: #ff0000;
}

.product-list__discount-rate {
  color: #ff0000;
}

span.red,p.red {
	color:#ff6600;
}

.rank-box {
  position: absolute;
  top: 7px;
  left: 94px;
  z-index: 5;
}

.rank-box--sidebar {
  top: 1px;
}

.rank-number {
  padding: 8px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 36px;
  height: 28px;
  display: block;
  text-align: center;
  border:1px solid #ccc;
}

.rank-number--sidebar {
  padding: 4px 0 0;
  width: 20px;
  height: 18px;
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}


/* pagenation */
.pagenation {
  position: relative;
  text-align: center;
  max-width: 600px;
  margin: 0 auto;
}
.pagenation .disabled {
  color: #ccc;
}

.pagenation-prev {
  position: absolute;
  left: 0;
}

.pagenation-pos {
  line-height: 0.8;
}
.pagenation-pos__number {
  margin: 0 5px;
  font-size: 22px;
}

.pagenation-next {
  position: absolute;
  right: 0;
}

/* product */
.product__section {
  margin-bottom: 30px;
}
.product__section h2 {
  border-bottom: none;
  font-size: 22px;
}

.product__explain {
  padding-top: 60px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
  color: #666;
}

.product__image-main {
  text-align: center;
}

.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}

.image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}

.image__thumb--active {
  border: 2px solid #ddd;
}

.product__guide {
  padding: 0 0 40px;
}

.product__price-part {
  font-size: 22px;
  margin-top:1em;
  padding-bottom: 5px;
}

.product__price-regular {
  padding-bottom: 5px;
}

.product__price-establish {
  padding-bottom: 5px;
  color: #666;
}

.product__discount {
  color: #ff0000;
}

.product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}

.product__related-list__link {
  display: block;
  padding: 5px 0;
}
.product__related-list__link span {
  padding-left: 15px;
}

.product__order {
  /*border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;*/
  padding: 0px 0 2em;
}

.option-list__name, .init-list__name, .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
  margin: 0;
}

.option-list__select {
  height: 50px;
  border: 2px solid #ddd;
}

.text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #ddd;
  display: inline-block;
}

.init-list__detail-updw {
  margin:0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}

.order-btn-list {
  margin: 0;
  padding-top: 30px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}

.related-list {
  text-align: right;
  padding-right: 15px;
  margin:1em 0  !important;
}

.related-list__unit {
  display: inline-block;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0 20px;
  line-height: 1.8;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
}

/* =======================================
****   商品・味の一覧 ****
======================================= */
.tit_all {
    width:100%;
    margin:3.5em auto .25em;
}
.tit_all p { text-align:center;
    font-size:128%;
} 
.item_all {/*background:#fcf9ed;*/
	width:96%;
    border:1px solid #4f4f4f;
    padding:1.75em 2% 1.25em ;
    box-sizing:border-box;
    border-radius:6px;
    margin:.25em auto .5em;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.item_all div {
    width:15%;
    margin-bottom:15px;
    text-align:center;
}


/******* フリーページ *******/

#rap-main {
	width: 680px;
	margin-bottom: 40px;
}
#rap-main .rap-left {
	width: 300px;
	float: left;
}
#rap-main p.left-exp {
	width: 280px;
	padding-left: 40px; 
	margin: 5px 0 5px 0;
}
#rap-main .rap-right {
	width: 380px;
	float: right;
}
#rap-main p.right-exp {
	width: 380px;
	padding-left: 40px; 
	margin: 5px 0 5px 0;
}
#rap-main .rap-bottom {
	width: 680px;
	margin-top: 30px; 
}
#rap-main p.bottom-exp {
	width: 680px;
	padding-left: 40px; 
	margin: 5px 0 5px 0;
}

p .gift-top {
	margin-bottom: 20px;
}



/*
 * Module
 */
.flex-box2,.flex-box3 {
  display:flex;
  justify-content:space-between;
}
.flex-box2 div {
  width:49%;
}
.flex-box3 div {
  width:32%;
}
.section__title-h2,.section__title-h2-b {
  margin: 0;
  text-align:center !important;
  padding-bottom: 6px;
  border-bottom: 2px solid #ccc;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}
.section__title-h2-b { font-size:20px; }

.btn-primary {
  background: #1a8221;
  border: 1px solid #1a8221;
  color: #fff;
}
.btn-primary:hover {
  background: #1ac98f;
  color: #fff;
  /*opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
  zoom: 1;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding: 20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.txt--sm {  font-size: 10px; }
.txt--md {  font-size: 12px; }
.txt--lg {  font-size: 16px; }
.txt--xlg {  font-size: 18px; }
.txt--wxlg {  font-size: 20px; }
.txt--3xlg {  font-size: 22px; }
.txt--c {  text-align: center; }
.txt--r {  text-align: right; }
.txt--red {  color: #ff0000; }
.txt--gray {  color: #999; }
.txt--red {  color: #c00; }
.bold { font-weight:bold; }

.fl_L { float:left; }
.fl_R { float:right; }
.clear { clear:both; }

.border--none { border: none; }
.border--b { font-weight:bold;color:#c00;border-bottom:1px solid #777;padding-bottom:.75em;margin-bottom:.75em;overflow:hidden; }

.mar_auto { margin:0 auto !important;overflow:hidden; }
.mar_tb_10 { margin:10px 0;overflow:hidden;  }
.mar_tb_20 { margin:20px 0;overflow:hidden;  }
.mar-t--20 { margin-top: 20px;overflow:hidden; }
.mar-t--30 { margin-top: 30px;overflow:hidden; }
.mar-t--40 { margin-top: 40px;overflow:hidden; }
.mar-t--50 { margin-top: 50px;overflow:hidden; }
.mar-b--10 { margin-bottom: 10px;overflow:hidden; }
.mar-b--20 { margin-bottom: 20px;overflow:hidden; }
.mar-b--30 { margin-bottom: 30px;overflow:hidden; }
.mar-b--40 { margin-bottom: 40px;overflow:hidden; }
.mar-b--50 { margin-bottom: 50px;overflow:hidden; }
.mar-b--60 { margin-bottom: 60px;overflow:hidden; }
.mar-r--20 { margin-right:20px; } 
.mar-l--20 { margin-left:20px; } 
.width--110 {  width: 110px; }
.width--130 {  width: 130px; }
.width--160 {  width: 160px; }

.ovf_h { overflow:hidden; }
.hide {  display: none; }

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}