@charset "utf-8";

.cards3 {
  	text-align:center;
  	background-color:none;
}
.studio_info h3 {
  text-align: center;
  font-size: 17px;
}
.school_access{
  	position: relative;
  	border-radius:50%;
  	display:inline-block;
  	margin:0 15px 35px 10px;
	width:400px;
  	height:400px;
  	padding:0 0 ;
  	background-image:linear-gradient(315deg,#f47cba,#fb88b3f2);
  	color:#fff;
  	text-align:center;
  	font-weight:700
	transition-duration: .5s;
  }
.article-title3 {
  color: #774b4b;
  position: absolute;
  top: -2%;
  left: 24.5%;
  text-shadow: 2px 2px 1px white;
  font-weight: bolder;
  font-size: 24px;
  padding: 10px 1px;
}
/* ホバー用　*/
figure.snip2004 {
	position: relative;
	overflow: hidden;
	margin: 0 75px;
	width: 200px;
	height:100%;
	color: #080e54;
	text-align: left;
	font-size: 16px;
	background-color: none;
}
figure.snip2004 {
	margin: 0;
	width: 400px;
	height: 400px;
	color: #592836;
}
figure.snip2004 * {
  	-webkit-box-sizing: border-box;
  	box-sizing: border-box;
  	-webkit-transition: all 0.35s ease;
  	transition: all 0.35s ease;
}
figure.snip2004 img {
  	width: 400px;
  	height:400px;
  	backface-visibility: hidden;
  	vertical-align: bottom;
}
figure.snip2004:after, figure.snip2004 figcaption{
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
}
figure.snip2004:after, figure.snip2004 figcaption {
  	height:180px;
  	top: 60%;
 }
figure.snip2004:after {
  	content: '';
  	background-color:rgba(255,255,255,0.85);
  	-webkit-transition: all 0.35s ease;
  	transition: all 0.35s ease;
  	opacity: 0;
}
figure.snip2004:after {
  	margin-top:220px;
}
figure.snip2004 h2 {
  	line-height: 1.1em;
  	font-weight: 600;
  	font-size: 14px;
  	text-transform: uppercase;
	text-align:center;
  	opacity: 0;
}
figure.snip2004 h2 {
	padding-left:15px;
	margin-bottom:0.2em;
	top:60%;
 }
figure.snip2004 p {
	line-height:16px;
  	font-size: 12px;
  	font-weight: 300;
  	letter-spacing: 1px;
  	opacity: 0;
 	 top: 50%;
  	-webkit-transform: translateY(40px);
  	transform: translateY(40px);
}
figure.snip2004 p {
	padding: 0 20px 0 30px;
  	font-size: 12px;
  	top: 60%;
}
figure.snip2004:hover p.gmap {
	text-align:center;
	font-weight:600;
}
 figure.snip2004 a, figure.snip1384 a, figure.snip1394 a {
	font: bold ;
	color:#080e54;
 	position: absolute;
  	bottom: 0;
}
figure.snip2004:hover:after,figure.snip2004.hover:after{
  	opacity: 1;
  	position: absolute;
  	top: 10px;
  	bottom: 10px;
}
figure.snip2004:hover h2, figure.snip2004.hover h2,
figure.snip2004:hover p, figure.snip2004.hover p {
  	-webkit-transform: translate(0px, 0px);
  	transform: translate(0px, 0px);
  	opacity: 1;
}
/* アクセスマップ用　*/
figure.snip2004 figcaption {
	width:400px;
	height:180px;
  	z-index: 1;
  	padding: 1px 25px;
}
figure.snip2004 h2, figure.snip2004 .links {
  	padding: 0 auto 5px;
}
figure.snip2004:hover img, figure.snip2004.hover img {
  	zoom: 1;
  	filter: alpha(opacity=70);
  	-webkit-opacity: 0.7;
  	opacity: 0.7;
}
@media screen and (max-width: 450px){
.article-title{
  top: -4%;
  left: 21.5%;
  font-size: 20px;
	}
figure.snip2004 {
	margin: 0;
	width: 300px;
	height: 300px;
	color: #592836;
}
figure.snip2004 img {
  width: 300px;
  height: 300px;
  backface-visibility: hidden;
  vertical-align: bottom;
}
.school_access{
  	position: relative;
  	border-radius:50%;
  	display:inline-block;
  	margin:0 15px 35px 10px;
	width:300px;
  	height:300px;
  	padding:0 0 ;
  	background-image:linear-gradient(315deg,#f47cba,#fb88b3f2);
  	color:#fff;
  	text-align:center;
  	font-weight:600
	transition-duration: .5s;
  }	
  figure.snip2004 figcaption {
	width:290px;
	height:180px;
	top:40%;
  	z-index: 1;
  	padding: 1px 5px;
}

figure.snip2004::after{
  margin-top:100px;

}
}

