/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  padding-bottom: 50px;
}
main section.s01 .wrapper {
  width: 100%;
  min-width: 1220px;
  margin: 0 auto;
  max-width: calc(100% - 270px);
  position: relative;
}
main section.s01 .wrapper h2 {
  width: 700px;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -180px auto 0;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .bg {
  width: 100%;
  display: block;
}
main section.s02 {
  background-color: #FFF7F0;
  padding: 70px 0;
}
main section.s02 .wrapper .box01 {
  width: 1220px;
  margin: 0 auto;
}
main section.s02 .wrapper .box01 .mvbox {
  border-top: 5px solid #FFE2C9;
  border-bottom: 5px solid #FFE2C9;
}
main section.s02 .wrapper .box01 .mvbox video {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .photo01 {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .t01 {
  text-align: center;
  font-size: 30px;
  margin-top: 50px;
}
main section.s02 .wrapper .box01 h3 {
  text-align: center;
  font-size: 30px;
}
main section.s02 .wrapper .box01 dl {
  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.s02 .wrapper .box01 dl dt {
  width: calc(100% - 477px);
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-left: 30px;
  font-size: 20px;
  line-height: 2;
}
main section.s02 .wrapper .box01 dl dd {
  width: 477px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
main section.s02 .wrapper .box01 dl dd img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box01 .t02 {
  font-size: 30px;
  line-height: 2;
  margin-top: 60px;
  background-image: url(../images/tp0203.png);
  background-position: center right 0;
  background-repeat: no-repeat;
}
main section.s02 .wrapper .box01 .t03 {
  font-size: 25px;
  margin-top: 60px;
}
main section.s02 .wrapper .swiper-area01 {
  padding: 25px 0 60px;
}
main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}
main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 260px;
}
main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .box02 {
  width: 1220px;
  margin: 0 auto;
}
main section.s02 .wrapper .box02 .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s02 .wrapper .box02 h4 {
  text-align: center;
  font-size: 30px;
}
main section.s02 .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: 60px;
}
main section.s02 .wrapper ul li {
  width: 339px;
}
main section.s02 .wrapper ul li.li01 dl dt {
  background-image: url(../images/tp0204.png);
}
main section.s02 .wrapper ul li.li02 dl dt {
  background-image: url(../images/tp0205.png);
}
main section.s02 .wrapper ul li.li03 dl dt {
  background-image: url(../images/tp0206.png);
}
main section.s02 .wrapper ul li dl dt {
  font-size: 24px;
  line-height: 1.6;
  padding-top: 25px;
  background-position: top 0 left 0;
  background-repeat: no-repeat;
}
main section.s02 .wrapper ul li dl dd {
  margin-top: 15px;
}
main section.s02 .wrapper ul li dl dd img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper ul li dl dd p {
  font-size: 15px;
  line-height: 2.6;
  margin-top: 20px;
}
main section.s03 {
  background-image: url(../images/tp0301.jpg);
  background-size: cover;
  background-position: top 0 center;
}
main section.s03 .wrapper {
  padding: 50px 0;
  width: 1100px;
  margin: 0 auto;
  color: #fff;
}
main section.s03 .wrapper .t01 {
  font-size: 40px;
}
main section.s03 .wrapper h5 {
  font-size: 25px;
}
main section.s03 .wrapper .t02 {
  font-size: 40px;
  line-height: 1.2;
  margin-top: 20px;
}
main section.s03 .wrapper .t03 {
  font-size: 15px;
  line-height: 2.3;
  margin-top: 20px;
}
main section.s04 {
  padding: 70px 0;
  background-color: #FFF7F0;
}
main section.s04 .wrapper {
  width: 1220px;
  margin: 0 auto;
}
main section.s04 .wrapper .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s04 .wrapper h6 {
  text-align: center;
  font-size: 30px;
}
main section.s04 .wrapper .photo01 {
  width: 100%;
  display: block;
  margin-top: -30px;
}
main section.s04 .wrapper .t02 {
  text-align: center;
  font-size: 30px;
  margin-top: 20px;
}
main section.s04 .wrapper .photo02 {
  width: 100%;
  display: block;
  margin-top: 30px;
}
main section.s05 {
  background-color: #F4F4F4;
  padding: 70px 0;
}
main section.s05 .wrapper {
  width: 1220px;
  margin: 0 auto;
}
main section.s05 .wrapper .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s05 .wrapper h6 {
  text-align: center;
  font-size: 30px;
}
main section.s05 .wrapper .price {
  width: 850px;
  display: block;
  margin: 80px auto 0;
}
main section.s05 .wrapper .t02 {
  width: 280px;
  margin: 30px auto 0;
  text-align: center;
  font-size: 25px;
  line-height: 1;
  border-radius: 5px;
  border: 1px solid #464646;
  padding: 14px 0;
}
main section.s05 .wrapper .photo {
  width: 100%;
  display: block;
  margin-top: 60px;
}
main section.s05 .wrapper .t03 {
  text-align: center;
  font-size: 25px;
  margin-top: 40px;
}
main section.s05 .wrapper .t04 {
  text-align: center;
  margin-top: 5px;
}
main section.s05 .wrapper .t04 span {
  display: inline-block;
  vertical-align: top;
  border-top: 1px solid #717171;
  font-size: 20px;
  padding-top: 15px;
}
main section.s05 .wrapper .t05 {
  text-align: center;
  font-size: 20px;
}
main section.s05 .wrapper .btn_reserve {
  width: 524px;
  padding: 38px 0;
  border-radius: 100px;
  font-size: 25px;
  margin: 25px auto 0;
  color: #fff;
  line-height: 1;
  display: block;
  text-align: center;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, right top, from(#FFEB98), to(#FFA87B));
  background: linear-gradient(to right, #FFEB98, #FFA87B);
}
main section.s05 .wrapper .t06 {
  text-align: center;
  font-size: 25px;
  margin-top: 40px;
}
main section.s05 .wrapper .t07 {
  text-align: center;
  font-size: 20px;
  margin-top: 5px;
}
main section.s05 .wrapper .snslist {
  text-align: center;
  margin-top: 20px;
}
main section.s05 .wrapper .snslist li {
  display: inline-block;
  vertical-align: middle;
  width: 52px;
}
main section.s05 .wrapper .snslist li + li {
  margin-left: 30px;
}
main section.s05 .wrapper .snslist li.li02 {
  width: 63px;
}
main section.s05 .wrapper .snslist li a {
  width: 100%;
  display: block;
}
main section.s05 .wrapper .snslist li a img {
  width: 100%;
  display: block;
}
main section.s06 {
  background-color: #FFF7F0;
  padding: 70px 0;
}
main section.s06 .wrapper {
  width: 1220px;
  margin: 0 auto;
}
main section.s06 .wrapper .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s06 .wrapper h6 {
  text-align: center;
  font-size: 30px;
}
main section.s06 .wrapper .t02 {
  text-align: center;
  font-size: 30px;
  margin-top: 30px;
}
main section.s06 .wrapper .t03 {
  text-align: center;
  font-size: 30px;
}
main section.s06 .wrapper .t03 span {
  font-size: 40px;
  display: inline-block;
  padding: 0 15px;
}
main section.s06 .wrapper ul {
  margin-top: 100px;
}
main section.s06 .wrapper ul li {
  margin-top: 70px;
}
main section.s06 .wrapper ul li dl {
  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;
}
main section.s06 .wrapper ul li dl dt {
  width: 50%;
  padding-right: 60px;
}
main section.s06 .wrapper ul li dl dt .t04 {
  border-bottom: 1px solid #464646;
  font-size: 20px;
  padding-bottom: 5px;
}
main section.s06 .wrapper ul li dl dt .t04 span {
  font-size: 40px;
  padding-right: 20px;
}
main section.s06 .wrapper ul li dl dt .t05 {
  font-size: 25px;
  line-height: 1.7;
  margin-top: 15px;
}
main section.s06 .wrapper ul li dl dt .t06 {
  font-size: 15px;
  line-height: 2;
  margin-top: 20px;
}
main section.s06 .wrapper ul li dl dd {
  width: 50%;
}
main section.s06 .wrapper ul li dl dd img {
  width: 100%;
  display: block;
}
main section.s07 {
  background-image: url(../images/tp0700.jpg);
  background-size: cover;
  background-position: center center;
  padding: 70px 0 110px;
}
main section.s07 .wrapper {
  width: 1220px;
  margin: 0 auto;
  position: relative;
}
main section.s07 .wrapper .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s07 .wrapper h6 {
  text-align: center;
  font-size: 30px;
}
main section.s07 .wrapper ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 55px 28px;
  margin-top: 50px;
}
main section.s07 .wrapper ul.list02 li {
  padding-bottom: 30px;
  position: relative;
}
main section.s07 .wrapper ul.list02 li .t02 {
  text-align: center;
}
main section.s07 .wrapper ul li {
  width: 284px;
}
main section.s07 .wrapper ul li img {
  width: 100%;
  display: block;
}
main section.s07 .wrapper ul li .t02 {
  font-size: 20px;
  line-height: 1.8;
  margin-top: 10px;
}
main section.s07 .wrapper ul li .t02 span {
  font-size: 10px;
  margin-top: -3px;
  display: inline-block;
}
main section.s07 .wrapper ul li .t05 {
  text-align: center;
  font-size: 30px;
}
main section.s07 .wrapper ul li .t05 span {
  font-size: 20px;
  padding-left: 5px;
}
main section.s07 .wrapper ul li .t03 {
  font-size: 15px;
  line-height: 2;
  margin-top: 10px;
}
main section.s07 .wrapper ul li .t04 {
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
main section.s07 .wrapper ul li .t04 a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #56B8FF;
  font-size: 15px;
  padding-left: 22px;
  background-image: url(../images/icon_link01.svg);
  background-size: 16px auto;
  background-position: center left 0;
  background-repeat: no-repeat;
  position: relative;
}
main section.s07 .wrapper ul li .t04 a::after {
  content: "";
  display: block;
  width: calc(100% - 22px);
  height: 1px;
  background-color: #56B8FF;
  position: absolute;
  right: 0;
  bottom: -2px;
}
main section.s07 .wrapper .t06 {
  text-align: center;
  font-size: 35px;
  margin-top: 40px;
}
main section.s07 .wrapper .t07 {
  text-align: center;
  font-size: 25px;
}
main section.s07 .wrapper .msg {
  width: 430px;
  position: absolute;
  right: 50px;
  bottom: 70px;
}
main section.s11 {
  background-image: url(../images/bg01.jpg);
  background-size: cover;
  background-position: top 0 center;
  padding: 110px 0;
  border-radius: 40px 40px 0 0;
  margin-top: -40px;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    padding-bottom: 0;
    background-image: url(../images/tp0101_sp.jpg);
    background-size: cover;
    background-position: center center;
  }
  main section.s01 .wrapper {
    width: 100%;
    min-width: 0;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    height: 100vh;
  }
  main section.s01 .wrapper h2 {
    width: 280px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: -85px auto 0;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s02 {
    background-color: #FFF7F0;
    padding: 40px 0;
  }
  main section.s02 .wrapper .box01 {
    width: 100%;
    padding: 0;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box01 .photo01 {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 .t01 {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box01 h3 {
    text-align: center;
    font-size: 20px;
  }
  main section.s02 .wrapper .box01 dl {
    display: block;
    margin-top: 10px;
    padding: 0 15px;
  }
  main section.s02 .wrapper .box01 dl dt {
    width: 100%;
    padding-left: 0px;
    font-size: 10px;
    line-height: 2;
  }
  main section.s02 .wrapper .box01 dl dd {
    width: 100%;
    margin-top: 15px;
  }
  main section.s02 .wrapper .box01 dl dd img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box01 .t02 {
    font-size: 15px;
    line-height: 2;
    margin-top: 20px;
    background-image: url(../images/tp0203.png);
    background-position: center right 0;
    background-repeat: no-repeat;
    background-size: 250px auto;
    padding: 0 15px;
  }
  main section.s02 .wrapper .box01 .t03 {
    font-size: 15px;
    margin-top: 30px;
    padding: 0 15px;
  }
  main section.s02 .wrapper .swiper-area01 {
    padding: 15px 0 40px;
  }
  main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper {
    -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 130px;
  }
  main section.s02 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper .box02 {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  main section.s02 .wrapper .box02 .t01 {
    text-align: center;
    font-size: 20px;
  }
  main section.s02 .wrapper .box02 h4 {
    text-align: center;
    font-size: 20px;
  }
  main section.s02 .wrapper ul {
    display: block;
    margin-top: 30px;
  }
  main section.s02 .wrapper ul li {
    width: 100%;
  }
  main section.s02 .wrapper ul li + li {
    margin-top: 20px;
  }
  main section.s02 .wrapper ul li.li01 dl dt {
    background-image: url(../images/tp0204.png);
  }
  main section.s02 .wrapper ul li.li02 dl dt {
    background-image: url(../images/tp0205.png);
  }
  main section.s02 .wrapper ul li.li03 dl dt {
    background-image: url(../images/tp0206.png);
  }
  main section.s02 .wrapper ul li dl dt {
    font-size: 15px;
    line-height: 1.6;
    padding-top: 10px;
    background-position: top 0 left 0;
    background-repeat: no-repeat;
    background-size: 30px auto;
  }
  main section.s02 .wrapper ul li dl dd {
    margin-top: 15px;
  }
  main section.s02 .wrapper ul li dl dd img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper ul li dl dd p {
    font-size: 10px;
    line-height: 2;
    margin-top: 15px;
  }
  main section.s03 {
    background-image: url(../images/tp0301_sp.jpg);
    background-size: cover;
    background-position: center center;
  }
  main section.s03 .wrapper {
    padding: 30px 15px;
    width: 100%;
    margin: 0 auto;
    color: #fff;
  }
  main section.s03 .wrapper .t01 {
    font-size: 25px;
  }
  main section.s03 .wrapper h5 {
    font-size: 15px;
  }
  main section.s03 .wrapper .t02 {
    font-size: 15px;
    line-height: 1.2;
    margin-top: 20px;
  }
  main section.s03 .wrapper .t03 {
    font-size: 10px;
    line-height: 2.3;
    margin-top: 20px;
  }
  main section.s04 {
    padding: 40px 15px;
    background-color: #FFF7F0;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s04 .wrapper .t01 {
    text-align: center;
    font-size: 16px;
  }
  main section.s04 .wrapper h6 {
    text-align: center;
    font-size: 15px;
  }
  main section.s04 .wrapper .photo01 {
    width: 100%;
    display: block;
    margin-top: 0px;
  }
  main section.s04 .wrapper .t02 {
    text-align: center;
    font-size: 20px;
    margin-top: 40px;
  }
  main section.s04 .wrapper .photo02 {
    width: calc(100% + 20px);
    display: block;
    margin: 20px -10px 0;
  }
  main section.s05 {
    background-color: #F4F4F4;
    padding: 40px 15px;
  }
  main section.s05 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s05 .wrapper .t01 {
    text-align: center;
    font-size: 20px;
  }
  main section.s05 .wrapper h6 {
    text-align: center;
    font-size: 18px;
    letter-spacing: 0;
  }
  main section.s05 .wrapper .price {
    width: 325px;
    display: block;
    margin: 35px auto 0;
  }
  main section.s05 .wrapper .t02 {
    width: 155px;
    margin: 20px auto 0;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    border-radius: 2px;
    border: 1px solid #464646;
    padding: 3px 0;
  }
  main section.s05 .wrapper .photo {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  main section.s05 .wrapper .t03 {
    text-align: center;
    font-size: 15px;
    margin-top: 40px;
  }
  main section.s05 .wrapper .t04 {
    text-align: center;
    margin-top: 5px;
  }
  main section.s05 .wrapper .t04 span {
    display: inline-block;
    vertical-align: top;
    border-top: 1px solid #717171;
    font-size: 12px;
    padding-top: 10px;
  }
  main section.s05 .wrapper .t05 {
    text-align: center;
    font-size: 12px;
  }
  main section.s05 .wrapper .btn_reserve {
    width: 168px;
    padding: 12px 0;
    border-radius: 100px;
    font-size: 15px;
    margin: 20px auto 0;
    color: #fff;
    line-height: 1;
    display: block;
    text-align: center;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, right top, from(#FFEB98), to(#FFA87B));
    background: linear-gradient(to right, #FFEB98, #FFA87B);
  }
  main section.s05 .wrapper .t06 {
    text-align: center;
    font-size: 15px;
    margin-top: 30px;
  }
  main section.s05 .wrapper .t07 {
    text-align: center;
    font-size: 12px;
    margin-top: 0px;
  }
  main section.s05 .wrapper .snslist {
    margin-top: 5px;
  }
  main section.s05 .wrapper .snslist li {
    display: inline-block;
    vertical-align: middle;
    width: 26px;
  }
  main section.s05 .wrapper .snslist li + li {
    margin-left: 10px;
  }
  main section.s05 .wrapper .snslist li.li02 {
    width: 31.5px;
  }
  main section.s05 .wrapper .snslist li a {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .snslist li a img {
    width: 100%;
    display: block;
  }
  main section.s06 {
    padding: 40px 0;
  }
  main section.s06 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s06 .wrapper .t01 {
    text-align: center;
    font-size: 20px;
  }
  main section.s06 .wrapper h6 {
    text-align: center;
    font-size: 20px;
  }
  main section.s06 .wrapper .t02 {
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
  }
  main section.s06 .wrapper .t03 {
    text-align: center;
    font-size: 15px;
  }
  main section.s06 .wrapper .t03 span {
    font-size: 20px;
    display: inline-block;
    padding: 0px;
  }
  main section.s06 .wrapper ul {
    margin-top: 30px;
  }
  main section.s06 .wrapper ul li {
    margin-top: 30px;
  }
  main section.s06 .wrapper ul li dl {
    display: block;
  }
  main section.s06 .wrapper ul li dl dt {
    width: 100%;
    padding: 0 15px;
  }
  main section.s06 .wrapper ul li dl dt .t04 {
    border-bottom: 1px solid #464646;
    font-size: 12px;
    padding-bottom: 5px;
  }
  main section.s06 .wrapper ul li dl dt .t04 span {
    font-size: 25px;
    padding-right: 10px;
  }
  main section.s06 .wrapper ul li dl dt .t05 {
    font-size: 15px;
    line-height: 1.7;
    margin-top: 15px;
  }
  main section.s06 .wrapper ul li dl dt .t06 {
    font-size: 10px;
    line-height: 2;
    margin-top: 5px;
  }
  main section.s06 .wrapper ul li dl dd {
    width: 100%;
    margin-top: 15px;
  }
  main section.s06 .wrapper ul li dl dd img {
    width: 100%;
    display: block;
  }
  main section.s07 {
    background-image: url(../images/tp0700.jpg);
    background-size: cover;
    background-position: center center;
    padding: 30px 15px;
  }
  main section.s07 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  main section.s07 .wrapper .t01 {
    text-align: center;
    font-size: 20px;
  }
  main section.s07 .wrapper h6 {
    text-align: center;
    font-size: 15px;
  }
  main section.s07 .wrapper ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px 15px;
    margin-top: 25px;
  }
  main section.s07 .wrapper ul.list02 li {
    padding-bottom: 35px;
    position: relative;
  }
  main section.s07 .wrapper ul.list02 li .t02 {
    text-align: center;
  }
  main section.s07 .wrapper ul li {
    width: calc(50% - 7.5px);
  }
  main section.s07 .wrapper ul li img {
    width: 100%;
    display: block;
  }
  main section.s07 .wrapper ul li .t02 {
    font-size: 13px;
    line-height: 1.8;
    margin-top: 10px;
  }
  main section.s07 .wrapper ul li .t02 span {
    font-size: 6px;
    letter-spacing: 0;
    margin-top: -3px;
    display: inline-block;
  }
  main section.s07 .wrapper ul li .t05 {
    text-align: center;
    font-size: 15px;
  }
  main section.s07 .wrapper ul li .t05 span {
    font-size: 10px;
    padding-left: 5px;
  }
  main section.s07 .wrapper ul li .t03 {
    font-size: 10px;
    line-height: 2;
    margin-top: 5px;
  }
  main section.s07 .wrapper ul li .t04 {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  main section.s07 .wrapper ul li .t04 a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #56B8FF;
    font-size: 8px;
    padding-left: 17px;
    background-image: url(../images/icon_link01.svg);
    background-size: 12px auto;
    background-position: center left 0;
    background-repeat: no-repeat;
    position: relative;
  }
  main section.s07 .wrapper ul li .t04 a::after {
    content: "";
    display: block;
    width: calc(100% - 22px);
    height: 1px;
    background-color: #56B8FF;
    position: absolute;
    right: 0;
    bottom: -2px;
  }
  main section.s07 .wrapper .t06 {
    text-align: center;
    font-size: 20px;
    margin-top: 30px;
  }
  main section.s07 .wrapper .t07 {
    text-align: center;
    font-size: 12px;
  }
  main section.s07 .wrapper .msg {
    width: 430px;
    position: absolute;
    right: 50px;
    bottom: 70px;
  }
  main section.s11 {
    background-image: url(../images/bg01.jpg);
    background-size: cover;
    background-position: top 0 center;
    padding: 20px 20px 40px;
    border-radius: 20px 20px 0 0;
    margin-top: -30px;
  }
}