.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #333;
  font-family: Roboto, "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
}
.wrap {
  margin: auto;
  max-width: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
a:link,a:visited,a:hover,a:active {
  color: #fff;
  text-decoration: none;
}
a img:hover {
  filter: brightness(1.2);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 0.8333333333333334vw;
  }
}
@media only screen and (max-width: 749px) {
  html {
    font-size: 2.67022696929239vw;
  }
}

/*notes*/
header .header__top__wrap {
  position: fixed;
  top: 0;
  background: rgba(255,255,255,.32);
  box-sizing: border-box;
  padding: .5rem;
  width: 100%;
  z-index: 2;
}
header .header__top__wrap div {
  align-items: center;
  display: flex;
  margin: auto;
  width: 120rem;
}
header .header__top__wrap div .logo {
  width: 10rem;
}
header .header__top__wrap div nav {
  margin-left: auto;
}
header .header__top__wrap div nav ul {
  display: flex;
}
header .header__top__wrap div nav ul li {
  filter: drop-shadow(0 .34rem .68rem rgba(0,0,0,.32));
  margin-left: 1rem;
  width: 24.2rem;
}
header .header__top__wrap div nav ul li:nth-child(n+2) {
  width: 21rem;
}
header .header__main__wrap {
  background: center center / cover url(../img/0000.webp) no-repeat;
  padding: 12rem 4% 4rem;
}
header .header__main__wrap .box__wrap {
  margin: 0 auto 7rem;
  width: 110rem;
}
header .header__main__wrap .box__wrap p {
  display: table;
  background: #cf2e2e;
  border-radius: 2em;
  color: #fafa7b;
  font-size: 2.6rem;
  font-weight: 700;
  margin-bottom: .5em;
  padding: .15em 1em;
}
h1 {
  color: #cf2e2e;
  font-size: 6.4rem;
  font-weight: 900;
  line-height: 1;
  margin-bottom: .25em;
}
h1 span {
  font-size: 4.6rem;
  letter-spacing: .1em;
}
header .header__main__wrap .box__wrap div {
  align-items: center;
  display: flex;
}
header .header__main__wrap .box__wrap li {
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  padding-left: 1.25em;
}
header .header__main__wrap .box__wrap li:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0005.webp) no-repeat;
  width: 2.8rem;
  height: 2.8rem;
  top: 12%;
  left: 0;
}
header .header__main__wrap .box__wrap div img {
  filter: drop-shadow(0 .34rem .68rem rgba(0,0,0,.32));
  width: 43rem;
}
.btn {
  display: block;
  filter: drop-shadow(0 .34rem .68rem rgba(0,0,0,.32));
  margin: auto;
  width: 34rem;
}

/*notes*/
.s01__wrap {
  padding: 9rem 4%;
  text-align: center;
}
.s01__wrap div {
  position: relative;
  display: table;
  margin: auto;
}
.s01__wrap div:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0100.webp) no-repeat;
  width: 34rem;
  height: 38rem;
  bottom: -9rem;
  left: -46%;
}
h2 {
  font-size: 2.8rem;
  line-height: 1.3;
  margin-bottom: 1.25em;
  text-align: center;
}
h2 span {
  color: #d13333;
  font-size: 4.0rem;
  font-weight: 900;
  letter-spacing: .1em;
}
.s01__wrap p:nth-child(2) {
  font-size: 2.8rem;
  font-weight: 900;
  margin-bottom: 1.25em;
}
h3 {
  position: relative;
  display: table;
  background: #d13333;
  border-radius: .6rem;
  color: #fff;
  font-size: 2.4rem;
  margin: 0 auto 1.25em;
  padding: .25em .75em;
}
h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -1.3rem;
  border: 1.3rem solid transparent;
  border-top: 1.2rem solid #d13333;
}
.s01__wrap h3 {
  color: #f2e858;
  font-size: 2.6rem;
}
.s01__wrap p:nth-child(4) {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.25em;
}
.s01__wrap p:nth-child(5) {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 1em;
}
.s01__wrap p:nth-child(5) span {
  color: #d13333;
  font-size: 2.8rem;
  font-weight: 900;
}

/*notes*/
.s02__wrap {
  background: #fafafa;
  padding: 9rem 4%;
}
h3 span {
  color: #f2e858;
  font-size: 2.6rem;
  font-weight: 900;
}
.flex3box__wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 96rem;
}
.s02__wrap .flex3box__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0204.webp) no-repeat;
  width: 16.4rem;
  height: 17.2rem;
  top: -17.2rem;
  left: 8%;
}
.flex3box__wrap li {
  width: 30rem;
}
.flex3box__wrap li p:nth-child(2) {
  color: #d13333;
  font-size: 5.4rem;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
}
.flex3box__wrap li h4 {
  font-size: 2.4rem;
  font-weight: 900;
  margin-bottom: .25em;
  text-align: center;
}

/*notes*/
.s03__wrap {
  padding: 9rem 4%;
}
.s03__wrap .flex3box__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0304.webp) no-repeat;
  width: 14.5rem;
  height: 19rem;
  top: -19rem;
  right: 10%;
}

/*notes*/
.s04__wrap {
  background: center center / cover url(../img/0400.webp) no-repeat;
  color: #fff;
  padding: 9rem 4%;
  text-align: center;
}
.s04__wrap h2,
.s05__wrap h2,
.s06__wrap h2 {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: .2em;
  margin-bottom: 3em;
}
.s04__wrap h2 span,
.s05__wrap h2 span,
.s06__wrap h2 span {
  display: block;
  color: #fff;
  margin-top: .25em;
}
.s04__wrap h3,
.s05__wrap h3 {
  background: none;
  color: #f4eb40;
  font-size: 2.6rem;
}
.s04__wrap h3:before,
.s05__wrap h3:before {
  display: none;
}
.s04__wrap ul {
  display: flex;
  justify-content: space-between; 
  margin: auto;
  width: 96rem;
}
.s04__wrap ul li {
  position: relative;
  width: 18rem;
}
.s04__wrap ul li:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0405.webp) no-repeat;
  width: 2rem;
  height: 4rem;
  top: 41%;
  right: -30%;
}
.s04__wrap ul li:last-child:before {
  display: none;
}
.s04__wrap ul li p:nth-child(1) {
  align-items: center;
  display: flex;
  justify-content: center;
  border: .2rem solid #fff;
  border-radius: 2rem;
  font-size: 3.6rem;
  font-weight: 400;
  margin: auto;
  height: 6.4rem;
  width: 6.4rem;
}
.s04__wrap ul li img {
  margin: 1em 0;
  width: 14rem;
}

/*notes*/
.s05__wrap {
  padding: 9rem 4%;
}
.s05__wrap h2 {
  color: #333;
}
.s05__wrap h2 span {
  color: #d13333;
}
.s05__wrap h3 {
  color: #333;
}
.s05__wrap .gxt {
  align-items: center;
  color: #c7aa0e;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 auto 1em;
  max-width: 100rem;
}
.s05__wrap .gxt:before,
.s05__wrap .gxt:after {
  content: '';
  height: .1rem;
  flex-grow: 1;
  background: #c7aa0e;
}
.s05__wrap .gxt:before {
  margin-right: 1em;
}
.s05__wrap .gxt:after {
  margin-left: 1em;
}
.s05__wrap ul {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 100rem;
}
.s05__wrap ul li {
  border: .4rem solid #d13333;
  box-sizing: border-box;
  padding: 1.5rem;
  width: 32rem;
}
.s05__wrap ul li .box__wrap {
  align-items: center;
  display: flex;
  line-height: 1.3;
  margin-bottom: 1em;
}
.s05__wrap ul li .box__wrap img {
  margin-right: 1rem;
  width: 9rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) {
  font-size: 1.2rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(2) {
  font-size: 1.8rem;
  font-weight: 700;
}
.s05__wrap ul li .box__wrap div p:nth-child(3) {
  color: #d13333;
  font-size: 1.4rem;
  font-weight: 700;
}
.s05__wrap ul li .box__wrap div p:nth-child(4) {
  color: #c7aa0e;
}
.s05__wrap ul li .txt {
  font-size: 1.4rem;
}

/*notes*/
.s06__wrap {
  padding: 0 4%;
}
.s06__wrap h3 {
  font-size: 2.6rem;
}
.s06__wrap .box__wrap {
  position: relative;
  background: #d13333;
  border-radius: 8rem;
  box-sizing: border-box;
  margin: auto;
  padding: 8rem;
  width: 80rem;
}
.s06__wrap .box__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0601.webp) no-repeat;
  width: 26rem;
  height: 27.5rem;
  bottom: 0;
  right: -9%;
}
.s06__wrap h3 {
  color: #f4eb40;
}
.s06__wrap ul {
  margin: auto;
  width: 58rem;
}
.s06__wrap ul li {
  align-items: center;
  display: flex;
  color: #f4f9a8;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: .5em;
}
.s06__wrap ul li:nth-child(even) {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  margin-bottom: 2em;
}
.s06__wrap ul li p:nth-child(1) {
  align-items: center;
  display: flex;
  justify-content: center;
  background: #f4eb40;
  border-radius: .4rem;
  color: #d13333;
  font-size: 3.0rem;
  font-weight: 400;
  margin-right: .5em;
  height: 4rem;
  width: 4rem;
}
.s06__wrap ul li:nth-child(even) p:nth-child(1) {
  background: #fff;
}

/*notes*/
.s07__wrap {
  padding: 9rem 4%;
}
.s07__wrap .box__wrap {
  text-align: center;
}
.s07__wrap .box__wrap p:nth-child(1) {
  display: flex;
  justify-content: center;
  color: #d13333;
  font-size: 4.0rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin-bottom: 1em;
}
.s07__wrap .box__wrap p:nth-child(1) span {
  align-items: center;
  display: flex;
  justify-content: center;
  background: #f4f976;
  border: .2rem solid #d13333;
  font-size: 4.6rem;
  font-weight: 700;
  letter-spacing: .1em;
  margin: 0 .05em;
  height: 6.4rem;
  width: 6.4rem;
}
.s07__wrap .box__wrap p:nth-child(2) {
  font-size: 2.6rem;
  font-weight: 900;
  letter-spacing: .1em;
}
.s07__wrap .box__wrap img {
  filter: drop-shadow(0 .34rem .68rem rgba(0,0,0,.32));
  margin: 1em auto;
  width: 43rem;
}
.s07__wrap .box__wrap p:nth-child(4) {
  font-size: 1.8rem;
  font-weight: 700;
}
.s07__wrap .bubble__wrap {
  position: relative;
  background: #d13333;
  border-radius: 2rem;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  margin: 3em auto;
  padding: 1em;
  text-align: center;
  width: 54rem;
}
.s07__wrap .bubble__wrap:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -1.0rem;
  border: 1.0rem solid transparent;
  border-top: 1.2rem solid #d13333;
}
.s07__wrap .bubble__wrap p:nth-child(1) {
  font-size: 2.6rem;
}
form {
  margin: auto;
  max-width: 70rem;
}
form .input__wrap {
  align-items: flex-start;
  display: flex;
  margin-bottom: 1.6rem;
}
form .item__wrap {
  font-weight: 700;
  margin-top: .5em;
  width: 30%;
}
form .item__wrap span {
  background: #d13333;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-right: .5em;
  padding: .2em .75em;
  text-align: center;
}
form .item__wrap span.any {
  background: #fff;
  border: .1rem solid #333;
  color: #333;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  background: #fafafa;
  border: .2rem solid #eaeaea;
  border-radius: .6rem;
  box-sizing: border-box;
  font-size: 1.6rem;
  padding: 2%;
  width: 70%;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 20rem;
}
form input[type=submit] {
  background: #d13333;
  border: none;
  border-radius: 2em;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2.4rem;
  font-weight: 700;
  margin: 1em auto 0;
  max-width: 30rem;
  padding: .85em;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #900;
}
::-webkit-input-placeholder {
  color: #cacaca;
}
.follow__wrap {
  border: .2rem solid #eaeaea;
  border-radius: 1rem;
  box-sizing: border-box;
  font-size: 1.4rem;
  margin: 1rem auto;
  padding: 2rem;
  width: 70rem;
}
.follow__wrap p:nth-child(1) {
  border-bottom: .1rem solid #d13333;
  color: #d13333;
  font-size: 2.0rem;
  font-weight: 700;
  margin-bottom: .5em;
  text-align: center;
}
.s07__wrap .txt {
  color: #d13333;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.3;
  margin-top: 1em;
  text-align: center;
}

/*notes*/
footer {
  background: #d13333;
  color: #fff;
  padding: 6rem 4% .5em;
  text-align: center;
}
footer .logo {
  margin-bottom: 4rem;
  width: 10rem;
}
footer p:last-child {
  font-size: 1.2rem;
  margin-top: 4rem;
}








@media screen and (max-width:749px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.5rem;
}

/*notes*/
header .header__top__wrap {
  position: static;
}
header .header__top__wrap div {
  width: 100%;
}
header .header__top__wrap div .logo {
  margin: auto;
  width: 6rem;
}
header .header__top__wrap div nav {
  display: none;
}
header .header__main__wrap {
  background: center center / cover url(../img/0000_sp.webp) no-repeat;
  padding: 1rem 4%;
}
header .header__main__wrap .box__wrap {
  margin: 0 auto 14rem;
  width: 100%;
}
header .header__main__wrap .box__wrap p {
  font-size: 1.6rem;
  margin: 0 auto .5em;
}
h1 {
  font-size: 3.4rem;
  text-align: center;
}
h1 span {
  font-size: 2.6rem;
  letter-spacing: .025em;
}
header .header__main__wrap .box__wrap div {
  display: block;
}
header .header__main__wrap .box__wrap ul {
  display: table;
  margin: 1em auto;
}
header .header__main__wrap .box__wrap li {
  font-size: 1.8rem;
}
header .header__main__wrap .box__wrap li:before {
  width: 2.0rem;
  height: 2.0rem;
}
header .header__main__wrap .box__wrap div img {
  display: block;
  margin: auto;
  width: 90%;
}
.btn {
  width: 80%;
}

/*notes*/
.s01__wrap {
  padding: 4rem 4%;
}
.s01__wrap div:before {
  display: none;
}
h2 {
  font-size: 2.0rem;
}
h2 span {
  font-size: 2.6rem;
}
.s01__wrap p:nth-child(2) {
  font-size: 2.0rem;
  line-height: 1.3;
}
h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  padding: .5em 1em;
}
.s01__wrap h3 {
  font-size: 1.8rem;
}
.s01__wrap p:nth-child(4) {
  font-size: 1.5rem;
}
.s01__wrap p:nth-child(5) {
  font-size: 1.6rem;
}
.s01__wrap p:nth-child(5) span {
  font-size: 2.0rem;
}

/*notes*/
.s02__wrap {
  padding: 4rem 4%;
}
h3 span {
  font-size: 2.0rem;
}
h3 {
  position: relative;
  z-index: 1;
}
.flex3box__wrap {
  display: block;
  width: 100%;
}
.s02__wrap .flex3box__wrap:before {
  width: 13.12rem;
  height: 13.76rem;
  top: -16.2rem;
  left: 0;
}
.flex3box__wrap li {
  margin: 0 auto 2em;
  width: 90%;
}
.flex3box__wrap li:last-child {
  margin-bottom: 0;
}
.flex3box__wrap li p:nth-child(2) {
  font-size: 4.2rem;
}
.flex3box__wrap li h4 {
  font-size: 2.0rem;
}
.flex3box__wrap li img {
  display: block;
  margin: auto;
  width: 70%;
}

/*notes*/
.s03__wrap {
  padding: 4rem 4%;
}
.s03__wrap .flex3box__wrap:before {
  display: none;
}

/*notes*/
.s04__wrap {
  padding: 4rem 4%;
}
.s04__wrap h2,
.s05__wrap h2,
.s06__wrap h2 {
  font-size: 1.0rem;
}
.s04__wrap h3,
.s05__wrap h3 {
  font-size: 1.8rem;
}
.s04__wrap h3:before,
.s05__wrap h3:before {
  display: none;
}
.s04__wrap ul {
  display: block;
  width: 100%;
}
.s04__wrap ul li {
  align-items: center;
  display: flex;
  width: 100%;
}
.s04__wrap ul li:before {
  width: 1rem;
  height: 2rem;
  top: 93%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: rotate(90deg);
}
.s04__wrap ul li:last-child:before {
  display: none;
}
.s04__wrap ul li p:nth-child(1) {
  border: .1rem solid #fff;
  border-radius: 1rem;
  font-size: 2.6rem;
  margin: 0;
  height: 4.6rem;
  max-width: 4.6rem;
  width: 100%;
}
.s04__wrap ul li img {
  margin: 1em;
  width: 8rem;
}
.s04__wrap ul li p {
  text-align: left;
}

/*notes*/
.s05__wrap {
  padding: 4rem 4%;
}
.s05__wrap .gxt {
  font-size: 1.5rem;
}
.s05__wrap ul {
  display: block;
  width: 100%;
}
.s05__wrap ul li {
  border: .2rem solid #d13333;
  margin-bottom: .5em;
  padding: 1rem;
  width: 100%;
}
.s05__wrap ul li:last-child {
  margin-bottom: 0;
}
.s05__wrap ul li .box__wrap {
  justify-content: center;
}
.s05__wrap ul li .box__wrap img {
  width: 7rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(1) {
  font-size: 1.0rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(2) {
  font-size: 1.5rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(3) {
  font-size: 1.2rem;
}
.s05__wrap ul li .box__wrap div p:nth-child(4) {
  font-size: 1.3rem;
}
.s05__wrap ul li .txt {
  font-size: 1.3rem;
  line-height: 1.5;
}

/*notes*/
.s06__wrap {
  padding: 0 4%;
}
.s06__wrap h3 {
  font-size: 1.8rem;
}
.s06__wrap .box__wrap {
  border-radius: 4rem;
  padding: 4rem 2rem 10rem;
  width: 100%;
}
.s06__wrap .box__wrap:before {
  width: 13rem;
  height: 13.75rem;
  bottom: 0;
  right: -2%;
}
.s06__wrap ul {
  margin: auto;
  width: 100%;
}
.s06__wrap ul li {
  font-size: 1.6rem;
  line-height: 1.3;
}
.s06__wrap ul li:nth-child(even) {
  font-size: 1.5rem;
}
.s06__wrap ul li p:nth-child(1) {
  font-size: 2.4rem;
  height: 3rem;
  max-width: 3rem;
  width: 100%;
}

/*notes*/
.s07__wrap {
  padding: 6rem 4%;
}
.s07__wrap .box__wrap p:nth-child(1) {
  align-items: center;
  font-size: 2.0rem;
}
.s07__wrap .box__wrap p:nth-child(1) span {
  font-size: 2.4rem;
  margin: 0 .05em;
  height: 4.0rem;
  width: 4.0rem;
}
.s07__wrap .box__wrap p:nth-child(2) {
  font-size: 1.8rem;
}
.s07__wrap .box__wrap img {
  width: 90%;
}
.s07__wrap .box__wrap p:nth-child(4) {
  font-size: 1.4rem;
}
.s07__wrap .bubble__wrap {
  margin: 2em auto;
  width: 100%;
}
.s07__wrap .bubble__wrap p:nth-child(1) {
  font-size: 1.8rem;
}
.s07__wrap .bubble__wrap p:nth-child(2) {
  font-size: 1.2rem;
}
form {
  max-width: 100%;
}
form .input__wrap {
  display: block;
}
form .item__wrap {
  margin-bottom: .5em;
  width: 100%;
}
form .item__wrap span {
  font-size: 1.0rem;
}
form input[type=text],
form input[type=mail],
form input[type=tel],
form textarea {
  padding: 3%;
  width: 100%;
}
form input[type=submit] {
  font-size: 2.0rem;
  max-width: 22rem;
}
.follow__wrap {
  font-size: 1.2rem;
  width: 100%;
}
.follow__wrap p:nth-child(1) {
  font-size: 1.6rem;
}
.s07__wrap .txt {
  font-size: 1.8rem;
}

/*notes*/
footer {
  font-size: 1.3rem;
  padding: 4rem 4% 5em;
}
footer .logo {
  margin-bottom: 3rem;
  width: 8rem;
}
footer p:last-child {
  font-size: 1.0rem;
}

.floating__wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.floating__wrap ul {
  display: flex;
}
}
