@charset "UTF-8";html{line-height:1.4}abbr,address,b,blockquote,body,cite,code,dd,del,dfn,div,dl,dt,em,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,li,object,ol,p,pre,q,samp,small,span,strong,sub,sup,ul,var{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}dd,dl,dt,li,ol,ul{list-style:none}caption,fieldset,form,label,legend,table,tbody,td,tfoot,th,thead,tr{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}caption,table,tbody,td,tfoot,th,thead,tr{border-collapse:collapse}article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,mark,menu,nav,section,summary,time,video{background:transparent;border:0;margin:0;outline:0;padding:0;vertical-align:baseline}body{font-family:Noto Sans JP,Hiragino Sans,游ゴシック体,Yu Gothic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}li,nav ul,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{background:transparent;font-size:100%;margin:0;padding:0;vertical-align:baseline}ins{text-decoration:none}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}.pre-line{margin:-1rem 0;white-space:pre-line}header{height:5rem;margin:0 auto;max-width:1024px;width:100%}header .head{border-bottom:1px solid #c3c3c3;justify-content:space-between;padding:1rem}header .header-logo{align-items:center;display:flex;height:3rem;width:50%}header .header-logo a{align-items:center;color:#333;display:flex;gap:.5rem;justify-content:center;text-decoration:none}header .header-logo a p{font-weight:700}header .header-logo a span{font-size:12px;margin-left:-6px}header .header-logo picture{display:block;height:auto}header .header-logo img{height:auto;max-height:100%;max-width:100%;width:60px}header .header-info{align-items:center;display:flex;justify-content:center}header .header-info ul{display:flex;gap:3rem}header .header-info a{color:#000;font-size:1.1rem;padding:1rem 0;text-decoration:none}header .header-info .current,header .header-info a:hover{border-bottom:3px solid #cc4b00}header .show{display:block}header .menu-img{display:none}@media screen and (max-width:650px){header{background-color:#fff;height:4rem;position:sticky;top:0;z-index:100}header .head{padding:.5rem}header .header-logo{width:80%}header .header-logo img{width:14vw}header .header-logo a span{font-size:10px}header .menu-img{display:block}header .menu-img button{background:none;border:none;padding:0}header .menu-img .menu-close{display:none;padding:0}header .lists{background:#fff;border-radius:0 0 24px 24px;padding-bottom:.5rem}header .header-info{align-items:center;border-top:2px solid grey;display:flex;justify-content:center;padding:1.1rem 0}header .header-info ul{display:flex;gap:3rem}header .header-info a{color:#000;font-size:1.1rem;padding:1rem 0;text-decoration:none}header .header-info{background:rgba(0,0,0,.2);display:none;height:100vh;left:0;padding:0;position:absolute;top:65px;width:100%;z-index:5}header .header-info ul{display:block;margin:0 auto 1rem;width:60%}header .header-info li{margin:0;position:relative}header .header-info li a{display:block;font-size:20px;padding:1rem 0 .3rem}header .header-info li a:before{top:calc(50% + 4px);transform:translateY(-50%) rotate(-45deg);transition-property:transform}header .header-info li a:after,header .header-info li a:before{background-color:#28344c;content:"";display:block;height:10px;position:absolute;right:0;width:2px}header .header-info li a:after{top:calc(50% + 10px);transform:translateY(-50%) rotate(45deg)}header .header-info .buttons-sp{align-items:center;display:flex;gap:4vw;justify-content:center}header .header-info .buttons-sp .user-singup{color:#fff;padding:4px 0}header .header-info .buttons-sp a:hover{color:#cc4b00}}footer{background-color:#f9f2eb;max-width:1024px;padding:1rem 0;width:100%}.footer-content,footer{margin:0 auto}.footer-content ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.footer-content a{color:#333;text-decoration:none}.footer-content span{color:#999;margin:0 10px}main{margin:0 auto;max-width:1024px;width:100%}.circle-loading{display:none;text-align:center}.circle-loading svg{fill:none;stroke:#fff;stroke-width:10;stroke-linecap:round;stroke-dasharray:230 230;animation:loader 1.4s cubic-bezier(.4,0,.3,1) infinite,loading 1.2s linear infinite;vertical-align:middle}@keyframes loader{0%{stroke-dashoffset:230}to{stroke-dashoffset:-230}}@keyframes loading{0%{transform:none}to{transform:rotate(1turn)}}.msg-pop{margin:0 auto;width:90px}.msg-pop,.msg-pop.hide{display:none}.msg-pop>i{display:block;text-align:center}.msg-pop>i>i{animation:msg-pop-bounce .8s linear infinite;background-color:#666;border-radius:50%;display:inline-block;height:16px;margin-left:5px;width:16px}.msg-pop>i>i:first-child{margin-left:0}.msg-pop>i>i:nth-child(2){animation-delay:-.2s}.msg-pop>i>i:nth-child(3){animation-delay:-.4s}@keyframes msg-pop-bounce{0%{opacity:.2;transform:translateY(5px)}50%{opacity:.6;transform:translateY(-5px)}to{opacity:.2;transform:translateY(5px)}}header{height:6rem}header .head{align-items:center;display:flex;height:100%;padding:0}header .header-logo{height:unset;width:25%}footer{font-size:14px;padding:.5rem 0}.small-text{font-size:12px}.display-none{display:none}.fv-batch ul{display:flex;margin-right:1.5rem}.fv-batch li{position:relative}.fv-batch p{color:#fff;font-size:9px;font-weight:600;left:50%;position:absolute;text-align:center;top:47%;transform:translate(-50%,-50%);width:70%}.fv-batch picture{display:block;height:90px;width:90px}.fv-batch img{height:auto;max-height:100%;max-width:100%;width:auto}.msg-pop{display:block}.message-text{display:none}.message-name{margin-bottom:4px}textarea{border:1px solid #ccc;border-radius:4px;font-size:1rem;max-height:150px;max-width:580px;overflow-y:scroll;resize:none;width:70vw}.chat-select{border:1px solid #ccc;border-radius:1rem;font-size:1rem;padding:.5rem 1rem}.container{height:86vh}.chat-button{background-color:#f1f1f1;border:1px solid #ccc;border-radius:8px;color:#000;cursor:pointer;font-size:16px;padding:.5rem;text-align:left}.chat-form-container{background-color:#92aad4;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;height:97%;margin:0 auto;max-width:42rem;padding:4% 4% 0;width:92%}@media (min-width:740px){.chat-form-container{padding:2%}}.messages-container{display:flex;flex:1;flex-direction:column;gap:1rem;margin-bottom:1rem;overflow-y:auto}.message-section{display:flex;gap:.5rem;justify-content:flex-start;margin-bottom:1.5rem}.answer-section{align-items:flex-end;display:flex;gap:.5rem;justify-content:flex-end}.answer-section span{font-size:14px;font-weight:300}@media (max-width:740px){.answer-section span{font-size:12px}}.answer-section .chat-button{align-items:center;display:flex;height:36px;justify-content:center;margin:0;padding:0;width:36px}.answer-button{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem 1rem}.message-icon{align-items:center;display:flex;height:3rem;justify-content:center;width:3rem}.message-icon img{border-radius:50%;height:auto;max-height:100%;max-width:100%;width:auto}.message-bubble:after{border-left:12px solid transparent;border-right:0 solid transparent;border-top:8px solid #fff;content:"";height:0;left:-10px;position:absolute;top:0;transform:rotate(10deg);width:12px}.question-bubble{background-color:#fff;border-radius:.5rem;color:#1f2937;margin-bottom:.5rem;max-width:14.5rem;padding:.5rem 1rem;position:relative}.question-bubble .text-left button{text-align:left;width:100%}@media (min-width:1024px){.question-bubble{max-width:28rem}}@media (min-width:1280px){.question-bubble{max-width:32rem}}.answer-bubble{background-color:#3b82f6;border-radius:.5rem;color:#fff;max-width:224px;padding:.5rem 1rem;position:relative;word-break:break-all}.answer-bubble:after{border-left:0 solid transparent;border-right:6px solid transparent;border-top:8px solid #3b82f6;content:"";height:0;position:absolute;right:-6px;top:0;transform:rotate(-10deg);width:12px}.choice-buttons-container{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.inputForm{bottom:0;padding-bottom:.5rem;position:sticky}.input-form-inner{display:flex;gap:.5rem;justify-content:center}.chat-form-section{height:85vh}.chat-input{border:1px solid #ccc;border-radius:4px;height:1.5rem;padding:.5rem;width:70%}input:focus,textarea:focus{border:none;outline:none}.select-container{justify-content:center}.radio-buttons-container,.select-container{background:none;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;margin:0 auto;padding:1rem 0;width:auto}.radio-buttons-container button{background-color:#0056b3;border:none;color:#fff;display:block;font-size:1rem;min-width:48%;text-align:center}.radio-buttons-container .cancel-button{background-color:#f1f1f1;color:#000}.radio-buttons-container .action-button{background-color:#0056b3;border-radius:1rem;color:#fff;font-size:20px;padding:.5rem 1.5rem;width:100%}.q-answer{display:none}.popup-overlay{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:50}.popup-container{background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);margin:0 1rem;max-width:28rem;overflow:hidden;width:100%}.popup-header{border-bottom:1px solid #e5e7eb;padding:1.5rem}.popup-header h2{font-size:1.25rem;font-weight:600}.popup-body{padding:1.5rem}.popup-body p{margin:0}.popup-body .popup-offer{background-color:#ebf8ff;border-radius:.375rem;margin-top:1rem;padding:1rem;text-align:center}.popup-body .popup-offer p:first-child{font-size:1.125rem;font-weight:700}.popup-body .popup-offer p:last-child{color:#4b5563;font-size:.875rem}.popup-footer{display:flex;justify-content:flex-end;padding:0 1.5rem 1.5rem}.popup-footer button{background-color:#3b82f6;border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-weight:700;padding:.5rem 1rem;transition:background-color .2s ease-in-out}.popup-footer button:hover{background-color:#2563eb}@media screen and (max-width:768px){header .header-logo{width:50%}.fv-batch p{font-size:7px;font-weight:700}.fv-batch picture{height:auto;width:70px}.fv-batch ul{margin:0}.fv-batch li{margin-left:-10px}}
