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;
	padding-bottom: 10px;




	transition: padding .3s;
	background-color: #FFF;
}

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

#top-in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
}
#footer-bg {
	width: 100%;
	line-height: 200%;
	background-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: #000;
}
#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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
	padding-top: 5px;
	font-size: 18pt;
	line-height: 200%;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.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: #42220B;
}

.bar {
	clear: both;
	width: 100%;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-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: #65BBE9;
  opacity: 0;
  visibility: hidden;
  -weblit-transition: .4s;
  transition: .4s;
}
.btn05:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}#navi {
	width: 700px;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
	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: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 35%;
}
.fixed {
	position: fixed;
	top: 0;
	padding: 0;
	width: 100%;
	z-index: 9999;
	opacity: 0.8;/*透明度を設定*/
}
.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: 800px;
}
#footer-town {
	background-image: url(images/footer-town.png);
	background-repeat: repeat-x;
	height: 136px;
	width: 100%;
}
#footer-work {
	float: right;
	width: 550px;
}
#footer-sign {
	font-weight: normal;
	color: #000;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 10pt;
}
.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;
}

.text-left {
	text-align: left;
	width: 100%;
}
#hatsunetsu {
	padding: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #090;
	font-size: 16pt;
}
.contents2 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 12pt;
	width: 100%;
}
.right70 {
	float: right;
	width: 68%;
	padding-left: 2%;
}
a:hover img{
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}
#footer-sign a:link,
#footer-sign a:visited{
	color: #000;
} ←通常のリンク色
#footer-sign a:hover,
#footer-sign a:active{
	color: #8DC33E;
} ←マウスを置いたときのリンク色

   form {
      max-width: 100%;
      margin: auto;
      background: white;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }
    label {
      font-size: 1.2em;
      font-weight: bold;
      display: block;
      margin-top: 20px;
    }
    input[type="text"],
    input[type="email"],
    textarea {
      width: 100%;
      padding: 12px;
      font-size: 1.1em;
      font-weight: bold;
      margin-top: 5px;
      border: 2px solid #ccc;
      border-radius: 6px;
      box-sizing: border-box;
    }
    textarea {
      resize: vertical;
    }
    input[type="checkbox"] {
      transform: scale(1.5);
      margin-right: 10px;
    }
    input[type="submit"] {
      margin-top: 30px;
      padding: 15px 30px;
      font-size: 1.2em;
      font-weight: bold;
      background-color: #007BFF;
      color: white;
      border: none;
      border-radius: 6px;
      cursor: pointer;
      width: 100%;
    }
    input[type="submit"]:hover {
      background-color: #0056b3;
    }