#wrap {
	width: 100%;
	position: relative;
	background-color: #eee;
	margin-top: 150px;
	padding-bottom: 30px;
}
#wrap svg {
  height: 130px;
  width: 102%;
  position: absolute;
  top: -30px;
  left: -2%;
  transform: rotateX( 180deg );
  -moz-transform:    rotate( 180deg );  /* Firefox用 */
  -webkit-transform: rotate( 180deg );  /* Chrome,Safari,新しいOpera用 */
  -o-transform:      rotate( 180deg );  /* 古いOpera用 */
  -ms-transform:     rotate( 180deg );  /* IE9用 */
  transform:         rotate( 180deg );  /* CSS3の書き方 */
}
.ttl_style01 {
	top: -45px;
}
/* ---------------------------------------
	
--------------------------------------- */
#mv {
	width: 100%;
	height: 550px;
	margin-bottom: 50px;
	background: url(../images/studio/mv.jpg) no-repeat center center;
	background-size: cover;
}
.studio01 {
	max-width: 700px;
	width: 90%;
	margin: 0px auto 60px;
}
.studio01 h3 {
	text-align: center;
	font-size: 140%;
	font-weight: 300;
	margin-bottom: 20px;
}
.studio02,
.studio03 {
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
.studio03 {
	margin-bottom: 50px;
}
.studio02 .ph,
.studio03 .ph {
	width: 55%;
	height: 450px;
}
.studio02 .ph {
	background: url(../images/studio/ph01.jpg) no-repeat center center;
	background-size: cover;
	float: left;
}
.studio03 .ph {
	background: url(../images/studio/ph02.jpg) no-repeat center center;
	background-size: cover;
	float: right;
}
.studio02 dl,
.studio03 dl {
	width: 45%;
	max-width: 500px;
	padding: 40px 5% 0;
}
.studio02 dl {
	float: left;
}
.studio03 dl {
	float: right;
}
.studio02 dt,
.studio03 dt {
	font-size: 130%;
	font-weight: 400;
	margin-bottom: 20px;
}
.studio02 dd,
.studio03 dd {
}
.studio04 {
	width: 100%;
	height: 600px;
	background: url(../images/studio/ph03.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	margin-bottom: 30px;
}
.studio04 h4 {
	position: absolute;
	width: 300px;
	height: 300px;
	right: 10%;
	top: 50%;
	margin-top: -150px;
	background-color: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
	font-size: 130%;
	font-weight: 400;
	padding-top: 130px;
}
.studio04 p {
	position: absolute;
	left: 10%;
	bottom: -70px;
	font-size: 100%;
	line-height: 170%;
}
.studio04 p strong {
	display: block;
	font-size: 140%;
	font-weight: 300;
	letter-spacing: 1px;
}
.studio05 {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto 40px;
	padding-left: 30%;
}
.studio05 .list1 {
	list-style: outside circle;
	margin-left: 25px;
	margin-bottom: 30px;
}
.studio05 .list1 li {
	line-height: 160%;
	margin-bottom: 5px;
}
.studio05 .list2 {
	list-style: outside disc;
	margin-left: 25px;
	margin-bottom: 30px;
}
.studio05 .list2 li {
	line-height: 160%;
	margin-bottom: 10px;
}
.studio05 .list2 li ul {
	padding-top: 5px;
	list-style: outside circle;
	margin-left: 25px;
	margin-bottom: 0px;
}
.studio05 .list2 li ul li {
	margin-bottom: 5px;
}
.studio05 .list3 {
	list-style: outside disc;
	margin-left: 25px;
	margin-bottom: 20px;
}
.studio05 .list3 li {
	line-height: 160%;
	margin-bottom: 10px;
	font-weight: 400;
}
.studio05 .list3 li ul {
	padding-top: 5px;
	list-style: outside circle;
	margin-left: 25px;
	margin-bottom: 0px;
}
.studio05 .list3 li ul li {
	margin-bottom: 5px;
	font-weight: 300;
}
.studio05 .list4 {
	list-style: none;
	overflow: hidden;
	margin-bottom: 30px;
}
.studio05 .list4 li {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.studio05 .list4 li:last-child {
	margin-right: 0;
}
.studio05 .stu5_1 {
}
.studio05 .stu5_1 p.ttl {
	font-size: 120%;
	color: #666;
	margin-bottom: 5px;
}
.studio05 .stu5_1 ul {
	border-top: #999 1px dashed;
}
.studio05 .stu5_1 li {
	border-bottom: #999 1px dashed;
	line-height: 160%;
	padding: 10px 0;
}
.studio05 .stu5_1 p.cap {
	text-align: right;
	font-size: 90%;
}
.studio06 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.studio06 li {
	float: left;
	width: 49.5%;
	margin-right: 1%;
	height: 450px;
	position: relative;
	margin-bottom: 15px;
}
.studio06 li:nth-child(2n) {
	margin-right: 0;
}
.studio06 li:nth-child(1) {
	background: url(../images/studio/ph06.jpg) no-repeat center center;
	background-size: cover;
}
.studio06 li:nth-child(2) {
	background: url(../images/studio/ph07.jpg) no-repeat center center;
	background-size: cover;
}
.studio06 li:nth-child(3) {
	background: url(../images/studio/ph08.jpg) no-repeat center center;
	background-size: cover;
}
.studio06 li:nth-child(4) {
	background: url(../images/studio/ph09.jpg) no-repeat center center;
	background-size: cover;
}
.studio06 li:nth-child(5) {
	background: url(../images/studio/ph10.jpg) no-repeat center center;
	background-size: cover;
}
.studio06 li:nth-child(6) {
	background: url(../images/studio/ph11.jpg) no-repeat center center;
	background-size: cover;
}
.studio06 li p {
	position: absolute;
	display: inline-block;
	background-color: #eee;
	font-weight: 400;
	padding: 5px 15px;
}
.studio06 li p {
	bottom: 0;
	right: 0;
}




@media screen and (max-width: 900px) {
	#mv {
		height: 450px;
	}
	#wrap svg {
		top: -30px;
		height: 130px;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	.studio04 {
		background: url(../images/studio/ph03.jpg) no-repeat right center;
		background-size: cover;
	}
	.studio04 p {
		left: 5%;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
}






@media screen and (max-width: 780px) {
	#wrap {
		margin-top: 100px;
	}
	.ttl_style01 {
		top: 5px;
	}
	#wrap svg {
		height: 120px;
		top: -30px;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	#mv {
		height: 350px;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	.studio02 .ph,
	.studio03 .ph {
		width: 40%;
		height: 350px;
	}
	.studio02 dl,
	.studio03 dl {
		width: 60%;
		max-width: 500px;
		padding: 40px 5% 0;
	}
	.studio04 {
		height: 300px;
	}
	.studio04 h4 {
		width: 240px;
		height: 240px;
		right: 5%;
		top: 50%;
		margin-top: -120px;
		padding-top: 100px;
	}
	.studio04 p {
		left: 5%;
		bottom: 30px;
	}
	.studio05 {
		padding-left: 0;
	}
	.studio06 li {
		height: 300px;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
}






@media screen and (max-width: 600px) {
	#wrap {
		padding-bottom: 10px;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	#mv {
		height: 200px;
	}
	/* ---------------------------------------
	
	--------------------------------------- */
	.studio02 .ph,
	.studio03 .ph {
		float: none;
		width: 100%;
		height: 200px;
	}
	.studio02 dl,
	.studio03 dl {
		float: none;
		width: 100%;
		max-width: 500px;
		padding: 25px 5%;
	}
	.studio04 {
		background: url(../images/studio/ph03.jpg) no-repeat right center;
		background-size: cover;
		margin-bottom: 70px;
	}
	.studio04 h4 {
		font-size: 120%;
		width: 160px;
		height: 160px;
		margin-top: -80px;
		padding-top: 65px;
	}
	.studio04 p {
		left: auto;
		right: 5%;
		bottom: -50px;
		color: #222;
		font-weight: 500;
		font-size: 80%;
	}
	.studio04 p strong {
		font-size: 160%;
		color: #222;
		font-weight: 400;
		text-align: right;
	}
	.studio06 {
        margin-bottom: 30px;
    }
	.studio06 li {
		float: none;
		width: 95%;
		margin-right: 0;
		height: 300px;
	}
	.studio06 li {
		margin-right: 5%;
		margin-bottom: 20px;
	}
	.studio06 li:nth-child(2n) {
		margin-right: 0;
		margin-left: 5%;
	}
}