@charset "UTF-8";

/*==========================

	index

============================*/
nav#globalpcNavi {
	margin: 0 !important;
}
h2 {
	text-align: center;
	margin: 0 0 35px;
}
h2 img {
	height: 97px;
}
#contentsBox1 {
	width: 950px;
	margin: 0 auto 75px;
}
#contentsBox1 ul {
	margin: 0 0 20px;
}
#contentsBox1 ul li {
	border-bottom: 1px dotted #a0a0a0;
	font-size: 14px;
	margin: 0 auto;
	position: relative;
	width: 950px;
}
#contentsBox1 ul li strong {
	background: url(../img/index/iconNews.jpg) no-repeat left center;
	background-size: 10% auto !important;
	-webkit-background-size: 10% auto !important;
	-moz-background-size: 10% auto !important;
	-o-background-size: 10% auto !important;
	color: #ff028b;
	display: block;
	float: left;
	padding: 0 50px 0 25px;
	width: 85px;
}
#contentsBox1 ul li p {
	float: left;
	width: 770px;
}
#contentsBox1 ul li a {
	display: block;
	padding: 20px 0;
	width: 100%;
}
#contentsBox1 ul li p:after {
	border-right: 3px solid #ff299d;
	border-top: 3px solid #ff299d;
	content: "";
	display: block;
	height: 9px;
	position: absolute;
	right: 10px;
	top: 40%;
	width: 9px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#contentsBox1 span.more img {
	height: 10px;
}
#contentsBox1 span.more {
	background: #eeeeee;
	display: block;
	line-height: 0;
	margin: 0 0 0 auto;
	padding:5px 0;
	text-align: center;
	width: 120px;
}
#contentsBox1 span.more a {
	display: block;
}



/*==========================

	contentsBox2

============================*/
#contentsBox2 {
	width: 950px;
	margin: 0 auto 125px;
}
#contentsBox2 dl {
	border-bottom: 1px dotted #a0a0a0;
	padding: 0 0 25px;
	margin: 0 0 25px;
}
#contentsBox2 dl dt {
	float: left;
	width: 141px;
	clear: both;
	margin: 0 110px 0 15px;
}
#contentsBox2 dl:first-of-type dt img {
	width: 141px;
	height: 42px;
}
#contentsBox2 dl:last-of-type dt img {
	width: 141px;
	height: 42px;
}
#contentsBox2 dl:first-of-type dd img {
	width: 280px;
	margin: 0 42px 0 0;
}
#contentsBox2 dl:last-of-type dd img {
	width: 280px;
	margin: 0 42px 0 0;
}
#contentsBox2 dl dd img:last-of-type {
	margin: 0;
}
#contentsBox2 dl dt span {
	display: table-cell;
	vertical-align: middle;
	height: 52px;
}
#contentsBox2 dl dd {
	float: left;
	width: 661px;
}
/*==========================

	contentsBox3

============================*/
#contentsBox3 {
	width: 950px;
	margin: 0 auto 125px;
}
#map {
	width: 100%;
	margin: 0 auto 20px;
	height: 330px;
}
#mapAccess {
	float: left;
	width: 305px;
}
#mapTime {
	border: 1px solid #521087;
	float: right;
	width: 445px;
	padding: 10px;
}
#mapTime p {
	font-size: 14px;
	background: url(../img/index/iconShowTime.jpg) no-repeat left top;/*
	background-size: 23% auto !important;
	-webkit-background-size: 23% auto !important;
	-moz-background-size: 23% auto !important;
	-o-background-size: 23% auto !important;*/
	padding: 0 0 0 115px;
}
#mapTime span {
	color: #ff1e98;
}
/*==========================

	contentsBox4

============================*/
#contentsBox4 {
	width: 950px;
	margin: 0 auto 125px;
}
#fbWidget {
	min-width: 100%;
	margin: 0 auto 20px;
}
/*==========================

	belt

============================*/
.belt1 {
	margin: 0 auto 80px;
	text-align: center;
}
.belt2 {
	margin: 0 auto 75px;
	text-align: center;
}
.belt3 {
	margin: 0 auto 80px;
	text-align: center;
}
.belt1 img, .belt2 img, .belt3 img {
	width: 100%;
	display: block;
}

/* Media Queries ================================================== */
@media screen and (max-width: 650px) {/* 568px 以下 */
	/*==========================

		index

	============================*/
	#globalspNavi {
		margin: 0;
	}
	h2 {
		text-align: center;
		margin: 0 0 1%;
	}
	#ttl02 {
		margin: 0;
	}
	h2 img {
		width: 46%;
		height: auto;
	}
	#contentsBox1 {
		width: auto;
		margin: 0 auto 18%;
		padding: 10% 3% 0;
	}
	#contentsBox1 ul {
		margin: 0 0 4%;
	}
	#contentsBox1 ul li {
		border-bottom: 1px dotted #a0a0a0;
		font-size: 14px;
		margin: 0 auto;
		position: relative;
		width: 100%;
	}
	#contentsBox1 ul li strong {
		background: url(../img/index/iconNews.jpg) no-repeat left center;
		background-size: 10% auto !important;
		-webkit-background-size: 10% auto !important;
		-moz-background-size: 10% auto !important;
		-o-background-size: 10% auto !important;
		color: #ff028b;
		display: block;
		float: none;
		padding: 0 5.3% 0 5%;
		width: 26%;
	}
	#contentsBox1 ul li p {
		float: none;
		width: 91%;
	}
	#contentsBox1 ul li a {
		display: block;
		padding: 2.5% 0;
		width: 100%;
	}
	#contentsBox1 ul li p:after {
		border-right: 3px solid #ff299d;
		border-top: 3px solid #ff299d;
		content: "";
		display: block;
		height: 9px;
		position: absolute;
		right: 10px;
		top: 50%;
		width: 9px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#contentsBox1 span.more img {
		height: auto;
		width: 100%;
	}
	#contentsBox1 span.more {
		background: #eeeeee;
		display: block;
		line-height: 0;
		margin: 0 0 0 auto;
		padding: 3% 10%;
		text-align: center;
		width: 21%;
	}
	#contentsBox1 span.more a {
		display: block;
	}

	/*==========================

		contentsBox2

	============================*/
	#contentsBox2 {
		width: auto;
		margin: 0 auto 18%;
		padding: 0 3%;
	}
	#contentsBox2 dl {
		border-bottom: 1px dotted #a0a0a0;
		padding: 0 0 10%;
		margin: 0 0 10%;
	}
	#contentsBox2 dl dt {
		float: none;
		width: 40%;
		clear: both;
		margin: 0 auto 3%;
	}
	#contentsBox2 dl:last-of-type dt {
		width: 19%;
	}
	#contentsBox2 dl:first-of-type dt img {
		width: auto;
		height: auto;
	}
	#contentsBox2 dl:last-of-type dt img {
		width: auto;
		height: auto;
	}
	#contentsBox2 dl:first-of-type dd img {
		width: auto;
		margin: 0 auto 5%;
		display: block;
		padding: 0 0 0 6%;
	}
	#contentsBox2 dl:last-of-type dd img {
		width: auto;
		margin: 0 auto 5%;
		display: block;
		padding: 0 0 0 6%;
	}
	#contentsBox2 dl dd img:last-of-type {
		margin: 0;
	}
	#contentsBox2 dl dt span {
		display: block;
		height: auto;
		text-align: center;
		vertical-align: middle;
	}
	#contentsBox2 dl dd {
		float: none;
		width: 63%;
		margin: 0 auto;
	}
	/*==========================

		contentsBox3

	============================*/
	#contentsBox3 {
		width: 100%;
		margin: 0 auto 13.5%;
	}
	#map {
		width: auto;
		margin: 0 auto 2.5%;
		height: 330px;
		padding: 0 5%;
	}
	.mapInfo {
		margin: 0 auto;
		padding: 0 5%;
		width: auto;
	}
	#mapAccess {
		float: none;
		width: 96%;
		margin: 0 0 2%;
	}
	#mapTime {
		border: 1px solid #521087;
		float: none;
		width: 96%;
		padding: 1.3%;
	}
	#mapTime p {
		font-size: 14px;
		background: url(../img/index/iconShowTime_sp.jpg) no-repeat left top;
		background-size: 30% auto !important;
		-webkit-background-size: 30% auto !important;
		-moz-background-size: 30% auto !important;
		-o-background-size: 30% auto !important;
		padding: 6% 0 0 0;
	}
	#mapTime span {
		color: #ff1e98;
	}
	/*==========================

		contentsBox4

	============================*/
	#contentsBox4 {
		width: 100%;
		margin: 0 auto 13.5%;
	}
	#fbWidget {
		min-width: 96%;
		width: 96%;
		margin: 0 auto 20px;
	}
	/*==========================

		belt

	============================*/
	.belt1 {
		margin: 0 auto 10%;
		text-align: center;
	}
	.belt2 {
		margin: 0 auto 9%;
		text-align: center;
	}
	.belt3 {
		margin: 0 auto 10%;
		text-align: center;
	}
	.belt1 img, .belt2 img, .belt3 img {
		width: 100%;
		display: block;
	}
}
/* Media Queries ================================================== */




