h2.tit-cmn-lv2 {
  margin-bottom: 20px;
  padding-bottom: 11px;
  border-bottom: 1px solid #aaa;
  line-height: 1.4;
  font-size: 20px;
  font-weight: 700;
}

.sec-cmn-lv2 {
  margin-top: 57px;
}

.contents p {
  line-height: 1.6;
  margin-bottom: 30px;
}

p.txt-common,
p.txt-common--map,
p.txt-common--mark {
  margin: 0 0 30px;
  line-height: 1.7;
}

p.s-mb-10 {
  margin-bottom: 10px;
}

h3.tit-common-lv3 {
  margin-bottom: 20px;
  padding: 0 7px 10px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  font-size: 128.5714%;
  background-color: inherit;
  background: url(/sites/default/files/media/campaign/home5g_norikae/img/ico_heddinglv3.svg) no-repeat left bottom;
}

[class*="tit-cmn"]+[class*="sec-cmn"] {
  margin-top: 0;
}

.sec-cmn-lv3 {
  margin-top: 40px;
}

span.img-cmn-wrap {
  margin: auto;
  display: block;
  width: fit-content;
}

.bootstrap .breadcrumb {
  max-width: 1200px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  padding: 0;
  background: transparent;
}

h1.tit-cmn-lv1 {
  font-size: 44px;
  margin-top: 20px;
  margin-bottom: 30px;
  font-weight: bold;
}

.nav-common.anchor {
  margin-top: 40px;
  margin-bottom: -30px;
  padding: 0;
}

.nav-common {
  margin-top: 40px;
  margin-bottom: -30px;
}

.inner-link li {
  font-size: 24px;
  padding: 0px 10px;
  color: #bc2739;
  font-weight: bold;
}

.inner-link li a.current {
  padding-right: 0;
  color: #bc2739;
  font-size: 18px;
  font-weight: bold;
  pointer-events: none;
  text-decoration: none;
}

.inner-link li a {
  font-weight: normal;
  font-size: 18px;
  position: relative;
  padding-right: 32px;
  text-decoration: underline;
}

.text_underline {
  text-decoration: underline !important;
}

.text_underline:hover {
  text-decoration: none !important;
}

.box_center {
  margin: 0 auto;
  text-align: center;
}

.campaigncode_bubble {
  font-weight: bold;
  margin-bottom: 13px !important;
  font-size: 18px;
}

.h_line {
  font-weight: bold;
  color: #cc0033;
  margin-top: 30px !important;
  font-size: 22px;
}

.box_campaigncode {
  max-width: 700px;
  font-weight: bold;
  font-size: 32px;
  margin: 0 auto;
  margin-bottom: 55px;
  border: 2px solid #4c4c4c;
}

.box_campaigncode th {
  padding: 0.4em;
  background-color: #4c4c4c;
  color: #ffffff;
  font-size: 20px;
}

.box_campaigncode td {
  vertical-align: middle;
  padding: 0.4em;
}

.box-campaign_img {
  margin-top: 10px;
  max-width: 800px;
}

.sp_text {
  font-size: 18px;
  line-height: 1.8 !important;
}

.sec-cmn-lv2 p {
  font-size: 18px;
  line-height: 1.8;
}

.list-notes__item-inner {
  font-size: 18px;
}

.list-common__item-inner {
  font-size: 18px;
}

.list-notes__item:before {
  font-size: 18px;
}

.list-common__item:before {
  font-size: 18px;
}

.list-common__item {
  padding-top: 1px !important;
}

.box_table {
  width: 90%;
  padding: 10px 0px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-top: 2px solid #c4c4c4;
  border-bottom: 2px solid #c4c4c4;
}

.block-box-plan {
  width: 90%;
  font-size: 18px;
  padding: 0px 0px 20px 0px;
  margin: 0 auto;
}

.block-box-plan tr td {
  vertical-align: middle;
}

.block-box-plan tr:first-of-type td:first-of-type {
  border: none;
}

.bg_gray {
  background-color: #f3f3f3;
}

.bg_yellow {
  font-size: 22px;
  font-weight: bold;
  background-color: #ffe167;
}

.campaign_price {
  background-color: #fff6ca;
  font-weight: bold;
  font-size: 24px;
  color: #cc0033;
}

.box-campaign_btn {
  text-align: center;
  margin-top: 40px;
}

.box-campaign_push {
  margin-top: 20px;
  text-align: center;
}

.box-campaign_push a {
  position: relative;
  display: inline-block;
  border: 2px solid #272727;
  font-size: 18px;
  font-weight: bold;
  border-radius: 50vh;
  text-align: center;
  padding: 12px 60px 12px 33px;
}

.box-campaign_push a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 27px;
  width: 9px;
  height: 9px;
  margin: auto;
  border-top: 2px solid #272727;
  border-right: 2px solid #272727;
  transform: translateY(-2px) rotate(135deg);
  box-sizing: border-box;
}

@media (max-width:768px) {
  .box-campaign_push a {
    font-size: 16px !important;
    text-align: left !important;
  }

  .box_table {
    width: 100%;
  }

  .bg_yellow {
    font-size: 18px;
  }

  .campaign_price {
    font-size: 20px;
  }

  .block-box-plan {
    font-size: 16px;
    width: 100%;
  }

  .inner-link li a {
    font-size: 16px;
  }

  .inner-link li a.current {
    font-size: 16px;
  }

  .list-notes__item-inner {
    font-size: 16px;
  }

  .list-common__item-inner {
    font-size: 16px;
  }

  .list-notes__item:before {
    font-size: 16px;
  }

  .list-common__item:before {
    font-size: 16px;
  }

  .contents {
    margin-top: 20px;
    padding-bottom: 0px;
  }

  .tit-cmn-lv2 {
    margin-top: 70px;
    margin-right: -11px;
    margin-left: -11px;
    padding: 10px 11px;
    position: relative;
    background-color: #f2f2f2;
    font-size: 18px;
    border-bottom: 2px solid #ccc;
  }

  .inner-link li {

    padding: 20px;

  }

  .sec-cmn-lv2 p {
    font-size: 16px;
    line-height: 1.6;
  }

  .bootstrap .breadcrumb {
    letter-spacing: 0;
    display: none;
  }

  h1.tit-cmn-lv1 {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
  }

  .h_line {
    font-size: 18px;
  }

  .sp_text {
    text-align: left;
    font-size: 16px;
  }

  .box-campaign_img {
    max-width: 100%;
  }

  .box_campaigncode th {
    font-size: 16px;
  }

  .box_campaigncode {
    font-size: 24px;
  }
}