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

div.box-light a:hover {
  opacity: 1 !important;
  color: #FF0000 !important;
}

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

div.navi ul a:hover li {
  opacity: 0.6 !important;
}

.hospital_sp {
  display: none;
}

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

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

.container {
  position: relative;
  width: 980px;
  height: 100%;
  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;
}

h2.main-image {
  width: 63%;
  padding: 18.5%;
  background: url(/static/images/seihin_joho/hospital/pc/ttl_bunkyo_pc.jpg) no-repeat;
  background-size: 100% 100%;
}

div.navi {
  margin: 0% 0% 2%;
  padding: 3% 2.5% 4% 3%;
  background-color: #6C9DD8;
  position: relative;
}

div.navi p.navi-title {
  font-size: 1.2em;
  text-align: center;
  position: relative;
  top: 10%;
  color: #000000;
  font-weight: bold;
}

div.navi .lineup-nav1 {
  width: 100%;
  height: 100%;
  margin: 0% 0% 2.5%;
  position: relative;
}

.lineup-nav1 li {
  text-decoration: none;
  width: 24%;
  padding: 3% 0% 19%;
}

.lineup-nav1 .staff {
  background: url(/static/images/seihin_joho/hospital/pc/btn_staff.png) no-repeat;
  background-size: 100% 100%;
  float: left;
}

.lineup-nav1 .shinryo {
  background: url(/static/images/seihin_joho/hospital/pc/btn_shinryo.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin: 0% 0% 0% 1.2%;
}

.lineup-nav1 .uketsuke {
  background: url(/static/images/seihin_joho/hospital/pc/btn_uketsuke.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin: 0% 0% 0% 1.2%;
}

.lineup-nav1 .tokuchu {
  background: url(/static/images/seihin_joho/hospital/pc/btn_tokuchu.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  margin: 0% 0% 0% 1.2%;
}

div.navi p.comment {
  padding: 0% 3% 0% 2.5%;
  font-size: 1em;
  line-height: 1.7;
  color: #ffffff;
}

div.staff {
  margin: 5% 0 0 0;
  padding: 6% 3% 5%;
  border-top: 0.25em solid #5381CB;
  background-color: #DCEBFE;
}

div.staff h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 400;
}

div.staff h2 + p {
  width: 95%;
  margin: 2% 0% 0% 3%;
  font-size: 1em;
  line-height: 1.8;
}

div.staff img {
  margin: 3% 0 0 0;
  width: 100%;
}

div.staff ul {
  margin-top: 4%;
}

div.staff ul::after {
  content: '';
  display: block;
  clear: both;
}

div.staff li a {
  display: block;
  float: left;
  line-height: 1.5;
  padding: 3% 18% 5.5% 4%;
  text-decoration: none;
  width: 27%;
}

div.staff .standingdesk a {
  background: url(/static/images/seihin_joho/hospital/sp/btn_standingdesk.png) no-repeat;
  background-size: 100% 100%;
}

div.staff .battery a {
  margin: 1.5% 0 0 0;
  background: url(/static/images/seihin_joho/hospital/sp/btn_battery.png) no-repeat;
  background-size: 100% 100%;
}

div.staff .nurcedesk a {
  margin: 1.5% 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_nurcedesk_RAC-HPST120.png) no-repeat;
  background-size: 100% 100%;
}

div.staff .kartecart a {
  margin: 1.5% 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_kartecart.png) no-repeat;
  background-size: 100% 100%;
}

div.staff .bcr a {
  margin: 1.5% 0 0 0;
  background: url(/static/images/seihin_joho/hospital/sp/btn_bcr.png) no-repeat;
  background-size: 100% 100%;
}

div.staff .stool a {
  margin: 1.5% 0 0 0;
  background: url(/static/images/seihin_joho/hospital/sp/btn_stool.png) no-repeat;
  background-size: 100% 100%;
}

div.staff .tap a {
  margin: 1.5% 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_tap.png) no-repeat;
  background-size: 100% 100%;
}

div.staff .medesk a {
  margin: 0 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_medesk.png) no-repeat;
  background-size: 100% 100%;
}

div.staff li a h3 {
  color: #0951B6;
  font-size: 1.25em;
}

div.staff li a p {
  margin: 4% 0 0 0;
  color: #343434;
  font-size: 0.87em;
}

div.shinryo {
  padding: 6% 3% 5%;
  border-top: 0.25em solid #027844;
  background-color: #D1EACA;
}

div.shinryo h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 400;
}

div.shinryo h2 + p {
  width: 85%;
  margin: 2% 0% 3% 9%;
  font-size: 0.97em;
  line-height: 1.7;
}

div.shinryo img {
  width: 100%;
}

div.shinryo ul {
  margin-top: 4%;
}

div.shinryo ul::after {
  content: '';
  display: block;
  clear: both;
}

div.shinryo li a {
  text-decoration: none;
  line-height: 1.5;
  display: block;
  width: 26%;
  padding: 3% 19% 8% 4%;
  float: left;
}

div.shinryo li a p {
  margin: 4% 0 0 0;
  color: #343434;
  font-size: 0.87em;
}

div.shinryo .adesk a {
  background: url(/static/images/seihin_joho/hospital/sp/btn_edesk.png) no-repeat;
  background-size: 100% 100%;
}

div.shinryo .oachair a {
  margin: 0 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_oachair.png) no-repeat;
  background-size: 100% 100%;
}

div.shinryo .partition a {
  margin: 1.5% 0 0 0;
  background: url(/static/images/seihin_joho/hospital/sp/btn_partition.png) no-repeat;
  background-size: 100% 100%;
}

div.shinryo .keyboard a {
  margin: 1.5% 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_keyboard.png) no-repeat;
  background-size: 100% 100%;
}

div.shinryo li a h3 {
  color: #0951B6;
  font-size: 1.25em;
}

div.uketsuke {
  padding: 6% 3% 5%;
  border-top: 0.25em solid #5381CC;
  background-color: #DBEAFD;
}

div.uketsuke h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 400;
}

div.uketsuke h2 + p {
  width: 82%;
  margin: 2% 0% 3% 10%;
  font-size: 0.97em;
  line-height: 1.7;
}

div.uketsuke img {
  width: 100%;
}

div.uketsuke ul {
  margin-top: 4%;
}

div.uketsuke ul::after {
  content: '';
  display: block;
  clear: both;
}

div.uketsuke li a {
  text-decoration: none;
  line-height: 1.5;
  display: block;
  width: 26%;
  padding: 3% 20% 6% 3%;
  float: left;
}

div.uketsuke li a p {
  margin: 4% 0 0 0;
  width: 90%;
  color: #343434;
  font-size: 0.87em;
}

div.uketsuke .extender a {
  background: url(/static/images/seihin_joho/hospital/sp/btn_extender.png) no-repeat;
  background-size: 100% 100%;
  padding: 3% 20% 8.5% 3%;
}

div.uketsuke .wall-fitting a {
  margin: 0 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_wall-fitting.png) no-repeat;
  background-size: 100% 100%;
}

div.uketsuke .onshitsudo a {
  margin: 1.5% 0 0 0;
  background: url(/static/images/seihin_joho/hospital/sp/btn_onshitsudo_CHE-TPHU2W.png) no-repeat;
  background-size: 100% 100%;
}

div.uketsuke .silentmouse a {
  margin: 1.5% 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_silentmouse.png) no-repeat;
  background-size: 100% 100%;
}

div.uketsuke .printerstand a {
  margin: 1.5% 0 0 0;
  background: url(/static/images/seihin_joho/hospital/sp/btn_printerstand.png) no-repeat;
  background-size: 100% 100%;
}

div.uketsuke .kvm a {
  margin: 1.5% 0 0 2%;
  background: url(/static/images/seihin_joho/hospital/sp/btn_kvm.png) no-repeat;
  background-size: 100% 100%;
}

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

div.tokuchu {
  padding: 6% 3.8% 5.5%;
  border-top: 0.25em solid #027844;
  background-color: #D1EACA;
}

div.tokuchu h2 {
  font-size: 3em;
  text-align: center;
  font-weight: 400;
}

div.tokuchu h2 + p {
  width: 84%;
  margin: 2% 0% 3% 7%;
  font-size: 0.97em;
  line-height: 1.7;
}

div.tokuchu div.jirei {
  padding: 4% 4% 2%;
  margin: 4% 0% 0%;
  border: 0.2em solid #6599E4;
  background-color: #ffffff;
}

div.tokuchu div.jirei div.jirei-left {
  width: 40%;
  float: left;
}

div.tokuchu div.jirei div.jirei-left h3 span {
  font-size: 1.1em;
}

div.tokuchu div.jirei div.jirei-left img.img_pc {
  margin: 7% 0 0 0;
}

div.tokuchu div.jirei img.img_sp {
  margin: 7% 0 0 0;
  display: none;
}

div.tokuchu div.jirei div.jirei-light {
  float: left;
  margin: 0% 0% 0% 4%;
  width: 56%;
}

div.tokuchu div.jirei div.jirei-light img {
  width: 100%;
}

div.tokuchu div.jirei h3 {
  color: #0951B6;
  font-size: 1.8em;
  line-height: 1.3;
}

div.tokuchu div.jirei p {
  margin: 3% 0 0 0;
  color: #343434;
  font-size: 0.95em;
  line-height: 1.5;
}

div.katsuyou-jirei {
  margin: 6% 0 0;
  padding: 5% 3% 3.5%;
  border: 0.2em solid #D6D6D6;
}

div.katsuyou-jirei h2 {
  width: 100%;
  font-size: 3em;
  font-weight: 400;
  text-align: center;
}

div.katsuyou-jirei h3 {
  background-color: #3F78BF;
  color: #ffffff;
  font-size: 1.5em;
  padding: 1.5% 0% 1.5% 3%;
  margin: 4% 0% 0%;
}

div.katsuyou-jirei p {
  text-align: center;
  margin: 2.5% 0% 0%;
}

div.katsuyou-jirei div.box {
  background-color: #EBF3FE;
  padding: 2.5% 3% 3%;
}

div.katsuyou-jirei div.box-left {
  float: left;
  width: 68%;
}

div.katsuyou-jirei div.box-left p {
  text-align: left;
  line-height: 1.5;
  margin: 0;
}

div.katsuyou-jirei div.box-left img {
  margin: 4% 0% 0%;
}

div.katsuyou-jirei div.box-light {
  float: left;
  width: 23%;
  padding: 2% 2% 2%;
  margin-left: 5%;
  background-color: #ffffff;
}

div.katsuyou-jirei div.box-light .photoarea img {
  width: 100%;
}

div.katsuyou-jirei div.box-light a h4 {
  text-decoration: none;
  display: inline-block;
  padding-left: 10%;
  margin-top: 6.5%;
  font-size: 1.1em;
  background: url(/static/images/seihin_joho/hospital/sp/yaji_maru_bl_18.png) no-repeat;
  background-size: 14px;
}

div.katsuyou-jirei div.box-light p {
  margin-top: 3%;
  font-size: 0.9em;
  text-align: left;
  line-height: 1.5;
}

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

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

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

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

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

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

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

div#catalog-sp {
  border: 0.2em solid #9FBFE6;
  border-radius: 0.7em;
  background-color: #DBE7F5;
  padding: 3% 5%;
  margin: 5% 0;
  display: none;
}

div#catalog-pc div.cata_left {
  float: left;
  width: 75%;
  padding-top: 1%;
  margin-right: 6%;
}

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

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

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

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: 4.5%;
  background-color: #125EAC;
  color: #FFFFFF;
  font-size: 0.95em;
}

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

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

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

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