@charset "utf-8";

/* Table Of Contents
----------------------------------------

# content
# sidebar

----------------------------------------*/



/* # visual
---------------------------------------------------------------------------- */

#topVisual {
	background: url(../img/bg_top_visual.png) 0% 0% repeat-x;
	width: 100%;
}
@media only screen and (max-width: 640px) {
	#topVisual {
		margin-bottom: 20px;
	}
}

#topVisual #topVisualIn {
	margin: 0 auto;
	max-width: 970px;
	max-height: 484px;
	position: relative;
	overflow: hidden;
}

#topVisual #topVisualIn ul#slides {
	z-index:9;
	height: 100%;
	overflow: hidden;
}

#topVisual #topVisualIn #txtVisual {
	position: absolute;
	top: 0;
	left: 0;
	z-index:10;
}

#topVisual #topVisualIn #txtVisual img {
	width: 100%;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


/* # content
---------------------------------------------------------------------------- */



/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 20px;
	padding: 0 3.75%;
	width: 100%;
}

#bnrAreaL ul li {
	float: none;
	margin: 0 0 20px;
}

#bnrAreaL ul li a {
	background-color:transparent;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

#bnrAreaL ul li a.spHover {
	opacity: 0.7;
}

#bnrAreaL ul li img {
	width: 100%;
}
.video{
	width:100%;
	height:400px;
	padding-bottom: 30px;
}
/*--#secNews--*/

#secNews dl {
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
	margin: 0 0 10px;
}

#secNews dl dt {
	margin: 0 0 10px;
}

#secNews a {
	color: #333;
	text-decoration: none;
}
#secNews a:hover {
	color: #333;
	text-decoration: underline;
}


/*--#secAccess--*/

#secAccess article {
}

#secAccess article .txtArea {
	float: left;
	width: 330px;
}
@media only screen and (max-width: 970px) {
	#secAccess article .txtArea {
		float: none;
		margin: 0 0 20px;
		width: auto;
	}
}


#secAccess article .txtArea h2 {
	color: #666;
	font-size: 18px;
	border-bottom:1px solid #ccc;
}
#secAccess article .txtArea h2 span {
	color: #DB1ABD;
	font-size: 89%;
}

#secAccess article .txtArea dl {
	margin: 0 0 10px;
}
#secAccess article .txtArea dd {
	margin: -1.7em 0 1em 6em;
	line-height: 1.5em;
}
@media only screen and (max-width: 640px) {
	#secAccess article .txtArea h2 {
	}
	#secAccess article .txtArea dl {
		margin-bottom: 20px!important;
	}
	#secAccess article .txtArea dl dt {
		background: #a31c24;
		color: #fff;
		padding: 3px 10px;
		margin: 0 0 5px;
	}
	#secAccess article .txtArea dd {
		margin: 0;
	}
}

#secAccess article #map {
	float: right;
	width: 330px;
}
@media only screen and (max-width: 970px) {
	#secAccess article #map {
		float: none;
		width: auto;
	}
}
#secAccess article #map iframe {
	border: 0;
	box-sizing: border-box;
	height: 300px;
	margin-bottom: 10px;
	width: 100%;
}


/* --
============================================================================

タブレット向けのスタイル：641px ～ 768px

============================================================================
-- */

@media only screen and (min-width: 641px) and (max-width: 768px){

/* # content
---------------------------------------------------------------------------- */

/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}

#bnrAreaL ul {
	width: 100%;
}

#bnrAreaL ul li {
	float: left;
	margin: 0 3.46% 0 0;
	width: 48.198%;
}

#bnrAreaL ul li img {
	width: 100%;
}
.video{
	width:100%;
	height: 470px;
	padding-bottom: 30px;
}

/*--#secNews--*/

#secNews dl dt {
	float: left;
	margin: 0 10px 0 0;
	width: 75px;
}

#secNews dl dd {
	margin: 0 0 0 8em;
}

}


/* --
============================================================================

大きめタブレット向けのスタイル：769px ～ 970px

============================================================================
-- */


@media only screen and (min-width: 769px) and (max-width: 970px){

/* # content
---------------------------------------------------------------------------- */


/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}

#bnrAreaL ul {
	width: 100%;
}

#bnrAreaL ul li {
	float: left;
	margin: 0 3.46% 0 0;
	width: 48.198%;
}

#bnrAreaL ul li img {
	width: 100%;
}
.video{
	width:100%;
	height:400px;
	padding-bottom: 30px;
}
/*--#secNews--*/

#secNews dl dt {
	float: left;
	margin: 0 10px 0 0;
	width: 75px;
}

#secNews dl dd {
	margin: 0 0 0 8em;
}

}



/* --
============================================================================

PC向けのスタイル：971px ～ 

============================================================================
-- */


@media only screen and (min-width: 971px){

/* # content
---------------------------------------------------------------------------- */


/*--#bnrAreaL--*/

#bnrAreaL {
	margin: 0 0 45px;
	padding: 0;
	width: 722px;
}

#bnrAreaL ul li {
	float: left;
	margin: 0 25px 0 0;
	width: 348px;
}

#bnrAreaL ul li img {
	width: 100%;
}

#bnrAreaL ul li img:hover {
	opacity: 0.7;
}

/*--#secNews--*/

#secNews dl dt {
	float: left;
	margin: 0 10px 0 0;
	width: 75px;
}
/*video*/

.video{
	width:722px;
	height:510px;
	padding-bottom: 30px;
}
#secNews dl dd {
	margin: 0 0 0 8em;
}

}
/*--#secRanking--*/
#secRanking ul {
	margin: 13px 0px 0px!important;
	padding:0;
}
	#secRanking ul:before,
	#secRanking ul:after {
		content: "";
		display: table;
	}
	#secRanking ul:after {
		clear: both;
	}
	#secRanking ul {
		zoom: 1;
	}
#secRanking li {
	list-style:none;
	box-sizing: border-box;
	float: left;
	padding: 0 1%;
	width: 33%;
}
#secRanking li:first-child{
	/* padding-left: 2%; */
}
#secRanking li a,
#secRanking li span {
	display: block;
}
#secRanking li img:hover {
	opacity: 0.8;
	text-decoration: none;
}
#secRanking li.rank1 span.post_contents {
	background: url(../img/ico_top01.png) 0% 0% no-repeat;
}
#secRanking li.rank2 span.post_contents {
	background: url(../img/ico_top02.png) 0% 0% no-repeat;
}
#secRanking li.rank3 span.post_contents {
	background: url(../img/ico_top03.png) 0% 0% no-repeat;
}
@media only screen and (max-width: 640px) {
	#secRanking li {
		width:100% !important;	
	}
	#secRanking li.rank1 span.post_contents,
	#secRanking li.rank2 span.post_contents,
	#secRanking li.rank3 span.post_contents {
		-webkit-background-size: 23px 22px;
		-moz-background-size: 23px 22px;
		-ms-background-size: 23px 22px;
		-o-background-size: 23px 22px;
		background-size: 23px 22px;
	}
}
@media only screen and (max-width: 768px) {

#secRanking li {
		width:100%;	
	
		margin-bottom: 20px;
}
}
#secRanking li span.photo {
	margin-bottom: 5px;
}
#secRanking li img {
	width: 100%;
	border: 2px solid #fff;
	/* box-shadow */  box-shadow: rgba(0, 0, 0, 0.168627) 0px 0px 3px 1px;  -webkit-box-shadow:rgba(0, 0, 0, 0.168627) 0px 0px 3px 1px;  -moz-box-shadow:rgba(0, 0, 0, 0.168627) 0px 0px 3px 1px;
}

#secRanking li span.post_title {
	color: #333;
	font-size: 14px;
	text-align:center;
	font-family: "Times New Roman", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "MS P明朝", MS PMincho serif;
	font-size: 16px;
}
#secRanking li span.post_meta01 {
	display: none;
}
@media only screen and (max-width: 640px) {
	#secRanking li span.post_title,
	#secRanking li span.post_meta01 {
		padding-left: 25px;
	}
}
.figureLeft{
	width: 241px!important;
}
@media only screen and (max-width: 640px) {
	.figureLeft{
	width: 100%!important;
}
}

.ga_ttl {
    font-size: 120%;
    font-weight: bold;
}