


@charset "UTF-8";
/* 
======== CONTENTS ==========================================
	Site Name: カタログページ
    2024.10.7
 =========================================================
*/

/* --------------------------------
  fixタイトル
-------------------------------- */
.hs-navigation.hs-navigation.is-pc.is-fixed.is-scrolling-show{
    margin-top: 0;
    padding: 1rem;
}
@media (min-width: 768px) {
    .hs-navigation.hs-navigation.is-pc.is-fixed.is-scrolling-show{
        padding:0;
    }
}
.hs-navigation__title{
    font-size: 3.4666666667vw;
}
@media (min-width: 768px) {
    .hs-navigation .hs-navigation__title {
        padding: 15px 0 5px;
        font-size: 1.125rem;
        line-height: 1.55;
        font-weight: 600;
    }
    .hs-navigation .hs-navigation__title a:hover {
        text-decoration: none;
        opacity: 0.7;
        -webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
}

/* --------------------------------
  パンくず
-------------------------------- */
.hs-breadcrumb {
    display: none;
}
@media (min-width: 768px) {
    .hs-breadcrumb {
        display: flex;
        width: calc(100% - 30px);
        max-width: 1275px;
        margin: auto;
        min-width: 290px;
        padding: 20px 15px 20px 15px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        display: -ms-flexbox;
        -ms-flex-flow: row wrap;
        line-height: 0.6875rem;
    }
    .hs-breadcrumb__item{
        font-size: 0.6875rem;
        position: relative;
        overflow: hidden;
        display: inline-block;        
    }
  .hs-breadcrumb__item:not(:first-child){
    padding-left: 5px;
  }
  .hs-breadcrumb__item>span{
   margin:0 3px; 
  }
    .hs-breadcrumb__item > a:link,
  .hs-breadcrumb__item > a:visited{
        color: #a94657;
        -webkit-transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-decoration: none;
    }
    @media (min-width: 768px) and (hover: hover) {
        .hs-breadcrumb__item > a:link:hover {
            color: #b1000e;
            text-decoration: underline;
            -webkit-transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
            transition: color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
        }
    }
}

/* --------------------------------
  タイトルヘッダー
-------------------------------- */
.hs-page-heading--darken{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 21.3333333333vw 5.3333333333vw 24vw;
    width: 100%;
    height: 98.6666666667vw;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}
.hs-page-heading--darken,
.JS .hs-page-heading--darken{
    height: revert-layer;
    padding: 2.6666666667vw 2.6666666667vw 2.6666666667vw 5.3333333333vw;
    height: 35.2vw;
    background-image: url(/r23res/image/products/title_default_bg.jpg) !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (min-width: 768px) {
    .hs-page-heading--darken,
    .JS .hs-page-heading--darken{
        background-image: url(/r23res/image/products/title_default_bg.jpg) !important;
        padding: 0 20px;
        height: 96px;
        margin: 0 !important;
        background-blend-mode: normal;
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat;
    }
}
.hs-page-heading--darken__title {
    font-size: 5.8666666667vw;
    font-weight: bold;
    line-height: 1.3636363636;
    letter-spacing: 0.04em;
    font-family: "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
    .JS .hs-page-heading__title {
        font-size: 5.8666666667vw;
    }
}
@media screen and (min-width: 768px) {
    .hs-page-heading--darken__title {
        font-size: 1.5rem;
        line-height: 1.3;
        width:100%;
        max-width: 1060px;
        margin: auto;
    }
}
.hs-page-heading__sub{
  display:none;
}

/* --------------------------------
  コンテンツエリア
-------------------------------- */

@media (min-width: 768px) {
    #Contents.hs-contents {
        padding: 0;
    }
}
#Contents > .hs-container {
  padding:0;
}

/* --------------------------------
タイトルヘッダー配下のコンテンツ
global-cards-product,hs-group 以外
-------------------------------- */

#Contents .hs-page-heading--darken ~*:not(.global-cards-product,.hs-inquery-fixed,.hs-navigation){
    margin-right: auto;
    margin-left: auto;
    width:calc(100% - 40px);
}
@media (min-width: 768px) {
    #Contents .hs-page-heading--darken ~*:not(.global-cards-product,.hs-inquery-fixed,.hs-navigation){
        max-width: 1060px;
    }
}

/* リンク*/
#Contents .hs-page-heading--darken ~*:not(.global-cards-product,.hs-navigation,.hs-inquery-fixed,.hs-group) a {
  color:#c02;
}
#Contents .hs-page-heading--darken ~*:not(.global-cards-product,.hs-navigation,.hs-inquery-fixed,.hs-group) a:hover {
  text-decoration:underline;
}
#Contents .hs-page-heading--darken ~*:not(.global-cards-product,.hs-navigation,.hs-inquery-fixed,.hs-group) a:visited {
  color:#a94657;
}
/*商品アイコン*/
.hs-link-text{
    padding-left: 2em;
}
.hs-link-text::before{
    border: none;
    background-image: url(/r23res/image/common/icon_arrow_red.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top :-.1em;
    width: 1.625em;
    height: 1.625em;
    left: 0;
}
/*blankアイコン*/
.hs-link-external{
    position:relative;
    padding-left: 0;
    padding-right: 1.625rem;
    background:none;
    display: inline;
}
.hs-link-external::after{
    position:absolute;
    content:"";
    width: 1.25em;
    height: 1.25em;
    right:0;
    background-image: url(/r23res/image/common/icon_blank.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    bottom: .2em;
}

/*H2タイトル*/
 .hs-heading-lv2{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.3333333333vw;
    padding: 0;    
    margin: auto;
    margin-top: 32px;
    background: none;    
    border-bottom: none;
 }
  @media screen and (min-width: 768px) {
      .hs-heading-lv2{
        display: flex;
        margin-top:56px;
        margin-bottom:56px;
      }
 }
 .hs-heading-lv2__title,
 .JS .hs-heading-lv2__title{
    font-size: 8vw;
    font-weight: bold;
    line-height: 1.2;
 }
@media screen and (min-width: 768px) {
    .hs-heading-lv2__title, .hs-heading-lv2__title, .JS .hs-heading-lv2__title  {
        font-size: 2.25rem;
        line-height: 1.4;
        gap: 5px;
    }
}

/*カタログリスト-H3タイトル*/
/*既存cssのリセット*/
.hs-heading-lv3{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    margin-top: initial;
    margin-bottom: inherit;
    border-bottom: none;
}
.JS .hs-heading-lv3__title {
    margin: initial;
    font-size: initial;
}
.hs-frame-title,.JS .hs-heading-lv3__title{
    margin-top: 48px;
    margin-bottom: 48px;
    font-size: 6.9333333333vw;
    font-weight: bold;
    line-height: 1.3846153846;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.3333333333vw;
    position: relative;
    padding-bottom: 2.6666666667vw;
    border:none;
    border-bottom: 2px solid #bbb;
    padding: inherit;
    background: none;
}
@media screen and (min-width: 768px) {
    .hs-frame-title,.JS .hs-heading-lv3__title {
        padding-bottom: 10px;
        font-size: 1.75rem;
        line-height: 1.5;
        letter-spacing: 0.05em;
        gap: 5px;
    }
}
.hs-frame-title::before,
.hs-heading-lv3__title::before {
    position: absolute;
    bottom: -0.8vw;
    left: 0;
    width: 26.6666666667vw;
    height: 1.0666666667vw;
    content: "";
    background-color: var(--heading-color);
}
@media screen and (min-width: 768px) {
    .hs-frame-title::before,
    .hs-heading-lv3__title::before {
        bottom: -3px;
        width: 100px;
        height: 4px;
    }
}
/*カタログリスト-リスト*/
/*既存のリセット*/
.hs-list--underline__item::after {
    display:none;
}
.hs-frame-title + .hs-frame-body {
    border: none;
    padding:0;
}
.hs-list--underline.hs-frame-body li:last-child{
 padding-bottom: 8.5333333333vw;
}
@media screen and (min-width: 768px) {
    .hs-list--underline.hs-frame-body li:last-child{
        padding-bottom: 32px;
    }
}
ul.hs-frame-body {
    border: none;
    padding: 0;
}
/*カード*/
.hs-list{  
    margin-bottom: 0;
    display: grid;
    grid-template-columns: inherit;
    grid-template-rows: -webkit-max-content;
    grid-template-rows: max-content;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: 4.2666666667vw;
    -moz-column-gap: 4.2666666667vw;
    column-gap: 4.2666666667vw;
    row-gap: 4.2666666667vw;
}
@media screen and (min-width: 768px) {
    .hs-list {
     grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
     row-gap: 16px;
     column-gap: 16px;
    }
}
.hs-list__item{
    padding: 8.5333vw 4.2666vw;
    margin:0;
    border: 1px solid #bbb;
    height: 100%;
}
@media screen and (min-width: 768px) {
    .hs-list__item {
        padding: 32px;
    }
}
/*カード内-イメージ*/
.hs-list.hs-frame-body .hs-col-2.hs-col-sm-4{
    flex: 0 0 45%;
    max-width: 45%;
    padding: 0 1rem 0 0 ;
    padding-right:1rem;
}
.hs-list.hs-frame-body .hs-col-2.hs-col-sm-4 .hs-frame-body{
    margin-bottom: 0;
}
.hs-list.hs-frame-body .hs-col-10.hs-col-sm-8 {
    flex: 0 0 55%;
    max-width: 55%;
    padding: 0; 
}
/*カード内-タイトル*/
.hs-list.hs-frame-body .hs-col-10.hs-col-sm-8 .hs-font-bold{
    font-size: 4.8vw;
    line-height:1.5;
}
@media screen and (min-width: 768px) {
    .hs-list.hs-frame-body .hs-col-10.hs-col-sm-8 .hs-font-bold{
        font-size: 1.5rem;
        line-height:1.3;
    }
}
.hs-frame-body ~ .hs-center .hs-text:not(:has(strong)) {
    text-align:left;
}

/* --------------------------------
  お気軽にお問い合わせください
-------------------------------- */

.hs-frame-body ~ .hs-center .hs-text:not(:has(strong)) {
    text-align:left;
}

/* --------------------------------
  Adobe
-------------------------------- */

.hs-frame-body.hs-frame--border-middle.hs-frame--grid{
    margin-top: 23.4666vw ;
    margin-bottom: 23.4666vw ;
    padding:8.5333vw 4.2666vw;
    
    .hs-col-2.hs-col-md-4.hs-col-sm-4{
        flex: 0 0 100%;
        max-width: 100%;
        min-height: 39px;
        text-align:center;
        background-image:url(/r23res/image/common/logo_adobe-acrobat-reader-badge.png);
        background-repeat:no-repeat;
        background-position: top center;
        img{
            display:none;
        }  
    }
    .hs-col-10.hs-col-md-8.hs-col-sm-8{
        flex: 0 0 100%;
        max-width: 100%;
        margin-top:8.5333vw;
        line-height:1.3;
    } 
}
@media screen and (min-width: 768px) {
    .hs-frame-body.hs-frame--border-middle.hs-frame--grid{
        margin-top: 56px;
        margin-bottom: 56px;
        padding:32px;
        
        .hs-row{
            margin-right:0;
            margin-left: 0;
        }    
        .hs-col-2.hs-col-md-4.hs-col-sm-4{
            flex: 0 0 20%;
            max-width: 20%;
        }
        .hs-col-10.hs-col-md-8.hs-col-sm-8{
            flex: 0 0 80%;
            max-width: 80%;
            margin-top:0;
        } 
    }
}

/* --------------------------------
 お問い合わせ
-------------------------------- */
.hs-inquery-fixed.hs-s-sticky{
    opacity: 0;
    position: fixed;
    top: inherit;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, transform 0.6s;
    transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
    /*
    -webkit-transform: translateY(0);
    transform: translateY(0);
    */
}
/*表示アクション*/
.hs-inquery-fixed.hs-s-sticky.is-show {
    opacity: 1;    
    -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, transform 0.6s;
    transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
    transform: translateY(0);
}
/*ボタン枠*/
.hs-inquiry-l {
    width: auto;
    display: flex;
    margin: 0;
    padding: 10px;
    gap: 5.3333333333vw;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--bg-color);
    -webkit-box-shadow: rgba(0, 0, 0, 0.14) 6px 0 9px;
    box-shadow: rgba(0, 0, 0, 0.14) 6px 0 9px;
    border-top: 1px solid #d7d7d7;
    pointer-events: auto;
}
@media screen and (min-width: 768px) {
    .hs-inquiry-l {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        gap: 15px;
        padding: 10px;
        border-top: 2px solid #d7d7d7;
    }
}
/*ボタン*/
.hs-inquiry-l__btn {
    margin: auto;
    width: 43.4666vw;
    background-color: var(--base-color) !important;
    align-content: center;
    min-width: calc(33.3333% - 7px);
    min-height: 54px;    
    line-height: 1;
    border-radius: 0;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    
    &:hover{
        opacity: 0.7;
        -webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
        transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    }
}

@media screen and (max-width: 768px){
    .JS .hs-inquiry-l__btn {
        width: auto !important;
        padding: 15px 15px 14px 10.4vw !important;
        min-height: 54px;  
        font-size: 3.4666666667vw;
    }
}
@media screen and (max-width: 994px){
    .JS .hs-inquiry-l__btn {
    width: auto;
    padding: 15px 45px 14px 45px;    
    }
}
@media screen and (min-width: 768px) {
    .hs-inquiry-l__btn{
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        width: auto;
        min-width: 220px;
        padding: 15px 45px 14px 45px;
        font-size: 0.875rem;
    }
}
/*矢印*/
.hs-inquiry-l__btn::after {
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    top: calc(50% - 3px);
    right: 20px;
    left: initial;
     bottom: 2em;
    border-top: 0.125rem solid #fff;
    border-right: 0.125rem solid #fff;
    transform: rotate(45deg);
    transform-origin: center;
}
@media screen and (max-width: 768px) {
    .hs-inquiry-l__btn::after {
        display:none;
    }
}
/*アイコン*/
.hs-inquiry-l__btn::before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 2.1333333333vw;
    width: 6.4vw;
    height: 6.4vw;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/r23res/image/common/icon_cta_contact.svg);
}
@media screen and (min-width: 768px) {
    .hs-inquiry-l__btn::before {
        left: 15px;
        width: 24px;
        height: 24px;
    }
}
/*リード文*/
.hs-inquiry-l__lead {
    display: none;
}

/* --------------------------------
  toTOP
-------------------------------- */

/*表示アクション*/
.hs-pagetop.hs-pagetop--middle.is-show {
    opacity:1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, transform 0.6s;
    transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: none;    
    
    .hs-pagetop-link::before,
    .hs-pagetop-link::after {
        opacity: 1;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
        transition: opacity 0.3s, -webkit-transform 0.6s;
        transition: opacity 0.3s, transform 0.6s;
        transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.8s;
        -webkit-transition: opacity 0.2s cubic-bezier(0.1, -0.1, 0.13, 0.39);
        transition: opacity 0.2s cubic-bezier(0.1, -0.1, 0.13, 0.39);
    }
}
.hs-pagetop.hs-pagetop--middle {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 63px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 5.3333333333vw;
    padding-bottom: 4.8vw;
    max-width: 100% !important;
    width: 100% !important;
    margin: 0;
    z-index: 2;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, transform 0.6s;
    transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
    pointer-events: none;
}
@media (min-width: 768px) {
    .hs-pagetop.hs-pagetop--middle {
        padding-right: 17px;
        padding-bottom: 14px;
        bottom: 76px;
    }
}
/*ボタン-本体を非表示*/
.hs-pagetop-link.js-pageTop {
    position: relative;
    display: block;
    padding: 0;
    font-size: 0;
    width: 56px;
    height: 56px;
}
/*背景*/
.hs-pagetop-link::before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 52px;
    height: 52px;
    margin: auto;
    padding: 0;
    z-index: 2;
    background: #666;
    border-radius: 50%;
    opacity: 0;    
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, transform 0.6s;
    transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
    pointer-events: auto;
}
/*矢印*/
.hs-pagetop-link::after {
    content: "";
    position: absolute;
    margin: auto;
    right: -2px;
    left: 0;
    top: 9px;
    bottom: 0;
    display: block;
    z-index: 2;
    width: 17px;
    height: 17px;
    border-left: solid 2px #ddd;
    border-bottom: solid 2px #ddd;
    transform: translateY(0) rotate(135deg);
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, -webkit-transform 0.6s;
    transition: opacity 0.3s, transform 0.6s;
    transition: opacity 0.3s, transform 0.6s, -webkit-transform 0.6s;
    pointer-events: auto;
}



