/* main visual */
.mainvisual {
  margin: 70px auto 146px;
  padding: 0 20px;
  text-align: center;
}
@media screen and (max-width:768px) {
  .mainvisual {
    margin-top: 0;
    margin-bottom: 45px;
    padding: 0 12px;
  }
}

/* main visual - タイトル部分 */
.mainvisual .mainvisual-head {
  margin-bottom: 15px;
}
.mainvisual .mainvisual-head .catch {
  margin: 0;
  margin-bottom: 12px;
  font-size: 53px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.mainvisual .mainvisual-head .read {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.78;
  letter-spacing: 0.07em;
}
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-head {
    padding: 0 12px;
    padding-top: 15px;
  }
  .mainvisual .mainvisual-head .catch {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 1.28;
    text-align: center;
    text-indent: 24px;
  }
  .mainvisual .mainvisual-head .read {
    margin-bottom: 50px;
    font-size: 13px;
    line-height: 1.92;
    text-align: center;
  }
}

/* main visual - 黄色背景 */
.mainvisual .mainvisual-bg {
  position: relative;
  height: 128px;
  background-color: #FDDA47;
  border-radius: 5px;
}
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-bg {
    height: 138px;
  }
}

/* main visual - slider */
.mainvisual .mainvisual-slider {
  margin-bottom: -120px;
  z-index: 2;
  overflow: hidden;
}
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider {
    margin-top: -80px;
    margin-bottom: -126px;
  }
}

/* main visual - スライド要素 */
.mainvisual .mainvisual-slider .mainvisual-slider-item {
  position: relative;
  width: 330px;
  height: 348px;
  overflow: visible;
}
.mainvisual .mainvisual-slider .mainvisual-slider-item:focus {
  outline: none;
}
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider .mainvisual-slider-item {
    width: 270px;
    height: 320px;
  }
}

/* main visual - 画像全般 */
.mainvisual .mainvisual-slider-item img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mainvisual .before-image img,
.mainvisual .after-image img {
  max-height: 360px;
  width: auto;
  z-index: 2;
}
.mainvisual .after-bee img {
  width: 110px;
  z-index: 2;
}
.mainvisual .after-bg img {
  width: 330px;
}
@media screen and (min-width:769px){
  .slick-slide .sp {
    display: none;
  }
}
@media screen and (max-width:768px) {
  .slick-slide .pc {
    display: none;
  }
  .mainvisual .after-bee img {
    width: 85px;
  }
  .mainvisual .after-bg img {
    width: 270px;
  }
}

/* main visual - 個別調整 - before */
.mainvisual .mainvisual-slider-item.item-01 .before-image img { width: 160px; }
.mainvisual .mainvisual-slider-item.item-02 .before-image img { width: 110px; }
.mainvisual .mainvisual-slider-item.item-03 .before-image img { width: 44px; }
.mainvisual .mainvisual-slider-item.item-04 .before-image img { width: 64px; }
.mainvisual .mainvisual-slider-item.item-05 .before-image img { width: 104px; }
.mainvisual .mainvisual-slider-item.item-06 .before-image img { width: 115px; }
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider-item.item-01 .before-image img { right: 38px; }
  .mainvisual .mainvisual-slider-item.item-02 .before-image img { right: 32px; bottom: 16px; }
  .mainvisual .mainvisual-slider-item.item-03 .before-image img { right: 40px; bottom: 20px; }
  .mainvisual .mainvisual-slider-item.item-04 .before-image img { bottom: 24px; }
  .mainvisual .mainvisual-slider-item.item-06 .before-image img { right: 28px; bottom: 20px; }
}

.mainvisual .mainvisual-slider-item.item-01 .before-text img { bottom: 168px; width: 130px; right: 28px; }
.mainvisual .mainvisual-slider-item.item-02 .before-text img { bottom: 179px; left: 27px; width: 100px; }
.mainvisual .mainvisual-slider-item.item-03 .before-text img { width : 100px; bottom: 172px; left: 12px; }
.mainvisual .mainvisual-slider-item.item-04 .before-text img { bottom: 175px; left: 63px; width: 110px; }
.mainvisual .mainvisual-slider-item.item-05 .before-text img { bottom: 182px; right: 22px; width: 103px; }
.mainvisual .mainvisual-slider-item.item-06 .before-text img { bottom: 175px; width: 116px; }
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider-item.item-02 .before-text img { bottom: 190px; left: 27px; width: 100px; }
  .mainvisual .mainvisual-slider-item.item-03 .before-text img { width : 100px; bottom: 190px; left: 12px; }
  .mainvisual .mainvisual-slider-item.item-04 .before-text img { bottom: 200px; left: 63px; width: 110px; }
  .mainvisual .mainvisual-slider-item.item-06 .before-text img { bottom: 200px; width: 116px; }

}
/* main visual - 個別調整 - after */
.mainvisual .mainvisual-slider-item.item-01 .after-image img { width: 200px; bottom: 12px; right: 24px; }
.mainvisual .mainvisual-slider-item.item-02 .after-image img { width: 320px; bottom: 16px; right: 5px; }
.mainvisual .mainvisual-slider-item.item-03 .after-image img { width: 228px; right: 18px; bottom: 12px; }
.mainvisual .mainvisual-slider-item.item-04 .after-image img { width: 297px; bottom: 35px; right: 17px; }
.mainvisual .mainvisual-slider-item.item-05 .after-image img { width: 210px; bottom: 13px; right: 52px; }
.mainvisual .mainvisual-slider-item.item-06 .after-image img { width: 261px; bottom: 16px; }
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider-item.item-01 .after-image img { width: 150px; bottom: 12px; right: 76px; }
  .mainvisual .mainvisual-slider-item.item-02 .after-image img { width: 232px; width: 243px; bottom: 17px; right: 0; left: -51px; }
  .mainvisual .mainvisual-slider-item.item-03 .after-image img { width: 161px; bottom: 21px; left: 23px; right: unset; }
  .mainvisual .mainvisual-slider-item.item-04 .after-image img { width: 225px; bottom: 30px; right: 25px; }
  .mainvisual .mainvisual-slider-item.item-05 .after-image img { width: 150px; left: 39px; bottom: 29px; right: unset; }
  .mainvisual .mainvisual-slider-item.item-06 .after-image img { width: 199px; bottom: 20px; right: 24px; }
}

.mainvisual .mainvisual-slider-item.item-01 .after-text img { bottom: 162px; width: 107px; left: -23px; margin: 0; }
.mainvisual .mainvisual-slider-item.item-02 .after-text img { bottom: 247px; width: 179px; left: -10px; margin: 0; }
.mainvisual .mainvisual-slider-item.item-03 .after-text img { bottom: 132px; width: 143px; left: -5px; margin: 0; }
.mainvisual .mainvisual-slider-item.item-04 .after-text img { bottom: 189px; width: 145px; left: 7px; margin: 0; }
.mainvisual .mainvisual-slider-item.item-05 .after-text img { bottom: 238px; width: 181px; left: -40px; margin: 0; }
.mainvisual .mainvisual-slider-item.item-06 .after-text img { bottom: 189px; width: 210px; right: -12px; margin-right: 0; }
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider-item.item-01 .after-text img { left: 0; right: 7px; bottom: 195px; margin-left: auto; width: 121px; }
  .mainvisual .mainvisual-slider-item.item-02 .after-text img { width: 135px; left: 0; margin-left: auto; right: -10px; bottom: 203px; }
  .mainvisual .mainvisual-slider-item.item-03 .after-text img { width: 123px; bottom: 189px; left: unset; right: 1px; }
  .mainvisual .mainvisual-slider-item.item-04 .after-text img { width: 130px; left: unset; bottom: 172px; right: 8px; }
  .mainvisual .mainvisual-slider-item.item-05 .after-text img { width: 154px; left: unset; right: -11px; bottom: 194px; }
  .mainvisual .mainvisual-slider-item.item-06 .after-text img { width: 152px; right: -1px; left: unset; bottom: 194px; }
}
@media screen and (max-width:350px) {
  .mainvisual .mainvisual-slider-item.item-03 .after-text img { width: 123px; bottom: 189px; left: unset; right: -10px; }
  .mainvisual .mainvisual-slider-item.item-06 .after-text img { width: 152px; right: -10px; left: unset; bottom: 194px; }
}

.mainvisual .mainvisual-slider-item.item-01 .after-bee img { bottom: 90px; right: -19px; margin-right: 0; }
.mainvisual .mainvisual-slider-item.item-02 .after-bee img { bottom: 201px; right: -5px; margin-right: 0; }
.mainvisual .mainvisual-slider-item.item-03 .after-bee img { bottom: 233px; right: 24px; margin-right: 0; }
.mainvisual .mainvisual-slider-item.item-04 .after-bee img { bottom: 224px; right: 23px; margin-right: 0; }
.mainvisual .mainvisual-slider-item.item-05 .after-bee img { bottom: 192px; right: -28px; margin-right: 0; }
.mainvisual .mainvisual-slider-item.item-06 .after-bee img { bottom: 114px; right: -23px; margin-right: 0; }
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider-item.item-01 .after-bee img { bottom: 103px; right: -8px; }
  .mainvisual .mainvisual-slider-item.item-02 .after-bee img { bottom: 157px; right: 33px; }
  .mainvisual .mainvisual-slider-item.item-03 .after-bee img { bottom: 94px; right: 18px; }
  .mainvisual .mainvisual-slider-item.item-04 .after-bee img { bottom: 106px; right: -30px; }
  .mainvisual .mainvisual-slider-item.item-05 .after-bee img { bottom: 130px; }
  .mainvisual .mainvisual-slider-item.item-06 .after-bee img { bottom: 101px; right: -8px; }
}

.mainvisual .mainvisual-slider-item.item-01 .after-star img.star-left { width: 29px; bottom: 122px; left: 53px; margin-left: 0; }
.mainvisual .mainvisual-slider-item.item-01 .after-star img.star-right { width: 68px; bottom: 225px; right: 65px; margin-right: 0; }
.mainvisual .mainvisual-slider-item.item-02 .after-star img { width: 39px; bottom: 210px; left: 22px; }
.mainvisual .mainvisual-slider-item.item-03 .after-star img { width: 54px; bottom: 227px; left: 16px; margin-left: 0; }
.mainvisual .mainvisual-slider-item.item-03 .after-star img { width: 54px; bottom: 227px; left: 16px; margin-left: 0; }
.mainvisual .mainvisual-slider-item.item-04 .after-star img { width: 46px; bottom: 139px; left: 73px; margin-left: 0; }
.mainvisual .mainvisual-slider-item.item-05 .after-star img.star-left { width: 38px; bottom: 190px; left: 24px; margin-left: 0; }
.mainvisual .mainvisual-slider-item.item-05 .after-star img.star-right { width: 37px; bottom: 277px; right: 17px; margin-right: 0; }
.mainvisual .mainvisual-slider-item.item-06 .after-star img.star-left { width: 30px; bottom: 263px; left: 15px; margin-left: 0; }
.mainvisual .mainvisual-slider-item.item-06 .after-star img.star-right { width: 37px; bottom: 197px; right: 18px; margin-right: 0; }
@media screen and (max-width:768px) {
  .mainvisual .mainvisual-slider-item.item-01 .after-star img.star-left { width: 28px; bottom: 85px; left: 23px; }
  .mainvisual .mainvisual-slider-item.item-01 .after-star img.star-right { width: 57px; bottom: 174px; right: 84px; }
  .mainvisual .mainvisual-slider-item.item-02 .after-star img { width: 33px; bottom: 163px; left: 0; right: 31px; }
  .mainvisual .mainvisual-slider-item.item-03 .after-star img { width: 29px; bottom: 158px; left: 8px; }
  .mainvisual .mainvisual-slider-item.item-04 .after-star img { width: 35px; bottom: 119px; left: 64px; }
  .mainvisual .mainvisual-slider-item.item-05 .after-star img.star-left { width: 32px; bottom: 135px; left: 27px; }
  .mainvisual .mainvisual-slider-item.item-05 .after-star img.star-right { width: 32px; left: unset; bottom: 135px; right: 47px; }
  .mainvisual .mainvisual-slider-item.item-06 .after-star img.star-left { width: 20px; left: 4px; bottom: 206px; }
  .mainvisual .mainvisual-slider-item.item-06 .after-star img.star-right { width: 33px; bottom: 153px; right: 26px; }
}

/* main visual - SP時アプリバナー */
@media screen and (max-width:768px) {
  .mainvisual .app-button {
    margin-top: 14px;
    padding: 4px;
  }
  .mainvisual .app-button p {
    margin: 0;
  }
}

/* About */
.top-about-section {
  margin: 110px 0 0;
}
.top-about-section .inner {
  max-width: 1154px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (max-width:768px) {
  .top-about-section {
    margin-top: 0;
  }
  .top-about-section .inner {
    padding: 0;
  }
}

/* About - 説明部分 */
.about-intro {
  position: relative;
}
.about-intro .intro-item {
  display: inline-block;
  border: 5px solid #fff;
  background: #FDDA47;
  border-radius: 17px;
  overflow: hidden;
}
@media screen and (max-width:768px) {
  .about-intro .intro-item {
    border: 3px solid #fff;
    border-radius: 8px;
  }
}
/* About - 説明部分 - 左側 */
.about-intro .intro-item.left {
  margin-left: 60px;
  padding: 35px 92px 20px 47px;
}
.about-intro .intro-item .catch-text {
  font-size: 22px;
  color: #262626;
}
.about-intro .intro-item .catch-text .border:after {
  height: 16px;
}
.about-intro .intro-item .text {
  font-size: 15px;
  padding-left: 7px;
  font-size: 15px;
  letter-spacing: .07em;
  line-height: 2;
  color: #262626;
}
@media screen and (max-width:1000px) {
  .about-intro {
    text-align: center;
  }
  .about-intro:before {
    content: "";
    position: absolute;
    top: 150px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #4DB2A4;
    z-index: -1;
  }
  .about-intro .intro-item.left {
    margin-left: 0;
    margin-right: 20px;
    text-align: left;
  }
}
@media screen and (max-width:768px) {
  .about-intro .intro-item.left {
    max-width: 355px;
    margin-right: 0;
    padding: 36px 13px 85px;
  }
  .about-intro .intro-item .catch-text {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 1.8;
  }
  .about-intro .intro-item .text {
    font-size: 13px;
    line-height: 2.1;
  }
}
/* About - 説明部分 - 右側 */
.about-intro .intro-item.right {
  position: absolute;
  max-width: 527px;
  bottom: -58px;
  right: 60px;
  cursor: pointer;
}
.about-intro .intro-item.right:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 69px;
  height: 69px;
  margin: auto;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/about-video-pray.png) no-repeat center/69px;
  transition: ease transform .3s;
}
.about-intro .intro-item.right:hover:after {
  transform: scale(1.3);
}
@media screen and (max-width:1130px) {
  .about-intro .intro-item.right {
    max-width: 400px;
  }
}
@media screen and (max-width:1000px) {
  .about-intro .intro-item.right {
    position: relative;
    display: block;
    margin-left: auto;
    left: -7%;
    right: 0;
    bottom: 35px;
  }
}
@media screen and (max-width:768px) {
  .about-intro .intro-item.right {
    left: 0;
    right: 0;
    bottom: 87px;
    margin: 0 auto;
    max-width: 315px;
  }
  .about-intro .intro-item.right:after {
    width: 50px;
    height: 50px;
    background-size: 50px;
  }
}

/* About - 詳細部分 */
.about-detail {
  margin-top: -118px;
  padding: 222px 64px 72px;
  background: #4DB2A4;
  color: #262626;
  border-radius: 12px;
  overflow: hidden;
}
.about-detail .section-read {
  margin-bottom: 24px;
  color: #fff;
  font-size: 22px;
}
@media screen and (max-width:1000px) {
  .about-detail {
    margin-top: -218px;
  }
}
@media screen and (max-width:768px) {
  .about-detail {
    margin-top: -118px;
    padding: 90px 10px 74px;
    border-radius: 0;
  }
  .about-detail .section-read {
    margin-bottom: 37px;
    font-size: 18px;
    line-height: 1.85;
  }
}

/* About - 詳細部分 - 比較表 */
.about-detail .compare-table {
  display: flex;
  max-width: 890px;
  margin: 0 auto;
  margin-bottom: 87px;
}
.about-detail .compare-table .table {
  position: relative;
  flex: 1;
  padding-top: 32px;
  padding-bottom: 6px;
  background: #fff;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
@media screen and (max-width:768px) {
  .about-detail .compare-table {
    display: block;
    margin-bottom: 64px;
  }
}
.about-detail .compare-table .table .table-title {
  margin: 0;
  margin-left: -.17em;
  margin-bottom: 13px;
  font-size: 22px;
  letter-spacing: .06em;
}
.about-detail .compare-table .table .table-title .logo {
  margin-right: 6px;
}
.about-detail .compare-table .table .table-title .logo img {
  max-width: 118px;
}
@media all and (-ms-high-contrast: none) {
  .about-detail .compare-table .table .table-title .logo img {
    max-width: 114px;
  }
}
.about-detail .compare-table .table dl {
  margin: 0;
}
.about-detail .compare-table .table dt {
  margin-bottom: 26px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .07em;
}
.about-detail .compare-table .table dd {
  margin: 0;
  padding: 14px 20px;
  font-size: 15px;
  letter-spacing: .07em;
  text-indent: .15em;
  line-height: 1.2;
}
@media screen and (max-width:768px) {
  .about-detail .compare-table .table .table-title {
    margin-bottom: 7px;
    font-size: 18px;
  }
  .about-detail .compare-table .table .table-title .logo {
    margin-right: 4px;
  }
  .about-detail .compare-table .table .table-title .logo img {
    max-width: 80px;
  }
  .about-detail .compare-table .table dt {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .about-detail .compare-table .table dd {
    padding: 12px 20px;
    font-size: 13px;
    letter-spacing: .07em;
  }
}
/* About - 詳細部分 - 比較表 - 左側 */
.about-detail .compare-table .table.left {
  margin-right: 3px;
  border-radius:  10px 0 0 10px;
}
.about-detail .compare-table .table.left dd:nth-child(even) {
  background: #EAEAEA;
}
.about-detail .compare-table .table.left .illust {
  position: absolute;
  top: -86px;
  left: -44px;
  width: 112px;
}
@media screen and (max-width:768px) {
  .about-detail .compare-table .table.left {
    margin: 0;
    margin-bottom: 30px;
    padding-top: 25px;
    border-radius: 5px;
  }
  .about-detail .compare-table .table.left .illust {
    width: 78px;
    top: -34px;
    left: 0;
  }
}
@media screen and (max-width:350px) {
  .about-detail .compare-table .table.left .illust {
    width: 64px;
  }
}
/* About - 詳細部分 - 比較表 - 右側 */
.about-detail .compare-table .table.right {
  margin-left: 3px;
  padding-top: 18px;
  border-radius:  0 10px 10px 0;
}
.about-detail .compare-table .table.right .table-title {
  margin-bottom: 7px;
}
.about-detail .compare-table .table.right dd:nth-child(even) {
  background: #FFF2C9;
}
.about-detail .compare-table .table.right .illust {
  position: absolute;
  top: -92px;
  right: -80px;
  width: 160px;
}
@media screen and (max-width:768px) {
  .about-detail .compare-table .table.right {
    margin: 0;
    border-radius: 5px;
  }
  .about-detail .compare-table .table dt {
    margin-bottom: 16px;
  }
  .about-detail .compare-table .table.right .illust {
    width: 110px;
    top: -30px;
    right: -23px;
  }
}
@media screen and (max-width:350px) {
  .about-detail .compare-table .table.right .illust {
    width: 90px;
  }
}

/* About - 詳細部分 - たくさんの皆様にご利用いただいています - タイトル */
.about-detail .about-results-title {
  position: relative;
  display: table;
  margin: 0 auto;
  margin-bottom: 27px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .08em;
  text-align: center;
}
.about-detail .about-results-title:before,
.about-detail .about-results-title:after {
  content: "";
  position: absolute;
  width: 54px;
  height: 61px;
}
.about-detail .about-results-title:before {
  left: -62px;
  bottom: -7px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/about-results-title-left.svg) no-repeat center/54px;
}
.about-detail .about-results-title:after {
  right: -65px;
  bottom: -6px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/about-results-title-right.svg) no-repeat center/54px;
}
@media screen and (max-width:768px) {
  .about-detail .about-results-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 1.7;
  }
  .about-detail .about-results-title:before {
    left: -47px;
    bottom: 24px;
  }
  .about-detail .about-results-title:after {
    right: -42px;
    bottom: 23px;
  }
}

/* About - 詳細部分 - たくさんの皆様にご利用いただいています */
.about-detail .about-results {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 7px;
}
.about-detail .about-results .result-item {
  position: relative;
  max-width: 310px;
  width: 100%;
  padding: 44px 36px 30px;
  background: #FDDA47;
  border-radius: 10px;
  overflow: hidden;
}
.about-detail .about-results .result-item:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 8px;
  right: 10px;
  height: 5px;
  border-radius: 6px;
  background: #2CA79C;
}
.about-detail .about-results .result-item + .result-item {
  margin-left: 5px;
}
@media screen and (max-width:768px) {
  .about-detail .about-results {
    display: block;
    margin-bottom: 10px;
  }
  .about-detail .about-results .result-item {
    margin: 0 auto;
    padding: 29px 34px 16px;
    border-radius: 5px;
  }
  .about-detail .about-results .result-item:before {
    top: 8px;
    left: 7px;
    right: 9px;
  }
  .about-detail .about-results .result-item + .result-item {
    margin: 0 auto;
    margin-top: 11px;
  }
}
/* About - 詳細部分 - たくさんの皆様にご利用いただいています - ラベル（貯金総額等） */
.about-detail .about-results .result-item .label {
  position: relative;
  margin: 0;
  margin-bottom: 5px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .07em;
  line-height: 1;
  z-index: 2;
}
.about-detail .about-results .result-item .label .small {
  font-size: 0.8em;
}
@media screen and (max-width:768px) {
  .about-detail .about-results .result-item .label {
    margin-bottom: 0;
    padding-left: 3px;
    font-size: 13px;
  }
}
/* About - 詳細部分 - たくさんの皆様にご利用いただいています - 結果（50億円突破等） */
.about-detail .about-results .result-item .result {
  position: relative;
  margin: 0;
  font-size: 32px;
  color: #2CA79C;
  font-weight: 700;
  line-height: 1;
  z-index: 2;
}
.about-detail .about-results .result-item .result .num {
  font-size: 50px;
  font-family: 'Palanquin Dark', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
}
.about-detail .about-results .result-item .result .unit {
  margin-bottom: 0;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 700;
  color: #262626;
}
@media screen and (max-width:768px) {
  .about-detail .about-results .result-item .result {
    font-size: 26px;
  }
  .about-detail .about-results .result-item .result .num {
    font-size: 40px;
  }
  .about-detail .about-results .result-item .result .unit {
    font-size: 13px;
  }
}
/* About - 詳細部分 - たくさんの皆様にご利用いただいています - イラスト */
.about-detail .about-results .result-item .illust {
  position: absolute;
  top: 23px;
  right: 30px;
  width: 75px;
}
@media screen and (max-width:768px) {
  .about-detail .about-results .result-item .illust {
    width: 53px;
    top: 11px;
    right: 28px;;
  }
}
/* About - 詳細部分 - たくさんの皆様にご利用いただいています - 作られた目標数 */
.about-detail .about-results .result-item.item02 {
  padding-left: 28px;
}
.about-detail .about-results .result-item.item02 .illust {
  top: 15px;
  right: 20px;
  width: 99px;
}
@media screen and (max-width:768px) {
  .about-detail .about-results .result-item.item02 {
    padding-left: 36px;
  }
  .about-detail .about-results .result-item.item02 .illust {
    width: 58px;
    top: 15px;
    right: 28px;
  }
}
/* About - 詳細部分 - たくさんの皆様にご利用いただいています - 目標達成数 */
.about-detail .about-results .result-item.item03 .illust {
  top: 19px;
  right: 25px;
  width: 89px;
}
@media screen and (max-width:768px) {
  .about-detail .about-results .result-item.item03 .illust {
    width: 64px;
    top: 11px;
    right: 33px;
  }
}
/* About - 詳細部分 - たくさんの皆様にご利用いただいています - 注意書き */
.about-detail .about-results-caution {
  margin: 0;
  padding-left: 2px;
  font-size: 10px;
  color: #fff;
  font-weight: 700;
  letter-spacing: .07em;
}
@media screen and (max-width:768px) {
  .about-detail .about-results-caution {
    max-width: 310px;
    margin: 0 auto;
  }
}

/* Feature */
.top-feature-section {
  margin: 110px 0;
  margin-bottom: 0;
  color: #262626;
}
@media screen and (max-width:768px) {
  .top-feature-section {
    margin: 68px 0;
    margin-bottom: 0;
  }
  .top-feature-section .section-read {
    margin-bottom: 14px;
  }
}
/* Feature - point1〜3 */
.top-feature-section .feature-point-small {
  max-width: 1030px;
  margin: 0 auto;
  margin-top: 93px;
  margin-bottom: 24px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
}
.top-feature-section .feature-point-small .point-item {
  max-width: 295px;
  width: 100%;
  margin: 0 8px;
}
@media screen and (max-width:768px) {
  .top-feature-section .feature-point-small {
    display: block;
    margin-top: 0;
    padding: 0;
    overflow-x: hidden;
  }
  .top-feature-section .feature-point-small .point-item {
    max-width: 100%;
    margin: 32px 0;
    margin-left: -20px;
  }
  .top-feature-section .feature-point-small .point-item img {
    width: 170px;
  }
}

/* Feature - point4〜5 */
.top-feature-section .feature-point-big {
  overflow: hidden;
}
.top-feature-section .feature-point-big .img {
  max-width: none;
}
.top-feature-section .feature-point-big .point-item-big {
  max-width: 1030px;
  margin: 0 auto;
}
.top-feature-section .feature-point-big .point-item-big.left {
  position: relative;
  padding: 0 20px;
  max-width: 1005px;
  height: 770px;
}
.top-feature-section .feature-point-big .point-item-big.left .img {
  position: absolute;
  width: 1275px;
  right: 20px;
}
.top-feature-section .feature-point-big .point-item-big.right {
  text-align: right;
  margin-top: -90px;
  padding: 0 20px;
}
.top-feature-section .feature-point-big .point-item-big.right .img {
  width: 1010px;
}
@media screen and (max-width:768px) {
  .top-feature-section .feature-point-big .point-item-big {
    max-width: 100%;
  }
  .top-feature-section .feature-point-big .point-item-big.left {
    margin-bottom: 43px;
    padding: 0;
    max-width: 100%;
    height: auto;
  }
  .top-feature-section .feature-point-big .point-item-big.left .img {
    position: unset;
    width: 130%;
  }
  .top-feature-section .feature-point-big .point-item-big.right {
    margin-top: 0;
    padding: 0;
  }
  .top-feature-section .feature-point-big .point-item-big.right .img {
    width: 130%;
  }
}


/* Scene */
.top-scene-section {
  margin: 110px 0;
  margin-top: 0;
  height: 100%;
  overflow: hidden;
}
.top-scene-section .inner {
  padding-top: 110px;
}
@media screen and (max-width:768px) {
  .top-scene-section {
    padding-bottom: 30px;
  }
  .top-scene-section .inner {
    padding-top: 68px;
  }
}
/* Scene - スライダーボタン */
.top-scene-section .scene-slider-button {
  display: flex;
  justify-content: center;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 61px;
  padding: 0 20px;
  list-style: none;
}
.top-scene-section .scene-slider-button .scene-slider-button-item {
  position: relative;
  width: 103px;
  height: 103px;
  margin: 0 12px;
  background: #FEF1C8;
  border: 3px solid #FEF1C8;
  border-radius: 100%;
  text-align: center;
  transition: ease background .3s, ease border .3s;
  cursor: pointer;
  transition: ease transform .3s;
}
.top-scene-section .scene-slider-button .scene-slider-button-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  width: 20px;
  height: 13px;
  margin: 0 auto;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/scene-case-button-ornament.png) no-repeat center/20px;
  transform: rotateZ(-70deg);
  transform-origin: 0px 0px;
  transition: ease transform .3s;
  z-index: -1;
}
.top-scene-section .scene-slider-button .scene-slider-button-item:hover {
  transform: scale(1.2);
}
.top-scene-section .scene-slider-button .scene-slider-button-item.active {
  background: #FDD43F;
  border-color: #FDD43F;
}
.top-scene-section .scene-slider-button .scene-slider-button-item.active:after {
  transform: rotateZ(0deg);
}
@media screen and (max-width:768px) {
  .top-scene-section .scene-slider-button {
    display: none;
  }
}

/* Scene - スライド */
.scene-slider {
  margin: 0;
  padding: 0;
  list-style: none;
}
.scene-slider .scene-slider-item {
  position: relative;
  margin: 0 32px;
  padding: 0 70px 26px;
  max-width: 984px;
  border-radius: 10px;
  background: #FDDA47;
  color: #262626;
}
.scene-slider .scene-slider-item:before {
  content: "";
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 204px;
  height: 38px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/scene-case-slider-ornament.png) no-repeat center/204px;
}
.scene-slider .scene-slider-item:focus {
  outline: none;
}
@media screen and (max-width:768px) {
  .scene-slider {
    margin-top: 50px;
  }
  .scene-slider .scene-slider-item {
    max-width: 100%;
    margin: 0;
    padding: 0 13px 46px;
    border-radius: 0;
  }
  .scene-slider .scene-slider-item:before {
    top: -27px;
    width: 145px;
    height: 28px;
    background-size: 145px;
  }
}
/* Scene - スライド - Case */
.scene-slider .scene-slider-item .slide-case {
  position: relative;
  top: -2px;
  display: table;
  margin: 0 auto;
  margin-top: -10px;
  margin-bottom: 32px;
  text-align: center;
  color: #181818;
}
.scene-slider .scene-slider-item .slide-case:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -11px;
  height: 3px;
  border-radius: 3px;
  background: #181818;
  overflow: hidden;
}
.scene-slider .scene-slider-item .slide-case .label {
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .2em;
  line-height: 1;
  font-family: 'Palanquin Dark', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.scene-slider .scene-slider-item .slide-case .num {
  display: block;
  margin-top: -2px;
  font-size: 30px;
  letter-spacing: .1em;
  line-height: 1;
  font-family: 'Palanquin Dark', 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
@media screen and (max-width:768px) {
  .scene-slider .scene-slider-item .slide-case {
    top: 0;
    margin-bottom: 22px;
  }
  .scene-slider .scene-slider-item .slide-case .num {
    font-size: 25px;
  }
}
/* Scene - スライド - タイトル */
.scene-slider .scene-slider-item .slide-title {
  margin: 0;
  margin-bottom: 15px;
  font-size: 25px;
  letter-spacing: .07em;
  color: #262626;
  font-weight: 700;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width:768px) {
  .scene-slider .scene-slider-item .slide-title {
    margin-bottom: 4px;
    font-size: 17px;
    line-height: 1.5;
  }
}
/* Scene - スライド - 説明 */
.scene-slider .scene-slider-item .slide-description {
  margin: 0;
  margin-bottom: 15px;
  font-size: 15px;
  letter-spacing: .07em;
  font-weight: 500;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width:768px) {
  .scene-slider .scene-slider-item .slide-description {
    font-size: 11px;
    margin-bottom: 10px;
  }
}
/* Scene - スライド - コンテンツ部分 */
.scene-slider .scene-slider-item .slide-detail {
  display: flex;
  justify-content: center;
}
.scene-slider .scene-slider-item .slide-detail .screen-image {
  max-width: 255px;
  margin-top: -26px;
  margin-right: 10px;
}
.scene-slider .scene-slider-item .slide-detail .screen-image img {
  width: 100%;
}
.scene-slider .scene-slider-item .slide-detail .content {
  flex: 1;
  position: relative;
  margin-left: 20px;
}
.scene-slider .scene-slider-item .slide-detail .content .illust {
  position: absolute;
}
.scene-slider .scene-slider-item .slide-detail .content .finbee-start {
  margin: 0;
  margin-top: 26px;
  text-align: right;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: .07em;
}
.scene-slider .scene-slider-item .slide-detail .content .finbee-start img {
  display: inline;
  width: 120px;
  margin: 0 12px;
}
@media screen and (max-width:768px) {
  .scene-slider .scene-slider-item .slide-detail .content {
    margin: 0;
  }
  .scene-slider .scene-slider-item .slide-detail .content .finbee-start {
    font-size: 13px;
    text-align: center;
    margin-top: 20px;
    letter-spacing: .05em;
  }
  .scene-slider .scene-slider-item .slide-detail .content .finbee-start img {
    width: 90px;
  }
}

/* Scene - スライド - コンテンツ部分（個別） */
.scene-slider .scene-slider-item.slide01 .slide-detail .content .illust {
  top: -99px;
  right: -38px;
  width: 181px;
}
.scene-slider .scene-slider-item.slide02 .slide-detail .content .illust {
  top: -99px;
  right: -38px;
  width: 130px;
}
.scene-slider .scene-slider-item.slide03 .slide-detail .content .illust {
  top: -99px;
  right: -38px;
  width: 84px;
}
.scene-slider .scene-slider-item.slide04 .slide-detail .content .illust {
  top: -99px;
  right: -38px;
  width: 110px;
}
.scene-slider .scene-slider-item.slide05 .slide-detail .content .illust {
  top: -99px;
  right: -38px;
  width: 145px;
}
.scene-slider .scene-slider-item.slide06 .slide-detail .content .illust {
  top: -99px;
  right: -38px;
  width: 81px;
}

/* Scene - スライド - slick設定 */
.scene-slider .slick-list {
  overflow: visible;
}
.scene-slider-wrap {
  position: relative;
}
/* Scene - スライド - 次へ・前へボタン */
.scene-slider-wrap .scene-slider-arrows {
  max-width: 1045px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 0px;
}
.scene-slider-wrap .scene-slider-arrows .scene-slider-arrows-inner {
  position: relative;
}
.scene-slider-wrap .scene-slider-arrows .prevButton,
.scene-slider-wrap .scene-slider-arrows .nextButton {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 64px;
  height: 64px;
  cursor: pointer;
  transform: scale(1);
  transition: ease transform .3s;
}
.scene-slider-wrap .scene-slider-arrows .prevButton:hover,
.scene-slider-wrap .scene-slider-arrows .nextButton:hover {
  transform: scale(1.2);
}
.scene-slider-wrap .scene-slider-arrows .prevButton {
  left: 0;
}
.scene-slider-wrap .scene-slider-arrows .nextButton {
  right: 0;
}
@media screen and (max-width:768px) {
  .scene-slider-wrap .scene-slider-arrows {
    top: unset;
    padding: 0 13px;
  }
  .scene-slider-wrap .scene-slider-arrows .prevButton,
  .scene-slider-wrap .scene-slider-arrows .nextButton {
    width: 50px;
    height: 50px;
  }
  .scene-slider-wrap .scene-slider-arrows img {
    width: 50px;
  }
}
/* Scene - スライド - dot */
.scene-slider-wrap .slick-dots {
  margin: 0;
  margin-top: 18px;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
.scene-slider-wrap .slick-dots button {
  padding: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: -9999px;
  display: block;
  margin: 0 8px;
  width: 11px;
  height: 11px;
  background: #FDDA47;
  border: 2px solid #fff;
  border-radius: 100%;
  transition: ease background .3s, ease border .3s;
  overflow: hidden;
}
.scene-slider-wrap .slick-dots .slick-active button {
  background: #fff;
  border-color: #FDDA47;
}

/* Rule */
.top-rule-section {
  background: #F5F5F5;
  padding: 87px 0 140px;
}
.top-rule-section .inner {
  max-width: 1031px;
  margin: 0 auto;
  padding: 0 20px;
}
.top-rule-section .section-read {
  margin-bottom: 20px;
}
.top-rule-section .rule-point-small {
  display: flex;
  flex-wrap: wrap;
}
.top-rule-section .rule-point-small .point-item {
  width: 30%;
  margin: 25px 1.6%;
}
@media screen and (max-width:768px) {
  .top-rule-section {
    padding: 70px 0 54px;
  }
  .top-rule-section .inner {
    max-width: 100%;
    padding: 0;
  }
  .top-rule-section .rule-point-small {
    display: block;
  }
  .top-rule-section .rule-point-small .point-item {
    width: 100%;
    margin: 25px 0;
    margin-left: -28px;
  }
  .top-rule-section .rule-point-small .point-item img {
    width: 150px;
  }
  .top-rule-section .rule-point-small .point-item .content {
    margin-left: 0;
    padding-left: 6px;
  }
}

/* Voice */
.top-voice-section {
  background: #FDDA47;
  padding: 87px 0 126px;
  overflow: hidden;
  height: 100%;
}
.top-voice-section .inner {
  max-width: 954px;
  margin: 0 auto;
  padding: 0 20px;
}
.top-voice-section .section-read {
  margin-bottom: 54px;
}
@media screen and (max-width:768px) {
  .top-voice-section .inner {
    padding: 0 12px;
  }
  .top-voice-section .section-read {
    margin-bottom: 32px;
  }
}
/* Voice - コンテンツ */
.top-voice-section .voice-content {
  position: relative;
  margin-bottom: 53px;
  z-index: 1;
  background-color: #fff;
  border-radius: 10px;
  font-size: 0;
  padding: 48px 5%;
  width: 85%;
}
.top-voice-section .voice-content .ornament {
  display: block;
  position: absolute;
  bottom: -183px;
  right: -80px;
  width: 316px;
  height: 345px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/voice-ornament.png) no-repeat center/316px;
  z-index: -1;
}
@media screen and (max-width:768px) {
  .top-voice-section{
    overflow: hidden;
  }
  .top-voice-section .voice-content {
    width: 100%;
    padding: 18px 1%;
  }
  .top-voice-section .voice-content:last-child {
    margin-bottom: 0;
  }
  .top-voice-section .voice-content .ornament {
    bottom: -183px;
    right: -107px;
  }
}

/* Voice - コンテンツ - 本文 */
.voice__link{
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
}
.voice__link::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0px;
  width: 43px;
  height: 43px;
  margin: auto;
  border-radius: 43px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/voices/arrow_left.svg) no-repeat center/19px;
  background-color: #f5f5f5;
  transition: ease background .3s;
}
.voice__link:hover::after {
    background-color: #FDDA47;
}
.voice__img{
  width: 26%;
  margin-right: 2%;
  position: relative;
  height: 100%;
}
.voice__img>img{
  width: 100%;
}
.voice__textarea{
  width: 72%;
  font-size: initial;
  letter-spacing: 0.07rem;
  margin-left: -0.07rem;
  padding-right: 13%;
  text-align: left;
  position: relative;
}
.purpose-name{
    padding: 4px 14px;
    font-size: 12px;
    border-radius: 5px;
    background: #4DB2A4;
    text-align: center;
    color: #fff;
    font-weight: 500;
}
.voice-title{
  font-size: 18px;
  font-weight: 700;
  position: relative;
  margin-top: 14px;
  margin-bottom: 28px;
  line-height: 1.4;
}
.voice-title::after{
  content: '';
    display: inline-block;
    width: 25px;
    height: 3px;
    background: #262626;
    border-radius: 1.5px;
    position: absolute;
    bottom: -14px;
    left: 0;
}
.voice-outline{
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 44px;
  font-weight: 400;
}
.user-info{
  font-size: 11px;
  position: absolute;
  bottom: 0px;
  font-weight: 700;
  opacity: 0.35;
}

/* Voice - コンテンツ - 個別設定 */
.top-voice-section .voice-content.voice01{
  margin-left: auto;
}
.top-voice-section .voice-content.voice03{
  margin-left: auto;
}
@media screen and (min-width:769px) {
  .top-voice-section .voice-content.voice02 .ornament {
    left: -88px;
    right: unset;
    bottom: -134px;
  }
  .top-voice-section .voice-content.voice03 .ornament {
    bottom: -74px;
    right: -78px;
    height: 308px;
  }
}
@media screen and (max-width:768px) {
  .top-voice-section .voice-content.voice02 .ornament {
    bottom: -171px;
    right: unset;
    left: -163px;
  }
  .voice__link::after {
    right: 9px;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background-size: 12px;
  }
  .voice__img{
    width: 35%;
    margin-right: 0%;
  }
  .voice__textarea {
    width: 65%;
    padding-right: 10%;
  }
  .purpose-name{
    font-size: 10px;
  }
  .voice-title{
    font-size: 15px;
  }
  .voice-outline{
    font-size: 13px;
  }
  .user-info{
    font-size: 10px;
  }
}

/* Flow */
.top-flow-section {
  margin: 100px 0;
}
.top-flow-section .inner {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 20px;
}
.top-flow-section .section-read {
  margin-bottom: 35px;
}
@media screen and (max-width:768px) {
  .top-flow-section .inner {
    padding: 0 12px;
  }
  .top-flow-section .section-read {
    margin-bottom: 32px;
  }
}
/* Flow - 一覧 */
.top-flow-section .flow-list {
  position: relative;
  margin: 0;
  margin-top: 96px;
  margin-bottom: 16px;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: stretch;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list {
    flex-flow: wrap;
    margin-top: 32px;
    margin-bottom: 10px;
  }
}
/* Flow - 一覧 - 線 */
.top-flow-section .flow-list .border {
  content: "";
  position: absolute;
  top: -21px;
  left: 100px;
  right: 100px;
  height: 4px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/flow-line.png) repeat-x center/30px;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .border {
    top: 5%;
    bottom: 10%;
    left: 12px;
    right: unset;
    width: 4px;
    height: auto;
    background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/flow-line-vl.png) repeat-y center/4px;
  }
}
/* Flow - 一覧 - 要素 */
.top-flow-section .flow-list .flow-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  align-items: flex-start;
  flex: 1;
  margin: 0 5px;
  padding: 8px;
  background: #FDDA47;
  border-radius: 12px;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item {
    width: 100%;
    flex: auto;
    flex-flow: row;
    margin: 0;
    margin-left: 26px;
    margin-bottom: 20px;
    padding: 16px;
  }
  .top-flow-section .flow-list .flow-item:last-child {
    margin-bottom: 0;
  }
}
/* Flow - 一覧 - 番号 */
.top-flow-section .flow-list .flow-item .point-num {
  position: absolute;
  top: -56px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 13px;
  padding-left: 3px;
  width: 68px;
  height: 68px;
  border-width: 4px;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item .point-num {
    top: 30px;
    bottom: unset;
    left: -32px;
    right: unset;
    margin: auto 0;
    padding-top: 14px;
    padding-left: 0;
    width: 44px;
    height: 44px;
    border-width: 2px;
  }
  .top-flow-section .flow-list .flow-item .point-num .num {
    font-size: 16px;
  }
}
/* Flow - 一覧 - 画像 */
.top-flow-section .flow-list .flow-item .image {
  width: 100%;
  margin: 20px 0 11px;
  text-align: center;
}
.top-flow-section .flow-list .flow-item .image img {
  width: 108px;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item .image {
    width: auto;
    margin: 0;
    text-align: center;
  }
  .top-flow-section .flow-list .flow-item .image img {
    width: 70px;
  }
}
/* Flow - 一覧 - テキスト部分 */
.top-flow-section .flow-list .flow-item .content {
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  flex-grow: 1;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item .content {
    display: block;
    flex: 1;
    padding-left: 10px;
  }
}
/* Flow - 一覧 - タイトル */
.top-flow-section .flow-list .flow-item .title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  margin-bottom: 5px;
  height: 48px;
  font-size: 15px;
  text-align: center;
  letter-spacing: .07em;
  line-height: 1.6;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item .title {
    display: block;
    height: auto;
    margin-top: 5px;
    margin-bottom: 3px;
    text-align: left;
  }
}
/* Flow - 一覧 - 本文 */
.top-flow-section .flow-list .flow-item .description {
  flex-grow: 1;
  width: 100%;
  margin: 0;
  padding: 0 9px;
  font-size: 12px;
  letter-spacing: .06em;
  line-height: 1.5;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item .description {
    padding: 0;
    letter-spacing: .07em;
  }
}
/* Flow - 一覧 - 注意 */
.top-flow-section .flow-list .flow-item .caution,
.top-flow-section .flow-list .flow-item .warning {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 6px 8px;
  padding-left: 12px;
  margin-top: 15px;
  min-height: 72px;
  background: #FEF1C8;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  line-height: 1.6;
}
.top-flow-section .flow-list .flow-item .warning {
  color: #fff;
  background: #DC6060;
}
.top-flow-section .flow-list .flow-item .warning span:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 16px;
  margin-right: 4px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/flow-warning.png) no-repeat center/17px;
  vertical-align: text-bottom;
}
.top-flow-section .flow-list .flow-item .caution b {
  text-decoration: underline;
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item .caution,
  .top-flow-section .flow-list .flow-item .warning {
    display: block;
    margin-top: 8px;
    padding: 10px 14px;
    height: auto;
    line-height: 1.5;
  }
}
/* Flow - 一覧 - 個別（目標金額達成！） */
.top-flow-section .flow-list .flow-item.item05 {
  background: #4DB2A4;
  color: #fff;
}
.top-flow-section .flow-list .flow-item.item05 .image {
  position: relative;
}
.top-flow-section .flow-list .flow-item.item05 .image:before,
.top-flow-section .flow-list .flow-item.item05 .image:after {
  content: "";
  position: absolute;
  width: 52px;
  height: 54px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/flow-img-ornament.png) no-repeat center/52px;
}
.top-flow-section .flow-list .flow-item.item05 .image:before {
  right: -5px;
  top: -15px;
}
.top-flow-section .flow-list .flow-item.item05 .image:after {
  bottom: -10px;
  left: -5px;
  transform: rotate(180deg);
}
@media screen and (max-width:768px) {
  .top-flow-section .flow-list .flow-item.item05 .image:before,
  .top-flow-section .flow-list .flow-item.item05 .image:after {
    width: 29px;
    height: 27px;
    background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/flow-img-ornament-sp.png) no-repeat center/29px;
  }
  .top-flow-section .flow-list .flow-item.item05 .image:before {
    right: -8px;
    top: -16px;
  }
  .top-flow-section .flow-list .flow-item.item05 .image:after {
    bottom: -9px;
    left: -13px;
    transform: rotate(190deg);
  }
}

/* Flow - 注意書き */
.top-flow-section .flow-caution {
  margin: 0;
  padding: 0 3px;
  font-size: 10px;
  color: #262626;
  letter-spacing: .07em;
  line-height: 1.6;
}
@media screen and (max-width:768px) {
  .top-flow-section {
    margin: 67px 0;
  }
}

/* FAQ */
.top-faq-section {
  margin-bottom: 116px;
}
.top-faq-section .inner {
  max-width: 1114px;
  margin: 0 auto;
  padding: 72px 65px 65px;
  background: #F5F5F5;
  border-radius: 10px;
}
@media screen and (max-width:1115px) {
  .top-faq-section .inner {
    border-radius: 0;
  }
}
@media screen and (max-width:768px) {
  .top-faq-section {
    margin-bottom: 70px;
  }
  .top-faq-section .inner {
    padding: 72px 12px 46px;
  }
}

/* News */
.top-news-section {
  margin: 116px 0;
}
.top-news-section .inner {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
}
.top-news-section .section-title {
  margin-bottom: 44px;
}
@media screen and (max-width:768px) {
  .top-news-section {
    margin: 70px 0;
  }
}

/* Media */
.top-media-section {
  margin: 116px 0;
  padding: 0 10px;
}
.top-media-section .inner {
  max-width: 984px;
  margin: 0 auto;
  padding: 43px 77px;
  background: #FEF1C8;
  border-radius: 10px;
}
.top-media-section .section-title {
  margin-bottom: 5px;
}
.top-media-section .media-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.top-media-section .media-list li {
  margin: 0 10px;
  margin-top: 19px;
}
@media screen and (max-width:768px) {
  .top-media-section {
    margin: 70px 0;
  }
  .top-media-section .inner {
    max-width: 984px;
    padding: 30px 13px 32px;
  }
  .top-media-section .section-title {
    margin-bottom: 14px;
  }
  .top-media-section .media-list li {
    width: 45.5%;
    margin: 0 2%;
    margin-top: 10px;
  }
}

/* footer - banner section */
.footer-banner-section .inner {
  display: flex;
  height: 460px;
}
.footer-banner-section .inner .section-left {
  width: 63%;
  background: #FDDA47;
}
.footer-banner-section .inner .section-right {
  flex: 1;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width:768px) {
  .footer-banner-section .inner {
    display: block;
    height: fit-content;
  }
  .footer-banner-section .inner .section-left {
    width: 100%;
  }
  .footer-banner-section .inner .section-right {
    display: block;
  }
}

/* footer - banner section - finbee */
.footer-banner-section .finbee-banner {
  padding: 75px 20px 45px;
  overflow-x: hidden;
}
.footer-banner-section .finbee-banner .banner-area {
  max-width: 490px;
  margin: 0 auto;
}
@media screen and (max-width:1180px) {
  .footer-banner-section .finbee-banner .banner-area {
    margin-left: 0;
  }
}
.footer-banner-section .finbee-banner .app-icon {
  margin-top: 0;
  margin-bottom: 5px;
}
.footer-banner-section .finbee-banner .app-icon img {
  width: 70px;
}
.footer-banner-section .finbee-banner .catch-text {
  position: relative;
  margin-bottom: 42px;
  letter-spacing: .08em;
}
.footer-banner-section .finbee-banner .catch-text:after {
  content: "";
  position: absolute;
  top: -103px;
  right: -104px;
  width: 340px;
  height: 221px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/top/footer-finbee-banner-illust.png) no-repeat center/340px;
}
@media screen and (max-width:1000px) {
  .footer-banner-section .finbee-banner .catch-text:after {
    right: -12px;
    width: 240px;
    background-size: 240px;
  }
}
@media screen and (max-width:860px) {
  .footer-banner-section .finbee-banner .catch-text {
    font-size: 22px;
  }
}
@media screen and (max-width:768px) {
  .footer-banner-section .finbee-banner {
    padding: 30px 22px 10px;
  }
  .footer-banner-section .finbee-banner .banner-area {
    margin: 0 auto;
  }
  .footer-banner-section .finbee-banner .app-icon {
    margin-bottom: 10px;
  }
  .footer-banner-section .finbee-banner .app-icon img {
    width: 55px;
  }
  .footer-banner-section .finbee-banner .catch-text {
    margin-bottom: 33px;
    font-size: 20px;
    line-height: 1.56;
  }
  .footer-banner-section .finbee-banner .catch-text:after {
    top: -78px;
    right: -50px;
    width: 220px;
    height: 143px;
    background-size: 220px;
  }
}

/* footer - banner section - finbee - app */
.footer-banner-section .finbee-banner .read-text {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 13px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .08em;
}
.footer-banner-section .finbee-banner .read-text:after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -3px;
  width: 45px;
  height: 51px;
  background: url(https://infcurion-finbee-static.pages.dev/wp-content/themes/finbee-2020/assets/img/common/footer-finbee-banner-ornament.svg) no-repeat center/45px;
}
.footer-banner-section .finbee-banner .read-text .app-icon {
  margin-right: 14px;
  vertical-align: text-bottom;
}
@media screen and (max-width:768px) {
  .footer-banner-section .finbee-banner .read-text {
    margin-bottom: 12px;
    padding-left: 12px;
  }
  .footer-banner-section .finbee-banner .read-text:after {
    right: -26px;
    bottom: 5px;
    width: 35px;
    height: 40px;
    background-size: 35px;
  }
}

/* footer - banner section - finbee - app-button */
.footer-banner-section .finbee-banner .app-button {
  display: flex;
  margin: 0;
  margin-bottom: 12px;
}
.footer-banner-section .finbee-banner .app-button a {
  transition: ease opacity .3s;
}
.footer-banner-section .finbee-banner .app-button a:hover {
  opacity: .5;
}
.footer-banner-section .finbee-banner .app-button a +a {
  margin-left: 18px;
}
.footer-banner-section .finbee-banner .app-button .ios img {
  height: 66px;
  width: auto;
}
.footer-banner-section .finbee-banner .app-button .android img {
  height: 63px;
  width: auto;
}
@media screen and (max-width:768px) {
  .footer-banner-section .finbee-banner .app-button {
    padding-left: 12px;
  }
}

/* footer - banner section - story */
.footer-banner-section .story-banner {
  background: #4DB2A4;
  transition: ease opacity .3s;
  opacity: 1;
  height: 100%;
}
.footer-banner-section .story-banner:hover {
  opacity: .5;
}
.footer-banner-section .story-banner.disabled:hover {
  opacity: 1;
}
.footer-banner-section .story-banner .banner-area {
  display: block;
  padding: 135px 20px 0;
  text-align: center;
}
.footer-banner-section .story-banner .banner-area img {
  width: 520px;
  vertical-align: middle;
}
@media screen and (max-width:768px) {
  .footer-banner-section .story-banner .banner-area {
    padding: 25px 20px 0;
  }
  .footer-banner-section .story-banner .banner-area img {
    width: 304px;
    margin-right: 3px;
  }
}