@charset "UTF-8";
.modTitle02_il .title {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 120px;
}

@media only screen and (max-width: 768px) {
  .modTitle02_il .title {
    padding: 0;
  }
}

.modTitle02_il .title:before, .modTitle02_il .title:after {
  position: absolute;
  background-repeat: no-repeat;
}

@media only screen and (max-width: 768px) {
  .modTitle02_il .title:before, .modTitle02_il .title:after {
    display: none;
  }
}

.modTitle02_il .title:before {
  display: none;
}

.modTitle02_il .title:after {
  content: "";
  background-image: url(../img/resev/deco01.png);
  width: 95px;
  height: 79px;
  right: 0px;
  bottom: 0px;
}

.myResevBlock {
  margin-bottom: 83px;
}

.myResevBlock .title {
  width: 589px;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .myResevBlock .title {
    width: 100%;
  }
}

.myResevBlock .consultation {
  padding-left: 66px;
  padding-right: 66px;
}

@media only screen and (max-width: 768px) {
  .myResevBlock .consultation {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.myResevBlock .address {
  width: 100%;
  margin: 34px 0;
  display: table;
}

.myResevBlock .address .tel {
  display: table-cell;
  width: 45%;
  padding-left: 20px;
  padding-right: 50px;
  box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .myResevBlock .address .tel {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 20px;
  }
}

.myResevBlock .address .tel .txt {
  font-family: "A1明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
  line-height: 48px;
  font-size: 32px;
  font-size: 3.2rem;
  display: inline-block;
  background: url(../img/iconTel.png) no-repeat center left;
  background-size: 48px 48px;
  padding-left: 63px;
}

@media only screen and (max-width: 480px) {
  .myResevBlock .address .tel .txt {
    font-size: 22px;
    font-size: 2.2rem;
    padding-left: 45px;
    background-size: 40px 40px;
  }
}

.myResevBlock .address .tel .txt .small {
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 480px) {
  .myResevBlock .address .tel .txt .small {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myResevBlock .address .tel .time {
  background: #fff;
  border-radius: 21px;
  text-align: center;
  margin-top: 10px;
  padding: 10px;
}

.myResevBlock .address .detail {
  background: url(../img/line02_tate.png) repeat-y top left;
  display: table-cell;
  vertical-align: top;
  width: 55%;
  padding: 2px 0 2px 42px;
  box-sizing: border-box;
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 768px) {
  .myResevBlock .address .detail {
    background: none;
    text-align: center;
    padding-left: 0;
    display: block;
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myResevBlock .address .detail p strong {
	color: #F03;
	font-weight: bold;
}

.myResevBlock .btn {
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .myResevBlock .btn ul {
    display: table;
    margin: 0 auto;
    border-spacing: 18px 0;
  }
}

@media only screen and (max-width: 480px) {
  .myResevBlock .btn ul {
    display: block;
  }
}

.myResevBlock .btn li {
  width: 301px;
  display: inline-block;
  margin: 0 9px 9px;
}

@media only screen and (max-width: 768px) {
  .myResevBlock .btn li {
    display: table-cell;
  }
}

@media only screen and (max-width: 480px) {
  .myResevBlock .btn li {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 480px) {
  .myInfoScroll {
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
  }
  .myInfoScroll img {
    max-width: 600px;
  }
}

/* 20250203egusa_start*/
.myTxtCaution {
  margin: 20px 0px;
}

span.title {
  background-color: #e8a8b5;
  padding: 2px 10px;
  margin-bottom: 10px;
  border-radius: 9999px;
  text-align: center;
  color: #fff;
}
/* 20250203egusa_end */

/*# sourceMappingURL=maps/resev.css.map */
