@charset "UTF-8";

/* 共通 */
body {
    font-family: -apple-system,"Helvetica Neue","Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",sans-serif;
    line-height: 1.5;
    color: #634033;
    background-color: #efe8e2 !important;
}

a {
    color: #634033;
}

header {
  position: sticky;
  top: 0;
  z-index: 9999;
  text-align: center;
  padding: 2% 0 2% 0;
  background-color: #efe8e2;
  border-bottom: 2px solid #f1d7c9;
}

wrapper-shop {
    color: #634033;
    background-color: #eee4e7 !important;
}

header .wrapper-header {
  font-size: 19px;
}

li {
padding: 0 4px;
}


.logo-img {
  max-width: 80%;
  height: 60px;
}

.shoptitle {
  padding: 5% 0 5% 1%;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
}

.body-menu {
  margin: 5% 1% 5% 1%;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #634033;
}


.body-enter-btn {
  margin: 5% 0 0 0;
  padding: 0 0 5% 0;
}

.enter-btn {
  width: 100%;
  height:44px;
  background-color: #EA9B72;
  color: #634033;
  border:none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}

.shopbody-menu {
  margin: 5% 1% 5% 1%;
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #634033;
}

.shop-enter-btn {
  margin: 5% 0 0 0;
  padding: 0 0 5% 0;
}

.shopenter-btn {
  width: 100%;
  height:44px;
  background-color: #BA91A4;
  color: #634033;
  border:none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}

.shop-enter-btn2 {
  margin: 1% 0 0 0;
  padding: 0 0 1% 0;
}

.shopenter-calendar-btn {
  width: 100%;
  height:44px;
  background-color: #e1d9dd;
  color: #634033;
  border:none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}


.shopenter-btn2 {
  width: 100%;
  height:44px;
  background-color: #BA91A4;
  color: #634033;
  border:none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}


.body-cancel-btn {
  margin: 5% 0 0 0;
  padding: 0 0 5% 0;
}



.shop-sub-btn {
  margin: 2% 1% 0 1%;
}

.shopsub-btn {
  width: 100%;
  height:44px;
  background-color: #BA91A4;
  color: #634033;
  border:none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}



.err-msg {
  text-align: left;
  font-size: 16px;
  color: #ff4500;
}

.err-msg2 {
  padding 5% 0 5% 0;
  text-align: left;
  font-size: 16px;
  color: #ff4500;
}


.sl-footer {
  color: #634033;
  text-align: center;
  font-size: 10px;
  margin: 5% 0 5% 0;
  border-top: 2px solid #f1d7c9;
}

.sl-osirase {
  margin: 0;
  padding: 5% 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}

.sl-copyright {
  margin: 0;
  padding: 2% 0 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
}

.font-red {
  color: #ad7070; !important

}
.yoyakuzumi {
    background-color: #eee4e7; !important
}

.kuseki {
    text-decoration: none;
}

.closeDay {
    background-color: #f5f5f5;
}

.closeTime {
    background-color: #f5f5f5; !important
}

/* ログイン：index.php */

.r-search {
  padding: 5% 5% 5% 5%;
  margin: 5% 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #ffffff;
}

.r-check {
  padding: 5% 5% 5% 5%;
  margin: 5% 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #ffffff;
}

.body-title {
  font-weight: 600;
  font-size: 19px;
}

.body-detail {
  font-size: 10px;
  margin: 5% 0 0 0;
}

.txt-area {
  width: 100%;
  height: 36px;
  font-size: 14px;
  border:none;
  margin: 2% 0 0 0;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}


/* 予約一覧：reservedlist.php */

.r-reservedlist {
  padding: 0 1% 5% 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d7c9;
}

.reserved-list {
  margin: 1px 0 0 0;
  padding: 5% 3% 5% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}

.user-name {
  padding: 5% 0 5% 1%;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
}

.reserved-list-top {
  padding: 0 0 5% 0;
  display:flex;
}

.reserved-list-day {
  font-size: 12px;
}

.reserved-list-time {
  padding: 0 0 0 2%;
  font-size: 12px;
}

.reserved-list-status {
  text-align: right;
  width: 50%;
  font-size: 12px;
  font-weight: 600;

}

.reserved-list-low {
  padding: 5% 0 0 0;
  border-top: 1px #efefef solid;
}

.reserved-list-low-title {
  text-align: left;
  font-size: 10px;
  font-weight: 600;
}

.reserved-list-salonname {
  padding: 2% 0 5% 0;
  text-align: left;
  font-size: 12px;
  font-weight: 600;
}

.reserved-list-menu {
  padding: 2% 0 0 0;
  text-align: left;
  font-size: 12px;
  font-weight: 600;
}

.reserved-list-price {
  padding: 2% 0 0 0;
  text-align: right;
  font-size: 12px;
}

.reserved-list-request {
  padding: 0 0 0 1%;
  text-align: left;
  font-size: 12px;
}

/* メニュー選択：selectmenu.php */


.r-menulist {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d7c9;
}

.menu-list {
  margin: 1px 0 0 0;
  padding: 5% 3% 5% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}


.menu-list-top {
  display:flex;
  font-size: 12px;
}


.menu-list-menuname {
  padding: 1px 0 0 2%;
  width: 95%;
  font-weight: 600;
}

.menu-list-low {
  margin: 2% 0 0 0;
  display:flex;
}

.menu-list-blank{
  width: 40%;
}

.menu-list-price {
  text-align: right;
  width: 45%;
  font-size: 12px;
}

.menu-list-time {
  text-align: right;
  width: 15%;
  font-size: 12px;
}



/* 空席一覧：selectschedule.php */

.r-schedule {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d7c9;
}

.schedule {
  padding: 0 3% 5% 3%;;
  background-color: #ffffff;
  border-radius: 3px;
}

.schedule-top {
  color: #634033;
  margin: 0 0 5% 0;
  padding: 2% 0 0 0;
}

.schedule-date {
  text-align: left;
  padding: 10px 0 10px 10px;
  width: 100%;
  height: 50px;
  color: #634033;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  border: 1px solid #d1d0cb;



}
.schedule-bottom {
  margin: 2% 0 0 0;
}

.schedule-time {
  padding: 0 5px 0 0;
  color: #634033;
  font-size: 14px;
}

.radio_time {
  margin: 2% 0 0 70%;
  width: 10%;
  transform: scale(1.0);
}

.ltime {
  margin: 2% 0 0 6%;
}

.amsg {
  font-size: 12px;
  text-align: right;
}

.user-info-title {
  text-align: left;
  color: #634033;
  font-size: 12px;
  margin: 5% 0 5% 0;
}

.user-info-menutitle {
  font-size: 12px;
  margin: 5% 0 2% 0;
}
.user-info-menu {
  font-size: 14px;
}

.salon-request {
  font-size: 12px;
  margin: 0 0 1% 1%;
}

.u-name {
  width: 100%;
  height: 36px;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}

.u-mail {
  width: 100%;
  height: 36px;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}

.consult-txt {
  font-size: 14px;
  width: 100%; 
  padding: 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;
}



/* 予約確定：confirm.php */

.r-confirm {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 8px;
  text-align: left;
  color: #634033;
  background-color: #f1d7c9;
}


.confirm-message{
  padding: 0 0 0 1%;
  font-size: 10px;
}

.confirm-message-cansel{
  padding: 2% 0 0 1%;
  font-size: 10px;
}


.confirm-list {
  padding: 5% 3% 5% 3%;
  margin: 2% 0 0 0;
  background-color: #ffffff;
  border-radius: 3px;
}

.confirm-list-top {
  padding: 0 0 5% 0;
  display:flex;
}

.confirm-list-day {
  font-size: 12px;

}
.confirm-list-time {
  padding: 0 0 0 2%;
  font-size: 12px;

}
.confirm-list-middle {
  padding: 5% 0 5% 0;
  border-top: 1px #efefef solid;
}

.confirm-list-name {
  text-align: left;
  font-size: 12px;
}
.confirm-list-mail {
  text-align: left;
  margin: 2% 0 0 0;
  font-size: 12px;
}

.confirm-list-low {
  padding: 5% 0 0 0;
  border-top: 1px #efefef solid;
}

.confirm-list-title{
  padding: 0 0 2% 0;
  font-size: 10px;
}

.confirm-list-menu {
  padding: 0 0 0 1%;
  text-align: left;
  font-size: 12px;
}


.confirm-list-low1 {
  margin: 2% 0 0 0;
  text-align: right;
  display:flex;
}

.confirm-list-blank{
  width: 40%;
}

.confirm-list-price {
  text-align: right;
  width: 45%;
  font-size: 12px;
}

.confirm-list-sumtime {
  text-align: right;
  width: 15%;
  font-size: 12px;
}

.confirm-list-request {
  padding: 2% 0 0 0;
  text-align: left;
  font-size: 12px;
}



/* よくあるご質問：yokuaruqa.php */

.r-yokuaruqa {
  padding: 5% 1% 5% 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d7c9;
}

.yokuaruqa-list {
  margin: 1px 0 0 0;
  padding: 0 3% 0 3%;
  background-color: #ffffff;
  border-radius: 3px;
  font-size: 12px;
}

.yokuaruqa-list-top {
  display:flex;
}

.yokuaruqa-list-low {
  padding: 0 0 5% 0;
  border-top: 1px #efefef solid;
}


/* 月額契約お支払い画面：reservePay.php */


.reserve-payment {
  margin: 5% 1% 5% 1%;
  text-align: left;
  font-size: 16px;
  font-weight: 600;
  color: #634033;
}

.r-reservePayment {
  padding: 5% 1% 5% 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d7c9;
}

.reservePayment-list {
  margin: 1px 0 0 0;
  padding: 0 3% 0 3%;
  background-color: #ffffff;
  border-radius: 3px;
  font-size: 14px;
}

.reservePayment-comment {
  padding: 0 0 2% 1%;
  text-align: left;
  font-size: 14px;
}

.reservePayment-list-top {
  display:flex;
}

.reservePayment-list-low {
  padding: 0 0 1% 0;
  border-top: 1px #efefef solid;
}


/* 店舗情報：shopindex.php */

.r-shopsearch {
  padding: 5% 5% 5% 5%;
  margin: 5% 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #ffffff;
}

.shoptxt-area {
  width: 100%;
  height: 36px;
  font-size: 14px;
  border:none;
  margin: 2% 0 0 0;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}

/* 店舗側メニュー更新画面：shopMenuDetail.php */

.r-shopmenu {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 8px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;
}

.shopmenu-info {
  padding: 5% 3% 5% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}

.shopmenu-info-title-top {
  text-align: left;
  color: #634033;
  font-size: 12px;
  margin: 0 0 2% 0;
}

.shopmenu-info-title {
  text-align: left;
  color: #634033;
  font-size: 12px;
  margin: 5% 0 2% 0;
}

.shopmenu-item {
  width: 100%;
  height: 36px;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;
}

.upper-list {
  text-align: left;
  padding: 0 0 0 10px;
  width: 100%;
  height: 36px;
  color: #634033;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  border: 1px solid #d1d0cb;
}



/* 店舗新着予約一覧：shoplist.php */

.r-shopnewlist {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;
}

.shopnew-list {
  margin: 1px 0 0 0;
  padding: 5% 3% 5% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}

.shopnew-list-top {
  padding: 0 0 5% 0;
  display:flex;
}

.shopnew-list-day {
  font-size: 12px;
  width: 100px;
}

.shopnew-list-time {
  padding: 0 0 0 2%;
  font-size: 12px;
  width: 45%;
}

.shopnew-list-regtime {
  padding: 2px 0 0 2%;
  font-size: 8px;
  text-align: right;
  width: 30%;
}

.shopnew-list-username {
  font-size: 12px;
  font-weight: 600;
}

.shopnew-list-low {
  padding: 5% 0 0 0;
  border-top: 1px #efefef solid;
}

.shopnew-list-low-title {
  padding: 2% 0 0 0;
  text-align: left;
  font-size: 10px;
}

.shopnew-list-menu {
  padding: 2% 0 0 1%;
  text-align: left;
  font-size: 12px;
}

.shopnew-list-low1 {
  margin: 2% 0 0 0;
  text-align: right;
  display:flex;
}

.shopnew-list-blank{
  width: 40%;
}

.shopnew-list-price {
  text-align: right;
  width: 45%;
  font-size: 12px;
}

.shopnew-list-sumtime {
  text-align: right;
  width: 15%;
  font-size: 12px;
}

.shopnew-list-title{
  padding: 2% 0 2% 0;
  font-size: 10px;
}

.shopnew-list-request {
  padding: 0 0 0 1%;
  font-size: 12px;
}

/* 店舗予約一覧：shoprelist.php */

.r-shoprelist {
  padding: 0 1% 5% 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;
}

.reserve-list {
  text-align: left;
  padding: 1% 0 1% 10px;
  margin: 0 0 1% 0;
  width: 30%;
  height: 40px;
  color: #634033;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  border: 1px solid #d1d0cb;
}



.shoprelist {
  background-color: #ffffff;
  border-radius: 3px;
}

.re-list {
    overflow: scroll;
    height: 500px;
    width: 100%;
}

.timeTable {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    font-size: 10px;
    text-align: center;
    width: 1700px;
    height: 100%;
}

.timeTable th, .timeTable td {
    border:solid 1px;
    border-color: #d1d0cb;
    position: relative;
    height: 50px;
    width: 50px;
}

.timeTable td {
    padding: 0 1px 0 1px;
}

.timeTable thead th:first-child {
    z-index: 2;
}

.timeTable th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
}

.timeTable thead th {
    background-color: #f1f1f1;
    position: sticky;
    top: 0;
    z-index: 1;
}

.timeTable tbody th:first-child {
    background-color: #f1f1f1;
}

.timeTable th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
}


/* 店舗予約詳細：shopdetail.php */


.r-shopconfirm {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 8px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;

}

/* 店舗情報：shopdeinfo.php */


.r-shopinfo {
  padding: 0 1% 1% 1%;
  margin: 0 1% 1% 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;
}

.shopinfotitle {
  padding: 5% 0 2% 1%;;
  text-align: left;
  font-size: 15px;
  font-weight: 600;
}

.shopinfo-list {
  padding: 5% 3% 5% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}

.shopinfo-list-col {
  padding: 2% 0 2% 0;
  display:flex;
  font-size: 12px;
  border-bottom: 1px #efefef solid;
}

.shopinfo-list-col-last {
  padding: 2% 0 2% 0;
  display:flex;
  font-size: 12px;
}

.shopinfo-list-title {
  padding: 0 0 0 0;
  font-weight: 600;
  width: 40%;
}
.shopinfo-list-value {
  padding: 0 0 0 5%;
  width: 70%;
}

.shopinfomenucomment {
  padding: 0 0 2% 1%;
  text-align: left;
  font-size: 12px;
}

.r-shopmenuinfo {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;
}

.shopmenuinfo-list {
  padding: 2% 3% 2% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}

.menuinfo-list-top {
  padding: 2% 0 0 0;
  display:flex;
  font-size: 12px;
}

.menu-link {
  text-decoration: none;
  font-weight: 600;
}

.menuinfo-list-menuname {
  padding: 1px 0 0 2%;
}

.menuinfo-list-low {
  padding: 0 0 2% 0;
  margin: 2% 0 0 0;
  display:flex;
  border-bottom: 1px #efefef solid;
}

.menuinfo-list-blank{
  width: 40%;
}

.menuinfo-list-price {
  text-align: right;
  width: 45%;
  font-size: 12px;
}

.menuinfo-list-time {
  text-align: right;
  width: 15%;
  font-size: 12px;

}

/* 店休日設定画面：shopOpenlist.php */

.r-shopopenlist {
  padding: 0 1% 5% 1%;
  margin: 0 1% 0 1%;
  border-radius: 3px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;
}

.select-area {
  padding: 0 0 1% 0;
}

.open-ddlist {
  display: inline;
  width: 50%;
}

.open-dd-list {
  text-align: left;
  padding: 1% 0 1% 10px;
  margin: 0 0 1% 0;
  width: 35%;
  height: 40px;
  color: #634033;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  border: 1px solid #d1d0cb;
}

.open-enter-btn {
  display: inline;
  width: 50%;
  margin: 0 0 0 23%;
}

.openenter-btn {
  width: 40%;
  height:40px;
  background-color: #BA91A4;
  color: #634033;
  border:none;
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
}


.shopOpenlist {
  background-color: #ffffff;
  border-radius: 3px;
}

.open-list {
    overflow: scroll;
    height: 500px;
    width: 100%;
}

.timeTable {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    font-size: 10px;
    text-align: center;
    width: 1700px;
    height: 100%;
}

.timeTable th, .timeTable td {
    border:solid 1px;
    border-color: #d1d0cb;
    position: relative;
    height: 50px;
    width: 50px;
}

.timeTable td {
    padding: 0 1px 0 1px;
}

.timeTable thead th:first-child {
    z-index: 2;
}

.timeTable th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
}

.timeTable thead th {
    background-color: #f1f1f1;
    position: sticky;
    top: 0;
    z-index: 1;
}

.timeTable tbody th:first-child {
    background-color: #f1f1f1;
}

.timeTable th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
}

/* 店舗側新規予約画面：shopEmptyDetail.php */


.r-shopempty {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 8px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;

}

.shopempty-list {
  padding: 5% 3% 5% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}

.shopempty-list-top {
  padding: 0 0 5% 0;
  display:flex;
}

.shopempty-list-day {
  font-size: 12px;

}
.shopempty-list-time {
  padding: 0 0 0 2%;
  font-size: 12px;

}

.shopempty-list-middle {
  padding: 2% 0 2% 0;
  border-top: 1px #efefef solid;
}

.shopempmenuinfo-list {
  background-color: #ffffff;
  border-radius: 3px;
}

.shopempty-menu-top {
  padding: 2% 0 0 0;
  display:flex;
  font-size: 12px;
}

.shopempty-menu-menuname {
  padding: 1px 0 0 2%;
  font-weight: 600;
}

.shopempty-menu-low {
  padding: 0 0 2% 0;
  margin: 2% 0 0 0;
  display:flex;
  border-bottom: 1px #efefef solid;
}

.shopempty-menu-blank{
  width: 40%;
}

.shopempty-menu-price {
  text-align: right;
  width: 45%;
  font-size: 12px;
}

.shopempty-menu-time {
  text-align: right;
  width: 15%;
  font-size: 12px;

}

.shopempty-list-low {
}

.shopempty-userinfo-title {
  text-align: left;
  color: #634033;
  font-size: 12px;
  margin: 5% 0 5% 0;
}


.shopempty-u-name {
  width: 100%;
  height: 36px;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}

.shopempty-u-mail {
  width: 100%;
  height: 36px;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}

.shopempty-consult-txt {
  font-size: 14px;
  width: 100%; 
  padding: 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;
}

/* 店舗側営業時間設定画面：shopOpenTime.php */


.r-shopopentime {
  padding: 0 1% 0 1%;
  margin: 0 1% 0 1%;
  border-radius: 8px;
  text-align: left;
  color: #634033;
  background-color: #f1d4d6;

}

.shopopentime-list {
  padding: 5% 3% 5% 3%;
  background-color: #ffffff;
  border-radius: 3px;
}

.shopopentime-list-top {
  padding: 0 0 5% 0;
  display:flex;
}

.optime-list {
  text-align: left;
  padding: 1% 0 1% 10px;
  margin: 0 0 1% 0;
  width: 30%;
  height: 40px;
  color: #634033;
  background-color: #ffffff;
  border-radius: 8px;
  font-size: 14px;
  border: 1px solid #d1d0cb;
}


.shopopentime-list-day {
  font-size: 12px;

}
.shopopentime-list-time {
  padding: 0 0 0 2%;
  font-size: 12px;

}

.shopopentime-list-middle {
  padding: 2% 0 2% 0;
  border-top: 1px #efefef solid;
}

.shopempmenuinfo-list {
  background-color: #ffffff;
  border-radius: 3px;
}

.shopopentime-list-low {
}

.shopopentime-userinfo-title {
  text-align: left;
  color: #634033;
  font-size: 12px;
  margin: 5% 0 5% 0;
}


.shopopentime-u-name {
  width: 100%;
  height: 36px;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}

.shopopentime-u-mail {
  width: 100%;
  height: 36px;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;

}

.shopopentime-consult-txt {
  font-size: 14px;
  width: 100%; 
  padding: 10px;
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #d1d0cb;
}


/* 店舗側予約状況表示画面：shopScheduleDisp.php */

.disp_body {
  background-color: #ffffff !important;
}

.disp_head {
  background-color: #ffffff;
}

.img_icon_shop {
  height: 15px;
}

.body-shopScheduleShopNm {
  margin: 5% 1% 5% 1%;
    /*  text-align: center; */
  font-size: 18px;
  font-weight: 700;
  color: #222426;
}

.r-shopScheduleInfo {
    padding: 0 1% 1% 1%;
    margin: 3% 1% 10% 1%;
    /*    color: #222426; */
}


.style_shopScheduleInfo_header {
  text-align: center;
  align-items: center;
  padding: 0 0 1% 0;
}

.style_shopScheduleInfo_header-list {
  display: inline;
  width: 50%;
}

.style_shopScheduleInfo_header-list-item {
  text-align: left;
  padding: 1% 0 1% 10px;
  width: 36%;
  height: 40px;
  color: #634033;
  background-color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  border: none;
}

.style_schedule {
    display: flex;
    flex-direction: column;
    max-width: 575px;
    margin: auto;
}

.style_schedule_table {
    border-spacing: 0;
}

table.style_schedule_table thead th {
   border-bottom: 1px solid gray; /* ヘッダ行の下線 */
}

.style_day_base {
    width: 100%;
    text-align: center;
    margin: 0 0 4px;
}

.style_saturday_head {
    color: #0068b7
}

.style_sunday_head {
    color: #d50a0f
}

.style_holiday_date, .style_sunday_date {
    color: #d50a0f;
}

.style_saturday_date {
    color: #0068b7;
}

.style_status_icon1 {
    width: 100%;
    height: 100%;
    text-align: center;
}

.style_calendar_empty_icon {
    /*   width: 30px;  */
     width: 100%; 
     max-width: 45px; 
     height: 35px; 
     background-color: #f8f8ff; 
     margin: auto; 
     border-radius: 8px; 
}

.style_selector_item_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin: 3px auto;
    padding: 3px 0;
    height: 60px;
    border-radius: 10px;
    position: relative;
}
.style_calendar_icon_img {
  width: 30px; 
}

.style_calendar_icon__hL {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

