/*------------------------------------------------------------
	forrights
------------------------------------------------------------*/
#main {
    padding-bottom: 95px;
}
#main .pageTitle {
    margin-bottom: 112px;
    background-image: url(/about/sustainability/forrights/img/page_title_bg.jpg);
}
#main .pageTitle::before {
    background-image: url(/about/sustainability/forrights/img/bg01.png);
}
.headLine04 {
    margin-bottom: 38px;
    color: #4B97BE;
    border-bottom-color: #4B97BE;
}
.headLine06::after {
    background-color: #4B97BE;
}
#main .privacy {
    margin-bottom: 150px;
}
#main .privacy .content > .text {
    margin-bottom: 5.5rem;
}
#main .privacy .text {
    text-align: justify;
    font-size: 1.8rem;
    line-height: 1.766;
}
#main .privacy .textBox {
    margin-bottom: 65px;
}
#main .privacy .textBox .title {
    margin-bottom: 10px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.75;
}
#main .system {
    margin-bottom: 80px;
}
#main .system .text {
    margin-bottom: 25px;
    line-height: 1.75;
    font-size: 1.87rem;
}
#main .initiative {
    margin-bottom: 100px;
}
#main .initiative .text {
    margin-bottom: 43px;
    font-size: 1.8rem;
    line-height: 1.75;
}
#main .respect {
    margin-bottom: 110px;
}
#main .respect .headLine04 {
    margin-bottom: 28px;
}
#main .respect .text {
    margin-bottom: 39px;
    font-size: 1.8rem;
    line-height: 1.75;
}
#main .respect .textList {
    margin-bottom: 35px;
}
#main .respect .textList li {
    padding-left: 16px;
    text-align: justify;
    text-indent: -16px;
    font-size: 1.8rem;
    line-height: 1.75;
}
#main .customer {
    margin-bottom: 45px;
}
#main .customer .headLine04 {
    margin-bottom: 28px;
}
#main .customer .text {
    margin-bottom: 70px;
    font-size: 1.8rem;
    line-height: 1.75;
}
#main .customer .imgBox {
    align-items: flex-start;
}
#main .customer .imgBox .textList {
    width: 470px;
}
#main .customer .imgBox .textList li {
    padding-left: 16px;
    text-indent: -16px;
    font-size: 1.8rem;
    line-height: 1.75;
}
#main .customer .imgBox .photoBox {
    width: calc(100% - 493px);
}
#main .relief .text {
    margin-bottom: 37px;
    font-size: 1.8rem;
    text-align: justify;
    line-height: 1.75;
}
#main .photoBox img {
    width: 100%;
}
#main .photoBox a:hover {
    opacity: 0.7;
}
@media all and (max-width: 767px) {
    #main {
        padding-bottom: 50px;
    }
    #main .pageTitle {
        margin-bottom: 30px;
    }
    #main .privacy {
        margin-bottom: 50px;
    }
    #main .privacy .content > .text {
        margin-bottom: 2rem;
    }
    #main .privacy .text {
        font-size: 1.4rem;
    }
    #main .privacy .textBox {
        margin-bottom: 30px;
    }
    #main .privacy .textBox .title {
        font-size: 1.4rem;
    }
    #main .system {
        margin-bottom: 50px;
    }
    #main .system .text {
        font-size: 1.4rem;
    }
    #main .initiative {
        margin-bottom: 50px;
    }
    #main .initiative .text {
        margin-bottom: 20px;
        font-size: 1.4rem;
    }
    #main .respect {
        margin-bottom: 50px;
    }
    #main .respect .text {
        margin-bottom: 20px;
        font-size: 1.4rem;
    }
    #main .respect .textList {
        margin-bottom: 20px;
    }
    #main .respect .textList li {
        font-size: 1.4rem;
    }
    #main .customer .text {
        margin-bottom: 30px;
        font-size: 1.4rem;
    }
    #main .customer .imgBox {
        display: block;
    }
    #main .customer .imgBox .textList {
        margin-bottom: 20px;
        width: auto;
    }
    #main .customer .imgBox .textList li {
        font-size: 1.4rem;
    }
    #main .customer .imgBox .photoBox {
        width: auto;
    }
    #main .relief .text {
        margin-bottom: 37px;
        font-size: 1.4rem;
    }
}