.readMoreBlock .device_lineup {
  padding: 20px 0 30px;
}

.readMoreBlock .device_lineup h2 {
  margin-top: 0;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.5em;
  padding: 2em 0 0;
  letter-spacing: 3px;
}

.readMoreBlock .device_lineup h2 span {
  display: block;
  font-size: 20px;
  padding-top: 0.5em;
}
#lineup.device-wrap + .device_lineup_gaiyo-wrap {
  background-color: #f7deea;
  padding-bottom: 20px;
}
#lineup.device-wrap + .device_lineup_gaiyo-wrap #device_lineup_gaiyo .gaiyo-link {
  margin-top: 0;
}

h2.gigaplan-lineup {
  margin-top: 0;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.5em;
  padding: 2em 0 0;
  letter-spacing: 3px;
}

#device_lineup_pickup_area h2.gigaplan-lineup{
  margin-bottom: .8em;
}
h2.gigaplan-lineup span {
  display: block;
  font-size: 20px;
  padding-top: 0.5em;
}

.-entry-btn {
  display: block;
  margin: auto auto 5px;
  z-index: 2;
  background: linear-gradient(to bottom, #8FC31F 0%, #61B118 100%);
  color: #FFF !important;
  font-size: 1em;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
  padding: 0.7em .5em;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: 2px 2px 3px #E0E0E0;
  transition-duration: .1s;
  max-width: 14em;
  position: relative;
  text-indent: 0.6em;
  width: 194px;
}

.-entry-btn::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  top: 1em;
  left: 0.5em;
  border-top: solid 3px #FFF;
  border-right: solid 3px #FFF;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.-entry-btn:hover {
  text-decoration: none !important;
}

.readMoreBlock .device_lineup_subtitle {
  text-align: center;
  line-height: 30px;
  padding-bottom: 20px;
}

.device_attention {
  font-size: 11px;
  width: 90%;
  margin: 0 auto 10px;
}

.gigaplan-lineup .device_attention {
  font-size: 14px;
  margin-top: 10px;
}

.gigaplan-lineup .device_attention a.ar_link:hover {
  color: #e7198c;
}

/*------------------------------
  ピックアップ
------------------------------*/
#device_lineup_pickup .-row,
#device_lineup .-row {
  justify-content: center;
}

.gigaplan-lineup.use-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}

.gigaplan-lineup.use-icon span {
  font-size: 28px;
  font-weight: bold;
  margin-left: 10px;
}

.pickup-text span {
  font-size: 24px;
  font-weight: bold;
}

.pickup-text {
  margin: 0 auto;
  text-align: center;
}

#device_lineup_pickup .-row .dvitem {
  display: flex;
  flex-flow: column;
  background: #FFF;
  max-width: 300px;
  font-size: 14px;
  box-shadow: 3px 4px 6px -6px #000;
  margin: 0 20px 30px;
  position: relative;
}

/* #device_lineup_pickup .-row.btm-padding-off {
  padding-bottom: 0;
} */

.device-wrap.pickup {
  background-size: auto;
  background-color: #eee3ca;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgb(235, 223, 194) 2px, rgb(235, 223, 194) 9px);
}

/* SP */
@media screen and (max-width: 640px) {
  .gigaplan-lineup.use-icon {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .gigaplan-lineup.use-icon span {
    font-size: 4.2vw;
    line-height: 6vw;
  }

  .gigaplan-lineup.use-icon img {
    width: 50px;
  }

  .pickup-text span {
    font-size: 14px;
  }
}

/*------------------------------
  端末一覧
------------------------------*/
.pickup_box,
.readMoreBlock .device_lineup .-row {
  display: flex;
  flex-wrap: wrap;
  width: 970px;
  margin: 0 auto;
}

.readMoreBlock .device_lineup .-row article {
  display: flex !important;
  flex-flow: column;
  flex-direction: column;
  background: #FFF;
  width: calc(945px / 2);
  font-size: 14px;
  box-shadow: 3px 4px 6px -6px #000;
  margin: 0 6px 15px;
  position: relative;
  border-radius: 3px;
  padding: 0 0 12px;
  transition-duration: .2s;
}

.readMoreBlock .device_lineup .-row article a.box-link {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  padding: 0;
  background: unset;
}

.readMoreBlock .device_lineup .-row article:hover {
  transform: scale(1.01);
}

.readMoreBlock .device-img-area {
  position: relative;
  width: 100%;
  height: 100%;
}
.pickup_box .device-img-area {
  background-image: url(/campaign/spring/img/device_img_bk.png);
  background-size: cover;
  border-radius: 3px 3px 0 0;
}

.readMoreBlock .device-img-area::after {
  content: '';
  width: 10px;
  height: 10px;
  border-top: solid 2px;
  border-right: solid 2px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translate(-50%, 0) rotate(45deg);
}
.pickup_box .icon_5g,
.-lineup .icon_5g {
  color: #fff;
  background: #3f63ab;
  font-weight: bold;
  margin-left: 10px;
  padding: 1px 0 0;
  box-sizing: border-box;
  width: 60px;
  text-align: center;
  border-radius: 5px;
  font-size: 11px;
}
.pickup_box .icon_5g span,
.-lineup .icon_5g span {
  font-weight: bold;
  font-size: 18px;
  vertical-align: -1px;
}

.readMoreBlock .device-img-area .device-img-parts {
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 1em 0 0;
}
.pickup_box .device-img-area .device-img-parts {
  padding: 1em 0;
}

.readMoreBlock .device-img-area .device-img {
  max-height: 105px;
  width: auto;
}
.pickup_box .device-img-area .device-img {
  width: 140px;
  height: 140px;
  max-height: 140px;
}

.readMoreBlock .device-img-area .inf-ctl-line_types {
  padding: 0;
  margin: 3px 0 0 -3px;
  display: flex;
  justify-content: center;
}

.readMoreBlock .device-img-area .inf-ctl-line_types .-typed,
.readMoreBlock .device-img-area .inf-ctl-line_types .-typea,
.readMoreBlock .device-img-area .inf-ctl-line_types .-typei {
  display: block;
  width: 20px;
  height: 20px;
  margin: 3px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  position: relative;
  line-height: 20px;
}
.pickup_box .device-img-area .inf-ctl-line_types .-typed,
.pickup_box .device-img-area .inf-ctl-line_types .-typea,
.pickup_box .device-img-area .inf-ctl-line_types .-typei {
  width: 22px;
  height: 22px;
  line-height: 22px;
}

.readMoreBlock .device-img-area .inf-ctl-line_types .-typed {
  background-color: #f00004;
}

.readMoreBlock .device-img-area .inf-ctl-line_types .-typea {
  background-color: #eb5505;
}

.readMoreBlock .device-img-area .inf-ctl-line_types .-typei {
  background-color: #000;
}

.device-info {
  width: 60%;
  text-align: left;
  padding: 10px 0 0 10px;
}

.device-info .voice-set {
  text-align: left;
  padding: 5px 0;
  font-weight: bold;
  margin: 0;
}

.pickup_box .voice-set {
  font-weight: bold;
}

.pickup_box .device-info {
  padding: 20px 0 0 10px;
}

.readMoreBlock .device-img-area .device-name {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 5px;
  min-height: 48px;
  display: flex;
  align-items: center;
}

.pickup_box .device-img-area .device-name {
  font-size: 30px;
  line-height: 34px;
  height: unset;
  display: block;
}

.-detail {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  overflow: hidden;
  align-content: flex-start;
  max-height: 50px;
}

.-detail span.-feature {
  background: #e9e9e9;
  font-size: .9em;
  margin: 0.1em;
  padding: 0.3em 0.4em 0.1em;
  color: #333;
  word-break: keep-all;
  display: inline-block;
}

.-detail span.-feature .glyphicon {
  margin-right: 2px;
}

.-ob.-pink {
  border: solid 1px #E64D97;
  color: #EB63A0;
  font-size: 16px;
  letter-spacing: 4px;
  padding: 1px 0 0;
  font-weight: bold;
  background: #FFF;
  text-align: center;
  margin: 10px auto 0;
  width: 93%;
}

.-price {
  padding: 0 20px;
  /* margin: 0 0 auto; */
  flex-grow: 1;
}

.readMoreBlock .pay {
  position: relative;
  display: flex;
  text-align: center;
  width: 92%;
  margin: 3px auto 0;
  align-items: center;
  /* height: calc(100% - 39px); */
}

.on-ano .pay {
  height: unset;
}

.readMoreBlock .one,
.readMoreBlock .separate {
  padding: 0 2px;
  display: flex;
  width: 50%;
  box-sizing: border-box;
}

.mnp-area {
  padding: 0 0 5px 0;
}

.new-area {
  border-top: 1px solid #ccc;
  padding: 0;
  margin: 0 0 10px;
  height: calc(100% - 101px);
}

.-title {
  margin: 0.5rem 0 0;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}

span.yellow-underline {
    font-weight: bold;
    background: linear-gradient(transparent 60%, #ff6 60%);
}

.mnp-area .-title {
  color: #E64D97;
}

.new-area .-title {
  color: #333;
}

.readMoreBlock .how-to {
  font-size: 13px;
  margin: 0 5px 0 0;
  background: #ffedf6;
  color: #E64D97;
  padding: 0 8px;
  display: flex;
  align-items: center;
}

.new-area .how-to {
  /* color: #6084CE;
  background: #EFF4FF; */
  color: #333;
  background: #eee;
}

.readMoreBlock .yen p.original {
  color: #9b9b9b;
  font-size: 14px;
  position: relative;
  margin: 0 0 -3px;
}

.readMoreBlock .yen p.original:before {
  position: absolute;
  content: "";
  left: 13%;
  top: 50%;
  right: 0;
  width: 70%;
  border-top: 1px solid;
  border-color: inherit;
  transform: rotate(5deg);
}

.readMoreBlock .yen p:first-child:after {
  display: none;
}

.readMoreBlock .yen-text {
  font-size: 0.6em;
}

.readMoreBlock .yen .discount {
  color: #e95d94;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1;
}

.mnp-area .pay {
  margin: 8px auto 5px;
}

.new-area .yen .num {
  /* color: #6084CE; */
  color: #333;
  margin: 0;
  font-weight: bold;
  font-size: 1.2em;
}

.new-area .yen .num::before {
  display: none;
}
.tax-text {
  font-size: 10px;
  margin-right: -5px;
}
.tax-in-label {
  display: none;
  font-size: 10px;
}
.tax-in-label.ano-txt {
  text-align: right;
  padding-top: 2px;
  margin: 0;
}

.yen-text {
  font-size: 0.6em;
}

.-lineup .icon_area {
  margin-top: 5px;
}
.pickup_box .icon_area .icon_esim,
.-lineup .icon_area .icon_esim {
  display: none;
}
.pickup_box .icon_area.ok .icon_esim.ok,
.pickup_box .icon_area.no .icon_esim.no,
.-lineup .icon_area.ok .icon_esim.ok,
.-lineup .icon_area.no .icon_esim.no {
  display: block;
}
.pickup_box .icon_area img,
.-lineup .icon_area img {
  width: 75px;
}
.-lineup .icon_area img {
  margin-left: .1em;
}
.pickup_box .icon_area {
  display: flex;
}

@media screen and (max-width: 640px) {
  .readMoreBlock .device_lineup {
    padding: 20px 0 0;
  }
  .readMoreBlock .device_lineup .-row.pickup_box article {
    width: 90%;
    margin: 0 5px 10px;
    padding: 0 0 12px;
    box-shadow: 3px 4px 6px -6px #000;
    background-color: #fff;
  }
  .readMoreBlock .device_lineup .-row.pickup_box article:nth-of-type(2n) {
    margin-bottom: 10px;
  }
  .pickup_box .device-img-area::after {
    display: none;
  }
  .pickup_box .icon_area {
    position: absolute;
    flex-direction: column;
    width: 15%;
    left: 7.5%;
    bottom: 15px;
  }
  .pickup_box .icon_area .icon_esim {
    width: 100%;
  }
  .pickup_box .icon_5g {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    aspect-ratio: 1;
    margin-top: 5px;
    margin-left: 0;
    line-height: 1;
  }
  .pickup_box .icon_5g span {
    display: block;
    font-size: clamp(21px, 6vw, 27px);
  }

  .pickup_box .device-img-area .device-img-parts {
    display: block;
    padding: 2.5vw 0;
  }

  .pickup_box .device-img-area .device-name-box {
    position: relative;
  }

  .pickup_box .device-img-area .device-name-box::before {
    content: '';
    width: 20px;
    height: 20px;
    top: 50%;
    right: 12px;
    background-color: #6084CE;
    transform: translateY(-50%);
    position: absolute;
    border-radius: 50em;
  }

  .pickup_box .device-img-area .device-name-box::after {
    content: '';
    width: 8px;
    height: 8px;
    border-top: solid 2px;
    border-right: solid 2px;
    position: absolute;
    top: 50%;
    right: 20px;
    color: #fff;
    transform: translateY(-50%) rotate(45deg);
  }

  .pickup_box .device-img-area .device-name {
    text-align: center;
    font-size: 6vw;
    margin: 0;
  }

  .pickup_box .device-img-area .device-maker {
    font-size: 0.8em;
  }

  .pickup_box .device-img-area .device-img-box {
    position: relative;
  }

  .pickup_box .device-img-area .device-img {
    width: 43.2vw;
    height: auto;
    max-height: unset;
  }

  .pickup_box .device-img-area .inf-ctl-line_types {
    right: 15.4vw;
    left: unset;
    width: 18px;
    display: block;
    margin: 0;
    position: absolute;
    bottom: 0;
    padding: 10px 0;
  }

  .pickup_box .device-img-area .inf-ctl-line_types .-typed,
  .pickup_box .device-img-area .inf-ctl-line_types .-typea,
  .pickup_box .device-img-area .inf-ctl-line_types .-typei {
    width: 4.8vw;
    height: 4.8vw;
    font-size: 10px;
    margin: 0 0 5px;
    line-height: 4.8vw;
  }
  .pickup_box .-price {
    padding: 0 10px;
  }
  .pickup_box .pay {
    width: 98%;
  }
  .pickup_box .how-to {
    font-size: 10px;
    padding: 0 3px;
  }
  .pickup_box .yen .discount {
    font-size: 4.6vw;
  }
  .pickup_box article .-app {
    display: none;
  }
  .-lineup .icon_area {
    width: 100%;
  }
  .-lineup .icon_area img {
    display: block;
    width: 76%;
    margin: 0 auto;
  }
}

/*アフェリエイトの販売状態確認用*/
/*販売停止中*/
.af-sales-status.disabled {
  display: block;
  color: #FFF;
  background: #A0A0A0;
  text-align: center;
  padding: 5px 0;
  font-weight: bold;
  width: 90%;
  margin: 0 auto 10px;
  font-size: 1em;
}

/*販売停止中またはアフェリエイトでない場合非表示*/
.af-sales-status.af-all,
.af-sales-status {
  display: none;
}

/* 下段のリスト用の調整 */
.readMoreBlock .device_lineup .dvitem .device-img-area .inf-ctl-colors {
  bottom: 7%;
  right: 8%;
}

/* 今回は使わなそうなので消しておく */
.call-flat-rate-area {
  display: none !important;
}

.blue-text-otoku {
  color: #3c5ca6 !important;
  margin-top: 1rem;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
}

.blue-text-otoku .anno {
  font-weight: bold;
  font-size: 1.2rem;
}

.readMoreBlock .device_lineup .gaiyo-detail td {
  text-align: left;
}

.not-found {
  display: none;
  padding: 3rem;
  font-size: 16px;
}

.form-sort {
  overflow: hidden;
}

.deviceList-scbox {
  position: relative;
  z-index: 5;
}
.deviceList-scbox .form-inline {
  justify-content: space-between;
}

.deviceList-scbox .form-group {
  width: 75%;
  display: flex;
}

.deviceList-scbox .form-group input {
  width: 450px;
}

.blue_button.search_button {
  width: 90px;
}

.clear_button {
  width: 90px;
}

.deviceList-scbox {
  box-sizing: border-box;
  max-width: 960px;
}

.form-control.col-sm-7 {
  width: 40%;
}

.display-none {
  display: none !important;
}


/* 端末ポップアップ */
.inc_popup .device-modal {
  font-size: 10px;
  padding: 10px
}

.inc_popup .device-modal .popup_point_title {
  width: 70%
}

.inc_popup .device-modal-header {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.inc_popup .device-modal-header-img {
  padding: 0 5em
}

.inc_popup .device-modal-header-catch {
  font-size: 1.5em;
  letter-spacing: 1px;
  min-height: 4em;
  line-height: 1.4
}

.inc_popup .device-modal-header-catch-anno {
  font-size: 1em;
  letter-spacing: 1px;
  min-height: 4em;
  margin: 1em 0 0 !important;
}

.inc_popup .device-modal-header-brand {
  font-size: 2.4em;
  letter-spacing: 5px;
  margin-bottom: 0
}

.inc_popup .device-modal-features {
  display: flex;
  justify-content: center;
  padding-bottom: 2em;
  text-align: center
}

.inc_popup .device-modal-features-img {
  width: 100%
}

.inc_popup .device-modal-features section {
  width: 33%;
  padding: 0 5px 5px;
  font-size: 1.1em;
  margin: 16px 0;
  border-right: none;
}

.inc_popup .device-modal-features section p {
  min-height: 5em;
  display: block;
  line-height: 1.8;
  margin: 1.2em 0;
  text-align: left
}

.inc_popup .device-modal-spec {
  text-align: left
}

.inc_popup .device-modal-spec table {
  table-layout: fixed;
  width: 100%;
  font-size: 12px;
}

.inc_popup .device-modal-spec table tr {
  border-bottom: 1px solid #CCC
}

.inc_popup .device-modal-spec table tr:first-child {
  border-top: 1px solid #CCC
}

.inc_popup .device-modal-spec table th {
  width: 6em;
  padding: .5em;
  vertical-align: middle;
  background: #EFEFEF
}

.inc_popup .device-modal-spec table td {
  padding: .5em;
  text-align: left
}

.inc_popup .device-modal-spec-annotation {
  font-size: .8em
}

.inc_popup .device-modal-footer {
  text-align: center;
  font-size: 2.5em;
  font-weight: 700
}

.inc_popup .device-modal-footer .btn-close {
  width: 40%
}

.inc_popup .close-ber {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  color: #FFF;
  padding: 2em;
  z-index: 10;
  user-select: none;
  cursor: pointer
}

.inc_popup .close-ber-btn {
  text-align: center
}

.inc_popup .device-modal-color .col-xs-4 {
  width: 30%
}

.inc_popup .device-modal-color .img-responsive {
  width: 100%
}

.discount-once {
  display: inline-block;
  margin-left: 10px;
  font-size: 90%;
}

.discount-once .discount-once-label {
  display: inline-flex;
  align-items: center;
  letter-spacing: 3px;
}

.discount-once .discount-once-label .dlt-question {
  display: inline-flex;
  position: relative;
  border: 1px solid #999;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-left: 2px;
  padding: 7px;
  align-items: center;
  justify-content: center;
  background: #fff;
  cursor: pointer;
}

.discount-once .discount-once-label .dlt-question .dlt-question-btn {
  font-weight: bold;
  color: #777;
  font-family: 'Franklin Gothic Medium';
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-30%);
  font-style: normal;
}

.discount-once .discount-once-label .dlt-question .dlt-question-box {
  display: none;
}

.discount-once .discount-once-label .dlt-question:hover .dlt-question-box {
  display: block;
  position: absolute;
  font-size: 12px;
  top: 1em;
  left: 0;
  width: 224px;
  min-height: auto;
  background: rgba(255, 255, 255, 0.9);
  line-height: 1.2;
  color: #000;
  padding: 1.5em 0.8em 0.8em;
  border: 1px solid #999;
  text-align: left;
  letter-spacing: 0;
  z-index: 11;
}

.discount-once .discount-once-label .dlt-question:hover .dlt-question-box p {
  margin: 0;
}

/* モーダルのClose */
.modal-content-close {
  cursor: pointer;
  width: 35px;
  height: 45px;
  background: url(/hdd/devices/device_check/vendor/venobox/close.png) no-repeat left top;
  background-size: cover;
  transition: 0.3s;
  margin: 0 0 10px auto;
  color: transparent;
}

/* 全て見るボタン */
.readMoreBlock {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  gap: 35px;
}
.readMoreInner {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.readMoreContainer {
  position: relative;
  height: auto;
  overflow: hidden;
  transition: max-height 0.6s;
}
@media screen and (min-width: 641px) {
  #device_lineup_pickup.readMoreContainer {
    max-height: 1260px;
  }
  .tu-external-link #device_lineup_pickup.readMoreContainer {
    max-height: 1130px;
  }
  #device_lineup.readMoreContainer {
    max-height: 1320px;
  }
  .tu-external-link #device_lineup.readMoreContainer {
    max-height: 1190px;
  }
}
@media screen and (max-width: 640px) {
  #device_lineup_pickup.readMoreContainer,
  .tu-external-link #device_lineup_pickup.readMoreContaine {
    max-height: 614vw;
  }
  #device_lineup.readMoreContainer {
    max-height: 920px;
  }
  .simcp #device_lineup.readMoreContainer {
    max-height: 985px;
  }
  .simcp.tu-external-link #device_lineup.readMoreContainer {
    max-height: 919px;
  }
}
.readMoreBtn-wrap {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.show+.readMoreBtn-wrap {
  position: relative;
}
@media screen and (min-width: 641px) {
  .show+.readMoreBtn-wrap {
    margin-top: -40px;
  }
}
#device_lineup_pickup+.readMoreBtn-wrap {
  height: 150px;
  background: linear-gradient(to bottom, transparent 0%, #ebdfc2 50%);
}
#device_lineup_pickup.show+.readMoreBtn-wrap,
#device_lineup.show+.readMoreBtn-wrap {
  height: 100px;
}
#device_lineup+.readMoreBtn-wrap {
  height: 150px;
  background: linear-gradient(to bottom, transparent 0%, #f7deea 50%);
}
#device_lineup.readMoreContainer.-nomore::after,
#device_lineup_pickup.readMoreContainer.-nomore::after {
  background: transparent;
}
#device_lineup.-nomore+.readMoreBtn-wrap,
#device_lineup_pickup.-nomore+.readMoreBtn-wrap {
  display: none;
}
.readMoreBtn {
  width: 300px;
  margin: 0 auto;
  line-height: 40px;
  border-radius: 100vh;
  text-align: center;
  font-size: 18px;
  border: 0;
  color: #fff;
  background-color: #fa4e9e;
  cursor: pointer;
  position: absolute;
}
.readMoreBtn::before{
	content: "";
  position: absolute;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 10px;
  height: 10px;
  top: 13px;
  left: 18px;
  transform: rotate(135deg);
}

#device_lineup.show+.readMoreBtn-wrap .readMoreBtn {
  margin-top: 0;
}
.show+.readMoreBtn-wrap .readMoreBtn::before{
  top: 17px;
  transform: rotate(-45deg);
}
/* @media screen and (min-width: 641px) {
  #device_lineup+.readMoreBtn-wrap .readMoreBtn {
    margin-top: 10px;
  }
} */
@media screen and (max-width: 640px) {
  .readMoreBtn {
    width: 240px;
    font-size: 16px;
  }
  #device_lineup_pickup+.readMoreBtn-wrap,
  #device_lineup+.readMoreBtn-wrap {
    height: 26vw;
  }
  #device_lineup+.readMoreBtn-wrap{
    background: linear-gradient(to bottom, transparent 0%, #facfe4 50%);
  }
  #device_lineup_pickup.show+.readMoreBtn-wrap {
    height: 22vw;
    margin-top: -30px;
  }
  #device_lineup.show+.readMoreBtn-wrap {
    height: 22vw;
    margin-top: -20px;
  }
  #lineup.device-wrap + .device_lineup_gaiyo-wrap {
    background-color: #facfe4 ;
  }
}

/* PC */
@media screen and (min-width: 641px) {
  .mnp-area {
    padding: 10px 0 5px 0;
  }
  .inc_popup .modal-dialog {
    margin: 30px auto 80px
  }
  .inc_popup .device-modal-features section+section{border-left:1px solid #EEE}
  .inc_popup .device-modal {
    padding: 15px
  }

  .inc_popup .device-modal .popup_point_title {
    width: auto
  }

  .inc_popup .device-modal-spec {
    width: 50%
  }

  .inc_popup .device-modal-features section {
    padding: 0 20px 20px
  }

  .device-wrap {
    background-image: none;
    background-color: #f7deea;
  }

  .limit-one-label {
    position: relative;
    background-color: #fa4e9e;
    padding: 1.5rem 2rem;
    color: #fff0ac;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    margin-bottom: 2rem;
    text-align: center;
  }

  .limit-one-label span {
    font-weight: bold;
    vertical-align: middle;
  }

  .limit-one-label .normal-text {
    font-size: 3rem;
    line-height: 3rem;
  }

  .limit-one-label .small-text {
    font-size: 2.6rem;
    line-height: 3rem;
  }

  .limit-one-label::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 47%;
    border: 10px solid transparent;
    border-top: 10px solid #fa4e9e;
  }
  .pay-area.mnp {
    height: 92px;
    align-items: center;
  }
  .pay-area-mnp-title {
    height: 100%;
  }
  /*名前が長い機種と合わせて2行分取る*/
  /* .dvitem .device-img-area .device-name {
    min-height: 48px;
  } */
  /*名前が長い機種への改行対応*/
  article[data-tmkey="motorola_edge_30_pro_SET"] .dvitem .device-img-area .device-name {
    padding: 0 60px;
  }

}

/* SP */
@media screen and (max-width: 640px) {
  .inc_popup .modal-dialog {
    margin: 30px auto 80px;
    padding: 0 10px;
  }
  /*名前が長い機種と合わせて2行分取る*/
  .dvitem .device-img-area .device-name {
    min-height: 36px;
  }
  .inc_popup .device-modal {
    margin: 0;
    padding: 6px;
  }

  .inc_popup .device-modal-header-catch {
    font-size: 1.5em
  }

  .inc_popup .device-modal-features {
    display: block
  }

  .inc_popup .device-modal-features section {
    width: 100%;
    margin: 32px 0
  }

  .inc_popup .device-modal-features section:first-child {
    margin: 40px 0 16px
  }

  .inc_popup .device-modal-features section p {
    font-size: 1.4em;
    min-height: auto
  }

  .inc_popup .device-modal-features-img {
    max-width: 80%
  }

  .inc_popup .device-modal .popup_point_title {
    width: auto
  }

  .gigaplan-lineup .device_attention {
    font-size: 12px;
  }

  .dvitem-sp {
    width: 95%;
    margin: 0 auto;
    padding: 10px;
    background-color: #FFF;
    box-sizing: border-box;
    position: relative;
    border-radius: 3px;
  }

  .dvitem-sp .inner-box {
    display: flex;
    justify-content: space-between;
  }

  .dvitem-sp .link-overlay {
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    position: absolute;
  }

  .dvitem-sp .link-overlay:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0);
  }

  .dvitem-sp .device-img-area {
    width: 25%;
    align-self: center;
  }

  .dvitem-sp .device-detail-area {
    width: 67%;
    padding-left: 10px;
  }

  .dvitem-sp .device-btn-area {
    width: 8%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .dvitem-sp .device-detail-area .pay-title-label {
    font-weight: bold;
    width: 82px;
    font-size: 1.1rem;
  }

  .dvitem-sp .device-pay-line {
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    padding-top: 6px;
  }

  .dvitem-sp .device-pay-line::after {
    position: absolute;
    content: "";
    border-top: 1px solid #999999;
    width: 100%;
    top: 0;
    left: 0;
  }

  .dvitem-sp .how-to {
    font-size: 2.5vw;
  }

  .dvitem-sp .device-inf-line {
    display: none;
  }

  .dvitem-sp .device-inf-line.disabled {
    display: block;
    text-align: center;
    letter-spacing: 2px;
    padding: 0.2rem;
    margin-top: 0.5rem;
    background-color: #E4E4E4;
  }

  .dvitem-sp .device-name-line .device-name {
    font-weight: bold;
    font-size: 1.7rem;
    margin-left: 0;
    line-height: 1.1;
  }

  .dvitem-sp .device-name-line .device-maker {
    font-size: 1.2rem;
  }

  .dvitem-sp .device-pay-line .pay-item {
    display: flex;
    justify-content: start;
    align-items: center;
  }

  .dvitem-sp .circle-right-btn {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fa4e9e;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .dvitem-sp .circle-right-btn .circle {
    border-left: 5px solid #FFF;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    position: relative;
    left: 1px;
  }

  .dvitem-sp .discount-color {
    color: #e95d94;
  }

  .dvitem-sp .small-text {
    font-size: 10px;
  }

  .dvitem-sp .left-padding {
    padding-left: 5px;
  }

  .dvitem-sp .pay-price {
    font-weight: bold;
    font-size: 1.4rem;
  }

  .dvitem-sp .discount-color .pay-price {
    font-weight: bold;
    font-size: 1.8rem;
  }

  .dvitem-cover {
    margin-top: 0.5rem;
  }

  .link-overlay {
    opacity: 1;
  }

  .link-overlay:active,
  .link-overlay:hover {
    opacity: .3;
    background-color: #fff;
  }

  .readMoreBlock .device_lineup {
    padding: 0;
    margin: 0 auto;
  }

  .readMoreBlock .device_lineup h2 {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 0;
  }

  .readMoreBlock .device_lineup h2 span {
    display: block;
    font-size: 13px;
  }

  .readMoreBlock .device_lineup .readMoreBlock .device_lineup_subtitle {
    font-size: 18px;
    line-height: 25px;
    padding-top: 20px;
    padding-bottom: 5px;
  }

  .readMoreBlock .-lineup .device-img-area .device-img {
    display: block;
    max-height: 70px;
    width: auto;
    margin: 0 auto;
  }

  h2.gigaplan-lineup {
    font-size: 4.5vw;
    letter-spacing: 1px;
    margin-top: 0;
  }

  #device_lineup_pickup_area h2.gigaplan-lineup{
    margin-bottom: 1.5em;
  }
  h2.gigaplan-lineup span {
    display: block;
    font-size: 3.5vw;
    padding-right: 5px;
    padding-left: 5px;
  }

  .readMoreBlock .device_lineup .-row {
    width: 100%;
    justify-content: center;
    padding-bottom: 20px;
    /* margin-top: 5px; */
    margin-top: 20px;
  }

  .pay {
    justify-content: space-around;
    width: 100%;
  }

  .how-to {
    font-size: 3vw;
  }

  .readMoreBlock .one,
  .readMoreBlock .separate {
    padding: 0;
    width: 50%;
  }

  .yen p:first-child {
    font-size: 3.7vw;
  }

  .yen .discount {
    font-size: 3.7vw;
  }

  .readMoreBlock .device_lineup .-app {
    text-align: center;
  }

  .readMoreBlock .device_lineup .-app img {
    width: 90%;
  }

  .readMoreBlock .dvitem {
    width: 45%;
    margin: 5px 5px 20px !important;
  }

  .-btn {
    width: 95%;
    font-size: 11px;
  }

  .line-up-title {
    color: #fff;
    background: #9d7c46;
    text-align: center;
    width: 100%;
    margin: 20px auto;
    font-size: 16px;
    letter-spacing: 3px;
    padding: 7px 0;
  }

  .esimCP {
    width: 85%;
  }

  .esimCP p {
    font-size: 11px;
  }

  .pay-area.mnp,
  .pay-area.voice {
    display: block;
  }

  .pay-area-mnp-title,
  .pay-area-voice-title {
    width: 95%;
    height: auto;
    line-height: 1.2;
    padding: .5rem 0;
    margin-bottom: .5em;
  }

  .dvitem .device-img-area .inf-ctl-colors .color-item {
    display: block;
    width: 8px;
    height: 8px;
    margin: 2px;
  }

  .dvitem .device-img-area .inf-ctl-colors .color-item.nostock::after {
    top: auto;
    bottom: 0;
  }

  .dvitem .device-img-area .device-maker,
  .dvitem .device-img-area .device-name {
    font-size: 0.9em;
  }

  .device-wrap {
    background-image: none;
    background-size: auto;
    background-color: rgb(250, 219, 234);
    background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgb(250, 207, 228) 2px, rgb(250, 207, 228) 9px);
    /* padding-bottom: 2rem; */
  }

  .dvitem-cover {
    text-align: left;
  }

  .dvitem-cover+.dvitem-cover {
    margin-top: 0.5rem;
  }

  .limit-one-label {
    position: relative;
    background-color: #fa4e9e;
    padding: 1rem;
    color: #fff0ac;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
    margin-bottom: 2rem;
    text-align: center;
  }

  .limit-one-label span {
    font-weight: bold;
    vertical-align: middle;
  }

  .limit-one-label .normal-text {
    font-size: 2rem;
    line-height: 2rem;
  }

  .limit-one-label .small-text {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .limit-one-label::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 47%;
    border: 10px solid transparent;
    border-top: 10px solid #fa4e9e;
  }

  .dvitem .call-flat-rate-area .call-flat-label {
    font-size: 10px;
    padding: 0.2em;
  }

  .dvitem .call-flat-rate-area .call-flat-label .highlight {
    font-size: 10.5px;
  }

  .dvitem .pink_icon {
    font-size: 12px;
  }

  .dvitem .icon_5g {
    font-size: 12px;
    padding: 3px;
    left: 4px;
    bottom: 10px;
  }

  .deviceList-scbox {
    width: 95%;
  }

  .deviceList-scbox .form-group {
    width: 75%;
    margin-bottom: 11px;
  }

  .deviceList-scbox .form-group .clear-btn {
    width: 30%;
    margin: 1rem 0 0 .5rem;
    padding: .8rem .5rem;
    font-size: 11px;
  }

  .deviceList-scbox .form-group input[type=text] {
    width: 67%;
    font-size: 14px;
  }

  .dvitem .device-img-area .inf-ctl-line_types .-typed,
  .dvitem .device-img-area .inf-ctl-line_types .-typea,
  .dvitem .device-img-area .inf-ctl-line_types .-typei {
    width: 20px;
    height: 19px;
    font-size: 12px;
    padding-top: 1px;
  }
  .readMoreBlock .one,
  .readMoreBlock .separate,
  .readMoreBlock .deviceList-scbox .form-inline {
    padding: 0 !important;
  }
  .deviceList-scbox .form-group .clear-btn {
    margin: 1rem 1% 0 3%;
    font-size: 3vw;
    line-height: 32px;
    padding: 0;
  }
  .dvitem-sp .device-detail-area .pay-title-label {
    width: 41%;
  }
  .dvitem-sp .device-img-area::after {
    display: none;
  }
  .dvitem-sp .how-to {
    display: inline;
    padding: 0;
    background: unset;
    margin: unset;
    color: unset;
  }
  .readMoreBlock .device_lineup .-row article {
    margin: 3px auto;
    padding: 0;
    box-shadow: unset;
    background-color: unset;
  }
  .readMoreBlock .device_lineup .-row article:nth-of-type(2n) {
    margin: 3px auto;
  }
  .discount-once .discount-once-label .dlt-question:hover .dlt-question-box {
    right: 0;
    left: auto;
    padding: 0.8em;
  }
}
@media screen and (max-width: 300px) {
  .dvitem-sp .device-detail-area .pay-title-label {
    width: 30%;
  }
}
.device-btn-anno {
  display: none;
  font-size: 10px;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .dvitem-sp .device-btn-anno {
    text-align: left;
    line-height: 1.2;
    text-indent: -1em;
    padding-left: 1em;
    margin: 3px 0 0;
  }
}