@charset "utf-8";

.wrap {
  overflow: hidden;
}

#globalContents {
  overflow: hidden;
}

#header h1 {
  float: left;
  width: 160px;
}

#header {
  width: 1200px;
  margin: 0 auto;
  border-bottom: #009e41 solid 4px;
  padding: 17px 0 8px 0;
  margin-bottom: 30px;
  line-height: 0;
}
#header .logo {
  float: right;
  width: 350px;
}
#header .logo ul {
  margin-top: 8px;
}
#header .logo li {
  float: left;
  margin-left: 17px;
}

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

.pagetop {
  bottom: 500px;
  display: none;
  position: fixed;
  right: 30px;
}

/*
------------------------------------------------------ */
h3 {
  padding-top: 10px !important;
}

h4 {
  background: #e6e6e6;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: bold;
}

.paragraph01 {
  clear: both;
}
.ajax img {
  margin: 0 auto;
  text-align: center;
}

.icon-new img {
  width: 78px;
  height: 39px;
  vertical-align: middle;
  padding-right: 10px;
}
.icon-new span {
  vertical-align: middle;
}

.fntBig {
  font-size: 20px;
}

/* sectioning03
------------------------------------------------------ */
.sectioning03 {
  clear: both;
}
.sectioning03 img {
  text-align: center;
  margin: 0 auto;
}
.sectioning03 span.sample-txt {
  width: 730px;
  margin: 0 auto;
  display: block;
}
/* main-img
------------------------------------------------------ */
.main-img {
  background-image:
    url("../../../images/netservice/img-main.gif"),
    /* 最前面の背景レイヤーの背景画像 */ url("../../../images/netservice/img-back.jpg");
  height: 440px;
  overflow: hidden;
  position: relative;
  width: 100%;

  background-repeat:
    no-repeat,
    /* 最前面の背景レイヤーに対応 */ repeat-x,
    repeat;

  background-position:
    60% center,
    /* 最前面の背景レイヤーに対応 */ left,
    right;
}

/*
------------------------------------------------------ */

.main-img .inside {
  height: 440px;
  width: 1000px;
  position: relative;
  margin: 0 auto;
}

.main-img .inside h2 {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  /* height: 440px; */
  /* width: 558px; */
}

.main-img .inside p {
  position: absolute;
  top: 46px;
  left: 40%;
}

/* maintxt
------------------------------------------------------ */
.maintxt {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
}
.red {
  color: #c1272d;
}
.blue {
  color: #3292ff;
}
/* nav
------------------------------------------------------ */
.nav {
  margin: 0 auto;
  width: 1000px;
  text-align: center;
}
.nav p {
  margin: 0 0 20px 0;
}
.nav ul {
  text-align: center;
  margin: 0 auto;
}
.nav li {
  float: left;
  margin: 0 auto 10px 20px;
}
.nav li:first-child {
  margin: 0;
}

/* 02　smartphone
------------------------------------------------------ */
.smartphone {
  text-align: center;
  margin: 0 auto;
  width: 800px;
}
.smartphone li {
  float: left;
  margin: 0 auto 40px auto;
  text-align: center;
  width: 400px;
  text-align: center;
}

.smartphone li img {
  margin-bottom: 10px;
}

/* 03　login
------------------------------------------------------ */
.login li {
  float: left;
  margin: 0 50px 10px 0;
}

/* 07　net
------------------------------------------------------ */
.privilegeBox {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.privilegeBox dd ul li {
  padding: 0 40px !important;
}
table.tb-pink {
  margin: 20px auto;
  width: 900px;
}
.tb-pink th,
.tb-pink td {
  padding: 10px;
  border: 1px #cacbc6 solid;
  border-collapse: collapse;
  vertical-align: middle;
}
.tb-pink th {
  background: #cbecd9;
}
table.tb-blue {
  margin: 10px auto;
}
.tb-blue th,
.tb-blue td {
  padding: 5px;
  border: 1px #ffffff solid;
  border-collapse: collapse;
  background: #eaeff7;
  text-align: center;
  vertical-align: middle;
}

/* Copy
-------------------------------------------------------------------------*/
