@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box; }

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0; }

ul[role="list"],
ol[role="list"] {
  list-style: none; }

html:focus-within {
  scroll-behavior: smooth; }

body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal; }

a:not([class]) {
  text-decoration-skip-ink: auto; }

img,
picture {
  max-width: 100%;
  display: block; }

input,
button,
textarea,
select {
  font: inherit; }

/**
 * Responsive break line
  **/
@media only screen and (max-width: 1023px) {
  html .br-sp {
    display: block; }
  html .br-pc {
    display: none; }
  html .sp {
    display: block; }
  html .pc {
    display: none; } }

@media only screen and (min-width: 1024px) {
  html .br-sp {
    display: none; }
  html .br-pc {
    display: block; }
  html .sp {
    display: none; }
  html .pc {
    display: block; } }

html {
  font-size: 10px; }
  @media screen and (min-width: 1024px) {
    html {
      font-size: 16px; } }
.navbar {
  background: #fbf9f0;
  position: fixed;
  z-index: 5; }
  .navbar-inner {
    height: 10vh;
    width: 100vw;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-content: space-between;
    align-items: center; }
    @media screen and (min-width: 1180px) {
      .navbar-inner {
        height: 3.75em;
        flex-direction: row; } }
  .navbar .kurikit-logo {
    z-index: 10;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center; }
    .navbar .kurikit-logo a {
      display: block;
      width: 121px; }
      @media screen and (min-width: 1180px) {
        .navbar .kurikit-logo a {
          width: 102px;
          margin-left: 6vw; } }
      .navbar .kurikit-logo a:hover {
        opacity: 0.65;
        transition: 0.2s; }
    .navbar .kurikit-logo img {
      width: 100%;
      height: 100%; }
  .navbar .navbar-shop {
    display: none;
    z-index: 10;
    margin-right: 2.5625em; }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-shop {
        display: block; } }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-shop .button-wrapper {
        width: 120px;
        height: 40px; } }
    .navbar .navbar-shop .shop-button {
      display: flex;
      justify-content: center;
      align-content: center;
      flex-direction: column;
      width: 100%;
      height: 100%;
      background: #221714;
      border-radius: 5px;
      box-sizing: border-box;
      clear: both;
      text-decoration: none; }
      .navbar .navbar-shop .shop-button span {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1;
        color: #fff; }
        @media screen and (min-width: 1024px) {
          .navbar .navbar-shop .shop-button span {
            font-size: 1.125rem; } }
      .navbar .navbar-shop .shop-button:hover {
        opacity: 0.8;
        transition: 0.2s; }
        .navbar .navbar-shop .shop-button:hover span {
          color: #ffffff;
          transition: 0.2s; }
      @media screen and (min-width: 1024px) {
        .navbar .navbar-shop .shop-button {
          border: 3px solid #221714; } }
      @media screen and (min-width: 1180px) {
        .navbar .navbar-shop .shop-button span {
          font-size: calc(14em/16);
          line-height: 1; } }
      .navbar .navbar-shop .shop-button .shop-button-inner {
        width: 6.375em;
        height: 50%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
      .navbar .navbar-shop .shop-button .icon-wrapper {
        margin-left: 0.875em;
        max-width: 1em;
        height: auto;
        transform-box: fill-box;
        display: flex; }
        @media screen and (min-width: 1180px) {
          .navbar .navbar-shop .shop-button .icon-wrapper {
            margin-left: 0.575em;
            max-width: 0.875rem;
            height: auto; } }
        .navbar .navbar-shop .shop-button .icon-wrapper img {
          width: 100%;
          height: 100%; }
  .navbar .navbar-shop-sp {
    z-index: 10;
    margin-right: 6vw; }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-shop-sp {
        display: none; } }
    .navbar .navbar-shop-sp .button-wrapper {
      width: 40px;
      height: 40px; }
    .navbar .navbar-shop-sp .shop-button {
      display: flex;
      justify-content: center;
      align-content: center;
      flex-direction: column;
      width: 100%;
      height: 100%;
      background: #221714;
      border-radius: 5px;
      box-sizing: border-box;
      clear: both;
      text-decoration: none; }
      .navbar .navbar-shop-sp .shop-button span {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1;
        color: #fff; }
        @media screen and (min-width: 1024px) {
          .navbar .navbar-shop-sp .shop-button span {
            font-size: 1.125rem; } }
      .navbar .navbar-shop-sp .shop-button:hover {
        opacity: 0.8;
        transition: 0.2s; }
        .navbar .navbar-shop-sp .shop-button:hover span {
          color: #ffffff;
          transition: 0.2s; }
      @media screen and (min-width: 1024px) {
        .navbar .navbar-shop-sp .shop-button {
          border: 3px solid #221714; } }
      .navbar .navbar-shop-sp .shop-button .shop-button-inner {
        display: flex;
        justify-content: center;
        align-items: center; }
      .navbar .navbar-shop-sp .shop-button .icon-wrapper {
        max-width: 24px;
        height: auto;
        transform-box: fill-box; }
        .navbar .navbar-shop-sp .shop-button .icon-wrapper img {
          width: 100%;
          height: 100%; }
  .navbar .navbar-biz {
    display: none;
    z-index: 10;
    margin-right: 20px; }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-biz {
        display: block; } }
    .navbar .navbar-biz:hover {
      opacity: 0.65;
      transition: 0.2s; }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-biz .button-wrapper {
        width: 120px;
        height: 40px; } }
    .navbar .navbar-biz .biz-button {
      border: 3px solid #221714;
      display: flex;
      justify-content: center;
      flex-direction: column;
      width: 100%;
      height: 100%;
      background: #fff;
      border-radius: 5px;
      box-sizing: border-box;
      text-decoration: none;
      color: #282828; }
      @media screen and (min-width: 1180px) {
        .navbar .navbar-biz .biz-button span {
          font-size: calc(14em/16);
          line-height: 1; } }
      .navbar .navbar-biz .biz-button .biz-button-inner {
        width: 6.375em;
        height: 50%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
  .navbar .navbar-biz-sp {
    display: block;
    z-index: 10; }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-biz-sp {
        display: none; } }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-biz-sp .button-wrapper {
        width: 120px;
        height: 40px; } }
    .navbar .navbar-biz-sp .biz-button {
      border: 3px solid #221714;
      background: #fff;
      border-radius: 5px;
      box-sizing: border-box;
      text-decoration: none;
      color: #282828;
      line-height: 70px; }
      @media screen and (min-width: 1180px) {
        .navbar .navbar-biz-sp .biz-button span {
          font-size: calc(14em/16);
          line-height: 1; } }
      .navbar .navbar-biz-sp .biz-button .biz-button-inner {
        width: 6.375em;
        height: 50%;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
  .navbar .navbar-end {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    margin-left: 6vw; }
    @media screen and (min-width: 1180px) {
      .navbar .navbar-end {
        flex-direction: row-reverse;
        justify-content: flex-start;
        margin-right: 2vw;
        margin-left: 0; } }
    .navbar .navbar-end .navbar-burger {
      display: flex;
      justify-content: center; }
      .navbar .navbar-end .navbar-burger input {
        display: none; }
      .navbar .navbar-end .navbar-burger .menu-button {
        z-index: 10;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        @media screen and (min-width: 1180px) {
          .navbar .navbar-end .navbar-burger .menu-button {
            display: none; } }
        .navbar .navbar-end .navbar-burger .menu-button .menu-icon {
          display: flex;
          justify-content: center;
          align-items: center;
          height: 2em; }
          .navbar .navbar-end .navbar-burger .menu-button .menu-icon span, .navbar .navbar-end .navbar-burger .menu-button .menu-icon span:before, .navbar .navbar-end .navbar-burger .menu-button .menu-icon span:after {
            content: "";
            display: block;
            height: 3px;
            width: 26px;
            border-radius: 10px;
            background-color: #221714;
            position: absolute; }
          .navbar .navbar-end .navbar-burger .menu-button .menu-icon span::before {
            bottom: 8px;
            transition: all 0.2s ease; }
          .navbar .navbar-end .navbar-burger .menu-button .menu-icon span::after {
            top: 8px;
            transition: all 0.2s ease; }
        .navbar .navbar-end .navbar-burger .menu-button .menu-text {
          font-family: vdl-megamaru, sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 1em;
          color: #221714; }
      .navbar .navbar-end .navbar-burger #burger-check:checked ~ .menu-button .menu-icon span {
        background-color: rgba(255, 255, 255, 0); }
      .navbar .navbar-end .navbar-burger #burger-check:checked ~ .menu-button .menu-icon span::before {
        bottom: 0;
        transform: rotate(45deg); }
      .navbar .navbar-end .navbar-burger #burger-check:checked ~ .menu-button .menu-icon span::after {
        top: 0;
        transform: rotate(-45deg); }
      .navbar .navbar-end .navbar-burger .burger-menu {
        /*
         * SP
         */
        position: fixed;
        background: #fbf9f0;
        height: 100vh;
        overflow-y: scroll;
        top: -100vh;
        left: 0;
        display: flex;
        transition: all 0.5s ease;
        padding-top: 10vh;
        /* 
         * PC
        **/ }
        .navbar .navbar-end .navbar-burger .burger-menu ul {
          width: 100vw;
          display: flex;
          flex-direction: column;
          padding-inline-start: 0;
          list-style: none; }
        .navbar .navbar-end .navbar-burger .burger-menu li {
          border-top: 1px solid #9F9F9F;
          padding: 0 30px;
          position: relative; }
          .navbar .navbar-end .navbar-burger .burger-menu li::before {
            content: '';
            display: block;
            position: absolute;
            width: 16px;
            height: 16px;
            background: url(/images/toppage/common/navbar/icon-arrow.svg) no-repeat center center;
            background-size: contain;
            top: 50%;
            right: 30px;
            transform: translate(0, -50%); }
          .navbar .navbar-end .navbar-burger .burger-menu li:last-child {
            padding-top: 40px; }
          .navbar .navbar-end .navbar-burger .burger-menu li:last-child::before {
            content: none; }
          @media screen and (min-width: 1180px) {
            .navbar .navbar-end .navbar-burger .burger-menu li {
              border: none;
              padding: 0; }
              .navbar .navbar-end .navbar-burger .burger-menu li:first-child {
                border-top: none; }
              .navbar .navbar-end .navbar-burger .burger-menu li::before {
                content: none; } }
        .navbar .navbar-end .navbar-burger .burger-menu a {
          font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          font-weight: normal;
          font-size: calc(18em / 10);
          display: block;
          text-decoration: none;
          color: #282828; }
        .navbar .navbar-end .navbar-burger .burger-menu .menu-text {
          padding: 20px 0;
          display: flex;
          align-items: center; }
        @media screen and (min-width: 1180px) {
          .navbar .navbar-end .navbar-burger .burger-menu {
            position: initial;
            background: initial;
            width: initial;
            height: initial;
            overflow-y: initial;
            top: initial;
            left: initial;
            display: initial;
            transition: initial;
            padding-top: initial; }
            .navbar .navbar-end .navbar-burger .burger-menu ul {
              width: initial;
              flex-direction: row; }
            .navbar .navbar-end .navbar-burger .burger-menu a {
              font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
              font-weight: normal;
              font-size: calc(14em / 16);
              display: block;
              text-decoration: none;
              color: #282828; }
              .navbar .navbar-end .navbar-burger .burger-menu a:hover .menu-text p {
                border-bottom: solid 2px #282828;
                transition: 0.1s; }
            .navbar .navbar-end .navbar-burger .burger-menu .menu-text {
              width: auto;
              height: 4.75em;
              display: flex;
              justify-content: center;
              align-items: center;
              white-space: nowrap;
              padding: 0 20px; } }
      .navbar .navbar-end .navbar-burger #burger-check:checked ~ .burger-menu {
        top: 0; }

.navbar-space {
  display: block;
  height: 10vh; }
  @media screen and (min-width: 1180px) {
    .navbar-space {
      height: 3.75em; } }
.kurikit-footer p {
  color: #ffffff;
  line-height: 2.2; }

.kurikit-footer a {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  text-decoration: none;
  display: inline-block;
  font-size: 1.8rem; }
  @media screen and (min-width: 1024px) {
    .kurikit-footer a {
      font-size: 0.875rem; } }
.kurikit-footer {
  background: #282828; }
  .kurikit-footer-inner {
    max-width: 1000px;
    width: 90vw;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    height: 100%;
    padding: 6.25% 0 5%;
    display: grid;
    grid-template-columns: 1fr 1fr; }
    @media screen and (min-width: 1024px) {
      .kurikit-footer-inner {
        grid-template-columns: 2fr 2fr 1fr 2fr; } }
  .kurikit-footer .external-icon {
    display: inline-block;
    height: 1.6rem;
    width: auto;
    margin: 0 0 0 6px; }
    @media screen and (min-width: 1024px) {
      .kurikit-footer .external-icon {
        height: 0.8rem; } }
    .kurikit-footer .external-icon img {
      display: flex;
      width: 100%;
      height: 100%; }
    .kurikit-footer .external-icon.is-no-space {
      margin: 0; }
  .kurikit-footer .link {
    display: block;
    grid-column: 1 / 4;
    border-bottom: 1px solid #9F9F9F;
    padding-bottom: 10px; }
    @media screen and (min-width: 1024px) {
      .kurikit-footer .link {
        grid-column: 1 / 2;
        border-bottom: none;
        padding-bottom: 0; } }
  .kurikit-footer .product {
    display: block;
    grid-column: 1 / 4;
    padding-top: 10px; }
    @media screen and (min-width: 1024px) {
      .kurikit-footer .product {
        grid-column: 2 / 3;
        padding-top: 0; } }
    .kurikit-footer .product-title {
      font-size: 1.8rem; }
      @media screen and (min-width: 1024px) {
        .kurikit-footer .product-title {
          font-size: 0.875rem; } }
      .kurikit-footer .product-title p {
        color: #707070; }
    .kurikit-footer .product-item {
      display: flex;
      align-items: center;
      justify-content: left; }
      .kurikit-footer .product-item p {
        font-size: 1.8rem; }
        @media screen and (min-width: 1024px) {
          .kurikit-footer .product-item p {
            font-size: 0.75rem; } }
      .kurikit-footer .product-item:before {
        border-top: 1px solid #707070;
        content: "";
        width: 5px;
        margin-right: 7px; }
  @media screen and (max-width: 1023px) {
    .kurikit-footer .info:before {
      display: block;
      content: "";
      width: 100vw;
      margin: 0 calc(50% - 50vw);
      border-top: 1px solid #cfcfcf;
      top: 0;
      position: absolute; } }
  .kurikit-footer .info {
    display: block;
    text-align: center;
    margin: 5% 0 0;
    grid-column: 1 / 3;
    padding: 60px 0;
    position: relative; }
    @media screen and (min-width: 1024px) {
      .kurikit-footer .info {
        display: grid;
        grid-template-rows: 1fr 1fr 3fr;
        margin: 0;
        padding: 0 0 0 40px;
        border-left: 1px solid #cfcfcf;
        grid-column: 4 / 5; } }
    .kurikit-footer .info .yukai-logo {
      margin: 5% auto;
      width: 220px;
      max-width: 100%;
      height: auto;
      transform-box: fill-box; }
      @media screen and (min-width: 1024px) {
        .kurikit-footer .info .yukai-logo {
          margin: 0 auto;
          width: 11em;
          height: auto;
          grid-row: 1 / 2; } }
      .kurikit-footer .info .yukai-logo img {
        width: 100%;
        height: 100%; }
    .kurikit-footer .info .icons {
      display: flex;
      margin: 0 auto;
      width: 50%;
      justify-content: space-between; }
      @media screen and (min-width: 1024px) {
        .kurikit-footer .info .icons {
          margin: 5px auto;
          width: 75%;
          grid-row: 2 / 3; } }
      .kurikit-footer .info .icons .icon a {
        width: 34px; }
        .kurikit-footer .info .icons .icon a img {
          width: 100%;
          height: 100%; }
    .kurikit-footer .info .lang {
      display: flex;
      justify-content: center;
      margin: 5% auto; }
      @media screen and (min-width: 1024px) {
        .kurikit-footer .info .lang {
          margin: auto;
          grid-row: 3 / 4; } }
      .kurikit-footer .info .lang a, .kurikit-footer .info .lang p {
        line-height: 1; }
      .kurikit-footer .info .lang a.inactive p {
        color: #888888; }
        .kurikit-footer .info .lang a.inactive p:hover {
          transition: 0.2s;
          color: #ffffff; }
    .kurikit-footer .info .copyright {
      position: relative; }
      .kurikit-footer .info .copyright p {
        font-size: 0.9rem;
        line-height: 1;
        margin-top: 60px; }
        @media screen and (min-width: 1024px) {
          .kurikit-footer .info .copyright p {
            font-size: 0.625rem;
            position: absolute;
            bottom: 10px;
            right: 0;
            left: 0;
            grid-row: 4 / 4;
            margin-top: 0; } }
.samples-top {
  background: #fbf9f0; }
  .samples-top-inner {
    max-width: 1000px;
    width: 90vw;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    height: 100%;
    text-align: center;
    padding: 2.5em 0 3.3em; }
    @media screen and (min-width: 1024px) {
      .samples-top-inner {
        padding: 70px 0 40px; } }
  .samples-top .title {
    font-family: vdl-megamaru, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.625rem;
    font-size: 2.2rem; }
    @media screen and (min-width: 1024px) {
      .samples-top .title {
        font-size: 2.375rem; } }
  .samples-top .description {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.75rem;
    font-size: 1;
    margin-top: 1.5em; }
    @media screen and (min-width: 1024px) {
      .samples-top .description {
        font-size: 1.125rem;
        line-height: 2.38rem; } }
.samples-list {
  background: #fbf9f0;
  /**
   * これ以降はタブの中身
   */ }
  .samples-list-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .samples-list-inner::after {
      content: "";
      width: 100%;
      height: 3px;
      order: -1;
      display: block;
      background: #282828; }
  .samples-list .tab-label {
    order: -1;
    border-radius: 0.285em 0.285em 0 0;
    border-top: solid 0.25em #282828;
    border-right: solid 0.25em #282828;
    border-left: solid 0.25em #282828;
    color: #282828;
    background: #fff;
    transition: 0.5s;
    cursor: pointer;
    width: 35vw;
    height: 4em;
    display: flex;
    margin: 0 1.875em;
    justify-content: center;
    align-items: center; }
    @media screen and (min-width: 1024px) {
      .samples-list .tab-label {
        width: 30em;
        height: 5em; } }
    .samples-list .tab-label > span {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: normal;
      font-size: 1rem; }
    .samples-list .tab-label:hover {
      background: #282828;
      transition: 0.2s;
      color: #ffffff; }
  .samples-list input:checked + .tab-label {
    color: #fff;
    background: #282828; }
  .samples-list input {
    display: none; }
  .samples-list .content {
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .samples-list input:checked + .tab-label + .content {
    height: auto;
    overflow: auto;
    transition: 0.5s opacity;
    opacity: 1; }
  .samples-list .prepare {
    background: #fbf9f0; }
    .samples-list .prepare-inner {
      max-width: 1000px;
      width: 90vw;
      margin: 0 auto;
      z-index: 1;
      position: relative;
      height: 100%;
      text-align: center;
      padding: 2.5em 0 3.3em; }
      @media screen and (min-width: 1024px) {
        .samples-list .prepare-inner {
          padding: 40px 0 53px; } }
      .samples-list .prepare-inner > .title {
        font-family: vdl-megamaru, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 2.625rem;
        font-size: 2.175rem; }
        @media screen and (min-width: 1024px) {
          .samples-list .prepare-inner > .title {
            font-size: 2.375rem; } }
      .samples-list .prepare-inner > .description {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 1rem;
        font-size: 1.2rem;
        line-height: 2.12rem;
        margin: 1em 0 2em; }
        @media screen and (min-width: 1024px) {
          .samples-list .prepare-inner > .description {
            font-size: 1.125rem;
            line-height: 2.4rem; } }
      .samples-list .prepare-inner > .image-wrapper {
        width: 100%;
        margin: 0; }
        @media screen and (min-width: 1024px) {
          .samples-list .prepare-inner > .image-wrapper {
            width: 70%;
            margin: 0 auto; } }
        .samples-list .prepare-inner > .image-wrapper img {
          width: 100%;
          height: 100%; }
  .samples-list .programs {
    background: #fff; }
    .samples-list .programs-inner {
      max-width: 1000px;
      width: 90vw;
      margin: 0 auto;
      z-index: 1;
      position: relative;
      height: 100%;
      text-align: center;
      padding: 2.5em 0 3.3em; }
      @media screen and (min-width: 1024px) {
        .samples-list .programs-inner {
          padding: 63px 0 53px; } }
    .samples-list .programs .title {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: normal;
      font-size: 1rem;
      text-align: left;
      font-size: 1.5rem;
      margin-bottom: 0.6em;
      margin-top: 0; }
      @media screen and (min-width: 1024px) {
        .samples-list .programs .title {
          font-size: 1.5rem;
          margin-top: 1em; } }
    .samples-list .programs .item-list {
      display: flex;
      flex-wrap: wrap; }
    .samples-list .programs .item {
      display: block;
      width: 42vw;
      margin-bottom: 2.5em; }
      @media screen and (min-width: 1024px) {
        .samples-list .programs .item {
          width: 31%;
          margin-right: 3.5%; }
          .samples-list .programs .item:nth-child(3n) {
            margin-right: 0; } }
    @media screen and (min-width: 1024px) and (max-width: 1199px) {
      .samples-list .programs .buttons {
        width: 100%; } }
    @media screen and (min-width: 1200px) {
      .samples-list .programs .buttons {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 86%;
        margin: 0 auto; } }
    .samples-list .programs .button-wrapper {
      width: 80vw;
      height: 15vw;
      margin: 0 auto;
      margin: 2.3125em auto; }
      @media screen and (min-width: 768px) {
        .samples-list .programs .button-wrapper {
          width: 400px;
          height: 80px; } }
    .samples-list .programs .normal-button {
      display: flex;
      justify-content: center;
      align-content: center;
      flex-direction: column;
      width: 100%;
      height: 100%;
      background: #fff;
      border: 2px solid #282828;
      border-radius: 5px;
      box-sizing: border-box;
      text-decoration: none; }
      .samples-list .programs .normal-button span {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1;
        color: #282828; }
        @media screen and (min-width: 1024px) {
          .samples-list .programs .normal-button span {
            font-size: 1.125rem; } }
      .samples-list .programs .normal-button:hover {
        background: #282828;
        transition: 0.2s; }
        .samples-list .programs .normal-button:hover span {
          color: #ffffff;
          transition: 0.2s; }
      @media screen and (min-width: 1024px) {
        .samples-list .programs .normal-button {
          border: 3px solid #282828; } }
    .samples-list .programs .caution {
      background: #fbf9f0;
      border-radius: 0.3125em;
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .samples-list .programs .caution {
          margin-top: 3.0625em; } }
      .samples-list .programs .caution-inner {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 1.25em 0 1.25em 0.8em; }
      .samples-list .programs .caution .budge-wrapper {
        flex-basis: 20%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-right: 1em; }
        @media screen and (min-width: 1024px) {
          .samples-list .programs .caution .budge-wrapper {
            flex-basis: 8.25em; } }
      .samples-list .programs .caution .budge {
        display: inline-block;
        width: 5em;
        height: 5em;
        border-radius: 50%;
        background-color: #333333;
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: vdl-megamaru, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 1rem; }
      .samples-list .programs .caution .text-wrapper {
        display: flex;
        justify-content: center;
        align-items: center; }
      .samples-list .programs .caution .text {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 1rem;
        font-size: 0.9rem;
        line-height: 1.8rem;
        text-align: left;
        margin-top: 0; }

.samples-programming {
  background: #fbf9f0; }
  .samples-programming-inner {
    max-width: 1000px;
    width: 90vw;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    height: 100%;
    padding: 2.5em 0 3.3em; }
    @media screen and (min-width: 1024px) {
      .samples-programming-inner {
        padding: 40px 0 53px; } }
    .samples-programming-inner > .title {
      font-family: vdl-megamaru, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 2.625rem;
      color: #282828;
      text-align: center; }
      @media screen and (min-width: 1024px) {
        .samples-programming-inner > .title {
          font-size: 2.375rem; } }
    .samples-programming-inner > .subtitle {
      font-family: vdl-megamaru, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 1.375rem;
      color: #282828;
      text-align: center; }
      @media screen and (min-width: 1024px) {
        .samples-programming-inner > .subtitle {
          font-size: 1.125rem;
          margin-top: 0.3rem; } }
  .samples-programming .step-wrapper {
    margin: 3em 0; }
  .samples-programming .step {
    display: flex;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .samples-programming .step {
        flex-direction: row;
        margin-bottom: 6.25em; } }
    .samples-programming .step .image-container {
      background: #ffffff;
      width: 100%;
      height: 100%; }
      @media screen and (min-width: 1024px) {
        .samples-programming .step .image-container {
          height: auto;
          display: flex;
          justify-content: center;
          align-items: center;
          margin-right: 60px; } }
      .samples-programming .step .image-container .image-wrapper image {
        width: 100%;
        height: 100%; }
    .samples-programming .step .detail-container {
      display: flex;
      flex-direction: column; }
    .samples-programming .step .budge-container {
      padding: 1.25em 0 0.9375em; }
      .samples-programming .step .budge-container .budge {
        display: inline-block;
        width: 5em;
        height: 1.75em;
        border-radius: 0.875em;
        background-color: #282828;
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 0.875rem; }
        @media screen and (min-width: 1024px) {
          .samples-programming .step .budge-container .budge {
            font-size: 1.1rem; } }
    .samples-programming .step .text-container > .title {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: normal;
      font-size: 1rem;
      font-size: 1.5rem; }
    .samples-programming .step .text-container > .description {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: normal;
      font-size: 1rem;
      font-size: 1rem;
      line-height: 2rem;
      padding: 0.875em 0 1.5em; }
    .samples-programming .step .start-container > .title {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: normal;
      font-size: 1rem; }
    .samples-programming .step .start-container > .buttons {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
    .samples-programming .step .start-container .normal-button {
      display: flex;
      justify-content: center;
      align-content: center;
      flex-direction: column;
      width: 100%;
      height: 100%;
      background: #fff;
      border: 2px solid #282828;
      border-radius: 5px;
      box-sizing: border-box;
      text-decoration: none;
      text-align: center; }
      .samples-programming .step .start-container .normal-button span {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 1.6rem;
        line-height: 1;
        color: #282828; }
        @media screen and (min-width: 1024px) {
          .samples-programming .step .start-container .normal-button span {
            font-size: 1.125rem; } }
      .samples-programming .step .start-container .normal-button:hover {
        background: #282828;
        transition: 0.2s; }
        .samples-programming .step .start-container .normal-button:hover span {
          color: #ffffff;
          transition: 0.2s; }
      @media screen and (min-width: 1024px) {
        .samples-programming .step .start-container .normal-button {
          border: 3px solid #282828; } }
      .samples-programming .step .start-container .normal-button span {
        font-size: 1.2rem; }
    .samples-programming .step .start-container .button-wrapper {
      width: 80vw;
      height: 15vw;
      margin: 0 auto;
      width: 60vw;
      height: 4em;
      margin: 0.5em auto; }
      @media screen and (min-width: 768px) {
        .samples-programming .step .start-container .button-wrapper {
          width: 400px;
          height: 80px; } }
      @media screen and (min-width: 1024px) {
        .samples-programming .step .start-container .button-wrapper {
          height: 3.9em; } }
    .samples-programming .step .guide-container {
      padding: 1.6875em 0; }
      .samples-programming .step .guide-container > .title {
        font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-weight: normal;
        font-size: 1rem; }
      .samples-programming .step .guide-container > .buttons {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
      .samples-programming .step .guide-container .normal-button {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column;
        width: 100%;
        height: 100%;
        background: #fff;
        border: 2px solid #282828;
        border-radius: 5px;
        box-sizing: border-box;
        text-decoration: none;
        text-align: center; }
        .samples-programming .step .guide-container .normal-button span {
          font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
          font-weight: normal;
          font-size: 1.6rem;
          line-height: 1;
          color: #282828; }
          @media screen and (min-width: 1024px) {
            .samples-programming .step .guide-container .normal-button span {
              font-size: 1.125rem; } }
        .samples-programming .step .guide-container .normal-button:hover {
          background: #282828;
          transition: 0.2s; }
          .samples-programming .step .guide-container .normal-button:hover span {
            color: #ffffff;
            transition: 0.2s; }
        @media screen and (min-width: 1024px) {
          .samples-programming .step .guide-container .normal-button {
            border: 3px solid #282828; } }
        .samples-programming .step .guide-container .normal-button span {
          font-size: 1.2rem; }
      .samples-programming .step .guide-container .button-wrapper {
        width: 80vw;
        height: 15vw;
        margin: 0 auto;
        width: 60vw;
        height: 4em;
        margin: 0.5em auto; }
        @media screen and (min-width: 768px) {
          .samples-programming .step .guide-container .button-wrapper {
            width: 400px;
            height: 80px; } }
        @media screen and (min-width: 1024px) {
          .samples-programming .step .guide-container .button-wrapper {
            height: 3.9em; } }
  .samples-programming .offline .offline-container {
    background: #ffffff;
    padding: 2.125em 0 2.8125em; }
    .samples-programming .offline .offline-container-inner {
      min-width: 85vw;
      text-align: center; }
      @media screen and (min-width: 1024px) {
        .samples-programming .offline .offline-container-inner {
          min-width: initial; } }
  .samples-programming .offline .offline-title {
    font-family: vdl-megamaru, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.625rem;
    color: #282828;
    font-size: 2.125rem; }
    @media screen and (min-width: 1024px) {
      .samples-programming .offline .offline-title {
        font-size: 2.375rem; } }
    @media screen and (min-width: 1024px) {
      .samples-programming .offline .offline-title {
        font-size: 2.125rem; } }
  .samples-programming .offline .offline-text {
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    font-size: 1rem;
    color: #282828;
    padding: 1.6875em 0 1.4em;
    line-height: 2.1rem; }
    @media screen and (min-width: 1024px) {
      .samples-programming .offline .offline-text {
        font-size: 1.125rem; } }
  .samples-programming .offline .buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media screen and (min-width: 1024px) {
      .samples-programming .offline .buttons {
        width: 75%;
        margin: 0 auto;
        flex-direction: row;
        justify-content: space-between; } }
  .samples-programming .offline .normal-button {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 2px solid #282828;
    border-radius: 5px;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center; }
    .samples-programming .offline .normal-button span {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: normal;
      font-size: 1.6rem;
      line-height: 1;
      color: #282828; }
      @media screen and (min-width: 1024px) {
        .samples-programming .offline .normal-button span {
          font-size: 1.125rem; } }
    .samples-programming .offline .normal-button:hover {
      background: #282828;
      transition: 0.2s; }
      .samples-programming .offline .normal-button:hover span {
        color: #ffffff;
        transition: 0.2s; }
    @media screen and (min-width: 1024px) {
      .samples-programming .offline .normal-button {
        border: 3px solid #282828; } }
    .samples-programming .offline .normal-button span {
      font-size: 1.2rem; }
  .samples-programming .offline .button-wrapper {
    width: 80vw;
    height: 15vw;
    margin: 0 auto;
    width: 60vw;
    height: 4em;
    margin: 0.5em auto; }
    @media screen and (min-width: 768px) {
      .samples-programming .offline .button-wrapper {
        width: 400px;
        height: 80px; } }
    @media screen and (min-width: 1024px) {
      .samples-programming .offline .button-wrapper {
        width: 21.875em;
        height: 4.625em;
        margin: initial; } }
.programming-requirement {
  background: #ffffff; }
  .programming-requirement-inner {
    max-width: 1000px;
    width: 90vw;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    height: 100%;
    padding: 2.5em 0 3.3em; }
    @media screen and (min-width: 1024px) {
      .programming-requirement-inner {
        padding: 40px 0 53px; } }
    .programming-requirement-inner > .title {
      font-family: vdl-megamaru, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 2.625rem;
      color: #282828;
      text-align: center; }
      @media screen and (min-width: 1024px) {
        .programming-requirement-inner > .title {
          font-size: 2.375rem; } }
    .programming-requirement-inner > .subtitle {
      font-family: vdl-megamaru, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 1.375rem;
      color: #282828;
      text-align: center; }
      @media screen and (min-width: 1024px) {
        .programming-requirement-inner > .subtitle {
          font-size: 1.125rem;
          margin-top: 0.3rem; } }
  .programming-requirement .requirements {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    @media screen and (min-width: 1024px) {
      .programming-requirement .requirements {
        display: flex;
        flex-direction: row; } }
  .programming-requirement .image-container {
    padding: 1em 0 1em; }
    .programming-requirement .image-container img {
      width: 100%;
      height: 100%;
      width: 500px; }
    @media screen and (min-width: 1024px) {
      .programming-requirement .image-container {
        margin-right: 3.75em; } }
  .programming-requirement .requirement-list {
    font-size: 1.4rem;
    line-height: 1.8; }
    @media screen and (min-width: 1024px) {
      .programming-requirement .requirement-list {
        font-size: 1rem; } }
    .programming-requirement .requirement-list .internet {
      padding: 1em 0; }
    .programming-requirement .requirement-list .browser {
      padding: 1em 0; }
    .programming-requirement .requirement-list .os .details {
      margin-block-start: 0;
      margin-block-end: 0;
      list-style: none;
      padding-left: 2em; }
      .programming-requirement .requirement-list .os .details > li:before {
        display: inline-block;
        content: "-";
        width: 1em;
        margin-left: -1em; }

.programming-support {
  background: #fbf9f0; }
  .programming-support-inner {
    max-width: 1000px;
    width: 90vw;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    height: 100%;
    text-align: center;
    padding: 2.5em 0 3.3em; }
    @media screen and (min-width: 1024px) {
      .programming-support-inner {
        padding: 40px 0 53px; } }
  .programming-support .title {
    font-family: vdl-megamaru, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.625rem; }
    @media screen and (min-width: 1024px) {
      .programming-support .title {
        font-size: 2.375rem; } }
  .programming-support .text {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-top: 1.5em; }
    @media screen and (min-width: 1024px) {
      .programming-support .text {
        font-size: 1.125rem; } }
  .programming-support .button-container {
    margin: 2em 0; }
  .programming-support .normal-button {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background: #fff;
    border: 2px solid #282828;
    border-radius: 5px;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center; }
    .programming-support .normal-button span {
      font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
      font-weight: normal;
      font-size: 1.6rem;
      line-height: 1;
      color: #282828; }
      @media screen and (min-width: 1024px) {
        .programming-support .normal-button span {
          font-size: 1.125rem; } }
    .programming-support .normal-button:hover {
      background: #282828;
      transition: 0.2s; }
      .programming-support .normal-button:hover span {
        color: #ffffff;
        transition: 0.2s; }
    @media screen and (min-width: 1024px) {
      .programming-support .normal-button {
        border: 3px solid #282828; } }
    .programming-support .normal-button span {
      font-size: 1.2rem; }
  .programming-support .button-wrapper {
    width: 80vw;
    height: 15vw;
    margin: 0 auto;
    width: 60vw;
    height: 4em;
    margin: 0.5em auto; }
    @media screen and (min-width: 768px) {
      .programming-support .button-wrapper {
        width: 400px;
        height: 80px; } }
article {
  background: #FBF9F0; }
