#p-gkidssupport {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  margin: 0 auto;
  text-align: left;
  border-top: 1px solid #af869b;
}
#p-gkidssupport *, #p-gkidssupport ::before, #p-gkidssupport ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
#p-gkidssupport p, #p-gkidssupport table, #p-gkidssupport blockquote, #p-gkidssupport address, #p-gkidssupport pre, #p-gkidssupport iframe, #p-gkidssupport form, #p-gkidssupport figure, #p-gkidssupport dl {
  margin: 0;
}
#p-gkidssupport h1, #p-gkidssupport h2, #p-gkidssupport h3, #p-gkidssupport h4, #p-gkidssupport h5, #p-gkidssupport h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
#p-gkidssupport ul, #p-gkidssupport ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#p-gkidssupport dt {
  font-weight: 700;
}
#p-gkidssupport dd {
  margin-left: 0;
}
#p-gkidssupport hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
#p-gkidssupport pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
#p-gkidssupport address {
  font-style: inherit;
}
#p-gkidssupport a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
#p-gkidssupport abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
#p-gkidssupport b, #p-gkidssupport strong {
  font-weight: bolder;
}
#p-gkidssupport code, #p-gkidssupport kbd, #p-gkidssupport samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
#p-gkidssupport small {
  font-size: 80%;
}
#p-gkidssupport sub, #p-gkidssupport sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#p-gkidssupport sub {
  bottom: -0.25em;
}
#p-gkidssupport sup {
  top: -0.5em;
}
#p-gkidssupport svg, #p-gkidssupport img, #p-gkidssupport embed, #p-gkidssupport object, #p-gkidssupport iframe {
  vertical-align: bottom;
}
#p-gkidssupport img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #p-gkidssupport .sp {
    display: none;
  }
}
#p-gkidssupport .main-img {
  position: relative;
}
#p-gkidssupport .main-img img {
  width: 100%;
}
#p-gkidssupport .section {
  text-align: center;
}
#p-gkidssupport .section__title {
  font-weight: 700;
  font-size: 36px;
  position: relative;
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section__title {
    font-size: 18px;
    margin-bottom: 55px;
  }
}
@media screen and (max-width: 370px) {
  #p-gkidssupport .section__title {
    font-size: 16px;
  }
}
#p-gkidssupport .section__title::before {
  content: "";
  display: block;
  width: 120px;
  height: 12px;
  background: #DC0816;
  position: absolute;
  bottom: -46px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section__title::before {
    width: 60px;
    height: 6px;
    bottom: -27px;
  }
}
#p-gkidssupport .section__btn a {
  transition: all 0.3s ease;
  display: block;
  width: 324px;
  font-weight: 600;
  color: #fff;
  border: 1px solid #E00314;
  background: url("/EC/img/page/other/gkidssupport/icon_arrow.svg") #E00314 right 10px center/9px no-repeat;
  font-size: 22px;
  padding: 11px;
  border-radius: 25px;
  margin: auto;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section__btn a {
    font-size: 13px;
    width: 170px;
    background: url("/EC/img/page/other/gkidssupport/icon_arrow.svg") #E00314 right 6px center/6px no-repeat;
    padding: 4px;
  }
}
@media screen and (min-width: 768px) {
  #p-gkidssupport .section__btn a:hover {
    color: #E00314;
    background: url("/EC/img/page/other/gkidssupport/icon_arrow_r.svg") #fff right 10px center/9px no-repeat;
  }
}
#p-gkidssupport .section .content-inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}
#p-gkidssupport .section01 {
  padding: 57px 0 85px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section01 {
    padding: 40px 0 50px;
  }
}
#p-gkidssupport .section01__box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 66px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section01__box {
    flex-direction: column;
    margin-bottom: 15px;
  }
}
#p-gkidssupport .section01__box .txt-box {
  width: 48%;
  text-align: left;
  font-weight: 300;
  letter-spacing: -0.05em;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section01__box .txt-box {
    width: 100%;
    margin-bottom: 17px;
  }
}
#p-gkidssupport .section01__box .txt-box .txt {
  font-size: 20px;
  margin-bottom: 18px;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section01__box .txt-box .txt {
    font-size: 14px;
  }
}
#p-gkidssupport .section01__box .txt-box .note {
  font-size: 16px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section01__box .txt-box .note {
    font-size: 11px;
  }
}
#p-gkidssupport .section01__box .img-box {
  width: 48%;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section01__box .img-box {
    width: 78%;
    margin: 0 auto 16px;
  }
}
#p-gkidssupport .section01__box .img-box .inner {
  position: relative;
}
#p-gkidssupport .section01__box .img-box .inner::before {
  content: "";
  display: block;
  width: 110px;
  height: 110px;
  background: url("/EC/img/page/other/gkidssupport/icon_all.svg") center center/contain no-repeat;
  position: absolute;
  top: -67px;
  right: 30px;
}
@media screen and (max-width: 1140px) {
  #p-gkidssupport .section01__box .img-box .inner::before {
    right: 10px;
  }
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section01__box .img-box .inner::before {
    width: 55px;
    height: 55px;
    top: -34px;
    right: 18px;
  }
}
#p-gkidssupport .section02 {
  background: #fdfef1;
  padding: 45px 0 65px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section02 {
    padding: 25px 0 35px;
  }
}
#p-gkidssupport .section02__img-box {
  position: relative;
  padding-top: 10px;
  margin-bottom: 37px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section02__img-box {
    margin-bottom: 25px;
  }
}
#p-gkidssupport .section02__img-box::before {
  content: "";
  display: block;
  width: 110px;
  height: 110px;
  background: url("/EC/img/page/other/gkidssupport/icon_all.svg") center center/contain no-repeat;
  position: absolute;
  top: -72px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section02__img-box::before {
    width: 55px;
    height: 55px;
    top: -17px;
    right: 10px;
  }
}
#p-gkidssupport .section02__txt-box {
  text-align: left;
  letter-spacing: -0.02em;
  margin-bottom: 54px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section02__txt-box {
    margin-bottom: 27px;
  }
}
#p-gkidssupport .section02__txt-box .txt {
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 17px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section02__txt-box .txt {
    font-size: 13px;
    margin-bottom: 15px;
  }
}
#p-gkidssupport .section02__txt-box .note {
  line-height: 1.6;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section02__txt-box .note {
    font-size: 11px;
  }
}
#p-gkidssupport .section03 {
  padding: 61px 0 65px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section03 {
    padding: 40px 0 65px;
  }
}
#p-gkidssupport .section03 .section__title {
  letter-spacing: -0.01em;
}
#p-gkidssupport .section03__img-box {
  position: relative;
  padding-top: 10px;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section03__img-box {
    padding-top: 7px;
    margin-bottom: 24px;
  }
}
#p-gkidssupport .section03__img-box::before {
  content: "";
  display: block;
  width: 110px;
  height: 110px;
  background: url("/EC/img/page/other/gkidssupport/icon_part.svg") center center/contain no-repeat;
  position: absolute;
  top: -80px;
  right: 30px;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section03__img-box::before {
    width: 55px;
    height: 55px;
    top: -20px;
    right: 10px;
  }
}
#p-gkidssupport .section03__box {
  display: flex;
  justify-content: space-between;
}
#p-gkidssupport .section03__box .img-box {
  width: 48%;
  padding-left: 95px;
}
@media screen and (max-width: 1140px) {
  #p-gkidssupport .section03__box .img-box {
    padding-left: 5.5vw;
  }
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section03__box .img-box {
    display: none;
  }
}
#p-gkidssupport .section03__box .txt-box {
  width: 48%;
  text-align: left;
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section03__box .txt-box {
    width: 100%;
  }
}
#p-gkidssupport .section03__box .txt-box .inner {
  display: flex;
}
#p-gkidssupport .section03__box .txt-box .inner .img {
  width: 50%;
  padding: 0 8vw 0 10vw;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section03__box .txt-box .inner .txt {
    width: 50%;
  }
}
#p-gkidssupport .section03__box .txt-box .txt {
  font-size: 20px;
  line-height: 1.75;
  margin-bottom: 10px;
  letter-spacing: -0.035em;
}
@media screen and (max-width: 767px) {
  #p-gkidssupport .section03__box .txt-box .txt {
    font-size: 13px;
  }
}
#p-gkidssupport .section03__box .txt-box strong {
  letter-spacing: 0;
  font-weight: 700;
}
#p-gkidssupport .section03__box .txt-box .note {
  font-size: 16px;
}/*# sourceMappingURL=style.css.map */