@charset "UTF-8";
.img-responsive {
  max-width: 100% !important;
  height: auto;
  display: block;
}

.main-content {
  padding-top: 0;
}

/* .article-header
----------------------------------*/
.article-header {
  background: #00a3d9;
  padding: 10px;
  margin-bottom: 70px;
}
.article-header-content {
  padding-bottom: 10px;
  border-bottom: 1px solid #80d1ec;
  margin-bottom: 20px;
}
.article-header-content::after {
  content: '';
  display: table;
  clear: both;
}
.article-header-text {
  float: left;
  width: 462px;
}
.article-header-text p {
  color: #fff;
  font-size: 1.6em;
}
.article-header-title {
  padding: 29px 0;
}
.article-header-image {
  float: right;
  width: 290px;
}
.article-header .local-nav ul {
  margin-left: -27px;
}
.article-header .local-nav li {
  float: left;
  width: 308px;
  margin-left: 21px;
}
.article-header .local-nav li a {
  display: block;
  transition: opacity 0.5s;
}
.article-header .local-nav li a:hover {
  opacity: 0.7;
}

/* .intro 
----------------------------------*/
.intro {
  margin-bottom: 60px;
}
.intro-image {
  margin-bottom: 20px;
}
.intro-text {
  font-size: 1.4em;
  font-feature-settings: "palt";
}

/* こんなシーンで利用されています。
    .use-case
----------------------------------*/
.use-case {
  margin-bottom: 60px;
}

/* 共通
----------------------------------*/
.section-title {
  clear: both;
  font-size: 1.8em;
  font-weight: 700;
  position: relative;
  margin-bottom: 20px;
  padding: 11px 13px 11px 30px;
  background: #218CD9;
  color: #fff;
}
.section-title::before {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 11px;
  display: block;
  width: 3px;
  background: #fff;
  content: '';
}
.section-sub-title {
  clear: both;
  font-size: 2.2em;
  color: #218cd9;
  padding-bottom: 18px;
  line-height: 1;
  border-bottom: 1px solid #218cd9;
  margin-bottom: 20px;
}

.btn {
  display: inline-block;
  background: #124fae;
  border-radius: 5px;
  padding: 10px 90px 10px 50px;
  box-shadow: 0px 5px 0px 0px #011877;
  position: relative;
}
.btn::after {
  position: absolute;
  top: 50%;
  right: 32px;
  content: '';
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg) translateY(-50%);
}
.btn:link, .btn:visited {
  color: #fff;
}
.btn:active {
  box-shadow: none;
  transform: translateY(2px);
  box-shadow: 0px 3px 0px 0px #011877;
}

/* テストキッチン
----------------------------------*/
.img-large {
  float: left;
  width: 395px;
}

.case {
  margin-bottom: 50px;
}

.thumbs {
  float: right;
  width: 540px;
  padding-left: 20px;
}

.thumbs__row {
  margin-left: -16px;
}

.thumbs .thumb {
  float: left;
  width: 260px;
  margin-left: 16px;
}

.balloon {
  width: 480px;
  padding: 12px 29px;
  border-radius: 6px;
  background: #efefef;
  margin-bottom: 12px;
}
.balloon ul::after {
  clear: both;
  content: '';
  display: table;
}
.balloon ul li {
  width: 220px;
  float: left;
  font-size: 1.4em;
  position: relative;
  padding-left: 16px;
  line-height: 1.8;
}
.balloon ul li::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  background: #90c5ec;
  transform: translateY(-50%) rotate(45deg);
}

/* 製品画像グリッド
----------------------------------*/
.item-row {
  margin-left: -20px;
  margin-bottom: 20px;
}
.item-row::after {
  clear: both;
  content: '';
  display: table;
}

.item1col,
.item2col,
.item3col {
  float: left;
  border: 1px solid #dde6f2;
  margin-left: 20px;
  padding: 15px 0;
}

.item1col {
  width: 223px;
}

.item2col {
  width: 468px;
}
.item3col {
  width: 960px;
}
.item-title {
  text-align: center;
  font-weight: bold;
  color: #218cd9;
  font-size: 1.6em;
  line-height: 1.2;
  min-height: 2.4em;
}

.item-image {
  display: table;
  height: 220px;
}
.item-image-row {
  display: table-row;
}
.item-image-cell {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.item-image-name {
  display: table-cell;
  text-align: center;
  font-size: 1.4em;
  height: 1em;
}

.item1col .item-image {
  width: 100%;
}

.item2col .item-image,
.item3col .item-image{
  float: left;
  width: 234px;
}

/* 主な設置機器 
----------------------------------*/
.main-equipment {
  margin-bottom: 70px;
}
.main-equipment-note {
  font-size: 1.4em;
}

/* ショールーム 
----------------------------------*/
.showroom {
  margin-bottom: 60px;
}
.showroom-description {
  font-size: 1.4em;
  margin-bottom: 45px;
}
.showroom-note {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 1.4em;
}
.showroom-first {
  position: relative;
  padding: 0;
}
.showroom-first .sign {
  position: absolute;
  top: 0;
  left: 26px;
}
.showroom-first-description {
  float: left;
  width: 220px;
  padding: 84px 0 0 23px;
}
.showroom-first-title {
  color: #218cd9;
  font-size: 2em;
  line-height: 1.2;
  margin-bottom: 8px;
  font-weight: bold;
}
.showroom-first-number {
  font-size: 1.4em;
  margin-bottom: 20px;
}
.showroom-first-image {
  display: table;
  height: 290px;
}
.showroom-first-image-cell {
  display: table-cell;
  vertical-align: middle;
}

/* アクセス 
----------------------------------*/
.access-map {
  float: left;
  width: 585px;
  margin-bottom: 50px;
}
.access-info {
  float: right;
  width: 340px;
  font-size: 1.4em;
}
.access-info-name {
  font-weight: bold;
}
.access .public-transport {
  margin-bottom: 46px;
}
.access .public-transport .line-table {
  width: 100%;
  border: 1px solid #cdcdcd;
}
.access .public-transport .line-table tr th, .access .public-transport .line-table tr td {
  vertical-align: middle;
  border: 1px solid #cdcdcd;
}
.access .public-transport .line-table tr th {
  font-size: 1.6em;
  font-weight: bold;
  text-align: center;
  background: #dde6f2;
  padding: 10px 0;
}
.access .public-transport .line-table tr td {
  font-size: 1.4em;
  line-height: 1.643;
  padding: 10px 30px;
  text-align: center;
}
.access .public-transport .line-table tr td:first-child {
  text-align: left;
}
.access .parking-map {
  float: left;
  width: 420px;
}
.access .parking-info {
  float: right;
  width: 500px;
  font-size: 1.4em;
}
.access .parking-note {
  padding: 20px;
  background: #dde6f2;
}
.access .parking-note ul li {
  line-height: 1.5;
  padding-left: 1em;
  text-indent: -1em;
}

/* お問合せ
----------------------------------*/
.contact__row, .foot-banners, .thumbs__row {
  zoom: 1;
}

.contact__row:before, .foot-banners:before, .thumbs__row:before {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.contact__row:after, .foot-banners:after, .thumbs__row:after {
  clear: both;
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.contact {
  margin: 40px 0;
  padding: 25px 20px 30px;
  border: 5px solid #1954a6;
}
.contact p {
  font-size: 1.6em;
  margin-bottom: 20px;
  text-align: center;
}

.contact__row {
  background: url(/assets/images/modules/common/vr-gray.gif) repeat-y 50% top;
}

.contact__phone {
  float: left;
  padding-left: 133px;
  min-height: 113px;
  width: 283px;
  background: url(/strength//assets/images/icon-phone.gif) no-repeat left top;
}

.contact__mail {
  float: right;
  padding-left: 133px;
  padding-left: 133px;
  min-height: 113px;
  width: 283px;
  background: url(/strength//assets/images/icon-mail.gif) no-repeat left top;
}

.contact__btn {
  padding-left: 0;
  font-size: 1.385em;
  position: relative;
  display: inline-block;
  width: 283px;
  height: 53px;
  background: url(/strength//assets/images/btn-contact.gif) no-repeat left top;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  line-height: 53px;
}
.contact__btn:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: rotate(360deg);
}
.contact__btn:hover, .contact__btn:link, .contact__btn:visited {
  color: #fff;
}

.foot-banners {
  margin-left: -27px;
  margin-bottom: 30px;
}
.foot-banners .item {
  float: left;
  margin-right: -1px;
  margin-left: 27px;
}
