@charset "utf-8";
#wedding #sec01 h2 {
	margin-bottom: 30px;
}
.txtsup {
	font: 1.4rem '游ゴシック体', 'Yu Gothic', 'メイリオ', Meiryo,'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin-bottom: 30px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

pcSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (min-width: 768px), print {
.txtsup {
	font-size: 1.4rem;
	margin-bottom: 30px;
	margin-top: -15px;
}
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

spSetting

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
@media screen and (max-width: 767px) {
#wedding #sec01 h2 {
}
.txtsup {
	font-size: 1.4rem;
	margin-bottom: 30px;
}
}
