@charset "UTF-8";

.l-footer__copy .sub {
    color: #66b5c9;
}
.top .c-sectionPadding-top {
    padding-top: 30px;
}
.top .c-chatWindow.c-chatWindow--concierge {
    border: #ffda2a 2px solid;
}
.top .c-chatWindow--concierge .c-chatWindow__header {
    background-color: #ffda2a;
    border-bottom: #ffda2a 2px solid;
}
.top .c-chatWindow--concierge .c-chatWindow__status__name {
    color: #004298;
}
.top .c-chatWindow--concierge .c-chatWindow__body {
    background-color: #ffffcc;
}
.kiyaku {
    padding-top: 20px !important;
    text-align: center;
    font-weight: 600;
}
.kiyaku a {
    display: block;
    width: 100%;
    border: #004298 1px dotted;
    margin: 5px auto 5px;
}
.kiyaku input {
    width: auto !important;
}
.c-skillInfo__title {
    font-size: clamp(1.125rem, 1.032rem + .47vw, 1.375rem) !important;
}
.p-secSkills .p-secSkills__txtArea .p-secSkills__read,
.p-secSkills .p-secSkills__txtArea .p-secSkills__hosoku {
    color: #fff;
}
.p-secExperts__expertsCard a:hover {
    opacity: .75;
}
.p-secExperts__expertsCard.c-skillCard {
    box-shadow: none;
    padding: 0;
    justify-content: flex-start;
}
.c-skillCardList .c-skillCard {
    height: 60px;
}
a.c-skillCard:hover {
    background-color: #ffda2a;
    opacity: .8;
    text-decoration: none;
}
.p-secExperts__expertsCard.c-skillCard .c-skillCard__iconArea {
    width: auto;
}
.p-secExperts__expertsCard.c-skillCard .c-skillCard__iconArea img {
    max-inline-size: 100%;
    block-size: auto;
}
.p-secCatchCopy h4 {
    font-size: 1.8rem;
}
.p-secCatchCopy .c-layoutBox--white {
    padding: 0 0 30px 0 !important;
}
/* .p-secSkills {
    background-color: #ffda2a;
}.p-secSkills__btn:hover {
    border:1px solid #004298;
    background-color: #fff;
}
.c-topSectionTitle.active span {
    color: #004298;
}
.p-secRelatedSkills > .c-layoutBox {
    background-color: #ffda2a;
}
*/
.l-footer__leftArea ul li a {
    font-size: .875rem;
    color: #fff;
    text-decoration: none;
}
.l-footer__leftArea ul li a:hover {
    color: #66b5c9;
}
.l-footer__leftArea .arrow {
    position: relative;
    display: inline-block;
    padding-left: 20px;
}
.l-footer__leftArea .arrow:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #66b5c9;
    position: absolute;
    top: 0;
    left: 6px;
    bottom: 0;
    margin: auto;
}
.google-login-btn {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 10px 20px;
    background-color: #ffffff; /* 白背景 */
    border: 1px solid #dadce0; /* 薄いグレーの枠線 */
    border-radius: 5px; /* ボタンの角を丸くする */
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1); /* 軽い影 */
    color: #3c4043; /* テキスト色 */
    font-family: 'Roboto', sans-serif; /* Google推奨フォント */
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 0.3s, box-shadow 0.3s; /* ホバー時のアニメーション */
}
.google-login-btn:hover {
    background-color: #f7f8fa; /* ホバー時の背景色 */
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15); /* ホバー時の影 */
}
.google-login-btn:active {
    background-color: #ececec; /* アクティブ時の背景色 */
}
.google-icon {
    width: 20px;
    height: auto;
}
.google-login-btn span,
.google-icon {
    padding-bottom: 10px;
}
.simplebar-content-wrapper {
    overflow-y: scroll;
}
a.c-chatWindow__btns__btn {
    cursor: pointer;
}
.skill *[class*=c-row] .p-secMadoguchiConcierge .c-chatWindow, *[class*=c-row] .p-secMadoguchiExpert .c-chatWindow {
    --body-height: 500px;
}
.skill .c-container .c-row {
    flex-direction: row-reverse;
}
.c-chatWindow__txtArea {
    flex-direction: row;
    flex-wrap: wrap;
}
.c-chatWindow__box--right .c-chatWindow__txtArea,
.c-chatWindow__txtArea .c-chatWindow__fukidashi {
    max-width: 600px;
}
.c-chatWindow__box--left .c-chatWindow__fukidashi {
    width: auto;
    min-width: 50px;
}
.c-chatWindow__box--left .c-chatWindow__txtArea .c-chatWindow__btns {
    width: 100%;
    justify-content: flex-start;
}
.c-chatWindow__box--right .c-chatWindow__fukidashi {
    width: auto;
    margin-right: 16px;
}
.c-chatWindow__box--right .c-chatWindow__txtArea .c-chatWindow__btns {
    width: 100%;
    margin-right: 18px;
    justify-content: flex-end;
}
.c-chatWindow__txtArea .c-chatWindow__fukidashi {
    min-height: 52px;
    display: inline-block;
}
.l-header__popup__list.point li {
    width: 100%;
    padding: 0 10px;
    text-align: center;
    font-size: 12px;
}
span.point {
    font-size: 16px;
    font-weight: 600;
    margin-right: 6px;
}
.dify-response table {
    border-collapse: collapse;
}
.dify-response table th {
    border: #cccccc 1px solid;
    padding: 0.5rem 0.5rem;
    background-color: #f8f9fa;
}
.dify-response table td {
    border: #cccccc 1px solid;
    padding: 0.5rem 0.5rem;
    background-color: #fff;
}
.dify-response.flex .c-chatWindow__fukidashi {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}
.dify-response .c-chatWindow__txtArea .c-chatWindow__fukidashi button {
    background-color: #fff;
    color: #206eff;
    padding: .5em 1em;
    border-radius: 3em;
    text-decoration: none;
    line-height: 1.4;
    border: 2px solid #206eff;
    transition: all .3s ease;
}
.dify-response .c-chatWindow__txtArea .c-chatWindow__fukidashi button:hover{
    background-color:#206eff;
    color:#fff
}

.dify-response .c-chatWindow__fukidashi h1 { margin-top: 0.67em; margin-bottom: 0.67em; }
.dify-response .c-chatWindow__fukidashi h2 { margin-top: 0.83em; margin-bottom: 0.83em; }
.dify-response .c-chatWindow__fukidashi h3 { margin-top: 1em; margin-bottom: 1em; }
.dify-response .c-chatWindow__fukidashi h4 { margin-top: 1.33em; margin-bottom: 1.33em; }
.dify-response .c-chatWindow__fukidashi h5 { margin-top: 1.67em; margin-bottom: 1.67em; }
.dify-response .c-chatWindow__fukidashi h6 { margin-top: 2.33em; margin-bottom: 2.33em; }
.dify-response .c-chatWindow__fukidashi p { margin-top: 1em; margin-bottom: 1em; }
.dify-response .c-chatWindow__fukidashi p:first-of-type { margin-top: 0; }
.dify-response .c-chatWindow__fukidashi p:last-of-type { margin-bottom: 0; }
.dify-response .c-chatWindow__fukidashi ul { list-style: initial; margin-top: 1em; margin-bottom: 1em; padding-left: 40px; }
.dify-response .c-chatWindow__fukidashi ol { list-style: decimal; margin-top: 1em; margin-bottom: 1em; padding-left: 40px; }
.dify-response .c-chatWindow__fukidashi dl { margin-top: 1em; margin-bottom: 1em; }
.dify-response .c-chatWindow__fukidashi pre { margin-top: 1em; margin-bottom: 1em; }
.dify-response .c-chatWindow__fukidashi fieldset { margin-top: 0.35em; margin-bottom: 0.75em; padding: 0.625em; }
.dify-response .c-chatWindow__fukidashi blockquote { margin-top: 1em; margin-bottom: 1em; padding-left: 40px; }
.dify-response .c-chatWindow__fukidashi address { margin-top: 1em; margin-bottom: 1em; }

.thinking .c-chatWindow__fukidashi::after {
    content: '...';
    animation: dots 1.5s infinite;
}

@keyframes dots {
    0% {
        content: '　';
    }
    20% {
        content: '.';
    }
    30% {
        content: '..';
    }
    40% {
        content: '...';
    }
}

.dify-response.error .c-chatWindow__fukidashi {
    color: #fff;
    background-color: #cd5c5c;
}
.dify-response.error .c-chatWindow__fukidashi::before {
    background-color: #cd5c5c;
}
.c-chatWindow__fukidashi p {
    padding-top: 5px;
    padding-bottom: 5px;
}
.p-secExperts__concierge {
    margin-top: 0;
}
.c-newsBox .newsImage01 {
    margin: 0 auto 20px;
}
.c-newsBox .newsImage02 {
    margin: 20px auto 0;
}
.invalid-feedback {
    color: red;
}
.register .c-tableForm sup {
    color: red;
}
.register .c-tableForm input {
    width: 100%;
}
.register .c-tableForm .c-form__buttonWrapper {
    padding-top: 30px;
}
.popupMessage.modal--open .c-popupModal__box {
    max-width: 600px;
}
#p-secExpertMenu__popupModal .c-popupModal__box {
    padding-left: 0;
    padding-right: 0;
}
#p-secExpertMenu__popupModal .c-skillCardList {
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: .938rem;
}
#p-secExpertMenu__popupModal .c-popupModal__box .u-heading--lvl2 {
    margin-left: clamp(.938rem, .589rem + 1.74vw, 1.875rem);
}
#p-secExpertMenu__popupModal .c-popupModal__box .u-heading--lvl3:first-of-type {
    margin-top: 0.5rem;
}
#p-secExpertMenu__popupModal .c-popupModal__box .expert-link .u-heading--lvl3 {
    color: #fff !important;
}
#p-secExpertMenu__popupModal .c-popupModal__box .expert-link:hover {
    color: #004298 !important;
    text-decoration: none;
}
#p-secExpertMenu__popupModal .c-popupModal__box .expert-link:hover .u-heading--lvl3 {
    background-color: #0a58ca !important;
}
#p-secExpertMenu__popupModal .c-popupModal__body {
    overflow-y: scroll;
    height: 70vh;
    padding: 0 clamp(.938rem, .589rem + 1.74vw, 1.875rem);
    padding-bottom: 30px;
}
.popupMessage.modal--open .c-skillCard__popupArea__title {
    margin-top: 0;
}
.l-fixedSideMenu .l-fixedSideMenu__list .c-popupModal__flag:hover {
    cursor: pointer;
}
.required {
    margin-left: 3px;
    font-size: 10px;
    color: #fff;
    background-color: red;
    padding: 1px 3px;
}
.w100 {
    width: 100% !important;
}
.news-topics .c-newsBox__body h1 {
    font-size: 20px;
    background-color: #004298 !important;
    color: #fff !important;
    margin-top: 1.2em;
    padding: .2em .5em !important;
}
.news-topics .c-newsBox__body h2 {
    font-size: 20px;
    color: #004298 !important;
    margin-top: 1.2em;
}
.news-topics .c-newsBox__body h3 {
    margin-top: 1.2em;
    font-size: 18px;
}
.news-topics .c-newsBox__body p {
    margin-top: .9em;
    margin-bottom: 1.2em;
}

.mypage.l-main__contentsArea {
    padding-bottom: 0;
}

.p-secNews.mypage {
    padding: 10px 0;
    border-radius: 0;
}
.p-secNewsTopics .c-form .c-button {
    min-width: 200px;
    display: inline-block;
    padding: .8em 2em;
    background-color: var(--color-primary);
    color: #fff;
    border: none;
    border-radius: 3em;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    transition: background-color .3s;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    word-break: keep-all;
}
/* Dify LOGO */
.dify-logo {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: .4rem;
}
.dify-logo > div {
    display: flex;
    padding-right: .75rem;
}
.dify-logo .uppercase {
    font-size: 12px;
    color: rgb(152, 162, 179);
    text-transform: uppercase;
    margin-right: .8rem;
}
.dify-logo img {
    width: auto;
    height: 1.25rem!important
}
textarea.c-form__input {
    width: 100%;
    height: 90px;
}
.c-form input[type=number] {
    width: 64%;
}
.c-chatWindow__header {
    position: relative;
}
.switch-screen {
    color: #fff;
    display: flex;
    gap: 6px;
    position: absolute;
    right: 15px;
    font-size: 14px;
    border: #fff 1px solid;
    border-radius: 8px;
    padding: 2px 6px;
    cursor: pointer;
    z-index: 1001;
}
.switch-screen:hover {
    color: #ffda2a;
    border: #ffda2a 1px solid;
}
.top .switch-screen {
    color: #004298;
    border: #004298 1px solid;
    /* background-color: #edf3fb; */
}
.top .switch-screen:hover {
    color: #206eff;
    border: #206eff 1px solid;
    /* background-color: #ffffcc; */
}
.fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: white;
    z-index: 9999;
    transform: scale(1);
    opacity: 1;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    transform-origin: center;
}
.fullscreen-enter {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: white;
    z-index: 9998;
    transform: scale(0.5);
    opacity: 0.5;
}
.fullscreen .c-containerX {
    width: 100vw !important;
    max-width: 100vw !important;
    height: 100vh;
}
.fullscreen .c-chatWindow {
    height: 100%;
}
.fullscreen .switch-screen {
    right: 25px;
    gap: 3px;
}
.fullscreen .c-chatWindow .c-chatWindow__body {
    height: calc(100% - 120px);
    max-height: none;
}
.l-fixedSideMenu {
    right: -260px;
}
.l-fixedSideMenu__toggle {
    left: -295px;
}

.l-fixedSideMenu__reset {
    font-size: 14px;
    position: absolute;
    top: 535px;
    right: 0;
    height: 120px;
    width: 40px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    margin-top: 1em;
    padding: 1em 0;
    background-color: #206eff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #fff;
}
.charge li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    list-style: none;
    background-color: #ececec;
    margin: 10px 0 ;
    padding: 1em 2em;
}
.charge-point {
    font-size: 1.4em;
    font-weight: 600;
}
.charge--button {
    font-size: 1.1em;
}
.submit-payment {
    margin-top: 30px;
    text-align: center;
}
@media screen and (max-width: 743px) {
    .switch-screen {
        right: 7px;
        font-size: 12px;
        padding: 2px 5px;
    }
    .fullscreen .switch-screen{
        right: 7px;
    }
    #p-secExpertMenu__popupModal .c-skillCardList {
        grid-template-columns: 1fr 1fr;
    }
    .charge li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
}

.login sup, .text-danger {
    color: red;
}
