@charset "utf-8";

/***** 769px以上  *****/
@media screen and (min-width: 769px){
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■メインイメージ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#multiHero{
	margin-bottom: 20px;
	height: 394px;
	width:960px;
	position: relative;
	z-index: 1;
}
#multiHeroContents{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#multiHeroContents li{
	display: none;
}

* html #multiHeroControls{
	list-style-type:none;
	position: absolute;
	margin: 0px;
	padding: 0;
	left: 15px;
	margin: 0px;
	padding: 0;
	bottom: 15px;
	z-index: 4;
}
#multiHeroControls{
	list-style-type:none;
	position: absolute;
	left: 11px;
	margin: 0px;
	padding: 0;
	bottom: 12px;
	z-index: 4;
}
#multiHeroControls li{
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;

}
#multiHeroControls li a{
	display: block;
	color: #b5005b;
	text-decoration: none;
	height: 18px;
	width: 18px;
	background-color: #FFF;
	font-family: "Century Gothic";
	font-size:14px;
	line-height:18px;
	border-radius:1px;
}
#multiHeroControls li a:hover{
	color: #FFFFFF;
	background-color: #b5005b;
}
#multiHeroControls .thisChild a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b5005b;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■検索
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#search{
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 100;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ニュース＆トピックス
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#news{
	float:left;
	position:relative;
	width:466px;
	height:259px;
	margin-bottom:23px;
}
#news h2{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:466px;
	height:259px;

}
#news dl{
	position: absolute;
	left: 18px;
	top: 67px;
	z-index: 2;
	width:430px;
	height:167px;
	overflow-y: scroll;
}
#news dd,
#news dt{
	color:#333333;
	padding-left: 25px;
	padding-right:5px;
}
#news dt{
	background-image: url(../img/icon-arrow1.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top:8px;


}
#news dd{
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:8px;


}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■バナー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#banner{
	float:right;
	margin-right:-17px;
	height:252px;
	width:488px;
	margin-bottom:23px;
}
#banner li{
	float:left;
	margin-right:17px;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■SEO用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#about{
	clear: both;
	background-image: url(../img/border-stripe.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	width:100%;
	min-height:136px;
}
#about h2{
	position:absolute;
	left:35px;
	top:27px;
}
#about .text{
	padding-left:309px;
	padding-top:27px;
	padding-bottom:27px;
	background-image: url(../img/border-stripe.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:72px;
}
}

/***** 768px以下  *****/
@media screen and (max-width: 768px){
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■メインイメージ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*
#multiHero{
	margin-bottom: 20px;
	height: 394px;
	width:960px;
	position: relative;
	z-index: 1;
}
#multiHeroContents{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#multiHeroContents li{
	display: none;
}

* html #multiHeroControls{
	list-style-type:none;
	position: absolute;
	margin: 0px;
	padding: 0;
	left: 15px;
	margin: 0px;
	padding: 0;
	bottom: 15px;
	z-index: 4;
}
#multiHeroControls{
	list-style-type:none;
	position: absolute;
	left: 11px;
	margin: 0px;
	padding: 0;
	bottom: 12px;
	z-index: 4;
}
*/
#multiHero{
	/*
	width: 960px;
	height: 465px;
	*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}
#multiHeroContents{
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#multiHeroContents li h2 {
	position: relative;
	z-index: 2;
}
#multiHeroContents li p   {
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	/*width: 620px;*/
	/*top: 350px;*/
	left: 0;
	right: 0;
	text-align: center;
	z-index: 3;
	bottom: 25px;
}

#multiHeroContents li{
	display: none;
	position: relative;
}

#multiHeroContents img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

* html #multiHeroControls{
	list-style-type:none;
	position: absolute;
	margin: 0px;
	padding: 0;
	left: 15px;
	margin: 0px;
	padding: 0;
	top: 430px;
	z-index: 4;
}
#multiHeroControls{
	list-style-type:none;
	position: absolute;
	right: 0;
	width: 80px;
	margin: 0 auto;
	padding: 0;
	bottom: 10px;
	z-index: 4;
}
#multiHeroControls li{
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: 2px;

}
#multiHeroControls li a{
	display: block;
	color: #b5005b;
	text-decoration: none;
	height: 18px;
	width: 18px;
	background-color: #FFF;
	font-family: "Century Gothic";
	font-size:14px;
	line-height:18px;
	border-radius:1px;
}
#multiHeroControls li a:hover{
	color: #FFFFFF;
	background-color: #b5005b;
}
#multiHeroControls .thisChild a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b5005b;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■検索
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#search{
	/*
	position: absolute;
	right: 15px;
	top: 15px;
	*/
	z-index: 100;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■ニュース＆トピックス
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#news{
}
#news h2{
	z-index:1;
}
#news dl{
	height:167px;
	overflow-y: scroll;
}
#news dd,
#news dt{
	color:#333333;
	padding-left: 25px;
	padding-right:5px;
}
#news dt{
	background-image: url(../img/icon-arrow1.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	margin-top:8px;


}
#news dd{
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:8px;


}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■バナー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#banner{
	margin-bottom:23px;
	padding: 10px;
}
#banner li{
	margin-right:17px;
	margin-bottom: 10px;
	text-align: center;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
　■SEO用
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#about{
	clear: both;
	background-image: url(../img/border-stripe.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:100%;
	min-height:136px;
}
#about h2{
	width: 207px;
	margin: 0 auto;
	padding-top: 10px;
}
#about .text{
	background-image: url(../img/border-stripe.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:72px;
	padding: 10px;
}
}