#lp-page{font-size:16px}.cp-table{display:flex;flex-direction:column;flex-wrap:wrap;border:1px solid #d6d2c5}.cp-table .cp-table-header,.cp-table .cp-table-content{border:1px solid #d6d2c5;padding:1rem}.cp-table .cp-table-header{background:#fff5da}@media(min-width: 992px){.cp-table{flex-direction:row}.cp-table .cp-table-header{flex:0 0 30%;width:30%}.cp-table .cp-table-content{flex:0 0 70%;width:70%}}.btn-lp{background:#fff000;padding:1rem 2rem 1rem 1.5rem;font-size:1.1rem;font-weight:700;box-shadow:2px 3.5px 5px 0px rgba(0,0,0,.29);display:inline-block;margin:1rem 0;transition:all .1s ease;position:relative;color:#000;text-decoration:none}@media(min-width: 992px){.btn-lp{font-size:1.2rem}}.btn-lp:after{position:absolute;right:10px;top:50%;transform:translateY(-50%);content:"";font-family:"FontAwesome";margin-left:.3em}.btn-lp:hover{transform:translate(2px, 3.5px);box-shadow:0 0 0 0 rgba(0,0,0,.29);color:#000}.btn-lp.disabled{background:#c7c7c7}.btn-color-yellow{background:#fff000}.btn-color-gray{background:#6e7175;color:#fff}.btn-color-gray:hover{color:#fff}.btn-lpfree{text-align:left;line-height:1.1;display:inline-flex;align-items:center;padding:.5rem 2rem .5rem 1.5rem}.btn-lpfree:before{content:"";background:url(/lp/img/30days.png) no-repeat 50% 50%;background-size:34px 34px;width:34px;height:34px;display:block;margin-right:1rem}@media(min-width: 992px){.btn-lpfree:before{background-size:64px 64px;width:68px;height:68px}}.btn-twitter,.btn-checker{height:6rem;width:100%;display:flex;justify-content:center;align-items:center;color:#fff;text-decoration:none;border-radius:1rem;padding:2rem}.btn-twitter:hover,.btn-checker:hover{color:#fff}.btn-twitter{background:#1d9bf0}.btn-twitter:before{content:"";font-family:"FontAwesome";margin-right:.5rem;font-size:2rem}.btn-twitter:hover{background:#7dc5f6}.btn-checker{background:#fff002}.btn-checker:hover{background:#fff668}.btn-survey{background:#fff002;display:flex;justify-content:center;align-items:center;color:#000;text-decoration:none;font-weight:900;font-size:1.5rem;padding:2rem .5rem;line-height:1.2;box-shadow:2px 3.5px 5px 0px rgba(0,0,0,.29)}.btn-survey:before{content:"";font-family:"FontAwesome";margin-right:.5rem;font-size:2em}.btn-survey:hover{transform:translate(2px, 3.5px);box-shadow:0 0 0 0 rgba(0,0,0,.29);color:#000;transition:all .1s ease}.btn-survey.disabled{background:#dedede;color:#fff;box-shadow:0 0 0 0 rgba(0,0,0,.29);transform:translate(2px, 3.5px);pointer-events:none}.box-checker{border-radius:1rem;padding:1rem;border:2px #d6d6d6 solid;overflow:hidden}.box-checker h1{margin:-1rem -1rem 2rem -1rem;background:#d6d6d6;padding:.8rem 1rem;text-align:center}.box-checker .case{margin:1rem;text-align:center;align-items:stretch;height:100%}.box-checker .case .case-img{margin:0 auto}.box-checker .case .case-text{font-weight:bold;font-size:1.15rem;text-align:left}.step{background-size:auto auto;background-color:#fff;background-image:repeating-linear-gradient(135deg, transparent, transparent 3px, rgb(255, 253, 220) 3px, rgb(255, 253, 220) 7px);border-radius:2rem;padding:2.5rem;margin:2rem 0}.step .step-title{font-weight:900;display:flex;align-items:center;margin-bottom:1.5rem}.step .step-title .step-number{font-size:1.5rem;margin-right:2rem}.step .step-col{display:flex;height:100%;justify-content:center;align-items:center;padding:1rem 2rem;position:relative}.step .step-col:nth-child(n+2):before{content:"";width:0;height:0;border-style:solid;border-width:15px 0 15px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #afafaf;position:absolute;top:50%;left:0;transform:translate(-50%, -50%)}.head-line{display:flex;align-items:center;font-weight:900}.head-line:before,.head-line:after{content:"";height:2px;flex-grow:1;background-color:#000}.head-line:before{margin-right:1rem}.head-line:after{margin-left:1rem}.point{color:red;font-weight:900;font-size:1.6rem}.point .point-title{font-size:2rem}.fukidashi{display:flex;flex-wrap:wrap;align-items:center;flex-direction:column;margin:3rem 0}.fukidashi .fukidashi-comment{border:5px solid #ffc832;background:#fff;padding:1.5rem 2rem;font-size:1.4rem;font-weight:900;margin-top:55px;position:relative;flex-basis:auto}.fukidashi .fukidashi-comment:before,.fukidashi .fukidashi-comment:after{content:"";position:absolute;left:50%;top:-50px;margin-left:-40px}.fukidashi .fukidashi-comment:before{top:-50px;width:0;height:0;border-style:solid;border-width:0 40px 50px 40px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ffc832 rgba(0,0,0,0)}.fukidashi .fukidashi-comment:after{top:-42px;width:0;height:0;border-style:solid;border-width:0 40px 50px 40px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0)}.fukidashi .fukidashi-comment.just{background:#ffc832}.fukidashi .fukidashi-comment.just:after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #ffc832 rgba(0,0,0,0)}.fukidashi.bottom .fukidashi-comment{padding:2rem;border-radius:2rem;font-size:1.2rem}.fukidashi.bottom .fukidashi-comment img{display:block;padding:1rem}.fukidashi .sagiwall-merit{display:flex;flex-direction:row;align-items:center}.fukidashi .sagiwall-merit img{width:30%}@media(min-width: 992px){.fukidashi .fukidashi-human{flex:0 0 25%}.fukidashi.right{flex-direction:row}.fukidashi.right .fukidashi-comment{margin-top:0;margin-left:65px;flex-basis:0}.fukidashi.right .fukidashi-comment:before,.fukidashi.right .fukidashi-comment:after{content:"";position:absolute;left:-60px;top:50%;margin-left:0;margin-top:-20px;width:0;height:0;border-style:solid;border-width:20px 60px 20px 0;border-color:rgba(0,0,0,0) #ffc832 rgba(0,0,0,0) rgba(0,0,0,0)}.fukidashi.right .fukidashi-comment:after{left:-46px;border-color:rgba(0,0,0,0) #fff rgba(0,0,0,0) rgba(0,0,0,0)}.fukidashi.left{flex-direction:row}.fukidashi.left .fukidashi-human{order:2}.fukidashi.left .fukidashi-comment{order:1;margin-top:0;margin-right:65px}.fukidashi.left .fukidashi-comment:before,.fukidashi.left .fukidashi-comment:after{content:"";position:absolute;right:-60px;left:auto;top:50%;margin-right:0;margin-top:-20px;width:0;height:0;border-style:solid;border-width:20px 0 20px 60px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ffc832}.fukidashi.left .fukidashi-comment:after{right:-46px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ffc832}.fukidashi.bottom .fukidashi-comment{padding:2rem}.fukidashi .sagiwall-merit{flex-direction:column}.fukidashi .sagiwall-merit img{width:90%}}
/*# sourceMappingURL=checkercp_202304.min.css.map */