@charset "UTF-8";
.lp-dv-inner {
  width: 728px;
  margin: 0 auto;
  position: relative;
}
.lp-dv-btn {
  max-width: 510px;
  position: relative;
  display: block;
  text-decoration: none;
  font-weight: bold;
  padding-bottom: 6px;
  height: 66px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.3;
  color: #212121;
}
.lp-dv-btn.important {
  color: #fff;
}
.lp-dv-btn.important::before {
  border-color: #ff4081;
  background-color: #fff;
}
.lp-dv-btn.important > p {
  border-color: #ff4081;
  background-color: #ff4081;
}
.lp-dv-btn.important[target=_blank] > p {
  background-image: url(/promotion/assets/img/common/icon_blank_wh.png);
  background-size: 18px;
}
.lp-dv-btn.cp > p {
  color: #00a23f;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-dv-btn[target=_blank] > p {
  background-image: url(/promotion/assets/img/common/icon_blank.png);
  background-size: 11px;
}
.lp-dv-btn::before {
  content: "";
  display: block;
  border: 2px solid #00a23f;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background-color: #00a23f;
  position: absolute;
  bottom: 0;
  left: 0;
}
.lp-dv-btn > p {
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background-color: #fff;
  border: 2px solid #00a23f;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  bottom: 0;
  background-image: url(/promotion/assets/img/common/arrow_link.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 9px;
}
.lp-dv-mv {
  position: relative;
  background-image: url(/promotion/assets/img/device/mv_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.lp-dv-mv-inner {
  width: 100%;
  position: relative;
}
.lp-dv-mv-anchor {
  display: block;
  aspect-ratio: 730/162;
  width: 730px;
  position: absolute;
  top: 682px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 5;
}
.lp-dv-about {
  padding: 105px 0 165px;
  position: relative;
  background-image: url(/promotion/assets/img/device/about_bg.png);
  background-repeat: no-repeat;
  background-size: 1035px;
  background-position: center 145px;
  background-color: #fff;
}
.lp-dv-about::before {
  content: "";
  display: block;
  width: 100%;
  height: 17px;
  position: relative;
  position: absolute;
  top: -16px;
  left: 0;
  background-image: url(/promotion/assets/img/device/about_head.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center top;
}
.lp-dv-about-feature {
  position: relative;
  width: 455px;
  margin: 0 auto;
}
.lp-dv-about-copy {
  position: relative;
  width: 580px;
  margin: 60px auto 0;
}
.lp-dv-about .lp-dv-btn {
  margin-top: 60px;
}
.lp-dv-current {
  position: relative;
  padding: 100px 0 230px;
  background: linear-gradient(to bottom, #43ddc2, #d5fdf6);
}
.lp-dv-current::before {
  content: "";
  display: block;
  width: 100%;
  height: 17px;
  position: relative;
  position: absolute;
  top: -16px;
  left: 0;
  background-image: url(/promotion/assets/img/device/current_head.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center top;
}
.lp-dv-current-title {
  width: 445px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -160px;
}
.lp-dv-current-text {
  text-align: center;
  color: #fff;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: bold;
  font-size: 2.4rem;
}
.lp-dv-current-pic {
  position: relative;
  width: 650px;
  margin: 60px auto 0;
}
.lp-dv-current .lp-dv-btn {
  margin-top: 60px;
}
.lp-dv-lineup {
  margin-top: -80px;
  position: relative;
  padding: 100px 0 230px;
  background: linear-gradient(to bottom, #50be3f, #b5f9a9);
}
.lp-dv-lineup::before {
  content: "";
  display: block;
  width: 100%;
  height: 17px;
  position: relative;
  position: absolute;
  top: -16px;
  left: 0;
  background-image: url(/promotion/assets/img/device/lineup_head.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center top;
}
.lp-dv-lineup-title {
  width: 445px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -160px;
}
.lp-dv-lineup-text {
  text-align: center;
  color: #fff;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: bold;
  font-size: 2.4rem;
}
.lp-dv-lineup-slide {
  position: relative;
  margin-top: 60px;
}
.lp-dv-lineup-slide > ul > li {
  width: 510px;
  height: auto;
}
.lp-dv-lineup-slide-prev, .lp-dv-lineup-slide-next {
  position: absolute;
  top: 220px;
  width: 60px;
  cursor: pointer;
  z-index: 10;
}
.lp-dv-lineup-slide-prev {
  left: 0;
}
.lp-dv-lineup-slide-next {
  right: 0;
}
.lp-dv-lineup-panel {
  position: relative;
  border-radius: 10px;
  border: 2px solid #fff;
  overflow: hidden;
  height: 100%;
  background-color: #fff;
}
.lp-dv-lineup-panel-title {
  background-color: #00a23f;
  height: 70px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 20px;
}
.lp-dv-lineup-panel-title > h3 {
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.3;
}
.lp-dv-lineup-panel-title > p {
  font-size: 1.2rem;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-dv-lineup-panel-inner {
  padding: 60px 0 40px;
  position: relative;
}
.lp-dv-lineup-panel-inner .lp-dv-btn {
  width: 470px;
}
.lp-dv-lineup-panel-inner .text-attention {
  width: 470px;
  margin: 15px auto 0;
}
.lp-dv-lineup-panel-inner:has(.lp-dv-lineup-panel-model) .lp-dv-lineup-panel-photo,
.lp-dv-lineup-panel-inner:has(.lp-dv-lineup-panel-model) .lp-dv-lineup-panel-color {
  top: 20px;
}
.lp-dv-lineup-panel-model {
  position: absolute;
  top: 20px;
  left: 5px;
  display: flex;
  gap: 0 10px;
}
.lp-dv-lineup-panel-model > li {
  position: relative;
  width: 135px;
  height: 34px;
  border: 2px solid #00a23f;
  border-radius: 100px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00a23f;
  box-shadow: 0px 4px 0px 0px #00a23f;
}
.lp-dv-lineup-panel-model > li.current {
  pointer-events: none;
  box-shadow: none;
  color: #fff;
  background-color: #00a23f;
  top: 4px;
}
.lp-dv-lineup-panel-photo {
  position: relative;
  height: 210px;
  text-align: center;
}
.lp-dv-lineup-panel-photo img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: 0.3s;
}
.lp-dv-lineup-panel-photo img.current {
  opacity: 1;
}
.lp-dv-lineup-panel-color {
  position: relative;
  margin-top: 20px;
  display: flex;
  justify-content: center;
  gap: 0 10px;
}
.lp-dv-lineup-panel-color > li {
  border: 2px solid #aaaaaa;
  aspect-ratio: 1;
  width: 20px;
  border-radius: 100%;
  position: relative;
  background-color: #000;
  cursor: pointer;
}
.lp-dv-lineup-panel-color > li.current {
  pointer-events: none;
  border-color: #00a23f;
}
.lp-dv-lineup-panel-copy {
  position: relative;
  height: 60px;
  width: 485px;
  background-color: #bbe6b4;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #212121;
  margin: 60px auto 0;
  visibility: hidden;
  text-align: center;
}
.lp-dv-lineup-panel-copy:has(> p) {
  visibility: visible;
}
.lp-dv-lineup-panel-copy::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  width: 40px;
  background-color: #bbe6b4;
  border-radius: 6px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -10px;
  rotate: 45deg;
}
.lp-dv-lineup-panel-copy > p {
  position: relative;
  font-size: 1.8rem;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  letter-spacing: -0.05em;
}
.lp-dv-lineup-panel-info {
  position: relative;
  width: 470px;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.lp-dv-lineup-panel-info-spec {
  position: relative;
}
.lp-dv-lineup-panel-info-spec-label {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 8px;
}
.lp-dv-lineup-panel-info-spec-label > li {
  width: 86px;
  height: 22px;
  border-radius: 3px;
  border: 1.5px solid #00a23f;
  color: #00a23f;
  font-size: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
}
.lp-dv-lineup-panel-info-spec-sim {
  position: relative;
  margin-top: 10px;
}
.lp-dv-lineup-panel-info-spec-sim > li {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.3;
  gap: 0 5px;
}
.lp-dv-lineup-panel-info-spec-sim > li:nth-of-type(n+2) {
  margin-top: 10px;
}
.lp-dv-lineup-panel-info-spec-sim > li::before {
  content: "";
  aspect-ratio: 1;
  width: 20px;
  border-radius: 100%;
  background-color: #000;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  display: flex;
  align-items: center;
  justify-content: center;
}
.lp-dv-lineup-panel-info-spec-sim > li.au::before {
  content: "A";
  background-color: #eb5405;
}
.lp-dv-lineup-panel-info-spec-sim > li.dcm::before {
  content: "D";
  background-color: #ca002b;
}
.lp-dv-lineup-panel-info-spec-sim > li.sb::before {
  content: "S";
  background-color: #838fa5;
}
.lp-dv-lineup-panel-info-price {
  position: relative;
  width: 255px;
  border: 1px solid #00a23f;
  flex-shrink: 0;
  border-radius: 10px;
}
.lp-dv-lineup-panel-info-price > li {
  line-height: 1.3;
  position: relative;
  padding: 10px 10px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.lp-dv-lineup-panel-info-price > li:nth-of-type(n+2) {
  border-top: 1px dashed #00a23f;
}
.lp-dv-lineup-panel-info-price > li:first-of-type .lp-dv-lineup-panel-info-price-yen {
  padding-right: 1.5em;
}
.lp-dv-lineup-panel-info-price-title {
  color: #616161;
  font-weight: bold;
  font-size: 1.5rem;
}
.lp-dv-lineup-panel-info-price-title > span {
  font-size: 1.2rem;
}
.lp-dv-lineup-panel-info-price-yen {
  font-size: 1.2rem;
  text-align: right;
}
.lp-dv-lineup-panel-info-price-yen > span {
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1.8rem;
}
.lp-dv-lineup-panel-btn-detail {
  margin-top: 40px;
}
.lp-dv-lineup-panel-btn-etc {
  margin-top: 20px;
}
.lp-dv-warranty {
  position: relative;
  padding: 90px 0 100px;
  background-color: #fff;
  margin-top: -80px;
  background-image: url(/promotion/assets/img/device/warranty_bg.png);
  background-size: 1035px;
  background-repeat: no-repeat;
  background-position: center 90px;
}
.lp-dv-warranty::before {
  content: "";
  display: block;
  width: 100%;
  height: 17px;
  position: relative;
  position: absolute;
  top: -16px;
  left: 0;
  background-image: url(/promotion/assets/img/device/warranty_head.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center top;
}
.lp-dv-warranty-title {
  position: relative;
  width: 575px;
  margin: 0 auto;
}
.lp-dv-warranty-pic {
  position: relative;
  width: 385px;
  margin-top: 50px;
  margin-left: 185px;
}
.lp-dv-warranty-text {
  position: relative;
  width: 575px;
  margin: 50px auto 0;
}
.lp-dv-warranty .text-attention {
  text-align: center;
  margin-top: 30px;
}
.lp-dv-warranty-cv {
  position: relative;
  margin-top: 60px;
}
.lp-dv-warranty-cv-title {
  width: 480px;
  margin: 0 auto 30px;
  position: relative;
}
.lp-dv-warranty-cv .lp-dv-btn {
  margin-top: 20px;
}
.lp-dv-cp {
  padding: 80px 0;
  position: relative;
  border-radius: 0 0 40px 40px;
  background: linear-gradient(to bottom, #ec8d70, #fec2af);
}
.lp-dv-cp::before {
  content: "";
  display: block;
  width: 100%;
  height: 17px;
  position: absolute;
  top: -16px;
  left: 0;
  background-image: url(/promotion/assets/img/device/cp_head.png);
  background-repeat: repeat-x;
  background-size: auto 100%;
  background-position: center top;
}
.lp-dv-cp-title {
  font-size: 2rem;
  color: #fff;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  text-align: center;
  display: flex;
  justify-content: center;
  line-height: 1.3;
  gap: 0 15px;
  align-items: center;
  text-align: center;
}
.lp-dv-cp-title::before, .lp-dv-cp-title::after {
  content: "";
  display: block;
  aspect-ratio: 40/57;
  width: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.lp-dv-cp-title::before {
  background-image: url(/promotion/assets/img/device/title_line_l.png);
}
.lp-dv-cp-title::after {
  background-image: url(/promotion/assets/img/device/title_line_r.png);
}
.lp-dv-cp-slide {
  position: relative;
  max-width: 570px;
  margin: 40px auto 0;
}
.lp-dv-cp-slide-inner {
  position: relative;
  background-color: #fff;
}
.lp-dv-cp-slide-inner img {
  width: 100%;
  max-width: none;
}
.lp-dv-cp-slide-prev, .lp-dv-cp-slide-next {
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  width: 60px;
  cursor: pointer;
  z-index: 10;
}
.lp-dv-cp-slide-prev {
  left: -30px;
}
.lp-dv-cp-slide-next {
  right: -30px;
}
.lp-dv-cp-slide-dot {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  position: relative;
  gap: 0 10px;
  bottom: 0 !important;
}
.lp-dv-cp-slide-dot .swiper-pagination-bullet {
  margin-inline: 0 !important;
  position: relative;
  aspect-ratio: 1;
  width: 20px;
  border-radius: 100%;
  border: 2px solid #ec8d70;
  background-color: #fff;
  cursor: pointer;
  opacity: 1;
  height: auto;
  display: block;
}
.lp-dv-cp-slide-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ec8d70;
  pointer-events: none;
}
.lp-dv-detail {
  position: relative;
  padding: 0 20px 0;
}
.lp-dv-detail-title {
  text-align: center;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 2.6rem;
  position: relative;
  line-height: 1.3;
}
.lp-dv-detail-tab {
  position: relative;
  max-width: 1050px;
  width: 100%;
  margin: 60px auto 0;
  display: flex;
  gap: 0 5px;
}
.lp-dv-detail-tab > li {
  border-radius: 20px 20px 0 0;
  width: 100%;
  height: 60px;
  background-color: #43ddc2;
  font-size: 1.8rem;
  color: #fff;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 2.6rem;
  position: relative;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.lp-dv-detail-tab > li:last-of-type {
  background-color: #50be3f;
}
.lp-dv-detail-tab > li.current {
  pointer-events: none;
}
.lp-dv-mypita {
  position: relative;
  padding: 80px 0;
  border-radius: 0 0 40px 40px;
  overflow: hidden;
  background: linear-gradient(to bottom, #43ddc2, #cefbf3);
}
.lp-dv-mypita .lp-dv-inner {
  padding: 40px 40px 0;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.lp-dv-mypita-title {
  position: relative;
  width: 240px;
  margin: 0 auto;
}
.lp-dv-mypita-feature {
  position: relative;
  margin: 40px auto 0;
  padding: 30px 40px;
  width: 510px;
  border-radius: 20px;
  border: 2px solid #43ddc2;
  background-color: #c6f5ed;
}
.lp-dv-mypita-feature-inner {
  position: relative;
}
.lp-dv-mypita-feature-list {
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-bottom: 15px;
}
.lp-dv-mypita-feature-list > li {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.lp-dv-mypita-feature-list > li::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: #43ddc2;
  width: 15px;
  position: relative;
}
.lp-dv-mypita-feature-list > li:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-dv-mypita-price {
  margin-top: 60px;
  position: relative;
}
.lp-dv-mypita-price-title {
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.3;
  margin-top: 40px;
}
.lp-dv-mypita-price-ribbon {
  max-width: 665px;
  position: relative;
  margin: 30px auto 0;
}
.lp-dv-mypita-price-table {
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
}
.lp-dv-mypita-price-table > p {
  margin-bottom: 10px;
  font-size: 1.2rem;
  text-align: right;
}
.lp-dv-mypita-option {
  position: relative;
  margin-top: 60px;
  padding-top: 60px;
}
.lp-dv-mypita-option::before {
  content: "";
  display: block;
  width: 410px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: radial-gradient(circle farthest-side, #e0e0e0, #e0e0e0 30%, transparent 30%, transparent);
  background-size: 10px 10px;
}
.lp-dv-mypita-option-title {
  text-align: center;
}
.lp-dv-mypita-option-title > h3 {
  font-size: 2rem;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.3;
}
.lp-dv-mypita-option-title img {
  margin-top: 15px;
  width: 505px;
}
.lp-dv-mypita-option-text {
  text-align: center;
  margin-top: 20px;
  font-size: 2rem;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-dv-mypita-option-feature {
  position: relative;
  width: 465px;
  margin-left: 95px;
  margin-top: 30px;
}
.lp-dv-mypita-option-feature .text-attention {
  margin-top: 30px;
  text-align: center;
}
.lp-dv-mypita-option-plus {
  margin: 90px -40px 0;
  position: relative;
  background-color: #fafafa;
  border-top: 2px solid #e0e0e0;
  border-bottom: 2px solid #e0e0e0;
  padding: 0 40px 50px;
}
.lp-dv-mypita-option-plus-title {
  position: relative;
  width: 365px;
  margin: -22px auto 0;
}
.lp-dv-mypita-option-plus-text {
  width: 410px;
  margin: 20px auto 0;
}
.lp-dv-mypita-option-plus-trial {
  width: 560px;
  margin: 25px auto 0;
}
.lp-dv-mypita-option-plus-table {
  width: 100%;
  margin: 30px auto 0;
}
.lp-dv-mypita-option-plus .text-attention {
  margin-top: 15px;
}
.lp-dv-mypita-option-1m {
  margin: 80px -40px 0;
  position: relative;
  background-color: #fafafa;
  border-top: 2px solid #e0e0e0;
  padding: 0 40px 40px;
}
.lp-dv-mypita-option-1m-title {
  width: 404px;
  position: relative;
  margin: -36px auto 0;
}
.lp-dv-mypita-option-1m-text {
  margin: 10px auto 0;
  width: 385px;
}
.lp-dv-mypita-option-1m-table {
  width: 100%;
  margin: 25px auto 0;
}
.lp-dv-mypita-option-1m .text-attention {
  margin-top: 15px;
}
.lp-dv-mypita-cp1 {
  position: relative;
  margin-top: 40px;
}
.lp-dv-mypita-cp1-title {
  max-width: 500px;
  position: relative;
  margin: 0 auto;
}
.lp-dv-mypita-cp1-table {
  margin: 30px 0 15px;
  position: relative;
}
.lp-dv-mypita-cp2 {
  position: relative;
  margin-top: 40px;
}
.lp-dv-mypita-cp2-title {
  max-width: 500px;
  position: relative;
  margin: 0 auto;
}
.lp-dv-mypita-cp2-text {
  max-width: 460px;
  margin: 20px auto 40px;
  position: relative;
}
.lp-dv-mysoku {
  position: relative;
  padding: 80px 0;
  border-radius: 0 0 40px 40px;
  overflow: hidden;
  background: linear-gradient(to bottom, #50be3f, #b9fcae);
}
.lp-dv-mysoku .lp-dv-inner {
  padding: 40px;
  background-color: #fff;
  border-radius: 20px;
}
.lp-dv-mysoku-title {
  position: relative;
  width: 340px;
  margin: 0 auto;
}
.lp-dv-mysoku-text {
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-top: 40px;
}
.lp-dv-mysoku-text > p:last-of-type {
  color: #00a23f;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 2.8rem;
  line-height: 1.3;
}
.lp-dv-mysoku-text + .text-attention {
  width: 460px;
  margin: 10px auto 0;
}
.lp-dv-mysoku-feature {
  position: relative;
  margin: 60px auto 0;
  padding: 40px 40px 30px;
  width: 510px;
  border-radius: 20px;
  border: 2px solid #50be3f;
  background-color: #deeee4;
}
.lp-dv-mysoku-feature-title {
  width: 280px;
  height: 44px;
  background-color: #00a23f;
  border-radius: 100px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -22px;
  color: #fff;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
}
.lp-dv-mysoku-feature-list {
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-dv-mysoku-feature-list > li {
  display: flex;
  align-items: flex-start;
  gap: 0 10px;
}
.lp-dv-mysoku-feature-list > li::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: #50be3f;
  width: 15px;
  position: relative;
  top: 5px;
}
.lp-dv-mysoku-feature-list > li:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-dv-mysoku-price {
  margin-top: 30px;
  position: relative;
}
.lp-dv-mysoku-price-title {
  font-weight: bold;
  font-size: 2.2rem;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  text-align: center;
}
.lp-dv-mysoku-price-table {
  position: relative;
  margin-top: 10px;
}
.lp-dv-mysoku-price-table > p {
  text-align: right;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.lp-dv-mysoku-speed {
  margin-top: 60px;
  position: relative;
}
.lp-dv-mysoku-speed-title {
  font-weight: bold;
  font-size: 2.4rem;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  text-align: center;
}
.lp-dv-mysoku-speed-table {
  position: relative;
  max-width: 625px;
  margin: 40px auto 0;
}
.lp-dv-mysoku-speed .text-attention {
  margin-top: 20px;
}
.lp-dv-quality {
  position: relative;
  padding-top: 60px;
  background-image: url(/promotion/assets/img/device/quality_bg.png);
  background-size: 1035px;
  background-repeat: no-repeat;
  background-position: center 60px;
}
.lp-dv-quality-title {
  width: 580px;
  margin: 0 auto;
  position: relative;
}
.lp-dv-quality-pic {
  width: 455px;
  position: relative;
  margin: 40px auto 0;
}
.lp-dv-quality-text {
  margin-top: 60px;
  text-align: center;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 2;
}
.lp-dv-quality .text-attention {
  text-align: center;
  margin-top: 30px;
}
.lp-dv-apply {
  position: relative;
  margin-top: 60px;
  padding: 60px 0 80px;
  background-image: url(/promotion/assets/img/device/apply_bg.png);
  background-size: 1045px;
  background-repeat: no-repeat;
  background-position: center 150px;
}
.lp-dv-apply::before {
  content: "";
  display: block;
  width: 728px;
  height: 10px;
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: radial-gradient(circle farthest-side, #e0e0e0, #e0e0e0 30%, transparent 30%, transparent);
  background-size: 10px 10px;
}
.lp-dv-apply-title {
  width: 380px;
  margin: 0 auto;
  position: relative;
}
.lp-dv-apply-flow {
  position: relative;
  margin-top: 60px;
}
.lp-dv-apply-flow > li {
  border-radius: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 55px 0 40px;
  position: relative;
  text-align: center;
}
.lp-dv-apply-flow > li:nth-of-type(n+2) {
  margin-top: 55px;
}
.lp-dv-apply-flow > li.step1 .lp-dv-apply-flow-title {
  width: 415px;
}
.lp-dv-apply-flow > li.step1 .text-attention {
  margin-top: 15px;
}
.lp-dv-apply-flow > li.step1 .lp-dv-apply-flow-pic {
  width: 475px;
  margin-left: 115px;
}
.lp-dv-apply-flow > li.step2 .lp-dv-apply-flow-title {
  width: 165px;
}
.lp-dv-apply-flow > li.step2 .lp-dv-apply-flow-pic {
  width: 220px;
}
.lp-dv-apply-flow > li.step3 .lp-dv-apply-flow-title {
  width: 330px;
}
.lp-dv-apply-flow > li.step3 .lp-dv-apply-flow-pic {
  width: 82px;
}
.lp-dv-apply-flow-step {
  width: 125px;
  position: absolute;
  top: -16px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.lp-dv-apply-flow-title {
  position: relative;
  margin: 0 auto;
}
.lp-dv-apply-flow-text {
  margin-top: 20px;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-dv-apply-flow-pic {
  position: relative;
  margin: 30px auto 0;
}
.lp-dv-faq {
  padding: 80px 0;
  border-radius: 40px;
  overflow: hidden;
  background-color: #e2e8ea;
}
.lp-dv-faq-title {
  font-size: 2.6rem;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.3;
}
.lp-dv-faq-accordion {
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 20px;
}
.lp-dv-faq-accordion.open .lp-dv-faq-accordion-head::after {
  display: none;
}
.lp-dv-faq-accordion-head {
  padding: 15px;
  position: relative;
  min-height: 55px;
  display: flex;
  align-items: center;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  cursor: pointer;
}
.lp-dv-faq-accordion-head::before, .lp-dv-faq-accordion-head::after {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  background-color: #b1b1b1;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 15px;
}
.lp-dv-faq-accordion-head::after {
  rotate: 90deg;
}
.lp-dv-faq-accordion-head > div {
  position: relative;
  display: flex;
  gap: 0 15px;
  align-items: center;
}
.lp-dv-faq-accordion-head > div::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  width: 32px;
  background-image: url(/promotion/assets/img/device/icon_q.png);
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.lp-dv-faq-accordion-head > div > h3 {
  line-height: 1.3;
}
.lp-dv-faq-accordion-body {
  border-top: 2px solid #e2e8ea;
  position: relative;
  padding: 20px 30px;
  display: none;
}
.lp-dv-faq-accordion-body > p {
  line-break: auto;
}
.lp-dv-sim {
  position: relative;
  padding: 80px 0;
}
.lp-dv-sim-title {
  text-align: center;
}
.lp-dv-sim-title > h2 {
  line-height: 1.3;
  font-size: 2.6rem;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-dv-sim-title .text-attention {
  margin-top: 20px;
}
.lp-dv-sim-title + * {
  margin-top: 30px !important;
}
.lp-dv-sim-select {
  position: relative;
  margin-top: 60px;
}
.lp-dv-sim-select .text-attention {
  margin-top: 20px;
}
.lp-dv-sim-select-title {
  position: relative;
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  border-radius: 100px;
  background: linear-gradient(to right, #50be3f, #43ddc2);
  color: #fff;
}
.lp-dv-sim-select-subtitle {
  width: 100%;
  position: relative;
  height: 40px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 10px 10px 0 0;
  margin-top: 30px;
}
.lp-dv-sim-select-list {
  margin-top: 20px;
  display: flex;
  gap: 12px;
}
.lp-dv-sim-select-list > li {
  width: 100%;
}
.lp-dv-sim-select-list.plan .lp-dv-sim-select-btn {
  font-weight: bold;
}
.lp-dv-sim-select-list.plan .lp-dv-sim-select-btn img {
  margin-top: 20px;
  height: 47px;
  width: auto;
}
.lp-dv-sim-select-list.carrier .lp-dv-sim-select-btn > p {
  font-size: 1.4rem;
}
.lp-dv-sim-select-list.carrier .lp-dv-sim-select-btn > p:first-of-type {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: bold;
}
.lp-dv-sim-select-list.carrier .lp-dv-sim-select-btn[data-id=au] > p:first-of-type {
  color: #eb5405;
}
.lp-dv-sim-select-list.carrier .lp-dv-sim-select-btn[data-id=dcm] > p:first-of-type {
  color: #ca002b;
}
.lp-dv-sim-select-list.carrier .lp-dv-sim-select-btn[data-id=sb] > p:first-of-type {
  color: #838fa5;
}
.lp-dv-sim-select-list.data {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.lp-dv-sim-select-list.data .lp-dv-sim-select-btn {
  font-weight: bold;
}
.lp-dv-sim-select-list.data .lp-dv-sim-select-btn > p:nth-of-type(1) {
  font-size: 2rem;
}
.lp-dv-sim-select-list.data .lp-dv-sim-select-btn > p:nth-of-type(2) {
  width: 90px;
  height: 25px;
  background-color: #00a23f;
  border-radius: 100px;
  margin: 5px auto 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.lp-dv-sim-select-list.speed {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.lp-dv-sim-select-list.speed .lp-dv-sim-select-btn {
  font-weight: bold;
}
.lp-dv-sim-select-list.speed .lp-dv-sim-select-btn > p:nth-of-type(1) {
  font-size: 1.8rem;
}
.lp-dv-sim-select-list.speed .lp-dv-sim-select-btn > p:nth-of-type(1) > span {
  font-size: 1.4rem;
}
.lp-dv-sim-select-list.speed .lp-dv-sim-select-btn > p:nth-of-type(2) {
  width: 90px;
  height: 25px;
  background-color: #00a23f;
  border-radius: 100px;
  margin: 5px auto 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.lp-dv-sim-select-list.voice {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.lp-dv-sim-select-list.voice .lp-dv-sim-select-btn > p:nth-of-type(1) {
  font-size: 2rem;
  font-weight: bold;
}
.lp-dv-sim-select-list.voice .lp-dv-sim-select-btn > p:nth-of-type(2) {
  margin-top: 5px;
  font-size: 1.8rem;
}
.lp-dv-sim-select-list.option {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.lp-dv-sim-select-list.option .lp-dv-sim-select-btn > p {
  font-size: 2rem;
  font-weight: bold;
}
.lp-dv-sim-select-list.option .lp-dv-sim-select-btn > p > span {
  font-weight: normal;
  font-size: 1.2rem;
}
.lp-dv-sim-select-btn {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px solid #e0e0e0;
  border-radius: 20px;
  cursor: pointer;
  padding: 55px 0 20px;
  user-select: none;
  line-height: 1.3;
  text-align: center;
  overflow: hidden;
}
.lp-dv-sim-select-btn.current {
  border-color: #00a23f;
}
.lp-dv-sim-select-btn.current::before {
  border-color: #00a23f;
}
.lp-dv-sim-select-btn.current::after {
  opacity: 1;
}
.lp-dv-sim-select-btn::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  width: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  margin: 0 auto;
}
.lp-dv-sim-select-btn::after {
  content: "";
  display: block;
  aspect-ratio: 1;
  width: 12px;
  background-color: #00a23f;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 19px;
  margin: 0 auto;
  opacity: 0;
}
.lp-dv-sim-result {
  position: relative;
  margin-top: 80px;
}
.lp-dv-sim-result-wrapper {
  background: linear-gradient(to right, #50be3f, #43ddc2);
  padding: 5px;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
}
.lp-dv-sim-result-btn {
  position: absolute;
  aspect-ratio: 1;
  width: 45px;
  bottom: -14px;
  left: 0;
  right: 0;
  background: linear-gradient(to right, #50be3f, #43ddc2);
  cursor: pointer;
  margin: 0 auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lp-dv-sim-result-btn.close img {
  rotate: 180deg;
}
.lp-dv-sim-result-btn img {
  position: relative;
  width: 23px;
}
.lp-dv-sim-result-head {
  position: relative;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  color: #fff;
}
.lp-dv-sim-result-head > h3 {
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 2rem;
}
.lp-dv-sim-result-head > p {
  font-size: 1.2rem;
}
.lp-dv-sim-result-inner {
  padding: 40px 0 60px;
  background-color: #fff;
  border-radius: 0 0 35px 35px;
  position: relative;
}
.lp-dv-sim-result-price {
  text-align: center;
}
.lp-dv-sim-result-price-title {
  font-weight: bold;
  font-size: 2rem;
}
.lp-dv-sim-result-price-monthly {
  font-size: 3rem;
  font-weight: bold;
  margin-top: 10px;
}
.lp-dv-sim-result-price-monthly > span {
  font-size: 4rem;
  color: #ff4081;
}
.lp-dv-sim-result-price-initial {
  font-size: 1.2rem;
}
.lp-dv-sim-result-detail {
  width: 510px;
  margin: 0 auto;
  position: relative;
}
.lp-dv-sim-result-table {
  position: relative;
  margin: 30px auto 0;
}
.lp-dv-sim-result-table + .text-attention {
  margin-top: 15px;
}
.lp-dv-sim-result-table > div {
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
}
.lp-dv-sim-result-table > div:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-dv-sim-result-table > div > dt {
  height: 40px;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.lp-dv-sim-result-table > div > dd {
  border-top: 2px solid #e0e0e0;
}
.lp-dv-sim-result-table-list > li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  font-weight: bold;
}
.lp-dv-sim-result-table-list > li:nth-of-type(n+2) {
  border-top: 1px dashed #e0e0e0;
}
.lp-dv-sim-result-table-list-title {
  font-size: 1.4rem;
}
.lp-dv-sim-result-cp {
  margin-top: 40px;
}
.lp-dv-sim-result-cp-title {
  margin: 0 auto;
  width: 500px;
}
.lp-dv-sim-result-cp-link {
  margin: 20px auto 0;
}
.lp-dv-sim-result-cp-link > li:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-dv-sim-result-cp + .text-attention {
  text-align: center;
  margin-top: 20px;
}
.lp-dv-trial {
  position: relative;
  padding: 80px 0;
}
.lp-dv-trial::before {
  content: "";
  display: block;
  background-color: #f1f6f0;
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  border-radius: 0px 0px 40px 40px;
}
.lp-dv-trial-copy {
  margin: 0 auto;
  position: relative;
  width: 365px;
}
.lp-dv-trial-title {
  width: 560px;
  margin: 40px auto 0;
  position: relative;
}
.lp-dv-trial-text {
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-top: 40px;
  position: relative;
  text-align: center;
}
.lp-dv-trial-feature {
  position: relative;
  width: 470px;
  margin: 30px auto 0;
}
.lp-dv-trial .lp-dv-btn {
  margin-top: 40px;
}
.lp-dv-trial .lp-dv-btn > p > span > span {
  font-size: 2.4rem;
}
.lp-dv-notice {
  position: relative;
  padding: 80px 0 60px;
}
.lp-dv-notice-title {
  font-weight: bold;
  text-align: center;
  font-size: 2rem;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-dv-notice-inner {
  max-width: 580px;
  margin: 40px auto 0;
}
.lp-dv-notice-inner .text-attention {
  margin-top: 20px;
}
.lp-dv-cv-foot {
  position: relative;
  padding: 15px 0;
  background-color: rgba(177, 177, 177, 0.5);
  position: sticky;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.lp-dv-cv-foot.on {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  .lp-dv-inner {
    width: 89.0625vw;
  }
  .lp-dv-btn {
    padding-bottom: 5px;
    height: 55px;
  }
  .lp-dv-btn.important[target=_blank] > p {
    background-position: right 30px center;
    background-size: 11px;
  }
  .lp-dv-btn.cp {
    height: 65px;
  }
  .lp-dv-btn.cp > p {
    font-size: 1.4rem;
  }
  .lp-dv-btn[target=_blank] > p {
    background-position: right 15px center;
  }
  .lp-dv-btn > p {
    font-size: 1.3rem;
    background-position: right 30px center;
  }
  .lp-dv-mv {
    background-image: url(/promotion/assets/img/device/mv_bg_sp.png);
  }
  .lp-dv-mv-anchor {
    aspect-ratio: 538/212;
    width: 84.0625vw;
    top: 117.1875vw;
  }
  .lp-dv-about {
    background-image: url(/promotion/assets/img/device/about_bg_sp.png);
    background-size: 93.75vw;
    background-position: center 93.75vw;
    padding: 9.375vw 0 31.25vw;
  }
  .lp-dv-about::before {
    height: 11px;
    top: -10px;
  }
  .lp-dv-about-feature {
    width: 100%;
  }
  .lp-dv-about-copy {
    margin-top: 65px;
    width: 54.0540540541vw;
  }
  .lp-dv-about .lp-dv-btn {
    margin-top: 30px;
  }
  .lp-dv-current {
    padding: 17.1875vw 0 26.5625vw;
  }
  .lp-dv-current::before {
    height: 11px;
    top: -10px;
  }
  .lp-dv-current-title {
    top: -26.5625vw;
    width: 70.3125vw;
  }
  .lp-dv-current-text {
    font-size: 5vw;
  }
  .lp-dv-current-pic {
    margin-top: 6.25vw;
    width: 100%;
  }
  .lp-dv-current .lp-dv-btn {
    margin-top: 25px;
  }
  .lp-dv-lineup {
    margin-top: -3.125vw;
    padding: 17.1875vw 0 75px;
  }
  .lp-dv-lineup .lp-dv-inner {
    width: 100%;
    margin: 0;
  }
  .lp-dv-lineup::before {
    height: 11px;
    top: -10px;
  }
  .lp-dv-lineup-title {
    top: -26.5625vw;
    width: 70.3125vw;
  }
  .lp-dv-lineup-text {
    font-size: 5vw;
  }
  .lp-dv-lineup-slide {
    margin-top: 30px;
  }
  .lp-dv-lineup-slide > ul > li {
    width: 81.25vw;
  }
  .lp-dv-lineup-slide-prev, .lp-dv-lineup-slide-next {
    width: 9.375vw;
    top: 45.3125vw;
  }
  .lp-dv-lineup-slide-prev {
    left: 6.25vw;
  }
  .lp-dv-lineup-slide-next {
    right: 6.25vw;
  }
  .lp-dv-lineup-panel {
    border-width: 1px;
  }
  .lp-dv-lineup-panel-title {
    padding: 0 10px;
    height: 45px;
  }
  .lp-dv-lineup-panel-title > h3 {
    font-size: 1.6rem;
  }
  .lp-dv-lineup-panel-title > p {
    font-size: 1rem;
  }
  .lp-dv-lineup-panel-inner {
    padding: 45px 0 20px;
  }
  .lp-dv-lineup-panel-inner .lp-dv-btn {
    width: 71.875vw;
  }
  .lp-dv-lineup-panel-inner .text-attention {
    margin-top: 10px;
    width: 71.875vw;
  }
  .lp-dv-lineup-panel-inner:has(.lp-dv-lineup-panel-model) .lp-dv-lineup-panel-photo,
  .lp-dv-lineup-panel-inner:has(.lp-dv-lineup-panel-model) .lp-dv-lineup-panel-color {
    top: 4.6875vw;
  }
  .lp-dv-lineup-panel-model {
    gap: 0 5px;
    justify-content: center;
    width: 100%;
    left: 0;
  }
  .lp-dv-lineup-panel-model > li {
    width: 110px;
    height: 25px;
    font-size: 1.2rem;
    box-shadow: 0px 3px 0px 0px #00a23f;
  }
  .lp-dv-lineup-panel-model > li.current {
    top: 3px;
  }
  .lp-dv-lineup-panel-photo {
    height: 56.25vw;
  }
  .lp-dv-lineup-panel-color {
    margin-top: 15px;
    gap: 0 4px;
  }
  .lp-dv-lineup-panel-color > li {
    width: 16px;
    border-width: 1.5px;
  }
  .lp-dv-lineup-panel-copy {
    margin-top: 9.375vw;
    width: 71.875vw;
  }
  .lp-dv-lineup-panel-copy::before {
    top: -4px;
  }
  .lp-dv-lineup-panel-copy > p {
    font-size: 1.3rem;
  }
  .lp-dv-lineup-panel-info {
    display: block;
    width: 70.3125vw;
    margin-top: 15px;
  }
  .lp-dv-lineup-panel-info-spec-label {
    gap: 0 4px;
  }
  .lp-dv-lineup-panel-info-spec-label > li {
    width: 70px;
    height: 16px;
    font-size: 1rem;
  }
  .lp-dv-lineup-panel-info-spec-sim > li {
    font-size: 1rem;
  }
  .lp-dv-lineup-panel-info-spec-sim > li::before {
    width: 16px;
    font-size: 1rem;
  }
  .lp-dv-lineup-panel-info-price {
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
  }
  .lp-dv-lineup-panel-info-price > li {
    padding: 6px 10px;
  }
  .lp-dv-lineup-panel-info-price-title {
    font-size: 1.2rem;
  }
  .lp-dv-lineup-panel-info-price-title > span {
    font-size: 1rem;
  }
  .lp-dv-lineup-panel-info-price-yen {
    font-size: 1rem;
  }
  .lp-dv-lineup-panel-info-price-yen > span {
    font-size: 1.6rem;
  }
  .lp-dv-lineup-panel-btn-etc {
    margin-top: 10px;
  }
  .lp-dv-warranty {
    padding: 18.75vw 0 65px;
    margin-top: -10px;
    background-image: url(/promotion/assets/img/device/warranty_bg_sp.png);
    background-size: 94.53125vw;
    background-position: center 9.375vw;
  }
  .lp-dv-warranty::before {
    height: 11px;
    top: -10px;
  }
  .lp-dv-warranty-title {
    width: 71.875vw;
  }
  .lp-dv-warranty-pic {
    width: 60.9375vw;
    margin-left: 19.53125vw;
    margin-top: 7.8125vw;
  }
  .lp-dv-warranty-text {
    margin-top: 9.375vw;
    width: 81.25vw;
  }
  .lp-dv-warranty .text-attention {
    text-align: left;
    margin-top: 15px;
  }
  .lp-dv-warranty-cv-title {
    margin-top: 18.75vw;
    width: 73.4375vw;
    margin-bottom: 4.6875vw;
  }
  .lp-dv-warranty-cv .lp-dv-btn {
    margin-top: 10px;
  }
  .lp-dv-cp {
    padding: 50px 0;
    border-radius: 0 0 20px 20px;
  }
  .lp-dv-cp::before {
    height: 11px;
    top: -10px;
  }
  .lp-dv-cp-title {
    align-items: flex-end;
    gap: 0 1.25vw;
    font-size: 5vw;
  }
  .lp-dv-cp-title::before, .lp-dv-cp-title::after {
    width: 3.4375vw;
    bottom: 1.5625vw;
  }
  .lp-dv-cp-slide {
    margin-top: 30px;
  }
  .lp-dv-cp-slide-prev, .lp-dv-cp-slide-next {
    width: 9.375vw;
  }
  .lp-dv-cp-slide-prev {
    left: -4.6875vw;
  }
  .lp-dv-cp-slide-next {
    right: -4.6875vw;
  }
  .lp-dv-cp-slide-dot {
    margin-top: 10px;
    gap: 0 1.5625vw;
  }
  .lp-dv-cp-slide-dot .swiper-pagination-bullet {
    border-width: 1.5px;
    width: 3.125vw;
  }
  .lp-dv-detail {
    padding: 0;
  }
  .lp-dv-detail-title {
    font-size: 6.25vw;
  }
  .lp-dv-detail-tab {
    margin-top: 30px;
    width: 89.0625vw;
    gap: 0 0.9375vw;
  }
  .lp-dv-detail-tab > li {
    border-radius: 10px 10px 0 0;
    height: 40px;
    font-size: 1.6rem;
  }
  .lp-dv-mypita {
    padding: 30px 0;
    border-radius: 0 0 20px 20px;
  }
  .lp-dv-mypita .lp-dv-inner {
    border-radius: 10px;
    padding: 30px 15px 0;
  }
  .lp-dv-mypita-title {
    width: 100%;
    height: 31.25vw;
    text-align: center;
  }
  .lp-dv-mypita-title img {
    width: auto;
    height: 100%;
  }
  .lp-dv-mypita-feature {
    width: 100%;
    margin-top: 9.375vw;
    padding: 20px 0;
    border-radius: 10px;
  }
  .lp-dv-mypita-feature-inner {
    width: fit-content;
    margin: 0 auto;
  }
  .lp-dv-mypita-feature-list {
    margin-bottom: 10px;
  }
  .lp-dv-mypita-feature-list > li {
    gap: 0 6px;
    font-size: 1.3rem;
    align-items: flex-start;
  }
  .lp-dv-mypita-feature-list > li::before {
    top: 6px;
    width: 8px;
  }
  .lp-dv-mypita-price {
    margin-top: 7.8125vw;
  }
  .lp-dv-mypita-price-title {
    margin-top: 7.8125vw;
    font-size: 5.3125vw;
  }
  .lp-dv-mypita-price-ribbon {
    margin-top: 6.25vw;
  }
  .lp-dv-mypita-price-table {
    margin-top: 3.125vw;
    margin-bottom: 10px;
  }
  .lp-dv-mypita-price-table > p {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .lp-dv-mypita-option {
    margin-top: 30px;
    padding-top: 30px;
  }
  .lp-dv-mypita-option::before {
    width: 64.0625vw;
  }
  .lp-dv-mypita-option-title > h3 {
    font-size: 4.6875vw;
  }
  .lp-dv-mypita-option-title img {
    margin-top: 1.5625vw;
    width: 100%;
  }
  .lp-dv-mypita-option-text {
    margin-top: 3.125vw;
    font-size: 4.375vw;
  }
  .lp-dv-mypita-option-feature {
    width: 100%;
    margin: 4.6875vw 0 0;
  }
  .lp-dv-mypita-option-feature .text-attention {
    text-align: left;
    margin-top: 15px;
  }
  .lp-dv-mypita-option-plus {
    margin: 12.5vw -15px 0;
    padding: 0 15px 6.25vw;
    border-width: 1.5px;
  }
  .lp-dv-mypita-option-plus-title {
    width: 68.75vw;
    margin-top: -4.375vw;
  }
  .lp-dv-mypita-option-plus-text {
    width: 46.875vw;
    margin-top: 3.90625vw;
  }
  .lp-dv-mypita-option-plus-trial {
    width: 100%;
    margin-top: 4.6875vw;
  }
  .lp-dv-mypita-option-plus-table {
    margin-top: 4.6875vw;
  }
  .lp-dv-mypita-option-1m {
    margin: 10.9375vw -15px 0;
    padding: 0 15px 6.25vw;
    border-width: 1.5px;
  }
  .lp-dv-mypita-option-1m-title {
    width: 78.125vw;
    margin-top: -7.03125vw;
  }
  .lp-dv-mypita-option-1m-text {
    width: 46.875vw;
    margin-top: 3.125vw;
  }
  .lp-dv-mypita-option-1m-table {
    margin-top: 4.6875vw;
  }
  .lp-dv-mypita-cp1 {
    margin-top: 30px;
  }
  .lp-dv-mypita-cp1-table {
    margin-top: 6.25vw;
  }
  .lp-dv-mypita-cp2 {
    margin-top: 30px;
  }
  .lp-dv-mypita-cp2-text {
    margin: 5.3333333333vw 0 4vw;
  }
  .lp-dv-mysoku {
    border-radius: 0 0 20px 20px;
    padding: 30px 0;
  }
  .lp-dv-mysoku .lp-dv-inner {
    border-radius: 10px;
    padding: 30px 15px 20px;
  }
  .lp-dv-mysoku-title {
    width: 100%;
    height: 31.25vw;
    text-align: center;
  }
  .lp-dv-mysoku-title img {
    width: auto;
    height: 100%;
  }
  .lp-dv-mysoku-text {
    width: 100%;
    margin-top: 6.25vw;
  }
  .lp-dv-mysoku-text > p {
    font-size: 4.375vw;
  }
  .lp-dv-mysoku-text > p:last-of-type {
    font-size: 7.1875vw;
  }
  .lp-dv-mysoku-text + .text-attention {
    width: 100%;
  }
  .lp-dv-mysoku-feature {
    margin-top: 40px;
    border-radius: 10px;
    padding: 35px 0 20px;
    width: 100%;
  }
  .lp-dv-mysoku-feature-title {
    width: 210px;
    height: 36px;
    top: -18px;
    font-size: 1.5rem;
  }
  .lp-dv-mysoku-feature-list {
    width: fit-content;
    margin: 0 auto;
  }
  .lp-dv-mysoku-feature-list > li {
    font-size: 1.3rem;
    gap: 0 6px;
  }
  .lp-dv-mysoku-feature-list > li::before {
    top: 6px;
    width: 8px;
  }
  .lp-dv-mysoku-price {
    margin-top: 4.6875vw;
  }
  .lp-dv-mysoku-price-title {
    font-size: 5.3125vw;
  }
  .lp-dv-mysoku-price-table {
    margin-top: 3.125vw;
  }
  .lp-dv-mysoku-price-table > p {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .lp-dv-mysoku-speed {
    margin-top: 9.375vw;
  }
  .lp-dv-mysoku-speed-title {
    font-size: 5.3125vw;
  }
  .lp-dv-mysoku-speed-table {
    margin-top: 6.25vw;
  }
  .lp-dv-mysoku-speed .text-attention {
    margin-top: 15px;
  }
  .lp-dv-quality {
    padding-top: 12.5vw;
    background-image: url(/promotion/assets/img/device/quality_bg_sp.png);
    background-size: 92.1875vw;
    background-position: center 3.125vw;
  }
  .lp-dv-quality-title {
    width: 77.34375vw;
  }
  .lp-dv-quality-pic {
    margin-top: 7.8125vw;
    width: 78.125vw;
  }
  .lp-dv-quality-text {
    margin-top: 9.375vw;
    font-size: 4.0625vw;
  }
  .lp-dv-quality .text-attention {
    text-align: left;
    width: 78.125vw;
    margin: 6.25vw auto 0;
  }
  .lp-dv-apply {
    margin-top: 15.625vw;
    padding: 15.625vw 0;
    background-image: url(/promotion/assets/img/device/apply_bg_sp.png);
    background-size: 98.4375vw;
    background-position: center 3.125vw;
  }
  .lp-dv-apply::before {
    width: 64.0625vw;
  }
  .lp-dv-apply-title {
    width: 71.09375vw;
  }
  .lp-dv-apply-flow {
    margin-top: 14.0625vw;
  }
  .lp-dv-apply-flow > li {
    border-radius: 10px;
    padding: 12.5vw 0 9.375vw;
  }
  .lp-dv-apply-flow > li:nth-of-type(n+2) {
    margin-top: 14.0625vw;
  }
  .lp-dv-apply-flow > li.step1 .lp-dv-apply-flow-title {
    width: 60.9375vw;
  }
  .lp-dv-apply-flow > li.step1 .lp-dv-apply-flow-pic {
    margin-left: 2.34375vw;
    width: 81.25vw;
  }
  .lp-dv-apply-flow > li.step2 .lp-dv-apply-flow-title {
    width: 42.1875vw;
  }
  .lp-dv-apply-flow > li.step2 .lp-dv-apply-flow-pic {
    width: 54.6875vw;
  }
  .lp-dv-apply-flow > li.step3 .lp-dv-apply-flow-title {
    width: 54.6875vw;
  }
  .lp-dv-apply-flow > li.step3 .lp-dv-apply-flow-pic {
    width: 25.78125vw;
  }
  .lp-dv-apply-flow-step {
    width: 28.90625vw;
    top: -5.625vw;
  }
  .lp-dv-apply-flow-text {
    margin-top: 4.6875vw;
    font-size: 4.375vw;
  }
  .lp-dv-apply-flow-pic {
    margin-top: 4.6875vw;
  }
  .lp-dv-faq {
    padding: 50px 0;
    border-radius: 20px;
  }
  .lp-dv-faq-title {
    font-size: 6.25vw;
    margin-bottom: 30px;
  }
  .lp-dv-faq-accordion {
    margin-top: 15px;
    border-radius: 10px;
  }
  .lp-dv-faq-accordion-head {
    padding: 10px;
  }
  .lp-dv-faq-accordion-head::before, .lp-dv-faq-accordion-head::after {
    right: 10px;
  }
  .lp-dv-faq-accordion-head > div {
    gap: 0 10px;
  }
  .lp-dv-faq-accordion-body {
    padding: 15px;
  }
  .lp-dv-faq-accordion-body > p {
    font-size: 1.3rem;
  }
  .lp-dv-sim {
    padding: 50px 0;
  }
  .lp-dv-sim-title > h2 {
    font-size: 6.25vw;
  }
  .lp-dv-sim-title .text-attention {
    text-align: left;
    margin-top: 10px;
  }
  .lp-dv-sim-select {
    margin-top: 30px;
  }
  .lp-dv-sim-select .text-attention {
    margin-top: 15px;
  }
  .lp-dv-sim-select-title {
    height: 55px;
    font-size: 1.5rem;
  }
  .lp-dv-sim-select-subtitle {
    height: 30px;
    margin-top: 15px;
    border-radius: 5px 5px 0 0;
    font-size: 1.4rem;
  }
  .lp-dv-sim-select-list {
    margin-top: 15px;
    gap: 10px;
  }
  .lp-dv-sim-select-list.plan .lp-dv-sim-select-btn img {
    height: 35px;
    margin-top: 15px;
  }
  .lp-dv-sim-select-list.carrier .lp-dv-sim-select-btn > p {
    font-size: 1.1rem;
  }
  .lp-dv-sim-select-list.carrier .lp-dv-sim-select-btn > p:first-of-type {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  .lp-dv-sim-select-list.data {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-dv-sim-select-list.data .lp-dv-sim-select-btn > p:nth-of-type(1) {
    font-size: 1.5rem;
  }
  .lp-dv-sim-select-list.data .lp-dv-sim-select-btn > p:nth-of-type(2) {
    width: 53px;
    height: 20px;
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    border-radius: 0 0 10px 0;
  }
  .lp-dv-sim-select-list.speed {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-dv-sim-select-list.speed .lp-dv-sim-select-btn > p:nth-of-type(1) {
    font-size: 1.5rem;
  }
  .lp-dv-sim-select-list.speed .lp-dv-sim-select-btn > p:nth-of-type(1) > span {
    font-size: 1.2rem;
  }
  .lp-dv-sim-select-list.speed .lp-dv-sim-select-btn > p:nth-of-type(2) {
    width: 53px;
    height: 20px;
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    border-radius: 0 0 10px 0;
  }
  .lp-dv-sim-select-list.voice .lp-dv-sim-select-btn > p:nth-of-type(1) {
    font-size: 1.5rem;
  }
  .lp-dv-sim-select-list.voice .lp-dv-sim-select-btn > p:nth-of-type(2) {
    font-size: 1rem;
  }
  .lp-dv-sim-select-list.option {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-dv-sim-select-list.option .lp-dv-sim-select-btn > p {
    font-size: 1.5rem;
  }
  .lp-dv-sim-select-list.option .lp-dv-sim-select-btn > p > span {
    font-size: 1rem;
  }
  .lp-dv-sim-select-btn {
    padding: 35px 0 15px;
    border-width: 1.5px;
    border-radius: 10px;
  }
  .lp-dv-sim-select-btn::before {
    width: 15px;
    top: 10px;
  }
  .lp-dv-sim-select-btn::after {
    width: 7px;
    top: 14px;
  }
  .lp-dv-sim-result {
    margin-top: 40px;
  }
  .lp-dv-sim-result-wrapper {
    border-radius: 20px;
    padding: 3px;
  }
  .lp-dv-sim-result-btn {
    width: 30px;
    bottom: -11px;
  }
  .lp-dv-sim-result-btn img {
    width: 15px;
  }
  .lp-dv-sim-result-head {
    height: 50px;
  }
  .lp-dv-sim-result-head > h3 {
    font-size: 1.6rem;
  }
  .lp-dv-sim-result-head > p {
    font-size: 1rem;
  }
  .lp-dv-sim-result-inner {
    padding: 20px 15px 30px;
    border-radius: 0 0 18px 18px;
  }
  .lp-dv-sim-result-price-title {
    font-size: 1.5rem;
  }
  .lp-dv-sim-result-price-monthly {
    margin-top: 5px;
    font-size: 2rem;
  }
  .lp-dv-sim-result-price-monthly > span {
    font-size: 3rem;
  }
  .lp-dv-sim-result-price-initial {
    font-size: 1rem;
  }
  .lp-dv-sim-result-detail {
    width: 100%;
  }
  .lp-dv-sim-result-table {
    margin-top: 20px;
    padding: 0 8px;
  }
  .lp-dv-sim-result-table + .text-attention {
    padding: 0 8px;
    margin-top: 10px;
  }
  .lp-dv-sim-result-table > div {
    border-width: 1.5px;
    border-radius: 5px;
  }
  .lp-dv-sim-result-table > div:nth-of-type(n+2) {
    margin-top: 15px;
  }
  .lp-dv-sim-result-table > div > dt {
    height: 25px;
    font-size: 1.2rem;
  }
  .lp-dv-sim-result-table > div > dd {
    border-width: 1.5px;
  }
  .lp-dv-sim-result-table-list > li {
    padding: 10px;
  }
  .lp-dv-sim-result-table-list-title {
    font-size: 1.1rem;
  }
  .lp-dv-sim-result-table-list-price {
    font-size: 1.3rem;
  }
  .lp-dv-sim-result-cp {
    margin-top: 20px;
  }
  .lp-dv-sim-result-cp-title {
    width: 100%;
  }
  .lp-dv-sim-result-cp-link {
    margin-top: 15px;
  }
  .lp-dv-sim-result-cp-link > li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .lp-dv-sim-result-cp + .text-attention {
    margin-top: 15px;
    text-align: left;
  }
  .lp-dv-trial {
    padding: 50px 0;
  }
  .lp-dv-trial::before {
    border-radius: 0px 0px 20px 20px;
  }
  .lp-dv-trial-copy {
    width: 78.125vw;
  }
  .lp-dv-trial-title {
    width: 100%;
    margin-top: 4.6875vw;
  }
  .lp-dv-trial-text {
    margin-top: 9.375vw;
    font-size: 4.0625vw;
  }
  .lp-dv-trial-feature {
    margin-top: 6.25vw;
    width: 100%;
  }
  .lp-dv-trial .lp-dv-btn {
    height: 75px;
  }
  .lp-dv-trial .lp-dv-btn > p > span > span {
    font-size: 2.2rem;
  }
  .lp-dv-notice {
    padding: 50px 0;
  }
  .lp-dv-notice-title {
    font-size: 1.5rem;
  }
  .lp-dv-notice-inner {
    margin-top: 15px;
  }
  .lp-dv-notice-inner .text-attention {
    margin-top: 15px;
  }
  .lp-dv-cv-foot {
    padding: 10px 0;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  .lp-dv-btn:hover::before {
    display: none;
  }
  .lp-dv-btn:hover > p {
    background-color: #ecf4cf;
    top: 5px;
  }
  .lp-dv-btn:hover.important > p {
    background-color: #fd6f9f;
  }
  .lp-dv-lineup-panel-model > li:hover {
    background-color: #ecf4cf;
    top: 4px;
    box-shadow: none;
  }
  .lp-dv-cp-slide-inner a:hover {
    opacity: 0.8;
  }
  .lp-dv-cp-slide-prev:hover, .lp-dv-cp-slide-next:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 767.99px), print {
  .lp-dv-mv-inner {
    height: 920px;
  }
  .lp-dv-mv-inner img {
    position: relative;
    left: 50%;
    translate: -50%;
    width: auto;
    height: 100%;
    max-width: none;
  }
  .lp-dv-lineup-panel-info-spec-label > li {
    padding-top: 0.1em;
  }
}