@charset "UTF-8";

body {
  background-color: #f3981e;
  line-height: 1.6;
}

.container {
  margin: auto;
  width: 960px;
}

.header {
  position: relative;
  width: 100%;
  height: 570px;
  #height: 750px;
}

.hgroup {
  position: absolute;
  left: 0;
  top: 19px;
  width: 100%;
  height: 355px;
}

.hgroup-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}

.hgroup-wrapper h1 {
  position: absolute;
  left: 0;
  top: 127px;
  width: 100%;
}

.hgroup-wrapper h2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.edion {
  position: absolute;
  left: 50px;
  top: 45px;
}

.ntt-current {
  position: absolute;
  right: 50px;
  top: 45px;
}

.ntt-here {
  position: absolute;
  right: 50px;
  top: 105px;
}

.lead {
  position: absolute;
  left: 0;
  top: 290px;
  width: 100%;
}

.lead .btn-iot {
  margin-top: 15px;
}

.merit {
  position: absolute;
  left: 25px;
  top: 455px;
}

.kikan {
  position: absolute;
  left: 230px;
  top: 550px;
}

.link {
  position: absolute;
  left: 180px;
  top: 570px;
}

.link li {
  display: inline-block;
  #display: inline;
  margin-right: 5px;
}

#norikae,
#auset {
  padding-top: 80px;
  margin-top: -80px;
}

.header .font-s {
  position: absolute;
  left: 0;
  top: 660px;
  width: 100%;
}

.fixed {
  position: fixed;
  #position: relative;
  top: 0;
  z-index: 10000;
}

#mente,
#about,
#flow,
#campaign,
#option,
#tel,
#kiyaku {
  padding-top: 51px;
  margin-top: -51px;
}

.gnavi {
  display: table;
  #display: block;
  #zoom: 1;
  overflow: hidden;
  background: #1e51a2;
  width: 960px;
  margin: 0px auto 25px;
  border-radius: 6px;
}

.fixed .gnavi {
  border-radius: 0 0 6px 6px;
}

.gnavi li {
  display: table-cell;
  text-align: center;
  #display: block;
  #float: left;
}

.gnavi li.navi01 {
  #width: 169px;
}

.gnavi li.navi02 {
  #width: 175px;
}

.gnavi li.navi03 {
  #width: 229px;
}

.gnavi li.navi04 {
  #width: 216px;
}

.gnavi li.navi05 {
  #width: 102px;
}

.gnavi li.navi06 {
  #width: 69px;
}

.gnavi li.navi06 a {
  border-right: none;
}

.gnavi li a {
  display: block;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  border-right: 1px dotted #fff;
  white-space: nowrap;
}

.gnavi li a:link,
.gnavi li a:visited {
  color: #fff !important;
}

.gnavi li a:hover {
  color: #fff;
  background: #1c68e0;
}

.section {
  position: relative;
  margin-bottom: 40px;
  padding: 20px;
  width: 920px;
  background: #FFF;
  border-radius: 6px;
}

.section h3,
.section h4 {
  margin-bottom: 13px;
}

.step {
  color: #1C4FA1;
  font-size: 120%;
  font-weight: bold;
  line-height: 30px;
}

.step span {
  margin-right: 8px;
  padding: 0 8px;
  display: inline-block;
  line-height: 30px;
}

.price {
  margin: auto;
  padding: 13px;
  width: 700px;
  border: 3px solid #1e51a2;
  border-radius: 5px;
}

.price dt {
  color: #1e51a2;
  font-weight: bold;
}

.caution-box {
  border-radius: 5px;
  border: 3px solid #1e51a2;
}

.caution-box h5 {
  color: #1e51a2;
  font-weight: bold;
}

.caution-box li {
  margin-left: 1em;
  list-style: outside disc;
}

.caution-box li li {
  list-style-type: circle;
}

.plan-table th,
.plan-table td {
  padding: 5px;
  font-size: 12px;
  border: 1px solid #ccc;
  text-align: center;
}

.plan-table .deals {
  color: #1C4FA1;
  font-size: 110%;
  font-weight: bold;
}

.plan-table span {
  display: block;
}

.au-plan th,
.au-plan td {
  padding: 5px;
  font-size: 12px;
  border: 1px solid #ccc;
}

.au-plan th {
  font-weight: bold;
  text-align: center;
}

.horizontal dt {
  float: left;
}

.horizontal dd {
  margin: 0 2em 0 1em;
  float: left;
}

.font-s {
  font-size: 11px !important;
}

.font-l {
  font-size: 140%;
}

.float-l {
  float: left;
}

.float-r {
  float: right;
}

.clear {
  clear: both;
}

.column3-4 {
  width: 75%;
}

.column2 {
  width: 50%;
}

.column3 {
  width: 33.3%;
}

.column4 {
  width: 25%;
}

.note,
.note li {
  padding-left: 1em;
  text-indent: -1em;
}

ul.note {
  padding-left: 0;
}

.disc li {
  list-style: disc;
  margin-left: 1.5em;
}

.red {
  color: #f00 !important;
}

.white {
  color: #fff !important;
}

.blue {
  color: #1C4FA1;
}

.bg-gray {
  background: #EEEFEF;
}

.bg-red {
  background: #F00;
}

.bg-yellow {
  background: #FEF5E0;
}

.bg-lightblue {
  background: #d7e8ed;
}

.bg-blue {
  background: #1C4FA1;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.ml10 {
  margin-left: 10px;
}

.p13 {
  padding: 13px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pr15 {
  padding-right: 15px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.price02 {
  margin: 0 auto 20px;
  padding: 13px;
  width: auto;
  border: 3px solid #1e51a2;
  border-radius: 5px;
}

.column3 .clearfix>dt {
  color: #1e51a2;
  font-weight: bold;
}

.price02 table {
  font-size: 13px;
  width: 100%;
}

.price02 table td {
  vertical-align: top;
}

.price02 table th {
  color: #1e51a2;
  font-weight: bold;
  vertical-align: bottom;
  white-space: nowrap;
}

.price02 table th.yohaku {
  width: 30px;
}

.flets {
  display: inline-block !important;
  padding: 2px 5px;
  background: #479DD9;
  color: #fff;
}

.flets02 {
  display: inline-block !important;
  padding: 2px 5px;
  background: #EA4949;
  color: #fff;
}

.copyright {
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: .9em;
  text-align: center;
}

.btn a {
  padding: 10px 20px;
  background: #D7E8ED;
  border-radius: 5px;
  display: inline-block;
}

.font-s td,
.font-s th {
  font-size: 10px !important;
}

.cf {
  *zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.ta-c {
  text-align: center;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.center {
  vertical-align: top;
  text-align: center;
}

.center a {
  margin: 0 10px;
}

.float-list {
  *zoom: 1;
}

.float-list:before,
.float-list:after {
  content: "";
  display: table;
}

.float-list:after {
  clear: both;
}

.float-list li {
  margin-right: 10px;
  float: left;
}

.hikari-detail {
  padding: 10px;
  margin-bottom: 20px;
}

.title-point {
  font-size: 18px;
  line-height: 50px;
  letter-spacing: normal;
  font-weight: bold;
  color: #1C4FA1;
}

.title-point img {
  margin-right: 1em;
}

.title-sub-normal {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: normal;
  color: #1C4FA1;
  padding: 0 4px;
}

.title-sub-normal {
  font-weight: bold;
}

.column-3 {
  *zoom: 1;
}

.column-3:before,
.column-3:after {
  content: "";
  display: table;
}

.column-3:after {
  clear: both;
}

.column-3 p {
  float: left;
}

.column-3 .text {
  padding: 10px;
  width: 300px;
}

.column-3 .pos-a {
  position: relative;
}

.column-3 .pos-a img {
  position: absolute;
  top: -120px;
}

.fw-b {
  font-weight: bold;
}

.entry {
  margin-bottom: 30px;
}

.f-box {
  *zoom: 1;
}

.f-box:before,
.f-box:after {
  content: "";
  display: table;
}

.f-box:after {
  clear: both;
}

.f-box .left {
  float: left;
}

.f-box .right {
  float: right;
  margin-left: 20px;
}

.remarks-1 dl,
.remarks-2 dl {
  display: table;
}

.remarks-1 dt,
.remarks-2 dt,
.remarks-1 dd,
.remarks-2 dd {
  display: table-cell;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: normal;
  padding: 10px;
  vertical-align: middle;
}

.remarks-1 dt,
.remarks-2 dt {
  color: #FAFAFA;
  white-space: nowrap;
}

.remarks-1 dd,
.remarks-2 dd {
  background-color: #FAFAFA;
}

.remarks-1 {
  border: 2px solid #1C4FA1;
}

.remarks-1 dt {
  background-color: #1C4FA1;
}

.remarks-2 {
  border: 2px solid #e60012;
}

.remarks-2 dt {
  background-color: #e60012;
}

.title-section {
  color: #FAFAFA;
  background-color: #1C4FA1;
  padding: 10px;
  font-size: 18px;
  line-height: 1.6;
  letter-spacing: normal;
  font-weight: bold;
}

.font-str {
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: normal;
  font-weight: bold;
  margin-bottom: .5em;
}

.flow-list li {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: .5em;
}

.flow-list li:before {
  content: "□";
  position: absolute;
  left: 0;
}

.img100 img {
  max-width: 100%;
}

.w-auset {
  width: 440px;
}

.title-ser-phone,
.title-ser-wifi,
.title-ser-tv {
  color: #FAFAFA;
  padding: 10px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: normal;
  font-weight: bold;
}

.title-ser-phone {
  background-color: #ef8595;
}

.title-ser-wifi {
  background-color: #83c0ea;
}

.title-ser-tv {
  background-color: #bed500;
}

.list-box1 {
  *zoom: 1;
  width: 818px;
  margin: 0 auto;
}

.list-box1:before,
.list-box1:after {
  content: "";
  display: table;
}

.list-box1:after {
  clear: both;
}

.list-box1 dl {
  margin-right: 12px;
  width: 195px;
  float: left;
}

.list-box1 dt {
  margin-bottom: 10px;
  height: 200px;
}

.list-box1 dd {
  padding: 10px;
  font-size: 12px;
  line-height: 1.6;
  letter-spacing: normal;
}

.title-sky-p {
  color: #FAFAFA;
  background-color: #1C4FA1;
  text-align: center;
  padding: 4px 10px;
  font-weight: bold;
}

.title-sky-p a {
  color: #FFFFFF;
  text-decoration: underline;
}

.wifi-col2 {
  *zoom: 1;
  width: 860px;
  margin: 0 auto;
}

.wifi-col2:before,
.wifi-col2:after {
  content: "";
  display: table;
}

.wifi-col2:after {
  clear: both;
}

.wifi-col2 .left {
  float: left;
}

.wifi-col2 .right {
  float: right;
}

.tv-list-col4 {
  *zoom: 1;
  width: 758px;
  margin: 0 auto;
}

.tv-list-col4:before,
.tv-list-col4:after {
  content: "";
  display: table;
}

.tv-list-col4:after {
  clear: both;
}

.tv-list-col4 li {
  float: left;
  margin-right: 20px;
}

.table-phone-option1 {
  width: 100%;
}

.table-phone-option1 th,
.table-phone-option1 td {
  border: 1px solid #333333;
  padding: 4px 10px;
}

.table-phone-option1 th {
  color: #ef8595;
  font-weight: bold;
}

.table-phone-option1 .head th {
  text-align: center;
  color: #FAFAFA;
  background-color: #ef8595;
}

.table-phone-option1 .bg-yellow {
  background-color: #ffff00;
}

.left-col-phone {
  width: 50%;
  float: left;
}

.right-col-phone {
  width: 47%;
  float: right;
}

.table-phone-option2 {
  width: 100%;
}

.table-phone-option2 th,
.table-phone-option2 td {
  border: 1px solid #333333;
  padding: 4px 10px;
}

.table-phone-option2 th {
  font-weight: bold;
}

.table-phone-option2 .head th {
  text-align: center;
  color: #FAFAFA;
  background-color: #ef8595;
}

.table-phone-option2 .bg-pink {
  background-color: #fce5e6;
}

.table-tv-option1 {
  width: 100%;
}

.table-tv-option1 th,
.table-tv-option1 td {
  border: 1px solid #333333;
  padding: 4px 10px;
}

.table-tv-option1 th {
  color: #bed500;
  font-weight: bold;
}

.table-tv-option1 .head th {
  text-align: center;
  color: #FAFAFA;
  background-color: #bed500s;
}

.table-tv-option1 .bg-yellow {
  background-color: #ffff00;
}

.logo_box {
  display: block;
  height: 60px;
}