/* btn-list
------------------------- */

h2.btn-list-ttl {
    margin: 10%;
}



/* .hd0002-btn
------------------------- */

.hd0002-btn {
    background: #00397F;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    width: 144px;
    text-align: center;
    position: relative;
    padding-left: 1.8em !important;
}

.hd0002-btn::before {
    position: absolute;
    content: "";
    top: 17px;
    right: 15px;
    width: 7px;
    height: 7px;
    border-top: 1.7px solid #fff;
    border-right: 1.7px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


@media (max-width:767px) {

    .hd0002-btn {
        padding: .8em 32px;
        width: 100%;
        max-width: 264px;
        margin: auto;
        justify-content: center;
    }

    .hd0002-btn::before {
        top: 0;
        bottom: 0;
        margin: auto;
    }
}


/* .ft0001-btn
------------------------- */


.ft0001-btn {
    background: #15459B;
    border-radius: 2px;
    padding: 1.2em;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    width: 240px;
    text-align: center;
}

@media (max-width:767px) {
    .ft0001-btn {
        padding: .8em;
    }
}



/*
------------------------- */

.index-btn {
    background: #00397F;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    padding: .7em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.32);
    padding-right: 1em;
    width: 100%;
    max-width: 160px;
    position: relative;
    background: linear-gradient(127.16deg, #686868 30.6%, #DEDEDE 100%);
}

.index-btn::before {
    position: absolute;
    content: "";
    right: 22px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}

.index-btn {
    margin-top: 24px;
}

@media (max-width:1024px) {
    .index-btn {
        width: 100%;
        max-width: 160px;
        margin-top: 0;
        margin-left: auto;
    }

    .index-news .btnwrap {
        margin-top: 0;
        width: 100%;
    }
}



/*
------------------------- */

.equip-btn {
    border-radius: 30px;
    font-weight: 900;
    font-size: 14px;
    font-size: 10px;
    padding: .7em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.32);
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding-right: 1em;
    width: 100%;
    max-width: 260px;
    height: 48px;
    line-height: 1.2;
    position: relative;
    background: linear-gradient(127.16deg, #686868 30.6%, #DEDEDE 100%);
    margin: auto;
}

.equip-btn::before {
    position: absolute;
    content: "";
    right: 22px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}

@media(max-width: 767px) {
    .equip-btn {
        margin: 7px auto;
    }
}

.equip-btn-wrap {
    margin: auto;
    margin-top: 40px;
    position: relative;
    z-index: 3;
 }
 
 .equip-btn.-product {
     background: #00397F;
     width: 100%;
     max-width: 350px;
     font-size: 16px;
 }

/* 
------------------------- */

.sds-btn {
    font-weight: bold;
    font-size: 16px;
    padding: .7em;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    background: #EEEEEE;
}

.sds-btn::before {
    position: absolute;
    content: "";
    right: 22px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}

.sds-btn-wrap {
    margin-top: 25px;
}

/* 
------------------------- */

.irinfo-list-btn {
    background: linear-gradient(245.54deg, #4D5159 33.68%, #B9BED3 78.75%, #4D5159 111.02%);
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    padding: 1em;
    padding-bottom: 1.4em;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
    border-radius: 14px;
}

@media(max-width: 767px) {
    .irinfo-list-btn {
        font-size: 16px;
        padding: .8em;
        padding-bottom: 25px;
    }
}

.irinfo-list-btn span {
    font-size: 10px;
    text-align: center;
}

.irinfo-list-btn::before {
    position: absolute;
    bottom: 8px;
    right: 8px;
    content: "";
    background: url(../img/triple-arrow.svg);
    background-size: cover;
    width: 42px;
    height: 18px;
}

@media(max-width: 767px) {
    .irinfo-list-btn::before {
        width: 27.68px;
        height: 10.01px;
    }
}


/* 
------------------------- */

.recruit-info-btn {
    background: #00397F;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    max-width: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: .5em;
    border-radius: 30px;
    position: relative;
}

.recruit-info-btn::before {
    position: absolute;
    content: "";
    right: 22px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}

/* 
------------------------- */

.contact0001-btnwrap {
    text-align: center;
}

.contact0001-btn {
    width: 300px;
    border: solid 1px #707070;
    display: inline-block;
    padding: 1em;
    background: #fff;
}

.contact0001-btn:hover {
    color: #fff;
    background: #707070;
    opacity: 1;
}



.co0003-btnwrap {
    margin-top: 32px;
}

.co0003-btn {
    font-weight: bold;
    border-radius: 10px;
    width: 260px;
    display: inline-block;
    padding: 1em;
    background: #DEDEDE;
    text-align: center;

}

.co0004-arrowrap {
    text-align: right;
}

.co0004-btn:hover {
    transform: translate(50px, 0);
}


.po0001-arrowrap {
    margin-top: 16px;
}

.po0001-arrowrap .arrow-m {
    margin-left: .7em;
    margin-bottom: .7em;

}



/* .s-news-btn
------------------------- */



.s-news-btn {
    background: #00397F;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    padding: .7em;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    width: 220px;
    text-align: center;
    position: relative;
    margin: auto;
    margin-top: 80px;
}

.s-news-btn::before {
    position: absolute;
    content: "";
    top: 19px;
    right: 15px;
    width: 7px;
    height: 7px;
    border-top: 1.7px solid #fff;
    border-right: 1.7px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* .s-ir-btn
------------------------- */

/* .s-ir-btn {
    box-shadow: 3px 3px 0px #15459B;
    background: #fff;
    border-radius: 2px;
    border: solid 1px #15459B;
    padding: .5em;
    font-weight: bold;
    font-size: 16px;
    color: #15459B;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 144px;
    position: relative;
    margin: auto;
}


.s-ir-btn:hover {
    transform: translateX(3px);
    transform: translateY(3px);
    opacity: 1;
    box-shadow: none;
} */


/* .sa-news-btn
------------------------- */
.sa-news-btn {
    position: relative;
    font-size: 14px;
    padding-right: 1.5em;
}

.sa-news-btn::before {
    position: absolute;
    content: "";
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 7px;
    height: 7px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);

}



.sa-news-btnwrap {
    margin-top: 1em;
    text-align: right;

}


/* 404page
------------------------- */

.entry-btn {
    color: #fff;
    font-weight: bold;
    padding: 28px 0;
    margin: 0 20px;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    text-align: center;
    background: linear-gradient(127.16deg, #686868 30.6%, #DEDEDE 100%);
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media(max-width: 767px) {
    .entry-btn {
        margin: 0;
    }
}

/* 404page
------------------------- */

.top-page-btn {
    background: linear-gradient(245.54deg, #4D5159 33.68%, #B9BED3 78.75%, #4D5159 111.02%);
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    padding: 12px 0;
    display: inline-block;
    width: 260px;
    text-align: center;
}









/* ページトップへ戻るボタン 
--------------------------------------------------------------*/

#pagetop {
    position: fixed;
    z-index: 999;
    bottom: 27px;
    right: 5vw;
}


#pagetop a:hover {
    opacity: 0.7;
    text-decoration: none;
}

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

    #pagetop {
        bottom: -1000px;
    }
}






/* pt0004 
-------------------------------- */



.pt0004 .button:hover {
    opacity: .7;
}