@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 5px;
	width: 40px;
	height: 40px;
	z-index: 50000;
}
.fadein {
  opacity : 0;
  transform: translateY(40px);
  transition: all 1.5s;
}	
.fadein2 {
  opacity : 0;
  transform: translateY(50px);
  transition: all 1.7s;
}
.fadein3 {
  opacity : 0;
  transform: translateY(60px);
  transition: all 1.9s;
}
.fadein4 {
  opacity : 0;
  transform: translateX(-100px);
  transition: all 1.5s;
}
.fadein5 {
  opacity : 0;
  transform: translateX(100px);
  transition: all 1.5s;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 0px;
	z-index: 1000;
}

/*--------------------------------------------------------------------------コンテナ*/
#container {
	width: 1100px;
	height: 1750px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

#contents {
	width: 820px;
	height: 1750px;
	float: left;
	margin-left: 60px;
}
#side {
	width: 220px;
	height: auto;
	float: left;
}
/*--------------------------------------------------------------------------サイド*


/*--------------------------------------------------------------------------コンテンツ*/

#contents01 {
	width: 820px;
	height: 950px;
	float: left;
}
.c01_ttl {
	width: 805px;
	height: 45px;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	background-image: url(../web/akiya/ttl.gif);
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	text-align: left;
}
.txt1 {
	width: 820px;
	height: auto;
	float: left;
	margin-top: 30px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
	text-align: left;
}
.flac1{
	width: 200px;
	height: 30px;
	float: left;
	padding: 10px;
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../web/flow/ac1.jpg);
}
.flac2{
	width: 200px;
	height: 30px;
	float: left;
	padding: 10px;
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../web/flow/ac2.jpg);
	background-repeat: no-repeat;
}
.flt{
	width: 570px;
	height: 49px;
	float: left;
	margin-top: 30px;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	margin-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}



#contents02 {
	width: 820px;
	height: 700px;
	float: left;
	margin-top: 70px;
}
.c02_ttl {
	width: 805px;
	height: 45px;
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	background-image: url(../web/akiya/ttl.gif);
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	text-align: left;
}
.t16_069b_l27 {
	font-size: 16px;
	line-height: 27px;
	color: #069;
	letter-spacing: 3px;
	font-weight:bold;
}


@media screen and (min-width:768px){


}
