.term .contentWrapper {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
.term .contentWrapper .termContent {
  padding: 65px 0 42px;
}
.term .contentWrapper .termContent .txt {
  padding-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2;
}
.term .contentWrapper .termContent .txt a {
  color: #053280;
}
.term .contentWrapper .termContent .txtBlock {
  margin-top: 34px;
}
.term .contentWrapper .termContent .txtBlock dl dt {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 36px;
  line-height: 1.5;
  color: #002f82;
}
.term .contentWrapper .termContent .txtBlock dl dd {
  padding-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2;
}
.term .contentWrapper .termContent .txtBlock dl dd table {
  width: 51.32653%;
  margin-top: 20px;
  border-collapse: separate;
  border-spacing: 0;
}
.term .contentWrapper .termContent .txtBlock dl dd table th, .term .contentWrapper .termContent .txtBlock dl dd table td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2;
}
.term .contentWrapper .termContent .txtBlock dl dd table th {
  width: 50%;
  padding: 18px 0;
  background: #f5f4f1;
  border-bottom: 2px solid #e5e4de;
}
.term .contentWrapper .termContent .txtBlock dl dd table th:first-child {
  border-right: 2px solid #e5e4de;
}
.term .contentWrapper .termContent .txtBlock dl dd table th span {
  display: block;
  width: 60%;
  margin: 0 auto;
  text-align: left;
}
.term .contentWrapper .termContent .txtBlock dl dd table td {
  padding: 18px 0;
  border-bottom: 2px solid #e5e4de;
}
.term .contentWrapper .termContent .txtBlock dl dd table td:first-child {
  border-right: 2px solid #e5e4de;
}
.term .contentWrapper .termContent .txtBlock dl dd table td span {
  display: block;
  width: 60%;
  margin: 0 auto;
  text-align: left;
}
.term .contentWrapper .termContent .txtBlock dl dd p {
  margin-top: 10px;
  padding-left: 1em;
  text-indent: -1em;
}
.term .contentWrapper .termContent .adobeBlock {
  margin-top: 26px;
}
.term .contentWrapper .termContent .adobeBlock p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  line-height: 2;
  font-weight: bold;
}
.term .contentWrapper .termContent .adobeBlock ul {
  margin-top: 20px;
  padding: 20px 2.44898%;
  background: #f5f4f1;
  letter-spacing: -.40em;
}
.term .contentWrapper .termContent .adobeBlock ul li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  padding-left: 2.44898%;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  line-height: 1.71429;
}
.term .contentWrapper .termContent .adobeBlock ul li:first-child {
  padding-left: 0;
  padding-right: 2.44898%;
  border-right: 2px solid #e5e4de;
}
.term .contentWrapper .termContent .adobeBlock ul li a {
  color: #053280;
}
@media (max-width: 663px) {
  .term .contentWrapper .termContent .adobeBlock li {
    display: block !important;
    padding: 0 !important;
  }
  .term .contentWrapper .termContent .adobeBlock li:first-child {
    border-right: 0 !important;
  }
}
.infoBlock {
  margin-top: 48px;
  padding-top: 42px;
  border-top: 2px solid #e4ecf7;
}
/*
.infoBlock h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 1.5;
}
.infoBlock h2 .sub {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 26px;
  line-height: 2.16667;
  font-weight: bold;
}
.infoBlock h2 .sub:before {
  content: "";
}
*/
.infoBlock ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 22px;
}
.infoBlock ul li {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  border-right: 2px solid #e4ecf7;
}
.infoBlock ul li:first-child {
  border-left: 2px solid #e4ecf7;
}
.infoBlock ul li a {
  display: block;
  color: black;
  padding: 14px 0 10px;
}
.infoBlock ul li a p {
  display: block;
  margin: 0 auto;
}
.infoBlock ul li a p.icon {
  width: 31.0559%;
}
.infoBlock ul li a p.icon img {
  width: 100%;
}
.infoBlock ul li a p.txt {
  padding-top: 16px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  line-height: 1.66667;
}
.infoBlock ul li a p.txt .txtline1 {
  display: block;
}
.infoBlock ul li a p.txt .txtline2 {
  display: inline;
}
.infoBlock ul li a p.txt .txtline3 {
  display: block;
}
.infoBlock ul li.txtlink a p.txt .lastline {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
.infoBlock ul li.txtlink a p.txt .lastline:after {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  content: '';
  width: 13px;
  height: 12px;
  background: url('../../images/_sprite-s9246d69bc0.png') no-repeat 0 -1312px;
  overflow: hidden;
  text-indent: -9999px;
}
@media (max-width: 864px) {
  .infoBlock ul li a p.txt .txtline2 {
    display: block;
  }
}
@media (max-width: 862px) {
  .infoBlock ul li a p.txt .txtline3 {
    display: block;
  }
}
.infoBlock ul li:hover {
  background: #f3f8ff;
}

/* 20160823追加　上部パンくずのための変更 */
@media (min-width: 640px) {
  #wrapper.idxpage #container #categoryHeader {
    margin-bottom: 30px !important;
  }
}
/* 20160823追加　上部パンくずのための変更 */