@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #333;
  -webkit-font-smoothing: antialiased;
font-family: 'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-family:  /*  'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif; */
  font-size: 14px;
  line-height: 1.6;
}

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

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}
/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
h1, h2,h3 {
  font-weight:600;
  }
  
  
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/*
 * layout
 */
.container {
  max-width: 1240px; 
  margin: 0 auto;
}

/* header */
div#wrapper {
  /*min-width: 1024px;*/
  max-width: 1240px;
  margin: auto;
}
.promo__seciton {
   background-color: #895b23; 
  width: 100%;
  min-height: 20px;
  display:none;
}

/*.promo {
  background: #774700;
}*/

.promo__text {
  color: #fff;
  text-align: center;
  padding: 3px 0;
  letter-spacing: 1px;
  /*background: #774700;*/
  font-size:11px;
  font-family: sans-serif;
  font-weight: 600;
}

.header__section {
  text-align: center;
  margin-bottom: 20px;
  padding: 0px 10px;
 z-index: 999;
    position: relative;
}

.header-search {
  position: absolute;
  /*float: left;
  margin: 0 0 20px ;*/
  width: 250px;
  z-index:999;
  left: 275px;
    top: 16px;
}
.header-search i {
  position: absolute;
  top: 16px;
  right: 9px;
}

.header-search__box {
  min-width: 200px;
  padding: 10px 35px 10px 15px;
  background: #fff;
  border: solid 1px #D7CEC0;
  border-radius: 5px;
  color: #333;
}
.header-search__box:focus {
  padding: 10px 10px 10px 35px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.header-tools {
  float: right;
  margin: 0 8px;
  width: 685px;
  text-align: right;
}

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

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

.header-tools__btn {
  position: relative;
  padding: 7px 15px 7px 34px;
  font-size: 13px;
  font-weight: 500;
}
.header-tools__btn i {
  position: absolute;
  top: 10px;
  left: -4px;
  font-size: 31px;
}

.header-tools__count {
  padding: 0 2px;
  font-size: 20px;
  font-weight: 800;
}
li.header-tools__unit.google-font.fax {
    font-size: 24px;
    font-weight: bold;
    color: #8c5301;
}
span.small {
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #8c5301;
    padding: 3px 5px 1px;
    color: #8c5301;
}

/* incart delivery */
.incart-delivery {
  float: right;
  display:none
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

.header__logo-img {
  margin-top: -43px;
  position: relative;
}
.header__logo-img img {
  width: 227px;
}
h1.header__logo-img a {
  left: 0;
  position: absolute;
  z-index: 999;
}
.header__logo {
  margin: 70px 0;
}

.header-gnavi {
  list-style-type: none;
  position: relative;
   /*  border-top: 1px solid #d0b791;
    border-bottom: 1px solid #d0b791; */
    padding: 15px 0;
    font-size: 18px !important;
    position: relative;
    float: right;
}

.header-gnavi__unit {
  display: inline;
}

.header-gnavi__link {
  padding: 10px 20px;
  font-weight:normal;
}

.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #D7CEC0;
  border-bottom: none;
  padding: 14px 29px 15px;
  background: #fff;
  z-index: 55;
}
li.header-gnavi__unit.hp {
    /* border: #af935e solid 1px; */
    padding: 5px 0;
    margin-right: 20px;
    border-radius: 3px;
}
.mega-navi {
  display: none;
  list-style-type: none;
  border: 1px solid #D7CEC0;
  width: 1060px;
  position: absolute;
  top: 40px;
  left: 0;
  padding: 20px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.mega-navi__unit {
  padding: 0 0 10px;
  text-align: left;
  width: 45%;
  display: inline-block;
  vertical-align: top;
  font-size:15px;
  font-weight: 600;
}

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

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-family: 'Rokkitt', 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/* font-awesome */
.fa-li {
    top: 0;
}

/* slider */
#slider div {
  /* width: 1140px !important; */
}


.bx-wrapper .bx-controls-direction a {
  opacity: 0.5 !important;
}
.bx-wrapper .bx-prev {
  left: 20px !important;
}
.bx-wrapper .bx-next {
  right: 10px !important;
}

.slider {
  margin: 0 auto;
  /* width: 1140px; */
  /* min-height: 100vh; */
}
.slider .bx-wrapper {
  z-index: 0;
  margin: 0 ;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 #ccc;
  -webkit-box-shadow: 0 0 0 #ccc;
  box-shadow: 0 0 0 #ccc;
  border: none;
  left: 0; 
  background: #fff;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 36px;
  padding: 60px;
  font-family:  'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif  !important;
  text-shadow: 3px 3px 50px #040404ba;
  border: 1px solid #fff;
  margin: auto 200px;
  background-color: #423d3814;
  padding:30px !important;
}
.slider .bx-wrapper .bx-caption span small {
  font-size: 30px;
}
.bx-wrapper .bx-caption {
  bottom: 35%  !important;
  text-align: center  !important;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 20px !important;
  bottom: -30px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ccc !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #999 !important;
}

/* main */
.main__section {
  border-bottom: 1px solid #CCCCcc;
  margin-bottom: 60px;
  padding: 5px 10px;
  overflow: hidden;
}

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

/* sidebar */
.sidebar__section {
  float: left;
  width: 16%;
  margin-top: 0px;
  background-color: #fafafa;
  padding:  25px 10px ;
}

#sidebar img {
  margin: 0 8px 2px 0;
}
.sidebar__section h2 {
  padding-left: 6px;
}

.menu__section {
  margin-bottom: 20px;
}

.more-prd span {
  cursor: pointer;
}

#sidebar .product-list__unit {
  margin: 0 8px 15px !important;
}
#sidebar .product-list__name {
  text-align: left;
}
.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 0 !important;
}

/* category-list */
li.menu-list__unit img  {
    width: 35px;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 10px;
margin-top:-22px;
}
.breadcrumb__section a {
    font-size: 12px;
}
.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: -5px;
  right: 0;
}

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

/* contents */
.contents__section {
  width: 78%;
  float: right;
  padding:0 10px 0 0;
}

.info__section, .recommend__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: 20px;
}

.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: 0 0 20px 0;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}
.product-list__freespace-top h3 {
  font-size: 24px;
  line-height: 1.3;
}
.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: 0;
}
.info p {
  font-size: 14px;
      line-height: 1.8em;
    margin-bottom: 8px;
}

.info-list {
  list-style-type: none;
  font-size:16px;
}

.info-list__unit {
  padding-bottom: 5px;
    margin-bottom: 11px;
    border-bottom: 1px #fff solid;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
      width: 90px;
    float: left;
  font-size: 13px;
    margin: 3px 0;
    color: #888;
}
/* .section__block.info__section {
    background-color: #fef4e0;
    padding: 60px 30px 20px 30px !important;
    background-image: url(https://img14.shop-pro.jp/PA01308/178/etc/ico_info.gif?20150423002649);
    background-repeat: no-repeat;
    background-position: 18px 16px;
    margin-bottom: 0;
} */
.section__block.info__section {
    padding: 90px 20px 20px 20px !important;
    background-image: url(https://img14.shop-pro.jp/PA01308/178/etc/ico_info.gif?20150423002649);
    background-repeat: no-repeat;
    background-position: 370px 36px;
    margin-bottom: 0;
}

.section__block.info__section h2 {
 display: none;
}

/* history */
.history__section {
  clear: both;
  border-top: 1px solid #D7CEC0;
  padding: 40px 10px 0;
}

/* footer */
.footer__section {
  border-bottom: 1px solid #CCCCcc;
}

.footer__guide dd {
  font-size: 12px;
}

.footer__guide dd strong {
    font-size: 16px;
    color: #4F2604;
}

.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #D7CEC0;
}

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

.guide__col--one-third {
  width: 30%;
}

.guide__col.guide__col--one-third.last {
    width: 16%;
}

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

.guide__h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D7CEC0;
  font-size: 18px;
}

.guide__list {
  margin: 0;
padding-right:30px
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
    padding-bottom: 30px;
    color: #333;
}
.guide__other li {
  margin: 0;
  padding-bottom: 20px !important;
  color: #333;
  margin-left: 0 !important;
  list-style: none;
}

.footer__navi {
  margin-bottom: 40px;
}

.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: 20px;
}

.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: 8px 20px 12px 20px !important;
    border-radius: 4px !important;
    opacity: 0.8 !important;
  width: 100%;
  max-width: 50px;
  float: right;
}
.btn-primary {
    padding: 3px 20px 3px 20px ;
}
/* 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: 5px  0 10px;
  list-style-type: none;
}
li.menu-list__unit {
    border-bottom: dotted 1px #ccc;
}

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

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

.menu-list__image {
  display: table-cell;
  padding-right: 5px;
  vertical-align: middle;
  width: 45px;
}
.menu-list__text {
  display: table-cell;
  padding: 10px 0 10px 0px;
  vertical-align: middle;
  width: 78% !important;
  font-size: .85rem;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
  padding: 5px 12px 10px 0;
  display:none
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: 20px 0 60px;
  text-align: center;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
  font-family: sans-serif;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
  font-size:16px;
  font-weight: bold;
}
.tbl_calendar th {
  padding: 4px 0;
  border-bottom: 1px solid #fff;
    font-size:12px;
  background: #efefef;
}
.tbl_calendar td {
    padding: 0 3px;
    border: 2px solid #fff;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    font-family: 'Rokkitt', sans-serif;
}
.cal__memo p {
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.cal__table p span.boxday {
    background-color: #fac000;
    padding-left: 25px;
    margin-right: 10px;
}
.cal__table p span.boxholiday2 {
    background-color: #ccc;
    padding-left: 25px;
    margin-right: 10px;
}
.cal__table p {
    text-align: left;
    padding-left: 25px;
}
.sidebar__section .tbl_calendar {
    width: 90%;
}
/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
   margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  width:100%;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 5px 35px !important ;
  vertical-align: top;
  position: relative;
  text-align: center;
}

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

.product-list__unit-md {
    width: calc(15.5% - 2px);
}

.product-list__unit-lg {
  width: calc(32.333% - 3px);
  background: #fafafa;
  padding-bottom: 20px;
}

.recommend__section li.product-list__unit:nth-child(3n) {
    margin-right: 10px;
}

.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px 20px;
}

.product-list__image:hover {
  opacity: 0.8;
}

.product-list__image--sm {
  max-width: 160px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: normal;
  margin: 20px 20px ;
  text-align: center;
  font-size: 16px !important;
}

.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
}

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

.product-list__prices {
  margin-top: 0;
  text-align: center;
  font-weight: bold;
font-size: 15px !important;
}

.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;
}

h2 span.product__price {
    color: #7D7D7D;
}
.rank-box {
  position: absolute;
  top: -8px;
  left: -8px;
  z-index: 5;
}

.rank-box--sidebar {
    top: 6px;
    left: 6px;
}

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

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

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

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

.rank-number-color--3 {
  background: #d9a300;
}
.rank-number-color--4, .rank-number-color--5, .rank-number-color--6,  .rank-number-color--7,  .rank-number-color--8,  .rank-number-color--9  {
  display: none;
}


/* 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: 120px;
}
.product__section h2.product__name {
  border-bottom: none;
  font-size: 28px;
  margin: 20px 0 ;
  text-align: left;
  letter-spacing: 0.02em;
  font-family:  'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.2;
  font-weight:bold;
}

.product__explain strong {
font-size: 105%;
}

.product__model {
  color: #333;
}

.product__image-main {
  text-align: center;
  margin-bottom: 20px;
}

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

form .product__image {
    margin-bottom: 10px;
}

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

.image__thumb--active {
  border: 1px solid #D7CEC0;
}

.product__guide {
  padding: 0px 0 60px;
}

.product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}

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

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

.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: 10px 20px;
  background-color: #FBF4EB;
  -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    border-radius: 0.5em;
}

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

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

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

.init-list__detail-num {
  width: 100px;
  height: 30px;
  border: 2px solid #D7CEC0;
  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: 20px;
}

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

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #D7CEC0;
  border-left: 1px solid #D7CEC0;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #D7CEC0;
  border-right: 1px solid #D7CEC0;
}
.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;
}

ul.related-list.unstyled {
    font-size: 13px;
  margin-top: 10px;
}

.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 10px;
  font-size: 1.2em;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
  font-size: 1.1em;
}
dd.shop-info-list__note ul li, dd.shop-info-list__note ol li {
    margin-left: 0;
    margin-bottom: 1em;
    list-style: none;
    line-height: 2em;
}
/*
 * Module
 */
.section__title-h2
  margin: 0;
  padding-left: 0px;
  padding-bottom: 3px;
  border-bottom: 3px solid #D7CEC0;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
  text-align: left;
}

.recommend__section .section__title-h2:before {
    position: absolute;
    top: 30%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 3px;
    background-color: rgba(93,56,0,0.25);
    content: "";
}
h1.section__title-h1 {
 font-size: 24px;
    margin-bottom: 30px;
  margin-top: 50px;
  color:#333;
  line-height:1.2;
  font-family:  'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        /* text-align: center;
    position: relative;
    margin: 30px 0;
    padding-bottom: 3px;
    border-bottom: 4px double rgb(185, 150, 97);
    border-top: 4px double rgb(185, 150, 97);
    color: #794f10;
    font-size: 1.8rem;
    font-weight: bold;*/
}
h2.section__title-h2 span {
    padding: 0 1em;
    background-color: #fff;
}
h2.section__title-h2 {
   position: relative;
   margin: 30px 0 15px;
    padding-bottom: 3px;
    /*border-bottom: 1px solid #b99661;*/
  font-weight:600;
}
.menu__section .section__title-h2 {
    text-align: left;
    font-size: 1rem;
    width: 97%;
    margin-top: 0px;
}
.section__title-h2.google-font {
    margin: 0px;
    padding-left: 0px;
    padding-bottom: 3px;
   /* border-bottom: 1px solid #dcc096;*/
    font-size: 14px;
    background: transparent url("https://img.shop-pro.jp/tmpl_img/81/spacer.png") no-repeat scroll 0% 0%;
    text-align: left;
    display: flex;
  font-weight: bold;
    width: 100%;
    white-space: nowrap;
}

.product-list__section h2.section__title-h2 {
    margin: 0 0 5px;
    padding-left: 0px;
    /*padding-bottom: 5px;
    border-bottom: 1px solid #b99661;*/
    background: transparent url("https://img.shop-pro.jp/tmpl_img/81/spacer.png") no-repeat scroll 0% 0%;
  font-family:  'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
h2.section__title-h2.cal {
    font-size: 1em !important;
      border-bottom: none;
    margin-bottom: 0;
    margin-top: 40px;
  font-family: sans-serif;
}
.cal {
    margin: 0 0 60px;
    text-align: center;
}
.cal p span.boxholiday {
  background-color: #f2ad0f;
  padding-left: 20px;
  margin-right: 10px;
  margin-left:5px;
}
.cal p span.boxeventday {
    background-color: #FCB60C;
  padding-left: 25px;
    margin-right: 10px;
}
.recommend__section .section__title-h2 {
   border-bottom: none;
   font-size:24px;
  text-align:center;
}

.section__block.recommend__section{
clear:both;
  border-top: 1px solid #D7CEC0;
    padding: 20px 5px 0;
}
.section__title-h2.txt--c.border--none {
    border-bottom: none !important;
}
.btn-primary {
  background: #774700;
    border: none;
    color: #fff;
    padding: 1px 13px 0 31px;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    border-radius: 2px;
}
.btn-primary:hover {
  background: #7d4b02;
  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: 12px !important;
}

.txt--md {
  font-size: 14px;
}

.txt--lg {
  font-size: 16px;
  line-height: 1.3;
}

.txt--18 {
  font-size: 18px;
}
.txt--24 {
  font-size: 24px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-t--50 {
  margin-top: 50px;
}

.mar-b--10 {
  margin-bottom: 10px;
}
.mar-b--20 {
  margin-bottom: 20px;
}

.mar-b--60 {
  margin-bottom: 60px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.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;
}

div#id-89156753 .order.row {
    display: none;
}

.header .header--brand {
    padding: 0px 15px 30px !important;
}
/* Castella do Pauloについて */

.main__section--free #contents.contents__section {
    width: 75% !important;
}

 #aboutshop-outer {
  width: 100%;
}

#shop-outline {
margin-top: 10px;
}

#shop-outline h3 {
margin-top: 35px;
font-size: 20px;
font-weight: normal;
letter-spacing: 2px;
}

#shop-policy {
margin: 40px 0 20px;
line-height: 2;
  max-width:100%;
  font-size:16px;
}

#shop-information, #shop-history {
width: 100%;
margin-top: 70px;
}

#shop-information h4, #shop-history h4 {
font-size: 16px;
letter-spacing: 1px;
}

#shop-information dt, #shop-information dd, #shop-history dt, #shop-history dd {
border-top: 1px solid #EFEFEF;
letter-spacing: 1px;
float: left;
}

#shop-information dt.Top, #shop-information dd.Top, #shop-history dt.Top, #shop-history dd.Top {
border-top: 1px solid #CCC;
padding-top: 40px;
}

#shop-information dt, #shop-history dt {
width: 20%;
padding: 13px 0 10px 30px;
}

#shop-information dd, #shop-history dd {
width: 65%;
padding: 13px 0 10px 20px;
}

#shop-map {
width: 100%;
margin-top: 80px;
}

#shop-map p {
margin-top: 15px;
font-size: 92.3%;
}

#shop-map p a {
text-decoration: underline;
}

#CompanyImg {
    float: right;
    margin: 0 30px;
}
/* 熨斗・ラッピングについて */
#gift {
  margin-bottom: 70px;
}

#gift table {
  width: 100%;
  margin-top: 30px;
  border: 1px solid #e7e7e7;
}
#gift th {
  background: #EFEFEF;
  font-weight: bold;
}

#gift td {
  font-size:14px;
  width: 35%;
}

#gift td.noshi-img {
  width: 30%;
  text-align: center;
}

#gift td.noshi-img img {
  width: 100%;
  height: auto;
}

#gift td.wrapping-img {
  width: 33%;
  text-align: center;
}
#gift td.wrapping-img img {
  width: 100%;
  height: auto;
}

#gift th, #gift td {
  padding: 15px 30px;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.att {
  margin: 20px 0 50px;
  color: #E00;
}

.wrap-att {
  margin: 20px 0;
}

.article .article--heading2 {
    margin: 15px 0 7.5px;
    color: #607d8b;
    font-weight: 700;
}

/* よくある質問 */
#mainConts .head-02 {
	padding: 0 0 2px;
	margin: 0 0 1.33em;
	border-bottom: 3px dotted #FEC436;
}
.head-02 {
	font-size: 20px !important;
}
ul.link-block {
 margin-bottom: 50px;
  padding: 20px 20px 10px;
  border: 4px double #FEC436;
}
.list-qa {
	font-size: 14px;
   margin-bottom: 5em;
}
dl.list-qa dt {
	background: url("https://img14.shop-pro.jp/PA01308/178/etc/icon_question.gif?cmsp_timestamp=20160312204743") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 0 0 5px;
	font-weight: bold;
	padding: 5px 0 0 45px;
	min-height: 35px;
   font-size: 1.3em;
    line-height: 1.2em;
}
dl.list-qa dd {
	background: url("https://img14.shop-pro.jp/PA01308/178/etc/icon_answer.gif?cmsp_timestamp=20160312204140") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 0 0 1.67em;
	border-bottom: 1px dotted #CCCCCC;
	padding: 6px 0 1em 45px;
    min-height: 35px;
    font-size: 16px;
    line-height: 1.5em;
}
.info p {
    margin-bottom: 8px;
}

/* カレンダー */
#biz_calendar {
  margin: 0 0 20px;
  font-size: 10px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    padding: 10px;
    background-color: #FEF4E0;
  width:160px;
}
#biz_calendar strong.google-font {
    font-size: 129%;
    margin-left: 20px;
    font-weight: bold;
}
#biz_calendar p {
  margin: 0;
  line-height: 170%;
}
#biz_calendar p span.boxholiday {
  background-color: #F63C9F;
  padding-left: 25px;
  margin-right: 10px;
}
#biz_calendar p span.boxeventday {
  background-color: #FCB60C;
  padding-left: 25px;
  margin-right: 10px;
}

#biz_calendar table.bizcal {
  margin: 5px 0 10px;
  width: 100%;
  background-color: #ffffff;
  table-layout: fixed;
  /*border: 1px #E4E4E4 solid;*/
  line-height: 1.6;
  cursor: default;
  vertical-align: middle;
}
#biz_calendar table.bizcal th {
  text-align: center;
  border-width: 0;
  padding: 2px;
}
#biz_calendar table.bizcal th:first-child {
  color: ;
}
#biz_calendar table.bizcal th:nth-last-of-type(1) {
  color: ;
}
#biz_calendar table.bizcal td {
  text-align: center;
  border-width: 0;
  padding: 2px;
  color: #000000;
}
#biz_calendar table.bizcal .calmonth {
  text-align: center;
  font-weight: bold;
  padding: 5px 7px;
  border: none;
}
#biz_calendar table.bizcal .calbtn {
  border: none;
  cursor: pointer;
}
#biz_calendar table.bizcal .holiday {
	background-color: #fff;
	color: #FA0004;
	font-weight:bold;
}
#biz_calendar .holiday {
	color: #FA0004;
	font-weight:bold;
}
#biz_calendar table.bizcal .eventday {
  background-color: #FCB60C;
  color: #ffffff;
  font-weight:bold;
}
#biz_calendar table.bizcal .eventday a {
  color: #ffffff;
}
#biz_calendar table.bizcal .today {
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}
#biz_calendar table.bizcal .today a {
  font-weight: bold;
  color: #000000;
}
#biz_calendar table.bizcal img {
  vertical-align: middle;
  box-shadow: none;
  margin: 0;
}
#biz_calendar table.bizcal .down-img {
  text-align: right;
}
#biz_calendar table.bizcal .today-img {
  text-align: center;
}
#biz_calendar table.bizcal .up-img {
  text-align: left;
}
#biz_calendar table.bizcal .calmonth {
    font-size: 13px;
}
#biz_calendar table.bizcal td {
    padding: 3px 2px;
    color: #333;
}
#biz_calendar p span.boxholiday {
    background-color: #FCB60C;
}

@media (max-width: 768px) {
  #shipping-outer dt {
    margin-bottom: 10px;
    font-weight: normal;
  }
  #shipping-outer dd {
    margin: 0 0 30px;
    padding: 5px 0;
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
  }
}

/* カテゴリートップ 
h2.brand-name {
    position: relative;
    margin: -260px 100px 160px;
    color: #fff;
    font-size: 40px;
    text-align: center;
    text-shadow: 3px 3px 80px #040404;
    font-family: "游明朝",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;
    line-height: 1.4;
    border: 1px solid #fff;
    padding: 20px;
}

h2.brand-name small {
    font-weight: 300;
    font-size: 2rem;
}*/

.product-list__freespace-top .text {
    margin-right: 5%;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 1em;
}

.text p {
    font-size: 1rem;
    margin-bottom: 1.8em;
    font-family: "游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif;
    line-height: 1.73em;
    letter-spacing: 1px;
    text-align: left;
}

/* フリーページ */
.container-section {
    padding: 20px 80px !important;
    max-width: 800px !important;
}
.marker-y {
    background-image: none;
   background: linear-gradient(transparent 60%, rgb(255 216 103 / 50%) 50%);
}

a.arrow-link {
    /*text-decoration: none !important;*/
    line-height: 2em;
}
.contents__section  h2.brand-name {
	    /*margin: -300px 100px 160px;*/
	}

.container-section p {
    font-size: 16px;
    line-height: 2;
}

.container-section blockquote {
    font-size: 13px;
}
@media only screen and (min-width: 980px), print {
	.only-sp {
		display: none !important
	}
}
@media only screen and (min-width: 641px) and (max-width: 979px), print {
	.only-pc {
		display: none !important
	}
	.only-sp {
		display: none !important
	}
}
@media only screen and (max-width: 640px), print {
	.only-pc {
		display: none !important
	}
	.only-exsp {
		display: none !important
	}
	.ex-sp {
		display: none !important
	}
}

.header-tools__unit .btn-primary {
  font-weight: bold;
    position: relative;
    padding: 14px 24px 12px 54px;
    background-color:#fcb60c;
}
h2.header__title {
    text-align: left;
    margin: 25px 0 0 166px;
    font-size: 1.2em;
    /*color: #613a2b;*/
    white-space: nowrap;
}

h2.header__title span {
    font-size: .9em;
}

@media screen and (min-width: 680px){	
  .pc { display:inline; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){	
  .pc { display:none; }
  .sp { display:inline; }
}

/* Youtube追加*/
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
.movie .product-list__unit-lg {
    width: calc(49% - 12px);
    width: calc(100% / 2 - 20px);
    margin-right: 15px !important;
}
@media screen and (max-width: 928px) {
  div#wrapper {
    min-width: 928px;
}
}
@media screen and (max-width: 1028px) {
  div#wrapper {
    min-width: 1028px;
}
}
strong {
  font-weight: 600;
}