@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    -webkit-tap-highlight-color: transparent;
    /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.circlelist {
    margin: 1em 0;
    padding-left: 40px;
    list-style-type: disc;
}

/* Lists (definition) */
/* ============================================ */
dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

address {
    font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
    vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

[type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
    cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
    display: none;
}

/**
 * Remove padding
 */
option {
    padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
    margin: 0;
    padding: 0;
    min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type="search"] {
    outline-offset: -2px;
    /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
    cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
    outline: none;
}

/* Table */
/* ============================================ */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption {
    text-align: left;
}

td,
th {
    vertical-align: top;
    padding: 0;
}

th {
    text-align: left;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* ----------------------------------------------------------
  Element Selector
---------------------------------------------------------- */
html {
    font-size: 62.5%;
}

body {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.3rem;
    height: 100%;
    position: relative;
    line-height: 1.5;
}

main {
    padding-top: 0;
}

main:not(.top) {
    padding-top: 4.8rem;
}

@media screen and (min-width: 1024px) {
    main:not(.top) {
        padding-top: 6.6rem;
    }
}

img {
    width: 100%;
}

a,
button {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.systemerror {
    height: 100vh;
    position: relative;
}

.systemerror .systemerror_content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.systemerror .systemerror_content .systemerror-title {
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 5rem;
}

.systemerror .systemerror_content .systemerror_text {
    font-size: 2rem;
}

.not-found {
    height: 100vh;
    position: relative;
}

.not-found .not-found_content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.not-found .not-found_content .error-title {
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 5rem;
}

@media screen and (min-width: 1024px) {
    .not-found .not-found_content .error-title {
        font-size: 10rem;
    }
}

.not-found .not-found_content .not-found_text {
    font-size: 2rem;
}

@media screen and (min-width: 1024px) {
    .not-found .not-found_content .not-found_text {
        font-size: 3rem;
    }
}

.about .about__inner .sp-br {
    display: none;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .sp-br {
        display: block;
    }
}

.about .about__inner .about__main-visual {
    background-image: url(../images/about/about_bg01.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 66.5rem;
    position: relative;
}

.about .about__inner .about__main-visual .main-visual__content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
    padding: 16px;
    color: #fff;
    width: 100%;
    max-width: 123.2rem;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .about__main-visual .main-visual__content {
        border: 2px solid #fff;
        padding: 32px;
    }
}

.about
    .about__inner
    .about__main-visual
    .main-visual__content
    .main-visual__content-bg {
    background: rgba(255, 255, 255, 0.3);
    padding: 32px;
}

.about
    .about__inner
    .about__main-visual
    .main-visual__content
    .main-visual__content-bg
    .name-text {
    font-size: 2.2rem;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .about
        .about__inner
        .about__main-visual
        .main-visual__content
        .main-visual__content-bg
        .name-text {
        font-size: 4.3rem;
    }
}

.about
    .about__inner
    .about__main-visual
    .main-visual__content
    .main-visual__content-bg
    .name-text
    .name-text-equal {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media screen and (min-width: 1024px) {
    .about
        .about__inner
        .about__main-visual
        .main-visual__content
        .main-visual__content-bg
        .name-text
        .name-text-equal {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

.about
    .about__inner
    .about__main-visual
    .main-visual__content
    .about__main-text {
    font-size: 2.2rem;
}

@media screen and (min-width: 1024px) {
    .about
        .about__inner
        .about__main-visual
        .main-visual__content
        .about__main-text {
        font-size: 4rem;
    }
}

.about
    .about__inner
    .about__main-visual
    .main-visual__content
    .about__sub-text {
    line-height: 2;
    font-size: 1.3rem;
}

@media screen and (min-width: 1024px) {
    .about
        .about__inner
        .about__main-visual
        .main-visual__content
        .about__sub-text {
        font-size: 1.8rem;
    }
}

.about .about__inner .about__headline {
    font-size: 1.8rem;
    width: 100%;
    background: #223377;
    color: #fff;
    height: 56px;
    line-height: 56px;
    position: relative;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .about__headline {
        font-size: 2.2rem;
        height: 86px;
        line-height: 86px;
    }
}

.about .about__inner .about__headline::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 80px 0 80px;
    border-color: #223377 transparent transparent transparent;
    position: absolute;
    left: 50%;
    top: 56px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media screen and (min-width: 1024px) {
    .about .about__inner .about__headline::before {
        border-width: 38px 130px 0 130px;
        top: 86px;
    }
}

.about .about__inner .about__container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    padding: 8rem 1.6rem;
    max-width: 123.2rem;
    margin: 0 auto;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .about__container {
        padding: 12rem 1.6rem;
    }
}

.about .about__inner .about__social-Lending {
    background-image: url(../images/about/about_bg02.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}

.about .about__inner .about__merit {
    background-image: url(../images/top/fund-list_bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
}

.about .about__inner .merit-contents {
    width: calc(100% - 32px);
    position: relative;
    margin: 0 auto 64px auto;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .merit-contents {
        width: calc((100% / 3) - 64px);
        font-size: 1.8rem;
    }
}

.about .about__inner .merit-contents::after,
.about .about__inner .merit-contents::before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}

.about .about__inner .merit-contents::after {
    top: -16px;
    right: -16px;
    border-top: 3px solid;
    border-right: 3px solid;
}

.about .about__inner .merit-contents::before {
    bottom: -16px;
    left: -16px;
    border-bottom: 3px solid;
    border-left: 3px solid;
}

.about .about__inner .merit-contents .merit-number {
    color: #fff;
    height: 4.4rem;
    line-height: 4.4rem;
}

.about .about__inner .merit-contents__blue {
    background-color: rgba(79, 125, 229, 0.2);
}

.about .about__inner .merit-contents__blue::before,
.about .about__inner .merit-contents__blue::after {
    border-color: #a4bbf0;
}

.about .about__inner .merit-contents__blue .merit-number {
    background: #4f7de5;
}

.about .about__inner .merit-contents__red {
    background-color: rgba(230, 108, 78, 0.2);
}

.about .about__inner .merit-contents__red::before,
.about .about__inner .merit-contents__red::after {
    border-color: #f0b3a4;
}

.about .about__inner .merit-contents__red .merit-number {
    background: #e66c4e;
}

.about .about__inner .merit-contents__yellow {
    background: rgba(230, 184, 78, 0.2);
}

.about .about__inner .merit-contents__yellow::before,
.about .about__inner .merit-contents__yellow::after {
    border-color: #ead39e;
}

.about .about__inner .merit-contents__yellow .merit-number {
    background: #e6b84e;
}

.about .about__inner .merit-contents-info {
    width: 100%;
    background: rgba(255, 255, 255, 0.68);
}

.about .about__inner .merit-contents-info .merit-contents-ttl {
    font-size: 1.6rem;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .merit-contents-info .merit-contents-ttl {
        font-size: 1.8rem;
    }
}

.about .about__inner .merit-contents-info .merit-contents-ttl__blue {
    color: #4f7de5;
}

.about .about__inner .merit-contents-info .merit-contents-ttl__red {
    color: #e66c4e;
}

.about .about__inner .merit-contents-info .merit-contents-ttl__yellow {
    color: #e6b84e;
}

.about .about__inner .investment-button {
    position: relative;
    background-color: rgba(33, 40, 47, 0.5);
    width: calc(100% - 32px);
    margin: 120px auto 0 auto;
    font-size: 1.6rem;
    color: #fff;
    padding: 32px;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .investment-button {
        font-size: 1.8rem;
        max-width: 630px;
    }
}

.about .about__inner .investment-button::after,
.about .about__inner .investment-button::before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
}

.about .about__inner .investment-button::after {
    top: -16px;
    right: -16px;
    border-top: 3px solid #888c8f;
    border-right: 3px solid #888c8f;
}

.about .about__inner .investment-button::before {
    bottom: -16px;
    left: -16px;
    border-bottom: 3px solid #888c8f;
    border-left: 3px solid #888c8f;
}

.about .about__inner .investment-button button {
    z-index: 1;
}

.about .about__inner .question-number {
    font-size: 2.2rem;
    display: block;
    margin-bottom: 8px;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .question-number {
        font-size: 4rem;
        margin-bottom: 0;
    }
}

.about .about__inner .accordion-title {
    position: relative;
}

.about .about__inner .accordion-title .accordion__icon {
    position: absolute;
    top: 5px;
    right: 0;
}

@media screen and (min-width: 1024px) {
    .about .about__inner .accordion-title .accordion__icon {
        position: initial;
    }
}

.accordion-content {
    display: none;
    border-top: 0.2rem solid #e8e8e9;
    padding-top: 3rem;
    margin-top: 2.5rem;
}

.accordion-content.default-open {
    display: block;
}

.accordion-title {
    cursor: pointer;
}

.accordion__fa-plus {
    font-size: 2rem;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.accordion__fa-chevron-down {
    font-size: 3rem;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media screen and (min-width: 1024px) {
    .accordion__fa-plus {
        font-size: 2.5rem;
    }

    .accordion__fa-chevron-down {
        font-size: 3.5rem;
    }
}

.accordion-title.open .accordion__fa-plus {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.accordion-title.open .accordion__fa-chevron-down {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.accordion-title__txt {
    font-size: 1.8rem;
}

@media screen and (min-width: 1024px) {
    .accordion-title__txt {
        font-size: 2.2rem;
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.3rem;
    padding-right: 1.6rem;
    padding-bottom: 1.3rem;
    padding-left: 1.6rem;
    background-color: #f8f8f8;
    border: 0.1rem solid #e8e8e9;
    border-radius: 0.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 1024px) {
    .breadcrumb {
        padding-top: 1.6rem;
        padding-bottom: 1.6rem;
    }
}

.breadcrumb__element {
    font-size: 1.1rem;
}

.breadcrumb__element::after {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    color: #000000;
}

.breadcrumb__element:last-of-type {
    color: #000000;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.breadcrumb__element:last-of-type .breadcrumb__item {
    pointer-events: none;
    color: #000000;
}

.breadcrumb__element:last-of-type::after {
    display: none;
}

.breadcrumb__element:last-of-type .breadcrumb__item::after {
    display: none;
}

@media screen and (min-width: 1024px) {
    .breadcrumb__element {
        font-size: 1.3rem;
    }
    .breadcrumb__element::after {
        padding-right: 1.6rem;
        padding-left: 1.6rem;
    }
}

.breadcrumb__item {
    color: #4f7de5;
    position: relative;
}

.breadcrumb__item::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.1rem;
    background-color: #4f7de5;
}

.breadcrumb__fa-home {
    display: inline;
}

.more-info-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1rem;
    padding-right: 1rem;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    background-color: #ffffff;
    min-width: 17rem;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    border: 0.3rem solid #eabf31;
}

@media screen and (min-width: 1024px) {
    .more-info-btn {
        min-width: 22rem;
        min-height: 4.4rem;
        margin-right: 0.6rem;
        margin-left: 0.6rem;
    }
}

.more-info-btn:hover {
    background-color: #eabf31;
    border-color: transparent;
}

.more-info-btn:hover .more-info-btn__text {
    color: #ffffff;
}

.more-info-btn__text {
    display: block;
    color: #eabf31;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
    font-size: 1.2rem;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media screen and (min-width: 1024px) {
    .more-info-btn__text {
        font-size: 1.6rem;
    }
}

.btn {
    display: block;
    width: 100%;
    text-align: center;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 0.2rem;
    font-weight: bold;
    font-size: 1.4rem;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media screen and (min-width: 1024px) {
    .btn {
        font-size: 1.6rem;
    }
}

.btn_small {
    display: block;
    width: 100%;
    text-align: center;
    height: 4.5rem;
    line-height: 4.5rem;
    border-radius: 0.2rem;
    font-weight: bold;
    font-size: 1.3rem;
    position: relative;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

@media screen and (min-width: 1024px) {
    .btn_small {
        font-size: 1.3rem;
    }
}


.btn__yellow {
    background-color: #eabf31;
    color: #fff;
}

.btn__yellow:hover {
    opacity: 0.7;
}

.btn__border-black {
    background-color: #fff;
    color: #21282f;
    border: 2px solid #707070;
}

.btn__border-black:hover {
    background-color: #707070;
    color: #fff;
}

.btn__border-yellow {
    background-color: #fff;
    color: #eabf31;
    border: 2px solid #eabf31;
    width: auto;
    height: auto;
    line-height: inherit;
    font-size: 1.6rem;
    padding: 0.6rem;
}

.btn__border-yellow:hover {
    background-color: #eabf31;
    color: #fff;
}

.btn__next::before {
    position: absolute;
    top: 53%;
    right: 1.5rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: auto;
    content: "\f054";
    color: #fff;
    font-size: 1rem;
    font-family: fontAwesome;
}

.btn__prev::before {
    position: absolute;
    top: 55%;
    left: 1.5rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: auto;
    content: "\f053";
    color: #21282f;
    font-size: 1rem;
    font-family: fontAwesome;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn__prev:hover::before {
    color: #fff;
}

.btn__gradation {
    background: transparent -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(#ffe17e),
            to(#d9a800)
        ) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(
            top,
            #ffe17e 0%,
            #d9a800 100%
        ) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #ffe17e 0%, #d9a800 100%) 0%
        0% no-repeat padding-box;
    color: #fff;
}

.btn__gradation:hover {
    opacity: 0.7;
}

.btn__pdf {
    background-color: #fff;
    color: #eabf31;
    border: 2px solid #eabf31;
    position: relative;
}

.btn__pdf::before {
    position: absolute;
    top: 50%;
    right: 1.5rem;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin: auto;
    content: "\f1c1";
    color: #eabf31;
    font-size: 2rem;
    font-family: fontAwesome;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.btn__pdf:hover {
    background-color: #eabf31;
    color: #fff;
}

.btn__pdf:hover::before {
    color: #fff;
}

.btn__edit {
    background-color: #eabf31;
    color: #fff;
    width: auto;
    height: auto;
    line-height: inherit;
    font-size: 1.3rem;
    padding: 0.6rem;
}

.btn__edit:hover {
    opacity: 0.7;
}

.btn__upload {
    height: 6.4rem;
    line-height: 6.4rem;
    background-color: #fff;
    color: #eabf31;
    border: 2px solid #eabf31;
    position: relative;
}

.btn__upload:hover {
    background-color: #eabf31;
    color: #fff;
}

.btn-request {
    display: block;
    border-radius: 0.2rem;
    font-weight: bold;
    font-size: 1.4rem;
    height: 12.5rem;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    position: relative;
}

.btn-request__content {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn-request__content figure {
    margin: 0 auto 8px auto;
}

.btn-request__content figure img {
    width: initial;
}

.btn-request__payment {
    background-color: #eabf31;
    color: #fff;
}

.btn-request__payment:hover {
    opacity: 0.7;
}

.btn-request__withdrawal {
    background-color: #fff;
    color: #21282f;
    border: 1px solid #cfd8db;
}

.btn-request__withdrawal:hover {
    opacity: 0.7;
}

.faq .faq__inner {
    padding-top: 4rem;
    padding-bottom: 4.8rem;
}

@media screen and (min-width: 1024px) {
    .faq .faq__inner {
        padding-top: 10.4rem;
        padding-bottom: 9.6rem;
    }
}

.faq .faq__inner .faq-tab__panel {
    display: none;
}

.faq .faq__inner .faq-tab__panel.is-show-faq {
    display: block;
    -webkit-animation: panelShow 0.3s ease-in-out;
    animation: panelShow 0.3s ease-in-out;
}

@-webkit-keyframes panelShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes panelShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.faq .faq__inner .faq-tab__list-item {
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.faq .faq__inner .faq-tab__list-item.is-active-faq {
    background: #223377;
    color: #fff;
}

.faq .faq__inner .faq-left {
    width: 100%;
    margin-bottom: 32px;
}

@media screen and (min-width: 1024px) {
    .faq .faq__inner .faq-left {
        width: calc(30% - 64px);
    }
}

.faq .faq__inner .faq-right {
    width: 100%;
}

@media screen and (min-width: 1024px) {
    .faq .faq__inner .faq-right {
        width: 70%;
    }
}

.faq .faq__inner .accordion-title {
    position: relative;
}

.faq .faq__inner .accordion-title .accordion__icon {
    position: absolute;
    top: 5px;
    right: 0;
}

@media screen and (min-width: 1024px) {
    .faq .faq__inner .accordion-title .accordion__icon {
        position: initial;
    }
}

.faq .faq__inner .question-number {
    font-size: 2.2rem;
    display: block;
    margin-bottom: 8px;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .faq .faq__inner .question-number {
        font-size: 4rem;
        margin-bottom: 0;
    }
}

.faq .faq__inner .accordion-content {
    white-space: pre-line;
}

.contact-tell {
    font-size: 2.2rem;
    font-family: urw-din, sans-serif;
    font-weight: 500;
    font-style: normal;
}

input[type="file"] {
    display: none;
}

.feature .feature__process-title {
    width: 100%;
    height: 160px;
    background-color: #223377;
    background-image: url(../images/feature/feature__title-bg.png);
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}

@media screen and (min-width: 1024px) {
    .feature .feature__process-title {
        height: 260px;
    }
}

.feature .feature__process-title .process-title__content {
    color: #fff;
    font-size: 2.2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (min-width: 1024px) {
    .feature .feature__process-title .process-title__content {
        width: auto;
        left: 128px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 3.6rem;
    }
}

.feature .feature__process-title .process-title__content::after,
.feature .feature__process-title .process-title__content::before {
    content: "";
    position: absolute;
    width: 4.8rem;
    height: 4.8rem;
}

.feature .feature__process-title .process-title__content::after {
    top: 0;
    left: -56px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
}

.feature .feature__process-title .process-title__content::before {
    bottom: 0;
    right: -56px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
}

.feature .feature__process-title .process-title__text::after,
.feature .feature__process-title .process-title__text::before {
    content: "";
    background-image: url(../images/feature/feature__title-decoration.svg);
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    width: 70px;
    height: 20px;
    display: block;
    margin: 16px auto 0 auto;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

@media screen and (min-width: 1024px) {
    .feature .feature__process-title .process-title__text::after,
    .feature .feature__process-title .process-title__text::before {
        width: 150px;
        height: 40px;
    }
}

.feature .feature__process-title .process-title__text::before {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    margin: 0 auto 16px auto;
}

.feature .related-text {
    background-color: rgba(244, 244, 244, 0.6);
}

.feature .taylormade-content .related-text {
    width: 100%;
    margin-bottom: 16px;
}

@media screen and (min-width: 1024px) {
    .feature .taylormade-content .related-text {
        width: calc((100% / 3) - 8px);
        margin: 0;
    }
}

.feature .taylormade-content .related-text:nth-child(1) {
    height: 120px;
}

.feature .taylormade-content .related-text:nth-child(2) {
    height: 150px;
}

.feature .taylormade-content .related-text:nth-child(3) {
    height: 180px;
}

.feature .taylormade-content .percent-text {
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.2rem;
}

.feature .variety-content .related-text {
    width: 100%;
    height: 160px;
    margin-bottom: 16px;
}

@media screen and (min-width: 1024px) {
    .feature .variety-content .related-text {
        width: calc((100% / 4) - 8px);
    }
}

.feature .variety-content .percent-text {
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.2rem;
}

.footer {
    background-color: #333333;
    position: relative;
    z-index: 500;
    background-image: url(../images/common/footer_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer__inner {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem;
}

.footer__container {
    max-width: 114rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    margin-left: auto;
    margin-right: auto;
}

.footer__company-description {
    color: #ffffff;
    line-height: 1.71;
    font-size: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .footer__company-description {
        font-size: 1.6rem;
        line-height: 1.87;
    }
}

.footer__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -1.65rem;
    margin-left: -1.6rem;
    overflow: hidden;
}

@media screen and (min-width: 1024px) {
    .footer__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: -1.7rem;
        margin-left: 0;
    }
}

.footer__list-item {
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.41;
    margin-top: 1.65rem;
    margin-left: 1.6rem;
    white-space: nowrap;
}

@media screen and (min-width: 1024px) {
    .footer__list-item {
        display: block;
        font-size: 1.4rem;
        margin-top: 1.7rem;
        margin-left: 0;
    }
}

.footer__list-item a:hover {
    opacity: 0.7;
}

.footer__copyright-text {
    font-size: 1.2rem;
    color: #ffffff;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .footer__copyright-text {
        font-size: 1.4rem;
    }
}

.footer__capima-logo {
    width: 10.6rem;
}

@media screen and (min-width: 1024px) {
    .footer__capima-logo {
        width: 16.3rem;
    }
}

.footer__company-description-wrap {
    margin-top: 0.678rem;
}

@media screen and (min-width: 1024px) {
    .footer__company-description-wrap {
        margin-top: 1rem;
    }
}

.footer__lists-box {
    margin-top: 6.5rem;
    overflow-x: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1024px) {
    .footer__lists-box {
        margin-top: 0;
        width: 63.357400722%;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.footer__list-wrap {
    margin-top: 3.2rem;
}

.footer__list-wrap:first-of-type {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .footer__list-wrap {
        margin-top: 0;
        width: 100%;
    }
}

.footer__copyright-wrap {
    margin-top: 3.2rem;
    text-align: center;
}

.footer__fa-caret-right {
    font-size: 1.7rem;
    margin-right: 0.9rem;
    vertical-align: bottom;
}

@media screen and (min-width: 1024px) {
    .footer__fa-caret-right {
        font-size: 2rem;
        margin-right: 1.1rem;
    }
}

.footer__content-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1024px) {
    .footer__content-column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media screen and (min-width: 1024px) {
    .footer__capima-info-box {
        width: 29%;
    }
}

.footer__operating-company {
    border-top: 0.1rem solid #707070;
}

.footer__inner2 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem;
}

.footer__operating-company-area {
    padding: 1.6rem;
    background-color: #ffffff0d;
}

.footer__operating-company-text {
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 2.14;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .footer__operating-company-text {
        font-size: 1.4rem;
    }
}

.footer__operating-company-text:nth-of-type(2) {
    margin-top: 3rem;
}

.footer__operating-company-text:nth-of-type(3) {
    margin-top: 3rem;
}

input {
    width: 100%;
}

input[type="text"],
input[type="password"] {
    border-bottom: 1px solid #aeb3b9;
}

input[type="text"]:focus,
input[type="password"]:focus {
    border-bottom: 1px solid #496aef;
}

input[type="text"]:disabled,
input[type="password"]:disabled {
    border-bottom: 1px solid #e8e8e9;
    color: #ccd1d9;
}

.select-box {
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: relative;
    border: 1px solid #aeb3b9;
    border-radius: 2px;
    background: #ffffff;
}

.select-box select {
    width: 100%;
    padding: 0 0.8rem;
    height: 4rem;
    line-height: 4rem;
    color: #000;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-box select::-ms-expand {
    display: none;
}

.select-box::before {
    position: absolute;
    top: 1.7rem;
    right: 0.9rem;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000;
    pointer-events: none;
}

textarea {
    width: 100%;
    border: 1px solid #aeb3b9;
    border-radius: 2px;
    padding: 1rem;
    resize: vertical;
}

.radio-btn__input {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.radio-btn__input:checked + .radio-btn__label {
    background-color: #223377;
    color: #fff;
}

.radio-btn__label {
    width: 10rem;
    display: inline-block;
    height: 3.5rem;
    line-height: 3.7rem;
    background-color: #e6e6e6;
    text-align: center;
    margin-right: 0.6rem;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.radio-btn__label:first-of-type {
    border-radius: 0.5rem 0 0 0.5rem;
}

.radio-btn__label:last-of-type {
    border-radius: 0 0.5rem 0.5rem 0;
    margin-right: 0;
}

.checkbox input[type="checkbox"] {
    display: none;
}

.checkbox input[type="checkbox"]:checked + .checkbox__label::before {
    background-color: #223377;
}

.checkbox .checkbox__label {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 0.2rem 4rem;
    position: relative;
    width: auto;
}

.checkbox .checkbox__label::before {
    background: #e8e8e9;
    content: "";
    display: block;
    height: 2.5rem;
    width: 2.5rem;
    position: absolute;
    left: 0;
    top: 0;
}

.checkbox .checkbox__label::after {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: "";
    display: block;
    height: 1.5rem;
    left: 0.9rem;
    margin-top: -0.9rem;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.8rem;
}

.fund-detail .fund-detail__inner {
    padding-top: 4rem;
    padding-bottom: 4.8rem;
  }

  @media screen and (min-width: 1024px) {
    .fund-detail .fund-detail__inner {
      padding-top: 10.4rem;
      padding-bottom: 9.6rem;
    }
  }

  .fund-detail .fund-detail__inner .fund-detail__headline3 {
    font-size: 2.4rem;
    padding: 8px 16px 8px 0;
    color: #d0a721;
    font-weight: 400;
  }

  .fund-detail .fund-detail__inner .overflowvisible {
    overflow: visible;
  }

  .fund-detail .fund-detail__inner .fund-detail__bar {
    width: 100%;
    height: 2rem;
    background-color: #cccccc;
    overflow: hidden;
    position: relative;
  }

  .fund-detail .fund-detail__inner .fund-detail__bar::before {
    content: attr(data-gauge);
    position: absolute;
    z-index: 1;
    font-family: urw-din, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 1.6rem;
    top: 50%;
    left: 3%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    color: #ffffff;
  }

  @media screen and (min-width: 1024px) {
    .fund-detail .fund-detail__inner .fund-detail__bar {
      height: 2.8rem;
    }
  }

  .fund-detail .fund-detail__inner .fund-detail__bar-gauge {
    width: 50%;
    height: 100%;
    background-color: #1ec8cf;
    position: relative;
  }

  .fund-detail .fund-detail__inner .fund-detail__bar-gauge::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-top: 2.8rem solid #1ec8cf;
    border-right: 0.5rem solid transparent;
  }

  .fund-detail .fund-detail__inner .fund-detail-left {
    width: 100%;
  }

  @media screen and (min-width: 1024px) {
    .fund-detail .fund-detail__inner .fund-detail-left {
      width: 65%;
    }
  }

  .fund-detail .fund-detail__inner .fund-detail-left .fund-detail__img {
    background: #ccc;
    width: 100%;
  }

  .fund-detail .fund-detail__inner .fund-detail__current {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.95);
  }

  .fund-detail .fund-detail__inner .fund-detail__current .fund-detail__current-data {
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
  }

  .fund-detail .fund-detail__inner .fund-detail__current .current-money {
    font-size: 2.5rem;
    color: #1ec8cf;
  }

  .fund-detail .fund-detail__inner .fund-detail__current .dl-bottom {
    height: 32px;
    padding: 0 16px;
  }

  .fund-detail .fund-detail__inner .fund-detail__current .dl-bottom:nth-child(even) {
    background-color: rgba(244, 244, 244, 0.6);
  }

  @media screen and (min-width: 1024px) {
    .fund-detail .fund-detail__inner .fund-detail__current .dl-bottom {
      height: 56px;
    }
  }

  .fund-detail .fund-detail__inner .fund-detail__current dd {
    font-size: 1.3rem;
  }

  @media screen and (min-width: 1024px) {
    .fund-detail .fund-detail__inner .fund-detail__current dd {
      font-size: 1.9rem;
    }
  }

  .fund-detail .fund-detail__inner .fund-detail-right {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 16px;
  }

  @media screen and (min-width: 1024px) {
    .fund-detail .fund-detail__inner .fund-detail-right {
      width: calc(35% - 64px);
      position: sticky;
      top: 60px;
    }
  }

  @media screen and (min-width: 1024px) and (-ms-high-contrast: none) {
    .fund-detail .fund-detail__inner .fund-detail-right {
      position: static;
    }
  }

.fund-detail__content a {
    text-decoration: underline;
    color: -webkit-link;
}
.fund-detail__content a:visited {
    color: -webkit-link;
}

.capima-logo {
    display: block;
}

.drawer-hamburger-icon {
    margin-top: 0;
}

.drawer-hamburger {
    position: relative;
    top: 0.1rem;
    padding: 0;
    width: 2.8rem;
}

.drawer--right.drawer-open .drawer-hamburger {
    right: 0;
}

.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
    background-color: #ffffff;
}

.drawer-nav {
    background-color: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    width: 50.133333333%;
}

.drawer--right .drawer-nav {
    right: -50.133333333%;
}

.drawer-overlay {
    background-color: transparent;
}

.header__drawe-nav {
    padding-top: 6.1rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}

.header__drawer-menu-item {
    margin-top: 3.2rem;
}

.header__drawer-menu-item:first-of-type {
    margin-top: 0;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}

.header__inner {
    padding-right: 1.6rem;
    padding-left: 1.6rem;
    max-width: 147.2rem;
    margin-right: auto;
    margin-left: auto;
}

.header__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 1.4rem;
    line-height: 1.42;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.95rem;
    padding-right: 0.95rem;
    color: #ffffff;
    background-color: #eabf31;
}

@media screen and (min-width: 1024px) {
    .header__button {
        min-width: 13rem;
        min-height: 3.6rem;
        font-size: 1.3rem;
        line-height: 1.5;
    }
}

.header__button:hover {
    opacity: 0.7;
}

.header__button2 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 1.4rem;
    line-height: 1.42;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.95rem;
    padding-right: 0.95rem;
    color: #707070;
    background-color: #d6d6d6;
}

@media screen and (min-width: 1024px) {
    .header__button2 {
        min-width: 13rem;
        min-height: 3.6rem;
        font-size: 1.3rem;
        line-height: 1.5;
        margin-left: 0.5rem;
    }
}

.header__button2:hover {
    opacity: 0.7;
}

.header__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    min-height: 5.6rem;
}

@media screen and (min-width: 1024px) {
    .header__column {
        min-height: 9.6rem;
    }
}

.header__left-item {
    max-width: 10.6rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 1024px) {
    .header__left-item {
        max-width: 62rem;
        padding-right: 1rem;
    }
}

.header__right-item {
    min-width: 22rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}

@media screen and (min-width: 1024px) {
    .header__right-item {
        min-width: 29.2rem;
    }
}

.header__link {
    font-size: 1.3rem;
    line-height: 1.5;
    color: #ffffff;
}

.header__link:hover {
    opacity: 0.7;
}

.header__capima-logo {
    max-width: 15rem;
}

.header__capima-logo:hover {
    opacity: 0.7;
}

.header__fixed-button-icon {
    display: none;
}

.header__btn-badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: -11px;
    right: -4px;
    min-width: 1.8rem;
    min-height: 1.4rem;
    background-color: #eabf31;
    border-radius: 0.2rem;
    padding-top: 0.35rem;
    padding-right: 0.1rem;
    padding-bottom: 0.35rem;
    padding-left: 0.1rem;
    line-height: 1;
    font-size: 1rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .header__btn-badge {
        top: -16px;
        font-size: 1.3rem;
        min-width: 3.2rem;
        min-height: 2.4rem;
    }
}

.header--fixed {
    background-color: #21282f;
}

@media screen and (min-width: 1024px) {
    .header--fixed .header__inner {
        padding-right: 0;
    }
}

.header__right-item--fixed {
    min-width: 17.7rem;
}

.header__right-item--fixed [class*="header__button"] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 6.2rem;
    min-height: 4.8rem;
    padding-top: 0.75rem;
    padding-right: 0.6rem;
    padding-bottom: 0.65rem;
    padding-left: 0.6rem;
    margin-left: 0;
    font-size: 1rem;
}

.header__right-item--fixed .header__button2 {
    background-color: transparent;
    color: #ffffff;
}

.header__right-item--fixed .header__fixed-button-icon {
    display: block;
}

.header__right-item--fixed .far,
.header__right-item--fixed .fas {
    font-size: 1.8rem;
}

.header__right-item--fixed .header__btn-badge {
    top: 0;
    right: 0;
}

@media screen and (min-width: 1024px) {
    .header__right-item--fixed {
        min-width: 22.4rem;
    }
    .header__right-item--fixed [class*="header__button"] {
        min-width: 11.2rem;
        min-height: 6rem;
        border: none;
        padding-top: 1rem;
        padding-right: 0.95rem;
        padding-bottom: 1rem;
        padding-left: 0.95rem;
        font-size: 1.3rem;
    }
    .header__right-item--fixed .far,
    .header__right-item--fixed .fas {
        font-size: 2.5rem;
    }
}

.flash-message {
    width: 100%;
    background: rgba(255, 255, 255, 0.3);
    position: absolute;
    min-width: 200px;
    font-size: 1.6rem;
}

.flash-message .flash-message-content {
    background: rgba(255, 139, 117, 0.9);
    padding: 1.2rem 3.2rem;
    color: #fff;
}

.headline-1 {
    font-size: 1.8rem;
    padding-bottom: 1.8rem;
    border-bottom: 0.2rem solid #e8e8e9;
    margin-bottom: 2rem;
}

@media screen and (min-width: 1024px) {
    .headline-1 {
        font-size: 2.4rem;
        padding-bottom: 2rem;
    }
}

.headline-2 {
    font-size: 1.6rem;
    padding-bottom: 0.8rem;
    border-bottom: 0.2rem solid #e8e8e9;
    margin-bottom: 2rem;
}

@media screen and (min-width: 1024px) {
    .headline-2 {
        font-size: 1.8rem;
        padding-bottom: 1rem;
    }
}

.fa-calendar-alt.member__fa-calendar-alt {
    font-size: 2.8rem;
    -ms-flex-item-align: center;
    align-self: center;
    margin-left: 1.5rem;
}

.checkbox .checkbox__label.member__checkbox-label {
    display: inline;
    padding: 0;
}

.checkbox .checkbox__label.member__checkbox-label::before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.member__height100 {
    height: 100%;
}

.member__required-checkbox {
    margin-left: 1rem;
}

.member__select-box-text {
    font-size: 1.3rem;
    white-space: nowrap;
}

.member__required-label {
    min-width: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.1rem;
    padding: 0.4rem;
    color: #ffffff;
    background-color: #ff8b77;
    border-radius: 0.2rem;
}

.member__notchanged-label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.1rem;
    padding: 0.4rem;
    color: #ffffff;
    background-color: #332c2bf1;
    border-radius: 0.2rem;
}

.ui-datepicker-year,
.ui-datepicker-month {
    -webkit-appearance: menulist-button;
    -moz-appearance: menulist-button;
    appearance: menulist-button;
    background-color: #ffffff;
}

.mypage__inner {
    padding-top: 4rem;
    padding-bottom: 4.8rem;
}

@media screen and (min-width: 1024px) {
    .mypage__inner {
        padding-top: 10.4rem;
        padding-bottom: 9.6rem;
    }
}

.mypage__headline1 {
    font-size: 2.4rem;
    line-height: 2.208;
}

@media screen and (min-width: 1024px) {
    .mypage__headline1 {
        font-size: 2.8rem;
    }
}

.mypage__headline2 {
    font-size: 2.1rem;
    line-height: 2.208;
}

.mypage__headline1-wrap {
    margin-top: 3.5rem;
}

@media screen and (min-width: 1024px) {
    .mypage__headline1-wrap {
        margin-top: 9.6rem;
    }
}

.mypage__main-content {
    margin-top: 4.8rem;
}

@media screen and (min-width: 1024px) {
    .mypage__main-content {
        margin-top: 5.6rem;
    }
}

.mypage__history-tabel-wrap {
    padding-top: 4.8rem;
}

.mypage__pagination-wrap {
    margin-top: 4.8rem;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard {
        margin-top: 1rem;
    }
}

.mypage-dashboard__inner {
    padding: 0.8rem;
    background-color: #f8f8f8;
    border: 0.1rem solid #e8e8e9;
    border-radius: 0.2rem;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard__inner {
        padding-top: 3.2rem;
        padding-right: 1.6rem;
        padding-bottom: 1.6rem;
        padding-left: 1.6rem;
    }
}

.mypage-dashboard__dl-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard__dl-wrap {
        margin-top: 1.5rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.mypage-dashboard__dl {
    background-color: rgba(255, 255, 255, 0.67);
    padding-left: 1.7rem;
    padding-right: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard__dl {
        padding-top: 1.6rem;
        padding-right: 0;
        padding-bottom: 1.6rem;
        padding-left: 0;
        margin-top: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 73.28%;
    }
}

.mypage-dashboard__dl--one-item {
    margin-top: 1.6rem;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard__dl--one-item {
        margin-top: 0;
        width: 24.4%;
    }
}

.mypage-dashbord__dl-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 5.5rem;
    border-bottom: 0.2rem solid #e8e8e9;
}

.mypage-dashbord__dl-box:last-of-type {
    border-bottom: none;
}

@media screen and (min-width: 1024px) {
    .mypage-dashbord__dl-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: none;
        width: 100%;
        padding-right: 1.6rem;
        padding-left: 1.6rem;
        border-right: 0.2rem solid #e8e8e9;
    }
    .mypage-dashbord__dl-box:last-of-type {
        border-right: none;
    }
}

.mypage-dashboard__dt {
    font-size: 1.1rem;
}

.mypage-dashboard__dt .far,
.mypage-dashboard__dt .fas {
    margin-right: 0.4rem;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard__dt {
        -ms-flex-item-align: start;
        align-self: flex-start;
        font-size: 1.3rem;
    }
    .mypage-dashboard__dt .far,
    .mypage-dashboard__dt .fas {
        margin-right: 0.8rem;
    }
}

.mypage-dashboard__dd {
    font-size: 1.8rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard__dd {
        -ms-flex-item-align: end;
        align-self: flex-end;
        font-size: 2.9rem;
    }
}

.mypage-dashboard__yen {
    font-size: 1.1rem;
    margin-left: 0.4rem;
    vertical-align: middle;
}

@media screen and (min-width: 1024px) {
    .mypage-dashboard__yen {
        font-size: 1.3rem;
        margin-left: 0.6rem;
    }
}

.mypage-tab__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.mypage-tab__list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    width: 100%;
    min-height: 4.3rem;
    background-color: #e8e8e9;
    color: #21282f;
    position: relative;
    margin-right: 0.4rem;
}

.mypage-tab__list-item:last-of-type {
    margin-right: 0;
}

.mypage-tab__list-item::after {
    content: "";
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 9px 0 9px;
    border-color: #21282f transparent transparent transparent;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.mypage-tab__list-item.is-active {
    background-color: #21282f;
    color: #ffffff;
}

.mypage-tab__list-item.is-active::after {
    visibility: visible;
    opacity: 1;
}

@media screen and (min-width: 1024px) {
    .mypage-tab__list-item {
        min-height: 8rem;
    }
    .mypage-tab__list-item::after {
        border-width: 13px 15.5px 0 15.5px;
    }
    .mypage-tab__list-item .fas,
    .mypage-tab__list-item .far {
        font-size: 2.5rem;
    }
}

.mypage-tab__list-item a {
    width: 100%;
    height: 100%;
}

.mypage-tab__list-item a .mypage-tab__list-item-inner {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mypage-tab__list-text {
    font-size: 1rem;
}

@media screen and (min-width: 1024px) {
    .mypage-tab__list-text {
        font-size: 1.3rem;
    }
}

.mypage-tab__panel {
    display: none;
}

.mypage-tab__panel.is-show {
    display: block;
    -webkit-animation: panelShow 0.3s ease-in-out;
    animation: panelShow 0.3s ease-in-out;
}

.mypage-tab__panel-container {
    background-color: #f8f8f8;
    border: 0.1rem solid #e8e8e9;
    border-radius: 0 0 0.2rem 0.2rem;
    padding-top: 3.2rem;
    padding-right: 0.8rem;
    padding-bottom: 1.6rem;
    padding-left: 0.8rem;
}

@media screen and (min-width: 1024px) {
    .mypage-tab__panel-container {
        padding-top: 5.2rem;
        padding-right: 1.6rem;
        padding-left: 1.6rem;
    }
}

.mypage-tab__panel-section {
    background-color: rgba(255, 255, 255, 0.67);
    padding-top: 2.4rem;
    padding-right: 0.8rem;
    padding-bottom: 3.25rem;
    padding-left: 0.8rem;
    margin-top: 1.6rem;
}

.mypage-tab__panel-section:first-child {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .mypage-tab__panel-section {
        padding-top: 3.1rem;
        padding-right: 3.1rem;
        padding-bottom: 4.1rem;
        padding-left: 3.1rem;
    }
}

@keyframes panelShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.mypage-assets-report__total-section {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__total-section {
        padding-top: 6.4rem;
        padding-bottom: 6.4rem;
    }
}

.mypage-assets-report__text-wrap {
    display: inline-block;
}

.mypage-assets-report__chart-wrap {
    margin-top: 1.6rem;
    margin-left: -2rem;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__chart-wrap {
        margin-top: 2.7rem;
    }
}

.mypage-assets-report__total-user {
    font-size: 1.6rem;
}

.mypage-assets-report__total-amount {
    font-size: 3.9rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__total-amount {
        font-size: 6.1rem;
    }
}

.mypage-assets-repot__total-amount-yen {
    margin-left: 0.5rem;
    vertical-align: middle;
    font-size: 1.8rem;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-repot__total-amount-yen {
        font-size: 2.9rem;
    }
}

.mypage-assets-report__total-diff {
    color: #1ec8cf;
    text-align: right;
    font-size: 2.4rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__total-diff {
        font-size: 4.1rem;
    }
}

.mypage-assets-report__total-diff-yen {
    color: #000000;
    margin-left: 0.4rem;
    vertical-align: middle;
    font-size: 1.1rem;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__total-diff-yen {
        font-size: 2.4rem;
    }
}

.mypage-assets-report__fa-plus {
    font-size: 2rem;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__fa-plus {
        font-size: 3.2rem;
    }
}

.mypage-assets-report__total-amount-wrap {
    margin-top: 1.3rem;
}

.mypage-assets-report__total-diff-wrap {
    margin-top: 1.7rem;
}

.mypage-assets-report__period-dl {
    margin-top: 1.6rem;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__period-dl {
        margin-top: 3.4rem;
    }
}

.mypage-assets-report__period-dt {
    font-size: 1rem;
    color: #b7b9bc;
    font-weight: 400;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__period-dt {
        font-size: 1.3rem;
    }
}

.mypage-assets-report__period-dd {
    margin-top: 0.9rem;
    font-size: 1.6rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__period-dd {
        margin-top: 1.6rem;
        font-size: 2.9rem;
    }
}

.mypage-assets-report__period-hyphen {
    display: inline-block;
    padding-right: 1rem;
    padding-left: 0.9rem;
    font-size: 1rem;
    -webkit-transform: scale(3.2) translateY(-10%);
    transform: scale(3.2) translateY(-10%);
}

@media screen and (min-width: 1024px) {
    .mypage-assets-report__period-hyphen {
        -webkit-transform: scale(2.5) translateY(-28%);
        transform: scale(2.5) translateY(-28%);
    }
}

.deposit-card__item {
    height: 250px;
    background: -webkit-linear-gradient(135deg, #54595f, #30373f);
    background: linear-gradient(-45deg, #54595f, #30373f);
    -webkit-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    margin: 0 auto 64px auto;
    padding: 1rem;
}

@media screen and (min-width: 1024px) {
    .deposit-card__item {
        height: 335px;
    }
}

.deposit-card__item .headline-2 {
    color: #fff;
}

.deposit-card__item .deposit-card-amount-money {
    width: 100%;
    font-size: 4rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: calc(50% + 8px);
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .deposit-card__item .deposit-card-amount-money {
        font-size: 6.4rem;
    }
}

.deposit-card__item .deposit-card-amount-money .table__content-yen {
    font-size: 3.2rem;
}

.deposit-card__item .deposit-card__logo {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
    width: 100px;
    opacity: 0.2;
}

.message__open .table__content-number {
    font-weight: normal;
}

.message__open .table__content-link-text {
    font-family: toppan-bunkyu-gothic-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}

.message__close .table__content-number {
    font-weight: 700;
}

.message__send-modal-bg,
.message__get-modal-bg {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.5);
}

.message__send-modal-bg .get-message-text,
.message__get-modal-bg .get-message-text {
    white-space: pre-line;
    max-height: 200px;
    overflow: auto;
}

.message__modal {
    width: 80%;
    max-height: 90%;
    overflow: scroll;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.message .table__content-over-text {
    max-width: 50rem;
    cursor: pointer;
}

.message-section {
    display: none;
}

.message-section.is-active {
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-animation: messageSectionShow 0.3s ease-in-out;
    animation: messageSectionShow 0.3s ease-in-out;
}

@-webkit-keyframes messageSectionShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes messageSectionShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.get-modal-open {
    cursor: pointer;
}

.fundsimulation-modal-bg,
.report-modal-bg,
.certificate-modal-bg {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.5);
}

.fundsimulation-modal,
.report-modal,
.certificate-modal {
    width: 80%;
    max-height: 90%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

.upload__number {
    font-size: 2.2rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.upload__documents {
    width: 50%;
    height: 200px;
    position: relative;
}

.upload__documents:nth-child(odd) {
    background-color: rgba(244, 244, 244, 0.6);
}

@media screen and (min-width: 1024px) {
    .upload__documents {
        width: calc(100% / 5);
    }
}

.upload__documents dt {
    height: 64px;
    line-height: 64px;
}

.upload__documents .upload-img {
    width: 100%;
    text-align: center;
}

.upload__documents .upload-img img {
    width: auto;
}

.break-text {
    white-space: pre-line;
    word-break: break-word;
}

.password-icon {
    position: absolute;
    top: 5%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
  Datepicker
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー */
#ui-datepicker-div {
    z-index: 1000 !important;
}

.news .news-list-card__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1024px) {
    .news .news-list-card__column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -3.175rem;
        margin-right: -3.175rem;
    }
}

.news .news-list-card__item {
    overflow: hidden;
    margin-top: 3.2rem;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.news .news-list-card__item:first-of-type {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .news .news-list-card__item {
        width: 33.3333333%;
        margin-top: 6.4rem;
        padding-left: 3.175rem;
        padding-right: 3.175rem;
    }
    .news .news-list-card__item:nth-of-type(-n + 3) {
        margin-top: 0;
    }
}

.news .news-list-card__item:hover {
    opacity: 0.6 !important;
}

.news .news-list-card__inner {
    padding: 1.6rem;
    background-color: #fff;
    overflow: hidden;
    border-radius: 0.2rem;
    position: relative;
    display: block;
}

.news .news-list-card__title {
    font-size: 1.4rem;
    line-height: 1.92;
}

@media screen and (min-width: 1024px) {
    .news .news-list-card__title {
        height: 6rem;
        font-size: 1.3rem;
    }
}

.news .news-list-card__body {
    padding-top: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
}

.news .news-list__category {
    width: 11rem;
    height: 2rem;
    border: 1px solid #707070;
    border-radius: 2px;
}

.news .news-list__category--2 {
    border-color: #eabf31;
}

.news .news-list__category--2::before {
    border-top-color: #eabf31;
}

.news .news-list__category--3 {
    border-color: #fe8b77;
}

.news .news-list__category--3::before {
    border-top-color: #fe8b77;
}

.news .news-list__category--4 {
    border-color: #28aec7;
}

.news .news-list__category--4::before {
    border-top-color: #28aec7;
}

.news .news-list-card__thumb {
    overflow: hidden;
    width: 100%;/* トリミングしたい枠の幅 */
    height: 150px;/* トリミングしたい枠の高さ */
    position: relative;
}

.news .news-list-card__thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (min-width: 1024px) {
    .news .news-list-card__thumb {
        overflow: hidden;
        width: 100%;/* トリミングしたい枠の幅 */
        height: 150px;/* トリミングしたい枠の高さ */
        position: relative;
    }
    .news .news-list-card__thumb img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}

.news .news-list-card__summary {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: 400;
    font-style: normal;
    height: 36px;
    overflow: hidden;
    position: relative;
    text-align: justify;
    text-overflow: ellipsis;
    margin:auto;
}
.news .news-list-card__summary ::before, .news .news-list-card__summary ::after {/*IE用。疑似要素に除外設定*/
    content: '...';
    line-height: 1;
    position: absolute;
    right: 0;
    top: 3em;
    -ms-wrap-flow: start;
}
.news .news-list-card__summary::after {
    background: currentColor;
    color: white;
    top: auto;
}

@supports (-webkit-line-clamp: 2) {/*モダンブラウザ用*/
    .news .news-list-card__summary {
      -webkit-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 2;
    }
    .news .news-list-card__summary::before, .news .news-list-card__summary::after {
      content: normal;
    }
}

.news .news-date {
    font-family: urw-din, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #a1a9b3;
}

.news .news-img-field {
    background: #ccc;
    max-width: 800px;
    margin: 0 auto 64px auto;
}

.news .news__category-contents {
    display: none;
}

.news .is-active-category {
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-animation: categoryShow 0.3s ease-in-out;
    animation: categoryShow 0.3s ease-in-out;
}

@-webkit-keyframes categoryShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes categoryShow {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagination__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 3.6rem;
    height: 3.6rem;
    margin-right: 0.8rem;
    margin-left: 0.8rem;
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    border-radius: 0.4rem;
    cursor: pointer;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-family: urw-din-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.pagination__item:hover {
    opacity: 0.7;
}

.pagination__item.current {
    background-color: #eabf31;
    color: #ffffff;
}

.paginationjs-pages ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.paginationjs-pages ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 3.6rem;
    height: 3.6rem;
    margin-right: 0.8rem;
    margin-left: 0.8rem;
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    border-radius: 0.4rem;
    cursor: pointer;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-weight: 700;
    font-style: normal;
}

.paginationjs-pages ul li.disabled {
    color: #aeb3b9;
}

.paginationjs-pages ul .paginationjs-page.active {
    background-color: #eabf31;
    color: #ffffff;
}

.progress-bar {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1rem;
    padding: 0 1.6rem;
}

@media screen and (min-width: 1024px) {
    .progress-bar {
        padding: 0;
    }
}

.progress-bar__item {
    position: relative;
    width: 24.2%;
}

.progress-bar__item::after {
    display: block;
    content: "";
    height: 0.7rem;
    top: 0.9rem;
    left: 0;
    width: 100%;
    background-color: #d9d9d9;
    position: absolute;
    z-index: -1;
}

.progress-bar__item:last-of-type {
    width: 10%;
}

@media screen and (min-width: 1024px) {
    .progress-bar__item:last-of-type {
        width: auto;
    }
}

.progress-bar__item:last-of-type::after {
    display: none;
}

.progress-bar__item:nth-of-type(2) .progress-bar__item-text span {
    margin-left: -1.5em;
    display: block;
}

.progress-bar__item:nth-of-type(3) .progress-bar__item-text span {
    margin-left: -1.8em;
    display: block;
}

.progress-bar__item:nth-of-type(4) .progress-bar__item-text span {
    margin-left: -2.5em;
    display: block;
}

.progress-bar__item-text {
    position: relative;
    color: #d9d9d9;
    font-size: 1rem;
}

@media screen and (min-width: 1024px) {
    .progress-bar__item-text {
        font-size: 1.4rem;
    }
}

.progress-bar__item-text::before {
    display: block;
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    background-color: #d9d9d9;
    border-radius: 0.2rem;
    margin-bottom: 0.5rem;
}

.progress-bar__item.active .progress-bar__item-text {
    position: relative;
    color: #223377;
}

.progress-bar__item.active .progress-bar__item-text::before {
    display: block;
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    background-color: #223377;
    border: 3px solid #fff;
    outline: 2px solid #227;
    border-radius: 0.5rem;
    padding: 0.2rem;
}

.progress-bar__item.passing::after {
    display: block;
    content: "";
    height: 0.7rem;
    top: 0.9rem;
    left: 0;
    width: 100%;
    background-color: #223377;
    position: absolute;
    z-index: -1;
}

.progress-bar__item.passing .progress-bar__item-text {
    position: relative;
    color: #223377;
}

.progress-bar__item.passing .progress-bar__item-text::before {
    background-color: #223377;
}

.progress-bar__item.passing .progress-bar__item-text::after {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    content: "";
    display: block;
    height: 1.5rem;
    left: 0.9rem;
    position: absolute;
    top: 9%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 0.8rem;
}

.process-wrap {
    position: relative;
}

.scheme-sp {
    max-width: 500px;
    margin: 0 auto;
}

.flow-contents,
.process-contents {
    background-color: rgba(244, 244, 244, 0.6);
    border-radius: 2px;
    padding: 0.8rem;
    display: block;
}

@media screen and (min-width: 769px) {
    .flow-contents,
    .process-contents {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.flow-contents .flow-number,
.flow-contents .process-number,
.process-contents .flow-number,
.process-contents .process-number {
    width: 100%;
    height: 40px;
    color: #fff;
    background-color: #21282f;
    font-size: 2.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 769px) {
    .flow-contents .flow-number,
    .flow-contents .process-number,
    .process-contents .flow-number,
    .process-contents .process-number {
        width: 64px;
        height: 64px;
        font-size: 3.2rem;
    }
}

.flow-contents .process-number,
.process-contents .process-number {
    background-color: #223377;
}

@media screen and (min-width: 769px) {
    .flow-contents .process-number,
    .process-contents .process-number {
        width: 64px;
        height: 120px;
        font-size: 3.2rem;
    }
}

.flow-contents .process-number:first-child::after,
.process-contents .process-number:first-child::after {
    content: "";
    display: none;
}

@media screen and (min-width: 769px) {
    .flow-contents .process-number:first-child::after,
    .process-contents .process-number:first-child::after {
        display: block;
        background-color: #223377;
        position: absolute;
        top: 8px;
        height: calc(100% - 16px);
        width: 8px;
    }
}

.flow-contents .process-number dl,
.process-contents .process-number dl {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 769px) {
    .flow-contents .process-number dl,
    .process-contents .process-number dl {
        display: block;
    }
}

.flow-contents .process-number dl .step-text,
.process-contents .process-number dl .step-text {
    font-size: 1.6rem;
    margin-right: 0.8rem;
}

@media screen and (min-width: 769px) {
    .flow-contents .process-number dl .step-text,
    .process-contents .process-number dl .step-text {
        margin: 0;
    }
}

.flow-contents .flow-text,
.flow-contents .process-text,
.process-contents .flow-text,
.process-contents .process-text {
    width: 100%;
    padding: 1.6rem 0;
    font-size: 1.6rem;
    font-weight: 400;
}

@media screen and (min-width: 769px) {
    .flow-contents .flow-text,
    .flow-contents .process-text,
    .process-contents .flow-text,
    .process-contents .process-text {
        width: calc(100% - 64px);
        padding: 0 2.4rem 0 3.2rem;
    }
}

.flow-contents .flow-text .process-ttl,
.flow-contents .process-text .process-ttl,
.process-contents .flow-text .process-ttl,
.process-contents .process-text .process-ttl {
    font-size: 1.8rem;
    color: #223377;
}

@media screen and (min-width: 769px) {
    .flow-contents .flow-text .process-ttl,
    .flow-contents .process-text .process-ttl,
    .process-contents .flow-text .process-ttl,
    .process-contents .process-text .process-ttl {
        font-size: 2rem;
    }
}

.flow-contents .process-text,
.process-contents .process-text {
    margin-left: auto;
}

@media screen and (min-width: 769px) {
    .flow-contents .process-text,
    .process-contents .process-text {
        margin: 0;
    }
}

.process-contents::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #223377 transparent transparent transparent;
    margin: 16px auto;
    display: block;
}

@media screen and (min-width: 769px) {
    .process-contents::after {
        border: none;
    }
}

.process-contents:last-child::after {
    content: "";
    display: none;
}

.table {
    white-space: nowrap;
    width: 100%;
}

.table__thead-th,
.table__tbody-td {
    vertical-align: middle;
}

.table__thead-th {
    text-align: center;
    padding-bottom: 7px;
    font-size: 1.4rem;
}

@media screen and (min-width: 1024px) {
    .table__thead-th {
        padding-bottom: 1.6rem;
    }
}

.table__tbody-tr:nth-child(odd) {
    background-color: rgba(244, 244, 244, 0.6);
}

.table__tbody {
    border-top: 0.3rem solid #000000;
    text-align: center;
}

.table__tbody-td {
    padding-top: 1.3rem;
    padding-right: 1.6rem;
    padding-bottom: 1.3rem;
    padding-left: 1.6rem;
}

@media screen and (min-width: 1024px) {
    .table__tbody-td {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
}

.table__scroll-hint-icon {
    background: rgba(0, 0, 0, 0.3);
}

.table__scroll-hint-icon::before {
    margin-top: 1rem;
}

.table__scroll-hint-text {
    display: none;
}

.table__content-number {
    font-size: 1.4rem;
    font-family: urw-din-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .table__content-number {
        font-size: 2.1rem;
    }
}

.table__content-amount-dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.table__content-amount-dt-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.table__content-amount-dt-column:nth-of-type(2) {
    margin-top: 0.7rem;
}

@media screen and (min-width: 1024px) {
    .table__content-amount-dt-column:nth-of-type(2) {
        margin-top: 2rem;
    }
}

.table__content-amount-dt {
    font-size: 1.1rem;
    font-weight: 400;
}

@media screen and (min-width: 1024px) {
    .table__content-amount-dt {
        font-size: 1.2rem;
    }
}

.table__content-amount-money {
    margin-left: 1rem;
    font-size: 2.2rem;
    font-family: urw-din-condensed, sans-serif;
    font-weight: 700;
    font-style: normal;
}

.table__content-yen {
    margin-left: 0.3em;
    font-size: 0.64em;
    vertical-align: middle;
}

.table__content-factor-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.table__content-factor-label {
    border-radius: 0.2rem;
    display: inline-block;
    color: #ffffff;
    font-size: 1.1rem;
    padding-top: 0.6rem;
    padding-right: 1.8rem;
    padding-bottom: 0.6rem;
    padding-left: 1.8rem;
    background-color: #aeb3b9;
}

@media screen and (min-width: 1024px) {
    .table__content-factor-label {
        padding-top: 0.7rem;
        padding-right: 2rem;
        padding-bottom: 0.7rem;
        padding-left: 2rem;
    }
}

.table__content-factor-label__payment {
    background-color: #eabf31;
}

.table__content-factor-label__withdrawal {
    border: solid 2px #7a93a0;
    color: #7a93a0;
    background-color: #fff;
}

.table__content-factor-label__request {
    background-color: #fe8b77;
}

.table__content-factor-label__cancel {
    background-color: #aeb3b9;
}

.table__content-factor-label__acceptance {
    background-color: #1ec8cf;
}

.table__content-factor-label__redemption {
    background-color: #223377;
}

.table__content-factor-text {
    font-size: 1.4rem;
    margin-top: 1.5rem;
}

@media screen and (min-width: 1024px) {
    .table__content-factor-text {
        font-size: 1.4rem;
        margin-top: 2rem;
    }
}

.table__content-link-text {
    font-size: 1.4rem;
    margin-top: 1.5rem;
    text-decoration: underline;
    color: #4f7de5;
}

.table__content-over-text {
    display: table-cell;
    max-width: 30rem;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top {
    position: relative;
    z-index: 500;
}

.top__section-wrap {
    margin-top: 1.6rem;
}

.top__section-wrap:first-of-type {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .top__section-wrap {
        margin-top: 1.2rem;
    }
}

.top__main-content-wrap {
    position: relative;
    z-index: 500;
    margin-top: 96.5rem;
}

@media screen and (min-width: 1024px) {
    .top__main-content-wrap {
        margin-top: 76.9rem;
    }
}

.top__main-content-bg-color {
    position: relative;
    background-color: #eabf31;
    z-index: -1000;
}

.top__main-content-bg-color::before {
    content: "";
    z-index: -900;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1080px 90px 0 0;
    border-color: #5a5454 transparent transparent transparent;
}

.top__main-content-bg-color::after {
    content: "";
    z-index: -900;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 1080px 90px;
    border-color: transparent transparent #5a5454 transparent;
}

.top-section-heading {
    text-align: center;
}

.top-section-heading__line-wrap {
    margin-top: 3.2rem;
}

.top-section-heading__btn-wrap {
    margin-top: 4.859rem;
}

@media screen and (min-width: 1024px) {
    .top-section-heading__btn-wrap {
        margin-top: 3.2rem;
    }
}

.top-section-line {
    display: inline-block;
    width: 0.4rem;
    height: 7rem;
    background-color: #333333;
}

.top-section-title__heading {
    font-size: 5.5rem;
    letter-spacing: 0.22rem;
    line-height: 1.29;
    font-family: urw-din, sans-serif;
    font-weight: 900;
    font-style: italic;
}

@media screen and (min-width: 1024px) {
    .top-section-title__heading {
        font-size: 6.7rem;
        letter-spacing: 0.4rem;
    }
}

.top-section-title__caption {
    font-size: 1.7rem;
    line-height: 1.47;
}

@media screen and (min-width: 1024px) {
    .top-section-title__caption {
        font-size: 2.7rem;
    }
}

.main-hero-unit {
    line-height: 1.0em;
}

.main-visual {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -500;
    width: 100%;
}

.main-visual__bg-img {
    background-image: url(../images/top/bg_main-visual.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 66.5rem;
}

@media (max-width: 1023px) {
    .main-visual__bg-img {
        height: 96.5rem;
    }
}

@media screen and (min-width: 1024px) {
    .main-visual__bg-img {
        height: 76.9rem;
    }
}

.main-visual__inner {
    padding-top: 12rem;
    height: 100%;
}

@media screen and (min-width: 1024px) {
    .main-visual__inner {
        padding-top: 14rem;
        padding-left: 0;
        padding-right: 0;
    }
}

.main-visual__lead-text-container {
    max-width: 41.1rem;
    margin-right: auto;
    margin-left: auto;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    position: relative;
}

@media screen and (min-width: 1024px) {
    .main-visual__lead-text-container {
        max-width: 100rem;
        padding-left: 0;
        padding-right: 0;
    }
}

.main-visual__lead-text {
    font-size: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #ffffff;
}

@media screen and (min-width: 1024px) {
    .main-visual__lead-text {
        font-size: 6rem;
    }
}

.main-visual__anchor-link-container {
    max-width: 41.1rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-container {
        max-width: 60.2rem;
    }
}

.main-visual__small-lead-text {
    display: inline-block;
    font-size: 2.8rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__small-lead-text {
        font-size: 3.5rem;
    }
}

.main-visual__big-lead-text {
    display: inline-block;
    line-height: 1.2;
}

/* main visual banner */
.main-visual__banner-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.main-visual__banner {
    display: flex;
    padding: 8px;
    width: clamp(168px, calc(100% / 3), 320px);
}
.main-visual__banner-img {
    border: 1px solid #ccc;
}
.main-visual__lead-text-wrap {
    position: relative;
}

@media screen and (min-width: 1024px) {
    .main-visual__lead-text-wrap {
        margin-top: 2rem;
    }
}

.main-visual__invest {
    width: 13.4rem;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    top: 109.529411765%;
    right: 24px;
    flex-direction: column;
}
.main-visual__invest:hover .main-visual__invest--button {
    filter: brightness(1.1) drop-shadow(0px 0px 16px #fff);
}
.main-visual__invest--wrap {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 220px;
    height: 220px;
}
.main-visual__invest--button {
    position: absolute;
    display: flex;
    width: auto;
    height: auto;
    max-width: 100%;
    z-index: 3;
    transition: all 1s ease-out;
}
.main-visual__invest--button-01 {
    position: absolute;
    display: flex;
    width: auto;
    height: auto;
    max-width: calc(100% + 32px);
    z-index: 2;
}
.main-visual__invest--button-02 {
    position: absolute;
    display: flex;
    width: auto;
    height: auto;
    max-width: calc(100% + 64px);
    z-index: 1;
}
.main-visual__invest--catch {
    margin-top: 64px;
}
.main-visual__invest--catch img {
    width: 100%;
}
@media (max-width: 1023px) {
    .main-visual__invest {
        margin: 64px auto 0;
        position: relative;
        right: 0;
        left: 0;
    }
    .main-visual__invest--wrap {
        width: 140px;
        height: 140px;
    }
    .main-visual__invest--catch {
        margin-top: 32px;
    }
    .main-visual__invest--button-01 {
        max-width: calc(100% + 20px);
    }
    .main-visual__invest--button-02 {
        max-width: calc(100% + 40px);
    }

}
@media screen and (min-width: 1024px) {
}
@media screen and (min-width: 1024px) {
    .main-visual__invest {
        width: 22rem;
        height: 100%;
        top: 44px;
    }
}

/* Spin */
[data-spin] {
  animation: spin 8s ease-in-out infinite; /* default 8s */
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.main-visual__invest-link {
    display: block;
}

.main-visual__invest-link:hover {
    opacity: 0.7;
}

.main-visual__anchor-link {
    display: block;
    padding-top: 0.628rem;
    padding-bottom: 0.628rem;
    background-color: rgba(255, 255, 255, 0.68);
    border-radius: 0.4rem;
    width: 100%;
    min-height: 5.8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-visual__anchor-link:hover {
    background-color: rgba(255, 255, 255, 1);
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link {
        padding-top: 0.816rem;
        padding-bottom: 0.954rem;
    }
}

.main-visual__anchor-link-item {
    width: 100%;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
}

.main-visual__anchor-link-item:first-of-type::after {
    content: "";
    width: 0.3rem;
    height: 4.823rem;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -0.15rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-item:first-of-type::after {
        height: 9.7rem;
    }
}

.main-visual__anchor-link-item:last-of-type::before {
    content: "";
    width: 0.3rem;
    height: 4.823rem;
    background-color: #ffffff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -0.15rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-item:last-of-type::before {
        height: 9.7rem;
    }
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-item {
        padding-right: 3.05rem;
        padding-left: 3.05rem;
    }
}

.main-visual__anchor-link-text {
    font-size: 1rem;
    color: #161B20;
    line-height: 1.5;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-text {
        font-size: 1.3rem;
    }
}

.main-visual__anchor-link-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -1.5rem;
    margin-left: -1.5rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-column {
        margin-right: -3.05rem;
        margin-left: -3.05rem;
    }
}

.main-visual__anchor-link-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-visual__anchor-link-icon1 {
    width: 2.295rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-icon1 {
        width: 4.661rem;
    }
}

.main-visual__anchor-link-icon2 {
    width: 2.319rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-icon2 {
        width: 5.044rem;
    }
}

.main-visual__anchor-link-icon3 {
    width: 2.098rem;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-icon3 {
        width: 4.686rem;
    }
}

.main-visual__anchor-link-wrap {
    margin-top: 32px;
}

@media screen and (min-width: 1024px) {
    .main-visual__anchor-link-wrap {
        margin-top: 4rem;
    }
}

.main-visual__news {
    padding-left: 5.5rem;
    padding-right: 1.6rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 2.4rem;
    min-width: 22rem;
    font-size: 1.1rem;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    border-radius: 0.2rem;
}

.main-visual__news::before {
    content: "News";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 4.7rem;
    height: 100%;
    background-color: #1ec8cf;
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.main-visual-news__fa-angle-right {
    font-size: 1.2rem;
    margin-top: 0.1rem;
    margin-left: 0.8rem;
}

.main-visual-anchor-link__fa-chevron-down {
    color: #161B20;
    font-size: 1rem;
}

@media screen and (min-width: 1024px) {
    .main-visual-anchor-link__fa-chevron-down {
        font-size: 2.2rem;
    }
}

.about-section::before {
    content: "";
    position: absolute;
    top: -96px;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 96px;
    background: linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 100%);
}

.about-section__title {
    text-transform: uppercase;
    font-family: urw-din, sans-serif;
    font-weight: 900;
    font-style: italic;
    letter-spacing: 0.148rem;
    line-height: 1.27;
    font-size: 3.7rem;
}

@media screen and (min-width: 1024px) {
    .about-section__title {
        font-size: 6.7rem;
        letter-spacing: 0.28rem;
    }
}

.about-section__description-wrap {
    margin-top: 3.2rem;
}

@media screen and (min-width: 1024px) {
    .about-section__description-wrap {
        margin-top: 4.55rem;
    }
}

.about-section__description {
    font-size: 1.4rem;
    line-height: 1.85;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .about-section__description {
        font-size: 1.6rem;
    }
}

.about-section__inner {
    background-color: #f2f2f2;
    padding-top: 48px;
    padding-bottom: 12.041rem;
}

@media screen and (min-width: 1024px) {
    .about-section__inner {
        padding-top: 96px;
        padding-bottom: 28rem;
    }
}

.about-section__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1024px) {
    .about-section__column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

.about-section__text-box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

@media screen and (min-width: 1024px) {
    .about-section__text-box {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        width: 50%;
    }
}

@media screen and (min-width: 1024px) {
    .about-section__img-box {
        width: 44.307692308%;
    }
}

.about-section__column-wrap {
    margin-top: 6.441rem;
}

.about-section__column-wrap:first-of-type {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .about-section__column-wrap {
        margin-top: 13.95rem;
    }
}

.about-section__btn-wrap {
    margin-top: 3.159rem;
    text-align: right;
}

.fund-list-section__inner {
    padding-top: 12rem;
    padding-bottom: 12rem;
    background-image: url(../images/top/fund-list_bg.jpg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (min-width: 1024px) {
    .fund-list-section__inner {
        padding-top: 12.8rem;
        padding-bottom: 20rem;
    }
}

.fund-list-card__inner {
    overflow: hidden;
    border-radius: 0.2rem;
    position: relative;
    display: block;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.fund-list-card__inner:hover {
    opacity: 0.6 !important;
}

.fund-list-card__operation-label,
.fund-list-card__collect-label,
.fund-list-card__done-label,
.fund-list-card__plan-label {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 8rem;
    padding-top: 0.5rem;
    padding-left: 0.1rem;
    padding-bottom: 0.5rem;
    padding-right: 0.1rem;
    font-size: 1.1rem;
    color: #ffffff;
    z-index: 1;
}

.fund-list-card__operation-label {
    background-color: #fe8b77;
}

.fund-list-card__collect-label {
    background-color: #eabf31;
}

.fund-list-card__done-label {
    background-color: #aeb3b9;
}

.fund-list-card__plan-label {
    background-color: #1ec8cf;
}

.fund-list-card__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__column {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -3.175rem;
        margin-right: -3.175rem;
    }
}

.fund-list-card__title {
    font-size: 1.4rem;
    line-height: 1.92;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__title {
        font-size: 1.3rem;
        height: 6.5rem;
    }
}

.fund-list-card__thumb {
    overflow: hidden;
    width: 100%;/* トリミングしたい枠の幅 */
    height: 150px;/* トリミングしたい枠の高さ */
    position: relative;
}

.fund-list-card__thumb img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

@media screen and (min-width: 1024px) {
    .fund-list-card__thumb {
        overflow: hidden;
        width: 100%;/* トリミングしたい枠の幅 */
        height: 150px;/* トリミングしたい枠の高さ */
        position: relative;
    }
    .fund-list-card__thumb img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
}


.fund-list-card__summary {
    font-size: 1.2rem;
    line-height: 1.5;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
    height: 36px;
    overflow: hidden;
    position: relative;
    text-align: justify;
    text-overflow: ellipsis;
    margin:auto;
}

.fund-list-card__summary::before, .fund-list-card__summary::after {/*IE用。疑似要素に除外設定*/
    content: '...';
    line-height: 1;
    position: absolute;
    right: 0;
    top: 3em;
    -ms-wrap-flow: start;
}
.fund-list-card__summary::after {
    background: currentColor;
    color: white;
    top: auto;
}

@supports (-webkit-line-clamp: 2) {/*モダンブラウザ用*/
    .fund-list-card__summary {
      -webkit-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 2;
    }
    .fund-list-card__summary::before, .fund-list-card__summary::after {
      content: normal;
    }
}

.fund-list-card__item {
    overflow: hidden;
    margin-top: 3.2rem;
}

.fund-list-card__item:first-of-type {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__item {
        width: 33.3333333%;
        margin-top: 6.4rem;
        padding-left: 3.175rem;
        padding-right: 3.175rem;
    }
    .fund-list-card__item:nth-of-type(-n + 3) {
        margin-top: 0;
    }
}

.fund-list-card__body {
    background-color: #f8f8f8;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
    border-right: 0.1rem solid #e8e8e9;
    border-bottom: 0.1rem solid #e8e8e9;
    border-left: 0.1rem solid #e8e8e9;
}

.fund-list-card__bar {
    width: 100%;
    height: 2rem;
    background-color: #cccccc;
    overflow: hidden;
    position: relative;
}

.fund-list-card__bar::before {
    content: attr(data-gauge);
    position: absolute;
    z-index: 1;
    font-family: urw-din, sans-serif;
    font-weight: 900;
    font-style: normal;
    font-size: 1.4rem;
    top: 50%;
    left: 3%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #ffffff;
}

.fund-list-card__bar-gauge {
    width: 50%;
    height: 100%;
    background-color: #1ec8cf;
    position: relative;
}

.fund-list-card__bar-gauge::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    border-top: 2rem solid #1ec8cf;
    border-right: 0.5rem solid transparent;
}

.fund-list-card__bar-gauge--0::after {
    border: none;
}

.fund-list-card__wrap {
    margin-top: 3.2rem;
    overflow: hidden;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__wrap {
        margin-top: 10rem;
    }
}

.fund-list-card__fa-yen-sign,
.fund-list-card__fa-user,
.fa-calendar-alt {
    font-size: 1.8rem;
    vertical-align: bottom;
    margin-right: 0.8rem;
}

@media screen and (min-width: 1024px) {
    .about-section__title-wrap--right {
        text-align: right;
    }
}

.fund-list-card__info-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.fund-list-card__info-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 50%;
    position: relative;
}

.fund-list-card__info-item:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    right: -0.1rem;
    width: 0.2rem;
    height: 100%;
    background-color: #e8e8e9;
}

.fund-list-card__info-dt {
    font-size: 1.1rem;
    font-weight: 400;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__info-dt {
        font-size: 1rem;
    }
}

.fund-list-card__info-dd {
    font-size: 1.6rem;
    margin-top: 0.7rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__info-dd {
        font-size: 1.5rem;
    }
}

.fund-list-card__info-unit {
    font-size: 1.2rem;
    font-weight: normal;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__info-unit {
        font-size: 1.1rem;
    }
}

.fund-list-card__current-data-container {
    background-color: #ffffff;
    border-radius: 0.2rem;
    overflow: hidden;
}

.fund-list-card__current-data-column {
    padding-right: 1.6rem;
    padding-left: 1.6rem;
}

.fund-list-card__current-data-box {
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fund-list-card__current-data-box:first-child {
    border-bottom: 0.1rem solid #e8e8e9;
}

.fund-list-card__current-data-dt {
    font-size: 1.1rem;
    font-weight: 400;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__current-data-dt {
        font-size: 1rem;
    }
}

.fund-list-card__current-data-dd,
.fund-list-card__current-data-dd2 {
    font-size: 1.6rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .fund-list-card__current-data-dd,
    .fund-list-card__current-data-dd2 {
        font-size: 1.5rem;
    }
}

.fund-list-card__current-data-dd2 {
    color: #00c1c8;
}

.fund-list-card__summary-wrap {
    margin-top: 1rem;
}

.fund-list-card__info-wrap {
    margin-top: 1.5rem;
}

.fund-list-card__current-data-wrap {
    margin-top: 1.5rem;
}

.news-section__inner {
    background-color: #f2f2f2;
    padding-top: 7.8rem;
    padding-bottom: 11.995rem;
}

.news-list__date {
    font-size: 1.6rem;
    font-family: urw-din, sans-serif;
    font-weight: 500;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .news-list__date {
        font-size: 1.4rem;
    }
}

.news-list__category-wrap {
    margin-left: 2.195rem;
}

@media screen and (min-width: 1024px) {
    .news-list__category-wrap {
        margin-left: 0;
        margin-top: 0.8rem;
    }
}

.news-list__category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    background-color: #ffffff;
    width: 10.4rem;
    position: relative;
    font-size: 1.2rem;
    font-family: toppan-bunkyu-gothic-pr6n, serif;
    font-weight: 600;
    font-style: normal;
}

.news-list__category::before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-style: solid;
    border-width: 1.232rem 1.293rem 0 0;
    border-color: #707070 transparent transparent transparent;
}

@media screen and (min-width: 1024px) {
    .news-list__category::before {
        border-width: 1.577rem 1.502rem 0 0;
    }
}

@media screen and (min-width: 1024px) {
    .news-list__category {
        width: 11.2rem;
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }
}

.news-list__category--2::before {
    border-top-color: #eabf31;
}

.news-list__category--3::before {
    border-top-color: #fe8b77;
}

.news-list__text {
    font-size: 1.3rem;
    line-height: 1.78;
}

@media screen and (min-width: 1024px) {
    .news-list__text {
        font-size: 1.6rem;
    }
}

.news-list__text a:hover {
    opacity: 0.7;
}

.news-list__date-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media screen and (min-width: 1024px) {
    .news-list__date-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.news-list__text-wrap {
    margin-top: 1.869rem;
}

@media screen and (min-width: 1024px) {
    .news-list__text-wrap {
        margin-top: auto;
        margin-left: 3.2rem;
    }
}

.news-list__item {
    padding-bottom: 0.8rem;
    border-bottom: 0.1rem solid #333333;
    margin-top: 3.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.news-list__item:first-of-type {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .news-list__item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.news-section__news-list-wrap {
    margin-top: 3.2rem;
}

@media screen and (min-width: 1024px) {
    .news-section__news-list-wrap {
        margin-top: 10rem;
    }
}

.upload-img {
    width: 50%;
    margin: 0 auto;
}

.display-inline-block--lg {
    display: none;
}

@media screen and (min-width: 1024px) {
    .display-inline-block--lg {
        display: inline-block;
    }
}

.display-inline-flex--lg {
    display: none;
}

@media screen and (min-width: 1024px) {
    .display-inline-flex--lg {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}

.display-flex--lg {
    display: none;
}

@media screen and (min-width: 1024px) {
    .display-flex--lg {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.display-block--lg {
    display: none;
}

@media screen and (min-width: 1024px) {
    .display-block--lg {
        display: block;
    }
}

.display-none--lg {
    display: block;
}

@media screen and (min-width: 1024px) {
    .display-none--lg {
        display: none;
    }
}

.container {
    max-width: 103.2rem;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

@media screen and (min-width: 1024px) {
    .container {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
}

.container-l {
    max-width: 123.2rem;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

@media screen and (min-width: 1024px) {
    .container-l {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
}

.top .container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
}

@media screen and (min-width: 1024px) {
    .top .container {
        padding: 0;
    }
}

.inner-bg__white {
    padding: 0.8rem;
    background: #fff;
}

@media screen and (min-width: 1024px) {
    .inner-bg__white {
        padding: 1.6rem;
    }
}

.section-inner__white {
    background-color: rgba(255, 255, 255, 0.67);
    padding-top: 2.4rem;
    padding-right: 0.8rem;
    padding-bottom: 3.25rem;
    padding-left: 0.8rem;
    margin-top: 1.6rem;
}

.section-inner__white:first-child {
    margin-top: 0;
}

@media screen and (min-width: 1024px) {
    .section-inner__white {
        padding-top: 3.1rem;
        padding-right: 3.1rem;
        padding-bottom: 4.1rem;
        padding-left: 3.1rem;
    }
}

.section__bg-symbol {
    background-image: url(../images/common/bg_section-symbol.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 59%;
    background-color: rgba(255, 255, 255, 0.65);
    background-blend-mode: lighten;
}

@media screen and (min-width: 1024px) {
    .section__bg-symbol {
        background-size: 49.702380952%;
    }
}

.mt--xs {
    margin-top: 4px;
}

.mt--sm {
    margin-top: 8px;
}

.mt--md {
    margin-top: 16px;
}

.mt--lg {
    margin-top: 32px;
}

.mt--xl {
    margin-top: 64px;
}

@media (max-width: 576px) {
    .mt-sp--xs {
        margin-top: 4px;
    }
    .mt-sp--sm {
        margin-top: 8px;
    }
    .mt-sp--md {
        margin-top: 16px;
    }
    .mt-sp--lg {
        margin-top: 32px;
    }
    .mt-sp--xl {
        margin-top: 64px;
    }
}

.mb--xs {
    margin-bottom: 4px;
}

.mb--sm {
    margin-bottom: 8px;
}

.mb--md {
    margin-bottom: 16px;
}

.mb--lg {
    margin-bottom: 32px;
}

.mb--xl {
    margin-bottom: 64px;
}

.mr--xs {
    margin-right: 4px;
}

.mr--sm {
    margin-right: 8px;
}

.mr--md {
    margin-right: 16px;
}

.mr--lg {
    margin-right: 32px;
}

.mr--xl {
    margin-right: 64px;
}

.ml--xs {
    margin-left: 4px;
}

.ml--sm {
    margin-left: 8px;
}

.ml--md {
    margin-left: 16px;
}

.ml--lg {
    margin-left: 32px;
}

.ml--xl {
    margin-left: 64px;
}

.my--xs {
    margin-top: 4px;
    margin-bottom: 4px;
}

.my--sm {
    margin-top: 8px;
    margin-bottom: 8px;
}

.my--md {
    margin-top: 16px;
    margin-bottom: 16px;
}

.my--lg {
    margin-top: 32px;
    margin-bottom: 32px;
}

.my--xl {
    margin-top: 64px;
    margin-bottom: 64px;
}

.mx--xs {
    margin-left: 4px;
    margin-right: 4px;
}

.mx--sm {
    margin-left: 8px;
    margin-right: 8px;
}

.mx--md {
    margin-left: 16px;
    margin-right: 16px;
}

.mx--lg {
    margin-left: 32px;
    margin-right: 32px;
}

.mx--xl {
    margin-left: 64px;
    margin-right: 64px;
}

.m--xs {
    margin: 4px;
}

.m--sm {
    margin: 8px;
}

.m--md {
    margin: 16px;
}

.m--lg {
    margin: 32px;
}

.m--xl {
    margin: 64px;
}

.m-container--xs {
    margin: -4px;
}

.m-container--sm {
    margin: -8px;
}

.m-container--md {
    margin: -16px;
}

.mt-auto {
    margin-top: auto;
}

.mr-auto {
    margin-right: auto;
}

.mb-auto {
    margin-bottom: auto;
}

.ml-auto {
    margin-left: auto;
}

.m-anker {
    padding-top: 150px;
    margin-top: -150px;
}

/* padding spacer */
.pt--xs {
    padding-top: 4px;
}

.pt--sm {
    padding-top: 8px;
}

.pt--md {
    padding-top: 16px;
}

.pt--lg {
    padding-top: 32px;
}

.pt--xl {
    padding-top: 64px;
}

.pb--xs {
    padding-bottom: 4px;
}

.pb--sm {
    padding-bottom: 8px;
}

.pb--md {
    padding-bottom: 16px;
}

.pb--lg {
    padding-bottom: 32px;
}

.pb--xl {
    padding-bottom: 64px;
}

.pr--xs {
    padding-right: 4px;
}

.pr--sm {
    padding-right: 8px;
}

.pr--md {
    padding-right: 16px;
}

.pr--lg {
    padding-right: 32px;
}

.pr--xl {
    padding-right: 64px;
}

.pl--xs {
    padding-left: 4px;
}

.pl--sm {
    padding-left: 8px;
}

.pl--md {
    padding-left: 16px;
}

.pl--lg {
    padding-left: 32px;
}

.pl--xl {
    padding-left: 64px;
}

.py--xs {
    padding-top: 4px;
    padding-bottom: 4px;
}

.py--sm {
    padding-top: 8px;
    padding-bottom: 8px;
}

.py--md {
    padding-top: 16px;
    padding-bottom: 16px;
}

.py--lg {
    padding-top: 32px;
    padding-bottom: 32px;
}

.py--xl {
    padding-top: 64px;
    padding-bottom: 64px;
}

.px--xs {
    padding-left: 4px;
    padding-right: 4px;
}

.px--sm {
    padding-left: 8px;
    padding-right: 8px;
}

.px--md {
    padding-left: 16px;
    padding-right: 16px;
}

.px--lg {
    padding-left: 32px;
    padding-right: 32px;
}

.px--xl {
    padding-left: 64px;
    padding-right: 64px;
}

.p--xs {
    padding: 4px;
}

.p--sm {
    padding: 8px;
}

.p--md {
    padding: 16px;
}

.p--lg {
    padding: 32px;
}

.p--xl {
    padding: 64px;
}

.pt-0 {
    padding-top: 0;
}

.pr-0 {
    padding-right: 0;
}

.pb-0 {
    padding-bottom: 0;
}

.pl-0 {
    padding-bottom: 0;
}

.h-opacity:hover {
    opacity: 0.7;
}

.c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.c--top-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.c--sp-block {
    display: block;
}

@media screen and (min-width: 1024px) {
    .c--sp-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.c--jStart {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.c--jEnd {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.c--jBetween {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.c--jEvenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.c--aStart {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.c--aEnd {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.c--aStrech {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.c--col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.c--colRev {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

.c--rowRev {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.c--wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.c--nowrap {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
}

.c__fix {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
}

.c__auto {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.c__half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}

.c__flex {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 1rem;
    padding-left: 1rem;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-sm-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-sm-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-sm-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-sm-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-sm-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-sm-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-sm-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-sm-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-sm-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-sm-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-sm-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-sm-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-sm-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-sm-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.333333%;
    }
    .offset-sm-2 {
        margin-left: 16.666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.333333%;
    }
    .offset-sm-5 {
        margin-left: 41.666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.333333%;
    }
    .offset-sm-8 {
        margin-left: 66.666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.333333%;
    }
    .offset-sm-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-md-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-md-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-md-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-md-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-md-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-md-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-md-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-md-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-md-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-md-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-md-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-md-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-md-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-md-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.333333%;
    }
    .offset-md-2 {
        margin-left: 16.666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.333333%;
    }
    .offset-md-5 {
        margin-left: 41.666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.333333%;
    }
    .offset-md-8 {
        margin-left: 66.666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.333333%;
    }
    .offset-md-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-lg-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-lg-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-lg-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-lg-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-lg-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-lg-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-lg-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-lg-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-lg-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-lg-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-lg-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-lg-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-lg-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-lg-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.333333%;
    }
    .offset-lg-2 {
        margin-left: 16.666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.333333%;
    }
    .offset-lg-5 {
        margin-left: 41.666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.333333%;
    }
    .offset-lg-8 {
        margin-left: 66.666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.333333%;
    }
    .offset-lg-11 {
        margin-left: 91.666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-xl-9 {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .order-xl-last {
        -ms-flex-order: 13;
        -webkit-box-ordinal-group: 14;
        order: 13;
    }
    .order-xl-0 {
        -ms-flex-order: 0;
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order-xl-1 {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
    .order-xl-2 {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2;
    }
    .order-xl-3 {
        -ms-flex-order: 3;
        -webkit-box-ordinal-group: 4;
        order: 3;
    }
    .order-xl-4 {
        -ms-flex-order: 4;
        -webkit-box-ordinal-group: 5;
        order: 4;
    }
    .order-xl-5 {
        -ms-flex-order: 5;
        -webkit-box-ordinal-group: 6;
        order: 5;
    }
    .order-xl-6 {
        -ms-flex-order: 6;
        -webkit-box-ordinal-group: 7;
        order: 6;
    }
    .order-xl-7 {
        -ms-flex-order: 7;
        -webkit-box-ordinal-group: 8;
        order: 7;
    }
    .order-xl-8 {
        -ms-flex-order: 8;
        -webkit-box-ordinal-group: 9;
        order: 8;
    }
    .order-xl-9 {
        -ms-flex-order: 9;
        -webkit-box-ordinal-group: 10;
        order: 9;
    }
    .order-xl-10 {
        -ms-flex-order: 10;
        -webkit-box-ordinal-group: 11;
        order: 10;
    }
    .order-xl-11 {
        -ms-flex-order: 11;
        -webkit-box-ordinal-group: 12;
        order: 11;
    }
    .order-xl-12 {
        -ms-flex-order: 12;
        -webkit-box-ordinal-group: 13;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.333333%;
    }
    .offset-xl-2 {
        margin-left: 16.666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.333333%;
    }
    .offset-xl-5 {
        margin-left: 41.666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.333333%;
    }
    .offset-xl-8 {
        margin-left: 66.666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.333333%;
    }
    .offset-xl-11 {
        margin-left: 91.666667%;
    }
}

.main-content {
    margin-top: 3.8rem;
}

@media screen and (min-width: 1024px) {
    .main-content {
        margin-top: 4.6rem;
    }
}

.content__inner {
    padding-top: 4rem;
    padding-bottom: 4.8rem;
}

@media screen and (min-width: 1024px) {
    .content__inner {
        padding-top: 10.4rem;
        padding-bottom: 9.6rem;
    }
}

.headline-wrap {
    margin-top: 3.5rem;
}

@media screen and (min-width: 1024px) {
    .headline-wrap {
        margin-top: 5.6rem;
    }
}

.page-headline {
    font-size: 2.4rem;
    line-height: 2.208;
    padding: 0 1.6rem;
}

@media screen and (min-width: 1024px) {
    .page-headline {
        font-size: 2.8rem;
        padding: inherit;
    }
}

.contents-container {
    border: 0.1rem solid #e8e8e9;
    border-radius: 0 0 0.2rem 0.2rem;
    padding-top: 1.6rem;
    padding-right: 0.8rem;
    padding-bottom: 1.6rem;
    padding-left: 0.8rem;
}

@media screen and (min-width: 1024px) {
    .contents-container {
        padding-top: 1.6rem;
        padding-right: 1.6rem;
        padding-left: 1.6rem;
    }
}

.contents-container.bg-gray {
    background-color: #f8f8f8;
}

.contents-container.bg-white {
    background-color: #fff;
}

.sideclm-txt {
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.6;
}

.sideclm-txt tr {
    width: 100%;
    padding-bottom: 1rem;
    display: block;
}

@media screen and (min-width: 1024px) {
    .sideclm-txt tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.sideclm-txt tr:last-of-type {
    padding-bottom: 0;
}

.sideclm-txt__ttl {
    padding: 1rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
}

@media screen and (min-width: 1024px) {
    .sideclm-txt__ttl {
        background-color: #e8e8e9;
        padding: 2.7rem 3rem 2.7rem 3rem;
        width: 30%;
    }
}

.sideclm-txt__desc {
    padding: 2rem 1rem 2rem 1rem;
    width: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.65);
}

@media screen and (min-width: 1024px) {
    .sideclm-txt__desc {
        padding: 2.7rem 3rem 2.7rem 3rem;
        width: 70%;
    }
}

.sideclm-txt_central__ttl {
    padding: 1rem;
    background-color: #e8e8e9;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 1024px) {
    .sideclm-txt_central__ttl {
        padding: 2.7rem 3rem 2.7rem 3rem;
        width: 50%;
    }
}

.sideclm-txt_central__desc {
    padding: 2rem 1rem 2rem 1rem;
    width: 100%;
    display: block;
    background-color: rgba(255, 255, 255, 0.65);
}

@media screen and (min-width: 1024px) {
    .sideclm-txt_central__desc {
        padding: 2.7rem 3rem 2.7rem 3rem;
        width: 50%;
    }
}

.decimal-list {
    list-style: decimal;
    margin-bottom: 3rem;
}

.decimal-list__item {
    position: relative;
    padding-left: 1.3rem;
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.decimal-list__item:last-of-type {
    margin-bottom: 0;
}

.txt-list {
    margin-bottom: 3rem;
}

.txt-list:last-of-type {
    margin-bottom: 0;
}

.txt-list__item {
    position: relative;
    padding-left: 1.3rem;
    font-size: 1.4rem;
    margin-bottom: 1rem;
}

.txt-list__item::after {
    content: "";
    display: block;
    background-color: #000;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 44%;
}

.txt-list__item:last-of-type {
    margin-bottom: 0;
}

.txt--center {
    text-align: center;
}

.txt--left {
    text-align: left;
}

.txt--right {
    text-align: right;
}

.txt-deco__under {
    text-decoration: underline;
}

.fs--xs {
    font-size: 1rem;
}

.fs--sm {
    font-size: 1.2rem;
}

.fs--md {
    font-size: 1.4rem;
}

@media screen and (min-width: 1024px) {
    .fs--md {
        font-size: 1.6rem;
    }
}

.fs--lg {
    font-size: 1.8rem;
}

@media screen and (min-width: 1024px) {
    .fs--lg {
        font-size: 2rem;
    }
}

.fs--xl {
    font-size: 2rem;
}

@media screen and (min-width: 1024px) {
    .fs--xl {
        font-size: 2.4rem;
    }
}

.font-number {
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 2rem;
}

.font-number .small-txt {
    font-size: 1.4rem;
}

.font-link {
    color: #4f7de5;
    text-decoration: underline;
    font-weight: 700;
}

.font-link:hover {
    text-decoration: none;
}

.font-red {
    color: #f73e3e;
}

.fw--nomal {
    font-weight: normal;
}

.fw--bold {
    font-weight: 900;
}

.error-box {
    border: 2px solid #f73e3e;
    padding: 1.6rem;
}

@media screen and (min-width: 1024px) {
    .error-box {
        width: 70rem;
    }
}

.error-box__text {
    text-align: center;
    color: #f73e3e;
}

form label.error {
    color: #f73e3e;
    margin: 8px 0;
    display: block;
}

.parts-list h1 {
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 3.5rem;
    padding-top: 6rem;
    padding-right: 1.6rem;
    padding-bottom: 6rem;
    padding-left: 1.6rem;
    max-width: 103.2rem;
    margin-left: auto;
    margin-right: auto;
    overflow-y: hidden;
}

.parts-list h2 {
    font-size: 3rem;
}

.parts-list h2::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-0.1 * 1em);
    vertical-align: middle;
    height: calc(4px + 0.7em);
    margin-right: calc(5px + 0.2em);
    border-left: calc(5px + 0.1em) solid #5a5454;
}

.parts-list h3.parts-list-__h3-title {
    margin-bottom: 2rem;
    font-family: urw-din, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 2.5rem;
}

.parts-list h3.parts-list-__h3-title::before {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(-0.1 * 1em);
    vertical-align: middle;
    height: calc(4px + 0.7em);
    margin-right: calc(5px + 0.2em);
    border-left: calc(5px + 0.1em) solid #e5e5e5;
}

.parts-list h3.parts-list-__h3-title:first-of-type {
    margin-top: 2.5rem;
}

.parts-list h4 + .parts-list__parts-container {
    padding-top: 1.5rem;
    margin-left: 1.5rem;
}

.parts-list__main-title-area {
    background-color: #f7f7f9;
}

.parts-list__inner {
    padding-top: 5rem;
    padding-bottom: 10rem;
}

.parts-list__parts-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-left: 2rem;
}


@media screen and (min-width: 1024px) {
    .mypage-fundboard {
        margin-top: 1rem;
    }
}

.mypage-fundboard__inner {
    padding: 0.8rem;
    background-color: #f8f8f8;
    border: 0.1rem solid #e8e8e9;
    border-radius: 0.2rem;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__inner {
        padding-top: 3.2rem;
        padding-right: 1.6rem;
        padding-bottom: 1.6rem;
        padding-left: 1.6rem;
    }
}

.mypage-fundboard__dl-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__dl-wrap {
        margin-top: 1.5rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

.mypage-fundboard__dl {
    background-color: rgba(255, 255, 255, 0.67);
    padding-left: 1.7rem;
    padding-right: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__dl {
        padding-top: 1.6rem;
        padding-right: 0;
        padding-bottom: 1.6rem;
        padding-left: 0;
        margin-top: 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
    }
}

.mypage-fundboard__dl--one-item {
    margin-top: 1.6rem;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__dl--one-item {
        margin-top: 0;
        width: 24.4%;
    }
}

.mypage-fundboard__dl-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 5.5rem;
    border-bottom: 0.2rem solid #e8e8e9;
}

.mypage-fundboard__dl-box:last-of-type {
    border-bottom: none;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__dl-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: none;
        width: 100%;
        padding-right: 1.6rem;
        padding-left: 1.6rem;
        border-right: 0.2rem solid #e8e8e9;
    }
    .mypage-fundboard__dl-box:last-of-type {
        border-right: none;
    }
}

.mypage-fundboard__dt {
    font-size: 1.1rem;
}

.mypage-fundboard__dt .far,
.mypage-fundboard__dt .fas {
    margin-right: 0.4rem;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__dt {
        -ms-flex-item-align: start;
        align-self: flex-start;
        font-size: 1.3rem;
    }
    .mypage-fundboard__dt .far,
    .mypage-fundboard__dt .fas {
        margin-right: 0.8rem;
    }
}

.mypage-fundboard__dd {
    font-size: 1.8rem;
    font-family: urw-din, sans-serif;
    font-weight: 700;
    font-style: normal;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__dd {
        -ms-flex-item-align: end;
        align-self: flex-end;
        font-size: 2.9rem;
    }
}

.mypage-fundboard__yen {
    font-size: 1.1rem;
    margin-left: 0.4rem;
    vertical-align: middle;
}

@media screen and (min-width: 1024px) {
    .mypage-fundboard__yen {
        font-size: 1.3rem;
        margin-left: 0.6rem;
    }
}

.grecaptcha-badge {
    z-index: 9999;
}