@charset "UTF-8";
#surface-wrap_ew .surface-for-education *, #surface-wrap_ew .surface-for-education *::before, #surface-wrap_ew .surface-for-education *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#surface-wrap_ew .surface-for-education {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
#surface-wrap_ew .surface-for-education img {
  vertical-align: middle;
  height: auto;
}
#surface-wrap_ew .surface-for-education h1, #surface-wrap_ew .surface-for-education h2, #surface-wrap_ew .surface-for-education h3, #surface-wrap_ew .surface-for-education h4, #surface-wrap_ew .surface-for-education h5, #surface-wrap_ew .surface-for-education h6 {
  font-weight: 700;
  margin: 0;
}
#surface-wrap_ew .surface-for-education article, #surface-wrap_ew .surface-for-education aside, #surface-wrap_ew .surface-for-education details, #surface-wrap_ew .surface-for-education figcaption, #surface-wrap_ew .surface-for-education figure,
.surface-for-education footer, #surface-wrap_ew .surface-for-education header, #surface-wrap_ew .surface-for-education hgroup, #surface-wrap_ew .surface-for-education menu, #surface-wrap_ew .surface-for-education nav, #surface-wrap_ew .surface-for-education section, #surface-wrap_ew .surface-for-education picture {
  display: block;
  margin: 0;
  padding: 0;
}
#surface-wrap_ew .surface-for-education p {
  line-height: 2;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education p {
    -webkit-text-size-adjust: 100%;
  }
}
#surface-wrap_ew .surface-for-education ol, #surface-wrap_ew .surface-for-education ul, #surface-wrap_ew .surface-for-education menu, #surface-wrap_ew .surface-for-education nav {
  list-style: none;
}
#surface-wrap_ew .surface-for-education blockquote, #surface-wrap_ew .surface-for-education q {
  quotes: none;
}
#surface-wrap_ew .surface-for-education blockquote:before, #surface-wrap_ew .surface-for-education blockquote:after,
#surface-wrap_ew .surface-for-education q:before, #surface-wrap_ew .surface-for-education q:after {
  content: "";
  content: none;
}
#surface-wrap_ew .surface-for-education table {
  border-collapse: collapse;
  border-spacing: 0;
}
#surface-wrap_ew .surface-for-education input[type=text],
#surface-wrap_ew .surface-for-education input[type=email],
#surface-wrap_ew .surface-for-education input[type=password],
#surface-wrap_ew .surface-for-education input[type=submit],
#surface-wrap_ew .surface-for-education input[type=reset],
#surface-wrap_ew .surface-for-education input[type=tel],
#surface-wrap_ew .surface-for-education button,
#surface-wrap_ew .surface-for-education select,
#surface-wrap_ew .surface-for-education textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
}
#surface-wrap_ew .surface-for-education input[type=text]:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education input[type=email]:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education input[type=password]:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education input[type=submit]:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education input[type=reset]:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education input[type=tel]:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education button:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education select:focus:not(:focus-visible),
#surface-wrap_ew .surface-for-education textarea:focus:not(:focus-visible) {
  outline: none;
}
#surface-wrap_ew .surface-for-education button {
  display: block;
}
#surface-wrap_ew .surface-for-education button, #surface-wrap_ew .surface-for-education input[type=reset], #surface-wrap_ew .surface-for-education input[type=submit] {
  cursor: pointer;
}
#surface-wrap_ew .surface-for-education a {
  text-decoration: none;
  color: #000;
}
#surface-wrap_ew .surface-for-education ul, #surface-wrap_ew .surface-for-education ol {
  padding: 0;
  margin: 0;
}
#surface-wrap_ew .surface-for-education ul li, #surface-wrap_ew .surface-for-education ol li {
  margin-bottom: 0;
}

#surface-wrap_ew .surface-for-education .title-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
#surface-wrap_ew .surface-for-education .title-line span {
  font-size: 24px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .title-line span {
    font-size: 20px;
  }
}
#surface-wrap_ew .surface-for-education .title-line em {
  font-style: normal;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .title-line em {
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    overflow: hidden;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
  }
  #surface-wrap_ew .surface-for-education .title-line em span {
    padding: 0 10px 15px;
  }
  #surface-wrap_ew .surface-for-education .title-line em img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
#surface-wrap_ew .surface-for-education .title-line strong {
  font-size: 28px;
}
#surface-wrap_ew .surface-for-education .title-line strong.fs-sp-36 {
  font-size: 36px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .title-line strong {
    font-size: 24px;
    text-align: center;
    margin-top: -5px;
  }
}
#surface-wrap_ew .surface-for-education .splide {
  max-width: 1260px;
  margin: 30px auto 0;
}
#surface-wrap_ew .surface-for-education .splide__arrow {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .splide__arrow {
    width: 32px;
    height: 32px;
  }
}
#surface-wrap_ew .surface-for-education .splide__pagination {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  bottom: 0;
}
#surface-wrap_ew .surface-for-education .splide__pagination__page {
  height: 4px;
  border-radius: 0;
  width: 80px;
  background: #fff;
  opacity: 1;
  position: relative;
  overflow: hidden;
}
#surface-wrap_ew .surface-for-education .splide__pagination__page span {
  display: block;
  width: 100%;
  height: 100%;
  background: #3D394D;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0s;
  transition: -webkit-transform 0s;
  transition: transform 0s;
  transition: transform 0s, -webkit-transform 0s;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .splide__pagination__page {
    width: 60px;
    height: 2px;
  }
}
#surface-wrap_ew .surface-for-education .splide__pagination__page.is-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
#surface-wrap_ew .surface-for-education .splide__arrows {
  max-width: 500px;
  width: 100%;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  background: transparent;
  pointer-events: none;
}
#surface-wrap_ew .surface-for-education .splide__arrows button {
  pointer-events: all;
}
#surface-wrap_ew .surface-for-education .splide--text li .surface-product__text {
  text-align: center;
  max-width: 800px;
  margin: auto;
  border-radius: 10px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.5);
  padding: 25px;
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .splide--text li .surface-product__text {
    margin-top: 20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .splide--text li .surface-product__text {
    padding: 20px 0;
  }
}
#surface-wrap_ew .surface-for-education .splide__slide img {
  -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease;
  transition: transform 0.4s ease, opacity 0.4s ease, -webkit-transform 0.4s ease;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}
#surface-wrap_ew .surface-for-education .splide__slide.is-active img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
#surface-wrap_ew .surface-for-education .splide__slide img,
#surface-wrap_ew .surface-for-education .splide__slide picture {
  display: block;
  margin: auto;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .splide__slide img,
  #surface-wrap_ew .surface-for-education .splide__slide picture {
    width: 100%;
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .splide__slide img,
  #surface-wrap_ew .surface-for-education .splide__slide picture {
    max-width: 85%;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .splide__slide img,
  #surface-wrap_ew .surface-for-education .splide__slide picture {
    margin: auto;
  }
}
#surface-wrap_ew .surface-for-education .pc {
  display: block;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .pc {
    display: none !important;
  }
}
#surface-wrap_ew .surface-for-education .tb {
  display: none;
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .tb {
    display: block !important;
  }
}
#surface-wrap_ew .surface-for-education .sp {
  display: none;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .sp {
    display: block !important;
  }
}
#surface-wrap_ew .surface-for-education .sp_s {
  display: none;
}
@media (max-width: 375px) {
  #surface-wrap_ew .surface-for-education .sp_s {
    display: block !important;
  }
}
#surface-wrap_ew .surface-for-education .align--center {
  text-align: center;
}
#surface-wrap_ew .surface-for-education small {
  font-size: 0.88em;
}
#surface-wrap_ew .surface-for-education sup {
  font-size: 0.7em;
}
#surface-wrap_ew .surface-for-education .pic {
  width: 100%;
  height: auto;
}

#surface-wrap_ew .surface-for-education {
  background: #fff;
  color: #3D394D;
  font-size: 16px;
  font-family: "Segoe UI", SegoeUI, "Helvetica Neue", Helvetica, Arial, "游ゴシック体", YuGothic, sans-serif !important;
  font-weight: normal;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
  z-index: 0;
  letter-spacing: 0.13em;
  overflow: hidden;
}
#surface-wrap_ew .surface-for-education * {
  font-family: "Segoe UI", SegoeUI, "Helvetica Neue", Helvetica, Arial, "游ゴシック体", YuGothic, sans-serif !important;
}
#surface-wrap_ew .surface-for-education h2, #surface-wrap_ew .surface-for-education h3, #surface-wrap_ew .surface-for-education h4, #surface-wrap_ew .surface-for-education h5, #surface-wrap_ew .surface-for-education h6 {
  font-weight: bold;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education {
    font-size: 14px;
  }
}
#surface-wrap_ew .surface-for-education img {
  max-width: 100%;
}
#surface-wrap_ew .surface-for-education .surface-kv {
  position: relative;
  width: 100%;
  height: 480px;
  margin: 0 auto 55px;
  z-index: 1000;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv {
    height: calc(var(--vh, 1vh) * 90);
    margin: 0 auto 15vw;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv h2 {
  top: 40px;
  right: 40px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv h2 {
    width: calc(100% - 40px);
  }
  #surface-wrap_ew .surface-for-education .surface-kv h2 img {
    width: 100%;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv__inner {
  width: 100%;
  height: 100%;
  position: relative;
  max-width: 1080px;
  padding: 0 40px;
  margin: auto;
  z-index: 10;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv__inner {
    position: static;
    max-width: 500px;
    padding: 0 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv__sales-copy {
  position: absolute;
  top: 40px;
  right: 40px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv__sales-copy {
    top: 5vw;
    right: 5vw;
    width: 28vw;
    height: auto;
    z-index: 10;
  }
  #surface-wrap_ew .surface-for-education .surface-kv__sales-copy img {
    width: 100%;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv__branding {
  z-index: 10;
  height: 147px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-kv__branding {
    position: absolute;
    left: 40px;
    bottom: 40px;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv__branding a {
  display: block;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-kv__branding a:not(.nothover) {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #surface-wrap_ew .surface-for-education .surface-kv__branding a:not(.nothover):hover {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv__branding a {
    max-width: 351px;
    max-width: 100%;
  }
  #surface-wrap_ew .surface-for-education .surface-kv__branding a img {
    width: 100%;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-kv__branding {
    left: 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv__branding {
    height: auto;
    gap: 18px;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv__copilot {
  z-index: 10;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-kv__copilot {
    position: absolute;
    left: 40px;
    top: 40px;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-kv__copilot {
    left: 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv__copilot {
    position: relative;
    max-width: 50%;
    width: 50%;
    left: 5%;
  }
  #surface-wrap_ew .surface-for-education .surface-kv__copilot img {
    width: 100%;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv__laptop {
  z-index: 10;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-kv__laptop {
    position: absolute;
    right: 56px;
    bottom: -53px;
  }
}
@media (max-width: 1040px) {
  #surface-wrap_ew .surface-for-education .surface-kv__laptop {
    right: 20px;
  }
}
@media (max-width: 830px) {
  #surface-wrap_ew .surface-for-education .surface-kv__laptop {
    right: -70px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-kv__laptop {
    max-width: 85%;
    width: 100%;
    margin: 0 auto -15%;
  }
  #surface-wrap_ew .surface-for-education .surface-kv__laptop picture {
    display: block;
    margin: auto;
  }
}
#surface-wrap_ew .surface-for-education .surface-kv__bg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
}
#surface-wrap_ew .surface-for-education .surface-kv__bg picture {
  width: 100%;
  height: 100%;
}
#surface-wrap_ew .surface-for-education .surface-kv__bg picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
#surface-wrap_ew .surface-for-education .w--p100 img {
  width: 100%;
}
#surface-wrap_ew .surface-for-education .surface-localnav {
  max-width: 1000px;
  margin: auto;
  padding: 20px 0;
  z-index: 10;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-localnav {
    position: relative;
    left: 0;
    top: 0px;
    backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, 0.6);
    border-bottom: #F7F5F9 solid 1px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-localnav {
    padding: 20px 0px 0px;
    max-width: 560px;
    margin: auto;
  }
}
#surface-wrap_ew .surface-for-education .surface-localnav ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 8px;
}
#surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
#surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
#surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
#surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
#surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 13;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-localnav ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 4px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 4px;
  }
  #surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #surface-wrap_ew .surface-for-education .surface-localnav ul > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-localnav ul li:nth-child(1) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
}
#surface-wrap_ew .surface-for-education .surface-localnav ul li a {
  display: block;
  text-align: center;
  padding: 2px;
  background: #919FD0;
  background: linear-gradient(45deg, rgb(145, 159, 208) 0%, rgb(203, 188, 219) 50%, rgb(95, 129, 192) 100%);
  border-radius: 4px;
  width: 100%;
  height: 72px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-localnav ul li a {
    border-radius: 8px;
    height: 56px;
    font-size: 16px;
  }
  #surface-wrap_ew .surface-for-education .surface-localnav ul li .smallfont_ew {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-localnav ul li a:not(.nothover) {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #surface-wrap_ew .surface-for-education .surface-localnav ul li a:not(.nothover):hover span::after {
    bottom: 7px;
  }
}
#surface-wrap_ew .surface-for-education .surface-localnav ul li a span {
  border-radius: 2px;
  background: #F7F5F9;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1em;
  color: #342e3c;
  font-weight: bold;
  position: relative;
  line-height: 1.1;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-localnav ul li a span {
    border-radius: 6px;
  }
}
#surface-wrap_ew .surface-for-education .surface-localnav ul li a span::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 10px;
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg fill='none' height='7' viewBox='0 0 8 7' width='8' xmlns='http://www.w3.org/2000/svg'><linearGradient id='a' gradientUnits='userSpaceOnUse' x1='8.50781' x2='-.72979' y1='4' y2='4'><stop offset='0' stop-color='%233d394d'/><stop offset='1' stop-color='%235b4652'/></linearGradient><path d='m4.75504 6.5c-.3849.66667-1.34715.66667-1.73205 0l-2.886755-5c-.3849-.666668.096226-1.50000072.866025-1.50000066l5.7735.00000051c.7698.00000007 1.25093.83333315.86603 1.50000015z' fill='url(%23a)'/></svg>");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 9px;
  height: 8px;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-localnav ul li a span::after {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
#surface-wrap_ew .surface-for-education .surface-product-lineup {
  padding: 60px 0;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product-lineup {
    padding: 40px 0px 40px;
  }
}
#surface-wrap_ew .surface-for-education .surface-product-lineup h3 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product-lineup h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
}
#surface-wrap_ew .surface-for-education .surface-product-lineup img {
  width: 100%;
  height: auto;
}
#surface-wrap_ew .surface-for-education .surface-message {
  overflow: clip;
  padding: 20px 0px 80px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-message {
    padding: 60px 0;
  }
  #surface-wrap_ew .surface-for-education .surface-message .surface-container {
    padding: 0;
  }
}
#surface-wrap_ew .surface-for-education .surface-message__title {
  height: 400px;
  padding: 0 48px;
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-message__title {
    padding: 0 40px;
  }
}
@media (max-width: 1080px) and (max-width: 870px) {
  #surface-wrap_ew .surface-for-education .surface-message__title {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-message__title {
    height: auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
#surface-wrap_ew .surface-for-education .surface-message__title h3 {
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-message__title h3 {
    top: 68px;
  }
}
@media (min-width: 768px) and (max-width: 870px) {
  #surface-wrap_ew .surface-for-education .surface-message__title h3 {
    -webkit-transform-origin: left center 0;
            transform-origin: left center 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-message__title h3 {
    margin: auto;
    max-width: 318px;
    width: 100%;
  }
  #surface-wrap_ew .surface-for-education .surface-message__title h3 img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-message__title figure {
    position: absolute;
    right: -10px;
    top: 0px;
  }
}
@media (max-width: 930px) {
  #surface-wrap_ew .surface-for-education .surface-message__title figure {
    right: -60px;
    top: 30px;
  }
}
@media (max-width: 870px) {
  #surface-wrap_ew .surface-for-education .surface-message__title figure {
    right: -120px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-message__title figure {
    width: calc(100% + 200px);
  }
  #surface-wrap_ew .surface-for-education .surface-message__title figure img {
    position: relative;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
}
#surface-wrap_ew .surface-for-education .surface-message .video-wrap--01 {
  width: calc(100% - 56px);
}
#surface-wrap_ew .surface-for-education .surface-message__text {
  color: #5B4652;
  text-align: center;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 38px;
}
#surface-wrap_ew .surface-for-education .surface-message__text p {
  font-weight: bold;
  margin: 0;
  line-height: 2.2;
}
#surface-wrap_ew .surface-for-education .bg--gradation {
  background: #C9E5FF;
  background: linear-gradient(115deg, rgb(201, 229, 255) 0%, rgb(238, 221, 212) 100%);
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .bg--gradation {
    background: linear-gradient(105deg, rgb(201, 229, 255) 0%, rgb(238, 221, 212) 100%);
  }
}
#surface-wrap_ew .surface-for-education .bg--gradation-02 {
  background: #FFC7CC;
  background: linear-gradient(125deg, rgb(255, 199, 204) 0%, rgb(255, 232, 205) 50%, rgb(255, 234, 224) 100%);
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .bg--gradation-02 {
    background: linear-gradient(100deg, rgb(255, 199, 204) 0%, rgb(255, 232, 205) 50%, rgb(255, 234, 224) 100%);
  }
}
#surface-wrap_ew .surface-for-education .image-wrap {
  position: relative;
  overflow: clip;
  border-radius: 12px;
  margin: auto;
}
#surface-wrap_ew .surface-for-education .image-wrap--value {
  -webkit-box-shadow: -8px -8px 0px #C9E5FF, 8px 8px 0px #EDDED6;
          box-shadow: -8px -8px 0px #C9E5FF, 8px 8px 0px #EDDED6;
}
#surface-wrap_ew .surface-for-education .video-wrap {
  position: relative;
  overflow: clip;
  border-radius: 12px;
  margin: auto;
}
#surface-wrap_ew .surface-for-education .video-wrap--01 {
  max-width: 640px;
  height: auto;
  -webkit-box-shadow: -12px -12px 0px rgba(61, 57, 77, 0.2), 12px 12px 0px rgba(61, 57, 77, 0.2);
          box-shadow: -12px -12px 0px rgba(61, 57, 77, 0.2), 12px 12px 0px rgba(61, 57, 77, 0.2);
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .video-wrap--01 {
    -webkit-box-shadow: -8px -8px 0px rgba(61, 57, 77, 0.2), 8px 8px 0px rgba(61, 57, 77, 0.2);
            box-shadow: -8px -8px 0px rgba(61, 57, 77, 0.2), 8px 8px 0px rgba(61, 57, 77, 0.2);
  }
}
#surface-wrap_ew .surface-for-education .video-wrap--value {
  -webkit-box-shadow: -8px -8px 0px #C9E5FF, 8px 8px 0px #EDDED6;
          box-shadow: -8px -8px 0px #C9E5FF, 8px 8px 0px #EDDED6;
}
#surface-wrap_ew .surface-for-education .video-wrap--product {
  max-width: 480px;
  height: auto;
}
#surface-wrap_ew .surface-for-education .video-wrap .video-embed {
  pointer-events: all;
  position: absolute;
  left: 0;
  top: 0;
  aspect-ratio: 16/9;
  width: 100%;
  height: auto;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
}
#surface-wrap_ew .surface-for-education .video-wrap .video-embed.active {
  pointer-events: all;
  -webkit-transition: ease 1s all;
  transition: ease 1s all;
  opacity: 1;
}
#surface-wrap_ew .surface-for-education .video-wrap .video-embed iframe {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
#surface-wrap_ew .surface-for-education .video-wrap figure {
  inset: 0;
  pointer-events: auto;
  z-index: 0;
  aspect-ratio: 16/9;
  position: relative;
}
#surface-wrap_ew .surface-for-education .video-wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#surface-wrap_ew .surface-for-education .video-wrap figure.active {
  pointer-events: none;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .video-wrap figure:not(.nothover) {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #surface-wrap_ew .surface-for-education .video-wrap figure:not(.nothover):hover button {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
#surface-wrap_ew .surface-for-education .video-wrap__nav {
  position: absolute;
  right: 20px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  z-index: 10;
}
#surface-wrap_ew .surface-for-education .video-wrap__nav button {
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(12px);
  border-radius: 50%;
  position: relative;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .video-wrap__nav button:not(.nothover) {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #surface-wrap_ew .surface-for-education .video-wrap__nav button:not(.nothover):hover {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
#surface-wrap_ew .surface-for-education .video-wrap video {
  width: 100%;
  display: block;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle.hide {
  opacity: 0;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle.active span::before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  background: #333;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 2px;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle.active span::after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  background: #333;
  right: 0;
  top: 0;
  z-index: 2;
  border-radius: 2px;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle span {
  width: 28%;
  height: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle span::after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  background: #333;
  right: 0;
  top: 0;
  z-index: 2;
  border-radius: 2px;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle:not(.active) span {
  width: 100%;
  height: 100%;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle:not(.active) span::after {
  display: none;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-toggle:not(.active) span::before {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg height="16" viewBox="0 0 12.8 16" width="12.8" xmlns="http://www.w3.org/2000/svg"><path d="m0 .79v14.42c0 .62.69 1 1.21.66l11.22-7.21c.48-.31.48-1.01 0-1.32l-11.22-7.21c-.52-.34-1.21.03-1.21.66z" fill="%23333"/></svg>');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 40%;
  height: 50%;
  position: absolute;
  left: 53%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-beginning span {
  width: 50%;
  height: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#surface-wrap_ew .surface-for-education .video-wrap .play-beginning span::before {
  content: "";
  background-image: url('data:image/svg+xml;utf8,<svg height="16" viewBox="0 0 12.8 16" width="12.8" xmlns="http://www.w3.org/2000/svg"><path d="m0 .79v14.42c0 .62.69 1 1.21.66l11.22-7.21c.48-.31.48-1.01 0-1.32l-11.22-7.21c-.52-.34-1.21.03-1.21.66z" fill="%23333"/></svg>');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 70%;
  height: 90%;
  position: absolute;
  left: 65%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
          transform: translate(-50%, -50%) scaleX(-1);
  z-index: 2;
}
#surface-wrap_ew .surface-for-education .video-wrap .play-beginning span::after {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  background: #333;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 2px;
}
#surface-wrap_ew .surface-for-education .video-wrap .sound-toggle span {
  width: 100%;
  height: 100%;
  display: block;
}
#surface-wrap_ew .surface-for-education .video-wrap .sound-toggle span::after {
  position: absolute;
  content: "";
  width: 18px;
  height: 18px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url('data:image/svg+xml;utf8,<svg fill="none" height="19" viewBox="0 0 18 19" width="18" xmlns="http://www.w3.org/2000/svg"><g stroke="%23333" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m13.7629 10.56v-9.12806c0-.577801-.6754-.891572-1.1154-.51849l-4.54203 3.82839"/><path d="m3.4374 5.32544h-1.10586c-.37499 0-.6792.3042-.6792.6792v6.49546c0 .375.30421.6792.6792.6792h5.07966l5.2346 4.4119c.442.3712 1.1154.0574 1.1154-.5185v-1.7027"/><path d="m1.61719.792725 14.76451 14.764475"/></g></svg>');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 2;
}
#surface-wrap_ew .surface-for-education .video-wrap .sound-toggle.active span::after {
  width: 22px;
  height: 20px;
  background-image: url('data:image/svg+xml;utf8,<svg fill="none" height="20" viewBox="0 0 22 20" width="22" xmlns="http://www.w3.org/2000/svg"><g stroke="%23333" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m11.7334 1.66941-5.22982 4.4079h-5.075c-.37465 0-.67858.30393-.67858.67859v6.4895c0 .3747.30393.6786.67858.6786h5.075l5.22982 4.4079c.4416.3708 1.1144.0574 1.1144-.518v-15.62648c0-.57727-.6748-.89076-1.1144-.51801z"/><path d="m16.1133 6.80786c1.7643 1.76431 1.7643 4.62394 0 6.38634"/><path d="m18.457 4.46191c3.0584 3.0584 3.0584 8.01679 0 11.07519"/></g></svg>');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#surface-wrap_ew .surface-for-education .surface-value {
  padding: 40px 0 80px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value {
    padding: 40px 0 60px;
  }
}
#surface-wrap_ew .surface-for-education .surface-value__copy {
  padding: 0 5px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value__copy #scroll-move-img {
    position: relative;
    left: 0;
    -webkit-transition: none;
    transition: none;
    will-change: transform;
  }
  #surface-wrap_ew .surface-for-education .surface-value__copy img {
    height: auto;
    max-width: 180vw;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list {
  margin-top: 60px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list {
    max-width: 560px;
    margin: 30px auto 0;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 80px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul {
    gap: 80px;
  }
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 540fr 60px 400fr;
    grid-template-columns: 540fr 400fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 24px 60px;
  }
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li {
    gap: 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    gap: 20px;
  }
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li:nth-child(even) {
    -ms-grid-columns: 400fr 540fr;
    grid-template-columns: 400fr 540fr;
  }
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li:nth-child(even) > *:nth-child(1) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 2;
    grid-column: 2;
  }
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li:nth-child(even) > *:nth-child(2) {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
  }
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li:nth-child(even) .hash-tags {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li h4 {
  font-size: 24px;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list > ul > li h4 {
    font-size: 20px;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__media {
  padding-top: 8px;
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__media .image-wrap {
  width: calc(100% - 16px);
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__media .video-wrap {
  width: calc(100% - 16px);
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__media .hash-tags {
  margin: 28px 0px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__media .hash-tags {
    gap: 8px;
    margin-top: 40px;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__media .hash-tags li {
  display: block;
  border-radius: 30px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 1.2em;
  background: #C9E5FF;
  background: linear-gradient(145deg, rgb(201, 229, 255) 0%, rgb(238, 221, 212) 100%);
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__media .hash-tags li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__media .hash-tags li {
    font-size: 14px;
    height: 26px;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__text h4 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__text h4 {
    margin-bottom: 17px;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__text p {
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.8;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__text p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__text p {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__text figure {
  margin-top: 30px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__text figure {
    max-width: 100%;
    width: 100%;
    margin: 20px auto 10px;
  }
  #surface-wrap_ew .surface-for-education .surface-value .value--list__text figure img {
    display: block;
    margin: auto;
  }
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-value .value--list__note {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
  }
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__note p {
  font-size: 12px;
  line-height: 1.8;
  margin: 0;
}
#surface-wrap_ew .surface-for-education .surface-value .value--list__note p a {
  color: #0000EE;
}
#surface-wrap_ew .surface-for-education .surface-voice {
  position: relative;
  z-index: 2;
  padding: 60px 48px 120px;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-voice {
    padding: 60px 30px 120px;
  }
  #surface-wrap_ew .surface-for-education .surface-voice .surface-container {
    padding: 0 !important;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice {
    padding: 60px 28px 120px;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice__title {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 28px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice__title {
    max-width: 560px;
    margin: auto;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice__read {
  text-align: center;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice__read {
    max-width: 560px;
    margin: 45px auto 0;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice__read p {
  margin-bottom: 50px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice__read p {
    margin-bottom: 45px;
    text-align: left;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice__read small {
  font-size: 12px;
  display: block;
  max-width: 795px;
  margin: auto;
  line-height: 1.8;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice__read small {
    text-align: left;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice__read small span {
  display: inline-block;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice__read small span {
    display: inline;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice__text {
  position: relative;
  margin-top: 96px;
}
#surface-wrap_ew .surface-for-education .surface-voice__text::before {
  content: "";
  width: 40px;
  height: 2px;
  background: #5A4652;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -48px;
  z-index: 2;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice__text {
    max-width: 560px;
    margin: 96px auto 0;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 28px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 40px 28px;
  margin-top: 42px;
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list {
    gap: 40px 20px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list {
    gap: 40px;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__gakubu strong {
  font-size: 20px;
  display: block;
  white-space: nowrap;
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__gakubu span {
  font-weight: bold;
  font-size: 14px;
  white-space: nowrap;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__gakubu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__gakunen {
  font-weight: bold;
  width: 136px;
  height: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: solid 1px rgba(255, 255, 255, 0.6);
  border-radius: 50px;
  background: #C9E5FF;
  background: linear-gradient(145deg, rgb(201, 229, 255) 0%, rgb(238, 221, 212) 100%);
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__gakunen {
    font-size: 14px;
    width: 116px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__gakunen {
    width: 100%;
    height: 28px;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__title {
  padding: 0 20px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 72fr 20px 306fr;
  grid-template-columns: 72fr 306fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 20px;
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__title > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__title > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__title {
    gap: 10px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__title {
    width: 100%;
    -ms-grid-columns: 72px 1fr;
    grid-template-columns: 72px 1fr;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__title > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__title > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 28px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.5);
  border-radius: 10px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__text {
    padding: 16px;
  }
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__text p {
  font-size: 14px;
  line-height: 1.8;
  text-align: justify;
  text-justify: inter-ideograph;
  margin: 12px 0 0 0;
}
#surface-wrap_ew .surface-for-education .surface-voice .voice-list__text strong {
  display: block;
  font-size: 18px;
  margin-top: 18px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-voice .voice-list__text strong {
    font-size: 16px;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde {
  padding: 60px 0;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-finde {
    padding: 40px 0px;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde__title {
  position: relative;
  padding-right: 183px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-finde__title {
    padding-right: 0;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde__title h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  font-size: 28px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-finde__title h3 {
    font-size: 20px;
  }
  #surface-wrap_ew .surface-for-education .surface-finde__title h3 picture {
    display: block;
    padding-right: 183px;
  }
  #surface-wrap_ew .surface-for-education .surface-finde__title h3 img {
    max-width: 200px;
    width: 100%;
  }
  #surface-wrap_ew .surface-for-education .surface-finde__title h3 span {
    text-align: center;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde__title figure {
  position: absolute;
  right: 64px;
  top: -110px;
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-finde__title figure {
    right: -30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-finde__title figure {
    top: -100px;
    width: 50%;
    max-width: 180px;
    right: -40px;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 20px;
  margin-top: 40px;
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav li:nth-child(2) a {
  border: solid 2px #C5DAE2;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav li:nth-child(2) a:not(.nothover) {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav li:nth-child(2) a:not(.nothover):hover {
    -webkit-box-shadow: 0px 0px 0px 1px #C5DAE2 inset;
            box-shadow: 0px 0px 0px 1px #C5DAE2 inset;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav li:nth-child(2) .finde-nav__btn {
  background: #C5DAE2;
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav li a {
  height: 100%;
  padding: 20px;
  border: solid 2px #C3BFE3;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  border-radius: 8px;
  padding-bottom: 80px;
  position: relative;
  font-weight: bold;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav li a:not(.nothover) {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav li a:not(.nothover):hover {
    -webkit-box-shadow: 0px 0px 0px 1px #C3BFE3 inset;
            box-shadow: 0px 0px 0px 1px #C3BFE3 inset;
  }
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav li a:not(.nothover):hover .finde-nav__btn span::after {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav__btn {
  display: block;
  width: calc(100% - 40px);
  background: #C3BFE3;
  border-radius: 50px;
  position: absolute;
  left: 20px;
  height: 44px;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav__btn span {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
}
#surface-wrap_ew .surface-for-education .surface-finde .finde-nav__btn span::after {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg fill='none' height='7' viewBox='0 0 8 7' width='8' xmlns='http://www.w3.org/2000/svg'><linearGradient id='a' gradientUnits='userSpaceOnUse' x1='8.50781' x2='-.72979' y1='4' y2='4'><stop offset='0' stop-color='%233d394d'/><stop offset='1' stop-color='%235b4652'/></linearGradient><path d='m4.75504 6.5c-.3849.66667-1.34715.66667-1.73205 0l-2.886755-5c-.3849-.666668.096226-1.50000072.866025-1.50000066l5.7735.00000051c.7698.00000007 1.25093.83333315.86603 1.50000015z' fill='url(%23a)'/></svg>");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 9px;
  height: 8px;
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-finde .finde-nav__btn span::after {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde--bottom {
  padding: 60px 0 60px;
}
#surface-wrap_ew .surface-for-education .surface-finde--bottom__title {
  position: relative;
  padding-right: 0px;
}
#surface-wrap_ew .surface-for-education .surface-finde--bottom__title h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  font-size: 28px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-finde--bottom__title h3 {
    font-size: 20px;
  }
  #surface-wrap_ew .surface-for-education .surface-finde--bottom__title h3 span {
    text-align: center;
  }
}
#surface-wrap_ew .surface-for-education .surface-finde--bottom__title figure {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  margin: -160px auto 48px;
}
#surface-wrap_ew .surface-for-education .surface-finde--bottom__title figure img {
  display: block;
  margin: auto;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-finde--bottom__title figure {
    max-width: 560px;
    width: 100%;
    margin: -100px auto 48px;
  }
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-finde--bottom .finde-nav li a:not(.nothover) {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
  }
  #surface-wrap_ew .surface-for-education .surface-finde--bottom .finde-nav li a:not(.nothover):hover .finde-nav__btn span::after {
    -webkit-transform: scaleY(-1) translateY(3px);
            transform: scaleY(-1) translateY(3px);
  }
}
#surface-wrap_ew .surface-for-education .surface-finde--bottom .finde-nav__btn span::after {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg fill='none' height='7' viewBox='0 0 8 7' width='8' xmlns='http://www.w3.org/2000/svg'><linearGradient id='a' gradientUnits='userSpaceOnUse' x1='8.50781' x2='-.72979' y1='4' y2='4'><stop offset='0' stop-color='%233d394d'/><stop offset='1' stop-color='%235b4652'/></linearGradient><path d='m4.75504 6.5c-.3849.66667-1.34715.66667-1.73205 0l-2.886755-5c-.3849-.666668.096226-1.50000072.866025-1.50000066l5.7735.00000051c.7698.00000007 1.25093.83333315.86603 1.50000015z' fill='url(%23a)'/></svg>");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 9px;
  height: 8px;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}
@media (min-width: 768px) {
  #surface-wrap_ew .surface-for-education .surface-finde--bottom .finde-nav__btn span::after {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
#surface-wrap_ew .surface-for-education .surface-shindan {
  padding: 60px 0px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-shindan .title-line em img {
    width: 400px;
    max-width: 400px;
  }
}
#surface-wrap_ew .surface-for-education .surface-shindan .surface-container {
  max-width: 1096px;
}
#surface-wrap_ew .surface-for-education .surface-shindan > div {
  padding: 0 48px;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-shindan > div {
    padding: 0 40px;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-shindan > div {
    padding: 0 30px;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-shindan > div {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-shindan > div {
    padding: 0 28px;
  }
}
#surface-wrap_ew .surface-for-education .surface-shindan > div > div {
  position: relative;
  margin-top: 40px;
  border-radius: 16px;
}
#surface-wrap_ew .surface-for-education .surface-shindan > div > div .bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
  -webkit-box-shadow: -12px -12px 0px rgba(255, 233, 212, 0.5), 12px 12px 0px rgba(255, 199, 204, 0.5);
          box-shadow: -12px -12px 0px rgba(255, 233, 212, 0.5), 12px 12px 0px rgba(255, 199, 204, 0.5);
  border-radius: 16px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-shindan > div > div .bg {
    -webkit-box-shadow: -8px -8px 0px rgba(255, 233, 212, 0.5), 8px 8px 0px rgba(255, 199, 204, 0.5);
            box-shadow: -8px -8px 0px rgba(255, 233, 212, 0.5), 8px 8px 0px rgba(255, 199, 204, 0.5);
  }
}
#surface-wrap_ew .surface-for-education .surface-shindan > div > div figure {
  position: relative;
  z-index: 2;
}
#surface-wrap_ew .surface-for-education .surface-product {
  padding: 60px 0;
  overflow: clip;
}
#surface-wrap_ew .surface-for-education .surface-product h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#surface-wrap_ew .surface-for-education .surface-product figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product h3 {
    text-align: center;
  }
  #surface-wrap_ew .surface-for-education .surface-product h3 img {
    max-width: 156px;
  }
  #surface-wrap_ew .surface-for-education .surface-product h3 span {
    margin-top: 20px !important;
  }
  #surface-wrap_ew .surface-for-education .surface-product h3 span img {
    max-width: 220px;
  }
  #surface-wrap_ew .surface-for-education .surface-product p {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 2 !important;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--pro {
  background: #919FD0;
  background: linear-gradient(40deg, rgb(145, 159, 208) 0%, rgb(203, 188, 219) 45%, rgb(203, 188, 219) 55%, rgb(95, 129, 192) 100%);
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read {
  padding-left: 48px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 420fr 0px 500fr;
  grid-template-columns: 420fr 500fr;
  -ms-grid-rows: auto 45px auto;
  grid-template-rows: auto auto;
  gap: 45px 0px;
  margin-bottom: 40px;
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .surface-product--pro__read {
    gap: 40px 0px;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--pro__read {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  #surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(1) {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(1) span {
  display: block;
  margin-top: 30px;
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
  -ms-grid-column: 2;
  grid-column: 2;
  margin-right: -100px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(2) {
    margin-right: 0px;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(2) img {
  display: block;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(2) img {
    width: 100%;
    max-width: 319px;
    margin: auto;
    -webkit-transform: translateX(-3%);
            transform: translateX(-3%);
  }
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(3) {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  grid-column: 1;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(3) {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--pro__read > *:nth-child(3) p {
  margin: 0;
  line-height: 2.2;
  font-weight: bold;
}
#surface-wrap_ew .surface-for-education .surface-product--laptop {
  background: #919FD0;
  background: linear-gradient(-40deg, #E9E4E1 8%, #C5DAE2 100%);
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read {
  padding: 0 48px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 430fr 40px 437fr;
  grid-template-columns: 430fr 437fr;
  -ms-grid-rows: auto 20px auto;
  grid-template-rows: auto auto;
  gap: 20px 40px;
  margin-bottom: 40px;
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-product--laptop__read {
    padding: 0;
    gap: 35px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--laptop__read {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    margin-bottom: 30px;
  }
  #surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(1) {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 2;
  grid-column: 2;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(1) {
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(1) span {
  display: block;
  margin-top: 30px;
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/span 2;
  -ms-grid-column: 1;
  grid-column: 1;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(2) {
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(2) img {
  display: block;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(2) img {
    width: 80%;
    max-width: 319px;
    margin: auto;
    -webkit-transform: translateX(-4.5%);
            transform: translateX(-4.5%);
  }
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(3) {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  grid-column: 2;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(3) {
    -ms-grid-row: 3;
    grid-row: 3;
    -ms-grid-column: 1;
    grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-product--laptop__read > *:nth-child(3) p {
  margin: 0;
  line-height: 2.2;
  font-weight: bold;
}
#surface-wrap_ew .surface-for-education .surface-product__text strong {
  font-size: 20px;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product__text strong {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
#surface-wrap_ew .surface-for-education .surface-product__text p {
  margin: 0;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-product__text p {
    text-align: center;
  }
}
#surface-wrap_ew .surface-for-education .surface-snapdragon {
  padding: 60px 0px 80px;
  background: #C9E5FF;
  background: linear-gradient(115deg, #C5DAE2 0%, #E9E4E1 100%);
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-snapdragon {
    padding: 60px 0px 0px;
    background: linear-gradient(95deg, #C5DAE2 0%, #E9E4E1 100%);
  }
}
#surface-wrap_ew .surface-for-education .surface-snapdragon__title {
  padding: 0 48px;
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-snapdragon__title {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-snapdragon__title {
    padding: 0 28px;
  }
}
#surface-wrap_ew .surface-for-education .surface-snapdragon__title ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon__title h3 {
  font-size: 24px;
  text-align: center;
  margin: 28px 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 28px;
  white-space: nowrap;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon__title h3::before {
  content: "";
  height: 1px;
  width: 100%;
  background: #3D394D;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon__title h3::after {
  content: "";
  height: 1px;
  width: 100%;
  background: #3D394D;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .surface-container {
  max-width: 1096px;
  padding: 0;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance {
  padding: 0 48px;
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance {
    padding: 0 30px;
  }
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  gap: 20px;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  #surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul li {
  border: solid 1px rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.5);
  padding: 16px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 12px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul li h4 {
    font-size: 16px;
  }
  #surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul li figure {
    width: 100%;
  }
  #surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul li img {
    width: 100%;
  }
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul li > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#surface-wrap_ew .surface-for-education .surface-snapdragon .snapdragon-performance ul li > div p {
  text-align: justify;
  text-justify: inter-ideograph;
  letter-spacing: 0.1em;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
}
#surface-wrap_ew .surface-for-education .snapdragon-app-coverage {
  padding: 60px 48px;
  position: relative;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage {
    padding: 60px 40px;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage {
    padding: 60px 30px;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage {
    padding: 60px 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage {
    padding: 30px 0 80px;
  }
}
#surface-wrap_ew .surface-for-education .snapdragon-app-coverage > div {
  margin-bottom: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage > div h3 {
    width: calc(100% - 56px);
    max-width: 420px;
    margin: auto;
  }
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage > div h3 img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage > div {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 37.5%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 320px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage > div {
    top: 37.5%;
  }
}
#surface-wrap_ew .surface-for-education .snapdragon-app-coverage small {
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  display: block;
  margin-top: 24px;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-for-education .snapdragon-app-coverage small {
    font-size: 12px;
    margin-top: 20px;
    padding: 0 10px;
  }
}

#surface-wrap_ew .surface-main {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: auto;
}
#surface-wrap_ew .surface-main--zindex {
  overflow: visible;
  z-index: 10;
}
#surface-wrap_ew .surface-main .surface-container {
  max-width: 1000px;
  margin: auto;
  padding: 0 0px;
}
#surface-wrap_ew .surface-main .surface-container figure figcaption {
  margin-top: 20px;
}
@media (max-width: 1080px) {
  #surface-wrap_ew .surface-main .surface-container {
    padding: 0 40px;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-main .surface-container {
    padding: 0 30px;
  }
}
@media (max-width: 960px) {
  #surface-wrap_ew .surface-main .surface-container {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-main .surface-container {
    padding: 0 28px;
    max-width: 560px;
    margin: auto;
  }
}
#surface-wrap_ew .surface-main .surface-container--sp-pd0 {
  max-width: 1096px;
  padding: 0px !important;
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-main .surface-container--sp-pd0 {
    padding: 0px;
    max-width: 100%;
    margin: auto;
  }
}
@media (min-width: 1041px) {
  #surface-wrap_ew .surface-main {
    padding: 0 0px;
  }
}
@media (max-width: 767px) {
  #surface-wrap_ew .surface-main {
    padding: 0 0px;
  }
}

#surface-wrap_ew .splide__container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#surface-wrap_ew .splide__list {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

#surface-wrap_ew .splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

#surface-wrap_ew .splide__pagination {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0;
  pointer-events: none;
}

#surface-wrap_ew .splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

#surface-wrap_ew .splide:not(.is-overflow) .splide__pagination {
  display: none;
}

#surface-wrap_ew .splide__progress__bar {
  width: 0;
}

#surface-wrap_ew .splide {
  position: relative;
  visibility: hidden;
}

#surface-wrap_ew .splide.is-initialized, #surface-wrap_ew .splide.is-rendered {
  visibility: visible;
}

#surface-wrap_ew .splide__slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

#surface-wrap_ew .splide__slide img {
  vertical-align: bottom;
}

#surface-wrap_ew .splide__spinner {
  -webkit-animation: splide-loading 1s linear infinite;
          animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

#surface-wrap_ew .splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

#surface-wrap_ew .splide__toggle.is-active .splide__toggle__play, #surface-wrap_ew .splide__toggle__pause {
  display: none;
}

#surface-wrap_ew .splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

#surface-wrap_ew .splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@-webkit-keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}

@keyframes splide-loading {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn);
  }
}
#surface-wrap_ew .splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

#surface-wrap_ew .splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

#surface-wrap_ew .splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

#surface-wrap_ew .splide--rtl {
  direction: rtl;
}

#surface-wrap_ew .splide__track--ttb > .splide__list {
  display: block;
}

#surface-wrap_ew .splide__arrow {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

#surface-wrap_ew .splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

#surface-wrap_ew .splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

#surface-wrap_ew .splide__arrow:disabled {
  opacity: 0.3;
}

#surface-wrap_ew .splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

#surface-wrap_ew .splide__arrow--prev {
  left: 1em;
}

#surface-wrap_ew .splide__arrow--prev svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

#surface-wrap_ew .splide__arrow--next {
  right: 1em;
}

#surface-wrap_ew .splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

#surface-wrap_ew .splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

#surface-wrap_ew .splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s linear;
  transition: -webkit-transform 0.2s linear;
  transition: transform 0.2s linear;
  transition: transform 0.2s linear, -webkit-transform 0.2s linear;
  width: 8px;
}

#surface-wrap_ew .splide__pagination__page.is-active {
  background: #fff;
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
  z-index: 1;
}

#surface-wrap_ew .splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

#surface-wrap_ew .splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

#surface-wrap_ew .splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

#surface-wrap_ew .splide__progress__bar {
  background: #ccc;
  height: 3px;
}

#surface-wrap_ew .splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#surface-wrap_ew .splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  #surface-wrap_ew .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  #surface-wrap_ew .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  #surface-wrap_ew .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  #surface-wrap_ew .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  #surface-wrap_ew .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
#surface-wrap_ew .splide__toggle {
  cursor: pointer;
}

#surface-wrap_ew .splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

#surface-wrap_ew .splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

#surface-wrap_ew .splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

#surface-wrap_ew .splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

#surface-wrap_ew .splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

#surface-wrap_ew .splide__arrows--rtl .splide__arrow--prev svg {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

#surface-wrap_ew .splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

#surface-wrap_ew .splide__arrows--rtl .splide__arrow--next svg {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

#surface-wrap_ew .splide__arrows--ttb .splide__arrow {
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}

#surface-wrap_ew .splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

#surface-wrap_ew .splide__arrows--ttb .splide__arrow--prev svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

#surface-wrap_ew .splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

#surface-wrap_ew .splide__arrows--ttb .splide__arrow--next svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

#surface-wrap_ew .splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}


/* 商品一覧 */ 
#surface-wrap_ew .incitem p {
	text-align: center;
}

#surface-wrap_ew .item-container {
  width: 100%;
  margin: 0 auto;
}

#surface-wrap_ew>#resultBox.type1>ul {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

#surface-wrap_ew .incitemarea_ew {
  margin: 0 auto;
  width: 1282px;
  max-width: 100%;
  padding-bottom: 20px;
}

#surface-wrap_ew .incitem_ew {
  height: 550px;
}

#surface-wrap_ew .ctg_ew {
  margin: 5% auto;
}

#surface-wrap_ew #resultBox.type1 .appraisal, #resultBox.type2 .appraisal {
  display: none;
}

#surface-wrap_ew .surface-for-education p {
  line-height: normal;
}

#surface-wrap_ew .surface-for-education .surface-product-lineup .incitem .img_load_ew {
	width: 10px;
	height: 10px;
	margin-right: 3px;
}

@media screen and (min-width: 751px) {
  #surface-wrap_ew #resultBox>ul>li:nth-child(n + 11){
	display: none;
	}
	
  #surface-wrap_ew #incitemarea1>#resultBox>ul>li:nth-child(n + 6){
	display: none;
	}

  #resultBox.type1>ul>li {
  width: 240px;
  }

	#surface-wrap_ew div .incitemarea {
	margin: 0 auto;
	width: 1282px;
        }
	#surface-wrap_ew .incitem {
	 height: 550px;
	}

  #surface-wrap_ew .surface-for-education .heroDevice #resultBox {
  display: flex;
  justify-content: center;
  }

#surface-wrap_ew .surface-for-education .heroDevice ul{
    width: 80%;
    display: flex;
    justify-content: space-evenly;
  }
}

@media screen and (max-width: 750px) {
	
	#surface-wrap_ew #resultBox>ul>li:nth-child(n + 9){
	display: none;
	}
	
  #surface-wrap_ew #incitemarea1>#resultBox>ul>li:nth-child(n + 5){
	display: none;
	}

	#surface-wrap_ew .ed_main_ecbo,
	#surface-wrap_ew .ed_main_ecbo2 {
	width: auto;
	}
	#surface-wrap_ew .sale_img {
	width: 100%;
	}
}