@charset "UTF-8";
/*
キーカラー：ブルー　#183d87
*/
#gNav nav > ul > li:nth-child(2) a, #gNav nav > ul > li:nth-child(2) a span, #fNav li:nth-child(2) a {
 color: #fff !important;
 background-color: #183d87;
}
/*============================================================================
  業務内容
=============================================================================*/
#page-ughsystem {}
#page-ughsystem #main {}
#page-ughsystem #main .inner {
 position: relative;
}
#page-ughsystem #main .inner h3 {
 color: #183d87;
 font-weight: bold;
 font-size: 1.75em;
 line-height: 1.4;
 border-bottom: 1px solid #183D87;
 border-left: 3px solid #183D87;
 padding-left: 25px;
 padding-top: 3px;
 padding-bottom: 7px;
 /**/
 margin-bottom: 30px;
}
#page-ughsystem #main .inner h4 {
 font-size: 1.125em;
 font-weight: bold;
 margin-bottom: 20px;
}
#page-ughsystem #main .inner h4:before {
 content: '●';
 color: #1b79b2;
}
#page-ughsystem #main .inner h5 {
 font-size: 1.125em;
 font-weight: bold;
 margin-bottom: 10px;
}
#page-ughsystem #main .inner h3 + p {
 clear: both;
}
#page-ughsystem #main .inner h4 + p {}
#page-ughsystem #main .inner p {}
#page-ughsystem #main .inner figcaption {
 font-size: 0.8125em;
 text-align: center;
}
/**/
#page-ughsystem #main section {
 margin-bottom: 120px;
}
@media all and (min-width: 841px) {}
@media screen and (min-width: 641px) and (max-width: 840px) {
 #page-ughsystem #main .inner h3 {
  padding-left: 25px;
  /**/
  margin-bottom: 25px;
 }
 #page-ughsystem #main .inner h4 {
  margin-bottom: 15px;
 }
 #page-ughsystem #main .inner h5 {
  margin-bottom: 5px;
 }
 #page-ughsystem #main .inner h4 + p {
  margin-bottom: 35px;
 }
 #page-ughsystem #main section {
  margin-bottom: 90px;
 }
}
@media screen and (max-width: 640px) {
 #page-ughsystem #main .inner h3 {
  font-size: 1.625em;
  padding-left: 15px;
  margin-bottom: 15px;
 }
 #page-ughsystem #main .inner h4 {
  margin-bottom: 10px;
 }
 #page-ughsystem #main .inner h5 {
  margin-bottom: 7px;
 }
 #page-ughsystem #main .inner h4 + p {
  margin-bottom: 30px;
 }
 #page-ughsystem #main section {
  margin-bottom: 60px;
 }
}
/* mainVisual
--------------------------------------------------------------------------------*/
@media screen and (min-width: 641px) and (max-width: 840px) {
 .page h2 + .inner {
  /*
  padding-top: 100px;
		*/
 }
}
@media screen and (max-width: 640px) {
 .page h2 + .inner {
  /*
  padding-top: 100px;
		*/
 }
}
/* #ughsystem01
--------------------------------------------------------------------------------*/
#ughsystem01 .photoList {}
#ughsystem01 .photoList ul {}
#ughsystem01 .photoList ul li {
 width: 46.56%;
 max-width: 540px;
 margin-left: 6.88%;
}
@media all and (min-width: 841px) {
 #ughsystem01 .photoList ul li:nth-child(2n + 1) {
  clear: both;
  margin-left: 0%;
 }
}
@media screen and (min-width: 641px) and (max-width: 840px) {
 #ughsystem01 .photoList ul li {
  width: 49%;
  margin-left: 2%;
 }
 #ughsystem01 .photoList ul li:nth-child(2n + 1) {
  clear: both;
  margin-left: 0%;
 }
}
@media screen and (max-width: 640px) {
 #ughsystem01 .photoList ul li {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
 }
 #ughsystem01 .photoList ul li:first-child {
  margin-bottom: 25px;
 }
}
/* #ughsystem02
--------------------------------------------------------------------------------*/
#ughsystem02 {}
#ughsystem02 h3 {
 margin-bottom: 70px !important;
}
#ughsystem02 .photoList {}
#ughsystem02 .photoList ul {}
#ughsystem02 .photoList ul li {
 width: 31.04%;
 max-width: 360px;
 margin-left: 3.44%;
 text-align: left;
 margin-bottom: 60px;
}
#ughsystem02 ul li:nth-child(3n+1) {
 clear: both;
 margin-left: 0;
}
#ughsystem02 ul li:nth-child(3) {
 padding-top: 15px;
}
@media screen and (max-width: 640px) {
 #ughsystem02 h3 {
  margin-bottom: 30px !important;
 }
 #ughsystem02 .photoList ul li {
  float: none !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 30px;
  padding: 0 !important;
 }
 #ughsystem02 .photoList ul li figure {
  width: 80% !important;
  margin-left: auto !important;
  margin-right: auto !important;
 }
}