@charset "utf-8";

/* ========================================================
	movie_sp.css => 演出・ムービーページ用css
======================================================== */


#contents > div {
	font-size: 100%;
	line-height: 1.6;
}

#contents h2 {
	margin-bottom: 20px !important;
	background: none !important;
}
#contents h2 img {
	width: auto;
	height: 49px;
}
#contents #coordination h2 + p {
	margin: 0 15px 10px;
}


/* dress
============================================================================================================ */
#dress {
	background-size: auto 34px;
	padding: 0 15px 60px;
}
#dress #phArea {
	width: auto;
}

#phArea .ph_list01 {
	width: 100%;
}
#phArea .ph_list02 {
	width: 100%;
}
#phArea a {
	width: 49%;
	margin-left: 2%;
	margin-bottom: 2%;
}
#phArea .ph_list02 a {
	width: 100%;
	margin-left: 0;
}

#phArea .ph_list_content {
	width: 100%;
	padding-top: 130px;
	background-position: top;
}
#phArea .ph_list_content .bt {
	padding: 5px 10px;
}
#phArea .ph_list_content .bt:before {
	right: 25px;
	width: 15px;
	height: 15px;
}
#phArea .ph_list_content .bt:after {
	right: 10px;
}
#phArea .ph_list_content .bt img {
	height: 25px;
}
#phArea .ph_list02 .ph_list_content {
	padding-top: 130px;
	width: 100%;
}
#phArea .pronovias {
	background-image: url(../images/pronovias_sp.jpg);
}


/* coordination
============================================================================================================ */

.movieArea {
	background-size: auto 34px;
	margin-bottom: 20px;
	padding: 0 15px 60px;
}
.movieArea h3 {
	height: 125px;
	background: url(../images/sp/movie_text01.gif) no-repeat top;
	background-size: 250px 125px;
}
.movieArea h3 img {
	display: none;
}

.movieArea div {
	margin-top: 15px;
}

.coordinate p {
	margin-right: 0;
}
.flower p {
	margin-left: 0;
}

.coordinate .ph {
	position: static;
}
.flower .ph {
	position: static;
}


#contents #movie {
	width: auto;
	height: auto;
	margin: 20px 10px;
}
#contents #movie iframe {
	width: 100%;
	height: 240px;
}

