@charset "UTF-8";
body {
  font-family: "メイリオ", Meiryo, Helvetica, Arial, sans-serif;
  text-align: left;
  letter-spacing: 0;
}

a {
  text-decoration: none;
}

iframe {
  border: none;
}

.row {
  *zoom: 1;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.col-1 {
  float: left;
  width: 60px;
  margin-right: 20px;
}
.col-1--last {
  margin-right: 0;
}

.col-2 {
  float: left;
  width: 140px;
  margin-right: 20px;
}
.col-2--last {
  margin-right: 0;
}

.col-3 {
  float: left;
  width: 220px;
  margin-right: 20px;
}
.col-3--last {
  margin-right: 0;
}

.col-4 {
  float: left;
  width: 300px;
  margin-right: 20px;
}
.col-4--last {
  margin-right: 0;
}

.col-5 {
  float: left;
  width: 380px;
  margin-right: 20px;
}
.col-5--last {
  margin-right: 0;
}

.col-6 {
  float: left;
  width: 460px;
  margin-right: 20px;
}
.col-6--last {
  margin-right: 0;
}

.col-7 {
  float: left;
  width: 540px;
  margin-right: 20px;
}
.col-7--last {
  margin-right: 0;
}

.col-8 {
  float: left;
  width: 620px;
  margin-right: 20px;
}
.col-8--last {
  margin-right: 0;
}

.col-9 {
  float: left;
  width: 700px;
  margin-right: 20px;
}
.col-9--last {
  margin-right: 0;
}

.col-10 {
  float: left;
  width: 780px;
  margin-right: 20px;
}
.col-10--last {
  margin-right: 0;
}

.col-11 {
  float: left;
  width: 860px;
  margin-right: 20px;
}
.col-11--last {
  margin-right: 0;
}

.col-12 {
  float: left;
  width: 940px;
  margin-right: 0;
}
.col-12--last {
  margin-right: 0;
}

#header {
  width: 950px;
  margin: 0 auto;
}

.container {
  width: 940px;
  margin: 0 auto;
  padding: 0 5px;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

.global-nav {
  *zoom: 1;
  padding: 10px 0 0;
}
.global-nav:before, .global-nav:after {
  content: "";
  display: table;
}
.global-nav:after {
  clear: both;
}

.global-nav__contents {
  border-top: 1px solid #e3e6e9;
  border-bottom: 3px solid #111111;
}
.global-nav__contents--top {
  border-bottom: none;
}

.global-nav__body {
  *zoom: 1;
  padding-right: 0;
  padding-left: 5px;
}
.global-nav__body:before, .global-nav__body:after {
  content: "";
  display: table;
}
.global-nav__body:after {
  clear: both;
}

.global-nav__text {
  margin-bottom: 8px;
  font-size: 75%;
  color: #738290;
}
.global-nav__text span {
  white-space: nowrap;
}

.ie7 .global-nav__service {
  margin-bottom: 0;
}

.global-nav__service {
  float: left;
  margin-bottom: 7px;
}

.global-nav__entry {
  float: right;
}
.global-nav__entry--under {
  padding-top: 10px;
}

.global-nav__tel {
  float: left;
  width: 333px;
}

.global-nav__web {
  float: left;
  width: 145px;
}

.gnav-service {
  *zoom: 1;
}
.gnav-service:before, .gnav-service:after {
  content: "";
  display: table;
}
.gnav-service:after {
  clear: both;
}
.gnav-service--under {
  margin-bottom: 0;
}

.gnav-service__list {
  float: left;
  width: 90px;
  text-align: center;
}

.ie7 .gnav-service__link, .ie8 .gnav-service__link {
  height: 47px;
  margin-bottom: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.ie7 .gnav-service__link--under, .ie8 .gnav-service__link--under {
  padding-top: 18px;
  height: 49px;
}

.gnav-service__link {
  display: block;
  width: 100%;
  height: 61px;
  padding-top: 20px;
  font-size: 87.5%;
  font-weight: bold;
  color: #111111;
  line-height: 1.25;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all .2s;
          transition: all .2s;
}
.gnav-service__link:link, .gnav-service__link:visited {
  color: #111111;
}
.gnav-service__link:hover {
  color: #3366cc;
}
.gnav-service__link--current {
  color: #1d3994;
  border-bottom: 3px solid #1d3994;
}
.gnav-service__link--current:link, .gnav-service__link--current:visited {
  color: #1d3994;
}
.gnav-service__link--adsl {
  line-height: 32px;
}
.gnav-service__link--under {
  padding-top: 18px;
  height: 67px;
}

.global-nav__title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -7px;
  margin-bottom: 8px;
  padding: 0 3px;
  font-size: 75%;
  text-align: center;
  color: #ff0033;
  line-height: 1;
  background-color: white;
}
.global-nav__title--first {
  margin-left: 49px;
}
.global-nav__title--last {
  margin-left: 22px;
}

.gnav-tel__body {
  *zoom: 1;
  padding-left: 6px;
}
.gnav-tel__body:before, .gnav-tel__body:after {
  content: "";
  display: table;
}
.gnav-tel__body:after {
  clear: both;
}

.ie7 .gnav-tel__in, .ie8 .gnav-tel__in {
  margin-right: 5px;
}

.gnav-tel__in {
  float: left;
  margin-right: 9px;
  margin-bottom:2px;
  padding-left: 35px;
  background-image: url("https://s.yimg.jp/images/bb/promo/common/1.0.0/img/ico_gnav-freecall.png");
  background-repeat: no-repeat;
  background-position: 0 5px;
  line-height:1;
}

.gnav-tel__number {
  display: block;
  font-family: Arial;
  font-weight: bold;
  font-size: 28px;
  color: #154cad;
}

.ie7 .gnav-tel__btn {
  border-bottom: 2px solid #cecece;
}

.gnav-tel__btn {
  position:relative;
  float: left;
  display: block;
  background:#fff;
  width: 63px;
  height: 36px;
  padding-top: 7px;
  padding-left: 42px;
  font-size: 87%;
  font-weight: bold;
  line-height: 1.2;
  color:#144da9!important;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
	border-top:solid 1px #c7cdd3;
	border-right:solid 1px #c7cdd3;
	border-left:solid 1px #c7cdd3;
	border-bottom:solid 2px #c7cdd3;
}

.gnav-tel__btn:before {
	position:absolute;
	top:10px;
	left:10px;
	content:'';
  background-image: url("https://s.yimg.jp/images/bb/promo/prm/sbhikari/v1/img/entry_tel_ico-blue.png");
  width:24px;
  height:25px;
}

.gnav-tel__btn:hover {
  background-color: #eee;
}
.gnav-tel__btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.gnav-tel__btn:link, .gnav-tel__btn:visited {
  color: white;
}

.gnav-tel__time {
  font-size: 75%;
  color: #333333;
  line-height: 1;
}

.ie7 .gnav-web__btn {
  border-bottom: 2px solid #cecece;
}

.gnav-web__btn {
  display: block;
  width: 130px;
  height: 38px;
  margin-left: 14px;
  padding-top: 6px;
  font-size: 87.5%;
  font-weight: bold;
  line-height: 1.2;
  color: #8a7a10;
  background-color: #ffe400;
  text-align: center;
  -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  -webkit-transition: all .2s;
          transition: all .2s;
}
.gnav-web__btn:hover {
  background-color: #f4da00;
}
.gnav-web__btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.gnav-web__btn:link, .gnav-web__btn:visited {
  color: #8a7a10;
}

.ie7 .under-nav, .ie8 .under-nav {
  border-bottom: 3px solid #e7e7e7;
}

.under-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  display: none;
  opacity: 0;
  -webkit-box-shadow: 0px 3px 0px 0px rgba(17, 17, 17, 0.1);
          box-shadow: 0px 3px 0px 0px rgba(17, 17, 17, 0.1);
  z-index: 500;
}

.errorText {
  margin: 20px 0 10px 0;
  padding: 15px;
  border: 1px solid #e83f34;
  text-align: center;
  color: #e83f34;
  font-weight: bold;
}

/*call back notice*/
.h_cb_notice {
    display: inline-block;
    margin: 1px auto 0;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    width: 333px;
    letter-spacing: -0.02em;
    text-align: right;
}
.f_cb_notice {
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}
.global-nav__tel {
    display: block;
    margin-bottom: 0;
    line-height: normal;
}

/* feature-area__entry */
.feature-area__entry {
  *zoom: 1;
  width: 803px;
  margin: 0 auto 10px;
}
.feature-area__entry:before, .feature-area__entry:after {
  content: "";
  display: table;
}
.feature-area__entry:after {
  clear: both;
}

.entry__internet {
  float: left;
}

.entry__internet__title {
  margin-bottom: 10px;
  font-size: 87.5%;
  font-weight: bold;
  color: #ff0033;
  text-align: center;
}

.entry__internet__btn {
  width: 390px;
  height: 73px;
  position: relative;
  background: white;
  border-radius: 5px;
}

.entry__internet__btn__link {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 380px;
  height: 60px;
  background-color: #ffe400;
  border-radius: 2px;
  text-align: center;
  line-height: 61px;
  color: #8a7a11;
  font-weight: bold;
  font-size: 112.5%;
  -webkit-box-shadow: 0 3px #b2b2b2;
          box-shadow: 0 3px #b2b2b2;
  -webkit-transition: all .2s;
          transition: all .2s;
}
.entry__internet__btn__link:hover {
  background-color: #f4da00;
}
.entry__internet__btn__link:link, .entry__internet__btn__link:visited {
  color: #8a7a11;
}

.entry__tel {
  float: right;
}

.entry__tel__title {
  margin-bottom: 10px;
  font-size: 87.5%;
  font-weight: bold;
  color: #ff0033;
  text-align: center;
}

.entry__tel__number {
  width: 361px;
  height: 33px;
  margin-bottom: 10px;
  margin-left: 8px;
  background-image: url("https://s.yimg.jp/images/bb/promo/common/1.0.0/img/entry_tel-number.png");
  background-repeat: no-repeat;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
}

.entry__tel__text {
  font-size: 75%;
  color: #333333;
  text-align: center;
  line-height: 1.3;
}
.entry__tel__text--black {
  color: #333333;
}

.entry-tel__time {
  font-size: 12px;
  font-weight: normal;
}

.entry__reserve {
  *zoom: 1;
}
.entry__reserve:before, .entry__reserve:after {
  content: "";
  display: table;
}
.entry__reserve:after {
  clear: both;
}

.entry-reserve__text {
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
  background-repeat: no-repeat;
  float: left;
  width: 194px;
  height: 27px;
  margin-top: 3px;
  margin-right: 4px;
  background-image: url("https://s.yimg.jp/images/bb/promo/common/1.0.0//img/entry_tel_text.png");
  background-repeat: no-repeat;
}

.entry-reserve__btn {
	position:relative;
  float: left;
  display: block;
  	background: #fff;
	width: 147px;
  height: 34px;
  padding-left: 31px;
  font-size: 87.5%;
  font-weight: bold;
  text-align: center;
  line-height: 36px;
  color:#144da9!important;
  background-position: 15px 5px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
border-top:solid 1px #c7cdd3;
border-right:solid 1px #c7cdd3;
border-left:solid 1px #c7cdd3;
border-bottom:solid 3px #c7cdd3;
}

.entry-reserve__btn:before {
	position:absolute;
	top:5px;
	left:10px;
	content:'';
  background-image: url("https://s.yimg.jp/images/bb/promo/prm/sbhikari/v1/img/entry_tel_ico-blue.png");
  width:24px;
  height:25px;
}

.entry-reserve__btn:hover {
  background-color: #eee;
}
.entry-reserve__btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.entry-reserve__btn:link, .entry-reserve__btn:visited {
  color: white;
}

/* footer */
.footer-nav {
  padding-top: 51px;
  padding-bottom: 40px;
  border-top: 1px solid #c6cdd3;
}
.footer-nav--top {
  border-top: 0;
}

.footer-nav__top {
  margin-bottom: 30px;
}

.footer-nav__top-right {
  margin-right: 0;
}

.footer-nav__logo {
  float: left;
}

.footer-nav__notice {
  margin-top: 6px;
  float: left;
  font-size: 75%;
  color: #333333;
}

.footer-nav__sns {
  float: right;
  margin-top: 10px;
}
.footer-nav__sns li {
  float: left;
}

.footer-nav__twitter {
  width: 68px;
  margin-right: 10px;
}

.footer-nav__facebook {
  width: 82px;
}

.footer-nav__link-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: absolute;
  top: 50%;
  right: -14px;
  margin-top: -6px;
  vertical-align: middle;
}

.footer-nav__text-title {
  margin-bottom: 19px;
  font-size: 87.5%;
  line-height: 1;
}

.footer-nav__title, .footer-nav__title--text {
  margin-bottom: 15px;
  padding-top: 20px;
  border-top: 1px solid #c7cdd3;
  line-height: 1;
}
.footer-nav__title a, .footer-nav__title--text a {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #1d3994;
  font-size: 87.5%;
  font-weight: bold;
  line-height: 1;
  *line-height: 19px;
}
.footer-nav__title a:visited, .footer-nav__title--text a:visited {
  color: #1d3994;
}
.footer-nav__title a:hover, .footer-nav__title--text a:hover {
  color: #3366cc;
}
.footer-nav__title--text {
  padding-left: 0;
  color: #8f9ba6;
  font-size: 87.5%;
  font-weight: bold;
  *line-height: 19px;
}

.footer-nav__icon {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 6px;
  height: 10px;
  background-image: url("https://s.yimg.jp/images/bb/promo/common/1.0.0/img/ico_back.png");
  background-repeat: no-repeat;
}

.footer-nav__list a {
  color: #1d3994;
  font-size: 75%;
}
.footer-nav__list a:visited, .footer-nav__list a:link {
  color: #800080;
}
.footer-nav__list a:hover {
  color: #3366cc;
}

.footer-nav__list-item {
  line-height: 1.1;
  margin-bottom: 6px;
}
.footer-nav__list-item--premium {
  margin-bottom: 30px;
}

.footer-nav__bottom {
  padding-top: 30px;
}

#footer {
  text-align: center;
}

#footer #universalFooter {
  width: 950px;
  margin: 0 auto;
  padding: 10px 0 7px;
  border-top: 1px solid #ccc;
}

#footer address {
  width: 940px;
  margin: 0 auto;
  padding: 10px 5px 20px;
  border-top: 1px solid #ccc;
  font-size: 75%;
  line-height: 1.4;
}

.e__container {
  width: 950px;
  margin: 0 auto;
  padding: 0 10px;
}

#yjContentsBody {
  border-top: 1px solid #dbd7d5;
  border-bottom: 1px solid #dbd7d5;
}

#yjBreadcrumbs {
  margin-bottom: 10px;
  border: 0;
  border-bottom: 1px solid #dbd7d5;
}

.breadcrumbs li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#yjBreadcrumbs a {
  background: white url("https://s.yimg.jp/images/bb/promo/common/1.0.0/img/ico_breadcrumbs_v2.png") right center no-repeat;
  height: 15px;
  padding: 8px 15px 9px 10px;
  color: #203990;
  line-height: 18px;
}
#yjBreadcrumbs a:visited {
  color: #800080;
}

#yjBreadcrumbs a.after {
  background: white url("https://s.yimg.jp/images/bb/promo/common/1.0.0/img/ico_breadcrumbs.png") right center no-repeat;
}

.yjBreadcrumbsHome12 {
  background: white url("https://s.yimg.jp/images/bb/promo/common/1.0.0/img/ico_home.png") left center no-repeat;
  height: 15px;
}

.entry-area {
  margin-top: 41px;
  margin-bottom: 41px;
}

#requestServiceChange a {
  display: block;
  text-decoration: none;
}

#requestServiceChange dl {
  margin: 10px;
  padding: 10px;
  border: 1px solid #999999;
  line-height: 1.4;
}

#requestServiceChange dl dt {
  margin-bottom: 5px;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
}

#requestServiceChange dl dd {
  font-size: 88%;
  color: #3e3c3b;
}

.adsl-company__body {
  margin-bottom: 41px;
}

/* areacheck */
.areacheck__body {
  margin-bottom: 41px;
}

#provideRequest #otherMethods #requestCallBack {
  width: 100%;
  float: none;
}
#provideRequest #otherMethods #requestCallBack .phoneNumber {
  margin-bottom: 55px;
}

.heading__text-area {
  *zoom: 1;
  width: 950px;
  margin: 0 auto 10px;
}
.heading__text-area:before, .heading__text-area:after {
  content: "";
  display: table;
}
.heading__text-area:after {
  clear: both;
}

.heading__notice {
  float: left;
  font-size: 87.5%;
  color: #ff0000;
}

.heading__term {
  float: right;
}

.heading__term-wrap {
  *zoom: 1;
}
.heading__term-wrap:before, .heading__term-wrap:after {
  content: "";
  display: table;
}
.heading__term-wrap:after {
  clear: both;
}

.heading__term-text {
  float: left;
  margin-right: 6px;
  font-size: 87.5%;
}

.heading__tw {
  float: left;
  margin-right: 8px;
}

.heading__fb {
  float: left;
}

.subNavi__title{
	padding:9px 10px 6px;
	background:#738290;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.subNavi__body{
	padding:15px;
}

.subNavi__body--title{
	margin-bottom:5px;
}

.subNavi__body--title:after{
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
 }

.sbhikari,.sbair,.adsl{
	float:left;
	padding:3px 0 1px 7px;
	color:#738290;
	font-weight:bold;
	font-size:12px;
	line-height:1.0;
}

.sbhikari{
	border-left:solid 3px #ffcc00;
	margin-right:14px;
}

.sbair{
	border-left:solid 3px #f79700;
}

.adsl{
	border-left:solid 3px #e9275e;
}

.subNavi__banner{
	margin-bottom:20px;
}

	