@charset "UTF-8";html{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth}body{color:#333;font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.6;margin:0;padding:0;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.container{margin:auto auto;max-width:1200px;position:relative}.row{display:flex;flex-direction:column;padding:0;width:100%}.col{display:block;flex:1 1 auto;margin-left:0;max-width:100%;width:100%}@media(min-width: 768px){.row{display:flex;flex-direction:row;padding:0}.col{margin-left:4%}.col:first-child{margin-left:0}.row .col.span-1{flex:0 0 4.6666666667%;max-width:4.6666666667%}.row .col.span-2{flex:0 0 13.3333333333%;max-width:13.3333333333%}.row .col.span-3{flex:0 0 22%;max-width:22%}.row .col.span-4{flex:0 0 30.6666666667%;max-width:30.6666666667%}.row .col.span-5{flex:0 0 39.3333333333%;max-width:39.3333333333%}.row .col.span-6{flex:0 0 48%;max-width:48%}.row .col.span-7{flex:0 0 56.6666666667%;max-width:56.6666666667%}.row .col.span-8{flex:0 0 65.3333333333%;max-width:65.3333333333%}.row .col.span-9{flex:0 0 74%;max-width:74%}.row .col.span-10{flex:0 0 82.6666666667%;max-width:82.6666666667%}.row .col.span-11{flex:0 0 91.3333333333%;max-width:91.3333333333%}.row .col.span-12{flex:0 0 100%;max-width:100%}.row .col.offset-1{margin-left:8.6666666667%}.row .col.offset-2{margin-left:17.3333333333%}.row .col.offset-3{margin-left:26%}.row .col.offset-4{margin-left:34.6666666667%}.row .col.offset-5{margin-left:43.333333333%}.row .col.offset-6{margin-left:52%}.row .col.offset-7{margin-left:60.6666666667%}.row .col.offset-8{margin-left:69.3333333333%}.row .col.offset-9{margin-left:78%}.row .col.offset-10{margin-left:86.6666666667%}.row .col.offset-11{margin-left:95.3333333333%}}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:400;letter-spacing:.08em}h1{font-size:2.6rem;line-height:1.2;letter-spacing:.04em;padding:.5rem 0;margin:.5rem 0 1rem;font-weight:bold}h2{font-size:2rem;line-height:1.25;letter-spacing:.05em;padding:.5rem 0;margin:.5rem 0 1rem;font-weight:bold}h3{font-size:1.8rem;line-height:1.3;letter-spacing:.03em;padding:.5rem 0;margin:.5rem 0 1rem;font-weight:bold}h4{font-size:1.6rem;line-height:1.35;letter-spacing:.03em;padding:.5rem 0;margin:.5rem 0 1rem;font-weight:bold}h5{font-size:1.3rem;line-height:1.5;letter-spacing:.04em;padding:.5rem 0;margin:.5rem 0 1rem}h6{font-size:1.1rem;line-height:1.6;letter-spacing:0;padding:.5rem 0;margin:.5rem 0 1rem}@media screen and (min-width: 768px){h1{font-size:3rem}h2{font-size:2.4rem}h3{font-size:2rem}h4{font-size:1.8rem}h5{font-size:1.6rem}h6{font-size:1.3rem}}a{color:#0080ff}a:hover{color:#0fa0ce}.button,button,input[type=submit],input[type=reset],input[type=button]{display:inline-block;height:3.8rem;padding:0 3rem;color:#555;text-align:center;font-size:1.6rem;font-weight:500;line-height:3.8rem;letter-spacing:.06em;text-transform:none;text-decoration:none;white-space:nowrap;background-color:#fff;border:1px solid #bbb;cursor:pointer;box-sizing:border-box}.button:hover,button:hover,input[type=submit]:not([disabled]):hover,input[type=reset]:not([disabled]):hover,input[type=button]:not([disabled]):hover,.button:focus,button:focus,input[type=submit]:not([disabled]):focus,input[type=reset]:not([disabled]):focus,input[type=button]:not([disabled]):focus{color:#333;border-color:#888;outline:0}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea,select{height:3.8rem;padding:.6rem 1rem;margin-left:.2rem;margin-right:.2rem;background-color:#fff;border:1px solid #d1d1d1;box-shadow:none;box-sizing:border-box;font-size:1.6rem;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}select{padding:0px}input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],input[type=password],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:15rem;padding-top:.6rem;padding-bottom:.6rem}input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,input[type=password]:focus,textarea:focus,select:focus{border-radius:2px;box-shadow:0 0 10px 1px #ccc;outline-width:2px;outline-style:solid;outline-color:#333}label,legend{display:block;margin-bottom:.5rem;font-weight:500}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:normal}textarea{resize:both}ul{list-style:none}ol{list-style:none}ol,ul{margin-top:0}ul ul,ul ol,ol ol,ol ul{margin:0 0 1.5rem}li{margin-bottom:1rem}code{padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}table{border-collapse:collapse}th,td{padding:12px 15px;text-align:left;border-bottom:1px solid #888}th:first-child,td:first-child{padding-left:0}th:last-child,td:last-child{padding-right:0}button,.button{margin-bottom:1rem}pre,blockquote,dl,figure,table,ul,ol,form{margin-bottom:1rem}p{margin:0 0 1rem}.full-width{width:100%;box-sizing:border-box}.max-full-width{max-width:100%;box-sizing:border-box}.pull-right{float:right}.pull-left{float:left}hr{margin-bottom:1rem;border-width:0;border-top:1px solid #a1a1a1}main{margin:105px 0 5rem 0;background:#fff;flex:1 0 auto}main .container{padding-left:1.5rem;padding-right:1.5rem}@media screen and (max-width: 767.98px){main{margin:92px 0 5rem 0}}section{margin:1.5rem 0;padding:1.5rem 0}img{max-width:100%;height:auto}.img-margin-5{margin:5px}.nowrap{white-space:nowrap}.product-th-spec{width:10rem}.product-th-target{width:13rem}.product-th-name{width:22rem}.product-th-code{width:14rem}.product-th-industry{width:10rem}a{cursor:pointer;text-decoration:none;color:#0058b1;word-wrap:break-word}a:hover{color:#0058b1;text-decoration:underline}.header{z-index:1000;position:fixed;width:100%;top:0px;line-height:1.2;background:linear-gradient(rgba(255, 255, 255, 0.9) 0%, rgba(250, 250, 250, 0.9) 25%, rgba(250, 250, 250, 0.9) 100%)}.header-logo-img{width:90px;margin:5px}.header nav a{padding:6px 8px;font-size:13px;color:#888;text-decoration:none;text-align:center;display:block}.header nav ul li{position:relative}.header nav ul li>a::before{content:"";position:absolute;right:3%;top:9px;width:6px;height:6px;border-top:2px solid #888;border-right:2px solid #888;transform:rotate(45deg)}@media screen and (max-width: 767.98px){.header nav ul li>a::before{width:9px;height:9px}}.header nav ul li.has-child>a::before{content:"";position:absolute;right:3%;top:9px;width:6px;height:6px;border-top:2px solid #888;border-right:2px solid #888;transform:rotate(135deg)}@media screen and (max-width: 767.98px){.header nav ul li.has-child>a::before{top:6px;width:9px;height:9px;transition-property:transform,top;transition-duration:.3s}}@media screen and (max-width: 767.98px){.header nav ul li.has-child.active>a::before{transform:rotate(315deg);top:10px}}.header nav ul li.has-child ul{position:absolute;left:0;background-color:rgba(51,51,51,.9);width:160px;visibility:hidden;opacity:0;margin:0;padding:0;justify-content:space-around;list-style:none}.header nav ul li.has-child ul li{margin:0}.header nav ul li.has-child ul li a{border-bottom:solid 1px hsla(0,0%,100%,.9);color:#dcdcdc;text-align:left}@media screen and (max-width: 767.98px){.header nav ul li.has-child ul,.header nav ul li.has-child ul ul{position:relative;left:0;top:0;width:100%;visibility:visible;opacity:1;display:none;transition:none}.header nav ul li.has-child ul a,.header nav ul li.has-child ul ul a{padding-left:2em}}@media screen and (min-width: 768px){.header nav ul li.has-child:hover>ul,.header nav ul li.has-child ul li:hover>ul,.header nav ul li.has-child:active>ul,.header nav ul li.has-child ul li:active>ul{visibility:visible;opacity:1}}.header nav>ul{display:flex;flex-direction:row;justify-content:space-around;list-style:none;margin:0;font-weight:bold}@media screen and (max-width: 767.98px){.header nav>ul{flex-direction:column;padding:0}}.header nav>ul>li{flex:1 0 auto;vertical-align:middle;position:relative;margin:3px 0}@media screen and (max-width: 767.98px){.header nav>ul>li{margin:0;padding-top:0}}@media screen and (min-width: 768px){.header nav>ul>li>a::before{border:0}}@media screen and (max-width: 767.98px){.header nav>ul>li>a{background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 25%, lightgray 100%);text-align:left;padding-left:1em}}.header nav>ul>li>a:hover{color:#333;background:linear-gradient(rgba(220, 220, 220, 0.9) 0%, white 30%, white 50%, rgba(211, 211, 211, 0.5) 100%);border-radius:10px 10px 0px 0px;text-decoration:none}.header nav>ul>li>a:hover:last-child a{border-bottom:0}@media screen and (max-width: 767.98px){.header nav>ul>li>a:hover{border-radius:0px}}.header nav>ul>li.has-child>ul>li>a::before{border-top:2px solid #dcdcdc;border-right:2px solid #dcdcdc}.header nav>ul>li.has-child>ul>li>a:hover::before{border-top:2px solid #333;border-right:2px solid #333}.header nav>ul>li.has-child>ul>li>a:hover,.header nav>ul>li.has-child>ul>li>a:active{background:rgba(211,211,211,.9);color:#333;text-decoration:none}.header nav>ul>li.has-child>ul>li:not(.has-child):last-child>a{border-bottom:0}@media screen and (min-width: 768px){.header nav>ul>li.has-child>ul.width-small{width:100%}.header nav>ul>li.has-child>ul.width-expand{width:270px}.header nav>ul>li.has-child>ul.width-greater-expand{width:400px}.header nav>ul>li.has-child>ul>li:last-child>a{border-bottom:0}}@media screen and (min-width: 768px){.header nav>ul>li:not(:last-child){border-right:solid 2px #dcdcdc}}.header nav>ul>li.has-child>ul>li.has-child>ul>li:not(.has-child):last-child>a{border-bottom:0}@media screen and (min-width: 768px){.header nav>ul>li.has-child>ul>li.has-child>ul{top:0;left:100%}.header nav>ul>li.has-child>ul>li.has-child>ul>li:last-child>a{border-bottom:0}}.header nav>ul>li.has-child>ul>li.has-child>ul>li>a{background:rgba(136,136,136,.9);color:#f7f7f7}.header nav>ul>li.has-child>ul>li.has-child>ul>li>a::before{border-top:2px solid #f7f7f7;border-right:2px solid #f7f7f7}.header nav>ul>li.has-child>ul>li.has-child>ul>li>a:hover::before{border-top:2px solid #333;border-right:2px solid #333}.header nav>ul>li.has-child>ul>li.has-child>ul>li>a:hover,.header nav>ul>li.has-child>ul>li.has-child>ul>li>a:active{background:rgba(220,220,220,.9);color:#333}@media screen and (max-width: 767.98px){.header nav>ul>li.has-child>ul>li.has-child>ul>li>a{text-align:left;padding-left:3em}}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li:not(.has-child):last-child>a{border-bottom:0}@media screen and (min-width: 768px){.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul{top:0;left:100%}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li:last-child>a{border-bottom:0}}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a{background:hsla(0,0%,60%,.9);color:#fff}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a::before{border-top:2px solid #f7f7f7;border-right:2px solid #f7f7f7}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a:hover::before{border-top:2px solid #333;border-right:2px solid #333}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a:hover,.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a:active{background:rgba(244,244,244,.9);color:#333}@media screen and (max-width: 767.98px){.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a{text-align:left;padding-left:4em}}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li:not(.has-child):last-child>a{border-bottom:0}@media screen and (min-width: 768px){.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul{top:0;left:100%}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li:last-child>a{border-bottom:0}}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a{background:rgba(170,170,170,.9);color:#fff}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a::before{border-top:2px solid #f7f7f7;border-right:2px solid #f7f7f7}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a:hover::before{border-top:2px solid #333;border-right:2px solid #333}.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a:hover,.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a:active{background:rgba(244,244,244,.9);color:#333}@media screen and (max-width: 767.98px){.header nav>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li.has-child>ul>li>a{text-align:left;padding-left:4em}}.header .header-company-name-jp{font-size:18px;font-weight:bold;letter-spacing:.8px}@media(max-width: 820px){.header .header-company-name-jp{font-size:16px;letter-spacing:.5px}}@media screen and (max-width: 767.98px){.header .header-company-name-jp{font-size:18px;letter-spacing:.8px}}@media screen and (max-width: 767.98px)and (max-width: 375px){.header .header-company-name-jp{letter-spacing:.5px}}.header .header-company-name-us{font-size:10px;letter-spacing:.4px}.header .header-company-logo{padding:5px 0 0 5px}@media screen and (max-width: 767.98px){.header .header-company-logo{padding:2px 0 2px 5px}}.header .header-company-logo img,.header .header-company-logo span{vertical-align:middle}.header .header-company-logo a{display:block;color:#333;text-decoration:none;transition:opacity .3s}.header .header-company-logo a:hover{opacity:.7;transition:opacity .3s}.header .header-company-overview{margin:3px 5px 1px 10px;width:168px;font-size:13px;line-height:1.3;letter-spacing:.8px}@media(max-width: 1000px){.header .header-company-overview{display:none}}.header .header-achievements{margin:3px 5px 1px 1px;font-size:13px;line-height:1.3;letter-spacing:.8px;white-space:nowrap}@media(max-width: 815px){.header .header-achievements{font-size:12px;letter-spacing:.5px}}.header .header-row{display:flex;flex-direction:row}.header .embeded-img-tel{width:18px;vertical-align:top;margin:0px 6px 0 2px;padding:0}.header .embeded-img-mail{width:20px;vertical-align:top;padding:0;margin:4px 0 0 1px}@media screen and (min-width: 768px){.header .sp-mode{display:none}.header .pc-mode.contact-button-area{display:flex;padding:6px 1px 7px 0;margin-left:auto;margin-right:0px;justify-content:flex-end}.header .pc-mode.page-button-area{display:block}.header .nav-backcolor{background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(250, 250, 250, 0.3) 25%, rgba(211, 211, 211, 0.9) 100%)}}@media screen and (max-width: 767.98px){.header .pc-mode{display:none}.header .header-company-logo-backcolor-sp{background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(250, 250, 250, 0.3) 25%, rgba(211, 211, 211, 0.9) 100%)}}.header .openbtn{display:none}@media screen and (max-width: 767.98px){.header .openbtn{display:block;border:none;position:absolute;top:10px;right:12px;z-index:1001;background:rgba(0,0,0,0);cursor:pointer;width:40px;height:40px;border-radius:5px}.header .openbtn span{display:inline-block;transition:all .4s;position:absolute;left:5px;height:3px;border-radius:2px;background:#333;width:80%}.header .openbtn span:nth-of-type(1){top:9px}.header .openbtn span:nth-of-type(2){top:17px}.header .openbtn span:nth-of-type(3){top:25px}.header .openbtn.active span:nth-of-type(1){top:12px;left:5px;transform:translateY(6px) rotate(-45deg)}.header .openbtn.active span:nth-of-type(2){opacity:0}.header .openbtn.active span:nth-of-type(3){top:24px;left:5px;transform:translateY(-6px) rotate(45deg)}}.footer{background-color:#333;color:#fff;line-height:1.7}.footer a{color:#fff;text-decoration:none}.footer a:hover,.footer a:focus{text-decoration:underline}.footer .container{text-align:center}.footer-bottom{padding:2rem}.footer-bottom .container{display:flex;flex-direction:column;align-items:center}.footer-bottom-links{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:flex-start;max-width:-moz-max-content;max-width:max-content;margin:0 auto 1rem;gap:0rem 2.2rem}.footer-bottom-links li{margin:0}.footer-bottom-links a{font-size:1.4rem;color:#fff}.footer-copyright{font-size:1.4rem;color:#fff;margin:0}#pagetop{position:fixed;bottom:0px;right:25px;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}#pagetop.visible{opacity:.6;visibility:visible;transition:opacity .3s,visibility .3s}#pagetop:hover{opacity:.4}.fixed-bottom-buttons{position:fixed;bottom:0;left:0;width:100%;background:hsla(0,0%,100%,.9);padding:10px;box-shadow:0 -2px 5px 0 rgba(0,0,0,.1);z-index:1;transform:translateY(100%);visibility:hidden;transition:transform .3s ease-out,visibility .3s}.fixed-bottom-buttons.visible{transform:translateY(0);visibility:visible;transition:transform .3s ease-out}.fixed-bottom-buttons .custom-bottom-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.fixed-bottom-buttons .custom-bottom-buttons>.action-button{flex:1 1 0;max-width:100%;margin:0}@media screen and (min-width: 768px){.fixed-bottom-buttons .custom-bottom-buttons>.action-button{max-width:50%}}.header-youtube-container{display:flex;align-items:center;padding-right:4px}@media(max-width: 1215px){.pc-mode .header-youtube-container{display:none}}.header-youtube-container .youtube-icon{display:flex;align-items:center;width:30px;text-decoration:none;transition:opacity .3s}.header-youtube-container .youtube-icon:hover{opacity:.7;transition:opacity .3s;text-decoration:none}.header-youtube-container .youtube-icon img{margin:5px 6px 5px 5px;padding:0;width:100%;height:auto;display:block;flex-shrink:0}@media screen and (max-width: 767.98px){.header-youtube-container .youtube-icon img{margin:2px 6px 2px 5px}}.header-youtube-container .youtube-icon .youtube-icon-text{color:#333;font-size:16px;font-weight:bold;white-space:nowrap;margin-top:2px;letter-spacing:.5px}@media screen and (min-width: 768px){.header-youtube-container .youtube-icon{margin:0 180px 0 0}}@media screen and (max-width: 767.98px){.header-youtube-container .youtube-icon{flex-direction:row;margin:0 0 6px 5px}}.accordion-panel>dt,.accordion-panel>dd{position:relative;padding:.5rem .5rem .5rem 1rem;margin:0;border:solid 1px #dcdcdc}.accordion-panel>dt>p,.accordion-panel>dd>p{margin:0 0 1rem}.accordion-panel p.margin-none{margin:0}.accordion-panel>dt{background-color:#e0ecf6;cursor:pointer;padding-right:4.1rem;margin-top:1rem}.accordion-panel>dt.open:after{transform:rotate(225deg);border-right:.3rem solid #333;border-bottom:.3rem solid #333}.accordion-panel>dt:after{content:"";display:inline-block;position:absolute;top:40%;right:1.8rem;width:1.3rem;height:1.3rem;border-right:.3rem solid #888;border-bottom:.3rem solid #888;transform:translateY(-50%) rotate(45deg);transition:.3s}.accordion-panel>dd{border-top:0;background-color:#fff;margin-bottom:1rem}.accordion-panel.q-and-a>dt,.accordion-panel.q-and-a>dd{padding-left:3.6rem}.accordion-panel.q-and-a>dt::before,.accordion-panel.q-and-a>dd::before{position:absolute;left:.5rem;top:.5rem;width:2.5rem;height:2.5rem;line-height:2.5rem;color:#fff;text-align:center;border-radius:50%;font-weight:bold}.accordion-panel.q-and-a>dt::before{content:"Q";background-color:#488ce0}.accordion-panel.q-and-a>dd::before{content:"A";background-color:#e04848}.faq-category-heading{position:relative;border-bottom:0;padding:0 0 0rem 1.5rem;margin:2.4rem 0 1rem}.faq-category-heading::before{content:"";display:block;width:6px;height:100%;background-color:#0369a1;position:absolute;top:0;left:0}.faq-category-heading[data-group=製品概要]::before{background-color:#0369a1}.faq-category-heading[data-group=強み・特長]::before{background-color:#ca8a04}.faq-category-heading[data-group=機能]::before{background-color:#15803d}.faq-category-heading[data-group=機能・仕様]::before{background-color:#15803d}.faq-category-heading[data-group=導入・サポート]::before{background-color:#ea580c}.faq-category-heading[data-group=消耗品・保守・サポート]::before{background-color:#ea580c}.faq-category-heading[data-group=サービス概要]::before{background-color:#0369a1}.faq-category-heading[data-group=依頼方法]::before{background-color:#0ea5e9}.faq-category-heading[data-group=費用]::before{background-color:#7dd3fc}.faq-category-heading[data-group=納期・納品]::before{background-color:#15803d}.faq-category-heading[data-group=品質・法令]::before{background-color:#4ade80}.faq-category-heading[data-group=改訂・サポート]::before{background-color:#facc15}.faq-category-heading[data-group=その他]::before{background-color:#fdba74}.faq-category-heading[data-group=連携の仕組み・データフロー]::before{background-color:#0d9488}.faq-category-heading[data-group=他社システムからの乗り換え・拡張性]::before{background-color:#a855f7}.faq-category-heading:first-of-type{margin-top:0}.arrow-gray{display:block;height:10px;width:30px;background-color:#888;position:relative;margin:20px 40px 0 0}.arrow-gray::before{position:absolute;content:"";width:0;height:0;border:16px solid rgba(0,0,0,0);border-left:16px solid #888;left:29px;top:-11px}.arrow-gray.down{margin:10px auto 25px auto;transform:rotate(90deg)}.breadcrumb{margin:0;padding:.3rem 0 0 0}.breadcrumb ul{margin-bottom:2rem;font-size:0}.breadcrumb li{list-style-type:none;display:inline-block;margin-bottom:0;font-size:1.6rem}.breadcrumb li+li:before{content:">";padding:0 .5rem;color:#333}.message-popup{visibility:hidden;position:fixed;max-width:45em;white-space:normal;box-sizing:border-box;background-color:#fff;padding:0px;font-size:1.8rem;z-index:1;opacity:0;transition:opacity .5s;border-radius:2px}.message-popup::before{content:"";position:absolute;display:block;width:0;left:0;top:50%}.message-popup-active{visibility:visible;opacity:1}.message-popup-header{font-size:1.1em;padding:2px;font-weight:bold;background-color:#f7f7f7;border:2px solid #999;text-align:center}.message-popup-body{font-size:.9em;padding:2px;border-left:2px solid #999;border-right:2px solid #999;border-bottom:2px solid #999}.message-popup-body ul,.message-popup-body span{margin-left:.2em}.message-popup-footer{font-size:.9em;padding:2px;border:2px solid #999;border-top:0}.link-style{color:#0058b1}.header-contact-button-supplement{font-weight:normal;font-size:12px;letter-spacing:.5px}a.header-contact-button{font-size:20px;font-weight:bold;line-height:1;position:relative;display:inline-block;padding:9px 9px 5px;margin-bottom:4px;cursor:pointer;letter-spacing:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s;vertical-align:middle;text-decoration:none;border-radius:5px;color:#333;background:linear-gradient(rgb(242, 242, 242) 0%, rgb(242, 242, 242) 25%, rgb(220, 220, 220) 100%);box-shadow:0 5px 0 #c8c8c8}a.header-contact-button:hover{opacity:.7}a.header-contact-button:active{transform:translateY(4px);box-shadow:0 1px 0 #c8c8c8}.action-button{display:block;padding:.8rem 1.5rem .6rem 1.4rem;border-radius:4px;color:#fff;text-align:center;font-weight:bold;box-shadow:2px 2px 5px rgba(0,0,0,.3)}.action-button.inline{display:inline-block;margin-bottom:1rem}.action-button{transition:opacity .3s}.action-button:hover{opacity:.7;transition:opacity .3s;color:#fff;text-decoration:none;box-shadow:2px 2px 5px rgba(0,0,0,.4)}.action-button.blue{background-color:#0060df}.action-button.orange{background-color:#fe5000}.action-button.gray{background-color:#666}.action-button .action-button-icon{width:3.2rem;vertical-align:middle;padding:0 .4rem 0 0}.size-auto{width:100%;position:relative;height:0;overflow:hidden}.size-auto iframe,.size-auto video{position:absolute;top:0;left:0;width:100%;height:100%}.size-auto-movie{width:100%;position:relative;height:0;overflow:hidden}.size-auto-movie iframe,.size-auto-movie video{position:absolute;top:0;left:0;width:100%;height:100%}.size-auto-movie{padding-bottom:56.25%}.size-auto-map{width:100%;position:relative;height:0;overflow:hidden}.size-auto-map iframe,.size-auto-map video{position:absolute;top:0;left:0;width:100%;height:100%}.size-auto-map{padding-bottom:75%}.mainimg img{width:100vw;padding:0}.embeded-img{width:2em;vertical-align:middle;padding:0 .2rem}.embeded-img.home{width:2.2rem;padding:0}.embeded-img.home:hover{opacity:.6;transition:opacity .3s}.embeded-img.pdf{width:2rem;margin:0 0 .3rem}ul.list-style-disc,ul.list-style-disc-margin-none{list-style:disc outside;padding-inline-start:20px !important}ul.list-style-disc-margin-none{margin:0px}ul.list-style-disc-margin-none li{margin:0 0 0 5px}.list-style-none{list-style:none;padding:0}.list-style-custom,.list-style-custom-1byte,.list-style-custom-full-paren-seq-number-2digits,.list-style-custom-full-paren-seq-number,.list-style-custom-full-seq-number,.list-style-custom-4byte{position:relative;margin:0;padding:0}.list-style-custom li,.list-style-custom-1byte li,.list-style-custom-full-paren-seq-number-2digits li,.list-style-custom-full-paren-seq-number li,.list-style-custom-full-seq-number li,.list-style-custom-4byte li{list-style:none;list-style-position:outside;padding-left:1.2em}.list-style-custom li>span:first-child,.list-style-custom-1byte li>span:first-child,.list-style-custom-full-paren-seq-number-2digits li>span:first-child,.list-style-custom-full-paren-seq-number li>span:first-child,.list-style-custom-full-seq-number li>span:first-child,.list-style-custom-4byte li>span:first-child{position:absolute;left:0}.list-style-custom.list-item-margin-none li,.list-item-margin-none.list-style-custom-1byte li,.list-item-margin-none.list-style-custom-full-paren-seq-number-2digits li,.list-item-margin-none.list-style-custom-full-paren-seq-number li,.list-item-margin-none.list-style-custom-full-seq-number li,.list-item-margin-none.list-style-custom-4byte li,.list-style-custom.list-item-margin-none span,.list-item-margin-none.list-style-custom-1byte span,.list-item-margin-none.list-style-custom-full-paren-seq-number-2digits span,.list-item-margin-none.list-style-custom-full-paren-seq-number span,.list-item-margin-none.list-style-custom-full-seq-number span,.list-item-margin-none.list-style-custom-4byte span{margin:0}.list-style-custom.list-item-margin-small li,.list-item-margin-small.list-style-custom-1byte li,.list-item-margin-small.list-style-custom-full-paren-seq-number-2digits li,.list-item-margin-small.list-style-custom-full-paren-seq-number li,.list-item-margin-small.list-style-custom-full-seq-number li,.list-item-margin-small.list-style-custom-4byte li,.list-style-custom.list-item-margin-small span,.list-item-margin-small.list-style-custom-1byte span,.list-item-margin-small.list-style-custom-full-paren-seq-number-2digits span,.list-item-margin-small.list-style-custom-full-paren-seq-number span,.list-item-margin-small.list-style-custom-full-seq-number span,.list-item-margin-small.list-style-custom-4byte span{margin-bottom:.5rem}.list-style-custom.ul-margin-none,.ul-margin-none.list-style-custom-1byte,.ul-margin-none.list-style-custom-full-paren-seq-number-2digits,.ul-margin-none.list-style-custom-full-paren-seq-number,.ul-margin-none.list-style-custom-full-seq-number,.ul-margin-none.list-style-custom-4byte{margin-left:0}.list-style-custom.is-disc,.is-disc.list-style-custom-1byte,.is-disc.list-style-custom-full-paren-seq-number-2digits,.is-disc.list-style-custom-full-paren-seq-number,.is-disc.list-style-custom-full-seq-number,.is-disc.list-style-custom-4byte{padding-left:1.2em}.list-style-custom.is-disc li,.is-disc.list-style-custom-1byte li,.is-disc.list-style-custom-full-paren-seq-number-2digits li,.is-disc.list-style-custom-full-paren-seq-number li,.is-disc.list-style-custom-full-seq-number li,.is-disc.list-style-custom-4byte li{list-style:disc outside;padding-left:0}.list-style-custom-4byte li{padding-left:2.4em}.list-style-custom-full-seq-number li{padding-left:2.3em}.list-style-custom-full-paren-seq-number li{padding-left:3.3em}.list-style-custom-full-paren-seq-number-2digits li{padding-left:4.3em}.list-style-custom-1byte li{padding-left:.8em}.side-by-side-list{list-style:none;font-size:0}.side-by-side-list,.side-by-side-list li{margin:0;padding:0}.side-by-side-list li{display:inline-block;font-size:1.6rem}.side-by-side-list.in-table li{font-size:1.5rem}.side-by-side-list.small_font li{font-size:1.5rem}ul.li-margin-none li,ul.li-margin-none li:first-child,ol.li-margin-none li,ol.li-margin-none li:first-child{margin:0}.list-style-pdf{list-style:none;margin:0 0 0 2rem}.list-style-pdf li{list-style-image:url(/assets/img/pdficon_small.gif)}.list-style-pdf li:last-child{margin-bottom:0}.scroll-fade{opacity:0;transition:all 1s}.scroll-up{opacity:0;transform:translateY(50px);transition:all 1s}.scroll-up.done,.scroll-fade.done{opacity:1 !important;transform:translate(0, 0) !important}.load-fade{opacity:0;transition:all 2s}.load-up{opacity:0;transform:translateY(0px);transition:all 1s}.load-up.done,.load-fade.done{opacity:1 !important;transform:translate(0, 0) !important}.normal-table{width:100%;font-size:1.5rem;padding:0}.normal-table table{table-layout:fixed;width:100%}.normal-table th,.normal-table td{margin:auto auto;text-align:center;padding:1rem;border:solid 1px #b8b8b8}.normal-table th{letter-spacing:.12em}.normal-table th.left,.normal-table td.left{text-align:left}.normal-table td{background-color:#fff}.normal-table thead th{background-color:#e0ecf6}.normal-table.blue tbody th{background-color:#e0ecf6}.normal-table.gray thead th,.normal-table.gray tbody th{background-color:#f5f5f5}.responsive-table{width:100%;font-size:1.5rem;padding:0}.responsive-table table{table-layout:fixed;width:100%}.responsive-table th,.responsive-table td{margin:auto auto;text-align:center;padding:1rem;border:solid 1px #b8b8b8}.responsive-table th{letter-spacing:.12em}.responsive-table{margin:0 auto 1rem}.responsive-table .table-style{width:100%;margin:0rem auto 1rem}.responsive-table .table-style th,.responsive-table .table-style td{border:solid 1px #b8b8b8}.responsive-table .table-style th.left,.responsive-table .table-style td.left{text-align:left}.responsive-table .table-style th{background:#f5f5f5;font-weight:bold;letter-spacing:normal}.responsive-table .table-style td{text-align:left;background-color:#fff}.responsive-table .table-style p{margin:0}.responsive-table .table-style p:not(:last-child){margin:0 0 .5rem}.responsive-table .table-style ul{margin:0}.responsive-table .table-style .write-vertically{writing-mode:vertical-rl;white-space:nowrap}.responsive-table .table-style .write-vertically p{display:flex;justify-content:center;letter-spacing:.5rem;padding:0;margin:0}.responsive-table .table-style .write-vertically .tcy{text-combine-upright:all;letter-spacing:0;font-family:Arial,Helvetica,sans-serif}.responsive-table .table-style .only-disp-sp{display:none}@media screen and (max-width: 767.98px){.responsive-table .table-style colgroup{display:none}.responsive-table .table-style th,.responsive-table .table-style td{display:block;width:100%}.responsive-table .table-style td{margin-bottom:.5rem}.responsive-table .table-style th{border-bottom:none;text-align:left}.responsive-table .table-style .only-disp-pc{display:none}.responsive-table .table-style .only-disp-sp{display:inline}}.responsive-table .table-style.font-normal th,.responsive-table .table-style.font-normal td{font-weight:normal}.responsive-table.blue th{background-color:#e0ecf6}.responsive-table.gray th{background-color:#f5f5f5}.responsive-table.left-aligned .table-style th,.responsive-table.left-aligned .table-style td{text-align:left}.wide-width-table{width:100%;font-size:1.5rem;padding:0}.wide-width-table table{table-layout:fixed;width:100%}.wide-width-table th,.wide-width-table td{margin:auto auto;text-align:center;padding:1rem;border:solid 1px #b8b8b8}.wide-width-table th{letter-spacing:.12em}.wide-width-table th{background-color:#e0ecf6}.wide-width-table.gray th{background-color:#f5f5f5}@media screen and (max-width: 767.98px){.wide-width-table.gray td:first-child{background:#f5f5f5}}.wide-width-table td{text-align:left}.wide-width-table td.center{text-align:center}.wide-width-table td p{margin:0}.wide-width-table td p:first-child{display:none}@media screen and (max-width: 767.98px){.wide-width-table{width:100%}.wide-width-table .thead{display:none}.wide-width-table td{display:block;width:100%}.wide-width-table td:last-child{margin-bottom:.5rem}.wide-width-table td:not(:first-child){border-top:0}.wide-width-table td:not(:last-child){border-bottom:solid 1px #b8b8b8}.wide-width-table td:first-child{background:#e0ecf6;border-bottom:solid 1px #b8b8b8}.wide-width-table td{text-align:left;padding-left:2.5rem}.wide-width-table td p{display:inline-block}.wide-width-table td p:first-child{display:inline-block;font-weight:bold;margin-left:-1.5rem}.wide-width-table td p:first-child::after{content:"："}.wide-width-table tr:last-child td:last-child,.wide-width-table tr:last-child th:last-child{margin-bottom:0}.wide-width-table .only-disp-pc{display:none}.wide-width-table .only-disp-sp{display:inline}}.et_pb_module{display:inline-block}button[id|=tab-view]{font-size:1.6rem;height:4.9rem;line-height:1.8rem;padding:0 1rem;margin:0;border:0;position:relative;display:inline-block;background-color:#fff;text-decoration:none;color:#38587f;transition:.4s;width:100%;text-align:center;font-weight:bold;border:1px solid #38587f;border-bottom:0;white-space:normal}button[id|=tab-view].selected-tab{background-color:#38587f;color:#fff}button[id|=tab-view]:not(button[id|=tab-view].selected-tab):hover{color:#fff;border:1px solid #38587f;border-bottom:0;background:rgba(70,130,180,.8);opacity:.9}@media screen and (max-width: 47.98em){.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-1,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-1:hover,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-1:active,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-1:focus,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-3,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-3:hover,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-3:active,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-3:focus,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-5,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-5:hover,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-5:active,.pure-g [class*=pure-u]:not(:last-child) button[id|=tab-view]#tab-view-5:focus{border-right:0}}@media screen and (min-width: 48em){.pure-g [class*=pure-u]:not(:first-child) button[id|=tab-view],.pure-g [class*=pure-u]:not(:first-child) button[id|=tab-view]:not(.selected-tab):hover,.pure-g [class*=pure-u]:not(:first-child) button[id|=tab-view]:not(.selected-tab):active,.pure-g [class*=pure-u]:not(:first-child) button[id|=tab-view]:not(.selected-tab):focus{border-left:0}}div[class|=tab-view]{display:none;background-color:#fff;color:#333;margin:auto auto;max-width:1200px;position:relative;border:1px solid #38587f;padding:.5rem 1.5rem 1rem}@media screen and (max-width: 767.98px){div[class|=tab-view]{padding-left:1rem;padding-right:1rem}}.tab-viewbutton-wrap{margin:0 80px;padding:0}.tab-viewbutton-wrap .pure-g{max-width:800px}.tab-viewbutton-wrap.wide{margin:0 10px}.tab-viewbutton-wrap.wide .pure-g{max-width:1150px}@media screen and (max-width: 35.48em){.tab-viewbutton-wrap{margin:0 10px}}.section-vert-margin-none,.section-head-title{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.section-head-title{margin-left:0;margin-right:0}.section-head-title .container:not(.border-none){border-bottom:1px solid #b8b8b8}.section-head-title h1{margin:0 0 1rem;padding:0}.section-head-title h1 .sub-title{display:block;font-size:1.4rem;font-weight:normal;margin-bottom:.8rem}.section-head-title .button-area{margin-top:auto;margin-left:auto;text-align:right}@media screen and (max-width: 767.98px){.section-head-title .button-area{text-align:left}}.section-head-title .button-area a{margin-left:.25rem;margin-right:.25rem}.heading-title2,.column-single-body h2,.editor-styles-wrapper h2,.column-single-body .is-style-jei-bluebar,.editor-styles-wrapper .is-style-jei-bluebar{padding:0 1rem 0 1.8rem;text-align:left;color:#444;margin-top:0;margin-bottom:1rem;position:relative}.heading-title2::before,.column-single-body h2::before,.editor-styles-wrapper h2::before,.column-single-body .is-style-jei-bluebar::before,.editor-styles-wrapper .is-style-jei-bluebar::before{content:"";display:block;width:4px;height:100%;background-color:#38587f;position:absolute;top:0;left:0}.heading-title3,.column-single-body h3,.editor-styles-wrapper h3,.column-single-body .is-style-jei-underline,.editor-styles-wrapper .is-style-jei-underline{border-bottom:solid 1px #b8b8b8;padding:0 0 .5rem;margin-top:1em;position:relative}.column-single-body .is-style-jei-underline::before,.editor-styles-wrapper .is-style-jei-underline::before{display:none}.column-single-body .is-style-jei-plain,.editor-styles-wrapper .is-style-jei-plain{background:rgba(0,0,0,0);border:none;padding:0;margin:1em 0}.column-single-body .is-style-jei-plain::before,.editor-styles-wrapper .is-style-jei-plain::before{display:none}.product-overview-area h1,.product-overview-area h2{font-size:2.4rem}@media screen and (min-width: 768px){.product-overview-area h1,.product-overview-area h2{font-size:2.6rem}}.product-overview-area h1,.product-overview-area h2{padding:0;margin:1.3rem 0 .3rem}@media screen and (min-width: 64em){.product-overview-area h1,.product-overview-area h2{margin-right:0}}.product-overview-area p:first-of-type{margin-top:0;margin-bottom:0}@media screen and (min-width: 64em){.product-overview-area p:first-of-type{margin-bottom:2rem}}.product-overview-area .product-overview-pictgram-area{max-width:230px;margin:.8rem auto}@media screen and (min-width: 64em){.product-overview-area .product-overview-pictgram-area{margin:0 1rem}}.product-grid-view{max-width:1100px}@media screen and (max-width: 47.99em){.product-grid-view .pure-g .pure-u-1-2{margin-bottom:20px}.product-grid-view .pure-g .pure-u-1-2:nth-child(odd){padding-left:0px;padding-right:5px}.product-grid-view .pure-g .pure-u-1-2:nth-child(even){padding-left:5px;padding-right:0px}}@media screen and (min-width: 48em){.product-grid-view .pure-g .pure-u-md-1-3{margin-bottom:30px;padding-left:15px;padding-right:15px}}@media screen and (min-width: 48em){.product-grid-view .row-middle{justify-content:center}}@media screen and (max-width: 47.99em){.product-grid-view .product-grid-rows{display:flex;flex-wrap:wrap}.product-grid-view .product-grid-rows .row-top,.product-grid-view .product-grid-rows .row-middle,.product-grid-view .product-grid-rows .row-bottom{display:contents}.product-grid-view .product-grid-rows .row-middle .pure-u-1-2:nth-child(odd),.product-grid-view .product-grid-rows .row-bottom .pure-u-1-2:nth-child(odd){padding-left:5px;padding-right:0}.product-grid-view .product-grid-rows .row-middle .pure-u-1-2:nth-child(even),.product-grid-view .product-grid-rows .row-bottom .pure-u-1-2:nth-child(even){padding-left:0;padding-right:5px}}.product-grid-one-stop-solution-system{padding:0;margin-bottom:15px}@media screen and (min-width: 48em){.product-grid-one-stop-solution-system{padding:0 15px;margin-bottom:25px}}.product-grid-one-stop-solution-system:hover{opacity:.7;transition:opacity .3s}.product-grid-one-stop-solution-system img{padding:0}.product-image-padding{box-sizing:border-box;padding:5px}.product-image-padding img{display:block;margin:0}.flow.row{margin-bottom:3rem}.product-description-heading{text-align:left;position:relative;background-color:#38587f;border-radius:2px;color:#fff;margin-top:2rem;padding:.8rem}.product-appeal-title{background-color:#38587f;border:solid 3px #38587f;border-radius:3px;color:#fff;padding:.8rem;margin:.5rem}.box-memo{position:relative;margin:4em 0 2em;padding:.5em 1em;border:solid 2px #38587f;border-radius:0px 3px 3px 3px;z-index:0}.box-memo .box-title{position:absolute;display:flex;top:-3.7rem;left:-2px;font-size:1.6rem;font-weight:bold;letter-spacing:.1rem;padding:.3rem 1rem .3rem;height:3.6rem;line-height:1.6rem;vertical-align:middle;background:#38587f;color:#fff;border-radius:5px 5px 0 0;white-space:normal;align-items:center}.box-memo p{margin:0 0 .3rem;z-index:0}.box-memo.gray{border:solid 2px #888}.box-memo.gray .box-title{color:#fff;background:#888;border:solid 2px #888;border-bottom:0}.is-style-jei-memo{padding:.5em 1em;border:solid 2px #38587f;border-radius:0 3px 3px 3px}.center{text-align:center}.left{text-align:left}.right{text-align:right;margin-bottom:0rem}.horz-center,.row .horz-center{margin-left:auto;margin-right:auto;display:block}.vert-center{margin-top:auto;margin-bottom:auto;display:block}.vert-top{margin-top:0;margin-bottom:auto;display:block}.vert-bottom{margin-top:auto;margin-bottom:0;display:block}.right-aligned{float:right}.left-aligned{float:left}section.white-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.gray-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.gray2-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.red-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.red2-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.yellow-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.yellow2-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.blue-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.blue2-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.blue3-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.blue4-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.blue5-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.black1-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}section.pink-back{margin-left:0;margin-right:0;padding-left:1.5rem;padding-right:1.5rem}.white-back{background-color:#fff;color:#444}.gray-back{background-color:#f2f2f2;color:#333}.gray2-back{background-color:dimgray;color:#eee}.red-back{background-color:brown;color:#eee}.red2-back{background-color:darkred;color:#eee}.yellow-back{background-color:#ffefd5;color:#333}.yellow2-back{background-color:#e9ffa5;color:#333}.blue-back{background-color:#e0ecf6;color:#333}.blue2-back{background-color:#38587f;color:#eee}.blue2-back a{color:#eee;text-decoration:none}.blue2-back a:hover{text-decoration:underline}.blue3-back{background-color:#002333;color:#eee}.blue4-back{background-color:#002131;color:#eee}.blue5-back{background-color:#001f35;color:#eee}.black1-back{background-color:#001323;color:#eee}.color-gray{color:#ccc}.pink-back{background-color:#ffdfdf;color:#333}.is-style-jei-bg-blue{padding:1em 1.2em;background-color:#e0ecf6;color:#333;border-radius:4px}.is-style-jei-bg-yellow{padding:1em 1.2em;background-color:#ffefd5;color:#333;border-radius:4px}.kakomu{padding:2px 8px;margin:0 5px;background-color:#f9f9f9;border:1px solid #777;border-radius:2px;box-shadow:3px 3px 2px #ddd;font-family:inherit;font-size:.85em;display:inline-block}.kakomu.red{color:red}.kakomu.red:hover{color:red}.white-box{padding:10px 10px;display:inline-block;border-radius:5px;background-color:#fff}.box1{padding:.5em 1em;background:#fff;border:solid 2px #dcdcdc;border-radius:3px}.box2{padding:10px 10px;font-weight:bold;color:#333;background:#fff;border:solid 1px #6091d3;border-radius:10px}.box2.gray{border:solid 1px #999}.box3{padding:auto auto;margin:1rem auto;color:#fff;border-top:solid 10px #38587f;box-shadow:0 3px 4px #fafafa}.box4{padding:.5em 1em;margin:2rem 0;color:#00bcd4;background:#e4fcff;border-top:solid 6px #1dc1d6;box-shadow:0 3px 4px rgba(0,0,0,.32)}.box-expand{margin:1rem;padding:.5em 1em}.red-box{margin:1rem;border:solid 2px red;padding:.5em 1em}.red-box p:last-child{margin-bottom:0}.black-box{padding:10px 10px;border:solid 1px #000;color:#000;border-radius:3px}.soft-box,.is-style-jei-softbox{padding:2.8rem 2.4rem;background:#f7f9fc;border:1px solid #d8e0e8;border-radius:4px}.soft-box.gray,.gray.is-style-jei-softbox{background:#f5f5f5;border-color:#dfdfdf}.soft-box.navy,.navy.is-style-jei-softbox{background:#38587f;border:none;color:#fff}.soft-box.navy a,.navy.is-style-jei-softbox a{color:#fff}.u-grid{display:grid;gap:1.5rem}.u-grid-cards-10{grid-template-columns:repeat(auto-fit, minmax(10rem, 1fr))}.u-grid-cards-12{grid-template-columns:repeat(auto-fit, minmax(12rem, 1fr))}.u-grid-cards-14{grid-template-columns:repeat(auto-fit, minmax(14rem, 1fr))}.u-grid-cards-16{grid-template-columns:repeat(auto-fit, minmax(16rem, 1fr))}.u-grid-cards-18{grid-template-columns:repeat(auto-fit, minmax(18rem, 1fr))}.u-grid-cards-20{grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr))}.u-grid-cards-22{grid-template-columns:repeat(auto-fit, minmax(22rem, 1fr))}.u-grid-cards-24{grid-template-columns:repeat(auto-fit, minmax(24rem, 1fr))}.u-grid-cards-26{grid-template-columns:repeat(auto-fit, minmax(26rem, 1fr))}.u-grid-cards-28{grid-template-columns:repeat(auto-fit, minmax(28rem, 1fr))}.u-grid-cards-30{grid-template-columns:repeat(auto-fit, minmax(30rem, 1fr))}.u-grid-cards-32{grid-template-columns:repeat(auto-fit, minmax(32rem, 1fr))}.u-grid-cards-34{grid-template-columns:repeat(auto-fit, minmax(34rem, 1fr))}.u-grid-cards-36{grid-template-columns:repeat(auto-fit, minmax(36rem, 1fr))}.u-grid-cards-38{grid-template-columns:repeat(auto-fit, minmax(38rem, 1fr))}.u-grid-cards-40{grid-template-columns:repeat(auto-fit, minmax(40rem, 1fr))}.u-grid-cols-2{grid-template-columns:repeat(2, 1fr)}.u-grid-cols-3{grid-template-columns:repeat(3, 1fr)}.u-grid-cols-4{grid-template-columns:repeat(4, 1fr)}@media screen and (max-width: 47.99em){.u-grid-cols-2,.u-grid-cols-3,.u-grid-cols-4{grid-template-columns:1fr}}.u-grid-gap-very-tight{gap:.5rem}.u-grid-gap-tight{gap:1rem}.u-grid-gap-loose{gap:3rem}.maru1{border-radius:0px}.maru2{border-radius:0px}.maru3{border-radius:0px}.maru4{border-radius:0px}.upper{border-top:.4rem solid #000;padding:0rem 1rem 1rem 1rem}.under{border-bottom:.6rem solid #fe5000;padding:0 1rem 1rem 1rem}.sunder{border-bottom:.1rem solid #fe5000;padding:0 1rem 1rem 1rem}.sunderblack{border-bottom:.1rem solid #111;padding:0 1rem 1rem 1rem}.underwhite{border-bottom:.4rem solid #fff;padding:0 1rem 1rem 1rem}.lunder{border-left:1rem solid #a00;padding:0 1rem 1rem 1rem}.lbunder{border-bottom:.1rem solid #000;border-left:.5rem solid #a00;padding:1rem 1rem 1rem 1rem}.mliunder{background-image:url("../../img/square0109.gif");border-bottom:.1rem solid #000}.sliunder{background-image:url("../../img/square0109.gif");border-bottom:.1rem solid #000}.margin-top-0{margin-top:0rem}.margin-top-1{margin-top:1rem}.margin-top-2{margin-top:2rem}.margin-top-3{margin-top:3rem}.margin-top-4{margin-top:4rem}.margin-top-5{margin-top:5rem}.margin-top-6{margin-top:6rem}.margin-top-7{margin-top:7rem}.margin-top-8{margin-top:8rem}.margin-top-9{margin-top:9rem}.margin-top-10{margin-top:10rem}.margin-bottom-0{margin-bottom:0rem}.margin-bottom-1{margin-bottom:1rem}.margin-bottom-2{margin-bottom:2rem}.margin-bottom-3{margin-bottom:3rem}.margin-bottom-4{margin-bottom:4rem}.margin-bottom-5{margin-bottom:5rem}.margin-bottom-6{margin-bottom:6rem}.margin-bottom-7{margin-bottom:7rem}.margin-bottom-8{margin-bottom:8rem}.margin-bottom-9{margin-bottom:9rem}.margin-bottom-10{margin-bottom:10rem}.margin-none{margin:0;padding:0}.skewed1{height:100%;width:100%;transform:skew(-10deg);margin:10px}.skewed1 p{display:table-cell;vertical-align:middle}.skewed1>*{transform:skew(10deg)}.skewed2{height:100%;width:100%;transform:skew(10deg);margin:10px}.skewed2 p{display:table-cell;vertical-align:middle}.skewed2>*{transform:skew(-10deg)}.triangle01{display:table;width:100%;height:500px;transform:skewY(10deg);margin-top:3vw}.triangle01 p{display:table-cell;vertical-align:middle}.triangle01>*{transform:skewY(-2deg)}.triangle02{display:table;width:100%;height:100px;transform:skewY(-2deg);margin-top:2vw}.triangle02 p{display:table-cell;vertical-align:middle}.triangle02>*{transform:skewY(2deg)}.triangle03{display:table;width:100%;height:0px;transform:skewY(2deg);margin-top:2vw}.triangle03 p{display:table-cell;vertical-align:middle}.triangle03>*{transform:skewY(-2deg)}.char-compress,.char-compress-12-16,.char-compress-14-16{display:none}.emphasis-text,.is-style-jei-attention,.emphasis-text-large,.is-style-jei-emphasis{font-weight:bold}.emphasis-text-large,.is-style-jei-emphasis{font-size:1.8rem}.emphasis-text-color,.is-style-jei-attention{color:red}.text-bold{font-weight:bold}.text-underline{text-decoration:underline}.text-supplement,.is-style-jei-supplement{font-size:1.4rem;font-weight:normal}.note-hang-1byte{padding-left:.8em;text-indent:-0.8em}.note-hang-2byte,.note-hang-asterisk{padding-left:1.5em;text-indent:-1.5em}.note-hang-4byte{padding-left:2.4em;text-indent:-2.4em}.note-hang-asterisk::before{content:"※ "}.marker-yellow-50{background:linear-gradient(transparent 50%, #ffe822 50%)}.marker-yellow-60,.is-style-jei-marker{background:linear-gradient(transparent 60%, #ffe822 60%)}.fullcolor-text span:nth-child(5n+1){color:#f0f}.fullcolor-text span:nth-child(5n+2){color:blue}.fullcolor-text span:nth-child(5n+3){color:#22b14c}.fullcolor-text span:nth-child(5n+4){color:#ff7f27}.fullcolor-text span:nth-child(5n){color:red}.is-hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}#lightbox img{padding:0}@media print{.breadcrumb,#pagetop{display:none !important}.header{position:relative}.header #open{display:none !important}main{margin:0}body{-webkit-print-color-adjust:exact}}@media print and (min-width: 17em){.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-1-12,.pure-u-sm-1-2,.pure-u-sm-1-24,.pure-u-sm-1-3,.pure-u-sm-1-4,.pure-u-sm-1-5,.pure-u-sm-1-6,.pure-u-sm-1-8,.pure-u-sm-10-24,.pure-u-sm-11-12,.pure-u-sm-11-24,.pure-u-sm-12-24,.pure-u-sm-13-24,.pure-u-sm-14-24,.pure-u-sm-15-24,.pure-u-sm-16-24,.pure-u-sm-17-24,.pure-u-sm-18-24,.pure-u-sm-19-24,.pure-u-sm-2-24,.pure-u-sm-2-3,.pure-u-sm-2-5,.pure-u-sm-20-24,.pure-u-sm-21-24,.pure-u-sm-22-24,.pure-u-sm-23-24,.pure-u-sm-24-24,.pure-u-sm-3-24,.pure-u-sm-3-4,.pure-u-sm-3-5,.pure-u-sm-3-8,.pure-u-sm-4-24,.pure-u-sm-4-5,.pure-u-sm-5-12,.pure-u-sm-5-24,.pure-u-sm-5-5,.pure-u-sm-5-6,.pure-u-sm-5-8,.pure-u-sm-6-24,.pure-u-sm-7-12,.pure-u-sm-7-24,.pure-u-sm-7-8,.pure-u-sm-8-24,.pure-u-sm-9-24{display:inline-block;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-sm-1-24{width:4.1667%}.pure-u-sm-1-12,.pure-u-sm-2-24{width:8.3333%}.pure-u-sm-1-8,.pure-u-sm-3-24{width:12.5%}.pure-u-sm-1-6,.pure-u-sm-4-24{width:16.6667%}.pure-u-sm-1-5{width:20%}.pure-u-sm-5-24{width:20.8333%}.pure-u-sm-1-4,.pure-u-sm-6-24{width:25%}.pure-u-sm-7-24{width:29.1667%}.pure-u-sm-1-3,.pure-u-sm-8-24{width:33.3333%}.pure-u-sm-3-8,.pure-u-sm-9-24{width:37.5%}.pure-u-sm-2-5{width:40%}.pure-u-sm-10-24,.pure-u-sm-5-12{width:41.6667%}.pure-u-sm-11-24{width:45.8333%}.pure-u-sm-1-2,.pure-u-sm-12-24{width:50%}.pure-u-sm-13-24{width:54.1667%}.pure-u-sm-14-24,.pure-u-sm-7-12{width:58.3333%}.pure-u-sm-3-5{width:60%}.pure-u-sm-15-24,.pure-u-sm-5-8{width:62.5%}.pure-u-sm-16-24,.pure-u-sm-2-3{width:66.6667%}.pure-u-sm-17-24{width:70.8333%}.pure-u-sm-18-24,.pure-u-sm-3-4{width:75%}.pure-u-sm-19-24{width:79.1667%}.pure-u-sm-4-5{width:80%}.pure-u-sm-20-24,.pure-u-sm-5-6{width:83.3333%}.pure-u-sm-21-24,.pure-u-sm-7-8{width:87.5%}.pure-u-sm-11-12,.pure-u-sm-22-24{width:91.6667%}.pure-u-sm-23-24{width:95.8333%}.pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-24-24,.pure-u-sm-5-5{width:100%}}@media print and (min-width: 24em){.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-1-12,.pure-u-md-1-2,.pure-u-md-1-24,.pure-u-md-1-3,.pure-u-md-1-4,.pure-u-md-1-5,.pure-u-md-1-6,.pure-u-md-1-8,.pure-u-md-10-24,.pure-u-md-11-12,.pure-u-md-11-24,.pure-u-md-12-24,.pure-u-md-13-24,.pure-u-md-14-24,.pure-u-md-15-24,.pure-u-md-16-24,.pure-u-md-17-24,.pure-u-md-18-24,.pure-u-md-19-24,.pure-u-md-2-24,.pure-u-md-2-3,.pure-u-md-2-5,.pure-u-md-20-24,.pure-u-md-21-24,.pure-u-md-22-24,.pure-u-md-23-24,.pure-u-md-24-24,.pure-u-md-3-24,.pure-u-md-3-4,.pure-u-md-3-5,.pure-u-md-3-8,.pure-u-md-4-24,.pure-u-md-4-5,.pure-u-md-5-12,.pure-u-md-5-24,.pure-u-md-5-5,.pure-u-md-5-6,.pure-u-md-5-8,.pure-u-md-6-24,.pure-u-md-7-12,.pure-u-md-7-24,.pure-u-md-7-8,.pure-u-md-8-24,.pure-u-md-9-24{display:inline-block;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-md-1-24{width:4.1667%}.pure-u-md-1-12,.pure-u-md-2-24{width:8.3333%}.pure-u-md-1-8,.pure-u-md-3-24{width:12.5%}.pure-u-md-1-6,.pure-u-md-4-24{width:16.6667%}.pure-u-md-1-5{width:20%}.pure-u-md-5-24{width:20.8333%}.pure-u-md-1-4,.pure-u-md-6-24{width:25%}.pure-u-md-7-24{width:29.1667%}.pure-u-md-1-3,.pure-u-md-8-24{width:33.3333%}.pure-u-md-3-8,.pure-u-md-9-24{width:37.5%}.pure-u-md-2-5{width:40%}.pure-u-md-10-24,.pure-u-md-5-12{width:41.6667%}.pure-u-md-11-24{width:45.8333%}.pure-u-md-1-2,.pure-u-md-12-24{width:50%}.pure-u-md-13-24{width:54.1667%}.pure-u-md-14-24,.pure-u-md-7-12{width:58.3333%}.pure-u-md-3-5{width:60%}.pure-u-md-15-24,.pure-u-md-5-8{width:62.5%}.pure-u-md-16-24,.pure-u-md-2-3{width:66.6667%}.pure-u-md-17-24{width:70.8333%}.pure-u-md-18-24,.pure-u-md-3-4{width:75%}.pure-u-md-19-24{width:79.1667%}.pure-u-md-4-5{width:80%}.pure-u-md-20-24,.pure-u-md-5-6{width:83.3333%}.pure-u-md-21-24,.pure-u-md-7-8{width:87.5%}.pure-u-md-11-12,.pure-u-md-22-24{width:91.6667%}.pure-u-md-23-24{width:95.8333%}.pure-u-md-1,.pure-u-md-1-1,.pure-u-md-24-24,.pure-u-md-5-5{width:100%}}@media print and (min-width: 32em){.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-1-12,.pure-u-lg-1-2,.pure-u-lg-1-24,.pure-u-lg-1-3,.pure-u-lg-1-4,.pure-u-lg-1-5,.pure-u-lg-1-6,.pure-u-lg-1-8,.pure-u-lg-10-24,.pure-u-lg-11-12,.pure-u-lg-11-24,.pure-u-lg-12-24,.pure-u-lg-13-24,.pure-u-lg-14-24,.pure-u-lg-15-24,.pure-u-lg-16-24,.pure-u-lg-17-24,.pure-u-lg-18-24,.pure-u-lg-19-24,.pure-u-lg-2-24,.pure-u-lg-2-3,.pure-u-lg-2-5,.pure-u-lg-20-24,.pure-u-lg-21-24,.pure-u-lg-22-24,.pure-u-lg-23-24,.pure-u-lg-24-24,.pure-u-lg-3-24,.pure-u-lg-3-4,.pure-u-lg-3-5,.pure-u-lg-3-8,.pure-u-lg-4-24,.pure-u-lg-4-5,.pure-u-lg-5-12,.pure-u-lg-5-24,.pure-u-lg-5-5,.pure-u-lg-5-6,.pure-u-lg-5-8,.pure-u-lg-6-24,.pure-u-lg-7-12,.pure-u-lg-7-24,.pure-u-lg-7-8,.pure-u-lg-8-24,.pure-u-lg-9-24{display:inline-block;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-lg-1-24{width:4.1667%}.pure-u-lg-1-12,.pure-u-lg-2-24{width:8.3333%}.pure-u-lg-1-8,.pure-u-lg-3-24{width:12.5%}.pure-u-lg-1-6,.pure-u-lg-4-24{width:16.6667%}.pure-u-lg-1-5{width:20%}.pure-u-lg-5-24{width:20.8333%}.pure-u-lg-1-4,.pure-u-lg-6-24{width:25%}.pure-u-lg-7-24{width:29.1667%}.pure-u-lg-1-3,.pure-u-lg-8-24{width:33.3333%}.pure-u-lg-3-8,.pure-u-lg-9-24{width:37.5%}.pure-u-lg-2-5{width:40%}.pure-u-lg-10-24,.pure-u-lg-5-12{width:41.6667%}.pure-u-lg-11-24{width:45.8333%}.pure-u-lg-1-2,.pure-u-lg-12-24{width:50%}.pure-u-lg-13-24{width:54.1667%}.pure-u-lg-14-24,.pure-u-lg-7-12{width:58.3333%}.pure-u-lg-3-5{width:60%}.pure-u-lg-15-24,.pure-u-lg-5-8{width:62.5%}.pure-u-lg-16-24,.pure-u-lg-2-3{width:66.6667%}.pure-u-lg-17-24{width:70.8333%}.pure-u-lg-18-24,.pure-u-lg-3-4{width:75%}.pure-u-lg-19-24{width:79.1667%}.pure-u-lg-4-5{width:80%}.pure-u-lg-20-24,.pure-u-lg-5-6{width:83.3333%}.pure-u-lg-21-24,.pure-u-lg-7-8{width:87.5%}.pure-u-lg-11-12,.pure-u-lg-22-24{width:91.6667%}.pure-u-lg-23-24{width:95.8333%}.pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-24-24,.pure-u-lg-5-5{width:100%}}@media print and (min-width: 40em){.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-1-12,.pure-u-xl-1-2,.pure-u-xl-1-24,.pure-u-xl-1-3,.pure-u-xl-1-4,.pure-u-xl-1-5,.pure-u-xl-1-6,.pure-u-xl-1-8,.pure-u-xl-10-24,.pure-u-xl-11-12,.pure-u-xl-11-24,.pure-u-xl-12-24,.pure-u-xl-13-24,.pure-u-xl-14-24,.pure-u-xl-15-24,.pure-u-xl-16-24,.pure-u-xl-17-24,.pure-u-xl-18-24,.pure-u-xl-19-24,.pure-u-xl-2-24,.pure-u-xl-2-3,.pure-u-xl-2-5,.pure-u-xl-20-24,.pure-u-xl-21-24,.pure-u-xl-22-24,.pure-u-xl-23-24,.pure-u-xl-24-24,.pure-u-xl-3-24,.pure-u-xl-3-4,.pure-u-xl-3-5,.pure-u-xl-3-8,.pure-u-xl-4-24,.pure-u-xl-4-5,.pure-u-xl-5-12,.pure-u-xl-5-24,.pure-u-xl-5-5,.pure-u-xl-5-6,.pure-u-xl-5-8,.pure-u-xl-6-24,.pure-u-xl-7-12,.pure-u-xl-7-24,.pure-u-xl-7-8,.pure-u-xl-8-24,.pure-u-xl-9-24{display:inline-block;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}.pure-u-xl-1-24{width:4.1667%}.pure-u-xl-1-12,.pure-u-xl-2-24{width:8.3333%}.pure-u-xl-1-8,.pure-u-xl-3-24{width:12.5%}.pure-u-xl-1-6,.pure-u-xl-4-24{width:16.6667%}.pure-u-xl-1-5{width:20%}.pure-u-xl-5-24{width:20.8333%}.pure-u-xl-1-4,.pure-u-xl-6-24{width:25%}.pure-u-xl-7-24{width:29.1667%}.pure-u-xl-1-3,.pure-u-xl-8-24{width:33.3333%}.pure-u-xl-3-8,.pure-u-xl-9-24{width:37.5%}.pure-u-xl-2-5{width:40%}.pure-u-xl-10-24,.pure-u-xl-5-12{width:41.6667%}.pure-u-xl-11-24{width:45.8333%}.pure-u-xl-1-2,.pure-u-xl-12-24{width:50%}.pure-u-xl-13-24{width:54.1667%}.pure-u-xl-14-24,.pure-u-xl-7-12{width:58.3333%}.pure-u-xl-3-5{width:60%}.pure-u-xl-15-24,.pure-u-xl-5-8{width:62.5%}.pure-u-xl-16-24,.pure-u-xl-2-3{width:66.6667%}.pure-u-xl-17-24{width:70.8333%}.pure-u-xl-18-24,.pure-u-xl-3-4{width:75%}.pure-u-xl-19-24{width:79.1667%}.pure-u-xl-4-5{width:80%}.pure-u-xl-20-24,.pure-u-xl-5-6{width:83.3333%}.pure-u-xl-21-24,.pure-u-xl-7-8{width:87.5%}.pure-u-xl-11-12,.pure-u-xl-22-24{width:91.6667%}.pure-u-xl-23-24{width:95.8333%}.pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-24-24,.pure-u-xl-5-5{width:100%}}