<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* member-1 */
.em-subpage-1 {
    background-size: cover !important;
}
.content-title {
    margin-bottom: 50px;
}
.content-title h5 {
    font-weight: 600;
}
.content-summary {
    margin-bottom: 10px;
}
.content-summary-2 {
    margin-bottom: 30px;
}
.content-summary p, .content-summary-2 p {
    line-height: 1.2;
    color: #303030;
}
.bg-min1200 {
    display: flex;
    flex-wrap: wrap;
}
.bg-min1200 .hide-arrow-icon {
    display: none;
}
.magic-year {
    padding: 30px 0;
}
.magic-year h6 {
    font-weight: 600;
    text-align: center;
}
.multi-box {
    height: 100%;
    border: 1px solid #dbdbdb;
}
.multi-box.zzazung {
    height: calc(100% - 82px);
}
.multi-box h5.title {
    text-align: center;
    padding: 15px 15px;
    border-bottom: 1px solid #dbdbdb;
}
.multi-box .img-box {
    padding: 20px 10px;
    border-bottom: 1px solid #dbdbdb;
}
.multi-box .img-box p {
    padding: 0 10px;
}
.multi-box .img-box img {
    margin-top: 20px;
}
.multi-box .ulli-box {
    padding: 20px 15px;
}
.multi-box .ulli-box ul {
    padding-left: 20px;
    list-style: disc;
    margin-bottom: 0;
}
.multi-box .ulli-box ul li {
    word-break: keep-all;
}
.multi-box .ulli-con-box {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.8em;
    padding: 20px 15px;
}
.multi-box .ulli-con-box ul {
    padding-left: 20px;
    list-style: disc;
    margin-top: 10px;
    margin-bottom: 0;
}
.multi-box .ulli-con-box ul li {
    word-break: keep-all;
}
.content-1-1 .con-area {
}
.content-1-1 .con-area h4 {
    color: #323335;
    font-weight: 700;
}
.content-1-1 .con-area img {
    margin-top: 50px;
}
.content-1-1 .text-box-1 {
    padding: 20px 20px;
    border: 2px solid #303030;
}
.content-1-1 .text-box-1 h6 {
    font-weight: 500;
}
.content-1-1 .content-1-1-1 {
    margin-top: 50px;
    row-gap: 0.9em;
}
.content-1-1 .content-1-1-1 img {
    margin-top: 0;
}
.content-1-1 .content-1-1-2 {
    margin-top: 40px;
}
.content-1-1 .content-1-1-2 h5 {
    font-weight: 500;
}
.content-1-1 .content-1-1-2 p {
    margin-top: 20px;
}
.content-1-1 .content-1-1-2 p strong {
    font-weight: 600;
    color: #ca0707;
}
.content-1-1 .content-1-1-3 {
    margin-top: 0;
}
.content-1-1 .content-1-1-3 img {
    margin-top: 0;
    border: 1px solid rgba(0,0,0,0.2);
}
.color_pick_wrap .left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.color_pick_wrap .left img {
    width: 100%;
    max-width: 303px;
}
.color_pick_wrap .right {
    text-align: center;
}
.color_pick_wrap .right ul {
    overflow: hidden;
    display: inline-block;
}
.color_pick_wrap .right ul li {
    float: left;
    margin: 0;
    width: calc(100% / 10);
}
.color_pick_wrap .right ul li .con-box {
    padding: 5px;
}
.color_pick_wrap .right ul li img {
    width: 100%;
    margin-top: 0;
}
.color_pick_wrap .right ul li span {
    display: block;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

@media only screen and (min-width: 1241px) {
    .bg-min1200 {
        position: relative;
    }
    .bg-min1200:after {
        position: absolute;
        top: 84px;
        left: 10px;
        width: calc(100% - 20px);
        height: 16px;
        background-color: #dbdbdb;
        content: "";
    }
    .bg-min1200 .hide-arrow-icon {
        display: block;
        position: absolute;
        right: 10px;
        top: calc(84px - 8px);
        z-index: 1;
    }
    .magic-year {
        position: relative;
        padding: 30px 0 90px;
    }
    .magic-year h6:after {
        position: absolute;
        top: calc(84px - 8px);
        left: calc(50% - 15px);
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background-color: #a0a0a0;
        content: "";
        z-index: 1;
    }
    .multi-box.zzazung {
        height: calc(100% - 142px);
    }
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 1000px) {
}
@media only screen and (max-width: 991px) {
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}</pre></body></html>