/* ------------------------------
 width: all
------------------------------ */
main section .mainttl {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  color: #576580;
}
main section.s01 {
  padding: 0 40px;
  background-image: url(../images/tp0101.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s01 .wrapper {
  max-width: 1220px;
  margin: 0 auto;
  height: 1000px;
  padding-top: 80px;
  position: relative;
}
main section.s01 .wrapper h2 {
  width: 822px;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .btn_reserve {
  width: 506px;
  display: block;
  margin: 45px 0 0 70px;
}
main section.s01 .wrapper .btn_reserve img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .msg01 {
  width: 750px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 140px;
}
main section.s02 {
  padding: 50px 0 25px;
}
main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper {
  position: relative;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 1100px;
}
main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s03 {
  background-color: #cfe1ff;
  padding: 70px 40px;
}
main section.s03 .wrapper {
  max-width: 1060px;
  margin: 0 auto;
}
main section.s03 .wrapper .flow {
  width: 100%;
  display: block;
  margin: 40px auto 0;
}
main section.s04 {
  background-color: #fc6a7d;
  padding: 70px 40px;
}
main section.s04 .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
main section.s04 .wrapper .mainttl {
  color: #fff;
}
main section.s04 .wrapper table {
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #fff;
}
main section.s04 .wrapper table tr {
  border-bottom: 1px solid #fff;
}
main section.s04 .wrapper table tr th {
  width: 130px;
  font-size: 24px;
  line-height: 1.4;
  color: #fff;
  vertical-align: top;
  padding: 20px 0;
}
main section.s04 .wrapper table tr td {
  font-size: 24px;
  line-height: 1.4;
  color: #fff;
  vertical-align: top;
  padding: 20px 0;
}
main section.s05 {
  background-color: #576580;
  padding: 70px 40px;
}
main section.s05 .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
main section.s05 .wrapper .mainttl {
  color: #fff;
}
main section.s05 .wrapper table {
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #fff;
}
main section.s05 .wrapper table tr {
  border-bottom: 1px solid #fff;
}
main section.s05 .wrapper table tr th {
  width: 220px;
  font-size: 24px;
  line-height: 1.4;
  color: #fff;
  vertical-align: top;
  padding: 20px 0;
}
main section.s05 .wrapper table tr td {
  font-size: 24px;
  line-height: 1.4;
  color: #fff;
  vertical-align: top;
  padding: 20px 0;
}
main section.s06 {
  padding: 80px 40px 0;
}
main section.s06 .wrapper {
  max-width: 1020px;
  margin: 0 auto;
}
main section.s06 .wrapper ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 35px;
}
main section.s06 .wrapper ul li {
  width: 31.5%;
  max-width: 321.5px;
}
main section.s06 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s07 {
  padding: 80px 40px 130px;
}
main section.s07 .wrapper {
  max-width: 1154px;
  margin: 0 auto;
}
main section.s07 .wrapper ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}
main section.s07 .wrapper ul li {
  width: 49.1%;
  max-width: 566.5px;
}
main section.s07 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s07 .wrapper .t01 {
  font-size: 20px;
  line-height: 1.45;
  margin-top: 20px;
}
main section.s07 .wrapper .bnr01 {
  width: 100%;
  max-width: 1156px;
  margin: 50px auto 0;
  display: block;
}
main section.s07 .wrapper .bnr01 img {
  width: 100%;
  display: block;
}
main section.s08 {
  background-color: #fc6a7d;
  padding: 70px 40px 130px;
}
main section.s08 .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
main section.s08 .wrapper .mainttl {
  color: #fff;
}
main section.s08 .wrapper ul li {
  margin-top: 50px;
}
main section.s08 .wrapper ul li dl dt {
  color: #fff;
  font-size: 24px;
  line-height: 1.4;
}
main section.s08 .wrapper ul li dl dd {
  width: calc(100% - 60px);
  margin: 20px 0 0 60px;
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 35px;
  font-size: 24px;
  line-height: 1.4;
}

main section.s09 {
  padding: 70px 40px 130px;
}
main section.s09 .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
main section.s09 .wrapper ul li {
  margin-top: 20px;
text-align: center;
  font-size: 20px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section .mainttl {
    text-align: center;
    font-size: 22px;
    font-weight: 900;
    color: #576580;
  }
  main section.s01 {
    padding: 40px 20px;
    background-image: url(../images/tp0101.jpg);
    background-size: cover;
    background-position: center center;
  }
  main section.s01 .wrapper {
    max-width: 1220px;
    margin: 0 auto;
    height: auto;
    padding: 0 0 100px;
    position: relative;
  }
  main section.s01 .wrapper h2 {
    width: 100%;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .btn_reserve {
    width: 300px;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper .btn_reserve img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .msg01 {
    width: 300px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  main section.s02 {
    padding: 40px 0 10px;
  }
  main section.s02 .wrapper .swiper-area01 {
    margin-top: 10px;
    pointer-events: none;
  }
  main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper {
    position: relative;
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 686px;
  }
  main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s03 {
    background-color: #cfe1ff;
    padding: 40px 20px;
  }
  main section.s03 .wrapper {
    max-width: 1060px;
    margin: 0 auto;
  }
  main section.s03 .wrapper .box01 {
    margin-top: 30px;
    overflow-x: auto;
  }
  main section.s03 .wrapper .flow {
    width: 600px;
    display: block;
    margin: 0 auto 0;
  }
  main section.s04 {
    background-color: #fc6a7d;
    padding: 40px 20px;
  }
  main section.s04 .wrapper {
    max-width: 1000px;
    margin: 0 auto;
  }
  main section.s04 .wrapper .mainttl {
    color: #fff;
  }
  main section.s04 .wrapper table {
    width: 100%;
    margin-top: 25px;
    border-top: 1px solid #fff;
  }
  main section.s04 .wrapper table tr {
    border-bottom: 1px solid #fff;
  }
  main section.s04 .wrapper table tr th {
    width: 90px;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    vertical-align: top;
    padding: 13px 0;
  }
  main section.s04 .wrapper table tr td {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    vertical-align: top;
    padding: 13px 0;
  }
  main section.s05 {
    background-color: #576580;
    padding: 40px 20px;
  }
  main section.s05 .wrapper {
    max-width: 1000px;
    margin: 0 auto;
  }
  main section.s05 .wrapper .mainttl {
    color: #fff;
  }
  main section.s05 .wrapper table {
    width: 100%;
    margin-top: 25px;
    border-top: 1px solid #fff;
  }
  main section.s05 .wrapper table tr {
    border-bottom: 1px solid #fff;
  }
  main section.s05 .wrapper table tr th {
    width: 115px;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    vertical-align: top;
    padding: 13px 0;
    letter-spacing: -3px;
  }
  main section.s05 .wrapper table tr td {
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    vertical-align: top;
    padding: 13px 0;
  }
  main section.s06 {
    padding: 40px 20px 0;
  }
  main section.s06 .wrapper {
    max-width: 1020px;
    margin: 0 auto;
  }
  main section.s06 .wrapper ul {
    display: block;
    margin: 0;
  }
  main section.s06 .wrapper ul li {
    width: 250px;
    margin: 30px auto 0;
  }
  main section.s06 .wrapper ul li img {
    width: 100%;
    display: block;
  }
  main section.s07 {
    padding: 40px 20px;
  }
  main section.s07 .wrapper {
    max-width: 1154px;
    margin: 0 auto;
  }
  main section.s07 .wrapper ul {
    display: block;
    margin-top: 30px;
  }
  main section.s07 .wrapper ul li {
    width: 100%;
    max-width: 100%;
  }
  main section.s07 .wrapper ul li + li {
    margin-top: 20px;
  }
  main section.s07 .wrapper ul li img {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper .t01 {
    font-size: 14px;
    line-height: 1.45;
    margin-top: 15px;
  }
  main section.s07 .wrapper .bnr01 {
    width: 100%;
    max-width: 1156px;
    margin: 30px auto 0;
    display: block;
  }
  main section.s07 .wrapper .bnr01 img {
    width: 100%;
    display: block;
  }
  main section.s08 {
    background-color: #fc6a7d;
    padding: 40px 20px;
  }
  main section.s08 .wrapper {
    max-width: 1000px;
    margin: 0 auto;
  }
  main section.s08 .wrapper .mainttl {
    color: #fff;
  }
  main section.s08 .wrapper ul li {
    margin-top: 20px;
  }
  main section.s08 .wrapper ul li dl dt {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
  }
  main section.s08 .wrapper ul li dl dd {
    width: 100%;
    margin: 10px 0 0;
    background-color: #fff;
    border-radius: 6px;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.7;
  }
  
main section.s09 .wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
main section.s09 .wrapper ul li {
  margin-top: 18px;
  font-size: 16px;
  text-align: center;
}

}