@charset "euc-jp";
.product-list__image{
max-width:100%;
}
li{
 list-style-type:none;
}
.min a,.min{
  font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.table-01,.table-01 th,.table-01 td{
	border:1px solid #ccc;
  background-color:#fff !important;
}
.banner-sidebar__section img,.pagetop2 img{
	width:100% !important;
  max-width:100%!important;
}
.w750{
	max-width:750px;
}
.w750 b{
	text-align:left !important;
}
body {
  background-color:#fff;
  background-image: url(#fff);
  color: #504A43;
  -webkit-font-smoothing: antialiased;
}
a {
  color: #44392C;
}
a:hover {
  color: #44392C;
  text-decoration: none;
  opacity:0.8;
}
.btn {
  border-radius: 0;
}
ul, ol, form, p {
  margin: 0;
}
/*
 * layout
 */
.container {
  width: 1200px;
  margin: 0 auto;
}
.back-2{
 background-image:url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVuZXdfYmFjazI.jpg?cmsp_timestamp=20250918092430');
  background-repeat:repeat;
  background-size:cover;
}
.back-white{
 background-color:#fff;
}
/* header */
.promo__seciton{
  /*position:fixed;*/
  z-index:100;
  width:100%;
  left:0;
  right:0;
  background-image:url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVuZXdfYmFjazM.png?cmsp_timestamp=20250918081236');
  background-repeat:repeat;
  background-size:cover;
}
.promo__seciton .container{
 position:relative;
  padding-top:10px;
  height:170px;
}
#logo-bl{
 position:absolute;
 left:0;
  top:0px;
  height:180px;
}
.header-sns{
 position:absolute;
 right:0;
  top:10px;
}
#asani{
 position:absolute;
  left:0;
  right:0;
  margin:0 auto;
  top:40vh;
}
#logoarea{
 background-color:#fff;
  text-align:center;
  padding:50px 0 70px;
}
.promo__text{
  width:480px;
  display:block;
  margin:0 auto;
  padding-top:70px;
  padding-bottom:20px;
}

.sns-list-h2{
 text-align:center;
  color:#fff;
  font-size:22px;
}
.sns-list-top{
 display:flex;
 align-items:flex-end; 
  justify-content:flex-end;
  margin-bottom:8px;
}
.sns-list-top li a{
  display:block;
}
.sns-list-top li a img{
  width:40px;
}
.header__section {
  text-align: center;
}
.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 li a{
  color:#fff;
  width:100px;
}
.header-tools__unit {
  display: block;
}
.header-tools__unit-cart {
  margin-left: 17px;
}
.header-tools__btn {
  position: relative;
  height:25px;
  width;100px;
  padding: 4px 40px 4px 48px;
  font-size: 14px;
}
.btn{
  border:none;
  margin-bottom:4px;
}
.header-tools__btn i {
  position: absolute;
  top: 6px;
  left: 6px;
  margin-right:20px;
  font-size: 20px;
}
.header-tools__count {
  padding: 0 2px;
  font-size: 20px;
}
.btn-primary{
 border:none !important;
}
.btn-primary2{
  background-color:#504A43;
}
.header__logo-img {
  margin: 90px 0;
}
.header__logo {
  margin: 50px 0;
  text-align:center;
}
.toppage{
 height:820px;
}
/*商品一覧のカテゴリー分類*/
.productlistpage .gnaviwrap{
 /*margin-top:160px;*/
}
.gnaviwrap ul{
  display:flex;
  gap:23px;
}
.gnaviwrap ul li{
 width:180px;
  position:relative;
}
.gnaviwrap ul li a{
  display:block;
}
.gnaviwrap ul li a span{
  border-bottom:none !important;
}
.gnaviwrap ul li a span.title{
  position:absolute;
  display:block;
  background-color:rgba(225,225,225,0.5);
    bottom:0;
  width:100%;
}

.header-gnavi {
  list-style-type: none;
  display:flex;
  justify-content:center;
  gap:10px;
  padding-top:10px;
  padding-bottom:10px;
}
.top.header-gnavi li a{
text-align:center;
  display:block;
  font-size:16px;
  padding 2px 6px;
  font-weight:bold;
   //border:1px solid #44392C;
}
.top.header-gnavi li span{
  display:block;
  font-size:16px;
   font-weight:bold;
  border-bottom:1px solid #44392C;
}
.top.header-gnavi__unit {
  display: inline;
}
.top.header-gnavi__link {
  padding: 2px 10px;
}
.top.header-gnavi__link--menu {
  position: relative;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 14px 29px 15px;
  background: #fff;
  z-index: 55;
}

.page.header-gnavi {
  list-style-type: none;
  display:flex;
  justify-content:flex-center;
}
.page.header-gnavi li a{
	text-align:center;
}
.page.header-gnavi li a img{
 max-width:100%;
  margin-top:10px;
  height:auto;
}
.page.header-gnavi li span{
  display:block;
}
.page.header-gnavi li span.title{
 font-weight:bold;
  line-height:1.4em;
  font-size:14px;
}
.page.header-gnavi__unit {
  display: inline;
}
.page.header-gnavi__link {
  padding: 15px 30px;
}
.page.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: 100%;
}
.slidewrap{
  height:800px;
  /* padding-top:120px;*/
}
.bar{
  text-align:center;
  position:absolute;
  bottom:0;
  z-index:1;
  padding-bottom:10px;
  background:rgba(255,255,255,0.5);
}
.bar .logo{
  width:140px;
  margin-top:8px;
}
.bar a{
  display:block;
}
.bar a .logo img{
  width:100%;
}
.line{
  display:block;
}
.slider {
   width: 100%;
  position: absolute;
   z-index: -10;
}
.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 img{
  width:100%;
  height:75vh;
  object-fit:cover;
}
.slider .bx-wrapper .bx-pager {
  bottom: 30px !important;
}

#ohayo{
 position:absolute;
  top:240px;
  left:0;
  right:0;
  margin:0 auto;
  width:800px;
}
/*下層TOP*/
.pagetop{
	position: relative;
    z-index: -1;
    /*top: 180px;*/
  height:300px;
}
.productlistpage .pagetop{
 overflow:hidden;
  margin-top:-20px;
 /* top:155px;*/
}
.pagetop img{
  object-fit:cover;
}
.pagetop2{
	position: relative;
    z-index: -1;
  /* top: 200px;*/
    /* height: 60px; */
  /*  margin-bottom: -70px;*/
}
.t300{
/* margin-top:200px;*/
}
.pagetop-logo{
	position:absolute;
    top:60px;
    left:10px;
    background:rgba(255,255,255,0.6);
    z-index:2;
    display:inline-block;
}
.pagetop-logo a{
	display:block;
    padding:10px 20px;
}
.pagetop-logo img{
	width:140px;
    height:auto;
}
.bar2{
    position:absolute;
    background:rgba(0,0,0,0.4);
    z-index:2;
    width:100%;
    bottom:0px;
}
.pagetop-title{
	font-size:28px;
    margin:8px;
    text-align:center;
    font-family:serif;
    color:#fff;
}
.line2{
	display:block;
    position:absolute;
    top:10px;
    z-index:1;
    width:100%;
}
/* main */
.top_main_section{
  background-image:url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVuZXdfYmFjazI.jpg?cmsp_timestamp=20250918092430');
  background-repeat:repeat;
}
.main__section--product {
  padding: 20px 0 60px;
}

/*お知らせ*/
.newswrap{
 background-image:url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVuZXdfYmFjazE.png?cmsp_timestamp=20250908014105');
    background-repeat: no-repeat;
    background-size: cover;
    margin: -30px 0px 0px;
    padding: 50px 60px 60px 40px;
}
.newswrap p,.newswrap a,.newswrap li{
  color:#fff;
}
.newswrap .h2 a{
 display:flex;
  justify-content:space-between;
}
.newswrap .h2 img{
 display:inline-block;
}
.newswrap .h2 span{
 display:inline-block;
 background:#fff;
 color:#333;
  font-size:16px;
  padding:4px 15px;
}
/* sidebar*/
.sidebar__section {
  float: left;
  width: 200px;
  padding-top:30px;
}
.sidebar__section form a{
color:#fff;
}
.catnav{
	margin:0px 5px 20px 0px;
    border:8px solid #2B298E;
    padding:10px;
}
.banner-sidebar__section li {
  /*margin-bottom: 20px;*/
  list-style-type:none;
  padding:4px 10px 4px 0px;
}
.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 20px;
}
.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/80/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: 950px;
}
.recommend{
 padding-bottom:80px;
}
.recommend_title{
 padding:20px;
  background-color:#504A43;
  text-align:center;
  margin-top:0;
}
.recommend-list, .seller-list, .together-list {
  padding-top: 40px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  gap:20px;
}
.recommend-list::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}
.recommend-list::after{
  content:"";
  display: block;
  width:23%;
}

.banner-contents__section, .info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .layout-type__primary .product__image, .layout-type__secondary .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 60px;
}

.product-list__section {
  position: relative;
}
/*価格*/
.product-list__unit .product-list__prices{
 font-weight:bold;
  color:#504A43;
}
.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}

.sub-list {
  padding-bottom: 30px;
  font-size: 0;
}
.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 5px 20px;
  margin-right:10px;
  font-size: 14px;
  font-weight:bold;
  border:1px solid #888;
  border-radius:10px; 
}
.sub-list__img {
  padding-bottom: 10px;
}
.sub-list__link {
  display: block;
}
.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 40px;
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}
.product-list__unit-lg{
  margin-bottom:30px;
}
.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/80/spacer.png) no-repeat;
}
/* history */
.history__section {
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 60px;
}
.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;
}
.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;
}

.mailmaga_text {
  display: block;
  padding-bottom: 10px;
}
.mailmaga_text input {
  min-width: 240px;
  padding: 5px 10px;
  background: none;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  color: #333;
}
.mailmaga_text input:focus {
  background: #fff;
}

.mail-mag__h3 {
  margin: 0;
  padding-bottom: 15px;
  font-size: 14px;
}
/*footer*/
.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}
#foot-bottom{
 widrth:100%;
  margin-top:-60px
}
.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 {
  list-style-type: none;
}
.menu-list--more-prd {
  margin: 10px 0 10px;
}

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

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

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

.category-list__unit {
  position: relative;
}

.subcategory-list {
  width: 100%;
  padding: 15px 20px;
  border: 1px solid #ddd;
  display: none;
  position: absolute;
      top: 5px;
    left: -240px;
  background: #fff;
  z-index: 10;
  list-style-type: none;
}

/* 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 9px 20px;
  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: 22%;
}
.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: 5px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  text-align: left;
  color:#ED6000;
  font-weight:bold;
}
.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 {
  text-align: center;
}
.pagenation-list__unit {
  display: inline-block;
  margin: 0 2px;
}
.pagenation-list__unit a {
  border-radius: 3px;
  padding: 8px 12px;
  border: 1px solid #000;
}
.pagenation-list__unit a:hover {
  background: #333;
  color: #fff;
}
.pagenation-list__unit span {
  border-radius: 3px;
  padding: 8px 12px;
  border: 1px solid #ccc;
  color: #ccc;
}
.pagenation-list__navi-end a {
  background: #333;
  color: #fff;
}
.pagenation-list__navi-end a:hover {
  background: #555;
  border: 1px solid #555;
}

/* 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/80/spacer.png) no-repeat;
}

/* layout-type__primary */
.layout-type__primary .product__model {
  color: #666;
}
.layout-type__primary .product__image-main {
  text-align: center;
}
.layout-type__primary .product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}
.layout-type__primary .image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}
.layout-type__primary .image__thumb--active {
  border: 2px solid #ddd;
}
.layout-type__primary .product__guide {
  padding: 0 0 60px;
}
.layout-type__primary .product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}
.layout-type__primary .product__price-regular {
  padding-bottom: 5px;
}
.layout-type__primary .product__price-establish {
  padding-bottom: 5px;
  color: #666;
}
.layout-type__primary .product__discount {
  color: #ff0000;
}
.layout-type__primary .product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}
.layout-type__primary .product__related-list__link {
  display: block;
  padding: 5px 0;
}
.layout-type__primary .product__related-list__link span {
  padding-left: 15px;
}
.layout-type__primary .product__order {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 40px 0 60px;
}
.layout-type__primary .option-list__name, .layout-type__primary .init-list__name, .layout-type__primary .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}
.layout-type__primary .option-list__detail, .layout-type__primary .init-list__detail, .layout-type__primary .text-titles-list__detail {
  margin: 0;
}
.layout-type__primary .option-list__select {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__primary .text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__primary .init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #ddd;
  display: inline-block;
}
.layout-type__primary .init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}
.layout-type__primary .init-list__detail-unit {
  padding-left: 10px;
}
.layout-type__primary .order-btn-list {
  margin: 0;
  padding-top: 30px;
}
.layout-type__primary .stock_error {
  text-align: center;
  color: #cf0400;
}
.layout-type__primary .option-table {
  margin: 40px 0;
}
.layout-type__primary .option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.layout-type__primary .option-table table th, .layout-type__primary .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.layout-type__primary .option-table table th {
  text-align: center;
}
.layout-type__primary .option-table table td {
  vertical-align: top;
  text-align: center;
}
.layout-type__primary .related-list {
  text-align: right;
  padding-right: 15px;
}
.layout-type__primary .related-list__unit {
  display: inline-block;
}

/* layout-type__secondary */
.layout-type__secondary {
  border-bottom: 1px solid #ddd;
  padding-bottom: 60px;
}
.layout-type__secondary .product__model {
  color: #666;
}
.layout-type__secondary .product__image {
  padding-right: 30px;
}
.layout-type__secondary .product__image-main {
  text-align: center;
}
.layout-type__secondary .product__image-thumb ul {
  margin-top: 20px;
  padding-right: 5px;
}
.layout-type__secondary .product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}
.layout-type__secondary .image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}
.layout-type__secondary .image__thumb--active {
  border: 2px solid #ddd;
}
.layout-type__secondary .product__prices {
  padding-bottom: 30px;
}
.layout-type__secondary .product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}
.layout-type__secondary .product__price-regular {
  padding-bottom: 5px;
}
.layout-type__secondary .product__price-establish {
  padding-bottom: 5px;
  color: #666;
}
.layout-type__secondary .product__discount {
  color: #ff0000;
}
.layout-type__secondary .product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}
.layout-type__secondary .product__related-list__link {
  display: block;
  padding: 5px 0;
}
.layout-type__secondary .product__related-list__link span {
  padding-left: 15px;
}
.layout-type__secondary .product__order {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
  padding: 30px 0;
}
.layout-type__secondary .option-list__unit dl, .layout-type__secondary .text-titles-list__unit dl {
  margin: 0 0 30px;
}
.layout-type__secondary .option-list__name, .layout-type__secondary .init-list__name, .layout-type__secondary .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}
.layout-type__secondary .option-list__detail, .layout-type__secondary .init-list__detail, .layout-type__secondary .text-titles-list__detail {
  margin: 0;
}
.layout-type__secondary .option-list__select {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__secondary .init-list {
  margin: 0 0 30px;
}
.layout-type__secondary .text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #ddd;
}
.layout-type__secondary .init-list__detail-num {
  width: 100px;
  height: 38px;
  border: 2px solid #ddd;
  display: inline-block;
}
.layout-type__secondary .init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}
.layout-type__secondary .init-list__detail-unit {
  padding-left: 10px;
}
.layout-type__secondary .order-btn-list {
  margin: 0;
  padding-top: 30px;
}
.layout-type__secondary .stock_error {
  text-align: center;
  color: #cf0400;
}
.layout-type__secondary .option-table {
  margin: 10px 0 30px;
}
.layout-type__secondary .option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
.layout-type__secondary .option-table table th, .layout-type__secondary .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.layout-type__secondary .option-table table th {
  text-align: center;
}
.layout-type__secondary .option-table table td {
  vertical-align: top;
  text-align: center;
}
.layout-type__secondary .related-list {
  padding-top: 30px;
}
.layout-type__secondary .related-list__unit a {
  display: block;
  padding: 5px 0;
}

/* 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;
}
/*せかいの朝におはよう*/
.sekaino{
  text-align:center;
  padding-top:150px;
  background-image:url(https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVuZXdfc2VrYWlubw.jpg?cmsp_timestamp=20250901153941);
  background-size:cover;
}
/*
 * 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/80/spacer.png) no-repeat;
}

.btn-primary {
  background: #F96703;
  border: 1px solid #F96703;
  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;
}

.eventInfo {
	margin-bottom: 10px;
}
.eventInfo img {
	width: 100%;
}
.eventInfo .date {
	font-size: 18px;
  	color: #092e5b;
  	font-weight: bold;
  	text-align: center;
  	margin: 10px 0 0;
}
.eventInfo .time {
	font-size: 16px;
  	color: #092e5b;
  	font-weight: bold;
    text-align: center;
  	margin-bottom: 5px;
}
.eventInfo .text {
	font-size: 14px;
  	margin: 0 10px;
}

/*ポイント説明*/
#point_info h1 {
  	text-align: center;
  	margin: 0 0 2em;
}
#point_info .section__title-h2 {
  	margin: 40px 0 20px;
}
#point_info ul {
  	margin-left: 20px;
}
/*フッター*/
#footer{
 text-align:center;
}
.footbanner{
  margin-top:60px;
 display:flex;
  justify-content:center;
  gap:30px;
}
.footwrap{
    color:#fff;
    padding-top:100px;
  background-image:url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVfYmFjay0z.jpg?cmsp_timestamp=20250622163406');
  background-size:cover;
}
.footwrap a{
    color:#fff;
}
.footleft span{
  display:inline-block;
 font-weight:bold;
  width:100px;
}
/*koba*/
.not_top_side.sidebar__section a,.not_top_side.sidebar__section h2{
 color:#534a3e;
}
.w100per{
	max-width:100%;
    height:auto;
}
.pt60{
 padding-top:60px;
}
.pb60{
 padding-bottom:60px;
}
.p8{
	padding-left:8px;
}
.top-middle h2{
  color:#7E7060;
  padding-bottom:10px;
}
.middle-banner{
 display:flex;
  justify-content:center;
  gap:30px;
  margin-top:20px;
  margin-bottom:40px;
}
.flex2{
  padding:0 30px;
 display:flex;
  justify-content:space-between;
}
.sns-list-bottom{
 border-right:none !important;
}
.sns-list-bottom li a img{
 width:45px;
}
.footright ul{
 padding:20px;
}
.footright ul li{
 padding-bottom:10px;
}
.footright ul:first-child{
  border-right:1px solid #ccc;
}
.company{
  text-align:left;
 padding-bottom:200px;
  padding-top:80px;
  display:flex;
  justify-content:space-between;
}
.company img#company{
 width:550px;
  margin-bottom:30px;
}
.company .big{
 font-size:22px;
  font-weight:bold;
}
.company p{
font-size:18px;
  text-align:left;
  color:#fff;
  line-height:2em;
}
.recipe{
  margin-bottom:-222px;
 position:relative;
  background-size: cover;
  background-image: url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVfYmFjay0z.jpg?cmsp_timestamp=20250622122912');
}
#page-top-recipe{
 margin-top:100px;
}
.recipe #title{
 width: 60%;
    position: absolute;
    display: block;
    left: 0;
  top:300px;
    margin: 0 auto;
    right: 0;
}
.recipe_page{
  background-image: url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVfYmFjay0z.jpg?cmsp_timestamp=20250622122912');
}
.recipe_datail_cont{
  background-image: url('https://img14.shop-pro.jp/PA01080/290/etc_base64/MjVuZXdfcmVjaXBlZGV0YWls.jpg?cmsp_timestamp=20250908015809');
}
/*催事*/
#ande-events h4{
  display:none;
}
#ande-events ul {
  list-style: none;
  padding: 0;
}
#ande-events li {
  margin-bottom: 8px;
  font-size: 14px;
  display:flex;
}


/*どこでもカラーミー*/
.cartjs_product_img{
	width:90% !important;
}
.cartjs_cart_in{
	width:80% !important;
}
.menu__section p a{
 color:#333;
}

/*ニョキっとメニュー*/
.header-navFixed {
  background-color: #fff; 
  position: fixed; 
  top: -240px; 
  transition: top .5s; 
  width: 100%; 
}
#js-header.is-show {
  top: 0;
}
