@charset "UTF-8";

.agr_RedText{
    text-align: center;
}

.agr_RedText a{
    color: #e83416;
}
.agr_RedText a:visited{
    color: #e83416;
}

.agr_ImportantBox{
    box-sizing: border-box;
    border: 1px solid #cccccc;
    border-radius: 5px;
    background-color: #fbfbfb;
    padding: 30px 60px;
    margin-top: 30px;
    height: 250px;
    overflow-y: scroll;
}

.agr_iconBox{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}
.agr_icon{
    max-width: 50px;
    max-height: auto;
    display: inline-block;
}
.agr_iconText{
    display: inline-block;
}


.CRC_BOX_tb{
	width: 260px;
	margin-bottom: 30px;
}

.mt_r{margin-right: 20px;}

.mt_30{margin-top: 30px;}

/* 代理店規約リンク */
.linkPat01a2{
    font-size: 1.0rem;
}
/* 代理店規約リンク */