@charset "UTF-8";

/* --------------------------
    ページタイトル　各ページ上書き用
-------------------------- */
.title_bg {
    background: url(/trysmat/img/title_img_sp.jpg) no-repeat;
    background-size: 100%;
}
@media print, screen and (min-width: 768px) {
    .title_bg {
        background: url(/trysmat/img/title_img_pc.jpg) no-repeat;
        background-size: 100%;
    }
}




/* 上書き */
.product_lead img {
    margin: 0;
}


/* --------------------------
    キャプション上書き
-------------------------- */
.common_product.common_product_photo div figure figcaption {
    margin-top: 10px;
    font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
    .common_product.common_product_photo div figure figcaption {
        text-align: center;
        margin-top: 0;
        font-size: 2.0rem;
}
    .common_product.common_product_photo div {
        gap: 0 25px;
        margin-top: 0;
    }
}

/* --------------------------
    下層ページへのボタン
-------------------------- */
.type {
    display: flex;
    flex-direction: column;
    gap: 16px 0;
    margin: 20px 0 0;
}
a.type_item {
    background: linear-gradient(to right bottom, #356DE8, #29A9ED);
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding: 5.7143% 3.8462%;
}
.type_box {
    display: flex;
    flex-direction: row;
    gap: 0 4.2857%;
    align-items: center;
}
.type_img {
    width: 43.45%;
}
.type_img img {
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.5));
}
.type_title {
    color: #fff;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.45;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}
.type_text {
    width: calc(100vw / 320 * 145);
}
.type_text p {
    color: #fff;
    margin: 10px 0 0;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.4286;
}
.type_btn {
    font-size: 1.4rem;
    font-weight: 400;
    color: #000000;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    padding: 7px 0;
    margin-top: 10px;
}
.type_btn .fa-chevron-right {
    color: #1E32AA;
    margin-right: 6px;
}
@media print, screen and (min-width: 768px) {
    /* .type * {
        border: 1px solid red;
    } */
    .type {
        flex-direction: row;
        gap: 0 30px;
        margin: 30px 0 0;
    }
    a.type_item {
        padding: 20px 34px 21px;
        width: 310px;
        text-decoration: none;
    }
    .type_box {
        flex-direction: column;
        gap: 0;
    }
    .type_img {
        width: 100%;
    }
    .type_img img:hover {
        opacity: 1;
    }
    .type_img.type_img01 {
        width: 166px;
        margin: 0 auto;
    }
    .type_img.type_img02 {
        width: 185px;
        margin: 0 auto 3px;
    }
    .type_img.type_img03 {
        width: 167px;
        margin: 0 auto;
    }
    .type_text {
        width: 100%;
        text-align: center;
    }
    .type_title {
        margin-top: 20px;
    }
    .type_btn {
        width: 200px;
        margin: 20px auto 0;
        padding: 4px 0;
        position: relative;
    }
    .type_btn .fa-chevron-right {
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }
    a.type_item:hover {
        background: #fff;
        color: #1E32AA;
    }
    a.type_item:hover .type_title {
        color: #1E32AA;
        border-bottom: 1px solid #1E32AA;
    }
    a.type_item:hover .type_text p {
        color: #1E32AA;
    }
    a.type_item:hover .type_btn {
        color: #fff;
        text-align: center;
        background: #1E32AA;
    }
    a.type_item:hover .type_btn .fa-chevron-right {
        color: #fff;
    }
}


/* --------------------------
    ご使用に際しての部分
-------------------------- */
.sidebox {
    margin: 20px auto 0;
}
.sidebox + .sidebox {
    margin: 30px auto 0;
}
.sidebox div p {
    margin-top: 5px;
}
.sidebox_title {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.5;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
    margin: 10px auto;
}
@media print, screen and (min-width: 768px) {
    .sidebox {
        margin: 48px auto 0;
        display: grid;
        grid-template-columns: 300px 625px;
        gap: 0 25px;
        width: 950px;
    }
    .sidebox div p {
        margin-top: 0;
    }
    .sidebox + .sidebox {
        margin: 40px auto 0;
    }
    .sidebox_title {
        font-size: 2.0rem;
        line-height: 1.45;
        margin: 0 auto 20px;
    }
}


.anzen_pdf_box {
    display: flex;
    flex-direction: column;
}
a.anzen_pdf {
    display: block;
    margin: 30px auto 0;
    font-weight: 400;
    line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
    text-decoration: none;
}
a.anzen_pdf + a.anzen_pdf {
    margin-top: 15px;
}
a.anzen_pdf::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\F054";
    margin-right: 5px;
}
a.anzen_pdf::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: "\F1C1";
    margin-left: 5px;
    color: #D80616;
}
@media print, screen and (min-width: 768px) {
    a.anzen_pdf {
        font-size: 2.0rem;
        margin: 30px 0 0 auto;
        padding-left: 14px;
        font-weight: 400;
        line-height: 1.5;
        /* text-align: right; */
        text-indent: 0;
        padding-left: 0;
        display: inline-block;
    }
    a.anzen_pdf:hover {
        opacity: 0.7;
    }
}


/* --------------------------
    安全に関するご注意
-------------------------- */
.anzen_img {
    display: grid;
    gap: 20px 0;
}
.anzen_img div:first-of-type {
    margin-top: 8px;
}
.anzen_img figcaption {
    font-size: 1.4rem;
    margin-top: 5px;
}
.type_img06 {
    width: calc(100vw / 320 * 228);
    margin: 20px auto 0;
}
@media print, screen and (min-width: 768px) {
    .anzen_img {
        display: grid;
        gap: 0 22px;
        grid-template-columns: 464px 464px;
        margin-top: 20px;
    }
    .anzen_box p + p {
        margin-top: 4px;
    }
    .anzen_img div:first-of-type {
        margin-top: 0;
    }
    .anzen_img figcaption {
        font-size: 1.6rem;
        margin-top: 10px;
        line-height: 1.75;
    }
    .type_img06 {
        width: 534px;
        margin: 20px auto 0 0;
    }
}
