@charset "utf-8";
/*
Theme Name: Lightning Pro Child Sample
Theme URI:
Template: lightning-pro
Description:
Author:
Tags:
Version: 0.0.0
*/

/*追加CSS*/
/*.pr-content{
	padding-top:0;
}*/

@media (min-width: 768px){
.row.right {
    align-items: center;
}
.row.left {
    align-items: center;
}
}

.veu_contentAddSection:first-child {
    margin-top: 5%;
}

