body{
  font-family: "BIZ UDPGothic", "Meiryo", sans-serif;
  margin: 0;
  padding: 0;
  color: #3e5666;
}
footer, header, main, nav, section {
  display: block; }

section{
  margin:0;
  padding:0;
  position: relative; }

a {
  color: #0068b7;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
}
img{
    max-width: 100%;
    height: auto;
    width :auto;
  
}
#top{
  background-image: url(../img/bg_1.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 100vh;
  position: relative;
}
#header-contact{
  background-color: #004aad;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-service{
  background-image: url(../img/header_service.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-about{
  background-image: url(../img/header_culture.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-access{
  background-image: url(../img/header_service.jpg);
  background-position: center center;
  background-size: cover;  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-recruit{
  background-image: url(../img/header_culture.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-culture{
  background-image: url(../img/header_culture.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-casestudy{
  background-image: url(../img/header_casestudy.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-download{
  background-image: url(../img/header_download.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-terms{
  background-image: url(../img/header_terms.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#terms .container{
  max-width:960px ;
}
#header-cases{
  background-image: url(../img/header_cases.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#header-policy{
  background-image: url(../img/header_policy.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
  max-height: 50vh;
  position: relative;
}
#policy .container{
  max-width:960px ;
}

#headline{
  margin: 0 auto;
  max-width: 994px;
  text-align: center;
  padding: 1rem;

}
#recruit{
  background-color: #e8fee5;
  text-align: center !important;
}
#about{
  position: relative;
  height: 100%;
 
}

.about-item{
  position: relative;
  padding: 0;
  margin: 0;
  min-height: 100%;
  max-height: 100%;
}
@media (max-width: 664px) {
    .about-item {
      max-height: 640px;}
    }
.about-item img{
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width:auto;
  min-height:240Px;

  padding: 0;
  margin: 0;
}

.about-item h2{
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
}

.about-img,
.feature-img {
    position: relative;
    height: 100%;
    min-height: 400px;
}

.about-img img,
.feature-img img {
    position: absolute;
    width: 60%;
    height: 80%;
    object-fit: cover;
}

.about-img img:last-child,
.feature-img img:last-child {
    margin: 20% 0 0 40%;
}

.about-img::before,
.feature-img::before {
    position: absolute;
    content: "";
    width: 60%;
    height: 80%;
    top: 10%;
    left: 20%;
    border: 5px solid #004aad;
    z-index: -1;
}


#contact{
  background-image: url('../img/bg_2.jpg');"
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
#contact h2{
  font-weight: 600;
}

#contact .container {
  background-position: top center !important;
  position: relative; 
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  }
  #contact .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: '';
    opacity: .2;
    background: #000000; }
    @media (min-width: 992px) {
      #contact .overlay {
        width: 50%; } 
      }
#profile .container{
  max-width: 992px;
  padding-bottom: 5em;
}

#sv-nav{
  background: #fafafa;
  padding-top: 2em;
  padding-bottom: 2em;
}
#sv-unit{
  max-width: 964px;
} 
#cafebreak{
  background: #336ebd;
  padding-top: 2em;
  padding-bottom: 2em;
}
#access{
  background-color:#f1f2f6;
  width:100%;
  text-align:center;
}
#download{
  padding-top: 2em;
  padding-bottom: 2em;
}
#map{
  height:360Px;
}
#portfolio{
  padding-bottom: 3em;
}

#back2top{
  background: #006666;
  padding-top: 3em;
  padding-bottom: 3em;
}

#footer{
 background: #ebf4ff ;
}

  #footer .container{
  max-width: 964px;
}
    #footer h2{
      color: #2f3542;
      font-size: 22px;
      font-weight: 600;
      padding-bottom: 1em;
}

#footer a {
  color: #203d67;
  text-decoration: none;
  background-color: transparent; }
  #footer a:hover {
    color: #0b5ed7;
    text-decoration: underline; 
}
.copy-wrap{
  position: absolute;
  top: 40%;
  left: 10%;
}
@media (max-width: 992px) {
    .copy-wrap {
    top: 45%;
    left: 10%;
    }
}

.overlay{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .5;
    background: #000000; 
}

.copy {
  font-size: 2.8rem;
  line-height: 1.2;
  font-weight: 500;
  font-family: 'Muli', sans-serif;
}
  @media (max-width: 991.98px) {
    .copy {
      font-size: 24px; } 
}
.subcopy {
  font-size: 1.4rem;
  font-weight: 500;
}
@media (max-width: 991.98px) {
    .subcopy {
      font-size: 12px; } 
}
.scroll{
  text-align: center;
  }
.scroll a{
  position: absolute;
  color: #004aad;
  bottom: 10%; 
  animation: bound 1.75s linear infinite;
}

@keyframes bound {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(25px);
  }
  100% {
    transform: translateY(0px);
  }
}
.sub{
 color: #5f5f5f;
}
.section-title{
  padding-top: 5em;
  padding-bottom: 5em;
}
.section-title h2{
  font-weight: 600;
}

.sns li{
 display: inline-block;
 padding-right: 1em;
}

.item-title {
  position: relative;
  padding: 1.5rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.item-title span{
  color: #fff;
  font-size: 0.5em;
}
.sv-item{
  min-height: 160px;
  paddig:5em auto;
  background-color: #203d67;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sv-item h3{
  position: relative;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.formwrap{
  height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}
.contents{
  width: 66.6%;
  padding: 0;
  margin: 0;  
}
.ebook-form{
  height: 100%;
  width: 33.3%;
  position: relative;
  padding: 0;
  margin: 0;
}
.toc{
  padding: 2em;
  margin: 1.5em 3em;
  color: #5d627b;
  background: e4ebf3;
  border: solid 2px #5d627b;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);  
}
@media (max-width: 994px) {.toc{
  margin: 1.5em 0;
  padding: 1em;
  }
}
.note{
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #5d627b;
  background: e4ebf3;
  border: solid 2px #5d627b;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.note p {
  font-size: 0.9em;
  margin: 0; 
  padding: 0;
}

.nz-nav{
  overflow: hidden;
  background: #030303;
  left: 0;
  right: 0;
  z-index: 3;
}

@media (min-width: 994px) {.nz-nav{
  overflow: hidden;
  background: transparent !important;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  z-index: 3;
}

.offer{
  border: solid 2px;
  border-color: #fff;
  border-radius: 2px;
}
.offer: hover{
  background: #f0f;

}
.offer a{
  color: #FFF;
}
.strong{
  background: linear-gradient(transparent 70%, yellow 30%);
}

article{
  padding-bottom: 5em;
}

.blog-post-title{
  margin-top: 2em;
  margin-bottom: 1em;
}


  .container-filter li {
    list-style: none;
    display: inline-block;
  }

  .container-filter a {
    display: block;
    font-size: 14px;
    margin: 10px 20px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
    line-height: 30px;
    -webkit-transition: all 0.6s;
    border-bottom: 1px solid transparent;
    color: #807c7c !important;
  }

  .container-filter a:hover {
    color: #222222 !important;
  }

  .container-filter a.active {
    color: #222222 !important;
    border-bottom: 1px solid #222222;
  }

  .item-box {
    position: relative;
    overflow: hidden;
    display: block;
  }

  .item-box a {
    display: inline-block;
  }

  .item-box .item-mask {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    position: absolute;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
  }

  .item-box .item-mask .item-caption {
    position: absolute;
    width: 100%;
    bottom: 10px;
    opacity: 0;
  }

  .item-box:hover .item-mask {
    opacity: 1;
    visibility: visible;
    cursor: pointer !important;
  }

  .item-box:hover .item-caption {
    opacity: 1;
  }

  .item-box:hover .item-container {
    width: 100%;
  }

  .services-box {
    padding: 45px 25px 45px 25px;
  }

.project .nav .nav-link {
    background: #F0F8FF;
    transition: .5s;
}

.project .nav .nav-link.active {
    background: #336EBD;
}

.project .nav .nav-link.active h3 {
    color: #FeFeFe !important;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0px
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #f1f1f1;
  background-color: #336EBD
}

#news{
width: 90%;
max-width:1000px;
margin: 50px auto;
}

.news_list ul{
margin: 20px 0;
padding-bottom: 20px;
padding-left:0;
}
.news_list li {
padding: 15px 5px;
border-bottom: 1px dashed #004aad;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
list-style:none;
}
.date {
font-size: 16px;
margin-right: 10px;
}
.category {
display: inline-block;
color: #fff;
width: 120px;
font-size: 14px;
text-align: center;
margin-right: 10px;
padding: 2px 10px;
background-color: #004aad;;
}
.news_text a {
color: #333;
}
@media screen and (max-width: 559px) {
.news_container {
width: 100%;
padding: 0 20px;
}
.news_text {
display: block;
margin-top: 10px;
text-overflow: ellipsis;
overflow: hidden;
}
.news_list ul{
  padding-left:0;
}
.news_list li {
  list-style:none;
  pading-top:12px;
}
}