@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import "/static/css/slicknav.css";
* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 13px;
  line-height: 1.4;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
img {
  border: 0;
  vertical-align: bottom;
}
a:link {
  color: #28170c;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold;
}
a:visited {
  color: #28170c;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #28170c;
  text-decoration: none;
  cursor: pointer;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.listnone li {
  list-style: none;
}
.texindent {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.contents {
  width: 960px;
  margin: 0 auto;
  *zoom: 1;
}
.contents:before,
.contents:after {
  display: table;
  content: "";
}
.contents:after {
  clear: both;
}
.h2 {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 0 20px;
  color: #fff;
  margin-bottom: 16px;
  background-color: #28170c;
  position: relative;
}
.h2 + p {
  font-size: 10px;
  margin-bottom: 20px;
}
.h2:before {
  content: url("/static/image/headline-icon.png");
  position: relative;
  top: -22px;
  left: -6px;
  vertical-align: middle;
  display: inline-block;
}
.h3 {
  font-size: 18px;
  line-height: 1;
  padding: 16px 0 16px 14px;
  margin: 0 0 10px 0;
  background-color: #e6e6e6;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 9px solid #dbdf1a;
}
.h3 + p {
  font-size: 16px;
  margin: 0 0 20px 0;
}
.h4 {
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 10px 0 10px 14px;
  margin: 0 0 10px 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ccc;
  border-left: 9px solid #28170c;
}
.h4 + p {
  font-size: 16px;
  margin: 0 0 30px 0;
}
.headline {
  text-align: center;
  margin-bottom: 30px;
}
.headline h3 {
  position: relative;
  line-height: 1.4;
  padding: 0.25em 1em;
  display: inline-block;
  top: 0;
  font-size: 30px;
  margin-bottom: 12px;
}
.headline h3:before,
.headline h3:after {
  position: absolute;
  top: 0;
  content: '';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.headline h3:before {
  border-left: solid 1px #9d9d9d;
  border-top: solid 1px #9d9d9d;
  border-bottom: solid 1px #9d9d9d;
  left: 0;
}
.headline h3:after {
  content: '';
  border-top: solid 1px #9d9d9d;
  border-right: solid 1px #9d9d9d;
  border-bottom: solid 1px #9d9d9d;
  right: 0;
}
.headline p {
  font-size: 14px;
  font-style: italic;
  letter-spacing: 0.02em;
}
.contact-common {
  margin: 10px 0 30px 0;
}
.contact-common p {
  margin-bottom: 6px;
}
.contact-common a {
  width: 360px;
  display: block;
  text-align: center;
  padding: 15px 38px 18px 38px;
  font-size: 19px;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
#header {
  height: 500px;
  background: #00242D no-repeat center 0;
  overflow: hidden;
}
#header .contents {
  position: relative;
}
#header .contents #logo {
  width: 249px;
  height: 150px;
  padding: 26px 0 0 0;
  text-align: center;
  background: url("/static/image/header-logo-background.png") no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
#header .contents #assist {
  position: absolute;
  top: 24px;
  right: -15px;
}
#header .contents #assist .nav {
  color: #ffffff;
  margin-bottom: 8px;
}
#header .contents #assist .nav a {
  color: #ffffff;
  font-size: 12px;
}
#header .contents .copy {
  width: 700px;
  height: 112px;
  position: absolute;
  top: 270px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  background-image: url("/static/image/header-tel-copy-ogura.png");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
}
#header .contents #gnav {
  width: 960px;
  height: 63px;
  position: absolute;
  top: 438px;
}
#header .contents #gnav ul {
  *zoom: 1;
  background: url("/static/image/gnav-line.png") no-repeat right 11px;
}
#header .contents #gnav ul:before,
#header .contents #gnav ul:after {
  display: table;
  content: "";
}
#header .contents #gnav ul:after {
  clear: both;
}
#header .contents #gnav ul li {
  list-style: none;
}
#header .contents #gnav ul li {
  float: left;
  width: 20%;
  height: 35px;
  text-align: center;
  padding: 13px 0;
}
#header .contents #gnav ul li a {
  background: url("/static/image/gnav-line.png") no-repeat left 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
  height: 28px;
  padding: 6px 30px;
}
#header .contents #gnav ul li a:hover {
  color: #ffec3d;
  text-decoration: underline;
  cursor: pointer;
}
#header .contents #gnav ul li .test {
  background: url("/static/image/gnav-line.png") no-repeat right 0;
}
#header .contents #gnav .contact {
  display: none;
}
#header-lower {
  height: 272px;
  background: #00242D url("/static/image/mainvisual-lower-20191120.jpg") no-repeat center 0;
}
#header-lower .contents {
  position: relative;
}
#header-lower .contents #logo {
  width: 249px;
  height: 150px;
  padding: 26px 0 0 0;
  text-align: center;
  background: url("/static/image/header-logo-background.png") no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
#header-lower .contents #assist {
  position: absolute;
  top: 24px;
  right: -15px;
}
#header-lower .contents #assist .nav {
  color: #ffffff;
  margin-bottom: 8px;
}
#header-lower .contents #assist .nav a {
  color: #ffffff;
  font-size: 12px;
}
#header-lower .contents #gnav {
  width: 960px;
  height: 63px;
  position: absolute;
  top: 209px;
}
#header-lower .contents #gnav ul {
  *zoom: 1;
  background: url("/static/image/gnav-line.png") no-repeat right 11px;
}
#header-lower .contents #gnav ul:before,
#header-lower .contents #gnav ul:after {
  display: table;
  content: "";
}
#header-lower .contents #gnav ul:after {
  clear: both;
}
#header-lower .contents #gnav ul li {
  list-style: none;
}
#header-lower .contents #gnav ul li {
  float: left;
  width: 20%;
  height: 35px;
  text-align: center;
  padding: 13px 0;
}
#header-lower .contents #gnav ul li a {
  background: url("/static/image/gnav-line.png") no-repeat left 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.1;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
  height: 28px;
  padding: 6px 30px;
}
#header-lower .contents #gnav ul li a:hover {
  color: #ffec3d;
  text-decoration: underline;
  cursor: pointer;
}
#header-lower .contents #gnav ul li .test {
  background: url("/static/image/gnav-line.png") no-repeat right 0;
}
#header-lower .contents #gnav .contact {
  display: none;
}
#header-ogura {
  height: 500px;
  background: #00242D no-repeat center 0;
}
#header-ogura .contents {
  position: relative;
}
#header-ogura .contents #logo {
  width: 249px;
  height: 150px;
  padding: 38px 0 0 0;
  text-align: center;
  background: url("/static/image/header-logo-background.png") no-repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
#header-ogura .contents #logo a {
  display: block;
}
#header-ogura .contents #assist {
  position: absolute;
  top: 24px;
  right: -15px;
}
#header-ogura .contents #assist .nav {
  color: #ffffff;
  margin-bottom: 8px;
}
#header-ogura .contents #assist .nav a {
  color: #ffffff;
  font-size: 12px;
}
#header-ogura .contents .copy {
  width: 700px;
  height: 112px;
  position: absolute;
  top: 270px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
#header-ogura .contents #gnav {
  width: 960px;
  height: 63px;
  position: absolute;
  top: 438px;
}
#header-ogura .contents #gnav ul {
  *zoom: 1;
  background: url("/static/image/gnav-line.png") no-repeat right 11px;
}
#header-ogura .contents #gnav ul:before,
#header-ogura .contents #gnav ul:after {
  display: table;
  content: "";
}
#header-ogura .contents #gnav ul:after {
  clear: both;
}
#header-ogura .contents #gnav ul li {
  list-style: none;
}
#header-ogura .contents #gnav ul li {
  float: left;
  height: 35px;
  text-align: center;
  padding: 13px 0;
}
#header-ogura .contents #gnav ul li a {
  background: url("/static/image/gnav-line.png") no-repeat left 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.1;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 500;
  text-decoration: none;
  display: block;
  height: 28px;
  padding: 6px 30px;
}
#header-ogura .contents #gnav ul li a:hover {
  color: #ffec3d;
  text-decoration: underline;
  cursor: pointer;
}
#header-ogura .contents #gnav ul li .test {
  background: url("/static/image/gnav-line.png") no-repeat right 0;
}
#breadcrumbs {
  width: 960px;
  margin: 0 auto 8px;
  padding: 0 0 14px 0;
  color: #333;
  list-style: none;
  font-size: smaller;
}
#breadcrumbs li {
  font-size: 12px;
  display: inline;
}
#breadcrumbs li a {
  text-decoration: underline;
  padding: 0 5px 0 5px;
}
#breadcrumbs li a:hover {
  color: #09F;
  text-decoration: none;
}
.base_contents {
  width: 1020px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  background: #ffffff;
}
#pagetop {
  width: 960px;
  margin: 160px auto 0;
  *zoom: 1;
}
#pagetop:before,
#pagetop:after {
  display: table;
  content: "";
}
#pagetop:after {
  clear: both;
}
#pagetop a {
  float: right;
  min-width: 160px;
  display: block;
  background: #442c19;
  font-size: 15px;
  text-align: center;
  color: #ffffff;
  padding: 12px 10px;
  text-decoration: none;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.testtest {
  background: #26345C !important;
}
#footer {
  background: #442c19;
  padding: 40px 0 20px 0;
}
#footer ul {
  *zoom: 1;
  margin-bottom: 20px;
}
#footer ul li {
  list-style: none;
}
#footer ul:before,
#footer ul:after {
  display: table;
  content: "";
}
#footer ul:after {
  clear: both;
}
#footer ul li {
  width: 140px;
  height: 240px;
  float: left;
  font-weight: bold;
  margin-right: 14px;
  border-right: 1px dotted #455175;
  font-size: 14px;
  color: #fff;
}
#footer ul li a {
  font-size: 14px;
  color: #fff;
}
#footer ul li ul {
  margin-top: 4px;
}
#footer ul li ul li {
  height: auto;
  float: none;
  margin-bottom: 7px;
  border: none;
}
#footer ul li ul li a {
  background: url("/static/image/footer-arrow_glay.png") no-repeat 0 3px;
  padding-left: 12px;
  text-indent: 0px;
  display: block;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
}
#footer .companyinfo {
  text-align: center;
  color: #ffffff;
}
#footer .companyinfo .logo {
  margin-bottom: 14px;
}
#footer .companyinfo .address {
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
#footer .companyinfo .copyright {
  font-size: 10px;
  font-family: sans-serif;
}
#home #description {
  background: none;
  padding: 0;
  margin-bottom: 24px;
}
#home #description h1 {
  font-size: 30px;
  line-height: 1.4;
  padding: 0;
  background: none;
  color: #28170c;
  margin-bottom: 6px;
  font-family: 'Noto Sans Japanese', serif;
  text-align: center;
  letter-spacing: 0.04em;
}
#home #description h1 br {
  display: none;
}
#home #description p {
  font-size: 15px;
  line-height: 1.7;
}
#home .module-contact {
  border: 4px solid #dbcfc7;
  background: #f8f9c9;
  padding: 20px 20px;
  text-align: center;
  margin-bottom: 60px;
}
#home .module-contact .message {
  font-size: 21px;
  line-height: 1.1;
  font-style: italic;
  margin-bottom: 14px;
}
#home .module-contact .button {
  width: 400px;
  margin: 0 auto;
}
#home .module-contact .button a {
  display: block;
  padding: 19px 10px;
  font-size: 22px;
  line-height: 1.1;
  font-weight: normal;
  background: #e21b16;
  color: #ffffff;
  width: 400px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#home .module-contact .button a:hover {
  background-color: #b41511;
}
#home .serviceblock {
  margin-bottom: 60px;
}
#home .serviceblock .row2 ul {
  *zoom: 1;
  width: 980px;
  margin: 0 -20px 0 0;
}
#home .serviceblock .row2 ul li {
  list-style: none;
}
#home .serviceblock .row2 ul:before,
#home .serviceblock .row2 ul:after {
  display: table;
  content: "";
}
#home .serviceblock .row2 ul:after {
  clear: both;
}
#home .serviceblock .row2 ul li {
  float: left;
  width: 470px;
  margin: 0 20px 40px 0;
}
#home .serviceblock .row2 ul li img {
  margin-bottom: 8px;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
#home .serviceblock .row2 ul li h2 {
  margin-bottom: 6px;
}
#home .serviceblock .row2 ul li h2 a {
  font-size: 20px;
  font-weight: bold;
  font-family: sans-serif;
}
#home .serviceblock .row2 ul li p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 6px;
}
#home .serviceblock .row2 ul li h3 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 3px;
}
#home .serviceblock .row3 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
#home .serviceblock .row3 ul li {
  width: calc(33.333% - 20px);
  margin: 0 20px 40px 0;
}
#home .serviceblock .row3 ul li:nth-child(3n) {
  margin-right: 0;
}
#home .serviceblock .row3 ul li img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 8px;
}
#home .serviceblock .row3 ul li h3 {
  margin-bottom: 6px;
}
#home .serviceblock .row3 ul li h3 a {
  font-size: 19px;
  font-weight: bold;
  font-family: sans-serif;
  letter-spacing: 0.02em;
}
#home .serviceblock .row3 ul li p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 6px;
}
#home .servicelist {
  margin-bottom: 100px;
}
#home .servicelist ul {
  width: 100%;
  margin: 0;
}
#home .servicelist ul li {
  list-style: none;
}
#home .servicelist ul li {
  width: 100%;
  margin: 0 0 20px 0;
  *zoom: 1;
}
#home .servicelist ul li:before,
#home .servicelist ul li:after {
  display: table;
  content: "";
}
#home .servicelist ul li:after {
  clear: both;
}
#home .servicelist ul li img {
  float: left;
  width: 200px;
  margin: 6px 20px 0 0;
}
#home .servicelist ul li h2 {
  margin-bottom: 6px;
}
#home .servicelist ul li h2 a {
  font-size: 17px;
  font-weight: bold;
  font-family: sans-serif;
}
#home .servicelist ul li p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 6px;
}
#home h2 {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 0 20px;
  color: #fff;
  margin-bottom: 16px;
  background-color: #28170c;
  position: relative;
  margin-bottom: 20px;
}
#home h2 + p {
  font-size: 10px;
  margin-bottom: 20px;
}
#home h2:before {
  content: url("/static/image/headline-icon.png");
  position: relative;
  top: -22px;
  left: -6px;
  vertical-align: middle;
  display: inline-block;
}
#home h2 {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 0 20px;
  color: #fff;
  margin-bottom: 16px;
  background-color: #28170c;
  position: relative;
  margin-bottom: 20px;
}
#home h2 + p {
  font-size: 10px;
  margin-bottom: 20px;
}
#home h2:before {
  content: url("/static/image/headline-icon.png");
  position: relative;
  top: -22px;
  left: -6px;
  vertical-align: middle;
  display: inline-block;
}
#home #about {
  margin-bottom: 60px;
  background: #28170c;
  padding: 20px 12px;
}
#home #about img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#home #about h4 {
  font-size: 20px;
  margin: 10px 0 6px 0;
  font-family: 'Noto Sans Japanese', serif;
  color: #fff;
  word-break: break-all;
}
#home #about p {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 12px;
  color: #fff;
  word-break: break-all;
}
#home #about p a {
  color: #F6E27D;
  font-size: 15px;
}
#home #other {
  *zoom: 1;
}
#home #other:before,
#home #other:after {
  display: table;
  content: "";
}
#home #other:after {
  clear: both;
}
#home #other h2 {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 0 20px;
  color: #fff;
  margin-bottom: 16px;
  background-color: #28170c;
  position: relative;
}
#home #other h2 + p {
  font-size: 10px;
  margin-bottom: 20px;
}
#home #other h2:before {
  content: url("/static/image/headline-icon.png");
  position: relative;
  top: -22px;
  left: -6px;
  vertical-align: middle;
  display: inline-block;
}
#home #other #news {
  float: left;
  width: 460px;
  margin: 0 40px 40px 0;
}
#home #other #news .event {
  width: 432px;
  background: #f7dede;
  border: 1px dotted #ccc;
  padding: 6px 12px 6px 12px;
  margin-bottom: 15px;
  line-height: 1.5;
  font-size: 12px;
}
#home #other #news ul {
  margin-bottom: 20px;
  overflow-y: scroll;
  height: 260px;
}
#home #other #news ul li {
  list-style: none;
}
#home #other #news ul li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 6px;
  padding: 3px 0;
  *zoom: 1;
}
#home #other #news ul li:before,
#home #other #news ul li:after {
  display: table;
  content: "";
}
#home #other #news ul li:after {
  clear: both;
}
#home #other #news ul li .date {
  width: 86px;
  float: left;
  letter-spacing: -0.03em;
}
#home #other #news ul li .read {
  width: 380px;
  float: left;
}
#home #other #news iframe {
  width: 456px;
  height: 260px;
  border: none;
  background: none !important;
}
#home #other #company {
  float: left;
  width: 460px;
  margin: 0 0 40px 0;
}
#home #other #company img {
  margin-bottom: 8px;
}
#home #other #company h3 {
  font-size: 17px;
  line-height: 1;
  margin-bottom: 6px;
}
#home #other #company h3 + p {
  font-size: 14px;
  margin-bottom: 10px;
}
#home #other #company a {
  font-size: 14px;
}
#home #other #company .link {
  margin-bottom: 10px;
}
#home #other #company #companyprofile {
  position: relative;
  background: #EFEFEF;
  border: 5px solid #E3E3E3;
  padding: 12px 16px;
}
#home #other #company #companyprofile h5 {
  font-size: 12px;
  font-weight: normal;
}
#home #other #company #companyprofile .tel {
  font-size: 31px;
  line-height: 1;
  font-weight: bold;
  font-family: Helvetica, arial;
  color: #26345c;
}
#home #other #company #companyprofile .contactbutton {
  position: absolute;
  top: 8px;
  right: 16px;
}
#home #other #ogura-l {
  float: left;
  width: 460px;
  margin-bottom: 30px;
}
#home #other #ogura-l .ogura {
  background: url("/static/image/mita-image.jpg") no-repeat 0 4px;
  height: 121px;
  padding: 0 0 0 120px;
  font-size: 15px;
  line-height: 1.7;
}
#home #other #ogura-l .ogura a {
  display: block;
  font-size: 17px;
  margin-bottom: 4px;
}
#home #other #company-w {
  width: 100%;
  margin: 0 0 20px 0;
  clear: both;
}
#home #other #company-w h3 {
  font-size: 19px;
  margin-bottom: 2px;
}
#home #other #company-w img {
  width: 416px;
  height: 165px;
  margin: 2px 20px 0 0;
  float: left;
  object-fit: cover;
  overflow: hidden;
  object-position: center 20%;
}
#home #other #company-w a {
  font-size: 12px;
}
#home #other #company-w p {
  margin-bottom: 4px;
  font-size: 14px;
}
#home #other #company-w .link {
  margin-bottom: 10px;
  font-size: 14px;
}
#home #other #company-w .link a {
  font-size: 14px;
}
#home #other #company-w .companyprofile {
  width: 50%;
  position: relative;
  float: left;
  background: #EFEFEF;
  border: 5px solid #E3E3E3;
  padding: 12px 16px;
}
#home #other #company-w .companyprofile h5 {
  font-size: 12px;
  font-weight: normal;
}
#home #other #company-w .companyprofile .tel {
  font-size: 28px;
  line-height: 1.2;
  font-weight: bold;
  font-family: Helvetica, arial;
  color: #26345c;
}
#home #other #company-w .companyprofile .contactbutton a {
  position: absolute;
  top: 7px;
  right: 0;
}
#home #other #company-w .companyprofile .contactbutton a img {
  width: 180px;
  height: auto;
}
#home #other #cloud {
  float: left;
  width: 460px;
  margin-right: 40px;
}
#home #other #cloud img {
  margin-bottom: 4px;
}
#home #other #cloud a {
  font-size: 15px;
}
#home #other #cloud div {
  font-size: 12px;
}
#home #other #ogura {
  float: left;
  width: 460px;
}
#home #other #ogura .ogura {
  background: url("/static/image/mita-image.jpg") no-repeat 0 4px;
  height: 120px;
  padding: 0 0 0 120px;
  font-size: 14px;
  line-height: 1.7;
}
#home #other #ogura .ogura a {
  display: block;
  font-size: 15px;
  margin-bottom: 6px;
}
#lower_left {
  float: left;
  width: 210px;
  margin-top: 3px;
  margin-bottom: 60px;
}
#lower_left .description {
  font-size: 11px;
  line-height: 1.6;
  margin-bottom: 15px;
}
#lower_left h3 {
  font-size: 14px;
  line-height: 1;
  text-align: center;
  padding: 11px 0;
  background: #173161;
  color: #fff;
  margin-bottom: 10px;
}
#lower_left #localnav {
  margin-bottom: 40px;
}
#lower_left #localnav ul li {
  list-style: none;
}
#lower_left #localnav ul li a {
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 15px 0;
  background: #28170c;
  border: 5px solid #E3E3E3;
  color: #fff;
  margin-bottom: 10px;
  display: block;
}
#lower_left #localnav ul li a:hover {
  background: #005C9F url("/static/image/localnav-arrow01.png") no-repeat 10px 50%;
}
#lower_left #localnav ul li ul li a {
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  padding: 12px 0 12px 10px;
  background: #fff;
  color: #28170c;
  text-decoration: underline;
  border: none;
  margin-bottom: 6px;
}
#lower_left #localnav ul li ul li a:hover {
  background: #fff;
  color: #001983;
  text-decoration: none;
  cursor: pointer;
}
#lower_left #localnav ul li ul li strong {
  font-size: 15px;
  font-weight: bold;
  padding: 12px 0 12px 10px;
  margin-bottom: 6px;
  background: #ffe31d;
  color: #000;
  text-decoration: none;
  border: none;
  display: block;
}
#lower_left #clouddemo {
  margin-bottom: 20px;
}
#lower_left #clouddemo img {
  margin-bottom: 4px;
}
#lower_left #clouddemo p {
  font-size: 12px;
}
#lower_left #case {
  margin-top: -10px;
  margin-bottom: 20px;
  border: 1px solid #cccccc;
  padding: 8px;
}
#lower_left #case ul li {
  list-style: none;
}
#lower_left #case ul li img {
  margin-bottom: 4px;
}
#lower_left #case ul li p {
  font-size: 11px;
  margin-bottom: 10px;
}
#lower_left #case ul li a {
  margin-bottom: 2px;
}
#lower_left #companyprofile {
  border: 5px solid #E3E3E3;
  background: #fdf4ec;
  padding: 15px 9px;
}
#lower_left #companyprofile img {
  margin-bottom: 9px;
}
#lower_left #companyprofile .description {
  font-size: 12px;
  line-height: 1.7;
  margin-bottom: 30px;
}
#lower_left #companyprofile h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 3px;
}
#lower_left #companyprofile h4 + p {
  font-size: 13px;
  margin-bottom: 10px;
}
#lower_left #companyprofile ul {
  margin-left: 20px;
  margin-bottom: 21px;
}
#lower_left #companyprofile ul li {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 3px;
}
#lower_left #companyprofile h5 {
  font-size: 12px;
  margin-bottom: 3px;
}
#lower_left #companyprofile .tel {
  font-size: 28px;
  font-family: Helvetica, Arial;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 12px;
}
#lower_right {
  float: right;
  width: 720px;
}
#lower_right h1 {
  font-size: 38px;
  line-height: 1.2;
  margin-top: -2px;
  margin-bottom: 4px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 700;
  letter-spacing: 2px;
  color: #28170c;
}
#lower_right h1 + p {
  font-size: 12px;
  margin-bottom: 40px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 300;
}
#lower_right h1 span {
  font-size: 23px;
  padding-left: 5px;
}
#lower_right .other-link {
  margin-bottom: 30px;
}
#lower_right .other-link h3 {
  font-weight: normal;
  margin-bottom: 8px;
  border-left: 5px solid #ccc;
  padding: 2px 0 2px 10px;
}
#lower_right .other-link ul {
  *zoom: 1;
  background: #F2EDE7;
  border: 1px solid #DADBDB;
  padding: 14px 18px 18px 18px;
}
#lower_right .other-link ul li {
  list-style: none;
}
#lower_right .other-link ul:before,
#lower_right .other-link ul:after {
  display: table;
  content: "";
}
#lower_right .other-link ul:after {
  clear: both;
}
#lower_right .other-link ul li {
  float: left;
  margin-right: 20px;
  font-size: 14px;
  line-height: 2;
}
#lower_center {
  width: 800px;
  margin: 0 auto;
}
#lower_center h1 {
  font-size: 32px;
  line-height: 1.2;
  margin-top: -2px;
  margin-bottom: 4px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 700;
  letter-spacing: 2px;
}
#lower_center h1 + p {
  font-size: 12px;
  margin-bottom: 20px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 300;
}
#lower_center h2 {
  font-size: 14px;
  line-height: 1;
  padding: 23px 0 11px 44px;
  background: url("/static/image/headline-h2.png") no-repeat 0 50%;
  color: #fff;
  margin-bottom: 3px;
}
#lower_center h2 + p {
  font-size: 10px;
  margin-bottom: 20px;
}
#about .subvisual {
  margin-bottom: 20px;
}
#about .read {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#about .read img {
  float: right;
  margin-top: 3px;
  margin-bottom: 20px;
}
#about .read p {
  font-size: 16px;
  line-height: 1.8;
  *zoom: 1;
  margin-bottom: 20px;
}
#about .read p:before,
#about .read p:after {
  display: table;
  content: "";
}
#about .read p:after {
  clear: both;
}
#about .read p span {
  font-size: 21px;
  color: #C40000;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 800;
}
#about .read .right {
  text-align: right;
  letter-spacing: 1px;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 40px;
}
#about .read .right .name {
  font-size: 17px;
  font-weight: bold;
}
#about .read .right .school {
  font-size: 12px;
}
#about .line {
  text-align: center;
  margin-bottom: 30px;
}
#service .read {
  margin-bottom: 40px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 500;
}
#service .read p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 17px;
}
#service ul {
  width: 750px;
  margin-right: -30px;
}
#service ul li {
  list-style: none;
}
#service ul li {
  width: 345px;
  height: 170px;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
}
#service ul li img {
  display: block;
  margin-bottom: 5px;
}
#service ul li h3 a {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.6;
}
#service ul li p {
  font-size: 12px;
}
#service .kokuchi {
  font-size: 20px;
  line-height: 1.6;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 600;
  text-align: center;
  color: #E63828;
}
#service-detail #subvisual {
  margin-bottom: 40px;
}
#service-detail #subvisual .point {
  background: #00242D;
  color: #ffffff;
  padding: 14px 30px 17px 30px;
  font-family: 'Noto Sans Japanese', serif;
}
#service-detail #subvisual .point h3 {
  font-size: 21px;
  margin-bottom: 6px;
}
#service-detail #subvisual .point p {
  font-size: 15px;
}
#service-detail h2 {
  font-size: 20px;
  line-height: 1.1;
  color: #000;
  padding: 0 0 10px 0;
  background: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #878787;
}
#service-detail h2 span {
  color: #E41673;
}
#service-detail .read {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
}
#service-detail .read img {
  float: left;
  margin-top: 6px;
  margin-bottom: 4px;
  margin-right: 20px;
}
#service-detail .read p {
  font-size: 16px;
  line-height: 1.8;
  *zoom: 1;
  margin-bottom: 20px;
}
#service-detail .read p:before,
#service-detail .read p:after {
  display: table;
  content: "";
}
#service-detail .read p:after {
  clear: both;
}
#service-detail .read p .comment {
  font-size: 12px;
}
#service-detail .read p .point {
  font-size: 25px;
  font-weight: bold;
  color: #F50000;
}
#service-detail .next-link {
  text-align: right;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 40px;
}
#products .read {
  margin-bottom: 50px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 500;
}
#products .read p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 17px;
}
#products ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  width: 720px;
  margin: 0 0 60px 0;
  padding: 0;
  list-style: none;
}
#products ul li {
  flex: 0 0 calc(50% - 15px);
  min-height: 340px;
  display: flex;
  flex-direction: column;
}
#products ul li img {
  margin-bottom: 8px;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
#products ul li h3 {
  font-size: 22px;
  font-weight: bold;
  font-family: sans-serif;
  margin-bottom: 4px;
  text-decoration: underline!Important;
}
#products ul li a {
  text-decoration: none!Important;
}
#products ul li p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 6px;
  font-weight: normal;
}
#products ol li {
  list-style: none;
}
#products ol li {
  margin-bottom: 30px;
  padding-left: 50px;
  background-image: url('/static/image/icon-list.svg');
  background-repeat: no-repeat;
  background-size: 35px;
  background-position: left top;
}
#products ol li h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: sans-serif;
  margin-bottom: 4px;
}
#products ol li p {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 6px;
}
#products h2 {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 0 20px;
  color: #fff;
  margin-bottom: 16px;
  background-color: #28170c;
  position: relative;
  margin-bottom: 30px;
}
#products h2 + p {
  font-size: 10px;
  margin-bottom: 20px;
}
#products h2:before {
  content: url("/static/image/headline-icon.png");
  position: relative;
  top: -22px;
  left: -6px;
  vertical-align: middle;
  display: inline-block;
}
#products .kokuchi {
  font-size: 20px;
  line-height: 1.6;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 600;
  text-align: center;
  color: #E63828;
}
#products-detail .date {
  font-size: 13px;
  text-align: right;
  margin-bottom: 10px;
}
#products-detail #subvisual {
  margin-bottom: 60px;
}
#products-detail #subvisual img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#products-detail #subvisual .point {
  padding: 20px 30px 34px 30px;
  font-family: 'Noto Sans Japanese', serif;
  background: #e5e5e5;
}
#products-detail #subvisual .point h3 {
  font-size: 21px;
  margin-bottom: 6px;
  color: #F6E27D;
}
#products-detail #subvisual .point p {
  font-size: 17px;
  line-height: 1.8;
}
#products-detail #subvisual .kanjo {
  background: #B32F68;
}
#products-detail #subvisual .kyuyo {
  background: #4352A3;
}
#products-detail #subvisual .jinji {
  background: #00A5B9;
}
#products-detail #subvisual .shugyo {
  background: #495683;
}
#products-detail #subvisual .akinai-kura {
  background: #40220F;
}
#products-detail #subvisual .tegata {
  background: #cc0718;
}
#products-detail #subvisual .nyukin-shiharai {
  background: #231816;
}
#products-detail #subvisual .clouddemo {
  background: #1191d2;
}
#products-detail h2 {
  font-size: 18px;
  line-height: 1;
  padding: 0 0 0 20px;
  color: #fff;
  margin-bottom: 16px;
  background-color: #28170c;
  position: relative;
  margin-bottom: 20px;
}
#products-detail h2 + p {
  font-size: 10px;
  margin-bottom: 20px;
}
#products-detail h2:before {
  content: url("/static/image/headline-icon.png");
  position: relative;
  top: -22px;
  left: -6px;
  vertical-align: middle;
  display: inline-block;
}
#products-detail h2 span {
  color: #E41673;
}
#products-detail .pink {
  color: #B32F68;
}
#products-detail .blue {
  color: #4352A3;
}
#products-detail .green {
  color: #008ca0;
}
#products-detail .purple {
  color: #495683;
}
#products-detail .brown {
  color: #40220F;
}
#products-detail .read {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 50px;
}
#products-detail .read img {
  float: left;
  margin-top: 6px;
  margin-bottom: 4px;
  margin-right: 20px;
}
#products-detail .read h3 {
  font-size: 18px;
  line-height: 1;
  padding: 16px 0 16px 14px;
  margin: 0 0 10px 0;
  background-color: #e6e6e6;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: 9px solid #dbdf1a;
  margin-bottom: 20px;
}
#products-detail .read h3 + p {
  font-size: 16px;
  margin: 0 0 20px 0;
}
#products-detail .read h4 {
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  padding: 10px 0 10px 14px;
  margin: 0 0 10px 0;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ccc;
  border-left: 9px solid #28170c;
}
#products-detail .read h4 + p {
  font-size: 16px;
  margin: 0 0 30px 0;
}
#products-detail .read p {
  font-size: 16px;
  line-height: 1.7;
  *zoom: 1;
  margin-bottom: 20px;
}
#products-detail .read p:before,
#products-detail .read p:after {
  display: table;
  content: "";
}
#products-detail .read p:after {
  clear: both;
}
#products-detail .read p .comment {
  font-size: 12px;
}
#products-detail .read p .point {
  font-size: 25px;
  font-weight: bold;
  color: #F50000;
}
#products-detail .read ul {
  margin-bottom: 20px;
  overflow-y: scroll;
  height: 260px;
}
#products-detail .read ul li {
  list-style: none;
}
#products-detail .read ul li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 6px;
  padding: 3px 0;
  font-size: 15px;
  *zoom: 1;
}
#products-detail .read ul li:before,
#products-detail .read ul li:after {
  display: table;
  content: "";
}
#products-detail .read ul li:after {
  clear: both;
}
#products-detail .read ul li .date {
  width: 110px;
  float: left;
}
#products-detail .read ul li .read {
  float: left;
}
#products-detail .read ol {
  margin: 0 0 40px 50px;
}
#products-detail .read ol li {
  font-size: 16px;
  margin-bottom: 12px;
}
#products-detail .read ol li p {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 20px;
}
#products-detail .read .button {
  width: 100%;
  margin: 0 auto;
}
#products-detail .read .button a {
  display: block;
  padding: 23px 4px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.1;
  font-weight: normal;
  background: #e21b16;
  color: #ffffff;
  width: 400px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#products-detail .read .button a:hover {
  background-color: #b41511;
}
#products-detail .read .date {
  font-size: 16px;
  text-align: left;
  margin-bottom: 0;
}
#products-detail .next-link {
  text-align: right;
  letter-spacing: 1px;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 40px;
}
#products-detail .column ul li {
  list-style: none;
}
#products-detail .column ul li {
  margin-bottom: 50px;
}
#products-detail .column ul li img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#products-detail .column ul li p {
  font-size: 17px;
  line-height: 1.9;
  margin-bottom: 20px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
}
#products-detail .column ul li p span {
  font-size: 19px;
  background-color: rgba(220, 174, 174, 0.3);
  padding: 0 4px;
}
#price .mokuji {
  margin-bottom: 50px;
}
#price .mokuji ul {
  margin-left: 20px;
}
#price .mokuji ul li {
  font-size: 16px;
  margin-bottom: 20px;
}
#price .mokuji ul li a {
  font-weight: bold;
}
#price .mokuji ul li a span {
  font-size: 13px;
  color: #000;
  font-weight: normal;
  margin-left: 5px;
}
#price #subvisual {
  margin-bottom: 40px;
}
#price #subvisual img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#price #subvisual .point {
  padding: 14px 30px 17px 30px;
  font-family: 'Noto Sans Japanese', serif;
  background: #e5e5e5;
}
#price #subvisual .point h3 {
  font-size: 21px;
  margin-bottom: 6px;
  color: #F6E27D;
}
#price #subvisual .point p {
  font-size: 15px;
}
#price #subvisual .kanjo {
  background: #B32F68;
}
#price #subvisual .kyuyo {
  background: #4352A3;
}
#price #subvisual .jinji {
  background: #00A5B9;
}
#price #subvisual .shugyo {
  background: #495683;
}
#price #subvisual .akinai-kura {
  background: #40220F;
}
#price #subvisual .tegata {
  background: #cc0718;
}
#price #subvisual .nyukin-shiharai {
  background: #231816;
}
#price #subvisual .clouddemo {
  background: #1191d2;
}
#price h2 {
  font-size: 20px;
  line-height: 1.1;
  color: #000;
  padding: 0 0 10px 0;
  background: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #878787;
}
#price h2 span {
  color: #E41673;
}
#price table {
  margin-left: 11px;
  width: 709px;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 10px;
  text-align: left;
}
#price table th,
#price table td {
  padding: 12px 12px;
  vertical-align: top;
}
#price table th {
  padding: 12px 12px;
  border: 1px solid #c5c5c5;
  font-size: 14px;
  text-align: center;
}
#price table td {
  padding: 6px 10px;
  border: 1px solid #c5c5c5;
  font-size: 13px;
}
#price table .category {
  width: 28%;
  background: #f4f4f4;
}
#price table .b-system {
  width: 22%;
  text-align: right;
}
#price table .tokka {
  width: 26%;
  text-align: right;
}
#price table .tokka a {
  color: #A60000;
  font-size: 13px;
}
#price table .course {
  width: 24%;
  text-align: right;
}
#price table span {
  margin-left: 12px;
  font-size: 11px;
}
#price .read p {
  font-size: 15px;
  line-height: 1.6;
}
#price #kanjo {
  margin-bottom: 60px;
}
#price #kanjo table th {
  background: #f8e0d8;
}
#price #jinji {
  margin-bottom: 60px;
}
#price #jinji table th {
  background: #E6F8F4;
}
#price #akinai {
  margin-bottom: 60px;
}
#price #akinai table th {
  background: #f8f1db;
}
#price #other {
  margin-bottom: 60px;
  padding: 12px 12px 7px 12px;
  background: #f4f4f4;
  border: 1px dotted #cccccc;
}
#price #other ul {
  margin-left: 20px;
}
#price #other ul li {
  font-size: 12px;
  margin-bottom: 12px;
}
#support h2 {
  font-size: 20px;
  line-height: 1.1;
  color: #000;
  padding: 0 0 10px 0;
  background: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #878787;
}
#support h2 span {
  color: #E41673;
}
#support #subvisual {
  margin-bottom: 40px;
}
#support #subvisual .point {
  color: #ffffff;
  padding: 14px 30px 17px 30px;
  font-family: 'Noto Sans Japanese', serif;
  background: #00242D;
}
#support #subvisual .point h3 {
  font-size: 21px;
  margin-bottom: 6px;
  color: #F6E27D;
}
#support #subvisual .point p {
  font-size: 15px;
}
#support .read {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
}
#support .read img {
  float: left;
  margin-top: 6px;
  margin-bottom: 4px;
  margin-right: 20px;
}
#support .read p {
  font-size: 16px;
  line-height: 1.8;
  *zoom: 1;
  margin-bottom: 20px;
}
#support .read p:before,
#support .read p:after {
  display: table;
  content: "";
}
#support .read p:after {
  clear: both;
}
#support .read p .comment {
  font-size: 12px;
}
#support .read p .point {
  font-size: 25px;
  font-weight: bold;
  color: #F50000;
}
#clouddemo #subvisual {
  margin-bottom: 40px;
}
#clouddemo #subvisual .point {
  color: #ffffff;
  padding: 19px 30px 53px 30px;
  font-family: 'Noto Sans Japanese', serif;
}
#clouddemo #subvisual .point h3 {
  font-size: 22px;
  margin-bottom: 6px;
  color: #ffe11f;
  font-weight: normal;
}
#clouddemo #subvisual .point h3 span {
  font-size: 34px;
  font-weight: bold;
}
#clouddemo #subvisual .point p {
  font-size: 15px;
}
#clouddemo #subvisual .clouddemo {
  background: #0b9ccb url("/static/image/clouddemo/main_bg.jpg") no-repeat -260px 60px;
}
#clouddemo h2 {
  font-size: 20px;
  line-height: 1.1;
  color: #000;
  padding: 0 0 10px 0;
  background: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #878787;
}
#clouddemo h2 span {
  color: #E41673;
}
#clouddemo .blue {
  color: #4352A3;
}
#clouddemo .read {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
}
#clouddemo .read img {
  float: left;
  margin-top: 6px;
  margin-bottom: 4px;
  margin-right: 20px;
}
#clouddemo .read p {
  font-size: 16px;
  line-height: 1.8;
  *zoom: 1;
  margin-bottom: 20px;
}
#clouddemo .read p:before,
#clouddemo .read p:after {
  display: table;
  content: "";
}
#clouddemo .read p:after {
  clear: both;
}
#clouddemo .read p .comment {
  font-size: 12px;
}
#clouddemo .read p .point {
  font-size: 25px;
  font-weight: bold;
  color: #F50000;
}
#clouddemo .read ul li {
  list-style: none;
}
#clouddemo .read ul li {
  text-indent: -2em;
  padding-left: 2em;
  font-size: 14px;
  margin-bottom: 6px;
}
#clouddemo .read ul li span {
  background: linear-gradient(transparent 0%, #f5f757 0%);
}
#company ul {
  width: 750px;
  margin-right: -30px;
  *zoom: 1;
}
#company ul li {
  list-style: none;
}
#company ul:before,
#company ul:after {
  display: table;
  content: "";
}
#company ul:after {
  clear: both;
}
#company ul li {
  width: 345px;
  height: 155px;
  margin-right: 30px;
  margin-bottom: 30px;
  float: left;
}
#company ul li img {
  display: block;
  margin-bottom: 5px;
}
#company ul li h3 a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
}
#company ul li p {
  font-size: 12px;
}
#staff {
  margin-bottom: 100px;
}
#staff h2 {
  margin-bottom: 30px;
}
#staff ul {
  width: 100%;
}
#staff ul li {
  list-style: none;
}
#staff ul li {
  width: 100%;
  margin-bottom: 55px;
  *zoom: 1;
}
#staff ul li:before,
#staff ul li:after {
  display: table;
  content: "";
}
#staff ul li:after {
  clear: both;
}
#staff ul li h3 {
  font-size: 22px;
  color: #28170c;
  margin-bottom: 10px;
  padding-bottom: 4px;
  display: block;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 500;
  border-bottom: 1px dotted #ccc;
  letter-spacing: 0.1em;
}
#staff ul li h3 span {
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 0 10px;
  font-family: 'Microsoft Sans Serif';
}
#staff ul li img {
  width: 125px;
  margin: 5px 22px 0 0;
  float: left;
}
#staff ul li p {
  font-size: 15px;
  line-height: 1.9;
  overflow: hidden;
}
#staff ul li p span {
  font-size: 14px;
}
#overview h2 {
  margin-bottom: 20px;
}
#overview .read {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 40px;
}
#overview .gaiyou {
  margin-bottom: 40px;
}
#overview .gaiyou table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 15px;
  text-align: left;
}
#overview .gaiyou table th,
#overview .gaiyou table td {
  padding: 12px 12px;
}
#overview .gaiyou table th {
  width: 22%;
  border-bottom: 1px solid #c5c5c5;
}
#overview .gaiyou table td {
  border-bottom: 1px solid #c5c5c5;
}
#overview .service {
  margin-bottom: 40px;
}
#overview .service table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 10px;
  text-align: left;
}
#overview .service table th,
#overview .service table td {
  padding: 12px 12px;
  vertical-align: top;
}
#overview .service table th {
  width: 22%;
  border: 1px solid #c5c5c5;
  background: #f8f3e6;
  font-size: 15px;
}
#overview .service table td {
  border: 1px solid #c5c5c5;
  font-size: 14px;
}
#overview .service table td ul {
  margin-left: 20px;
}
#overview .service table td ul li {
  margin-bottom: 4px;
}
#overview .map {
  margin-bottom: 10px;
}
#overview .access {
  padding: 15px 18px 0 18px;
  border: 1px solid #cccccc;
  background: #F5F6F6;
}
#overview .access h3 {
  font-size: 17px;
  margin-bottom: 3px;
}
#overview .access h3 + p {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 15px;
}
#ogurakaikei .subvisual {
  margin-bottom: 20px;
}
#ogurakaikei .service {
  margin-bottom: 40px;
}
#ogurakaikei .service table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 10px;
  text-align: left;
}
#ogurakaikei .service table th,
#ogurakaikei .service table td {
  padding: 12px 12px;
  vertical-align: top;
}
#ogurakaikei .service table th {
  width: 22%;
  border: 1px solid #c5c5c5;
  background: #EDEDED;
  font-size: 14px;
}
#ogurakaikei .service table td {
  border: 1px solid #c5c5c5;
  font-size: 14px;
}
#ogurakaikei .service table td ul {
  margin-left: 20px;
}
#ogurakaikei .service table td ul li {
  margin-bottom: 4px;
}
#ogurakaikei .read {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#ogurakaikei .read img {
  float: right;
  margin-top: 3px;
  margin-bottom: 20px;
}
#ogurakaikei .read p {
  font-size: 16px;
  line-height: 1.8;
  *zoom: 1;
  margin-bottom: 20px;
}
#ogurakaikei .read p:before,
#ogurakaikei .read p:after {
  display: table;
  content: "";
}
#ogurakaikei .read p:after {
  clear: both;
}
#ogurakaikei .read p span {
  font-size: 21px;
  color: #C40000;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 800;
}
#ogurakaikei .read .right {
  text-align: right;
  letter-spacing: 1px;
  line-height: 1.6;
  margin-top: 10px;
  margin-bottom: 40px;
}
#ogurakaikei .read .right .name {
  font-size: 17px;
  font-weight: bold;
}
#ogurakaikei .read .right .school {
  font-size: 12px;
}
#ogurakaikei .line {
  text-align: center;
  margin-bottom: 30px;
}
#sitemap ul {
  margin-top: 20px;
}
#sitemap ul li {
  list-style: none;
}
#sitemap ul li {
  font-size: 16px;
  font-weight: bold;
  padding-left: 26px;
  padding-bottom: 18px;
  background: url("/static/image/icon-tower.png") no-repeat 0 -3px;
}
#sitemap ul li ul {
  margin-top: 6px;
  margin-left: 0;
  margin-bottom: 6px;
}
#sitemap ul li ul li {
  font-weight: bold;
  font-size: 13px;
  padding-bottom: 4px;
  padding-left: 0;
  background: none;
  border-bottom: none;
}
#sitemap ul li ul li a {
  font-weight: normal;
  text-decoration: none;
  background: url("/static/image/arrow1.png") no-repeat 0px 2px;
  padding-left: 12px;
}
#privacy blockquote {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
}
#privacy h2 {
  margin-bottom: 10px;
}
#privacy ul {
  margin-bottom: 20px;
}
#privacy ul li {
  list-style: none;
}
#privacy ul li {
  margin-bottom: 8px;
  line-height: 1.6;
}
#recruit h2 {
  margin-bottom: 20px;
}
#recruit .read {
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 40px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 500;
}
#recruit .read span {
  color: red;
}
#recruit table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 40px;
  text-align: left;
}
#recruit table th,
#recruit table td {
  padding: 12px 12px;
  vertical-align: top;
}
#recruit table th {
  width: 22%;
  border: 1px solid #c5c5c5;
  background: #E4F2FF;
  font-size: 13px;
}
#recruit table td {
  border: 1px solid #c5c5c5;
  font-size: 13px;
}
#recruit table td ul {
  margin-left: 20px;
}
#recruit table td ul li {
  margin-bottom: 4px;
}
#news h2 {
  margin-bottom: 10px;
}
#news p {
  font-size: 15px;
  margin-bottom: 18px;
}
#news .button {
  width: 180px;
  margin: 0 auto;
}
#news .button a {
  display: block;
  padding: 16px;
  font-size: 16px;
  line-height: 1.1;
  font-weight: bold;
  background: #173161;
  color: #ffffff;
  width: 180px;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
#news .button a:hover {
  background: #005C9F;
}
#news ol {
  margin-bottom: 40px;
}
#news ol li {
  list-style: none;
}
#news ol li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 6px;
  padding: 10px 0;
  font-size: 15px;
  *zoom: 1;
}
#news ol li:before,
#news ol li:after {
  display: table;
  content: "";
}
#news ol li:after {
  clear: both;
}
#news ol li .date {
  margin-right: 20px;
  float: left;
}
#news iframe {
  width: 100%;
  height: 500px;
  border: none;
  margin-bottom: 120px;
}
#contact h2 {
  margin-bottom: 10px;
}
#contact .read {
  margin-bottom: 40px;
  font-size: 13px;
  line-height: 1.7;
}
#contact .read .comment {
  font-size: 12px;
  color: #a40000;
}
#contact .read .name {
  font-size: 16px;
}
#contact .read .address {
  font-size: 12px;
}
#contact .read .tel {
  font-size: 36px;
  font-weight: bold;
  font-family: Helvetica, Arial;
  line-height: 1.1;
  background: url("/static/image/contact/icon-tel.png") no-repeat 0 6px;
  padding-left: 40px;
}
#contact .read .tel span {
  font-size: 12px;
  line-height: 1.2;
  font-weight: normal;
  margin-left: 12px;
}
#contact .button {
  text-align: center;
}
#form {
  margin-bottom: 60px;
}
#form #mp-main {
  width: 800px;
  margin: 0 auto;
}
#form #mp-main > p {
  font-size: 12px;
  color: red;
  text-align: left !important;
  margin-bottom: 12px;
}
#form #mp-main .errs {
  margin: 24px 0 10px -8px;
  font-weight: bold;
  color: #FF0000;
}
#form #mp-main .errs li {
  list-style: none;
  font-size: 18px;
  line-height: 2;
}
#form #mp-main .red {
  color: red;
  margin-left: 6px;
}
#form #mp-main dl {
  border: 1px solid #ccc;
  border-top: none;
  background: #f7eee5;
  width: 800px;
  margin: 0 auto;
}
#form #mp-main dt,
#form #mp-main dd {
  padding: 12px;
  font-size: 15px;
}
#form #mp-main dt {
  border-top: 1px solid #ccc;
  clear: left;
  float: left;
  width: 200px;
  font-weight: bold;
}
#form #mp-main dd {
  margin-left: 210px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff;
}
#form #mp-main dd select {
  width: 457px !important;
  font-size: 18px;
}
#form #mp-main dd input {
  width: 98% !important;
  border: 1px solid #C7C7C7;
  font-size: 17px;
  padding: 4px;
  margin: 0;
}
#form #mp-main dd textarea {
  width: 98% !important;
  height: 400px;
  border: 1px solid #C7C7C7;
  font-size: 17px;
  padding: 4px;
}
#form #mp-main p {
  margin-top: 20px;
  text-align: center;
}
#form #mp-main p .submit {
  width: 280px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #ccc;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
#form #finish {
  width: 800px;
  margin: 0 auto 40px;
}
#form #finish ul {
  padding: 27px 24px 34px;
  border: #ccc solid 1px;
}
#form #finish ul li {
  line-height: 1.8;
  list-style: none;
  margin-bottom: 10px;
}
#form #finish ul li .finish-message {
  font-size: 41px;
  line-height: 1.4;
  color: #bebebe;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 800;
}
#form #finish ul li .finish-submessage {
  font-size: 18px;
  line-height: 1.6;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 600;
}
#form #finish ul li span {
  font-weight: bold;
}
#form #finish #single-button {
  margin-top: 20px;
  text-align: center;
}
#form #finish #single-button button {
  width: 280px;
  padding: 15px 40px;
  font-size: 1.2em;
  border-style: none;
  border: 1px solid #ccc;
  background: #ccc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#news-flame ul {
  margin-bottom: 20px;
  overflow-y: scroll;
  height: 260px;
}
#news-flame ul li {
  list-style: none;
}
#news-flame ul li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 6px;
  padding: 3px 0;
  *zoom: 1;
}
#news-flame ul li:before,
#news-flame ul li:after {
  display: table;
  content: "";
}
#news-flame ul li:after {
  clear: both;
}
#news-flame ul li .date {
  width: 92px;
  float: left;
}
#news-flame ul li .read {
  width: 380px;
  float: left;
}
.slicknav_menu {
  display: none;
}
@media screen and (max-width: 928px) {
  .h2 {
    font-size: 18px;
    line-height: 1;
    padding: 22px 14px;
    color: #fff;
    margin-bottom: 16px;
    background-color: #28170c;
    position: relative;
  }
  .h2 + p {
    font-size: 10px;
    margin-bottom: 20px;
  }
  .h2:before {
    content: url("/static/image/headline-icon.png");
    position: relative;
    top: -22px;
    left: -6px;
    vertical-align: middle;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  html,
  body {
    min-width: 1024px;
  }
}
@media screen and (max-width: 767px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  body {
    -webkit-text-size-adjust: 100%;
    background: none;
  }
  #gnav {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .slicknav_menu .slicknav_nav .contact {
    background: #fff;
    color: #000;
    text-align: center;
    padding: 18px 0;
  }
  .slicknav_menu .slicknav_nav .contact .message {
    margin-bottom: 4px;
    font-size: 18px;
  }
  .slicknav_menu .slicknav_nav .contact .tel {
    margin-bottom: 4px;
    font-size: 31px;
    font-weight: bold;
    font-family: sans-serif;
  }
  .slicknav_menu .slicknav_nav .contact .mail {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 4px;
    font-size: 18px;
  }
  .slicknav_menu .slicknav_nav .contact .mail a {
    display: block;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: bold;
    background: #1464a7;
    color: #ffffff;
    width: 100%;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
  }
  .slicknav_menu .slicknav_nav .contact .mail a:hover {
    background: #005C9F;
  }
  .contents {
    width: 97%;
    margin: 0 auto;
    *zoom: 1;
  }
  .contents:before,
  .contents:after {
    display: table;
    content: "";
  }
  .contents:after {
    clear: both;
  }
  .h2 {
    font-size: 19px;
    line-height: 1.4;
    padding: 22px 14px;
    color: #fff;
    margin-bottom: 16px;
    background-color: #28170c;
    position: relative;
  }
  .h2 + p {
    font-size: 3.202vw;
    margin-bottom: 20px;
  }
  .h2:before {
    content: none;
    position: relative;
    top: -22px;
    left: -6px;
    vertical-align: middle;
  }
  .h3 {
    font-size: 18px;
    line-height: 1;
    padding: 14px 0 14px 18px;
    margin: 0 0 16px 0;
    border-top: none;
    border-right: none;
    border-left: 8px solid #dbdf1a;
  }
  .h3 + p {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  .h4 {
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    padding: 10px 0 10px 14px;
    margin: 0 0 10px 0;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #ccc;
    border-left: 9px solid #28170c;
  }
  .h4 + p {
    font-size: 16px;
    margin: 0 0 30px 0;
  }
  .contact-common {
    margin: 10px 0 30px 0;
  }
  .contact-common p {
    margin-bottom: 6px;
  }
  .contact-common a {
    width: 360px;
    display: block;
    text-align: center;
    padding: 15px 38px 18px 38px;
    font-size: 19px;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  }
  #header {
    width: 100%;
    height: 0;
    padding-top: 87.5%;
    margin-bottom: 12px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    position: relative;
  }
  #header .contents {
    position: static;
  }
  #header .contents #logo {
    width: 200px;
    height: 150px;
    padding: 24px 0 0 0;
    text-align: center;
    background: url("/static/image/header-logo-background.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  #header .contents #logo a img {
    width: 90%;
    max-width: 90%;
    height: auto;
  }
  #header .contents #assist {
    width: 70%;
    height: 18%;
    position: absolute;
    top: 70%;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    background-color: #28170c;
    padding: 8px 12px 12px 12px;
  }
  #header .contents #assist img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #header .contents #assist .nav {
    display: none;
  }
  #header .contents .copy {
    width: 100%;
    height: 300px;
    position: static;
    padding: 0;
    background-image: url("");
    background-repeat: no-repeat;
    background-position: center 190px;
    background-size: 96% auto;
    -moz-background-size: 96% auto;
  }
  #header .contents .copy img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #header .contents #gnav {
    width: 960px;
    height: 63px;
    position: absolute;
    top: 438px;
  }
  #header .contents #gnav ul {
    *zoom: 1;
    background: url("/static/image/gnav-line.png") no-repeat right 11px;
  }
  #header .contents #gnav ul:before,
  #header .contents #gnav ul:after {
    display: table;
    content: "";
  }
  #header .contents #gnav ul:after {
    clear: both;
  }
  #header .contents #gnav ul li {
    list-style: none;
  }
  #header .contents #gnav ul li {
    float: left;
    height: 35px;
    text-align: center;
    padding: 13px 0;
  }
  #header .contents #gnav ul li a {
    background: url("/static/image/gnav-line.png") no-repeat left 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.1;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 500;
    text-decoration: none;
    display: block;
    height: 28px;
    padding: 6px 30px;
  }
  #header .contents #gnav ul li a:hover {
    color: #ffec3d;
    text-decoration: underline;
    cursor: pointer;
  }
  #header .contents #gnav ul li .test {
    background: url("/static/image/gnav-line.png") no-repeat right 0;
  }
  #header-lower {
    height: 220px;
    margin-bottom: 12px;
    background-color: #fff;
    background-image: url("/static/image/mainvisual-lower-sp.jpg");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
  }
  #header-lower .contents {
    position: relative;
  }
  #header-lower .contents #logo {
    width: 200px;
    height: 150px;
    padding: 24px 0 0 0;
    text-align: center;
    background: url("/static/image/header-logo-background.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  #header-lower .contents #logo a img {
    width: 90%;
    max-width: 90%;
    height: auto;
  }
  #header-lower .contents #assist {
    display: none;
  }
  #header-lower .contents .copy {
    width: 100%;
    height: 112px;
    position: static;
    padding: 56% 0 0 0;
  }
  #header-lower .contents .copy img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #header-lower .contents #gnav {
    width: 960px;
    height: 63px;
    position: absolute;
    top: 438px;
  }
  #header-lower .contents #gnav ul {
    *zoom: 1;
    background: url("/static/image/gnav-line.png") no-repeat right 11px;
  }
  #header-lower .contents #gnav ul:before,
  #header-lower .contents #gnav ul:after {
    display: table;
    content: "";
  }
  #header-lower .contents #gnav ul:after {
    clear: both;
  }
  #header-lower .contents #gnav ul li {
    list-style: none;
  }
  #header-lower .contents #gnav ul li {
    float: left;
    height: 35px;
    text-align: center;
    padding: 13px 0;
  }
  #header-lower .contents #gnav ul li a {
    background: url("/static/image/gnav-line.png") no-repeat left 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.1;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 500;
    text-decoration: none;
    display: block;
    height: 28px;
    padding: 6px 30px;
  }
  #header-lower .contents #gnav ul li a:hover {
    color: #ffec3d;
    text-decoration: underline;
    cursor: pointer;
  }
  #header-lower .contents #gnav ul li .test {
    background: url("/static/image/gnav-line.png") no-repeat right 0;
  }
  #header-ogura {
    height: 500px;
    background: #00242D no-repeat center 0;
  }
  #header-ogura .contents {
    position: relative;
  }
  #header-ogura .contents #logo {
    width: 249px;
    height: 135px;
    padding: 38px 0 0 0;
    text-align: center;
    background: url("/static/image/header-logo-background.png") no-repeat 0 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  #header-ogura .contents #logo a {
    display: block;
  }
  #header-ogura .contents #assist {
    position: absolute;
    top: 24px;
    right: -15px;
  }
  #header-ogura .contents #assist .nav {
    color: #ffffff;
    margin-bottom: 8px;
  }
  #header-ogura .contents #assist .nav a {
    color: #ffffff;
    font-size: 12px;
  }
  #header-ogura .contents .copy {
    width: 700px;
    height: 112px;
    position: absolute;
    top: 270px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
  #header-ogura .contents #gnav {
    width: 960px;
    height: 63px;
    position: absolute;
    top: 438px;
  }
  #header-ogura .contents #gnav ul {
    *zoom: 1;
    background: url("/static/image/gnav-line.png") no-repeat right 11px;
  }
  #header-ogura .contents #gnav ul:before,
  #header-ogura .contents #gnav ul:after {
    display: table;
    content: "";
  }
  #header-ogura .contents #gnav ul:after {
    clear: both;
  }
  #header-ogura .contents #gnav ul li {
    list-style: none;
  }
  #header-ogura .contents #gnav ul li {
    float: left;
    height: 35px;
    text-align: center;
    padding: 13px 0;
  }
  #header-ogura .contents #gnav ul li a {
    background: url("/static/image/gnav-line.png") no-repeat left 0;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.1;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 500;
    text-decoration: none;
    display: block;
    height: 28px;
    padding: 6px 30px;
  }
  #header-ogura .contents #gnav ul li a:hover {
    color: #ffec3d;
    text-decoration: underline;
    cursor: pointer;
  }
  #header-ogura .contents #gnav ul li .test {
    background: url("/static/image/gnav-line.png") no-repeat right 0;
  }
  #breadcrumbs {
    width: 100%;
    margin: 0 auto 21px;
    padding: 0 0 14px 0;
    color: #333;
    list-style: none;
    font-size: smaller;
  }
  #breadcrumbs li {
    font-size: 14px;
    line-height: 1.6;
    display: inline;
  }
  #breadcrumbs li a {
    text-decoration: underline;
    padding: 0 5px 0 5px;
  }
  #breadcrumbs li a:hover {
    color: #09F;
    text-decoration: none;
  }
  .base_contents {
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0 0;
    background: #ffffff;
  }
  #pagetop {
    display: none;
  }
  #pagetop a {
    display: none;
  }
  #footer {
    background: #28170c;
    margin: 100px 0 0 0;
    padding: 40px 0 20px 0;
  }
  #footer ul {
    *zoom: 1;
    margin-bottom: 20px;
  }
  #footer ul li {
    list-style: none;
  }
  #footer ul:before,
  #footer ul:after {
    display: table;
    content: "";
  }
  #footer ul:after {
    clear: both;
  }
  #footer ul li {
    width: 140px;
    height: 240px;
    float: left;
    font-weight: bold;
    margin-right: 14px;
    border-right: 1px dotted #455175;
    font-size: 14px;
    color: #fff;
  }
  #footer ul li a {
    font-size: 14px;
    color: #fff;
  }
  #footer ul li ul {
    margin-top: 4px;
  }
  #footer ul li ul li {
    height: auto;
    float: none;
    margin-bottom: 7px;
    border: none;
  }
  #footer ul li ul li a {
    background: url("/static/image/footer-arrow_glay.png") no-repeat 0 3px;
    padding-left: 12px;
    text-indent: 0px;
    display: block;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
  }
  #footer .companyinfo {
    text-align: center;
    color: #ffffff;
  }
  #footer .companyinfo .logo {
    margin-bottom: 10px;
  }
  #footer .companyinfo .name {
    font-size: 4.615vw;
    font-weight: bold;
    margin-bottom: 3px;
  }
  #footer .companyinfo .address {
    font-size: 3.333vw;
    margin-bottom: 20px;
  }
  #footer .companyinfo .copyright {
    font-size: 2.821vw;
  }
  #home #description {
    background: none;
    padding: 0;
    margin-bottom: 40px;
  }
  #home #description h1 {
    font-size: 7.4vw;
    line-height: 1.3;
    padding: 0;
    background: none;
    color: #28170c;
    margin-bottom: 10px;
    font-family: 'Noto Sans Japanese', serif;
  }
  #home #description h1 br {
    display: block;
  }
  #home #description h1 span {
    display: none;
  }
  #home #description p {
    font-size: 18px;
    line-height: 1.6;
  }
  #home .module-contact {
    border: 4px solid #dddddd;
    background: #fcf2d0;
    padding: 24px 10px;
    text-align: center;
    margin-bottom: 60px;
  }
  #home .module-contact .message {
    font-size: 21px;
    line-height: 1.1;
    font-style: italic;
    margin-bottom: 14px;
  }
  #home .module-contact .button {
    width: 100%;
    margin: 0 auto;
  }
  #home .module-contact .button a {
    display: block;
    padding: 19px 10px;
    font-size: 21px;
    line-height: 1.1;
    font-weight: normal;
    background: #e21b16;
    color: #ffffff;
    width: 100%;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #home .module-contact .button a:hover {
    background-color: #b41511;
  }
  #home .serviceblock {
    margin-bottom: 60px;
  }
  #home .serviceblock .row2 ul {
    *zoom: 1;
    width: 100%;
    margin: 0;
  }
  #home .serviceblock .row2 ul li {
    list-style: none;
  }
  #home .serviceblock .row2 ul:before,
  #home .serviceblock .row2 ul:after {
    display: table;
    content: "";
  }
  #home .serviceblock .row2 ul:after {
    clear: both;
  }
  #home .serviceblock .row2 ul li {
    float: none;
    width: 100%;
    margin: 0 20px 40px 0;
  }
  #home .serviceblock .row2 ul li img {
    margin-bottom: 8px;
    border: 1px solid #ccc;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  #home .serviceblock .row2 ul li h2 {
    margin-bottom: 6px;
  }
  #home .serviceblock .row2 ul li h2 a {
    font-size: 20px;
    font-weight: bold;
    font-family: sans-serif;
  }
  #home .serviceblock .row2 ul li h3 {
    margin-bottom: 6px;
  }
  #home .serviceblock .row2 ul li h3 a {
    font-size: 5.1vw;
    font-weight: bold;
    font-family: sans-serif;
    letter-spacing: 0.02em;
  }
  #home .serviceblock .row2 ul li p {
    font-size: 4.1vw;
    line-height: 1.6;
    margin-bottom: 6px;
  }
  #home .serviceblock .row3 ul {
    *zoom: 1;
    width: 100%;
    margin: 0;
  }
  #home .serviceblock .row3 ul li {
    list-style: none;
  }
  #home .serviceblock .row3 ul:before,
  #home .serviceblock .row3 ul:after {
    display: table;
    content: "";
  }
  #home .serviceblock .row3 ul:after {
    clear: both;
  }
  #home .serviceblock .row3 ul li {
    float: left;
    width: 100%;
    margin: 0 20px 40px 0;
    min-height: 390px;
    height: auto;
  }
  #home .serviceblock .row3 ul li img {
    margin-bottom: 8px;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
  }
  #home .serviceblock .row3 ul li h3 {
    margin-bottom: 6px;
  }
  #home .serviceblock .row3 ul li h3 a {
    font-size: 5.1vw;
    font-weight: bold;
    font-family: sans-serif;
    letter-spacing: 0.02em;
  }
  #home .serviceblock .row3 ul li p {
    font-size: 4.1vw;
    line-height: 1.6;
    margin-bottom: 6px;
  }
  #home .servicelist {
    margin-bottom: 30px;
  }
  #home .servicelist ul {
    *zoom: 1;
    width: 100%;
    margin: 0 -12px 18px 0;
  }
  #home .servicelist ul li {
    list-style: none;
  }
  #home .servicelist ul:before,
  #home .servicelist ul:after {
    display: table;
    content: "";
  }
  #home .servicelist ul:after {
    clear: both;
  }
  #home .servicelist ul li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  #home .servicelist ul li img {
    margin-bottom: 8px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #home .servicelist ul li h2 {
    font-size: 20px;
    padding: 0;
    background: none;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 12px;
    border-bottom: none;
  }
  #home .servicelist ul li p {
    font-size: 12px;
    margin-bottom: 6px;
  }
  #home .servicelist ul li ol {
    margin: 0 0 0 0;
    *zoom: 1;
  }
  #home .servicelist ul li ol:before,
  #home .servicelist ul li ol:after {
    display: table;
    content: "";
  }
  #home .servicelist ul li ol:after {
    clear: both;
  }
  #home .servicelist ul li ol li {
    list-style-type: none;
    margin-bottom: 6px;
  }
  #home .servicelist ul li ol li h3 {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    line-height: 1.5;
    margin-bottom: 8px;
  }
  #home .servicelist ul li ol li ol {
    margin-left: 18px !important;
    margin-bottom: 10px !important;
  }
  #home .servicelist ul li ol li ol li {
    list-style-type: disc !important;
    font-size: 16px;
    margin-bottom: 10px;
  }
  #home h2 {
    font-size: 19px;
    line-height: 1.4;
    padding: 22px 14px;
    color: #fff;
    margin-bottom: 16px;
    background-color: #28170c;
    position: relative;
    margin-bottom: 20px;
  }
  #home h2 + p {
    font-size: 3.202vw;
    margin-bottom: 20px;
  }
  #home h2:before {
    content: none;
    position: relative;
    top: -22px;
    left: -6px;
    vertical-align: middle;
  }
  #home #about {
    margin-bottom: 60px;
    background: #28170c;
    padding: 20px 12px;
  }
  #home #about img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #home #about h4 {
    font-size: 21px;
    margin: 10px 0 6px 0;
    font-family: 'Noto Sans Japanese', serif;
    color: #fff;
    word-break: break-all;
  }
  #home #about p {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 12px;
    color: #fff;
    word-break: break-all;
  }
  #home #about p a {
    color: #F6E27D;
    font-size: 17px;
    word-break: keep-all;
  }
  #home #other {
    *zoom: 1;
  }
  #home #other:before,
  #home #other:after {
    display: table;
    content: "";
  }
  #home #other:after {
    clear: both;
  }
  #home #other h2 {
    font-size: 19px;
    line-height: 1.4;
    padding: 22px 14px;
    color: #fff;
    margin-bottom: 16px;
    background-color: #28170c;
    position: relative;
  }
  #home #other h2 + p {
    font-size: 3.202vw;
    margin-bottom: 20px;
  }
  #home #other h2:before {
    content: none;
    position: relative;
    top: -22px;
    left: -6px;
    vertical-align: middle;
  }
  #home #other #news {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  #home #other #news .event {
    width: 100%;
    background: #f7dede;
    border: 1px dotted #ccc;
    padding: 6px 12px 6px 12px;
    margin-bottom: 15px;
    line-height: 1.5;
    font-size: 12px;
  }
  #home #other #news ul {
    width: 86%;
    height: 300px;
    margin: 0 auto 20px;
    overflow-y: scroll;
  }
  #home #other #news ul li {
    list-style: none;
  }
  #home #other #news ul li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 6px;
    padding: 3px 0;
    font-size: 18px;
    line-height: 1.6;
    *zoom: 1;
  }
  #home #other #news ul li:before,
  #home #other #news ul li:after {
    display: table;
    content: "";
  }
  #home #other #news ul li:after {
    clear: both;
  }
  #home #other #news ul li .date {
    width: 100px;
    float: left;
  }
  #home #other #news ul li .read {
    width: 380px;
    float: left;
  }
  #home #other #company {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  #home #other #company img {
    margin-bottom: 8px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #home #other #company a {
    font-size: 4.5vw;
  }
  #home #other #company h3 {
    font-size: 5.4vw;
    margin-bottom: 4px;
  }
  #home #other #company p {
    font-size: 3.59vw;
    margin-bottom: 14px;
  }
  #home #other #company .link {
    margin-bottom: 21px;
  }
  #home #other #company #companyprofile {
    position: relative;
    background: #EFEFEF;
    border: 5px solid #E3E3E3;
    padding: 12px 16px;
  }
  #home #other #company #companyprofile h5 {
    font-size: 16px;
    font-weight: normal;
  }
  #home #other #company #companyprofile .tel {
    font-size: 39px;
    line-height: 1;
    font-weight: bold;
    font-family: Helvetica, arial;
    color: #26345c;
    margin-bottom: 10px;
  }
  #home #other #company #companyprofile .contactbutton {
    position: static;
    top: 8px;
    right: 16px;
    text-align: center;
  }
  #home #other #company #companyprofile .contactbutton img {
    width: 80%;
    max-width: 100%;
    height: auto;
  }
  #home #other #ogura-l {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  #home #other #ogura-l .ogura {
    background: url("/static/image/mita-image.jpg") no-repeat 0 4px;
    height: auto;
    padding: 0 0 0 120px;
    font-size: 18px;
    line-height: 1.7;
  }
  #home #other #ogura-l .ogura a {
    display: block;
    font-size: 22px;
    margin-bottom: 4px;
  }
  #home #other #company-w {
    width: 100%;
    margin: 0 0 20px 0;
    clear: both;
  }
  #home #other #company-w h3 {
    font-size: 26px;
    margin-bottom: 2px;
  }
  #home #other #company-w img {
    width: 100%;
    height: 165px;
    margin: 2px 20px 10px 0;
    float: left;
    object-fit: cover;
    overflow: hidden;
    object-position: center 20%;
  }
  #home #other #company-w a {
    font-size: 12px;
  }
  #home #other #company-w p {
    margin-bottom: 4px;
    font-size: 16px;
  }
  #home #other #company-w .link {
    margin-bottom: 10px;
    font-size: 14px;
  }
  #home #other #company-w .link a {
    font-size: 18px;
  }
  #home #other #company-w .companyprofile {
    width: 100%;
    position: relative;
    float: left;
    background: #EFEFEF;
    border: 5px solid #E3E3E3;
    padding: 12px 8px;
  }
  #home #other #company-w .companyprofile h5 {
    font-size: 12px;
    font-weight: normal;
  }
  #home #other #company-w .companyprofile .tel {
    font-size: 5.5vw;
    line-height: 1.2;
    font-weight: bold;
    font-family: Helvetica, arial;
    color: #26345c;
  }
  #home #other #company-w .companyprofile .contactbutton a {
    position: absolute;
    top: 55%;
    /* 親要素の高さの50% */
    right: -10px;
    transform: translateY(-50%);
    /* 子要素（a）を高さの中央に移動 */
  }
  #home #other #company-w .companyprofile .contactbutton a img {
    width: 40vw;
    /* ビューポート幅の40% */
    max-width: 150px;
    /* 最大幅は150px */
    height: auto;
    /* 縦横比を維持 */
  }
  #home #other #cloud {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  #home #other #cloud .twitter {
    width: 86%;
    margin: 0 auto;
  }
  #home #other #cloud img {
    margin-bottom: 4px;
  }
  #home #other #cloud a {
    font-size: 15px;
  }
  #home #other #cloud div {
    font-size: 12px;
  }
  #home #other #ogura {
    float: left;
    width: 100%;
  }
  #home #other #ogura .ogura {
    background-image: url("/static/image/mita-image.jpg");
    background-repeat: no-repeat;
    background-position: 0 6px;
    background-size: 24% auto;
    -moz-background-size: 24% auto;
    height: auto;
    padding: 0 0 0 30%;
    font-size: 16px;
    line-height: 1.8;
  }
  #home #other #ogura .ogura a {
    display: block;
    font-size: 4.3vw;
    margin-bottom: 4px;
  }
  #lower_left {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  #lower_left .description {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  #lower_left h3 {
    font-size: 13px;
    line-height: 1;
    text-align: center;
    padding: 11px 0;
    background: #173161;
    color: #fff;
    margin-bottom: 10px;
  }
  #lower_left #localnav {
    margin-bottom: 20px;
  }
  #lower_left #localnav ul li {
    list-style: none;
  }
  #lower_left #localnav ul li a {
    font-size: 17px;
    line-height: 1;
    text-decoration: none;
    font-weight: bold;
    padding: 15px 0;
    background: #28170c;
    border: 5px solid #E3E3E3;
    color: #fff;
    margin-bottom: 10px;
    display: block;
  }
  #lower_left #localnav ul li a:hover {
    background: #005C9F url("/static/image/localnav-arrow01.png") no-repeat 10px 50%;
  }
  #lower_left #localnav ul li ul li a {
    font-size: 4.872vw;
    font-weight: normal;
    padding: 16px 0 16px 14px;
    background: #fff;
    color: #001983;
    text-decoration: underline;
    border: none;
  }
  #lower_left #localnav ul li ul li a:hover {
    background: #fff;
    color: #001983;
    text-decoration: none;
    cursor: pointer;
  }
  #lower_left #clouddemo {
    margin-bottom: 20px;
  }
  #lower_left #clouddemo img {
    margin-bottom: 4px;
  }
  #lower_left #clouddemo p {
    font-size: 12px;
  }
  #lower_left #case {
    margin-top: -10px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    padding: 8px;
  }
  #lower_left #case ul li {
    list-style: none;
  }
  #lower_left #case ul li img {
    margin-bottom: 4px;
  }
  #lower_left #case ul li p {
    font-size: 11px;
    margin-bottom: 10px;
  }
  #lower_left #case ul li a {
    margin-bottom: 2px;
  }
  #lower_left #companyprofile {
    border: 5px solid #E3E3E3;
    background: #EFEFEF;
    padding: 9px;
  }
  #lower_left #companyprofile img {
    margin-bottom: 8px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #lower_left #companyprofile .description {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  #lower_left #companyprofile h4 {
    font-size: 5.897vw;
    margin-bottom: 4px;
  }
  #lower_left #companyprofile h4 + p {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #lower_left #companyprofile ul {
    margin-left: 30px;
    margin-bottom: 30px;
  }
  #lower_left #companyprofile ul li {
    font-size: 4.615vw;
    line-height: 1.6;
    margin-bottom: 8px;
  }
  #lower_left #companyprofile h5 {
    font-size: 13px;
  }
  #lower_left #companyprofile .tel {
    font-size: 8.462vw;
    font-family: Helvetica, Arial;
    font-weight: bold;
    line-height: 1.1;
    margin-bottom: 6px;
  }
  #lower_right {
    float: none;
    width: 100%;
    margin-bottom: 100px;
  }
  #lower_right h1 {
    font-size: 25px;
    line-height: 1.2;
    margin-top: -2px;
    margin-bottom: 4px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 700;
    letter-spacing: 2px;
  }
  #lower_right h1 + p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 40px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 300;
  }
  #lower_right h1 span {
    font-size: 23px;
    padding-left: 5px;
  }
  #lower_right h2 {
    font-size: 19px;
    line-height: 1.4;
    padding: 22px 14px;
    color: #fff;
    margin-bottom: 16px;
    background-color: #28170c;
    position: relative;
  }
  #lower_right h2 + p {
    font-size: 3.202vw;
    margin-bottom: 20px;
  }
  #lower_right h2:before {
    content: none;
    position: relative;
    top: -22px;
    left: -6px;
    vertical-align: middle;
  }
  #lower_right h2 + p {
    font-size: 12px;
    margin-bottom: 20px;
  }
  #lower_right .other-link {
    margin-bottom: 30px;
  }
  #lower_right .other-link h3 {
    font-weight: normal;
    margin-bottom: 8px;
    border-left: 5px solid #ccc;
    padding: 2px 0 2px 10px;
    font-size: 17px;
  }
  #lower_right .other-link ul {
    *zoom: 1;
    background: #F2EDE7;
    border: 1px solid #DADBDB;
    padding: 18px 18px 21px 18px;
  }
  #lower_right .other-link ul li {
    list-style: none;
  }
  #lower_right .other-link ul:before,
  #lower_right .other-link ul:after {
    display: table;
    content: "";
  }
  #lower_right .other-link ul:after {
    clear: both;
  }
  #lower_right .other-link ul li {
    float: left;
    margin-right: 20px;
    font-size: 15px;
    line-height: 2;
  }
  #lower_center {
    width: 100%;
    margin: 0 auto;
  }
  #lower_center h1 {
    font-size: 32px;
    line-height: 1.2;
    margin-top: -2px;
    margin-bottom: 4px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 700;
    letter-spacing: 2px;
  }
  #lower_center h1 + p {
    font-size: 12px;
    margin-bottom: 20px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 300;
  }
  #lower_center h2 {
    font-size: 14px;
    line-height: 1;
    padding: 23px 0 11px 44px;
    background: url("/static/image/headline-h2.png") no-repeat 0 50%;
    color: #fff;
    margin-bottom: 3px;
  }
  #lower_center h2 + p {
    font-size: 10px;
    margin-bottom: 20px;
  }
  #about .subvisual {
    margin-bottom: 20px;
  }
  #about .subvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #about .read {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 100px;
  }
  #about .read img {
    display: none;
  }
  #about .read p {
    font-size: 17px;
    line-height: 1.8;
    *zoom: 1;
    margin-bottom: 20px;
  }
  #about .read p:before,
  #about .read p:after {
    display: table;
    content: "";
  }
  #about .read p:after {
    clear: both;
  }
  #about .read p span {
    font-size: 21px;
    color: #C40000;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 800;
  }
  #about .read .right {
    text-align: right;
    letter-spacing: 1px;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 40px;
  }
  #about .read .right .name {
    font-size: 17px;
    font-weight: bold;
  }
  #about .read .right .school {
    font-size: 12px;
  }
  #about .line {
    text-align: center;
    margin-bottom: 30px;
  }
  #service .read {
    margin-bottom: 40px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 500;
  }
  #service .read p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 17px;
  }
  #service ul {
    width: 750px;
    margin-right: -30px;
  }
  #service ul li {
    list-style: none;
  }
  #service ul li {
    width: 345px;
    height: 170px;
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
  }
  #service ul li img {
    display: block;
    margin-bottom: 5px;
  }
  #service ul li h3 a {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
  }
  #service ul li p {
    font-size: 12px;
  }
  #service .kokuchi {
    font-size: 20px;
    line-height: 1.6;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
    text-align: center;
    color: #E63828;
  }
  #service-detail #subvisual {
    margin-bottom: 40px;
  }
  #service-detail #subvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #service-detail #subvisual .point {
    background: #00242D;
    color: #ffffff;
    padding: 14px 30px 17px 30px;
    font-family: 'Noto Sans Japanese', serif;
  }
  #service-detail #subvisual .point h3 {
    font-size: 21px;
    margin-bottom: 6px;
  }
  #service-detail #subvisual .point p {
    font-size: 15px;
  }
  #service-detail h2 {
    font-size: 20px;
    line-height: 1.1;
    color: #000;
    padding: 0 0 10px 0;
    background: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #878787;
  }
  #service-detail h2 span {
    color: #E41673;
  }
  #service-detail .read {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  #service-detail .read img {
    float: left;
    margin-top: 6px;
    margin-bottom: 4px;
    margin-right: 20px;
  }
  #service-detail .read p {
    font-size: 16px;
    line-height: 1.8;
    *zoom: 1;
    margin-bottom: 20px;
  }
  #service-detail .read p:before,
  #service-detail .read p:after {
    display: table;
    content: "";
  }
  #service-detail .read p:after {
    clear: both;
  }
  #service-detail .read p .comment {
    font-size: 12px;
  }
  #service-detail .read p .point {
    font-size: 25px;
    font-weight: bold;
    color: #F50000;
  }
  #service-detail .next-link {
    text-align: right;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 40px;
  }
  #products .read {
    margin-bottom: 40px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 500;
  }
  #products .read p {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
  #products ul {
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    margin: 0 0 100px 0;
    padding: 0;
    list-style: none;
  }
  #products ul li {
    width: 100%;
    height: auto;
    display: block;
  }
  #products ul li a {
    text-decoration: underline;
  }
  #products ul li img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  #products ul li h3 {
    font-size: 5.385vw;
    font-weight: bold;
    line-height: 1.4;
    color: #005CA1;
    margin-bottom: 3px;
  }
  #products ul li h3 span {
    font-size: 13px;
    color: #A60000;
    margin-left: 9px;
  }
  #products ul li p {
    font-size: 16px;
    color: black;
  }
  #products ol li {
    list-style: none;
  }
  #products ol li {
    margin-bottom: 30px;
    padding-left: 0;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: left top;
  }
  #products ol li h3 {
    font-size: 5.3vw;
    font-weight: bold;
    font-family: sans-serif;
    margin-bottom: 4px;
  }
  #products ol li p {
    font-size: 4.5vw;
    line-height: 1.6;
    margin-bottom: 6px;
  }
  #products h2 {
    font-size: 19px;
    line-height: 1.4;
    padding: 22px 14px;
    color: #fff;
    margin-bottom: 16px;
    background-color: #28170c;
    position: relative;
    margin-bottom: 40px;
  }
  #products h2 + p {
    font-size: 3.202vw;
    margin-bottom: 20px;
  }
  #products h2:before {
    content: none;
    position: relative;
    top: -22px;
    left: -6px;
    vertical-align: middle;
  }
  #products .kokuchi {
    font-size: 20px;
    line-height: 1.6;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
    text-align: center;
    color: #E63828;
  }
  #products-detail {
    /*  h2 {
      font-size: 20px;
      line-height: 1.1;
      color: #000;
      padding: 0 0 10px 0;
      background: none;
      margin-bottom: 20px;
      border-bottom: 1px solid #878787;

      span {
        color: #E41673;
      }
    }*/
  }
  #products-detail #subvisual {
    margin-bottom: 40px;
  }
  #products-detail #subvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #products-detail #subvisual .point {
    padding: 14px 14px 17px 14px;
    font-family: 'Noto Sans Japanese', serif;
    background: #f0eda6;
  }
  #products-detail #subvisual .point h3 {
    font-size: 21px;
    margin-bottom: 6px;
    color: #F6E27D;
  }
  #products-detail #subvisual .point p {
    font-size: 17px;
  }
  #products-detail #subvisual .kanjo {
    background: #B32F68;
  }
  #products-detail #subvisual .kyuyo {
    background: #4352A3;
  }
  #products-detail #subvisual .jinji {
    background: #00A5B9;
  }
  #products-detail #subvisual .shugyo {
    background: #495683;
  }
  #products-detail #subvisual .akinai-kura {
    background: #40220F;
  }
  #products-detail #subvisual .tegata {
    background: #cc0718;
  }
  #products-detail #subvisual .nyukin-shiharai {
    background: #231816;
  }
  #products-detail #subvisual .clouddemo {
    background: #1191d2;
  }
  #products-detail h2 {
    font-size: 19px;
    line-height: 1.4;
    padding: 22px 14px;
    color: #fff;
    margin-bottom: 16px;
    background-color: #28170c;
    position: relative;
  }
  #products-detail h2 + p {
    font-size: 3.202vw;
    margin-bottom: 20px;
  }
  #products-detail h2:before {
    content: none;
    position: relative;
    top: -22px;
    left: -6px;
    vertical-align: middle;
  }
  #products-detail .pink {
    color: #B32F68;
  }
  #products-detail .blue {
    color: #4352A3;
  }
  #products-detail .green {
    color: #008ca0;
  }
  #products-detail .purple {
    color: #495683;
  }
  #products-detail .brown {
    color: #40220F;
  }
  #products-detail .read {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 60px;
  }
  #products-detail .read img {
    width: 100%;
    max-width: 100%;
    height: auto;
    float: left;
    margin-top: 6px;
    margin-bottom: 4px;
    margin-right: 20px;
  }
  #products-detail .read h3 {
    font-size: 18px;
    line-height: 1;
    padding: 14px 0 14px 18px;
    margin: 0 0 16px 0;
    border-top: none;
    border-right: none;
    border-left: 8px solid #dbdf1a;
  }
  #products-detail .read h3 + p {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  #products-detail .read p {
    font-size: 18px;
    line-height: 1.8;
    *zoom: 1;
    margin-bottom: 20px;
  }
  #products-detail .read p:before,
  #products-detail .read p:after {
    display: table;
    content: "";
  }
  #products-detail .read p:after {
    clear: both;
  }
  #products-detail .read p .comment {
    font-size: 12px;
  }
  #products-detail .read p .point {
    font-size: 25px;
    font-weight: bold;
    color: #F50000;
  }
  #products-detail .read ul {
    margin-bottom: 20px;
    overflow-y: scroll;
    height: auto;
    min-height: 100px;
    max-height: 300px;
  }
  #products-detail .read ul li {
    list-style: none;
  }
  #products-detail .read ul li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 6px;
    padding: 3px 0 10px 0;
    font-size: 18px;
    *zoom: 1;
  }
  #products-detail .read ul li:before,
  #products-detail .read ul li:after {
    display: table;
    content: "";
  }
  #products-detail .read ul li:after {
    clear: both;
  }
  #products-detail .read ul li .date {
    width: 100%;
    float: none;
    display: block;
  }
  #products-detail .read ul li .read {
    float: none;
  }
  #products-detail .read ol {
    margin: 0 0 40px 44px;
  }
  #products-detail .read ol li {
    font-size: 18px;
    margin-bottom: 8px;
  }
  #products-detail .read .button {
    width: 100%;
    margin: 0 auto;
  }
  #products-detail .read .button a {
    display: block;
    padding: 23px 4px;
    margin: 0 auto;
    font-size: 4.6vw;
    line-height: 1.1;
    font-weight: normal;
    background: #e21b16;
    color: #ffffff;
    width: 100%;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #products-detail .read .button a:hover {
    background-color: #b41511;
  }
  #products-detail .next-link {
    text-align: right;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 40px;
  }
  #price #subvisual {
    margin-bottom: 40px;
  }
  #price #subvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #price #subvisual .point {
    padding: 14px 14px 17px 14px;
    font-family: 'Noto Sans Japanese', serif;
    background: #e5e5e5;
  }
  #price #subvisual .point h3 {
    font-size: 21px;
    margin-bottom: 6px;
    color: #F6E27D;
  }
  #price #subvisual .point p {
    font-size: 15px;
  }
  #price #subvisual .kanjo {
    background: #B32F68;
  }
  #price #subvisual .kyuyo {
    background: #4352A3;
  }
  #price #subvisual .jinji {
    background: #00A5B9;
  }
  #price #subvisual .shugyo {
    background: #495683;
  }
  #price #subvisual .akinai-kura {
    background: #40220F;
  }
  #price #subvisual .tegata {
    background: #cc0718;
  }
  #price #subvisual .nyukin-shiharai {
    background: #231816;
  }
  #price #subvisual .clouddemo {
    background: #1191d2;
  }
  #price h2 {
    font-size: 20px;
    line-height: 1.1;
    color: #000;
    padding: 0 0 10px 0;
    background: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #878787;
  }
  #price h2 span {
    color: #E41673;
  }
  #price .mokuji {
    margin-bottom: 50px;
  }
  #price .mokuji ul {
    margin-left: 20px;
  }
  #price .mokuji ul li {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #price .mokuji ul li a {
    font-weight: bold;
  }
  #price .mokuji ul li a span {
    font-size: 13px;
    color: #000;
    font-weight: normal;
    margin-left: 5px;
  }
  #price table {
    margin-left: 0;
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 10px;
    text-align: left;
  }
  #price table th,
  #price table td {
    padding: 12px 12px;
    vertical-align: top;
  }
  #price table th {
    padding: 12px 12px;
    border: 1px solid #c5c5c5;
    font-size: 14px;
    text-align: center;
  }
  #price table td {
    padding: 6px 10px;
    border: 1px solid #c5c5c5;
    font-size: 14px;
  }
  #price table .category {
    width: 28%;
    background: #f4f4f4;
  }
  #price table .b-system {
    width: 22%;
    text-align: right;
  }
  #price table .tokka {
    width: 26%;
    text-align: right;
  }
  #price table .tokka a {
    color: #A60000;
    font-size: 14px;
  }
  #price table .course {
    width: 24%;
    text-align: right;
  }
  #price table span {
    margin-left: 12px;
    font-size: 11px;
  }
  #price #kanjo {
    margin-bottom: 60px;
  }
  #price #kanjo table th {
    background: #f8e0d8;
  }
  #price #jinji {
    margin-bottom: 60px;
  }
  #price #jinji table th {
    background: #E6F8F4;
  }
  #price #akinai {
    margin-bottom: 60px;
  }
  #price #akinai table th {
    background: #f8f1db;
  }
  #price #other {
    margin-bottom: 60px;
    padding: 12px 12px 7px 12px;
    background: #f4f4f4;
    border: 1px dotted #cccccc;
  }
  #price #other ul {
    margin-left: 20px;
  }
  #price #other ul li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 12px;
  }
  #support h2 {
    font-size: 20px;
    line-height: 1.1;
    color: #000;
    padding: 0 0 10px 0;
    background: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #878787;
  }
  #support h2 span {
    color: #E41673;
  }
  #support #subvisual {
    margin-bottom: 40px;
  }
  #support #subvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #support #subvisual .point {
    color: #ffffff;
    padding: 14px 30px 17px 30px;
    font-family: 'Noto Sans Japanese', serif;
    background: #00242D;
  }
  #support #subvisual .point h3 {
    font-size: 18px;
    margin-bottom: 6px;
    color: #F6E27D;
  }
  #support #subvisual .point p {
    font-size: 15px;
  }
  #support .read {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 60px;
  }
  #support .read img {
    float: none;
    margin-top: 6px;
    margin-bottom: 6px;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #support .read p {
    font-size: 16px;
    line-height: 1.8;
    *zoom: 1;
    margin-bottom: 20px;
  }
  #support .read p:before,
  #support .read p:after {
    display: table;
    content: "";
  }
  #support .read p:after {
    clear: both;
  }
  #support .read p .comment {
    font-size: 12px;
  }
  #support .read p .point {
    font-size: 25px;
    font-weight: bold;
    color: #F50000;
  }
  #clouddemo #subvisual {
    margin-bottom: 40px;
  }
  #clouddemo #subvisual .point {
    color: #ffffff;
    padding: 19px 30px 53px 30px;
    font-family: 'Noto Sans Japanese', serif;
  }
  #clouddemo #subvisual .point h3 {
    font-size: 22px;
    margin-bottom: 6px;
    color: #ffe11f;
    font-weight: normal;
  }
  #clouddemo #subvisual .point h3 span {
    font-size: 34px;
    font-weight: bold;
  }
  #clouddemo #subvisual .point p {
    font-size: 15px;
  }
  #clouddemo #subvisual .clouddemo {
    background: #0b9ccb url("/static/image/clouddemo/main_bg.jpg") no-repeat -260px 60px;
  }
  #clouddemo h2 {
    font-size: 20px;
    line-height: 1.1;
    color: #000;
    padding: 0 0 10px 0;
    background: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #878787;
  }
  #clouddemo h2 span {
    color: #E41673;
  }
  #clouddemo .blue {
    color: #4352A3;
  }
  #clouddemo .read {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  #clouddemo .read img {
    float: left;
    margin-top: 6px;
    margin-bottom: 4px;
    margin-right: 20px;
  }
  #clouddemo .read p {
    font-size: 16px;
    line-height: 1.8;
    *zoom: 1;
    margin-bottom: 20px;
  }
  #clouddemo .read p:before,
  #clouddemo .read p:after {
    display: table;
    content: "";
  }
  #clouddemo .read p:after {
    clear: both;
  }
  #clouddemo .read p .comment {
    font-size: 12px;
  }
  #clouddemo .read p .point {
    font-size: 25px;
    font-weight: bold;
    color: #F50000;
  }
  #clouddemo .read ul li {
    list-style: none;
  }
  #clouddemo .read ul li {
    text-indent: -2em;
    padding-left: 2em;
    font-size: 14px;
    margin-bottom: 6px;
  }
  #clouddemo .read ul li span {
    background: linear-gradient(transparent 0%, #f5f757 0%);
  }
  #company ul {
    width: 100%;
    margin-right: 0;
    *zoom: 1;
  }
  #company ul li {
    list-style: none;
  }
  #company ul:before,
  #company ul:after {
    display: table;
    content: "";
  }
  #company ul:after {
    clear: both;
  }
  #company ul li {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
    float: none;
  }
  #company ul li img {
    display: block;
    margin-bottom: 5px;
  }
  #company ul li h3 a {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.6;
  }
  #company ul li p {
    font-size: 14px;
  }
  #staff {
    margin-bottom: 100px;
  }
  #staff h2 {
    margin-bottom: 30px;
  }
  #staff ul {
    width: 100%;
  }
  #staff ul li {
    list-style: none;
  }
  #staff ul li {
    width: 100%;
    margin-bottom: 44px;
    *zoom: 1;
  }
  #staff ul li:before,
  #staff ul li:after {
    display: table;
    content: "";
  }
  #staff ul li:after {
    clear: both;
  }
  #staff ul li h3 {
    font-size: 22px;
    margin-bottom: 7px;
    padding-bottom: 4px;
    display: block;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 500;
    border-bottom: none;
    letter-spacing: 0.05em;
  }
  #staff ul li h3 span {
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 0 10px;
    font-family: 'Microsoft Sans Serif';
    display: block;
  }
  #staff ul li img {
    width: 26%;
    margin: 5px 16px 4px 0;
    float: left;
  }
  #staff ul li p {
    font-size: 18px;
    line-height: 1.7;
  }
  #staff ul li p span {
    font-size: 14px;
  }
  #overview h2 {
    margin-bottom: 20px;
  }
  #overview .read {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  #overview .gaiyou {
    margin-bottom: 40px;
  }
  #overview .gaiyou table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
  }
  #overview .gaiyou table th,
  #overview .gaiyou table td {
    padding: 12px 12px;
  }
  #overview .gaiyou table th {
    width: 22%;
    border-bottom: 1px solid #c5c5c5;
  }
  #overview .gaiyou table td {
    border-bottom: 1px solid #c5c5c5;
  }
  #overview .service {
    margin-bottom: 40px;
  }
  #overview .service table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 10px;
    text-align: left;
  }
  #overview .service table th,
  #overview .service table td {
    padding: 12px 12px;
    vertical-align: top;
  }
  #overview .service table th {
    width: 22%;
    border: 1px solid #c5c5c5;
    background: #f8f3e6;
    font-size: 15px;
  }
  #overview .service table td {
    border: 1px solid #c5c5c5;
    font-size: 14px;
  }
  #overview .service table td ul {
    margin-left: 20px;
  }
  #overview .service table td ul li {
    margin-bottom: 4px;
  }
  #overview .map {
    margin-bottom: 10px;
  }
  #overview .access {
    padding: 15px 18px 0 18px;
    border: 1px solid #cccccc;
    background: #F5F6F6;
  }
  #overview .access h3 {
    font-size: 17px;
    margin-bottom: 3px;
  }
  #overview .access h3 + p {
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 15px;
  }
  #ogurakaikei .subvisual {
    margin-bottom: 20px;
  }
  #ogurakaikei .subvisual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #ogurakaikei .service {
    margin-bottom: 40px;
  }
  #ogurakaikei .service table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 10px;
    text-align: left;
  }
  #ogurakaikei .service table th,
  #ogurakaikei .service table td {
    padding: 12px 12px;
    vertical-align: top;
    width: 100%;
    display: block;
    border-top: none;
    font-size: 15px;
  }
  #ogurakaikei .service table th {
    width: 100%;
    border: 1px solid #c5c5c5;
    background: #000;
    color: #fff;
    text-align: center;
  }
  #ogurakaikei .service table td {
    border: 1px solid #c5c5c5;
    font-size: 15px;
  }
  #ogurakaikei .service table td ul {
    margin-left: 20px;
  }
  #ogurakaikei .service table td ul li {
    margin-bottom: 4px;
  }
  #ogurakaikei .read {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  #ogurakaikei .read img {
    float: none;
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #ogurakaikei .read p {
    font-size: 16px;
    line-height: 1.8;
    *zoom: 1;
    margin-bottom: 20px;
  }
  #ogurakaikei .read p:before,
  #ogurakaikei .read p:after {
    display: table;
    content: "";
  }
  #ogurakaikei .read p:after {
    clear: both;
  }
  #ogurakaikei .read p span {
    font-size: 21px;
    color: #C40000;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 800;
  }
  #ogurakaikei .read .right {
    text-align: right;
    letter-spacing: 1px;
    line-height: 1.6;
    margin-top: 10px;
    margin-bottom: 40px;
  }
  #ogurakaikei .read .right .name {
    font-size: 17px;
    font-weight: bold;
  }
  #ogurakaikei .read .right .school {
    font-size: 12px;
  }
  #ogurakaikei .line {
    text-align: center;
    margin-bottom: 30px;
  }
  #sitemap ul {
    margin-top: 20px;
  }
  #sitemap ul li {
    list-style: none;
  }
  #sitemap ul li {
    font-size: 19px;
    font-weight: bold;
    padding-left: 26px;
    padding-bottom: 18px;
    background: url("/static/image/icon-tower.png") no-repeat 0 -3px;
  }
  #sitemap ul li ul {
    margin-top: 18px;
    margin-left: 0;
    margin-bottom: 6px;
  }
  #sitemap ul li ul li {
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 14px;
    padding-left: 0;
    background: none;
    border-bottom: none;
  }
  #sitemap ul li ul li a {
    font-weight: normal;
    text-decoration: none;
    background: url("/static/image/arrow1.png") no-repeat 0px 2px;
    padding-left: 12px;
  }
  #privacy blockquote {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 30px;
  }
  #privacy h2 {
    margin-bottom: 10px;
  }
  #privacy ul {
    margin-bottom: 40px;
  }
  #privacy ul li {
    list-style: none;
  }
  #privacy ul li {
    font-size: 16px;
    margin-bottom: 8px;
    line-height: 1.6;
  }
  #recruit h2 {
    margin-bottom: 20px;
  }
  #recruit .read {
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 40px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 500;
  }
  #recruit .read span {
    color: red;
  }
  #recruit table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 40px;
    text-align: left;
  }
  #recruit table th,
  #recruit table td {
    padding: 12px 12px;
    vertical-align: top;
    width: 100%;
    display: block;
    border-top: none;
    font-size: 15px;
  }
  #recruit table th {
    width: 100%;
    border: 1px solid #c5c5c5;
    background: #000;
    font-size: 15px;
    color: #fff;
    text-align: center;
  }
  #recruit table td {
    border: 1px solid #c5c5c5;
    font-size: 15px;
  }
  #recruit table td ul {
    margin-left: 20px;
  }
  #recruit table td ul li {
    margin-bottom: 4px;
  }
  #news h2 {
    margin-bottom: 10px;
  }
  #news p {
    font-size: 15px;
    margin-bottom: 18px;
  }
  #news .button {
    width: 180px;
    margin: 0 auto;
  }
  #news .button a {
    display: block;
    padding: 16px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: bold;
    background: #173161;
    color: #ffffff;
    width: 180px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
  }
  #news .button a:hover {
    background: #005C9F;
  }
  #news ol {
    margin-bottom: 40px;
  }
  #news ol li {
    list-style: none;
  }
  #news ol li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 6px;
    padding: 10px 0;
    font-size: 16px;
    *zoom: 1;
  }
  #news ol li:before,
  #news ol li:after {
    display: table;
    content: "";
  }
  #news ol li:after {
    clear: both;
  }
  #news ol li .date {
    margin-right: 20px;
    float: left;
  }
  #news iframe {
    width: 100%;
    height: 500px;
    border: none;
    margin-bottom: 120px;
  }
  #contact h2 {
    margin-bottom: 10px;
  }
  #contact .read {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 1.7;
  }
  #contact .read .comment {
    font-size: 14px;
    color: #a40000;
  }
  #contact .read .name {
    font-size: 16px;
  }
  #contact .read .address {
    font-size: 12px;
  }
  #contact .read .tel {
    font-size: 36px;
    font-weight: bold;
    font-family: Helvetica, Arial;
    line-height: 1.1;
    background: url("/static/image/contact/icon-tel.png") no-repeat 0 6px;
    padding-left: 40px;
    margin-bottom: 10px;
  }
  #contact .read .tel span {
    font-size: 14px;
    line-height: 1.2;
    font-weight: normal;
    margin-left: 0;
    display: block;
  }
  #contact .button {
    text-align: center;
  }
  #form #mp-main {
    width: 100%;
    margin: 0 auto;
  }
  #form #mp-main > p {
    font-size: 12px;
    color: red;
    text-align: left !important;
    margin-bottom: 12px;
  }
  #form #mp-main .errs {
    margin: 24px 0 10px -8px;
    font-weight: bold;
    color: #FF0000;
  }
  #form #mp-main .errs li {
    list-style: none;
    font-size: 18px;
    line-height: 2;
  }
  #form #mp-main .red {
    color: red;
    margin-left: 6px;
  }
  #form #mp-main dl {
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    background: #EAECEF;
  }
  #form #mp-main dt {
    padding: 8px 12px;
  }
  #form #mp-main dd {
    padding: 12px;
  }
  #form #mp-main dt {
    border-top: 1px solid #ccc;
    clear: left;
    float: none;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.8;
  }
  #form #mp-main dd {
    margin-left: 0;
    border-top: 1px solid #ccc;
    border-left: 0 solid #ccc;
    background: #fff;
    font-size: 15px;
    line-height: 1.8;
  }
  #form #mp-main dd select {
    width: 100% !important;
    font-size: 16px;
    padding: 8px 4px;
    border: 1px solid #7f9db9;
  }
  #form #mp-main dd .text {
    width: 100% !important;
    border: 1px solid #7f9db9;
    font-size: 16px;
    padding: 8px 4px;
    margin: 0;
  }
  #form #mp-main dd textarea {
    width: 100% !important;
    height: 330px;
    border: 1px solid #7f9db9;
    font-size: 16px;
    padding: 8px 4px;
  }
  #form #mp-main dd .douitxt {
    margin-bottom: 10px;
  }
  #form #mp-main p {
    margin-top: 20px;
    text-align: center;
  }
  #form #mp-main p .submit {
    width: 80%;
    margin: 0 auto 0;
    padding: 18px 40px;
    display: block;
    font-size: 19px;
    color: #000;
    border-style: none;
    border: 1px solid #ccc;
    background: #ccc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #form #mp-main p .back {
    width: 80%;
    margin: 0 auto 0;
    padding: 13px 40px;
    display: block;
    font-size: 17px;
    color: #fff;
    border-style: none;
    border: 1px solid #ccc;
    background: #000;
    background: #7d7e7d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0);
    /* IE6-9 */
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #form #finish {
    width: 100%;
    margin: 0 auto 40px;
  }
  #form #finish ul {
    padding: 27px 24px 34px;
    border: #ccc solid 1px;
  }
  #form #finish ul li {
    font-size: 16px;
    line-height: 1.8;
    list-style: none;
    margin-bottom: 10px;
  }
  #form #finish ul li .finish-message {
    font-size: 38px;
    line-height: 1.4;
    color: #d0d0d0;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 800;
  }
  #form #finish ul li .finish-submessage {
    font-size: 18px;
    line-height: 1.6;
    color: #005CA1;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
  }
  #form #finish ul li span {
    color: #b10000;
    font-weight: bold;
  }
  #form #finish #single-button {
    margin-top: 20px;
    text-align: center;
  }
  #form #finish #single-button button {
    width: 280px;
    padding: 15px 40px;
    font-size: 1.2em;
    border-style: none;
    border: 1px solid #ccc;
    background: #ccc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  #news-flame ul {
    margin-bottom: 20px;
    overflow-y: scroll;
    height: 260px;
  }
  #news-flame ul li {
    list-style: none;
  }
  #news-flame ul li {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 6px;
    padding: 3px 0;
    *zoom: 1;
  }
  #news-flame ul li:before,
  #news-flame ul li:after {
    display: table;
    content: "";
  }
  #news-flame ul li:after {
    clear: both;
  }
  #news-flame ul li .date {
    width: 92px;
    float: left;
  }
  #news-flame ul li .read {
    width: 380px;
    float: left;
  }
}
/*# sourceMappingURL=site-ogura.css.map */