@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body.english-soccer-en {
  color: #393939;
  font-family: biz-udpgothic, Arial, sans-serif;
  overflow-x: hidden;
}

.english-soccer-en [id] {
  scroll-margin-top: 150px;
}
.english-soccer-en .ga-en-sp {
  display: none;
}

.ga-en-page {
  overflow: hidden;
}

.ga-en-inner {
  width: 1390px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}
.ga-en-inner--narrow {
  width: 1280px;
}

.ga-en-section {
  padding: 80px 0;
}

.ga-en-section__head {
  margin-bottom: 38px;
  text-align: center;
}
.ga-en-section__head > p:first-child {
  color: #fe74a0;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  margin-bottom: 8px;
}
.ga-en-section__head h2 {
  color: #212d8e;
  font-size: clamp(3.4rem, 4vw, 5rem);
  line-height: 1.14;
}
.ga-en-section__head::after {
  background-image: radial-gradient(circle at center, #66c7c0 4px, transparent 4px), radial-gradient(circle at center, #fe74a0 4px, transparent 4px);
  background-position: -16px 0, 4px 0;
  background-repeat: repeat-x;
  background-size: 40px 8px;
  content: "";
  display: block;
  height: 8px;
  margin: 24px auto 0;
  width: 180px;
}
.ga-en-section__head--light > p:first-child,
.ga-en-section__head--light h2,
.ga-en-section__head--light .ga-en-section__lead {
  color: #fff;
}

.ga-en-section__lead {
  font-size: 1.8rem;
  line-height: 1.65;
  margin: 16px auto 0;
  max-width: 760px;
}

.ga-en-header {
  left: 50%;
  max-width: calc(100% - 32px);
  position: fixed;
  top: 18px;
  transform: translateX(-50%);
  width: 1280px;
  z-index: 1000;
}
.ga-en-header__inner {
  background: #fff;
  border-radius: 58px;
  box-shadow: 0 4px 20px rgba(33, 45, 142, 0.18);
  min-height: 100px;
  overflow: hidden;
  position: relative;
}
.ga-en-header__bar {
  align-items: center;
  display: flex;
  min-height: 60px;
  padding-left: 300px;
}
.ga-en-header__logo {
  align-items: center;
  background: #212d8e;
  bottom: 0;
  display: flex;
  left: 0;
  padding: 25px 30px;
  position: absolute;
  top: 0;
  width: 280px;
}
.ga-en-header__logo img {
  width: 100%;
}
.ga-en-header__actions {
  align-items: center;
  display: flex;
  flex: 1;
  gap: 11px;
  justify-content: center;
  padding: 8px 25px 4px;
}
.ga-en-header__trial {
  align-items: center;
  background: #fff;
  border: 2px solid #f4611b;
  border-radius: 28px;
  color: #f4611b;
  display: flex;
  font-size: 1.4rem;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  min-width: 155px;
  padding: 0 30px 0 24px;
  position: relative;
  text-align: center;
}
.ga-en-header__trial::before {
  content: none;
}
.ga-en-header__trial::after {
  border-right: 1.5px solid #f4611b;
  border-top: 1.5px solid #f4611b;
  content: "";
  height: 7px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 7px;
}
.ga-en-header__phone {
  align-items: center;
  background: #fff;
  border: 2px solid #212d8e;
  border-radius: 28px;
  color: #212d8e;
  display: flex;
  flex-direction: column;
  gap: 2px;
  height: 40px;
  justify-content: center;
  line-height: 1.15;
  min-width: 230px;
  padding: 0 28px 0 42px;
  position: relative;
  text-align: center;
}
.ga-en-header__phone small {
  font-size: 0.95rem;
}
.ga-en-header__phone strong {
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}
.ga-en-header__phone::before {
  background: url(../../images/sports/tel_blue.png) no-repeat center/contain;
  content: "";
  height: 23px;
  left: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 23px;
}
.ga-en-header__phone::after {
  border-right: 1.5px solid #212d8e;
  border-top: 1.5px solid #212d8e;
  content: "";
  height: 7px;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 7px;
}
.ga-en-header__toggle {
  display: none;
}
.ga-en-header__sns {
  align-items: center;
  display: flex;
  gap: 6px;
  margin-left: 4px;
}
.ga-en-header__sns a {
  display: block;
  height: 30px;
  width: 30px;
}
.ga-en-header__sns img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}
.ga-en-header__nav-sns {
  display: none;
}
.ga-en-header__nav {
  margin-left: 300px;
  padding: 5px 25px 8px;
}
.ga-en-header__nav ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.ga-en-header__nav li + li {
  border-left: 1px solid #dde2f1;
}
.ga-en-header__nav a {
  align-items: center;
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #212d8e;
  display: flex;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.03em;
  line-height: 1.25;
  min-height: 0;
  padding: 2px 8px;
  position: relative;
  text-align: center;
  white-space: nowrap;
}
.ga-en-header__nav a::before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
  flex: 0 0 20px;
  height: 20px;
  margin-right: 6px;
  width: 20px;
}
.ga-en-header__nav a::after {
  content: none;
}
.ga-en-header__nav li:nth-child(1) a::before {
  background-image: url(../../images/sports/soccer/menu_01.png);
  flex-basis: 22px;
  width: 22px;
}
.ga-en-header__nav li:nth-child(2) a::before {
  background-image: url(../../images/sports/soccer/menu_03.png);
}
.ga-en-header__nav li:nth-child(3) a::before {
  background-image: url(../../images/sports/soccer/menu_02.png);
}
.ga-en-header__nav li:nth-child(4) a::before {
  background-image: url(../../images/sports/soccer/menu_04.png);
  flex-basis: 22px;
  width: 22px;
}

.ga-en-lang {
  border: 2px solid #212d8e;
  border-radius: 25px;
  display: flex;
  height: 40px;
  overflow: hidden;
}
.ga-en-lang a {
  align-items: center;
  color: #212d8e;
  display: flex;
  font-family: "Josefin Sans", josefin-sans, Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.02em;
  line-height: 1;
  min-width: 43px;
  padding: 0 12px;
}
.ga-en-lang a.is-current {
  background: #212d8e;
  color: #fff;
  font-weight: 700;
}

.ga-en-mv {
  background: url(../../images/sports/soccer/mv.jpg) no-repeat center top/cover;
  background-color: #dfe5b0;
  background-position: center top;
  background-size: auto 865px;
  height: 800px;
  padding: 325px 40px 0;
  position: relative;
}
.ga-en-mv__content {
  align-items: center;
  display: flex;
  gap: 35px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1390px;
}
.ga-en-mv__plate {
  background: linear-gradient(270deg, rgba(115, 247, 224, 0.93) 0%, rgba(149, 169, 241, 0.93) 100%);
  color: #fff;
  filter: drop-shadow(2px 3px 4px rgba(57, 57, 57, 0.25));
  padding: 32px 42px 34px;
  position: relative;
  transform: skewY(-4deg);
  width: 66%;
}
.ga-en-mv__plate::before {
  background: url(../../images/sports/soccer/mv_illust01.png) no-repeat center/contain;
  content: "";
  height: 120px;
  left: -45px;
  position: absolute;
  top: -80px;
  width: 106px;
}
.ga-en-mv__plate::after {
  background: url(../../images/sports/soccer/mv_illust02.png) no-repeat center/contain;
  content: "";
  height: 137px;
  position: absolute;
  right: 30px;
  top: -100px;
  width: 248px;
}
.ga-en-mv__plate > * {
  transform: skewY(4deg);
}
.ga-en-mv__eyebrow {
  background: rgba(102, 199, 192, 0.96);
  border-radius: 26px;
  display: inline-block;
  font-size: 1.35rem;
  font-weight: 700;
  padding: 6px 15px;
}
.ga-en-mv h1 {
  border: 3px solid #fff;
  align-items: flex-start;
  display: inline-flex;
  flex-direction: column;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: clamp(3rem, 3.35vw, 4.55rem);
  line-height: 1.04;
  margin-top: 13px;
  padding: 10px 20px 9px;
  text-shadow: 1px 1px 2px rgba(57, 57, 57, 0.45);
  white-space: nowrap;
}
.ga-en-mv h1 span {
  display: block;
}
.ga-en-mv__tagline {
  font-size: 1.45rem;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 14px;
  max-width: none;
  white-space: nowrap;
}
.ga-en-mv__lead {
  font-size: 1.4rem;
  line-height: 1.55;
  margin-top: 9px;
  max-width: 680px;
}
.ga-en-mv__points {
  display: grid;
  gap: 14px 20px;
  grid-template-columns: repeat(2, 190px);
  justify-content: center;
  width: 34%;
}
.ga-en-mv__points li {
  align-items: center;
  background: #ffff67;
  border-radius: 50%;
  box-shadow: 0 5px 0 rgba(33, 45, 142, 0.18);
  color: #212d8e;
  display: flex;
  flex-direction: column;
  height: 190px;
  justify-content: center;
  margin: 0;
  padding: 22px;
  text-align: center;
  width: 190px;
}
.ga-en-mv__points li:first-child {
  grid-column: 1/-1;
  justify-self: center;
  margin-bottom: -12px;
}
.ga-en-mv__points li strong {
  font-size: 1.75rem;
  line-height: 1.25;
}
.ga-en-mv__points li span {
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 1.35rem;
  margin-top: 5px;
}
.ga-en-mv__cta {
  bottom: -260px;
  left: 50%;
  margin: 0;
  position: absolute;
  transform: translateX(-50%);
  z-index: 2;
}

.ga-en-cta {
  background: #a1dbe9;
  border-radius: 40px;
  box-shadow: 0 7px 20px rgba(33, 45, 142, 0.16);
  margin-left: auto;
  margin-right: auto;
  max-width: calc(100% - 40px);
  padding-top: 20px;
  text-align: center;
  width: 1180px;
}
.ga-en-cta__title {
  color: #212d8e;
  display: inline-block;
  font-size: clamp(2.4rem, 3vw, 3.8rem);
  font-weight: 700;
  margin-bottom: 14px;
  position: relative;
}
.ga-en-cta__title::before, .ga-en-cta__title::after {
  background: url(../../images/sports/cvbox_flag.png) no-repeat center/contain;
  content: "";
  height: 46px;
  position: absolute;
  top: 10px;
  width: 53px;
}
.ga-en-cta__title::before {
  left: -75px;
}
.ga-en-cta__title::after {
  right: -75px;
  transform: scaleX(-1);
}
.ga-en-cta__button {
  align-items: center;
  background: linear-gradient(90deg, #fa6067 0%, #f58929 65%, #f5c729 100%);
  border: 4px solid #fff;
  border-radius: 50px;
  box-shadow: 3px 3px 4px rgba(57, 57, 57, 0.35);
  color: #fff;
  display: flex;
  font-size: clamp(2.4rem, 3vw, 3.8rem);
  font-weight: 700;
  justify-content: center;
  line-height: 1.25;
  margin: 0 auto;
  max-width: calc(100% - 30px);
  min-height: 94px;
  padding: 14px 70px 14px 92px;
  position: relative;
  text-align: center;
  width: 740px;
}
.ga-en-cta__button::before {
  align-items: center;
  background: #fff;
  border-radius: 50%;
  color: #f4611b;
  content: "FREE";
  display: flex;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 1.5rem;
  height: 76px;
  justify-content: center;
  left: 7px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 76px;
}
.ga-en-cta__button::after {
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  content: "";
  height: 15px;
  position: absolute;
  right: 32px;
  top: 42%;
  transform: rotate(45deg);
  width: 15px;
}
.ga-en-cta__phone {
  align-items: center;
  background: #212d8e;
  border-radius: 0 0 40px 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-top: 20px;
  padding: 12px 30px;
}
.ga-en-cta__phone a {
  align-items: center;
  color: #fff;
  display: flex;
  font-family: josefin-sans, Arial, sans-serif;
  font-weight: 700;
  gap: 18px;
  justify-content: center;
  line-height: 1.1;
  text-align: left;
}
.ga-en-cta__phone a > span {
  font-size: 4rem;
  letter-spacing: 0.08em;
}
.ga-en-cta__phone a small {
  display: block;
  font-family: biz-udpgothic, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  max-width: 270px;
}
.ga-en-cta__phone a b {
  font-weight: 400;
}
.ga-en-cta__phone a::before {
  background: url(../../images/sports/tel_white.png) no-repeat center/contain;
  content: "";
  display: inline-block;
  height: 28px;
  margin-right: 12px;
  width: 28px;
}
.ga-en-cta--section {
  margin-bottom: 70px;
  margin-top: 70px;
}

.ga-en-why {
  background: url(../../images/sports/point_bg.jpg) repeat left top/auto;
  padding-top: 340px;
}
.ga-en-why .ga-en-section__head h2 {
  font-size: clamp(3rem, 3.35vw, 4.4rem);
}
.ga-en-why__grid {
  display: grid;
  gap: 34px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 0 auto;
  max-width: 1060px;
}
.ga-en-why__card {
  background: #fff;
  border-radius: 42px;
  box-shadow: 0 5px 15px rgba(33, 45, 142, 0.12);
  overflow: hidden;
}
.ga-en-why__image {
  height: 260px;
  overflow: hidden;
  position: relative;
}
.ga-en-why__image img {
  height: 100%;
  object-fit: cover;
  object-position: center top;
  width: 100%;
}
.ga-en-why__card:first-child .ga-en-why__image img {
  object-position: center 52%;
}
.ga-en-why__card:nth-child(2) .ga-en-why__image img {
  object-position: center 72%;
}
.ga-en-why__image span {
  align-items: center;
  background: #ffff67;
  border-radius: 50%;
  color: #212d8e;
  display: flex;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  height: 66px;
  justify-content: center;
  left: 24px;
  position: absolute;
  top: 24px;
  width: 66px;
}
.ga-en-why__body {
  padding: 28px 38px 38px;
}
.ga-en-why__body h3 {
  color: #212d8e;
  font-size: 2.5rem;
  line-height: 1.35;
}
.ga-en-why__body p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-top: 14px;
}

.ga-en-who {
  background: #faf9f5;
}
.ga-en-who__grid {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(6, 1fr);
}
.ga-en-who__card {
  background: #fff;
  border: 4px solid #a1dbe9;
  border-radius: 36px;
  box-shadow: 5px 5px 0 rgba(102, 199, 192, 0.22);
  grid-column: span 2;
  min-height: 220px;
  padding: 28px;
  position: relative;
}
.ga-en-who__card:nth-child(4) {
  grid-column: 2/span 2;
}
.ga-en-who__card p {
  font-size: 1.45rem;
  line-height: 1.65;
  margin-top: 16px;
}
.ga-en-who__label {
  align-items: center;
  display: flex;
  gap: 16px;
}
.ga-en-who__label span {
  color: rgba(102, 199, 192, 0.5);
  flex: 0 0 auto;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
}
.ga-en-who__label h3 {
  color: #212d8e;
  font-size: 2rem;
  line-height: 1.25;
}

.ga-en-difference {
  background-color: #212d8e;
  background-image: none;
}
.ga-en-difference__table {
  background: rgba(255, 255, 255, 0.12);
  border: 3px solid rgba(255, 255, 255, 0.45);
  border-radius: 38px;
  overflow: hidden;
}
.ga-en-difference__heading, .ga-en-difference__row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.ga-en-difference__heading {
  background: #fff;
  color: #212d8e;
  font-size: 2.3rem;
  font-weight: 700;
  text-align: center;
}
.ga-en-difference__heading div {
  padding: 24px;
}
.ga-en-difference__heading div:last-child {
  background: #ffff67;
}
.ga-en-difference__row {
  color: #fff;
}
.ga-en-difference__row + .ga-en-difference__row {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
.ga-en-difference__row div {
  font-size: 1.9rem;
  padding: 25px 30px;
  text-align: center;
}
.ga-en-difference__row div:last-child {
  background: rgba(102, 199, 192, 0.25);
  font-weight: 700;
}
.ga-en-difference__row span {
  display: none;
}
.ga-en-difference__note {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  margin-top: 35px;
  text-align: center;
}

.ga-en-testimonials {
  background: url(../../images/sports/voice_bg.jpg) repeat center/auto;
}
.ga-en-testimonials__slider {
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 90px;
  position: relative;
}
.ga-en-testimonials__item {
  background: #fff;
  border-radius: 0 0 32px 32px;
  overflow: hidden;
}
.ga-en-testimonials__item h3 {
  background: #d4faf8;
  color: #212d8e;
  font-size: 2rem;
  padding: 22px 50px;
}
.ga-en-testimonials__item h3::before {
  background: url(../../images/sports/voice_icon.png) no-repeat center/contain;
  content: "";
  display: inline-block;
  height: 49px;
  margin-right: 18px;
  vertical-align: middle;
  width: 60px;
}
.ga-en-testimonials__item blockquote {
  font-size: 2.1rem;
  line-height: 1.9;
  min-height: 210px;
  padding: 50px 65px;
}
.ga-en-testimonials .slick-dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin-top: 24px;
}
.ga-en-testimonials .slick-dots button {
  background: #bbb;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  height: 12px;
  width: 12px;
}
.ga-en-testimonials .slick-dots .slick-active button {
  background: #212d8e;
}
.ga-en-testimonials .prev-arrow,
.ga-en-testimonials .next-arrow {
  border: 0;
  font-size: 0;
  z-index: 2;
}
.ga-en-testimonials .prev-arrow {
  left: 22px;
}
.ga-en-testimonials .next-arrow {
  right: 22px;
}

.ga-en-schools {
  background: #fff;
}
.ga-en-schools__area + .ga-en-schools__area {
  margin-top: 50px;
}
.ga-en-schools__area > h3 {
  background: linear-gradient(270deg, #73f7e0 0%, #95a9f1 100%);
  border-radius: 32px;
  color: #fff;
  font-size: 2.6rem;
  margin: 0 auto 22px;
  max-width: 420px;
  padding: 13px 30px;
  text-align: center;
}
.ga-en-schools__grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ga-en-school {
  border: 2px solid #cee0e5;
  border-radius: 28px;
  box-shadow: 4px 4px 0 #cee0e5;
  overflow: hidden;
}
.ga-en-school__head {
  align-items: center;
  background: #f7fbfc;
  display: flex;
  gap: 15px;
  justify-content: space-between;
  padding: 15px 22px;
}
.ga-en-school__head h4 {
  color: #212d8e;
  font-size: 2rem;
}
.ga-en-school__head p {
  background: #ffff67;
  border-radius: 20px;
  color: #212d8e;
  flex: 0 0 auto;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 6px 13px;
  text-align: center;
}
.ga-en-school__body {
  padding: 18px 22px 22px;
}
.ga-en-school__body dl {
  display: grid;
  font-size: 1.35rem;
  gap: 8px 15px;
  grid-template-columns: 70px 1fr;
  line-height: 1.65;
  margin-top: 14px;
}
.ga-en-school__body dt {
  color: #0075c1;
  font-weight: 700;
}
.ga-en-school__body > a {
  background: linear-gradient(90deg, #fa6067 0%, #f58929 65%, #f5c729 100%);
  border-radius: 28px;
  color: #fff;
  display: block;
  font-size: 1.55rem;
  font-weight: 700;
  margin: 18px auto 0;
  max-width: 320px;
  padding: 13px 30px;
  text-align: center;
}
.ga-en-school__classes {
  border-bottom: 2px dotted #cee0e5;
  padding-bottom: 12px;
}
.ga-en-school__classes li {
  font-size: 1.4rem;
  padding-left: 18px;
  position: relative;
}
.ga-en-school__classes li::before {
  background: #66c7c0;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 10px;
  width: 7px;
}

.ga-en-pricing {
  background: #212d8e;
  position: relative;
}
.ga-en-pricing::before, .ga-en-pricing::after {
  background: url(../../images/sports/soccer/mv_illust01.png) no-repeat center/contain;
  content: "";
  height: 160px;
  opacity: 0.8;
  position: absolute;
  width: 140px;
}
.ga-en-pricing::before {
  left: 5%;
  top: 45px;
}
.ga-en-pricing::after {
  content: none;
}
.ga-en-pricing__grid {
  align-items: stretch;
  display: grid;
  gap: 22px;
  grid-template-columns: 1.35fr 1fr 1fr;
  position: relative;
  z-index: 1;
}
.ga-en-pricing__card {
  align-items: center;
  background: #fff;
  border: 6px solid #66c7c0;
  border-radius: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 230px;
  padding: 30px;
  text-align: center;
}
.ga-en-pricing__card--main {
  background: #ffff67;
  border-color: #fff;
  transform: scale(1.04);
}
.ga-en-pricing__card p {
  color: #212d8e;
  font-size: 1.9rem;
  font-weight: 700;
}
.ga-en-pricing__card strong {
  color: #f4611b;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 4.4rem;
  line-height: 1.3;
  margin-top: 15px;
}
.ga-en-pricing__card span {
  color: #777;
  font-size: 1.3rem;
}
.ga-en-pricing__note {
  color: #fff;
  font-size: 1.4rem;
  margin-top: 35px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.ga-en-faq {
  background: #a1dbe9;
}
.ga-en-faq__list {
  display: grid;
  gap: 18px;
}
.ga-en-faq__item {
  background: #fff;
  border-radius: 25px;
  box-shadow: 3px 3px 0 rgba(102, 199, 192, 0.25);
  overflow: hidden;
}
.ga-en-faq__item h3 {
  margin: 0;
}
.ga-en-faq__item button {
  align-items: center;
  background: #fff;
  border: 0;
  color: #393939;
  cursor: pointer;
  display: flex;
  font-family: biz-udpgothic, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 24px 65px 24px 30px;
  position: relative;
  text-align: left;
  width: 100%;
}
.ga-en-faq__item button::after {
  border-bottom: 3px solid #66c7c0;
  border-right: 3px solid #66c7c0;
  content: "";
  height: 13px;
  position: absolute;
  right: 32px;
  top: 30px;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  width: 13px;
}
.ga-en-faq__item button[aria-expanded=true]::after {
  transform: rotate(225deg);
}
.ga-en-faq__item button span {
  color: #66c7c0;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 3.8rem;
  margin-right: 22px;
}
.ga-en-faq__answer {
  align-items: flex-start;
  border-top: 2px solid #e8f2f5;
  display: none;
  margin: 0 30px;
  padding: 28px 20px 30px;
}
.ga-en-faq__answer.is-open {
  display: flex;
}
.ga-en-faq__answer span {
  color: #fe74a0;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 3.8rem;
  line-height: 1;
  margin-right: 24px;
}
.ga-en-faq__answer p {
  font-size: 1.6rem;
  line-height: 1.8;
}

.ga-en-privacy-page .ga-en-page {
  background: radial-gradient(circle at top 155px right 8%, rgba(255, 255, 103, 0.32) 0 105px, transparent 106px), linear-gradient(180deg, #f1fbfd 0%, #faf9f5 100%);
}

.ga-en-privacy {
  padding: 190px 0 95px;
}
.ga-en-privacy__head {
  margin: 0 auto 42px;
  max-width: 820px;
  text-align: center;
}
.ga-en-privacy__head > p:first-child {
  color: #fe74a0;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  margin-bottom: 8px;
}
.ga-en-privacy__head h1 {
  color: #212d8e;
  font-size: clamp(3.6rem, 4.5vw, 5.6rem);
  line-height: 1.1;
}
.ga-en-privacy__head p:last-child {
  font-size: 1.55rem;
  line-height: 1.8;
  margin-top: 16px;
}
.ga-en-privacy__body {
  background: #fff;
  border: 5px solid #a1dbe9;
  border-radius: 34px;
  box-shadow: 0 12px 28px rgba(33, 45, 142, 0.12);
  padding: 54px 62px;
}
.ga-en-privacy__block + .ga-en-privacy__block {
  border-top: 2px solid #e8f2f5;
  margin-top: 38px;
  padding-top: 38px;
}
.ga-en-privacy__block h2 {
  color: #212d8e;
  font-size: 2.8rem;
  line-height: 1.25;
  margin-bottom: 20px;
  padding-left: 20px;
  position: relative;
}
.ga-en-privacy__block h2::before {
  background: #f4611b;
  border-radius: 999px;
  content: "";
  height: 100%;
  left: 0;
  min-height: 28px;
  position: absolute;
  top: 0;
  width: 7px;
}
.ga-en-privacy__block p,
.ga-en-privacy__block li {
  font-size: 1.55rem;
  line-height: 1.9;
}
.ga-en-privacy__block p + p {
  margin-top: 14px;
}
.ga-en-privacy__block ol {
  counter-reset: privacy-counter;
  display: grid;
  gap: 14px;
  list-style: none;
  padding: 0;
}
.ga-en-privacy__block li {
  counter-increment: privacy-counter;
  padding-left: 42px;
  position: relative;
}
.ga-en-privacy__block li::before {
  align-items: center;
  background: #66c7c0;
  border-radius: 50%;
  color: #fff;
  content: counter(privacy-counter);
  display: flex;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0.2em;
  width: 28px;
}

.ga-en-sns {
  background: url(../../images/sports/sns_bg.jpg) repeat left top/auto;
  color: #fff;
  padding: 95px 0 85px;
  text-align: center;
}
.ga-en-sns h2 {
  font-size: 4rem;
}
.ga-en-sns > div > p {
  font-size: 1.7rem;
  margin-top: 10px;
}
.ga-en-sns__buttons {
  display: flex;
  gap: 35px;
  justify-content: center;
  margin-top: 35px;
}
.ga-en-sns__buttons a {
  align-items: center;
  background: rgba(255, 255, 255, 0.94);
  border-radius: 35px;
  display: flex;
  font-size: 1.8rem;
  font-weight: 700;
  gap: 14px;
  justify-content: center;
  min-height: 70px;
  width: 380px;
}
.ga-en-sns__buttons a img {
  height: 30px;
  object-fit: contain;
  width: 30px;
}
.ga-en-sns__instagram {
  border: 4px solid #d200c6;
  color: #d200c6;
}
.ga-en-sns__facebook {
  border: 4px solid #0866ff;
  color: #0866ff;
}

.ga-en-gallery {
  background: url(../../images/sports/soccer/gallery_bg.jpg) no-repeat center top/cover;
  padding: 260px 0 110px;
}
.ga-en-gallery__panel {
  background: rgba(255, 255, 255, 0.92);
  border-radius: 40px;
  padding: 60px 70px 0;
}
.ga-en-gallery__item {
  padding: 0 8px;
}
.ga-en-gallery__item img {
  border-radius: 20px;
  height: 240px;
  object-fit: cover;
  width: 100%;
}
.ga-en-gallery .slick-dots {
  display: flex;
  gap: 8px;
  justify-content: center;
  margin: 20px 0;
}
.ga-en-gallery .slick-dots button {
  background: #bbb;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  height: 11px;
  width: 11px;
}
.ga-en-gallery .slick-dots .slick-active button {
  background: #212d8e;
}
.ga-en-gallery .prev-arrow,
.ga-en-gallery .next-arrow {
  border: 0;
  font-size: 0;
  z-index: 2;
}
.ga-en-gallery .prev-arrow {
  left: -62px;
}
.ga-en-gallery .next-arrow {
  right: -62px;
}
.ga-en-gallery .ga-en-cta--gallery {
  box-shadow: none;
  margin-left: -70px;
  margin-right: -70px;
  max-width: none;
  width: auto;
}

.ga-en-footer {
  background: #393939;
  color: #fff;
  padding: 65px 0 35px;
  position: relative;
}
.ga-en-footer__inner {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 40px;
}
.ga-en-footer__head {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.ga-en-footer__logo {
  display: block;
  max-width: 330px;
}
.ga-en-footer__social {
  display: flex;
  gap: 14px;
}
.ga-en-footer__social a {
  align-items: center;
  border: 2px solid rgba(255, 255, 255, 0.55);
  border-radius: 50%;
  display: flex;
  height: 52px;
  justify-content: center;
  width: 52px;
}
.ga-en-footer__social img {
  height: 24px;
  object-fit: contain;
  width: 24px;
}
.ga-en-footer__nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  display: flex;
  flex-wrap: wrap;
  gap: 10px 35px;
  margin-top: 35px;
  padding: 22px 0;
}
.ga-en-footer__nav a {
  color: #fff;
  font-size: 1.4rem;
}
.ga-en-footer__schools {
  margin-top: 35px;
}
.ga-en-footer__schools > h2 {
  font-size: 2.2rem;
}
.ga-en-footer__areas {
  display: grid;
  gap: 30px;
  grid-template-columns: 2fr repeat(3, 1fr);
  margin-top: 20px;
}
.ga-en-footer__areas h3 {
  color: #ffff67;
  font-size: 1.4rem;
}
.ga-en-footer__areas ul {
  display: flex;
  flex-wrap: wrap;
  gap: 5px 18px;
  margin-top: 8px;
}
.ga-en-footer__areas a {
  color: #fff;
  font-size: 1.15rem;
}
.ga-en-footer__areas a::before {
  content: "– ";
}
.ga-en-footer__bottom {
  display: flex;
  gap: 35px;
  justify-content: center;
  margin-top: 40px;
}
.ga-en-footer__bottom p {
  border: 2px solid #fff;
  font-size: 1.3rem;
  min-width: 340px;
  padding: 17px 28px;
  text-align: center;
}
.ga-en-footer__bottom a {
  color: #fff;
  font-family: josefin-sans, Arial, sans-serif;
  font-size: 2.3rem;
}
.ga-en-footer__copyright {
  font-size: 1.1rem;
  margin-top: 28px;
  text-align: center;
}

.ga-en-page-top {
  background: url(../../images/sports/soccer/pgtp.png) no-repeat center/contain;
  bottom: 25px;
  display: block;
  height: 125px;
  position: fixed;
  right: 35px;
  width: 82px;
  z-index: 100;
}

@media (max-width: 1100px) {
  .ga-en-header__phone strong {
    font-size: 1.7rem;
  }
  .ga-en-header__trial {
    min-width: 150px;
  }
  .ga-en-mv__plate {
    width: 62%;
  }
  .ga-en-mv__points {
    grid-template-columns: repeat(2, 160px);
    width: 38%;
  }
  .ga-en-mv__points li {
    height: 160px;
    width: 160px;
  }
}
@media (max-width: 768px) {
  .english-soccer-en [id] {
    scroll-margin-top: 68px;
  }
  .english-soccer-en .ga-en-sp {
    display: block;
  }
  .ga-en-inner {
    padding: 0 20px;
  }
  .ga-en-section {
    padding: 55px 0;
  }
  .ga-en-section__head {
    margin-bottom: 30px;
  }
  .ga-en-section__head > p:first-child {
    font-size: 1.6rem;
  }
  .ga-en-section__head h2 {
    font-size: 3.2rem;
    line-height: 1.12;
  }
  .ga-en-section__lead {
    font-size: 1.55rem;
  }
  .ga-en-header {
    height: 50px;
    left: 0;
    max-width: 100%;
    position: fixed;
    top: 0;
    transform: none;
    width: 100%;
  }
  .ga-en-header__inner {
    background: #212d8e;
    border-radius: 0;
    box-shadow: 0 2px 10px rgba(33, 45, 142, 0.16);
    min-height: 50px;
    overflow: visible;
  }
  .ga-en-header__bar {
    height: 50px;
    min-height: 50px;
    padding: 0;
  }
  .ga-en-header__logo {
    border-radius: 0;
    bottom: auto;
    background: transparent;
    flex: 0 1 154px;
    height: 50px;
    min-height: 50px;
    padding: 11px 14px;
    position: static;
    top: auto;
    width: 154px;
  }
  .ga-en-header__actions {
    flex: 1;
    gap: 8px;
    justify-content: flex-end;
    padding: 0 56px 0 4px;
  }
  .ga-en-header__sns {
    display: none;
  }
  .ga-en-header__phone {
    display: none;
  }
  .ga-en-header__trial {
    background: #f4611b;
    border: 0;
    border-radius: 10px;
    color: #fff;
    display: flex;
    flex: 0 0 60px;
    font-size: 0;
    height: 40px;
    line-height: 1;
    min-width: 60px;
    order: 2;
    padding: 0;
    width: 60px;
  }
  .ga-en-header__trial::before {
    background: none;
    color: #fff;
    content: "Free\aTrial";
    font-family: biz-udpgothic, Arial, sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    height: auto;
    left: auto;
    line-height: 1.05;
    position: static;
    top: auto;
    transform: none;
    white-space: pre;
    width: auto;
  }
  .ga-en-header__trial::after {
    content: none;
  }
  .ga-en-header__toggle {
    background: #fff;
    border: 0;
    display: flex;
    flex-direction: column;
    gap: 7.5px;
    height: 50px;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 1002;
  }
  .ga-en-header__toggle span {
    background: #212d8e;
    display: block;
    height: 2px;
    transition: transform 0.2s ease, opacity 0.2s ease;
    width: 22px;
  }
  .ga-en-header__toggle[aria-expanded=true] {
    background: #fff;
  }
  .ga-en-header__toggle[aria-expanded=true] span:nth-child(1) {
    transform: translateY(9.5px) rotate(45deg);
  }
  .ga-en-header__toggle[aria-expanded=true] span:nth-child(2) {
    opacity: 0;
  }
  .ga-en-header__toggle[aria-expanded=true] span:nth-child(3) {
    transform: translateY(-9.5px) rotate(-45deg);
  }
  .ga-en-header__nav {
    background: #212d8e;
    border-radius: 0;
    box-shadow: 0 8px 20px rgba(33, 45, 142, 0.25);
    bottom: 0;
    display: block;
    left: auto;
    margin: 0;
    max-width: 85vw;
    padding: 72px 22px 24px;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    transition: transform 0.25s ease;
    width: 280px;
    z-index: 1001;
  }
  .ga-en-header__nav.is-open {
    transform: translateX(0);
  }
  .ga-en-header__nav ul {
    display: block;
  }
  .ga-en-header__nav li + li {
    border-left: 0;
    border-top: 0;
    margin-top: 10px;
  }
  .ga-en-header__nav a {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    color: #212d8e;
    font-size: 1.6rem;
    justify-content: flex-start;
    padding: 11px 14px;
  }
  .ga-en-header__nav a::after {
    content: none;
  }
  .ga-en-header__nav-sns {
    display: flex;
    gap: 14px;
    justify-content: center;
    margin-top: 22px;
  }
  .ga-en-header__nav-sns a {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 0;
    display: flex;
    height: 36px;
    justify-content: center;
    min-height: 0;
    padding: 0;
    width: 36px;
  }
  .ga-en-header__nav-sns a::before, .ga-en-header__nav-sns a::after {
    content: none;
  }
  .ga-en-header__nav-sns img {
    display: block;
    height: 100%;
    object-fit: contain;
    width: 100%;
  }
  .ga-en-lang {
    border-color: #fff;
    flex: 0 0 auto;
    height: 36px;
    margin-left: 0;
    order: 1;
  }
  .ga-en-lang a {
    color: #fff;
    font-size: 1.25rem;
    min-width: 34px;
    padding: 0 5px;
  }
  .ga-en-lang a.is-current {
    background: #fff;
    color: #212d8e;
  }
  .ga-en-mv {
    background-image: url(../../images/sports/soccer/mv-sp.jpg);
    background-position: center top;
    background-size: cover;
    height: auto;
    margin-top: 50px;
    min-height: 0;
    padding: 90px 20px 150px;
  }
  .ga-en-mv__content {
    display: block;
  }
  .ga-en-mv__plate {
    margin: 0 auto;
    padding: 22px 20px 20px;
    width: min(335px, 100%);
  }
  .ga-en-mv__plate::before {
    height: 80px;
    left: -20px;
    top: -60px;
    width: 70px;
  }
  .ga-en-mv__plate::after {
    height: 75px;
    right: 5px;
    top: -60px;
    width: 135px;
  }
  .ga-en-mv__eyebrow {
    font-size: 1.15rem;
    padding: 6px 12px;
  }
  .ga-en-mv h1 {
    border: 0;
    display: block;
    font-size: 3.25rem;
    line-height: 1.05;
    margin-top: 12px;
    padding: 0;
  }
  .ga-en-mv__tagline {
    font-size: 1.35rem;
    line-height: 1.35;
    margin-top: 12px;
    white-space: normal;
  }
  .ga-en-mv__lead {
    font-size: 1.2rem;
    line-height: 1.55;
  }
  .ga-en-mv__points {
    gap: 5px;
    grid-template-columns: repeat(3, 1fr);
    margin: 18px auto 0;
    width: min(350px, 100%);
  }
  .ga-en-mv__points li {
    aspect-ratio: 1/1;
    height: auto;
    margin: 0;
    min-width: 0;
    padding: 8px 6px;
    transform: none;
    width: 100%;
  }
  .ga-en-mv__points li:first-child {
    grid-column: auto;
    justify-self: stretch;
    margin: 0;
  }
  .ga-en-mv__points li strong {
    font-size: clamp(1.05rem, 3.2vw, 1.25rem);
    line-height: 1.14;
  }
  .ga-en-mv__points li span {
    font-size: clamp(0.9rem, 2.7vw, 1.05rem);
    line-height: 1.12;
    margin-top: 4px;
  }
  .ga-en-mv__cta {
    bottom: -155px;
    left: 50%;
    margin: 0;
    max-width: none;
    position: absolute;
    transform: translateX(-50%);
    width: 100vw;
  }
  .ga-en-cta {
    border-radius: 0;
    max-width: none;
    padding: 18px 0 12px;
    width: 100vw;
  }
  .ga-en-cta__title {
    align-items: center;
    display: inline-flex;
    font-size: clamp(1.7rem, 4.7vw, 2rem);
    justify-content: center;
    margin-bottom: 12px;
    max-width: calc(100vw - 24px);
    padding: 0 34px;
    white-space: nowrap;
  }
  .ga-en-cta__title::before, .ga-en-cta__title::after {
    height: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 29px;
  }
  .ga-en-cta__title::before {
    left: 0;
  }
  .ga-en-cta__title::after {
    right: 0;
    transform: translateY(-50%) scaleX(-1);
  }
  .ga-en-cta__button {
    border-width: 3px;
    font-size: 1.65rem;
    line-height: 1.2;
    max-width: calc(100% - 40px);
    min-height: 60px;
    padding: 0 36px 0 60px;
    white-space: nowrap;
    width: 320px;
  }
  .ga-en-cta__button::before {
    font-size: 1.15rem;
    height: 50px;
    left: 3px;
    width: 50px;
  }
  .ga-en-cta__button::after {
    height: 10px;
    right: 16px;
    width: 10px;
  }
  .ga-en-cta__phone {
    background: transparent;
    border-radius: 0;
    color: #212d8e;
    display: block;
    margin-top: 10px;
    padding: 0;
  }
  .ga-en-cta__phone a {
    align-items: center;
    background: #212d8e;
    border: 2px solid #fff;
    border-radius: 35px;
    color: #fff;
    display: flex;
    flex-direction: column;
    gap: 0;
    justify-content: center;
    line-height: 1.1;
    min-height: 60px;
    margin: 0 auto;
    max-width: calc(100% - 40px);
    padding: 4px 32px 4px 54px;
    position: relative;
    text-align: center;
    width: 320px;
  }
  .ga-en-cta__phone a > span {
    font-size: 1.8rem;
  }
  .ga-en-cta__phone a small {
    font-size: 0.9rem;
    line-height: 1.12;
    max-width: none;
    white-space: normal;
  }
  .ga-en-cta__phone a::before {
    background-image: url(../../images/sports/tel_white.png);
    height: 20px;
    left: 19px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
  }
  .ga-en-cta--section {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-bottom: 25px;
    margin-top: 70px;
  }
  .ga-en-why {
    padding-top: 210px;
  }
  .ga-en-why__grid {
    grid-template-columns: 1fr;
  }
  .ga-en-why__image {
    height: 210px;
  }
  .ga-en-why__body {
    padding: 25px 28px 32px;
  }
  .ga-en-why__body h3 {
    font-size: 2.2rem;
  }
  .ga-en-who__grid {
    display: block;
  }
  .ga-en-who__card {
    min-height: 0;
    padding: 22px;
  }
  .ga-en-who__card + .ga-en-who__card {
    margin-top: 20px;
  }
  .ga-en-who__label {
    gap: 12px;
  }
  .ga-en-who__label span {
    font-size: 4.2rem;
  }
  .ga-en-who__label h3 {
    font-size: 1.85rem;
  }
  .ga-en-difference__heading {
    display: grid;
    font-size: 1.35rem;
  }
  .ga-en-difference__heading div {
    padding: 15px 8px;
  }
  .ga-en-difference__row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }
  .ga-en-difference__row + .ga-en-difference__row {
    border-top: 1px solid rgba(255, 255, 255, 0.35);
  }
  .ga-en-difference__row div {
    border-radius: 0;
    font-size: 1.25rem;
    padding: 17px 10px;
  }
  .ga-en-difference__row span {
    display: none;
    font-family: josefin-sans, Arial, sans-serif;
    font-size: 1.1rem;
    letter-spacing: 0.1em;
    margin-bottom: 3px;
    opacity: 0.72;
    text-transform: uppercase;
  }
  .ga-en-difference__note {
    font-size: 1.65rem;
  }
  .ga-en-testimonials__slider {
    padding: 0 34px;
  }
  .ga-en-testimonials__item h3 {
    font-size: 1.65rem;
    padding: 18px 20px;
  }
  .ga-en-testimonials__item h3::before {
    height: 35px;
    width: 43px;
  }
  .ga-en-testimonials__item blockquote {
    font-size: 1.65rem;
    min-height: 0;
    padding: 35px 28px;
  }
  .ga-en-testimonials .prev-arrow {
    left: 0;
  }
  .ga-en-testimonials .next-arrow {
    right: 0;
  }
  .ga-en-schools {
    padding-top: 30px;
  }
  .ga-en-schools__area + .ga-en-schools__area {
    margin-top: 38px;
  }
  .ga-en-schools__grid {
    grid-template-columns: 1fr;
  }
  .ga-en-school__head {
    align-items: center;
    display: flex;
    gap: 10px;
    padding: 14px 16px;
  }
  .ga-en-school__head h4 {
    font-size: 1.75rem;
  }
  .ga-en-school__head p {
    font-size: 1.05rem;
    margin: 0 0 0 auto;
    padding: 5px 10px;
  }
  .ga-en-school__body {
    padding: 16px;
  }
  .ga-en-school__body dl {
    display: block;
  }
  .ga-en-school__body dt {
    margin-top: 9px;
  }
  .ga-en-pricing::before, .ga-en-pricing::after {
    height: 80px;
    width: 70px;
  }
  .ga-en-pricing__grid {
    grid-template-columns: 1fr;
  }
  .ga-en-pricing__card {
    min-height: 190px;
  }
  .ga-en-pricing__card--main {
    transform: none;
  }
  .ga-en-pricing__card strong {
    font-size: 3.8rem;
  }
  .ga-en-privacy-page .ga-en-page {
    background: radial-gradient(circle at top 90px right -40px, rgba(255, 255, 103, 0.3) 0 78px, transparent 79px), linear-gradient(180deg, #f1fbfd 0%, #faf9f5 100%);
  }
  .ga-en-privacy {
    padding: 90px 0 55px;
  }
  .ga-en-privacy__head {
    margin-bottom: 28px;
  }
  .ga-en-privacy__head > p:first-child {
    font-size: 1.6rem;
  }
  .ga-en-privacy__head h1 {
    font-size: 3.3rem;
  }
  .ga-en-privacy__head p:last-child {
    font-size: 1.35rem;
  }
  .ga-en-privacy__body {
    border-width: 3px;
    border-radius: 24px;
    padding: 30px 22px;
  }
  .ga-en-privacy__block + .ga-en-privacy__block {
    margin-top: 28px;
    padding-top: 28px;
  }
  .ga-en-privacy__block h2 {
    font-size: 2.05rem;
  }
  .ga-en-privacy__block p,
  .ga-en-privacy__block li {
    font-size: 1.35rem;
    line-height: 1.8;
  }
  .ga-en-faq {
    background: #a1dbe9;
  }
  .ga-en-faq button {
    font-size: 1.5rem;
    padding: 20px 48px 20px 18px;
  }
  .ga-en-faq button span {
    font-size: 3rem;
    margin-right: 14px;
  }
  .ga-en-faq button::after {
    right: 22px;
    top: 26px;
  }
  .ga-en-faq__answer {
    margin: 0 18px;
    padding: 22px 5px 25px;
  }
  .ga-en-faq__answer span {
    font-size: 3rem;
    margin-right: 15px;
  }
  .ga-en-faq__answer p {
    font-size: 1.45rem;
  }
  .ga-en-sns {
    padding: 70px 0;
  }
  .ga-en-sns h2 {
    font-size: 3.2rem;
  }
  .ga-en-sns__buttons {
    display: block;
  }
  .ga-en-sns__buttons a {
    margin: 15px auto 0;
    max-width: 100%;
  }
  .ga-en-gallery {
    background-image: url(../../images/sports/soccer/gallery_bg-sp.jpg);
    padding: 150px 0 70px;
  }
  .ga-en-gallery__panel {
    margin: 0 10px;
    padding: 35px 15px 0;
  }
  .ga-en-gallery__item img {
    height: 190px;
  }
  .ga-en-gallery .ga-en-cta--gallery {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: none;
    width: 100vw;
  }
  .ga-en-gallery .prev-arrow {
    left: -15px;
  }
  .ga-en-gallery .next-arrow {
    right: -15px;
  }
  .ga-en-footer__inner {
    padding: 0 22px;
  }
  .ga-en-footer__head {
    align-items: flex-start;
  }
  .ga-en-footer__logo {
    width: 230px;
  }
  .ga-en-footer__social a {
    height: 42px;
    width: 42px;
  }
  .ga-en-footer__nav {
    display: grid;
    gap: 0;
    grid-template-columns: repeat(2, 1fr);
  }
  .ga-en-footer__nav a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 10px 4px;
  }
  .ga-en-footer__areas {
    grid-template-columns: repeat(2, 1fr);
  }
  .ga-en-footer__bottom {
    display: block;
  }
  .ga-en-footer__bottom p {
    min-width: 0;
    width: 100%;
  }
  .ga-en-footer__bottom p + p {
    margin-top: 15px;
  }
  .ga-en-page-top {
    bottom: 10px;
    height: 90px;
    right: 10px;
    width: 60px;
  }
}
@media (max-width: 410px) {
  .ga-en-header__logo {
    flex-basis: clamp(130px, 36vw, 148px);
    width: clamp(130px, 36vw, 148px);
  }
  .ga-en-lang a {
    font-size: 1.15rem;
    min-width: 36px;
    padding: 0 8px;
  }
  .ga-en-mv__points li strong {
    font-size: clamp(1.05rem, 3.1vw, 1.22rem);
    letter-spacing: -0.02em;
  }
  .ga-en-mv__points li span {
    font-size: clamp(0.92rem, 2.55vw, 1rem);
  }
  .ga-en-cta__title {
    font-size: clamp(1.6rem, 4.6vw, 1.8rem);
    padding: 0 30px;
  }
}
