@charset "utf-8";

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

# header
# gNavi
# content
# sidebar

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





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

#topVisual {
	background: 0;
	clear: both;
	width: 100%;
}

#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-type: 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
---------------------------------------------------------------------------- */

.secCont01 p,
.secCont02 p {
	margin-bottom: 20px;
}
.secCont01 p:last-child,
.secCont02 p:last-child {
	margin-bottom: 0;
}

/*--#bnrAreaL--*/
#bnrAreaL ul {
	list-style: none;
	padding: 0;
}
	#bnrAreaL ul:before,
	#bnrAreaL ul:after {
		content: "";
		display: table;
	}
	#bnrAreaL ul:after {
		clear: both;
	}
	#bnrAreaL ul {
		zoom: 1;
	}
#bnrAreaL ul.row02 {
	margin: 0 -5px 20px;
}
#bnrAreaL ul.row02 li {
	float: left;
	padding: 0 5px;
	width: 33.33%;
}
#bnrAreaL ul.row03 {
	margin: 0 -10px;
}
#bnrAreaL ul.row03 li {
	float: left;
	padding: 0 10px;
	width: 50%;
}
#bnrAreaL img {
	width: 100%;
}
#bnrAreaL a:hover {
}
@media only screen and (max-width:640px) {
	#bnrAreaL {
		padding-left: 3.12%;
		padding-right: 3.12%;
	}
	#bnrAreaL ul.row02,
	#bnrAreaL ul.row03 {
		margin: 0;
	}
	#bnrAreaL ul.row02 li,
	#bnrAreaL ul.row03 li {
		float: none;
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
}





#secWrap01 {
	margin: 0 auto;
	margin-bottom: 50px;
	max-width: 970px;
}
@media only screen and (max-width:970px) {
	#secWrap01 {
		margin-bottom: 5.15%;
	}
}
@media only screen and (max-width:768px) {
	#secWrap01 {
		margin-bottom: 6.51%;
	}
}
@media only screen and (max-width:640px) {
	#secWrap01 {
		margin-bottom: 7.81%;
	}
}
#secWrap01 .secCols {
	margin: 0 -10px;
}
	#secWrap01 .secCols:before,
	#secWrap01 .secCols:after {
		content: "";
		display: table;
	}
	#secWrap01 .secCols:after {
		clear: both;
	}
	#secWrap01 .secCols {
		zoom: 1;
	}
#secWrap01 .secCol {
	float: left;
	padding: 0 10px;
	width: 50%;
}
#secWrap01 .secCol ul {
	list-style: none;
	margin: 0 -6px;
	padding: 0;
}
	#secWrap01 .secCol ul:before,
	#secWrap01 .secCol ul:after {
		content: "";
		display: table;
	}
	#secWrap01 .secCol ul:after {
		clear: both;
	}
	#secWrap01 .secCol ul {
		zoom: 1;
	}
#secWrap01 .secCol li {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	padding: 0 6px;
	width: 24%;
}
#secWrap01 .secCol img {
	width: 100%;
}
#secWrap01 .secCol a:hover {
	opacity: 0.8;
}
@media only screen and (max-width:640px) {
	#secWrap01 .secCols {
		margin: 0;
	}
	#secWrap01 .secCol {
		float: none;
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
	#secWrap01 .secCol li {
		width: 49%;
	}
}
/*
@media only screen and (max-width:640px) {
	#secWrap01 .secCols {
		margin: 0;
	}
	#secWrap01 .secCol {
		float: none;
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
	#secWrap01 .secCol ul {
		margin: 0;
	}
	#secWrap01 .secCol li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
	#secWrap01 .secCol li img {
		width: 100%;
	}
}
*/





#sec01 {
	margin-bottom: 50px;
}
@media only screen and (max-width:970px) {
	#sec01 {
		margin-bottom: 5.15%;
	}
}
@media only screen and (max-width:768px) {
	#sec01 {
		margin-bottom: 6.51%;
	}
}
@media only screen and (max-width:640px) {
	#sec01 {
		margin-bottom: 7.81%;
	}
}
#sec01 div.col1 {
	float: left;
	width: 60.24%;
}
#sec01 div.col2 {
	float: right;
	width: 36.98%;
}
#sec01 div.col2 img {
	width: 100%;
}
@media only screen and (max-width:640px) {
	#sec01 .col1 .inner {
		padding: 0 3.12%;
	}
	#sec01 .col2 {
		padding: 0 3.12%;
	}
	#sec01 div.col1 {
		float: none;
		margin-bottom: 10px;
		width: auto;
	}
	#sec01 div.col2 {
		float: none;
		width: auto;
	}
}


#sec02 {
	background: url(../img/bg_top_line.png) 0% 100% repeat-x;
	padding-bottom: 20px;
}
#sec02 h1 {
	color: #2489b8;
	font-size: 24px;
	font-weight: bold;
	background: url(../img/bg_top_01.png) 0% 0% repeat;
	border: 1px solid;
	-webkit-border-image: url(../img/bg_top_02.png) 1 repeat;
	        border-image: url(../img/bg_top_02.png) 1 repeat;
	position: relative;
	line-height: 1.2;
	padding: 8px 20px 8px 35px;
	text-shadow: 0 2px 1px #fff, 0 1px 1px #fff, 1px 1px 1px #fff, 1px 0 1px #fff, 2px 0 1px #fff, 1px -1px 1px #fff, 1px -2px 1px #fff, 0 -2px 1px #fff, -1px -2px 1px #fff, -2px -2px 1px #fff, -2px -1px 1px #fff, -2px 0 1px #fff, -2px 1px 1px #fff, -1px 1px 1px #fff;
}
@media only screen and (max-width:640px) {
	#sec02 h1 {
		padding-left: 3.12%;
		padding-right: 3.12%;
	}
}
#sec02 h1 img {
	position: absolute;
	left: 0;
	top: -25px;
}
#sec02 section {
	margin-bottom: 20px;
}
#sec02 h2 {
	background: url(../img/bg_top_03.png) 0% 100% repeat-x;
	color: #318eba;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
#sec02 h2 span {
	font-size: 12px;
}

#sec02 div.col1 {
	float: left;
	width: 63.98%;
}
#sec02 div.col2 {
	float: right;
	width: 33.24%;
}
#sec02 div.col2 img {
	width: 100%;
}
@media only screen and (max-width:640px) {
	#sec02 div.col1 {
		float: none;
		margin-bottom: 10px;
		width: auto;
	}
	#sec02 div.col2 {
		float: none;
		width: auto;
	}
}


#sec03 {
	margin-bottom: 30px;
}
#sec03 ul {
	list-style: none;
	margin: 0 -10px 20px;
	padding: 0;
}
	#sec03 ul:before,
	#sec03 ul:after {
		content: "";
		display: table;
	}
	#sec03 ul:after {
		clear: both;
	}
	#sec03 ul {
		zoom: 1;
	}
#sec03 li {
	float: left;
	padding: 0 10px;
	width: 33.33%;
}
#sec03 figure {
	margin-bottom: 10px;
}
#sec03 figure img {
	width: 100%;
}
#sec03 p.txt01 {
	font-size: 18px;
	line-height: 1.2;
	margin-bottom: 10px;
}
#sec03 p.txt02 {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 10px;
}
@media only screen and (max-width:640px) {
	#sec03 {
		padding: 0 3.125%;
	}
	#sec03 ul {
		margin: 0;
	}
	#sec03 li {
		float: none;
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
}
@media only screen and (max-width:640px) {
	#sec03 figure {
		float: none;
		margin: 0 0 3.33%;
		width: auto;
	}
}



#sec04 {
	margin-bottom: 30px;
}
@media only screen and (max-width:970px) {
	#sec04 {
		margin-bottom: 3.09%;
	}
}
@media only screen and (max-width:768px) {
	#sec04 {
		margin-bottom: 3.9%;
	}
}
@media only screen and (max-width:640px) {
	#sec04 {
		margin-bottom: 4.68%;
	}
}
#sec04 .inner {
	background: #fff;
	border: 1px solid #f3eded;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	padding: 20px;
}
#sec04 ul {
	list-style: none;
	margin: 0 -24px;
	padding: 0;
}
	#sec04 ul:before,
	#sec04 ul:after {
		content: "";
		display: table;
	}
	#sec04 ul:after {
		clear: both;
	}
	#sec04 ul {
		zoom: 1;
	}
#sec04 li {
	float: left;
	padding: 10px 24px;
	width: 25%;
}
#sec04 img {
	width: 100%;
}
#sec04 a:hover {
	opacity: 0.8;
}
@media only screen and (max-width:640px) {
	#sec04 li {
		width: 50%;
	}
}
/*
@media only screen and (max-width:640px) {
	#sec04 ul {
		margin: 0;
	}
	#sec04 li {
		float: none;
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
}
*/
