@charset "UTF-8";
/* 括り */
body.mac #wrap-container {
  font-size: 16px;
}

#container {
  width: 980px;
  color: #333333;
}

#container:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

/* タイトル
-------------------------------*/
#wrap-container #container h1 {
  margin: 0px 0px 12px 0px;
  padding-bottom: 3px;
  border-bottom: 1px solid #CCCCCC;
  font-size: 28px;
}

/* タイトルバナー
-------------------------------*/
.title-banner {
  margin: 0 0 14px 0;
}

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

#contentsMenu {
  margin: 0 0 30px 0;
}

#contentsMenu p {
  margin: 15px 0 0 0;
  clear: both;
  background: #999999;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 4px 5px 8px;
  font-size: 0.86em;
  clear: both;
}

#contentsMenu div {
  padding: 10px 0 2px 0;
  margin: 0 0 10px 0;
  background: #dcdedd;
}

#contentsMenu ul {
  margin: 0 0 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}

#contentsMenu ul:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#contentsMenu ul li {
  position: relative;
  margin: 0 7px 0 0;
  padding: 0 0 8px 0;
  opacity: 1;
  transition: 0.2s;
}

#contentsMenu ul li:hover {
  opacity: 0.6;
}

#contentsMenu ul li a {
  display: block;
  width: 260px;
  height: 70px;
}

#contentsMenu ul li#but1 a {
  background-image: url(https://cdn.sanwa.co.jp/product/syohin_img/S/SPT-0816N_MA.jpg), url(/static/images/product/desk_rack/partition/menu_back.png);
  background-position: 85% 50%,50% 50%;
  background-repeat: no-repeat,no-repeat;
  background-size: 23%,100%;
}

#contentsMenu ul li#but2 a {
  background-image: url(https://cdn.sanwa.co.jp/product/syohin_img/S/SPT-C18063BL_MA.jpg), url(/static/images/product/desk_rack/partition/menu_back.png);
  background-position: 85% 50%,50% 50%;
  background-repeat: no-repeat,no-repeat;
  background-size: 23%,100%;
}

#contentsMenu ul li#but3 {
  margin: 0;
}

#contentsMenu ul li#but3 a {
  background-image: url(https://cdn.sanwa.co.jp/product/syohin_img/S/SPT-DPTC12040GY_MA.jpg), url(/static/images/product/desk_rack/partition/menu_back.png);
  background-position: 89% 50%,50% 50%;
  background-repeat: no-repeat,no-repeat;
  background-size: 25%,100%;
}

#contentsMenu ul li#but4 a {
  background-image: url(https://cdn.sanwa.co.jp/product/syohin_img/S/SPT-PB009BG_MA.jpg), url(/static/images/product/desk_rack/partition/menu_back.png);
  background-position: 85% 50%,50% 50%;
  background-repeat: no-repeat,no-repeat;
  background-size: 23%,100%;
}

#contentsMenu ul li#but5 a {
  background-image: url(https://cdn.sanwa.co.jp/product/syohin_img/S/SPT-DPOP3_MA.jpg), url(/static/images/product/desk_rack/partition/menu_back.png);
  background-position: 85% 50%,50% 50%;
  background-repeat: no-repeat,no-repeat;
  background-size: 25%,100%;
}

#contentsMenu ul li img.num {
  position: absolute;
  top: 10px;
  left: 10px;
}

#contentsMenu ul li span.menutext {
  position: absolute;
  top: 11px;
  left: 36px;
  color: #333333;
  line-height: 1.4;
}

div.acrylic-link {
  text-align: center;
  margin: 7% 0 6%;
}

div.acrylic-link a img {
  vertical-align: middle;
  margin: 0 auto;
}

div.acrylic-link a span {
  display: inline-block;
  vertical-align: middle;
}

div.acrylic-link a strong {
  color: #26A7EA;
}

object.reckoner {
  display: block;
  text-align: right;
}

#main-contents h3 {
  width: 815px;
  height: 40px;
  margin: 0 0 15px 0;
  text-indent: 35px;
  line-height: 37px;
  clear: both;
}

#main-contents h3#midashi1 {
  background: url(/static/images/product/desk_rack/partition/midashi_01.png) no-repeat top left;
}

#main-contents h3#midashi2 {
  background: url(/static/images/product/desk_rack/partition/midashi_02.png) no-repeat top left;
}

#main-contents h3#midashi3 {
  background: url(/static/images/product/desk_rack/partition/midashi_03.png) no-repeat top left;
}

#main-contents h3#midashi4 {
  background: url(/static/images/product/desk_rack/partition/midashi_04.png) no-repeat top left;
}

#main-contents h3#midashi5 {
  background: url(/static/images/product/desk_rack/partition/midashi_05.png) no-repeat top left;
}

#main-contents h3#midashi6 {
  background: url(/static/images/product/desk_rack/partition/midashi_06.png) no-repeat top left;
}

#main-contents h3#midashi7 {
  background: url(/static/images/product/desk_rack/partition/midashi_07.png) no-repeat top left;
}

#main-contents h3#midashi8 {
  background: url(/static/images/product/desk_rack/partition/midashi_8.png) no-repeat top left;
}

.items {
  margin: 0px 0px 40px 0px;
  border-left: 2px solid #606060;
}

.items h4 {
  margin: 0px 0px 10px 0px;
  padding: 4px 15px 4px 18px;
  background: #eeeeee;
  font-size: 0.95em;
  line-height: 1.4;
  font-weight: normal;
}

/* ボックス
---------------------------*/
.box {
  margin: 0 0 0 20px;
  padding: 0 0 10px 0;
}

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

.box .typeImg {
  clear: both;
  float: left;
}

.box .typeImgSpace {
  clear: both;
  float: left;
  padding: 0 0 6px 0;
}

.box .typeDetail {
  float: left;
  padding: 0 0 0 10px;
}

.box .typeDetail .bTitle {
  border-left: 4px solid #3358a9;
  padding: 0 0 0 5px;
  margin: 0 0 8px 0;
  font-size: 0.86em;
  font-weight: bold;
  line-height: 140%;
}

.box .typeDetail .bPrice {
  margin: 0 0 12px 0;
  font-size: 0.8em;
}

.box .typeImg .imgBdr {
  border: 1px solid #cccccc;
  width: 198px;
}

.box .typeDetail .bSyohin {
  line-height: 140%;
}

.box .typeDetail .bSyohin a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 3px;
  padding: 0 0 0 15px;
  font-size: 0.85em;
  font-weight: bold;
}

body.mac .box .typeDetail .bSyohin a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 2px;
}

.box .typeDetail .bIcon {
  margin: 0 0 8px 0;
}

.box .typeDetail .bTxt {
  font-size: 0.8em;
  margin: 0 0 6px 0;
  line-height: 140%;
  padding-right: 0 !important;
}

.box .typeDetail ul {
  padding: 0 0 6px 0;
}

.box .typeDetail ul li {
  font-size: 0.8em;
  line-height: 140%;
}

.box .typeDetail ul li.fewLine2 {
  text-indent: -14px;
  margin: 0 0 0 14px;
}

.box .typeDetail ul li.atnTxt {
  color: #fe1515;
}

.box .typeDetail ul li span.txtBlue {
  color: #00a3d8;
}

body.mac .box .typeDetail ul li span.txtBlue {
  color: #00a3d8;
  letter-spacing: -0.08em;
}

.box .bdrbttm {
  clear: both;
  border-bottom: 1px dashed #ccc;
  margin: 0 0 20px 0 !important;
  padding: 0 0 10px 0;
}

/* 表 */
.tbl {
  padding: 10px 0 0 0;
  clear: both;
}

.tbl table {
  border: 1px solid #aaaca7;
  border-collapse: collapse;
  width: 100%;
  color: #30362a;
}

.tbl table td {
  border: 1px solid #aaaca7;
  font-size: 0.8em;
  line-height: 140%;
  padding: 4px;
}

.tbl table tr.koumoku td {
  text-align: center;
}

.tbl table tr td.takasa {
  text-align: center;
  background: #e8eee0 !important;
  font-weight: bold;
}

.tbl table tr td.side-front {
  text-align: center;
}

.tbl table tr.linegy td {
  background: #f5f5f5;
}

.tbl table tr td.linegy {
  background: #f5f5f5;
}

.tbl table tr td.haba {
  padding-left: 13px;
  text-align: center;
  padding-left: 0 !important;
}

.tbl table tr td a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 3px;
  padding: 0 0 0 15px;
  font-weight: bold;
  line-height: 140%;
  margin: 3px 0 3px 12px;
}

.tbl table tr td.none {
  text-align: center !important;
}

body.mac .tbl table tr td a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 3px;
}

/* オプション */
.option {
  clear: both;
  padding: 15px 0 0 0;
}

.opTitle {
  background: #999999;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 4px 5px 8px;
  font-size: 0.86em;
  margin: 0 0 10px 0;
}

.option .oList, .option .oListleft {
  float: left;
  width: 360px;
  padding: 0;
  margin: 0 0 22px 0;
}

.panel .oListleft {
  width: 390px !important;
}

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

.option .oListleft {
  margin: 0 70px 0 0;
}

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

.option .imgLeft {
  width: 120px;
  float: left;
}

.option .imgLeft img.imgBdr {
  border: 1px solid #cccccc;
}

.option .detailRight {
  float: left;
  width: 225px;
  padding: 0 0 0 10px;
}

.panel .oListleft .detailRight {
  float: left;
  width: 245px;
  padding: 0 0 0 10px;
}

.option .detailRight .opName {
  font-weight: bold;
  font-size: 0.8em;
  line-height: 140%;
  margin: 0 0 9px 0;
}

.option .detailRight .opLink a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 1px;
  padding: 0 0 0 15px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 140%;
}

body.mac .option .detailRight .opLink a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 2px;
}

.option .detailRight .opPrice, .option .detailRight .opTxt {
  font-size: 0.76em;
  line-height: 140%;
  margin: 0 0 9px 0;
}

.option .detailRight .opAtn {
  color: #ff0000;
  font-size: 0.8em;
  line-height: 140%;
}

.option .detailRight ul li {
  font-size: 0.8em;
  line-height: 140%;
}

.option .opTbl {
  padding: 10px 0 0 0;
  clear: both;
}

.option .opTbl table {
  border: 1px solid #aaaca7;
  border-collapse: collapse;
  width: 100%;
  color: #30362a;
}

.opTbl table.tbl600 {
  width: 600px;
}

.opTbl table.tbl700 {
  width: 700px;
}

.option .opTbl table td {
  border: 1px solid #aaaca7;
  font-size: 0.8em;
  line-height: 140%;
  padding: 5px 3px;
}

.option .opTbl table td.haba {
  text-align: center;
}

body.mac .option .opTbl table td {
  font-size: 0.77em;
}

.option .opTbl table tr.koumoku td {
  background: #f5f5f5;
  text-align: center;
}

.option .opTbl table td.takasa {
  background: #e8eee0 !important;
  font-weight: bold;
  text-align: center;
  width: 20%;
}

.option .opTbl table td.price {
  padding: 0 0 0 13px;
}

.option .opTbl table td a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 2px;
  padding: 1px 0 1px 15px;
  font-weight: bold;
  line-height: 140%;
  margin: 0 0 0 8px;
}

body.mac .option .opTbl table td a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 2px;
}

.opTbl .atten {
  color: #ff0000;
  font-size: 0.85em;
  margin: 10px 0 0 0;
}

/* 使用例製品構成 */
.example {
  clear: both;
  padding: 15px 0 0 0;
  margin: 0;
}

.exTitle {
  background: #999999;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 4px 5px 8px;
  font-size: 0.86em;
  margin: 0 0 10px 0;
}

.exBox {
  background: #eef5fb;
  padding: 10px;
  margin: 10px 0 0 0;
  clear: both;
  background: #eef5fb;
  padding: 10px;
}

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

.exBox .exRight {
  width: 250px;
  float: left;
}

.exBox .exLeft2, .exBox .exLeft {
  width: 517px;
  float: left;
  padding: 5px 0 0 0;
}

.exBox .exLeft2 dl {
  border-bottom: 1px solid #b7bcc0;
  margin: 0 0 3px 25px;
  font-size: 0.8em;
  line-height: 24px;
  padding: 0 0 0 5px;
}

.exBox .exLeft dl {
  border-bottom: 1px solid #b7bcc0;
  margin: 0 0 3px 25px;
  font-size: 0.8em;
  line-height: 24px;
  padding: 0 0 0 5px;
}

.exBox .exLeft dt {
  width: 100px;
  float: left;
  clear: both;
}

.exBox .exLeft2 dt {
  width: 120px;
  float: left;
  clear: both;
}

.exBox .exLeft dd span.exHinban {
  width: 180px;
  display: block;
  float: left;
}

.exBox .exLeft2 dd span.exHinban {
  width: 170px;
  display: block;
  float: left;
}

body.mac .exBox .exLeft2 dt, body.mac .exBox .exLeft dt {
  width: 130px;
}

body.mac .exBox .exLeft2 dd span.exHinban, body.mac .exBox .exLeft dd span.exHinban {
  width: 150px;
}

.exBox .exLeft2 dd span.exHinban a, .exBox .exLeft dd span.exHinban a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 1px;
  padding: 0 0 0 15px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 0 8px;
}

body.mac .exBox .exLeft2 dd span.exHinban a, body.mac .exBox .exLeft dd span.exHinban a {
  background: url(/static/images/product/desk_rack/partition/ya.gif) no-repeat 0px 2px;
}

.exBox .exLeft p.exSum {
  margin: 0 0 0 270px;
  font-size: 0.8em;
  line-height: 24px;
  font-weight: bold;
}

.exBox .exLeft2 p.exSum {
  margin: 0 0 0 280px;
  font-size: 0.8em;
  line-height: 24px;
  font-weight: bold;
}

body.mac .exBox .exLeft p.exSum, body.mac .exBox .exLeft2 p.exSum {
  margin: 0 0 0 270px;
}

#pDesk {
  margin: 0 0 45px;
}

#pDesk div {
  height: 55px;
  line-height: 55px;
  position: relative;
  background: url(/static/images/product/desk_rack/partition/partition_2_back.png);
}

#pDesk div p {
  position: absolute;
  top: 15px;
  left: 655px;
}

/* サイドメニュー
---------------------------*/
#leftmenu {
  float: left;
  width: 146px;
}

#sidemenu {
  float: left;
  padding: 0px 0 8px 0px;
  width: 146px;
}

ul.naviR {
  zoom: 100%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #ADADAD;
}

ul.naviR li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  zoom: 100%;
  padding: 5px 0 5px 5px;
  font-size: 0.75em;
}

ul.naviR li.num {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  zoom: 100%;
  padding: 5px 0 5px 14px;
  font-size: 0.75em;
}

ul.naviR li + li {
  border-top: 1px dotted #ADADAD;
}

ul.naviR li img {
  padding: 0px 0 0 0px;
  margin: 7px 0px 0 -2px;
  float: left;
}

ul.naviR li.num img {
  padding: 0px 0 0 0px;
  margin: 2px 0 0 -12px;
  float: left;
}

ul.naviR li a {
  display: block;
  margin: 2px 6px 0 9px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}

ul.naviR li.num a {
  display: block;
  margin: 2px 6px 0 6px;
  line-height: 1.4em;
  letter-spacing: 0.2px;
}

ul.navi_underside {
  zoom: 100%;
  padding: 0px 0px 0px 0px;
  border: 1px solid #ADADAD;
}

ul.navi_underside li {
  margin: 0px 3px 0px 3px;
  text-indent: 0;
  zoom: 100%;
  padding: 5px 0 5px 5px;
  font-size: 0.8em;
}

ul.navi_underside li + li {
  border-top: 1px dotted #ADADAD;
}

ul.navi_underside li img {
  padding: 0px 0 0 0px;
  margin: 6px 0px 0 -2px;
  float: left;
}

ul.navi_underside li a {
  display: block;
  margin: 2px 6px 0 0px;
  line-height: 1.3em;
  letter-spacing: 0.2px;
}

/* サポート情報
---------------------------*/
#leftmenu p {
  margin: 0 0 5px 0;
}

/* catalog */
div#catalog-pc {
  border: 0.3em solid #9FBFE6;
  border-radius: 0.7em;
  background-color: #DBE7F5;
  padding: 30px 50px;
  margin: 3.5% auto;
  width: 814px;
  box-sizing: border-box;
}

div#catalog-pc div.cata_left {
  float: left;
  width: 73%;
  padding-top: 2%;
}

div#catalog-pc div.cata_left p {
  font-weight: bold;
  font-size: 1.65em;
  margin-bottom: 3%;
}

div#catalog-pc div.cata_left span {
  display: block;
  font-size: 1.05em;
  line-height: 1.8;
}

div#catalog-pc div.cata_left ul {
  margin-top: 6%;
}

div#catalog-pc div.cata_right {
  float: right;
  width: 20%;
  text-align: center;
}

div#catalog-pc div.cata_right img {
  width: 100%;
}

div#catalog-pc div.cata_left ul li {
  float: left;
  width: 45%;
  padding-right: 2%;
}

div#catalog-pc div.cata_left ul li a {
  display: block;
  text-align: center;
  padding: 5%;
  background-color: #125EAA;
  color: #FFFFFF;
  font-size: 0.95em;
}

div#catalog-pc div.cata_left ul li a img {
  width: 3.8%;
  vertical-align: middle;
  margin: 0 0 0 12px;
}

/* サイドメニューグレー部分
---------------------------*/
h5.round {
  padding: 7px;
  font-size: 0.84em;
  font-weight: bold;
  text-align: center;
  letter-spacing: 1px;
  background: #f5f5f5;
  border-top: 1px solid #ADADAD;
  border-left: 1px solid #ADADAD;
  border-right: 1px solid #ADADAD;
  border-radius: 3px 3px 0px 0px;
  background-image: linear-gradient(top, #f5f5f5, #dedede);
}

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