<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*$btn-request-off-color:*/
/*#9e7013*/
/*#BD8617;*/
/*$btn-request-on-color:#db9b1a;*/
/*$btn-reserve-off-color:#9c9e73;
$btn-reserve-on-color:#b5b886;*/
.sub-nav,
.g-nav {
  /*display: none!important;*/ }
  @media screen and (max-width: 600px) {
    .sub-nav,
    .g-nav {
      /*display: flex!important;*/ } }

.header_container {
  /*padding: 1rem 5%;*/ }
  @media screen and (max-width: 1024px) {
    .header_container {
      padding: 1rem 5%; }
      .header_container .sub-nav {
        right: 5%; } }
  @media screen and (max-width: 600px) {
    .header_container {
      padding: 0rem 0% !important;
      padding: 8px 0 0 !important; } }

@media screen and (max-width: 1024px) {
  h1 {
    display: none !important; } }

footer .navigation {
  /*display: none;*/ }
  @media screen and (max-width: 600px) {
    footer .navigation {
      display: block; } }

.subwin-cap {
  padding-bottom: 3rem;
  margin: auto;
  max-width: 800px;
  width: 90%; }
  .subwin-cap.plan-cap {
    padding-top: 3rem;
    padding-bottom: 0rem; }

.subwin-btn {
  padding: 4rem 0; }
  .subwin-btn ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .subwin-btn ul div, .subwin-btn ul li {
      min-height: 0%; }
    .subwin-btn ul li {
      width: 47%;
      max-width: 220px;
      margin: 1rem 1% 0 1%; }
      .subwin-btn ul li a {
        display: block;
        background: #777;
        width: 100%;
        font-size: 1rem;
        padding: .75rem 0;
        position: relative;
        color: #fff;
        text-align: center;
        transition: .3s; }
        .subwin-btn ul li a:hover {
          opacity: .8; }
        .subwin-btn ul li a::before {
          content: "";
          display: none;
          width: calc(100% - 4px);
          height: calc(100% - 4px);
          border: thin solid #fff;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
  @media screen and (max-width: 600px) {
    .subwin-btn ul li {
      width: 100%; }
      .subwin-btn ul li.print {
        display: none; } }

body#outline .ol-box {
  font-family: "Noto Sans JP","Roboto","YuGothic,YuGothicM","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-feature-settings: 'palt';
  max-width: 750px;
  margin: 0 auto; }
  body#outline .ol-box .ol-ttl {
    color: #7f6e60;
    line-height: 1.4;
    font-weight: bold; }
  body#outline .ol-box table {
    margin-top: 1rem;
    border: solid 1px #ccc;
    border-collapse: collapse; }
    body#outline .ol-box table th, body#outline .ol-box table td {
      padding: 1rem 1.25rem;
      font-size: .8125rem;
      line-height: 1.6;
      vertical-align: top;
      border: solid 1px #ccc; }
    body#outline .ol-box table th {
      width: 28%;
      font-weight: normal;
      background: #eee; }
    body#outline .ol-box table td {
      width: 72%; }
  body#outline .ol-box + .ol-box {
    margin-top: 4rem; }
body#outline .ol-data {
  font-family: "Noto Sans JP","Roboto","YuGothic,YuGothicM","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  font-feature-settings: 'palt';
  max-width: 750px;
  margin: 2rem auto 0 auto;
  text-align: right;
  font-size: .8125rem;
  line-height: 1.6; }
body#outline .pre_ad {
  font-family: "a-otf-ryumin-pr6n", serif;
  font-weight: 200;
  font-style: normal;
  font-feature-settings: 'palt';
  text-align: left;
  line-height: 1.44; }
  body#outline .pre_ad .font-l {
    display: inline-block;
    margin-right: 0.5rem;
    font-size: 1.125rem; }
  body#outline .pre_ad .font-s {
    display: inline-block;
    font-size: 0.75rem;
    margin-top: 0.5rem; }
@media screen and (max-width: 600px) {
  body#outline .ol-box table {
    border: none;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc; }
    body#outline .ol-box table th, body#outline .ol-box table td {
      display: block;
      border: none;
      border-bottom: solid 1px #ccc;
      width: 100%; }
    body#outline .ol-box table tr:first-of-type th {
      border-top: solid 1px #ccc; }
  body#outline .pre_ad .font-l {
    font-size: 1.285714285714286rem; }
  body#outline .pre_ad .font-s {
    font-size: 1em; } }

body#map .breadcrumbs {
  border-bottom: 1px solid #ccc; }
body#map .contents-container {
  padding-top: 1rem;
  background: #dfd8d2;
  max-width: none !important; }
body#map .section-contents {
  margin-top: 2rem !important; }
body#map .photo01 {
  max-width: 960px;
  margin: auto; }
body#map .photo02 {
  max-width: 800px;
  margin: 1.5rem auto 5rem; }
body#map .map-en {
  text-align: center;
  font-size: 2.4rem; }
body#map .map-copy {
  text-align: center;
  font-size: 1.7rem;
  margin-bottom: 2rem; }
body#map .map-box {
  width: 46.1538461538%;
  margin: 0 auto; }
  body#map .map-box .map-ttl {
    font-family: "Noto Sans JP","Roboto","YuGothic,YuGothicM","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 300;
    font-feature-settings: 'palt';
    color: #4d97b7;
    line-height: 1.4;
    font-weight: bold;
    text-align: center; }
  body#map .map-box .img {
    border: solid 1px #ccc; }
  body#map .map-box + .map-box {
    margin-top: 4rem; }
body#map .map-img {
  max-width: 800px;
  margin: auto;
  margin-top: 2.5rem; }
body#map .subwin-btn {
  padding: 3rem 0; }
  body#map .subwin-btn ul li a {
    background: #fff;
    color: #000; }
    body#map .subwin-btn ul li a::before {
      border: thin solid #000; }
@media screen and (max-width: 600px) {
  body#map .map-box {
    width: 100%;
    max-width: 100%; }
  body#map .route {
    width: 100%;
    margin-top: 1rem; } }

body#map.map02 .header_container {
  margin-bottom: 0.75rem; }
  body#map.map02 .header_container .logo {
    pointer-events: none; }
  body#map.map02 .header_container .navigation {
    display: none; }
  body#map.map02 .header_container #sp-nav {
    display: none; }
body#map.map02 footer .footer_container .navigation {
  display: none; }
body#map.map02 footer #sp_footer_nav_belt {
  display: none; }
body#map.map02 .conversion {
  display: none; }
body#map.map02 .breadcrumbs {
  border-bottom: 1px solid #ccc; }
body#map.map02 .contents-container {
  padding-top: 1rem;
  background: #dfd8d2;
  max-width: none !important; }
body#map.map02 .section-contents {
  margin-top: 2rem !important; }
body#map.map02 .map-en {
  text-align: center;
  font-size: 2.4rem; }
body#map.map02 .midashi {
  margin-bottom: 1rem;
  text-align: center; }
body#map.map02 .map-img {
  max-width: 800px;
  margin: auto;
  margin-top: 2.5rem; }
body#map.map02 .subwin-btn {
  padding: 3rem 0; }
  body#map.map02 .subwin-btn ul li a {
    background: #fff;
    color: #000; }
    body#map.map02 .subwin-btn ul li a::before {
      border: thin solid #000; }

@media print {
  body {
    width: 90%;
    margin: 0 auto; }

  header {
    display: none; }

  .contents {
    padding: 0;
    /*margin-top: -120px;*/
    margin-top: 0; }
    .contents .subwin-btn, .contents .conversion {
      display: none; }

  footer .navigation, footer .laurel-banners, footer .other-property-list, footer .corp-logo {
    display: none; } }
.video-box {
  width: 100%;
  margin: 0 auto 5rem; }
@keyframes moviefadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .video-box .video-inner {
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 0 2px #ad853d;
    position: relative;
    padding-bottom: 56.25%; }
    .video-box .video-inner video, .video-box .video-inner img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }
    .video-box .video-inner .video-tag {
      position: absolute;
      top: 0;
      left: 0; }
    .video-box .video-inner .video-play {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #ffffff;
      cursor: pointer; }
      .video-box .video-inner .video-play.fadeOut {
        pointer-events: none;
        animation: moviefadeOut 0.5s linear 0s forwards; }
      .video-box .video-inner .video-play::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url("../video/lc-kawaguchi-zeh_poster.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        opacity: 0.2; }
      .video-box .video-inner .video-play::after {
        content: "";
        display: block;
        width: 120px;
        padding-bottom: 120px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url("../video/movie_assets_play.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain; }
  @media screen and (max-width: 600px) {
    .video-box .video-inner .video-play::after {
      width: 80px;
      padding-bottom: 80px; } }

/******************************************************

faq

******************************************************/
#faq .faq-head {
  background: #dfd8d2;
  max-width: 1400px;
  border-top: 1px solid #ccc;
  margin: auto;
  padding: 3rem 0; }
#faq .map-en {
  text-align: center;
  font-size: 2.4rem; }
#faq .text-kana {
  text-align: center;
  font-size: 1rem;
  margin-top: 0.5rem; }
#faq .accordion {
  border-bottom: 1px solid #ccc;
  margin: auto;
  max-width: 90rem;
  margin-top: 5rem;
  margin-bottom: 5rem; }
#faq .toggle {
  display: none; }
#faq .Label {
  /*タイトル*/
  padding: 1.8rem 5rem 1.8rem 6rem;
  margin-top: 0.5rem;
  display: block;
  color: #000;
  background: #dfd8d2;
  font-size: 1.2rem !important;
  line-height: 1.7;
  position: relative; }
  #faq .Label b {
    position: absolute;
    left: 1.5rem;
    top: 50%;
    color: #111;
    font-weight: lighter;
    transform: translateY(-50%);
    font-size: 1.8rem; }
#faq .Label::before {
  /*タイトル横の矢印*/
  content: "";
  width: 2rem;
  height: 2px;
  background: #111;
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translateX(-50%) translateY(-50%) rotate(0deg); }
#faq .Label::after {
  /*タイトル横の矢印*/
  content: "";
  width: 2rem;
  height: 2px;
  background: #111;
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translateX(-50%) translateY(-50%) rotate(90deg); }
#faq .Label,
#faq .content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
  font-size: 1.2rem !important;
  line-height: 1.7; }
#faq .content {
  /*本文*/
  height: 0;
  padding: 0 5% 0 6rem;
  overflow: hidden;
  position: relative; }
  #faq .content b {
    position: absolute;
    left: 1.5rem;
    top: 1.35rem;
    color: #111;
    font-weight: lighter;
    font-size: 1.8rem; }
  #faq .content a {
    word-break: break-all; }
#faq .toggle:checked + .Label + .content {
  /*開閉時*/
  height: auto;
  padding: 2rem 2rem 2rem 6rem;
  transition: all .3s; }
#faq .toggle:checked + .Label {
  background: #dfd8d2; }
#faq .toggle:checked + .Label::after {
  display: none; }
#faq .conversion {
  width: 90%; }

body#plan .subwin-btn {
  padding: 3rem 0; }
  body#plan .subwin-btn ul li a {
    background: #fff;
    color: #000;
    border: 1px solid #aaa; }
    body#plan .subwin-btn ul li a::before {
      border: thin solid #000; }

.plan-detail {
  max-width: 1400px;
  margin: auto; }
  .plan-detail .detail-txt01 {
    background: #7f6e60;
    box-sizing: border-box;
    padding: 1rem 5% 0.5rem;
    color: #fff;
    text-align: center;
    line-height: 1.4;
    font-size: 1.8rem; }
    .plan-detail .detail-txt01 b {
      font-weight: lighter;
      font-size: 220%;
      line-height: 1; }
      .plan-detail .detail-txt01 b.middle {
        font-weight: lighter;
        font-size: 140%;
        line-height: 1; }
    .plan-detail .detail-txt01 .menubox {
      display: inline-flex;
      flex-direction: column;
      vertical-align: bottom; }
      .plan-detail .detail-txt01 .menubox .menu {
        margin-bottom: -0.5rem;
        font-size: 42%;
        letter-spacing: 0.05em; }
    @media screen and (max-width: 600px) {
      .plan-detail .detail-txt01 {
        font-size: 1.5rem; } }
  .plan-detail .detail-txt02 {
    background: #dfd8d2;
    box-sizing: border-box;
    padding: 0.1rem 2%;
    color: #000;
    text-align: center;
    font-size: 1rem;
    line-height: 1.4; }
    .plan-detail .detail-txt02 b {
      font-weight: lighter;
      font-size: 240%; }
    .plan-detail .detail-txt02 .txt-s {
      display: inline-block;
      text-align: left;
      font-size: 0.9rem; }
    @media screen and (max-width: 600px) {
      .plan-detail .detail-txt02 {
        font-size: 0.8rem; }
        .plan-detail .detail-txt02 .txt-s {
          font-size: 0.6rem; } }
  .plan-detail .plan-d-img {
    width: 90%;
    margin: 3rem 5%;
    text-align: center; }
    .plan-detail .plan-d-img img {
      max-width: 520px;
      width: 100%;
      height: auto; }
  .plan-detail .planning {
    width: 90%;
    max-width: 800px;
    margin-bottom: 3rem;
    margin: 2rem auto 0; }
    .plan-detail .planning ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      gap: 1rem 1.181%; }
      .plan-detail .planning ul li {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100%; }
        .plan-detail .planning ul li .midashi {
          width: 100%;
          padding: 0.2rem 1.2rem 0.2rem 1rem;
          text-align: left;
          font-size: 1.3rem;
          line-height: 1.2;
          background: #ccc4bd; }
        .plan-detail .planning ul li .copy {
          width: 100%;
          margin-top: 1rem;
          margin-bottom: 1rem;
          border-left: solid 5px #7f6e60;
          padding-left: 0.5rem;
          font-size: 1.1rem;
          letter-spacing: 0.05em; }
        .plan-detail .planning ul li .lead {
          margin-top: 0;
          text-align: left;
          font-size: 1rem; }
        .plan-detail .planning ul li .figure img {
          outline: 1px solid #000;
          outline-offset: -1px; }
        .plan-detail .planning ul li .fbox {
          display: flex;
          justify-content: space-between; }
          .plan-detail .planning ul li .fbox .lead {
            width: 48%; }
          .plan-detail .planning ul li .fbox .img {
            width: 48%; }
        .plan-detail .planning ul li.planning01 .fbox {
          align-items: flex-end; }
        .plan-detail .planning ul li.planning02 .fbox {
          align-items: flex-end; }
        .plan-detail .planning ul li.planning03 .fbox {
          flex-direction: column;
          align-items: flex-end; }
          .plan-detail .planning ul li.planning03 .fbox .img:last-child {
            width: 100%;
            margin-top: 1rem; }
        .plan-detail .planning ul li.planning04 .img {
          margin-top: auto; }
        .plan-detail .planning ul li.planning04 .fbox {
          margin-bottom: 1rem; }
          .plan-detail .planning ul li.planning04 .fbox .img {
            margin-top: 0.5rem; }
        .plan-detail .planning ul li.planning05 .img {
          margin-top: auto; }
        .plan-detail .planning ul li.planning05 .fbox {
          margin-bottom: 1rem; }
          .plan-detail .planning ul li.planning05 .fbox .img {
            margin-top: 0.5rem; }
    @media screen and (max-width: 768px) {
      .plan-detail .planning ul li.planning01, .plan-detail .planning ul li.planning02, .plan-detail .planning ul li.planning03 {
        width: 100%; }
        .plan-detail .planning ul li.planning01 .fbox, .plan-detail .planning ul li.planning02 .fbox, .plan-detail .planning ul li.planning03 .fbox {
          flex-direction: column; }
          .plan-detail .planning ul li.planning01 .fbox .img, .plan-detail .planning ul li.planning02 .fbox .img, .plan-detail .planning ul li.planning03 .fbox .img {
            width: 100%;
            text-align: right; }
            .plan-detail .planning ul li.planning01 .fbox .img:last-child, .plan-detail .planning ul li.planning02 .fbox .img:last-child, .plan-detail .planning ul li.planning03 .fbox .img:last-child {
              margin-top: 1rem; }
      .plan-detail .planning ul li.planning04 {
        width: 100%; }
        .plan-detail .planning ul li.planning04 .fbox {
          flex-direction: column; }
          .plan-detail .planning ul li.planning04 .fbox .lead {
            width: 100%; }
          .plan-detail .planning ul li.planning04 .fbox .img {
            width: 100%; }
      .plan-detail .planning ul li.planning05 {
        width: 100%; }
        .plan-detail .planning ul li.planning05 .fbox {
          flex-direction: column; }
          .plan-detail .planning ul li.planning05 .fbox .lead {
            width: 100%; }
          .plan-detail .planning ul li.planning05 .fbox .img {
            width: 100%; } }

.hanrei {
  display: block;
  margin: auto;
  width: 80%;
  margin-top: 1.5rem;
  text-align: center; }
  .hanrei img {
    max-width: 360px;
    width: 100%;
    height: auto; }

.plan-d-merit {
  margin: auto;
  max-width: 800px;
  width: 90%; }
  .plan-d-merit li {
    margin-top: 0.5rem;
    background: #dfd8d2;
    padding: 0.5rem;
    font-size: 1.3rem;
    line-height: 1.4;
    text-align: center; }
    .plan-d-merit li b {
      color: #920c26;
      font-weight: lighter; }
  @media screen and (max-width: 600px) {
    .plan-d-merit li {
      font-size: 3.5vw; } }
</pre></body></html>