﻿@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: 96%;
}

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


.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/fla1.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 680px;
	margin-top: 115px;
	clear: both;

}

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


.news01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.news01-box1 {
	overflow: hidden;
	width: 38%;
	float: left;
	padding-top: 40px;
	background-color: #8FBC4F;
	padding-bottom: 20px;
}
.news01-box2 {
	width: 62%;
	float: right;
	overflow: hidden;
}
.news01-box3 {
	width: 600px;
	overflow: hidden;
	height: 110px;
	margin-left: 45px;
}
.news01-box4 {
	width: 250px;
	overflow: hidden;
	float: right;
}



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


.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/bg1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 60px;
	padding-bottom: 100px;
	overflow: hidden;
}
.cont01-box1 {
	width: 72%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 60px;
}
.cont01-box2 {
	width: 27%;
	overflow: hidden;
	float: left;
	margin-left: 4.5%;
	position: relative;
	clear: right;
}
.cont01-box2 a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 80px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/co1.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cont02-box1 {
	width: 71%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box2 {
	width: 50%;
	overflow: hidden;
	float: right;
}
.cont02-box3 {
	width: 43%;
	float: left;
	padding-top: 50px;
}

.cont03 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/bg2.png);
	background-repeat: no-repeat;
	background-position: right 160px;
	padding-top: 114px;
	padding-bottom: 100px;
	overflow: hidden;
	margin-bottom: 60px;
}
.cont03-box1 {
	width: 71%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont03-box2 {
	width: 46%;
	overflow: hidden;
	float: left;
}
.cont03-box3 {
	width: 41%;
	float: right;
	padding-top: 80px;
}
.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../img/bg3.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: hidden;
	margin-bottom: 60px;
}



.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	background-color: #1F282F;
}



.foot1-box1 {
	width: 800px;
	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: #8D9297;
	font-size: 110%;
	line-height: 24px;
	text-decoration: none;
}
.foot1-box1 a:visited {
	color: #8D9297;
	text-decoration: none;
}

.foot1-box1 a:hover {
	text-decoration: none;
		color: #FFF;
			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;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 30px;
}


.td1 {
	padding-bottom: 40px;

}
.td2 {
	text-align: center;
	margin-bottom: 40px;
	clear: both;
}

.logo2 {
	text-align: center;
	margin-bottom: 30px;
	color: #FFFFFF;
}


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



.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;
}
.button1 a {
	display: block;
	width: 330px;
	border: 2px solid #FAFAFA;
	color: #F9F9F9;
	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;
}
.button1 a:hover {
	color: #999999;
	border: 2px solid #999999;
}

.button2 {
	display: block;
	width: 100%;
	clear: both;
}
.button2 a {
	display: block;
	width: 330px;
	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;
}
.button2 a:hover {
	color: #EEE1EA;
	border: 2px solid #EEE1EA;
}

.button3 {
	display: block;
	width: 100%;
	clear: both;
}
.button3 a {
	display: block;
	width: 330px;
	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;
}
.button3 a:hover {
	color: #CCCCCC;
	border: 2px solid #CCCCCC;
}
.button4 {
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
.button4 a {
	display: block;
	width: 400px;
	border: 3px solid #57327C;
	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: 130%;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 18px;
	background-color: #57327C;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
}
.button4 a:hover {
	color: #57327C;
	background-color: #FFFFFF;
}

.button5 {
	display: block;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 30px;
}
.button5 a {
	display: block;
	width: 400px;
	border: 2px solid #FF6633;
	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: 130%;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	letter-spacing: 0.1em;
	margin-right: auto;
	margin-left: auto;
	background-color: #FF6633;
}
.button5 a:hover {
	color: #FF6633;
	border: 2px solid #FF6633;
	background-color: #FFF;
}


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

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



/* タブレット横
------------------------------------------------------------*/
@media screen and (max-width: 1260px) {
body {
	min-width: 1200px;
}
/*---------------------
  ヘッドここから
---------------------*/


.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/fla2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-top: 115px;
	clear: both;
	background-size: contain;
	padding-top: 39%;
}

.cont01-box1 {
	width: 94%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 60px;
}

.cont02-box1 {
	width: 80%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box2 {
	width: 43%;
	overflow: hidden;
	float: right;
}
.cont02-box3 {
	width: 53%;
	float: left;
	padding-top: 10px;
}
.cont03 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/bg2.png);
	background-repeat: no-repeat;
	background-position: 4% 160px;
	padding-top: 114px;
	padding-bottom: 100px;
	overflow: hidden;
	margin-bottom: 60px;
}
.cont03-box1 {
	width: 86%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont03-box2 {
	width: 43%;
	overflow: hidden;
	float: left;
}
.cont03-box3 {
	width: 50%;
	float: right;
	padding-top: 80px;
}

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

}
	
/* iPhone6 Plus
------------------------------------------------------------*/
@media screen and (max-width: 600px) {
body {
	min-width: 480px;
}
/*---------------------
  ヘッドここから
---------------------*/


.head-box1 {
	background-attachment: scroll;
	background-image: url(../img/fla3.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 100px;
	clear: both;
	margin-bottom: 20px;
	background-size: contain;
	height: auto;
	padding-top: 58.33%;
}

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


.news01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #FFFFFF;
}

.news01-box1 {
	overflow: hidden;
	width: 100%;
	float: left;
	padding-top: 20px;
	background-color: #8FBC4F;
	margin-bottom: 0px;
}
.news01-box2 {
	width: 100%;
	float: none;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.news01-box3 {
	width: 94%;
	overflow: hidden;
	height: 110px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
}
.news01-box4 {
	width: 250px;
	overflow: hidden;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

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


.cont01 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/bg1.png);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
.cont01-box1 {
	width: 94%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 40px;
	padding-bottom: 10px;
}
.cont01-box2 {
	width: 88%;
	overflow: hidden;
	float: none;
	margin-left: auto;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
}
.cont01-box2 a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.cont02 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-bottom: 50px;
	overflow: hidden;
	background-attachment: scroll;
	background-image: url(../img/co2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cont02-box1 {
	width: 88%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont02-box2 {
	width: 94%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.cont02-box3 {
	width: 94%;
	float: none;
	padding-top: 0px;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.cont03 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/bg2.png);
	background-repeat: no-repeat;
	background-position: center 250px;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
	margin-bottom: 60px;
}
.cont03-box1 {
	width: 88%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.cont03-box2 {
	width: 94%;
	overflow: hidden;
	float: none;
	clear: both;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.cont03-box3 {
	width: 94%;
	float: none;
	padding-top: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.cont04 {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(../img/bg3.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 40px;
	padding-bottom: 60px;
	overflow: hidden;
	margin-bottom: 60px;
}



.footmain {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
	background-color: #1F282F;
}



.foot1-box1 {
	width: 800px;
	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: #8D9297;
	font-size: 110%;
	line-height: 24px;
	text-decoration: none;
}
.foot1-box1 a:visited {
	color: #8D9297;
	text-decoration: none;
}

.foot1-box1 a:hover {
	text-decoration: none;
		color: #FFF;
			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;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 30px;
}


/*---------------------
  アニメーションボタン
---------------------*/
.button1 {
	display: block;
	width: 100%;
	clear: both;
}
.button1 a {
	display: block;
	width: 330px;
	border: 2px solid #FAFAFA;
	color: #F9F9F9;
	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: #999999;
	border: 2px solid #999999;
}

.button2 {
	display: block;
	width: 100%;
	clear: both;
}
.button2 a {
	display: block;
	width: 330px;
	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;
}
.button2 a:hover {
	color: #EEE1EA;
	border: 2px solid #EEE1EA;
}

.button3 {
	display: block;
	width: 100%;
	clear: both;
}
.button3 a {
	display: block;
	width: 330px;
	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;
}
.button3 a:hover {
	color: #CCCCCC;
	border: 2px solid #CCCCCC;
}


.td2 {
	text-align: center;
	margin-bottom: 30px;
	clear: both;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.logo2 {
	text-align: center;
	margin-bottom: 30px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

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

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

.spmini1 {

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



}	
