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

/* タイトル
---------------------------*/
h1 {
  margin: 0px 0px 12px 0px;
  border-bottom: 1px solid #CCCCCC;
}

/* メイン
---------------------------*/
#main-contents {
  float: right;
  width: 814px;
}

/*---------------------------
タイトル
---------------------------*/
h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  margin: 0 0 12px;
  padding-bottom: 5px;
}

h2#ttl-image {
  margin-bottom: 25px;
}

h2#ttl-image img {
  max-width: 100%;
}

#diagram-image img {
  width: 100%;
  margin-bottom: 20px;
}

/*--------------------------------
    看板下バナー
--------------------------------*/
div#search-link-banner {
  margin: 30px 0;
}

div#search-link-banner ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: nowrap;
}

div#search-link-banner ul li {
  width: 31%;
  margin: 0 1%;
}

div#search-link-banner ul li a {
  display: block;
  color: #333;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  background-color: #fff;
  position: relative;
  width: 100%;
  text-align: left;
  font-weight: normal;
  font-size: 0.9em;
  padding: 5px 0;
}

div#search-link-banner ul li a:hover {
  opacity: 0.6;
}

div#search-link-banner ul li a .link-img {
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
}

div#search-link-banner ul li a .link-img img {
  max-width: 100%;
  max-height: 100%;
  image-rendering: -webkit-optimize-contrast;
}

div#search-link-banner ul li a span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2;
}

/* リンクバナー */
p.link-banner {
  text-align: center;
  margin-bottom: 20px;
}

p.link-banner a img {
  width: 61%;
}

/* メニュー
---------------------------*/
h3.type-menu {
  border-left: 4px solid #1E2D88;
  padding: 4px 15px 4px 8px;
  font-size: 1.15em;
  margin-bottom: 8px;
}

p.menu-cate-a,
p.menu-cate-b {
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bold;
  padding: 8px 16px 7px;
}

p.menu-cate-a span,
p.menu-cate-b span {
  display: inline-block;
  color: #FFFFFF;
  font-size: 0.83rem;
  font-weight: normal;
  vertical-align: middle;
  margin: 0 0 0 10px;
}

p.menu-cate-b {
  background-color: #00A4A6;
}

p.menu-cate-a {
  background-color: #1E2D88;
}

p.menu-cate-b {
  background-color: #00A4A6;
  color: #FFFFFF;
}

#type-menu-area {
  margin-bottom: 60px;
}

#type-menu-area ul.type-menu {
  padding: 16px 5px 7px 12px;
  background: #ededed;
}

#type-menu-area ul.type-menu li {
  float: left;
  margin: 0 4px 10px 0;
  position: relative;
}

#type-menu-area ul.type-menu li.kvm {
  float: left;
  width: 100%;
  text-align: left;
  margin: 10px 0 10px;
}

#type-menu-area ul.type-menu li img {
  width: 195px;
}

#type-menu-area ul.type-menu li.kvm img {
  width: 350px;
}

#type-menu-area ul.type-menu li:hover img {
  opacity: 1 !important;
}

#type-menu-area ul.type-menu li span {
  position: absolute;
  top: 22px;
  left: 22px;
  color: #333333;
  font-size: 1.05em;
  font-weight: bold;
}

#type-menu-area ul.type-menu li {
  margin: 0 4px 4px 0;
}

#type-menu-area ul.type-menu li:nth-child(7) {
  margin: 0 0 0 0;
}

#type-menu-area ul.type-menu li:hover {
  opacity: 0.6;
  transition: 0.6;
}

ul.arrow li.cate-title {
  margin: 0px 3px 0px -1px;
  text-indent: 0;
  padding: 10px 0 0px 5px;
  font-size: 0.85em;
  font-weight: bold;
  line-height: 1.2;
  background: none;
}

ul.arrow li.cate-snd {
  border-top: none;
}

p.kvm {
  padding: 2px 0 15px;
  background: #EDEDED;
  text-align: center;
}

p.kvm a img {
  width: 52%;
}

.other-link-btn-area li.kvm {
  width: 350px;
}

.other-link-btn-area li.kvm img {
  width: 100%;
}

.other-link-btn-area {
  display: flex;
  justify-content: space-between;
  width: 97%;
  margin: 4% auto 0;
}

.other-link-btn-area .other-link-btn {
  border: 1px solid #0A4EA2;
  border-radius: 5px;
  font-size: 1em;
  width: 205px;
  position: relative;
}

.other-link-btn-area .other-link-btn a {
  display: block;
  height: 100%;
  opacity: 1;
  transition: 0.2s;
}

.other-link-btn-area .other-link-btn a:hover {
  opacity: 0.6;
  transition: 0.2s;
}

.other-link-btn-area .other-link-btn span {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 37%;
  width: fit-content;
  height: fit-content;
  color: #333;
  font-weight: 600;
  font-size: 0.85em;
}

.other-link-btn-area .other-link-btn img {
  width: 50px;
  margin: 3px 0 0 6%;
}

.other-link-btn-area .other-link-btn::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  right: 2%;
  bottom: 8%;
  background: url("/static/images/common/yaji_maru_bl_12.png") no-repeat;
  background-size: cover;
}

/* ラインナップ一覧
---------------------------*/
.cate-area {
  margin-bottom: 40px;
}

h4.kirikae {
  background-color: #1E2B7A;
  padding: 12px 15px;
  margin-bottom: 15px;
  color: #FFFFFF;
  font-size: 1.6em;
}

h4.bunpai {
  background-color: #00A4A6;
  padding: 12px 15px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-size: 1.6em;
}

p.cate {
  padding: 8px 8px 5px 12px;
  border-bottom: 3px solid #1848B4;
  color: #004db7;
  font-size: 1.5em;
  margin-bottom: 15px;
  border-left: 8px solid #1848B4;
  font-weight: bold;
}

.item-area {
  border: 1px solid #cecece;
  margin-bottom: 20px;
}

.item-area h5 {
  margin: 3px 3px 15px 3px;
  padding: 11px 17px 11px 17px;
  background: #e6f0fa;
  line-height: 1.2;
}

.item-area .photo-box {
  float: left;
  width: 210px;
  height: 300px;
  margin-left: 15px;
}

.item-area .photo-box img {
  width: 100%;
}

.item-area .top-box {
  float: right;
  width: 605px;
  margin: 0 15px 15px 0;
}

.item-area .detail-box {
  float: left;
  width: 560px;
  margin-left: 17px;
  margin-bottom: 10px;
}

.item-area .detail-box p.hinban {
  margin-bottom: 10px;
  line-height: 1.2;
}

.item-area .detail-box p.hinban.btm {
  margin-top: 15px;
}

.item-area .detail-box p.hinban a {
  padding: 0 0 0 20px;
  font-weight: bold;
  font-size: 1.1em;
  background: url(/static/images/common/yaji_maru_bl_15.png) left 1px no-repeat;
  display: inline-block;
  margin-right: 12px;
}

.item-area .detail-box p.hinban img {
  display: inline-block;
  vertical-align: -1px;
  margin: 0 16px 0 -6px;
}

.item-area .detail-box p.price {
  float: left;
  display: inline-block;
  margin-left: 10px;
  font-size: 0.9em;
  margin-bottom: 10px;
  line-height: 1.2;
}

.item-area .detail-box img.use {
  width: 95%;
  margin-bottom: 15px;
}

.item-area .detail-box .icon-area p {
  float: left;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
  font-size: 0.83em;
  margin: 0 5px 5px 0;
  padding: 0px 12px;
}

.item-area .detail-box .icon-area p:nth-last-child(2):nth-child(odd),
.item-area .detail-box .icon-area p:last-child {
  margin-bottom: 0;
}

.icon-area .sky {
  background: #02a9e0;
  color: #fff;
  width: 80px;
  padding: 2px 0px;
}

.icon-area .blue {
  background: #004d8f;
  color: #fff;
  width: 80px;
}

.icon-area .lime {
  background: #79cc45;
  color: #fff;
  width: 80px;
}

.icon-area .green {
  background: #308f13;
  color: #fff;
}

.icon-area .orange {
  background: #fb900e;
  color: #fff;
}

.icon-area .pink {
  background: #d86cb2;
  color: #fff;
}

.icon-area .gray {
  background: #555;
  color: #FFFFFF;
  width: 80px;
  padding: 2px 0px;
}

.icon-area .gold {
  background: #555;
  color: #ddd600;
  width: 80px;
  padding: 2px 0px;
}

.icon-area .gold-over {
  background: #555;
  color: #ddd600;
  padding: 2px 0px;
}

.adapter-area {
  background: #bee6fa;
  padding: 20px 15px 15px 15px;
  margin-bottom: 50px;
}

h3.adapter {
  padding: 5px 5px 5px 10px;
  color: #004db7;
  font-size: 1.3em;
  margin-bottom: 18px;
}

.adapter-box {
  border: 1px solid #cecece;
  background: #fff;
  margin-bottom: 20px;
}

.adapter-box h4 {
  margin: 2px 2px 15px 2px;
  padding: 8px 10px 8px 10px;
  background: #e6f0fa;
  line-height: 1.2;
}

.adapter-box .photo-box {
  float: left;
  width: 160px;
  height: 160px;
  margin-left: 15px;
}

.adapter-box .photo-box img {
  width: 100%;
}

.adapter-box .top-box {
  float: right;
  width: 605px;
  margin: 0 15px 15px 0;
}

.adapter-box .detail-box {
  float: left;
  width: 565px;
  margin-left: 20px;
  margin-bottom: 15px;
}

.adapter-box .detail-box p.hinban {
  float: left;
  display: block;
  margin-bottom: 10px;
  line-height: 1.2;
}

.adapter-box .detail-box p.hinban a {
  padding: 0 0 0 15px;
  font-weight: bold;
  font-size: 0.9em;
  background: url(/static/images/product/ya.gif) left center no-repeat;
}

.adapter-box .detail-box p.price {
  float: left;
  display: inline-block;
  margin-left: 10px;
  font-size: 0.9em;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-top: 0.3%;
}

.adapter-box .detail-box .icon-area p {
  float: left;
  width: 100px;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
  font-size: 0.7em;
  margin: 0 5px 5px 0;
}

.adapter-box .bottom-box {
  float: right;
  width: 565px;
  margin: 0 22px 20px 0;
  display: table;
}

.adapter-box .bottom-box .left-box {
  width: 400px !important;
  display: table-cell;
}

.adapter-box .bottom-box .left-box img {
  width: 100%;
}

.adapter-box .bottom-box .right-box {
  width: 152px;
  padding-left: 20px;
  display: table-cell;
  vertical-align: bottom;
}

.adapter-box .bottom-box .right-box img {
  width: 100%;
}

.adapter-box .bottom-box .right-box a.modal-syncer:hover {
  opacity: 0.6;
  transition: 0.6;
}

/* 戻るボタン
---------------------------*/
.return {
  text-align: right;
  font-size: 0.8em;
  line-height: 1.3;
}

.clfx:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
