@charset "Shift_JIS";
/* Updated 2026/03/10.T */
/* Updated 2026/02/26.T */
/* Updated 2026/02/03.T */
/* Updated 2025/12/16.T */
/* Updated 2025/03/28.T */
/* Updated 2024/09/30.T */
/* Updated 2024/06/30.T */
/* Updated 2024/05/30.T */
/* Updated 2024/02/22.T */
/* Updated 2024/01/31.T */
/* Updated 2023/09/29.T */

/* Globals Style */

/* Font Style */
@font-face {
  font-family: 'Noto Sans JP';
  font-display: swap;
  src: url(/kojin/cmn/fonts/Noto_Sans_JP/NotoSansJP-Regular.otf);
}

@font-face {
  font-family: 'Noto Sans JP Bold';
  font-display: swap;
  src: url(/kojin/cmn/fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}

@font-face {
  font-family: 'Noto Sans JP';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(/kojin/cmn/fonts/Noto_Sans_JP/NotoSansJP-Bold.otf);
}

@font-face {
  font-family: roboto;
  font-display: swap;
  src: url(/kojin/cmn/fonts/Roboto/RobotoCondensed-Regular.ttf);
}

@font-face {
  font-family: roboto-bold;
  font-display: swap;
  src: url(/kojin/cmn/fonts/Roboto/RobotoCondensed-Bold.ttf);
}

@font-face {
  font-family: roboto;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(/kojin/cmn/fonts/Roboto/RobotoCondensed-Bold.ttf);
}

/* Globlas Style */
html,
body,
* {
  margin: 0;
  padding: 0;
}

*,
::after,
::before {
  box-sizing: initial;
}

body {
  font-family: 'Noto Sans JP', "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "CI", Meiryo, sans-serif;
  color: #141D1D;
  min-width: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
ul,
li {
  font-size: inherit;
  color: inherit;
}

[class*='title-head'] a:not([class*=btn-type]):not([class*=icon-link]),
.text-block01 a:not([class*=btn-type]):not([class*=icon-link]) {
  color: #004831;
}

[class*='title-head'] a:not([class*=btn-type]):not([class*=icon-link]):hover,
.text-block01 a:not([class*=btn-type]):not([class*=icon-link]):hover {
  text-decoration: underline;
}

a,
button {
  font-size: inherit;
  text-decoration: none;
  color: inherit;
  transition: 0.25s;
}

.top-content * {
  box-sizing: border-box;
}

.link:hover>._ico-arrow>.link_txt {
  border-bottom: 1px solid #004831;
}

/* Style Kv */
/* 01 */
.kv_image01 {
  width: 100%;
  max-height: 100%;
}

/* Style Image */
._img-fluid {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
}

.img-bnr {
  display: inline-block;
}

/* Sstyle For Responsive */
/* =================================================== */
._pc-block {
  display: block;
}

._sp-block {
  display: none;
}

._pc-inline-block {
  display: inline-block;
}

._sp-inline-block {
  display: none;
}

@media screen and (min-width: 1281px) {
  .wrap-inner {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .wrap-inner {
    width: 100%;
    max-width: 1008px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1024px) {
  .wrap-inner {
    width: calc(100% - 36px);
    margin: 0 auto;
    padding: 0 18px;
  }

  ._ms-sp {
    width: calc(100% - 36px);
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .wrap-inner.-type02 {
    width: calc(100% - 36px);
    max-width: 700px;
    margin: 0 auto;
    padding: 0 18px;
  }

  .wrap-inner.-type03 {
    width: calc(100% - 36px);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 18px;
  }

  .smbcProduct.wrap-inner.-type03 {
    padding: 0;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .image-header {
    padding-top: 40px;
  }

  .wrap-inner.-type02 {
    width: calc(100% - 36px);
    margin: 0 auto;
    padding: 0 18px;
  }

  ._pc-block {
    display: none;
  }

  .text-block01._pc-block {
    display: none;
  }

  ._sp-block {
    display: block;
  }

  ._pc-inline-block {
    display: none;
  }

  ._sp-inline-block {
    display: inline-block;
  }
}

/* End Style For Responsive */
/* =================================================== */

/* Style Background */
/* Backgroun Green */
/* 01 */
._bg-green01 {
  background: #004831;
}

._bg-yellow01 {
  background: #FFF7DD;
}


._bg-green04 {
  background: var(--basic-background-color-flesh-green-3, #F5F9E6);
}

/* Background Gray */
/* 01 */
._bg-gray02 {
  background: var(--basic-background-color-light-gray, #F5F5F5);
}

/* Overflow */
._flow-hidden {
  overflow: hidden;
}

/* Style Text */
/* Box Text */
/* 01 */
.comp-header01 {
  background: var(--basic-background-color-flesh-green-3, #F5F9E6);
  padding: 28px 0;
}

#header-area>#header-content>.header-logo>.inner {
  box-sizing: border-box;
}

/* Title Style */
/* default */
.title-head01 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  color: #004831;
}

.title-head02 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  color: #004831;
}

.title-head03 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  color: #004831;
}

.title-head04 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #004831;
}

.title-head04.-type02 {
  font-size: 2.4rem;
}

.title-head04+.text-block01 {
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .title-head01 {
    font-size: 2rem;
  }

  .title-head02 {
    font-size: 2.4rem;
  }

  .title-head03 {
    font-size: 2rem;
  }

  .title-head04 {
    font-size: 1.8rem;
  }

  .title-head04.-type02 {
    font-size: 2.4rem;
  }
}

/* custom */

.title-head02.-border {
  padding-bottom: 8px;
  border-bottom: 3px solid #C4D700;
}

.title-head03.-border {
  padding-bottom: 8px;
  border-bottom: 3px solid #C4D700;
}

.title-head04.-border {
  padding-bottom: 8px;
  border-bottom: 3px solid #C4D700;
}


/* Subtitle Stye */
/* 01 */
.sub-head01 {
  font-size: 1.6rem;
  font-weight: 400;
}

.sub-head01>.sub-date {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 400;
  margin-right: 8px;
}

sub-head01>.sub-category {
  font-size: 1.6rem;
  font-weight: 400;
}

/* Underline Hightlight Style */
/* 01 */
._text-highlight01 {
  background: linear-gradient(transparent 60%, #dce766 60%);
}


/* Text p, span style */
.text-block01 {
  display: block;
  font-size: 1.6rem;
  font-weight: 400;
}


.text-block01.-calm-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text-block01.-calm-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text-block01.-calm-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.text-block01.-calm-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.intro-txt-slash01 {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}

.intro-txt-slash01::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background-image: url('/kojin/money-viva/imgs/ico_txt_slash_left.png');
  background-repeat: no-repeat;
  background-size: contain;
}

.intro-txt-slash01::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 20px;
  height: 100%;
  background-image: url('/kojin/money-viva/imgs/ico_txt_slash_right.png');
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

/* Style Font Size */
._fs18 {
  font-size: 1.8rem;
}

._fs16 {
  font-size: 1.6rem;
}

._fs12 {
  font-size: 1.2rem;
}

._fs14 {
  font-size: 1.4rem;
}


@media screen and (max-width: 767px) {
  ._sp-fs18 {
    font-size: 1.8rem;
  }

  ._sp-fs16 {
    font-size: 1.6rem;
  }

  ._sp-fs14 {
    font-size: 1.4rem;
  }

  ._sp-fs12 {
    font-size: 1.2rem;
  }

  ._sp-fs20 {
    font-size: 2rem;
  }
}


/* style font weight */
._bold {
  font-weight: 700;
}

._normal {
  font-weight: 400;
}

/* Style text aligh */
._end {
  text-align: end;
}

._center {
  text-align: center;
}

._vertical-align-center {
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  ._sp-left {
    text-align: left;
  }
}

/* Style Color */
/* Color Green */
/* 01 */
._color-green01 {
  color: var(--text-color-trad-green, #004831);
}

/* 02 */
._color-green02 {
  color: var(--text-color-gray-green, #56635F);
}

/* 03 */
._color-green03 {
  color: var(--text-color-trad-green-1, #003927);
}


._color-blue {
  color: #0082dc !important;
}

._color-red {
  color: #E95501 !important;
}

._color-pink {
  color: #E1457E !important;
}

._color-dark {
  color: #141D1D !important;
}

._color-white {
  color: #fff !important;
}

._color-green04 {
  color: #339966 !important;
}

._color-blue02 {
  color: #33cccc !important;
}

._color-orange {
  color: #ff9900 !important;
}


/* position style */
/* ================================================= */
._fixed-top {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

._fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
}

/* Margin Style */
/* Margin Top */
._trans-n2 {
  transform: translateY(-2px);
}

@media screen and (max-width: 767px) {
  ._trans-n2 {
    transform: translateY(0);
  }
}

._mt10 {
  margin-top: 10px !important;
}

._mt4 {
  margin-top: 4px !important;
}

._mt8 {
  margin-top: 8px !important;
}

._mt16 {
  margin-top: 16px !important;
}

._mt18 {
  margin-top: 18px !important;
}

._mt20 {
  margin-top: 20px !important;
}

._mt24 {
  margin-top: 24px !important;
}

._mt40 {
  margin-top: 40px !important;
}

._mt56 {
  margin-top: 56px !important;
}

._mt80 {
  margin-top: 80px !important;
}

._mt88 {
  margin-top: 80px !important;
}

._mt104 {
  margin-top: 104px !important;
}

._mr-8 {
  margin-right: 8px !important;
}

/* Margin Bottom */
._mb8 {
  margin-bottom: 8px !important;
}

._mb24 {
  margin-bottom: 24px !important;
}

._mb32 {
  margin-bottom: 32px !important;
}

._mb56 {
  margin-bottom: 56px !important;
}

._mb80 {
  margin-bottom: 80px !important;
}

._mb104 {
  margin-bottom: 104px !important;
}

._mb180 {
  margin-bottom: 180px !important;
}

/* Margin Right */
._mr4 {
  margin-right: 4px;
}

/* padding */
._p0 {
  padding: 0;
}

._pt80 {
  padding-top: 80px !important;
}

._p16 {
  padding: 16px;
}

._px18 {
  padding: 0 18px;
}

@media screen and (max-width : 767px) {
  ._sp-mt16 {
    margin-top: 16px !important;
  }

  ._sp-mt24 {
    margin-top: 24px !important;
  }

  ._sp-mt56 {
    margin-top: 56px !important;
  }

  ._sp-mb40 {
    margin-bottom: 40px !important;
  }

  ._sp-mb56 {
    margin-bottom: 56px !important;
  }

  .wrap-inner._sp-px00 {
    width: 100%;
  }

  ._sp-px00 {
    padding: 0 !important;
  }
}

/* Coloumn Style */
/* Grid */
.column-grid {
  display: grid;
}

.column-grid.-coloumn2 {
  grid-template-columns: repeat(2, 1fr);
}

.coloumn-flex {
  display: flex;
  flex-wrap: wrap;
}

._just-between {
  justify-content: space-between;
}

._just-start {
  justify-content: start;
}

._flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

._flex-center {
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.title-head01>.ico {
  display: flex;
  margin-right: 4px;
}

.coloumn-flex.-coloumn2 {
  margin: 0 -8px;
}

.coloumn-flex.-coloumn2>.flex-item {
  width: calc(50% - 8px);
  padding: 0 8px;
}


.coloumn-flex.-coloumn3>.flex-item {
  width: 32%;
}

.coloumn-flex.-coloumn4>.flex-item {
  width: calc(25% - 8px);
}

.column-grid.-coloumn-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}



@media screen and (max-width: 767px) {
  .column-grid.-spColumn1 {
    grid-template-columns: repeat(1, 1fr);
  }

  .column-grid.-spColumn2 {
    grid-template-columns: repeat(1, 2fr);
  }

  .coloumn-flex.-sp-coloumn-1>.flex-item {
    width: 100%;
  }
}

/* Sizes */
._w-full {
  width: 100%;
}

._w104 {
  width: 104px;
}

._w399 {
  width: 339px;
}

._image {
  max-height: 100%;
}

.inner.-type03 {
  max-width: 1200px;
  margin: auto;
}

@media screen and (max-width: 767px) {
  ._sp-w50 {
    width: 50px;
    box-sizing: border-box;
  }

  ._sp-w112 {
    width: 112px;
  }

  ._sp-mt32 {
    margin-top: 32px !important;
  }

  .inner.-sp-w-100 {
    width: 100%;
    max-width: 100%;
    margin: auto;
  }
}

/* Component */
/* ======================================================================= */

/* ============================= Header ==================/ */
.header-type01 {
  display: flex;
  width: 100%;
  background: #004831;
  border-bottom: 3px solid #c4d700;
}

.header-type01>.inner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  min-height: 37px;
  margin: auto;
  padding: 0 40px;
  box-sizing: border-box;
}

/* ================= Footer ===================== */
.footer-block01 {
  padding: 15px 40px;
}

.footer-block01>.footer-logo {
  display: block;
  flex: 0 0 auto;
}

.footer-copy {
  color: #fff;
}


.footer-block01>.inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.footer-block01>.footer-copy {
  font-size: 1.6rem;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .footer-block01 {
    padding: 15px 4.8vw;
  }

  .footer-block01>.inner {
    flex-direction: column;
  }

  .footer-block01>.inner {
    width: 100%;
  }

  .footer-block01 .logo {
    width: 86px;
  }

  .footer-block01>.footer-copy {
    margin-top: 10px;
    text-align: center;
  }
}

/* Common Footer */
/* ================================================== */


/* style footer */
.footer-common {
  padding-bottom: 40px;
  background: #e5edea;
}

.footer-common>.inner {
  width: calc(100% - 60px);
  max-width: 1200px;
  margin: auto;
}

@media screen and (min-width: 768px) {
  .footer-common>.inner {
    width: calc(100% - 80px);
  }
}

.footer-info {
  padding-top: 42px;
}

.footer-pageTop {
  display: flex;
  border-bottom: 2px solid #fff;
}

.glyph-arrow01 {
  position: relative;
  font-size: 1.2rem;
}

.glyph-arrow01>.inner {
  position: relative;
  padding-left: 2.25em;
}

.glyph-arrow01>.inner::before {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - (1.375em / 2));
  left: 0;
  width: 1.375em;
  height: 1.375em;
  background: url('/kojin/money-viva/cmn/imgs/ico_arrow_top_01.svg') 0 0/100% auto no-repeat;
}

.footer-pageTop>.inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  min-height: 47px;
  margin: auto;
  padding: 0 40px;
}

.footer-menu {
  padding: 27px 0;
  border-bottom: 1px solid #fff;
}

.footer-menu>.list {
  display: flex;
  justify-content: space-between;
  list-style: none;
}

.footer-menu>.list>.item {
  text-decoration: none;
  font-size: 1.2rem;
  color: #004831;
}

.link-footer:focus,
.link-footer:hover {
  text-decoration: underline;
}

.nav-footer {
  list-style-type: none;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.nav-footer>.flex-item {
  margin-bottom: 8px;
  text-decoration: none;
  font-size: 1.2rem;
  color: #004831;
  line-height: 1.5;
}

.footer-data {
  margin-top: 16px;
  text-align: center;
  font-size: 1.2rem;
}

.footer-data>.detail-side01 {
  display: flex;
  justify-content: center;
  margin-top: 8px;
}

.detail-side01.-colon>.title::after {
  content: "F";
}

.footer-block01>.inner>.footer-copy {
  color: #fff;
  font-size: 1rem;
}

.footer-data>.detail-side01>.detail:not(:first-child) {
  width: auto;
}

@media screen and (max-width: 767px) {
  .flex.-sp-coloumn1>.flex-item {
    width: 100%;
  }
}

/* End Common Footer */
/* =========================================================== */

/* ================= Table ==================== */
/* Global Style Table */
th,
tr td {
  font-size: 1.6rem;
  color: inherit;
  line-height: 1.5;
  border: inherit;
  padding: 16px;
}

.temp-table01 {
  display: block;
}

@media screen and (min-width: 767px) {

  /* width */
  .temp-table01::-webkit-scrollbar {
    width: 1px;
    height: 10px;
  }

  /* Track */
  .temp-table01::-webkit-scrollbar-track {
    background: #f1f1f1;
  }

  /* Handle */
  .temp-table01::-webkit-scrollbar-thumb {
    background: #4D7F6F;
    border-radius: 10px;
  }

  /* Handle on hover */
  .temp-table01::-webkit-scrollbar-thumb:hover {
    background: #004831;
  }
}

.temp-table01>.table {
  width: 100%;
  border-radius: 8px;
  border: unset;
}

/* table theme green */
.table.-green01>thead>tr>th,
.table.-green01>tbody>tr>th {
  background-color: #4D7F6F;
  color: #fff;
}

.table.-green01>thead>tr>td {
  border-right: 1px solid #D5DEDB;
}

.table.-green01>thead>tr>th {
  border-right: 1px solid #D5DEDB;
  border-top: 1px solid #D5DEDB;
}

.table.-green01>thead>tr>th:last-child {
  border-right: none;
}

.table.-green01>thead>tr:nth-child(1)>th {
  border-bottom: none;
}

.table.-green01>thead>tr:nth-child(1)>th:nth-child(1) {
  border-top-left-radius: 5px;
}

.table.-green01>thead>tr:nth-child(1)>th:last-child {
  border-top-right-radius: 5px;
}

/* table radius */
.table.-radius {
  border-collapse: collapse;
}

.temp-table01 {
  border: 1px solid #D5DEDB;
  border-radius: 5px;
  overflow: hidden;
}

.table.-radius>tbody>tr {
  border-top: 1px solid #D5DEDB;
  border-right: 1px solid #D5DEDB;
  border-left: 1px solid #D5DEDB;
}

.table.-radius>thead>tr {
  border-right: 1px solid #D5DEDB;
  border-left: 1px solid #D5DEDB;
}

.table.-radius>tbody>tr>td {
  border-right: 1px solid #D5DEDB;
  vertical-align: middle;
}

.table.-radius>tbody>tr>td.-valign-top {
  vertical-align: top;
}

.table.-radius>tbody>tr>td.-valign-bottom {
  vertical-align: bottom;
}

.table.-radius:not(:has(thead))>tbody>tr:nth-child(1) {
  border-top: none;
}

.table.-radius>tbody>tr>td:last-child {
  border-right: none;
  border-left: 1px solid #D5DEDB;
}

.table>tbody>tr>td>.list-disc01:nth-child(1) {
  margin-top: 0;
}

@media screen and (max-width : 767px) {

  th,
  tr td {
    font-size: 1.6rem;
    color: inherit;
    line-height: 1.5;
    border: inherit;
    padding: 16px;
    width: max-content;
  }

  .temp-table01 {
    display: block;
    overflow: auto;
  }

  .temp-table01>.table {
    min-width: 99.9%;
    width: max-content;
    border-radius: 8px;
    border: unset;
  }

  .temp-table01._sp-max>.table {
    max-width: 700px;
  }

  .temp-table01.-sp-no-scroll {
    overflow: hidden;
  }

  .temp-table01.-sp-no-scroll>.table {
    width: 100%;
    min-width: 100%;
  }

  .temp-table01.-table-responsive>.table>thead>tr>th,
  .temp-table01.-table-responsive>.table>tbody>tr>th,
  .temp-table01.-table-responsive>.table>tbody>tr>td {
    padding: 8px 16px;
  }


}

/* bg-table */
._bg-tb-light {
  background-color: #F3F8F6;
  color: #56635F;
}

/* =================== List -=====================*/
/* Banner List */
.banner-list01 {
  padding: 24px;
  margin: 56px 0;
  border-radius: 8px;
}

.banner-list01>.list-title01 {
  margin-bottom: 12px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
}

.banner-list01>.list-option01 {
  padding-left: 24px;
}

.list-option01>.list-ul,
.list-option01>.list-ul>.option-list {
  list-style-type: disc;
}

.list-option01>.list-ul>.option-list>[href]:hover {
  text-decoration: underline;
}

.option-list {
  margin-bottom: 8px;
}

.option-list:last-child {
  margin-bottom: 0;
}

/* Style List Annotion */
.list-annotation01 {
  list-style-type: none;
  margin-block-start: 8px;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.list-annotation01.-no-mark>.item {
  text-indent: 0;
  padding-left: 0;
}

.list-annotation01>.item {
  margin-bottom: 4px;
  text-indent: calc(-1.4rem - 4px);
  padding-left: calc(1.4rem + 4px);
  font-size: 1.4rem;
  line-height: 1.5;
}

.list-annotation01>.item>.mark {
  margin-right: 4px;
}

.list-annotation01.-type02 {
  counter-reset: number;
}

.list-annotation01.-type02>.item {
  text-indent: calc(-2.8rem - 4px);
  padding-left: calc(2.8rem + 4px);
}

.list-annotation01.-type-disc {
  display: block;
  list-style-type: '';
  margin-block-start: 8px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 16px;
}

.list-annotation01.-type-disc>.item {
  list-style-type: '';
  padding-left: 12px;
  text-indent: 0%;
}

.list-annotation01.-type-disc>.item::before {
  content: '';
}

@media screen and (max-width: 767px) {
  .list-annotation01.-type02>.item {
    text-indent: calc(-2.8rem - 0px);
    padding-left: calc(2.8rem + 0px);
  }
}

.list-annotation01.-type02.-limit>.item {
  text-indent: 0;
  padding-left: calc(3rem + 4px);
}

.list-annotation01.-type02.-limit>.item>.mark {
  display: inline-block;
  width: 3rem;
  margin-left: calc(-3rem - 4px);
}

.list-annotation01.-type02>.item>.mark::after {
  counter-increment: number;
  content: counter(number);
}

.list-annotation01>.item:last-of-type {
  margin-bottom: 0;
}

.list-annotation01>.item>.link {
  text-decoration: underline;
  color: #004831;
}

.item>a {
  color: #004831;
}

.item>a:hover {
  text-decoration: underline;
}

/* list disc */
.list-disc01 {
  display: block;
  list-style-type: none;
  margin-block-start: 8px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.list-decimal01 {
  display: block;
  list-style-type: decimal;
  margin-block-start: 8px;
  margin-block-end: 0px;
  margin-inline-start: 18px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.list-disc01.-mt0 {
  margin-block-start: 0px;
}

.list-disc01>.item {
  position: relative;
  padding-left: 32px;
  margin-bottom: 8px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.list-disc01.-hide-disc>.item {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 4px;
}

.list-disc01.-hide-disc>.item::before {
  content: '';
}


.list-disc01.-hide-disc>.item>.mark {
  display: inline-block;
  margin-right: 8px;
}

.list-decimal01>.item {
  position: relative;
  margin-bottom: 8px;
  font-size: 1.6rem;
  line-height: 1.5;
  list-style: decimal;
}

.list-disc01>.item:last-of-type {
  margin-bottom: 0;
}

.list-disc01>.item::before {
  content: url('/kojin/money-viva/cmn/imgs/ico_point_list.png');
  position: absolute;
  left: 0;
  top: 0;
}

/* List Step */
.list-step01>.item-step {
  position: relative;
}

.list-step01>.item-step::after {
  content: '';
  display: block;
  margin: 4px auto;
  width: 40px;
  height: 40px;
  background-image: url('/kojin/money-viva/cmn/imgs/icon_step.png');
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.list-step01>.item-step:last-of-type::after {
  content: none;
}

/* list qna */
.list-qna01 {
  display: block;
  list-style-type: none;
  margin-block-start: 8px;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 14px;
}

.list-qna01>.item {
  padding-left: 8px;
  margin-bottom: 8px;
  font-size: 1.6rem;
  line-height: 1.5;
}

.list-qna01>.item.-question {
  list-style: 'Q';
}

.list-qna01>.item.-answer {
  list-style: 'A';
}

/* list -testimony */
.list-testimoni01 {
  display: block;
  list-style-type: none;
  margin-block-start: 8px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.list-testimoni01>.item {
  display: flex;
  margin-bottom: 24px;
}

.list-testimoni01>.item>.image-profile01 {
  display: inline-block;
  height: 100%;
  margin-right: 16px;
}

.list-testimoni01>.item>.image-profile01._pc-block {
  display: inline-block;
}

.list-testimoni01>.item>.image-profile01._sp-block {
  display: none;
}

.list-testimoni01>.item:last-of-type {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .list-testimoni01>.item>.image-profile01._pc-block {
    display: none;
  }

  .list-testimoni01>.item>.image-profile01._sp-block {
    display: inline-block;
  }

  .list-testimoni01>.item {
    flex-wrap: wrap;
  }

  .list-testimoni01>.item>img {
    width: 96px;
    height: auto;
  }

  .list-testimoni01>.item>img+.item-desc {
    width: calc(100% - 112px);
  }

  .list-testimoni01.-sp-small>.item>img {
    width: 64px;
  }

  .list-testimoni01.-sp-small>.item>img+.item-desc {
    width: calc(100% - 80px);
  }
}

/* ======================= Card ========================= */
.card-white01 {
  display: block;
  padding: 24px;
  border-radius: 8px;
  border: 1px solid var(--border-color-gray-green-1, #D5DEDB);
  background: #FFF;
}

.card-white02 {
  display: flex;
  align-items: center;
  padding: 16px;
  border-radius: 8px;
  background: #FFF;
}

.card-white02.-shadow {
  box-shadow: 0px 8px 10px 0px #141D1D14;
}

.card-white02.-shadow:hover {
  box-shadow: 0px 12px 20px 0px #141D1D14;
}

@media screen and (max-width: 767px) {
  .card-white01.-type-sp-02 {
    padding: 8px 16px;
  }

  .card-white02 {
    margin-bottom: 16px;
  }
}

.card-gray01 {
  display: block;
  padding: 24px;
  border-radius: 8px;
  background: #F3F8F6;
}

.card-gray02 {
  display: block;
  padding: 24px;
  border-radius: 8px;
  background: #F5F5F5;
}

/* card text */
.card-gray03 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.card-gray03.-type02 {
  padding: 24px;
  background: var(--basic-background-color-flesh-green-3, #F5F9E6);
  border-radius: 4px;
}

.card-gray03.-type02>.card-head {
  padding: 0;
}

.card-gray03>.card-body>.text-block01 {
  margin-top: 24px;
}

.card-gray03>.card-body>.text-block01:nth-child(1) {
  margin-top: 0;
}

.card-gray03>.card-head {
  display: flex;
  width: 100%;
  padding: 12px;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 4px;
  background: var(--basic-background-color-flesh-green-3, #F5F9E6);
  box-sizing: border-box;
}

.card-gray03>.card-head.-item-center {
  align-items: center;
}

/* ====================== Link ======================= */
._ico-blank {
  position: relative;
  color: #004831;
  line-height: inherit;
}

._ico-blank::after {
  content: url('/kojin/money-viva/cmn/imgs/icon_blank.png');
  vertical-align: middle;
  margin-left: 4px;
}

._ico-arrow {
  line-height: 1.2;
}

._ico-arrow::after {
  content: url('/kojin/money-viva/cmn/imgs/Icon_arrow_right.svg');
  display: inline-block;
  height: 24px;
  margin-left: 4px;
  transform: translateY(5px);
}

.link {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .link {
    word-break: break-all;
  }

  ._ico-arrow {
    margin-top: -6px;
  }

  ._ico-arrow::after {
    content: url(/kojin/money-viva/cmn/imgs/Icon_arrow_right.svg);
    display: inline-block;
    height: 24px;
    margin-left: 4px;
    transform: translateY(8px);
  }
}

.link.-green {
  color: #004831;
}

.link-pill01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 320px;
  max-width: 100%;
  padding: 12px 16px;
  border-radius: 40px;
  border: 1px solid var(--button-color-gray-green-1, #D5DEDB);
  background: var(--button-color-white, #FFF);
  font-size: 1.6rem;
  font-weight: 700;
  color: #004831;
  box-sizing: border-box;
}

.link-pill02 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 160px;
  margin: auto;
  padding: 8px 16px;
  border-radius: 8px;
  border: 1px solid var(--button-color-trad-green, #004831);
  background: var(--button-color-white, #FFF);
  transition: 0.3s;
}

.link-pill02.-w-max-content {
  width: max-content;
}

.link-pill02._color-green01:hover {
  background-color: #004831;
  color: #fff;
}

.link-flex01 {
  display: flex;
  align-items: center;
}

.link-flex01.-just-center {
  justify-content: center;
}

.link-flex01.-flex-coloumn {
  flex-direction: column;
}

.link-flex01.-sp-flex-coloumn {
  flex-direction: row;
}

/* ====================== feature-articles ======================= */

.feature-articles {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  background: var(--basic-background-color-flesh-green-3, #F5F9E6);
  border-radius: 4px;
}

@media screen and (max-width: 767px) {
  .feature-articles {
    padding: 20px 10px;
  }
}

.feature-articles__head {
  width: 100%;
}

.feature-articles__titles {
  display: flex;
  align-items: center;
  justify-content: center;
}

.feature-articles__title-images {
  margin: 0 10px;
  width: 100%;
  max-width: 90px;
}

.feature-articles__title-main {
  font-weight: bold;
  color: #004831;
  font-size: 2.4rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .feature-articles__title-images {
    display: none;
  }

  .feature-articles__title-main {
    font-size: 1.6rem;
  }
}

.feature-articles__list {
  /* max-height: 324px; */
  overflow: hidden;
  transition: max-height 0.4s ease;
  box-sizing: border-box;
  list-style: none;
  padding: 0;
  margin: 16px 0 0 0;
  width: auto;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid var(--border-color-gray-green-1, #D5DEDB);
  background: #FFF;
  box-shadow: 4px 4px 4px 0px #0000001A;
}

.feature-articles__item {
  padding: 20px 0;
  border-top: 1px solid #C4C4C4;
}

@media screen and (max-width: 767px) {
  .feature-articles__list {
    padding: 16px;
  }

  .feature-articles__item {
    padding: 12px 0;
  }
}

.feature-articles__item:first-child {
  border-top: none;
}

.feature-articles__item:nth-child(n+3) {
  display: none;
}

.feature-articles.is-expanded .feature-articles__item:nth-child(n+3) {
  display: block;
}

.feature-articles__item a {
  display: flex;
  gap: 8px;
  text-decoration: none;
  color: inherit;
}

.feature-articles__item figure {
  margin: 0;
  width: 160px;
}

@media screen and (max-width: 767px) {
  .feature-articles__item figure {
    margin: 0;
    width: 124px;
  }
}

@media screen and (max-width: 374px) {
  .feature-articles__item figure {
    width: 106px;
  }
}

.feature-articles__item .img img {
  width: 100%;
  object-fit: cover;
  max-width: none;
}

.feature-articles__item .text {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .feature-articles__item .text {
    font-size: 1.4rem;
  }
}

.feature-articles__title {
  font-weight: bold;
}

.feature-articles__date {
  flex: 1;
  color: #56635F;
  text-align: right;
}

.feature-articles__toggle {
  width: 100%;
  padding: 12px;
  margin-top: 20px;
  cursor: pointer;
  font-weight: bold;
  color: #004831;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 8px;
  border: 1px solid var(--border-color-gray-green-1, #D5DEDB);
  background: #FFF;
  box-shadow: 4px 4px 4px 0px #0000001A;
}

.feature-articles__toggle-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 2em;
  background-image: url('/kojin/money-viva/cmn/imgs/Icon_arrow_bottom.png');
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.3s ease;
}

.feature-articles.is-expanded .feature-articles__toggle-icon {
  transform: rotate(180deg);
}

/* ========================= Common Style ========================= */
/* Component Banner */
.banner>.kv_image01 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner>.banner-description {
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

/* Chatbox */
.accordion-item:last-of-type {
  margin-bottom: 0;
}

.chat-box {
  border-radius: 8px;
  padding: 24px;
  background-color: #FAD7B3;
}

.chat-item {
  display: flex;
  align-items: start;
  justify-content: stretch;
  margin-bottom: 24px;
}

.chat-item>.chat-itemProfile {
  margin-right: 26px;
}

.chat-item:nth-child(even)>.chat-itemProfile {
  margin-right: 0;
  margin-left: 26px;
}

.chat-item:nth-child(even) {
  flex-direction: row-reverse;
}

.chat-inner.-reverse>.chat-item:nth-child(odd)>.chat-itemProfile {
  margin-right: 0;
  margin-left: 26px;
}

.chat-inner.-reverse>.chat-item:nth-child(even)>.chat-itemProfile {
  margin-right: 26px;
  margin-left: 0;
}

.chat-inner.-reverse>.chat-item:nth-child(odd) {
  flex-direction: row-reverse;
}

.chat-inner.-reverse>.chat-item:nth-child(even) {
  flex-direction: row;
}

.chat-item:last-of-type {
  margin-bottom: 0;
}

.chat-itemProfile {
  position: relative;
  max-width: 104px;
  text-align: center;
}



.chat-textProfile {
  display: inline-block;
  font-size: 1.4rem;
  color: #56635F;
  line-height: 1.5;
  font-weight: 700;
}

.chat-itemText {
  position: relative;
  padding: 20px;
  background-color: #fff;
  border-radius: 12px;
  width: calc(100% - 124px);
}


@media screen and (max-width: 768px) {
  .chat-itemProfile {
    max-width: 64px;
  }

  .chat-textProfile {
    font-size: 1.2rem;
  }

  .chat-itemText {
    padding: 18px;
  }
}

.chat-itemText::after {
  content: '';
  position: absolute;
  top: 35px;
  left: -20px;
  background-image: url('/kojin/money-viva/cmn/imgs/ico_box_chat_l.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 14.5px;
  width: 27.5px;
}

.chat-inner.-reverse>.chat-item>.chat-itemText::after {
  content: '';
  position: absolute;
  top: 35px;
  right: -23px;
  left: unset;
  background-image: url('/kojin/money-viva/cmn/imgs/ico_box_chat_r.png');
  background-size: contain;
  background-repeat: no-repeat;
  height: 14.5px;
  width: 27.5px;
}

@media screen and (max-width : 767px) {
  .chat-itemText::after {
    top: 30px;
    bottom: auto;
  }
}

.chat-item:nth-child(even)>.chat-itemText::after {
  content: '';
  position: absolute;
  top: 35px;
  right: -23px;
  left: unset;
  background-image: url('/kojin/money-viva/cmn/imgs/ico_box_chat_r.png');
}

.chat-inner.-reverse>.chat-item:nth-child(even)>.chat-itemText::after {
  content: '';
  position: absolute;
  top: 35px;
  left: -20px;
  right: auto;
  background-image: url('/kojin/money-viva/cmn/imgs/ico_box_chat_l.png');
}

.chat-textChat {
  margin: 0;
  font-size: 1.8rem;
  color: #141D1D;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .chat-textChat {
    font-size: 1.6rem;
  }

  .chat-box {
    padding: 18px 24px;
  }
}

.chat-textChat>._color-red {
  font-weight: 700;
}

/* Accordion */
.accordion-button {
  position: relative;
  padding: 16px;
  padding-right: 40px;
  width: 100%;
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid #D5DEDB;
  background-color: #fff;
  box-sizing: border-box;
}

.accordion-button::after {
  content: '';
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  width: 16px;
  height: 16px;
  background-image: url('/kojin/money-viva/cmn/imgs/Icon_accor_arrow.png');
  transition: .25s;
}


.accordion-button.open::after {
  transform: rotateZ(-180deg);
}

.accordion-button .text-button-accordion {
  font-size: 1.6rem;
  line-height: 1.5;
  font-weight: 700;
  color: #141D1D;
}

.accordion-content {
  display: none;
  padding: 16px;
  border-radius: 0 0 8px 8px;
  border: 1px solid #D5DEDB;
  border-top: 0;
}

.accordion-content.open {
  display: block;
}

.accordion-item {
  margin-bottom: 24px;
}

.accordion-button.open {
  border-radius: 8px 8px 0 0;
}

/* Writer */
.writer-body01 {
  display: grid;
  grid-template-columns: 160px 1fr;
  color: #141D1D;
}

.writer-body01>.writer-content01 {
  margin-left: 16px;
}

.writer-sourceText01:last-of-type {
  margin-bottom: 4px;
}

.writer-image01 {
  width: 100%;
  max-height: 100%;
}

@media screen and (max-width : 767px) {
  .writer-body01 {
    display: grid;
    grid-template-columns: 88px calc(100% - 88px);
    color: #141D1D;
  }

  .writer-body01>._image {
    width: 88px;
    max-height: 100%;
  }
}

/* Nav Post */

.nav-post>.nav-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style-type: none;
  margin-block-start: 56px;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}



.nav-post>.nav-controls>.nav-item {
  display: block;
  cursor: pointer;
  width: calc(50% - 12px);
  height: 100%;
  border-radius: 8px;
  box-shadow: 0px 8px 10px 0px #141D1D14;
  background-color: #fff;
}


.nav-post>.nav-controls>.nav-item:last-of-type {
  margin-right: 0;
}

@media screen and (max-width : 767px) {
  .nav-post>.nav-controls {
    flex-direction: column;
  }

  .nav-post>.nav-controls>.nav-item {
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .nav-post>.nav-controls>.nav-item:last-of-type {
    margin-right: 0;
    margin-bottom: 0;
  }
}

.nav-post>.nav-controls>.nav-item:nth-child(odd)>.nav-link {
  padding-left: 40px;
  background-image: url('../imgs/Icon_arrow_left.png');
  background-position: 8px center;
  background-repeat: no-repeat;
}

.nav-post>.nav-controls>.nav-item:nth-child(even)>.nav-link {
  padding-right: 40px;
  background-image: url('../imgs/Icon_arrow_right.png');
  background-position: calc(100% - 8px) center;
  background-repeat: no-repeat;
}

.nav-controls>.nav-item>.nav-link {
  display: block;
  cursor: pointer;
  padding: 16px;
}

.nav-controls>.nav-item>.nav-link>.inner>.text>.text-block01 {
  margin-top: 0;
}

@media screen and (min-width: 768px) {
  .nav-controls>.nav-item>.nav-link>.inner>.text>.text-block01:nth-child(2) {
    min-height: 48px;
  }
}

/* Ranking Component */
.ranking-box {
  width: 100%;
}

.ranking-content {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.ranking-titleText {
  color: var(--text-color-trad-green, #004831);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 8px;
}

.ranking-list {
  border-radius: 8px;
  border: 1px solid var(--border-color-gray-green-1, #d5dedb);
  background: var(--basic-background-color-white, #fff);
  padding: 16px;
  display: flex;
  flex-direction: column;
}

.ranking-list.-type02 {
  border-radius: 0px;
  border: 0px;
  padding: 0px;
}

.ranking-list.-type02>.rank-item {
  padding-top: 26px;
  padding-bottom: 24px;
}

.rank-item {
  display: flex;
  padding-top: 16px;
  padding-bottom: 12px;
  padding-left: 24px;
  border-bottom: 1px solid var(--border-color-gray-green-1, #D5DEDB);
}

.rank-item:nth-child(1) {
  margin-top: 0;
  padding-top: 26px;

}

.rank-item:nth-child(2) {
  margin-top: 16px;
  padding-top: 26px;
}


.rank-item:nth-child(3) {
  margin-top: 16px;
  padding-top: 26px;
}

.ranking-list.-type02 .rank-item:nth-child(1) {
  margin-top: 0;
  padding-top: 26px;

}

.ranking-list.-type02 .rank-item:nth-child(2) {
  margin-top: 24px;
  padding-top: 26px;
}


.ranking-list.-type02 .rank-item:nth-child(3) {
  margin-top: 24px;
  padding-top: 26px;
}


.rank-item:last-of-type {
  border-bottom: 0px;
  padding-bottom: 0;
}

.rank-imgWrapper {
  position: relative;
  width: max-content;
  max-width: 160px;
  margin-right: 8px;
}

.rank-imgWrapper.-w124 {
  max-width: 124px;
}

.rank-img {
  width: 100%;
  height: auto;
}

.rank-text {
  color: var(--text-color-black, #141d1d);
  font-weight: 700;
}

.ranking-more {
  margin-top: 16px;
  display: flex;
  justify-content: end;
}

.ranking-moreText {
  color: var(--text-color-trad-green, #004831);
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.5;
  display: inline-block;
}

.ranking-moreText::after {
  content: url(/kojin/money-viva/cmn/imgs/Icon_arrow_right.svg);
  vertical-align: middle;
  display: inline-block;
}

.rank-item>.rank-imgWrapper:before {
  top: -26px;
  left: -24px;
  height: 48px;
  width: 48px;
}

.rank-item:nth-child(1)>.rank-imgWrapper:before {
  content: '';
  background-image: url(/kojin/money-viva/cmn/imgs/ranking_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.rank-item:nth-child(2)>.rank-imgWrapper:before {
  content: '';
  background-image: url(/kojin/money-viva/cmn/imgs/ranking_2.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.rank-item:nth-child(3)>.rank-imgWrapper:before {
  content: '';
  background-image: url(/kojin/money-viva/cmn/imgs/ranking_3.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.ranking-list.-verTop>.rank-item>.rank-imgWrapper:before {
  top: -12px;
  left: -12px;
  height: 24px;
  width: 24px;
}


.ranking-list.-verTop>.rank-item:nth-child(1)>.rank-imgWrapper:before {
  content: '';
  background-image: url(/kojin/money-viva/cmn/imgs/ranking_1.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.ranking-list.-verTop>.rank-item:nth-child(2)>.rank-imgWrapper:before {
  content: '';
  background-image: url(/kojin/money-viva/cmn/imgs/ranking_2.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.ranking-list.-verTop>.rank-item:nth-child(3)>.rank-imgWrapper:before {
  content: '';
  background-image: url(/kojin/money-viva/cmn/imgs/ranking_3.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.ranking-list.-verTop>.rank-item {
  margin-bottom: 16px;
  padding-top: 0px;
  padding-left: 12px;
  padding-bottom: 12px;
}

.ranking-list.-verTop>.rank-item:nth-child(1) {
  margin-top: 0;
  padding-top: 12px;
}

.ranking-list.-verTop>.rank-item:nth-child(2) {
  margin-top: 0;
  padding-top: 12px;
}

.ranking-list.-verTop>.rank-item:nth-child(3) {
  margin-top: 0;
  padding-top: 12px;
}

.ranking-list.-verTop>.rank-item:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .rank-item {
    flex-wrap: nowrap;
  }

  .rank-text {
    flex: 1 0 0%;
    margin-top: 0px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

/* SP STYLES */
@media screen and (max-width: 767px) {

  .rank-text {
    width: calc(100% - 132px);
    font-size: 1.4rem;
    line-height: 1.3;
  }

  .rank-imgWrapper {
    width: 124px;
    position: relative;
    margin-right: 8px;
  }

  .ranking-content.-on-popular .ranking-list.-type02 .rank-item {
    padding-left: 16px;
    padding-top: 16px;
    margin-top: 16px;
    padding-bottom: 26px;
    margin-bottom: 0;
  }

  .ranking-content.-on-popular .ranking-list.-type02 .rank-item:nth-child(1) {
    margin-top: 0;
  }

  .ranking-content.-on-popular .rank-text {
    width: calc(100% - 176px);
  }

  .ranking-content.-on-popular .rank-imgWrapper {
    flex: 1;
  }

  .rank-item>.rank-imgWrapper:before {
    top: -12px;
    left: -12px;
    height: 24px;
    width: 24px;
  }

  .rank-item {
    margin-bottom: 16px;
    padding-top: 0px;
    padding-left: 12px;
    padding-bottom: 12px;
  }

  .rank-item:nth-child(1) {
    margin-top: 0;
    padding-top: 12px;
  }

  .rank-item:nth-child(2) {
    margin-top: 0;
    padding-top: 12px;
  }

  .rank-item:nth-child(3) {
    margin-top: 0;
    padding-top: 12px;
  }

  .rank-item:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.box-post-list>.column-grid>.card-white02 {
  margin-top: 24px;
  margin-right: 12px;
}

.box-post-list>.column-grid>.card-white02:nth-child(even) {
  margin-right: 0;
  margin-left: 12px;
}

@media screen and (min-width: 768px) {

  .box-post-list>.column-grid>.card-white02:nth-child(2),
  .box-post-list>.column-grid>.card-white02:nth-child(1) {
    margin-top: 0;
  }
}

.card-white02>.text>.text-block01 {
  margin-top: 0;
}

.card-whitImg01 {
  max-width: none;
}

@media screen and (max-width: 767px) {
  .box-post-list>.column-grid>.card-white02 {
    margin-top: 16px;
    margin-bottom: 0;
    margin-right: 0px;
  }

  .box-post-list>.column-grid>.card-white02:nth-child(even) {
    margin-right: 0;
    margin-left: 0px;
  }

  .box-post-list>.column-grid>.card-white02:nth-child(1) {
    margin-top: 0;
  }
}

/* Component Breacrumb */
/* ==================================== */
.breadcrumb-block01 {
  display: block;
}

.breadcrumb-block01>.breadcrumb-list {
  list-style-type: none;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.breadcrumb-block01>.breadcrumb-list>.breadcrumb-item {
  display: inline;
  font-size: 1.2rem;
  color: #004831;
}

.breadcrumb-block01>.breadcrumb-list>.breadcrumb-item>.breadcrumb-link.active {
  color: #141D1D;
}

.breadcrumb-block01>.breadcrumb-list>.breadcrumb-item>[href]:hover {
  text-decoration: underline;
}


.breadcrumb-block01>.breadcrumb-list>.breadcrumb-item::after {
  content: url('/kojin/money-viva/cmn/imgs/ico_arrow_breadcrumb.png');
  display: inline-block;
  margin: 0 10px;
  transform: translateY(1.5px);
}

.breadcrumb-block01>.breadcrumb-list>.breadcrumb-item:last-of-type:after {
  content: '';
}

.breadcrumb-block01>.breadcrumb-list>.breadcrumb-item.active {
  color: #141D1D;
}

@media screen and (max-width: 767px) {
  .container {
    max-width: 100%;
    margin: auto;
  }

  .breadcrumb-block01 {
    display: block;
  }


  .link-flex01.-sp-flex-coloumn {
    flex-direction: column;
  }
}

/* End Component Breadcrumb */
/* ============================================== */


/* Component Box Title */
.box-title01 {
  padding: 28px 15px;
}

/* Component Box Title */


/* Nav Component */
/* ================================================================== */
.nav-postl01 {
  display: block;
}

.nav-postl01.-sticky {
  position: sticky;
  top: 0;
  z-index: 99;
}

.nav-controls-bottom01>.nav-post01 {
  transform: translateY(110%);
  transform: translateY(0%);
  transition: 0.3s ease-in-out;
}


.nav-controls-bottom01>.nav-post01.slide-up {
  transform: translateY(0%);
}


.nav-postl02 {
  display: block;
}

.nav-postl02.-sticky {
  position: sticky;
  top: 0;
  z-index: 99;
}

.nav-c01 {
  /* display: flex; */
  align-items: center;
  justify-content: center;
  list-style-type: none;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
  border-radius: 8px;
  background: var(--basic-background-color-white, #FFF);
  box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
}

.nav-c01.-type-fixed {
  margin-block-start: 0em;
  margin-block-end: 0em;
  border: 0;
  background: var(--basic-background-color-white, #FFF);
  box-shadow: 0px -6px 10px 0px rgba(20, 29, 29, 0.08);
}

.nav-c01>.nav-item {
  border-right: 1px solid var(--border-color-gray-green-1, #D5DEDB);
}

.nav-c01>.nav-item>.nav-link>.ico-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}

.nav-c01>.nav-item:last-of-type {
  border-right: 0px;
}

.nav-c01>.nav-item>.nav-link {
  padding: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  color: var(--text-color-trad-green, #004831);
  gap: 5px;
}

.nav-c02 {
  align-items: center;
  justify-content: center;
  gap: 16px;
  list-style-type: none;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.nav-c02>.nav-item>.nav-link {
  padding: 16px;
  border-radius: 8px;
  background: var(--basic-background-color-white, #FFF);
  box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
  font-size: 2rem;
  color: var(--text-color-black, #141D1D);
  font-weight: 700;
}

.nav-link.-arrow::after {
  content: url('/kojin/money-viva/cmn/imgs/Icon_arrow_bottom.png');
}

@media screen and (max-width: 767px) {
  .nav-c01 {
    border-radius: 0px;
  }

  .nav-c01>.nav-item>.nav-link {
    padding: 8px;
    font-size: 1.2rem;
    gap: 5px;
  }

  .nav-c01>.nav-item>.nav-link>._img {
    height: 16px;
    width: 16px;
  }

  .nav-c02 {
    row-gap: 16px;
    column-gap: 16px;
  }

  .nav-c02>.nav-item>.nav-link {
    padding: 12px;
    font-size: 1.4rem;
    height: 100%;

  }
}

@media screen and (max-width: 767px) {
  .nav-c01>.nav-item>.nav-link>.ico-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
  }
}

/* End Nav Component */
/* ======================================================================== */

/* List Post */
.list-post01 {
  display: flex;
  flex-wrap: wrap;
}

.list-post01.coloumn-flex.-coloumn3>.flex-item {
  width: calc(33.333333% - (32px / 3));
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 24px;
}

.list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(3n) {
  margin-right: 0px;
}

.list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(3n + 1) {
  margin-left: 0px;
}

.list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(1) {
  margin-top: 0px;
}

.list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(2) {
  margin-top: 0px;
}

.list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(3) {
  margin-top: 0px;
}


.list-post02 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.list-post02>.item-post {
  width: calc(33.3333% - 16px);
  margin: 0 8px;
  margin-top: 24px;
}

@media screen and (max-width: 767px) {
  .list-post02>.item-post {
    width: 100%;
    margin: 0 0px;
    margin-top: 24px;
  }

  .list-post02>.item-post>.card-image02>.link {
    display: flex;
    align-items: center;
  }

  .list-post02>.item-post>.card-image02>.link>.card-image {
    width: 160px;
    margin-right: 8px;
  }

  .list-post02>.item-post>.card-image02>.link>.text-block01 {
    flex: 1;
    margin-top: 0 !important;
  }

  .list-post02>.item-post>.card-image02>.link>.text-block01.-sp-calm-6 {
    height: auto;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
  }

  .list-post02>.item-post>.card-image02>.link-btn>.link-pill02 {
    padding: 8px 12px;
    border-radius: 8px;
  }

}



/* Card image 01 Start */
/* ======================================================== */

.card-image01 {
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  background: var(--basic-background-color-white, #FFF);
  box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
}

.flex-item>.card-image01 {
  height: 100%;
}

@media screen and (max-width : 767px) {
  .card-image01>.link {
    align-items: center;
  }
}

.card-image01>.link>.text-block01 {
  margin-top: 0;
}

.card-image01>.link>.text-block01 {
  margin: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.card-image01>.link>.text-block01.-calm-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  max-height: 67px;
}

.card-image01.-show {
  display: flex;
}

.card-image01.-hidden {
  display: none;
}

.card-image01>.link {
  text-decoration: none;
  color: #141D1D;
}

.card-image03 {
  padding: 12px 16px;
  border-radius: 8px;
  background: var(--basic-background-color-white, #FFF);
  box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
  background-image: url('/kojin/money-viva/imgs/ico_card_right.png');
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) center;
}

.card-image03>.link {
  display: flex;
  align-items: center;
  width: 100%;
  flex: 1 0 0;
}

.card-image03>.link>.card-img {
  display: flex;
  width: 80px;
  height: 80px;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width : 767px) {
  .card-image03>.link>.card-img {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
  }

}

.card-image03>.link>.desc {
  width: 100%;
  text-align: start;
  padding-right: 28px;
}

/* Card Card 01 End */
/* ===================================================== */

/* Card image 02 Start */
/* ======================================================== */
.card-image02 {
  display: block;
  border-radius: 8px;
  padding: 16px;
  background: var(--basic-background-color-white, #FFF);
  border: 1px solid var(--border-color-gray-green-1, #D5DEDB);
}

.card-image02>.link>.text-block01 {
  margin-top: 0;
}

.card-image02>.link>.text-block01 {
  height: 84px;
  margin-top: 6px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.list-post02.-same-height>.item-post>.card-image02>.link>.text-block01 {
  height: auto;
}

.card-image02.-show {
  display: flex;
}

.card-image02.-hidden {
  display: none;
}

.card-image02>.link {
  text-decoration: none;
  color: #141D1D;
}

/* Card image 02 End */
/* ======================================================== */


@media screen and (min-width: 768px) {
  .card-image01>.link>.text-block01 {
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }

  .card-image01>.link>.text-block01.-calm-3 {
    -webkit-line-clamp: 3;
    line-clamp: 3;
  }
}

.item-post:has([style="display:none;"]),
.item-post:has([style="display : none;"]),
.item-post:has([style="display :none;"]),
.item-post:has([style="display: none;"]),
.item-post:has([style="display:none"]),
.item-post:has([style="display : none"]),
.item-post:has([style="display :none"]),
.item-post:has([style="display: none"]) {
  display: none;
}

@media screen and (max-width : 767px) {

  .card-image01>.link>.text-block01 {
    margin: 10px 16px;
  }

  .list-post01.coloumn-flex.-sp-coloumn-1>.flex-item>.link>.text-block01 {
    margin-left: 8px;
  }

  .list-post01.coloumn-flex.-sp-coloumn-1>.flex-item {
    width: 100%;
    margin: 0;
    margin-top: 16px;
  }

  .list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(1) {
    margin-top: 0px;
  }

  .list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(2) {
    margin-top: 16px;
  }

  .list-post01.coloumn-flex.-coloumn3>.flex-item:nth-child(3) {
    margin-top: 16px;
  }

  .card-image01>.link {
    display: flex;
    text-decoration: none;
  }

  .card-image01>.link>._image {
    width: 171px;
    object-fit: contain;
  }

}

/* Other Product */
/* ============================================ */
.smbcProduct>.information01 {
  width: auto;
  padding: 16px 24px;
  margin-bottom: 40px;
  gap: 8px;
  border-radius: 4px;
  border: 1px solid var(--border-color-gray-green-1, #D5DEDB);
  background: var(--basic-background-color-white, #FFF);
}

.smbcProduct>.linkBox {
  display: block;
  width: auto;
  padding: 24px;
  border-radius: 4px;
  background: var(--basic-background-color-flesh-green-3, #F5F9E6);
}

.smbcProduct.-type02>.linkBox {
  display: block;
  width: auto;
  padding: 32px;
  border-radius: 8px;
  border: 1px solid var(--border-color-gray-green-1, #D5DEDB);
  background: var(--basic-background-color-white, #FFF);
}

.smbcProduct.-type03>.linkBox {
  display: block;
  background: var(--basic-background-color-white, #F3F8F6);
}

.smbcProduct.-type03>.linkBox>.buttonBox {
  justify-content: center;
}

.smbcProduct.-type03>.linkBox>.buttonBox>.buttonBox-buttonLink {
  max-width: 184px;
}

.smbcProduct.-type03>.linkBox>.buttonBox>.buttonBox-buttonLink>.buttonBox-button {
  padding: 16px;
  text-align: start;
  border-radius: 8px;
  box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
  color: #141D1D;
}

@media screen and (max-width: 768px) {
  .smbcProduct.-type03>.linkBox>.buttonBox>.buttonBox-buttonLink {
    width: calc(50% - 8px);
    /* margin: 0 8px; */
    margin-top: 16px;
  }

  .smbcProduct.-type03>.linkBox>.buttonBox>.buttonBox-buttonLink:nth-child(1) {
    margin-top: 0;
  }

  .smbcProduct.-type03>.linkBox>.buttonBox>.buttonBox-buttonLink:nth-child(2) {
    margin-top: 0;
  }

  .smbcProduct.-type03>.linkBox>.buttonBox>.buttonBox-buttonLink:nth-child(odd) {
    margin-right: 0;
  }

  .smbcProduct.-type03>.linkBox>.buttonBox>.buttonBox-buttonLink:nth-child(even) {
    margin-right: 0;
  }
}


.linkBox>.linkBox-title {
  color: var(--text-color-trad-green, #004831);
  text-align: center;
  font-family: Noto Sans JP;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}

.link-list01 {
  display: flex;
  flex-wrap: wrap;
}

.link-item01 {
  width: calc(25% - 36px);
  margin-top: 24px;
  margin-right: 48px;
  padding-bottom: 16px;
  border-bottom: 1px solid #D5DEDB;
}

@media screen and (min-width : 768px) {
  .link-item01:nth-child(4n) {
    margin-right: 0;
  }
}

.link-arrow01 {
  position: relative;
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  color: #004831;
  padding-right: 34px;
}

.link-arrow01::after {
  content: '';
  background-image: url(/kojin/money-viva/cmn/imgs/Icon_arrow_right.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  position: absolute;
  right: 0;
  top: 2px;
  width: 24px;
  height: 25px;
}

@media screen and (max-width : 767px) {
  .link-item01 {
    width: 100%;
    margin-top: 16px;
    margin-right: 0;
  }

  .link-arrow01::after {
    width: 20px;
    height: 20px;
  }

  .link-arrow01 {
    padding-right: 28px;
    font-size: 1.6rem;
  }
}

.buttonBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  justify-content: flex-start;
  column-gap: 16px;
}

.buttonBox.-coloumn2>.buttonBox-buttonLink:nth-child(1) {
  margin-top: 0;
}

.buttonBox.-coloumn2>.buttonBox-buttonLink:nth-child(2) {
  margin-top: 0;
}

.buttonBox.-coloumn2>.buttonBox-buttonLink {
  display: block;
  text-decoration: none;
  width: calc(50% - (16px / 2));
  /* margin: 0 8px; */
  margin-top: 12px;
}

.buttonBox.-coloumn2>.buttonBox-buttonLink:nth-child(odd) {
  margin-left: 0;
}

.buttonBox.-coloumn2>.buttonBox-buttonLink:nth-child(even) {
  margin-right: 0;
}

.buttonBox>.buttonBox-buttonLink {
  display: block;
  text-decoration: none;
  width: calc(25% - (64px / 5));
  /* margin: 0 8px; */
}

/* .buttonBox>.buttonBox-buttonLink:nth-child(1) {
  margin-left: 0;
}

.buttonBox>.buttonBox-buttonLink:nth-child(5n) {
  margin-right: 0;
}

.buttonBox>.buttonBox-buttonLink:nth-child(6n) {
  margin-left: 0;
}*/

.buttonBox>.buttonBox-buttonLink>.buttonBox-button {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  padding-right: 24px;
  color: var(--text-color-trad-green, #004831);
  text-align: center;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 40px;
  background: var(--button-color-white, #FFF);
  border: none;
  box-shadow: 0px 6px 8px 0px rgba(20, 29, 29, 0.08), 0px 0px 4px 0px rgba(20, 29, 29, 0.05);
}

.wrap-inner.-type02 .buttonBox>.buttonBox-buttonLink>.buttonBox-button._fs09 {
  font-size: 0.9rem;
}

.buttonBox>.buttonBox-buttonLink>.buttonBox-button::after {
  content: '';
  height: 16px;
  width: 16px;
  background-image: url('/kojin/money-viva/cmn/imgs/Icon_arrow_right.png');
  background-repeat: no-repeat;
  background-size: 16px;
  right: 8px;
}


.buttonBox>.buttonBox-buttonLink.-type02>.buttonBox-button {
  padding: 8px 12px;
  padding-right: 24px;
  text-align: start;
  box-shadow: none;
  border: 1px solid var(--button-color-gray-green-1, #D5DEDB);
}

@media screen and (max-width: 767px) {
  .buttonBox>.buttonBox-buttonLink>.buttonBox-button {
    font-size: 1.2em;
  }

  .buttonBox>.buttonBox-buttonLink.-type02>.buttonBox-button {
    margin-top: 0;
  }
}

.buttonBox>.buttonBox-buttonLink.-type02 {
  margin-top: 12px;
}

.buttonBox>.buttonBox-buttonLink {
  margin-top: 16px;
}

@media screen and (min-width : 768px) {

  .buttonBox>.buttonBox-buttonLink.-type02:nth-child(3),
  .buttonBox>.buttonBox-buttonLink.-type02:nth-child(4),
  .buttonBox>.buttonBox-buttonLink.-type02:nth-child(5) {
    margin-top: 12px;
  }

  /*.buttonBox>.buttonBox-buttonLink:nth-child(1),
  .buttonBox>.buttonBox-buttonLink:nth-child(2),
  .buttonBox>.buttonBox-buttonLink:nth-child(3),
  .buttonBox>.buttonBox-buttonLink:nth-child(4),
  .buttonBox>.buttonBox-buttonLink:nth-child(5) {
    margin-top: 0;
  }*/
}

.buttonBox-button::after {
  content: url('/kojin/money-viva/cmn/imgs/Icon_arrow_right.png');
  position: absolute;
  width: 24px;
  height: 24px;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.buttonBox-buttonLink.-type02>.buttonBox-button::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  transform: translateY(-50%);
  right: 6px;
  background-image: url('/kojin/money-viva/cmn/imgs/Icon_arrow_right.png');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

@media screen and (max-width : 767px) {
  /*.buttonBox>.buttonBox-buttonLink:nth-child(1) {
    margin-top: 0;
  }*/

  .smbcProduct>.linkBox {
    padding: 16px;
  }

  .buttonBox>.buttonBox-buttonLink {
    display: block;
    width: 100%;
    margin: 0;
    margin-top: 16px;
  }

  .buttonBox>.buttonBox-buttonLink>.buttonBox-button {
    width: 100%;
    font-size: 1.2rem;
    padding: 8px;
    padding-right: 26px;
  }

  .wrap-inner.-type02 .buttonBox>.buttonBox-buttonLink>.buttonBox-button._fs09 {
    font-size: 1.2rem;
  }

  .buttonBox-button::after {
    right: 8px;
    margin-left: 2px;
  }
}

/* End Other Product */

/* Component Bagde */
.bagde-round {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 4px;
  color: var(--basic-background-color-trad-green-2, #006444);
}

.bagde-round.-yellow {
  background: var(--functional-color-yellow, #FFC300);
}

/* Top Page Style */
.content-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.content-top>.top-content {
  width: calc(62.08333333333333% - 12px);
  max-width: 100%;
  margin-right: 12px;
}

.content-top>.sub-top-content {
  width: calc(34.58333333333333% - 12px);
  max-width: 100%;
  margin-left: 12px;
}

@media screen and (min-width: 768px) and (max-width : 1024px) {
  .content-top>.top-content {
    width: 100%;
    margin: 0;
  }

  .content-top>.sub-top-content {
    width: 100%;
    margin: 0;
    margin-top: 104px;
  }
}

@media screen and (max-width : 767px) {
  .content-top>.top-content {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
  }
}



/* Slider Top Page */
/* ================================================================== */
.top-section-slider>.inner {
  position: relative;
  max-width: 560px;
  margin: auto;

}

.slider-banner {
  border-radius: 8px;
  background: var(--basic-background-color-white, #FFF);
  box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
}

.slider-banner.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.card-slider>.slider-box {
  background-color: #fff;
  padding: 16px;
}

.top-section-slider>.slick-slider-dots {
  position: absolute;
}

.top-section-slider>.slider-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .top-section-slider>.slider-dots {
    margin-top: 12px;
  }
}

.slick-slider-dots>.slick-dots {
  position: static;
  display: flex;
  align-items: center;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.slick-slider-dots>.slick-dots>li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  padding: 0;
  cursor: pointer;
}

.slick-slider-dots>.slick-dots>li>button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background-color: #D5DEDB;
  border-radius: 50%;
}



.slick-slider-dots>.slick-dots>li.slick-active>button {
  background-color: #004831;
}

.slick-slider-dots>.slick-dots>li>button::before {
  content: '';
  width: 0;
  height: 0;
}

.slider-dots>.action-pause {
  margin-left: 4px;
}

.action-pause>.action-link {
  transform: translateY(-1px);
}

@media screen and (max-width: 767px) {
  .top-section-slider>.slider-dots {
    height: 8px;
    margin-top: 12px;
  }

  .slick-slider-dots>.slick-dots>li {
    width: 8px;
    height: 8px;
  }

  .slick-slider-dots>.slick-dots>li>button {
    width: 8px;
    height: 8px;
  }

  .action-pause>.action-link {
    transform: translateY(-3px);
  }

  .action-pause>.action-link>.ico-pause {
    height: 8px;
    display: block;
  }

}

.action-pause>.action-link>.ico-play {
  display: none;
}

.action-pause>.action-link>.ico-pause {
  display: block;
}

.action-pause>.action-link.pause>.ico-pause {
  display: none;
}

.action-pause>.action-link.pause>.ico-play {
  display: block;
}

.action-pause>.action-link:focus {
  box-shadow: none;
  outline: 0px;
}

.slick-slide[tabindex]:focus {
  outline: unset;
}

@media screen and (max-width: 767px) {
  .card-slider>.card-image {
    min-height: auto;
  }
}

/* Slider Top page End */
/* ======================================================= */

/* Slider Post Top page */
/* =============================================== */
.ttl-post-slide01 {
  display: flex;
  justify-content: space-between;
}

.slider-post01 {
  position: relative;
}

.slider-post01.-last-section>.list-post-slider01>.slick-list>.slick-track {
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .slider-post01>.list-post01>.item-post:first-of-type {
    margin-top: 0;
  }

  .slider-post01>.list-post01>.item-post {
    margin-top: 16px;
  }

  .slider-post01.-last-section>.list-post-slider01>.slick-list>.slick-track {
    padding-bottom: 1px;
  }
}

.list-post-slider01>.slick-list>.slick-track {
  padding-bottom: 56px;
}

.slider-post01.-last-section>.list-post-slider01>.slick-prev {
  top: calc(50% - 20px);
}

.list-post-slider01>.slick-arrow.slick-disabled {
  display: none !important;
}

.list-post-slider01>.slick-prev {
  position: absolute;
  z-index: 2;
  right: 0;
  top: calc(50% - 28px);
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  box-shadow: 10px 0px 12px 0px #141D1D14;
  transform: rotateZ(180deg) translateY(25px);
}

.list-post-slider01.-type02>.slick-prev {
  position: absolute;
  z-index: 2;
  right: 0;
  top: calc(50% - 28px);
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #C4D700;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  box-shadow: 0px 10px 12px 0px #141D1D14;
  transform: rotateZ(180deg) translateY(25px);
}


.list-post-slider01>.slick-prev::before {
  content: none;
}

.list-post-slider01>.slick-prev:focus,
.list-post-slider01>.slick-prev:hover {
  color: unset;
  outline: unset;
  background: unset;
  background-color: #fff;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}

.list-post-slider01.-type02>.slick-prev:focus,
.list-post-slider01.-type02>.slick-prev:hover {
  color: unset;
  outline: unset;
  background: unset;
  background-color: #dcf100;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  box-shadow: 0 9px 16px 0 rgba(212, 232, 4, .63);
}

/* =================== */

.slider-post01.-last-section>.list-post-slider01>.slick-next {
  top: calc(50% - 20px);
}

.list-post-slider01>.slick-next {
  position: absolute;
  right: 0;
  top: calc(50% - 28px);
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  box-shadow: 0px 10px 12px 0px #141D1D14;
}

.list-post-slider01.-type02>.slick-next {
  position: absolute;
  right: 0;
  top: calc(50% - 28px);
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #C4D700;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  box-shadow: 0px 10px 12px 0px #141D1D14;
}

.list-post-slider01>.slick-next::before {
  content: none;
}

.list-post-slider01>.slick-next:focus,
.list-post-slider01>.slick-next:hover {
  color: unset;
  outline: unset;
  background: unset;
  background-color: #fff;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
}

.list-post-slider01.-type02>.slick-next:focus,
.list-post-slider01.-type02>.slick-next:hover {
  color: unset;
  outline: unset;
  background: unset;
  background-color: #dcf100;
  background-image: url('/kojin/money-viva/imgs/ico_slider_right.png');
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  box-shadow: 0 9px 16px 0 rgba(212, 232, 4, .63);
}

.list-post-slider01>.slick-list>.slick-track>.item-post {
  width: 240px;
  margin-right: 16px;
}

.list-post-slider01.-type02>.slick-list>.slick-track>.item-post {
  width: 232px;
}

@media screen and (max-width : 767px) {
  .list-post-slider01.-type02>.slick-list>.slick-track>.item-post {
    width: 288px;
    margin-right: 24px;
  }
}

/* ================================================================== */


/* Box Area Navy01  */
/* ====================================================================== */
.box-area-navy01 {
  border-radius: 8px;
  background: var(--functional-color-yellow-3, #FFF7DD);
  padding: 32px;
}


@media screen and (max-width: 767px) {
  .box-area-navy01 {
    padding: 32px 18px;
  }
}


.box-area.-type02 {
  padding: 32px 32px 43px 32px;
  border-radius: 8px;
  border: 1px solid var(--border-color-gray-green-1, #D5DEDB);
  background: var(--basic-background-color-white, #FFF);
}



/* nav-controls01 */
.nav-controls01 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -8px;
}

.nav-controls01>.nav-item {
  width: calc(50% - 8px);
  margin: 0 8px;
}

.nav-controls01.-coloumn-04>.nav-item {
  width: calc(25% - 12px);
  margin: 0 8px;
}

.nav-controls01.-coloumn-04>.nav-item:nth-child(1) {
  margin-left: 0;
}

.nav-controls01.-coloumn-04>.nav-item:last-of-type {
  margin-right: 0;
}

.nav-controls01.-coloumn-02>.nav-item:nth-child(1) {
  margin-left: 0;
}

.nav-controls01.-coloumn-02>.nav-item:last-of-type {
  margin-right: 0;
}


@media screen and (max-width: 768px) {
  .nav-controls01 {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -8px;
  }

  .nav-controls01.-sp-coloumn-02>.nav-item {
    width: calc(50% - 8px);
    flex-grow: 1;
    margin: 0 8px;
    margin-top: 16px;
    height: 100%;
    box-sizing: border-box;
  }

  .nav-controls01.-sp-coloumn-02>.nav-item:nth-child(1) {
    margin-top: 0;
  }

  .nav-controls01.-sp-coloumn-02>.nav-item:nth-child(2) {
    margin-top: 0;
  }

  .nav-controls01.-sp-coloumn-02>.nav-item:nth-child(odd) {
    margin-left: 0;
  }

  .nav-controls01.-sp-coloumn-02>.nav-item:nth-child(even) {
    margin-right: 0;
  }

  .nav-controls01.-sp-coloumn-02>.nav-item>.link>.-calm-2 {
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}


.nav-controls01>.nav-item>.link {
  display: flex;
  padding: 12px 16px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 8px;
  background: var(--basic-background-color-white, #FFF);
  box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
}

.nav-controls01>.nav-item>.link::after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  background-image: url('/kojin/money-viva/imgs/ico_navigation_bottom.png');
}

/* Nav Controls 02 */

.nav-controls02 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.nav-controls02>.nav-item {
  min-width: 156px;
  margin: 0 6px;
  margin-top: 12px;
  box-sizing: border-box;
}

.nav-controls02>.nav-item:first-of-type {
  margin-left: 0;
}

.nav-controls02>.nav-item:last-of-type {
  margin-right: 0;
}


.nav-controls02>.nav-item>.link {
  display: block;
  max-width: 100%;
  width: auto;
  padding: 8px 36px 8px 16px;
  border-radius: 40px;
  border: 1px solid var(--button-color-gray-green-1, #D5DEDB);
  background: url('/kojin/money-viva/cmn/imgs/ico_navigation02_bottom.png') no-repeat;
  background-position: calc(100% - 16px) center;
}

.popular-area01 {
  padding: 32px;
  border-radius: 8px;
}

@media screen and (max-width : 767px) {
  .nav-controls02 {
    margin: 0 -6px;
  }

  .nav-controls02>.nav-item {
    min-width: 31.2vw;
    margin: 0 0px;
    padding: 0 6px;
    margin-top: 12px;
    box-sizing: border-box;
  }

  .nav-controls02>.nav-item.-sp-w178 {
    width: calc(47.4666666vw + 3.2vw);
  }

  .nav-controls02>.nav-item.-sp-w149 {
    width: calc(39.7333333vw + 3.2vw);
  }
}

/* List Sosmed */
/* ===================================================== */
.list-sosmed01 {
  display: flex;
  justify-content: center;
  margin: 0 -11px;
}

.list-sosmed01>.item {
  padding: 0 11px;
}


/* List Manga */
.list-manga>.item-manga {
  margin-top: 56px;
}

.list-manga>.item-manga:first-child {
  margin-top: 0;
}

/* 
Component Video 
=======================================================
*/

.chiemovieThumbLink {
  display: block;
  position: relative;
}

.chiemovieThumbLink>.icon_play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  display: block;
  margin-top: -24px;
  margin-left: -34px;
}

.chiemovieThumbLink:hover>.icon_play {
  opacity: 1;
}

.chiemovieThumbImg {
  max-width: 100%;
  height: auto;
}

/* 
Pop up Video
=============================================================
*/
.YouTubePopUp-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  z-index: 9999999999999;
}

.YouTubePopUp-animation {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp;
}

@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

body.logged-in .YouTubePopUp-Wrap {
  top: 32px;
  z-index: 99998;
}

.YouTubePopUp-Content {
  max-width: 700px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}

.YouTubePopUp-Content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 394px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide;
}

@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.YouTubePopUp-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 430px;
  right: 0px;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url(/kojin/money-viva/cmn/imgs/popupYoutube_close.png) no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
  transition: all 1s ease-in-out;
}

.YouTubePopUp-Close:hover {
  opacity: 0.5;
}

@media all and (max-width:768px) and (min-width:10px) {
  .YouTubePopUp-Content {
    max-width: 90%;
  }
}

@media all and (max-width:600px) and (min-width:10px) {
  .YouTubePopUp-Content iframe {
    height: 320px !important;
  }

  .YouTubePopUp-Close {
    bottom: 362px;
  }
}

@media all and (max-width:480px) and (min-width:10px) {
  .YouTubePopUp-Content iframe {
    height: 220px !important;
  }

  .YouTubePopUp-Close {
    bottom: 262px;
  }
}

/* 
Custom Include Footer 
=============================================================
*/

.include-footer.hidden-breadcrumb>.wrap-inner>.breadcrumb-block01 {
  display: none;
}

/* 
Custom Include Follow up
=============================================================
*/

.btn-type01 {
  box-sizing: border-box;
}

.modal-custom .modal-block01 {
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}

.modal-wrap {
  box-sizing: border-box;
}

.modal-wrap.modal-follow {
  position: absolute;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 100;
}

#footer-fixed .panel>.inner {
  box-sizing: border-box;
  display: block !important;
}

.modal-wrap.modal-follow {
  padding: 0 0;
}

.modal-bg {
  position: fixed;
  display: block;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  z-index: 1;
  left: -100%;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.modal-bg {
  opacity: 0.5;
  left: 0;
}

.modal-show.modal-wrap {
  position: absolute;
  left: 0;
  overflow: hidden;
}

.modal-btnClose {
  position: absolute;
  top: -56px;
  width: 44px;
  right: 0;
}

.modal-btnClose a {
  display: block;
}

.modal-wrap a {
  text-decoration: none;
}

.modal-img {
  position: absolute;
  width: 230px;
  bottom: 0;
  left: 77px;
}

.modal-wrap img {
  vertical-align: top;
}

.modal-imgQr {
  position: absolute;
  width: 200px;
  top: 100px;
  left: 538px;
}

.modal-tit {
  position: absolute;
  width: 550px;
  top: 50px;
  left: 363px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  font-size: 23px;
}

.modal-txt {
  position: absolute;
  width: 550px;
  top: 325px;
  left: 363px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  font-size: 14px;
}

.modal-con {
  position: absolute;
  z-index: 100;
  margin: 0 auto;
  background: #fff;
  width: 80vw;
  position: relative;
  z-index: 100;
  display: block;
}

.modal-point.column-layoutB3 {
  justify-content: space-between;
  margin: 30px auto 0;
}
.modal-point.column-layoutB3 > .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #f3f8f6;
  text-align: center;
  padding: 11px 0 10px;
}
.modal-point.column-layoutB3 > .item > .text-block01 {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.modal-point.column-layoutB3 > .item:nth-child(2) > .text-block01 {
  margin-top: 20px;
}
.modal-point.column-layoutB3 > .item > img {
  width: 48px;
}

@media screen and (min-width: 1024px) {
  .modal-tit {
    color: #2D6754;
  }

  .modal-txt {
    color: #2D6754;
  }

  .modal-point.column-layoutB3 {
    width: 580px;
  }

  .modal-point.column-layoutB3 > * {
    max-width: 180px;
  }

  .modal-point.column-layoutB3 > .item > img {
    width: 60px;
  }
}

@media screen and (min-width: 1024px) {
  .modal-con {
    width: 1000px;
    height: 380px;
    background: rgba(237, 243, 179, 0.9);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #2D6754;
    margin: 0 0;
    margin-left: -500px;
    margin-top: -190px;
    text-align: center;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
  }

  .modal-btnClose {
    top: 20px;
    right: 20px;
    width: 61px;
  }
}

.modal-con.-ver2 {
  width: 1000px;
  height: 380px;
  background: rgba(237, 243, 179, 0.9);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #2D6754;
  margin: 0 0;
  margin-left: -500px;
  margin-top: -190px;
  text-align: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: end;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.modal-con.-ver2 .modal-btnClose {
  top: 20px;
  right: 20px;
  width: 61px;
  z-index: 50;
}
.modal-con.-ver2>.inner01 {
  display: flex;
  flex-flow: row-reverse;
  justify-content: center;
  gap: 50px;
}
.modal-con.-ver2>.inner01>.box01 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  position: relative;
  top: -26px;
}
.modal-con.-ver2>.inner01>.box01>.title01 {
  color: #2D6754;
  font-weight: 700;
  line-height: 1;
  font-size: 23px;
  margin-bottom: 24px;
}
.modal-con.-ver2>.inner01>.box01>.img01 {
  width: 200px;
  margin-bottom: 24px;
}
.modal-con.-ver2>.inner01>.box01>.txt01 {
  color: #2D6754;
  font-weight: 700;
  line-height: 1;
  font-size: 14px;
}
.modal-con.-ver2>.inner01>.box02>.img02 {
  display: flex;
  align-items: end;
}
.modal-follow {
  display: none;
}

.modal-follow.modal-show {
  display: block;
  position: fixed;
}

.modal-active {
  overflow: hidden;
}

@media screen and (max-width: 1024px) {
  .modal-con.-ver2 {
    width: 740px;
    transform: translateX(15%);
    padding: 0 14px;
  }
  .modal-con.-ver2>.inner01 {
    display: flex;
    flex-flow: row-reverse;
    justify-content: center;
    gap: 20px;
  }
  .modal-con.-ver2 .modal-btnClose {
    width: 40px;
    top: 10px;
    right: 10px;
  }
  .modal-con.-ver2>.inner01>.box01>.title01 {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .modal-con.-ver2 {
    width: 90%;
    height: auto;
    max-height: calc(100vh - 50px);
    transform: translate(-50%, -50%);
    padding: 14vw 14px 0;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin-left: 0px;
    margin-top: 0px;
  }
  .modal-con.-ver2>.inner01 {
    flex-flow: column;
  }
  .modal-con.-ver2>.inner01>.box02>.img02 {
    justify-content: center;
    max-width: 150px;
    margin: 0 auto;
  }
  .modal-con.-ver2>.inner01>.box01>.img01 {
    max-width: 170px;
  }
  .modal-con.-ver2>.inner01>.box01 {
    top: 0;
  }
  .modal-con.-ver2 .modal-btnClose {
    min-width: 30px;
    width: 6vw;
  }
}

/* Kerword Hide */
.js-karte-keyword {
  display: none;
}

/* Custom Modal */

/* modal-fx */
.modal-fx * {
  box-sizing: border-box;
}

.modal-fx .modal-block01 {
  z-index: 10;
}

.modal-fx .card-modal01 {
  flex-flow: column wrap;
}

.modal-fx .btn-type01:hover {
  text-decoration: none;
}


/* modal-openaccount */
.modal-openaccount * {
  box-sizing: border-box;
}

.modal-openaccount .modal-block01 {
  z-index: 10;
}

.modal-openaccount .card-modal01 {
  flex-flow: column wrap;
  background-color: #f5f9e6;
}

.modal-openaccount .btn-type01:hover {
  text-decoration: none;
}


.followup-static .footer-fixed {
  position: static !important;
}

.followup-static>.follow-up>.footer-fixed {
  position: static !important;
}

.followup-static .footer-fixed>.panel {
  height: max-content !important;
  display: block !important;
}

.followup-static>.footer-fixed>.panel {
  height: max-content !important;
  display: block !important;
  box-shadow: none !important;
}

.footer-fixed {
  bottom: -1px !important;
}


@media screen and (max-width: 768px) {

  .column-variable02.-w-responsive>.item-variable {
    flex: 1;
  }

  .column-variable02.-w-responsive>.item-variable>._sp-content>.btn-type01.-spWidth01 {
    max-width: 150px;
  }

  .btn-list01.-w-responsive.-spColumn {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .btn-list01.-w-responsive.-spColumn>.item {
    width: calc(50% - 12px);
    margin: 0;
  }

  .btn-list01.-w-responsive.-spColumn>.item>._sp-mt08>.btn-type01>.inner {
    padding-left: 1.5em;
  }

  #footer-fixed.footer-fixed .panel>.inner {
    padding-top: 15px;
  }
}

/* Custom Manga */

@media screen and (max-width: 767px) {
  .list-manga._mt104 {
    margin-top: 32px !important;
  }

  .chiemovieThumb._mt56 {
    margin-top: 32px !important;
  }
}

/*=========================== 
  text-decoration setting
  - a:default  = underline,
  - a:hover    = none
  - buttonType = none
===========================*/
/* default */
.banner .link,
.article .link,
.title-head02 a,
.title-head03 a,
.title-head04 a,
.text-block01 ._color-green01,
.text-block01 a,
.list-annotation01 a,
.item a {
  text-decoration: underline;
}

/* hover */
.banner .link:hover,
.article .link:hover,
.title-head02 a:hover,
.title-head03 a:hover,
.title-head04 a:hover,
.text-block01 ._color-green01:hover,
.text-block01 a:hover,
.list-annotation01>.item>.link:hover,
.list-annotation01 a:hover,
.list-annotation01 a:hover u,
.item a:hover {
  text-decoration: none !important;
}

/* button */
.modal-fx .btn-type01,
.modal-openaccount .btn-type01,
.item a.btn-type01,
.btn-type01 {
  text-decoration: none;
}

/*=========================== 

  ReadingMeter ProgressBar

===========================*/
.progress-bar {
  position: fixed;
  top: 0;
  height: 10px;
  z-index: 3;
}

@media screen and (min-width: 768px) {
  .progress-bar {
    left: calc(50% - 367px);
    width: 734px;
  }
}

@media screen and (max-width: 767px) {
  .progress-bar {
    left: 10px;
    width: calc(100% - 20px);
  }
}

/*=========================== 

  header Custom

===========================*/
.include-header {
  position: relative !important;
  background-color: #FFF;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .include-header {
    position: relative !important;
    background-color: #FFF;
    z-index: 4;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    box-shadow: 0px 0px 4px 0px rgba(20, 29, 29, 0.05), 0px 8px 10px 0px rgba(20, 29, 29, 0.08);
  }

  #header-wrap {
    position: relative !important;
  }

  .include-header .image-header {
    display: flex;
    align-items: center;
    padding-top: 0;
    width: 34%;
  }

  .include-header .image-header .text-block01 {
    margin: 0 2.67vw 0 4.797vw;
    width: 26.67vw;
  }

  .include-header .wrap-inner.-type03 {
    margin: 0;
    padding: 0;
    width: 64%;
  }

  .include-header .wrap-inner.-type03 .nav-c01 {
    margin-block-start: 0;
    margin-block-end: 0;
    box-shadow: none;
  }

  .include-header .wrap-inner.-type03 .nav-c01 .nav-item {
    display: grid;
    grid-template-rows: subgrid;
    border-right: none;
  }

  .include-header .wrap-inner.-type03 .nav-c01>.nav-item>.nav-link {
    padding: 4px;
  }

  .include-header .wrap-inner.-type03 .nav-c01>.nav-item>.nav-link>.ico-link {
    width: 18px;
    height: 18px;
  }

  .include-header .wrap-inner.-type03 .nav-c01 .nav-item .nav-text {
    display: flex;
    align-items: center;
    text-align: center;
    min-height: 2.4rem;
    line-height: 1;
    font-size: 1.2rem;
  }
}

/*=========================== 

  FooterFixed&Modal Custom

===========================*/
._beginnerBadge::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 7%;
  background: url(/kojin/cmn/imgs/ico_beginner_01.svg) no-repeat left top;
  width: 25px;
  height: 25px;
}

._speechBubble {
  content: "";
  position: absolute;
  bottom: -4px;
  background: url(/kojin/money-viva/cmn/imgs/cmn_img_modal_speechbubble01.png) no-repeat center -6px;
  background-size: 99px;
  width: 82px;
  height: 82px;
  line-height: 1.2;
}

._speechBubble._f03 {
  left: 8%;
}

._speechBubble._f04 {
  left: 4%;
}

@media screen and (max-width: 767px) {
  ._speechBubble {
    left: -10px;
    background-image: url(/kojin/money-viva/cmn/imgs/cmn_img_modal_speechbubble01_sp.png);
    background-size: 68px;
    width: 52px;
    height: 52px;
  }

  ._speechBubble._f03 {
    bottom: 17%;
    left: 3%;
  }

  ._speechBubble._f04 {
    bottom: 20%;
    left: 3%;
  }

  #footer-fixed .btn-type01 {
    min-width: 120px;
  }
}


/********** ΪΊCTA **********/
.cta_top_nlgnl_re .sp_only {
  display: none !important;
}
.cta_top_nlgnl_re {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 24px;
  width: 100%;
  align-items: stretch;
  flex-wrap: wrap;
}
.cta_top_nlgnl_re .cta_top_ttl {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 185%; /* 27.2px */
  margin-bottom: 12px;
}
.cta_top_nlgnl_re .cta_top_wrap_lead {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 70px;
}
.cta_top_nlgnl_re .cta_top_lead {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  border: 3px solid #65AE07;
  background: #FFF;
  padding: 24px;
  max-width: 463px;
  width: 100%;
  flex: 1 1 200px;
}
.cta_top_nlgnl_re .cta_top_lead img {
  width: 170px;
  margin-bottom: 9px;
}
.cta_top_nlgnl_re .cta_top_lead_ttl {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
}
.cta_top_nlgnl_re .cta_top_lead_ttl {
  background: linear-gradient(transparent 60%, #c1df9c 0%);
}
.cta_top_nlgnl_re .cta_top_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 335px;
  width: 100%;
  box-sizing: border-box;
}
.cta_top_nlgnl_re .cta_top_wrap_check1 {
  display: flex;
  padding: 0px 0 35px 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin-top: 8px;
  position: relative;
  list-style: none;
  width: 100%;
  box-sizing: border-box;
}
.cta_top_nlgnl_re .cta_top_wrap_check2 {
  display: flex;
  padding: 0px 0 110px 35px;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  margin-top: 8px;
  position: relative;
  list-style: none;
}
.cta_top_nlgnl_re .cta_top_mt0 {
  margin-top: 0 !important;
}
.cta_top_nlgnl_re .cta_top_subttl {
  font-size: 18px;
}
.cta_top_nlgnl_re .cta_top_wrap_txt {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}
.cta_top_nlgnl_re sup {
  font-size: 60%;
}
.cta_top_nlgnl_re .cta_top_txtmd {
  font-size: 18px !important;
}
.cta_top_nlgnl_re .cta_top_txtbg {
  font-size: 24px !important;
}
.cta_top_nlgnl_re .cta_top_txtbg2 {
  font-size: 22px !important;
}
.cta_top_nlgnl_re .cta_top_txtbg3 {
  color: #65AE07;
  font-size: 18px !important;
}
.cta_top_nlgnl_re .cta_top_wrap_ttl {
  color: #000;
  font-size: 18px;
  font-weight: 500;
}
.cta_top_nlgnl_re .cta_top_wrap_txt span {
  color: #65AE07;
  font-size: 22px;
  font-weight: 700;
}
.cta_top_nlgnl_re .cta_top_wrap_txt::before {
  content: url(/kojin/money-viva/cmn/imgs/icon_check.svg);
  display: block;
  position: absolute;
  left: 0;
}
.cta_top_nlgnl_re .cta_top_btn_ttl {
  color: #FF6E14;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
  padding: 4px 16px;
  gap: 10px;
  border-radius: 90px;
  border: 1px solid #FF6E14;
  background: #FFF;
  position: absolute;
  margin-top: -50px;
}
.cta_top_nlgnl_re .cta_top_btn_ttl p {
  color: #EB7F1B;
  font-size: 16px;
  line-height: 150%;
  font-weight: bold;
}
.cta_top_nlgnl_re .cta_top_btn_ttl img {
  width: 10px;
}
.cta_top_nlgnl_re .cta_top_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  border-radius: 100px;
  background: #EB7F1B;
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
}
.cta_top_nlgnl_re .cta_top_btn a {
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  padding: 12px 16px 8px 32px;
  max-width: 415px;
  width: 100%;
  position: relative;
}
.cta_top_nlgnl_re .cta_top_btn:hover {
  opacity: 0.8;
}
.cta_top_nlgnl_re .cta_top_btn a span {
  font-size: 14px;
}
.cta_top_nlgnl_re .cta_top_btn a::after {
  position: absolute;
  content: url(/kojin/money-viva/cmn/imgs/icon_arrow.svg);
  top: 50%;
  margin-top: -7px;
  right: 14px;
  background: transparent;
}
.cta_top_nlgnl_re .cta_top_btn_content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.cta_top_nlgnl_re .card_note_item {
  list-style-type: disc;
  padding-left: 30px;
  position: relative;
  color: #7A7A7A;
  font-size: 10px;
  line-height: 150%;
  margin-top: 4px;
}
.cta_top_nlgnl_re .card_note_item::before {
  content: "¦";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.cta_top_nlgnl_re .card_note_item li::marker {
  content: "* ";
}
.cta_top_nlgnl_re .card_note_item.card_note_noitem li::marker {
  content:"";
}
.cta_top_nlgnl_re .card_note_noitem {
  list-style: none;
  padding-left: 14px;
}
.cta_top_nlgnl_re .cta_top_note {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
  margin-top: 10px;
}
.cta_top_nlgnl_re .cta_top_wrap .textLink_16px_SP14px {
  color: #3D9BB9;
  font-size: 16px;
  text-decoration: underline;
  text-underline-offset: 0.4ex;
}
.cta_top_nlgnl_re .cta_top_wrap .textLink_16px_SP14px::after {
  background: transparent;
}
.cta_top_nlgnl_re .cta_top_wrap .textLink_16px_SP14px:hover {
  text-decoration: none;
}
@media (max-width: 640px) {
.cta_top_nlgnl_re .sp_only {
  display: block !important;
}
.cta_top_nlgnl_re {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.cta_top_nlgnl_re .cta_top_lead {
  margin: 0 auto;
  height: auto;
  padding: 20px 0 24px 0;
}
.cta_top_nlgnl_re .cta_top_lead img {
  margin-bottom: 10px;
}
.cta_top_nlgnl_re .cta_top_wrap {
  max-width: 311px;
  padding: 0px 0em 0 0.75em;
}
.cta_top_nlgnl_re .cta_top_btn {
  max-width: 311px;
  width: 90%;
}
.cta_top_nlgnl_re .cta_top_btn a span {
  font-size: 16px;
}
.cta_top_nlgnl_re .cta_top_wrap_check1 {
  padding: 0 15px 35px 35px;
}
.cta_top_nlgnl_re .cta_top_wrap_check2 {
  padding: 0px 0 35px 35px;
}
.cta_top_nlgnl_re .cta_top_wrap_lead {
  display: flex;
  width: 343px;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.cta_top_nlgnl_re .cta_top_ttl {
  font-size: 16px;
  line-height: 165%;
}
.cta_top_nlgnl_re .cta_top_btn_ttl {
  font-size: 14px;
  margin-top: -55px;
}
.cta_top_nlgnl_re .cta_top_btn_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.cta_top_nlgnl_re .cta_top_btn a {
  max-width: 311px;
  padding-top: 10px;
  padding-left: 16px;
}
.cta_top_nlgnl_re .cta_top_lead_ttl {
  line-height: 150%;
}
.cta_top_nlgnl_re .cta_top_lead_ttl2 {
  line-height: 158%;
}
.cta_top_nlgnl_re .cta_top_wrap_check {
  margin-top: 8px;
  width: 311px;
  padding: 0 0 0 30px;
}
.cta_top_nlgnl_re .cta_top_note {
  padding: 0 16px;
}
.cta_top_nlgnl_re .cta_top_wrap .textLink_16px_SP14px {
  font-size: 14px;
}
.cta_top_nlgnl_re .cta_top_wrap_txt{
  font-size: 14px;
}
.cta_top_nlgnl_re .cta_top_wrap_txt span {
  font-size: 20px;
}
}


/********** local-nav **********/
#containment-area [class*=title-]+:not(.exception):not(.content-block01):not(.content-block02):not(.card-overflowing01) {
    margin-top: 0;
}
#local-nav>.inner{
  box-sizing: border-box;
}
.column-layoutB1>* {
  width: 100%;
  margin-right: 2%;
}

@media screen and (min-width: 768px) {
.list-normal01.-pcColumn2{
  display: flex;
  flex-wrap:wrap;
}
.list-normal01.-pcColumn2>.item{
  width: 50%;
}
.list-normal01.-pcColumn2>.item:nth-child(2){
  margin-top: 0;
}
}
@media screen and (max-width: 767px) {
.column-layoutB1{
  margin-top: 0 !important;
}
[class*=column-layoutB].-spColumn1>* {
  width: 100%;
  margin: 28px 0 0 0;
}
}


/********** LinkBox **********/
.smbcProduct > .linkBox {
    display: block;
    width: auto;
    padding: 24px;
    border-radius: 4px;
    background: var(--basic-background-color-flesh-green-3, #F5F9E6);
}