@charset "shift-jis";
/* --------------------------------------------------------------------
Financial Academy

/school/css/lp/money_machine.css
-------------------------------------------------------------------- */
*{ box-sizing: border-box;}
body {
  font-size: 18px;
  text-align: left;
  overflow-x: hidden;
}
@media screen and (max-width: 599px) {
  body{ font-size: 16px;}
}

#container { margin-top: 0;}
section { position: relative;}
section .inner {
  width: 92%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 90px 0;
}
@media screen and (max-width: 1024px) {
  #container{
    margin-top: 0 !important;
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  section .inner{ padding: 40px 0;}
}

img {
  max-width: 100%;
  height: auto;
}
button {
  border: 0;
  outline: 0;
}

.tal { text-align: left;}
.tac { text-align: center;}
.tar { text-align: right;}
.txt_orange { color: #ea5520;}
.txt_red { color: #ff0000;}
.txt_blue { color: #2c4198;}
.txt_bold { font-weight: bold;}
.txt_gold { color: #d7ba41;}
.txt_white { color: #fff;}

.emphasis {
  text-decoration: underline;
  font-size: 25px;
}
@media screen and (max-width: 599px) {
  .emphasis {
    font-size: 18px;
  }
}

.bg-fanavy {
  background-color: #1c236d;
  color: #fff;
}
.bg_gray {
  background-color: #f3f3f2;
}

.marker {
  background: linear-gradient(rgba(0,0,0,0) 30%, rgba(215,186,65,.3) 30%);
  padding-bottom: 5px;
}

.min {
  font-family: "Hiragino Mincho ProN W3", "�q���M�m���� ProN W3", "Hiragino Mincho ProN", "HG����E", "������", YuMincho, "�l�r �o����", "�l�r ����", serif;
  line-height: 2.0;
}

.mb60 { margin-bottom: 60px;}

.pt0 { padding-top: 0 !important;}

.tab,.sp { display: none;}
.pc { display: inherit;}
@media screen and (max-width: 1024px) {
  .pc,.sp{ display: none;}
  .tab { display: inherit;}
}
@media screen and (max-width: 599px) {
  .pc,.tab{ display: none;}
  .sp { display: inherit;}
}

a.btn,
.btn a {
  display: block;
  background: #ad901c url(/images/common/arrow.svg) 98% center/25px no-repeat;
  margin: 0 auto;
  width: 100%;
  max-width: 480px;
  font-size: 19px;
  text-align: center;
  color: #fff;
  line-height: 1.3;
  border-radius: 4px;
  padding: 22px 35px;
}
a.btn:hover,
.btn a:hover {
  text-decoration: none;
  opacity: .7;
}
.btn.red {
  background-color: #e10f40;
}
@media screen and (max-width: 599px) {
  a.btn,
  .btn a {
    background-size: 14px;
    font-size: 14px;
    padding: 18px 22px;
  }
}

.box_yellow {
  background-color: rgba(215,186,65,.1);
  border-top: 1px solid #d7ba41;
  border-bottom: 1px solid #d7ba41;
  padding: 30px;
  position: relative;
}
@media screen and (max-width: 599px) {
  .box_yellow{ padding: 20px;}
}

.icn_ttl {
  padding: 30px;
  background: url(/school/image/lp/m5-result2/icn_ttl.svg) center/contain no-repeat;
  margin: 20px auto 60px;
}
@media screen and (max-width: 599px) {
  .icn_ttl{
    padding: 16px;
    margin: 10px auto 30px;
  }
}

section h2 {
  color: #1c236d;
  font-size: 35px;
  font-weight: normal;
  line-height: 1.7;
  text-align: center;
  position: relative;
}
section h2.ttl_s {
  font-size: 30px;
}
section h2:not(.bd_none)::after {
  content: "";
  display: block;
  border-bottom: 3px solid #d7ba41;
  width: 115px;
  margin: 20px auto 85px;
}
section h3 {
  text-align: center;
  font-size: 23px;
}
section h3.line {
  position: relative;
  margin-bottom: 50px;
  color: #2b3e9a;
  font-weight: bold;
}
section h3.line::before,
section h3.line::after {
  content: "";
  width: 25%;
  border-top: 1px solid #2c4198;
  position: absolute;
  top: 50%;
}
section h3.line::before { left: 0;}
section h3.line::after { right: 0;}
@media screen and (max-width: 599px) {
  section h2 {
    font-size: 22px;
    letter-spacing: -.05em;
  }
  section h2:not(.bd_none)::after {
    width: 80px;
    margin: 15px auto 40px;
  }
  section h2.ttl_s {
    font-size: 20px;
  }
  section h3{ font-size: 1.2rem}
}

.txt_w_img {
  margin-bottom: 50px;
}
.txt_w_img dt {
  text-align: center;
}
.txt_w_img dd h2 {
  margin-bottom: 1em;
}
@media screen and (min-width: 600px) {
  .txt_w_img {
    display: flex;
    justify-content: space-between;
  }
  .txt_w_img.reverse {
    flex-direction: row-reverse;
  }
  .txt_w_img dt {
    width: 30%;
  }
  .txt_w_img dd {
    width: 65%;
  }
}
@media screen and (max-width: 599px) {
  .txt_w_img {
    margin-bottom: 30px;
  }
  .txt_w_img dt {
    margin-top: 30px;
  }
  .txt_w_img dt img {
    width: 100%;
    max-width: 230px;
  }
}
@media screen and (max-width: 599px) {
  .sp_mb {
    display: inline-block;
    margin-bottom: 1em;
  }
}

/* ------------------------------
mv
------------------------------ */
.mv_wrap {
  margin-bottom: 60px;
}
.mv {
  position: relative;
  background: url(/school/image/lp/money_machine/mv.jpg) no-repeat center / cover;
  border-bottom: 3px solid #1c2569;
  text-align: left;
}
.mv .logo {
  position: absolute;
  top: 15px;
  right: 30px;
  max-width: 308px;
}
.mv h1 {
  margin-bottom: 30px;
  color: #fff;
  font-size: 60px;
  font-weight: normal;
  line-height: 1.7;
}
.mv .ttl_bg {
  padding: 0.2em 0.4em;
  background: rgba(51, 51, 51, 0.4);
}
.mv .btn_list {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 600px;
}
.mv .btn_list li {
  width: 49.5%;
  font-size: 25px;
  letter-spacing: 0.05em;
}
.mv .btn_list li.label_free {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  background: #36809b;
  border: 1px solid #fff;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}
.mv .btn_list .btn_anchor {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  background: #fff;
  border-radius: 4px;
  color: #36809b;
  text-align: center;
}
.mv .btn_list .btn_anchor:hover {
  text-decoration: none;
  opacity: 0.8;
}
.mv .icn_no1 svg {
  width: 100%;
  max-width: 599.547px;
  height: auto;
}
.mv + .no1_caution {
  padding: 0.5em 0;
  color: #1c2569;
  font-size: 12px;
  text-align: left;
  width: 90%;
  max-width: 1200px;
  margin: auto;
}
@media screen and (min-width: 600px) {
  .mv {
    padding: 0 3%;
  }
  .mv .mv_main {
    position: relative;
    margin: auto;
    max-width: 1340px;
    min-height: 580px;
    padding: 130px 0 20px;
  }
  .mv .ttl_bg.pc_pr10 {
    padding-right: 10px;
  }
  .mv .ttl_bg.pc_pl0 {
    padding-left: 0;
  }
  .mv h1 .ttl_txt_s {
    font-size: 40px;
  }
  .mv .btn_list {
    position: absolute;
    right: 0;
    bottom: 60px;
  }
}
@media screen and (max-width: 1279px) {
  .mv .mv_main {
    padding-top: 90px;
  }
  .mv .btn_list {
    bottom: 20px;
  }
}
@media screen and (max-width: 849px) {
  .mv h1 {
    font-size: 42px;
  }
  .mv h1 .ttl_txt_s {
    font-size: 28px;
  }
  .mv .icn_no1 svg {
    max-width: 450px;
  }
}
@media screen and (max-width: 599px) {
  .mv_wrap {
    margin-bottom: 30px;
  }
  .mv {
    background: url(/school/image/lp/money_machine/mv_sp.jpg) no-repeat center / cover;
  }
  .mv .mv_main {
    padding: 90px 3% 20px;
  }
  .mv .logo {
    top: 15px;
    left: 10px;
    right: auto;
    max-width: 200px;
  }
  .mv h1 {
    margin-bottom: 10px;
    font-size: 39px;
    line-height: 0;
  }
  .mv .ttl_bg {
    padding:0;
  }
  .mv h1 .ttl_txt_s {
    font-size: 28px;
  }
  .mv h1 .sp_s_line1 {
    display: inline-block;
    padding: 0.2em 0.3em;
    font-size: 22px;
    line-height: 1;
  }
  .mv h1 .sp_s_line2 {
    display: inline-block;
    margin-top: 6px;
    padding: 0.1em 0.2em;
    line-height: 1;
  }
  .mv h1 .sp_s_line1 .ttl_txt_s {
    font-size: 16px;
  }
  .mv .btn_list {
    width: 255px;
    margin-bottom: 36px;
  }
  .mv .btn_list li {
    font-size: 13px;
  }
  .mv .btn_list li.label_free {
    height: 30px;
  }
  .mv .btn_list .btn_anchor {
    height: 30px;
  }
  .mv .icn_no1 {
    line-height: 1;
  }
  .mv .icn_no1 svg {
    max-width: 350px;
  }
  .mv + .no1_caution {
    width: 94%;
    font-size: 10px;
  }
}

/* ------------------------------
intro
------------------------------ */
.intro .box_hope {
  border: 2px solid #d7ba41;
  padding: 30px;
  margin-top: 90px;
  position: relative;
}
.intro .box_hope::before {
  content: "";
  display: block;
  padding: 26px;
  background: url(/school/image/lp/m5-result2/icn_crown.svg)center bottom/34px no-repeat;
  margin-bottom: 8px;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
}
.intro .box_hope p {
  color: #1c236d;
  font-size: 30px;
  text-align: center;
  line-height: 2.0;
}
.intro .box_hope:last-of-type {
  margin-bottom: 90px;
}
@media screen and (max-width: 599px) {
  .intro .box_hope { margin-top: 40px;}
  .intro .box_hope::before {
    padding: 17px;
    background-size: 24px;
    margin-bottom: 5px;
    top: -40px;
  }
  .intro .box_hope p {
    font-size: 20px;
  }
  .intro .box_hope:last-of-type {
    margin-bottom: 50px;
  }
}

/* ------------------
ambassador
------------------ */
.ambassador .box_profile{
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.ambassador .box_profile > *{ width: 50%;}
.ambassador .box_profile .photo img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ambassador .box_profile .title{ padding: 30px 0 30px 25px;}
.ambassador .box_profile .title h3{
  text-align: left;
  font-size: 26px;
  color: #1c236d;
  line-height: 1.2;
  border-bottom: 1px dashed #d7ba41;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.ambassador .box_profile .title p{
  font-size: 20px;
  color: #1c236d;
  line-height: 1.1;
}
.ambassador .interview dt{
  display: flex;
  align-items: center;
  color: #1c236d;
  font-size: 26px;
  margin-bottom: 20px;
}
.ambassador .interview dt img{
  width: 44px;
  margin-right: 12px;
}
.ambassador .interview dt span{ width: calc(100% - 56px);}
.ambassador .interview dd{
  margin-left: 56px;
  margin-bottom: 45px;
}
.ambassador hr.dashed{
  display: inherit;
  border-top: 1px dashed #d7ba41;
  margin: 40px auto;
}
.ambassador .stgtitle{
  font-size: 26px;
  text-align: center;
  color: #1c236d;
  margin-bottom: 1em;
}
.ambassador .stgphoto{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.ambassador .stgphoto li{ width: 23.8%;}
.ambassador .stgphoto li > p{
  margin-top: 1em;
  font-size: 14px;
}
.ambassador .stgphoto li .name{
  display: block;
  font-size: 1.2em;
  margin-bottom: 5px;
}
@media screen and (max-width: 599px) {
  .ambassador .box_profile{
    margin-bottom: 30px;
  }
  .ambassador .box_profile > *{ width: 100%;}
  .ambassador .box_profile .title { padding: 20px 10px;}
  .ambassador .box_profile .title h3 {
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .ambassador .box_profile .title p{ font-size: 13px;}
  .ambassador .interview dt{
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 0;
  }
  .ambassador .interview dd{ margin-bottom: 20px;}
  .ambassador hr.dashed{ margin: 30px auto;}
  .ambassador .stgtitle{ font-size: 16px;}
  .ambassador .stgphoto{ margin-bottom: 20px;}
  .ambassador .stgphoto li{
    width: 48.5%;
    margin: 10px 0;
  }
  .ambassador .stgphoto li > p{
    font-size: 12px;
    line-height: 1.5;
  }

}

/* ------------------
ending_msg
------------------ */
.ending_msg .inner{
  max-width: 1200px;
  padding-top: 0;
  padding-bottom: 0;
}
.ending_msg h2{ margin-bottom: 2em;}
.ending_msg .ttl{
  color: #d7ba41;
  margin-bottom: 2em;
  font-size: 32px;
}
.ending_msg .txt_msg{
  font-size: 25px;
  line-height: 2;
  text-align: center;
}
.ending_msg .txt_msg::after{
  content: "";
  display: block;
  padding: 85px;
  background-position: center;
  background-size: 96px;
  background-repeat: no-repeat;
  background-image: url(/school/image/lp/m5-result2/deco_msg.svg);
}
@media screen and (max-width: 599px) {
  .ending_msg .ttl {
    margin-bottom: 1em;
    font-size: 22px;
  }
  .ending_msg .txt_msg::after{
    padding: 40px;
    background-size: 40px;
  }
  .ending_msg h2{ margin-bottom: 1em;}
  .ending_msg h2 > img{ width: 95px;}
  .ending_msg .txt_msg{ font-size: 15px;}
}

/* ------------------------------
course
------------------------------ */
.course h2 { position: relative;}
.course h2 .free{
  color: #d7ba41;
  padding: 3px;
  font-family: system-ui;
  font-size: 40px;
  border: 1px solid;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
}
.course .entry_box {
  background: #fff;
  color: #333;
  padding: 40px 4%;
}
.course .entry_box .ttl_seminar {
  margin-bottom: 0.3em;
  color: #1c2569;
  font-size: 23px;
}
.tbl_app{
  width: 100%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  margin-bottom: 65px;
}
.tbl_app tr:not(:last-child) > *{ border-bottom: 1px dashed;}
.tbl_app th{
  padding: 15px;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  background-color: rgba(215,186,65,.2);
}
.tbl_app td{
  padding: 15px;
}
.seminar_apply .date_list .btn{ width: auto;}
@media screen and (max-width: 599px) {
  .course h2 .free{
    position: static;
    margin: 0 auto 10px;
    font-size: 20px;
    border: 1px solid;
    width: 65px;
    height: 65px;
  }
  .course .entry_box {
    padding: 20px 4%
  }
  .course .entry_box .ttl_seminar {
    font-size: 18px;
  }
  .tbl_app{ margin-bottom: 30px;}
  .tbl_app th,
  .tbl_app td{ padding: 15px;}
}

/* ------------------------------------------
/school/assets/css/style_form_tab_v2.css
???
------------------------------------------ */
.course .tabs li{
  width: 48.5%;
  text-align: center;
}
.course .tabs li.plus{
  background: #ad901c;
  border: 0;
}
.course .tabs li.plus.active{
  color: #ad901c;
}
.course .tab_content{
  margin-top: 0;
}

/* ------------------------------
about-fa-taiken
------------------------------ */
.about-fa-taiken .lead-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.about-fa-taiken .lead-wrap > *{ width: 50%;}
.about-fa-taiken .lead-wrap > img{ max-width: 450px;}
.about-fa-taiken .lead-wrap .txt {
  max-width: 500px;
  padding-left: 40px;
}
.about-fa-taiken .lead-main {
  font-size: 24px;
  text-align: center;
  color: #d7ba41;
}
.about-fa-taiken .lead-sub {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 60px;
}

.about-fa-taiken .photo-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.about-fa-taiken .lead-wrap .photo {
  width: 50%;
  height: 0;
  padding-top: 30%;
  position: relative;
  overflow: hidden;
}
.about-fa-taiken .lead-wrap .photo img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  height: auto;
}
.about-fa-taiken .main-txt {
  font-size: 16px;
  width: 94%;
  margin: 0 auto;
  line-height: 1.7;
}
.about-fa-taiken .block {
  margin-top: 80px;
  text-align: center;
}
.about-fa-taiken .block > .ttl {
  color: #d7ba41;
  font-size: 23px;
  position: relative;
}
.about-fa-taiken .block .ttl::after {
  content: "";
  display: block;
  height:1px;
  width: 100%;
  background-color: #d7ba41;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.about-fa-taiken .block > .ttl span {
  display: inline-block;
  background-color: #ffffff;
  color: #d7ba41;
  position: relative;
  z-index: 1;
  padding: 0 20px;
}
.about-fa-taiken.bg-black .block > .ttl span{ background-color: #333;}
.about-fa-taiken.bg-fanavy .block > .ttl span{ background-color: #1c236d;}
.about-fa-taiken .block .ttl-sub {
  font-size: 18px;
  font-weight: normal;
  margin: 30px 0;
}
.about-fa-taiken .block .media {
  font-size: 16px;
  padding: 30px;
  background: #fff;
  color: #333;
}
.about-fa-taiken .block .media:first-of-type{
  margin-top: 30px;
}
.about-fa-taiken .block .media + .media{
  padding-top: 0;
}
.about-fa-taiken .block .lead {
  font-size: 16px;
  margin: 20px 0 30px;
  line-height: 1.7;
  text-align: center;
}
.about-fa-taiken .block .photo {
  width: 100%;
  height: 0;
  position: relative;
}
.about-fa-taiken .block .photo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  height: auto;
}
.about-fa-taiken .block .photo1 {
  padding-top: 8.5747393%;/* 74/863 */
}
.about-fa-taiken .block .photo2 {
  padding-top: 5.4054054%;/* 50/925 */
}
.about-fa-taiken .block .photo3 {
  padding-top: 24.625%;/* 197/800 */
}
.about-fa-taiken .block .photo4 {
  padding-top: 12.5%;/* 125/1000 */
}
.about-fa-taiken .block .book-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.about-fa-taiken .block .book-list .item {
  margin-top: 30px;
  max-width: 125px;
}
.about-fa-taiken .block .book-list .item img {
  width: 100%;
}
@media screen and (max-width: 999px) {
  .about-fa-taiken .main-txt {
    font-size: 16px;
  }
  .about-fa-taiken .lead-wrap {
    justify-content: center
  }
  .about-fa-taiken .lead-wrap > *{
    width: 100%;
  }
  .about-fa-taiken .lead-wrap .img_balance{ max-width: 280px;}
  .about-fa-taiken .lead-wrap .txt {
    padding-left: 0;
    margin-top: 1em;
  }
  .about-fa-taiken .lead-sub {
    margin-top: 15px;
    text-align: center;
  }
  .about-fa-taiken .photo-wrap {
    flex-wrap: nowrap;
  }
  .about-fa-taiken .lead-wrap .photo {
    width: 25%;
    padding-top: 17.6923077%;/* (460/650)/4 */
  }
  .about-fa-taiken .block .lead {
    font-size: 16px;
  }
}
@media screen and (max-width: 599px) {
  .about-fa-taiken .lead-main {
    font-size: 15px;
    line-height: 1.7;
  }
  .about-fa-taiken .lead-sub {
    font-size: 14px;
    line-height: 1.7;
    text-align: left;
    margin-bottom: 40px;
  }
  .about-fa-taiken .main-txt {
    font-size: 14px;
    width: 100%;
  }
  .about-fa-taiken .block {
    margin-top: 40px;
  }
  .about-fa-taiken .block .ttl {
    font-size: 15px;
  }
  .about-fa-taiken .block .ttl-sub {
    margin-bottom: 15px;
  }
  .about-fa-taiken .block > .ttl span {
    padding: 0 10px;
  }
  .about-fa-taiken .block .media {
    font-size: 14px;
    padding: 10px;
  }
  .about-fa-taiken .block .lead {
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
  }
  .about-fa-taiken .block .book-list .item {
    width: 28%;
  }
  .about-fa-taiken .block .photo4 {
    margin-top: 30px;
  }
}
section.about-fa-taiken p.main-txt span,section.about-fa-taiken p.lead span{
  background:linear-gradient(transparent 30%, rgba(215,186,65,0.2) 30%);
}
section.about-fa-taiken strong{
  background:linear-gradient(transparent 30%, rgba(255,255,255,0.2) 30%);
  font-size:1.2em;
  font-weight:normal;
}
.about-fa-taiken .kensyu_list{
  display: block;
  background: #fff;
  margin-top: 30px;
}
.about-fa-taiken .career{
  background: #fff;
  padding: 35px;
}
.about-fa-taiken .career figure + figure{ margin-top: 30px;}
.about-fa-taiken .career figcaption{
  color: #333;
  margin-bottom: 1em;
}
@media screen and (max-width: 599px) {
  .about-fa-taiken .career{ padding: 0 20px 20px;}
}
.about-fa-taiken .img_school{
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2,50%);
  gap: 10px;
}
.about-fa-taiken .img_school > img{ width: 100%;}
@media screen and (max-width: 599px) {
  .about-fa-taiken .img_school{ gap: 5px;}
}
.list_media{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 30px;
  width: 90%;
  margin: 0 auto;
  margin-top: 30px;
}
.list_media > *{
  background: #fff;
  padding: 5px;
}
.list_media .img{
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}
.list_media .img > img{
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.list_media .txt{
  color: #333;
  font-size: 12px;
  border-top: 1px solid rgba(47, 67, 153, .32);
  padding-top: 5px;
  margin-top: 5px;
}
@media screen and (max-width: 599px){
  .list_media{
    width: 100%;
    gap: 10px;
  }
}

/* ------------------------------
chart
------------------------------ */
.chart-wrap {
  margin-top: 50px;
}
.chart-wrap > .ttl {
  margin-top: 0;
  font-size: 18px;
}
.chart-inner {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-top: 30px;
}
.chart-inner .fig {
  flex: 0 0 40%;
  width: 40%;
}
.chart-inner .summary {
  padding-left: 40px;
  padding-bottom: 100px;
}
.chart-inner .summary ul {
  padding-top: 20px;
}
.chart-inner .summary li {
  display: flex;
  margin-top: 15px;
}
.chart-inner .summary li span {
  display: block;
  width: 35px;
  height: 23px;
  margin-top: .2em;
  margin-right: 20px;
}
.chart-inner .summary li .color1 {
  background-color: #8292c1;
}
.chart-inner .summary li .color2 {
  background-color: #425da0;
}
.chart-inner .summary li .color3 {
  background-color: #426598;
}
.chart-inner .summary li p {
  font-size: 18px;
}
.chart-inner .detail {
  text-align: left;
  padding-left: 36px;
  margin-bottom: 60px;
}
.chart-inner .detail .txt {
  font-size: 20px;
  line-height: 1.6;
}
.chart-inner .detail .color{
  font-size: 2.4em;
  color: #5e76a7;
}
.chart-inner .detail .txt strong {
  display: block;
  color: #5e76a7;
  font-size: 28px;
}
.chart-wrap + small {
  display: block;
  text-align: center;
  margin-top: 20px;
}
@media screen and (min-width: 1000px) {
  .chart-inner .fig{ max-width: 300px;}
}
@media screen and (max-width: 999px) {
  .chart-inner .fig{ align-self: center;}
  .chart-inner .summary{ padding-bottom: 30px;}
  .chart-inner .detail{ margin-bottom: 0;}
}
@media screen and (min-width: 760px) {
  .chart-inner .summary li { padding-right: 3em;}
  .chart-inner .summary .chart-line{
    position: relative;
  }
  .chart-inner .summary .chart-line::after{
    content: "";
    width: 3em;
    padding-top: 1em;
    background: url(/school/image/kabu/chart-line.svg) center/contain no-repeat;
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
  }
  .chart-inner .detail{ border-left: 1px solid #5e76a7;}
}
@media screen and (max-width: 759px) {
  .chart-inner {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-top: 20px;
  }
  .chart-inner .fig {
    width: 100%;
    max-width: 268px;
    text-align: center;
  }
   .chart-inner .summary {
     padding: 0;
  }
  .chart-inner .summary ul{
    position: relative;
    margin-bottom: 53px;
  }
  .chart-inner .summary ul::after{
    content: "";
    width: 60px;
    padding-top: 2em;
    background: url(/school/image/kabu/chart-line.svg?211213) left center/contain no-repeat;
    transform: rotate(90deg);
    position: absolute;
    left: -10px;
    bottom: -40px;
  }
  .chart-inner .summary li span {
    margin-right: 15px;
  }
  .chart-inner .detail {
    background: none;
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
    align-self: stretch;
    padding: 1em 1em 0;
    border-top: 1px solid #5e76a7;
  }
  .chart-inner .detail .txt{
    font-size: 20px;
  }
  .chart-inner .detail .txt strong {
    font-size: 24px;
  }
}
@media screen and (max-width: 599px) {
  .chart-wrap {
    margin-top: 20px;
  }
  .chart-wrap > .ttl,
  .chart-inner .summary li p,
  .chart-inner .detail .txt {
    font-size: 16px;
  }
  .chart-wrap + small {
    margin-top: 0;
    text-align: left;
  }
}

/* ------------------------------
note-box
------------------------------ */
.note-box {
  border: 1px solid #ac901d;
  margin: 20px 0;
  padding: 30px 40px;
}
.note-box .ttl {
  text-align: center;
  margin-bottom: 20px;
}
.note-box .ttl,
.note-box .txt {
  font-size: 16px;
}
@media screen and (max-width: 599px) {
  .note-box {
    padding: 20px;
  }
  .note-box .ttl,
  .note-box .txt {
    font-size: 14px;
  }
}

/* ------------------------------
.voice
------------------------------ */
.voice .box{
  border: 2px solid #d7ba41;
  font-size: 18px;
  padding: 30px;
}
.voice .box + .box{
  margin-top: 90px;
}
.voice .ttl_main{
  color: #1c236d;
  font-size: 1.4em;
  text-align: left;
  margin-bottom: 1em;
}
.voice .ttl_main .name{
  display: block;
  font-size: .8em;
  text-align: right;
}
.voice .ttl_inner{
  color: #1c236d;
  font-size: 1.2em;
  margin-bottom: 1em;
}
.voice p + .ttl_inner{
  margin-top: 2em;
}
.voice .btn_more{
  display: block;
  background-color: transparent;
  color: #1c236d;
  font-size: 1em;
  margin: 30px auto 0;
  position: relative;
  padding: 10px 30px;
  cursor: pointer;
}
.voice .btn_more:hover{
  text-decoration: underline;
}
.voice .area_more:not(.active) + .btn_more::after {
  content: '';
  display: block;
  width: 1.2em;
  height: 1.2em;
  margin: auto;
  border-left: 6px double;
  border-bottom: 6px double;
  transform: rotate(-45deg) skew(8deg, 8deg);
}
.voice .area_more{
  max-height: 380px;
  overflow: hidden;
  transition: max-height .5s;
  position: relative;
}
.voice .area_more:not(.active)::after {
  content: "";
  width: 100%;
  height: 30%;
  background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
.voice .area_more.active{
  max-height: 9999px;
}
@media screen and (max-width: 599px){
  .voice .box{
    font-size: 16px;
    padding: 20px 4%;
  }
  .voice .area_more{
    max-height: 540px;
  }
}
.goto_campaign .note_list li{
  font-size: 12px;
}

/* ------------------------------
faq
------------------------------ */
.faq dl {
  font-size: 16px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
  text-align: left;
}
.faq dt {
  padding-left: 3em;
  padding-bottom: .8em;
  margin-bottom: .8em;
  border-bottom: 1px solid #ddd;
  color: #1c236d;
  position: relative;
}
.faq dt::before {
  content: "Q";
  color: #fff;
  background: #1c236d;
  width: 1.3em;
  height: 1.3em;
  border-radius: 100%;
  margin-right: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6em;
  position: absolute;
  left: 0;
  top: 0;
}
.faq dd {
  padding-left: 3em;
  position: relative;
}
.faq dd::before {
  content: "A";
  color: #fff;
  background: #ea5520;
  width: 1.3em;
  height: 1.3em;
  border-radius: 100%;
  margin-right: 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6em;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 599px) {
  .faq dl {
    font-size: 14px;
  }
}

/* entry_btn */
.btn_wrap {
  margin-bottom: 0;
  text-align: center;
}
.entry_btn_txt {
  display: inline-block;
  position: relative;
  padding: 0.5em 3em 0.1em;
  color: #e16f4e;
  font-size: 14px;
  line-height: 1;
}
.entry_btn_txt::before,
.entry_btn_txt::after {
  position: absolute;
  bottom: 10px;
  width: 25px;
  border-top: 1px dashed #1c236d;
  content: '';
}
.entry_btn_txt::before {
  left: 0;
  transform: rotate(45deg);
}
.entry_btn_txt::after {
  right: 0;
  transform: rotate(-45deg);
}
.btn_entry {
  display: block;
  position: relative;
  width: 100%;
  max-width: 324px;
  margin: 10px auto 0;
  background-color: #e60012;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2236.04%22%20height%3D%2234.839%22%20viewBox%3D%220%200%2036.04%2034.839%22%3E%3Cg%20transform%3D%22translate(-16%20-40)%22%3E%3Cpath%20d%3D%22M51.439%2C41.8h-1.8V40.6a.6.6%2C0%2C0%2C0-.6-.6H36.423a3%2C3%2C0%2C0%2C0-2.4%2C1.2%2C3%2C3%2C0%2C0%2C0-2.4-1.2H19a.6.6%2C0%2C0%2C0-.6.6v1.2H16.6a.6.6%2C0%2C0%2C0-.6.6V65.829a.6.6%2C0%2C0%2C0%2C.6.6H41.228v6.607a1.8%2C1.8%2C0%2C0%2C0%2C1.8%2C1.8h2.4a1.8%2C1.8%2C0%2C0%2C0%2C1.8-1.8V66.429h4.2a.6.6%2C0%2C0%2C0%2C.6-.6V42.4A.6.6%2C0%2C0%2C0%2C51.439%2C41.8ZM19.6%2C61.624H31.617a1.8%2C1.8%2C0%2C0%2C1%2C1.7%2C1.2H19.6Zm23.842-9.611h1.571l.788%2C2.4H42.658Zm.394-1.2.392-1.195.392%2C1.195ZM41.228%2C62.825h-6.5a1.8%2C1.8%2C0%2C0%2C1%2C1.7-1.2h4.805Zm1.2-7.208h1.2V67.631h-1.2Zm0%2C13.215h3.6v1.2h-3.6Zm3.6-1.2h-1.2V55.617h1.2Zm1.2-6.007h1.2v1.2h-1.2ZM36.423%2C41.2H48.436V60.423h-1.2V55.017c0-.01%2C0-.02%2C0-.031s0-.015%2C0-.023a.6.6%2C0%2C0%2C0-.009-.062.006.006%2C0%2C0%2C0%2C0%2C0%2C.586.586%2C0%2C0%2C0-.018-.067v0L45.372%2C49.24a1.2%2C1.2%2C0%2C0%2C0-2.281%2C0l-1.833%2C5.589v0a.583.583%2C0%2C0%2C0-.018.067.006.006%2C0%2C0%2C1%2C0%2C0%2C.6.6%2C0%2C0%2C0-.009.062c0%2C.008%2C0%2C.015%2C0%2C.023s0%2C.02%2C0%2C.031v5.406H36.423a2.987%2C2.987%2C0%2C0%2C0-1.8.6V43A1.8%2C1.8%2C0%2C0%2C1%2C36.423%2C41.2ZM19.6%2C41.2H31.617a1.8%2C1.8%2C0%2C0%2C1%2C1.8%2C1.8V61.025a2.988%2C2.988%2C0%2C0%2C0-1.8-.6H19.6ZM17.2%2C65.228V43h1.2V63.426a.6.6%2C0%2C0%2C0%2C.6.6H41.228v1.2Zm28.832%2C7.809a.6.6%2C0%2C0%2C1-.6.6h-2.4a.6.6%2C0%2C0%2C1-.6-.6v-1.8h3.6Zm4.805-7.809h-3.6v-1.2h1.8a.6.6%2C0%2C0%2C0%2C.6-.6V43h1.2Z%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M80.6%2C209.2h6.007a.6.6%2C0%2C0%2C0%2C0-1.2H80.6a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-59.195%20-155.386)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M194.4%2C208h-1.8a.6.6%2C0%2C0%2C0%2C0%2C1.2h1.8a.6.6%2C0%2C1%2C0%2C0-1.2Z%22%20transform%3D%22translate(-162.785%20-155.386)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M143.208%2C272.6a.6.6%2C0%2C0%2C0-.6-.6H136.6a.6.6%2C0%2C1%2C0%2C0%2C1.2h6.007A.6.6%2C0%2C0%2C0%2C143.208%2C272.6Z%22%20transform%3D%22translate(-110.99%20-214.581)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M82.4%2C272H80.6a.6.6%2C0%2C1%2C0%2C0%2C1.2h1.8a.6.6%2C0%2C1%2C0%2C0-1.2Z%22%20transform%3D%22translate(-59.195%20-214.581)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M80.6%2C241.2H90.812a.6.6%2C0%2C0%2C0%2C0-1.2H80.6a.6.6%2C0%2C1%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-59.195%20-184.983)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M144.6%2C177.2h5.406a.6.6%2C0%2C1%2C0%2C0-1.2H144.6a.6.6%2C0%2C1%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-118.389%20-125.789)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M144.6%2C145.2h5.406a.6.6%2C0%2C0%2C0%2C0-1.2H144.6a.6.6%2C0%2C1%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-118.389%20-96.191)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M336.6%2C81.2h6.007a.6.6%2C0%2C1%2C0%2C0-1.2H336.6a.6.6%2C0%2C1%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-295.973%20-36.997)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M280.6%2C81.2h1.8a.6.6%2C0%2C1%2C0%2C0-1.2h-1.8a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-244.178%20-36.997)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M280.6%2C145.2h4.805a.6.6%2C0%2C0%2C0%2C0-1.2H280.6a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-244.178%20-96.191)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M280.6%2C113.2h10.211a.6.6%2C0%2C0%2C0%2C0-1.2H280.6a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-244.178%20-66.594)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M280.6%2C209.2h3a.6.6%2C0%2C0%2C0%2C0-1.2h-3a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-244.178%20-155.386)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M280.6%2C273.2h3a.6.6%2C0%2C0%2C0%2C0-1.2h-3a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-244.178%20-214.581)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M280.6%2C241.2h3a.6.6%2C0%2C0%2C0%2C0-1.2h-3a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-244.178%20-184.983)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M280.6%2C177.2h4.2a.6.6%2C0%2C0%2C0%2C0-1.2h-4.2a.6.6%2C0%2C0%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-244.178%20-125.789)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M80.6%2C83.6H83a.6.6%2C0%2C0%2C0%2C.6-.6V80.6A.6.6%2C0%2C0%2C0%2C83%2C80H80.6a.6.6%2C0%2C0%2C0-.6.6V83A.6.6%2C0%2C0%2C0%2C80.6%2C83.6Zm.6-2.4h1.2v1.2H81.2Z%22%20transform%3D%22translate(-59.195%20-36.997)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M80.6%2C147.6H83a.6.6%2C0%2C0%2C0%2C.6-.6v-2.4a.6.6%2C0%2C0%2C0-.6-.6H80.6a.6.6%2C0%2C0%2C0-.6.6V147A.6.6%2C0%2C0%2C0%2C80.6%2C147.6Zm.6-2.4h1.2v1.2H81.2Z%22%20transform%3D%22translate(-59.195%20-96.191)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M144.6%2C113.2h5.406a.6.6%2C0%2C0%2C0%2C0-1.2H144.6a.6.6%2C0%2C1%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-118.389%20-66.594)%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20d%3D%22M144.6%2C81.2h5.406a.6.6%2C0%2C0%2C0%2C0-1.2H144.6a.6.6%2C0%2C1%2C0%2C0%2C1.2Z%22%20transform%3D%22translate(-118.389%20-36.997)%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position: 20px 19px;
  border-radius: 5px;
  box-shadow: 0 3px 0 #d7d7d7;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  overflow: hidden;
}
.btn_entry span {
  display: block;
  position: relative;
  width: 100%;
  padding: 1em 40px 1em 60px;
}
.btn_entry span::before {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
  width: 26px;
  height: 26px;
  border: 1px solid #fff;
  border-radius: 50%;
  content: '';
}
.btn_entry span::after {
  position: absolute;
  top: 50%;
  right: 26px;
  transform: translateY(-50%);
  border-left: 8px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  content: '';
}
.btn_entry:hover {
  opacity: 0.8;
  text-decoration: none;
}
.btn_entry::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: btn_shiny 3s ease-in-out infinite;
}
@-webkit-keyframes btn_shiny {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.web_seminar_img {
  max-width: 560px;
  margin: 0 auto 40px;
}

/* ------------------------------
teacher
------------------------------ */
.teacher {
  background: rgba(28, 35, 109, 0.1);
}
.teacher .profile_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.teacher .profile_box dt {
  max-width: 200px;
}
.teacher .profile_box .name {
  font-size: 24px;
}
.teacher .profile_box .name span {
  margin-left: 0.5em;
  font-size: 20px;
}
.teacher .profile_box .career_pc {
  font-size: 14px;
}
@media screen and (min-width: 600px) {
  .teacher .profile_box .career_sp {
    display: none;
  }
  .teacher .profile_box dt {
    width: 20%;
    max-width: 200px;
  }
  .teacher .profile_box dd {
    width: 75%;
  }
  .teacher .btn_profile {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .teacher .profile_outer {
    display: flex;
    justify-content: space-between;
  }
  .teacher .profile_box dt {
    width: 45%;
  }
  .teacher .profile_box dd {
    width: 53%;
  }
  .teacher .profile_box .name {
    margin-top: 1em;
    font-size: 16px;
    text-align: center;
    line-height: 1.4;
  }
  .teacher .profile_box .name span {
    display: block;
    margin-left: 0;
    font-size: 14px;
  }
  .teacher .profile_box .career_pc {
    display: none;
  }
  .teacher .profile_box .career_sp {
    margin-top: 1em;
    font-size: 12px;
    text-align: center;
  }
  .teacher .sp_non {
    display: none;
  }
  .teacher .btn_profile {
    position: relative;
    margin: 10px auto 0;
    width: 26px;
    height: 26px;
    border: 2px solid #1c236d;
    border-radius: 50%;
    text-align: center;
  }
  .teacher .btn_profile::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 16px;
    height: 3px;
    border-radius: 9999px;
    background: #1c236d;
    content: '';
  }
  .teacher .btn_profile::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 16px;
    width: 3px;
    border-radius: 9999px;
    background: #1c236d;
    content: '';
  }
  .teacher .teacher_detail {
    display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 90%;
    padding: 30px 5% 20px;
    border-radius: 15px;
    background: #fff;
  }
  .teacher .teacher_detail .btn_close {
    position: absolute;
    right: 13px;
    top: 13px;
    z-index: 5;
    width: 34px;
    height: 34px;
    border: 2px solid #1c236d;
    border-radius: 50%;
  }
  .teacher .teacher_detail .btn_close span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
  }
  .teacher .teacher_detail .btn_close span::before,
  .teacher .teacher_detail .btn_close span::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 3px;
    border-radius: 9999px;
    background: #1c236d;
    content: '';
  }
  .teacher .teacher_detail .btn_close span::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }
  .teacher .teacher_detail .btn_close span::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }
  .teacher .teacher_detail figure {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .teacher .teacher_detail figure img {
    width: 50%;
  }
  .teacher .teacher_detail figure figcaption {
    width: 40%;
    color: inherit;
    font-size: 16px;
    line-height: 1.4;
  }
  .teacher .teacher_detail figure figcaption span {
    display: block;
    font-size: 14px;
  }
  .teacher .teacher_detail .profile {
    margin-top: 1em;
    font-size: 14px;
    line-height: 1.8;
  }
}

/* ------------------------------
modal
------------------------------ */
.modal_wrap {
  display: none;
}
@media screen and (max-width: 599px) {
  .modal_wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    width: 100%;
    height: 100vh;
  }
  .modal_wrap .modal_bg {
    position: absolute;
    width: 100%;
    height: 100vh;
    background: rgba(28, 35, 109, 0.5);
  }
}

/* ------------------------------
kitei
------------------------------ */
.kitei .inner {
  width: 92%;
  padding: 60px 0;
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .kitei .inner {
    padding: 40px 0;
  }
}
