@charset "shift_jis";
/* Updated 2025/10/24.T */
/*---------------------------------------------
base
---------------------------------------------*/
body {
  letter-spacing: 0.05em;
}
#containment-area {
  background-color: #c4d72c;
  background-image: radial-gradient(circle, #cddd2d 2px, transparent 2px), radial-gradient(circle, #cddd2d 2px, transparent 2px);
  background-position: 0 0, 5.25px 10.5px;
  background-size: 10.5px 21px;
}
@media screen and (min-width: 768px) {
  #main-area {
    padding-top: initial;
  }
}
@media screen and (max-width: 767px) {
  .page-simple.-logoOnly #main-area {
    padding-top: 0;
  }
}
/*---------------------------------------------
content
---------------------------------------------*/
.content-block02:not(.-contentsFull01)>.inner {
  max-width: 1156px;
  padding: 0 8px;
}
.content-block02 {
  padding: 80px 0;
}
.content-block02.-bgOrangeDot01 {
  margin-top: -104px;
  padding-top: 151px;
  background-color: #ffdd71;
  background-image: radial-gradient(circle, #ffe388 2px, transparent 2px), radial-gradient(circle, #ffe388 2px, transparent 2px);
  background-position: 0 0, 5.25px 10.5px;
  background-size: 10.5px 21px;
}
.content-block02.-arrow01 {
  margin-top: -300px;
  padding-top: 378px;
  padding-bottom: 162px;
  background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/cmn_bg_03.png) center bottom / 100% 100% no-repeat;
  z-index: 1;
}
.content-block02.-arrow01::after {
  content: initial;
}
.content-block02.-bgGreenDot01 {
  background-color: #c4d72c;
  background-image: radial-gradient(circle, #cddd2d 2px, transparent 2px), radial-gradient(circle, #cddd2d 2px, transparent 2px);
  background-position: 0 0, 5.25px 10.5px;
  background-size: 10.5px 21px;
}
.content-block02.-bgWave01 {
  background: transparent;
  position: relative;
  z-index: 2;
}
.content-block02.-bgWave01>.inner {
  max-width: 1296px;
  position: relative;
  z-index: 2;
}
.content-block02.-bgWave01::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 803px;
  background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/cmn_bg_02.png) center bottom / 100% 100% no-repeat;
  position: absolute;
  top: 128px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .content-block02:not(.-contentsFull01)>.inner {
    padding: 0 16px;
  }
  .content-block02:not(:first-child) {
    padding: 32px 0;
  }
  .content-block02.-bgOrangeDot01{
    margin-top: -100px;
    padding-top: 126px;
  }
  .content-block02.-bgWave01 {
    padding: 73px 0 0px;
    background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/cmn_bg_12_sp.png) left top / 167px auto no-repeat;
  }
  .content-block02.-bgWave01::before {
    width: 100%;
    padding-top: 127.2%;
    background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/cmn_bg_02_sp.png) center bottom / 100% auto no-repeat;
    top: initial;
    bottom: -17%;
  }
  .content-block02.-arrow01 {
    margin-top: -100px;
    padding-top: 200px;
    padding-bottom: 67px;
  }
  .content-block02.-arrow01>.inner {
    background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/index_bg_01_sp.png) 32% 74% / 91% auto no-repeat;
  }
}
/*---------------------------------------------
title
---------------------------------------------*/
aside>.title-heading02,
section>.title-heading02 {
  margin: auto;
}
.title-heading02 {
  margin: auto;
  letter-spacing: 0.12em;
}
.title-heading02>.title {
  font-weight: bold;
}
[class*=img-block]>.title-heading02 {
  margin-top: 0;
}
/*---------------------------------------------
column
---------------------------------------------*/
.column-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.column-inner>:last-child {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}
/*---------------------------------------------
card
---------------------------------------------*/
.card-box01.-bdRadius16 {
  border-radius: 16px;
  padding: 79px 100px 56px;
}
#containment-area [class*=title-]+.-negative01:not(.exception):not(.content-block01):not(.content-block02):not(.card-overflowing01) {
  margin-top: -40px;
}
.card-box01.-narrow01 {
  padding: 53px 92px 56px;
}
.card-box01.-dashed {
  padding: 0;
}
.card-box01.-dashed>.head {
  font-family: "zen-maru";
  font-weight: bold;
  display: inline-block;
  text-align: center;
  padding: 9px;
  min-width: 268px;
  border: 2.6px dashed #ffdb66;
  border-radius: 65px;
  background: #fffcf2;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.card-box01.-dashed>.body {
  margin-top: -26px;
  padding: 44px 32px 32px;
  border: 2.6px dashed #ffdb66;
  border-radius: 16px;
  background: #fffcf2;
}
.card-box01.-bgGreen01 {
  padding: 80px 100px;
  background: #f5f9e6;
}
.card-box01.-bg01 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 56px 32px;
  height: 100%;
  background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/index_bg_kv_01.png) 0 0 / 100% 100% no-repeat;
}
.card-box01.-bg01>:last-child {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  width: 100%;
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .card-box01.-bg01 {
    padding: 5% 4%;
  }
  .card-box01.-bg01 ._fs16 {
    font-size: 101%!important;
  }
  .card-box01.-bg01 ._fs28 {
    font-size: 148%!important;
  }
}
@media screen and (max-width: 767px) {
  #containment-area [class*=title-]+.-negative01:not(.exception):not(.content-block01):not(.content-block02):not(.card-overflowing01) {
    margin-top: -21px;
  }
  .card-box01.-bdRadius16 {
    padding: 40px 22px 24px;
  }
  .card-box01.-narrow01,
  .card-box01.-bgGreen01 {
    padding: 26px 22px 32px;
  }
  .card-box01.-dashed>.body {
    margin-top: -21px;
    padding: 36px 22px 24px;
  }
  .card-box01.-dashed>.head {
    padding: 6px;
    min-width: initial;
    width: 84%;
  }
  .card-box01.-bg01 {
    padding: 11% 5% 9%;
    background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/index_bg_kv_01.png) 0 0 / 100% 100% no-repeat;
  }
}
/*---------------------------------------------
list
---------------------------------------------*/
.list-circle01>.item:not(:first-child) {
  margin-top: 10px;
}
.card-box01.-dashed .list-circle01 {
  font-weight: 500;
}
.card-box01.-dashed .list-circle01>.item::before {
  width: 8px;
  height: 8px;
  background: #c4d700;
  top: .5em;
  left: .4em;
}
.list-circle01>.item {
  padding-left: 1.2em;
}
.att-inner .list-circle01>.item::before {
  background: #c4d700;
}
/*---------------------------------------------
button
---------------------------------------------*/
.section-main .btn-type01 {
  width: 288px;
  letter-spacing: initial;
  box-shadow: initial;
}
.section-main .btn-type01>.inner {
  min-height: 43px;
}
.section-main .btn-type01.-narrow01 {
  width: 312px;
}
.section-main .btn-type01.-narrow01>.inner {
  min-height: 48px;
}
.section-main .btn-type01.-large02 {
  width: 400px;
}
.section-main .btn-type01.-large02>.inner {
  min-height: 60px;
}
.section-main .btn-type01.-large03 {
  width: 480px;
}
.section-main .btn-type01.-large03>.inner {
  min-height: 78px;
}
.section-main [class*=icon-][class*=btn-type]>.inner::after {
  right: 0.5em;
}
.section-main [class*=icon-][class*=btn-type]>.inner {
  padding-right: 1.2em;
  padding-left: 1.2em;
}
.section-main .btn-type01.-pink01 {
  background: #e1457e;
  box-shadow: initial;
}
.section-main .btn-type01.-pink01>.inner,
.section-main .btn-type01.-blue01>.inner {
  color: #fff;
}
.section-main .btn-type01.-pink01:not(:disabled):not([aria-disabled=true]):hover,
.section-main .btn-type01.-pink01:focus {
  background: #cb3d71;
}
.section-main .btn-type01.-blue01 {
  background: #0082dc;
  box-shadow: initial;
}
.section-main .btn-type01.-blue01:not(:disabled):not([aria-disabled=true]):hover,
.section-main .btn-type01.-blue01:focus {
  background: #006db8;
}
.section-main .btn-type01.-orange01 {
  background: #ee7800;
  box-shadow: initial;
}
.section-main .btn-type01.-orange01:not(:disabled):not([aria-disabled=true]):hover,
.section-main .btn-type01.-orange01:focus {
  background: #e95501;
}
.section-main .btn-type01.-green01 {
  background: #017a4f;
  box-shadow: initial;
}
.section-main .btn-type01.-green01:not(:disabled):not([aria-disabled=true]):hover,
.section-main .btn-type01.-green01:focus {
  background: #006444;
}
.section-main .btn-type01.-green01.-noShadow {
  background: #fff;
  border: 2px solid #017a4f;
  box-shadow: none;
}
.section-main .btn-type01.-green01.-noShadow>.inner {
  color: #017a4f;
}
.section-main .btn-type01.-green01.-noShadow:not(:disabled):not([aria-disabled=true]):hover,
.section-main .btn-type01.-green01.-noShadow:focus {
  background: #f5f5f5;
}
.section-main .icon-link01[class*=btn-type].-pink01>.inner::after,
.section-main .icon-link01[class*=btn-type].-blue01>.inner::after,
.section-main .icon-link01[class*=btn-type].-orange01>.inner::after,
.section-main .icon-link01[class*=btn-type].-green01:not(.-noShadow)>.inner::after {
  mask: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0/cover no-repeat;
  -webkit-mask: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0/cover no-repeat;
  background: #fff;
}
.section-main .icon-link01[class*=btn-type].-green01.-noShadow>.inner::after {
  mask: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0/cover no-repeat;
  -webkit-mask: url(/kojin/cmn/imgs/ico_arrow_right_01.svg) 0 0/cover no-repeat;
  background: #017a4f;
}
@media screen and (max-width: 767px) {
  .section-main .btn-type01>.inner {
    min-height: 30px;
  }
  .section-main .btn-type01.-narrow01 {
    max-width: 272px;
    width: 94%;
  }
  .section-main .btn-type01.-narrow01>.inner {
    min-height: 38px;
  }
  .section-main .btn-type01.-large02 {
    max-width: 312px;
    width: 100%;
  }
  .section-main .btn-type01.-large02>.inner {
    min-height: 46px;
  }
  .section-main .btn-type01.-large03 {
    max-width: 280px;
    width: 94%;
  }
  .section-main .btn-type01.-large03>.inner {
    min-height: 46px;
  }
  .section-main .btn-type01.-noShadow {
    max-width: 247px;
    width: 83%;
  }
}
/*---------------------------------------------
icon
---------------------------------------------*/
.att-inner .icon-pdf01>.inner>.item,
.att-inner .icon-blank01>.inner>.item {
  display: none;
}
.att-inner .icon-pdf01>.inner::after,
.att-inner .icon-blank01>.inner::after {
  content: '';
  display: inline-block;
  position: relative;
  top: .25em;
  left: 8px;
  width: 2.86em;
  height: 1.57em;
  background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/cmn_ico_09.svg) 0 0 / 100% auto no-repeat;
}
.att-inner .icon-blank01>.inner::after {
  width: 1em;
  height: 1em;
  background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/cmn_ico_08.svg) 0 0 / 100% auto no-repeat;
}
/*---------------------------------------------
labal
---------------------------------------------*/
.label-mark01.-white01 {
  background: #fff;
  border: initial;
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .label-mark01.-white01 {
    padding: 4px 11px;
  }
}
/*---------------------------------------------
image
---------------------------------------------*/
.img-block01 {
  justify-content: space-between;
  align-items: end;
}
.img-block01>.text._w560 {
  padding-right: 0;
}
.img-block01>.img,
.img-block02>.img,
.img-block02>.text {
  width: auto;
}
.img-block01>.img.-position01 {
  position: relative;
}
.img-block01>.img.-position01>* {
  position: absolute;
  right: 0;
  bottom: 0;
}
.img-block02 {
  align-items: center;
  justify-content: center;
  line-height: 1.4;
}
.img-block03 {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
}
.img-block03>.img {
  grid-row: 1 / 3;
  grid-column: 2;
}
.img-position {
  position: relative;
}
.img-position>[class*=img] {
  position: absolute;
  z-index: -1;
}
.img-position>.img01 {
  top: -42px;
  left: calc(50% - 340px);
}
.img-position>.img02 {
  top: -41px;
  right: calc(50% - 240px);
}
.img-position>.img03 {
  top: -116px;
  left: calc(50% - 290px);
}
@media screen and (max-width: 767px) {
  .img-block01 {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .img-block01>.text:first-child {
    padding-bottom: 0;
  }
  .img-block01>.img.-position01>* {
    position: initial;
  }
  .img-block03 {
    display: block;
  }
  .img-position>.img01 {
    width: 34px;
    height: 75px;
    top: -41px;
    left: 2px;
  }
  .img-position>.img02 {
    width: 43px;
    height: 87px;
    top: -32px;
    right: 58px;
  }
  .img-position>.img03 {
    width: 35px;
    height: 78px;
    top: -42px;
    left: initial;
    right: -2px;
  }
}
/*---------------------------------------------
text
---------------------------------------------*/
.text-mark01.-white01 {
  background: linear-gradient(transparent 60%,#fff 60%);
}
.text-mark01.-ribbon01 {
  font-family: "zen-maru";
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-bottom: 18px;
  width: 400px;
  height: 90px;
  letter-spacing: 0.3em;
  font-weight: bold;
  background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/index_bg_ribbon_01.png) center center / 100% 100% no-repeat;
  color: #fff;
}
.text-mark01.-ribbon01.-small01 {
  padding-bottom: 10px;
  width: 215px;
  height: 50px;
  letter-spacing: 0.2em;
}
.text-mark01.-balloon01 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 96px;
  text-align: center;
  font-weight: bold;
  background: initial;
  position: relative;
  z-index: 0;
}
.text-mark01.-balloon01::before {
  content: '';
  display: block;
  padding-top: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(/kojin/asset-management/sbi/toushi-start-guide/imgs/index_bg_balloon_01.svg) center center / contain no-repeat;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.text-mark01.-borderLeft {
  padding-left: 12px;
  background: initial;
  position: relative;
}
.text-mark01.-borderLeft::before {
  content: '';
  display: block;
  width: 4px;
  height: 1em;
  background: #c4d700;
  position: absolute;
  top: .25em;
  left: 0;
}
.text-balloon01.-size01>p {
  padding: 0 48px;
}
@media screen and (max-width: 767px) {
  .text-mark01.-ribbon01 {
    padding-bottom: 10px;
    width: 211px;
    height: 48px;
  }
  .text-mark01.-ribbon01.-small01 {
    padding-bottom: 6px;
    width: 147px;
    height: 34px;
  }
  .text-mark01.-balloon01 {
    width: 48px;
    height: 48px;
  }
}
/*---------------------------------------------
border
---------------------------------------------*/
.border-top.btn-list01 {
  margin-top: 45px;
  padding-top: 40px;
  border-top: 2px dashed #c4d700;
}
@media screen and (max-width: 767px) {
  .border-top.btn-list01 {
    margin-top: 38px;
    padding-top: 24px;
  }
}
/*---------------------------------------------
toggle
---------------------------------------------*/
.toggle-block01 [tabindex]:focus {
  outline-color: #ffdb66;
}
/*---------------------------------------------
carousel
---------------------------------------------*/
.list-carousel01 .slick-dots {
  line-height: 1;
  margin-top: -1px;
}
.list-carousel01 .slick-dots>[role="presentation"]>* {
  width: 8px;
  height: 8px;
  background: #56635f;
  border-radius: 50%;
}
.list-carousel01 .slick-dots>[role="presentation"]:not(:first-child) {
  margin-left: 16px;
}
.list-carousel01 .slick-dots>.slick-active>[role="tab"] {
  width: 12px;
  height: 12px;
}
.list-carousel01 .slick-dots>.slick-active:nth-child(1)>[role="tab"] {
  background: #e1457e;
}
.list-carousel01 .slick-dots>.slick-active:nth-child(2)>[role="tab"] {
  background: #0082dc;
}
.list-carousel01 .slick-dots>.slick-active:nth-child(3)>[role="tab"] {
  background: #fa8200;
}
@media screen and (min-width: 768px) {
  .list-carousel01 {
    display: flex;
  }
  .list-carousel01>.item {
    width: 31.3%;
  }
  .list-carousel01>.item:not(:first-child):not(:nth-child(3n+1)) {
    margin-left: 3.05%;
  }
  .list-carousel01>:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .list-carousel01 {
    margin-right: -16px;
    margin-left: -16px;
  }
  .list-carousel01 .slick-track {
    display: flex;
  }
  .list-carousel01 .slick-track>.item {
    margin: 2vw;
  }
  .list-carousel01 .slick-slide {
    height: auto !important;
  }
}
/*---------------------------------------------
fn
---------------------------------------------*/
.fn-head-top{
  display: none;
}
.fn-head-top.-show{
  display: block;
  animation: show01 .6s 0s ease-in-out forwards;
}
.fn-head-top.-hide{
  pointer-events: none;
  animation: hide01 .3s 0s ease-in-out forwards;
}
@keyframes hide01 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*---------------------------------------------
general
---------------------------------------------*/
._t-green01 {
  color: #017a4f!important;
}
._t-pink01 {
  color: #e1457e!important;
}
._t-blue01 {
  color: #0082dc!important;
}
._t-orange01 {
  color: #fa8200!important;
}
._lh18 {
  line-height: 1.8!important;
}
._ls04 {
  letter-spacing: 0.04em!important;
}
@media screen and (min-width: 768px) {
  ._mt80 {
    margin-top: 80px!important;
  }
  ._ml46 {
    margin-left: 46px!important;
  }
}
@media screen and (max-width: 767px) {
  ._sp-mt32 {
    margin-top: 32px!important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .content-block02.-bgWave01::before{
    padding-top: 720px;
  }
}