@charset "utf-8";
/*メイン画像内 Revs your heartの太字設定修正*/
/*#rwd-content .rwd-keyvisual-caption {
    font-weight: 500;
    color: #d7d7d7!important;
 	text-shadow: 3px 2px 10px rgba(0, 0, 0, 0.8);
}*/
.left_img{
	width: 110px;
	display: block;
	float: left;
	margin-left: 20px;
}
.right_cont{
	padding-left: 150px;
}

.ul-style{
	line-height:1.875;
	margin-bottom:20px;}

#rwd-content .rwd-link-list06 li::after {
    position: absolute;
    content: "";
    margin: auto;
    display: block;
    left: 0;
    bottom: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-size: 19px 19px;
    background-color: #81002a;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/shared/img/rwd_icon_arrow_bottom02.svg);
    transform: rotate(0deg);
}

.down{
	width:50%!important;
	margin-left:2%!important;}
	
.a-color-set{
	color:#000!important;}	
	
.pc-bottom{
	margin-bottom:25px!important;}	
	
.rwd-main-content-group p{
	margin-bottom:30px;}	
	
@media screen and (max-width: 767px) {
  .down{
	 margin-left:2%!important; 
	 width:100%!important;}
.a-color-set{
	color:#000!important;}	
}