/*スマホ最適化*/
@media only screen and (max-width: 599px) {
/* =========================================================
main
========================================================= */
div#main {
	width: 100%;
	background-image: url(../img/party/sp_party_back.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center 0;
	padding-bottom: 35px;
}

/* =========================================================
cont01
========================================================= */
div#cont01 {
	width: 80%;
	margin: 0 auto;
	padding: 25px 0 0;
	text-align: center;
}

div#cont01 h3 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	color: #fff;
	letter-spacing: 3px;
	line-height: 24px;
}

div#cont01 div.plan {
	width: 100%;
	height: auto;
	margin-top: 43px;
	overflow: hidden;
}

div#cont01 div.plan div.plan_inner{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
	overflow: hidden;
}

div#cont01 div.plan div.plan_inner div.plan_photo{
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

div#cont01 div.plan div.plan_inner div.plan_photo img{
	width: 100%;
	height: auto;
}

div#cont01 div.plan div.plan_inner a {
	font-size: 11px;
	color: #fff;
	letter-spacing: 1.5px;
	display: inline-block;
	margin-top: 15px;
	padding: 1px 2px;
}

/* =========================================================
cont02
========================================================= */
div#cont02 {
	width: 95%;
	margin: 0 auto;
	background-image: url(../img/party/sp_party03.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center 0;
	padding: 75px 0;
}

div#cont02 div.inner {
	width: 224px;
	margin: 0 auto;
	background-color: #2F110D;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-align: center;
	padding: 23px 0 21px;
}

div#cont02 div.inner h4 {
	font-size: 13.5px;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 21px;
	letter-spacing: 2px;
}

div#cont02 div.inner a {
	color: #fff;
	border: 1px solid #fff;
	padding: 9px 0 8px;
	font-size: 8px;
	letter-spacing: 1.5px;
	display: inline-block;
	margin-top: 13px;
	width: 129px;
}

/* =========================================================
cont03
========================================================= */
div#cont03 {
	width: 95%;
	margin: 0 auto;
	background-image: url(../img/party/sp_party04.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center 0;
	padding: 75px 0;
	margin-top: 10px;
}

div#cont03 div.inner {
	width: 224px;
	margin: 0 auto;
	background-color: #2F110D;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-align: center;
	padding: 23px 0 21px;
}

div#cont03 div.inner h4 {
	font-size: 13.5px;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 22px;
	letter-spacing: 2px;
}

div#cont03 div.inner a {
	color: #fff;
	border: 1px solid #fff;
	padding: 9px 0 8px;
	font-size: 8px;
	letter-spacing: 1.5px;
	display: inline-block;
	margin-top: 13px;
	width: 129px;
}


}



}
