@charset "UTF-8";
/*----------------------------------------------------
  SCSS
----------------------------------------------------*/
/* カラー設定 */
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial","Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  letter-spacing: 0.05em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, "Arial","Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-weight: 300;
  line-height: 1.2;
}

.flame::-webkit-scrollbar {
  overflow: hidden;
  width: 2px;
  background: #fafafa;
}

.flame::-webkit-scrollbar:horizontal {
  height: 1px;
}

.flame::-webkit-scrollbar-button {
  display: none;
}

.flame::-webkit-scrollbar-piece {
  background: #eee;
}

.flame::-webkit-scrollbar-piece:start {
  background: #eee;
}

.flame::-webkit-scrollbar-thumb {
  background-color: #777;
}

.flame::-webkit-scrollbar-corner {
  background: #333;
}

a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

a, a:link, a:hover, a:active {
  color: #0df;
}

.hover a:hover img {
  opacity: .7;
}

ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.container p {
  line-height: 1.8;
  letter-spacing: 1px;
  margin-bottom: 20px;
}
.container p:last-child {
  margin-bottom: 0;
}

.cnt {
  margin: 0 auto;
  position: relative;
}
.cnt p {
  padding: 0 15px;
  text-align: justify;
}

.mobileNav {
  display: none;
}

header h1 {
  color: #4c4c4c;
  font-size: 1.2rem;
  font-weight: normal;
  margin: 0;
  padding: 4px;
  line-height: 3;
  text-indent: 5%;
}
header #hdTitle {
  display: block;
  padding: 15px 0 30px;
  overflow: hidden;
}
header #hdTitle a.logo {
  color: #0071bc;
  font-size: 21px;
  display: inline-block;
  text-align: center;
  padding: 0 0;
}
header #hdTitle a.logo img {
  width: 6em;
  height: auto;
  margin-right: 15px;
}
header #hdTitle a.logo:hover {
  text-decoration: none;
}
header #hdTitle #hdInfo p.tel {
  color: #0071bc;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.6;
  display: inline-block;
  margin: 0 1.5em 0 0;
  position: relative;
}
header #hdTitle #hdInfo p.tel::before {
  content: "\f095";
  color: #fff;
  background-color: #0071bc;
  border-radius: .5rem;
  font-family: FontAwesome;
  font-weight: bold;
  padding: 6px 5px 4px;
  line-height: 1;
  position: absolute;
  left: 0;
}
header #hdTitle #hdInfo a.contact {
  border-radius: .5rem;
  color: #0071bc;
  text-decoration: none;
  position: relative;
}
header #hdTitle #hdInfo a.contact::before {
  content: "\f0e0";
  color: #fff;
  background-color: #0071bc;
  border-radius: .5rem;
  font-family: FontAwesome;
  font-weight: normal;
  padding: 5px 5px 4px;
  line-height: 1;
  position: absolute;
  left: 0;
}
header #hdTitle #hdInfo a.contact:hover {
  text-decoration: none;
  opacity: .7;
}
header .gnav ul li {
  vertical-align: bottom;
  vertical-align: -webkit-baseline-middle;
}
header .gnav ul li a {
  display: table;
  justify-content: center;
  width: 100%;
  min-height: 4em;
  padding: 0 8px;
  text-align: center;
}
header .gnav ul li a span {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
}
header .gnav ul li.active > a,
header .gnav ul li.active > a:hover {
  color: #3fa9f5;
}

.topImage {
  background: url(../images/topimage.jpg) center top no-repeat;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 180px;
}

.titleCorporate {
  background: url(../images/image_corporate.jpg) top center no-repeat;
  background-size: cover;
}

.titleService {
  background: url(../images/image_svc.jpg) top center no-repeat;
  background-size: cover;
}
.titleService h2 > p {
  top: 1rem !important;
  line-height: 1.2 !important;
}

.titleResearch {
  background: url(../images/image_research.jpg) top center no-repeat;
  background-size: cover;
}

.titleManagement {
  background: url(../images/image_management.jpg) top center no-repeat;
  background-size: cover;
}
.titleManagement h2 > p {
  top: 1rem !important;
  line-height: 1.2 !important;
}

.titleEco {
  background: url(../images/image_eco.jpg) top center no-repeat;
  background-size: cover;
}

.mainImage {
  overflow: hidden;
  display: block;
  position: relative;
  min-height: 30vh;
  margin-bottom: 4em;
  z-index: 0;
}
.mainImage h2.ttlBand {
  border: 0 none !important;
  position: absolute;
  display: block;
  width: 100%;
  min-height: 7.8rem;
  margin: 0;
  overflow: hidden;
  background-color: rgba(0, 73, 158, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.mainImage h2.ttlBand::before {
  border: 0 none;
}
.mainImage h2.ttlBand::after {
  border: 0 none;
}
.mainImage h2.ttlBand p {
  position: absolute;
  right: 1.2rem;
  top: 3.5rem;
  color: #fff;
  line-height: 0;
  font-size: 1.7rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: right;
}
.mainImage h2.ttlBand span {
  position: absolute;
  right: 1.2rem;
  bottom: 10px;
  color: #3fa9f5;
  display: block;
  font-family: "Noto Sans Japanese";
  font-weight: normal;
  font-weight: 200;
  font-size: 1.6rem;
  line-height: 1.8rem;
  letter-spacing: 2px;
  text-align: right;
}

#contents {
  min-height: 500px;
}

#main .cnt {
  margin-bottom: 3em;
}

h2 {
  color: #0071bc;
  font-size: 1.6em;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 10px 0.5em 15px;
  position: relative;
}
h2:before {
  content: "";
  border-bottom: solid 4px #d4d4d4;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
h2:after {
  content: "";
  border-bottom: solid 4px #0071bc;
  width: 13%;
  position: absolute;
  bottom: 0;
  left: 0;
}

footer {
  background-color: #0071bc;
  color: #fff;
  padding-top: 1.5em;
}
footer .ftLogo {
  max-width: 6em;
  margin: 0 auto 1em;
}
footer .ftNav {
  padding: 1em 0 2em;
  width: 90%;
  margin: 0 auto;
}
footer .ftNav ul li {
  vertical-align: bottom;
  vertical-align: -webkit-baseline-middle;
}
footer .ftNav ul li a {
  display: inline-block;
  font-size: 1em;
  line-height: 1.2;
  text-align: center;
  margin-bottom: .5rem;
  padding: .5rem;
  color: #fff;
  width: 100%;
}
footer .ftNav ul li a span {
  line-height: 1.2;
  text-align: center;
}
footer .ftNav ul li a:hover {
  background: none;
}
footer .copy {
  color: #ddd;
  font-size: 1rem;
  font-family: dosis;
  text-align: center;
  letter-spacing: 2px;
  padding-bottom: 5px;
}

/* ページトップ */
#pagetop {
  position: fixed;
  bottom: 2em;
  right: 20px;
  font-size: 1rem;
  z-index: 9999;
  text-align: center;
  text-decoration: none;
  transform: rotateY(270deg);
  transition: .5s;
}
#pagetop a {
  background: #dff;
  text-decoration: none;
  color: #0071bc;
  padding: 20px 15px 15px;
  text-align: center;
  display: block;
  border-radius: 50%;
  height: 7rem;
  width: 7rem;
  position: relative;
}
#pagetop a:active {
  text-decoration: none;
  background: #3fa9f5;
}
#pagetop a::after {
  content: "\f106";
  color: #0071bc;
  border-radius: .5rem;
  font-family: FontAwesome;
  font-size: 1em;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
}

#bnrList {
  padding: 0 1em;
  margin: 0 auto 2em;
}
#bnrList li {
  margin: 0 0 4px;
}
#bnrList li a {
  position: relative;
  display: block;
}
#bnrList li a p {
  position: absolute;
  bottom: 0;
  height: 2.3em;
  line-height: 2.3em;
  padding: 0 .5em;
  font-size: 3.5vw;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 374px) {
  /* iPhone6未満 -------------------------------------------- */
  #hdInfo p.tel {
    left: 0%;
  }
  #hdInfo a.contact {
    right: -3%;
  }
}
@media (min-width: 375px) {
  /* iPhone6以上/android -------------------------------------------- */
  #hdInfo p.tel {
    left: -7%;
  }
  #hdInfo a.contact {
    right: -12%;
  }
}
@media (min-width: 376px) and (max-width: 543px) {
  /*  iphone6Plus ------------------------------------------------------ */
}
@media screen and (max-width: 767px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 0;
    margin: 0;
  }

  body {
    font-size: 12px;
  }

  img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  .cnt {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .mobileNav {
    display: block;
  }
  .mobileNav .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar-default {
    background-color: #fff;
    border-color: #f1f1f1;
  }

  nav.gnav {
    display: none;
  }

  .navbar-brand {
    font-size: .9rem;
    letter-spacing: 0;
  }

  /*-- sp header --*/
  header {
    padding-top: 5em;
  }
  header h1 {
    font-size: 10px;
    padding: 4px;
    line-height: 2;
    letter-spacing: 0;
    text-indent: 0;
    text-align: center;
    width: 100%;
  }
  header #hdTitle {
    display: block;
    overflow: hidden;
    padding: 1em 0;
  }
  header #hdTitle a.logo {
    display: block;
    text-align: center;
    font-size: 1.4em;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 1.8rem;
  }
  header #hdTitle a.logo img {
    height: auto;
    display: inline-block;
    margin-right: 1em;
  }
  header #hdTitle #hdInfo {
    float: none;
    text-align: center;
  }
  header #hdTitle #hdInfo p.tel {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #0071bc;
    letter-spacing: 0;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    margin: 0 1.5em 0 0;
    padding-left: 1.4em;
    position: relative;
    bottom: -2px;
  }
  header #hdTitle #hdInfo p.tel::before {
    content: "\f095";
    color: #fff;
    background-color: #0071bc;
    border-radius: .5rem;
    font-family: FontAwesome;
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    height: 2rem;
    width: 2rem;
    padding: 5px;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0px;
  }
  header #hdTitle #hdInfo a.contact {
    color: #0071bc;
    letter-spacing: 0;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    margin: 0 1.5em 0 0;
    padding-left: 1.4em;
    position: relative;
    bottom: -2px;
  }
  header #hdTitle #hdInfo a.contact::before {
    content: "\f0e0";
    color: #fff;
    background-color: #0071bc;
    border-radius: .5rem;
    font-family: FontAwesome;
    font-size: 1.1rem;
    font-weight: normal;
    text-align: center;
    height: 2rem;
    width: 2rem;
    padding: 5px;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0px;
  }

  #bnrList {
    padding: 0;
  }
  #bnrList li:nth-child(4) {
    margin: 0 0 1em;
  }

  #corporateInfo table.tblInfo {
    width: 96%;
    margin: 0 auto;
  }
  #corporateInfo table.tblInfo th, #corporateInfo table.tblInfo td {
    display: block;
    clear: both;
    border-bottom: 1px dotted #ccc;
  }
  #corporateInfo table.tblInfo th {
    color: #3fa9f5;
    background-color: #f1f1f1;
    max-width: 100%;
    width: 100%;
    padding: .5em .5em;
    vertical-align: text-top;
    border-bottom: none;
  }
  #corporateInfo table.tblInfo td {
    max-width: 100%;
    padding: .5em .5em 1rem;
  }
  #corporateInfo table.tblInfo td ul.infoList {
    margin: 0;
    padding: 0;
  }
  #corporateInfo table.tblInfo td ul.infoList li {
    display: inline-block;
    padding: .5rem;
    width: 100%;
  }
  #corporateInfo table.tblInfo td.map iframe {
    max-width: 100%;
    width: 100%;
  }

  /* noSP */
  .noSP {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  body {
    font-size: 14px;
  }

  a {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
  }

  .container {
    min-width: 768px;
    max-width: 970px;
  }

  h2 {
    font-size: 21px;
  }

  header h1 {
    font-size: .8em;
  }
  header #hdInfo {
    float: right;
    position: relative;
    top: 30px;
  }
  header #hdInfo p.tel {
    font-size: 16px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    padding-left: 32px;
    position: relative;
    bottom: 0;
    left: 0;
  }
  header #hdInfo p.tel::before {
    content: "\f095";
    border-radius: .5rem;
    font-family: FontAwesome;
    font-size: 18px !important;
    font-weight: bold;
    height: 27px;
    width: 27px;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0px;
  }
  header #hdInfo a.contact {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    display: inline-block;
    padding-left: 32px;
    bottom: 0;
    right: 0;
  }
  header #hdInfo a.contact::before {
    content: "\f0e0";
    color: #fff;
    border-radius: .5rem;
    font-family: FontAwesome;
    font-size: 16px !important;
    font-weight: bold;
    height: 27px;
    width: 27px;
    text-align: center;
    line-height: 1;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  header #hdInfo a.contact:hover {
    text-decoration: none;
    opacity: .7;
  }
  header .gnav {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 20px;
  }
  header .nav-justified > li {
    border-left: solid 1px #ddd;
  }
  header .nav-justified > li a {
    font-size: 14px;
    font-weight: normal;
    padding: 0 15px;
    height: 120px;
    position: relative;
  }
  header .nav-justified > li a::after {
    content: "▼";
    font-size: 12px;
    color: #ccc;
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
  }
  header .nav-justified > li:last-child {
    border-right: solid 1px #ddd;
  }

  .topImage {
    max-width: 100% !important;
    width: 100%;
    min-height: 45vh;
    position: relative;
  }

  .mainImage {
    overflow: hidden;
    display: block;
    position: relative;
    min-height: 42vh;
    z-index: 0;
  }
  .mainImage h2.ttlBand {
    position: absolute;
    display: block;
    width: 100%;
    min-height: 100px;
  }
  .mainImage h2.ttlBand::before {
    border: 0 none;
  }
  .mainImage h2.ttlBand::after {
    border: 0 none;
  }
  .mainImage h2.ttlBand p {
    position: absolute;
    top: auto;
    bottom: 10px;
    right: 10px;
    color: #fff;
    line-height: 0;
    font-size: 2.5rem;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 10px;
    padding: 10px 15px;
    display: inline-block;
  }
  .mainImage h2.ttlBand span {
    position: absolute;
    left: 20px;
    bottom: 18px;
    color: #3fa9f5;
    font-family: "Noto Sans Japanese";
    font-weight: 200;
    font-size: 2.4rem;
    line-height: 1.8rem;
    letter-spacing: 6px;
    padding-right: 15px;
    display: inline-block;
    text-align: left;
  }

  #contents #main {
    max-width: 970px;
  }
  #contents #main .cnt {
    margin-bottom: 60px;
  }
  #contents #main a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
  }
  #contents #main a:hover img {
    opacity: .7;
  }

  #bnrList {
    padding: 0;
    margin: 0 auto 6em;
  }
  #bnrList li {
    margin: 0 0 10px;
    display: inline-block;
    width: 49%;
    max-width: 460px;
    height: auto;
  }
  #bnrList li a {
    position: relative;
    display: block;
  }
  #bnrList li a img {
    height: auto;
    width: 100%;
  }
  #bnrList li a p {
    position: absolute;
    bottom: 0;
    height: 3.4rem;
    line-height: 3.4rem;
    padding: 0 0 0 1em;
    font-size: 1.9vw;
    font-weight: bold;
    color: #fff;
  }
  #bnrList li:nth-child(odd) {
    margin: 0 10px 10px 0;
  }
  #bnrList li:nth-child(5) {
    margin: 0 auto;
    width: 100%;
    max-width: 940px;
    height: auto;
  }

  footer {
    padding-top: 2em;
  }
  footer .ftLogo {
    width: 840px;
    max-width: 900px;
    margin: 0 auto 1em;
  }
  footer .ftNav {
    max-width: 900px;
    margin: 0 auto;
  }
  footer .ftNav ul.nav-justified {
    overflow: hidden;
  }
  footer .ftNav ul.nav-justified li {
    width: 50%;
    float: left;
  }
  footer .ftNav ul.nav-justified li a {
    font-size: 14px;
    text-align: left;
    font-weight: normal !important;
  }
  footer .ftNav ul.nav-justified li a:hover {
    text-decoration: underline;
  }

  /* ページトップ */
  #pagetop {
    right: 10%;
  }

  #corporateInfo table.tblInfo {
    width: 96%;
    margin: 0 auto;
  }
  #corporateInfo table.tblInfo th, #corporateInfo table.tblInfo td {
    padding: 1.2em 1em;
    border-bottom: 1px dotted #ccc;
  }
  #corporateInfo table.tblInfo th {
    color: #3fa9f5;
    max-width: 20%;
    width: 20%;
    vertical-align: text-top;
  }
  #corporateInfo table.tblInfo td {
    max-width: 70%;
  }
  #corporateInfo table.tblInfo td ul.infoList {
    margin: 0;
    padding: 0;
  }
  #corporateInfo table.tblInfo td ul.infoList li {
    display: inline-block;
    padding: 6px 10px;
    width: 45%;
  }
  #corporateInfo table.tblInfo td.map iframe {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 880px) {
  .nav-justified > li a {
    font-size: 15px !important;
    font-weight: bold !important;
  }

  #bnrList li a p {
    position: absolute;
    bottom: 0;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 .6em;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
  }
}
