@charset "UTF-8";
/* ショップトップ */
.shoptop-search .ttl-article {
  margin-bottom: 50px;
}
.shoptop-search-block {
  display: block;
  background: #fff;
  border: 1px solid #cacaca;
  border-radius: 5px;
  overflow: hidden;
  font-size: 16px;
  position: relative;
  text-align: left;
}
.shoptop-search-block-input {
  border: none;
  width: 867px;
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  outline: none;
}
.shoptop-search-block-input::placeholder {
  color: #cacaca;
}
.shoptop-search-block-btn {
  background: url(/common_c/images/common/icon/icon_search_gray.svg) no-repeat center center;
  background-size: 25px;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0px;
  top: 1px;
  text-indent: -99em;
  overflow: hidden;
  border: none;
  cursor: pointer;
}

.shop-near-list {
  border-top: 1px solid #e8e8e8;
}
.shop-near-list-item {
  border-bottom: 1px solid #e8e8e8;
  padding: 15px 0;
  overflow: hidden;
}
.shop-near-list-title {
  float: left;
  width: 270px;
  padding-top: 5px;
}
.shop-near-list-title > h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.7;
}
.shop-near-list-btn {
  float: right;
  width: 280px;
  border-left: 1px solid #e8e8e8;
  font-size: 0px;
  overflow: hidden;
  padding: 10px 0 10px 15px;
}
.shop-near-list-btn .btn {
  min-width: 0;
  width: 44%;
  margin-left: 4%;
}
.shop-near-list-btn-book:before {
  content: '';
  background: url(/common_c/images/common/icon/icon_calender.svg) no-repeat left top;
  background-size: 18px 16px;
  width: 18px;
  height: 16px;
  display: inline-block;
  margin-right: 7px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.shop-near-list-btn-book.btn-red:before {
  background: url(/common_c/images/common/icon/icon_calender_white.svg) no-repeat left top;
}
.shop-near-list-btn-myshop:before {
  content: '';
  background: url(/common_c/images/common/icon/icon_myshop.svg) no-repeat left top;
  background-size: 18px 16px;
  width: 18px;
  height: 16px;
  display: inline-block;
  margin-right: 2px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.shop-near-list-text {
  display: inline-block;
  width: calc(100% - 570px);
}
.shop-near-list-address {
  padding: 10px 0 5px 0;
  font-size: 13px;
  line-height: 1.5;
}
.shop-near-list-tel {
  font-size: 13px;
  display: inline-block;
}
.shop-near-list-tel:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
  background: url(/common_c/images/common/icon/icon_tel.svg) 0 0 no-repeat;
  background-size: 12px 17px;
  width: 12px;
  height: 17px;
}
.shop-near-list-more {
  display: inline-block;
  font-size: 13px;
  margin-left: 20px;
}
.shop-crowd {
  padding: 20px 0 0 0;
}
.shop-crowd-explain {
  margin-bottom: 25px;
}
.shop-crowd-explain li {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.shop-crowd-explain li img {
  width: 15px;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.shop-crowd-data .list-price-item-title {
  padding: 3px 0 3px 0;
}
.shop-crowd-data .list-price-item-number {
  padding: 0 0 0 5%;
}
.shop-crowd-data .list-price-item-number img {
  width: 25px;
}

/* エリアから探す */
.shopsearch-subshop-list {
  border-top: 1px solid #e8e8e8;
}
.shopsearch-subshop-list-item {
  padding: 30px 0;
  border-bottom: 1px solid #e8e8e8;
  font-size: 15px;
  width: 100%;
}
.shopsearch-subshop-list-title {
  font-weight: bold;
}

/* ショップ詳細 */
.location-wrapper {
  padding-left: 20px;
}

#map {
  display: block;
  width: 100%;
  height: 300px;
  margin: 0 0 10px 0;
}
#map .yolp-tilelayer,
#map .yolp-layer {
  width: 100%;
}
#map *, #map *::before, #map *::after {
  box-sizing: content-box;
}
#map img {
  max-width: none;
}

.map-annotation {
  background: url(/shop/images/icon_annotation.png) left center no-repeat;
  background-size: 19px 23px;
  padding-left: 25px;
  font-size: 12px;
}

.shop-sns {
  display: inline-block;
}
.shop-sns-list-item {
  display: inline-block;
  margin-left: 10px;
}
.shop-sns-list-item img {
  width: 40px;
  display: block;
}

.js-show-offtime {
  display: none;
}

/* ショップ予約 */
.shopreservation-select-2 {
  display: none;
}
.shopreservation-text-icon {
  width: 14px;
  vertical-align: middle;
  display: inline-block;
}
.shopreservation-table {
  display: none;
}
.shopreservation-table-1 {
  display: block;
}
.shopreservation-table-icon-1 {
  width: 20px;
}
.shopreservation-table-icon-2 {
  width: 20px;
}
.shopreservation-table-icon-3 {
  width: 20px;
}
.shopreservation-table-icon-4 {
  width: 20px;
}
.shopreservation-table-icon-5 {
  width: 14px;
}
.shopreservation-table-selected {
  background: #F85A6A;
  color: #fff;
  width: 88px;
  text-align: center;
  border-radius: 7px;
  height: 30px;
  line-height: 30px;
  display: block;
  margin: 0 auto;
}
.shopreservation-notice {
  margin-bottom: 40px;
}
.shopreservation-notice p {
  font-size: 13px;
}
.shopreservation-notice-first {
  margin-bottom: 0;
}

.yoyaku_form_block.hearing_text {
  font-size: 15px;
  line-height: 1.6;
  display: table;
  width: 100%;
}

.yoyaku_form_block.hearing_text > span {
  display: table-cell;
  vertical-align: middle;
}

.yoyaku_form_block.hearing_text > span:last-child {
  padding-left: 20px;
  font-size: 13px;
}

.reservation_type_text {
  border: 1px solid #e8e8e8;
  padding: 11px 20px;
  border-radius: 8px;
  height: 52px;
  width: 100%;
  -webkit-appearance: none;
  font-size: 15px;
}

@media screen and (min-width: 769px) {
  #purpose-visit .formradio-inline-item,
  #purpose-visit .formcheckbox-inline-item {
    width: calc(33% - 10px );
  }
  #purpose-visit .formradio-inline-item label,
  #purpose-visit .formcheckbox-inline-item label {
    width: 100%;
	text-align:left;
  }
}
@media (max-width: 768px) {
  /* 来店目的ボタン */
  #purpose-visit .formcheckbox-inline-item{
  	display:table;
	float:left;
	width:50%;
	box-sizing:border-box;
	margin:0 0 10px 0;
	padding:0 0 0 1%;
  }
  #purpose-visit .formcheckbox-inline-item:nth-child(odd){
  	padding:0 1% 0 0;
  }
  #purpose-visit .formcheckbox-inline-item label{
    padding: 10px 5px 10px 43px;
    display: table-cell;
    vertical-align: middle;
	width:100%;
  }
  
  /* 受付台数 */
  #acceptance_num_area .formradio-inline-item{
  	margin-left:0;
  }
  #acceptance_num_area .formradio-inline-item:nth-child(2n+1){
  	margin-left:2%;
  }

  /* ショップトップ */
  .shoptop-search .ttl-article {
    margin-bottom: 15px;
  }
  .shoptop-search-block {
    display: block;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    overflow: hidden;
    font-size: 13px;
    position: relative;
    text-align: left;
  }
  .shoptop-search-block-input {
    border: none;
    width: calc(100% - 48px);
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    outline: none;
  }
  .shoptop-search-block-input::placeholder {
    color: #ccc;
  }
  .shoptop-search-block-btn {
    background: url(/common_c/images/common/icon/icon_search_gray.svg) no-repeat center center;
    background-size: 20px;
    width: 40px;
    height: 48px;
    position: absolute;
    right: 0px;
    top: 1px;
    text-indent: -99em;
    overflow: hidden;
    border: none;
    cursor: pointer;
  }

  .shop-near {
    padding-top: 0px;
  }
  .shop-near .ttl-article {
    margin-bottom: 10px;
  }
  .shop-near-list-item {
    padding: 10px 0;
  }
  .shop-near-list-title {
    width: calc(100% - 110px);
    padding-top: 5px;
  }
  .shop-near-list-title > h3 {
    font-size: 14px;
    line-height: 1.6;
  }
  .shop-near-list-btn {
    width: 110px;
    border-left: none;
    padding: 0px 0 4px;
    font-size: 0px;
  }
  .shop-near-list-btn .btn {
    min-width: 0;
    width: 45px;
    height: 45px;
    margin-left: 7px;
    vertical-align: top;
    text-indent: -99em;
    overflow: hidden;
  }
  .shop-near-list-btn-book {
    background: url(/common_c/images/common/btn_book_sp.svg) no-repeat center center white;
    background-size: 34px 30px;
  }
  .shop-near-list-btn-book:after {
    display: none;
  }
  .shop-near-list-btn-book.btn-red {
    background: url(/common_c/images/common/btn_book_white_sp.svg) no-repeat center center #FC0F3A;
    background-size: 34px 30px;
  }
  .shop-near-list-btn-myshop {
    /*background: url(/common_c/images/common/btn_myshop_sp.svg) no-repeat center center white;*/
    background-size: 40px 30px;
  }
  .shop-near-list-btn-myshop:after {
    display: none;
  }
  .shop-near-list-text {
    display: block;
    overflow: hidden;
    clear: both;
    width: 100%;
  }
  .shop-near-list-address {
    padding: 10px 0 5px 0;
    font-size: 13px;
    line-height: 1.5;
  }
  .shop-near-list-tel {
    font-size: 13px;
    display: inline-block;
  }
  /* .shop-near-geo-btn {
    min-width: 0;
    width: 200px;
    font-size: 13px;
  } */
  .shop-crowd {
    padding: 15px 0 20px 0;
  }
  .shop-crowd-explain {
    margin-bottom: 15px;
  }
  .shop-crowd-explain li {
    display: block;
    margin-right: 0px;
    font-size: 12px;
    margin-bottom: 3px;
  }
  .shop-crowd-data .list-price-item-title {
    padding: 1px 0 1px 0;
  }
  .shop-crowd-data .list-price-item-number {
    padding: 0 0 0 5%;
  }
  .shop-crowd-data .list-price-item-number img {
    width: 20px;
  }

  /* エリアから探す */
  .shopsearch-subshop-list-item {
    padding: 12px 0;
    font-size: 13px;
  }
  .shopsearch-subshop-list-title {
    margin-bottom: 5px;
  }
  .shopsearch-icon-map {
    background: url(/common_c/images/common/icon/icon_shop_map.svg) 10px center no-repeat;
    background-size: 20px;
    padding-left: 38px;
  }
  .shopsearch-icon-pin {
    background: url(/common_c/images/common/icon/icon_shop_pin.svg) 10px center no-repeat;
    background-size: 14px;
    padding-left: 38px;
  }
  .shopsearch-icon-search {
    background: url(/common_c/images/common/icon/icon_search_gray.svg) 10px center no-repeat;
    background-size: 19px;
    padding-left: 38px;
  }

  /* ショップ詳細 */
  .location-wrapper {
    padding-left: 0;
  }

  #map {
    height: 235px;
  }

  .shop-sns-list-wrapper .ttl-paragraph {
    text-align: center;
  }
  .shop-sns-list {
    text-align: center;
  }

  /* ショップ予約 */
  .shopreservation-text-icon {
    width: 12px;
  }
  .shopreservation-table-icon-1 {
    width: 18px;
  }
  .shopreservation-table-icon-2 {
    width: 18px;
  }
  .shopreservation-table-icon-3 {
    width: 18px;
  }
  .shopreservation-table-icon-4 {
    width: 18px;
  }
  .shopreservation-table-icon-5 {
    width: 12px;
  }
  .shopreservation-table-selected {
    width: 35px;
    height: auto;
    line-height: 1;
    font-size: 10px;
    padding: 4px 2px;
    display: inline-block;
    border-radius: 5px;
  }
  .shopreservation-notice {
    margin-bottom: 20px;
  }
  .shopreservation-notice p {
    font-size: 11px;
  }
}
/* iphone5 iphoneSE用 */
@media screen and (max-width: 370px) {
  .table-reservation {
    font-size: 11px;
  }
}
/* 周辺店舗表示調整用 */
@media (max-width: 768px) {
  .table th.table-cell-title a {
    font-size: 10px !important;
  }

  .table-reservation {
    table-layout: auto;
  }

  .table-reservation .table-cell-weekday .d-md-block,
  .table-reservation .table-cell-saturday .d-md-block,
  .table-reservation .table-cell-sunday .d-md-block {
    height: 0px;
  }

  .table.table-reservation th,
  .table.table-reservation td {
    min-width: initial;
    padding: 10px 0;
    font-size: 11px;
  }
}
.table-reservation th, .table-reservation td {
  border-right: 1px solid #E8E8E8;
}


/* loading image */
.shopreservation-table-1{
	position: relative;
}

.shopreservation-table-1 #area_calendar_loading,
.shopreservation-table-1 #area_calendar_loading2{
	position:absolute;
	top:180px;
	left:50%;
	transform: translate(-50%, 0);
}


.loading_cover {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 40;
    display: none;
    top: 0;
    cursor: pointer;
    background: #fff;
    opacity: 0.8;
    transition: all 0.5s;
}
.loading_cover img{
    position: fixed;
    border-radius: 30px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
}



/* End loading image */

/* reservation birthday */

#birthday_year,#birthday_month,#birthday_mday{
	display: inline-block;
    width: 30%;
}
#birthday_month{
	margin: 0 5px;
}


@media (max-width: 768px) {
	#birthday_year{
		width:44%;
	}
	#birthday_month,#birthday_mday{
		width:22%;
	}

}


/* End reservation birthday */



/* 202211 */

.bg-bluegray {
    background: #f0f4fa;
}

.l-section.reservation_section{
	padding: 20px 0;
	border-top: 1px solid #fff;
}

.l-section.reservation_section .box {
    border-radius:6px;
}

.l-section.reservation_section .box ul.point {
    display: flex;
	justify-content: center;
	align-items: center;
}

.l-section.reservation_section .box ul.raitenmae  {
    display: flex;
	align-items: center;
	justify-content: space-between;
}


.l-section.reservation_section .box ul.point li {
    position: relative;
	padding:0 20px 0 20px;
}

.l-section.reservation_section .box ul.point li:nth-child(2) {
    position: relative;
	padding:0 0px 0 20px;
}

.l-section.reservation_section .box ul.point li:before {
    display: block;
    content: "";
    background: url("/shop/common/images/icon_check.svg") no-repeat top left;
    background-size: 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin: -10px 0 0 0;
}

.l-section.reservation_section .box ul.raitenmae  {
	margin-bottom:0;
}

.l-section.reservation_section .box ul.raitenmae li:nth-child(1){
	width:30%;
	padding:0 0px;
}


@media (min-width: 768px) {

.l-section.reservation_section .box ul.raitenmae  {
    display: flex;
	justify-content: center;
	align-items: center;
}

.l-section.reservation_section .box ul.raitenmae img {

width:70%;
}


.l-section.reservation_section .box ul.raitenmae li:nth-child(2) p {
	padding:20px;
}


}

@media (max-width: 768px) {
  .l-section.reservation_section .box ul.raitenmae{
    flex-direction: column;
    gap: 20px;
  }
}


/*カレンダー生成用*/


.shop_table{
  margin-bottom: 38px;
}

.reserv-modal_over ,.map_sp_reserv-modal_over{
  font-family: "Hiragino Sans W3", "ヒラギノ角ゴ ProN W3", "WinGothic W3",
    sans-serif;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(000, 000, 000, 0.5);
  z-index: 10000;
}

.calender_table {
  border-collapse: collapse;
  border: solid 1px #eee;
  margin: auto;
}

.reserv-modal,.sp_map_reserv-modal {
  background-color: #fff;
  width: 550px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 55px 10px;
  text-align: center;
}
.sp_map_reserv-modal{
  width: 100%;
  padding: 70px 0;
}
.sp_map_reserv-modal .mapboxgl-canvas{
  width: 100%;
  height: 100%;
}

.sp_map_reserv-modal .map_route_area{
  margin-top: 5px;

}
.modal-cancel-cross,.map_modal-cancel-cross {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  right: 25px;
  top: 28px;
}

.modal-cancel-cross::before,.map_modal-cancel-cross::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 141.4%;
  height: 1px;
  margin-left: -70.7%;
  background: #657982;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.modal-cancel-cross::after,.map_modal-cancel-cross::after  {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 141.4%;
  height: 1px;
  margin-left: -70.7%;
  background: #657982;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.reserv-modal_title {
  font-size: 26px;
  font-weight: 600;
}

.reserv-modal_desc {
  margin: 30px auto 0;
  max-width: 340px;
}

.reserv-modal_date {
  font-size: 26px;
  font-weight: 600;
}
.reserv-modal_date.is-blue {
  color: #5293bc;
}

.reserv-modal_condition {
  margin-top: 30px;
}

.reserv-modal_condition img {
    width: 40%;
    padding: 20px;
}

.reserv-modal_condition figcaption {
  font-size: 18px;
  margin-top: 10px;
  font-weight: 600;
}

.reserv-modal_condition figcaption.is-blue {
  color: #5293bc;
}

.reserv-modal_condition figcaption.is-yellow {
  color: #ffba00;
}

.reserv-modal_list-free {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
  list-style: none;
}

.reserv-modal_list-free li {
  position: relative;
  padding-left: 20px;
  font-size: 13px;
}

.reserv-modal_list-free_icon {
  position: absolute;
  left: 0;
  top: 0;
}

.reserve-today-button {
  margin: 0 auto;
}

.pc_reserve-today-button{
  margin-bottom: 25px;
}

.reserve-today-button a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  text-align: center;
  margin: 0 auto;
  width: 340px;
  background-color: #FC0F3A;
  position: relative;
  padding: 5px 0 10px;
  transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  text-decoration: none !important;
  font-weight: 600;
  border-radius: 20px;
}

.reserve-today-button a::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 14px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-image: url(../images/arrow-right-white.svg);
}

.button-link_text {
  font-size: 18px;
  color: #fff;
  line-height: 100%;
}

.button-link_sub {
  font-size: 13px;
  font-weight: 300;
}

.week_th {
  text-align: center;
  background-color: #e1e9f0;
  padding: 5px 0 !important;
  /* height: 45px; */
  width: 100px;
}

.week_color_week {
  color: #333333;
}

.week_color_sataday {
  color: #5293bc;
}

.week_color_sunday {
  color: #eb6877;
}

.shop-reserv-td {
  position: relative;
  width: 100px;
  cursor: pointer;
  text-align: center;
  padding: 20px 0 80px;
}

.shop-reserv-td::before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: 35%;
  background-position: 45% 65%;
}

.shop-page-td-phone:before {
  content: "";
  background-image: url(../images/icon_phone.svg);
}
.shop-page-td-triangle:before {
  content: "";
  background-image: url(../images/icon_triangle.svg);
}
.shop-page-td-circle:before {
  content: "";
  background-image: url(../images/icon_circle.svg);
}
.shop-page-td-holiday {
  cursor: default;
}
.shop-page-td-holiday:before {
  content: "休";
  top: 62px;
  font-size: 18px;
  color: #676767;
}

.shop-page-td-close {
  cursor: default;
}
.shop-page-td-close:before {
  content: "閉";
  top: 62px;
  font-size: 18px;
  color: #676767;
}


/*カレンダー生成見出し*/
.shop-page-u96-detail-h3{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
}

.shop-page-u96-reservation-list {
  margin-bottom: 15px;
  list-style: none;
  font-size: 14px;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shop-page-u96-reservation-list li {
  position: relative;
  display: inline-block;
  padding-left: 28px;
}


.shop-page-u96-reservation-list li:not(:last-of-type) {
  margin-right: 15px;
}


.shop-page-u96-reservation-list li::before {
  position: absolute;
  content: '';
  top: 1px;
  left: 0px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 20px;
}

.reservation-list-item-circle::before {
  background-image: url(../images/icon_circle.svg);
}

.reservation-list-item-triangle::before {
  width: 23px;
  background-image: url(../images/icon_triangle.svg);
}

.reservation-list-item-phone::before {
  background-image: url(../images/icon_phone.svg);
}

.shop-page-modal_shop_info {
  margin-top: 20px;
}

.shop-page-modal_shop-name {
  font-size: 18px;
  color: #0456CD;
  margin-bottom: 20px;
  font-weight: 600;
}

.shop-page-modal_phone-num {
  font-size: 26px;
  text-decoration: none;
  font-weight: 600;
}





@media screen and (max-width:768px){
  .reserv-modal{
    width: 80%;
  }
}

@media screen and (max-width:600px){

  .reserv-modal_desc{
    margin-top: 20px;
  }
  .reserve-today-button a{
    width: 275px;
    padding: 5px 0 10px;
  }
  .reserv-modal {
    background-color: #fff;
    width: calc(335/375*100%);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 30px 10px;
    text-align: center;
  }
  
  .reserv-modal_title {
  font-size: 20px;
  font-weight: 600;
  }
  .reserv-modal_date {
    margin: 20px auto 0;
    max-width: 260px;
    font-weight: normal;
}

.reserv-modal_condition {
  margin-top: 20px;
}
.reserv-modal_condition img {
  width: 25%;
  padding: 0;
}

.reserv-modal_list-free {
  margin-top: 10px;
  margin-bottom: 14px;
}

.reserv-modal_list-free li {
  position: relative;
  padding-left: 20px;
  font-size: 11px;
}

.shop-page-modal_shop-name {
  font-size: 15px;
  color: #0456CD;
  margin-bottom: 10px;
  font-weight: 600;
}

.shop-page-modal_phone-num {
  font-size: 20px;
  text-decoration: none;
  color: #0456CD;
  font-weight: 600;
}

.reserve-today-button a::before {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 14px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-image: url(../images/arrow-right-white.svg);
}


}


/* 詳細ページデザイン変更 */


@media screen and (max-width:600px){
	.shop-page-u96-reservation-list li{
		font-size:12px;
	}

	.shop_table .shop-reserv-td {
	    padding: 3px 0 28px;
	}
  .shop-reserv-td::before{
    background-position: 45% 90%;
  }

}


/*マップモーダル*/

.sp_map_reserv-modal{
  height: 100%;
}
#map2{
  height: 80%;
}
.map_sp_reserv-modal_over{
  display: none;
}

.map_sp_reserv-modal .map_route_area{
 position: absolute;
 bottom: 0;
}

.sp_newslist{
  display: none;
  padding: 0 20px;
}

.sp_newslist li{
  margin-bottom: 10px;
}

@media screen and (max-width:768px){
 .sp_newslist{
  display: block;
  margin-top: 15px;
 } 
.map_sp_reserv-modal_over_on{
  position: absolute;
  width: 55px;
  height: 50px;
  margin: 53px 15px 22px;
  cursor: pointer;
  padding-top: 46px;
  text-align: center;
  color: #FC0F3A;
  font-weight: bold;
  font-size: 10px;
  top: 102px;
  right: 0px;
}

.map_sp_reserv-modal_over_on::before{
  position: absolute;
  background-image: url(../images/icon_marker.svg);
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
}

/* .map_clear{
  clear: both;
} */
.shop_table{
  margin-bottom: 20px;
}

.modal-cancel-cross {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  right: 25px;
  top: 28px;
}
}

.modal-cancel-cross2{
  margin-top: 25px;
}


.shop-page-u96-detail-tel_desc {
  font-size: 13px;
  line-height: 1.45;
  font-weight: 600;
  margin-bottom: 5px;
}

.shop-page-u96-detail-tel_wrap {
  margin-bottom: 50px;
  text-align: center;
  color: #FC0F3A;
}

.shop-page-u96-detail-tel {
  margin-bottom: 12px;
}

.shop-page-u96-detail-tel-link {
  position: relative;
  /*color: #FC0F3A;*/
  color: #000;
  font-size: 28px;
  font-weight: bold;
  padding-left: 25px;
  text-decoration: none;
}

.shop-page-u96-detail-tel-link::before {
  position: absolute;
  content: '';
  top: 5px;
  left: -4px;
  width: 24px;
  height: 24px;
  background-image: url(../images/phone-icon.png);
  background-repeat: no-repeat;
  background-size: 24px;
}



.sp_newslist li{
  position: relative;
  vertical-align: top;
  padding-left: 24px;
  word-break: keep-all;
  margin-bottom: 10px!important;
}

.sp_newslist li::before{
  position: absolute;
  content: '';
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.pc_newslist li:before{
  position: absolute;
  content: '';
  top: 3px;
  left: 0;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.pc_newslist_eigyo_jikan table th{
  vertical-align: top;
  border-spacing: 0;
  border-collapse: collapse;
  max-width: 55px;
}

.sp_newslist li.newslist_eigyo_jikan::before,.pc_newslist .pc_newslist_eigyo_jikan::before {
  background-image: url(../images/icon-clock.svg);
}

.sp_newslist li.newslist_teikyubi::before,.pc_newslist .newslist_teikyubi::before{
  background-image: url(../images/icon-calendar.svg);
}

.sp_newslist li.newslist_parking::before {
  background-image: url(../images/icon-parking.svg);
}

.sp_newslist li.newslist_rinji::before {
  background-image: url(../images/icon-point.svg);
}

.sp_newslist li.shop-list-icon-list-item::before{
  background-image: url(../images/icon_parking.svg);
}

.sp_newslist li.newslist_tel{
  padding-left: 0;
  margin-bottom: 5px;
}

.sp_newslist li.sp_newslist_addless{
  margin-bottom: 15px;
  padding-left: 0;
}
.newslist_rinji{
  color: #FC0F3A;
  margin-bottom: 15px;
}
.sp_newslist li.newslist_news{
  padding-left: 0;
  font-size: 11px;
}

@media screen and (max-width:600px){
  .shop-page-td-close:before,.shop-page-td-holiday:before{
    top: 26px;
  }
  .moushikomi_btm_center_sp{
    margin: auto;
  }
}


.calender_pc{
  margin-bottom: 0;
  padding-bottom: 50px;
  overflow: visible;
}

@media screen and (max-width:768px){
  .calender_pc{
    display: none;
  }
}

.pc_newslist{
  width:50%;
}

.pc_newslist_addless {
  font-size: 16px;
  color: #666666;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
  line-height: 1.45;
}


.shop-page-u96-detail-ymobile {
  width: 130px;
  height: 30px;
  border: 1px solid #657982;
  font-size: 14px;
  font-weight: bold;
  color: #657982;
  text-align: center;
  margin-bottom: 20px;
}

.pc_newslist .pc_newslist_eigyo_jikan,.pc_newslist .newslist_teikyubi{
  position: relative;
  vertical-align: top;
  font-weight: bold;
  padding: 0 20px 0 25px !important;
  word-break: keep-all;
  font-size: 16px;
  color: #666666;
  letter-spacing: 0.6px !important;
}

.newslist_eigyo_jikan table th{
  vertical-align: top;
  border-spacing: 0;
  border-collapse: collapse;
  width: 75px;
}

.newslist_rinji table th{
  vertical-align: top;
  border-spacing: 0;
  border-collapse: collapse;
  width: 76px;
}
.newslist_rinji table th:nth-child(2){
  width: 0;
}


.shop-page-u96-detail-box-right{
  width: 50%;
}


/*仮*/
.box.box-red.mt-30.mb-md-15{
  display: none;
}
.col-4.col-md-12.disnone.d-md-block{
  display: none!important;
}
.shop-page-u96-detail-tel_wrap{
  display: none;
}

.reserve-today-button.pc_reserve-today-button.d-md-none{
  display: block!important;
}



/* ショップTOP 202301 */
.search_item{
  width: 100%;
  height: auto;
margin-bottom: 0.5em;
}

.search_item .search_near{
border: 1px solid #e8e8e8;
cursor: pointer;
display: flex;
justify-content: flex-start;
  padding: 10.5px 20px;
  box-sizing: border-box;
  border-radius: 7px;
  text-decoration: none!important;
  position: relative;
background: #fff;
align-items: center;
}
.search_item .search_near .icon_marker{
fill: #FC0F3A;
  width: 30px;
  height: 30px;
  color: #357eec;
}
.search_item .search_near .label_text{
margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #282828!important;
  line-height: 100%;
}

.search_item .search_near::after{
content: "";
  display: block;
  border-top: solid 2px #FC0F3A;
  border-right: solid 2px #FC0F3A;
  width: 6px;
  height: 6px;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}


.search_item .search_pref{
border: 1px solid #e8e8e8;
  padding: 0 20px 25px;
  box-sizing: border-box;
  border-radius: 7px;
  height: 100%;
background: #fff;
width: 100%;
}


.search_item .search_keyword{
  border: 1px solid #e8e8e8;
    padding: 20px 20px 25px;
    box-sizing: border-box;
    border-radius: 7px;
    height: 100%;
    background: #fff;
    width: 100%;
  }
  
  #search_keyword,#pref_city{
    display: none;
  }



.search_item .search_pref_title{
margin: 0;
display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
justify-content: flex-start;
  padding: 15px 0;
  box-sizing: border-box;
}

.search_item .search_pref_title .search_pref_title-icon{
  width: 31px;
  height: 31px;
  color: #357eec;
}

.search_item .search_pref_title .search_pref_title-text{
box-sizing: border-box;
margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.search_item .search_pref #pref-pulldown{
position: relative;
padding-top: 20px;
}

.search_item .search_pref #pref-pulldown::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #cacaca;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.search_item .search_pref #pref-pulldown .search-pulldown{
padding-top: 20px;
display: flex;
justify-content: space-between;
width: 100%;
  padding: 0 15px;
  margin-bottom: 28px;
}

.search_item .search_pref #pref-pulldown .search-pulldown select{
  width: 100%;
  position: relative;
  font-size: 13px;
  color: #282828;
  border-radius: 6px;
  border: 1px solid #cacaca;
  background-color: #fff;
  padding: 7.5px 10px;
  padding-right: 16px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(../images/arrow-down.svg);
  background-size: 10px 6px;
  background-position: 90% 50%;
  line-height: 2;
}

.search_item .search_pref #pref-pulldown .search-pulldown-item_1,
.search_item .search_pref #pref-pulldown .search-pulldown-item_2{
width: calc(50% - 9px);
}

.search_item .search_pref .search_pref_narrowdown{
margin-top: 12.5px;
}

.search_item .search_pref .search_pref_narrowdown .search_pref_narrowdown-title{
font-size: 11px;
  font-weight: 600;
  color: #282828;
  text-align: center;
  line-height: 100%;
  cursor: pointer;
}

.search_item .search_pref .search_pref_narrowdown .search_pref_narrowdown-title-icon {
  position: relative;
  width: 11px;
  height: 11px;
  margin-left: 8.5px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #FC0F3A;
  vertical-align: middle;
}

.search_item .search_pref .search_pref_narrowdown .search_pref_narrowdown-title-icon::before {
content: "";
  display: block;
  height: 1px;
  width: 5px;
  background: #FC0F3A;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%) rotate(90deg);
  transform: translate(-50%,-50%) rotate(90deg);
  -webkit-transition: -webkit-transform .4s ease-in-out;
  transition: -webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out;
  transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
  transition: transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
  opacity: 1;
}

.search_item .search_pref .search_pref_narrowdown.active .search_pref_narrowdown-title-icon::before{
  opacity: 0;
}

.search_item .search_pref .search_pref_narrowdown .search_pref_narrowdown-title-icon::after {
content: "";
  display: block;
  height: 1px;
  width: 5px;
  background: #FC0F3A;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.search_item .search_pref .search_pref-link {
  text-align: center;
  margin: 13.5px 0 0;
  position: relative;

}

.search_item .search_pref .search_pref-link  .search_pref-link_button {
position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 3px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  border: 2px solid transpalent;
  cursor: pointer;
  background: #FC0F3A;
  color: #fff;
  line-height: 40px;
  border-radius: 7px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none!important;
  width: 100%;
  min-width: 157.5px;
  width: 50%;
  line-height: 40px;
}

.search_item .search_pref .search_pref-link  .search_pref-link_button.no_active{
  background-color: #D2D2D2;
  color: #fff;
  cursor: default;
}

.search_item .search_pref .search_pref-link  .search_pref-link_button.no_active:hover{
  cursor: default;
  opacity: 1;
}


.search_item .shop-search_keyword {
border: 1px solid #e8e8e8;
  padding: 0 20px;
  box-sizing: border-box;
  border-radius: 7px;
  height: 100%;
background: #fff;
  box-sizing: border-box;
  text-decoration: none!important;
}


.search_item .shop-search_keyword .search_keyword_title {
  margin: 0;
  padding: 10.5px 0;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.search_item .shop-search_keyword .search_keyword_title .search_keyword_title-icon{
width: 30px;
  height: 30px;
}

.search_item .shop-search_keyword .search_keyword_title .search_keyword_title-text{
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
}

.search_item .shop-search_keyword .search_keyword_search-box_form{
  padding: 20px 0 25px;
  box-sizing: border-box;
  position: relative;
}

.search_item .shop-search_keyword .search_keyword_search-box_form::before{
content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #cacaca;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);

}

.search_item .shop-search_keyword .search_keyword_search-box_form .search_keyword_search-box_wrap{
position: relative;
  height: 35px;
  z-index: 10;
}

.search_item .shop-search_keyword .search_keyword_search-box_form .search_keyword_search-box{
border-radius: 25px;
  padding: 0 10px;
  box-sizing: border-box;
  border: 1px solid #FC0F3A;
  font-size: 12px;
  position: relative;
  background: #fff;
}

.search_item .shop-search_keyword .search_keyword_search-box_form .search_keyword_search-box::before{
  content: "市区町村・駅名・店舗名などを入力";
  display: block;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  padding-left: 31px;
  box-sizing: border-box;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  white-space: pre;
  background: url(../images/icon_search.svg) no-repeat center left;
  background-size: contain;
  color: #b4b8bc;
}


.search_item .shop-search_keyword .search_keyword_search-box_form .search_keyword_search-box.search_keyword_search-box_none::before{
  content:none;
}

.search_item .shop-search_keyword .search_keyword_search-box_form .search_keyword_search-box .res-list{
margin:0;
}

.search_item .shop-search_keyword .search_keyword_search-box_form .search_keyword_search-box_input[type=text] {
  position: relative;
  -webkit-appearance: none;
  border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: none;
  background-color: transparent;
  outline: 0;
  padding: 9px 0;
  text-align: center;
}

.shop-list-tel{
margin:0 auto 20px 0;
}

.detail-tel-link-list {
  position: relative;
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  padding-left: 23px;
  text-decoration: none;
}

.shop-near-list .detail-tel-link-list {
  color: #000;
  font-weight: normal;
}

@media screen and (max-width:768px){
  .detail-tel-link-list {
    font-size: 14px;
  }
}



.detail-tel-link-list::before {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  width: 21px;
  height: 21px;
  background-image: url(../images/icon_phone_list2.svg);
  background-repeat: no-repeat;
  background-size: 17px;
}

.shop-list-h3{
position: relative;
  font-size: 18px;
  font-weight: 700;
  padding-right: 18px;
  margin-bottom: 15px;
}

.shop-list-h3::before {
  position: absolute;
  content: '';
  top: 40%;
  right: 0;
  width: 8px;
  height: 15px;
  background-image: url(../images/arrow-right-black.svg);
  background-repeat: no-repeat;
}

.shop-list-h3 a{
text-decoration:none;
color:#131313;
}

.shop-list-item{
  padding: 27px 15px;
border-bottom: 1px solid #e6e6e6;
}

.shop-near-list-btn{
float:none;
width:100%;
  display: flex;
  justify-content: space-between;
}

.shop-near-list-btn .btn {
  width: 100%;
  height: auto;
  margin-left: 7px;
  vertical-align: top;
  text-indent: 0;
  overflow: hidden;
}

#shop-history {
padding: 40px 0 0 0;
}

#shop-history h2,#area-search h2{
  font-size: 32px;
  text-align:center;
}

@media screen and (max-width:768px){
  #shop-history h2,#area-search h2{
    font-size: 20px;
    text-align:center;
  }
}



#area-search h2{
  border-bottom: 1px solid #fff;
  margin-bottom: 25px;
  padding-bottom: 50px;;
}
.shop-near-list-btn-book.btn-red{
  margin-left: 0;

}

.shop-near-list-btn-book.btn-red,
.shop-near-list-btn-myshop{
background-image:none;
}

.shop-list-service-list-item {
  display: inline-block;
  background-color: #e7f6f7;
  font-size: 11px!important;
  font-weight: 700;
  color: #43979a;
  line-height: 1;
  padding: 4px;
}

#shop-history .sp_newslist,
#shopsearch-result .sp_newslist{
margin-bottom: 0;
padding:0;
}

#shop-history .sp_newslist{
  display: block;
}


#shop-history .shop-list-h3 a{
  display: block;
}

@media (min-width: 768px) {
.shop-near-list {
  justify-content: space-between;
  display: flex;
    flex-wrap: wrap;
}

.shop-list-item{
    width:48%;
}

.shop-near-list-btn{
  border-left:none;
}


}


#js-suggest-result-uid01 li{
  margin-bottom: 15px;
}

#js-suggest-result-uid01 li:first-child{
  padding-top: 15px;
  border-top: 1px solid #eaeef6;
}

#js-suggest-result-uid01 li a{
  position: relative;
  display: block;
  padding-left: 30px;
  -webkit-transition: .3s;
  transition: .3s;
  text-decoration: none !important;
  font-weight: bold;
}

#js-suggest-result-uid01 li a::before{
  content: '';
  width: 24px;  
  height: 16px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  position: absolute;
  top: 5px;
}

#js-suggest-result-uid01 li.keyword-shop-list a::before{
  background-image: url(../images/shop-icon.svg);
}

#js-suggest-result-uid01 li.keyword-shikugun a::before{
  background-image: url(../images/icon_search.svg);
}

#area-search{
  overflow:visible;
}

.shop-list-item_footer{
  text-align: center;
}

.shop-near-list .sp_newslist{
  display: block;
  margin-bottom: 0;
  padding-left: 0;
}

.kensaku_btn_list{
  background: #323232;
  padding: 25px 20px;
}
.shopsearch-icon-pin{
  background-color: #fff;
}
.shopsearch-icon-search{
  background-color: #fff;
}

.shop-near-list-btn-myshop{
  margin-bottom: 50px;
  display: inline-block;
}

@media screen and (max-width:768px){
  .shop-near-list-btn-myshop{
    display: inline-block;
    background: none;
    margin-bottom: 0;
  }
}

.col-12.col-md-6.mb-10 .btn.btn-black.btn-m.wid-100per{
  display: none;
}




/*アイコン説明モーダル*/

.shop-page-u96-icon-modal{
  position: fixed;
top: 0;
left: 0;
right: 0;
bottom: .0;
z-index: 10000;
background-color: rgba(0,0,0,0.5);
display: none;
}

.shop-page-u96-icon-modal-inner {
  background-color: #fff;
  text-align: center;
  margin: 0 auto;
  padding: 65px 0 28px 0;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: .0;
  height: 300px;
  width: 80%;
  margin: auto;
}

.shop-page-u96-icon-modal-cancel {
  position: absolute;
  top: 28px;
  right: 25px;
  width: 20px;
  height: 20px;
}

.shop-page-u96-icon-modal-cancel-cross {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}


.shop-page-u96-icon-modal-cancel-cross::after, .shop-page-u96-icon-modal-cancel-cross::before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 141.4%;
  height: 1px;
  margin-left: -70.7%;
  background: #657982;
}


.shop-page-u96-icon-modal-cancel-cross::before {

  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);

}

.shop-page-u96-icon-modal-cancel-cross::after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.shop-page-u96-icon-modal-h3 {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 35px;
}

.shop-page-u96-icon-modal-list {
  font-feature-settings: "palt";
  text-align: left;
  width: 90%;
  margin: 0 auto;
  max-width: 300px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
}

.shop-page-u96-icon-modal-list-item {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #333;
  vertical-align: top;
  margin-bottom: 27px;
  width: calc(50% - 18px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.45;
}

.shop-page-u96-icon-modal-list-item::before {
  display: block;
  content: '';
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  margin-right: 9px;
}


/* .shop-page-u96-icon-modal-list-item-station::before {
  background-image: url(/shop/set/data/search/lib/img/shared/station-icon.svg);
} */

.shop-page-u96-icon-modal-list-item-parking::before {
  background-image: url(../images/icon-parking.svg);
}


/* .shop-page-u96-icon-modal-list-item-kids::before {
  background-image: url(/shop/set/data/search/lib/img/shared/kids-icon.svg);
}

.shop-page-u96-icon-modal-list-item-wheelchair::before {
  background-image: url(../images/icon-calendar.svg);
} */

.detail-tel-link-list:hover{
  opacity: 1;
  cursor: default;
}



/*もっとみる*/
.shop-list-item.is-hidden {
  display: none;
}
.mottomiru-btn {
  margin-top: 20px;
  text-align: center;
}
.mottomiru-btn.is-btn-hidden{
  display:none;
}
.mottomiru-btn button {
  background-color: #333;
  color:#fff;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  height: 32px;
  line-height: 32px;
  width: 120px;
}





/*詳細ページ追加 20230119*/

.before_visiting .ttlNormal,.common_service .ttlNormal{
  font-size: 32px;
  text-align: center;
  font-family: "Hiragino Sans W3", "ヒラギノ角ゴ ProN W3", "WinGothic W3", sans-serif;
  font-weight: bold;
  line-height: 140%;
  margin-bottom: 40px;
}


.before_visiting .txtC{
  text-align: center;
}

.before_visiting .btnArea{
  margin-top: 20px;
}


.before_visiting .btnArrowR{
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 0;
  text-align: center;
  border: 1px solid #c1c1c2;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  font-family: "Hiragino Sans W3", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "WinGothic W3", sans-serif;
  font-weight: bold;
  color: #333;
  line-height: 153%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
  outline: none;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 18px;
  width: 340px;
  margin: auto;
}

.before_visiting .btnArrowR::before{
  transform: rotate(45deg);
  margin-top: -4px;
  right: 25px;
  content: "";
  display: block;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
}


.common_service .shop-page-u96-service-list-item {
  font-size: 18px;
  border-bottom: 2px solid #E6E6E6;
  padding: 20px 0;
}

.detil_reserve-today-buttons{
  text-align: center;
}


@media screen and (max-width:768px){
  .before_visiting .ttlNormal,.common_service .ttlNormal{
    margin-bottom: 20px;
    font-size: 20px;
  }

  .before_visiting .btnArea{
    margin-top: 10px;
  }

  .before_visiting .btnArrowR{
    width: 100%;
    max-width: 255px;
    font-size: 12px;
  }

  .before_visiting .btnArrowR::before{
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-width: 1px;
    right: 20px;
  }

  .common_service .shop-page-u96-service-list-item:first-of-type {
    border-top: 1px solid #E6E6E6;
  }

  .common_service .shop-page-u96-service-list-item {
    font-size: 15px;
    border-bottom: 1px solid #E6E6E6;
    padding: 13px 0;
}
.detil_reserve-today-buttons{
  margin-bottom: 25px;
}


/* .common_service .tooltip-box{
  left: -95px;
}

.common_service .tooltip-box{
  left: -95px;
}

.common_service .tooltip-arrow::before{
  left: 94px
}
.common_service .tooltip-arrow::after{
  left: 91px
} */
}


.ittchi{
  background-color: #ffff00;
  display: inline-block;
}

.shopsearch-result .shop-list-item .shop-list-h3 a{
  display: block;
}

.search_pref_narrowdown-data{
  padding: 15px 0;
}

.search_pref_form-list_label{
  padding: 10px 5px;
  display: inline-block; 
}

@media screen and (max-width:768px){
  .search_pref_form-list_label{
    padding: 10px 10px; 
  }
}

.new_year_box{
    display: flex;
    flex-direction: column;
	align-items: center;
    border: 1px solid #E5E5E5;
    padding: 1em;
    background: #fff;
    border-radius: 6px;
	margin: 0 0 1.5em 0;
}
@media (max-width: 768px){
.box {
    min-height: 0px;
    padding: 15px;
}
}
/* 年末年始営業時間表示 */

#shop_ul div.new_year_box ul{
    margin-bottom: 0px;
}

#shop_ul div.new_year_box ul li{
	display:table;
}
#shop_ul div.new_year_box ul li span{
	display:table-cell;vertical-align:top;
}

#shop_ul div.new_year_box ul li span:nth-child(1){
	text-align:right;
	width:7.3em;
}
#shop_ul div.new_year_box ul li span:nth-child(2){
	padding-right: 2em;
}

#shop_ul div.new_year_box > p{
	text-align: center;
	margin-bottom: 5px;
}

@media (max-width: 768px) {
	
}

/* end 年末年始営業時間表示 */

/* CLS対応 */
@media screen and (max-width:768px){
  .bnr-slider-wrapper{
    min-height: 201px;
  }
}

/* オンライン窓口　---------- */
.online-helpdesk-button {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  padding:38px 0 35px;
  margin: 38px auto;
  display: none;
}
.online-helpdesk-list {
  margin: 25px auto 15px;
  border: 2px solid #e1e8f0;
  width: 100%;
  max-width: 700px;
  box-sizing: border-box;
  border-radius: 10px;
  display: flex;
}
.online-helpdesk-list li {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 2px solid #e1e8f0;
  padding: 38px 0 35px;
}
.online-helpdesk-list li:last-of-type {
  border: none;
}
.online-helpdesk-list li > span {
  display: inline-block;
  text-align: left;
  line-height: 1.375;
  font-size: 16px;
  padding-left: 47px;
  position: relative;
}
.online-helpdesk-list li.online-helpdesk-list02 > span {
  padding-left: 64px;
}
.online-helpdesk-list li.online-helpdesk-list03 > span {
  padding-left: 56px;
}
.online-helpdesk-list li > span:after {
  content: "";
  display: block;
  height: 45px;
  width: 29px;
  background: url("/shop/images/online-helpdesk-list01.svg") no-repeat left center;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  top: -.5px;
}
.online-helpdesk-list li.online-helpdesk-list02 > span:after {
  background-image: url("/shop/images/online-helpdesk-list02.svg");
  width: 45px;
  height: 43px;
}
.online-helpdesk-list li.online-helpdesk-list03 > span:after {
  background-image: url("/shop/images/online-helpdesk-list03.svg");
  width: 37px;
}
.online-helpdesk-list li > span > span {
  display: inline-block;
}
.online-helpdesk-button .info {
  font-size: 16px;
  margin-bottom: 28px;
}
.online-helpdesk-button a.button-link {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0 auto 15px;
  width: 380px;
  background-color: #ff7e00;
  position: relative;
  padding: 5px 0 10px;
  transition: opacity 0.4s ease-in-out;
  text-decoration: none !important;
  font-weight: 600;
  /*border-radius: 20px;*/
  border-radius: 170px;
  background: url("/shop/images/online-helpdesk-button.svg") no-repeat left 25px center #ff7e00;
  background-size: auto 33px;
}
.online-helpdesk-button a.button-link::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 8px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url("https://www.ymobile.jp/shop/common/images/arrow-right-white.svg");
}
.online-helpdesk-button a.nomal_link {
  display: inline-block;
  padding-right: .8em;
  position: relative;
  color: #0456cd;
  font-size: 16px;
  font-weight: bold;
  background: url("/shop/images/arrow-right-blue.svg") no-repeat right top 6px;
  background-size: 7px 12px;
}
@media screen and (max-width: 600px){
  .online-helpdesk-button {
      margin-bottom: 0;
  }
  .online-helpdesk-list li {
      padding: 5.3vw 0;
  }
  .online-helpdesk-list li > span {
      font-size: 2.93vw;
      padding-left: 2.08333em;
  }
  .online-helpdesk-list li.online-helpdesk-list02 > span {
      padding-left: 2.91666em;
  }
  .online-helpdesk-list li.online-helpdesk-list03 > span {
      padding-left: 2.5em;
  }
  .online-helpdesk-list li > span:after {
      height: 2.29166em;
      width: 1.45833em;
      top: .2em;
  }
  .online-helpdesk-list li.online-helpdesk-list02 > span:after {
      width: 2.29166em;
      height: 2.20833em;
  }
  .online-helpdesk-list li.online-helpdesk-list03 > span:after {
      width: 1.91666em;
  }
  .online-helpdesk-button .info {
      font-size: 12px;
  }
  .online-helpdesk-button a.button-link {
      width: 77.33vw;
      background-size: 6.933vw 6.8vw;
      background-position: left 5.333vw center;
  }
  .online-helpdesk-button a.button-link .button-link_text {
      font-size: 4vw;
  }
  .online-helpdesk-button a.button-link .button-link_sub {
      font-size: 2.9333vw;
  }
  .online-helpdesk-button a.button-link::before {
      content: '';
      position: absolute;
      top: 50%;
      right: 15px;
      width: 8px;
      height: 14px;
      transform: translateY(-50%);
      background-image: url("https://www.ymobile.jp/shop/common/images/arrow-right-white.svg");
  }
  .online-helpdesk-button a.nomal_link {
      padding-right: 1em;
      font-size: 12px;
      background-position: right top 4px;
      background-size: 7px 11px;
  }
}