.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
h1 {
  display: none;
}
h2 {
  position: relative;
  background: #f6d301;
  padding: 2em 5%;
  text-align: center;
}
h2::before {
  position: absolute;
  top: 100%;
  left: 50%;
  content: "";
  border: 20px solid transparent;
  border-top: 20px solid #f6d301;
  margin-left: -20px;
}
.fadeIn {
  animation-name: fadeInAnime;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*notes*/
header {
  position: relative;
}
.slider {
  position: relative;
  height: 100vh;
  z-index: 1;
}
.slider-item01 {
  background: url(../img/0000a.jpg);
}
.slider-item02 {
  background: url(../img/0000b.jpg);
}
.slider-item03 {
  background: url(../img/0000c.jpg);
}
.slider-item {
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.slick-dots {
  position: relative;
  margin: -30px 0 0 0;
  text-align: center;
  z-index: 3;
}
.slick-dots li {
  display: inline-block;
  margin: 0 16px;
}
.slick-dots button {
  background: #fff;
  border: none;
  border-radius: 50%;
  color: transparent;
  width: 6px;
  height: 12px;
}
.slick-dots .slick-active button {
  background: #00a0a5;
}
header .header__top__wrap {
  position: absolute;
  width: 100%;
  z-index: 5;
}
header .header__top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1000px;
  padding: 6px 2%;
}
header .header__top .b1__wrap {
  color: #a72c4a;
  display: flex;
  font-size: 1.4rem;
  text-align: center;
}
header .header__top .b1__wrap a {
  align-items: center;
  border: 1px solid #fff;
  border-radius: 6px;
  color: #fff;
  display: flex;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 700;
  margin-left: 1em;
  padding: 0.5em 2em;
}
header .header__main__wrap {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 50px 4%;
}
header .header__main {
  margin: auto;
  max-width: 1225px;
}

/*notes*/
.s01__wrap {
  background: #edf0ea;
}
.s01__wrap h2 img {
  margin: auto;
}
.s01 {
  padding: 80px 5% 100px;
}
.s01 .b1__wrap {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1065px;
}

/*notes*/
.s02__wrap {
  background: #edf0ea;
}
.s02 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  padding: 80px 5% 100px;
  text-align: center;
}
.s02 img {
  margin-bottom: 2em;
}

/*notes*/
.s03__wrap {
  background: #fff;
}
.s03 {
  padding: 80px 5% 100px;
}
.s03 p.t1 {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 1em;
  text-align: center;
}
.s03 p.t1 span {
  color: #00a0a5;
  font-size: 4.6rem;
}
.s03 ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 2em;
  max-width: 900px;
}
.s03 ul li {
  max-width: 240px;
  text-align: center;
}
.s03 ul li p:nth-of-type(1) {
  color: #00a0a5;
  font-size: 2.6rem;
  font-weight: 900;
  margin: 0.5em 0;
}
.s03 .b1__wrap {
  align-items: flex-start;
  display: flex;
  margin: 60px auto 0;
  max-width: 900px;
}
.s03 .b1__wrap img {
  filter: drop-shadow(10px 10px 0 rgba(237, 240, 234, 1));
  margin-right: 40px;
}
.s03 .b1__wrap:nth-of-type(2) img {
  margin-right: 0;
  margin-left: 40px;
}
.s03 .b1__wrap .b1 {
  align-items: center;
  display: flex;
  margin-bottom: 1em;
}
.s03 .b1__wrap .b1 p:nth-of-type(1) {
  align-items: center;
  background: #00a0a5;
  color: #f6d301;
  display: flex;
  font-size: 5.4rem;
  justify-content: center;
  margin-right: 0.2em;
  max-width: 66px;
  width: 100%;
  height: 66px;
}
.s03 .b1__wrap .b1 p:nth-of-type(2) {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.3;
}
.s03 .b1__wrap .b1 p:nth-of-type(2) span {
  color: #00a0a5;
  font-size: 2.8rem;
  font-weight: 900;
}
.s03 .b1__wrap p:nth-of-type(1) span {
  background: linear-gradient(transparent 70%, #f6d301 0%);
  color: #00a0a5;
  font-weight: 700;
}

/*notes*/
.s04__wrap {
  background: #edf0ea;
}
.s04__wrap h2 img {
  margin: auto;
}
.s04 {
  padding: 80px 0 100px;
}
.s04 .b1__wrap__wrapForm {
  background: top right / 590px url(../img/0400a.svg) no-repeat;
  padding: 0 5%;
}
.s04 .b1__wrap__wrap {
  background: top right / 590px url(../img/0400a.svg) no-repeat;
  padding: 0 5%;
}
.s04 .b1__wrap__wrap:nth-child(even) {
  background: top left / 590px url(../img/0400b.svg) no-repeat;
  padding: 0 5%;
}
.s04 .b1__wrap {
  margin: 0 auto 80px;
  max-width: 1000px;
}
.s04 .b1__wrap .b1 {
  display: flex;
  justify-content: space-between;
  max-width: 820px;
}
.s04 .b1__wrap .b1b {
  margin-left: auto;
}
.s04 .b1__wrap .b1__min {
  margin: 0 50px 30px 0;
  max-width: 500px;
}
.s04 .b1__wrap .b1b .b1__min {
  margin: 0 0 30px 50px;
  max-width: 500px;
}
.s04 .b1__wrap .b1__min div {
  align-items: center;
  display: flex;
}
.s04 .b1__wrap .b1__min div p:nth-of-type(1) {
  color: #00a0a5;
  font-size: 8rem;
  margin-right: 0.1em;
}
.s04 .b1__wrap .b1__min div p:nth-of-type(2) {
  font-size: 2.6rem;
  font-weight: 700;
}
.s04 .b1__wrap .b2 {
  display: flex;
  max-width: 820px;
}
.s04 .b1__wrap .b2b {
  margin-left: auto;
}
.s04 .b1__wrap .b2 div {
  margin-right: 20px;
  max-width: 400px;
  width: 100%;
}
.s04 .b1__wrap .b2 div:last-child {
  margin-right: 0;
}
.s04 .b1__wrap .b2 div p:nth-of-type(1) {
  background: #00a0a5;
  color: #fff;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
  padding: 0.5em;
  text-align: center;
}
.s04 .b1__wrap .b2 div p:nth-of-type(1) span {
  font-size: 1.4rem;
  font-weight: 400;
}
.s04 .b2__wrap {
  align-items: flex-start;
  display: flex;
  margin: 0 auto 80px;
  max-width: 1000px;
}
.s04 .b2__wrap .b1__min {
  margin: 0 50px 30px 0;
  max-width: 500px;
}
.s04 .b2__wrap .b1b__min {
  margin: 0 0 30px 50px;
}
.s04 .b2__wrap .b1__min div {
  align-items: center;
  display: flex;
}
.s04 .b2__wrap .b1__min div p:nth-of-type(1) {
  color: #00a0a5;
  font-size: 8rem;
  margin-right: 0.1em;
}
.s04 .b2__wrap .b1__min div p:nth-of-type(2) {
  font-size: 2.6rem;
  font-weight: 700;
}
.s04 .b2__wrap .b1__min img:last-child {
  display: block;
  margin-top: 1em;
  margin-left: auto;
}
.s04 .b2__wrap .b1b__min img:last-child {
  margin-left: 0;
  margin-right: auto;
}
.s04 .t1 {
  font-size: 3.6rem;
  font-weight: 900;
  text-align: center;
}
.s04 .t1 span {
  color: #00a0a5;
  font-size: 4.6rem;
}

/*notes*/
.s05__wrap {
  background: #fff;
}
.s05__wrap h2 p {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin: 1em auto 0;
  max-width: 40em;
}
.s05__wrap h2 .i1 {
  position: absolute;
  bottom: -1.6em;
  right: -160px;
  filter: drop-shadow(10px 0 0 rgba(0, 0, 0, 0.1));
}
.s05 {
  padding: 80px 5% 100px;
}
.s05 ul {
  margin: auto;
  max-width: 700px;
}
.s05 ul li {
  display: flex;
}
.s05 ul li img {
  margin-right: 40px;
}
.s05 ul li p:nth-of-type(1) {
  color: #00a0a5;
  font-size: 2.2rem;
  font-weight: 900;
  margin-bottom: 0.5em;
}
.s05 ul .i1 {
  margin: 1em 0 1em 4em;
}

/*notes*/
.s06__wrap {
  background: center center / 1200px url(../img/0600.svg) no-repeat;
  background-color: #edf0ea;
}
.s06__wrap h2 div {
  position: relative;
  margin: auto;
  max-width: 1100px;
}
.s06__wrap h2 .i1 {
  position: absolute;
  bottom: -4em;
  left: 0;
}
.s06 {
  padding: 0 5% 80px;
  text-align: center;
}
.s06 img {
  position: relative;
  margin: -30px auto 30px;
  z-index: 1;
}
.s06 a {
  background: linear-gradient(135deg, #00a0a5 50%, #4193a2 50%);
  color: #fff;
  display: table;
  font-size: 2rem;
  filter: drop-shadow(0 10px 0 rgba(0, 0, 0, 0.1));
  margin: 3em auto 0;
  max-width: 800px;
  padding: 0.8em 0;
  width: 100%;
}
.s06 a span {
  color: #f6d301;
  font-size: 3.6rem;
  font-weight: 900;
}

/*notes*/
footer {
  background: #edf0ea;
  font-size: 1.4rem;
  padding: 0.5em 5%;
  text-align: center;
}
footer p:nth-of-type(1) {
  color: #00a0a5;
  font-size: 2.4rem;
  font-weight: 700;
}
footer p:last-child {
  font-size: 1.2rem;
  margin-top: 3em;
}

@media screen and (max-width: 720px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  body {
    font-size: 1.5rem;
  }
  h2 {
    position: relative;
    background: #f6d301;
    padding: 2em 5%;
    text-align: center;
  }
  h2::before {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    border: 20px solid transparent;
    border-top: 20px solid #f6d301;
    margin-left: -20px;
  }

  /*notes*/
  .slider {
    height: 500px;
  }
  .slider-item {
    height: 500px;
  }
  header .header__main__wrap {
    top: 55%;
    padding: 50px 0;
  }
  header .header__main {
    padding: 0;
  }

  /*notes*/
  .s01 {
    padding: 60px 5% 0;
  }
  .s01 .b1__wrap {
    display: block;
  }
  ul.checkmark {
    margin-bottom: 1em;
  }
  ul.checkmark li {
    border-radius: 10px;
    font-size: 1.6rem;
  }

  /*notes*/
  .s02 {
    font-size: 1.6rem;
    padding: 60px 5% 80px;
  }

  /*notes*/
  .s03 {
    padding: 60px 5% 80px;
  }
  .s03 p.t1 {
    font-size: 1.6rem;
  }
  .s03 p.t1 span {
    font-size: 3.6rem;
  }
  .s03 ul {
    display: block;
  }
  .s03 ul li {
    margin: 0 auto 2em;
  }
  .s03 ul li p:nth-of-type(1) {
    font-size: 2.2rem;
  }
  .s03 .b1__wrap {
    display: block;
    margin: 40px auto 0;
  }
  .s03 .b1__wrap img {
    margin-right: 0;
    margin-top: 1em;
    width: 100%;
  }
  .s03 .b1__wrap:nth-of-type(2) img {
    margin-left: 0;
  }
  .s03 .b1__wrap .b1 p:nth-of-type(1) {
    font-size: 4.4rem;
    max-width: 56px;
    height: 56px;
  }
  .s03 .b1__wrap .b1 p:nth-of-type(2) {
    font-size: 2.2rem;
  }
  .s03 .b1__wrap .b1 p:nth-of-type(2) span {
    font-size: 2.4rem;
  }

  /*notes*/
  .s04 {
    padding: 60px 0 80px;
  }
  .s04 .b1__wrap__wrap {
    background: none;
  }
  .s04 .b1__wrap__wrap:nth-child(even) {
    background: none;
  }
  .s04 .b1__wrap {
    margin: 0 auto 40px;
  }
  .s04 .b1__wrap .b1 {
    display: block;
  }
  .s04 .b1__wrap .b1__min {
    margin: 0;
    max-width: 100%;
  }
  .s04 .b1__wrap .b1b .b1__min {
    margin: 0;
    max-width: 100%;
  }
  .s04 .b1__wrap .b1__min div p:nth-of-type(1) {
    font-size: 6rem;
  }
  .s04 .b1__wrap .b1__min div p:nth-of-type(2) {
    font-size: 2.2rem;
  }
  .s04 .b1__wrap .b2 {
    display: block;
  }
  .s04 .b1__wrap .b2 div {
    margin-right: 0;
    margin-bottom: 1em;
    max-width: 100%;
  }
  .s04 .b1__wrap .b2 div img {
    width: 100%;
  }
  .s04 .b2__wrap {
    display: block;
    margin: 0 auto 40px;
  }
  .s04 .b2__wrap .b1__min {
    margin: 0;
    max-width: 100%;
  }
  .s04 .b2__wrap .b1b__min {
    margin: 0;
    max-width: 100%;
  }
  .s04 .b2__wrap .b1__min div p:nth-of-type(1) {
    font-size: 6rem;
  }
  .s04 .b2__wrap .b1__min div p:nth-of-type(2) {
    font-size: 2.2rem;
  }
  .s04 .b2__wrap .b1__min img:last-child {
    display: block;
    margin: 1em auto;
  }
  .s04 .t1 {
    font-size: 2.2rem;
  }
  .s04 .t1 span {
    font-size: 3.6rem;
  }
  .s04 .i1 {
    display: block;
    margin: 1em auto;
    width: 50%;
  }
  .s04 .i2 {
    width: 100%;
  }

  /*notes*/
  .s05__wrap h2 p {
    font-size: 1.6rem;
  }
  .s05__wrap h2 img {
    width: 60%;
  }
  .s05__wrap h2 .i1 {
    display: none;
  }
  .s05 {
    padding: 60px 5% 80px;
  }
  .s05 ul li {
    align-items: flex-start;
  }
  .s05 ul li img {
    margin-right: 20px;
    width: 30%;
  }
  .s05 ul li p:nth-of-type(1) {
    font-size: 1.8rem;
  }
  .s05 ul .i1 {
    margin: 1em 0 1em 2.8em;
  }

  /*notes*/
  .s06__wrap {
    background: center center / 300% url(../img/0600.svg) no-repeat;
    background-color: #edf0ea;
  }
  .s06__wrap h2 .i1 {
    display: none;
  }
  .s06 {
    padding: 0 5% 60px;
  }
  .s06 img {
    margin-top: 60px;
  }
  .s06 a {
    font-size: 1.4rem;
  }
  .s06 a span {
    font-size: 2.6rem;
  }
}
