@font-face { font-family: 'S-CoreDream-8Heavy'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-8Heavy.woff') format('woff'); font-weight: normal; font-style: normal; }
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@font-face { font-family: 'ON-IGothic'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eleven@1.0/ON-IGothic.woff') format('woff'); font-weight: normal; font-style: normal; }


.title { text-align:center;}
.title_sub {font-size:2.7em; margin:0 auto; margin-top:20px; display:inline-block; border-bottom:2px solid #ddd; color:#333; padding-bottom:8px; position:relative;}
/* .title_sub:before {content:''; position:absolute; left:-9px; top:4px; background:#ffd4b7; width:16px; height:16px; z-index:-1; opacity:.6;}
.title_sub:after {content:''; position:absolute; left:-23px; top:-10px; background:#baffb7; width:23px; height:23px; z-index:-2; opacity:.7;} */


@media screen and (max-width:550px) {
	.title_sub {font-size:2.2em;}
}

