@charset "shift-jis";
/* --------------------------------------------------------------------
  Financial Academy
  Style Info: kensyu.htmliTopj setting
-------------------------------------------------------------------- */

#kensyu #main {
  padding-bottom: 0;
}

#kensyu article[id^="ar0"] {
  padding-left: 0;
  padding-right: 0;
}
#kensyu #innovate {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 700px) {
  #kensyu article[id^="ar0"] {
    width: 92%;
  }
}

a.link_koushihaken {
  display: inline;
}

.inner_top {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto;
}

/* ------------------------------
ar01
------------------------------ */
#ar01 .heading p {
  font-size: 16px;
  text-align: left;
}
#ar01 .our_vision_figure {
  margin-top: 30px;
}
#ar01 .our_vision_figure .figure {
  position: relative;
  width: 380px;
  min-width: 380px;
  height: 328px;
}
#ar01 .our_vision_figure .figure .think_triangle {
  position: absolute;
  width: 190px;
  height: 164px;
  background: #1c236d;
  font-family: "din-2014", sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 1.2;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
#ar01 .our_vision_figure .figure .think_triangle span {
  display: inline-block;
  padding-top: 4em;
}
#ar01 .our_vision_figure .figure .business {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#ar01 .our_vision_figure .figure .life {
  bottom: 0;
  left: 0;
}
#ar01 .our_vision_figure .figure .money {
  bottom: 0;
  right: 0;
}
#ar01 .our_vision_figure dl {
  text-align: left;
}
#ar01 .our_vision_figure dt {
  padding: 0.5em 0 0.1em;
}
#ar01 .our_vision_figure dd {
  padding-bottom: 1em;
}
#ar01 .our_vision_figure dd + dt {
  border-top: 1px dotted #1c236d;
}
#ar01 .our_vision_figure .strong {
  font-family: "din-2014", sans-serif;
  color: #1c236d;
  font-size: 50px;
  line-height: 1;
}
#ar01 .our_vision_figure .txt {
  color: #1c236d;
  font-size: 16px;
}
@media screen and (min-width: 861px) {
  #ar01 .heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  #ar01 .heading h2 {
    margin-bottom: 0;
    min-width: 250px;
  }
  #ar01 .heading p {
    max-width: 640px;
  }
}
@media screen and (min-width: 701px) {
  #ar01 .our_vision_figure {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 701px) and (max-width: 880px) {
  #ar01 .our_vision_figure .figure {
    width: 43.18vw;
    min-width: 43.18vw;
    height: 37.27vw;
  }
  #ar01 .our_vision_figure .figure .think_triangle {
    width: 21.59vw;
    height: 18.64vw;
    font-size: 2.27vw;
  }
}
@media screen and (max-width: 700px) {
  #kensyu article#ar01 {
    margin-top: 25px;
  }
  #ar01 .heading p {
    font-size: 14px;
  }
  #ar01 .our_vision_figure .figure {
    width: 240px;
    min-width: auto;
    height: 208px;
    margin: 0 auto 20px;
  }
  #ar01 .our_vision_figure .figure .think_triangle {
    width: 120px;
    height: 104px;
    font-size: 16px;
  }
  #ar01 .our_vision_figure .figure .think_triangle span {
    padding-top: 3em;
  }
  #ar01 .our_vision_figure .strong {
    font-size: 30px;
  }
  #ar01 .our_vision_figure .txt {
    font-size: 14px;
  }
  #kensyu .ourVision {
    margin-bottom: 0;
  }
}

/* ------------------------------
ar02
------------------------------ */
#ar02 .company_list {
  width: 100%;
  max-width: none;
  margin-top: 0;
}

/* ------------------------------
ar03
------------------------------ */
#ar03 .bnr,
#ar03 .bnr img {
  width: 100%;
}
#ar03 .bnr img {
  margin-top: 0;
}
#ar03.pickup .bnr_kinyugakushu {
  max-width: none;
}
@media screen and (max-width: 700px) {
  #ar03.pickup .bnr_kinyugakushu {
    margin: 0;
  }
}

/* ------------------------------
innovate
------------------------------ */
#innovate .textBox {
  margin-left: 0;
  margin-right: 0;
}
#innovate ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#innovate ul li dl dd {
  width: auto;
  padding-right: 0;
  text-align: left;
}
#innovate .target p.ico_01 {
  display: inline-block;
  margin-right: 1em;
  padding: 0.1em 0.5em;
  background: #3bb4dc;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 701px) {
  #innovate ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  #innovate ul li {
    width: 47%;
  }
}
@media screen and (max-width: 950px) {
  #innovate .achievement dt span {
    display: inline-flex;
    width: auto;
    height: auto;
    padding: 0.4em 1em;
    background-color: #f4fbfd;
    border: 1px solid #1eb4dc;
    color: #1eb4dc;
    line-height: 1.2;
  }
  #innovate .achievement dt.seika span {
    background-color: #fdf3f5;
    border-color: #e10e40;
    color: #e10e40;
  }
}
@media screen and (max-width: 700px) {
  #innovate .target p.ico_01 {
    font-size: 14px;
  }
}

/* ------------------------------
achievement
------------------------------ */
.achievement .heading_case {
  display: flex;
}
.achievement .heading_case .txt_case {
  width: 6em;
  border-bottom: 2px solid #1c236d;
  font-family: 'Josefin Slab', serif;
  color: #1c236d;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.achievement .heading_case .txt_ttl {
  width: calc(100% - 6em);
  padding-left: 1em;
  border-bottom: 2px solid #ccc;
  font-size: 21px;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 700px) {
  .achievement .heading_case .txt_case {
    font-size: 20px;
  }
  .achievement .heading_case .txt_ttl {
    font-size: 16px;
  }
}

/* ------------------------------
curriculum
------------------------------ */
#curriculum .tab_btn {
  display: flex;
  justify-content: space-between;
}
#curriculum .tab_btn li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  width: calc(98% / 4);
  padding: 0.5em 0.2em;
  background-color: #e8e9f0;
  box-sizing: border-box;
  border: 1px solid #1c236d;
  border-width: 1px 1px 0;
  border-radius: 5px 5px 0 0;
  color: #1c236d;
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  cursor: pointer;
}
#curriculum .tab_btn li.active {
  background-color: #1c236d;
  color: #fff;
}
#curriculum .tab_btn li .txt_s {
  font-size: 12px;
}
#curriculum .tab_content {
  display: none;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  padding: 30px 4%;
  border: 1px solid #1c2569;
  background: #fff;
  text-align: left;
}
#curriculum .tab_content table {
  box-sizing: border-box;
  width: 100%;
}
#curriculum .tab_content table th,
#curriculum .tab_content table td {
  display: block;
  box-sizing: border-box;
  padding: 1em 0;
  border: none;
  font-size: 14px;
}
#curriculum .tab_content table th {
  padding-bottom: 0;
  color: #1c2569;
}
#curriculum .tab_content table td {
  padding-top: 0.2em;
  border-bottom: 1px solid #ccc;
}
#curriculum .tab_content table tr:last-child td {
  border-bottom: 0;
}
@media screen and (min-width: 701px) {
  #curriculum .curriculum_toggle_btn {
    display: none;
  }
  #curriculum .tab_content.active {
    display: block;
  }
}
@media screen and (max-width: 700px) {
  #curriculum .pc_btn {
    display: none;
  }
  #curriculum .curriculum_toggle_btn {
    display: block;
    box-sizing: border-box;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    padding: 0.6em 20px 0.6em 0.5em;
    border-radius: 5px;
    border-width: 1px;
    background-color: #e8e9f0;
    border: 1px solid #1c236d;
    color: #1c236d;
    font-size: 14px;
    text-align: center;
    line-height: 1.4;
  }
  #curriculum .curriculum_toggle_btn::after {
    position: absolute;
    top: calc(50% - 4px);
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    border-right: 2px solid #1c236d;
    border-bottom: 2px solid #1c236d;
    content: '';
  }
  #curriculum .curriculum_toggle_btn.show {
    background-color: #1c236d;
    color: #fff;
  }
  #curriculum .curriculum_toggle_btn.show::after {
    top: 50%;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: none;
    border-bottom: none;
  }
  #curriculum .tab_content {
    margin-bottom: 5px;
    padding: 10px 4% 15px;
  }
  #curriculum .tab_content.show {
    display: block;
  }
}
@media screen and (min-width: 401px) {
  #curriculum .tab_btn .br400u {
    display: none;
  }
}