.arrows-alpha-toughness {
  color: #454545;
  line-height: 1.7;
  padding-bottom: 40px;
}
@media screen and (min-width: 960px) {
  .arrows-alpha-toughness {
    padding-bottom: 64px;
  }
}

.p-arrows-alpha-toughness-kv {
  background-image: url(/product/arrows/arrows-alpha-toughness/images/kv-sp.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-kv {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/kv-pc.jpg);
    height: calc(100vh - 8rem);
    position: relative;
  }
}

.p-arrows-alpha-toughness-kv_txtWrap {
  padding: 58px 20px 50px;
  position: relative;
  z-index: 2;
  color: #fff;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-kv_txtWrap {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 58px 52px 50px;
  }
}
.p-arrows-alpha-toughness-kv_txtWrap .u-caution {
  color: #fff;
}
.p-arrows-alpha-toughness-kv_txtWrap .js-switchModal_btn .p-btn02 {
  background-color: #fff;
  color: #004858;
}
.p-arrows-alpha-toughness-kv_txtWrap .js-switchModal_btn .p-btn02::after {
  background: url(/images/common/ico-modal-arrows.svg) no-repeat center center/contain;
}

.p-arrows-alpha-toughness-kv_Alpha {
  width: 100%;
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding: 50px 30px 0;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-kv_Alpha {
    position: absolute;
    right: 10%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    top: 50%;
    padding: 0;
    max-width: 500px;
  }
}

.p-arrows-alpha-toughness-kv_logo {
  width: 45%;
  margin-bottom: 16px;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-kv_logo {
    margin-bottom: 32px;
  }
}

.p-arrows-alpha-toughness-kv_mainTtl {
  line-height: 1.3;
  margin-bottom: 22px;
  font-size: clamp(2rem, 8.6vw, 5.5rem);
  font-weight: bold;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-kv_mainTtl {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-kv_img {
    height: calc(100vh - 8rem);
    width: auto;
    text-align: right;
  }
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-kv_img img {
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-kv_img img {
    height: 100%;
    width: auto;
  }
}

.p-arrows-alpha-toughness-btnData {
  display: none;
}

.js-arrows-alpha-toughness-ttlGrad {
  background: linear-gradient(70deg, #004858 0% 30%, #25d4b1 60%, rgba(0, 0, 0, 0) 80% 100%);
  background-size: 500% auto;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
  padding-top: 0.1em;
}
.js-arrows-alpha-toughness-ttlGrad.in-view {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-animation: gradientMove 3s ease forwards;
          animation: gradientMove 3s ease forwards;
}

.js-arrows-alpha-toughness-ttlGrad-wh {
  background: linear-gradient(70deg, #fff 0% 30%, #25d4b1 60%, rgba(0, 0, 0, 0) 80% 100%);
  background-size: 500% auto;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
  padding-top: 0.1em;
}
.js-arrows-alpha-toughness-ttlGrad-wh.in-view {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-animation: gradientMove 3s ease forwards;
          animation: gradientMove 3s ease forwards;
}

@-webkit-keyframes gradientMove {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}

@keyframes gradientMove {
  0% {
    background-position: 100% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.p-arrows-alpha-toughness-intro {
  padding: 80px 20px 20px;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-intro {
    text-align: center;
    padding-block: 100px;
  }
}
.p-arrows-alpha-toughness-intro p:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-intro p:not(:last-child) {
    margin-bottom: 40px;
  }
}

.p-arrows-alpha-toughness-intro_ttl {
  font-size: clamp(3rem, 3.7vw, 5rem);
  line-height: 1.6;
  margin-bottom: 40px;
  font-weight: bold;
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-intro_ttl {
    margin-bottom: 54px;
  }
}
.p-arrows-alpha-toughness-intro_ttl .palt {
  margin-left: -0.4em;
}
.p-arrows-alpha-toughness-intro_ttl .palt-l {
  margin-left: -0.8em;
}

.p-arrows-alpha-toughness-element-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 57px;
  margin-inline: auto;
  max-width: 89.42vw;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0px;
  }
}
.p-arrows-alpha-toughness-element-01 .p-textArea {
  width: 100%;
  max-width: 500px;
}
.p-arrows-alpha-toughness-element-01 .p-textArea .number {
  background-color: #004858;
  width: clamp(7rem, 7.4vw, 10rem);
  height: clamp(7rem, 7.4vw, 10rem);
  color: #fff;
  border-radius: 50%;
  font-size: clamp(3rem, 3.7vw, 5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 100;
  letter-spacing: 0.2rem;
}
.p-arrows-alpha-toughness-element-01 .p-textArea .heading {
  color: #004858;
  font-size: clamp(3rem, 3.7vw, 5rem);
  line-height: 1.6;
  text-align: left;
}
.p-arrows-alpha-toughness-element-01 .p-textArea .heading span {
  font-size: clamp(3rem, 3.7vw, 4rem);
  margin-left: -1.8rem;
}

.p-arrows-alpha-toughness-element-02 {
  margin-inline: auto;
  max-width: 100%;
}
.p-arrows-alpha-toughness-element-02 .p-textArea {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 35px;
  margin-bottom: 6rem;
  padding-inline: 18px;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .p-textArea {
    display: block;
    margin-bottom: 5rem;
  }
}
.p-arrows-alpha-toughness-element-02 .p-textArea.-bggray {
  background-color: #f9f9f9;
  margin: 0;
}
.p-arrows-alpha-toughness-element-02 .p-textArea .number {
  background-color: #004858;
  width: clamp(7rem, 7.4vw, 10rem);
  height: clamp(7rem, 7.4vw, 10rem);
  color: #fff;
  border-radius: 50%;
  font-size: clamp(3rem, 3.7vw, 5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 100;
  letter-spacing: 0.2rem;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .p-textArea .number {
    margin-bottom: 3rem;
  }
}
.p-arrows-alpha-toughness-element-02 .p-textArea .heading {
  color: #004858;
  font-size: clamp(3rem, 3.7vw, 5rem);
  line-height: 1.6;
  text-align: left;
}
.p-arrows-alpha-toughness-element-02 .p-textArea .heading span {
  font-size: clamp(3rem, 3.7vw, 4rem);
  margin-left: -1.8rem;
}
.p-arrows-alpha-toughness-element-02 .p-textArea .paragraph {
  text-align: center;
  width: 100%;
  max-width: 45.17vw;
  font-size: 1.8rem;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .p-textArea .paragraph {
    max-width: 100%;
    text-align: left;
    margin-top: 5rem;
  }
}
.p-arrows-alpha-toughness-element-02 .p-movieArea {
  padding-bottom: 5.95vw;
  background-color: #f9f9f9;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .p-movieArea {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    padding-bottom: 3.31vw;
  }
}
.p-arrows-alpha-toughness-element-02 .p-movieArea video {
  aspect-ratio: 16/9;
  width: 100%;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .p-movieArea video {
    aspect-ratio: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox {
  background-color: #f9f9f9;
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-ttl {
  padding-top: 12rem;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-ttl {
    padding-top: 10rem;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 89.42vw;
  gap: 5.29vw;
  margin-inline: auto;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    max-width: 100%;
    margin-inline: 18px;
    gap: 3rem;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_text {
  width: 100%;
  max-width: 30.29vw;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_text {
    max-width: 100%;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_text h4 {
  font-size: clamp(2.5rem, 2.65vw, 4rem);
  line-height: 1;
  margin-bottom: 2.65vw;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_text h4 {
    margin-bottom: 2.4rem;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_text .subttl {
  color: #004858;
  line-height: 1;
  font-size: 1.8rem;
  margin-bottom: 1.32vw;
  font-weight: bold;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_text .subttl {
    margin-bottom: 2rem;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_img {
  width: 100%;
  max-width: 44.05vw;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_img {
    max-width: 100%;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list .IP-list_img img {
  width: 100%;
  border-radius: 5px;
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list.-re:not(:last-child) {
  margin-bottom: 9rem;
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list.-re:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list.-re:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list.-right {
  margin-right: 0;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list.-right {
    margin-right: 18px;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list.-left {
  margin-left: 0;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-listBox .toughness-IP-list.-left {
    margin-left: 18px;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-explanation {
  background-color: #f9f9f9;
  text-align: center;
  padding-top: 9rem;
  padding-bottom: 12rem;
  padding-inline: 18px;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-explanation {
    padding-top: 6rem;
  }
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-explanation p {
  font-size: 1.8rem;
}
.p-arrows-alpha-toughness-element-02 .toughness-IP-explanation img {
  width: 100%;
  max-width: 33.2vw;
  margin-top: 2rem;
  margin-inline: auto;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-02 .toughness-IP-explanation img {
    max-width: 77.36vw;
  }
}

.p-arrows-alpha-toughness-element-03 .p-textArea {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 35px;
  margin-bottom: 6rem;
  padding-inline: 18px;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .p-textArea {
    display: block;
    margin-bottom: 5rem;
  }
}
.p-arrows-alpha-toughness-element-03 .p-textArea.-bggray {
  background-color: #f9f9f9;
  margin: 0;
}
.p-arrows-alpha-toughness-element-03 .p-textArea .number {
  background-color: #004858;
  width: clamp(7rem, 7.4vw, 10rem);
  height: clamp(7rem, 7.4vw, 10rem);
  color: #fff;
  border-radius: 50%;
  font-size: clamp(3rem, 3.7vw, 5rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 100;
  letter-spacing: 0.2rem;
  margin-bottom: 0;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .p-textArea .number {
    margin-bottom: 3rem;
  }
}
.p-arrows-alpha-toughness-element-03 .p-textArea .heading {
  color: #004858;
  font-size: clamp(3rem, 3.7vw, 5rem);
  line-height: 1.6;
  text-align: left;
}
.p-arrows-alpha-toughness-element-03 .p-textArea .heading span {
  font-size: clamp(3rem, 3.7vw, 4rem);
  margin-left: -1.8rem;
}
.p-arrows-alpha-toughness-element-03 .p-textArea .paragraph {
  text-align: center;
  width: 100%;
  font-size: 1.8rem;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .p-textArea .paragraph {
    max-width: 100%;
    text-align: left;
    margin-top: 5rem;
  }
}
.p-arrows-alpha-toughness-element-03 .p-imgArea {
  padding-bottom: 5.95vw;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .p-imgArea {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    padding-bottom: 3.31vw;
  }
}
.p-arrows-alpha-toughness-element-03 .p-imgArea img {
  aspect-ratio: 16/9;
  width: 100%;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .p-imgArea img {
    aspect-ratio: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.p-arrows-alpha-toughness-element-03 .test-listBox {
  width: 100%;
  max-width: 89.48vw;
  margin-inline: auto;
}
.p-arrows-alpha-toughness-element-03 .test-listBox ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .test-listBox ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.p-arrows-alpha-toughness-element-03 .test-listBox ul li {
  border-radius: 5px;
  overflow: hidden;
}
.p-arrows-alpha-toughness-element-03 .test-listBox ul li a {
  display: block;
  position: relative;
}
.p-arrows-alpha-toughness-element-03 .test-listBox ul li a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: brightness(0.6);
          filter: brightness(0.6);
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .test-listBox ul li a:hover img {
    -webkit-transform: initial;
            transform: initial;
  }
}
.p-arrows-alpha-toughness-element-03 .test-listBox ul li a img {
  display: block;
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-element-03 .test-listBox ul li a img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 49.75vw;
  }
}
.p-arrows-alpha-toughness-element-03 .test-listBox ul li a p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 1;
  padding: 1.4rem 1.8rem;
  font-size: clamp(2rem, 1.79vw, 2.7rem);
  line-height: 1.4;
}
.p-arrows-alpha-toughness-element-03 .test-listBox ul li a p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0));
  z-index: -1;
}

.testing {
  position: relative;
}

.p-panel {
  margin-inline: 18px;
}
@media screen and (min-width: 960px) {
  .p-panel {
    margin-inline: 26px;
  }
}

.testing_contWrap {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding-block: 50px 80vw;
}
@media screen and (min-width: 960px) {
  .testing_contWrap {
    padding-top: 130px;
  }
}
@media screen and (max-width: 959px) {
  .testing_contWrap.toughCondition {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_02_sp.jpg);
    padding-bottom: 110.11vw;
  }
}
@media screen and (min-width: 960px) {
  .testing_contWrap.toughCondition {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_02_pc.jpg);
    padding-bottom: 42.95vw;
  }
}
@media screen and (max-width: 959px) {
  .testing_contWrap.highPemperature {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_03_sp.jpg);
    padding-bottom: 109.29vw;
  }
}
@media screen and (min-width: 960px) {
  .testing_contWrap.highPemperature {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_03_pc.jpg);
    padding-bottom: 53.97vw;
  }
}
@media screen and (max-width: 959px) {
  .testing_contWrap.hardImpact {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_04_sp.jpg);
    padding-bottom: 118.85vw;
  }
}
@media screen and (min-width: 960px) {
  .testing_contWrap.hardImpact {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_04_pc.jpg);
    padding-bottom: 53.56vw;
  }
}
@media screen and (max-width: 959px) {
  .testing_contWrap.waterResistance {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_05_sp.jpg);
    padding-bottom: 121.86vw;
  }
}
@media screen and (min-width: 960px) {
  .testing_contWrap.waterResistance {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_05_pc.jpg);
    padding-bottom: 46.92vw;
  }
}
@media screen and (max-width: 959px) {
  .testing_contWrap.outOfDoor {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_06_sp.jpg);
    padding-bottom: 109.29vw;
  }
}
@media screen and (min-width: 960px) {
  .testing_contWrap.outOfDoor {
    background-image: url(/product/arrows/arrows-alpha-toughness/images/img-01_06_pc.jpg);
    padding-bottom: 53.97vw;
  }
}

.testing_ttl {
  color: #004858;
  font-size: clamp(3rem, 3rem + (1vw - 0.52rem) * 2.2727272727, 4rem);
  line-height: 1.4;
  margin-bottom: 30px;
  letter-spacing: 0.24rem;
}
@media screen and (min-width: 960px) {
  .testing_ttl {
    margin-bottom: 6rem;
  }
  .testing_ttl span {
    font-size: clamp(4rem, 4rem + (1vw - 0.52rem) * 2.2727272727, 5rem);
  }
}
.testing_ttl.-wh {
  color: #fff;
}

.testing_list {
  display: grid;
  gap: 15px;
}
@media screen and (min-width: 960px) {
  .testing_list {
    grid-template-columns: 1fr 1fr;
    gap: 20px 66px;
  }
}
.testing_list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
}

.testing_detailIco {
  width: 75px;
}

.testing_detailTxt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.6rem;
  line-height: 1.5;
}
.testing_detailTxt span {
  color: #004858;
  font-size: 2rem;
  font-weight: bold;
  margin-inline: 2px;
}
.testing_detailTxt.-wh {
  color: #fff;
}
.testing_detailTxt.-wh span {
  color: #fff;
}

.p-arrows-alpha-toughness-reason_txtWrap {
  margin-inline: auto;
  width: 100%;
  max-width: 89.48vw;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-reason_txtWrap {
    max-width: 100%;
  }
}

.toughness-ttl {
  font-size: clamp(2.5rem, 2.65vw, 4rem);
  color: #004858;
  text-align: center;
  margin-bottom: 6rem;
  font-weight: bold;
}
@media screen and (max-width: 959px) {
  .toughness-ttl {
    text-align: left;
    margin-bottom: 5rem;
    margin-inline: 18px;
  }
}

.p-arrows-alpha-toughness-reason-listBox {
  width: 100%;
}

.p-arrows-alpha-toughness-reason-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10.12vw;
}
.p-arrows-alpha-toughness-reason-list:not(:last-child) {
  margin-bottom: 6rem;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-reason-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-inline: 18px;
    gap: 2.6rem;
  }
}
.p-arrows-alpha-toughness-reason-list:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-reason-list:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.reason-list_text {
  width: 33.07vw;
}
@media screen and (max-width: 959px) {
  .reason-list_text {
    width: 100%;
  }
}
.reason-list_text h4 {
  font-size: clamp(2.5rem, 6vw, 3rem);
  line-height: 1.5;
  margin-bottom: 3.31vw;
}
@media screen and (max-width: 959px) {
  .reason-list_text h4 {
    margin-bottom: 1.2rem;
  }
}
.reason-list_text p {
  font-size: 1.6rem;
}

.reason-list_img {
  width: 100%;
  max-width: 46.3vw;
}
@media screen and (max-width: 959px) {
  .reason-list_img {
    max-width: 100%;
  }
}
.reason-list_img img {
  width: 100%;
  max-width: 100%;
  border-radius: 5px;
}

.p-arrows-alpha-toughness-detail {
  position: relative;
}

.p-arrows-alpha-toughness-detail_txtWrap {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 2;
}
@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-detail_txtWrap {
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-block: 40px 32px;
  }
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-detail_txtWrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    gap: 40px;
    padding-inline: 5vw;
  }
}

@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-detail_logo {
    width: 60%;
    margin-inline: auto;
  }
}
@media screen and (min-width: 960px) {
  .p-arrows-alpha-toughness-detail_logo {
    width: 310px;
  }
}

@media screen and (max-width: 959px) {
  .p-arrows-alpha-toughness-detail_btn {
    margin-inline: auto;
  }
}

.p-arrows-alpha-toughness-detail_img img {
  width: 100%;
}

.p-arrows-alpha-toughness-detail_note {
  padding: 1.3rem 30px 1rem;
  font-size: 1.4rem;
}