<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;*/
#location .mainvisual .copy {
  max-width: 600px; }

.maincopy.icon {
  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; }
  .maincopy.icon div, .maincopy.icon li {
    min-height: 0%; }
  .maincopy.icon .wappen-mini {
    width: 10rem;
    margin-right: 2rem; }
  .maincopy.icon .text,
  .maincopy.icon .text2 {
    width: auto;
    text-align: left; }
@media screen and (max-width: 600px) {
  .maincopy.icon .wappen-mini {
    width: 29.3193717277%;
    flex-shrink: 1; }
  .maincopy.icon .text {
    width: 65%;
    font-size: 1.3rem; } }

.fig .fig-title {
  font-size: 0.75rem;
  text-align: left;
  line-height: 1.2; }
  .fig .fig-title + .img {
    margin-top: 0.25rem; }

.wappen-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3rem;
  margin-top: 2rem; }
  .wappen-list li {
    width: 31%; }
  @media screen and (max-width: 600px) {
    .wappen-list li {
      width: 50%;
      padding: 0 2%; }
      .wappen-list li:last-of-type {
        margin-left: auto;
        margin-right: auto; } }

.park-list {
  margin-top: 2.5rem; }
  .park-list li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    padding-top: 3rem;
    padding-bottom: 3rem; }
    .park-list li div, .park-list li li {
      min-height: 0%; }
    .park-list li .park-box {
      width: 100%;
      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;
      padding-left: 66%; }
      .park-list li .park-box div, .park-list li .park-box li {
        min-height: 0%; }
      .park-list li .park-box.w50 {
        width: 47%;
        margin-top: 3.5rem;
        padding: 0; }
        .park-list li .park-box.w50 .photo {
          width: 100%;
          position: static; }
          .park-list li .park-box.w50 .photo .img .cap.in {
            /**bottom:auto;
            top:3px;**/ }
          .park-list li .park-box.w50 .photo .nameplate {
            width: 86.9565217391%;
            bottom: -3rem; }
        .park-list li .park-box.w50 .text {
          width: 100%;
          margin-top: 1rem; }
    .park-list li .photo {
      order: 1;
      width: 62%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5; }
      .park-list li .photo .wappen {
        width: 17.3913043478%;
        position: absolute;
        bottom: -2.5rem;
        right: 0.5rem; }
      .park-list li .photo .nameplate {
        width: 45.4106280193%;
        position: absolute;
        bottom: -3.5rem;
        left: 50%;
        transform: translateX(-50%); }
        .park-list li .photo .nameplate .name {
          width: 100%; }
        .park-list li .photo .nameplate .distance {
          text-align: center;
          font-size: 0.875rem; }
    .park-list li .text {
      order: 2;
      width: 100%; }
      .park-list li .text .lead {
        text-align: left;
        font-size: 0.95rem; }
    .park-list li .map {
      order: 3;
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
      margin-top: 1.75rem; }
    .park-list li .facility-list {
      order: 4;
      width: 100%;
      margin-top: 1rem;
      padding-bottom: 0.5rem;
      border-bottom: 1px solid #4d97b7; }
      .park-list li .facility-list .title {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .park-list li .facility-list .title .title-img {
          width: 96px;
          margin-right: 0.5rem; }
        .park-list li .facility-list .title::after {
          content: "";
          display: block;
          width: auto;
          height: 1px;
          flex-grow: 1;
          background-color: #4d97b7; }
      .park-list li .facility-list .txt {
        display: inline-block;
        font-size: 0.875rem;
        text-align: left;
        line-height: 1.44; }
    .park-list li:nth-of-type(even) .park-box {
      padding-left: 0;
      padding-right: 66%; }
    .park-list li:nth-of-type(even) .photo {
      order: 1;
      left: auto;
      right: 0; }
    .park-list li:nth-of-type(even) .map {
      order: 2; }
    .park-list li#Aoki {
      padding-bottom: 5rem; }
    .park-list li#Arakawa {
      padding-bottom: 5rem; }
    .park-list li#Iina {
      padding-top: 0 !important;
      padding-bottom: 12rem;
           /** .park-box{
            	padding-right: 0;
            }
           .text,  .map{
                width: 34%;
                margin-right: 66%;
            }
         .photo2{
//            order: 5;
            width: 48%;
             display: inline-block;
             float: right;
             margin-left: 1rem;
            }
            .facility-list{
                margin-top: 1rem;
                width:100%;
                align-self: flex-start
            }**/ }
      .park-list li#Iina .photo .shop-list .txt,
      .park-list li#Iina .photo .shop-list .note {
        display: inline-block !important;
        padding: 0 !important;
        width: auto; }
  .park-list .shop-name {
    font-size: 1.3rem;
    line-height: 1.4; }
  .park-list .note {
    margin-top: 0.1rem; }
  .park-list .lead {
    margin-top: 0.5rem; }
  @media screen and (max-width: 600px) {
    .park-list {
      margin-top: 0; }
      .park-list li .park-box {
        padding-left: 0; }
        .park-list li .park-box.w50 {
          width: 100%;
          /**.photo{
              width: 52%;
          }
          .text{
              width: 48%;
          }**/ }
          .park-list li .park-box.w50 .photo {
            margin-bottom: 1rem; }
          .park-list li .park-box.w50 .text {
            margin-bottom: 0; }
          .park-list li .park-box.w50:nth-of-type(odd) {
            padding-bottom: 3rem; }
            .park-list li .park-box.w50:nth-of-type(odd) .photo {
              order: 1;
              margin-bottom: 1rem; }
            .park-list li .park-box.w50:nth-of-type(odd) .text {
              order: 2; }
        .park-list li .park-box .photo {
          width: 100%;
          position: static;
          order: 1;
          margin-bottom: 2rem; }
          .park-list li .park-box .photo .wappen {
            bottom: auto;
            top: -2.5rem; }
          .park-list li .park-box .photo .nameplate {
            width: 57.9710144928%; }
        .park-list li .park-box .text {
          width: 100%;
          margin-bottom: 1rem;
          padding: 0 1rem;
          order: 2; }
          .park-list li .park-box .text .lead {
            font-size: 0.93rem; }
        .park-list li .park-box .map {
          width: 100%;
          padding: 0 1rem;
          order: 3; }
      .park-list li:nth-of-type(even) .park-box {
        padding-right: 0; }
      .park-list li:nth-of-type(even) .photo {
        order: 1; }
      .park-list li:nth-of-type(even) .map {
        order: 3; }
      .park-list li#Aoki {
        padding-top: 4rem;
        padding-bottom: 0; }
      .park-list li#Green {
        padding-bottom: 0; }
      .park-list li#Arakawa {
        padding-bottom: 0; }
      .park-list li#Iina {
        padding-bottom: 3rem; }
        .park-list li#Iina .text, .park-list li#Iina .map {
          width: 100%;
          margin-right: 0; }
        .park-list li#Iina .photo .shop-list {
          width: 90%;
          margin-left: 5%;
          margin-right: 5%; }
        .park-list li#Iina .text {
          margin-top: 0rem; } }

.childerearing-block {
  margin-top: 0rem;
  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; }
  .childerearing-block div, .childerearing-block li {
    min-height: 0%; }
  .childerearing-block .lead {
    text-align: left; }
  .childerearing-block:nth-of-type(1) .lead, .childerearing-block:nth-of-type(1) .fig {
    width: 48%; }
  .childerearing-block:nth-of-type(2) .block {
    width: 47%;
    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; }
    .childerearing-block:nth-of-type(2) .block div, .childerearing-block:nth-of-type(2) .block li {
      min-height: 0%; }
    .childerearing-block:nth-of-type(2) .block .block-title {
      font-size: 1.25rem;
      line-height: 1.44;
      text-align: left;
      padding: 1px 4px 5px 16px;
      margin-bottom: 0.75rem;
      position: relative; }
      .childerearing-block:nth-of-type(2) .block .block-title::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 4px;
        height: 100%;
        background-color: #40a1bb;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
    .childerearing-block:nth-of-type(2) .block .left {
      width: 48%; }
    .childerearing-block:nth-of-type(2) .block .right {
      width: 48%; }
    .childerearing-block:nth-of-type(2) .block.block2 .note-box {
      margin-top: 1rem; }
  .childerearing-block:nth-of-type(3) &gt; .block {
    position: relative;
    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; }
    .childerearing-block:nth-of-type(3) &gt; .block div, .childerearing-block:nth-of-type(3) &gt; .block li {
      min-height: 0%; }
    .childerearing-block:nth-of-type(3) &gt; .block &gt; .lead {
      width: 56%; }
    .childerearing-block:nth-of-type(3) &gt; .block &gt; .image {
      width: 40%;
      position: absolute;
      top: 0;
      right: 0; }
  .childerearing-block:nth-of-type(3) .support-list {
    width: 56%;
    margin-right: 34%;
    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; }
    .childerearing-block:nth-of-type(3) .support-list div, .childerearing-block:nth-of-type(3) .support-list li {
      min-height: 0%; }
    .childerearing-block:nth-of-type(3) .support-list &gt; div {
      width: 46%;
      margin-top: 1rem; }
    .childerearing-block:nth-of-type(3) .support-list dt {
      font-size: 1.125rem;
      text-align: left;
      line-height: 1.44;
      font-weight: normal;
      position: relative;
      padding-left: 1.25rem; }
      .childerearing-block:nth-of-type(3) .support-list dt::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 1rem;
        height: 1rem;
        border-radius: 50vh;
        background-color: #40a1bb;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
  @media screen and (max-width: 600px) {
    .childerearing-block:nth-of-type(1) .lead, .childerearing-block:nth-of-type(1) .fig {
      width: 1008%; }
    .childerearing-block:nth-of-type(1) .fig {
      margin-top: 1rem; }
    .childerearing-block:nth-of-type(2) .block {
      width: 100%; }
      .childerearing-block:nth-of-type(2) .block + .block {
        margin-top: 2rem; }
      .childerearing-block:nth-of-type(2) .block .left {
        width: 56%; }
      .childerearing-block:nth-of-type(2) .block .right {
        width: 40%; }
    .childerearing-block:nth-of-type(3) &gt; .block &gt; .lead {
      width: 100%; }
    .childerearing-block:nth-of-type(3) &gt; .block &gt; .image {
      width: 100%;
      position: static;
      margin-top: 1rem; }
    .childerearing-block:nth-of-type(3) .support-list {
      width: 100%;
      margin-right: 0; }
      .childerearing-block:nth-of-type(3) .support-list &gt; div {
        width: 100%; } }

#Chiled {
  margin-top: 0; }
  #Chiled .maincopy {
    width: 100%; }
    #Chiled .maincopy.icon {
      display: flex;
      justify-content: center;
      flex-wrap: nowrap;
      margin: auto;
      max-width: 800px;
      margin-top: 4rem; }
      #Chiled .maincopy.icon .text2 {
        width: 100%;
        flex: 1; }
        #Chiled .maincopy.icon .text2 .text {
          width: 100%; }
        #Chiled .maincopy.icon .text2 .lead {
          width: 100%;
          margin-top: 1rem; }
  #Chiled .fig {
    margin: auto;
    margin-top: 3rem;
    max-width: 680px; }
    #Chiled .fig .img {
      margin-top: 1rem; }
  #Chiled .child-colum {
    border: 2px solid #003a59;
    margin: auto;
    width: 90%;
    margin-top: 4rem;
    padding: 3rem;
    position: relative;
    max-width: 1100px; }
    #Chiled .child-colum .maincopy {
      color: #003a59;
      font-weight: bold; }
    #Chiled .child-colum:before {
      content: "";
      position: absolute;
      border: 1px solid #003a59;
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px; }
  #Chiled .child-colum1 .child-colum1-list {
    display: flex;
    justify-content: space-between;
    margin-top: 3rem;
    position: relative; }
    #Chiled .child-colum1 .child-colum1-list li {
      width: 46%; }
      #Chiled .child-colum1 .child-colum1-list li .lead {
        margin-top: 1rem; }
    #Chiled .child-colum1 .child-colum1-list:before {
      content: "";
      width: 1px;
      background: #003a59;
      position: absolute;
      left: 50%;
      top: 0;
      bottom: 0; }
  #Chiled .child-colum2 .lead {
    width: 100%; }
    #Chiled .child-colum2 .lead.center {
      text-align: center; }
  #Chiled .child-colum2 .block {
    position: relative;
    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;
    width: 100%;
    margin-top: 2rem; }
    #Chiled .child-colum2 .block div, #Chiled .child-colum2 .block li {
      min-height: 0%; }
    #Chiled .child-colum2 .block .image {
      width: 35%;
      position: absolute;
      top: 1rem;
      right: 0; }
  #Chiled .child-colum2 .support-list {
    width: 61%;
    margin-right: 39%;
    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; }
    #Chiled .child-colum2 .support-list div, #Chiled .child-colum2 .support-list li {
      min-height: 0%; }
    #Chiled .child-colum2 .support-list &gt; div {
      width: 46%;
      margin-top: 1rem; }
    #Chiled .child-colum2 .support-list dt {
      font-size: 1.125rem;
      text-align: left;
      line-height: 1.44;
      font-weight: normal;
      position: relative;
      padding-left: 1.25rem; }
      #Chiled .child-colum2 .support-list dt::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 1rem;
        height: 1rem;
        border-radius: 50vh;
        background-color: #aa8420;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
  @media screen and (max-width: 600px) {
    #Chiled .child-colum {
      margin-top: 3rem;
      padding: 2rem 1.5rem; }
    #Chiled .child-colum1 .child-colum1-list {
      display: block;
      margin-top: 0rem; }
      #Chiled .child-colum1 .child-colum1-list li {
        width: 100%;
        margin-top: 1.5rem; }
        #Chiled .child-colum1 .child-colum1-list li .img {
          display: block;
          text-align: left; }
          #Chiled .child-colum1 .child-colum1-list li .img img {
            max-width: 400px; }
        #Chiled .child-colum1 .child-colum1-list li:nth-child(2) {
          border-top: 1px solid #003a59;
          padding-top: 1.5rem; }
      #Chiled .child-colum1 .child-colum1-list:before {
        display: none; }
    #Chiled .child-colum2 .block {
      display: block;
      margin-top: 1rem; }
      #Chiled .child-colum2 .block .image {
        width: 80%;
        position: inherit;
        margin-left: 10%;
        margin-right: 10%;
        top: 1rem;
        right: 0; }
    #Chiled .child-colum2 .support-list {
      width: 100%;
      margin-right: 0%;
      margin-top: 2rem; } }

#Columns .column-container {
  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; }
  #Columns .column-container div, #Columns .column-container li {
    min-height: 0%; }
  #Columns .column-container + .column-container {
    margin-top: 4rem; }
  #Columns .column-container .fig + .fig {
    margin-top: 1rem; }
  #Columns .column-container .lead + .img {
    margin-top: 1rem; }
  #Columns .column-container:nth-of-type(1) .text {
    width: 100%; }
  #Columns .column-container:nth-of-type(1) .images {
    margin-top: 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;
    width: 100%; }
    #Columns .column-container:nth-of-type(1) .images div, #Columns .column-container:nth-of-type(1) .images li {
      min-height: 0%; }
    #Columns .column-container:nth-of-type(1) .images .fig {
      width: 48%; }
  #Columns .column-container:nth-of-type(2) .text {
    width: 64%; }
  #Columns .column-container:nth-of-type(2) .images {
    width: 32%; }
@media screen and (max-width: 600px) {
  #Columns .column-container:nth-of-type(1) .images .fig {
    width: 100%; }
  #Columns .column-container:nth-of-type(2) .text {
    width: 100%; }
  #Columns .column-container:nth-of-type(2) .images {
    width: 100%;
    margin-top: 1rem; } }

#Park {
  background: #efe8d9;
  margin: auto;
  max-width: 1400px !important;
  margin-top: 5rem;
  padding-top: 4rem; }

.gakusyu-colum {
  background: linear-gradient(to right, #efe8d9, #fff, #efe8d9) !important;
  margin: auto;
  margin-top: 5rem;
  padding: 3.5rem 0;
  max-width: 1400px; }
  .gakusyu-colum .gakusyu-inner {
    margin: auto;
    max-width: 1100px;
    width: 90%; }
  .gakusyu-colum .gakusyu-list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 3rem; }
    .gakusyu-colum .gakusyu-list li:nth-child(1) {
      width: 50%; }
      .gakusyu-colum .gakusyu-list li:nth-child(1) .lead {
        text-align: left;
        margin-bottom: 2rem; }
    .gakusyu-colum .gakusyu-list li:nth-child(2) {
      width: 47%; }
  @media screen and (max-width: 600px) {
    .gakusyu-colum .maincopy {
      font-size: 1.6rem; }
    .gakusyu-colum .gakusyu-list {
      display: flex;
      flex-wrap: wrap;
      margin-top: 2rem; }
      .gakusyu-colum .gakusyu-list li:nth-child(1) {
        width: 100%; }
        .gakusyu-colum .gakusyu-list li:nth-child(1) .lead {
          margin-bottom: 1rem; }
      .gakusyu-colum .gakusyu-list li:nth-child(2) {
        width: 100%;
        margin-top: 1.5rem; } }

.fest-area {
  margin: auto;
  max-width: 1000px;
  padding: 5rem 0 0;
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .fest-area .left {
    width: 46%; }
    .fest-area .left .maincopy {
      text-align: left; }
    .fest-area .left .lead {
      text-align: left; }
  .fest-area .right {
    width: 48%; }
  @media screen and (max-width: 600px) {
    .fest-area {
      padding: 3rem 0 0;
      flex-wrap: wrap; }
      .fest-area .left {
        width: 100%; }
        .fest-area .left .maincopy {
          font-size: 1.6rem; }
      .fest-area .right {
        width: 100%;
        margin-top: 2rem; } }
</pre></body></html>