/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::after,::before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer;-webkit-appearance:none;appearance:none}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:0}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}template{display:none}[hidden]{display:none}
:root{--sans:"Noto Sans JP",sans-serif;--serif:"Noto Serif JP",serif;--bebas:"Bebas Neue",cursive;--text-color:#333333;--main-color:#008ee6;--accent-color:#fe3b1d;--gradation:linear-gradient(45deg, #ffdc4c 50%, #fff74c 100%);--bg-color01:#f3f3f3;--white:#fff;--border:#ccc}@media screen and (min-width:1280px){*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:var(--sans);color:var(--text-color);word-wrap:break-word;font-size:1.4rem;font-feature-settings:"palt";line-height:1.7}a{transition:all .3s;color:inherit;text-decoration:none}a:hover{opacity:.6}a[href^="tel:"]{pointer-events:none}img{max-width:100%;height:auto}.sp{display:none}.ofIE img{width:100%;height:100%;object-fit:cover;object-position:top center;font-family:"object-fit: cover; object-position: top center;"}@keyframes bound-anim{to{transform:translateY(0)}from{transform:translateY(10px)}}@keyframes bgchange{0%{background:#f9ea8f}25%{background:#fd0}50%{background:#cef576}75%{background:#bbf0f3}90%{background:#aff1da}100%{background:#f9ea8f}}.container{position:relative;overflow:hidden;animation:bgchange 20s ease infinite;min-height:100vh}.btn{width:200px;height:50px;text-align:center;display:block;margin:30px auto 0;border-radius:10px;color:var(--white);padding:10px 0 0;position:relative;z-index:1;overflow:hidden;font-size:1.8rem;box-shadow:0 3px 5px rgba(55,55,55,.5)}.btn::before{content:"";display:block;position:absolute;width:120%;height:100%;z-index:-1;background:linear-gradient(315deg,#05e8ba 0,#087ee1 74%);top:0;right:0;transition:.3s}.btn::after{content:"";width:10px;height:10px;display:block;border-bottom:2px solid var(--white);border-left:2px solid var(--white);transform:rotate(45deg);position:absolute;top:0;bottom:0;left:20px;margin:auto}.btn:hover{opacity:1;transform:translateY(3px);box-shadow:none}.btn:hover::before{right:-20%}footer{padding:0 0 30px 0}footer div{width:300px;height:auto;display:block;margin:0 auto}footer div img{width:100%;height:100%}main{padding:20px 0 30px}main .plan_list{display:flex;justify-content:space-between;width:100%}main .plan_list>li{width:calc((100% - 40px)/ 3)}main .plan_list>li figure{width:100%;height:400px;margin:0 0 10px;position:relative}main .plan_list>li figure .pc_img{width:378px;height:223px;position:absolute;top:140px;left:0;padding:10px 0 0 47px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .pc_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/pc_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .pc_img .ofIE{width:285px;height:177px}main .plan_list>li figure .tb_img{position:absolute;width:111px;height:160px;right:0;bottom:35px;padding:15px 0 0 6px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .tb_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/tb_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .tb_img .ofIE{width:100px;height:132px}main .plan_list>li figure .sp_img{position:absolute;width:52px;height:103px;right:88px;bottom:0;padding:3px 0 0 3px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .sp_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/sp_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .sp_img .ofIE{width:46px;height:98px}main .plan_list>li figure figcaption{width:172px;height:180px;background:var(--white);box-shadow:2px 2px 10px rgba(0,0,0,.16);margin:0 0 0 100px;position:relative;z-index:1;border-radius:50%;text-align:center;font-size:2.3rem;font-weight:700;line-height:1.2;filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, .16));animation:.4s bound-anim infinite alternate}main .plan_list>li figure figcaption::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:8px 5px 0 5px;border-color:var(--white) transparent transparent transparent;bottom:-7px;right:0;left:0;margin:auto}main .plan_list>li figure figcaption span{display:flex;font-size:1.6rem;align-items:center;justify-content:center}main .plan_list>li figure figcaption span strong{font-family:var(--bebas);font-size:4rem;color:var(--accent-color);display:inline-block;margin:0 5px 0 0}#top section{width:90%;max-width:1400px;min-width:1280px;margin:0 auto}#top section .sub_heading{text-align:center;margin:0 0 20px;font-size:2rem;font-weight:700}#top section .sub_heading span{display:inline-block;color:var(--main-color);margin:0 15px;font-size:3rem;font-weight:500}#top section h1{text-align:center;color:var(--main-color);font-weight:600;font-size:5rem;line-height:1.3;font-family:var(--sans)}#top .plan_list{padding:50px 40px 40px;background:var(--white);border-radius:30px}#top .plan_list>li figure figcaption{padding:30px 0 0}#top .plan_list>li figure figcaption span{display:flex;font-size:1.6rem;align-items:center;justify-content:center}#top .plan_list>li figure figcaption span strong{font-family:var(--bebas);font-size:4rem;color:var(--accent-color);display:inline-block;margin:0 5px 0 0}.option_list{display:flex;justify-content:center;margin:0 0 10px}.option_list li{margin:0 1px;width:86px;height:76px;border-radius:3px;background:var(--bg-color01);padding:15px 10px 6px}.option_list img{display:block;width:34px;height:22px;margin:0 auto 5px}.option_list p{font-size:1.2rem;font-weight:500;text-align:center;line-height:1.2}.description{text-align:center}#plan_top section{padding:60px 40px 40px;background:var(--white);width:100%;border-radius:30px;width:90%;max-width:1400px;min-width:1280px;margin:0 auto}#plan_top section h1{text-align:center;font-size:4rem;font-weight:700}#plan_top .plan_list{justify-content:center}#plan_top .plan_list>li+li{margin:0 0 0 20px}#plan_top .plan_list>li figure figcaption{padding:60px 0 0}.monthly{font-size:2.4rem;font-weight:700;text-align:center;margin-bottom:0}.monthly span{font-family:var(--bebas);color:var(--accent-color);font-size:6rem;font-weight:700;vertical-align:sub;margin:0 5px;line-height:1.3}.monthly .subtxt{display:block;margin-bottom:20px;font-size:1.6rem;font-weight:400}}
:root{--sans:"Noto Sans JP",sans-serif;--serif:"Noto Serif JP",serif;--bebas:"Bebas Neue",cursive;--text-color:#333333;--main-color:#008ee6;--accent-color:#fe3b1d;--gradation:linear-gradient(45deg, #ffdc4c 50%, #fff74c 100%);--bg-color01:#f3f3f3;--white:#fff;--border:#ccc}@media screen and (min-width:768px)and (max-width:1279px){*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:var(--sans);color:var(--text-color);word-wrap:break-word;font-size:1.4rem;font-feature-settings:"palt";line-height:1.7}a{transition:all .3s;color:inherit;text-decoration:none}img{max-width:100%;height:auto}.sp{display:none}.ofIE img{width:100%;height:100%;object-fit:cover;object-position:top center;font-family:"object-fit: cover; object-position: top center;"}@keyframes bound-anim{to{transform:translateY(0)}from{transform:translateY(10px)}}@keyframes bgchange{0%{background:#f9ea8f}25%{background:#fd0}50%{background:#cef576}75%{background:#bbf0f3}90%{background:#aff1da}100%{background:#f9ea8f}}.container{position:relative;overflow:hidden;animation:bgchange 20s ease infinite}.btn{width:150px;height:40px;text-align:center;display:block;margin:50px auto 0;border-radius:10px;color:var(--white);padding:7px 0 0;position:relative;z-index:1;overflow:hidden;box-shadow:0 3px 5px rgba(55,55,55,.5)}.btn::before{content:"";display:block;position:absolute;width:120%;height:100%;z-index:-1;background:linear-gradient(315deg,#05e8ba 0,#087ee1 74%);top:0;right:0;transition:.3s}.btn::after{content:"";width:7px;height:7px;display:block;border-bottom:2px solid var(--white);border-left:2px solid var(--white);transform:rotate(45deg);position:absolute;top:0;bottom:0;left:20px;margin:auto}.btn:active{transform:translateY(3px);box-shadow:none}.btn:active::before{right:-20%}footer{padding:30px 0}footer div{width:232px;height:23px;display:block;margin:0 auto}footer div img{width:100%;height:100%}main{padding:70px 0 30px}main section{width:90%;min-width:760px;margin:0 auto}main .plan_list>li figure{width:350px;height:400px;position:relative}main .plan_list>li figure .pc_img{width:100%;height:206px;position:absolute;top:120px;left:0;padding:10px 0 0 47px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .pc_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/pc_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .pc_img .ofIE{width:257px;height:165px}main .plan_list>li figure .tb_img{position:absolute;width:111px;height:160px;right:0;bottom:35px;padding:15px 0 0 6px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .tb_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/tb_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .tb_img .ofIE{width:100px;height:132px}main .plan_list>li figure .sp_img{position:absolute;width:52px;height:103px;right:88px;bottom:0;padding:3px 0 0 3px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .sp_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/sp_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .sp_img .ofIE{width:46px;height:98px}main .plan_list>li figure figcaption{width:145px;height:152px;background:var(--white);box-shadow:2px 2px 10px rgba(0,0,0,.16);margin:0 0 0 100px;position:relative;z-index:1;border-radius:50%;text-align:center;font-size:2rem;font-weight:700;line-height:1.2;filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, .16));animation:.4s bound-anim infinite alternate}main .plan_list>li figure figcaption::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:8px 5px 0 5px;border-color:var(--white) transparent transparent transparent;bottom:-7px;right:0;left:0;margin:auto}main .option_list{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto 20px}main .option_list li{margin:1px;width:86px;height:76px;border-radius:3px;background:var(--bg-color01);padding:15px 10px 6px}main .option_list img{display:block;width:34px;height:22px;margin:0 auto 5px}main .option_list p{font-size:1.2rem;font-weight:500;text-align:center;line-height:1.2}main .description{text-align:center}#top .sub_heading{text-align:center;margin:0 0 25px;font-size:1.8rem;font-weight:700}#top .sub_heading span{display:inline-block;color:var(--main-color);margin:0 15px;font-size:2.5rem;font-weight:500}#top h1{text-align:center;color:var(--main-color);font-weight:600;font-size:3.5rem;margin:0 0 30px;line-height:1.5;font-family:var(--sans)}#top .plan_list{padding:60px 0;background:var(--white);width:100%;border-radius:30px}#top .plan_list>li{width:80%;min-width:700px;margin:0 auto}#top .plan_list>li+li{margin:70px auto 0}#top .plan_list>li:nth-of-type(even) a{flex-direction:row-reverse}#top .plan_list>li a{display:flex;justify-content:center;align-items:center}#top .plan_list figure figcaption{padding:30px 0 0}#top .plan_list figure figcaption span{display:flex;font-size:1.6rem;align-items:center;justify-content:center}#top .plan_list figure figcaption span strong{font-family:var(--bebas);font-size:3rem;color:var(--accent-color);display:inline-block;margin:0 5px 0 0}#plan_top section{padding:60px 0;background:var(--white);width:90%;min-width:750px;border-radius:30px}#plan_top section h1{text-align:center;font-size:3.5rem;font-weight:700;margin:0 0 30px}#plan_top .plan_list{display:flex;justify-content:center}#plan_top .plan_list>li{width:350px}#plan_top .plan_list>li+li{margin:0 0 0 20px}#plan_top .plan_list figure figcaption{padding:50px 0 0}.monthly{font-size:2.4rem;font-weight:700;text-align:center;margin-bottom:0}.monthly span{font-family:var(--bebas);color:var(--accent-color);font-size:6rem;font-weight:700;vertical-align:sub;margin:0 5px;line-height:1.3}.monthly .subtxt{display:block;margin-bottom:20px;font-size:1.6rem;font-weight:400}}
:root{--sans:"Noto Sans JP",sans-serif;--serif:"Noto Serif JP",serif;--bebas:"Bebas Neue",cursive;--text-color:#333333;--main-color:#008ee6;--accent-color:#fe3b1d;--gradation:linear-gradient(45deg, #ffdc4c 50%, #fff74c 100%);--bg-color01:#f3f3f3;--white:#fff;--border:#ccc}@media screen and (max-width:767px){*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:62.5%}body{font-family:var(--sans);color:var(--text-color);word-wrap:break-word;font-size:1.4rem;font-feature-settings:"palt";line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.ofIE img{width:100%;height:100%;object-fit:cover;object-position:top center;font-family:"object-fit: cover; object-position: top center;"}@keyframes bound-anim{to{transform:translateY(0)}from{transform:translateY(10px)}}@keyframes bgchange{0%{background:#f9ea8f}25%{background:#fd0}50%{background:#cef576}75%{background:#bbf0f3}90%{background:#aff1da}100%{background:#f9ea8f}}.container{position:relative;overflow:hidden;animation:bgchange 20s ease infinite}.btn{width:150px;height:40px;text-align:center;display:block;margin:50px auto 0;border-radius:10px;color:var(--white);padding:7px 0 0;position:relative;z-index:1;overflow:hidden;box-shadow:0 3px 5px rgba(55,55,55,.5)}.btn::before{content:"";display:block;position:absolute;width:120%;height:100%;z-index:-1;background:linear-gradient(315deg,#05e8ba 0,#087ee1 74%);top:0;right:0;transition:.3s}.btn::after{content:"";width:7px;height:7px;display:block;border-bottom:2px solid var(--white);border-left:2px solid var(--white);transform:rotate(45deg);position:absolute;top:0;bottom:0;left:20px;margin:auto}.btn:active{transform:translateY(3px);box-shadow:none}.btn:active::before{right:-20%}footer{padding:20px 0}footer div{width:200px;height:20px;display:block;margin:0 auto}footer div img{width:100%;height:100%}main{padding:25px 0 20px}main section{width:90%;min-width:280px;margin:0 auto}main .plan_list>li figure{width:200px;height:229px;position:relative;flex-shrink:0}main .plan_list>li figure .pc_img{width:100%;height:117px;position:absolute;top:100px;left:0;padding:5px 0 0 26px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .pc_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/pc_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .pc_img .ofIE{width:146px;height:94px}main .plan_list>li figure .tb_img{position:absolute;width:63px;height:91px;right:0;bottom:10px;padding:7px 0 0 2px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .tb_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/tb_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .tb_img .ofIE{width:57px;height:75px}main .plan_list>li figure .sp_img{position:absolute;width:30px;height:59px;right:50px;bottom:0;padding:2px 0 0 2px;filter:drop-shadow(0 3px 6px rgba(0, 0, 0, .16))}main .plan_list>li figure .sp_img::before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:url(../images/top/sp_flame.svg) center center no-repeat;background-size:contain}main .plan_list>li figure .sp_img .ofIE{width:26px;height:57px}main .plan_list>li figure figcaption{width:111px;height:113px;background:var(--white);box-shadow:2px 2px 10px rgba(0,0,0,.16);margin:0 0 0 20px;position:relative;z-index:1;border-radius:50%;text-align:center;font-size:1.6rem;font-weight:700;line-height:1.2;filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, .16));animation:.4s bound-anim infinite alternate}main .plan_list>li figure figcaption::before{content:"";position:absolute;width:0;height:0;border-style:solid;border-width:8px 5px 0 5px;border-color:var(--white) transparent transparent transparent;bottom:-7px;right:0;left:0;margin:auto}main .plan_list>li figure figcaption span{display:flex;font-size:1.4rem;align-items:center;justify-content:center}main .plan_list>li figure figcaption span strong{font-family:var(--bebas);font-size:2.8rem;color:var(--accent-color);display:inline-block;margin:0 5px 0 0}#top{padding:25px 0 20px}#top section .sub_heading{text-align:center;margin:0 0 20px;font-weight:700}#top section .sub_heading span{display:inline-block;color:var(--main-color);margin:0 10px;font-size:2rem;font-weight:500}#top section h1{text-align:center;color:var(--main-color);font-weight:600;font-size:2rem;margin:0 0 30px;line-height:1.5;font-family:var(--sans)}#top section .plan_list{padding:25px 0 50px;background:var(--white);width:100%;border-radius:30px}#top section .plan_list>li{width:90%;margin:0 auto 70px}#top section .plan_list>li a{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}#top section .plan_list>li figure figcaption{padding:20px 0 0}#top section .plan_list>li:nth-of-type(even) a{flex-direction:row-reverse}#top section .option_wrap{margin:20px 20px 0}#top section .option_list{display:flex;flex-wrap:wrap;margin:0 auto 15px}#top section .option_list li{margin:1px;width:78px;height:69px;border-radius:3px;background:var(--bg-color01);padding:10px 0 0}#top section .option_list img{display:block;width:31px;height:20px;margin:0 auto 5px}#top section .option_list p{font-size:1.2rem;font-weight:500;text-align:center;line-height:1.2}#top section .description{text-align:center;font-size:1.3rem}#plan_top section{padding:25px 0 50px;background:var(--white);border-radius:30px}#plan_top section h1{text-align:center;font-size:2.6rem;margin:0 0 6px;font-weight:700}#plan_top section .plan_list>li a{display:table;margin:0 auto}#plan_top section .plan_list>li figure figcaption{padding:35px 0 0}.monthly{font-size:2.4rem;font-weight:700;text-align:center;margin-bottom:0}.monthly span{font-family:var(--bebas);color:var(--accent-color);font-size:6rem;font-weight:700;vertical-align:sub;margin:0 5px;line-height:1.3}.monthly .subtxt{display:block;margin-bottom:20px;font-size:1.6rem;font-weight:400}.option_wrap{padding:0 5px;margin:0 auto 30px}.option_list{display:flex;justify-content:center;margin:0 0 10px}.option_list li{margin:0 1px;width:86px;height:76px;border-radius:3px;background:var(--bg-color01);padding:15px 10px 6px}.option_list img{display:block;width:34px;height:22px;margin:0 auto 5px}.option_list p{font-size:1.2rem;font-weight:500;text-align:center;line-height:1.2;text-align:center}.plan_list li{margin-bottom:10px}}