<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: fixed url("../../images/202404_photo/bg.jpg") no-repeat center center/cover;
  font-family: "Noto Sans JP", sans-serif; }
  @media screen and (max-width: 768px) {
    body {
      background: #fff; } }

.inr {
  padding-left: 40px;
  padding-right: 40px; }
  @media screen and (max-width: 768px) {
    .inr {
      padding-left: 20px;
      padding-right: 20px; } }

.hover {
  display: block; }
  .hover:hover {
    opacity: 0.8; }

.hover02 {
  display: block; }
  .hover02:hover {
    transform: translateY(5px); }
    @media screen and (max-width: 768px) {
      .hover02:hover {
        transform: translateY(0); } }

.secCv {
  background: url("../../images/202404_photo/seccv_bg.jpg") no-repeat center center/cover;
  padding: 60px 0; }
  @media screen and (max-width: 768px) {
    .secCv {
      padding: 40px 0; } }
  .secCv .box {
    padding: 50px 40px;
    background: #fff;
    border: 1px solid #544a47;
    border-radius: 5px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .secCv .box {
        padding: 35px 20px; } }
    .secCv .box .img01 {
      width: 90%;
      margin: 0 auto 20px; }
    .secCv .box .img02 {
      width: 60%;
      margin: 30px auto 0; }
      @media screen and (max-width: 768px) {
        .secCv .box .img02 {
          margin-top: 15px; } }
    .secCv .box .btn01 {
      width: 65%;
      margin: 10px auto 0; }

.fixCv {
  max-width: 640px;
  width: 100%;
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }
  .fixCv &gt; ul {
    letter-spacing: 0;
    font-size: 0; }
    .fixCv &gt; ul &gt; li {
      width: 50%;
      display: inline-block;
      vertical-align: bottom; }

.footer {
  background: #fff;
  margin-top: 60px;
  padding-bottom: 120px; }
  @media screen and (max-width: 768px) {
    .footer {
      padding-bottom: 80px;
      margin-top: 0; } }

.secPhoto {
  background: no-repeat center center / cover;
  padding: 40px 0 80px; }
  @media screen and (max-width: 768px) {
    .secPhoto {
      padding: 20px 0 60px; } }
  .secPhoto .mainImg {
    margin-left: -40px;
    width: calc(100% + 55px); }
    @media screen and (max-width: 768px) {
      .secPhoto .mainImg {
        margin-left: -20px;
        width: calc(100% + 22px); } }
    .secPhoto .mainImg.main02 {
      width: calc(100% + 68px); }
      @media screen and (max-width: 768px) {
        .secPhoto .mainImg.main02 {
          width: calc(100% + 33px); } }
  .secPhoto .planImg {
    margin-top: 50px; }
    @media screen and (max-width: 768px) {
      .secPhoto .planImg {
        margin-top: 40px; } }

@media screen and (max-width: 768px) {
  .hd {
    background: #fff;
    height: 55px; } }
.hd .logo {
  position: fixed;
  top: 20px;
  left: 30px;
  z-index: 99;
  width: 160px; }
  @media screen and (max-width: 768px) {
    .hd .logo {
      position: absolute;
      top: 7px;
      left: 20px;
      width: 110px; } }

.cmn_slider .slick-slide {
  padding: 0 8px; }
  @media screen and (max-width: 768px) {
    .cmn_slider .slick-slide {
      padding: 0; } }

.main {
  max-width: 640px;
  width: 100%;
  display: block;
  margin: 0 auto;
  box-shadow: 0px 0px 10px 10px rgba(0, 0, 0, 0.04);
  background: #fff;
  text-align: center; }
  .main .sec01 {
    margin-top: -170px;
    padding-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .main .sec01 {
        margin-top: -100px;
        padding-bottom: 60px; } }
  .main .sec02 {
    padding: 80px 0;
    background: #fff8ad; }
    @media screen and (max-width: 768px) {
      .main .sec02 {
        padding: 60px 0; } }
    .main .sec02 .ttl {
      width: 80%;
      margin: 0 auto 25px; }
    .main .sec02 .ancList &gt; li {
      margin-bottom: 20px; }
      .main .sec02 .ancList &gt; li:last-child {
        margin-bottom: 0; }
  .main .sec04 {
    margin-top: -160px;
    padding-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .main .sec04 {
        padding-bottom: 60px;
        margin-top: -100px; } }
  .main .sec05 {
    background-image: url("../../images/202404_photo/sec05_bg.png"); }
  .main .sec06 {
    background-image: url("../../images/202404_photo/sec06_bg.png"); }
  .main .sec07 {
    background-image: url("../../images/202404_photo/sec07_bg.png");
    padding-top: 80px; }
    @media screen and (max-width: 768px) {
      .main .sec07 {
        padding-top: 60px; } }
  .main .sec08 {
    background: url("../../images/202404_photo/sec08_bg.png") no-repeat center center/cover;
    padding: 40px 0 80px; }
    @media screen and (max-width: 768px) {
      .main .sec08 {
        padding: 30px 0 60px; } }
    .main .sec08 .img01 {
      margin-left: -15px; }
      @media screen and (max-width: 768px) {
        .main .sec08 .img01 {
          margin-left: -10px; } }
  .main .sec09 {
    background: url("../../images/202404_photo/sec09_bg.jpg") no-repeat center center/cover;
    padding-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .main .sec09 {
        padding-bottom: 60px; } }
    .main .sec09 .inr .ttl {
      width: 80%;
      margin: 30px auto 40px; }
      @media screen and (max-width: 768px) {
        .main .sec09 .inr .ttl {
          margin: 15px auto 30px; } }
    .main .sec09 .inr .pointList &gt; li {
      margin-bottom: 50px;
      background: #fff;
      border: 1px solid #544a47;
      border-radius: 5px;
      position: relative;
      padding: 60px 30px 40px;
      margin-bottom: 60px; }
      @media screen and (max-width: 768px) {
        .main .sec09 .inr .pointList &gt; li {
          padding: 40px 15px 30px;
          margin-bottom: 40px; } }
      .main .sec09 .inr .pointList &gt; li::before {
        content: "";
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        background: url("../../images/202404_photo/sec09_item01.png") no-repeat center center/cover;
        width: 122px;
        height: 52px;
        z-index: 1; }
        @media screen and (max-width: 768px) {
          .main .sec09 .inr .pointList &gt; li::before {
            width: 87px;
            height: 37px;
            top: -20px; } }
      .main .sec09 .inr .pointList &gt; li.box01 {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0; }
      .main .sec09 .inr .pointList &gt; li.box02 .box02_img01 {
        width: 95%;
        margin: 0 auto 30px; }
      .main .sec09 .inr .pointList &gt; li.box02 .nav {
        margin-top: 30px; }
        .main .sec09 .inr .pointList &gt; li.box02 .nav &gt; li {
          border-radius: 5px;
          background: #f4bdc1;
          color: #fff;
          text-align: center;
          line-height: 1.6;
          font-size: 1.4rem;
          padding: 8px 5px;
          height: 60px; }
          @media screen and (max-width: 768px) {
            .main .sec09 .inr .pointList &gt; li.box02 .nav &gt; li {
              font-size: 1.2rem;
              height: 39px;
              width: 32%;
              margin-right: 2%;
              margin-bottom: 2%;
              padding: 4px;
              height: 45px;
              line-height: 1.45; } }
          @media screen and (max-width: 768px) {
            .main .sec09 .inr .pointList &gt; li.box02 .nav &gt; li:nth-child(3n) {
              margin-right: 0; } }
          .main .sec09 .inr .pointList &gt; li.box02 .nav &gt; li &gt; p {
            display: table;
            height: 100%;
            text-align: center;
            width: 100%; }
            .main .sec09 .inr .pointList &gt; li.box02 .nav &gt; li &gt; p &gt; span {
              width: 100%;
              display: table-cell;
              vertical-align: middle; }
          .main .sec09 .inr .pointList &gt; li.box02 .nav &gt; li.current {
            background: #e97b84; }
      .main .sec09 .inr .pointList &gt; li.box02 .tab {
        margin-top: 20px; }
        .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList {
          text-align: left; }
          .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li {
            line-height: 1.3; }
            @media screen and (max-width: 768px) {
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li {
                margin-bottom: 6% !important; } }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .thmb {
              overflow: hidden;
              border-radius: 5px; }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .name {
              margin: 15px 0 5px;
              font-size: 1.8rem;
              line-height: 1.46; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .name {
                  font-size: 1.2rem !important;
                  margin: 12px 0 0; } }
             .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .name2 {
              margin: 0 0 5px;
              font-size: 1.45rem;
              line-height: 1.5; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .name2 {
                  font-size: 1.1rem !important;
					margin: 2px 0 0 0;
                   } }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li div {
              font-weight: 400;
              font-size: 1.3rem; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li div {
                  font-size: 1.0rem; } }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place {
              margin-top: 5px;
              text-indent: -1.7em;
              padding-left: 1.7em; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place {
                  margin-top: 0; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_place.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 2rem;
                height: 2rem;
                position: relative;
                display: inline-block;
                top: 4px;
                left: .3rem;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place::before {
                    transform: scale(0.7);
                    left: 0;
                    margin-right: 0;
                    top: 6px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place2 {
              margin-top: 5px;
              text-indent: -1.7em;
              padding-left: 1.7em; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place2 {
                  margin-top: 0; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place2::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_place2.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 2rem;
                height: 2rem;
                position: relative;
                display: inline-block;
                top: 4px;
                left: .3rem;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .place2::before {
                    transform: scale(0.7);
                    left: 0;
                    margin-right: 0;
                    top: 6px; } }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening {
              margin-top: 5px;
              text-indent: -1.7em;
              padding-left: 1.7em; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening {
                  margin-top: -2px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_opening.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 1.8rem;
                height: 1.8rem;
                position: relative;
                display: inline-block;
                top: 4px;
                left: 0;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening::before {
                    transform: scale(0.7);
                    left: -2px;
                    margin-right: 0;
                    top: 5px; } }
               .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening2 {
              margin-top: 5px;
              text-indent: -1.7em;
              padding-left: 1.7em; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening2 {
                  margin-top: -2px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening2::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_opening2.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 1.8rem;
                height: 1.8rem;
                position: relative;
                display: inline-block;
                top: 4px;
                left: 0;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .opening2::before {
                    transform: scale(0.7);
                    left: -2px;
                    margin-right: 0;
                    top: 5px; } }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel {
              position: relative;
              margin-top: 5px;
              padding-left: 2.7rem;
              margin-right: 2rem;
              display: inline-block; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel {
                  padding-left: 1.9rem;
                  margin-right: 1.9rem;
                  margin-top: 6px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_tel.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 1.6rem;
                height: 1.8rem;
                position: absolute;
                top: 0;
                left: .3rem;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel::before {
                    transform: scale(0.7);
                    left: 0;
                    margin-right: 0;
                    top: -1px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel2 {
              position: relative;
              margin-top: 5px;
              padding-left: 2.7rem;
              margin-right: 2rem;
              display: inline-block; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel2 {
                  padding-left: 1.9rem;
                  margin-right: 1.9rem;
                  margin-top: 6px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel2::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_tel2.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 1.6rem;
                height: 1.8rem;
                position: absolute;
                top: 0;
                left: .3rem;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .tel2::before {
                    transform: scale(0.7);
                    left: 0;
                    margin-right: 0;
                    top: -1px; } }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking {
              margin-top: 5px;
              display: inline-block; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking {
                  margin-top: -2px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_parking.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 2.2rem;
                height: 2rem;
                position: relative;
                display: inline-block;
                top: 4px;
                left: 0;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking::before {
                    transform: scale(0.7);
                    left: 0;
                    margin-right: 2px;
                    top: 7px; } }
               .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking2 {
              margin-top: 5px;
              display: inline-block; }
              @media screen and (max-width: 768px) {
                .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking2 {
                  margin-top: -2px; } }
              .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking2::before {
                content: "";
                background-image: url(../../images/202404_photo/icon_parking2.png);
                background-size: contain;
                background-position: 0 0;
                background-repeat: no-repeat;
                width: 2.2rem;
                height: 2rem;
                position: relative;
                display: inline-block;
                top: 4px;
                left: 0;
                margin-right: .8rem; }
                @media screen and (max-width: 768px) {
                  .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .parking2::before {
                    transform: scale(0.7);
                    left: 0;
                    margin-right: 2px;
                    top: 7px; } }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .btn_reserve {
              display: block;
              width: 100%;
              padding-top: 23.4482%;
              background: url("../../images/202404_photo/btn.png") no-repeat center center/contain;
              margin-top: 13px; }
            .main .sec09 .inr .pointList &gt; li.box02 .tab .shopList &gt; li .btn_detail {
              display: block;
              width: 100%;
              padding-top: 23.4482%;
              background: url("../../images/202404_photo/btn2.png") no-repeat center center/contain;
              margin-top: 13px; }
      .main .sec09 .inr .pointList &gt; li:last-child {
        margin-bottom: 0; }
  .main .sec10 {
    padding: 80px 0;
    background: url("../../images/202404/sec08_bg.png") no-repeat center center/cover; }
    @media screen and (max-width: 768px) {
      .main .sec10 {
        padding: 60px 0; } }
    .main .sec10 .ttl {
      width: 85%;
      margin: 0 auto 30px; }
  .main .sec11 {
    padding: 80px 0; }
    @media screen and (max-width: 768px) {
      .main .sec11 {
        padding: 60px 0; } }


.sp_show{
	display: none;
}
@media screen and (max-width: 768px) {
.sp_show{
	display: block;
}
}
.name_red_wrapp{
  padding: 2px 10px;
    margin-left: 10px;
    background: #e04f4f;
    color: #fff;
    display: inline-block;
    font-size: 0.9rem !important;
}</pre></body></html>