


@charset "UTF-8";
/* 
======== CONTENTS ==========================================
　事例記事ページ
　2021.03.10
 =========================================================
*/

/* ウィンドウ幅100%コンテンツ許容対応 */
#Contents.hs-contents {padding-top: 0;}
#Contents .hs-container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}

/* 共通 */
.hs-cart-detail-contentsin {
    width: 100%;
    max-width: 995px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}
.hs-cart-detail-section { margin: 0 0 50px 0; }
.hs-cart-detail-section__last { margin: 0 0 30px 0; }
.hs-cart-detail-section__last *,
.hs-cart-detail-section__last ::before,
.hs-cart-detail-section__last ::after { box-sizing: border-box; }
.hs-cart-detail-contents__text,
.hs-case-cont-notice__text {
    font-size: 100%;
    font-weight: normal;
    line-height: 200%;
    margin-bottom: 1.8em;
}
.hs-cart-detail__urllink { word-break: break-all; }
.hs-cart-detail-pcOnly { display: block!important; }
.hs-cart-detail-spOnly { display: none!important; }
.hs-cart-detail-print__break { page-break-before: always; }

@media screen and (max-width: 767px) {
    .hs-cart-detail-contents__text { line-height: 160%; }
    .hs-cart-detail-pcOnly { display: none!important; }
    .hs-cart-detail-spOnly { display: block!important; }
}


/* h1 タイトル */
#hs-cart-detail-title-space__top {padding-top: 30px;}
#hs-cart-detail-title-layout {
    width: 100%;
    background-color: #e60027;
}
#hs-cart-detail-title-layouttable {
    display: table;
    width: 100%;
    max-width: 995px;
    margin: 0 auto;
}
#hs-cart-detail-title-layoutcell {
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
    font-size: 150%;
    color: #fff;
    line-height: 150%;
}
#hs-cart-detail-title__jirei {
    display: inline-block;
    margin-right: 15px;
    padding: 1px 7px 0 7px;
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    font-weight: bold;
    font-size: 87.5%;
    line-height: 100%;
}
#hs-cart-detail-title_level1 {
    position: relative;
    bottom: -2px;
    display: inline;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    #hs-cart-detail-title-space__top { padding-top: 20px; }
    #hs-cart-detail-title-layouttable {
        display: block;
        text-align: center;
    }
    #hs-cart-detail-title-layoutcell {
        display: block;
        padding: 10px 15px;
        font-size: 125%;
    }
    #hs-cart-detail-title_level1 {
        bottom: auto;
        display: block;
        padding-top: 5px;
        text-align: left;
    }
}


/* h2 タイトル */
.hs-cart-detail-title__level2 {
    margin: 0 0 30px 0!important;
    padding: 0!important;
    background: none!important;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    line-height: 130%;
    color: #333;
}

@media screen and (max-width: 767px) {
    .hs-cart-detail-title__level2 {
        margin-bottom: 15px!important;
        font-size: 125%;
    }
}


/* h4 タイトル */
.hs-cart-detail-title__level3 {
    margin: 0 0 30px 0!important;
    padding: 0!important;
    background: none!important;
    text-align: center;
    font-weight: bold;
    font-size: 200%;
    line-height: 130%;
    color: #333;
}

@media screen and (max-width: 767px) {
    .hs-cart-detail-title__level3 {
        margin-bottom: 15px!important;
        font-size: 125%;
    }
}


/* h4 タイトル */
.hs-cart-detail-title__level4 {
    margin: 0 0 25px 0!important;
    padding: 0 0 10px 0!important;
    border-bottom: solid 1px #808080;
    text-align: center;
    font-size: 125%;
    font-weight: normal;
}
.hs-cart-detail-title__sub {
    display: block;
    margin-bottom: 0px;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .hs-cart-detail-title__level4 {
        margin-bottom: 20px!important;
        font-size: 112.5%;
    }
}


/* ブランディングエリア */
#hs-cart-detail-branding {
    display: table;
    width: 100%;
    margin-bottom: 50px;
    background-color: #f2f2f2;
}
#hs-cart-detail-brandingin {
    width: 100%;
    max-width: 965px;
    margin: 0 auto;
}
.hs-cart-detail-branding-col01 {
    display: table-cell;
    width: 50%;
}
.hs-cart-detail-branding-col01 img {
    width: 100%;
    height: auto;
}
.hs-cart-detail-branding-col02 {
    display: table-cell;
    width: 50%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    vertical-align: middle;
}
.hs-cart-detail-branding__name {
    margin-bottom: 30px;
    font-size: 125%;
    font-weight: bold;
}
.hs-cart-detail-branding__image {
    width: 100%;
    margin: 0 auto;
}
.hs-cart-detail-branding__image img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 767px) {
    .hs-cart-detail-branding-col01,
    .hs-cart-detail-branding-col02 {
        display: block;
        width: 100%;
    }
    .hs-cart-detail-branding__name {
        margin-bottom: 15px;
        font-size: 100%;
    }
}


/* アンカーメニュー */
.hs-cart-detail-anchor {
    width: 100%;
    margin-bottom: 50px;
    background-color: #f2f2f2;
}
.hs-cart-detail-anchor > li {
    position: relative;
    display: table;
    float: left;
    width: 16.6666666666%;
}
.hs-cart-detail-anchor > li > a {
    display: table-cell;
    padding: 15px 5px 30px 5px;
    background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_down_red.png") center bottom 9px no-repeat;
    background-size: 20px 12px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 87.5%;
    color: #e60027;
    line-height: 140%;
    box-sizing: border-box;
    transition: background-color 0.2s;
}
.hs-cart-detail-anchor > li > a:hover {
    background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_down_red.png") center bottom 7px no-repeat;
    background-size: 20px 12px;
    background-color: #e5e5e5;
}
.hs-cart-detail-anchor > li::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 8px;
    width: 1px;
    height: calc(100% - 16px);
    background-color: #bfbfbf;
}
.hs-cart-detail-anchor > li:nth-child(6)::after { display: none; }

@media screen and (max-width: 767px) {
    .hs-cart-detail-anchor {
        padding: 5px 15px;
        box-sizing: border-box;
    }
    .hs-cart-detail-anchor > li {
        display: block;
        float: left;
        width: auto;
        margin-right: 15px;
    }
    .hs-cart-detail-anchor > li > a {
        display: block;
        padding: 10px 17px 10px 0;
        background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_down_red.png") center right no-repeat;
        background-size: 12px 7px;
        text-align: left;
    }
    .hs-cart-detail-anchor > li > a:hover {
        background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_down_red.png") center right no-repeat;
        background-size: 12px 7px;
        text-decoration: underline;
    }
    .hs-cart-detail-anchor > li::after { display: none; }
}
@media screen and (max-width: 359px) {
    .hs-cart-detail-anchor {
        padding: 5px 10px;
        box-sizing: border-box;
    }
    .hs-cart-detail-anchor > li { margin-right: 10px; }
    .hs-cart-detail-anchor > li > a {
        display: block;
        padding: 10px 13px 10px 0;
        background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_down_red.png") center right no-repeat;
        background-size: 10px 6px;
        text-align: left;
    }
    .hs-cart-detail-anchor > li > a:hover {
        background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_down_red.png") center right no-repeat;
        background-size: 10px 6px;
        text-decoration: underline;
    }
}


/* ボックス */

.hs-cart-detail-box01 {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px;
    border: solid 3px #e60027;
    border-radius: 12px;
    box-sizing: border-box;
}
.hs-cart-detail-box02 {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px;
    border: solid 3px #7f7f7f;
    border-radius: 12px;
    background-color: #fff;
    box-sizing: border-box;
}
.hs-cart-detail-box03 {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px;
    border: solid 3px #7f7f7f;
    border-radius: 12px;
    background-color: #fff;
    box-sizing: border-box;
}
.hs-cart-detail-define dt:first-child { margin-top: 0; }
.hs-cart-detail-define dd { margin-bottom: 10px; }
.hs-cart-detail-define dd:last-child { margin-bottom: 0; }
.hs-cart-detail-define dd a,
.hs-case-cont-relative__list a {
    display: inline-block;
    padding-left: 13px;
    background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_right_blue.png") left 6px no-repeat;
    background-size: 8px 12px;
    font-size: 100%;
    color: #e60027;
}
.hs-cart-detail-boximgset__text {
    float: left;
    width: 61.371055495%;
}
.hs-cart-detail-boximgset__img {
    float: right;
    width: 35.364526659%;
}
.hs-cart-detail-boximgset-list li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 100%;
    line-height: 130%;
}
.hs-cart-detail-boximgset-list li:last-child { margin-bottom: 0; }
.hs-cart-detail-boximgset-list li::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background-color: #000000;
}
.hs-cart-detail-adress-list > li {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.hs-cart-detail-adress-list > li:last-child { margin-bottom: 0; }
.hs-cart-detail-adress-list > li .hs-cart-detail-adress-dt {
    display: table-cell;
    width: 135px;
    vertical-align: top;
    font-size: 100%;
}
.hs-cart-detail-adress-list > li .hs-cart-detail-adress-dd {
    display: table-cell;
    vertical-align: top;
    font-size: 100%;
}
.hs-cart-detail-adress-list a {
    text-decoration: underline;
    color: #0563c1!important;
}
.hs-cart-detail-adress-list a:hover { text-decoration: none; }
.hs-cart-detail__pdflink {
    padding-left: 25px!important;
    background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_pdf.png") left 4px no-repeat!important;
    background-size: 14px 17px!important;
}

@media screen and (max-width: 767px) {
    .hs-cart-detail-box01,
    .hs-cart-detail-box02,.hs-cart-detail-box03 { padding: 15px; }
    .hs-cart-detail-define dt {
        margin-bottom: 5px;
        font-size: 112.5%;
    }
    .hs-cart-detail-boximgset__text {
        float: none;
        width: 100%;
    }
    .hs-cart-detail-boximgset__img {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .hs-cart-detail-adress-list > li { margin-bottom: 10px; }
    .hs-cart-detail-adress-list > li .hs-cart-detail-adress-dt {
        display: block;
        width: 100%;
        font-weight: bold;
    }
    .hs-cart-detail-adress-list > li .hs-cart-detail-adress-dd {
        display: block;
        width: 100%;
    }
    .hs-cart-detail-boximgset-list li { margin-bottom: 5px; }
}


/* テーブル */
.hs-cart-detail-table {
    width: 100%;
    border: none!important;
}
.hs-cart-detail-table th,
.hs-cart-detail-table td { border: none!important; }
.hs-cart-detail-table th {
    width: 50%;
    padding: 10px 15px!important;
    background-color: #000;
    text-align: center;
    letter-spacing: 20px;
    text-indent: 20px;
    font-weight: bold;
    font-size: 125%;
    color: #fff;
    box-sizing: border-box;
}
.hs-cart-detail-table th:nth-child(2) { background-color: #e60027; }
.hs-cart-detail-table td {
    position: relative;
    width: 50%;
    padding: 25px 40px 25px 20px;
    background-color: #f2f2f2;
    text-align: left;
    vertical-align: middle;
    font-size: 100%;
    color: #333;
    line-height: 160%;
    box-sizing: border-box;
}
.hs-cart-detail-table td:nth-child(1)::before {
    content: "";
    position: absolute;
    left: 20px;
    bottom: 0;
    z-index: 100;
    width: calc(100% - 20px);
    height: 1px;
    background-color: #808080;
}
.hs-cart-detail-table td:nth-child(2)::before {
    content: "";
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 100;
    width: calc(100% - 20px);
    height: 1px;
    background-color: #808080;
}
.hs-cart-detail-table tr:last-child td::before { background-color: transparent; }
.hs-cart-detail-table td:nth-child(1)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1000;
    width: 22px;
    height: 35px;
    margin-right: -11px;
    margin-top: -18px;
    background: url("/-/media/Project/DefaultSite/cases/common/detail/icon_detail_right_gray.png") center center no-repeat;
    background-size: 22px 35px;
}
.hs-cart-detail-table td:nth-child(2) {
    padding: 25px 20px 25px 40px;
    background-color: #ffe7e7;
}
.hs-cart-detail-table-textbox { display: table; }
.hs-cart-detail-table-textboxin { display: table-cell; vertical-align: middle; }

@media screen and (max-width: 767px) {
    .hs-cart-detail-table th {
        padding: 8px 15px!important;
        font-size: 112.5%;
    }
    .hs-cart-detail-table td {
        padding: 10px 20px 10px 10px;
        line-height: 140%;
    }
    .hs-cart-detail-table td:nth-child(2) { padding: 10px 10px 10px 20px; }
}


/* エリア */
.hs-cart-detail-area01 {
    padding: 50px 0;
    background-color: #f2f2f2;
}
.hs-cart-detail-area02 {
    padding: 50px 0;
    background-color: #fff;
}
.hs-cart-detail__catch { text-align: center; }
.hs-cart-detail__catchin {
    display: inline-block;
    margin-bottom: 25px;
    padding: 0 15px 5px 15px;
    border-bottom: solid 4px #e60027;
    font-size: 125%;
    line-height: 130%;
}
.hs-cart-detail-imgset__right .hs-cart-detail-area__img {
    float: right;
    width: 165px;
}
.hs-cart-detail-imgset__right .hs-cart-detail-area__img .hs-cart-detail-area__notes {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 87.5%;
}
.hs-cart-detail-imgset__right .hs-cart-detail-area__img img {
    width: 100%;
    height: auto;
}
.hs-cart-detail-imgset__right .hs-cart-detail-contents__text {
    float: left;
    width: calc(100% - 200px);
}

.hs-cart-detail-imgset__left .hs-cart-detail-area__img {
    float: left;
    width: 165px;
}
.hs-cart-detail-imgset__left .hs-cart-detail-area__img .hs-cart-detail-area__notes {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 87.5%;
}
.hs-cart-detail-imgset__left .hs-cart-detail-area__img img {
    width: 100%;
    height: auto;
}
.hs-cart-detail-imgset__left .hs-cart-detail-contents__text {
    float: right;
    width: calc(100% - 200px);
}

@media screen and (max-width: 767px) {
    .hs-cart-detail-area01,
    .hs-cart-detail-area02 { padding: 30px 0; }
    .hs-cart-detail-imgset__right .hs-cart-detail-area__img,.hs-cart-detail-imgset__left .hs-cart-detail-area__img {
        float: none;
        margin: 0 auto 15px auto;
    }
    .hs-cart-detail-imgset__right .hs-cart-detail-contents__text,
    .hs-cart-detail-imgset__left .hs-cart-detail-contents__text {
        float: none;
        width: 100%;
    }
}


/* clearfix */
.hs-cart-detail-anchor:after,
.hs-cart-detail-boximgset:after,
.hs-cart-detail-imgset__left:after,
.hs-cart-detail-imgset__right:after,
#hs-cart-detail-branding .hs-cart-detail-contentsin:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
*:first-child+html .hs-cart-detail-anchor,
*:first-child+html .hs-cart-detail-boximgset,
*:first-child+html .hs-cart-detail-imgset__left,
*:first-child+html .hs-cart-detail-imgset__right,
*:first-child+html #hs-cart-detail-branding .hs-cart-detail-contentsin { zoom: 1; }

/* テンプレ出力「この事例に関するソリューション・商品」 */
.hs-case-cont-relative {
    background-color: inherit;
    border: solid 3px #e60027;
    width: calc(100% - 30px);
    max-width: 965px;
    margin: 0 auto 30px auto;
    padding: 20px 15px 20px 15px;
    border-radius: 12px;
    box-sizing: border-box;
}

/* テンプレ出力「導入事例ダウンロード」(PDF) */

.hs-case-cont-dl {
    border: solid 3px #7f7f7f;
    background-color: #fff;
    width: calc(100% - 30px);
    max-width: 965px;
    margin: 0 auto 30px auto;
    padding: 20px 15px 20px 15px;
    border-radius: 12px;
    box-sizing: border-box;
    }
.hs-case-cont-relative__list-block {
    padding-left: 0em;
}

.hs-case-cont-relative__title,
.hs-case-cont-dl__title {
    margin-bottom: 5px;
    font-size: 125%;
    font-weight: bold;
    line-height: 140%;
}
.hs-case-cont-dl__title {
    background-color: inherit;
    color: inherit;
    background-image: none;
    padding: 0;
    margin-bottom: 5px;
}
.hs-case-cont-dl__list-block {
    padding-left: 0;
}

.hs-cart-detail-define dt {
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 125%;
    font-weight: bold;
    line-height: 140%;
}

/*　#Contents .hs-container対応/100%横伸びを抑制 */

.hs-case-content,
.hs-case-cont-notice,
.hs-case-cont-lastupdate,
.hs-group,
#products_history,
.hs-inquiry-l,
.hs-inquiry,
.hs-pagetop {
     max-width:965px;
     width: calc(100% - 30px);
     margin-left: auto;
     margin-right: auto;
}

/*以降、3月追加*/

/*ブランディングエリア 「1枚画像（左：写真 右：企業ロゴ）版*/
#hs-cart-detail-brandingin {
    max-width: inherit;
}
#hs-cart-detail-branding {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    background-color: #fff;
}
.hs-cart-detail-branding-companytitle {
    display: block;
    width: 100%;
    padding: 15px;
    text-align: left;
    background-color: #f2f2f2;
}
.hs-cart-detail-branding-companytitle__name {
  max-width: 965px;
  margin: auto;
  font-size: 125%;
  font-weight: bold;
}
.hs-cart-detail-branding-banner {
  display: block;
  margin: 20px auto;
  max-width: 965px;
  text-align: center;  
}
@media screen and (max-width: 994px){
  .hs-cart-detail-branding-banner {
  padding-left: 10px;
  padding-right: 10px;
  }
}
.hs-cart-detail-branding-banner img {
    border: 1px solid #d1d1d1;
    box-sizing: initial;
}
/*ブランディングエリア 「1枚画像（左：写真 右：企業ロゴ）版 ここまで*/



/*h2*/
h2.hs-cart-detail__catch {
  margin-bottom:0px;
  padding-bottom: 0px;
}

/*H1調整*/

#hs-cart-detail-title2{
  width: 100%;
}
.hs-cart-detail-title2-space__top{
  padding-top: 30px;
}

.hs-cart-detail-title2-layout1{
  width: 100%;
  background-color: #e60027;
}
.hs-cart-detail-title2-layout2{
  width: 100%;
  background-color: #f2f2f2;
}
.hs-cart-detail-title2-layouttable{
  display: table;
  width: 100%;
  max-width: 995px;
  margin: 0 auto;
}

.hs-cart-detail-title2-layoutcell {
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
  font-size: 150%;
  color: #fff;
  line-height: 150%;
}

.hs-cart-detail-title2-layout2 .hs-cart-detail-title2-layoutcell {
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
  font-size: 125%;
  color: #333;
  line-height: 150%;
  font-weight: bold;
}

.hs-cart-detail-title2-layoutcell2 {
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
  line-height: 150%;
  background-color: #f2f2f2;
  max-width: 965px;
  margin: auto;
  font-size: 125%;
  font-weight: bold;
}

.hs-cart-detail-title2__jirei {
  display: inline-block;
  margin-right: 7px;
  padding: 1px 7px 0 7px;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
  font-weight: bold;
  font-size: 87.5%;
  line-height: 100%;
}
.hs-cart-detail-title2__product{
  position: relative;
  bottom: -2px;
  display: inline;
  font-weight: bold;
}

  @media screen and (max-width: 767px) {
  .hs-cart-detail-title2-space__top { padding-top: 20px; }
  .hs-cart-detail-title2-layouttable {
    display: block;
    text-align: center;
  }
  .hs-cart-detail-title2-layoutcell {
    display: block;
    padding: 10px 15px;
    font-size: 125%;
  }
  .hs-cart-detail-title2__product {
    bottom: auto;
    display: block;
    padding-top: 5px;
    text-align: left;
  }
  }

