﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,800,800italic");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{display:flex;flex-flow:column;min-height:100vh}body,input,select,textarea{background:white;font-family:'Noto Sans JP',"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Sans", "ヒラギノ角ゴシック", "YuGothic", "メイリオ", "Meiryo", sans-serif;font-size:15pt;font-weight:400;letter-spacing:0.075em;line-height:1.65em}@media screen and (max-width: 1680px){body,input,select,textarea{font-size:13pt}}@media screen and (max-width: 1280px){body,input,select,textarea{font-size:12pt}}@media screen and (max-width: 736px){body,input,select,textarea{font-size:11pt;letter-spacing:0.0375em}}a{transition:color 0.2s ease, border-bottom-color 0.2s ease;border-bottom:dotted 1px;color:inherit;text-decoration:none}a:hover{border-bottom-color:transparent;color:inherit}strong,b{color:inherit;font-weight:700}em,i{font-style:italic}p{margin:0 0 2em 0}h1,h2,h3,h4,h5,h6{color:inherit;font-weight:800;letter-spacing:0.225em;line-height:1em;margin:0 0 1em 0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}h2{font-size:1.35em;line-height:1.75em}@media screen and (max-width: 736px){h2{font-size:1.1em;line-height:1.65em}}h3{font-size:1.15em;line-height:1.75em}@media screen and (max-width: 736px){h3{font-size:1em;line-height:1.65em}}h4{font-size:1em;line-height:1.5em}h5{font-size:0.8em;line-height:1.5em}h6{font-size:0.7em;line-height:1.5em}sub{font-size:0.8em;position:relative;top:0.5em}sup{font-size:0.8em;position:relative;top:-0.5em}hr{border:0;border-bottom:solid 2px #fff;margin:3em 0}hr.major{margin:4.5em 0}blockquote{border-left:solid 4px #fff;font-style:italic;margin:0 0 2em 0;padding:0.5em 0 0.5em 2em}code{background:rgba(144,144,144,0.25);border-radius:3px;font-family:"Courier New", monospace;font-size:0.9em;letter-spacing:0;margin:0 0.25em;padding:0.25em 0.65em}pre{-webkit-overflow-scrolling:touch;font-family:"Courier New", monospace;font-size:0.9em;margin:0 0 2em 0}pre code{display:block;line-height:1.75em;padding:1em 1.5em;overflow-x:auto}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.row{padding:0;margin:0}section.special,article.special{text-align:center}header p{color:inherit;position:relative;top:-0.25em}header h3+p{font-size:1.1em}header h4+p,header h5+p,header h6+p{font-size:0.9em}header.major{margin:0 0 3.5em 0}header.major h2,header.major h3,header.major h4,header.major h5,header.major h6{border-bottom:solid 2px #fff;display:inline-block;padding-bottom:1em;position:relative}header.major h2:after,header.major h3:after,header.major h4:after,header.major h5:after,header.major h6:after{content:'';display:block;height:1px}header.major p{color:inherit;top:0}@media screen and (max-width: 736px){header.major{margin:0 0 2em 0}}@media screen and (max-width: 980px){header br{display:none}}form{margin:0 0 2em 0}label{color:inherit;display:block;font-size:0.9em;font-weight:700;margin:0 0 1em 0}input[type="text"],input[type="password"],input[type="email"],select,textarea{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff;border-radius:8px;border:1px solid #cccccc;color:inherit;display:block;outline:0;padding:0 1em;text-decoration:none;width:100%}input[type="text"]:invalid,input[type="password"]:invalid,input[type="email"]:invalid,select:invalid,textarea:invalid{box-shadow:none}input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,select:focus,textarea:focus{box-shadow:0 0 0 2px #2e3842}select{background-size:1.25em;background-repeat:no-repeat;background-position:calc(100% - 1em) center;height:2.75em;padding-right:2.75em;text-overflow:ellipsis}select:focus::-ms-value{background-color:transparent}select::-ms-expand{display:none}input[type="text"],input[type="password"],input[type="email"],select{height:2.75em}textarea{padding:0.75em 1em}input[type="checkbox"],input[type="radio"]{-moz-appearance:none;-webkit-appearance:none;appearance:none;display:block;float:left;margin-right:-2em;opacity:0;width:1em;z-index:-1}input[type="checkbox"]+label,input[type="radio"]+label{text-decoration:none;color:inherit;cursor:pointer;display:inline-block;font-size:1em;font-weight:400;padding-left:2.4em;padding-right:0.75em;position:relative}input[type="checkbox"]+label:before,input[type="radio"]+label:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;text-transform:none !important;font-family:'Font Awesome 5 Free';font-weight:900}input[type="checkbox"]+label:before,input[type="radio"]+label:before{background:rgba(144,144,144,0.25);border-radius:3px;content:'';display:inline-block;font-size:0.8em;height:2.0625em;left:0;line-height:2.0625em;position:absolute;text-align:center;top:3px;width:2.0625em}input[type="checkbox"]:checked+label:before,input[type="radio"]:checked+label:before{background:#2e3842;color:inherit;content:'\f00c'}input[type="checkbox"]:focus+label:before,input[type="radio"]:focus+label:before{box-shadow:0 0 0 2px #2e3842}input[type="checkbox"]+label:before{border-radius:3px}input[type="radio"]+label:before{border-radius:100%}::-webkit-input-placeholder{color:#cccccc !important;opacity:1.0}:-moz-placeholder{color:#cccccc !important;opacity:1.0}::-moz-placeholder{color:#cccccc !important;opacity:1.0}:-ms-input-placeholder{color:#cccccc !important;opacity:1.0}.box{border-radius:3px;border:solid 2px #fff;margin-bottom:2em;padding:1.5em}.box>:last-child,.box>:last-child>:last-child,.box>:last-child>:last-child>:last-child{margin-bottom:0}.box.alt{border:0;border-radius:0;padding:0}.icon{text-decoration:none;border-bottom:none;position:relative}.icon:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;text-transform:none !important;font-family:'Font Awesome 5 Free';font-weight:400}.icon>.label{display:none}.icon:before{line-height:inherit}.icon.solid:before{font-weight:900}.icon.brands:before{font-family:'Font Awesome 5 Brands'}.icon.major{transform:rotate(-45deg);border-radius:3px;border:solid 2px #fff;display:inline-block;font-size:1.35em;height:calc(3em + 2px);line-height:3em;text-align:center;width:calc(3em + 2px)}.icon.major:before{transform:rotate(45deg);display:inline-block;font-size:1.5em}@media screen and (max-width: 736px){.icon.major{font-size:1em}}.icon.style1{color:#00ffcc}.icon.style2{color:#00f0ff}.icon.style3{color:#76ddff}.image{border-radius:3px;border:0;display:inline-block;position:relative}.image img{border-radius:3px;display:block}.image.left{float:left;margin:0 2em 2em 0;top:0.25em}.image.right{float:right;margin:0 0 2em 2em;top:0.25em}.image.left,.image.right{max-width:40%}.image.left img,.image.right img{width:100%}.image.fit{display:block;margin:0 0 2em 0;width:100%}.image.fit img{width:100%}ol{list-style:decimal;margin:0 0 2em 0;padding-left:1.25em}ol li{padding-left:0.25em}ul{list-style:none;margin:0 0 2em 0;padding:0}ul.alt{list-style:none;padding-left:0}ul.alt li{border-top:solid 1px #fff;padding:0.5em 0}ul.alt li:first-child{border-top:0;padding-top:0}dl{margin:0 0 2em 0}ul.actions{display:-moz-flex;display:-ms-flex;display:flex;cursor:default;list-style:none;margin-left:-1em;padding-left:0}ul.actions li{padding:0 0 0 1em;vertical-align:middle}ul.actions.special{-moz-justify-content:center;-ms-justify-content:center;justify-content:center;width:100%;margin-left:0}ul.actions.special li:first-child{padding-left:0}ul.actions.stacked{-moz-flex-direction:column;flex-direction:column;margin-left:0}ul.actions.stacked li{padding:1em 0 0 0}ul.actions.stacked li:first-child{padding-top:0}ul.actions.fit{width:calc(100% + 1em)}ul.actions.fit li{-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-ms-flex-shrink:1;flex-shrink:1;width:100%}ul.actions.fit li>*{width:100%}ul.actions.fit.stacked{width:100%}@media screen and (max-width: 480px){ul.actions:not(.fixed){-moz-flex-direction:column;flex-direction:column;margin-left:0;width:100% !important}ul.actions:not(.fixed) li{-moz-flex-grow:1;-ms-flex-grow:1;flex-grow:1;-ms-flex-shrink:1;flex-shrink:1;padding:1em 0 0 0;text-align:center;width:100%}ul.actions:not(.fixed) li>*{width:100%}ul.actions:not(.fixed) li:first-child{padding-top:0}ul.actions:not(.fixed) li input[type="submit"],ul.actions:not(.fixed) li input[type="reset"],ul.actions:not(.fixed) li input[type="button"],ul.actions:not(.fixed) li button,ul.actions:not(.fixed) li .button{width:100%}ul.actions:not(.fixed) li input.icon[type="submit"]:before,ul.actions:not(.fixed) li input.icon[type="reset"]:before,ul.actions:not(.fixed) li input.icon[type="button"]:before,ul.actions:not(.fixed) li button.icon:before,ul.actions:not(.fixed) li .button.icon:before{margin-left:-0.5em}}ul.icons{cursor:default;list-style:none;padding-left:0}ul.icons li{display:inline-block;padding:0 1em 0 0}ul.icons li:last-child{padding-right:0 !important}ul.icons.major{padding:1em 0}ul.icons.major li{padding-right:3.5em}@media screen and (max-width: 736px){ul.icons.major li{padding:0 1em !important}}.table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}table{margin:0 0 2em 0;width:100%}table tbody tr{border:solid 1px #fff;border-left:0;border-right:0}table td{padding:0.75em 0.75em}table th{color:#fff;font-size:0.9em;font-weight:700;padding:0 0.75em 0.75em 0.75em;text-align:left}table thead{border-bottom:solid 2px #fff}table tfoot{border-top:solid 2px #fff}table.alt{border-collapse:separate}table.alt tbody tr td{border:solid 1px #fff;border-left-width:0;border-top-width:0}table.alt tbody tr td:first-child{border-left-width:1px}table.alt tbody tr:first-child td{border-top-width:1px}table.alt thead{border-bottom:0}table.alt tfoot{border-top:0}input[type="submit"],input[type="reset"],input[type="button"],button,.button{-moz-appearance:none;-webkit-appearance:none;appearance:none;transition:background-color 0.2s ease-in-out, color 0.2s ease-in-out;border-radius:3px;border:0;box-shadow:inset 0 0 0 2px #fff;color:#fff;cursor:pointer;display:inline-block;font-size:0.8em;font-weight:700;height:3.125em;letter-spacing:0.225em;line-height:3.125em;max-width:30em;padding:0 2.75em;text-align:center;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input.icon[type="submit"]:before,input.icon[type="reset"]:before,input.icon[type="button"]:before,button.icon:before,.button.icon:before{margin-right:0.5em}input.fit[type="submit"],input.fit[type="reset"],input.fit[type="button"],button.fit,.button.fit{width:100%}input.small[type="submit"],input.small[type="reset"],input.small[type="button"],button.small,.button.small{font-size:0.8em}input.large[type="submit"],input.large[type="reset"],input.large[type="button"],button.large,.button.large{font-size:1.35em}input.primary[type="submit"],input.primary[type="reset"],input.primary[type="button"],button.primary,.button.primary{background-color:#ed4933;box-shadow:none !important;color:#ffffff !important}input.primary[type="submit"]:hover,input.primary[type="reset"]:hover,input.primary[type="button"]:hover,button.primary:hover,.button.primary:hover{background-color:#f06654 !important;text-decoration:none}input.primary[type="submit"]:active,input.primary[type="reset"]:active,input.primary[type="button"]:active,button.primary:active,.button.primary:active{background-color:#eb341c !important}input.disabled[type="submit"],input[type="submit"]:disabled,input.disabled[type="reset"],input[type="reset"]:disabled,input.disabled[type="button"],input[type="button"]:disabled,button.disabled,button:disabled,.button.disabled,.button:disabled{pointer-events:none;opacity:0.25}@media screen and (max-width: 736px){input[type="submit"],input[type="reset"],input[type="button"],button,.button{height:3.75em;line-height:3.75em}}.features{display:-moz-flex;display:-ms-flex;display:flex;flex-wrap:wrap;-moz-justify-content:center;-ms-justify-content:center;justify-content:center;list-style:none;padding:0;width:100%}.features li{padding:4em 4em 2em 6em;display:block;position:relative;text-align:left;width:50%}.features li:nth-child(1){background-color:rgba(0,0,0,0.035)}.features li:nth-child(2){background-color:rgba(0,0,0,0.07)}.features li:nth-child(3){background-color:rgba(0,0,0,0.105)}.features li:nth-child(4){background-color:rgba(0,0,0,0.14)}.features li:nth-child(5){background-color:rgba(0,0,0,0.175)}.features li:nth-child(6){background-color:rgba(0,0,0,0.21)}.features li:nth-child(7){background-color:rgba(0,0,0,0.245)}.features li:nth-child(8){background-color:rgba(0,0,0,0.28)}.features li:nth-child(9){background-color:rgba(0,0,0,0.315)}.features li:nth-child(10){background-color:rgba(0,0,0,0.35)}.features li:before{display:block;color:#00ffcc;position:absolute;left:1.75em;top:2.75em;font-size:1.5em}.features li:nth-child(1){border-top-left-radius:3px}.features li:nth-child(2){border-top-right-radius:3px}.features li:nth-last-child(1){border-bottom-right-radius:3px}.features li:nth-last-child(2){border-bottom-left-radius:3px}@media screen and (max-width: 980px){.features li{padding:3em 2em 1em 2em;text-align:center}.features li:before{left:0;margin:0 0 1em 0;position:relative;top:0}}@media screen and (max-width: 736px){.features li{padding:3em 0 1em 0;background-color:transparent !important;border-top:solid 2px #fff;width:100%}.features li:first-child{border-top:0}}.spotlight{-moz-align-items:center;-ms-align-items:center;align-items:center;display:-moz-flex;display:-ms-flex;display:flex}.spotlight .image{-moz-order:1;-ms-order:1;order:1;border-radius:0;width:40%}.spotlight .image img{border-radius:0;width:100%}.spotlight .content{padding:2em 4em 0.1em 4em;-moz-order:2;-ms-order:2;order:2;max-width:48em;width:60%}.spotlight:nth-child(2n){-moz-flex-direction:row-reverse;flex-direction:row-reverse}.spotlight:nth-child(1){background-color:rgba(0,0,0,0.075)}.spotlight:nth-child(2){background-color:rgba(0,0,0,0.15)}.spotlight:nth-child(3){background-color:rgba(0,0,0,0.225)}.spotlight:nth-child(4){background-color:rgba(0,0,0,0.3)}.spotlight:nth-child(5){background-color:rgba(0,0,0,0.375)}.spotlight:nth-child(6){background-color:rgba(0,0,0,0.45)}.spotlight:nth-child(7){background-color:rgba(0,0,0,0.525)}.spotlight:nth-child(8){background-color:rgba(0,0,0,0.6)}.spotlight:nth-child(9){background-color:rgba(0,0,0,0.675)}.spotlight:nth-child(10){background-color:rgba(0,0,0,0.75)}@media screen and (max-width: 1280px){.spotlight .image{width:45%}.spotlight .content{width:55%}}@media screen and (max-width: 980px){.spotlight{display:block}.spotlight br{display:none}.spotlight .image{width:100%}.spotlight .content{padding:4em 3em 2em 3em;max-width:none;text-align:center;width:100%}}@media screen and (max-width: 736px){.spotlight .content{padding:3em 2em 1em 2em}}.wrapper{padding:6em 0 4em 0}.wrapper>.inner{width:60em;margin:0 auto}@media screen and (max-width: 1280px){.wrapper>.inner{width:90%}}@media screen and (max-width: 980px){.wrapper>.inner{width:100%}}.wrapper.alt{padding:0}.wrapper.style1{background-color:#2e3842;color:#cbcdd0}.wrapper.style1 strong,.wrapper.style1 b{color:#ffffff}.wrapper.style1 h2,.wrapper.style1 h3,.wrapper.style1 h4,.wrapper.style1 h5,.wrapper.style1 h6{color:#ffffff}.wrapper.style1 hr{border-color:rgba(0,0,0,0.125)}.wrapper.style1 blockquote{border-color:rgba(0,0,0,0.125)}.wrapper.style1 code{background:rgba(255,255,255,0.075)}.wrapper.style1 header p{color:#abafb3}.wrapper.style1 header.major h2,.wrapper.style1 header.major h3,.wrapper.style1 header.major h4,.wrapper.style1 header.major h5,.wrapper.style1 header.major h6{border-color:rgba(0,0,0,0.125)}.wrapper.style1 header.major p{color:#cbcdd0}.wrapper.style1 label{color:#ffffff}.wrapper.style1 input[type="text"],.wrapper.style1 input[type="password"],.wrapper.style1 input[type="email"],.wrapper.style1 select,.wrapper.style1 textarea{background-color:rgba(255,255,255,0.075)}.wrapper.style1 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}.wrapper.style1 select option{color:#ffffff;background:#2e3842}.wrapper.style1 input[type="checkbox"]+label,.wrapper.style1 input[type="radio"]+label{color:#cbcdd0}.wrapper.style1 input[type="checkbox"]+label:before,.wrapper.style1 input[type="radio"]+label:before{background:rgba(255,255,255,0.075)}.wrapper.style1 input[type="checkbox"]:checked+label:before,.wrapper.style1 input[type="radio"]:checked+label:before{background:#ffffff;color:#2e3842}.wrapper.style1 ::-webkit-input-placeholder{color:#abafb3 !important}.wrapper.style1 :-moz-placeholder{color:#abafb3 !important}.wrapper.style1 ::-moz-placeholder{color:#abafb3 !important}.wrapper.style1 :-ms-input-placeholder{color:#abafb3 !important}.wrapper.style1 .formerize-placeholder{color:#abafb3 !important}.wrapper.style1 .icon.major{border-color:rgba(0,0,0,0.125)}.wrapper.style1 ul.alt li{border-color:rgba(0,0,0,0.125)}.wrapper.style1 table tbody tr{border-color:rgba(0,0,0,0.125)}.wrapper.style1 table tbody tr:nth-child(2n + 1){background-color:rgba(255,255,255,0.075)}.wrapper.style1 table th{color:#ffffff}.wrapper.style1 table thead{border-color:rgba(0,0,0,0.125)}.wrapper.style1 table tfoot{border-color:rgba(0,0,0,0.125)}.wrapper.style1 table.alt tbody tr td{border-color:rgba(0,0,0,0.125)}.wrapper.style1 input[type="submit"],.wrapper.style1 input[type="reset"],.wrapper.style1 input[type="button"],.wrapper.style1 button,.wrapper.style1 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,0.125);color:#ffffff}.wrapper.style1 input[type="submit"]:hover,.wrapper.style1 input[type="reset"]:hover,.wrapper.style1 input[type="button"]:hover,.wrapper.style1 button:hover,.wrapper.style1 .button:hover{background-color:rgba(255,255,255,0.075)}.wrapper.style1 input[type="submit"]:active,.wrapper.style1 input[type="reset"]:active,.wrapper.style1 input[type="button"]:active,.wrapper.style1 button:active,.wrapper.style1 .button:active{background-color:rgba(255,255,255,0.2)}@media screen and (max-width: 736px){.wrapper.style1 .features li{border-top-color:rgba(0,0,0,0.125)}}.wrapper.style2{background-color:#2e3842}.wrapper.style3{background-color:#505393;color:#d3d4e4}.wrapper.style3 strong,.wrapper.style3 b{color:#ffffff}.wrapper.style3 h2,.wrapper.style3 h3,.wrapper.style3 h4,.wrapper.style3 h5,.wrapper.style3 h6{color:#ffffff}.wrapper.style3 hr{border-color:rgba(0,0,0,0.125)}.wrapper.style3 blockquote{border-color:rgba(0,0,0,0.125)}.wrapper.style3 code{background:rgba(255,255,255,0.075)}.wrapper.style3 header p{color:#b9bad4}.wrapper.style3 header.major h2,.wrapper.style3 header.major h3,.wrapper.style3 header.major h4,.wrapper.style3 header.major h5,.wrapper.style3 header.major h6{border-color:rgba(0,0,0,0.125)}.wrapper.style3 header.major p{color:#d3d4e4}.wrapper.style3 label{color:#ffffff}.wrapper.style3 input[type="text"],.wrapper.style3 input[type="password"],.wrapper.style3 input[type="email"],.wrapper.style3 select,.wrapper.style3 textarea{background-color:rgba(255,255,255,0.075)}.wrapper.style3 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='rgba(0, 0, 0, 0.125)' /%3E%3C/svg%3E")}.wrapper.style3 select option{color:#ffffff;background:#505393}.wrapper.style3 input[type="checkbox"]+label,.wrapper.style3 input[type="radio"]+label{color:#d3d4e4}.wrapper.style3 input[type="checkbox"]+label:before,.wrapper.style3 input[type="radio"]+label:before{background:rgba(255,255,255,0.075)}.wrapper.style3 input[type="checkbox"]:checked+label:before,.wrapper.style3 input[type="radio"]:checked+label:before{background:#ffffff;color:#505393}.wrapper.style3 ::-webkit-input-placeholder{color:#b9bad4 !important}.wrapper.style3 :-moz-placeholder{color:#b9bad4 !important}.wrapper.style3 ::-moz-placeholder{color:#b9bad4 !important}.wrapper.style3 :-ms-input-placeholder{color:#b9bad4 !important}.wrapper.style3 .formerize-placeholder{color:#b9bad4 !important}.wrapper.style3 .icon.major{border-color:rgba(0,0,0,0.125)}.wrapper.style3 ul.alt li{border-color:rgba(0,0,0,0.125)}.wrapper.style3 table tbody tr{border-color:rgba(0,0,0,0.125)}.wrapper.style3 table tbody tr:nth-child(2n + 1){background-color:rgba(255,255,255,0.075)}.wrapper.style3 table th{color:#ffffff}.wrapper.style3 table thead{border-color:rgba(0,0,0,0.125)}.wrapper.style3 table tfoot{border-color:rgba(0,0,0,0.125)}.wrapper.style3 table.alt tbody tr td{border-color:rgba(0,0,0,0.125)}.wrapper.style3 input[type="submit"],.wrapper.style3 input[type="reset"],.wrapper.style3 input[type="button"],.wrapper.style3 button,.wrapper.style3 .button{box-shadow:inset 0 0 0 2px rgba(0,0,0,0.125);color:#ffffff}.wrapper.style3 input[type="submit"]:hover,.wrapper.style3 input[type="reset"]:hover,.wrapper.style3 input[type="button"]:hover,.wrapper.style3 button:hover,.wrapper.style3 .button:hover{background-color:rgba(255,255,255,0.075)}.wrapper.style3 input[type="submit"]:active,.wrapper.style3 input[type="reset"]:active,.wrapper.style3 input[type="button"]:active,.wrapper.style3 button:active,.wrapper.style3 .button:active{background-color:rgba(255,255,255,0.2)}@media screen and (max-width: 736px){.wrapper.style3 .features li{border-top-color:rgba(0,0,0,0.125)}}.wrapper.style4{background-color:transparent}.wrapper.style5{background-color:#ffffff;color:#4E4852}.wrapper.style5 strong,.wrapper.style5 b{color:#2E3842}.wrapper.style5 h2,.wrapper.style5 h3,.wrapper.style5 h4,.wrapper.style5 h5,.wrapper.style5 h6{color:#2E3842}.wrapper.style5 hr{border-color:#dfdfdf}.wrapper.style5 blockquote{border-color:#dfdfdf}.wrapper.style5 code{background:rgba(0,0,0,0.0375)}.wrapper.style5 header p{color:#8E8892}.wrapper.style5 header.major h2,.wrapper.style5 header.major h3,.wrapper.style5 header.major h4,.wrapper.style5 header.major h5,.wrapper.style5 header.major h6{border-color:#dfdfdf}.wrapper.style5 header.major p{color:#4E4852}.wrapper.style5 label{color:#2E3842}.wrapper.style5 input[type="text"],.wrapper.style5 input[type="password"],.wrapper.style5 input[type="email"],.wrapper.style5 select,.wrapper.style5 textarea{background-color:rgba(0,0,0,0.0375)}.wrapper.style5 select{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23dfdfdf' /%3E%3C/svg%3E")}.wrapper.style5 select option{color:#2E3842;background:#ffffff}.wrapper.style5 input[type="checkbox"]+label,.wrapper.style5 input[type="radio"]+label{color:#4E4852}.wrapper.style5 input[type="checkbox"]+label:before,.wrapper.style5 input[type="radio"]+label:before{background:rgba(0,0,0,0.0375)}.wrapper.style5 input[type="checkbox"]:checked+label:before,.wrapper.style5 input[type="radio"]:checked+label:before{background:#2E3842;color:#ffffff}.wrapper.style5 ::-webkit-input-placeholder{color:#8E8892 !important}.wrapper.style5 :-moz-placeholder{color:#8E8892 !important}.wrapper.style5 ::-moz-placeholder{color:#8E8892 !important}.wrapper.style5 :-ms-input-placeholder{color:#8E8892 !important}.wrapper.style5 .formerize-placeholder{color:#8E8892 !important}.wrapper.style5 .icon.major{border-color:#dfdfdf}.wrapper.style5 ul.alt li{border-color:#dfdfdf}.wrapper.style5 table tbody tr{border-color:#dfdfdf}.wrapper.style5 table tbody tr:nth-child(2n + 1){background-color:rgba(0,0,0,0.0375)}.wrapper.style5 table th{color:#2E3842}.wrapper.style5 table thead{border-color:#dfdfdf}.wrapper.style5 table tfoot{border-color:#dfdfdf}.wrapper.style5 table.alt tbody tr td{border-color:#dfdfdf}.wrapper.style5 input[type="submit"],.wrapper.style5 input[type="reset"],.wrapper.style5 input[type="button"],.wrapper.style5 button,.wrapper.style5 .button{box-shadow:inset 0 0 0 2px #dfdfdf;color:#2E3842}.wrapper.style5 input[type="submit"]:hover,.wrapper.style5 input[type="reset"]:hover,.wrapper.style5 input[type="button"]:hover,.wrapper.style5 button:hover,.wrapper.style5 .button:hover{background-color:rgba(0,0,0,0.0375)}.wrapper.style5 input[type="submit"]:active,.wrapper.style5 input[type="reset"]:active,.wrapper.style5 input[type="button"]:active,.wrapper.style5 button:active,.wrapper.style5 .button:active{background-color:rgba(0,0,0,0.1)}@media screen and (max-width: 736px){.wrapper.style5 .features li{border-top-color:#dfdfdf}}@media screen and (max-width: 980px){.wrapper{padding:4em 3em 2em 3em}}@media screen and (max-width: 736px){.wrapper{padding:3em 2em 1em 2em}}#page-wrapper{transition:opacity 0.5s ease;opacity:1;padding-top:3em}#page-wrapper:before{background:rgba(46,56,66,0.7);content:'';display:block;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10001}#menu{transform:translateX(20em);transition:transform 0.5s ease;-webkit-overflow-scrolling:touch;background:#2e3842;color:#ffffff;height:100%;max-width:80%;overflow-y:auto;padding:3em 2em;position:fixed;right:0;top:0;width:20em;z-index:10002}#menu ul{list-style:none;padding:0}#menu ul>li{border-top:solid 1px rgba(0,0,0,0.125);margin:0.5em 0 0 0;padding:0.5em 0 0 0}#menu ul>li:first-child{border-top:0 !important;margin-top:0 !important;padding-top:0 !important}#menu ul>li>a{border:0;color:inherit;display:block;font-size:0.8em;letter-spacing:0.225em;outline:0;text-decoration:none}@media screen and (max-width: 736px){#menu ul>li>a{line-height:3em}}#menu .close{background-image:url(/assets/top/icon_close-0ee59ee4f4258eb6d632fba2037038f58f376f22f66519b747d280bbeb474828.svg);background-position:4.85em 1em;background-repeat:no-repeat;border:0;cursor:pointer;display:block;height:3em;position:absolute;right:0;top:0;vertical-align:middle;width:7em}@media screen and (max-width: 736px){#menu{padding:3em 1.5em}}body.is-menu-visible #page-wrapper{opacity:0.35}body.is-menu-visible #page-wrapper:before{display:block}body.is-menu-visible #menu{transform:translateX(0)}#header{transition:background-color 0.2s ease;background:#2e3842;height:3em;left:0;line-height:3em;position:fixed;top:0;width:100%;z-index:10000}#header h1{transition:opacity 0.2s ease;height:inherit;left:1.25em;line-height:inherit;position:absolute;top:0}#header h1 a{border:0;display:block;height:inherit;line-height:inherit}@media screen and (max-width: 736px){#header h1 a{font-size:0.8em}}#header nav{height:inherit;line-height:inherit;position:absolute;right:0;top:0}#header nav>ul{list-style:none;margin:0;padding:0;white-space:nowrap}#header nav>ul>li{display:inline-block;padding:0}#header nav>ul>li>a{border:0;color:#fff;display:block;font-size:0.8em;letter-spacing:0.225em;padding:0 1.5em}#header nav>ul>li>a.menuToggle{outline:0;position:relative}#header nav>ul>li>a.menuToggle:after{background-image:url(/assets/top/icon_bars-03f664403f357174cc5a818548e1390306407db9cc897d729eca2e34145fddf6.svg);background-position:right center;background-repeat:no-repeat;content:'';display:inline-block;height:3.75em;vertical-align:top;width:2em}@media screen and (max-width: 736px){#header nav>ul>li>a.menuToggle{padding:0 1.5em}#header nav>ul>li>a.menuToggle span{display:none}}@media screen and (max-width: 736px){#header nav>ul>li>a{padding:0 0 0 1.5em}}#header nav>ul>li:first-child{margin-left:0}#header.alt{background:transparent}#header.alt h1{pointer-events:none;opacity:0}.cta .inner{display:-moz-flex;display:-ms-flex;display:flex;max-width:45em}.cta .inner .cta_left{-moz-order:1;-ms-order:1;order:1;padding-right:3em;width:70%}.cta .inner .cta_left p{color:inherit}.cta .inner .cta_right{-moz-order:2;-ms-order:2;order:2;margin:auto;width:30%}@media screen and (max-width: 980px){.cta .inner{display:block;text-align:center}.cta .inner .cta_left{padding-right:0;width:100%}.cta .inner .cta_right{margin-left:auto;margin-right:auto;max-width:20em;width:100%}}@media screen and (max-width: 736px){.cta .inner .actions{max-width:none}}#main>header{padding:12em 0 10em 0;background-image:url(/assets/top/img_bg04-35216f3f1038503def6d240d4a47e62439c6f563136c9e1a97c51aed8439a57c.png);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;text-align:center}#main>header h2{font-size:1.75em;margin:0 0 0.5em 0}#main>header p{color:inherit;letter-spacing:0.225em;top:0}#main>header p a{color:inherit}@media screen and (max-width: 1680px){#main>header{padding:10em 0 8em 0}}@media screen and (max-width: 1280px){#main>header{padding:8em 3em 6em 3em}}@media screen and (max-width: 980px){#main>header{padding:10em 3em 8em 3em}}@media screen and (max-width: 736px){#main>header{padding:5em 3em 3em 3em}#main>header h2{font-size:1.25em;margin:0 0 1em 0}}body.is-mobile #main>header{background-attachment:scroll}#footer{padding:6em 0 4em 0;background-color:#1d242a;text-align:center}#footer .icons{font-size:1.25em}#footer .icons a{color:rgba(255,255,255,0.5)}#footer .icons a:hover{color:#fff}#footer .copyright{color:rgba(255,255,255,0.5);font-size:0.8em;letter-spacing:0.225em;list-style:none;padding:0}#footer .copyright li{border-left:solid 1px rgba(255,255,255,0.5);display:inline-block;line-height:1em;margin-left:1em;padding-left:1em}#footer .copyright li:first-child{border-left:0;margin-left:0;padding-left:0}#footer .copyright li a{color:inherit}#footer .copyright li a:hover{color:#fff}@media screen and (max-width: 480px){#footer .copyright li{border:0;display:block;line-height:1.65em;margin:0;padding:0.5em 0}}@media screen and (max-width: 980px){#footer{padding:4em 3em 2em 3em}}@media screen and (max-width: 736px){#footer{padding:3em 2em 1em 2em}}body.landing #page-wrapper{background-image:url(/assets/top/img_bg04-35216f3f1038503def6d240d4a47e62439c6f563136c9e1a97c51aed8439a57c.png);background-attachment:fixed;background-position:center center;background-repeat:no-repeat;background-size:cover;padding-top:0}body.landing #footer{background-color:rgba(29,36,42,0.9)}.l-header{position:sticky;top:0;z-index:10000;color:#000;background-color:#fff;box-shadow:0 4px 4px rgba(112,112,112,0.25)}.l-header a{border-bottom:none}.l-header a:hover{text-decoration:none}.l-header__inner{display:flex;justify-content:space-between;align-items:center;padding:32px 16px;font-size:14px}@media screen and (max-width: 980px){.l-header__inner{padding:24px}}.l-header__logo{font-size:36px;color:#1269A1;letter-spacing:0;font-family:"Open Sans", Helvetica, sans-serif}@media screen and (max-width: 980px){.l-header__logo{font-size:22px}}.l-header__logo a{border-bottom:none}.l-header__navToggle{display:none;width:34px;height:29px;align-items:center;justify-content:space-between;flex-direction:column}@media screen and (max-width: 980px){.l-header__navToggle{display:flex}}.l-header__navToggle span{width:100%;height:3px;background-color:#1269A1}.l-header__navWrapper{display:flex;align-items:center;transition:transform 0.5s ease}@media screen and (max-width: 980px){.l-header__navWrapper{position:fixed;top:0;right:0;width:240px;height:100%;padding:80px 24px 24px;display:block;transform:translateX(100%);background-color:#fff}.is-showNav .l-header__navWrapper{transform:translateX(0)}}.l-header__navWrapper .btn{line-height:1;padding:18px 26px;border-radius:8px}@media screen and (max-width: 980px){.l-header__navWrapper .btn{margin-top:32px;width:100%}}.l-header__navClose{display:none;position:absolute;top:24px;right:24px;width:34px;height:34px}@media screen and (max-width: 980px){.l-header__navClose{display:block}}.l-header__navClose span{position:absolute;top:50%;width:100%;height:3px;background-color:#1269A1}.l-header__navClose span:first-child{transform:translateY(-50%) rotate(45deg)}.l-header__navClose span:last-child{transform:translateY(-50%) rotate(-45deg)}.l-footer{margin-top:70px;color:#fff;padding:60px 0 30px;background-color:#1269A1;font-size:16px}@media screen and (max-width: 980px){.l-footer{padding-bottom:60px}}.l-footer a:not([class*="btn"]){border-bottom:none}.l-footer__inner{display:flex;justify-content:space-between;font-size:14px}@media screen and (max-width: 980px){.l-footer__inner{flex-direction:column}}.l-footer__logo{font-size:36px;color:#1269A1;letter-spacing:0;color:#fff;font-weight:bold;font-family:"Open Sans", Helvetica, sans-serif}@media screen and (max-width: 980px){.l-footer__logo{order:1;text-align:center;font-size:22px}}.l-footer__logo a{border-bottom:none}.l-footer__logo a:hover{text-decoration:none}@media screen and (max-width: 980px){.l-footer__links{order:3;margin-top:36px}}.l-footer__nav{display:flex}@media screen and (max-width: 980px){.l-footer__nav{display:block}}@media screen and (max-width: 980px){.l-footer__nav li{margin-top:16px}}.l-footer__nav li:not(:last-child){margin-right:40px}@media screen and (max-width: 980px){.l-footer__nav li:not(:last-child){margin-right:0}}.l-footer__sns{margin-top:20px;font-size:26px}@media screen and (max-width: 980px){.l-footer__sns{margin-top:36px}}.l-footer__sns li:not(:last-child){margin-right:20px}.l-footer__contact{font-size:16px;font-weight:bold}@media screen and (max-width: 980px){.l-footer__contact{order:2;margin-top:24px}}.l-footer__contactBtn{margin-top:16px;padding-top:16px;padding-bottom:16px;font-size:17px}.l-footer__copy{margin-top:16px;text-align:center;color:#F5F6FA}@media screen and (max-width: 980px){.l-footer__copy{margin-top:56px}}.l-main{flex:1}.users_new{background-color:#F5F6FA}.users_create{background-color:#F5F6FA}.registerform__form{width:100%;margin:0 auto;padding:0}.registerform__form__inner{font-size:20px;padding:0}.registerform__form__inner .form-group{padding-bottom:1rem}.registerform__form__inner .form-group label{display:inline-block}.registerform__form__inner .form-group small,.registerform__form__inner .form-group .text-muted{font-size:0.9rem}.registerform__form__inner .agree-chk-box{font-size:16px}.registerform__form__inner .agree-chk-box .agree-chk-box-input{width:1rem;height:1rem;opacity:1.0;appearance:checkbox;-moz-appearance:checkbox;-webkit-appearance:checkbox;margin-right:0.7rem;margin-top:0.4rem;z-index:1;float:none}.registerform__form__inner .agree-chk-box a{color:#1269A1}.registerform__form .c-actions{max-width:448px;margin:3rem auto 0}.registerform__form .c-actions .btn{height:auto;padding:20px 5px;border-radius:8px;font-size:22px;line-height:1}.users_pre_registerd{background-color:#2e3842;color:#fff}.users_registerd{background-color:#F5F6FA}.registerd{text-align:center}.registerd__heading{margin-top:30px;font-size:34px}@media screen and (max-width: 736px){.registerd__heading{font-size:24px}}.registerd__danger{margin-top:30px;font-weight:bold;font-size:18px}.registerd__txt{font-size:13px;color:#6f7272}.contacts_new{background-color:#F5F6FA}.contacts_create{background-color:#F5F6FA}.contactform__form{width:100%;margin:0 auto;padding:0}.contactform__form__inner{padding:0}.contactform__form__inner .form-group{padding-bottom:1rem}.contactform__form__inner .form-group label{display:inline-block}.contactform__form__inner .form-group small,.contactform__form__inner .form-group .text-muted{font-size:0.9rem}.contactform__form__inner .agree-chk-box .agree-chk-box-input{opacity:1.0;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;margin-right:0.5rem;margin-top:0.4rem}.contactform .c-actions{max-width:200px;margin:3rem auto 0}.contactform .c-actions input{width:100%}.contacts_thanks{background-color:#F5F6FA}.mypage_index{background-color:white;color:#2e3842 !important}.mypage_index .mypage__list__project-title{margin:0;padding:0}.mypage_index .mypage__list__left{display:flex}.mypage_index .mypage__list__img{width:150px;height:150px;display:inline-block;background:gainsboro}.mypage_index .mypage__list__img img{margin:auto;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.mypage_index .mypage__list__name{margin:auto;margin-left:1rem;border-bottom:dotted 1px;max-width:20vw}.mypage_index .mypage__list__name:hover{border-bottom:none}.mypage_index .mypage__list__right{display:inline-block;margin:auto 0}.mypage_index .mypage__list__right a{border:none}.mypage_index .mypage__list__right a:hover{border:none;text-decoration:none}.mypage_index .mypage__list__right button{padding:0 1rem;text-align:center}.mypage-projectList{position:relative}.mypage-projectList__ttl{font-size:14px}.mypage-projectList__item{position:relative;padding:16px 32px 16px 16px;line-height:1.3;cursor:pointer;transition:all 0.2s;border-radius:0 30px 30px 0}.mypage-projectList__item.is-select,.mypage-projectList__item:hover{background-color:#E6F5FD}.mypage-projectList__item.is-select>i,.mypage-projectList__item:hover>i{right:15px}.mypage-projectList__item.is-select{font-weight:bold}.mypage-projectList__item>i{position:absolute;top:50%;right:20px;transform:translateY(-50%);transition:all 0.2s}.mypage-sideNav{margin-top:24px}.mypage-sideNav__item--disabled .btn{opacity:0.6;background-color:#fff}.mypage-sideNav__item--disabled .btn:hover{background-color:#fff;color:#1269A1}.mypage-sideNav__item--cs{color:#999}.mypage-sideNav__item--cs a{position:relative;background-color:#f7f7f7}.mypage-sideNav__item--cs a:hover{background-color:#f7f7f7;color:inherit}.mypage-sideNav__item--cs a::before{content:"\\ comming soon /";position:absolute;top:-4px;left:0;width:100%;text-align:center;font-size:10pt;transform:translateY(-100%);color:#1269A1}.mypage-sideNav__note{font-size:12px;line-height:1.2}.mypage-projects__itemNum{font-size:14px}.mypage-project{border:1px solid #e6e6e6;display:none;box-shadow:0 1px 5px rgba(0,0,0,0.2)}.mypage-project.is-active{display:block;animation:fadeIn .4s}.mypage-project__header{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background-color:#E6F5FD}.mypage-project__btns{display:flex;align-items:center}.mypage-project__btns>*:not(:last-child){margin-right:16px}.mypage-project__name{font-weight:bold}.mypage-project__body{padding:16px}.mypage-item{display:flex;margin-top:24px}.mypage-item__tn{flex-shrink:0;margin-right:16px}.mypage-item__tn a{border-bottom:none}.mypage-item__tn img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;border:1px solid #ccc}.mypage-item__body{flex-grow:1}.mypage-item__iconQr{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.mypage-item__function{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.mypage-item__access{display:flex;align-items:center;width:100%;margin-right:16px}.mypage-item__access>*:not(:last-child){margin-right:16px}.mypage-item__access a{font-size:14px;line-height:1.2;border-bottom:none}.mypage-item__btns{display:flex;align-items:center;flex-shrink:0}.mypage-item__btns>*:not(:last-child){margin-right:16px}.mypage-text__sm{font-size:12px;line-height:1.3}.items_show{min-height:unset}.items_show .model-viewer-wrapper{position:fixed;width:100%;height:100%}.items_show model-viewer{width:100%;height:100%}.items_show model-viewer .ar-button{cursor:pointer;display:inline-block;box-shadow:none;height:auto;width:auto;max-width:90%;letter-spacing:0.1rem;line-height:normal;white-space:nowrap;font-size:1rem;background-color:#1fb2a6;color:white;border-radius:30rem;border:none;padding:10px 20px 10px 55px;position:absolute;bottom:5%;left:50%;transform:translateX(-50%);font-weight:bold;text-align:center;overflow:auto;text-overflow:clip}.items_show model-viewer .ar-button:before{content:"";position:absolute;top:33%;left:30px;transform:rotate(50deg);width:5px;height:10px;border-right:3px solid white;border-bottom:3px solid white}.projects-new{max-width:500px}.faq-list__q{padding:8px;display:flex}.faq-list__q::before{content:'Q';flex-shrink:0;margin-right:8px;padding:8px;background-color:#fff;color:#1269A1;font-weight:bold;border-radius:4px;line-height:1;border:1px solid #1269A1}.example-item{margin-top:40px}@media screen and (max-width: 736px){.example-item:first-child{margin-top:0}}.example-item__img{max-width:100%}.exampleShow-main__top{position:relative;margin:0 -24px;height:300px}@media screen and (max-width: 736px){.exampleShow-main__top{height:200px}}.exampleShow-main__top::before{content:"";position:absolute;width:100%;height:100%;z-index:1;background-color:rgba(0,0,0,0.1)}.exampleShow-main__img{position:absolute;max-width:100%;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.exampleShow-main__title{position:absolute;top:50%;left:0;z-index:10;padding:24px 24px 4px;width:100%;color:#fff;font-size:32px;transform:translate(0, -50%);text-shadow:1px 1px 3px rgba(0,0,0,0.4)}@media screen and (max-width: 736px){.exampleShow-main__title{font-size:24px}}.exampleShow-main__body{font-size:16px}.exampleShow-main__body h1{margin-top:24px;margin-bottom:24px;padding-bottom:8px;font-size:25px;border-bottom:3px solid #E6F5FD}.exampleShow-main__body h1:first-child{margin-top:0}.exampleShow-main__body figure img{max-width:100%}.exampleShow-main__body figure figcaption{font-size:14px}.exampleShow-ex{margin-top:32px}.exampleShow-ex__title{font-size:36px;color:#1269A1}.exampleShow-ex__body{display:flex;align-items:flex-end}.exampleShow-ex__iframe{width:400px;height:400px;border:1px solid #cccccc}@media screen and (max-width: 736px){.exampleShow-ex__iframe{width:250px;height:250px;margin:0 auto}}.exampleShow-ex__qr{margin-left:16px;border:1px solid #cccccc}@media screen and (max-width: 736px){.exampleShow-ex__qr{display:none}}.exampleShow-ex__link{font-size:14px}.exampleShow-ex__link::after{content:"\f35d";margin-left:5px;font-family:'Font Awesome 5 Free';font-weight:900;display:inline-block;font-style:normal;line-height:1}.exampleShow-entry{margin-top:40px;background-color:#F5F6FA;padding:24px}.exampleShow-entry__wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 736px){.exampleShow-entry__wrapper{justify-content:center;flex-direction:column}}.exampleShow-entry__title{margin-bottom:0.5em;font-size:28px;color:#1269A1;letter-spacing:normal}.exampleShow-entry__img{max-width:50%}@media screen and (max-width: 736px){.exampleShow-entry__img{max-width:100%;margin-top:16px}}.exampleShow-banner{position:relative;margin-top:40px;background-color:#fff;border:2px solid #1269A1;padding:5px 40px}@media screen and (max-width: 736px){.exampleShow-banner{padding:24px}}.exampleShow-banner::before{position:absolute;content:"";left:10px;top:10px;width:calc(100% - 20px);height:calc(100% - 20px);pointer-events:none;border:2px solid #E6F5FD}.exampleShow-banner__wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 736px){.exampleShow-banner__wrapper{justify-content:center;flex-direction:column}}.exampleShow-banner__body{padding:35px 0}@media screen and (max-width: 736px){.exampleShow-banner__body{padding-top:0}}.exampleShow-banner__img{position:relative;z-index:1}.exampleShow-banner__title{font-size:28px;color:#1269A1}body{background-color:#F5F6FA}h3,p{margin:0}.button-color{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;white-space:nowrap;transition:0.5s;background-color:#1269A1;color:#fff;border:2px solid #1269A1;border-radius:5px;font-size:22px;margin:10px 0;display:inline-block;padding:10px;width:448px;width:80%;display:block;margin:0 auto}.button-color:hover{cursor:pointer;opacity:.7;text-decoration:none}.button-color:hover{color:#fff}.price-desc{text-align:center;margin-bottom:50px}.price-plan{display:flex;justify-content:center;gap:50px;flex-wrap:wrap}.price-plan .price-list{width:468px}.price-plan .price-list .price-list-item{text-align:center;background-color:#E6F5FD;padding:20px}.price-plan .price-list .bg-wh{background-color:#fff;padding:10%}.price-plan .price-list .bg-wh .list-wrapper{text-align:center;color:#414545}.price-plan .price-list .bg-wh .price,.price-plan .price-list .bg-wh .more-experience{text-align:center;color:#1269A1;font-weight:bold;padding:10% 0 20%;border-bottom:2px solid #F5F6FA}.price-plan .price-list .bg-wh .price{font-size:22px}.price-plan .price-list .bg-wh .price .zero{font-size:300%;vertical-align:sub}.price-plan .price-list .bg-wh .list-item-gr{text-align:left;display:inline-block;padding:10%}.price-plan .price-list .bg-wh .list-item-gr>li{padding:10% 0}.price-plan .price-list .bg-wh .list-item-gr .check{color:#7FCE7F;font-size:110%}.cg-desc{text-align:center;margin-bottom:50px}.cg-heading{margin-bottom:64px}.cg-caseItem{margin-top:24px}@media screen and (max-width: 736px){.cg-caseItem{margin-top:24px}}.cg-caseItem__icon{position:absolute;top:10px;right:10px;z-index:1;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #878e8e;border-radius:6px;background-color:#fff}.cg-caseItem__preview{position:relative;height:260px;background-color:#fff}.cg-caseItem__preview iframe{width:100%;height:100%}.cg-caseItem__caption{font-size:16px;text-align:center}.cg-reference{margin-top:64px;padding-bottom:40px;background:#e6f5fd;background:linear-gradient(90deg, #e6f5fd 0%, #e6f5fd 50%, #dcebf2 50%);text-align:center}@media screen and (max-width: 980px){.cg-reference{background:#E6F5FD}}.cg-referenceItem{position:relative}@media screen and (max-width: 980px){.cg-referenceItem+.cg-referenceItem{margin-top:32px}}.cg-referenceItem__title{text-align:center;color:#1269A1;font-size:22px}@media screen and (max-width: 980px){.cg-referenceItem__title{font-size:18px}}.cg-referenceItem__price{position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-color:rgba(255,255,255,0.9);padding:24px}@media screen and (max-width: 980px){.cg-referenceItem__price{position:static;padding:16px;transform:translateX(0)}}.cg-referencePrice{margin-bottom:0;display:flex;align-items:center;font-size:16px;font-weight:bold}@media screen and (max-width: 980px){.cg-referencePrice{flex-wrap:wrap}}.cg-referencePrice+.cg-referencePrice{margin-top:16px}.cg-referencePrice *{white-space:nowrap;margin-bottom:0}.cg-referencePrice__title{min-width:120px;margin-right:16px}.cg-referencePrice__price strong{font-size:22px}@media screen and (max-width: 736px){.cg-referencePrice__price{flex-grow:1;text-align:right}}.cg-referencePrice__period{font-size:14px}@media screen and (max-width: 736px){.cg-referencePrice__period{flex-grow:1;text-align:right}}.cg-flow{padding-bottom:64px}.cg-flowItem{display:flex;align-items:center;gap:16px}.cg-flowItem+.cg-flowItem{margin-top:32px}@media screen and (max-width: 736px){.cg-flowItem{flex-direction:column;align-items:flex-start}}.cg-flowItem__step{color:#1269A1;font-size:22px;font-weight:bold}.cg-flowItem__icon{flex-shrink:0;width:110px}@media screen and (max-width: 736px){.cg-flowItem__icon{display:none}}.cg-flowItem__body{font-size:16px}.cg-flowItem__title{font-size:25px}.cg-faq{padding-bottom:64px;background-color:#fff}.cg-faqItem{padding-bottom:24px;border-bottom:1px solid #878e8e}.cg-faqItem__q{margin-bottom:12px;font-size:22px}.cg-faqItem__a{font-size:16px}.cg-faqItem+.cg-faqItem{margin-top:24px}.cg-contact{position:relative;padding:64px 0;background:linear-gradient(90deg, rgba(18,105,161,0.7) 0%, rgba(18,105,161,0.7) 100%),url(/assets/3dcg/bg_blender-80b349364dce67f7f03477e53f70b6c5f0a4f9fe6066ce39f2a3eae34a46c2c3.jpg);background-size:cover, cover;text-align:center}.cg-contact__title{font-size:36px;color:#fff}.cg-contact__copy{color:#fff}.cg-contact__row{margin-top:36px;display:grid;grid-template-columns:repeat(2, 1fr);gap:70px}@media screen and (max-width: 736px){.cg-contact__row{grid-template-columns:repeat(1, 1fr)}}.cg-contactItem{padding:60px 20px;border-radius:8px;background-color:#F5F6FA;font-size:22px}.cg-contactItem__title{margin-bottom:48px;font-weight:bold}.cg-contactItem__tel{font-size:46px;font-weight:bold;color:#1269A1}@media screen and (max-width: 736px){.cg-contactItem__tel{font-size:9.5vw}}.cg-contactItem__time{font-size:18px;color:#1269A1}.alert-notice{background-color:#f7f7f7}.c-txt{font-family:"Open Sans", Helvetica, sans-serif;font-size:15pt;font-weight:400;letter-spacing:0.075em;line-height:1.65em}@media screen and (max-width: 1680px){.c-txt{font-size:13pt}}@media screen and (max-width: 1280px){.c-txt{font-size:12pt}}@media screen and (max-width: 736px){.c-txt{font-size:11pt;letter-spacing:0.0375em}}.c-txt--form-req{position:relative;top:-2px;padding:3px 6px;color:#fff;background-color:#c14d4d;font-size:11px;border-radius:4px;line-height:1}.c-txt--form-option{font-size:14px;padding-left:0.5rem;color:#878e8e}.c-txt--sm{font-size:14pt}@media screen and (max-width: 1680px){.c-txt--sm{font-size:12pt}}@media screen and (max-width: 1280px){.c-txt--sm{font-size:11pt}}@media screen and (max-width: 736px){.c-txt--sm{font-size:110pt;letter-spacing:0.0375em}}.c-ttl{font-family:"Open Sans", Helvetica, sans-serif;text-align:center;line-height:1.4}.c-ttl--sub{font-size:1.5rem}.c-ttl--sec{font-size:36px;margin:0;padding:4rem 0}@media screen and (max-width: 736px){.c-ttl--sec{font-size:30px}}.c-btn--dark{background:transparent;color:#fff;box-shadow:inset 0 0 0 2px #fff}.c-btn--light{width:200px;margin:auto;background:transparent;color:#2e3842;box-shadow:inset 0 0 0 2px #2e3842}.c-btn--light input{width:100%;background:inherit;color:inherit;box-shadow:none}.c-btn--light input:hover{color:inherit}.c-iconBtn{cursor:pointer}.c-dropdown{position:relative}.c-dropdown__toggle{cursor:pointer}.c-dropdown__toggle *{pointer-events:none}.c-dropdown__toggle.is-show+.c-dropdown__menu{display:block;animation:fadeIn .4s}.c-dropdown__toggle.is-show::after{content:"";width:100%;height:100%;cursor:default;position:fixed;top:0;left:0;z-index:19999}.c-dropdown__menu{display:none;position:absolute;right:0;padding:8px 16px;background-color:#fff;border:1px solid #ccc;border-radius:4px;transform:translateY(10px);box-shadow:0 1px 5px rgba(0,0,0,0.2);z-index:20000;white-space:nowrap}.c-dropdown__menu--top{top:0;transform:translateY(-100%)}.c-dropdown__menu a{border-bottom:none}.c-dropdown__divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.c-helpTooltip{position:relative;display:inline-block}.c-helpTooltip__toggle{display:inline-block;cursor:pointer}.c-helpTooltip__toggle *{pointer-events:none}.c-helpTooltip__toggle.is-show+.c-helpTooltip__content{display:block;animation:fadeIn .4s}.c-helpTooltip__toggle.is-show::after{content:"";width:100%;height:100%;cursor:default;position:fixed;top:0;left:0;z-index:19999}.c-helpTooltip__content{display:none;position:absolute;left:20px;padding:8px 16px;width:300px;background-color:#fff;border:1px solid #ccc;border-radius:4px;transform:translateY(-50%);box-shadow:0 1px 5px rgba(0,0,0,0.2);z-index:20000;font-size:12px;line-height:1.4;color:#6f7272}.c-helpTooltip__content a{border-bottom:none}.form-group{margin-bottom:1.4rem}.form-group__label{display:inline-block}.form-check input[type="checkbox"]:checked+label:before{background:rgba(144,144,144,0.25)}.c-loading{position:fixed;z-index:30000;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,0.7)}.c-loading.is-hide{display:none}.c-loading__icon{width:80px;height:80px;animation:3s linear infinite rotation}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.p-globalNav__list{display:flex;font-size:15px;margin-right:32px;font-weight:bold}@media screen and (max-width: 980px){.p-globalNav__list{display:block}}@media screen and (max-width: 980px){.p-globalNav__list>li{margin-top:16px}}.p-globalNav__list>li:not(:last-child){margin-right:24px}@media screen and (max-width: 980px){.p-globalNav__list>li:not(:last-child){margin-right:0}}.p-newsWidget__icon{position:relative;margin-right:16px;font-size:18px}.p-newsWidget__badge{position:absolute;top:0;left:-8px;width:12px;height:12px;background-color:#fcd600;border-radius:50%}.p-newsWidget__menu{max-height:400px;overflow:auto;color:#414545}.p-newsWidget__menu .btn-outline-primary{border-bottom:1px #414545 solid}.p-account{position:relative}.p-account__menu{position:absolute;right:0;z-index:20000;padding:16px;background-color:#fff;white-space:nowrap;box-shadow:0 1px 3px rgba(0,0,0,0.2);color:#414545}.p-edit{display:flex;flex-direction:column;height:100vh;font-size:14px}.p-edit input[type="text"],.p-edit input[type="password"],.p-edit input[type="email"],.p-edit select,.p-edit textarea{background-color:#fff;border:1px solid #ccc}.p-edit select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.p-edit input[type="color"]{width:120px}.p-edit ::-webkit-input-placeholder{color:#999 !important;opacity:1.0}.p-edit :-moz-placeholder{color:#999 !important;opacity:1.0}.p-edit ::-moz-placeholder{color:#999 !important;opacity:1.0}.p-edit :-ms-input-placeholder{color:#999 !important;opacity:1.0}.p-edit .btn:hover{cursor:pointer}.p-edit__header{position:sticky;top:0;z-index:10000;display:flex;justify-content:space-between;align-items:center;height:30px;padding:8px 16px;font-size:14px;background-color:#1269A1}.p-edit__logo{color:#fff;font-size:16px}.p-edit__logo a{border-bottom:none}.p-edit__container{display:flex;height:calc(100% - 30px)}.p-edit__setting{position:relative;z-index:1;height:100%;overflow:auto;flex-basis:450px;max-width:450px;background-color:#E4E6ED;box-shadow:1px 0 3px rgba(0,0,0,0.2)}.p-edit__setting label{font-weight:bold;font-size:inherit}.p-edit__setting small{font-size:12px;line-height:1.5}.p-edit__setting .add_fields.btn{background:#fff;border:1px solid #CCCCCC;padding:10px 15px;border-radius:8px}.p-edit__setting .add_fields.btn.is-disabled{background:#C1C1C1;pointer-events:none}.p-edit__setting .nested-fields{display:flex;align-items:flex-start;padding:0 16px 16px;background:#E4E6ED}.p-edit__setting .nested-fields:first-of-type{padding-top:16px}.p-edit__setting .nested-fields+.links{margin-top:8px}.p-edit__setting .nested-fields-left{flex-grow:1;border-radius:5px}.p-edit__setting .nested-fields-left .is-hidden{display:none}.p-edit__setting .nested-fields-right{margin-left:10px;padding-top:34px}.p-edit__setting .nested-fields-right .remove_fields{border:none;display:flex;height:100%}.p-edit__setting .nested-fields-right .right-delete{font-size:20px;color:#c14d4d}.p-edit__setting input[type="checkbox"]+label{font-weight:700}.p-edit__setting input[type="range"]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:#6FA3C5;height:12px;width:100%;border-radius:10px;border:solid 2px #fff;outline:0}.p-edit__setting input[type="range"]:focus{box-shadow:0 0 3px #E6F5FD}.p-edit__setting input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;background:#1269A1;width:20px;height:20px;border-radius:50%;box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15)}.p-edit__setting input[type="range"]::-moz-range-thumb{background:#1269A1;width:20px;height:20px;border-radius:50%;box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15);border:none}.p-edit__setting input[type="range"]::-moz-focus-outer{border:0}.p-edit__setting input[type="range"]:active::-webkit-slider-thumb{box-shadow:0px 5px 10px -2px rgba(0,0,0,0.3)}.p-edit__sliderNum{min-width:5em;margin-left:16px;flex-shrink:0}.p-edit__sectionHeading{position:relative;padding:12px 16px;font-size:16px;font-weight:700;background-color:#E4E6ED;box-shadow:0 1px 1px rgba(0,0,0,0.15);transition:all .2s;display:block}.p-edit__sectionHeading:hover{background-color:#d5d8e3}.p-edit__sectionHeading::-webkit-details-marker{display:none}.p-edit__sectionHeading::after{display:inline-block;content:"\f107";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-family:'Font Awesome 5 Free';font-weight:900;font-style:normal;font-variant:normal;text-rendering:auto;font-size:22px;transition:all .2s;line-height:1}details[open] .p-edit__sectionHeading::after{transform:translateY(-50%) rotate(180deg)}.p-edit__sectionBody{padding:32px 20px;background-color:#F5F6FA;box-sizing:border-box}.p-edit__sectionBody--last{box-shadow:0 -1px 1px rgba(0,0,0,0.15);background-color:inherit}.p-edit__sectionBody .form-group:last-child{margin-bottom:0}.p-edit__sectionBody .hotspot-click-text.is-hidden{display:none}.p-edit__buttonText{color:#C0C0C0}.p-edit__buttonText:hover{color:#000000}.p-edit__tn{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;border:1px solid #ccc}.p-edit__ogpImg{width:auto;height:auto;max-width:120px;max-height:200px;border:1px solid #ccc}.p-edit__preview{position:relative;flex-grow:1;background-color:#e6e6e6}.p-edit__preview .dummy-button{position:absolute;left:50%;bottom:5%;transform:translateX(-50%);max-width:90%;padding:10px 20px 10px 55px;font-size:1rem;letter-spacing:0.1rem;line-height:normal;white-space:nowrap;background-color:#1fb2a6;color:white;border-radius:30rem;font-weight:bold;text-align:center;box-shadow:none}.p-edit__preview .dummy-button::before{content:"";position:absolute;top:33%;left:30px;transform:rotate(50deg);width:5px;height:10px;border-right:3px solid white;border-bottom:3px solid white}.p-edit__submit{width:200px;margin:auto;color:#fff}.p-edit__submit input,.p-edit__submit button{width:100%;background:inherit;color:inherit;font-size:16px;border-radius:10px;background-color:#1269A1;box-shadow:none}.p-edit__submit input:hover,.p-edit__submit button:hover{color:inherit}.p-edit__haribote{display:flex;width:50%;height:50%}.hotspot{display:block;width:20px;height:20px;border-radius:10px;border:none;background-color:rgba(0,0,0,0.9);box-sizing:border-box;padding:0}.hotspot-label{background-color:rgba(0,0,0,0.75);position:absolute;transform:translate(10px, 10px);border-radius:10px;padding:10px;min-width:100px;font-size:16px;line-height:1.2;font-weight:normal;text-align:left;box-shadow:2px 2px 4px rgba(0,0,0,0.25)}.hotspot-label.is-hidden{display:none}.hotspot-forms.is-hidden{display:none}
