@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: 1200px;
	max-height: 500px;
	position: relative;
}

#topVisual #topVisualIn ul#slides {
	z-index:9;
}

#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%;
}

/*--#secNews--*/

#secNews {
	margin-bottom:30px!important;
}

#secNews .box_01{
	padding-top:24px!important;
	padding-bottom:18px!important;
}
#secNews dl {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 2px;
	margin: 0 0 5.5px;
	font-size:117%;
	line-height:200%:
}

#secNews dl dt {
	margin: 0 0 11px;
}
#secNews dl dd {
	,argin-top:2em;
}

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


/*--#secAccess--*/

#secAccess article {
	padding-top:19px!important;
	padding-bottom:0px!important;
}

#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: #FB2B83;
	font-size: 150%;
	font-weight: bold;
}
#secAccess article .txtArea h2 span {
	color: #DB1ABD;
	font-size: 89%;
}

#secAccess article .txtArea dl {
	margin: 0 0 14px;
	line-height:200%
}
#secAccess article .txtArea dd {
	margin: -2.3em 0 0 6em;
}
@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: #d6b899;
		color: #fff;
		padding: 3px 10px;
		margin: 0 0 5px;
	}
	#secAccess article .txtArea dd {
		margin: 0;
	}
}

#secAccess article #map {
	float: right;
	width: 330px;
	margin-left: 3%;
}
@media only screen and (max-width: 970px) {
	#secAccess article #map {
		float: none;
		width: auto;
	
		margin-left: 0;
}
}
#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%;
}

/*--#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%;
}

/*--#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 30px;
	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;
}

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

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

addStyle

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

#topVisual {
	background:none;
	width: 100%;
	position:relative;
	/*z-index:-1;*/
}


/*--.bnrAreaL--*/
.bnrAreaL{
	margin: 0 0 25px;
	padding: 0;
	width: 100%;
}


@media only screen and (max-width: 680px) {
	.bnrAreaL {
		margin:0 0 30px;
	}
}

.bnrAreaL ul li {
	float:left;
	padding:0px;
	text-align:center;
}

@media only screen and (max-width: 640px) {
	.bnrAreaL ul li {
		width:100%!important;
		float: none;
		margin-bottom:30px!important;
	}
}


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

.bnrAreaL ul li a.spHover {
	opacity: 0.8;
}


.bnrAreaL ul li img {
	width: auto;
}

@media only screen and (max-width: 970px) {
	.bnrAreaL ul li img {
		width: 100%;
	}
}

.bnrCols01{
	margin-bottom:32px;
}
.bnrCols01 ul li{
	width:100%;
	margin:0 0 10px 0;
}


.bnrCols02{
	margin-bottom:0px;
}

.bnrCols02 ul li{
	width:48.5%;
	margin:0 3% 20px 0;
}

.bnrCols02 ul li:nth-child(2n){
	margin-right:0;
}


.bnrCols03{
	margin-bottom:10px;
}

.bnrCols03 ul li{
	width:31.9%;
	margin:0 2.15% 20px 0;
}

.bnrCols03 ul li:nth-child(3n){
	margin-right:0;
}

.bnrCols04{
	margin-bottom:12px;
}

.bnrCols04 ul li{
	width:24.5%;
	margin:0 0.66% 20px 0;
}

.bnrCols04 ul li:nth-child(4n){
	margin-right:0;
}

#secTable .box_01{
	padding-bottom:2px!important;
}
#secTable .box_01 table{
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
#secTable .box_01 table th{
	text-align:center;
	border:solid 1px #cccccc;
	padding:3px 0px;
	font-weight:normal;
	vertical-align: middle;
}
#secTable .box_01 table th:first-of-type{
	width:34.3%;
}

#secTable .box_01 table td{
	text-align:center;
	border:solid 1px #cccccc;
	padding:26px 0px;
	font-weight:normal;
	vertical-align: middle;
}
#secTable .box_01 .notes{
	width:100%;
	text-align:right;
	padding:5px 0 0;
}

/*--#secRanking--*/
#secRanking{
	margin-bottom:30px!important;
}
#secRanking .box_01{
	padding-top:18px!important;
	padding-bottom:4px!important;
}
#secRanking ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
#secRanking li{
	padding:0;
	margin:0 2.9% 0 0;;
	width:31.4%;
	float:left;

}

#secRanking li:last-child{
	margin:0;
}
#secRanking li img{
	width:100%;
}
@media only screen and (max-width: 640px) {
	#secRanking li{
		width:100%;
		float:none;
		margin-bottom:30px;
	}
	#secRanking li img{
		width:100%;
		height:auto;
	}
}
#secRanking li span{
	display:block;
	text-align:left;
	padding:0;
	font-size:117%;
	color:#4e453c;
}
#secRanking li span.photo{
	border:solid 1px #dddcd8;
	margin-bottom:8px;
}
#secRanking li span.post_title{
	text-align:left;
	margin-bottom:7px;
}
#secRanking li span.post_meta01{
	text-align:right;
	margin-bottom:0px;
}
#secRanking li a,
#secRanking li a:hover{
	text-decoration:none;
}

#secNews dl:last-of-type{
	margin-bottom:0;
}