#base__footer{background:#333!important;padding:40px!important}.base__footer-wrapper{max-width:1140px;margin:0 auto;padding:0 20px;display:flex;flex-flow:column;grid-row-gap:30px;row-gap:30px}.base__footer-logo{width:90px}.base__footer-link{display:flex;align-items:center;justify-content:space-between}.base__footer-link ul{padding:0;display:flex;grid-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-row-gap:15px;row-gap:15px}.base__footer-link p{padding:0;font-size:12px}@media (max-width:767px){#base__footer{padding:40px 20px!important}.base__footer-link{flex-flow:column;align-items:flex-start;grid-row-gap:15px;row-gap:15px}.base__footer-link ul{flex-flow:column}}@media (max-width:480px){.base__footer-wrapper{padding:0}}
/*! 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;-webkit-text-decoration:underline dotted;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;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-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;-moz-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}fieldset,option{padding:0}fieldset{margin: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:none}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}[hidden],template{display:none}:root{--font_family:"Noto Sans JP",sans-serif;--color_text_white:#fff;--color_text_black:#333;--color_text_red:#ef5e5e;--color_background_white:#fff;--color_background_black:#333;--color_background_gray:#f3f3f3;--color_background_pink:#fa6482;--color_border_black:#333;--color_border_gray:#e7e5e5}.v-application p{margin:0!important}html{scroll-behavior:smooth}body{color:#333;color:var(--color_text_black);font-family:Noto Sans JP,sans-serif;font-family:var(--font_family);font-size:15px;font-weight:400;line-height:160%}img{height:auto;max-width:100%;display:block;image-rendering:-webkit-optimize-contrast}.sp_view{display:none}a.anchor{display:block;padding-top:70px;margin-top:-70px}@media (max-width:767px){.pc_view{display:none}.sp_view,a.anchor{display:block}a.anchor{padding-top:105px;margin-top:-105px}}header{display:none;height:40px;border-bottom:1px solid #dbdbdb;align-items:center;position:fixed;top:0;width:100%;background:#fff;z-index:100}.sp_cart{position:absolute;left:15px;top:11px}.sp_cart img{width:20px}.sp_logo{position:absolute;left:0;right:0;top:50%;width:65px;margin:0 auto;transform:translateY(-50%);-webkit-transform:translateY(-50%);display:flex;flex-flow:column wrap;justify-content:center;align-items:center}.sp_logo a{width:auto;height:auto;display:block}.sp_logo a img{width:auto;height:30px}header .sp_link{padding:0 15px 15px}nav{display:block;position:fixed;top:40px;right:-70%;width:70%;bottom:0;background:#f8f9fa;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transition:all .5s;z-index:3}.open nav{right:0;top:40px}.toggle_btn{position:fixed;top:13px;right:15px;height:15px;cursor:pointer;z-index:3}.toggle_btn,.toggle_btn span{display:block;width:20px;transition:all .5s}.toggle_btn span{position:absolute;left:0;height:1px;background-color:#333;background-color:var(--color_background_black);border-radius:4px}.toggle_btn span:first-child{top:0}.toggle_btn span:nth-child(2){top:7px}.toggle_btn span:nth-child(3){bottom:0}.open .toggle_btn span:first-of-type{transform:translateY(7px) rotate(-45deg)}.open .toggle_btn span:nth-of-type(2){opacity:0}.open .toggle_btn span:nth-of-type(3){transform:translateY(-7px) rotate(45deg)}#mask{display:none;transition:all .5s}.open #mask{display:block;position:fixed;top:40px;left:0;width:100%;height:100%;background:#000;opacity:.8;z-index:2;cursor:pointer}#mv{padding:70px 100px;display:grid;grid-template-columns:100%;grid-gap:50px;gap:50px}#mv,#mv>.logo{width:100%;height:auto;margin:0;justify-content:center;align-items:center}#mv>.logo{padding:0;display:flex;flex-flow:column wrap}#mv>.logo>img{max-width:410px}#mv>.logo>img,#mv>h1{width:100%;height:auto;padding:0;margin:0}#mv>h1{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}#mv>h1>img{width:100%;height:auto;max-width:130px;padding:0;margin:0 0 30px}#mv>h1>p{font-size:16px;font-weight:700;text-align:center}#mv>.visual,#mv>h1>p{width:100%;height:auto;padding:0;margin:0}#mv>.visual{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}#mv>.visual>img{width:100%;height:auto;max-width:1024px;padding:0;margin:0}#mv>.button{position:relative;width:240px;margin:20px auto 0;transition-property:background-color,color;transition-duration:.3s;background:#333;color:#fff;color:var(--color_text_white)}#mv>.button a:before,.right_base a:before,.right_demo a:before{position:absolute;font-family:Font Awesome\ 5 Free;content:"\f35d";font-weight:900;right:10px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}#mv>.button a{color:#fff;color:var(--color_text_white);font-size:18px;text-align:center;padding:12px 10px;border:1px solid #333;border:1px solid var(--color_border_black);display:block}#mv>.button:hover,.right_demo:hover{background-color:#fff;background-color:var(--color_background_white)}#mv>.button a:hover{color:#333!important;color:var(--color_text_black)!important;opacity:1}@media (max-width:767px){#mv{padding:40px 25px;margin:40px 0 0}}main{width:100%;height:auto;padding:0;margin:0;display:flex;justify-content:center;align-items:center}main,main>.layer{position:relative}main>.layer{max-width:1140px;padding:0 25px 100px;grid-template-columns:calc(100% - 230px) 200px;grid-gap:30px;gap:30px;align-items:stretch}main>.layer,main>.layer>.contents{width:100%;height:auto;margin:0;display:grid;justify-content:start}main>.layer>.contents{padding:0;grid-template-columns:100%;grid-gap:50px;gap:50px;align-items:start}main>.layer>.menu{width:100%;height:auto;padding:0;margin:0}main .red{color:#ef5e5e;color:var(--color_text_red)}#feature,#guide,#other{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:30px;gap:30px;justify-content:start;align-items:start}#feature>h2,#guide>h2,#other>h2{width:100%;height:auto;font-size:20px;font-weight:500;text-align:left;padding:5px 15px 10px;margin:0;border-left:6px solid #333;border-left:6px solid var(--color_border_black);border-bottom:1px solid #333;border-bottom:1px solid var(--color_border_black)}#feature>.layer,#guide>.layer,#other>.layer{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:50px;gap:50px;justify-content:start;align-items:start}#feature>.layer>dl,#guide>.layer>dl,#other>.layer>dl{width:100%;height:auto;padding:0 0 0 20px;margin:0}#feature>.layer>dl>dt,#guide>.layer>dl>dt,#other>.layer>dl>dt{width:100%;height:auto;padding:0;margin:0}#feature>.layer>dl>dd,#guide>.layer>dl>dd,#other>.layer>dl>dd{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:20px;gap:20px;justify-content:start;align-items:start}#feature>.layer>dl>dd>h3,#guide>.layer>dl>dd>h3,#other>.layer>dl>dd>h3{width:-moz-max-content;width:max-content;height:auto;color:#fff;color:var(--color_text_white);font-size:14px;font-weight:500;text-align:center;line-height:18px;padding:12px 20px;margin:0;background:#333;display:inline-block}#feature>.layer>dl>dd>dl,#feature>.layer>dl>dd>dl>dd,#guide>.layer>dl>dd>dl,#guide>.layer>dl>dd>dl>dd{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:30px;gap:30px;justify-content:start;align-items:start}#feature>.layer>dl>dd>dl>dd>dl,#guide>.layer>dl>dd>dl>dd>dl{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:10px;gap:10px;justify-content:start;align-items:start}#guide>.layer>dl>dd>dl>dd>dl.attention{padding:30px!important;background-color:#f3f3f3!important;background-color:var(--color_background_gray)!important}#feature>.layer>dl>dd>dl>dd>dl>dt,#guide>.layer>dl>dd>dl>dd>dl>dt{width:100%;height:auto;font-size:14px;font-weight:700;text-align:left;line-height:24px;padding:0 0 0 12px;margin:0;border-left:5px solid #333;border-left:5px solid var(--color_border_black)}#guide>.layer>dl>dd>dl>dd>dl.attention>dt{font-size:14px!important;font-weight:500!important;line-height:18px!important;padding:0!important;border-left:unset!important}#feature>.layer>dl>dd>dl>dd>dl>dd,#guide>.layer>dl>dd>dl>dd>dl>dd{width:100%;height:auto;padding:0;margin:0}#feature>.layer>dl>dd>dl>dd>dl>dd.captions,#guide>.layer>dl>dd>dl>dd>dl>dd.captions{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:7px;gap:7px;justify-content:start;align-items:start}#feature>.layer>dl>dd>dl>dd>dl>dd>p,#guide>.layer>dl>dd>dl>dd>dl>dd>p{width:100%;height:auto;font-size:14px;font-weight:500;text-align:left;line-height:22px;padding:0;margin:0}#guide>.layer>dl>dd>dl>dd>dl.setting>dd{display:grid;grid-template-columns:100%;grid-gap:10px;gap:10px;justify-content:start;align-items:start}#guide>.layer>dl>dd>dl>dd>dl.attention>dd{font-size:14px!important;font-weight:300!important}#guide>.layer>dl>dd>dl>dd>dl.attention>dd>ul{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:5px;gap:5px;justify-content:start;align-items:start}#guide>.layer>dl>dd>dl>dd>dl.attention>dd>ul>li{width:100%;height:auto;font-size:14px;line-height:20px;list-style-type:disc;list-style-position:inside;text-indent:-20px;text-wrap:wrap;padding:0 0 0 40px;margin:0}#guide>.layer>dl>dd>dl>dd>dl.attention>dd>ul>li>a{color:#a00000;text-decoration:underline}#guide>.layer>dl>dd>dl>dd>dl>dd>dl{width:100%;height:auto;padding:20px 30px;margin:0;border:1px solid #e7e5e5;border:1px solid var(--color_border_gray);display:grid;grid-template-columns:100%;grid-gap:7px;gap:7px;justify-content:start;align-items:start}#guide>.layer>dl>dd>dl>dd>dl>dd>dl>dt{width:100%;height:auto;font-size:14px;font-weight:700;text-align:left;line-height:18px;padding:0;margin:0}#guide>.layer>dl>dd>dl>dd>dl>dd>dl>dt>span{color:#ef5e5e;color:var(--color_text_red)}#guide>.layer>dl>dd>dl>dd>dl>dd>dl>dd,#guide>.layer>dl>dd>dl>dd>dl>dd>dl>dd>p{width:100%;height:auto;padding:0;margin:0}#guide>.layer>dl>dd>dl>dd>dl>dd>dl>dd>p{font-size:14px;font-weight:500;text-align:left;line-height:22px}#other>.layer>dl>dd>dl,#other>.layer>dl>dd>dl>dd{width:100%;height:auto;padding:0;margin:0}#other>.layer>dl>dd>dl>dd{display:grid;grid-template-columns:100%;grid-gap:20px;gap:20px;justify-content:start;align-items:start}#other>.layer>dl>dd>dl>dd>p{width:100%;height:auto;padding:0;margin:0;background-color:unset!important}#other>.layer>dl>dd>dl>dd>dl{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:5px;gap:5px;justify-content:start;align-items:start}#other>.layer>dl>dd>dl.qanda>dd>dl>dd,#other>.layer>dl>dd>dl.qanda>dd>dl>dt{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:100%;grid-gap:15px;gap:15px;justify-content:start;align-items:start}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl{width:100%;height:auto;padding:0;margin:0;display:grid;grid-template-columns:26px calc(100% - 41px);grid-gap:15px;gap:15px;justify-content:start;align-items:start}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl>dt{width:26px;height:26px;font-size:14px;font-weight:700;text-align:center;padding:0;margin-right:0;border-radius:5px;display:inline-block}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl.question>dt{color:#fff;color:var(--color_text_white);background-color:#333;background-color:var(--color_background_black)}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl.answer>dt{color:#333;color:var(--color_text_black);background-color:#fff;background-color:var(--color_background_white);border:1px solid #333;border:1px solid var(--color_border_black)}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl>dd{width:100%;height:auto;padding:0;margin:0}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl>dd>p{width:100%;height:auto;font-size:14px;text-align:left;line-height:24px;padding:0;margin:0}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl.question>dd>p{font-weight:700}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl.answer>dd>p{font-weight:500}#other>.layer>dl>dd>dl.qanda>dd>dl>dd>dl.answer>dd>p.code{width:100%;height:auto;color:#333;font-size:14px;font-weight:300!important;text-align:left;line-height:24px;padding:10px;margin:5px 0 0!important;background-color:#eee!important;display:block}#other>.layer>dl>dd>dl.apps>dd>.table{margin:10px 20px 0}#other>.layer>dl>dd>dl.apps>dd>table{width:100%;border:1px solid #e7e5e5;border:1px solid var(--color_border_gray)}#other>.layer>dl>dd>dl.apps>dd>table>tr{margin:0 20px}#other>.layer>dl>dd>dl.apps>dd>table>tr>th{border:1px solid #e7e5e5;border:1px solid var(--color_border_gray);text-align:center;font-weight:400;padding:8px;width:35%;background:#f8f9fa}#other>.layer>dl>dd>dl.apps>dd>table>tr>td{border:1px solid #e7e5e5;border:1px solid var(--color_border_gray);padding:8px;width:65%}dd.images,dd.images-icon{display:grid;grid-auto-flow:column;grid-gap:20px;gap:20px;justify-content:start;align-items:center}dd>picture{width:100%;height:auto;border:1px solid #e7e5e5;border:1px solid var(--color_border_gray);display:block}@media (max-width:767px){main>.layer{grid-template-columns:100%;grid-gap:0;gap:0}#feature>.layer>dl,#guide>.layer>dl,#other>.layer>dl{padding:0}#guide>.layer>dl>dd>dl>dd>dl.attention{padding:20px 15px!important}#guide>.layer>dl>dd>dl>dd>dl.attention>dd>ul>li{font-size:14px;line-height:22px;text-indent:-10px;padding:0 0 0 20px}#other>.layer>dl>dd>dl.apps>dd>table>tr>th{width:45%}#other>.layer>dl>dd>dl.apps>dd>table>tr>td{width:55%}dd.images{grid-auto-flow:row;grid-gap:20px;gap:20px;justify-content:start;align-items:start}}main .menu{width:200px;flex-shrink:0}.page_link{background:#f8f9fa;padding:15px}.page_link>ul{grid-template-columns:100%;grid-gap:20px;gap:20px}.page_link>ul,.page_link>ul>li{width:100%;height:auto;padding:0;margin:0;display:grid;justify-content:start;align-items:start}.page_link>ul>li{grid-template-columns:100%;grid-gap:10px;gap:10px}.page_link>ul>li>h2{width:100%;height:auto;font-size:14px;text-align:center;border:1px solid #333;border:1px solid var(--color_border_black);background-color:#fff;background-color:var(--color_background_white);padding:0;margin:0}.page_link>ul>li>ul{width:100%;height:auto;font-size:12px;padding:0!important;margin:0;display:grid;grid-template-columns:100%;grid-gap:3px;gap:3px;justify-content:start;align-items:start}.page_link>ul>li>ul>li{width:100%;height:auto;padding:0;margin:0;display:flex;flex-flow:column wrap;justify-content:center;align-items:flex-start}.page_link>ul>li>ul>li>a{width:auto;line-height:18px;display:inline-block}.page_link>ul>li>ul>li a:hover{opacity:.8}.right_base,.right_theme,header .right_demo,main .menu .right_demo{position:relative;text-align:center;margin:15px auto 0;transition-property:background-color,color;transition-duration:.3s}.right_demo{background:#333}header .right_demo a,main .menu .right_demo a{color:#fff!important;color:var(--color_text_white)!important}.right_theme a,header .right_demo a,main .menu .right_demo a{font-size:15px;padding:8px 10px;border:1px solid #333;border:1px solid var(--color_border_black);display:block}.sp_link .right_demo a:hover,main .menu .right_demo a:hover{color:#333!important;color:var(--color_text_black)!important;opacity:1}.right_demo:before{font-size:13px}.right_base a:before{font-size:13px;content:"\f07a"}.right_base{background:#11beae}.right_base a{font-size:15px;padding:9px 10px;display:block;color:#fff!important;color:var(--color_text_white)!important}.right_base:hover{background-color:#fa6482;background-color:var(--color_background_pink)}main .menu .sticky{position:sticky;top:20px;bottom:0;margin:20px 0}@media (max-width:767px){main .menu{display:none}.page_link>ul>li>ul>li{line-height:280%}}