@charset "UTF-8";
/* CSS Document */

#magazine_Pspace #vol135springMain {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
#magazine_Pspace #vol135springBox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 30px;
	padding-bottom: 20px;
}
#vol135springBox .vol135springColor1 {
	background-color: #FFC;
	padding-bottom: 20px;
	padding-top: 40px;
}
#vol135springBox .vol135springColor2 {
	background-color: #fbddb8;
	padding-bottom: 20px;
	padding-top: 40px;
}
#vol135springBox .vol135springColor3 {
	background-color: #e4f0d8;
	padding-bottom: 20px;
	padding-top: 40px;
}
#vol135springBox .vol135springColor4 {
	background-color: #eee3ef;
	padding-bottom: 20px;
	padding-top: 40px;
}
#vol135springBox .vol135spring {
	font-size: 14px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
}
#vol135springBox .vol135spring .vol135springSpec {
	font-size: 11px;
	line-height: 1.7em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#magazine_Pspace #vol135springShop {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: -10px;
	font-size: 11px;
}
#magazine_Pspace #vol135springShop2 {
	width: 700px;
	margin:0 auto;
	text-align:center;
	overflow: hidden;
	margin-top: -10px;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color:#CCC;
	padding:2% 0;
}
#magazine_Pspace #vol135springShop2 .ShopHr{
	width:100%;
	height: 1px;
	border: none;
	border-top: 0px #CCC solid;
	margin-left:0
	}
#vol135springShop th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#magazine_Pspace #vol135springPresent {
	font-size: 15px;
	background-color: #8cc6db;
	height: 30px;
	width: 640px;
	color: #FFF;
	margin-left: 40px;
	letter-spacing: 0.3em;
	text-align: center;
	padding-top: 8px;
}

/*++++++++++++++++++++++++++++++++++++++++++
スマホ　表示
+++++++++++++++++++++++++++++++++++++++++++*/

@media only screen and (max-width: 767px){
.pc,.tablet {
	display: none;
	}
#magazine_Pspace #vol135springMain {
	width:100%;
	margin-bottom: 2%;
}
#magazine_Pspace #vol135springBox {
	width:92%;
	margin-top:3%;
	padding-bottom:2%;
}
#vol135springBox .vol135springColor1 {
	background-color: #FFC;
	padding-bottom:3%;
	padding-top:3%;
}
#vol135springBox .vol135springColor2 {
	background-color: #fbddb8;
	padding-bottom:3%;
	padding-top:3%;;
}
#vol135springBox .vol135springColor3 {
	background-color: #e4f0d8;
	padding-bottom:3%;
	padding-top:3%;
}
#vol135springBox .vol135springColor4 {
	background-color: #eee3ef;
	padding-bottom:3%;
	padding-top:3%;
}
#vol135springBox .vol135spring {
	font-size:12px;
	width: 92%;
	line-height: 1.6em;
}
#magazine_Pspace #vol135springShop2 {
	width: 88%;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
	margin-top:0;
	font-size:x-small;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	border-color:#CCC;
	padding:2%;
}

}