body {
  margin: 0;
  padding: 0;
}

body.shopbody {
  font-family: sans-serif;
}

#gcb {
  font-family: sans-serif;
  /*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
  /* Reset box-model and set borders */
  /* ============================================ */
  /* Document */
  /* ============================================ */
  /**
   * 1. Correct the line height in all browsers.
   * 2. Prevent adjustments of font size after orientation changes in iOS.
   * 3. Remove gray overlay on links for iOS.
   */
  /* Sections */
  /* ============================================ */
  /**
   * Remove the margin in all browsers.
   */
  /**
   * Render the `main` element consistently in IE.
   */
  /* Vertical rhythm */
  /* ============================================ */
  /* Headings */
  /* ============================================ */
  /* Lists (enumeration) */
  /* ============================================ */
  /* Lists (definition) */
  /* ============================================ */
  /* Grouping content */
  /* ============================================ */
  /**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /* Text-level semantics */
  /* ============================================ */
  /**
   * Remove the gray background on active links in IE 10.
   */
  /**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
  /**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
  /**
   * Add the correct font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
  /* Replaced content */
  /* ============================================ */
  /**
   * Prevent vertical alignment issues.
   */
  /* Forms */
  /* ============================================ */
  /**
   * Reset form fields to make them styleable.
   * 1. Make form elements stylable across systems iOS especially.
   * 2. Inherit text-transform from parent.
   */
  /**
   * Correct cursors for clickable elements.
   */
  /**
   * Improve outlines for Firefox and unify style with input elements & buttons.
   */
  /**
   * Remove padding
   */
  /**
   * Reset to invisible
   */
  /**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
  /**
   * Remove the default vertical scrollbar in IE 10+.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * Correct the outline style in Safari.
   */
  /**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Fix font inheritance.
   */
  /**
   * Fix appearance for Firefox
   */
  /**
   * Clickable labels
   */
  /* Interactive */
  /* ============================================ */
  /*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
  /*
   * Add the correct display in all browsers.
   */
  /*
   * Remove outline for editable content.
   */
  /* Tables */
  /* ============================================ */
  /**
  1. Correct table border color inheritance in all Chrome and Safari.
  */
}
#gcb a {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
#gcb a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#gcb * {
  color: #757575;
}
#gcb img {
  width: 100%;
  height: auto;
}
#gcb h2 {
  border-bottom: none;
}
#gcb h3 {
  border-left: none;
  border-bottom: none;
  padding: 0;
}
#gcb h4 {
  border-left: none;
  padding: 0;
}
#gcb p {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}
#gcb *,
#gcb ::before,
#gcb ::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
#gcb html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}
#gcb body {
  margin: 0;
}
#gcb main {
  display: block;
}
#gcb p,
#gcb table,
#gcb blockquote,
#gcb address,
#gcb pre,
#gcb iframe,
#gcb form,
#gcb figure,
#gcb dl {
  margin: 0;
}
#gcb h1,
#gcb h2,
#gcb h3,
#gcb h4,
#gcb h5,
#gcb h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
#gcb ul,
#gcb ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
#gcb dt {
  font-weight: bold;
}
#gcb dd {
  margin-left: 0;
}
#gcb hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
#gcb pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
#gcb address {
  font-style: inherit;
}
#gcb a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
#gcb abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}
#gcb b,
#gcb strong {
  font-weight: bolder;
}
#gcb code,
#gcb kbd,
#gcb samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}
#gcb small {
  font-size: 80%;
}
#gcb sub,
#gcb sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#gcb sub {
  bottom: -0.25em;
}
#gcb svg,
#gcb img,
#gcb embed,
#gcb object,
#gcb iframe {
  vertical-align: bottom;
}
#gcb button,
#gcb input,
#gcb optgroup,
#gcb select,
#gcb textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}
#gcb button,
#gcb [type=button],
#gcb [type=reset],
#gcb [type=submit] {
  cursor: pointer;
}
#gcb button:disabled,
#gcb [type=button]:disabled,
#gcb [type=reset]:disabled,
#gcb [type=submit]:disabled {
  cursor: default;
}
#gcb :-moz-focusring {
  outline: auto;
}
#gcb select:disabled {
  opacity: inherit;
}
#gcb option {
  padding: 0;
}
#gcb fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
#gcb legend {
  padding: 0;
}
#gcb progress {
  vertical-align: baseline;
}
#gcb textarea {
  overflow: auto;
}
#gcb [type=number]::-webkit-inner-spin-button,
#gcb [type=number]::-webkit-outer-spin-button {
  height: auto;
}
#gcb [type=search] {
  outline-offset: -2px; /* 1 */
}
#gcb [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
#gcb ::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
#gcb [type=number] {
  -moz-appearance: textfield;
}
#gcb label[for] {
  cursor: pointer;
}
#gcb details {
  display: block;
}
#gcb summary {
  display: list-item;
}
#gcb [contenteditable]:focus {
  outline: auto;
}
#gcb table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}
#gcb caption {
  text-align: left;
}
#gcb td,
#gcb th {
  vertical-align: top;
  padding: 0;
}
#gcb th {
  text-align: left;
  font-weight: bold;
}

#gcb {
  margin: 0 auto;
}
#gcb .l-gcb_content {
  position: relative;
  width: 93.3333333333vw;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 20.8vw;
}
@media screen and (min-width: 768px) {
  #gcb .l-gcb_content {
    width: 1200px;
    max-width: 1200px;
    padding-bottom: 100px;
  }
}

#gcb .l-gcb_header {
  height: 16vw;
  margin: 0 auto;
  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 screen and (min-width: 768px) {
  #gcb .l-gcb_header {
    max-width: 1200px;
    height: 130px;
    width: 1200px;
  }
}

#gcb .l-gcb_header__logo {
  width: 74.6666666667vw;
  margin-left: -5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .l-gcb_header__logo {
    margin-left: -30px;
    width: 280px;
  }
}

#gcb .l-gcb_header__btn {
  width: 37.3333333333vw;
  height: 8vw;
  font-size: 3.7333333333vw;
  margin-right: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .l-gcb_header__btn {
    width: 200px;
    height: 66px;
    font-size: 14px;
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  #gcb .l-gcb_footer {
    padding-top: 110px;
  }
}

#gcb .l-gcb_footer__btn {
  width: 53.3333333333vw;
  height: 16vw;
  font-size: 3.7333333333vw;
  margin: 0 auto 16vw;
}
@media screen and (min-width: 768px) {
  #gcb .l-gcb_footer__btn {
    width: 376px;
    height: 72px;
    font-size: 18px;
    margin: 0 auto 110px;
  }
}

#gcb .c-gcb_hide--sphide {
  display: none;
}
@media screen and (min-width: 768px) {
  #gcb .c-gcb_hide--sphide {
    display: inline;
  }
}
#gcb .c-gcb_hide--pchide {
  display: inline;
}
@media screen and (min-width: 768px) {
  #gcb .c-gcb_hide--pchide {
    display: none;
  }
}

#gcb .c-gcb_txt {
  white-space: nowrap;
  font-size: 3.4666666667vw;
  line-height: 2.3076923077;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #gcb .c-gcb_txt {
    font-size: 18px;
    line-height: 1.9444444444;
  }
}
#gcb .c-gcb_txt sup {
  top: -0.8em;
  font-size: 0.5em;
}

#gcb .c-gcb_note {
  font-size: 2.6666666667vw;
  line-height: 1.75;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  #gcb .c-gcb_note {
    font-size: 10px;
  }
}

#gcb .c-gcb_shop_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  color: #757575;
  border: 1px solid #757575;
  border-radius: 7px;
}

#gcb .p-gcb_kv {
  width: 100%;
  position: relative;
  z-index: 1;
  height: 141.3333333333vw;
  background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_kv-sp.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_kv {
    height: 808px;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_kv-pc.jpg);
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_kv::before {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_01.png);
    width: 35px;
    height: 49px;
    right: 151px;
    bottom: -33px;
  }
}

@media screen and (min-width: 768px) {
  #gcb.yb .p-gcb_kv::before {
    bottom: -548px;
  }
}

#gcb .p-gcb_kv__title {
  width: 64.5333333333vw;
  margin: 0 auto;
  padding-top: 14.9333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_kv__title {
    width: 994px;
    padding-top: 56px;
  }
}
#gcb .p-gcb_kv__copy {
  position: absolute;
  bottom: 14.4vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 56.2666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_kv__copy {
    -webkit-transform: none;
            transform: none;
    bottom: 392px;
    left: 40px;
    width: 196px;
  }
}
#gcb .p-gcb_kv__logo {
  position: absolute;
  bottom: -7.4666666667vw;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  width: 61.0666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_kv__logo {
    -webkit-transform: none;
            transform: none;
    bottom: 366px;
    right: 26px;
    width: 280px;
  }
}

#gcb .p-gcb_lead {
  width: 100%;
}

#gcb .p-gcb_lead__txt {
  position: relative;
  margin: 25.6vw auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_lead__txt {
    margin: 141px auto 0;
    line-height: 2.3333333333;
  }
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_lead__txt::before {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_01.png);
    width: 4.8vw;
    height: 6.6666666667vw;
    right: 15.7333333333vw;
    top: -17.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #gcb.yb .p-gcb_lead__txt::before {
    right: 84px;
    top: -80px;
  }
}

@media screen and (max-width: 767px) {
  #gcb .p-gcb_lead__txt::after {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_02.png);
    width: 6.1333333333vw;
    height: 4.2666666667vw;
    left: -1.3333333333vw;
    top: 39.7333333333vw;
  }
}
#gcb.yb .p-gcb_lead__txt {
  margin: 18.1333333333vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb.yb .p-gcb_lead__txt {
    margin: 80px auto 0;
  }
}

#gcb .p-gcb_sec {
  width: 100%;
  margin: 9.6vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec {
    margin: 72px auto 0;
  }
}

#gcb .p-gcb_sec__title {
  width: 100%;
}
#gcb .p-gcb_sec01__box {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec01__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 92px;
  }
}
#gcb .p-gcb_sec01__imgs {
  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;
  margin-top: 7.4666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec01__imgs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 520px;
    margin-top: 0;
  }
}
#gcb .p-gcb_sec01__img01 {
  width: 100vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec01__img01 {
    width: 243px;
  }
}
#gcb .p-gcb_sec01__img02 {
  width: 100vw;
  margin-top: 12.5333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec01__img02 {
    margin-top: 0;
    width: 178px;
  }
}
#gcb .p-gcb_sec01__lead {
  margin-top: 13.8666666667vw;
  margin-left: 8vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec01__lead {
    margin-left: 0;
    margin-top: 0;
    margin-right: 100px;
  }
}

#gcb .p-gcb_howtouse {
  margin: 17.6vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_howtouse {
    margin: 127px auto 0;
  }
}

#gcb .p-gcb_howtouse__title {
  position: relative;
  width: 48vw;
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_howtouse__title {
    width: 313px;
    margin-left: 66px;
  }
}
#gcb .p-gcb_howtouse__title::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_howtouse__title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_03.png);
    width: 6.1333333333vw;
    height: 4.8vw;
    right: -19.7333333333vw;
    top: -1.6vw;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_howtouse__title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_02.png);
    width: 39px;
    height: 42px;
    right: -39px;
    top: -142px;
  }
}
#gcb .p-gcb_howtouse__touch {
  margin-top: 5.8666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_howtouse__touch {
    width: 1071px;
    margin-top: -86px;
  }
}
#gcb .p-gcb_howtouse__pen {
  margin-top: -5.3333333333vw;
  margin-right: 0;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_howtouse__pen {
    width: 1065px;
    margin-top: 38px;
  }
}
#gcb .p-gcb_howtouse__keyboard {
  margin-top: 2.6666666667vw;
  margin-right: auto;
  margin-left: 0;
  width: 92.2666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_howtouse__keyboard {
    width: 990px;
    margin-top: -128px;
  }
}
#gcb .p-gcp_howtouse__note {
  text-align: left;
  margin-left: 8vw;
  margin-top: 3.4666666667vw;
  font-size: 2.6666666667vw;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcp_howtouse__note {
    margin-left: 66px;
    margin-top: 43px;
    font-size: 10px;
  }
}

#gcb .p-gcb_2type {
  margin-top: 18.6666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type {
    margin-top: 143px;
  }
}

#gcb .p-gcb_2type__title {
  position: relative;
  width: 62.9333333333vw;
  margin-left: 8vw !important;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__title {
    width: 410px;
    margin-left: 66px !important;
  }
}
#gcb .p-gcb_2type__title::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_03.png);
    width: 47px;
    height: 34px;
    right: -482px;
    top: -130px;
  }
}
#gcb .p-gcb_2type__box {
  position: relative;
}
#gcb .p-gcb_2type__box:nth-of-type(1) {
  margin-top: 4.8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(1) {
    margin-top: 0;
    height: 616px;
  }
}
#gcb .p-gcb_2type__box:nth-of-type(1) .p-gcb_2type__boxImg {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(1) .p-gcb_2type__boxImg {
    right: 0;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(1) .p-gcb_2type__boxContent {
    top: 140px;
    right: 75px;
  }
}
#gcb .p-gcb_2type__box:nth-of-type(1) .p-gcb_2type__boxTitle,
#gcb .p-gcb_2type__box:nth-of-type(1) .p-gcb_2type__boxTxt {
  color: #4A84EE;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(1) .p-gcb_2type__boxTitle,
  #gcb .p-gcb_2type__box:nth-of-type(1) .p-gcb_2type__boxTxt {
    color: #ffffff;
  }
}
#gcb .p-gcb_2type__box:nth-of-type(2) {
  margin-top: 6.9333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(2) {
    margin-top: 42px;
    height: 566px;
  }
}
#gcb .p-gcb_2type__box:nth-of-type(2) .p-gcb_2type__boxImg {
  margin: 0 auto 0 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(2) .p-gcb_2type__boxImg {
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(2) .p-gcb_2type__boxContent {
    top: 210px;
    left: 80px;
  }
}
#gcb .p-gcb_2type__box:nth-of-type(2) .p-gcb_2type__boxTitle,
#gcb .p-gcb_2type__box:nth-of-type(2) .p-gcb_2type__boxTxt {
  color: #E5503B;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__box:nth-of-type(2) .p-gcb_2type__boxTitle,
  #gcb .p-gcb_2type__box:nth-of-type(2) .p-gcb_2type__boxTxt {
    color: #ffffff;
  }
}
#gcb .p-gcb_2type__boxImg {
  width: 95.2vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__boxImg {
    width: 1135px;
    position: absolute;
  }
}
#gcb .p-gcb_2type__boxContent {
  margin-left: 6.9333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__boxContent {
    position: absolute;
    margin-left: 0;
  }
}
#gcb .p-gcb_2type__boxTitle {
  font-size: 5.3333333333vw;
  font-weight: bold;
  margin-top: 11.2vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__boxTitle {
    font-size: 28px;
    margin-top: 0;
  }
}
#gcb .p-gcb_2type__boxTxt {
  margin-top: 2.6666666667vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_2type__boxTxt {
    margin-top: 10px;
  }
}

#gcb .p-gcb_basic {
  margin-top: 23.2vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic {
    margin-top: 147px;
  }
}

#gcb .p-gcb_basic__boxImg {
  width: 95.2vw;
  margin: 0 0 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__boxImg {
    width: 1135px;
    position: absolute;
    right: 0;
  }
}
#gcb .p-gcb_basic__title {
  position: relative;
  width: 82.9333333333vw;
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__title {
    width: 614px;
    margin-left: 66px;
  }
}
#gcb .p-gcb_basic__title::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_basic__title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_04.png);
    width: 6.1333333333vw;
    height: 4.2666666667vw;
    right: 8.5333333333vw;
    top: -19.2vw;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_03.png);
    width: 46px;
    height: 31px;
    right: -362px;
    top: -10px;
  }
}
#gcb .p-gcb_basic__box {
  position: relative;
  margin-top: 5.8666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__box {
    margin-top: 0;
    height: 616px;
  }
}
#gcb .p-gcb_basic__boxContent {
  margin-left: 8.5333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__boxContent {
    top: 140px;
    right: 75px;
    position: absolute;
    margin-left: 0;
  }
}
#gcb .p-gcb_basic__boxTitle,
#gcb .p-gcb_basic__boxTxt {
  color: #00BB72;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__boxTitle,
  #gcb .p-gcb_basic__boxTxt {
    color: #ffffff;
  }
}
#gcb .p-gcb_basic__boxTitle {
  font-size: 5.3333333333vw;
  font-weight: bold;
  margin-top: 10.6666666667vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__boxTitle {
    font-size: 28px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_basic__boxTitle::before {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_05.png);
    width: 6.4vw;
    height: 3.2vw;
    right: 22.1333333333vw;
    top: 0vw;
  }
}
#gcb .p-gcb_basic__boxTxt {
  font-size: 3.4666666667vw;
  line-height: 1.9230769231;
  margin-top: 3.7333333333vw;
  line-height: 1.88;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_basic__boxTxt {
    font-size: 18px;
    margin-top: 18px;
  }
}

@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02 {
    margin-top: 92px;
  }
}

#gcb .p-gcb_sec02__box01 {
  position: relative;
  margin-top: 11.7333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box01 {
    margin-top: 30px;
    height: 878px;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box01Img {
    width: 100%;
    position: absolute;
    height: 878px;
    top: 0;
    left: 0;
  }
}
#gcb .p-gcb_sec02__box01Txt {
  margin-left: 8vw;
  margin-top: 10.4vw;
  line-height: 1.92;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box01Txt {
    position: absolute;
    top: 60px;
    left: 65px;
    margin-left: 0;
    margin-top: 0;
  }
}
#gcb .p-gcb_sec02__box01Img02 {
  width: 89.8666666667vw;
  margin: 4.5333333333vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box01Img02 {
    display: none;
  }
}
#gcb .p-gcb_sec02__box02.-office {
  margin-top: 20vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-office {
    margin-top: 151px;
  }
}
#gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Title {
  width: 57.3333333333vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Title {
    width: 372px;
  }
}
#gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Title::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_06.png);
    width: 4.8vw;
    height: 6.6666666667vw;
    right: -27.7333333333vw;
    top: -1.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_05.png);
    width: 35px;
    height: 49px;
    right: -293px;
    top: -58px;
  }
}
#gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Txt {
  margin-top: 7.4666666667vw;
  line-height: 1.93;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Txt {
    margin-top: 47px;
  }
}
#gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Note {
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-office .p-gcb_sec02__box02Note {
    margin-top: 9px;
  }
}
#gcb .p-gcb_sec02__box02.-education {
  margin-top: 20.5333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-education {
    margin-top: 150px;
  }
}
#gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Title {
  width: 76.5333333333vw;
  position: relative;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Title {
    width: 645px;
  }
}
#gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Title::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_07.png);
    width: 5.8666666667vw;
    height: 3.4666666667vw;
    right: 6.1333333333vw;
    bottom: -8vw;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Title::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_06.png);
    width: 44px;
    height: 26px;
    right: -290px;
    bottom: -116px;
  }
}
#gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Txt {
  margin-top: 7.4666666667vw;
  line-height: 1.92;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Txt {
    margin-top: 38px;
  }
}
#gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Note {
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02.-education .p-gcb_sec02__box02Note {
    margin-top: 9px;
  }
}
#gcb .p-gcb_sec02__box02Title {
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Title {
    margin-left: 66px;
  }
}
#gcb .p-gcb_sec02__box02Txt {
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Txt {
    margin-left: 66px;
  }
}
#gcb .p-gcb_sec02__box02Note {
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Note {
    margin-left: 66px;
  }
}
#gcb .p-gcb_sec02__box02Note > a {
  color: #0000ED;
  text-decoration: underline;
}
#gcb .p-gcb_sec02__box02Note > a:hover {
  text-decoration: none;
}
#gcb .p-gcb_sec02__box02Imgs {
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1089px;
    margin-top: 44px;
    margin-left: 65px;
  }
}
#gcb .p-gcb_sec02__box02Img {
  margin: 0 auto 6.1333333333vw;
  width: 82.9333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Img {
    margin-bottom: 0;
    margin-right: 42px;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Img:nth-of-type(1) {
    width: 330px;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Img:nth-of-type(2) {
    width: 340px;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec02__box02Img:nth-of-type(3) {
    margin-right: 0;
    width: 340px;
  }
}
#gcb sup.reg {
  font-size: 1em;
  top: -0.3em;
  left: 0.1em;
}

#gcb .p-gcb_sec03 {
  margin-top: 11.7333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03 {
    margin-top: 50px;
  }
}

#gcb .p-gcb_sec03__box01 {
  margin-top: 13.6vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__box01 {
    position: relative;
    height: 753px;
    margin-top: 50px;
  }
}
#gcb .p-gcb_sec03__box01 .p-gcb_sec03__txt {
  margin-top: 12.5333333333vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__box01 .p-gcb_sec03__txt {
    margin-top: 6px;
  }
}
#gcb .p-gcb_sec03__box01 .p-gcb_sec03__note {
  margin-top: 1.0666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__box01 .p-gcb_sec03__note {
    margin-top: 10px;
  }
}
#gcb .p-gcb_sec03__img01 {
  margin-top: -4vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__img01 {
    margin-top: -45px;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__img02 {
    position: absolute;
    top: 0;
    right: 0;
    height: 753px;
    width: 1130px;
  }
}
#gcb .p-gcb_sec03__content {
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__content {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 65px;
    margin-top: 10px;
  }
}
#gcb .p-gcb_sec03__note {
  margin-top: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__note {
    margin-top: 10px;
  }
}
#gcb .p-gcb_sec03__box02 {
  margin-top: 18.6666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__box02 {
    max-width: 1130px;
    margin: 150px 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
#gcb .p-gcb_sec03__box02 .p-gcb_sec03__txt {
  margin-left: 8vw;
  margin-top: 7.4666666667vw;
  line-height: 1.92;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__box02 .p-gcb_sec03__txt {
    margin-left: 0;
    margin-top: 45px;
  }
}
#gcb .p-gcb_sec03__title02 {
  position: relative;
  width: 73.6vw;
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__title02 {
    margin-left: 0;
    width: 478px;
  }
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_sec03__title02::before {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_08.png);
    width: 6.1333333333vw;
    height: 3.7333333333vw;
    right: 9.6vw;
    top: -17.3333333333vw;
  }
}
#gcb .p-gcb_sec03__img03 {
  width: 100%;
  margin-top: 6.6666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec03__img03 {
    margin-top: 0;
    width: 600px;
  }
}

#gcb .p-gcb_display {
  width: 100%;
  background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_display_bg-sp.png);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 90px 30px 0;
  height: 160vw;
  margin-top: 8.8vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_display {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_display_bg-pc.png);
    padding: 178px 65px 0;
    height: 818px;
    margin-top: 146px;
  }
}

#gcb .p-gcb_display__title {
  width: 76.5333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_display__title {
    margin-left: 0;
    width: 497px;
  }
}
#gcb .p-gcb_display__txt {
  color: #ffffff;
  margin-top: 6.6666666667vw;
  line-height: 1.98;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_display__txt {
    margin-top: 40px;
  }
}
#gcb .p-gcb_display__img {
  margin: 11.4666666667vw auto 0;
  width: 69.8666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_display__img {
    width: 970px;
    margin: 90px auto 0;
  }
}

#gcb .p-gcb_youtube {
  position: relative;
  width: 93.3333333333vw;
  border: 1px solid #757575;
  border-radius: 2.6666666667vw;
  padding: 10.6666666667vw 4.8vw 3.2vw;
  margin: 20vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_youtube {
    width: 1070px;
    border-radius: 20px;
    border: 2px solid #757575;
    padding: 100px 33px 33px;
    margin: 150px auto 0;
  }
}
#gcb .p-gcb_youtube::before {
  content: "";
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_youtube::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_09.png);
    width: 5.8666666667vw;
    height: 3.2vw;
    left: 33.0666666667vw;
    top: -10.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_youtube::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_07.png);
    width: 48px;
    height: 23px;
    left: 232px;
    top: -79px;
  }
}

#gcb .p-gcb_youtube__title {
  width: 63.2vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_youtube__title {
    width: 473px;
  }
}
#gcb .p-gcb_youtube__copy {
  width: 73.8666666667vw;
  margin: 10.1333333333vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_youtube__copy {
    width: 533px;
    margin: 100px auto 0;
  }
}
#gcb .p-gcb_youtube__txt {
  text-align: center;
  margin: 8vw auto 0;
  line-height: 1.98;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_youtube__txt {
    margin: 55px auto 0;
  }
}
#gcb .p-gcb_youtube__btn {
  width: 84vw;
  margin: 4.2666666667vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_youtube__btn {
    width: 731px;
    margin: 20px auto 0;
  }
}
#gcb .p-gcb_youtube__note {
  margin: 5.3333333333vw auto 0;
  letter-spacing: -0.03em;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_youtube__note {
    margin: 65px auto 0;
  }
}

@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04 {
    margin-top: 58px;
  }
}

#gcb .p-gcb_sec04__content {
  margin: 25.6vw auto 0;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__content {
    width: 1070px;
    margin: 70px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#gcb .p-gcb_sec04__box {
  position: relative;
  width: 92vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box {
    width: 495px;
  }
}
#gcb .p-gcb_sec04__box::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#gcb .p-gcb_sec04__box:nth-of-type(1) {
  margin: -1.0666666667vw 0 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(1) {
    margin: 102px 80px 0 0;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(1)::before {
  top: -18.1333333333vw;
  background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon01-sp.png);
  width: 11.4666666667vw;
  height: 14.4vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(1)::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon01-pc.png);
    top: -104px;
    width: 64px;
    height: 82px;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(1) .p-gcb_sec04__boxTitle {
  background-color: #F24336;
}
#gcb .p-gcb_sec04__box:nth-of-type(2) {
  margin: 23.2vw 0 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(2) {
    margin: 102px 0 0 0;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(2)::before {
  top: -17.3333333333vw;
  background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon02-sp.png);
  width: 8.8vw;
  height: 13.6vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(2)::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon02-pc.png);
    top: -102px;
    width: 48px;
    height: 78px;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(2) .p-gcb_sec04__boxTitle {
  background-color: #00BB72;
}
#gcb .p-gcb_sec04__box:nth-of-type(3) {
  margin: 22.4vw 0 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(3) {
    margin: 191px 80px 0 0;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(3)::before {
  top: -16.8vw;
  background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon03-sp.png);
  width: 10.9333333333vw;
  height: 13.0666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(3)::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon03-sp.png);
    top: -96px;
    width: 61px;
    height: 74px;
  }
}
@media screen and (max-width: 767px) {
  #gcb .p-gcb_sec04__box:nth-of-type(3)::after {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_sp_10.png);
    width: 6.4vw;
    height: 3.2vw;
    right: 11.4666666667vw;
    top: -14.9333333333vw;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(3) .p-gcb_sec04__boxTitle {
  background-color: #4285F4;
}
#gcb .p-gcb_sec04__box:nth-of-type(4) {
  margin: 17.6vw 0 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(4) {
    margin: 191px 0 0 0;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(4)::before {
  top: -11.4666666667vw;
  background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon04-sp.png);
  width: 14.6666666667vw;
  height: 7.7333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__box:nth-of-type(4)::before {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sec04_icon04-sp.png);
    top: -80px;
    width: 84px;
    height: 42px;
  }
}
#gcb .p-gcb_sec04__box:nth-of-type(4) .p-gcb_sec04__boxTitle {
  background-color: #FFC107;
}
#gcb .p-gcb_sec04__boxTitle {
  font-size: 5.3333333333vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #ffffff;
  border-radius: 1.3333333333vw 0 0 1.3333333333vw;
  padding: 2.1333333333vw 1.8666666667vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__boxTitle {
    font-size: 28px;
    border-radius: 7px;
    padding: 14px 11px;
  }
}
#gcb .p-gcb_sec04__boxTxt {
  margin-top: 3.7333333333vw;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__boxTxt {
    margin-top: 34px;
  }
}
#gcb .p-gcb_sec04__boxNote {
  margin-top: 1.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__boxNote {
    margin-top: 12px;
  }
}
#gcb .p-gcb_sec04__note {
  width: 92vw;
  margin: 9.3333333333vw 0 0 auto;
  font-size: 2.6666666667vw;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sec04__note {
    width: 100%;
    font-size: 10px;
    margin: 86px 0 0 0;
  }
}

@media screen and (min-width: 768px) {
  #gcb.shop .p-gcb_sec04__box:nth-of-type(4)::after {
    content: "";
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_sakura_pc_shop_01.png);
    width: 48px;
    height: 33px;
    right: 128px;
    bottom: -108px;
  }
}

#gcb .p-gcb_last_copy {
  width: 84vw;
  margin: 8.8vw auto 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_last_copy {
    width: 1070px;
    margin: 91px auto 0;
  }
}

#gcb .p-gcb_last_copy__inner {
  width: 71.2vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_last_copy__inner {
    width: 939px;
  }
}

#gcb .p-gcb_chromecast {
  background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_chromecast-sp.png);
  background-repeat: no-repeat;
  background-color: #CDE6E8;
  width: 93.3333333333vw;
  margin: 13.3333333333vw auto 0;
  background-size: 47.7333333333vw auto;
  background-position: top 3.7333333333vw right 3.4666666667vw;
  padding: 4.8vw 4.2666666667vw 3.2vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_chromecast {
    background-image: url(/excludes/KPC/img/Special/chromebook/highschool/gcb_chromecast-pc.png);
    width: 100%;
    margin: 28px auto 0;
    background-size: 475px auto;
    background-position: top 25px right 55px;
    padding: 35px 65px 28px;
  }
}

#gcb .p-gcb_chromecast__date {
  background-color: #EA6D8D;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 7.2vw;
  width: 61.8666666667vw;
  border-radius: 1.6vw;
  font-size: 2.9333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_chromecast__date {
    line-height: 53px;
    width: 460px;
    border-radius: 11px;
    font-size: 22px;
  }
}
#gcb .p-gcb_chromecast__pretxt {
  margin-left: 0;
  color: #EA6D8D;
  font-weight: 700;
  display: block;
  margin-top: 3.2vw;
  font-size: 3.2vw;
  border-bottom: 0.5333333333vw solid #EA6D8D;
  width: 60vw;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_chromecast__pretxt {
    margin-top: 26px;
    font-size: 28px;
    border-bottom: 2px solid #EA6D8D;
    width: 558px;
  }
}
#gcb .p-gcb_chromecast__title {
  margin-top: 2.4vw;
  width: 47.7333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_chromecast__title {
    width: 588px;
    margin-top: 18px;
  }
}
#gcb .p-gcb_chromecast__txt {
  color: #EA6D8D;
  font-weight: 700;
  font-size: 3.4666666667vw;
  line-height: 6vw;
  margin-top: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_chromecast__txt {
    font-size: 18px;
    line-height: 30px;
    margin-top: 28px;
  }
}
#gcb .p-gcb_chromecast__note {
  letter-spacing: -0.03em;
  font-size: 2.6666666667vw;
  margin-top: 4.2666666667vw;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_chromecast__note {
    font-size: 10px;
    margin-top: 24px;
  }
}

#gcb .p-gcb_sakura {
  top: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  pointer-events: none;
  width: 100vw;
  height: 3006.1333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_sakura {
    width: 1200px;
    height: 15148px;
  }
}

#gcb .yb .p-gcb_sakura {
  height: 3185.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .yb .p-gcb_sakura {
    height: 15790px;
  }
}

#gcb .p-gcb_nav {
  width: 100%;
}

#gcb .p-gcb_nav__logo {
  width: 48.8vw;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_nav__logo {
    width: 224px;
  }
}
#gcb .p-gcb_nav__btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 85.3333333333vw;
  margin: 0 auto 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_nav__btns {
    width: 499px;
    margin: 0 auto 34px;
  }
}
#gcb .p-gcb_nav__btn {
  width: 41.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_nav__btn {
    width: 239px;
  }
}
#gcb .p-gcb_nav__btn:nth-of-type(1) {
  margin-right: 5.3333333333vw;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_nav__btn:nth-of-type(1) {
    margin-right: 20px;
  }
}

#gcb .p-gcb_foot_bnr__link {
  display: block;
  margin: 100px auto 0;
  width: 350px;
  height: 230px;
}
@media screen and (min-width: 768px) {
  #gcb .p-gcb_foot_bnr__link {
    width: 800px;
    height: 280px;
    margin: 150px auto 0;
  }
}