@charset "UTF-8";


.news_center_img {

    text-align: center;
    width: 80%;
    margin: 20px auto;
    
    }
.news_center_img img {
    
        box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.8);
    
    }

.news_float_img {

	float: right;
    width: 50%;
    padding: 15px;
    box-sizing: border-box;


}

.mt_ob {

	margin-top: 60px ;
}

.dp-fl .fl_box:nth-child(1) {
    width: 41.9%;
}

.fl_b {

display: -webkit-box;

display: -ms-flexbox;

display: flex;

}


.top_tittle0917 {

	line-height: 1.4;
}

.mb_pm {

    margin-bottom: -15px;
    }

.float_l {

float: right;
}

.float_l::after {
display: table;
clear: both;
}

.news_float_img {

    width: 30%;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
    margin: 0 10px;

}


.news_float_img  img {
border: 1px solid;
    padding: 15px;
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.8);

}

.news_float_img02 {

    width: 50%; 
}


.news_float_img02 img {

padding:0 15px; 
}    


@media screen and (min-width:767px) and (max-width: 930px) {

	.dp-fl .fl_box:nth-child(1) {
    width: 50% !important;
    }


}

@media screen and (max-width: 767px){


.news_center_img {

        width: auto !important;

    }


.mt_ob {

		margin-top: 25px !important;
		margin-bottom: 25px !important;

 }
 .sp_mt {
	margin-top: 15px;

 }

 .sp_colum {

    display: -webkit-box;
    
    display: -ms-flexbox;
    
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    
     }
    
    .news_float_img {
    
    
    width: 100% !important;
    padding-left: 0px !important;
     }
    
    
     .news_float_img img {
    
        padding: 15px 0 !important;
    
     } 
    
     .news_float_img02 {
    
    width: 100% !important; 
     }
    
     .news_float_img02 img {
    
        padding: 10px 0px !important;
    
     }
    
     .fl_b {
     
     -ms-flex-wrap: wrap;
     
         flex-wrap: wrap;
     }
    
     .baseline01 {
    
    
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    
    .mb_pm {
    
        margin-bottom: 0px !important;
    }

}

