html {
  font-family: "Iwata Gothic Old Pr6N", "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  font-style: normal;
}

@media (max-width: 760px) {
  html {
    min-width: 760px !important;
    overflow-x: hidden;
  }
  body {
    min-width: 760px;
    background-image: url(../assets/images/bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
  body .bg-yellow-rectangle {
    max-width: 780px;
    width: 100%;
    height: 100%;
    background-color: #f9c932;
    position: absolute;
    z-index: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  main {
    position: relative;
  }
  .std-layer {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
  }
  .mv {
    margin-bottom: 23px;
  }
  .mv img {
    display: block;
    aspect-ratio: 1200/600;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
  }
  .agenda-list {
    margin-bottom: 70px;
    display: flex;
    justify-content: space-between;
  }
  .agenda-list .single-agenda {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 135px;
    height: 40px;
    background-image: url(../assets/images/agenda-bg.png);
    background-position: center;
    background-size: contain;
  }
  .overview .overview-head img {
    display: flex;
    aspect-ratio: 847/208;
    max-width: 847px;
    width: 100%;
    margin: 0 auto;
  }
  .overview .tegaki {
    background-image: url(../assets/images/fukidashi1.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 628px;
    width: 100%;
    padding: 99px 101px 69px 120px;
    margin: 0 auto;
    position: relative;
    top: -64px;
    margin-bottom: -64px;
  }
  .overview .tegaki .head {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 37px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px;
  }
  .overview .tegaki .desc {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px; /* 175% */
  }
  .overview .success {
    margin-top: 39px;
    padding-left: 58px;
    margin-bottom: 90.3px;
    margin-bottom: 90.3px;
  }
  .overview .success img {
    display: block;
    max-width: 816px;
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .overview .mult-lang .std-layer {
    padding-left: 17px;
    padding-right: 4px;
    position: relative;
    margin-bottom: 80px;
  }
  .overview .mult-lang .std-layer img {
    aspect-ratio: 303/437;
    max-width: 303px;
    width: 100%;
  }
  .overview .mult-lang .std-layer .fukidashi2 {
    position: absolute;
    top: 26.24px;
    right: 13px;
    background-image: url(../assets/images/fukidashi2.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 521px;
    width: 100%;
    padding: 70px 68px 57px 79px;
  }
  .overview .mult-lang .std-layer .fukidashi2 .head {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px;
  }
  .overview .mult-lang .std-layer .fukidashi2 .desc {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px; /* 175% */
    margin-left: 3px;
  }
  .overview .mult-lang .std-layer .langs {
    position: absolute;
    top: 332px;
    right: 4px;
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 180% */
    max-width: 501px;
  }
  .overview .infinite {
    margin-bottom: 52px;
  }
  .overview .infinite .std-layer {
    position: relative;
    left: -4px;
  }
  .overview .infinite .fukidashi3 {
    background-image: url(../assets/images/fukidashi3.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 594px;
    width: 100%;
    height: auto;
    padding: 95px 93px 80.85px 104px;
  }
  .overview .infinite .fukidashi3 .head {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 9px;
  }
  .overview .infinite .fukidashi3 .desc {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px; /* 175% */
  }
  .overview .go {
    margin-bottom: 56px;
  }
  .overview .go .std-layer img {
    width: 100%;
  }
  .overview .omg {
    margin-bottom: 70px;
  }
  .overview .omg img {
    display: block;
    max-width: 865px;
    width: 100%;
    margin: 0 auto;
  }
  .trial-writing {
    margin-bottom: -64px;
  }
  .trial-writing img {
    display: flex;
    max-width: 283px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 31px;
  }
  .trial-writing .font-preview-container {
    background-color: #f9c932;
    border-radius: 10px;
    margin-bottom: 50px;
  }
  .trial-writing .font-selector {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 260% */
    height: 41px;
    margin-bottom: 13px;
  }
  .trial-writing .text-size-control {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 40px;
  }
  .trial-writing .text-size-control label {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 260% */
  }
  .trial-writing .slider-container {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
  }
  .trial-writing .size-slider {
    flex: 1;
    height: 12px;
    border-radius: 6px;
    background: #fff;
    outline: none;
    -webkit-appearance: none;
  }
  .trial-writing .size-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e25b00;
    cursor: pointer;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  }
  .trial-writing .size-slider::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #e25b00;
    cursor: pointer;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  }
  .trial-writing #size-display {
    color: #000;
    text-align: right;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 260% */
  }
  .trial-writing .sample-text-input {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
  }
  .trial-writing .sample-text-input input {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 52px; /* 173.333% */
    padding: 11px 19px 13px;
    background: rgba(255, 255, 255, 0.6);
    width: 100%;
    border-radius: 20px;
  }
  .trial-writing .preview-area {
    padding: 0 20px;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .trial-writing .text-preview {
    font-family: "Iwata Clip Studio Comic Regular", "Iwata Gothic Old Pr6N", sans-serif;
    color: #000;
    font-size: 75px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 146.667% */
    line-height: 180%;
    white-space: nowrap;
    font-variant-ligatures: contextual;
    -moz-font-feature-settings: "calt";
    -webkit-font-feature-settings: "calt";
    font-feature-settings: "calt";
  }
  .buyfont {
    margin-bottom: 140px;
  }
  .buyfont .buyfont-head {
    max-width: 1070px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 34px;
    pointer-events: none;
  }
  .buyfont .buyfont-head img {
    display: block;
    max-width: 915px;
    width: 100%;
    margin-left: auto;
  }
  .buyfont .buyfont-table {
    width: 100%;
    margin-bottom: 14px;
  }
  .buyfont .buyfont-table table {
    width: 100%;
  }
  .buyfont .buyfont-table table tr {
    display: flex;
    justify-content: space-between;
    gap: 4px;
  }
  .buyfont .buyfont-table table thead tr {
    margin-bottom: 4px;
  }
  .buyfont .buyfont-table table thead tr th {
    width: 154px;
    height: 27px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .buyfont .buyfont-table table thead tr th:first-child {
    width: 126px;
  }
  .buyfont .buyfont-table table thead tr .small-th {
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    line-height: 12px; /* 133.333% */
  }
  .buyfont .buyfont-table table tbody tr {
    margin-bottom: 4px;
  }
  .buyfont .buyfont-table table tbody tr td {
    width: 154px;
    height: 64px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .buyfont .buyfont-table table tbody tr td:first-child {
    width: 126px;
    background-color: rgba(255, 255, 255, 0.6);
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 133.333% */
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .buyfont .buyfont-table table tbody tr:last-child {
    margin-bottom: 0;
  }
  .buyfont .buyfont-plan {
    margin-bottom: 50px;
  }
  .buyfont .buyfont-plan .std-layer {
    display: flex;
    gap: 8px;
  }
  .buyfont .buyfont-plan .std-layer .titles {
    min-width: 127px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .buyfont .buyfont-plan .std-layer .titles .title {
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 32px;
  }
  .buyfont .buyfont-plan .std-layer .titles .title:last-child {
    margin-bottom: 0;
  }
  .buyfont .buyfont-plan .std-layer .btns {
    max-width: 622px;
    width: 100%;
  }
  .buyfont .buyfont-plan .std-layer .btns .btns-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 11px;
  }
  .buyfont .buyfont-plan .std-layer .btns .btns-row:last-child {
    margin-bottom: 0;
  }
  .buyfont .buyfont-plan .std-layer .btns .btns-row .btn {
    max-width: 145px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 7px 0;
    background-image: url(../assets/images/btn-short.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .buyfont .buyfont-plan .std-layer .btns .btns-row .btn--long {
    max-width: none;
    background-image: url(../assets/images/btn-long.png);
  }
  .lisence {
    margin-bottom: 120px;
  }
  .lisence .lisence-head {
    max-width: 330px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 32px;
  }
  .lisence .lisence-head img {
    display: block;
    width: 100%;
  }
  .lisence .lisence-text {
    max-width: 704px;
    width: 100%;
    margin: 0 auto;
    background-image: url(../assets/images/lisence-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding: 46px 42.5px 53px 56px;
    border-radius: 10px;
    margin-bottom: 32px;
  }
  .lisence .lisence-text .titile {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
  }
  .lisence .lisence-text .desc {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 51px;
  }
  .lisence .lisence-text .desc .desc-big {
    color: #000;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .lisence .btn {
    max-width: 570px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f9c932;
    padding: 4px;
    border-radius: 16px;
  }
  .lisence .btn__inner {
    padding: 2px;
    width: 100%;
    border-radius: 15px;
    border: 3px solid #fff;
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .promotion {
    margin-bottom: 82px;
  }
  .promotion .promotiion-head {
    max-width: 483px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 42px;
  }
  .promotion .promotiion-head img {
    display: block;
    width: 100%;
  }
  .promotion .youtube {
    max-width: 696px;
    width: 100%;
    height: 395px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #000;
  }
  .copy-right {
    padding-bottom: 50px;
  }
  .copy-right .desc {
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 200% */
    margin-bottom: 56px;
  }
  .copy-right .logo {
    max-width: 131px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .copy-right .logo img {
    display: block;
    width: 100%;
  }
  .copy-right .copy-right-text {
    color: #000;
    text-align: center;
    font-family: "Iwata Gothic Old Pr6N";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 250% */
  }
}/*# sourceMappingURL=index-res.css.map */