@charset "utf-8";
/* CSS Document */
/* ------------------------------------------------------------------------------
fulcnt.com
------------------------------------------------------------------------------ */

/* TabL+PC */
#particles {
    position: fixed;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: 1;
    pointer-events: none;
}

.lpBrandArea {
    padding: 0 0;
    margin: 0 auto;
    position: relative;
    /*overflow: hidden;*/
    width: 100%;
    background-color: #872927;
    background-image: url(../img/head_bg_pc.png);
    background-size: 100% auto;
    background-position: top center;
    line-height: 0;
}

.lpBrandTxt01 {
    max-width: 256px;
    width: 30%;
    margin: 0 1em 0 auto;
    padding-top: 1em;
}

.lpBrand {
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.lpBrandTit {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto 10px;
}
.lpBrandTxt02 {
    max-width: 520px;
    width: 80%;
    margin: 0 auto;
}

.c01Img {
    position: relative;
    z-index: 2;
}

.c02Area {
    background-image: url(../img/c02_bg.jpg);
    background-size: cover;
    background-position: top center;
    width: 100%;
    position: relative;
    margin-bottom: 3em;
}
.c02Cont {
    background-image: url(../img/c02_line.png);
    background-size: 20px auto;
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    position: relative;
}
.c02Dtl {
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.c02Txt {
    position: relative;
    z-index: 3;
    max-width: 580px;
    width: 60%;
    padding: 2em 0;
}
.c02Img {
    position: absolute;
    z-index: 2;
    width: 80%;
    right: -5%;
    bottom: 0;
    max-width: 800px;
    line-height: 0;
}

.lpContArea {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    padding: 0 0 5em;
    position: relative;
    z-index: 22;
}
.lpContArea02 {
    max-width: 900px;
    width: 80%;
    margin: 0 auto;
}
.lpTxt01 {
    width: 90%;
    max-width: 860px;
    margin: 0 auto 5em;
    position: relative;
    z-index: 21;
}

.lpImgLi01 {
    list-style: none;
}
.lpImgLi01 li {
    margin-bottom: 30px;
}

.lpMtit01 {
    background-color: #b22423;
    text-align: center;
    color: #fff;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 2em;
    font-size: 30px;
    padding: 0.2em 1em 0.3em;
    line-height: 1.2em;
    font-weight: bold;
}
.lpStit01 {
    font-size: 28px;
    color: #b22423;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #b22423;
    padding-bottom: 0.4em;
    margin-bottom: 1em;
}
.lpStoreLi01 {
    list-style: none;
    margin-bottom: 5em;
}
.lpStoreLi01.last {
    margin-bottom: 8em;
}
.lpStoreLi01 li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.4em 0;
    border-bottom: dotted 1px #999999;
}
.lpStoreLiDtl01 {
    display: flex;
    width: 85%;
}
.lpStoreLiBtn01 {
    max-width: 140px;
    width: 13%;
    transition: all 0.3s;
}
.lpStoreLiBtn02 {
    max-width: 300px;
    width: 35%;
    transition: all 0.3s;
}
.lpStoreLiBtn01:hover,
.lpStoreLiBtn02:hover {
    opacity: 0.5;
    transition: all 0.2s;
}

.lpStoreLiDtlTxt01 {
    width: 75%;
    font-weight: bold;
    font-size: 20px;
    border-left: 4px solid #ed1c24;
    padding-left: 10px;
}
.lpStoreLiDtlTel {
    font-size: 16px;
    font-weight: bold;
}
.lpStoreLiDtlTel a {
    color: #000;
    pointer-events: none;
}
.lpStoreLiDtlTel a > i {
    margin-right: 5px;
}
.lpStoreLiDtlTel a > i > img {
    width: 13px;
}

.nobori {
    max-width: 630px;
    width: 100%;
    margin: 0 auto 1em;
}

/* /TabL+PC */

/* TABP+SPL */
@media screen and (max-width: 959px) {
    .c01Img {
        width: 130%;
        margin-left: -15%;
    }

    .lpContArea {
        padding: 0 0 3em;
    }
    .lpTxt01 {
        margin: 0 auto 3em;
    }
    .lpImgLi01 li {
        margin-bottom: 20px;
    }

    .lpStoreLiDtl01 {
        flex-wrap: wrap;
    }
    .lpStoreLiDtlTxt01 {
        width: 100%;
        font-size: 20px;
        border-left: 4px solid #ed1c24;
        padding-left: 6px;
        margin-bottom: 5px;
    }
    .lpStoreLiDtlTel {
        font-size: 18px;
    }
    .lpStoreLiBtn01 {
        max-width: 140px;
        width: 20%;
    }
    .lpStoreLiBtn02 {
        max-width: 300px;
        width: 30%;
        margin-left: 10px;
    }
} /* /TABP+SPL */

/* SPP */
@media screen and (max-width: 599px) {
    .lpBrandArea {
        background-image: url(../img/head_bg_sp.png);
    }
    .c01Img {
        width: 100%;
        margin-left: 0;
    }

    .c02Txt {
        width: 100%;
        padding: 1vw 0;
    }
    .c02Img {
        z-index: 2;
        width: 80%;
        right: -10%;
    }

    .lpMtit01 {
        margin: 0 auto 2em;
        /*font-size: 30px;*/
        font-size: 5vw;
        padding: 0.5em 1em 0.6em;
        line-height: 1.2em;
    }
    .lpStit01 {
        font-size: 4.5vw;
        padding-bottom: 0.2em;
        margin-bottom: 1em;
    }
    .lpStoreLi01 li {
        padding: 1em 0;
    }
    .lpStoreLiDtl01 {
        width: 70%;
    }
    .lpStoreLiBtn01 {
        width: 22%;
    }
    .lpStoreLiBtn02 {
        width: 35%;
    }

    .lpStoreLiDtlTxt01 {
        width: 100%;
        font-size: 3.6vw;
        border-left: 4px solid #ed1c24;
        margin-bottom: 5px;
        line-height: 5vw;
    }
    .lpStoreLiDtlTel {
        font-size: 3.2vw;
    }
    .lpStoreLiDtlTel a {
        pointer-events: auto;
    }

    .lpStoreLiDtlTel a > i > img {
        margin-bottom: -3px;
    }
} /* /SPP */
