/* ==========================================================================
   Index
   ========================================================================== */
/* Header Anchor
   ========================================================================== */
.header-anchor {
  background-color: #f3f6fb;
}
.header-anchor_inner {
  position: relative;
  width: 980px;
  height: 190px;
  margin: 0 auto;
}
.header-anchor_list {
  zoom: 1;
  position: absolute;
  top: 35px;
  left: calc(50% - 363px);
}
.header-anchor_list:before,
.header-anchor_list:after {
  content: '';
  display: table;
}
.header-anchor_list:after {
  clear: both;
}
.header-anchor_list > li {
  position: relative;
  float: left;
  margin-left: 33px;
  line-height: 1.4;
  font-weight: 500;
  font-size: 1.6em;
}
.header-anchor_list > li:first-child {
  margin-left: 0;
}
.header-anchor_list > li > a {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  display: table-cell;
  overflow: visible;
  width: 220px;
  height: 190px;
  padding-top: 10px;
  border: #d1d4da 2px solid;
  background-color: #fff;
  color: #252e33;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header-anchor_list > li > a:hover {
  border-color: #3995ea;
  text-decoration: none;
}
.header-anchor_list > li > a:before {
  display: inline-block;
  position: absolute;
  left: 50%;
  content: "";
}
.header-anchor_list > li > a:after {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 23px;
  height: 31px;
  margin-left: -11px;
  background: url(../img/index_header-anchor_icn01.png) no-repeat;
  content: "";
}
.header-anchor_list .header-anchor_list_age > a:before {
  top: -4px;
  width: 64px;
  height: 64px;
  margin-left: -32px;
  background: url(../img/index_header-anchor_img01.png) no-repeat;
}
.header-anchor_list .header-anchor_list_term > a:before {
  top: -5px;
  width: 64px;
  height: 65px;
  margin-left: -32px;
  background: url(../img/index_header-anchor_img02.png) no-repeat;
}
.header-anchor_list .header-anchor_list_resource > a:before {
  top: -4px;
  width: 64px;
  height: 70px;
  margin-left: -28px;
  background: url(../img/index_header-anchor_img03.png) no-repeat;
}
.header-anchor_list .header-anchor_list_satisfaction > a:before {
  top: -3px;
  width: 92px;
  height: 64px;
  margin-left: -46px;
  background: url(../img/index_header-anchor_img04.png) no-repeat;
}
/* Main Content
   ========================================================================== */
.data-explain {
  width: 500px;
  float: left;
  margin-right: 30px;
}
.data-explain_title {
  display: inline-block;
  position: relative;
  line-height: 1.3;
  font-weight: 500;
  font-size: 2.6em;
}
.data-explain_title:before {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 6px;
  content: "";
}
.data-explain_title > sub {
  font-size: 46.15%;
  margin-left: 5px;
}
.data-explain_balloon {
  position: relative;
  margin-top: 36px;
  padding: 32px 36px 29px;
  background-color: #f3f6fb;
  border: #d1d4da 2px solid;
  border-radius: 5px;
  border-top-right-radius: 0;
}
.data-explain_balloon:after {
  display: inline-block;
  position: absolute;
  top: -2px;
  right: -20px;
  width: 20px;
  height: 18px;
  background: url(../img/index_data-explain_icn01.png) no-repeat;
  content: "";
}
.data-explain_balloon_title {
  color: #2668c1;
  line-height: 1.3;
  font-weight: 500;
  font-size: 2.2em;
}
.data-explain_balloon_title + p {
  margin-top: 10px;
}
.data-graph {
  overflow: hidden;
  zoom: 1;
}
.data-graph > figure {
  text-align: right;
}
.data-graph > figure > img{
  width: auto;
}
.age {
  margin-top: 90px;
}
.age > .content-inner .data-graph figure {
  text-align: center;
}
.age .data-explain {
  margin-top: 34px;
}
.age .data-explain_title {
  padding-left: 72px;
}
.age .data-explain_title:before {
  width: 45px;
  height: 45px;
  margin-top: -22px;
  background: url(../img/index_age_icn01.png) no-repeat;
}
.term {
  margin-top: 55px;
  padding-top: 70px;
  border-top: #d1d4da 1px solid;
}
.term .data-explain_title {
  padding-left: 72px;
}
.term .data-explain_title:before {
  width: 45px;
  height: 46px;
  margin-top: -23px;
  background: url(../img/index_term_icn01.png) no-repeat;
}
.resource {
  margin-top: 60px;
  padding-top: 94px;
  border-top: #d1d4da 1px solid;
}
.resource .data-explain {
  margin-top: -15px;
}
.resource .data-explain_title {
  padding-left: 72px;
}
.resource .data-explain_title:before {
  width: 44px;
  height: 48px;
  margin-top: -24px;
  background: url(../img/index_resource_icn01.png) no-repeat;
}
.satisfaction {
  margin-top: 100px;
  padding-top: 60px;
  border-top: #d1d4da 1px solid;
}
.satisfaction .data-explain {
  margin-top: 6px;
}
.satisfaction .data-explain_title {
  padding-left: 85px;
}
.satisfaction .data-explain_title:before {
  left: 2px;
  width: 65px;
  height: 45px;
  margin-top: -22px;
  background: url(../img/index_satisfaction_icn01.png) no-repeat;
}
.data-faq {
  padding-top: 10px;
}
.data-faq .mod-faq_inner {
  margin-top: 45px;
}
