@charset "UTF-8";

.Btn-TextPro {
    width: 280px;
    height: 60px;
    /* padding-top: 8px; */
    line-height: 3.6rem;
    color: #fff;
    z-index: 10;
    font-size: 0.8rem;
}

.product-link-flex2 {
    display: flex;
    justify-content: center;
    /* margin-top: 50px; */
}

.product-link-flex-li {
    margin: 0 10px;
}

.BtnPro {
    position: relative;
    border: 1px solid #101010;
    /* width: 304px; */
    height: 60px;
    /* line-height: 48px; */
    display: flex;
    text-align: center;
    font-size: 0.8rem;
    background-color: #101010;
    margin-top: 50px;
}

.Btn-TextPro {
    width: 280px;
    height: 60px;
    /* padding-top: 8px; */
    line-height: 3.6rem;
    color: #fff;
    z-index: 10;
    font-size: 0.8rem;
}

.Btn-TextPro:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    display: block;
    background: #fff;
    z-index: -1;
    transition: .2s;
}

.Btn-TextPro::after {
    content: '';
    display: inline-block;
    width: 50px;
    height: 20px;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-left: 30px;
    margin-top: 10px;
}

a {
    text-decoration: none;
    color: #000;
}

.more-l {
    margin-right: auto;
}


.top-service2 .blk-bg {
    height: 300px !important;
}

.top-img {
    width: 50%;
}

.strength-img-sp {
    display: none;
}

.view3-img-sp {
    display: none;
}

.strength-p-span {
    font-size: 0.7rem;
    line-height: 2.1rem;
    letter-spacing: .09em;
}

.h2-glue {
    font-size: 2.4rem;
    text-align: left;
    margin-bottom: 60px;
    letter-spacing: 0.05em;
    color: #000;
}

.h2-glue::after {
    content: "障子のりの使い方";
    display: block;
    color: #000;
    font-size: 1rem;
    margin-top: 25px;
}

.section-strength {
    padding: 150px 0 50px;
}

.section-strength2 {
    padding: 0 0;
}

.section-strength3 {
    padding: 0 0 100px;
}

.glue-h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    font-size: 1.6rem;
    text-align: left;
    margin-bottom: 30px;
    letter-spacing: 0.05em;
}

.glue-menu-flex {
    display: flex;
    justify-content: right;
}

.glue-pre-flex {
    display: flex;
    justify-content: center;
}

.glue-pre-flex2 {
    display: flex;
    justify-content: left;
}

.glue-pre-flex-div {
    width: 48%;
}

.glue-p {
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 2.8rem;
    letter-spacing: .09em;
}

.glue-p2 {
    font-size: 1rem;
    line-height: 2.1rem;
    letter-spacing: .09em;
    padding-left: 10px;
    padding-bottom: 1.5em;
}

.glue-p3 {
    font-size: 1rem;
    line-height: 2.4rem;
    /* font-weight: bold; */
}

.glue-h3 {
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 50px;
}

.glue-margin {
    margin-top: 30px;
}

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


.about {
}

.hagashi-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.sitsumon-flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.sitsumon-top {
    margin-top: 50px;
}

.sitsumon::after {
    content: "▼";
    display: block;
    color: #000;
    font-size: 1rem;
    padding-left: 12px;
    margin-top: 5px;
}

.hagashi-flex-l {
    width: 67%;
}

.hagashi-flex-r {
    width: 28%;
    border: 3px solid #24a85d;
}

.hagashi-flex-l2 {
    width: 77%;
}

.hagashi-flex-r2 {
    width: 18%;
    border: 3px solid #0e0e0e;
}

.hagashi-flex-l3 {
    width: 7%;
}

.hagashi-flex-r3 {
    width: 88%;
}


.hagashi-flex-img {
    width: 100%;
}

.hagashi-p-top {
    margin-top: 30px;
}

.glue-pre-flex-div3-center {
    display: flex;
    justify-content: center;
}

.glue-pre-flex-div3 {
    border: solid 1px #3434e1;
    /* 内側の線になる一本線の枠線をひく*/
    outline: solid 1px #3434e1;
    /* 外側の線になる一本線の枠線をひく*/
    outline-offset: 1px;
    /* 外側の線と内側の線の空き具合を調整*/
    margin: 2px;
    display: inline-block;
    padding: 20px;
    margin: 0 auto;
}

.glue-pre-flex-div3r {
    border: solid 1px #e13434;
    /* 内側の線になる一本線の枠線をひく*/
    outline: solid 1px #e13434;
    /* 外側の線になる一本線の枠線をひく*/
    outline-offset: 1px;
    /* 外側の線と内側の線の空き具合を調整*/
    margin: 2px;
    display: inline-block;
    padding: 20px;
    margin: 0 auto;
}

.glue-pre-flex-div4 {
    border: 1px solid #000;
    display: inline-block;
    padding: 20px;
    margin: 0 auto;
}

.glue-pre-flex-div {
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.glue-pre-flex-div5 {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
}

.glue-p a {
    text-decoration: underline;
}

.glue-pad-left {
    padding-left: 30px;
}

.strength-div {
    margin-top: 0;
    padding-top: 80px;
}

.pad-bottom {
    padding-bottom: 200px;
}

.section-details {
    padding-top: 20px;
}

.summary-img {
    display: flex;
    justify-content: center;
}

.summary-img2 {
    display: flex;
    justify-content: center;
}

.details-flex {
    display: block;
}

.top-service .service-res {
    left: 0;
    width: 75%;
    height: 650px;
}

.top-service .service-res {
    left: 0;
    width: 100%;
    height: 300px;
}

.top-service .blk-bg {
    top: 280px;
}

.h3 {
    font-size: 1.4rem;
    margin-bottom: 10px;
    line-height: 2.8rem;
    letter-spacing: .09em;
}

.h4 {
    font-size: 1.3rem;
    margin-bottom: 10px;
    line-height: 2.6rem;
    letter-spacing: .09em;
}

.factory-link-margin {
    margin-top: 10px;
}

.factory-link-flex {
    justify-content: space-between;
    align-items: center;
}

.factory-link-flex-li {
    margin-bottom: 30px;
}

.factory-link-flex-li2 {
    padding-left: 70%;
}

.strength-p {
    font-size: 1rem;
    line-height: 2.1rem;
    letter-spacing: .09em;
    padding-left: 10px;
    padding-bottom: 1.5em;
}

.strength-p2 {
    font-size: 1.1rem;
    line-height: 2.2rem;
    letter-spacing: .09em;
    margin-top: 80px;
}

.strength-p3 {
    font-size: 1.1rem;
    line-height: 2.2rem;
    letter-spacing: .09em;
    margin-top: 30px;
}

.strength-img {
    width: 100%;
}

.top-service2,
.top-service3,
.top-service4,
.top-service5,
.top-service6 {
    position: relative;
}

.top-service2 .blk-bg {
    top: 80px;
    left: 0;
    width: 100%;
    height: 350px;
}

.top-service3 .blk-bg {
    top: 8px;
    left: 0;
    width: 80%;
    height: 350px;
}

.top-service4 .blk-bg {
    top: 8px;
    left: 30%;
    width: 70%;
    height: 380px;
}

.top-service5 .blk-bg {
    top: 108px;
    left: 0;
    width: 65%;
    height: 380px;
}

.top-service6 .blk-bg {
    top: -50px;
    left: 18%;
    width: 82%;
    height: 330px;
}

.view-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.view-flex2 {
    margin: 0 auto;
}

.strength-contents {
    width: 800px;
    margin: 0 auto;
}

.strength-p-contents {
    width: 80%;
    margin: 0 auto;
}

.view3 {
    margin: 0 auto;
    text-align: center;
}

.view1-img {
    width: 70%;
    height: auto;
}

.view2-img {
    width: 70%;
    height: auto;
}

.view3-img {
    width: 70%;
    height: auto;
}

.sp-mar {
    margin: 0 0 50px;
}

/* ----------- open ------------- */

.box {
    font-size: 1rem;
    padding: 15px 0;
    margin: 0 auto;
}

.h4 {
    font-size: 1rem;
    line-height: 2.1rem;
    letter-spacing: .09em;
}

.box-ques-flex {
    display: flex;
    justify-content: space-between;
}

.ques-flex {
    display: flex;
    justify-content: space-between;
}

.ques-flex-q {
    display: flex;
    align-items: center;
}

.icon,
.ttl {
    padding: 0 20px;
}

#button-a,
#button-b,
#button-c,
#button-d,
#button-e,
#button-f,
#button-g,
#button-h,
#button-i,
#button-j,
#button-k,
#button-l,
#button-m,
#button-n,
#button-o,
#button-p,
#button-q,
#button-r,
#button-s,
#button-t {
    position: relative;
    border: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 30px;
    display: flex;
    text-align: center;
    background: #000;
    transition: 0.8s;
}

.box-ans {
    padding-right: 35px;
    padding-left: 35px;
    margin-top: 20px;
    font-size: 1rem;
    line-height: 2.1rem;
    letter-spacing: .09em;
}

/* ----- button ------ */

.button-a-text {
    width: 100px;
    height: 30px;
    line-height: 1.8rem;
    color: #fff;
    z-index: 10;
    font-size: 0.8rem;
}

.button-a-text:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
    display: block;
    background: #fff;
    z-index: -1;
    transition: .2s;
}

.button-a-text:hover {
    color: #000;
}

.button-a-text:hover:before {
    width: 100%;
}

.text-deco:hover {
    text-decoration: underline;
}

.p-3 {
    text-align: center;
}

.oem-2-d-strength {
    margin: 30px 0 100px;
}

@media screen and (max-width: 1023px) {
    .strength-contents {
        width: 90%;
    }

    .strength-img-pc {
        display: none;
    }

    .strength-img-sp {
        display: block;
    }

    .top-img {
        width: 100%;
    }
}

@media screen and (max-width: 911px) {
    .glue-pre-flex {
        display: block;
    }

    .glue-pre-flex-div {
        width: 100%;
    }

    .hagashi-ip-mar {
        margin-top: 50px;
    }

    .glue-pre-flex2 {
        display: block;
        justify-content: center;
    }

    .glue-pre-flex-div5 {
        text-align: left;
    }

    .hagashi-sp-mar {
        margin-top: 0 !important;
    }

}

@media screen and (max-width: 767px) {

    .hagashi-flex-img-div {
        margin-top: 20px;
    }

    .hagashi-flex {
        display: block;
    }

    .hagashi-flex-l,
    .hagashi-flex-2 {
        width: 100%;
    }
    .hagashi-flex-r,
    .hagashi-flex-r2 {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }


    .hagashi-flex-l3 {
        width: 20%;
    }

    .hagashi-flex-r3 {
        width: 78%;
    }

    .sitsumon::after {
        margin-top: 25px;
    }

    .glue-menu-flex {
        display: block;
        text-align: center;
        padding-top: 30px;
    }

    .glue-pad-left {
        padding-left: 0px;
    }

    .glue-p {
        line-height: 2rem;
    }

    .strength-h3 {
        font-size: 1.2rem;
        line-height: 2.2rem;
    }

    .glue-h2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        font-size: 1.4rem;
        line-height: 2.8rem;
    }

    .glue-p3 {
        line-height: 1.7rem;
    }

    .hagashi-flex-l2 {
        width: 100%;
    }

    .s3-contents {
        margin-bottom: 0 !important;
    }

}

@media screen and (max-width: 414px) {

    .box-ques-flex {
        display: block;
    }

    #button-a,
    #button-b,
    #button-c,
    #button-d,
    #button-e,
    #button-f,
    #button-g,
    #button-h,
    #button-i,
    #button-j,
    #button-k,
    #button-l,
    #button-m,
    #button-n,
    #button-o,
    #button-p,
    #button-q,
    #button-r,
    #button-s,
    #button-t {
        margin-left: 0;
        margin-right: 0;
    }

    .icon,
    .ttl {
        padding: 0;
    }

    .box-ans {
        padding-right: 0px;
        padding-left: 0px;
    }

    .top-img {
        width: 100%;
    }

    .view3-img-pc {
        display: none;
    }

    .strength-img-pc {
        display: none;
    }

    .strength-img-sp {
        display: block;
    }

    .section-strength {
        padding: 180px 0 50px;
    }

    .top-service2 .blk-bg {
        top: 80px;
        left: 0;
        width: 100%;
        height: 350px;
    }

    .section-strength2 {
        padding: 50px 0 50px;
    }

    .top-service6 .blk-bg {
        top: 0;
        left: 18%;
        width: 82%;
        height: 350px;
    }

    .top-service5 .blk-bg {
        top: 230px;
        left: 0;
        width: 65%;
        height: 380px;
    }

    .pad-bottom {
        padding-bottom: 100px;
    }

    .section-strength3 {
        padding: 50px 0 50px;
    }

    .section-strength5 {
        padding: 50px 0 100px;
    }

    .top-service4 .blk-bg {
        left: 30%;
    }

    .view-flex {
        display: block;
    }

    .strength-p {
        word-break: break-all;
        padding-left: 0px;
    }

    .factory-link-flex-li2 {
        padding-left: 20%;
    }

    .strength-p-contents {
        width: 100%;
    }

    .strength-contents {
        width: 335px;
        margin: 0 auto;
    }

    .view1-img {
        width: 300px;
        height: auto;
    }

    .view2-img {
        width: 300px;
        height: auto;
    }

    .strength-img-sp {
        margin-top: 30px;
    }

    .view3-img {
        width: 300px;
        height: auto;
    }

    .view3-img-sp {
        display: block;
        width: 200px;
        margin: 0 auto 30px;
    }

    .p-3 {
        text-align: left;
    }

    .oem-2-d-strength {
        margin: 30px 0 0px;
    }

    .l-contents {
        padding: 0 10px;
    }

    .section-strength {
        padding: 180px 0 0px;
    }
}