/* CSS Document */

/*page01*/

section{display:block; padding:0;}

.contents_body2 {
  width:100%;
	margin: 0px auto;
	position:relative;
	line-height:1.5;
	background:#000;}

#sec01{margin:0 auto 3%; width:100%; position: relative; padding:1rem 0 1rem;}
#sec01 p{color:#fff; width:90%; margin:0 auto 2%; font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";}
#sec01 p{text-align:center; color:#fff; font-size:1.3rem; font-weight:bold; line-height:1.5; margin:auto; filter:drop-shadow(0px 0px 1px #000) drop-shadow(0px 0px 2px #000) drop-shadow(0px 0px 3px #000);}


#sec01 p span.yl{color:yellow; font-size:1.5rem; font-weight:bold;}
#sec01 p span.or{color:orange; font-size:1.5rem; font-weight:bold;}
