@charset "UTF-8";
#key {
  padding-top: 5vw;
  background-image: url("../img/index/key_sp.jpg");
  background-position: center bottom;
}

#key .logo {
  width: 50vw;
  margin: 0 auto;
}

#key h2 {
  margin: 0 -5vw 0 -12vw;
}

#key .txt {
  width: 47vw;
  margin: 37vw 11vw 0 auto;
}

@media screen and (min-width: 768px) {
  #key {
    padding-top: 90px;
    background-image: url("../img/index/key.jpg");
  }
  #key .logo {
    width: auto;
    text-align: center;
  }
  #key h2 {
    margin: 25px 0 0;
    text-align: center;
  }
  #key .txt {
    width: auto;
    margin: 26px 210px 0 0;
    text-align: right;
  }
}

#sec1 {
  padding: 10vw 0 15vw;
  background: url("../img/index/s1-bgt_sp.png") left top/100% no-repeat, url("../img/index/s1-bgb_sp.png") right bottom/100% no-repeat, url("../img/index/s1-bg_sp.png") center/cover no-repeat;
}

#sec1 h2.ttl, #sec1 h3.ttl {
  width: 80vw;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#sec1 h3.ttl {
  margin-top: 1vw;
}

#sec1 .gr-img1 [class^="img"], #sec1 .gr-img2 [class^="img"] {
  position: absolute;
}

#sec1 .gr-img1 {
  position: absolute;
  top: 4vw;
  left: 0;
  right: 0;
}

#sec1 .gr-img1 .img1 {
  width: 38vw;
  top: 0;
  left: -5vw;
}

#sec1 .gr-img1 .img2 {
  width: 37vw;
  top: 0;
  right: -12vw;
}

#sec1 .gr-img2 {
  margin-top: 15vw;
  text-align: center;
  position: relative;
}

#sec1 .gr-img2 .img1 {
  width: 35vw;
  display: inline-block;
  margin-left: 7vw;
}

#sec1 .gr-img2 .img2 {
  width: 36vw;
  top: -14vw;
  left: -12vw;
}

#sec1 .gr-img2 .img3 {
  width: 35vw;
  top: -16vw;
  right: -10vw;
}

#sec1 .gr-img2 .img4 {
  width: 35vw;
  display: inline-block;
}

#sec1 .txt1 {
  margin-top: 5vw;
}

#sec1 .txt2 {
  margin-top: 3vw;
}

@media screen and (max-width: 767px) {
	 #sec1,#sec4 {
font-size: 4vw;
  }
  #sec1 .gr-img2 {
    margin-top: 20vw;
  }
  #sec1 .gr-img2 .img1, #sec1 .gr-img2 .img4 {
    position: relative;
  }
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 54px 0 204px;
    background: url("../img/index/s1-bgt.png") left top/100% 300px no-repeat, url("../img/index/s1-bgb.png") right bottom/100% 300px no-repeat, url("../img/index/s1-bg.png") center top/cover no-repeat;
  }
  #sec1 h2.ttl, #sec1 h3.ttl {
    width: auto;
    text-align: center;
  }
  #sec1 h3.ttl {
    margin-top: 0;
  }
  #sec1 .txt1, #sec1 .txt2 {
    margin-left: 26px;
    text-align: center;
  }
  #sec1 .txt1 {
    margin-top: 37px;
  }
  #sec1 .txt2 {
    margin-top: 0;
  }
  #sec1 .gr-img1, #sec1 .gr-img2 {
    position: absolute;
  }
  #sec1 .gr-img1 [class^="img"], #sec1 .gr-img2 [class^="img"] {
    width: auto;
  }
  #sec1 .gr-img1 {
    width: 1380px;
    top: 67px;
    left: -160px;
  }
  #sec1 .gr-img1 .img1 {
    top: 41px;
    left: 50px;
  }
  #sec1 .gr-img1 .img2 {
    top: 0;
    right: 86px;
  }
  #sec1 .gr-img2 {
    width: 1450px;
    margin-top: 0;
    top: 332px;
    left: -230px;
  }
  #sec1 .gr-img2 .img1 {
    margin-left: 0;
    top: 9px;
    left: 12px;
  }
  #sec1 .gr-img2 .img2 {
    top: 265px;
    left: 57px;
  }
  #sec1 .gr-img2 .img3 {
    top: 0;
    right: -14px;
  }
  #sec1 .gr-img2 .img4 {
    top: 260px;
    right: 28px;
  }
}

@media screen and (min-width: 1368px) {
  #sec1 .gr-img1, #sec1 .gr-img2 {
    width: 1500px;
    left: -250px;
  }
}

#sec2 {
  padding-top: 15vw;
  background: url("../img/index/s2-bgb_sp.png") left bottom/100% no-repeat, url("../img/index/s2-bg_sp.jpg") center/cover no-repeat;
}

#sec2 h2.ttl {
  width: 72vw;
  margin: 0 auto;
}

#sec2 h3[class^="ttl"] {
  position: absolute;
  z-index: 1;
}

#sec2 h3.ttl1 {
  width: 15vw;
  top: 64vw;
  left: 4vw;
}

#sec2 h3.ttl2 {
  width: 11vw;
  top: 46vw;
  left: 20vw;
}

#sec2 h3.ttl3 {
  width: 11vw;
  top: 47vw;
  right: 22vw;
}

#sec2 h3.ttl4 {
  width: 15vw;
  top: 69vw;
  right: 4vw;
}

#sec2 .img {
  width: 63vw;
  margin: 48vw auto 0;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding-top: 84px;
    background: url("../img/index/s2-bg2.png") center top no-repeat, url("../img/index/s2-bg1.jpg") center/cover no-repeat;
  }
  #sec2 h2.ttl {
    width: auto;
    text-align: center;
  }
  #sec2 h3[class^="ttl"] {
    width: auto;
  }
  #sec2 h3.ttl1 {
    top: 254px;
    left: 24px;
  }
  #sec2 h3.ttl2 {
    top: 117px;
    left: 136px;
  }
  #sec2 h3.ttl3 {
    top: 144px;
    right: 138px;
  }
  #sec2 h3.ttl4 {
    top: 318px;
    right: 27px;
  }
  #sec2 .img {
    width: auto;
    margin: 98px 0 0;
    text-align: center;
  }
}

#sec3 {
  padding-top: 10vw;
  background: url("../img/index/s3-bg_sp.png") center/cover no-repeat;
}

#sec3 h2.ttl {
  width: 106vw;
  margin-left: -8vw;
}

#sec3 h3[class^="ttl"] {
  position: absolute;
  z-index: 1;
}

#sec3 h3.ttl1 {
  width: 39vw;
  left: 1vw;
  top: 21vw;
}

#sec3 h3.ttl2 {
  width: 45vw;
  left: -1vw;
  top: 52vw;
}

#sec3 h3.ttl3 {
  width: 32vw;
  left: 1vw;
  top: 92vw;
}

#sec3 h3.ttl4 {
  width: 39vw;
  right: 1vw;
  top: 21vw;
}

#sec3 h3.ttl5 {
  width: 30vw;
  right: 1vw;
  top: 55vw;
}

#sec3 h3.ttl6 {
  width: 38vw;
  right: 1vw;
  top: 91vw;
}

#sec3 .img {
  width: 73vw;
  margin: 23vw auto 0;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding-top: 69px;
    background: url("../img/index/s3-bg.png") center top/cover no-repeat;
  }
  #sec3 h2.ttl {
    width: auto;
    margin-left: 0;
    text-align: center;
  }
  #sec3 h3[class^="ttl"] {
    width: auto;
  }
  #sec3 h3.ttl1 {
    top: 216px;
    left: -41px;
  }
  #sec3 h3.ttl2 {
    top: 431px;
    left: -29px;
  }
  #sec3 h3.ttl3 {
    top: 646px;
    left: 29px;
  }
  #sec3 h3.ttl4 {
    top: 249px;
    right: -28px;
  }
  #sec3 h3.ttl5 {
    top: 519px;
    right: 48px;
  }
  #sec3 h3.ttl6 {
    top: 668px;
    right: 30px;
  }
  #sec3 .img {
    width: auto;
    margin: 45px 0 0 148px;
  }
}

#sec4 {
  padding-top: 10vw;
  background: url("../img/index/s4-bg_sp.jpg") center/cover no-repeat;
  text-align: center;
  position: relative;
}

#sec4::after {
  content: '';
  background: url("../img/index/s4-bgb_sp.png") center bottom/100% no-repeat;
  position: absolute;
  top: 0;
  bottom: -3px;
  left: 0;
  right: 0;
}

#sec4 .wrap {
  z-index: 0;
}

#sec4 .wrap::before {
  content: '';
  width: 38vw;
  height: 38vw;
  background: url("../img/index/s4-deco1.png") 0 0/contain no-repeat;
  position: absolute;
  top: 4vw;
  right: -6vw;
  z-index: -1;
}

#sec4 h2.ttl {
  width: 75vw;
  margin: 0 auto;
}

#sec4 .gr-ttl {
  margin-top: 42vw;
  position: relative;
  z-index: 0;
}

#sec4 .gr-ttl::before {
  content: '';
  width: 80vw;
  height: 80vw;
  background: url("../img/index/s4-deco2.png") 0 0/contain no-repeat;
  position: absolute;
  top: -38vw;
  left: 5vw;
}

#sec4 .gr-ttl::after {
  content: '';
  width: 36vw;
  height: 36vw;
  background: url("../img/index/s4-deco1.png") 0 0/contain no-repeat;
  position: absolute;
  top: 6vw;
  left: -8vw;
  z-index: -1;
}

#sec4 .gr-ttl h3.ttl1 {
  width: 35vw;
  position: absolute;
  top: -41vw;
  left: 0;
}

#sec4 .gr-ttl h3.ttl2 {
  width: 45vw;
  position: absolute;
  top: -41vw;
  right: 0;
}

#sec4 .gr-ttl h3.ttl3 {
  width: 42vw;
  margin-left: 28vw;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 65px 0 15px 0;
    background: url("../img/index/s4-bg.jpg") center/cover no-repeat;
  }
  #sec4::after {
    height: 198px;
    background-image: url("../img/index/s4-bgb.png");
    background-size: 100% 100%;
    top: auto;
  }
  #sec4 .wrap::before {
    width: 286px;
    height: 287px;
    top: 24px;
    right: -19px;
  }
  #sec4 h2.ttl {
    width: auto;
    text-align: center;
  }
  #sec4 .gr-ttl {
    margin-top: 59px;
    position: relative;
  }
  #sec4 .gr-ttl::before {
    width: 608px;
    height: 510px;
    top: -285px;
    left: 196px;
  }
  #sec4 .gr-ttl::after {
    width: 286px;
    height: 287px;
    top: -11px;
    left: 23px;
  }
  #sec4 .gr-ttl h3[class^="ttl"] {
    width: auto;
  }
  #sec4 .gr-ttl h3.ttl1 {
    top: -292px;
    left: 25px;
  }
  #sec4 .gr-ttl h3.ttl2 {
    top: -261px;
    right: -29px;
  }
  #sec4 .gr-ttl h3.ttl3 {
    margin-left: -81px;
  }
  #sec4 .txt {
    width: 405px;
    margin: 77px auto 0;
    line-height: 30px;
  }
}

#sec5 {
  padding: 5vw 0 15vw;
  background: #fdf3ce;
}

#sec5 h2.ttl {
  width: 107vw;
  margin-left: -7vw;
}

#sec5 [class^="set"] {
  position: relative;
}

#sec5 [class^="set"] h3.ttl {
  width: 77vw;
  position: relative;
  z-index: 2;
}

#sec5 [class^="set"] .img {
  position: absolute;
}

#sec5 [class^="set"] .txtbox {
  position: relative;
}

#sec5 [class^="set"] .txtbox .txt {
  letter-spacing: 0.05em;
  line-height: 1.4;
  position: relative;
  z-index: 1;
}

#sec5 [class^="set"]:nth-of-type(odd) h3.ttl {
  margin-left: -3vw;
}

#sec5 [class^="set"]:nth-of-type(even) h3.ttl {
  margin: 0 -3vw 0 auto;
}

#sec5 .set1 {
  margin-top: 20vw;
}

#sec5 .set1::before {
  content: '';
  width: 20vw;
  height: 20vw;
  background: url("../img/index/s5-deco.png") 0 0/contain no-repeat;
  position: absolute;
  top: -15vw;
  left: -2vw;
}

#sec5 .set1 .img {
  width: 46vw;
  top: -20vw;
  right: -9vw;
}

#sec5 .set1 .txtbox {
  margin-top: -15vw;
  padding: 20vw 5vw 5vw 0;
}

#sec5 .set2 {
  margin-top: 10vw;
}

#sec5 .set2::before {
  content: '';
  width: 21vw;
  height: 21vw;
  background: url("../img/index/s5-deco.png") 0 0/contain no-repeat;
  position: absolute;
  top: -23vw;
  right: -3vw;
}

#sec5 .set2 .img {
  width: 44vw;
  top: 3vw;
  left: -15vw;
}

#sec5 .set2 .baloon {
  width: 38vw;
  position: absolute;
  top: 79%;
  left: -9vw;
}

#sec5 .set2 .txtbox {
  margin-top: -3vw;
  padding: 6vw 0 5vw 27vw;
}

#sec5 .set3 {
  margin-top: 12vw;
}

#sec5 .set3::before, #sec5 .set3::after {
  content: '';
  width: 19vw;
  height: 19vw;
  background: url("../img/index/s5-deco.png") 0 0/contain no-repeat;
  position: absolute;
}

#sec5 .set3::before {
  top: 23vw;
  left: 2vw;
}

#sec5 .set3::after {
  top: -3vw;
  right: -1vw;
}

#sec5 .set3 .img {
  width: 80vw;
  margin: -10vw -9vw 0 auto;
  position: relative;
  z-index: 1;
}

#sec5 .set3 .txtbox {
  margin-top: -10vw;
  padding: 12vw 5vw 7vw 0;
}

#sec5 .btn-line {
  margin: 12vw var(--paddingWrap-negative) 0;
}

@media screen and (max-width: 767px) {
  #sec5 [class^="set"] .txtbox::before {
    content: '';
    background: #ffea00;
    -webkit-transform: skew(-41deg, 0deg);
            transform: skew(-41deg, 0deg);
    position: absolute;
    top: 0;
    bottom: 0;
  }
  #sec5 [class^="set"] .txtbox .txt br:not(.except) {
    display: none;
  }
  #sec5 [class^="set"]:nth-of-type(odd) .txtbox::before {
    -webkit-box-shadow: 10px 6px 0 0 #ff7e00;
            box-shadow: 10px 6px 0 0 #ff7e00;
    border-top-right-radius: 10px;
    left: -50vw;
    right: -10vw;
  }
  #sec5 [class^="set"]:nth-of-type(even) .txtbox::before {
    -webkit-box-shadow: -10px 6px 0 0 #ff7e00;
            box-shadow: -10px 6px 0 0 #ff7e00;
    border-bottom-left-radius: 10px;
    left: -5vw;
    right: -50vw;
  }
  #sec5 .btn-line {
    position: relative;
  }
  #sec5 .btn-line::before {
    content: '';
    width: 19vw;
    height: 19vw;
    background: url("../img/index/s5-deco.png") 0 0/contain no-repeat;
    position: absolute;
    top: -14vw;
    right: -3vw;
  }
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 37px 0 28px;
  }
  #sec5 h2.ttl {
    width: auto;
    margin-left: 0;
    text-align: center;
  }
  #sec5 [class^="set"]::before, #sec5 [class^="set"]::after {
    width: 138px;
    height: 135px;
  }
  #sec5 [class^="set"] h3.ttl {
    width: 590px;
  }
  #sec5 [class^="set"] .img {
    width: auto;
  }
  #sec5 [class^="set"] .txtbox {
    width: 500px;
  }
  #sec5 [class^="set"] .txtbox::before, #sec5 [class^="set"] .txtbox::after {
    content: '';
    background: #ffea00;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  #sec5 [class^="set"] .txtbox::before {
    -webkit-box-shadow: 0 11px 0 0 #ff7e00;
            box-shadow: 0 11px 0 0 #ff7e00;
  }
  #sec5 [class^="set"] .txtbox::after {
    -webkit-transform: skew(-41deg, 0deg);
            transform: skew(-41deg, 0deg);
  }
  #sec5 [class^="set"] .txtbox .txt {
    line-height: 28px;
  }
  #sec5 [class^="set"]:nth-of-type(odd) h3.ttl {
    margin-left: -30px;
  }
  #sec5 [class^="set"]:nth-of-type(odd) .txtbox::before {
    left: -250px;
    right: 60px;
  }
  #sec5 [class^="set"]:nth-of-type(odd) .txtbox::after {
    -webkit-box-shadow: 18px 11px 0 0 #ff7e00;
            box-shadow: 18px 11px 0 0 #ff7e00;
    border-top-right-radius: 15px;
    left: 0;
    right: -80px;
  }
  #sec5 [class^="set"]:nth-of-type(even) h3.ttl {
    margin-right: -107px;
  }
  #sec5 [class^="set"]:nth-of-type(even) .txtbox::before {
    left: 40px;
    right: -250px;
  }
  #sec5 [class^="set"]:nth-of-type(even) .txtbox::after {
    -webkit-box-shadow: -18px 11px 0 0 #ff7e00;
            box-shadow: -18px 11px 0 0 #ff7e00;
    border-bottom-left-radius: 15px;
    left: -80px;
    right: 0;
  }
  #sec5 .set1 {
    margin-top: 47px;
  }
  #sec5 .set1::before {
    top: 227px;
    left: auto;
    right: 32px;
  }
  #sec5 .set1 .ttl {
    margin-left: -30px;
  }
  #sec5 .set1 .img {
    top: -47px;
    right: 109px;
  }
  #sec5 .set1 .txtbox {
    margin-top: -116px;
    padding: 126px 0 58px;
  }
  #sec5 .set1 .txtbox .txt {
    width: 415px;
    margin-left: 37px;
  }
  #sec5 .set2 {
    margin-top: 37px;
  }
  #sec5 .set2::before {
    top: 14px;
    left: 2px;
    right: auto;
  }
  #sec5 .set2 .ttl {
    margin: 0 -107px 0 auto;
  }
  #sec5 .set2 .img {
    top: -51px;
    left: 55px;
  }
  #sec5 .set2 .baloon {
    width: auto;
    top: 242px;
    left: 213px;
  }
  #sec5 .set2 .txtbox {
    margin: -97px 0 0 auto;
    padding: 107px 0 21px;
  }
  #sec5 .set2 .txtbox .txt {
    width: 500px;
  }
  #sec5 .set3 {
    margin-top: 72px;
  }
  #sec5 .set3::before {
    top: -149px;
    left: -153px;
  }
  #sec5 .set3::after {
    top: 68px;
    right: -243px;
  }
  #sec5 .set3 .ttl {
    margin-left: -30px;
  }
  #sec5 .set3 .img {
    margin: 0;
    position: absolute;
    top: -67px;
    right: -113px;
  }
  #sec5 .set3 .txtbox {
    margin-top: -116px;
    padding: 126px 0 30px;
  }
  #sec5 .set3 .txtbox .txt {
    width: 410px;
    margin-left: 38px;
  }
  #sec5 .btn-line {
    margin: 56px 0 0;
    text-align: center;
  }
}

#sec6 {
  padding: 10vw 0 8vw;
}

#sec6 h2.ttl {
  width: 98vw;
  margin-left: -17vw;
  position: relative;
  z-index: 2;
}

#sec6 h2.ttl::before {
  content: '';
  width: 19vw;
  height: 100vw;
  background: url("../img/index/s6-deco4.png") 0 0/contain no-repeat;
  position: absolute;
  top: -1vw;
  right: -19vw;
}

#sec6 h3.ttl {
  width: 80vw;
  margin: -2vw auto 0;
  position: relative;
}

#sec6 h3.ttl::before {
  content: '';
  width: 135vw;
  height: 56vw;
  background: url("../img/index/s6-deco.png") 0 0/contain no-repeat;
  position: absolute;
  bottom: -16vw;
  left: -27vw;
}

#sec6 .set {
  margin: 2vw var(--paddingWrap-negative) 0;
  position: relative;
}

#sec6 .set::before {
  content: '';
  border: 3px solid #ff0000;
  border-radius: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--paddingWrap);
  right: var(--paddingWrap);
}

#sec6 .set .colored {
  color: #f4eb00;
}

#sec6 .set [class^="txtbox"] {
  padding: 10vw 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #03aa81;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #03aa81 60%, #038263 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03aa81', endColorstr='#038263',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 1;
}

#sec6 .set [class^="txtbox"]::before {
  content: '';
  width: 100%;
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(-18vw + 1px);
  left: 0;
}

#sec6 .set [class^="txtbox"] .txt1 {
  font-size: 17px;
  letter-spacing: 0;
}

#sec6 .set [class^="txtbox"] .txt1 > span {
  padding: 0 5px;
  border-bottom: 2px solid #f4eb00;
}

#sec6 .set [class^="txtbox"] .txt2 {
  margin-top: 10vw;
  font-size: 16px;
  letter-spacing: 0;
}

#sec6 .set .txtbox1::before {
  height: 18vw;
  background-image: url("../img/index/s6-deco1.png");
}

#sec6 .set .txtbox2::before {
  height: 18vw;
  background-image: url("../img/index/s6-deco2.png");
}

#sec6 .set .txtbox3::before {
  height: 22vw;
  background-image: url("../img/index/s6-deco3.png");
}

@media screen and (max-width: 767px) {
  #sec6 .slider .slick-list {
    padding-top: 19vw !important;
    padding-bottom: 16vw !important;
    z-index: 1;
  }
  #sec6 .slider .slick-slide {
    padding: 0 5px;
  }
  #sec6 .slider .slick-dots {
    bottom: 9vw;
  }
}

@media screen and (min-width: 768px) {
  #sec6 {
    padding: 36px 0 21px;
  }
  #sec6 .wrap {
    width: 100%;
    max-width: 1300px;
  }
  #sec6 h2.ttl {
    width: 853px;
    margin: 0 150px 0 auto;
  }
  #sec6 h2.ttl::before {
    width: 157px;
    height: 528px;
    top: -13px;
    right: -180px;
  }
  #sec6 h3.ttl {
    width: auto;
    margin-top: -136px;
    text-align: center;
  }
  #sec6 h3.ttl::before {
    width: 942px;
    height: 335px;
    bottom: -21px;
    left: 178px;
  }
  #sec6 .set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 20px 0 0;
    padding: 117px 75px 191px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec6 .set::before {
    border-width: 6px;
    border-radius: 10px;
    left: 0;
    right: 0;
  }
  #sec6 .set [class^="txtbox"] {
    width: 360px;
  }
  #sec6 .set [class^="txtbox"]::before {
    width: 360px;
    top: -88px;
  }
  #sec6 .set [class^="txtbox"] .txt1 {
    font-size: 24px;
  }
  #sec6 .set [class^="txtbox"] .txt1 span {
    border-bottom-width: 4px;
  }
  #sec6 .set [class^="txtbox"] .txt2 {
    font-size: 18px;
  }
  #sec6 .set .txtbox1 {
    padding: 49px 0 56px;
  }
  #sec6 .set .txtbox1::before {
    height: 88px;
  }
  #sec6 .set .txtbox1 .txt1 > span {
    padding: 0 6px 3px 12px;
  }
  #sec6 .set .txtbox1 .txt2 {
    margin-top: 45px;
  }
  #sec6 .set .txtbox2 {
    padding: 49px 0 56px;
  }
  #sec6 .set .txtbox2::before {
    height: 88px;
  }
  #sec6 .set .txtbox2 .txt1 > span {
    padding: 0 23px 3px 20px;
  }
  #sec6 .set .txtbox2 .txt2 {
    margin-top: 45px;
  }
  #sec6 .set .txtbox3 {
    padding: 46px 0 56px;
  }
  #sec6 .set .txtbox3::before {
    height: 105px;
  }
  #sec6 .set .txtbox3 .txt1 {
    font-size: 26px;
  }
  #sec6 .set .txtbox3 .txt1 > span {
    padding: 0 17px 3px 27px;
  }
  #sec6 .set .txtbox3 .txt1 .colored {
    font-size: 30px;
  }
  #sec6 .set .txtbox3 .txt2 {
    margin-top: 45px;
  }
}

@media screen and (min-width: 1368px) {
  #sec6 h2.ttl::before {
    right: -150px;
  }
  #sec6 .set {
    padding: 117px 144px 191px 36px;
  }
}

#sec7 {
  padding: 10vw 0 15vw;
  background: #faac30;
}

#sec7 .set {
  margin: 5vw var(--paddingWrap-negative) 0;
  position: relative;
}

#sec7 .set::before {
  content: '';
  background: url("../img/index/s7-bg.png") 0 0/100% no-repeat;
  position: absolute;
  top: -22vw;
  bottom: 0;
  left: 0;
  right: -36vw;
}

#sec7 .set [class^="txtbox"] {
  width: 80vw;
  padding-top: 17vw;
  text-align: center;
  position: relative;
  z-index: 0;
}

#sec7 .set [class^="txtbox"]::before {
  content: '';
  width: 74vw;
  height: 74vw;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  top: 6vw;
  left: 0;
  z-index: -1;
}

#sec7 .set [class^="txtbox"]::after {
  content: '';
  width: 100%;
  height: 15vw;
  background-position: 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

#sec7 .set [class^="txtbox"] .txt {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5;
}

#sec7 .set .txtbox1::after {
  background-image: url("../img/index/s7-one.png");
}

#sec7 .set .txtbox1 .qrcode {
  width: 40vw;
  margin: 1vw auto 0;
}

#sec7 .set .txtbox1 .img {
  width: 16vw;
  position: absolute;
  top: 36vw;
  left: 0;
}

#sec7 .set .txtbox2::after {
  background-image: url("../img/index/s7-two.png");
}

#sec7 .set .txtbox2 .img {
  width: 43vw;
  margin: 2vw auto 0;
}

#sec7 .set .txtbox3::after {
  background-image: url("../img/index/s7-three.png");
}

#sec7 .set .txtbox3 .img {
  width: 53vw;
  margin: 3vw auto 0;
}

#sec7 .btn-line {
  margin: 20vw var(--paddingWrap-negative) 0;
}

@media screen and (max-width: 767px) {
  #sec7 .slider .slick-slide {
    padding: 0 3px;
  }
  #sec7 .slider .slick-dots {
    bottom: -9vw;
  }
}

@media screen and (min-width: 768px) {
  #sec7 {
    padding: 103px 0 21px;
  }
  #sec7 h2.ttl {
    margin: 0;
    text-align: center;
  }
  #sec7 .set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 47px;
  }
  #sec7 .set::before {
    width: 100vw;
    height: 746px;
    background-size: 100% 746px;
    top: -390px;
    bottom: auto;
    left: calc((50vw - 500px) * -1);
    right: auto;
  }
  #sec7 .set [class^="txtbox"] {
    width: 321px;
  }
  #sec7 .set [class^="txtbox"]::before {
    width: 321px;
    height: 321px;
    top: 0;
  }
  #sec7 .set [class^="txtbox"]::after {
    width: 321px;
    height: 54px;
    top: -21px;
  }
  #sec7 .set [class^="txtbox"] .txt {
    font-size: 24px;
    line-height: 36px;
  }
  #sec7 .set [class^="txtbox"] .img {
    width: auto;
  }
  #sec7 .set .txtbox1 {
    padding-top: 61px;
  }
  #sec7 .set .txtbox1 .img {
    top: 147px;
    left: -17px;
  }
  #sec7 .set .txtbox1 .qrcode {
    width: auto;
    margin: 3px 0 0 0;
  }
  #sec7 .set .txtbox2 {
    padding-top: 60px;
  }
  #sec7 .set .txtbox2 .img {
    margin: 11px 0 0 5px;
  }
  #sec7 .set .txtbox3 {
    padding-top: 61px;
  }
  #sec7 .set .txtbox3 .img {
    margin: 7px 0 0 28px;
  }
  #sec7 .btn-line {
    margin: 7px 0 0;
    text-align: center;
  }
}

#sec8 {
  text-align: center;
}

#sec8 .blk1 .wrap {
  padding-top: 10vw;
  padding-bottom: 10vw;
}

#sec8 .blk1 .wrap::before {
  content: '';
  height: 50vw;
  background: url("../img/index/s8-deco1.png") 0 0/contain no-repeat;
  position: absolute;
  top: 0;
  left: -20vw;
  right: -20vw;
}

#sec8 .blk1 h2.ttl {
  width: 65vw;
  margin: 0 auto;
}

#sec8 .blk1 h3.ttl1 {
  margin: 7vw -3vw 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 600;
  font-size: 5vw;
  letter-spacing: 0.1em;
}

#sec8 .blk1 h3.ttl1 .highlight {
  position: relative;
}

#sec8 .blk1 h3.ttl1 .highlight::after {
  content: '';
  height: 2px;
  background: #ff6600;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

#sec8 .blk1 h3.ttl2 {
  margin-top: 3vw;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 6vw;
  letter-spacing: 0;
  color: #ff9900;
}

#sec8 .blk1 .img {
  margin: 5vw -30vw 5vw;
}

#sec8 .blk1 .logo {
  width: 75vw;
  margin: 5vw auto 0;
}

#sec8 .blk1 .btn-link {
  margin-top: 8vw;
}

#sec8 .blk1 .btn-link a {
  width: 78vw;
  height: 33px;
  padding-top: 3px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ff9900;
  border-radius: 10px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  text-decoration: none;
  color: #fff;
}

#sec8 .blk1 .btn-link a:hover {
  opacity: .7;
}

#sec8 .blk1 .txt {
  margin-top: 5vw;
  font-size: 15px;
  letter-spacing: 0.05em;
  text-align: left;
}

#sec8 .blk2 {
  padding: 10vw 0;
  background: url("../img/index/s8-bg_sp.png") 0 0/100% no-repeat;
  position: relative;
}

#sec8 .blk2::before {
  content: '';
  height: 100vw;
  background: #cc0000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

#sec8 .blk2 h3 {
  margin: 0 -3vw;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 5.5vw;
  font-weight: 600;
  letter-spacing: 0;
  color: #fff;
  position: relative;
}

#sec8 .blk2 h3::before {
  content: '';
  width: 15vw;
  height: 6vw;
  background: url("../img/index/s8-deco4.png") 0 0/contain no-repeat;
  position: absolute;
  top: -6vw;
  left: calc(50% - 6vw);
}
#sec8 .blk2 .img {
  margin: 5vw -8vw 0;
}
#sec8 .blk2 .blk2_img {
  display: flex;
  margin: 0 auto;
  width: 100%;
}
#sec8 .blk2 .blk2_img img {
  width: 70%;
}

#sec8 .blk2 .btn-line {
  margin: 20vw var(--paddingWrap-negative) 0;
  position: relative;
}
@media screen and (min-width: 1000px) {
#sec8 .blk2 .blk2_img {
  display: block;
  max-width: 1400px;
  }
#sec8 .blk2 .blk2_img img {
  width: 345px;
  }
#sec8 .blk2 .blk2_img .txt1{/*_/_/_/ここです_/_/_/*/
  position: absolute;
  top:200px;
  left: 6%;
  z-index: 20;
}
#sec8 .blk2 .blk2_img .txt2{/*_/_/_/ここです_/_/_/*/
  position: absolute;
  top:200px;
  right: 6%;
  z-index: 20;
}
#sec8 .blk2 .pc_img{/*_/_/_/ここです_/_/_/*/
  z-index: 10;
}
}
@media screen and (min-width: 768px) {
  #sec8 .blk1 .wrap {
    padding: 90px 0 51px;
  }
  #sec8 .blk1 .wrap::before {
    height: 335px;
    left: -79px;
    right: -79px;
  }
  #sec8 .blk1 h2.ttl {
    width: auto;
    margin: 0;
    text-align: center;
  }
  #sec8 .blk1 h3.ttl1 {
    margin-top: 58px;
    padding-bottom: 20px;
    font-size: 36px;
    line-height: 60px;
    letter-spacing: 0.2em;
    position: relative;
    z-index: 1;
  }
  #sec8 .blk1 h3.ttl1::before {
    content: '';
    background: #fff;
    position: absolute;
    top: 30px;
    bottom: -2px;
    left: 58px;
    right: 57px;
    z-index: -1;
  }
  #sec8 .blk1 h3.ttl1 .highlight::after {
    height: 3px;
    bottom: 2px;
    left: -5px;
    right: 0;
  }
  #sec8 .blk1 h3.ttl2 {
    margin-top: 19px;
    font-size: 30px;
    line-height: 48px;
  }
  #sec8 .blk1 .logo {
    width: auto;
    margin: 28px 0 0;
  }
  #sec8 .blk1 .img {
    width: 1302px;
    margin: -70px 0 100px -150px;
  }
  #sec8 .blk1 .btn-link {
    margin-top: 35px;
  }
  #sec8 .blk1 .btn-link a {
    width: 350px;
    height: 40px;
    padding-top: 3px;
    display: inline-block;
    border-radius: 40px;
    font-size: 20px;
  }
  #sec8 .blk1 .txt {
    margin-top: 52px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
  }
  #sec8 .blk2 {
    padding: 66px 0 57px;
    background: url("../img/index/s8-bg.png") center top no-repeat;
  }
  #sec8 .blk2::before {
    height: 694px;
  }
  #sec8 .blk2 .wrap{
  width: 100%;
  }
  #sec8 .blk2 .wrap::before {
    content: '';
    width: 148px;
    height: 141px;
    background: url("../img/index/s8-deco2.png") no-repeat;
    position: absolute;
    top: 54px;
    left: -89px;
  }
  #sec8 .blk2 h3 {
    font-size: 42px;
    line-height: 60px;
  }
  #sec8 .blk2 h3::before {
    width: 89px;
    height: 30px;
    top: -36px;
    left: calc(50% - 51px);
  }
  #sec8 .blk2 .img {
    margin: 5px 0 0;
    text-align: center;
    flex: auto;
  }  
  #sec8 .blk2 .btn-line {
    margin: 164px 0 0;
    text-align: center;
  }
  #sec8 .blk2 .btn-line::before {
    content: '';
    width: 154px;
    height: 154px;
    background: url("../img/index/s8-deco3.png") no-repeat;
    position: absolute;
    top: -35px;
    left: -95px;
  }
  #sec8 .blk2 .btn-line::after {
    content: '';
    width: 148px;
    height: 141px;
    background: url("../img/index/s8-deco2.png") no-repeat;
    position: absolute;
    top: -8px;
    right: -147px;
  }
}
/*# sourceMappingURL=index.css.map */