@charset "UTF-8";
/* CSS Document */

#contents > .cf > .inner01 > section .txt01.fix01 {
	margin-bottom: 1em;
}
#contents > .cf > .inner01 > #section02 .cf {
	padding-bottom: 5em;
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
	#contents > .cf > .inner01 > .ttl01 {
    width: 11em;
    font-size: 250%;
    letter-spacing: 0;
	}
	#contents > .cf > .inner01 > section .txt01.fix01 {
    margin-bottom: 1em;
	}
	#contents > .cf > .inner01 > section .ttl02 {
    text-align: center;
    font-size: 125%;
    margin: 1em 0 0.5em;
	}
}
@media (orientation: landscape) and (max-width: 767px){
}
