@charset "utf-8";
/* CSS Document */
/******************************************************************************************
プライバシーポリシーボタン要素
******************************************************************************************/
.privacy_button { width: 100%; }
/******************************************************************************************
セクション要素
******************************************************************************************/
.privacy_box { margin-bottom: 15%; }
.section_title_h1 {
	font-size: 2.5em;
	margin-bottom: 5%;
}
.flex_box { padding: 5%; }