body {
	margin: 0px;
	padding: 0px;
	}

*{
	padding:0;
	margin: 0;
}

h1{
	font-size: 10pt;
	font-weight: normal;
}
h2{
	font-size: 10pt;
	font-weight: normal;
}

table    {
	background-color:#CCC;
}
th       {
	background-color:#CCC;
	color:#ffffff;
}
td       {
	background-color:#FFF;
	color:#000;
	padding-left: 10px;
}

#header-line {
	width: 100%;
	color: #000;
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-bottom: 10px;



	transition: padding .3s;
}

#top-out {
	width: 100%;
	text-align: center;
}

#top-in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
}
#footer-bg {
	background-color: #64B8F8;
	width: 100%;
	line-height: 200%;
	text-align: center;
	color: #FFF;
}
#footer-bg2 {
	width: 100%;
	line-height: 200%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	text-align: center;
	clear: both;
	background-image: url(images/footer-bgc_03.jpg);
	background-repeat: repeat;
}
#footer-center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	line-height: 200%;
	font-size: 12pt;
	color: #FFF;
}
#map {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}
#footer-access {
	float: right;
	width: 550px;
	line-height: 200%;
}
#footer-tel {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 200%;
	font-family: "HG創英角ｺﾞｼｯｸUB";
	font-size: 14pt;
	color: #FFF;
}
#footer-logo {
	text-align: center;
	width: 100%;
}
.center {
	text-align: center;
	width: 100%;
}

.title {
	font-family: "ＤＨＰ特太ゴシック体";
	width: 100%;
	padding-top: 5px;
	font-size: 18pt;
	line-height: 200%;
	font-weight: bold;
	color: #8BC53F;
	text-align: center;
	text-decoration: underline;
}
.topics1 {
	padding: 5px;
	width: 950px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-left: 10px;
}
.topics {
	height: 350px;
	width: 100%;
	overflow: auto;
}
.conte-right {
	float: right;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14pt;
	line-height: 200%;
}
.font1 {
	font-size: 16pt;
	font-weight: bold;
	color: #09F;
}
.font2 {
	font-size: 14pt;
	font-weight: bold;
	color:#039
}



.bar {
	clear: both;
	width: 100%;
	padding-top: 2%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.pict-right {
	float: right;
	width: 445px;
	margin-left: 10px;
}
.company-pict {
	float: right;
	width: 450px;
	padding-left: 10px;
}
.contents2 {
	line-height: 300%;
	width: 100%;
}
.baikyaku-index {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14pt;
	color: #6D9A33;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #6D9A33;
}
.baikyaku2 {
	font-size: 12pt;
	width: 950px;
	padding-left: 50px;
	padding-top: 10px;
}
.btn05 {
	position: relative;
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-heigt: 1.2em;

  -webkit-transition: .8s;
  transition: .8s;
}
.btn05:hover {
  cursor: pointer;
}
.btn05::after {
  position: absolute;
  bottom: -8px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #009844;
  opacity: 0;
  visibility: hidden;
  -weblit-transition: .4s;
  transition: .4s;
}
.btn05:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}
.read-more {
	width: 35%;
	border: 1px solid #6C0;
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
}

#navi {
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	text-align: center;
}
.center-index {
	text-align: center;
	width: 100%;
	clear: both;
}
.top-conte {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#navi2 {
	text-align: center;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCEE77;
	padding-bottom: 10px;
}
.works-right {
	float: right;
	width: 480px;
}
.works-left {
	float: left;
	width: 480px;
}
.setsumei {
	line-height: 170%;
	text-align: left;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.flow {
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: 280px;
}
.use {
	text-align: left;
	width: 930px;
	margin-left: 50px;
}
div.animation_box {
  padding: 10px;
  opacity: 0;
  transform: translateY(-20px);
  transition: 5s ease;
}


.anime_wrap{
    position: relative;
    overflow: hidden;
}
.anime_wrap p{
    position: absolute;
    top: 70px;
    left: 30px;
    font-size: 40px;
    font-weight: bold;
}
.pattern2 img{
    opacity: 0;
    transform: translateX(40px);
    transition: 7s;
}
.pattern2.show img{
    opacity: 1;
    transform: translateX(0);
}
.pattern2 p{
    color: #FFF;
    opacity: 0;
    transform: translateX(-40px);
    transition: 3s;
    transition-delay: 3s;
}
.pattern2.show p{
    opacity: 1;
    transform: translateX(0);
}
.start {
	position: fixed;
	top: 0;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 9000;
	background-color: #FFF;
}
.start p {
	position: fixed;
	left: 40%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 45%;
}
.fixed {
	position: fixed;
	top: 0;
	padding: 0;
	width: 100%;
	z-index: 9999;
	opacity: 0.9;/*透明度を設定*/
}
.fadeIn {
  opacity: 0;
  transition: 3s;
}
.fadeIn.is-show {
  opacity: 1;
}
.fadeIn_up {
  opacity: 0;
  transform: translate(0, 50%);
  transition: 2s;
}
.fadeIn_up.is-show {
  transform: translate(0, 0);
  opacity: 1;
}





.info-out {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	text-align: left;
}
.info-contents {
	float: right;
	width: 70%;
}
#footer-town {
	background-image: url(images/footer-town.png);
	background-repeat: repeat-x;
	height: 101px;
	width: 100%;
}
#footer-work {
	float: right;
	width: 450px;
}
#footer-sign {
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.footer-line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

@charset "utf-8";

#g-nav{
	/*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
	z-index: 999;
	/*ナビのスタート位置と形状*/
  top:-120%;
	left:0;
	width:100%;
	height: 100vh;/*ナビの高さ*/
	background:#64B8F8;
	/*動き*/
  transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    top: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
	/*ナビゲーション天地中央揃え*/
    position: absolute;
	z-index: 999;
	top:40%;
	left:50%;
	transform: translate(-50%,-50%);
	width: 50%;
}

/*リストのレイアウト設定*/

#g-nav li{
  list-style: none;
    text-align: center; 
}

#g-nav li a{
	color: #FFF;
	text-decoration: none;
	padding:10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 10pt;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1{
  position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
  top:10px;
  right: 10px;
  cursor: pointer;
    width: 15%;
    height:7%;
}
  
/*×に変化*/  
.openbtn1 span{
	display: inline-block;
    transition: all .4s;
	position: absolute;
	left: 14px;
	height: 6%;
	border-radius: 2px;
	background-color: #666;
	width: 45%;
  }

.openbtn1 span:nth-of-type(1) {
  top:5px; 
}

.openbtn1 span:nth-of-type(2) {
  top:15px;
}

.openbtn1 span:nth-of-type(3) {
  top:25px;
}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.text {
	text-align: left;
	width: 100%;
}
.shinryo1 {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #41A8F5;
	text-align: left;
}
.toiawase {
	font-size: 12pt;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
#footer-bg a:link,
#footer-bg a:visited{
	color: #FFF;
} ←通常のリンク色
#footer-bg a:hover,
#footer-bg a:active{
	color: #FFF;
} ←マウスを置いたときのリンク色
