@charset "UTF-8";
/* CSS Document */
.h2_bg .h2_net .h2_flower .h2Area h2 {
	font-size: 26px;
    letter-spacing: 0.08em;
    line-height: 1.2;
}

@media screen and (max-width: 768px) {
	.h2_bg .h2_net .h2_flower .h2Area h2 {
		padding-left: 17vw;
		font-size: 16px;
	}
}


