@charset "UTF-8";main{--border-color:#ccc;--fs-7:10px;--fs-8:11.5px;--fs-9:14px;--fs-10:14.45px;--fs-11:14.9px;--fs-12:15.35px;--fs-14:19px;--color-purple:#D3D3DF;--color-green:#D3DDE1}body.loading::after,body.loading::before{position:fixed;inset:0;content:""}body.loading::before{z-index:9999;width:25px;height:25px;margin:auto;border:4px solid rgb(255 255 255 / 25%);border-top-color:rgb(255 255 255 / 75%);border-radius:50%;-webkit-animation:imagelazyload 1.1s infinite linear;animation:imageLazyLoad 1.1s infinite linear}body.loading::after{z-index:999;background-color:rgb(0 0 0 / 50%)}footer h3{width:100%}.btn{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / 12.5%);box-shadow:inset 0 3px 5px rgb(0 0 0 / 12.5%)}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn:focus{outline:0!important;outline-offset:-2px!important}.btn.disabled,.btn:disabled{pointer-events:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-primary{display:flex;align-items:center;justify-content:center;width:150px;height:40px;color:#fff;background-color:#337ab7;border-color:#2e6da4;border-radius:7px}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary.active,.btn-primary:active{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary:disabled.focus,.btn-primary:disabled:focus,.btn-primary:disabled:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-primary.reverse{color:#337ab7;background:#fff;border:2px solid #337ab7}.btn-primary.reverse:hover{color:#286090;background:#fafafa}.btn-primary.reverse:disabled,.btn-primary.reverse:disabled:hover{background:#eee}.fixedBtn__wrap{position:fixed;right:calc(50% - 799px);bottom:15px;transform:translate(-50%,0);transition:all .4s}.fixedBtn__wrap.active.down{transform:translate(-50%,120%)}.favorite-box .fixedBtn__wrap{transform:translate(-50%,-217px)}.fixedBtn{position:relative;box-sizing:border-box;display:block;width:105px;height:210px;text-decoration:none!important;cursor:default;transform:translateY(300%);animation-duration:.4s;animation-timing-function:cubic-bezier(0,0,.18,.97);animation-fill-mode:forwards}.fixedBtn .fixedBtn_upper{box-sizing:border-box;display:block;width:105px;height:105px;padding:6px 0 11px 8px;background-image:linear-gradient(180deg,rgb(255 255 255),rgb(245 245 245) 70%,rgb(234 234 234));border:1px solid #b2b2b2}.fixedBtn:hover .fixedBtn_upper{background-color:#eee;background-image:none}.fixedBtn__wrap.active .fixedBtn{animation-name:fix-btn-view}.fixedBtn.second{animation-delay:.1s}.fixedBtn__wrap.active:not(.active) .fixedBtn{animation-direction:reverse}@keyframes fix-btn-view{0%{transform:translateY(400%)}100%{transform:translateY(0)}}.fixedBtn:hover{background-color:#eee;background-image:none}.fixedBtn+.fixedBtn{margin-top:20px}.fixedBtn__en{position:relative;display:inline-block;padding:1px 0 2px;font-size:11px}.fixedBtn__en .border__bottom::after,.fixedBtn__en .border__bottom::before,.fixedBtn__en .border__top::after,.fixedBtn__en .border__top::before{position:absolute;left:0;display:block;width:100%;height:1px;content:''}.fixedBtn__en .border__top::before{top:-2px}.fixedBtn__en .border__top::after{top:0}.fixedBtn__en .border__bottom::before{bottom:-2px}.fixedBtn__en .border__bottom::after{bottom:0}.fixedBtn__ja{margin-top:5px;margin-left:2px;font-size:14px;font-weight:700;line-height:1.4;color:grey;letter-spacing:.05em;text-decoration:none}.fixedBtn__arrowWrap{display:flex;justify-content:flex-end}.fixedBtn__arrow{position:absolute;bottom:115px;left:0;display:flex;align-items:center;justify-content:flex-start;width:48px;height:15px;padding:2px}.fixedBtn__arrow img{transform:rotate(180deg)}.fixedBtn .fixedBtn__arrow{background-color:red}.fixedBtn:hover .fixedBtn__arrow{background-color:#c41414}.fixedBtn .fixedBtn__thumbnail_display-wrap{position:absolute;bottom:1px;left:0;border:1px solid #b2b2b2;display:inline-block}.fixedBtn .fixedBtn__thumbnail_display-wrap .fixedBtn__thumbnail_display{display:block}.fixedBtn .fixedBtn__thumbnail_display-wrap::after{content:'';position:absolute;bottom:-1px;left:-1px;width:103px;height:103px;border:1px solid #b2b2b2}.fixedBtn:hover .fixedBtn__thumbnail_display-wrap::before{content:'';position:absolute;bottom:-1px;left:-1px;width:103px;height:103px;background-color:rgba(0,0,0,.05);pointer-events:none}.fixedBtn__wrap .fixedBtn .fixedBtn__thumbnail{position:absolute;right:calc(100% + 1px);bottom:1px;width:0;height:0;border:1px solid #ccc;opacity:0;transition:all .3s ease-in-out}.fixedBtn:hover .fixedBtn__thumbnail:not(:hover){width:600px;height:600px;opacity:1}.fixedBtn__wrap.active .fixedBtn.display_locked{background-color:#eee;background-image:none}.fixedBtn__wrap.active .fixedBtn.display_locked .fixedBtn_upper{background-color:#eee;background-image:none}.fixedBtn__wrap.active .fixedBtn.display_locked .fixedBtn__arrow{background-color:#c41414}.fixedBtn__wrap.active .fixedBtn.display_locked .fixedBtn__thumbnail_display-wrap::before{content:'';position:absolute;bottom:-1px;left:-1px;width:103px;height:103px;background-color:rgba(0,0,0,.05);pointer-events:none}.fixedBtn__wrap.active .fixedBtn.display_locked .fixedBtn__thumbnail{width:600px;height:600px;opacity:1}.imageLazyLoad .image{position:relative}.imageLazyLoad .image img{position:absolute;inset:0;margin:auto;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.imageLazyLoad .image.ready img{opacity:1}.imageLazyLoad .image::after{position:absolute;top:50%;left:50%;display:block;width:22px;height:22px;margin:-15px 0 0 -15px;content:"";border-top:4px solid rgb(100 100 100 / 20%);border-right:4px solid rgb(100 100 100 / 20%);border-bottom:4px solid rgb(100 100 100 / 20%);border-left:4px solid rgb(100 100 100);border-radius:50%;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .4s;transition:opacity .4s;-webkit-animation:imagelazyload 1.1s infinite linear;animation:imageLazyLoad 1.1s infinite linear}.imageLazyLoad .image.ready::after{opacity:0;-webkit-animation:none;animation:none}@-webkit-keyframes imageLazyLoad{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes imageLazyLoad{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.page-title{padding:0;border-top:3px solid #aaa;border-bottom:2px solid #b2b2b2}.page-title h2{position:relative;display:flex;justify-content:space-between;padding:10px 0 10px 65px;font-size:1.6em;font-weight:700;line-height:1.6em;color:#404040}.page-title h2::before{position:absolute;top:50%;left:5px;display:inline-block;width:43px;height:39px;content:"";background-image:url(../images/unit-mypage-savelayout-title.webp);background-repeat:no-repeat;background-size:43px 39px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}html:not([data-image-ok-webp=TRUE]) .page-title h2::before{background-image:url(../images/unit-mypage-savelayout-title.png)}main .step{margin-top:10px;letter-spacing:-.4em}main .step>li{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;height:50px;margin-right:5px;font-size:12px;font-weight:700;vertical-align:top;color:#999;text-align:center;letter-spacing:normal;background:#fff;border-radius:3px;-webkit-box-shadow:0 0 0 2px #999 inset;box-shadow:0 0 0 2px #999 inset}main .step>li.active{color:#fff;background:#c20000;-webkit-box-shadow:none;box-shadow:none}main .step>li:last-child{margin-right:0}main .step>li::after{position:absolute;top:50%;right:-5px;display:inline-block;width:5px;height:2px;content:"";background:#999;-webkit-transform:translateY(-50%);transform:translateY(-50%)}main .step>li:last-child::after{display:none}main .step>li>p{height:22px;line-height:22px}main .step>li>p:first-child{margin-top:2px}main .step>li>p:last-child{border-top:1px dotted #999}main .step>li.active>p:last-child{border-top:1px dotted #fff}main .step>li.step-00{width:160px;padding:10px 38px 10px 15px;color:#fff;background:#999}main .step>li.step-00::before{position:absolute;top:13px;right:10px;display:inline-block;width:26px;height:26px;content:"";background-image:url(../images/unit-step-arrow-icon-white.webp);background-repeat:no-repeat}html:not([data-image-ok-webp=TRUE]) main .step>li.step-00::before{background-image:url(../images/unit-step-arrow-icon-white.png)}main .step>li.step-00>p{height:auto;line-height:1.2em}main .step>li:not(.step-00){width:188px}main .step+.step-title{padding-bottom:15px;margin-top:10px;letter-spacing:-.4em}main .step+.step-title>span{display:inline-block;height:20px;line-height:20px;vertical-align:top;letter-spacing:normal}main .step+.step-title>span:first-child{position:relative;padding-right:20px;font-size:20px;font-weight:700}main .step+.step-title>span:first-child::after{position:absolute;top:2px;right:8px;display:inline-block;width:3px;height:16px;content:"";background:#707070}main .step+.step-title>span:last-child{font-size:14px;font-weight:700}main .step+.step-title+p{padding:15px 0;font-size:1.2em;font-weight:700;line-height:1.2em}.main-thumbnail{display:flex;justify-content:flex-start;margin-top:30px;pointer-events:none;user-select:none}.main-thumbnail li{width:600px}.main-thumbnail li::before{display:block;padding-top:100%;content:""}.main-thumbnail li+li{margin-left:auto}.lead-text{padding:15px 0;font-size:21px;font-weight:700;line-height:1.4}::placeholder{color:#bbb}.request-support-title{display:flex;align-items:center;height:45px;margin-bottom:20px;font-size:var(--fs-9);line-height:30px;color:#fff;background:#5d5d5d}.request-support-title span{display:inline-block;height:17px;margin-left:10px;line-height:17px}*+.request-support-title{margin-top:30px}[data-side-type=front]+.request-support-title{margin-top:40px}.request-support-lead{margin-bottom:15px}.request-support small{font-size:var(--fs-7)}.request-support label{display:block;font-size:var(--fs-9)}.request-support label small{margin-left:1em;vertical-align:text-bottom;font-size:var(--fs-8)}.request-support :focus{outline:0;border-color:rgb(102 175 233);box-shadow:rgb(0 0 0 / 7.5%) 0 1px 1px inset,rgb(102 175 233 / 60%) 0 0 8px}.request-support .select,.request-support input,.request-support textarea{box-sizing:border-box;margin-top:.5em;border:1px solid #c8c8c8;font-size:var(--fs-14);letter-spacing:.05em}.request-support .select,.request-support input{display:block;width:100%;height:38px}.request-support .select.style-disabled,.request-support input.style-disabled{border:1px solid #f2f2f2}.request-support .select{position:relative}.request-support input{padding-left:1em;background-color:#fff}.request-support .select select{width:100%;height:100%;padding-left:1em;border:0;background-color:#fff}.request-support .select i{position:absolute;top:0;right:0;width:34px;height:34px;pointer-events:none;background:linear-gradient(to bottom,#f0f0f0 50%,#d2d2d2 51%);border:1px solid #707070;box-shadow:0 0 0 1px #fff inset}.request-support .select i::after{position:absolute;inset:0;width:0;height:0;margin:auto;content:"";border-color:#000 transparent transparent;border-style:solid;border-width:4px 3px 0}.request-support .disabled-input-item{box-sizing:border-box;display:flex;align-items:center;min-height:36px;padding:8px 14px;line-height:1.35;word-break:break-all;background-color:#f2f2f2}.request-support-form{position:relative;min-height:100px}.request-support-form [data-status].item-status{box-sizing:border-box;display:flex;align-items:center;width:60%;min-width:326px;min-height:20px;padding:2px 10px;margin-top:8px;font-size:var(--fs-8);line-height:1.2em;border-radius:10px}.request-support-form [data-status=empty].item-status,.request-support-form [data-status^=error].item-status{color:#c00;background:#fcc;border:1px solid #c00}.request-support-form [data-status=empty].item-status::after{content:attr(data-empty-text)}.request-support-form [data-status^=error].item-status::after{content:attr(data-error-text)}.request-support-form [data-status=ok].item-status{background:#f0fee9;border:1px solid #82c78e}.request-support-form [data-status=ok].item-status::before{position:relative;bottom:1px;display:block;width:6px;height:4px;margin-right:5px;content:"";border-bottom:2px solid #389f3c;border-left:2px solid #389f3c;transform:rotate(-45deg);transform-origin:center}.request-support-form [data-status=ok].item-status::after{content:"ok"}.request-support-form [data-status=ok].item-description-status{display:none}.request-support-item-wrap{border-bottom:1px solid grey;counter-reset:number 0}.request-support-item-wrap:has(.none-info:only-child){width:fit-content}.request-support-item{position:relative;display:flex;width:100%;overflow:hidden;background-color:#fff}.request-support-item .limit-num::before{content:"500"}[data-category=qr].request-support-item .limit-num::before{content:"100"}.request-support-item>*{box-sizing:border-box;padding:20px 15px 25px}.move .request-support-item{transition:all .3s ease-in-out}.request-support-item:not(.none-info) .request-support-item-header-title::after{box-sizing:border-box;width:40px;height:20px;padding:2px 4px;font-size:var(--fs-7);font-weight:400;color:#fff;text-align:center;content:"未完了";background:#a50021;border:1px solid #a50021}.request-support-item:not(.none-info,:has([data-status=empty],[data-status^=error])) .request-support-item-header-title::after{color:#fff;content:"完了";background:#4c6ecc;border:1px solid #4c6ecc}.request-support-item-header{width:170px;min-height:230px;font-weight:700;background-color:#d9d9d9;background-repeat:no-repeat;background-position:center;background-size:55px;border-top:1px solid grey}.request-support .request-support-item-wrap[data-side-type=front] .request-support-item.none-info .request-support-item-header{background-color:var(--color-purple)}.request-support .request-support-item-wrap[data-side-type=front] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-header{background-color:var(--color-green)}.request-support .request-support-item-wrap[data-side-type=front] .request-support-item:not(.none-info):nth-child(even) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front] .request-support-item:not(.none-info):nth-child(even) .request-support-item-header{background-color:var(--color-purple)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:first-child:last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item.none-info .request-support-item-header{background-color:var(--color-green)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n+1):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item.none-info .request-support-item-header{background-color:var(--color-purple)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item.none-info .request-support-item-header{background-color:var(--color-green)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:first-child:last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:first-child:last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-header{background-color:var(--color-purple)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:first-child:last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(even) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:first-child:last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(even) .request-support-item-header{background-color:var(--color-green)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n+1):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n+1):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-header{background-color:var(--color-green)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n+1):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(even) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n+1):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(even) .request-support-item-header{background-color:var(--color-purple)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(odd) .request-support-item-header{background-color:var(--color-purple)}.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(even) .request-support-item-console.css-item-console-button-panel,.request-support .request-support-item-wrap[data-side-type=front]:has(>.request-support-item:not(.none-info):nth-child(2n):last-child)~.request-support-item-wrap[data-side-type=back] .request-support-item:not(.none-info):nth-child(even) .request-support-item-header{background-color:var(--color-green)}[data-category=text] .request-support-item-header{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20500%20500%22%20style%3D%22enable-background%3Anew%200%200%20500%20500%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M407.8%2C37.5l5.2%2C97.1h-12.1c-1.7-17.3-5.2-29.5-8.7-36.4c-6.9-12.1-13.9-20.8-24.3-26%20c-10.4-5.2-19.1-8.7-36.4-8.7h-59v327.9c0%2C26%2C3.5%2C41.6%2C8.7%2C46.8c6.9%2C8.7%2C19.1%2C12.1%2C34.7%2C12.1h13.9v12.1H156.4v-12.1h13.9%20c17.3%2C0%2C36.4-5.2%2C45.1-15.6c3.5-6.9%2C6.9-20.8%2C6.9-43.4V63.5h-34.7c-19.1%2C0-39.9%2C1.7-46.8%2C3.5c-10.4%2C3.5-19.1%2C10.4-27.7%2C22.6%20c-6.9%2C10.4-12.1%2C26-13.9%2C45.1H87l5.2-97.1L407.8%2C37.5z%22%2F%3E%3C%2Fsvg%3E');background-position:top 120px center}[data-category=image] .request-support-item-header{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20500%20500%22%20style%3D%22enable-background%3Anew%200%200%20500%20500%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%2C51.5v18h482.1v360.9H17.9V105.6H0v342.9h500v-397H0z%20M428.6%2C159.8c0-19.9-16-36.1-35.7-36.1%20c-19.7%2C0-35.7%2C16.2-35.7%2C36.1c0%2C19.9%2C16%2C36.1%2C35.7%2C36.1C412.6%2C195.9%2C428.6%2C179.7%2C428.6%2C159.8z%20M50.1%2C363.6l12.6%2C12.8l140.6-142.1%20l57.7%2C58.3l12.6-12.8l-70.2-71.1L50.1%2C363.6z%20M257.9%2C367.8l12.6%2C12.8l74.3-75.1l71.2%2C72l12.6-12.8L345%2C280.2L257.9%2C367.8z%22%2F%3E%3C%2Fsvg%3E');background-position:top 120px center}[data-category=qr] .request-support-item-header{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20500%20500%22%20style%3D%22enable-background%3Anew%200%200%20500%20500%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M269%2C269v39h39v-39H269z%20M425%2C308h39v-39h-39V308z%20M269%2C464h39v-39h-39V464z%20M464%2C464v-39h-39%20v39H464z%20M386%2C269h-39v39h39V269z%20M347%2C464h39v-39h-39V464z%20M269%2C347v39h39v-39H269z%20M113%2C386h39v-39h-39V386z%20M35%2C464h195V269H35%20V464z%20M74%2C308h117v117H74V308z%20M113%2C152h39v-39h-39V152z%20M35%2C230h195V35H35V230z%20M74%2C74h117v117H74V74z%20M386%2C113h-39v39h39V113z%20M269%2C35v195h195V35H269z%20M425%2C191H308V74h117V191z%20M464%2C386v-39h-39v39H464z%20M347%2C386h39v-39h-39V386z%20M347%2C308h-39v39h39V308z%20M386%2C347h39v-39h-39V347z%20M308%2C386v39h39v-39H308z%20M386%2C425h39v-39h-39V425z%22%2F%3E%3C%2Fsvg%3E');background-position:top 120px center}.request-support-item-header-title{display:flex;align-items:center;justify-content:space-between;font-size:var(--fs-9)}.request-support-item-header small{display:block;margin-bottom:15px}[data-side-type=front] .request-support-item-header small span::before{counter-increment:number 1;content:"( オモテ面 " counter(number,decimal-leading-zero) " )";font-size:var(--fs-9);font-weight:400}[data-side-type=back] .request-support-item-header small span::before{counter-increment:number 1;content:"( ウラ面 " counter(number,decimal-leading-zero) " )";font-size:var(--fs-9);font-weight:400}.request-support-item-type{width:360px;background-color:#eaeaea;position:relative;border-top:1px solid grey}.request-support-item-type li+li{margin-top:20px}.request-support-item-type.disabled-input-item-wrap li:last-child{position:absolute;bottom:25px}.request-support-item-type.disabled-input-item-wrap li:last-child .style-em{display:inline-block;color:#a50021;font-size:12.8px}.request-support-item-content{width:628px;border-top:1px solid grey}.request-support-item-content textarea{display:block;min-width:100%;max-width:146px;min-height:147px;padding:11px 12px;line-height:1.3em}[data-category=image] .request-support-item-content{display:flex;flex-wrap:wrap;gap:8px}[data-category=image] .request-support-item-content-title{width:100%}[data-category=image] .request-support-item-content [type=file]{display:none}[data-category=image] .request-support-item-content .btn-primary{width:100%;height:36px}[data-category=image] .request-support-item-preview{position:relative;width:210px;height:210px;margin-left:auto;background-image:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%22%20height%3D%22100%22%20viewBox%3D%220%200%20100%20100%22%3E%20%3Crect%20fill%3D%22%23fff%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2250%22%20height%3D%2250%22%3E%3C%2Frect%3E%20%3Crect%20fill%3D%22%23eee%22%20x%3D%2250%22%20y%3D%220%22%20width%3D%2250%22%20height%3D%2250%22%3E%3C%2Frect%3E%20%3Crect%20fill%3D%22%23eee%22%20x%3D%220%22%20y%3D%2250%22%20width%3D%2250%22%20height%3D%2250%22%3E%3C%2Frect%3E%20%3Crect%20fill%3D%22%23fff%22%20x%3D%2250%22%20y%3D%2250%22%20width%3D%2250%22%20height%3D%2250%22%3E%3C%2Frect%3E%3C%2Fsvg%3E');background-size:33.333%;border:1px solid #c8c8c8}[data-category=image] .request-support-item-preview .loading::after,[data-category=image] .request-support-item-preview .loading::before{position:absolute;inset:0;margin:auto;content:""!important}[data-category=image] .request-support-item-preview .loading::before{z-index:9;width:25px;height:25px;border:4px solid rgb(255 255 255 / 25%);border-top-color:rgb(255 255 255 / 75%);border-radius:50%;animation:imageLazyLoad 1.1s infinite linear}[data-category=image] .request-support-item-preview .loading::after{background-color:rgb(0 0 0 / 50%)}[data-category=image] .request-support-item-preview span{position:absolute;inset:0;background-repeat:no-repeat;background-position:center;background-size:contain}[data-category=image] .request-support-item-preview span:not([style])::before,[data-category=image] .request-support-item-preview span[data-status=empty]::before{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:var(--fs-12);color:grey;content:"NO IMAGE"}.request-support-item-info{display:grid;grid-template-columns:auto 1fr;gap:0 5px;margin-top:20px;font-size:var(--fs-8);line-height:1.4}.request-support-item-info dd::before{margin-left:5px;content:"："}.request-support-item-note{margin-top:15px;color:#e95d00}.request-support-item-note dt{margin-bottom:.2em}.request-support-item-note dd{white-space:pre-wrap}.request-support-item-console{padding:20px 11px 25px;background-color:#eaeaea}.request-support-item-console li+li{margin-top:5px}.request-support-item-console [data-type]{font-size:12px;font-weight:700;color:#4c6ecc;text-align:center;cursor:pointer}.request-support-item-console [data-type] i{position:relative;display:flex;align-items:center;justify-content:center;width:24px;margin:0 auto 7px}.request-support-item-console.css-item-console-button-panel{padding-top:15px;padding-left:5px;padding-right:5px;border-top:1px solid grey}.request-support-item-console.css-item-console-button-panel li{background-color:#fff;width:60px;height:52px;padding-top:8px;border-radius:10px}.request-support-item-console.css-item-console-button-panel li:hover{background-color:#eee}.request-support-item-console.css-item-console-button-panel [data-type] i{position:relative;display:flex;align-items:center;justify-content:center;width:48px;margin:0 auto 7px}.request-support-item-console [data-type=callAddModal] i,.request-support-item-console [data-type=callDeleteModal] i{height:24px}.request-support-item-console [data-type=callDeleteModal] i{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2034%2048%22%3E%3Cpath%20fill%3D%22%234C6ECC%22%20d%3D%22M28.4%2C4.2h-23C2.4%2C4.2%2C0%2C6.2%2C0%2C9v2h34V9C34%2C6.2%2C31.4%2C4.2%2C28.4%2C4.2z%20M21%2C0h-8c-1.3%2C0-2%2C0.8-2%2C2h12%20C23%2C0.8%2C22.3%2C0%2C21%2C0z%20M0%2C41.7C0%2C45.2%2C3.3%2C48%2C7%2C48l20%2C0c3.7%2C0%2C7-2.5%2C7-6l0-29H0V41.7z%20M4%2C17.9c0-1%2C0.9-1.9%2C2-1.9c1.1%2C0%2C2%2C0.8%2C2%2C1.9%20v22.2c0%2C1-0.9%2C1.9-2%2C1.9c-1.1%2C0-2-0.8-2-1.9V17.9z%20M15%2C17.9c0-1%2C0.9-1.9%2C2-1.9c1.1%2C0%2C2%2C0.8%2C2%2C1.9v22.2c0%2C1-0.9%2C1.9-2%2C1.9%20c-1.1%2C0-2-0.8-2-1.9V17.9z%20M26%2C17.9c0-1%2C0.9-1.9%2C2-1.9c1.1%2C0%2C2%2C0.8%2C2%2C1.9v22.2c0%2C1-0.9%2C1.9-2%2C1.9c-1.1%2C0-2-0.8-2-1.9V17.9z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:center;background-size:contain}.request-support-item-console [data-type=callAddModal] i::after,.request-support-item-console [data-type=callAddModal] i::before{position:absolute;inset:0;width:3px;height:100%;margin:auto;content:"";background-color:currentcolor}.request-support-item-console [data-type=callAddModal] i::after{transform:rotate(90deg)}.request-support-item-console [data-type^=move] i::before{display:block;width:18px;height:18px;font-size:10px;content:"";background-color:currentcolor;border-radius:3px}.request-support-item-console [data-type^=move] i::after{position:absolute;inset:0;width:0;height:0;margin:auto;content:"";border-style:solid}.request-support-item-console [data-type=moveUp] i::after{border-color:transparent transparent #fff;border-width:0 4px 6px}.request-support-item-console [data-type=moveDown] i::after{border-color:#fff transparent transparent;border-width:6px 4px 0}.request-support-item-console.css-item-console-button-panel li[data-type=moveUp]:hover i::after{border-color:transparent transparent #eee}.request-support-item-console.css-item-console-button-panel li[data-type=moveDown]:hover i::after{border-color:#eee transparent transparent}.none-info+.request-support-item .request-support-item-console [data-type=moveUp],.request-support-item:last-child .request-support-item-console [data-type=moveDown]{color:#aebde8;pointer-events:none}.request-support-item.none-info{width:fit-content;height:80px;transition:all .3s ease-in-out}.request-support-item.none-info>*{position:relative;display:flex;align-items:center;min-height:80px}.request-support-item.none-info .request-support-item-console [data-type]{display:flex;align-items:center;justify-content:flex-start;font-size:var(--fs-14)}.request-support-item.none-info .request-support-item-console [data-type]::after{position:absolute;inset:0;content:""}.request-support-item.none-info .request-support-item-console [data-type] i{margin:auto 10px}.request-support-item.none-info:not(:only-child){height:0;pointer-events:none;user-select:none;opacity:0}.item-modal{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;background:rgb(0 0 0 / 65%);opacity:0;transition:opacity .2s ease-in-out}.item-modal[data-show-type=add] .delete,.item-modal[data-show-type=delete] .add{display:none}.item-modal:not(.active){pointer-events:none;opacity:0}.item-modal.active{opacity:1}.item-modal-title{padding-bottom:10px;font-size:24px;font-weight:700;line-height:1.1}.item-modal-title small{display:block;margin-top:12px;font-size:.555em;font-weight:400}.item-modal-attention{margin-bottom:12px;font-size:22px;font-weight:700;color:#c20000}.item-modal-attention::before{display:block;width:60px;height:53px;margin:0 auto 10px;content:"";background-image:url(/api/v2/pc/css/../images/unit-mypage-modal-attention-icon.webp)}[data-category=text] .item-name::before{content:"文字"}[data-category=image] .item-name::before{content:"画像"}[data-category=qr] .item-name::before{content:"QRの作成"}html:has(.item-modal.active){overflow:hidden}.item-modal-content{position:relative;box-sizing:border-box;width:600px;padding:25px;background:#fff}.item-modal .close{position:absolute;top:0;right:0;width:25px;height:25px;cursor:pointer;background:#c20000}.item-modal .close::after,.item-modal .close::before{position:absolute;inset:0;width:16px;height:2px;margin:auto;content:"";background-color:#fff}.item-modal .close::before{transform:rotate(45deg)}.item-modal .close::after{transform:rotate(-45deg)}.item-modal-content .inner{padding:25px 52px 20px;font-size:13px;line-height:1.3;color:#404040;text-align:center;letter-spacing:.1em;border:1px solid #000}.item-modal-btn{position:relative;display:block;height:70px;overflow:hidden;font-size:16px;font-weight:700;line-height:70px;color:#404040!important;text-align:center;text-decoration:none!important;background:linear-gradient(to bottom,#fafafa 0,#fff 51%,#f9f9f9 100%);border:1px solid #ccc;border-radius:8px;box-shadow:0 0 15px rgb(0 0 0 / 20%) inset,0 -3px 5px rgb(0 0 0 / 20%) inset,0 3px 4px 5px rgb(255 255 255 / 90%) inset}.add .item-modal-btn{margin-top:10px}.delete ul:has(.item-modal-btn){display:grid;grid-template-columns:152px 1fr;gap:10px;margin-top:20px}.item-modal-btn:hover{background:#eee;box-shadow:0 0 15px rgb(0 0 0 / 20%) inset,0 -3px 5px rgb(0 0 0 / 20%) inset,0 3px 5px 5px rgb(255 255 255 / 20%) inset}.item-modal-btn.submit::after{position:absolute;right:9px;bottom:8px;display:inline-block;width:0;height:0;content:"";border-color:transparent transparent transparent rgb(187 187 187);border-style:solid;border-width:10.5px 0 10.5px 16px}.item-modal-btn.submit::before{position:absolute;right:-9px;bottom:-12px;display:inline-block;width:56px;height:56px;content:"";border-radius:50%;box-shadow:0 0 0 4px rgb(187 187 187) inset}.item-modal-btn i{position:absolute;inset:0 auto 0 50px;width:50px;height:50px;margin:auto;background-repeat:no-repeat;background-size:contain}.item-modal-btn[data-category=text] i{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20500%20500%22%20style%3D%22enable-background%3Anew%200%200%20500%20500%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M407.8%2C37.5l5.2%2C97.1h-12.1c-1.7-17.3-5.2-29.5-8.7-36.4c-6.9-12.1-13.9-20.8-24.3-26%20c-10.4-5.2-19.1-8.7-36.4-8.7h-59v327.9c0%2C26%2C3.5%2C41.6%2C8.7%2C46.8c6.9%2C8.7%2C19.1%2C12.1%2C34.7%2C12.1h13.9v12.1H156.4v-12.1h13.9%20c17.3%2C0%2C36.4-5.2%2C45.1-15.6c3.5-6.9%2C6.9-20.8%2C6.9-43.4V63.5h-34.7c-19.1%2C0-39.9%2C1.7-46.8%2C3.5c-10.4%2C3.5-19.1%2C10.4-27.7%2C22.6%20c-6.9%2C10.4-12.1%2C26-13.9%2C45.1H87l5.2-97.1L407.8%2C37.5z%22%2F%3E%3C%2Fsvg%3E')}.item-modal-btn[data-category=image] i{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20500%20500%22%20style%3D%22enable-background%3Anew%200%200%20500%20500%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M0%2C51.5v18h482.1v360.9H17.9V105.6H0v342.9h500v-397H0z%20M428.6%2C159.8c0-19.9-16-36.1-35.7-36.1%20c-19.7%2C0-35.7%2C16.2-35.7%2C36.1c0%2C19.9%2C16%2C36.1%2C35.7%2C36.1C412.6%2C195.9%2C428.6%2C179.7%2C428.6%2C159.8z%20M50.1%2C363.6l12.6%2C12.8l140.6-142.1%20l57.7%2C58.3l12.6-12.8l-70.2-71.1L50.1%2C363.6z%20M257.9%2C367.8l12.6%2C12.8l74.3-75.1l71.2%2C72l12.6-12.8L345%2C280.2L257.9%2C367.8z%22%2F%3E%3C%2Fsvg%3E')}.item-modal-btn[data-category=qr] i{background-image:url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20500%20500%22%20style%3D%22enable-background%3Anew%200%200%20500%20500%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M269%2C269v39h39v-39H269z%20M425%2C308h39v-39h-39V308z%20M269%2C464h39v-39h-39V464z%20M464%2C464v-39h-39%20v39H464z%20M386%2C269h-39v39h39V269z%20M347%2C464h39v-39h-39V464z%20M269%2C347v39h39v-39H269z%20M113%2C386h39v-39h-39V386z%20M35%2C464h195V269H35%20V464z%20M74%2C308h117v117H74V308z%20M113%2C152h39v-39h-39V152z%20M35%2C230h195V35H35V230z%20M74%2C74h117v117H74V74z%20M386%2C113h-39v39h39V113z%20M269%2C35v195h195V35H269z%20M425%2C191H308V74h117V191z%20M464%2C386v-39h-39v39H464z%20M347%2C386h39v-39h-39V386z%20M347%2C308h-39v39h39V308z%20M386%2C347h39v-39h-39V347z%20M308%2C386v39h39v-39H308z%20M386%2C425h39v-39h-39V425z%22%2F%3E%3C%2Fsvg%3E')}.form-box.user_message{margin-top:40px;border-top:1px solid grey;border-bottom:1px solid grey}.form-box.user_message label{box-sizing:border-box;padding:20px 15px 25px;width:170px;color:#fff;background:#5d5d5d}.form-box.user_message label span{font-size:var(--fs-9);line-height:var(--fs-9);font-weight:700}.form-box.user_message .textarea{box-sizing:border-box;padding:20px 15px 25px;width:calc(100% - 170px);font-size:var(--fs-9)}.form-box.user_message .textarea textarea{display:block;min-width:100%;max-width:146px;min-height:147px;padding:11px 12px;line-height:1.3em;resize:none}.form-box.user_message .textarea .form-box-status.wide{border-top-left-radius:19px;border-bottom-left-radius:19px;width:320px!important;padding-left:18px!important;margin-top:10px;margin-bottom:6px;font-size:var(--fs-8)}.form-box.user_message .textarea .user_message-annotation{width:100%;font-size:var(--fs-8);margin-top:20px}.form-box.user_message [data-status].item-status{box-sizing:border-box;display:flex;align-items:center;width:320px;min-width:326px;min-height:20px;padding:2px 10px;margin-top:8px;font-size:var(--fs-8);line-height:1.2em;border-radius:10px}.form-box.user_message [data-status=default].item-status{background:#f0f0f0;border:1px solid #c8c8c8;color:#707070}.form-box.user_message [data-status=default].item-status::after{content:attr(data-default-text)}.form-box.user_message [data-status=error_invalid].item-status,.form-box.user_message [data-status=error_max].item-status{color:#c00;background:#fcc;border:1px solid #c00}.form-box.user_message [data-status=error_max].item-status::after{content:attr(data-error_max-text)}.form-box.user_message [data-status=error_invalid].item-status::after{content:attr(data-error_invalid-text)}.form-box.user_message [data-status=ok].item-status{background:#f0fee9;border:1px solid #82c78e}.form-box.user_message [data-status=ok].item-status::before{position:relative;bottom:1px;display:block;width:6px;height:4px;margin-right:5px;content:"";border-bottom:2px solid #389f3c;border-left:2px solid #389f3c;transform:rotate(-45deg);transform-origin:center}.form-box.user_message [data-status=ok].item-status::after{content:"ok"}.submit-area{margin-top:0}.submit-area .submit-btn{width:800px;margin:0 auto;font-size:1.5em}.submit-area .remain-mandatery{display:none;width:500px;height:38px;padding:0 10px;margin:10px auto 0;font-size:var(--fs-10);line-height:38px;color:#c00;text-align:center;background:#fcc;border:1px solid #c00;border-radius:19px}.request-support-form:has([data-status=empty],[data-status^=error]) .remain-mandatery,.request-support-form:not(:has(.none-info:not(:only-child))) .remain-mandatery{display:block;cursor:not-allowed}.request-support-form:has([data-status=empty],[data-status^=error]) .submit-btn,.request-support-form:not(:has(.none-info:not(:only-child))) .submit-btn{color:#ccc!important;cursor:not-allowed;background:#fff;-webkit-box-shadow:0 0 15px rgb(0 0 0 / 20%) inset,0 -3px 5px rgb(0 0 0 / 20%) inset,0 3px 5px 5px rgb(255 255 255 / 90%) inset;box-shadow:0 0 15px rgb(0 0 0 / 20%) inset,0 -3px 5px rgb(0 0 0 / 20%) inset,0 3px 5px 5px rgb(255 255 255 / 90%) inset;opacity:.7}.submit-btn[data-status=disabled],.submit-btn[data-status=disabled]:active,.submit-btn[data-status=disabled]:hover{cursor:pointer}.ssl-text{margin:10px;text-align:center}[data-site_settings*="is_bot:TRUE"] main .step>li.step-00{background-color:#333}[data-site_settings*="is_bot:TRUE"] main .step>li:not(.step-00,.active){color:#333}