/* ------------------------------
 width: all
------------------------------ */
main {
  background-color: #FFF7F0;
}
main section.s01 {
  padding-top: 120px;
}
main section.s01 .wrapper .ttlbox01 {
  text-align: center;
}
main section.s01 .wrapper .box01 {
  margin-top: 120px;
  background-color: #fff;
  padding: 50px 0 60px;
}
main section.s01 .wrapper .box01 .t02 {
  text-align: center;
  font-size: 30px;
}
main section.s01 .wrapper .box01 .t03 {
  text-align: center;
  font-size: 30px;
}
main section.s01 .wrapper .box01 .t04 {
  text-align: center;
  font-size: 30px;
}
main section.s01 .wrapper .box01 .menu {
  width: 1220px;
  margin: 60px auto 0;
}
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.s03 {
  background-color: #fff;
  padding: 80px 0;
}
main section.s03 .wrapper {
  width: 1220px;
  margin: 0 auto;
}
main section.s03 .wrapper .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s03 .wrapper .t02 {
  text-align: center;
  font-size: 30px;
  line-height: 2.2;
  margin-top: 20px;
}
main section.s03 .wrapper .t03 {
  font-size: 25px;
  line-height: 2.2;
  margin-top: 30px;
  text-align: center;
}
main section.s03 .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: 54px 54px;
  margin-top: 60px;
}
main section.s03 .wrapper ul li {
  width: 583px;
  position: relative;
}
main section.s03 .wrapper ul li .photo {
  width: 100%;
  display: block;
}
main section.s03 .wrapper ul li dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
}
main section.s03 .wrapper ul li dl dt {
  width: 240px;
  text-align: center;
  font-size: 20px;
  background-color: #FFE0C6;
  border-radius: 5px;
  display: inline-block;
  margin-right: 20px;
}
main section.s03 .wrapper ul li dl dd {
  font-size: 25px;
  display: inline-block;
  line-height: 1.4;
}
main section.s03 .wrapper ul li dl dd span {
  font-size: 20px;
  display: inline-block;
  text-align: center;
}
main section.s03 .wrapper ul li p {
  font-size: 20px;
  line-height: 2.2;
  margin-top: -10px;
}
main section.s03 .wrapper ul li .caution {
  font-size: 15px;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
main section.s04 {
  background-color: #FFF7F0;
  padding: 70px 0;
}
main section.s04 .wrapper {
  width: 1220px;
  margin: 0 auto;
}
main section.s04 .wrapper .t01 {
  text-align: center;
  font-size: 30px;
}
main section.s04 .wrapper .t02 {
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
  margin-top: 20px;
}
main section.s04 .wrapper .t03 {
  font-size: 35px;
  margin-top: 70px;
}
main section.s04 .wrapper .t04 {
  font-size: 30px;
}
main section.s04 .wrapper .table {
  width: 100%;
  margin-top: 40px;
}
main section.s06 {
  background-image: url(../../images/bg02.png);
  background-size: cover;
  background-position: center center;
  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 .t01 span {
  font-size: 40px;
}
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;
}
main section.s06 .wrapper ul.list01 {
  margin-top: 30px;
}
main section.s06 .wrapper ul.list01 li {
  width: 358px;
}
main section.s06 .wrapper ul.list02 {
  margin-top: 50px;
}
main section.s06 .wrapper ul.list02 li {
  width: calc(50% - 10px);
}
main section.s06 .wrapper ul li .step {
  font-size: 52px;
  color: #707070;
}
main section.s06 .wrapper ul li dl dt {
  height: 82px;
  border-radius: 10px 10px 0 0;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #CBAB82;
}
main section.s06 .wrapper ul li dl dt p {
  width: 100%;
  text-align: center;
  font-size: 25px;
  color: #fff;
  line-height: 1.2;
}
main section.s06 .wrapper ul li dl dt p span {
  display: block;
}
main section.s06 .wrapper ul li dl dd {
  background-color: #fff;
  padding: 15px 0 30px;
  border-radius: 0 0 10px 10px;
}
main section.s06 .wrapper ul li dl dd.dd01 .t03 {
  font-size: 13px;
  text-align: center;
  margin-top: 10px;
}
main section.s06 .wrapper ul li dl dd.dd01 .t04 {
  text-align: center;
  font-size: 20px;
  line-height: 1;
}
main section.s06 .wrapper ul li dl dd.dd01 .t04 a {
  text-decoration: none;
  color: #464646;
  line-height: 1;
}
main section.s06 .wrapper ul li dl dd.dd01 .t05 {
  text-align: center;
  font-size: 13px;
  margin-top: 2px;
}
main section.s06 .wrapper ul li dl dd .photo01 {
  width: 285px;
  display: block;
  margin: 0 auto;
}
main section.s06 .wrapper ul li dl dd .t02 {
  text-align: center;
  font-size: 15px;
  margin-top: 10px;
}
main section.s06 .wrapper ul li dl dd .t06 {
  width: calc(100% - 60px);
  margin: 5px auto 0;
  background-image: url(../../images/icon_check01.svg);
  background-size: 18px auto;
  background-repeat: no-repeat;
  background-position: center left 0;
  padding-left: 25px;
}
main section.s06 .wrapper ul li dl dd .t06 + .t06 {
  margin-top: 0;
}
main section.s06 .wrapper ul li dl dd .t07 {
  text-align: center;
  font-size: 25px;
  margin-top: 50px;
}
main section.s06 .wrapper ul li dl dd .t08 {
  text-align: center;
  font-size: 20px;
}
main section.s06 .wrapper ul li dl dd .photo02 {
  display: block;
  margin: 50px auto 0;
}
main section.s06 .wrapper ul li dl dd .t09 {
  position: relative;
  padding-left: 45px;
  width: calc(100% - 100px);
  margin: 40px auto 0;
  line-height: 1.4;
  font-size: 20px;
}
main section.s06 .wrapper ul li dl dd .t09 + .t09 {
  margin-top: 30px;
}
main section.s06 .wrapper ul li dl dd .t09:last-child {
  padding-bottom: 55px;
}
main section.s06 .wrapper ul li dl dd .t09 .num {
  width: 29px;
  height: 29px;
  border-radius: 29px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  letter-spacing: 0;
  color: #fff;
  padding-top: 5px;
  background-color: #FFA87B;
  font-size: 18px;
  line-height: 1;
}
main section.s06 .wrapper ul li dl dd .t09 .caution {
  display: block;
  font-size: 15px;
}
main section.s06 .wrapper ul li dl dd .t10 {
  font-size: 12px;
  padding-left: 30px;
}
main section.s06 .wrapper ul li dl dd .btn_reserve01 {
  width: 210px;
  padding: 12px 0;
  border-radius: 100px;
  font-size: 15px;
  margin: 10px 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.s06 .wrapper ul li dl dd .btn_reserve02 {
  width: 330px;
  padding: 21px 0;
  border-radius: 100px;
  font-size: 27px;
  margin: 10px 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);
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main {
    background-color: #FFF7F0;
  }
  main section.s01 {
    padding-top: 100px;
  }
  main section.s01 .wrapper .ttlbox01 {
    text-align: center;
  }
  main section.s01 .wrapper .box01 {
    margin-top: 100px;
    background-color: #fff;
    padding: 40px 15px 40px;
  }
  main section.s01 .wrapper .box01 .t02 {
    text-align: center;
    font-size: 20px;
  }
  main section.s01 .wrapper .box01 .t03 {
    text-align: center;
    font-size: 20px;
  }
  main section.s01 .wrapper .box01 .t04 {
    text-align: center;
    font-size: 14px;
  }
  main section.s01 .wrapper .box01 .menu {
    width: 100%;
    margin: 30px auto 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: 15px;
    letter-spacing: 0;
  }
  main section.s05 .wrapper .price {
    width: 325px;
    display: block;
    margin: 20px 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.s03 {
    background-color: #fff;
    padding: 40px 15px;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper .t01 {
    text-align: center;
    font-size: 20px;
  }
  main section.s03 .wrapper .t02 {
    text-align: center;
    font-size: 15px;
    line-height: 1.8;
    margin-top: 10px;
  }
  main section.s03 .wrapper .t02 span {
    font-size: 12px;
  }
  main section.s03 .wrapper .t03 {
    font-size: 10px;
    line-height: 2.2;
    margin-top: 15px;
    text-align: left;
  }
  main section.s03 .wrapper ul {
    display: block;
    margin-top: 30px;
  }
  main section.s03 .wrapper ul li {
    width: 100%;
    margin-top: 30px;
    position: relative;
  }
  main section.s03 .wrapper ul li .photo {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper ul li dl {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
  }
  main section.s03 .wrapper ul li dl dt {
    width: 170px;
    text-align: center;
    font-size: 14px;
    background-color: #FFE0C6;
    border-radius: 5px;
    display: inline-block;
    margin-right: 20px;
  }
  main section.s03 .wrapper ul li dl dd {
    font-size: 18px;
    display: inline-block;
    line-height: 1.4;
  }
  main section.s03 .wrapper ul li dl dd span {
    font-size: 11px;
    display: inline-block;
    text-align: center;
    letter-spacing: 0;
  }
  main section.s03 .wrapper ul li p {
    font-size: 12px;
    line-height: 2.2;
    margin-top: -10px;
  }
  main section.s03 .wrapper ul li .caution {
    position: static;
    font-size: 10px;
    text-align: right;
    margin-top: 5px;
  }
  main section.s04 {
    background-color: #FFF7F0;
    padding: 40px 15px;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s04 .wrapper .t01 {
    text-align: center;
    font-size: 20px;
  }
  main section.s04 .wrapper .t02 {
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    margin-top: 20px;
  }
  main section.s04 .wrapper .t02 span {
    font-size: 12px;
  }
  main section.s04 .wrapper .t03 {
    font-size: 20px;
    margin-top: 20px;
  }
  main section.s04 .wrapper .t04 {
    font-size: 15px;
  }
  main section.s04 .wrapper .table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s06 {
    background-image: url(../../images/bg02.png);
    background-size: cover;
    background-position: center center;
    padding: 40px 15px;
  }
  main section.s06 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s06 .wrapper .t01 {
    text-align: center;
    font-size: 15px;
  }
  main section.s06 .wrapper .t01 span {
    font-size: 20px;
  }
  main section.s06 .wrapper ul {
    display: block;
    padding: 0 25px;
  }
  main section.s06 .wrapper ul.list01 {
    margin-top: 25px;
  }
  main section.s06 .wrapper ul.list01 li {
    width: 100%;
  }
  main section.s06 .wrapper ul.list02 {
    margin-top: 30px;
  }
  main section.s06 .wrapper ul.list02 li {
    width: 100%;
  }
  main section.s06 .wrapper ul li {
    margin-top: 30px;
  }
  main section.s06 .wrapper ul li .step {
    font-size: 30px;
    color: #707070;
  }
  main section.s06 .wrapper ul li dl dt {
    height: 54px;
    border-radius: 10px 10px 0 0;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #CBAB82;
  }
  main section.s06 .wrapper ul li dl dt p {
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 1.2;
  }
  main section.s06 .wrapper ul li dl dt p span {
    display: block;
  }
  main section.s06 .wrapper ul li dl dd {
    background-color: #fff;
    padding: 15px 0 20px;
    border-radius: 0 0 10px 10px;
  }
  main section.s06 .wrapper ul li dl dd.dd01 .t03 {
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
  }
  main section.s06 .wrapper ul li dl dd.dd01 .t04 {
    text-align: center;
    font-size: 20px;
    line-height: 1;
  }
  main section.s06 .wrapper ul li dl dd.dd01 .t04 a {
    text-decoration: none;
    color: #464646;
    line-height: 1;
  }
  main section.s06 .wrapper ul li dl dd.dd01 .t05 {
    text-align: center;
    font-size: 13px;
    margin-top: 2px;
  }
  main section.s06 .wrapper ul li dl dd .photo01 {
    width: 285px;
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  main section.s06 .wrapper ul li dl dd .t02 {
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
  }
  main section.s06 .wrapper ul li dl dd .t06 {
    width: 200px;
    margin: 5px auto 0;
    background-image: url(../../images/icon_check01.svg);
    background-size: 15px auto;
    background-repeat: no-repeat;
    background-position: center left 0;
    padding-left: 20px;
    font-size: 13px;
  }
  main section.s06 .wrapper ul li dl dd .t06 + .t06 {
    margin-top: 0;
  }
  main section.s06 .wrapper ul li dl dd .t07 {
    text-align: center;
    font-size: 13px;
    margin-top: 0;
  }
  main section.s06 .wrapper ul li dl dd .t08 {
    text-align: center;
    font-size: 13px;
  }
  main section.s06 .wrapper ul li dl dd .photo02 {
    display: block;
    margin: 10px auto 0;
    max-width: 100%;
  }
  main section.s06 .wrapper ul li dl dd .t09 {
    position: relative;
    padding-left: 30px;
    width: calc(100% - 40px);
    margin: 0px auto 0;
    line-height: 1.4;
    font-size: 13px;
    padding-top: 3px;
  }
  main section.s06 .wrapper ul li dl dd .t09 + .t09 {
    margin-top: 10px;
  }
  main section.s06 .wrapper ul li dl dd .t09:last-child {
    padding-bottom: 15px;
  }
  main section.s06 .wrapper ul li dl dd .t09 .num {
    width: 22px;
    height: 22px;
    border-radius: 29px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    letter-spacing: 0;
    color: #fff;
    padding-top: 4px;
    background-color: #FFA87B;
    font-size: 14px;
    line-height: 1;
  }
  main section.s06 .wrapper ul li dl dd .t09 .caution {
    display: block;
    font-size: 10px;
  }
  main section.s06 .wrapper ul li dl dd .t10 {
    font-size: 12px;
    padding-left: 0px;
    text-align: center;
  }
  main section.s06 .wrapper ul li dl dd .btn_reserve01 {
    width: 210px;
    padding: 12px 0;
    border-radius: 100px;
    font-size: 15px;
    margin: 10px 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.s06 .wrapper ul li dl dd .btn_reserve02 {
    width: 210px;
    padding: 12px 0;
    border-radius: 100px;
    font-size: 15px;
    margin: 15px 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);
  }
}