@media print, screen and (min-width: 768px) {
  #wrapper {
    overflow: visible;
    overflow-x: visible;
  }
}

.inline-block {
  display: inline-block;
}

/* harimoto-super-alc */
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc {
    padding-top: 117px;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .hidden-sp {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .hidden-pc {
    display: none;
  }
}
.harimoto-super-alc.jp {
  font-family: "Noto Sans JP", sans-serif;
}
.harimoto-super-alc.jp input, .harimoto-super-alc.jp button, .harimoto-super-alc.jp select, .harimoto-super-alc.jp textarea {
  font-family: "Noto Sans JP", sans-serif;
}
.harimoto-super-alc.en {
  font-family: "Noto Sans", sans-serif;
}
.harimoto-super-alc.en input, .harimoto-super-alc.en button, .harimoto-super-alc.en select, .harimoto-super-alc.en textarea {
  font-family: "Noto Sans", sans-serif;
}
.harimoto-super-alc.cn {
  font-family: "Noto Sans SC", sans-serif;
}
.harimoto-super-alc.cn input, .harimoto-super-alc.cn button, .harimoto-super-alc.cn select, .harimoto-super-alc.cn textarea {
  font-family: "Noto Sans SC", sans-serif;
}
.harimoto-super-alc em {
  font-style: normal;
}
.harimoto-super-alc a {
  color: #2E44B6;
}
.harimoto-super-alc .container-main {
  box-sizing: content-box;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 30px;
  max-width: 1160px;
}
.harimoto-super-alc .container-sub {
  box-sizing: content-box;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 960px;
}
.harimoto-super-alc .mv {
  position: relative;
  background: #000;
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .mv {
    padding-top: 272px;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .mv > .harimoto {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    height: 776px;
    background: url("../png/bg_mv_harimoto.png") center top/100% auto no-repeat;
  }
  .harimoto-super-alc .mv > .harimoto.scrolled {
    position: fixed;
    top: 0;
  }
}
.harimoto-super-alc .mv > .harimoto img {
  position: absolute;
  z-index: 1;
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .mv > .harimoto img {
    top: 48px;
    left: 30px;
    width: 216px;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv > .harimoto img {
    top: 60px;
    left: 30px;
    width: 40%;
    max-width: 517px;
  }
}
@media print, screen and (min-width: 1360px) {
  .harimoto-super-alc .mv > .harimoto img {
    left: 50%;
    margin-left: -650px;
    width: 517px;
  }
}
.harimoto-super-alc .mv .container-sub {
  position: relative;
  z-index: 1;
}
.harimoto-super-alc.en .mv .container-sub {
  max-width: 1040px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc.en .mv .container-sub {
    padding-left: 80px;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .mv-inner {
    position: relative;
    z-index: 1;
    padding-top: 64px;
    background: url("../png/bg_mv01_sp.png") center top/375px auto repeat-x;
  }
}
.harimoto-super-alc .mv-head {
  position: relative;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-head {
    padding-top: 92px;
    background: url("../png/bg_mv01.png") center top/cover no-repeat;
  }
}
.harimoto-super-alc .mv-head p {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.2;
}
.harimoto-super-alc.cn .mv-head p {
  letter-spacing: -.02em;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-head p {
    margin-left: 320px;
    font-size: 2rem;
  }
  .harimoto-super-alc.en .mv-head p {
    line-height: 2;
  }
  .harimoto-super-alc.en .mv-head p.name {
    line-height: 1.5;
  }
}
.harimoto-super-alc .mv-head p + p {
  margin-top: 12px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-head p + p {
    margin-top: 18px;
  }
}
.harimoto-super-alc .mv-head .racket {
  position: relative;
  z-index: 2;
  margin-top: 48px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-head .racket {
    margin-top: 20px;
    margin-left: 320px;
  }
}
@media print, screen and (min-width: 1360px) {
  .harimoto-super-alc .mv-head .racket {
    margin-top: -40px;
    margin-right: -170px;
    text-align: right;
  }
  .harimoto-super-alc.cn .mv-head .racket {
    margin-top: 20px;
  }
  .harimoto-super-alc.en .mv-head .racket {
    margin-top: 20px;
  }
  .harimoto-super-alc .mv-head .racket img {
    width: 628px;
  }
}
.harimoto-super-alc .mv-body {
  position: relative;
  margin-top: -24px;
  padding: 60px 0 80px;
  background: #000 url("../png/bg_mv02.png") center top repeat-x;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-body {
    margin-top: -156px;
    padding: 120px 0 180px;
  }
}
@media print, screen and (min-width: 1360px) {
  .harimoto-super-alc.cn .mv-body {
    margin-top: -190px;
  }
}
.harimoto-super-alc .mv-body .hdg {
  margin-bottom: 48px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-body .hdg {
    margin-bottom: 148px;
    margin-left: 320px;
    text-align: left;
  }
}
.harimoto-super-alc .mv-player {
  color: #000;
  background: linear-gradient(180deg, #FFFFFF 0%, #E5EBFB 100%);
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-player {
    display: flex;
    justify-content: space-between;
  }
}
.harimoto-super-alc .mv-player .img img {
  width: 100%;
  max-width: none;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-player .img {
    width: calc(268/960 * 100%);
  }
}
.harimoto-super-alc .mv-player .txt {
  position: relative;
  padding: 40px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-player .txt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 32px 56px 24px;
    width: calc(692/960 * 100%);
  }
}
.harimoto-super-alc .mv-player .txt::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 16px;
  width: 25px;
  height: 21px;
  background: url("../svg/icon_quotation01.svg") center top/100% auto repeat-x;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-player .txt::before {
    top: 20px;
    left: 20px;
    width: 34px;
    height: 28px;
  }
}
@media print, screen and (min-width: 1000px) {
  .harimoto-super-alc .mv-player .txt::before {
    top: 35px;
    left: 35px;
  }
}
.harimoto-super-alc .mv-player .txt::after {
  content: '';
  position: absolute;
  bottom: 10px;
  right: 16px;
  width: 27px;
  height: 22px;
  background: url("../svg/icon_quotation02.svg") center top/100% auto repeat-x;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .mv-player .txt::after {
    bottom: 20px;
    right: 20px;
    width: 34px;
    height: 28px;
  }
}
@media print, screen and (min-width: 1000px) {
  .harimoto-super-alc .mv-player .txt::after {
    bottom: 35px;
    right: 35px;
  }
}
.harimoto-super-alc .mv-player .txt p {
  font-size: 1.4rem;
  line-height: 1.8;
}
.harimoto-super-alc .mv-player .txt p + p {
  margin-top: 4px;
}
.harimoto-super-alc .mv-player .txt p.name {
  font-weight: 500;
  letter-spacing: .02em;
}
.harimoto-super-alc .mv-player .txt p.name em {
  font-size: 2rem;
}
.harimoto-super-alc .mv-player + .mv-player {
  margin-top: 10px;
}
.harimoto-super-alc .super-alc {
  position: relative;
  z-index: 1;
  padding-left: 11px;
  border-top: 8px solid #26B9EE;
  background: #F3EDE3;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc {
    padding-left: 22px;
  }
}
.harimoto-super-alc .super-alc::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 7px;
  width: 4px;
  background: #26B9EE;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc::before {
    left: 14px;
    width: 8px;
  }
}
.harimoto-super-alc .super-alc-inner {
  padding-top: 80px;
  padding-bottom: 80px;
  border-left: 14px solid #25639F;
  background: #fff;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-inner {
    padding-top: 140px;
    padding-bottom: 140px;
    border-left-width: 28px;
  }
}
.harimoto-super-alc .super-alc-img {
  position: absolute;
  top: -54px;
  right: 0;
  width: 192px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-img {
    top: -136px;
    width: 48%;
    max-width: 603px;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-head {
    width: calc(50% - 25px);
  }
}
.harimoto-super-alc .super-alc-head .super-alc-hdg {
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
  background: linear-gradient(to right, #01053E 0%, #1E598D 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-head .super-alc-hdg {
    margin-right: -50px;
    font-size: 4rem;
  }
}
.harimoto-super-alc .super-alc-head p {
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-head p {
    margin-top: 32px;
  }
}
.harimoto-super-alc .super-alc-cont {
  margin-top: 16px;
  margin-bottom: 40px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-cont {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 50px;
    margin-top: 24px;
    margin-bottom: 10px;
  }
}
.harimoto-super-alc .super-alc-cont > .img {
  margin-left: 30px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-cont > .img {
    margin-top: 35px;
    margin-left: 48px;
  }
}
.harimoto-super-alc .super-alc-cont p {
  font-size: 1.6rem;
  line-height: 2;
}
.harimoto-super-alc .super-alc-cont p + p {
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-cont p + p {
    margin-top: 48px;
    margin-bottom: 80px;
  }
}
.harimoto-super-alc .super-alc-segment {
  padding: 40px 24px;
  background: #F7F7F7;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-segment {
    padding: 56px 70px;
  }
}
.harimoto-super-alc .super-alc-segment > .hdg {
  font-size: 2.1rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.9;
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc.en .super-alc-segment > .hdg {
    margin-right: -20px;
    margin-left: -20px;
    font-size: 2rem;
    letter-spacing: -.02em;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-segment > .hdg {
    font-size: 3rem;
  }
}
.harimoto-super-alc .super-alc-segment > .hdg span {
  display: inline-block;
  position: relative;
}
.harimoto-super-alc .super-alc-segment > .hdg span::after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 1px;
  background-image: linear-gradient(to right, #6FB1FF 0%, #0075FF 50%, #6FB1FF 100%);
}
.harimoto-super-alc .super-alc-segment p {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-segment p {
    margin-top: 36px;
  }
}
.harimoto-super-alc .super-alc-segment + .super-alc-segment {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .super-alc-segment + .super-alc-segment {
    margin-top: 24px;
  }
}
.harimoto-super-alc .specification {
  position: relative;
  z-index: 1;
  padding-right: 11px;
  border-top: 8px solid #26B9EE;
  background: #F3EDE3;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification {
    padding-right: 44px;
  }
}
.harimoto-super-alc .specification::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 14px;
  background: #25639F;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification::before {
    right: 32px;
    width: 12px;
  }
}
.harimoto-super-alc .specification-inner {
  padding-top: 80px;
  padding-bottom: 80px;
  border-right: 4px solid #26B9EE;
  background-image: linear-gradient(to bottom, #000, #666);
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-inner {
    padding-top: 140px;
    padding-bottom: 0;
    border-right-width: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-inner::after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 0;
    right: 52px;
    width: 1296px;
    height: 1460px;
    background: url("../svg/bg_specification.svg") left top/100% auto no-repeat;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .specification-inner .container-main {
    padding-right: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-inner .container-main {
    position: relative;
    z-index: 1;
    max-width: 1100px;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-cont {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .specification-cont > .img {
    margin-left: -30px;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-cont > .img {
    position: sticky;
    top: 50px;
    margin-left: -100px;
    width: calc(670/1100 * 100%);
  }
}
.harimoto-super-alc .specification-cont > .txt {
  position: relative;
  z-index: 1;
  margin-top: 68px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-cont > .txt {
    margin-top: 48px;
    padding-bottom: 140px;
    width: calc(460/1100 * 100%);
  }
}
.harimoto-super-alc .specification-cont > .txt::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: -68px;
  right: -26px;
  width: 316px;
  height: 340px;
  background: url("../svg/bg_specification.svg") left top/100% auto no-repeat;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-cont > .txt::after {
    display: none;
  }
}
.harimoto-super-alc .specification-cont > .txt section {
  position: relative;
  z-index: 1;
}
.harimoto-super-alc .specification-cont > .txt section > .hdg {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: .02em;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-cont > .txt section > .hdg {
    font-size: 4.4rem;
  }
}
.harimoto-super-alc .specification-cont > .txt section p {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-cont > .txt section p {
    margin-top: 32px;
  }
}
.harimoto-super-alc .specification-cont > .txt section + section {
  margin-top: 48px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .specification-cont > .txt section + section {
    margin-top: 60px;
  }
}
.harimoto-super-alc .blade-series {
  position: relative;
  z-index: 1;
  padding-left: 18px;
  border-top: 8px solid #26B9EE;
  background: #F3EDE3;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series {
    padding-left: 26px;
  }
}
.harimoto-super-alc .blade-series::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 14px;
  background: #25639F;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series::before {
    left: 14px;
    width: 12px;
  }
}
.harimoto-super-alc .blade-series-inner {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 80px;
  border-left: 4px solid #26B9EE;
  background: #141E50 url("../png/bg_blade-series.png") center top repeat-x;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-inner {
    padding-top: 140px;
    padding-bottom: 120px;
    border-left-width: 10px;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .blade-series-inner .container-main {
    padding-right: 44px;
  }
}
.harimoto-super-alc .blade-series .blade-series-hdg {
  font-size: 3.4rem;
  font-weight: bold;
  letter-spacing: .02em;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series .blade-series-hdg {
    font-size: 4.4rem;
    text-align: center;
  }
}
.harimoto-super-alc .blade-series .lead {
  margin-top: 24px;
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: .02em;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series .lead {
    margin-top: 48px;
    font-size: 3rem;
    text-align: center;
  }
}
.harimoto-super-alc .blade-series .lead span {
  display: inline-block;
}
.harimoto-super-alc .blade-series .txt {
  margin-top: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series .txt {
    margin-top: 20px;
    text-align: center;
  }
}
.harimoto-super-alc .blade-series .txt .note {
  font-size: 1.2rem;
}
.harimoto-super-alc .blade-series-performance {
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-performance {
    margin-top: 48px;
  }
}
.harimoto-super-alc .blade-series-performance .hdg {
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: .14em;
  line-height: 1.5;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-performance .hdg {
    font-size: 2.6rem;
    text-align: center;
  }
}
.harimoto-super-alc.en .blade-series-performance .hdg {
  letter-spacing: normal;
}
.harimoto-super-alc .blade-series-performance .hdg span {
  display: inline-block;
}
.harimoto-super-alc .blade-series-item {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  overflow: hidden;
  margin-top: 12px;
  border-radius: 10px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-item {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 36px;
    border-radius: 20px;
  }
}
.harimoto-super-alc .blade-series-item > li {
  background: #fff;
}
.harimoto-super-alc .blade-series-item > li a {
  display: flex;
  flex-direction: column;
  padding-top: 1px;
  min-height: 100%;
}
.harimoto-super-alc .blade-series-item > li .btn-more {
  display: block;
  margin-top: 9px;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 500;
  color: #2E44B6;
  text-align: center;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-item > li .btn-more {
    margin-top: 22px;
    font-size: 2.2rem;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc.en .blade-series-item > li .btn-more {
    min-height: calc(1.4rem * 1.4 * 2);
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc.en .blade-series-item > li .btn-more {
    font-size: 2rem;
    min-height: calc(2rem * 1.4 * 2);
    letter-spacing: -.02em;
  }
}
@media print, screen and (min-width: 1166px) {
  .harimoto-super-alc.en .blade-series-item > li .btn-more {
    min-height: calc(2rem * 1.4 * 1);
  }
}
.harimoto-super-alc .blade-series-item > li .btn-more::after {
  display: inline-block;
  content: '';
  margin: -3px 0 0 4px;
  width: 12px;
  height: 14px;
  background: url("../svg/icon_plus.svg") center top/100% auto no-repeat;
  vertical-align: middle;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-item > li .btn-more::after {
    margin: -4px 0 0 8px;
    width: 24px;
    height: 28px;
  }
}
.harimoto-super-alc .blade-series-item > li .img {
  margin: 10px 10px 0;
  padding-top: 10px;
  border-top: 1px solid rgba(62, 127, 204, 0.4);
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-item > li .img {
    margin: 24px 24px 0;
    padding-top: 24px;
  }
}
.harimoto-super-alc .blade-series-item > li .name {
  flex-grow: 1;
  margin-top: 10px;
  padding: 8px 10px;
  background-image: linear-gradient(to bottom, #00479B, #006BEA);
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series-item > li .name {
    margin-top: 24px;
    padding: 20px 24px;
  }
}
.harimoto-super-alc .blade-series .box-item-modal {
  display: none;
}
.harimoto-super-alc .blade-series .racket-type {
  margin-top: 56px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series .racket-type {
    margin: 90px auto 0;
    padding-right: 80px;
    padding-left: 80px;
  }
}
.harimoto-super-alc .blade-series .racket-type-slider.slick-slider {
  -ms-touch-action: auto;
  touch-action: auto;
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .blade-series .racket-type-slider.slick-slider {
    margin-right: -24px;
    margin-left: -12px;
  }
}
.harimoto-super-alc .blade-series .racket-type-slider .slick-list {
  overflow: visible;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series .racket-type-slider .slick-list {
    margin-right: -108px;
  }
}
.harimoto-super-alc .blade-series .racket-type-slider .slider-item {
  margin-right: 12px;
  opacity: .5;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series .racket-type-slider .slider-item {
    margin-right: 108px;
  }
}
.harimoto-super-alc .blade-series .racket-type-slider .slider-item.slick-active {
  opacity: 1;
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .blade-series .racket-type-slider .slick-arrow {
    display: none !important;
  }
}
.harimoto-super-alc .blade-series .racket-type-slider .slick-arrow.slick-prev {
  overflow: hidden;
  top: 50%;
  bottom: auto;
  left: 0;
  margin-left: -80px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-image: linear-gradient(to right, #6FB1FF, #0075FF);
  text-indent: 200%;
  white-space: nowrap;
  transform: translateY(-50%);
}
.harimoto-super-alc .blade-series .racket-type-slider .slick-arrow.slick-prev::before {
  position: absolute;
  top: 19px;
  left: 22px;
  width: 16px;
  height: 16px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  transform: rotate(45deg);
}
.harimoto-super-alc .blade-series .racket-type-slider .slick-arrow.slick-next {
  overflow: hidden;
  top: 50%;
  bottom: auto;
  right: 0;
  margin-right: -80px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-image: linear-gradient(to right, #0075FF, #6FB1FF);
  text-indent: 200%;
  white-space: nowrap;
  transform: translateY(-50%);
}
.harimoto-super-alc .blade-series .racket-type-slider .slick-arrow.slick-next::before {
  position: absolute;
  top: 19px;
  left: 16px;
  width: 16px;
  height: 16px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-radius: 0;
  transform: rotate(45deg);
}
.harimoto-super-alc .blade-series .racket-type-slider .slick-arrow.slick-disabled {
  opacity: .3;
  cursor: default;
}
.harimoto-super-alc .blade-series .racket-type-thumbnail {
  margin-top: 12px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .blade-series .racket-type-thumbnail {
    margin-top: 24px;
  }
}
.harimoto-super-alc .blade-series .racket-type-thumbnail .slick-track {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-right: -20px;
  margin-left: -20px;
  width: calc(100% + 40px) !important;
  transform: translate3d(0, 0px, 0px) !important;
}
.harimoto-super-alc .blade-series .racket-type-thumbnail .slick-slide {
  position: relative;
  width: auto !important;
  font-size: 1.4rem;
  line-height: 2;
  cursor: pointer;
}
.harimoto-super-alc .blade-series .racket-type-thumbnail .slick-slide.slick-active::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #6FB1FF;
}
.harimoto-super-alc .driving-force {
  position: relative;
  z-index: 1;
  padding-right: 11px;
  border-top: 8px solid #26B9EE;
  background: #F3EDE3;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force {
    padding-right: 44px;
  }
}
.harimoto-super-alc .driving-force::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 14px;
  background: #25639F;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force::before {
    right: 32px;
    width: 12px;
  }
}
.harimoto-super-alc .driving-force-inner {
  border-right: 4px solid #26B9EE;
  background: #f2f8fa;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force-inner {
    padding-top: 88px;
    padding-bottom: 0;
    border-right-width: 10px;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .driving-force-inner .container-main {
    padding-right: 40px;
  }
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .driving-force-img {
    margin: 0 auto;
    width: 228px;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force-img {
    position: absolute;
    top: 0;
    left: 46%;
    width: 52%;
    max-width: 700px;
  }
}
.harimoto-super-alc .driving-force-cont {
  position: relative;
  margin-top: 24px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force-cont {
    width: calc(540/1160 * 100%);
  }
}
.harimoto-super-alc .driving-force-cont .hdg {
  font-size: 2.1rem;
  font-weight: bold;
  letter-spacing: .02em;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force-cont .hdg {
    font-size: 3rem;
  }
  .harimoto-super-alc.en .driving-force-cont .hdg {
    margin-right: -120px;
  }
}
.harimoto-super-alc .driving-force-cont p {
  margin-top: 24px;
  font-size: 1.6rem;
  line-height: 2;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force-cont p {
    margin-top: 32px;
  }
}
.harimoto-super-alc .driving-force-cont p.harimoto {
  text-align: center;
}
.harimoto-super-alc .driving-force-cont p.harimoto img {
  max-width: 290px;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .driving-force-cont p.harimoto img {
    max-width: 493px;
  }
}
.harimoto-super-alc .leading-link {
  position: relative;
  z-index: 1;
  border-top: 3px solid #26B9EE;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .leading-link {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    border-width: 8px;
  }
}
.harimoto-super-alc .leading-link-section {
  background: linear-gradient(360deg, #142990 0%, #141E50 100%);
  color: #fff;
}
.harimoto-super-alc .leading-link-section a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 30px 72px 30px 30px;
  height: 100%;
  background: url("../svg/icon_arrow_r.svg") right 30px center no-repeat;
  color: #fff;
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .leading-link-section a:hover p {
    text-decoration: underline;
  }
}
@media print, screen and (min-width: 1000px) {
  .harimoto-super-alc .leading-link-section a {
    padding: 60px 114px 60px 60px;
    background-position: right 60px center;
  }
}
.harimoto-super-alc .leading-link-section .hdg {
  font-size: 1.8rem;
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .leading-link-section .hdg {
    font-size: 2.6rem;
  }
}
.harimoto-super-alc .leading-link-section p {
  margin-top: 8px;
  font-size: 1.4rem;
}
@media print, screen and (max-width: 767px) {
  .harimoto-super-alc .leading-link-section + .leading-link-section {
    border-top: 1px solid #fff;
  }
}
@media print, screen and (min-width: 768px) {
  .harimoto-super-alc .leading-link-section + .leading-link-section {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
  }
}

.item-modal-cont {
  font-family: "Noto Sans JP", "Noto Sans", "Noto Sans SC", sans-serif;
}
@media print, screen and (min-width: 768px) {
  .item-modal-cont {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media print, screen and (min-width: 768px) {
  .item-modal-cont .img {
    width: calc(488/1064 * 100%);
  }
}
.item-modal-cont .img img {
  max-width: 100%;
}
.item-modal-cont .txt {
  margin-top: 24px;
}
@media print, screen and (min-width: 768px) {
  .item-modal-cont .txt {
    margin-right: 0;
    width: calc(540/1064 * 100%);
  }
}
.item-modal-cont .hdg {
  font-size: 2.1rem;
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .item-modal-cont .hdg {
    font-size: 3rem;
  }
}
.item-modal-cont .hdg .catchcopy {
  color: #2E44B6;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .item-modal-cont .hdg .catchcopy {
    font-size: 2.2rem;
  }
}
.item-modal-cont p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 2;
}

.modaal-overlay {
  z-index: 1001;
}
.modaal-container {
  max-width: 1160px;
}
.modaal-content-container {
  padding: 24px;
}
@media print, screen and (min-width: 768px) {
  .modaal-content-container {
    padding: 36px 48px;
  }
}
.modaal-wrapper .modaal-close {
  position: absolute;
  top: -16px;
  right: -16px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-image: linear-gradient(to right, #0075FF, #6FB1FF);
}
@media print, screen and (min-width: 768px) {
  .modaal-wrapper .modaal-close {
    top: -20px;
    right: -20px;
    width: 68px;
    height: 68px;
  }
}
.modaal-wrapper .modaal-close::before, .modaal-wrapper .modaal-close::after {
  top: 15px;
  left: 27px;
  width: 1px;
  height: 24px;
  border-radius: 0;
  background: #fff !important;
}
@media print, screen and (min-width: 768px) {
  .modaal-wrapper .modaal-close::before, .modaal-wrapper .modaal-close::after {
    top: 16px;
    left: 34px;
    height: 36px;
  }
}
