/*
channel code : qhtGN7wHcQse
for store
*/
.prsc19_order_area.sv .prsc19_order_table td {
  font-size: 15px;
}

.product-feature-wrap {
  margin-top: 64px;
}

.product-feature-wrap .product-feature-point-col.feature-point-half {
  width: calc((100% - 32px) / 2);
  flex: 0 0 calc((100% - 32px) / 2);
}

.product-feature-wrap .product-feature-point-col.feature-point-cpu {
  width: calc((((100% - (32px * 2)) / 3) * 2) + 32px);
  flex: 0 0 calc((((100% - (32px * 2)) / 3) * 2) + 32px);
}

.product-feature-wrap .product-feature-point-col.feature-point-adapter {
  width: calc((((100% - (32px * 3)) / 4) * 3) + (32px * 2));
  flex: 0 0 calc((((100% - (32px * 3)) / 4) * 3) + (32px * 2));
}

.product-feature-wrap .product-feature-point-col-img.feature-point-imghalf {
  width: calc((100% - 32px) / 2);
  flex: 0 0 calc((100% - 32px) / 2);
  text-align: center;
}

.product-feature-wrap .product-feature-point-col-img.feature-point-img-cpu {
  width: calc((100% - (32px * 2)) / 3);
  flex: 0 0 calc((100% - (32px * 2)) / 3);
  text-align: center;
}

.product-feature-wrap .product-feature-point-col-img.feature-point-img-adapter {
  width: calc((100% - (32px * 3)) / 4);
  flex: 0 0 calc((100% - (32px * 3)) / 4);
  text-align: center;
}

.product-feature-wrap .product-feature-point-col-img figure figcaption {
  font-size: 14px;
  color: #666;
}

.product-feature-wrap .product-feature-point-col-img figure figcaption.figcaption-l {
  text-align: left;
}

.product-feature-wrap .product-feature-point-col-img figure figcaption.figcaption-c {
  text-align: center;
}

.product-feature-wrap .product-feature-pcwatch {
  max-width: 800px;
  margin: 40px auto 0;
}

.product-feature-wrap .product-feature-battery-fee-block {
  margin-top: 32px;
}

.product-feature-wrap p.product-feature-battery-fee-topic {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.product-feature-wrap table.product-feature-battery-fee-table {
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #999;
}

.product-feature-wrap table.product-feature-battery-fee-table th, .product-feature-wrap table.product-feature-battery-fee-table td {
  box-sizing: border-box;
  padding: 13px 10px;
  border-bottom: 1px solid #999;
  text-align: left;
  vertical-align: middle;
}

.product-feature-wrap table.product-feature-battery-fee-table th:first-child, .product-feature-wrap table.product-feature-battery-fee-table td:first-child {
  width: 40%;
}

.product-feature-wrap table.product-feature-battery-fee-table th:last-child, .product-feature-wrap table.product-feature-battery-fee-table td:last-child {
  width: 34%;
}

.product-feature-wrap table.product-feature-battery-fee-table th {
  font-weight: normal;
}

.product-feature-wrap table.product-feature-battery-fee-table thead th {
  background-color: #d9d9d9;
  font-weight: 500;
}

.product-feature-wrap .product-feature-column-battery-img {
  flex: 0 0 508px;
}

.product-feature-wrap .product-feature-hub-block {
  margin-top: 32px;
}

.product-feature-wrap p.product-feature-hub-topic {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}

.product-feature-wrap table.product-feature-hub-table {
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #999;
}

.product-feature-wrap table.product-feature-hub-table th, .product-feature-wrap table.product-feature-hub-table td {
  box-sizing: border-box;
  padding: 13px 10px;
  border-bottom: 1px solid #999;
  text-align: left;
  vertical-align: middle;
}

.product-feature-wrap table.product-feature-hub-table th:first-child, .product-feature-wrap table.product-feature-hub-table td:first-child {
  width: 35%;
}

.product-feature-wrap table.product-feature-hub-table th {
  font-weight: normal;
}

.product-feature-wrap table.product-feature-hub-table thead th {
  background-color: #d9d9d9;
  font-weight: 500;
}

.product-feature-wrap .product-feature-touch-link {
  margin-top: 30px;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

.product-feature-wrap .product-feature-touch-link a {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  background-color: #364662;
  transition: opacity 0.4s ease;
  padding: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.product-feature-wrap .product-feature-touch-link a:hover {
  opacity: 0.7;
}

.product-feature-wrap .product-feature-design-img01 {
  text-align: center;
}

.product-feature-wrap .product-feature-secured-img {
  text-align: center;
  margin-top: 30px;
}

.product-feature-wrap .product-feature-online-mov {
  text-align: center;
  margin-top: 45px;
}

.product-feature-wrap .product-feature-speaker-img01 {
  text-align: center;
  margin-top: 24px;
}

.product-feature-wrap .product-feature-audio-list {
  margin-top: 12px;
}

.product-feature-wrap .product-feature-audio-list li {
  font-size: 16px;
}

.product-feature-wrap .product-feature-audio-img {
  width: 331px;
  flex: 0 0 331px;
}

.product-feature-wrap .product-feature-camera-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 40px;
  gap: 0 32px;
}

.product-feature-wrap .product-feature-camera-item figure {
  margin: 0;
  padding: 0;
}

.product-feature-wrap .product-feature-camera-item figure img {
  display: inline-block;
  vertical-align: bottom;
}

.product-feature-wrap .product-feature-camera-item figure figcaption {
  font-size: 16px;
  font-weight: 500;
  margin-top: 8px;
  text-align: left;
}

.product-feature-wrap .product-feature-testing-list {
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}

.product-feature-wrap .product-feature-testing-item {
  width: 24.8%;
}

.product-feature-wrap .product-feature-testing-item.feature06-position {
  position: relative;
  width: 33.1%;
}

.product-feature-wrap p.product-feature-testing-topic {
  line-height: 1.1;
  font-weight: 500;
  margin-top: 15px;
}

.product-feature-wrap .product-feature-testing-txt {
  width: 100%;
  position: absolute;
  bottom: 0.6em;
  margin: auto;
  line-height: 1.1;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.3em 0;
  text-align: center;
}

.product-feature-wrap .product-feature-testing-img a {
  display: block;
}

.product-feature-wrap .product-feature-testing-img a img {
  vertical-align: bottom;
}

.product-feature-wrap p.product-feature-testing-note {
  margin-top: 30px;
  font-size: 14px;
}

.product-feature-wrap .product-feature-cpu-img {
  text-align: center;
  margin-bottom: 30px;
}

.product-feature-wrap .product-feature-cpu-point-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 40px;
  margin: 36px 0;
}

.product-feature-wrap .product-feature-cpu-point-img {
  margin-bottom: 10px;
}

.product-feature-wrap .product-feature-cpu-point-img img {
  width: 100%;
  vertical-align: bottom;
}

.product-feature-wrap .product-feature-cpu-point-topic {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 12px;
}

.product-feature-wrap .product-feature-maxperformer-img {
  text-align: center;
  margin-bottom: 16px;
}

.product-feature-wrap .btn-feature-contents-detail-link.btn-feature-ai-link {
  text-align: center;
  margin-top: 50px;
}

.product-feature-wrap .btn-feature-contents-detail-link.btn-feature-ai-link a {
  font-size: 18px;
}

.product-feature-wrap .durability-feature-point-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 32px;
}

.product-feature-wrap .durability-feature-point-col {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  row-gap: 0;
}

.product-feature-wrap .durability-feature-point-sub-topic {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  font-size: 20px;
  margin-bottom: 16px;
  text-align: center;
}

.product-feature-wrap .durability-feature-point-lead {
  margin-bottom: 32px;
}

.product-feature-wrap .durability-feature-point-img {
  margin-bottom: 12px;
}

.product-feature-wrap .durability-feature-point-img img {
  vertical-align: bottom;
}

.product-feature-wrap .product-feature-keyboard-fee-block {
  margin-top: 32px;
}

.product-feature-wrap p.product-feature-keyboard-fee-topic {
  margin-bottom: 10px;
}

.product-feature-wrap table.product-feature-keyboard-fee-table {
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #999;
}

.product-feature-wrap table.product-feature-keyboard-fee-table th, .product-feature-wrap table.product-feature-keyboard-fee-table td {
  box-sizing: border-box;
  padding: 15px 10px;
  border-bottom: 1px solid #999;
  text-align: left;
  vertical-align: middle;
}

.product-feature-wrap table.product-feature-keyboard-fee-table th {
  font-weight: normal;
  width: 220px;
}

.product-feature-wrap table.product-feature-keyboard-fee-table th.w260 {
  width: 260px;
}

.product-feature-wrap .product-feature-lte-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 32px;
  gap: 0 40px;
}

.product-feature-wrap .product-feature-lte-list > li figure {
  margin: 0;
  padding: 0;
}

.product-feature-wrap .product-feature-lte-list > li figure img {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}

.product-feature-wrap .product-feature-lte-list > li figure figcaption {
  font-size: 18px;
  font-weight: 500;
  margin-top: 12px;
  text-align: center;
}

.product-feature-wrap .product-feature-ssd-fee-block {
  margin-top: 48px;
}

.product-feature-wrap p.product-feature-ssd-fee-topic {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.product-feature-wrap p.product-feature-ssd-fee-sub-topic {
  font-size: 16px;
  margin-bottom: 8px;
}

.product-feature-wrap table.product-feature-ssd-fee-table {
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
}

.product-feature-wrap table.product-feature-ssd-fee-table th, .product-feature-wrap table.product-feature-ssd-fee-table td {
  box-sizing: border-box;
  padding: 11px 15px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}

.product-feature-wrap table.product-feature-ssd-fee-table th {
  font-weight: normal;
  width: 30%;
  text-align: left;
  background-color: #f2f2f2;
}

.product-feature-wrap table.product-feature-ssd-fee-table td {
  width: 70%;
  text-align: left;
  padding-right: 6%;
}

.product-feature-wrap table.product-feature-ssd-fee-table td.td-price-center {
  text-align: center;
  padding-right: 15px;
}

.product-feature-wrap .product-feature-online-ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
  text-align: center;
}

.product-feature-wrap .movie-iframe-block {
  text-align: center;
}

.product-feature-wrap .product-feature-drive-list {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin-top: 15px;
}

.product-feature-port-img {
  text-align: center;
  margin-top: 30px;
}

.product-feature-port-block {
  margin: 40px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #d2d2d2;
}

.product-feature-port-block > dt,
.product-feature-port-block > dd {
  box-sizing: border-box;
  margin: 0;
  padding: 6px 18px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d2d2d2;
}

.product-feature-port-block > dt {
  width: 136px;
  flex: 0 0 136px;
  justify-content: center;
  border-right: 1px solid #d2d2d2;
}

.product-feature-port-block > dd {
  width: calc(100% - 136px);
  flex: 0 0 calc(100% - 136px);
}

.product-feature-port-block > dd > ul {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.product-feature-port-block > dd > ul > li {
  width: 33.3%;
  flex: 0 0 33.3%;
  display: flex;
  align-items: center;
}

.product-feature-port-block > dd > ul > li img {
  margin-right: 10px;
}

.product-other-feature-wrap .product-22-other-feature-detail-lte-fee-block {
  margin-top: 25px;
}

.product-other-feature-wrap p.product-22-other-feature-detail-lte-fee-topic {
  font-size: 18px;
  margin-bottom: 16px;
}

.product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table {
  box-sizing: border-box;
  width: auto;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ccc;
}

.product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table th, .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table td {
  box-sizing: border-box;
  padding: 11px 15px;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
}

.product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table th {
  font-weight: normal;
  width: 30%;
  text-align: left;
}

.product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table td {
  width: 70%;
  text-align: left;
  padding-right: 6%;
}

.product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table td.td-price-center {
  text-align: center;
  padding-right: 15px;
}

.product-other-feature-wrap .product-22-other-feature-detail-lte-fee-note {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  color: #666;
}

.product-other-feature-wrap .product-22-other-feature-detail-lte-fee-note li {
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
  margin-top: 3px;
}

.product-other-feature-wrap .product-22-other-feature-detail-lte-fee-note li:first-child {
  margin-top: 0;
}

.product-other-feature-wrap .product-22-other-feature-detail-lte-fee-note li a {
  color: #666;
  text-decoration: underline;
}

.product-other-feature-wrap .product-feature-5g-link {
  margin-top: 30px;
  text-align: center;
}

.product-other-feature-wrap .product-feature-5g-link a {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  max-width: 300px;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  background-color: #364662;
  transition: opacity 0.4s ease;
  padding: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}

.product-other-feature-wrap .product-feature-5g-link a:hover {
  opacity: 0.7;
}

.product-other-feature-wrap .product-other-feature-esim-list {
  margin: 48px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
}

.product-other-feature-wrap .product-other-feature-esim-item {
  width: calc((100% - (32px * 2)) / 3);
  position: relative;
}

.product-other-feature-wrap .product-other-feature-esim-item div img {
  vertical-align: bottom;
}

.product-other-feature-wrap .product-other-feature-esim-txt {
  margin-top: 8px;
  font-size: 20px;
  text-align: center;
}

.product-other-feature-wrap .product-feature-keyboard-box {
  display: flex;
  justify-content: space-between;
  gap: 32px;
}

.product-other-feature-wrap .product-feature-keyboard-txt {
  width: calc((100% - 32px) / 2);
  flex: 0 0 calc((100% - 32px) / 2);
}

.product-other-feature-wrap .product-feature-keyboard-list {
  width: calc((100% - 32px) / 2);
  flex: 0 0 calc((100% - 32px) / 2);
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  gap: 32px;
}

.product-other-feature-wrap .product-feature-keyboard-item {
  width: calc((100% - 32px) / 2);
  flex: 0 0 calc((100% - 32px) / 2);
  text-align: center;
}

.product-other-feature-wrap p.product-feature-keyboard-note {
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 16px;
  color: #666;
}

.product-other-feature-wrap table.product-feature-port-table {
  box-sizing: border-box;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #bbb;
  margin-top: 32px;
}

.product-other-feature-wrap table.product-feature-port-table th, .product-other-feature-wrap table.product-feature-port-table td {
  box-sizing: border-box;
  border-bottom: 1px solid #ccc;
  font-size: 16px;
  vertical-align: middle;
}

.product-other-feature-wrap table.product-feature-port-table th {
  font-weight: 500;
}

.product-other-feature-wrap table.product-feature-port-table td {
  padding: 6px 5px 6px 24px;
  text-align: left;
}

.product-other-feature-wrap table.product-feature-port-table td:last-child {
  padding: 6px 14px 6px 24px;
}

.product-other-feature-wrap table.product-feature-port-table td img {
  vertical-align: middle;
  margin-right: 10px;
}

.product-other-feature-wrap .product-other-feature-security-img {
  text-align: center;
  margin-top: 57px;
}

.product-other-feature-wrap .other-feature-detail-security-fee-block {
  margin-top: 58px;
}

.product-other-feature-wrap p.other-feature-detail-security-fee-topic {
  margin-bottom: 14px;
}

.product-other-feature-wrap dl.other-feature-detail-security-fee-list {
  margin: 0;
  padding: 11px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.product-other-feature-wrap dl.other-feature-detail-security-fee-list dt {
  margin: 0 0.5em 0 0;
  padding: 0;
  color: #fff;
  font-size: 16px;
}

.product-other-feature-wrap dl.other-feature-detail-security-fee-list dd {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 16px;
}

.product-other-feature-wrap dl.other-feature-detail-security-fee-list dd > span {
  font-size: 20px;
  font-weight: bold;
}

.product-intro-bnr {
  max-width: initial;
  margin: 0 auto;
  justify-content: flex-start;
  gap: 32px;
}

.product-intro-bnr-item {
  width: calc((100% - (32px * 3)) / 4) !important;
  margin: 0;
}

.product-gallery-wrap {
  margin: 50px auto 0 !important;
}

@media only screen and (max-width: 640px) {
  .product-feature-wrap .product-feature-point-col.feature-point-half {
    width: auto;
  }
  .product-feature-wrap .product-feature-point-col.feature-point-half + .feature-point-half {
    margin-top: 24px;
  }
  .product-feature-wrap .product-feature-point-col.feature-point-cpu {
    width: auto;
  }
  .product-feature-wrap .product-feature-point-col.feature-point-adapter {
    width: auto;
  }
  .product-feature-wrap .product-feature-point-col-img.feature-point-imghalf {
    width: auto;
    text-align: center;
  }
  .product-feature-wrap .product-feature-point-col-img.feature-point-imghalf img {
    width: 100%;
  }
  .product-feature-wrap .product-feature-point-col-img.feature-point-img-cpu {
    width: auto;
    text-align: center;
    margin-top: 25px;
  }
  .product-feature-wrap .product-feature-point-col-img.feature-point-img-cpu img {
    width: 100%;
    max-width: 276px;
  }
  .product-feature-wrap .product-feature-point-col-img.feature-point-img-adapter {
    width: auto;
    text-align: center;
    margin-top: 24px;
  }
  .product-feature-wrap .product-feature-point-col-img.feature-point-img-adapter img {
    width: 100%;
  }
  .product-feature-wrap .product-feature-pcwatch {
    margin: 30px auto 0;
  }
  .product-feature-wrap .product-feature-battery-fee-block {
    margin-top: 24px;
  }
  .product-feature-wrap table.product-feature-battery-fee-table th, .product-feature-wrap table.product-feature-battery-fee-table td {
    padding: 8px 0;
    font-size: 15px;
  }
  .product-feature-wrap table.product-feature-battery-fee-table th:first-child, .product-feature-wrap table.product-feature-battery-fee-table td:first-child {
    width: 37%;
  }
  .product-feature-wrap table.product-feature-battery-fee-table th:last-child, .product-feature-wrap table.product-feature-battery-fee-table td:last-child {
    width: 32%;
  }
  .product-feature-wrap .product-feature-column-battery-img {
    flex: 0 0 auto;
  }
  .product-feature-wrap .product-feature-hub-block {
    margin-top: 24px;
  }
  .product-feature-wrap .product-feature-hub-table-cnt {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .product-feature-wrap table.product-feature-hub-table {
    width: 800px;
  }
  .product-feature-wrap table.product-feature-hub-table th, .product-feature-wrap table.product-feature-hub-table td {
    padding: 8px;
    font-size: 14px;
  }
  .product-feature-wrap table.product-feature-hub-table th:first-child, .product-feature-wrap table.product-feature-hub-table td:first-child {
    width: 30%;
  }
  .product-feature-wrap .product-feature-touch-link {
    font-size: 16px;
  }
  .product-feature-wrap .product-feature-design-img01 img {
    width: 100%;
  }
  .product-feature-wrap .product-feature-online-mov {
    margin-top: 30px;
  }
  .product-feature-wrap .product-feature-online-mov img {
    width: 100%;
    max-width: 400px;
  }
  .product-feature-wrap .product-feature-speaker-img01 img {
    width: 100%;
  }
  .product-feature-wrap .product-feature-audio-img {
    width: auto;
    text-align: center;
    margin-top: 20px;
  }
  .product-feature-wrap .product-feature-audio-img img {
    width: 100%;
    max-width: 300px;
  }
  .product-feature-wrap .product-feature-camera-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 8px;
  }
  .product-feature-wrap .product-feature-camera-item {
    text-align: center;
  }
  .product-feature-wrap .product-feature-camera-item img {
    width: 100%;
  }
  .product-feature-wrap .product-feature-camera-item figure figcaption {
    font-size: 14px;
  }
  .product-feature-wrap .product-feature-testing-list {
    flex-wrap: wrap;
    margin: 15px 0 0;
  }
  .product-feature-wrap .product-feature-testing-item {
    width: 49%;
    margin-top: 20px;
  }
  .product-feature-wrap .product-feature-testing-item.feature06-position {
    width: 100%;
  }
  .product-feature-wrap p.product-feature-testing-topic {
    font-size: 14px;
    margin-top: 10px;
  }
  .product-feature-wrap .product-feature-testing-img a img {
    width: 100%;
  }
  .product-feature-wrap p.product-feature-testing-note {
    margin-top: 25px;
    line-height: 1.5;
  }
  .product-feature-wrap .product-feature-cpu-img img {
    width: 100%;
    max-width: 247px;
  }
  .product-feature-wrap .product-feature-cpu-point-block {
    grid-template-columns: 1fr;
    gap: 36px 0;
  }
  .product-feature-wrap .product-feature-cpu-point-topic {
    margin-bottom: 8px;
  }
  .product-feature-wrap .product-feature-maxperformer-img {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .product-feature-wrap .product-feature-maxperformer-img img {
    max-width: 354px;
  }
  .product-feature-wrap .btn-feature-contents-detail-link.btn-feature-ai-link {
    margin-top: 26px;
  }
  .product-feature-wrap .durability-feature-point-box {
    grid-template-columns: 1fr;
    gap: 32px 0;
  }
  .product-feature-wrap .durability-feature-point-sub-topic {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .product-feature-wrap .durability-feature-point-img {
    margin-bottom: 8px;
  }
  .product-feature-wrap .product-feature-keyboard-fee-block {
    margin-top: 24px;
  }
  .product-feature-wrap table.product-feature-keyboard-fee-table th, .product-feature-wrap table.product-feature-keyboard-fee-table td {
    padding: 8px 10px;
  }
  .product-feature-wrap table.product-feature-keyboard-fee-table th {
    width: auto;
  }
  .product-feature-wrap table.product-feature-keyboard-fee-table th.w260 {
    width: auto;
  }
  .product-feature-wrap .product-feature-lte-list {
    grid-template-columns: 1fr;
    gap: 36px 0;
  }
  .product-feature-wrap .product-feature-lte-list > li figure figcaption {
    font-size: 18px;
  }
  .product-feature-wrap .product-feature-ssd-fee-block {
    margin-top: 40px;
  }
  .product-feature-wrap p.product-feature-ssd-fee-topic {
    font-size: 15px;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table {
    display: block;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table thead,
  .product-feature-wrap table.product-feature-ssd-fee-table tbody {
    display: block;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table tr {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table th, .product-feature-wrap table.product-feature-ssd-fee-table td {
    display: block;
    padding: 3px 5px;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table th.td-empty, .product-feature-wrap table.product-feature-ssd-fee-table td.td-empty {
    display: none;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table th {
    border-left: none;
    width: 30%;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table td {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 70%;
    padding-right: 11%;
  }
  .product-feature-wrap table.product-feature-ssd-fee-table td.td-price-center {
    padding-right: 11%;
    text-align: right;
  }
  .product-feature-wrap .product-feature-online-ttl {
    font-weight: 500;
    text-align: left;
  }
  .product-feature-wrap .movie-iframe-box {
    box-sizing: border-box;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .product-feature-wrap .movie-iframe-box iframe {
    vertical-align: bottom;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .product-feature-port-img {
    margin-bottom: 25px;
  }
  .product-feature-port-img img {
    width: 100%;
    max-width: 400px;
  }
  .product-feature-port-block {
    margin: 23px 0 0;
  }
  .product-feature-port-block > dt,
  .product-feature-port-block > dd {
    font-size: 14px;
    padding: 6px 12px;
  }
  .product-feature-port-block > dt {
    justify-content: flex-start;
    padding-left: 0;
    width: 104px;
    flex: 0 0 104px;
  }
  .product-feature-port-block > dd {
    width: calc(100% - 104px);
    flex: 0 0 calc(100% - 104px);
  }
  .product-feature-port-block > dd > ul {
    display: block;
  }
  .product-feature-port-block > dd > ul > li {
    width: auto;
  }
  .product-feature-port-block > dd > ul > li + li {
    margin-top: 5px;
  }
  .product-feature-port-block > dd > ul > li img {
    width: 37px;
    margin-right: 9px;
  }
  .product-other-feature-wrap .product-22-other-feature-detail-lte-fee-block {
    margin-top: 25px;
  }
  .product-other-feature-wrap p.product-22-other-feature-detail-lte-fee-topic {
    font-size: 16px;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table {
    display: block;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table thead,
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table tbody {
    display: block;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table tr {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table th, .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table td {
    display: block;
    padding: 3px 5px;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table th.td-empty, .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table td.td-empty {
    display: none;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table th {
    border-left: none;
    width: 30%;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table td {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 70%;
    padding-right: 11%;
  }
  .product-other-feature-wrap table.product-22-other-feature-detail-lte-fee-table td.td-price-center {
    padding-right: 11%;
    text-align: right;
  }
  .product-other-feature-wrap .product-other-feature-esim-list {
    gap: 16px;
    margin: 24px 0 0;
  }
  .product-other-feature-wrap .product-other-feature-esim-item {
    width: calc((100% - 16px) / 2);
  }
  .product-other-feature-wrap .product-other-feature-esim-txt {
    font-size: 18px;
  }
  .product-other-feature-wrap .product-feature-keyboard-box {
    flex-direction: column;
    gap: 24px;
  }
  .product-other-feature-wrap .product-feature-keyboard-txt {
    width: auto;
  }
  .product-other-feature-wrap .product-feature-keyboard-list {
    flex-direction: column;
    width: auto;
    gap: 24px;
  }
  .product-other-feature-wrap .product-feature-keyboard-item {
    width: auto;
  }
  .product-other-feature-wrap .product-feature-keyboard-img img {
    width: 100%;
  }
  .product-other-feature-wrap table.product-feature-port-table {
    display: block;
  }
  .product-other-feature-wrap table.product-feature-port-table thead,
  .product-other-feature-wrap table.product-feature-port-table tbody,
  .product-other-feature-wrap table.product-feature-port-table tr {
    display: block;
  }
  .product-other-feature-wrap table.product-feature-port-table th, .product-other-feature-wrap table.product-feature-port-table td {
    display: block;
    font-size: 15px;
  }
  .product-other-feature-wrap table.product-feature-port-table th {
    width: auto;
    padding: 8px 4px;
  }
  .product-other-feature-wrap table.product-feature-port-table td {
    padding: 3px 5px;
  }
  .product-other-feature-wrap table.product-feature-port-table td:last-child {
    padding: 3px 5px;
  }
  .product-other-feature-wrap table.product-feature-port-table td img {
    width: 40px;
    margin-right: 14px;
  }
  .product-other-feature-wrap .product-other-feature-security-img {
    margin-top: 40px;
  }
  .product-other-feature-wrap .other-feature-detail-security-fee-block {
    margin-top: 25px;
  }
  .product-other-feature-wrap p.other-feature-detail-security-fee-topic {
    font-size: 15px;
  }
  .product-other-feature-wrap dl.other-feature-detail-security-fee-list {
    display: block;
    padding: 12px 5px;
    text-align: center;
  }
  .product-other-feature-wrap dl.other-feature-detail-security-fee-list dt {
    margin: 0;
  }
  .product-intro-bnr {
    gap: 16px;
  }
  .product-intro-bnr-item {
    width: calc((100% - 16px) / 2) !important;
  }
  .product-lineup-wrap#intro-order .product-lineup-list {
    flex-wrap: nowrap;
    width: 220vw;
  }
  .product-lineup-wrap#intro-order .product-lineup-item {
    width: calc((100% - (16px * 2)) / 3);
  }
  .product-lineup-wrap#intro-order #sr_sp_intro .product-lineup-list {
    flex-wrap: nowrap;
    width: 100%;
  }
  .product-lineup-wrap#intro-order #sr_sp_intro .product-lineup-item {
    width: 100%;
  }
  .product-feature-anchor-wrap {
    margin-left: 24px;
    margin-right: 24px;
  }
}

@media only screen and (min-width: 641px) {
  .product-feature-wrap .product-feature-testing-img a {
    transition: opacity 0.4s ease;
  }
  .product-feature-wrap .product-feature-testing-img a:hover {
    opacity: 0.6;
  }
  .product-other-feature-wrap table.product-feature-port-table th {
    width: 200px;
    padding: 6px 16px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 640px) {
  .product-other-feature-wrap .product-other-feature-esim-list {
    gap: 24px;
  }
  .product-other-feature-wrap .product-other-feature-esim-item {
    width: calc((100% - 24px) / 2);
  }
  .product-intro-bnr {
    gap: 24px;
  }
  .product-intro-bnr-item {
    width: calc((100% - 24px) / 2) !important;
  }
  .product-lineup-wrap#intro-order .product-lineup-item {
    width: calc((100% - (24px * 2)) / 3);
  }
  .product-lineup-wrap#intro-order #sr_sp_intro .product-lineup-item {
    width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1344px) {
  .product-feature-anchor-wrap {
    margin-left: 24px;
    margin-right: 24px;
  }
}

@media only screen and (min-width: 641px) and (max-width: 991px) {
  .product-feature-anchor-wrap {
    margin-left: 24px;
    margin-right: 24px;
  }
}
