@charset "UTF-8";
#container {
  margin: 10px auto 60px;
  width: 980px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

#container table img {
  vertical-align: bottom;
}

#container table td img {
  display: block;
}

#container table td {
  vertical-align: top;
}

.contents-title-pdf {
  border-bottom: 1px solid #000;
  display: flex;
  justify-content: space-between;
  margin: 16px 0px 8px 0px;
}

h1#splytop {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.65em;
  margin: 0;
  padding-bottom: 3px;
  width: 980px;
}

.splynewsimg {
  margin: 0 0 15px 0;
}

.clear {
  clear: both;
}

/* 前のページ・次のページ */
#pagination {
  clear: both;
  margin: 16px 0px 0px 0px;
  display: flex;
  justify-content: flex-end;
  font-size: 0.8em;
  line-height: 1;
  text-align: right;
}

#pagination li {
  background: #eeffee;
  margin-left: 8px;
}

#pagination li a {
  color: #009966;
  display: flex;
  align-items: center;
}

#pagination li a:hover {
  text-decoration: underline;
}

#pagination li a span {
  padding: 0 5px;
}

#splynews-foot {
  border-top: 1px solid #ccc;
  margin-top: 1em;
  padding-top: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#splynews-foot li:nth-of-type(n+2) {
  border-left: 1px solid #999;
  margin-left: 0.8em;
  padding-left: 0.8em;
}

.acrobat-info {
  float: left;
  width: 440px;
  font-size: 0.8em;
  line-height: 1.4em;
}

.acrobat-banner {
  float: left;
  width: 112px;
}

/* バックナンバー */
.backno-title {
  margin: 16px 0px 8px 0px;
  padding-bottom: 2px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.acrobat-info {
  float: left;
  width: 440px;
  font-size: 0.8em;
  line-height: 1.4em;
  margin-bottom: 15px;
}

.acrobat-banner {
  float: left;
  width: 112px;
}

#back-list {
  clear: both;
  margin: 16px 0px 0px 0px;
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

#back-list table {
  width: 32%;
  border: none;
  margin: 0 2% 18px 0;
}

#back-list table:nth-of-type(3n) {
  margin-right: 0;
}

#back-list table caption {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
}

.return {
  text-align: right;
  font-size: 0.8em;
}

.big-font {
  font-size: 13px;
}

.smaii-font {
  font-size: 12px;
}

.small-font {
  font-size: 10px;
  line-height: 11px;
}

.big-font {
  font-size: 13px;
}

.smaii-font {
  font-size: 12px;
}

.small-font {
  font-size: 10px;
}

.norepeat {
  background-repeat: no-repeat;
}

/* おすすめ製品情報タイトル  */
h2.splynews_title {
  margin: 2.5% 0 5.8%;
  text-align: center;
}

/* おすすめ製品のご提案 一覧 */
p.goto_list_s {
  margin: 0 0 1.5%;
  text-align: right;
}

p.goto_list {
  margin: 0 0 3%;
  text-align: center;
}

p.goto_list_s a:hover,
p.goto_list_s a:hover {
  opacity: 0.5;
}

/* PDFダウンロード */
p.pdf_dl {
  margin: 3% auto 9%;
  padding: 0;
  width: 34.693%;
}

p.pdf_dl a {
  width: 100%;
  padding: 28px 0 25px;
  border: 1px solid #e54a4f;
  border-radius: 11px;
  background: #e54a4f;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.5em;
  display: block;
}

p.pdf_dl a:hover {
  opacity: 0.5;
}

div#page_list {
  margin: 0;
  padding: 0;
  border: 2px solid #dddddd;
  position: relative;
}

div#page_list #list_title {
  width: 100%;
  margin: 0;
  padding: 12px 0;
  background: #f2f2f2;
  border-bottom: 2px solid #dddddd;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
}

div#page_list #all_dl {
  position: absolute;
  top: 16px;
  right: 2%;
}

div#page_list #main_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

div.five_item #main_list::after {
  content: "";
  display: block;
  width: 29.216%;
}

div#page_list #main_list div:nth-child(n + 4) {
  margin: 0 4.2% 7%;
  width: 20.816%;
}

div#page_list #main_list div {
  margin: 5% 4.2% 7%;
  width: 20.816%;
}

div#page_list #main_list div p.page_kw {
  color: #043891;
  font-size: 1.05em;
  line-height: 1.5;
  font-weight: bold;
}

div#page_list #main_list div p.page_thumbnail {
  margin: 0;
  padding: 0;
}

div#page_list #main_list div p.page_thumbnail img {
  width: 100%;
}

div#page_list #main_list div p.page_thumbnail img {
  border: 1px solid #b9b9b9;
}

div#page_list #main_list div p.page_text {
  margin: 6% 0 0;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.4;
  height: 75px;
}

div#page_list #main_list div p.page_dl {
  margin: 0;
  padding: 0;
  text-align: left;
}

/* 関連ページ */
.kanren h4 {
  text-align: center;
  background-color: #333333;
  color: #fff;
  font-size: 1.45em;
  margin: 103px 0 0;
  padding: 15px 0;
}

.kanren ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 27px 0 0;
}

.kanren ul li {
  text-align: left;
  margin: 0 2% 3% 0;
  width:23.5%;
}

.kanren ul li:nth-child(4),
.kanren ul li:nth-child(8) {
  text-align: left;
  margin: 0 0 3% 0;
}

.kanren ul li span {
  display: block;
  padding: 15px 0 0;
  font-size: 0.85em;
  text-align: center;
  line-height: 1.4;
}

.kanren ul li.cate_link,
.kanren ul li.sku_link {
  padding: 0;
  text-align: center;
}

.kanren ul li.cate_link a {
  display: block;
  width: 228px;
  height: 151px;
  border: 1px solid #aaaaaa;
/*  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background: linear-gradient(to bottom, #ffffff, #eeeeee);*/
}

.kanren ul li.cate_link a img.top_spece {
  padding-top: 5%;
  height: 135px;
}

.kanren ul li.sku_link a {
  display: block;
  width: 228px;
  height: 151px;
  border: 1px solid #aaaaaa;
}

.kanren ul li.sku_link a img {
  width: 150px;
}

p#new_productguide_banner {
  margin: 3% 0;
  text-align: center;
}

.sp {
  display: none !important;
}

#container .sply_link {
  margin: 0;
  padding: 0;
  width: 980px;
  position: relative;
}

#container .sply_link:nth-of-type(2) {
  margin-top: 40px;
}

#container .sply_link p,
#container .sply_link ul {
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

#container .sply_link p img,
#container .sply_link ul li {
  margin: 0;
  padding: 0;
  text-align: center;
  flex-grow: 1;
  background-color: #ffffff;
}

#container .sply_link ul li.flgr0 {
  flex-grow: 0;
}

#container .sply_link ul li.bottom_right {
  position: absolute;
  bottom: 0;
  right: 0;
}

#container .sply_link ul li.top_right {
  position: absolute;
  top: 0;
  right: 0;
}

#container div#content_bottom_banner {
  margin: 3% 0;
  text-align: center;
}

#container div#content_bottom_banner p {
  display: inline-block;
  margin: 0 0.6% 0;
}

#container div#content_bottom_banner p a img {
  width: 392px;
}
