@charset "UTF-8";
/* ============================================================
受講生の声
一覧ページ
============================================================ */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, table, tr, th, td,
header, hgroup, nav, section, article, aside, footer, figure, figcaption, address, strong, em, div {
    margin: 0;
    padding: 0;
    font-size: 100%;
  font-weight:normal;
  font-style:normal;
  line-height: 1.0;
  list-style:none;
    font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic', system-ui, sans-serif;
  text-align:left;
}
button{
    margin: 0;
    padding: 0;
  outline: 0;
  border: 0;
  background: none;
    cursor: pointer;
  display: block;
    font-size: 100%;
  font-weight:normal;
  font-style:normal;
  line-height: 1.0;
}
img {
  border:none;
    max-width: 100%;
  height: auto;
    vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

#bread {
    width: 100%;
    max-width: 1000px;
    padding: 10px 50px;
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
  box-sizing: border-box;
}
#bread a {
    text-decoration: none;
}
#bread a:after {
    content: ">";
    margin: 0 .5em;
}

.pc {display: block;}
.sp {display: none;}

.en{ font-family: 'Josefin Slab', serif;}

.bg-beige{ background-color: #f3f3f2;}

.inner{
    width: 90%;
    max-width: 1000px;
    margin: auto;
    position: relative;
}

main a {
  opacity:1;
  -webkit-transition:.4s;
  -moz-transition:.4s;
  transition:.4s;
}
main a:hover {
  opacity:0.5;
}

.ml40 { margin-left: 40px !important;}

.bold { font-weight:bold; }

.bluebold {
  color: #1a2b75;
  padding: 0 0 30px 0;
  font-size: 1.6em;
  line-height: 1.4;
}

/* 動画埋め込みレスポンシブ対応 */
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.heading{
  margin-bottom: 35px;
}
.toptxt p{
  line-height: 1.6;
}

@media screen and (max-width: 999px){
  #bread{ display: none;}
}

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

  .toptxt p{
    display: inline;
  }
  .supplementary_text{
    font-size: 12px;
  }
}


/* --------------------------
.mv
-------------------------- */
.mv{
    background: #f3f3f2 url(/img2016/voice/mv.png) center center/cover no-repeat;
    padding-top: 400px;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (min-width: 1400px) {
  .mv{
    background-size: contain;
  }	
}

.mv .ttl {
  background-color: rgba(255, 255, 255, .95);
    color: #1c236d;
    font-size: 40px;
  line-height: 1.8;
  padding: 30px 0;
  text-align:center;
    width: 53.6%;
  max-width: 536px;
  position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.mv .ttl::before,
.mv .ttl::after {
  content: "";
  background: url(/img2016/common/topcolor.png)center top/contain;
  width: 100%;
  padding-top: 5px;
  position: absolute;
  left: 0;
}
.mv .ttl::before {
  top: 0;
}
.mv .ttl::after {
  bottom: 0;
}
.mv .ttl .en{
  display: block;
}

@media screen and (max-width: 599px) {
  .mv{
    padding-top: 50%;
    margin-bottom: 38px;
  }
  .mv .ttl {
    font-size: 25px;
    padding: 15px 0;
    width: 75.5%;
  }
  .mv .ttl::before,
  .mv .ttl::after {
    padding-top: 3px;
  }
}


/* --------------------------
ソートボタン
-------------------------- */
/* .soat_school
スクールでソート */
.soat_school{
    display: flex;
    flex-wrap: wrap;
}
.soat_school li{
    margin: .5em 2% .5em 0;
    width: 23.5%;
}
.soat_school li:nth-child(4n){
  margin-right: 0;
}
.soat_school .button{
    width: 100%;
    height: 46px;
    /* box-sizing: border-box; */
    border-radius: 5px;
    font-size: 1em;
    transition: all ease 0.3s;
    border: 1px solid #000;
    background-color: #fff;
}

/* 全て */
.soat_school li.all .button{
    border-color: #1c236d;
    color: #1c236d;
}
.soat_school li.all .button:hover,
.soat_school li.all.on .button{
    background-color: #1c236d;
    color: #fff;
}

/* 株 */
.soat_school li.kabu .button{
    border-color: #5e76a7;
    color: #5e76a7;
}
.soat_school li.kabu .button:hover,
.soat_school li.kabu.on .button{
    background-color: #5e76a7;
    color: #fff;
}

/* 不動産 */
.soat_school li.fudo .button{
    border-color: #44a1c5;
    color: #44a1c5;
}
.soat_school li.fudo .button:hover,
.soat_school li.fudo.on .button{
    background-color: #44a1c5;
    color: #fff;
}

/* FX */
.soat_school li.fx .button{
    border-color: #c36380;
    color: #c36380;
}
.soat_school li.fx .button:hover,
.soat_school li.fx.on .button{
    background-color: #c36380;
    color: #fff;
}

/* 投信、ミニスクール */
.soat_school li.mf .button,
.soat_school li.zemi .button{
    border-color: #8a9f55;
    color: #8a9f55;
}
.soat_school li.mf .button:hover,
.soat_school li.mf.on .button,
.soat_school li.zemi .button:hover,
.soat_school li.zemi.on .button{
    background-color: #8a9f55;
    color: #fff;
}

/* 教養 */
.soat_school li.kyouyou .button{
    border-color: #7e678d;
    color: #7e678d;
}
.soat_school li.kyouyou .button:hover,
.soat_school li.kyouyou.on .button{
    background-color: #7e678d;
    color: #fff;
}

/* 定年後 */
.soat_school li.retire .button{
    border-color: #e16f4e;
    color: #e16f4e;
}
.soat_school li.retire .button:hover,
.soat_school li.retire.on .button{
    background-color: #e16f4e;
    color: #fff;
}

@media screen and (max-width: 599px) {
    .soat_school .button{ font-size: .7em;}
}
@media screen and (max-width: 320px) {
    .soat_school .button{ font-size: .6em;}
}

/* .terms_list
条件で絞り込む */
.label_terms_list{
  border: 1px solid;
  color: #1c236d;
  font-size: 14px;
  margin-top: 20px;
  padding: 15px 18px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.label_terms_list::after{
  content: "";
  border-top: 1px solid;
  border-right: 1px solid;
    padding: 0.5em;
  transform: rotate(135deg) translate(-20px, -10px);
}
.label_terms_list.open::after{
  transform: rotate(-45deg) translate(10px, 20px);
}
.wrap_terms_list{
  display: none;
  background-color: #f3f3f2;
  font-size: 14px;
  padding: 40px 50px;
}
.terms_list{
  width: fit-content;
    margin: auto;
  display: grid;
    grid-template-columns: 135px 1fr;
  row-gap: 10px;
  transition: all .2s;
}
.terms_list .ttl{
  color: #1c236d;
}
.terms_list .terms{
  display: flex;
  flex-wrap: wrap;
}
.terms_list .terms li{
  margin-right: 1em;
}
.terms_list .terms .button{
    background-color: #fff;
    border-radius: 2em;
  color: #1c236d;
  min-width: 100px;
  padding: 5px 10px;
    transition: all 0.3s;
}
.terms_list .terms .on .button{
    background-color: #1c236d;
    color: #fff;
}
.terms_list.kabu .ttl,
.terms_list.kabu .terms .button{
  color: #5e76a7;
}
.terms_list.kabu .terms .on .button{
  background-color: #5e76a7;
    color: #fff;
}
.terms_list.fudo .ttl,
.terms_list.fudo .terms .button{
  color: #44a1c5;
}
.terms_list.fudo .terms .on .button{
  background-color: #44a1c5;
    color: #fff;
}
.terms_list.mf .ttl,
.terms_list.mf .terms .button,
.terms_list.zemi .ttl,
.terms_list.zemi .terms .button{
  color: #8a9f55;
}
.terms_list.mf .terms .on .button,
.terms_list.zemi .terms .on .button{
  background-color: #8a9f55;
    color: #fff;
}
.terms_list.kyouyou .ttl,
.terms_list.kyouyou .terms .button{
  color: #7e678d;
}
.terms_list.kyouyou .terms .on .button{
  background-color: #7e678d;
    color: #fff;
}
.terms_list.retire .ttl,
.terms_list.retire .terms .button{
  color: #e16f4e;
}
.terms_list.retire .terms .on .button{
  background-color: #e16f4e;
    color: #fff;
}
@media (hover: hover) {
  .terms_list .terms .button:hover{
    background-color: #1c236d;
    color: #fff;
  }
  .terms_list.kabu .terms .button:hover{
    background-color: #5e76a7;
    color: #fff;
  }
  .terms_list.fudo .terms .button:hover{
    background-color: #44a1c5;
    color: #fff;
  }
  .terms_list.mf .terms .button:hover,
  .terms_list.zemi .terms .button:hover{
    background-color: #8a9f55;
    color: #fff;
  }
  .terms_list.kyouyou .terms .button:hover{
    background-color: #7e678d;
    color: #fff;
  }
  .terms_list.retire .terms .button:hover{
    background-color: #e16f4e;
    color: #fff;
  }
}
@media (hover: none) {
  .terms_list .terms .button:active{
    background-color: #1c236d;
    color: #fff;
  }
  .terms_list.kabu .terms .button:active{
    background-color: #5e76a7;
    color: #fff;
  }
  .terms_list.fudo .terms .button:active{
    background-color: #44a1c5;
    color: #fff;
  }
  .terms_list.mf .terms .button:active,
  .terms_list.zemi .terms .button:active{
    background-color: #8a9f55;
    color: #fff;
  }
  .terms_list.kyouyou .terms .button:active{
    background-color: #7e678d;
    color: #fff;
  }
  .terms_list.retire .terms .button:active{
    background-color: #e16f4e;
    color: #fff;
  }
}

@media screen and (max-width: 599px) {
  .label_terms_list{
    margin-top: 10px;
    padding: 12px 18px;
  }
  .wrap_terms_list {
    padding: 25px 20px;
  }
  .terms_list {
    grid-template-columns: 25% 1fr;
  }
  .terms_list .ttl {
    font-size: 14px;
  }
  .terms_list .terms li {
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .terms_list .terms .button{
    font-size: 12px;
    padding: 8px;
    min-width: 5em;
  }
}

/* --------------------------
受講生の声一覧
-------------------------- */
.voice_list {
  display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    height: auto !important;
  margin: 50px 0;
}
.voice_list > li {
    position: static !important;
  height: auto !important;
}
.voice_list .item:not(.school_trial) a {
  color: inherit;
  text-decoration:none;
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (max-width: 830px) {
  .voice_list{
    grid-template-columns: repeat(2, 1fr);
      gap: 3em 1.5em;
  }
}

.voice_list .item:not(.school_trial) .photo {
    padding-top: 54%;
    position: relative;
  margin-bottom: 1em;
}
.voice_list .item:not(.school_trial) .photo > img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}
.voice_list .photo .school_profile{
  display: flex;
  flex-wrap: wrap;
    gap: 2px;
  position: absolute;
  left: 0;
  top: -15px;
}
.voice_list .photo .school_profile li{
    background-color: #1c236d;
    border-radius: 5px;
    color: #fff;
    min-width: 70px;
  padding: 5px;
    text-align: center;
}
.voice_list .photo .school_profile .kabu{
  background-color: #5e76a7;
}
.voice_list .photo .school_profile .fudo{
  background-color: #44a1c5;
}
.voice_list .photo .school_profile .mf{
  background-color: #8a9f55;
}
.voice_list .photo .school_profile .retire{
  background-color: #e16f4e;
}
.voice_list .photo .school_profile .kyouyou{
  background-color: #7e678d;
}
.voice_list .photo .school_profile .fx{
  background-color: #c36380;
}
.voice_list .photo .school_profile .parallelincome{
  background-color: #8a9f55;
}
.voice_list .photo .icn{
  display: flex;
	justify-content: flex-end;
  gap: 5px;
  position: absolute;
  width: 76px;
  right: 5px;
  top: -7px;
}
@media screen and (max-width: 599px){
  .voice_list .item:not(.school_trial) .photo{ padding-top: 72%;}
  .voice_list .photo .school_profile li{ font-size: 14px;}
  .voice_list .photo .icn{ width: 58px;}
}

.voice_list .personal_data{
  color: #1c236d;
  font-size: 14px;
    line-height: 1.6;
  margin-bottom: 1em;
}
.voice_list .ttl{
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 30px;
}
.voice_list .changing{
  background-color: #f3f3f2;
  border-bottom: 3px solid rgba(0, 0, 0, .16);
  margin-top: auto;
  padding: 1em;
}
.voice_list .changing .label{
  background-color: #EA5520;
  color: #fff;
  padding: 5px 25px;
  border-radius: 2em;
    margin: -1.5em auto 8px;
  width: fit-content;
}
.voice_list .changing p{
  color: #EA5520;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 830px){
  .voice_list .changing{ font-size: 14px;}
  .voice_list .changing .label{ padding: 5px 12px;}
}


/* ---------- PICK UP スライダー ---------- */
h2.pickup{
    padding-top: 1.5em;
    padding-bottom: 1em;
}

/*@media screen and (max-width:640px) {
    #slide-header li{ box-sizing: border-box;}
    .style0617_fukidashifront,
    .style0617_fukidashibottom{ width: calc(44vw - 24px);}
}*/

@media screen and (max-width:599px) {
    .style0617_topvoice h2.pickup{ font-size: 2em;}
}


/*個別ページ*/

@media screen and (max-width: 599px) {
    .voice_list{
    padding: 1em 0 0 0;
      margin-top: 2em;
  }
    /*.voice_list li {
        width: 100%;
        margin-right: 0;
        display: flex;
        border: none;
        padding: 12px 0 10px 0;
        height: auto;
    }

    .voice_list a {
        text-decoration: none;
        display: block;
        background-image: none;
        width: 50%;
    }*/

    .clrfx .right {
        padding: .8em 0 0 0;
    }

    .clrfx .right h3 {
        color: #000000;
        font-weight: bold;
        font-size: 12px;
        line-height: 1.35;
    }

    .clrfx .right h4{ font-size: 12px;}

    .clrfx .right h5 {
        line-height: 1.24;
        padding: 0 0 15px 0;
        font-size: 12px;
        color: #000000;
    }
}


/* 成果ページへのリンク */
.voice_list .box_link{
  box-sizing: border-box;
    display: block;
  width: 100%;
  height: auto;
  border-top: 0;
  padding: 2em 10px;
  margin: 0 auto 2em;
  grid-column: 1 / 4;
    grid-row: 3 / 4;
}
.voice_list .box_link.row6-7{
    grid-row: 6 / 7;
}
.voice_list .box_link.kabu{ background: rgba(94, 118, 167, .1);}
.voice_list .box_link.fudo{ background: rgba(68, 161, 197, .1);}

.voice_list .box_link .txt{ text-align: center;}
.voice_list .box_link.kabu .txt{ color: #5e76a7;}
.voice_list .box_link.fudo .txt{ color: #44a1c5;}

.voice_list .item.box_link .btn{
  box-sizing: border-box;
  display: block;
  background: #1c236d;
    color: #fff;
    text-align: center;
  height: auto;
    max-width: 300px;
    margin: 20px auto 0;
  padding: 1em;
    border-radius: 2em;
  position: relative;
}
.voice_list .item.box_link .btn::after{
  content: "";
    box-sizing: border-box;
  border: .5em solid transparent;
    border-left: .6em solid #fff;
    width: 1em;
    height: 1em;
    position: absolute;
    top: 0;
    bottom: 0;
    right: .5em;
    margin: auto;
}
.voice_list .box_link.kabu .btn{ background: #5e76a7;}
.voice_list .box_link.fudo .btn{ background: #44a1c5;}
@media screen and (max-width: 830px){
  .voice_list .box_link{
    grid-column: 1 / 3;
      grid-row: 4 / 4;
  }
}

/* 体験セミナーリンク */
.voice_list .school_trial{
  box-sizing: border-box;
  grid-column: 1 / 4;
}

@media screen and (max-width: 830px){
  .voice_list .school_trial{
    grid-column: 1 / 3;
  }
}
@media screen and (max-width: 599px){
  .voice_list .school_trial_conts{ width: 100%;}
}

/* .leaflet */
.leaflet{
  margin: 80px auto;
}
.leaflet *{
  text-align: center;
}
.leaflet .ttl{
  color: #1c236d;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
}
.leaflet .ttl > span{
  flex: 0 0 auto;
  max-width: 85%;
}
.leaflet .ttl::before,
.leaflet .ttl::after{
  content: "";
  flex: 1 1 auto;
  height: 1px;
  background-color: #1c236d;
}
.leaflet .ttl::before{ margin-right: 0.5em;}
.leaflet .ttl::after{ margin-left: 0.5em;}
.leaflet .photo{
  max-width: 670px;
  margin: auto;
  text-align: left;
  position: relative;
}
.leaflet .photo .txt{
  width: 210px;
  height: 210px;
  background-color: #fff;
  border-radius: 100%;
  color: #1c2569;
  font-size: 24px;
  font-weight: bold;
  outline: 2px dotted #33469B;
  outline-offset: -8px;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  bottom: 25px;
}
.leaflet .btn{
  width: 100%;
  max-width: 400px;
  border: 2px solid;
  background: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  color: #1c236d;
  text-align: center;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
.leaflet .btn:hover {
  text-decoration: none;
}
.leaflet .btn .icn_pdf,
.leaflet .btn .icn_dl {
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .leaflet .ttl{
    font-size: 20px;
  }
  .leaflet .photo{
    padding-bottom: 70px;
  }
  .leaflet .photo .txt{
    width: 136px;
    height: 136px;
    font-size: 16px;
    outline-offset: -5px;
    padding: 5px;
    bottom: 0;
  }
  .leaflet .btn  {
    font-size: 14px;
    max-width: initial;
    padding: 10px;
  }
  .leaflet .btn  .icn_pdf > svg,
  .leaflet .btn  .icn_dl > svg {
    width: 1.5em;
  }
}

/* ------------------------------
footer
------------------------------ */
.footer .fotter_inquiry,
.footer .fotter_inquiry .inquiry_btn_list li,
.footer .site_link_list {
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  .footer .site_link_list li {
    line-height: 1.8;
  }
}
