.tel__container {
  background-color: #e3e6e9;
  padding: 12px 0;
}

.tel__link {
  position: relative;
  display: block;
  width: 290px;
  height: 100px;
  margin: 0 auto 12px;
  padding: 17px 0 0;
  background-color: #ffe300;
  -webkit-box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 0px 0px rgba(0, 0, 0, 0.1);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e3e6e9), to(#fff));
  background-image: -webkit-linear-gradient(bottom, #e3e6e9, #fff);
  background-image: linear-gradient(to top, #e3e6e9, #fff);
  border: solid 1px #c7cdd3;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tel__link:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 278px;
  height: 88px;
  border: 5px solid #ffe300;
  border-radius: 3px;
  z-index: 2;
}

.tel__reserve {
  display: block;
  background:#fff;
  border:solid 1px #c7cdd3;
  border-radius: 3px;
  border-bottom:solid 2px #c7cdd3;
  width: 290px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: bold;
  color: white;
  line-height: 48px;
  text-align: center;
}

.tel-reserve__icon {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 8px;
  background-image: url("https://s.yimg.jp/images/bb/promo/v1/sp/campaign/electronics/img/apply-tel_reserve-icon.png");
  background-repeat: no-repeat;
  -webkit-background-size: 25px auto;
          background-size: 25px auto;
  background-position: left center;
  vertical-align: middle;
}

.tel-reserve__text {
  display: inline-block;
  vertical-align: middle;
  color:#144da9;
}

.tel__title {
  margin-bottom: 9px;
  padding-left: 30px;
  font-size: 87.5%;
  font-weight: bold;
  line-height: 1;
  color: #ff0033;
}

.tel__number {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 228px;
  height: 22px;
  margin-bottom: 10px;
  margin-left: 32px;
  background-image: url("https://s.yimg.jp/images/bb/promo/v1/sp/contents/img/tel_number.png");
  -webkit-background-size: 228px auto;
          background-size: 228px auto;
}

.tel__opening-hours {
  line-height: 1;
  font-size: 12px;
  text-align: center;
  color: #333333;
}

.module__campaign-title {
  padding-left: 15px;
  background-color: #111111;
  color: white;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tel__container {
  background-color: #e3e6e9;
  padding: 12px 0;
}

/*call back notice*/
.f_cb_notice {
    font-size: 10px;
    font-weight: bold;
    letter-spacing: -0.05em;
    display: block;
    text-align: center;
    margin-top: 3px;
}

.module__campaign-list {
  margin-bottom: 10px;
}

.module__campaign-list--transfer {
  margin-bottom: 0;
}

.module__campaign-list__link {
  position: relative;
  display: block;
}

.module__campaign-list__link img {
  display: block;
  width: 100%;
}

.module__dot-line {
  display: block;
  height: 1px;
  margin: 0 15px 10px;
  border: none;
  border-top: 1px dashed #878787;
}

.module__campaign-more {
  text-align: right;
  display: block;
  margin: 0 15px 12px;
  line-height: 1;
}

.module__campaign-more a {
  background-image: url("https://s.yimg.jp/images/bb/mobile/sp/img/top/arrowBlue.png");
  background-repeat: no-repeat;
  background-position: left 0;
  line-height: 1.36;
  padding-left: 20px;
}

.except #content {
  border-bottom: none;
}

.except #bb_priv {
  overflow: hidden;
}

#header nav ul li:last-child span {
  margin-top: 0;
  background-position: 0;
  height: auto;
  width: auto;
}

.adsl-plan__title {
  display: inline-block;
  margin-bottom: 4px;
  padding: 2px;
  font-size: 75%;
  color: #e9275e;
  border: 1px solid #e9275e;
}

.message {
  margin: 0 10px 10px;
  padding-top: 5px;
}

.messsage__notice {
  font-size: 12px;
  color: #ff0033;
}

.message__term {
  font-size: 12px;
  color: #333333;
}