.topMainvisual-txt div{

}
.topMainvisual-txt div .price{
  
}
.topMainvisual-txt div .price-box{
  background: #fff;
  border: 1px solid #000;
}
.topMainvisual-txt div .mobile-pink{
  
}

.iot_top_mvne .column-box02b .iot_top_mvne_logo {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.iot_top_mvne .column-box02b .box {
  padding: 20px;
}
.iot_top_mvne .column-box02b .iot_top_mvne_logo img {
  max-width: 485px;
}
.iot_top_mvne .column-box02b {
  margin-top: 32px;
}
.hover-trance:hover {
  opacity: 0.7;
}
.contentInner p.plan-price {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  font-size: 1.3em;
  line-height: 1.3;
}
a.btn02{
  margin: 0 0 5px;
}
/* おすすめ記事セクション */
#recommend-wrap {
  background-color: #fff;
  padding: 28px 26px;
  gap: 24px;
  display: flex;
  box-sizing: border-box;
  justify-content: left;
  flex-wrap: wrap;
  width: fit-content;
  margin: 0 auto;
}
.column-box03a .box {
  width: 100%;
  max-width: 284px;
}
#recommend-wrap .rightBlock {
  margin-top: 9px;
  line-height: 1.3;
  font-weight: bold;
}
h2.recommend {
  margin-bottom: 18px;
  font-size: 18px;
  font-weight: bold;
  color: #002896;
  text-align: center;
}
#recommend-wrap.column-box03a .box {
  background-color: transparent;
  box-shadow: none;
}
.column-box03a .box .thumb {
  transition: all 300ms;
}
.column-box03a .box .thumb:hover {
  opacity: 0.7;
}
.column-box03a .box .recommend-title {
  font-size: 14px;
  text-align: left;
}
#recommend-wrap a {
  color: #002896;
}
#recommend-wrap a:hover {
  text-decoration: underline;
}
.toMediaTop {
  text-align: right;
  margin-top: 16px;
}
.toMediaTop a {
  color: #002896;
  text-decoration: none;
}
.toMediaTop a:hover {
  text-decoration: underline;
}
/*2024 e-sim修正*/
.topMainvisual.bg_on, #topMainvisual.bg_on {
  background: none;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 600px;
  margin: 0 auto;
}

.topMainvisual-txt-wrap {
  max-width: 1306px;
  width: 100%;
  transform: translateY(-40%);
  margin: 0 auto;
  position: relative;
  top: 40%;
}
.topMainvisual-txt-wrap .topMainvisual-txt {
  position: relative;
  width: fit-content;
  transform: none;
}
.topMainvisual-txt-wrap .topMainvisual-txt::after {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  right: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.9);
}
.topMainvisual-txt-wrap .topMainvisual-txt.text-right {
  margin: 0 0 0 auto;
}
.topMainvisual-txt-wrap .topMainvisual-txt.text-right::after {
  left: 100%;
  right: auto;
}
/*ここからメインヴィジュアルテキスト*/
.topMainvisual-txt {
  box-sizing: border-box;
  top: 64%;
  left: 0;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  /* max-width: 616px; */
  padding: 32px 42px 30px 40px;
}
.topMainvisual-txt h2 {
  font-size: 38px;
  color: var(--comBlue);
  font-weight: bold;
}
.topMainvisual-txt h2 .h2-sub {
  font-size: 24px;
  display: block;
}
.topMainvisual-txt h2 + div {
  margin-top: 27px;
  font-size: 28px;
  line-height: 1.3;
}
.topMainvisual-txt.text-right {
  left: auto;
  right: 0;
  padding-right: unset;
  padding-left: 60px;
}
.topMainvisual-txt::after {
  position: absolute;
  content: '';
  right: 100%;
  top: 0;
  height: 100%;
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.7);
}
.topMainvisual-txt-item01 h1 {
  font-size: 38px;
  font-weight: bold;
  color: #002896;
}
.topMainvisual-txt-item02 {
  font-size: 28px;
  color: #002896;
  font-weight: bold;
  text-align: left;
  letter-spacing: -0.8px;
  border-bottom: 2px solid #002896;
  padding: 16px 0;
}
.topMainvisual-txt-item02 span:first-of-type{
  display: block;
  font-weight: lighter;
  margin-bottom: 8px;
}
.topMainvisual-txt-item02 span:nth-of-type(2){
  color: #FF008C;
}
.topMainvisual-txt-item02 span:last-of-type{
  margin: 0 -8px;
}
.topMainvisual-txt-item03 {
  display: flex;
  align-items: center;
  font-size: 25px;
  color: #002896;
  height: 58px;
  margin-top: 16px;
  white-space: nowrap;
}
.topMainvisual-txt-item03 .num {
  padding: 0 0 8px 8px;
  font-size: 50px;
  font-weight: 500;
}
.topMainvisual-txt-item03 .topMainvisual-txt-tag {
  display: inline-block;
  min-width: 34px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.9px;
  padding: 4.8px 0;
  background-color: #fff;
  border: 1px solid #002896;
  border-radius: 6px;
  white-space: initial;
}
.topMainvisual-txt-item03 span:last-of-type {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 25px;
  font-weight: bold;
  height: 58px;
  padding-left: 14px;
  margin-left: 14px;
}
.topMainvisual-txt-item03 span:last-of-type::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #002896;
  width: 2px;
  height: 58px;
}
/*ここまでメインヴィジュアルテキスト*/
.sim-type .column-box03b{
  display: flex;
  justify-content: center;
  padding-top: 0;
  column-gap: 80px;
}
.sim-type .column-box03b .box{
  padding: 0;
  width: 350px;
}
.sim-type .column-box03b .box{
  padding: 0;
  width: 350px;
}
.sim-type .column-box03b .box h3{
  margin-top: 32px;
}
.sim-type .column-box03b .box p{
  margin: 8px 0 0;
}
.sim-type .column-box03b .box p span{
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .topMainvisual.bg_on {
    background: none;
    max-width: 750px;
    padding-top: 0;
    height: 56px;
  }
  .sim-type .column-box03b{
    flex-wrap: wrap;
  }
  .sim-type .column-box03b .box .pc_hide{
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .iot_top_mvne .column-box02b {
    grid-template-columns: auto;
  }
  .iot_top_mvne_logo img {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #topMainvisual + .contentWrap {
    padding-top: 30px;
  }
  #recommend-wrap.column-box03a .box {
    background-color: transparent;
    box-shadow: none;
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .sim-type .column-box03b .box .pc_hide{
    display: block;
  }
}