@charset "UTF-8";@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.floatSolutionSurvey_ansBox,.floatSolutionSurvey_questionBox,.floatSolutionSurvey_select,.floatSolutionSurvey_ansResolved,.floatSolutionSurvey_ansUnResolved{display:none;opacity:0;transition:all .3s}.floatSolutionSurvey_ansBox.is-active,.floatSolutionSurvey_questionBox.is-active,.floatSolutionSurvey_select.is-active,.floatSolutionSurvey_ansResolved.is-active,.floatSolutionSurvey_ansUnResolved.is-active{display:block;opacity:1;animation:fadeIn .2s linear}.floatSolutionSurvey{height:12em;font-weight:700;position:fixed;right:0;bottom:2.5em;cursor:pointer;filter:drop-shadow(.1em .1em .2em rgba(0,0,0,.5));z-index:2}.floatSolutionSurvey{font-size:20px}@media screen and (max-width: 768px){.floatSolutionSurvey{font-size:16px}}@media screen and (max-width: 768px){.floatSolutionSurvey{width:100%;height:auto;bottom:0}}.floatSolutionSurvey p{text-align:center}.floatSolutionSurvey_questionBox{box-sizing:border-box;width:3.4em;border:2px solid #FEC901;background:#fff;position:absolute;content:"";top:0;right:0;border-radius:.8em 0 0 .8em}@media screen and (max-width: 768px){.floatSolutionSurvey_questionBox{top:auto;bottom:0;border-radius:.6em .6em 0 0;width:100%;height:auto}}.floatSolutionSurvey_questionBox p{padding:48px 16px 16px;writing-mode:vertical-rl;letter-spacing:.2em;line-height:1.2;font-size:16px;position:relative;text-align:left}@media screen and (max-width: 768px){.floatSolutionSurvey_questionBox p{padding:16px 16px 16px 40px;writing-mode:unset;width:100%;text-align:center}}.floatSolutionSurvey_questionBox p:before{content:"";position:absolute;top:1em;left:50%;transform:translate(-50%);box-sizing:border-box;width:0;height:0;border-top:.6em solid rgba(0,0,0,0);border-bottom:.6em solid rgba(0,0,0,0);border-right:1em solid #FEC901}@media screen and (max-width: 768px){.floatSolutionSurvey_questionBox p:before{top:50%;left:1em;transform:translateY(-70%);border-left:.6em solid rgba(0,0,0,0);border-right:.6em solid rgba(0,0,0,0);border-bottom:1em solid #FEC901}}.floatSolutionSurvey_ansBoxWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;border:2px solid #FEC901;box-sizing:border-box;width:20em;height:12em;background:#fff;border-radius:.6em;position:relative}@media screen and (max-width: 768px){.floatSolutionSurvey_ansBoxWrapper{border-radius:.6em .6em 0 0;width:100%;height:5em;top:auto;bottom:0}.floatSolutionSurvey_ansBoxWrapper:has(.floatSolutionSurvey_ansResolved.is-active,.floatSolutionSurvey_ansUnResolved.is-active){height:7em}}.floatSolutionSurvey_closeBtn{position:absolute;width:1.2em;height:1.2em;top:.6em;right:.6em;cursor:pointer}.floatSolutionSurvey_closeBtn:before,.floatSolutionSurvey_closeBtn:after{content:"";position:absolute;top:50%;left:0;width:100%;height:.1em;background:#bcbcbc}.floatSolutionSurvey_closeBtn:before{transform:translateY(-50%) rotate(45deg)}.floatSolutionSurvey_closeBtn:after{transform:translateY(-50%) rotate(-45deg)}.floatSolutionSurvey_selectText{line-height:1}.floatSolutionSurvey_selectText{font-size:16px}@media screen and (max-width: 768px){.floatSolutionSurvey_selectText{font-size:12px}}.floatSolutionSurvey_selectList{display:grid;grid-template-columns:repeat(2,1fr);gap:2em;max-width:13.2em;margin:1em auto 0}@media screen and (max-width: 768px){.floatSolutionSurvey_selectList{margin-top:.75em;max-width:100%;gap:0}}.floatSolutionSurvey_tag{display:flex;justify-content:center;align-items:center;flex-direction:column}.floatSolutionSurvey_tag.is-ansResolved{margin-top:1em}@media screen and (max-width: 768px){.floatSolutionSurvey_tag{flex-direction:row;justify-content:left;gap:.75em}.floatSolutionSurvey_tag.is-ansResolved{margin-top:.4em;justify-content:center;flex-direction:column;gap:0}}.floatSolutionSurvey_card{display:flex;justify-content:center;align-items:center;flex-direction:column}.floatSolutionSurvey_ansText{font-size:16px;color:#21cbae}.floatSolutionSurvey_ansText.is-unresolved{color:#fa636a}.floatSolutionSurvey_icon{margin:0 auto;width:4em;height:4em;background:#bcbcbc;mask:url(/niftyhikari/media/quality/images/icon-resolved.svg) no-repeat center/100%}.floatSolutionSurvey_icon.is-unresolved{mask:url(/niftyhikari/media/quality/images/icon-unresolved.svg) no-repeat center/100%}.floatSolutionSurvey_icon:hover{background:#21cbae}.floatSolutionSurvey_icon.is-unresolved:hover{background:#fa636a}.floatSolutionSurvey_icon.is-ansResolved{background:#21cbae}@media screen and (max-width: 768px){.floatSolutionSurvey_icon{margin:0;width:2em;height:2em}}.floatSolutionSurvey_cardAnsResolvedText{font-size:.9em}.floatSolutionSurvey_ansUnResolved .list-note{margin-top:.2em}.floatSolutionSurvey_cardAnsUnResolvedText{line-height:1.6}.floatSolutionSurvey_cardAnsUnResolvedText{font-size:16px}@media screen and (max-width: 768px){.floatSolutionSurvey_cardAnsUnResolvedText{font-size:12px}}@media screen and (max-width: 768px){.floatSolutionSurvey_cardAnsUnResolvedText{line-height:1.4}}.floatSolutionSurvey_cardInquiryBtn{margin-top:.4em;max-width:200px;width:100%}@media screen and (max-width: 768px){.floatSolutionSurvey_cardInquiryBtn{max-width:150px}}.floatSolutionSurvey_cardInquiryBtn a{position:relative;color:#fff;background:#000;text-decoration:none;display:block;border-radius:1.4em}.floatSolutionSurvey_cardInquiryBtn a{font-size:16px}@media screen and (max-width: 768px){.floatSolutionSurvey_cardInquiryBtn a{font-size:14px}}.floatSolutionSurvey_cardInquiryBtn a:before,.floatSolutionSurvey_cardInquiryBtn a:after{content:"";margin:auto;position:absolute;top:0;bottom:0;right:1.8em;transition:all .3s}@media screen and (max-width: 768px){.floatSolutionSurvey_cardInquiryBtn a:before,.floatSolutionSurvey_cardInquiryBtn a:after{right:.6em}}.floatSolutionSurvey_cardInquiryBtn a:before{width:.5em;height:.5em;border-top:1px solid #fff;border-right:1px solid #fff;transform:rotate(45deg)}.floatSolutionSurvey_cardInquiryBtn a:after{width:1.2em;height:1px;background:#fff}.floatSolutionSurvey_cardInquiryBtn a:hover:before{right:1em}.floatSolutionSurvey_cardInquiryBtn a:hover:after{right:1em;width:2em}@media screen and (max-width: 768px){.floatSolutionSurvey_cardInquiryBtn a{padding:0 1em}}
