@charset "UTF-8";

#sonae-content div, #sonae-content span, #sonae-content applet, #sonae-content object, #sonae-content iframe,
#sonae-content h1, #sonae-content h2, #sonae-content h3, #sonae-content h4, #sonae-content h5, #sonae-content h6, #sonae-content p, #sonae-content blockquote, #sonae-content pre,
#sonae-content a, #sonae-content abbr, #sonae-content acronym, #sonae-content address, #sonae-content big, #sonae-content cite, #sonae-content code,
#sonae-content del, #sonae-content dfn, #sonae-content em, #sonae-content img, #sonae-content ins, #sonae-content kbd, #sonae-content q, #sonae-content s, #sonae-content samp,
#sonae-content small, #sonae-content strike, #sonae-content strong, #sonae-content sub, #sonae-content sup, #sonae-content tt, #sonae-content var,
#sonae-content b, #sonae-content u, #sonae-content i, #sonae-content center, #sonae-content dl, #sonae-content dt, #sonae-content dd, #sonae-content ol, #sonae-content ul, #sonae-content li,
#sonae-content fieldset, #sonae-content form, #sonae-content label, #sonae-content legend,
#sonae-content table, #sonae-content caption, #sonae-content tbody, #sonae-content tfoot, #sonae-content thead, #sonae-content tr, #sonae-content th, #sonae-content td,
#sonae-content article, #sonae-content aside, #sonae-content canvas, #sonae-content details, #sonae-content embed,
#sonae-content figure, #sonae-content figcaption, #sonae-content footer, #sonae-content header, #sonae-content main,
#sonae-content menu, #sonae-content nav, #sonae-content output, #sonae-content ruby, #sonae-content section, #sonae-content summary,
#sonae-content time, #sonae-content mark, #sonae-content audio, #sonae-content video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

#sonae-content main, #sonae-content article, #sonae-content aside, #sonae-content details, #sonae-content figcaption, #sonae-content figure, #sonae-content footer, #sonae-content header, #sonae-content menu, #sonae-content nav, #sonae-content section {
  display: block;
}

html {
  overflow-y: scroll;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:before, *:after {
  box-sizing: border-box;
}

#sonae-content {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}

#sonae-content i {
  font-style: normal;
}

#sonae-content ol, #sonae-content ul {
  list-style: none;
}

#sonae-content table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

#sonae-content caption, #sonae-content th {
  text-align: left;
}

#sonae-content a:focus {
  outline: none;
}

#sonae-content img {
  max-width: 100%;
  vertical-align: bottom;
}

#sonae .spDisp {
  display: block;
}

#sonae .pcDisp {
  display: none;
}

#sonae .pcDispIl {
  display: none;
}

#sonae h2 {
  background: none;
}

#sonae #pagetopWrapper {
  display: none;
}

#sonae #wraper {
  width: 100%;
  min-width: inherit;
}

#sonae #header * {
  box-sizing: content-box;
}

#sonae #header_logo.pcDisp {
  display: none;
}

#sonae #header_inner {
  margin-bottom: 0;
  border: none;
}

#sonae #header_logo.mobileDisp {
  margin: 0;
  padding: 0;
}

#sonae #site_titleMufg_mobile {
  width: 100%;
  margin: 0;
}

#sonae #site_titleMufg_mobile a {
  display: block;
  margin: 10px auto;
}

#sonae #site_titleMufg_mobile a img {
  display: block;
  width: 80%;
  max-width: 314px;
  margin: 0 auto;
}

#sonae #footer {
  font-family: "Lucida Grande", sans-serif;
}

#sonae #footer_bg {
  background: none;
  height: auto;
}

#sonae #footer .inquiryBox {
  border-top: 1px solid #cecece;
}

#sonae .inquiry_inner {
  background: #fff;
  margin-top: 15px;
  padding: 20px 10px;
}

#sonae .inquiry_tel {
  color: #e60000;
  font-weight: bold;
}

#sonae .inquiry_telnum {
  font-size: 32px;
  font-weight: bold;
}

#sonae .inquiry_telnum a {
  color: #e60000 !important;
  text-decoration: none !important;
}

#sonae .inquiry_telnum a::before {
  content: "";
  display: inline-block;
  background: url(/lp/smp/images/common/icon_inquiry_tel.png) no-repeat 0 0;
  background-size: 24px;
  width: 24px;
  height: 24px;
  margin-right: 5px;
}

#sonae .inquiry_time {
  margin-top: 15px;
  line-height: 1.4;
}

#sonae .inquiry_time>span {
  font-weight: bold;
  display: block;
}

#sonae #footer_inner3 {
  max-width: 980px;
}

#sonae #footer_inner3 .mobileDisp {
  display: block;
  width: 267px;
  margin: 10px auto;
}

#sonae ul#footer_bana {
  display: none;
}

#sonae #footer_textlink div.line {
  width: 100%;
  max-width: 980px;
}

#sonae #pagetop_btn {
  display: none;
}

#sonae .copyright2.mobileDisp img {
  display: block;
  width: 300px;
  margin: 0 auto;
  padding: 20px 0;
}

@media screen and (min-width: 768px) {
  #sonae .spDisp {
    display: none;
  }

  #sonae .pcDisp {
    display: block;
  }

  #sonae .pcDispIl {
    display: inline-block;
  }

  .u-pc_show {
    display: block;
  }

  .u-sp_show {
    display: none;
  }

  #sonae #header {
    max-width: 980px;
    margin: 0 auto;
  }

  #sonae #header_inner {
    border-bottom: none;
  }

  #sonae #header_logo.pcDisp {
    display: block;
    width: inherit;
    padding: 0;
  }

  #sonae #header_logo.mobileDisp {
    display: none;
  }

  #sonae #site_title {
    padding-right: 20px;
  }

  #sonae #site_titleMufg {
    width: 30.612244898%;
  }

  #sonae #site_titleMufg a {
    display: block;
  }

  #sonae #footer {
    width: inherit;
    min-width: inherit;
    margin: 0 auto;
  }

  #sonae #footer .contents_inner {
    width: 100%;
    max-width: 980px;
  }

  #sonae ul#footer_bana {
    display: block;
    width: 640px;
    margin: 0 auto;
    padding-left: 0;
    text-align: center;
  }

  #sonae ul#footer_bana li {
    float: inherit;
    display: inline-block;
    margin-right: 1.0204081633%;
    margin-bottom: 10px;
    width: 217px;
  }

  #sonae ul#footer_bana li a {
    width: 100%;
  }

  #sonae #footer_bana li.btn01 a,
  #sonae #footer_bana li.btn04 a {
    padding: 0;
  }

  #sonae #footer_bana li.btn02 a,
  #sonae #footer_bana li.btn03 a {
    padding: 0;
  }

  #sonae #footer_textlink li {
    padding: 0 3px 0 3px;
  }

  #sonae #footer_textlink li.pdfico.pcDisp {
    display: inline-block;
  }

  #sonae #footer_bg {
    background: #DDDDDD;
    margin-top: 14px;
    padding: 15px 0 5px;
    height: 58px;
  }

  #sonae #footer_textlink {
    width: inherit;
  }

  #sonae #footer_inner3 {
    width: inherit;
  }

  #sonae #footer_inner3 .mobileDisp {
    display: none;
  }

  #sonae #footer_inner3 .pcDisp {
    padding-left: 20px;
  }

  #sonae .copyright2.mobileDisp img {
    display: block;
    width: 300px;
    margin: 0 auto;
    padding: 20px 0;
  }
}

@media screen and (min-width: 1024px) {
  #sonae #site_title {
    padding-right: 0;
  }

  #sonae #footer_inner3 .pcDisp {
    padding-left: 0;
  }

  #sonae ul#footer_bana {
    width: 100%;
  }

  #sonae ul#footer_bana li {
    margin-right: 20px;
  }

  #sonae #footer_bg dl {
    background-position: 0 0;
  }
}

/* =========================================================
   Common
========================================================= */
/* html & body
--------------------------------------------------------- */
html {
  position: relative;
}

#sonae-content {
  /* for IE SVG
	--------------------------------------------------------- */
  /* tags
	--------------------------------------------------------- */
}

#sonae-content img[src$=".svg"] {
  width: 100%;
}

#sonae-content a {
  text-decoration: none;
}

#sonae-content ul.kome {
  margin-top: 20px;
  line-height: 1.5;
  color: #181818;
}

#sonae-content ul.kome li {
  position: relative;
  padding-left: 1.2em;
  padding-bottom: 5px;
}

#sonae-content ul.kome li::before {
  content: "※";
  position: absolute;
  left: 0;
}

#sonae-content ul.kome.type-s {
  color: #444444;
}

#sonae-content ul.ex {
  margin-top: 10px;
  line-height: 1.5;
  color: #444444;
}

#sonae-content ul.ex li {
  position: relative;
  padding-left: 2.2em;
}

#sonae-content ul.ex li::before {
  content: "(例)";
  position: absolute;
  left: 0;
}

#sonae-content ul.asta {
  margin-top: 10px;
  color: #181818;
}

#sonae-content ul.asta li {
  position: relative;
  padding-left: 1.2em;
}

#sonae-content ul.asta li::before {
  content: "＊";
  position: absolute;
  left: 0;
}

#sonae-content ul.asta.type-s {
  color: #444444;
}

#sonae-content ul.caution {
  margin-top: 10px;
  line-height: 1.5;
  color: #181818;
}

#sonae-content ul.caution li {
  position: relative;
  padding-left: 2.2em;
}

#sonae-content ul.caution li::before {
  content: "(注)";
  position: absolute;
  left: 0;
}

#sonae-content ul.normal {
  margin-top: 10px;
  line-height: 1.5;
  color: #181818;
}

#sonae-content ul.normal li {
  position: relative;
  padding-left: 1.2em;
}

#sonae-content ul.normal li::before {
  content: "・";
  position: absolute;
  left: 0;
}

#sonae-content sup {
  vertical-align: super;
  font-size: 8px;
}

/* =========================================================
   Layout
========================================================= */
/* body
--------------------------------------------------------- */
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
}

/* page-top
--------------------------------------------------------- */
.page-top {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 30px;
  z-index: 10;
  line-height: 1;
}

.page-top a {
  display: block;
  width: 50px;
  height: 58px;
  background: url(/lp/target/images/page_top.svg);
  background-size: 50px auto;
  text-decoration: none;
  text-indent: -9999em;
}

@media screen and (min-width: 768px) {
  .page-top {
    right: 1%;
    bottom: 40px;
  }

  .page-top a {
    width: 60px;
    height: 69px;
    background-size: 60px auto;
  }

  .page-top:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
}

/* sonae-content
--------------------------------------------------------- */
#sonae-content {
  width: 96.875%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  #sonae-content {
    max-width: 980px;
  }
}

/* sonae-box
--------------------------------------------------------- */
#sonae-content {
  /* parag */
}

#sonae-content .sonae-box {
  width: 100%;
  margin-bottom: 20px;
  background: #fff4d6;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

@media screen and (min-width: 768px) {
  #sonae-content .sonae-box {
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }
}

#sonae-content .parag {
  padding-top: 60px;
}

@media screen and (min-width: 768px) {
  #sonae-content .parag {
    padding-top: 60px;
  }
}

/* xxxxxx
--------------------------------------------------------- */
/* =========================================================
   BLOCK 1
========================================================= */
#sonae-content {
  /* chapter1
	--------------------------------------------------------- */
  /* point */
  /* simulation */
  /* xxxxxx
	--------------------------------------------------------- */
}

#sonae-content .chapter1 {
  padding-top: 4px;
  padding-bottom: 3%;
}

#sonae-content .chapter1 .sonae-h1 {
  width: 220px;
  height: 80px;
  margin: 0 0 0 15px;
  background: url(/lp/target/images/logo_sp.svg) 0 0 no-repeat;
  background-size: 220px auto;
  text-indent: -9999em;
}

#sonae-content .chapter1 .sonae-anc {
  padding: 10px 14px;
  text-align: center;
}

#sonae-content .chapter1 .sonae-main-title {
  position: relative;
  width: 90.3225806452%;
  max-width: 440px;
  margin: 15px auto;
}

#sonae-content .chapter1 .sonae-main-title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 75.9090909091%;
  background: url(/lp/target/images/title_main_after.svg) 50% 0 no-repeat;
  background-size: 100% auto;
}

#sonae-content .chapter1 .sonae-main-title::after {
  content: '';
  position: absolute;
  left: 75.9090909091%;
  bottom: 10.8359133127%;
  z-index: 0;
  width: 20.6818181818%;
  height: 28.173374613%;
  background: url(/lp/target/images/title_main_before.svg) 50% 0 no-repeat;
  background-size: 100% auto;
}

#sonae-content .chapter1 .desc {
  width: 93.5483870968%;
  max-width: 440px;
  margin: 0 auto;
  padding-bottom: 105%;
  background: url(/lp/target/images/bg_head.png?t=20190425) 50% 100% no-repeat;
  background-size: 96.5517241379% auto;
}

#sonae-content .chapter1 .desc img {
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 20px auto;
}

#sonae-content .chapter1 .desc p {
  display: none;
}

@media screen and (min-width: 540px) {
  #sonae-content .chapter1 .desc {
    padding-bottom: 500px;
  }
}

@media screen and (min-width: 768px) {
  #sonae-content {
    padding-bottom: 30px;
  }

  #sonae-content .chapter1 {
    padding-top: 28px;
  }

  #sonae-content .chapter1 .sonae-h1 {
    position: relative;
    width: 50.5102040816%;
    height: 78px;
    margin: 0 3.0612244898%;
    background: url(/lp/target/images/logo_pc.svg) 0 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .chapter1 .sonae-anc {
    position: relative;
    width: 100%;
    padding-right: 10px 30px;
    text-align: right;
    font-size: 12px;
    z-index: 1;
  }

  #sonae-content .chapter1 .sonae-anc a {
    text-decoration: underline;
    color: #333333;
  }

  #sonae-content .chapter1 .head-area {
    width: 93.8775510204%;
    margin: -10.8695652174% auto 40px;
    padding-bottom: 40px;
    background: url(/lp/target/images/bg_head.png?t=20190425) 100% 10px no-repeat;
    background-size: 43.4782608696% auto;
    background-position-y: 90%;
  }

  #sonae-content .chapter1 .sonae-main-title {
    width: 100%;
    max-width: inherit;
    margin: 0;
  }

  #sonae-content .chapter1 .sonae-main-title img {
    display: block;
    width: 47.8260869565%;
    margin-left: 1.0869565217%;
    padding-top: 100px;
  }

  #sonae-content .chapter1 .sonae-main-title::before {
    top: inherit;
    bottom: 0;
    left: 1.0869565217%;
    width: 47.8260869565%;
    background-position: 50% 100%;
  }

  #sonae-content .chapter1 .sonae-main-title::after {
    top: 69.9763593381%;
    left: 37.3913043478%;
    width: 9.8913043478%;
    height: 21.5130023641%;
  }

  #sonae-content .chapter1 .desc {
    width: 670px;
    max-width: inherit;
    padding-bottom: 0;
    background: none;
  }

  #sonae-content .chapter1 .desc img {
    display: none;
  }

  #sonae-content .chapter1 .desc p {
    display: block;
    height: 252px;
    background: url(/lp/target/images/desc_pc.svg?t=20210325) 50% 0 no-repeat;
    background-size: 100% auto;
    text-indent: -9999em;
  }
}

@media screen and (min-width: 980px) {
  #sonae-content .chapter1 .head-area {
    padding-top: 45px;
  }

  #sonae-content .chapter1 .desc p {
    background-size: inherit;
  }
}

#sonae-content .point {
  width: 90.3225806452%;
  max-width: 420px;
  margin: 15px auto;
}

@media screen and (min-width: 768px) {
  #sonae-content .point {
    width: 75.5102040816%;
    max-width: inherit;
  }

  #sonae-content .point .kome {
    width: 460px;
    margin: 16px auto 0;
  }
}

#sonae-content .simulation {
  padding-bottom: 20px;
}

#sonae-content .simulation h3 img {
  display: block;
  width: 96.7741935484%;
  max-width: 420px;
  margin: 0 auto;
}

#sonae-content .simulation .ex {
  width: 90.3225806452%;
  max-width: 420px;
  margin: 10px auto 0;
}

#sonae-content .simulation .graph {
  position: relative;
  width: 93.5483870968%;
  max-width: 420px;
  margin: 0 auto;
}

#sonae-content .simulation .graph::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/lp/target/images/simulation_sp_after.png?t=20190425) 50% 0 no-repeat;
  background-size: 100% auto;
}

#sonae-content .simulation ul {
  width: 90.3225806452%;
  margin: 10px auto 0;
}

@media screen and (min-width: 768px) {
  #sonae-content .simulation h3 img {
    width: 500px;
    max-width: inherit;
  }

  #sonae-content .simulation .ex {
    width: 550px;
    max-width: inherit;
  }

  #sonae-content .simulation .graph {
    width: 91.8367346939%;
    max-width: inherit;
  }

  #sonae-content .simulation .graph::after {
    background: url(/lp/target/images/simulation_pc_after.png?t=20190425) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .simulation ul {
    width: 91.8367346939%;
    margin: 20px auto 0;
  }

  #sonae-content .simulation ul.type-s {
    width: 81.6326530612%;
  }
}

/* =========================================================
   BLOCK 2
========================================================= */
#sonae-content {
  /* chapter2
	--------------------------------------------------------- */
}

#sonae-content .chapter2 {
  margin-bottom: 0;
  padding-top: 5%;
  padding-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#sonae-content .chapter2 .head-area h2 {
  width: 93.5483870968%;
  max-width: 500px;
  margin: 10px auto;
}

#sonae-content .chapter2 .head-area .desc {
  margin: 6% 0 4%;
}

#sonae-content .chapter2 .head-area .desc img {
  display: block;
  width: 93.5483870968%;
  max-width: 440px;
  margin: 0 auto;
}

#sonae-content .chapter2 .head-area .desc p {
  display: none;
}

#sonae-content .chapter2 .head-area .natsume {
  width: 220px;
  margin: 0 auto 20px;
}

@media screen and (min-width: 768px) {
  #sonae-content .chapter2 .head-area {
    position: relative;
    width: 89.7959183673%;
    min-height: 300px;
    margin: 0 auto 60px;
  }

  #sonae-content .chapter2 .head-area h2 {
    width: 56.8181818182%;
    max-width: inherit;
    margin: 0 0 40px;
  }

  /* #sonae-content .chapter2 .head-area .desc {
    margin: 0 0 0 2.2727272727%;
  } */

  #sonae-content .chapter2 .head-area .desc img {
    display: none;
  }

  #sonae-content .chapter2 .head-area .desc p {
    display: block;
    width: 67.4418604651%;
    max-width: 580px;
    height: 0;
    padding-top: 22%;
    background: url(/lp/target/images/advice_pc.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-indent: -9999em;
  }

  #sonae-content .chapter2 .head-area .natsume {
    position: absolute;
    top: 4%;
    right: 0;
    margin: 0;
  }
}
#sonae-content .sec2 {
  margin-bottom: 0;
  padding: 74px 0 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#sonae-content .sec2 .l-kakusin_head {
  position: relative;
  width: 89.7959183673%;
  margin: 0 auto 38px;
}
#sonae-content .sec2 .l-kakusin_head h2 {
  width: 55%;
  max-width: inherit;
  margin: 0 0 64px;
}
#sonae-content .sec2 .l-kakusin_head h2::before {
  position: absolute;
  content: "";
  width: 42.842%;
  right: 0;
  top: -19px;
  height: 100%;
  background: url(/lp/target/images/l-sec2-ttl_bg_img.png) no-repeat;
  background-size: contain;
}
#sonae-content .sec2 .l-kakusin_head .l-lead img {
  width: 95%;
  margin: 0 auto;
}
#sonae-content .sec2 .l-merit {
  position: relative;
  width: 89.7959183673%;
  min-height: 300px;
  margin: 0 auto 60px;
}
#sonae-content .sec2 .l-merit ul {
  position: relative;
  background: #fff;
  padding: 62px 40px 62px 62px;
  border-radius: 30px;
}
#sonae-content .sec2 .l-merit ul li {
  margin-bottom: 35px;
  padding-right: 114px;
}
#sonae-content .sec2 .l-merit ul li:last-of-type {
  margin-bottom: 0;
}
#sonae-content .sec2 .l-merit .l-animate_img {
  position: absolute;
  content: "";
  display: block;
  width: 121px;
  height: 176px;
  right: 40px;
  top: 26px;
  -webkit-animation: yura-ani linear 3s;
          animation: yura-ani linear 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-transform-origin: 15% 100%;
          transform-origin: 15% 100%;
}
#sonae-content .sec2 .l-lisk {
  position: relative;
  width: 89.7959183673%;
  min-height: 300px;
  margin: 0 auto;
  padding-bottom: 30px;
}
#sonae-content .sec2 .l-lisk p {
  padding: 0 100px;
  margin-bottom: 48px;
}
#sonae-content .sec2 .l-lisk p:last-of-type {
  margin-top: -16px;
  margin-bottom: 64px;
}
#sonae-content .sec2 .l-lisk .l-animate_img {
  position: absolute;
  width: 110px;
  height: 158px;
  top: 85px;
  right: 0;
}
#sonae-content .sec2 .l-lisk h2 {
  margin: 0 32px 24px;
}
#sonae-content .sec2 .l-lisk ul {
  padding: 0 40px;
  line-height: 1.7;
}
#sonae-content .sec2 .l-lisk ul.kome {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #sonae-content .sec2 {
    padding-top: 34px;
    margin-bottom: 0;
  }
  #sonae-content .sec2 .l-kakusin_head {
    width: calc(100% - 20px);
    margin-bottom: 30px;
  }
  #sonae-content .sec2 .l-kakusin_head h2 {
    width: calc(100% - 20px);
    margin:0 auto 23px;
  }
  #sonae-content .sec2 .l-kakusin_head h2::before{
    display: none;
  }
  #sonae-content .sec2 .spDisp img {
    width: calc(100% - 20px);
    margin: 0 auto 27px;
    display: block;
  }
  #sonae-content .sec2 .l-kakusin_head .l-lead img {
    width: calc(100% - 20px);
  }
  #sonae-content .sec2 .l-merit {
    width: calc(100% - 20px);
    margin-bottom: 20px;
  }
  #sonae-content .sec2 .l-merit ul {
    padding: 20px 25px 187px;
    border-radius: 10px;
  }
  #sonae-content .sec2 .l-merit ul li {
    padding: 0;
    margin-bottom: 20px;
  }
  #sonae-content .sec2 .l-merit .l-animate_img {
    top: auto;
    bottom: 0;
    width: 102px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #sonae-content .sec2 .l-lisk {
    width: calc(100% - 20px);
  }
  #sonae-content .sec2 .l-lisk p {
    width: calc(100% - 20px);
    margin: 0 auto 20px;
    padding: 0;
  }
  #sonae-content .sec2 .l-lisk p:nth-last-of-type(2) {
    margin-bottom: 15px;
  }
  #sonae-content .sec2 .l-lisk p:last-of-type {
    margin: 0 auto 25px;
  }
  #sonae-content .sec2 .l-lisk .l-animate_img {
    position: static;
    width: 98px;
    height: 157px;
    top: 20.35%;
    left: 0;
    margin: 0 auto 15px;
  }
  #sonae-content .sec2 .l-lisk h2 {
    width: calc(100% - 20px);
    margin: 0 auto 25px;
  }
  #sonae-content .sec2 .l-lisk ul {
    padding: 0;
  }
  #sonae-content .sec2 .l-lisk ul.kome {
    margin-top: 0;
  }
}

@media screen and (min-width: 980px) {
  #sonae-content .chapter2 .head-area .desc p {
    /* background-size: inherit; */
  }
}

/* =========================================================
   BLOCK 3
========================================================= */
#sonae-content {
  /* three-type-solution */
  /* accordion [ for smart device ]
	--------------------------------------------------------- */
}

#sonae-content .three-type-solution .solution-head {
  max-width: 400px;
  height: 120px;
  margin: 0px auto;
  padding-bottom: 20px;
  background: url(/lp/target/images/h3_step_sp.svg) 0 50% no-repeat;
  background-size: contain;
  text-indent: -9999em;
}

@media screen and (min-width: 768px) {
  #sonae-content .three-type-solution .solution-head {
    width: 89.7959183673%;
    max-width: inherit;
    height: 24px;
    margin: 0 auto;
    background: url(/lp/target/images/h3_step_pc.svg) 0 50% no-repeat;
    background-size: 100% auto;
  }
}

@media screen and (min-width: 980px) {
  #sonae-content .three-type-solution .solution-head {
    background-size: inherit;
  }
}

#sonae-content .sonae-accordion input {
  display: none;
}

#sonae-content .sonae-accordion label {
  position: relative;
  display: block;
  cursor: pointer;
}

#sonae-content .sonae-accordion .sonae-acc {
  transition: all 500ms 0ms;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}

#sonae-content .sonae-accordion input:checked+.sonae-acc {
  opacity: 1;
  max-height: 100%;
}

#sonae-content .sonae-accordion .acc-content img {
  display: block;
}

#sonae-content .sonae-accordion .acc-content .choice-btn {
  height: 122px;
  /* background: url(/lp/target/images/tab_gene.png) 50% 0 no-repeat;
  background-size: 310px auto; */
  text-indent: -9999em;
}

#sonae-content .sonae-accordion .acc-content .choice-btn span {
  position: absolute;
  top: 58px;
  right: 20px;
  width: 80px;
  height: 36px;
  background: url(/lp/target/images/read_more.png) 50% 0 no-repeat;
  background-size: 80px auto;
  transform: translate(0, -50%);
}

#sonae-content .sonae-accordion .acc-content .intro {
  padding: 30px 0 10px;
  background: url(/lp/target/images/bg_30.png?t=20190425) 50% 0 repeat-x;
  background-size: 8px auto;
}

#sonae-content .sonae-accordion .acc-content .intro dt {
  width: 280px;
  height: 380px;
  margin: 0 auto;
  background: url(/lp/target/images/chara.png?t=20190425) 0 0 no-repeat;
  background-size: 840px auto;
  text-indent: -9999em;
}

#sonae-content .sonae-accordion .acc-content .intro dd {
  display: none;
}

#sonae-content .sonae-accordion .acc-content .tgl-list {
  width: 90.3225806452%;
  margin: 0 auto;
}

#sonae-content .sonae-accordion .acc-content .tgl-list .tgl-title {
  height: 0;
  margin-bottom: 20px;
  padding-top: 280px;
  background-color: #e84558;
  background-image: url(/lp/target/images/btn_manga_30.png?t=20190425);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 280px auto;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-indent: -9999em;
  transition: padding-top .3s;
}

#sonae-content .sonae-accordion .acc-content .tgl-list .tgl-title.active {
  padding-top: 104px;
}

#sonae-content .sonae-accordion .acc-content .tgl-list .tgl-inner {
  width: 100%;
  padding-bottom: 20px;
}

#sonae-content .sonae-accordion .acc-content .tgl-list .tgl-inner .close-trigger {
  height: 0;
  margin-top: 20px;
  padding-top: 46px;
  background-color: #e84558;
  background-image: url(/lp/target/images/btn_close.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 280px auto;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  text-indent: -9999em;
}

#sonae-content .sonae-accordion .acc-content .tgl-list .tgl-inner .asta.type-s {
  margin-top: 10;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice {
  padding-bottom: 20px;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice h4 {
  width: 96.7741935484%;
  max-width: 468px;
  height: 0;
  margin: -60px auto 0;
  padding-top: 47.4576271186%;
  background: url(/lp/target/images/h4_1point_sp.png) 0 0 no-repeat;
  background-size: 100% auto;
  text-indent: -9999em;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .explanation {
  width: 96.7741935484%;
  max-width: 440px;
  margin: 0 auto;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .chara {
  margin: 10px auto;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .fund-name {
  position: relative;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .fund-name .aroud-gene {
  height: 22px;
  margin-top: 30px;
  text-indent: -9999em;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .fund-name .name-fund {
  width: 90.3225806452%;
  max-width: 436px;
  height: 0;
  margin: 80px auto 20px;
  padding-top: 40%;
  text-indent: -9999em;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .fund-name .comment {
  position: absolute;
  top: 40px;
  left: 44%;
  width: 170px;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .kome {
  width: 93.5483870968%;
  margin: 0 auto;
  color: #ffffff;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .btn-anchor {
  display: block;
  width: 200px;
  height: 50px;
  margin: 0 auto 20px;
  background: url(/lp/target/images/btn_detail_sp.png) 50% 0 no-repeat;
  background-size: 200px auto;
  text-indent: -9999em;
}

#sonae-content .sonae-accordion .acc-content .sonae-advice .close-btn {
  width: 90px;
  height: 40px;
  margin: 10px auto;
  padding: 8px;
  border: 2px solid #181818;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
  color: #181818;
}

#sonae-content .sonae-accordion .acc-content .natsume-1point {
  width: 140px;
  padding-top: 6px;
  margin-left: 11.2903225806%;
}

#sonae-content .sonae-accordion .ar20 .choice-btn {
  background-position: 50% center;
  background:#115fad url(/lp/target/images/tab_gene_20.png) 50% 0 no-repeat;
  background-size: 250px auto;
}
#sonae-content .sonae-accordion .ar20 .intro {
  background: url(/lp/target/images/bg_20.png) 50% 0 repeat-x;
  background-size: 8px auto;
}

#sonae-content .sonae-accordion .ar20 .intro dt {
  background: url(/lp/target/images/chara_20.png) 0 0 no-repeat;
  background-size: 197px auto;
  background-position: center;
}

#sonae-content .sonae-accordion .ar20 .tgl-list .tgl-title {
  background: #115fad url(/lp/target/images/btn_manga_20.png) 50% 0 no-repeat;
  background-size: 280px auto;
}

#sonae-content .sonae-accordion .ar20 .tgl-list .tgl-inner .close-trigger,
#sonae-content .sonae-accordion .ar20 .sonae-advice {
  background-color: #115fad;
}

#sonae-content .sonae-accordion .ar20 .sonae-advice h4 {
  background: url(/lp/target/images/h4_1point_20_sp.png) 0 0 no-repeat;
  background-size: 100% auto;
  margin-bottom: 10px;
}

#sonae-content .sonae-accordion .ar20 .sonae-advice .chara {
  width: 148px;
}
#sonae-content .sonae-accordion .ar20 .sonae-advice .fund-name .name-fund {
  background: url(/lp/target/images/name_fand_20.png?t=20210325) 50% 0 no-repeat;
  background-size: 100% auto;
}
#sonae-content .sonae-accordion .ar20 .sonae-advice .fund-name .aroud-gene {
  height: 36px;
  background: url(/lp/target/images/around_gene_20.png) 50% 0 no-repeat;
  background-size: 300px auto;
}
#sonae-content .sonae-accordion .ar20 .sonae-advice .asta {
  width: 93.5483870968%;
margin: 0 auto;
color: #ffffff;
}

#sonae-content .sonae-accordion .ar30 .choice-btn {
  background-position: 50% center;
  background:#e84558 url(/lp/target/images/tab_gene_30.png) 50% 0 no-repeat;
  background-size: 250px auto;
}

#sonae-content .sonae-accordion .ar30 .intro {
  background: url(/lp/target/images/bg_30.png?t=20190425) 50% 0 repeat-x;
  background-size: 8px auto;
}

#sonae-content .sonae-accordion .ar30 .intro dt {
  background: url(/lp/target/images/chara_30.png) 0 0 no-repeat;
  background-size: 197px auto;
  background-position: center;
}

#sonae-content .sonae-accordion .ar30 .tgl-list .tgl-title {
  background: #e84558 url(/lp/target/images/btn_manga_30.png?t=20190425) 50% 0 no-repeat;
  background-size: 280px auto;
}

#sonae-content .sonae-accordion .ar30 .tgl-list .tgl-inner .close-trigger,
#sonae-content .sonae-accordion .ar30 .sonae-advice {
  background-color: #e84558;
}

#sonae-content .sonae-accordion .ar30 .sonae-advice h4 {
  margin-bottom: 10px;
}

#sonae-content .sonae-accordion .ar30 .sonae-advice .chara {
  width: 148px;
}
#sonae-content .sonae-accordion .ar30 .sonae-advice .fund-name .name-fund {
  background: url(/lp/target/images/name_fand_30.png?t=20210325) 50% 0 no-repeat;
  background-size: 100% auto;
}
#sonae-content .sonae-accordion .ar30 .sonae-advice .fund-name .aroud-gene {
  height: 36px;
  background: url(/lp/target/images/around_gene_30.png) 50% 0 no-repeat;
  background-size: 131px auto;
}

#sonae-content .sonae-accordion .ar40 .choice-btn {
  background-position: 50% center;
  background:#5fab31 url(/lp/target/images/tab_gene_40.png) 50% 0 no-repeat;
  background-size: 250px auto;
}

#sonae-content .sonae-accordion .ar40 .intro {
  background: url(/lp/target/images/bg_40.png) 50% 0 repeat-x;
  background-size: 8px auto;
}

#sonae-content .sonae-accordion .ar40 .intro dt {
  background: url(/lp/target/images/chara_40.png) 0 0 no-repeat;
  background-size: 197px auto;
  background-position: center;
}

#sonae-content .sonae-accordion .ar40 .tgl-list .tgl-title {
  background: #5fab31 url(/lp/target/images/btn_manga_40.png?t=20190425) 50% 0 no-repeat;
  background-size: 280px auto;
}

#sonae-content .sonae-accordion .ar40 .tgl-list .tgl-inner .close-trigger,
#sonae-content .sonae-accordion .ar40 .sonae-advice {
  background-color: #5fab31;
}

#sonae-content .sonae-accordion .ar40 .sonae-advice h4 {
  margin-bottom: 15px;
  background-position: 0 50%;
}

#sonae-content .sonae-accordion .ar40 .sonae-advice .chara {
  width: 170px;
}

#sonae-content .sonae-accordion .ar40 .sonae-advice .fund-name .name-fund {
  background: url(/lp/target/images/name_fand_40.png?t=20210325) 50% 0 no-repeat;
  background-size: 100% auto;
}
#sonae-content .sonae-accordion .ar40 .sonae-advice .fund-name .aroud-gene {
  height: 36px;
  background: url(/lp/target/images/around_gene_40.png) 50% 0 no-repeat;
  background-size: 131px auto;
}

#sonae-content .sonae-accordion .ar50 .choice-btn {
  background-position: 50% center;
  background:#2e8fbc url(/lp/target/images/tab_gene_50.png) 50% 0 no-repeat;
  background-size: 250px auto;
}

#sonae-content .sonae-accordion .ar50 .intro {
  background: url(/lp/target/images/bg_50.png) 50% 0 repeat-x;
  background-size: 8px auto;
}

#sonae-content .sonae-accordion .ar50 .intro dt {
  background: url(/lp/target/images/chara_50.png) 0 0 no-repeat;
  background-size: 197px auto;
  background-position: center;
}

#sonae-content .sonae-accordion .ar50 .tgl-list .tgl-title {
  background:#2e8fbc url(/lp/target/images/btn_manga_50.png?t=20190425) 50% 0 no-repeat;
  background-size: 280px auto;
}

#sonae-content .sonae-accordion .ar50 .tgl-list .tgl-inner .close-trigger,
#sonae-content .sonae-accordion .ar50 .sonae-advice {
  background-color: #2e8fbc;
}

#sonae-content .sonae-accordion .ar50 .sonae-advice h4 {
  margin-bottom: 20px;
  background-position: 0 100%;
}

#sonae-content .sonae-accordion .ar50 .sonae-advice .chara {
  width: 166px;
}

#sonae-content .sonae-accordion .ar50 .sonae-advice .fund-name .aroud-gene {
  height: 36px;
  background: url(/lp/target/images/around_gene_50.png) 50% 0 no-repeat;
  background-size: 131px auto;
}

#sonae-content .sonae-accordion .ar50 .sonae-advice .fund-name .name-fund {
  background: url(/lp/target/images/name_fand_50.png?t=20210325) 50% 0 no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 500px) {
  #sonae-content .sonae-accordion .acc-content .sonae-advice h4 {
    padding-top: 242px;
  }

  #sonae-content .sonae-accordion .acc-content .sonae-advice .fund-name .name-fund {
    padding-top: 190px;
  }
}

@media screen and (min-width: 768px) {
  #sonae-content .sonae-accordion {
    display: none;
  }
}

/* =========================================================
   BLOCK 4
========================================================= */
#sonae-content {
  /* chapter3
	--------------------------------------------------------- */
  /* tab [ for PC ]
	--------------------------------------------------------- */
}

#sonae-content .chapter3 {
  display: none;
}

@media screen and (min-width: 768px) {
  #sonae-content .chapter3 {
    display: block;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: none;
  }
}

@media screen and (min-width: 768px) {
  #sonae-content .tab-chara {
    display: block;
    padding: 40px 0 15%;
    background: #fff4d6;
    font-size: 0;
    text-align: center;
  }

  #sonae-content .tab-chara dl {
    display: inline-block;
    width: 21.22%;
    margin: 0 0.817%;
  }

  #sonae-content .tab-chara dl dt {
    width: 100%;
    height: 0;
    padding-top: 193.32%;
    text-indent: -9999em;
  }

  #sonae-content .tab-chara dl dd {
    display: none;
  }

  #sonae-content .tab-chara dl:nth-of-type(1) dt {
    background: url(/lp/target/images/chara_20.png) 0 0 no-repeat;
    background-size: auto 100%;
  }

  #sonae-content .tab-chara dl:nth-of-type(2) dt {
    background: url(/lp/target/images/chara_30.png) 0 0 no-repeat;
    background-size: auto 100%;
  }

  #sonae-content .tab-chara dl:nth-of-type(3) dt {
    background: url(/lp/target/images/chara_40.png) 0 0 no-repeat;
    background-size: auto 100%;
  }
  #sonae-content .tab-chara dl:nth-of-type(4) dt {
    background: url(/lp/target/images/chara_50.png) 0 0 no-repeat;
    background-size: auto 100%;
  }

  #sonae-content .sonae-tab {
    display: block;
    margin: -12% 0 0;
    font-size: 0;
    text-align: center;
  }

  #sonae-content .sonae-tab>input[type='radio'] {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    outline: none;
    background: none;
    -webkit-appearance: none;
    appearance: none;
    display: none;
  }

  #sonae-content .sonae-tab .sonae-tabpanels {
    position: relative;
  }

  #sonae-content .sonae-tab .sonae-tabpanel {
    position: absolute;
    width: 100%;
    opacity: 0;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    transform: translateY(10px);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  }
  #sonae-content .sonae-tab #around-20 .annotation li{
    line-height: 1.85;
  }

  #sonae-content .sonae-tab .sonae-tabpanel .asta {
    color: #fff;
  }
  #sonae-content .sonae-tab .sonae-tabpanel .asta + .kome {
    margin-top: 5px;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2),
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3),
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) {
    opacity: 1;
    transform: translateY(0px);
    z-index: 1;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner {
    position: relative;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner h3,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner h3,
  #sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner h3,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner h3 {
    position: absolute;
    top: -30px;
    right: 3.0612244898%;
    width: 28.5714285714%;
    height: 0;
    margin-top: 30px;
    padding-top: 30.613%;
    text-indent: -9999em;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner h3 {
    background: url(/lp/target/images/title_manga_20.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner h3 {
    background: url(/lp/target/images/title_manga_30.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner h3 {
    background: url(/lp/target/images/title_manga_40.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner h3 {
    background: url(/lp/target/images/title_manga_50.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .manga,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .manga,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .manga,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .manga {
    width: 100%;
    padding: 40px 7.1428571429% 20px;
    background: #fff4d6;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .manga .asta,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .manga .asta,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .manga .asta,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .manga .asta {
    width: 95.2380952381%;
    margin: 10px auto 0;
    color: #444444;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .sonae-advice,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .sonae-advice {
    position: relative;
    padding: 20px 9.1836734694%;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .natsume-1point,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .natsume-1point,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .natsume-1point,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .natsume-1point {
    position: absolute;
    top: 6px;
    left: 4%;
    width: 175px;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner h4,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner h4,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner h4,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner h4 {
    height: 0;
    padding-top: 28%;
    text-indent: -9999em;
  }
  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner h4 {
    background: url(/lp/target/images/h4_1point_20_pc.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner h4 {
    background: url(/lp/target/images/h4_1point_30_pc.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  #sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner h4 {
    background: url(/lp/target/images/h4_1point_40_pc.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner h4 {
    background: url(/lp/target/images/h4_1point_50_pc.png) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .chara,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .chara,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .chara,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .chara {
    position: absolute;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .fund-name,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .fund-name,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .fund-name,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .fund-name {
    position: relative;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .fund-name .aroud-gene,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .fund-name .aroud-gene,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .fund-name .aroud-gene,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .fund-name .aroud-gene {
    height: 36px;
    margin-top: 60px;
    text-indent: -9999em;
  }
  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .fund-name .aroud-gene {
    height: 28px;
    background: url(/lp/target/images/around_gene_20.png) 50% 0 no-repeat;
    background-size: 463px auto;
  }
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .fund-name .aroud-gene {
    background: url(/lp/target/images/around_gene_30.png) 50% 0 no-repeat;
    background-size: 128px auto;
  }
  #sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .fund-name .aroud-gene {
    background: url(/lp/target/images/around_gene_40.png) 50% 0 no-repeat;
    background-size: 131px auto;
  }
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .fund-name .aroud-gene {
    background: url(/lp/target/images/around_gene_50.png) 50% 0 no-repeat;
    background-size: 129px auto;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .fund-name .name-fund,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .fund-name .name-fund,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .fund-name .name-fund,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .fund-name .name-fund {
    width: 65%;
    height: 0;
    margin: 80px auto 20px;
    padding-top: 26.875%;
    text-indent: -9999em;
  }
  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .fund-name .name-fund {
    background: url(/lp/target/images/name_fand_20.png?t=20210325) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .fund-name .name-fund {
    background: url(/lp/target/images/name_fand_30.png?t=20210325) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  #sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .fund-name .name-fund {
    background: url(/lp/target/images/name_fand_40.png?t=20210325) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .fund-name .name-fund {
    background: url(/lp/target/images/name_fand_50.png?t=20210325) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .fund-name .comment,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .fund-name .comment,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .fund-name .comment,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .fund-name .comment {
    position: absolute;
    top: 30px;
    left: 60%;
    width: 230px;
  }
  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .fund-name .comment {
    top: 40px;
    width: 193px;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .kome,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .kome,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .kome,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .kome {
    color: #fff;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .btn-anchor,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .btn-anchor,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .btn-anchor,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .btn-anchor {
    display: block;
    width: 240px;
    height: 74px;
    margin: 0 auto 20px;
    background: url(/lp/target/images/btn_detail_pc.png?t=20190425) 50% 0 no-repeat;
    background-size: 240px auto;
    text-indent: -9999em;
    transition: opacity .3s;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child .inner .btn-anchor:hover,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) .inner .btn-anchor:hover,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) .inner .btn-anchor:hover,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) .inner .btn-anchor:hover {
    filter: alpha(opacity=50);
    opacity: 0.50;
  }

	#sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-20 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-20 .sonae-advice,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-20 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-20 .sonae-advice {
    background: #115fad;
  }

	#sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-20 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-20 .sonae-advice .chara,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-20 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-20 .sonae-advice .chara {
    right: 2%;
    bottom: 46%;
    width: 170px;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-30 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-30 .sonae-advice,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-30 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-30 .sonae-advice {
    background: #e84558;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-30 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-30 .sonae-advice .chara,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-30 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-30 .sonae-advice .chara {
    right: 2%;
    bottom: 46%;
    width: 170px;
  }

  /* #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-40 .inner h3,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-40 .inner h3,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-40 .inner h3,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-40 .inner h3 {
    background-position: 50% 50%;
  } */

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-40 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-40 .sonae-advice,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-40 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-40 .sonae-advice {
    background: #5fab31;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-40 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-40 .sonae-advice .chara,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-40 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-40 .sonae-advice .chara {
    right: 2%;
    bottom: 54%;
    width: 170px;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-40 h4,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-40 h4,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-40 h4,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-40 h4 {
    margin-bottom: 20px;
    background-position: 50% 50%;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-40 .fund-name .aroud-gene,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-40 .fund-name .aroud-gene,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-40 .fund-name .aroud-gene,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-40 .fund-name .aroud-gene {
    background-position: 50% 50%;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-40 .fund-name .name-fund,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-40 .fund-name .name-fund,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-40 .fund-name .name-fund,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-40 .fund-name .name-fund {
    background-position: 50% 50%;
  }

  /* #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-50 .inner h3,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-50 .inner h3,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-50 .inner h3,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-50 .inner h3 {
    background-position: 50% 100%;
  } */

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-50 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-50 .sonae-advice,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-50 .sonae-advice,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-50 .sonae-advice {
    background: #2e8fbc;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-50 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-50 .sonae-advice .chara,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-50 .sonae-advice .chara,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-50 .sonae-advice .chara {
    right: 2%;
    bottom: 48%;
    width: 170px;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-50 h4,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-50 h4,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-50 h4,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-50 h4 {
    margin-bottom: 30px;
    background-position: 50% 100%;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-50 .fund-name .aroud-gene,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-50 .fund-name .aroud-gene,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-50 .fund-name .aroud-gene,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-50 .fund-name .aroud-gene {
    background-position: 50% 100%;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child#around-50 .fund-name .name-fund,
  #sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2)#around-50 .fund-name .name-fund,
	#sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3)#around-50 .fund-name .name-fund,
  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4)#around-50 .fund-name .name-fund {
    background-position: 50% 100%;
  }

  #sonae-content .sonae-tab>input:first-child:checked~.sonae-tabpanels>.sonae-tabpanel:first-child {
    border-top: 30px solid #115fad;
    border-bottom: 40px solid #115fad;
    border-radius: 0 0 40px 40px;
    -webkit-border-radius: 0 0 40px 40px;
  }

	#sonae-content .sonae-tab>input:nth-child(3):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(2) {
    border-top: 30px solid #e84558;
    border-bottom: 40px solid #e84558;
    border-radius: 0 0 40px 40px;
    -webkit-border-radius: 0 0 40px 40px;
  }

  #sonae-content .sonae-tab>input:nth-child(5):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(3) {
    border-top: 30px solid #61ab32;
    border-bottom: 40px solid #61ab32;
    border-radius: 0 0 40px 40px;
    -webkit-border-radius: 0 0 40px 40px;
  }

  #sonae-content .sonae-tab>input:nth-child(7):checked~.sonae-tabpanels>.sonae-tabpanel:nth-child(4) {
    border-top: 30px solid #2e8fbc;
    border-bottom: 40px solid #2e8fbc;
    border-radius: 0 0 40px 40px;
    -webkit-border-radius: 0 0 40px 40px;
  }

  #sonae-content .sonae-tab>label {
    position: relative;
    display: inline-block;
    width: 21.225%;
    height: 0;
    margin: 0 1.0204081633%;
    padding-top: 11.225%;
    cursor: pointer;
    transition: opacity .3s;
  }

  #sonae-content .sonae-tab>label:hover {
    filter: alpha(opacity=50);
    opacity: 0.50;
  }

  #sonae-content .sonae-tab>label.ar20 {
    background-image: url(/lp/target/images/tab_gene_20.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>label.ar30 {
    background-image: url(/lp/target/images/tab_gene_30.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>label.ar40 {
    background-image: url(/lp/target/images/tab_gene_40.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>label.ar50 {
    background-image: url(/lp/target/images/tab_gene_50.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .sonae-tab>label span {
    position: absolute;
    top: 50%;
    right: 16px;
    width: 73px;
    height: 0;
    padding-top: 32px;
    background: url(/lp/target/images/read_more.png?t=20190425) 50% 0 no-repeat;
    background-size: 100% auto;
    transform: translate(0,-50%);
  }

  #sonae-content .sonae-tab>input:first-child+label {
    background-color: #115fad;
  }

	#sonae-content .sonae-tab>input:nth-child(3)+label {
    background-color: #e84558;
  }

  #sonae-content .sonae-tab>input:nth-child(5)+label {
    background-color: #5fab31;
  }

  #sonae-content .sonae-tab>input:nth-child(7)+label {
    background-color: #2e8fbc;
  }

  #sonae-content .sonae-tab>input:focus+label {
    color: #ffffff;
  }

  #sonae-content .sonae-tab>input:checked+label {
    margin-bottom: -1px;
  }
}

@media screen and (min-width: 768px) {
  #sonae-content .sonae-tab .sonae-tabpanels {
    height: 2740px;
    /* エリアの高さ */
  }
}

@media screen and (min-width: 770px) {
  #sonae-content .sonae-tab .sonae-tabpanels {
    height: calc(2740px * 1.1);
  }
}

@media screen and (min-width: 860px) {
  #sonae-content .sonae-tab .sonae-tabpanels {
    height: calc(2740px * 1.2);
  }
}

@media screen and (min-width: 900px) {
  #sonae-content .sonae-tab .sonae-tabpanels {
    height: calc(2740px * 1.25);
  }
}

@media screen and (min-width: 1000px) {
  #sonae-content .sonae-tab .sonae-tabpanels {
    height: calc(2740px * 1.31);
  }
}

/* =========================================================
   BLOCK 5
========================================================= */
#sonae-content {
  /* chapter4
	--------------------------------------------------------- */
}

#sonae-content .chapter4 {
  padding-top: 2%;
  padding-bottom: 20px;
  margin-top: 40px;
}

#sonae-content .chapter4 .head-area {
  width: 96.7741935484%;
  margin: 0 auto;
  padding-top: 3%;
  background: url(/lp/target/images/bg_title.png?t=20190425) 50% 0 repeat;
  background-size: 99px auto;
  -webkit-border-radius: 16px;
  border-radius: 16px;
}

#sonae-content .chapter4 .head-area h2 {
  width: 96.6666666667%;
  max-width: 480px;
  margin: 0 auto;
  padding-top: 50%;
  font-size: 0;
  background: url(/lp/target/images/h2_fund_name_sp.png?t=20210325) 50% 0 no-repeat;
  background-size: 100% auto;
  text-indent: -9999em;
}

#sonae-content .chapter4 .desc {
  width: 98.3870967742%;
  max-width: 400px;
  margin: 20px auto;
  padding-top: 129%;
  background: url(/lp/target/images/outline_sp.png?t=20190425) 50% 0 no-repeat;
  background-size: 100% auto;
  font-size: 0;
  text-indent: -9999em;
}

#sonae-content .chapter4 .desc-kome {
  width: 96.7741935484%;
  max-width: 400px;
  margin: 0 auto;
}

#sonae-content .chapter4 .outline {
  position: relative;
  width: 96.7741935484%;
  max-width: 400px;
  margin: 120px auto 0;
  font-size: 0;
  text-indent: -9999em;
}

#sonae-content .chapter4 .outline::before {
  content: '';
  position: absolute;
  top: -70px;
  left: 0;
  width: 120px;
  height: 58px;
  background: url(/lp/target/images/h3_outline.png?t=20190425) 0 0 no-repeat;
  background-size: 120px auto;
}

#sonae-content .chapter4 .outline.ol1 {
  padding-top: 200%;
  background: url(/lp/target/images/outline_1_sp.png?t=20190425) 50% 0 no-repeat;
  background-size: 100% auto;
}

#sonae-content .chapter4 .outline.ol2 {
  padding-top: 160%;
  background: url(/lp/target/images/outline_2_sp.png?t=20190425) 50% 0 no-repeat;
  background-size: 100% auto;
}

#sonae-content .chapter4 .outline.ol2::before {
  background-position: 0 50%;
}

#sonae-content .chapter4 .outline.ol3 {
  padding-top: 180%;
  background: url(/lp/target/images/outline_3_sp.png?t=20190425) 50% 0 no-repeat;
  background-size: 100% auto;
}

#sonae-content .chapter4 .outline.ol3::before {
  background-position: 0 100%;
}

#sonae-content .chapter4 .asta.ol2, #sonae-content .chapter4 .kome.ol2, #sonae-content .chapter4 .kome.ol1 {
  width: 96.7741935484%;
  margin: 0 auto;
}

#sonae-content .chapter4 .message {
  width: 96.7741935484%;
  max-width: 400px;
  margin-bottom: 18px;
  padding-top: 54%;
  background: url(/lp/target/images/comment_end.png?t=20190425) 2% 100% no-repeat;
  background-size: 100% auto;
  text-indent: -9999em;
}

@media screen and (min-width: 434px) {
  #sonae-content .chapter4 .desc {
    padding-top: 500px;
  }

  #sonae-content .chapter4 .outline.ol1 {
    padding-top: 830px;
  }

  #sonae-content .chapter4 .outline.ol2 {
    padding-top: 650px;
  }

  #sonae-content .chapter4 .outline.ol3 {
    padding-top: 720px;
  }

  #sonae-content .chapter4 .message {
    padding-top: 220px;
  }
}

@media screen and (min-width: 540px) {
  #sonae-content .chapter4 .head-area h2 {
    padding-top: 250px;
  }
}

@media screen and (min-width: 768px) {
  #sonae-content .chapter4 {
    margin-top: 0;
    padding-top: 5%;
    padding-bottom: 40px;
  }

  #sonae-content .chapter4 .head-area {
    width: 91.8367346939%;
    padding-top: 0;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }

  #sonae-content .chapter4 .head-area h2 {
    width: 96%;
    max-width: inherit;
    padding-top: 15%;
    background: url(/lp/target/images/h2_fund_name_pc.png?t=20210325) 50% 50% no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .chapter4 .desc {
    width: 65.306122449%;
    max-width: inherit;
    margin-top: 40px;
    padding-top: 37%;
    background: url(/lp/target/images/outline_pc.png?t=20210325) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .chapter4 .desc-kome {
    width: 77.5510204082%;
    max-width: 560px;
    padding-bottom: 40px;
    text-align: center;
  }

  #sonae-content .chapter4 .outline {
    position: relative;
    width: 81.6326530612%;
    max-width: inherit;
  }

  #sonae-content .chapter4 .outline::before {
    top: -80px;
    width: 25%;
    height: 0;
    padding-top: 12%;
    background-size: 100% auto;
  }

  #sonae-content .chapter4 .outline.ol1 {
    padding-top: 60%;
    background: url(/lp/target/images/outline_1_pc.png?t=20190425) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .chapter4 .outline.ol2 {
    padding-top: 90%;
    background: url(/lp/target/images/outline_2_pc.png?t=20190425) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .chapter4 .outline.ol3 {
    padding-top: 52%;
    background: url(/lp/target/images/outline_3_pc.png?t=20190425) 50% 0 no-repeat;
    background-size: 90.83% auto;
  }

  #sonae-content .chapter4 .outline.ol3::after {
    content: '';
    position: absolute;
    top: -326px;
    width: 100%;
    height: 290px;
    background: url(/lp/target/images/bar.png?t=20190425) 50% 100% no-repeat;
    background-size: 100% auto;
  }

  #sonae-content .chapter4 .kome.ol1 {
    width: 89.7959183673%;
    max-width: 880px;
  }

  #sonae-content .chapter4 .asta.ol2, #sonae-content .chapter4 .kome.ol2 {
    width: 59%;
    height: 88px;
    margin: 0 0 0 5%;
  }

  #sonae-content .chapter4 .message {
    width: 48.9795918367%;
    max-width: 480px;
    padding-top: 288px;
    margin: -13% 0 30px 20px;
  }
}

@media screen and (min-width: 910px) {
  #sonae-content .chapter4 .outline.ol3::after {
    top: -290px;
  }

  #sonae-content .chapter4 .asta.ol2, #sonae-content .chapter4 .kome.ol2 {
    height: auto;
  }
}

@media screen and (min-width: 1020px) {
  #sonae-content .chapter4 .desc {
    padding-top: 358px;
  }

  #sonae-content .chapter4 .outline.ol1 {
    padding-top: 576px;
  }

  #sonae-content .chapter4 .outline.ol2 {
    padding-top: 880px;
  }

  #sonae-content .chapter4 .outline.ol3 {
    padding-top: 500px;
  }
}

/* =========================================================
   BLOCK 6
========================================================= */
#sonae-content {
  /* chapter5
	--------------------------------------------------------- */
}

#sonae-content .chapter5 {
  padding: 3% 0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#sonae-content .chapter5 .sonae-fund-detail {
  width: 96.7741935484%;
  margin: 0 auto 24px;
}

#sonae-content .chapter5 .sonae-fund-detail h3 {
  padding: 6px 4px 7px;
  background: #a40b5e;
  color: #ffffff;
  line-height: 1;
}

#sonae-content .chapter5 .sonae-fund-detail h4 {
  position: relative;
  width: 96.6666666667%;
  margin: 20px auto 8px;
  padding-left: 14px;
  background: none;
  color: #181818;
  line-height: 1;
}

#sonae-content .chapter5 .sonae-fund-detail h4::before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #a40b5e;
}

#sonae-content .chapter5 .sonae-fund-detail p {
  width: 96.6666666667%;
  margin: 16px auto 0;
}

#sonae-content .chapter5 .sonae-fund-detail p strong {
  display: block;
}

#sonae-content .chapter5 .sonae-fund-detail p b {
  color: #e70012;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct,
#sonae-content .chapter5 .sonae-fund-detail .op-management {
  width: 96.6666666667%;
  margin: 0 auto 8px;
  border: 1px solid #444;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct {
  font-size: 0;
  text-align: center;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct dt,
#sonae-content .chapter5 .sonae-fund-detail .fund-direct dd {
  padding: 6px 4px 7px;
  font-size: 14px;
  line-height: 1;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct dt {
  display: inline-block;
  width: 27.5862068966%;
  background: #f0dfe5;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct dd {
  display: inline-block;
  border-left: 1px solid #444;
  background: #ffffff;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct dd:nth-of-type(1) {
  width: 37.9310344828%;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct dd:nth-of-type(2) {
  width: 34.4827586207%;
}

#sonae-content .chapter5 .sonae-fund-detail .fund-direct:nth-of-type(2) {
  margin-bottom: 20px;
}

.chapter5 .op-management {
  margin: 28px auto;
}
.chapter5 .op-management.u-pc_show {
  display: none;
}
.chapter5 .op-management.u-sp_show {
  display: table;
}
.chapter5 .op-management .l-op_ttl {
  background: #e5d5c2;
  text-align: center;
  vertical-align: middle !important;
  font-weight: 700;
}
.chapter5 .op-management td {
  border:1px solid #000 !important;
  background: #fff;
  text-align: center;
  vertical-align: middle !important;
  padding: 24px 15px !important;
}
.chapter5 .op-management td.l-op_txt {
  text-align: left;
  display: block;
}
.chapter5 .op-management .l-op_txt span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.chapter5 .op-management td.l-op_subttl {
  width: 38%;
}
.chapter5 .op-management td b {
  color: #e60012;
  font-weight: 400;
}

#sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee {
  padding: 6px 1.4814814815% 7px;
  border: 1px solid #444;
  background: #ffffff;
}

#sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee dt {
  position: inherit;
  padding: 0 0 4px;
  font-weight: normal;
}

#sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee dt::before {
  top: inherit;
  width: inherit;
  height: inherit;
}

#sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee dd {
  padding: 0;
  text-align: center;
}

#sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee dd span {
  display: block;
}

#sonae-content .chapter5 .sonae-fund-detail .op-management dd .kome,
#sonae-content .chapter5 .sonae-fund-detail .op-management dd .caution {
  margin: 10px auto 0;
}

#sonae-content .chapter5 .sonae-fund-detail .op-other {
  width: 96.6666666667%;
  margin: 16px auto 8px;
  background: #ffffff;
  border: 1px solid #444;
  font-size: 0;
}

#sonae-content .chapter5 .sonae-fund-detail .op-other dt,
#sonae-content .chapter5 .sonae-fund-detail .op-other dd {
  font-size: 14px;
  line-height: 1.4;
}

#sonae-content .chapter5 .sonae-fund-detail .op-other dt {
  padding: 6px 4px 7px;
  background: #f0dfe5;
  font-weight: bold;
  text-align: center;
}

#sonae-content .chapter5 .sonae-fund-detail .op-other dd {
  padding: 14px 3.4722222222% 10px;
}

#sonae-content .chapter5 .sonae-fund-detail .op-other dd ul {
  padding-top: 6px;
}

#sonae-content .chapter5 .sonae-fund-detail .op-other dd ul li {
  padding: 0 0 4px 16px;
}

#sonae-content .chapter5 .sonae-fund-detail .op-other dd .kome {
  margin-top: 6px;
}

#sonae-content .chapter5 .sonae-fund-detail .caution-end {
  width: 96.6666666667%;
  margin: 0 auto;
}

#sonae-content .chapter5 .sonae-fund-detail .caution-end dl {
  margin-top: 20px;
}

#sonae-content .chapter5 .sonae-fund-detail .caution-end dl dt {
  font-weight: bold;
}

#sonae-content .chapter5 .sonae-fund-detail .caution-end dl dd {
  position: relative;
  padding-left: 1.2em;
}

#sonae-content .chapter5 .sonae-fund-detail .caution-end dl dd::before {
  content: "◎";
  position: absolute;
  left: 0;
}

@media screen and (min-width: 640px) {
  #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table thead {
    font-size: 14px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table tbody {
    font-size: 14px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table tbody td span {
    display: inline;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table tbody td:nth-of-type(1) {
    text-align: center;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee {
    margin-top: 16px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee dd span {
    display: inline-block;
    padding: 0 4px;
  }
}

@media screen and (min-width: 768px) {
  #sonae-content .chapter5 {
    padding: 5% 0 4%;
    -webkit-border-radius: 30px;
    border-radius: 30px;
  }

  #sonae-content .chapter5 .sonae-fund-detail {
    width: 91.8367346939%;
  }

  #sonae-content .chapter5 .sonae-fund-detail h4, #sonae-content .chapter5 .sonae-fund-detail p {
    width: 97.7777777778%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .fund-direct,
  #sonae-content .chapter5 .sonae-fund-detail .op-management {
    width: 97.7777777778%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .fund-direct {
    display: inline-block;
    width: 45.4545454545%;
    margin-bottom: 10px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .fund-direct dt {
    width: 31.8181818182%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .fund-direct dd:nth-of-type(1) {
    width: 36.3636363636%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .fund-direct dd:nth-of-type(2) {
    width: 31.8181818182%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .fund-direct:nth-of-type(1) {
    margin-left: 2.2727272727%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .fund-direct:nth-of-type(2) {
    margin-left: 4.5454545455%;
    margin-bottom: 10px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dt {
    padding: 10px 0;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd {
    padding: 20px 2.1640091116%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd:nth-of-type(2) {
    padding: 0 0 20px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table tr, #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table td {
    padding: 6px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table thead td:nth-of-type(1) {
    width: 50%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd dl dd table thead td:nth-of-type(2) {
    width: 50%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee {
    padding-bottom: 5px;
    text-align: center;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee dt {
    display: inline-block;
    width: auto;
    padding: 0;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd .trust-fee dd {
    display: inline-block;
    padding-left: 0 !important;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-management dd .caution {
    margin-top: 0;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-other {
    width: 97.7777777778%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-other dt {
    padding: 10px 0;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-other dd {
    padding: 14px 1.138952164% 10px;
  }

  #sonae-content .chapter5 .sonae-fund-detail .op-other dd ul {
    padding-top: 0;
  }

  #sonae-content .chapter5 .sonae-fund-detail .caution-end {
    width: 97.7777777778%;
  }

  #sonae-content .chapter5 .sonae-fund-detail .caution-end dl dd {
    padding-top: 4px;
  }

  .chapter5 .op-management {
    margin: 28px auto;
  }
  .chapter5 .op-management.u-pc_show {
    display: table;
  }
  .chapter5 .op-management.u-sp_show {
    display: none;
  }
  .chapter5 .op-management .l-op_ttl {
    background: #e5d5c2;
    text-align: center;
    vertical-align: middle !important;
    font-weight: 700;
  }
  .chapter5 .op-management td {
    border:1px solid #000 !important;
    background: #fff;
    text-align: center;
    vertical-align: middle !important;
    padding: 20px 27px !important;
  }
  .chapter5 .op-management td.l-op_txt {
    text-align: left;
    display: block;
  }
  .chapter5 .op-management .l-op_txt span {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
  }
  .chapter5 .op-management td.l-op_subttl {
    width: 27%;
  }
  .chapter5 .op-management td b {
    color: #e60012;
    font-weight: 400;
  }
}

/* =========================================================
   ANIMATION
========================================================= */
#sonae-content {
  /* fade-in */
  /* fade-in-up */
  /* .sonae-main-title */
  /* .graph (点滅) */
  /* natsume-1point */
  /* yura-ani */
}

#sonae-content .fade-in {
  opacity: 0;
  transition: opacity .3s ease-in-out 1s;
}

#sonae-content .fade-in.iv-active {
  opacity: 1;
}

#sonae-content .fade-in-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity .3s ease-in-out .3s, transform .3s ease-out .3s;
}

#sonae-content .fade-in-up.iv-active {
  opacity: 1;
  transform: translateY(0);
}

#sonae-content .sonae-main-title::after {
  animation: ani-loss 3s ease 1s;
  animation-iteration-count: 1;
  transform-origin: 0% 0%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: ani-loss 3s ease 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 0% 0%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
}

@keyframes ani-loss {
  0% {
    transform: rotate(0deg);
  }

  34% {
    transform: rotate(0deg);
  }

  42% {
    transform: rotate(30deg);
  }

  50% {
    transform: rotate(10deg);
  }

  57% {
    transform: rotate(20deg);
  }

  64% {
    transform: rotate(12deg);
  }

  73% {
    transform: rotate(15deg);
  }

  100% {
    transform: rotate(15deg);
  }
}

@-webkit-keyframes ani-loss {
  0% {
    -webkit-transform: rotate(0deg);
  }

  34% {
    -webkit-transform: rotate(0deg);
  }

  42% {
    -webkit-transform: rotate(30deg);
  }

  50% {
    -webkit-transform: rotate(10deg);
  }

  57% {
    -webkit-transform: rotate(20deg);
  }

  64% {
    -webkit-transform: rotate(12deg);
  }

  73% {
    -webkit-transform: rotate(15deg);
  }

  100% {
    -webkit-transform: rotate(15deg);
  }
}

#sonae-content .graph::after {
  animation: blink 2s ease-in-out infinite alternate;
  -webkit-animation: blink 2s ease-in-out infinite alternate;
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  10% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }

  10% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

#sonae-content .natsume-1point {
  animation: kanban ease 3s;
  animation-iteration-count: infinite;
  transform-origin: 50% 0%;
  -webkit-animation: kanban ease 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 0%;
}

@keyframes kanban {
  0% {
    transform: rotate(0deg);
  }

  10% {
    transform: rotate(15deg);
  }

  17% {
    transform: rotate(-10deg);
  }

  24% {
    transform: rotate(5deg);
  }

  33% {
    transform: rotate(-5deg);
  }

  46% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes kanban {
  0% {
    -webkit-transform: rotate(0deg);
  }

  10% {
    -webkit-transform: rotate(15deg);
  }

  17% {
    -webkit-transform: rotate(-10deg);
  }

  24% {
    -webkit-transform: rotate(5deg);
  }

  33% {
    -webkit-transform: rotate(-5deg);
  }

  46% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
  }
}

#sonae-content .yura {
  animation: yura-ani linear 3s;
  animation-iteration-count: infinite;
  transform-origin: 15% 100%;
  -webkit-animation: yura-ani linear 3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 15% 100%;
}

@keyframes yura-ani {
  0% {
    transform: rotate(3deg);
  }

  50% {
    transform: rotate(-3deg);
  }

  100% {
    transform: rotate(3deg);
  }
}

@-webkit-keyframes yura-ani {
  0% {
    -webkit-transform: rotate(3deg);
  }

  50% {
    -webkit-transform: rotate(-3deg);
  }

  100% {
    -webkit-transform: rotate(3deg);
  }
}
/* 20210325修正追加 */
#red {
  color: red;
}

/* fund-infor */

#sonae-content .fund-infor {
  width: 100%;
}

#sonae-content .fund-infor__title {
  color: #ffffff;
  font-size: 24px;
  width: fit-content;
  margin-inline: auto;
}

#sonae-content .fund-infor__list {
  margin-block: 25px 50px;
  margin-inline: auto;
  width: fit-content;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}

#sonae-content .fund-infor__list-item {
  width: clamp(140px, 15.5vw ,188px);
  height: 100%;
}

#sonae-content .fund-infor__list-item a {
  display: block;
  width: 100%;
  padding: 8px;
  border-radius: 30px;
  background-color: #ffffff;
  border: 3px solid #181818;
  color: #181818;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  transition: opacity 0.2s ease-in-out;
}

#sonae-content .fund-infor__list-item a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  #sonae-content .fund-infor__list {
    padding-inline: 20px;
  }

  #sonae-content .fund-infor__title {
    padding-inline: 10px;
  }
}
