@charset "UTF-8";
a:hover {
  opacity: 0.6;
}

ul li a div {
  float: right;
  width: 245px;
}

.pc-nav ul li a:hover {
  opacity: 1;
}

h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.6em;
  line-height: 1.2;
  margin: 0 0 20px;
  padding-bottom: 2px;
}

.wrap-container {
  width: 980px;
  margin: 10px auto 0px auto;
  padding: 0px 10px 0px 10px;
}

.container {
  position: relative;
  width: 980px;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', sans-serif;
}

.visuallyhidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.main-image {
  width: 980px;
  height: 370px;
  background: url(/static/images/seihin_joho/bunkyo/pc/ttl_bunkyo_pc_01.jpg) no-repeat;
}

.lineup-nav1 {
  width: 980px;
  height: 340px;
  position: relative;
  background: url(/static/images/seihin_joho/bunkyo/pc/ttl_bunkyo_pc_02.gif) no-repeat;
}

.lineup-nav1 a {
  position: absolute;
  width: 230px;
  height: 260px;
}

.lineup-nav1 img {
  width: 230px;
}

.lineup-nav1 .shotou a {
  background: url(/static/images/seihin_joho/bunkyo/pc/btn_shotou_pc.png) no-repeat;
  top: 45px;
  left: 20px;
}

.lineup-nav1 .chutou a {
  background: url(/static/images/seihin_joho/bunkyo/pc/btn_chutou_pc.png) no-repeat;
  top: 55px;
  left: 255px;
}

.lineup-nav1 .koutou a {
  background: url(/static/images/seihin_joho/bunkyo/pc/btn_koutou_pc.png) no-repeat;
  top: 45px;
  left: 485px;
}

.lineup-nav1 .daigaku a {
  background: url(/static/images/seihin_joho/bunkyo/pc/btn_daigaku_pc.png) no-repeat;
  top: 55px;
  left: 720px;
}

.lineup-nav2 {
  height: 72px;
  margin: 25px 0 0 131px;
  text-align: right;
}

.lineup-nav2::after {
  content: '';
  display: block;
  clear: both;
}

.lineup-nav2 li {
  display: inline-block;
  float: left;
}

.lineup-nav2 .koumushien a {
  display: inline-block;
  background: url(/static/images/seihin_joho/bunkyo/pc/bnr_koumu_pc.png) no-repeat;
  width: 293px;
  height: 72px;
}

.lineup-nav2 .onkyouseihin a {
  display: inline-block;
  background: url(/static/images/seihin_joho/bunkyo/pc/bnr_sch_sound_pc.png) no-repeat;
  width: 273px;
  height: 72px;
  margin: 0 5px 0 5px;
}

.lineup-nav2 .tabletcase a {
  display: inline-block;
  background: url(/static/images/seihin_joho/bunkyo/pc/bnr_sch_tabcase_01.png) no-repeat;
  width: 273px;
  height: 72px;
}

.shotou-muke {
  margin: 80px 0 0 0;
  padding: 50px 36px 50px 36px;
  border-top: 8px solid #2B9D5A;
  background-color: #BDE6BE;
}

.shotou-muke h2 {
  font-size: 2.1em;
  text-align: center;
}

.shotou-muke h2 > span {
  font-size: 1.4em;
}

.shotou-muke h2 + p {
  width: 80%;
  margin: 20px auto 0 auto;
  font-size: 0.9em;
  line-height: 1.8;
}

.shotou-muke img {
  margin: 20px 0 0 0;
}

.shotou-muke ul {
  margin-top: 40px;
}

.shotou-muke ul::after {
  content: '';
  display: block;
  clear: both;
}

.shotou-muke li {
  float: left;
}

.shotou-muke li a {
  text-decoration: none;
  line-height: 1.5;
  display: inline-block;
  width: 220px;
  height: 120px;
  padding: 30px 200px 20px 30px;
}

.shotou-muke .trolley a {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_trolley.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.shotou-muke .tabcase a {
  margin: 0 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_tabcase.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.shotou-muke .protection a {
  margin: 15px 0 0 0;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_fall_prevention.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.shotou-muke .extender a {
  margin: 15px 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_extender.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.shotou-muke .screen a {
  margin: 15px 0 0 0;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_screen.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.shotou-muke li a h3 {
  color: #0951B6;
  font-size: 1.12em;
}

.shotou-muke li a p {
  margin: 10px 0 0 0;
  color: #343434;
  font-size: 0.8em;
}

.chutou-muke {
  padding: 50px 36px 50px 36px;
  border-top: 8px solid #FCBB3A;
  background-color: #FDE39A;
}

.chutou-muke h2 {
  font-size: 1.8em;
  text-align: center;
}

.chutou-muke h2 > span {
  font-size: 1.4em;
}

.chutou-muke h2 + p {
  width: 80%;
  margin: 20px auto 0 auto;
  font-size: 0.9em;
  line-height: 1.8;
}

.chutou-muke img {
  margin: 20px 0 0 0;
}

.chutou-muke ul {
  margin-top: 40px;
}

.chutou-muke ul::after {
  content: '';
  display: block;
  clear: both;
}

.chutou-muke li {
  float: left;
}

.chutou-muke li a {
  text-decoration: none;
  line-height: 1.5;
  display: inline-block;
  width: 220px;
  height: 120px;
  padding: 30px 200px 20px 30px;
}

.chutou-muke .filter a {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_blcut_filter.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.chutou-muke .chair a {
  margin: 0 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_chair.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.chutou-muke .caidesk a {
  margin: 15px 0 0 0;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_cai_desk.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.chutou-muke .silentmouse a {
  margin: 15px 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_silentmouse.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.chutou-muke .bag a {
  margin: 15px 0 0 0;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_bag_box.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.chutou-muke li a h3 {
  color: #0951B6;
  font-size: 1.12em;
}

.chutou-muke li a p {
  margin: 10px 0 0 0;
  color: #343434;
  font-size: 0.8em;
}

.koutou-muke {
  padding: 50px 36px 50px 36px;
  border-top: 8px solid #47B7F8;
  background-color: #B6DAF4;
}

.koutou-muke h2 {
  font-size: 1.8em;
  text-align: center;
}

.koutou-muke h2 > span {
  font-size: 1.4em;
}

.koutou-muke h2 + p {
  width: 80%;
  margin: 20px auto 0 auto;
  font-size: 0.9em;
  line-height: 1.8;
}

.koutou-muke img {
  margin: 20px 0 0 0;
}

.koutou-muke ul {
  margin-top: 40px;
}

.koutou-muke ul::after {
  content: '';
  display: block;
  clear: both;
}

.koutou-muke li {
  float: left;
}

.koutou-muke li a {
  text-decoration: none;
  line-height: 1.5;
  display: inline-block;
  width: 220px;
  height: 120px;
  padding: 30px 200px 20px 30px;
}

.koutou-muke .foldingdesk a {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_foldingdesk.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.koutou-muke .meetingchair a {
  margin: 0 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_meetingchair.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.koutou-muke .hdmichanger a {
  margin: 15px 0 0 0;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_hdmi_changer.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.koutou-muke .hdmiextender a {
  margin: 15px 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_hdmi_extender.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.koutou-muke .bag a {
  margin: 15px 0 0 0;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_bag_box.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.koutou-muke li a h3 {
  color: #0951B6;
  font-size: 1.12em;
}

.koutou-muke li a p {
  margin: 10px 0 0 0;
  color: #343434;
  font-size: 0.8em;
}

.daigaku-muke {
  padding: 50px 36px 50px 36px;
  border-top: 8px solid #EF764A;
  background-color: #FCD4BE;
}

.daigaku-muke h2 {
  font-size: 1.8em;
  text-align: center;
}

.daigaku-muke h2 > span {
  font-size: 1.4em;
}

.daigaku-muke h2 + p {
  width: 80%;
  margin: 20px auto 0 auto;
  font-size: 0.9em;
  line-height: 1.8;
}

.daigaku-muke img {
  margin: 20px 0 0 0;
}

.daigaku-muke ul {
  margin-top: 40px;
}

.daigaku-muke ul::after {
  content: '';
  display: block;
  clear: both;
}

.daigaku-muke li {
  float: left;
}

.daigaku-muke li a {
  text-decoration: none;
  line-height: 1.5;
  display: inline-block;
  width: 220px;
  height: 120px;
  padding: 30px 200px 20px 30px;
}

.daigaku-muke .stand a {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_stand.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.daigaku-muke .speakerphone a {
  margin: 0 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_speakerphone.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.daigaku-muke .pccamera a {
  margin: 15px 0 0 0;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_pccamera.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.daigaku-muke .kikisetti a {
  margin: 15px 0 0 8px;
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_kikisetti.png) no-repeat;
  -webkit-background-size: 445px;
  background-size: 445px;
}

.daigaku-muke li a h3 {
  color: #0951B6;
  font-size: 1.12em;
}

.daigaku-muke li a p {
  margin: 10px 0 0 0;
  color: #343434;
  font-size: 0.8em;
}

.koumushien-system {
  margin: 50px 0 0 0;
  padding: 10px 36px 30px 36px;
  border: 2px solid #D6D6D6;
}

.koumushien-system h2 {
  width: 100%;
  font-size: 2.3em;
  text-align: center;
  border-bottom: 1px dashed #58627d;
  padding: 11px 0;
}

.koumushien-system h2 span {
  padding: 0 0 0 2em;
  line-height: 2.3;
  background: url(/static/images/seihin_joho/bunkyo/sp/icn_koumu_sys.png) no-repeat;
  background-position: left center;
}

.koumushien-system .shokuinshitu {
  margin-top: 20px;
}

.koumushien-system .shokuinshitu p {
  font-size: 0.9em;
  line-height: 1.8;
}

.koumushien-system .shokuinshitu::after {
  content: '';
  display: block;
  clear: both;
}

.koumushien-system .shokuinshitu h3 {
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  font-size: 1.6em;
  background: #4B90DC;
  -webkit-font-smoothing: antialiased;
}

.koumushien-system .kenkyushitu {
  padding-top: 20px;
  margin-top: 40px;
  border-top: 1px dashed #58627d;
}

.koumushien-system .kenkyushitu p {
  font-size: 0.9em;
  line-height: 1.8;
}

.koumushien-system .kenkyushitu::after {
  content: '';
  display: block;
  clear: both;
}

.koumushien-system .kenkyushitu h3 {
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  font-size: 1.6em;
  background: #4B90DC;
  -webkit-font-smoothing: antialiased;
}

.koumushien-system_box1-2::after {
  content: '';
  display: block;
  clear: both;
}

.koumushien-system_box1 {
  float: left;
  width: 53%;
}

.koumushien-system_box1 h4 {
  font-weight: bold;
  margin: 15px 0;
  font-size: 1.3em;
}

.koumushien-system_box2 {
  float: left;
  width: 45%;
  margin-left: 2%;
}

.koumushien-system_box2 img {
  width: 100%;
}

.koumushien-system_box3 {
  margin: 40px 0 0;
}

.koumushien-system_box3::after {
  content: '';
  display: block;
  clear: both;
}

.koumushien-system_box3 ul {
  margin-top: 10px;
}

.koumushien-system_box3 li {
  display: table;
  width: 211px;
  height: 202px;
  float: left;
}

.koumushien-system_box3 li:not(:first-child) {
  margin-left: 20px;
}

.koumushien-system_box3 li a {
  color: #0951b6;
  display: table-cell;
  font-size: 0.95em;
  font-weight: bold;
  height: calc(100% - 20px);
  line-height: 1.3;
  padding: 150px 25px 10px 10px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.koumushien-system_box3 li.usbmemory {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_usbmemory_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.koumushien-system_box3 li.usbbox {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_usbbox_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.koumushien-system_box3 li.shimon {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_shimon_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.koumushien-system_box3 li.edesk {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_edesk_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.koumushien-system_box3 li.stdesk {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_stdesk_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.koumushien-system_box3 li.arm {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_arm_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.koumushien-system_box3 li.dockingst {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_dockingst_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.koumushien-system_box3 li.macmini {
  background: url(/static/images/seihin_joho/bunkyo/sp/btn_macmini_k.png) no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}

.gakkoumuke-onkyou {
  margin: 50px 0 0 0;
  padding: 30px 36px 30px 36px;
  border: 2px solid #D6D6D6;
}

.gakkoumuke-onkyou h2 {
  width: 100%;
  font-size: 2.3em;
  text-align: center;
}

.gakkoumuke-onkyou h2 span {
  padding: 10px 0 10px 2em;
  line-height: 1.5;
  background: url(/static/images/seihin_joho/bunkyo/sp/icn_sch_sound.png) no-repeat;
  background-position: left center;
}

.gakkoumuke-onkyou .sports {
  padding: 20px;
  margin-top: 40px;
  background-color: #FDE0E3;
}

.gakkoumuke-onkyou .sports p {
  font-size: 0.9em;
  line-height: 1.4;
}

.gakkoumuke-onkyou .sports::after {
  content: '';
  display: block;
  clear: both;
}

.gakkoumuke-onkyou .sports h3 {
  display: inline-block;
  color: #DC5F5D;
  font-size: 1.6em;
}

.gakkoumuke-onkyou .mobile {
  padding: 20px;
  margin-top: 40px;
  background-color: #FEE6C1;
}

.gakkoumuke-onkyou .mobile p {
  font-size: 0.9em;
  line-height: 1.4;
}

.gakkoumuke-onkyou .mobile::after {
  content: '';
  display: block;
  clear: both;
}

.gakkoumuke-onkyou .mobile h3 {
  display: inline-block;
  color: #F27E28;
  font-size: 1.6em;
}

.gakkoumuke-onkyou .ondoku {
  padding: 20px;
  margin-top: 40px;
  background-color: #D4F1C7;
}

.gakkoumuke-onkyou .ondoku p {
  font-size: 0.9em;
  line-height: 1.4;
}

.gakkoumuke-onkyou .ondoku::after {
  content: '';
  display: block;
  clear: both;
}

.gakkoumuke-onkyou .ondoku h3 {
  display: inline-block;
  color: #397D1C;
  font-size: 1.6em;
}

.gakkoumuke-onkyou .speaker {
  padding: 20px;
  margin-top: 40px;
  background-color: #D8E7F5;
}

.gakkoumuke-onkyou .speaker p {
  font-size: 0.9em;
  line-height: 1.4;
}

.gakkoumuke-onkyou .speaker::after {
  content: '';
  display: block;
  clear: both;
}

.gakkoumuke-onkyou .speaker h3 {
  display: inline-block;
  color: #226ECA;
  font-size: 1.6em;
}

.gakkoumuke-onkyou .headphone {
  padding: 20px;
  margin-top: 40px;
  background-color: #EAE2F5;
}

.gakkoumuke-onkyou .headphone p {
  font-size: 0.9em;
  line-height: 1.4;
}

.gakkoumuke-onkyou .headphone::after {
  content: '';
  display: block;
  clear: both;
}

.gakkoumuke-onkyou .headphone h3 {
  display: inline-block;
  color: #623BAE;
  font-size: 1.6em;
}

.gakkoumuke-onkyou_box1 {
  position: relative;
  padding: 0 0 0 120px;
}

.gakkoumuke-onkyou_box1 img {
  position: absolute;
  width: 100px;
  left: 0;
  top: -40px;
}

.gakkoumuke-onkyou_box1 p {
  margin-top: 10px;
}

.gakkoumuke-onkyou_box2 {
  margin: 30px 0 0 0;
}

.gakkoumuke-onkyou_box2 ul::after {
  content: '';
  display: block;
  clear: both;
}

.gakkoumuke-onkyou_box2 li {
  float: left;
  width: calc(50% - 10px);
  background-color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.gakkoumuke-onkyou_box2 li:first-child {
  margin-right: 20px;
}

.gakkoumuke-onkyou_box2 li img.opimg {
  width: 115px;
  float: left;
  margin-right: 20px;
}

.gakkoumuke-onkyou_box2 li h4 {
  margin-top: 10px;
  line-height: 1.3;
  color: #333;
  font-size: 0.97em;
}

.gakkoumuke-onkyou_box2 li h5 {
  padding-left: 20px;
  margin-top: 10px;
  color: #0951B6;
  background: url(/static/images/seihin_joho/bunkyo/sp/yaji_maru_bl_18.png) no-repeat;
  background-position: left center;
  background-size: 14px;
}

.gakkoumuke-onkyou_box2 li p {
  margin-top: 7px;
  color: #333;
}

.gakkoumuke-onkyou_box2 li a {
  display: block;
  padding: 7px 20px;
  text-decoration: none;
}

.gakkoumuke-onkyou_box2 li a::after {
  content: '';
  display: block;
  clear: both;
}

.pc-nav {
  margin: 30px 0 0 0;
  padding: 30px 20px;
  background: url(/static/images/seihin_joho/bunkyo/pc/bnr_back.gif) no-repeat;
}

.pc-nav ul {
  padding-left: 0px;
}

.pc-nav::after {
  content: '';
  display: block;
  clear: both;
}

.pc-nav li {
  display: inline-block;
}

.pc-nav li:first-child {
  margin-right: 18px;
}

/* カタログ・資料請求 */
div#catalog {
  border: 2px solid #9FBFE6;
  border-radius: 0.7em;
  background-color: #DBE7F5;
  padding: 3% 5%;
  margin: 5% 0;
}

div#catalog div.cata_left {
  float: left;
  width: 70%;
  padding-top: 1%;
}

div#catalog div.cata_left p {
  font-weight: bold;
  font-size: 1.3em;
  margin-bottom: 2%;
}

div#catalog div.cata_left span {
  display: block;
  line-height: 190%;
}

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

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

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

div#catalog div.cata_left ul li a:hover {
  text-decoration: none;
}

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

.pc-nav.kaiyu {
  margin: 5% 0 0 0;
  padding: 2.5% 0% 2.5% 1.9%;
  background-color: #EBEBEB;
  background-image: none;
}

.pc-nav.kaiyu p.nav-title {
  font-weight: bold;
}

.pc-nav.kaiyu ul {
  padding-left: 0;
  margin: 1.5% 0% 0%;
  font-weight: bold;
  font-size: 0.9em;
}

.pc-nav.kaiyu::after {
  content: '';
  display: block;
  clear: both;
}

.pc-nav.kaiyu li {
  float: left;
  width: 16%;
  background-color: #ffffff;
  border: solid 0.07em #bdbdbd;
  padding: 1.7% 6% 1.5% 3%;
}

.pc-nav.kaiyu li.margin {
  float: left;
  background-color: #ffffff;
  border: solid 0.07em #bdbdbd;
  padding: 1.7% 4% 1.5% 3%;
  margin-left: 1%;
}

.pc-nav.kaiyu li:first-child {
  margin-right: 0px;
}

div #relation-outer {
  width: 100%;
  margin: 0 0 5%;
}

div .relation {
  width: 980px;
  margin: 100px auto 0;
}

.relation h3 {
  font-size: 1.6em;
  text-align: center;
  padding: 13px 0;
  color: #fff;
  background-color: #004DA2;
}

.relation img {
  width: 230px;
  height: 153px;
  margin: 20px 14px 0 0;
}

.link-img li {
  display: inline;
}

.link-img li:nth-child(4n) img {
  margin-right: 0;
}

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