@charset "UTF-8";
#kr-ip-02 {
  display: block;
  margin: 40px auto 0;
  width: 510px;
}

.lp-bs-inner {
  width: 728px;
  margin: 0 auto;
  position: relative;
}
.lp-bs-btn {
  width: 100%;
  max-width: 510px;
  margin: 0 auto;
  position: relative;
  display: flex;
  height: 60px;
  border-radius: 100px;
  background: linear-gradient(to top, #0bc353 11%, #06a320 56%);
  color: #fff;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
  line-height: 1.3;
  text-align: center;
  overflow: hidden;
}
.lp-bs-btn::before {
  content: "";
  display: block;
  aspect-ratio: 17/26;
  width: 8px;
  background-image: url(/promotion/assets/img/common/arrow_link_wh.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  translate: 0 -50%;
}
.lp-bs-btn[target=_blank]::before {
  aspect-ratio: 1;
  width: 16px;
  background-image: url(/promotion/assets/img/common/icon_blank_wh.png);
}
.lp-bs-btn.important {
  background: linear-gradient(to top, #ff4081, #e72467);
  font-weight: bold;
}
.lp-bs-btn.cp {
  border: 2px solid #fa4e16;
  color: #fa4e16;
  background: #fff;
  box-shadow: none;
  font-weight: bold;
}
.lp-bs-btn.cp[target=_blank]::before {
  background-image: url(/promotion/assets/img/common/icon_blank_or.png);
}
.lp-bs-btn > p {
  position: relative;
}
.lp-bs-unique01 {
  position: relative;
  padding: 30px 0 60px;
}
.lp-bs-unique02 {
  position: relative;
}
.lp-bs-mv {
  position: relative;
}
.lp-bs-mv:has(#kr-ip-mv) .lp-bs-mv-anchor {
  aspect-ratio: 730/162;
  width: 49.3243243243cqw;
  top: 46.0810810811cqw;
}
.lp-bs-mv:has(#kr-mp-mv-a) .lp-bs-mv-anchor {
  aspect-ratio: 730/162;
  width: 49.3243243243cqw;
  top: 46.0810810811cqw;
}
.lp-bs-mv:has(#kr-mp-mv-b) .lp-bs-mv-anchor {
  aspect-ratio: 650/75;
  width: 43.9189189189cqw;
  top: 54.0540540541cqw;
}
.lp-bs-mv:has(#kr-pf-mv-a, #kr-pf-mv-b) .lp-bs-mv-anchor {
  aspect-ratio: 706/82;
  width: 47.7027027027cqw;
  top: 53.7162162162cqw;
}
.lp-bs-mv-inner {
  max-width: 1480px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.lp-bs-mv-inner picture {
  position: relative;
  display: block;
}
.lp-bs-mv-anchor {
  display: block;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.lp-bs-cv-head {
  padding: 60px 0;
  background-color: #fff;
}
.lp-bs-cv-middle {
  padding-bottom: 60px;
  position: relative;
}
.lp-bs-cv-middle .lp-bs-btn:nth-of-type(n+2) {
  margin-top: 40px;
}
.lp-bs-cp {
  position: relative;
  background-color: #fafaaf;
  padding: 30px 0;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.lp-bs-cp-title {
  width: 480px;
  position: relative;
  margin: 0 auto;
}
.lp-bs-cp-slide {
  position: relative;
  max-width: 570px;
  margin: 20px auto 0;
}
.lp-bs-cp-slide-inner {
  position: relative;
  background-color: #fff;
}
.lp-bs-cp-slide-inner img {
  width: 100%;
  max-width: none;
}
.lp-bs-cp-slide-prev, .lp-bs-cp-slide-next {
  cursor: pointer;
  position: absolute;
  width: 60px;
  top: 50%;
  translate: 0 -50%;
  z-index: 20;
}
.lp-bs-cp-slide-prev {
  left: -30px;
}
.lp-bs-cp-slide-next {
  right: -30px;
}
.lp-bs-cp-slide-dot {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  position: relative;
  gap: 0 20px;
  bottom: 0 !important;
}
.lp-bs-cp-slide-dot .swiper-pagination-bullet {
  aspect-ratio: 1;
  position: relative;
  width: 12px;
  border-radius: 100%;
  cursor: pointer;
  opacity: 1;
  margin: 0 !important;
  height: auto;
  background-color: #73e8a0;
}
.lp-bs-cp-slide-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #00863a;
}
.lp-bs-detail {
  position: relative;
  padding: 20px 20px 0;
}
.lp-bs-detail-title {
  text-align: center;
  font-weight: bold;
  font-size: 2.6rem;
  position: relative;
  line-height: 1.3;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-detail-tab {
  position: relative;
  max-width: 1050px;
  width: 100%;
  margin: 60px auto 0;
  display: flex;
  gap: 0 5px;
}
.lp-bs-detail-tab > li {
  border-radius: 20px 20px 0 0;
  width: 100%;
  height: 60px;
  background-color: #00a242;
  font-size: 1.8rem;
  color: #fff;
  font-size: 1.8rem;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  position: relative;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.lp-bs-detail-tab > li:last-of-type {
  background-color: #ec9a09;
}
.lp-bs-detail-tab > li.current {
  pointer-events: none;
}
.lp-bs-mypita {
  position: relative;
  padding: 80px 0;
  background-color: #f0f0f0;
}
.lp-bs-mypita::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, #00a23f, #08b8ae);
  border-radius: 0 0 40px 40px;
}
.lp-bs-mypita .lp-bs-inner {
  padding: 40px 40px 0;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.lp-bs-mypita-title {
  position: relative;
  width: 240px;
  margin: 0 auto;
}
.lp-bs-mypita-feature {
  position: relative;
  margin: 40px auto 0;
  padding: 30px 40px;
  width: 510px;
  border-radius: 20px;
  border: 2px solid #00a23f;
  background-color: #ecf4cf;
}
.lp-bs-mypita-feature-inner {
  position: relative;
}
.lp-bs-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-bs-mypita-feature-list > li {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.lp-bs-mypita-feature-list > li::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: #00a23f;
  width: 15px;
  position: relative;
}
.lp-bs-mypita-feature-list > li:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-bs-mypita-price {
  margin-top: 60px;
  position: relative;
}
.lp-bs-mypita-price-title {
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  line-height: 1.3;
}
.lp-bs-mypita-price-ribbon {
  max-width: 665px;
  position: relative;
  margin: 30px auto 0;
}
.lp-bs-mypita-price-table {
  position: relative;
  margin: 10px -1px 20px;
}
.lp-bs-mypita-price-table > p {
  margin-bottom: 10px;
  font-size: 1.2rem;
  text-align: right;
}
.lp-bs-mypita-option {
  position: relative;
  margin-top: 60px;
  padding-top: 60px;
}
.lp-bs-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-bs-mypita-option-title {
  text-align: center;
}
.lp-bs-mypita-option-title > h3 {
  font-size: 2rem;
  font-weight: bold;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.3;
}
.lp-bs-mypita-option-title img {
  margin-top: 15px;
  width: 540px;
}
.lp-bs-mypita-option-text {
  text-align: center;
  margin-top: 20px;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 2rem;
}
.lp-bs-mypita-option-feature {
  position: relative;
  width: 465px;
  margin-left: 95px;
  margin-top: 30px;
}
.lp-bs-mypita-option-feature .text-attention {
  margin-top: 30px;
  text-align: center;
}
.lp-bs-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-bs-mypita-option-plus-title {
  position: relative;
  width: 365px;
  margin: -22px auto 0;
}
.lp-bs-mypita-option-plus-text {
  width: 410px;
  margin: 20px auto 0;
}
.lp-bs-mypita-option-plus-trial {
  width: 560px;
  margin: 25px auto 0;
}
.lp-bs-mypita-option-plus-table {
  width: 100%;
  margin: 30px auto 0;
}
.lp-bs-mypita-option-plus .text-attention {
  margin-top: 15px;
}
.lp-bs-mypita-option-1m {
  margin: 80px -40px 0;
  position: relative;
  background-color: #fafafa;
  border-top: 2px solid #e0e0e0;
  padding: 0 40px 40px;
}
.lp-bs-mypita-option-1m-title {
  width: 404px;
  position: relative;
  margin: -36px auto 0;
}
.lp-bs-mypita-option-1m-text {
  margin: 10px auto 0;
  width: 385px;
}
.lp-bs-mypita-option-1m-table {
  width: 100%;
  margin: 25px auto 0;
}
.lp-bs-mypita-option-1m .text-attention {
  margin-top: 15px;
}
.lp-bs-mypita-cp1 {
  position: relative;
  margin-top: 40px;
}
.lp-bs-mypita-cp1-title {
  max-width: 500px;
  position: relative;
  margin: 0 auto;
}
.lp-bs-mypita-cp1-table {
  margin: 30px 0 15px;
  position: relative;
}
.lp-bs-mypita-cp2 {
  position: relative;
  margin-top: 40px;
}
.lp-bs-mypita-cp2-title {
  max-width: 500px;
  position: relative;
  margin: 0 auto;
}
.lp-bs-mypita-cp2-text {
  max-width: 550px;
  margin: 20px auto 40px;
  position: relative;
}
.lp-bs-mysoku {
  position: relative;
  padding: 80px 0;
  background-color: #f0f0f0;
}
.lp-bs-mysoku::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, #ec9a09, #f5ad6d);
  border-radius: 0 0 40px 40px;
}
.lp-bs-mysoku .lp-bs-inner {
  padding: 40px;
  background-color: #fff;
  border-radius: 20px;
}
.lp-bs-mysoku-title {
  position: relative;
  width: 340px;
  margin: 0 auto;
}
.lp-bs-mysoku-text {
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-top: 40px;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-mysoku-text > p:last-of-type {
  color: #eb9605;
  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-bs-mysoku-text + .text-attention {
  width: 460px;
  margin: 10px auto 0;
}
.lp-bs-mysoku-feature {
  position: relative;
  margin: 60px auto 0;
  padding: 40px 40px 30px;
  width: 510px;
  border-radius: 20px;
  border: 2px solid #eb9605;
  background-color: #f9ebd4;
}
.lp-bs-mysoku-feature-title {
  width: 280px;
  height: 44px;
  background-color: #eb9605;
  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-bs-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-bs-mysoku-feature-list > li {
  display: flex;
  align-items: flex-start;
  gap: 0 10px;
}
.lp-bs-mysoku-feature-list > li::before {
  content: "";
  display: block;
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: #eb9605;
  width: 15px;
  position: relative;
  top: 5px;
}
.lp-bs-mysoku-feature-list > li:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-bs-mysoku-price {
  margin-top: 30px;
  position: relative;
}
.lp-bs-mysoku-price-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-bs-mysoku-price-table {
  position: relative;
  margin-top: 10px;
}
.lp-bs-mysoku-price-table > p {
  text-align: right;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.lp-bs-mysoku-speed {
  margin-top: 60px;
  position: relative;
}
.lp-bs-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-bs-mysoku-speed-table {
  position: relative;
  max-width: 610px;
  margin: 40px auto 0;
}
.lp-bs-mysoku-speed .text-attention {
  margin-top: 20px;
}
.lp-bs-quality {
  padding: 60px 0;
  position: relative;
  background: linear-gradient(to bottom, #f0f0f0, #c8ebbc 88%, #a4e68d);
}
.lp-bs-quality-title {
  text-align: center;
  font-size: 3rem;
  color: #00a23f;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-quality-title > span {
  font-size: 2.2rem;
}
.lp-bs-quality-pic {
  width: 450px;
  margin: 40px auto 0;
}
.lp-bs-quality-text {
  text-align: center;
  margin-top: 60px;
  font-size: 2.2rem;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: bold;
  letter-spacing: -0.1em;
}
.lp-bs-quality-text > span {
  font-size: 2.6rem;
  text-decoration: underline;
  text-underline-offset: 0.3em;
}
.lp-bs-quality .text-attention {
  text-align: center;
  margin-top: 30px;
}
.lp-bs-apply {
  position: relative;
  padding: 50px 0 110px;
  background-color: #eef6ef;
}
.lp-bs-apply-title {
  text-align: center;
  color: #00a23f;
  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-bs-apply-title > h2 {
  font-size: 3rem;
}
.lp-bs-apply-flow {
  position: relative;
  margin-top: 50px;
}
.lp-bs-apply-flow > li {
  position: relative;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0px 10px 0px 0px rgba(0, 0, 0, 0.1);
  padding: 40px 0 30px;
  text-align: center;
}
.lp-bs-apply-flow > li:nth-of-type(n+2) {
  margin-top: 70px;
}
.lp-bs-apply-flow > li.step1 .text-attention {
  margin-top: 15px;
}
.lp-bs-apply-flow > li.step1 .lp-bs-apply-flow-pic {
  width: 440px;
}
.lp-bs-apply-flow > li.step2 .lp-bs-apply-flow-pic {
  width: 365px;
}
.lp-bs-apply-flow > li.step3 .lp-bs-apply-flow-pic {
  width: 440px;
}
.lp-bs-apply-flow-step {
  font-size: 6rem;
  color: #007daa;
  position: absolute;
  top: -50px;
  left: 50px;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: bold;
  background: linear-gradient(to right, #2fb383, #18a86b);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.lp-bs-apply-flow-title {
  font-size: 3rem;
  font-weight: bold;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-apply-flow-text {
  font-size: 2.2rem;
  margin-top: 10px;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-apply-flow-pic {
  margin: 30px auto 0;
}
.lp-bs-faq {
  padding: 70px 0 60px;
  position: relative;
}
.lp-bs-faq-title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-faq-title + * {
  margin-top: 0 !important;
}
.lp-bs-faq-accordion {
  position: relative;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 40px;
}
.lp-bs-faq-accordion.open .lp-bs-faq-accordion-head::after {
  display: none;
}
.lp-bs-faq-accordion-head {
  padding: 15px;
  position: relative;
  min-height: 70px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background-color: #fff799;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-faq-accordion-head::before, .lp-bs-faq-accordion-head::after {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  background-color: #212121;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 30px;
}
.lp-bs-faq-accordion-head::after {
  rotate: 90deg;
}
.lp-bs-faq-accordion-head > div {
  position: relative;
  display: flex;
  gap: 0 15px;
}
.lp-bs-faq-accordion-head > div::before {
  content: "";
  aspect-ratio: 1;
  display: block;
  width: 32px;
  background-image: url(/promotion/assets/img/base/icon_q.png);
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.lp-bs-faq-accordion-head > div > h3 {
  font-size: 1.8rem;
  line-height: 1.3;
  font-weight: bold;
  margin: auto 0;
}
.lp-bs-faq-accordion-body {
  position: relative;
  padding: 30px 30px 0;
  gap: 0 15px;
  display: none;
}
.lp-bs-faq-accordion-body::before {
  content: "";
  aspect-ratio: 1;
  display: block;
  height: 32px;
  background-image: url(/promotion/assets/img/base/icon_a.png);
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.lp-bs-faq-accordion-body > p {
  font-size: 1.6rem;
  line-break: auto;
}
.lp-bs-sim {
  position: relative;
  padding: 60px 0 100px;
  background-color: #eef6ef;
}
.lp-bs-sim-title {
  text-align: center;
  line-height: 1.3;
}
.lp-bs-sim-title > h2 {
  font-size: 3rem;
  font-weight: bold;
  color: #00a23f;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-sim-title .text-attention {
  margin-top: 10px;
}
.lp-bs-sim-title + * {
  margin-top: 20px !important;
}
.lp-bs-sim-select {
  position: relative;
  margin-top: 60px;
}
.lp-bs-sim-select .text-attention {
  margin-top: 20px;
}
.lp-bs-sim-select-title {
  position: relative;
  border-radius: 100px;
  background-color: #deeee4;
  border: 2px solid #00a23f;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  height: 50px;
  width: 100%;
  color: #00a23f;
  text-align: center;
  line-height: 1.3;
}
.lp-bs-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: #a1a1a1;
  border-radius: 10px 10px 0 0;
  color: #fff;
  margin-top: 30px;
}
.lp-bs-sim-select-list {
  margin-top: 20px;
  display: flex;
  gap: 12px;
}
.lp-bs-sim-select-list > li {
  width: 100%;
}
.lp-bs-sim-select-list.plan .lp-bs-sim-select-btn {
  font-weight: bold;
}
.lp-bs-sim-select-list.plan .lp-bs-sim-select-btn img {
  margin-top: 20px;
  height: 47px;
  width: auto;
}
.lp-bs-sim-select-list.carrier .lp-bs-sim-select-btn > p {
  font-size: 1.4rem;
}
.lp-bs-sim-select-list.carrier .lp-bs-sim-select-btn > p:first-of-type {
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: bold;
}
.lp-bs-sim-select-list.carrier .lp-bs-sim-select-btn[data-id=au] > p:first-of-type {
  color: #eb5405;
}
.lp-bs-sim-select-list.carrier .lp-bs-sim-select-btn[data-id=dcm] > p:first-of-type {
  color: #ca002b;
}
.lp-bs-sim-select-list.carrier .lp-bs-sim-select-btn[data-id=sb] > p:first-of-type {
  color: #838fa5;
}
.lp-bs-sim-select-list.data {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.lp-bs-sim-select-list.data .lp-bs-sim-select-btn {
  font-weight: bold;
}
.lp-bs-sim-select-list.data .lp-bs-sim-select-btn > p:nth-of-type(1) {
  font-size: 2rem;
}
.lp-bs-sim-select-list.data .lp-bs-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-bs-sim-select-list.speed {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.lp-bs-sim-select-list.speed .lp-bs-sim-select-btn {
  font-weight: bold;
}
.lp-bs-sim-select-list.speed .lp-bs-sim-select-btn > p:nth-of-type(1) {
  font-size: 1.8rem;
}
.lp-bs-sim-select-list.speed .lp-bs-sim-select-btn > p:nth-of-type(1) > span {
  font-size: 1.4rem;
}
.lp-bs-sim-select-list.speed .lp-bs-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-bs-sim-select-list.voice {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.lp-bs-sim-select-list.voice .lp-bs-sim-select-btn > p:nth-of-type(1) {
  font-size: 2rem;
  font-weight: bold;
}
.lp-bs-sim-select-list.voice .lp-bs-sim-select-btn > p:nth-of-type(2) {
  margin-top: 5px;
  font-size: 1.8rem;
}
.lp-bs-sim-select-list.option {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.lp-bs-sim-select-list.option .lp-bs-sim-select-btn > p {
  font-size: 2rem;
  font-weight: bold;
}
.lp-bs-sim-select-list.option .lp-bs-sim-select-btn > p > span {
  font-weight: normal;
  font-size: 1.2rem;
}
.lp-bs-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;
  background-color: #fff;
}
.lp-bs-sim-select-btn.current {
  border-color: #00a23f;
}
.lp-bs-sim-select-btn.current::before {
  border-color: #00a23f;
}
.lp-bs-sim-select-btn.current::after {
  opacity: 1;
}
.lp-bs-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-bs-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-bs-sim-result {
  position: relative;
  margin-top: 80px;
}
.lp-bs-sim-result-wrapper {
  background-color: #00a23f;
  padding: 5px;
  border-radius: 40px;
  overflow: hidden;
  position: relative;
}
.lp-bs-sim-result-btn {
  position: absolute;
  aspect-ratio: 1;
  width: 45px;
  bottom: -22px;
  left: 0;
  right: 0;
  background-color: #00a23f;
  border: 2px solid #fff;
  cursor: pointer;
  margin: 0 auto;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lp-bs-sim-result-btn.close img {
  rotate: 180deg;
}
.lp-bs-sim-result-btn img {
  width: 25px;
  position: relative;
}
.lp-bs-sim-result-head {
  position: relative;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  color: #fff;
  background-color: #00a23f;
}
.lp-bs-sim-result-head > h3 {
  font-weight: bold;
  font-size: 2rem;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-sim-result-head > p {
  font-size: 1.2rem;
}
.lp-bs-sim-result-inner {
  padding: 40px 0;
  background-color: #fff;
  border-radius: 0 0 37px 37px;
}
.lp-bs-sim-result-price {
  text-align: center;
}
.lp-bs-sim-result-price-title {
  font-weight: bold;
  font-size: 2rem;
}
.lp-bs-sim-result-price-monthly {
  font-size: 3rem;
  font-weight: bold;
  margin-top: 10px;
}
.lp-bs-sim-result-price-monthly > span {
  font-size: 4rem;
  color: #ff4081;
}
.lp-bs-sim-result-price-initial {
  font-size: 1.2rem;
}
.lp-bs-sim-result-detail {
  position: relative;
  width: 510px;
  margin: 0 auto;
}
.lp-bs-sim-result-table {
  position: relative;
  margin: 30px auto 0;
}
.lp-bs-sim-result-table + .text-attention {
  margin-top: 15px;
}
.lp-bs-sim-result-table > div {
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  overflow: hidden;
}
.lp-bs-sim-result-table > div:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-bs-sim-result-table > div > dt {
  height: 40px;
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.lp-bs-sim-result-table > div > dd {
  border-top: 2px solid #e0e0e0;
}
.lp-bs-sim-result-table-list > li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  font-weight: bold;
}
.lp-bs-sim-result-table-list > li:nth-of-type(n+2) {
  border-top: 1px dashed #e0e0e0;
}
.lp-bs-sim-result-table-list-title {
  font-size: 1.4rem;
}
.lp-bs-sim-result-cp {
  margin-top: 40px;
}
.lp-bs-sim-result-cp-title {
  margin: 0 auto;
  width: 500px;
}
.lp-bs-sim-result-cp-link {
  margin: 20px auto 0;
}
.lp-bs-sim-result-cp-link > li:nth-of-type(n+2) {
  margin-top: 20px;
}
.lp-bs-sim-result-cp + .text-attention {
  text-align: center;
  margin-top: 20px;
}
.lp-bs-trial {
  position: relative;
  background-color: #e6e5e5;
  background-image: url(/promotion/assets/img/base/trial_bg.png);
  background-repeat: no-repeat;
  background-position: center 105px;
  background-size: 725px;
}
.lp-bs-trial-inner {
  padding: 60px 0 40px;
  position: relative;
  text-align: center;
}
.lp-bs-trial-copy {
  font-size: 2.2rem;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-trial-title {
  margin-top: 30px;
  font-size: 2.2rem;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-trial-title > h2 {
  color: #00a23f;
  font-size: 3rem;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-trial-text {
  margin-top: 30px;
  font-size: 2rem;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-trial-feature {
  width: 430px;
  margin: 30px auto 0;
  position: relative;
}
.lp-bs-trial-btn {
  background-image: url(/promotion/assets/img/base/trial_btn_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  gap: 0 10px;
  text-decoration: none;
  line-height: 1;
  font-family: "UD Shin Maru Go Bold", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-trial-btn img {
  width: 70px;
}
.lp-bs-trial-btn > p {
  font-weight: bold;
  font-size: 2.2rem;
  padding-right: 30px;
  border-bottom: 2px solid #fff;
  padding-bottom: 4px;
  display: flex;
  gap: 0 0.2em;
  align-items: center;
  background-image: url(/promotion/assets/img/common/icon_blank_wh.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 22px;
}
.lp-bs-trial-btn > p > span {
  position: relative;
  padding-bottom: 4px;
  font-size: 4rem;
}
.lp-bs-notice {
  position: relative;
  padding: 60px 0;
}
.lp-bs-notice-title {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  font-family: "UD Shin Maru Go Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.lp-bs-notice-inner {
  position: relative;
  width: fit-content;
  margin: 30px auto 0;
}
.lp-bs-notice-inner > p {
  font-size: 2.2rem;
  margin-bottom: 10px;
}
.lp-bs-cv-foot {
  position: sticky;
  padding: 15px 0;
  background: linear-gradient(to top, #0bc353 11%, #06a320 56%);
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
}
.lp-bs-cv-foot.on {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767.98px) {
  #kr-ip-02 {
    margin-top: 6.25vw;
    width: 89.0625vw;
  }
  .lp-bs-inner {
    width: 87.5vw;
  }
  .lp-bs-btn {
    height: 50px;
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
  }
  .lp-bs-btn::before {
    right: 15px;
  }
  .lp-bs-btn[target=_blank]::before {
    width: 12px;
    right: 18px;
  }
  .lp-bs-unique01 {
    padding: 4.6875vw 0 9.375vw;
  }
  .lp-bs-unique01 .lp-bs-inner {
    width: 100%;
  }
  .lp-bs-unique02 .lp-bs-inner {
    width: 100%;
  }
  .lp-bs-mv:has(#kr-ip-mv) .lp-bs-mv-anchor {
    aspect-ratio: 538/212;
    width: 84.0625vw;
    top: 117.1875vw;
  }
  .lp-bs-mv:has(#kr-mp-mv-a) .lp-bs-mv-anchor {
    aspect-ratio: 538/212;
    width: 84.0625vw;
    top: 117.1875vw;
  }
  .lp-bs-mv:has(#kr-mp-mv-b) .lp-bs-mv-anchor {
    aspect-ratio: 560/82;
    width: 87.5vw;
    top: 131.25vw;
  }
  .lp-bs-mv:has(#kr-pf-mv-a, #kr-pf-mv-b) .lp-bs-mv-anchor {
    aspect-ratio: 514/102;
    width: 80.3125vw;
    top: 139.0625vw;
  }
  .lp-bs-cv-head {
    padding: 30px 0;
  }
  .lp-bs-cv-middle {
    padding-bottom: 40px;
  }
  .lp-bs-cv-middle .lp-bs-btn {
    width: 79.6875vw;
  }
  .lp-bs-cv-middle .lp-bs-btn:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .lp-bs-cp {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 4.6875vw 0;
  }
  .lp-bs-cp-title {
    width: 75vw;
  }
  .lp-bs-cp-slide {
    margin-top: 3.125vw;
  }
  .lp-bs-cp-slide-prev, .lp-bs-cp-slide-next {
    width: 9.375vw;
  }
  .lp-bs-cp-slide-prev {
    left: -4.6875vw;
  }
  .lp-bs-cp-slide-next {
    right: -4.6875vw;
  }
  .lp-bs-cp-slide-dot {
    gap: 0 3.125vw;
    margin-top: 4.6875vw;
  }
  .lp-bs-cp-slide-dot .swiper-pagination-bullet {
    width: 1.875vw;
  }
  .lp-bs-detail {
    padding: 0;
  }
  .lp-bs-detail-title {
    font-size: 6.25vw;
  }
  .lp-bs-detail-tab {
    margin-top: 30px;
    width: 89.0625vw;
    gap: 0 0.9375vw;
  }
  .lp-bs-detail-tab > li {
    border-radius: 10px 10px 0 0;
    height: 40px;
    font-size: 1.6rem;
  }
  .lp-bs-mypita {
    padding: 30px 0;
  }
  .lp-bs-mypita::before {
    border-radius: 0 0 20px 20px;
  }
  .lp-bs-mypita .lp-bs-inner {
    border-radius: 10px;
    padding: 30px 15px 0;
  }
  .lp-bs-mypita-title {
    width: 100%;
    height: 31.25vw;
    text-align: center;
  }
  .lp-bs-mypita-title img {
    width: auto;
    height: 100%;
  }
  .lp-bs-mypita-feature {
    width: 100%;
    margin-top: 9.375vw;
    padding: 20px 0;
    border-radius: 10px;
  }
  .lp-bs-mypita-feature-inner {
    width: fit-content;
    margin: 0 auto;
  }
  .lp-bs-mypita-feature-list {
    margin-bottom: 10px;
  }
  .lp-bs-mypita-feature-list > li {
    gap: 0 6px;
    font-size: 1.3rem;
    align-items: flex-start;
  }
  .lp-bs-mypita-feature-list > li::before {
    top: 6px;
    width: 8px;
  }
  .lp-bs-mypita-price {
    margin-top: 7.8125vw;
  }
  .lp-bs-mypita-price-title {
    margin-top: 7.8125vw;
    font-size: 5.3125vw;
  }
  .lp-bs-mypita-price-ribbon {
    margin-top: 6.25vw;
  }
  .lp-bs-mypita-price-table {
    margin: 3.125vw 0 10px;
  }
  .lp-bs-mypita-price-table > p {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .lp-bs-mypita-option {
    margin-top: 30px;
    padding-top: 30px;
  }
  .lp-bs-mypita-option::before {
    width: 64.0625vw;
  }
  .lp-bs-mypita-option-title > h3 {
    font-size: 4.6875vw;
  }
  .lp-bs-mypita-option-title img {
    margin-top: 1.5625vw;
    width: 100%;
  }
  .lp-bs-mypita-option-text {
    margin-top: 3.125vw;
    font-size: 4.375vw;
  }
  .lp-bs-mypita-option-feature {
    width: 100%;
    margin: 4.6875vw 0 0;
  }
  .lp-bs-mypita-option-feature .text-attention {
    text-align: left;
    margin-top: 15px;
  }
  .lp-bs-mypita-option-plus {
    margin: 12.5vw -15px 0;
    padding: 0 15px 6.25vw;
    border-width: 1.5px;
  }
  .lp-bs-mypita-option-plus-title {
    width: 68.75vw;
    margin-top: -4.375vw;
  }
  .lp-bs-mypita-option-plus-text {
    width: 46.875vw;
    margin-top: 3.90625vw;
  }
  .lp-bs-mypita-option-plus-trial {
    width: 100%;
    margin-top: 4.6875vw;
  }
  .lp-bs-mypita-option-plus-table {
    margin-top: 4.6875vw;
  }
  .lp-bs-mypita-option-1m {
    margin: 10.9375vw -15px 0;
    padding: 0 15px 6.25vw;
    border-width: 1.5px;
  }
  .lp-bs-mypita-option-1m-title {
    width: 78.125vw;
    margin-top: -7.03125vw;
  }
  .lp-bs-mypita-option-1m-text {
    width: 46.875vw;
    margin-top: 3.125vw;
  }
  .lp-bs-mypita-option-1m-table {
    margin-top: 4.6875vw;
  }
  .lp-bs-mypita-cp1 {
    margin-top: 30px;
  }
  .lp-bs-mypita-cp1-table {
    margin-top: 6.25vw;
  }
  .lp-bs-mypita-cp2 {
    margin-top: 30px;
  }
  .lp-bs-mypita-cp2-text {
    margin: 5.3333333333vw 0 4vw;
  }
  .lp-bs-mysoku {
    padding: 30px 0;
  }
  .lp-bs-mysoku::before {
    border-radius: 0 0 20px 20px;
  }
  .lp-bs-mysoku .lp-bs-inner {
    border-radius: 10px;
    padding: 30px 15px 20px;
  }
  .lp-bs-mysoku-title {
    width: 100%;
    height: 31.25vw;
    text-align: center;
  }
  .lp-bs-mysoku-title img {
    width: auto;
    height: 100%;
  }
  .lp-bs-mysoku-text {
    width: 100%;
    margin-top: 6.25vw;
  }
  .lp-bs-mysoku-text > p {
    font-size: 4.375vw;
  }
  .lp-bs-mysoku-text > p:last-of-type {
    font-size: 7.1875vw;
  }
  .lp-bs-mysoku-text + .text-attention {
    width: 100%;
  }
  .lp-bs-mysoku-feature {
    margin-top: 40px;
    border-radius: 10px;
    padding: 35px 0 20px;
    width: 100%;
  }
  .lp-bs-mysoku-feature-title {
    width: 210px;
    height: 36px;
    top: -18px;
    font-size: 1.5rem;
  }
  .lp-bs-mysoku-feature-list {
    width: fit-content;
    margin: 0 auto;
  }
  .lp-bs-mysoku-feature-list > li {
    font-size: 1.3rem;
    gap: 0 6px;
  }
  .lp-bs-mysoku-feature-list > li::before {
    top: 6px;
    width: 8px;
  }
  .lp-bs-mysoku-price {
    margin-top: 6.25vw;
  }
  .lp-bs-mysoku-price-title {
    font-size: 5.3125vw;
  }
  .lp-bs-mysoku-price-table {
    margin-top: 1.5625vw;
  }
  .lp-bs-mysoku-price-table > p {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .lp-bs-mysoku-speed {
    margin-top: 9.375vw;
  }
  .lp-bs-mysoku-speed-title {
    font-size: 5.3125vw;
  }
  .lp-bs-mysoku-speed-table {
    margin-top: 6.25vw;
  }
  .lp-bs-mysoku-speed .text-attention {
    margin-top: 15px;
  }
  .lp-bs-quality {
    padding: 30px 0;
  }
  .lp-bs-quality-title {
    line-height: 1.3;
    font-size: 6.5625vw;
  }
  .lp-bs-quality-title > span {
    font-size: 5.625vw;
  }
  .lp-bs-quality-pic {
    width: 70.3125vw;
    margin-top: 6.25vw;
  }
  .lp-bs-quality-text {
    font-size: 4.375vw;
    white-space: nowrap;
  }
  .lp-bs-quality-text > span {
    font-size: 4.375vw;
  }
  .lp-bs-quality .text-attention {
    margin-top: 15px;
    text-align: left;
  }
  .lp-bs-apply {
    padding: 30px 0 40px;
  }
  .lp-bs-apply-title {
    line-height: 1.3;
    font-size: 5.625vw;
  }
  .lp-bs-apply-title > h2 {
    font-size: 6.5625vw;
  }
  .lp-bs-apply-flow {
    margin-top: 9.375vw;
  }
  .lp-bs-apply-flow > li {
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
    padding: 7.8125vw 0;
  }
  .lp-bs-apply-flow > li:nth-of-type(n+2) {
    margin-top: 9.375vw;
  }
  .lp-bs-apply-flow > li.step1 .lp-bs-apply-flow-pic {
    width: 68.75vw;
  }
  .lp-bs-apply-flow > li.step2 .lp-bs-apply-flow-pic {
    width: 57.03125vw;
  }
  .lp-bs-apply-flow > li.step3 .lp-bs-apply-flow-pic {
    width: 68.75vw;
  }
  .lp-bs-apply-flow-step {
    left: 4.6875vw;
    top: -10.9375vw;
    font-size: 13.125vw;
  }
  .lp-bs-apply-flow-title {
    font-size: 5.625vw;
  }
  .lp-bs-apply-flow-text {
    font-size: 4.0625vw;
    margin-top: 3.125vw;
  }
  .lp-bs-apply-flow-pic {
    margin-top: 3.125vw;
  }
  .lp-bs-faq {
    padding: 30px 0;
  }
  .lp-bs-faq-title {
    font-size: 6.5625vw;
    margin-bottom: 15px;
  }
  .lp-bs-faq-accordion {
    margin-top: 15px;
    border-radius: 10px;
  }
  .lp-bs-faq-accordion-head {
    padding: 10px 15px;
    min-height: 55px;
  }
  .lp-bs-faq-accordion-head::before, .lp-bs-faq-accordion-head::after {
    right: 15px;
    width: 11px;
    height: 2px;
  }
  .lp-bs-faq-accordion-head > div {
    gap: 0 10px;
  }
  .lp-bs-faq-accordion-head > div::before {
    width: 30px;
  }
  .lp-bs-faq-accordion-head > div > h3 {
    font-size: 1.4rem;
  }
  .lp-bs-faq-accordion-body {
    gap: 0 10px;
    padding: 15px;
  }
  .lp-bs-faq-accordion-body::before {
    height: 30px;
  }
  .lp-bs-faq-accordion-body > p {
    font-size: 1.3rem;
  }
  .lp-bs-sim {
    padding: 30px 0 45px;
  }
  .lp-bs-sim-title > h2 {
    font-size: 6.5625vw;
  }
  .lp-bs-sim-title .text-attention {
    text-align: left;
    margin-top: 10px;
  }
  .lp-bs-sim-select {
    margin-top: 30px;
  }
  .lp-bs-sim-select .text-attention {
    margin-top: 15px;
  }
  .lp-bs-sim-select-title {
    height: 55px;
    border-radius: 10px;
    border-width: 1.5px;
    font-size: 1.5rem;
  }
  .lp-bs-sim-select-subtitle {
    height: 30px;
    margin-top: 15px;
    border-radius: 5px 5px 0 0;
    font-size: 1.4rem;
  }
  .lp-bs-sim-select-list {
    margin-top: 15px;
  }
  .lp-bs-sim-select-list.plan .lp-bs-sim-select-btn img {
    height: 35px;
    margin-top: 15px;
  }
  .lp-bs-sim-select-list.carrier .lp-bs-sim-select-btn > p {
    font-size: 1.1rem;
  }
  .lp-bs-sim-select-list.carrier .lp-bs-sim-select-btn > p:first-of-type {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  .lp-bs-sim-select-list.data {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-bs-sim-select-list.data .lp-bs-sim-select-btn > p:nth-of-type(1) {
    font-size: 1.5rem;
  }
  .lp-bs-sim-select-list.data .lp-bs-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-bs-sim-select-list.speed {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-bs-sim-select-list.speed .lp-bs-sim-select-btn > p:nth-of-type(1) {
    font-size: 1.5rem;
  }
  .lp-bs-sim-select-list.speed .lp-bs-sim-select-btn > p:nth-of-type(1) > span {
    font-size: 1.2rem;
  }
  .lp-bs-sim-select-list.speed .lp-bs-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-bs-sim-select-list.voice .lp-bs-sim-select-btn > p:nth-of-type(1) {
    font-size: 1.5rem;
  }
  .lp-bs-sim-select-list.voice .lp-bs-sim-select-btn > p:nth-of-type(2) {
    font-size: 1rem;
  }
  .lp-bs-sim-select-list.option {
    grid-template-columns: repeat(2, 1fr);
  }
  .lp-bs-sim-select-list.option .lp-bs-sim-select-btn > p {
    font-size: 1.5rem;
  }
  .lp-bs-sim-select-list.option .lp-bs-sim-select-btn > p > span {
    font-size: 1rem;
  }
  .lp-bs-sim-select-btn {
    padding: 35px 0 15px;
    border-width: 1.5px;
    border-radius: 10px;
  }
  .lp-bs-sim-select-btn::before {
    width: 15px;
    top: 10px;
  }
  .lp-bs-sim-select-btn::after {
    width: 7px;
    top: 14px;
  }
  .lp-bs-sim-result {
    margin-top: 30px;
  }
  .lp-bs-sim-result-wrapper {
    border-radius: 20px;
    padding: 3px;
  }
  .lp-bs-sim-result-btn {
    width: 30px;
    bottom: -11px;
  }
  .lp-bs-sim-result-btn img {
    width: 13px;
  }
  .lp-bs-sim-result-head {
    height: 55px;
  }
  .lp-bs-sim-result-head > h3 {
    font-size: 1.7rem;
  }
  .lp-bs-sim-result-head > p {
    font-size: 1rem;
  }
  .lp-bs-sim-result-inner {
    border-radius: 5px 5px 18px 18px;
    padding: 20px 15px 30px;
  }
  .lp-bs-sim-result-price-title {
    font-size: 1.5rem;
  }
  .lp-bs-sim-result-price-monthly {
    margin-top: 5px;
    font-size: 2rem;
  }
  .lp-bs-sim-result-price-monthly > span {
    font-size: 3rem;
  }
  .lp-bs-sim-result-price-initial {
    font-size: 1rem;
  }
  .lp-bs-sim-result-detail {
    width: 100%;
  }
  .lp-bs-sim-result-table {
    margin-top: 20px;
    padding: 0 8px;
  }
  .lp-bs-sim-result-table + .text-attention {
    padding: 0 8px;
    margin-top: 10px;
  }
  .lp-bs-sim-result-table > div {
    border-width: 1.5px;
    border-radius: 5px;
  }
  .lp-bs-sim-result-table > div:nth-of-type(n+2) {
    margin-top: 15px;
  }
  .lp-bs-sim-result-table > div > dt {
    height: 25px;
    font-size: 1.2rem;
  }
  .lp-bs-sim-result-table > div > dd {
    border-width: 1.5px;
  }
  .lp-bs-sim-result-table-list > li {
    padding: 10px;
  }
  .lp-bs-sim-result-table-list-title {
    font-size: 1.1rem;
  }
  .lp-bs-sim-result-table-list-price {
    font-size: 1.3rem;
  }
  .lp-bs-sim-result-cp {
    margin-top: 20px;
  }
  .lp-bs-sim-result-cp-title {
    width: 100%;
  }
  .lp-bs-sim-result-cp-link {
    margin-top: 15px;
  }
  .lp-bs-sim-result-cp-link > li:nth-of-type(n+2) {
    margin-top: 10px;
  }
  .lp-bs-sim-result-cp + .text-attention {
    margin-top: 15px;
    text-align: left;
  }
  .lp-bs-trial {
    background-size: 96.875vw;
    background-position: 1.25vw 25vw;
    background-image: url(/promotion/assets/img/base/trial_bg_sp.png);
  }
  .lp-bs-trial-inner {
    padding: 9.375vw 0;
  }
  .lp-bs-trial-copy {
    font-size: 4.375vw;
  }
  .lp-bs-trial-title {
    margin-top: 1.5625vw;
    font-size: 4.375vw;
  }
  .lp-bs-trial-title > h2 {
    font-size: 6.5625vw;
  }
  .lp-bs-trial-text {
    font-size: 4.0625vw;
    margin-top: 4.6875vw;
  }
  .lp-bs-trial-feature {
    margin-top: 6.25vw;
    width: 75vw;
  }
  .lp-bs-trial-btn {
    height: 20.3125vw;
  }
  .lp-bs-trial-btn img {
    width: 10.9375vw;
  }
  .lp-bs-trial-btn > p {
    font-size: 3.75vw;
    background-size: 3.4375vw;
    padding-right: 4.6875vw;
    padding-bottom: 0.625vw;
  }
  .lp-bs-trial-btn > p > span {
    padding-bottom: 0.625vw;
    font-size: 6.875vw;
  }
  .lp-bs-notice {
    padding: 30px 0;
  }
  .lp-bs-notice-title {
    font-size: 1.6rem;
  }
  .lp-bs-notice-inner {
    margin-top: 15px;
  }
  .lp-bs-notice-inner > p {
    font-size: 1.3rem;
  }
  .lp-bs-cv-foot {
    padding: 20px 0;
  }
  .lp-bs-cv-foot .lp-bs-btn {
    width: 79.6875vw;
  }
}
@media (any-hover: hover) and (pointer: fine) {
  #kr-ip-02:hover {
    filter: brightness(1.1);
  }
  .lp-bs-btn:hover {
    filter: brightness(1.2);
  }
  .lp-bs-btn:hover.cp {
    filter: none;
    background-color: #f9ebd4;
  }
  .lp-bs-cp-slide-inner a:hover {
    opacity: 0.8;
  }
  .lp-bs-cp-slide-prev:hover, .lp-bs-cp-slide-next:hover {
    filter: brightness(1.1);
  }
}
@media screen and (min-width: 767.99px), print {
  .lp-bs-mv-inner {
    container-type: inline-size;
  }
  .lp-bs-trial-text {
    padding-left: 1em;
  }
}