.navi {
  max-width: 850px;
  margin: 114px auto 0;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  background-image: url(../img/line.svg), url(../img/line.svg);
  background-repeat: no-repeat;
  background-position: center top, center bottom;
  font-size: 1.9rem;
}
.navi li {
  list-style: none;
  flex: 0 0 240px;
  height: 70px;
}
.navi a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  background: rgba(225, 255, 205, 0) repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 6px) repeat 0 0;
  background-size: 25px 25px;
  border-radius: 15px;
  text-decoration: none;
  color: #754c24;
}
.navi .icon {
  display: inline-block;
  margin-right: 16px;
}
@media screen and (min-width: 768px) {
  .navi a:hover {
    background: #e1ffcd repeating-linear-gradient(-45deg, white 0px, white 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 6px) repeat 0 0;
  }
}
@media (any-pointer: coarse) {
  .navi a:active {
    background: #e1ffcd repeating-linear-gradient(-45deg, white 0px, white 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 6px) repeat 0 0;
  }
}
@media screen and (max-width: 767px) {
  .navi {
    padding: 2px 0;
    font-size: 1.5rem;
  }
  .navi li {
    flex-basis: 33.33%;
    height: 50px;
  }
  .navi .icon {
    width: 20px;
    margin-right: 8px;
  }
  .navi .icon img {
    display: block;
  }
}

#event {
  padding: 108px 0 106px;
}
#event h3 {
  max-width: 980px;
  margin: 42px auto 30px;
  padding-left: 24px;
}
.events {
  max-width: 980px;
  margin: 0 auto;
}
.events h4 {
  flex: 0 0 100px;
  margin-right: 14px;
}
.events .eventName {
  flex: 1 0 0%;
  background: url(../img/line.svg) no-repeat left bottom;
  padding-bottom: 12px;
  padding-left: 5px;
  font-size: 2rem;
  line-height: 1.666;
  color: #00a082;
  font-weight: bold;
}
_:-ms-lang(x)::-ms-backdrop, .events .eventName {
  max-width: 100%;
}

.events .photo {
  flex: 0 0 300px;
}
.events .photo img {
  border-radius: 20px;
}

.month {
  display: flex;
  align-items: flex-start;
  padding-left: 180px;
  position: relative;
}
.month04 {
  padding-left: 80px;
  width: 660px;
}
.month04 h4 {
  padding-top: 16px;
}
.month04 .eventName {
  padding-top: 40px;
}
.month05 {
  margin-top: 18px;
  align-items: center;
}
.month05::before {
  content: "";
  position: absolute;
  left: 0;
  top: -50px;
  width: 217px;
  height: 250px;
  background: url(../img/spring.svg) no-repeat left top;
}
.month05 .photo {
  position: absolute;
  right: 0;
  bottom: -8px;
}
.month06 {
  margin-top: 40px;
  padding: 55px 0 14px 282px;
  background: url(../img/month06-bg.svg) no-repeat right 100px center;
  align-items: center;
}
.month06 .eventName {
  background-image: none;
  padding-bottom: 0;
}
.month07 {
  margin-top: 70px;
}
.month07::before {
  content: "";
  position: absolute;
  left: 0;
  top: -45px;
  width: 217px;
  height: 250px;
  background: url(../img/summer.svg) no-repeat left top;
}
.month07 h4 {
  padding-top: 15px;
}
.month07 .eventName {
  padding-top: 40px;
}
.month08 {
  width: 660px;
  padding-left: 80px;
  margin-top: -24px;
  align-items: center;
}
.month10 {
  margin-top: 0;
}
.month10::before {
  content: "";
  position: absolute;
  left: 0;
  top: 112px;
  width: 217px;
  height: 250px;
  background: url(../img/autumn.svg) no-repeat left top;
}
.month10 h4 {
  padding-top: 42px;
}
.month10 .eventName {
  padding-top: 64px;
}
.month11 {
  margin-top: 16px;
  padding-left: 282px;
}
.month11 h4 {
  padding-top: 30px;
}
.month11 .eventName {
  padding-top: 52px;
}
.month12 {
  margin-top: 16px;
}
.month12 h4 {
  padding-top: 18px;
}
.month12 .eventName {
  padding-top: 42px;
}
.month01 {
  margin-top: 16px;
  padding-left: 80px;
  padding-bottom: 52px;
  background: url(../img/month01-bg.svg) no-repeat right 251px bottom 0;
  align-items: center;
}
.month01 .eventName {
  background-image: none;
  padding-bottom: 0;
}
.month01::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -288px;
  width: 217px;
  height: 250px;
  background: url(../img/winter.svg) no-repeat left top;
}
.month02 {
  margin: 40px 0;
  padding-top: 45px;
  background: url(../img/month02-bg.svg) no-repeat right 115px top 0;
  align-items: center;
}
.month02 .eventName {
  background-image: none;
  padding-bottom: 0;
}
.month03 {
  padding-left: 282px;
  align-items: flex-end;
}
.month03 h4 {
  margin-bottom: 36px;
}
.month03 .eventName {
  margin-bottom: 46px;
}

.other {
  margin: 64px 0 52px;
  display: flex;
  align-items: center;
  padding-left: 180px;
}
.other .eventName {
  color: #754c24;
  line-height: 1.888;
  font-size: 1.8rem;
  font-weight: normal;
  background-image: none;
  padding-bottom: 0;
}

#event .caution {
  margin-top: 52px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #event {
    padding: 50px 10px 80px;
  }
  #event h3 {
    margin: 40px 0 34px;
    padding-left: 14px;
  }
  .events h4 {
    flex-basis: 80px;
    padding: 0;
    margin: 0 20px 0 0;
    float: left;
  }
  .events .eventName {
    background-image: none;
    padding: 18px 0 0;
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .events .photo {
    margin: 16px 15px 0 100px;
    position: static;
  }
  .events .photo img {
    width: 100%;
  }

  .month {
    padding-left: 0;
    margin-top: 50px;
    display: block;
    width: auto;
  }
  .month:after {
    content: "";
    display: block;
    clear: both;
  }
  .month04 {
    margin-top: 0;
  }
  .month04 .eventText {
    padding-top: 0;
  }
  .month05 {
    margin-top: 82px;
  }
  .month05::before {
    width: 123px;
    height: 143px;
    background-size: 123px 143px;
    top: auto;
    bottom: calc(100% + 8px);
  }
  .month06 {
    background-size: 102px 120px;
    background-position: right 14px bottom;
    padding: 0 0 45px;
  }
  .month07 {
    margin-top: 5px;
  }
  .month07::before {
    width: 93px;
    height: 139px;
    background-size: 93px 139px;
    top: auto;
    bottom: -37px;
  }
  .month07 .eventText {
    padding-top: 0;
  }
  .month10::before {
    width: 132px;
    height: 140px;
    background-size: 132px 140px;
    top: auto;
    bottom: -73px;
  }
  .month11 {
    margin-top: 78px;
  }
  .month01 {
    margin-top: 94px;
    padding-bottom: 25px;
    background-size: 159px 89px;
    background-position: right bottom;
  }
  .month01::before {
    width: 107px;
    height: 149px;
    background-size: 107px 149px;
    bottom: calc(100% + 11px);
  }
  .month02 {
    margin-top: 24px;
    padding: 0;
    background-size: 151px 61px;
    background-position: right 10px bottom 2px;
  }
  .month03 .eventName {
    margin-bottom: 0;
  }

  .other {
    margin: 50px 0 30px;
    padding-left: 0;
    display: block;
  }
  .other h4 {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .other .eventName {
    margin: 0 10px;
    font-size: 1.6rem;
  }
  .other .eventName div + div {
    margin-top: 12px;
  }

  #event .caution {
    margin: 30px 10px 0;
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.533;
  }
}
@media screen and (max-width: 320px) {
  .month01 {
    padding-bottom: 55px;
  }
  .month02 {
    margin-top: 14px;
  }
}

#daily {
  padding: 72px 0 116px;
}
#daily ul {
  max-width: 980px;
  list-style: none;
  margin: 68px auto 60px;
  display: flex;
  flex-wrap: wrap;
}
#daily li {
  flex: 0 0 470px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  background-color: #fff;
  position: relative;
  padding: 38px 5px 32px 15px;
  margin-top: 40px;
}
_:-ms-lang(x)::-ms-backdrop, #daily li {
  max-width: 470px;
}

#daily li:nth-child(even) {
  margin-left: auto;
}
#daily li:nth-child(-n+2) {
  margin-top: 0;
}
#daily li::before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
  width: 100%;
  height: 27px;
  background-image: url(../img/memo-left.svg), url(../img/memo-right.svg);
  background-repeat: no-repeat;
  background-size: auto 27px;
  background-position: left 10px top, right 10px top;
}
#daily .textbox {
  flex: 1 0 0%;
}
#daily h3 {
  background: url(../img/sprout.svg) no-repeat right 5px bottom;
  padding: 4px 20px 10px 0;
  margin-bottom: 20px;
  text-align: center;
  color: #00a082;
  font-size: 2rem;
  line-height: 1.3;
}
#daily .text {
  padding-right: 20px;
  line-height: 1.625;
}
#daily .photo {
  flex: 0 0 260px;
  position: relative;
}
#daily .photo::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 6px solid #beeb46;
}
#daily .photo img {
  border-radius: 20px;
  display: block;
}
#daily .lastText {
  text-align: center;
  color: #f7a900;
  font-weight: bold;
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #daily {
    padding: 50px 10px 94px;
  }
  #daily ul {
    margin-top: 40px;
    display: block;
  }
  #daily li {
    margin-top: 28px;
    padding: 26px 10px 18px;
  }
  #daily li:nth-child(2) {
    margin-top: 28px;
  }
  #daily h3 {
    background-size: 30px 23px;
    background-position: right 10px bottom;
    padding: 0 25px 4px 0;
    margin-bottom: 10px;
    font-size: 1.7rem;
    line-height: 1.411;
  }
  #daily .text {
    padding-right: 10px;
    font-size: 1.4rem;
    line-height: 1.714;
  }
  #daily .photo {
    flex-basis: 53.57%;
    max-width: 180px;
  }
  #daily .photo::before {
    border-radius: 15px;
    border-width: 4px;
  }
  #daily .photo img {
    border-radius: 15px;
  }
  #daily .lastText {
    font-size: 1.8rem;
  }
}

#flow {
  padding: 70px 0 94px;
}
.onedayFlow {
  max-width: 980px;
  margin: 40px auto 0;
  display: flex;
  flex-wrap: wrap;
}

#flow .box01 {
  flex: 0 0 236px;
  display: flex;
  margin-top: 100px;
  margin-left: auto;
  padding-top: 182px;
  position: relative;
  z-index: 0;
}
#flow .box01:nth-child(-n+4) {
  margin-top: 0;
}
#flow .box01:nth-child(4n+1) {
  margin-left: 0;
}
#flow .box01:nth-child(4n+1)::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -60px;
  left: -21px;
  width: 1022px;
  height: 196px;
  border: 2px solid #c69c6d;
}
#flow .box01:first-child::before {
  border-left: none;
  border-bottom: none;
  left: 0;
  top: 133px;
  width: 1001px;
  height: calc(100% - 93px);
}
#flow .box01:nth-child(5)::before {
  border-right: none;
}
#flow .box01:nth-child(5)::after {
  content: "";
  width: 1022px;
  height: calc(100% - 94px);
  position: absolute;
  z-index: -1;
  left: -21px;
  top: 134px;
  border-right: 2px solid #c69c6d;
  border-bottom: 2px solid #c69c6d;
}
#flow .box01:last-child::before {
  width: 1001px;
  border-right: none;
  border-top: none;
}
#flow .time {
  position: absolute;
  z-index: -1;
  right: 50%;
  top: 0;
  transform: translateX(50%);
  width: 100%;
  text-align: center;
}
#flow .box02 {
  background-color: #fff;
  border-radius: 20px;
  padding-bottom: 15px;
}
#flow .box02 .photo img {
  border-radius: 20px 20px 0 0;
}
#flow h3 {
  background: url(../img/line.svg) no-repeat center bottom;
  background-size: auto 2px;
  margin: 0 10px 16px;
  padding: 18px 0;
  text-align: center;
  color: #00a082;
  font-size: 2.1rem;
  line-height: 1.238;
}
#flow .text {
  margin: 0 10px;
  font-size: 1.5rem;
  line-height: 1.666;
}
@media screen and (max-width: 767px) {
  #flow {
    padding: 50px 0 78px;
  }
  .onedayFlow {
    display: block;
    position: relative;
    padding: 0 15px 0 16px;
    margin-top: 50px;
  }
  .onedayFlow::before {
    content: "";
    position: absolute;
    left: 14px;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #c69c6d;
  }

  #flow .box01 {
    margin-left: 0;
    padding-top: 0;
  }
  #flow .box01:nth-child(n)::before, #flow .box01:nth-child(n)::after {
    display: none;
  }
  #flow .box01:nth-child(n+2) {
    margin-top: 30px;
  }
  #flow .box01:nth-child(4) .time, #flow .box01:nth-child(5) .time, #flow .box01:nth-child(6) .time, #flow .box01:nth-child(7) .time {
    margin-top: 0;
  }
  #flow .time {
    position: static;
    flex: 0 0 31.395%;
    max-width: 108px;
    overflow: hidden;
    margin-top: 23px;
    transform: translateX(0);
  }
  #flow .time img {
    width: 161.11%;
    max-width: 174px;
  }
  #flow .box02 {
    flex: 1 0 0%;
  }
  #flow .photo img {
    display: block;
    width: 100%;
  }
  #flow h3 {
    padding: 18px 0 12px;
    margin-bottom: 10px;
    font-size: 1.9rem;
    line-height: 1.263;
  }
  #flow .text {
    font-size: 1.4rem;
    line-height: 1.714;
  }
}