/* Scss Document */
body {
  padding-top: 53px;
}

.imgPc {
  display: none;
}

.imgSp {
  display: block;
}

.brPc {
  display: none;
}

.brSp {
  display: block;
}

.inner {
  width: auto;
  margin: 0 auto;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

header {
  height: 52px;
}
header .inner {
  width: 96%;
  margin: 0 auto;
  overflow-x: hidden;
}
header .inner .logo {
  width: 57%;
  margin: 0 auto 13px;
  padding-top: 12px;
}
header .btn {
  width: 18%;
  height: 20.5px;
  top: 14px;
}
header .btn a {
  width: 100%;
  height: 20.5px;
  font-size: 1.0em;
  line-height: 21.5px;
  letter-spacing: normal;
  text-align: center;
  background-size: 8px 10px;
  box-sizing: border-box;
}

header.fixed .btn {
  top: 14px;
}

footer {
  padding-top: 35px;
  padding-bottom: 10px;
}
footer .inner {
  padding-bottom: 30px;
}
footer .btn {
  width: 64%;
  height: auto;
  display: inline-block;
  margin-bottom: 20px;
}
footer .btn a {
  width: 100%;
  display: block;
  height: auto;
  padding: 15px 0;
  font-size: 1.5em;
  line-height: 1;
  background-size: 12.5px 16.5px;
  background-position: 90%;
}
footer .link {
  font-size: 1.2em;
  margin-bottom: 20px;
}
footer #pageTop {
  padding: 12px 0;
}
footer #pageTop a {
  width: 13.6%;
  height: auto;
}
footer dl {
  width: 85%;
  margin: 20px auto 0;
  padding: 20px 0;
}
footer dl dt {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 15px;
}
footer dl dd {
  font-size: 1.2em;
  line-height: 2;
}
footer .fLink {
  padding-top: 35px;
  margin-bottom: 30px;
  font-size: 10px;
}
footer .copy {
  font-size: 9px;
  padding-bottom: 10px;
}

#pankuzu {
  width: auto;
  margin: 0 auto;
  padding: 20px 0 0;
}
#pankuzu ul {
  width: auto;
  margin-bottom: 0;
  float: none;
  text-align: center;
}
#pankuzu ul li {
  display: inline-block;
  text-align: chenter;
  margin: 0 5px;
  vertical-align: middle;
}
#pankuzu ul .line {
  display: inline-block;
  width: 82px;
}

article section {
  margin-bottom: 35px;
}
article section h2 {
  font-size: 1.4em;
  padding: 6px 0;
  margin-bottom: 20px;
  line-height: 1.5;
}
article section h3 {
  font-size: 1.3em;
  margin-bottom: 15px;
}
article section .linkBtn {
  width: 56.8%;
  margin: 0 auto;
  font-size: 1.3em;
  padding: 11px 0;
  font-weight: bold;
}
article section .text {
  font-size: 1.2em;
  margin-bottom: 15px;
}
article section .text small {
  font-size: 0.8em;
}

/*---------------------------------------------------------------------------

	index

---------------------------------------------------------------------------*/
#mainVisual {
  height: auto;
  background: none;
}
#mainVisual .inner {
  width: 100%;
}
#mainVisual .inner .text {
  top: auto;
  left: auto;
  position: relative;
}

article.index {
  padding-top: 20px;
  margin-bottom: 35px;
}
article.index .inner {
  width: 96%;
  overflow: hidden;
}
article.index .scroll {
  overflow: auto;
  margin: 0;
}
article.index .scroll::-webkit-scrollbar {
  height: 2px;
}
article.index .scroll::-webkit-scrollbar-track {
  background: #F1F1F1;
}
article.index .scroll::-webkit-scrollbar-thumb {
  background: #d5d6d2;
}
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: 30px;
}
article.index #infoArea ul li {
  font-size: 1.2em;
  padding: 10px 0;
}
article.index #infoArea ul li .date {
  margin-right: 5%;
  width: 20%;
}
article.index #infoArea ul li .comment {
  width: 75%;
}
article.index #studyArea .lead {
  font-size: 1.2em;
  margin-bottom: 20px;
}
article.index #studyArea .img {
  width: 100%;
}
article.index #testAbout .text {
  font-size: 1.2em;
  margin-bottom: 15px;
}
article.index #testAbout table {
  width: 791px;
  margin: 0;
}
article.index #testAbout table thead th {
  font-size: 1.2em;
}
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-size: 1.2em;
  width: 150px;
}
article.index #testAbout table tbody th.date {
  width: 100px;
}
article.index #testAbout table tbody td {
  font-size: 1.0em;
}
article.index #testAbout table tbody td span {
  font-size: 0.8em;
}
article.index #testAbout .past {
  width: 100%;
  margin: 30px auto 0;
}
article.index #testAbout .past ul {
  box-sizing: border-box;
}
article.index #testAbout .past ul li {
  width: 100%;
  float: none;
  text-align: center;
  font-size: 1.2em;
}
article.index #testAbout .past ul li a {
  padding: 12px 0;
  display: block;
}
article.index #testAbout .past ul li a:after {
  top: -1px;
  right: 5%;
  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: 100%;
  border-left: none;
  border-top: 1px solid #d5d5d5;
}
article.index #studyAbout div {
  margin-bottom: 20px;
}
article.index #studyAbout div .text {
  font-size: 1.2em;
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
article.index #studyAbout div .img {
  width: 77%;
  float: none;
  margin: 0 auto;
}
article.index #studyAbout div .img img {
  width: 100%;
  height: auto;
}
article.index #studyAbout .tableConts p.caution {
  font-size: 1.2em;
}
article.index #studyAbout .tableConts div {
  margin-bottom: 15px;
  width: 100%;
  float: none;
}
article.index #studyAbout .tableConts div table {
  width: 468px;
}
article.index #studyAbout .tableConts div table thead th {
  font-size: 1.2em;
}
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 {
  font-size: 1.2em;
}
article.index #studyAbout .tableConts div table tbody td {
  font-size: 1.0em;
}
article.index #studyAbout .tableConts .right {
  float: none;
  margin-bottom: 5px;
}
article.index #studyAbout .tableConts2 div table:last-child {
  margin-bottom: 0;
}
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 .right {
  margin-bottom: 5px;
}
article.index #studyAbout .tableConts2 .right .scroll {
  margin-bottom: 0;
}
article.index #studyAbout .tableConts2 .right ul {
  padding-top: 10px;
}
article.index #studyAbout .tableConts2 .right ul li {
  font-size: 1.2em;
}
article.index #studyAbout .tableConts2 .right ul li p:first-child {
  margin-right: 2%;
  width: 2%;
}
article.index #studyAbout .tableConts2 .right ul li p:last-child {
  width: 95%;
}
article.index #resultsArea .lead {
  font-size: 1.2em;
  margin-bottom: 20px;
}
article.index #resultsArea .text {
  text-align: right;
  font-size: 1.0em;
}
article.index #resultsArea .conts {
  margin-bottom: 15px;
}
article.index #resultsArea .conts dl {
  width: 100%;
  float: none;
  margin-bottom: 15px;
}
article.index #resultsArea .conts dl:nth-child(2) {
  float: none;
}
article.index #resultsArea .conts dl dt {
  font-size: 1.1em;
  margin-bottom: 10px;
}
article.index #resultsArea .conts dl dt span {
  padding: 0 10px;
}
article.index #resultsArea .conts dl dd {
  font-size: 1.0em;
}
