/* reset add
----------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}

ul {
  list-style: none;
}

/* default
----------------------------------- */
body {
  font-family: "Shippori Mincho", "Times New Roman", "Hiragino Mincho ProN", "MS PMincho", serif;
  background: #ffffff;
  color: #3E3A39;
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 480px) {
  body {
    font-size: 14px;
  }
}

.inner {
  max-width: 900px;
  padding-right: 60px;
  padding-left: 60px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .inner {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 480px) {
  .inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}

a:hover {
  opacity: 0.7;
}

br.pc {
  display: inline-block;
}

br.sp {
  display: none;
}

@media screen and (max-width: 480px) {
  br.pc {
    display: none;
  }

  br.sp {
    display: inline-block;
  }
}
img.pc {
  display: inline;
}

img.sp {
  display: none;
}

@media screen and (max-width: 480px) {
  img.pc {
    display: none;
  }

  img.sp {
    display: inline;
  }
}
/* header
----------------------------------- */
/* hotel link
----------------------------------- */
/* footer
----------------------------------- */
footer {
  padding: 25px 0px 15px 0px;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 20px 10px 10px;
  }
}
footer #copyright {
  max-width: 1100px;
  text-align: center;
  margin: 0 auto;
  font-size: 13px;
  color: #727171;
}
@media screen and (max-width: 480px) {
  footer #copyright {
    font-size: 11px;
  }
}

/* top
----------------------------------- */
#top header {
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
  #top header {
    margin-bottom: 50px;
  }
}
#top main .group_suggestion {
  background: #EFF0E1;
  padding-top: 70px;
  padding-bottom: 10px;
  margin-bottom: 70px;
}
@media screen and (max-width: 480px) {
  #top main .group_suggestion {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
#top main .group_eco {
  background: #B5C866;
  padding-top: 80px;
  padding-bottom: 50px;
}
@media screen and (max-width: 480px) {
  #top main .group_eco {
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
#top main section.messge {
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
  #top main section.messge {
    margin-bottom: 50px;
  }
}
#top main section.messge .inner {
  max-width: 800px;
}
#top main section.messge h2 {
  color: #B5C866;
  font-size: 56px;
  font-family: "EB Garamond", "Times New Roman", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-weight: 500;
  margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
  #top main section.messge h2 {
    font-size: 28px;
    margin-bottom: 18px;
  }
}
#top main section.messge .text {
  margin-bottom: 60px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
  #top main section.messge .text {
    margin-bottom: 30px;
  }
}
#top main section.messge .text p {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  #top main section.messge .text p {
    font-size: 14px;
  }
}
#top main section.messge .box {
  border: solid 1px #B5C866;
  padding: 30px 40px;
  margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
  #top main section.messge .box {
    padding: 15px 20px;
    margin-bottom: 15px;
  }
}
#top main section.messge .box h3 {
  font-size: 28px;
  color: #B5C866;
  text-align: center;
}
@media screen and (max-width: 480px) {
  #top main section.messge .box h3 {
    font-size: 18px;
  }
}
#top main section.messge .box ul li {
  font-size: 18px;
  line-height: 1.5;
  padding-right: 30px;
  padding-left: 30px;
}
@media screen and (max-width: 480px) {
  #top main section.messge .box ul li {
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
#top main section.messge .box ul li .number {
  font-family: "EB Garamond", "Times New Roman", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-weight: 500;
  color: #B5C866;
  font-size: 48px;
  margin-right: 15px;
}
@media screen and (max-width: 480px) {
  #top main section.messge .box ul li .number {
    display: block;
    font-size: 36px;
  }
}
#top main section.messge .box ul li + li {
  border-top: solid 1px #B5C866;
  margin-top: 0.5em;
}
#top main section.messge .link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
  #top main section.messge .link ul li {
    text-align: center;
  }
}
#top main section.messge .link ul li a {
  color: #57C15E;
}
#top main section.messge .link ul li + li {
  margin-top: 1em;
}
#top main section.suggestion {
  margin-bottom: 100px;
}
@media screen and (max-width: 480px) {
  #top main section.suggestion {
    margin-bottom: 30px;
  }
}
#top main section.suggestion .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
#top main section.suggestion h2 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: solid 2px #B5C866;
  margin-bottom: 30px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  #top main section.suggestion h2 {
    justify-content: flex-start;
    margin-bottom: 20px;
  }
}
#top main section.suggestion h2 .icon {
  display: inline-block;
  font-size: 17px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  background: linear-gradient(to right, #ADBF80, #80A851);
  width: 60px;
  height: 60px;
  border-radius: 30px;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  #top main section.suggestion h2 .icon {
    font-size: 12px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
}
#top main section.suggestion h2 .number {
  font-size: 82px;
  font-family: "EB Garamond", "Times New Roman", "Hiragino Mincho ProN", "MS PMincho", serif;
  font-weight: 500;
  color: #B5C866;
  display: inline-block;
  margin-right: 15px;
  line-height: 1.4;
}
@media screen and (max-width: 480px) {
  #top main section.suggestion h2 .number {
    font-size: 55px;
  }
}
#top main section.suggestion h2 p {
  font-size: 24px;
  line-height: 1.5;
  display: inline-block;
}
@media screen and (max-width: 480px) {
  #top main section.suggestion h2 p {
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
  }
}
#top main section.suggestion .text {
  width: calc(465 / 900 * 100%);
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  #top main section.suggestion .text {
    width: 100%;
  }
}
#top main section.suggestion .text p {
  line-height: 2em;
  margin-bottom: 2em;
}
#top main section.suggestion .text ul.attention li {
  font-size: 13px;
}
#top main section.suggestion .image {
  width: calc(410 / 900 * 100%);
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  #top main section.suggestion .image {
    width: 100%;
  }
}
#top main section.suggestion .bnr {
  width: 100%;
}
#top main section.suggestion .bnr p {
  box-shadow: 0px 0px 10px 0 rgba(153, 153, 51, 0.2);
  border-radius: 10px;
}
#top main section.donation {
  margin-bottom: 80px;
}
@media screen and (max-width: 480px) {
  #top main section.donation {
    margin-bottom: 40px;
  }
}
#top main section.donation h2 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 20px;
  color: #57C15E;
}
#top main section.donation .box {
  border: solid 1px #57C15E;
  padding: 35px 0;
}
@media screen and (max-width: 480px) {
  #top main section.donation .box {
    padding: 15px;
  }
}
#top main section.donation .box .box_inner {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
#top main section.donation .box .box_inner .image {
  width: calc(180 / 630 * 100%);
}
@media screen and (max-width: 480px) {
  #top main section.donation .box .box_inner .image {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  #top main section.donation .box .box_inner .image p {
    width: 140px;
    margin-left: auto;
    margin-right: auto;
  }
}
#top main section.donation .box .box_inner .text {
  width: calc(420 / 630 * 100%);
}
@media screen and (max-width: 480px) {
  #top main section.donation .box .box_inner .text {
    width: 100%;
  }
}
#top main section.eco .box {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px 40px 40px 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  #top main section.eco .box {
    padding: 20px;
  }
}
#top main section.eco h2 {
  font-size: 20px;
  color: #57C15E;
  border-bottom: solid 1px #57C15E;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
@media screen and (max-width: 480px) {
  #top main section.eco h2 {
    font-size: 16px;
  }
}
#top main section.eco h2 .image {
  width: 168px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
@media screen and (max-width: 480px) {
  #top main section.eco h2 .image {
    width: 130px;
    margin-bottom: 15px;
  }
}
#top main section.eco p.text {
  line-height: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 480px) {
  #top main section.eco p.text {
    font-size: 12px;
  }
}
#top main section.eco ul.bnr {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#top main section.eco ul.bnr.type01 li {
  max-width: 300px;
}
@media screen and (max-width: 480px) {
  #top main section.eco ul.bnr.type01 li {
    max-width: 230px;
  }
}
#top main section.eco ul.bnr.type02 li {
  max-width: 285px;
}
@media screen and (max-width: 480px) {
  #top main section.eco ul.bnr.type02 li {
    max-width: 220px;
  }
}
#top main section.eco ul.bnr.type02 li + li {
  margin-left: 10px;
}
@media screen and (max-width: 480px) {
  #top main section.eco ul.bnr.type02 li + li {
    margin-left: 0;
    margin-top: 10px;
  }
}
#top main section.eco p.btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
#top main section.eco p.btn a {
  display: inline-block;
  background: linear-gradient(to right, #ADBF80, #6FB551);
  color: #ffffff;
  text-decoration: none;
  line-height: 50px;
  padding-right: 30px;
  padding-left: 30px;
  border-radius: 25px;
}
#top main section.signature {
  background: #EFF0E1;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 480px) {
  #top main section.signature {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
#top main section.signature p.text {
  font-size: 18px;
  line-height: 2;
  text-align: center;
  margin-bottom: 2em;
}
@media screen and (max-width: 480px) {
  #top main section.signature p.text {
    font-size: 14px;
  }
}
#top main section.signature p.image {
  width: 135px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 480px) {
  #top main section.signature p.image {
    width: 110px;
  }
}
