@charset "euc-jp";

body {
  background-color: #fcf9ed;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #333;
  -webkit-font-smoothing: antialiased;
}

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

.btn {
  border-radius: 0;
}

ul, ol, form, p {
  margin: 0;
}
.option-list__select option {
    white-space: normal;
  font-size: 14px;
}
/*
 * layout
 */
.container {
  width: 1300px;
  margin: 0 auto;
}

/* header */
.promo__seciton {
  background-color: #238c00;
  width: 100%;
  min-height: 49px;
}
.galette1 {
    margin-top: 14px;
  text-align: left;
}
.promo {
  background: #238c00;
}

.promo__text {
  color: #fff;
  text-align: center;
  padding: 14px 0;
  letter-spacing: 1px;
  font-weight: bold;
  background: #238c00;
}

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

.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: #333;
}
.header-search__box:focus {
  padding: 14px 10px 16px 50px;
  background: #fff;
  border: 1px solid #e5e5e5;
}

.header-tools {
  float: right;
  margin: 25px 0 0;
  width: 465px;
  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;
}
.header-tools__btn i {
  position: absolute;
  top: 9px;
  left: 6px;
  font-size: 14px;
}

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

.header__logo-img {
  margin: 90px 0;
}

.header__logo {
  margin: 70px 0;
}

.header-gnavi {
  list-style-type: none;
  position: relative;
}

.header-gnavi__unit {
  display: inline;
}

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

.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: 1220px;
  position: absolute;
  top: 32px;
  left: 0;
  padding: 39px;
  background: #fff;
  z-index: 50;
  text-align: left;
}

.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 {
  width: 1300px !important;
}

.slider {
  margin: 0 auto 60px;
  width: 1300px;
}
.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 #000;
  border-bottom: 1px solid #000;
  margin-bottom: 60px;
  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;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 60px;
}

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

.info__section, .recommend__section, .new-item__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, .new-item-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;
}

.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;
  border-top: 1px solid #ddd;
  padding-top: 60px;
}

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

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

.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: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

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

.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: 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;
}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

/* 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: bold;
  margin-top: 20px;
  text-align: left;
}

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

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

.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: 20px;
  left: 10px;
  z-index: 5;
}

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

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

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

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

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

.product__guide {
  padding: 0 0 60px;
}

.product__price-part {
  font-size: 22px;
  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: 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 #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;
}

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

/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  padding-bottom: 20px;
  border-bottom: 3px solid #ddd;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.btn-primary {
  background: #333;
  border: 1px solid #333;
  color: #fff;
}
.btn-primary:hover {
  background: #666;
  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;
}

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

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



/*----------------------------------
2021/10/25&#12316;　更新
----------------------------------*/
body{
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important;
  background-color: #fff!important;
}
.spbr{display: none;}
.pcbr{display: block;}

.container{width: 100%;}
.main__section{
  border: none;
  margin-bottom: 0;
  padding: 0;
}
.main__section .clearfix.mar-b--60{margin-bottom: 0;}
.contents__section{
  float: unset;
  width: 100%;
  background: #fff;
}

/* ヘッダー */
#sp_menu{display: none;}
#header.container{width: 100%;}
.header__logo-img{
  margin: 0;
  background: #301701;
  padding: 28px 0;
}
.header__logo-img img{width: 10%;}
.header__section{margin-bottom: 0;}

#header .header-gnavi {
  background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/head_bg.jpg?cmsp_timestamp=20211028141349);
  background-repeat: repeat-x;
  background-position: top left;
  background-size: contain;
  padding: 25px 0;
  position: unset;
}
.header-gnavi__unit{font-weight: 500;cursor: default;}
.header-gnavi__unit a:hover{color: #333;}
.list_open{position: relative;}
.header-gnavi__link {padding: 15px 2%;cursor: pointer;}
.header-gnavi__link--menu {
  position: relative;
  border: none;
  border-bottom: none;
  padding: 15px 2%;
  background: transparent;
  z-index: 55;
}
.fa-angle-down:before{transition: .1s;}
.list_open:hover .fa-angle-down:before{color: #fff;}
.mega-navi {
  list-style-type: none;
  border: 1px solid #ddd;
  max-width: 160px;
  position: absolute;
  top: 20px;
  left: 50%;
  padding: 0;
  background: #E3D7C0;
  z-index: 50;
  text-align: left;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
.mega-navi__unit {
  padding: 0;
  text-align: left;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  transition: .2s;
}
.mega-navi__unit:not(:last-of-type){border-bottom: 1px solid #ddd;}
.mega-navi__unit a{
  padding: 10px 15px;
  box-sizing: border-box;
}
.mega-navi__unit a:hover{background: #4A3A3A;color: #fff;}

.head_cart{display: none;}


/* フッター */
.history__section{display: none;}
#footer{
  background: #301701;
  text-align: center;
  padding-top: 40px;
  color: #fff;
}
#footer a{color: #fff;transition: .2s;}
#footer a:hover{opacity: .7;}
.copyright__section{padding: 71px 0 33px!important;}
.copyright {margin: 0;}

/* TOP */
#main-img{position: relative;}
.first-img{
  position: absolute;
  width: 61%;
  height: 32%;
  top: 50%;
  left: 35%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.line{position: relative;}
.line::before {
  content: "";
  display: inline-block;
  background: #301701;
  width: 1px;
  height: 47.5%;
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#top3 .line::before{
  background: #fff;
  width: 3px;
  height: 42.6%;
  top: 55%;
}

#top section{overflow: hidden;clear: both;}
#top .inner{
  height: 522px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#top3 .inner{height: 418px;}

.top_box{
  float: left;
  width: 50%;
  text-align: center;
  padding: 7.75% 0 6.8%;
}
.btn_img{width: 62%;}
.btn_img a{transition: .2s;}
.btn_img a:hover{opacity: .7;}

#top3 a{
  padding: 10.15% 0 10.5%;
  background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/official_bg.jpg?cmsp_timestamp=20211026140007);
  display: block;
  color: #fff;
  text-align: center;
  transition: .2s;
}
#top3 a:hover{opacity: .8;}
#top4 .top_box{
  height: 504px;
  padding: 8.2% 0 7.05%;
}

#top h2 {
  color: #fff;
  font-size: 43px;
  line-height: 1.6;
  margin: 0;
  position: relative;
  letter-spacing: 2px;
}
#top h2 span {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 4px;
}

.top_ttl h2::before{
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  width: 230px;
  height: 100%;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
#top1 .top_ttl h2::before{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/line_b.png?cmsp_timestamp=20211026162425);}
#top3 .top_ttl h2::before,#top4 .top_ttl h2::before{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/line_w.png?cmsp_timestamp=20211026162419);}
.top_ttl p{
  font-size: 43px;
}

#t_bake,#t_choco,#t_vo_cake,#top3 a,#t_faq,#t_business,#t_policy,#t_ch_cake,#t_galette{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#top1 h2,#top2 h2{letter-spacing: 10px;}
#top1 .top_ttl h2{width: 222px;}
#t_bake{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/bake_bg.jpg?cmsp_timestamp=20211026135840);}
#t_choco{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/choco_bg.jpg?cmsp_timestamp=20211026135850);}
#t_vo_cake{
  background-image: url(https://img21.shop-pro.jp/PA01475/133/etc_base64/Z2FsZXR0ZV9iZzFy.jpg?cmsp_timestamp=20231215171624);
}
#t_vo_cake{
  background-image: url(https://img21.shop-pro.jp/PA01475/133/etc_base64/payl7KXDpcg.jpg?cmsp_timestamp=20251112103515);
}
#t_galette{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/galette_bg1r.jpg?cmsp_timestamp=20211201005641);}
#t_ch_cake{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/ch_cake_bg1r.jpg?cmsp_timestamp=20211201005606); padding-left: 5px; padding-right: 5px; box-sizing: border-box; }
#top3 h2{width: 352px;}


#top4 .top_box{width: 33.33%;}
#t_faq{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/faq_bg.jpg?cmsp_timestamp=20211026140504);}
#t_business{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/business_bg.jpg?cmsp_timestamp=20211026140454);}
#t_policy{background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/policy_bg.jpg?cmsp_timestamp=20211026140510);}

#t_faq h2{letter-spacing: 8px;}





/* 固定ページ */
.w50{width: 50%;}
.bold{font-weight: bold;}
.sort__section{display: none!important;}

.breadcrumb-list {
  padding: 8px 0 8px 10px;
  color: #9D8750;
  font-weight: 500;
}
.breadcrumb-list a{color: #9D8750;}
.breadcrumb-list a:hover{text-decoration: underline;}

#mid_body,.breadcrumb__section,#bodyarea {
  background-color: #FFFFFF;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  width: 1000px;
  clear: both;
  z-index: -100;
}
.page_main {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  background: url(https://img21.shop-pro.jp/PA01475/133/etc/bk_body.jpg?cmsp_timestamp=20211026193244) repeat-y;
  clear: both;
}
.page_main p{
  line-height: 1.8em;
  font-size: 12px;
  font-weight: 500;
}

.pagemain_body {
  width: 740px;
  margin: 20px auto 0;
  clear: both;
  text-align: left;
  line-height: 1.6em;
  padding-bottom: 20px;
}

.fm_bottom01 {
  background: url(https://img21.shop-pro.jp/PA01475/133/etc/frame_bottom01.gif?cmsp_timestamp=20211026193615) no-repeat;
  width: 700px;
  height: 25px;
  margin: 0px auto;
  text-align: center;
  clear: both;
}
.fm_top01 {
  background: url(https://img21.shop-pro.jp/PA01475/133/etc/frame_top01.gif?cmsp_timestamp=20211026193558) no-repeat;
  width: 700px;
  height: 25px;
  margin: 0px auto;
  text-align: center;
  clear: both;
}
.fm_mid01 {
  background: url(https://img21.shop-pro.jp/PA01475/133/etc/frame_mid01.gif?cmsp_timestamp=20211026193653) repeat-y;
  width: 700px;
  margin: 0px auto;
  text-align: center;
  clear: both;
  overflow: hidden;
  word-break: break-all;
}



/*--------------- 商品一覧 ---------------*/
#product .pagemain_body{
  margin-top: 0;
  padding-top: 20px;
}
.product-list__section{margin-bottom: 0;}
.main__section--product,#faq {
  background: url(https://img21.shop-pro.jp/PA01475/133/etc/shop_bk_body01_l.jpg?cmsp_timestamp=20220928085304);;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  width: 100%;
  clear: both;
}
.breadcrumb__section{text-align: left;}

h2.date-header {
  text-indent: 1em;
  font-size: 18px;
  background: repeat-x bottom url(https://img21.shop-pro.jp/PA01475/133/etc/h2_ribon01.jpg?cmsp_timestamp=20211027173759);
  background-size: cover;
  color: #FFFFFF;
  margin: 0 auto;
  padding: 10px 0 8px;
  box-sizing: border-box;
}
.click_category {
  background-color: #E8E4D7;
  text-align: center;
  color: #594835;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0;
}

.menu_list{
  list-style: none;
  overflow: hidden;
  width: 680px;
  margin: 20px auto;
}
.menu_list li{
  float: left;
  width: 32.3%;
  background-color: #E8E4D7;
}
.menu_list li:nth-of-type(2){margin: 0 1.5%;}
.click_txt{
  display: block;
  background-color: #E8E4D7;
  font-weight: bold;
  color: #594835;
    font-size: 12px;
}


.sec_title {
  background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/menu_sec02.gif?cmsp_timestamp=20220928084350);
  text-align: center;
  width: 420px;
  height: 30px;
  margin: auto;
  clear: both;
  background-repeat: no-repeat;
}

.product-list__section .section__title-h2{display: none;}
.product-list{padding: 0 24px;}
.price_increase{
  font-weight: bold!important;
  font-size: 14px!important;
  color: #990000;
}

.product-list__unit{margin: 0 0 40px;}
.product-list__unit-lg{width: 100%;}
.product-list__name {
  text-indent: 1em;
  font-size: 14px;
  background: repeat-x bottom url(https://img21.shop-pro.jp/PA01475/133/etc/h2_ribon01.jpg?cmsp_timestamp=20211028120721);
  background-size: cover;
  color: #FFFFFF;
  padding: 6px 0 4px;
  text-align: left;
}

.item_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0 0 20px;
}
.item_txt .photo {
  padding: 4px;
  border: solid 1px #cccccc;
  background-color: #FFFFFF;
}



/*--------------- 商品詳細 ---------------*/
#product .product__section{padding: 0 24px;margin-bottom: 40px;}
.item_info dt{margin-bottom: 5px;}
.item_info dt:not(:first-of-type){margin-top: 20px;}
.item_info dd{line-height: 1.8;margin-bottom: 3px;}
.item_info a{color: #b0778c;}

.product__section h2 {
  font-size: 16px;
  background: repeat-x bottom url(https://img21.shop-pro.jp/PA01475/133/etc/h2_line_01.gif?cmsp_timestamp=20211028165625);
  color: #5B4B46;
  height: auto;
  padding-bottom: 10px;
  padding-left: 14px;
  padding-right: 14px;
  width: 92%;
  margin: 50px auto 5px;
  text-align: left;
}

#product form{font-size: 12px;font-weight: 500;}

.item_about {
  overflow: hidden;
  padding: 0 12px;
  box-sizing: border-box;
}
#product .product__image {
  float: left;
  width: 40%;
}
.product__image-main {
  text-align: center;
  width: 100%;
  padding: 4px;
  border: solid 1px #cccccc;
  background-color: #FFFFFF;
}

.item_right {
  float: left;
  width: 60%;
}
.product__guide{padding: 0;}
.product__prices.col-lg-7{
  width: 100%;
  padding-left: 20px;
  text-align: left;
}
.product__simple_explain{margin-bottom: 0px;}
.product__explain{
  text-align: left;
  padding-top: 0;
  margin-top: -5px;
  line-height: unset;
}
#product .product__price{
  font-weight: bold;
  color: #990000;
  font-size: 14px;
  letter-spacing: 1px;
}

.product__order{
  border: none;
  padding: 2px 0 2px 20px;
}
.init-list.col-lg-4{
  width: 100%;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: center;
  align-items: center;
}
.init-list__name{
  width: 20%;
  text-align: left;
}
.init-list__detail{
  width: 80%;
}
.init-list__detail-num{width: 80%;}
.order-btn-list{padding-top: 0;float: right;}
.btn-primary {
  background: #f46619;
  border: 1px solid #f46619;
}
.btn-primary:hover {background: #f46619;}
.btn:focus,.btn:active{
  background-color: #ddcdc4;
    border-color: #8f8078;
}

.product__info {
  width: 100%;
  overflow: hidden;
  margin: 30px 0 0;
}
.product__info ul{
  float: right;
  text-align: right;
}
.product__related-list__link {
  display: inline-block;
  padding: 2px 0;
}


/*--------------- FAQ ---------------*/
#faq ol,#faq ul{padding: 0 15px 0 40px;}
#faq .fm_mid01{
  font-weight: 500;
  font-size: 12px;
}
h2.archive-title {
  font-size: 12px;
  background: repeat-x bottom url(https://img21.shop-pro.jp/PA01475/133/etc/h2_line_01.gif?cmsp_timestamp=20211026193844);
  color: #5B4B46;
  height: auto;
  padding-bottom: 7px;
  padding-left: 14px;
  padding-right: 14px;
  width: 92%;
  margin: 40px auto 4px;
}
.photo {
  padding: 4px;
  border: solid 1px #cccccc;
  background-color: #FFFFFF;
}
#faq .price {
  font-weight: bold;
  font-size: 14px;
  color: #990000;
}
#faq a {
  color: #b0778c;
  text-decoration: none;
}

#tlimg_onlineshop {
  background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/tl_onlineshop.jpg?cmsp_timestamp=20211026193146);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 210px;
  margin: 0 auto 4px;
  text-align: center;
}

#main_body .contents {
  width: 720px;
  margin: 6px auto 0;
  padding: 0px 10px;
  clear: both;
  text-align: left;
  line-height: 1.6em;
  float: left;
}



/*--------------- 特定商取引 ---------------*/
#business,#policy{
  background-image: url(https://img21.shop-pro.jp/PA01475/133/etc/shop_bk_body01_l.jpg?cmsp_timestamp=20211027130129);
  background-repeat: repeat;
  background-position: center center;
  background-size: contain;
}
.center {text-align: center;}
.no2 {font-size: 110%;}
.clear_both {
  clear: both;
  font-size: 1px;
  visibility: hidden;
  overflow: hidden;
  height: 1px;
  text-align: center;
}

#container {
  width: 860px;
  text-align: left;
  background: #e8d8bb;
}

#business table,#policy table {
  border: 0px none;
  margin: 0 auto;
  padding: 0px;
  text-align: left;
  border-collapse: collapse;
}
#business th,#policy th {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  vertical-align: top;
  white-space: nowrap;
}
#business td,#policy td {
  border: 0px none;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  vertical-align: top;
}
#business td a{text-decoration: underline;}
#business td a:hover{color: #333;opacity: .7;}

#center3 {
  vertical-align: top;
  width: 100%;
}

.centerbox {
  margin: 0px;
  padding: 10px;
}
.title1 {
  margin: 0px;
  color: #350d0b;
  width: auto;
  background: #C1A374 url(https://img21.shop-pro.jp/PA01475/133/etc/title_bar01.gif?cmsp_timestamp=20211027124526) no-repeat 0px 0px;
  vertical-align: middle;
  padding: 16px 3px 4px 25px;
  border: 1px solid #350d0b;
}

.mainFrame {
  margin: 0px;
  padding: 5px;
}

.mainCont {
  padding: 10px;
  margin: 0px;
  width: auto;
  font-weight: 500;
  font-size: 13px;
}
.mainCont p {
  line-height: 150%;
  margin: 5px 0px;
  padding: 2px 0px;
}
.layoutp5 {padding: 5px 0px;}
#business .layoutp5 th,#policy .layoutp5 th{padding: 5px;}
#business .layoutp5 td,#policy .layoutp5 td{padding: 5px;}

.pageTop {
  margin: 10px 5px;
  background: url(https://img21.shop-pro.jp/PA01475/133/etc/icon_top.gif?cmsp_timestamp=20211027124513) no-repeat left center;
  font-size: 84%;
  font-weight: bold;
  float: right;
  padding-left: 13px;
}
.pageTop a {
  color: #663B2D;
  text-decoration: none;
}

.footer_area {
  text-align: center;
  margin: 0 5px 20px;
  color: #660000;
  font-weight: bold;
  font-size: 18px;
}
#footer-calendar { max-width: 840px; margin: 10px auto 50px; padding: 0 20px; box-sizing: border-box; }
#footer-calendar p {margin: 10px 0 0; }
#footer #footer-calendar a:hover {
    opacity: 1;
}
.product__image .col-lg-5 {
    width: 100%;
}

/*----------------------------------
sp
----------------------------------*/
@media screen and (max-width:768px){
  .container{padding: 0;}

  /* ヘッダー */
  .header__logo-img{padding: 10px 0;}
  .header__logo-img img {width: 94px;}
  #sp_menu{display: block;}
  #header .header-gnavi{display: none;}

  #sp_menu button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    border: 0;
    background: transparent;
    outline: 0;
    border-radius: 0;
    text-align: inherit;
    z-index: 9999;
  }
  #sp_menu button:hover {cursor: pointer;}

  /* ハンバーガーボタン */
  #sp_menu .btn {
    position: fixed;
    top: 10px;
    right: 0;
    width: 65px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }
  #sp_menu .btn-line {
    width: 100%;
    height: 2px;
    background-color: #fff;
    position: relative;
    transition: .2s;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 50%);
  }
  #sp_menu .btn-line::before,
  #sp_menu .btn-line::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #fff;
    transition: .2s;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 50%);
  }
  #sp_menu .btn-line::before {transform: translateY(-12px);}
  #sp_menu .btn-line::after {transform: translateY(12px);}

  #sp_menu .btn-line.open {background-color: transparent;}
  #sp_menu .btn-line.open::before,
  #sp_menu .btn-line.open::after {
    content: "";
    transition: .2s;
  }
  #sp_menu .btn-line.open::before {transform: rotate(45deg);}
  #sp_menu .btn-line.open::after {transform: rotate(-45deg);}
  /* //ハンバーガーボタン */

  /* spメニュー */
  #sp_menu .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    visibility: hidden;
    opacity: 0;
    display: flex;
    flex-direction: column;
    color: #efefef;
    background-color: rgba(48, 23, 1, .9);
    transition: opacity .5s;
    z-index: 9000;
    padding-top: 30%;
  }
  #sp_menu .menu-list {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #sp_menu .menu-list:hover {
    color: #333;
    background-color: rgba(255, 255, 255, 0.5);
    transition: .3s;
    cursor: pointer;
  }
  #sp_menu .menu.open {
    visibility: visible;
    opacity: 1;
    transition: opacity .5s;
  }

  #sp_menu .header-gnavi__link{color: #fff;}
  #sp_menu .header-gnavi__unit {
    font-weight: 500;
    cursor: default;
    font-size: 1.3em;
    margin: 15px 0;
  }
  #sp_menu .header-gnavi__link {padding: 15px;}
  /* //メニュー */


  /* フッター */
  #footer .header-gnavi__unit {
    width: 100%;
    display: block;
    margin: 10px 0;
  }
  .copyright__section {padding: 20px 0!important;}


  /* TOP */
  .first-img {
    width: 60%;
    top: 50%;
    transform: translate(-50%, -45%);
    -webkit-transform: translate(-50%, -45%);
    -ms-transform: translate(-50%, -45%);
  }

  .top_box{padding: 15% 0;width: 100%;}
  #top .inner {height: 450px;}
  #top h2 {
    font-size: 43px;
    letter-spacing: 1px;
    line-height: 1.8;
  }
  #top h2 span {
    font-size: 25px;
    letter-spacing: 1px;
  }
  .btn_img {width: 40%;}
  #top1 .top_ttl h2 {width: 202px;}
  .line::before{height: 37.5%;top: 56%;}
  .top_ttl p {font-size: 43px;}
  #top1 .top_box:first-of-type .inner{height: 400px;}
  #top3 a{padding: 25% 0;background-position: center right;}
  #top3 .line::before {
    width: 2px;
    top: 53%;
  }
  #top1 h2, #top2 h2 {letter-spacing: 5px;}
  #top4 .top_box {
    width: 100%;
    padding: 20% 0;
  }
  #t_faq h2{letter-spacing: 5px;}
  #t_business h2{font-size: 35px;}
  #t_policy h2{font-size: 38px;}
  


  /* 固定ページ */
  #mid_body, .breadcrumb__section, #bodyarea{width: 100%;}
  .menu_list{width: 95%;}
  .pagemain_body {width: 100%;}
  .fm_top01,.fm_mid01,.fm_bottom01{
    background-position: center;
    width: 100%;
  }
  .fm_mid01{padding: 0 4%;box-sizing: border-box;}

  


  /*--------------- 商品一覧 ---------------*/
  
}



@media screen and (max-width:500px){
  .spbr{display: block;}
  .pcbr{display: none;}

  /* TOP */
  .top_box{padding: 20% 0;}
  #top .inner {height: 200px;}
  #top h2 {font-size: 33px;}
  #top h2 span {font-size: 15px;}
  .btn_img {width: 62%;}

  #top1 .top_box:first-of-type .inner{height: 300px;}
  #top1 .top_ttl h2 {width: 172px;}
  .top_ttl h2::before{width: 180px;}
  .top_ttl p {font-size: 33px;}

  #top3 a{padding: 30% 0;}
  #top3 .inner {height: 350px;}
  #top3 h2 {width: 300px;}
  #top3 .line::before {top: 56%;}
  #top3 .top_ttl p{font-size: 26px;}

  #top4 .top_box {height: 200px;}
  #t_business h2{font-size: 25px;}
  #t_policy h2{font-size: 28px;}


  /* 固定ページ */
  h2.archive-title {
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    width: 100%;
    margin: 40px auto 10px;
    line-height: 1.6em;
  }

  .sec_title {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }
  .reverse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
  }
  .reverse .column_2:last-of-type{margin-bottom: 20px;}
  .reverse .column_2:nth-child(2n+1){margin-bottom: 0;}

  .postage_info{margin: 15px auto!important;}
  .product-list {padding: 0;}
  .w50{width: 100%;}

  .click_txt {
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .item_txt{margin: 20px 0 0;}
  .item_txt .photo{
    width: 100%;
    box-sizing: border-box;
  }
  .page_main p{font-size: 14px;}
  .product-list__name {
    text-indent: 0.8em;
    font-size: 16px;
    padding: 8px 0 6px;
  }

  #product .product__section {
    padding: 0;
    margin-bottom: 40px;
  }
  .item_about {padding: 0;}
  #product .product__image {width: 100%;margin-bottom: 20px;}
  .col img{width: 100%;}
  .product__prices.col-lg-7{padding-left: 0;}
  .item_right {width: 100%;}
  #product form {
    font-size: 14px;
    line-height: 2;
  }

  .product__order {padding: 0;}
  .init-list__name {width: 20%;padding-bottom: 0;}
  .init-list__detail-num {width: 78%;}
  .init-list__detail-unit {display: none;}
  .item_info{
    margin: 0 auto!important;
    padding: 50px 0 0!important;
    width: 100%!important;
  }


  /* faq */
  .mg_t30{margin-top: 30px;}
  #tlimg_onlineshop{
    background-size: contain;
    width: 100%;
    height: 28vw;
  }
  #faq .postage_info {
    width: 100%!important;
    font-size: 14px;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  #faq div{margin-left: 0!important;}
  #faq ol, #faq ul {padding: 0 0 0 20px;}
  .faq_table{width: 100%!important;}
  .faq_table table{width: 100%!important;}
  .faq_table td{width: 50%;}
  .faq_table.table2 tr{
    display: block;
    margin-top: 15px;
  }
  .faq_table.table2 tr:last-of-type{display: none;}
  .faq_table.table2 td:first-of-type{
    width: 100%;
    display: block;
  }


  /* 特定商取引 */
  #container {width: 100%;}
  .centerbox {
    padding: 10px 4%;
    box-sizing: border-box;
  }
  .mainFrame {padding: 5px 0;}
  .mainCont {
    padding: 10px 0;
    font-size: 14px;
  }
  .title1 {
    width: 100%;
    padding: 16px 3px 4px 25px;
    box-sizing: border-box;
  }
  .layoutp5 {
    padding: 5px 0px;
    line-height: 2;
    text-align: justify!important;
    text-justify: inter-ideograph!important;
  }
  .layoutp5 tr{
    margin-bottom: 10px;
    display: block;
  }
  #business .layoutp5 th,#business .layoutp5 td,#policy .layoutp5 th, #policy .layoutp5 td{
    width: 100%;
    display: block;
    padding: 0;
  }
  .footer_area {
    text-align: left;
    margin: 0 4% 20px;
    font-size: 16px;
  }
}