<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*$btn-request-off-color:*/
/*#9e7013*/
/*#BD8617;*/
/*$btn-request-on-color:#db9b1a;*/
/*$btn-reserve-off-color:#9c9e73;
$btn-reserve-on-color:#b5b886;*/
/*:root {
	--scroll-bar-width: 15px;
}

body{
    overflow-x: hidden;
    margin: 0;
} */
.mainvisual .copy {
  max-width: 600px; }

.section-contents-inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1040px; }
  @media screen and (max-width: 600px) {
    .section-contents-inner {
      padding-left: 4.8309178744%;
      padding-right: 4.8309178744%; } }
  @media screen and (max-width: 1024px) {
    .section-contents-inner {
      padding-left: 3.8647342995%;
      padding-right: 3.8647342995%; } }

.movie-cont-wrap {
  background: url("../images/design/bg01.jpg") center center/100% 100% no-repeat;
  padding: 5rem 0;
  text-align: center; }
  .movie-cont-wrap .movie-note {
    width: calc((772/1200)*100%);
    max-width: 772px;
    margin: 0.5rem auto 0; }
  .movie-cont-wrap .movie-container {
    width: calc((772/1200)*100%);
    max-width: 772px;
    margin: auto;
    box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.24);
    cursor: pointer; }
    .movie-cont-wrap .movie-container .icon {
      width: calc((103/772)*100%);
      min-width: 103px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
    .movie-cont-wrap .movie-container:hover {
      filter: brightness(104%);
      box-shadow: none; }
  @media screen and (max-width: 600px) {
    .movie-cont-wrap {
      padding: 3rem 0; }
      .movie-cont-wrap .movie-container {
        width: 88%; }
        .movie-cont-wrap .movie-container .icon {
          min-width: 56px; } }

.block {
  padding-bottom: 5rem; }
  @media screen and (max-width: 834px) {
    .block {
      padding-bottom: 4rem; } }
  @media screen and (max-width: 768px) {
    .block {
      padding-bottom: 3rem; } }

.column-cont {
  background: #f5f0e6;
  padding: 2.5rem 3%;
  max-width: 772px;
  margin: auto;
  box-sizing: border-box;
  border: 2px solid #aa8420;
  position: relative; }
  .column-cont:after {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0.4rem;
    left: 0.4rem;
    right: 0.4rem;
    bottom: 0.4rem;
    border: 1px solid #aa8420; }
  .column-cont .maincopy {
    font-size: 1.5rem; }
  .column-cont .lead {
    font-size: 0.875rem; }
  @media screen and (max-width: 600px) {
    .column-cont {
      padding: 2.5rem 2rem; } }

.img01 {
  padding: 5rem 0; }
  @media screen and (max-width: 600px) {
    .img01 {
      padding: 2.5rem 0; } }

#Landplan .block01 {
  padding-left: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  #Landplan .block01 div, #Landplan .block01 li {
    min-height: 0%; }
  #Landplan .block01 .text {
    width: calc((440 /1040)*100%); }
    #Landplan .block01 .text .lead {
      text-align: left; }
  #Landplan .block01 .image {
    width: calc((560 /1040)*100%); }
#Landplan .block02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  #Landplan .block02 div, #Landplan .block02 li {
    min-height: 0%; }
  #Landplan .block02 .skhi {
    width: calc((516/1040)*100%); }
    #Landplan .block02 .skhi .img .cap.in {
      right: auto;
      left: 4px; }
  #Landplan .block02 .openness {
    width: calc((392/1040)*100%); }
    #Landplan .block02 .openness .maincopy {
      text-align: left;
      font-size: 1.5rem; }
    #Landplan .block02 .openness .img {
      margin-top: 2.5rem; }
      #Landplan .block02 .openness .img:nth-of-type(2) .cap.out {
        text-align: left; }
  #Landplan .block02 .skhi-list {
    padding: 2.5rem 2rem 0; }
    #Landplan .block02 .skhi-list ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      #Landplan .block02 .skhi-list ul div, #Landplan .block02 .skhi-list ul li {
        min-height: 0%; }
      #Landplan .block02 .skhi-list ul li {
        width: 46%;
        margin-top: 2rem; }
        #Landplan .block02 .skhi-list ul li .li-ttl {
          font-size: 1.25rem;
          line-height: 1.28; }
          #Landplan .block02 .skhi-list ul li .li-ttl img {
            display: inline;
            width: 1.5rem;
            height: auto;
            margin-right: .125rem;
            vertical-align: text-bottom;
            line-height: 1.2; }
          #Landplan .block02 .skhi-list ul li .li-ttl .txt {
            display: inline; }
        #Landplan .block02 .skhi-list ul li .lead {
          margin-top: .375rem;
          text-align: left; }
        #Landplan .block02 .skhi-list ul li:nth-of-type(3), #Landplan .block02 .skhi-list ul li:nth-of-type(4) {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          -webkit-box-align: stretch;
          -ms-flex-align: stretch;
          align-items: stretch; }
          #Landplan .block02 .skhi-list ul li:nth-of-type(3) div, #Landplan .block02 .skhi-list ul li:nth-of-type(3) li, #Landplan .block02 .skhi-list ul li:nth-of-type(4) div, #Landplan .block02 .skhi-list ul li:nth-of-type(4) li {
            min-height: 0%; }
          #Landplan .block02 .skhi-list ul li:nth-of-type(3) .li-ttl, #Landplan .block02 .skhi-list ul li:nth-of-type(4) .li-ttl {
            width: 100%; }
          #Landplan .block02 .skhi-list ul li:nth-of-type(3) .lead, #Landplan .block02 .skhi-list ul li:nth-of-type(4) .lead {
            width: calc((262/448)*100%); }
          #Landplan .block02 .skhi-list ul li:nth-of-type(3) .image, #Landplan .block02 .skhi-list ul li:nth-of-type(4) .image {
            width: calc((162/448)*100%); }
            #Landplan .block02 .skhi-list ul li:nth-of-type(3) .image .img, #Landplan .block02 .skhi-list ul li:nth-of-type(4) .image .img {
              margin-top: 1rem; }
#Landplan .block03 .column-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-left: 4%;
  padding-right: 4%; }
  #Landplan .block03 .column-cont div, #Landplan .block03 .column-cont li {
    min-height: 0%; }
  #Landplan .block03 .column-cont .maincopy {
    width: 100%;
    margin-bottom: 2.5rem; }
  #Landplan .block03 .column-cont .text {
    width: 44%; }
    #Landplan .block03 .column-cont .text .lead {
      text-align: left;
      margin-bottom: 1rem; }
  #Landplan .block03 .column-cont .fig {
    width: 50%; }
@media screen and (max-width: 600px) {
  #Landplan .block01 {
    container-type: inline-size;
    display: block;
    padding-left: 0; }
    #Landplan .block01 .text {
      width: 100%; }
    #Landplan .block01 .image {
      margin-top: 1rem;
      margin-inline: calc(50% - 50vw);
      width: 100vw; }
      #Landplan .block01 .image .img .cap.out {
        padding-right: 0.5rem; }
  #Landplan .block02 .skhi {
    width: 100%;
    order: 1; }
  #Landplan .block02 .openness {
    width: 100%;
    order: 3; }
    #Landplan .block02 .openness .maincopy {
      margin-bottom: 0; }
  #Landplan .block02 .skhi-list {
    width: 100%;
    padding: 0 0 3rem;
    order: 2; }
    #Landplan .block02 .skhi-list ul li {
      width: 100%; }
  #Landplan .block03 .column-cont {
    padding-left: 2rem;
    padding-right: 2rem; }
    #Landplan .block03 .column-cont .text {
      width: 100%;
      order: 2; }
    #Landplan .block03 .column-cont .fig {
      width: 100%;
      margin-bottom: 2rem; } }

.view {
  width: 100%;
  margin: 2.5rem auto;
  overflow: hidden; }
  .view .view-container {
    max-width: none; }
    .view .view-container + .note {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
  .view .img .img {
    text-align: center; }
    .view .img .img .view-img {
      width: 100%;
      height: 304px;
      object-fit: cover;
      object-position: center center;
      margin: auto;
      text-align: center; }
    .view .img .img .arrow {
      width: 2.3076923077%;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }
      .view .img .img .arrow img {
        width: 100%;
        height: auto; }
      .view .img .img .arrow:nth-of-type(1) {
        left: 1rem; }
      .view .img .img .arrow:nth-of-type(2) {
        right: 1rem; }
  @media screen and (max-width: 600px) {
    .view .img .img .view-img {
      height: 224px; }
    .view .img .img .arrow {
      width: 16px; }
      .view .img .img .arrow:nth-of-type(1) {
        left: 0.5rem; }
      .view .img .img .arrow:nth-of-type(2) {
        right: 0.5rem; } }

#CommonSpace .block01 .cs-layout {
  width: 100%;
  max-width: 920px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  align-items: center;
  margin: auto; }
  #CommonSpace .block01 .cs-layout div, #CommonSpace .block01 .cs-layout li {
    min-height: 0%; }
  #CommonSpace .block01 .cs-layout .skhi {
    width: 61.5384615385%; }
    #CommonSpace .block01 .cs-layout .skhi .img .cap.in {
      right: auto;
      left: 4px; }
  #CommonSpace .block01 .cs-layout .skhi-list {
    width: 34.6153846154%; }
    #CommonSpace .block01 .cs-layout .skhi-list li {
      margin-top: 1rem;
      font-size: 1.25rem;
      line-height: 1.2; }
      #CommonSpace .block01 .cs-layout .skhi-list li img {
        display: inline-block;
        width: 1.25rem;
        height: auto;
        vertical-align: middle;
        margin-right: .3125rem; }
      #CommonSpace .block01 .cs-layout .skhi-list li .txt {
        display: inline-block; }
#CommonSpace .block02 .column-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  #CommonSpace .block02 .column-cont div, #CommonSpace .block02 .column-cont li {
    min-height: 0%; }
  #CommonSpace .block02 .column-cont .text {
    width: 40%;
    padding-left: 2%; }
    #CommonSpace .block02 .column-cont .text .maincopy {
      color: #AA8420;
      font-size: 2rem; }
      #CommonSpace .block02 .column-cont .text .maincopy sup {
        font-size: 25%;
        color: #000; }
    #CommonSpace .block02 .column-cont .text .label {
      margin: 1rem auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch; }
      #CommonSpace .block02 .column-cont .text .label div, #CommonSpace .block02 .column-cont .text .label li {
        min-height: 0%; }
      #CommonSpace .block02 .column-cont .text .label::before, #CommonSpace .block02 .column-cont .text .label::after {
        content: "";
        display: block;
        border-top: #231815 thin solid;
        border-bottom: #231815 thin solid;
        width: 12%; }
      #CommonSpace .block02 .column-cont .text .label::before {
        border-left: #231815 thin solid; }
      #CommonSpace .block02 .column-cont .text .label::after {
        border-right: #231815 thin solid; }
      #CommonSpace .block02 .column-cont .text .label p {
        flex-basis: auto;
        flex-grow: 1;
        font-size: 1.5rem;
        text-align: center; }
  #CommonSpace .block02 .column-cont .image {
    width: 50%; }
#CommonSpace .movie-cont-wrap {
  background-image: none; }
@media screen and (max-width: 600px) {
  #CommonSpace .block01 .cs-layout .skhi {
    width: 100%; }
  #CommonSpace .block01 .cs-layout .skhi-list {
    width: 100%;
    padding: 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    #CommonSpace .block01 .cs-layout .skhi-list div, #CommonSpace .block01 .cs-layout .skhi-list li {
      min-height: 0%; }
    #CommonSpace .block01 .cs-layout .skhi-list li {
      width: 48%;
      font-size: 1rem;
      padding-left: 1.25rem;
      position: relative; }
      #CommonSpace .block01 .cs-layout .skhi-list li img {
        width: 1rem;
        position: absolute;
        top: 12%;
        left: 0; }
  #CommonSpace .block02 .column-cont .text {
    width: 100%; }
    #CommonSpace .block02 .column-cont .text .lead {
      font-size: 1rem; }
  #CommonSpace .block02 .column-cont .image {
    width: 100%;
    margin-top: 2rem; } }

#CS-List01 {
  padding-top: 5rem; }
  #CS-List01 .cs-list li {
    width: 100cqi;
    margin-bottom: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    align-items: flex-start;
    position: relative;
    overflow-y: hidden; }
    #CS-List01 .cs-list li div, #CS-List01 .cs-list li li {
      min-height: 0%; }
    #CS-List01 .cs-list li .bg {
      width: calc((672/1200)*100%);
      height: 100%;
      position: absolute;
      left: 0;
      top: 8rem;
      background: url("../images/design/bg02.jpg") center center/100% 100% no-repeat; }
      #CS-List01 .cs-list li .bg img {
        width: 100%;
        height: 100%;
        object-fit: fill; }
    #CS-List01 .cs-list li::before {
      content: "";
      display: block;
      width: calc((40/1200)*100%); }
    #CS-List01 .cs-list li .text {
      width: calc((280/1200)*100%);
      padding-top: 4rem;
      padding-bottom: 3rem;
      position: relative;
      z-index: 2; }
      #CS-List01 .cs-list li .text .en {
        font-family: "Cinzel", serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-size: 2.5rem;
        letter-spacing: 0.05em;
        line-height: 1;
        color: #DDCCA1;
        margin-bottom: 2rem; }
      #CS-List01 .cs-list li .text .maincopy {
        font-size: 1.25rem;
        text-align: left;
        margin-bottom: 2rem; }
      #CS-List01 .cs-list li .text .lead {
        text-align: left; }
      #CS-List01 .cs-list li .text .icon {
        width: 40px;
        margin-bottom: 0.5rem; }
    #CS-List01 .cs-list li .image {
      width: calc((784/1200)*100%);
      max-width: 784px;
      padding-bottom: 2.75rem; }
      #CS-List01 .cs-list li .image .img .cap.out {
        padding: 0 1rem 0 0.25rem; }
    #CS-List01 .cs-list li:nth-of-type(even) {
      flex-direction: row-reverse; }
      #CS-List01 .cs-list li:nth-of-type(even) .bg {
        left: auto;
        right: 0; }
      #CS-List01 .cs-list li:nth-of-type(even) .image .img .cap.out {
        text-align: left; }
    #CS-List01 .cs-list li:nth-of-type(3) .text {
      padding-top: 1rem; }
    #CS-List01 .cs-list li:nth-of-type(3) .image .img .logo {
      width: calc((112/784)*100%);
      min-width: 112px;
      padding: 0.5rem 0.25rem;
      background-color: #fff;
      position: absolute;
      bottom: 0.625rem;
      left: 0.625rem; }
  #CS-List01 .column-cont {
    background-color: #fff;
    border-color: #003A59;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    #CS-List01 .column-cont div, #CS-List01 .column-cont li {
      min-height: 0%; }
    #CS-List01 .column-cont::after {
      border-color: #003A59; }
    #CS-List01 .column-cont &gt; .maincopy {
      width: 100%;
      color: #003A59;
      margin-bottom: 2.5rem; }
    #CS-List01 .column-cont .text {
      width: 42%; }
      #CS-List01 .column-cont .text .maincopy {
        font-size: 1.25rem;
        text-align: left; }
      #CS-List01 .column-cont .text .lead {
        text-align: left; }
    #CS-List01 .column-cont .image {
      width: 56%; }
      #CS-List01 .column-cont .image .green-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 2px; }
        #CS-List01 .column-cont .image .green-list li.note {
          grid-column: 1/4;
          text-align: right; }
  @media screen and (max-width: 834px) {
    #CS-List01 .cs-list li .bg {
      width: 96%;
      height: 80%;
      top: 5rem;
      left: auto;
      right: 0; }
    #CS-List01 .cs-list li::before {
      width: 12%; }
    #CS-List01 .cs-list li .text {
      width: 88%;
      padding-right: 3.33333333%; }
      #CS-List01 .cs-list li .text .pc {
        display: none; }
      #CS-List01 .cs-list li .text .en {
        font-family: "Cinzel", serif;
        font-optical-sizing: auto;
        font-style: normal;
        font-size: 2.5rem;
        letter-spacing: 0.05em;
        line-height: 1;
        color: #DDCCA1;
        margin-bottom: 2rem; }
      #CS-List01 .cs-list li .text .maincopy {
        font-size: 1.25rem;
        text-align: left;
        margin-bottom: 2rem; }
      #CS-List01 .cs-list li .text .lead {
        text-align: left; }
      #CS-List01 .cs-list li .text .icon {
        width: 40px;
        margin-bottom: 0.5rem; }
    #CS-List01 .cs-list li .image {
      width: 88%;
      padding-bottom: 0; }
      #CS-List01 .cs-list li .image .img .cap.out {
        padding: 0; }
    #CS-List01 .cs-list li:nth-of-type(even) {
      flex-direction: row; }
      #CS-List01 .cs-list li:nth-of-type(even) .bg {
        left: 0;
        right: auto; }
      #CS-List01 .cs-list li:nth-of-type(even)::before {
        order: 2; }
      #CS-List01 .cs-list li:nth-of-type(even) .text {
        order: 1;
        padding-left: 3.33333333%; }
      #CS-List01 .cs-list li:nth-of-type(even) .image {
        order: 3;
        margin-left: auto;
        margin-right: 0; }
    #CS-List01 .cs-list li:nth-of-type(3) .text {
      padding-top: 1rem; }
    #CS-List01 .cs-list li:nth-of-type(3) .image .img .logo {
      width: calc((112/784)*100%);
      min-width: 112px;
      padding: 0.5rem 0.25rem;
      background-color: #fff;
      position: absolute;
      bottom: 0.625rem;
      left: 0.625rem; } }
  @media screen and (max-width: 600px) {
    #CS-List01 {
      padding-top: 0; }
      #CS-List01 .cs-list li {
        margin-bottom: 2.5rem; }
      #CS-List01 .column-cont .text {
        width: 100%; }
      #CS-List01 .column-cont .image {
        width: 100%;
        margin-top: 2rem; } }

#CS-List02 {
  background-color: #EFE8D9; }
  #CS-List02 .cs-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 3.84615385%; }
    #CS-List02 .cs-list li {
      display: grid;
      grid-template-rows: subgrid;
      grid-row: span 3;
      margin-bottom: 2.5rem; }
    #CS-List02 .cs-list .image {
      margin-bottom: 0.5rem; }
    #CS-List02 .cs-list .service-name {
      font-size: 1.25rem;
      color: #003A59;
      text-align: left;
      letter-spacing: 0.05em;
      line-height: 1.2; }
      #CS-List02 .cs-list .service-name small {
        font-size: 48%;
        display: inline-block; }
    #CS-List02 .cs-list .text {
      margin-top: 0.75rem; }
      #CS-List02 .cs-list .text .lead {
        font-size: 0.875rem;
        text-align: left; }
      #CS-List02 .cs-list .text .note {
        margin-top: 0.5rem; }
  @media screen and (max-width: 600px) {
    #CS-List02 .cs-list {
      grid-template-columns: repeat(2, 1fr);
      column-gap: 8%; }
      #CS-List02 .cs-list li .service-name {
        font-size: 1rem; } }
</pre></body></html>