@charset "UTF-8";
/* --------------------------------------------------
  shared/css/solution.css
--------------------------------------------------- */
/* ------------- common -------------- */
.menu-solution-ttl {
  text-align: center;
  font-size: 1.8em;
  font-weight: 700;
  padding-left: 24px;
}

.new {
  display: inline-block;
  color: #ffffff;
  font-size: 1.2rem;
  font-family: "Oswald";
  font-weight: bold;
  background-color: #ff0000;
  padding: 1px 8px 1px;
  margin-top: -5px;
  margin-left: 5px;
}

/* ------------- 技術・ソリューション TOP -------------- */
.imgWrapper {
  width: 100%;
  max-height: 368px;
  overflow: hidden;
  background: url(https://www.shimz.co.jp/solution/images/main21.jpg) no-repeat center;
  background-size: cover;
  position: relative;
  height: 368px;
}
.imgWrapper2 {
  background: none;
  background-color: #f2f2f2;
  border-top: 1px solid #e2e6e8;
}
#N0182 .solution-top h3 {
  padding-left: 16px;
  border-bottom: none;
  margin-bottom: 0;
}
#N0182 .solution-top h3:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 26px;
  display: block;
  content: "";
  border-left: 4px solid #356cb6;
  margin-right: 0;
}
#N0182 .solution-top .sol-panel-item.no-thumb a:hover .sol-panel-item-label, #N0182 .solution-top .sol-panel-item a:hover .sol-panel-item-body {
  background-color: #ffffff;
}
#N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-label {
  padding: 0 30px;
}
#N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body {
  padding: 0 20px 15px;
  color: #356cb6;
  height: 70px;
}
#N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body > .hd {
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
  position: relative;
  padding-right: 20px;
}
#N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body > .hd:after {
  position: absolute;
  margin-top: -0.5rem;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #356cb6;
  font-size: 1rem;
}
#N0182 .solution-top .sol-panel-item.no-thumb .sol-panel-item-body.fs-l {
  font-size: 1.9rem;
}
#N0182 .solution-top .sol-panel-item.no-thumb .js-modal {
  margin-bottom: 20px;
}
#N0182 .solution-top .icon-box .icon-box-text {
  height: 150px;
  padding: 0 10px;
  text-align: center;
}
#N0182 .solution-top .icon-box .icon-box-text:before {
  content: none;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#N0182 .solution-top .icon-box .icon-box-text p {
  color: #333333;
  font-weight: bold;
}
#N0182 .solution-top .icon-box .icon-box-text span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  margin-top: 20px;
  line-height: 1.4;
}
#N0182 .solution-top .icon-box .icon-box-text span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 2px solid #356cb6;
  border-right: 2px solid #356cb6;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#N0182 .solution-top .section a[target="_blank"]:not(class):after {
  content: none;
}
#N0182 .solution-top .sol-panel-item-thumb {
  text-align: center;
}
#N0182 .solution-top .sol-panel-item-thumb img {
  width: auto;
  max-width: 100%;
  max-height: 334px;
}
#N0182 .solution-top .grid--2col div:nth-child(n+3), #N0182 .solution-top .grid--3col div:nth-child(n+4) {
  margin-top: 0;
}
.category-intro--white {
  background-color: #f2f2f2;
}
.category-intro--white .category-intro-body {
  background-color: #f2f2f2;
  color: #333;
}
.category-intro--white .category-intro-body .link > a {
  color: #333333;
  border: 1px solid #333333;
}
.category-intro--white .category-intro-body .link > a:hover {
  background-color: white;
}
.category-intro--white.category-intro--reverse .category-intro-body:after {
  background: -webkit-linear-gradient(right, #f2f2f2 0%, transparent 100%);
  background: linear-gradient(to left, #f2f2f2 0%, transparent 100%);
}
@media (max-width: 1240px) {
  .category-intro:nth-child(1) .category-intro-thumb .category-intro-thumb-inner > img {
    right: -70%;
  }
  #N0182 .solution-top h3 + p {
    height: 76px;
  }
  #N0182 .solution-top .sol-panel-item-thumb img {
    max-height: 262px;
  }
  #N0182 .solution-top .icon-box .icon-box-text span {
    padding: 0 15px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .category-intro:nth-child(1) .category-intro-thumb .category-intro-thumb-inner > img {
    right: -50%;
  }
  #N0182 .solution-top .sol-panel-item-thumb img {
    max-height: 204px;
  }
}
@media (max-width: 767px) {
  .imgWrapper {
    width: 100%;
    max-height: 368px;
    overflow: hidden;
    background: url(https://www.shimz.co.jp/solution/images/main22.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    height: 368px;
  }
  .category-intro .category-intro-thumb {
    width: 100%;
  }
  #N0182 .solution-top .icon-box .icon-box-text {
    height: 120px;
  }
}
/* ------------- ソリューション検索結果一覧 -------------- */
.sol-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.sol-result-container .sol-search {
  border: 1px solid #e2e6e8;
  margin-bottom: 36px;
}
.sol-result-container .sol-search:first-child {
  border-right: none;
}
.sol-result-container .sol-search .sol-search-hd {
  background-color: #eff3f9;
  text-align: center;
  border-bottom: 1px solid #e2e6e8;
  font-weight: 700;
  padding: 8px;
}
.sol-result-container .sol-search .sol-search-func {
  margin: 24px 24px 0 24px;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e2e6e8;
}
.sol-result-container .sol-search .sol-search-func li {
  display: block;
}
.sol-result-container .sol-search .sol-search-func li > button {
  color: #356cb6;
  border: 2px solid #356cb6;
  border-radius: 15px;
  min-height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.sol-result-container .sol-search .sol-search-func li > button:hover, .sol-result-container .sol-search .sol-search-func li > button.active {
  background-color: #356cb6;
  color: #ffffff;
}
.sol-result-container .sol-search .sol-search-buttons {
  margin-bottom: 24px;
  margin-right: 12px;
  margin-left: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sol-result-container .sol-search .sol-search-buttons li {
  display: block;
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}
.sol-result-container .sol-search .sol-search-buttons label {
  display: block;
}
.sol-result-container .sol-search .sol-search-buttons input[type=checkbox] {
  display: none;
}
.sol-result-container .sol-search .sol-search-buttons input[type=checkbox] + span {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 18px;
  padding-left: 40px;
  padding-right: 10px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #356cb6;
  height: 40px;
  line-height: 1.1;
  font-weight: 700;
  position: relative;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.sol-result-container .sol-search .sol-search-buttons input[type=checkbox] + span:hover {
  border-color: #356cb6;
}
.sol-result-container .sol-search .sol-search-buttons input[type=checkbox] + span:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #e2e6e8;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.sol-result-container .sol-search .sol-search-buttons input[type=checkbox]:checked + span {
  border-color: #356cb6;
}
.sol-result-container .sol-search .sol-search-buttons input[type=checkbox]:checked + span:before {
  background-color: #356cb6;
}
.sol-result-container .sol-search .sol-search-buttons input[type=checkbox]:checked + span:after {
  position: absolute;
  display: block;
  content: "";
  width: 6px;
  height: 8px;
  top: 48%;
  left: 17px;
  border: solid 2px #ffffff;
  border-left: 0;
  border-top: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.sol-result-container .sol-search .sol-search-buttons.sol-search-buttons--result {
  margin: 5px 0 10px;
}
.sol-result-container .sol-search .sol-search-buttons.sol-search-buttons--result li {
  width: auto;
}
.sol-result-container .sol-search .sol-search-buttons.sol-search-buttons--result input[type=checkbox] + span {
  margin-top: 5px;
  padding-right: 0;
  border: none;
}
.sol-result-container .sol-search .sol-search-buttons--result {
  margin-top: 16px;
}
.sol-result-container .sol-search .sol-search-buttons--result li {
  width: 25%;
}
.sol-result .label--sol-3 {
  background-color: #00838f;
}
.sol-result .label--sol-1 {
  background-color: #0d4c8d;
}
.sol-result .label--sol-2 {
  background-color: #8c4600;
}
.sol-result .sol-result-item {
  margin-top: 36px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.sol-result .sol-result-item:first-child {
  margin-top: 0;
}
.sol-result .sol-result-item > .sol-result-thumb {
  margin-left: 36px;
  -webkit-flex-basis: 300px;
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.sol-result .sol-result-item > .sol-result-body {
  -webkit-flex-shrink: 10;
  -ms-flex-negative: 10;
  flex-shrink: 10;
}
.sol-result .sol-result-item > .sol-result-body > .sol-result-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sol-result .sol-result-item > .sol-result-body > .sol-result-heading > .sol-result-label {
  margin-right: 20px;
  margin-bottom: 15px;
  margin-top: 4px;
}
.sol-result .sol-result-item > .sol-result-body > .sol-result-heading > .sol-result-title {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 2.0rem;
  min-width: 12em;
}
.sol-result .sol-result-item > .sol-result-body > .sol-result-heading > .sol-result-title a {
  position: relative;
  display: inline-block;
  line-height: 1.4;
}
.sol-result .sol-result-item > .sol-result-body > .sol-result-heading > .sol-result-title a:hover {
  text-decoration: underline;
}
.sol-result .sol-result-item > .sol-result-body > .sol-result-subtitle:not(:empty) {
  font-weight: 700;
  margin-top: 10px;
}
.sol-result .sol-result-item > .sol-result-body > .sol-result-text:not(:empty) {
  text-align: justify;
  margin-bottom: 15px;
}
.solRes-search-func > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* ------------- ソリューション詳細 -------------- */
.sol-title {
  background-color: #ffffff;
  color: #333333;
  border-bottom: 1px solid #e2e6e8;
  border-top: 1px solid #e2e6e8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sol-title .sol-title-inner {
  margin: auto;
  padding: 30px 40px;
  max-width: 1280px;
  font-weight: 400;
  min-height: 120px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sol-title .sol-title-body {
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.sol-title h1 {
  font-size: 1.8rem;
  font-weight: 400;
}
.sol-title .sol-subtitle {
  margin-top: 5px;
  margin-top: 12px;
  font-size: 3.2rem;
  font-weight: 700;
  display: block;
  margin-left: 0;
  margin-right: 0;
  -webkit-font-kerning: auto;
  font-kerning: auto;
  font-feature-settings: "palt";
}
.sol-title .sol-subtitle-text {
  margin-top: 30px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.6em;
}
.link-icon--search {
  text-indent: 0;
}
.link-icon--search:after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 1.4rem;
  vertical-align: baseline;
  margin-left: 4px;
  margin-right: 4px;
}
.inSolution .topicsColumn-txt {
  line-height: 1.6;
}
/* ------------- 天井裏に隠されたBCPのカギ -------------- */
.sol-label-license {
  display: inline-block;
  height: 20px;
  width: auto;
  padding: 0 10px;
  border-radius: 5px;
  text-align: center;
  color: #ffffff;
  font-size: 0.8em;
  line-height: 20px;
  font-weight: 400;
  vertical-align: middle;
  background-color: #333333;
  margin: 0 20px;
}
/* ------------- ソリューションメイン写真キャプション -------------- */
.sol-titlecap {
  display: flex;
  position: relative;
  font-size: 1.6rem;
  line-height: 1.6;
  padding-bottom: 30px;
}
.sol-titlecap a {
  background: #FFF;
  padding: 5px 25px 3px 15px !important;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.08);
}
.sol-titlecap-left {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  bottom: 50px;
  z-index: 1;
  padding: 5px 25px 3px 0;
}
.sol-titlecap-left > p.link-item:before, .sol-titlecap-right > p.link-item:before {
  content: none;
}
.sol-titlecap-left > p.link-item a:after {
  position: absolute;
  color: #356cb6;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  top: 50%;
  font-size: 1rem;
  margin-top: -0.5rem;
}
.sol-titlecap-right {
  right: 0;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  bottom: 50px;
  z-index: 1;
}
.sol-titlecap-right a {
  padding-right: 30px !important;
}
.sol-titlecap-right > p.link-item a:after {
  color: #356cb6;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  right: 12px;
  top: 50%;
  font-size: 1rem;
  margin-top: -0.5rem;
  position: absolute;
}
.sol-titlecap a:hover {
  background: #356cb6;
}
.sol-titlecap a:hover {
  text-decoration: none;
  color: #FFF;
}
.sol-titlecap-right > p.link-item a:hover:after, .sol-titlecap-left > p.link-item a:hover:after {
  color: #FFF;
}
/* ------------- ソリューション -------------- */
#N0182 .sol-searchbtn {
  position: relative;
  z-index: 10;
}
#N0182 .sol-searchbtn div {
  position: absolute;
  top: -25px;
  right: 20px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #115fad;
  padding-top: 70px;
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
#N0182 .sol-searchbtn div.fixed {
  position: fixed;
  top: 70px;
}
#N0182 .sol-searchbtn div:hover {
  background-color: #3c7fc3;
}
#N0182 .sol-searchbtn div:after {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  font-size: 2.4rem;
}
#N0182 .sol-slider {
  overflow: hidden;
}
#N0182 .sol-slider-inner {
  position: relative;
}
#N0182 .sol-slider ul {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#N0182 .sol-slider li {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 33.33%;
  border-left: 1px solid #e2e6e8;
  border-right: 1px solid #e2e6e8;
}
#N0182 .sol-slider li > a {
  position: relative;
  display: block;
  padding-top: 88.42%;
  height: 100%;
}
#N0182 .sol-slider-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#N0182 .sol-slider .sol-slider-img img {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#N0182 .sol-slider a:hover .sol-slider-img img {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#N0182 .sol-slider .sol-slider-title {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#N0182 .sol-slider a:hover .sol-slider-title {
  background-color: #eff3f9;
}
#N0182 .sol-slider-title {
  position: relative;
  border-top: 1px solid #e2e6e8;
  height: 100%;
  padding: 20px 40px 20px 20px;
  font-size: 2rem;
}
#N0182 .sol-slider-title .sol-panel-item-label {
  position: static;
  margin-bottom: 5px;
}
#N0182 .sol-slider-title:after {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -0.5rem;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #356cb6;
  font-size: 1rem;
}
#N0182 .sol-slider-title span {
  font-weight: 700;
}
#N0182 .sol-slider-btn {
  position: absolute;
  top: 40%;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
  color: #356cb6;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#N0182 .sol-slider-btn:hover {
  background-color: #356cb6;
  color: #ffffff;
}
#N0182 .sol-slider-btn:before, #N0182 .sol-slider-btn:after {
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
#N0182 .sol-slider-btn:hover:before, #N0182 .sol-slider-btn:hover:after {
  border-color: #ffffff;
}
#N0182 .sol-slider-btn:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.5rem;
  font-size: 1rem;
  z-index: 3;
}
#N0182 .sol-slider-btn--prev {
  left: 2%;
}
#N0182 .sol-slider-btn--prev:before {
  content: "";
  margin-left: -0.6rem;
}
#N0182 .sol-slider-btn--next {
  right: 2%;
}
#N0182 .sol-slider-btn--next:before {
  content: "";
  margin-left: -0.4rem;
}
#N0182 .bgcolor01 {
  background-color: #6f8b34;
}
#N0182 .bgcolor02 {
  background-color: #115fad;
}
#N0182 .bgcolor03, #N0182 .bgcolor04 {
  background-color: #b33837;
}
#N0182 .bgcolor05 {
  background-color: #325fb3;
}
#N0182 .bgcolor06 {
  background-color: #3284b3;
}
#N0182 .bgcolor07 {
  background-color: #61a2d5;
}
#N0182 .bgcolor08 {
  background-color: #00838f;
}
#N0182 .sol-panel {
  width: 48%;
}
#N0182 .sol-panel--wrap {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 40px 24px;
}
#N0182 .sol-panel--left {
  float: left;
}
#N0182 .sol-panel--right {
  float: right;
}
#N0182 .sol-panel-item {
  position: relative;
  font-size: 1.5rem;
  margin-bottom: 36px;
  background-color: #ffffff;
  border: 1px solid #e2e6e8;
  z-index: 1;
}
#N0182 .sol-panel-item .sol-panel-item-thumb {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
#N0182 .sol-panel-item a:hover .sol-panel-item-thumb {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
#N0182 .sol-panel-item .sol-panel-item-body {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#N0182 .sol-panel-item a:hover .sol-panel-item-body {
  background-color: #eff3f9;
}
#N0182 .sol-panel-item.item--2col {
  width: 48%;
}
#N0182 .sol-panel-item.item--left {
  float: left;
}
#N0182 .sol-panel-item.item--right {
  float: right;
}
#N0182 .sol-panel-item.no-thumb .sol-panel-item-label {
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
#N0182 .sol-panel-item.no-thumb a:hover .sol-panel-item-label {
  background-color: #eff3f9;
}
#N0182 .sol-panel-item.no-thumb .sol-panel-item-body {
  height: 100px;
  padding: 18px 20px 15px;
}
#N0182 .sol-panel-item.no-thumb .sol-panel-item-label {
  position: static;
  margin-bottom: 10px;
}
#N0182 .sol-panel-item-label {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
#N0182 .sol-panel-item-label-item {
  display: inline-block;
  color: #ffffff;
  min-width: 88px;
  font-size: 1.1rem;
  text-align: center;
  margin-bottom: 4px;
  padding: 4px 10px 3px;
  border-radius: 10px;
}
#N0182 .sol-panel-item-body {
  display: table;
  width: 100%;
  height: 65px;
  padding: 10px 20px;
}
#N0182 .sol-panel-item-body.fs-l {
  font-size: 2.3rem;
}
#N0182 .sol-panel-item-body > .hd {
  display: table-cell;
  vertical-align: middle;
  font-weight: 700;
  position: relative;
  padding-right: 20px;
}
#N0182 .sol-panel-item-body > .hd:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5rem;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #356cb6;
  font-size: 1rem;
}
#N0182 .solutionKeyIcon {
  padding-bottom: 0;
  border: none;
}
#N0182 .sol-search {
  border: 1px solid #e2e6e8;
  margin-bottom: 36px;
}
#N0182 .sol-search:first-child {
  border-right: none;
}
#N0182 .sol-search .sol-search-hd {
  background-color: #eff3f9;
  text-align: center;
  border-bottom: 1px solid #e2e6e8;
  font-weight: 700;
  padding: 8px;
}
#N0182 .sol-search .sol-search-func {
  margin: 24px 24px 0 24px;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e2e6e8;
}
#N0182 .sol-search .sol-search-func li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#N0182 .sol-search .sol-search-func li > button {
  color: #356cb6;
  border: 2px solid #356cb6;
  border-radius: 15px;
  min-height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 18px;
  padding-right: 18px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
#N0182 .sol-search .sol-search-func li > button:hover, #N0182 .sol-search .sol-search-func li > button.active {
  background-color: #356cb6;
  color: #ffffff;
}
#N0182 .sol-search .sol-search-buttons {
  margin-bottom: 24px;
  margin-right: 12px;
  margin-left: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#N0182 .sol-search .sol-search-buttons li {
  display: block;
  width: 50%;
  padding-left: 12px;
  padding-right: 12px;
}
#N0182 .sol-search .sol-search-buttons label {
  display: block;
}
#N0182 .sol-search .sol-search-buttons input[type=checkbox] {
  display: none;
}
#N0182 .sol-search .sol-search-buttons input[type=checkbox] + span {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 18px;
  padding-left: 40px;
  padding-right: 10px;
  border: 1px solid #ffffff;
  border-radius: 3px;
  font-size: 1.4rem;
  color: #356cb6;
  height: 40px;
  line-height: 1.1;
  font-weight: 700;
  position: relative;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#N0182 .sol-search .sol-search-buttons input[type=checkbox] + span:hover {
  border-color: #356cb6;
}
#N0182 .sol-search .sol-search-buttons input[type=checkbox] + span:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #e2e6e8;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
#N0182 .sol-search .sol-search-buttons input[type=checkbox]:checked + span {
  border-color: #356cb6;
}
#N0182 .sol-search .sol-search-buttons input[type=checkbox]:checked + span:before {
  background-color: #356cb6;
}
#N0182 .sol-search .sol-search-buttons input[type=checkbox]:checked + span:after {
  position: absolute;
  display: block;
  content: "";
  width: 6px;
  height: 8px;
  top: 48%;
  left: 17px;
  border: solid 2px #ffffff;
  border-left: 0;
  border-top: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
#N0182 .sol-search .sol-search-buttons--result {
  margin-top: 16px;
}
#N0182 .sol-search .sol-search-buttons--result li {
  width: 25%;
}
#N0182 .sol-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.98);
  display: none;
}
#N0182 .sol-modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #115fad;
  padding-top: 45px;
  color: #ffffff;
  font-size: 1.2rem;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
#N0182 .sol-modal-close:hover {
  background-color: #3c7fc3;
}
#N0182 .sol-modal-close:before {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  width: 24px;
  height: 2px;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#N0182 .sol-modal-close:after {
  content: "";
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  width: 24px;
  height: 2px;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#N0182 .sol-modal-content {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 2% 30px;
  max-height: 100%;
  overflow-y: auto;
  font-size: 1.6rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#N0182 .sol-modal-window {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 90px;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
}
#N0182 .sol-modal-window .sol-modal-close {
  top: -50px;
  right: -40px;
}
#N0182 .sol-modal-window-inner {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
#N0182 .sol-modal-window-inner iframe {
  display: block;
  border: none;
  width: 100%;
  height: 100%;
}
#N0182 .sol-modal-linkbtn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  display: block;
  width: 300px;
  margin: 0 auto;
  border: 2px solid #356cb6;
  border-radius: 20px;
  padding: 9px 0;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
#N0182 .sol-modal-linkbtn:after {
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -0.5rem;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  color: #356cb6;
  font-size: 1rem;
}
/* ------------- 検索結果一覧 -------------- */
.solRes-search-func {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.solRes-search-func > li:first-child > button {
  margin-right: 3px;
}
.solRes-search-func > li:last-child > button {
  margin-left: 3px;
}
.solRes-search-func > li > button {
  border: 2px solid #356cb6;
  color: #356cb6;
  border-radius: 15px;
  min-height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.solRes-search-func > li > button:hover, .solRes-search-func > li > button.active {
  background-color: #356cb6;
  color: #ffffff;
}
.sol-purpose-lead > dt, .sol-purpose-lead dd {
  display: none;
}
.sol-purpose-lead > dt {
  margin-top: 0;
}
.sol-purpose-lead > dd {
  text-align: justify;
  margin-bottom: 48px;
}
/* ------------- ソリューション詳細 -------------- */
.solutionBulet a {
  display: block;
  background-color: #eff3f9;
  margin: 25px 0;
  position: relative;
  max-width: 532px;
  padding: 10px 30px 10px 15px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.solutionBulet a:hover {
  background-color: #356cb6;
  color: #ffffff;
}
.solutionBulet a:before, .solutionBulet a:after {
  -webkit-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.solutionBulet a:hover:before, .solutionBulet a:hover:after {
  border-color: #ffffff;
}
.solutionBulet a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #356cb6;
  border-right: 2px solid #356cb6;
  -webkit-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* ------------- ソリューション / ソリューション詳細 -------------- */
.solutionKeyIcon {
  border-top: 1px solid #e2e6e8;
  border-bottom: 1px solid #e2e6e8;
  padding: 60px 0 40px;
}
.solutionKeyIcon ul {
  max-width: 1210px;
  margin: 40px auto 0;
  padding: 0 20px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.solutionKeyIcon ul li {
  width: 14.28%;
  text-align: center;
}
.solutionKeyIcon ul li a {
  position: relative;
  display: block;
  border-left: 1px solid #e2e6e8;
  padding: 30px 15px 15px;
  height: 100%;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.solutionKeyIcon ul li a:hover {
  background-color: #eff3f9;
}
.solutionKeyIcon ul li a:after {
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  border-right: 1px solid #e2e6e8;
}
.solutionKeyIcon ul li img {
  display: block;
  width: 63px;
  height: 63px;
  margin: 0 auto;
}
.solutionKeyIcon ul li .link {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-size: 1.3rem;
  line-height: 1.4;
}
.solutionKeyIcon ul li .link:before {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "";
  color: #356cb6;
  font-size: 1.0rem;
  top: 5px;
  left: 0;
}
/* ------------- ソリューション詳細 -------------- */
.solutionActive {
  background-color: #eff3f9;
}
/* ------------- 足下に隠されたBCPのカギ -------------- */
.sol-need-purple {
  color: #a128da;
}
@media (max-width: 767px) {
  /* ------------- ソリューション詳細 -------------- */
  .sol-title .sol-title-inner {
    padding: 12px 15px;
    min-height: 80px;
  }
  .sol-title .sol-subtitle {
    font-size: 2rem;
  }
  /* ------------- ソリューション検索結果一覧 -------------- */
  .sol-container .content-side {
    padding-left: 18px;
    padding-right: 18px;
  }
  .sol-result-container .sol-search {
    margin-bottom: 0;
  }
  .sol-result-container .sol-search .sol-search-buttons--result li {
    width: auto !important;
  }
  .sol-result-container .sol-search:first-child {
    border-right: 1px solid #e2e6e8;
  }
  .sol-result-container .sol-search:last-child {
    margin-top: 36px;
  }
  .sol-result-container .sol-search .sol-search-func {
    margin: 18px 18px 0 18px;
  }
  .sol-result-container .sol-search .sol-search-buttons {
    margin-bottom: 18px;
    margin-right: 6px;
    margin-left: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sol-result-container .sol-search .sol-search-buttons li {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: auto;
  }
  .sol-result-container .sol-search .sol-search-buttons input[type=checkbox] + span {
    border-color: #e2e6e8;
  }
  .sol-result {
    margin-top: 24px;
  }
  .sol-result .sol-result-item {
    margin-top: 18px;
  }
  .sol-result .sol-result-item > .sol-result-thumb {
    max-width: 180px;
    max-height: 180px;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  /* ------------- ソリューション -------------- */
  #N0182 .sol-searchbtn div {
    top: -35px;
    right: 10px;
    width: 70px;
    height: 70px;
    padding-top: 40px;
    font-size: 1.1rem;
  }
  #N0182 .sol-searchbtn div:after {
    top: 23%;
    font-size: 1.6rem;
  }
  #N0182 .sol-slider li {
    width: 50%;
  }
  #N0182 .sol-slider-title {
    padding: 10px 30px 10px 10px;
    font-size: 1.6rem;
  }
  #N0182 .sol-panel {
    width: auto;
  }
  #N0182 .sol-panel--wrap {
    max-width: 600px;
  }
  #N0182 .sol-panel--left, #N0182 .sol-panel--right {
    float: none;
  }
  #N0182 .sol-panel-item {
    margin-bottom: 20px;
  }
  #N0182 .sol-panel-item.no-thumb .sol-panel-item-body {
    padding: 15px 15px 12px;
  }
  #N0182 .sol-panel-item-label {
    top: 10px;
    left: 10px;
  }
  #N0182 .sol-panel-item-body.fs-l {
    font-size: 1.6rem;
  }
  #N0182 .sol-search {
    margin-bottom: 0;
  }
  #N0182 .sol-search .sol-search-buttons--result li {
    width: auto !important;
  }
  #N0182 .sol-search:first-child {
    border-right: 1px solid #e2e6e8;
  }
  #N0182 .sol-search:last-child {
    margin-top: 36px;
  }
  #N0182 .sol-search .sol-search-func {
    margin: 18px 18px 0 18px;
  }
  #N0182 .sol-search .sol-search-buttons {
    margin-bottom: 18px;
    margin-right: 6px;
    margin-left: 6px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #N0182 .sol-search .sol-search-buttons li {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: auto;
  }
  #N0182 .sol-search .sol-search-buttons input[type=checkbox] + span {
    border-color: #e2e6e8;
  }
  #N0182 .sol-modal-close {
    top: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    padding-top: 25px;
    font-size: 1rem;
  }
  #N0182 .sol-modal-close:before, #N0182 .sol-modal-close:after {
    top: 32%;
    width: 16px;
  }
  #N0182 .sol-modal-window {
    top: 40px;
    left: 10px;
    right: 10px;
    bottom: 60px;
    width: auto;
  }
  #N0182 .sol-modal-window .sol-modal-close {
    top: -35px;
    right: 0;
  }
  #N0182 .sol-modal-linkbtn {
    bottom: 10px;
    width: 260px;
    padding: 6px 0;
    font-size: 1.4rem;
  }
  /* ------------- ソリューション検索結果一覧 -------------- */
  .solRes-search-func {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .solRes-search-func > li > button {
    padding-left: 18px;
    padding-right: 18px;
  }
  .sol-purpose-lead {
    margin-top: 36px !important;
  }
  .sol-purpose-lead > dd {
    margin-bottom: 24px;
  }
  /* ------------- ソリューション / ソリューション検索結果一覧 -------------- */
  #solutionSearchField1 .m_checkList {
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 10px;
  }
  /* ------------- ソリューション / ソリューション詳細 -------------- */
  .solutionKeyIcon ul li {
    width: 50%;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* ------------- ソリューション / ソリューション詳細 -------------- */
  .solutionKeyIcon ul li a {
    padding: 20px 8px 12px;
    text-align: left;
  }
}
@media (max-width: 479px) {
  /* ------------- ソリューション検索結果一覧 -------------- */
  .sol-result .sol-result-item {
    display: block;
  }
  .sol-result .sol-result-item > .sol-result-thumb {
    text-align: center;
    margin: 18px auto auto auto;
    max-width: 100%;
    max-height: 100%;
  }
  .sol-result .sol-result-item > .sol-result-thumb > .sol-result-thumb-inner {
    position: static;
  }
  .sol-result .sol-result-item > .sol-result-thumb > .sol-result-thumb-inner > img {
    max-width: 200px;
    max-height: 200px;
    width: auto;
    height: auto;
  }
  .sol-result .sol-result-item > .sol-result-thumb:before {
    display: none;
  }
  /* ------------- ソリューション -------------- */
  #N0182 .sol-slider li {
    width: 100%;
  }
  #N0182 .sol-panel--wrap {
    padding: 30px 10px 20px;
  }
  #N0182 .sol-panel-item.item--2col {
    width: auto;
  }
  #N0182 .sol-panel-item.item--left, #N0182 .sol-panel-item.item--right {
    float: none;
  }
}
@media (max-width: 991px) {
  /* ------------- ソリューション検索結果一覧 -------------- */
  .sol-result-container .sol-search .sol-search-buttons--result {
    margin: 0 8px 24px 8px;
  }
  .sol-result-container .sol-search .sol-search-buttons--result li {
    width: 33%;
  }
  .sol-result .sol-result-item {
    margin-top: 24px;
  }
  /* ------------- ソリューション -------------- */
  #N0182 .sol-searchbtn div {
    top: -25px;
    width: 90px;
    height: 90px;
    padding-top: 54px;
    font-size: 1.4rem;
  }
  #N0182 .sol-panel--wrap {
    padding: 40px 20px 20px;
  }
  #N0182 .sol-panel-item-body {
    height: 50px;
    padding: 10px 15px;
  }
  #N0182 .sol-panel-item-body.fs-l {
    font-size: 1.8rem;
  }
  #N0182 .sol-panel-item-body > .hd {
    padding-right: 15px;
  }
  #N0182 .sol-panel-item-body > .hd br {
    display: none;
  }
  #N0182 .sol-search .sol-search-buttons--result {
    margin: 0 8px 24px 8px;
  }
  #N0182 .sol-search .sol-search-buttons--result li {
    width: 33%;
  }
}
@media (max-width: 1240px) {
  /* ------------- ソリューション -------------- */
  #N0182 .sol-slider-title {
    font-size: 1.8rem;
  }
  #N0182 .sol-slider-title br {
    display: none;
  }
}
@media (max-width: 920px) {
  /* ------------- ソリューション -------------- */
  #N0182 .sol-slider-btn {
    width: 100px;
    height: 100px;
  }
  #N0182 .sol-slider-btn:before {
    margin-top: -0.8rem;
    font-size: 1.6rem;
  }
  #N0182 .sol-slider-btn--prev {
    left: -65px;
  }
  #N0182 .sol-slider-btn--prev:before {
    left: 75%;
  }
  #N0182 .sol-slider-btn--next {
    right: -65px;
  }
  #N0182 .sol-slider-btn--next:before {
    left: 25%;
    margin-left: -0.9rem;
  }
}
@media screen and (max-width: 768px) {
  /* ------------- ソリューションメイン写真キャプション -------------- */
  .sol-titlecap-left {
    display: none;
  }
  .sol-titlecap-right {
    bottom: 50px;
  }
}


/* ------------- パンフレットボタン -------------- */

.sol-pamphletbtn {
  position: relative;
  z-index: 10;
}
.sol-pamphletbtn div {
  position: absolute;
  top: 103px;
  right: 20px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #00838f;
  padding-top: 70px;
  color: #ffffff;
  font-size: 1.6rem;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.sol-pamphletbtn div.fixed {
  position: fixed;
  top: 198px;
}
.sol-pamphletbtn div:hover {
  background-color: #0399a7;
}
.sol-pamphletbtn div:after {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  font-family: glyphs;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f005";
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .sol-pamphletbtn div {
    top: 43px;
    right: 10px;
    width: 70px;
    height: 70px;
    padding-top: 40px;
    font-size: 1.1rem;
  }
  .sol-pamphletbtn div:after {
    top: 23%;
    font-size: 1.6rem;
  }
  .sol-pamphletbtn div.fixed {
    top: 148px;
  }
}
@media (max-width: 991px) {
  .sol-pamphletbtn div {
    top: 73px;
    width: 90px;
    height: 90px;
    padding-top: 54px;
    font-size: 1.4rem;
    letter-spacing: -1.5px;
  }
  .sol-pamphletbtn div.fixed {
    top: 168px;
  }
}

#N0182 .sol-modal#pamphlet .sol-modal-content{
  overflow-y: unset;
}
.sol-modal#pamphlet .sol-modal-content {
  min-height: 100%;
  /* tableサンプル start */
  /* tableサンプル end */
}

.sol-modal#pamphlet .sol-modal-content h3.architecture{
  color: #fff;
  background-color: #115fad;
  padding: 8px 16px;
  margin-bottom: 10px;
}

.sol-modal#pamphlet .sol-modal-content h3.civilengineering{
  color: #fff;
  background-color: #115fad;
  padding: 8px 16px;
  margin-bottom: 10px;
}

.sol-modal#pamphlet .sol-modal-content .tab-content{
  overflow-y: auto;
  height: calc(100vh - 170px);
}
.sol-modal#pamphlet .sol-modal-content table {
  width: 100%;
  border: solid 1px #e2e6e8;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.sol-modal#pamphlet .sol-modal-content table:last-child {
    margin-bottom: 0;
}
.sol-modal#pamphlet .sol-modal-content table thead th{
  position: sticky;
  top: 1px;
  border-top: solid 1px #e2e6e8;
}
.sol-modal#pamphlet .sol-modal-content table thead th:before{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -1px;
  border-top: solid 1px #e2e6e8;
  border-bottom: solid 1px #e2e6e8;
  background: #fff;
  z-index: -1;
  box-sizing: content-box;
}
.sol-modal#pamphlet .sol-modal-content table th, .sol-modal#pamphlet .sol-modal-content table td {
  border: solid 1px #e2e6e8;
  padding: 0.35em 1em;
  line-height: 1.6;
  
}
@media (max-width: 767px) {
  .sol-modal#pamphlet .sol-modal-content table th, .sol-modal#pamphlet .sol-modal-content table td {
    padding: 0.25em 0.5em;
  }
}
.sol-modal#pamphlet .sol-modal-content table.table_architecture thead tr th:nth-of-type(2) {
  width: 50%;
}
.sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(2) {
  width: 10em;
}
.sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(3) {
  width: 10em;
}
.sol-modal#pamphlet .sol-modal-content table.table_architecture tbody tr td:nth-of-type(2){
  text-align: left;
}
@media (max-width: 767px) {
  .sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(2) {
    width: 4em;
  }
  .sol-modal#pamphlet .sol-modal-content table thead tr th:nth-of-type(3) {
    width: 4em;
  }
}
.sol-modal#pamphlet .sol-modal-content table thead tr:nth-of-type(2) th {
  min-width: 6em;
}
@media (max-width: 767px) {
  .sol-modal#pamphlet .sol-modal-content table thead tr:nth-of-type(2) th {
    min-width: 3em;
  }
}
.sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(2), 
.sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(3), 
.sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(5) {
  text-align: center;
}
.sol-modal#pamphlet .sol-modal-content table tbody tr td:nth-of-type(4) {
  text-align: left;
}

.sol-content-pamphletbtn {
  margin-top: 1em;
}
.sol-content-pamphletbtn span {
  border-bottom: solid 1px transparent;
  transition: all 0.3s;
}
.sol-content-pamphletbtn:hover span {
  border-color: #356cb6;
}
.sol-content-pamphletbtn:hover {
  cursor: pointer;
}



