@charset "UTF-8";

/* u */
.comptablet2_20260309 .u-pt--32 {
  margin-top: 64px;
}

.comptablet2_20260309 .u-pt--24 {
  margin-top: 48px;
}

.comptablet2_20260309 .u-pt--16 {
  margin-top: 32px;
}

.comptablet2_20260309 .u-pt--56 {
  margin-top: 112px !important;
}

/* グローバルユーティリティのzoom用オーバーライド */
.comptablet2_20260309 .u-pt--m {
  padding-top: 64px !important;
}

.comptablet2_20260309 .u-pb--m {
  padding-bottom: 64px !important;
}

.comptablet2_20260309 .u-pb--l {
  padding-bottom: 100px !important;
}

.comptablet2_20260309 .u-mb--m {
  margin-bottom: 48px !important;
}

.comptablet2_20260309 .u-mt--m {
  margin-top: 48px !important;
}

.comptablet2_20260309 .u-mb--s {
  margin-bottom: 32px !important;
}

.comptablet2_20260309 .u-mt--s {
  margin-top: 32px !important;
}

.comptablet2_20260309 .u-text--attention {
  font-size: 20px !important;
  letter-spacing: -0.03em;
  line-height: 1.3;
  margin-bottom: 64px;
}

/* main */

.comptablet2_20260309 {
  background: #fff;
  width: 750px;
  margin: 0 auto;
  --max-viewport-width: 750px;
}

.comptablet2_20260309 .comptablet2_kv {
  position: relative;
  z-index: 1;
  line-height: 0;
}

.comptablet2_kv_img {
  max-width: 100%;
  height: auto;
}

.comptablet2_20260309 .comptabletablet2_section1__inner {
  background-color: #f5f4ec;
  padding: 0 32px 32px 32px;
}

.comptablet2_20260309 .comptablet2_section-1 {
  max-width: 750px;
  margin: 0 auto;
}

.comptablet2_20260309 .comptablet2_container {
  background-color: #afe6ff;
}

.comptablet2_20260309 .c-article-point {
  max-width: 750px;
  margin: 0 auto;
}

.comptablet2_20260309 .comptablet2_point__table {
  background: #fff;
  border-radius: 20px;
  padding: 0 30px 80px;
  margin: 88px 0 64px;
  position: relative;
  text-align: center;
}

.comptablet2_20260309 .comptablet2_point__table::before {
  content: "POINT";
  position: absolute;
  top: -108px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #469bdc;
  color: #fff;
  width: 200px;
  height: 108px;
  border-radius: 200px 200px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 48px;
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.24em;
  background-image: url("../img/check_icon.png");
  background-repeat: no-repeat;
  background-position: center 32px;
  background-size: 28px;
}

.comptablet2_20260309 .comptablet2_point__tlt {
  font-size: 36px;
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-weight: bold;
  color: #513530;
  padding: 64px 0 32px;
}

.comptablet2_20260309 .color-blue {
  color: #37a0eb;
  font-weight: bold;
}

.comptablet2_20260309 .comptablet2_point__list {
  counter-reset: point-list;
  list-style: none;
  padding: 0;
}

.comptablet2_20260309 .comptablet2_point__container {
  width: 100%;
  height: 144px;
  background-color: #d9f3ff;
  display: flex;
  border-radius: 20px;
  align-items: center;
  padding-left: 118px;
  padding-right: 78px;
  box-sizing: border-box;
  margin-bottom: 12px;
  position: relative;
}

.comptablet2_20260309 .comptablet2_point__txt {
  font-weight: bold;
  color: #469bdc;
  font-size: 32px;
  letter-spacing: 0.04em;
  line-height: 1.4;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.comptablet2_20260309 .comptablet2_point__txt__count::before {
  counter-increment: point-list;
  content: counter(point-list);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 80px;
  background-color: #469bdc;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  font-size: 32px;
}

.comptablet2_20260309 .comptablet2_point__txt::after {
  content: "";
  position: absolute;
  right: 44px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 19px;
  height: 19px;
  border-right: 2px solid #469bdc;
  border-bottom: 2px solid #469bdc;
}

/* section02 */
.comptablet2_20260309 .comptablet2_point-head {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 64px 0 48px 0;
  background-color: #469bdc;
}

.comptablet2_20260309 .comptablet2_point-head__ttl {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.6;
  text-align: center;
}

.comptablet2_20260309 .color-yellow {
  color: #ffea00;
}

.comptablet2_20260309 .font-mid {
  font-size: 64px;
  margin-top: -32px;
  display: block;

}

.comptablet2_20260309 .font-large {
  font-size: 108px;
}

.comptablet2_20260309 .comptablet2_point-cont {
  background-color: #fff;
  margin: 0 32px;
  padding: 64px 32px 108px;
}

.comptablet2_20260309 .comptablet2_point-cont__01 {
  margin-top: 128px;
}

.comptablet2_20260309 .comptablet2_point-cont__count {
  width: 290px;
  height: auto;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}

.comptablet2_20260309 .comptablet2_point-cont__count-img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.comptablet2_20260309 .comptablet2_point-cont_head {
  display: block;
  font-size: 50px;
  font-weight: bold;
  color: #469bdc;
  padding-top: 40px;
  text-align: center;
}

.comptablet2_20260309 .comptablet2_point-cont_title {
  font-size: 40px;
  font-weight: bold;
  color: #513530;
  text-align: center;
  margin-top: 32px;
}

.comptablet2_20260309 .comptablet2_point-cont_bubble {
  background-color: #469bdc;
  color: #fff;
  border-radius: 16px;
  padding: 40px 40px;
  text-align: center;
  position: relative;
  z-index: 1;
  line-height: 1.4;
  font-weight: bold;
}

.comptablet2_20260309 .comptablet2_point-cont_bubble::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 100px;
  transform: rotate(30deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 90px 28px;
  border-color: transparent transparent #469bdc transparent;
}

.comptablet2_20260309 .comptablet2_point-cont_bubble__right::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -40px;
  left: 450px;
  transform: rotate(-30deg);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 28px 90px 28px;
  border-color: transparent transparent #469bdc transparent;
}

.comptablet2_20260309 .comptablet2_point-blowing {
  border: 1px solid #469bdc;
  border-radius: 20px;
  position: relative;
  margin-top: 60px;
}

.comptablet2_20260309 .comptablet2_point-blowing02 {
  position: relative;
  margin-top: 60px;
}

.comptablet2_point-cont__pd {
  padding: 0 32px;
}

.comptablet2_20260309 .comptablet2_point-cont_comment {
  font-size: 32px;
  display: block;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}

.comptablet2_20260309 .comptablet2_point-cont_title .color-yellow {
  color: #ffea00;
}

.comptablet2_20260309 .text-large {
  font-size: 44px;
  letter-spacing: 0.1em;
  line-height: 1.2;
}

.comptablet2_20260309 .comptablet2_point--txt {
  font-size: 28px;
  font-weight: bolder;
  letter-spacing: 0.06em;
  line-height: 1.6;
}

.comptablet2_20260309 .comptablet2_point-sub {
  font-size: 40px;
  text-align: center;
}

.comptablet2_20260309 .comptablet2_point-diff {
  margin-left: -32px;
  margin-right: -32px;
  overflow: hidden;
  background-color: #ff446d;
}

.comptablet2_20260309 .comptablet2_point-diff img {
  width: 100%;
  height: auto;
}

.comptablet2_20260309 .comptablet2_info {
  width: 100%;
  max-width: 100%;
  display: block;
  padding: 0 32px;
  box-sizing: border-box;
  margin: 32px auto ;
  text-align: center;
}

.comptablet2_20260309 .comptablet2_info__link {
  display: block;
  width: 100%;
  line-height: 0;
}

.comptablet2_20260309 .comptablet2_info__books-img {
  display: block;
  width: 100%;
  height: auto;
}

.comptablet2_20260309 .comptablet2_info__img {
  width: 100%;
  display: inline-block;
  vertical-align: bottom;
}

.comptablet2_20260309 .img_tanoshimu {
  margin-left: -64px;
  margin-right: -64px;
}

.comptablet2_20260309 .img_tanoshimu img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.comptablet2_20260309 .comptablet2_point-after {
  background-color: #fef2f3;
  padding: 116px 32px 144px;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
}

.comptablet2_20260309 .comptablet2_point-after img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}

.comptablet2_20260309 .comptablet2_point-after::before {
  content: "";
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 12px;
  height: 12px;
  background-color: #ff5a82;
  border-radius: 50%;
  box-shadow:
    0 24px 0 #ff5a82,
    0 48px 0 #ff5a82;
}

.comptablet2_20260309 .comptablet2_point-after::after {
  content: "";
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  width: 48px;
  height: 48px;
  background: url(../img/arrow-icon.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 48px 48px;
}

.comptablet2_20260309 .comptablet2_banner {
  background-color: #ff446d;
  padding: 112px 40px;
  height: auto;
}

.comptablet2_banner-img {
  height: 100%;
}

.comptablet2_20260309 .c-title02__heading {
  font-size: 44px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.6;
  text-align: center;
}

/* table */

.comptablet2_20260309 .c-container-table {
  padding: 0 16px;
}

.comptablet2_20260309 .comptablet2_section-2 {
  max-width: 750px;
  margin: 0 auto;
}

.comptablet2_20260309 .comparison {
  max-width: 750px;
  margin: 0 auto;
  border-spacing: 16px 0;
  border-collapse: separate;
  table-layout: fixed;
  position: relative;
}

.comptablet2_20260309 .comparison_head-sz {
  background-color: #469bdc;
  border-radius: 20px 20px 0 0;
  height: 76px;
}

.comptablet2_20260309 .comparison_head-other {
  background: #bfbfbf;
  border-radius: 20px 20px 0 0;
  table-layout: fixed;
  width: 112px;
  height: 76px;
}

.comptablet2_20260309 .u-text--center {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.comptablet2_20260309 .comparison_body-row {
  width: 140px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 0.03em;
}

.comptablet2_20260309 .comparison_body td[class*="sz-"] {
  background-color: #f7f7f7;
  border-left: 5px solid #469bdc;
  border-right: 5px solid #469bdc;
  padding: 40px 32px;
  vertical-align: middle;
}

.comptablet2_20260309 .comparison_body tr:last-child td[class*="sz-"] {
  border-bottom: 5px solid #469bdc;
  border-radius: 0 0 20px 20px;
}

.comptablet2_20260309 .comparison_body-sz-item {
  position: relative;
}

.comptablet2_20260309 .comparison_body tr:not(:last-child) .comparison_body-sz-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 32px;
  right: 32px;
  height: 1px;
  transform: scaleY(0.5);
  background-color: #469bdc;
}

.comptablet2_20260309 .comparison_body-other-icon {
  position: relative;
}

.comptablet2_20260309 .comparison_body tr:not(:last-child) .comparison_body-other-icon::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 32px;
  right: 32px;
  height: 1px;
  transform: scaleY(0.5);
  background-color: #bfbfbf;
}

.comptablet2_20260309 .comparison_symbol {
  display: flex;
  align-items: center;
  justify-content: left;
  gap: 24px;
  margin-bottom: 44px;
}

.comptablet2_20260309 .comparison_symbol img {
  width: 44px;
  height: auto;
}

.comptablet2_20260309 .color-red {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.4;
  color: #ff446d;
  letter-spacing: 0.03em;
}

.comptablet2_20260309 .comparison_txt {
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.03em;
  text-align: left;
}

.comptablet2_20260309 .comparison_body-other-icon {
  background-color: #f7f7f7;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  text-align: center;
  vertical-align: middle;
}

.comptablet2_20260309 .comparison_body tr:last-child .comparison_body-other-icon {
  border-bottom: 1px solid #bfbfbf;
  border-radius: 0 0 20px 20px;
}

.comptablet2_20260309 .comparison_body-other-icon-img-false {
  width: 56px;
  height: auto;
  object-fit: contain;
}

.comptablet2_20260309 .comparison_body-other-icon-img-triangle {
  width: 34px;
  height: auto;
  object-fit: contain;
}

.comptablet2_20260309 .comparison_body-row {
  width: 140px;
  position: relative;
}

.comptablet2_20260309 .comparison_body-row::before {
  content: "教材";
  position: absolute;
  width: 140px;
  height: 36px;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #6cd3a4;
  color: #fff;
  border-radius: 4px;
  font-size: 20px;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.comptablet2_20260309 .comparison_body tr:not(:last-child) .comparison_body-row::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.5px;
  background-color: #bfbfbf;
}

.comptablet2_20260309 tr:last-child .comparison_body-row::before {
  content: "安心";
  background-color: #f39b4a;
}

.comptablet2_20260309 .c-container_more {
  padding: 0 32px 160px;
}

.comptablet2_20260309 .c-button-more label {
  cursor: pointer;
    display: table-cell;
    margin: 0;
    padding: 12px 20px 12px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.1);
    font-size: 20px;

}

/* ============================================================
   figure Intersection Observer アニメーション
   - figureが画面に入った瞬間に発火（画像読み込み待ちなし）
   - translate: 参考デザインに合わせた 20px
   - easing / duration: 参考デザインと同じ
   ============================================================ */
.comptablet2_20260309 figure {
  opacity: 0;
  translate: 0 20px;
  transition: opacity 0.8s cubic-bezier(0.7, 0, 0.3, 1), translate 0.8s cubic-bezier(0.7, 0, 0.3, 1);
}

.comptablet2_20260309 figure.is-visible {
  opacity: 1;
  translate: 0 0;
}

/* ============================================================
   sz-lazy slideup アニメーション調整
   - translateY: 20px（参考デザインに合わせた移動量）
   - duration: 0.8s
   - easing: cubic-bezier(0.7, 0, 0.3, 1)（参考デザインと同じ）
   ============================================================ */
.comptablet2_20260309 .sz-lazy-wrapper > .sz-lazy.sz-lazy-image.sz-lazy-loaded.sz-lazy-start[data-effect="slideup"] {
  animation: slideup-zoom 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s 1 normal;
  -webkit-animation: slideup-zoom 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s 1 normal;
}

@keyframes slideup-zoom {
  from { transform: translateY(20px); opacity: 0; }
  to   { transform: translateY(0);    opacity: 1; }
}

@-webkit-keyframes slideup-zoom {
  from { -webkit-transform: translateY(20px); opacity: 0; }
  to   { -webkit-transform: translateY(0);    opacity: 1; }
}

/* ============================================================
   info バナー テキストコーディング版
   ============================================================ */
.comptablet2_20260309 .comptablet2_info__link {
  line-height: normal;
}

.comptablet2_20260309 .comptablet2_info__banner {
  background: #FAFFF0;
  border-radius: 32px;
  padding: 48px 48px 56px;
  text-align: center;
  color: #333;
}

.comptablet2_20260309 .comptablet2_info__label {
  margin: 0 0 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.comptablet2_20260309 .comptablet2_info__label-text {
  font-size: 26px;
  color: #99CC24;
  letter-spacing: 0.02em;
  margin: 0;
}

.comptablet2_20260309 .comptablet2_info__label-arrow {
  display: block;
  width: 24px;
  height: auto;
  box-shadow: none;
  border-radius: 0;
}

.comptablet2_20260309 .comptablet2_info__label-arrow--left {
  transform: scaleX(-1);
}

.comptablet2_20260309 .comptablet2_info__title {
  font-size: 44px;
  font-weight: bold;
  color: #333;
  line-height: 1.5;
  margin: 0 0 32px;
}

.comptablet2_20260309 .comptablet2_info__books {
  margin: 0 0 32px;
}

.comptablet2_20260309 .comptablet2_info__books img {
  width: 100%;
  height: auto;
}

.comptablet2_20260309 .comptablet2_info__desc {
  font-size: 28px;
  color: #513530;
  line-height: 1.6;
  margin: 0 0 40px;
  letter-spacing: 0em;
}

.comptablet2_20260309 .comptablet2_info__books img {
  box-shadow: none !important;
  border-radius: 0 !important;
}

.comptablet2_20260309 .comptablet2_info__btn {
  display: block;
  background: #99CC24;
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  padding: 24px 56px;
  border-radius: 60px;
  position: relative;
  letter-spacing: 0.02em;
}

.comptablet2_20260309 .comptablet2_info__steps-img {
  width: 100%;
  height: auto;
}

.comptablet2_20260309 .comptablet2_info__btn::after {
  content: "›";
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 40px;
  line-height: 1;
}
