@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;600;800&display=swap";.visible-sm{display:none}@media screen and (max-width: 600px){.visible-sm{display:block}}.hidden-sm{display:block}@media screen and (max-width: 600px){.hidden-sm{display:none}}i{font-style:normal}*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}#root,#__next{isolation:isolate}ul,li,dl,dt,dd,ol{list-style:none;padding:0;margin:0}html,body{width:100%;overflow-x:hidden}body{height:100%;padding-top:4em;font-size:16px;line-height:24px;font-family:"Noto Sans JP",sans-serif}body.noscroll{height:100vh;overflow:hidden}@media screen and (max-width: 600px){body{padding-top:3.5em}}a{text-decoration:none;color:#c6000c;opacity:1;transition:all 200ms linear}a:hover{opacity:.8}img{margin:auto;max-width:100%}.container{width:90%;max-width:1160px;margin:auto;position:relative}.btn{display:inline-block;background-color:#0b9a50;color:#fff;border-radius:60px;font-weight:600;padding:12px 20px;line-height:1}.btn.btn-lg{padding:25px 80px;font-size:1.25rem;box-shadow:0 12px 24px rgba(0,0,0,.2)}.btn.btn-lg img{position:relative;top:2px;width:30px;display:inline-block;margin-right:10px}@media screen and (max-width: 960px){.btn.btn-lg{padding:20px 60px;font-size:1.1rem}}@media screen and (max-width: 600px){.btn.btn-lg{width:90%;padding:24px 0;font-size:1.1rem}.btn.btn-lg img{width:25px}}.cta{text-align:center}header{padding:1em 1em 1em 1.5em;width:100%;display:flex;position:fixed;top:0;width:100%;z-index:9999;background-color:#fff;transition:all 200ms linear}header.scrolled{padding:.6em 1em .6em 1.5em;box-shadow:0 10px 20px rgba(0,0,0,.1)}header.scrolled .logo img{width:160px}header.scrolled nav ul li a{font-size:.9rem}header .logo{margin-right:auto}header .logo img{transition:all 200ms linear;width:200px}header nav ul{display:flex;align-items:center}header nav ul .logo_sp{display:none}header nav ul li{margin:0 14px}header nav ul li:last-child{margin-right:0}header nav ul li a{font-size:1rem;color:#000;display:inline-block;position:relative;padding-left:1em}header nav ul li a:before,header nav ul li a:after{content:"";background:#c6000c;width:3px;height:1px;display:inline-block;position:absolute;top:50%;transform-origin:right top;left:0}header nav ul li a:before{transform:rotate(45deg)}header nav ul li a:after{transform:translateX(-1px) rotate(-45deg)}header nav ul li a.btn:before,header nav ul li a.btn:after{display:none}@media screen and (max-width: 960px){header nav{display:none}}header .hamburger{display:none}@media screen and (max-width: 960px){header .hamburger{position:fixed;top:6px;right:10px;z-index:99999;display:block;cursor:pointer;transition:all 200ms linear}header .hamburger span{display:block;width:36px;height:3px;background-color:#aaa;margin:8px 0;transition:all 200ms linear}header .hamburger:hover span{background-color:#ccc}header .hamburger.active span:nth-child(1){transform:translateY(10px) rotate(45deg)}header .hamburger.active span:nth-child(2){opacity:0}header .hamburger.active span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}}@media screen and (max-width: 1200px){header .logo img{width:160px}header nav ul li{margin:0 6px}header nav ul li a{padding-left:.7em;font-size:.9rem}}@media screen and (max-width: 960px){header{padding:.6em 1em}header.scrolled{padding:.6em 1em}header nav .logo_sp{display:none}header nav.active{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#fff;z-index:99998;display:block}header nav.active .logo_sp{display:block;margin-bottom:2em}header nav.active .logo_sp img{width:50%;max-width:600px}header nav.active ul{height:100vh;display:block;text-align:center;margin-top:4em;display:flex;flex-direction:column;justify-content:center;align-items:center}header nav.active ul li{margin:0;width:90%}header nav.active ul li:last-child{margin-top:2em}header nav.active ul li a{font-size:1.5rem;padding:1em 0;display:block}header nav.active ul li a:before,header nav.active ul li a:after{display:none}}@media screen and (max-width: 600px){header nav.active ul{margin-top:0}header nav.active ul li a{font-size:1.2rem}}#mv{border-radius:16px;width:94%;margin:1em auto;text-align:center;background:url(../img/mv_bg.jpg) center center no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center}#mv .mv_box{margin:4em auto;background-color:rgba(255,255,255,.88);padding:2.8em 4em 3.2em;border-radius:12px;text-align:center}#mv h3{color:#c6000c;font-weight:bolder;font-size:1.3rem;text-align:center}#mv h3 img{width:520px;margin:auto}#mv h4{margin:.4em auto .5em;font-size:1.1rem;line-height:1.6;font-weight:600}#mv h1{font-size:2rem;line-height:1.3;font-weight:600}#mv h1 i{color:#c6000c;font-weight:800;font-style:normal;font-size:2.8rem;display:inline-block;margin:0 5px;letter-spacing:-1px}#mv .badges{margin:1em auto 1.6em;display:flex;align-items:center;justify-content:center}#mv .badges li{margin:0 .8em}#mv .badges li img{width:160px}@media screen and (max-width: 960px){#mv{margin:0 auto}#mv .mv_box{padding:2em 4em 3.2em}#mv h3 img{width:380px}#mv h4{font-size:1rem;line-height:1.4}#mv h1{font-size:1.4rem}#mv h1 i{font-size:2.2rem}#mv .badges{margin:1em auto 1.6em}#mv .badges li{margin:0 .4em}#mv .badges li img{width:140px}}@media screen and (max-width: 600px){#mv{border-radius:12px}#mv .mv_box{margin:2em auto;padding:1.4em 1.2em 2em}#mv .mv_box h3 img{width:300px}#mv .mv_box h4{font-size:.7rem;line-height:1.4;margin-bottom:1em}#mv .mv_box h1{font-size:1rem}#mv .mv_box h1 i{font-size:1.5rem;margin:0 3px}#mv .mv_box .badges{flex-wrap:wrap;margin-bottom:.4em}#mv .mv_box .badges li{width:34%;margin-bottom:.6em}#mv .mv_box .badges li img{width:auto}#mv .mv_box .cta .btn{width:100%}}#problem{position:relative;margin:0 auto;background-color:#f4eee0;padding-bottom:2em}#problem .problem_lead{text-align:center;background:#fff;position:relative;margin-bottom:calc(8vw + 10px)}#problem .problem_lead:after{content:"";position:absolute;top:100%;left:0;right:0;width:0;height:0;border-width:8vw 50vw 0 50vw;border-style:solid;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}#problem .problem_lead h3{transform:translateY(5vw);color:#c6000c;font-size:1.3rem;line-height:1.5}#problem .problem_lead h4{transform:translateY(5vw);margin:2em auto 0}#problem .problem_lead h4 img{width:580px}#problem .problem_lead .problem_list{transform:translateY(7vw);margin-top:50px;z-index:999;position:relative;display:flex;align-items:center;justify-content:center}#problem .problem_lead .problem_list .problem_img img{width:360px}#problem .problem_lead .problem_list .problem_list_l,#problem .problem_lead .problem_list .problem_list_r{transform:translateY(-2vw)}#problem .problem_lead .problem_list .problem_list_l ul li,#problem .problem_lead .problem_list .problem_list_r ul li{position:relative;border-radius:12px;padding:1.2em 2.4em;font-size:1.1rem;line-height:1.5;margin-bottom:2em;background-color:#fff;box-shadow:0 12px 20px rgba(0,0,0,.2)}#problem .problem_lead .problem_list .problem_list_l ul li i,#problem .problem_lead .problem_list .problem_list_r ul li i{font-weight:600;color:#c6000c}#problem .problem_lead .problem_list .problem_list_l ul li:before,#problem .problem_lead .problem_list .problem_list_r ul li:before{content:"";position:absolute;top:100%;left:50%;margin-left:-10px;border:10px solid rgba(0,0,0,0);border-top:10px solid #fff}#problem .problem_lead .problem_list .problem_list_l{margin-right:1.5em}#problem .problem_lead .problem_list .problem_list_l ul li:last-child{transform:translateX(-60px)}#problem .problem_lead .problem_list .problem_list_r{margin-left:1.5em}#problem .problem_lead .problem_list .problem_list_r ul li:last-child{transform:translateX(60px)}@media screen and (max-width: 1200px){#problem .problem_lead .problem_list .problem_img img{width:280px}#problem .problem_lead .problem_list .problem_list_l ul li,#problem .problem_lead .problem_list .problem_list_r ul li{padding:1em 2em;font-size:1rem}#problem .problem_lead .problem_list .problem_list_l{margin-right:.8em}#problem .problem_lead .problem_list .problem_list_l ul li:last-child{transform:translateX(-30px)}#problem .problem_lead .problem_list .problem_list_r{margin-left:.8em}#problem .problem_lead .problem_list .problem_list_r ul li:last-child{transform:translateX(30px)}}@media screen and (max-width: 960px){#problem .problem_lead{padding:2em 0}#problem .problem_lead h3{font-size:1.2rem;line-height:1.5;margin-bottom:1em}#problem .problem_lead h4{margin-bottom:2.4em}#problem .problem_lead h4 img{width:60%;min-width:240px}#problem .problem_lead .problem_list{margin-top:0;display:flex;flex-direction:column}#problem .problem_lead .problem_list .problem_img{order:3}#problem .problem_lead .problem_list .problem_list_l,#problem .problem_lead .problem_list .problem_list_r{width:100%}#problem .problem_lead .problem_list .problem_list_l ul,#problem .problem_lead .problem_list .problem_list_r ul{width:92%;margin:auto;display:flex;align-items:center;justify-content:space-around}#problem .problem_lead .problem_list .problem_list_l ul li,#problem .problem_lead .problem_list .problem_list_r ul li{width:46%}#problem .problem_lead .problem_list .problem_list_l ul li:last-child,#problem .problem_lead .problem_list .problem_list_r ul li:last-child{transform:translateX(0)}#problem .problem_lead .problem_list .problem_list_l{order:1;margin-right:0}#problem .problem_lead .problem_list .problem_list_r{order:2;margin-left:0}}@media screen and (max-width: 600px){#problem .problem_lead{margin:1em auto 0;padding:0}#problem .problem_lead h3{font-size:1rem;margin-bottom:0}#problem .problem_lead h4{margin-bottom:1.5em}#problem .problem_lead h4 img{width:80%;min-width:200px}#problem .problem_lead .problem_list .problem_list_l ul,#problem .problem_lead .problem_list .problem_list_r ul{width:90%}#problem .problem_lead .problem_list .problem_list_l ul li,#problem .problem_lead .problem_list .problem_list_r ul li{padding:.8em;font-size:.7rem;margin-bottom:1.4em;box-shadow:0 8px 12px rgba(0,0,0,.2)}#problem .problem_lead .problem_list .problem_list_l ul li:last-child,#problem .problem_lead .problem_list .problem_list_r ul li:last-child{transform:translateX(0)}#problem .problem_lead .problem_list .problem_img img{width:70%;min-width:200px}}#problem .problem_solution{padding-top:3vw;text-align:center;position:relative}#problem .problem_solution .arrow{display:inline-block;border-style:solid;border-width:28px 28px 0 28px;border-color:#c6000c rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}#problem .problem_solution h2{z-index:99;position:relative}#problem .problem_solution .solutions{z-index:2;position:relative;background:#fff;border-bottom-left-radius:16px;border-bottom-right-radius:16px;transform:translateY(-30px);padding:2em 3em;margin-bottom:1em}#problem .problem_solution .solutions .solution{margin:3em auto 0;text-align:left}#problem .problem_solution .solutions .solution h4{background-color:#f4eee0;border-radius:8px;position:relative;font-size:1.6rem;line-height:1.5;font-weight:800;padding:.4em .8em .4em 2.4em;z-index:98}#problem .problem_solution .solutions .solution h4:before{content:"";background:url(../img/solution_h4_icon.svg) 0 0 no-repeat;background-size:60px 60px;width:60px;height:60px;z-index:99;position:absolute;top:-16px;left:-16px;display:inline-block}#problem .problem_solution .solutions .solution .solution_box{width:100%;padding:2.4em;display:flex;align-items:center}#problem .problem_solution .solutions .solution .solution_box .img{width:30%}#problem .problem_solution .solutions .solution .solution_box .txt{width:70%}#problem .problem_solution .solutions .solution .solution_box .txt h3{letter-spacing:-1px;color:#c6000c;font-weight:800;font-size:1.7rem;line-height:1.2;padding-bottom:.65em;margin-bottom:.65em;border-bottom:dashed 2px #c6000c}#problem .problem_solution .solutions .solution .solution_box .txt p{font-size:1rem;line-height:1.6}#problem .problem_solution .solutions .solution:nth-child(2n) .solution_box{flex-direction:row-reverse}#problem .problem_solution .solutions .solution:nth-child(2n) .solution_box .txt{padding-left:0;padding-right:2em}#problem .problem_solution .solutions .solution:nth-child(2n+1) .solution_box .txt{padding-left:2em;padding-right:0}#problem .problem_solution .cta{padding:1em 0 3em}@media screen and (max-width: 960px){#problem .problem_solution .solutions{padding:2em 1.5em 1em 1.5em}#problem .problem_solution .solutions .solution{margin-top:1.2em}#problem .problem_solution .solutions .solution h4{font-size:1.3rem;padding:.2em .8em .2em 1.6em}#problem .problem_solution .solutions .solution h4:before{width:40px;height:40px;top:-12px;left:-12px;background-size:40px 40px}#problem .problem_solution .solutions .solution .solution_box{padding:1.6em;display:block}#problem .problem_solution .solutions .solution .solution_box .img{width:100%;margin-bottom:1em}#problem .problem_solution .solutions .solution .solution_box .txt{margin-top:2em;width:100%}#problem .problem_solution .solutions .solution .solution_box .txt h3{font-size:1.4rem;padding-bottom:.4em;margin-bottom:.4em}#problem .problem_solution .solutions .solution .solution_box .txt p{font-size:1rem;line-height:1.6}#problem .problem_solution .solutions .solution:nth-child(2n) .solution_box .txt,#problem .problem_solution .solutions .solution:nth-child(2n+1) .solution_box .txt{padding-left:0;padding-right:0}#problem .problem_solution .cta{padding:0 0 1em}}@media screen and (max-width: 600px){#problem .problem_solution{padding-top:4em}#problem .problem_solution .arrow{border-width:20px 20px 0 20px}#problem .problem_solution .solutions{margin-bottom:0}#problem .problem_solution .solutions .solution h4{font-size:1rem;line-height:1.2;padding:.4em .8em .5em 1.2em}#problem .problem_solution .solutions .solution h4:before{width:30px;height:30px;top:-12px;left:-12px;background-size:30px 30px}#problem .problem_solution .solutions .solution .solution_box{padding:1em}#problem .problem_solution .solutions .solution .solution_box .img{width:80%;margin:.2em auto 1em}#problem .problem_solution .solutions .solution .solution_box .txt{margin-top:1em;width:100%}#problem .problem_solution .solutions .solution .solution_box .txt h3{font-size:1.1rem;padding-bottom:.4em;margin-bottom:.4em}#problem .problem_solution .solutions .solution .solution_box .txt p{font-size:.8rem;line-height:1.4}}#voice{padding:6em 0 12em;position:relative}#voice .voice_title_bg{position:relative;z-index:1}#voice .voice_title_bg img{max-width:400px;width:25vw}#voice h3{position:relative;transform:translateY(-36px);z-index:2;justify-content:center;align-items:flex-start;display:flex}#voice h3 i{margin-right:12px}#voice h3 i img{height:54px;width:auto}#voice h3 span{line-height:1.4;display:inline-block;font-size:2.2rem;font-weight:800;border-bottom:3px solid #c6000c}#voice .voice_business{position:relative}#voice .voice_business .num{position:absolute;top:-10px;right:30px}#voice .voice_business .num p{border-bottom-left-radius:16px;border-bottom-right-radius:16px;letter-spacing:-2px;line-height:1.4;padding:6px 20px 2px;display:inline-block;position:relative;background:#c6000c;color:#fff;font-weight:bolder;font-size:4em;font-family:Arial,Helvetica,sans-serif}#voice .voice_business .num p:after{position:absolute;display:inline-block;content:"";width:0;height:0;top:0;right:-8px;border-style:solid;border-width:8px 0 0 8px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #850000}#voice .voice_business .voice_business_comment{background:#f9f7ee;padding:0 1em 2.4em 1em;border-radius:16px;margin:3.6em auto}#voice .voice_business .voice_business_comment .voice_business_comment_box{display:flex;align-items:flex-start;justify-content:flex-start}#voice .voice_business .voice_business_comment .voice_business_comment_box .icon{padding-top:2em;width:18%}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment{padding:0 2em;width:82%;padding-top:6.2em}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment h4{font-weight:800;font-size:1.6rem;color:#c6000c;margin-bottom:.6em}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment p{font-size:1.1rem;line-height:1.6}#voice .voice_business:nth-child(2n) .num{left:30px}#voice .voice_business:nth-child(2n) .voice_business_comment .voice_business_comment_box{flex-direction:row-reverse}@media screen and (max-width: 1200px){#voice .voice_business .num p{font-size:3.2em}#voice .voice_business .voice_business_comment .voice_business_comment_box .icon{width:15%}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment{width:85%}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment p{font-size:1rem}}#voice .voice_users{margin:8em auto 0}#voice .voice_users h4{position:relative;transform:translateY(-36px);z-index:2;justify-content:center;align-items:flex-start;display:flex}#voice .voice_users h4 i{position:relative;top:8px;margin-right:16px}#voice .voice_users h4 i img{height:44px}#voice .voice_users h4 span{line-height:1.6;display:inline-block;font-size:2.2rem;font-weight:800;border-bottom:3px solid #ffd500}#voice .voice_users .stream{margin:1em auto;position:relative;padding:30px 0 120px}#voice .voice_users .stream ul{padding:0;white-space:nowrap}#voice .voice_users .stream ul>li{display:inline-block;position:relative;width:300px;margin:0 1em}#voice .voice_users .stream ul>li:nth-child(2n){top:30px}#voice .voice_users .stream ul>li .icon{position:absolute;top:-46px;left:50%;transform:translateX(-50%);z-index:2}#voice .voice_users .stream ul>li .icon img{width:90px;height:90px}#voice .voice_users .stream ul>li .comment{border:2px solid #ffd500;border-radius:16px;padding:3.4em 1.5em 1.2em;white-space:normal}@media screen and (max-width: 960px){#voice{padding:4em 0 6em}#voice .voice_title_bg img{width:35vw}#voice h3 i img{height:42px}#voice h3 span{font-size:1.8rem}#voice .voice_business .num p{font-size:2.4em}#voice .voice_business .voice_business_comment{margin:2.4em auto 1em;padding-bottom:1.6em}#voice .voice_business .voice_business_comment .voice_business_comment_box .icon{padding-top:1em;width:15%}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment{padding:4em 1em 0;width:85%}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment h4{font-size:1.4rem;margin-bottom:.6em}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment p{font-size:1rem;line-height:1.5}#voice .voice_users{margin:6em auto 0}#voice .voice_users h4{transform:translateY(-12px)}#voice .voice_users h4 span{font-size:1.6rem}#voice .voice_users h4 i img{height:32px}#voice .voice_users .stream{padding-bottom:60px}#voice .voice_users .stream ul>li .icon{top:-36px}#voice .voice_users .stream ul>li .icon img{width:60px;height:60px}#voice .voice_users .stream ul>li .comment{padding:2em 1em 1.2em;font-size:.9rem;line-height:1.4}}@media screen and (max-width: 600px){#voice{padding-bottom:5em}#voice .voice_title_bg{top:-20px}#voice .voice_title_bg img{width:40vw}#voice h3 i img{height:36px}#voice h3 span{font-size:1.4rem}#voice .voice_business .voice_business_comment .num{left:10px;font-size:1rem}#voice .voice_business .voice_business_comment .voice_business_comment_box{display:block}#voice .voice_business .voice_business_comment .voice_business_comment_box .icon{width:100%}#voice .voice_business .voice_business_comment .voice_business_comment_box .icon img{width:100px}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment{width:100%;padding:1em 1em 0}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment h4{font-size:1.1rem}#voice .voice_business .voice_business_comment .voice_business_comment_box .comment p{font-size:.9rem;line-height:1.4}#voice .voice_users{margin:4em auto 0}#voice .voice_users h4 i img{height:28px}#voice .voice_users h4 span{font-size:1.3rem}#voice .voice_users .stream{margin-top:0}}#history{margin:0 auto 4em}#history .history_box{padding-bottom:3.5em;background:#f4eee0;border-radius:24px}#history .history_title{position:relative}#history .history_title h2{z-index:99;position:absolute;left:-2em;top:-3.4em}#history .history_title h2 img{width:540px}#history .history_title h3{padding:2.5em 0 0 2em;font-size:1.8rem;line-height:1.2}#history .history_title h3 i{color:#c6000c;font-size:3rem}#history .history_illust{position:absolute;right:2em;top:-7.5em;z-index:99}#history .history_illust img{width:260px}#history .history_list{background:#fff;width:90%;margin:3em auto;padding:3em;border-radius:16px}#history .history_list dl{border-top:1px dotted #999;margin-bottom:1.4em;padding:1.4em .6em .4em}#history .history_list dl:first-child{border-top:none;margin-bottom:0}#history .history_list dl dt{line-height:1.6;font-size:1.1rem;font-weight:bolder}#history .history_list dl dd{line-height:1.4;font-size:1.2rem;padding-right:10em}#history .history_list dl i{color:#c6000c;font-weight:bolder}#history .history_list .pop{position:relative}#history .history_list .pop p{position:absolute;top:0;right:0;z-index:99;background:#47aaec;color:#fff;text-align:center;display:inline-block;padding:1.4em 2.5em;border-radius:50%;max-width:200px;font-size:.9rem;line-height:1.2;font-weight:600}#history .history_list .pop.pop_1{top:-3em;right:2em}#history .history_list .pop.pop_2{top:-4em;right:1em}#history .history_list .pop.pop_3{top:4em;right:4em}#history .history_list .pop.pop_4{top:-6em;right:1em}#history .history_list .pop.pop_5{top:-2.4em;right:.2em}@media screen and (max-width: 1200px){#history .history_title h2{left:-1em}#history .history_title h2 img{width:420px}#history .history_title h3{font-size:1.3rem}#history .history_title h3 i{font-size:2.2rem}#history .history_illust{top:-6.8em;right:1em}#history .history_illust img{width:210px}#history .history_list{width:94%;margin:2.5em auto;padding:2em}#history .history_list dl{margin-bottom:.8em}#history .history_list dl dt{font-size:1rem}#history .history_list dl dd{font-size:1rem}#history .history_list .pop p{max-width:160px;font-size:.8rem}#history .history_list .pop.pop_1{top:-4em;right:.2em}#history .history_list .pop.pop_3{top:.5em;right:3em}#history .history_list .pop.pop_4{top:-12em}#history .history_list .pop.pop_5{top:-4em}}@media screen and (max-width: 960px){#history{margin:4em auto}#history .history_title h2{left:-1em;top:-3em}#history .history_title h2 img{width:380px}#history .history_title h3{padding:2em 2em 0 2em;font-size:1.1rem}#history .history_title h3 i{font-size:1.8rem}#history .history_illust{top:-6.8em;right:1em}#history .history_illust img{width:180px}#history .history_list{margin:1.2em auto 2em;padding:1em}#history .history_list dl{padding:.2em .6em .8em;margin-bottom:.4em}#history .history_list dl dt{font-size:.8rem}#history .history_list dl dd{font-size:.9rem}#history .history_list .pop{right:0 !important}#history .history_list .pop p{padding:1.4em 1.8em;max-width:120px;line-height:1.1;font-size:.7rem}#history .history_list .pop.pop_4{top:-7em}}@media screen and (max-width: 600px){#history .history_box{padding-bottom:2.6em}#history .history_title h2{position:relative;left:auto;top:-2em;text-align:center}#history .history_title h2 img{margin:auto;width:80vw}#history .history_title h3{position:relative;text-align:center;padding:0;margin:auto;font-size:.9rem;top:-2.5em}#history .history_title h3 i{font-size:1.2rem}#history .history_illust{position:relative;top:-1em}#history .history_illust img{width:40vw}#history .history_list{margin:0 auto 2em}#history .history_list dl dt{font-size:.8rem}#history .history_list dl dd{width:100%;padding-right:0;font-size:.8rem}#history .history_list .pop{position:relative;display:block}#history .history_list .pop p{position:relative;border-radius:24px;width:100%;padding:.4em 1em;display:block;max-width:100%;line-height:1.4;margin:0 auto 1em;border:1px solid #47aaec;background:#fff;color:#47aaec}#history .history_list .pop.pop_1,#history .history_list .pop.pop_2,#history .history_list .pop.pop_3,#history .history_list .pop.pop_4,#history .history_list .pop.pop_5{top:0}#history .history_list .pop+dl{border-top:none}}#ps{margin:8em auto}#ps .stream{position:relative}#ps .stream ul{padding:0;white-space:nowrap}#ps .stream ul li{display:inline-block;margin:0 2em;text-align:center;position:relative;padding-bottom:3em}#ps .stream ul li:nth-child(2n){top:3em}#ps .stream ul li img{width:400px}@media screen and (max-width: 960px){#ps{margin:5em auto}#ps .stream ul li{margin:0 1em}#ps .stream ul li img{width:320px}}@media screen and (max-width: 600px){#ps{margin:2em auto 5em}#ps .stream ul li{margin:0 .4em}#ps .stream ul li img{width:200px}}#point .point_title{text-align:center;margin:2em auto 4em}#point .point_title h3{position:relative}#point .point_title h3 img{position:relative;z-index:2}#point .point_title h3:before{position:absolute;top:15%;left:0;width:100vw;height:140px;content:"";z-index:1;background:#f3e9d7}#point ul{margin-bottom:2em;display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap}#point ul li{width:44%;margin:40px 3%;position:relative;border:2px solid #c6000c;border-radius:16px}#point ul li .num{position:absolute;left:-44px;top:-56px}#point ul li .frame{padding:2em}#point ul li .frame .img{margin-bottom:1em}#point ul li .frame h4{font-size:1.5rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){#point .point_title{margin:2em auto 3em}#point .point_title h3:before{top:4vw;height:12vw}#point .point_title h3 img{width:80vw}#point ul li{width:46%;margin:20px 2%}#point ul li .num{left:-30px;top:-40px}#point ul li .num img{width:60px}#point ul li .frame{padding:1.2em}#point ul li .frame h4{font-size:1.1rem}#point ul li .frame p{font-size:.9rem;line-height:1.5}}@media screen and (max-width: 600px){#point .point_title h3:before{top:-4vw;height:36vw}#point ul{display:block}#point ul li{margin:0 auto 2.5em;width:90%}#point ul li .num img{width:56px}#point ul li .frame h4{font-size:1rem;line-height:1.4;margin:0 auto .2em}#point ul li .frame p{line-height:1.4;font-size:.8rem}}#faq{margin:6em auto;background:#f8f8f8;padding:6em 0}#faq h3{display:flex;align-items:center;justify-content:center;font-family:Century Gothic,sans-serif;color:#c6000c;text-align:center;font-size:3.8rem;line-height:1.4;font-weight:600}#faq h3 span{padding:0 .2em 0 .3em;font-size:1.8rem}#faq h4{text-align:center;font-size:1rem;font-weight:500;margin-bottom:2em}#faq dl{border-top:1px solid #ddd;margin:1em auto}#faq dl:last-child{padding-bottom:1em;border-bottom:1px solid #ddd}#faq dl dt{padding:1em 2em .2em .4em;display:flex;justify-content:flex-start;align-items:center;font-size:1.3rem;font-weight:600;cursor:pointer;position:relative;opacity:1;transition:all .3s ease}#faq dl dt:hover{opacity:.6}#faq dl dt:before{content:"Q";font-family:Century Gothic,sans-serif;color:#fff;font-weight:700;font-size:2.2rem;line-height:1;width:56px;height:56px;border-radius:28px;display:flex;align-items:center;justify-content:center;background-color:#c6000c;margin-right:16px}#faq dl dt:after{font-size:1.4rem;line-height:1.4;position:absolute;content:"+";right:20px;top:30px;color:#aaa}#faq dl dt.opened:after{content:"-"}#faq dl dd{font-size:1.1rem;line-height:1.5;padding:0 2em 0 4.7em;display:none}@media screen and (max-width: 960px){#faq{margin:4em auto;padding:2em 0}#faq h3{font-size:3rem}#faq h3 span{font-size:1.8rem}#faq h4{font-size:.8rem;margin-bottom:1em}#faq dl dt{font-size:1.1rem}#faq dl dt:before{font-size:1.8rem;width:40px;height:40px;border-radius:20px;margin-right:12px}#faq dl dt:after{font-size:1.2rem;top:20px}#faq dl dd{font-size:.9rem;padding:0 1em 0 3.7em}}@media screen and (max-width: 600px){#faq h3{font-size:2.4rem}#faq h3 span{font-size:1.4rem}#faq h4{font-size:.7rem;margin-bottom:.5em;line-height:1.2}#faq dl dt{font-size:1rem;line-height:1.2;align-items:flex-start}#faq dl dt:before{line-height:24px;font-size:1rem;width:24px;height:24px;padding:0 8px;border-radius:12px;margin-right:8px}#faq dl dt:after{font-size:1rem;top:14px;right:6px}#faq dl dd{font-size:.8rem;padding:0 1em 0 .5em}}#contact{padding:6em 0;text-align:center}@media screen and (max-width: 600px){#contact{padding:3em 0}}footer{padding:3em 0;text-align:center}footer p{font-size:.7rem;line-height:1;font-family:Century Gothic,sans-serif}@media screen and (max-width: 960px){footer p{font-size:.6rem}}@media screen and (max-width: 600px){footer{padding:1.6em 0}footer p{font-size:.6rem}}
/*# sourceMappingURL=style.min.css.map */