*{box-sizing:border-box}html{font-size:10px}body{background-color:#eee;color:#565656;font-family:"Noto Sans JP",sans-serif;font-size:1.8rem;font-weight:normal;line-height:1.8;margin:0;text-align:left}article,aside,footer,header,main,nav,section{display:block}section{padding:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:normal;line-height:1.3;margin-bottom:0}h1,.h1{font-size:3rem}.content-header h1{font-size:2.4rem}h2,.h2{font-size:2.7rem}h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-size:1.8rem}p{margin-bottom:1.6rem;margin-top:0}small,.fs-small{font-size:1.4rem}.fs-big{font-size:2.4rem}b,strong,.bold{font-weight:bolder}a{text-decoration:none}a:hover{text-decoration:inherit}ol,ul,dl{margin:0;padding-left:0}li{list-style:none;list-style-position:outside;padding-left:0}table{border-collapse:collapse}img{vertical-align:middle}select{-webkit-appearance:menulist;-moz-appearance:menulist}.header-content{align-items:center;background-color:#ebeae2;display:flex;height:80px;justify-content:space-between;padding:0 1.6rem}.header-content__title{align-items:center;display:flex}.header-content__title h1{font-family:"ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO","M PLUS Rounded 1c";font-size:1.8rem;font-weight:bolder}.header-content__title img{height:60px}.hide-mobile{display:none}.banner{overflow:hidden;position:relative}.banner__bg{width:100%}.content-list{text-align:center}.img-preview{height:auto;max-width:428px}.page-error{margin:20rem 0;text-align:center}.page-error-content{margin-bottom:3.2rem}.page-error-content h2,.page-error-content h3{margin-bottom:3.2rem}.form-group td .date-form:not(:last-of-type){margin-bottom:1.6rem}.date-form span,.family-name span{margin:0 1.6rem}.df__item{align-items:center;display:flex;width:100%}.contract-name--hide{position:absolute;visibility:hidden}.check-name input[type=checkbox]{height:20px;margin-right:.8rem;width:20px}.td--r td{text-align:right}.form-content{margin:auto;width:50%}.form-complete{margin:16rem 0;text-align:center}.form-complete h3{margin-bottom:6rem}.form-group{margin-bottom:1.6rem;width:100%}.form-control{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-clip:padding-box;background-color:#fff;border:1px solid #888889;font-size:1.8rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:-moz-focusring{color:rgba(0,0,0,0)}.form-control:focus{background-color:#fff;border-color:#364385;outline:0}.form-required{background-color:#c61d20;border-radius:.4rem;color:#fff;padding:0 .4rem}input,button,select,optgroup,textarea{font-family:inherit;margin:0}button[type=submit][disabled],button[type=button][disabled]{background:#e5e6e6;cursor:not-allowed;pointer-events:none}label{display:inline-block;margin:0}select{color:#000;word-wrap:normal}select.form-control[size],select.form-control[multiple]{height:auto}textarea{display:block;overflow:auto;resize:vertical}textarea.form-control{height:auto}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}.alert-messages{align-items:center;color:#000;display:flex;justify-content:space-between;margin-bottom:1.6rem;opacity:1;padding:.8rem;transition:opacity .6s}.alert-messages.alert-messages--success{background-color:#b1ccc6}.alert-messages.alert-messages--info{background-color:#b1ccc6}.alert-messages.alert-messages--error{background-color:#dcaeb8}.alert-messages.alert-messages--warning{background-color:#dcaeb8}.alert-close-btn{color:#000;cursor:pointer;transition:.3s}.c-primary{color:#364385}.btn-item{align-items:center;display:flex;justify-content:center;margin-top:30px}.base-btn{align-items:center;border:2px solid rgba(0,0,0,0);box-sizing:border-box;display:flex;font-family:"Noto Sans JP",sans-serif;justify-content:center;position:relative;transition:.4s}.base-btn:hover{border:solid 2px currentColor}.header-content__menu .active{background-color:#364385;border:solid 2px #364385;color:#fff}.yes-btn{background-color:#b1ccc6;border-radius:32px;color:#664a52;font-size:2.2rem;margin-left:20px;padding:4px;text-align:center;width:150px}.yes-btn:hover{color:#fff}.no-btn{background-color:#dcaeb8;border-radius:32px;color:#664a52;font-size:2.2rem;margin-right:20px;padding:4px;text-align:center;width:150px}.no-btn:hover{color:#fff}.step-bar{display:flex;margin:0 auto;margin-bottom:3.2rem;margin-top:1.6rem;max-width:1100px;position:relative;text-align:center}.step-bar li{position:relative;width:33.333%}.step-bar li:after{background:#e5e6e6;content:"";height:4px;left:calc(-50% + 16px);position:absolute;top:14px;width:calc(100% - 32px)}.step-bar li:first-child:after{display:none}.step-bar li span{background:#e5e6e6;border-radius:50%;color:#fff;display:inline-block;height:32px;line-height:32px;margin-bottom:.8rem;width:32px}.step-bar .visited:after,.step-bar .visited span{background:#364385}.modal{font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:999}.modal.is-show{opacity:1;transition:.6s;visibility:visible}.modal-inner{background-color:#fff;border:1px solid #707070;border-radius:30px;height:400px;left:50%;max-width:800px;padding:50px;position:absolute;top:50%;transform:translate(-50%, -50%);width:80%;z-index:999}.modal-close-btn{cursor:pointer;height:50px;line-height:50px;position:absolute;right:20px;text-align:center;top:20px;width:50px}.modal-close-btn i{color:#707070;font-size:4.399rem}.modal-title{color:#664a52;font-size:3.2rem;margin:50px 0 80px 0;text-align:center}.modal-background{background-color:#f7f6f2;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.detail-modal{height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%;z-index:10}.detail-modal.is-show{opacity:1;visibility:visible}.detail-modal.is-push{pointer-events:none}.detail-modal-inner{background-color:#f7f6f2;border:1px solid #707070;border-radius:20px;height:80rem;left:50%;padding:50px 100px;position:absolute;top:50%;transform:translate(-50%, -50%);width:80rem;z-index:2}.detail-modal-inner h1{color:#565656;display:flex;font-size:3rem;margin-bottom:40px;text-align:left}.detail-modal-inner h1:before{background:#dcaeb8;border-radius:5px;content:"";display:flex;margin-right:10px;width:25px}.detail-modal-inner h2{color:#565656;font-size:2.4rem;text-align:left}.detail-modal-title{background-color:#fff;border:solid 2px #565656;border-radius:10px;font-size:1.8rem;height:50px;margin-bottom:40px;padding:.5rem 1rem;text-align:left;width:600px}.detail-modal-narration{background-color:#fff;border:solid 2px #565656;border-radius:10px;font-size:1.8rem;height:400px;margin-bottom:1.6rem;padding:30px;text-align:left;width:600px}.modal-btn{background-color:#dcaeb8;border:solid 2px #dcaeb8;border-radius:50px;color:#fff;font-size:4rem;height:100px;position:absolute;width:100px}.modal-btn:hover{background-color:#fff;border:solid 2px;color:#dcaeb8}.modal-btn-l{left:-6%;position:absolute;top:45%}.modal-btn-r{left:94%;position:absolute;top:45%}.modal-scrollbar{overflow-y:overlay}.modal-scrollbar::-webkit-scrollbar{height:10px;width:15px}.modal-scrollbar::-webkit-scrollbar-track{background:#e5e6e6;border-radius:10px;margin-bottom:15px;margin-top:15px}.modal-scrollbar::-webkit-scrollbar-thumb{background:#dcaeb8;border-radius:10px}.loader-bg{background:rgba(255,255,255,.9);height:100%;left:0px;position:fixed;top:0px;width:100%;z-index:1}.loader-content{align-items:center;display:flex;flex-flow:column;height:100%;justify-content:center}.loader-content__title{font-size:2.399rem}.new-step-bar li{color:#664a52;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2rem;position:relative;width:33.333%}.new-step-bar li:after{background:#c2c2c2;content:"";height:4px;left:calc(-50% + 20px);position:absolute;top:88px;width:calc(100% - 40px)}.new-step-bar li:first-child:after{display:none}.new-step-bar li span{background:#c2c2c2;border-radius:50%;color:#f7f6f2;display:inline-block;font-family:"Quicksand",sans-serif;font-size:3rem;height:45px;line-height:45px;margin-bottom:.8rem;width:45px}.new-step-bar .visited:after,.new-step-bar .visited span{background:#dcaeb8}.bar-pin{visibility:hidden;width:70px}.bar-pin.bar-pin-visited{visibility:visible}.new-headline-title{color:#565656;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;position:relative}.new-headline-title:before{background:#dcaeb8;border-radius:5px;content:"";display:inline-block;height:60%;margin-top:25px;position:absolute;width:25px}.new-headline-title h2{margin:25px 0 15px 40px}.new-search-form{background-color:#f8eff1;border-radius:10px;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;justify-content:space-between;margin-bottom:.8rem;padding:.8rem}.new-headline-select-btn{bottom:5px;height:45px;margin:auto;position:absolute;right:0}.new-headline-select-btn a{display:inline-block;text-align:center}.new-loader-content__title{color:#664a52;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:3rem}.mikepad-loading .new-pad{background-color:#fff;border:4px solid #dcaeb8;border-radius:6px;height:70px;margin:0 auto;width:56px}.mikepad-loading .new-line{-webkit-animation:writeline 3s infinite ease-in;animation:writeline 3s infinite ease-in;border-top:4px solid #dcaeb8;margin-left:6px;margin-top:8px;opacity:0;width:36px}.mikepad-loading .new-line:first-child{margin-top:11px}.mikepad-loading .new-line.new-line1{-webkit-animation-delay:0s;animation-delay:0s}.mikepad-loading .new-line.new-line2{-webkit-animation-delay:.5s;animation-delay:.5s}.mikepad-loading .new-line.new-line3{-webkit-animation-delay:1s;animation-delay:1s}.mikepad-loading .new-line.new-line4{-webkit-animation-delay:1.5s;animation-delay:1.5s;background-color:#fff;border-color:#f8eff1;outline:0}.t-line tr:nth-child(odd) td{background-color:#fff}.t-line tr:nth-child(even) td{background-color:#f8eff1}.t-line tr.selected td{background-color:#d0e0dd}.new-table-in-btn-print{background-color:#adc6ce;border-radius:10px;color:#565656;display:inline;font-size:1.4rem;padding:.2rem .6rem;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif}.new-table-in-btn-print:hover{color:#fff}.new-table-in-btn-edit{background-color:#e6cbb9;border-radius:10px;color:#565656;display:inline;font-size:1.4rem;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;padding:.2rem .6rem}.new-table-in-btn-edit:hover{color:#fff}.new-btn-item{align-items:center;border-bottom:4px solid #dcaeb8;display:flex;justify-content:left}.new-btn-item-center{align-items:center;border-bottom:4px solid #dcaeb8;display:flex;justify-content:center}.new-tab-item{color:inherit;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.4rem}.new-tab-item:hover{color:#fff}.new-tab-item-selected{background-color:#dcaeb8 !important;border:3px solid #dcaeb8 !important;border-bottom:none;color:#f7f6f2 !important}.new-tab-item{background:#f8eff1;border:3px solid #c2c2c2;border-bottom:none;border-radius:20px 20px 0px 0px;color:#664a52;cursor:pointer;display:block;order:-1;padding:12px 0;text-align:center;width:280px}.new-tab-item:not(:last-of-type){margin-right:.8rem}.new-tab-item:hover{background-color:#dcaeb8;border:3px solid #dcaeb8;border-bottom:none;color:#f7f6f2}.new-content-list--scroll-x{overflow-x:scroll}.new-content-list--scroll-y{height:600px;overflow-y:scroll}.new-content-list--scroll-x::-webkit-scrollbar{height:20px;width:16px}.new-content-list--scroll-x::-webkit-scrollbar-track{background-color:#e5e6e6;border-radius:10px}.new-content-list--scroll-x::-webkit-scrollbar-thumb{background:#dcaeb8;border-radius:10px}.new-pager{margin-bottom:3.2rem}.new-pager .new-pagination{align-items:center;display:flex;justify-content:center;text-align:center}.new-pager .new-pagination li{border:1.5px solid #c2c2c2;border-radius:50%;display:table;height:50px;margin:1rem;width:50px}.new-pager .new-pagination li a{display:table;height:100%;transition:all .3s ease;vertical-align:middle;width:100%}.new-pager .new-pagination span{background-color:#fff;border-radius:50%;color:#dcaeb8;display:table-cell;font-family:"Quicksand",sans-serif;font-size:2.4rem;vertical-align:middle}.new-pager .new-pagination .pre span,.new-pager .new-pagination .next span{color:#dcaeb8}.new-pager .new-pagination span:hover,.new-pager .new-pagination .active span{background:#dcaeb8;border-radius:50%;color:#fff}.wrap{overflow:hidden}.table .th-operation.btn-num-2{width:90px}.table{font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;margin-bottom:1.6rem;white-space:nowrap}.table th{background-color:#eaced4;color:#565656;font-weight:normal}.table td{text-align:left}.table th,.table td{border:1px solid #e5e6e6;padding:1.6rem}.table .td-memo,.table .th-memo{text-align:left;text-overflow:ellipsis}.table .th-check,.table .td-check{padding:0;width:50px;text-align:center}.table .td-check{margin-top:0}.table .th-gender{width:44px}.table .th-age{width:60px}.table .th-dead-data{width:122px}.table .td-narration{text-align:center}.table .th-favorite-category{width:135px}.table .th-sentence-category{width:190px}.table .th-deceased-name{width:116px}.table .th-customer-name{width:152px}.table .th-user{width:80px}.table .th-address{width:222px}.table .th-phone{width:170px}body{background-color:#f7f6f2;color:#565656;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif}.content-wrapper{width:100%;overflow:hidden;background-color:#ebeae2}.main-page{display:block}.wrapper,.header-wrapper,.main-container-wide,.main-container{margin-left:auto;margin-right:auto}.v5-wrapper,.header-wrapper{width:1200px}@media screen and (max-width: 1240px){.v5-wrapper,.header-wrapper{width:calc(100% - 40px)}}@media screen and (max-width: 767px){.v5-wrapper,.header-wrapper{display:none}}.v6-wrapper,.header-wrapper{width:100%}@media screen and (max-width: 767px){.v6-wrapper,.header-wrapper{display:none}}.main-container{width:680px}.main-container-wide{position:relative;width:920px}@media screen and (max-width: 960px){.main-container-wide{width:722px}}.tablet{display:none}@media screen and (max-width: 1200px){.wide-desktop{display:none}}@media screen and (max-width: 960px){.desktop{display:none}.tablet{display:block}}.btn{align-items:center;background-color:#565656;color:#fff;display:inline-flex;justify-content:center;line-height:1;padding:12px 2.4em;position:relative;transition-duration:.3s;transition-property:background-color,color}.btn-big{padding-bottom:20px;padding-top:20px}.btn-small{padding-bottom:8px;padding-left:11px;padding-right:11px;padding-top:8px}.btn-close{padding-top:11px;padding-left:0;padding-bottom:11px;padding-right:0}.btn-medium{align-items:center;display:inline-flex;padding:12px 2.4em;padding-left:16px;padding-right:17px}.btn:hover{background-color:#c2c2c2}.horizon-reverse{transform:scale(-1, 1)}.new-execution-btn{align-items:center;background-color:#dcaeb8;border-radius:32px;color:#664a52;display:inline;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:1.4rem;height:45px;justify-content:center;width:150px}.new-execution-btn:hover{color:#fff}.new-register-btn{align-items:center;background-color:#b1ccc6;border-radius:32px;color:#565656;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:1.6rem;justify-content:center;padding:4px 12px}.new-register-btn:hover{background-color:#b1ccc6;color:#fff}.new-register-btn-s{align-items:center;background-color:#e6cbb9;border-radius:32px;color:#565656;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:1.6rem;justify-content:center;padding:4px 12px}.new-register-btn-s:hover{background-color:#e6cbb9;color:#fff}.btn.pd-0{padding:0}.btn-ac{border-radius:100vh}.radius-10{border-radius:10px}.btn-color-blue{background-color:#0076f6;color:#fff}.btn.btn-color-white-yellow{background-color:#f7f6f2;color:#565656;border:1px solid #565656}.btn.btn-color-white-yellow i{margin-right:4px}.btn.btn-color-white-yellow i::before{color:#dcaeb8}.btn.btn-color-white-yellow:hover{background-color:#f8eff1}.btn.btn-color-white-yellow:disabled{border:1px solid #c2c2c2;color:#c2c2c2;background-color:#eee}.btn.btn-color-white-yellow:disabled i::before{color:#c2c2c2}.btn-color-blue:hover{background-color:#83beec}.btn-color-pink{background-color:#dcaeb8;color:#fff}.btn-color-pink:hover{background-color:#f0a8d7}.btn-color-white{background-color:#fff;color:#333}.btn.color-gray-main{background-color:#eee;color:#565656}.btn.color-gray-main:hover{background-color:#c2c2c2}.btn.bg-color-transparent{background-color:rgba(0,0,0,0)}.btn.bg-color-transparent:hover{background-color:rgba(0,0,0,0)}.btn.color-gray-darker{background-color:#c2c2c2;color:#565656}.btn.color-gray-darker.color-white{color:#fff}.font-color-white{color:#fff}.font-color-black{color:#565656}.font-color-white span{color:#c2c2c2}.font-color-black span{color:#c2c2c2}.btn.ico-black-main [class^=icon-],.btn.ico-gray-main [class*=" icon-"]{color:#565656}.btn.editor__add-text__close:disabled [class^=icon-],.btn.ico-gray-main [class*=" icon-"]{color:#c2c2c2}.btn.ico-black-main:hover [class^=icon-],.btn.ico-gray-main:hover [class*=" icon-"]{color:#333}.btn.ico-gray-darker [class^=icon-],.btn.ico-gray-darker [class*=" icon-"]{color:#c2c2c2}.btn.ico-gray-darker:hover [class^=icon-],.btn.ico-gray-darker:hover [class*=" icon-"]{color:#565656}.btn.ico-gray-main:hover [class^=icon-],.btn.ico-gray-main:hover [class*=" icon-"]{color:#565656}.btn.ico-bigger [class^=icon-],.btn.ico-bigger [class*=" icon-"]{font-size:2.4rem}.btn.ico-super-bigger [class^=icon-],.btn.ico-super-bigger [class*=" icon-"]{font-size:4rem}.btn.border-gray-darker{border:1px solid #c2c2c2}.btn.border-right{border-right-style:solid;border-right-width:1px}.btn.border-right.color-gray-main{border-right-color:#c2c2c2}.btn-outline{background-color:rgba(0,0,0,0);border:2px solid #fff;color:#fff}.btn-outline.btn-blue:hover{background-color:#fff;color:#0076f6}.btn-outline.btn-pink:hover{background-color:#fff;color:#dcaeb8}.btn:disabled{background-color:#c2c2c2;color:#fff;pointer-events:none}.editor__main__operator ul .btn:disabled .tooltip-show,.editor__main__operator ul .btn:hover:disabled .tooltip-show{display:none}.editor__main__operator ul .btn:disabled i{color:#c2c2c2}.btn.ico-black-main.color-gray-main:disabled{background-color:#eee;color:#c2c2c2}.btn.ico-black-main.color-gray-main:disabled i{color:#c2c2c2}.btn-ico-left{left:.8em;position:absolute;top:50%;transform:translateY(-50%)}[class^=btn-arrow-]::before,[class*=" btn-arrow-"]::before{border:6px solid rgba(0,0,0,0);border-left:10.38px solid #fff;content:"";height:0;position:absolute;top:50%;width:0}.btn-arrow-right::before{right:.8em;transform:translateY(-50%)}.btn-arrow-left::before{left:.8em;transform:translateY(-50%) rotate(180deg)}.btn.btn-operation{background-color:#fff;border-radius:5px;border:1px solid #c2c2c2;padding:6px 7px;margin-right:8px}.btn.btn-operation i{font-size:32px}.btn.btn-operation:disabled{opacity:.8}.btn.btn-operation:disabled i::before,.btn.btn-operation:disabled span::before{color:#c2c2c2}.btn.btn-operation:hover{background-color:#f9f2f5}.arrow{position:relative;display:inline-block}.arrow::before{content:"";width:18px;height:18px;border-top:solid 3px #565656;border-right:solid 3px #565656;position:absolute}.arrow.arrow-left::before{transform:rotate(-135deg);top:-11px;left:24px}.arrow.arrow-right::before{transform:rotate(45deg);bottom:-8px;right:24px}.tooltip{position:relative}.tooltip-show{background-color:#eee;color:#565656;left:-12px;line-height:1;padding:12px;position:absolute;top:calc(-1em - 36px);white-space:nowrap}.tooltip.t-bg-transparent .tooltip-show{background-color:rgba(0,0,0,0);padding:0}.tooltip.t-bg-transparent:has(.tooltip-show)::before{display:none}.tooltip.t-bg-transparent.t-center .tooltip-show{width:400px;text-align:center;left:24px;transform:translateX(-50%);top:calc(-1em - 12px)}.tooltip.t-bg-transparent.t-center.btn-close .tooltip-show{left:12px;top:-1em}.tooltip.t-bg-transparent.t-center.two-line .tooltip-show{top:calc(-2em - 12px)}.tooltip.t-bg-transparent.t-right .tooltip-show{text-align:left;top:0;left:100%;transform:translateX(-8px)}@media screen and (max-width: 960px){.tooltip.t-bg-transparent.t-right .tooltip-show{display:none}}.tooltip.t-bg-transparent.t-left .tooltip-show{text-align:right;top:0;left:-100%;transform:translateX(-8px)}@media screen and (max-width: 960px){.tooltip.t-bg-transparent.t-left .tooltip-show{display:none}}.tooltip.t-bg-transparent.t-top .tooltip-show{text-align:center;top:6px;left:0;right:0;transform:translateX(-50%) translateY(-100%)}.tooltip.t-bg-transparent.t-bottom .tooltip-show{text-align:center;bottom:6px;left:0;right:0;transform:translateX(-50%) translateY(100%)}.tooltip.bg-black-op .tooltip-show{background-color:rgba(0,0,0,.8);color:#fff}.line-3 .tooltip-show{top:calc(-3em - 36px)}.bottom .tooltip-show{top:calc(100% + 12px)}.left .tooltip-show{left:0}.tooltip:has(.tooltip-show)::before{border:8px solid rgba(0,0,0,0);border-top-color:#eee;content:"";left:50%;opacity:0;position:absolute;top:-13px;transform:translateX(-50%)}.tooltip.bottom:has(.tooltip-show)::before{border-bottom-color:#eee;border-top-color:rgba(0,0,0,0);top:calc(100% - 3px)}.tooltip.bg-black-op:has(.tooltip-show)::before{border-top-color:rgba(0,0,0,.8)}.tooltip:hover:before{opacity:1}.btn.tooltip:disabled::before{opacity:0}.thanks-body .editor__main__operator .tooltip-show{left:calc(100% + 12px);position:absolute;top:50%;transform:translateY(-50%)}.thanks-body .editor__main__operator .tooltip:has(.tooltip-show)::before{border:8px solid rgba(0,0,0,0);border-right-color:#eee;content:"";left:calc(100% + 12px - 6px);position:absolute;top:calc(50% - 8px)}.form{font-size:1.6rem}.form-mb{margin-bottom:20px}.form-btn{display:flex;gap:12px;justify-content:center;margin-bottom:40px;margin-top:40px}.form:has(.invalid) .submit-btn:hover~.alert-box,.form:has(textarea:invalid) .submit-btn:hover~.alert-box,.form:has(input:invalid) .submit-btn:hover~.alert-box,.form:has(select:invalid) .submit-btn:hover~.alert-box,.select-deceased:not(:has(input:checked)) .submit-btn:hover~.alert-box{max-height:100px}.form-btn .new-btn{min-width:200px;font-size:1.8rem}.form .control-group{display:flex;gap:20px;align-items:center}.form .control-group.gap-0{gap:0}.form label:not([class]){display:block;font-weight:bolder}.form label.control-label{display:block;position:relative;padding-top:3px;padding-bottom:3px}.form .horizontal{align-items:center;display:block;font-size:0}.form .horizontal>*{font-size:1.6rem;margin-right:6px}.form .horizontal select{width:auto}.form .horizontal input{color:#565656;-webkit-text-fill-color:#565656}.control-label-w-80 .control-label{width:80px}.control-label-w-80 .control-body{width:calc(100% - 80px - 20px)}.control-label-w-100 .control-label{width:100px}.control-label-w-100 .control-body{width:calc(100% - 100px - 20px)}.control-label-w-120 .control-label{width:120px}.control-label-w-120 .control-body{width:calc(100% - 120px - 20px)}.control-label-w-150 .control-label{width:150px}.control-label-w-150 .control-body{width:calc(100% - 150px - 20px)}.control-label-w-180 .control-label{width:180px}.control-label-w-180 .control-body{width:calc(100% - 180px - 20px)}.control-label-w-200 .control-label{width:200px}.control-label-w-200 .control-body{width:calc(100% - 200px - 20px)}.control-label-w-220 .control-label{width:220px}.control-label-w-220 .control-body{width:calc(100% - 220px - 20px)}.control-label-w-250 .control-label{width:250px}.control-label-w-250 .control-body{width:calc(100% - 250px - 20px)}.control-label-flex{display:inline-flex}.control-label-bottom{margin-bottom:15px}.control-label-top{top:-30px}.spread-form :not(.not-spread)>*{flex:1}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]).two-digits-input{text-align:center;width:calc(2.4em + 20px) !important;text-align:center}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]).three-digits-input{text-align:center;width:calc(3.2em + 20px) !important;text-align:center}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]).kanji_firstname-edit,.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]).kanji_lastname-edit{width:6em}.form select.marriage-type-edit,.form select.gender-type-edit{width:5em}.form select.two-digits-input{width:calc(2.4em + 20px) !important}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),.form select,.form textarea{background-color:#fff;border:1px solid #fff;outline:solid 1px #565656;outline-offset:0px;box-sizing:border-box;color:#565656;line-height:1;padding:4px 10px}.input-w100 input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),.input-w100 select,.input-w100 textarea{width:100%}.input-w100 .input-name input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]){width:calc(100% - 40px)}.input-w100-use-file input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),.input-w100-use-file select,.input-w100-use-file textarea{width:100%}.input-w100-use-file .input-name input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]){width:calc(100% - 40px)}.input-w50{width:50%}.form select{padding-bottom:3px;padding-top:3px}.form select option{color:#565656}.form select:invalid{color:#c2c2c2}.form select.placeholder option:first-child{color:#c2c2c2}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]):hover,.form select:hover,.form textarea:hover{border:1px solid #b6aed2;outline:solid 1px #b6aed2}.form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]):focus,.form select:focus,.form textarea:focus{background-color:#fff}.form input:-webkit-autofill{box-shadow:0 0 0px 1000px #eee inset}.form input:focus:-webkit-autofill{box-shadow:0 0 0px 1000px #fff inset}.form input::-moz-placeholder{color:#c2c2c2;-webkit-text-fill-color:#c2c2c2}.form input::placeholder{color:#c2c2c2;-webkit-text-fill-color:#c2c2c2}.form-control{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-clip:padding-box;background-color:#fff;border:1px solid #888889;font-size:1.8rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control-lg{border-radius:.4rem;line-height:1.5;padding:.8rem}.form-control::-ms-expand{background-color:rgba(0,0,0,0);border:0}.form-control:-moz-focusring{color:rgba(0,0,0,0)}.form-control.delete-select{background-color:#fff;border:1px solid #fff;outline:solid 1px #565656;outline-offset:0px;border-radius:5px;box-sizing:border-box;color:#565656;line-height:1;padding:3px 10px}.form textarea{display:block;line-height:1.6}.form textarea .memo{line-height:1}.form textarea::-moz-placeholder{color:#c2c2c2}.form textarea::placeholder{color:#c2c2c2}.form label[class^=for-],.form label[class*=" for-"]{align-items:center;background-color:#fff;border:1px solid #565656;border-radius:10px;color:#565656;cursor:pointer;display:inline-flex;margin-right:12px;padding:3px 10px;position:relative}.form .multiple-line-checkbox label[class^=for-],.form .multiple-line-checkbox label[class*=" for-"]{margin-bottom:12px}.form label[class^=for-]:hover,.form label[class*=" for-"]:hover{color:#dcaeb8;border:1px solid #dcaeb8}.form label[class^=for-]:has(input:checked),.form label[class*=" for-"]:has(input:checked){background-color:#dcaeb8;color:#fff;border:1px solid #dcaeb8}.form input[type=checkbox],.form input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;position:absolute}.form input[type=checkbox].memo-display{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;opacity:1;position:static}.form .error{background-color:#fff;border-radius:5px;top:-2em;left:0;display:none;font-size:1.4rem;margin-bottom:0;margin-top:0;padding:3px 10px;position:absolute;transition-delay:.3s;white-space:nowrap;box-shadow:3px 3px 10px rgba(0,0,0,.1)}.form .error.bottom{top:auto;bottom:-1.5em}.form .error.top-right{top:0;bottom:auto;right:0;left:auto}.form .control-label-w-150 .error{left:180px}.form .error.funeral_type_and_religion{top:-10px;z-index:10;bottom:auto}.error-text{background-color:#f9f2f5;border-radius:5px;bottom:-2.5em;display:none;font-size:1.4rem;margin-bottom:0;margin-top:6px;padding:4px 10px;transition-delay:.3s;white-space:nowrap}.error-text.show{display:block}.form .error::before{color:#e15156;content:"";display:inline;font-family:"icomoon";margin-right:6px}.valid-form:hover:has(input:invalid) .error,.valid-form:hover:has(input:focus:invalid) .error,.validation-check-box.invalid.show .error,.required-form:hover:has(input:invalid) .error,.required-form:has(input:focus:invalid) .error,.show-error.error,.required-form:has(textarea:focus:invalid) .error,.required-form:has(select:focus:invalid) .error{display:block}.form:has(input:invalid) textarea:focus,.form:has(textarea:invalid) textarea:focus,.form:has(.invalid) textarea:focus,.select-deceased:not(:has(input:checked)) textarea:focus,.form:has(select:invalid) textarea:focus{background-color:#fff}.form:has(input:invalid) .submit-btn,.form:has(textarea:invalid) .submit-btn,.form:has(.invalid) .submit-btn,.select-deceased:not(:has(input:checked)) .submit-btn,.form:has(select:invalid) .submit-btn{opacity:.6}.form:has(input:invalid) .submit-btn.btn-c,.form:has(textarea:invalid) .submit-btn.btn-c,.form:has(.invalid) .submit-btn.btn-c,.select-deceased:not(:has(input:checked)) .submit-btn.btn-c,.form:has(select:invalid) .submit-btn.btn-c{outline:2px solid #f7f6f2 !important;color:#664a52 !important;background:#b1ccc6 !important}.form:has(input:invalid) .submit-btn.btn-c:hover,.form:has(input:invalid) .submit-btn.btn-c:active,.form:has(input:invalid) .submit-btn.btn-c:visited,.form:has(textarea:invalid) .submit-btn.btn-c:hover,.form:has(textarea:invalid) .submit-btn.btn-c:active,.form:has(textarea:invalid) .submit-btn.btn-c:visited,.form:has(.invalid) .submit-btn.btn-c:hover,.form:has(.invalid) .submit-btn.btn-c:active,.form:has(.invalid) .submit-btn.btn-c:visited,.select-deceased:not(:has(input:checked)) .submit-btn.btn-c:hover,.select-deceased:not(:has(input:checked)) .submit-btn.btn-c:active,.select-deceased:not(:has(input:checked)) .submit-btn.btn-c:visited,.form:has(select:invalid) .submit-btn.btn-c:hover,.form:has(select:invalid) .submit-btn.btn-c:active,.form:has(select:invalid) .submit-btn.btn-c:visited{color:#664a52 !important;background:#b1ccc6 !important;outline:2px solid #f7f6f2 !important;cursor:auto}.form:has(input:invalid) .submit-btn:active,.form:has(textarea:invalid) .submit-btn:active,.form:has(.invalid) .submit-btn:active,.select-deceased:not(:has(input:checked)) .submit-btn:active,.form:has(select:invalid) .submit-btn:active{pointer-events:none}.required-form,.validation-check-box,.valid-form{position:relative}.required-form label.control-label::after{background-color:#dcaeb8;border-radius:5px;color:#fff;content:"必須";font-size:1.6rem;padding:3px 10px}.required-form.required-label-absolute-right label.control-label::after{display:block;right:10px;position:absolute;left:auto;top:0}.form-error{color:#e15156}.required-form.right-mark:hover:has(input:invalid)::before,.required-form.right-mark:has(input:focus:invalid)::before,.required-form.right-mark:hover:has(textarea:invalid)::before,.required-form.right-mark:has(textarea:focus:invalid)::before,.required-form.right-mark.invalid.show:hover::before{left:auto;right:-76px}.required-form.right-mark:hover:has(input:invalid)::after,.required-form.right-mark:has(input:focus:invalid)::after,.required-form.right-mark:hover:has(textarea:invalid)::after,.required-form.right-mark:has(textarea:focus:invalid)::after,.required-form.right-mark.invalid.show:hover::after{border-left:rgba(0,0,0,0);border-right:5px solid #dcaeb8;left:auto;right:-8px}.form input:focus:invalid,.form textarea:focus:invalid{background-color:#f9f2f5;color:#e15156;-webkit-text-fill-color:#e15156}.form .display{height:auto;opacity:1;transition-property:opacity;visibility:visible}.form .not-display{height:0;opacity:0;visibility:hidden}.company-logo-preview{height:auto;max-width:428px}.table tr.hover{cursor:pointer}.table tr.hover td{background-color:#eaced4}.form label.for-checkbox.checkbox-only{align-items:center;background:none;border-radius:0;display:flex;height:100%;justify-content:center;margin:0;padding:0;width:100%}.form label.for-checkbox.checkbox-only::before{background-color:#fff;height:25px;margin-right:0;padding:0;width:25px}.table.select-narration-table tr.hover label.for-checkbox.checkbox-only::before,.form label.for-checkbox.checkbox-only:hover::before{background-color:#fff;border:1px solid #f0a8d7;color:#f0a8d7;content:""}.form label.for-checkbox.checkbox-only:has(input:checked){background:none}.form label.for-checkbox.checkbox-only:has(input:checked)::before{background-color:#f0a8d7;border:1px solid #f0a8d7;color:#fff;content:""}.full-text{background-color:rgba(0,0,0,.8);border-radius:5px;color:#fff;padding:12px;position:absolute;transition-duration:.3s;transition-property:opacity;visibility:hidden;width:725px;z-index:20}.full-text.show{opacity:1;visibility:visible}.full-text::after{border:1.2rem solid rgba(0,0,0,0);content:"";left:22px;opacity:0;pointer-events:none;position:absolute;visibility:visible}.full-text.show::after{opacity:1;visibility:visible}.full-text.top::after{border-top-color:rgba(0,0,0,.8);top:100%}.full-text.bottom::after{border-bottom-color:rgba(0,0,0,.8);bottom:100%}.pager{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;line-height:1;list-style:none;margin-bottom:30px;margin-top:30px}.pager li{align-items:center;background-color:#eee;border:3px solid #c2c2c2;color:#ccc;display:flex;height:40px;justify-content:center;transition-duration:.2s;transition-property:color,background-color,border;width:40px}.pager li a{align-items:center;background-color:#fff;color:#f0a8d7;display:flex;height:100%;justify-content:center;transition-duration:.2s;transition-property:color,background-color;width:100%}.pager li:has(a){background-color:#fff;border-color:#f0a8d7}.pager li:has(a):hover{background-color:#fff;border-color:#f0a8d7}.pager li a:hover{background-color:#f0a8d7;color:#fff;text-decoration:none}.pager li a::after{transition-duration:.2s;transition-property:color,border}.pager li.next a::after{border:6px solid rgba(0,0,0,0);border-left:10.38px solid #f0a8d7;content:"";left:4px;position:relative}.pager li.next:hover a::after{border-left-color:#fff}.pager li.prev a::after{border:6px solid rgba(0,0,0,0);border-right:10.38px solid #f0a8d7;content:"";position:relative;right:4px}.pager li.prev:hover a::after{border-right-color:#fff}header{width:100%;overflow:hidden;background-color:#fff;border-bottom-color:#e2dfed;border-bottom-style:solid;border-bottom-width:3px;height:80px}.header-wrapper{align-items:center;display:flex}.header__logo{width:260px}.header__logo img{width:119px}.header__logo--login{text-align:center}.header__logo--login img{width:200px}@media screen and (max-width: 1240px){.header__logo{width:160px}}@media screen and (max-width: 960px){.header__logo img{margin-left:20px}}.header__menu{display:flex;flex-grow:1}.header__menu--color{color:#565656}.header__menu--flex-end{align-items:center;height:80px;justify-content:flex-end}.header__menu--flex-end a{color:#333}.header__menu__main{align-items:center;display:flex;margin-right:auto}.header__menu__main>ul{display:flex}.header__menu__main>ul li{position:relative}.header__menu__main h2{cursor:pointer;display:inline-block;font-size:1.8rem;padding-right:30px;position:relative}.header__menu__main h2::after{background-color:#dcaeb8;bottom:-12px;content:"";display:block;height:2px;left:-100%;opacity:0;position:absolute;transition-duration:.3s;transition-property:left,opacity;width:calc(100% - 30px)}.header__menu__main h2:hover::after{left:0;opacity:1}.header-main-menu{background-color:#fff;box-shadow:0 0 0 1px #c2c2c2 inset,0 0 0 4px #fff inset,0 0 0 7px #eee inset;opacity:0;padding:7px;pointer-events:none;position:absolute;transition-duration:.3s;transition-property:opacity;white-space:nowrap;z-index:0}.header-main-menu li{display:none;line-height:1}.header-main-menu li a{border-bottom:1px solid #eee;color:#565656;display:block;padding:12px 20px 12px 12px;transition-duration:.2s;transition-property:color,background-color}.header-main-menu li a:hover{background-color:#f0a8d7;color:#fff}.header-main-menu.open{opacity:1;pointer-events:auto;z-index:10}.header-main-menu.open li{display:block}.header__menu__user-info{position:relative}.header__menu__user-info button{align-items:center;border-left:1px solid #eee;border-right:1px solid #eee;color:#c2c2c2;display:flex;height:80px;line-height:1.3;padding:12px;transition-duration:.3s;transition-property:color}.header__menu__user-info button:hover{color:#565656}.header__menu__user-info__icon{align-items:center;background-color:#eee;border-radius:100%;display:flex;font-size:2.5rem;height:50px;justify-content:center;text-align:center;transition-duration:.3s;transition-property:color,background-color;width:50px}.header__menu__user-info button:hover .header__menu__user-info__icon{background-color:#c2c2c2;color:#fff}.header__menu__user-info__text{padding-left:12px;text-align:left}.header__menu__user-info button p{margin-bottom:0}.header__menu__user-info__name{font-size:1.4rem}.header__menu__user-info nav{opacity:0;pointer-events:none;position:absolute;transition-duration:.3s;transition-property:opacity;width:100%;z-index:0}.header__menu__user-info nav.open{opacity:1;pointer-events:auto;z-index:10}.header__menu__user-info a{background-color:rgba(247,246,242,.9);color:#fff;display:block;line-height:1;padding:12px;transition-duration:.2s;transition-property:var(opacity);width:100%}.header__menu__user-info a:hover{opacity:.8}main{min-height:calc(100vh - 80px - 3px - 1.8em - 1px - 20px - 20px)}.main-page{margin-top:30px}.main-page h1{margin-bottom:40px;margin-top:40px;font-size:2rem;font-weight:medium;position:relative;text-align:center}.heading-additional{margin-bottom:30px;margin-top:10px;text-align:center}.footer__wrapper-login{border-top:1px solid #c2c2c2;color:#c2c2c2;margin-top:30px;padding:20px;text-align:center}.footer__wrapper-login a{color:#c2c2c2}.footer__wrapper{border-top:1px solid #c2c2c2;text-align:center}.footer-nav{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:20px}.footer-nav img{max-width:200px}.footer-link{display:flex;font-weight:bold}.footer-link li{margin-left:20px}.footer-link a{color:#333}.copy-light{color:#333;padding:14px;text-align:center}@media screen and (max-width: 1240px){.footer__wrapper{margin-left:20px;margin-right:20px}}.new-step-bar{align-items:flex-end;display:flex;margin:0 auto;margin-bottom:32px;margin-top:16px;max-width:1100px;position:relative;text-align:center}.new-step-bar li{font-size:1.6rem}.new-step-bar li span{font-size:2.4rem;height:36px;line-height:36px;margin-bottom:0rem;width:36px}.new-step-bar li:after{background:#c2c2c2;height:3px;left:calc(-50% + 18px);position:absolute;top:68px;width:calc(100% - 36px)}.new-step-bar li .bar-pin{width:50px}.white-box{background-color:#fff;color:#565656;margin-bottom:30px;margin-top:30px;padding:40px 80px}.white-box.border-gray-darker{border:1px solid #c2c2c2}.white-box.padding-main{padding:30px 30px}.content-header{align-items:flex-start;display:flex;gap:20px;margin-top:20px}.content-header h1{font-weight:bolder;line-height:1;margin-bottom:0;margin-top:0;padding-bottom:13px;text-align:left}.content-header h1::after{background-color:#dcaeb8;height:6px;left:0;margin:auto;transform:translateX(0);width:140px}.content-header__record-count{background-color:#c2c2c2;border-radius:100vh;line-height:1;padding:6px 12px 4px 12px}.content-header__nav ul{display:flex}.content-header:has(h1) nav{margin-left:auto}.content-header__nav ul li:nth-child(n+2){border-left:1px solid #eee;margin-left:15px}.content-header__nav ul li a,.content-header__nav ul li:not(:has(a)){align-items:center;background-color:#fff;color:#565656;display:flex;gap:12px;height:50px;padding:0 20px;transition-duration:.2s;transition-property:color,background-color}.content-header__nav ul li .icon{color:#c2c2c2;font-size:2.4rem;transition-duration:.2s;transition-property:color,background-color}.content-header__nav p{line-height:1.4;margin:0}.content-header__nav__sub-text{color:#c2c2c2;padding-left:.2em}.content-header__nav ul li a:hover,.content-header__nav ul li.active:not(:has(a)),.content-header__nav.pink ul li a{background-color:#dcaeb8;color:#fff}.content-header__nav ul li a:hover .icon,.content-header__nav ul li.active .icon{color:#fff}.content-header__nav ul li a:hover .content-header__nav__sub-text,.content-header__nav ul li.active .content-header__nav__sub-text{color:#ed96cf}.content-header__nav.pink ul li a:hover{background-color:#f0a8d7}.content-header__nav.pink ul li a:hover .content-header__nav__sub-text{color:#fff;opacity:.3}.content-header__nav.blue ul li a{background-color:#0076f6;color:#fff}.content-header__nav.blue ul li a .icon{color:#fff}.content-header__nav.blue ul li a:hover{background-color:#83beec}@media screen and (max-width: 960px){.content-header__nav.is-tablet-change ul li a,.content-header__nav.is-tablet-change ul li:not(:has(a)){height:100px}.content-header__nav__sub-text{padding-left:0}}.operation-form{background-color:#f8f8f8;border:1px solid #c2c2c2;border-bottom:none;display:flex;flex-wrap:wrap;justify-content:space-between;padding:12px;padding-top:0}.operation-form__collective,.operation-form__search{align-items:flex-end;display:flex;gap:12px;margin-top:12px}.operation-form__box option{color:#565656}.operation-form__fix{width:150px}.recorder-count-message{border:1px solid #c2c2c2;border-bottom:none;font-size:1.4rem;margin-bottom:0;text-align:center}.operation-form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),.operation-form select{padding:4px}.operation-form select{padding-bottom:3px;padding-top:3px}.operation-form label{font-size:1.4rem;line-height:1.3}.operation-form__search input{width:180px}.operation-form .btn{padding:10.5px;padding:10px;white-space:nowrap}.operation-form .btn-text{margin-left:.2em}.actions{margin-bottom:.8rem;border-radius:10px;margin-bottom:.8rem;padding:.8rem}.mode-select{display:flex;gap:30px}.mode-select a{color:#fff;margin-top:12px;padding:4rem 30px}.mode-select a.mode-select__ai{background-color:#dcaeb8}.mode-select a.mode-select__own{background-color:#0076f6}.mode-select article{display:flex;flex-flow:column;justify-content:center}.mode-select__icon{font-size:4rem;line-height:1;margin-bottom:12px;text-align:center}.mode-select__heading{align-items:center;display:inline-flex;font-weight:bold;justify-content:center;margin-bottom:12px;min-height:2.7em;text-align:center}.mode-select__description{line-height:1.5;margin-bottom:30px;opacity:.7;transition-duration:.3s;transition-property:opacity}.mode-select article .btn i{opacity:0}.mode-select article:hover .btn i{opacity:1}.mode-select article:hover .btn-outline.btn-blue{background-color:#fff;color:#0076f6}.mode-select article:hover .btn-outline.btn-pink{background-color:#fff;color:#dcaeb8}.robot-comment .robot-comment__label{border:1px solid #eee;border-radius:5px;display:inline-block;line-height:1;margin-bottom:12px;padding:12px 12px;position:relative}.robot-comment .robot-comment__label::before{border:10px solid rgba(0,0,0,0);border-right-color:#eee;content:"";left:-20px;position:absolute;top:50%;transform:translateY(-50%)}.robot-comment .robot-comment__label::after{border:8px solid rgba(0,0,0,0);border-right-color:#fff;content:"";left:-16px;position:absolute;top:50%;transform:translateY(-50%)}.robot-comment__icon{color:#c2c2c2;font-size:3.5rem;left:-65px;position:absolute;top:50%;transform:translateY(-50%)}.required-form.robot-comment:hover:has(input:invalid)::before,.required-form.robot-comment:has(input:focus:invalid)::before,.required-form.robot-comment:hover:has(textarea:invalid)::before,.required-form.robot-comment:has(textarea:focus:invalid)::before,.required-form.robot-comment.invalid.show:hover::before{top:3.1em}.required-form.robot-comment:hover:has(input:invalid)::after,.required-form.robot-comment:has(input:focus:invalid)::after,.required-form.robot-comment:hover:has(textarea:invalid)::after,.required-form.robot-comment:has(textarea:focus:invalid)::after,.required-form.robot-comment.invalid.show:hover::after{top:4.1em}body:has(.loading.before_loaded) .content-wrapper{height:100vh;overflow:hidden;position:relative}body:has(.loading.loaded) .content-wrapper{height:auto;overflow:auto;position:inherit}body:has(.loading.loaded) .loading{display:none}.loading{align-items:center;background-color:rgba(247,246,242,.9);display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute;top:0;width:100%;z-index:30}.loading__info{color:#fff;text-align:center}.loading__info__icon{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loadingIconAnimation;animation-name:loadingIconAnimation;font-size:6rem;line-height:1;position:relative;transform:rotate(10deg)}.loading__info__icon i{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:loadingIconShowAnimation;animation-name:loadingIconShowAnimation;opacity:0}.loading__info__progressbar{background-color:#fff;height:25px;margin-bottom:12px;position:relative}.loading__info__progressbar::after{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:progressbarAnimation;animation-name:progressbarAnimation;background-color:#c2c2c2;content:"";height:25px;left:0;position:absolute;top:0;width:0%}@-webkit-keyframes progressbarAnimation{0%{width:0%}100%{width:100%}}@keyframes progressbarAnimation{0%{width:0%}100%{width:100%}}@-webkit-keyframes loadingIconShowAnimation{0%{opacity:0}100%{opacity:1}}@keyframes loadingIconShowAnimation{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes loadingIconAnimation{0%{transform:rotate(10deg)}50%{transform:rotate(-20deg)}}@keyframes loadingIconAnimation{0%{transform:rotate(10deg)}50%{transform:rotate(-20deg)}}.episode-confirm{align-items:center;background-color:rgba(247,246,242,.9);display:none;height:100vh;justify-content:center;overflow:hidden;position:absolute;top:0;width:100vw;z-index:30}body:has(.loading.loaded+.episode-confirm.before_confirm){overflow:hidden}body:has(.loading.loaded) .episode-confirm.before_confirm{display:flex}body:has(.loading.loaded+.episode-confirm.confirmed){overflow:auto}body:has(.loading.loaded) .episode-confirm.confirmed{display:none}.episode-confirm__info{background-color:#fff;padding:30px 60px;text-align:center}.episode-confirm__info__icon{font-size:6rem;line-height:1}.episode-confirm__info__description{text-align:left}.episode-confirm__info__btn{margin-bottom:20px}.episode-confirm__info__btn .btn{width:250px}.form .episode-confirm__info__check label.checkbox-only{width:auto}.form .episode-confirm__info__check label.checkbox-only:hover{color:#565656}.form .episode-confirm__info__check label.checkbox-only:has(input:checked){color:#565656}.episode-body__header{align-items:center;display:flex}.table.select-narration-table tbody tr{cursor:pointer}.table.select-narration-table tr.hover td{background-color:#f9f2f5}.prev-next-btn{display:flex;flex-direction:column;font-size:1.4rem;gap:12px;left:50%;max-width:110px;position:fixed;top:399px;transform:translateX(322px);z-index:29}@media screen and (max-width: 960px){.prev-next-btn{transform:translateX(calc(340px - 50%))}}.content-editor textarea,.content-editor input[type=text]{border-radius:0}.content-editor textarea:hover,.content-editor input[type=text]:hover{border-color:#83beec}.content-editor textarea:active,.content-editor input[type=text]:active{border-color:rgba(0,0,0,0)}.replace_sentences{display:none}.editor-wrapper{position:relative}.editor-wrapper.editor-wrapper--narration{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}body:has(.editor-wrapper.editing)::before{background-color:rgba(247,246,242,.9);content:"";height:100vh;left:0;position:fixed;top:0;transition-duration:.3s;width:100vw;z-index:30}.editor-wrapper.editing .episode__body__textarea{border-color:rgba(0,0,0,0);z-index:40}.editor,.editor__main,.editor__favorite,.editor__add-text{opacity:0;position:relative;transition-duration:.3s;transition-property:opacity;visibility:hidden;z-index:40}.editor__main,.editor__favorite,.editor__add-text{position:absolute}.editor-wrapper.editing .editor,.editor-wrapper.editing .editor__main{display:flex;opacity:1;visibility:visible}.editor-wrapper.in-trash{display:none}.editor__favorite{background-color:#eee;border:1px solid #eee;position:fixed;text-align:center}.editor__favorite__close{position:absolute;right:0;top:-2em}.editor__favorite__h3{background-color:#565656;color:#fff;padding-bottom:12px;padding-top:12px}.editor__favorite__body{background-color:#eee;padding:20px}.editor__favorite__body select{background-color:#fff}.editor__favorite__submit{margin:12px 0 0 0}.editor__favorite__submit .register,.editor__favorite__h3 .register{display:inline}.editor__favorite__submit .remove,.editor__favorite__h3 .remove{display:none}select[name=favorite-cat]{display:block}.remove-favorite-form .editor__favorite__submit .register,.remove-favorite-form .editor__favorite__h3 .register{display:none}.remove-favorite-form .editor__favorite__submit .remove,.remove-favorite-form .editor__favorite__h3 .remove{display:inline}.remove-favorite-form select[name=favorite-cat]{display:none}.editor__favorite.show{opacity:1;visibility:visible;z-index:41}body:has(.editor__favorite.show){overflow:hidden !important}.content-editor:has(.editor__favorite.show) .editor-wrapper{position:relative;z-index:29}.editor__add-text{background-color:#fff;left:50%;position:fixed;transform:translateX(-50%);width:620px}.editor__add-text__header{align-items:center;border-bottom:1px solid #c2c2c2;display:flex;height:50px;overflow:hidden}.editor__add-text__header h3{background-color:#eee;padding:12px 20px}.editor__add-text__header__select{border-bottom:3px solid #fff;padding-left:12px;padding-right:12px;padding-top:3px}.editor__add-text__header__select select{border:rgba(0,0,0,0) !important;outline:rgba(0,0,0,0) !important;padding-top:8px;padding-bottom:8px}.editor__add-text__header__select select:hover{background-color:rgba(0,0,0,0) !important}.editor__add-text__header__select:has(.selected){border-bottom:3px solid #565656}.editor__add-text__header__select:hover{border-bottom:3px solid #c2c2c2}.form .editor__add-text__header select{background-color:#fff;border:none}.editor__add-text__close{margin-left:auto}.editor__add-text__body{max-height:200px;overflow-y:scroll}.editor__add-text__body ul li{border-bottom:1px solid #c2c2c2;cursor:pointer;font-size:1.4rem;line-height:1.4em;padding:12px}.editor__add-text__body ul li:hover{background-color:#eee;cursor:pointer}.editor__add-text__body__btn-set{left:calc(100% + 10px);opacity:0;position:absolute;transition-duration:.3s;transition-property:top;visibility:hidden}.editor__add-text__body__btn-set.show{opacity:1;visibility:visible}.editor__add-text__body__btn-set .btn{width:42px}.sentences_list_error{padding:30px;text-align:center}.editor__add-text.show{opacity:1;visibility:visible;z-index:41}body:has(.editor__favorite.show) .editor__add-text.show{opacity:0;z-index:29}.btn.is-favorite [class^=icon-],.btn.is-favorite [class*=" icon-"]{color:#565656}.btn.is-favorite:hover [class^=icon-],.btn.is-favorite:hover [class*=" icon-"]{color:#c2c2c2}.content-editor:has(.editor__add-text.show) .editor-wrapper.editing .episode__body__textarea{border-color:rgba(0,0,0,0);z-index:40}.content-editor:has(.editor__add-text.show) .editor-wrapper.editing .editor__main{opacity:0;visibility:hidden}.editor{position:relative}.editor-wrapper.editor-wrapper--narration .editor{max-width:620px;margin-left:auto;margin-right:auto}.editor__main{bottom:calc(100% - 6px);display:flex;left:0;position:absolute;width:100%}.editor__main__operator{margin-right:auto}.replacer-btn{position:absolute;background-color:aqua;top:60px}.replacer-btn.left{left:-44px}.replacer-btn.right{right:-44px}.editor__main__operator ul{display:flex}.editor__main__operator ul .btn .tooltip-show{opacity:0}.editor__main__operator ul .btn:hover .tooltip-show{opacity:1}.editor__main__close{display:inline;margin-left:auto;text-align:right}.sort-handle{right:50%;position:absolute;top:50%;transform:translateX(-322px) translateY(-50%);z-index:29;width:32px;height:32px}.sort-handle .sort-handle-btn{position:relative;border:1px solid #c2c2c2;color:#c2c2c2;background-color:#eee;width:100%;height:100%;cursor:move;cursor:-webkit-grabbing}.sort-handle .sort-handle-btn:hover{background-color:#f8eff1;color:#565656;border:1px solid #565656}.sort-handle .sort-handle-btn:hover .sort-handle-icon-gray{opacity:0}.sort-handle .sort-handle-btn .sort-handle-icon-pink,.sort-handle .sort-handle-btn .sort-handle-icon-gray{max-width:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition-duration:.3s;transition-property:background-color,color}.ai-episode-body__header{position:relative;overflow:hidden;display:flex;font-family:"Noto Serif JP",serif}.episode__body,.ai-episode-body__header,.f-serif{font-family:"Noto Serif JP",serif}.episode-body__text{padding:12px;text-align:justify;padding:30px 0;text-justify:inter-ideograph;z-index:1}.episode-body__company{position:absolute;right:0;bottom:0;top:0;transform:rotateY(-50%);display:flex;width:100%;text-align:right}.episode-body__company .text{margin-top:auto;margin-left:auto}.episode-body__company img{margin-top:auto;max-width:20%;max-height:100px;margin-bottom:auto;margin-left:auto}.episode{margin-bottom:12px;position:relative}.editor-wrapper.editor-wrapper--narration .episode{max-width:620px;margin-left:auto;margin-right:auto}.episode__category{align-items:center;border:1px solid #c2c2c2;bottom:-16px;display:flex;font-size:1.4rem;justify-content:center;left:-42px;line-height:1.3;max-width:110px;min-height:4em;padding:12px/2;position:absolute;text-align:center;top:0;transform:translateX(-100%);width:110px}.episode__category i{display:none}.episode__category::after{border:10px solid rgba(0,0,0,0);border-left:10px solid #eee;content:"";left:calc(100% - 2px);position:absolute;top:calc(50% - 10px)}.episode__category::before{border:10px solid rgba(0,0,0,0);border-left:10px solid #c2c2c2;content:"";left:100%;position:absolute;top:calc(50% - 10px)}@media screen and (max-width: 960px){.episode__category span{display:none}.episode__category i.icon-tag-solid{display:inline-block;overflow:hidden;width:31px}.episode__category{background-color:#eee;justify-content:left;left:-55px;max-width:45px;min-height:100%;transform:none;transition-duration:.3s;transition-property:max-width;z-index:2}.episode__category:hover{max-width:none;width:auto}.episode__category:hover span{align-items:center;border-left:1px solid #c2c2c2;display:flex;height:100%;padding-left:12px;padding-right:12px}.episode__category::after{display:none}.episode__category::before{display:none}}.episode__body{position:relative}.episode__body__tmp{background-color:#fff;border-width:1px;box-sizing:border-box;display:block;left:0;line-height:1.6;opacity:0;overflow:hidden;padding:12px;position:absolute;text-align:justify;top:0;visibility:hidden;width:100%}.episode__body__tmp span{color:#c2c2c2}.episode__body__tmp.show{opacity:1;visibility:visible;z-index:40}.outline-blue input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]).outline-blue,.outline-blue select.outline-blue{background-color:#fff;border-width:1px;box-sizing:border-box;position:relative;text-align:justify;outline:solid 1px #c2c2c2;border-radius:10px;margin-left:1px}.outline-blue input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]).outline-blue:hover,.outline-blue input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]).outline-blue:focus,.outline-blue select.outline-blue:hover,.outline-blue select.outline-blue:focus{border:1px solid #83beec;outline:solid 1px #83beec;background-color:#f6f6f6}.editor-section .form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]),.editor-section .form select{background-color:#fff;border-width:1px;box-sizing:border-box;position:relative;text-align:justify;outline:solid 1px #c2c2c2;border-radius:10px;margin-left:1px}.editor-section .form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]):hover,.editor-section .form input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=hidden]):not([type=submit]):not([type=reset]):not([type=button]):not([type=image]):focus,.editor-section .form select:hover,.editor-section .form select:focus{border:1px solid #83beec;outline:solid 1px #83beec;background-color:#f6f6f6}.editor-section .form .episode__body__textarea{overflow-anchor:none;background-color:#fff;border-width:1px;box-sizing:border-box;height:0;line-height:1.6;overflow:hidden;padding:12px;position:relative;resize:none;text-align:justify;outline:solid 1px #c2c2c2;border-radius:10px}.editor-section .form .episode__body__textarea:hover{border-width:2px;padding:11px;background-color:#f6f6f6;outline:0}.editor-section .form .episode__body__textarea.height-auto{height:auto;resize:vertical}.editor-section .form .editing .episode__body__textarea:hover{background-color:#fff;border-width:1px;padding:12px;outline:solid 1px #c2c2c2}.episode-confirm-page{min-height:961.714px;padding:42px}.episode-confirm-page p{line-height:1.6em;margin-bottom:16px;margin-top:0;padding-bottom:0;padding-top:0}.episode-confirm-page p,.episode__body p{margin-bottom:0;padding-left:6px;padding-right:6px}.episode-confirm-page p:not(.ai-episode-body__header),.episode__body p:not(.ai-episode-body__header){background-color:#fff;background-image:linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%),linear-gradient(0deg, #ccc 1px, transparent 1px);background-size:8px 100%,100% 2.5em;line-height:2.5em;background-repeat:repeat}.memo i{color:#c2c2c2}.white-box.print-info{margin:20px auto;padding:40px 30px;text-align:center;width:450px}.print-info__icon{color:#c2c2c2;font-size:5rem;line-height:1;margin-bottom:12px;text-align:center}.episode-confirm-page.white-box{margin-top:0}.thanks-main{line-height:1.4}.thanks-body{aspect-ratio:205/147;background-color:#fff;border:.1vw solid #c2c2c2;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;position:relative;text-orientation:upright;width:100%;writing-mode:vertical-rl}.thanks-textarea-tmp,.thanks-text,.thanks-body .episode__body{font-family:Courier,Arial,"HG正楷書体-PRO","Klee One",sans-serif}.thanks-textarea-tmp,.thanks-text{height:auto;box-sizing:border-box;display:inline-block;-webkit-font-smoothing:antialiased;height:100%;-moz-osx-font-smoothing:grayscale;position:relative;text-align:justify}.form .thanks-memo-group{margin-top:30px;margin-left:auto;margin-right:auto;text-align:center;justify-content:center}.form .thanks-memo-group .thanks-memo{width:600px;outline-color:#c2c2c2 !important}.thanks-body{max-width:960px;position:relative}.thanks-body .episode{margin-bottom:0}.thanks-body .thanks-textarea-tmp,.thanks-body p.thanks-text{padding:10px 0px;border-radius:6px}@media screen and (max-width: 1000px){.thanks-body .thanks-textarea-tmp,.thanks-body p.thanks-text{padding:calc(.0104166667*(100vw - 40px)) calc(0*(100vw - 40px))}}.thanks-body .thanks-textarea-tmp,.thanks-body p.thanks-text,.thanks-body .episode__body{font-size:20px;line-height:1.3em;letter-spacing:-0.143em}@media screen and (max-width: 1000px){.thanks-body .thanks-textarea-tmp,.thanks-body p.thanks-text,.thanks-body .episode__body{font-size:calc(.0208333333*(100vw - 40px))}}.thanks-body .thanks-textarea-tmp.episode__body-title,.thanks-body p.thanks-text.episode__body-title{font-size:24px;font-weight:normal;padding-left:6px;padding-right:6px}@media screen and (max-width: 1001px){.thanks-body .thanks-textarea-tmp.episode__body-title,.thanks-body p.thanks-text.episode__body-title{font-size:calc(.025*(100vw - 40px));padding-left:calc(.00625*(100vw - 40px));padding-right:calc(.00625*(100vw - 40px))}}.thanks-body p.thanks-text{box-shadow:none;margin-bottom:0}.thanks-body__right{padding:50px 44px 50px 20px}@media screen and (max-width: 1001px){.thanks-body__right{padding:calc(.0520833333*(100vw - 40px)) calc(.0458333333*(100vw - 40px)) calc(.0520833333*(100vw - 40px)) calc(.0208333333*(100vw - 40px))}}.thanks-body__left{position:relative;padding:50px 30px 50px 44px}@media screen and (max-width: 1001px){.thanks-body__left{padding:calc(.0520833333*(100vw - 40px)) calc(.03125*(100vw - 40px)) calc(.0520833333*(100vw - 40px)) calc(.0458333333*(100vw - 40px))}}.thanks-body__left .thanks-text.thanks-text--deathdate-wareki,.thanks-body__left .thanks-textarea-tmp__deathdate{letter-spacing:0em;margin-right:14px;top:4%;height:60%}@media screen and (max-width: 1001px){.thanks-body__left .thanks-text.thanks-text--deathdate-wareki,.thanks-body__left .thanks-textarea-tmp__deathdate{margin-right:calc(.0145833333*(100vw - 40px))}}.thanks-body__left .thanks-textarea-address,.thanks-body__left p.thanks-text--address{margin-right:8px;margin-left:10px;padding-bottom:10px;letter-spacing:0em}@media screen and (max-width: 1001px){.thanks-body__left .thanks-textarea-address,.thanks-body__left p.thanks-text--address{margin-right:calc(.0083333333*(100vw - 40px));margin-left:calc(.0104166667*(100vw - 40px));padding-bottom:calc(.0104166667*(100vw - 40px))}}.thanks-body__left p.thanks-text--mourner-second-confirm,.thanks-body__left p.thanks-text--mourner-first-confirm{margin-right:4px;margin-left:4px;padding-bottom:10px;padding-top:0px;display:inline-block;text-align:right}@media screen and (max-width: 1001px){.thanks-body__left p.thanks-text--mourner-second-confirm,.thanks-body__left p.thanks-text--mourner-first-confirm{margin-right:calc(.0041666667*(100vw - 40px));margin-left:calc(.0041666667*(100vw - 40px));padding-bottom:calc(.0104166667*(100vw - 40px))}}.thanks-body__left p.thanks-text--mourner-second-confirm br,.thanks-body__left p.thanks-text--mourner-first-confirm br{display:none}.thanks-body__left p.thanks-text--mourner-second-confirm .thanks-text--mourner,.thanks-body__left p.thanks-text--mourner-second-confirm .thanks-text--mourner-name,.thanks-body__left p.thanks-text--mourner-first-confirm .thanks-text--mourner,.thanks-body__left p.thanks-text--mourner-first-confirm .thanks-text--mourner-name{padding-bottom:10px;padding-top:5px;display:inline-block}@media screen and (max-width: 1001px){.thanks-body__left p.thanks-text--mourner-second-confirm .thanks-text--mourner,.thanks-body__left p.thanks-text--mourner-second-confirm .thanks-text--mourner-name,.thanks-body__left p.thanks-text--mourner-first-confirm .thanks-text--mourner,.thanks-body__left p.thanks-text--mourner-first-confirm .thanks-text--mourner-name{padding-bottom:calc(.0104166667*(100vw - 40px));padding-top:calc(.0052083333*(100vw - 40px))}}.thanks-body__left p.thanks-text--mourner-second-confirm .thanks-text--mourner-name,.thanks-body__left p.thanks-text--mourner-first-confirm .thanks-text--mourner-name{height:40%;font-size:25px;-moz-text-align-last:justify;text-align-last:justify}@media screen and (max-width: 1001px){.thanks-body__left p.thanks-text--mourner-second-confirm .thanks-text--mourner-name,.thanks-body__left p.thanks-text--mourner-first-confirm .thanks-text--mourner-name{font-size:calc(.0260416667*(100vw - 40px))}}.thanks-body__left p.thanks-text--mourner-second-confirm .thanks-text--mourner,.thanks-body__left p.thanks-text--mourner-first-confirm .thanks-text--mourner{height:20%;letter-spacing:0}.thanks-body__left .thanks-mourner-wrapper{margin-right:4px;margin-left:4px;padding-bottom:10px;text-align:right}@media screen and (max-width: 1001px){.thanks-body__left .thanks-mourner-wrapper{margin-right:calc(.0041666667*(100vw - 40px));margin-left:calc(.0041666667*(100vw - 40px));padding-bottom:calc(.0104166667*(100vw - 40px))}}.thanks-body__left .thanks-mourner-wrapper .thanks-text--main-mourner-title-wrapper,.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-first,.thanks-body__left .thanks-mourner-wrapper .thanks-text--sub-mourner-title-wrapper,.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-second{display:inline-block}.thanks-body__left .thanks-mourner-wrapper .thanks-text--main-mourner-title-wrapper br,.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-first br,.thanks-body__left .thanks-mourner-wrapper .thanks-text--sub-mourner-title-wrapper br,.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-second br{display:none}.thanks-body__left .thanks-mourner-wrapper .thanks-text--main-mourner-title,.thanks-body__left .thanks-mourner-wrapper .thanks-text--sub-mourner-title{letter-spacing:0}.thanks-body__left .thanks-mourner-wrapper .thanks-text--main-mourner-title::after,.thanks-body__left .thanks-mourner-wrapper .thanks-text--sub-mourner-title::after{display:inline-block;height:0;width:100%;content:""}.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-name::after{height:0;width:100%;content:""}.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-name{font-size:25px;-moz-text-align-last:justify;text-align-last:justify}@media screen and (max-width: 1001px){.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-name{font-size:calc(.0260416667*(100vw - 40px))}}.thanks-body__left .thanks-mourner-wrapper .thanks-text--main-mourner-title-wrapper,.thanks-body__left .thanks-mourner-wrapper .thanks-text--sub-mourner-title-wrapper{height:20%}.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-first,.thanks-body__left .thanks-mourner-wrapper .thanks-text--mourner-second{height:40%}.thanks-body__left .thanks-text--product-text{padding-top:7%;letter-spacing:1em}.thanks-body__left .thanks-text--product-text.thanks-proviso{padding-top:7%}.thanks-body__left .thanks-text--product-text .thanks-proviso,.thanks-body__left .thanks-text--product-text.thanks-proviso{font-size:15px;padding-left:5px;padding-right:5px}@media screen and (max-width: 1001px){.thanks-body__left .thanks-text--product-text .thanks-proviso,.thanks-body__left .thanks-text--product-text.thanks-proviso{font-size:calc(.015625*(100vw - 40px));padding-left:calc(.0052083333*(100vw - 40px));padding-right:calc(.0052083333*(100vw - 40px))}}.thanks-body__left .thanks-text--sender-name,.thanks-body__left p.thanks-text--sender-name{text-align:right;padding-top:60%}.thanks-body__left p.thanks-text--sender-name,.thanks-body__left .thanks-textarea-tmp--sender-name{font-size:15px;padding-bottom:10px}@media screen and (max-width: 1001px){.thanks-body__left p.thanks-text--sender-name,.thanks-body__left .thanks-textarea-tmp--sender-name{font-size:calc(.015625*(100vw - 40px))}}.thanks-text--address,.thanks-text--address .thanks-textarea-tmp,.thanks-text--mourner-first,.thanks-text--mourner-first .thanks-textarea-tmp,.thanks-text--main-mourner-title-wrapper,.thanks-text--main-mourner-title-wrapper .thanks-textarea-tmp,.thanks-text--sub-mourner-title-wrapper,.thanks-text--sub-mourner-title-wrapper .thanks-textarea-tmp,.thanks-text--mourner-second,.thanks-text--mourner-second .thanks-textarea-tmp,.thanks-textarea-tmp--sender-name{text-align:left}@media screen and (max-width: 1220px){.thanks-main .prev-next-btn{transform:translateX(calc(480px - 50%))}.thanks-main .desktop{display:none}}@media screen and (max-width: 1001px){.thanks-main .prev-next-btn{gap:.6vw;transform:translateX(calc(50vw - 100%))}.thanks-main .prev-next-btn .btn{height:40px;width:40px}}.thanks-body .editor__favorite,.thanks-body .editor__add-text,.editor__main{writing-mode:horizontal-tb}.thanks-body__left,.thanks-body__right{width:50%}.thanks-body__right{border-left:.1vw dotted #c2c2c2}.editor-wrapper .thanks-textarea-tmp:hover{background-color:#f8f8f8;box-shadow:0 0 0 1px #c2c2c2 inset}.thanks-text{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.thanks-text--address.editing .editor__main,.thanks-text--mourner-first.editing .editor__main,.thanks-text--main-mourner-title-wrapper.editing .editor__main,.thanks-text--sub-mourner-title-wrapper.editing .editor__main,.thanks-text--funeral_at.editing .editor__main,.thanks-text--sender-name.editing .editor__main,.thanks-text--product-text.editing .editor__main,.thanks-text--closing-text.editing .editor__main,.thanks-text--mourner-second.editing .editor__main{opacity:0;visibility:hidden}body:has(.editor-wrapper.thanks-text--address.editing)::before,body:has(.editor-wrapper.thanks-text--mourner-first.editing)::before,body:has(.editor-wrapper.thanks-text--main-mourner-title-wrapper.editing)::before,body:has(.editor-wrapper.thanks-text--sub-mourner-title-wrapper.editing)::before,body:has(.editor-wrapper.thanks-text--funeral_at.editing.editing)::before,body:has(.editor-wrapper.thanks-text--sender-name.editing)::before,body:has(.editor-wrapper.thanks-text--product-text.editing)::before,body:has(.editor-wrapper.thanks-text--closing-text.editing)::before,body:has(.editor-wrapper.thanks-text--mourner-second.editing)::before{display:none}.form .thanks-body .episode__body__textarea{display:none;height:0;overflow:hidden;position:fixed;top:0;width:50%;writing-mode:horizontal-tb}.thanks-main .editor__main__operator__label{font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;writing-mode:horizontal-tb;position:absolute;white-space:nowrap;text-align:center;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;top:0;transform:translateY(calc(-100% - 56px));left:-53px;border-radius:5px;padding:12px;border:1px solid #c2c2c2}.thanks-main .editor__main__operator__label::before{content:"";position:absolute;bottom:-17px;left:50%;transform:translateX(-50%);border:9px solid rgba(0,0,0,0);border-top:9px solid #f7f6f2;z-index:2}.thanks-main .editor__main__operator__label::after{content:"";position:absolute;bottom:-20px;transform:translateX(-50%);left:50%;border:10px solid rgba(0,0,0,0);border-top:10px solid #c2c2c2;z-index:1}.thanks-main .replacer-btn-wrapper{position:absolute;top:0;left:-148.5px;height:603px;right:auto;width:48px}.thanks-main .replacer-btn-wrapper .replacer-btn{display:block;position:absolute}.thanks-main .replacer-btn-wrapper .replacer-btn.left{top:-34px;bottom:auto;left:auto;right:auto}.thanks-main .replacer-btn-wrapper .replacer-btn.left i{rotate:90deg}.thanks-main .replacer-btn-wrapper .replacer-btn.right{right:auto;bottom:-34px;left:auto;top:auto}.thanks-main .replacer-btn-wrapper .replacer-btn.right i{rotate:90deg}.thanks-main .prev-next-btn{top:319px;transform:translateX(492px)}.has-placeholder[contenteditable=true]:empty:before{color:#c2c2c2;content:attr(placeholder);display:block;pointer-events:none}.thanks-textarea-tmp:focus{outline:0;box-shadow:0 0 0 1px #c2c2c2 inset}.thanks-textarea-tmp span.gray{color:#c2c2c2}.thanks-textarea-tmp span.gray::-moz-selection{background-color:rgba(0,0,0,0)}.thanks-textarea-tmp span.gray::selection{background-color:rgba(0,0,0,0)}.thanks-textarea-tmp b.before{display:none}.thanks-body .editor-wrapper.editing .episode__body__textarea,.thanks-body .content-editor:has(.editor__add-text.show) .editor-wrapper.editing .episode__body__textarea{border-color:rgba(0,0,0,0);z-index:40}.thanks-body .editor-wrapper.editing .thanks-textarea-tmp,.thanks-body .content-editor:has(.editor__add-text.show) .editor-wrapper.editing .thanks-textarea-tmp{border-color:rgba(0,0,0,0);z-index:40}.thanks-body .editor-wrapper.editing .editor__main{flex-direction:column;left:10px;top:0}.thanks-body .editor__main__operator ul{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;text-align:center}.thanks-body .editor__main__operator ul .btn.btn-operation{margin-bottom:10px;margin-right:0}.thanks-body .editor__main__operator ul .btn.btn-close{width:48px}.thanks-body .editor__main__operator ul .btn{height:46px}.thanks-body .editor__main__operator ul .btn .icon-star-solid{left:-1px;position:relative}.thanks-body .editor__main__operator ul .btn .icon-arrow-rotate-left-solid{left:2px;position:relative}.thanks-body .editor__main__close{text-align:center}.thanks-body .editor__main__close .btn{height:46px;width:46px}.thanks-body .editor__main__operator{align-items:center;display:flex;justify-items:center;top:0}.thanks-body .editor__main__operator .btn.border-right.color-gray-main{border-bottom:1px solid #c2c2c2;border-right:0}.thanks-body .editor__add-text{left:20px;transform:translateX(0);width:350px}.thanks-body .editor__add-text__body__btn-set{left:-50px}.thanks-body .editor__add-text__header{flex-wrap:wrap;height:97px;position:relative}.thanks-body .editor__add-text__header h3{width:100%}.thanks-body .editor__add-text__close{position:absolute;right:0;top:0}.thanks-body .editor__add-text__header__select{width:100%;overflow:hidden}.alert-box{background-color:#e15156;bottom:0;color:#fff;max-height:0;overflow:hidden;position:fixed;right:0;transition-duration:.3s;transition-property:max-height;z-index:41}.alert-box p{margin:0;padding:20px}.alert-box.show{max-height:100px}.back-modal{z-index:999}.leave-modal{z-index:999}.password-eye-icon{position:absolute;right:0;top:50%;transform:translate(-50%, -50%);width:24px}.new-btn{align-items:center;border-radius:42px;box-shadow:5px 5px 10px #c2c2c2;color:#565656;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.2rem;height:60px;justify-content:center;margin:0 50px;outline:2px solid #f7f6f2;outline-offset:-8px;text-align:center;width:240px}.new-btn.no-shadow{box-shadow:none}.new-btn.no-outline{outline:none}.new-btn.small{padding-left:12px;padding-right:12px;height:auto;width:auto;display:inline-block;font-size:1.6rem}.btn-a{background:#dcaeb8}.btn-b{background:#e6cbb9}.btn-c{background:#b1ccc6}.btn-d{background:#adc6ce}.new-execution-btn.fs-normal{height:auto;width:auto;padding-left:12px;padding-right:12px}.form.new-search-form{gap:12px;justify-content:flex-start}.form.new-search-form .control-group{gap:0}.form.new-search-form .control-group label{font-weight:lighter}.form.new-search-form .new-execution-btn{margin-left:auto}.table.narrow-table td{overflow-x:scroll;overflow-x:scroll;padding-bottom:0 !important;white-space:nowrap}.table.narrow-table td::-webkit-scrollbar{height:6px;width:6px}.table.narrow-table td::-webkit-scrollbar-thumb{background-color:#c2c2c2;--bg-opacity: 1;margin:10px 0;margin:0}.table.narrow-table th,.table.narrow-table td{padding-left:6px;padding-right:6px;padding-top:6px;padding-bottom:6px}.table.narrow-table th.td-check input.action-select,.table.narrow-table th.th-check input,.table.narrow-table td.td-check input.action-select,.table.narrow-table td.th-check input{margin-left:auto !important;margin-right:auto !important;width:24px;height:24px;display:block}.table.narrow-table th.w--50,.table.narrow-table td.w--50{width:50px}.table.narrow-table th.w--60,.table.narrow-table td.w--60{width:60px}.table.narrow-table th.w--70,.table.narrow-table td.w--70{width:70px}.table.narrow-table th.w--80,.table.narrow-table td.w--80{width:80px}.table.narrow-table th.w--90,.table.narrow-table td.w--90{width:90px}.table.narrow-table th.w--100,.table.narrow-table td.w--100{width:100px !important;max-width:100px !important}.table.narrow-table th.w--130,.table.narrow-table td.w--130{width:130px !important}.table.narrow-table th.w--140,.table.narrow-table td.w--140{width:140px !important}.table.narrow-table th.w--160,.table.narrow-table td.w--160{width:160px !important}.create-menu-list{background-color:#f7f6f2;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;background-color:#ebeae2;margin:36px auto 0 auto;display:flex;align-items:flex-end;justify-content:center}.create-menu-list .new{position:absolute;width:94px;z-index:3;top:118px;transform:translate(-82%, 0)}.create-menu-btn{align-items:center;display:flex;flex-direction:column;margin:0 40px;position:relative}.create-menu-btn:hover .click-1{display:block}.create-menu-btn:hover .click-2{display:block}.menu-btn{align-items:center;border-radius:50%;box-shadow:10px 10px 10px #c2c2c2;color:#565656;display:flex;justify-content:center;outline:4px solid #f7f6f2;text-align:center;z-index:10}.menu-btn:hover{color:#f7f6f2;outline:4px solid #f7f6f2}.btn-0{background:#b6aed2;font-size:4.2rem;height:245px;line-height:48px;outline-offset:-16px;width:245px}.btn-0:hover{background:#988dc0}.btn-1{background:#dcaeb8;font-size:2.1rem;height:185px;line-height:30px;outline-offset:-14px;width:185px}.btn-1:hover{background:#d49ca8}.btn-2{background:#e6cbb9;font-size:2.1rem;height:185px;line-height:30px;outline-offset:-14px;width:185px}.btn-2:hover{background:#dfbda6}.btn-3{background:#bdd0b8;font-size:2.1rem;height:185px;line-height:30px;outline-offset:-14px;width:185px}.btn-3:hover{background:#afc6a9}.btn-4{background:#adc6ce;font-size:2.1rem;height:185px;line-height:30px;outline-offset:-14px;width:185px}.btn-4:hover{background:#9dbbc4}.btn-5{background:#c2c2c2;font-size:2.1rem;height:185px;line-height:30px;outline-offset:-14px;width:185px}.btn-5:hover{background:#b5b5b5}.click-1{display:none;background-color:rgba(0,0,0,0);bottom:-30px;position:absolute;right:70px;width:100px}.click-2{display:none;background-color:rgba(0,0,0,0);bottom:-30px;position:absolute;right:50px;width:80px}.btn-p{align-items:center;background-color:#dcaeb8;border-radius:25px;color:#565656;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:1.8rem;height:36px;justify-content:center;width:180px;margin:0 .6rem}.btn-p:hover{background-color:#d49ca8;color:#f7f6f2}.btn-y{align-items:center;background-color:#e6cbb9;font-size:1.8rem;border-radius:25px;color:#565656;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;height:36px;justify-content:center;width:120px;margin:0 .6rem}.btn-y:hover{background-color:#dfbda6;color:#f7f6f2}.btn-g{align-items:center;background-color:#bdd0b8;border-radius:25px;color:#565656;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:1.8rem;height:36px;justify-content:center;width:120px;margin:0 .6rem}.btn-g:hover{background-color:#afc6a9;color:#f7f6f2}.form .original_sentences{height:0;opacity:0;visibility:hidden;transition:.4s}.form .original_sentences.is-active{height:auto;opacity:1;visibility:visible}.new-tab-input{display:none}.new-tab{display:flex;flex-flow:wrap;margin:auto}.new-header-content{align-items:center;background-color:#f8eff1;display:flex;height:18rem;justify-content:space-between;padding:0 4rem}.new-btn-p{align-items:center;background-color:#dcaeb8;border-radius:50px;color:#664a52;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.2rem;height:45px;justify-content:center;width:225px}.new-btn-p:hover{background-color:#dcaeb8;color:#f7f6f2}.new-btn-y{align-items:center;background-color:#e6cbb9;border-radius:50px;color:#664a52;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.2rem;height:45px;justify-content:center;width:150px}.new-btn-y:hover{background-color:#e6cbb9;color:#f7f6f2}.new-btn-g{align-items:center;background-color:#b1ccc6;border-radius:50px;color:#664a52;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.2rem;height:45px;justify-content:center;width:150px}.new-btn-g:hover{background-color:#b1ccc6;color:#f7f6f2}.new-logo-title{margin:8rem 0;text-align:center}.new-logo-title img{width:428px}.new-login-forms{align-items:center;background-color:#f8eff1;border:1px solid #f8eff1;border-radius:20px;color:#565656;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.2rem;margin:5rem auto auto;padding:1.6rem;text-align:left;width:60rem}.new-login-forms p{font-size:2.2rem;margin:0}.new-login-btn{margin:50px auto}.new-form-background{background-color:#fff;border-radius:20px;display:block;margin:20px;width:100%}.back-pink-background{background-color:#f8eff1;border-radius:20px;display:block;margin:20px;width:100%}.button-position-left{left:-100px;position:absolute}.new-description-title{color:#565656;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.4rem;font-weight:500;line-height:2;margin:3.2rem 0;text-align:center}@media(max-width: 1080px){.menu_inner{height:54px;width:537px}.funeral-header-btn{font-size:1.8rem;height:50px;margin:0 10px 0 1px;width:170px}.funeral-log-btn{height:36px;margin-left:10px;width:100px}.new-apply-form-table th,.new-apply-form-table td{padding:1.6rem}.new-apply-form-table th{width:15%}}@media(max-width: 576px){.funeral-header-content,.funeral-account-name{display:none}}.operation-form__search{align-items:flex-end;display:flex;gap:var(--gap-narrow-more);margin-top:var(--gap-narrow-more)}.feedback-footer{position:fixed;bottom:0;right:0}.feedback-footer ul{list-style:none;margin:0;font-size:0}.feedback-footer ul li{display:inline;margin-left:5px}.feedback-footer ul li a{display:inline-block;transition:top .1s ease-in;background-color:rgba(0,0,0,.8);color:#fff;font-size:1.28rem;padding:2px 10px 6px;position:relative;top:4px}.feedback-footer ul li a:hover{top:0}.ph-back-green-background{background-color:#e9f2ec}.v6-main-page{color:#4a4a4a;display:block}.v6-main-page .contents{display:flex;background-color:#ebeae2;min-height:calc(100vh - 80px)}.v6-main-page .main-contents{width:1160px;margin:0 auto;padding:30px 30px}.v6-main-page .main-contents:has(.v6-main-title-wrapper){padding:30px 30px 30px 60px}.v6-main-page .main-contents:has(.v6-main-title-wrapper.t-center){padding:30px 30px}.v6-main-page .main-contents-mourner{font-family:"Noto Sans JP",serif;max-width:430px;margin:0 auto;padding:0 30px}.v6-main-page .v6-main-title-wrapper{text-align:left;margin-bottom:40px;margin-top:40px}.v6-main-page .v6-main-title-wrapper .v6-main-title{display:inline-block;font-size:3rem;line-height:2;position:relative}.v6-main-page .v6-main-title-wrapper .v6-main-title:before{content:"";position:absolute;left:-30px;top:50%;background:#b6aed2;width:18px;height:60%;transform:translateY(-50%)}.v6-header-box{width:360px;display:flex;justify-content:space-between}.header-info-btn{background-color:#ebeae2;border:solid 1px #4a4a4a;text-align:center;font-size:16px}.header-info-btn a{padding:5px 10px;display:block;color:#4a4a4a}.header-info-btn:hover{background-color:#4a4a4a}.header-info-btn:hover a{color:#ebeae2}.v6-actions{padding:8px 0}.table.v6-table tr:nth-child(odd) td{background-color:#fff}.table.v6-table tr:nth-child(even) td{background-color:#e2dfed}.table.v6-table tr.selected td{background-color:#b6aed2}.table.v6-table tr.hover{cursor:pointer}.table.v6-table tr.hover td{background-color:#b6aed2}.table.v6-table th{text-align:center}.table.v6-table th.th-operation{width:90px}.table.v6-table th.th-operation-two{width:160px}.table.v6-table th.th-deceased-name{width:160px;max-width:160px}.table.v6-table th.th-gender-type{width:90px;max-width:90px}.table.v6-table th.th-deathdate{width:160px;max-width:160px}.table.v6-table th.th-age{width:90px;max-width:90px}.table.v6-table th.th-memo{width:auto}.table.v6-table td{overflow-x:scroll;overflow-x:scroll;padding-bottom:0 !important;white-space:nowrap}.table.v6-table td::-webkit-scrollbar{height:6px;width:6px}.table.v6-table td::-webkit-scrollbar-thumb{background-color:#c2c2c2;--bg-opacity: 1;margin:10px 0;margin:0}.table.v6-table td.td-operation{width:90px;text-align:center}.table.v6-table td.td-operation-two{width:160px;text-align:center}.table.v6-table td.td-deceased-name{width:160px;max-width:160px;text-align:left}.table.v6-table td.td-gender-type{width:90px;max-width:90px;text-align:center}.table.v6-table td.td-deathdate{width:160px;max-width:160px;text-align:left}.table.v6-table td.td-age{width:90px;max-width:90px;text-align:center}.table.v6-table td.td-memo{width:auto}.table.v6-table th,.table.v6-table td{padding-left:6px;padding-right:6px;padding-top:6px;padding-bottom:6px;background-color:#b6aed2}.table.v6-table th.td-check input.action-select,.table.v6-table th.th-check input,.table.v6-table td.td-check input.action-select,.table.v6-table td.th-check input{margin-left:auto !important;margin-right:auto !important;width:24px;height:24px;display:block}.table.v6-table th.w--50,.table.v6-table td.w--50{width:50px}.table.v6-table th.w--60,.table.v6-table td.w--60{width:60px}.table.v6-table th.w--70,.table.v6-table td.w--70{width:70px}.table.v6-table th.w--80,.table.v6-table td.w--80{width:80px}.table.v6-table th.w--90,.table.v6-table td.w--90{width:90px}.table.v6-table th.w--100,.table.v6-table td.w--100{width:100px !important;max-width:100px !important}.table.v6-table th.w--130,.table.v6-table td.w--130{width:130px !important}.table.v6-table th.w--140,.table.v6-table td.w--140{width:140px !important}.table.v6-table th.w--160,.table.v6-table td.w--160{width:160px !important}.v6-btn{align-items:center;box-shadow:5px 5px 10px #c2c2c2;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.2rem;height:50px;justify-content:center;text-align:center;width:240px}.v6-btn.v6-btn--purple{color:#4a4a4a;background-color:#b6aed2}.v6-btn.v6-btn--purple:hover{background-color:#e2dfed}.v6-btn.v6-btn--pink{color:#fff;background-color:#d63481}.v6-btn.v6-btn--pink:hover{background-color:#e374a9}.v6-btn.v6-btn--white{color:#4a4a4a;background-color:#fff}.v6-btn.v6-btn--white:hover{background-color:#e2dfed}.v6-btn.v6-btn--green{color:#fff;background-color:#56be68;font-family:"Noto Sans JP",serif;margin-bottom:15px}.v6-btn.v6-btn--orange{color:#fff;background-color:#f39a00;font-family:"Noto Sans JP",serif;margin-bottom:100px}.v6-btn.no-shadow{box-shadow:none}.v6-btn.no-outline{outline:none}.v6-btn.small{padding-left:12px;padding-right:12px;height:auto;width:auto;display:inline-block;font-size:1.6rem}.v6-btn.big{width:480px}.v6-execution-btn{align-items:center;background-color:#b6aed2;color:#4a4a4a;display:inline;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:1.4rem;height:32px;justify-content:center;width:100px}.v6-execution-btn:hover{color:#fff}.v6-detail-btn{background-color:#e2dfed;color:#4a4a4a;display:inline;font-size:1.4rem;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;padding:2px 12px;border:1px solid #4a4a4a}.v6-detail-btn:hover{background-color:#b6aed2;transition:all .2s}.v6-pager{margin-bottom:3.2rem}.v6-pager .new-pagination{align-items:center;display:flex;justify-content:center;text-align:center}.v6-pager .new-pagination li{border:1.5px solid #4a4a4a;display:table;height:50px;margin:1rem;width:50px}.v6-pager .new-pagination li a{display:table;height:100%;transition:all .3s ease;vertical-align:middle;width:100%}.v6-pager .new-pagination span{background-color:#e2dfed;color:#4a4a4a;display:table-cell;font-family:"Quicksand",sans-serif;font-size:2.4rem;vertical-align:middle}.v6-pager .new-pagination .pre span,.v6-pager .new-pagination .next span{color:#4a4a4a}.v6-pager .new-pagination span:hover,.v6-pager .new-pagination .active span{background:#b6aed2;color:#fff}.v6-modal-inner{background-color:#fff;width:580px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:999;box-shadow:5px 5px 10px #c2c2c2;padding:20px}.v6-modal-inner .modal-close-btn{cursor:pointer;height:50px;line-height:50px;position:absolute;right:20px;text-align:center;top:20px;width:50px}.v6-modal-inner .modal-close-btn i{color:#4a4a4a;font-size:3.906rem}.v6-modal-inner .v6-modal-content{display:flex;flex-flow:column;justify-content:space-between;height:100%;align-items:center}.v6-modal-inner .modal-title{color:#4a4a4a;font-size:2.4rem;text-align:center;margin:60px 0 40px 0}.v6-loader-wrapper{font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.v6-loader-wrapper .v6-loader-inner{background-color:#fff;width:610px;left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:999;box-shadow:5px 5px 10px #c2c2c2;padding:20px}.v6-loader-wrapper .v6-loader-content{display:flex;flex-flow:column;justify-content:space-between;height:100%;align-items:center;text-align:center;color:#4a4a4a}.v6-loader-wrapper .v6-loader-title{font-size:2.4rem;padding:40px;border-bottom:6px solid #b6aed2}.v6-loader-wrapper .v6-loader-senryu{font-size:3rem;font-family:"Noto Serif JP",serif;padding:60px 0}.v6-loader-wrapper .v6-loader-senryu .fade{-webkit-animation:fadeInOut 5s ease 1 normal;animation:fadeInOut 5s ease 1 normal;opacity:0}.v6-loader-wrapper .v6-loader-bg{background-color:#f7f6f2;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%;z-index:1}.v6-menu-wrapper{width:100%}.flex-menu-box{padding:40px;justify-content:center;width:100%;text-align:center}.flex-menu-line{padding:0 20px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 960px){.flex-menu-line{flex-direction:column}}.flex-menu-btn p{margin:10px 0 0}.flex-menu-btn a{background-color:#fff;color:#4a4a4a;box-shadow:4px 4px 5px 0px rgba(0,0,0,.35);width:200px;height:200px;margin:30px 50px;font-size:24px;padding:10px;text-align:center;display:block}.flex-menu-btn a:hover{background-color:#e2dfed}.hearing-sheet{line-height:120%}.menu-icon{fill:#988dc0;width:60%;margin:5px}.menu-icon-first{fill:#988dc0;width:60%}.notice{align-items:center;width:540px;margin:auto}.notice-btn{align-items:center;background-color:#988dc0;color:#fff;text-align:center;padding:8px;margin:12px}.flex-text{text-align:center;margin-top:16px}.top-p{padding-top:60px}.side-menu-wrapper{display:flex;flex-flow:column;padding:20px 0px;background-color:#b6aed2;justify-content:space-between;align-items:center}.side-menu-box li{display:flex;align-items:center}.side-menu-box .side-menu-btn{padding:10px;color:#4a4a4a;font-size:18px}.side-menu-box .side-menu-btn.side-menu-btn--normal{width:300px}.side-menu-box .side-menu-btn.side-menu-btn--mini{width:100%}.side-menu-box .side-menu-btn.selected{background-color:#ebeae2 !important}.side-menu-box .side-menu-btn.selected:hover{background-color:#e2dfed}.side-menu-box .side-menu-btn:hover{background-color:#e2dfed}.side-menu-box .side-menu-btn img{width:50px;height:50px}.side-menu-box .side-menu-btn p{display:inline-block;vertical-align:middle;margin:0 10px}.side-info-btn{background-color:#ebeae2;border:solid 1px #4a4a4a;text-align:center;font-size:1.6rem;width:180px}.side-info-btn a{padding:8px 0;display:block;color:#4a4a4a}.side-info-btn:hover{background-color:#4a4a4a}.side-info-btn:hover a{color:#ebeae2}.qr-code-img{position:absolute;top:20%;right:10.5%;width:80px;height:80px}.hearing-sheet-img{width:98%;height:auto}@-webkit-keyframes writeline{0%{opacity:0;width:0px}33%{opacity:1;width:36px}70%{opacity:1}100%{opacity:0}}@keyframes writeline{0%{opacity:0;width:0px}33%{opacity:1;width:36px}70%{opacity:1}100%{opacity:0}}.age-title{font-size:40px;text-align:center;padding:20px 0;display:inline-block}.flex-age-btn button{background-color:#fff;color:#4a4a4a;box-shadow:4px 4px 5px 0px rgba(0,0,0,.35);width:160px;height:160px;margin:20px 20px;font-size:24px;padding:10px;text-align:center;display:block}.flex-age-btn button:hover{background-color:#e2dfed}.flex-age-btn p{margin:0}.flex-age-btn img{fill:#988dc0;width:80%;margin:5px}.flex-select-btn a{background-color:#fff;color:#4a4a4a;box-shadow:4px 4px 5px 0px rgba(0,0,0,.35);width:200px;height:200px;margin:50px;font-size:24px;padding:10px;text-align:center;display:block}.flex-select-btn a:hover{background-color:#e2dfed}.flex-select-btn p{font-size:32px;margin:0}.flex-select-btn img{fill:#988dc0;width:65%}.deceased-detail-table{border-collapse:collapse;width:100%}.deceased-detail-table tr:not(:last-child){border-bottom:1px solid #d9d9d9}.deceased-detail-table th,.deceased-detail-table td{padding:20px 30px}.deceased-detail-table th{width:26%;background-color:#e2dfed}.deceased-detail-table td{width:74%;background-color:#fff}.form-btn-fixed{width:100%;display:flex;position:fixed;z-index:10;bottom:0;background-color:rgba(217,217,217,.5);justify-content:center;gap:12px;padding:20px 0;left:90px}.deceased-detail-create-btn{width:360px;height:100px;align-items:center;font-size:3.2rem;padding:12px}.deceased-detail-create-btn img{width:80px;height:80px}.deceased-detail-create-btn span{width:100%}.v6-step-bar{align-items:flex-end;display:flex;margin:0 auto;margin-bottom:32px;margin-top:16px;max-width:1100px;position:relative;text-align:center;justify-content:center}.v6-step-bar li{color:#565656;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;position:relative;width:33.333%;font-size:1.6rem}.v6-step-bar li span{background:#707070;border-radius:50%;color:#f7f6f2;display:inline-block;font-family:"Quicksand",sans-serif;font-size:2.4rem;height:50px;line-height:50px;margin-bottom:0rem;width:50px}.v6-step-bar li:first-child:after{display:none}.v6-step-bar li:after{content:"";background:#707070;height:3px;left:calc(-50% + 25px);position:absolute;top:25px;width:calc(100% - 50px)}.v6-step-bar .visited:after,.v6-step-bar .visited span{background:#b6aed2}.v6-content-editor .editor-wrapper{width:612px;margin:0 auto}.typeing{opacity:0}.typeing.active{opacity:1}.narration-height{min-height:900px}.attention{color:#d63481;text-align:center}.user-setting-table{border-collapse:collapse;width:100%;font-size:18px}.user-setting-table tr{height:100px}.user-setting-table tr:not(:last-child){border-bottom:1px solid #d9d9d9}.user-setting-table th,.user-setting-table td{padding:20px 30px}.user-setting-table th{width:20%;background-color:#e2dfed}.user-setting-table td{width:80%;background-color:#fff}.user-setting-table a{word-break:break-all}.user-setting-table .qr-code-img{position:static}.action-btn li{font-size:1.2rem;background-color:#fff;border:1px solid #707070;color:#4a4a4a;text-align:center;width:64px;height:64px;padding:4px}.action-btn img{width:32px;height:32px}.copy-success{-webkit-animation:fadeInOut 2s ease 1 normal;animation:fadeInOut 2s ease 1 normal;background-color:#d63481;box-shadow:0 0 5px 1px rgba(0,0,0,.1);color:#fff;display:none;left:50%;opacity:0;padding:1.6rem 3.2rem;position:fixed;top:50%;transform:translate(-50%, -50%);z-index:1}@-webkit-keyframes fadeInOut{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.v6-search-form{background-color:#e2dfed;display:flex;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;margin:.8rem 0 .8rem 0;padding:.8rem}.v6-btn-item{align-items:center;border-bottom:4px solid #b6aed2;display:flex;justify-content:left}.v6-btn-item-center{align-items:center;border-bottom:4px solid #b6aed2;display:flex;justify-content:center}.v6-tab-item{color:inherit;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:2.4rem}.v6-tab-item:hover{color:#fff}.v6-tab-item-selected{background-color:#b6aed2 !important;border:3px solid #b6aed2 !important;border-bottom:none;color:#f7f6f2 !important}.v6-tab-item{background:#e2dfed;border:2px solid #c2c2c2;border-bottom:none;color:#565656;cursor:pointer;display:block;order:-1;padding:4px 0;text-align:center;width:280px}.v6-tab-item:not(:last-of-type){margin-right:.8rem}.v6-tab-item:hover{background-color:#b6aed2;border:3px solid #b6aed2;border-bottom:none;color:#fff}.v6-execution-btn{align-items:center;background-color:#b6aed2;color:#565656;display:inline;font-family:"Kiwi Maru","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO",sans-serif;font-size:1.4rem;height:36px;justify-content:center;width:120px;margin-left:20px}.v6-execution-btn:hover{color:#fff}.usage-confirm-page{font-family:"Noto Serif JP",serif}.title-font{font-size:20px;font-weight:bold;margin:20px 0}.usage-period{display:flex;justify-content:flex-end;font-size:16px}.usage-fee{font-size:11px;margin:0 0 20px 0;border:1px #000 solid;table-layout:fixed;width:100%;word-break:break-word}.usage-fee th{background-color:#d9d9d9;color:#000;font-weight:bold;border:1px #000 solid;align:center;text-align:center}.usage-fee td{border:1px #000 solid}.usage-fee .w-6{width:6%}.usage-fee .w-7{width:7%}.usage-fee .w-10{width:10%}.usage-fee .w-12{width:12%}.usage-fee .w-15{width:15%}.usage-fee .w-18{width:18%}.usage-fee .w-30{width:30%}.usage-fee .text-r{text-align:right}.usage-fee .text-c{text-align:center}.usage-fee .font-b{font-size:14px}.t-left{text-align:left;font-size:16px;font-weight:bold;margin-bottom:4px}