@charset "utf-8";

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

# header
# gNavi
# content
# sidebar

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





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

#topVisual {
	background: #fff;
	clear: both;
	width: 100%;
}
@media only screen and (max-width: 1200px){
	#topVisual {
		background: transparent;
	}
}

#topVisual #topVisualIn {
	margin: 0 auto;
	max-width: 1200px;
	max-height: 360px;
	position: relative;
}

#topVisual #topVisualIn ul#slides {
	z-index:9;
	margin-bottom: 40px;
}
@media only screen and (max-width: 768px){
	#topVisual #topVisualIn ul#slides {
		margin-bottom: 0px;
	}
}


#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 {
	margin-bottom: 20px;
}
.secCont01 p:last-child {
	margin-bottom: 0;
}

/*--#bnrAreaL--*/
#bnrAreaL ul {
	list-style: none;
	margin: 0 -13px;
	padding: 0;
}
	#bnrAreaL ul:before,
	#bnrAreaL ul:after {
		content: "";
		display: table;
	}
	#bnrAreaL ul:after {
		clear: both;
	}
	#bnrAreaL ul {
		zoom: 1;
	}
#bnrAreaL li {
	float: left;
	padding: 0 13px;
	margin-bottom: 20px;
	width: 50%;
}

#bnrAreaL img {
	width: 100%;
}
#bnrAreaL a:hover {
	opacity: 0.7;
}



/*--.secNews--*/
.secNews .box_01 {
	background-color: #fff;
	background-repeat: no-repeat;
}
@media only screen and (min-width:641px) {
	.secNews .box_01 {
		background-image: url(../img/bg_top_news.png);
		background-position: 0% 0%;
		-webkit-background-size: 100% auto;
		   -moz-background-size: 100% auto;
		    -ms-background-size: 100% auto;
		     -o-background-size: 100% auto;
		        background-size: 100% auto;
	}
}
@media only screen and (max-width:640px) {
	.secNews .box_01 {
		background-image: url(../img/bg_top_news_sp.png);
		background-position: 100% 100%;
		-webkit-background-size: contain;
		   -moz-background-size: contain;
		    -ms-background-size: contain;
		     -o-background-size: contain;
		        background-size: contain;
	}
}
.secNews dl {
	border-bottom: 1px solid #d5d5d5;
	line-height: 1.2;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.secNews dl dt {
	color: #ff8a00;
	font-weight: bold;
}
.secNews dl dd {
	margin: -1.2em 0 0 8em;
}
.secNews a {
	color: #333;
	text-decoration: none;
}
.secNews a:hover {
	color: #333;
	text-decoration: underline;
}
@media only screen and (max-width: 640px) {
	.secNews dl dd {
		margin: 5px 0 0;
	}
}


#sec01 {
	background: #f8fcfe url(../img/top_bg_people.png) 50% 100% no-repeat;
	-webkit-background-size: 100% auto;
	   -moz-background-size: 100% auto;
	    -ms-background-size: 100% auto;
	     -o-background-size: 100% auto;
	        background-size: 100% auto;
	/* border: 1px solid #e8e8e8; */
	padding: 30px 20px 40px;
}
#sec01 .txt {
	text-align: center;
	padding: 20px;
	background-color: rgba( 255, 255, 255, 0.8 );
	box-shadow:rgba(204, 204, 204, 0.298039) 0px 0px 3px 1px;
	-webkit-box-shadow:rgba(204, 204, 204, 0.298039) 0px 0px 3px 1px;
	-moz-box-shadow:rgba(204, 204, 204, 0.298039) 0px 0px 3px 1px;
}

@media only screen and (max-width:970px) {
	#sec01 {
	}
}
@media only screen and (max-width:768px) {
	#sec01 {
	}
}
@media only screen and (max-width:640px) {
	#sec01 .txt {
		text-align: left;
	}
}
#sec01 .txt01 {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 10px;
	margin-left: auto;
	text-shadow: 0 3px 1px #fff, 0 2px 1px #fff, 1px 2px 1px #fff, 2px 2px 1px #fff, 2px 1px 1px #fff, 2px 0 1px #fff, 3px 0 1px #fff, 2px -1px 1px #fff, 2px -2px 1px #fff, 2px -3px 1px #fff, 1px -3px 1px #fff, 0 -3px 1px #fff, -1px -3px 1px #fff, -2px -3px 1px #fff, -3px -3px 1px #fff, -3px -2px 1px #fff, -3px -1px 1px #fff, -3px 0 1px #fff, -3px 1px 1px #fff, -3px 2px 1px #fff, -2px 2px 1px #fff, -1px 2px 1px #fff, 0 5px 5px rgba(51,51,51,0.3);
	width: 81.76%;
}
#sec01 .txt01 span {
	color: #ff8a00;
}
#sec01 .txt02 {
	margin-left: auto;
	line-height: 1.6;
	width: 59.7%;
}
@media only screen and (max-width:640px) {
	#sec01 {
	}
	#sec01 .txt01 {
		width: 100%;
	}
	#sec01 .txt02 {
		width: 100%;
	}
}




#sec02 .secCols {
	margin: 0 -13px;
}
	#sec02 .secCols:before,
	#sec02 .secCols:after {
		content: "";
		display: table;
	}
	#sec02 .secCols:after {
		clear: both;
	}
	#sec02 .secCols {
		zoom: 1;
	}
#sec02 .secCol {
	float: left;
	padding: 0 13px;
	line-height: 1.57;
	width: 50%;
}
#sec02 .secCol figure {
	margin-bottom: 15px;
}
#sec02 .secCol figure img {
	width: 100%;
}
@media only screen and (max-width:640px) {
	#sec02 {
	}
	#sec02 .secCols {
		margin: 0;
	}
	#sec02 .secCol {
		float: none;
		margin-bottom: 20px;
		padding: 0;
		width: auto;
	}
}



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





/*--.secAccess--*/
.secAccess {
	color: #333;
	font-family: Helvetica, Arial, Verdana,  "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.7;
}
.secAccess .cols {
	margin: 0 -10px;
	position: relative;
}
	.secAccess .cols:before,
	.secAccess .cols:after {
		content: "";
		display: table;
	}
	.secAccess .cols:after {
		clear: both;
	}
	.secAccess .cols {
		zoom: 1;
	}
.secAccess .col {
	float: left;
	padding: 0 10px;
	width: 50%;
}
.secAccess h2 {
	border-bottom: 1px solid #d5d5d5;
	color: #333;
	font-family: Helvetica, Arial, Verdana,  "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.2;
	margin: 0 0 20px;
	padding-bottom: 10px;
}
.secAccess dl {
	margin: 0 0 10px;
}
.secAccess dd {
	margin: -1.7em 0 0 6em;
}
.secAccess .gmap {
	padding-top: 100%;
	position: relative;
}
.secAccess .col1 {
	padding-bottom: 2em;
}
.secAccess .col1 p.btn {
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 49%;
}
.secAccess .col1 p.btn a {
	font-weight: bold;
	text-decoration: underline;
}
.secAccess .col1 p.btn a:hover {
	text-decoration: none;
}
.secAccess .gmap iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
@media only screen and (max-width:640px) {
	.secAccess .cols {
		margin: 0;
	}
	.secAccess .col {
		float: none;
		margin-bottom: 3.12%;
		padding: 0;
		width: auto;
	}
	.secAccess dl {
		margin-bottom: 3.12%;
	}
	.secAccess dl dt {
		background: #608c89;
		color: #fff;
		padding: 3px 10px;
		margin: 0 0 5px;
	}
	.secAccess dd {
		margin: 0;
	}
	.secAccess .col1 p.btn {
		text-align: right;
		position: relative;
		width: auto;
	}
}

.tit01 {
    color: #ff8a00;
    font-size: 36px;
    text-align: center;
    line-height: 1.3;
}
.tit01a {
    color: #ff8a00;
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
}
.tit02 {
    color: #3f7572;
    font-size: 36px;
    text-align: center;
    line-height: 1.3;
}

@media only screen and (max-width:640px) {
.tit01, .tit02 {
    font-size: 20px;
    text-align: left;
    line-height: 1.3;
}
}

.cont02 {
    padding: 0 3.12% 38%;
    background: url(../img/bg_top_cont02.png) 50% 100% no-repeat;
    background-size: contain;
}

.cont03 {
    padding: 39% 0 0 71%;
    background: url(../img/top_bg_people2.png) no-repeat;
    background-size: 100%;
}

@media only screen and (max-width:640px) {
.cont03 {
    padding: 48% 0 0 0;
    background: url(../img/top_bg_people2.png) no-repeat;
    background-size: 100%;
    text-align: center;
}
}