@charset "utf-8";
#about {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
/*___________ step ___________ */
#about .step {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  position: relative;
}
#about .step h2 {
  float: left;
  font-size: 250%;
  font-weight: bold;
  width: 100%;
  line-height: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D9D9D9;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

#about .step .title {
  text-align: center;
  font-size: 140%;
  font-weight: bold;
  width: 100%;
  height: 50px;
  line-height: 50px;
  float: left;
  margin-bottom: 20px;
}
#about .step ul {
  width: 840px;
  margin-right: auto;
  margin-left: auto;
}
#about .step li {
  list-style-type:none;
  display: block;
  width: 250px;
  float: left;
}
#about .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;
}
#about .step li .image {
  width: 250px;
  float: left;
  height: 175px;
  text-align: center;
}
#about .step li .text {
  width: 100%;
  float: left;
  font-size: 120%;
  line-height: 20px;
  margin-top: 20px;
  font-weight: bold;
  color: #404040;
  text-align: left;
}
#about .step li .text span {
  color: #FC868D;
  font-weight: bold;
}

#about .step .icon {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 115px;
  right: 50px;
}

/*___________ future ___________ */
#about .future {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 100px;
}
#about .future h2 {
  float: left;
  font-size: 250%;
  font-weight: bold;
  width: 100%;
  line-height: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D9D9D9;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
#about .future ul {
  margin: 0px;
  padding: 0px;
  width: 1000px;
}
#about .future li {
  list-style-type:none;
  display: block;
  width: 310px;
  float: left;
  padding: 0px;
  margin-top: 10px;
  margin-right: 35px;
  margin-bottom: 40px;
  margin-left: 0px;
}
#about .future li:nth-child(3n) {
  margin-right: 0px;
}

#about .future li .image {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
#about .future li h3 {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
  width: 100%;
  font-size: 150%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
}
#about .future li h4 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: left;
  line-height: 20px;
}
/*___________ edition ___________ */
#about .edition {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  margin-bottom: 100px;
}
#about .edition h2 {
  float: left;
  font-size: 250%;
  font-weight: bold;
  width: 100%;
  line-height: 50px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D9D9D9;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}
#about .edition p {
  float: left;
  font-size: 110%;
  width: 100%;
  line-height: 20px;
  margin-bottom: 20px;
}
#about .edition .table {
  float: left;
  width: 1000px;
}
#about .edition .table th {
  background-color: #535353;
  color: #fff;
  line-height: 40px;
  width: 25%;
  text-align: center;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFF;
  font-size: 120%;
}
#about .edition .table .head {
  text-align: center;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #D9D9D9;
  width: 25%;
  font-weight: bold;
  color: #80B01F;
  font-size: 120%;
}
#about .edition .table td {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height:150%;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #D9D9D9;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D9D9D9;
}
#about .edition .table td:last-child {
  border-right:none;
} 

#about .edition .table .text {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 120%;
  text-align: center;
}
#about .edition .table span {
  color: #FFA000;
  font-weight: bold;
}
#about .edition .table .button {
  text-align: center;
  height: 30px;
  width: 160px;
  margin-right: auto;
  margin-left: auto;
}
#about .edition .table tr:nth-child(odd) {
  background-color: #F1F1F1;
}
#about .edition .table tr:nth-child(even) {
  background-color: #FFFFFF;
}

/*___________ multi ___________ */
#about .multi {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  position: relative;
  margin-bottom: 50px;
}
#about .multi h2 {
  font-size: 180%;
  font-weight: bold;
  line-height: 40px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  background-color: #3C3C3C;
  height: 40px;
  color: #FFF;
  text-align: left;
}
#about .multi p {
  float: left;
  font-size: 110%;
  width: 100%;
  line-height: 20px;
  margin-bottom: 20px;
}
#about .multi .price {
  float: left;
}
#about .multi .contents {
  float: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D9D9D9;
  width: 100%;
  margin-top: 15px;
  padding-top: 30px;
}
#about .multi .contents ul {
  margin: 0px;
  padding: 0px;
  width: 460px;
  float: left;
}
#about .multi .contents li {
  list-style-type:none;
  display: block;
  width: 460px;
  float: left;
  margin-bottom: 30px;
}
#about .multi .contents li .image {
  width: 100px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
#about .multi .contents h3 {
  font-size: 140%;
  line-height: 22px;
  padding-bottom: 10px;
  color: #333333;
  font-weight: bold;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
#about .multi .contents h4 {
  font-size: 110%;
  line-height: 21px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
#about .multi .contents .account {
  margin: 0px;
  padding: 0px;
  width: 460px;
  float: right;
}
#about .multi .contents .table {
  float: left;
  width: 460px;
  margin-top: 20px;
}
#about .multi .contents .table th {
  background-color: #535353;
  color: #fff;
  line-height: 40px;
  width: 25%;
  text-align: center;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFF;
  font-size: 120%;
}
#about .multi .contents .table td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #D9D9D9;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D9D9D9;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 120%;
  text-align: center;
}
#about .multi .contents .table td:last-child {
  border-right:none;
} 
#about .multi .contents .table tr:nth-child(odd) {
  background-color: #F1F1F1;
}
#about .multi .contents .table tr:nth-child(even) {
  background-color: #FFFFFF;
}
#about .multi .contents .bikou {
  margin-top: 10px;
  float: left;
  width: 100%;
  text-align: right;
}
#about .multi .icon {
  width: 335px;
  height: 130px;
  position: absolute;
  top: 60px;
  right: 0px;
}

/*___________ full ___________ */
#about .full {
  width: 1000px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  position: relative;
}
#about .full h2 {
  font-size: 180%;
  font-weight: bold;
  line-height: 40px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  background-color: #3C3C3C;
  height: 40px;
  color: #FFF;
  text-align: left;
}
#about .full p {
  float: left;
  font-size: 110%;
  width: 100%;
  line-height: 20px;
  margin-bottom: 20px;
}
#about .full .price {
  float: left;
}
#about .full .contents {
  float: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #D9D9D9;
  width: 100%;
  margin-top: 15px;
  padding-top: 30px;
}
#about .full .contents ul {
  margin: 0px;
  padding: 0px;
  float: left;
}
#about .full .contents li {
  list-style-type:none;
  display: block;
  width: 460px;
  float: left;
  margin-bottom: 30px;
}
#about .full .contents li:nth-child(even) {
  list-style-type:none;
  display: block;
  width: 460px;
  float: right;
  margin-bottom: 30px;
}

#about .full .contents li .image {
  width: 100px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#about .full .contents h3 {
  font-size: 140%;
  line-height: 22px;
  padding-bottom: 10px;
  color: #333333;
  font-weight: bold;
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
#about .full .contents h4 {
  font-size: 110%;
  line-height: 21px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
#about .full .icon {
  width: 335px;
  height: 130px;
  position: absolute;
  top: 60px;
  right: 0px;
}
