﻿@charset "UTF-8";
/* ==================================================
	@extend
================================================== */
/* ===== clearfix ===== */
body.en .productListBtn:after, body.en .product-mainVisual:after, body.en .product-mainVisual.product-mainVisual--B:after, body.en .productCarousel-B__list:after {
  content: "";
  display: table;
  clear: both;
}

body.en .linkList-B__item, body.en .anchorBtn__item a, body.en .product-anchorLink__item {
  position: relative;
}

body.en .linkList-B__item:before, body.en .anchorBtn__item a:before, body.en .product-anchorLink__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -3.5px;
  width: 6px;
  height: 6px;
  border-top: solid 1px;
  border-right: solid 1px;
  border-color: white;
  transform: rotate(45deg);
}

body.en #header .header__col .wwGroup__list, body.en #header .header__col .wwGroup__item, body.en .navGrobalFooter, body.en .navGrobalFooter__childList, body.en .productListBtn__item, body.en .linkList-B__item, body.en .productCarousel-B__list, body.en .productCarousel-B__btn, body.en .productCarousel-B__nav, body.en .anchorBtn__item, body.en .product-anchorLink, body.en .listBasic li {
  list-style-type: none;
}

body.en #header .header__col .wwGroup .wwBtn, body.en .link-contactUs, body.en .productListBtn__item .indexBtn, body.en .linkList-B__item a, body.en .anchorBtn__item a, body.en .product-anchorLink__item a, body.en .relatedProducts__item, body.en .transBtn-C {
  text-decoration: none !important;
  color: #333;
}

body.en {
  /* ==================================================
    World Wide Site Style
================================================== */
  /* header
================================================== */
  /* navGroval
================================================== */
  /* footer
================================================== */
  /* modules
================================================== */
}

body.en * {
  font-family: "Open Sans", sans-serif !important;
}

body.en #header .header__col {
  vertical-align: bottom;
}

body.en #header .header__col .navUtilityHeader {
  position: relative;
  bottom: -5px;
}

body.en #header .header__col .searchInSite input:not([type="image"]) {
  width: 180px;
}

body.en #header .header__col .wwGroup__list {
  position: relative;
  bottom: -.2em;
  letter-spacing: -.5em;
}

body.en #header .header__col .wwGroup__item {
  letter-spacing: normal;
  display: inline-block;
  padding: 0 10px;
}

body.en #header .header__col .wwGroup .wwBtn {
  font-size: 12px;
  font-size: 1.2rem;
}

body.en #header .header__col .wwGroup .wwBtn img {
  display: block;
  margin: auto;
}

body.en #header .header__col .wwGroup .wwBtn span {
  display: block;
  margin: auto;
  text-align: center;
  transition: all .3s;
  border-bottom: solid 1px transparent;
}

body.en #header .header__col .wwGroup .wwBtn:hover span {
  border-bottom: solid 1px #333;
}

body.en #header .header__col .worldLink {
  padding: 0 10px;
  padding-right: 0;
  vertical-align: bottom;
  position: relative;
  bottom: -.2 em;
}

body.en .js-sticky.fixed #header #headerLogo img {
  width: 346px;
  height: auto;
}

body.en .navGrobal .navGrobal__item {
  padding: 0;
}

body.en .navGrobal .navGrobal__item > a {
  box-sizing: border-box;
  transition: background .2s, color .2s;
}

body.en .navGrobal .navGrobal__item:hover > a, body.en .navGrobal .navGrobal__item.cur > a {
  background: #1e5083;
  color: white;
}

body.en .navGrobal .navGrobal__item .navGrobal__childItem > a:hover {
  background-color: #406a96;
}

body.en .js-sticky.fixed .navGrobal .navGrobal__item a {
  padding: 10px 12px;
}

body.en .js-sticky.fixed .navGrobal .navGrobal__item a:after {
  content: "";
  display: block;
  width: 80%;
  height: 1px;
  background: none;
  position: absolute;
  bottom: 1px;
  left: 10%;
  transition: background .3s;
}

body.en .js-sticky.fixed .navGrobal .navGrobal__item a:hover:after {
  background: #002f5f;
}

body.en .js-sticky.fixed .navGrobal .navGrobal__item .navGrobal__childList__wrapper {
  top: 40px;
}

body.en #footer .footer__inner {
  padding-top: 45px;
}

body.en .navGrobalFooter {
  padding-bottom: 0;
  margin-bottom: 15px;
}

body.en .navGrobalFooter__childList {
  padding-left: 1em;
  margin-top: 10px;
}

body.en .navGrobalFooter__item a {
  font-weight: normal !important;
}

body.en .navGrobalFooter__childItem {
  margin: 6px 0;
  font-weight: normal !important;
}

body.en .navGrobalFooter__childItem .navGrobalFooter__childItem {
  padding: 5px 0;
}

body.en .navUtilityFooter {
  padding: 0;
}

body.en .copyright {
  margin-top: -20px;
}

body.en .link-contactUs {
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  vertical-align: bottom;
  margin-top: -5px;
  margin-bottom: 10px;
  display: inline-block;
}

body.en .link-contactUs span {
  padding-left: 25px;
  background: url(./img/en/icon-mail-footer.png) left center no-repeat;
  border-bottom: solid 1px transparent;
  transition: border .3s;
}

body.en .link-contactUs:hover span {
  border-bottom: solid 1px white;
}

body.en #contents #main_area {
  padding-bottom: 100px;
}

body.en .categoryTitle {
  font-weight: bold;
}

body.en .free_search-B {
  display: table;
  width: 100%;
}

body.en .free_search-B .free_search-B__txt,
body.en .free_search-B .free_search-B__input,
body.en .free_search-B .free_search-B__btn {
  display: table-cell;
  vertical-align: middle;
}

body.en .free_search-B .free_search-B__txt {
  width: auto;
  width: 90px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  padding-right: 10px;
}

body.en .free_search-B .free_search-B__txt span {
  display: inline-block;
  width: auto;
}

body.en .free_search-B .free_search-B__input {
  width: auto;
}

body.en .free_search-B .free_search-B__btn {
  width: 90px;
  text-align: right;
}

body.en .searchBar-B {
  background: #e5e5e5;
  padding: 13px 50%;
  margin-left: -50%;
  margin-right: -50%;
}

body.en .searchBar-B .searchBar__free {
  width: auto;
  display: table;
  width: 100%;
}

body.en .searchBar-B .searchBar__free dt {
  font-weight: bold;
  padding-right: 10px;
}

body.en .searchBar-B .searchBar__free dt span {
  display: block;
}

body.en .searchBar-B .searchBar__free dt,
body.en .searchBar-B .searchBar__free dd {
  display: table-cell;
}

body.en .searchBar-B .searchBar__free .free_search {
  width: 100%;
}

body.en .searchBar-B .searchBar__free .free_search__input {
  width: auto;
  display: block;
}

body.en .searchBar-B input[type="text"] {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
}

body.en .productListBtn {
  margin: 20px 0;
  margin-left: -10px;
}

body.en .productListBtn__item {
  position: relative;
  /*margin-bottom: 30px;*/
  margin-bottom: 10px;
  width: 180px;
  float: left;
  /*margin-left: 20px;*/
  margin-left: 10px;
}

body.en .productListBtn__item:nth-child(4n+1) .productListBtn__drop {
  left: 0;
}

body.en .productListBtn__item:nth-child(4n+2) .productListBtn__drop {
/*  left: 50%;
  margin-left: -500px;*/
  left: -190px;
}

body.en .productListBtn__item:nth-child(4n+3) .productListBtn__drop {
/*  right: 50%;
  margin-left: -500px;*/
  left: -380px;
}

body.en .productListBtn__item:nth-child(4n+4) .productListBtn__drop {
  right: 0;
}

/*5カラム*/

body.en .productListBtn--col5 .productListBtn__item:nth-child(5n+1) .productListBtn__drop {
  left: 0;
}

body.en .productListBtn--col5 .productListBtn__item:nth-child(5n+2) .productListBtn__drop {
/*  left: 50%;
  margin-left: -500px;*/
  left: -205px;
}

body.en .productListBtn--col5 .productListBtn__item:nth-child(5n+3) .productListBtn__drop {
/*  right: 50%;
  margin-left: -500px;*/
  left: -410px
}

body.en .productListBtn--col5 .productListBtn__item:nth-child(5n+4) .productListBtn__drop {
  right:-205px
}

body.en .productListBtn--col5 .productListBtn__item:nth-child(5n+5) .productListBtn__drop {
  left: unset;
  right: 0;
}
@media all and (-ms-high-contrast:none){
  body.en .productListBtn--col5 .productListBtn__item:nth-child(5n+5) .productListBtn__drop {
    left: inherit;
   }
}


body.en .productListBtn__item .indexBtn {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 10px 0;
  display: block;
  background: white;
  color: #666666;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 100px;
  border: solid 3px transparent;
  height: 184px;
  line-height: 1.3;
}

body.en .productListBtn__item .indexBtn:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: solid 1px #ccc;
  padding: 2px;
  margin: -2px;
}

body.en .productListBtn__item .indexBtn:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  height: 100px;
  width: 100%;
}

body.en .productListBtn__item .indexBtn--bed:after {
  background: url(./img/en/icon-bed.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--bed:after {
  background: url(./img/en/icon-bed_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--mattress:after {
  background: url(./img/en/icon-mattress.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--mattress:after {
  background: url(./img/en/icon-mattress_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--stretcher:after {
  background: url(./img/en/icon-stretcher.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--stretcher:after {
  background: url(./img/en/icon-stretcher_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--furniture:after {
  background: url(./img/en/icon-furniture.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--furniture:after {
  background: url(./img/en/icon-furniture_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--wardequipment:after {
  background: url(./img/en/icon-wardequipment.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--wardequipment:after {
  background: url(./img/en/icon-wardequipment_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--rehabilitation:after {
  background: url(./img/en/icon-rehabilitation.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--rehabilitation:after {
  background: url(./img/en/icon-rehabilitation_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--orequipment:after {
  background: url(./img/en/icon-orequipment.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--orequipment:after {
  background: url(./img/en/icon-orequipment_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--chemotherapy:after {
  background: url(./img/en/icon-chemotherapy.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--chemotherapy:after {
  background: url(./img/en/icon-chemotherapy_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--sensor:after {
  background: url(./img/en/icon-sensor.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--sensor:after {
  background: url(./img/en/icon-sensor_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--bedaccessories:after {
  background: url(./img/en/icon-bedaccessories.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--bedaccessories:after {
  background: url(./img/en/icon-bedaccessories_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--other-01:after {
  background: url(./img/en/icon-rehabilitation.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--other-01:after {
  background: url(./img/en/icon-rehabilitation_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--other-02:after {
  background: url(./img/en/icon-rehabilitation.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--other-02:after {
  background: url(./img/en/icon-rehabilitation_o.jpg) center no-repeat;
}

body.en .productListBtn__item .indexBtn--bed-02:after {
  background: url(./img/en/icon-bed-02.jpg) center no-repeat;
}

body.en .productListBtn__item:hover .indexBtn--bed-02:after {
  background: url(./img/en/icon-bed-02_o.jpg) center no-repeat;
}

body.en .productListBtn__drop {
  margin-top: -3px;
  position: absolute;
  width: 750px;
  width: calc(400% + 31px);
  box-sizing: border-box;
  z-index: 1;
  border: solid 3px #bbe1ea;
  padding: 30px 20px 30px;
  background: white;
  padding: 0 20px;
  height: 0;
  overflow: hidden;
  border: none;
  transition: padding .3s;
}

body.en .productListBtn__item:hover .indexBtn {
  border: solid 3px #bbe1ea;
  border-bottom: 0;
  z-index: 6;
  background: white;
  box-shadow: none;
}

body.en .productListBtn__item:hover .indexBtn:before {
  border: none;
}

body.en .productListBtn__item:hover .indexBtn:after {
  bottom: 13px;
}

body.en .productListBtn__item:hover .productListBtn__drop {
  z-index: 5;
  padding: 30px 20px 30px;
  height: auto;
  border: solid 3px #bbe1ea;
}

body.en .linkList-B__item {
  position: relative;
  line-height: 1.72;
  padding-left: 15px;
  margin: 10px 0;
}

body.en .linkList-B__item:before {
  border-width: 2px;
  border-color: #d5d5d5;
  margin-left: 0;
  left: 0;
  top: 0;
  margin-top: 10px;
}

body.en .linkList-B__item strong {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
}

body.en .linkList-B__item a {
  font-size: 16px;
  font-size: 1.6rem;
  transition: all .25s;
  border-bottom: solid 1px transparent;
}

body.en .linkList-B__item a:hover {
  color: #002f5f;
  border-bottom: solid 1px #002f5f;
}

body.en .indexList__text {
  padding: 12px 10px;
}

body.en .product-mainVisual {
  background: white;
}

body.en .product-mainVisual .productCarousel-B,
body.en .product-mainVisual .product-mainText,
body.en .product-mainVisual .product-mainText-B {
  float: left;
  width: 500px;
}

body.en .product-mainVisual .product-mainText,
body.en .product-mainVisual .product-mainText-B {
  box-sizing: border-box;
}

body.en .product-mainVisual.product-mainVisual--B .productCarousel-C {
  float: left;
  width: 650px;
}

body.en .product-mainVisual.product-mainVisual--B .product-mainText {
  float: left;
  width: auto;
}

body.en .product-mainVisual.product-mainVisual--B .productCarousel-B__nav {
     bottom: -20px;
}

body.en .product-mainText {
  padding: 30px 20px;
}

body.en .product-mainText__hdg {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 15px;
}

body.en .product-mainText-B {
  padding: 25px 30px;
}

body.en .product-mainText-B p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
}

body.en .productCarousel-B {
  width: 500px;
  position: relative;
  background: white;
}

body.en .productCarousel-B__viewer {
  width: 500px;
  height: 280px;
  overflow: hidden;
  position: relative;
  /*border: solid 1px #d0d0d0;*/
  box-sizing: border-box;
  z-index: 1;
}

body.en .productCarousel-B__list {
  display: table;
  table-layout: fixed;
  height: 100%;
}

body.en .productCarousel-B__item {
  width: 500px;
  height: 280px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

body.en .productCarousel-B__item img {
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

body.en .productCarousel-B_controller {
  width: 500px;
}

body.en .productCarousel-B__btn {
  z-index: 10;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  transition: all .3s;
}

body.en .productCarousel-B__btn a {
  width: 30px;
  height: 24px;
  text-indent: -5em;
  overflow: hidden;
  display: inline-block;
  background: url(./img/icon-arrow-carousel.png) center center no-repeat;
}

body.en .productCarousel-B__btn--next {
  right: 5px;
}

body.en .productCarousel-B__btn--next:hover {
  right: 0px;
}

body.en .productCarousel-B__btn--prev {
  left: 5px;
}

body.en .productCarousel-B__btn--prev a {
  transform: rotate(180deg);
}

body.en .productCarousel-B__btn--prev:hover {
  left: 0px;
}

body.en .productCarousel-B__nav {
  letter-spacing: -.5em;
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
  height: 10px;
  z-index: 2;
  width: 100%;
}

body.en .productCarousel-B__navItem {
  letter-spacing: 0.04em;
  display: inline-block;
  margin-right: 10px;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  background: #8a8a8a;
  border-radius: 50%;
  transition: all .3s;
  cursor: pointer;
  /*border: solid 1px #cccccc;*/
  border: solid 1px #8a8a8a;
}

.product-mainVisual--B .productCarousel-B__navItem{
  background: #8a8a8a !important;
  border: solid 1px #8a8a8a;
}

.product-mainVisual--B .productCarousel-B__navItem.is-active {
  background: #72d2e7 !important;
  border: solid 1px #72d2e7 !important;
}

body.en .productCarousel-B__navItem:last-child {
  margin-right: 0;
}

body.en .productCarousel-B__navItem.is-active {
  background: #72d2e7;
  border: solid 1px #72d2e7;
}

body.en .productCarousel-B__navItem:hover {
  opacity: .75;
}

body.en .product-mainVisual--B .productCarousel-B {
  width: 650px;
}

body.en .product-mainVisual--B .productCarousel-B__viewer, body.en .product-mainVisual--B .productCarousel-B__item {
  width: 650px;
  height: 320px;
}

body.en .product-mainVisual--B .product-mainText {
  width: 350px !important;
  padding: 0;
  box-sizing: border-box;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item {
  background: #002f5f;
  width: 100%;
  box-sizing: border-box;
  background: #002f5f;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 1px;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item:last-child {
  margin-bottom: 0;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item:before {
  margin-left: 2px;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item a {
  width: 100%;
  font-size: 1.6px;
  font-size: 1.6rem;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item.is-disabled {
  cursor: default;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item.is-disabled:before {
  border-color: gray;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item.is-disabled a {
  color: gray;
  cursor: normal;
}

body.en .product-mainVisual--B .product-mainText .product-anchorLink__item.is-disabled a:hover {
  border-color: transparent;
}

body.en .productDetailTitle {
  margin-top: 40px;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  border-bottom: solid 1px #d0d0d0;
}

body.en .productDetailTitle:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #5b818a;
  position: absolute;
  top: 15px;
  left: 2px;
}

body.en .searchResult__hdg {
  padding-right: 15px;
}

body.en .leadBox {
  margin: 20px 0;
}

body.en .leadBox * {
  font-size: 16px;
  font-size: 1.6rem;
}

body.en .anchorBtn {
  margin: 20px 0 50px;
}

body.en .anchorBtn__list {
  letter-spacing: -.5em;
  margin-left: -6px;
  margin-right: -6px;
}

body.en .anchorBtn__item {
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  letter-spacing: 0.04em;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 6px;
}

body.en .anchorBtn__item a {
  padding: 3px 22px 3px;
  padding-left: 22px;
  display: inline-block;
  border: solid 1px #d0d0d0;
  transition: all .3s;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}

body.en .anchorBtn__item a:before {
  border-color: #d0d0d0;
  border-width: 2px;
  margin-top: -4px;
  left: 8px;
  width: 4px;
  height: 4px;
  transition: all .3s;
  transform: rotate(135deg);
}

body.en .anchorBtn__item a:hover {
  background: #d0d0d0;
}

body.en .anchorBtn__item a:hover:before {
  border-color: white;
}

body.en .anchorBtn__item.cur a {
  background: #f6f6f6;
}

body.en .productCategory {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  background: #f6f6f6;
  padding: 10px 15px;
  margin: 20px 0;
}

body.en .anchorBtn + .productCategory,
body.en .searchResult + .productCategory,
body.en .listResultProduct + .productCategory {
  padding: 52px 0 0;
  margin: -52px 0 20px;
  background: none;
}

body.en .anchorBtn + .productCategory > span,
body.en .searchResult + .productCategory > span,
body.en .listResultProduct + .productCategory > span {
  display: block;
  padding: 10px 15px;
  background: #f6f6f6;
}

body.en .listResultProduct .resultProduct {
  min-height: 280px;
  display: block;
}

body.en .product-anchorLink__item {
  font-size: 20px;
  font-size: 2rem;
  padding-left: 25px;
}

body.en .product-anchorLink__item:before {
  left: 0;
  width: 7px;
  height: 7px;
  margin-top: -6px;
  border-width: 1px;
  top: 62%;
}

body.en .product-anchorLink__item a {
  color: white;
  border-bottom: solid 1px transparent;
  transition: border .3s;
}

body.en .product-anchorLink__item a:hover {
  border-bottom: solid 1px white;
}

body.en .transBtn {
  padding: 18px 30px;
  padding-left: 20px;
  padding-right: 40px;
  min-width: 300px;
  text-align: left;
}

body.en .transBtn:after {
  right: 10px;
  background-image: url(./img/icon-arrow-btn--s.png);
}

body.en .product-leadBox {
  margin: 50px 0 10px;
  padding: 20px 0 30px;
  color: #666666;
}

body.en .product-leadBox__hdg {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 300;
}

body.en .product-leadBox__hdg + .product-leadBox__text {
  margin-top: 8px;
}

body.en .product-leadBox__text {
  padding-left: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}

body.en .product-leadBox__text p {
  font-size: 16px;
  font-size: 1.6rem;
}

body.en .featuresTitle {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  margin: 10px 0;
}

body.en .productDetailList {
  border: none;
}

body.en .productDetailList__content p {
  font-size: 14px;
  font-size: 1.4rem;
}

body.en .listBasic li {
  padding-left: 1em;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}

body.en .listBasic li:before {
  content: "";
  display: inline-block;
  width: 1em;
  position: absolute;
  top: .75em;
  left: .2em;
  width: .4em;
  height: 1px;
  background: #333;
}

body.en .relatedProducts {
  margin: 60px 0 20px;
  background: #f6f6f6;
  padding: 10px 50%;
  margin-left: -50%;
  margin-right: -50%;
}

body.en .relatedProducts__hdg {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  margin: 10px 0;
}

body.en .relatedProducts__list {
  margin-bottom: 20px;
}

body.en .relatedProducts__item {
  margin: 0;
  border: solid 1px #e5e5e5;
  background: white;
  display: block;
  transition: all .3s;
}

body.en .relatedProducts__item:hover {
  color: white;
  background: #c0c0c0;
}

body.en .relatedProducts__item:hover .relatedProducts__image {
  opacity: .8;
}

body.en .relatedProducts__image {
  border-right: solid 1px #e5e5e5;
  margin-bottom: 0;
  min-width: 240px;
  min-height: 150px;
  text-align: center;
  background: white;
  transition: opacity .4s;
}

body.en .relatedProducts__image img{
  width: 150px;
}

body.en .relatedProducts__ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}

body.en .relatedProducts__text {
  padding: 15px 10px;
}

body.en .newsTable th,
body.en .newsTable td {
  padding-top: 15px;
  padding-bottom: 15px;
}

body.en .newsTable tr:first-child th,
body.en .newsTable tr:first-child td {
  padding-top: 5px;
}

body.en .newsTable__date {
  padding-right: 0;
  width: 110px;
  box-sizing: border-box;
  text-align: right;
  font-weight: bold;
}

body.en .newsTable__lebelGroup {
  padding-left: 5px;
  padding-right: 5px;
  width: 60px;
}

body.en .newsTable__lebelGroup .label {
  position: relative;
  bottom: 2px;
}

body.en .newsTable__detail {
  width: auto;
  padding-left: 0;
}

body.en .transBtn-C {
  display: table;
  margin: 20px 0;
  background: #002f5f;
  height: 60px;
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  transition: background .3s;
  letter-spacing: .05em;
}

body.en .transBtn-C > span {
  min-width: 330px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
}

body.en .transBtn-C:hover {
  background: rgba(0, 47, 95, 0.5);
}

body.en .transBtn-C.btn-contact {
  width: 400px;
}

body.en .transBtn-C.btn-contact > span > span {
  padding-left: 25px;
  padding-right: 10px;
  background: url(./img/en/icon-mail-footer.png) left center no-repeat;
}

body.en .categoryTitle + .blockSection > .sectionTitle:first-child {
  margin-top: 60px !important;
}

body.en .navGrobalFooter.navGrobalFooter--en .lytCol {
  margin-left: -10px;
  margin-right: -10px;
}

body.en .navGrobalFooter.navGrobalFooter--en .lytCol__item {
  padding: 0 10px;
  width: 195px;
}

/* 2018/03/01
================================================== */
.navLocal {
  margin: auto;
  width: 100%;
  border-bottom: solid 1px #d0d0d0;
  margin-left: -50%;
  padding-left: 50%;
  margin-right: -50%;
  padding-right: 50%;
}

.navLocal__list {
  display: table;
  table-layout: fixed;
  border-left: solid 1px #d0d0d0;
  width: 100%;
}

.navLocal__item {
  display: table-cell;
  height: 40px;
  vertical-align: middle;
  text-align: center;
}

.navLocal__item:first-child {
  border-right: solid 1px #d0d0d0;
  width: 20%;
}

.navLocal__item a {
  text-decoration: none;
  padding-left: 25px;
  position: relative;
  color: #333;
  transition: all .3s;
}

.navLocal__item a.cur,
.navLocal__item a:hover{
  color: #72d2e7;
}

.navLocal li:not(:first-child) a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -3.5px;
  width: 6px;
  height: 6px;
  border-top: solid 1px;
  border-right: solid 1px;
  border-color: #333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.contentBox {
  width: 100%;
  display: table;
}

.sideber {
  display: table-cell;
  vertical-align: top;
  width: 25%;
  padding-top: 15px; /* 50px */
}

.sideber__inner {
  margin-left: 50px;
}

.sideber__inner img {
  text-align: right;
}

.sideber__title {
  font-size: 2rem;
  padding: 5px 0;
  margin-top: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}

.banner img{
  transition: all .3s;
}

.banner:hover img{
  opacity: .65;
}

.banner-A {
  width: 180px;
  height: 120px;
  display: table;
  margin-bottom: 10px;
  float: right;
  padding: 10px;
  box-sizing: border-box;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: .07em;
  font-weight: bold;
  transition: all .3s;
  text-decoration: none;
}

.banner-A:hover {
  opacity: .65;
  text-decoration: none;
}

.banner-A span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white;
  font-weight: bold;
}

.banner-A--01 {
  background: #9ecdd7;
}

.banner-A--02 {
  background: #a3b4c4;
}

.banner-A--03 {
  background: #acb3dd;
}

.banner-A--04 {
  background: #a8d9d5;
}

.banner-A--05 {
  background: #c5d27a;
}

.sceneListWrap{
  background: url(../img/en/product/hospital/bg-scene-type.jpg) center center no-repeat;
  height: 1554px;
  position: relative;
  width: 750px;
  margin-top: 20px;
}

.img-emergency{
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #e0e2e1;
  transform: translateX(100%);
}

.sceneList {
  display: table;
  width: 100%;
  margin:auto;
}

.sceneList:first-child{
  padding-top: 114px;
  width: 700px;

}
.sceneList+.sceneList{
  margin-top: 10px;
  width: 700px;
}

.sceneList__item {
/*  display: inline-block;
  letter-spacing: normal;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: bottom;
  display: table-cell;
  text-align: center;
}

.sceneList__item img{
 width: 100%;
}

.sceneList__item:first-child{
  text-align: left;
}

.sceneList__item:last-child{
  text-align: right;
}

.sceneList__item a {
  position: relative;
  display: block;
}

.sceneList__item a::after {
  content: "→";
  position: absolute;
  bottom: 4px;
  right: 4px;
  height: 16px;
  width: 16px;
  line-height: 16px;
  font-size: 10px;
  text-align: center;
  color: white;
  z-index: 4;
  background: #002d55;
}

.sceneList__item figure {
  position: relative;
}

.sceneList__item figure figcaption {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  font-size: 30px;
  line-height: 1.26;
  letter-spacing: .02em;
  opacity: 0;
  transition: opacity .6s ease;
  margin: 0;
  box-sizing: border-box;
  padding: 10px;
}

.sceneList__item figure::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  transition: box-shadow 0.6s ease;
  -webkit-transition: -webkit-box-shadow 0.6s ease;
  -o-transition: box-shadow 0.6s ease;
  -moz-transition: box-shadow 0.3s ease;
}

.sceneList__item figure::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: 1;
  opacity: 0;
}

.sceneList__item a:hover figure figcaption {
  opacity: 1;
}

.sceneList__item a:hover figure::before {
  opacity: .7;
}

.sceneList__item a:hover figure::after {
  content: "";
  -webkit-box-shadow: 0 0 0 4px #002d55 inset;
  box-shadow: 0 0 0 4px #002d55 inset;
  transition: box-shadow 0.6s ease;
  -webkit-transition: -webkit-box-shadow 0.6s ease;
  -o-transition: box-shadow 0.6s ease;
  -moz-transition: box-shadow 0.3s ease;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
}

/* 2018/03/01
================================================== */
.productDetailTitle-C{
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0;
  background: #f6f6f6;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  padding-top:8px;
  padding-bottom: 8px;
  letter-spacing: 1px;

}
.specList {
  letter-spacing: -.5em;
  margin: 0 -5px;
}

.specList__item {
  display: inline-block;
  width: 25%;
  letter-spacing: normal;
  margin-bottom: 30px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

.specList__title {
  margin-bottom: 20px;
  height: 30px;
  font-size: 1.7rem !important;
  font-weight: bold;
  letter-spacing: 1px;
}

.specList__detail {
  position: relative;
  width: 100%;
}

.specList__name {
  width: 100%;
  height: 30px;
  letter-spacing: 1px;
}

.specList__valueWrap .specList__value span {
  font-size: 3.2rem;
  color: #72d2e7;
  line-height: 46px;
}

.specList__value{
  margin-top: 25px;
  height: 90px;
  text-align: center;
  height: auto;
} 

.specList__value span small{
 color:black;
 font-size:1.4rem;
 vertical-align:top;
} 

.movieBox {
  margin: 0 0 15px !important;
}

.movieLink-B__item {
  margin: 0 20px;
}

.movieLink-B__item a {
  text-decoration: underline;
}

.movieLink-B__list {
  list-style: none;
  margin: 0 190px;
}

.movieLink-B__list .movieLink-B__ttl {
  font-size: 1.2rem;
  color: #333;
}

.movieLink-B__list .movieLink-B__ttl:hover {
  opacity: .7;
}

.linkPageTop {
  padding-left: 20px;
  position: relative;
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
}

.linkPageTop::before {
  content: "▲";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

.linkPageTop::hover {
  text-decoration: none !important;
  color: #333;
}

.product-mainText__inner {
  padding-left: 23px;
  padding-top: 38px;
  padding-bottom: 38px;
  line-height: 1;
  background: #002f5f;
  height: 320px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.productDetailTitle-B {
  margin-top: 27px;
  font-size: 2.8rem;
  font-weight: bold;
  position: relative;
  letter-spacing: 1px;
}

.productDetailList__content {
  padding: 20px 10px 15px 10px !important;
  border: none !important;
  margin-bottom: 45px;
}

.productDetailList__content .lytCol__item {
  text-align: center;
  margin-bottom: 60px;
}

.productDetailList__hdg {
  font-size: 2rem !important;
  letter-spacing: 2px;
}

.relatedProducts__item-B {
  margin: 0;
  color: #333;
  background: white;
  display: block;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.relatedProducts__item-B:hover {
  color: white;
  background: #c0c0c0;
  text-decoration: none;
}

.relatedProducts__item-B:hover .relatedProducts__image {
  opacity: .8;
}

.relatedProducts__item-B .relatedProducts__image {
  margin-bottom: 0;
  min-height: 180px;
  text-align: left;
  background: white;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  color: #333;
  border-right: none !important;
  min-width: unset !important;
}

.relatedProducts__item-B .relatedProducts__text {
  padding: 0 !important;
  text-align: left;
}

.relatedProducts__item-B .relatedProducts__ttl  {
  padding: 0 5px;
}

.relatedProducts__item-B .relatedProducts__body  {
  padding: 0 5px;
  line-height: 20px;
}

.accessoriesLink {
  display: block;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: white;
  background: white;
  text-decoration: none;
  color: #333;
}

.accessoriesLink {
  color: white;
  background: #c0c0c0;
  text-decoration: none;
}

.accessoriesLink:hover > figure{
  color: white;
  background: #c0c0c0;
  text-decoration: none;
  opacity: .8;
}   

.accessoriesLink figure{
  text-align: center;
  background: white;
  transition: opacity .4s;
}

.accessoriesLink figure img{
  padding-top: 20px;
}

.accessoriesLink p {
  color: #333;
}

.modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  background: rgba(0, 0, 0, 0.8);
}

.modal-bg.is-close {
  display: none;
}

.modal-bg.is-open {
  display: block;
  opacity: 0;
}

.modal-bg.is-open.is-show {
  opacity: 1;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 101;
  padding: 40px;
  font-size: .85em;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  -webkit-box-shadow: 0 0 0.8em 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0.8em 0 rgba(0, 0, 0, 0.25);
}

.modal-body figure img {
  width: 640px;
}

.modal.is-close {
  display: none;
}

.modal.is-open {
  display: block;
  opacity: 0;
}

.modal.is-open.is-show {
  display: block;
  opacity: 1;
}

.modal-inner {
  position: relative;
}

.modal-closeBtnWrap {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: -40px;
  right: -30px;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

.modal-closeBtn {
  text-decoration: none !important;
  color: #666;
  vertical-align: middle;
  text-align: left;
  display: block;
  text-indent: -5em;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  margin-right: 30px;
  z-index: 100;
}

.modal-closeBtn > span {
  overflow: hidden;
  display: inline-block;
  text-indent: -5em;
}

.modal-closeBtn:before, .modal-closeBtn:after {
  content: "";
  display: block;
  height: 1px;
  width: 40px;
  background: white;
  border-radius: 0;
  position: absolute;
  left: 50%;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

.modal-closeBtn:before {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.modal-closeBtn:after {
  bottom: 50%;
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
  -ms-transform: translate(-50%, 50%) rotate(45deg);
  transform: translate(-50%, 50%) rotate(45deg);
}

.modal-closeBtn:hover {
  opacity: .55;
}

.productDetailList__accessories .relatedProducts__image {
  min-height: 155px !important;
}

/*.product-mainVisual--B*/ .productCarousel-B__btn a {
  background: url(./img/icon-arrow-carousel-en.png) center center no-repeat !important;
}

.product-mainVisual--B .productCarousel-B__viewer {
  border: none !important;
}

.playerLink {
  display: block;
  position: relative;
}

.playerLink:after{
  content: "";
  display: block;
  width: 100px;
  height: 60px;
  /*background: url(./img/icon-player.png)  center no-repeat; */
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*.playerLink:hover:after{
  content: url(./img/icon-player-over.png);
}*/

.lytMultiCol-A__text p{ 
  overflow: hidden;
 }

.content__hdg{
  font-size: 1.7rem;
  margin-top: 20px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.detailcontentBox{
  border-top: solid 1px #d0d0d0;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
}

.detailcontentBox:first-child {
  border-top: none;
}


/* 20180316
*******************************************/
.sceneList__item a figure figcaption {
  transform: translate(0, -50%) translate3d(0, 0, 0) rotate3d(0,0,1,.0001deg);
}
_:-ms-lang(x)::-ms-backdrop, .sceneList__item a figure figcaption {
  transform: translate(0, -50%)
}

_:-ms-lang(x)::backdrop, .sceneList__item a figure figcaption {
  transform: translate(0, -50%)
}

@media all and (-ms-high-contrast:none) {
  .sceneList__item a figure figcaption {
    transform: translate(0, -50%)
  }
}

.detailcontentBox .lytMultiCol-A__image img{
  width: 320px;
}

/* 20180319
*******************************************/
.productListBtn__drop .lytCol--col3 .lytCol__item {
  width: 33.333%;
}

/* 20180329
*******************************************/
.sceneList__item img[src$="img-03-03.jpg"] + figcaption {
    font-size: 27px;
}

/* 20180403
*******************************************/
.detailcontentBox a:not(.playerLink) {
  transition: opacity .4s;
}

.detailcontentBox a:hover:not(.playerLink){
  opacity: .7;
}

body.en .productListBtn--col5 {
  margin-left: -25px;
}

body.en .productListBtn--col5 .productListBtn__item{
  margin-left: 25px;
  margin-bottom: 25px;
}

body.en .productListBtn--col5 .productListBtn__drop {
  width: 1000px;
  width: calc(500% + 102px);

}



.prodTemp {
	overflow: hidden;
}
.prodTemp__img {
	float: left;
	border: 1px solid #D0D0D0;
}
.prodTemp__img > img {
	text-align: center;
	max-width: 498px;
}
.prodTemp__text {
	float: left;
	width: 500px;
	box-sizing: border-box;
	padding: 25px 30px;
	text-align: left;
}
.prodTemp__text > .prodTemp__head {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 15px;
}
.prodTemp__text > p {
	font-size: 1.4rem;
	line-height: 1.8;
}

/* 製品詳細ページジャンプ位置調整 */
body.en .productDetailList .productDetailList__header {
  padding: 52px 0 0;
  border: 0;
  margin-top: -52px;
  background: transparent;
}
body.en .productDetailList .productDetailList__hdg {
  position: relative;
  padding: 15px 20px 13px;
  border-bottom: solid 1px #d0d0d0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  background: #f6f6f6;
}
body.en .relatedProducts {
  padding: 52px 0 0;
  margin: 8px 0 20px;
  background: transparent;
}
body.en .relatedProducts .relatedProducts__hdg, body.en .relatedProducts .relatedProducts__list {
  background: #f6f6f6;
}
body.en .relatedProducts .relatedProducts__hdg {
  padding: 20px 50% 10px;
  margin:0 -50%;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
body.en .relatedProducts .relatedProducts__list {
  padding: 0 calc(50% - 10px) 30px;
  margin: 0 -50%;
}
/* 製品一覧ナビ */
.navLocal__list {
  display: flex;
  padding: 4px 0;
  border-left: 0;
}
.navLocal__item {
  display: inline-flex;
  align-items: center;
  padding-right: 16px;
}
.navLocal__item:first-child {
  width: auto;
  padding-right: 32px;
  border-right: 0;
}
.navLocal li:not(:first-child) a:before {
  display: none;
}
.navLocal__item a {
  display: block;
  width: 180px;
  height: 32px;
  box-sizing: border-box;
  padding: 3px 0;
  border: 1px solid #D0D0D0;
  text-align: center;
  background-color: #FFF;
  transition: background-color .3s;
}
.navLocal__item a.cur, .navLocal__item a:hover {
  color: inherit;
  background-color: #F6F6F6;
}
.productDetailTitle-C.pd {
  padding: 52px 0 0;
  margin: -52px 0 0;
  background-color: transparent;
}
.productDetailTitle-C.pd > span {
  display: block;
  padding: 8px 10px;
  background-color: #F6F6F6;
}