﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ", Meiryo, "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	clip: rect(auto,auto,auto,auto);
	color: #333333;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear_both {
	clear: both;
	margin: 0px;
	padding: 0px;
}


p, ul, ol, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 90%;
}

/*---br管理--*/
/*---PC時改行--*/
.pc-br{display:block;}
.tb-br{display:none;}
.sp-br{display:none;}


/*---------------------
  ヘッドここから
---------------------*/
.head-main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	padding-bottom: 20px;
}
.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/head_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 620px;
	margin-top: 120px;

}
.fla {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	z-index: -1000;
	clear: both;
	margin-top: 100px;
	overflow: hidden;
}
/*---------------------
  背景スライダー
---------------------*/
#mainvisual {
	width: 100%;
	max-width: 100%;
	min-height: 750px;
	max-height: 750px;
	margin: 0px auto;
	background-position: center;
}
#mainvisual2 {
	width: 100%;
	max-width: 100%;
	min-height: 600px;
	max-height: 600px;
	margin: 0px auto;
	background-position: center;
}

/*---------------------
  newsここから
---------------------*/


.news01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.news01-box1 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 900px;
}
.news01-box2 {
	overflow: hidden;
	width: 300px;
	float: left;
	padding-top: 12px;
}
.news01-box3 {
	width: 600px;
	float: right;
	height: 110px;
	overflow: hidden;
}
/*---------------------
  コンテンツここから
---------------------*/

.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/cont01-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 140px;
	padding-bottom: 150px;
}
.cont01-box1 {
	width: 900px;
	height: 360px;
	margin-right: auto;
	margin-left: auto;
	background: rgba(255,255,255,.9);
	padding-top: 50px;
	padding-bottom: 50px;
}
.cont01-box3 {
	width: 55%;
	float: left;
	background-attachment: scroll;
	background-image: url(../img/cont01-02.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 600px;
}
.cont01-box4 {
	width: 45%;
	float: right;
	padding-top: 100px;
	background-color: #057938;
	min-height: 100%;
	height: 500px;
}

.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box1 {
	width: 50%;
	float: left;
	background-attachment: scroll;
	background-image: url(../img/cont02-01.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 510px;
}
.cont02-box2 {
	width: 50%;
	float: right;
	padding-top: 120px;
	background-color: #057938;
	min-height: 100%;
	height: 390px;
}

.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont04-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 88px;
	padding-bottom: 110px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 80px;
}
.cont04-box1 {
	width: 1180px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 30px;
}
.cont04-box2 {
	width: 350px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 5px;
	float: left;
}
.cont04-box3 {
	width: 500px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 15px;
	float: right;
}
.cont04-td1 {
	margin-left: 43px;
}
/*---------------------
  マウスオン画像拡大ここから
---------------------*/
.mausu{
	display: block;
	overflow: hidden;
	position: relative;
}
.mausu .word{
	display: block;
	color: #FFF;
	font-size: 140%;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	margin-left: 10%;
	padding: 10px;
	margin-bottom: 24%;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-right: 10%;
	text-align: center;
}

.mausu a:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.9s ease;
}

.cont06 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	overflow: hidden;
	background-color: #EEEEEE;
	padding-bottom: 80px;
}
.cont06-box1 {
	width: 1180px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.cont06-box2 {
	width: 550px;
	overflow: hidden;
	float: left;
}
.cont06-box3 {
	width: 500px;
	overflow: hidden;
	float: right;
}



.footmain {
    clear: both;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    background-color: #46545F;
}
.foot1-box1 {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.foot1-box1 li{
	float: left;
	margin-bottom: 20px;
	margin-top: 30px;
	margin-left: 35px;
	margin-right: 35px;
}
.foot1-box1 a:link {
	color: #FFF;
	font-size: 110%;
	line-height: 24px;
	text-decoration: none;
}
.foot1-box1 a:visited {
	color: #FFF;
	text-decoration: none;
}
.foot1-box1 a:hover {
	text-decoration: none;
		color: #8D9297;
			transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
}


.foot1-box2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363E44;
	padding-bottom: 40px;
	overflow: hidden;
}
.foot1-box3 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
.foot1-box4 {
	width: 500px;
	float: left;
	padding-top: 40px;
}
.foot1-box5 {
	width: 400px;
	float: right;
	text-align: right;
	padding-top: 130px;
}


.logo2 {
	font-size: 160%;
	color: #FFF;
	font-weight: 400;
	float: left;
	margin-right: 25px;
	padding-top: 15px;
}

.td1 {
	padding-top: 10px;

}
.td2 {
	clear: both;
	padding-bottom: 30px;
}
.td3 {
	clear: both;
	margin-bottom: 70px;
}




.side01 {
	position: fixed;
	bottom: 500px;
	right: 0px;
	z-index: 9999;
}
.side02 {
	position: fixed;
	bottom: 340px;
	right: 0px;
	z-index: 9999;
}







.li-td1 {
	margin-left: 170px;
}
.li-td2 {
	margin-left: 55px;
}
.li-td3 {
	margin-left: 7px;
}
.li-td4 {
	margin-left: 18px;
}
.nav-td1 {
	margin-right: 38px;
}
.nav-td2 {
}
.pic-td1 {
	clear: both;
	width: 78%;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}



.mini1 {
}
.mini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: auto;
}


/*---------------------
  ロールオーバー
---------------------*/
.hover a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.hover2 a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=80);
  -moz-opacity: 0.9;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

/*---------------------
  フェード効果
---------------------*/

.fade {
}
.fadeInDown {
	-webkit-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-ms-animation-duration: 1s;
	animation-duration: 1s;
}
@-webkit-keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes fadeInDown {
 0% {
opacity: 0;
-webkit-transform: translateY(-20px);
-ms-transform: translateY(-20px);
transform: translateY(-20px);
}
 100% {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}



/*---------------------
  アニメーションボタン
---------------------*/
.button1 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button1 a {
	display: block;
	width: 300px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button1 a:hover {
	color: #008A3A;
	border: 2px solid #FFF;
	background-color: #FFF;
}

.button2 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 20px;
}
.button2 a {
	display: block;
	width: 300px;
	border: 2px solid #EDCB22;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDCB22;
}
.button2 a:hover {
	color: #EDCB22;
	border: 2px solid #EDCB22;
	background-color: #FFF;
}
.button3 {
	display: block;
	width: 100%;
	margin-bottom: 0;
	margin-top: 36px;
}
.button3 a {
	display: block;
	width: 300px;
	border: 2px solid #545454;
	color: #545454;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
}
.button3 a:hover {
	color: #545454;
	border: 2px solid #999999;
}
.button4 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button4 a {
	display: block;
	width: 300px;
	border: 2px solid #018A3C;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 120%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	background-color: #018A3C;
}
.button4 a:hover {
	color: #018A3C;
	border: 2px solid #018A3C;
	background-color: #FFF;
}
.button5 {
    display: block;
    width: 100%;
    clear: both;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    margin-top: 10px;
}
.button5 a {
	display: block;
	width: 300px;
	border: 2px solid #727171;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 120%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	background-color: #727171;
}
.button5 a:hover {
	color: #333;
	border: 2px solid #727171;
	background-color: #eee;
}

.sphide {
	display: block;
}
.spdisp {
	display: none;
}

.sphide2 {
	display: block;
}
.spdisp2 {
	display: none;
}

/*----------------------------------------------------
	page top
----------------------------------------------------*/
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #FD9500;
	border: 2px solid #FD9500;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}
.pagetop a:hover{
    color: #FD9500;
    border: 2px solid #FD9500;
    background-color: #FFF;
}


/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
body {
	min-width: 601px;
}

/*---br管理--*/
/*---タブレット時改行--*/
.pc-br{display:none;}
.tb-br{display:block;}
.sp-br{display:none;}


/*================================================
 *  スライドショー
 ================================================*/	
.fla {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	z-index: -1000;
	clear: both;
	margin-top: 100px;
	overflow: hidden;
}
/*---------------------
  背景スライダー
---------------------*/
#mainvisual2 {
	width: 100%;
	max-width: 100%;
	min-height: 600px;
	max-height: 600px;
	margin: 0px auto;
	background-position: left;
}
	
/*---------------------
  ヘッドここから
---------------------*/

.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/head_back2.png);
	background-repeat: no-repeat;
	background-position: center center;
　　background-size: cover;
	height: 498px;
	margin-top: 120px;

}

/*---------------------
  コンテンツここから
---------------------*/
.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/*---background-attachment: scroll;
	background-image: url(../img/cont01-01.png);
	background-repeat: no-repeat;
	background-position: center center;---*/
	padding-top: 140px;
	padding-bottom: 150px;
}
.cont01-box1 {
	width: 84%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background: rgba(255,255,255,.9);
	padding-top: 50px;
	padding-bottom: 50px;
}
.cont01-box3 {
	width: 100%;
	float: none;
	background-attachment: scroll;
	background-image: url(../img/cont01-02.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 510px;
}
.cont01-box4 {
	width: 100%;
	float: none;
	padding-top: 60px;
	background-color: #057938;
	min-height: 100%;
	height: 390px;
}

.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box1 {
	width: 50%;
	float: left;
	background-attachment: scroll;
	background-image: url(../img/cont02-01.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 510px;
}
.cont02-box2 {
	width: 50%;
	float: right;
	padding-top: 120px;
	background-color: #057938;
	min-height: 100%;
	height: 390px;
}

.cont02-box3 {
	width: 38.5%;
	float: right;
	padding-top: 38px;
	padding-bottom: 42px;
	margin-top: 0px;
	background: url(../img/cont02-02.png) no-repeat left top,
  url(../img/cont02-02.png) no-repeat right bottom,
  #0A5F9F;
}

.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont04-01.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 88px;
	padding-bottom: 80px;
	overflow: hidden;
}
.cont04-box1 {
	width: 1100px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 20px;
	padding-top: 30px;
}
.cont04-box2 {
	width: 330px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 5px;
	float: left;
}
.cont04-box3 {
	width: 500px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 15px;
	float: right;
}
.cont04-td1 {
	margin-left: 30px;
}
/*---------------------
  マウスオン画像拡大ここから
---------------------*/
.mausu{
	display: block;
	overflow: hidden;
	position: relative;
}
.mausu .word{
	display: block;
	color: #FFF;
	font-size: 140%;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	margin-left: 10%;
	padding: 10px;
	margin-bottom: 24%;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-right: 10%;
	text-align: center;
}

.mausu a:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.9s ease;
}
.cont06 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	overflow: hidden;
	background-color: #EEEEEE;
	padding-bottom: 80px;
}
.cont06-box1 {
	width: 94%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont06-box2 {
	width: 55%;
	overflow: hidden;
	float: left;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0;
}
.cont06-box3 {
	width: 40%;
	overflow: hidden;
	float: right;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	background-color: #46545F;
}
.foot1-box2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363E44;
	padding-bottom: 40px;
	overflow: hidden;
}
.foot1-box3 {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.foot1-box4 {
	width: 420px;
	float: none;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.foot1-box5 {
	width: 400px;
	float: none;
	text-align: center;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logo2 {
	font-size: 160%;
	color: #FFF;
	font-weight: 400;
	float: left;
	margin-right: 25px;
	padding-top: 15px;
}


.sphide {
	display: none;
}
.spdisp {
	display: block;
}

.sphide2 {
	display: none;
}
.spdisp2 {
	display: block;
}
	
	
}
	
/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
body {
	min-width: 480px;
}

/*---br管理--*/
/*---スマホ時改行--*/
.pc-br{display:none;}
.tb-br{display:none;}
.sp-br{display:block;}


/*--- スライドショー　---*/
.fla {
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: -1000;
	clear: both;
	margin-top: 70px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: none;
}
/*---------------------
  背景スライダー
---------------------*/
#mainvisual2 {
	width: 100%;
	max-width: 100%;
	min-height: 300px;
	max-height: 300px;
	margin: 0px auto;
	background-position: center;
}
	
	
/*---------------------
  newsここから
---------------------*/
.news01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	overflow: hidden;
	background-color: #FFFFFF;
}
.news01-box1 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 90%;
}
.news01-box2 {
	overflow: hidden;
	width: 300px;
	float: none;
	padding-top: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.news01-box3 {
	overflow: hidden;
	width: 100%;
	float: none;
	clear: both;
}

/*---------------------
  ヘッドここから
---------------------*/

.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/head_back3.png);
	background-repeat: no-repeat;
	background-position: center center;
    background-size: cover;
	height: 300px;
	margin-top: 105px;

}

/*---------------------
  コンテンツここから
---------------------*/

.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/*---background-attachment: scroll;
	background-image: url(../img/cont01-01sp.png);
	background-repeat: no-repeat;
	background-position: center center;---*/
	padding-top: 140px;
	padding-bottom: 150px;
}
.cont01-box1 {
	width: 94%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background: rgba(255,255,255,.9);
	padding-top: 50px;
	padding-bottom: 50px;
}
.cont01-box3 {
	width: 100%;
	float: none;
	background-attachment: scroll;
	background-image: url(../img/cont01-02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: auto;
	clear: both;
	padding-top: 50%;
}
.cont01-box4 {
	width: 100%;
	float: none;
	padding-top: 60px;
	background-color: #057938;
	min-height: 100%;
	height: auto;
	clear: both;
	padding-bottom: 60px;
}

.cont06 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	overflow: hidden;
	background-color: #EEEEEE;
	padding-bottom: 80px;
}
.cont06-box1 {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont06-box2 {
	width: 92%;
	overflow: hidden;
	float: none;
	margin-left: auto;
	margin-top: 0px;
	clear: both;
	margin-right: auto;
}
.cont06-box3 {
	width: 100%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
	
.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box1 {
	width: 100%;
	float: none;
	background-attachment: scroll;
	background-image: url(../img/cont02-01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: auto;
	clear: both;
	padding-top: 50%;
}
.cont02-box2 {
	width: 100%;
	float: none;
	padding-top: 60px;
	background-color: #057938;
	min-height: 100%;
	height: auto;
	clear: both;
	padding-bottom: 60px;
}

.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/cont04-01sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 88px;
	padding-bottom: 60px;
	overflow: hidden;
	margin-bottom: 80px;
}
.cont04-box1 {
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont04-box2 {
	width: 410px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 10px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.cont04-box3 {
	width: 420px;
	-moz-box-shadow: 0px 0px 5px #BBB;
	-webkit-box-shadow: 0px 0px 5px #BBB;
	box-shadow: 0px 0px 5px #BBB;
	background-color: #FFF;
	overflow: hidden;
	height: auto;
	padding: 10px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------
  マウスオン画像拡大ここから
---------------------*/
.mausu{
	display: block;
	overflow: hidden;
	position: relative;
}
.mausu .word{
	display: block;
	color: #FFF;
	font-size: 160%;
	height: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	margin-left: 10%;
	padding: 10px;
	margin-bottom: 24%;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-right: 10%;
	text-align: center;
}

.mausu a:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.9s ease;
}



.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	background-color: #46545F;
}
.foot1-box2 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363E44;
	padding-bottom: 40px;
	overflow: hidden;
}
.foot1-box3 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.foot1-box4 {
	width: 420px;
	float: none;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
.foot1-box5 {
	width: 400px;
	float: none;
	text-align: center;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.logo2 {
	font-size: 160%;
	color: #FFF;
	font-weight: 400;
	float: left;
	margin-right: 25px;
	padding-top: 15px;
}

/*---------------------
  アニメーションボタン
---------------------*/
.button1 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button1 a {
	display: block;
	width: 360px;
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button1 a:hover {
	color: #008A3A;
	border: 2px solid #008A3A;
}

.button2 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
.button2 a {
	display: block;
	width: 300px;
	border: 2px solid #EDCB22;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	background-color: #EDCB22;
}
.button2 a:hover {
	color: #EDCB22;
	border: 2px solid #EDCB22;
	background-color: #FFF;
}
	
.button3 {
	display: block;
	width: 100%;
	margin-bottom: 0;
	margin-top: 36px;
}
.button3 a {
	display: block;
	width: 300px;
	border: 2px solid #545454;
	color: #545454;
	text-align: center;
	text-decoration: none;
	transition: .2s linear;
	-webkit-transition: .2s linear;
	-moz-transition: .2s linear;
	-o-transition: .2s linear;
	-ms-transition: .2s linear;
	font-size: 110%;
	font-weight: bold;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button3 a:hover {
	color: #545454;
	border: 2px solid #999999;
}


.sphide {
	display: none;
}
.spdisp {
	display: block;
}

.spmini1 {

}
.spmini1 img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: auto;
}

.td3 {
	clear: both;
	margin-bottom: 30px;
}

}	
