body {
  overflow-x: hidden;
}

/* CF */
.cf::before,
.cf::after {
  content: '';
  display: block;
  overflow: hidden;
}

.cf::after {
  clear: both;
}
.cf {
  zoom: 1;
}

/* IF */
.inner {
  width: 960px;
  margin: 0 auto;
}

.small {
  font-size: 70%;
  padding-left: 3px;
}

#wrap {
  margin: 0 auto;
  font-size: 13px;
}
#wrap .inner {
  width: 960px;
  margin: 0 auto;
}
#wrap header#header {
  width: 960px;
  margin: 0 auto;
  height: 74px;
}
#wrap header#header .inner {
  width: 100%;
  margin: 0 -100%;
  padding: 0 100%;
  background: #015294;
  height: 74px;
  position: fixed;
  z-index: 9999;
}
#wrap header#header h1 {
  width: 355px;
  padding-top: 5px;
  float: left;
}
#wrap header#header nav {
  width: 960px;
}
#wrap header#header nav ul {
  float: left;
  overflow: hidden;
  margin-left: 33px;
}
#wrap header#header nav ul li {
  width: 118px;
  height: 74px;
  float: left;
}
#wrap header#header nav ul li a {
  width: 118px;
  height: 74px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 14px;
  padding-top: 18px;
  line-height: 1.3;
}
#wrap header#header nav ul li a span {
  display: block;
  text-align: center;
  font-size: 13px;
}
#wrap header#header nav ul li a:hover {
  background: #0961a8;
}
#wrap header#header nav p {
  width: 200px;
  height: 35px;
  float: right;
  margin-top: 18px;
}
#wrap header#header nav p a {
  background: #a9de5e;
  color: #015294;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  line-height: 35px;
  width: 200px;
  height: 35px;
  display: block;
  border-radius: 3px;
  box-shadow: 0 2px #001b6c;
  padding-left: 3px;
}
#wrap header#header nav p a i {
  margin-left: 5px;
  font-size: 14px;
}
#wrap header#header nav p a:hover {
  box-shadow: none;
  background: #d7fca3;
}
#wrap header#header nav p a:active {
  margin-top: 1px;
  background: #d7fca3;
}
#wrap #contents .ttl {
  width: 100%;
  height: 130px;
  background-position: center center;
  background-size: cover;
  background-image: url(../images/ttl_bg01.jpg);
}
#wrap #contents .ttl .inner {
  position: relative;
}
#wrap #contents .ttl .inner h2 {
  color: #fff;
  line-height: 130px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
}
#wrap #contents .breadcrumb {
  width: 960px;
  margin: 0 auto;
}
#wrap #contents .breadcrumb ul {
  overflow: hidden;
  padding: 15px 0;
  margin-left: -5px;
}
#wrap #contents .breadcrumb ul li {
  float: left;
}
#wrap #contents .breadcrumb ul li a,
#wrap #contents .breadcrumb ul li span {
  margin: 0 5px;
}
#wrap #contents .breadcrumb ul li a:hover {
  text-decoration: underline;
}
#wrap #contents section.contents {
  width: 960px;
  margin: 0 auto;
}
#wrap #contents section.contents h3 {
  text-align: center;
  font-size: 30px;
  color: #015294;
  letter-spacing: 1px;
  margin: 35px 0 60px;
  line-height: 1.3;
}
#wrap #contents section.contents .notice{
  border: 2px solid #025394;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
  padding: 20px;
  font-weight: bold;
}
#wrap #contents section.contents .notice a{
  color: #025394;
  text-decoration: underline;
  line-height: 2;
  display: inline-block;
}
#wrap #contents section.contents#case article {
  overflow: hidden;
  margin: 0 0 60px;
}
#wrap #contents section.contents#case article figure {
  margin: 0 30px 0 0;
  float: left;
  border: 10px solid #efefef;
  padding: 8px;
  background: #fff;
  position: relative;
}

#wrap #contents section.contents#case article figure a img:hover {
  opacity: 0.7;
}

#wrap #contents section.contents#case article .info {
  float: left;
  width: 578px;
  margin-top: 8px;
}
#wrap #contents section.contents#case article .info h4 {
  font-size: 22px;
  border-left: 5px solid #015294;
  padding-left: 10px;
  letter-spacing: 2px;
  line-height: 22px;
}
#wrap #contents section.contents#case article .info p {
  margin: 10px 0;
  line-height: 1.7;
}
#wrap #contents section.contents#case article .info .btn {
  float: left;
  width: 300px;
}
#wrap #contents section.contents#case article .info .btn a {
  width: 300px;
  height: 40px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 17px;
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 1px;
}
#wrap #contents section.contents#case article .info .btn a:hover {
  opacity: 0.8;
}
#wrap #contents section.contents#case article .info .btn.cloud a {
  background: #009c84;
}
#wrap #contents section.contents#case article .info .btn.rental a {
  background: #f18200;
}
#wrap #contents section.contents#case article .info .moreBtn {
  float: right;
  margin-top: 10px;
  letter-spacing: 1px;
}
#wrap #contents section.contents#case article .info .moreBtn a {
  font-size: 15px;
  font-weight: bold;
}
#wrap #contents section.contents#case article .info .moreBtn a i {
  margin-left: 3px;
}
#wrap #contents section.contents#case article .info .moreBtn a:hover {
  text-decoration: underline;
}
#wrap #contents section.contents#sinet .area {
  width: 100%;
  margin: 0 -100%;
  padding: 30px 100% 70px;
  overflow: hidden;
}
#wrap #contents section.contents#sinet .area.gray {
  background: #f7f7f7;
}

#wrap #contents section.contents#cloud .area {
  width: 100%;
  margin: 0 -100%;
  padding: 30px 100% 30px;
  overflow: hidden;
}
#wrap #contents section.contents#cloud .area.gray {
  background: #f7f7f7;
}

#wrap #contents section.contents#cloud .topcs {
  background: #f7f7f7;
  background-position: center center;
  background-image: url(../images/background_01.png);
  background-repeat: repeat-x;
}

#wrap #contents section.contents#cloud .topcs img {
  padding-top: 30px;
  padding-left: 90px;
}

#wrap #contents section.contents#cloud .topcs h3 {
  color: #fff;
  font-size: 46px;
  text-align: left;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#wrap #contents section.contents#cloud .detail li {
  float: left;
  margin: 20px 60px;
  width: 200px;
  height: 180px;
  background-position: center center;
  background-image: url(../../solution/images/img_cloud_03.png);
  background-repeat: no-repeat;
  padding: 0;
}

#wrap #contents section.contents#cloud .detail p {
  width: 200px;
  font-size: 16px;
  color: #015294;
  line-height: 1.5;
  padding-top: 90px;
}

#wrap #contents section.contents#cloud .detail h4 {
  padding: 80px 0 0 0;
  font-size: 24px;
  font-weight: bold;
  color: #015294;
  text-align: center;
  border: none;
}

#wrap #contents section.contents#cloud .area.topcs p {
  color: #fff;
  font-size: 16px;
  text-align: left;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#wrap #contents section.contents#cloud .caution {
  width: 500px;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  margin: 80px auto 0;
  padding: 0;
}

#wrap #contents section.contents#cloud .caution02 {
  width: 750px;
  color: #999;
  line-height: 1.5;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  margin: 0 auto 40px;
  padding: 0;
}

#wrap #contents section.contents#cloud .note {
  font-size: 12px;
  text-align: left;
  color: #666;
  padding: 0;
}

#wrap #contents section.contents#sinet .area#feature img {
  float: right;
  display: block;
  margin-left: 10px;
}
#wrap #contents section.contents#sinet .area#feature .box {
  overflow: hidden;
}
#wrap #contents section.contents#sinet .area#feature .box dl {
  margin-top: 10px;
  margin-bottom: 10px;
}
#wrap #contents section.contents#sinet .area#feature .box dl dt {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  border-left: 4px solid #015294;
  line-height: 16px;
  padding-left: 10px;
}
#wrap #contents section.contents#sinet .area#feature .box dl dd {
  margin: 8px 0 20px 14px;
}
#wrap #contents section.contents#sinet .area#feature .box ul {
  overflow: hidden;
  margin-top: 30px;
}
#wrap #contents section.contents#sinet .area#feature .box ul li {
  width: 222px;
  height: 45px;
  float: left;
  margin: 0 10px 10px 0;
}
#wrap #contents section.contents#sinet .area#feature .box ul li a {
  display: block;
  width: 222px;
  height: 45px;
  text-align: center;
  font-size: 15px;
  background: #015294;
  border-radius: 5px;
  color: #fff;
  line-height: 45px;
}

#wrap #contents section.contents#sinet .area#feature .box ul li a:hover {
  opacity: 0.8;
}

#wrap #contents section.contents#sinet .area#price table {
  margin: 0 auto;
}

#wrap #contents section.contents#sinet .area#price td {
  font-size: 16px;
  text-align: center;
  padding: 30px 50px;
}

#wrap #contents section.contents#sinet .area .caution {
  font-size: 12px;
  text-align: right;
  margin-top: 10px;
  color: #666;
}

#wrap #contents section.contents#sinet .area#use p {
  text-align: center;
  margin-bottom: 40px;
}
#wrap #contents section.contents#sinet .area#use img {
  float: left;
  width: 321px;
  display: block;
  margin-right: 69px;
}
#wrap #contents section.contents#sinet .area#use .box {
  float: left;
  width: 570px;
}
#wrap #contents section.contents#sinet .area#use .box ol {
  counter-reset: number;
  margin-top: 10px;
}
#wrap #contents section.contents#sinet .area#use .box ol li {
  line-height: 1.6;
  margin-bottom: 40px;
  text-indent: -1.9em;
  padding-left: 1.9em;
}
#wrap #contents section.contents#sinet .area#use .box ol li::before {
  line-height: 1.2;
  counter-increment: number;
  content: counter(number);
  background: #fff;
  border: 1px solid #015294;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  font-size: 15px;
  text-align: center;
  border-radius: 50%;
  color: #015294;
  margin-right: 0.3em;
  text-indent: 0.1em;
}
#wrap #contents section.contents#sinet .area#use .box ol li > ol {
  counter-reset: number;
  list-style: none;
}
#wrap #contents section.contents#sinet .area#use .box ol li > ol li::before {
  content: counter(number);
  background: #ca7f9f;
}

#wrap #contents section.contents#sinet .area#apply {
  padding: 30px 100% 40px;
}

#wrap #contents section.contents#sinet .area#apply ul li {
  overflow: hidden;
  margin: 0 auto 35px;
  width: 900px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box {
  float: left;
  margin: 0 10px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.number {
  width: 65px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.number p {
  font-size: 40px;
  width: 57px;
  height: 57px;
  line-height: 57px;
  border: 1px solid #005293;
  border-radius: 57px;
  text-align: center;
  color: #005293;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.number .arrow {
  margin: 30px 0 0 7px;
  width: 44px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.main {
  width: 430px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.main h4 {
  background: #006993;
  text-align: center;
  line-height: 60px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.main p {
  line-height: 1.3;
  margin-top: 10px;
  padding-left: 1.7em;
  text-indent: -1.7em;
  font-size: 12px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.sub {
  width: 315px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.sub .role {
  background: #005293;
  text-align: center;
  border-radius: 5px;
  display: table;
  width: 100%;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.sub .role span {
  background: #fff;
  display: block;
  float: left;
  width: 70px;
  height: 25px;
  margin: 18px;
  border-radius: 5px;
  color: #005293;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 1px;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.sub .role p {
  width: 100%;
  color: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.2;
}

#wrap #contents section.contents#sinet .area#apply ul li .box.sub .role.blue {
  background: #0082ba;
  margin-top: 5px;
}

#wrap
  #contents
  section.contents#sinet
  .area#apply
  ul
  li
  .box.sub
  .role.blue
  span {
  color: #0082ba;
}

#wrap #contents section.contents#sinet_10gbps .area#feature img {
  float: none;
  margin: 0 auto;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box {
  overflow: hidden;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box dl {
  margin-top: 10px;
  margin-bottom: 10px;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box dl dt {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  border-left: 4px solid #015294;
  line-height: 16px;
  padding-left: 10px;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box dl dd {
  margin: 8px 0 20px 14px;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box ul {
  overflow: hidden;
  margin-top: 30px;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box ul li {
  width: 222px;
  height: 45px;
  float: left;
  margin: 0 10px 10px 0;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box ul li a {
  display: block;
  width: 222px;
  height: 45px;
  text-align: center;
  font-size: 15px;
  background: #015294;
  border-radius: 5px;
  color: #fff;
  line-height: 45px;
}

#wrap #contents section.contents#sinet_10gbps .area#feature .box ul li a:hover {
  opacity: 0.8;
}

#wrap #contents section.contents#sinet_10gbps .area#use p {
  text-align: center;
  margin-bottom: 40px;
}

#wrap #contents section.contents#sinet_10gbps .area#use img {
  float: none;
  margin: 0 auto;
}

#wrap #contents section.contents#sinet_10gbps .area#use .box {
  float: left;
  width: 570px;
}

#wrap #contents section.contents#sinet_10gbps .area#use .box ol {
  counter-reset: number;
  margin-top: 10px;
}

#wrap #contents section.contents#sinet_10gbps .area#use .box ol li {
  line-height: 1.6;
  margin-bottom: 40px;
  text-indent: -1.9em;
  padding-left: 1.9em;
}

#wrap #contents section.contents#sinet_10gbps .area#use .box ol li::before {
  line-height: 1.2;
  counter-increment: number;
  content: counter(number);
  background: #fff;
  border: 1px solid #015294;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  font-size: 15px;
  text-align: center;
  border-radius: 50%;
  color: #015294;
  margin-right: 3em;
  text-indent: 0.1em;
}

#wrap #contents section.contents#sinet_10gbps .area#use .box ol li > ol {
  counter-reset: number;
  list-style: none;
}

#wrap
  #contents
  section.contents#sinet_10gbps
  .area#use
  .box
  ol
  li
  > ol
  li::before {
  content: counter(number);
  background: #ca7f9f;
}

#wrap #contents section.contents#sinet_10gbps .area#apply {
  padding: 0;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li {
  overflow: hidden;
  margin: 0 auto 35px;
  width: 900px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box {
  float: left;
  margin: 0 10px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box.number {
  width: 65px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box.number p {
  font-size: 40px;
  width: 57px;
  height: 57px;
  line-height: 57px;
  border: 1px solid #005293;
  border-radius: 57px;
  text-align: center;
  color: #005293;
}

#wrap
  #contents
  section.contents#sinet_10gbps
  .area#apply
  ul
  li
  .box.number
  .arrow {
  margin: 30px 0 0 7px;
  width: 44px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box.main {
  width: 430px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box.main h4 {
  background: #006993;
  text-align: center;
  line-height: 60px;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box.main p {
  line-height: 1.3;
  margin-top: 10px;
  padding-left: 1.7em;
  text-indent: -1.7em;
  font-size: 12px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box.sub {
  width: 315px;
}

#wrap #contents section.contents#sinet_10gbps .area#apply ul li .box.sub .role {
  background: #005293;
  text-align: center;
  border-radius: 5px;
  display: table;
  width: 100%;
}

#wrap
  #contents
  section.contents#sinet_10gbps
  .area#apply
  ul
  li
  .box.sub
  .role
  span {
  background: #fff;
  display: block;
  float: left;
  width: 70px;
  height: 25px;
  margin: 18px;
  border-radius: 5px;
  color: #005293;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 1px;
}

#wrap
  #contents
  section.contents#sinet_10gbps
  .area#apply
  ul
  li
  .box.sub
  .role
  p {
  width: 100%;
  color: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.2;
}

#wrap
  #contents
  section.contents#sinet_10gbps
  .area#apply
  ul
  li
  .box.sub
  .role.blue {
  background: #0082ba;
  margin-top: 5px;
}

#wrap
  #contents
  section.contents#sinet_10gbps
  .area#apply
  ul
  li
  .box.sub
  .role.blue
  span {
  color: #0082ba;
}

#wrap #contents #contact {
  height: 240px;
  background: url(../images/contact_bg.jpg) #015294;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}

#wrap #contents #contact .contactBtn {
  height: 100px;
  margin: 60px auto 0;
  width: 570px;
}

#wrap #contents #contact .contactBtn a {
  background: #fff;
  height: 100px;
  width: 570px;
  text-align: center;
  display: block;
  color: #015294;
  border-radius: 10px;
  box-shadow: 0 5px #001b6c;
  font-size: 30px;
  font-weight: bold;
  line-height: 100px;
}

#wrap #contents #contact .contactBtn a i {
  margin-left: 10px;
}

#wrap #contents #contact .contactBtn a:active {
  background: #d7fca3;
}

#wrap #contents #contact .contactBtn a:hover {
  background: #d7fca3;
}

#wrap footer#footer {
  background: #403a3a;
  width: 100%;
  margin: 0 -100%;
  padding: 40px 100% 50px;
  overflow: hidden;
}

#wrap footer#footer .linkArea {
  float: left;
}

#wrap footer#footer .linkArea dl {
  float: left;
  margin-right: 40px;
}

#wrap footer#footer .linkArea dl a,
#wrap footer#footer .corprateArea ul li a {
  color: #fff;
}

#wrap footer#footer .linkArea dl a:hover,
#wrap footer#footer .corprateArea ul li a:hover {
  text-decoration: underline;
}

#wrap footer#footer .linkArea dl dt {
  font-size: 15px;
  margin-bottom: 10px;
}

#wrap footer#footer .linkArea dl dt i {
  margin-right: 5px;
  font-size: 13px;
}
#wrap footer#footer .linkArea dl dd {
  margin: 0 0 5px 16px;
}
#wrap footer#footer .corprateArea {
  float: right;
  text-align: right;
}
#wrap footer#footer .corprateArea .logo {
  margin-top: -10px;
}
#wrap footer#footer .corprateArea ul {
  margin: 30px 0 10px 0;
}
#wrap footer#footer .corprateArea ul li {
  display: inline;
  text-align: center;
}
#wrap footer#footer .corprateArea li::after {
  content: '|';
  padding: 0 15px;
  color: #999;
  font-size: 14px;
}
#wrap footer#footer .corprateArea li:last-child::after {
  content: none;
  padding: 0;
}
#wrap footer#footer .copyright {
  display: block;
  color: #999;
  font-size: 14px;
  margin-top: 30px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.article-new-icon::before {
  content: '';
  border-bottom: 3.5rem solid rgba(0, 0, 0, 0);
  border-right: 3.5rem solid #a9de5e;
  position: absolute;
  top: 0;
  right: 0;
}

.article-new-icon::after {
  content: 'new';
  color: #2c2c2c;
  text-align: center;
  font-weight: bold;
  transform: rotate(45deg);
  position: absolute;
  top: 0.6rem;
  right: 0.2rem;
  z-index: 0;
}

table {
  padding: 10px;
}

table th {
  color: #fff;
  padding: 20px;
  background-color: #015294;
  border: 1px solid #ccc;
}

table td {
  padding: 15px 10px;
  border: 1px solid #ccc;
}