@charset "utf-8";
/* CSS Document */
body{
	background:#e7f1d8;
}
.center_txt{
	text-align:center;
}

#content {
	background-color: #fff;
	width: 1100px;
}
#side_content_out {
	position:relative;
	height:100px;
	background-color: #fff;
	float: left;
	width: 320px;
}
#side_content {
	left:0;
	top:0;
	position:absolute;
	background-color: #fff;
	width: 320px;
	z-index:10;
	opacity:1;
}
#side_content2 {
	left:0;
	top:0;
	position:absolute;
	background-color: #fff;
	width: 320px;
	z-index:-10;
	opacity:0;
}



.side_navi {
	height: 550px;
	width: 287px;
	margin-left: 20px;
	margin-top: 70px;
	background-color: #44b549;
	border-radius: 10px;
}
.side_navi2 {
	height: 363px;
	width: 287px;
	margin-left: 20px;
	margin-top: 70px;
	background-color: #f48d82;
	border-radius: 10px;
}



.fixed {
  position: fixed;
  top:0;
  bottom:10px;
}
.side_navi ul {
	padding-top: 15px;
}
.side_navi li {
	padding-bottom: 2px;
	padding-left: 12px;
}
.side_navi2 ul {
	padding-top: 15px;
}
.side_navi2 li {
	padding-bottom: 2px;
	padding-left: 12px;
}
#hokan_switch{
	padding-top:100px;
}
#hokan_switch .box1{
	background:url(../images/houkan01.png);
	width:100%;
	background-size:100% 100%;
	height:275px;
	margin:auto;
	display:block;
	position:relative;
}
#hokan_switch .box2{
	background:url(../images/houkan02.png);
	width:100%;
	background-size:100% 100%;
	height:275px;
	margin:auto;
	display:none;
	position:relative;
}
#hokan_switch .imgbox1{
	position:absolute;
	top:-30px;
	left:0px;
	width:50%;
	height:35px;
}
#hokan_switch .imgbox2{
	position:absolute;
	top:-30px;
	right:0;
	width:50%;
	height:35px;
}

#hokan_switch  img{
	position:absolute;
	left:50%;
	top: 0;
  	-webkit-transform: translate(-50%, -0%); /* Safari用 */
  	transform: translate(-50%, -0%);
	animation-name:up_down;
	animation-duration:2s;
	animation-iteration-count:infinite;
	animation-timing-function:ease;
}

@keyframes up_down{
	0%,100%{
		top:10px;
	}
	50%{
		top:-10px;
	}
	
	
}










#hokan_switch a{
	position:absolute;
	display:block;
	width:50%;
	height:105px;
	top:20px;
}
#hokan_switch .box1 a{
	right:0;
}
#hokan_switch .box2 a{
	left:0;
}
#main_content {
	float: right;
	background-color: #fff;
	width: 780px;
}

#title2 h2{
	font-size: 20px;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
}
#title h2{
	font-size: 20px;
	color: #000;
	text-align: center;
	padding-bottom: 10px;
}

#aisatu {
	background-image: url(../images/houkan_greeting_bg.png);
	background-size:100% 100%;
	height: 672px;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}

#aisatu h3 {
	text-align: center;
	padding-top: 130px;
}
#aisatu_text {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#aisatu_name {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: right;
	padding-right: 100px;
}

#aisatu2 {
	background:url(../images/houkan03.png);
	background-size:100% 100%;
	height: 672px;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}
#aisatu2 h3 {
	text-align: center;
	padding-top: 130px;
}
#aisatu_text2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#aisatu_name2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: right;
	padding-right: 100px;
}


.box01 {
	margin-top: 100px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
.box01 h3 {
	color: #000;
}
.main1 .box02 {
	background-color: #FFF;
	border-radius: 10px;
	width: 580px;
	padding: 20px;
	border: medium solid #44b549;
}
.main2 .box02 {
	background-color: #FFF;
	border-radius: 10px;
	width: 580px;
	padding: 20px;
	border: medium solid #f48d82;
}
.box02 h4 {
	color: #f64;
	font-size: 18px;
}

.box02 .kochira {
	font-weight: bolder;
	font-size: 18px;
	margin-bottom: 16px;
}



hr {
	border-width: 3px 0 0 0; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #faf4a2; /* 線色 */
	margin-top:5px;
	margin-bottom:10px;
}
.main1 .box02 img {
	padding-left: 380px;
}
.main2 .box02 img {
	padding-left: 320px;
}
.top {
	text-align: right;
	padding-right:70px;
}
.top a{
	color:#000;
}
#info {
	background-image: url(../images/houkan_info_bg.png);
	background-repeat: no-repeat;
	height: 214px;
	width: 574px;
	margin-top:100px;
	margin-left:100px;
	margin-bottom:100px;
	border: medium solid #44b549;
	border-radius:20px;
}
#info h3 {
	font-size: 19px;
	padding-left: 100px;
	padding-top: 30px;
	color: #43b649;
}
#info h4 {
	padding-left: 100px;
}

#info2 {
	background-image: url(../images/houkan_info_bg.png);
	background-repeat: no-repeat;
	height: 214px;
	width: 574px;
	margin-top:100px;
	margin-left:100px;
	margin-bottom:100px;
	border: medium solid #f48d82;
	border-radius:20px;
}
#info2 h3 {
	font-size: 19px;
	padding-left: 100px;
	padding-top: 30px;
	color: #43b649;
}
#info2 h4 {
	padding-left: 100px;
}
#link {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	width: 680px;
	margin-top: 80px;
	overflow: hidden;
}
#link img {
	padding-left:5px;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}
#link img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

#link2 {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:50px;
	width: 680px;
	margin-top: 80px;
	overflow: hidden;
}
#link2 img {
	padding-left:5px;
    -moz-transition: -moz-transform 0.2s linear;
    -webkit-transition: -webkit-transform 0.2s linear;
    -o-transition: -o-transform 0.2s linear;
    -ms-transition: -ms-transform 0.2s linear;
    transition: transform 0.2s linear;
}
#link2 img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}


#houhou2 img{
	padding:0;
	padding-top:20px;
	padding-left:20px;
	
}






#footer {
	background-color: #def0f9;
	background-repeat: no-repeat;
	height: 708px;
	background-image: url(../images/houkan_bg.png);
	width: 1100px;
}
#footerlink {
	font-size: 14px;
	padding-top: 420px;
	width: 650px;
	float: left;
	padding-left: 70px;
}
#footerinfo {
	float: right;
	height: 190px;
	width: 300px;
	background-color: #FFF;
	border-radius: 10px;
	margin-right: 50px;
	margin-top: 420px;
}
#footerinfo01 {
	width: 190px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}

#footerinfo01 img {
	float: left;
}
#footerinfo01 h2 {
	color: #72bf44;
	float: right;
	padding-top: 5px;
}
#footerinfo02 {
	padding-left: 30px;

}
#footerinfo02 h3 {
	color: #f7941e;
}
#footerinfo02 p {
	font-size: 20px;
	font-weight: bold;
}
#footerinfo03 {
	margin-left: 30px;
}
#footerinfo03 p {
	font-size: 20px;
	font-weight: bold;
}

#footerinfo03 h3 {
	color: #72bf44;
}
#footerinfo04 {
	font-weight: bold;
	margin-left: 30px;
}


#copyright {
	width: 500px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#unei_content {
	background-color: #43b649;
	padding-top: 50px;

}

.unei {
	background-color: #FFC;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px;
}

#back {
	margin-top: 15px;
	padding-bottom: 50px;
}
#back p {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}


.main1{
	display:block;
}.main2{
	display:none;
}