@charset "utf-8";
/* CSS Document */
#sec_price h3{
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #707070;}
#sec_price .flex_center .area_right{
	padding: 0 3em;}
/*===============================================
●smart.css  画面の横幅が767pxまで
===============================================*/
@media screen and (max-width: 767px) {
	#page_wedding .flex_space .area_txt,
	#page_wedding .flex_center .area_left{
		margin-bottom: 1.5em;}
}