@charset "UTF-8";
@media only screen and (max-width: 599px) {
  .top-main {
    overflow: hidden;
  }
}

.top-img {
  position: relative;
}

.top-img .top-img-title {
  z-index: 100;
  font-size: 25px;
  padding: 0.8rem 1rem;
  color: #fff;
  background: rgba(255, 152, 0, 0.7);
  position: absolute;
  top: 20px;
  left: 100px;
}

@media only screen and (max-width: 599px) {
  .top-img .top-img-title {
    font-size: 20px;
    top: 20px;
    left: 10px;
    padding: 0.5rem 0.9rem;
  }
}

.objectPosition {
  -o-object-position: right bottom;
  object-position: right bottom;
}

.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 80px;
}

@media only screen and (max-width: 599px) {
  .sliderArea {
    padding: 1rem 0 0 0;
  }
}

.sliderArea.w300 {
  max-width: 300px;
}

.slick-slide {
  margin: 0 5px;
}

.move {
  margin: 5% auto 0;
  width: 100%;
  max-width: 900px;
}

.move .ricoh-theta-spherical-image {
  width: 100%;
  margin: 0 auto;
}

.move .ricoh-theta-spherical-image img {
  width: auto;
  height: auto;
}

.slick-slide img {
  width: 100%;
  height: auto;
  max-height: 35vw;
  -o-object-fit: contain;
  object-fit: contain;
}

@media only screen and (max-width: 1024px) {
  .slick-slide img {
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

@media only screen and (max-width: 599px) {
  .slick-slide img {
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.slick-prev,
.slick-next {
  z-index: 1;
}

.slick-prev:before,
.slick-next:before {
  color: #626262;
}

.slick-slide {
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  opacity: 0.2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.thumb {
  width: 70%;
  margin: 20px auto;
}

@media only screen and (max-width: 1024px) {
  .thumb {
    width: 98%;
  }
}

.thumb img {
  height: 100px;
}

@media only screen and (max-width: 1024px) {
  .thumb img {
    height: 60px;
  }
}

@media only screen and (max-width: 599px) {
  .thumb img {
    height: 30px;
  }
}

.thumb .slick-slide {
  cursor: pointer;
}

.thumb .slick-slide:hover {
  opacity: 0.7;
}

.top-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px auto;
  justify-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button-def {
  margin: 0 20px;
  text-align: center;
  -webkit-box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  width: 30%;
}

@media only screen and (max-width: 599px) {
  .button-def {
    margin: 0 10px;
    width: 100%;
  }
}

.button-def a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  padding: 0.5rem 2rem;
  color: #FF9800;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #FF9800;
  border-radius: 5px;
}

@media only screen and (max-width: 1024px) {
  .button-def a {
    padding: 0.5rem 1rem;
  }
}

.button-def a::after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #FF9800;
  border-right: 2px solid #FF9800;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.button-def a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #FF9800;
}

.button-def a:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.c-accordion {
  width: 85%;
  max-width: 1000px;
  margin: 40px auto;
  border-radius: 1px;
  border-style: solid;
  border-width: 1px;
  border-color: #d81200;
  position: relative;
}

.c-accordion_ttl {
  background-position: right 24px center;
  background-size: 28px;
  background-repeat: no-repeat;
  list-style: none;
  padding: 15px 40px 60px 15px;
  cursor: pointer;
  color: #d81200;
}

.c-accordion_ttl::after {
  content: "+ もっと見る";
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  color: #d81200;
  border: 1px solid;
  width: 250px;
  margin: 0 auto;
  border-radius: 15px;
  height: 35px;
  line-height: 34px;
}

.c-accordion[open] .c-accordion_ttl {
  padding-bottom: 15px;
}

.c-accordion[open] .c-accordion_ttl::after {
  content: "- 閉じる";
}

.c-accordion_txt {
  padding: 0px 40px 60px 15px;
  padding-top: 0;
  margin-top: 0;
  color: #d81200;
}

.c-accordion_txt a {
  color: #225cfc;
}

.topmenu {
  /*タブのスタイル*/
  /*ラジオボタンを全て消す*/
  /*タブ切り替えの中身のスタイル*/
  /*選択されているタブのコンテンツのみを表示*/
  /*選択されているタブのスタイルを変える*/
}

.topmenu .tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  margin: 0 auto;
}

.topmenu .tab_item {
  width: 25%;
  height: 50px;
  border-bottom: 3px solid #FF9800;
  background-color: #faf9f8;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: 800;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media only screen and (max-width: 599px) {
  .topmenu .tab_item {
    font-size: 10px;
  }
}

.topmenu .tab_item:hover {
  opacity: 0.75;
}

.topmenu input[name=tab_item] {
  display: none;
}

.topmenu .tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}

.topmenu .tab_content::-webkit-scrollbar {
  display: none;
}

@media only screen and (max-width: 599px) {
  .topmenu .tab_content {
    padding: 40px 15px 0;
  }
}

.topmenu .howtouse {
  padding: 1rem 2rem;
  border-left: 5px solid #0f6b39;
  background: #f4f4f4;
  margin: 0 auto;
  font-weight: 600;
  max-width: 900px;
  margin-top: 10px;
}

.topmenu .how-vd {
  margin: 20px auto;
  display: block;
  max-width: 900px;
}

@media only screen and (max-width: 599px) {
  .topmenu .how-vd {
    height: 200px !important;
  }
}

.topmenu #all:checked~#all_content,
.topmenu #programming:checked~#programming_content,
.topmenu #design:checked~#design_content,
.topmenu #used:checked~#used_content {
  display: block;
}

.topmenu .tabs input:checked+.tab_item {
  background-color: #FF9800;
  color: #fff;
}

.btn--orange,
a.btn--orange {
  border-radius: 100vh;
  margin-left: 30px;
  color: #FF9800;
  border: #FF9800 solid 1px;
  padding: 0.2rem 0.5rem;
  font-size: 11px;
}

.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #FF9800;
}

.info-feature {
  max-width: 900px;
  margin: 0 auto;
}

@media only screen and (max-width: 599px) {
  .info-feature {
    margin-bottom: 30px;
  }
}

.info-feature::-webkit-scrollbar {
  display: none;
}

.info-feature ul {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  overflow: scroll;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.info-feature ul::-webkit-scrollbar {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .info-feature ul {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }
}

@media only screen and (max-width: 599px) {
  .info-feature ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.info-feature ul li {
  display: inline-block;
  text-align: center;
  margin: 50px 0 30px 20px;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li {
    margin: 20px 0 0 0;
    width: calc((100% - 60px) / 4);
  }
}

.info-feature ul li .freedox {
  width: 60%;
  display: inline-block;
  position: relative;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background-color: #fff;
  color: #fff;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li .freedox {
    width: 60px !important;
    height: 60px !important;
  }
}

.info-feature ul li .freedox::before {
  font-size: 28px;
  line-height: 95px;
  width: 95px;
  text-align: center;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li .freedox::before {
    width: 60px !important;
    line-height: 60px;
  }
}

.info-feature ul li i {
  width: 60%;
  display: inline-block;
  position: relative;
  width: 95px;
  height: 95px;
  border-radius: 30%;
  background-color: #FF9800;
  color: #fff;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li i {
    width: 60px !important;
    height: 60px !important;
    border-radius: 30%;
  }
}

.info-feature ul li i::before {
  font-size: 28px;
  line-height: 95px;
  width: 95px;
  text-align: center;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li i::before {
    width: 60px !important;
    line-height: 60px;
  }
}

.info-feature ul li img {
  width: 60%;
  display: inline-block;
  position: relative;
  width: 95px;
  height: 95px;
  border-radius: 30%;
  background-color: #FF9800;
  color: #fff;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li img {
    width: 60px !important;
    height: 60px !important;
  }
}

.info-feature ul li img::before {
  font-size: 28px;
  line-height: 95px;
  width: 95px;
  text-align: center;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li img::before {
    width: 60px !important;
    line-height: 60px;
  }
}

.info-feature ul li p {
  font-size: 15px;
  padding-top: 10px;
  color: #626262;
}

@media only screen and (max-width: 599px) {
  .info-feature ul li p {
    font-size: 11px;
  }
}

.special-card {
  display: table;
  width: 230px;
  background-color: #e1e1e1;
  height: 128px;
  border-radius: 25px;
}

.special-card .special-card__box {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #626262;
}

.special-card .special-card__box i {
  font-size: 33.3px;
}

.special-card .special-card__box h3 {
  font-weight: 600;
  margin-top: 3px;
}

.special-card .special-card__box p {
  color: #9B9B9B;
  font-size: 13px;
  margin-top: 10px;
}

.tab-menu {
  max-width: 800px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 599px) {
  .tab-menu {
    display: block;
  }
}

.tab-menu .menu {
  width: 33.3333333333%;
}

@media only screen and (max-width: 599px) {
  .tab-menu .menu {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: 0;
  }
}

@media only screen and (max-width: 599px) {
  .tab-menu .menu tr td.price {
    text-align: right;
  }
}

.tab-menu .menu tr td {
  padding-top: 20px;
}

.tab-menu .menu tr td span {
  font-size: 13px;
  padding-left: 16px;
}

.tab-menu .menu tr td .aster {
  color: #d81200;
  font-size: 13px;
  white-space: nowrap;
  padding-left: 0;
}

.tab-menu .menu tr .ice {
  text-align: center;
}

.tab-menu .menu tr .ice span {
  padding-left: 0;
}

.tab-menu .menu tr .hot {
  text-align: center;
  padding-left: 10px;
}

.tab-menu .menu tr .hot span {
  padding-left: 0;
}

.tab-menu .menu tr .tdtop {
  padding-top: unset;
}

.tab-use {
  text-align: center;
}

.tab-use ul {
  display: inline-block;
  text-align: left;
}

.tab-use ul li {
  padding: 10px 0;
  list-style: inside;
}

.tab-use ul li a {
  color: #225cfc;
}

.tab-use__ttl {
  position: relative;
  display: inline-block;
  padding: 30px 100px 15px !important;
  color: #d81200;
}

.tab-use__ttl::after,
.tab-use__ttl::before {
  content: "";
  position: absolute;
  top: 60%;
  display: inline-block;
  width: 90px;
  height: 2px;
  background-color: #666;
}

.tab-use__ttl::after {
  right: 0;
}

.tab-use__ttl::before {
  left: 0;
}

.info th {
  width: 15%;
}

.info #info-shop {
  margin: 0 auto;
  width: 100%;
  max-width: 800px;
}

.info #info-shop tr {
  border-bottom: 1px solid #b5b1b1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
}

.info #info-shop tr:last-child {
  border-bottom: 0;
}

.info #info-shop td {
  padding-left: 10px;
}

.info #info-shop td .info-title {
  font-size: 17px;
  font-weight: 800;
  display: block;
  color: #626262;
  border-bottom: 1px solid #FF9800;
}

@media only screen and (max-width: 599px) {
  .info #info-shop th {
    width: 30%;
  }

  .info #info-shop td {
    width: 100%;
    padding-top: 0;
  }
}

@media (max-width: 1024px) {
  .access-map {
    width: 100%;
  }
}

.topsns {
  text-align: center;
  background: #f3f3f3;
}

.topsns-box {
  padding: 80px 5px;
}

@media only screen and (max-width: 599px) {
  .topsns-box {
    padding: 60px 5px;
  }
}

.topsns-box h2 {
  font-size: 25px;
}

@media only screen and (max-width: 599px) {
  .topsns-box h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.topsns-box a {
  width: 40px;
  display: inline-block;
  margin: 2% 0 0 20px;
}

.toplink {
  background-color: #fff;
  margin-top: 45px;
  letter-spacing: 3px;
}

.toplink .toplinkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 0 auto;
  overflow-y: scroll;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1330px;
}

.toplink .toplinkbox::-webkit-scrollbar {
  display: none;
}

@media only screen and (max-width: 599px) {
  .toplink .toplinkbox {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: scroll;
    height: 600px;
  }
}

.toplink h2 {
  font-size: 3rem;
  position: relative;
  padding: 1.5rem;
  text-align: center;
  color: #0f6b39;
}

.toplink h2 span {
  font-size: 1rem;
  display: block;
  color: #333;
}

@media only screen and (max-width: 599px) {
  .toplink .few-shop {
    height: auto;
  }
}

.toplink .toplink-box {
  width: 70%;
  max-width: 1154px;
  margin: 10px auto 30px;
}

@media only screen and (max-width: 599px) {
  .toplink .toplink-box {
    width: 95%;
    margin: 10px auto;
  }
}

.toplink .toplink-box .toplink-ttl {
  width: 80%;
  border-bottom: solid 3px #0f6b39;
  font-weight: 700;
  padding: 0 0 5px 0;
  text-align: left;
  font-size: 20px;
}

@media only screen and (max-width: 599px) {
  .toplink .toplink-box .toplink-ttl {
    width: 100%;
  }
}

.toplink .shopbox {
  width: 30%;
  margin: 0 auto 20px;
  position: relative;
}

.toplink .shopbox img {
  height: 250px;
}

@media only screen and (max-width: 1024px) {
  .toplink .shopbox img {
    height: 150px;
  }
}

@media only screen and (max-width: 599px) {
  .toplink .shopbox {
    max-height: 200px;
    width: 50%;
    margin-top: 8%;
    margin-bottom: 0;
  }

  .toplink .shopbox img {
    height: 125px;
  }
}

.toplink .tempbox {
  display: block;
}

@media only screen and (max-width: 599px) {
  .toplink .tempbox {
    display: block;
  }
}

.toplink .shopttl {
  text-align: center;
  margin-top: 10px;
  color: #333;
  font-weight: 600;
}

.toplink .shopttl span {
  color: #808080;
  font-size: 0.8rem;
}

.toplink a {
  display: block;
  margin: 0 auto;
  width: 90%;
}

.toplink a .caption {
  position: absolute;
  /* 絶対位置指定 */
  top: 0;
  left: 0;
  opacity: 0;
  /* マスクを表示しない */
  background-color: #fff;
  /* マスクは半透明 */
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  text-align: center;
  color: #333;
  line-height: 100%;
}

.toplink a .caption span {
  position: absolute;
  top: 45%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #333;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  color: #fff;
  text-align: center;
  line-height: 80px;
}

.toplink a .caption:hover {
  opacity: 0.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width: 599px) {
  .toplink a {
    width: 90%;
  }
}

.cashless {
  max-width: 900px;
  margin: 8% auto 10px;
}

.cashless .txt {
  text-align: center;
  color: #d81200;
  margin: 10px 0;
}

@media only screen and (max-width: 599px) {
  .cashless .txt {
    text-align: left;
    font-size: 0.8rem;
  }
}

.cashless-ttl {
  font-weight: 600;
  background: #0f6b39;
  color: #fff;
  padding: 1rem 2rem;
}

.cashless-subttl {
  font-weight: 600;
  border-left: 5px solid #0f6b39;
  padding: 1rem 2rem;
  margin: 20px auto 10px;
}

.cashless .type2 {
  width: 70%;
  margin: 0 auto;
  display: block;
}

@media only screen and (max-width: 599px) {
  .cashless .type2 {
    width: 80%;
  }
}

.cashless .type3 {
  width: 60%;
  margin: 0 auto;
  display: block;
}

@media only screen and (max-width: 599px) {
  .cashless .type3 {
    width: 90%;
  }
}

.sp-img {
  display: none;
}

@media only screen and (max-width: 599px) {
  .sp-img {
    display: block;
  }
}

.sp-img img {
  display: none;
}

@media only screen and (max-width: 599px) {
  .sp-img img {
    display: block;
  }
}

.pc-img {
  display: block;
}

@media only screen and (max-width: 599px) {
  .pc-img {
    display: none;
  }
}

.pc-img img {
  display: block;
}

@media only screen and (max-width: 599px) {
  .pc-img img {
    display: none;
  }
}

.paidicon-title {
  border-bottom: 1px solid #898989;
  color: #898989;
  font-size: 13px;
  margin: 5% auto 0;
  padding-bottom: 3px;
  max-width: 500px;
  font-weight: 700;
}

.paidicon-box .non-sa i {
  background-color: #D9D9D9 !important;
}

.paidicon-box li i {
  background-color: #E97D62 !important;
}

.paidicon-box li i::before {
  font-size: 40px !important;
}

/* 有料サービスアイテム内の画像スタイル */
.paidicon-box li img {
  width: 95px;
  height: 95px;
  border-radius: 30%;
  object-fit: cover;
  display: block;
  position: relative;
}

@media only screen and (max-width: 599px) {
  .paidicon-box li img {
    width: 60px !important;
    height: 60px !important;
  }
}

/* non-saクラスが付いている画像のスタイル（グレーアウト） */
.paidicon-box .non-sa img {
  /* filter: grayscale(100%) invert(1) brightness(1.2);
  opacity: 0.2; */
  position: relative;
  background-color: #D9D9D9;
}

/* non-saクラスが付いている画像に斜線を追加 */
/* 画像をラップする要素を作成して斜線を追加 */
.paidicon-box .non-sa:has(img) {
  position: relative;
}

.paidicon-box .non-sa:has(img)::before {
  content: "";
  position: absolute;
  top: 36%;
  left: 50%;
  width: 134px;
  height: 5px;
  background-color: #fff;
  transform: translate(-50%, -50%) rotate(135deg);
  z-index: 2;
  pointer-events: none;
}

@media only screen and (max-width: 599px) {
  .paidicon-box .non-sa:has(img)::before {
    width: 85px;
  }
}

.non-sa i::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  width: 118%;
  height: 5px;
  background-color: #fff;
  /* transform: rotate(135deg); */
  transform: translate(-50%, -50%) rotate(135deg);
}

/* 予約ステータスと価格のスタイリング */
.reservation-required {
  display: block;
  background: linear-gradient(135deg, #ff6b6b, #ff8e8e);
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 8px;
  margin-bottom: 5px;
  text-align: center;
  box-shadow: 0 2px 4px rgba(255, 107, 107, 0.3);
  letter-spacing: 0.5px;
}

.no-reservation {
  display: block;
  background: linear-gradient(135deg, #6c757d, #8a8a8a);
  color: white;
  font-size: 10px;
  font-weight: bold;
  padding: 4px 8px;
  border-radius: 8px;
  margin-bottom: 5px;
  text-align: center;
  box-shadow: 0 2px 4px rgba(108, 117, 125, 0.3);
  letter-spacing: 0.5px;
}

.service-price {
  display: block;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 8px;
  margin-top: 5px;
  text-align: center;
  letter-spacing: 0.5px;
  position: relative;
}

.payment-method {
  font-size: 10px;
  font-weight: normal;
  color: #666;
  /* font-style: italic; */
}

/* 有料サービスアイテムの高さを統一 */
.paidicon-box li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 140px;
  position: relative;
}

/* コピー機の位置調整 - 他のアイテムと同じ高さに調整 */
.paidicon-box .non-sa {
  justify-content: center;
  align-items: center;
  min-height: 140px;
}

/* 空の要素用スタイル - 他のアイテムと同じ高さを確保 */
.empty-space {
  display: block;
  height: 20px;
  visibility: hidden;
}

/* コピー機の下部にも空の要素を追加して高さを統一 */
.paidicon-box .non-sa::after {
  content: '';
  display: block;
  height: 32px;
  visibility: hidden;
}

/* レスポンシブ対応 - 有料サービスアイテム */
@media only screen and (max-width: 1024px) {
  .paidicon-box li {
    min-height: 120px;
  }

  .paidicon-box .non-sa {
    min-height: 120px;
  }

  .reservation-required,
  .no-reservation {
    font-size: 9px;
    padding: 3px 6px;
    margin-bottom: 3px;
  }

  .service-price {
    font-size: 11px;
    padding: 2px 6px;
    margin-top: 3px;
  }

  .empty-space {
    height: 18px;
  }
}

@media only screen and (max-width: 599px) {
  .paidicon-box li {
    min-height: 100px;
    margin: 10px 5px;
  }

  .paidicon-box .non-sa {
    min-height: 100px;
  }

  .reservation-required,
  .no-reservation {
    font-size: 8px;
    padding: 2px 4px;
    margin-bottom: 2px;
    letter-spacing: 0.2px;
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: auto;
    margin-right: auto;
  }

  .service-price {
    font-size: 10px;
    padding: 2px 5px;
    margin-top: 2px;
    letter-spacing: 0.3px;
    color: #333;
  }

  .payment-method {
    font-size: 8px;
  }

  .empty-space {
    height: 16px;
  }

  .paidicon-box li i::before {
    font-size: 30px !important;
  }

  .paidicon-box li p {
    font-size: 12px;
    padding-top: 5px;
  }

  .paidicon-box .non-sa::after {
    height: 28px;
  }

  .unified-reservation {
    margin-top: 15px;
    padding: 0 10px;
  }
}

/* 統合された予約リンクのスタイリング - CVR向上デザイン */
.unified-reservation {
  text-align: center;
  margin-top: 25px;
  padding: 0 20px;
}

.unified-reservation-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #FF6B35;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  padding: 16px 24px;
  border-radius: 50px;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(255, 107, 53, 0.2);
  border: 1px solid #FF6B35;
}

.unified-reservation-link:hover {
  background: #E55A2B;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 107, 53, 0.3);
  text-decoration: none;
  color: #fff;
}

.unified-reservation-link i {
  font-size: 14px;
  transition: all 0.3s ease;
}

.unified-reservation-link:hover i:last-child {
  transform: translateX(3px);
}

/* スマホ時の予約リンク - 詳細度を上げて優先させる */
@media only screen and (max-width: 599px) {
  .unified-reservation-link {
    font-size: 10px !important;
    padding: 10px 16px !important;
    gap: 4px !important;
  }

  .unified-reservation-link i {
    font-size: 10px !important;
  }
}