#container{overflow:visible}.fs_header{height:150px;top:0;width:100%;z-index:100}.fs_header .header_top{height:50px;background:#fff}.fs_header .header_top .header_top_in{width:1200px;max-width:94%;margin-left:auto;margin-right:auto;align-items:center;display:flex}.fs_header .header_top .header_top_in .logo{width:170px;margin-right:5%}.fs_header .header_top .header_top_in ul{display:flex}.fs_header .header_top .header_top_in ul a{font-size:14px;display:flex;align-items:center}.fs_header .header_top_in .loginbtn{margin-left:auto}.fs_header .header_top_in .loginbtn a{padding:5px 10px 5px 35px;background:url(../image/fs_icon_login.png) no-repeat 5px center;border:1px solid #ccc;border-radius:100vh;font-weight:400;font-size:14px}.fs_header .header_top_in .loginbtn a:hover{color:#00be00}.fs_header li.header-sec-item>a{position:relative}.fs_header li.header-sec-item>a::after{content:'';width:4px;height:4px;border:1px solid;border-color:#000 #000 transparent transparent;transform:rotate(135deg);margin:auto;position:absolute;top:calc(50% - 4px);right:0;transition:all .2s ease 0s}.fs_header li.header-sec-item>a:hover::after{transform:rotate(-45deg);top:calc(50% - 0px)}@media only screen and (min-width:691px){.fs_header .header_top .header_top_in ul a{padding:14px 15px}}.fs_header .header_top .header_top_in ul a:hover{text-decoration:underline}.fs_header .header_bottom{background:#f2f2f2;height:100px;display:flex;align-items:center}.fs_header .header_bottom .header_bottom_in{display:flex;align-items:center;justify-content:space-between;width:1200px;max-width:94%;margin-left:auto;margin-right:auto}.fs_header .header_bottom .header_bottom_in .logo{font-size:0}.fs_header .header_bottom .header_bottom_in .header_nav{width:calc(100% - 170px - 120px - 70px)}.fs_header .header_bottom .header_bottom_in .header_nav_in{width:100%;display:flex;align-items:center}.fs_header .header_bottom .header_bottom_in .header_nav a{display:block;font-size:14px;font-weight:700;color:#000;padding:39px 20px}.fs_header .header_bottom .header_bottom_in .header_nav .header_nav_btn a{display:block;font-size:14px;font-weight:700;color:#fff;background:#00be00;padding:8px 18px;border-radius:20px}.fs_header .header_bottom .header_bottom_in .header_nav a:hover{color:#00be00}.fs_header .header_bottom .header_bottom_in .btn a{font-size:14px;font-weight:700;color:#fff;background:#00be00;padding:8px 18px;border-radius:20px}.fs_header .header_bottom .header_bottom_in .btn a:hover{opacity:.7}.header_menu_btn{position:absolute;display:none;width:30px;height:22px;top:60px;right:12px}.header_menu_line{position:absolute;background-color:#000;width:100%;height:2px;left:0;top:0;-webkit-transition:all 0.5s cubic-bezier(.23,1,.32,1);-o-transition:all 0.5s cubic-bezier(.23,1,.32,1);transition:all 0.5s cubic-bezier(.23,1,.32,1)}.header_menu_line:nth-child(1){-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header_menu_line:nth-child(2){-webkit-transform:translateY(9px);-ms-transform:translateY(9px);transform:translateY(9px)}.header_menu_line:nth-child(3){-webkit-transform:translateY(18px);-ms-transform:translateY(18px);transform:translateY(18px)}.header_menu_btn.open .header_menu_line:nth-child(1){-webkit-transform:translateY(9px) rotate(45deg);-ms-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}.header_menu_btn.open .header_menu_line:nth-child(2){opacity:0;-webkit-transform:translateY(9px);-ms-transform:translateY(9px);transform:translateY(9px)}.header_menu_btn.open .header_menu_line:nth-child(3){-webkit-transform:translateY(9px) rotate(-45deg);-ms-transform:translateY(9px) rotate(-45deg);transform:translateY(9px) rotate(-45deg)}@media screen and (max-width:1023px){.fs_header .header_bottom .header_bottom_in .logo{width:120px}.fs_header .header_bottom .header_bottom_in .header_nav a{padding:16px 10px}.fs_header .header_bottom .header_bottom_in .header_nav{width:calc(100% - 160px - 100px)}}@media screen and (max-width:767px){.fs_header{height:100px}.fs_header .header_top{position:relative;height:40px;padding:5px 0;z-index:10}.fs_header .header_bottom{height:60px}.fs_header .header_top .header_top_in ul{display:none}.fs_header .header_top .header_top_in .logo{width:140px;margin-right:1%}.fs_header .header_bottom .header_bottom_in .logo{position:relative;width:130px;z-index:5}.fs_header .header_bottom .header_bottom_in .header_nav{position:fixed;z-index:4;left:0;top:0;width:100%;height:100%;padding-top:0;text-align:center;font-size:5vw;background-color:rgba(255,255,255,.9);opacity:0;pointer-events:none;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:100px 0 0}.fs_header .header_bottom .header_bottom_in .header_nav.open{pointer-events:all;opacity:1;background-color:#f5f5f5}.fs_header .header_bottom .header_bottom_in .header_navinin{background-color:#ddd;height:100%;position:relative;padding:20px;width:100%}.fs_header .header_bottom .header_bottom_in .header_nav_in{flex-direction:column}.fs_header .header_bottom .header_bottom_in .header_nav_in li{width:100%;text-align:left}.fs_header .header_bottom .header_bottom_in .header_nav a{padding:13px 10px;display:block}.fs_header .header_bottom .header_bottom_in .header_nav_in li.header_nav_btn{position:absolute;top:20px;right:10px;width:45%;text-align:center;display:block}.fs_header .header_bottom .header_bottom_in .btn{position:relative;margin-right:45px;z-index:5;display:none}.header_menu_btn{display:block;z-index:5}}.fs_header .header_top .header_top_in ul li.dmenu{position:relative}.fs_header .header_top .header_top_in ul li.dmenu ul{position:absolute;left:calc(50% - 90px);top:50px;z-index:4;background:#fff;width:180px;visibility:hidden;opacity:0;transition:all .3s;display:block;padding:10px}.fs_header .header_top .header_top_in ul li.dmenu:hover>ul,.fs_header .header_top .header_top_in ul li.dmenu ul li:hover>ul,.fs_header .header_top .header_top_in ul li.dmenu:active>ul,.fs_header .header_top .header_top_in ul li.dmenu ul li:active>ul{visibility:visible;opacity:1}.fs_header .header_top .header_top_in ul ul li{margin-left:0!important;text-align:center}.fs_header .header_top .header_top_in ul ul li a{padding:10px;display:block}.fs_mainimage{margin-top:150px;font-size:0;position:relative}.fs_mainimage img{width:100%;height:auto;font-size:0}.fs_mainimage .main_txt{position:absolute;width:50%;height:auto;display:flex;justify-content:center;top:0;left:0;padding:6% 3% 0 13%}.fs_mainimage .main_txt>div{width:100%}.fs_mainimage .main_txt h1{font-size:2vw}.fs_mainimage .main_txt h1 .fullstar_en{font-size:3vw;display:inline-block;margin-top:3%}.fs_mainimage .main_txt h1 .fullstar_jp{font-size:1vw}.fs_mainimage .main_txt p{font-size:1vw;font-weight:500;margin-bottom:10%}.fs_mainimage .main_btn{display:flex}.fs_mainimage .main_btn li{width:200px;max-width:calc(50% - 10px)}.fs_mainimage .main_btn li:first-child{margin-right:18px}.fs_mainimage .main_btn li a{font-size:16px;font-weight:700;color:#fff;border:2px solid #fff;padding:8px;border-radius:25px;display:block;text-align:center}.fs_mainimage .main_btn li:first-child a{background:#00dc00;color:#000;border-color:#00dc00}.fs_mainimage .main_btn li a:hover{opacity:.7}@media screen and (max-width:979px){.fs_mainimage .main_btn li a{font-size:14px}}@media screen and (max-width:690px){.fs_mainimage{margin-top:100px}.fs_mainimage .main_txt{width:100%;text-align:center;padding:6% 3% 0}.fs_mainimage .main_txt h1{font-size:5.2vw}.fs_mainimage .main_txt h1 .fullstar_en{font-size:11vw;margin-top:0}.fs_mainimage .main_txt h1 .fullstar_jp{font-size:4vw}.fs_mainimage .main_txt p{font-size:3.5vw;margin-bottom:5%}.fs_mainimage .main_btn li a{color:#000;border-color:#000}}.fs_case{width:960px;max-width:96%;margin-left:auto;margin-right:auto;background:#fff;position:relative;border-radius:20px;z-index:2;position:absolute;left:0;right:0;margin-left:auto;maign-right:auto;top:-50px}.fs_case_in{position:relative;padding:40px 10px}.fs_case ul{display:flex;justify-content:space-around}.fs_case ul li{max-width:24%}.fs_case .fs_case_icon{position:absolute;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#999d9d;color:#fff;font-sie:14px;font-weight:700;border-radius:40px;left:-40px;top:-40px}@media screen and (max-width:979px){.fs_case{top:0}.fs_case .fs_case_icon{left:-20px;top:-45px}}@media screen and (max-width:690px){.fs_case{border-radius:10px}.fs_case_in{padding:25px 10px}.fs_case ul{flex-wrap:wrap}.fs_case ul li{max-width:48%}.fs_case .fs_case_icon{position:absolute;width:60px;height:60px;font-size:12px;border-radius:30px;left:-5px;top:-40px}}.fs_about{background:#f2f2f2;position:relative;padding:180px 0 100px}.fs_about .desc{font-size:18px;font-weight:500;text-align:center;margin-bottom:60px}.fs_about_in{width:960px;max-width:94%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between}.fs_about_in>div{width:48%;text-align:center;font-size:18px;font-weight:700}.fs_about_in>div .white_area{background:#fff;padding-top:40px;font-size:12px;height:250px;border:3px solid #fff}.fs_about_in>div .white_area figure{margin-bottom:15px}.fs_about_in>div.right .white_area{border:3px solid #00be00}.fs_about_in>div.right .white_area p{background:#00be00;color:#fff;display:inline-block;font-size:14px;padding:0 15px}@media screen and (max-width:979px){.fs_about .desc{font-size:16px}}@media screen and (max-width:690px){.fs_about{padding-top:39%;padding-bottom:20px}.fs_about_in{flex-direction:column}.fs_about_in>div{width:100%;margin-bottom:30px}.fs_about .desc{text-align:left;margin-bottom:30px;padding:0 3%}.fs_about_txt{margin-top:30px}}.fs_question{padding:100px 0}.fs_question h2{font-size:26px;font-weight:700;text-align:center}.fs_question_in{padding:50px 0;border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb;width:1200px;max-width:94%;margin-left:auto;margin-right:auto;margin-top:50px;margin-bottom:50px}.fs_question_in .catch{text-align:center;font-size:18px;font-weight:700;margin-bottom:30px}.fs_reason_col3{display:flex;justify-content:space-between}.fs_reason_col3>div{max-width:32%;display:flex}.fs_reason_col3>div figure{width:106px;margin-right:15px}.fs_reason_col3>div .right{font-size:14px;font-weight:500}.fs_reason_col3>div .right .font_l{font-size:20px;font-weight:700;margin-bottom:15px}.fs_reason_col3>div .right .tag{background:#999d9d;color:#fff;font-size:12px;font-weight:500;display:inline-block;padding:5px 8px}.fs_question .answer{color:#00be00;font-size:26px;font-weight:700;text-align:center}@media screen and (max-width:980px){.fs_reason_col3{justify-content:space-around}.fs_reason_col3>div{flex-direction:column}.fs_reason_col3>div figure{margin-right:auto;margin-left:auto}}@media screen and (max-width:690px){.fs_question{padding:50px 0}.fs_question h2{padding:0 3%;font-size:24px;text-align:left}.fs_question_in{padding:30px 0 10px;margin-top:30px;margin-bottom:30px}.fs_question_in .catch{text-align:left}.fs_reason_col3{flex-direction:column}.fs_reason_col3>div{width:100%;max-width:100%;flex-direction:row;margin-bottom:20px}.fs_reason_col3>div figure{margin-left:0;width:35%}.fs_reason_col3>div .right{width:62%}.sp_none{display:none}.fs_question .answer{padding:0 3%;font-size:24px;text-align:left}}.fs_function{padding:100px 0;background:#f2f2f2}.fs_title02{font-size:26px;font-weight:700;text-align:center;margin-bottom:12px}.fs_function .desc{font-size:18px;font-weight:500;text-align:center;margin-bottom:40px}.fs_function_in{width:1200px;max-width:94%;margin-left:auto;margin-right:auto;background:#fff;padding:50px 30px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.fs_function_in .left{width:50%;font-size:14px;font-weight:500;line-height:2}.fs_function_in .left .title_area{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;margin-bottom:18px}.fs_function_in .left .title_area h3{font-size:24px;font-weight:700;margin-left:0;margin-right:5px;line-height:1}.fs_function_in .left .title_area .tag{background:#00be00;color:#fff;font-size:12px;font-weight:700;line-height:1;padding:4px 5px;margin-top:5px}.fs_function_in .left .solution{border-top:1px solid #cbcbcb;display:flex;margin-top:15px;padding-top:15px;font-size:12px;font-weight:700}.fs_function_in .left .solution .title{width:100px}.fs_function_in .left .solution ul{width:calc(100% - 100px)}.fs_function_in .left .solution ul li{background:url(../image/fs_check02.png) no-repeat left center;padding-left:20px}.fs_function_in .right{width:50%;text-align:center;font-size:0;padding:0 20px}@media screen and (max-width:768px){.fs_function_in{flex-direction:column}.fs_function_in .left{width:100%;margin-bottom:30px}.fs_function_in .right{width:100%}}@media screen and (max-width:690px){.fs_function{padding:50px 0 30px}.fs_function .desc{font-size:16px}.fs_function_in{padding:30px 4%}.fs_function_in .left .title_area{flex-direction:column;align-items:flex-start}.fs_function_in .left .title_area .tag{margin-top:10px}.fs_function_in .left .solution{flex-direction:column}.fs_function_in .right{padding:0}}.fs_free_plan{padding:100px 0}.fs_free_plan .desc{font-size:18px;font-weight:500;text-align:center;margin-bottom:40px}.fs_free_plan_in{background:#f2f2f2;width:960px;max-width:94%;margin-left:auto;margin-right:auto;padding:50px;display:flex;justify-content:center;margin-bottom:50px}.fs_free_plan_in li{font-size:20px;margin-bottom:16px;background:url(../image/fs_check01.png) no-repeat left center;padding-left:34px}.btn_green{text-align:center}.btn_green a{background:#00be00;color:#fff;display:inline-block;min-width:260px;padding:10px 0;text-align:center;border-radius:40px}.btn_green a:hover{opacity:.7}@media screen and (max-width:690px){.fs_free_plan .desc{font-size:16px}.fs_free_plan{padding:50px 0}.fs_free_plan_in{padding:30px 4%;margin-bottom:30px}.fs_free_plan_in li{font-size:18px}}.fs_guide{background:#f2f2f2;padding:100px 0 200px}.fs_guide .desc{font-size:18px;font-weight:500;text-align:center;margin-bottom:40px}.fs_guide .flow{display:flex;width:980px;max-width:94%;margin-left:auto;margin-right:auto}.fs_guide .flow>div{height:186px;background:#fff;width:calc(25% - 5px);margin-right:5px;position:relative;text-align:center;padding-top:18px}.fs_guide .flow>div::before{content:"";width:0;height:0;border-style:solid;border-width:93px 0 93px 25px;border-color:transparent transparent transparent #f2f2f2;position:absolute;right:-30px;top:0;z-index:2}.fs_guide .flow>div::after{content:"";width:0;height:0;border-style:solid;border-width:93px 0 93px 25px;border-color:transparent transparent transparent #fff;position:absolute;right:-25px;top:0;z-index:3}.fs_guide .flow>div .step_title{font-size:20px;font-weight:700;margin-bottom:30px}.fs_guide .flow>div .step_title .step{font-size:14px;color:#00be00;font-weight:700;margin-right:8px}.fs_guide .flow>div:nth-child(n+2) img{margin-left:15px}.fs_guide .flow>div .txt{position:absolute;width:100%;top:186px;left:0;text-align:left;font-size:14px;font-weight:500;padding-top:10px}.fs_guide .flow>div .txt .green{color:#00be00}@media screen and (max-width:979px){.fs_guide .flow>div .step_title{font-size:18px}}@media screen and (max-width:767px){.fs_guide{padding:50px 0}.fs_guide .desc{font-size:16px}.fs_guide .flow{flex-direction:column}.fs_guide .flow>div{width:100%;margin-bottom:5px}.fs_guide .flow>div::before{content:"";width:0;height:0;border-style:solid;border-width:25px 47vw 0 47vw;border-color:#f2f2f2 transparent transparent transparent;position:absolute;right:0;left:0;top:auto;bottom:-30px;z-index:2}.fs_guide .flow>div::after{content:"";width:0;height:0;border-style:solid;border-width:25px 47vw 0 47vw;border-color:#fff transparent transparent transparent;position:absolute;right:0;left:0;top:auto;bottom:-25px;z-index:2}.fs_guide .flow>div{display:flex;align-items:center;justify-content:space-around}.fs_guide .flow>div .step_title{margin-bottom:5px;text-align:left}.fs_guide .flow>div:nth-child(n+2) img{margin-left:0}.fs_guide .flow>div>div{width:55%;padding:15px 0 15px 3%}.fs_guide .flow>div>figure{width:45%;font-size:0}.fs_guide .flow>div .txt{position:relative;padding-top:0;top:auto}}.fs_media{padding:100px 0}.fs_media .desc{font-size:18px;font-weight:500;text-align:center;margin-bottom:40px}.fs_mediain{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;width:94%}.faitem{position:relative;width:calc(33.333% - 20px);margin-right:30px}.faitem:nth-child(3n){margin-right:0}.faitemin{display:block;position:relative}.faitemtxtA{padding:20px;background-color:#f5f5f5;border:1px solid #ddd;border-top:0}.thumbnail img{max-width:100%;height:auto;display:block;margin:0 auto}.fs_media time{color:#999;text-align:right;display:block;font-size:12px;font-weight:400}.faitemtxt{margin-top:15px}.faitemtxt a,.faitemtxt{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.7}.faitemcate{position:absolute;z-index:3}.faitemcate a{color:#fff;background-color:#888;padding:3px 10px;font-size:11px;line-height:1;font-weight:400}.faitemtxt a::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:'';background-color:rgba(0,0,0,0)}.faitem:hover{opacity:.8}@media screen and (max-width:767px){.fs_media{padding:40px 0 50px}.faitem{width:90%;margin-right:auto;margin-left:auto}.faitem:nth-child(n+2){margin-top:20px}.faitem:nth-child(3n){margin-right:auto}.fs_media .desc{font-size:16px}}.bottom_bg_black{background:#000;color:#fff;padding:70px 0}.bottom_bg_black h2{text-align:center;font-size:26px;font-weight:700;margin-bottom:20px}.bottom_bg_black .logo_link{width:640px;max-width:94%;display:flex;align-items:center;margin-left:auto;margin-right:auto;margin-bottom:30px}.bottom_bg_black .logo_link .logo{width:340px;margin-right:45px}.bottom_bg_black .logo_link .link{width:calc(100% - 340px - 45px);text-align:center}.bottom_bg_black .logo_link .link p{font-size:12px;letter-spacing:.1em;margin-bottom:5px}.bottom_bg_black .logo_link .link a{background:#00dc00;color:#000;display:block;width:100%;text-align:center;font-size:16px;padding:10px 0;border-radius:40px}.bottom_bg_black .logo_link .link a:hover{opacity:.7}.bottom_bg_black .btn_col3{display:flex;width:560px;max-width:94%;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:20px}.bottom_bg_black .btn_col3 li{width:160px;margin-right:5px;margin-left:5px}.bottom_bg_black .btn_col3 li a{background:#008200;color:#fff;padding:10px 0;text-align:center;border-radius:40px;display:block;font-size:12px;letter-spacing:.1em}.bottom_bg_black .btn_col3 li a:hover{opacity:.7}.bottom_bg_black .bottom_link{display:flex;width:490px;max-width:94%;margin-left:auto;margin-right:auto;line-height:1;letter-spacing:.1em;justify-content:center}.bottom_bg_black .bottom_link ul{display:flex;justify-content:space-between}.bottom_bg_black .bottom_link .right{border-left:1px solid #fff;padding-left:20px}.bottom_bg_black .bottom_link ul li{margin-right:20px}.bottom_bg_black .bottom_link a{font-size:12px}.bottom_bg_black .bottom_link a:hover{color:#fff;opacity:1;text-decoration:underline}.bottom_bg_black .bottom_link .right{padding-left:20px}@media screen and (max-width:979px){.bottom_bg_black h2{font-size:24px}}@media screen and (max-width:979px){.bottom_bg_black{padding:35px 0}.bottom_bg_black .logo_link{flex-direction:column}.bottom_bg_black .logo_link .logo{margin-right:0;max-width:100%;margin-bottom:15px}.bottom_bg_black .logo_link .link{width:100%}.bottom_bg_black .logo_link .link a{max-width:300px;margin-left:auto;margin-right:auto}.bottom_bg_black .btn_col3{flex-wrap:wrap;justify-content:space-around}.bottom_bg_black .btn_col3 li{max-width:49%;margin-right:auto;margin-left:auto}.bottom_bg_black .btn_col3 li:first-child{max-width:100%;width:100%;margin-bottom:20px}.bottom_bg_black .btn_col3 li:first-child a{width:50%;margin-left:auto;margin-right:auto}.bottom_bg_black .bottom_link{flex-direction:column}.bottom_bg_black .bottom_link ul{border-right:none;border-bottom:1px solid #fff;padding-bottom:15px;margin-bottom:15px}.bottom_bg_black .bottom_link ul li{margin-right:0}.bottom_bg_black .bottom_link .right{padding-left:0;text-align:center}}.fs_footer{text-align:center;padding:15px}.fs_footer .logo{margin-bottom:30px}.fs_footer small{font-size:10px;color:#999d9d;font-weight:400}body#sub #container{margin-top:110px;font-weight:400}@media screen and (max-width:979px){body#sub #container{margin-top:120px}}#locator.fs{margin-top:30px;color:#000;font-weight:500;font-size:12px}#locator.fs .inner{max-width:1200px}#locator.fs a{color:#999}.fsfooter{max-width:1200px;border-bottom:1px solid #ddd;margin:60px auto 0;padding-bottom:40px;width:85%;display:flex;font-weight:400;font-size:14px}.fsfooter_fsin{display:flex}.fsfooter_cc{width:27%;color:#999D9D}.fsfooter_cc a{color:#999D9D}.fsfooter_ccname{font-size:22px;margin-bottom:25px}.fsfooter_cc li{margin-bottom:15px;display:flex}.fsfooter_cc li li{margin-left:35px;margin-bottom:10px;position:relative;font-size:12px}.fsfooter_cc li li::before{content:"";position:absolute;top:10px;width:10px;height:1px;left:-17px;background-color:#999D9D}.footersns{margin-top:30px}.footersns a{display:inline-block;margin-right:20px}.fsfooter_fsname{font-size:22px;margin-bottom:25px}.fsfooter_fs{width:73%}.fsfooter_fsin ul{margin-right:7%}.fsfooter_fsin ul:last-child{margin-right:0}.fsfooter_fsin li{margin-bottom:15px;display:flex}.fsfooter_fsin li li{margin-left:35px;margin-bottom:10px;position:relative;font-size:12px}.fsfooter_fsin li li::before{content:"";position:absolute;top:10px;width:10px;height:1px;left:-17px;background-color:#000}.fsfooter_cc li a:hover,.fsfooter_fsin li a:hover{color:#00BE00}@media screen and (max-width:1199px){.fsfooter_cc li,.fsfooter_fsin li{flex-wrap:wrap;width:100%}.fsfooter_cc li ul,.fsfooter_fsin li ul{width:70%;margin-top:10px}.fsfooter_fsin li .in{display:block}}@media screen and (max-width:767px){.fsfooter{margin-top:20px;padding-bottom:20px}.fsfooter,.fsfooter_fsin{flex-direction:column}.fsfooter_cc,.fsfooter_fs{width:100%}.footersns{display:none}.fsfooter_ccname,.fsfooter_fsname{margin-bottom:15px}.fsfooter_fsin ul{margin-right:0}.fsfooter_cc li,.fsfooter_fsin li{flex-wrap:nowrap}.fsfooter_ccname a,.fsfooter_fsname a,.fsfooter_cc li a,.fsfooter_fsin li a{display:block}.fsfooter_cc li ul,.fsfooter_fsin li ul{margin-top:0}}.pageinfoA{background-color:#C5F1D0}.pageinfoAin{max-width:1500px;padding:25px 0 0;margin:auto;background:url(../image/fs_function_titlebg.png) no-repeat right bottom}@media(min-width:691px){.pageinfoAin{background-size:220px auto}.page_solutions .pageinfoAin{background-size:260px auto}}.functionpage .pageinfoAin{background-image:url(../image/fs_function_titlebg.png)}.guidepage .pageinfoAin{background-image:url(../image/fs_guide_titlebg.png)}.pricepage .pageinfoAin{background-image:url(../image/fs_price_titlebg.png)}.downloadpage .pageinfoAin{background-image:url(../image/fs_download_titlebg.png)}.pepople .pageinfoAin{background-image:url(../image/fs_pepople_titlebg.png)}.mail .pageinfoAin{background-image:url(../image/fs_mail_titlebg.png)}.support .pageinfoAin{background-image:url(../image/fs_contact_titlebg.png)}.pageinfoB{width:90%;max-width:1000px;margin:0 auto;padding-bottom:30px!important}.pageinfoA_renew .pageinfoB{padding-bottom:25px}.pagetitle{font-size:40px;margin-bottom:5px;font-weight:600}.pagelead{line-height:1.6}.pageinfobtn{margin-top:15px}.pageinfobtn a{display:inline-block;font-weight:700;color:#fff;background:#00BE00;padding:8px 3em;border-radius:100vh;text-align:center}.pageinfobtn a:hover{opacity:.8}.pagelink{display:flex;align-items:center;justify-content:center;margin-top:-20px}.pagelink li{margin:0 1.5em}.pagelink li a{font-size:20px;padding-bottom:20px;border-bottom:2px solid transparent;display:flex;align-items:center}.pagelink a:after{content:'';position:relative;display:inline-block;width:8px;height:8px;margin-left:13px;border-top:2px solid #000;border-right:2px solid #000;-webkit-transform:rotate(134deg);transform:rotate(134deg)}.pagelink li a:hover{color:#999D9D;border-bottom-color:#999}.pagelink li a:hover::after{border-color:#999D9D}@media screen and (max-width:979px){.pageinfoAin{padding:60px 0 0}.pageinfoB{padding-bottom:80px}.pagelink li{margin:0 1em}.pagelink li a{font-size:16px}}@media screen and (max-width:690px){.pageinfoA{background-color:#fff}.pageinfoAin{padding:0 0;width:100%;background:none}.pageinfoAin{background-image:none!important}.pageinfoB{padding-bottom:40px;padding:20px 30px;width:100%;background:#C5F1D0 url(../image/fs_function_titlebg_sp.png) no-repeat right top / 40% auto}.functionpage .pageinfoB{background-image:url(../image/fs_function_titlebg_sp.png)}.guidepage .pageinfoB{background-image:url(../image/fs_guide_titlebg_sp.png)}.pricepage .pageinfoB{background-image:url(../image/fs_price_titlebg_sp.png)}.downloadpage .pageinfoAin{background-image:url(../image/fs_download_titlebg_sp.png)}.pagetitle{font-size:32px;margin-bottom:10px}.pageinfobtn{margin:15px auto 0;text-align:center}.pageinfobtn a{padding:15px 1.5em;font-size:14px;min-width:240px}.pagelink{flex-direction:column;padding:20px 2em;border-bottom:1px solid #ccc;width:90%;margin:auto}.pagelink li{margin:10px auto}.pagelink li a{font-size:18px;text-align:center;padding-bottom:0}}.functionitemA{padding:100px 0}.functionitemA.fbg{background-color:#F2F2F2}.subinner{max-width:960px;margin-left:auto;margin-right:auto;width:90%}.innerm{max-width:1020px;margin-left:auto;margin-right:auto;width:96%}.subtitle02{text-align:center;font-size:28px}.subtitle03{text-align:center;font-size:26px}.subtitle03 .in{color:#00BE00}.subtitle04{text-align:center;font-size:20px;margin-bottom:30px}.subtxt{margin:20px auto 40px;display:inline-block;background-color:#00BE00;color:#fff;font-size:15px;padding:.1em 1.5em}.sublead{text-align:center;font-size:18px;margin-bottom:40px;line-height:2}.subti,.subit{display:flex;align-items:center}.subt{width:40%;padding:0 20px 0 30px}.subi{width:60%}.subit .subt{order:2;padding:0 0 0 50px}.subit .subi{order:1}.checklist{margin-top:10px}.checklist li{background:url(../image/fs_cion_check.png) no-repeat left 10px;padding-left:25px;margin-bottom:8px}.detalistA{margin:60px auto 0;padding-top:60px;border-top:1px solid #ccc;max-width:1200px;width:94%}.detalistB{margin:0 auto;max-width:1000px;display:flex;width:96%}.detaitem{width:29.333%;margin:0 2%;font-size:14px;line-height:1.8}.detaitem .subi{margin:auto}.detaitem .title{margin:20px auto 5px;font-size:20px;text-align:center}@media screen and (max-width:979px){.functionitemA{padding:80px 0}.subt{width:50%;padding:0 20px 0 0}.subi{width:50%}.subit .subt{padding:0 0 0 50px}}@media screen and (max-width:690px){.functionitemA{padding:50px 0}.subtitle02{font-size:24px}.subtxt{margin:10px auto 20px}.sublead{text-align:left;font-size:16px;margin-bottom:20px;line-height:1.8}.subti,.subit{flex-wrap:wrap}.subt{width:100%;padding:0}.subi{margin:20px auto;width:100%}.subit .subt{padding:0;order:1}.subit .subi{order:2}.detalistA{margin:30px auto 0;padding-top:30px}.detalistB{flex-wrap:wrap}.detaitem{width:100%;margin:0 auto;font-size:14px;display:flex;align-items:center}.detaitem+.detaitem{margin-top:30px}.detaitem .title{margin-top:0;text-align:left}.detaitem .figure{width:25%}.spr{width:75%;padding-left:2em}}.subcta{background-color:#000;padding:80px 0}.subcta_txtA{max-width:760px;margin:auto;display:flex;align-items:center;justify-content:center}.subctatxt{padding-left:40px;margin-left:40px;border-left:1px solid #fff;color:#fff}.subctatxt .title{font-size:26px;margin-bottom:10px;line-height:1}.subcta_link{display:flex;align-items:center;justify-content:center;margin-top:50px}.subcta_link li{list-style:none}.subcta_link li+li{margin-left:20px}.subcta_link li a{display:flex;align-items:center;color:#fff;padding:10px 20px;border-radius:100vh;background-color:#008200;position:relative}.subcta_link li.free a{color:#000;background-color:#00DC00}.subcta_link li a::after{content:'';display:inline-block;width:6px;height:6px;border-width:1px 1px 0 0;border-style:solid;border-color:#fff;transform:rotate(45deg);transition:.6s;margin-left:7px;vertical-align:middle}.subcta_link li.free a::after{border-color:#000}.subcta_link li a:hover{opacity:.8}@media screen and (max-width:979px){.ctalogo{max-width:260px}}@media screen and (max-width:690px){.subcta{padding:50px 0}.subcta_txtA{flex-direction:column;text-align:center}.ctalogo{margin-bottom:0;max-width:200px}.subctatxt{padding-left:0;margin-left:0;border-left:none;padding-bottom:0;font-size:14px}.subctatxt .title{font-size:24px;margin-top:20px;margin-bottom:20px}.subcta_link{flex-wrap:wrap;margin-top:30px}.subcta_link li+li{margin-left:0;margin-top:20px}.subcta_link li.free a{padding:10px 30px}}.flowA{margin:100px auto}.flowB{background-color:#F2F2F2;padding:30px 10px;display:flex;align-items:center;margin-top:40px}.flowtitleA{width:20%;text-align:center}.flowconA{width:65%;border-left:1px solid #999;padding:20px 20px 20px 40px;line-height:2}.flowimgA{width:15%}.flownum{color:#00BE00;font-size:20px;margin-bottom:5px}.flownum .in{font-size:24px;padding-left:.2em}.flowtitle{font-size:22px}.flowbtn{display:flex;align-items:center;margin-top:20px}.flowbtn li+li{margin-left:20px}.flowbtn li a{display:flex;align-items:center;padding:8px 20px;background-color:#fff;border-radius:100vh;border:1px solid #00BE00;color:#00BE00;font-size:13px}.flowbtn li.flowbtnbg a{color:#fff;background-color:#00BE00}.flowbtn li a:hover{opacity:.6}.flowbtn li a::after{content:'';display:inline-block;width:6px;height:6px;border-width:1px 1px 0 0;border-style:solid;border-color:#00BE00;transform:rotate(45deg);transition:.6s;margin-left:7px;vertical-align:middle}.flowbtn li.flowbtnbg a::after{border-color:#fff}@media screen and (max-width:979px){.flowA{margin:80px auto}.flowB{padding:30px;flex-direction:column;position:relative}.flowtitleA{width:100%;text-align:left;display:flex;align-items:flex-end;line-height:1}.flowconA{width:100%;border-left:none;padding:20px 0;line-height:1.8}.flowimgA{width:20%;position:absolute;right:0;bottom:30px}.flownum{font-size:24px;margin-bottom:0}.flownum .in{font-size:28px}.flowtitle{font-size:18px;margin-left:1em;margin-bottom:0}}@media screen and (max-width:690px){.flowA{margin:50px auto}.flowB{padding:20px;margin-top:20px}.flowB.flow3{padding-bottom:60px}.flowB.flow1 .flowimgA{bottom:70px}.flowB.flow2 .flowimgA{bottom:40px}.flowB.flow4 .flowimgA{bottom:30px}.flowtitleA{margin-bottom:15px}.flowconA{padding:0;font-size:14px;position:relative;z-index:2}.flowbtn{flex-direction:column;align-items:flex-start}.flowbtn li+li{margin-left:0;margin-top:15px}.flowimgA{width:60px;right:20px;bottom:20px}}.install{background-color:#F2F2F2;padding:80px 0}.installB{display:flex;margin-top:50px}.installitem{width:48%;background-color:#fff;padding:50px 40px 50px 20px;box-shadow:0 0 5px 0 rgba(0,0,0,.05);display:flex;align-items:center}.installitem+.installitem{margin-left:4%}.installitem figure{width:30%}.installtxt{width:70%;padding-left:20px}.installtitle{font-size:20px;margin-bottom:10px}.installbtn{margin-top:30px}.installbtn a{display:inline-flex;align-items:center;border-radius:100vh;border:1px solid #00BE00;padding:8px 15px;color:#00BE00;background-color:#F2F2F2}.installbtn a::after{content:'';display:inline-block;width:6px;height:6px;border-width:1px 1px 0 0;border-style:solid;border-color:#00BE00;transform:rotate(45deg);transition:.6s;margin-left:7px;vertical-align:middle}@media screen and (max-width:979px){.install{padding:60px 0}.installB{margin-top:30px}.installitem{flex-direction:column;padding:30px}.installitem figure{width:30%}.installtxt{width:100%;padding-left:0;margin-top:20px}.installbtn{text-align:center}.installbtn a{margin:auto}}@media screen and (max-width:690px){.install{padding:40px 0}.installB{margin-top:20px;flex-direction:column}.installitem{width:90%;padding:30px 20px;margin-left:auto;margin-right:auto;font-size:14px}.installitem+.installitem{margin-left:auto;margin-top:20px}.installitem figure{width:20%}.installtitle{font-size:18px;margin-bottom:5px}.installbtn{margin-top:25px}}.pricetab{margin:100px auto}.pricetab th{padding:25px 10px;text-align:center;background-color:#DCDCDC;border:2px solid #fff}.pricetab td{padding:25px 10px;text-align:center;background-color:#F2F2F2;border:2px solid #fff}.pricetab td.bgnone{background-color:#fff}.pricetab tbody.last{border-top:20px solid #fff}.pricetab thead td{color:#fff;font-size:20px}.pricetab td.custom{background-color:#008200}.pricetab td.enterize{background-color:#00A500}.pricetab td.light{background-color:#00BE00}.pricetab td.free{background-color:#00DC00}.contbtn a{margin-top:10px;padding:5px 15px;border-radius:100vh;border:1px solid #fff;font-size:13px;display:inline-flex;align-items:center}.contbtn a::after{content:'';display:inline-block;width:6px;height:6px;border-width:1px 1px 0 0;border-style:solid;border-color:#fff;transform:rotate(45deg);transition:.6s;margin-left:7px;vertical-align:middle}.contbtn a:hover{color:#fff;opacity:.7}.opbtn{padding-left:20px}.opbtn a{margin-top:10px;padding:10px 20px;border-radius:100vh;border:1px solid #00BE00;display:inline-flex;align-items:center;font-size:14px;color:#00BE00;background-color:#fff}.opbtn a::after{content:'';display:inline-block;width:6px;height:6px;border-width:1px 1px 0 0;border-style:solid;border-color:#00BE00;transform:rotate(45deg);transition:.6s;margin-left:7px;vertical-align:middle}.opbtn a:hover{color:#00BE00;opacity:.5}.pricelist,.pricebtn{display:none}@media screen and (max-width:979px){.pricetab{margin:80px auto}.pricetab thead td{font-size:18px}}@media screen and (max-width:690px){.pricetab{display:none}.pricelist{display:block;margin-top:50px}.pricelist th{padding:15px 10px;background-color:#DCDCDC;border:2px solid #fff;font-size:14px;width:40%}.pricelist td{padding:15px 10px;border:2px solid #fff;font-size:14px}.pricelist td.bg{background-color:#F2F2F2}.pricelist tbody.last{border-top:20px solid #fff}.pricelist thead td{color:#fff;font-size:22px}.pricelist.custom thead td{background-color:#008200}.pricelist.enterize thead td{background-color:#00A500}.pricelist.light thead td{background-color:#00BE00}.pricelist.free thead td{background-color:#00DC00}.pricelist tbody.last a{color:#00BE00;font-size:13px}.pricebtn{margin:20px auto 30px;text-align:center;display:block}.pricebtn a{margin-top:10px;padding:10px 3em;min-width:240px;border-radius:100vh;border:1px solid #00BE00;display:inline-flex;align-items:center;text-align:center;justify-content:center;font-size:14px;color:#00BE00;background-color:#f2f2f2}.pricebtn a::after{content:'';display:inline-block;width:6px;height:6px;border-width:1px 1px 0 0;border-style:solid;border-color:#00BE00;transform:rotate(45deg);transition:.6s;margin-left:7px;vertical-align:middle}.pricebtn a:hover{color:#00BE00;opacity:.5}.pricebtn.free a{color:#333;background-color:#00BE00}.pricebtn.free a::after{border-color:#333}}.price_catch{background:#F5F5F5;padding:80px 0 60px 0;text-align:center}.price_catch .h3_text{margin:0 0 10px 0;font-size:28px;font-weight:700;line-height:41px}.price_catch .note{font-size:10px}@media screen and (max-width:690px){.price_catch .h3_text{font-size:20px;text-align:left}}.price_plans{background:#F5F5F5;padding:0 0 60px 0}.price_plans .h3_text{margin:0 0 54px 0;font-size:24px;font-weight:700;text-align:center}.price_plans .flex_set{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.price_plans article{position:relative;text-align:center}.price_plans .num01{width:27%}.price_plans .num02{width:38%}.price_plans .num03{width:27%}.price_plans .plan_name{display:flex;justify-content:center;align-items:center;padding:16px 16px;border-radius:10px 10px 0 0}.price_plans .num01 .plan_name{background:#C5F1D0;font-size:18px;font-weight:700;color:#00BE00}.price_plans .num02 .plan_name{background:#00BE00;font-size:22px;font-weight:700;color:#fff}.price_plans .num03 .plan_name{background:#008200;font-size:18px;font-weight:700;color:#fff}.price_plans .num02 .accent_ribbon{position:absolute;content:"";top:-22px;left:50%;transform:translate(-50%,0);width:186px}.price_plans .plan_spec_block{padding:16px 16px;background:#fff;border-radius:0 0 10px 10px}.price_plans .num02 .plan_spec_block{padding:16px 16px 32px 16px}.price_plans .price_text{margin:0 0 20px 0;padding:16px 0;border-bottom:1px solid #999;font-size:24px;font-weight:700}.price_plans .num02 .price_text{font-size:28px}.price_plans .num03 .price_text{padding:0}.price_plans .num03 .note{display:block;margin:0 0 5px 0;font-size:12px;font-weight:300;text-align:center;color:#999}.price_plans .lead_text{margin:0 0 20px 0;font-size:14px;line-height:21px}.price_plans .bttn_set a{display:block;width:235px;margin:0 auto;padding:1em 0;background:#00BE00;border-radius:36px;color:#fff;font-size:16px;font-weight:700;text-align:center}@media screen and (max-width:979px){.price_plans .num01{width:90%;margin:0 auto 40px auto}.price_plans .num02{width:100%;margin:0 0 20px 0}.price_plans .num03{width:90%;margin:0 auto}}@media screen and (max-width:690px){.price_plans .h3_text{margin:0 0 20px 0;font-size:20px;font-weight:700;text-align:left}}.price_spec_list{background:#F5F5F5;padding:0 0 60px 0}.price_spec_list .table_round{background:#fff;border-radius:10px;padding:1em 1em}.price_spec_list table,.fixed-header table{border-collapse:separate;border-spacing:4px 4px}.price_spec_list th,.price_spec_list td,.fixed-header th{padding:unset;text-align:unset;vertical-align:unset;font-weight:unset;border-width:unset;border-style:unset;border-color:unset}.price_spec_list thead th,.fixed-header th{padding:2em;border-radius:10px;font-size:16px;font-weight:700;text-align:center}.price_spec_list .free_background,.fixed-header .free_background{background:#C5F1D0;color:#00BE00}.price_spec_list .light_background,.fixed-header .light_background{background:#00BE00;color:#fff}.price_spec_list .Enterprise_background,.fixed-header .Enterprise_background{background:#008200;color:#fff}.price_spec_list tbody th{background:#F0F0F0;border-radius:10px;padding:1em .5em;overflow-wrap:break-word}.price_spec_list td{text-align:center;border-bottom:1px solid #F5F5F5}.price_spec_list .no_background{padding:1em 0;border-bottom:1px solid transparent;font-size:18px;font-weight:700;text-align:left}.price_spec_list .green_colored{color:#00BE00}@media screen and (max-width:690px){.price_spec_list thead th,.fixed-header th{font-size:11px;padding:2em 0}}.price_CTA{background:#F5F5F5;padding:0 0 60px 0}.price_CTA .contents_block{background:linear-gradient(277.13deg,#00BE00 40.03%,#00DC00 126.12%);border-radius:10px;padding:60px 0}.price_CTA .flex_set{display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch}.price_CTA article{width:40%;margin:0 1%}.price_CTA .lead_text{margin:0 0 20px 0;color:#fff;font-size:16px;font-weight:700;text-align:center}.price_CTA .bttn_set a{display:block;width:290px;background:#fff;border-radius:36px;margin:0 auto;padding:1em 0;font-size:16px;font-weight:700;text-align:center;color:#00BE00}@media screen and (max-width:979px){.price_CTA article{width:47%;margin:0 1%}}@media screen and (max-width:690px){.price_CTA article{width:100%;margin:0 0 20px 0}}.dlB{margin:80px auto;width:90%}.dlB::after{content:"";display:block;clear:both}.dlinfo{float:left;width:50%;font-size:15px;line-height:1.8}.dlform{float:right;width:45%}.dlform.bg{min-height:1750px;padding:30px;background-color:#f5f5f5}.dltitle{font-size:26px;margin-bottom:50px;line-height:1.6}.dlinfo figure{margin:30px 0 80px}.dlbtn{margin:15px auto 80px;text-align:center}.dlbtn a{margin-top:10px;padding:10px 3em;min-width:240px;border-radius:100vh;border:1px solid #00BE00;display:inline-flex;align-items:center;text-align:center;justify-content:center;font-size:14px;color:#00BE00;background-color:#f2f2f2}.dlbtn a::after{content:'';display:inline-block;width:6px;height:6px;border-width:1px 1px 0 0;border-style:solid;border-color:#00BE00;transform:rotate(45deg);transition:.6s;margin-left:7px;vertical-align:middle}.dlbtn a:hover{opacity:.7}.txtlink a{color:#00A500;text-decoration:underline}@media screen and (max-width:979px){.dlinfo{float:none;width:100%;font-size:16px}.dlform{float:none;width:100%}}@media screen and (max-width:690px){.dlB{margin:40px auto 50px}.dltitle{font-size:20px;margin-bottom:20px}.dlinfo figure{margin:20px 0 40px}.dlbtn{margin:15px auto 50px}}.spcorpnavcon,.spcorpnav{display:none}@media screen and (max-width:767px){.fs_header .header_top .spcorpnavcon ul{display:block}.fs_header .header_top .spcorpnavcon{position:absolute;top:35px;left:-3.5%;width:107%;padding:10px 20px 20px;background-color:#f5f5f5;z-index:3}.spcorpnavconin{position:relative}.spcorpnavconin .loginbtn{border:none}.fs_header .header_top_in .spcorpnavconin .loginbtn a{padding:5px 20px 5px 45px}.fs_header .header_top .spcorpnavcon ul li{padding:10px 0}.spcorpnavconin .mega-menu-txt{top:25px;line-height:1.4}.splr{display:flex;flex-wrap:wrap;padding-top:10px;margin-top:10px;border-top:1px solid #ddd}.splrl,.splrr{width:50%;padding:0 10px}.spcorpnavconin .mega-menu-logo{margin-bottom:25px}.spcorpnavconin .mega-menu-logo img{height:30px}.fs_header li.header-sec-item>a::after{display:none}.fs_header .header_bottom .header_bottom_in .header_nav_in li.header-sec-item{display:flex;margin:0}.fs_header .header_bottom .header_bottom_in .header_nav_in li.header-sec-item a{width:35%}.header_nav .mega-menu-area{width:65%;background-color:transparent;padding:0}.header_nav .mega-menu-area .subnab{flex-wrap:wrap}.fs_header .header_bottom .header_bottom_in .header_nav_in li.header-sec-item .subnab li a{width:100%;padding:13px 10px 5px!important}}.ftopBT,.ftopBB{display:flex;align-items:center;justify-content:center;margin:50px auto;max-width:600px}.ftopBT li{margin:0 10px}.ftopBT li a{display:block;font-weight:700;color:#fff;background:#00be00;padding:8px 3em;border-radius:50px;position:relative}.ftopBT li a::after{content:'';width:4px;height:4px;border:2px solid;border-color:#fff #fff transparent transparent;transform:rotate(45deg);margin:auto;position:absolute;top:calc(50% - 3px);right:15px;transition:all .2s ease 0s}.ftopBB li{position:relative;margin:0 25px}.ftopBB li::after{content:'';width:6px;height:6px;border:1px solid;border-color:#333 #333 transparent transparent;transform:rotate(45deg);margin:auto;position:absolute;top:calc(50% - 3px);right:-15px;transition:all .2s ease 0s}.ftopBT li a:hover,.ftopBB li a:hover{opacity:.8}@media screen and (max-width:767px){.ftopBT,.ftopB{flex-wrap:wrap}.ftopBT li{margin:10px}}.capt{display:flex;align-items:center;background-color:#f5f5f5;padding:20px;justify-content:center;max-width:680px;margin:30px auto 0}.capt .txt_link{text-align:left;margin-left:.5em;line-height:1.2}.txt_link a{color:#00BE00}.txt_link a:hover{text-decoration:underline}.txtgreen{color:#00BE00}.supportA{background-color:#f5f5f5;padding:30px}.col .supportA{background-color:#E5F5E5}.supportB{display:flex;align-items:center;justify-content:center}.supportBimg,.supportLimg{width:100px;height:100px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.col .supportBtxt{width:calc(100% - 100px)}.supportBtxt{padding-left:30px}.sbtn{margin-top:20px}.sbtn a{display:inline-block;font-weight:700;color:#fff;background-color:#00be00;padding:10px 3em;border-radius:50px;text-align:center}.iconsupp{background-color:#fff;max-width:500px;margin:20px auto 0;padding:10px 50px;border-radius:50px;text-align:center}.iconsupp span{padding-left:30px;background:url(../image/common/icon_supp.png) no-repeat left center / 16px auto}@media screen and (max-width:979px){.col .supportBtxt,.supportBtxt{width:60%}}@media screen and (max-width:768px){.col .supportBtxt,.supportBtxt{width:80%}}@media screen and (max-width:767px){.supportA{padding-top:20px}.supportB{flex-wrap:wrap}.supportBimg{margin:auto}.col .supportBtxt,.supportBtxt{width:100%;padding-left:0;margin-top:20px}.sbtn{text-align:center}.iconsupp{padding:10px;font-size:14px}.capt{flex-wrap:wrap;justify-content:flex-start}.capt>p{padding-left:0}.capt .txt_link{margin-left:0}.capt>p+p{margin-top:5px}}.supportlist{display:flex;flex-wrap:wrap}.supportlist li{width:48.5%;margin-right:3%;background-color:#E5F5E5;padding:20px 6%;display:flex;align-items:center;position:relative;border:1px solid #eee;transition:all .2s ease 0s}.supportlist li:hover{background-color:#fff}.supportlist li:nth-child(2n){margin-right:0}.supportlist li:nth-child(n+3){margin-top:20px}.supportlist li a{padding-left:1em;font-size:20px;font-weight:700;color:#008600}.supportLimg img{max-width:70px}.supportlist li a::before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:'';background-color:rgba(0,0,0,0)}@media screen and (max-width:979px){.supportlist li{padding:20px 3%}.supportLimg{width:80px;height:80px}.supportLimg img{max-width:60px}}@media screen and (max-width:767px){.supportlist li{padding:20px 3%;display:block}.supportlist li:nth-child(n+3){margin-top:15px}.supportlist li a{padding-left:0;text-align:center;display:block;margin-top:15px;font-size:14px}.supportLimg{width:60px;height:60px}.supportLimg img{max-width:40px}.supportLimg{margin:auto}}.img_c img{display:block;margin-left:auto;margin-right:auto;height:auto}.mauto a{margin-left:auto;margin-right:auto}.dllist{margin-bottom:140px!important}.dllist .col{padding:20px 20px 30px;box-shadow:0 0 10px 5px rgba(0,0,0,.05);width:32.333%;margin-right:1.5%}.dllist .btntra a{width:100%}@media screen and (max-width:979px){.dllist{margin-bottom:80px!important}.dllist .col{width:48%;margin-right:4%}.dllist .col:nth-child(2n){margin-right:0}.dllist .col:nth-child(3n){margin-right:3%;margin-top:30px}}@media screen and (max-width:767px){.dllist{margin-bottom:50px!important}.dllist .col{width:100%;margin-right:auto}.dllist .col:nth-child(3n){margin-right:0}.dllist .col:nth-child(n+2){margin-top:20px}.dllist .img_c img{max-width:80%}}.bggray{background-color:#f5f5f5;padding:40px 30px}.mega-menu-txt{top:50px}.fs_header .header_top.no_navi_set{height:64px;padding:10px 0;border-bottom:1px solid #ddd}.fsfooter.no_navi_set{border-bottom:1px solid transparent}.dlform.bg.unset_height{min-height:unset}.dlinfo .flex_set{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;margin:20px 0 40px 0}.dlinfo .flex_set figure{width:49%;padding:unset;margin:0 0 2% 0}.dlinfo .dltitle_h2{margin-bottom:30px}.dlinfo .dltitle_h3{padding:0 0 12px 0;font-size:20px;font-weight:700;line-height:30px;border-bottom:1px solid #ddd}@media screen and (max-width:979px){.fs_header .header_top .header_top_in>.loginbtn{display:none}}.fs_header .header_top_in .loginbtn{margin-left:auto}.fs_header .header_top_in .loginbtn a{padding:5px 10px 5px 35px;background:url(../image/fs_icon_login.png) no-repeat 5px center;border:1px solid #ccc;border-radius:100vh;font-weight:400;font-size:14px}@media screen and (max-width:690px){.fs_header .header_top_in .loginbtn a{border:none}}.fs_header .header_top_in .loginbtn a:hover{color:#00a0ff}.fs_header .header_top .header_top_in ul a:hover{text-decoration:underline}.fs_header .header_bottom{background:#f2f2f2;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fs_header .header_bottom .header_bottom_in{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:1200px;max-width:94%;margin-left:auto;margin-right:auto}.fs_header .header_bottom .header_bottom_in .logo{font-size:0;width:153px}.fs_header .header_bottom .header_bottom_in .header_nav{width:calc(100% - 170px - 120px - 70px)}.fs_header .header_bottom .header_bottom_in .header_nav_in{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fs_header .header_bottom .header_bottom_in .header_nav a{display:block;font-size:14px;font-weight:700;color:#000;padding:39px 20px}.fs_header_renew{height:115px}.fs_header_renew .header_bottom_renew{height:60px}.fs_header_renew .header_bottom_renew .header_nav .mega-menu-area{top:110px}@media only screen and (min-width:691px){.fs_header .header_top .header_top_in ul a{padding:14px 15px}}.header_menu_btn{position:absolute;display:none;width:30px;height:26px;top:73px;right:25px}.header_menu_line{position:absolute;background-color:#000;width:100%;height:2px;left:0;top:0;-webkit-transition:all 0.5s cubic-bezier(.23,1,.32,1);transition:all 0.5s cubic-bezier(.23,1,.32,1)}.header_menu_line:nth-child(1){-webkit-transform:translateY(0);transform:translateY(0)}.header_menu_line:nth-child(2){-webkit-transform:translateY(12px);transform:translateY(12px)}.header_menu_line:nth-child(3){-webkit-transform:translateY(24px);transform:translateY(24px)}.header_menu_btn.open .header_menu_line:nth-child(1){-webkit-transform:translateY(9px) rotate(45deg);transform:translateY(9px) rotate(45deg)}.header_menu_btn.open .header_menu_line:nth-child(2){opacity:0;-webkit-transform:translateY(9px);transform:translateY(9px)}.header_menu_btn.open .header_menu_line:nth-child(3){-webkit-transform:translateY(9px) rotate(-45deg);transform:translateY(9px) rotate(-45deg)}@media screen and (max-width:1023px){.fs_header .header_bottom .header_bottom_in .logo{width:120px}.fs_header .header_bottom .header_bottom_in .header_nav{width:calc(100% - 160px - 100px)}.fs_header .header_bottom .header_bottom_in .header_nav a{padding:16px 10px}}@media screen and (max-width:979px){.fs_header{height:120px}.fs_header .header_top{position:relative;height:50px;padding:8px 0;z-index:10}.fs_header .header_top .header_top_in{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fs_header .header_bottom{height:70px}.fs_header .header_top .header_top_in ul{display:none}.fs_header .header_top .header_top_in .logo{width:140px;margin-right:1%}.fs_header .header_bottom .header_bottom_in .logo{position:relative;width:140px;margin-left:2.5%;z-index:5}.fs_header .header_bottom .header_bottom_in .header_nav{position:fixed;z-index:4;left:0;top:50px;width:100%;height:100%;padding-top:0;text-align:center;font-size:5vw;background-color:rgba(255,255,255,.9);opacity:0;pointer-events:none;-webkit-transition:all 0.2s;transition:all 0.2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:70px 0 0}.fs_header .header_bottom .header_bottom_in .header_nav.open{pointer-events:all;opacity:1;background-color:#f5f5f5}.fs_header .header_bottom .header_bottom_in .header_navinin{background-color:#E0E0E0;height:100%;position:relative;padding:20px;width:100%}.fs_header .header_bottom .header_bottom_in .header_nav_in{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fs_header .header_bottom .header_bottom_in .header_nav_in li{width:100%;text-align:left}.fs_header .header_bottom .header_bottom_in .header_nav a{padding:13px 10px;display:block}.fs_header .header_bottom .header_bottom_in .header_nav_in li.header_nav_btn{position:absolute;top:20px;right:10px;width:45%;text-align:center;display:block}.fs_header .header_bottom .header_bottom_in .btn{position:relative;margin-right:45px;z-index:5;display:none}.header_menu_btn{display:block;z-index:5}}.fs_header .header_top .header_top_in ul li.dmenu{position:relative}.fs_header .header_top .header_top_in ul li.dmenu ul{position:absolute;left:calc(50% - 90px);top:50px;z-index:4;background:#fff;width:180px;visibility:hidden;opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;display:block;padding:10px}.fs_header .header_top .header_top_in ul li.dmenu:hover>ul,.fs_header .header_top .header_top_in ul li.dmenu ul li:hover>ul,.fs_header .header_top .header_top_in ul li.dmenu:active>ul,.fs_header .header_top .header_top_in ul li.dmenu ul li:active>ul{visibility:visible;opacity:1}.fs_header .header_top .header_top_in ul ul li{margin-left:0!important;text-align:center}.fs_header .header_top .header_top_in ul ul li a{padding:10px;display:block}.spcorpnavcon,.spcorpnav{display:none}@media screen and (max-width:979px){.spcorpnav{display:block;position:relative;width:30px;height:30px}.spcorpnav::after{content:"";width:6px;height:6px;border:1px solid;border-color:#000 #000 transparent transparent;-webkit-transform:rotate(135deg);transform:rotate(135deg);margin:auto;position:absolute;top:calc(50% - 6px);left:calc(50% - 4px);-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s}.spcorpnav.open::after{top:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fs_header .header_top .spcorpnavcon{position:absolute;top:40px;left:-3.5%;width:107%;padding:10px 20px 20px;background-color:#f5f5f5;z-index:12}.fs_header .header_top .spcorpnavcon ul{display:block}.spcorpnavconin{position:relative}.spcorpnavconin .loginbtn{position:absolute;top:15px;right:0;z-index:2}.fs_header .header_top_in .spcorpnavconin .loginbtn a{padding:5px 20px 5px 45px}.fs_header .header_top .spcorpnavcon ul li{padding:10px 0}.splr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:10px;margin-top:10px;border-top:1px solid #ddd}.splrl,.splrr{width:50%;padding:0 10px}.spcorpnavconin .mega-menu-logo{margin-bottom:25px}.spcorpnavconin .mega-menu-logo img{height:30px}}@media screen and (max-width:767px){.header_nav .mega-menu-area{pointer-events:auto}}.cases{margin:0 0 60px 0}.cases .cases_first_view_inner{margin:0 auto;padding:60px 0 60px 0;max-width:1920px}.cases .pagetitle{margin:0 0 20px 0;font-weight:700;text-align:center}@media screen and (min-width:979.8px){.cases .pagetitle{font-size:40px}}.cases article{margin:0 40px;padding:2em 1em;background:#fff;box-shadow:0 0 30px 0 #7D7D7D40;border-radius:10px}.cases .flex_set{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch}.cases .figure_block{width:44%;padding-right:10px}.cases .slick-slide img{width:100%;object-fit:cover;height:100%}.cases .text_block{width:55%}.cases .h3_text{margin:0 0 20px 0;padding:0 0 10px 0;border-bottom:1px solid #ddd;font-size:18px;font-weight:700;line-height:26.06px}.cases .logo_block{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;margin:0 0 20px 0}.cases .figure_logo{width:100px;margin:0 20px 0 0}.cases .company_name{font-size:14px;font-weight:500}.cases .slick-prev{left:14%}.cases .slick-next{right:14%}.cases .slick-next::before,.cases .slick-prev::before{background-color:transparent}.cases .slick-next::after,.cases .slick-prev::after{width:20px;height:20px}.cases .slick-dots li button{background-color:transparent}.cases .slick-dots li button::before{background-color:transparent;color:transparent;border:3px solid #fff}.cases .slick-dots li.slick-active button:before{background-color:#fff;color:#fff;border:3px solid #fff}@media screen and (max-width:979px){.cases .figure_block{width:100%;padding-right:0}.cases .text_block{width:100%;margin:20px 0 0 0}}@media screen and (max-width:690px){.cases{margin:0 0 60px 0}.cases.pageinfoA{background-color:unset;background-color:#C5F1D0}.cases .cases_first_view_inner{width:94%;padding-top:40px}.cases article{margin:0;box-shadow:unset}.header_nav,.header_nav .mega-menu-area a{display:none!important}.header_nav.open,.header_nav.open .mega-menu-area a{display:block!important}}.fs_header .header_bottom .header_bottom_in{justify-content:flex-start}.fs_header .header_bottom .header_bottom_in .header_nav_in{gap:10px}.fs_header .header_bottom .header_bottom_in .logo img{height:auto}ul.header-cta{display:flex;gap:20px}.fs_header .header_bottom .header_bottom_in ul.header-cta li a{padding:10px 17px}.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-dl a{color:#fff;background:url(https://fullstar.cloudcircus.jp/dcms_media/image/top-mv/i-dl.svg) no-repeat center right 5px,#FF6B00;border:2px solid #FF6B00;border-radius:6px;padding:10px 40px 10px 10px}.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-dl a:hover{color:#fff;transform:scale(1.05)}.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-demo a{color:#FF6B00;background:url(https://fullstar.cloudcircus.jp/dcms_media/image/top-mv/demo-icon.svg) no-repeat center right 5px,#fff;border:2px solid #FF6B00;border-radius:6px;padding:10px 40px 10px 10px}.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-demo a:hover{color:#FF6B00;transform:scale(1.05)}.fs_header .header_top .header_top_in .logo img{height:auto}@media(min-width:978px){.fs_header{height:112px}.header_nav .mega-menu-area{top:112px}.fs_header .header_top .header_top_in .logo{width:130px}.fs_header .header_bottom{height:70px}.fs_header .header_bottom .header_bottom_in .header_nav a{padding:24px 20px}.header-cta-btn{margin-left:auto}}@media(min-width:1260px){.fs_header .header_bottom .header_bottom_in{gap:8px}.fs_header .header_bottom .header_bottom_in .header_nav_in{gap:10px}.fs_header .header_bottom .header_bottom_in .logo{width:153px}.fs_header .header_bottom .header_bottom_in .header_nav{width:calc(100% - 153px - 8px)}.fs_header .header_bottom .header_bottom_in .header_nav a{font-size:14.5px}ul.header-cta li{width:175px}}@media(min-width:1081px) and (max-width:1260px){.fs_header .header_bottom .header_bottom_in .header_nav a{font-size:1.2vw;padding:28px 10px}.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-dl a,.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-demo a{padding:10px 30px 10px 10px}.fs_header .header_bottom .header_bottom_in{gap:15px}.fs_header .header_bottom .header_bottom_in .header_nav_in{gap:15px}.fs_header .header_bottom .header_bottom_in .logo{width:130px!important}.fs_header .header_bottom .header_bottom_in .header_nav{width:calc(100% - 130px - 10px)}ul.header-cta{gap:10px}ul.header-cta li{width:15vw}}@media(min-width:978px) and (max-width:1080px){.fs_header .header_bottom .header_bottom_in .header_nav a{font-size:1.3vw;padding:28px 10px}.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-dl a,.fs_header .header_bottom .header_bottom_in ul.header-cta li.btn-demo a{padding:10px 30px 10px 10px}.fs_header .header_bottom .header_bottom_in{gap:15px}.fs_header .header_bottom .header_bottom_in .header_nav_in{gap:7px}.fs_header .header_bottom .header_bottom_in .logo{width:120px!important}.fs_header .header_bottom .header_bottom_in .header_nav{width:calc(100% - 120px - 5px)}ul.header-cta{gap:10px}ul.header-cta li{width:15.35vw}}@media(max-width:979px){body{padding-top:88px}.fs_header{height:88px}.fs_header .header_top .header_top_in .logo{width:100px}.fs_header .header_top .header_top_in .logo img{width:100%;height:auto}.fs_header .header_bottom{height:50px}.fs_header .header_bottom .header_bottom_in .header_nav{padding:40px 0 0}.fs_header{z-index:100000}.fs_header .header_bottom .header_bottom_in{max-width:94%;width:100%}.fs_header .header_bottom .header_bottom_in .btn{display:block}.fs_header .header_bottom .header_bottom_in .btn a{display:none}.header .btn .header_menu_btn{display:block}.header_menu_btn{top:0;right:0}.fs_header .header_bottom .header_bottom_in .logo{width:100px}.fs_header .header_bottom .header_bottom_in .logo a{width:100%;display:block}.fs_header .header_bottom .header_bottom_in .logo img{width:100%;height:auto}.fs_header .header_bottom_in{position:relative}.fs_header .header_bottom .header_bottom_in{justify-content:space-between}.header_menu_btn{position:relative}.fs_header .header_bottom .header_bottom_in .header_nav.open{width:100%}.fs_header .header_bottom .header_bottom_in ul:not(.header-cta){display:flex;flex-direction:column}.fs_header .header_bottom .header_bottom_in ul li.header-cta-btn{order:-1}ul.header-cta{margin-bottom:10px}.header_menu_line:nth-child(1){-webkit-transform:translateY(0);transform:translateY(0)}.header_menu_btn{height:21px}.header_menu_line:nth-child(2){-webkit-transform:translateY(12px);transform:translateY(9px)}.header_menu_line:nth-child(3){-webkit-transform:translateY(24px);transform:translateY(18px)}}@media(min-width:691px){.fs_header .header_top .header_top_in ul a{padding:10px 15px}}@media(max-width:376px){.fs_header .header_bottom .header_bottom_in .header_nav ul.header-cta li.btn-dl a,.fs_header .header_bottom .header_bottom_in .header_nav ul.header-cta li.btn-demo a{font-size:13px}}@media (max-width:991px){body#sub{padding-top:90px}body#sub #container{margin-top:0!important}.pageinfoA{margin-top:0!important}}@charset "UTF-8";.pageinfobtn{display:flex;flex-wrap:wrap}.pageinfobtn a:nth-of-type(2){margin-left:20px}@media screen and (max-width:690px){.pageinfobtn{justify-content:center}.pageinfobtn a:nth-of-type(2){margin-left:0;margin-top:20px}}.fs_header .header_bottom .header_bottom_in .btn{min-width:240px;text-align:left}.fs_header .header_bottom .header_bottom_in .btn a{margin:0 6px}@media(min-width:978px) and (max-width:1165px){.fs_header .header_bottom .header_bottom_in .logo{width:200px}.fs_header .header_bottom .header_bottom_in .header_nav{width:100%}.fs_header .header_bottom .header_bottom_in .btn{min-width:110px}}.solutions .pageinfoAin{background-image:url(../image/fs_solutions_titlebg.png)}.solutions_list{display:flex;flex-wrap:wrap;margin:180px auto;justify-content:center}.solutions_list li{width:40%;margin-right:80px;background-color:#f2f2f2;padding:20px 6%;display:flex;flex-wrap:wrap;align-items:center;text-align:center;position:relative;border:1px solid #eee;transition:all .2s ease 0s}.solutions_list li:nth-child(2n){margin-right:0}.solutions_list li:nth-child(n+3){margin-top:80px}.solutions_list li h3{width:100%;margin:20px auto}.solutions_list li figure{width:100%}.solutions_list li .opbtn{width:100%;margin:20px auto;padding:0}@media screen and (max-width:690px){.solutions .pageinfoB{background-image:url(../image/fs_solutions_titlebg_sp.png)}.solutions_list{margin:90px 0}.solutions_list li{width:100%;margin:0 0 40px 0}.solutions_list li:nth-child(n+3){margin-top:0}}.solutions_insidetop{margin-top:84px;font-weight:400;margin-bottom:30px}.insideAin{max-width:1500px;padding:60px 0 0;margin:auto}.solutions_insidetop .pageinfoB{background:url(https://fullstar.cloudcircus.jp/dcms_media/image/cs_titlebg.png) no-repeat right bottom;text-align:center;padding-bottom:40px}.solutions_insidetop .insideAin #csupbg{background:url(https://fullstar.cloudcircus.jp/dcms_media/image/cssup_titlebg.png) no-repeat right bottom}.solutions_insidetop .insideAin #pmbg{background:url(https://fullstar.cloudcircus.jp/dcms_media/image/pm_titlebg.png) no-repeat right bottom}.solutions_insidetop .insideAin #devebg{background:url(https://fullstar.cloudcircus.jp/dcms_media/image/deve_titlebg.png) no-repeat right bottom}.insidetitle{font-size:28px;margin-bottom:15px;font-weight:500}.solutions_insidetop .pageinfobtn{justify-content:center;margin-bottom:30px}.insidetop_under{width:90%;max-width:1000px;border-top:1px solid #C7C7C7;margin:0 auto}.insidetop_under h3{margin:20px auto;color:#00BE00;font-size:22px;text-align:center}.functionitemAn{padding:60px 0}.functionitemAn.fbg{background-color:#F2F2F2}.flowsol{background-color:#fff;padding:30px 10px;display:flex;align-items:center;margin-top:20px}.flowsoltitle{width:20%;text-align:center;color:#00BE00;font-size:20px}.fs_arrow{margin:40px auto 0 auto;text-align:center}@media screen and (max-width:979px){.flowsol{padding:30px;flex-direction:column;position:relative}}@media screen and (max-width:690px){.flowsol{padding:20px 20px 70px 20px;margin-top:20px}.flowsol .flowsoltitle{width:100%}}.tutorialA{background-color:#fff;padding:30px;border:1px solid #00BE00;margin:40px auto}.subtitle_tut{margin-bottom:20px}.tutorialA p{line-height:1.8em}.tutorialA .green{color:#00be00}.tutorialbtn{display:flex;align-items:center;justify-content:center;margin-top:20px}.tutorialbtn li+li{margin-left:20px}.tutorialbtn li a{display:flex;align-items:center;padding:8px 3em;font-weight:700;background-color:#fff;border-radius:100vh;border:1px solid #00BE00;color:#00BE00;font-size:16px}.tutorialbtn li.tutorialbtnbg a{color:#fff;background-color:#00BE00}.tutorialbtn li a:hover{opacity:.6}@media screen and (max-width:690px){.tutorialbtn{flex-direction:column}.tutorialbtn li+li{margin-left:0;margin-top:20px}}.detalistC{margin:60px auto;max-width:1000px;display:flex;width:96%}.detalistC .detaitem{background:#fff;padding:30px 0}.section_use .detalistC .detaitem{background:#F2F2F2;margin-bottom:20px}.section_use .detaitem .title{font-size:18px}.detalistC .flowbtn{justify-content:center}@media screen and (max-width:690px){.detalistC{flex-wrap:wrap}.detalistC .detaitem{flex-wrap:wrap;justify-content:center}.detalistC .detaitem .title{width:100%;text-align:center}.detalistC .detaitem .spr{width:100%;padding:0}.detalistC .detaitem .flowbtn{align-items:center}}.csti{display:flex;border-bottom:1px solid #C7C7C7;padding-bottom:60px;margin-bottom:100px}.csti:nth-of-type(3){border-bottom:none;margin-bottom:10px}.cst{width:80%;padding-left:30px}.cst h3{margin-bottom:20px}.cst_p{display:inline-block;background-color:#00BE00;color:#fff;font-size:15px;padding:.1em 1.5em;margin-right:10px}.csti .green{color:#00be00;font-size:20px}.cst_txtbox{width:80%;margin-bottom:30px}.csti .btn_green{text-align:left}@media screen and (max-width:690px){.csti{flex-wrap:wrap;text-align:center}.cst{width:100%;padding-left:0}.cst_txtbox{width:100%}.csti .btn_green{text-align:center}}.tu_case_wrap{display:flex;margin:40px auto}.tu_case_box{background:#fff;padding:40px;display:flex;margin-bottom:40px}.tu_case_img{width:40%;margin-right:40px;display:flex;align-items:center}.tu_txt_box{width:60%}.tu_txt_box .gray{color:#707070;font-size:14px}.tu_txt_box h3{margin:20px auto}@media screen and (max-width:690px){.tu_case_box{flex-wrap:wrap;text-align:center}.tu_case_img{width:100%;margin-right:0;margin-bottom:20px}.tu_txt_box{width:100%}.tu_case_box .flowbtn{align-items:center}}.csti_anchor{position:relative;top:-250px;display:block}@charset "UTF-8";.insidetop_under h2{margin:20px auto;color:#00be00;font-size:22px;text-align:center}.p-top-columnbtnWrap{margin-bottom:100px;margin-top:-30px}