.main.shindan{text-align:center;font-family:"Zen Maru Gothic",sans-serif;color:#333;font-weight:700}@media screen and (max-width:768px){.main.shindan .wrapper{padding:0 15px}}.main.shindan>.mv{background-color:#7cc6d5}.main.shindan>.mv>.container{max-width:1920px;width:100%;margin:0 auto}.main.shindan>.head{padding:80px 0}@media screen and (max-width:1024px){.main.shindan>.head{padding:50px 0}}.main.shindan>.head>.wrapper>.txt{font-size:24px;font-weight:500;line-height:1.7916666667}@media screen and (max-width:1024px){.main.shindan>.head>.wrapper>.txt{font-size:16px}}.main.shindan>.head>.wrapper>.ttl{padding:15px 0 25px;font-size:30px;color:#0a3e6f}@media screen and (max-width:1024px){.main.shindan>.head>.wrapper>.ttl{padding:17px 0 20px;font-size:21px;line-height:1.8095238095}}.main.shindan>.head>.wrapper>.ttl>.line{background:-webkit-gradient(linear,left top,left bottom,color-stop(80%,transparent),color-stop(80%,rgb(255,222,251)));background:linear-gradient(transparent 80%,rgb(255,222,251) 80%)}.main.shindan>.diagnosis{padding-bottom:90px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}@media screen and (max-width:1024px){.main.shindan>.diagnosis{padding-bottom:30px}}.main.shindan>.diagnosis *{opacity:1;visibility:visible}.main.shindan>.diagnosis>.content{padding:60px 0;background-color:#fdf9e8}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content{padding:40px 0}}.main.shindan>.diagnosis>.content>.question{height:auto}.main.shindan>.diagnosis>.content>.question.delete{display:none}.main.shindan>.diagnosis>.content>.question>.wrapper>.head{padding:15px 83px 14px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;text-align:center;background-color:#fff;border:2px solid #99bad9;border-radius:4px;font-size:26px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.question>.wrapper>.head{padding:9px 32px;font-size:18px}}.main.shindan>.diagnosis>.content>.question>.wrapper>.question-txt{margin-top:60px;font-size:28px;line-height:1.9285714286;color:#333}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.question>.wrapper>.question-txt{margin-top:40px;font-size:18px}}.main.shindan>.diagnosis>.content>.question>.wrapper>.answerc{margin-top:65px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.question>.wrapper>.answerc{width:calc(100% - 20px);margin:40px auto 0;gap:38px;padding-bottom:15px}}.main.shindan>.diagnosis>.content>.question>.wrapper>.answerc>.answer{max-width:380px;width:100%;padding:21px 10px 20px;background-color:#1a50a7;border-radius:45px;text-align:center;color:#fff;font-size:34px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.question>.wrapper>.answerc>.answer{padding:12px;font-size:22px}}.main.shindan>.diagnosis>.content>.question>.wrapper>.answerc>.answer:hover{background-color:#fd9317}.main.shindan>.diagnosis>.content>.result{display:none;-webkit-transition:initial;transition:initial}.main.shindan>.diagnosis>.content>.result.act{display:block;-webkit-transition:initial;transition:initial}.main.shindan>.diagnosis>.content>.result>.wrapper>.ttl{font-size:34px;color:#1a50a7}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.result>.wrapper>.ttl{font-size:22px;line-height:1.8181818182}}.main.shindan>.diagnosis>.content>.result>.wrapper>.list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:35px 25px;margin-top:45px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.result>.wrapper>.list{margin-top:35px;gap:40px 30px}}@media screen and (max-width:768px){.main.shindan>.diagnosis>.content>.result>.wrapper>.list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}}.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item{padding:30px 30px 35px;background-color:#fff;-webkit-box-shadow:3px 3px 4px rgba(0,0,0,.16);box-shadow:3px 3px 4px rgba(0,0,0,.16);max-width:383px;width:100%;display:block}.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item:hover{opacity:.88}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item{padding:20px 20px 30px;max-width:302px}}.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.name{margin-top:30px;font-size:24px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.name{margin-top:20px;font-size:18px}}.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.link{margin-top:30px;font-size:20px;color:#1a50a7}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.link{margin-top:20px;font-size:16px}}.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.link>.inner{position:relative;padding-right:35px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.link>.inner{padding-right:20px}}.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.link>.inner::after{content:"";position:absolute;right:0;top:0;bottom:0;margin:auto;width:25px;height:25px;background:url(../../../../../../../themes/jobresort--WP-THEME/images/feature/shindan/arrow-r.png) no-repeat center/contain}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.content>.result>.wrapper>.list>.item>.link>.inner::after{top:2px;width:15px;height:15px}}.main.shindan>.diagnosis>.btnc{width:calc(100% - 40px);margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.btnc{width:calc(100% - 30px);margin:0 auto;gap:16px}}@media screen and (max-width:375px){.main.shindan>.diagnosis>.btnc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.main.shindan>.diagnosis>.btnc>.btn{max-width:320px;width:100%;background-color:#ddf4ff;border-radius:8px;padding:23px 10px;margin-top:60px;display:none}.main.shindan>.diagnosis>.btnc>.btn:hover{opacity:.88}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.btnc>.btn{padding:20px 10px 19px;margin-top:40px}}.main.shindan>.diagnosis>.btnc>.btn.act{display:block}.main.shindan>.diagnosis>.btnc>.btn>.inner{font-size:20px;position:relative;padding-left:50px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.btnc>.btn>.inner{font-size:15px;padding-left:23px}}.main.shindan>.diagnosis>.btnc>.btn>.inner::before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;width:25px;height:25px}@media screen and (max-width:1024px){.main.shindan>.diagnosis>.btnc>.btn>.inner::before{top:2px;width:16px;height:16px}}.main.shindan>.diagnosis>.btnc>.btn.back>.inner::before{background:url(../../../../../../../themes/jobresort--WP-THEME/images/feature/shindan/arrow-l.png) no-repeat center/contain}.main.shindan>.diagnosis>.btnc>.btn.retry>.inner::before{background:url(../../../../../../../themes/jobresort--WP-THEME/images/feature/shindan/arrow-d.png) no-repeat center/contain}.main.shindan>.diagnosis .hidden{opacity:0;visibility:hidden}.main.shindan>.diagnosis.hidden{opacity:0;visibility:hidden}