@charset "euc-jp";

/* utility
--------------------------------------------------*/
/* layout */
	.fl { float: left; }
	.fr { float: right; }
	.clear { clear: both; }
	.ar { text-align: right; }
	.ac { text-align: center; }

/* margin-top */
	.mt00 { margin-top: 0px; }
	.mt05 { margin-top: 5px; }
	.mt10 { margin-top: 10px; }
	.mt15 { margin-top: 15px; }
	.mt20 { margin-top: 20px; }
	.mt25 { margin-top: 25px; }
	.mt30 { margin-top: 30px; }
	.mt35 { margin-top: 35px; }
	.mt40 { margin-top: 40px; }
	.mt45 { margin-top: 45px; }
	.mt50 { margin-top: 50px; }
	.mt55 { margin-top: 55px; }
	.mt60 { margin-top: 60px; }
	.mt65 { margin-top: 65px; }
	.mt70 { margin-top: 70px; }
	.mt75 { margin-top: 75px; }
	.mt80 { margin-top: 80px; }
	.mt85 { margin-top: 85px; }
	.mt90 { margin-top: 90px; }
	.mt95 { margin-top: 95px; }
	.mt100 { margin-top: 100px; }
/* margin-right */
	.mr00 { margin-right: 0px; }
	.mr05 { margin-right: 5px; }
	.mr10 { margin-right: 10px; }
	.mr15 { margin-right: 15px; }
	.mr20 { margin-right: 20px; }
	.mr25 { margin-right: 25px; }
	.mr30 { margin-right: 30px; }
	.mr35 { margin-right: 35px; }
	.mr40 { margin-right: 40px; }
	.mr45 { margin-right: 45px; }
	.mr50 { margin-right: 50px; }
	.mr55 { margin-right: 55px; }
	.mr60 { margin-right: 60px; }
	.mr65 { margin-right: 65px; }
	.mr70 { margin-right: 70px; }
	.mr75 { margin-right: 75px; }
	.mr80 { margin-right: 80px; }
	.mr85 { margin-right: 85px; }
	.mr90 { margin-right: 90px; }
	.mr95 { margin-right: 95px; }
	.mr100 { margin-right: 100px; }
/* margin-bottom */
	.mb00 { margin-bottom: 0px; }
	.mb05 { margin-bottom: 5px; }
	.mb10 { margin-bottom: 10px; }
	.mb15 { margin-bottom: 15px; }
	.mb20 { margin-bottom: 20px; }
	.mb25 { margin-bottom: 25px; }
	.mb30 { margin-bottom: 30px; }
	.mb35 { margin-bottom: 35px; }
	.mb40 { margin-bottom: 40px; }
	.mb45 { margin-bottom: 45px; }
	.mb50 { margin-bottom: 50px; }
	.mb55 { margin-bottom: 55px; }
	.mb60 { margin-bottom: 60px; }
	.mb65 { margin-bottom: 65px; }
	.mb70 { margin-bottom: 70px; }
	.mb75 { margin-bottom: 75px; }
	.mb80 { margin-bottom: 80px; }
	.mb85 { margin-bottom: 85px; }
	.mb90 { margin-bottom: 90px; }
	.mb95 { margin-bottom: 95px; }
	.mb100 { margin-bottom: 100px; }
/* margin-left */
	.ml00 { margin-left: 0px; }
	.ml05 { margin-left: 5px; }
	.ml10 { margin-left: 10px; }
	.ml15 { margin-left: 15px; }
	.ml20 { margin-left: 20px; }
	.ml25 { margin-left: 25px; }
	.ml30 { margin-left: 30px; }
	.ml35 { margin-left: 35px; }
	.ml40 { margin-left: 40px; }
	.ml45 { margin-left: 45px; }
	.ml50 { margin-left: 50px; }
	.ml55 { margin-left: 55px; }
	.ml60 { margin-left: 60px; }
	.ml65 { margin-left: 65px; }
	.ml70 { margin-left: 70px; }
	.ml75 { margin-left: 75px; }
	.ml80 { margin-left: 80px; }
	.ml85 { margin-left: 85px; }
	.ml90 { margin-left: 90px; }
	.ml95 { margin-left: 95px; }
	.ml100 { margin-left: 100px; }

/* padding-top */
	.pt00 { padding-top: 0px; }
	.pt05 { padding-top: 5px; }
	.pt10 { padding-top: 10px; }
	.pt15 { padding-top: 15px; }
	.pt20 { padding-top: 20px; }
	.pt25 { padding-top: 25px; }
	.pt30 { padding-top: 30px; }
	.pt35 { padding-top: 35px; }
	.pt40 { padding-top: 40px; }
	.pt45 { padding-top: 45px; }
	.pt50 { padding-top: 50px; }
	.pt55 { padding-top: 55px; }
	.pt60 { padding-top: 60px; }
	.pt65 { padding-top: 65px; }
	.pt70 { padding-top: 70px; }
	.pt75 { padding-top: 75px; }
	.pt80 { padding-top: 80px; }
	.pt85 { padding-top: 85px; }
	.pt90 { padding-top: 90px; }
	.pt95 { padding-top: 95px; }
	.pt100 { padding-top: 100px; }
/* padding-right */
	.pr00 { padding-right: 0px; }
	.pr05 { padding-right: 5px; }
	.pr10 { padding-right: 10px; }
	.pr15 { padding-right: 15px; }
	.pr20 { padding-right: 20px; }
	.pr25 { padding-right: 25px; }
	.pr30 { padding-right: 30px; }
	.pr35 { padding-right: 35px; }
	.pr40 { padding-right: 40px; }
	.pr45 { padding-right: 45px; }
	.pr50 { padding-right: 50px; }
	.pr55 { padding-right: 55px; }
	.pr60 { padding-right: 60px; }
	.pr65 { padding-right: 65px; }
	.pr70 { padding-right: 70px; }
	.pr75 { padding-right: 75px; }
	.pr80 { padding-right: 80px; }
	.pr85 { padding-right: 85px; }
	.pr90 { padding-right: 90px; }
	.pr95 { padding-right: 95px; }
	.pr100 { padding-right: 100px; }
/* padding-bottom */
	.pb00 { padding-bottom: 0px; }
	.pb05 { padding-bottom: 5px; }
	.pb10 { padding-bottom: 10px; }
	.pb15 { padding-bottom: 15px; }
	.pb20 { padding-bottom: 20px; }
	.pb25 { padding-bottom: 25px; }
	.pb30 { padding-bottom: 30px; }
	.pb35 { padding-bottom: 35px; }
	.pb40 { padding-bottom: 40px; }
	.pb45 { padding-bottom: 45px; }
	.pb50 { padding-bottom: 50px; }
	.pb55 { padding-bottom: 55px; }
	.pb60 { padding-bottom: 60px; }
	.pb65 { padding-bottom: 65px; }
	.pb70 { padding-bottom: 70px; }
	.pb75 { padding-bottom: 75px; }
	.pb80 { padding-bottom: 80px; }
	.pb85 { padding-bottom: 85px; }
	.pb90 { padding-bottom: 90px; }
	.pb95 { padding-bottom: 95px; }
	.pb100 { padding-bottom: 100px; }
/* padding-left */
	.pl00 { padding-left: 0px; }
	.pl05 { padding-left: 5px; }
	.pl10 { padding-left: 10px; }
	.pl15 { padding-left: 15px; }
	.pl20 { padding-left: 20px; }
	.pl25 { padding-left: 25px; }
	.pl30 { padding-left: 30px; }
	.pl35 { padding-left: 35px; }
	.pl40 { padding-left: 40px; }
	.pl45 { padding-left: 45px; }
	.pl50 { padding-left: 50px; }
	.pl55 { padding-left: 55px; }
	.pl60 { padding-left: 60px; }
	.pl65 { padding-left: 65px; }
	.pl70 { padding-left: 70px; }
	.pl75 { padding-left: 75px; }
	.pl80 { padding-left: 80px; }
	.pl85 { padding-left: 85px; }
	.pl90 { padding-left: 90px; }
	.pl95 { padding-left: 95px; }
	.pl100 { padding-left: 100px; }

body {
  background-color: #fcf8ef;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #977226;
  -webkit-font-smoothing: antialiased;
}
p {
	margin-bottom: 40px;
	line-height: 1.8em;
}
a {
  color: #977226;
}
a:hover {
  color: #ec971f;
  text-decoration: none;
}
a:hover, a:focus {
  color: #ec971f !important;
}
.btn {
  color: #fff;
  border-radius: 0;
	background-color: #f0ad4e;
}
.btn:hover, .btn:focus, .btn:active {
	background-color: #ec971f !important;
	box-shadow: initial !important;
	color: #fff !important;
}
.btn-default {
	background-color: #fff !important;
	border-color: #ddd3be !important;
  color: #977226 !important;
}
.btn-default:hover {
	background-color: #fff !important;
	border-color: #977226 !important;
  color: #977226 !important;
}
.btn-warning {
	border: none !important;
}
#freepage .btn-warning {
	border: none !important;
}
#freepage .btn-warning a:hover, #freepage .btn-warning a:focus {
  color: #FFF !important;
	border: none !important;
}
ul, ol, form, p {
  margin: 0;
}
.sep-single {
	border: 0 solid #fff;
	border-color: #e8dcc6;
	border-top-width: 1px;
	margin: 30px auto 30px;
	width: 100%;
	height: auto;
	border-bottom-width: 0;
	clear: both;
	position: relative;
}



/*
 * layout
 */
.container {
  margin: 0 auto;
}


/* header */
.promo__seciton {
  background-color: #977226;
  width: 100%;
  min-height: 49px;
}
.promo {
  background: #977226;
}
.promo__text {
  color: #fff;
  text-align: center;
  padding: 14px 0;
  letter-spacing: 1px;
  font-weight: bold;
  background: #977226;
}
.header__section {
  text-align: center;
  margin-bottom: 0;
	width: 100%;
}
.header-search {
  position: relative;
  float: left;
  margin-top: 20px;
  width: 310px;
}
.header-search i {
  position: absolute;
  top: 16px;
  left: 15px;
}
.header-search__box {
  min-width: 240px;
  padding: 15px 11px 17px 51px;
  background: none;
  border: none;
  border-radius: 3px;
  color: #977226;
}
.header-search__box:focus {
  padding: 14px 10px 16px 50px;
  background: #fff;
  border: 1px solid #ddd3be;
}
.header-tools {
  float: right;
  margin: 25px 0 0;
  width: 490px;
  text-align: right;
}
.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;
	background-color: #f0ad4e;
	color: #fff;
}
.header-tools__btn:hover {
	background-color: #ec971f;
	color: #fff !important;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}
.header-tools__count {
	padding: 0 7px 0 26px;
  font-size: 14px;
}
.header__logo-img {
	margin: 0;
	float: left;
	position: absolute;
	z-index: 10;
	left: 60px;
	top: 80px;
	height: 0;
	max-width: 350px;
}
.header__logo {
  margin: 70px 0;
}
.header-gnavi {
  list-style-type: none;
  position: relative;
}
.header-gnavi__unit {
  display: inline;
	line-height: 2.5;
}
.header-gnavi__link {
  padding: 15px 25px;
}
.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ddd3be;
  border-bottom: none;
  padding: 14px 24px 15px;
  background: #fff;
  z-index: 55;
}
.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #ddd3be;
  max-width: 1140px;
  position: absolute;
  top: 32px;
  left: 0;
  padding: 39px;
  background: #fff;
  z-index: 50;
  text-align: left;
	width: 100%;
}
.mega-navi__unit {
  padding: 10px;
  text-align: left;
  width: 31%;
  display: inline-block;
  vertical-align: top;
}
.mega-navi__link {
  display: block;
  width: 100%;
}


/* slider */
#slider div {
}
.slider {
  margin: 0 auto;
	position: relative;
	top: 0;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -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: 20px !important;
  bottom: 30px !important;
}


/* main */
.main__section {
/*
	border-top: 1px solid #977226;
  border-bottom: 1px solid #977226;
*/
  padding: 60px 0;
  overflow: hidden;
}
.main__section--product {
  padding: 20px 0 60px;
}

/* sidebar */
/*
.sidebar__section {
  float: left;
  width: 270px;
  margin-right: 60px;
}
*/
.menu__section {
  margin-bottom: 60px;
}
.more-prd span {
  cursor: pointer;
}
.side_bnr img {
	margin-bottom: 60px;
  border-radius: 5px;        /* CSS3草案 */  
  -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 5px;   /* Firefox用 */  
}
.side_bnr a:hover img{
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}

/* breadcrumb.sort */
.breadcrumb__section {
	margin-top: 25px;
  padding-bottom: 30px;
}
.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}
.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}
.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}


/* contents */
/*
.contents__section {
  float: right;
  width: 810px;
}
*/
.contents__section {
	margin-bottom: 50px;
}
.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 60px;
}
.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: 40px;
}
.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: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
	line-height: 1.7;
}
.product-list__freespace-top .btn{
	margin: 20px 0;
}
.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: 10px;
}
.info-list {
  list-style-type: none;
}
.info-list__unit {
  padding-bottom: 30px;
}
.info-list__date {
  display: block;
  padding-bottom: 10px;
}
.info dt {
	font-weight: 200;
	float: left;
}
.info dd {
	margin-left: 8em;
}

/* history */
.history__section {
  clear: both;
  border-top: 1px solid #ddd3be;
  padding-top: 60px;
}


/* footer */
.footer__section {
  border-bottom: 1px solid #977226;
}
.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd3be;
}
.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}
.guide__col--one-third {
  width: 366px;
}
.guide__col--half {
  width: 625px;
}
.guide__h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd3be;
  font-size: 16px;
}
.guide__list {
  margin: 0;
}
.guide__name {
	padding-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
}
.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #fff;
}
.footer__navi {
  margin-bottom: 40px;
	font-size: 14px;
	border-top: 1px solid #ddd3be;
	padding-top: 50px;
}
.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;
}


/* copyright */
.copyright__section {
  padding: 20px 0;
  font-size: 10px;
}
.copyright {
  margin: 0 0 10px;
}
.copyright__img {
  width: 200px;
  height: 18px;
  margin: 0 0 5px 5px;
}


/* 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 0 60px;
  text-align: center;
}
.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
	color:#977226;

}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ddd3be;
	font-weight: normal;
	text-align: center;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ddd3be;
}


/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  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 10px 40px;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.product-list__unit-sm {
  width: 110px;
}
.product-list__unit-md {
  width: 141px;
}
.product-list__unit-lg {
  width: 303px;
}
.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}
.product-list__image:hover {
  opacity: 0.8;
}
.product-list__image--sm {
  max-width: 110px;
}
.product-list__text {
  display: block;
}
.product-list__name {
	font-weight: normal;
  margin-top: 20px;
  text-align: left;
}
.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
}
.product-list__expl {
  margin-top: 10px;
  text-align: left;
}
.product-list__price {
	color: #A94442;
	font-size: 17px;
}
.menu-list--more-prd .product-list__price {
	font-size: 12px;
}
.product-list.recommend-list .product-list__price {
	font-size: 12px;
}
.product-list__prices {
  margin-top: 10px;
  text-align: left;
}
.product-list__prices--sidebar {
  margin-left: 10px;
}
.product-list__price-regular {
  text-decoration: line-through;
}
.product-list__price-soldout {
  color: #ff0000;
}
.product-list__discount-rate {
  color: #ff0000;
}
.rank-box {
  position: absolute;
  top: 15px;
  left: 10px;
  z-index: 5;
}
.rank-box--sidebar {
  top: 10px;
}
.rank-number {
  padding: 8px 0 0;
  background: #fcf8ef;
  color: #7a560a;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
	line-height: 1.7;
}
.rank-number--sidebar {
  padding: 3px 0 0;
  width: 22px;
  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: #ddd3be;
}
.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: 80px;
}
.layout-type__secondary {
	border-bottom: 1px solid #ddd3be;
}
.product__section h2 {
  font-size: 22px;
	border-bottom: 1px solid #977226;
	padding-bottom: 15px;
	line-height: 1.5;
}
.product__explain {
  padding-top: 60px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}
.product__explain img {
	border-radius: 6px;
}
.product__model {
  color: #fff;
}
.product__image-main {
  text-align: center;
	margin-bottom: 20px;
}
.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}
.image__thumb {
  padding: 2px;
}
.image__thumb--active {
  border: 2px solid #ddd3be;
}
.product__guide {
  padding: 0 0 60px;
}
.product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
	margin-bottom: 0;
}
.product__price-regular {
  padding-bottom: 5px;
}
.product__price-establish {
  padding-bottom: 5px;
	text-decoration: line-through;
}
.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 {
  padding: 40px 0 60px;
}
.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 #ddd3be;
}
.text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd3be;
}
.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #ddd3be;
  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;
  margin-top: 10px;
}
.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd3be;
  border-left: 1px solid #ddd3be;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd3be;
  border-right: 1px solid #ddd3be;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}
.related-list {
	padding-top: 30px;
}
.related-list__unit {
	line-height: 1.8;
}
input.init-list__detail-num:focus {
	border-color: #977226;
}

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


/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #977226;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}
.btn-primary {
  background: #f0ad4e;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #ec971f;
  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-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--c {
  text-align: center;
}
.txt--r {
  text-align: right;
}
.txt--red {
  color: #ff0000;
}
.txt--gray {
  color: #999;
}
.border--none {
  border: none;
}
.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;
}


/* CraneOriginal */
ul.info li {
	list-style: outside none none;
	display: block;
	position: relative;
	padding: 2px 0 5px 7.5em;
	line-height: 1.5em;
}
ul.info li span {
	width: 7.5em;
	float: left;
	display: block;
	position: absolute;
	left: 0px;
}
select {
	border: 1px solid #ddd3be;
}

.boxSizingContent {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
.prd-lst-unit {
	margin-bottom: 60px;
}
.notop .prd-lst-unit {
	max-height: 250px;
}
.rank-box {
    left: 30px;
}
#sidebar .menu-list .menu-list__unit {
	margin-bottom: 8px;
	border-bottom: 1px dotted #ddd3be;
	padding-bottom: 8px;
}
#sidebar .menu-list .menu-list__unit .row:hover img{
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}
.iframebox {
	position: relative;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 70px;
}
.iframebox.media {
	height: 200px;
}
.iframebox.review {
	height: 600px;
}
.iframebox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.iframebox.media iframe {
	height: 200px;
}
.iframebox.review iframe {
	height: 600px;
}
.section__title-h3 {
	font-size:16px;
}
a.play:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
h2 i.fa {
	font-size: 23px;
}
.bx-wrapper img {
	width: 100%;
}
#header {
	position: static;
	top: 0px;
	left: 0px;
}
.header-top {
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 0;
}
#gnavi {
	margin: 10px 0px 20px;
	position: relative;
	top: 30px;
}
.notopLogo {
	text-align: center;
	margin-top: 75px;
}
.notopLogo img{
	max-width: 300px;
}
.totop {
	position: fixed !important;
	right: 50px;
	bottom: 50px;
}
.footer__guide, footer__navi {
	font-size: 14px;
}
.section__title-h2 {
	margin-bottom: 18px;
}


/*
売れ筋ランキングページ
*/
.buyRank ol {
  counter-reset: number; /* 名前を付けたカウンターをリセット */
  list-style: none; /* olが数字を付けることをキャンセル */
  margin: 30px 0 0 0;
  padding: 0;
}
.buyRank ol li {
	margin-bottom: 10px;
	text-align: center;
}
.buyRank a {
	font-weight: bold;
	font-size: 16px;
}
.buyRank img {
	max-width: 130px;
	margin-top: 35px;
	margin-bottom: 5px;
}
.buyRank ol li:before {
	counter-increment: number;
	content: counter(number);
	position: absolute;
	background: #fff;
	min-width: 2em;
	text-align: center;
	height: 2em;
	line-height: 2;
	border-radius: 50%;
	margin-left: 118px;
}
.buyRank ol li:nth-child(1):before{
	background: #ffea22;
}
.buyRank ol li:nth-child(2):before{
	background: #cbcbcb;
}
.buyRank ol li:nth-child(3):before{
	background: #d9a300;
}
.btn__addcart {
	padding: 16px 12px;
}
#sidebar .pull-right {
	float: none !important;
}
#sidebar .pull-left {
	margin-right: 10px;
}
#sidebar .rank-number--sidebar {
	width: 22px;
	height: 22px;
}
#sidebar .rank-box {
	left: 10px;
}
#sidebar .rank-box--sidebar {
	top: 9px;
}
.iframeContainer {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 500px;
  height: 0;
  overflow: hidden;
	margin-top: 10px;
}
.iframeContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframeContainer.explain {
  padding-top: 300px;
}



/*
商品詳細
*/
.product__explain .icon {
	margin-bottom: 20px;
}
.product__explain h3, .freePage h3 {
	border-bottom: 1px solid #977226;
	margin-bottom: 16pxt;
	padding-bottom: 9px;
	font-size: 20px;
	margin-top: 60px;
}
.product__explain h4 {
	margin-bottom: 13px;
	margin-top: 55px;
	font-size: 17px;
	border-bottom: 1px solid #977226;
	padding-bottom: 9px;
}
.product__explain h5 {
	margin: 30px 0 8px 0;
	font-weight: 700;
}
.product__explain h6 {
	font-weight: 700;
}
.product__explain img {
	margin: 15px 0;
	display: block;
}
.main__section--product .holidayInfomation {
	border: 2px dashed #977226;
	padding: 10px 15px;
	line-height: 1.7;
	color: #a82b20;
 	font-size:18px;
}
.main__section--product .holidayInfomation b {
 	font-size:16px;
}
.tobuy {
	text-align: center;
	margin: 50px 0;
}
.tobuy a {
	padding: 15px 50px;
}
.product__explain b {
	font-weight: bold;
}
table.slice  {
	border-collapse: collapse;
	margin-top: 17px;
	margin-bottom: 17px;
	width: 100%;
}
.slice th {
	background-color: rgb(255, 239, 175);
	font-size: 14px;
	color: #333;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 15px 0 15px 13px; 
	line-height: 1.5em;
	font-weight: normal;
}
.slice td {
	font-size: 14px;
	line-height: 1.5em;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	padding: 15px 0 15px 13px; 
}
.slice span {
	font-size: 12px;
}
#myAccordion h4 {
	color: #977226;
	font-size: 100%;
	font-weight: normal;
	display: block;
	cursor: pointer;
	padding: 0px 0px 15px 18px;
  margin-top: 20px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
	line-height: 1.8;
	background-image: url("https://img17.shop-pro.jp/PA01267/131/etc/arrow.png");
}
#myAccordion .myAccordion-box {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
}
#myAccordion .myAccordion-box .myAccordion-content {
	padding: 5px 0 20px 14px;
}
#myAccordion .myAccordion-box .myAccordion-content p{
	font-size: 90%;
}
#myAccordion .myAccordion-box .myAccordion-content a{
	color: #ec971f;
}
#myAccordion .myAccordion-box .myAccordion-content a:hover{
	text-decoration: underline;
}
#myAccordion {
	margin-bottom: 140px;
}
#myAccordion h3 {
	margin: 50px 0px 20px;
	font-weight: 100;
	font-size: 150%;
}
#myAccordion .mtH3 {
}
dl.gaiyou {
	width: 100%;
}
.gaiyou dt {
	width: 7em;
	float: left;
	line-height: 1.8em;
	margin-right: 1em;
	font-weight: normal;
}
.gaiyou dd {
	line-height: 1.8em;
}
dl.seibun {
	width: 100%;
	margin-bottom: 5px;
}
.seibun dt {
	width: 7em;
	float: left;
	line-height: 1.8em;
	margin-right: 1em;
	font-weight: normal;
}
.seibun dd {
	line-height: 1.8em;
}
.product__section table {
	max-width: 100%;
	width: auto;
}
.product__section .table th {
	background-color: #fbf3e3;
	font-size: 14px;
	color: #9C7425;
	padding: 9px;
	white-space: normal;
	border-top: 1px solid #ddd3be;
	border-left: 1px solid #ddd3be;
	border-bottom: 1px solid #ddd3be;
	font-weight: normal;
}
.product__section .table.saimitsuka th {
	width: 16em;
}
.product__section .table.keijyou th {
	width: 12em;
}
.product__section .table.keijyou td {
	width: 6em;
}
.product__section .table td {
	padding: 9px 20px;
	text-align: center;
	font-size: 15px;
	color: #9C7425;
	border-top: 1px solid #ddd3be;
	border-bottom: 1px solid #ddd3be;
	border-right: 1px solid #ddd3be;
}
.attention {
	margin-top: 30px;
	font-size: 18px;
}
.attention span {
	text-decoration: underline;
}

/*
フリーページ
*/
.freePage {
	line-height: 1.8;
}
.freePage h2 {
	border-bottom: 3px solid #ddd3be;
	font-size: 22px;
	margin: 0 0 20px 0;
	padding-bottom: 14px;
}
.freePage img {
	margin: 9px 7px 9px 0;
	max-width: 410px;
	border-radius: 6px;
}
.freePage b, .freePage strong {
	color: #a82b20;
	font-weight: normal;
}
.haisou tr th, .haisou tr td{
	text-align: center;
}
.freePage.archive li{
	list-style: outside none none;
	margin-bottom: 12px;
}
.oldDesignNone {
	display: none
}
.staff img {
	float: left;
	margin-right:14px;
}
.staff {
	clear:both;
}
.staff h4 {
	padding-top: 15px;
}
.instalink a:hover img {
	opacity: 0.8;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
}


/*
 * カテゴリー
 */
.product-list__freespace-top h2, #freepage h2 {
	margin: 0 0 30px 0;
	border-bottom: 1px solid #977226;
	padding: 0 0 20px 0;
}
.categoryImg {
	margin-bottom: 30px;
	padding: 0px;
	max-width: 100%;
	border-radius: 6px !important;
}

.product-list__freespace-top img {
	border-radius: 6px;
	margin-bottom: 12px;
}

#freepage table {
	max-width: 100%;
	margin-bottom: 30px;
}
#freepage .table th {
	font-size: 15px;
	padding: 9px 0 9px 9px;
	white-space: normal;
	border-top: solid 1px #ddd3be;
	border-left: solid 1px #ddd3be;
	border-bottom: solid 1px #ddd3be;
	border-right: solid 1px #ddd3be;
}
#freepage .table th a {
	color: #fff;
}
#freepage .table td {
	padding: 20px;
	text-align: left;
	font-size: 14px;
	border-top: solid 1px #ddd3be;
	border-right: solid 1px #ddd3be;
	border-bottom: solid 1px #ddd3be;
	border-left: solid 1px #ddd3be;
}
#freepage .ichiran div {
	margin-bottom: 15px;
}
#freepage .ichiran img {
	max-width: 200px;
	border-radius: 6px;
	margin: 10px auto 8px auto;
}
#freepage .ichiran img:hover {
	opacity: 0.8;
}
#freepage .ichiran th {
	border-right: solid 1px #ddd3be;
}
#freepage .ichiran th {
text-align: center;  
vertical-align: middle;
}
#freepage .ichiran td {
text-align: center;  
vertical-align: top;
}
#freepage .ichiran th {
	padding-right: 9px;
	width: 10em;
	background-color: #977226;
	font-weight: normal;
	color: #fff;
}
#freepage .ichiran th.ichiranTH {
	width: 10em;
}
#freepage .ichiran th.name {
	width: 20em;
}
#freepage .maru td {
	font-size: 18px;
}
#freepage .table-hover tbody tr:hover > td {
	background-color: #fff;
}
#freepage .sceneA {
	margin-bottom: 60px;
	margin-top: 30px;
}
#freepage .sceneA img {
	float: left;
	margin-right: 20px;
}
#freepage .sceneA .catch {
	font-size: 20px;
}
#freepage .sceneB {
	clear: both;
}
#freepage .sceneB div {
	float: left;
	margin-bottom: 40px;
}
#freepage .sceneB img {
	width: 282px;
	margin-bottom: 8px;
}
#freepage .sceneC img {
	margin-bottom: 8px;
}
#freepage .section h3 {
	clear: both;
}
#freepage .table.shop td {
	padding: 25px 0 25px 10px;
	text-align: left;
	font-size: 14px;
	border-top: solid 1px #ddd3be;
	border-right: none;
	border-bottom: solid 1px #ddd3be;
	border-left: none;
}
#freepage .table.shop td.name {
	background-color: #fbf3e3;
}
#freepage.media img {
	margin: 9px 7px 15px 0;
	max-width: 410px;
}
#policy h2 {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: normal;
	padding-top: 35px;
	padding-bottom: 7px;
}
#policy table {
	margin-bottom: 50px;
}
#policy table th {
	font-weight: normal;
	border-top: 1px solid #ddd3be;
	padding: 18px 25px 18px 0;
	width: 12em;
	line-height: 1.6;
}
#policy table td {
	padding: 18px 0;
	line-height: 1.6;
}
#policy .haisou th, #policy .haisou td{
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ddd3be;
	border-left: 1px solid #ddd3be;
	border-bottom: 1px solid #ddd3be;
}
#policy .haisou th {
	background-color: #977226;
	padding: 5px;
	color: #fff;
}
#policy .chiiki td{
	vertical-align: top;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #977226 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fcf8ef !important;
}


#freepage.stick .section {
	width: 847px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#freepage.stick .section.center {
	margin-bottom: 100px;
}
#freepage.stick .section.center h3,
#freepage.stick .section.centerhalf h3 {
	margin: 50px 100px 20px 100px;
}
#freepage.stick .section.center img {
	margin-left: 100px;
	max-width: 647px;
	border-radius: 5px;
	margin-bottom: 23px;
}
#freepage.stick .section.center p,
#freepage.stick .section.centerhalf p {
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 17px;
}
#freepage.stick .section.title {
	background-image: url(https://img17.shop-pro.jp/PA01267/131/etc/fp_005.png);
	background-repeat: repeat-x;
	width: 847px;
	padding: 0px;
	background-position: 20px;
	margin: 140px 0 80px 0;
}
#freepage.stick .section.title02 {
	margin: 140px 0 80px 0;
}
#freepage.stick .section .left {
	float: left;
	width: 590px;
}
#freepage.stick .section.centerhalf .catch,
#freepage.stick .section.center .catch {
	margin: 0 0 0 100px;
	padding: 0px;
	font-size: 19px;
}
#freepage.stick .section.centerhalf {
	margin-bottom: 80px;
}
#freepage.stick .section.centerhalf h3 span {
	font-size: 17px;
}
#freepage.stick .section h3 {
	padding: 0px;
	margin: 0 0 5px 0;
	line-height: 1.7em;
	font-size: 30px;
	letter-spacing: 0.1em;
	font-weight: lighter;
}
#freepage.stick .section p {
	line-height: 1.8em;
	text-align: justify;
	margin-top: 7px;
}
#freepage.stick .section.title h2 {
	background-color: #fcf8ef;
	margin-left: 250px;
	padding: 0 20px;
	font-size: 22px !important;
	display: inline;
	font-weight: lighter;
	border: none;
	letter-spacing: 0.1em;
}
#freepage.stick .section.title.title02 h2 {
	margin-left: 340px;
}
#freepage.stick .section.centerhalf.mitsubachi {
	background-image: url(https://img17.shop-pro.jp/PA01267/131/etc/fp_stick_05.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 748px;
	background-position: top right;
}
#freepage.stick .section.centerhalf.akashia {
	background-image: url(https://img17.shop-pro.jp/PA01267/131/etc/fp_flower_akashia_01.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 748px;
	background-position: top right;
	background-size: 30%;
}
#freepage.stick .section.centerhalf.clover {
	background-image: url(https://img17.shop-pro.jp/PA01267/131/etc/fp_flower_clover.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 748px;
	background-position: top right;
	background-size: 30%;
}
#freepage.stick .section.centerhalf.bodaijyu {
	background-image: url(https://img17.shop-pro.jp/PA01267/131/etc/fp_flower_bodaijyu_01.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 748px;
	background-position: top right;
	background-size: 30%;
}
#freepage.stick .section.centerhalf.akashia h3,
#freepage.stick .section.centerhalf.clover h3,
#freepage.stick .section.centerhalf.bodaijyu h3 {
	margin-bottom: 0;
	margin-top: 10px;
}
#freepage.stick .table th {
	background-color: #fbf3e3;
	padding: 20px;
	font-weight: normal;
}
#freepage.media .section {
	margin-bottom: 50px;
}
#freepage.media h3 {
	border-bottom: 1px solid #ddd3be;
	margin-bottom: 16pxt;
	padding-bottom: 9px;
	font-size: 20px;
	margin-top: 40px;
}
#freepage.media img {
	border-radius: 6px;
}
#freepage .ichiran span {
background-color: #aaa;
color: #fff;
padding: 2px 6px;
border-radius: 3px;
font-size: 11px;
}