@import "slicknav.css";
* {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
}
body {
  font-size: 13px;
  line-height: 1.5;
  font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
img {
  border: 0;
  vertical-align: bottom;
}
a:link {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
a:visited {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #000;
  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;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}
.wrap:before,
.wrap:after {
  display: table;
  content: "";
}
.wrap:after {
  clear: both;
}
.contents {
  width: 820px;
  margin: 0 auto;
  *zoom: 1;
  position: relative;
}
.contents:before,
.contents:after {
  display: table;
  content: "";
}
.contents:after {
  clear: both;
}
.slicknav_menu {
  display: none;
}
.h1 {
  padding: 0 0 4px 0;
  font-size: 33px;
  margin-bottom: 10px;
  text-align: center;
  background: url("/static/image/line.jpg") no-repeat center bottom;
}
.h1 + p {
  font-size: 12px;
  color: #727171;
  text-align: center;
  margin-bottom: 40px;
}
.h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
}
.h2 a {
  color: #fff;
}
.h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
.h2-glay {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
.h2-glay a {
  color: #fff;
}
.h2-glay + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
.h3 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
#header {
  padding: 0 0;
  background: url("/static/image/header-illustration.png") no-repeat center 5px;
}
#header #logo {
  width: 290px;
  margin: 36px auto 20px;
}
#header #logo a img {
  width: 290px;
}
#header #logo a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
}
#header .contact {
  position: absolute;
  top: 97px;
  right: 0;
  text-align: right;
}
#header .contact .address {
  font-size: 11px;
  line-height: 1.1;
  margin-bottom: 2px;
}
#header .contact .tel {
  font-family: helvetica, arial;
  font-size: 27px;
  line-height: 1.1;
  font-weight: normal;
  color: #007dcb;
}
#gnav {
  margin-bottom: 4px;
}
#gnav ul {
  width: 1000px;
  margin: 0 auto;
  border-left: 1px solid #dbdcdc;
  *zoom: 1;
}
#gnav ul li {
  list-style: none;
}
#gnav ul:before,
#gnav ul:after {
  display: table;
  content: "";
}
#gnav ul:after {
  clear: both;
}
#gnav ul li {
  width: 141px;
  float: left;
  border-right: 1px solid #dbdcdc;
  text-align: center;
}
#gnav ul li a {
  text-decoration: none;
  display: block;
  padding: 8px 0;
  font-size: 15px;
}
#gnav ul li a:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #007dcb;
}
#mainvisual-lower {
  background: #007dcb url("/static/image/mainvisual-lower.jpg") no-repeat center 0;
  height: 121px;
}
#lower {
  width: 820px;
  margin: 0 auto;
}
#lower h1 {
  padding: 0 0 4px 0;
  font-size: 33px;
  margin-bottom: 10px;
  text-align: center;
  background: url("/static/image/line.jpg") no-repeat center bottom;
}
#lower h1 + p {
  font-size: 12px;
  color: #727171;
  text-align: center;
  margin-bottom: 40px;
}
#home #service-info {
  position: relative;
}
#home #service-info #mainvisual {
  background-image: url("/static/image/mainvisual.jpg");
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100% auto;
  -moz-background-size: 100% auto;
  padding-top: 58%;
  height: 0;
  background-attachment: fixed;
}
#home #service-info #mainvisual .area {
  margin: 0 auto;
  padding: 15px 5px;
  position: absolute;
  width: 90%;
  top: 18%;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 1.3;
}
#home #service-info #mainvisual02 {
  background: #007dcb url("/static/image/mainvisual02.jpg") no-repeat center 0;
  background-attachment: fixed;
  height: 710px;
}
#home #service-info #mainvisual02 .area {
  width: 1000px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
#home #service-info #mainvisual02 .area .copy {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto;
}
#home #service-info #mainvisual02 .area .contact a img {
  position: absolute;
  top: 340px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto;
}
#home #service-info #mainvisual03 {
  background: #007dcb url("/static/image/mainvisual03.jpg") no-repeat center 0;
  background-attachment: fixed;
  height: 710px;
}
#home #service-info #mainvisual03 .area {
  width: 1000px;
  height: 600px;
  margin: 0 auto;
  position: relative;
}
#home #service-info #mainvisual03 .area .copy {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto;
}
#home #service-info #mainvisual03 .area .contact a img {
  position: absolute;
  top: 340px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto auto;
}
#home #service-info #service {
  width: 1065px;
  height: 920px;
  background: #FFFFFF;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  position: absolute;
  top: 66%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 30px 0;
}
#home #service-info #service h2 {
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.1;
  margin-bottom: 20px;
  -webkit-border-radius: 16px;
  border-radius: 32px;
  border-right: none;
}
#home #service-info #service ul {
  width: 1000px;
  margin-right: -28px;
  *zoom: 1;
}
#home #service-info #service ul li {
  list-style: none;
}
#home #service-info #service ul:before,
#home #service-info #service ul:after {
  display: table;
  content: "";
}
#home #service-info #service ul:after {
  clear: both;
}
#home #service-info #service ul li {
  width: 324px;
  min-height: 260px;
  margin: 0 9px 20px 0;
  float: left;
}
#home #service-info #service ul li img {
  margin-bottom: 8px;
}
#home #service-info #service ul li h3 {
  font-size: 18px;
  background: none;
  padding: 0;
  margin: 0 0 8px 0;
  border: none;
  color: #007dcb;
  font-weight: bold;
}
#home #service-info #service ul li p {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 0;
}
#home #service-info .button {
  width: 340px;
  margin: 0 auto;
}
#home #service-info .button a {
  width: 100%;
  padding: 26px 0;
  font-size: 18px;
  line-height: 1.1;
  color: #FFFFFF;
  text-align: center;
  display: block;
  background: #c20000;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: bold;
}
#home #service-info .button a:hover {
  background: #009cfe;
}
#home .contents {
  margin-top: 790px;
  width: 1000px!important;
}
#home .contents #area {
  float: left;
  width: 650px;
  margin-bottom: 60px;
}
#home .contents #area h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
}
#home .contents #area h2 a {
  color: #fff;
}
#home .contents #area h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#home .contents #area img {
  margin-bottom: 6px;
}
#home .contents #area p {
  font-size: 13px;
}
#home .contents #area p span {
  text-decoration: underline;
  font-weight: bold;
}
#home .contents #recruit {
  float: right;
  width: 324px;
}
#home .contents #recruit h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
}
#home .contents #recruit h2 a {
  color: #fff;
}
#home .contents #recruit h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#home .contents #recruit .area {
  text-align: center;
  padding-bottom: 14px;
}
#home .contents #recruit .area img {
  margin: 0;
}
#home .contents #news {
  clear: both;
}
#home .contents #news h2 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
#home .contents #news h2 a {
  color: #fff;
}
#home .contents #news h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#home .contents #news dl {
  width: 100%;
  float: left;
  font-size: 15px;
}
#home .contents #news dl dt {
  float: left;
  clear: left;
  width: 11%;
  margin-bottom: 10px;
}
#home .contents #news dl dd {
  float: left;
  width: 88%;
  margin-bottom: 10px;
}
#about {
  *zoom: 1;
}
#about:before,
#about:after {
  display: table;
  content: "";
}
#about:after {
  clear: both;
}
#about img {
  float: right;
  margin: 7px 0 0 20px;
}
#about .read {
  font-size: 16px;
  line-height: 2.6;
  overflow: hidden;
}
#about .read .headline {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.6;
  color: #007dcb;
  margin-bottom: 12px;
}
#about .read p {
  margin-bottom: 18px;
}
#about .read .right {
  text-align: right;
  margin-top: 30px;
}
#service .read {
  font-size: 15px;
  margin-bottom: 40px;
}
#service .graph {
  margin-bottom: 40px;
}
#service h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
#service h2 a {
  color: #fff;
}
#service h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#service h3 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
#service h3 a {
  color: #fff;
}
#service h3 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#service h3 + p {
  font-size: 15px;
  margin-bottom: 40px;
}
#service h4 {
  font-size: 16px;
  margin-bottom: 4px;
}
#service h4 + p {
  margin-bottom: 20px;
}
#service .contents {
  margin-bottom: 60px;
}
#support .visual {
  margin-bottom: 40px;
}
#support h2 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  margin-bottom: 20px;
}
#support h2 a {
  color: #fff;
}
#support h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#support h3 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
#support h3 a {
  color: #fff;
}
#support h3 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#support h3 + p {
  font-size: 15px;
  margin-bottom: 40px;
}
#support .read {
  font-size: 17px;
  font-weight: bold;
}
#support .read span {
  font-size: 12px;
  font-weight: normal;
}
#support .support {
  *zoom: 1;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 40px;
}
#support .support:before,
#support .support:after {
  display: table;
  content: "";
}
#support .support:after {
  clear: both;
}
#support .support img {
  float: left;
  overflow: hidden;
  margin-right: 20px;
  margin-top: 6px;
}
#case .visual {
  margin-bottom: 40px;
}
#case h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 40px;
}
#case h2 a {
  color: #fff;
}
#case h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#case h3 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
#case h3 a {
  color: #fff;
}
#case h3 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#case h3 + p {
  font-size: 15px;
  margin-bottom: 40px;
}
#case table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 40px;
}
#case table th,
#case table td {
  padding: 12px 12px;
}
#case table th {
  width: 20%;
  border: 1px solid #c5c5c5;
  background: #ededed;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
}
#case table td {
  border: 1px solid #c5c5c5;
  text-align: left;
  font-size: 16px;
}
#tab ul {
  width: 104%;
  margin: 0 -20px 36px 0;
  *zoom: 1;
}
#tab ul li {
  list-style: none;
}
#tab ul:before,
#tab ul:after {
  display: table;
  content: "";
}
#tab ul:after {
  clear: both;
}
#tab ul li {
  width: 260px;
  margin-right: 20px;
  float: left;
  font-size: 18px;
  text-align: center;
}
#tab ul li a {
  background: #ccc;
  color: #000;
  display: block;
  text-decoration: none;
  padding: 20px 0;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}
#tab ul li strong {
  background: #007dcb;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  padding: 20px 0;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}
#tab-2 ul {
  width: 104%;
  margin: 0 -20px 36px 0;
  *zoom: 1;
}
#tab-2 ul li {
  list-style: none;
}
#tab-2 ul:before,
#tab-2 ul:after {
  display: table;
  content: "";
}
#tab-2 ul:after {
  clear: both;
}
#tab-2 ul li {
  width: 47%;
  margin-right: 20px;
  float: left;
  font-size: 18px;
  text-align: center;
}
#tab-2 ul li a {
  background: #ccc;
  color: #000;
  display: block;
  text-decoration: none;
  padding: 20px 0;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}
#tab-2 ul li strong {
  background: #007dcb;
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  padding: 20px 0;
  -webkit-border-radius: 12px 12px 0 0;
  border-radius: 12px 12px 0 0;
}
#company table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 10px;
}
#company table th,
#company table td {
  padding: 12px 12px;
}
#company table th {
  width: 20%;
  border: 1px solid #c5c5c5;
  background: #ededed;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
}
#company table td {
  border: 1px solid #c5c5c5;
  text-align: left;
  font-size: 16px;
}
#company table td .right {
  text-align: right;
  font-size: 14px;
}
#company table td ul {
  margin: 0 0 20px 22px;
  *zoom: 1;
}
#company table td ul:before,
#company table td ul:after {
  display: table;
  content: "";
}
#company table td ul:after {
  clear: both;
}
#company table td ul li {
  float: left;
  width: 40%;
}
#company table td ol {
  margin-left: 22px;
  list-style-type: disc;
}
#access h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
}
#access h2 a {
  color: #fff;
}
#access h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#access h3 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
#access h3 a {
  color: #fff;
}
#access h3 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#access h3 + p {
  font-size: 15px;
  margin-bottom: 40px;
}
#access .map {
  margin-bottom: 20px;
}
#access .map iframe {
  width: 100%;
  height: 450px;
}
#access .address {
  margin-bottom: 40px;
}
#access .address .name {
  font-size: 17px;
  font-weight: bold;
}
#access .address p {
  font-size: 15px;
}
#history h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 40px;
}
#history h2 a {
  color: #fff;
}
#history h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#history h3 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  margin-bottom: 40px;
}
#history h3 a {
  color: #fff;
}
#history h3 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#history ul {
  font-size: 16px;
  margin-bottom: 60px;
}
#history ul li {
  list-style: none;
}
#history ul li {
  border-bottom: 1px solid #cccccc;
  padding: 14px 0;
  *zoom: 1;
}
#history ul li:before,
#history ul li:after {
  display: table;
  content: "";
}
#history ul li:after {
  clear: both;
}
#history ul li .time {
  width: 24%;
  float: left;
  font-weight: bold;
}
#history ul li .detail {
  float: left;
}
#history ul li:first-child {
  border-top: 1px solid #cccccc;
}
#recruit h2 {
  background-color: #007dcb;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
  background-color: #009fe8;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-right: 9px solid #1cb8ff;
  padding: 18px 55px 18px 28px;
}
#recruit h2 a {
  color: #fff;
}
#recruit h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#recruit .visual {
  margin-bottom: 40px;
}
#recruit table {
  width: 100%;
  border: 1px #B3B3B3 solid;
  border-collapse: collapse;
  margin-bottom: 40px;
}
#recruit table th,
#recruit table td {
  padding: 12px 12px;
}
#recruit table th {
  width: 20%;
  border: 1px solid #c5c5c5;
  background: #ededed;
  font-size: 16px;
  text-align: left;
  vertical-align: top;
}
#recruit table td {
  border: 1px solid #c5c5c5;
  text-align: left;
  font-size: 16px;
}
#recruit table td p {
  font-size: 13px;
  margin: 4px 0 0 0;
}
#recruit .button {
  text-align: center;
}
#recruit .button p {
  font-size: 14px;
  margin-bottom: 10px;
}
#recruit .button a {
  width: 40%;
  margin: 0 auto;
  display: block;
  font-size: 16px;
  background: #c20000;
  color: #FFFFFF;
  padding: 20px 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
#recruit .button a:hover {
  background: #8f0000;
}
#recruit .mokuji {
  background: #009fe8;
  margin-bottom: 80px;
  padding: 0 0 30px 0;
  text-align: center;
}
#recruit .mokuji h5 {
  margin: 20px 0;
}
#recruit .mokuji h5 + p {
  color: #fff;
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#recruit .mokuji ul {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
}
#recruit .mokuji ul li {
  list-style: none;
}
#recruit .mokuji ul li {
  font-size: 15px;
  text-decoration: underline;
}
#recruit .mokuji ul li a {
  display: block;
  color: #fff;
}
#recruit .mokuji ul li a img {
  margin-bottom: 8px;
}
#recruit .profile {
  margin-bottom: 80px;
}
#recruit .profile img {
  margin-bottom: 16px;
}
#recruit .profile h4 {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #009fe8;
  margin-bottom: 40px;
}
#recruit .profile h3 {
  background-color: #e7eaed;
  padding: 16px 55px 16px 28px;
  margin-bottom: 16px;
  border-left: 9px solid #007dcb;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
}
#recruit .profile .read {
  font-size: 15px;
  line-height: 1.8;
  overflow: hidden;
  margin-bottom: 40px;
}
#recruit .profile .read p {
  margin-bottom: 18px;
}
#contact h2 {
  background-color: #007dcb;
  padding: 18px 55px 18px 28px;
  margin-bottom: 16px;
  border-right: 9px solid #009cfe;
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  color: #ffffff;
  margin-bottom: 30px;
}
#contact h2 a {
  color: #fff;
}
#contact h2 + p {
  font-size: 12px;
  margin: -6px 0 20px 0;
}
#contact .contents {
  margin-bottom: 40px;
  text-align: center;
}
#contact .contents p {
  font-size: 15px;
}
#contact .contents .call {
  font-family: helvetica, arial;
  font-size: 46px;
  line-height: 1.1;
  font-weight: bold;
  color: #007dcb;
}
#contact #mp-main {
  margin-top: 20px;
  margin-bottom: 70px;
}
#contact #mp-main > p {
  font-size: 13px;
  color: red;
  text-align: left !important;
  margin-bottom: 8px;
}
#contact #mp-main .errs {
  width: 820px;
  margin: 24px 0 10px 0;
  font-weight: bold;
  color: #FF0000;
}
#contact #mp-main .errs ul {
  text-align: left;
}
#contact #mp-main .errs ul li {
  list-style: none;
  font-size: 23px;
  line-height: 1.7;
}
#contact #mp-main .red {
  color: red;
  margin-left: 6px;
  font-size: 12px;
}
#contact #mp-main dl {
  border: 1px solid #ccc;
  border-top: none;
  background: #EAECEF;
}
#contact #mp-main dt,
#contact #mp-main dd {
  padding: 12px;
}
#contact #mp-main dt {
  border-top: 1px solid #ccc;
  clear: left;
  float: left;
  width: 180px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.8;
}
#contact #mp-main dd {
  margin-left: 190px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
  line-height: 1.8;
}
#contact #mp-main dd select {
  width: 300px !important;
  font-size: 16px;
  padding: 5px 4px 5px 10px;
}
#contact #mp-main dd .text {
  width: 96%!important;
  border: 1px solid #7f9db9;
  font-size: 16px;
  ime-mode: auto;
  padding: 8px 4px;
  margin: 0;
}
#contact #mp-main dd textarea {
  width: 96% !important;
  height: 330px;
  border: 1px solid #7f9db9;
  font-size: 16px;
  ime-mode: auto;
  padding: 8px 4px;
}
#contact #mp-main dd .attention {
  font-size: 12px;
}
#contact #mp-main p {
  margin-top: 20px;
  text-align: center;
}
#contact #mp-main p .submit {
  width: 280px;
  padding: 15px 0;
  margin-bottom: 20px;
  font-size: 17px;
  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;
}
#contact #mp-main p .back {
  width: 200px;
  padding: 15px 0;
  margin-bottom: 20px;
  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;
}
#contact #finish {
  margin: 20px 0 40px 20px;
}
#contact #finish ul {
  padding: 27px 24px 34px;
  border: #ccc solid 1px;
}
#contact #finish ul li {
  font-size: 14px;
  line-height: 1.8;
  list-style: none;
}
#contact #finish ul li .finish-message {
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
  color: #bfbfbf;
}
#contact #finish ul li .finish-submessage {
  font-size: 14px;
  line-height: 1.6;
  font-weight: bold;
  color: #2974b4;
}
#contact #finish ul li ul {
  background: #f4f0e5;
  border: none;
  padding: 18px;
  margin-top: 10px;
}
#contact #finish ul li ul li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 7px;
  font-size: 12px;
}
#contact #finish ul .important {
  font-size: 13px;
  color: #990000;
}
#contact #finish #single-button {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}
#contact #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;
}
#privacy .read {
  font-size: 13px;
  margin-bottom: 20px;
}
#privacy h2 {
  font-size: 18px;
  margin-bottom: 4px;
}
#privacy h2 + p {
  font-size: 15px;
  margin-bottom: 20px;
}
#privacy ol {
  list-style-type: disc;
  margin: -10px 0 20px 40px;
}
#privacy ol li {
  font-size: 13px;
  margin-bottom: 4px;
}
#sitemap {
  margin-left: 60px;
}
#sitemap ul li {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
#sitemap ul li ul {
  margin: 8px 0 0 20px;
}
#sitemap ul li ul li {
  font-size: 15px;
  font-weight: normal;
}
#sitemap ul li ul li ul {
  margin-bottom: 18px;
}
#sitemap ul li ul li ul li {
  font-size: 13px;
  font-weight: normal;
}
/* パンくず */
#breadcrumbs {
  width: 100%;
  margin: 14px 0 20px -6px;
  list-style: none;
}
#breadcrumbs li {
  font-size: 12px;
  display: inline;
}
#breadcrumbs li a {
  padding: 0 5px 0 5px;
}
/* ページトップ */
#pagetop {
  width: 850px;
  margin: 0 auto;
  position: relative;
  right: 0;
  text-align: right;
  z-index: 1;
}
#pagetop a {
  width: 73px;
  height: 83px;
  bottom: 250px;
  position: fixed;
}
#pagetop a:hover {
  text-decoration: none;
}
/* フッター */
#footer-illustration {
  margin-top: 120px;
  position: relative;
}
#footer-illustration .link {
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 12px;
}
#footer {
  background: #007dcb;
  color: #FFFFFF;
  position: relative;
  padding: 20px 0 90px 0;
}
#footer .logo {
  display: none;
}
#footer .profile .name {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 4px;
}
#footer .profile p {
  font-size: 14px;
}
#footer .copyright {
  clear: both;
  font-size: 11px;
  margin-top: 14px;
}
#footer .license {
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
  *zoom: 1;
}
#footer .license:before,
#footer .license:after {
  display: table;
  content: "";
}
#footer .license:after {
  clear: both;
}
#footer .license ul {
  float: left;
}
#footer .license ul li {
  list-style: none;
}
#footer .license ul li {
  margin-bottom: 4px;
}
#footer .license .ea21 {
  float: left;
  margin: 3px 0 0 15px;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    min-width: 1000px;
  }
  #header {
    overflow: hidden;
  }
  #home {
    width: 1065px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  body {
    -webkit-text-size-adjust: 100%;
    background: #FFFFFF;
  }
  .wrap {
    width: 90%;
    margin: 0 auto;
    *zoom: 1;
    position: relative;
  }
  .wrap:before,
  .wrap:after {
    display: table;
    content: "";
  }
  .wrap:after {
    clear: both;
  }
  .contents {
    width: 90%;
    margin: 0 auto;
    *zoom: 1;
  }
  .contents:before,
  .contents:after {
    display: table;
    content: "";
  }
  .contents:after {
    clear: both;
  }
  #menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  }
  .h1 {
    padding: 0 0 4px 0;
    font-size: 33px;
    margin-bottom: 10px;
    text-align: center;
    background: url("/static/image/line.jpg") no-repeat center bottom;
  }
  .h1 + p {
    font-size: 12px;
    color: #727171;
    text-align: center;
    margin-bottom: 40px;
  }
  .h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
  }
  .h2 a {
    color: #fff;
  }
  .h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  .h2-glay {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
  }
  .h2-glay a {
    color: #fff;
  }
  .h2-glay + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #header {
    padding: 0 0 0 0;
    background: url("/static/image/header-illustration.png") no-repeat center 0;
  }
  #header #logo {
    width: 270px;
    margin: 20px auto 14px;
  }
  #header #logo a img {
    width: 270px;
  }
  #header #logo a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: 0.7;
    -moz-opacity: 0.7;
  }
  #header .contact {
    display: none;
  }
  #gnav {
    display: none;
  }
  #mainvisual-lower {
    width: 100%;
    background: #fff url("/static/image/mainvisual-lower.jpg") no-repeat center 0;
    height: 121px;
  }
  #lower {
    width: 90%;
    margin: 0 auto;
  }
  #lower h1 {
    padding: 0 0 4px 0;
    font-size: 33px;
    margin-bottom: 10px;
    text-align: center;
    background: url("/static/image/line.jpg") no-repeat center bottom;
  }
  #lower h1 + p {
    font-size: 12px;
    color: #727171;
    text-align: center;
    margin-bottom: 40px;
  }
  #home #service-info {
    position: relative;
  }
  #home #service-info #mainvisual {
    width: 100%;
    background: #fff url("/static/image/mainvisual.jpg") no-repeat center 0;
    background-attachment: none;
    background-size: contain;
    height: 0;
    position: relative;
    padding-top: 78.8%;
    margin-bottom: 20px;
  }
  #home #service-info #mainvisual .area {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
  }
  #home #service-info #mainvisual .area img {
    display: none;
  }
  #home #service-info #mainvisual .area .copy {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto auto;
  }
  #home #service-info #mainvisual .area .contact a img {
    display: none;
  }
  #home #service-info #service {
    width: 90%;
    height: auto;
    background: #FFFFFF;
    -webkit-border-radius: 0;
    border-radius: 0;
    position: static;
    top: 540px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto 60px;
    box-shadow: none;
    padding: 20px 0;
  }
  #home #service-info #service h2 {
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  #home #service-info #service ul {
    width: 100%;
    margin-right: -28px;
    *zoom: 1;
  }
  #home #service-info #service ul li {
    list-style: none;
  }
  #home #service-info #service ul:before,
  #home #service-info #service ul:after {
    display: table;
    content: "";
  }
  #home #service-info #service ul:after {
    clear: both;
  }
  #home #service-info #service ul li {
    width: 100%;
    margin: 0 9px 30px 0;
    float: left;
  }
  #home #service-info #service ul li img {
    width: 100%;
    margin-bottom: 6px;
  }
  #home #service-info #service ul li h3 {
    font-size: 20px;
  }
  #home #service-info #service ul li p {
    font-size: 14px;
  }
  #home #service-info .button {
    width: 90%;
    margin: 0 auto;
  }
  #home #service-info .button a {
    width: 100%;
    padding: 21px 0;
    font-size: 17px;
    line-height: 1.1;
    color: #FFFFFF;
    text-align: center;
    display: block;
    background: #c20000;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: normal;
  }
  #home #service-info .button a:hover {
    background: #009cfe;
  }
  #home .contents {
    margin-top: 0;
    width: 90%!important;
  }
  #home .contents #area {
    float: none;
    width: 100%;
    margin-bottom: 60px;
  }
  #home .contents #area h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
  }
  #home .contents #area h2 a {
    color: #fff;
  }
  #home .contents #area h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #home .contents #area img {
    margin-bottom: 6px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #home .contents #area p {
    font-size: 15px;
  }
  #home .contents #area p span {
    text-decoration: underline;
    font-weight: bold;
  }
  #home .contents #recruit {
    float: none;
    width: 100%;
    margin-bottom: 60px;
  }
  #home .contents #recruit h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
  }
  #home .contents #recruit h2 a {
    color: #fff;
  }
  #home .contents #recruit h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #home .contents #recruit .area {
    background: #007dcb;
    text-align: center;
    padding-bottom: 0;
  }
  #home .contents #recruit .area img {
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #home .contents #news {
    clear: both;
  }
  #home .contents #news h2 {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
  }
  #home .contents #news h2 a {
    color: #fff;
  }
  #home .contents #news h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #home .contents #news dl {
    width: 100%;
    float: none;
    font-size: 16px;
  }
  #home .contents #news dl dt {
    float: none;
    clear: left;
    width: 100%;
    margin-bottom: 4px;
  }
  #home .contents #news dl dd {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  #about {
    *zoom: 1;
  }
  #about:before,
  #about:after {
    display: table;
    content: "";
  }
  #about:after {
    clear: both;
  }
  #about img {
    display: none;
  }
  #about .read {
    font-size: 18px;
    line-height: 2.2;
    overflow: hidden;
  }
  #about .read .headline {
    font-size: 22px;
    font-weight: bold;
    color: #004075;
    margin-bottom: 12px;
  }
  #about .read p {
    margin-bottom: 18px;
  }
  #about .read .right {
    text-align: right;
    margin-top: 40px;
  }
  #service .read {
    font-size: 15px;
    margin-bottom: 40px;
  }
  #service .graph {
    margin-bottom: 40px;
  }
  #service .graph img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #service h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 20px;
  }
  #service h2 a {
    color: #fff;
  }
  #service h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #service h3 {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
  }
  #service h3 a {
    color: #fff;
  }
  #service h3 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #service h3 + p {
    font-size: 15px;
    margin-bottom: 40px;
  }
  #service h4 {
    font-size: 16px;
    margin-bottom: 4px;
  }
  #service h4 + p {
    margin-bottom: 20px;
  }
  #service .contents {
    margin-bottom: 60px;
  }
  #service .contents img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #support .visual {
    margin-bottom: 40px;
  }
  #support .visual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #support h2 {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 20px;
  }
  #support h2 a {
    color: #fff;
  }
  #support h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #support h3 {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
  }
  #support h3 a {
    color: #fff;
  }
  #support h3 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #support h3 + p {
    font-size: 15px;
    margin-bottom: 40px;
  }
  #support .support {
    *zoom: 1;
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  #support .support:before,
  #support .support:after {
    display: table;
    content: "";
  }
  #support .support:after {
    clear: both;
  }
  #support .support img {
    display: none;
  }
  #case .visual {
    margin-bottom: 40px;
  }
  #case .visual img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #case h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 40px;
  }
  #case h2 a {
    color: #fff;
  }
  #case h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #case h3 {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
  }
  #case h3 a {
    color: #fff;
  }
  #case h3 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #case h3 + p {
    font-size: 15px;
    margin-bottom: 40px;
  }
  #case table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 40px;
  }
  #case table th,
  #case table td {
    padding: 12px 12px;
  }
  #case table th {
    width: 22%;
    border: 1px solid #c5c5c5;
    background: #ededed;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
  }
  #case table td {
    border: 1px solid #c5c5c5;
    text-align: left;
    font-size: 14px;
  }
  #tab ul {
    width: 103%;
    margin: 0 -20px 36px 0;
    *zoom: 1;
  }
  #tab ul li {
    list-style: none;
  }
  #tab ul:before,
  #tab ul:after {
    display: table;
    content: "";
  }
  #tab ul:after {
    clear: both;
  }
  #tab ul li {
    width: 31%;
    margin-right: 8px;
    float: left;
    font-size: 13.5px;
    line-height: 1.1;
    text-align: center;
  }
  #tab ul li a {
    background: #ccc;
    color: #000;
    display: block;
    text-decoration: none;
    padding: 16px 0;
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
  }
  #tab ul li strong {
    background: #007dcb;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    padding: 16px 0;
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
  }
  #tab-2 ul {
    width: 104%;
    margin: 0 -20px 36px 0;
    *zoom: 1;
  }
  #tab-2 ul li {
    list-style: none;
  }
  #tab-2 ul:before,
  #tab-2 ul:after {
    display: table;
    content: "";
  }
  #tab-2 ul:after {
    clear: both;
  }
  #tab-2 ul li {
    width: 47%;
    margin-right: 8px;
    float: left;
    font-size: 13.5px;
    line-height: 1.1;
    text-align: center;
  }
  #tab-2 ul li a {
    background: #ccc;
    color: #000;
    display: block;
    text-decoration: none;
    padding: 16px 0;
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
  }
  #tab-2 ul li strong {
    background: #007dcb;
    color: #FFFFFF;
    display: block;
    text-decoration: none;
    padding: 16px 0;
    -webkit-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0;
  }
  #company table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 10px;
  }
  #company table th,
  #company table td {
    padding: 12px 12px;
  }
  #company table th {
    width: 22%;
    border: 1px solid #c5c5c5;
    background: #ededed;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
  }
  #company table td {
    border: 1px solid #c5c5c5;
    text-align: left;
    font-size: 14px;
  }
  #company table td .right {
    text-align: right;
    font-size: 14px;
  }
  #company table td ul {
    margin: 0 0 20px 22px;
    *zoom: 1;
  }
  #company table td ul:before,
  #company table td ul:after {
    display: table;
    content: "";
  }
  #company table td ul:after {
    clear: both;
  }
  #company table td ul li {
    float: none;
    width: 100%;
  }
  #company table td ol {
    margin-left: 22px;
    list-style-type: disc;
  }
  #access h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
  }
  #access h2 a {
    color: #fff;
  }
  #access h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #access h3 {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
  }
  #access h3 a {
    color: #fff;
  }
  #access h3 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #access h3 + p {
    font-size: 15px;
    margin-bottom: 40px;
  }
  #access .map {
    margin-bottom: 20px;
  }
  #access .map iframe {
    width: 100%;
    height: 250px;
  }
  #access .address {
    margin-bottom: 40px;
  }
  #access .address .name {
    font-size: 17px;
    font-weight: bold;
  }
  #access .address p {
    font-size: 15px;
  }
  #history h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 40px;
  }
  #history h2 a {
    color: #fff;
  }
  #history h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #history h3 {
    background-color: #e7eaed;
    padding: 14px 28px 14px 20px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 16px;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 40px;
  }
  #history h3 a {
    color: #fff;
  }
  #history h3 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #history ul {
    font-size: 16px;
    margin-bottom: 60px;
  }
  #history ul li {
    list-style: none;
  }
  #history ul li {
    border-bottom: 1px solid #cccccc;
    padding: 14px 0;
    *zoom: 1;
  }
  #history ul li:before,
  #history ul li:after {
    display: table;
    content: "";
  }
  #history ul li:after {
    clear: both;
  }
  #history ul li .time {
    width: 100%;
    float: none;
    font-weight: bold;
  }
  #history ul li .detail {
    float: none;
  }
  #history ul li:first-child {
    border-top: 1px solid #cccccc;
  }
  #recruit h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
  }
  #recruit h2 a {
    color: #fff;
  }
  #recruit h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #recruit .visual {
    margin-bottom: 40px;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #recruit table {
    width: 100%;
    border: 1px #B3B3B3 solid;
    border-collapse: collapse;
    margin-bottom: 40px;
  }
  #recruit table th,
  #recruit table td {
    padding: 12px 12px;
  }
  #recruit table th {
    width: 22%;
    border: 1px solid #c5c5c5;
    background: #ededed;
    font-size: 13px;
    text-align: left;
    vertical-align: top;
  }
  #recruit table td {
    border: 1px solid #c5c5c5;
    text-align: left;
    font-size: 14px;
  }
  #recruit table td p {
    font-size: 13px;
    margin: 4px 0 0 0;
  }
  #recruit .button {
    text-align: center;
  }
  #recruit .button p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #recruit .button a {
    width: 70%;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    background: #c20000;
    color: #FFFFFF;
    padding: 20px 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
  }
  #recruit .button a:hover {
    background: #8f0000;
  }
  #recruit .mokuji {
    background: #009fe8;
    margin-bottom: 80px;
    padding: 0 0 30px 0;
    text-align: center;
  }
  #recruit .mokuji > img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #recruit .mokuji h5 {
    margin: 20px 0;
  }
  #recruit .mokuji h5 + p {
    color: #fff;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 20px;
    padding: 0 10px;
  }
  #recruit .mokuji ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
  #recruit .mokuji ul li {
    list-style: none;
  }
  #recruit .mokuji ul li {
    width: 47%;
    margin: 0 0 24px 0;
    font-size: 15px;
    text-decoration: underline;
  }
  #recruit .mokuji ul li a {
    display: block;
    color: #fff;
  }
  #recruit .mokuji ul li a img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
  }
  #recruit .profile {
    margin-bottom: 80px;
  }
  #recruit .profile img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 16px;
  }
  #recruit .profile h4 {
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
    color: #009fe8;
    margin-bottom: 40px;
  }
  #recruit .profile h3 {
    background-color: #e7eaed;
    padding: 16px 55px 16px 28px;
    margin-bottom: 16px;
    border-left: 9px solid #007dcb;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
  }
  #recruit .profile .read {
    font-size: 18px;
    line-height: 1.8;
    overflow: hidden;
    margin-bottom: 40px;
  }
  #recruit .profile .read p {
    margin-bottom: 18px;
  }
  #contact h2 {
    background-color: #007dcb;
    padding: 16px 28px 16px 28px;
    margin-bottom: 16px;
    border-right: 9px solid #009cfe;
    font-size: 17px;
    line-height: 1.3;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 30px;
  }
  #contact h2 a {
    color: #fff;
  }
  #contact h2 + p {
    font-size: 13px;
    margin: -6px 0 20px 0;
  }
  #contact .contents {
    margin-bottom: 40px;
    text-align: center;
  }
  #contact .contents p {
    font-size: 15px;
  }
  #contact .contents .call {
    font-family: helvetica, arial;
    font-size: 46px;
    line-height: 1.1;
    font-weight: bold;
    color: #007dcb;
  }
  #contact #mp-main {
    margin-top: 20px;
    margin-bottom: 70px;
  }
  #contact #mp-main > p {
    font-size: 14px;
    color: #da0000;
    text-align: left !important;
    margin-bottom: 8px;
  }
  #contact #mp-main .errs {
    width: 100% !important;
    margin: 24px 0 28px 0;
    font-weight: bold;
    color: #FF0000;
  }
  #contact #mp-main .errs ul {
    text-align: left;
  }
  #contact #mp-main .errs ul li {
    list-style: none;
    font-size: 21px;
    line-height: 1.7;
  }
  #contact #mp-main .red {
    color: #da0000;
    margin-left: 6px;
    font-size: 12px;
  }
  #contact #mp-main dl {
    border: 1px solid #ccc;
    border-top: none;
    background: #EAECEF;
  }
  #contact #mp-main dt,
  #contact #mp-main dd {
    padding: 12px;
  }
  #contact #mp-main dt {
    border-top: 1px solid #ccc;
    clear: left;
    float: none;
    width: 100%;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.8;
  }
  #contact #mp-main dd {
    margin-left: 0;
    border-top: 1px solid #ccc;
    border-left: 0 solid #ccc;
    background: #fff;
    font-size: 16px;
    line-height: 1.8;
  }
  #contact #mp-main dd select {
    width: 100% !important;
    font-size: 16px;
    padding: 5px 4px 5px 10px;
  }
  #contact #mp-main dd .text {
    width: 100% !important;
    border: 1px solid #7f9db9;
    font-size: 16px;
    ime-mode: auto;
    padding: 8px 4px;
    margin: 0 0 4px 0;
  }
  #contact #mp-main dd textarea {
    width: 100% !important;
    height: 330px;
    border: 1px solid #7f9db9;
    font-size: 16px;
    ime-mode: auto;
    padding: 8px 4px;
  }
  #contact #mp-main dd .attention {
    font-size: 13px;
    color: #424242;
  }
  #contact #mp-main p {
    margin-top: 20px;
    text-align: center;
  }
  #contact #mp-main p .submit {
    width: 80%;
    margin: 0 auto 0;
    padding: 18px 0;
    display: block;
    font-size: 19px;
    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;
  }
  #contact #mp-main p .back {
    width: 80%;
    margin: 0 auto 0;
    padding: 13px 0;
    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;
  }
  #contact #finish {
    margin: 20px 0 40px 0;
  }
  #contact #finish ul {
    padding: 27px 24px 34px;
    border: #ccc solid 1px;
  }
  #contact #finish ul li {
    font-size: 14px;
    line-height: 1.8;
    list-style: none;
  }
  #contact #finish ul li .finish-message {
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
    color: #bfbfbf;
  }
  #contact #finish ul li .finish-submessage {
    font-size: 14px;
    line-height: 1.6;
    font-weight: bold;
    color: #2974b4;
  }
  #contact #finish ul li ul {
    background: #f4f0e5;
    border: none;
    padding: 18px;
    margin-top: 10px;
  }
  #contact #finish ul li ul li {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 7px;
    font-size: 12px;
  }
  #contact #finish ul .important {
    font-size: 13px;
    color: #990000;
  }
  #contact #finish #single-button {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
  }
  #contact #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;
  }
  #sitemap {
    margin-left: 30px;
  }
  #sitemap ul li {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 16px;
  }
  #sitemap ul li ul {
    margin: 8px 0 0 20px;
  }
  #sitemap ul li ul li {
    font-size: 18px;
    font-weight: normal;
  }
  #sitemap ul li ul li ul {
    margin-bottom: 22px;
  }
  #sitemap ul li ul li ul li {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 6px;
  }
  #privacy .read {
    font-size: 13px;
    margin-bottom: 20px;
  }
  #privacy h2 {
    font-size: 18px;
    margin-bottom: 4px;
  }
  #privacy h2 + p {
    font-size: 15px;
    margin-bottom: 20px;
  }
  #privacy ol {
    list-style-type: disc;
    margin: -10px 0 20px 40px;
  }
  #privacy ol li {
    font-size: 13px;
    margin-bottom: 4px;
  }
  /* パンくず */
  #breadcrumbs {
    width: 100%;
    margin: 14px 0 30px -5px;
    list-style: none;
  }
  #breadcrumbs li {
    font-size: 15px;
    display: inline;
  }
  #breadcrumbs li a {
    padding: 0 5px 0 5px;
  }
  /* ページトップ */
  #pagetop {
    width: 51%;
    margin: 0 auto;
    position: relative;
    right: 0;
    text-align: right;
    z-index: 1;
  }
  #pagetop a {
    width: 73px;
    height: 83px;
    bottom: 40px;
    position: fixed;
  }
  #pagetop a:hover {
    text-decoration: none;
  }
  /* フッター */
  #footer-illustration {
    margin-top: 120px;
    position: static;
  }
  #footer-illustration img {
    display: none;
  }
  #footer-illustration .link {
    position: static;
    bottom: 10px;
    right: 100px;
    font-size: 15px;
    margin-bottom: 20px;
  }
  #footer {
    background: #007dcb;
    color: #FFFFFF;
    position: relative;
    padding: 14px 0 20px 0;
  }
  #footer .logo {
    float: left;
    width: 50px;
    margin: 5px 10px 20px 0;
  }
  #footer .logo img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #footer .profile {
    float: none;
    margin-bottom: 14px;
  }
  #footer .profile .name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 4px;
  }
  #footer .profile p {
    font-size: 14px;
  }
  #footer .copyright {
    clear: both;
    font-size: 10px;
  }
  #footer .license {
    font-size: 11px;
    position: static;
    top: 0;
    right: 0;
    *zoom: 1;
    margin-bottom: 14px;
  }
  #footer .license:before,
  #footer .license:after {
    display: table;
    content: "";
  }
  #footer .license:after {
    clear: both;
  }
  #footer .license ul {
    float: none;
  }
  #footer .license ul li {
    list-style: none;
  }
  #footer .license ul li {
    margin-bottom: 4px;
  }
  #footer .license .ea21 {
    float: none;
    margin: 3px 0 0 0;
    width: 100%;
    *zoom: 1;
  }
  #footer .license .ea21:before,
  #footer .license .ea21:after {
    display: table;
    content: "";
  }
  #footer .license .ea21:after {
    clear: both;
  }
  #footer .license .ea21 a {
    float: left;
    margin-right: 4px;
  }
  #footer .license .ea21 a img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}
#jugem-feed {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#jugem-feed li {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
#jugem-feed li:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
}
#jugem-feed a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  height: 100%;
}
#jugem-feed img {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
}
#jugem-feed time,
#jugem-feed h3 {
  color: #333333;
  margin-left: 15px;
  margin-right: 15px;
}
#jugem-feed time {
  font-size: 0.8em;
  color: #888888;
  margin-top: 12px;
}
#jugem-feed h3 {
  flex-grow: 1;
  font-size: 0.95em;
  font-weight: 600;
  line-height: 1.5;
  margin-top: 6px;
  margin-bottom: 15px;
}
@media (max-width: 820px) {
  #jugem-feed {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 500px) {
  #jugem-feed {
    grid-template-columns: 1fr;
  }
}
/*# sourceMappingURL=site.css.map */