@charset "UTF-8";
body {
  margin: 0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-size: 16px;
  line-height: 32px;
}

body ul {
  list-style: none;
  padding: 0;
}

body a {
  text-decoration: none;
}

body .link-none {
  pointer-events: none;
}

body .container {
  max-width: 1100px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  margin: 0 auto;
}

body .br-md {
  display: none;
}

@media screen and (max-width: 960px) {
  body .br-md {
    display: block;
  }
}

.close {
  display: none;
}

#preparation {
  text-align: center;
}

#preparation h1 {
  padding-top: 50px;
}

#preparation h1 img {
  width: 300px;
}

#preparation .text01 {
  padding-bottom: 50px;
}

#preparation .pet {
  width: 500px;
}

.top-img {
  background-image: url(img/top.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh;
  min-height: 600px;
  position: relative;
}

.top-img .logo {
  width: 80px;
  background: rgba(255, 255, 255, 0.74);
  position: absolute;
  left: 80%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}

.top-img .logo img {
  padding-top: 50px;
  padding-bottom: 50px;
  width: 50px;
}

@media screen and (max-width: 960px) {
  .top-img .logo img {
    padding-top: 100px;
  }
}

.top-img .header1 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  position: absolute;
  left: 20%;
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
  -webkit-transition: .8s;
  transition: .8s;
  visibility: hidden;
}

@media screen and (min-width: 960px) {
  .top-img .header1 {
    visibility: visible;
  }
}

@media screen and (max-width: 960px) {
  .top-img .header1 {
    -webkit-transform: translate(-30%, -100%);
            transform: translate(-30%, -100%);
  }
}

.top-img .header1 ul {
  padding: 0;
}

.top-img .header1 ul li a {
  display: inline-block;
  background: #071577;
  color: #fff;
  letter-spacing: 5px;
  font-family: "Noto Serif JP", serif;
  padding: 18px 8px;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}

.top-img .header1 ul li a:hover {
  background: #000;
}

.top-img .header1 ul li .mask {
  background: #434343;
  color: #898989;
}

.top-img .header2 {
  width: 100%;
  height: 50px;
  visibility: hidden;
  position: fixed;
  background-image: url(img/f_h_bg.png);
  background-color: rgba(255, 255, 255, 0.4);
  background-blend-mode: lighten;
  z-index: 50;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 960px) {
  .top-img .header2 {
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.top-img .header2 .toggler-icon {
  display: inline-block;
  font-size: 25px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.top-img .header2 a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 170px;
}

.top-img .toggler-nav {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 250px;
  height: 100vh;
  z-index: 20;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: .5s;
  transition: .5s;
  padding-top: 50px;
  visibility: hidden;
}

.top-img .toggler-nav hr {
  width: 90%;
  background-color: #898989;
  height: 0.5px;
  border: 0;
}

.top-img .toggler-nav li {
  height: 50px;
}

.top-img .toggler-nav li a {
  display: block;
  color: #000;
  line-height: 50px;
  padding-left: 20px;
  position: relative;
}

.top-img .toggler-nav li a:after {
  content: '\f054';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  right: 20px;
  position: absolute;
  -webkit-transition: .3s;
  transition: .3s;
}

.top-img .toggler-nav li a:hover:after {
  right: 15px;
}

.top-img .toggler-nav li a.link-none {
  color: #898989;
}

.top-img .open {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  visibility: visible;
}

.top-img .black {
  display: none;
  position: fixed;
  background: #000;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 15;
  opacity: .5;
  cursor: pointer;
}

.top-img .is-fixed {
  -webkit-transform: translate(0);
          transform: translate(0);
  visibility: visible;
}

#yuisho .bg {
  max-width: 1300px;
  background-image: url(img/yuisho_bg.png);
  margin: 56px auto;
  text-align: center;
}

#yuisho .bg .inner {
  padding: 20px;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

#yuisho .bg .inner .line {
  max-width: 100%;
}

#yuisho .bg .inner .title {
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 100%;
}

@media screen and (max-width: 520px) {
  #yuisho .bg .inner .title {
    width: 200px;
  }
}

#yuisho .bg .inner .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  line-height: 32px;
}

@media screen and (max-width: 960px) {
  #yuisho .bg .inner .text {
    display: block;
  }
}

#yuisho .bg .inner .text .photo {
  padding-left: 20px;
  text-align: center;
}

#yuisho .bg .inner .text .photo .p_inner {
  display: inline-block;
  padding-bottom: 20px;
}

@media screen and (max-width: 960px) {
  #yuisho .bg .inner .text .photo .p_inner {
    padding-right: 20px;
  }
}

#yuisho .bg .inner .text .photo img {
  display: block;
}

@media screen and (max-width: 960px) {
  #yuisho .bg .inner .text .photo img {
    max-width: 100%;
  }
}

#yuisho .bg .inner .text2 {
  text-align: left;
}

#yuisho .bg .inner .slider .swiper-slide {
  position: relative;
}

#yuisho .bg .inner .slider .swiper-slide.slide01:after {
  content: url(img/photo/yuisho_txt01.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#yuisho .bg .inner .slider .swiper-slide.slide02:after {
  content: url(img/photo/yuisho_txt02.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#yuisho .bg .inner .slider .swiper-slide.slide03:after {
  content: url(img/photo/yuisho_txt03.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#yuisho .bg .inner .slider .swiper-slide.slide04:after {
  content: url(img/photo/yuisho_txt04.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#yuisho .bg .inner .slider .swiper-slide.slide05:after {
  content: url(img/photo/yuisho_txt05.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#yuisho .bg .inner .slider .swiper-slide.slide06:after {
  content: url(img/photo/yuisho_txt06.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#yuisho .bg .inner .slider .swiper-slide img {
  max-width: 100%;
  height: auto;
}

#contents .contents1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1300px;
  margin: 0 auto;
}

@media screen and (max-width: 960px) {
  #contents .contents1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#contents .contents1 .content {
  position: relative;
  color: #fff;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  height: 530px;
  background-size: cover;
  background-position: center;
  text-align-last: left;
  line-height: 30px;
}

#contents .contents1 .content .mask {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: .5s;
  transition: .5s;
}

#contents .contents1 .content .mask:hover {
  background: rgba(0, 0, 0, 0);
}

#contents .contents1 .content .text {
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  font-family: "Noto Serif JP", serif;
}

#contents .contents1 .content .text h3 {
  position: absolute;
  top: 30px;
  right: 45px;
  margin: 0;
  font-size: 30px;
  letter-spacing: 10px;
  font-weight: normal;
  line-height: 45px;
}

@media screen and (max-width: 520px) {
  #contents .contents1 .content .text h3 {
    font-size: 25px;
    line-height: 35px;
  }
}

#contents .contents1 .content .text p {
  position: absolute;
  top: 260px;
  right: 60%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  letter-spacing: 5px;
}

#contents .contents1 .content .preparation {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#contents .contents1 .content .preparation p {
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  font-size: 30px;
  position: absolute;
  display: inline-block;
  margin: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "Noto Serif JP", serif;
  letter-spacing: 20px;
}

#contents .contents1 .c01 {
  margin-left: 0;
  background-image: url(img/event_bg.jpg);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#contents .contents1 .c02 {
  background-image: url(img/dayori_bg.jpg);
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#contents .contents1 .c03 {
  background-image: url(img/info_bg.jpg);
  margin-left: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

@media screen and (max-width: 960px) {
  #contents .contents1 .c03 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    margin-left: 0;
    margin-top: 10px;
    height: 300px;
  }
}

#contents .contents2 {
  padding-top: 50px;
}

#contents .contents2 a {
  text-align: center;
  padding-top: 50px;
  -webkit-transition: .5s;
  transition: .5s;
}

#contents .contents2 a:hover {
  opacity: .7;
}

#contents .contents2 a img {
  width: 800px;
  max-width: 100%;
}

#access {
  padding-top: 80px;
}

#access .text {
  padding-top: 30px;
  padding-bottom: 80px;
}

#access .text a {
  color: #000;
}

#access .text a:hover {
  text-decoration: underline;
}

.to-top {
  background: #071577;
  color: #fff;
  text-align: center;
}

.to-top img {
  padding: 50px 0;
  max-width: 100%;
}

.to-top a {
  color: #fff;
}

.to-top a p {
  padding: 20px 0;
  margin: 0;
  -webkit-transition: .3s;
  transition: .3s;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 13px;
}

.to-top a p:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

.to-top a p i {
  padding-right: 10px;
}

footer {
  background-image: url(img/f_h_bg.png);
  background-color: rgba(255, 255, 255, 0.4);
  background-blend-mode: lighten;
  text-align: center;
  padding-top: 50px;
}

footer img {
  display: block;
  margin: 0 auto;
}

footer ul {
  font-family: "Noto Serif JP", serif;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-align: left;
  padding-top: 30px;
  height: 220px;
  margin: 0 auto;
  display: inline-block;
}

@media screen and (max-width: 960px) {
  footer ul {
    display: none;
  }
}

footer ul li a {
  color: #000;
  letter-spacing: 5px;
  padding: 8px 8px;
  margin-top: 5px;
  -webkit-transition: background-color .5s;
  transition: background-color .5s;
}

footer ul li a.current {
  background: #000;
  color: #fff;
}

footer ul li a:hover {
  background: #000;
  color: #fff;
}

footer ul li a.link-none {
  background: none;
  color: #898989;
  cursor: default;
}

footer ul .ml-0 {
  margin-left: 0;
}

footer .copy {
  margin: 0;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 12px;
}
/*# sourceMappingURL=style.css.map */