@charset "utf-8";
/* CSS Document */

/*トップページここから*/
.section-four-seasons {
  position: relative;
  margin-bottom: 9.9vw;
}

.four-seasons {
  position: absolute;
  top: 4.95vw;
  left: 50%;
  transform: translate(-50%, 0);
  color: #fff;
  text-align: center;
}

.four-seasons h2 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
}

.four-seasons p {
  /* font-size: clamp(12px, 0.89vw, 17px); */
  font-size: 16px;
  line-height: 1.8;
}

.four-seasons span {
  display: block;
  margin-bottom: 2.08vw;
}

.img-wrap {
  margin-bottom: 5%;
  margin-top: 5.47vw;
}

.img-wrap img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.photo3 img {
  width: 73.75vw;
}

.slider-img img {
  width: 100%;
}

.top-main-wrap {
  width: 80%;
  margin: 0 auto;
}

.wrapper {
  overflow: hidden;
}

.top-about {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 6.25vw;
  text-align: center;
}

.top-about-midashi {
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}

.top-about h2 {
  width: 33% !important;
  margin: 0 auto;
  float: left;
  line-height: 2.1rem;
  height: 8rem;
  padding-top: 1rem;
}

.top-about h2 span {
  font-size: 1.3rem;
}

.top-about hr {
  width: 33%;
  float: left;
  height: 1px;
  background-color: #8eb241;
  border: 0;
  margin-top: 3rem;
  display: block;
}

.top-about p {
  width: 100%;
  clear: both;
  text-align: center;
  line-height: 2.9rem;
}

.details {
  text-align: center;
  font-size: 1.3rem;
  margin-top: 4rem;
}

.notice {
  height: 50%;
  background-image: url(../img/top-img_05.jpg);
  width: 100%;
  text-align: center;
  margin-top: 10rem;
  padding-top: 3rem;
  padding-bottom: 5rem;
}

.notice h3 span {
  font-size: 1.3rem;
}

.notice ul {
  width: 75%;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 2rem;
}

.notice ul li {
  width: 25%;
  float: left;
  margin-left: 6%;
}

.notice ul li img {
  width: 100%;
}

.season-flower img {
  width: 100%;
  margin-top: 10rem;
}

.season-flower p {
  padding-top: 5rem;
  width: 80%;
  text-align: center;
  margin: 0 auto;
}

.gaiyou {
  width: 100%;
  margin-top: 15rem;
  height: 65rem;
  background-image: url(../img/top-img_02.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

.gaiyou-sentence {
  padding-left: 53%;
  padding-top: 5%;
}

.gaiyou-sentence p {
  width: 50%;
  text-align: left;
  line-height: 1.8rem;
  white-space: nowrap;
}

.gaiyou-sentence .details {
  text-align: right;
}

.gaiyou-sentence p:nth-child(3) {
  border-top: solid 1px #8eb241;
  padding-top: 3rem;
  margin-top: 2rem;
}

.gaiyou-sentence h3 span {
  font-size: 1.3rem;
}

.emblem {
  width: 10rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 7rem;
}

.top-nehan {
  width: 60%;
  margin: 0 auto;
  text-align: center;
  margin-top: 8rem;
  margin-bottom: 20rem;
}

.top-nehan img {
  width: 100%;
  margin-bottom: 2rem;
}

.top-last-image {
  width: 100%;
  margin-bottom: 10rem;
}

.top-last-image img {
  width: 100%;
}

/* ipadpro */

@media screen and (max-width: 1300px) {
  .section-four-seasons {
    margin-bottom: 13.9vw;
  }
  .four-seasons P {
    text-shadow: 2px 2px 10px #000000, -2px 2px 10px #000000,
      2px -2px 10px #000000, -2px -2px 10px #000000;
  }
}

@media screen and (max-width: 1024px) {
  .top-about {
    width: 100%;
  }

  .top-about p {
    margin-top: 4rem;
  }

  .top-about h2 {
    white-space: nowrap;
  }

  .gaiyou {
    margin-top: 9rem;
    height: 44rem;
  }

  .gaiyou-sentence {
    padding-top: 2%;
  }

  .gaiyou-sentence p {
    font-size: 1.3rem;
    line-height: 2rem;
  }

  .gaiyou-sentence p:nth-child(3) {
    margin-top: 0;
    padding-top: 2rem;
  }

  .gaiyou-sentence h3 span br {
    display: none;
  }

  .details {
    margin-top: 2rem;
  }

  .emblem {
    margin-top: 1rem;
  }
}

/* ipad */
@media screen and (max-width: 768px) {
  .gaiyou-sentence p {
    font-size: 1.3rem;
    line-height: 1.3rem;
  }

  .emblem {
    margin-top: -7rem;
  }

  .top-last-image {
    margin-bottom: 7rem;
  }

  .top-nehan {
    margin-bottom: 8rem;
  }

  /* .four-seasons {
		top: 12vw;
		width: 100%;
	}

	.four-seasons h2 {
		font-size: clamp(20px, 2.08vw, 40px);
	}

	.four-seasons span {
		font-size: clamp(14px, 1.3vw, 25px);
		margin-bottom: 12vw;
	}

	.four-seasons p {
		font-size: clamp(14px, 4.27vw, 32px);
		margin: 0 7.33vw 12vw;
		text-align: left;
	} */
}

/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: inline-block !important;
}

.sp {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important;
  }

  .sp {
    display: inline-block !important;
  }

  br {
    display: none;
  }

  .top-about h2 {
    white-space: inherit;
  }

  .top-main-wrap {
    width: 100%;
    margin: 0 auto;
  }

  .top-about {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 3rem;
    text-align: center;
  }

  .top-about h2 {
    width: 60% !important;
    margin: 0 auto;
    float: left;
    line-height: 2.1rem;
    height: 8rem;
    padding-top: 1rem;
    font-size: 2rem;
  }

  .top-about h2 span {
    font-size: 1.3rem;
  }

  .top-about hr {
    width: 20%;
    float: left;
    height: 1px;
    background-color: #8eb241;
    border: 0;
    margin-top: 3rem;
    display: block;
  }

  .top-about p {
    text-align: left;
    margin-top: 1rem;
  }

  .top-about-midashi h2 br {
    display: flex;
  }

  .details {
    text-align: right !important;
    margin-top: 1rem;
  }

  .notice {
    margin-top: 3rem;
    width: 100%;
  }

  .notice h3 br {
    display: flex;
  }

  .notice ul li {
    width: 25%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }

  .notice ul li img {
    width: 100%;
  }

  /*.notice ul li span {
		white-space:nowrap;
	}*/
  .notice ul {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
  }

  /*.info-3 {
		display:none;
	}
	
	.info-3 img{
		display:none;
	}
	.info-3 span {
		display: none;
	}*/
  .season-flower img {
    margin-top: 0;
  }

  .season-flower p {
    text-align: left;
    padding-top: 2rem;
  }

  .gaiyou {
    background-image: none;
    margin-top: 5rem;
    height: 55rem;
  }

  .gaiyou-sentence {
    padding-top: 5%;
    padding-left: 0;
  }

  .gaiyou-sentence h3 {
    width: 100%;
    text-align: center;
  }

  .gaiyou-sentence p {
    width: 90%;
    text-align: left;
    padding-top: 1rem !important;
    margin: 0 auto;
    white-space: inherit;
    border-top: 0 !important;
    line-height: 2rem;
  }

  .gaiyou-sentence p br {
    display: flex;
  }

  .gaiyou-sentence .details {
    width: 80%;
    font-size: 1.3rem;
    margin-top: 1rem;
  }

  .gaiyou-sentence img {
    width: 100%;
  }

  .gaiyou-sentence p:nth-child(3) {
    padding-top: 1rem;
  }

  .top-nehan {
    width: 100%;
    margin-bottom: 5rem;
  }

  .top-nehan p {
    width: 80%;
    margin: 0 auto;
    text-align: left;
  }

  .top-nehan .details {
    margin-top: 3rem;
  }

  .emblem {
    margin-top: 11rem;
  }

  .top-last-image {
    margin-bottom: 0rem;
  }

  .new-year-banner {
    width: 100%;
  }

  .four-seasons {
    top: 12vw;
    width: 100%;
  }

  .four-seasons h2 {
    /* font-size: clamp(20px, 2.08vw, 40px); */
    font-size: 20px;
  }

  .four-seasons span {
    /* font-size: clamp(14px, 1.3vw, 25px); */
    font-size: 12px;
    margin-bottom: 12vw;
  }

  .four-seasons p {
    width: 86.67vw;
    margin: 0 auto;
  }
}

/*トップページここまで*/
