@charset "utf-8";
#index {
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  text-align: center;
}
#slide {
  width: 100%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 380px;
  background-color: #6DA31D;
}
#slide .contents {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 380px;
  background-image: url(../img/index/slider_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
}

/*___________ slide_about ___________ */
#slide li#slide_about {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 380px;
}
#slide li#slide_about .left {
  width: 420px;
  text-align: center;
  margin-right: auto;
  margin-left: 15px;
  height: 380px;
  float: left;
}
#slide li#slide_about .right {
  width: 530px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 380px;
  float: right;
}
#slide li#slide_about .text {
  width: 420px;
  float: left;
  font-weight: bold;
  color: #FFF;
  font-size: 140%;
  margin-top: 60px;
}
#slide li#slide_about .title {
  width: 420px;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}
#slide li#slide_about p {
  width: 420px;
  float: left;
  color: #FFF;
  font-size: 110%;
  line-height: 20px;
}
#slide li#slide_about .button {
  width: 250px;
  float: left;
  margin-top: 30px;
}

#slide li#slide_about .image {
  margin-top: 45px;
}


/*___________ slide_custom ___________ */
#slide li#slide_custom {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 380px;
}
#slide li#slide_custom .left {
  width: 500px;
  text-align: center;
  margin-right: auto;
  margin-left: 15px;
  height: 380px;
  float: left;
}
#slide li#slide_custom .right {
  width: 470px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 380px;
  float: right;
}
#slide li#slide_custom .text {
  width: 500px;
  float: left;
  font-weight: bold;
  color: #FFF;
  font-size: 140%;
  margin-top: 60px;
}
#slide li#slide_custom .title {
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}
#slide li#slide_custom p {
  width: 500px;
  float: left;
  color: #FFF;
  font-size: 110%;
  line-height: 20px;
}
#slide li#slide_custom .button {
  width: 250px;
  float: left;
  margin-top: 30px;
}

#slide li#slide_custom .image {
  margin-top: 45px;
}
/*___________ slide_custom ___________ */
#slide li#slide_designpackage {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 380px;
}
#slide li#slide_designpackage .left {
  width: 450px;
  text-align: center;
  margin-right: auto;
  margin-left: 15px;
  height: 350px;
  float: left;
}
#slide li#slide_designpackage .right {
  width: 500px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  height: 350px;
  float: right;
}
#slide li#slide_designpackage .text {
  width: 450px;
  float: left;
  font-weight: bold;
  color: #FFF;
  font-size: 140%;
  margin-top: 60px;
}
#slide li#slide_designpackage .title {
  float: left;
  margin-top: 10px;
  margin-bottom: 20px;
}
#slide li#slide_designpackage p {
  float: left;
  color: #FFF;
  font-size: 110%;
  line-height: 20px;
  width: 450px;
}
#slide li#slide_designpackage .button {
  width: 250px;
  float: left;
  margin-top: 30px;
}

#slide li#slide_designpackage .image {
  margin-top: 40px;
}


/*___________ step ___________ */
#index .step {
  width: 840px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
  position: relative;
}
#index .step h2 {
  float: left;
  font-size: 250%;
  font-weight: bold;
  width: 100%;
  margin: 0px;
  padding: 0px;
  line-height: 40px;
}
#index .step h2 span {
  color: #80B01F;
}

#index .step .title {
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  float: left;
  margin-bottom: 20px;
}
#index .step ul {
  width: 840px;
  margin-right: auto;
  margin-left: auto;
}
#index .step li {
  list-style-type:none;
  display: block;
  width: 250px;
  float: left;
}
#index .step li.arrow {
  list-style-type:none;
  display: block;
  width: 45px;
  float: left;
  height: 175px;
  background-image: url(../img/index/step_arrow.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#index .step li .image {
  width: 250px;
  float: left;
  height: 175px;
  text-align: center;
}
#index .step li .text {
  width: 100%;
  float: left;
  font-size: 120%;
  line-height: 20px;
  margin-top: 20px;
  font-weight: bold;
  color: #404040;
  text-align: center;
}
#index .step .icon {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 92px;
  right: -22px;
}
/*___________ future ___________ */
#index .future {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
}
#index .future h2 {
  float: left;
  font-size: 250%;
  font-weight: bold;
  width: 100%;
  margin: 0px;
  line-height: 40px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #F0F0F0;
}
#index .future ul {
  margin: 0px;
  padding: 0px;
  width: 1000px;
}
#index .future li {
  list-style-type:none;
  display: block;
  width: 310px;
  float: left;
  padding: 0px;
  margin-top: 0px;
  margin-right: 35px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#index .future li:nth-child(3n) {
  margin-right: 0px;
}

#index .future li .image {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
#index .future li h3 {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
  width: 100%;
}
#index .future li h4 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: left;
}

/*___________ index_series ___________ */
#index_series {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  text-align: center;
  background-color: #EDEFEF;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 20px;
}
#index_series .contents {
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  text-align: center;
}
#index_series h2 {
  float: left;
  font-size: 250%;
  font-weight: bold;
  width: 100%;
  padding: 0px;
  line-height: 40px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
}
#index_series ul {
  margin: 0px;
  padding: 0px;
  width: 1000px;
}
#index_series li {
  list-style-type:none;
  display: block;
  width: 310px;
  float: left;
  padding: 0px;
  margin-top: 0px;
  margin-right: 33px;
  margin-bottom: 33px;
  margin-left: 0px;
  background-color: #FFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #E6E6E6;
  border-bottom-color: #E6E6E6;
  position: relative;
  top: 0px;
  right: 0px;
}
#index_series li:nth-child(3n) {
  margin-right: 0px;
}
#index_series li a {
  text-decoration: none;
}


#index_series li .image {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
#index_series li h3 {
  margin: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
  padding-bottom: 8px;
  line-height: 19px;
  font-size: 120%;
  color: #666;
  text-decoration: none;
}
#index_series li h4 {
  font-weight: normal;
  margin: 0px;
  text-align: left;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #333;
  text-decoration: none;
}
#index_series .icon {
  width: 146px;
  height: 144px;
  position: absolute;
  top: -25px;
  right: -45px;
}


/*___________ news ___________ */
#news {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  margin-top: 60px;
}
#news .title {
  width: 1000px;
  font-size: 180%;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  height: 40px;
  padding-bottom: 15px;
}
#news ul {
  float: left;
  width: 100%;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E4E4E4;
  margin: 0px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#news li {
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  float: left;
}
#news .day {
  float: left;
  line-height: 18px;
  width: 100px;
  text-align: center;
  font-size: 120%;
  font-weight:bold;
}
#news .text {
  float: left;
  line-height: 18px;
  width: 890px;
  padding-left: 10px;
  font-size: 120%;
}
#news .text a {
  cursor: pointer
}
