@charset "UTF-8";

.loading {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100dvh;
    background: #fff
}

#smartphone_footer_link {
    display: none
}

@media (max-width:768px) {
    #topicpathArea {
        width: 100vw;
        display: none
    }
}

#topicpathArea ul.topicpath {
    display: flex !important
}

#main {
    width: 100% !important;
    padding: 0 0 1px !important
}

.future-vision {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    background: #ebf8fd url(/conts/2027/todo/images/common/bg-pattern.webp) repeat 0 0;
    background-size: contain;
    background-attachment: fixed;
    padding: 30px 0 140px;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box
}

@media (max-width:768px) {
    .future-vision {
        padding: 22px 0 56px
    }
}

.future-vision * {
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth
}

@media (max-width:768px) {
    .future-vision .isPC {
        display: none !important
    }
}

@media (min-width:769px) {
    .future-vision .isSP {
        display: none !important
    }
}

.future-vision__content {
    width: calc(1080 / 1280 * 100vw);
    max-width: 1080px;
    margin: 0 auto 20px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #000
}

@media (max-width:768px) {
    .future-vision__content {
        width: calc(335 / 375 * 100vw)
    }
}

.future-vision .js-copy-text {
    cursor: pointer;
    transition: .3s
}

@media (hover:hover) {
    .future-vision .js-copy-text:hover {
        opacity: .8
    }
}

.future-vision .js-copy-text:active {
    opacity: .8;
    scale: .95
}

.future-vision__popup {
    padding: 20px;
    border-radius: 10px;
    background: rgba(82, 82, 82, .6);
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    position: fixed;
    left: 50%;
    top: 50%;
    translate: -50% -50%;
    display: none
}

.future-vision__header {
    margin: 0 auto 30px
}

@media (max-width:768px) {
    .future-vision__header {
        margin-bottom: 16px
    }
}

.future-vision__header__logo {
    width: 98px;
    margin: 15px auto;
    display: block
}

@media (max-width:768px) {
    .future-vision__header__logo {
        width: 44px;
        margin: 9px auto
    }
}

.future-vision__header__content {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    width: calc(100% + 20px);
    margin-left: -10px;
    background: #f9ff6f;
    border: 1px solid #000;
    position: relative;
    padding: 32px 140px;
    min-height: 100px
}

@media (max-width:768px) {
    .future-vision__header__content {
        justify-content: flex-start;
        padding: 13px 10px 13px 82px;
        min-height: 80px
    }
}

.future-vision__header__triangle {
    position: absolute;
    width: 9px;
    height: 9px;
    bottom: -9px
}

.future-vision__header__triangle--left {
    left: 0
}

.future-vision__header__triangle--right {
    right: 0
}

.future-vision__header__circle {
    position: absolute;
    left: 50px;
    top: 10px;
    width: 80px;
    display: block
}

@media (max-width:768px) {
    .future-vision__header__circle {
        width: calc(50 / 375 * 100vw);
        left: 16px;
        top: 50%;
        translate: 0 -50%
    }
}

.future-vision__header__title {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #05baff;
    line-height: 1.28;
    font-size: clamp(20px, 2.1vw, 28px);
    text-align: center;
    margin: 0
}

@media (max-width:768px) {
    .future-vision__header__title {
        font-size: calc(16 / 375 * 100vw);
        text-align: left;
        line-height: 1.5
    }
}

.future-vision__circle {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background: #05baff;
    text-align: center;
    color: #fff;
    margin: 0 auto 32px;
    border: 1px solid #000
}

@media (max-width:768px) {
    .future-vision__circle {
        width: 80px;
        height: 80px
    }
}

.future-vision__circle small {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 13px;
    display: block;
    margin: -15px 0 10px;
    line-height: 1
}

@media (max-width:768px) {
    .future-vision__circle small {
        font-size: 10px;
        scale: .8;
        margin: -18px 0 10px
    }
}

.future-vision__circle span {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 22px;
    display: block;
    line-height: 1.1
}

@media (max-width:768px) {
    .future-vision__circle span {
        font-size: 13px
    }
}

.future-vision__question-title {
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    gap: 16px;
    text-align: center;
    margin: 0 0 50px
}

@media (max-width:768px) {
    .future-vision__question-title {
        gap: 10px;
        margin-bottom: 20px
    }
}

.future-vision__question-title span {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #05baff !important;
    font-size: 42px;
    line-height: 1.1
}

@media (max-width:768px) {
    .future-vision__question-title span {
        font-size: calc(28 / 375 * 100vw)
    }
}

.future-vision__question-title strong {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 28px;
    line-height: 1.1;
    color: #000 !important
}

@media (max-width:768px) {
    .future-vision__question-title strong {
        font-size: calc(20 / 375 * 100vw);
        line-height: 1.6
    }
}

.future-vision__question-title small {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    line-height: 1.1
}

@media (max-width:768px) {
    .future-vision__question-title small {
        font-size: calc(13 / 375 * 100vw)
    }
}

.top__animation--sway1 {
    -webkit-animation: swayIcon1 4s linear infinite;
    animation: swayIcon1 4s linear infinite
}

@-webkit-keyframes swayIcon1 {

    0%,
    100% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    25% {
        -webkit-transform: rotate(10deg) translateX(3px);
        transform: rotate(10deg) translateX(3px)
    }

    50% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    75% {
        -webkit-transform: rotate(-10deg) translateX(-3px);
        transform: rotate(-10deg) translateX(-3px)
    }
}

@keyframes swayIcon1 {

    0%,
    100% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    25% {
        -webkit-transform: rotate(10deg) translateX(3px);
        transform: rotate(10deg) translateX(3px)
    }

    50% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    75% {
        -webkit-transform: rotate(-10deg) translateX(-3px);
        transform: rotate(-10deg) translateX(-3px)
    }
}

.top__animation--sway2 {
    -webkit-animation: swayIcon2 4s linear infinite;
    animation: swayIcon2 4s linear infinite
}

@-webkit-keyframes swayIcon2 {

    0%,
    100% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    25% {
        -webkit-transform: rotate(-8deg) translateX(-3px);
        transform: rotate(-8deg) translateX(-3px)
    }

    50% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    75% {
        -webkit-transform: rotate(8deg) translateX(3px);
        transform: rotate(8deg) translateX(3px)
    }
}

@keyframes swayIcon2 {

    0%,
    100% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    25% {
        -webkit-transform: rotate(-8deg) translateX(-3px);
        transform: rotate(-8deg) translateX(-3px)
    }

    50% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    75% {
        -webkit-transform: rotate(8deg) translateX(3px);
        transform: rotate(8deg) translateX(3px)
    }
}

.top__first {
    position: relative;
    padding: 0 0 40px;
    aspect-ratio: 2/1
}

@media (max-width:768px) {
    .top__first {
        padding: 0 0 24px;
        height: auto
    }
}

.top__first__logo {
    width: 37.7%;
    margin: -47px 0 0 18.1%;
    position: relative;
    z-index: 3
}

@media (max-width:768px) {
    .top__first__logo {
        width: calc(214 / 375 * 100vw);
        margin: 0 auto 72px
    }
}

.top__first__logo img {
    width: 100%
}

.top__first__bg {
    position: absolute;
    top: 75px;
    left: 10%;
    width: 52.4%;
    z-index: 1;
    -webkit-animation: sway 8s ease-in-out infinite;
    animation: sway 8s ease-in-out infinite
}

@media (max-width:768px) {
    .top__first__bg {
        width: calc(295 / 375 * 100vw);
        left: calc(20 / 375 * 100vw);
        top: 70px
    }
}

.top__first__bg img {
    width: 100%;
    -webkit-animation: scalePulse 5s ease-in-out infinite;
    animation: scalePulse 5s ease-in-out infinite
}

@-webkit-keyframes sway {

    0%,
    100% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    25% {
        -webkit-transform: rotate(2deg) translateX(3px);
        transform: rotate(2deg) translateX(3px)
    }

    50% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    75% {
        -webkit-transform: rotate(-2deg) translateX(-3px);
        transform: rotate(-2deg) translateX(-3px)
    }
}

@keyframes sway {

    0%,
    100% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    25% {
        -webkit-transform: rotate(2deg) translateX(3px);
        transform: rotate(2deg) translateX(3px)
    }

    50% {
        -webkit-transform: rotate(0) translateX(0);
        transform: rotate(0) translateX(0)
    }

    75% {
        -webkit-transform: rotate(-2deg) translateX(-3px);
        transform: rotate(-2deg) translateX(-3px)
    }
}

@-webkit-keyframes scalePulse {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes scalePulse {

    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.top__first__buttons {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    margin: -10px 0 0 9.07%;
    width: 53.7%;
    gap: 20px;
    position: relative;
    z-index: 2
}

@media (max-width:768px) {
    .top__first__buttons {
        width: calc(256 / 375 * 100vw);
        margin: 0 auto 0;
        gap: 6px
    }
}

.top__first__button {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    gap: 10px;
    flex: 1;
    height: 80px;
    border-radius: 80px;
   /* border: 1px solid #000;*/
    text-decoration: none;
    transition: .3s;
    background: #ff8b0f;
    width: 250px;
}

.top__first__button:hover,
.top__first__button:link,
.top__first__button:visited {
    text-decoration: none
}

.top__first__button p {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: clamp(20px, 1.86vw, 24px)
}

@media (max-width:768px) {
    .top__first__button p {
        font-size: calc(14 / 375 * 100vw)
    }
}

@media (max-width:768px) {
    .top__first__button {
        height: 60px
    }
}

@media (hover:hover) {
    .top__first__button:hover {
        opacity: .8
    }
}

.top__first__button:active {
    opacity: .8;
    scale: .98
}

.top__first__button--login {
    background: #fff;
	border: 1px solid #b0b0b0;
}

.top__first__button--login {
    width: 300px;
}

.top__first__button--login p {
    color: #3088f3;
}

.top__first__button--login img {
    width: 20px
}

@media (max-width:768px) {
    .top__first__button--login img {
        width: 12px
    }
}

.top__first__button--register img {
    width: 26px
}

@media (max-width:768px) {
    .top__first__button--register img {
        width: 16px
    }
}

.top__first__button--start {
    max-width: 360px;
    margin: 0 auto
}

@media (max-width:768px) {
    .top__first__button--start {
        max-width: calc(200 / 375 * 100vw);
        font-size: calc(15 / 375 * 100vw)
    }
}

.top__first__button--start img:nth-of-type(1) {
    width: 37px
}

@media (max-width:768px) {
    .top__first__button--start img:nth-of-type(1) {
        width: calc(34 / 375 * 100vw)
    }
}

.top__first__button--start img:nth-of-type(2) {
    width: 30px
}

@media (max-width:768px) {
    .top__first__button--start img:nth-of-type(2) {
        width: calc(30 / 375 * 100vw)
    }
}

.top__first__icon {
    position: absolute;
    z-index: 4
}

.top__first__icon--woman1 {
    width: 70px;
    top: 26px;
    left: 50px
}

@media (max-width:768px) {
    .top__first__icon--woman1 {
        width: calc(50 / 375 * 100vw);
        top: 49%;
        left: 10px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.top__first__icon--woman2 {
    width: 70px;
    bottom: 3px;
    left: -20px
}

@media (max-width:768px) {
    .top__first__icon--woman2 {
        width: calc(42 / 375 * 100vw);
        bottom: 6px;
        left: -13px
    }
}

.top__first__icon--man {
    width: 50px;
    bottom: 110px;
    right: 32.8%
}

@media (max-width:768px) {
    .top__first__icon--man {
        width: calc(34 / 375 * 100vw);
        bottom: calc(210 / 375 * 100vw);
        right: -6px
    }
}

.top__first__icon--bird {
    width: 62px;
    top: 10px;
    right: -20px
}

@media (max-width:768px) {
    .top__first__icon--bird {
        width: calc(43 / 375 * 100vw);
        top: -22px;
        right: 10px
    }
}

.top__first__icon--cat {
    width: 76px;
    bottom: -5px;
    right: 27.9%
}

@media (max-width:768px) {
    .top__first__icon--cat {
        display: none
    }
}

.top__first__attention {
    position: absolute;
    z-index: 3
}

.top__first__attention-baloon {
    -webkit-animation: ballonAnim 3s ease-out infinite;
    animation: ballonAnim 3s ease-out infinite
}

@-webkit-keyframes ballonAnim {

    0%,
    70% {
        translate: 0 0
    }

    30% {
        translate: 0 4%
    }
}

@keyframes ballonAnim {

    0%,
    70% {
        translate: 0 0
    }

    30% {
        translate: 0 4%
    }
}

.top__first__attention canvas {
    width: 100%;
    display: block;
    height: auto
}

.top__first__attention--man {
    left: -7%;
    top: 105px;
    width: 25%
}

@media (max-width:768px) {
    .top__first__attention--man {
        width: calc(153 / 375 * 100vw);
        top: -14px;
        left: -13.5%
    }
}

.top__first__attention--man .top__first__attention-image {
    width: 100%
}

@media (max-width:768px) {
    .top__first__attention--man .top__first__attention-image {
        width: calc(120 / 375 * 100vw);
        margin-top: -3px
    }
}

.top__first__attention--man .top__first__attention-baloon {
    width: 63.2%
}

@media (max-width:768px) {
    .top__first__attention--man .top__first__attention-baloon {
        margin-left: calc(24 / 375 * 100vw);
        width: calc(110 / 375 * 100vw)
    }
}

.top__first__attention--woman {
    left: 55%;
    top: -21px;
    width: 24.7%
}

@media (max-width:768px) {
    .top__first__attention--woman {
        justify-content: flex-end;
        align-items: flex-end;
        flex-direction: column-reverse;
        display: flex;
        width: calc(165 / 375 * 100vw);
        top: 110px;
        right: -11%;
        left: auto
    }
}

.top__first__attention--woman .top__first__attention-baloon {
    width: 59.9%;
    margin-left: 40%
}

@media (max-width:768px) {
    .top__first__attention--woman .top__first__attention-baloon {
        width: calc(120 / 375 * 100vw);
        margin-left: 0;
        margin-top: 12px;
        margin-right: calc(25 / 375 * 100vw)
    }
}

.top__first__attention--woman .top__first__attention-image {
    width: 75%;
    margin-top: -13px;
    margin-left: 1%
}

@media (max-width:768px) {
    .top__first__attention--woman .top__first__attention-image {
        width: calc(100 / 375 * 100vw);
        margin-top: 0;
        margin-left: 2%
    }
}

.top__first .cycle {
    position: absolute;
    width: 33vw;
    max-width: 420px;
    aspect-ratio: 22/25;
    right: -6%;
    top: 20px;
    z-index: 4;
    transition: .3s
}

.top__first .cycle__canvas,
.top__first .cycle__container {
    width: 100%;
    aspect-ratio: 22/25
}

@media (max-width:768px) {
    .top__first .cycle {
        position: relative;
        width: calc(290 / 375 * 100vw);
        right: auto;
        top: 0;
        margin: -112px auto 0
    }
}

.top__first .cycle--show {
    opacity: 1;
    translate: 0 0
}

.top__first .cycle img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: none
}

.top__content {
    position: relative
}

.top__content__icon {
    position: absolute
}

.top__content__icon--cat {
    width: 52px;
    right: -34px;
    top: 26px
}

@media (max-width:768px) {
    .top__content__icon--cat {
        width: calc(36 / 375 * 100vw);
        top: 125px;
        right: -8px
    }
}

.top__content__icon--book {
    top: 155px;
    right: -76px;
    width: 62px
}

@media (max-width:768px) {
    .top__content__icon--book {
        width: calc(44 / 375 * 100vw);
        top: 152px;
        right: -28px
    }
}

.top__content__line {
    width: 3px;
    height: calc(100% - 150px);
    background: #05baff;
    position: absolute;
    left: 99px;
    bottom: -20px;
    transition: height .3s
}

@media (max-width:768px) {
    .top__content__line {
        height: calc(100% - 40px);
        left: calc(27 / 375 * 100vw);
        bottom: -30px
    }
}

.top__content__line::after,
.top__content__line::before {
    content: "";
    position: absolute
}

.top__content__line::after {
    background: #05baff;
    width: 15px;
    height: 12.9903810568px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    left: -6px;
    bottom: 0
}

@media (max-width:768px) {
    .top__content__line::after {
        width: 10px;
        height: 8.6602540378px;
        left: -3px;
        bottom: -2px
    }
}

.top__content__item {
    width: 100%;
    padding: 40px 40px 0;
    margin: 0 auto;
    position: relative;
    transition: .3s
}

.top__content__item:not(:last-of-type) .top__content__inner {
    border-bottom: 1px solid #c4c4c4
}

.top__content__item:first-of-type {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

@media (max-width:768px) {
    .top__content__item:first-of-type .top__overview {
        margin-bottom: 32px
    }

    .top__content__item:first-of-type .top__detail--show {
        margin-top: -47px
    }
}

.top__content__item:last-of-type {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

@media (min-width:769px) {
    .top__content__item:last-of-type {
        padding-bottom: 30px
    }
}

.top__content__item.hover {
    background: #fdffd6
}

@media (hover:hover) {
    .top__content__item.hover:hover .top__overview__icon {
        scale: 1.1;
        rotate: 180deg
    }
}

@media (max-width:768px) {
    .top__content__item {
        padding: 20px 0
    }
}

@media (min-width:769px) {
    .top__content__item--todo .top__overview__visual {
        width: calc(220 / 1280 * 100vw);
        max-width: 220px
    }
}

@media (max-width:768px) {
    .top__content__item--todo .top__overview__visual {
        width: calc(156 / 375 * 100vw);
        margin-left: -15px;
        margin-bottom: 32px
    }
}

@media (min-width:769px) {
    .top__content__item--todo .top__overview__visual--open {
        width: calc(248 / 1280 * 100vw);
        max-width: 248px
    }
}

.top__content__item--todo .top__detail--show {
    margin-top: 15px
}

@media (max-width:768px) {
    .top__content__item--todo .top__detail--show {
        margin-top: -35px
    }
}

@media (max-width:768px) {
    .top__content__item--goal .top__content__inner {
        padding-bottom: calc(30px + 11%)
    }
}

.top__content__item--goal .top__content__line {
    height: calc(100% - 160px);
    bottom: -10px
}

@media (max-width:768px) {
    .top__content__item--goal .top__content__line {
        height: calc(100% - 105px);
        bottom: 35px
    }
}

.top__content__item--goal .top__content__line::after,
.top__content__item--goal .top__content__line::before {
    width: 3px;
    height: 6px;
    background: #05baff
}

.top__content__item--goal .top__content__line::before {
    bottom: -10px;
    left: 0
}

.top__content__item--goal .top__content__line::after {
    clip-path: none;
    bottom: -20px;
    left: 0
}

@media (min-width:769px) {
    .top__content__item--goal .top__overview__visual {
        width: calc(248 / 1280 * 100vw);
        max-width: 248px;
        right: 90px
    }
}

@media (min-width:769px) and (max-width:980px) {
    .top__content__item--goal .top__overview__visual {
        width: calc(220 / 1280 * 100vw);
        max-width: 220px
    }
}

@media (max-width:768px) {
    .top__content__item--goal .top__overview__visual {
        width: calc(186 / 375 * 100vw);
        aspect-ratio: 186/147
    }
}

@media (min-width:769px) {
    .top__content__item--goal .top__overview__visual--open {
        width: calc(280 / 1280 * 100vw);
        max-width: 280px
    }
}

@media (max-width:768px) {
    .top__content__item--goal .top__overview__comment {
        width: 208px
    }
}

.top__content__item--goal .top__detail--show {
    margin-top: 12px
}

@media (max-width:768px) {
    .top__content__item--goal .top__detail--show {
        margin-top: -15px;
        margin-bottom: 0
    }
}

.top__content__inner {
    position: relative;
    padding-left: 20px
}

@media (max-width:768px) {
    .top__content__inner {
        width: calc(295 / 375 * 100vw);
        margin: 0 auto;
        padding-bottom: 20px;
        padding-left: 0
    }
}

.top__overview {
    width: 100%;
    background: 0 0;
    border: 0;
    outline: 0;
    padding: 0;
    transition: .2s;
    cursor: pointer
}

.top__overview:active {
    scale: .98
}

@media (min-width:769px) {
    .top__overview {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: row;
        display: flex;
        padding-right: 34.6%;
        min-height: 198px;
        position: relative
    }
}

@media (max-width:768px) {
    .top__overview {
        display: grid;
        grid-template: "circle   .      .   " 0 "circle   .    title " auto "  .      .      .   " 20px "  .      .    visual" auto/60px 15px 1fr
    }
}

.top__overview__circle {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    min-width: 160px;
    width: 160px;
    height: 160px;
    border-radius: 160px;
    border: 1px solid #000;
    background: #05baff;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    grid-area: circle;
    margin: 0
}

@media (max-width:768px) {
    .top__overview__circle {
        min-width: 60px;
        width: 60px;
        height: 60px;
        flex: 60px 0 0;
        font-size: 11px
    }
}

@media (min-width:769px) {
    .top__overview__titles {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        display: flex;
        margin-left: 28px;
        margin-top: 20px
    }
}

@media (max-width:768px) {
    .top__overview__titles {
        grid-area: title
    }
}

.top__overview__title {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #000;
    font-size: clamp(20px, 2.1vw, 32px);
    line-height: 1.625;
    text-align: left;
    margin: 0 0 18px
}

@media (min-width:1025px) and (max-width:1180px) {
    .top__overview__title {
        font-size: clamp(18px, 1.8vw, 32px)
    }
}

@media (min-width:769px) and (max-width:1024px) {
    .top__overview__title {
        font-size: clamp(18px, 1.6vw, 32px)
    }
}

@media (max-width:768px) {
    .top__overview__title {
        font-size: calc(18 / 375 * 100vw);
        margin-bottom: 8px;
        line-height: 1.4
    }
}

.top__overview__title b {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #05baff
}

.top__overview__visual {
    position: relative;
    z-index: 3;
    transition: .2s;
    display: block
}

@media (min-width:769px) {
    .top__overview__visual {
        width: calc(184 / 1280 * 100vw);
        max-width: 184px;
        position: absolute;
        right: 120px;
        top: 0
    }
}

@media (min-width:769px) and (max-width:980px) {
    .top__overview__visual {
        right: 90px
    }
}

@media (min-width:769px) {
    .top__overview__visual--open {
        width: calc(210 / 1280 * 100vw);
        max-width: 210px
    }
}

@media (max-width:768px) {
    .top__overview__visual {
        grid-area: visual;
        width: calc(138 / 375 * 100vw)
    }
}

.top__overview__visual img {
    width: 100%
}

.top__overview__comment {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    background: #f9ff6f;
    border: 1px solid #000;
    border-radius: 37px;
    padding: 6px 18px;
    letter-spacing: -.04rem;
    font-size: clamp(12px, 1.12vw, 15px);
    font-weight: 700;
    line-height: 1.45;
    margin: 0;
    color: #000
}

@media (max-width:768px) {
    .top__overview__comment {
        width: 180px;
        font-size: 11px;
        float: left
    }
}

.top__overview__more {
    position: absolute;
    right: 0;
    top: 44px;
    background: 0 0;
    border: 0;
    outline: 0;
    padding: 0;
    width: auto;
    transition: .3s;
    cursor: pointer
}

@media (max-width:768px) {
    .top__overview__more {
        justify-content: flex-end;
        align-items: center;
        flex-direction: row-reverse;
        display: flex;
        bottom: 20px;
        right: 0;
        top: auto
    }
}

.top__overview__more p {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 11px;
    line-height: 1.3;
    letter-spacing: -.01rem;
    font-weight: 700;
    margin: 10px 0 0;
    color: #000;
    text-align: center
}

@media (max-width:768px) {
    .top__overview__more p {
        margin: 0;
        width: 42px;
        text-align: left
    }
}

.top__overview__more--open .top__overview__icon:before {
    opacity: 0;
    translate: -50% -80%
}

.top__overview__icon {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #000;
    position: relative;
    transition: .2s
}

@media (max-width:768px) {
    .top__overview__icon {
        width: 40px;
        height: 40px
    }
}

.top__overview__icon::after,
.top__overview__icon::before {
    content: "";
    width: 3px;
    height: 30px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    transition: .2s
}

@media (max-width:768px) {

    .top__overview__icon::after,
    .top__overview__icon::before {
        width: 2px;
        height: 15px
    }
}

.top__overview__icon::after {
    rotate: 90deg
}

.top__detail {
    width: calc(100% - 40px);
    background: rgba(242, 242, 242, .7);
    border-radius: 12px;
    backdrop-filter: blur(5px);
    position: relative;
    z-index: 2;
    transition: max-height .3s, opacity .2s;
    max-height: 0;
    opacity: 0;
    margin: 10px 0 20px;
    visibility: hidden
}

@media (max-width:768px) {
    .top__detail {
        width: 100%;
        margin: -22px auto 0;
        transition: max-height .6s, opacity .2s
    }
}

.top__detail--show {
    max-height: 400px;
    opacity: 1;
    visibility: visible
}

@media (max-width:768px) {
    .top__detail--show {
        max-height: 600px;
        margin-bottom: 50px
    }
}

.top__detail__inner {
    padding: 60px 40px;
    width: 100%;
    display: grid;
    grid-template: "image .   .  " 0 "image . title" auto "image .   .  " 26px "image . text " auto "image .   .  " auto/280px 40px 1fr
}

@media (max-width:768px) {
    .top__detail__inner {
        padding: 28px 20px 40px;
        grid-template: "title" auto "  .  " 21px " text" auto "  .  " 28px "image" auto/100%
    }
}

.top__detail picture {
    grid-area: image;
    width: 280px
}

@media (max-width:768px) {
    .top__detail picture {
        width: 100%
    }
}

.top__detail__image {
    width: 100%
}

.top__detail__title {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    grid-area: title;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.56
}

@media (max-width:768px) {
    .top__detail__title {
        font-size: calc(18 / 375 * 100vw);
        line-height: 1.4
    }
}

.top__detail__text {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 300;
    font-style: normal;
    grid-area: text;
    margin: 0;
    font-size: 15px;
    line-height: 1.75
}

@media (max-width:768px) {
    .top__detail__text {
        font-size: calc(14 / 375 * 100vw);
        line-height: 1.7
    }
}

.top .answered {
    padding: 100px 60px 60px
}

@media (max-width:768px) {
    .top .answered {
        padding: 80px 0 50px
    }
}

.top .answered__date {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    height: 28px;
    border-radius: 28px;
    font-size: 13px;
    background: #e2e2e2;
    position: absolute;
    top: 30px;
    left: 30px;
    padding: 0 12px 0 18px
}

.top .answered__caption {
    background: #f9ff6f;
    padding: 10px 20px 9px;
    border-radius: 37px;
    border: 1px solid #000;
    display: inline-block;
    font-size: 15px;
    line-height: 1.1;
    text-align: center
}

.top .answered__category {
    width: 100%;
    background: #d3f1ff;
    border-radius: 10px;
    padding: 23px 10px;
    position: relative
}

.top .answered__category+.fv-question__step3__declaration__text {
    margin-bottom: 14px
}

.top .answered__category__title {
    height: 40px;
    margin: 0 auto 16px;
    display: block
}

@media (max-width:768px) {
    .top .answered__category__title {
        height: 26px;
        margin-bottom: 13px
    }
}

.top .answered__category__image {
    position: absolute;
    top: 10px
}

@media (max-width:768px) {
    .top .answered__category__image {
        top: 15px
    }
}

.top .answered__category__image--beginner {
    width: 60px;
    right: -20px
}

@media (max-width:768px) {
    .top .answered__category__image--beginner {
        width: 42px;
        right: -14px
    }
}

.top .answered__category__image--experienced {
    width: 60px;
    right: -20px
}

@media (max-width:768px) {
    .top .answered__category__image--experienced {
        width: 49px;
        right: -14px
    }
}

.top .answered__category__text {
    line-height: 1.1;
    font-weight: 700;
    text-align: center;
    margin: 0;
    font-size: 16px
}

@media (max-width:768px) {
    .top .answered__category__text {
        font-size: 13px
    }
}

.top .answered__inputted {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #000;
    padding: 20px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 700;
    margin: 10px 0 0
}

.top .answered__declaration {
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    display: flex;
    width: 720px;
    margin: 0 auto 60px
}

@media (max-width:768px) {
    .top .answered__declaration {
        width: calc(295 / 375 * 100vw);
        margin-bottom: 18px
    }
}

.top .answered__declaration__text {
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    margin: 10px 0
}

@media (max-width:768px) {
    .top .answered__declaration__text {
        font-size: 18px
    }
}

.top .answered__declaration__text:first-of-type {
    margin-top: 0
}

.top .answered__declaration .fv-result__button {
    margin-top: 34px
}

.top .answered__buttons {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    margin-top: 30px
}

@media (max-width:1023px) {
    .top .answered__buttons {
        flex-direction: column;
        margin-top: 20px
    }
}

.top .answered__button {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    width: 155px;
    height: 60px;
    border-radius: 60px;
    border: 1px solid #000;
    background: #05baff;
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
    text-align: center;
    text-decoration: none;
    transition: opacity .3s, scale .3s, background .3s;
    opacity: 1;
    visibility: visible
}

.top .answered__button:link,
.top .answered__button:visited {
    text-decoration: none
}

@media (max-width:768px) {
    .top .answered__button {
        width: 155px
    }
}

.top .answered__button--save {
    width: 215px;
    margin-right: 20px
}

@media (max-width:1023px) {
    .top .answered__button--save {
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media (max-width:768px) {
    .top .answered__button--save {
        width: 240px;
        margin-right: 0;
        margin-bottom: 20px
    }
}

@media (hover:hover) {
    .top .answered__button:hover {
        opacity: .8
    }
}

.top .answered__button:active {
    opacity: .8;
    scale: .98
}

.top .answered__button--disabled {
    cursor: inherit;
    background: #e2e2e2;
    border-color: transparent
}

@media (hover:hover) {
    .top .answered__button--disabled:hover {
        opacity: 1
    }
}

.top .answered__button--disabled:active {
    opacity: 1;
    scale: 1
}

.top .answered__flex {
    justify-content: flex-start;
    align-items: stretch;
    flex-direction: row;
    display: flex;
    gap: 40px;
    margin-bottom: 30px;
    width: calc(100% - 120px);
    margin: 0 auto 30px
}

@media (max-width:1023px) {
    .top .answered__flex {
        width: 100%
    }
}

@media (max-width:768px) {
    .top .answered__flex {
        width: calc(295 / 375 * 100vw);
        flex-direction: column;
        gap: 40px;
        margin-bottom: 0
    }
}

.top .answered__inner {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #000;
    padding: 20px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 700;
    margin: 10px 0 0
}

.top .answered__section {
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    display: flex;
    width: calc(50% - 20px)
}

@media (max-width:768px) {
    .top .answered__section {
        width: 100%
    }
}

.top .answered__past-list,
.top .answered__todo-list {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    overflow-y: auto;
    max-height: 230px
}

@media (max-width:768px) {

    .top .answered__past-list,
    .top .answered__todo-list {
        max-height: 330px
    }
}

.top .answered__todo-list li:not(:last-of-type) {
    margin-bottom: 16px
}

.top .answered__todo-list input {
    display: none
}

.top .answered__todo-list input:checked+.answered__todo-label span::after {
    opacity: 1;
    rotate: 0deg
}

.top .answered__todo-list input:checked+.answered__todo-label p {
    color: #c4c4c4;
    text-decoration: line-through
}

.top .answered__todo-label {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
    display: flex;
    gap: 8px;
    cursor: pointer;
    transition: .3s
}

@media (hover:hover) {
    .top .answered__todo-label:hover {
        opacity: .8
    }
}

.top .answered__todo-label:active {
    opacity: .8
}

.top .answered__todo-label span {
    display: block;
    flex: 18px 0 0;
    height: 18px;
    border: 2px solid #05baff;
    box-sizing: border-box;
    margin-top: 3px;
    position: relative
}

.top .answered__todo-label span::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 0;
    width: 5px;
    height: 9px;
    border-right: 3px solid #05baff;
    border-bottom: 3px solid #05baff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: .2s;
    opacity: 0;
    rotate: -180deg
}

@media (max-width:768px) {
    .top .answered__todo-label span::after {
        width: 6px;
        height: 9px;
        left: 2px
    }
}

@media (max-width:768px) {
    .top .answered__todo-label span {
        flex: 14px 0 0;
        height: 14px;
        margin-top: 5px
    }
}

.top .answered__todo-label p {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    flex: 1
}

.top .answered__todo-label--checked {
    cursor: inherit
}

@media (hover:hover) {
    .top .answered__todo-label--checked:hover {
        opacity: 1
    }
}

.top .answered__todo-label--checked:active {
    opacity: 1
}

.top .answered__todo-label--checked span::after {
    opacity: 1;
    rotate: 0deg
}

.top .answered__todo-label--checked p {
    color: #c4c4c4;
    text-decoration: line-through
}

.top .answered__past-list li {
    margin: 0
}

.top .answered__past-list li:not(:last-of-type) {
    margin-bottom: 18px
}

.top .answered__past-list a {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #05baff;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: underline;
    letter-spacing: -.04rem
}

@media (max-width:768px) {
    .top .answered__past-list a {
        font-size: calc(15 / 375 * 100vw);
        letter-spacing: -.08rem
    }
}

.top .answered__past-list a:before {
    content: "● "
}

@media (hover:hover) {
    .top .answered__past-list a:hover {
        text-decoration: none
    }
}

.top .answered__past-list a:active {
    text-decoration: none
}

.top .answered__no-data {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    text-align: center;
    background: rgba(140, 140, 140, .6);
    margin: 10px 0 0;
    border: 1px solid #000;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    min-height: 94px
}

.top .answered__no-data p {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴシック", Hiragino Sans, sans-serif !important;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 18px;
    line-height: 1.5
}

.top__announce-balloon {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    position: absolute;
    left: 50%;
    top: -41px;
    translate: -50% 0;
    background: #05baff;
    width: 278px;
    height: 46px;
    border-radius: 46px;
    -webkit-animation: animAnnounce 3s linear infinite;
    animation: animAnnounce 3s linear infinite
}

@-webkit-keyframes animAnnounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes animAnnounce {

    0%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }

    75% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.top__announce-balloon::after {
    content: "";
    position: absolute;
    background: #05baff;
    width: 14px;
    height: 11px;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    left: 50%;
    bottom: -9px;
    translate: -50% 0
}

@media (max-width:768px) {
    .top__announce-balloon::after {
        width: 7px;
        height: 7px;
        bottom: -6px
    }
}

@media (max-width:768px) {
    .top__announce-balloon {
        width: 172px;
        height: 35px;
        top: -30px
    }
}

.top__announce-balloon p {
    font-family: zen-maru-gothic, "Zen Maru Gothic", sans-serif !important;
    font-weight: 700;
    font-style: normal;
    font-size: 18px;
    color: #fff;
    text-align: center
}

@media (max-width:768px) {
    .top__announce-balloon p {
        font-size: 12px
    }
}

.top__fixed-area {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    position: fixed;
    width: 100%;
    height: 120px;
    z-index: 10;
    left: 0;
    bottom: 0;
    margin: 0;
    background: rgba(0, 0, 0, .8);
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.top__fixed-area--show {
    opacity: 1;
    visibility: visible
}

@media (max-width:768px) {
    .top__fixed-area {
        height: 90px
    }
}

.top__fixed-area .top__first__button {
    max-width: 280px
}

@media (max-width:768px) {
    .top__fixed-area .top__first__button {
        max-width: calc(125 / 375 * 100vw);
        font-size: calc(14 / 375 * 100vw)
    }
}

.top__fixed-area .top__first__button--start {
    max-width: 360px
}

@media (max-width:768px) {
    .top__fixed-area .top__first__button--start {
        max-width: calc(200 / 375 * 100vw);
        font-size: calc(15 / 375 * 100vw)
    }
}

.top__fixed-area__top {
    justify-content: center;
    align-items: center;
    flex-direction: row;
    display: flex;
    position: absolute;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #000;
    transition: .2s;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    transition: .3s
}

.top__fixed-area__top img {
    width: 26px;
    transition: .3s
}

@media (max-width:768px) {
    .top__fixed-area__top img {
        width: 12px
    }
}

@media (min-width:769px) {
    .top__fixed-area__top {
        width: 100px;
        height: 100px;
        top: -50px;
        right: 130px
    }
}

@media (max-width:768px) {
    .top__fixed-area__top--unlogin {
        position: relative;
        right: 0;
        bottom: 0
    }
}

@media (hover:hover) {
    .top__fixed-area__top:hover {
        opacity: .9
    }

    .top__fixed-area__top:hover img {
        translate: 0 -10%
    }
}

.top__fixed-area__top:active {
    opacity: .9;
    scale: .98
}