@charset "UTF-8";
/*
# =================================================================
# サービス紹介 SPツール販促POP
# =================================================================*/
#sptool .about {
  padding: 130px 0 230px 0;
  background: url(../img/aboutImg1.png) no-repeat left 30px top 30px / 305px,
  url(../img/aboutImg2.png) no-repeat right 60px top 60px / 220px,
  url(../img/aboutImg3.png) no-repeat left 60px bottom 10px / 206px,
  url(../img/aboutImg4.png) no-repeat right 15px bottom 10px / 270px,
  #f5f5f5;
}
#sptool .about .inner {
  max-width: 750px;
  width: 90%;
  margin: 0 auto;
}
#sptool .about .inner h3 {
  width: 480px;
  margin: 0 auto 40px auto;
  padding: 20px 10px;
  background: url(../img/aboutTtl1.svg) no-repeat center center;
}
#sptool .about .inner h3 span {
  width: 460px;
  padding: 6px 0 8px 20px;
  background: #e95541;
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: .06em;
  display: block;
  position: relative;
}
#sptool .about .inner p {
  margin: 0 0 70px 0;
  font-weight: 700;
  color: #00aeeb;
  text-align: center;
  line-height: 1.8;
}
#sptool .about .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0 3%;
}
#sptool .about .inner ul li {
  width: 47%;
  margin: 0 0 40px 0;
}
#sptool .about .inner ul li:nth-last-of-type(1),
#sptool .about .inner ul li:nth-last-of-type(2) {
  margin: 0;
}
#sptool .about .inner ul li a {
  display: block;
}
#sptool .about .inner ul li:nth-of-type(1) a {
  background: url(../img/aboutBtn1_o.svg) no-repeat left top;
}
#sptool .about .inner ul li:nth-of-type(2) a {
  background: url(../img/aboutBtn2_o.svg) no-repeat left top;
}
#sptool .about .inner ul li:nth-of-type(3) a {
  background: url(../img/aboutBtn3_o.svg) no-repeat left top;
}
#sptool .about .inner ul li:nth-of-type(4) a {
  background: url(../img/aboutBtn4_o.svg) no-repeat left top;
}
#sptool .about .inner ul li a img {
  transition: .3s;
}
#sptool .about .inner ul li a:hover img {
  opacity: 0;
}
#sptool .product {
  padding: 80px 0 140px 0;
  background: #00aeeb;
}
#sptool .product .productList {
  max-width: 1250px;
  margin: 0 0 75px 0;
}
#sptool .product .productList1 {
  padding: 70px 75px 0 0;
  background: url(../img/productTtl1.png) no-repeat right top;
}
#sptool .product .productList2 {
  margin: 0 0 75px auto;
  padding: 70px 0 0 75px;
  background: url(../img/productTtl2.png) no-repeat left top;
}
#sptool .product .productList3 {
  padding: 70px 75px 0 0;
  background: url(../img/productTtl3.png) no-repeat right top;
}
#sptool .product .productList4 {
  margin: 0 0 75px auto;
  padding: 70px 0 0 75px;
  background: url(../img/productTtl4.png) no-repeat left top;
}
#sptool .product .productList .inner {
  padding: 75px;
  background: #fff;
  border-radius: 0 10px 10px 0;
}
#sptool .product .productList2 .inner {
  border-radius: 10px 0 0 10px;
}
#sptool .product .productList4 .inner {
  border-radius: 10px 0 0 10px;
}
#sptool .product .productList .inner .mainInfo {
  max-width: 850px;
  margin: 0 0 15px auto;
  display: flex;
  flex-wrap: wrap;
}
#sptool .product .productList2 .inner .mainInfo {
  margin: 0 auto 15px 0;
}
#sptool .product .productList4 .inner .mainInfo {
  margin: 0 auto 15px 0;
}
#sptool .product .productList .inner .mainInfo .txt {
  width: calc(100% - 350px);
  padding: 0 65px 0 0;
}
#sptool .product .productList .inner .mainInfo .txt h3 {
  width: 320px;
  margin: 0 0 40px 0;
}
#sptool .product .productList2 .inner .mainInfo .txt h3 {
  width: 390px;
}
#sptool .product .productList3 .inner .mainInfo .txt h3 {
  width: 360px;
}
#sptool .product .productList4 .inner .mainInfo .txt h3 {
  width: 100px;
}
#sptool .product .productList .inner .mainInfo .txt h3 span {
  width: 320px;
  padding: 6px 0 8px 20px;
  background: #e95541;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  letter-spacing: .06em;
  display: block;
  position: relative;
}
#sptool .product .productList2 .inner .mainInfo .txt h3 span {
  width: 390px;
}
#sptool .product .productList3 .inner .mainInfo .txt h3 span {
  width: 360px;
}
#sptool .product .productList4 .inner .mainInfo .txt h3 span {
  width: 100px;
}
#sptool .product .productList .inner .mainInfo .txt h4 {
  margin: 0 0 40px 0;
  font-size: 25px;
  font-weight: 700;
  color: #00aeeb;
  letter-spacing: .06em;
}
#sptool .product .productList .inner .mainInfo .txt p {
  font-weight: 700;
  color: #00aeeb;
  line-height: 1.8;
}
#sptool .product .productList .inner .mainInfo .img {
  width: 350px;
}
#sptool .product .productList .inner .example {
  max-width: 850px;
  width: 100%;
  margin: 0 0 0 auto;
}
#sptool .product .productList2 .inner .example {
  margin: 0 auto 0 0;
}
#sptool .product .productList4 .inner .example {
  margin: 0 auto 0 0;
}
#sptool .product .productList .inner .example h5 {
  margin: 0 0 15px 0;
  font-family: "Rokkitt", serif;
  font-size: 30px;
  font-weight: 600;
  color: #e95541;
}
#sptool .product .productList .inner .example ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0 5%;
}
#sptool .product .productList .inner .example ul li {
  width: 28.333333%;
  margin: 0 0 70px 0;
}
#sptool .product .productList .inner .example ul li:nth-last-of-type(1),
#sptool .product .productList .inner .example ul li:nth-last-of-type(2),
#sptool .product .productList .inner .example ul li:nth-last-of-type(3) {
  margin: 0
}
#sptool .product .productList .inner .example ul li a {
  margin: 0 0 20px 0;
  border-radius: 5px;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
#sptool .product .productList .inner .example ul li a img {
  transition: .3s;
}
#sptool .product .productList .inner .example ul li a:hover img {
  transform: scale(1.1);
}
#sptool .product .productList .inner .example ul li span {
  font-size: 17px;
  font-weight: 700;
  color: #00aeeb;
  letter-spacing: .06em;
  display: block;
}
#sptool .flow {
  padding: 120px 0 0 0;
  background: #f5f5f5;
  overflow: hidden;
}
#sptool .flow .mainTxt {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 75px auto;
}
#sptool .flow .mainTxt h3 {
  max-width: 270px;
  width: 100%;
  margin: 0 auto 75px auto;
}
#sptool .flow .mainTxt p {
  font-weight: 700;
  color: #00aeeb;
  text-align: center;
  line-height: 1.8;
}
#sptool .flow .iconArrow {
  margin: 0 0 100px 0;
  position: relative;
}
#sptool .flow .iconArrow:nth-last-of-type(2) {
  margin: 0 0 150px 0;
}
#sptool .flow .iconArrow::after {
  content: '';
  width: 42px;
  height: 25px;
  margin: 0 auto;
  background: url(../img/flowIconArrow1.png) no-repeat left top;
  position: absolute;
  bottom: -62px;
  left: 0;
  right: 0;
}
#sptool .flow .iconArrow:nth-last-of-type(2):after {
  content: none;
}
#sptool .flow .iconArrow .step {
  width: 87.5%;
  margin: 0 12.5% 0 0;
  padding: 45px 0;
  background: #00aeeb;
  border-radius: 0 10px 10px 0;
  position: relative;
}
#sptool .flow .iconArrow:nth-of-type(odd) .step {
  margin: 0 0 0 12.5%;
  background: #e95541;
  border-radius: 10px 0 0 10px;
}
#sptool .flow .iconArrow .step .inner {
  max-width: 1000px;
  width: 90%;
  margin: 0 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#sptool .flow .iconArrow:nth-of-type(odd) .step .inner {
  margin: 0 auto 0 0;
}
#sptool .flow .iconArrow .step .inner .ttl {
  width: 180px;
  text-align: center;
}
#sptool .flow .iconArrow .step .inner .ttl .spTtl span:nth-of-type(1) {
  font-family: "Rokkitt", serif;
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  display: block;
}
#sptool .flow .iconArrow .step .inner .ttl .spTtl span:nth-of-type(2) {
  font-family: "Rokkitt", serif;
  font-size: 60px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  display: block;
}
#sptool .flow .iconArrow .step .inner .txt {
  width: calc(100% - 180px);
  padding: 0 50px;
  border-left: 2px solid #fff;
}
#sptool .flow .iconArrow .step .inner .txt h4 {
  margin: 0 0 25px 0;
  font-size: 25px;
  font-weight: 700;
  color: #fff;
}
#sptool .flow .iconArrow .step .inner .txt p:nth-of-type(1) {
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
#sptool .flow .iconArrow .step .inner .txt p:nth-of-type(2) {
  font-weight: 700;
  color: #fff;
  line-height: 1.8;
}

/*
# =================================================================
# レスポンシブ要素
# =================================================================*/
/* 4K:2560px */
/* PC:1920px */

/* laptop NotePC L */
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1240px) {
  /* サービス紹介 SPツール販促POP */
  #sptool .about {
    background: url(../img/aboutImg1.png) no-repeat left -30px top 30px / 260px,
    url(../img/aboutImg2.png) no-repeat right 30px top 60px / 180px,
    url(../img/aboutImg3.png) no-repeat left 10px bottom 10px / 160px,
    url(../img/aboutImg4.png) no-repeat right 15px bottom 10px / 230px,
    #f5f5f5;
  }
}

/* laptop NotePC */
@media screen and (max-width: 1024px) {
  /* サービス紹介 SPツール販促POP */
  #sptool .product .productList .inner .mainInfo .txt {
    width: 65%;
  }
  #sptool .product .productList .inner .mainInfo .txt h3 {
    width: 280px;
  }
  #sptool .product .productList2 .inner .mainInfo .txt h3 {
    width: 330px;
  }
  #sptool .product .productList3 .inner .mainInfo .txt h3 {
    width: 305px;
  }
  #sptool .product .productList4 .inner .mainInfo .txt h3 {
    width: 100px;
  }
  #sptool .product .productList .inner .mainInfo .txt h3 span {
    width: 280px;
    font-size: 25px;
  }
  #sptool .product .productList2 .inner .mainInfo .txt h3 span {
    width: 330px;
  }
  #sptool .product .productList3 .inner .mainInfo .txt h3 span {
    width: 305px;
  }
  #sptool .product .productList4 .inner .mainInfo .txt h3 span {
    width: 100px;
  }
  #sptool .product .productList .inner .mainInfo .img {
    width: 35%;
  }
}

/* tablet */
@media screen and (max-width: 768px) {
  /* サービス紹介 SPツール販促POP */
  #sptool .about {
    padding: 130px 0 570px 0;
    background: url(../img/aboutImg1.png) no-repeat left 30px bottom 270px / 230px,
    url(../img/aboutImg2.png) no-repeat right 70px bottom 300px / 150px,
    url(../img/aboutImg3.png) no-repeat left 70px bottom 30px / 130px,
    url(../img/aboutImg4.png) no-repeat right 30px bottom 20px / 200px,
    #f5f5f5;
  }
  #sptool .about .inner h3 {
    width: 400px;
  }
  #sptool .about .inner h3 span {
    width: 380px;
    font-size: 39px;
  }
  #sptool .about .inner ul {
    display: block;
  }
  #sptool .about .inner ul li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #sptool .about .inner ul li:nth-last-of-type(2) {
    margin: 0 0 20px 0;
  }
  #sptool .product .productList1 {
    padding: 80px 15px 0 0;
    background: url(../img/productTtl1_sp.png) no-repeat left 10px top / 230px;
  }
  #sptool .product .productList2 {
    padding: 80px 0 0 15px;
    background: url(../img/productTtl2_sp.png) no-repeat right 10px top / 275px;
  }
  #sptool .product .productList3 {
    padding: 80px 15px 0 0;
    background: url(../img/productTtl3_sp.png) no-repeat left 10px top / 260px;
  }
  #sptool .product .productList4 {
    padding: 80px 0 0 15px;
    background: url(../img/productTtl4_sp.png) no-repeat right 10px top / 100px;
  }
  #sptool .product .productList .inner {
    padding: 50px;
  }
  #sptool .product .productList .inner .mainInfo {
    margin: 0 0 40px auto;
    display: block;
  }
  #sptool .product .productList .inner .mainInfo .txt {
    width: 100%;
    margin: 0 0 50px 0;
    padding: 0;
  }
  #sptool .product .productList .inner .mainInfo .img {
    width: 100%;
    text-align: center;
  }
  #sptool .product .productList .inner .example ul {
    gap: 0 3%;
  }
  #sptool .product .productList .inner .example ul li {
    width: 47%;
    margin: 0 0 25px 0;
  }
  #sptool .product .productList .inner .example ul li:nth-last-of-type(3) {
    margin: 0 0 25px 0;
  }
  #sptool .flow .iconArrow .step .inner {
    margin: 0 auto;
    display: block;
  }
  #sptool .flow .iconArrow:nth-of-type(odd) .step .inner {
    margin: 0 auto;
  }
  #sptool .flow .iconArrow .step .inner .ttl {
    width: 100%;
    margin: 0 0 30px 0;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  #sptool .flow .iconArrow .step .inner .ttl .spTtl {
    width: 80px;
    padding: 0 10px 0 0;
    border-right: 2px solid #fff;
    text-align: center;
  }
  #sptool .flow .iconArrow .step .inner .ttl .spTtl span:nth-of-type(1) {
    font-size: 22px;
  }
  #sptool .flow .iconArrow .step .inner .ttl .spTtl span:nth-of-type(2) {
    font-size: 52px;
  }
  #sptool .flow .iconArrow .step .inner .ttl h4 {
    width: calc(100% - 80px);
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
  }
  #sptool .flow .iconArrow .step .inner .txt {
    width: 100%;
    padding: 0;
    border-left: none;
  }
  #sptool .flow .iconArrow .step .inner .txt p:nth-of-type(1) {
    line-height: 1.6;
  }
}

/* mobile L */
@media screen and (max-width: 480px) {
  /* サービス紹介 SPツール販促POP */
  #sptool .about {
    padding: 50px 0 360px 0;
    background: url(../img/aboutImg1.png) no-repeat left 30px bottom 190px / 120px,
    url(../img/aboutImg2.png) no-repeat right 50px bottom 195px / 88px,
    url(../img/aboutImg3.png) no-repeat left 50px bottom 30px / 86px,
    url(../img/aboutImg4.png) no-repeat right 25px bottom 50px / 110px,
    #f5f5f5;
  }
  #sptool .about .inner h3 {
    width: 260px;
    margin: 0 auto 5px auto;
  }
  #sptool .about .inner h3 span {
    width: 240px;
    padding: 5px 0 8px 14px;
    font-size: 24px;
  }
  #sptool .about .inner p {
    margin: 0 0 30px 0;
    font-size: 4vw;
    text-align: left;
  }
  #sptool .product {
    padding: 45px 0 50px 0;
  }
  #sptool .product .productList {
    margin: 0 0 50px 0;
  }
  #sptool .product .productList .inner {
    padding: 35px 15px;
  }
  #sptool .product .productList .inner .mainInfo .txt {
    margin: 0 0 30px 0;
  }
  #sptool .product .productList .inner .mainInfo .txt h3 {
    width: 210px;
    margin: 0 0 30px 0;
  }
  #sptool .product .productList2 .inner .mainInfo .txt h3 {
    width: 250px;
  }
  #sptool .product .productList3 .inner .mainInfo .txt h3 {
    width: 235px;
  }
  #sptool .product .productList4 .inner .mainInfo .txt h3 {
    width: 65px;
  }
  #sptool .product .productList .inner .mainInfo .txt h3 span {
    width: 210px;
    padding: 6px 0 8px 10px;
    font-size: 20px;
  }
  #sptool .product .productList2 .inner .mainInfo .txt h3 span {
    width: 250px;
  }
  #sptool .product .productList3 .inner .mainInfo .txt h3 span {
    width: 235px;
  }
  #sptool .product .productList4 .inner .mainInfo .txt h3 span {
    width: 65px;
  }
  #sptool .product .productList .inner .mainInfo .txt h4 {
    margin: 0 0 30px 0;
    font-size: 4.6vw;
  }
  #sptool .product .productList .inner .mainInfo .txt p {
    margin: 0;
    font-size: 4vw;
  }
  #sptool .product .productList .inner .example h5 {
    font-size: 6.2vw;
  }
  #sptool .product .productList .inner .example ul {
    gap: 0 1.5%;
  }
  #sptool .product .productList .inner .example ul li {
    width: 48.5%;
  }
  #sptool .product .productList .inner .example ul li a {
    margin: 0 0 10px 0;
  }
  #sptool .product .productList .inner .example ul li span {
    font-size: 3.4vw;
    letter-spacing: .04em;
  }
  #sptool .flow {
    padding: 50px 0 0 0;
  }
  #sptool .flow .mainTxt {
    margin: 0 auto 30px auto;
  }
  #sptool .flow .mainTxt h3 {
    max-width: 170px;
    margin: 0 auto 30px auto;
  }
  #sptool .flow .mainTxt p {
    font-size: 4vw;
    text-align: left;
  }
  #sptool .flow .iconArrow {
    margin: 0 0 50px 0;
  }
  #sptool .flow .iconArrow:nth-last-of-type(2) {
    margin: 0 0 50px 0;
  }
  #sptool .flow .iconArrow::after {
    bottom: -38px;
  }
  #sptool .flow .iconArrow .step {
    width: 95%;
    margin: 0 5% 0 0;
    padding: 40px 0;
  }
  #sptool .flow .iconArrow:nth-of-type(odd) .step {
    margin: 0 0 0 5%;
  }
  #sptool .flow .iconArrow .step .inner .ttl {
    margin: 0 0 20px 0;
  }
  #sptool .flow .iconArrow .step .inner .ttl .spTtl {
    width: 19vw;
  }
  #sptool .flow .iconArrow .step .inner .ttl .spTtl span:nth-of-type(1) {
    font-size: 5.2vw;
  }
  #sptool .flow .iconArrow .step .inner .ttl .spTtl span:nth-of-type(2) {
    font-size: 14vw;
  }
  #sptool .flow .iconArrow .step .inner .ttl h4 {
    width: calc(100% - 19vw);
    font-size: 5vw;
  }
  #sptool .flow .iconArrow .step .inner .txt p:nth-of-type(1) {
    font-size: 5vw;
  }
  #sptool .flow .iconArrow .step .inner .txt p:nth-of-type(2) {
    font-size: 4vw;
  }
}

/* mobile M */
@media screen and (max-width: 375px) {
}

/* mobile S */
@media screen and (max-width: 320px) {
}
