@charset "UTF-8";

.ccSubTitle_privacy01{
    font-size: 1.0rem;
    line-height: 1.6rem;
}

.pri_AlignRightText{
    text-align: right;
}

.pri_RedBorderLink{
    color: #e83416;
    border-bottom: 1px solid #e83416;
}

.pri_PurposeList{
    margin-top: 10px;
}

.pri_PurposeList li{
    margin-left: 1.4rem;
    text-indent: -1.4rem;
}

.pri_PurposeList li:nth-child(n+10){
    margin-left: 1.95rem;
    text-indent: -1.95rem;
}

.pri_ShareList{
    margin-top: 10px;
}

.pri_ShareList dt{}

.pri_ShareList dd{
    margin-left: 1rem;
}

.pri_ShareList dd li{
    margin-left: 0.9rem;
    text-indent: -0.9rem;
}

.pri_Attention{
    font-size: 0.8rem;
    word-wrap: break-word;
    box-sizing: border-box;
    margin-top: 20px;
}

.pri_Attention dt{
    float: left;
    clear: left;
}

.pri_Attention dd{
    margin: -1.5rem 0px 2px 2rem;
    float: left;
    clear: both;
    line-height: 1.4rem;
}

.pri_Attention2{
    font-size: 0.8rem;
    word-wrap: break-word;
    box-sizing: border-box;
    margin-top: 20px;
}

.pri_Attention2 dt{
    float: left;
    clear: left;
}

.pri_Attention2 dd{
    margin: -1.5rem 0px 2px 1rem;
    float: left;
    clear: both;
    line-height: 1.4rem;
}

.textDetail dd{
	padding-left: 1.75rem;
}