@charset "UTF-8";
.is-invalid {
  border: 1px solid #f00;
}

.txtError {
  font-size: 14px;
  color: #f00;
  padding: 0.5rem;
  margin-bottom: 20px;
  text-align: left;
}

.mt-4 {
  margin-top: 20px;
}

.form-cmn-mail {
  margin-bottom: 0px;
}

.swal2-html-container {
  font-size: 16px !important;
}

.pre-wrap {
  white-space: pre-wrap;
}

.textarea3, .textarea4 {
  margin-top: 14px;
}

.shop_top_image {
  width: 100%;
  padding-top: 66% !important;
  position: relative;
}
.shop_top_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
}
.shop_top_image .remodal-close {
  top: 0 !important;
  right: 0 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-radius: 50% !important;
}

.shop_top_image_dd {
  width: 200px;
}

.product_top_image {
  width: 200px;
  padding-top: 200px !important;
  position: relative;
  margin: 0 auto;
}
.product_top_image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
}
.product_top_image .remodal-close {
  top: 0 !important;
  right: 0 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-radius: 50% !important;
}
.product_top_image.list-item {
  width: 100%;
  padding-top: 100% !important;
  border: none;
  border-radius: 0;
}

.product_top_image_dd {
  width: 200px;
}

.swal2-container {
  z-index: 999999 !important;
}

.shop-images {
  display: flex;
  margin-bottom: 16px;
}
.shop-images .shop-image-item {
  width: 140px;
  padding-top: 140px;
  position: relative;
  margin-right: 1%;
}
.shop-images .shop-image-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 !important;
}
.shop-images .shop-image-item .remodal-close {
  top: 0 !important;
  right: 0 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-radius: 50% !important;
}
.shop-images .add-shop-image {
  width: 140px;
  margin-right: 1%;
}
.shop-images .add-shop-image .id_img-span {
  margin: 0 !important;
}

.vue__time-picker {
  max-width: 72px;
}
.vue__time-picker .vue__time-picker-input {
  max-width: 72px;
}

.color-brown {
  color: #8B633C !important;
}

.errors {
  max-width: 1000px;
  margin: 20px auto;
  color: #f00;
  list-style: disc;
  padding: 0 30px;
  font-size: 16px;
  line-height: 24px;
}

.addition-dl {
  max-width: 83%;
  overflow: hidden;
}

.product-box-wrap .dd-btn a {
  color: #8B633C !important;
  background: #fff !important;
  border: solid 1px #8B633C !important;
}
.product-box-wrap .dd-btn a.active {
  color: #fff !important;
  background: #8B633C !important;
}

.pagination-div {
  margin: 32px auto;
  display: flex;
  justify-content: center;
}

ul.product-inner-content {
  flex-wrap: wrap;
  justify-content: start;
}

.store-sec li.product-box {
  margin-bottom: 32px;
  margin-right: 4%;
}
.store-sec li.product-box:nth-child(4n) {
  margin-right: 0;
}

.example {
  margin: 0 auto 44px;
  text-align: center;
}

.example li {
  display: inline-block;
}

.example li {
  line-height: 2;
  border: solid 1px #B4B4B4;
  text-align: center;
  font-size: 1.2rem;
  color: #BEBEBE;
  width: 23px;
  margin-right: 6px;
}

.example li a {
  color: #BEBEBE;
}

.example li.this {
  color: #000;
  border: solid 1px #000;
}

.example .other {
  border: none;
}

.haiso-btn a:first-of-type {
  color: #8B633C;
  background: #fff;
  border-radius: 5px 0 0 5px;
  border: solid 1px #8B633C;
}

.haiso-btn a:last-of-type {
  color: #8B633C;
  background: #fff;
  border-radius: 0 5px 5px 0;
  border: solid 1px #8B633C;
}

.haiso-btn a.active {
  color: #fff;
  background: #8B633C;
}

ul.addition-contents-left .addition-wrap.syokaibun {
  height: auto;
}

.height-auto {
  height: auto !important;
}

.dd-img-alle img {
  width: 60px;
  margin-right: 8px;
  margin-bottom: 8px;
}

.allergie-icons img {
  cursor: pointer;
}

.cursor {
  cursor: pointer;
}

.badge-icon img.active {
  border: 2px solid #6C3806;
}

.ml-3 {
  margin-left: 1rem !important;
}

ul.addition-contents-left .addition-dl dd.week span {
  margin-right: 6px;
}

.flex.week span {
  color: #8B633C;
  background-color: #fff;
  border: 2px solid #8B633C;
  line-height: 32px;
  text-align: center;
  padding: 0;
}
.flex.week span.active {
  color: #fff;
  background-color: #8B633C;
}

.flex.week a:first-of-type span {
  padding: 0;
}

.amount-input {
  position: relative;
  padding-right: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.amount-input .remove-amount {
  position: absolute;
  bottom: 14px;
  right: 4px;
  cursor: pointer;
  background-color: #4B4B4B;
  color: #fff;
  width: 16px;
  height: 16px;
  font-size: 10px;
  text-align: center;
  line-height: 16px;
  border-radius: 8px;
  padding: 0;
}
.amount-input .remove-amount:after {
  content: "";
  position: absolute;
  top: 7px;
  left: 4px;
  width: 8px;
  height: 2px;
  background-color: #fff;
}
.amount-input .time {
  flex: 1;
  margin-right: 16px;
}
.amount-input .number {
  flex: 1;
}

.number-modal .time input[type=time], .number-modal .number input[type=number] {
  width: 100%;
}

.deadline-modal div.flex label {
  font-size: 1.8rem;
}

.products-list li.product-box {
  width: 16%;
  margin-right: 5%;
  margin-bottom: 38px;
}
.products-list li.product-box:nth-child(5n) {
  margin-right: 0;
}

.confirm-modal-product-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.confirm-modal-product-item .product-title {
  margin: 0 14px;
  flex: 1;
}
.confirm-modal-product-item input {
  margin-right: 14px;
}

.left-content .number,
.left-content .money {
  margin-top: 20px;
}

details.list-wrap {
  margin-bottom: 24px;
}

.reservation-under-list li:first-of-type, .reservation-under-list li:nth-of-type(4) {
  background-color: transparent;
}
.reservation-under-list li:first-of-type a, .reservation-under-list li:nth-of-type(4) a {
  color: #8B633C;
}

.reservation-under-list li.active {
  background-color: #8B633C;
}
.reservation-under-list li.active a {
  color: #fff;
}

.errors li {
  text-align: left;
}

.news-sec ul li p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.m-wrap .custom-text {
  border: 1px solid #bbbbbb;
  font-size: 2rem;
  width: 100%;
  line-height: 1;
  padding: 10px;
  margin: 0 0 5px 0;
  box-shadow: none;
  resize: none;
  box-sizing: border-box;
  min-height: 40px;
  border-radius: 5px;
}

.no-shops {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
}

.section.shop-front ul li img {
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
}

.ellipse {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.product-lists .bread-wrap {
  justify-content: flex-start;
}
.product-lists .bread-wrap .bread-contents {
  margin-right: 16px;
}
.product-lists .bread-wrap .bread-contents:nth-child(5n) {
  margin-right: 0;
}
@media (max-width: 1214px) {
  .product-lists .bread-wrap .bread-contents:nth-child(4n) {
    margin-right: 0;
  }
  .product-lists .bread-wrap .bread-contents:nth-child(5n) {
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .product-lists .bread-wrap .bread-contents {
    margin-right: 12px;
  }
  .product-lists .bread-wrap .bread-contents:nth-child(4n), .product-lists .bread-wrap .bread-contents:nth-child(5n) {
    margin-right: 16px;
  }
  .product-lists .bread-wrap .bread-contents:nth-child(even) {
    margin-right: 0;
  }
}

.cart-contents .area1,
.cart-contents .area2 {
  height: auto;
}

.cart-contents .asterisk-wrap {
  width: 100%;
}

.d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px !important;
}
.d-flex > a {
  height: 100%;
  border: none;
  background: #8B633C;
  color: #ffffff;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 8px 23px;
  cursor: pointer;
  border-radius: 0 2px 2px 0;
}

.payment-search-box {
  width: 100%;
  display: flex;
  max-width: 1000px;
  margin: 10px auto;
}
.payment-search-box .calendar-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}
.payment-search-box .calendar-wrap > span {
  margin: 0 12px;
}
.payment-search-box .cp_ipselect.cp_sl01 {
  margin: 0;
  margin-right: 8px;
  height: 42px;
  max-width: 280px;
}
.payment-search-box .cp_ipselect.cp_sl01 select {
  padding: 13px 38px 13px 8px;
}
.payment-search-box .cp_ipselect.cp_sl01:before {
  top: 18px;
}

.relative {
  position: relative;
}

.btn-print {
  color: #8B633C;
  display: inline-block;
  height: auto;
  border-radius: 5px;
  position: absolute;
  top: 8px;
  right: 8px;
  border: solid 1px #8B633C;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 3.5rem;
  padding: 0 2rem;
}

.id-wrap .m-wrap.origin .textarea::after,
.m-wrap.origin .textarea::after {
  content: "基幹システムID";
}
