<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
* cmn_layout.css
*
*/

body {
  font-family: 'Noto Sans JP',"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 160%;
  word-wrap: break-word;
}


@media all and (-ms-high-contrast:none) {
  body {
    font-family: 'Noto Sans JP',"繝｡繧､繝ｪ繧ｪ",Meiryo,"貂ｸ繧ｴ繧ｷ繝�け",YuGothic,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro","�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","MS PGothic",sans-serif;
  }
}


#wrapper,
#contents {
  position: relative;
  width: 100%;
  margin:0 auto;
  padding:0;
  overflow: hidden;
}

a{
  color: #000;
  text-decoration: none;
}

picture {
  display: block;
}


/*===============================================
笳冗判髱｢縺ｮ讓ｪ蟷�′667px莉･荳�(繧ｿ繝悶Ξ繝�ヨ繝ｻPC)
===============================================*/
@media screen and (min-width: 667px) {

  #wrapper{
    min-width: 1160px;
  }

  /* !蜈ｱ騾�
  ---------------------------------------------------------- */
  .sp-only{
    display:none !important;
  }

  a:hover{
    opacity: 0.8;
  }

  .list-flex{
    display:-webkit-box !important;
    display:-moz-box !important;
    display:-ms-box !important;
    display:-webkit-flexbox !important;
    display:-moz-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-flex !important;
    display:-moz-flex !important;
    display:-ms-flex !important;
    display:flex !important;
    -webkit-box-lines:multiple !important;
    -moz-box-lines:multiple !important;
    -webkit-flex-wrap:wrap !important;
    -moz-flex-wrap:wrap !important;
    -ms-flex-wrap:wrap !important;
    flex-wrap:wrap !important;
    justify-content: space-between;
  }


  /* 繝｡繧､繝ｳ逕ｻ蜒�
  ---------------------------------------------------------- */
  header {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }

  header &gt; a.logo {
    display: block;
    position: absolute;
    z-index: 3;
    top: 30px;
    left: 40px;
    width: 28.5%;
  }

  header &gt; a.logo &gt; picture {
    width: 100%;
  }

  header &gt; h1 {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }

  header &gt; h1 &gt; picture {
    width: 100%;
  }

  /* 繧ｳ繝ｳ繝�Φ繝�Κ蛻�
  ---------------------------------------------------------- */
  a {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    zoom: 1;
    transition: opacity 0.5s ease;
  }

  /* box-event */
  .box-event &gt; picture {
    width: 57%;
    margin: 30px auto 0 auto;
  }

  /* box01 */
  .box01 {
    width: 100%;
    margin: 60px auto 0 auto;
  }

  .box01 &gt; picture {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }

  /* box07 */
  .box07 {
    width: 100%;
    margin: 65px auto 0 auto;
  }

  .box07 &gt; picture {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }

  /* .box01 &gt; .madori {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: -3.5% auto 0 auto;
    padding: 10% 0 105px 0;
    background-color: #E6E5EF;
  }

  .box01 &gt; .madori &gt; picture {
    position: relative;
    z-index: 2;
    width: 78%;
    margin: 0 auto;
  } */

  /* box02 */
  .box02 {
    width: 100%;
    margin: 65px auto 0 auto;
  }

  .box02 &gt; picture.title {
    width: 100%;
    margin: 0 auto;
  }

  .box02 &gt; div {
    width: 100%;
    margin: 38px auto 0 auto;
    padding: 75px 0 15px 0;
    background-color: #F8F8F8;
  }

  .box02 ul {
    width: 78%;
    margin: 0 auto;
  }

  .box02 ul &gt; li {
    width: 30%;
    margin: 0 auto 103px 0;
  }

  .box02 ul &gt; li:nth-of-type(3n) {
    margin-right: 0;
  }

  .box02 ul &gt; li:nth-of-type(n+4) {
    margin-bottom: 0;
  }

  .box02-slider-com {
    margin-top: 45px;
    padding-right: 6%;
    text-align: right;
    font-size: 14px;
  }

  /* box08 */
  .box08 {
    width: 100%;
    margin: 60px auto 0 auto;
  }

  /* box09 */
  .box09 {
    width: 100%;
    margin: 0 auto;
  }

  /* box03 */
  .box03 {
    width: 100%;
    margin: 50px auto 0 auto;
    padding-bottom: 60px;
  }

  .box03 &gt; picture.title {
    width: 100%;
    margin: 0 auto;
  }

  .box03 &gt; picture.picture {
    position: relative;
    z-index: 2;
    width: 960px;
    margin: -60px auto 0 auto;
  }

  .box03 &gt; div {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding-top: 67px;
  }

  .box03 ul {
    width: 78%;
    display: flex;
    margin: 0 auto;
  }

  .box03 ul li {
    margin: 0 2%;
  }

  .box03 ul.box03-slider div.slick-slide {
    width: 310px;
    margin: 0 auto;
  }

  .box03 ul.box03-slider div.slick-slide picture {
    width: 88%;
    margin: 0 auto;
  }

  .box03 .slide-arrow {
    top: 41%;
    cursor: pointer;
    margin: auto;
    position: absolute;
    z-index: 10;
    width: 50px !important;
  }

  .box03 .prev-arrow {
    left: -15px;
  }
  .box03 .next-arrow {
    right: -15px;
  }

  .box03 .slick-dots {
    bottom: -50px;
  }
  .box03 .slick-dots li {
    width: 20px;
  }

  /* box04 */
  .box04 {
    width: 960px;
    margin: 60px auto 0 auto;
  }

  .box04 &gt; p:nth-of-type(1) {
    margin: 0;
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    font-weight: bold;
  }

  .box04 &gt; div.map {
    width: 100%;
    margin: 30px auto 0 auto;
  }

  .box04 &gt; div.map &gt; iframe {
    width: 100%;
    margin: 0 auto;
  }

  .box04 &gt; .see-googleMap {
    margin-top: 5px;
    text-align: right;
  }

  .box04 &gt; .see-googleMap &gt; a {
    color: #4F88F5;
    text-decoration: underline;
    font-size: 13px;
    text-align: right;
  }


  /* box05 */
  .box05 {
    width: 960px;
    margin: 40px auto 0 auto;
  }

  .box05 &gt; p:nth-of-type(1) {
    margin: 0;
    font-size: 12px;
    padding-left: 50px;
    padding-top: 36px;
    text-align: left;
  }

  .box05 &gt; picture {
    width: 860px;
    margin: 40px auto 0 auto;
  }

  .box-gray {
    background-color: #F8F8F8;
    margin-top: 40px;
    padding-top:90px;
    padding-bottom: 106px;
  }

  /* 繝輔ャ繧ｿ繝ｼ
  ----------------------------------------------------------*/
  footer {
    width: 100%;
    margin: 70px auto 0 auto;
    padding: 50px 0 0 0;
    border-top: #D6D6D6 1px solid;
  }

  footer &gt; a {
    display: block;
    width: 443px;
    margin: 0 auto;
  }

  footer &gt; a &gt; img {
    width: 443px;
  }

  footer &gt; div {
    width: 400px;
    margin: 40px auto 0 auto;
  }

  footer &gt; div &gt; div:nth-of-type(1) {
    width: 254px;
  }

  footer &gt; div &gt; div:nth-of-type(1) img {
    width: 254px;
  }

  footer &gt; div &gt; div:nth-of-type(2) {
    width: 130px;
    margin: 0 0 0 10px;
    font-size: 12px;
    text-align: left;
    line-height: 140%;
  }

  footer &gt; p:nth-of-type(1) {
    margin: 10px 0 0 0;
    font-size: 14px;
  }

  footer &gt; p:nth-of-type(2) {
    font-size: 12px;
    line-height: 160%;
  }

  footer &gt; p:nth-of-type(2) span {
    display: inline-block;
    margin: 0 5px;
  }

  footer &gt; p.copyright {
    display: block;
    width: 100%;
    margin: 60px auto 0 auto;
    padding: 15px 0;
    font-size: 12px;
    color: #fff;
    background-color: #333333;
    line-height: 100%;
  }

  /* 繝輔か繝ｼ繝�縺ｸ
  ----------------------------------------------------------*/
  .gotoForm {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 80px;
    height: 328.5px;
    z-index: 999999;
  }

  .gotoForm &gt; a {
    display: block;
    width: 80px;
    height: 328.5px;
  }

  .gotoForm &gt; a:hover {
    opacity: 1;
  }

  .gotoForm &gt; a &gt; picture {
    width: 80px;
    height: 328.5px;
  }
}


/*===============================================
笳冗判髱｢縺ｮ讓ｪ蟷�′666px莉･荳�(繧ｹ繝槭�縺ｮ縺ｿ)
===============================================*/
@media screen and (max-width: 666px) {


  /* !蜈ｱ騾�
  ---------------------------------------------------------- */
  .pc-only{
    display:none !important;
  }

  .sp-list-flex{
    display:-webkit-box !important;
    display:-moz-box !important;
    display:-ms-box !important;
    display:-webkit-flexbox !important;
    display:-moz-flexbox !important;
    display:-ms-flexbox !important;
    display:-webkit-flex !important;
    display:-moz-flex !important;
    display:-ms-flex !important;
    display:flex !important;
    -webkit-box-lines:multiple !important;
    -moz-box-lines:multiple !important;
    -webkit-flex-wrap:wrap !important;
    -moz-flex-wrap:wrap !important;
    -ms-flex-wrap:wrap !important;
    flex-wrap:wrap !important;
  }

  .line {
    margin: 50px auto 0 auto;
  }

  /*------------------------------------
  clearfix
  --------------------------------------*/
  .clearfix-sp {
    zoom:1;
    overflow:hidden;
  }
  .clearfix-sp:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
  }


  /* 繝｡繧､繝ｳ逕ｻ蜒�
  ---------------------------------------------------------- */
  header {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
  }

  header &gt; a.logo {
    display: block;
    position: absolute;
    z-index: 3;
    top: 15px;
    left: 20px;
    width: 50%;
  }

  header &gt; a.logo &gt; picture {
    width: 100%;
  }

  header &gt; h1 {
    z-index: 2;
    width: 100%;
    margin: 0 auto;
  }

  header &gt; h1 &gt; picture {
    width: 100%;
  }

  /* box-event */
  .box-event &gt; picture {
    width: 90%;
    margin: 30px auto 0 auto;
  }

  /* box01 */
  .box01 {
    width: 100%;
    margin: 15px auto 0 auto;
  }

  .box01 &gt; picture {
    width: 100%;
    margin: 0 auto;
  }
  /* box07 */
  .box07 {
    width: 100%;
    margin:40px auto 0 auto;
  }

  /* box02 */
  .box02 {
    width: 100%;
    margin: 50px auto 0 auto;
  }

  .box02 &gt; picture.title {
    width: 100%;
    margin: 0 auto;
  }

  .box02 &gt; div {
    width: 100%;
    margin: 30px auto 0 auto;
    padding: 30px 0 20px 0;
    background-color: #F8F8F8;
  }

  .box02 &gt; div &gt; p {
    width: 90%;
    margin: 90px auto 0 auto;
    font-size: 12px;
    line-height: 1.75;
    text-align: right;
  }

  .box02 ul.box02-slider {
    width: 80%;
    margin: 0 auto;
  }

  .box02 ul.box02-slider div.slick-slide {
    width: 100%;
    margin: 0 auto;
  }

  .box02 ul.box02-slider div.slick-slide picture {
    width: 100%;
    margin: 0 auto;
  }

  .box02 .slide-arrow {
    top: 39%;
    left: 90%;
    right: 90%;
    cursor: pointer;
    margin: auto;
    position: absolute;
    z-index: 10;
    width: 40px !important;
  }

  .box02 .prev-arrow {
    left: -20px;
  }

  .box02 .next-arrow {
    right: -20px;
  }

  .box02 .slick-dots {
    bottom: -50px;
  }

  .box02 .slick-dots li {
    width: 20px;
  }
  
  /* box08 */
  .box08 {
    width: 100%;
    margin: 27px auto 0 auto;
  }

  .box-gray {
    background-color: #F8F8F8;
    margin-top: 50px;
    padding-top: 24px;
    padding-bottom: 36px;
  }

  /* box09 */
  .box09 {
    width: 100%;
    margin: 0 auto;
  }
  /* box03 */
  .box03 {
    width: 100%;
    margin: 40px auto 0 auto;
  }

  .box03 &gt; picture.title {
    width: 100%;
    margin: 0 auto;
  }

  .box03 &gt; picture.picture {
    position: relative;
    z-index: 2;
    width: 90%;
    margin: -130px auto 0 auto;
  }

  .box03 &gt; div {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0 auto;
    padding: 56px 0 80px 0;
  }

  .box03 ul.box03-slider {
    width: 80%;
    margin: 0 auto;
  }

  .box03 ul.box03-slider div.slick-slide {
    width: 100%;
    margin: 0 auto;
  }

  .box03 ul.box03-slider div.slick-slide picture {
    width: 100%;
    margin: 0 auto;
  }

  .box03 .slide-arrow {
    top: 37%;
    left: 90%;
    right: 90%;
    cursor: pointer;
    margin: auto;
    position: absolute;
    z-index: 10;
    width: 40px !important;
  }

  .box03 .prev-arrow {
    left: -20px;
  }

  .box03 .next-arrow {
    right: -20px;
  }

  .box03 .slick-dots li {
    width: 27px;
  }

  .box03 .slick-dots {
    bottom: -57px;
  }



  /* box04 */
  .box04 {
    width: 85%;
    margin: 25px auto 0 auto;
  }

  .box04 &gt; p:nth-of-type(1) {
    margin: 0;
    font-size: 13px;
    text-align: left;
    font-weight: bold;
  }

  .box04 &gt; p:nth-of-type(2) {
    margin: 15px 0 0 0;
    font-size: 13px;
    text-align: right;
  }
  .box04 &gt; p:nth-of-type(2) a {
    color: #4F88F5;
    text-decoration: underline;
  }

  .box04 &gt; div.map {
    position: relative;
    width: 100%;
    margin: 23px auto 0 auto;
    height: 0;
    padding-top: 90%;
  }

  .box04 &gt; div.map &gt; iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  /* box05 */
  .box05 {
    width: 85%;
    margin: 24px auto 0 auto;
  }

  .box05 &gt; p {
    padding-top: 40px;
    font-size: 11.5px;
    line-height: 1.5;
    text-align: left;
  }

  .box05 &gt; picture {
    width: 100%;
    margin: 30px auto 0 auto;
  }

  /* box06 */
  .box06 {
    width: 85%;
    margin: 60px auto 0 auto;
  }

  .box06 &gt; p:nth-of-type(1) {
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    text-align: left;
    border-left: 5px solid #3E3A3A;
  }

  .box06 &gt; picture {
    margin-top: 25px;
  }

  /* 繝輔ャ繧ｿ繝ｼ
  ----------------------------------------------------------*/
  footer {
    width: 100%;
    margin: 10px auto 0 auto;
    padding: 50px 0 0 0;
    border-top: #D6D6D6 1px solid;
  }

  footer &gt; a {
    display: block;
    width: 90%;
    max-width: 335px;
    margin: 0 auto;
  }

  footer &gt; a &gt; img {
    width: 100%;
  }

  footer &gt; div {
    width: 80%;
    margin: 20px auto 0 auto;
  }

  footer &gt; div &gt; div:nth-of-type(1) {
    width: 100%;
  }

  footer &gt; div &gt; div:nth-of-type(1) img {
    width: 206px;
    margin: 0 auto;
  }

  footer &gt; div &gt; div:nth-of-type(2) {
    width: 100%;
    margin: 10px auto 0 auto;
    font-size: 15px;
    line-height: 160%;
  }

  footer &gt; p:nth-of-type(1) {
    font-size: 15px;
    line-height: 160%;
  }

  footer &gt; p:nth-of-type(2) {
    margin: 30px 0 0 0;
    font-size: 12px;
    line-height: 100%;
  }

  footer &gt; p:nth-of-type(2) span {
    display: block;
    margin: 0 auto 10px auto;
  }

  footer &gt; p.copyright {
    display: block;
    width: 100%;
    margin: 40px auto 0 auto;
    padding: 15px 0;
    font-size: 10px;
    color: #fff;
    background-color: #333333;
    line-height: 100%;
  }


  /* 繝輔か繝ｼ繝�縺ｸ
  ----------------------------------------------------------*/
  .gotoForm {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 999999;
  }

  .gotoForm &gt; a {
    display: block;
    width: 100%;
  }

  .gotoForm &gt; a:hover {
    opacity: 1;
  }

  .gotoForm &gt; a &gt; picture {
    width: 100%;
  }

  .gotoForm-fixed {
    position: fixed;
    bottom: 0;
    left: 0;
  }

}



/*===============================================
笳冗判髱｢縺ｮ讓ｪ蟷�′360px莉･荳�(繧ｹ繝槭�縺ｮ縺ｿ)
===============================================*/
@media screen and (max-width: 360px) {



}



/* 邨ゆｺ�ｯｾ蠢� */
.end-message{
  text-align: center;
  color: white;
  background: red;
  padding: 0.8rem;
  font-weight: bold;
}
.end-message&gt;.sp{
  display: none;
}
@media screen and (max-width: 666px) {
  .end-message{
    padding: 0.5rem;
  }
  .end-message&gt;.sp{
    display: block;
  }
}


/* corona-box
---------------------------------------------------------- */
.corona-notice{
  width: 960px;
  margin: 71px auto 40px auto;
  border-radius: 5px;
}
@media screen and (max-width: 666px){
  .corona-notice{
    width: 90%;
    margin: 40px auto;
    border-radius: 5px;
  }
}

.covid19__box {
  background: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  padding: 50px 30px 0;
}
@media screen and (max-width: 959px) {
  .covid19__box {
    padding: 32px 15px 0;
  }
}
@media screen and (max-width: 666px) {
  .covid19__box {
    border-radius: 0.5rem;
    padding: 24.8px 13px 0;
  }
}

.covid19__txt-top {
  width: 65.77%;
  padding-bottom: 43px;
}
@media screen and (max-width: 959px) {
  .covid19__txt-top {
    padding-bottom: 13px;
  }
}
@media screen and (max-width: 666px) {
  .covid19__txt-top {
    width: 212px;
    padding-bottom: 26px;
  }
}
@media screen and (max-width: 340px) {
  .covid19__txt-top {
    width: 65.77%;
    padding-bottom: 26px;
  }
}

.covid19__txt-wrap {
  position: relative;
  padding-bottom: 25px;
}
@media screen and (max-width: 666px) {
  .covid19__txt-wrap img {
    width:100%;
  }
}

.covid19__txt-wrap::before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  width: 20.4px;
  height: 2px;
  /*邵ｦ邱壹↓*/
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background: #323232;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 666px) {
  .covid19__txt-wrap::before {
    top: 18.8px;
    right: 5px;
  }
}

.covid19__txt-wrap::after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0;
  /*讓ｪ邱�*/
  width: 20.4px;
  height: 2.5px;
  background: #323232;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 666px) {
  .covid19__txt-wrap::after {
    top: 19px;
    right: 5px;
  }
}

.covid19__txt-inner {
  display: none;
  padding-bottom: 50px;
}
@media screen and (max-width: 959px) {
  .covid19__txt-inner {
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 666px) {
  .covid19__txt-inner {
    padding-top: 20px;
  }
}

@media screen and (max-width: 666px) {
  .covid19__txt-inner img {
    width:100%;
  }
}

.covid19__txt-wrap.active::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.covid19__txt-wrap.active::after {
  opacity: 0;
}
</pre></body></html>