@charset "UTF-8";
/* ===============================================
Variable
=============================================== */
/* ===============================================
common
=============================================== */
ul, li, p {
  margin: 0;
}
body {
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  color: #191919;
}
#l-lp p a {
  color: #003BFF;
  text-decoration: none;
}
@media (min-width: 767px) {
  .gotop {
    bottom: 94px;
  }
}
@media (max-width: 766px) {
  .gotop {
    bottom: 149px;
  }
}
@media (min-width: 767px) {
  .is-sp {
    display: none !important;
  }
}
@media (max-width: 766px) {
  .is-pc {
    display: none !important;
  }
}
.bg-red {
  background-color: #FF0033;
}
@media (min-width: 767px) {
  .bg-red {
    background-color: #FFF0F0;
  }
}
.bg-gray {
  background-color: #EBEEF0;
}
.l-section {
  padding: 58px 0 0;
  overflow: visible;
}
@media (min-width: 767px) {
  .l-section {
    padding: 100px 0 0;
  }
}
.l-inner--common {
  position: relative;
  z-index: 0;
  max-width: 860px;
  width: calc(100% - 20px);
  padding: 28px 15px 25px;
  margin: 0 auto;
  border: 3px solid #191919;
  background-color: #fff;
}
@media (min-width: 767px) {
  .l-inner--common {
    width: calc(100% - 40px);
    padding: 35px 30px 40px;
    border-width: 5px;
  }
}
.l-inner--inner {
  padding: 30px 7px 26px;
  background-color: #FFF4F4;
  overflow: hidden;
}
@media (min-width: 767px) {
  .l-inner--inner {
    padding: 30px 30px 40px;
  }
}
.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.indent2 {
  padding-left: 2em;
  text-indent: -2em;
}
.indent3 {
  padding-left: 3em;
  text-indent: -3em;
}
.more-btn {
  position: relative;
  z-index: 0;
  max-width: 330px;
  width: 79.9373040752%;
  min-height: 62px;
  margin: 0 auto;
  text-align: center;
  border: 2px solid #131313;
  border-radius: 31px;
  box-shadow: 0px 3px 0px #131313;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.more-btn:last-child {
  margin-bottom: 0;
}
.more-btn::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 50%;
  right: 22px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #131313;
  border-right: 2px solid #131313;
  transform: translateY(-50%) rotate(45deg);
}
.more-btn a {
  display: block;
  padding: 9px 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
  color: #131313;
  width: 100%;
}
@media (min-width: 767px) {
  .more-btn a {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .more-btn.--simcard a {
    padding: 11px 0;
  }
}
@media (max-width: 767px) {
  .more-btn.--paypay a {
    padding: 15px 0;
  }
}
.mb-4 {
  margin-bottom: 11px !important;
}
#menu-open {
  display: none;
}
/*
.obi
----------------------------------------------- */
.obi {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 13px;
  width: 45px;
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.16));
}
@media (min-width: 767px) {
  .obi {
    width: 70px;
    left: 20px;
  }
}
/*
.heading
----------------------------------------------- */
.heading {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 0 auto 18px;
  padding-bottom: 17px;
}
@media (min-width: 767px) {
  .heading {
    padding-bottom: 24px;
    margin-bottom: 36px;
    text-align: center;
  }
}
.heading::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  background-color: #FF0033;
  transform: translateX(-50%);
}
.heading img {
  width: 100%;
}
@media (min-width: 767px) {
  .heading img {
    width: auto;
  }
}
.heading__pop {
  position: absolute;
  z-index: 0;
  top: -45px;
  left: 50%;
  width: 100%;
  text-align: center;
  transform: translateX(-50%);
}
@media (min-width: 767px) {
  .heading__pop {
    width: 560px;
    top: -68px;
  }
}
.heading.--modal {
  margin-bottom: 40px;
  padding-bottom: 23px;
}
@media (min-width: 767px) {
  .heading.--modal {
    margin-bottom: 50px;
  }
}
@media (min-width: 767px) {
  .heading.--modal img {
    width: 520px;
  }
}
@media (min-width: 767px) {
  .heading.--modal.--wide img {
    width: 600px;
  }
}
.heading.--modal2 {
  margin-bottom: 8px;
  padding-bottom: 0;
}
@media (min-width: 767px) {
  .heading.--modal2 {
    width: 500px;
  }
}
.heading.--modal2::before {
  content: none;
}
.heading--col2 {
  text-align: center;
}
.heading--col2 h2 {
  margin-bottom: 22px;
  line-height: 1.6666666667;
  font-size: 24px;
  font-weight: 900;
}
.heading--col2 span {
  display: block;
}
.heading--col2 span + span {
  margin-top: -5px;
}
.heading--col2 strong {
  font-size: 29px;
  color: #FF0033;
}
.heading--col2.--wide {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
/*
.swiper-tab
----------------------------------------------- */
.swiper-tab.swiper-pagination-bullets {
  position: static;
  display: flex;
  justify-content: space-between;
  max-width: 638px;
  height: 9.3333333333vw;
  max-height: 90px;
  margin: 0 auto 22px;
}
.swiper-tab.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
@media (min-width: 767px) {
  .swiper-tab.swiper-pagination-bullets {
    display: none;
  }
}
.swiper-tab .swiper-pagination-bullet {
  position: relative;
  z-index: 0;
  width: 26.6666666667vw;
  min-width: 90px;
  max-width: 190px;
  height: 100%;
  min-height: 35px;
  max-height: 67px;
  font-size: 14px;
  font-weight: 600;
  color: #191919;
  border-radius: 2px;
  box-shadow: 0 3px #888888;
  background-color: #efefef;
}
@media (min-width: 767px) {
  .swiper-tab .swiper-pagination-bullet {
    font-size: 20px;
  }
}
.swiper-tab .swiper-pagination-bullet::after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 100%;
  transform: translate(-50%, -50%);
}
.swiper-tab .swiper-pagination-bullet:nth-child(1)::after {
  color: #FF0033;
  content: "シンプルS";
}
.swiper-tab .swiper-pagination-bullet:nth-child(2)::after {
  color: #E75B00;
  content: "シンプルM";
}
.swiper-tab .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active {
  background-color: #faad1e;
}
.swiper-tab .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active::before {
  background-image: url(../images/try_orange.png);
}
.swiper-tab .swiper-pagination-bullet:nth-child(3)::after {
  color: #008AA1;
  content: "シンプルL";
}
.swiper-tab .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active {
  background-color: #2393b4;
}
.swiper-tab .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active::before {
  background-image: url(../images/try_blue.png);
}
.swiper-tab .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
  background-color: #FF0033;
}
.swiper-tab .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
  color: #fff;
}
.swiper-tab .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  z-index: 0;
  width: 16px;
  height: 17px;
  background-image: url(../images/try.png);
  background-size: cover;
  transform: translateX(-50%);
}
/*
.p-tab
----------------------------------------------- */
.p-tab {
  display: flex;
  justify-content: space-between;
  height: 9.3333333333vw;
  max-height: 90px;
  margin: 0 auto 22px;
}
.p-tab__item {
  position: relative;
  z-index: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26.6666666667vw;
  min-width: 90px;
  max-width: 190px;
  height: 100%;
  min-height: 35px;
  max-height: 60px;
  font-size: 14px;
  font-weight: 600;
  color: #191919;
  border-radius: 2px;
  box-shadow: 0 3px #888888;
  background-color: #efefef;
}
@media (min-width: 767px) {
  .p-tab__item {
    font-size: 20px;
  }
}
.p-tab__item.--red {
  color: #FF0033;
}
.p-tab__item.--orange {
  color: #E75B00;
}
.p-tab__item.--blue {
  color: #008AA1;
}
.p-tab__item.is-active {
  color: #fff;
  background-color: #FF0033;
}
.p-tab__item.is-active::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  z-index: 0;
  width: 16px;
  height: 17px;
  background-image: url(../images/try.png);
  background-size: cover;
  transform: translateX(-50%);
}
/* ===============================================
.hero
=============================================== */
.hero {
  background-color: #e51b2e;
  border-bottom: 4px solid #000;
  /*.hero__tab*/
}
@media (min-width: 767px) {
  .hero {
    border-bottom: 10px solid #000;
  }
}
.hero__inner {
  position: relative;
  z-index: 0;
}
.hero__img {
  position: relative;
  z-index: 0;
}
@media (min-width: 767px) {
  .hero__img {
    text-align: center;
    overflow: hidden;
    height: 740px;
  }
}
.hero__img img {
  width: 100%;
  height: 100%;
}
@media (min-width: 767px) {
  .hero__img img {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    max-width: none;
    width: auto;
    text-align: center;
    transform: translateX(-50%);
  }
}
.hero__img__link {
  position: absolute;
  width: 79%;
  padding-top: 17%;
  margin: auto;
  right: 0;
  bottom: 13%;
  left: 0;
  display: block;
  z-index: 1;
}
@media (min-width: 767px) {
  .hero__img__link {
    width: 475px;
    padding-top: 5.2%;
  }
}
.hero__img__link.top {
  bottom: auto;
  top: 17.5%;
}
@media (min-width: 767px) {
  .hero__img__link.top {
    bottom: auto;
    top: 19%;
  }
}
.hero__tab {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 900px;
  padding: 20px 20px 0;
  overflow: hidden;
  transform: translateX(-50%);
}
@media (min-width: 767px) {
  .hero__tab {
    padding: 20px 20px 0;
  }
}
.hero__tab-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
@media (min-width: 767px) {
  .hero__tab-list {
    margin-bottom: -5px;
  }
}
.hero__tab-left, .hero__tab-right {
  width: 50%;
  padding: 5px 0;
  text-align: center;
  align-items: center;
  border: 3px solid #191919;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  height: 70px;
  margin-bottom: -20px;
}
@media (min-width: 767px) {
  .hero__tab-left, .hero__tab-right {
    padding: 16px 0 15px;
    border-width: 5px;
    height: 92px;
    margin-bottom: -20px;
  }
}
.hero__tab-left a, .hero__tab-right a {
  display: block;
}
.hero__tab-left {
  position: relative;
  z-index: 0;
  margin-right: 2px;
  background-color: #FAAD1E;
}
@media (min-width: 767px) {
  .hero__tab-left {
    margin-right: 5px;
  }
}
.hero__tab-left .hero__tab-check {
  position: absolute;
  z-index: 0;
  top: -10px;
  left: -10px;
  width: 20px;
}
@media (min-width: 767px) {
  .hero__tab-left .hero__tab-check {
    top: -12.5px;
    left: -12.5px;
    width: 25px;
  }
}
.hero__tab-right {
  margin-left: 2px;
  background-color: #106CF2;
  animation: pyonpyon 3s infinite ease;
}
@media (min-width: 767px) {
  .hero__tab-right {
    margin-left: 5px;
  }
}
@keyframes pyonpyon {
  0% {
    transform: translate(0, 0);
  }
  5% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, -15px);
  }
  25% {
    transform: translate(0, 0);
  }
  30% {
    transform: translate(0, -15px);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.hero__tab-text {
  margin-bottom: 0;
  line-height: 1.4285714286;
  font-size: 14px;
  font-weight: 900;
  color: #fff;
}
@media (min-width: 767px) {
  .hero__tab-text {
    font-size: 24px;
  }
}
/* ===============================================
.plan
=================== ============================ */
.l-plan {
  padding: 24px 0 0;
}
@media (min-width: 767px) {
  .l-plan {
    padding: 60px 0 0;
  }
}
.plan__top {
  margin-bottom: 16px;
}
.plan__intro {
  margin-top: -2px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 1.7857142857;
  font-size: 14px;
}
@media (min-width: 767px) {
  .plan__intro {
    font-size: 18px;
    margin-bottom: 36px;
  }
}
.plan__notes p {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 10px;
  color: #6E6E6E;
}
@media (min-width: 767px) {
  .plan__notes p {
    font-size: 12px;
  }
}
.plan__notes a {
  font-size: inherit;
  color: #003BFF;
}
.plan__pc__column {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 767px) {
  .plan__pc__column {
    display: block;
  }
}
.plan__pc__column .col-4 {
  padding-right: 10px;
  padding-left: 10px;
}
/*
.plan__slide
----------------------------------------------- */
.plan__slide {
  max-width: 600px;
  margin: 0 auto 11px;
}
@media (min-width: 767px) {
  .plan__slide {
    margin-bottom: 21px;
    max-width: none;
  }
}
.plan__slide .swiper-container {
  width: calc(100% + 15px);
  padding-right: 39px;
}
@media (min-width: 767px) {
  .plan__slide .swiper-container {
    width: 100%;
    max-width: 790px;
    padding: 0;
  }
}
@media (min-width: 767px) {
  .plan__slide .swiper-wrapper {
    justify-content: space-between;
  }
}
.plan__slide .swiper-slide {
  width: 100%;
}
@media (min-width: 767px) {
  .plan__slide .swiper-slide {
    width: calc((100%/3) - 10px);
  }
}
/*
.plan__bottom
----------------------------------------------- */
.plan__bottom {
  margin-bottom: 20px;
  /*
  .swiper-button-prev,
  .swiper-button-next {
    width: 17px;
    height: 29px;
    background-size: contain;
    @media (min-width: 767px) {
      display: none;
    }
  }
  .swiper-button-prev {
    left: 0;
    background-image: url(../images/arrow3.png);
  }
  .swiper-button-next {
    right: 0;
    background-image: url(../images/arrow3_next.png);
  }
  .swiper-button-next.swiper-button-disabled,
  .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
  }
  */
}
.plan__bottom:last-child {
  margin-bottom: 0;
}
.plan__bottom-title {
  position: relative;
  margin: 0 auto 18px;
  padding: 0 5px 17px;
  text-align: center;
}
@media (min-width: 767px) {
  .plan__bottom-title {
    width: 100%;
    margin-bottom: 30px;
    padding: 0 0 18px;
  }
}
.plan__bottom-title::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  background-color: #FF0033;
}
.plan__bottom-title img {
  width: 100%;
}
@media (min-width: 767px) {
  .plan__bottom-title img {
    width: auto;
  }
}
.plan__bottom-img {
  max-width: 400px;
  margin: 0 auto 23px;
}
@media (min-width: 767px) {
  .plan__bottom-img {
    max-width: none;
    width: 100%;
    margin-bottom: 25px;
  }
}
.plan__bottom-img img {
  width: 100%;
}
.plan__bottom-img .swiper-slide {
  width: 100%;
}
@media (min-width: 767px) {
  .plan__bottom-img .swiper-slide {
    flex-shrink: 1;
  }
}
.plan__bottom-subtitle {
  width: 100%;
  max-width: 441px;
  margin: 0 auto 10px;
  padding: 7px 0;
  text-align: center;
  line-height: 1;
  font-size: 12px;
  font-weight: 500;
  background-color: #fff;
  border: 3px solid #191919;
}
@media (min-width: 767px) {
  .plan__bottom-subtitle {
    margin-bottom: 20px;
    padding: 8px 0;
    font-size: 18px;
  }
}
.plan__bottom .plan__notes p + p {
  margin-top: 1.5em;
}
.plan__bottom .swiper-container {
  overflow: visible;
}
.plan__bottom .swiper-button-next, .plan__bottom .swiper-button-prev {
  margin-top: 0;
}
.plan__bottom .swiper-button-next:hover, .plan__bottom .swiper-button-prev:hover {
  opacity: 1;
}
@media (min-width: 767px) {
  .plan__bottom .swiper-button-next:hover, .plan__bottom .swiper-button-prev:hover {
    opacity: 0.7;
  }
}
.plan__bottom .swiper-button-next.swiper-button-disabled, .plan__bottom .swiper-button-prev.swiper-button-disabled {
  opacity: 0.7;
}
.plan__bottom .swiper-button-prev {
  left: -12px;
}
.plan__bottom .swiper-button-next {
  right: -12px;
}
.swiper-button-next, .swiper-button-prev {
  width: 48px;
  height: 48px;
  margin-top: -78px;
  background-size: cover;
}
.swiper-button-next {
  right: 4px;
  background-image: url(../images/arrow_next.png);
}
.swiper-button-prev {
  left: 16px;
  background-image: url(../images/arrow.png);
}
/* ===============================================
.device
=============================================== */
.device__title {
  margin-bottom: 26px;
  padding-bottom: 10px;
}
@media (min-width: 767px) {
  .device__title {
    margin-bottom: 36px;
  }
}
.device__banner {
  width: 100%;
  background-color: #fff4f4;
  text-align: center;
  margin: auto;
  padding: 20px;
}
@media (min-width: 767px) {
  .device__banner img {
    max-width: 480px;
  }
}
/*
.device__slide
----------------------------------------------- */
.device__slide {
  text-align: center;
  /*
  .device__slide .p-tab
  -------------------------- */
}
.device__slide--phone {
  width: 100%;
  margin: 0 auto;
}
.device__slide-item {
  width: 100%;
}
.device__slide-item img {
  width: 54.012345679%;
  margin-left: 10px;
}
.device__slide-item p {
  margin-bottom: 8px;
  margin-left: 13px;
  line-height: 1;
  font-size: 16px;
  font-weight: 600;
}
@media (min-width: 767px) {
  .device__slide-item p {
    font-size: 24px;
  }
}
.device__slide-desc {
  text-align: center;
  margin-top: 20px;
}
.device__slide-link {
  margin-left: 14px;
  color: #003BFF;
  font-size: 14px;
}
.device__slide-link::before {
  content: "";
  width: 12px;
  height: 12px;
  vertical-align: inherit;
  display: inline-block;
  background-size: cover;
  background-image: url(../images/arrow2.png);
}
.device__slide .swiper-container {
  padding-bottom: 13px;
  min-height: 298px;
}
@media (min-width: 767px) {
  .device__slide .swiper-container {
    padding-bottom: 0;
    margin-bottom: 30px;
    min-height: 310px;
  }
}
@media (min-width: 767px) {
  .device__slide .swiper-wrapper {
    max-width: 790px;
  }
}
.device__slide .swiper-pagination--ip.swiper-pagination-bullets, .device__slide .swiper-pagination--sp.swiper-pagination-bullets {
  left: 50%;
  bottom: 0;
  margin: 12px 0 0 4px;
}
.device__slide .swiper-pagination-bullet {
  width: 34px;
  height: 3px;
  background-color: #B9B9B9;
  border-radius: 0;
}
.device__slide .swiper-pagination-bullet-active {
  background-color: #FF0033;
}
.device__slide .p-tab {
  justify-content: center;
  margin-bottom: 40px;
}
@media (min-width: 767px) {
  .device__slide .p-tab {
    justify-content: space-around;
    max-width: 790px;
    margin-bottom: 15px;
  }
}
@media (min-width: 767px) and (min-width: 825px) {
  .device__slide .p-tab {
    margin-bottom: 0;
  }
}
.device__slide .p-tab__item {
  width: 42.0062695925%;
  color: #fff;
  background-color: #B7BBBE;
}
@media (min-width: 767px) {
  .device__slide .p-tab__item {
    width: 100%;
    height: 50px;
    max-width: none;
    cursor: pointer;
    transition: all 0.25s ease;
  }
  .device__slide .p-tab__item:hover {
    opacity: 0.75;
  }
}
.device__slide .p-tab__item:nth-child(1) {
  margin-right: 12px;
}
@media (min-width: 767px) {
  .device__slide .p-tab__item:nth-child(1) {
    margin-right: 20px;
  }
}
.device__slide .p-tab__item.is-active {
  color: #fff;
  background-color: #FF0033;
}
.device__slide .p-tab__item.is-active::after {
  color: #fff;
}
/* ===============================================
simcrd
=============================================== */
.simcard {
  /* modal */
  /* simcard__desc */
  /*
  modal
  .simcard__support-list
  ----------------------------------------------- */
}
@media (min-width: 767px) {
  .simcard__wrap {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }
}
.simcard__img {
  margin: 40px auto 23px;
}
@media (min-width: 767px) {
  .simcard__img {
    width: 40%;
    margin: 0 0 0 10%;
  }
}
.simcard__banner {
  margin-bottom: 25px;
}
@media (min-width: 767px) {
  .simcard__banner {
    width: 40%;
    margin: 0 auto;
  }
}
.simcard__banner img {
  width: 100%;
}
.simcard__check-list {
  margin-bottom: 21px;
  text-align: right;
}
.simcard__check-list a {
  line-height: 2.0833333333;
  font-size: 12px;
  font-weight: 500;
  color: #003BFF;
  text-decoration: underline;
}
@media (min-width: 767px) {
  .simcard__check-list a {
    font-size: 18px;
  }
}
.simcard__desc {
  position: relative;
  z-index: 1;
  margin: 0 auto 20px;
  padding: 20px 10px 16px;
  background-color: #FFF0F0;
}
@media (min-width: 767px) {
  .simcard__desc {
    margin-bottom: 50px;
    padding: 30px;
  }
}
.simcard__desc-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 18px;
  line-height: 1.3888888889;
  font-size: 18px;
  font-weight: 600;
}
@media (min-width: 767px) {
  .simcard__desc-title {
    font-size: 24px;
    margin-bottom: 10px;
  }
}
.simcard__desc-title span {
  width: 36.55px;
  margin-right: 6px;
}
@media (min-width: 767px) {
  .simcard__desc-title span {
    width: 74px;
  }
}
.simcard__desc-text {
  line-height: 1.7857142857;
  font-size: 14px;
}
@media (min-width: 767px) {
  .simcard__desc-text {
    font-size: 18px;
  }
}
.simcard__desc-image {
  margin: 0 auto 14px;
}
@media (min-width: 767px) {
  .simcard__desc-image {
    max-width: 400px;
  }
}
.simcard__desc-image img {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 767px) {
  .simcard__desc-image img {
    margin-bottom: 40px;
  }
}
.simcard__desc-image p {
  text-align: center;
  line-height: 1.6666666667;
  font-size: 12px;
  font-weight: 600;
}
@media (min-width: 767px) {
  .simcard__desc-image p {
    font-size: 16px;
  }
}
.simcard__use {
  margin-bottom: 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4285714286;
}
.simcard__use img {
  width: 100%;
  max-width: 500px;
  margin-bottom: 20px;
}
.simcard__use p {
  font-size: 14px;
  line-height: 1.4285714286;
}
.simcard__support-list {
  max-width: 570px;
  margin: 0 auto 10px;
  padding-bottom: 12px;
  border-radius: 5px 5px 0 0;
  border: 2px solid #FB3E41;
}
.simcard__support-list dt {
  margin-bottom: 12px;
  padding: 7px 0;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  background-color: #FB3E41;
}
@media (min-width: 767px) {
  .simcard__support-list dt {
    padding: 10px 0;
    font-size: 16px;
  }
}
.simcard__support-list dd {
  padding: 0 0 0 10px;
  font-size: 12px;
  color: #6E6E6E;
}
@media (min-width: 767px) {
  .simcard__support-list dd {
    padding: 0 30px;
    font-size: 14px;
  }
}
.simcard__support-list dd + dd {
  margin-top: 8px;
}
.simcard__support-list dd span {
  display: inline-block;
  transform: scale(0.8);
}
.simcard__support-list .red {
  margin-bottom: 8px;
  color: #FB1F22;
  font-weight: 600;
}
.simcard__support-list p {
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
}
@media (min-width: 767px) {
  .simcard__support-list p {
    font-size: 14px;
  }
}
.simcard__support-list p:nth-child(1) {
  color: #FF0033;
}
.simcard__support-list p span {
  display: inline-block;
  margin-top: -0.5px;
  margin-left: -0.5px;
  transform: scale(0.8) translateY(-2px);
}
.simcard__support-list p + p {
  margin-top: 5px;
}
/*
.simcard-slide
----------------------------------------------- */
.simcard__slide {
  padding-bottom: 34px;
}
@media (min-width: 767px) {
  .simcard__slide {
    margin-bottom: 20px;
    padding-bottom: 50px;
  }
}
.simcard__slide-item {
  width: 83.4482758621%;
}
.simcard__slide .swiper-pagination-bullets {
  bottom: 7px;
}
.simcard__slide .swiper-pagination-bullet {
  width: 34px;
  height: 3px;
  border-radius: 0;
}
@media (min-width: 767px) {
  .simcard__slide .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
  }
}
.simcard__slide .swiper-pagination-bullet-active {
  background-color: #FF0033;
}
.simcard__slide .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
@media (min-width: 767px) {
  .simcard__slide .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
  }
}
/* ===============================================
.paypay
=============================================== */
.paypay__more p {
  padding: 13px 0;
}
.paypay__more img {
  width: 100%;
}
.paypay__banner {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .paypay__banner {
    width: 600px;
    margin: 0 auto 35px;
  }
}
.paypay__banner2 {
  margin-top: 30px;
}
@media (min-width: 767px) {
  .paypay__banner2 {
    width: 600px;
    margin: 40px auto 0;
  }
}
/* ===============================================
.merit
=============================================== */
.merit__list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.merit__item {
  margin-top: 26px;
}
@media (min-width: 767px) {
  .merit__item {
    margin-top: 0;
  }
}
.merit__item:not(:last-child) {
  margin-right: 5px;
}
@media (min-width: 767px) {
  .merit__item:not(:last-child) {
    margin-right: 20px;
  }
}
.merit__item img {
  width: 100%;
}
.merit__notes p {
  padding-left: 2em;
  text-indent: -2em;
  line-height: 1.5;
  font-size: 10px;
  color: #6E6E6E;
}
.merit__notes a {
  font-size: inherit;
}
.merit__notes span {
  margin-right: 0.5em;
}
.merit__item-text {
  width: 100%;
  margin-top: 3px;
  padding: 7px 0 7px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: #FF0033;
}
/* ===============================================
.sale
=============================================== */
@media (min-width: 767px) {
  .sale__list {
    display: flex;
    justify-content: space-between;
  }
}
.sale__item {
  width: 100%;
}
@media (min-width: 767px) {
  .sale__item {
    width: calc((100% / 2) - 10px);
  }
}
.sale__item img {
  width: 100%;
}
@media (max-width: 767px) {
  .sale__item + .sale__item {
    margin-top: 20px;
  }
}
/* ===============================================
net
=============================================== */
.net {
  padding-bottom: 60px;
}
@media (min-width: 767px) {
  .net__contents {
    display: flex;
    align-items: center;
  }
}
.net__item + .net__item {
  margin-top: 37px;
}
@media (min-width: 767px) {
  .net__item + .net__item {
    margin-top: 0;
  }
}
.net__pc-img {
  max-width: 770px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .net__pc-img {
    display: none;
  }
}
.net .l-inner--common {
  padding-bottom: 17px;
}
/* ===============================================
shop
=============================================== */
.shop__title {
  margin-top: 30px;
}
.shop__img {
  margin-top: 20px;
}
/* ===============================================
.footer
=============================================== */
.l-footer-fixed {
  display: none;
  position: relative;
  background: #fff;
  padding-top: 60px;
  z-index: 2;
}
.l-footer-fixed.is-fixed {
  padding: 10px 12px 14px 13px;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
}
@media (min-width: 767px) {
  .l-footer-fixed .btn-inline-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 860px;
    margin: 0 auto;
  }
}
@media (min-width: 767px) {
  .l-footer-fixed .btn-inline-wrapper .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: none;
    width: calc((100% / 3) - 10px);
    margin: 0;
    font-size: 16px;
    padding: 14px 10px;
    border-radius: 18px;
  }
}
.l-footer-fixed .btn-inline-wrapper .btn:hover {
  opacity: 0.95;
}
.l-footer-fixed .btn-inline-wrapper .btn-l {
  min-width: auto;
}
.btn-inline-wrapper .btn {
  width: 31.4285714286%;
  margin-right: 2.8571428571%;
  padding: 3px 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .btn-inline-wrapper .btn:nth-child(2) {
    margin-right: 2.8571428571%;
  }
  .btn-inline-wrapper .btn:nth-child(3) {
    margin-top: 0;
    margin-right: 0;
  }
  .btn-inline-wrapper .btn:nth-child(4) {
    width: 100%;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  .btn-inline-wrapper .btn:nth-child(4) br {
    display: none;
  }
  .btn-inline-wrapper .btn:nth-child(4)::after {
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
  }
}
.btn-shop-before::before {
  content: none;
}
.btn-cart-before::before {
  content: none;
}
.btn-cart-before::before {
  content: none;
}
.btn-blue {
  color: #fff;
  background: #106CF2;
  border-color: #106CF2;
  box-shadow: 0px 3px 0px #0c54bd;
}
.l-footer-bottom {
  margin-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 767px) {
  .l-footer-bottom {
    margin-top: 60px;
  }
}
/* ===============================================
sim-modal
=============================================== */
.sim-modal {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25px 0 40px;
  background: rgba(0, 0, 0, 0.8);
}
@media (min-width: 767px) {
  .sim-modal {
    padding-top: 40px;
  }
}
.sim-modal__wrapper {
  position: relative;
  z-index: 0;
  width: calc(100% - 40px);
  max-width: 860px;
  height: 100%;
  background-color: #fff;
  margin: auto;
  padding: 50px 10px 30px;
  border-radius: 11px;
}
@media (min-width: 767px) {
  .sim-modal__wrapper {
    padding: 50px 15px 30px;
  }
}
.sim-modal__inner {
  width: 100%;
  height: auto;
  max-height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 13px;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  background-color: #fff;
}
@media (min-width: 767px) {
  .sim-modal__inner {
    padding: 0 25px;
  }
}
.sim-modal__contents + .sim-modal__contents {
  margin-top: 30px;
}
.sim-modal__title {
  margin-bottom: 40px;
  padding-bottom: 23px;
}
.sim-modal__img-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.sim-modal__img-wrap li {
  position: relative;
  z-index: 0;
  width: 48.6486486486%;
  text-align: center;
  border-radius: 5px;
  box-shadow: 0 4px 20px rgba(26, 26, 26, 0.16);
}
.sim-modal__img-wrap li:nth-child(1) {
  margin-right: 2.380952381%;
}
.sim-modal__img-wrap li:nth-child(3) {
  width: 100%;
  margin-top: 46px;
}
@media (min-width: 767px) {
  .sim-modal__img-wrap li:nth-child(3) img {
    width: 400px;
  }
}
.sim-modal__img-wrap span {
  position: absolute;
  top: -16px;
  left: 0;
  width: 35px;
}
.sim-modal__notice {
  margin-bottom: 20px;
}
.sim-modal__notice p, .sim-modal__notice li {
  line-height: 1.5;
  font-size: 10px;
  color: #6E6E6E;
}
@media (min-width: 767px) {
  .sim-modal__notice p, .sim-modal__notice li {
    font-size: 12px;
  }
}
.sim-modal__notice p a, .sim-modal__notice li a {
  font-size: inherit;
  color: #003BFF;
}
.sim-modal__graph {
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 767px) {
  .sim-modal__graph {
    margin-bottom: 30px;
  }
}
.modal-close {
  position: absolute;
  top: -13px;
  right: -9px;
  z-index: 500;
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -99em;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.25s ease;
  background: url(../images/close.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 767px) {
  .modal-close {
    width: 60px;
    height: 60px;
    top: -15px;
    right: -15px;
  }
}
#modal-terms02 .sim-modal__alert {
  padding: 10px;
  border: solid 1px #737373;
  color: #737373;
  margin-bottom: 20px;
}
#modal-terms02 .sim-modal__alert {
  padding: 10px;
  border: solid 1px #737373;
  color: #737373;
}
.mb-10 {
  color: red;
  font-size: 40px;
  font-weight: bold;
}
.mb-10 span {
  font-size: 30px;
}