/*


@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Modern+Antiqua);






/* 共通
------------------------------------------------------------*/


img {
    max-width: 100%;
    height: auto;
}

section {
    clear: both;
}

section h2 {
    width: 60%;
    margin: 70px auto;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}

section h2 span {
    padding-bottom: 20px;
    border-bottom: 3px solid #000;
}

.inner {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
}

#sec03 .inner,
#sec04 .inner {
    border-bottom: 1px solid #a0a0a0;
}

.innerS {
    width: 60%;
    margin: 0 auto;
    padding-bottom: 80px;
} */

/* SEC02 Gallery
------------------------------------------------------------*/
#sec02 {
    padding: 0 !important;
}

#sec02 header {
    display: none;
}

#gallery {
    overflow: hidden;
}

#gallery li {
    float: left;
    width: calc(100%/3);
    line-height: 0;
}

#gallery li.full {
    width: 100%;
}

#gallery img {
    display: block;
    width: 100%;
    height: auto;
}

/* SEC03 BRAND
------------------------------------------------------------*/
.col4 .img {
    margin: 0 auto;
}

/* SEC04 PROJECT
------------------------------------------------------------*/
#sec04 {
    padding-bottom: 0 !important;
}

.article {
    clear: both;
    overflow: hidden;
    padding-bottom: 50px;
}

.article img {
    float: left;
    margin: 5px 20px 20px;
}

.article p {
    margin-bottom: 20px;
}

/* SEC05 COMPANY
------------------------------------------------------------*/
#sec05 p {
    margin-bottom: 5px;
}

.col2 li {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}

#map {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    z-index: 0;
}

#map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}





    /* SEC03 BRAND -----------------*/
    .col4 {
        text-align: center;
    }

    .col4 li {
        display: inline-block;
        width: 18%;
        padding: 0 3%;
        vertical-align: top;
        text-align: left;
    }

    #map iframe {
        height: 200px !important;
    }

    #footer {
        padding: 30px 10px 70px 0;
    }


@media only screen and (min-width: 641px) {
    .col2 li {
        width: 60%;
        vertical-align: top;
    }

    .col2 li:first-child {
        width: 35%;
        padding-right: 4%;
    }
}










@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
		padding-bottom: 30px;
	}
	#gallery li{
		float: none;
		width: 100%;
	}
	.article img{
		float: none;
		display: block;
		margin: 0 auto 20px;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
}



.s {
  font-size: 15px;
  letter-spacing: 1px;
  color: #eee;
}

.innerS{
	width: 60%;
	margin: 0 auto;
	padding-bottom: 80px;
}


.texts {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}



  
  a:active, a:focus,input:active, input:focus{outline:0;}
  
  
  /* ヘッダー
  ------------------------------------------------------------*/
  #mainnav a{
      color: #000;
      font-family: 'Modern Antiqua', 'Noto Sans JP',serif;
  }
  
  
 
  
  
  /* 共通
  ------------------------------------------------------------*/
  h1, h2{
      font-family: 'Modern Antiqua', 'Noto Sans JP',serif;
  }
  
  img{
      max-width: 100%;
      height: auto;
  }
  
  section{
    clear: both;
  }
  
  section h2{
      width: 60%;
      margin: 70px auto;
      font-size: 22px;
      font-weight:normal;
      text-align: center;
  }
  
  section h2 span {
      padding-bottom: 20px;
      border-bottom: 3px solid #000;
  }
  
  .inner{
      width: 80%;
      margin: 0 auto;
      padding-bottom: 50px;
  }
  
  #sec03 .inner, #sec04 .inner{
      border-bottom: 1px solid #a0a0a0;
  }
  
  .innerS{
      width: 60%;
      margin: 0 auto;
      padding-bottom: 80px;
  }
  
  
  /* SEC02 Gallery
  ------------------------------------------------------------*/
  #sec02{
      padding: 0 !important;
  }
  
  #sec02 header{
      display: none;
  }
  
  #gallery{
      overflow: hidden;
  }
  
  #gallery li{
      float: left;
      width: calc(100%/3);
      line-height: 0;
  }
  #gallery li.full{
      width: 100%;
  }
  
  
  #gallery img{
      display: block;
      width: 100%;
      height: auto;
  }
  
  
  /* SEC03 BRAND
  ------------------------------------------------------------*/
  .col4 .img{
      margin: 0 auto;
  }
  
  
  
  /* SEC04 PROJECT
  ------------------------------------------------------------*/
  #sec04{
      padding-bottom: 0 !important;
  }
  
  .article{
      clear: both;
      overflow: hidden;
      padding-bottom: 50px;
  }
  
  .article img{
      float: left;
      margin: 5px 20px 20px;
  }
  
  .article p{
      margin-bottom: 20px;
  }
  
  
  
  /* SEC05 COMPANY
  ------------------------------------------------------------*/
  #sec05 p{
      margin-bottom: 5px;
  }
  
  .col2 li{
      display: inline-block;
      width: 100%;
    margin: 20px 0;
  }
  
  #map{
      position: relative;
      padding-bottom: 75%;
      height: 0;
      overflow: hidden;
      z-index: 0;
  }
  
  #map iframe{
      position: absolute;
      top: 0;
      left: 0;
      width: 100% !important;
      height: 100% !important;
      border: 0;
  }



  
.container-fluid.bg-dark, .navbar.bg-dark, .navbar-expand-lg.bg-dark { background-color: #3348a6 !important; } 