p {
    margin: 0;
}
.main {
    display: flex;
    width: 100%;
    max-width: 1088px;
    padding: 40px 0px 120px;
    backdrop-filter: blur(14px);
    overflow: hidden;
    box-sizing: border-box;
    gap: 32px;
    font-size: 16px;
}
.main-underline {
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
.common-menubox {
    width: 366px;
    flex-shrink: 0;
}
.main-index{
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 864px;
    padding: 40px 0px 120px;
    font-size: 16px;
    gap: 24px;
}
.main-index .common-menubox{
    width: 100%;
}
.main-top-underline a {
    color: #333;
    cursor: pointer;
}
.main-img-title {
    font-size: 14px;
    line-height: 16px;
}
.main-tablemax-content {
    text-align: center;
}
.main-content {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 80px;
}
.main-top {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.main-top-titlebox {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.main-top-title {
    align-self: stretch;
    position: relative;
    letter-spacing: 0.04em;
    font-size: 20px;
    font-weight: bold;
}
.main-top-titlebox img {
    width: 100%;
}
.main-top-titleline {
    width: 100%;
    height: 2px;
    background: url("./Vector\ 215.svg") no-repeat center/100%;
}
.main-top-text {
    letter-spacing: 0.04em;
    line-height: 150%;
    font-size: 16px;
}
.main-top-text._parent {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.main-top-underline {
    text-decoration: underline;
    line-height: 200%;
}
.main-top-ntitle {
    display: flex;
    align-items: flex-start;
    padding: 10px 15px;
    gap: 10px;
    background-color: #ededed;
    border: 2px solid #333;
    box-sizing: border-box;
}
.main-top-ntitle+p{
    margin-top: -20px;
}
.main-top-ntitle-l {
    font-size: 26px;
    font-weight: bold;
    flex-shrink: 0;
    flex: 1;
}
.main-top-ntitle-r {
    padding-top: 10px;
    line-height: 160%;
    width: 100%;
}
.main-top-square {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #333;
}
.main-memo {
    padding: 10px;
    border: 2px solid #333;
    line-height: 160%;
}
.main-memo img {
    margin: 10px 0;
}
.main-memo._border img {
    width: 475px;
    margin: 0;
    margin-bottom: 10px;
    border: 1px solid #333;
    padding: 1px;
}
.main-memo._border._noborder img {
    width: 475px;
    margin: 0;
    margin-bottom: 10px;
    border: none;
}
.main-memo._border img._auto {
    width: auto;
}
.main-memo-title {
    margin-bottom: 5px;
    font-weight: bold;
    color: #333;
}
.main-bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.main-bottom-titlebox {
    background-color: #ededed;
    font-size: 20px;
    padding: 5px;
    letter-spacing: 0.04em;
    font-weight: bold;
}
.main-bottom-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.main-bottom-txtbox {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.main-bottom-title {
    letter-spacing: 0.04em;
    line-height: 150%;
    font-size: 18px;
    font-weight: bold;
}
.main-bottom-text {
    font-size: 16px;
    letter-spacing: 0.04em;
    line-height: 150%;
}
.main-bottom-img {
    width: 279px;
    height: 318px;
    object-fit: cover;
}
.main-bottom-item + .main-bottom-item {
    margin-top: 24px;
}
.main-bottom-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 24px;
    border-radius: 8px;
    border: 2px solid #ccc;
    text-align: center;
    color: #767676;
    gap: 8px;
}
.main-bottom-blocktitle {
    align-self: flex-start;
    letter-spacing: 0.04em;
    line-height: 150%;
    color: #767676;
    font-weight: bold;
}
.main-bottom-ul {
    padding-left: 20px;
    margin: 0;
    text-align: left;
    color: #333;
}
.main-bottom-ul li::marker {
    color: #0000ff;
}
li + li {
    margin-top: 16px;
}
.main-bottom-card {
    display: flex;
    flex-direction: column;
    border: 1px solid #767676;
}
.main-bottom-cardline {
    display: flex;
    font-size: 16px;
}
.main-bottom-cardline + .main-bottom-cardline {
    border-top: 1px solid #767676;
}
.main-bottom-carditem {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: 0;
    width: 200px;
    padding: 16px 8px;
    letter-spacing: 0.04em;
}
.main-bottom-carditem + .main-bottom-carditem {
    width: auto;
    border-left: 1px solid #767676;
    padding: 16px;
    flex-shrink: 1;
}
.main-bottom-btns {
    display: flex;
    align-items: center;
    gap: 40px;
    text-align: center;
    color: #0031d8;
}
.main-btn {
    flex: 1;
    height: 90px;
    display: flex;
    flex-direction: column;
    padding: 16px;
    gap: 8px;
    border-radius: 8px;
    border: 1px solid #0031d8;
    box-sizing: border-box;
    cursor: pointer;
}
.main-btn-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    line-height: 100%;
    letter-spacing: 0.02em;
    font-weight: bold;
}
.main-btn-top._right {
    justify-content: flex-end;
}
.main-btn-arrow {
    width: 24px;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
    background: url(./arrow_right_blue.svg) no-repeat center/20px;
    rotate: 180deg;
}
.main-btn-top._right .main-btn-arrow {
    rotate: 0deg;
}
.main-btn-bottom {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 170%;
    color: #333;
    text-align: right;
}
.common-menu {
    transition: height 0.75s ease;
}
.common-menu-item._choose {
    background: #e6e6e6;
}
.common-menu-item + .common-menu {
    height: 0;
}
.common-menu-item._choose._open + .common-menu {
    height: auto;
}
.main-content._hide {
    display: none;
}
table,
table .main-bottom-titlebox {
    font-size: 10.5pt;
}
table {
    line-height: 23px;
}
td {
    vertical-align: top;
    padding: 5px;
    border: 1px solid #333;
}
.table-text {
    height: 100%;
    padding: 5px;
    box-sizing: border-box;
}
img {
    max-width: fit-content;
    width: 100%;
}
.main-totop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    flex-direction: column;
    align-items: center;
    color: #0031d8;
    z-index: 500;
    font-size: 14px;
}
.main-totop:hover {
    cursor: pointer;
}
.main-totop-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #0031d8 url("./arrow_down_white.svg") no-repeat center/20px;
    rotate: 180deg;
    margin-bottom: 10px;
}
.main-faq {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.main-faq-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-left: 10px;
}
.main-faq-item a {
    text-decoration: none;
    color: #333;
}
.main-index-top {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 15px;
}
@media screen and (max-width: 960px) {
    .main-memo._border img {
        max-width: 83%;
    }
    .main-memo._border img._auto {
        width: auto;
    }
}
@media screen and (max-width: 960px) {
    .main .common-menubox {
        display: none;
    }
    .common-spheader .common-menubox {
        top: 73px;
        height: calc(100% - 73px);
    }
    .main {
        width: 100%;
        padding: 60px 16px 100px;
    }
    .main-bottom-cardline {
        flex-direction: column;
    }
    .main-bottom-carditem {
        width: 100%;
        justify-content: flex-start;
        background-color: #f2f2f2;
        box-sizing: border-box;
    }
    .main-bottom-carditem + .main-bottom-carditem {
        border-left: none;
        border-top: 1px solid #767676;
        background: #fff;
    }
    .main-bottom-btns {
        flex-direction: column;
    }
    .main-btn {
        width: 100%;
        flex: auto;
        min-width: 220px;
    }
}
