@charset "UTF-8";

body {
  overflow: auto;
}

#headSec {
  display: block;
}

/*voice detail*/
.postArea {
  width: 640px;
  margin: 0 auto;
}
.postmain-tl {
  background: url(../img/benefit/postmain-tl.png) no-repeat 0 0;
  width: 141px;
  height: 27px;
  display: inline-block;
  text-indent: -9999px;
  overflow: hidden;
  margin-top: 52px;
}
.post-tl {
  font-size: 2.153em;
  color: #a284c2;
  margin-bottom: 22px;
  text-decoration: none;
  display: block;
  text-align: left;
  margin-top: 56px;
  line-height: 1.3;
}
.post-sub {
  font-size: 1.384em;
  color: #a284c2;
  margin-bottom: 30px;
  margin-left: 2px;
  text-align: left;
  word-wrap: break-word;
}
.post-sub .post-addless {
  display: inline-block;
  width: 100%;
  word-wrap: break-word;
  line-height: 1.3;
}
.post-sub .post-name {
  display: inline-block;
  margin-left: 17px;
}
.post-content {
  margin-bottom: 80px;
}
.post-content p {
  font-size: 1.23em;
  line-height: 2.125;
  letter-spacing: 0.05em;
  text-align: left;
  margin: 30px 0 30px 2px;
}
.post-content img {
  width: 100%;
  height: auto;
}
.other-post {
  background: #f0ebf2;
  text-align: left;
  padding-top: 36px;
  padding-bottom: 48px;
}
.other-post-inner {
  width: 640px;
  margin: 0 auto;
}
.tl-other {
  background: url(../img/benefit/tl-other.png) no-repeat 0 0;
  width: 222px;
  height: 27px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  margin-bottom: 50px;
}
.other-post li {
  background: url(../img/benefit/bg-dot.png) no-repeat 1px center;
  width: 213px;
  display: block;
  float: left;
  padding-left: 11px;
  font-size: 1.23em;
  margin-bottom: 22px;
  box-sizing: border-box;
}
.other-post li a {
  border-bottom: solid 1px #666666;
  color: #666666;
  text-decoration: none;
}
.other-post li a:hover {
  border-bottom: solid 1px #f0ebf2;
}
.inquiryArea {
  margin-top: 0;
}

