/* ==========================================================================
   Index
   ========================================================================== */
/* Page Anchor (Header)
   ========================================================================== */
.page-anchor {
  background-color: #f3f6fb;
}
.page-anchor_inner {
  position: relative;
  width: 980px;
  height: 220px;
  margin: 0 auto;
}
.page-anchor_list {
  overflow: hidden;
  zoom: 1;
  position: absolute;
  top: 40px;
}
.page-anchor_list > li {
  position: relative;
  float: left;
  margin-left: 33px;
  line-height: 1.4;
  font-weight: 500;
  font-size: 1.4em;
}
.page-anchor_list > li:first-child {
  margin-left: 0;
}
.page-anchor_list > li:before {
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 0;
  height: 0;
  border-right: 60px solid transparent;
  content: "";
}
.page-anchor_list > li > a {
  -webkit-transition: .3s ease;
  transition: .3s ease;
  display: table-cell;
  width: 220px;
  height: 210px;
  border: #d1d4da 2px solid;
  background-color: #fff;
  color: #252e33;
  text-align: center;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-anchor_list > li > a:hover {
  text-decoration: none;
}
.page-anchor_list > li > a:before {
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 25px;
  content: "";
}
.page-anchor_list > li > a:after {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 20px;
  width: 23px;
  height: 31px;
  margin-left: -11px;
  content: "";
}
.page-anchor_list .page-anchor_list_counselor:before {
  border-top: #fcf5ec 60px solid;
}
.page-anchor_list .page-anchor_list_counselor > a:hover {
  border-color: #f69c1b;
}
.page-anchor_list .page-anchor_list_counselor > a:before {
  width: 17px;
  height: 34px;
  background: url(../img/index_page-anchor_img01.png) no-repeat;
}
.page-anchor_list .page-anchor_list_counselor > a:after {
  background: url(../img/index_page-anchor_icn01.png) no-repeat;
}
.page-anchor_list .page-anchor_list_quantity:before {
  border-top: #fdf0ed 60px solid;
}
.page-anchor_list .page-anchor_list_quantity > a:hover {
  border-color: #f77a59;
}
.page-anchor_list .page-anchor_list_quantity > a:before {
  width: 23px;
  height: 35px;
  background: url(../img/index_page-anchor_img02.png) no-repeat;
}
.page-anchor_list .page-anchor_list_quantity > a:after {
  background: url(../img/index_page-anchor_icn02.png) no-repeat;
}
.page-anchor_list .page-anchor_list_settweb:before {
  border-top: #f0f5fb 60px solid;
}
.page-anchor_list .page-anchor_list_settweb > a:hover {
  border-color: #5691e0;
}
.page-anchor_list .page-anchor_list_settweb > a:before {
  width: 25px;
  height: 36px;
  background: url(../img/index_page-anchor_img03.png) no-repeat;
}
.page-anchor_list .page-anchor_list_settweb > a:after {
  background: url(../img/index_page-anchor_icn03.png) no-repeat;
}
.page-anchor_list .page-anchor_list_seminar:before {
  border-top: #e4f5f8 60px solid;
}
.page-anchor_list .page-anchor_list_seminar > a:hover {
  border-color: #3ca9bd;
}
.page-anchor_list .page-anchor_list_seminar > a:before {
  width: 27px;
  height: 34px;
  background: url(../img/index_page-anchor_img04.png) no-repeat;
}
.page-anchor_list .page-anchor_list_seminar > a:after {
  background: url(../img/index_page-anchor_icn04.png) no-repeat;
}
.page-anchor_list_strong {
  font-size: 142.86%;
  font-weight: bold;
}
.page-anchor_list_strong-en {
  font-size: 164.29%;
  line-height: 1.1;
  font-weight: bold;
}
/* Page Anchor (Footer)
   ========================================================================== */
.page-anchor.opt-anchor-footer {
  margin-top: 110px;
}
.page-anchor.opt-anchor-footer .page-anchor_inner {
  height: 210px;
}
.page-anchor.opt-anchor-footer .page-anchor_list {
  top: -50px;
}
.page-anchor.opt-anchor-footer .page-anchor_list > li:before {
  display: none;
}
.page-anchor.opt-anchor-footer .page-anchor_list > li > a {
  height: 220px;
}
.page-anchor.opt-anchor-footer .page-anchor_list > li > a:before {
  top: auto;
  bottom: 23px;
  left: 50%;
}
.page-anchor.opt-anchor-footer .page-anchor_list > li > a:after {
  top: 20px;
  bottom: auto;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page-anchor.opt-anchor-footer .page-anchor_list .page-anchor_list_counselor > a:before {
  margin-left: -8px;
}
.page-anchor.opt-anchor-footer .page-anchor_list .page-anchor_list_quantity > a:before {
  margin-left: -11px;
}
.page-anchor.opt-anchor-footer .page-anchor_list .page-anchor_list_settweb > a:before {
  margin-left: -12px;
}
.page-anchor.opt-anchor-footer .page-anchor_list .page-anchor_list_seminar > a:before {
  margin-left: -13px;
}
/* Main Contents
   ========================================================================== */
.section-header {
  position: relative;
  height: 280px;
}
.section-header_title {
  display: table;
  position: absolute;
  bottom: -29px;
  left: -36px;
  height: 173px;
}
.section-header_title_number {
  display: table-cell;
  width: 173px;
  text-align: center;
  vertical-align: middle;
}
.section-header_title_text {
  display: table-cell;
  padding: 0 45px;
  color: #fff;
  line-height: 1.4;
  font-weight: 500;
  font-size: 2.4em;
  vertical-align: middle;
}
.section-intro {
  margin-top: 55px;
  line-height: 1.7;
  font-size: 1.6em;
}
/* Counselor
   ========================================================================== */
.counselor {
  margin-top: 30px;
  padding-top: 60px;
}
.counselor .section-header {
  background: url(../img/index_counselor_header_img01.jpg) no-repeat;
}
.counselor .section-header_title {
  width: 580px;
}
.counselor .section-header_title_number {
  background-color: #f6871b;
}
.counselor .section-header_title_text {
  background-color: #f69c1b;
}
.counselor_flow {
  overflow: hidden;
  zoom: 1;
  margin-top: 30px;
}
.counselor_flow:first-child {
  margin-top: 0;
}
.counselor_flow > li {
  float: left;
  width: 210px;
  margin-left: 46px;
  font-size: 1.0em;
}
.counselor_flow > li:first-child {
  margin-left: 0;
}
.counselor_flow_nav {
  position: relative;
  padding: 5px 0 4px;
  border: #d1d4da 2px solid;
  border-radius: 5px;
  background-color: #f3f6fb;
  font-weight: 500;
  font-size: 1.5em;
  text-align: center;
}
.counselor_flow_nav:after {
  display: inline-block;
  position: absolute;
  top: -2px;
  right: -20px;
  width: 22px;
  height: 40px;
  background: url(../img/index_counselor_flow_nav_bg01.png) no-repeat;
  content: "";
}
.counselor_flow_nav + figure {
  margin-top: 15px;
}
.counselor_flow_nav.opt-flow-goal {
  border-color: #f69c1b;
  background-color: #fff5e6;
  color: #f27903;
}
.counselor_flow_nav.opt-flow-goal:after {
  display: none;
}
/* Quantity
   ========================================================================== */
.quantity {
  margin-top: 60px;
  padding-top: 60px;
  border-top: #d1d4da 1px solid;
}
.quantity .section-header {
  background: url(../img/index_quantity_header_img01.jpg) no-repeat;
}
.quantity .section-header_title {
  width: 540px;
}
.quantity .section-header_title_number {
  background-color: #f56741;
}
.quantity .section-header_title_text {
  background-color: #f77755;
}
.quantity-box {
  margin-top: 50px;
  padding: 30px;
}
/* SETTWEB
   ========================================================================== */
.settweb {
  margin-top: 60px;
  padding-top: 60px;
  border-top: #d1d4da 1px solid;
}
.settweb .section-header {
  background: url(../img/index_settweb_header_img01.jpg) no-repeat;
}
.settweb .section-header_title {
  width: 570px;
}
.settweb .section-header_title_number {
  background-color: #4280d3;
}
.settweb .section-header_title_text {
  background-color: #5691e0;
}
/* Seminar
   ========================================================================== */
.seminar {
  margin-top: 60px;
  padding-top: 60px;
  border-top: #d1d4da 1px solid;
}
.seminar .section-header {
  background: url(../img/index_seminar_header_img01.jpg) no-repeat;
}
.seminar .section-header_title {
  width: 530px;
}
.seminar .section-header_title_number {
  background-color: #2199ae;
}
.seminar .section-header_title_text {
  background-color: #3ca9bd;
}
.seminar-lodal-title {
  position: relative;
  padding: 12px 0 12px 24px;
  border-width: 50px;
}
.seminar-lodal-title.thema-tool:before {
  display: inline-block;
  position: absolute;
  top: 14px;
  left: -40px;
  width: 29px;
  height: 24px;
  background: url(../img/index_settweb_icn01.png) no-repeat;
  content: "";
}
.seminar-lodal-title.thema-seminar:before {
  display: inline-block;
  position: absolute;
  top: 13px;
  left: -39px;
  width: 30px;
  height: 26px;
  background: url(../img/index_settweb_icn02.png) no-repeat;
  content: "";
}
.seminar-feature {
  margin-top: 25px;
}
.seminar-feature_block {
  display: table-cell;
  width: 450px;
  padding-left: 39px;
}
.seminar-feature_block:first-child {
  padding-right: 40px;
  padding-left: 0;
  border-right: #d1d4da 1px solid;
}
