<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;*/
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&amp;display=swap");
@media screen and (max-width: 600px) {
  header {
    background-color: #ffffff;
    box-shadow: none; } }

.contents {
  /**@media screen and (max-width:$bp04){
      padding-top: 0 !important;
  }**/ }

.mv-container {
  position: relative; }
@keyframes mvFadeOutMotion {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .mv-container.movie-end .video-box {
    animation: mvFadeOutMotion 1s linear 0s forwards; }
  .mv-container .movie-btn-cls {
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 5px 0;
    width: 80px;
    text-align: center;
    font-size: 12px;
    background-color: #fff;
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.5s ease 0s;
    pointer-events: none; }
    .mv-container .movie-btn-cls.active {
      opacity: 1;
      cursor: pointer;
      pointer-events: auto; }
  .mv-container .video-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #000; }
    .mv-container .video-box video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }
@keyframes mainLoadingMotion {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
  .mv-container .main-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1; }
    .mv-container .main-loading .main-loading-icon {
      content: "";
      display: block;
      max-width: 50px;
      width: 20%;
      animation: mainLoadingMotion 0.4s linear 0s infinite; }
      .mv-container .main-loading .main-loading-icon img {
        width: 100%;
        height: auto; }
    .mv-container .main-loading.main-loaded {
      pointer-events: none;
      display: none; }
      .mv-container .main-loading.main-loaded .main-loading-iconr {
        animation: none; }
  @media screen and (max-width: 600px) {
    .mv-container .movie-btn-cls {
      top: auto;
      bottom: 5px;
      right: 5px; }
      .mv-container .movie-btn-cls#mvReplayBtn {
        bottom: 20px; }
    .mv-container .video-box video {
      object-fit: contain; } }

.mainvisual .slick-dotted.slick-slider {
  margin-bottom: 0; }
.mainvisual .slick-dots {
  bottom: 0;
  line-height: 1; }
  .mainvisual .slick-dots li {
    width: 1rem;
    height: 1rem; }
    .mainvisual .slick-dots li button::before {
      font-size: 0;
      border-radius: 50vh;
      background: #000;
      width: 0.75rem;
      height: 0.75rem;
      cursor: pointer;
      opacity: 0.4; }
    .mainvisual .slick-dots li.slick-active button::before {
      background: #fff;
      opacity: 0.8; }
.mainvisual .wappen {
  width: 15.8333333333%;
  position: absolute; }
.mainvisual .slideimg:nth-of-type(1) .wappen {
  bottom: 2.5rem;
  right: 1.5rem; }
.mainvisual .slideimg:nth-of-type(2) .wappen {
  bottom: 1rem;
  left: 17.5rem; }

.trainaccess {
  padding: 0.5rem 0;
  text-align: center; }
  .trainaccess p {
    width: 77.2946859903%;
    margin: auto;
    text-align: center; }

.call-for-action {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  /**background:url("../images/common/bg_uroko.png") center center repeat;
  background-size: 75%;**/
  background: #003a59;
  padding: 1rem; }
  .call-for-action p {
    width: 83.3333333333%;
    max-width: 1040px;
    margin: auto; }
  @media screen and (max-width: 834px) {
    .call-for-action {
      padding: 1rem 1rem; } }
  @media screen and (max-width: 600px) {
    .call-for-action {
      background-size: 150%; }
      .call-for-action p {
        /*            width: 286/414*100%;
                    max-width: 286px; */
        width: 96%; } }

.call-for-action2 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0.75rem 1rem;
  background-color: #ecf6f8; }
  .call-for-action2 p {
    width: 83.3333333333%;
    max-width: 1040px;
    margin: auto; }
    .call-for-action2 p.note {
      padding: 0.5rem;
      border-bottom: thin solid #808080;
      margin-bottom: 0.5rem; }
    .call-for-action2 p.line {
      padding: 0.5rem;
      border-top: thin solid #808080;
      margin-top: 0.5rem; }
  @media screen and (max-width: 600px) {
    .call-for-action2 p {
      /*            width: 286/414*100%;
                  max-width: 286px; */
      width: 96%; } }

.obi {
  padding: 2rem 1rem;
  /**background: linear-gradient(to right, #cbae7f, #9f8357);**/
  background: #ddcba1; }
  .obi .inner {
    max-width: 960px;
    margin: 0 auto; }
  .obi img {
    width: 100%;
    height: auto; }

.merit {
    /*@media screen and (max-width:$bp01){
        ul{
                    li{
                        .bg{
                                    p{
                font-size: 0.875rem;
            }    
                        }

        }
        }
    }
        @media screen and (max-width:$bp02){
        ul{
                    li{
                        .bg{
                                    p{
                font-size: 0.75rem;
            }    
                        }

        }
        }
    }
    @media screen and (max-width:$bp03){
        ul{
            li{
                width: 232/1200*100%;
                .bg{
                    p{
                        font-size: 0.6875rem;
                    }
                }
            }
        }
    } */ }
  .merit ul {
    width: 96%;
    max-width: 1200px;
    margin: auto;
    padding: 1.25rem 0;
    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; }
    .merit ul div, .merit ul li {
      min-height: 0%; }
    .merit ul li {
      padding: 0 0.75rem;
      width: 25%;
      display: flex;
      align-items: center;
      border-right: #000 solid 1px;
      /*    .bg{
              width: 100%;
              background-color: #2f91ae;
              text-align: center;
              display: flex;
              justify-content: center;
              align-items: center;
              padding: 0.75rem 0.25rem;
              p{
                  font-size: 1.125rem;
                  line-height: 1.28;
                  text-align: center;
                  color: #fff;
              }
          } */ }
      .merit ul li:first-of-type {
        border-left: #000 solid 1px; }
      .merit ul li img {
        width: 100%;
        height: auto; }
  @media screen and (max-width: 600px) {
    .merit ul {
      width: 100%;
      justify-content: center;
      padding: 0 0 0.75rem; }
      .merit ul li {
        /*            width: 88%;
                    max-width: 360px; */
        width: 48%;
        background-size: 1.25%;
        padding: 0 0.5rem;
        margin-top: 0.75rem;
        position: relative;
        /*   &amp; + li{
               margin-top: 6px;
           } */
        /*   .bg{
               width: 100%;
               p{
                   font-size: 1.285714285714286rem;
                   letter-spacing: 0.1em;
                   .aw{
                       display: inline;
                   }
               }
           } */ }
        .merit ul li:nth-of-type(odd) {
          border-left: #000 solid 1px; }
        .merit ul li:nth-of-type(n+3) {
          margin-top: 1rem; }
          .merit ul li:nth-of-type(n+3)::before {
            content: "";
            display: block;
            width: calc(100% - 1rem);
            height: 1px;
            background-color: #000;
            position: absolute;
            top: -0.65rem;
            left: 50%;
            transform: translateX(-50%); } }

.information {
  padding-top: 2rem;
  background: linear-gradient(to top right, #efe8d9, #fff, #efe8d9); }
  .information .section-contents {
    padding-top: 2rem;
    padding-bottom: 4rem;
    margin-top: 0; }
  .information .info-title {
    font-family: "paganini", serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: 'palt';
    font-size: 1.25rem;
    color: #aa8420;
    text-align: center;
    line-height: 1.44;
    margin-bottom: 2rem;
    letter-spacing: 0.3rem;
    display: flex;
    align-items: center; }
    .information .info-title span {
      padding: 0 1.5rem;
      white-space: nowrap; }
    .information .info-title:before, .information .info-title:after {
      content: "";
      height: 1px;
      flex: 1;
      background: #aa8420;
      width: 100%; }
  .information .info-txt {
    font-size: 2rem;
    text-align: center;
    line-height: 1.36;
    font-feature-settings: "palt";
    font-weight: 600; }
    .information .info-txt .font-s1 {
      font-size: 80%; }
    .information .info-txt .font-s2 {
      font-size: 56%;
      letter-spacing: 0.05em; }
  .information .sentyaku-indo {
    position: relative;
    padding: 0.1rem 2rem;
    text-align: center;
    font-size: 2rem;
    font-weight: 600;
    margin-top: 1rem; }
    .information .sentyaku-indo:before, .information .sentyaku-indo:after {
      position: absolute;
      border: 1px solid #000;
      content: "";
      top: 0;
      bottom: 0;
      width: 1.5rem; }
    .information .sentyaku-indo:before {
      left: 0;
      border-right: none; }
    .information .sentyaku-indo:after {
      right: 0;
      border-left: none; }
    .information .sentyaku-indo b {
      color: #917841; }
  .information .infobox {
    margin: 0 auto 2rem;
    text-align: center; }
    .information .infobox .info-outline {
      display: inline-block;
      margin: 1rem auto 0;
      text-align: left; }
      .information .infobox .info-outline .note {
        display: inline-block;
        margin-top: 0.5rem;
        font-family: "Noto Serif JP", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        -webkit-font-smoothing: antialiased;
        font-weight: 300;
        font-feature-settings: 'palt';
        line-height: 1.4; }
  .information .conversion {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem; }
  .information .info-pdf a {
    display: block;
    width: 100%;
    height: 100%;
    margin: auto;
    font-size: 1.25rem;
    letter-spacing: 0.25em;
    text-align: center;
    line-height: 1.2;
    padding: 1rem 0;
    border: thin solid #000;
    position: relative;
    z-index: 2;
    max-width: 400px; }
    .information .info-pdf a::before {
      content: "";
      display: block;
      width: calc(100% - 4px);
      height: calc(100% - 4px);
      border: thin solid #000;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 0;
      background-color: #ffffff00; }
    .information .info-pdf a:hover {
      opacity: 0.64; }
  .information .holiday {
    margin: 2rem auto 0;
    text-align: center;
    font-size: 1.1rem;
    color: #F70000;
    font-feature-settings: "palt"; }
  .information .ranking_yahoo {
    max-width: 300px;
    margin: 2rem auto 4rem; }
    .information .ranking_yahoo img {
      width: 100%;
      height: auto; }
  @media screen and (max-width: 834px) {
    .information {
      padding-top: 2rem; }
      .information .info-txt {
        font-size: 2rem; } }
  @media screen and (max-width: 600px) {
    .information .info-txt {
      font-size: 1.6rem;
      letter-spacing: 0.05em; } }

.housing-loan {
  width: 96%;
  max-width: 1000px;
  margin: 3rem auto 0; }
  .housing-loan a {
    transition: 0.3s; }
    .housing-loan a:hover {
      filter: brightness(120%); }
  .housing-loan img {
    width: 100%;
    height: auto;
    box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.1); }
  .housing-loan .ttl {
    margin-bottom: 1rem;
    text-align: center;
    font-size: 1.2rem; }
  .housing-loan .note {
    margin-top: 0.5rem; }
    .housing-loan .note a {
      text-decoration: underline;
      text-underline-offset: 2px;
      text-decoration-thickness: 0.5px; }
      .housing-loan .note a:hover {
        text-decoration: none; }
  .housing-loan .bnr_deduction {
    margin-bottom: 3rem; }

.info-app {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  font-size: 1.25rem;
  letter-spacing: 0.25em;
  text-align: center;
  line-height: 1.2;
  padding: 1rem 0;
  border: thin solid #000;
  position: relative;
  z-index: 2;
  border-color: #aa8420;
  border-width: 2px;
  margin: auto;
  max-width: 980px;
  margin-top: 4.5rem;
  padding: 3rem;
  background: #f5f0e6; }
  .info-app::before {
    content: "";
    display: block;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: thin solid #000;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    background-color: #ffffff00; }
  .info-app::before {
    border-color: #aa8420; }
  .info-app .app-head {
    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; }
    .info-app .app-head div, .info-app .app-head li {
      min-height: 0%; }
    .info-app .app-head .text {
      width: 78.813559322%; }
      .info-app .app-head .text .maincopy {
        text-align: left;
        color: #aa8420;
        border-bottom: 1px solid #aa8420;
        padding-bottom: 0.3rem; }
      .info-app .app-head .text .lead {
        text-align: left;
        font-size: 1rem;
        letter-spacing: 0.05em;
        margin-bottom: 1.25rem; }
    .info-app .app-head .app-img {
      width: 16.1016949153%; }
  .info-app .app-flow {
    margin-top: 2.5rem; }
    .info-app .app-flow .app-flow-head {
      display: flex;
      align-items: center;
      margin-bottom: 1.125rem;
      background: #003a59;
      text-align: center;
      padding: 0.4rem;
      /**&amp;::before, &amp;::after{
          content: "";
          display: block;
          flex-grow: 1;
          width: auto;
          height: 1px;
          background-color: #aa8420;
      }
      &amp;::before{
      margin-right: 0.75rem;    
      }
      &amp;::after{
      margin-left: 0.75rem;    
      }**/ }
      .info-app .app-flow .app-flow-head .title-txt {
        width: 180px;
        margin: auto; }
  .info-app .app-conversion {
    margin-top: 2.5rem; }
    .info-app .app-conversion .conversion-buttons li .note {
      width: 100%;
      margin-top: 0.5rem;
      text-align: center;
      letter-spacing: 0; }
    .info-app .app-conversion .conversion-buttons li.request {
      width: 33.8983050847%;
      max-width: 320px; }
      .info-app .app-conversion .conversion-buttons li.request a {
        font-size: 1.25rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        letter-spacing: 0px; }
    .info-app .app-conversion .conversion-buttons li.app {
      width: 58.8983050847%;
      max-width: 556px;
      display: block;
      width: 100%;
      height: 100%;
      margin: auto;
      font-size: 1.25rem;
      letter-spacing: 0.25em;
      text-align: center;
      line-height: 1.2;
      padding: 1rem 0;
      border: thin solid #000;
      position: relative;
      z-index: 2;
      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;
      position: relative;
      background-color: #fff;
      border-width: 0;
      padding: 1.5rem; }
      .info-app .app-conversion .conversion-buttons li.app::before {
        content: "";
        display: block;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        border: thin solid #000;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 0;
        background-color: #ffffff00; }
      .info-app .app-conversion .conversion-buttons li.app div, .info-app .app-conversion .conversion-buttons li.app li {
        min-height: 0%; }
      .info-app .app-conversion .conversion-buttons li.app::before {
        border-color: #60a4bc;
        display: none; }
      .info-app .app-conversion .conversion-buttons li.app a {
        position: absolute;
        top: 0;
        left: 0; }
        .info-app .app-conversion .conversion-buttons li.app a::before {
          border: thin solid #60a4bc;
          display: none; }
        .info-app .app-conversion .conversion-buttons li.app a.sp {
          display: none; }
      .info-app .app-conversion .conversion-buttons li.app .txt {
        width: 74.0157480315%; }
      .info-app .app-conversion .conversion-buttons li.app .cta {
        color: #aa8420;
        font-size: 1.25rem;
        text-align: left;
        line-height: 1.2;
        letter-spacing: 0px; }
      .info-app .app-conversion .conversion-buttons li.app .note {
        text-align: left; }
      .info-app .app-conversion .conversion-buttons li.app .qrcode {
        width: 17.3228346457%; }
  @media screen and (max-width: 600px) {
    .info-app {
      padding: 2rem 1.142857142857143rem; }
      .info-app .app-head .text {
        width: 100%; }
        .info-app .app-head .text .maincopy, .info-app .app-head .text .lead {
          text-align: center; }
        .info-app .app-head .text .maincopy {
          letter-spacing: 0; }
      .info-app .app-flow {
        margin-top: 1.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; }
        .info-app .app-flow div, .info-app .app-flow li {
          min-height: 0%; }
        .info-app .app-flow .app-flow-head {
          width: 100%; }
        .info-app .app-flow .app-step, .info-app .app-flow .app-img {
          width: 48%; }
      .info-app .app-conversion .conversion-buttons li {
        width: 100% !important;
        max-width: 100% !important; }
        .info-app .app-conversion .conversion-buttons li.app {
          padding: 1rem; }
          .info-app .app-conversion .conversion-buttons li.app a.sp {
            display: block; }
          .info-app .app-conversion .conversion-buttons li.app a:hover {
            opacity: 0.64; }
          .info-app .app-conversion .conversion-buttons li.app .txt {
            width: 100%; }
          .info-app .app-conversion .conversion-buttons li.app .cta {
            text-align: center;
            letter-spacing: 0.05em; } }

#Concept .concept-txt {
  width: 50.5769230769%;
  margin: 0 auto 2rem; }
@media screen and (max-width: 600px) {
  #Concept .wappen {
    width: 67.6328502415%;
    margin: 0 auto 2.86rem; }
  #Concept .concept-txt {
    width: 89.8550724638%; } }

#Links {
  width: 100%;
  overflow-x: hidden; }
  #Links .linkto-contents-box {
    width: 100%;
    max-width: 1440px;
    position: relative;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 10rem; }
    #Links .linkto-contents-box a {
      display: block;
      width: 100%;
      position: relative; }
      #Links .linkto-contents-box a:hover {
        opacity: 0.64; }
    #Links .linkto-contents-box::after {
      content: "";
      display: block;
      width: 10px;
      height: 68.2593856655%;
      max-height: 400px;
      background: url("../images/common/bg_regimental.png") center center repeat;
      background-size: 25%;
      position: absolute;
      top: 0;
      right: 8.3333333333%;
      z-index: 0; }
    #Links .linkto-contents-box .image {
      width: 65.5555555556%;
      margin-left: 0;
      margin-right: auto; }
      #Links .linkto-contents-box .image .img .cap.in {
        right: auto;
        left: 3px; }
    #Links .linkto-contents-box .plate {
      width: 18.6111111111%;
      position: absolute;
      bottom: -4rem;
      right: 20%; }
    #Links .linkto-contents-box .copy {
      display: inline-block;
      font-size: 2.25rem;
      line-height: 1.68;
      writing-mode: vertical-rl;
      -webkit-text-orientation: upright;
      text-orientation: upright;
      position: absolute;
      top: 0.5rem;
      right: 9.8611111111%; }
    #Links .linkto-contents-box:nth-of-type(even) {
      margin-left: auto;
      margin-right: 0; }
      #Links .linkto-contents-box:nth-of-type(even)::after {
        right: auto;
        left: 8.3333333333%; }
      #Links .linkto-contents-box:nth-of-type(even) .image {
        margin-left: auto;
        margin-right: 0; }
        #Links .linkto-contents-box:nth-of-type(even) .image .img .cap.in {
          right: 3px;
          left: auto; }
      #Links .linkto-contents-box:nth-of-type(even) .plate {
        right: auto;
        left: 20%; }
      #Links .linkto-contents-box:nth-of-type(even) .copy {
        right: auto;
        left: 9.8611111111%; }
  @media screen and (max-width: 834px) {
    #Links .linkto-contents-box::after {
      right: 5.5555555556%; }
    #Links .linkto-contents-box .copy {
      font-size: 1.8rem;
      line-height: 1.52;
      right: 8.3333333333%; }
    #Links .linkto-contents-box:nth-of-type(even)::after {
      right: auto;
      left: 5.5555555556%; }
    #Links .linkto-contents-box:nth-of-type(even) .copy {
      right: auto;
      left: 8.3333333333%; } }
  @media screen and (max-width: 600px) {
    #Links .linkto-contents-box {
      margin-bottom: 4rem; }
      #Links .linkto-contents-box::after {
        height: 100%;
        max-height: 100%;
        bottom: 0;
        right: 3.8647342995%;
        left: auto; }
      #Links .linkto-contents-box .image {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        position: relative;
        z-index: 1; }
        #Links .linkto-contents-box .image .img .cap {
          width: 57.9710144928%; }
          #Links .linkto-contents-box .image .img .cap.in {
            right: 3px;
            left: auto; }
      #Links .linkto-contents-box .plate {
        width: 36.7149758454%;
        top: 20rem;
        bottom: auto;
        right: auto;
        left: 3.8647342995%;
        z-index: 2; }
      #Links .linkto-contents-box .copy {
        font-size: 1.35rem;
        writing-mode: horizontal-tb;
        -webkit-text-orientation: sideways;
        text-orientation: sideways;
        position: static;
        margin: 1rem auto 0 45.8937198068%;
        padding-bottom: 0.5rem; }
      #Links .linkto-contents-box:nth-of-type(even)::after {
        right: auto;
        left: 3.8647342995%; }
      #Links .linkto-contents-box:nth-of-type(even) .image .img .cap {
        text-align: left; }
        #Links .linkto-contents-box:nth-of-type(even) .image .img .cap.in {
          right: auto;
          left: 3px; }
      #Links .linkto-contents-box:nth-of-type(even) .plate {
        right: 3.8647342995%;
        left: auto; }
      #Links .linkto-contents-box:nth-of-type(even) .copy {
        margin-left: 12.077294686%;
        padding-right: 38.6473429952%; }
      #Links .linkto-contents-box:last-of-type {
        margin-bottom: 0; } }
  @media screen and (max-width: 396px) {
    #Links .linkto-contents-box .plate {
      top: 18rem; } }
  @media screen and (max-width: 320px) {
    #Links .linkto-contents-box .plate {
      top: 16rem; } }

.plan-sub-contents {
  width: 100%;
  background-color: #dbeaf1;
  margin-top: -1rem;
  padding: 6.5rem 0 2rem; }
  .plan-sub-contents ul {
    width: 88.4057971014%;
    max-width: 1200px;
    margin: 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; }
    .plan-sub-contents ul div, .plan-sub-contents ul li {
      min-height: 0%; }
    .plan-sub-contents ul li {
      width: 22%;
      display: flex;
      flex-direction: column; }
      .plan-sub-contents ul li .img .cap.in {
        right: 10px;
        bottom: 10px; }
      .plan-sub-contents ul li .txt {
        margin-top: 1rem; }
      .plan-sub-contents ul li:nth-of-type(even) .img {
        order: 2; }
      .plan-sub-contents ul li:nth-of-type(even) .txt {
        order: 1;
        margin-top: 0;
        margin-bottom: 1rem; }
  @media screen and (max-width: 600px) {
    .plan-sub-contents {
      margin-top: -2px;
      position: relative;
      padding-top: 2rem;
      z-index: 1; }
      .plan-sub-contents ul li {
        width: 100%;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: center;
        z-index: 2; }
        .plan-sub-contents ul li .img {
          width: 59.0163934426%; }
        .plan-sub-contents ul li .txt {
          width: 37.7049180328%; }
        .plan-sub-contents ul li:nth-of-type(2) {
          margin-top: -3rem;
          margin-bottom: 1rem;
          z-index: 1; }
        .plan-sub-contents ul li:nth-of-type(3) .img .cap.in {
          right: auto;
          left: 10px; }
        .plan-sub-contents ul li:nth-of-type(4) {
          margin-top: -3rem; } }

.cam-bnr {
  width: 90%;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 4rem; }
  .cam-bnr a {
    display: block; }
    .cam-bnr a img {
      width: 100%;
      height: auto; }
    .cam-bnr a:hover {
      /*filter: brightness(120%);*/
      filter: brightness(105%); }

.bnr_cam {
  width: 96%;
  max-width: 1080px;
  /*max-width: 960px;*/
  margin: 0 auto;
  /*padding-top: 4rem;*/ }
  .bnr_cam a {
    display: block; }
    .bnr_cam a img {
      width: 100%;
      height: auto; }
    .bnr_cam a:hover {
      filter: brightness(105%); }
  @media screen and (max-width: 600px) {
    .bnr_cam {
      width: 100%; } }

.bnr_cam2 {
  width: 96%;
  max-width: 1080px;
  /*margin: 4rem auto 2rem;*/
  margin: 0 auto 2rem; }
  .bnr_cam2 a {
    display: block; }
    .bnr_cam2 a img {
      width: 100%;
      height: auto; }
    .bnr_cam2 a:hover {
      filter: brightness(105%); }
  .bnr_cam2 .note {
    margin-top: 0.5rem; }

.bnr_taxi {
  width: 96%;
  max-width: 1080px;
  margin: 2rem auto 0; }
  .bnr_taxi a {
    display: block; }
    .bnr_taxi a img {
      width: 100%;
      height: auto; }
    .bnr_taxi a:hover {
      filter: brightness(110%); }
  .bnr_taxi .note {
    margin-top: 0.5rem; }
  @media screen and (max-width: 600px) {
    .bnr_taxi {
      margin: 1rem auto 0; } }

.bnr_real-voice {
  width: 100%;
  margin-inline: auto;
  margin-top: 4rem;
  margin-bottom: 4rem; }
  .bnr_real-voice a {
    display: block;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5); }
    .bnr_real-voice a img {
      width: 100%;
      height: auto; }
    .bnr_real-voice a:hover {
      filter: brightness(110%); }
  @media screen and (max-width: 600px) {
    .bnr_real-voice {
      width: 100%;
      margin-top: 2rem; } }

.bnr {
  margin-bottom: 4.5rem; }
  .bnr &gt; div a {
    display: block;
    width: 100%;
    position: relative; }
    .bnr &gt; div a:hover {
      opacity: 0.8; }
    .bnr &gt; div a.shiny::after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background: linear-gradient(-45deg, #ffffff00 50%, white 60%, #ffffff00 70%);
      background-size: 600% 100%;
      animation: shine 20s infinite;
      animation-delay: 0s;
      animation-timing-function: linear;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .bnr .bnr-online {
    max-width: 840px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2%; }
  @media screen and (max-width: 600px) {
    .bnr .bnr-online {
      margin-top: -5%; } }

.under-info {
  padding: 5rem 0;
  background: #fff; }
  @media screen and (max-width: 1000px) {
    .under-info {
      padding: 4rem 0%; } }

.under-info-inner {
  max-width: 1000px;
  margin: auto;
  width: 90%; }

.contents-photo-btn {
  margin: auto; }
  .contents-photo-btn ul {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
    .contents-photo-btn ul li {
      width: 25%; }
      .contents-photo-btn ul li a {
        display: block;
        position: relative;
        overflow: hidden; }
        .contents-photo-btn ul li a .txt {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          z-index: 2;
          color: #fff;
          text-align: center;
          font-size: 1.4rem;
          line-height: 1.4;
          white-space: nowrap; }
        .contents-photo-btn ul li a .photo {
          position: relative;
          z-index: 1; }
          .contents-photo-btn ul li a .photo img {
            width: 100%;
            height: auto;
            transition: 0.5s all; }
        .contents-photo-btn ul li a:hover .photo img {
          filter: brightness(1.3);
          transform: scale(1.1); }
    @media screen and (max-width: 1024px) {
      .contents-photo-btn ul li {
        width: 33.3333333%; } }
    @media screen and (max-width: 834px) {
      .contents-photo-btn ul li a .txt {
        font-size: 1.1rem; } }
    @media screen and (max-width: 600px) {
      .contents-photo-btn ul li {
        width: 50%; } }

.contents-area .contents-main {
  position: relative; }
  .contents-area .contents-main .cont-en {
    padding: 0.7rem 1.7rem;
    background: rgba(0, 58, 89, 0.9);
    position: absolute;
    font-family: "Cinzel", serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #aa8420;
    z-index: 1;
    line-height: 1;
    font-size: 4.5rem;
    width: 45%;
    top: 0;
    transform: translateY(-40%);
    white-space: nowrap; }
    .contents-area .contents-main .cont-en .kana {
      font-family: "Noto Serif JP", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
      -webkit-font-smoothing: antialiased;
      font-weight: 300;
      font-feature-settings: 'palt';
      font-size: 90%; }
    .contents-area .contents-main .cont-en sup {
      font-size: 1rem; }
    @media screen and (max-width: 1100px) {
      .contents-area .contents-main .cont-en {
        font-size: 6vw; } }
    @media screen and (max-width: 600px) {
      .contents-area .contents-main .cont-en {
        font-size: 9vw;
        width: 75%; } }
  .contents-area .contents-main .img {
    width: 80%;
    position: relative;
    z-index: 0; }
    @media screen and (max-width: 600px) {
      .contents-area .contents-main .img {
        width: 90%; } }
.contents-area .cont-inner {
  width: 90%;
  max-width: 1000px;
  margin: auto;
  padding-bottom: 8rem; }
  .contents-area .cont-inner .midashi {
    font-size: 2rem;
    text-align: center;
    margin-top: 3rem; }
    @media screen and (max-width: 600px) {
      .contents-area .cont-inner .midashi {
        font-size: 1.7rem; } }
  .contents-area .cont-inner .cont-btn {
    margin: auto;
    margin-top: 5rem;
    width: 90%;
    max-width: 800px; }
    .contents-area .cont-inner .cont-btn img {
      transition: 0.5s filter;
      box-shadow: 0 0 1rem rgba(0, 0, 0, 0.2); }
    .contents-area .cont-inner .cont-btn a {
      display: block; }
      .contents-area .cont-inner .cont-btn a:hover img {
        filter: brightness(1.4); }
.contents-area.residence .contents-main .cont-en {
  text-align: left;
  right: 0; }
.contents-area.residence .contents-main .img {
  margin-right: 20%; }
.contents-area.residence .resi-flex {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; }
  .contents-area.residence .resi-flex .left {
    width: 55%;
    margin-right: 5%;
    margin-top: 3rem; }
  .contents-area.residence .resi-flex .right {
    width: 40%;
    margin-top: 2rem; }
    .contents-area.residence .resi-flex .right ul li {
      margin-top: 2rem; }
      .contents-area.residence .resi-flex .right ul li h5 {
        display: flex;
        align-items: center;
        font-size: 1.4rem;
        line-height: 1.4; }
        .contents-area.residence .resi-flex .right ul li h5 .num {
          background: #023a59;
          text-align: center;
          color: #fff;
          border-radius: 50%;
          width: 2rem;
          height: 2rem;
          font-weight: bold;
          margin-right: 0.5rem; }
      .contents-area.residence .resi-flex .right ul li .lead {
        margin-top: 0.5rem;
        text-align: left;
        line-height: 1.6; }
      .contents-area.residence .resi-flex .right ul li .semi-inner {
        display: flex;
        align-items: flex-start; }
        .contents-area.residence .resi-flex .right ul li .semi-inner .lead {
          width: 48%;
          margin-right: 4%; }
        .contents-area.residence .resi-flex .right ul li .semi-inner .img {
          width: 48%;
          margin-top: 0.8rem; }
  @media screen and (max-width: 900px) {
    .contents-area.residence .resi-flex .left {
      width: 100%;
      margin-right: 0%;
      margin-top: 3rem; }
    .contents-area.residence .resi-flex .right {
      width: 100%;
      margin-top: 0rem; }
      .contents-area.residence .resi-flex .right ul {
        display: flex;
        flex-wrap: wrap; }
        .contents-area.residence .resi-flex .right ul li {
          width: 47%;
          margin-right: 6%; }
          .contents-area.residence .resi-flex .right ul li:nth-child(2n) {
            margin-right: 0; } }
  @media screen and (max-width: 600px) {
    .contents-area.residence .resi-flex .right ul {
      display: flex;
      flex-wrap: wrap; }
      .contents-area.residence .resi-flex .right ul li {
        width: 100%;
        margin-right: 0%; } }
@media screen and (max-width: 600px) {
  .contents-area.residence .contents-main .img {
    margin-right: 10%; } }
.contents-area.plan {
  background: #efe8d9; }
  .contents-area.plan .contents-main .cont-en {
    text-align: right;
    left: 0;
    width: 50%; }
  .contents-area.plan .contents-main .img {
    margin-left: 20%; }
  .contents-area.plan .plan-list {
    margin: auto;
    max-width: 900px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    		/**@media screen and (max-width:600px){
				width: 85%;
				li{
					width: 100%;
					margin-right: 0%;
				}
			}**/ }
    .contents-area.plan .plan-list li {
      width: 47%;
      margin-right: 6%;
      margin-top: 3rem; }
      .contents-area.plan .plan-list li:nth-child(2n) {
        margin-right: 0; }
      .contents-area.plan .plan-list li .img {
        margin-left: 0;
        width: 100%; }
      .contents-area.plan .plan-list li .img01 {
        margin-top: 1.5rem; }
      .contents-area.plan .plan-list li .note {
        text-align: right;
        margin-top: 0.5rem; }
  @media screen and (max-width: 600px) {
    .contents-area.plan .contents-main .cont-en {
      width: 75%; }
    .contents-area.plan .contents-main .img {
      margin-left: 10%; }
    .contents-area.plan .cont-inner {
      padding-bottom: 5rem; } }
</pre></body></html>