/* Scss Document */
body {
  padding-top: 93px;
}

.brSp {
  display: none;
}

#pankuzu {
  width: 960px;
  margin: 0 auto;
  padding: 27px 0 0;
}
#pankuzu p {
  display: inline-block;
  text-align: left;
  line-height: 1.25;
  font-size: 11px;
  vertical-align: middle;
  color: #71828a;
}
#pankuzu p a {
  color: #71828a;
  text-decoration: underline;
}
#pankuzu p a:hover {
  text-decoration: none;
}
#pankuzu ul {
  float: right;
}
#pankuzu ul li {
  display: inline-block;
  text-align: right;
  margin-left: 10px;
  vertical-align: middle;
}
#pankuzu ul .line {
  display: none;
}

article section {
  margin-bottom: 80px;
}
article section h2 {
  background: #349cd3;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  padding: 8px 0;
  margin-bottom: 40px;
}
article section h3 {
  font-size: 21px;
  color: #349cd3;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
article section .text {
  font-size: 15px;
  margin-bottom: 30px;
  line-height: 2;
}
article section .text small {
  font-size: 13px;
}
article section .linkBtn {
  display: block;
  color: #349cd3;
  font-size: 19px;
  padding: 14px 0;
  border: 1px solid #349cd3;
  border-radius: 4px;
  width: 408px;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}
article section .linkBtn:hover {
  background: #349cd3;
  color: #fff;
}

/*---------------------------------------------------------------------------

	index

---------------------------------------------------------------------------*/
#mainVisual {
  height: 400px;
  overflow: hidden;
  border-bottom: 1px solid #d9d9d9;
  background: url(../images/index/bg_mv.jpg) no-repeat center bottom;
  background-size: cover;
}
#mainVisual .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
#mainVisual .inner .text {
  top: 86px;
  left: 45px;
  position: absolute;
}

article.index {
  padding-top: 30px;
  margin-bottom: 80px;
}
article.index .inner {
  width: 960px;
  margin: 0 auto;
}
article.index table {
  border: 1px solid #d5d6d7;
}
article.index table thead th {
  background: #b6c1c7;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: 1px solid #d5d6d7;
}
article.index table tbody th {
  border: 1px solid #d5d6d7;
}
article.index table tbody td {
  border: 1px solid #d5d6d7;
}
article.index table tbody .txtCenter {
  text-align: center;
  vertical-align: middle;
}
article.index table tbody .txtLeft {
  text-align: left;
}
article.index table tbody .txtMiddle {
  vertical-align: middle;
}
article.index #infoArea {
  margin-bottom: 55px;
}
article.index #infoArea ul {
  border-top: 1px solid #d5d6d7;
  border-bottom: 1px solid #d5d6d7;
}
article.index #infoArea ul li {
  font-size: 15px;
  letter-spacing: -.40em;
  padding: 12px 0;
  border-bottom: 1px dashed #95989a;
  line-height: 1.5;
}
article.index #infoArea ul li:last-child {
  border-bottom: none;
}
article.index #infoArea ul li p {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}
article.index #infoArea ul li .date {
  margin-right: 25px;
}
article.index #infoArea ul li .comment a {
  color: #349cd3;
  text-decoration: underline;
}
article.index #infoArea ul li .comment a:hover {
  text-decoration: none;
}
article.index #studyArea .lead {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 60px;
}
article.index #studyArea .img {
  width: 791px;
  margin: 0 auto;
}
article.index #testAbout table {
  width: 791px;
  margin: 0 auto;
}
article.index #testAbout table thead th {
  font-size: 15px;
  padding: 9px 0 8px;
}
article.index #testAbout table thead th:nth-child(1) {
  width: 150px;
}
article.index #testAbout table thead th:nth-child(2) {
  width: 183px;
}
article.index #testAbout table thead th:nth-child(3) {
  width: 143px;
}
article.index #testAbout table thead th:nth-child(4) {
  width: 141px;
}
article.index #testAbout table thead th:nth-child(5) {
  width: 171px;
}
article.index #testAbout table tbody th {
  font-weight: bold;
  font-size: 14px;
  padding: 0 8px;
  vertical-align: middle;
  text-align: left;
  line-height: 1.5;
  width: 150px;
}
article.index #testAbout table tbody th.date {
  width: 100px;
}
article.index #testAbout table tbody td {
  padding: 12px 8px;
  font-size: 14px;
  line-height: 1.5;
}
article.index #testAbout table tbody td span {
  font-size: 10px;
  vertical-align: super;
}
article.index #testAbout table tbody th.txtCenter {
  width: 42px;
  text-align: center;
  padding: 0;
}
article.index #testAbout .past {
  width: 791px;
  margin: 60px auto 0;
}
article.index #testAbout .past ul {
  border: 1px solid #d5d5d5;
}
article.index #testAbout .past ul li {
  width: 395px;
  float: left;
  text-align: center;
  font-size: 15px;
}
article.index #testAbout .past ul li a {
  padding: 12px 0;
  display: block;
}
article.index #testAbout .past ul li a:hover {
  color: #2876a1;
}
article.index #testAbout .past ul li a:after {
  top: -1px;
  right: 20%;
  left: auto;
  width: 10px;
  height: 10px;
  border-top: 1px solid #44a4d6;
  border-right: 1px solid #44a4d6;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #349cd3;
}
article.index #testAbout .past ul li:last-child {
  width: 393px;
  border-left: 1px solid #d5d5d5;
}
article.index #studyAbout div {
  margin-bottom: 0;
}
article.index #studyAbout div .text {
  font-size: 15px;
  line-height: 2;
  float: left;
  width: 520px;
}
article.index #studyAbout div .img {
  width: 398px;
  float: right;
}
article.index #studyAbout div .img img {
  width: 100%;
  height: auto;
}
article.index #studyAbout .tableConts p.caution {
  text-align: right;
  clear: both;
  font-size: 12px;
  padding-top: 10px;
}
article.index #studyAbout .tableConts div {
  width: 468px;
  float: left;
  margin-bottom: 0;
}
article.index #studyAbout .tableConts div table {
  width: 100%;
}
article.index #studyAbout .tableConts div table thead th {
  padding: 10px 0;
  font-size: 12px;
  line-height: 1.5;
  vertical-align: middle;
}
article.index #studyAbout .tableConts div table thead th:nth-child(1) {
  width: 67px;
}
article.index #studyAbout .tableConts div table thead th:nth-child(2) {
  width: 180px;
}
article.index #studyAbout .tableConts div table thead th:nth-child(3) {
  width: 34px;
}
article.index #studyAbout .tableConts div table thead th:nth-child(4) {
  width: 65px;
}
article.index #studyAbout .tableConts div table thead th:nth-child(5) {
  width: 61px;
}
article.index #studyAbout .tableConts div table thead th:nth-child(6) {
  width: 64px;
}
article.index #studyAbout .tableConts div table tbody th {
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 0 8px;
}
article.index #studyAbout .tableConts div table tbody th.bBottom {
  border-bottom: 2px solid #d5d6d7;
}
article.index #studyAbout .tableConts div table tbody td {
  vertical-align: middle;
  padding: 8px 6px;
  font-size: 12px;
}
article.index #studyAbout .tableConts div table tbody td.txtLeft {
  width: 64px;
}
article.index #studyAbout .tableConts div table tbody tr.bBottom td {
  border-bottom: 2px solid #d5d6d7;
}
article.index #studyAbout .tableConts .right {
  float: right;
}
article.index #studyAbout .tableConts2 div table thead th:nth-child(1) {
  width: 63px;
}
article.index #studyAbout .tableConts2 div table thead th:nth-child(2) {
  width: 63px;
}
article.index #studyAbout .tableConts2 div table thead th:nth-child(3) {
  width: 153px;
}
article.index #studyAbout .tableConts2 div table thead th:nth-child(4) {
  width: 184px;
}
article.index #studyAbout .tableConts2 div table tbody th {
  text-align: center;
}
article.index #studyAbout .tableConts2 div table tbody td {
  vertical-align: top;
  line-height: 1.5;
}
article.index #studyAbout .tableConts2 .right .scroll {
  float: none;
  margin: 0;
}
article.index #studyAbout .tableConts2 .right ul {
  padding-top: 22px;
}
article.index #studyAbout .tableConts2 .right ul li {
  font-size: 12px;
  line-height: 1.25;
  margin-bottom: 5px;
}
article.index #studyAbout .tableConts2 .right ul li p {
  float: left;
}
article.index #studyAbout .tableConts2 .right ul li p:first-child {
  margin-right: 10px;
  width: 12px;
}
article.index #studyAbout .tableConts2 .right ul li p:last-child {
  width: 443px;
}
article.index #resultsArea .lead {
  font-size: 15px;
  line-height: 2;
  margin-bottom: 60px;
}
article.index #resultsArea .img {
  width: 791px;
  margin: 0 auto;
}
article.index #resultsArea .text {
  text-align: right;
  font-size: 15px;
}
article.index #resultsArea .conts {
  margin-bottom: 40px;
}
article.index #resultsArea .conts dl {
  width: 468px;
  float: left;
}
article.index #resultsArea .conts dl:nth-child(2) {
  float: right;
}
article.index #resultsArea .conts dl dt {
  font-size: 18px;
  font-weight: bold;
  color: #349cd3;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
article.index #resultsArea .conts dl dt span {
  background: #fff;
  position: relative;
  z-index: 10;
  padding: 0 20px;
}
article.index #resultsArea .conts dl dt:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #349cd3;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
}
article.index #resultsArea .conts dl dd {
  font-size: 15px;
  line-height: 1.5;
}
