@charset "UTF-8";

header #main01{
	background:url(../images/main.jpg) no-repeat;
	background-size:cover;
	background-position:top right;
	}
h2#subtitle{
	width:194px;
	height:198px;
	background:url(../images/subtitle.png) no-repeat;
	background-size:100% auto;
	text-indent:-9999px;
	font-size:0;
	margin-top:-30%;
	z-index:-1;
	}
	
#contents h3{
	text-align:left;
	color:#f39800;
	margin-bottom:8%;
	}
	#contents h3 br.forsp{
		display:block;
		}
	#contents h3 br.forpc{
		display:none;
		}
#contents article{
	display:block;
	}
#intro004{
	background:url(../images/anime_bg.jpg) no-repeat;
	background-size:640px auto;
	width:100%;
	padding:110px 0 110px 40px;
	position:relative;
	}
	@media screen and (max-width: 400px){
		#intro004{
		background:url(../images/anime_bg.jpg) no-repeat;
		background-size:580px auto;
		}
	}
#intro004 h4 { display:none; }
#intro004 p{
	width:85%;
	float:left;
	font-size:13px;
	line-height:23px;
	padding:0 0 0 15px;
	border-left:2px solid #fff;
	}
#introImg002{
	position:absolute;
	bottom:-30px;
	right:10%;
	}
#introImg003{
	position:absolute;
	top:100px;
	right:20px;
	}
