@media (min-width: 768px) and (max-width: 1365px) {
  .pc {
    display: none;
  }
  .sp {
    display: none;
  }
  .tab {
    display: block;
  }
  html {
    max-width: 768px;
  }
  .top {
    width: 768px;
    height: 1024px;
    padding: 0 23px 124px 23px;
    background-image:none;
  }
  .top__container {
    width: 720px;
    height: 900px;
    background-image: url("./images/sec1/fv_background_tb.webp");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 110%;
    text-align: center;
  }
  .top__container__logo {
    top: 53px;
    left: 98px;
  }
  .top__container__title {
    top: 186px;
    left: 72px;
    width: 564px;
    height: 144px;
  }
  .top__container__title h1 {
    font-size: 44px;
    line-height: 64px;
    letter-spacing: 1.32px;
  }
  .top__container__cta-button a {
    display: block;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .top__container__cta-button {
    top: 739px;
    left: 66px;
    z-index: 2;
  }
  
  .top__container__text h3 {
    top: 919px;
    left: 0px;
    letter-spacing: 1.5px;
    font-weight: 600;
    line-height: 42px;
    white-space: nowrap;
  }
  .top__container__actor {
    top: 315px;
    left: 112px;
  }
  .top__container__actor img {
    width: inherit;
    height: 585PX;
  }
  /* ------------companyOverview-------- */
  .company-overview {
    width: 768px;
  }
  .company-overview__container{
    margin: 80px 0px;
  }
  .company-overview__container__title h2 {
    font-size: 24px;
  }
  .company-overview__container__stats__cards__card {
    width: 208px;
    height: 160px;
    padding: 16px;
    gap: 10px;
  }
  .company-overview__container__stats__cards__card__text__title h3 {
    font-size: 18px;
  }
  .company-overview__container__stats__cards__card__text__title h3 span {
    font-size: 24px;
    letter-spacing: 1.2px;
  }
  .company-overview__container__stats__cards__card__text__lower__num {
    font-size: 48px;
    letter-spacing: 2.4px;
  }
  .company-overview__container__stats__cards__card__text__lower__unit h4 {
    font-size: 16px;
  }
  .company-overview__container__stats__cards__card:nth-of-type(2) {
    padding: 8px;
  }
  /* ------------issue---------------- */
  .issue {
    width: 768px;
    padding-bottom: 80px;
  }
  .issue__container {
    width: 768px;
    margin: 0 auto;
  }
  .issue__container__title h2 {
    font-size: 24px;
  }
  .issue__container__cards {
    gap: 16px;
  }
  .issue__container__cards .issue__container__cards__card {
    width: 350px;
    height: 437px;
    padding: 28.5px 24px;
  }
  .issue__container__cards__card__title {
    padding: 0px;
  }
  .issue__container__cards__card__title__num h3 {
    letter-spacing: 4.8px;
    font-size: 48px;
  }
  .issue__container__cards__card__title__text h3 {
    font-size: 18px;
  }
  .issue__container__cards__card__title__text h3 span:nth-of-type(1) {
    letter-spacing: 1.8px;
  }
  .issue__impact__container__items {
    width: 768px;
    gap: 20px 40px;
  }
  .issue__container__cards__card__image img {
    width: 302px;
    height: 302px;
  }
  .issue__impact__container {
    width: 768px;
    gap: 24px;
  }
  .issue__impact__container__title h2 {
    font-size: 22px;
    line-height: 36px;
  }
  .issue__impact__container__title h2 span {
    letter-spacing: -9.6px;
  }
  .issue__impact__container__title h2 .dots {
    letter-spacing: -12.8px;
  }
  .issue__impact__container__items {
    gap: 20px;
  }
  .issue__impact__container__items__item {
    width: 300px;
    height: 50px;
    padding: 16px;
    gap: 12px;
    align-items: center;
  }
  .issue__impact__container__items__item__text p {
    font-size: 18px;
  }
  .issue__impact__container__items__item:nth-of-type(3)
    .issue__impact__container__items__item__text
    p {
    font-size: 17px;
  }
  .issue__bg {
    bottom: 72px;
    height: 220px;
  }
  /* -----------------problem-solving-------------- */
  .problemSolving {
    height: 1600px;
    width: 768px;
  }
  .problemSolving__bg-upper {
    clip-path: inset(0 582px 0 582px);
  }
  .problemSolving__bg-lower {
    width: 768px;
    height: 1296px;
  }
  .problemSolving__container__title h2 {
    font-size: 24px;
  }
  .problemSolving__container__cards {
    width: 768px;
    justify-content: center;
    gap: 24px, 32px;
  }
  /* --------------service introduction------------ */
  .serviceIntroduction {
    width: 768px;
  }
  .serviceIntroduction__head-line {
    width: 768px;
    height: 180px;
  }
  .serviceIntroduction__head-line__text-box {
    left: 52px;
    top: 33px;
    gap: 8px;
  }
  .serviceIntroduction__head-line__text-box__title h2 {
    font-size: 24px;
  }
  .serviceIntroduction__head-line__text-box__title h2 span {
    font-size: 32px;
    letter-spacing: 1.6px;
  }
  .serviceIntroduction__head-line__text-box__description p {
    font-size: 18px;
    line-height: 30px;
  }
  .serviceIntroduction__head-line__image {
    right: 0px;
  }
  .serviceIntroduction__head-line__image img {
    height: 255px;
    width: 192px;
  }
  .serviceIntroduction__head-line__bg {
    top: 17px;
    right: 0px;
  }
  .serviceIntroduction__items__item__title h3 {
    font-size: 24px;
  }
  .serviceIntroduction__items__item__title svg {
    width: 720px;
  }
  .serviceIntroduction__items__item__description p {
    font-size: 18px;
  }
  .serviceIntroduction__items__item__box__card {
    width: 320px;
    height: 302px;
  }
  .serviceIntroduction__items__item__box__card img {
    width: 640px;
    height: 664px;
  }
  .serviceIntroduction__items__item__box__arrow {
    top: 140px;
  }
  .serviceIntroduction__items__item__box__arrow svg {
    width: 49px;
  }
  .serviceIntroduction__items__summary__container__title h3 {
    font-size: 20px;
  }
  .serviceIntroduction__items__summary__container__descriptions p {
    font-size: 16px;
    line-height: 30px;
  }
  .serviceIntroduction__bg {
    bottom: 216px;
    right: 60px;
  }
  .serviceIntroduction__bg svg {
    width: 180px;
    height: 180px;
  }
  /*-------------first CTA banner---------------- */
  .firstCTABanner {
    width: 768px;
    height: 240px;
  }
  .firstCTABanner__image {
    left: -15px;
  }
  .firstCTABanner__image img {
    width: 243px;
  }
  .firstCTABanner__title h2 {
    font-size: 24px;
    letter-spacing: 3.6px;
    line-height: 40px;
  }
  .firstCTABanner__CTA-button {
    top: 129px;
    left: 260px;
    height: 94px;
    padding: 12px 20px;
    gap: 4px;
  }
  .firstCTABanner__CTA-button a {
    gap: 4px;
  }
  .firstCTABanner__CTA-button__caption p {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.8px;
  }
  .firstCTABanner__CTA-button__action-word h3 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 32px;
  }
  .firstCTABanner__bubble {
    top: 116px;
    right: 60px;
  }
  .firstCTABanner__bubble img {
    width: 171px;
  }
  .firstCTABanner__title {
    top: 29px;
  }
  /* ------------service-detail------------- */
  .serviceDetail {
    width: 768px;
    padding: 80px 0 90px 0;
  }
  .serviceDetail__effect__title h2 {
    font-size: 24px;
    letter-spacing: 1.2px;
  }
  .serviceDetail__effect__title h2 span {
    font-size: 48px;
    letter-spacing: 2.4px;
  }
  .serviceDetail__effect__description p {
    font-size: 18px;
  }
  .serviceDetail__effect__cards {
    flex-direction: column;
  }
  .serviceDetail__effect__cards__card {
    position: relative;
    justify-content: left;
    width: 720px;
    height: 372px;
  }
  .serviceDetail__effect__cards__card__container__wrapper {
    gap: 9px;
  }
  .serviceDetail__effect__cards__card__container {
    gap: 16px;
  }
  .serviceDetail__effect__cards__card__container__image {
    position: absolute;
    top: 34px;
    left: 335px;
  }
  .serviceDetail__effect__cards__card__container__image img {
    width: 362px;
    height: 304px;
    object-fit: cover;
  }
  .serviceDetail__effect__cards__card__container__description {
    width: 300px;
    text-align: center;
  }
  .serviceDetail__effect__cards__card__container__title h3 {
    font-size: 24px;
    letter-spacing: 1.2px;
    margin-bottom: 0px;
  }
  .serviceDetail__effect__cards__card__container__japaneseTitle h3 {
    font-size: 18px;
    letter-spacing: 0.9px;
  }
  .serviceDetail__effect__cards__card__container__subtitle h4 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .serviceDetail__effect__cards__card__container__description p {
    font-size: 16px;
  }

  .serviceDetail__reasons__title h3 {
    font-size: 24px;
  }
  .serviceDetail__reasons__title h3 span {
    font-size: 48px;
    line-height: 48px;
    letter-spacing: 2.4px;
  }
  .serviceDetail__reasons__cards__card {
    width: 230px;
    height: 230px;
  }
  .serviceDetail__reasons__cards__card__title {
    transform: translateY(8px);
  }
  .serviceDetail__reasons__cards__card__title h4 {
    font-size: 20px;
    letter-spacing: 2px;
  }
  .serviceDetail__reasons__cards__card__image img {
    width: 184px;
  }
  .serviceDetail__reasons__cards__card:nth-of-type(2)
  .serviceDetail__reasons__cards__card__image img {
    transform: translateY(18px);
  }
  .serviceDetail__reasons__cards__card:nth-of-type(3)
  .serviceDetail__reasons__cards__card__image img {
    width: 140px;
    transform: translateY(0px);
  }

  .serviceDetail__example {
    width: 704px;
  }
  .serviceDetail__example__title {
    font-size: 24px;
    letter-spacing: 1.2px;
  }
  .serviceDetail__example__case {
    padding: 32px 24px;
    gap: 24px;
  }
  .serviceDetail__example__case__title__counter h3 {
    font-size: 48px;
    line-height: 64px;
  }
  .serviceDetail__example__case__title__text h3 {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 1px;
  }
  .serviceDetail__example__case__overview__text p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
    width: 370px;
    height: 224px;
  }
  .serviceDetail__example__case__overview__image img {
    width: 269px;
    height: 224px;
  }
  .serviceDetail__example__case__result__growth__text {
    -webkit-text-stroke-width: 0.5;
    font-size: 28px;
    line-height: 40px;
    /* 125% */
  }
  .serviceDetail__example__case__result__growth svg {
    width: 320px;
  }
  .serviceDetail__example__case__result__growth svg:nth-of-type(2) {
    width: 83.979px;
    top: 26px;
    right: 10px;
  }
  .serviceDetail__example__case__result__review {
    gap: 35px;
  }
  .serviceDetail__example__case:nth-of-type(3)
  .serviceDetail__example__case__result__review {
    gap: 12px;
  }
  .serviceDetail__example__case__result__review__image img{
    width: 152px;
    height: 112px;
  }
  .serviceDetail__example__case:nth-of-type(3)
  .serviceDetail__example__case__result__review__image img{
    margin-top: 16px;
    width: 186.153px;
    height: 110px;
  }
  .serviceDetail__example__case__result__review__user {
    gap: 24px;
    width: 460px;
  }
  .serviceDetail__example__case__result__review__user:nth-of-type(1) {
    width: 440px;
  }
  .serviceDetail__example__case__result__review__user__name p {
    gap: 10px;
    font-size: 22px;
  }
  .serviceDetail__example__case__result__review__user__type p {
    font-size: 16px;
    letter-spacing: 0.8px;
  }
  .serviceDetail__example__case__result__review__user__comment {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .serviceDetail__example__case__overview__paragraph p,
  .serviceDetail__example__case__overview__half-paragraph p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  .serviceDetail__example__case__overview__logo {
    right: 0px;
  }
  .serviceDetail__example__case__overview__logo img {
    width: 280px;
  }
  /* ---------------flow--------------- */
  .flow {
    width: 768px;
    height: 1580px;
  }
  .flow__bg-upper {
    clip-path: inset(0 582px 0 582px);
  }
  .flow__bg-lower {
    height: 1240px;
    width: 768px;
  }
  .flow__container__title-box {
    gap: 16px;
  }
  .flow__container__title-box__title h2 {
    font-size: 24px;
    letter-spacing: 2.4px;
  }
  .flow__container__title-box__title h2 span {
    font-size: 36px;
    letter-spacing: 3.6px;
  }
  .flow__container__title-box__description p {
    font-size: 18px;
    line-height: 30px;
  }
  .flow__container__steps {
    gap: 24px;
  }
  .flow__container__steps__step {
    width: 704px;
    height: 230px;
    flex-shrink: 0;
  }
  .flow__container__steps__step__step-count {
    font-size: 40px;
    line-height: 60px;
    top: 30px;
    left: 29px;
  }
  .flow__container__steps__step__title {
    top: 40px;
    left: 249px;
  }
  .flow__container__steps__step__title h3 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .flow__container__steps__step__image {
    top: 82px;
    left: 55px;
  }
  .flow__container__steps__step__image img {
    width: 174px;
    height: 110px;
  }
  .flow__container__steps__step__description {
    top: 82px;
    left: 249px;
    font-size: 16px;
    width: 440px;
    height: 111.034px;
  }
  .flow__container__steps__step__description p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
  }
  /* ------------------------plan---------------- */
  .plan {
    padding: 80px 0 169px 0;
  }
  .plan__container {
    width: 768px;
    padding: 0 28px;
  }
  .plan__container__title h2 {
    font-size: 24px;
    letter-spacing: 1.2px;
  }
  .plan__container__description__upper h3,
  .plan__container__description__lower h3 {
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 32px;
  }
  .plan__container__description__upper span {
    font-size: 32px;
    letter-spacing: 0.64px;
  }
  .plan__container__cards {
    flex-direction: column;
    gap: 32px;
  }
  .plan__container__cards__card__top-edge {
    width: 450px;
  }
  .plan__container__annotation {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: -0.5px;
    width: 621px;
  }

  /*-------------secondCTAbanner---------------  */
  .secondCTABanner {
    width: 768px;
    height: 280px;
  }
  .secondCTABanner__CTA-button {
    bottom: 32px;
    left: 290px;
    padding: 24px 80px;
    gap: 8px;
  }
  .secondCTABanner__CTA-button__caption p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 26px;
  }
  .secondCTABanner__CTA-button__action-word h3 {
    font-size: 24px;
    letter-spacing: 2.4px;
    line-height: 40px;
  }
  .secondCTABanner__image {
    left: 20px;
    bottom: 0px;
  }
  .secondCTABanner__image img {
    width: 299px;
    height: 331px;
  }
  .secondCTABanner__bubble img {
  top: -60px;
  left: 255px;
  width: 160px;
  height: 110px;
  }
  .faq__list__title h2 {
    font: 24px;
    letter-spacing: 1.2px;
  }
  .faq__list {
    gap: 24px;
    width: 704px;
  }
  .faq__list__item__answer__text h4 {
    font-size: 16px;
  }
  .faq__list__item__question {
    width: 624px;
  }
  .faq__list__item__question.open {
    margin-bottom: 16px;
  }
  .faq__list__item__question__box__text h4 {
    width: 519px;
    font-size: 18px;
  }
  .faq__list__item__question__arrow svg {
    width: 20px;
    height: 10px;
  }

  /* --------------------free-service-------------------- */
  .free-service__container {
    gap: 40px;
  }
  .free-service__container__head {
    padding: 0 27.7px;
    gap: 0px;
  }
  .free-service__container__head__text-area {
    width: 340px;
    gap: 0px;
  }
  .free-service__container__head__text-area__title h2 {
    font-size: 24px;
    letter-spacing: 1.2px;
  }
  .free-service__container__head__text-area__description p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.8px;
  }
  .free-service__container__head__image img {
    width: 338px;
    height: 320px;
  }
  .free-service__container__annotation h3 {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 1.2px;
  }
  .free-service__container__annotation h3 span:nth-of-type(1) {
    font-size: 48px;
    line-height: 82px;
  }
  .free-service__container__cards {
    width: 750px;
    gap: 40px 16px;
  }
  .free-service__container__cards__card {
    width: 352px;
  }
  .free-service__container__cards__card__title {
    padding: 8px 24px;
  }
  .free-service__container__cards__card__title h4 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .free-service__container__cards__card__image img {
    width: 700px;
    height: 450px;
  }
  .free-service__container__CTA__upper-text h3 {
    font-size: 24px;
    letter-spacing: 1.2px;
  }
  .free-service__container__CTA__upper-text h3 span {
    font-size: 32px;
    letter-spacing: 3.2px;
  }
  .free-service__container__CTA__button {
    padding: 24px 32px;
    font-size: 32px;
    letter-spacing: 1.6px;
  }

  /* -------------contact------------ */
  .contact {
    width: 768px;
    height: 1160px;
  }
  .contact__bg-upper {
    width: 1440px;
    clip-path: inset(0 335px 0 335px);
  }
  .contact__bg-lower {
    height: 1000px;
    width: 768px;
  }
  .contact__container {
    top: 70px;
    width: 768px;
  }
  .contact__container__title {
    gap: 8px;
  }
  .contact__container__title h2 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .contact__container__title__texts p {
    font-size: 18px;
  }
  .contact__container__title__texts p span {
    font-size: 20px;
  }
  .contact__container__form {
    width: 704px;
    max-width: 100%;
    height: auto;
    margin: 40px 0 97px;
  }

  .column label,
  .column .select,
  .column .input,
  .column .textarea {
    font-size: 20px;
    width: 275px;
    margin-right: 0px;
  }

  .column input,
  .column select {
    width: 350px;
    height: 35px;
    font-size: 16px;
  }
  .column textarea {
    width: 350px;
    height: 200px;
  }
  .inner-text {
    font-size: 16px;
  }
  .essential,
  .any,
  .space {
    margin-right: 12px;
  }
  .submit-button {
    width: 704px;
  }
  /* ------------footer------------- */
  .footer {
    width: 768px;
    padding-top: 46px;
    padding-bottom: 46px;
  }

  /*.new_res_sp {
    display: block;
  }
  .new_res_pc {
    display: none;
  }*/
}