#rwd-content .rwd-grid, #rwd-content .rwd-grid-unison{
    justify-content: space-between;
}
#rwd-content .rwd-grid-cardlist03 a.rwd-grid-item:hover::after {
    border: 1px solid #81002a;
}

.bgc-orange a {
    background-color: #fbe5d6;
}

figure.item1 .item_head {
text-align: left;
background-color: #ccc;
margin-top: 40px;
}

figure.item1 .item_cont aside {
top: 30px;
}
.bgc-orange a.noc{
background-color: #fff;
border: 1px solid #81002A;
}
.anew{
height: 320px;
}
.anew .item_head{
background-color: #ccc;
text-align: left;
/* margin-top: 30px; */
position: absolute;
width: 100%;
padding: 10px 0;
z-index: 0;
top: 15%;
}
.anew .item_head span{
width: 80%;
text-align: center;
font-size: 1vw;
display: inline-block;
}
.item_img{
position: absolute;
width: 40%;
right: 0;
bottom: 5%;
z-index: 0;
}
figure.item1 .item_cont span{
display: unset;
margin-top: 0;
margin-bottom: 0;
}
/* .item-img-set{
position: absolute;
width: 40%;
} */
/* .senior-item-set{
height: 100%;
} */
.item_c{
background-color: rgb(193,39,45);
width: 60%;
}
.item_cBlock{
background-color: rgb(193,39,45);
height: auto;
text-align: center;
position: relative;
padding: 10px;
/* overflow: hidden; */
}
.anew{
position: relative;
}
.anew .item_c{
position: absolute;
bottom: 5%;
z-index: 1;
}
.sjx-set{
    height: 100%;
}


/* width: 0;
height: 0px;
border-width: 29px;
border-style: solid;
border-color:transparent transparent transparent rgb(193,39,45);
margin:0; */
/* .sjx{
content: '';
height: 100%;
overflow: hidden;
content: "";
background-color: rgb(193,39,45);
transform: rotate(225deg);
}
.sjx::after{
content: "";
width: 58px;
height: 100%;
background-color: rgb(193,39,45);
transform: rotate(225deg);
right: 40px;
position: absolute;
} */
.item_c{
    background-color: rgb(193,39,45);
    width: 60%;
}
.item_cBlock{
    background-color: rgb(193,39,45);
    height: auto;
    text-align: center;
    position: relative;
    padding: 10px;
}
.anew{
    position: relative;
}
.anew .item_c{
    position: absolute;
    bottom: 5%;
    z-index: 1;
}
/* .sjx{
    position: absolute;
    width: 58px;
    height: 100%;
    overflow: hidden;
    right: -58px;
    top: 0;
} */
.sjx {
    position: absolute;
    width: 58px;
    height: 100%;
    overflow: hidden;
    right: -58px;
    top: 0;
}
.sjx::after{
    width: 39px;
}
.sjx2::after{
    width: 58px;
}
.item_cBlock span{
    color: #fff;
    font-size: 0.8vw;
}

.sjx::after {
    content: "";
    height: 100%;
    background-color: rgb(193,39,45);
    transform: rotate(225deg);
    right: 40px;
    position: absolute;
}
@media print, screen and (min-width: 768px){

    #rwd-content .rwd-grid-unison.pc-grid6of12 .rwd-grid-item {
        width: 49%;
        min-width: 400px;
        margin: 10px 5px;
    }
}
@media print, screen and (max-width: 768px){
    .anew .item_head span{
        font-size: 3vw;
    }
    .item_cBlock span{
        font-size: 3vw;
    }
}
.item_cBlock span{
color: #fff;
font-size: 0.8vw;
}
@media print, screen and (min-width: 768px){

#rwd-content .rwd-grid-unison.pc-grid6of12 .rwd-grid-item {
    width: 49%;
    min-width: 400px;
    margin: 10px 5px;
}
}
@media print, screen and (max-width: 768px){
.anew .item_head span{
    font-size: 3vw;
}
.item_cBlock span{
    font-size: 3vw;
}
}