/* location */

/* main
------------------------------------------------------------------------------*/

.img {
  display: block;
  margin: 0 auto;
}

.img-txt {
  color: #bebebe;
  font-size: 10px;
  position: absolute;
  right: 15px;
  top: 310px;
}

.contents-foot-info span {
  width: 1100px;
}

.pagetop {
  font-size: 14px;
  margin:20px auto 60px;
  text-align: right;
  width: 1100px;
}

.pagetop a {
  color: #0a57a5;
  text-decoration: underline;
  transition: none;
}

.pagetop a:hover {
  text-decoration: none;
}


/* content1
------------------------------------------------------------------------------*/

.content1 {}

.content1 .img-area {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 60%;
}

.content1 .img-area li {
  float: left;
  margin: 0 10px 10px 0;
  width: 175px;
}

.content1 .txt-area {
  float: left;
  margin: 0;
  width: 40%;
}


/* content2
------------------------------------------------------------------------------*/

.content2 {
  margin-bottom: 60px;
}

.content2 .block-title.mt90 {
  margin-top: 90px;
}

.content2 .top-area .txt {
  background: #f9fcfd;
  border: 1px solid #99b9d9;
  border-radius: 3px;
  margin: 15px 0 0;
  padding: 8px 0 8px 10px;
  width: 48.5%;
}

.content2 .top-area .left {
  float: left;
}

.content2 .top-area .right {
  float: right;
}

.content2 .img2-3 {
  width: 700px;
}

.content2 .img2-3txt {
  margin: 1.8em auto;
  width: 700px;
}

.content2 .img-txt {
  color: #fff;
  text-align: right;
  right: 0px;
  padding-right: 5px;
  opacity: 1;
}

.kotsu-other {
  list-style: none;
  margin: 80px auto 0;
  padding: 0;
  text-align: center;
}

.kotsu-other li {
  display: inline-block;
  margin: 0 20px 3em;
  position: relative;
  vertical-align: top;
  width: 45%;
}

.kotsu-other li.last {
  display: block;
}

.kotsu-other h4.title {
  font-size: 18px;
  margin-bottom: 10px;
}

.kotsu-other .img-txt {
  top: 340px;
}

.kotsu-other .txt span {
  display: block;
}

.kotsu-other .txt .s-txt {
  margin: 0 0 6px;
}
