.abi_custom .contentInner dt,
.abi_custom .contentInner dd {
  font-size: 15px;
  line-height: 1.8;
}
.abi_custom h2 {
  margin: 0 auto 30px;
  text-align: center;
}
.abi_custom .eachBlock-title {
  margin-bottom: 40px;
}
.abi_custom .eachBlock-title small {
  display: block;
  font-size: 36px;
  margin: 10px 0 0;
}
.abi_custom .eachBlock-description,
.abi_custom p.eachBlock-description {
  text-align: center;
  margin: 0 0 45px;
}
.abi_custom {
  /* contents
  ----------------------------------- */
}
.abi_custom .heading {
  margin-bottom: 60px;
  text-align: center;
}
.abi_custom .heading .title {
  padding: 60px 0;
}
.abi_custom .heading .connect {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 30px auto 10px;
  width: 500px;
}
.abi_custom .heading .connect .mail {
  width: 208px;
}
.abi_custom .heading .connect .mail a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #036eb7;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 13px;
  padding: 10px 0;
  position: relative;
}
.abi_custom .heading .connect .mail a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.abi_custom .heading .connect .mail a:after {
  content: "";
  background-image: url(../../assets/images/icon_circle_right_arrow.png);
  background-size: cover;
  height: 13px;
  display: inline-block;
  margin-left: 5px;
  width: 13px;
}
.abi_custom .heading .comment {
  margin: 0 auto 20px;
  text-align: left;
  width: 500px;
}
.abi_custom .heading .linkPDF {
  color: #036eb7;
}
.abi_custom .introduction {
  margin-bottom: 60px;
}
.abi_custom .introduction ul {
  margin-bottom: 35px;
}
.abi_custom .introduction ul li {
  border-bottom: 2px solid #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0;
}
.abi_custom .introduction ul li dl {
  padding-left: 30px;
}
.abi_custom .introduction ul li dl dt {
  font-size: 20px;
  font-weight: bold;
}
.abi_custom .introduction ul li dl .period {
  color: #036eb7;
}
.abi_custom .introduction ul li dl span {
  background-color: #036eb7;
  color: #fff;
  font-size: 13px;
  margin-right: 10px;
  padding: 2px 4px;
  vertical-align: 2px;
}
@media screen and (min-width: 768px) {
  .abi_custom .introduction ul li .photo {
    width: 41.2%;
    max-width: 309px;
  }
  .abi_custom .introduction ul li .photo img {
    width: 100%;
  }
  .abi_custom .introduction ul li dl {
    width: 54.8%;
    max-width: 411px;
  }
}
.abi_custom .linkArea {
  margin-top: 60px;
}
.abi_custom .linkArea .inquiryBtn {
  margin: 0 auto 60px;
  width: 262px;
}
.abi_custom .linkArea .inquiryBtn a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #036eb7;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  padding: 20px 0;
  position: relative;
}
.abi_custom .linkArea .inquiryBtn a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.abi_custom .linkArea .inquiryBtn a:after {
  content: "";
  background-image: url(../../assets/images/icon_circle_right_arrow.png);
  background-size: cover;
  height: 16px;
  display: inline-block;
  margin-left: 5px;
  width: 16px;
}
.abi_custom .bnrArea {
  margin: 0 auto;
  width: 355px;
}
.abi_custom .bnrArea p {
  font-size: 13px;
}
.abi_custom .bnrArea p:after {
  content: "";
  background-image: url(../../assets/images/icon_right_arrow.png);
  background-size: contain;
  height: 9px;
  display: inline-block;
  margin-left: 10px;
  width: 18px;
}
.abi_custom .data,
.abi_custom .performance {
  margin-bottom: 60px;
}
.abi_custom .data .eachBlock,
.abi_custom .performance .eachBlock {
  margin-bottom: 20px;
}
.abi_custom .data .eachBlock .eachBlock-list-group,
.abi_custom .performance .eachBlock .eachBlock-list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list {
  border: 4px solid #036eb7;
  margin-bottom: 18px;
  width: 48%;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list:nth-child(even),
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list:nth-child(even) {
  margin-left: 10px;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list a,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list a:hover,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-image,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-image {
  border-right: solid 4px #036eb7;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-image img,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-image img {
  display: block;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-text,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-text {
  padding: 15px;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-text .eachBlock-list-date,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-text .eachBlock-list-date {
  color: #e12828;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
.abi_custom .data .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-text .eachBlock-list-title,
.abi_custom .performance .eachBlock .eachBlock-list-group .eachBlock-list a .eachBlock-list-text .eachBlock-list-title {
  color: #036eb7;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
}
.abi_custom .moreCont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.abi_custom .moreCont a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #036eb7;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  padding: 15px 0;
  position: relative;
  margin: 0 auto 40px;
  width: 260px;
}
.abi_custom .moreCont a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
.abi_custom .moreCont a:after {
  content: "";
  background-image: url(../../assets/images/icon_circle_right_arrow.png);
  background-size: cover;
  height: 18px;
  display: inline-block;
  margin-left: 10px;
  width: 18px;
}
.abi_custom .moreCont .inquiryBtn {
  margin-left: 15px;
}
.abi_custom .mediaBtnBox {
  text-align: center;
  margin: 20px auto;
  max-width: 600px;
}
.abi_custom .mediaBtnBox .btnTitle {
  font-size: 15px;
  margin-bottom: 30px;
  color: #333;
}
.abi_custom .mediaBtnBox:nth-of-type(2) .btnTitle {
  margin-top: 50px;
}
.abi_custom .mediaBtnBox:nth-of-type(2) {
  border-top: 1px solid #dbdbdb;
}
.abi_custom .tel.hidden-sp img {
  width: 266px;
}
.abi_custom .introduction .photo img {
  width: 309px;
}