.shippori-mincho-medium {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.shippori-mincho-bold {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
}
.shippori-mincho-list {
  font-family: "Shippori Mincho", serif;
  font-style: normal;
  font-size: 16px !important;
  margin-top: 70px;
}
.header--simple .simple-logo {
  height: 71px;
}
main {
  margin-bottom: 0;
}
.keyvisual-image {
  position: relative;
  background-image: url(/lp/imgs/service_2406sbi_wealthmanagement/kv.jpg);
  background-size: cover;
  background-position: center top;
}
.keyvisual-image::before {
  content: "";
  display: block;
  padding-top: 38%;
}
.keyvisual-text {
  position: absolute;
  right: 6.076vw;
  bottom: 3.513vw;
}
.keyvisual-image h1 {
  color: #1A1A18;
  font-size: 56px;
  line-height: 72px;
  margin-bottom: 24px;
}
.keyvisual-image .note {
  display: flex;
  justify-content: flex-end;
}
.wealthmanagement-bg {
  background-image: url(/lp/imgs/service_2406sbi_wealthmanagement/bg.jpg);
  background-size: cover;
  background-position: center top;
}
.wealthmanagement-content {
  display: flex;
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  padding-left: 183px;
  justify-content: space-between;
}
.wealthmanagement-text {
  max-width: 515px;
  width: 100%;
  padding: 95px 0 80px;
}
.wealthmanagement-text h2 {
  margin-bottom: 60px;
  position: relative;
  color: #B7AD90;
  font-size: 36px;
  line-height: 48px;
}
.wealthmanagement-text h2::before {
  position: absolute;
  bottom: -20px;
  width: 80px;
  height: 1px;
  content: "";
  background: #B7AD90;
}
.wealthmanagement-text p {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 48px;
}
.wealthmanagement-image {
  max-width: 608px;
}
.wealthmanagement-image img {
  max-width: 608px;
  width: 100%;
}
.wealthmanagement-products-bg {
  padding: 100px 0;
  background-color: #1D1914;
}
.wealthmanagement-products-content {
  width: 920px;
  margin: 0 auto;
}
.wealthmanagement-products-content h2 {
  margin-bottom: 48px;
  color: #B7AD90;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
}
.wealthmanagement-products-area {
  display: flex;
  justify-content: space-between;
}



@media screen and (min-width: 1017px) and (max-width: 1366px) {
  .wealthmanagement-content {
    padding-left: 13.396vw;
  }
  .wealthmanagement-text {
    padding: 6.954vw 3.66vw 5.856vw 0;
    max-width: 38vw;
  }
  .wealthmanagement-text h2 {
    margin-bottom: 4.392vw;
    font-size: 2.63vw;
    line-height: 3.513vw;
  }
  .wealthmanagement-text p {
    font-size: 1.17vw;
    line-height: 3.513vw;
  }
}

.products-box, .service-box {
  width: 420px;
  padding: 40px;
  background-color: #3B3732;
}
.products-title, .service-title {
  margin-bottom: 28px;
  color: #EAEAEA;
  font-size: 36px;
  line-height: 48px;
  text-align: center;
}
.products-list, .service-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.products-list__item, .service-list__item {
  vertical-align: middle;
  width: 100%;
  margin-bottom: 14px;
  height: 36px;
  background-color: #1F1D1C;
  color: #EAEAEA;
  font-size: 18px;
  text-align: center;
}
.products-list__item:nth-child(2) {
  width: 100px;
}
.products-list__item:nth-child(3) {
  width: 226px;
}
.products-list__item:last-child, .service-list__item:last-child {
  margin-bottom: 0;
}
.products-list__item span, .service-list__item span {
  padding: 0 14px;
}
.lifeplan-bg {
  background-color: #F2F1EF;
  padding: 100px 0;
}
.lifeplan-content h2 {
  margin-bottom: 50px;
  color: #1F1D1C;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
}
.lifeplan-content {
  width: 1000px;
  margin: 0 auto;
}
.lifeplan-content h2 span {
  padding-bottom: 4px;
  border-bottom: 1px solid #B7AD90;
}
.lifeplan-area {
  display: flex;
  justify-content: space-between;
}
.lifeplan-step {
  display: flex;
  width: 300px;
  flex-direction: column;
}
.lifeplan-step-image img {
  vertical-align: bottom;
}
.lifeplan-step-number {
  margin: 0 0 11px;
}
.lifeplan-step-text {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 20px;
  background-color: #1D1914;
}
.lifeplan-step-text p {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
}
.lifeplan-step-text .list-asterisk li {
  color: #FFFFFF;
}
.access-bg {
  padding: 100px 0;
  background-color: #1D1914;
}
.access-bg h2 {
  margin-bottom: 48px;
  color: #B7AD90;
  font-size: 28px;
  line-height: 44px;
  text-align: center;
}

/*店舗ページから流用*/

/* プルダウンの定義 */

.icon_block {
  height: 20px;
  margin-bottom: 60px;
}
.float-left {
  float: left;
  margin-top: 11px;
}
.icon_list {
  display: flex;
  gap: 30px;
  position: absolute;
  left: -30px;
  right: -30px;
  margin-bottom: 30px;
}
.icon_list_child {
  display: flex;
  gap: 5px;
  align-items: center;
}

@media screen and (max-width: 1020px) {
  .float-left {
    float: none;
  }
  .divide {
    margin-left: 0;
  }

  .icon_block {
    margin-left: -30px;
    height: 70px;
  }
  .icon_list {
    display: block;
    left: 0px;
    right: 0px;
  }
  .icon_list_child {
    gap: 10px;
    margin-bottom: 10px;
  }
  .shippori-mincho-list {
    font-size: 14px !important;
    margin-top: 0;
  }
}

.tempo-title {
  transform: translateX(50%) translateY(-115px);
}

div.divide {
  margin-bottom: 30px;
  width: 920px;
  margin: 0 auto;
}

div.divide:last-child {
  margin-bottom: 0;
}

.divide .divide__nav {
  min-height: 40px;
  position: relative;
  width: 40%;
  margin-bottom: 33px;
  /* margin-left: 60px; */
}

.divide__nav-area {
  transform: translateX(125%) translateY(-115px);
  z-index: 10;
}

.divide .divide__nav .divide__item.divide__item--active button {
  color: #222222;
  background-color: #B7AD90;
}
.divide .divide__nav .divide__item button:hover {
  opacity: 1 !important;
  color: #222222;
  background-color: #B7AD90;
}

.tempo-some {
  transform: translateY(-115px);
}

@media screen and (max-width: 1019px) {
  .divide {
    margin-top: 10px;
  }
  .divide .divide__nav {
    min-height: 40px;
    width: 100%;
    margin-left: 0px;
    /* right: 30px; */
  }

  .tempo-title {
    transform: none;
  }

  .divide__nav-area {
    transform: none;
  }

  .tempo-some {
    transform: none;
  }
}

.divide .divide__nav::before {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  /* border-top: 6px solid #fff; */
  pointer-events: none;
}

.divide .divide__nav select {
  width: 100%;
  cursor: pointer;
  border: none;
  outline: none;
  background: transparent;
  color: #fff;
  font-weight: bold;
  text-align: center;
  min-height: 40px;
  /* -webkit-box-shadow: 0 0 0 1px #2076c7;
  box-shadow: 0 0 0 1px #2076c7; */
}

.divide .divide__nav option {
  width: 100%;
  cursor: pointer;
  border: none;
  outline: none;
  background: #fff;
  /* color: #2076c7; */
  font-weight: bold;
  text-align: center;
  min-height: 40px;
  -webkit-box-shadow: 0 0 0 1px #fff;
  box-shadow: 0 0 0 1px #fff;
}

.divide .divide__content .divide__panel {
  display: none;
}

.divide .divide__content .divide__panel.show {
  display: block;
}

.divide .divide__nav .divide__item--hidden {
  position: relative;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 0 0 0 1px #B7AD90;
  box-shadow: 0 0 0 0.5px #B7AD90;
  width: 100%;
}

.divide .divide__nav .divide__item--hidden button {
  min-height: 40px;
  border: none;
  outline: none;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  color: #222222;
  padding: 11px 8px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  background-color: #B7AD90;
  position: relative;
  height: 100%;
  cursor: pointer;
}

.divide__item--wrapper {
  position: absolute;
  right: 0;
  left: 0;
}

.divide .divide__nav .divide__item {
  font-weight: bold;
  text-align: center;
  min-height: 40px;
  -webkit-box-shadow: 0 0 0 1px #D2D4D8;
  box-shadow: 0 0 0 1px #D2D4D8;
  width: 100%;
  display: none;
  border-top: #D2D4D8 solid 1px;
}

.divide .divide__nav .divide__item:first-child {
  border-top: none;
}

.divide .divide__nav.active .divide__item {
  display: inline-block;
}

.divide .divide__nav .divide__item button {
  min-height: 40px;
  border: none;
  outline: none;
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
  color: #FFFFFF;
  padding: 11px 8px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: space-between;
  background-color: #3B3732;
  position: relative;
  height: 100%;
  cursor: pointer;
}

.divide .divide__nav .divide__item--hidden .icon-arrow--up {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 7px;
  font-weight: normal;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  -webkit-transition: 0.2s 0s all ease-in-out;
  -o-transition: 0.2s 0s all ease-in-out;
  transition: 0.2s 0s all ease-in-out;
}

.divide .divide__nav.active .divide__item--hidden .icon-arrow--up {
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.divide .divide__nav .divide__item--hidden .icon-arrow--up::before {
  color: #fff;
}

.divide .divide__nav.active .divide__item--wrapper {
  z-index: 2;
}

.divide .divide__content .divide__nav.active .divide__item--wrapper {
  z-index: 1;
}

.access-detail {
  display: flex;
  justify-content: space-between;
}
.access-text {
  margin-top: 20px;
  width: 430px;
}
.access-store {
  color: #FFFFFF;
  font-size: 24px;
  line-height: 32px;
}
.access-store span {
  font-size: 14px;
  line-height: 32px;
}
.access-address {
  margin-bottom: 15px;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 28px;
}
.access-address:last-child {
  margin-bottom: 0;
}
.access-p {
  margin-bottom: 15px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
}
.access-text .list-asterisk {
  margin-bottom: 20px;
}
.access-text .list-asterisk li {
  color: #FFFFFF;
  font-size: 14px;
}
.access-text .list-asterisk > li::before {
  font-size: 14px;
}
.access-btn-area {
  margin-bottom: 14px;
}
.access-btn-area:last-child {
  margin-bottom: 0;
}
.access-btn {
  display: inline-block;
  position: relative;
  padding: 8px 32px 8px 16px;
  color: #1D1914;
  font-size: 14px;
  line-height: 24px;
  background-color: #B6AD90;
  border-radius: 18px;
}
.access-btn:hover {
  opacity: 0.8;
}
.access-icon-pdf {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.access-map {
  width: 460px;
}
.access-map iframe {
  height: 335px;
}
.manager-bg {
  padding: 15px 0 20px;
  background-color: #6E6B66;
}
.manager-content {
  width: 1000px;
  margin: 0 auto;
}
.manager-title {
  margin-bottom: 0;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
}
.manager-explanation {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.manager-note-bg {
  padding: 20px 0 44px;
  background-color: #FFFFFF;
}
.manager-note-content {
  width: 1000px;
  margin: 0 auto;
}
.manager-note-explanation {
  color: #E3215A;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}
.note-bg {
  padding: 48px 0 92px;
  background-color: #F4F3F2;
}
.note-content {
  width: 1080px;
  margin: 0 auto;
}
.note-content h2 {
  color: #222222;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
}
.note-subtitle {
  color: #222222;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}
.note-box {
  margin-top: 20px;
  margin-bottom: 48px;
  padding: 40px;
  background-color: #FFFFFF;
}
.note-box .list-dot {
  font-size: 13px;
}
.note-box p {
  font-size: 13px;
}
.company-detail {
  margin-bottom: 20px;
}
.company-detail:last-child {
  margin-bottom: 0;
}
.company-box .list-dot {
  font-size: 13px;
}
.company-name {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 22px;
}
.company-text {
  font-size: 13px;
  line-height: 22px;
}
.footer__pagetop {
  color: #1A1A18;
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 0;
}
.icon-arrow--up::before {
  color: #1A1A18;
}
.access-popup{
  position: fixed;
  right: 80px;
  bottom: 20px;
  z-index: 1;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
.access-popup-square {
  position: relative;
  width: 120px;
  height: 50px;
  display: flex;
  align-items: center;
  background-color: #B7AD90;
}
.access-popup-icon {
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
}
.access-popup-text {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  color: #1A1A18;
  font-size: 16px;
}
.info-popup{
  position: fixed;
  right: 210px;
  bottom: 20px;
  z-index: 1;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
.info-popup-square {
  position: relative;
  width: 120px;
  height: 50px;
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
}
.info-popup-icon {
  position: absolute;
  top: 50%;
  left: 17px;
  transform: translateY(-50%);
}
.info-popup-text {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%);
  color: #1A1A18;
  font-size: 16px;
}

@media screen and (max-width: 608px) {
  .wealthmanagement-image img {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}

@media screen and (max-width: 1019px) {
  .header--simple {
    height: 16vw;
  }
  .header--simple .simple-logo {
    height: 15vw;
  }
  .keyvisual-image {
    width: 100%;
    position: relative;
    background-image: url(/lp/imgs/service_2406sbi_wealthmanagement/kv_sp.jpg);
    background-size: cover;
    background-position: center top;
  }
  .keyvisual-image::before {
    content: "";
    display: block;
    padding-top: 133.333%;
  }
  .keyvisual-text {
    width: 92vw;
    position: absolute;
    right: auto;
    left: 4vw;
    bottom: 10vw;
  }
  .keyvisual-image h1 {
    color: #1A1A18;
    /* margin-bottom: 10px; */
    /* font-size: 34px; */
    /* line-height: 46px; */
    margin-bottom: 2.6666vw;
    font-size: 9.066vw;
    line-height: 12.266vw;
  }
  .keyvisual-image .note {
    display: block;
  }
  .wealthmanagement-bg {
    background-image: url(/lp/imgs/service_2406sbi_wealthmanagement/bg_sp.jpg);
    background-size: cover;
    background-position: center top;
  }
  .wealthmanagement-content {
    position: relative;
    display: block;
    width: calc(100% - 50px);
    margin: 0 auto;
    padding: 100px 0 0;
  }
  .wealthmanagement-text {
    max-width: 608px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .wealthmanagement-text h2 {
    margin-bottom: 60px;
    position: relative;
    color: #B7AD90;
    font-size: 24px;
    line-height: 36px;
  }
  .wealthmanagement-text h2::before {
    position: absolute;
    bottom: -14px;
    width: 80px;
    height: 1px;
    content: "";
    background: #B7AD90;
  }
  .wealthmanagement-text p {
    margin-bottom: 90px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 44px;
  }
  .wealthmanagement-image {
    max-width: 608px;
    width: 100%;
    margin: 0 auto;
  }
  .wealthmanagement-products-bg {
    padding: 100px 0;
    background-color: #1D1914;
  }
  .wealthmanagement-products-content {
    width: calc(100% - 50px);
    margin: 0 auto;
  }
  .wealthmanagement-products-content h2 {
    margin-bottom: 28px;
    color: #B7AD90;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
  }
  .wealthmanagement-products-area {
    display: flex;
    flex-flow: column;
    flex-wrap: wrap;
  }
  .products-box {
    margin: 0 auto 28px;
    max-width: 325px;
    width: 100%;
    padding: 40px 20px;
    background-color: #3B3732;
  }
  .service-box {
    margin: 0 auto;
    max-width: 325px;
    width: 100%;
    padding: 40px 20px;
    background-color: #3B3732;
  }
  .products-title, .service-title {
    margin-bottom: 28px;
    color: #EAEAEA;
    font-size: 28px;
    line-height: 48px;
    text-align: center;
  }
  .products-list, .service-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .products-list__item, .service-list__item {
    width: 100%;
    margin-bottom: 14px;
    height: 36px;
    background-color: #1F1D1C;
    color: #EAEAEA;
    font-size: 16px;
    text-align: center;
  }
  .products-list__item:nth-child(2) {
    width: 84px;
  }
  .products-list__item:nth-child(3) {
    width: 196px;
  }
  .products-list__item:last-child, .service-list__item:last-child {
    margin-bottom: 0;
  }
  .products-list__item span, .service-list__item span {
    padding: 0 5px;
    vertical-align: middle;
  }
  .lifeplan-content {
    width: 100%;
    margin: 0;
  }
  .lifeplan-content h2 {
    margin-bottom: 28px;
    color: #1F1D1C;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
  }
  .lifeplan-content h2 span {
    padding-bottom: 0;
    border-bottom: 1px solid #B7AD90;
  }
  .lifeplan-area {
    display: flex;
    flex-direction: column;
    width: calc(100% - 90px);
    margin: 0 auto;
  }
  .lifeplan-step {
    margin: 0 auto 28px;
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .lifeplan-step:last-child {
    margin-bottom: 0 auto;
  }
  .lifeplan-step-number {
    margin: 0 auto 5px;
    max-width: 600px;
    width: 100%;
  }
  .lifeplan-step-image {
    margin: 0 auto;
  }
  .lifeplan-step-text {
    margin: -1px auto 0;
    display: flex;
    max-width: 600px;
    width: 100%;
    flex-direction: column;
    flex-grow: 1;
    padding: 20px;
    background-color: #1D1914;
  }
  .lifeplan-step-text p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
  }
  .lifeplan-step-text .list-asterisk li {
    color: #FFFFFF;
  }
  div.divide {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  .tempo-area {
    width: 100% !important;
  }
  .access-detail {
    flex-direction: column;
  }
  .access-text {
    margin-top: 0;
    margin-bottom: 28px;
    width: 100%;
  }
  .access-store {
    font-size: 24px;
    line-height: 32px;
  }
  .access-store span {
    font-size: 14px;
    line-height: 32px;
  }
  .access-address {
    margin-bottom: 15px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 28px;
  }
  .access-address:last-child {
    margin-bottom: 0;
  }
  .access-p {
    font-size: 14px;
  }
  .access-text .list-asterisk li {
    font-size: 13px;
  }
  .access-text .list-asterisk > li::before {
    font-size: 13px;
  }
  .access-map {
    width: 100%;
  }
  .access-map iframe {
    height: 350px;
  }
  div.divide:last-child {
    margin-bottom: 0;
  }
  .divide .divide__nav {
    position: relative;
    width: 100%;
    margin-bottom: 48px;
    min-height: 44px;
  }
  .divide .divide__nav::before {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    pointer-events: none;
  }
  .divide .divide__nav select {
    width: 100%;
    cursor: pointer;
    border: none;
    outline: none;
    background: transparent;
    color: #fff;
    font-weight: bold;
    text-align: center;
    min-height: 40px;
    -webkit-box-shadow: 0 0 0 1px #2076c7;
    box-shadow: 0 0 0 1px #2076c7;
  }
  .divide .divide__nav option {
    width: 100%;
    cursor: pointer;
    border: none;
    outline: none;
    background: #fff;
    font-weight: bold;
    text-align: center;
    min-height: 40px;
    box-shadow: 0 0 0 1px #fff;
  }

  .divide_region {
    z-index: 30;
  }
  .divide .divide__content .divide__panel {
    display: none;
  }
  .divide .divide__content .divide__panel.show {
    display: block;
  }
  .divide .divide__nav .divide__item--hidden {
    display: block;
    position: relative;
    font-weight: bold;
    text-align: center;
    box-shadow: 0 0 0 1px #B7AD90;
    width: 100%;
  }
  .divide .divide__nav .divide__item--hidden button {
    min-height: 40px;
    border: none;
    outline: none;
    width: 100%;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: #222222;
    padding: 11px 8px;
    display: block;
    align-items: center;
    justify-content: space-between;
    background: #B7AD90;
    position: relative;
    height: 100%;
    cursor: pointer;
  }
  .divide .divide__nav .divide__item {
    text-align: center;
    min-height: 40px;
    box-shadow: 0 0 0 1px #B7AD90;
    width: 100%;
    display: none;
    border-top: #B7AD90 solid 1px;
  }
  .divide .divide__nav .divide__item:first-child {
    border-top: none;
  }
  .divide .divide__nav.active .divide__item {
    display: inline-block;
  }
  .divide .divide__nav .divide__item button {
    min-height: 40px;
    border: none;
    outline: none;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 1.4;
    text-align: center;
    color: #FFFFFF;
    padding: 11px 8px;
    display: block;
    align-items: center;
    background: #3B3732;
    position: relative;
    cursor: pointer;
  }
  .divide .divide__nav .divide__item.divide__item--active button {
    color: #FFFFFF;
    background-color: #3B3732;
  }
  .divide .divide__nav .divide__item button:hover {
    opacity: 1 !important;
    color: rgba(22, 22, 22, 0.7);
  }
  .divide .divide__content .divide__panel {
    display: none;
  }
  .divide .divide__nav .divide__item--hidden .icon-arrow--up {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50%;
    font-size: 12px;
    font-weight: 500;
    transform: translateY(-50%) rotate(180deg);
    transition: 0.2s 0s all ease-in-out;
  }
  .divide .divide__nav.active .divide__item--hidden .icon-arrow--up {
    transform: translateY(-50%) rotate(0deg);
  }
  .divide .divide__nav .divide__item--hidden .icon-arrow--up::before {
    color: #222222;
  }
  .divide .divide__nav.active .divide__item--wrapper {
    z-index: 2;
  }
  .divide .divide__content .divide__nav.active .divide__item--wrapper {
    z-index: 1;
  }
  .manager-bg {
    width: 100%;
    padding: 20px 0 24px;
  }
  .manager-content {
    width: calc(100% - 30px);
  }
  .manager-title {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 28px;
  }
  .manager-explanation {
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .manager-note-content {
    width: calc(100% - 30px);
  }
  .manager-note-explanation {
    margin: 0 auto;
    max-width: 700px;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
  }
  .note-bg {
    padding: 48px 0 60px;
  }
  .note-content {
    width: calc(100% - 30px);
  }
  .note-box {
    padding: 15px;
  }
  .access-popup{
    bottom: 10px;
    right: 65px;
  }
  .info-popup{
    bottom: 10px;
    right: 190px;
  }
}

.list-asterisk > li::before {
  top: 2px !important;
}

@media screen and (max-width: 1019px) {
  .list-asterisk > li::before {
    top: 1px !important;
  }
}


