.wrapper-page-shop {
  background: url(../images/facilities/bg_shop.png) repeat left top/1920px 815px;
}
.bg-shop-yellow {
  background: url(../images/facilities/bg_shop_shikaku.png) repeat center/500px;
}
.wrap-shop-hours {
  position: relative;
  padding: 25px 25px 35px;
  margin-top: 50px;
}
.box-shop-hours {
  position: relative;
  padding: 0 0 15px;
  text-align: center;
}
.box-shop-hours + .box-shop-hours {
  padding: 20px 0 0;
}
.box-shop-hours + .box-shop-hours::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  max-width: 500px;
  height: 1px;
  border-top: 1px dotted #585858;
}
.box-shop-hours div + div {
  padding-top: 8px;
}
.wrap-shop-hours .box-shop-hours:first-of-type div span:first-of-type {
  font-weight: 500;
  line-height: 1.5;
}
.box-shop-hours div span:first-of-type {
  font-weight: bold;
  padding-right: 20px;
}
.txt-shop-ybox-left {
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
  text-align: left;
  line-height: 1.6;
}
.box-shop-nenmatu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 490px;
  margin: 0 auto;
}
.box-shop-hours div.box-shop-nenmatu span.inner-shop-nenmatu {
  width: 110px;
  padding-right: 0;
  text-align: left;
}
.box-shop-hours div.box-shop-nenmatu .inner-shop-nenmatu2 {
  width: calc(100% - 120px);
  text-align: left;
}
.box-shop-hours div.inner-shop-nenmatu2 span:first-of-type {
  font-weight: 500;
}
.box-shop-hours .fs-24.box-shop-hours-time {
  padding-right: 15px;
}
.sec-page-shopinfo {
  position: relative;
  display: block;
  margin-top: 90px;
}
.wrap-shopinfo {
  position: relative;
  display: block;
  padding: 40px 20px;
}
.wrap-shopinfo::before,
.wrap-shopinfo::after {
  content: "";
  position: absolute;
  width: 165px;
  height: 78px;
  background: url('../images/facilities/ill_shop_info.png') no-repeat center / contain;
}
.wrap-shopinfo::before {
  top: -30px;
  left: -30px;
  transform: rotate(180deg);
}
.wrap-shopinfo::after {
  bottom: -30px;
  right: -30px;
}
.inner-shop-info {
  position: relative;
  display: block;
  width: 100%;
  max-width: 810px;
  margin: 0 auto;
}
.inner-shop-info .list-post {
  border: none;
}
/*shop item*/
.sec-page-shopitem {
  background: url('../images/facilities/bg_shop_itembox.png') repeat center / 400px;
  padding: 60px 0;
  margin-top: 100px;
}
.wrap-shop-item .h2-cmn,
.sec-page-shop .h2-cmn {
  position: relative;
}
.wrap-shop-item .h2-cmn span,
.sec-page-shop .h2-cmn span {
  background: none;
}
.wrap-shop-item .h2-cmn::after,
.wrap-shop-item .h2-cmn::before,
.sec-page-shop .h2-cmn::after,
.sec-page-shop .h2-cmn::before {
  content: "";
  position: absolute;
  display: block;
  width: calc(50% - 165px);
  height: 1px;
  border-bottom: 1px solid #C1C1C1;
  top: 0;
  bottom: 0;
  margin: auto;
}
.wrap-shop-item .h2-cmn::after,
.sec-page-shop .h2-cmn::after {
  left: 0;
  right: auto;
}
.wrap-shop-item .h2-cmn::before,
.sec-page-shop .h2-cmn::before {
  right: 0;
  left: auto;
}
.box-shopitem{
  padding: 12px;
  margin-bottom: 80px;
}
.box-shopitem::before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  background: #E9E1D3;
  border: 1px solid #807664;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.box-shopitem::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -52px;
  left: 0;
  right: 0;
  margin: auto;
  background: url('../images/facilities/line_shop_item.png') no-repeat center/contain;
  width: 147px;
  height: 20px;
}
.box-shopitem,.inner-shop-item {
  position: relative;
  display: block;
  background: #FCF9F4;
  border: 1px solid #807664;
}
.inner-shop-item {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px;
}
.inner-slide-shopitem,.inner-txt-shopitem {
  width: calc(50% - 25px);
}
.inner-txt-shopitem .h3-cmn {
  border-bottom: 1px solid #000;
  padding-bottom: 3px;
  text-align: left;
}
.en-shop-item {
  position: relative;
  display: block;
  padding-bottom: 5px;
  font-size: 3.2rem;
  font-weight: bold;
}
.en-shop-item span {
  position: relative;
  display: inline-block;
  top: -2px;
  /*padding-left: 4px;*/
  font-size: 1.5rem;
  font-weight: 500;
}
.tag-shop-item {
  position: relative;
  display: inline-block;
  background: #5D6F54;
  padding: 6px 10px 4px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
}
.txt-shop-item {
  position: relative;
  margin-top: 25px;
  background: #E9E0D3;
  padding: 25px;
}
.slider-thumb-shop {
  padding-top: 20px;
}
.slider-thumb-shop .swiper-slide {
  position: relative;
  display: block;
  width: calc(100% / 5 - 12px)!important;
  padding-top: 15%;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.2s all;
}
.slider-thumb-shop .swiper-slide:hover,
.slider-thumb-shop .swiper-slide-thumb-active {
  opacity: 1;
}
.slider-thumb-shop .swiper-slide img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #AAAAAA;
  top: -1px;
  left: 0;
}
.slider-shop .swiper-slide img {
  border: 1px solid #AAAAAA;
}
.box-shopitem-end {
  padding-top: 15px;
}
.box-shopitem-end p {
  margin: 0 0 25px;
}
.box-shopitem-end p:last-of-type {
  margin-bottom: 0;
}
.wrapper-page-shop + .js-page-top + .footer {
  padding-top: 0;
}
/*-------------------------------------------------
break point 1100px
--------------------------------------------------*/
@media only screen and (max-width: 1100px) {
  .wrap-shopinfo::before {
    left: -15px;
  }
  .wrap-shopinfo::after {
    right: -15px;
  }
}
/*-------------------------------------------------
break point 960px Tablet
--------------------------------------------------*/
@media only screen and (max-width: 960px) {
  .box-shopitem {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 60px;
  }
  .box-shopitem::after {
    bottom: -43px;
  }
  .inner-slide-shopitem, .inner-txt-shopitem {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
  }
  .inner-txt-shopitem .h3-cmn {
    border: none;
    margin: 15px 0 0 0;
    font-size: 2rem;
  }
  .en-shop-item, .tag-shop-item {
    display: inline-block;
  }
  .en-shop-item {
    margin-right: 5px;
    font-size: 2.8rem;
  }
  .tag-shop-item {
    top: -6px;
  }
  .txt-shop-item {
    margin-top: 0;
  }
}
/*-------------------------------------------------
break point 800px 
--------------------------------------------------*/
@media only screen and (max-width: 800px) {
  .box-shop-hours div span:first-of-type {
    display: block;
    width: 100%;
    padding-right: 0;
    text-align: center;
    font-size: 2.2rem;
  }
  .box-shop-hours div span.fs-18 {
    font-size: 1.6rem;
  }
  .box-shop-hours .fs-20 .box-shop-hours-time,
  .box-shop-hours .fs-20 {
    font-size: 1.7rem;
  }
  .box-shop-hours div + div.box-shop-nenmatu {
    display: block;
    padding-top: 15px;
  }
  .box-shop-hours div.box-shop-nenmatu span.inner-shop-nenmatu,
  .box-shop-hours div.box-shop-nenmatu div.inner-shop-nenmatu2,
  .box-shop-hours div.box-shop-nenmatu div.inner-shop-nenmatu2 span {
    width: 100%;
    text-align: center;
    font-size: 1.7rem;
  }
  .txt-shop-ybox-left {
    max-width: 450px;
    font-size: 1.5rem;
  }
  .sec-page-shop .wrap-img-txt {
    padding-top: 0;
  }
  .sec-page-shop .wrap-img-txt .txt-cmn-16{
    order: 2;
  }
  .sec-page-shop .wrap-img-txt img{
    order: 1;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
/*-------------------------------------------------
break point 520px SP
--------------------------------------------------*/
@media only screen and (max-width: 520px) {
  .wrap-page-shop {
    overflow: hidden;
  }
  .wrap-shop-hours {
    padding: 15px;
    margin-top: 30px;
  }
  .box-shop-hours .fs-24.box-shop-hours-time {
    display: block;
    padding-right: 0;
    width: 100%;
  }
  .txt-shop-ybox-left {
    font-size: 1.4rem;
  }
  .box-shop-hours .fs-18,
  .box-shop-hours .fs-20 .box-shop-hours-time, .box-shop-hours .fs-20,
  .box-shop-hours div.box-shop-nenmatu span.inner-shop-nenmatu {
    font-size: 1.6rem;
  }
  .inner-shop-nenmatu2 .txt-cmn-16 {
    display: flex;
    justify-content: center;
    text-align: left;
    font-size: 1.4rem;
  }
  .sec-page-shopinfo,.sec-page-shopitem {
    margin-top: 60px;
  }
  .wrap-shopinfo {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
  .wrap-shopinfo::before, .wrap-shopinfo::after {
    width: 99px;
    height: 47px;
  }
  .wrap-shopinfo::before {
    left: 15px;
  }
  .wrap-shopinfo::after {
    right: 15px;
  }
  .sec-page-shopitem {
    padding: 30px 0 40px;
  }
  .box-shopitem {
    margin: 0 auto 50px;
    padding: 8px;
  }
  .box-shopitem::before {
    width: calc(100% - 8px);
    height: calc(100% - 8px);
  }
  .box-shopitem::after {
    bottom: -33px;
    width: 93px;
    height: 13px;
  }
  .inner-shop-item {
    padding: 10px;
  }
  .inner-txt-shopitem .h3-cmn {
    margin: 15px 0 0 0;
    font-size: 1.9rem;
  }
  .en-shop-item {
    font-size: 2.2rem;
  }
  .tag-shop-item {
    font-size: 1.4rem;
    top: -3px;
  }
  .txt-shop-item {
    background: 0;
    padding: 8px 0 0 0;
  }
  .wrap-shop-item .h2-cmn::after, .wrap-shop-item .h2-cmn::before, .sec-page-shop .h2-cmn::after, .sec-page-shop .h2-cmn::before {
    width: calc(50% - 130px)
  }
  .sec-page-shop .wrap-img-txt img{
    margin-bottom: 20px;
  }
  .inner-shop-info .item-plist-date-cat {
    line-height: 1;
    padding-bottom: 10px;
  }
}