@charset "UTF-8";
.sp {
  display: none;
}

a:hover, a:active {
  text-decoration: underline;
}

div#wrap-container {
  padding: 0;
  width: 100%;
}

#container {
  width: 100%;
  color: #333333;
  position: relative;
  width: 980px;
  margin: 0 auto 8%;
  font-family: 'Noto Sans JP','Roboto',  sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
}

/*-- メインコンテンツグループ --*/
#main-contents {
  margin: 0 0 50px;
  width: 100%;
}

/*-- タイトル --*/
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.5em;
  margin: 0 auto 23px;
  padding-bottom: 5px;
  width: 980px;
  letter-spacing: 0.011em;
}

#sh-mx {
  margin: 23% 0 0;
}

/* 内部リンクバナー */
.top-banner {
  display: flex;
  width: 100%;
  margin: 5% auto;
  justify-content: space-between;
}

.top-banner a.bnr-btn {
  display: block;
  width: 49%;
}

.top-banner a.bnr-btn img {
  width: 100%;
}

/* 看板画像 */
.first-view {
  width: 980px;
  margin: 0 auto;
}

.link-area {
  display: block;
  margin: 6.3% 0 0;
}

.link-area ul {
  display: flex;
  margin: 0 auto;
  width: 39.7959%;
  border-left: 1px solid #7B7B7B;
  border-right: 1px solid #7B7B7B;
}

.link-area ul li {
  width: 50%;
}

.link-area ul li:first-child {
  border-right: 1px solid #7B7B7B;
}

.link-area ul li a {
  display: block;
  text-align: center;
  width: 100%;
  color: #2362B0;
  font-size: 1.2em;
}

.link-area ul li a:hover {
  color: #FF0000;
}

/* 特長 */
.area-heading {
  width: 100%;
  background-color: #000;
  text-align: center;
  font-size: 2.1333em;
  font-weight: bold;
  color: #fff;
  padding: 1.5% 0;
  margin: 0;
}

#desk-feature-fx, #desk-feature-mx {
  margin: 6.6% auto 0;
}

.feature-block {
  margin: 0 auto 0;
  padding: 3% 0 11%;
  border-bottom: 1px solid #ccc;
}

.feature-block:nth-of-type(n+2) {
  padding-top: 6.8%;
}

.feature-block:first-of-type {
  margin-top: 2%;
}

.feature-block:last-of-type {
  padding-bottom: 0;
  border-bottom: none;
}

.feature-block-heading {
  font-size: 2.2em;
  border-left: 4px solid #00459F;
  padding-left: 0.5em;
  letter-spacing: 0.075em;
}

.feature-block-text {
  font-size: 1.1333em;
  line-height: 1.7;
  padding-left: 1em;
  margin: 1.4% 0 0;
  letter-spacing: 0.09em;
  width: 96%;
}

.feature-block-img {
  display: flex;
  flex-wrap: wrap;
  margin: 1.9% 0 0;
}

.feature-block-img p {
  border: 1px solid #F3F3F3;
  width: 49%;
  margin: 0 0.3% 0.5%;
}

.feature-block-img p.long-img {
  width: 100%;
}

.feature-block-img p img {
  width: 100%;
}

.feature-detail {
  display: flex;
  flex-wrap: wrap;
  margin: 2.1% 0 0;
}

.feature-detail-item {
  width: 45.9183%;
  margin-bottom: 10.3%;
}

.feature-detail-item:nth-child(even) {
  margin-left: 8.16326%;
}

.feature-detail-item:nth-child(n+3) {
  margin-top: 4%;
}

.feature-detail-head {
  display: block;
  font-size: 1.6em;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 2%;
  border-left: 4px solid #00459F;
  padding-left: 0.4em;
  padding-bottom: 1%;
  letter-spacing: 0.08em;
}

.feature-detail-img img {
  width: 100%;
}

.feature-detail-text {
  font-size: 1.0666em;
  line-height: 1.7;
  margin: 3.3% 0 0 0.7%;
  letter-spacing: 0.1em;
}

.feature-detail-text span {
  display: block;
  font-size: 0.9em;
  margin: 0.9% 0 0;
  color: #0099FF;
}

/*　ラインアップ　*/
#desk-lineup {
  margin: 2.4% auto 0;
}

.desk-lineup-img {
  width: 100%;
}

.desk-lineup-img img {
  width: 100%;
}

.desk-lineup-table {
  width: 98.4%;
  margin: 1.6% auto 0;
}

.desk-lineup-table table {
  width: 100%;
  border-color: #A2A2A2;
  border-collapse: collapse;
}

.desk-lineup-table th {
  background-color: #F0F2F1;
}

.desk-lineup-table th:first-child {
  background-color: #FFF9B2;
}

.desk-lineup-table td, .desk-lineup-table th {
  border: 1px solid #A2A2A2;
  padding: 0.55% 0;
  line-height: 1.6;
  text-align: center;
  letter-spacing: 0.05em;
}

.desk-lineup-table td:nth-child(1), .desk-lineup-table th:nth-child(1) {
  width: 14.18%;
  /* 139px */
}

.desk-lineup-table td.desk-width {
  text-align: center;
  font-weight: bold;
  font-size: 1.0666em;
}

.desk-lineup-table td:nth-child(2), .desk-lineup-table th:nth-child(2) {
  width: 12.55%;
  /* 123px */
  padding: 1%;
  white-space: nowrap;
}

.desk-lineup-table td:nth-child(3), .desk-lineup-table th:nth-child(3) {
  width: 12.55%;
  /* 123px */
  padding: 1%;
  white-space: nowrap;
}

.desk-lineup-table td:nth-child(3) span, .desk-lineup-table th:nth-child(3) span {
  font-size: 0.8em;
}

.desk-lineup-table td:nth-child(4), .desk-lineup-table th:nth-child(4) {
  width: 18.71%;
  /* 203px */
  padding: 1%;
  white-space: nowrap;
}

.desk-lineup-table td:nth-child(5), .desk-lineup-table th:nth-child(5) {
  width: 15.98%;
  /* 137px */
  padding: 1%;
  white-space: nowrap;
}

.desk-lineup-table td:nth-child(6), .desk-lineup-table th:nth-child(6) {
  width: 37.35%;
  /* 366px */
  padding: 1%;
  white-space: nowrap;
}

.desk-lineup-table td a {
  font-weight: bold;
  color: #2362B0;
}

.desk-lineup-table td a:hover {
  color: #FF0000;
}

/* バナー */
.bnr-area {
  text-align: center;
  margin: 7% auto 0;
}

.bnr-area p {
  font-size: 2.13333em;
  line-height: 1.6;
}

.bnr-area .bnr-btn {
  display: block;
  width: 52.44%;
  margin: 0 auto;
}

/* サイドメニュー */
div.kanren-outer {
  padding: 20px 7px 0;
  margin-bottom: 20px;
  border-left: 1px solid #555555;
  border-right: 1px solid #555555;
  border-bottom: 1px solid #555555;
}

div.kanren-outer ul li {
  text-align: center;
  margin-bottom: 25px;
}

div.kanren-outer ul li a {
  font-size: 0.87em;
}

div.kanren-outer ul li a img {
  vertical-align: middle;
  margin: 0 2% 0 0;
}

div#content-right {
  position: absolute;
  width: 180px;
  top: 0.45%;
  left: 103%;
}

img.name-btn {
  margin: 0 0 3%;
  width: 100%;
}

h3.kanren {
  margin: 12% auto 0;
  text-align: center;
  background-color: #555555;
  color: #fff;
  padding: 4%;
}

div.kanren-outer ul li a img.detail-img {
  width: 60%;
  margin: 0 0 6%;
}

span.center-outer {
  display: block;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
  margin: 0 auto;
  width: 57%;
}

span.zeinuki {
  display: none;
}

/* フロート解除
---------------------------*/
.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
