@charset "utf-8";

html {
    scroll-behavior: smooth;
}
.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 2px #000;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}
.pagetop__arrow {
    height: 10px;
    width: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    transform: translateY(20%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
    .pagetop:hover, .pagetop:hover .pagetop__arrow {
        border-color: #fd4444;
    }
}
.anchor {
    display: block;
    padding-top: 50px;
    margin-top: -50px;
    padding-left: 20;
    margin-left: -20;
}

.top-logo {
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 10px;
/*  display: block;*/
  width: 160px;
  height: 45px;
  border-radius: 50%;
  overflow: hidden;
}

.title {
  height: 120px;
  background-color: #c1d0f8;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.title p {
  color: #fd4444;
}
.title-month ul {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  padding-top: 20px;
  width: 600px;
}
.link-month:hover {
  color: #1302fc;
  font-weight: bold;
}

.month {
  width: 1320px;
  height: 500px;
  background: linear-gradient(to bottom, #faf174 0%,#fdfde7 100%);
}
.month-number {
  padding-top: 15px;
  padding-left: 15px;
  font-size: 23px;
}
.month-number-sp {
  display: none;
}
.month img {
  width: 200px;
}
/* - - - - - - - - - - - ４月 - - - - - - - - - - */
.pic-huki {
  top: 100px;
  left: 120px;
  position: relative;
}
.pic-azumaichige {
  top: -20px;
  left: 400px;
  position: relative;
}
.pic-kikuzakiichige {
  top: -250px;
  left: 700px;
  position: relative;
}
.pic-enreiso {
  top: -300px;
  left: 970px;
  position: relative;
}
/* - - - - - - - - - - - ５月 - - - - - - - - - - */
.pic-mizubasyo {
  top: -50px;
  left: 150px;
  position: relative;
}
.pic-ryukinka {
  top: -250px;
  left: 380px;
  position: relative;
}
.pic-kobushi {
  top: -450px;
  left: 680px;
  position: relative;
}
.pic-sankayou {
  top: -295px;
  left: 290px;
  position: relative;
}
.pic-ookamenoki {
  top: -650px;
  left: 800px;
  position: relative;
}
.pic-yamaengosaku {
  top: -870px;
  left: 1050px;
  position: relative;
}
.pic-ooyamazakura {
  top: -1000px;
  left: 500px;
  position: relative;
}
.pic-togakushisou {
  top: -1180px;
  left: 50px;
  position: relative;
}
.pic-shiraneaoi {
  top: -1190px;
  left: 720px;
  position: relative;
}
.pic-hosobanoamana {
  top: -1400px;
  left: 1150px;
  position: relative;
}
.pic-tachikamebasou {
  top: -1580px;
  left: 940px;
  position: relative;
}
.pic-yamasyakuyaku {
  top: -1680px;
  left: 505px;
  position: relative;
}
/* - - - - - - - - - - - ６月 - - - - - - - - - - */
.pic-ruiyoubotan {
  top: -150px;
  left: 80px;
  position: relative;
}
.pic-tachikamebaso {
  top: -300px;
  left: 295px;
  position: relative;
}
.pic-yukizasa {
  top: -430px;
  left: 730px;
  position: relative;
}
.pic-zudayakusyu {
  top: -600px;
  left: 950px;
  position: relative;
}
.pic-tsukubanesou {
  top: -670px;
  left: 50px;
  position: relative;
}
.pic-kobaikeisou {
  top: -850px;
  left: 280px;
  position: relative;
}
.pic-kenashiyabudemari {
  top: -1100px;
  left: 500px;
  position: relative;
}
.pic-kurinsou {
  top: -1220px;
  left: 720px;
  position: relative;
}
.pic-taniutsugi {
  top: -1380px;
  left: 1150px;
  position: relative;
}
.pic-sawafutagi {
  top: -1570px;
  left: 935px;
  position: relative;
}
.pic-mizutabirako {
  top: -1650px;
  left: 500px;
  position: relative;
}
/* - - - - - - - - - - - ７月 - - - - - - - - - - */
.pic-ezoajisai {
  top: 200px;
  left: 300px;
  position: relative;
}
/* - - - - - - - - - - - ８月 - - - - - - - - - - */
.pic-akebonoso {
  top: 200px;
  left: 300px;
  position: relative;
}
/* - - - - - - - - - - - ９月 - - - - - - - - - - */
.pic-nagaminotsurukeman {
  top: 200px;
  left: 300px;
  position: relative;
}
/* - - - - - - - - - - - １０月 - - - - - - - - - - */
.pic-marubanoki {
  top: 200px;
  left: 300px;
  position: relative;
}
/* - - - - - - - - - - - １１月 - - - - - - - - - - */
.pic-megi-mi {
  top: 200px;
  left: 300px;
  position: relative;
}
/* - - - - - - - - - - - １２月 - - - - - - - - - - */
.month-12 {
  width: 1320px;
  height: 500px;
  background: linear-gradient(to bottom, #faf5ae 0%,#fdfde7 100%);
  position: relative;
}
.pic-12gatsu img{
  top: 20px;
  left: 380px;
  position: absolute;
  width: 620px;
}
.pic-12gatsu p {
  top: 250px;
  left: 150px;
  position: absolute;
}

.footer {
  margin-top: 20px;
}
.site-menu {
  font-family: ＭＳ Ｐ明朝;
}
.link-buttonf:hover {
  color: #f8fc02;
  font-family: ＭＳ Ｐゴシック;
  font-weight: bold;
}
/*
.link-button:hover {
  background-color: #d8b500;
}
*/

@media (max-width: 800px) {
  .month-number-sp {
    display: block;
  }
  .anchor,.month-number-sp {
    display: inline;
  }
  .mgr-sp {
    margin-left: 400px;
  }

  .title {
    font-size: 13px;
  }
  .title-month ul {
  font-size: 14px;
  width: 400px;
  }
/*
  .mgr-sp {
    margin-right: 400px;
  }
  .month-number-pc {
    display: none;
  }
  .month-number-sp {
    display: block;
  }
  .month-number-sp h2.anchor {
    padding-top: 80px;
    margin-top: -80px;
  }
*/

}
