@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,700);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline;
  box-sizing: border-box;
}

article, header, footer, aside, figure, figcaption, nav, section {
  display: block;
}

body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
  list-style-type: none;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  font-size: 14px;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}

a:link {
  color: #333;
  text-decoration: none;
}

a:visited {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #3b2b2b;
  text-decoration: underline;
}

a:active {
  color: #3b2b2b;
  text-decoration: none;
}

.enable-js .js-animation-item {
  opacity: 0;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.container {
  zoom: 1;
}

.container:after {
  content: "";
  display: block;
  clear: both;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes dropFade {
  0% {
    opacity: 0;
    transform: translateY(-20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes dropupFade {
  0% {
    opacity: 0;
    transform: translateY(20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes dropLeft {
  0% {
    opacity: 0;
    transform: translateX(-50%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes btn {
  0% {
    opacity: 1;
    width: 100%;
    height: 100%;
    border-radius: 32px;
  }
  100% {
    opacity: 0;
    width: calc(100% + 32px);
    height: calc(100% + 32px);
    border-radius: 64px;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

img {
  max-width: 100%;
}

a img:hover {
  transition: all .25s linear 0s;
  opacity: 0.8;
}

.js-sp-menu {
  display: none;
  color: #aaa;
  font-size: 10px;
}

.js-sp-menu:before {
  color: #aaa;
  content: "\f0c9";
  font-size: 20px;
  height: 22px;
  text-align: center;
  display: block;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.container {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

body {
  background-image: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/bg-body.jpg) repeat center top;
}

.sub_backTo-top {
  width: 100%;
  text-align: center;
  margin: 60px auto 60px;
}

.lp-01-wrapper h2 {
  width: 100%;
}

.title-h1 {
  font-size: 36px;
  margin-bottom: 60px;
}

.inner_con {
  position: relative;
  width: 1260px;
  margin: 0 auto;
}

.top-read {
  margin-bottom: 40px;
}

.top-read p {
  font-size: 18px;
  line-height: 21px;
}

.topics-box h3 {
    margin: 0;
    padding: 5px 15px 7px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    background: #ddd;
    line-height: 1.3 !important;
  margin-bottom: 16px;
/*
  padding-bottom: 8px;
  margin-bottom: 16px;
  font-size: 18px;
  border-bottom: 2px solid #084484;
  color: #084484;
*/
}

.topics-box dl dt {
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}

.topics-box dl dt .tag {
  padding: 4px 8px;
  margin-right: 8px;
  background: #6D8DAB;
  color: #fff;
  font-weight: bold;
}

.topics-box dl dt .date {
  padding: 4px 2px;
}

.topics-box dl dd {
  font-size: 16px;
  line-height: 23px;
}

.service_slider_item {
  padding-top: 40px;
}

.service_kobetsu_slider_heading {
  font-size: 14px;
  font-weight: bold;
}

.pl-section {
  position: relative;
  margin-top: 100px;
  z-index: 1;
}

.bg-cloud {
  background-size: cover;
  height: 800px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -100px;
  z-index: 1;
}

.bg-cloud img {
  width: 100%;
}

.bg-billding {
  background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/bg-billding.png) no-repeat top center;
  background-size: cover;
  height: 1460px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 200px;
  z-index: 5;
}

.pl-title {
  position: absolute;
  left: 0;
  top: 80px;
  z-index: 10;
  width: 100%;
  text-align: center;
}

.pl-container {
  z-index: 15;
  width: 960px;
  margin: 0px auto 80px;
}

.pl-content {
  position: relative;
  text-align: center;
  padding-top: 24px;
}

.pl-content .border {
  position: absolute;
}

.pl-content .title {
  position: absolute;
}

.pl-content .icon {
  position: absolute;
  text-align: center;
}

.pl-content .image {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 20;
}

.content-01 {
  padding-top: 220px;
}

.content-01 .border {
  left: 20px;
  top: 180px;
}

.content-01 .title {
  right: 20px;
  top: 260px;
}

.content-01 .icon {
  top: 180px;
  left: 140px;
  width: 147px;
}

.content-01 .image {
  top: 220px;
  left: 0px;
}

.content-02 {
  padding-top: 32px;
}

.content-02 .title {
  left: 100px;
  bottom: -100px;
}

.content-02 .icon {
  top: 52px;
  left: 660px;
  width: 189px;
}

.content-02 .image {
  top: 32px;
  left: 0px;
}

.content-03 {
  padding-top: 32px;
}

.content-03 .border {
  right: 220px;
  top: 260px;
  z-index: 30;
}

.content-03 .title {
  right: 300px;
  top: 180px;
  z-index: 30;
}

.content-03 .icon {
  bottom: 32px;
  left: 0;
  width: 159px;
}

.content-03 .image {
  top: 32px;
  left: 0px;
}

.content-04 {
  padding-top: 32px;
}

.content-04 .title {
  left: -40px;
  top: 60px;
}

.content-04 .icon {
  bottom: 22px;
  right: 140px;
  width: 172px;
}

.content-04 .image {
  top: 32px;
  left: 0px;
}

.ict-section {
  background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/bg-blue-pc.png) repeat-y top center;
  background-size: cover;
  position: relative;
  margin-top: 1300px;
  padding-top: 580px;
  padding-bottom: 24px;
  z-index: 0;
}

.ict-container {
  width: 960px;
  margin: 0 auto 40px;
  color: #fff;
}

.ict-container h2 {
  margin-left: -100px;
  margin-bottom: 40px;
}

.ict-container p {
  font-size: 16px;
  line-height: 23px;
  margin-top: 16px;
  margin-bottom: 40px;
}

.ict-container .ict-logo-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 32px;
  color: #333333;
}

.ict-container .ict-logo-lists {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
}

.ict-container .ict-logo-lists .logo-item {
  position: relative;
  z-index: 20;
  margin-bottom: 2px;
}

.ict-container .ict-logo-lists .logo-item .hover {
  position: absolute;
  left: 0;
  top: -88px;
  z-index: 5;
  opacity: 0;
  transition: .2s;
}

.ict-container .ict-logo-lists .logo-item:hover {
  cursor: pointer;
}

.ict-container .ict-logo-lists .logo-item:hover .hover {
  opacity: 1;
}

.title-h3 {
  text-align: center;
  font-weight: bold;
  color: #004386;
  font-size: 24px;
  margin-bottom: 32px;
}
.title-h3.know {
  color: #12CBD9;
}


.itc-button {
  max-width: 1200px;
  position: relative;
  margin: 40px auto;
}

.itc-button .border {
  position: absolute;
  right: 220px;
  top: -80px;
}

.knowledge-section {
  background: #353535;
  padding: 40px 0;
}

.knowledge-section .bx-next {
  background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/arrow-right.png) no-repeat center center !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
  height: 320px !important;
  width: 60px !important;
  margin-top: -180px !important;
  right: 0px !important;
}

.knowledge-section .bx-prev {
  background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/arrow-left.png) no-repeat center center !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
  height: 320px !important;
  width: 60px !important;
  margin-top: -180px !important;
  left: 0px !important;
}

#content-slide .title {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding: 24px 24px;
  background: #000000;
  min-height: 100px;
}

#content-slide .title span {
  display: block;
  font-size: 14px;
}

.footer-section {
  background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/bg-kenowledge.png) repeat center center;
  border-bottom: 2px solid #ddd;
  padding: 60px 0 40px;
}

.footer-section .footer-conrainer {
  width: 960px;
  margin: 0 auto 0;
  display: -ms-flexbox;
  display: flex;
}

.footer-section .footer-conrainer .text-box {
  width: 50%;
  padding-right: 4%;
}

.footer-section .footer-conrainer .text-box strong {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 24px;
  display: block;
}

.footer-section .footer-conrainer p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 24px;
}

.footer-section .footer-conrainer ul li {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 12px;
  padding-left: 24px;
  position: relative;
}

.footer-section .footer-conrainer ul li:before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 768px){
  html, body{
    -webkit-overflow-scrolling: touch;
  }
  .pc-only{
    display: none;
  }
  .sp-only{
    display: block;
  }
  .container{
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  body{
    background-image: none;
  }
  .lp-01-wrapper,
  .wrapper{
    overflow: hidden;
    width: 100%;
  }
  .sub_backTo-top{
    width: 100%;
    text-align: center;
    margin: 30px auto 30px;
  }
  .title-h1{
    font-size: 26px;
    padding: 0 10;
    margin-bottom: 32px;
  }
  .inner_con{
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .top-read{
    margin-bottom: 40px;
  }
  .top-read p{
    font-size: 18px;
    line-height: 21px;
  }
  .topics-box{
    margin-bottom: 16px;
  }
  .topics-box h3{
    padding-bottom: 8px;
    margin-bottom: 16px;
    font-size: 18px;
    border-bottom: 2px solid #084484;
    color: #084484;
  }
  .topics-box dl dt{
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
  }
  .topics-box dl dt .tag{
    padding: 4px 8px;
    margin-right: 8px;
    background: #6D8DAB;
    color: #fff;
    font-weight: bold;
  }
  .topics-box dl dt .date{
    padding: 4px 2px;
  }
  .topics-box dl dd{
    font-size: 16px;
    line-height: 23px;
  }
  .service_slider_item{
    padding-top: 40px;
  }
  .service_kobetsu_slider_heading{
    font-size: 14px;
    font-weight: bold;
  }
  .pl-section{
    position: relative;
    margin-top: 200px;
    height: auto;
    z-index: 1;
  }
  .bg-cloud{
    background-size: cover;
    height: auto;
    width: 100%;
    position: absolute;
    left: 0;
    top: -100px;
    z-index: 1;
  }
  .bg-cloud img{
    width: 100%;
  }
  .bg-billding{
    background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/bg-billding.png) no-repeat top center;
    background-size: cover;
    height: auto;
    width: 100%;
    position: relative;
    left: auto;
    top: -60px;
    z-index: 5;
    overflow: hidden;
  }
  .pl-title{
    position: absolute;
    left: 0;
    top: -140px;
    z-index: 20;
    width: 100%;
    text-align: center;
  }
  .pl-container{
    z-index: 15;
    width: 100%;
    margin: 0px auto 80px;
  }
  .pl-content{
    position: relative;
    text-align: center;
    padding-top: 24px;
  }
  .pl-content .border{
    position: absolute;
  }
  .pl-content .title{
    position: absolute;
    z-index: 30;
  }
  .pl-content .icon{
    position: absolute;
    text-align: left;
    opacity: 1;
    z-index: 20;
  }
  .pl-content .image{
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 20;
  }
  .content-01{
    padding-top: 20%;
  }
  .content-01 .border{
    left: 20px;
    top: 180px;
  }
  .content-01 .title{
    right: 20px;
    top: 200px;
  }
  .content-01 .icon{
    top: 20px;
    left: 0px;
    width: 100px;
  }
  .content-01 .image{
    top: 20%;
    left: 0px;
  }
  .content-02{
    padding-top: 32px;
  }
  .content-02 .title{
    left: 32px;
    bottom: -90px;
  }
  .content-02 .icon{
    top: 72px;
    right: -20px;
    left: auto;
    width: 120px;
  }
  .content-02 .image{
    top: 32px;
    left: 0px;
  }
  .content-03{
    padding-top: 32px;
  }
  .content-03 .border{
    right: 8px;
    top: 640px;
    z-index: 30;
  }
  .content-03 .title{
    right: 16px;
    top: 180px;
    z-index: 30;
  }
  .content-03 .icon{
    bottom: 32px;
    left: -26px;
    width: 120px;
  }
  .content-03 .image{
    top: 32px;
    left: 0px;
  }
  .content-04{
    padding-top: 32px;
  }
  .content-04 .title{
    left: -40px;
    top: 60px;
  }
  .content-04 .icon{
    bottom: 22px;
    right: 0;
    width: 110px;
  }
  .content-04 .image{
    top: 32px;
    left: 0px;
  }
  .ict-section{
    background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/bg-blue-pc.png) repeat-y top center;
    background-size: cover;
    position: relative;
    margin-top: -200px;
    padding: 200px 16px 24px;
    z-index: -1;
  }
  .ict-container{
    width: 100%;
    margin: 0 auto 40px;
    color: #fff;
  }
  .ict-container h2{
    margin-left: 0;
    margin-bottom: 16px;
  }
  .ict-container p{
    font-size: 16px;
    line-height: 23px;
    margin-top: 16px;
    margin-bottom: 40px;
  }
  .ict-container .ict-logo-title{
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 16px;
  }
  .ict-container .ict-logo-lists{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .ict-container .ict-logo-lists .logo-item{
    width: 50%;
    position: relative;
    z-index: 20;
    margin-bottom: 2px;
  }
  .ict-container .ict-logo-lists .logo-item .hover{
    position: absolute;
    left: 0;
    top: -88px;
    z-index: 5;
    opacity: 0;
    transition: .2s;
  }
  .ict-container .ict-logo-lists .logo-item:hover{
    cursor: pointer;
  }
  .ict-container .ict-logo-lists .logo-item:hover .hover{
    opacity: 1;
  }
  .title-h3{
    text-align: center;
    font-weight: bold;
    color: #004386;
    font-size: 24px;
    margin-bottom: 32px;
  }
.title-h3.know {
  color: #12CBD9;
}
  .itc-button{
    max-width: 1200px;
    position: relative;
    margin: 24px auto;
  }
  .itc-button .border{
    display: none;
  }
  .itc-button img{
    width: 100%;
  }
  .knowledge-section{
    background: #353535;
    padding: 40px 0;
  }
  .knowledge-section .bx-next{
    background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/arrow-right.png) no-repeat center center !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    height: 320px !important;
    width: 60px !important;
    margin-top: -180px !important;
    right: 0px !important;
  }
  .knowledge-section .bx-prev{
    background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/arrow-left.png) no-repeat center center !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    height: 320px !important;
    width: 60px !important;
    margin-top: -180px !important;
    left: 0px !important;
  }
  .slider-wrap{
    margin-left: 0px;
  }
  #content-slide-sp .title{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 24px 24px;
    background: #000000;
    min-height: 100px;
  }
  #content-slide-sp .title span{
    display: block;
    font-size: 14px;
    margin-top: 4px;
  }
  .footer-section{
    background: url(/content/dam/nttcom/hq/jp/business/services/network/vpn/connectsol/img/bg-kenowledge.png) repeat center center;
    border-bottom: 2px solid #ddd;
    padding: 60px 0 40px;
  }
  .footer-section .footer-conrainer{
    width: 100%;
    padding: 0 16px;
    margin: 0 auto 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer-section .footer-conrainer .text-box{
    width: 100%;
    padding-right: 4%;
  }
  .footer-section .footer-conrainer .text-box strong{
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 24px;
    display: block;
  }
  .footer-section .footer-conrainer p{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 24px;
  }
  .footer-section .footer-conrainer ul li{
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 12px;
    padding-left: 24px;
    position: relative;
  }
  .footer-section .footer-conrainer ul li:before{
    content: "・";
    position: absolute;
    left: 0;
    top: 0;
  }
  footer{
    overflow: hidden;
    width: 100%;
  }
  footer .langArea{
    width: 100% !important;
  }
}