@charset "UTF-8";
/**
 * Default Variables.
 *
 * Modify this file to provide default Bootstrap Framework variables. The
 * Bootstrap Framework will not override any variables defined here because it
 * uses the `!default` flag which will only set their default if not already
 * defined here.
 *
 * You can copy existing variables directly from the following file:
 * ./fx/bootstrap/assets/stylesheets/bootstrap/_variables.scss
 */
/**
 * 要素を中央に寄せる。
 * @return {[type]} [description]
 */
/**
 * ｓｕｂｍｉｔボタンを画像に置き換えた際に、テキストを非表示にする。
 * @return {[type]} [description]
 */
/**
 * 要素を中央に寄せる。
 * @return {[type]} [description]
 */
.col-3.image-height-adjust .col .image-full {
  height: 320px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.col-3.image-height-adjust .col .image-full .caption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
}

.news-carousel p.thumb-full {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.news-carousel p.thumb-full img {
  max-height: 100%;
}

.news-images-library p.thumb-full {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.news-images-library p.thumb-full img {
  max-height: 100%;
}

.news-list .image-left .image,
.news-images-library .image-left .image,
.news-library .image-left .image {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.news-list .image-left .image img,
.news-images-library .image-left .image img,
.news-library .image-left .image img {
  max-height: 100%;
}

@media screen and (max-width: 768px) {
  .news-list .image-left .image,
.news-library .image-left .image {
    display: none;
  }
}
@media (max-width: 767px) {
  .news-youtube {
    width: 100%;
    position: relative;
    padding-top: 56.25%;
  }
}
.news-youtube iframe {
  width: 640px;
  height: 360px;
}
@media (max-width: 767px) {
  .news-youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

.paragraph--type--part-news-contents .image {
  text-align: center;
}
.paragraph--type--part-news-contents img {
  display: block;
  margin: 0 auto;
}

.page-manager-page.news .news-press-inquiry-footer, .page-manager-page.news-list .news-press-inquiry-footer {
  display: none;
}
.page-manager-page.news .news-inquiry-footer-wrap, .page-manager-page.news-list .news-inquiry-footer-wrap {
  display: none;
}

.page-node-type-news .news-press-inquiry-bottom,
.page-node-type-news .news-customer-inquiry-bottom {
  display: none;
}
.page-node-type-news .news-press-inquiry-side .box,
.page-node-type-news .news-customer-inquiry-side .box {
  padding: 12px 9px;
}
.page-node-type-news .news-press-inquiry-side .btn-s,
.page-node-type-news .news-customer-inquiry-side .btn-s {
  min-width: inherit;
  font-size: 90%;
  word-break: keep-all;
}
@media (max-width: 767px) {
  .page-node-type-news .news-press-inquiry-footer,
.page-node-type-news .news-customer-inquiry-footer {
    display: none;
  }
}
.page-node-type-news .news-press-inquiry-footer .btn-s,
.page-node-type-news .news-customer-inquiry-footer .btn-s {
  word-break: keep-all;
}

@media (min-width: 768px) {
  .webform-submission-dids-add-add-form td.col-sm-6 div.col-sm-6,
.webform-submission-dids-add-user-add-form td.col-sm-6 div.col-sm-6 {
    max-width: 100% !important;
  }
}

.layout-type-info .lyt-side {
  order: 0;
  margin-right: 24px;
  margin-left: 0;
}

/* OS対応状況 */
@media (max-width: 767px) {
  table.defacto {
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
  }
}

.defacto p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  max-width: 100%;
}

.defacto img {
  max-width: initial;
}

.status-mark {
  text-align: center;
}

.carousel-01 .slide span {
  display: block;
  text-align: center;
}

.slick-slide img {
  margin: auto;
}

.image_library {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 300px;
}

.image_library_link {
  background-color: #ffffff;
  box-shadow: 0 0.125rem 0.3125rem rgba(0, 0, 0, 0.4);
  text-decoration: none;
  display: block;
  color: inherit;
  page-break-inside: avoid;
  padding: 1rem;
  margin-bottom: 15px;
}
.image_library_link:hover {
  color: inherit;
  text-decoration: none;
  box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.4);
}

.image_library_caption {
  font-size: 1.2rem !important;
}

.page-node-type-paragraphs-test .field--name-field-items {
  clear: both;
}
.page-node-type-paragraphs-test .field--name-field-items:after {
  content: "";
  display: block;
  clear: both;
}
.page-node-type-paragraphs-test .field--name-field-items .paragraph--type--free-html01 {
  float: left;
  width: 45%;
  margin-right: 20px;
  margin-bottom: 40px;
  border: 1px solid #ebebeb;
  height: 371px !important;
  padding: 20px;
}
.page-node-type-paragraphs-test .field--name-field-items .paragraph--type--free-html01 .field__label {
  display: none;
}
.page-node-type-paragraphs-test .field--name-body .image-full img {
  width: 100%;
}

.page-node-type-case-study .notice-list > li > span:first-child:after {
  content: "";
}

.page-node-type-news .subtitle {
  font-size: 27px;
}

sup a:not([href]):hover, sup a:not([href]):active, sup a:not([href]):focus {
  text-decoration: none;
}

.webform-counter-message {
  display: none;
}

/* 関連会社に反映 */
#header.lyt-dealer .site-logo a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#header.lyt-dealer #logo {
  display: block;
  margin-right: 20px;
}
#header #dealer {
  line-height: 1;
  display: block;
  width: 100%;
  height: 15px;
  margin: 15px 5px -10px 0;
}
#header #dealer img {
  left: 5px;
  width: auto;
  max-width: 100%;
  height: 15px;
}

.suggest-search li {
  cursor: pointer;
  background-color: #fff;
  border-width: 0 1px 1px;
  border-style: solid;
  border-color: #ebebeb;
}
.suggest-search li.active .suggest-search-item {
  background-color: #f9f9f9;
}
.suggest-search li .suggest-search-item {
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
  color: #000;
  padding: 4px 10px;
  background-color: transparent;
}
.suggest-search li .suggest-search-item:hover, .suggest-search li .suggest-search-item:focus, .suggest-search li .suggest-search-item:active {
  background-color: #f9f9f9;
}

/* 商品絞り込み機能 */
.sort-action {
  position: relative;
  display: inline-block;
  padding-right: 14px;
}

.ctrl-filter {
  display: none;
}

[data-script-enabled=true] .ctrl-filter {
  display: block;
}

[class*=data-sortroot] button {
  font-weight: bold;
  color: #333;
  background: transparent;
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  min-height: 44px;
  padding: 0 22px 0 0;
  border: 0;
}

[class*=data-sortroot] button img {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -11px 0 0;
}

[data-script-enabled=true] [class*=data-sortroot] button {
  display: block;
  padding: 0;
}

.ctrl-filter td {
  padding-top: 12px;
}

/* 商品絞り込み機能 */
.sort-action {
  position: relative;
  display: inline-block;
  padding-right: 14px;
}

.ctrl-filter {
  display: none;
}

[data-script-enabled=true] .ctrl-filter {
  display: block;
}

[class*=data-sortroot] button {
  font-weight: bold;
  color: #333;
  background: transparent;
  position: relative;
  display: none;
  width: 100%;
  height: 100%;
  min-height: 44px;
  padding: 0 22px 0 0;
  border: 0;
}

[class*=data-sortroot] button img {
  position: absolute;
  top: 50%;
  right: 0;
  margin: -11px 0 0;
}

[data-script-enabled=true] [class*=data-sortroot] button {
  display: block;
  padding: 0;
}

.ctrl-filter td {
  padding-top: 12px;
}

/* 会員機能 */
.webform-submission-add-form select {
  height: 50px;
}

.webform-submission-add-form .col-row {
  margin-left: 0px;
}

.webform-submission-add-form .tbl td {
  border: 0;
}

.webform-submission-add-form .tbl tr {
  border-bottom: 1px solid #ebebeb;
}

.webform-submission-add-form .tbl tr:last-child {
  border: 0;
}

.webform-submission-dids-add-user-add-form label,
.webform-submission-dids-add-add-form label {
  display: block;
}

.webform-submission-dids-add-user-add-form td,
.webform-submission-dids-add-add-form td {
  display: block;
}

/* フォームセカンダリに反映 */
.btn-03 > .link.action {
  background: #fff;
  border: 1px solid #d7d7d7;
  color: #000;
}

.btn-03 > .link.action:hover {
  background: #d92231;
  border: 1px solid #d92231;
  color: #fff;
}

.btn-03 > .link.action::after {
  color: #d92231;
}

.btn-03 > .link.action:hover::after {
  color: #fff;
}

.view-fx-support-page-list .views-exposed-form button {
  display: none;
}

.rss-bnr > li > a {
  border: 0;
}

.news-item__date > span {
  color: #333333;
  font-size: 14px;
}

.news-item__text > a {
  color: #333333;
}

@media screen and (min-width: 768px) {
  .news-items {
    display: flex;
    align-items: start;
  }

  .news-item__date {
    white-space: nowrap;
    padding-right: 16px;
    margin-right: 16px;
    position: relative;
  }

  .news-item__date::after {
    content: "";
    width: 0.0625rem;
    height: 10px;
    background-color: #8c8c8c;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.3125rem;
  }
}
@media screen and (max-width: 767px) {
  .news-item__text {
    font-size: 16px;
  }
}
