@charset "UTF-8";@keyframes mv_baloon{0%{transform:scale(0) rotate(30deg)}30%{transform:scale(0) rotate(30deg)}60%{transform:scale(1) rotate(0)}65%{transform:scale(1) rotate(-5deg)}70%{transform:scale(1) rotate(0)}}@keyframes sliderAnimation{to{transform:translateX(-50%)}}@keyframes bggradient{0%{background-position:50% 0}50%{background-position:50% 100%}to{background-position:50% 0}}body{position:relative}#lp_wrapper{width:100%;background:#fff;margin:0 auto;padding:0;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,"sans-serif"}#lp_wrapper img{width:100%;height:auto;image-rendering:-webkit-optimize-contrast}#lp_wrapper a:hover{opacity:.7}#lp_wrapper section{text-align:center}#lp_wrapper h1{margin:0;padding:0}#lp_wrapper .sub_btn{margin:10px 0 0;padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .sub_btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:481px){#lp_wrapper .sub_btn li{width:343px}}@media screen and (max-width:480px){#lp_wrapper .sub_btn li{margin-bottom:10px}}#lp_wrapper .sub_btn li a{background:none;margin:0;padding:0;box-shadow:none}#lp_wrapper .sub_btn li a:hover{opacity:.8;margin:0;padding:0;background:none}@media screen and (min-width:481px){#lp_wrapper .sub_btn li a img{width:343px}}@media screen and (min-width:481px){#lp_wrapper .lp_ttl{width:100%;height:100vh;min-height:649px;overflow-x:hidden;background:#fff url(/mv1.fbf7b1ce.jpg) top/cover no-repeat}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl{padding-bottom:50px;background:#f6f6f6 url(/mv_sp.e40a8bb2.jpg) center top 66%/100% auto no-repeat}}@media screen and (max-width:320px){#lp_wrapper .lp_ttl{background:#f6f6f6 url(/mv_sp.e40a8bb2.jpg) center top 65%/100% auto no-repeat}}#lp_wrapper .lp_ttl .lp_ttl_wrap{position:relative;margin:0 auto;max-width:1140px;box-sizing:border-box;padding-top:70px}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .lp_ttl_wrap{min-height:649px;height:100vh}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .lp_ttl_wrap{min-height:auto;height:auto;padding-top:100px;padding-bottom:0}}@media screen and (max-width:320px){#lp_wrapper .lp_ttl .lp_ttl_wrap{min-height:auto;height:auto;padding-top:70px;padding-bottom:0}}#lp_wrapper .lp_ttl .lp_header{position:fixed;left:0;top:50px;width:100%}#lp_wrapper .lp_ttl .lp_header .header_wrap{margin:0 auto;max-width:1200px}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .lp_header .header_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#lp_wrapper .lp_ttl .lp_header .logo{width:260px}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .lp_header .logo{display:inline-block}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .lp_header .logo{margin:0 auto}}#lp_wrapper .lp_ttl .lp_header .logo img{margin:5px 0 0}#lp_wrapper .lp_ttl .lp_header ul{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .lp_header ul{margin:0 0 0 20px;display:inline-block}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .lp_header ul{margin:10px 0 0;text-align:center;justify-content:center;font-size:14px}}#lp_wrapper .lp_ttl .lp_header ul li{display:inline-block}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .lp_header ul li{margin-left:20px}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .lp_header ul li{margin:0 .5em}}#lp_wrapper .lp_ttl .lp_header ul li a{color:#4aa17e}#lp_wrapper .lp_ttl .lp_header ul.cta{margin-left:auto}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .lp_header ul.cta{display:none}}#lp_wrapper .lp_ttl .lp_header ul.cta li{display:inline-block}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .lp_header ul.cta li{margin-left:10px}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .lp_header ul.cta li{margin:0 .5em}}#lp_wrapper .lp_ttl .lp_header ul.cta li a{color:#4aa17e}#lp_wrapper .lp_ttl .lp_header.fixed{top:0;padding:15px 0 10px;background:#fff;border-bottom:1px solid #ccc;z-index:11000}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .lp_header.fixed{border-top:5px solid #4aa17e}}#lp_wrapper .lp_ttl h1{position:relative;display:inline-block;margin:9vw 0 0;width:46%;line-height:120%;color:#4aa17e}@media screen and (min-width:1500px){#lp_wrapper .lp_ttl h1{font-size:120px}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl h1{display:block;width:80%;margin:20px auto 0;font-size:60px;text-align:center}}@media screen and (max-width:320px){#lp_wrapper .lp_ttl h1{margin:60px auto 0;font-size:50px}}#lp_wrapper .lp_ttl h1 .baloon{position:absolute;display:inline-block;top:-50px;right:-240px;width:230px;animation:mv_baloon 1.5s 1 forwards,baloon_anime 2s 2s infinite forwards}@media screen and (max-width:480px){#lp_wrapper .lp_ttl h1 .baloon{position:relative;top:0;right:0;margin:0 0 10px;width:150px}}#lp_wrapper .lp_ttl h1 .small{display:block;font-size:2.8vw;color:#243544;line-height:140%;text-align:center}@media screen and (min-width:1500px){#lp_wrapper .lp_ttl h1 .small{font-size:46px}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl h1 .small{font-size:20px}}#lp_wrapper .lp_ttl .update{position:relative;text-align:center;background:#fff;border:2px solid #ff9820;border-radius:5px}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .update{width:46%;margin:60px 0 0}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .update{width:90%;margin:40px auto 20px}}#lp_wrapper .lp_ttl .update dt{position:absolute;width:120px;margin:0 auto;padding:3px 20px;top:-18px;left:0;right:0;color:#fff;font-family:boucherie-block,sans-serif;font-weight:400;font-style:normal;font-style:italic;font-size:18px;background:#ff9820}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .update dt{font-size:16px}}#lp_wrapper .lp_ttl .update dd{padding:20px 0 5px;font-size:18px}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .update dd{font-size:14px}}#lp_wrapper .lp_ttl .update dd img{position:relative;top:-2px;width:25px;height:auto}#lp_wrapper .lp_ttl ul.cta_btm{margin:20px 10% 0;padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_ttl ul.cta_btm{display:none}}#lp_wrapper .lp_ttl ul.cta_btm li{display:inline-block}@media screen and (max-width:480px){#lp_wrapper .lp_ttl ul.cta_btm li{margin:10px .5em 0}}#lp_wrapper .lp_ttl ul.cta_btm li a{color:#4aa17e}#lp_wrapper .lp_ttl .btn_area{text-align:center}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .btn_area{position:absolute;left:3%;top:70vh;margin:0}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .btn_area{margin-top:40px}}#lp_wrapper .lp_ttl .btn_area .free_term{position:relative;display:inline-block;margin:0 auto 10px;text-align:center;font-size:22px;color:#fe9217}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .btn_area .free_term{padding:0;font-size:20px;line-height:auto}}#lp_wrapper .lp_ttl .btn_area .free_term:after,#lp_wrapper .lp_ttl .btn_area .free_term:before{content:"";display:inline-block;position:relative;top:3px;width:2px;height:24px;background-color:#fe9217;border-radius:10px}#lp_wrapper .lp_ttl .btn_area .free_term:before{margin-right:15px;transform:rotate(-30deg)}#lp_wrapper .lp_ttl .btn_area .free_term:after{margin-left:8px;transform:rotate(30deg)}#lp_wrapper .lp_ttl .btn_area a{text-align:center}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .image_area{position:absolute;right:-25%;bottom:2vw;width:70%}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .image_area{width:75%;margin:100px auto 0;text-align:center}}@media screen and (min-width:481px){#lp_wrapper .lp_ttl .login{position:absolute;top:20px;right:20px;text-align:right}}#lp_wrapper .lp_ttl .login p{margin:0 0 10px;padding:0;font-size:13px}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .login p{margin:0}}#lp_wrapper .lp_ttl .login a{display:inline-block;padding:7px 15px;color:#fff;background:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_ttl .login a{display:block;text-align:center}}@keyframes catch_action{0%{transform:scale(1)}20%{transform:scale(1.5)}40%{transform:scale(1)}to{transform:scale(1)}}@media screen and (min-width:481px){#lp_wrapper .lp_ttl.typeB{height:auto;min-height:auto;max-height:auto;overflow-x:visible;background:#fff;background-image:none}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB{padding-bottom:50px;background:#fff;background-image:none}}@media screen and (max-width:320px){#lp_wrapper .lp_ttl.typeB{background:#fff;background-image:none}}#lp_wrapper .lp_ttl.typeB .lp_ttl_wrap{position:relative;margin:0 auto;max-width:100%;box-sizing:border-box;padding:70px 0 9.09%}@media screen and (min-width:481px){#lp_wrapper .lp_ttl.typeB .lp_ttl_wrap{min-height:auto;height:auto}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .lp_ttl_wrap{min-height:auto;height:auto;padding-top:100px;padding-bottom:0}}@media screen and (max-width:320px){#lp_wrapper .lp_ttl.typeB .lp_ttl_wrap{min-height:auto;height:auto;padding-top:70px;padding-bottom:0}}#lp_wrapper .lp_ttl.typeB .title_text{position:relative;display:block;margin:85px auto 0;width:100%;line-height:120%;text-align:center;color:#000;font-size:2rem}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .title_text{display:block;width:100%;margin:20px auto 0;font-size:60px;text-align:center;font-size:1.2rem}}@media screen and (max-width:320px){#lp_wrapper .lp_ttl.typeB .title_text{margin:60px auto 0;font-size:50px}}#lp_wrapper .lp_ttl.typeB .title_text ul.panels{position:absolute;width:100%;margin:0;padding:0;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li{width:9.09%;display:block;position:relative;left:0;top:0;overflow:hidden;transform:rotate3d(0,0,0,0);transform-origin:center center;transition:all .5s ease 0s}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .title_text ul.panels li{width:20%}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.blank,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel14,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel15,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel16,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel17,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel18,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel19,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel20{display:none}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel1{order:31}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel11{order:33}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel45{order:32}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel55{order:34}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.u-sp{order:35}}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li:before{content:"";padding-top:100%;display:block}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel_active{position:relative;transform:rotateY(180deg);background:#c9d66e}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel_active img,#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.panel_active p{transform:rotateY(180deg)}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li img{position:absolute;display:inline-block;top:15%;left:0;right:0;margin:0 auto;width:45%;height:auto}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li p{position:absolute;width:100%;bottom:3%;margin:0;padding:0;font-size:.9rem;color:#fff;text-align:center;height:3em;line-height:120%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .title_text ul.panels li p{font-size:.6rem}}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li p span{display:block}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color1{background:#58b892}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color2{background:#2d9263}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color3{background:#47a97f}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color4{background:#82caad}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color5{background:#f8f8f8}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color6{background:#e7e7e7}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color7{background:#6ec286}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color8{background:#389a5b}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color9{background:#86cd75}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color10{background:#45a250}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color11{background:#6cbc66}#lp_wrapper .lp_ttl.typeB .title_text ul.panels .blank{background:#fff}@media screen and (min-width:481px){#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color5 p,#lp_wrapper .lp_ttl.typeB .title_text ul.panels .color6 p{color:#4aa17e}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li.for-sp{display:none!important}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .title_text ul.panels li{background:#58b892}#lp_wrapper .lp_ttl.typeB .title_text ul.panels li:nth-of-type(2n){background:#2d9263}}#lp_wrapper .lp_ttl.typeB .title_text .text_area{position:relative;padding:12.5% 0 0}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .title_text .text_area{padding:58.5vw 0 32.5vw;background:hsla(0,0%,100%,.75)}}@media screen and (min-width:390px) and (max-width:413px) and (orientation:portrait){#lp_wrapper .lp_ttl.typeB .title_text .text_area{padding:58.5vw 0 33vw}}@media screen and (min-width:414px) and (max-width:768px) and (orientation:portrait){#lp_wrapper .lp_ttl.typeB .title_text .text_area{padding:58.5vw 0 33.5vw}}#lp_wrapper .lp_ttl.typeB .title_text ul.cycle_text{margin:0;padding:0;list-style:none;color:#333}#lp_wrapper .lp_ttl.typeB .title_text ul.cycle_text li.catch_text.action{transform:scale(1);animation:catch_action .5s ease 0s}#lp_wrapper .lp_ttl.typeB .title_text .title{width:48%;height:auto;margin:0 auto}@media screen and (min-width:481px){#lp_wrapper .lp_ttl.typeB .title_text .title{position:relative}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .title_text .title{width:100%;padding:0 5% 20px}}#lp_wrapper .lp_ttl.typeB .title_text h1{width:100%;margin:0 auto}#lp_wrapper .lp_ttl.typeB .title_text h1 img{width:100%;height:auto}#lp_wrapper .lp_ttl.typeB .title_text img{margin-top:10px}#lp_wrapper .lp_ttl.typeB .title_text .badge{position:absolute}@media screen and (min-width:481px){#lp_wrapper .lp_ttl.typeB .title_text .badge{width:127px;right:-95px;top:-85px}}@media screen and (max-width:480px){#lp_wrapper .lp_ttl.typeB .title_text .badge{width:25%;right:3vw;top:3vw;padding:5px;background:#fff;border-radius:5px}#lp_wrapper .lp_ttl.typeB .title_text .badge img{margin-top:0}}#lp_wrapper .lp_problem{position:relative;margin:300px 0 0;padding:0 0 60px;background:#f6f6f6}@media screen and (max-width:480px){#lp_wrapper .lp_problem{margin:120px 0 0}}#lp_wrapper .lp_problem h2{position:relative;top:-150px}@media screen and (max-width:480px){#lp_wrapper .lp_problem h2{top:-20vw}}#lp_wrapper .lp_problem h2 img{max-width:654px;height:auto}@media screen and (max-width:480px){#lp_wrapper .lp_problem h2 img{width:90%}}#lp_wrapper .lp_problem figure{max-width:1100px}@media screen and (min-width:481px){#lp_wrapper .lp_problem figure{margin:-150px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:480px){#lp_wrapper .lp_problem figure{margin:-80px 5% 0}}#lp_wrapper .lp_problem figure img{max-width:348px;height:auto}@media screen and (max-width:480px){#lp_wrapper .lp_problem figure img{width:48%}}#lp_wrapper .lp_problem p{margin-top:60px;font-size:40px;line-height:150%}@media screen and (max-width:480px){#lp_wrapper .lp_problem p{font-size:26px}}#lp_wrapper .lp_problem p strong{font-size:60px;color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_problem p strong{font-size:40px}}#lp_wrapper .lp_feature5{position:relative;padding:120px 0}@media screen and (max-width:480px){#lp_wrapper .lp_feature5{padding:80px 0 60px}}#lp_wrapper .lp_feature5 p.catch{margin:0;padding:0;position:relative;font-size:40px}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 p.catch{font-size:20px}}#lp_wrapper .lp_feature5 p.catch:after,#lp_wrapper .lp_feature5 p.catch:before{content:"";position:relative;display:inline-block;width:2px;top:4px;height:40px;border-radius:5px;background:#333}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 p.catch:after,#lp_wrapper .lp_feature5 p.catch:before{height:20px}}#lp_wrapper .lp_feature5 p.catch:before{margin-right:20px;transform:rotate(-30deg)}#lp_wrapper .lp_feature5 p.catch:after{margin-left:10px;transform:rotate(30deg)}#lp_wrapper .lp_feature5 h2{font-size:60px;line-height:160%;color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 h2{font-size:40px}}#lp_wrapper .lp_feature5 h2 strong{color:#4aa17e;font-family:din-2014,sans-serif;font-weight:400;font-style:normal;font-weight:600;font-size:60px;color:#333}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 h2 strong{vertical-align:middle}}#lp_wrapper .lp_feature5 ul.feature_nav{max-width:1140px;margin:40px auto 60px;padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_feature5 ul.feature_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#lp_wrapper .lp_feature5 ul.feature_nav li{width:19%;background:#edfbeb}}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 ul.feature_nav{width:90%;margin:20px auto 30px}#lp_wrapper .lp_feature5 ul.feature_nav li{margin:0;padding:20px 0;border-top:1px dotted #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#lp_wrapper .lp_feature5 ul.feature_nav li figure{width:35%}#lp_wrapper .lp_feature5 ul.feature_nav li .text_area{width:60%;padding:0}}#lp_wrapper .lp_feature5 ul.feature_nav h3{font-size:16px;color:#4aa17e;margin:0 3%}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 ul.feature_nav h3{margin:0;text-align:left}}#lp_wrapper .lp_feature5 ul.feature_nav p{margin:10px 20px 0;padding:0 0 20px;font-size:14px;text-align:left}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 ul.feature_nav p{margin:10px 0 0;padding:0}}#lp_wrapper .lp_feature5 .feature{position:relative;max-width:1140px;margin:60px auto 0}@media screen and (min-width:481px){#lp_wrapper .lp_feature5 .feature{height:485px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#lp_wrapper .lp_feature5 .feature figure{position:absolute;width:700px;height:auto;right:0;top:0}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 .feature figure{position:relative;width:100%;height:auto}}#lp_wrapper .lp_feature5 .feature .text_area{position:relative;width:610px;height:auto;padding:40px 50px 30px 80px;text-align:left;background:#fff;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.1)}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 .feature .text_area{width:90%;margin:-30px auto 0;padding:35px;box-shadow:0 0 10px rgba(0,0,0,.2)}}#lp_wrapper .lp_feature5 .feature .text_area:before{position:absolute;left:35px;top:25px;color:#999;font-family:din-2014,sans-serif;font-weight:400;font-style:normal;font-size:50px}#lp_wrapper .lp_feature5 .feature h3{margin:0;padding:0;color:#4aa17e;font-size:26px;line-height:150%}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 .feature h3{font-size:19px;padding-left:40px}}#lp_wrapper .lp_feature5 .feature h3 span{color:#333}#lp_wrapper .lp_feature5 .feature h3 strong{font-size:54px;color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 .feature h3 strong{font-size:38px}}#lp_wrapper .lp_feature5 .feature p{margin:15px 0 0;padding:0;font-size:15px;line-height:180%}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 .feature p{font-size:14px}}#lp_wrapper .lp_feature5 .feature dl{margin:20px 0 0}#lp_wrapper .lp_feature5 .feature dl dt{text-align:center}#lp_wrapper .lp_feature5 .feature dl dd{margin:5px 0 0}@media screen and (min-width:481px){#lp_wrapper .lp_feature5 .feature.feature1{height:473px}}#lp_wrapper .lp_feature5 .feature.feature1 .text_area:before{content:"1"}#lp_wrapper .lp_feature5 .feature.feature2{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#lp_wrapper .lp_feature5 .feature.feature2 figure{order:1;left:0;right:auto}#lp_wrapper .lp_feature5 .feature.feature2 .text_area{order:2}#lp_wrapper .lp_feature5 .feature.feature2 .text_area:before{content:"2"}#lp_wrapper .lp_feature5 .feature.feature3 .text_area:before{content:"3"}#lp_wrapper .lp_feature5 .feature.feature4{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#lp_wrapper .lp_feature5 .feature.feature4 figure{left:0;right:auto}#lp_wrapper .lp_feature5 .feature.feature4 .text_area:before{content:"4"}@media screen and (min-width:481px){#lp_wrapper .lp_feature5 .feature.feature5{height:510px}}#lp_wrapper .lp_feature5 .feature.feature5 .text_area:before{content:"5"}#lp_wrapper .lp_feature5 .feature.feature5 .slide_wrapper{max-width:416px;margin:0 auto}@media screen and (max-width:480px){#lp_wrapper .lp_feature5 .feature.feature5 .slide_wrapper{width:90%}}#lp_wrapper .lp_feature5 .feature.feature5 .slide_wrapper ul{margin:0;padding:0;list-style:none}#lp_wrapper .lp_push{padding:100px 0;background:#fff5c1}@media screen and (max-width:480px){#lp_wrapper .lp_push{padding:40px 0}}#lp_wrapper .lp_push .bnr_area{position:relative;max-width:918px;margin:0 auto}@media screen and (max-width:480px){#lp_wrapper .lp_push .bnr_area{width:92%}}#lp_wrapper .lp_push .bnr_area .cta_area{position:absolute;margin:0;padding:0;bottom:40px;width:100%;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_push .bnr_area .cta_area{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:480px){#lp_wrapper .lp_push .bnr_area .cta_area{bottom:10px}}#lp_wrapper .lp_push .bnr_area .cta_area li{margin:0 10px}@media screen and (max-width:480px){#lp_wrapper .lp_push .bnr_area .cta_area li{width:70%;margin:6px auto 0}}#lp_wrapper .lp_push .bnr_area .baloon{position:absolute;left:-80px;top:-50px;width:232px;animation:baloon_anime 2s infinite forwards}@media screen and (max-width:480px){#lp_wrapper .lp_push .bnr_area .baloon{width:32%;left:-5%;top:-30px}}@keyframes baloon_anime{0%{transform:rotate(0deg)}50%{transform:rotate(0deg)}60%{transform:rotate(-5deg)}70%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}90%{transform:rotate(5deg)}to{transform:rotate(0deg)}}#lp_wrapper .lp_melit{position:relative;padding:120px 0}@media screen and (max-width:480px){#lp_wrapper .lp_melit{padding:80px 0}}#lp_wrapper .lp_melit h2{font-size:40px;line-height:160%}@media screen and (max-width:480px){#lp_wrapper .lp_melit h2{font-size:22px}}#lp_wrapper .lp_melit h2 strong{color:#4aa17e;font-family:din-2014,sans-serif;font-weight:400;font-style:normal;font-weight:600;font-size:60px;color:#333}@media screen and (max-width:480px){#lp_wrapper .lp_melit h2 strong{vertical-align:middle}}#lp_wrapper .lp_melit article{position:relative;margin:100px auto;padding:50px;max-width:1140px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.2);box-sizing:border-box}@media screen and (max-width:480px){#lp_wrapper .lp_melit article{padding:30px 20px 10px;width:90%}}#lp_wrapper .lp_melit article h3{display:inline-block;margin:0 auto;font-size:30px;padding:0 0 25px;background:url(/melt_h3_bg.c9098883.png) bottom no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_melit article h3{display:block;font-size:20px}}#lp_wrapper .lp_melit article h4{margin:30px 0 0;font-size:24px;color:#4aa17e;font-weight:600}@media screen and (max-width:480px){#lp_wrapper .lp_melit article h4{margin:15px 0 0;font-size:18px;text-align:center}}#lp_wrapper .lp_melit article p{margin:5px 0 30px;font-size:18px;color:#333}@media screen and (max-width:480px){#lp_wrapper .lp_melit article p{font-size:16px;text-align:left}}#lp_wrapper .lp_melit article.melit1{background:#fff url(/melit_num1.4e3b2e33.png) 0 0 no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_melit article.melit1{background:#fff url(/melit_num1.4e3b2e33.png) 0 0/20% auto no-repeat}}#lp_wrapper .lp_melit article.melit1 figure img{max-width:1019px;height:auto}#lp_wrapper .lp_melit article.melit1 figure.melit_follow img{max-width:984px}#lp_wrapper .lp_melit article.melit2{background:#fff url(/melit_num2.5f62f23b.png) 0 0 no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_melit article.melit2{background:#fff url(/melit_num2.5f62f23b.png) 0 0/20% auto no-repeat}}#lp_wrapper .lp_melit article.melit2 figure{text-align:center}#lp_wrapper .lp_melit article.melit2 figure img{max-width:943px;height:auto}#lp_wrapper .lp_melit article.melit2 figure.melit_pdca img{max-width:970px}#lp_wrapper .lp_melit article.melit3{background:#fff url(/melit_num3.385d5486.png) 0 0 no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_melit article.melit3{background:#fff url(/melit_num3.385d5486.png) 0 0/20% auto no-repeat}}#lp_wrapper .lp_melit article.melit3 figure{text-align:center}#lp_wrapper .lp_melit article.melit3 figure img{max-width:953px;height:auto}#lp_wrapper .lp_melit article.melit3 figure.melit_pdca img{max-width:991px}#lp_wrapper .lp_melit article.melit4{background:#fff url(/melit_num4.94961ddb.png) 0 0 no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_melit article.melit4{background:#fff url(/melit_num4.94961ddb.png) 0 0/20% auto no-repeat}}#lp_wrapper .lp_melit article.melit4 .slide_content ul{padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_melit article.melit4 .slide_content ul{margin:0 50px;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}@media screen and (min-width:481px){#lp_wrapper .lp_melit article.melit4 .slide_content ul li{width:30%}}#lp_wrapper .lp_melit article.melit4 .slide_content ul dt{position:relative;padding:10px;color:#fff;background:#4aa17e;border-radius:5px}#lp_wrapper .lp_melit article.melit4 .slide_content ul dt:before{content:"";position:absolute;left:0;right:0;bottom:-8px;margin:0 auto;width:0;height:0;border-color:#4aa17e transparent transparent;border-style:solid;border-width:17.32px 10px 0}#lp_wrapper .lp_melit article.melit4 .slide_content ul dd{margin:20px 0 0}#lp_wrapper .lp_melit article.melit4 .slide_content ul p{margin:10px 0 0;text-align:left;font-size:14px;line-height:180%}#lp_wrapper .lp_melit article.melit4 h5{margin:0 0 20px;padding:10px;font-size:20px;text-align:center;background:url(/note_bg.593a0562.png)}@media screen and (max-width:480px){#lp_wrapper .lp_melit article.melit4 h5{font-size:16px}}#lp_wrapper .lp_melit article.melit4 figure{text-align:center}#lp_wrapper .lp_melit article.melit4 figure img{max-width:952px;height:auto;margin:0 auto}#lp_wrapper .lp_melit article.melit4 .recruit_function{padding:20px;text-align:center;background:#f1fff2}@media screen and (min-width:481px){#lp_wrapper .lp_melit article.melit4 .recruit_function{padding:40px}}@media screen and (max-width:480px){#lp_wrapper .lp_melit article.melit4 .recruit_function{margin-bottom:10px}}#lp_wrapper .lp_melit article.melit4 .recruit_function h5{display:inline-block;padding:0 0 5px;font-weight:700;font-size:16px;border-bottom:3px solid #4aa17e}@media screen and (min-width:481px){#lp_wrapper .lp_melit article.melit4 .recruit_function h5{font-size:18px;border-bottom:5px solid #4aa17e;padding:0 0 10px}}#lp_wrapper .lp_melit article.melit4 .recruit_function .recruit_list{margin:10px 0 0;padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_melit article.melit4 .recruit_function .recruit_list{display:-webkit-box;display:flex;-webkit-box-pack:justify;flex-wrap:wrap;justify-content:space-between}}@media screen and (min-width:481px){#lp_wrapper .lp_melit article.melit4 .recruit_function .recruit_list li{margin:10px 0 0;font-size:16px;width:24%}}@media screen and (max-width:480px){#lp_wrapper .lp_melit article.melit4 .recruit_function .recruit_list li{margin:5px 0 0;font-size:14px}}#lp_wrapper .lp_melit article .separate{margin:40px auto 0;font-size:24px;color:#4aa17e}#lp_wrapper .lp_melit .melit_close{font-size:36px;color:#4aa17e;font-weight:700}@media screen and (max-width:480px){#lp_wrapper .lp_melit .melit_close{font-size:24px}}#lp_wrapper .lp_melit video{width:90%;max-width:900px;margin:20px auto 0}@media screen and (max-width:480px){#lp_wrapper .lp_melit video{margin:20px auto 0}}#lp_wrapper .lp_melit .melit_aimentor h5{margin:30px 0 0;font-size:1.4rem;color:#4aa17e}#lp_wrapper .lp_melit .melit_aimentor ul{list-style:none;margin:20px 0 0;padding:0}@media screen and (min-width:481px){#lp_wrapper .lp_melit .melit_aimentor ul{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}#lp_wrapper .lp_melit .melit_aimentor ul li{padding:10px;background:#4aa17e;color:#fff}@media screen and (min-width:481px){#lp_wrapper .lp_melit .melit_aimentor ul li{width:32%}}#lp_wrapper .lp_function{position:relative;padding:120px 0;background:#f6f6f6}@media screen and (max-width:480px){#lp_wrapper .lp_function{padding:80px 0 60px}}#lp_wrapper .lp_function article{position:relative;margin:40px auto;padding:50px 70px 1px;max-width:1140px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);box-sizing:border-box;background:#fff}@media screen and (max-width:480px){#lp_wrapper .lp_function article{padding:30px 20px 1px;margin:20px 5% 40px}}#lp_wrapper .lp_function article h3{display:inline-block;margin:0 auto;font-size:30px;padding:0 0 25px;background:url(/melt_h3_bg.c9098883.png) bottom no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_function article h3{display:block;font-size:20px}}#lp_wrapper .lp_function article p{margin:30px 0;font-size:20px}@media screen and (max-width:480px){#lp_wrapper .lp_function article p{margin:15px 0;font-size:14px;text-align:left}}#lp_wrapper .lp_function h2{font-size:40px;line-height:160%}@media screen and (max-width:480px){#lp_wrapper .lp_function h2{font-size:22px}}#lp_wrapper .lp_function h2 strong{color:#4aa17e;font-family:din-2014,sans-serif;font-weight:400;font-style:normal;font-weight:600;font-size:60px;color:#333}@media screen and (max-width:480px){#lp_wrapper .lp_function h2 strong{vertical-align:middle}}#lp_wrapper .lp_function video{width:90%;max-width:900px;margin:60px auto}@media screen and (max-width:480px){#lp_wrapper .lp_function video{margin:20px auto}}@media screen and (max-width:480px){#lp_wrapper .lp_function .slide_wrapper .bx-pager{bottom:-55px}}@media screen and (min-width:481px){#lp_wrapper .lp_function .slide_wrapper .bxslider img{width:70%;height:auto;margin:0 auto}}#lp_wrapper .lp_new_function .title_lead{font-size:24px;font-weight:700;color:#4aa17e;line-height:100%}#lp_wrapper .lp_new_function h4{font-size:30px;color:#333!important}@media screen and (max-width:480px){#lp_wrapper .lp_new_function h4{font-size:24px}}#lp_wrapper .lp_new_function h4.mb10{margin-bottom:10px}#lp_wrapper .lp_new_function h4 strong{font-size:40px;color:#4aa17e;font-weight:600}@media screen and (max-width:480px){#lp_wrapper .lp_new_function h4 strong{font-size:26px}}#lp_wrapper .lp_new_function .follow img{max-width:984px}#lp_wrapper .lp_new_function .stresscheck img{max-width:918px}#lp_wrapper .lp_new_function .custom_survey img{max-width:981px}#lp_wrapper .lp_new_function .survey_setting ul{display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_new_function .survey_setting ul{margin:0 10%}}@media screen and (max-width:480px){#lp_wrapper .lp_new_function .survey_setting ul{margin:0}}@media screen and (min-width:481px){#lp_wrapper .lp_new_function .survey_setting ul li{width:238px}}@media screen and (max-width:480px){#lp_wrapper .lp_new_function .survey_setting ul li{width:48%;margin:0;padding:0}}#lp_wrapper .lp_new_function .new{background:url(/icon_new.c2f797ab.png) left 5px top 5px/110px auto no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_new_function .new{background:url(/icon_new.c2f797ab.png) left 5px top 5px/60px auto no-repeat}}#lp_wrapper .lp_flow{position:relative;padding:60px 0}@media screen and (max-width:480px){#lp_wrapper .lp_flow{margin:0 auto;padding:60px 0 30px}}#lp_wrapper .lp_flow h2 img{max-width:774px;height:auto}@media screen and (max-width:480px){#lp_wrapper .lp_flow h2 img{width:90%}}#lp_wrapper .lp_flow figure{margin:40px auto 0;text-align:center}@media screen and (max-width:480px){#lp_wrapper .lp_flow figure{margin:0 5%}}#lp_wrapper .lp_flow figure img{max-width:1061px;height:auto}#lp_wrapper .lp_flow .lp_case{position:relative;margin:100px 0 0;padding:60px 0 120px;background:#f6f6f6}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case{padding:60px 0 30px}}#lp_wrapper .lp_flow .lp_case .case_flag{position:absolute;top:-20px;left:0;right:0;width:400px;text-align:center;margin:0 auto;display:inline-block;padding:5px 50px;font-size:20px;color:#fff;background:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case .case_flag{width:74%;padding:5px 10px;font-size:18px}}#lp_wrapper .lp_flow .lp_case .case_flag:before{content:"";position:absolute;left:0;right:0;bottom:-8px;margin:0 auto;width:0;height:0;border-color:#4aa17e transparent transparent;border-style:solid;border-width:17.32px 10px 0}#lp_wrapper .lp_flow .lp_case .case_flag strong{display:inline-block;position:relative;top:4px;margin:0 5px;font-size:36px}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case .case_flag strong{font-size:30px}}#lp_wrapper .lp_flow .lp_case h2{font-size:40px;line-height:160%}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case h2{font-size:22px}}#lp_wrapper .lp_flow .lp_case h2 strong{color:#4aa17e}#lp_wrapper .lp_flow .lp_case .customer_logo{position:relative;margin:40px auto;padding:20px;max-width:100%;text-align:center;background:#fff;box-sizing:border-box;overflow:hidden}#lp_wrapper .lp_flow .lp_case .customer_logo ul#customer_logo{display:flex;margin:0;padding:0;list-style:none;min-width:100%;width:min-content;animation:sliderAnimation 40s linear infinite}#lp_wrapper .lp_flow .lp_case .customer_logo ul#customer_logo li{padding:0 20px}#lp_wrapper .lp_flow .lp_case .customer_logo ul#customer_logo img{width:auto;height:80px}#lp_wrapper .lp_flow .lp_case ul.case_list{position:relative;max-width:1050px;margin:10px auto 0;padding:0;list-style:none}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list{margin:10px 5% 0}}#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail{background:#fff}@media screen and (min-width:481px){#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail{width:100%;margin:30px 0 0;padding:30px;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:10px}}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail{margin:40px 0 0;padding-bottom:20px}}@media screen and (min-width:481px){#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail figure{margin:0;width:260px}}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail figure{position:relative;top:-5vw}}#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail figure img{width:100%;height:auto;max-width:150px}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail figure img{max-width:120px}}#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail figure p{margin-top:10px;font-size:14px}#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail figure p strong{font-size:16px}#lp_wrapper .lp_flow .lp_case ul.case_list li.case_detail .btn_area{margin-bottom:0}#lp_wrapper .lp_flow .lp_case ul.case_list .text_area{position:relative;text-align:left}@media screen and (min-width:481px){#lp_wrapper .lp_flow .lp_case ul.case_list .text_area{width:calc(100% - 280px)}}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list .text_area{margin:-5vw 5% 0}}#lp_wrapper .lp_flow .lp_case ul.case_list .text_area h3{position:relative;padding:15px 0 0;font-size:24px;color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list .text_area h3{font-size:18px}}#lp_wrapper .lp_flow .lp_case ul.case_list .text_area p{font-size:14px}#lp_wrapper .lp_flow .lp_case ul.case_list .text_area p strong{font-size:16px}@media screen and (min-width:481px){#lp_wrapper .lp_flow .lp_case ul.case_list .text_area p strong{margin:0 0 0 1em}}#lp_wrapper .lp_flow .lp_case ul.case_list .text_area ul{margin:0;padding:0;list-style:none}#lp_wrapper .lp_flow .lp_case ul.case_list .text_area ul li{margin:10px 0 0;padding-left:40px;font-size:16px;background:url(/icon_check.a93bd7d2.png) left top 3px no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list .text_area ul li{font-size:14px;background:url(/icon_check.a93bd7d2.png) 0 no-repeat}}#lp_wrapper .lp_flow .lp_case ul.case_list .btn_area{display:block;text-align:right;margin:20px 0 0;padding:0;width:100%;max-width:100%;height:auto}@media screen and (max-width:480px){#lp_wrapper .lp_flow .lp_case ul.case_list .btn_area{margin:15px auto 50px;padding:0 0 20px;text-align:center}}#lp_wrapper .lp_flow .lp_case ul.case_list .btn_area a{display:inline-block;background-color:#fff;background-image:none;max-width:150px;line-height:40px;height:40px;margin:0 auto;padding:0 15px;font-size:14px;color:#4aa17e;text-align:center;border:1px solid #4aa17e;box-shadow:none}#lp_wrapper .lp_flow .lp_case ul.case_list .btn_area a:hover{background-color:#4aa17e;color:#fff}#lp_wrapper .lp_fee{position:relative;margin:0 auto;padding:0 0 120px;max-width:1050px}@media screen and (max-width:480px){#lp_wrapper .lp_fee{padding:0 0 40px}}#lp_wrapper .lp_fee h2{font-size:40px;line-height:160%;margin-top:-80px}@media screen and (max-width:480px){#lp_wrapper .lp_fee h2{font-size:22px}}#lp_wrapper .lp_fee h2 strong{color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_fee h2{font-size:26px;margin:-40px 5% 0}}#lp_wrapper .lp_fee h2 img{width:100%;height:auto;max-width:1100px}#lp_wrapper .lp_fee .price_list{margin:60px 0 0}@media screen and (max-width:480px){#lp_wrapper .lp_fee .price_list{margin:30px 0 0}}#lp_wrapper .lp_fee .price_list table{width:100%}#lp_wrapper .lp_fee .price_list th{padding:5px 10px;background:#60b981;color:#fff;border-right:1px solid #ccc;width:13%}#lp_wrapper .lp_fee .price_list th.pulse_survey{width:18%}#lp_wrapper .lp_fee .price_list th.standard{width:27%;background:#4aa17e}#lp_wrapper .lp_fee .price_list th.pdca{background:#4aa1a1;width:23%}#lp_wrapper .lp_fee .price_list th.improve{background:#416cac;width:19%}#lp_wrapper .lp_fee .price_list td{padding:5px 10px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;font-size:15px}#lp_wrapper .lp_fee .price_list td:first-of-type{text-align:left;font-weight:600;font-size:16px}#lp_wrapper .lp_fee .price_list td .small{font-size:10px}@media screen and (min-width:481px){#lp_wrapper .lp_fee .price_list td .function{padding:5px 10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;flex-wrap:wrap}#lp_wrapper .lp_fee .price_list td .function p{text-align:left}#lp_wrapper .lp_fee .price_list td .function p.w60{width:60%}#lp_wrapper .lp_fee .price_list td .function p.w40{width:40%}#lp_wrapper .lp_fee .price_list td .function p.full{width:100%}}@media screen and (min-width:481px){#lp_wrapper .lp_fee .price_list td .function2{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}#lp_wrapper .lp_fee .price_list td .function2 p{width:11.6em;padding-left:1.2em;text-align:left;box-sizing:border-box}}#lp_wrapper .lp_fee .price_list td.pulse_survey{background:#f6fff6}#lp_wrapper .lp_fee .price_list td.pulse_survey.none{background:#f4fff3 url(/slash.0ff62d96.png) 50%/100% 100% no-repeat}#lp_wrapper .lp_fee .price_list td.pulseai_tm{line-height:110%}#lp_wrapper .lp_fee .price_list td.standard{background:#f6fffc}#lp_wrapper .lp_fee .price_list td.standard.none{background:#f6fffc url(/slash.0ff62d96.png) 50%/100% 100% no-repeat}@media screen and (min-width:481px){#lp_wrapper .lp_fee .price_list td.standard .function{flex-wrap:wrap}#lp_wrapper .lp_fee .price_list td.standard .function p{width:49%}}#lp_wrapper .lp_fee .price_list td.pdca{background:#effefc}#lp_wrapper .lp_fee .price_list td.improve{background:#f6faff}#lp_wrapper .lp_fee .price_list td.improve p{display:inline-block;margin:0 auto;text-align:left}#lp_wrapper .lp_fee .price_list td.mix{background:#effefc;background:-moz-linear-gradient(90deg,#effefc 50%,#f6faff 50%);background:-webkit-linear-gradient(90deg,#effefc 50%,#f6faff 0);background:linear-gradient(90deg,#effefc 50%,#f6faff 0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#effefc",endColorstr="#f6faff",GradientType=1)}#lp_wrapper .lp_fee .price_list td p{margin:0}@media screen and (min-width:481px){#lp_wrapper .lp_fee .price_list td p .smart{display:inline-block;transform:scaleX(.65);text-align:left;transform-origin:left;white-space:nowrap}#lp_wrapper .lp_fee .price_list td p .smart2{display:inline-block;transform:scaleX(.8);text-align:left;transform-origin:left;white-space:nowrap}#lp_wrapper .lp_fee .price_list td p .smart3{display:inline-block;transform:scaleX(.9);text-align:left;transform-origin:left;white-space:nowrap}}#lp_wrapper .lp_fee .price_list td .smart4{display:inline-block;transform:scaleX(.9);text-align:left;transform-origin:center;white-space:nowrap}#lp_wrapper .lp_fee .price_list td strong{display:block;font-size:16px}#lp_wrapper .lp_fee .price_list tr.function_line .improve,#lp_wrapper .lp_fee .price_list tr.function_line .pdca,#lp_wrapper .lp_fee .price_list tr.function_line .pulse_survey,#lp_wrapper .lp_fee .price_list tr.function_line .standard{vertical-align:top}#lp_wrapper .lp_fee .price_list tr.price td{font-size:18px;font-weight:600}#lp_wrapper .lp_fee .price_list tr.price td:first-of-type{font-size:16px}#lp_wrapper .lp_fee .price_list .price_list_sp{margin:0 5%;padding:0;list-style:none}#lp_wrapper .lp_fee .price_list .price_list_sp li{margin:0;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1)}#lp_wrapper .lp_fee .price_list .price_list_sp h3{display:inline-block;margin:0 0 10px;padding:0 0 5px}#lp_wrapper .lp_fee .price_list .price_list_sp dl{　margin:0;padding:0}#lp_wrapper .lp_fee .price_list .price_list_sp dl dt{font-size:16px}#lp_wrapper .lp_fee .price_list .price_list_sp dl dd{margin:5px 0 10px;font-size:14px}#lp_wrapper .lp_fee .price_list .price_list_sp dl dd.function{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}#lp_wrapper .lp_fee .price_list .price_list_sp dl dd strong{display:block;width:100%}#lp_wrapper .lp_fee .price_list .price_list_sp dl dd .plus{width:100%}#lp_wrapper .lp_fee .price_list .price_list_sp dl dd .w50{width:50%}#lp_wrapper .lp_fee .price_list .price_list_sp .pulse_survey{background:#f6fff6}#lp_wrapper .lp_fee .price_list .price_list_sp .pulse_survey h3{color:#60b981;border-bottom:2px solid #60b981}#lp_wrapper .lp_fee .price_list .price_list_sp .pulse_survey dt{color:#60b981}#lp_wrapper .lp_fee .price_list .price_list_sp .standard{margin-top:20px;background:#f6fffc}#lp_wrapper .lp_fee .price_list .price_list_sp .standard h3{color:#4aa17e;border-bottom:2px solid #4aa17e}#lp_wrapper .lp_fee .price_list .price_list_sp .standard dt{color:#4aa17e}#lp_wrapper .lp_fee .price_list .price_list_sp .pdca{margin-top:20px;background:#effefc}#lp_wrapper .lp_fee .price_list .price_list_sp .pdca h3{color:#4aa1a1;border-bottom:2px solid #4aa1a1}#lp_wrapper .lp_fee .price_list .price_list_sp .pdca dt{color:#4aa1a1}#lp_wrapper .lp_fee .price_list .price_list_sp .improve{margin-top:20px;background:#f6faff}#lp_wrapper .lp_fee .price_list .price_list_sp .improve h3{color:#416cac;border-bottom:2px solid #416cac}#lp_wrapper .lp_fee .price_list .price_list_sp .improve dt{color:#416cac}#lp_wrapper .lp_fee .after_support{margin:60px 0 0}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support{margin:0;padding:20px}}#lp_wrapper .lp_fee .after_support h3{margin:0 0 20px;padding:70px 0 0;font-size:40px;line-height:160%;color:#4aa17e;background:url(/icon_support.16fb4c53.png) top no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support h3{font-size:22px}}#lp_wrapper .lp_fee .after_support h3 strong{color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support p{font-size:14px}}#lp_wrapper .lp_fee .after_support h4{margin:0;font-size:18px}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support h4{padding:0;font-size:16px}}#lp_wrapper .lp_fee .after_support ul.support_list{margin:0;padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support ul.support_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#lp_wrapper .lp_fee .after_support ul.support_list li{list-style:none}#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail{position:relative;background:#fff;margin:20px 0 0;padding:30px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:10px;box-sizing:border-box}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail{width:36%}}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail{padding:20px}}#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail p.catch{position:absolute;top:-15px;width:calc(100% - 40px);background:#4aa17e;color:#fff;line-height:30px;border-radius:50px}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail p.catch{width:calc(100% - 60px)}}#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail h4{color:#4aa17e;line-height:200%}#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail h4 span{font-size:40px}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail h4 span{font-size:30px}}#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail ul{display:inline-block;margin:10px 0 0;padding:0;text-align:left}#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail ul li{position:relative;margin:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail ul li{padding:2px 0}}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail ul li{padding:0 0 0 1.3em;text-align:left;font-size:13px}}#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail ul li:before{content:"●";color:#333;margin:0 10px 0 0;font-size:14px}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support ul.support_list li.support_detail ul li:before{position:absolute;left:0}}#lp_wrapper .lp_fee .after_support ul.support_list .support2{margin:20px 0 0;background:#f6f6f6}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support ul.support_list .support2{width:60%}}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support ul.support_list .support2{margin:50px 0 0}}#lp_wrapper .lp_fee .after_support .fee{background:#e0f2e5;display:inline-block;margin:10px 0 0;padding:3px 10px}#lp_wrapper .lp_fee .after_support .adviser_profile{background:#f6f6f6;margin:0;box-sizing:border-box}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support .adviser_profile{padding:40px 40px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support .adviser_profile{padding:20px}}#lp_wrapper .lp_fee .after_support .adviser_profile figure{width:150px}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support .adviser_profile figure{padding-top:20px}}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support .adviser_profile figure{width:150px;margin:-50px auto 0}}#lp_wrapper .lp_fee .after_support .adviser_profile .text_area{padding:30px 0 0 40px;min-height:100px;text-align:left;background:url(/support_blockquote.8ca4cb59.png) 0 0 no-repeat;box-sizing:border-box}@media screen and (min-width:481px){#lp_wrapper .lp_fee .after_support .adviser_profile .text_area{width:calc(100% - 150px)}}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support .adviser_profile .text_area{margin:-10px 0 0;padding:30px 5% 0;background:url(/support_blockquote.8ca4cb59.png) 0 0/18px auto no-repeat}}#lp_wrapper .lp_fee .after_support .adviser_profile .text_area p{margin:20px 0 0;font-size:14px}#lp_wrapper .lp_fee .after_support .adviser_profile .text_area p strong{font-size:16px}#lp_wrapper .lp_fee .after_support .recommend_text{color:#4aa17e;margin:30px 0 0;padding:0;font-size:26px;font-weight:700}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support .recommend_text{font-size:20px;text-align:center}}#lp_wrapper .lp_fee .after_support .btn_area{margin-top:30px}@media screen and (max-width:480px){#lp_wrapper .lp_fee .after_support .btn_area{width:100%;margin:30px auto 0}#lp_wrapper .lp_fee .after_support .btn_area a{font-size:17px}}#lp_wrapper .lp_fee .attention{margin:10px auto 0;font-size:14px;text-align:right}@media screen and (max-width:480px){#lp_wrapper .lp_fee .attention{margin:10px 5% 0;text-align:left}}#lp_wrapper .lp_plus{padding-top:0}#lp_wrapper .lp_plus h3 .option{font-size:1.4rem;color:#666;font-family:din-2014,sans-serif;font-weight:400;font-style:normal}#lp_wrapper .lp_plus h3 .price{display:inline-block;margin-left:10px;padding:3px 8px;font-size:16px;color:#4aa17e;background:#efefef}@media screen and (min-width:481px){#lp_wrapper .lp_plus h3 .price{position:relative;top:-3px}}@media screen and (max-width:480px){#lp_wrapper .lp_plus h3 .price{margin-right:0;font-size:14px}}#lp_wrapper .lp_plus .title_lead{font-size:24px;font-weight:700;color:#4aa17e;line-height:100%}#lp_wrapper .lp_plus h4{font-size:30px;color:#333!important}@media screen and (max-width:480px){#lp_wrapper .lp_plus h4{font-size:24px}}#lp_wrapper .lp_plus h4.mb10{margin-bottom:10px}#lp_wrapper .lp_plus h4 strong{font-size:40px;color:#4aa17e;font-weight:600}@media screen and (max-width:480px){#lp_wrapper .lp_plus h4 strong{font-size:26px}}#lp_wrapper .lp_plus .new{background:url(/icon_new.c2f797ab.png) left 5px top 5px/110px auto no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_plus .new{padding-top:20px;background:url(/icon_new.c2f797ab.png) left 5px top 5px/60px auto no-repeat}}#lp_wrapper .lp_plus .plus_introduction{margin:30px 0 0}@media screen and (min-width:481px){#lp_wrapper .lp_plus .plus_introduction{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}}#lp_wrapper .lp_plus .plus_introduction .bx-wrapper{margin-bottom:0}@media screen and (max-width:480px){#lp_wrapper .lp_plus .plus_introduction .bx-wrapper{margin-bottom:40px}}@media screen and (min-width:481px){#lp_wrapper .lp_plus .plus_introduction .slider_box{order:2;width:calc(100% - 400px)}}#lp_wrapper .lp_plus .plus_introduction .slider_plus img{width:100%;height:auto}#lp_wrapper .lp_plus .plus_introduction .slider_plus p{margin-top:10px;margin-bottom:0;font-size:14px;text-align:left}#lp_wrapper .lp_plus .plus_introduction .slider_plus .plus_title{position:relative;margin:0 2px 20px;padding:5px 10px;font-size:14px;background:#4aa17e;color:#fff;border-radius:5px}#lp_wrapper .lp_plus .plus_introduction .slider_plus .plus_title:after{content:"";position:absolute;left:0;right:0;bottom:-8px;margin:0 auto;width:0;height:0;border-color:#4aa17e transparent transparent;border-style:solid;border-width:10px 5px 0}#lp_wrapper .lp_plus .plus_introduction .slider_plus .plus_title strong{font-size:20px}#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav{margin:0;padding:0;list-style:none}@media screen and (min-width:481px){#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav{order:1;width:367px}}@media screen and (max-width:480px){#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav{display:none}}#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav li{margin:0 0 10px;text-align:left}#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav a{padding:15px;display:block;color:#333;background:url(/plus_nav_bg.76ede547.png) 0/100% 100% no-repeat}#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav a.active{background:url(/plus_nav_bg_active.2d10eacd.png) 0/100% 100% no-repeat}#lp_wrapper .lp_plus .plus_introduction .slider_plus_nav a strong{color:#4aa17e;font-size:1.4rem}#lp_wrapper .lp_plus .btn_area{width:100%;margin-bottom:20px}#lp_wrapper .lp_plus .btn_area a{background-color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_plus .btn_area a{font-size:16px}}#lp_wrapper .lp_faq{padding:120px 0;background:#f6f6f6}@media screen and (max-width:480px){#lp_wrapper .lp_faq{padding:60px 0}}#lp_wrapper .lp_faq h2{font-size:40px;line-height:160%}@media screen and (max-width:480px){#lp_wrapper .lp_faq h2{font-size:22px}}#lp_wrapper .lp_faq h2 strong{color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_faq h2{font-size:26px}}#lp_wrapper .lp_faq h3{margin:40px 0 20px;font-size:26px;color:#4aa17e;text-align:left}@media screen and (max-width:480px){#lp_wrapper .lp_faq h3{font-size:20px;text-align:center}}#lp_wrapper .lp_faq dl{text-align:left;padding:15px 0 10px;border-top:1px dotted #ccc;margin:0 auto;max-width:1050px}@media screen and (max-width:480px){#lp_wrapper .lp_faq dl{width:94%;margin:0 auto}}#lp_wrapper .lp_faq dl:first-of-type{border-top:none}#lp_wrapper .lp_faq dl dt{min-height:52px;margin:0;padding:13px 0 0 70px;font-size:18px;background:url(/faq_icon.81bf7f16.svg) 0 0 no-repeat;box-sizing:border-box;cursor:pointer}@media screen and (max-width:480px){#lp_wrapper .lp_faq dl dt{padding:5px 0 0 50px;font-size:16px;background:url(/faq_icon.81bf7f16.svg) 0 0/40px auto no-repeat}}#lp_wrapper .lp_faq dl dd{display:none;margin:0 0 10px;padding:10px 0 0 70px;line-height:180%}@media screen and (max-width:480px){#lp_wrapper .lp_faq dl dd{padding:0 0 0 50px;font-size:14px}}#lp_wrapper .lp_faq dl ul{margin:20px 0 0;padding:0;list-style:none}@media screen and (max-width:480px){#lp_wrapper .lp_faq dl ul li{margin-top:10px}}#lp_wrapper .lp_faq dl .annotation{font-size:14px;color:#555}@media screen and (max-width:480px){#lp_wrapper .lp_faq dl .annotation{font-size:12px}}#lp_wrapper .lp_introduction{position:relative;margin:0 auto;padding:100px 0;background:url(/intro_bg1.a8b70050.png) 0 0 no-repeat,url(/intro_bg2.beb62ea1.png) 100% 100% no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_introduction{padding:60px 3%;background:url(/intro_bg1.a8b70050.png) 0 0/30% auto no-repeat,url(/intro_bg2.beb62ea1.png) 100% 100%/30% auto no-repeat}}#lp_wrapper .lp_introduction h2{font-size:40px;line-height:130%}@media screen and (max-width:480px){#lp_wrapper .lp_introduction h2{font-size:26px;margin:0}}#lp_wrapper .lp_introduction h2 span{display:inline-block;color:#4aa17e}@media screen and (min-width:481px){#lp_wrapper .lp_introduction h2 span{margin-top:15px}}@media screen and (max-width:480px){#lp_wrapper .lp_introduction h2 span{line-height:160%}}#lp_wrapper .lp_introduction h2 .ruby{position:relative;display:inline-block}#lp_wrapper .lp_introduction h2 .ruby:before{content:"タレントマネジメント";display:inline-block;position:absolute;left:0;top:-35px;color:#4aa17e;font-size:1rem}@media screen and (max-width:480px){#lp_wrapper .lp_introduction h2 .ruby:before{font-size:10px;left:5px;top:-18px}}#lp_wrapper .lp_introduction figure{margin:30px auto 0;max-width:1050px}@media screen and (max-width:480px){#lp_wrapper .lp_introduction figure{margin:10px auto 0}}#lp_wrapper .btn_area{position:relative;width:85%;max-width:450px;height:90px;margin:50px auto 0}@media screen and (max-width:480px){#lp_wrapper .btn_area{left:5px;height:70px;margin:30px auto 0}}#lp_wrapper .btn_area a{position:relative;display:block;width:100%;max-width:450px;height:90px;font-size:24px;line-height:90px;color:#fff;text-align:center;padding-left:30px;background:rgba(254,146,23,.95) url(/btn_arrow_lp.90b099a7.svg) left 30px center no-repeat;border:1px solid #fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}@media screen and (max-width:480px){#lp_wrapper .btn_area a{height:70px;line-height:70px;font-size:20px}}@media screen and (max-width:320px){#lp_wrapper .btn_area a{font-size:18px;background:rgba(254,146,23,.95) url(/btn_arrow_lp.90b099a7.svg) left 20px center no-repeat}}#lp_wrapper .btn_area a:hover{opacity:1;background-color:#f08001;text-decoration:none}#lp_wrapper .btn_area.green a{background:#4db6b0 url(/btn_arrow_lp.90b099a7.svg) left 30px center no-repeat}#lp_wrapper .btn_area.green a:hover{opacity:1;background-color:#419e99;text-decoration:none}@media screen and (min-width:481px){#lp_wrapper .btn_area.green.for-pc{margin-top:100px}}#lp_wrapper .lp_close{padding:70px 0 60px;box-sizing:border-box;background:#ecf5fc url(/close_bg.c33b0140.jpg) right -250px center/auto 110% no-repeat}@media screen and (max-width:480px){#lp_wrapper .lp_close{padding:40px 0 80px;height:auto;background:#ecf5fc url(/close_bg_sp.89af80f5.jpg) center top 15vw/100% auto no-repeat}}#lp_wrapper .lp_close h2{position:relative;display:inline-block;font-size:40px;color:#1e4f56}@media screen and (min-width:481px){#lp_wrapper .lp_close h2{margin-bottom:10px}}@media screen and (max-width:480px){#lp_wrapper .lp_close h2{margin-bottom:100px;font-size:20px}}#lp_wrapper .lp_close h2:after,#lp_wrapper .lp_close h2:before{content:"";position:absolute;bottom:0;width:4px;height:50px;background:#1e4f56;border-radius:2px}@media screen and (max-width:480px){#lp_wrapper .lp_close h2:after,#lp_wrapper .lp_close h2:before{width:2px;height:40px}}#lp_wrapper .lp_close h2:before{left:-40px;transform:rotate(-30deg)}@media screen and (max-width:480px){#lp_wrapper .lp_close h2:before{left:-30px}}#lp_wrapper .lp_close h2:after{right:-30px;transform:rotate(30deg)}@media screen and (max-width:480px){#lp_wrapper .lp_close h2:after{right:-20px}}#lp_wrapper .lp_close figure{position:relative;top:10px;width:420px;margin:0 auto}#lp_wrapper .lp_close .btn_area{margin:20px auto 0;padding:0;width:100%;max-width:750px;height:auto}@media screen and (max-width:480px){#lp_wrapper .lp_close .btn_area{margin:10px auto 0;width:80%}}@media screen and (min-width:481px){#lp_wrapper .lp_close .btn_area .sub_btn li{width:420px}}#lp_wrapper .lp_close .btn_area .sub_btn li img{max-width:420px}#lp_wrapper .lp_close a{z-index:1000;border:none}#lp_wrapper .lp_close p.demo{margin:20px 0 0}#lp_wrapper .lp_close p.demo a{display:inline-block;color:#44789b;padding:0 0 0 30px;background:url(/btn_arrow_lp.90b099a7.svg) 0 no-repeat;text-shadow:1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff,0 1px 0 #fff,-1px 0 #fff,-1px 0 0 #fff,1px 0 0 #fff}#lp_wrapper .lp_movie{margin:160px auto 60px;max-width:1000px}@media screen and (max-width:480px){#lp_wrapper .lp_movie{margin:40px 3% 0}}#lp_wrapper .lp_movie h2{font-size:40px;line-height:160%}@media screen and (max-width:480px){#lp_wrapper .lp_movie h2{font-size:22px}}#lp_wrapper .lp_movie h2 strong{color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper .lp_movie h2{font-size:26px}}#lp_wrapper .lp_movie .frame-wrapper__video{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;margin-top:30px}#lp_wrapper .lp_movie .frame-wrapper__video iframe{width:100%;height:100%;position:absolute;top:0;left:0}#lp_wrapper .mask{overflow:hidden;margin:20px auto 0;height:20px}#lp_wrapper .mask:after{content:"";display:block;margin:-25px auto 0;width:100%;height:25px;border-radius:125px/12px;box-shadow:0 0 8px #ddd}#lp_wrapper .contact{padding:30px 0;background:#ecf5fc}#lp_wrapper .contact .mailform{padding:0;color:#222;margin:10px auto 0;background:#fff;border:2px solid #ecae30;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);border-radius:10px}#lp_wrapper .contact table{text-align:left;width:100%;border-collapse:collapse;border-spacing:0;margin:0 0 20px}#lp_wrapper .contact table td,#lp_wrapper .contact table th{padding:15px 0;vertical-align:middle}#lp_wrapper .contact table th{font-weight:400;font-size:16px;text-align:left;width:35%;position:relative}#lp_wrapper .contact table td{width:75%;padding:10px 30px}#lp_wrapper .contact .form-text,#lp_wrapper .contact .form-textarea{width:100%;height:45px;border:1px solid #d6d6d6;background:#fff;padding:3px;box-sizing:border-box;-webkit-appearance:none;border-radius:4px;font-size:14px}#lp_wrapper .contact .form-textarea{height:120px}#lp_wrapper input[type=button],#lp_wrapper input[type=submit]{cursor:pointer}#lp_wrapper .contact table th:before{content:"";position:absolute;right:15px;top:0;bottom:0;margin:auto 0;width:38px;height:24px;background-size:cover}#lp_wrapper .contact table th.hissu:before{background:url(/contact-hissu.5df11e7a.png) no-repeat}#lp_wrapper .contact table th.nini:before{background:url(/contact-nini.92580ddc.png) no-repeat}#lp_wrapper .contact input[type=radio]{display:inline-block;margin-right:6px}#lp_wrapper .contact input[type=radio]+label{position:relative;display:inline-block;margin-right:20px;font-size:16px;line-height:30px;cursor:pointer}#lp_wrapper .contact input[type=radio]{display:none;margin:0}#lp_wrapper .contact input[type=radio]+label{padding:0 0 0 24px}#lp_wrapper .contact input[type=radio]+label:before{content:"";position:absolute;top:50%;left:0;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:18px;height:18px;margin-top:-9px;background:#fff;border:1px solid #999;border-radius:30px}#lp_wrapper .contact input[type=radio]:checked+label:after{content:"";position:absolute;top:50%;-moz-box-sizing:border-box;box-sizing:border-box;display:block;left:5px;width:8px;height:8px;margin-top:-4px;background:#ff2900;border-radius:8px}#lp_wrapper .contact input[type=radio]:checked+label{color:#ff2900;font-weight:700}#lp_wrapper .contact input[type=radio]:checked+label:before{border:1px solid #ff2900}#lp_wrapper .confirm table td,#lp_wrapper .confirm table th{border-bottom:1px dotted #ccc}#lp_wrapper .form-btn-conf{background:url(/contact-confirm.176023f3.png) 50% no-repeat;background-size:contain}#lp_wrapper .form-btn-back{background:url(/contact-back.45e7d5dc.png) 50% no-repeat;background-size:contain}#lp_wrapper .form-btn-send{background:url(/contact-send.901809c0.png) 50% no-repeat;background-size:contain}#lp_wrapper .form-btn{width:290px;height:50px;text-align:center;line-height:50px;border:none;border-radius:5px;-webkit-appearance:none;text-indent:-999px}#lp_wrapper .form-btn:hover{opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(opacity=70)";transition:.5s}#lp_wrapper .mail-btn li{display:inline-block;*display:inline;*zoom:1;vertical-align:top}#lp_wrapper .contact .footer p{font-weight:400}#lp_wrapper .contact .footer p span{font-weight:700}#lp_wrapper .contact .cfm{background:#fff;padding:10px;color:#333}#lp_wrapper .contact .cfm,#lp_wrapper .contact .thx{text-align:center;font-size:16px;line-height:2em;margin:0}#lp_wrapper .contact .thx{padding:50px;color:#000}#lp_wrapper .contact .thx p{color:#222;font-weight:400}#lp_wrapper .contact .btn-tosite{background-color:#555;border:none;color:#fff;padding:10px 25px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;margin:50px 2px 0;cursor:pointer;border-radius:4px;font-weight:700}#lp_wrapper .contact .s{font-size:11px;color:#999}#lp_wrapper .error,#lp_wrapper .error_messe{color:red}#lp_wrapper .bold{font-size:16px;font-weight:700}#lp_wrapper #contact .footer p{font-weight:400}#lp_wrapper #contact .footer p span{font-weight:700}#lp_wrapper .copyright{text-align:center;padding:15px;font-size:12px}#lp_wrapper #contact .thx{background:#fff;padding:50px;text-align:center;font-size:16px;line-height:2em;margin:0;color:#000}#lp_wrapper #contact .thx p{color:#222;font-weight:400}#lp_wrapper #contact .btn-tosite{background-color:#555;border:none;color:#fff;padding:10px 25px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;margin:50px 2px 0;cursor:pointer;border-radius:4px;font-weight:700}#lp_wrapper #contact.confirm p{color:#222;font-weight:400;font-size:16px}#lp_wrapper #contact.confirm .error,#lp_wrapper #contact.confirm .error_messe{color:red}#lp_wrapper #formWrap{text-align:center}#lp_wrapper .formwrap{padding:20px;margin:20px 0}#lp_wrapper .cln{border-top:1px solid #eee}#lp_wrapper #contact_form{background:none}#lp_wrapper #contact_form .mailform{max-width:900px;margin:0 auto;border-color:#4aa17e}@media screen and (max-width:480px){#lp_wrapper #contact_form .mailform{margin:0 5%}}#lp_wrapper #contact_form .mailform h2{display:block;color:#fff;margin:0;padding:10px 0;background:#4aa17e;border-radius:6px 6px 0 0}#lp_wrapper #contact_form .mailform h2:after,#lp_wrapper #contact_form .mailform h2:before{display:none}#lp_wrapper #contact_form .mailform table{width:94%;margin:30px auto 0}#lp_wrapper #contact_form .mailform table th{width:25%!important}@media screen and (max-width:480px){#lp_wrapper #contact_form .mailform table th{display:block;width:100%!important;margin:0!important;padding:0!important;font-size:14px}}#lp_wrapper #contact_form .mailform table td{margin:0;padding:0}@media screen and (max-width:480px){#lp_wrapper #contact_form .mailform table td{margin:0 0 10px;display:block;width:100%!important}}#lp_wrapper #contact_form .mailform table td input[type=text]{width:100%;padding:5px 10px;box-sizing:border-box}#lp_wrapper #contact_form .mailform .terms-block{margin:30px 30px 0;padding:20px;font-size:14px;background:#f6f6f6}@media screen and (max-width:480px){#lp_wrapper #contact_form .mailform .terms-block{margin:10px 4%}}#lp_wrapper #contact_form .mailform .terms-block .terms-inner{background:#fff;padding:20px;height:150px;overflow-y:auto;text-align:left}@media screen and (min-width:481px){#lp_wrapper #contact_form input[type=submit]{display:inline-block;margin:20px 0 40px;width:447px;height:92px;background:url(/form_btn.82d9547e.png) top no-repeat}}@media screen and (max-width:480px){#lp_wrapper #contact_form input[type=submit]{display:inline-block;margin:0 auto 10px;width:94%;height:17vw;background:url(/form_btn.82d9547e.png) top/100% auto no-repeat}}@media screen and (min-width:481px){#lp_wrapper .for-sp{display:none}}@media screen and (max-width:480px){#lp_wrapper .for-pc{display:none}}#lp_wrapper .form_confirm_ver2.contact{background:#edfbeb}#lp_wrapper .form_confirm_ver2 .wmain{max-width:1000px;margin:0 auto;overflow:hidden}@media screen and (max-width:480px){#lp_wrapper .form_confirm_ver2 .wmain{margin:0 5%}}#lp_wrapper .form_confirm_ver2 .mail-btn{padding:0}#lp_wrapper .form_confirm_ver2 .form-btn{width:293px;height:75px;text-align:center;line-height:75px;border:none;border-radius:0;-webkit-appearance:none;text-indent:-999px}@media screen and (min-width:481px){#lp_wrapper .form_confirm_ver2 .form-btn{margin:0 20px}}@media screen and (max-width:480px){#lp_wrapper .form_confirm_ver2 .form-btn{margin:10px 0}}#lp_wrapper .form_confirm_ver2 .form-btn-back{background:url(/confirm_back.f3712cac.png) 50% no-repeat;background-size:contain;padding:0}#lp_wrapper .form_confirm_ver2 .form-btn-send{background:url(/confirm_submit.130d25f8.png) 50% no-repeat;background-size:contain;padding:0}.modal_overlay{width:100vw;height:100vh;background:rgba(0,0,0,.85);z-index:11000}.modal_overlay,.show_modal{display:none;position:fixed;top:0;left:0}.show_modal{right:0;bottom:0;margin:auto;width:90%;padding:50px 30px 30px;max-width:1000px;max-height:90vh;background:#fff;border-radius:10px;z-index:11001}.show_modal.modal2{max-height:750px}.show_modal.modal3{max-height:500px}.show_modal img{max-height:100%;width:auto}.modal_close{position:absolute;right:20px;top:0;font-size:40px;color:#666;font-weight:100;cursor:pointer}@media screen and (min-width:481px){.fadein{opacity:0;transform:translateY(100px);transition:all .65s}.fadein.scrollin{opacity:1;transform:translate(0)}}.campaign_bar{position:relative;background:#e6ffac;background:linear-gradient(0deg,#e6ffac,#fff29b);background-size:200% 200%;animation:bggradient 4s ease infinite}@media screen and (min-width:481px){.campaign_bar{margin-top:10vw}}@media screen and (min-width:1400px){.campaign_bar{margin-top:10.6vw}}.campaign_bar a{position:relative;display:block;padding:10px 3vw;color:#333;font-weight:700;text-align:center}@media screen and (min-width:481px){.campaign_bar a{max-width:1000px;margin:0 auto;padding:30px 10px;font-size:18px}}.campaign_bar a:after{content:"";position:relative;display:inline-block;margin-left:20px;width:0;height:0;border-style:solid;border-right:5px solid transparent;border-left:5px solid transparent;border-top:10px solid #333;border-bottom:0}@media screen and (min-width:481px){.campaign_bar a:after{right:10px;top:-2px}}.campaign_bar a span{display:inline-block;margin:0;padding:5px 10px;background:#4aa17e;font-size:16px;color:#fff}@media screen and (min-width:481px){.campaign_bar a span{margin:0 10px 0 0}}.lp_campaign{margin:-120px 0 60px;padding:120px 0 0}@media screen and (min-width:481px){.lp_campaign{margin:-100px 0 120px;padding:120px 0 60px}}.lp_campaign .campaign_box{background:#e6ffac;background:linear-gradient(0deg,#e6ffac,#fff29b)}.lp_campaign .lp_wrapper{position:relative;max-width:1050px;margin:0 auto}@media screen and (min-width:481px){.lp_campaign .lp_wrapper{margin-top:0;padding:60px 30px}}@media screen and (max-width:480px){.lp_campaign .lp_wrapper{padding:15vw 5vw 20px}}.lp_campaign .badge{position:absolute;width:15vw}@media screen and (min-width:481px){.lp_campaign .badge{width:107px;left:0;top:-4px}}@media screen and (max-width:480px){.lp_campaign .badge{left:5vw;top:-3px}}.lp_campaign .badge img{width:100%;height:auto}.lp_campaign .read{margin-bottom:0;font-size:16px}@media screen and (min-width:481px){.lp_campaign .read{font-size:24px}}.lp_campaign h3{color:#4aa17e;font-size:26px}@media screen and (min-width:481px){.lp_campaign h3{margin-bottom:30px}}.lp_campaign h3 img{width:100%;height:auto;max-width:845px}.lp_campaign .image_pdca{width:100%;max-width:920px;margin:20px auto}@media screen and (min-width:481px){.lp_campaign .image_pdca{width:98%}}.lp_campaign .image_pdca img{width:100%;height:auto}.lp_campaign ul{margin:20px 0 0;padding:0;list-style:none}.lp_campaign ul li{margin-bottom:10px}@media screen and (max-width:480px){.lp_campaign ul li{text-align:left}}.lp_campaign .attention{margin-top:10px;font-size:14px;color:#666}footer{padding:40px 0;font-family:Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,"sans-serif";background:#333;text-align:center}@media screen and (max-width:480px){footer{padding:20px 0}}footer ul{margin:0;padding:0;list-style:none;letter-spacing:-.4em}footer ul li{display:inline-block;letter-spacing:0;margin:0 10px;font-size:14px}@media screen and (max-width:480px){footer ul li{width:40%;font-size:12px}}footer ul li a{color:#fff!important}footer ul li a:hover{color:#ccc!important}footer .copyright{margin:30px 0 0;padding:0;color:#fff;font-size:14px}@media screen and (max-width:480px){footer .copyright{font-size:12px}}