@charset "UTF-8";



#contents ul#photo,
#contents #printemps {
	/zoom: 1;
}

#contents ul#photo:after,
#contents #printemps:after {
	content: '';
	display: block;
	clear: both;
}



#contents {
	width: 980px;
	margin: 0 auto;
	background: #F5F3EF;
}

#contents h1,
#contents h2,
#contents #speech p,
#contents #speech a,
#contents #printemps h3,
#contents #printemps .text_01,
#contents #printemps .text_02,
#contents #printemps a {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#contents h1 {
	height: 550px;
	background: url(../images/title.png) no-repeat;
}

#contents h2 {
	height: 65px;
	background: url(../images/date.png) no-repeat;
}


#contents #speech {
	width: 910px;
	margin: 0 auto 40px;
	border-bottom: 1px solid #D8D4CD;
}

#contents #speech p {
	height: 295px;
	background: url(../images/speech.png) no-repeat;
}

#contents #speech a {
	width: 235px;
	height: 34px;
	display: block;
	background: url(../images/speech_access.png) no-repeat;
}


#contents ul#photo {
	width: 930px;
	margin: 0 auto 45px;
}

#contents ul#photo li {
	float: left;
	display: inline;
	margin: 0 10px 20px;
}


#contents #printemps {
	position: relative;
	width: 894px;
	margin: 0 auto;
	padding: 30px 18px 50px;
	border-top: 9px solid #000;
}

#contents #printemps h3,
#contents #printemps p.text_01,
#contents #printemps p.text_02 {
	width: 441px;
}

#contents #printemps h3 {
	height: 100px;
	background: url(../images/printemps_title.png) no-repeat;
}

#contents #printemps p.text_01 {
	height: 125px;
	background: url(../images/printemps_text_01.png) no-repeat;
}

#contents #printemps iframe {
	position: absolute;
	right: 18px;
	top: 45px;
}

#contents #printemps p.text_02 {
	height: 275px;
	background: url(../images/printemps_text_02.png) no-repeat;
}

#contents #printemps a {
	display: block;
	width: 171px;
	height: 16px;
	background: url(../images/printemps_access.png) no-repeat;
}



#contents a:hover {
	filter: alpha(opacity=65);
	opacity: 0.65;
}



@media screen and (max-width: 736px) {

#contents {
	width: 100%;
	margin: 0;
}

.inner {
	width: 100%;
	margin: 0;
	padding: 0;
}

#contents h1 {
	height: 0;
	padding-top: 78.90%;
	background: url(../images/s_title.png) no-repeat;
	background-size: contain;
}

#contents h2 {
	height: 0;
	padding-top: 22.65%;
	background: url(../images/s_date.png) no-repeat;
	background-size: contain;
}


#contents #speech {
	width: 92.2%;
	margin-bottom: 50px;
}

#contents #speech p {
	height: 0;
	padding-top: 91.52%;
	background: url(../images/s_speech.png) no-repeat;
	background-size: contain;
}

#contents #speech a {
	display: block;
	width: 66.10%;
	height: 0;
	padding-top: 7.28%;
	background: url(../images/s_speech_access.png) no-repeat;
	background-size: contain;
}


#contents ul#photo {
	width: 92.2%;
	margin: 0 auto 50px;
}

#contents ul#photo li {
	float: none;
	display: block;
	margin-bottom: 25px;
}

#contents ul#photo li img {
	width: 100%;
	height: auto;
}


#contents #printemps {
	width: 100%;
	margin: 0;
	padding: 40px 0 55px;
	border-top: 9px solid #000;
}

#contents #printemps h3,
#contents #printemps p.text_01,
#contents #printemps p.text_02 {
	width: 100%;
}

#contents #printemps h3 {
	height: 0;
	padding-top: 22.65%;
	background: url(../images/s_printemps_title.png) no-repeat;
	background-size: contain;
}

#contents #printemps p.text_01 {
	height: 0;
	padding-top: 65.62%;
	background: url(../images/s_printemps_text_01.png) no-repeat;
	background-size: contain;
}

#contents #printemps iframe {
	position: static;
	width: 92.2%;
	margin-left: 3.9%;
}

#contents #printemps p.text_02 {
	height: 0;
	padding-top: 123.43%;
	background: url(../images/s_printemps_text_02.png) no-repeat;
	background-size: contain;
}

#contents #printemps a {
	display: block;
	width: 57.81%;
	height: 0;
	margin-left: 3.9% !important;
	padding-top: 5.46%;
	background: url(../images/s_printemps_access.png) no-repeat;
	background-size: contain;
}

}