@charset "utf-8";

#wrap #contents section.contents {
  width: 100%;
}

#wrap #contents section.contents#top article {
  overflow: hidden;
  margin: 0 0 60px;
}

#wrap #contents section.contents#top article figure {
  margin: 0 30px 0 0;
  float: left;
  border: 10px solid #efefef;
  padding: 8px;
  background: #fff;
}

#wrap #contents section.contents h3 {
  margin: 35px 0 25px;
}

.moreBtn {
  float: right;
  margin-top: 10px;
  letter-spacing: 1px;
}
.moreBtn a {
  font-size: 13px;
  font-weight: bold;
}

.moreBtn a:hover {
  text-decoration: underline;
}

/* ----------------
 top-visual
---------------- */

.layout_top-visual {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  height: 400px;
  margin-top: 0;
  background: url(../images/img_main_visual.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.layout_top-visual div.inner {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.layout_top-visual .catchcopy {
  position: absolute;
  top: 70px;
  width: 550px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 30px;
}

.layout_top-visual h3 {
  text-align: left;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 1.8;
  color: #015294;
  opacity: 1;
}

.layout_top-visual h4 {
  text-align: center;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1.1;
  color: #fff;
  opacity: 0.8;
  margin-top: 15px;
  margin-bottom: 15px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.layout_top-visual strong {
  font-weight: bold;
  font-size: 84px;
  letter-spacing: 0.1em;
}

.layout_top-visual img {
  margin-top: 35px;
}

.layout_top-visual img:hover {
  opacity: 1;
}

/* ----------------
 top-news
---------------- */

.layout_top-news {
  position: absolute;
  top: 320px;
  background-color: rgba(255, 255, 255, 0.9);
  width: 960px;
  height: 43px;
  margin-left: 0;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.layout_top-news-title {
  color: #fff;
  background: #015294;
  font-weight: bold;
  width: 100px;
  text-align: center;
  float: left;
  line-height: 3.4;
}
.layout_top-news ul {
  display: flex;
}
.layout_top-news li {
  font-size: 12px;
  line-height: 3.5;
  padding: 0 10px;
}

.layout_top-news-date {
  width: 70px;
  border-right: 2px solid #ddd;
}

.layout_top-news a:hover {
  text-decoration: underline;
}

/* ----------------
 top-solution
---------------- */

.layout_top-solution {
  padding-bottom: 30px;
}

#wrap #contents .layout_top-solution h3 {
  text-align: center;
  font-size: 33px;
  text-shadow: 1px 1px 3px #eee;
  letter-spacing: 0.05em;
  margin: 0;
}

.layout_top-solution h4 {
  text-align: center;
  font-size: 18px;
  color: #015294;
  text-shadow: 1px 1px 3px #eee;
  letter-spacing: 0.03em;
  line-height: 1.3;
}

.layout_top-solution div.solution-content {
  float: left;
  width: 225px;
  margin-left: 15px;
  position: relative;
}

.layout_top-solution div.solution-content img {
  margin: 0 0 15px 0;
  border: 10px solid #efefef;
  padding: 8px;
  background: #fff;
}

.layout_top-solution div.solution-content img:hover {
  opacity: 0.7;
}

.layout_top-solution dt {
  height: 60px;
}
.layout_top-solution dt.single h4 {
  padding-top: 13px;
}

.layout_top-solution dd {
  height: 50px;
  padding: 5px 10px 10px 10px;
}

/* ----------------
top-event
---------------- */
.layout_top-event {
  background-color: #efefef;
  padding-bottom: 30px;
  letter-spacing: 0.1em;
}
.layout_top-event .moreBtn {
  margin-right: 10px;
}
.layout_top-event h3 {
  color: #d00;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 33px;
}

.layout_top-event h4 {
  color: #000;
  height: 40px;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 26px;
  line-height: 1.2;
  padding: 20px 0 30px 0;
}

.layout_top-event dl {
  width: 900px;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
}

.layout_top-event dl.last {
  border-bottom: none;
}

.layout_top-event dt {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  width: 270px;
  padding: 16px 10px 16px 20px;
  line-height: 1.8;
  float: left;
  clear: left;
}

.layout_top-event dd {
  width: 540px;
  text-align: left;
  font-size: 14px;
  color: #333;
  padding: 16px 10px;
  line-height: 1.8;
  float: left;
}

.layout_top-event div.event-contents {
  background-color: #fff;
  width: 945px;
  margin: 0;
  border: 1px solid #015294;
}

.layout_top-event a:hover {
  text-decoration: underline;
}

/* ----------------
top-case
---------------- */
.layout_top-case article {
  float: left;
  width: 480px;
}

.layout_top-case div.infomation {
  float: left;
  width: 200px;
  margin-top: 8px;
}

.layout_top-case a img:hover {
  opacity: 0.7;
}

.layout_top-case h4 {
  font-size: 18px;
  border-left: 5px solid #015294;
  padding: 5px 0 5px 10px;
  letter-spacing: 2px;
  line-height: 18px;
  margin: 10px 0;
}

.btn.cloud a {
  background: #009c84;
  width: 180px;
  height: 30px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 1px;
  margin-top: 20px;
}

.btn.cloud a:hover {
  opacity: 0.7;
}

/* Knowledge
----------------------------------------- */

#knowledge {
  padding: 0 0 60px 0;
  background: #f3f3f3;
}
#knowledge h1 {
  margin-bottom: 60px;
  text-align: center;
}
#knowledge ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#knowledge li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
}

#knowledge li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  color: #000;
  border: 1px solid #bfbfbf;
  background: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
}
#knowledge li a:hover {
  border: 1px solid #ff7b7b;
}
#knowledge li header {
  padding: 20px 20px 10px 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#knowledge li figure {
  overflow: hidden;
  max-height: 155px;
  margin: 1em 0;
}
#knowledge li h4 {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.3;
}
#knowledge li aside {
  padding: 10px 20px;
  color: #999;
  font-size: 12px;
}
#knowledge footer {
  height: 32px;
  text-align: center;
  text-decoration: none;
  color: #000;
  background: #e2e2e2;
  font-size: 12px;
  line-height: 32px;
}
#knowledge a:hover footer {
  color: #fff;
  background: #ff7b7b;
}
#knowledge .c-btn {
  color: #ff7b7b;
  border-color: #ff7b7b;
}
#knowledge .c-btn:hover {
  color: #fff;
  background: #ff7b7b;
}
#knowledge .category {
  display: inline-block;
  margin-bottom: 10px;
  padding: 2px 6px;
  color: #fff;
  background: #ff7b7b;
  font-size: 10px;
}
#knowledge i {
  margin: 0 2px;
}