@charset "UTF-8";:root{--white: #fff;--black: #121212;--gray-25: #f4f4f4;--gray-50: #e6e6e6;--gray-100: #c1c1c1;--gray-300: #a0a0a0;--gray-500: #707070;--brown-50: #ebe8e6;--brown-100: #b8aea8;--brown-300: #9a8b83;--brown-500: #605546;--brown-700: #4b423d;--blue-500: #5ea3ce;--green-300: #54be7d;--green-500: #21a778;--green-700: #009561;--red-300: #f23306;--red-500: #c80000;--red-700: #ff0000;--pink-900: #26031e;--yellow-25: rgba(255, 215, 3, .05);--yellow-50: rgba(255, 215, 3, .2);--yellow-100: rgba(255, 215, 3, .4);--yellow-300: rgba(255, 215, 3, .7);--yellow-500: rgba(255, 215, 3, 1);--beige-25: rgba(188, 172, 150, .1);--beige-50: rgba(188, 172, 150, .2);--beige-100: rgba(188, 172, 150, .4);--beige-300: rgba(188, 172, 150, .7);--beige-500: rgba(188, 172, 150, 1);--primary: var(--brown-500);--font-color-key: var(--brown-700);--font-color-link: var(--green-500)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}html{font-size:1rem;line-height:1.625rem}body{color:var(--black);line-height:1.625rem;font-family:Noto Sans JP,system-ui,Hiragino Sans,Noto Sans CJK JP,Roboto,メイリオ,serif}html,body,#app{height:100%}h1,h2,h3,h4,h5{font-size:16px;font-weight:400}p{margin:0}a{color:var(--font-color-link);cursor:pointer;text-decoration:none}a:hover{color:var(--font-color-link);text-decoration:none}img{vertical-align:middle}@media (max-width: 767px){html{-webkit-tap-highlight-color:rgba(0,0,0,0)}a{-webkit-tap-highlight-color:rgba(0,0,0,.15)}a img{pointer-events:none}}button:focus{outline:0}textarea,input{font-family:Noto Sans JP,system-ui,Hiragino Sans,Noto Sans CJK JP,Roboto,メイリオ,serif}.grid-container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media screen and (min-width: 1304px){.grid-container{width:1272px}}@media screen and (max-width: 1303px){.grid-container{width:960px}}@media screen and (max-width: 991px){.grid-container{width:720px}}@media screen and (max-width: 767px){.grid-container{width:540px}}@media screen and (max-width: 567px){.grid-container{width:100%}}@media screen and (min-width: 1304px){.grid-container.style-small{width:960px}}.grid-panel{box-shadow:0 1px 4px #0003;background-color:var(--white);padding-left:40px;padding-right:40px}@media screen and (max-width: 567px){.grid-panel{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 568px){.grid-panel{border-radius:4px}}@media screen and (max-width: 767px){.grid-panel{padding-left:24px;padding-right:24px}}@media screen and (max-width: 567px){.grid-panel{padding-left:16px;padding-right:16px}}.grid-panel .grid-panel__width-full{margin-left:-40px;margin-right:-40px}@media screen and (max-width: 767px){.grid-panel .grid-panel__width-full{margin-left:-24px;margin-right:-24px}}@media screen and (max-width: 567px){.grid-panel .grid-panel__width-full{margin-left:-16px;margin-right:-16px}}.grid-card{position:relative}.grid-card>ul{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.grid-card>ul>li{padding-right:12px;padding-left:12px}@media screen and (min-width: 768px),print{.grid-card>ul>li{margin-top:16px}}@media screen and (max-width: 767px){.grid-card>ul>li{width:100%}.grid-card>ul>li:not(:first-child){margin-top:16px}}@media screen and (min-width: 768px),print{.grid-card.style-2>ul>li{width:50%}.grid-card.style-2>ul>li:nth-child(1),.grid-card.style-2>ul>li:nth-child(2){margin-top:0}}@media screen and (min-width: 768px) and (min-width: 1304px){.grid-card.style-2>ul>li{width:33.3333%}.grid-card.style-2>ul>li:nth-child(1),.grid-card.style-2>ul>li:nth-child(2),.grid-card.style-2>ul>li:nth-child(3){margin-top:0}}@media screen and (min-width: 768px),print{.grid-card.style-3>ul>li{width:33.3333%}.grid-card.style-3>ul>li:nth-child(1),.grid-card.style-3>ul>li:nth-child(2),.grid-card.style-3>ul>li:nth-child(3){margin-top:0}}@media screen and (min-width: 768px) and (min-width: 1304px){.grid-card.style-3>ul>li{width:25%}.grid-card.style-3>ul>li:nth-child(1),.grid-card.style-3>ul>li:nth-child(2),.grid-card.style-3>ul>li:nth-child(3),.grid-card.style-3>ul>li:nth-child(4){margin-top:0}}.grid-card.style-gutter-small>ul{margin-left:-8px;margin-right:-8px}.grid-card.style-gutter-small>ul>li{padding-left:8px;padding-right:8px}.grid-card.style-gutter-small>ul>li{margin-top:16px}@media screen and (max-width: 767px){.grid-card.style-gutter-small>ul>li:first-child{margin-top:0}}.grid-card.style-2-narrow>ul{margin-top:8px}.grid-card.style-2-narrow>ul>li{margin-top:8px}.grid-card.style-2-narrow>ul>li{width:50%}.grid-card.style-2-narrow>ul>li:nth-child(1),.grid-card.style-2-narrow>ul>li:nth-child(2){margin-top:0}.grid-card .grid-card__action{margin-top:21px}.grid-card .grid-card__action.style-text{text-align:right}@media screen and (max-width: 767px){.grid-card.style-empty ul li:not(:first-child),.grid-card.style-loading ul li:not(:first-child){display:none}}.grid-card.style-wide-footer{padding-bottom:120px}@media screen and (min-width: 1304px){.grid-container__wide{width:1272px}}@media screen and (min-width: 768px),print{.l-message{padding-top:28px;height:100%}.l-message .l-message__inner{display:flex;height:100%;border-radius:4px 4px 0 0;box-shadow:0 1px 4px #0003}.l-message .l-message__inner .l-message__rooms{width:352px;height:100%;display:flex;flex-direction:column}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.l-message .l-message__inner .l-message__rooms{width:280px}}@media screen and (min-width: 768px),print{.l-message .l-message__inner .l-message__rooms .l-message__action-buttons{flex-shrink:0;padding:8px;background-color:#fff;border-bottom:1px solid #e9ecef}.l-message .l-message__inner .l-message__container{flex:1;height:100%}}@media screen and (max-width: 767px){.l-message{height:100%;padding-bottom:84px}.l-message.style-sp-focus{padding-bottom:0}.l-message .l-message__inner{height:100%;margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.l-message .l-message__inner{margin-left:0;margin-right:0;box-shadow:0 1px 4px #0003}}@media screen and (max-width: 767px){.l-message .l-message__inner .l-message__rooms{height:100%;width:100%;display:flex;flex-direction:column}.l-message .l-message__inner .l-message__rooms .l-message__action-buttons{flex-shrink:0;padding:8px;background-color:#fff;border-bottom:1px solid #e9ecef}.l-message .l-message__inner .l-message__rooms:not(.is-sp-rooms-active){display:none;visibility:hidden}.l-message .l-message__inner .l-message__rooms.is-sp-rooms-active{display:flex}.l-message .l-message__inner .l-message__container{height:100%;width:100%}.l-message .l-message__inner .l-message__container:not(.is-sp-messages-active){display:none;visibility:hidden}.l-message .l-message__inner .l-message__container.is-sp-messages-active{display:block}}.l-message-empty{font-size:1rem;line-height:1.625rem;color:var(--gray-500);font-weight:700;padding-top:120px;text-align:center}.l-bottom-navi-employer{position:fixed;bottom:0;width:100%;height:84px;background-color:var(--brown-300);z-index:7}.l-bottom-navi-employer ul{display:flex;padding-top:4px}@media screen and (max-width: 767px){.l-bottom-navi-employer ul{width:540px;margin-left:auto;margin-right:auto}}@media screen and (max-width: 567px){.l-bottom-navi-employer ul{width:100%}}.l-bottom-navi-employer ul li{width:33%;white-space:nowrap;text-align:center;position:relative}.l-bottom-navi-employer ul li a{padding-top:1px;width:100%;height:84px;display:block;opacity:.7}.l-bottom-navi-employer ul li a.is-active{opacity:1}.l-bottom-navi-employer ul li a img{width:36px;height:36px}.l-bottom-navi-employer ul li a span{margin-top:2px;display:block;color:var(--white);text-align:center;font-size:10px}.l-bottom-navi-employer ul li a div.icon-counter{position:absolute;top:0;right:calc(50% - 30px);width:28px;height:28px;background:var(--red-500);border-radius:50%;border:2px solid var(--brown-300)}.l-bottom-navi-employer ul li a div.icon-counter span{color:var(--white);font-size:11px;font-weight:700;margin-top:-2px}.l-bottom-navi-employer ul li a div.icon-counter.style-message{right:calc(50% - 27px)}.l-footer{background-color:var(--pink-900)}@media (max-width: 767px){.l-footer{padding-bottom:82px}}.l-footer ul{text-align:center}.l-footer ul li{margin-right:12px;margin-left:12px;display:inline-block;margin-top:16px;font-size:.75rem;line-height:1.125rem}@media (max-width: 767px){.l-footer ul li{margin-right:8px;margin-left:8px}}.l-footer ul li a{color:var(--white)}.l-footer p{padding-top:40px;padding-bottom:32px;text-align:center;font-size:.75rem;line-height:1.125rem}.l-footer p a{color:var(--white)}.l-header-employer{background-color:var(--brown-300);height:72px}.l-header-employer .grid-container:after{content:"";clear:both;display:block}.l-header-employer .grid-container .l-header-employer__top{float:left;margin-top:23px}.l-header-employer .grid-container .l-header-employer__top a{display:block}.l-header-employer .grid-container .l-header-employer__top a img{height:26px;width:auto}.l-header-employer .grid-container .l-header-employer__title{float:left;margin-left:32px;font-size:.75rem;line-height:1.125rem;font-weight:700;color:var(--white);margin-top:30px}@media (max-width: 991px) and (min-width: 768px){.l-header-employer .grid-container .l-header-employer__title{display:none}}@media (max-width: 374px){.l-header-employer .grid-container .l-header-employer__title{margin-left:16px}}.l-header-employer .grid-container .l-header-employer__actions{float:right;display:flex}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi{margin-right:32px;margin-top:11px}@media (max-width: 767px){.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi{display:none}}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul{display:flex}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li{text-align:center}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li:not(:first-child){margin-left:24px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a{display:block;padding-bottom:9px;border-bottom:4px solid var(--brown-300);transition:border-bottom .15s}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a img{transition:opacity .1s;width:36px;height:36px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a span{transition:opacity .1s;display:block;margin-top:2px;font-size:10px;line-height:1;font-weight:700;color:var(--white)}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a:hover{border-bottom:4px solid var(--brown-700)}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a:hover img,.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a:hover span{opacity:.8}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a.is-active{border-bottom:4px solid var(--brown-700)}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a div.icon-counter{position:absolute;display:block;width:28px;height:28px;background:var(--red-500);border-radius:50%;border:2px solid var(--brown-300);z-index:5;margin-left:33px;margin-top:-2px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a div.icon-counter span{color:var(--white);font-size:11px;font-weight:700;margin-top:6px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__navi ul li a div.icon-counter.style-message{margin-left:22px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user{margin-top:16px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__user-icon{padding-bottom:12px;border-bottom:4px solid var(--brown-300);transition:border-color .2s}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__user-icon a{display:block;border-radius:50%;box-shadow:0 0 0 .5px #00000014 inset;background-color:var(--white)}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__user-icon a img{border-radius:50%;width:40px;height:40px}@media screen and (min-width: 768px),print{.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__user-icon:hover{border-bottom:4px solid var(--brown-700)}}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__user-icon:hover a{opacity:.8}@media screen and (min-width: 768px),print{.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__user-icon.is-active{border-bottom:4px solid var(--brown-700)}}@media screen and (max-width: 767px){.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .c-dropdown-anchor{position:relative}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .c-dropdown-anchor .c-dropdown{position:fixed;z-index:-1;top:0;width:100%;height:100vh;background-color:var(--white);padding-top:72px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .c-dropdown-anchor .c-dropdown .l-header-employer__dropdown{position:relative;overflow:scroll}}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown{background-color:var(--white)}@media screen and (max-width: 767px){.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown{padding-bottom:84px}}@media screen and (min-width: 768px),print{.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown{width:360px}}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-profile{padding:11px 24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_2959'%20data-name='長方形%202959'%20width='24'%20height='24'%20transform='translate(1189%20562)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_5'%20data-name='マスクグループ%205'%20transform='translate(-1189%20-562)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12498'%20data-name='パス%2012498'%20d='M-5334.712-7320.715l7.66,10.213-7.66,10.213'%20transform='translate(6531.978%207884.502)'%20fill='none'%20stroke='%239a8b83'%20stroke-linecap='round'%20stroke-width='2.553'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-position:right 16px center}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-profile .l-header-employer__dropdown-profile-username{color:var(--black);font-size:1rem;line-height:1.625rem;font-weight:700}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-profile .l-header-employer__dropdown-profile-email{font-size:.875rem;line-height:1.25rem;margin-top:0;color:var(--gray-300)}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-links.style-separator{border-top:4px solid var(--gray-25)}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-links ul a{border:none;padding:16px 24px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-links ul li{border-bottom:1px solid var(--brown-50)}@media screen and (max-width: 767px){.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-links{border-width:80px}}@media screen and (min-width: 768px),print{.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-links li.only-sp{display:none}}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-signout{text-align:center;padding:32px 24px 16px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-signout button{width:100%;font-size:1rem;line-height:1.625rem;background-color:var(--gray-25);color:var(--black);border-width:0px;height:50px;border-radius:25px;cursor:pointer;transition:background-color .2s}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-signout button:hover{background-color:var(--gray-50)}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-signout button:active{background-color:var(--gray-50);opacity:.7}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-header{font-size:.75rem;line-height:1.125rem;font-weight:700;-webkit-text-emphasis-color:var(--brown-700);text-emphasis-color:var(--brown-700);background-color:var(--gray-25);padding-left:24px;height:40px;display:flex;align-items:center}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-header span{margin-left:8px}.l-header-employer .grid-container .l-header-employer__actions .l-header-employer__user .l-header-employer__dropdown .l-header-employer__dropdown-plan{height:34px;border-radius:4px;font-size:12px;color:var(--brown-300);border:1px solid var(--brown-300);margin-top:8px;padding:4px;align-items:center;justify-content:center;text-align:center}.l-header-employer.style-in-construction{z-index:9999}.l-header-employer.style-in-construction:before{content:"";top:0;left:0;bottom:0;right:0;position:absolute;background:repeating-linear-gradient(-45deg,transparent,transparent 50px,rgba(255,255,0,.7) 50px,rgba(255,255,0,.7) 60px);mix-blend-mode:multiply;pointer-events:none}.l-auth-layout{background-color:#e5e5e5;min-height:100vh;padding-bottom:144px;position:relative}@media screen and (max-width: 767px){.l-auth-layout{padding-bottom:224px}}.l-auth-layout .l-auth-layout__header{height:64px}@media screen and (max-width: 767px){.l-auth-layout .l-auth-layout__header{background-position:center;background-image:url(/assets/reshine-5el4tfeT.svg);background-repeat:no-repeat}}.l-auth-layout .l-auth-layout__footer{width:100%;position:absolute;bottom:0}.l-auth-information{margin-left:auto;margin-right:auto}@media screen and (min-width: 768px),print{.l-auth-information{width:568px}}@media screen and (max-width: 767px){.l-auth-information{width:344px}}.l-auth-tabs{padding-left:auto;padding-right:auto;border-radius:4px;position:relative}.l-auth-tabs .l-auth-tabs__tabs{width:100%;float:none;list-style:none;position:relative;text-align:left}.l-auth-tabs .l-auth-tabs__tabs li{display:inline-block;width:calc(50% - 1px)}.l-auth-tabs .l-auth-tabs__tabs li:first-child{margin-right:2px}.l-auth-tabs .l-auth-tabs__tabs li label{display:block;padding:14px 21px;border-radius:2px 2px 0 0;font-size:20px;font-weight:400;text-transform:uppercase;background:var(--gray-100);cursor:pointer;position:relative;text-align:center;font-size:.875rem;line-height:1.25rem}.l-auth-tabs .l-auth-tabs__tabs li label:hover{background:var(--gray-100)}.l-auth-tabs .l-auth-tabs__tabs input[type=radio]{position:absolute;top:0;left:-9999px}.l-auth-tabs .l-auth-tabs__tabs [id^=tab]:checked+label{top:0;padding-top:17px;background:var(--white);box-shadow:#0000003d 0 3px 8px}.l-auth-tabs .l-auth-tabs__tabs [id^=tab]:checked~[id^=tab-content]{display:block}.l-auth-container .l-auth-container__body-container{box-shadow:#0000003d 0 3px 8px;padding-top:24px;padding-bottom:40px;clip-path:inset(0px -16px -16px -16px);z-index:2}@media screen and (min-width: 768px),print{.l-auth-container{display:flex}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.l-auth-container{justify-content:space-between}}@media screen and (min-width: 768px),print{.l-auth-container .l-auth-container__image{padding-top:232px}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.l-auth-container .l-auth-container__image{text-align:left}}@media screen and (min-width: 768px) and (min-width: 992px){.l-auth-container .l-auth-container__image{width:33.3333%;text-align:center}}@media screen and (min-width: 768px),print{.l-auth-container .l-auth-container__image img{width:232px;height:auto}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.l-auth-container .l-auth-container__body{width:416px}}@media screen and (min-width: 768px) and (min-width: 992px){.l-auth-container .l-auth-container__body{flex:1;max-width:416px}}@media screen and (min-width: 768px),print{.l-auth-container .l-auth-container__body .l-auth-container__body-container{min-width:416px;background-color:var(--white);padding-left:40px;padding-right:40px;margin:auto}.l-auth-container .l-auth-container__body .l-auth-container__tabs{min-width:416px}}@media screen and (max-width: 767px){.l-auth-container .l-auth-container__body .l-auth-container__tabs{max-width:344px;margin-left:auto;margin-right:auto}.l-auth-container .l-auth-container__body .l-auth-container__body-container{background-color:var(--white);padding-left:24px;padding-right:24px;max-width:344px;margin-left:auto;margin-right:auto}}.l-employer{position:relative;min-height:100vh;padding-bottom:124px}.l-employer .l-employer__header{position:fixed;z-index:3;top:0;left:0;width:100%}.l-employer .l-employer__container{padding-top:72px;padding-bottom:48px}.l-employer .l-employer__container .l-employer__grid-container .grid-panel{margin-top:24px;padding-bottom:48px}@media screen and (max-width: 567px){.l-employer .l-employer__container .l-employer__grid-container .grid-panel{margin-top:0}}@media screen and (min-width: 768px),print{.l-employer .l-employer__buttom-navigation{display:none}}.l-employer .l-employer__footer{position:absolute;bottom:0;width:100%}@media screen and (max-width: 767px){.l-employer .l-employer__footer{display:none}}@media screen and (min-width: 768px),print{.l-employer.style-no-footer{min-height:inherit;height:100%;padding-top:72px;padding-bottom:0}.l-employer.style-no-footer .l-employer__container{height:100%;padding-top:0;padding-bottom:0}.l-employer.style-no-footer .l-employer__container .l-employer__grid-container{height:100%}}@media screen and (max-width: 767px){.l-employer.style-no-footer{height:100%;padding-top:72px;padding-bottom:0}.l-employer.style-no-footer .l-employer__container{height:100%;padding-top:0;padding-bottom:0}.l-employer.style-no-footer .l-employer__container .l-employer__grid-container{height:100%}}.l-registration-layout .l-registration-layout__container{padding-bottom:64px}@media screen and (min-width: 768px) and (max-width: 1303px){.l-registration-layout .l-registration-layout__container .grid-container{width:720px}}@media screen and (min-width: 768px) and (min-width: 1304px){.l-registration-layout .l-registration-layout__container .grid-container{width:720px}}@media screen and (max-width: 767px){.l-registration-layout .l-registration-layout__container{padding-bottom:40px}}.c-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer}.c-button:focus{outline:none}.c-button.style-size-normal{height:48px;border-radius:24px;min-width:200px;font-size:.875rem;line-height:1.25rem}.c-button.style-size-normal.style-icon:not(.style-arrow){min-width:inherit}.c-button.style-size-small{height:40px;border-radius:20px;min-width:50px;font-size:.875rem;line-height:1.25rem}.c-button.style-size-small.style-icon:not(.style-arrow){min-width:inherit}.c-button.style-size-exsmall{height:24px;border-radius:12px;min-height:inherit;font-size:.75rem;line-height:1.125rem}.c-button.style-size-exsmall.style-secondary{border-width:1px;line-height:22px}.c-button.style-size-flex{height:48px;border-radius:24px;min-width:200px;font-size:.875rem;line-height:1.25rem}@media (max-width: 560px){.c-button.style-size-flex{min-width:150px}}.c-button.style-size-flex.style-icon:not(.style-arrow){min-width:inherit}.c-button.style-size-normal{padding-left:32px;padding-right:32px}.c-button.style-size-normal.style-primary:hover{padding-right:31px;padding-left:31px}.c-button.style-size-normal.style-primary:active{padding-right:32px;padding-left:32px}.c-button.style-size-normal.style-icon{padding-right:56px;padding-left:56px}.c-button.style-size-normal.style-icon.style-primary:hover{padding-right:55px;padding-left:55px}.c-button.style-size-normal.style-icon.style-primary:active{padding-right:56px;padding-left:56px}.c-button.style-size-normal.style-icon.style-add :not(.style-copy),.c-button.style-size-normal.style-icon.style-add-no-circle :not(.style-copy){padding-right:32px}.c-button.style-size-normal.style-icon.style-add.style-primary,.c-button.style-size-normal.style-icon.style-add-no-circle.style-primary{padding-right:32px}.c-button.style-size-normal.style-icon.style-add.style-primary:hover,.c-button.style-size-normal.style-icon.style-add-no-circle.style-primary:hover{padding-right:31px}.c-button.style-size-normal.style-icon.style-add.style-primary:active,.c-button.style-size-normal.style-icon.style-add-no-circle.style-primary:active{padding-right:32px}.c-button.style-size-small{padding-right:22px;padding-left:22px}.c-button.style-size-small.style-primary:hover{padding-right:21px;padding-left:21px}.c-button.style-size-small.style-primary:active{padding-right:22px;padding-left:22px}.c-button.style-size-small.style-icon{padding-right:22px;padding-left:44px}.c-button.style-size-small.style-icon.style-add.style-primary:hover,.c-button.style-size-small.style-icon.style-add-no-circle.style-primary:hover{padding-right:21px;padding-left:43px}.c-button.style-size-small.style-icon.style-add.style-primary:active,.c-button.style-size-small.style-icon.style-add-no-circle.style-primary:active{padding-right:22px;padding-left:44px}.c-button.style-size-small.style-icon.style-add.style-primary.style-no-label,.c-button.style-size-small.style-icon.style-add-no-circle.style-primary.style-no-label{display:block;padding-right:22px;padding-left:33px}.c-button.style-size-small.style-icon.style-add.style-primary.style-no-label:hover,.c-button.style-size-small.style-icon.style-add-no-circle.style-primary.style-no-label:hover{padding-right:21px;padding-left:32px}.c-button.style-size-small.style-icon.style-add.style-primary.style-no-label:active,.c-button.style-size-small.style-icon.style-add-no-circle.style-primary.style-no-label:active{padding-right:22px;padding-left:33px}.c-button.style-size-exsmall{padding-right:12px;padding-left:12px}.c-button.style-size-exsmall.style-primary:hover{padding-right:11px;padding-left:11px}.c-button.style-size-exsmall.style-primary:active{padding-right:12px;padding-left:12px}.c-button.style-size-exsmall.style-icon{padding-left:36px;padding-right:0}.c-button.style-width-full{width:100%!important}.c-button.style-primary{background-color:var(--brown-700);font-weight:700;color:var(--white);border:1px solid var(--gray-500);transition:background-color .1s,color .1s}.c-button.style-primary:hover{border:2px solid var(--gray-500);background-color:var(--white);color:var(--brown-700)}.c-button.style-primary:active{border:1px solid var(--gray-500);background-color:var(--black);color:var(--white)}.c-button.style-primary[disabled]{background-color:var(--gray-100);border-color:var(--gray-100);color:var(--gray-50);cursor:auto}.c-button.style-primary.style-gray{background-color:var(--gray-50);border:0;color:var(--black)}.c-button.style-secondary{background-color:var(--white);color:var(--brown-700);font-weight:700;border:2px solid var(--gray-500);transition:border-color .1s,color .1s,background-color .1s}.c-button.style-secondary:hover{border-color:var(--brown-300);color:var(--brown-300)}.c-button.style-secondary:active{border-color:var(--gray-500);background-color:var(--brown-300);color:var(--white)}.c-button.style-secondary[disabled]{background-color:var(--gray-100);border-color:var(--gray-100);color:var(--gray-50);cursor:auto}.c-button.style-tertiary{background-color:var(--gray-50);font-weight:700;color:var(--black);transition:opacity .1s}.c-button.style-tertiary:hover{background-color:var(--gray-50);opacity:.7}.c-button.style-tertiary:active{opacity:.9}.c-button.style-tertiary[disabled]{background-color:var(--gray-50);color:var(--gray-100);cursor:auto}.c-button.style-search{background-color:var(--pink-900);font-weight:700;color:var(--white);border:2px solid var(--pink-900);transition:background-color .1s,color .1s,border-color .1s}.c-button.style-search:hover{border:2px solid var(--gray-500);background-color:var(--white);color:var(--brown-700)}.c-button.style-search:active{border:1px solid var(--gray-500);background-color:var(--black);color:var(--white)}.c-button.style-search[disabled]{background-color:var(--gray-100);border-color:var(--gray-100);color:var(--gray-50);cursor:auto}.c-button.style-transparent{background-color:transparent;color:var(--brown-700);font-weight:700;border:0px solid var(--gray-500);transition:opacity .1s,color .1s}.c-button.style-transparent:not([disabled]):hover{opacity:.5}.c-button.style-transparent:not([disabled]):active{opacity:1;color:var(--black)}.c-button.style-transparent[disabled]{color:var(--gray-100);cursor:auto}.c-button.style-text{background-color:inherit;font-size:.875rem;line-height:1.25rem;color:var(--brown-700);font-weight:700;padding-left:0;text-transform:opacity .1s}.c-button.style-text:hover{opacity:.8}.c-button.style-text:active{opacity:.95}.c-button.style-edit{background-color:inherit;min-width:inherit;position:relative;padding:3px 0 0 28px;height:28px;border-radius:0;color:#969696;transition:color .1s}.c-button.style-edit:hover{color:var(--black)}.c-button.style-edit:hover:before{position:absolute;display:block;content:"";top:4px;left:0;width:28px;height:28px;background-image:url("data:image/svg+xml,%3csvg%20id='Component_129_66'%20data-name='Component%20129%20–%2066'%20xmlns='http://www.w3.org/2000/svg'%20width='28'%20height='28'%20viewBox='0%200%2028%2028'%3e%3cpath%20id='Path_13005'%20data-name='Path%2013005'%20d='M14,0h0a14,14,0,0,1,0,28h0A14,14,0,0,1,14,0Z'%20fill='%234b423d'/%3e%3cg%20id='Group_4771'%20data-name='Group%204771'%20transform='translate(-155.251%20-1892.251)'%3e%3cg%20id='Group_4713'%20data-name='Group%204713'%20transform='translate(173.55%201897.251)%20rotate(45)'%3e%3cpath%20id='Polygon_16'%20data-name='Polygon%2016'%20d='M2.606,1.789a1,1,0,0,1,1.789,0L6.276,5.553A1,1,0,0,1,5.382,7H1.618A1,1,0,0,1,.724,5.553Z'%20transform='translate(7%2020.222)%20rotate(180)'%20fill='%23fff'/%3e%3cpath%20id='Path_12996'%20data-name='Path%2012996'%20d='M1,0H5A1,1,0,0,1,6,1V11.222a1,1,0,0,1-1,1H1a1,1,0,0,1-1-1V1A1,1,0,0,1,1,0Z'%20transform='translate(0.5%200)'%20fill='%23fff'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:24px 24px}.c-button.style-edit:active{color:#a1a1a1}.c-button.style-edit:before{position:absolute;display:block;content:"";top:6px;left:0;width:28px;height:28px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.37235%2016.1419C1.19615%2016.2007%201.00707%2016.2092%200.826294%2016.1665C0.645519%2016.1239%200.480199%2016.0317%200.348861%2015.9004C0.217523%2015.769%200.125359%2015.6037%200.0826999%2015.4229C0.0400403%2015.2422%200.0485712%2015.0531%200.107336%2014.8769L1.43882%2010.8853C1.49274%2010.7236%201.58707%2010.5785%201.71285%2010.4635C1.83863%2010.3486%201.9917%2010.2677%202.15753%2010.2285C2.32336%2010.1893%202.49644%2010.1932%202.66036%2010.2397C2.82429%2010.2862%202.97361%2010.3738%203.09415%2010.4942L5.7557%2013.1558C5.87613%2013.2763%205.96375%2013.4257%206.01025%2013.5896C6.05676%2013.7535%206.06061%2013.9266%206.02144%2014.0924C5.98226%2014.2582%205.90137%2014.4113%205.78643%2014.5371C5.67149%2014.6629%205.52631%2014.7572%205.36467%2014.8111L1.37235%2016.1419Z'%20fill='%23C1C1C1'/%3e%3cpath%20d='M12.3597%201.06123L15.1881%203.88966C15.3757%204.0772%2015.481%204.33155%2015.481%204.59677C15.481%204.86198%2015.3757%205.11634%2015.1881%205.30387L7.96008%2012.5319C7.77254%2012.7195%207.51819%2012.8248%207.25297%2012.8248C6.98775%2012.8248%206.7334%2012.7195%206.54586%2012.5319L3.71743%209.70349C3.5299%209.51596%203.42454%209.2616%203.42454%208.99639C3.42454%208.73117%203.5299%208.47682%203.71743%208.28928L10.9455%201.06123C11.133%200.873696%2011.3874%200.76834%2011.6526%200.76834C11.9178%200.76834%2012.1722%200.873696%2012.3597%201.06123V1.06123Z'%20fill='%23C1C1C1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:20px 20px;transition:background-image .1s}.c-button.style-arrow{background-position:center right 24px}.c-button.style-arrow.style-size-exsmall{background-position:center right 16px}.c-button.style-arrow.style-primary{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(158%20123)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-158%20-123)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12561'%20data-name='パス%2012561'%20d='M223.909,22.051l7.35,7.35-1.225,1.225-6.125,6.125'%20transform='translate(-60.909%20101.599)'%20fill='none'%20stroke='%23fff'%20stroke-width='1.838'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-arrow.style-primary:hover{background-position:center right 23px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(158%20123)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-158%20-123)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12561'%20data-name='パス%2012561'%20d='M223.909,22.051l7.35,7.35-1.225,1.225-6.125,6.125'%20transform='translate(-60.909%20101.599)'%20fill='none'%20stroke='%23707070'%20stroke-width='1.838'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-arrow.style-primary:active{background-position:center right 24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(158%20123)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-158%20-123)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12561'%20data-name='パス%2012561'%20d='M223.909,22.051l7.35,7.35-1.225,1.225-6.125,6.125'%20transform='translate(-60.909%20101.599)'%20fill='none'%20stroke='%23fff'%20stroke-width='1.838'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-arrow.style-secondary{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(158%20123)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-158%20-123)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12561'%20data-name='パス%2012561'%20d='M223.909,22.051l7.35,7.35-1.225,1.225-6.125,6.125'%20transform='translate(-60.909%20101.599)'%20fill='none'%20stroke='%23707070'%20stroke-width='1.838'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-arrow.style-secondary.style-arrow:hover{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(158%20123)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-158%20-123)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12561'%20data-name='パス%2012561'%20d='M223.909,22.051l7.35,7.35-1.225,1.225-6.125,6.125'%20transform='translate(-60.909%20101.599)'%20fill='none'%20stroke='%239a8b83'%20stroke-width='1.838'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-arrow.style-secondary.style-arrow:active{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(158%20123)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-158%20-123)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12561'%20data-name='パス%2012561'%20d='M223.909,22.051l7.35,7.35-1.225,1.225-6.125,6.125'%20transform='translate(-60.909%20101.599)'%20fill='none'%20stroke='%23fff'%20stroke-width='1.838'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-arrow.style-text{padding-right:24px;background-position:center right;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(158%20123)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-158%20-123)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_12561'%20data-name='パス%2012561'%20d='M223.909,22.051l7.35,7.35-1.225,1.225-6.125,6.125'%20transform='translate(-60.909%20101.599)'%20fill='none'%20stroke='%23707070'%20stroke-width='1.838'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-add{background-position:center left 24px}.c-button.style-add.style-size-small{background-position:center left 20px}.c-button.style-add.style-size-exsmall{background-position:center left 8px}.c-button.style-add.style-primary{background-image:url("data:image/svg+xml,%3csvg%20id='addto_icon'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%23fff'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%23fff'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%23fff'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-primary:hover{background-position:center left 23px;background-image:url("data:image/svg+xml,%3csvg%20id='addto_icon'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%234b423d'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%234b423d'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%234b423d'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-primary:active{background-position:center left 24px;background-image:url("data:image/svg+xml,%3csvg%20id='addto_icon'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%23fff'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%23fff'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%23fff'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-secondary{background-image:url("data:image/svg+xml,%3csvg%20id='addto_icon'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%234b423d'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%234b423d'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%234b423d'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-secondary:hover{background-image:url("data:image/svg+xml,%3csvg%20id='icon_add'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%239a8b83'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%239a8b83'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%239a8b83'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-secondary:active{background-image:url("data:image/svg+xml,%3csvg%20id='addto_icon'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%23fff'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%23fff'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%23fff'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-transparent{background-image:url("data:image/svg+xml,%3csvg%20id='addto_icon'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%234b423d'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%234b423d'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%234b423d'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-transparent:hover{background-image:url("data:image/svg+xml,%3csvg%20id='icon_add'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%239a8b83'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%239a8b83'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%239a8b83'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add.style-transparent:active{background-image:url("data:image/svg+xml,%3csvg%20id='icon_add'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%3e%3cpath%20d='M11,0A11,11,0,1,1,0,11,11,11,0,0,1,11,0Z'%20stroke='none'/%3e%3cpath%20d='M%2011%201%20C%205.485979080200195%201%201%205.485979080200195%201%2011%20C%201%2016.51401901245117%205.485979080200195%2021%2011%2021%20C%2016.51401901245117%2021%2021%2016.51401901245117%2021%2011%20C%2021%205.485979080200195%2016.51401901245117%201%2011%201%20M%2011%200%20C%2017.07513046264648%200%2022%204.924869537353516%2022%2011%20C%2022%2017.07513046264648%2017.07513046264648%2022%2011%2022%20C%204.924869537353516%2022%200%2017.07513046264648%200%2011%20C%200%204.924869537353516%204.924869537353516%200%2011%200%20Z'%20stroke='none'%20fill='%23121212'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%23121212'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%23121212'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px}.c-button.style-add-no-circle{background-position:center left 24px}.c-button.style-add-no-circle.style-primary{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(32%2027)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-32%20-27)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='グループ_3650'%20data-name='グループ%203650'%20transform='translate(-977.911%20-141.768)'%3e%3cg%20id='グループ_2847'%20data-name='グループ%202847'%20transform='translate(1010.911%20169.768)'%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='14'%20height='2.286'%20transform='translate(0%205.857)'%20fill='%23fff'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2.286'%20height='14'%20transform='translate(5.857)'%20fill='%23fff'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-add-no-circle.style-primary:hover{background-position:center left 23px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(32%2027)'%20fill='%234b423d'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-32%20-27)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='グループ_3650'%20data-name='グループ%203650'%20transform='translate(-977.911%20-141.768)'%3e%3cg%20id='グループ_2847'%20data-name='グループ%202847'%20transform='translate(1010.911%20169.768)'%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='14'%20height='2.286'%20transform='translate(0%205.857)'%20fill='%234b423d'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2.286'%20height='14'%20transform='translate(5.857)'%20fill='%234b423d'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-add-no-circle.style-primary:active{background-position:center left 24px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(32%2027)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-32%20-27)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='グループ_3650'%20data-name='グループ%203650'%20transform='translate(-977.911%20-141.768)'%3e%3cg%20id='グループ_2847'%20data-name='グループ%202847'%20transform='translate(1010.911%20169.768)'%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='14'%20height='2.286'%20transform='translate(0%205.857)'%20fill='%23fff'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2.286'%20height='14'%20transform='translate(5.857)'%20fill='%23fff'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-add-no-circle.style-size-small{background-position:center left 20px}.c-button.style-add-no-circle.style-size-small.style-primary:hover{background-position:center left 19px}.c-button.style-add-no-circle.style-size-small.style-primary:active{background-position:center left 20px}.c-button.style-back{background-position:center left 24px}.c-button.style-back.style-transparent{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='10.121'%20height='17.414'%20viewBox='0%200%2010.121%2017.414'%3e%3cpath%20id='パス_12949'%20data-name='パス%2012949'%20d='M251.7,40l-8-8,8-8'%20transform='translate(-242.283%20-23.293)'%20fill='none'%20stroke='%23212121'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:8px 16px}.c-button.style-sort.style-size-exsmall{background-position:center left 12px}.c-button.style-sort.style-transparent{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='24'%20height='24'%20transform='translate(59%20265)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-59%20-265)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='グループ_3024'%20data-name='グループ%203024'%20transform='translate(-1177.75%209.25)'%3e%3cg%20id='グループ_3023'%20data-name='グループ%203023'%3e%3cline%20id='線_79'%20data-name='線%2079'%20x2='24'%20transform='translate(1236.75%20263.25)'%20fill='none'%20stroke='%23707070'%20stroke-width='1.5'/%3e%3cline%20id='線_80'%20data-name='線%2080'%20x2='24'%20transform='translate(1236.75%20272.25)'%20fill='none'%20stroke='%23707070'%20stroke-width='1.5'/%3e%3cg%20id='楕円形_299'%20data-name='楕円形%20299'%20transform='translate(1239%20259.5)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1.5'%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3.75'%20stroke='none'/%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3'%20fill='none'/%3e%3c/g%3e%3cg%20id='楕円形_300'%20data-name='楕円形%20300'%20transform='translate(1251%20268.5)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1.5'%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3.75'%20stroke='none'/%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3'%20fill='none'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-sort.style-transparent:hover{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='24'%20height='24'%20transform='translate(59%20265)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-59%20-265)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='グループ_3024'%20data-name='グループ%203024'%20transform='translate(-1177.75%209.25)'%3e%3cg%20id='グループ_3023'%20data-name='グループ%203023'%3e%3cline%20id='線_79'%20data-name='線%2079'%20x2='24'%20transform='translate(1236.75%20263.25)'%20fill='none'%20stroke='%239a8b83'%20stroke-width='1.5'/%3e%3cline%20id='線_80'%20data-name='線%2080'%20x2='24'%20transform='translate(1236.75%20272.25)'%20fill='none'%20stroke='%239a8b83'%20stroke-width='1.5'/%3e%3cg%20id='楕円形_299'%20data-name='楕円形%20299'%20transform='translate(1239%20259.5)'%20fill='%23fff'%20stroke='%239a8b83'%20stroke-width='1.5'%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3.75'%20stroke='none'/%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3'%20fill='none'/%3e%3c/g%3e%3cg%20id='楕円形_300'%20data-name='楕円形%20300'%20transform='translate(1251%20268.5)'%20fill='%23fff'%20stroke='%239a8b83'%20stroke-width='1.5'%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3.75'%20stroke='none'/%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3'%20fill='none'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-sort.style-transparent:active{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='24'%20height='24'%20transform='translate(59%20265)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-59%20-265)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='グループ_3024'%20data-name='グループ%203024'%20transform='translate(-1177.75%209.25)'%3e%3cg%20id='グループ_3023'%20data-name='グループ%203023'%3e%3cline%20id='線_79'%20data-name='線%2079'%20x2='24'%20transform='translate(1236.75%20263.25)'%20fill='none'%20stroke='%23121212'%20stroke-width='1.5'/%3e%3cline%20id='線_80'%20data-name='線%2080'%20x2='24'%20transform='translate(1236.75%20272.25)'%20fill='none'%20stroke='%23121212'%20stroke-width='1.5'/%3e%3cg%20id='楕円形_299'%20data-name='楕円形%20299'%20transform='translate(1239%20259.5)'%20fill='%23fff'%20stroke='%23121212'%20stroke-width='1.5'%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3.75'%20stroke='none'/%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3'%20fill='none'/%3e%3c/g%3e%3cg%20id='楕円形_300'%20data-name='楕円形%20300'%20transform='translate(1251%20268.5)'%20fill='%23fff'%20stroke='%23121212'%20stroke-width='1.5'%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3.75'%20stroke='none'/%3e%3ccircle%20cx='3.75'%20cy='3.75'%20r='3'%20fill='none'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-copy{background-position:center left 24px}.c-button.style-copy.style-size-small{background-position:center left 20px}.c-button.style-copy.style-size-exsmall{background-position:center left 8px}.c-button.style-copy.style-primary{background-position:center right 24px;padding-left:8px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.00008%203.33317H0.666748V13.9998C0.666748%2014.7332%201.26675%2015.3332%202.00008%2015.3332H12.6667V13.9998H2.00008V3.33317ZM14.0001%200.666504H4.66675C3.93341%200.666504%203.33341%201.2665%203.33341%201.99984V11.3332C3.33341%2012.0665%203.93341%2012.6665%204.66675%2012.6665H14.0001C14.7334%2012.6665%2015.3334%2012.0665%2015.3334%2011.3332V1.99984C15.3334%201.2665%2014.7334%200.666504%2014.0001%200.666504ZM14.0001%2011.3332H4.66675V1.99984H14.0001V11.3332Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-copy.style-primary:hover{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.00008%203.33317H0.666748V13.9998C0.666748%2014.7332%201.26675%2015.3332%202.00008%2015.3332H12.6667V13.9998H2.00008V3.33317ZM14.0001%200.666504H4.66675C3.93341%200.666504%203.33341%201.2665%203.33341%201.99984V11.3332C3.33341%2012.0665%203.93341%2012.6665%204.66675%2012.6665H14.0001C14.7334%2012.6665%2015.3334%2012.0665%2015.3334%2011.3332V1.99984C15.3334%201.2665%2014.7334%200.666504%2014.0001%200.666504ZM14.0001%2011.3332H4.66675V1.99984H14.0001V11.3332Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;padding-left:7px;background-position:center right 23px}.c-button.style-copy.style-primary:active{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.00008%203.33317H0.666748V13.9998C0.666748%2014.7332%201.26675%2015.3332%202.00008%2015.3332H12.6667V13.9998H2.00008V3.33317ZM14.0001%200.666504H4.66675C3.93341%200.666504%203.33341%201.2665%203.33341%201.99984V11.3332C3.33341%2012.0665%203.93341%2012.6665%204.66675%2012.6665H14.0001C14.7334%2012.6665%2015.3334%2012.0665%2015.3334%2011.3332V1.99984C15.3334%201.2665%2014.7334%200.666504%2014.0001%200.666504ZM14.0001%2011.3332H4.66675V1.99984H14.0001V11.3332Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;padding-left:7px;background-position:center right 23px}.c-button.style-copy.style-secondary{background-position:center right 24px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.99984%203.33341H0.666504V14.0001C0.666504%2014.7334%201.2665%2015.3334%201.99984%2015.3334H12.6665V14.0001H1.99984V3.33341ZM13.9998%200.666748H4.6665C3.93317%200.666748%203.33317%201.26675%203.33317%202.00008V11.3334C3.33317%2012.0667%203.93317%2012.6667%204.6665%2012.6667H13.9998C14.7332%2012.6667%2015.3332%2012.0667%2015.3332%2011.3334V2.00008C15.3332%201.26675%2014.7332%200.666748%2013.9998%200.666748ZM13.9998%2011.3334H4.6665V2.00008H13.9998V11.3334Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-copy.style-secondary:hover{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.99984%203.33341H0.666504V14.0001C0.666504%2014.7334%201.2665%2015.3334%201.99984%2015.3334H12.6665V14.0001H1.99984V3.33341ZM13.9998%200.666748H4.6665C3.93317%200.666748%203.33317%201.26675%203.33317%202.00008V11.3334C3.33317%2012.0667%203.93317%2012.6667%204.6665%2012.6667H13.9998C14.7332%2012.6667%2015.3332%2012.0667%2015.3332%2011.3334V2.00008C15.3332%201.26675%2014.7332%200.666748%2013.9998%200.666748ZM13.9998%2011.3334H4.6665V2.00008H13.9998V11.3334Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-copy.style-secondary:active{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.99984%203.33341H0.666504V14.0001C0.666504%2014.7334%201.2665%2015.3334%201.99984%2015.3334H12.6665V14.0001H1.99984V3.33341ZM13.9998%200.666748H4.6665C3.93317%200.666748%203.33317%201.26675%203.33317%202.00008V11.3334C3.33317%2012.0667%203.93317%2012.6667%204.6665%2012.6667H13.9998C14.7332%2012.6667%2015.3332%2012.0667%2015.3332%2011.3334V2.00008C15.3332%201.26675%2014.7332%200.666748%2013.9998%200.666748ZM13.9998%2011.3334H4.6665V2.00008H13.9998V11.3334Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-copy.style-icon{padding-left:32px}.c-button.style-copy.style-black{background-color:var(--white);font-weight:700;color:var(--black);border:2px solid var(--black)}.c-button.style-copy.style-black:hover{opacity:.8}.c-button.style-new-open{background-position:center left 24px}.c-button.style-new-open.style-size-small{background-position:center left 20px}.c-button.style-new-open.style-size-exsmall{background-position:center left 8px}.c-button.style-new-open.style-primary{background-position:center right 24px;padding-left:8px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4444%2013.4444H2.55556V2.55556H8V1H2.55556C1.69222%201%201%201.7%201%202.55556V13.4444C1%2014.3%201.69222%2015%202.55556%2015H13.4444C14.3%2015%2015%2014.3%2015%2013.4444V8H13.4444V13.4444ZM9.55556%201V2.55556H12.3478L4.70222%2010.2011L5.79889%2011.2978L13.4444%203.65222V6.44444H15V1H9.55556Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-new-open.style-primary:hover{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4444%2013.4444H2.55556V2.55556H8V1H2.55556C1.69222%201%201%201.7%201%202.55556V13.4444C1%2014.3%201.69222%2015%202.55556%2015H13.4444C14.3%2015%2015%2014.3%2015%2013.4444V8H13.4444V13.4444ZM9.55556%201V2.55556H12.3478L4.70222%2010.2011L5.79889%2011.2978L13.4444%203.65222V6.44444H15V1H9.55556Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;padding-left:7px;background-position:center right 23px}.c-button.style-new-open.style-primary:active{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4444%2013.4444H2.55556V2.55556H8V1H2.55556C1.69222%201%201%201.7%201%202.55556V13.4444C1%2014.3%201.69222%2015%202.55556%2015H13.4444C14.3%2015%2015%2014.3%2015%2013.4444V8H13.4444V13.4444ZM9.55556%201V2.55556H12.3478L4.70222%2010.2011L5.79889%2011.2978L13.4444%203.65222V6.44444H15V1H9.55556Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;padding-left:7px;background-position:center right 23px}.c-button.style-new-open.style-secondary{background-position:center right 24px;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4444%2013.4444H2.55556V2.55556H8V1H2.55556C1.69222%201%201%201.7%201%202.55556V13.4444C1%2014.3%201.69222%2015%202.55556%2015H13.4444C14.3%2015%2015%2014.3%2015%2013.4444V8H13.4444V13.4444ZM9.55556%201V2.55556H12.3478L4.70222%2010.2011L5.79889%2011.2978L13.4444%203.65222V6.44444H15V1H9.55556Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-new-open.style-secondary:hover{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4444%2013.4444H2.55556V2.55556H8V1H2.55556C1.69222%201%201%201.7%201%202.55556V13.4444C1%2014.3%201.69222%2015%202.55556%2015H13.4444C14.3%2015%2015%2014.3%2015%2013.4444V8H13.4444V13.4444ZM9.55556%201V2.55556H12.3478L4.70222%2010.2011L5.79889%2011.2978L13.4444%203.65222V6.44444H15V1H9.55556Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-new-open.style-secondary:active{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.4444%2013.4444H2.55556V2.55556H8V1H2.55556C1.69222%201%201%201.7%201%202.55556V13.4444C1%2014.3%201.69222%2015%202.55556%2015H13.4444C14.3%2015%2015%2014.3%2015%2013.4444V8H13.4444V13.4444ZM9.55556%201V2.55556H12.3478L4.70222%2010.2011L5.79889%2011.2978L13.4444%203.65222V6.44444H15V1H9.55556Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-button.style-new-open.style-icon{padding-left:32px}.c-button.style-new-open.style-black{background-color:var(--white);font-weight:700;color:var(--black);border:2px solid var(--black)}.c-button.style-new-open.style-black:hover{opacity:.8}.c-button.style-color-text-primary{color:var(--primary)!important}.c-button.style-shine{background-position:center left 42px}@media screen and (min-width: 768px),print{.c-button.style-shine{width:220px;padding-left:56px!important;padding-right:24px!important}}.c-button.style-shine.style-primary:hover{background-position:center left 40px}.c-button.style-shine.style-primary:active{background-position:center left 42px}.c-button.style-shine.style-icon{padding-right:0;padding-left:0}@media screen and (max-width: 767px){.c-button.style-shine{font-size:.75rem;line-height:1.125rem;width:160px!important}.c-button.style-shine.style-icon,.c-button.style-shine.style-icon.style-primary:hover{padding-right:0;padding-left:0}.c-button.style-shine.style-icon.style-primary:active{padding-right:1px;padding-left:1px}}.c-button.style-message{background-position:center left 24px;padding-left:8px;padding-right:8px}.c-button.style-message.style-secondary:hover{background-position:center left 23px}@media screen and (min-width: 768px),print{.c-button.style-message.style-secondary:hover{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_19_601)'%3e%3cpath%20d='M2.068%205.482L10.943%2014.358C11.2056%2014.6207%2011.5562%2014.7767%2011.9272%2014.7957C12.2981%2014.8148%2012.6629%2014.6955%2012.951%2014.461L13.065%2014.358L21.934%205.488C21.963%205.598%2021.982%205.71%2021.992%205.825L22%206V18C22.0002%2018.5046%2021.8096%2018.9906%2021.4665%2019.3605C21.1234%2019.7305%2020.6532%2019.9572%2020.15%2019.995L20%2020H4C3.49542%2020.0002%203.00943%2019.8096%202.63945%2019.4665C2.26947%2019.1234%202.04284%2018.6532%202.005%2018.15L2%2018V6C2%205.88%202.01%205.764%202.03%205.65L2.068%205.482ZM20%204C20.121%204%2020.24%204.01%2020.355%204.031L20.525%204.07L12.005%2012.59L3.482%204.068C3.592%204.038%203.706%204.018%203.822%204.008L4%204H20Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_19_601'%3e%3crect%20width='24'%20height='24'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}}.c-button.style-message.style-secondary:active{background-position:center left 24px}@media screen and (min-width: 768px),print{.c-button.style-message{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M17.5435%207.86912L1.06388%200.142055C0.953976%200.0905341%200.832241%200.0665091%200.710002%200.0722413C0.587763%200.0779736%200.469025%200.113271%200.364918%200.174828C0.260811%200.236384%200.174742%200.322189%200.114719%200.424225C0.0546959%200.526262%200.0227103%200.641189%200.0217334%200.75827V7.95911H6.89726C7.18519%207.95911%207.46128%208.06855%207.66487%208.26332C7.86846%208.45809%207.98288%208.72224%207.98288%208.99769C7.98288%209.27314%207.86846%209.53732%207.66487%209.73209C7.46128%209.92686%207.18519%2010.0363%206.89726%2010.0363H0V16.524C0.000373355%2016.642%200.0322699%2016.758%200.0926762%2016.8609C0.153083%2016.9638%200.239983%2017.0502%200.345128%2017.112C0.450274%2017.1737%200.570173%2017.2087%200.693437%2017.2137C0.816701%2017.2186%200.939257%2017.1933%201.04943%2017.1402L17.529%209.10848C17.6501%209.05235%2017.7525%208.96504%2017.8246%208.85633C17.8967%208.74762%2017.9357%208.62183%2017.9372%208.49309C17.9387%208.36434%2017.9027%208.23774%2017.8331%208.12752C17.7635%208.01729%2017.6632%207.92782%2017.5435%207.86912Z'%20fill='%23C80000'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;padding-right:24px!important;width:200px!important}}@media screen and (max-width: 767px){.c-button.style-message{font-size:.75rem;line-height:1.125rem;width:160px!important}.c-button.style-message.style-icon{padding-left:8px;padding-right:8px}}.c-button.style-checked{background-position:center left 24px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='15'%20viewBox='0%200%2018%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%207.27788L6.66667%2011.9779L16%202.57788'%20stroke='%23EAEAEA'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:10px 14px}.c-button.style-liked{background-position:center left 24px}@media screen and (min-width: 768px),print{.c-button.style-liked{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='15'%20viewBox='0%200%2018%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%207.38462L6.42105%2012L16%202'%20stroke='%23707070'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;padding-left:16px;padding-right:24px!important;position:relative}.c-button.style-liked:before{content:"";display:block;position:absolute;width:16px;height:100%;top:0;left:24px;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);transition:clip-path .3s ease-in 0s;background-color:inherit}}@media screen and (max-width: 767px){.c-button.style-liked{font-size:.75rem;line-height:1.125rem;width:160px!important}.c-button.style-liked.style-icon{padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px),print{.c-button.style-icon:not(.style-liked):before{content:"";-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}a .c-card-user:hover{transition:box-shadow .1s;box-shadow:0 2px 5px #0003}a .c-card-user:hover .c-card-user__image,a .c-card-user:hover .c-card-user__texts,a .c-card-user:hover .c-card-user__nofication-date{transition:opacity .1s;opacity:.5}.c-card-user{height:100%;background-color:var(--white);border-radius:4px;box-shadow:0 1px 4px #0003;position:relative;transition:box-shadow .25s}.c-card-user .c-card-user__title{top:0;left:0;position:absolute;height:24px;background:var(--black);border-radius:4px 0;color:var(--white);display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.75rem;line-height:1.125rem;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;padding-right:16px;padding-left:16px;padding-top:2px;max-width:240px}.c-card-user .c-card-user__title.style-blank{color:var(--gray-500)!important}.c-card-user .c-card-user__title.style-extend-card{border-radius:0 0 4px}.c-card-user .c-card-user__image{width:96px;position:absolute;top:32px;right:-8px}.c-card-user .c-card-user__image .c-card-user__profile{width:72px;height:72px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 0 0 .5px #00000014 inset}.c-card-user .c-card-user__image .c-card-user__profile-blank{height:20px}.c-card-user .c-card-user__image .c-card-user__profile-blank img{width:80px;height:80px;border-radius:50%;box-shadow:0 0 0 .5px #00000014 inset}.c-card-user .c-card-user__profile-last-login-time{color:#fff;font-weight:500;font-size:12px;position:absolute;width:72px;height:20px;border-radius:4px;padding:4px;line-height:12px;top:56px;display:flex;align-items:center;justify-content:center}.c-card-user .c-card-user__texts{padding:30px 92px 13px 16px}.c-card-user .c-card-user__texts .c-card-user__name{font-size:1rem;line-height:1.625rem;color:var(--black);font-weight:700;height:60px;padding-top:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;word-break:break-all}.c-card-user .c-card-user__texts .c-card-user__desc{margin-top:10px;font-size:.75rem;line-height:1.125rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;color:var(--black)}.c-card-user .c-card-user__texts .c-card-user__skill{height:24px;border-radius:4px;border:solid 1px var(--gray-50);white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;margin-top:8px;font-weight:400;color:var(--black);font-size:.75rem;line-height:1.125rem;padding-left:8px;padding-right:8px;padding-top:2px;display:inline-block}.c-card-user .c-card-user__texts .c-card-user__like{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;font-size:13px;color:var(--black)}.c-card-user .c-card-user__texts .c-card-user__like img{margin-right:4px}.c-card-user .c-card-user__texts .c-card-user__address{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='18'%20height='3.27273'%20rx='1'%20fill='%23212121'/%3e%3crect%20y='4.90918'%20width='18'%20height='4.90909'%20rx='1'%20fill='%23212121'/%3e%3crect%20y='6.54541'%20width='3.27273'%20height='11.4545'%20rx='1'%20fill='%23212121'/%3e%3crect%20x='14.7273'%20y='6.54541'%20width='3.27273'%20height='11.4545'%20rx='1'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-card-user .c-card-user__texts .c-card-user__fee{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='14'%20viewBox='0%200%2018%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.00031%208.16225C13.9708%208.16225%2018.0001%206.33507%2018.0001%204.08113C18.0001%201.82718%2013.9708%200%209.00031%200C4.02984%200%200.000488281%201.82718%200.000488281%204.08113C0.000488281%206.33507%204.02984%208.16225%209.00031%208.16225Z'%20fill='%23212121'/%3e%3cpath%20d='M0.000248397%209.09916C0.000248397%2011.3533%204.02882%2013.0983%209.00007%2013.0983C13.9713%2013.0983%2017.9983%2011.3533%2017.9983%209.09916V6.90107C17.9991%206.87089%2017.9879%206.84139%2017.9666%206.81767C17.9452%206.79396%2017.9151%206.77752%2017.8814%206.77121C17.8477%206.76489%2017.8125%206.76909%2017.782%206.78309C17.7514%206.79709%2017.7274%206.81999%2017.7141%206.84785C16.7008%208.7424%2013.3604%209.94214%209.00007%209.94214C4.42133%209.94214%200.985631%208.55539%200.154625%206.55007C0.149251%206.53361%200.137083%206.51948%200.120484%206.51043C0.103885%206.50138%200.0840407%206.49805%200.0648018%206.5011C0.0455629%206.50415%200.0283032%206.51335%200.0163742%206.52692C0.00444522%206.54049%20-0.00130201%206.55745%200.000248397%206.57453V9.09916Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-card-user .c-card-user__texts .c-card-user__time{background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%209C0%204.032%204.023%200%208.991%200C13.968%200%2018%204.032%2018%209C18%2013.968%2013.968%2018%208.991%2018C4.023%2018%200%2013.968%200%209ZM7.875%204.05C7.875%203.67721%208.17721%203.375%208.55%203.375C8.92279%203.375%209.225%203.67721%209.225%204.05V8.92254C9.225%209.25263%209.38789%209.56145%209.66032%209.74785L12.9919%2012.0274C13.2767%2012.2222%2013.3592%2012.606%2013.1795%2012.9006C12.9866%2013.217%2012.5682%2013.3078%2012.2614%2013.0998L8.31372%2010.4225C8.03932%2010.2364%207.875%209.92645%207.875%209.5949V4.05Z'%20fill='%23212121'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.c-card-user .c-card-user__texts .c-card-user__address,.c-card-user .c-card-user__texts .c-card-user__fee,.c-card-user .c-card-user__texts .c-card-user__time{background-size:10px 10px;background-position:top 4px left;font-size:.75rem;line-height:1.125rem;padding-left:16px;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;color:var(--black);margin-top:2px}.c-card-user .c-card-user__texts .c-card-user__skill:empty,.c-card-user .c-card-user__texts .c-card-user__address:empty,.c-card-user .c-card-user__texts .c-card-user__fee:empty,.c-card-user .c-card-user__texts .c-card-user__time:empty{margin-top:2px;min-height:18px}.c-card-user .c-card-user__texts .style-blank{color:var(--gray-50)!important}.c-card-user .c-card-user__nofication-date{position:absolute;top:0;right:10px;font-size:11px;color:var(--black)}.c-card-user .c-card-user__image,.c-card-user .c-card-user__texts,.c-card-user .c-card-user__nofication-date{transition:opacity .25s}.c-card-user:not(.style-blank):not(.style-loading):active{box-shadow:0 1px 4px #0003}.c-card-user.style-blank,.c-card-user.style-loading{min-height:170px}.c-card-user.style-blank .c-card-user__image .c-card-user__profile,.c-card-user.style-loading .c-card-user__image .c-card-user__profile{background-color:var(--gray-25);box-shadow:inherit}.c-card-user.style-blank .c-card-user__texts,.c-card-user.style-loading .c-card-user__texts{padding-top:84px}.c-card-user.style-blank .c-card-user__texts .c-card-user__border,.c-card-user.style-loading .c-card-user__texts .c-card-user__border{border-color:var(--gray-25)}.c-card-user.style-blank .c-card-user__title,.c-card-user.style-loading .c-card-user__title{width:50%;background-color:var(--gray-25)}.c-card-user.style-loading .c-card-user__image .c-card-user__profile,.c-card-user.style-loading .c-card-user__title{background-color:var(--gray-50);animation:keyframeOpacity 1s linear infinite}.c-card-recommended-user{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;border-radius:4px;box-shadow:0 1px 4px #0003;background-color:var(--white);flex-direction:row}@media screen and (max-width: 767px){.c-card-recommended-user{flex-direction:column}}.c-card-recommended-user .c-card-recommended-user-hover-wrapper{display:flex;flex-direction:row;width:100%;cursor:pointer}@media screen and (max-width: 767px){.c-card-recommended-user .c-card-recommended-user-hover-wrapper{flex-direction:column}}.c-card-recommended-user .c-card-recommended-user-hover-wrapper:hover{transition:opacity .1s;opacity:.5}.c-card-recommended-user .c-card-user{box-shadow:none}@media screen and (min-width: 768px),print{.c-card-recommended-user .c-card-user{width:300px}}.c-card-recommended-user .c-card-recommended-user-info{padding:16px;flex:2}@media screen and (min-width: 768px),print{.c-card-recommended-user .c-card-recommended-user-info{border-left:2px dotted #ccc;border-right:2px dotted #ccc}}@media screen and (max-width: 767px){.c-card-recommended-user .c-card-recommended-user-info{border-top:2px dotted #ccc;border-bottom:2px dotted #ccc}}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top{display:flex;justify-content:space-between;align-items:center}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-last{display:flex;align-items:left}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-last .c-card-recommended-user-info__top-last-pair{display:flex;align-items:center;margin-bottom:8px;margin-right:16px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-last .c-card-recommended-user-info__top-last-pair span{color:var(--black);font-size:.75rem;line-height:1.125rem;font-weight:400}@media screen and (max-width: 1304px){.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-last .c-card-recommended-user-info__top-last-pair span span{display:none}}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-last .c-card-recommended-user-info-text{color:#9a8b83!important}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-last .c-card-recommended-user-info__top-last-pair img{margin-right:8px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-purpose{right:0;display:flex;white-space:nowrap}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-purpose span{display:inline-block;vertical-align:middle;text-align:center;border-radius:4px;height:24px;color:var(--gray-100);border:1px solid var(--gray-100);background-color:var(--white);margin-right:8px;white-space:nowrap;font-size:.75rem;line-height:1.125rem;width:40px;padding-top:2px;font-weight:400}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-purpose span:nth-last-child(2).style-active{color:var(--white);background-color:#ea673d;border:none}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-purpose span:last-child{margin-right:0}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__top .c-card-recommended-user-info__top-purpose span:last-child.style-active{color:var(--white);background-color:#42a073;border:none}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__transition-badge{display:inline-flex;align-items:center;border:1px solid black;border-radius:4px;padding:2px 10px;font-size:12px;height:24px;margin-right:8px}@media screen and (max-width: 767px){.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__transition-badge{padding:2px 4px}}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__transition-badge.style-null-or-three{opacity:.2}@media screen and (max-width: 767px){.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__transition-name{display:none}}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__fire-icons{display:inline-flex;align-items:center;margin-left:4px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__fire-icons img{width:16px;height:16px;margin-left:1px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__fire-icons img.gray-icon{filter:grayscale(100%);opacity:.9}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle{flex:5;margin-top:16px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle .c-card-recommended-user-info__middle-job_class{margin-bottom:16px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span{padding-top:2px;display:inline-block;vertical-align:middle;border-radius:12px;text-align:center;color:var(--gray-100);background-color:var(--white);font-size:.75rem;line-height:1.125rem;height:24px;padding-left:8px;padding-right:8px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px;border:1px solid var(--gray-100)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span.style-matching{background-color:#add1f2;border:none;color:var(--black)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span.style-active{border:1px solid #ffd703;color:var(--black)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span.style-1{background-color:var(--yellow-25)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span.style-2{background-color:var(--yellow-50)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span.style-3{background-color:var(--yellow-100)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span.style-4{background-color:var(--yellow-300)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle span.style-5{background-color:var(--yellow-500)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle .c-card-recommended-user-info__middle-skills-second span.style-active{border:1px solid #bcac96}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle .c-card-recommended-user-info__middle-skills-second span.style-1{background-color:var(--beige-25)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle .c-card-recommended-user-info__middle-skills-second span.style-2{background-color:var(--beige-50)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle .c-card-recommended-user-info__middle-skills-second span.style-3{background-color:var(--beige-100)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle .c-card-recommended-user-info__middle-skills-second span.style-4{background-color:var(--beige-300)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__middle .c-card-recommended-user-info__middle-skills-second span.style-5{background-color:var(--beige-500)}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__bottom{flex:1;margin-top:16px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__bottom span{padding-top:2px;display:inline-block;vertical-align:middle;border-radius:12px;text-align:center;border:1px solid var(--gray-50);color:var(--gray-100);background-color:var(--white);font-size:.75rem;line-height:1.125rem;height:24px;padding-left:16px;padding-right:16px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:8px}.c-card-recommended-user .c-card-recommended-user-info .c-card-recommended-user-info__bottom span.style-filled{color:var(--black);border:1px solid var(--black)}.c-card-recommended-user-redirect-area{display:flex;justify-content:space-between;width:72px;flex-direction:column}@media screen and (min-width: 1304px){.c-card-recommended-user-redirect-area{flex-direction:row;width:192px}}@media screen and (max-width: 767px){.c-card-recommended-user-redirect-area{width:100%;height:64px;flex-direction:row}}.c-card-recommended-user-redirect-area div{flex:1;text-align:center;box-sizing:border-box;flex-direction:column;display:flex;align-items:center;justify-content:center}.c-card-recommended-user-redirect-area div img{max-width:80%;height:auto}.c-card-recommended-user-redirect-area div.c-card-recommended-user-redirect-area__message{height:100%}.c-card-recommended-user-redirect-area div.c-card-recommended-user-redirect-area__message>.style-disabled{color:var(--gray-100);cursor:not-allowed}.c-card-recommended-user-redirect-area div.c-card-recommended-user-redirect-area__memo{text-align:center;border-top:1px solid #ccc}.c-card-recommended-user-redirect-area div.c-card-recommended-user-redirect-area__memo span{font-size:.75rem;line-height:1.125rem;font-weight:400;color:var(--brown-300)}@media screen and (min-width: 1304px){.c-card-recommended-user-redirect-area div.c-card-recommended-user-redirect-area__memo{border-left:1px solid #ccc;border-top:none}}@media screen and (max-width: 767px){.c-card-recommended-user-redirect-area div.c-card-recommended-user-redirect-area__memo{border:none}}.c-card-recommended-user-redirect-area div.c-card-recommended-user-redirect-area__memo .c-card-recommended-user-redirect-area__memo-counter{display:block;text-align:center}.c-card-recommended-user-redirect-area div:first-child{border-left:none}.c-card-recommended-user-index.grid-card>ul>li{width:100%}.c-card-recommended-user-view-profile-wrapper{width:238px;height:32px;font-size:13px;border-radius:4px 4px 0 0;background-color:#e6e6e6}.c-card-recommended-user-view-profile-wrapper .c-card-recommended-user-view-profile{display:flex;justify-content:center;align-items:center;height:100%;color:#4b423d;font-weight:500;cursor:pointer}.c-card-recommended-user-view-profile-wrapper .c-card-recommended-user-view-profile img{margin-right:4px}.c-card-recommended-user-view-profile-wrapper .c-card-recommended-user-not-view-profile{color:#a0a0a0}.c-card-recommended-user-view-profile-wrapper .c-card-recommended-user-view-profile-ok{margin-left:4px;margin-right:4px}.c-card-project{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--white);border-radius:4px;box-shadow:0 1px 4px #0003;position:relative}.c-card-project .c-card-project__image{height:157px;aspect-ratio:1.91/1;background-position:center center;background-repeat:no-repeat;background-size:cover;padding-top:6px;padding-left:6px;border-bottom:1px solid var(--gray-25);border-radius:4px 4px 0 0}@media screen and (max-width: 767px){.c-card-project .c-card-project__image{height:auto;width:100%;aspect-ratio:1.91/1}}@media screen and (min-width: 568px) and (max-width: 767px){.c-card-project .c-card-project__image{height:auto;width:100%;aspect-ratio:1.91/1}}.c-card-project .c-card-project__image .c-card-project__tags ul{display:flex}.c-card-project .c-card-project__image .c-card-project__tags ul li{line-height:1}.c-card-project .c-card-project__image .c-card-project__tags ul li:not(:first-child){margin-left:4px}.c-card-project .c-card-project__texts{height:86px;padding:13px 16px;display:flex;flex-direction:column;justify-content:flex-start}.c-card-project .c-card-project__texts .c-card-project__name{font-size:.875rem;line-height:1.25rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;color:var(--black)}.c-card-project .c-card-project__sub-tags{padding-left:16px;padding-right:16px}.c-card-project .c-card-project__sub-tags ul{display:flex;max-width:100%}.c-card-project .c-card-project__sub-tags ul li{line-height:1;overflow-x:hidden}.c-card-project .c-card-project__sub-tags ul li:not(:first-child){margin-left:4px}.c-card-project .c-card-project__price{padding-left:16px;padding-right:16px}.c-card-project .c-card-project__price .c-card-project__price-texts{margin-top:16px;display:flex}.c-card-project .c-card-project__price .c-card-project__price-texts .c-card-project__price-texts-price{font-size:1.5rem;line-height:2.25rem;font-weight:700;color:var(--black)}.c-card-project .c-card-project__price .c-card-project__price-texts .c-card-project__price-texts-price-range{font-size:1.25rem;line-height:1.8125rem;font-weight:400;margin-top:1px;margin-right:-4px}.c-card-project .c-card-project__price .c-card-project__price-texts .c-card-project__price-texts-price-unit{font-size:1rem;line-height:1.625rem;font-weight:400;margin-top:1px;margin-left:-4px}.c-card-project .c-card-project__price .c-card-project__price-texts .c-card-project__price-texts-workday{font-size:.875rem;line-height:1.25rem;color:var(--black);margin-top:auto;padding-top:8px;margin-bottom:5px;margin-left:4px}.c-card-project .c-card-project__map{padding-left:16px;display:flex;margin-top:8px;font-size:13px;line-height:18px;color:var(--black)}.c-card-project .c-card-project__map:before{content:"";display:block;height:12px;width:12px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_2429'%20data-name='長方形%202429'%20width='24'%20height='24'%20transform='translate(436%20775)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_6'%20data-name='マスクグループ%206'%20transform='translate(-436%20-775)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_206'%20data-name='パス%20206'%20d='M736.314,863.355a7.825,7.825,0,0,0-7.825,7.825c0,4.321,7.825,16.175,7.825,16.175s1.75-2.653,3.888-6.421c1.765-3.106,3.939-7.476,3.939-9.753A7.825,7.825,0,0,0,736.314,863.355Zm0,11.975a4.149,4.149,0,1,1,4.149-4.149A4.149,4.149,0,0,1,736.314,875.33Z'%20transform='translate(-288.315%20-88.355)'%20fill='%23121212'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:12px 12px;margin-top:4px;margin-right:4px}.c-card-project .c-card-project__features{padding-left:16px;margin-top:8px}.c-card-project .c-card-project__features ul{display:flex}.c-card-project .c-card-project__features ul li{font-size:.75rem;line-height:1.125rem;line-height:1;color:var(--black);padding-right:12px}.c-card-project .c-card-project__features ul li:not(:first-child){padding-left:12px;margin-left:4px;border-left:1px solid #969696}@media screen and (min-width: 768px) and (max-width: 991px){.c-card-project .c-card-project__features ul li:nth-child(3){display:none}}.c-card-project .c-card-project__features .c-card-project__features-sub{font-size:.75rem;line-height:1.125rem;padding-top:8px}.c-card-project .c-card-project__features .c-card-project__features-sub .text-green{color:var(--green-500)}.c-card-project .c-card-project__features .c-card-project__features-sub .text-red{color:var(--red-700)}.c-card-project .c-card-project__company{color:var(--gray-500);font-size:.75rem;margin-top:8px;margin-bottom:12px;padding-left:16px;padding-right:16px;position:relative}.c-card-project:not(.style-blank):not(.style-loading){transition:box-shadow .2s}.c-card-project:not(.style-blank):not(.style-loading) .c-card-project__image,.c-card-project:not(.style-blank):not(.style-loading) .c-card-project__texts,.c-card-project:not(.style-blank):not(.style-loading) .c-card-project__sub-tags,.c-card-project:not(.style-blank):not(.style-loading) .c-card-project__price,.c-card-project:not(.style-blank):not(.style-loading) .c-card-project__company,.c-card-project:not(.style-blank):not(.style-loading) .c-card-project__map,.c-card-project:not(.style-blank):not(.style-loading) .c-card-project__features{transition:opacity .2s}.c-card-project:not(.style-blank):not(.style-loading):hover{transition:box-shadow .1s;box-shadow:0 2px 5px #0003}.c-card-project:not(.style-blank):not(.style-loading):hover .c-card-project__image,.c-card-project:not(.style-blank):not(.style-loading):hover .c-card-project__texts,.c-card-project:not(.style-blank):not(.style-loading):hover .c-card-project__sub-tags,.c-card-project:not(.style-blank):not(.style-loading):hover .c-card-project__price,.c-card-project:not(.style-blank):not(.style-loading):hover .c-card-project__company,.c-card-project:not(.style-blank):not(.style-loading):hover .c-card-project__map,.c-card-project:not(.style-blank):not(.style-loading):hover .c-card-project__features{transition:opacity .1s;opacity:.5}.c-card-project:not(.style-blank):not(.style-loading):active{box-shadow:0 1px 4px #0003}.c-card-project.style-loading{height:408px}.c-card-project.style-loading .c-card-project__loading{border-radius:4px;display:block;width:100%;height:100%;content:"";background-color:var(--gray-50);animation:keyframeOpacity 1s linear infinite}.c-card-project.style-blank{height:408px;box-shadow:inherit}.c-card-project.style-blank .c-card-project__blank{border-radius:4px;display:block;width:100%;height:100%;content:"";background-color:#f8f8f8}.c-card-project.style-finished{position:relative}.c-card-project.style-finished:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#6464644d;border-radius:4px;pointer-events:none;z-index:1}.c-card-project.style-finished .c-card-project__tags{position:relative;z-index:2}.grid-panel .c-card-project .c-card-project__features ul li{padding-right:8px}.grid-panel .c-card-project .c-card-project__features ul li:not(:first-child){padding-left:8px}.c-card-corporation{display:flex;flex-direction:column;width:100%;height:100%;background-color:var(--white);border-radius:4px;box-shadow:0 1px 4px #0003;position:relative}.c-card-corporation .c-card-corporation__image{height:96px;background-color:var(--gray-25);background-position:center center;background-repeat:no-repeat;background-size:cover;padding-top:6px;padding-left:6px;border-radius:4px 4px 0 0;border-bottom:1px solid var(--gray-25)}.c-card-corporation .c-card-corporation__image .c-card-corporation__tags ul{display:flex}.c-card-corporation .c-card-corporation__image .c-card-corporation__tags ul li:not(:first-child){margin-left:4px}.c-card-corporation .c-card-corporation__texts{padding:13px 16px 5px}.c-card-corporation .c-card-corporation__texts .c-card-corporation__name{font-size:.875rem;line-height:1.25rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;color:var(--black)}.c-card-corporation .c-card-corporation__sub-tags{padding-left:16px;padding-right:16px}.c-card-corporation .c-card-corporation__sub-tags ul{display:flex}.c-card-corporation .c-card-corporation__sub-tags ul li:first-child{margin-left:4px}.c-card-corporation .c-card-corporation__company{margin-top:16px;padding-left:16px;padding-right:16px;position:relative}.c-card-corporation .c-card-corporation__company .c-card-corporation__owner-thumb{position:absolute;top:0;left:16px}.c-card-corporation .c-card-corporation__company .c-card-corporation__owner-thumb .c-card-corporation__owner-thumb-image{width:32px;height:32px;background-color:var(--gray-50);background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 0 0 .5px #00000014 inset}.c-card-corporation .c-card-corporation__company .c-card-corporation__company-texts{padding-left:40px;padding-top:1px}.c-card-corporation .c-card-corporation__company .c-card-corporation__company-texts .c-card-corporation__owner-name{font-size:.75rem;line-height:1.125rem;color:var(--black);margin-top:-3px}.c-card-corporation .c-card-corporation__company .c-card-corporation__company-texts .c-card-corporation__company-name{margin-top:1px;font-size:11px;line-height:16px;color:var(--gray-500)}.c-card-corporation .c-card-corporation__map{padding-left:16px;display:flex;margin-top:16px;font-size:13px;line-height:18px;color:var(--black)}.c-card-corporation .c-card-corporation__map:before{content:"";display:block;height:12px;width:12px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_2429'%20data-name='長方形%202429'%20width='24'%20height='24'%20transform='translate(436%20775)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_6'%20data-name='マスクグループ%206'%20transform='translate(-436%20-775)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_206'%20data-name='パス%20206'%20d='M736.314,863.355a7.825,7.825,0,0,0-7.825,7.825c0,4.321,7.825,16.175,7.825,16.175s1.75-2.653,3.888-6.421c1.765-3.106,3.939-7.476,3.939-9.753A7.825,7.825,0,0,0,736.314,863.355Zm0,11.975a4.149,4.149,0,1,1,4.149-4.149A4.149,4.149,0,0,1,736.314,875.33Z'%20transform='translate(-288.315%20-88.355)'%20fill='%23121212'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:12px 12px;margin-top:4px;margin-right:4px}.c-card-corporation .c-card-corporation__features{padding-left:16px;margin-top:16px;padding-bottom:16px}.c-card-corporation .c-card-corporation__features ul{display:flex}.c-card-corporation .c-card-corporation__features ul li{font-size:.75rem;line-height:1.125rem;line-height:1;color:var(--black);padding-right:12px}.c-card-corporation .c-card-corporation__features ul li:not(:first-child){padding-left:12px;margin-left:4px;border-left:1px solid #969696}.c-card-corporation .c-card-corporation__pinned{position:absolute;bottom:14px;right:16px;cursor:pointer}.c-card-corporation.style-loading{height:408px}.c-card-corporation.style-loading .c-card-corporation__loading{border-radius:4px;display:block;width:100%;height:100%;content:"";background-color:var(--gray-50);animation:keyframeOpacity 1s linear infinite}.c-card-corporation.style-blank{height:408px;box-shadow:inherit}.c-card-corporation.style-blank .c-card-corporation__blank{border-radius:4px;display:block;width:100%;height:100%;content:"";background-color:#f8f8f8}.c-card-corporation .c-card-corporation__check-icon{display:flex;align-items:center;margin-top:auto;padding-bottom:13px;padding-right:16px;padding-left:16px}.c-card-corporation .c-card-corporation__check-icon img{width:16px;height:16px}.c-card-corporation .c-card-corporation__check-icon .c-card-corporation__check-icon-text{font-size:.875rem;line-height:1.25rem;color:var(--gray-300);margin-left:4px}a .c-card-corporation{display:block}a .c-card-corporation:not(.style-blank):not(.style-loading):hover{transition:box-shadow .1s;box-shadow:0 2px 5px #0003}a .c-card-corporation:not(.style-blank):not(.style-loading):hover .c-card-corporation__image,a .c-card-corporation:not(.style-blank):not(.style-loading):hover .c-card-corporation__texts,a .c-card-corporation:not(.style-blank):not(.style-loading):hover .c-card-corporation__sub-tags,a .c-card-corporation:not(.style-blank):not(.style-loading):hover .c-card-corporation__company,a .c-card-corporation:not(.style-blank):not(.style-loading):hover .c-card-corporation__map,a .c-card-corporation:not(.style-blank):not(.style-loading):hover .c-card-corporation__features{transition:opacity .1s;opacity:.5}a .c-card-corporation:not(.style-blank):not(.style-loading):active{box-shadow:0 1px 4px #0003}.c-dialog{position:fixed;z-index:24;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%;display:flex}.c-dialog:not(.mdc-dialog--open){display:none}.c-dialog .c-dialog__container{height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around;pointer-events:none}.c-dialog .c-dialog__container .c-dialog__surface{position:relative;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;max-width:100%;max-height:100%;pointer-events:auto}.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__scroll{position:relative;overflow-y:auto;max-width:100%;max-height:100%}.c-dialog .c-dialog__scrim{background-color:#2c11037a;position:fixed;z-index:-1;top:0;left:0;align-items:center;justify-content:center;width:100%;height:100%}@media (max-width: 567px){.c-dialog .c-dialog__container{width:100%;padding-left:16px;padding-right:16px}}@media (min-width: 568px) and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface{width:535px}}@media (min-width: 768px) and (max-width: 991px){.c-dialog .c-dialog__container .c-dialog__surface{width:600px}}@media (min-width: 992px){.c-dialog .c-dialog__container .c-dialog__surface{width:600px}}@media (max-width: 567px){.c-dialog .c-dialog__container .c-dialog__surface{width:100%}}@media (max-width: 567px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-wide{width:100%}}@media (min-width: 568px) and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-wide{width:508px}}@media (min-width: 768px) and (max-width: 991px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-wide{width:688px}}@media (min-width: 992px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-wide{width:928px}}@media (max-width: 567px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-small{width:100%}}@media (min-width: 568px) and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-small{width:400px}}@media (min-width: 768px) and (max-width: 991px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-small{width:400px}}@media (min-width: 992px){.c-dialog .c-dialog__container .c-dialog__surface.style-width-small{width:400px}}.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__body{padding-bottom:40px}@media screen and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__body{padding-left:16px;padding-right:16px}}@media screen and (min-width: 568px) and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__body{padding-left:24px;padding-right:24px}}@media screen and (min-width: 768px),print{.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__body{padding-left:32px;padding-right:32px}}@media screen and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__body .c-dialog__padding-cancel{margin-left:-16px;margin-right:-16px}}@media screen and (min-width: 568px) and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__body .c-dialog__padding-cancel{margin-left:-24px;margin-right:-24px}}@media screen and (min-width: 768px),print{.c-dialog .c-dialog__container .c-dialog__surface .c-dialog__body .c-dialog__padding-cancel{margin-left:-32px;margin-right:-32px}}@media screen and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body{padding-left:16px;padding-right:16px}}@media (min-width: 568px) and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body{padding-left:40px;padding-right:40px}}@media screen and (min-width: 768px),print{.c-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body{padding-left:72px;padding-right:72px}}@media screen and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body .c-dialog__padding-cancel{margin-left:-16px;margin-right:-16px}}@media (min-width: 568px) and (max-width: 767px){.c-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body .c-dialog__padding-cancel{margin-left:-40px;margin-right:-40px}}@media screen and (min-width: 768px),print{.c-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body .c-dialog__padding-cancel{margin-left:-72px;margin-right:-72px}}.c-dialog .c-dialog__container .c-dialog__surface{background-color:var(--white);position:relative}.c-dialog .c-dialog__scrim .c-dialog__scrim-close{position:absolute;top:16px;right:16px}.c-dialog .c-dialog__scrim .c-dialog__scrim-close img{width:24px;height:24px}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface{border-radius:4px;background-color:#f8f8f8}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__title-wrapper{margin-left:16px;border-left:2px solid var(--gray-500);display:flex}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__title-wrapper .c-dialog__title{cursor:pointer;font-size:.875rem;line-height:1.25rem;font-weight:700;line-height:1;padding-top:24px;margin-left:16px}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__title-wrapper .d-dialog__breadcrumb-current{position:relative;font-size:.875rem;line-height:1.25rem;font-weight:700;line-height:1;padding-top:24px;padding-left:30px;margin-left:16px}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__title-wrapper .d-dialog__breadcrumb-current:before{position:absolute;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='8'%20viewBox='0%200%2014%208'%3e%3cg%20id='グループ_4495'%20data-name='グループ%204495'%20transform='translate(-376%20-144)'%3e%3cpath%20id='多角形_7'%20data-name='多角形%207'%20d='M4,0,8,6H0Z'%20transform='translate(382%20144)%20rotate(90)'%20fill='%23707070'/%3e%3cpath%20id='多角形_8'%20data-name='多角形%208'%20d='M4,0,8,6H0Z'%20transform='translate(390%20144)%20rotate(90)'%20fill='%23707070'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:14px 8px;width:14px;height:8px;content:"";display:block;top:27px;left:0}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__close{position:absolute;top:0;right:0}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__close a{display:block;display:flex;flex-direction:row-reverse}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__close a img{display:block;margin-top:12px;margin-right:12px}.c-dialog:not(.style-notice) .c-dialog__container .c-dialog__surface .c-dialog__close a p{display:block;color:var(--black);font-size:.75rem;line-height:1.125rem;margin-top:7px;margin-right:8px}.c-dialog.style-notice .c-dialog__container .c-dialog__surface{background-color:#f8f8f8;border-radius:4px}.c-dialog.style-notice .c-dialog__container .c-dialog__surface .c-dialog__title-wrapper .c-dialog__title{margin-top:36px;font-size:1.25rem;line-height:1.8125rem;font-weight:700;color:var(--black);margin-bottom:36px;text-align:center}@media (max-width: 567px){.c-dialog.style-notice .c-dialog__container .c-dialog__surface .c-dialog__title-wrapper .c-dialog__title{margin-bottom:20px}}.c-dialog.style-notice .c-dialog__container .c-dialog__surface .c-dialog__close{position:absolute;top:0;right:0}.c-dialog.style-notice .c-dialog__container .c-dialog__surface .c-dialog__close a{display:block;display:flex;flex-direction:row-reverse}.c-dialog.style-notice .c-dialog__container .c-dialog__surface .c-dialog__close a img{display:block;margin-top:12px;margin-right:12px}.c-dialog.style-notice .c-dialog__container .c-dialog__surface .c-dialog__close a p{display:block;color:var(--black);font-size:.75rem;line-height:1.125rem;margin-top:7px;margin-right:8px}.c-dialog-title-sub{font-size:1rem;line-height:1.625rem;text-align:center;font-weight:700;margin-top:35px}.c-dialog-title-sub+.c-form-row{margin-top:48px}@media screen and (max-width: 767px){.c-dialog-title-sub+.c-form-row{margin-top:32px}}.c-dialog-title-sub-text{font-size:.875rem;line-height:1.25rem;margin-top:24px}@media screen and (max-width: 767px){.c-dialog-title-sub-text{margin-top:32px}}.c-dialog-title-sub-footnote{font-size:.75rem;line-height:1.125rem;text-align:center;font-weight:400;margin-top:7px}.c-dialog-title-sub-footnote.style-light{opacity:50%}.c-dialog-title-sub-footnote+.c-form-row{margin-top:40px}@media screen and (max-width: 767px){.c-dialog-title-sub-footnote+.c-form-row{margin-top:32px}}.c-dialog-user{margin-bottom:24px;display:block;justify-content:center;text-align:center}.c-dialog-user .c-label-user{display:inline-block}.c-dialog-user .c-label-user .c-label-user__texts{min-height:48px;display:flex;align-items:center}.c-dialog-description{margin-top:16px}@media screen and (min-width: 768px),print{.c-dialog-description p{text-align:center}}.c-dialog-description ul{margin:16px auto 0;list-style-type:disc}@media screen and (min-width: 768px),print{.c-dialog-description ul{width:60%}}.c-dialog-description ul li{margin-left:24px}.c-dialog-description ul.style-center{text-align:center;list-style-type:none}.c-dialog-description ul.style-center li:before{content:"・";margin-left:-24px}.c-dialog-description .c-dialog-description__image{text-align:center;margin-bottom:16px}.c-dialog-description+.c-form-row{margin-top:32px}.c-dialog-confirm-table>dl>dt{font-size:1rem;line-height:1.625rem;color:var(--black);font-weight:700;padding-top:19px}.c-dialog-confirm-table>dl>dd{font-size:1rem;line-height:1.625rem;color:var(--black);padding-top:8px}.c-dialog-confirm-table>dl>dd .c-dialog__confirm-table-thumbnail-background{width:100%;height:200px;display:block;content:"";background-position:center center;background-repeat:no-repeat;background-size:cover}.c-dialog-actions{margin-top:40px;position:relative}.c-dialog-actions ul:not(.style-horizontal) li{text-align:center}.c-dialog-actions ul:not(.style-horizontal) li:not(:first-child){margin-top:16px}.c-dialog-actions ul.style-horizontal li{width:fit-content;min-width:178px;text-align:center}@media screen and (max-width: 767px){.c-dialog-actions ul.style-horizontal li{margin:0 auto}.c-dialog-actions ul.style-horizontal li:not(:first-child){margin-top:16px}}@media screen and (min-width: 768px),print{.c-dialog-actions ul.style-horizontal{display:flex;justify-content:center;flex-direction:row-reverse;max-width:440px;gap:0 24px;margin:0 auto}}@media screen and (min-width: 768px) and (min-width: 992px){.c-dialog-actions ul.style-horizontal{max-width:480px}}@media screen and (min-width: 768px),print{.c-dialog-actions ul.style-horizontal li:not(:first-child){margin-top:0}}@media screen and (min-width: 768px),print{.c-dialog-actions ul.style-tripple{max-width:inherit}.c-dialog-actions ul.style-tripple li{width:33.333%}}.c-dialog-actions .c-dialog-actions__side{bottom:0}.c-dialog-actions .c-dialog-actions__side .c-button{min-width:inherit}@media screen and (min-width: 768px),print{.c-dialog-actions .c-dialog-actions__side{left:0;position:absolute}}@media screen and (min-width: 768px) and (max-width: 991px){.c-dialog-actions .c-dialog-actions__side{left:-32px}}@media screen and (max-width: 767px){.c-dialog-actions .c-dialog-actions__side{left:0;width:100%;text-align:center;position:relative;margin-top:16px}}.c-dialog-actions .c-dialog-actions__note{text-align:center;font-size:1rem;line-height:1.625rem;font-weight:400;margin-bottom:24px}.c-dialog-links{margin-top:24px}.c-dialog-links.style-single>ul li{width:100%}.c-dialog-links.style-single>ul li a{height:48px;font-size:.875rem;line-height:1.25rem;line-height:48px;text-align:center}.c-dialog-links.style-single.style-small>ul li a{height:40px;font-size:.75rem;line-height:1.125rem;line-height:40px;text-align:left;padding-left:32px}@media screen and (max-width: 767px){.c-dialog-links.style-sp-single>ul li{width:100%}.c-dialog-links.style-sp-single>ul li a{height:48px;font-size:.875rem;line-height:1.25rem;line-height:48px;text-align:center}}.c-dialog-links>ul{margin-left:-8px;display:flex;flex-wrap:wrap}.c-dialog-links>ul>li{margin-top:8px;padding-left:8px;padding-right:8px;width:50%}.c-dialog-links>ul>li>a{display:block;background-color:var(--gray-50);color:var(--black);text-align:center;width:100%;border-radius:4px;height:56px;line-height:56px;transition:background-color .1s color .1s}.c-dialog-links>ul>li>a:hover{background-color:var(--black);color:var(--white)}.c-dialog-rows{margin-top:24px}@media screen and (min-width: 768px),print{.c-dialog-rows{display:flex}.c-dialog-rows .c-dialog-rows__col-33{width:33.3333%}.c-dialog-rows .c-dialog-rows__col-50{width:50%}.c-dialog-rows .c-dialog-rows__col-66{width:66.6666%}.c-dialog-rows .c-dialog-rows__col-33:first-child,.c-dialog-rows .c-dialog-rows__col-50:first-child,.c-dialog-rows .c-dialog-rows__col-66:first-child{padding-right:16px}.c-dialog-rows .c-dialog-rows__col-33:last-child,.c-dialog-rows .c-dialog-rows__col-50:last-child,.c-dialog-rows .c-dialog-rows__col-66:last-child{padding-left:16px}}.c-dialog-rows .c-form-row{margin-bottom:0!important}.c-dialog-rows .c-form-row .c-form-row__label{margin-top:0}@media screen and (max-width: 767px){.c-dialog-rows .c-dialog-rows__col-33:not(:first-child),.c-dialog-rows .c-dialog-rows__col-50:not(:first-child),.c-dialog-rows .c-dialog-rows__col-66:not(:first-child){margin-top:24px}}.c-dialog-rows.style-white{background-color:var(--white)}.c-dialog-single-form{margin-top:40px}.c-dialog .c-form-row{margin-bottom:24px}.c-dialog .c-form-row .c-form-row__label{padding:0;color:var(--black);font-size:.875rem;line-height:1.25rem;font-weight:700}.c-dialog .c-form-row .c-form-row__column{margin-top:8px}.c-dialog .c-form-row .c-form-row__column .c-form-row__column-sub{margin-top:16px}.c-dialog .c-form-row .c-form-row__column .c-radio{display:block}.c-dialog .c-form-row .c-form-row__column .c-radio label{display:block;width:100%}.c-dialog .c-form-row .c-form-row__column .c-radio label:not(:first-child){margin-top:16px}.c-dialog .c-form-row .c-form-row__column .c-radio .c-radio__pseudo-input{display:flex;background-color:var(--white);width:100%;padding:12px}.c-dialog .c-form-row .c-form-row__column .c-radio .c-radio__pseudo-input:before{width:16px;height:16px;border-radius:8px;margin-top:6px}.c-dialog .c-form-row .c-form-row__column .c-radio .c-radio__pseudo-input.style-on:after{top:20px;left:14px}.c-dialog .c-form-row .c-form-row__column .c-radio .c-radio__desc{background-color:var(--white);padding-bottom:24px}.c-dialog .c-form-row .c-form-row__column .c-radio.style-small label:not(:first-child){margin-top:8px}.c-dialog .c-form-row .c-form-row__column .c-radio.style-small .c-radio__pseudo-input{padding:9px 12px}.c-dialog .c-form-row .c-form-row__column .c-radio.style-small .c-radio__pseudo-input:before{margin-top:4px}.c-dialog .c-form-row .c-form-row__column .c-radio.style-small .c-radio__pseudo-input.style-on:after{top:16px;left:15px}.c-dialog .c-form-row .c-form-row__column .c-radio.style-transparent label .c-radio__pseudo-input{background-color:transparent}.c-dialog .c-form-row .c-form-row__column .c-form-checkbox{margin-top:24px;display:block}.c-dialog .c-form-row .c-form-row__column .c-form-row__hint-text{margin-top:16px;color:var(--gray-500)}.c-dialog .c-form-row .c-form-row__column .c-form-row__hint-text.style-white{margin-top:32px;background-color:var(--white);padding:24px;color:var(--black);font-size:.875rem;line-height:1.25rem}.c-dialog .c-form-row .c-form-row__column .c-form-chip{position:relative}.c-dialog .c-form-row .c-form-row__column .c-form-chip .c-form-chip__primary-dropdown{position:fixed}.c-dialog .c-form-row .c-form-row__column .c-form-chip .c-form-chip__chip-set{background-color:var(--white);border-radius:4px}@media screen and (max-width: 767px){.c-dialog .c-form-row .c-form-row__column .c-form-textfield-range{display:block}.c-dialog .c-form-row .c-form-row__column .c-form-textfield-range .c-form-textfield{margin-left:auto;margin-right:auto}.c-dialog .c-form-row .c-form-row__column .c-form-textfield-range .c-form-textfield-range__from{transform:rotate(-90deg);margin:8px auto}.c-dialog .c-form-row .c-form-row__column .c-form-select-range{display:block}.c-dialog .c-form-row .c-form-row__column .c-form-select-range .c-form-select{display:block;margin-left:auto;margin-right:auto;text-align:center}.c-dialog .c-form-row .c-form-row__column .c-form-select-range .c-form-select-from{display:block;transform:rotate(-90deg);margin:8px auto}}.c-dialog .c-form-row+.c-dialog-actions{margin-top:40px}.c-dropdown{position:absolute;z-index:8;margin:0;padding:0;overflow:auto;border-radius:4px}.c-dropdown:not(.mdc-menu-surface--open){display:none}.c-dropdown.mdc-menu-surface--open{display:inline-block}.c-dropdown.style-align-right{left:inherit!important;right:0}.c-dropdown{box-shadow:0 3px 6px #0003;border-radius:4px;background-color:var(--white)}.c-dropdown ul.style-text li>a{-webkit-user-select:none;user-select:none;display:block;min-height:44px;padding:13px 16px 0;font-size:.75rem;line-height:1.125rem;color:var(--black)}.c-dropdown ul.style-text li>a:hover{background-color:var(--gray-25)}.c-dropdown ul.style-text li>a.style-active{background-color:var(--gray-25);font-weight:700}.c-dropdown ul.style-text li:not(:first-child)>a{border-top:1px solid var(--brown-50)}.c-dropdown-anchor{position:relative}.c-dropdown-anchor .mdc-menu-surface.style-right{right:0!important;left:auto!important}.c-button.style-size-exsmall.style-transparent.style-icon+.c-dropdown-anchor .c-dropdown.style-align-right{right:16px}.c-form-action .c-form-action__description{font-size:1rem;line-height:1.625rem;text-align:center}@media screen and (max-width: 767px){.c-form-action .c-form-action__description{text-align:left}}.c-form-action .c-form-action__description+ul{margin-top:27px}.c-form-action ul li{text-align:center}.c-form-action ul li:not(:first-child){margin-top:16px}@media screen and (min-width: 768px),print{.c-form-action ul.style-horizontal{display:flex;flex-direction:row-reverse;max-width:480px;margin-left:auto;margin-right:auto}.c-form-action ul.style-horizontal li{text-align:center;width:50%}.c-form-action ul.style-horizontal li:not(:first-child){margin-top:0}}.c-form-checkbox{position:relative}.c-form-checkbox .c-form-checkbox__pseudo-input{cursor:pointer;border:2px solid var(--gray-500);width:16px;height:16px;display:inline-block;vertical-align:middle;position:relative;margin-bottom:2.5px}.c-form-checkbox .c-form-checkbox__pseudo-input.style-on:after{display:block;width:18.03px;height:12px;content:"";position:absolute;top:0;left:-3px;background-repeat:no-repeat;background-size:18px 12px;background-position:center right 0px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18.625'%20height='13.347'%20viewBox='0%200%2018.625%2013.347'%3e%3cpath%20id='パス_12634'%20data-name='パス%2012634'%20d='M-5034.861-12079l5.278,5.278,10.519-10.519'%20transform='translate(5036.275%2012085.654)'%20fill='none'%20stroke='%23707070'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e")}.c-form-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:0px;width:0;margin:0}.c-form-checkbox input:focus+.c-form-checkbox__pseudo-input{border-color:var(--green-500)}.c-form-checkbox label{-webkit-user-select:none;user-select:none}.c-form-checkbox .c-form-checkbox__text{padding-left:8px;-webkit-user-select:none;user-select:none;line-height:20px;cursor:pointer}.c-form-checkbox .c-form-checkbox__text.style-secondary{font-size:.875rem;line-height:1.25rem;color:var(--gray-500)}.c-form-checkbox.style-disabled .c-form-checkbox__pseudo-input{border-color:#969696;background-color:var(--gray-100);cursor:auto}.c-form-checkbox.style-disabled .c-form-checkbox__pseudo-input.style-on:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18.625'%20height='13.347'%20viewBox='0%200%2018.625%2013.347'%3e%3cpath%20id='パス_12634'%20data-name='パス%2012634'%20d='M-5034.861-12079l5.278,5.278,10.519-10.519'%20transform='translate(5036.275%2012085.654)'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e")}.c-form-checkbox.style-disabled .c-form-checkbox__text{cursor:auto}.c-form-chip{position:relative}.c-form-chip .c-form-chip__primary-dropdown{border-radius:0 0 4px 4px;position:absolute;z-index:1;background:#fff;overflow:scroll;margin-top:0;box-shadow:0 1px 4px #0003;min-width:168px}.c-form-chip .c-form-chip__primary-dropdown li{width:100%}.c-form-chip .c-form-chip__primary-dropdown li:not(:first-child){border-top:1px solid var(--brown-50)}.c-form-chip .c-form-chip__primary-dropdown li a{width:100%;display:block;line-height:1.625rem;font-size:15px;color:var(--black);padding-left:16px;min-height:32px;padding-top:3px}.c-form-chip .c-form-chip__primary-dropdown li a:hover,.c-form-chip .c-form-chip__primary-dropdown li a.is-active{background-color:var(--gray-25)}.c-form-chip .c-form-chip__primary-dropdown li a div{width:100%}.c-form-chip .c-form-chip__primary-dropdown a:hover{background-color:#1c1c21}.c-form-chip .c-form-chip__input-group{border:1px solid var(--brown-300);border-radius:4px;background-color:var(--white);display:flex}.c-form-chip .c-form-chip__input-group:not(.style-disable-textfield){cursor:text}.c-form-chip .c-form-chip__input-group.style-disable-textfield{cursor:pointer}.c-form-chip .c-form-chip__input-group:focus-within{outline:none;border:2px solid var(--green-500)}.c-form-chip .c-form-chip__input-group:focus-within .c-form-chip__chip-set{padding:0 11px 11px}.c-form-chip .c-form-chip__input-group:focus-within .c-form-chip__chip-set ul{display:flex;flex-wrap:wrap}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set{width:100%;padding:1px 12px 12px}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul{display:flex;flex-wrap:wrap}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li{max-width:100%}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-chip{display:block;margin-top:12px;margin-right:12px;-webkit-user-select:none;user-select:none}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-chip .c-form-chip__chip{display:block;border:1px solid var(--brown-300);border-radius:16px;height:32px;display:flex}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-chip .c-form-chip__chip div.c-form-chip__chip-primary{padding-left:32px;margin-top:0;border-radius:16px 0 0 16px;padding-top:0;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-chip .c-form-chip__chip div.c-form-chip__chip-delete{cursor:pointer;margin-left:24px;background-color:var(--gray-50);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.707'%20height='16.707'%20viewBox='0%200%2016.707%2016.707'%3e%3cg%20id='グループ_2219'%20data-name='グループ%202219'%20transform='translate(0.354%200.354)'%3e%3cpath%20id='パス_12523'%20data-name='パス%2012523'%20d='M-7642-4237.544l16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23707070'%20stroke-width='1'/%3e%3cpath%20id='パス_12524'%20data-name='パス%2012524'%20d='M-7626-4237.544l-16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:12px 12px;width:32px;min-width:32px;border-radius:0 16px 16px 0;background-position:center center}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-input{flex:1;width:100%;margin-top:12px}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-input input{width:100%;min-width:120px;border-width:0px;height:32px;font-size:1rem;line-height:1.625rem;font-family:Noto Sans JP,system-ui,Hiragino Sans,Noto Sans CJK JP,Roboto,メイリオ,serif;color:var(--black);padding-bottom:6px}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-input input[readonly]{cursor:pointer}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-input input:focus{outline:none}.c-form-chip .c-form-chip__input-group .c-form-chip__chip-set ul li.c-form-chip__list-input input::placeholder{color:var(--gray-100)}.c-form-chip.c-form-row-errors input{border-width:0px!important}.c-form-chip.c-form-row-errors .c-form-chip__input-group{border-color:var(--red-500)}.c-radio{-webkit-user-select:none;user-select:none}@media screen and (min-width: 768px),print{.c-radio{display:flex}}.c-radio label:not(:last-child){margin-right:32px}.c-radio label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;display:block;height:0px;width:16px}.c-radio label input:focus+.c-radio__pseudo-input:before{border:2px solid var(--green-500)}.c-radio label .c-radio__pseudo-input{display:flex;position:relative}.c-radio label .c-radio__pseudo-input:before{content:"";width:24px;height:24px;border-radius:12px;border:1px solid var(--brown-300);display:inline-block;margin-top:2px;margin-right:8px}.c-radio label .c-radio__pseudo-input.style-on:after{position:absolute;top:8px;left:6px;width:12px;height:12px;content:"";border:1px solid var(--brown-300);background-color:var(--black);border-radius:6px}.c-radio label .c-radio__pseudo-input span{display:block;margin-top:0;flex:1}.c-radio.style-small label .c-radio__pseudo-input:before{content:"";width:16px;height:16px;border-radius:8px;border:1px solid var(--brown-300);display:inline-block;margin-top:3px;margin-right:8px}.c-radio.style-small label .c-radio__pseudo-input.style-on:after{position:absolute;top:6px;left:3px;width:10px;height:10px;content:"";border:1px solid var(--brown-300);background-color:var(--black);border-radius:6px}.c-radio.style-small label .c-radio__pseudo-input span{font-size:.875rem;line-height:1.25rem}.c-radio .c-radio__desc{font-size:.75rem;line-height:1.125rem;padding-left:36px}.c-form-row{margin-bottom:40px}.c-form-row .c-form-row__label{font-size:1rem;line-height:1.625rem;color:var(--font-color-key);font-weight:700;margin-top:24px}.c-form-row .c-form-row__label .c-form-row__required{margin-left:4px;font-size:.75rem;line-height:1.125rem;color:var(--red-700);font-weight:400}.c-form-row .c-form-row__column{margin-top:12px}.c-form-row .c-form-row__column .c-form-row__column-desc{font-size:.875rem;line-height:1.25rem;margin-bottom:13px}.c-form-row .c-form-row__column .c-form-row__hint-text{font-size:.75rem;line-height:1.125rem;color:var(--black);padding-top:4px}.c-form-row .c-form-row__column .c-form-row__column-sub{margin-top:16px}.c-form-row-errors input{border:1px solid var(--red-500)!important}.c-form-row-errors input:focus{padding-left:12px!important;padding-right:12px!important}.c-form-row-errors textarea,.c-form-row-errors select,.c-form-row-errors .c-form-upload-image__blank{border:1px solid var(--red-500)!important}.c-form-row-errors .c-form-row-errors__invalid-feedback{margin-top:5px;font-size:.75rem;line-height:1.125rem;color:var(--red-500)}.c-form-select select{min-width:144px;height:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:16px;padding-right:40px;border-radius:4px;border:1px solid var(--brown-300);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.11'%20height='8.469'%20viewBox='0%200%2014.11%208.469'%3e%3cpath%20id='パス_12521'%20data-name='パス%2012521'%20d='M-7430.218-4481.5l-5.641,5.641-5.641-5.641'%20transform='translate(7442.914%204482.914)'%20fill='none'%20stroke='%239a8b83'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:11.28px 5.64px;background-position:center right 16px;font-size:1rem;line-height:1.625rem;font-family:Noto Sans JP,system-ui,Hiragino Sans,Noto Sans CJK JP,Roboto,メイリオ,serif;color:var(--black)}.c-form-select select:focus{outline:none;border:2px solid var(--green-500);padding-left:15px;padding-right:39px;background-position:center right 15px}.c-form-select select[disabled]{background-color:var(--gray-50)}.c-form-select.style-date select{min-width:72px}.c-form-select.style-date select:not(:first-child){margin-left:16px}.c-form-select.style-sub{position:relative}.c-form-select.style-sub:after{position:absolute;top:1px;left:14px;content:"┗ ";color:var(--gray-500);z-index:1}.c-form-select.style-sub select{padding-left:40px}@media screen and (min-width: 768px),print{.c-form-select.size-pc-auto select{width:auto}}@media screen and (min-width: 768px),print{.c-form-select.size-pc-25 select{width:25%}}@media screen and (min-width: 768px),print{.c-form-select.size-pc-50 select{width:50%}}@media screen and (min-width: 768px),print{.c-form-select.size-pc-100 select{width:100%}}@media screen and (max-width: 767px){.c-form-select.size-sp-auto select{width:auto}}@media screen and (max-width: 767px){.c-form-select.size-sp-100 select{width:100%}}.c-form-select-range{display:flex}.c-form-select-range>span{width:47%}.c-form-select-range>span select{width:100%}.c-form-select-range .c-form-select-from{width:6%;margin-top:12px;margin-left:10px;margin-right:10px;text-align:center}.c-form-select-suggest .c-form-select-suggest__dropdown ul li .c-label-user{padding:16px;min-height:80px;background-color:var(--white)}.c-form-select-suggest .c-form-select-suggest__dropdown ul li .c-label-user .c-label-user__image{top:16px;left:16px}.c-form-select-suggest .c-form-select-suggest__dropdown ul li .c-label-user:hover{background-color:var(--gray-25)}.c-form-select-suggest .c-form-select-suggest__dropdown ul li:not(:first-child){border-top:1px solid var(--brown-50)}.c-form-select-suggest .c-form-select-suggest__dropdown ul li a.is-active .c-label-user{background-color:var(--gray-25)}.c-form-switch{display:inline-block;position:relative;cursor:pointer}.c-form-switch input{visibility:hidden}.c-form-switch .c-form-switch__on:before,.c-form-switch .c-form-switch__off:before,.c-form-switch .c-form-switch__disabled:before{display:block;content:"";position:absolute;top:0;left:0;width:64px;height:32px;border-radius:16px}.c-form-switch .c-form-switch__on:before{background-color:var(--green-300)}.c-form-switch .c-form-switch__on:after{display:block;content:"";position:absolute;top:0;left:32px;width:32px;height:32px;border-radius:50%;border:2px solid var(--green-300);background-color:var(--white)}.c-form-switch .c-form-switch__off:before{background-color:var(--gray-100)}.c-form-switch .c-form-switch__off:after{display:block;content:"";position:absolute;top:0;left:0;width:32px;height:32px;border-radius:50%;background-color:#666;border:2px solid var(--gray-100);background-color:var(--white)}.c-form-switch .c-form-switch__disabled:before{background-color:var(--gray-100)}.c-form-switch .c-form-switch__disabled:after{display:block;content:"";position:absolute;top:0;width:32px;height:32px;border-radius:50%;border:2px solid var(--gray-100);background-color:var(--white)}.c-form-switch .c-form-switch__on:before,.c-form-switch .c-form-switch__off:before{transition:background-color .1s ease}.c-form-switch .c-form-switch__on:after,.c-form-switch .c-form-switch__off:after{transition:left .1s ease,border-color .1s ease}.c-form-textfield .c-form-textfield__inputs{display:flex}@media screen and (max-width: 767px){.c-form-textfield .c-form-textfield__inputs{flex-wrap:wrap}}.c-form-textfield .c-form-textfield__inputs input{width:100%;border:1px solid var(--brown-300);height:40px;border-radius:4px;font-size:1rem;line-height:1.625rem;font-family:Noto Sans JP,system-ui,Hiragino Sans,Noto Sans CJK JP,Roboto,メイリオ,serif;color:var(--black);padding-left:12px;padding-right:12px;flex:1;-webkit-appearance:none}.c-form-textfield .c-form-textfield__inputs input:focus{outline:none;border:2px solid var(--green-500);padding-left:11px;padding-right:11px}.c-form-textfield .c-form-textfield__inputs input::placeholder{color:var(--gray-100)}.c-form-textfield .c-form-textfield__inputs input[disabled]{color:var(--gray-300)}.c-form-textfield .c-form-textfield__inputs .c-form-textfield__unit{color:var(--brown-300);font-size:.875rem;line-height:1.25rem;line-height:1;padding-top:24px;margin-left:8px}.c-form-textfield .c-form-textfield__inputs .c-form-textfield__counter{color:var(--brown-300);font-size:.875rem;line-height:1.25rem;line-height:1}@media screen and (min-width: 768px),print{.c-form-textfield .c-form-textfield__inputs .c-form-textfield__counter{min-width:120px;padding-top:24px;margin-left:0}}@media screen and (max-width: 767px){.c-form-textfield .c-form-textfield__inputs .c-form-textfield__counter{min-width:100%;padding-top:9px;text-align:right}}.c-form-textfield .c-form-textfield__inputs .c-form-textfield__counter.style-error{color:var(--red-500)}.c-form-textfield-range{display:flex}.c-form-textfield-range .c-form-textfield{display:block;width:47%}.c-form-textfield-range .c-form-textfield-range__from{width:6%;text-align:center;margin-left:10px;margin-right:10px;padding-top:7px}.c-form-textarea{display:flex;align-items:flex-end}.c-form-textarea.style-edit{flex-wrap:wrap}@media screen and (max-width: 767px){.c-form-textarea{flex-wrap:wrap}}.c-form-textarea textarea{width:100%;border:1px solid var(--brown-300);border-radius:4px;padding:9px 12px;font-weight:400;-webkit-appearance:none;font-size:1rem;line-height:1.625rem;font-family:Noto Sans JP,system-ui,Hiragino Sans,Noto Sans CJK JP,Roboto,メイリオ,serif;color:var(--black);flex:1}.c-form-textarea textarea:focus{outline:none;border:2px solid var(--green-500);padding:8px 11px}.c-form-textarea textarea::placeholder{color:var(--gray-100)}.c-form-textarea textarea[disabled]{color:var(--gray-300)}.c-form-textarea .c-form-textarea__counter{color:var(--brown-300);font-size:.875rem;line-height:1.25rem;line-height:1}@media screen and (min-width: 768px),print{.c-form-textarea .c-form-textarea__counter{min-width:120px;padding-top:24px;margin-left:0}}@media screen and (max-width: 767px){.c-form-textarea .c-form-textarea__counter{min-width:100%;padding-top:9px;margin-left:0;text-align:right}}.c-form-textarea .c-form-textarea__counter.style-error{color:var(--red-500)}.c-form-textarea .c-form-textarea__counter.style-edit{min-width:100%;padding-top:9px;margin-left:0;text-align:right}.c-form-textarea.style-placeholder textarea{color:var(--gray-100)}.c-form-upload-image input{display:none}.c-form-upload-image .c-form-upload-image__box{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:80%;height:3.2rem}.c-form-upload-image .c-form-upload-image__box.style-round{height:1.2rem}.c-form-upload-image .c-form-upload-image__blank,.c-form-upload-image .c-form-upload-image__exist{cursor:pointer;width:100%;height:100%;border-radius:4px;background-position:center center;background-repeat:no-repeat;background-size:cover}.c-form-upload-image .c-form-upload-image__blank .c-form-upload-image__blank-icon,.c-form-upload-image .c-form-upload-image__blank .c-form-upload-image__exist-icon,.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__blank-icon,.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__exist-icon{width:22px;height:22px;background-image:url("data:image/svg+xml,%3csvg%20id='addto_icon'%20xmlns='http://www.w3.org/2000/svg'%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%3e%3cg%20id='楕円形_263'%20data-name='楕円形%20263'%20fill='none'%20stroke='%23fff'%20stroke-width='1'%3e%3ccircle%20cx='11'%20cy='11'%20r='11'%20stroke='none'/%3e%3ccircle%20cx='11'%20cy='11'%20r='10.5'%20fill='none'/%3e%3c/g%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='10'%20height='2'%20transform='translate(6%2010)'%20fill='%23fff'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2'%20height='10'%20transform='translate(10%206)'%20fill='%23fff'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:22px 22px;margin-left:auto;margin-right:auto}.c-form-upload-image .c-form-upload-image__blank .c-form-upload-image__blank-text,.c-form-upload-image .c-form-upload-image__blank .c-form-upload-image__exist-text,.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__blank-text,.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__exist-text{white-space:pre-wrap;text-align:center;color:var(--white);margin-top:11px}.c-form-upload-image .c-form-upload-image__blank{background-color:var(--gray-100);padding-top:46px;position:relative;transition:background-color .2s}.c-form-upload-image .c-form-upload-image__exist{position:relative}.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__exist-filter{position:absolute;top:0;left:0;background-color:#0006;width:100%;height:100%;z-index:0;border-radius:4px}.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__exist-filter.style-round{border-radius:50%}.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__exist-texts{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;padding-top:46px}.c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__exist-delete{position:absolute;top:-8px;right:-8px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='11.361'%20height='11.361'%20viewBox='0%200%2011.361%2011.361'%3e%3cg%20id='Symbol_85_1'%20data-name='Symbol%2085%20–%201'%20transform='translate(-0.319%20-0.319)'%3e%3cpath%20id='合体_3'%20data-name='合体%203'%20d='M10.364,11.454,6,7.091,1.636,11.454A.771.771,0,0,1,.545,10.364L4.909,6,.545,1.636A.771.771,0,0,1,1.636.545L6,4.909,10.364.545a.771.771,0,0,1,1.091,1.091L7.091,6l4.364,4.364a.771.771,0,1,1-1.091,1.091Z'%20fill='%23fff'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;width:22px;height:22px;background-size:10px 10px;background-color:var(--black);background-position:top 6px left 6px;border-radius:11px;z-index:1}.c-form-upload-image.style-full{width:100%;height:100%}.c-form-upload-image.style-round{height:64px;width:64px}.c-form-upload-image.style-round .c-form-upload-image__exist,.c-form-upload-image.style-round .c-form-upload-image__blank{border-radius:50%;width:100%;height:64px}.c-form-upload-image.style-round.style-double{height:128px;width:128px}.c-form-upload-image.style-round.style-double .c-form-upload-image__blank,.c-form-upload-image.style-round.style-double .c-form-upload-image__exist{height:128px}.c-form-upload-image:hover .c-form-upload-image__blank{background-color:var(--gray-300)}.c-form-upload-image .c-form-upload-image__buttons input[type=file]{display:none}.c-form-upload-image .c-form-upload-image__buttons button+button{margin-left:16px}.c-form-upload-file{display:flex}.c-form-upload-file input{display:none}.c-form-upload-file .c-form-upload-file__button a{display:inline-block;background-color:var(--brown-300);border:1px solid var(--brown-700);color:var(--white);font-weight:400;border-radius:4px;height:48px;font-size:1rem;line-height:1.625rem;padding-top:9px;padding-left:16px;padding-right:16px;transition:background-color .15s}.c-form-upload-file .c-form-upload-file__button a:hover{background-color:var(--brown-500)}.c-form-upload-file .c-form-upload-file__button a:active{background-color:var(--brown-700)}.c-form-upload-file .c-form-upload-file__description{margin-top:9px;margin-left:16px;font-size:1rem;line-height:1.625rem}@media screen and (min-width: 768px),print{.c-form-upload-file .c-form-upload-file__info{display:flex}.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__filename .c-form-upload-file__file{margin-top:9px}.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__filename .c-form-upload-file__extension{margin-top:7px;margin-left:8px}.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__file-delete{margin-top:9px}}@media screen and (max-width: 767px){.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__filename .c-form-upload-file__extension{margin-top:-2px}}.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__filename{display:flex}.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__filename .c-form-upload-file__file{margin-left:16px;font-size:1rem;line-height:1.625rem;max-width:170px;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__file-delete{margin-left:16px}.c-form-upload-file .c-form-upload-file__info .c-form-upload-file__file-delete a{font-size:.875rem;line-height:1.25rem;color:var(--black);text-decoration:underline}.c-form-upload-file.style-confirm .c-form-upload-file__info .c-form-upload-file__filename .c-form-upload-file__file{margin-left:0}.form-head-alert{position:relative;padding-bottom:21px}.form-head-alert .form-head-alert__icon{position:absolute;top:0;left:0}.form-head-alert p{padding-left:44px;font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--red-500)}.form-head-alert ul{margin-top:18px;padding-left:68px;list-style-type:disc}.form-head-alert ul li{font-size:.875rem;line-height:1.25rem;color:var(--red-500)}.c-form-footnote{margin-top:8px;font-size:.75rem;line-height:1.125rem;color:var(--gray-500)}.c-form-footnote a{color:var(--font-color-link);text-decoration:underline}.c-label-user{position:relative;min-height:48px;display:flex;align-items:center}.c-label-user .c-label-user__image{width:48px;position:absolute;top:0;left:0}.c-label-user .c-label-user__image .c-label-user__profile{width:48px;height:48px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 0 0 .5px #00000014 inset}.c-label-user .c-label-user__image .c-label-user__profile.email{background-color:var(--gray-25)}.c-label-user .c-label-user__texts{padding-left:64px}.c-label-user .c-label-user__texts .c-label-user__name{font-size:1rem;line-height:1.625rem;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--black);font-weight:700;overflow:hidden}.c-label-user .c-label-user__texts .c-label-user__full-name{font-size:1rem;line-height:1.625rem;color:var(--gray-500);font-weight:400;overflow:hidden}.c-label-user .c-label-user__texts .c-label-user__corporation-name{margin-top:8px;font-size:.75rem;line-height:1.125rem;color:var(--gray-300);font-weight:400;overflow:hidden;display:flex;gap:4px;align-items:center}@media screen and (max-width: 767px){.c-label-user .c-label-user__texts .c-label-user__corporation-name{margin-top:0}}.c-label-user.style-sm{min-height:40px}.c-label-user.style-sm .c-label-user__image{width:40px}.c-label-user.style-sm .c-label-user__image .c-label-user__profile{width:40px;height:40px}.c-label-user.style-sm .c-label-user__texts{padding-left:56px}.c-label-user.style-sm .c-label-user__texts .c-label-user__name{font-size:1rem;line-height:1.625rem;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.c-label-user.style-lg{min-height:56px}.c-label-user.style-lg .c-label-user__image{width:56px}.c-label-user.style-lg .c-label-user__image .c-label-user__profile{width:56px;height:56px}.c-label-user.style-lg .c-label-user__texts{padding-left:72px}.c-label-user.style-blank .c-label-user__image .c-label-user__profile,.c-label-user.style-loading .c-label-user__image .c-label-user__profile{background-color:var(--gray-25);box-shadow:inherit}.c-label-user.style-loading .c-label-user__image .c-label-user__profile{background-color:var(--gray-50);animation:keyframeOpacity 1s linear infinite}.c-list-project{position:relative;transition:opacity .1s}.c-list-project .c-list-project__main{position:relative;padding-left:136px;min-height:96px}.c-list-project .c-list-project__main .c-list-project__image{background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;position:absolute;z-index:1;top:0;left:0;height:70px;aspect-ratio:1.91/1}.c-list-project .c-list-project__main .c-list-project__image .c-tag{margin-left:4px;margin-top:4px}.c-list-project .c-list-project__main .c-list-project__text{position:relative;max-height:96px}.c-list-project .c-list-project__main .c-list-project__text:is(.c-list-project_approving+.c-list-project__text){min-height:72px}.c-list-project .c-list-project__main .c-list-project__text:is(.c-list-project_approving+.c-list-project__text) .c-list-project__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:52px}.c-list-project .c-list-project__main .c-list-project__text .c-list-project__name{white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-left:14px;color:var(--black);font-weight:700;height:80px;overflow:hidden}.c-list-project__main.c-list-project_approving .c-list-project .c-list-project__main .c-list-project__text .c-list-project__name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:52px}.c-list-project .c-list-project__main .c-list-project__text .c-list-project__likes{position:absolute;bottom:0;right:0}@media screen and (max-width: 767px){.c-list-project .c-list-project__main .c-list-project__text .c-list-project__likes{display:none}}.c-list-project .c-list-project__main .c-list-project_approving{background-color:#707070;color:#fff;font-size:.875rem;line-height:1.25rem;display:flex;justify-content:center;align-items:center;margin-left:8px;height:24px;border-radius:2px}.c-list-project .c-list-project__sub ul{display:flex;flex-wrap:wrap}.c-list-project .c-list-project__sub ul li{display:block;line-height:1;margin-top:4px}.c-list-project .c-list-project__sub ul li:not(:first-child){margin-left:4px}.c-list-project .c-list-project__sub .c-list-project__map{margin-top:5px;font-size:13px;line-height:1.25rem;color:var(--black);display:flex}.c-list-project .c-list-project__sub .c-list-project__map:before{content:"";display:block;height:12px;width:12px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_2429'%20data-name='長方形%202429'%20width='24'%20height='24'%20transform='translate(436%20775)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_6'%20data-name='マスクグループ%206'%20transform='translate(-436%20-775)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='パス_206'%20data-name='パス%20206'%20d='M736.314,863.355a7.825,7.825,0,0,0-7.825,7.825c0,4.321,7.825,16.175,7.825,16.175s1.75-2.653,3.888-6.421c1.765-3.106,3.939-7.476,3.939-9.753A7.825,7.825,0,0,0,736.314,863.355Zm0,11.975a4.149,4.149,0,1,1,4.149-4.149A4.149,4.149,0,0,1,736.314,875.33Z'%20transform='translate(-288.315%20-88.355)'%20fill='%23121212'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:12px 12px;margin-top:4px;margin-right:4px}.c-list-project .c-list-project__sub>.c-list-project__likes{position:absolute;bottom:3px;right:0}.c-list-project .c-list-project__likes{color:var(--red-500);display:flex}.c-list-project .c-list-project__likes:before{content:"";display:block;height:16px;width:16px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_2428'%20data-name='長方形%202428'%20width='24'%20height='24'%20transform='translate(561%20704)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_5'%20data-name='マスクグループ%205'%20transform='translate(-561%20-704)'%20clip-path='url(%23clip-path)'%3e%3cpath%20id='Heart'%20d='M20.833,1.837a6.075,6.075,0,0,0-8.645,0l-.848.848-.848-.848a6.119,6.119,0,1,0-8.656,8.65l9.5,9.5,9.5-9.5a6.075,6.075,0,0,0,0-8.645'%20transform='translate(561.661%20705.847)'%20fill='%23f23306'%20stroke='%23fff'%20stroke-width='1.413'%20fill-rule='evenodd'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;margin-right:4px;margin-top:0}.c-list-project .c-list-project__likes span{display:block;font-size:.875rem;line-height:1.25rem;line-height:1}.c-list-project:hover{opacity:.5}.c-list-skill{margin-top:40px;padding-bottom:32px}.c-list-skill__hot{background-color:var(--white);border-radius:4px;padding:11px 16px 16px}.c-list-skill__hot-title{font-size:.875rem;line-height:1.25rem;font-weight:700}.c-list-skill__hot-links ul{margin-top:12px;display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px}.c-list-skill__hot-links ul li{padding-right:4px;padding-left:4px;margin-bottom:8px;width:33.3333%}@media screen and (min-width: 768px) and (max-width: 991px){.c-list-skill__hot-links ul li{width:50%}}@media screen and (max-width: 767px){.c-list-skill__hot-links ul li{width:100%}}.c-list-skill__hot-links ul li a{display:block;width:100%;background-color:var(--gray-50);color:var(--black);text-align:center;border-radius:4px;font-size:.75rem;line-height:1.125rem;line-height:24px;transition:background-color .1s color .1s}.c-list-skill__hot-links ul li a:hover{background-color:var(--black);color:var(--white)}.c-list-skill__title{padding-top:9px}.c-list-skill__title span:first-child{font-size:1rem;line-height:1.625rem;font-weight:700}.c-list-skill__title span:last-child{font-size:.75rem;line-height:1.125rem;color:var(--gray-500);margin-left:16px}.c-list-skill__title span:last-child:before{content:"("}.c-list-skill__title span:last-child:after{content:")"}.c-list-skill__tabs{margin-top:24px}.c-list-skill__tabs.style-count ul li a{height:100%;padding-bottom:5px}.c-list-skill__tabs.style-count ul li a img{margin-top:4px}.c-list-skill__tabs ul{display:flex;column-gap:4px;border-bottom:1px solid var(--gray-300)}@media screen and (min-width: 390px){.c-list-skill__tabs ul{column-gap:8px}}@media screen and (min-width: 768px),print{.c-list-skill__tabs ul{column-gap:10px}}.c-list-skill__tabs ul li{text-align:center;flex:1 1 62px}.c-list-skill__tabs ul li:last-of-type{flex:1 1 48px}.c-list-skill__tabs ul li a{border-top:1px solid var(--gray-300);border-left:1px solid var(--gray-300);border-right:1px solid var(--gray-300);border-bottom:1px solid var(--gray-300);border-radius:4px 4px 0 0;padding-bottom:8px;background-color:var(--gray-50);display:block;margin-bottom:-1px}.c-list-skill__tabs ul li a img{display:block;width:16px;opacity:.5;margin-left:auto;margin-right:auto;margin-top:8px}.c-list-skill__tabs ul li a p{font-size:10px;color:var(--gray-500);margin-top:2px;line-height:1}.c-list-skill__tabs ul li a span{display:block;font-size:11px;color:var(--gray-500);margin-top:4px;line-height:1}.c-list-skill__tabs ul li a.style-active{background-color:#f8f8f8;border-bottom:1px solid #f8f8f8}.c-list-skill__skill-lists{min-height:160px}.c-list-skill__skill-lists__title{margin-top:21px;font-size:14px;font-weight:700}.c-list-skill__skill-lists>ul{margin-left:-16px}.c-list-skill__skill-lists>ul>li{display:inline-block;margin-top:16px;margin-left:16px}.c-list-skill__skill-lists>ul>li>a{display:inline-block;padding:5px 8px;background-color:var(--gray-50);font-size:12px;font-weight:700;color:var(--black);border-radius:2px}.c-list-skill__skill-lists>ul>li>a:hover{color:var(--white);background-color:var(--pink-900)}.c-list-skill__skill-lists>ul>li>a.style-active{color:var(--white);background-color:var(--pink-900)}.c-list-skill__skill-lists p{margin-top:16px}.c-pager{margin-top:64px;width:280px;position:relative;margin-left:auto;margin-right:auto}@media screen and (max-width: 767px){.c-pager{margin-top:40px}}.c-pager .c-pager__prev,.c-pager .c-pager__next{position:absolute;top:0}.c-pager .c-pager__prev a,.c-pager .c-pager__next a{-webkit-user-select:none;user-select:none;display:block;height:36px;width:80px;text-align:center;padding-top:2px;cursor:pointer}.c-pager .c-pager__prev{left:0}.c-pager .c-pager__texts{padding-top:3px;text-align:center}.c-pager .c-pager__texts .c-pager__divider{font-size:1.25rem;line-height:1.8125rem;color:var(--font-color-key);margin-left:4px;margin-right:4px}.c-pager .c-pager__texts .c-pager__current{font-size:1.25rem;line-height:1.8125rem;color:var(--font-color-key)}.c-pager .c-pager__next{right:0}.c-search-box{display:flex;margin-top:36px;margin-bottom:16px}.c-search-box__form{gap:0 8px;flex:1}.c-snackbar{position:fixed;z-index:24;align-items:center;justify-content:center;pointer-events:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.c-snackbar .c-snackbar__surface{pointer-events:auto;display:flex;align-items:center;justify-content:flex-start}.c-snackbar .c-snackbar__surface{max-width:320px;min-width:320px}.c-snackbar .c-snackbar__surface{background-color:var(--white);border-radius:4px;min-height:72px;padding:16px 24px;box-shadow:0 3px 6px #0003}.c-snackbar .c-snackbar__surface .c-snackbar__label{font-size:.875rem;line-height:1.25rem}.c-snackbar .c-snackbar__surface.style-warning{border-left:4px solid var(--red-700)}.c-snackbar .c-snackbar__surface.style-warning .c-snackbar__label{color:var(--red-700)}.c-snackbar .c-snackbar__surface.style-notice{border-left:4px solid var(--green-300)}.c-snackbar .c-snackbar__surface.style-notice .c-snackbar__label{color:var(--black)}.c-snackbar{transition:bottom .2s,opacity 75ms}.c-snackbar.mdc-snackbar--opening{right:24px;bottom:0;opacity:0}.c-snackbar.mdc-snackbar--open{right:24px;bottom:24px;opacity:1}.c-snackbar.mdc-snackbar--closing{right:24px;bottom:24px;opacity:0}.c-snackbar:not(.mdc-snackbar--open):not(.mdc-snackbar--closing):not(.mdc-snackbar--opening){display:none}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}.tippy-content{position:relative;z-index:1}.c-tooltip-help .c-tooltip-help__target{display:inline-block;margin-left:4px;cursor:pointer}.c-tooltip-help .c-tooltip-help__target img{padding-bottom:3px}.c-tooltip .c-tooltip-help__contents{background-color:var(--white);border-radius:4px;border:2px solid var(--gray-300);font-size:.75rem;line-height:1.125rem;font-weight:400;padding:5px 8px;text-align:left}.c-tooltip .c-tooltip-help__contents a{text-decoration:underline;color:var(--font-color-link)}.c-tooltip-render{display:none}.c-title-page{display:flex;justify-content:space-between}@media screen and (min-width: 768px),print{.c-title-page{margin-top:27px;margin-bottom:21px}}@media screen and (max-width: 767px){.c-title-page{margin-top:19px;margin-bottom:13px}}.c-title-page.style-no-margin-top{margin-top:0}.c-title-page .c-title-page__texts .c-title-page__title{font-size:1.25rem;line-height:1.8125rem;font-weight:700;color:var(--brown-700)}.c-title-page .c-title-page__texts .c-title-page__desc{margin-top:9px;font-size:.75rem;line-height:1.125rem}.c-title-page .c-title-page__texts .c-title-page__title+.c-title-page__desc{margin-top:9px}@media screen and (min-width: 768px),print{.c-title-section{margin-top:27px;margin-bottom:21px}}@media screen and (max-width: 767px){.c-title-section{margin-top:19px;margin-bottom:13px}}@media screen and (max-width: 567px){.c-title-section{margin-left:-16px;margin-right:-16px}}.c-title-section.style-no-margin-top{margin-top:0}.c-title-section .c-title-section__label{font-size:1rem;line-height:1.625rem;color:var(--font-color-key);line-height:40px;padding-left:16px;font-weight:700;background-color:var(--gray-25)}.c-title-section .c-title-section__label .c-title-section__required{margin-left:4px;font-size:.75rem;line-height:1.125rem;color:var(--red-700);font-weight:400}.c-title-section .c-title-section__description{font-size:.875rem;line-height:1.25rem;margin-top:13px;margin-bottom:13px}@media screen and (min-width: 768px),print{.c-title-section+.c-form-row{margin-top:-8px}}@media screen and (min-width: 768px),print{.c-title-section+.c-form-row .c-form-row__label{padding-left:12px;padding-right:12px}}@media screen and (min-width: 768px),print{.c-title-section+.c-form-row .c-form-row__column{padding-left:12px;padding-right:12px}}@media screen and (min-width: 768px),print{.c-title-section+.c-table-dl:not(.style-key-value){margin-top:-24px}}.grid-panel .c-title-section{margin-top:72px;margin-left:-40px;margin-right:-40px}.grid-panel .c-title-section.style-no-margin-top{margin-top:0}@media screen and (max-width: 767px){.grid-panel .c-title-section{margin-top:40px;margin-left:-24px;margin-right:-24px}}@media screen and (max-width: 567px){.grid-panel .c-title-section{margin-top:40px;margin-left:-16px;margin-right:-16px}}.grid-panel .c-title-section .c-title-section__label{line-height:40px;padding-left:40px}@media screen and (max-width: 767px){.grid-panel .c-title-section .c-title-section__label{padding-left:24px}}@media screen and (max-width: 567px){.grid-panel .c-title-section .c-title-section__label{padding-left:16px}}.c-card-accordion{box-shadow:0 1px 4px #0003;background-color:var(--white);position:relative}@media screen and (min-width: 568px){.c-card-accordion{border-radius:4px}}.c-card-accordion .c-card-accordion__header{height:48px;padding-left:40px;padding-right:40px;display:flex;flex-direction:row;display:block;position:relative;-webkit-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width: 767px){.c-card-accordion .c-card-accordion__header{height:100%;padding-left:16px;padding-right:16px;flex-direction:column;padding-bottom:11px}}.c-card-accordion .c-card-accordion__header .c-card-accordion__title{font-size:1rem;line-height:1.625rem;padding-top:11px;font-weight:700}.c-card-accordion .c-card-accordion__header:after{height:16px;padding-right:40px;position:absolute;right:0;top:20px;display:block;box-sizing:border-box;content:"";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,0,5.641,5.641,0,0'%20transform='translate(1.414%201.414)'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat}.c-card-accordion .c-card-accordion__content{padding-left:40px;padding-right:40px}@media screen and (max-width: 767px){.c-card-accordion .c-card-accordion__content{padding-left:16px;padding-right:16px}}.c-card-accordion .c-card-accordion__content .c-card-accordion__content-inner{font-size:.875rem;line-height:1.25rem;padding-top:5px;padding-bottom:16px}.c-card-accordion .c-card-accordion__footer{border-top:1px solid var(--brown-50);padding-left:40px;padding-right:40px}@media screen and (max-width: 767px){.c-card-accordion .c-card-accordion__footer{padding-left:16px;padding-right:16px}}.c-card-accordion .c-card-accordion__footer .c-card-accordion__footer-inner{font-size:.875rem;line-height:1.25rem;padding-top:13px;padding-bottom:16px}.c-card-accordion .c-card-accordion__body{transition:max-height .2s,opacity .2s}.c-card-accordion.style-close .c-card-accordion__body{max-height:0;overflow:hidden;opacity:0}.c-card-accordion.style-open .c-card-accordion__body{overflow:hidden;opacity:1}.c-card-accordion.style-opening .c-card-accordion__body{max-height:10px;overflow:scroll;opacity:1}.c-card-accordion.style-closing .c-card-accordion__body{overflow:scroll;opacity:0}.c-card-accordion .c-card-accordion__header{transition:background-image .2s}.c-card-accordion.style-opening .c-card-accordion__header:after,.c-card-accordion.style-open .c-card-accordion__header:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cg%20id='コンポーネント_165_72'%20data-name='コンポーネント%20165%20–%2072'%20transform='translate(1.414%201.414)'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,5.641,5.641,0,0,5.641'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper{position:relative;display:inline-block}.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-tooltip{position:absolute;top:110%;left:50%;transform:translate(-50%);background:#fff;color:#212121;line-height:1.2rem;border:1px solid #969696;border-radius:2px;padding:10px 6px;font-size:12px;white-space:nowrap;z-index:10}.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-copy-icon{transition:opacity .2s;opacity:1}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-copy-icon{margin-left:8px;margin-bottom:2px}}.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper:hover .bw-url-copy-icon{opacity:.5}.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-fixed-width{width:200px;padding:0}.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-pc-only{display:inline-block}@media screen and (max-width: 767px){.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-pc-only{display:none}}.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-sp-only{display:none}@media screen and (max-width: 767px){.p-mypage-employer-projects-action-buttons .bw-url-button-wrapper .bw-url-sp-only{display:inline-block;min-width:0;width:64px}}.c-loading{text-align:center;margin:32px auto}.c-border-100vw{position:relative;display:flex;justify-content:center}.c-border-100vw:after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;border-top:1px solid var(--brown-50);top:0;height:1px;width:100vw}.c-blank-message-layout{position:absolute;display:flex;justify-content:center;align-items:center;top:50%;transform:translateY(-50%);width:100%}.c-blank-message{padding:4px 60px 6px;color:var(--brown-300);border:2px solid var(--brown-300);display:inline-block;text-align:center;background-color:var(--white)}@media screen and (max-width: 767px){.c-blank-message{padding-left:24px;padding-right:24px}}ul.c-filter-chips{display:flex;flex-wrap:wrap}ul.c-filter-chips li{border:1px solid var(--gray-50);height:24px;border-radius:12px;color:var(--black);margin-bottom:16px;display:flex;background-color:var(--white)}ul.c-filter-chips li:not(:last-child){margin-right:12px}ul.c-filter-chips li:hover{background-color:var(--gray-25)}ul.c-filter-chips li span{display:block;padding-left:12px;font-size:.75rem;line-height:1.125rem;line-height:21px;padding-right:6px;cursor:pointer}ul.c-filter-chips li span:last-child{padding-right:12px}ul.c-filter-chips li div{cursor:pointer;border-radius:0 12px 12px 0;width:23px;height:22px;position:relative}ul.c-filter-chips li div:hover{background-color:var(--gray-500)}ul.c-filter-chips li div:hover:before{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.707'%20height='16.707'%20viewBox='0%200%2016.707%2016.707'%3e%3cg%20id='グループ_2219'%20data-name='グループ%202219'%20transform='translate(0.354%200.354)'%3e%3cpath%20id='パス_12523'%20data-name='パス%2012523'%20d='M-7642-4237.544l16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23969696'%20stroke-width='1'/%3e%3cpath%20id='パス_12524'%20data-name='パス%2012524'%20d='M-7626-4237.544l-16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23969696'%20stroke-width='1'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:10px 10px}ul.c-filter-chips li div:before{position:absolute;top:6px;right:8px;display:block;content:"";width:10px;height:10px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.707'%20height='16.707'%20viewBox='0%200%2016.707%2016.707'%3e%3cg%20id='グループ_2219'%20data-name='グループ%202219'%20transform='translate(0.354%200.354)'%3e%3cpath%20id='パス_12523'%20data-name='パス%2012523'%20d='M-7642-4237.544l16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23707070'%20stroke-width='1'/%3e%3cpath%20id='パス_12524'%20data-name='パス%2012524'%20d='M-7626-4237.544l-16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:10px 10px}ul.c-filter-chips li.c-filter-chips__add{border:1px solid var(--pink-900);background-color:var(--pink-900);color:var(--white)}ul.c-filter-chips li.c-filter-chips__add:hover{border-color:var(--red-500);background-color:var(--red-500)}ul.c-filter-chips li.c-filter-chips__add span{padding-right:12px;position:relative;padding-left:22px}ul.c-filter-chips li.c-filter-chips__add span:before{position:absolute;content:"";top:6px;left:8px;width:16px;height:16px;display:block;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_1'%20data-name='長方形%201'%20width='16'%20height='16'%20transform='translate(32%2027)'%20fill='%23fff'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='マスクグループ_1'%20data-name='マスクグループ%201'%20transform='translate(-32%20-27)'%20clip-path='url(%23clip-path)'%3e%3cg%20id='グループ_3650'%20data-name='グループ%203650'%20transform='translate(-977.911%20-141.768)'%3e%3cg%20id='グループ_2847'%20data-name='グループ%202847'%20transform='translate(1010.911%20169.768)'%3e%3crect%20id='長方形_2024'%20data-name='長方形%202024'%20width='14'%20height='2.286'%20transform='translate(0%205.857)'%20fill='%23fff'/%3e%3crect%20id='長方形_2025'%20data-name='長方形%202025'%20width='2.286'%20height='14'%20transform='translate(5.857)'%20fill='%23fff'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:10px 10px}@media screen and (min-width: 768px),print{.c-float-action{position:fixed;z-index:6;top:0;left:0;width:100%}.c-float-action .grid-container{position:relative}.c-float-action .grid-container .c-float-action__actions{position:absolute;top:96px;right:-48px}}@media screen and (max-width: 767px){.c-float-action{position:fixed;z-index:6;bottom:100px;left:0;width:100%}.c-float-action .grid-container{position:relative}.c-float-action .grid-container .c-float-action__actions{position:absolute;bottom:0;right:16px}}@media screen and (max-width: 767px) and (min-width: 1303px){.c-float-action .grid-container .c-float-action__actions{right:32px}}@media screen and (max-width: 767px){.c-float-action .grid-container .c-float-action__actions ul li .style-pinned,.c-float-action .grid-container .c-float-action__actions ul li .style-shine{display:none}}.c-float-action .grid-container .c-float-action__actions ul li{text-align:center}.c-float-action .grid-container .c-float-action__actions ul li.style-active>a{color:var(--red-500)}.c-float-action .grid-container .c-float-action__actions ul li:not(:first-child){margin-top:40px}@media screen and (max-width: 767px){.c-float-action .grid-container .c-float-action__actions ul li:not(:first-child){margin-top:8px}}.c-float-action .grid-container .c-float-action__actions ul li>a,.c-float-action .grid-container .c-float-action__actions ul li>button{display:block;width:48px;color:var(--black);background:none;border:0;padding:0;font:inherit;cursor:pointer}.c-float-action .grid-container .c-float-action__actions ul li>a.style-message>div,.c-float-action .grid-container .c-float-action__actions ul li>button.style-message>div{background-color:var(--red-500);padding-top:7px}.c-float-action .grid-container .c-float-action__actions ul li>a.style-disable,.c-float-action .grid-container .c-float-action__actions ul li>button.style-disable{cursor:not-allowed}.c-float-action .grid-container .c-float-action__actions ul li>a.style-disable>div,.c-float-action .grid-container .c-float-action__actions ul li>button.style-disable>div{background-color:var(--gray-100);padding-top:7px}.c-float-action .grid-container .c-float-action__actions ul li>a.style-scout-generate.style-disable,.c-float-action .grid-container .c-float-action__actions ul li>button.style-scout-generate.style-disable{cursor:not-allowed}.c-float-action .grid-container .c-float-action__actions ul li>a.style-scout-generate.style-disable>div,.c-float-action .grid-container .c-float-action__actions ul li>button.style-scout-generate.style-disable>div{padding:0}.c-float-action .grid-container .c-float-action__actions ul li>a.style-scout-generate.style-disable>div>img,.c-float-action .grid-container .c-float-action__actions ul li>button.style-scout-generate.style-disable>div>img{filter:grayscale(100%)}.c-float-action .grid-container .c-float-action__actions ul li>a>div,.c-float-action .grid-container .c-float-action__actions ul li>button>div{display:inline-block;width:48px;height:48px;text-align:center;border-radius:50%;background-color:var(--gray-50);border:1px solid var(--white)}.c-float-action .grid-container .c-float-action__actions ul li>a p,.c-float-action .grid-container .c-float-action__actions ul li>button p{display:block;width:64px;margin-left:-8px;height:0px;position:relative}.c-float-action .grid-container .c-float-action__actions ul li>a p>span,.c-float-action .grid-container .c-float-action__actions ul li>button p>span{position:absolute;top:2px;left:0;font-size:10px;line-height:14px;font-weight:700;width:64px;text-align:center;transition:opacity .2s}@media screen and (max-width: 767px){.c-float-action .grid-container .c-float-action__actions ul li>a p>span,.c-float-action .grid-container .c-float-action__actions ul li>button p>span{opacity:0}}@media screen and (min-width: 768px),print{.c-floating-sp-alter-action{display:none}}@media screen and (max-width: 767px){.c-floating-sp-alter-action{background-color:var(--gray-50);border-radius:24px;height:48px;margin-top:16px;margin-bottom:16px}.c-floating-sp-alter-action ul{display:flex;justify-content:center}.c-floating-sp-alter-action ul li{width:50%;text-align:center;position:relative}.c-floating-sp-alter-action ul li.style-active a{color:var(--red-500)}.c-floating-sp-alter-action ul li:not(:first-child):before{position:absolute;top:9px;left:0;width:1px;height:20px;display:block;content:"";background-color:var(--white);height:32px}.c-floating-sp-alter-action ul li a{color:#969696;padding-bottom:13px;display:block;text-align:center;padding-top:14px;font-size:10px;line-height:14px;font-weight:700}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.c-floating-sp-alter-action ul li a{padding-top:15px;font-size:12px;line-height:14px}}@media screen and (max-width: 767px){.c-floating-sp-alter-action ul li a img{height:20px;margin-right:8px}}.c-scout-generate{width:100%}.c-scout-generate__projects{margin:16px 0}.c-scout-generate__projects-label{display:block;font-weight:700;font-size:.875rem;line-height:1.25rem;margin-bottom:8px}.c-scout-generate__option{margin-bottom:16px}.c-scout-generate__option-label{display:block;font-weight:700;font-size:.875rem;line-height:1.25rem;margin-bottom:8px}.c-scout-generate__result{display:block;width:100%;min-height:200px;max-height:320px;padding:12px;box-sizing:border-box;background:#fff;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;line-height:1.6;resize:vertical;overflow-y:auto}@media screen and (max-width: 767px){.c-scout-generate__result{min-height:160px}}.c-scout-generate__loading{padding:12px;text-align:center;display:flex;justify-content:center;align-items:center}.c-scout-generate__error{color:#d32f2f;white-space:pre-wrap;padding:8px;background:#fff5f5;border:1px solid #f5c2c7;border-radius:4px;font-size:14px}.c-scout-generate__actions{margin-top:20px;display:flex;justify-content:center;flex-direction:column}.c-scout-generate__actions-group--generate{display:flex;justify-content:center}.c-scout-generate__button--generate{width:100%}.c-scout-generate__actions-group--navigation{margin-top:48px;display:flex;justify-content:center;gap:16px}@media screen and (max-width: 767px){.c-scout-generate__button--close{min-width:0!important}}@media screen and (max-width: 767px){.c-scout-generate__button--message{min-width:0!important}}.c-scout-generate__empty-message{margin-top:24px;text-align:center}.c-scout-generate__note{margin-top:4px;text-align:center;font-size:.875rem;line-height:1.25rem;color:var(--gray-500)}ul.c-list-ul-chip{display:flex;flex-wrap:wrap}ul.c-list-ul-chip li{border:2px solid var(--gray-500);height:32px;border-radius:16px;color:var(--black);padding-left:24px;padding-right:24px;margin-bottom:16px}ul.c-list-ul-chip li:not(:last-child){margin-right:24px}ul.c-list-navi li img{position:relative;top:-2.5px;right:3px}ul.c-list-navi li a{display:block;min-height:48px;color:var(--black);padding-left:24px;padding-top:10px;position:relative}@media screen and (max-width: 767px){ul.c-list-navi li a{border-bottom:1px solid var(--brown-50)}}ul.c-list-navi li a:hover{background-color:#f9f9f9}.c-tabs.style-center ul{justify-content:space-around}@media screen and (min-width: 768px),print{.c-tabs{margin-top:32px}.c-tabs ul{display:flex}.c-tabs ul li{font-size:.875rem;line-height:1.25rem}.c-tabs ul li:not(:first-child){margin-left:16px}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px),print and (min-width: 768px) and (max-width: 991px){.c-tabs ul li:not(:first-child){margin-left:8px}}@media screen and (min-width: 768px),print{.c-tabs ul li:not(:first-child) a{padding-left:12px}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px),print and (min-width: 768px) and (max-width: 991px){.c-tabs ul li:not(:first-child) a{padding-left:4px}}@media screen and (min-width: 768px),print{.c-tabs ul li a{padding-right:12px;display:block;font-weight:700;color:var(--brown-100)}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px),print and (min-width: 768px) and (max-width: 991px){.c-tabs ul li a{padding-right:4px;font-size:.875rem;line-height:1.25rem}}@media screen and (min-width: 768px),print{.c-tabs ul li a:hover{color:var(--font-color-key)}.c-tabs ul li a span{display:inline-block;padding:13px 0}.c-tabs ul li.is-active a{color:var(--font-color-key)}.c-tabs ul li.is-active a span{border-bottom:4px solid #1e1e1e}.c-tabs .c-tabs__border-pre{display:none}.c-tabs:not(.style-inner-border) .c-tabs__border-after{position:relative;display:flex;justify-content:center}.c-tabs:not(.style-inner-border) .c-tabs__border-after:after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;border-top:2px solid var(--gray-50);top:0;height:1px;width:100vw}.c-tabs.style-inner-border ul li:first-child{margin-left:32px}.c-tabs.style-inner-border .c-tabs__border-after{border-top:2px solid var(--gray-50)}.c-tabs.style-wide ul li{margin-left:64px}}@media screen and (max-width: 767px){.c-tabs ul{display:flex;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.c-tabs ul::-webkit-scrollbar{display:none}.c-tabs ul li{font-size:1rem;line-height:1.625rem}.c-tabs ul li a{padding:0 16px;display:block;text-align:center;width:100%;white-space:nowrap;font-weight:700;color:var(--brown-100)}.c-tabs ul li a span{display:inline-block;padding:8px 0}.c-tabs ul li.is-active a{color:var(--gray-500)}.c-tabs ul li.is-active span{border-bottom:4px solid #1e1e1e}.c-tabs:not(.style-inner-border) .c-tabs__border-pre,.c-tabs:not(.style-inner-border) .c-tabs__border-after{position:relative;display:flex;justify-content:center}.c-tabs:not(.style-inner-border) .c-tabs__border-pre:after,.c-tabs:not(.style-inner-border) .c-tabs__border-after:after{content:"";position:absolute;display:flex;justify-content:center;align-items:center;border-top:2px solid var(--brown-300);top:0;height:1px;width:100vw}.c-tabs.style-inner-border .c-tabs__border-pre,.c-tabs.style-inner-border .c-tabs__border-after{border-top:2px solid var(--gray-50)}}.grid-panel .c-tabs{margin-left:-40px;margin-right:-40px}@media screen and (max-width: 767px){.grid-panel .c-tabs{margin-left:-24px;margin-right:-24px}}@media screen and (max-width: 567px){.grid-panel .c-tabs{margin-left:-16px;margin-right:-16px}}.c-tabs+.c-loading{padding-top:40px;padding-bottom:40px;text-align:center;width:100%}@media screen and (max-width: 767px){.c-table-dl{margin-left:-16px;margin-right:-16px}}.c-table-dl .c-table-dl__title{background-color:var(--gray-25);font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--font-color-key);padding-left:16px;height:40px;padding-top:5px}.c-table-dl>dl>dd .c-table-dl__blank{color:#969696}.c-table-dl:not(.style-key-value)>dl{display:flex;border-bottom:1px solid var(--gray-25);min-height:64px}.c-table-dl:not(.style-key-value)>dl>dt{font-size:1rem;line-height:1.625rem;color:var(--font-color-key);font-weight:700;padding-left:16px;padding-top:19px;width:240px}@media screen and (max-width: 767px){.c-table-dl:not(.style-key-value)>dl>dt{width:130px}}.c-table-dl:not(.style-key-value)>dl>dd{flex:1;font-size:1rem;line-height:1.625rem;color:var(--black);padding-top:19px;padding-bottom:19px;padding-right:16px}@media screen and (max-width: 767px){.c-table-dl.style-key-value{margin-left:0;margin-right:0}}.c-table-dl.style-key-value.style-large>dl{margin-top:29px}.c-table-dl.style-key-value.style-large>dl:first-child{margin-top:42px}.c-table-dl.style-key-value.style-large>dl.c-table-dl__hr{border-top:1px solid var(--brown-50);margin-top:35px;padding-top:34px}.c-table-dl.style-key-value.style-large>dl>dt{font-size:1.375rem;line-height:2.0625rem;font-weight:700;color:var(--font-color-key)}.c-table-dl.style-key-value.style-large>dl>dt.c-table-dl__edit{position:relative;padding-right:72px;word-break:break-all}.c-table-dl.style-key-value.style-large>dl>dt.c-table-dl__edit .c-table-dl__edit-button{display:inline-block;position:absolute;top:12px;right:44px}@media screen and (max-width: 767px){.c-table-dl.style-key-value.style-large>dl>dt.c-table-dl__edit .c-table-dl__edit-button{top:16px}}.c-table-dl.style-key-value.style-large>dl>dt.c-table-dl__edit .c-table-dl__like-button{display:inline-block;position:absolute}.c-table-dl.style-key-value.style-large>dl>dt.c-table-dl__edit .c-table-dl__like-button:before{position:absolute;display:block;content:"";top:15%;left:0;width:1px;height:70%;background-color:var(--gray-50);border-radius:2px}.c-table-dl.style-key-value.style-large>dl>dd{margin-top:14px;font-size:1rem;line-height:1.625rem}.c-table-dl.style-key-value.style-large>dl>dd.style-blank{color:var(--gray-300)}@media screen and (max-width: 767px){.c-table-dl.style-key-value.style-large>dl{margin-top:30px}.c-table-dl.style-key-value.style-large>dl:first-child{margin-top:43px}.c-table-dl.style-key-value.style-large>dl.c-table-dl__hr{margin-top:19px;padding-top:19px}.c-table-dl.style-key-value.style-large>dl>dt{font-size:1.125rem;line-height:1.6875rem}.c-table-dl.style-key-value.style-large>dl>dd{margin-top:15px}}.c-table-dl.style-key-value:not(.style-large)>dl{margin-top:22px}.c-table-dl.style-key-value:not(.style-large)>dl:first-child{margin-top:27px}.c-table-dl.style-key-value:not(.style-large)>dl.c-table-dl__hr{border-top:1px solid var(--brown-50);margin-top:27px;padding-top:27px}.c-table-dl.style-key-value:not(.style-large)>dl>dt{font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--font-color-key)}.c-table-dl.style-key-value:not(.style-large)>dl>dt.c-table-dl__edit{position:relative;padding-right:72px;word-break:break-all}.c-table-dl.style-key-value:not(.style-large)>dl>dt.c-table-dl__edit .c-table-dl__edit-button{position:absolute;top:0;right:0}.c-table-dl.style-key-value:not(.style-large)>dl>dd{margin-top:6px;font-size:1rem;line-height:1.625rem}.c-table-dl.style-key-value:not(.style-large)>dl>dd.style-blank{color:var(--gray-300)}.c-table-dl+.c-table-dl{margin-top:-1px}@media screen and (max-width: 767px){.grid-panel .c-table-dl{margin-left:0;margin-right:0}}.grid-panel .c-table-dl .c-table-dl__title{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}@media screen and (max-width: 767px){.grid-panel .c-table-dl .c-table-dl__title{margin-left:-24px;margin-right:-24px}}@media screen and (max-width: 567px){.grid-panel .c-table-dl .c-table-dl__title{margin-left:-16px;margin-right:-16px}}@media screen and (max-width: 767px){.grid-panel .c-table-dl .c-table-dl__title{padding-left:24px;padding-right:24px}}@media screen and (max-width: 567px){.grid-panel .c-table-dl .c-table-dl__title{padding-left:16px;padding-right:16px}}.grid-panel .c-table-dl>dl>dt{padding-left:0}.c-tag{background-color:var(--white);color:var(--black);border-color:var(--gray-500);display:inline-block;border-radius:4px;font-weight:400;height:18px;padding-left:6px;padding-right:6px;font-size:11px;line-height:18px;white-space:nowrap}.c-tag.style-outline{line-height:16px}.c-tag.style-green{background-color:var(--green-500);color:var(--white)}.c-tag.style-green.style-outline{background-color:var(--white);border:1px solid var(--green-500);color:var(--green-500)}.c-tag.style-light-green{background-color:var(--green-300);color:var(--black)}.c-tag.style-light-green.style-outline{border:1px solid var(--gray-25)}.c-tag.style-red{background-color:var(--red-700);color:var(--white)}.c-tag.style-red.style-outline{background-color:var(--white);border:1px solid var(--red-700);color:var(--red-700)}.c-tag.style-gray{background-color:var(--brown-300);color:var(--white);border:1px solid var(--gray-25);line-height:16px}.c-tag.style-gray.style-outline{background-color:var(--white);border:1px solid var(--brown-300);color:var(--brown-300)}.c-tag.style-gray-2{background-color:var(--gray-300);color:var(--white);line-height:16px}.c-tag.style-violet{background-color:var(--pink-900);color:var(--white);line-height:16px}.c-tag.style-violet.style-outline{background-color:var(--white);border:1px solid var(--pink-900);color:var(--pink-900)}.c-tag.style-black{background-color:var(--black);color:var(--white)}.c-tag.style-black.style-outline{background-color:var(--white);border:1px solid var(--black);color:var(--black)}.c-tag.style-yellow{background-color:#f8e838;color:var(--black)}.c-tag.style-yellow.style-outline{border:1px solid var(--gray-25)}.c-tag.style-lime{background-color:#85d06c;color:var(--black)}.c-tag.style-lime.style-outline{border:1px solid var(--gray-25)}.c-tag-lv{border:1px solid rgba(255,215,3,.4);font-size:11px;font-weight:700;color:var(--black);display:inline-block;padding:2px 4px;border-radius:2px;line-height:1;background-color:#fffdef}.c-tag-lv.style-1{background-color:#fffdef}.c-tag-lv.style-2{background-color:#fff6c2}.c-tag-lv.style-3{background-color:#ffe96e}.c-tag-lv.style-4{background-color:#fedf3f}.c-tag-lv.style-5{background-color:#fed00b}.p-important-notice{background-color:#fff8ed;border-color:#ee8f00;border-style:solid;border-width:1px 0px 1px 0px;color:#721c24;position:relative;text-align:center;width:100vw;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;cursor:pointer}.p-important-notice div{padding:16px 0;border-bottom:1px solid #ee8f00}.p-important-notice div:first-child{border-top:none;border-bottom:1px solid #ee8f00}.p-important-notice div:last-child{border-bottom:none}.p-message-list-layout{border-right:1px solid #969696}.p-message-list-layout .p-message-limit-counter{width:100%;text-align:center;height:72px;background-color:#fff;align-content:center;border-top:1px solid #969696}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box{font-size:14px;height:41px;margin:0 16px;color:var(--brown-500);padding:8px;border:1px solid var(--brown-500);border-radius:4px;display:-webkit-flex;display:flex;justify-content:space-between}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__title{margin-left:16px}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__title img{position:relative;top:-2px;left:2px}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__title.clickable{cursor:pointer}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__count{margin-right:16px}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__count span{margin-right:4px}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__count .style-count{color:#000;font-size:18px;font-weight:700}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__count .style-count-red{color:var(--red-500)}.p-message-list-layout .p-message-limit-counter .p-message-limit-counter__box .p-message-limit-counter__count .style-count-yellow{color:#ffd703}.p-message-list-layout .p-message-action-buttons-container{padding:8px;background-color:#fff;border-bottom:1px solid #e9ecef}@media screen and (min-width: 768px),print{.p-message-list-layout .p-message-action-buttons-container{position:absolute;top:0;left:0;right:0;z-index:10}}@media screen and (max-width: 767px){.p-message-list-layout .p-message-action-buttons-container{position:fixed;top:60px;left:0;width:100%;z-index:11;margin-bottom:0}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-message-list-layout .p-message-action-buttons-container{max-width:508px;right:0;margin-left:auto;margin-right:auto}}@media screen and (min-width: 768px),print{.p-message-list-layout{height:100%;position:relative;padding-top:0}.p-message-list-layout.p-message-list-layout-project-world{padding-bottom:72px}.p-message-list-layout .p-message-list-search{position:absolute;top:79px;left:0;right:0;width:100%;align-items:center}}@media screen and (min-width: 768px) and (max-width: 767px){.p-message-list-layout .p-message-list-search{flex-direction:row;justify-content:space-between}}@media screen and (min-width: 768px),print{.p-message-list-layout .p-message-list-search .p-message-list-search__add-group-message{margin-left:8px;cursor:pointer}}@media screen and (min-width: 768px) and (max-width: 767px){.p-message-list-layout .p-message-list-search .p-message-list-search__add-group-message{margin-left:0;float:left}}@media screen and (min-width: 768px),print{.p-message-list-layout .p-message-list-search span{margin-right:8px}.p-message-list-layout .p-message-list-search input{flex-grow:1}.p-message-list-layout .p-message-list-search img{cursor:pointer}.p-message-list-layout .p-message-rooms .c-loading{margin-top:24px;text-align:center}}@media screen and (max-width: 767px){.p-message-list-layout{height:100%;touch-action:manipulation}.p-message-list-layout .p-message-list-search{position:fixed;top:140px;left:0;width:100%;z-index:1}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-message-list-layout .p-message-list-search{max-width:508px;right:0;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.p-message-list-layout .p-message-rooms{padding-top:140px;padding-bottom:168px}.p-message-list-layout .p-message-rooms .c-loading{margin-top:24px;text-align:center}.p-message-list-layout .p-message-limit-counter{position:fixed;bottom:0;margin-bottom:84px}}.p-message-list-search{background-color:var(--gray-300);position:relative;padding:12px 8px}@media screen and (min-width: 768px),print{.p-message-list-search{border-radius:0;z-index:5}}.p-message-list-search input{border-width:0px;border-radius:4px;height:40px;padding-left:44px;margin-right:0;width:100%}.p-message-list-search input:focus{outline:none;border:2px solid var(--green-500);padding-left:42px}.p-message-list-search span{display:block;position:absolute;top:16px;left:24px}@media screen and (max-width: 767px){.p-message-list-search .p-message-list-search__button-container{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.p-message-list-search input{margin-right:40px}}.p-message-rooms{height:100%;background-color:var(--white);overflow-y:scroll}@media screen and (min-width: 768px),print{.p-message-rooms{padding-top:143px}}.p-message-rooms ul li{border-bottom:1px solid #cecece;-webkit-user-select:none;user-select:none;background-color:var(--white);color:var(--gray-500);cursor:pointer}@media screen and (min-width: 768px),print{.p-message-rooms ul li.style-active{background-color:#eaeaea;border-left:4px solid var(--primary);color:var(--black)}}.p-message-rooms ul li.style-unread .p-messages-lists__texts{color:var(--black);font-weight:700}.p-message-rooms ul li.style-unread .p-messages-lists__texts .p-messages-lists__name{color:var(--black)}.p-message-rooms ul li.style-unread .p-messages-lists__texts .p-message-rooms__message span{font-weight:400}.p-message-rooms ul li .p-message-rooms__direct{position:relative}.p-message-rooms ul li .p-message-rooms__direct .p-message-rooms__thumb{content:"";position:absolute;top:12px;left:18px;width:48px;height:48px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 0 0 .5px #00000014 inset}.p-message-rooms ul li .p-message-rooms__direct .p-messages-lists__texts{padding:9px 8px 9px 82px}.p-message-rooms ul li .p-message-rooms__direct .p-messages-lists__texts .p-messages-lists__name{margin-top:5px;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;line-height:1.25rem}.p-message-rooms ul li .p-message-rooms__direct .p-messages-lists__texts .p-messages-lists__corporation-name{font-size:.6875rem;line-height:1rem;color:var(--gray-300);display:flex;gap:4px;align-items:center}.p-message-rooms ul li .p-message-rooms__direct .p-messages-lists__texts .p-message-rooms__message{margin-top:6px;font-size:.75rem;line-height:1.125rem;white-space:pre-wrap;word-break:break-all}.p-message-rooms ul li .p-message-rooms__direct .p-messages-lists__texts .p-message-rooms__message span{color:var(--gray-500)}.p-message-rooms ul li .p-message-rooms__direct .p-messages-lists__texts .p-message-rooms__date{text-align:right;color:var(--gray-500);font-size:.75rem;line-height:1.125rem;min-height:12px;display:block}.p-message-rooms ul li .p-message-rooms__project{position:relative;min-height:84px}.p-message-rooms ul li .p-message-rooms__project .p-message-icon-project{position:absolute;top:12px;left:18px}.p-message-rooms ul li .p-message-rooms__project .p-messages-lists__texts{padding:9px 8px 9px 82px}.p-message-rooms ul li .p-message-rooms__project .p-messages-lists__texts .p-messages-lists__name{position:relative;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;line-height:1.25rem;color:var(--black)}.p-message-rooms ul li .p-message-rooms__project .p-messages-lists__texts .p-message-rooms__message{margin-top:6px;font-size:.75rem;line-height:1.125rem;color:var(--black);white-space:pre-wrap;word-break:break-all}.p-message-rooms ul li .p-message-rooms__project .p-messages-lists__texts .p-message-rooms__message span{color:var(--gray-500)}.p-message-rooms ul li .p-message-rooms__project .p-messages-lists__texts .p-message-rooms__date{text-align:right;color:var(--gray-500);font-size:.75rem;line-height:1.125rem}.p-message-rooms ul li div.icon-counter{position:absolute;top:-8px;right:-8px;width:28px;height:28px;background:var(--red-500);border-radius:50%;border:2px solid var(--white);text-align:center}.p-message-rooms ul li div.icon-counter span{position:absolute;color:var(--white);font-size:11px;font-weight:700;left:9px}.p-message-rooms .p-message-rooms__empty{text-align:center;font-weight:700;color:#969696;margin-top:64px}.p-message-icon-project .p-message-icon-project__tag-header{border-top:1px solid #eaeaea;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;background-color:var(--green-300);color:var(--white);font-size:10px;height:16px;line-height:16px;text-align:center;border-radius:4px 4px 0 0}.p-message-icon-project .p-message-icon-project__image{content:"";width:48px;height:32px;background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;border-radius:0 0 4px 4px}.p-message-icon-project .p-message-icon-project__tag-footer{text-align:center;font-size:12px;color:var(--gray-500);line-height:1;margin-top:3px}@media screen and (min-width: 768px),print{.p-message-container-layout{padding-bottom:164px;height:100%;position:relative;background-color:#f8f8f8;border-radius:0 4px 0 0;width:100%;padding-top:80px}.p-message-container-layout.style-project{padding-top:98px}.p-message-container-layout .p-message-container-layout__header{position:absolute;top:0;left:0;width:100%}.p-message-container-layout .p-message-container-layout__header.style-blank{display:none}.p-message-container-layout .p-message-container-layout__messages{height:100%;overflow-y:scroll}.p-message-container-layout .p-message-container-layout__new-message{position:absolute;bottom:0;left:0;width:100%}}@media screen and (max-width: 767px){.p-message-container-layout{padding-bottom:72px;position:relative;background-color:#f8f8f8;width:100%;height:100%;padding-top:56px;touch-action:manipulation}.p-message-container-layout.style-project{padding-top:98px}.p-message-container-layout .p-message-container-layout__header{position:fixed;top:72px;left:0;width:100%;z-index:1;background-color:var(--white)}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-message-container-layout .p-message-container-layout__header{width:508px;right:0;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.p-message-container-layout .p-message-container-layout__header .p-message-header-sp-back{position:absolute;top:8px;left:8px}.p-message-container-layout .p-message-container-layout__messages{height:100%;overflow-y:scroll}.p-message-container-layout .p-message-container-layout__new-message{position:fixed;bottom:84px;left:0;width:100%}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-message-container-layout .p-message-container-layout__new-message{width:508px;right:0;margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px){.p-message-container-layout.style-sp-input-focus .p-message-container-layout__new-message{background-color:red;bottom:0}}.p-message-header-sp-back{cursor:pointer;display:block;padding:12px 16px;line-height:1;width:48px;height:48px}@media screen and (min-width: 768px),print{.p-message-header-sp-back{display:none}}.p-message-header-sp-back img{display:block;height:16px;width:auto}.p-message-header-project{background-color:var(--white);border-radius:0 4px 0 0;padding-right:24px;padding-top:0;padding-bottom:11px;height:98px;border-bottom:1px solid #969696}@media screen and (max-width: 767px){.p-message-header-project{padding-left:40px}}.p-message-header-project .p-message-header-project__project-summary{position:relative}.p-message-header-project .p-message-header-project__project-summary .p-message-header-project__image{position:absolute;top:12px;left:24px}.p-message-header-project .p-message-header-project__project-summary .p-message-header-project__name{position:relative;font-size:.75rem;line-height:1.125rem;white-space:pre-wrap;word-wrap:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;padding-left:88px;font-size:1rem;min-height:48px;height:48px;max-height:48px;padding-top:12px}.p-message-header-project .p-message-header-group-name{position:relative;font-size:.75rem;line-height:1.125rem;white-space:pre-wrap;word-wrap:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:700;padding-left:88px;min-height:48px;height:48px;max-height:48px;padding-top:12px;font-size:1rem}.p-message-header-project .p-message-header-project__users{margin-top:8px;display:flex;justify-content:flex-end;cursor:pointer}.p-message-header-project .p-message-header-project__users .p-message-header-project__users-text{font-size:.75rem;line-height:1.125rem;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-wrap:break-all;min-width:48px;margin-top:7px;margin-right:4px;margin-left:4px}.p-message-header-project .p-message-header-project__users .p-message-header-project__users-text span:not(:first-of-type):before{content:","}.p-message-header-project .p-message-header-project__users .p-message-header-project__users-images{display:flex}.p-message-header-project .p-message-header-project__users .p-message-header-project__users-images .p-message-header-project__users-image{width:30px;height:30px;border-radius:50%;background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 768px),print{.p-message-header-user{background-color:var(--white);height:80px;padding-top:12px;padding-left:24px;border-radius:0 4px 0 0;border-bottom:1px solid #969696}.p-message-header-user .p-message-header-user__sp{display:none}}@media screen and (max-width: 767px){.p-message-header-user{background-color:var(--white);height:56px;padding-top:8px;padding-left:64px;padding-right:64px;border-bottom:1px solid #969696}.p-message-header-user .p-message-header-user__pc{display:none}}.p-message-container{position:relative;padding:16px;opacity:0}.p-message-container.style-ready{opacity:1}.p-message-container-body-loading{text-align:center;padding-top:8px;padding-bottom:4px}.p-message-container-body-empty{display:flex;justify-content:center;align-items:center;height:100%;color:var(--gray-500)}.p-message-container-body-group-created{flex-direction:column}.p-message-container-body-group-created .p-message-group-created-info{text-align:center;padding:20px;margin:0 20px;color:#b8aea8;font-size:14px}.p-message-messages{padding:8px 8px 8px 24px}.p-message-messages.style-append-calculate ul li:first-child{padding-top:16px}.p-message-messages ul li:not(:first-child){margin-top:16px}.p-message-messages .p-message-messages__message{white-space:pre-wrap;word-break:break-all}.p-message-messages .p-message-messages__message .p-message-messages__file .p-message-messages__file-name{font-size:11px;line-height:16px;color:var(--brown-300);margin-top:6px}.p-message-messages .p-message-messages__message .p-message-messages__file .p-message-messages__file-preview{cursor:pointer;margin-top:9px;margin-bottom:4px;display:inline-block;line-height:0}.p-message-messages .p-message-messages__message .p-message-messages__file .p-message-messages__file-preview img{max-width:100%;max-height:200px;width:auto;height:auto;display:block;border-radius:4px}.p-message-messages .p-message-messages__message .p-message-messages__file .p-message-messages__file-preview.p-message-messages__schedule-preview{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);border:2px solid #4a90e2;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #4a90e21a}.p-message-messages .p-message-messages__message .p-message-messages__file .p-message-messages__file-preview.p-message-messages__schedule-preview:hover{background:linear-gradient(135deg,#e6f3ff,#d1ebff);border-color:#357abd;box-shadow:0 4px 8px #4a90e233;transform:translateY(-1px)}.p-message-messages .p-message-messages__message .p-message-messages__file .p-message-messages__file-preview.p-message-messages__schedule-preview .p-message-messages__schedule-icon{display:flex;align-items:center;justify-content:center}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card{background:#3b82f626;border:2px solid rgba(59,130,246,.5);border-radius:8px;padding:0;margin:8px 0;cursor:pointer;transition:all .2s ease;overflow:hidden;position:relative;box-shadow:0 2px 4px #3b82f633;max-width:280px;min-width:280px;width:fit-content;display:inline-block}@media screen and (max-width: 767px){.p-message-messages .p-message-messages__message .p-message-messages__schedule-card{max-width:280px}}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card:hover{border-color:#3b82f6b3;background:#3b82f633;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f659}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card:hover .p-message-messages__schedule-arrow{transform:translate(4px);opacity:1}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card:hover .p-message-messages__schedule-icon{background:#3b82f640}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card:active{transform:translateY(-1px);background:#3b82f640;border-color:#3b82f6cc;box-shadow:0 2px 6px #3b82f666}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-card-header{display:flex;align-items:center;padding:16px 20px 12px;gap:12px}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-icon{width:32px;height:32px;background:#3b82f633;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-icon img{display:block}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-title{flex:1;font-size:16px;font-weight:600;color:#374151;margin:0}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-arrow{color:#6b7280;opacity:.6;transition:all .2s ease;flex-shrink:0}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-arrow:before{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#9ca3af1a;opacity:0;transition:all .2s ease}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-subtitle{padding:0 20px 16px;font-size:14px;color:#6b7280;opacity:.8;margin:0;position:relative}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card .p-message-messages__schedule-subtitle:after{position:absolute;right:20px;top:0;font-size:11px;color:#4b5563;opacity:0;transition:all .2s ease;font-weight:500}.p-message-messages .p-message-messages__message .p-message-messages__schedule-card:hover .p-message-messages__schedule-subtitle:after{opacity:.6}.p-message-messages .p-message-messages__message .p-message-messages__file+.p-message-messages__schedule-card{margin-top:12px}.p-message-messages .p-message-messages__date-tag{padding-top:8px;padding-bottom:8px}.p-message-messages .p-message-messages__date-tag span{display:block;border:1px solid #c2b9b4;width:184px;height:20px;font-size:10px;line-height:16px;padding-top:1px;text-align:center;border-radius:10px;margin-left:auto;margin-right:auto}.p-message-messages .p-message-messages__my-message{display:flex;max-width:calc(100% - 40px);margin-left:auto;justify-content:flex-end;align-items:flex-end}.p-message-messages .p-message-messages__my-message .p-message-messages__date{display:flex;flex-direction:column;align-items:flex-end;font-size:10px;line-height:1;padding-right:8px;padding-bottom:2px;color:#969696}.p-message-messages .p-message-messages__my-message .p-message-messages__read{margin-bottom:2px;white-space:nowrap;position:relative;cursor:default}.p-message-messages .p-message-messages__my-message .p-message-messages__read.p-message-messages__read--with-tooltip[data-tooltip]:hover:before{content:attr(data-tooltip);position:absolute;bottom:100%;right:0;margin-bottom:4px;padding:4px 8px;background-color:#333;color:#fff;font-size:.75rem;line-height:1.125rem;white-space:pre;width:max-content;border-radius:4px;z-index:1000}.p-message-messages .p-message-messages__my-message .p-message-messages__message{background-color:#eaeaea;font-size:.875rem;line-height:1.25rem;padding:5px 8px;border-radius:8px;white-space:pre-wrap;word-wrap:break-all;border:1px solid #969696}.p-message-messages .p-message-messages__my-message .p-message-messages__message a{color:var(--font-color-link);text-decoration:underline}.p-message-messages .p-message-messages__others-message{display:flex}@media screen and (max-width: 767px){.p-message-messages .p-message-messages__others-message{padding-right:16px}}.p-message-messages .p-message-messages__others-message .p-message-messages__thumb{padding-right:8px}.p-message-messages .p-message-messages__others-message .p-message-messages__thumb .p-message-messages__thumb-image{width:40px;height:40px;background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;border-radius:50%}.p-message-messages .p-message-messages__others-message .p-message-messages__texts{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;max-width:80%}.p-message-messages .p-message-messages__others-message .p-message-messages__texts .p-message-messages__name{font-size:.6875rem;line-height:1rem;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-wrap:break-all}.p-message-messages .p-message-messages__others-message .p-message-messages__texts .p-message-messages__message{margin-top:7px;background-color:var(--white);font-size:.875rem;line-height:1.25rem;padding:5px 8px;border-radius:8px;white-space:pre-wrap;word-wrap:break-all;border:1px solid #969696}.p-message-messages .p-message-messages__others-message .p-message-messages__date{padding-left:8px;font-size:10px;line-height:1;position:relative;color:#969696}.p-message-messages .p-message-messages__others-message .p-message-messages__date span{position:absolute;bottom:2px;display:block}.p-message-new-message{padding:16px 8px 24px 16px;background-color:#cecece}@media screen and (max-width: 767px){.p-message-new-message{padding-bottom:16px}}.p-message-new-message .p-message-new-message__box{margin-top:0;border-radius:4px;background-color:var(--white)}.p-message-new-message .p-message-new-message__box textarea{margin-top:4px;margin-bottom:4px;display:block;width:100%;resize:none;border-width:0px;padding:8px 16px;font-size:16px;height:100px}.p-message-new-message .p-message-new-message__box textarea::placeholder{color:var(--gray-100)}.p-message-new-message .p-message-new-message__box textarea:focus{outline:none}.p-message-new-message .p-message-new-message__box .resizer{border-radius:4px 4px 0 0;top:-8;height:10px;cursor:row-resize}.p-message-new-message .p-message-new-message__box .resizer__line{position:relative;left:50%;top:4px}.p-message-new-message .p-message-new-message__box .resizer__line,.p-message-new-message .p-message-new-message__box .resizer__line:before,.p-message-new-message .p-message-new-message__box .resizer__line:after{content:"";display:block;width:24px;height:1px;background-color:var(--gray-100)}.p-message-new-message .p-message-new-message__box .resizer__line:before{transform:translateY(-2px)}.p-message-new-message .p-message-new-message__box .resizer__line:after{transform:translateY(1px)}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-input{display:none}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area{position:relative;height:48px;display:inline-flex;align-items:center;vertical-align:top;border:1px solid #cecece;margin-left:12px;margin-bottom:8px;border-radius:4px}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-preview{position:absolute;top:0;left:0}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-preview .p-message-new-message__attachment-preview-image{width:46px;height:46px;background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;border-radius:3px 0 0 3px}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-preview .p-message-new-message__attachment-pdf{width:46px;height:46px;border-radius:3px 0 0 3px;overflow:hidden;box-shadow:0 0 0 .5px #00000014 inset}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-preview .p-message-new-message__attachment-pdf object{height:100%;width:100%}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-preview .p-message-new-message__attachment-schedule-icon{width:48px;height:48px;border-radius:3px 0 0 3px;box-shadow:0 0 0 .5px #00000014 inset;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);border:1px solid #4a90e2;transition:all .2s ease}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-preview .p-message-new-message__attachment-preview{cursor:pointer}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-preview .p-message-new-message__attachment-preview:hover .p-message-new-message__attachment-schedule-icon{background:linear-gradient(135deg,#e6f3ff,#d1ebff);border-color:#357abd}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-name{padding-left:56px;padding-right:32px;font-size:11px;color:var(--gray-500);max-width:320px;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;padding-top:8px}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-delete{position:absolute;top:0;right:6px;cursor:pointer}.p-message-new-message .p-message-new-message__box .p-message-new-message__attachment .p-message-new-message__attachment-area .p-message-new-message__attachment-delete img{width:18px;height:18px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions{border-top:1px solid #eaeaea;display:flex;justify-content:space-between;padding-left:8px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul{display:flex}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li:first-child{margin-left:8px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li:not(:first-child){margin-left:24px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li span{cursor:pointer;margin-top:6px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li span.style-atachement{display:block;color:var(--primary);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%3e%3cg%20id='グループ_3371'%20data-name='グループ%203371'%20transform='translate(-444.629%20-339.993)'%3e%3cpath%20id='パス_12670'%20data-name='パス%2012670'%20d='M454,341.955a3.309,3.309,0,0,1,4.666,0h0a3.308,3.308,0,0,1,0,4.665l-7.41,7.41a3.309,3.309,0,0,1-4.666,0h0a3.308,3.308,0,0,1,0-4.665l4.22-4.22a1.649,1.649,0,0,1,2.332,0h0a1.648,1.648,0,0,1,0,2.333l-3.945,3.945'%20fill='none'%20stroke='%239a8b83'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-position:top 4px left;background-repeat:no-repeat;content:"";padding-left:24px;font-size:.75rem;line-height:1.125rem;padding-top:4px;padding-bottom:4px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li span.style-atachement.style-disable{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%3e%3cg%20id='グループ_6446'%20data-name='グループ%206446'%20transform='translate(1%201)'%3e%3cg%20id='グループ_6337'%20data-name='グループ%206337'%3e%3cpath%20id='パス_12670'%20data-name='パス%2012670'%20d='M455.2,342.092a3.782,3.782,0,0,1,5.332,0h0a3.781,3.781,0,0,1,0,5.332l-8.468,8.469a3.782,3.782,0,0,1-5.332,0h0a3.781,3.781,0,0,1,0-5.332l4.823-4.823a1.884,1.884,0,0,1,2.665,0h0a1.884,1.884,0,0,1,0,2.666l-4.508,4.509'%20transform='translate(-445.629%20-340.993)'%20fill='none'%20stroke='%23cecece'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");color:var(--gray-100)}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li span.style-atachement.style-schedule{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20desc='Created%20with%20imagetracer.js%20version%201.2.6'%20%3e%3cpath%20fill='rgb(0,0,0)'%20stroke='rgb(0,0,0)'%20stroke-width='1'%20opacity='0'%20d='M%200%200%20L%2048%200%20L%2048%2048%20L%200%2048%20L%200%200%20Z%20M%2014%206%20L%2014%2010%20Q%208%208%206%2012%20L%206%2041%20L%208%2042%20L%2041%2042%20L%2042%2041%20L%2042%2012%20L%2041%2010%20L%2034%2010%20L%2034%206%20Q%2028%204%2030%2010%20L%2019%2010%20L%2018%206%20L%2014%206%20Z%20'%20/%3e%3cpath%20fill='rgb(0,0,0)'%20stroke='rgb(0,0,0)'%20stroke-width='1'%20opacity='0'%20d='M%2010%2014%20L%2037.5%2014%20L%2038%2014.5%20L%2038%2020%20L%2010.5%2020%20L%2010%2019.5%20L%2010%2014%20Z%20'%20/%3e%3cpath%20fill='rgb(0,0,0)'%20stroke='rgb(0,0,0)'%20stroke-width='1'%20opacity='0'%20d='M%2010%2024%20L%2038%2024%20L%2038%2038%20L%2010%2038%20L%2010%2024%20Z%20'%20/%3e%3cpath%20fill='rgb(154,139,131)'%20stroke='rgb(154,139,131)'%20stroke-width='1'%20opacity='0.6705882352941176'%20d='M%207.5%2010%20L%209%2010.5%20L%207%2011%20L%206.5%2013%20L%206%2011.5%20L%207.5%2010%20Z%20'%20/%3e%3cpath%20fill='rgb(154,139,131)'%20stroke='rgb(154,139,131)'%20stroke-width='1'%20opacity='0.6705882352941176'%20d='M%2039.5%2010%20L%2042%2011.5%20L%2041.5%2013%20L%2041%2011%20L%2039.5%2010%20Z%20'%20/%3e%3cpath%20fill='rgb(154,139,131)'%20stroke='rgb(154,139,131)'%20stroke-width='1'%20opacity='0.6705882352941176'%20d='M%206.5%2039%20L%207%2041%20L%209%2041.5%20L%207.5%2042%20L%206.5%2039%20Z%20'%20/%3e%3cpath%20fill='rgb(154,139,131)'%20stroke='rgb(154,139,131)'%20stroke-width='1'%20opacity='0.6705882352941176'%20d='M%2041.5%2039%20L%2042%2040.5%20L%2039.5%2042%20L%2039.5%2041%20Q%2042%2041.7%2041.5%2039%20Z%20'%20/%3e%3cpath%20fill='rgb(154,139,131)'%20stroke='rgb(154,139,131)'%20stroke-width='1'%20opacity='0.996078431372549'%20d='M%2015.5%206%20L%2018%207.5%20L%2016.5%207%20L%2014.5%208%20L%2015.5%206%20Z%20'%20/%3e%3cpath%20fill='rgb(154,139,131)'%20stroke='rgb(154,139,131)'%20stroke-width='1'%20opacity='0.996078431372549'%20d='M%2031.5%206%20L%2034%207.5%20L%2032.5%207%20L%2030.5%208%20L%2031.5%206%20Z%20'%20/%3e%3cpath%20fill='rgb(154,139,131)'%20stroke='rgb(154,139,131)'%20stroke-width='1'%20opacity='1'%20d='M%2015.5%207%20L%2018%208.5%20L%2018.5%2010%20L%2030%2010%20L%2031.5%207%20L%2034%208.5%20Q%2033.1%2011.9%2038.5%2010%20L%2042%2014.5%20L%2042%2038.5%20L%2037.5%2042%20L%209.5%2042%20L%206%2037.5%20L%206%2013.5%20Q%208.1%209.1%2014%2010%20L%2015.5%207%20Z%20M%2010%2014%20L%2010%2020%20L%2011%2020%20L%2038%2020%20L%2038%2015%20L%2038%2014%20L%2010%2014%20Z%20M%2010%2024%20L%2010%2038%20L%2038%2038%20L%2038%2024%20L%2010%2024%20Z%20'%20/%3e%3c/svg%3e");background-position:top 5px left;background-repeat:no-repeat;background-size:16px 16px;padding-left:24px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li span.style-atachement.style-schedule.style-disable{opacity:.5}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li span.style-atachement.style-resume{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='19.872'%20height='22.321'%20viewBox='0%200%2019.872%2022.321'%3e%3cdefs%3e%3cclipPath%20id='clip-path'%3e%3crect%20id='長方形_2810'%20data-name='長方形%202810'%20width='17.311'%20height='7.904'%20fill='none'/%3e%3c/clipPath%3e%3clinearGradient%20id='linear-gradient'%20y1='1.521'%20x2='0.032'%20y2='1.521'%20gradientUnits='objectBoundingBox'%3e%3cstop%20offset='0'%20stop-color='%23c82b1d'/%3e%3cstop%20offset='1'%20stop-color='%23bd2721'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip-path-2'%3e%3crect%20id='長方形_2811'%20data-name='長方形%202811'%20width='19.872'%20height='22.321'%20fill='none'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%20id='グループ_3075'%20data-name='グループ%203075'%20transform='translate(-524.128%20-652.779)'%3e%3cpath%20id='パス_12587'%20data-name='パス%2012587'%20d='M5.5,0V22.321H22.31V5.233L17.134,0Z'%20transform='translate(521.689%20652.779)'%20fill='%23ddd'/%3e%3cg%20id='グループ_2944'%20data-name='グループ%202944'%20transform='translate(524.128%20663.077)'%3e%3cg%20id='グループ_2943'%20data-name='グループ%202943'%20clip-path='url(%23clip-path)'%3e%3crect%20id='長方形_2809'%20data-name='長方形%202809'%20width='17.311'%20height='7.904'%20transform='translate(0%200)'%20fill='url(%23linear-gradient)'/%3e%3c/g%3e%3c/g%3e%3cpath%20id='パス_12588'%20data-name='パス%2012588'%20d='M26.4,5.177h5.177L26.4,0Z'%20transform='translate(512.423%20652.779)'%20fill='%23c9c9c9'/%3e%3cg%20id='グループ_2946'%20data-name='グループ%202946'%20transform='translate(524.128%20652.779)'%3e%3cg%20id='グループ_2945'%20data-name='グループ%202945'%20clip-path='url(%23clip-path-2)'%3e%3cpath%20id='パス_12589'%20data-name='パス%2012589'%20d='M4.9,20.6H6.125a3.086,3.086,0,0,1,1.448.334,1.38,1.38,0,0,1,.612,1.28,1.35,1.35,0,0,1-.557,1.28,2.01,2.01,0,0,1-1.336.39H5.9v2h-1Zm.946,2.449h.335a1.185,1.185,0,0,0,.667-.167.717.717,0,0,0,.278-.612.825.825,0,0,0-.056-.39.968.968,0,0,0-.223-.278,1.185,1.185,0,0,0-.667-.167H5.846Z'%20transform='translate(-2.173%20-9.133)'%20fill='%23fff'/%3e%3cpath%20id='パス_12590'%20data-name='パス%2012590'%20d='M12.7,20.6h1.392a2.885,2.885,0,0,1,1.837.557,2,2,0,0,1,.557.779,4.154,4.154,0,0,1,.222,1.336,2.934,2.934,0,0,1-.222,1.28,2.209,2.209,0,0,1-.557.835,2.007,2.007,0,0,1-.835.445,6.14,6.14,0,0,1-1,.111H12.7Zm1,4.509h.5a1.458,1.458,0,0,0,1.058-.5,2.031,2.031,0,0,0,.445-1.336,1.928,1.928,0,0,0-.445-1.336,1.248,1.248,0,0,0-1.058-.445h-.5Z'%20transform='translate(-5.631%20-9.133)'%20fill='%23fff'/%3e%3cpath%20id='パス_12591'%20data-name='パス%2012591'%20d='M22.1,20.6h2.394l.111.835H22.991v1.336h1.447v.835H22.991v2.338H22.1Z'%20transform='translate(-9.798%20-9.133)'%20fill='%23fff'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:top 3px left;background-repeat:no-repeat;background-size:16px 16px;padding-left:24px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li.p-message-attachment-dropdown{position:relative}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li.p-message-attachment-dropdown .p-message-attachment-dropdown__menu{position:absolute;bottom:100%;left:0;background-color:var(--white);border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;padding:8px 0;z-index:1;margin-bottom:8px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li.p-message-attachment-dropdown .p-message-attachment-dropdown__menu .p-message-attachment-dropdown__item{padding:12px 16px;cursor:pointer;font-size:.875rem;line-height:1.25rem;color:var(--black);transition:background-color .15s ease;display:flex;flex-direction:column;gap:4px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li.p-message-attachment-dropdown .p-message-attachment-dropdown__menu .p-message-attachment-dropdown__item:hover{background-color:#f5f5f5}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions ul li.p-message-attachment-dropdown .p-message-attachment-dropdown__menu .p-message-attachment-dropdown__item .p-message-attachment-dropdown__note{font-size:.6875rem;line-height:1rem;color:var(--gray-500);line-height:1.4;display:block}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__attachment-name .schedule-name-icon{width:16px;height:16px;margin-right:6px;vertical-align:middle;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send{display:flex}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send .p-message-new-message__note{margin-top:16px;margin-right:16px}@media screen and (max-width: 767px){.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send .p-message-new-message__note{display:none}}@media screen and (min-width: 768px) and (max-width: 991px){.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send .p-message-new-message__note{display:none}}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send .p-message-new-message__note ul{display:flex;justify-content:flex-end}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send .p-message-new-message__note ul li{font-size:10px;line-height:10px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send .p-message-new-message__note ul li:not(:first-child){margin-left:8px}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send button{background-color:var(--primary);border-radius:0 0 4px;border:none;height:40px;cursor:pointer;padding-left:36px;padding-right:40px;display:flex;align-items:center;margin:0}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send button:focus{outline:none}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send button img{display:inline-block}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send button span{display:block;color:var(--white);font-size:.875rem;line-height:1.25rem;font-weight:700;line-height:1;margin-left:12px;white-space:nowrap}.p-message-new-message .p-message-new-message__box .p-message-new-message__actions .p-message-new-message__send button:disabled{opacity:.5;cursor:auto}.p-message-new-message .p-message-new-message__desc{font-size:.75rem;line-height:1.125rem;margin-top:9px}@media screen and (min-width: 768px) and (max-width: 991px){.p-message-new-message .p-message-new-message__desc span{display:none}}.p-message-new-message .p-message-new-message__desc span{margin-left:12px}.p-message-new-message .p-message-new-message__desc span.style-right{position:absolute;right:16px}.p-message-new-message .p-message-new-message__desc span.style-pointer{cursor:pointer}.p-message-new-message .p-message-new-message__sp-door{background-color:var(--white);border-radius:4px;font-size:.875rem;line-height:1.25rem;color:var(--gray-100);padding:10px 0 10px 16px}@media screen and (min-width: 768px),print{.p-message-new-message .p-message-new-message__sp-door{display:none}}@media screen and (max-width: 767px){.p-message-new-message.style-sp-input-focus .p-message-new-message__sp-door{display:none}.p-message-new-message:not(.style-sp-input-focus) .p-message-new-message__box{display:none}.p-message-new-message:not(.style-sp-input-focus) .p-message-new-message__desc{display:none}}.p-message-new-message-closed{text-align:center;padding-bottom:24px;font-size:.875rem;line-height:1.25rem;color:var(--gray-500)}.p-message-new-message-closed a{color:var(--font-color-link);text-decoration:underline}.p-message-first-send-dialog{text-align:center}.p-message-first-send-dialog .p-message-first-send-dialog__title{font-size:1.25rem;line-height:1.8125rem;font-weight:700;margin-top:24px;margin-bottom:24px}.p-message-first-send-dialog .p-message-first-send-dialog__desc{margin:auto auto 16px;text-align:left;width:100%;font-size:1rem;line-height:1.625rem}.p-message-first-send-dialog .p-message-first-send-dialog__desc ul{width:100%}.p-message-first-send-dialog .p-message-first-send-dialog__desc-sub{text-align:left;margin-bottom:16px}.p-group-message-dialog .c-dialog__container .c-dialog__surface{width:800px;max-width:95vw}@media screen and (max-width: 767px){.p-group-message-dialog .c-dialog__container .c-dialog__surface{width:95vw}}.p-group-message-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body{padding-left:40px;padding-right:40px}@media screen and (max-width: 767px){.p-group-message-dialog .c-dialog__container .c-dialog__surface.style-padding-wide .c-dialog__body{padding-left:16px;padding-right:16px;width:100%}}.p-group-message-dialog .c-search-box{margin-top:0}.p-group-message-group{display:flex;justify-content:space-between}.p-group-message-group .p-group-message-group-name{flex:1.5;min-width:0}.p-group-message-group .p-group-message-icon{flex:1;min-width:0}@media screen and (max-width: 767px){.p-group-message-group{flex-direction:column;gap:16px}}.p-group-message-add-name{width:100%}.p-group-message-group-detail{font-size:12px;color:#666;margin-top:8px}.p-group-message-theme{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.p-group-message-selected-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:0 2px 4px #0000001a;overflow:hidden}.p-group-message-selected-icon img.p-group-message-theme-icon[style*="width: 100%"]{margin-left:0;margin-top:0;width:100%;height:100%;border-radius:50%;object-fit:cover}.p-group-message-sub-title{font-size:14px;font-weight:700;margin-top:16px;padding-bottom:8px}.p-group-message-sub-title-icons,.p-group-message-sub-title-add-members{font-size:14px;font-weight:700;margin-top:16px}.p-group-message-theme{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.p-group-message-theme-icon{width:32px;height:32px;object-fit:cover}.p-group-message-themes{width:32px;height:32px;border-radius:50%;cursor:pointer;border:2px solid transparent;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.p-group-message-themes:hover{box-shadow:0 2px 5px #0003}.p-group-message-themes.selected{border:2px solid red;box-shadow:0 2px 8px #0000004d}.p-group-message-theme-color.selected:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.p-group-message-group-detail{color:#a0a0a0;font-size:12px}.p-group-message-detail-corporation{color:#a0a0a0;margin-top:24px}.p-group-message-detail-user{color:#a0a0a0;margin-top:8px}.p-group-message-selected-icon img.p-group-message-theme-icon{width:40%;height:40%;object-fit:contain}.p-group-message-selected-icon img.p-group-message-theme-icon.is-full-size{margin-left:0;margin-top:0;width:100%;height:100%;border-radius:50%;object-fit:cover}.p-message-header-user__pc{display:flex;align-items:center;justify-content:space-between;gap:12px}.p-message-header-group-name{display:flex;align-items:center;font-size:1rem;font-weight:700;color:#333;gap:8px}.p-message-header-group-image-wrapper{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;box-shadow:0 2px 5px #0000001a;border:2px solid #fff;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 767px){.p-message-header-group-image-wrapper{width:40px;height:40px}}.p-message-header-group-image{width:100%;height:100%;object-fit:cover}.p-message-header-group-image:not(.has-custom-image){background-size:60%;background-position:center;background-repeat:no-repeat}.p-message-header-group-image:not(.has-custom-image)[src*="icon_group_default.png"]{transform:scale(.9)}.p-message-header-group-image-icon{width:28px;height:28px;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.p-message-header-icon{width:32px;height:32px}}.p-message-header-group-members{display:flex;align-items:center;margin-right:8px;transform-style:preserve-3d}.p-message-header-group-members .p-message-header-group-member-plus-icon{background-color:#9ca3af;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;border-radius:50%;width:42px;height:42px;border:2px solid white;cursor:pointer}.p-message-header-group-members .p-message-header-group-member-plus-icon:hover{opacity:.8}.p-message-header-group-members>*{margin-left:-8px;position:relative}.p-message-header-group-members>*:first-child{margin-left:0;transform:translateZ(9px)}.p-message-header-group-members>*:nth-child(2){transform:translateZ(8px)}.p-message-header-group-members>*:nth-child(3){transform:translateZ(7px)}.p-message-header-group-members>*:nth-child(4){transform:translateZ(6px)}.p-message-header-group-members>*:nth-child(5){transform:translateZ(5px)}.p-message-header-group-members>*:nth-child(6){transform:translateZ(4px)}.p-message-header-group-members>*:nth-child(7){transform:translateZ(3px)}.p-message-header-group-members>*:nth-child(8){transform:translateZ(2px)}.p-message-header-group-members>*:nth-child(9){transform:translateZ(1px)}.p-message-header-group-members>*:nth-child(10){transform:translateZ(0)}.p-message-header-member-menu{cursor:pointer;margin-left:0!important}.p-message-header-member-menu .p-message-header-group-member-menu-icon{background-color:#6b7280;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;border-radius:50%;width:42px;height:42px;border:2px solid white;line-height:1}.p-message-header-member-menu:hover{opacity:.8}.p-message-members-dialog .p-message-members-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:20px 0}@media (max-width: 768px){.p-message-members-dialog .p-message-members-grid{grid-template-columns:repeat(3,1fr);gap:15px}}@media (max-width: 480px){.p-message-members-dialog .p-message-members-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.p-message-members-dialog .p-message-member-item{display:flex;flex-direction:column;align-items:center;text-align:center}.p-message-members-dialog .p-message-member-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;width:100%}.p-message-members-dialog .p-message-member-link:hover{opacity:.8}.p-message-members-dialog .p-message-member-avatar{width:60px;height:60px;margin-bottom:8px;border-radius:50%;overflow:hidden;border:2px solid #e5e7eb}.p-message-members-dialog .p-message-member-avatar .p-message-member-image{width:100%;height:100%;object-fit:cover}.p-message-members-dialog .p-message-member-name{font-size:12px;color:#374151;font-weight:500;line-height:1.4;word-break:break-all;max-width:80px}.p-message-members-dialog-close{display:flex;justify-content:center;margin-top:20px;padding-top:20px}.p-message-header-group-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.p-message-header-group-member-image{width:42px;height:42px;border-radius:50%;object-fit:cover}.p-group-create-button{text-align:center;margin-top:32px}.p-group-create-button .p-group-create-button__cancel{margin-right:16px}@media screen and (max-width: 767px){.p-group-create-button .p-group-create-button__cancel{margin-bottom:16px}}.p-group-message-themes{cursor:pointer;border-radius:50%}.p-group-message-themes:hover,.p-group-message-themes.selected{border:2px solid red}.p-group-message-search-no-users{margin-top:24px;color:#a0a0a0}.p-group-message-member-added-list{display:grid;grid-template-columns:repeat(2,1fr)}.p-group-message-member-added{position:relative;display:flex;height:48px;border-radius:4px;margin-top:8px;margin-right:8px;background-color:#fff;box-shadow:0 1px 4px #21212140;align-items:center}@media screen and (max-width: 767px){.p-group-message-member-added{width:100%;max-width:100%}}.p-message-limit-dialog{text-align:center}.p-message-limit-dialog .p-message-limit-dialog__title{font-size:1.25rem;line-height:1.8125rem;font-weight:700;margin-top:40px;margin-bottom:24px}.p-message-limit-dialog .p-message-limit-dialog__desc{max-width:476px;margin:24px auto;text-align:left;width:100%}.p-message-limit-dialog .p-message-limit-dialog__desc ul{width:100%}.p-message-limit-dialog .p-message-limit-dialog__desc-sub{text-align:left;margin-bottom:16px}.p-message-limit-dialog .p-message-limit-dialog__plan{border:1px solid var(--gray-500);border-radius:8px;max-width:430px;margin:auto;padding:16px;text-align:left}.p-message-limit-dialog .p-message-limit-dialog__plan span{font-weight:700}.p-message-limit-dialog .p-message-limit-dialog__attention,.p-message-limit-dialog .p-message-limit-dialog__accept{margin-top:24px}.p-message-header-group-name--sp{display:flex;align-items:center;justify-content:space-between;width:100%}.p-message-header-group-image-container{display:flex;align-items:center;gap:8px}.p-message-header-group-name__text{font-weight:700;font-size:1rem}.p-group-message-member-added-container{max-height:400px;max-width:720px;margin-top:24px}.p-group-message-member-added-container-scroll{max-height:360px;max-width:720px;overflow-y:auto;margin-bottom:24px}.p-groupmessage-added-member{width:40px;height:40px;margin-top:16px;margin-bottom:16px;margin-left:16px;border-radius:50%;background-color:#fff}.p-groupmessage-added-member-top{width:40px;height:40px;margin-top:16px;margin-bottom:16px;margin-left:8px;border-radius:50%}.p-group-message-member-added-member-image{width:32px;height:32px;margin-top:0;margin-right:16px;margin-left:16px;border-radius:50%;flex-shrink:0}.p-group-message-member-added-name{margin-top:0;font-weight:700;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-group-message-member-added-status{margin-top:0;margin-left:auto;margin-right:32px;color:#a0a0a0;flex-shrink:0;min-width:50px;text-align:right}.p-group-message-member-added-list{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:8px}@media screen and (max-width: 767px){.p-group-message-member-added-list{grid-template-columns:1fr}}.p-groupmessage-delete-icon{position:absolute;top:8px;right:-8px;cursor:pointer}.p-groupmessage-added-member-container,.p-groupmessage-added-member-wrapper{position:relative;display:inline-block}.p-groupmessage-added-member-wrapper:hover .p-groupmessage-member-tooltip{visibility:visible}.p-groupmessage-member-tooltip{visibility:hidden;background-color:#000c;color:#fff;text-align:center;padding:5px 10px;border-radius:4px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translate(-50%);white-space:nowrap;font-size:12px}.p-groupmessage-member-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.8) transparent transparent transparent}.p-message-group-created-date{color:#666;font-size:12px;margin-top:4px}.p-group-message-faq{color:#a0a0a0;font-size:12px;text-align:right;margin-top:16px}.p-message-header-member-wrapper{position:relative;display:inline-block}.p-message-header-member-wrapper:hover .p-message-header-member-tooltip{visibility:visible}.p-message-header-member-tooltip{visibility:hidden;background-color:#000c;color:#fff;text-align:center;padding:5px 10px;border-radius:4px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translate(-50%);white-space:nowrap;font-size:12px}.p-message-header-member-tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.8) transparent transparent transparent}.pf-mock-action-list ul{display:flex}.pf-mock-action-list ul li:not(:first-child){margin-left:15px}.pf-mock-search-jobs{display:flex}.pf-mock-search-jobs>div{margin-right:20px}.pf-mock-search-jobs>div p{font-weight:700}.p-mock-debug-actions{margin-top:24px;margin-bottom:24px;text-align:center}.p-mock-debug-actions a{color:var(--gray-300);font-size:.75rem;line-height:1.125rem;text-decoration:underline}.p-pdf-grid-container{transition:all ease-out .2s;padding:35px 48px 61px}@media screen and (max-width: 991px){.p-pdf-grid-container{padding:35px 24px 61px}}@media screen and (min-width: 1304px){.p-pdf-grid-container{width:960px}}@media screen and (max-width: 1303px){.p-pdf-grid-container{width:960px}}@media screen and (max-width: 991px){.p-pdf-grid-container{width:720px}}@media screen and (max-width: 767px){.p-pdf-grid-container{width:540px}}@media screen and (max-width: 567px){.p-pdf-grid-container{width:100%}}@media print{.p-pdf-grid-container{width:720px;padding-left:16px;padding-right:16px}}.p-pdf-invoice-show-layout{background-color:var(--gray-500);position:relative;padding-bottom:120px}@media screen and (max-width: 767px){.p-pdf-invoice-show-layout{padding-bottom:144px}}@media print{.p-pdf-invoice-show-layout{background-color:inherit;padding-bottom:0}}.p-pdf-invoice-show-layout .p-pdf-invoice-show-layout__container{display:flex;justify-content:center;padding-top:120px;padding-bottom:120px}@media screen and (max-width: 767px){.p-pdf-invoice-show-layout .p-pdf-invoice-show-layout__container{padding-top:40px;padding-bottom:40px}}@media print{.p-pdf-invoice-show-layout .p-pdf-invoice-show-layout__container{width:720px;padding-top:0;padding-bottom:0}}.p-pdf-invoice-show-layout .p-pdf-invoice-show-layout__container .p-pdf-grid-container{background-color:var(--white)}.p-pdf-invoice-show-layout .p-pdf-invoice-show-layout__footer{position:fixed;bottom:0;left:0;width:100%}@media print{.p-pdf-invoice-show-layout .p-pdf-invoice-show-layout__footer{display:none}}@media screen and (min-width: 768px),print{.p-pdf-invoice-split-layout{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-pdf-invoice-split-layout>div{padding-right:12px;padding-left:12px}.p-pdf-invoice-split-layout>div:first-child{width:59%}.p-pdf-invoice-split-layout>div:last-child{width:41%}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-pdf-invoice-split-layout>div:first-child{width:60%}.p-pdf-invoice-split-layout>div:last-child{width:40%}}.p-pdf-invoice-show-dates{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-pdf-invoice-show-dates>div{padding-right:12px;padding-left:12px}.p-pdf-invoice-show-dates>div:first-child{width:60%}.p-pdf-invoice-show-dates>div:last-child{width:40%}@media screen and (min-width: 768px) and (max-width: 991px){.p-pdf-invoice-show-dates>div:first-child{width:60%}.p-pdf-invoice-show-dates>div:last-child{width:40%}}@media screen and (max-width: 991px){.p-pdf-invoice-show-dates>div:first-child{width:50%}.p-pdf-invoice-show-dates>div:last-child{width:50%}}@media screen and (max-width: 767px){.p-pdf-invoice-show-dates>div:first-child{width:35%}.p-pdf-invoice-show-dates>div:last-child{width:65%}}.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__title{font-size:1.375rem;line-height:2.0625rem;font-weight:700}.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__title span{font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--red-500)}@media (min-width: 992px){.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__title span{margin-left:24px}}@media (max-width: 991px){.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__title span{margin-top:1px;display:block;font-size:.75rem;line-height:1.125rem}}@media (max-width: 767px){.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__title span{margin-top:6px}}.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__dates{display:flex;padding-left:2px}.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__dates dl{width:50%}.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__dates dl dt{font-size:.875rem;line-height:1.25rem;font-weight:700;padding-top:3px}.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__dates dl dd{font-size:.875rem;line-height:1.25rem;margin-top:10px}@media screen and (max-width: 767px){.p-pdf-invoice-show-dates .p-pdf-invoice-show-dates__dates dl dd{font-size:.75rem;line-height:1.125rem}}.p-pdf-invoice-show-header{margin-top:18px}.p-pdf-invoice-show-header dl dt{font-size:.875rem;line-height:1.25rem;font-weight:700}.p-pdf-invoice-show-header dl dd{margin-top:5px;word-break:break-all}.p-pdf-invoice-show-header dl dd p{margin-top:5px;font-size:.75rem;line-height:1.125rem;color:var(--gray-500)}.p-pdf-invoice-show-header dl dd.style-project-name-long{word-break:break-all;font-size:.875rem;line-height:1.25rem}.p-pdf-invoice-show-header dl dd.style-bank{color:var(--gray-500)}.p-pdf-invoice-show-header>div dl:not(:first-child){margin-top:21px}@media print{.p-pdf-invoice-show-header>div dl:not(:first-child){margin-top:8px}}@media screen and (max-width: 767px){.p-pdf-invoice-show-header>div dl{margin-top:21px}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-header .p-pdf-invoice-show-total-price:not(.style-project-name-long){display:block;visibility:visible;margin-top:34px}}@media print{.p-pdf-invoice-show-header .p-pdf-invoice-show-total-price:not(.style-project-name-long){margin-top:20px}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-header .p-pdf-invoice-show-total-price.style-project-name-long{display:none;visibility:hidden}}@media screen and (max-width: 767px){.p-pdf-invoice-show-header .p-pdf-invoice-show-total-price{display:none}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-total-price:not(.style-project-name-long){display:none;visibility:hidden}.p-pdf-invoice-show-total-price.style-project-name-long{display:block;visibility:visible}}.p-pdf-invoice-show-total-price>div dl{display:flex;justify-content:space-between;border-bottom:4px solid #969696}.p-pdf-invoice-show-total-price>div dl dt{font-size:1.125rem;line-height:1.6875rem;font-weight:700}.p-pdf-invoice-show-total-price>div dl dd{font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width: 767px){.p-pdf-invoice-show-total-price{margin-top:32px}}.p-pdf-invoice-show-prices{margin-top:40px;border:var(--gray-500) 2px solid}@media print{.p-pdf-invoice-show-prices{margin-top:10px}}@media screen and (max-width: 767px){.p-pdf-invoice-show-prices{border-width:0px;background-color:var(--gray-25)}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul{flex-wrap:wrap;margin-left:0;margin-right:0;display:flex}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li{padding-right:8px;padding-left:8px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-name,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-name{flex:1}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-price,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-price{width:144px}}@media screen and (min-width: 768px) and (max-width: 991px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-price,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-price{width:104px}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-tax,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-tax{width:100px}}@media screen and (min-width: 768px) and (max-width: 991px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-tax,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-tax{width:80px}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-amount,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-amount{width:86px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-unit,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-withhold,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-unit,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-withhold{width:80px}}@media screen and (min-width: 768px) and (max-width: 991px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-unit,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-withhold,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-unit,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-withhold{width:64px}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-calc,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-calc{width:136px}}@media screen and (min-width: 768px) and (max-width: 991px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-calc,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-calc{width:104px}}@media print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-name,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-name{flex:1}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-price,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-price{width:80px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-amount,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-amount{width:48px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-unit,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-unit{width:44px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-calc,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-calc{width:80px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-tax,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-tax{width:64px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-withhold,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__row ul li.style-withhold{width:56px}}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul{background-color:var(--gray-25)}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li{font-size:14px;padding-top:12px;height:54px;text-align:center;border-right:1px solid var(--gray-500)}@media print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li{font-size:11px}}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li:last-child{border-width:0px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-withhold{font-size:11px;line-height:16px;padding-top:11px}@media print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header ul li.style-withhold{font-size:10px}}@media screen and (max-width: 767px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__header{display:none}}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row{border-top:1px solid var(--gray-500)}@media print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row{break-inside:avoid}}@media screen and (max-width: 767px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row{padding-left:16px;padding-right:16px;padding-bottom:bottom;border-width:0px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row:first-child ul{border-width:0px}}@media screen and (max-width: 767px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul{border-top:2px solid var(--white);padding-top:16px}}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li{font-size:1rem;line-height:1.625rem;text-align:right;min-height:40px;padding-top:7px}@media print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li{font-size:.75rem;line-height:1.125rem}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li{border-right:1px solid var(--gray-500)}}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li:last-child{border-width:0px}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li.style-name{text-align:left}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li.style-withhold{text-align:center}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li h4{display:none}}@media screen and (max-width: 767px){.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li{padding-top:0;display:flex;justify-content:space-between}.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li h4,.p-pdf-invoice-show-prices .p-pdf-invoice-show-prices__contents .p-pdf-invoice-show-prices__rows .p-pdf-invoice-show-prices__row ul li span{display:block}}.p-pdf-invoice-show-prices-noice{font-size:.75rem;line-height:1.125rem;text-align:end}.p-pdf-invoice-show-total-price-info{margin-top:24px;display:flex;justify-content:space-between;flex-flow:row nowrap}@media screen and (max-width: 767px){.p-pdf-invoice-show-total-price-info{justify-content:flex-end;flex-flow:column wrap}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-total-price-info>div{width:45%}}@media screen and (max-width: 767px){.p-pdf-invoice-show-total-price-info>div{width:100%}}.p-pdf-invoice-show-total-price-info>div>dl{display:flex;justify-content:space-between}.p-pdf-invoice-show-total-price-info>div>dl:nth-child(2),.p-pdf-invoice-show-total-price-info>div>dl:nth-child(4){border-bottom:1px solid;margin-top:4px}.p-pdf-invoice-show-total-price-info>div>dl.style-total{padding-top:4px;font-size:1.125rem;line-height:1.6875rem}.p-pdf-invoice-show-total-price-info>div>dl.style-total dt{font-weight:700}.p-pdf-invoice-show-total-price-info>div>dl.style-total dd{font-weight:700}.p-pdf-invoice-show-total-price-info .p-pdf-invoice-show-total-price-info__breakdown{display:flex;justify-content:flex-end}@media screen and (max-width: 767px){.p-pdf-invoice-show-total-price-info .p-pdf-invoice-show-total-price-info__breakdown{margin-top:24px}}.p-pdf-invoice-show-total-price-info .p-pdf-invoice-show-total-price-info__breakdown .p-pdf-invoice-show-total-price-info__breakdown--title{margin-right:20px}.p-pdf-invoice-show-total-price-info .p-pdf-invoice-show-total-price-info__breakdown .p-pdf-invoice-show-total-price-info__breakdown--content dl{display:flex;justify-content:space-between;width:200px}.p-pdf-invoice-show-total-price-info .p-pdf-invoice-show-total-price-info__breakdown .p-pdf-invoice-show-total-price-info__breakdown--content dl dd.style-tax{font-size:.75rem;line-height:1.125rem}.p-pdf-invoice-form-border{margin-top:20px;border-top:2px solid var(--gray-50)}.p-pdf-invoice-show-footer{margin-top:45px}@media print{.p-pdf-invoice-show-footer{margin-top:20px}}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row:not(:first-child){margin-top:21px}@media print{.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row:not(:first-child){margin-top:8px}}@media screen and (max-width: 767px){.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row>div:last-child{margin-top:21px}}@media screen and (min-width: 768px),print{.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row>div{padding-right:12px;padding-left:12px}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row>div:first-child{width:56%}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row>div:last-child{width:44%}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row>div:first-child{width:60%}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row>div:last-child{width:40%}}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row dl dt{font-size:.875rem;line-height:1.25rem;font-weight:700}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row dl dd{margin-top:5px}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row dl dd p{margin-top:5px;font-size:.75rem;line-height:1.125rem;color:var(--gray-500)}.p-pdf-invoice-show-footer .p-pdf-invoice-show-footer__row dl dd.style-wrap{font-size:.75rem;line-height:1.125rem;white-space:pre-wrap;word-break:break-all}.p-pdf-invoice-footer{background-color:var(--white);height:120px;box-shadow:0 -3px 6px #0000001a}@media screen and (max-width: 767px){.p-pdf-invoice-footer{height:144px}}.p-pdf-invoice-footer ul{width:100%}@media screen and (min-width: 768px),print{.p-pdf-invoice-footer ul{display:flex;flex-direction:row-reverse;justify-content:center;padding-top:32px}.p-pdf-invoice-footer ul li:first-child{margin-left:12px}.p-pdf-invoice-footer ul li:last-child{margin-right:12px}}@media screen and (max-width: 767px){.p-pdf-invoice-footer ul{padding-top:16px}.p-pdf-invoice-footer ul li{text-align:center}.p-pdf-invoice-footer ul li:last-child{margin-top:16px}}.p-pdf-invoice-footer button.c-button.style-transparent{border:2px solid #4b423d}.p-pdf-invoice-print{transition:all ease-out .2s;position:fixed;bottom:144px;right:20px;width:48px;height:48px;border:2px solid #4b423d;background-color:var(--white);border-radius:50%;text-align:center;padding-top:5px;cursor:pointer}@media screen and (max-width: 767px){.p-pdf-invoice-print{bottom:64px;right:20px}}.p-pdf-invoice-print.style-bw{right:40px}@media screen and (max-width: 767px){.p-pdf-invoice-print.style-bw{right:20px}}@media print{.p-pdf-invoice-print{display:none}}.p-pdf-invoice-download{transition:all ease-out .2s;position:fixed;bottom:144px;right:80px;width:48px;height:48px;border:2px solid #4b423d;background-color:var(--white);border-radius:50%;text-align:center;padding-top:5px;cursor:pointer}@media screen and (max-width: 767px){.p-pdf-invoice-download{bottom:64px;right:calc(100% - 68px)}}.p-pdf-invoice-download.style-bw{right:100px}@media screen and (max-width: 767px){.p-pdf-invoice-download.style-bw{right:calc(100% - 68px)}}@media print{.p-pdf-invoice-download{display:none}}.p-system-service-unavailable{padding-top:64px;padding-bottom:24px;text-align:center}@media screen and (max-width: 767px){.p-system-service-unavailable{padding-top:40px;padding-bottom:32px}}.p-system-service-unavailable h1{font-size:26px;line-height:38px;font-weight:700;color:var(--font-color-key);margin-top:16px}.p-system-service-unavailable h2{font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--font-color-key);margin-top:14px}.p-system-service-unavailable span{display:block;font-size:.75rem;line-height:1.125rem;margin-top:45px}@media screen and (max-width: 767px){.p-system-service-unavailable span{margin-top:25px}}.p-system-not-found-employee{padding-top:64px;padding-bottom:24px;text-align:center}@media screen and (max-width: 767px){.p-system-not-found-employee{padding-top:40px;padding-bottom:32px}}.p-system-not-found-employee h1{font-size:26px;line-height:38px;font-weight:700;color:var(--font-color-key);margin-top:16px}.p-system-not-found-employee h2{font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--font-color-key);margin-top:14px}.p-system-not-found-employee p{margin-top:16px;font-size:.875rem;line-height:1.25rem}.p-system-not-found-employee>div{margin-top:45px;display:flex;justify-content:center}@media screen and (max-width: 767px){.p-system-not-found-employee>div{margin-top:25px}}.p-system-not-found-employee>div .c-button{display:flex;align-items:center;justify-content:center}.p-system-not-found-employee>div .c-button>span{display:inline}.p-system-not-found-employee>span{display:block;font-size:.75rem;line-height:1.125rem;margin-top:45px}@media screen and (max-width: 767px){.p-system-not-found-employee>span{margin-top:25px}}.p-system-not-found-employee>span a{color:var(--font-color-link);text-decoration:underline}.p-system-not-found-employer{padding-top:64px;padding-bottom:24px}@media screen and (max-width: 767px){.p-system-not-found-employer{padding-top:40px;padding-bottom:32px}}.p-system-not-found-employer img{opacity:.4}.p-system-not-found-employer h1{font-size:26px;line-height:38px;font-weight:700;color:var(--font-color-key);margin-top:16px}.p-system-not-found-employer h2{font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--font-color-key);margin-top:14px}.p-system-not-found-employer p{margin-top:16px;font-size:.875rem;line-height:1.25rem}.p-system-not-found-employer>div{margin-top:45px;display:flex;justify-content:center}@media screen and (max-width: 767px){.p-system-not-found-employer>div{margin-top:25px}}.p-system-not-found-employer>div .c-button{display:flex;align-items:center;justify-content:center}.p-system-not-found-employer>div .c-button>span{display:inline}.p-system-not-found-employer>span{display:block;font-size:.75rem;line-height:1.125rem;margin-top:45px}@media screen and (max-width: 767px){.p-system-not-found-employer>span{margin-top:25px}}.p-system-not-found-employer>span a{color:var(--font-color-link);text-decoration:underline}.p-template-layout{height:100%;display:flex}.p-template-layout .p-template-layout__menu{width:196px;padding:24px;height:100vh;border-right:1px solid var(--brown-50);overflow:scroll}.p-template-layout .p-template-layout__container{flex:1;padding:24px 64px;overflow:scroll;width:100%}.pp-template-sidebar h2{font-size:.875rem;line-height:1.25rem;color:var(--gray-300);font-weight:700}.pp-template-sidebar h2:not(:first-child){margin-top:40px}.pp-template-sidebar ul{margin-top:16px}.pp-template-sidebar ul li{margin-bottom:8px;font-size:.875rem;line-height:1.25rem}ul.pp-template-index{margin-bottom:40px}ul.pp-template-index li{margin-bottom:24px}ul.pp-template-index li span:not(:first-child){margin-left:24px}ul.pp-template-index li span:last-child{margin-left:8px}.pp-template-components{margin-top:8px;margin-bottom:64px}.pp-template-components>div{margin-bottom:24px}.pp-template-chips-primary-defaults{padding:16px;display:flex}.pp-template-chips-primary-defaults .pp-template-chips-primary-defaults__group{min-width:144px}.pp-template-chips-primary-defaults .pp-template-chips-primary-defaults__title{font-weight:700;margin-bottom:16px;display:block}.pp-template-chips-primary-defaults .pp-template-chips-primary-defaults__title:not(:first-child){margin-top:16px}.pp-template-chips-primary-defaults ul li{margin-bottom:8px}.pp-template-chips-primary-defaults ul li a{text-decoration:underline}.pp-template-title-section{font-size:1.375rem;line-height:2.0625rem;margin-bottom:24px;font-weight:700}.pp-template-title-section+p{font-size:1rem;line-height:1.625rem;margin-top:24px;margin-bottom:24px}.p-template-panel{padding-bottom:40px}.p-login-information{text-align:center;font-size:.75rem;line-height:1.125rem;border:1px solid #212121;box-sizing:border-box;padding:16px;margin-bottom:24px}.p-login-information a{color:var(--green-500);text-decoration:underline}.p-auth-title{text-align:center;margin-bottom:27px;font-weight:700;font-size:1.125rem;line-height:1.6875rem}.p-auth-title span{display:block}@media screen and (min-width: 768px),print{.p-auth-title span{margin-top:16px;margin-bottom:29px}}@media screen and (max-width: 767px){.p-auth-title span{margin-top:8px;margin-bottom:21px}}.p-auth-title span a{color:var(--font-color-link);text-decoration:underline}.p-auth-provider{margin-bottom:16px}.p-auth-provider button{border:1px solid var(--gray-50);background-color:var(--white);width:100%;cursor:pointer;height:40px;padding-left:40px;border-radius:28px;display:flex}.p-auth-provider button img{display:block;width:20px;height:auto;position:relative;top:50%;transform:translateY(-50%)}.p-auth-provider button span{margin-top:8px;margin-left:16px;display:block;font-size:.875rem;line-height:1.25rem}.p-auth-form{margin-top:29px;padding-top:1px}.p-auth-form .p-auth-form__border{margin-top:24px;border-top:2px solid #969696;height:1px;width:100%;content:"";display:block;text-align:center}.p-auth-form .p-auth-form__border span{position:relative;top:-15px;background:var(--white);padding:0 8px;font-size:.875rem;line-height:1.25rem}.p-auth-form .p-auth-form__inputs{margin-top:18px}.p-auth-form .p-auth-form__inputs .p-auth-form__row:not(:first-child){margin-top:13px}.p-auth-form .p-auth-form__inputs .p-auth-form__row .p-auth-form__label{text-align:left;font-size:.875rem;line-height:1.25rem}.p-auth-form .p-auth-form__inputs .p-auth-form__row .p-auth-form__input{margin-top:5px}.p-auth-form .p-auth-form__inputs .p-auth-form__row .p-auth-form__input input{width:100%}.p-auth-form .p-auth-form__action{margin-top:40px;text-align:center}.p-auth-form .p-auth-form__forgot{margin-top:37px;text-align:center;font-size:.75rem;line-height:1.125rem}@media screen and (max-width: 767px){.p-auth-form .p-auth-form__forgot{margin-top:29px}}.p-auth-form .p-auth-form__forgot a{color:var(--font-color-link);text-decoration:underline}.p-auth-form .p-auth-form__text{margin-top:37px;text-align:center;font-size:.75rem;line-height:1.125rem}@media screen and (max-width: 767px){.p-auth-form .p-auth-form__text{margin-top:29px}}.p-auth-form .p-auth-form__text a{color:var(--font-color-link);text-decoration:underline}.p-auth-form .p-auth-form__text+.p-auth-form__action{margin-top:16px}.p-auth-form .p-auth-form__forgot+.p-auth-form__text{margin-top:18px}@media screen and (max-width: 767px){.p-auth-image-logo{display:none}}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{background-color:var(--gray-100);background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{height:127px;border-radius:0}}@media screen and (min-width: 568px) and (max-width: 767px){.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{height:148px;border-radius:4px 4px 0 0}}@media screen and (min-width: 768px) and (max-width: 991px){.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{height:201px}}@media screen and (min-width: 992px) and (max-width: 1303px){.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{min-height:271px}}@media screen and (min-width: 1304px){.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{height:363px}}@media screen and (min-width: 768px),print{.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{border-radius:4px 4px 0 0}}@media screen and (max-width: 767px){.p-corporation-show-thumbnail{padding-bottom:21px}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{display:block;content:"";background-position:center center;background-repeat:no-repeat;background-size:cover;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAJACAMAAABbrIvnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmI4Y2UyZC04ZTM5LTQ1MzEtODJlOS01YTliNjY5ZjFhYjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA3MkZCRkE5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA3MkZCRjk5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MGU5NzVhZC1lMjJmLTQ5NzUtYWNiOS1mMTljNGQyOTRlY2EiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmNDY3N2Y1Zi04NDc5LTUwNDEtOGZkOC00MzkwMDdiZWMyNTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6K/TBLAAAAmVBMVEXLy8vk5OTOzs7l5eXj4+PW1tba2tre3t7b29vX19fd3d3Q0NDZ2dnMzMy+vr7BwcG7u7u5ubm8vLzDw8PGxsbFxcW/v7+4uLjCwsLU1NTIyMjT09PS0tLPz8/Nzc3KysrJycm1tbXn5+fg4ODR0dHh4eHHx8e3t7fExMS2trbAwMC9vb26urrf39/c3NzV1dXY2Nji4uLm5uYSuFt/AAAKhElEQVR42uzca0/jRhSA4QUScEK291uaZHdbcO/k0v//40pVqdp6HU9XeM5B+Hm+MmeQxoJXtpy8+hEACPfKEQCAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAwGOA/wQAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMAAIMABQMcBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAXwAA4QQYAAQYAAQYABBgABBgAECAAUCAAQABBgABBgAEGACSAjwDAMIJMAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwACDAAJAX4BACEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgABBgAJhOgFsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoDvAIBwAgwAAgwAAgwACDAACDAAIMAAIMAAgAADgAADAAIMAEkBfgAAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8A3AEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQALwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDABJAd4DAOEEGAAEGAAEGAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAphPgBgAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4GsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAHwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDAACDADTCfACAAgnwAAgwAAgwACAAAOAAAMAAgwAAgwACDAACDAAIMAAkBTgOQAQToABQIABQIABAAEGAAEGAAQYAAQYABBgABBgAECAASApwAcAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAAOAAAPAdAK8BgDCCTAACDAACDAAIMAAIMAAgAADgAADAAIMAAIM9Fo0bXt1ddHeNfMRd91fFRycPAgwTFgzey+Kp6MAwxQCvAGSrU6dLLbzkXYuBnjt9CGLAEO2h54wrgQYBBio6dD2lnEpwCDAQPD9798aAQYBBqpZnm3jGE+hBRgEGOizON/G2UGAQYCBOk4DcdwLMAgwUMVqsI5P/zCSAIMAAz0eBuv49PewBBgEGPjQYbiOJwEGAQYqWBXy+ORn0AIMzzjAWyBLczFsXvsXXGxcBMgiwJDnppDHlQCDAAPjeyjksRFgEGBAgAEBhheh9Aj6WoBBgIHxeQkLBBhIsBJgEGAg3nq4jqfqt9gCDAIMk9QO1nEpwCDAQA2ruk+gBRgEGOh1GojjzdO3F2B4xgG+B/IcB+K4fvr216UAb10CyCLAkGp5to3HEXYXYBBgoNfm7twbWGPsLsAgwMBHFXiU/gowCDBwtsB9X0i5H2dvAQYBBs5qZt1v4FiMtLMAgwADAzfB+/ejOGtG21iAQYCBwQQvlv98JPhuvxhxWwEGAQbKFT6MveN6XuDQQYABQIABAAEGgBcX4FsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoB3AEA4AYZn4/5YWLC+Kdh2BhalgVunDgIMU7dtZ83wivmsYN0ZWJUGBBgEGPT3MYiNAIMAA+H9LRRYgEGAgSr9HS6wAIMAA3X6O1hgAQYBBsa0ad+LYiPAIMBASH9P/6liI8AgwEB4f2ezvQCDAAPh/T1bYAGGlxTgSyDVpj19aN+79HAq2HQGjqWBnfOHLAIMz7C/ZwoswCDAQNX+nk5LAQYBBsL721tgAQYBBsawbgfiuNwJMAgwUKO/w3W82QkwCDAwvv1H9lSAQYCBMSyH4jg7XAowCDAQXOAP+yvAIMBA7QL39FeAQYCBygXu668AgwADdQvc218BhhcV4DdArr4Cr3tXrks93XYGFqWBS8cPWQQYnmGB+/srwCDAQM0Cn+mvAIMAAxULfK6/AgwCDNQr8Nn+CjAIMFCtwOf7K8AgwEClArcD/RVgEGCgToHbzRsBBgEGggs83F8BBgEGahS40F8BBgEGatgWfn5/LNh1BjalAWcOeQF+DQCEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgAEgKMAAAAAAAAAAATzYv2HbW70oDbzoD96UB1wCACWoLjp31m9LAbbfwpQHvYQIgwAIMAAIMAAIswAAgwAAgwAIMAAIM/D9vgSylPC4667elgV1n4FAa8B8A0vjzAwEGBBgEWIBBgAEBBgQYBFiAQYABAQYEGARYgEGAAQEGBBgEWIBBgAEBBgQYBBhICvA7IMtdwbyz/r40cNkZOJQG3roIkEWAQYABAQYBFmAQYECAAQEGARZgEGBAgAEBBgEWYBBgQIABAQYBFmAQYECAAQEGAQaSAvw9kKUY4M7622KAOwPrYoBdBMgiwCDAgADDpFwXbDvrL0sDrzsD96WBdy4CCDAACDAAIMAAIMAAgAADgAADAAIMAAIMAPwb4J8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnwVwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8NAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwLwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhLACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAvwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAkBfhTACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAfwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8DfAADhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAJIC/AkAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYABAgAEgKcC/AwDhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYAKYT4C8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwASQH+DAAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4D8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnw5wBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8LAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwzwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhXACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADgAADwHQC/AMAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYADg0V8CDAAKndgpeMFq0QAAAABJRU5ErkJggg==)}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main{margin-top:19px;width:100%;position:relative}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main.style-edit .p-corporation-show-thumbnail__text{padding-right:72px}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main .p-corporation-show-thumbnail__text{font-size:1.25rem;line-height:1.8125rem;white-space:pre-wrap;word-break:break-all;font-weight:700}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main .p-corporation-show-thumbnail__edit-icon{position:absolute;top:0;right:0}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main .p-corporation-show-thumbnail__auth-pc{display:none}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-sub{width:100%;font-size:.75rem;line-height:1.125rem}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__plan{position:relative;top:-2px;height:34px;border-radius:4px;font-size:12px;color:var(--brown-300);border:1px solid var(--brown-300);margin:16px;padding:4px 8px;text-align:center}}@media screen and (min-width: 768px),print{.p-corporation-show-thumbnail .p-corporation-show-thumbnail__background{display:block;content:"";background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAJACAMAAABbrIvnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmI4Y2UyZC04ZTM5LTQ1MzEtODJlOS01YTliNjY5ZjFhYjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA3MkZCRkE5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA3MkZCRjk5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MGU5NzVhZC1lMjJmLTQ5NzUtYWNiOS1mMTljNGQyOTRlY2EiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmNDY3N2Y1Zi04NDc5LTUwNDEtOGZkOC00MzkwMDdiZWMyNTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6K/TBLAAAAmVBMVEXLy8vk5OTOzs7l5eXj4+PW1tba2tre3t7b29vX19fd3d3Q0NDZ2dnMzMy+vr7BwcG7u7u5ubm8vLzDw8PGxsbFxcW/v7+4uLjCwsLU1NTIyMjT09PS0tLPz8/Nzc3KysrJycm1tbXn5+fg4ODR0dHh4eHHx8e3t7fExMS2trbAwMC9vb26urrf39/c3NzV1dXY2Nji4uLm5uYSuFt/AAAKhElEQVR42uzca0/jRhSA4QUScEK291uaZHdbcO/k0v//40pVqdp6HU9XeM5B+Hm+MmeQxoJXtpy8+hEACPfKEQCAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAwGOA/wQAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMAAIMABQMcBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAXwAA4QQYAAQYAAQYABBgABBgAECAAUCAAQABBgABBgAEGACSAjwDAMIJMAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwACDAAJAX4BACEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgABBgAJhOgFsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoDvAIBwAgwAAgwAAgwACDAACDAAIMAAIMAAgAADgAADAAIMAEkBfgAAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8A3AEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQALwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDABJAd4DAOEEGAAEGAAEGAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAphPgBgAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4GsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAHwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDAACDADTCfACAAgnwAAgwAAgwACAAAOAAAMAAgwAAgwACDAACDAAIMAAkBTgOQAQToABQIABQIABAAEGAAEGAAQYAAQYABBgABBgAECAASApwAcAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAAOAAAPAdAK8BgDCCTAACDAACDAAIMAAIMAAgAADgAADAAIMAAIM9Fo0bXt1ddHeNfMRd91fFRycPAgwTFgzey+Kp6MAwxQCvAGSrU6dLLbzkXYuBnjt9CGLAEO2h54wrgQYBBio6dD2lnEpwCDAQPD9798aAQYBBqpZnm3jGE+hBRgEGOizON/G2UGAQYCBOk4DcdwLMAgwUMVqsI5P/zCSAIMAAz0eBuv49PewBBgEGPjQYbiOJwEGAQYqWBXy+ORn0AIMzzjAWyBLczFsXvsXXGxcBMgiwJDnppDHlQCDAAPjeyjksRFgEGBAgAEBhheh9Aj6WoBBgIHxeQkLBBhIsBJgEGAg3nq4jqfqt9gCDAIMk9QO1nEpwCDAQA2ruk+gBRgEGOh1GojjzdO3F2B4xgG+B/IcB+K4fvr216UAb10CyCLAkGp5to3HEXYXYBBgoNfm7twbWGPsLsAgwMBHFXiU/gowCDBwtsB9X0i5H2dvAQYBBs5qZt1v4FiMtLMAgwADAzfB+/ejOGtG21iAQYCBwQQvlv98JPhuvxhxWwEGAQbKFT6MveN6XuDQQYABQIABAAEGgBcX4FsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoB3AEA4AYZn4/5YWLC+Kdh2BhalgVunDgIMU7dtZ83wivmsYN0ZWJUGBBgEGPT3MYiNAIMAA+H9LRRYgEGAgSr9HS6wAIMAA3X6O1hgAQYBBsa0ad+LYiPAIMBASH9P/6liI8AgwEB4f2ezvQCDAAPh/T1bYAGGlxTgSyDVpj19aN+79HAq2HQGjqWBnfOHLAIMz7C/ZwoswCDAQNX+nk5LAQYBBsL721tgAQYBBsawbgfiuNwJMAgwUKO/w3W82QkwCDAwvv1H9lSAQYCBMSyH4jg7XAowCDAQXOAP+yvAIMBA7QL39FeAQYCBygXu668AgwADdQvc218BhhcV4DdArr4Cr3tXrks93XYGFqWBS8cPWQQYnmGB+/srwCDAQM0Cn+mvAIMAAxULfK6/AgwCDNQr8Nn+CjAIMFCtwOf7K8AgwEClArcD/RVgEGCgToHbzRsBBgEGggs83F8BBgEGahS40F8BBgEGatgWfn5/LNh1BjalAWcOeQF+DQCEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgAEgKMAAAAAAAAAAATzYv2HbW70oDbzoD96UB1wCACWoLjp31m9LAbbfwpQHvYQIgwAIMAAIMAAIswAAgwAAgwAIMAAIM/D9vgSylPC4667elgV1n4FAa8B8A0vjzAwEGBBgEWIBBgAEBBgQYBFiAQYABAQYEGARYgEGAAQEGBBgEWIBBgAEBBgQYBBhICvA7IMtdwbyz/r40cNkZOJQG3roIkEWAQYABAQYBFmAQYECAAQEGARZgEGBAgAEBBgEWYBBgQIABAQYBFmAQYECAAQEGAQaSAvw9kKUY4M7622KAOwPrYoBdBMgiwCDAgADDpFwXbDvrL0sDrzsD96WBdy4CCDAACDAAIMAAIMAAgAADgAADAAIMAAIMAPwb4J8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnwVwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8NAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwLwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhLACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAvwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAkBfhTACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAfwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8DfAADhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAJIC/AkAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYABAgAEgKcC/AwDhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYAKYT4C8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwASQH+DAAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4D8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnw5wBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8LAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwzwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhXACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADgAADwHQC/AMAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYADg0V8CDAAKndgpeMFq0QAAAABJRU5ErkJggg==)}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info{width:100%;margin-top:19px}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main{width:100%;display:flex;position:relative}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main .p-corporation-show-thumbnail__text{font-size:1.25rem;line-height:1.8125rem;white-space:pre-wrap;word-break:break-all;font-weight:700;max-width:800px}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main .p-corporation-show-thumbnail__authenticated,.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-main .p-corporation-show-thumbnail__edit-icon{margin-left:16px}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__info-sub{font-size:.75rem;line-height:1.125rem}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__auth-sp{display:none}.p-corporation-show-thumbnail .p-corporation-show-thumbnail__info .p-corporation-show-thumbnail__plan{position:relative;top:-2px;height:34px;border-radius:4px;font-size:12px;color:var(--brown-300);border:1px solid var(--brown-300);margin:0 16px 16px;padding:4px 8px;text-align:center}}.p-corporation-show-thumbnail-edit-container .c-form-upload-image .c-form-upload-image__exist,.p-corporation-show-thumbnail-edit-container .c-form-upload-image .c-form-upload-image__exist .c-form-upload-image__exist-filter{border-radius:4px 4px 0 0}.p-corporation-show-thumbnail-edit{padding-bottom:40px}.p-corporation-show-thumbnail-edit .p-corporation-show-thumbnail-edit__name,.p-corporation-show-thumbnail-edit .p-corporation-show-thumbnail-edit__name-kana{font-size:1rem;line-height:1.625rem;font-weight:700;margin-top:32px;padding-right:40px;padding-left:40px}.p-corporation-show-thumbnail-edit .c-dialog__actions_line{margin-top:32px;margin-bottom:24px}.p-corporation-show-thumbnail-edit .p-corporation-dialog-annotation{margin-top:13px;padding-right:40px;padding-left:40px}.p-corporation-dialog-annotation{font-size:.875rem;line-height:1.25rem;color:var(--gray-500)}.p-corporation-dialog-annotation a{color:var(--font-color-link)}@media screen and (max-width: 767px){.p-corporation-navi-tab .c-tabs__border-after{margin-bottom:16px}}@media screen and (min-width: 768px),print{.p-corporation-navi-tab .c-tabs__border-after{margin-bottom:40px}}.p-corporation-member-sub-action .p-corporation-member-sub-action__title{margin-top:21px;font-size:.875rem;line-height:1.25rem}.p-corporation-member-sub-action .p-corporation-member-sub-action__actions{margin-top:13px}@media screen and (min-width: 768px),print{.p-corporation-member-sub-action .p-corporation-member-sub-action__actions{display:flex}.p-corporation-member-sub-action .p-corporation-member-sub-action__actions .p-corporation-member-sub-action__input .c-form-select select{min-width:240px;height:48px!important}.p-corporation-member-sub-action .p-corporation-member-sub-action__actions .p-corporation-member-sub-action__submit{margin-left:24px}}@media screen and (max-width: 767px){.p-corporation-member-sub-action .p-corporation-member-sub-action__actions .p-corporation-member-sub-action__submit{margin-top:16px;text-align:center}}.p-corporation-invitation-sub-action{margin-top:16px}.p-corporation-invitation-sub-action .p-corporation-invitation-sub-action__title{margin-top:21px;font-size:.875rem;line-height:1.25rem}.p-corporation-invitation-sub-action .p-corporation-invitation-sub-action__actions.style-chips{margin-top:13px}@media screen and (min-width: 768px),print{.p-corporation-invitation-sub-action .p-corporation-invitation-sub-action__actions.style-chips{display:flex}.p-corporation-invitation-sub-action .p-corporation-invitation-sub-action__actions.style-chips .p-corporation-invitation-sub-action__input{min-width:320px}.p-corporation-invitation-sub-action .p-corporation-invitation-sub-action__actions.style-chips .p-corporation-invitation-sub-action__input .c-form-textfield .c-form-textfield__inputs input{height:48px}.p-corporation-invitation-sub-action .p-corporation-invitation-sub-action__actions.style-chips .p-corporation-invitation-sub-action__submit{margin-left:16px}}@media screen and (max-width: 767px){.p-corporation-invitation-sub-action .p-corporation-invitation-sub-action__actions.style-chips .p-corporation-invitation-sub-action__submit{margin-top:16px;text-align:center}}.p-corporation-member-card{position:relative}.p-corporation-member-card.style-router-link>a:not(.p-corporation-member-card__close){border-radius:4px;box-shadow:0 1px 4px #0003;display:flex;justify-content:space-between;padding:16px 120px 16px 16px}.p-corporation-member-card:not(.style-router-link){border-radius:4px;box-shadow:0 1px 4px #0003;display:flex;justify-content:space-between;padding:16px 120px 16px 16px}.p-corporation-member-card .p-corporation-member-card__status{position:absolute;top:16px;right:8px;color:var(--black);font-size:.875rem;line-height:1.25rem;margin-top:14px;padding-right:26px}.p-corporation-member-card .p-corporation-member-card__close{position:absolute;top:8px;right:8px}.p-corporation-member-card .p-corporation-member-card__close img{width:24px}.p-corporation-member-card.style-owner{background:linear-gradient(to top left,transparent 50%,#9a8b83 0) top left/20px 20px no-repeat}.p-corporation-dialog-invitation{min-height:160px;text-align:center}.p-corporation-dialog-invitation .p-corporation-dialog-title{font-size:1.25rem;line-height:1.8125rem;font-weight:700;margin-top:16px}.p-corporation-dialog-invitation .p-corporation-dialog-text{margin-top:16px}.p-corporation-dialog-invitation .c-dialog__actions_line{margin-top:32px}.p-corporation-show-group .c-table-dl.style-key-value:not(.style-large)>dl:first-child{margin-top:0}.p-corporation-show-group.style-hover{background-color:var(--gray-25);margin-top:-8px;margin-left:-8px;margin-right:-8px;padding:8px}@media screen and (max-width: 767px){.p-corporation-show-group.style-top{margin-top:32px}.p-corporation-show-group.style-top.style-hover{margin-top:24px}}.p-corporation-show-group-hr{display:block;content:"";height:1px;width:100%;background-color:var(--brown-50)}.p-corporation-show-group+.p-corporation-show-group-hr{margin-top:27px}.p-corporation-show-group.style-hover+.p-corporation-show-group-hr{margin-top:19px}.p-corporation-show-group-hr+.p-corporation-show-group{margin-top:27px}.p-corporation-show-group-hr+.p-corporation-show-group.style-hover{margin-top:19px}.corporation-compliance-check-pending{border:2px solid #ff0000;color:red;padding:8px;margin:24px 0}.corporation-compliance-check-pending .compliance-check-pending-title{font-weight:700;padding:4px 0}.corporation-compliance-check-pending .compliance-check-pending-sentence{font-size:.8rem;padding:4px 0}.p-home-feature .p-home-feature__title{font-weight:700;font-size:1.25rem;margin-top:40px;text-align:center}.p-home-feature .p-home-feature__img{width:100%;margin-top:30px;margin-bottom:30px}.p-home-feature .p-home-feature__description{font-weight:400;font-size:1rem;line-height:1.625rem;line-height:26px;text-align:justify}@media screen and (max-width: 767px){.p-home-feature .p-home-feature__description{line-height:24px;padding:0 16px}}.p-home-feature .p-home-feature__descripsion_next{margin-top:16px;color:#9a8b83;font-size:12px}@media screen and (max-width: 767px){.p-home-feature .p-home-feature__descripsion_next{font-size:11px;padding:0 16px}}.p-home-feature .p-home-feature__groupimg{width:479px;margin:30px auto;display:block}@media screen and (max-width: 767px){.p-home-feature .p-home-feature__groupimg{width:100%;padding:0 16px;margin-top:20px;margin-bottom:20px}}.p-home-feature .p-home-feature_group_message__description{width:479px;display:block;margin:30px auto}@media screen and (max-width: 767px){.p-home-feature .p-home-feature_group_message__description{width:100%;padding:0 16px;margin-top:20px;margin-bottom:20px}}.p-home-feature .p-home-feature_group_messag_sube__description{width:479px;display:block;margin:30px auto;color:#9a8b83;font-size:12px}@media screen and (max-width: 767px){.p-home-feature .p-home-feature_group_messag_sube__description{width:100%;padding:0 16px;font-size:11px;margin-top:16px;margin-bottom:16px}}#dialog-group-message-export-feature-announce .c-dialog__container{width:600px!important}@media screen and (min-width: 768px),print{.p-home-employer-title-project .p-home-employer-title-section__action-button-sp{display:none}}@media screen and (max-width: 767px){.p-home-employer-title-project .p-home-employer-title-section__action-button-pc{display:none}}.p-home-employer-title-project.style-blank{min-height:32px}@media screen and (max-width: 767px){.p-home-employer-title-project.style-blank .c-title-section{display:none}}@media screen and (max-width: 767px){.p-home-employer-index-project{margin-top:0}}@media screen and (min-width: 768px),print{.p-home-employer-index-project .grid-card.style-2>ul>li:nth-child(1),.p-home-employer-index-project .grid-card.style-2>ul>li:nth-child(2){margin-top:0}.p-home-employer-index-project .grid-card.style-2>ul>li:nth-child(1) a,.p-home-employer-index-project .grid-card.style-2>ul>li:nth-child(2) a{border-top:2px solid var(--brown-50);padding-top:16px}}@media screen and (min-width: 768px),print{.p-home-employer-index-project .grid-card.style-3>ul>li{width:33.3333%}.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(1),.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(2),.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(3){margin-top:0}.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(1) a,.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(2) a,.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(3) a{border-top:2px solid var(--brown-50);padding-top:16px}}@media screen and (min-width: 768px) and (min-width: 1304px){.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(4){margin-top:16px}}@media screen and (max-width: 767px){.p-home-employer-index-project .grid-card.style-2>ul>li:nth-child(1),.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(1){margin-top:0}.p-home-employer-index-project .grid-card.style-2>ul>li:nth-child(1) a,.p-home-employer-index-project .grid-card.style-3>ul>li:nth-child(1) a{border-top:2px solid var(--brown-50);padding-top:16px}}.p-home-employer-index-project .grid-card.style-2>ul>li a,.p-home-employer-index-project .grid-card.style-3>ul>li a{display:block;border-bottom:2px solid var(--brown-50);padding-bottom:16px}.p-home-employer-index-project .grid-card>.grid-card__action.style-text{margin-top:12px}.p-home-employer-index-project .grid-card .c-list-project .c-list-project__status span{margin-right:8px}.p-home-employer-index-project .grid-card .c-list-project__main{margin-top:8px}.p-home-employer-index-project .p-home-employer-index-project__no-project{padding-top:1px;margin-top:32px;position:relative}@media screen and (min-width: 768px),print{.p-home-employer-index-project .p-home-employer-index-project__no-project{display:flex;justify-content:center;position:relative;padding-top:48px;margin-bottom:112px}}@media screen and (max-width: 767px){.p-home-employer-index-project .p-home-employer-index-project__no-project{margin-top:-56px;background-color:var(--white);padding-top:48px}}.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-arrow{position:absolute;top:-22px;right:96px}@media screen and (max-width: 767px){.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-arrow{display:none}}@media screen and (max-width: 767px){.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-icon{text-align:center}}@media screen and (min-width: 768px),print{.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-texts{margin-left:64px}}@media screen and (max-width: 767px){.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-texts{margin-top:26px;text-align:center}}.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-texts .p-home-employer-index-project__no-project-title{font-size:1.375rem;line-height:2.0625rem;font-weight:700;margin-top:-4px;color:var(--brown-300)}.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-texts p{color:var(--brown-300);font-size:1rem;line-height:1.625rem;margin-top:6px}@media screen and (max-width: 767px){.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-texts p{margin-top:14px}}@media screen and (min-width: 768px),print{.p-home-employer-index-project .p-home-employer-index-project__no-project br.p-home-employer-index-project__br-sp{display:none}}.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-action-sp{margin-top:19px;text-align:center}@media screen and (min-width: 768px),print{.p-home-employer-index-project .p-home-employer-index-project__no-project .p-home-employer-index-project__no-project-action-sp{display:none}}.p-home-employer-title-user{margin-top:21px}@media screen and (max-width: 767px){.p-home-employer-title-user{margin-top:24px}}.p-home-employer-title-user .c-title-section .c-title-section__desc{color:var(--brown-300)}@media screen and (max-width: 767px){.p-home-employer-title-user .c-title-section .c-title-section__action{display:none}}.p-home-employer-index-user{margin-top:29px}@media screen and (max-width: 767px){.p-home-employer-index-user{margin-top:21px}}.p-home-employer-index-user .p-home-employer-index-user__action-sp{text-align:center;margin-top:40px}@media screen and (min-width: 768px),print{.p-home-employer-index-user .p-home-employer-index-user__action-sp{display:none}}.p-home-invited-lists{margin-top:16px}.p-home-invited-lists .c-title-page__title{font-size:1rem!important;line-height:1.625rem!important;color:var(--brown-300)!important}.p-home-invited-lists>ul>li:not(:first-child){margin-top:24px}.p-home-invited-lists>ul>li .p-home-invited-lists__list{padding:16px;border-radius:8px;box-shadow:0 1px 4px #0003}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__corporation{display:flex;align-items:center}@media screen and (min-width: 768px),print{.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__corporation{width:50%}}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__corporation .p-home-invited-lists__corporation-image{background-position:center center;background-repeat:no-repeat;background-size:cover;width:136px;height:96px;display:block}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__corporation .p-home-invited-lists__corporation-title{margin-left:8px;font-weight:700}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__corporation a{display:flex;flex-direction:row;align-items:center}@media screen and (min-width: 768px),print{.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__detail-flex-container{display:flex;align-items:center}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__detail-flex-container .p-home-invited-lists__actions{margin-top:0}}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info dl:not(:first-child){margin-top:18px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info dl dt{font-size:.75rem;line-height:1.125rem;color:var(--brown-300)}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info dl dd{position:relative;margin-top:2px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info dl dd span{display:block;font-size:.875rem;line-height:1.25rem;white-space:pre-wrap;word-break:break-all}@media screen and (min-width: 768px),print{.p-home-invited-lists>ul>li .p-home-invited-lists__list{display:flex}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__project{width:50%;padding-right:12px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail{width:50%;display:flex;padding-left:12px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info{width:50%;padding-right:12px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions{width:50%;margin-top:16px;padding-left:12px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions>ul>li:not(:first-child){margin-top:16px}}@media screen and (min-width: 768px) and (min-width: 767px) and (max-width: 991px),print and (min-width: 767px) and (max-width: 991px){.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions>ul>li button{min-width:inherit;width:100%}}@media screen and (max-width: 767px){.p-home-invited-lists{margin-bottom:16px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail{margin-top:16px}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info{display:flex}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info dl{width:50%}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info dl:not(:first-child){margin-top:0}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__info dl dd span{margin-top:16px}}@media screen and (max-width: 767px){.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions{margin-top:16px}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions{margin-top:24px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions>ul{display:flex;flex-direction:row-reverse}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions>ul>li{width:50%;text-align:center}}@media screen and (max-width: 767px) and (max-width: 567px){.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions>ul>li:not(:first-child){margin-top:16px}.p-home-invited-lists>ul>li .p-home-invited-lists__list .p-home-invited-lists__detail .p-home-invited-lists__actions button{width:100%!important}}.p-home-invited-lists_divid-line{margin-top:32px}.p-home-activity-notice{cursor:pointer;display:flex;position:relative;justify-content:space-between;text-align:left;border:solid 2px #c80000;border-radius:4px;padding:20px 24px 20px 27px;color:#c80000;margin-top:24px;gap:16px;background-color:#fff}.p-home-activity-notice:hover{background-color:#faa}.p-home-activity-notice:hover:after{content:"確認する";top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;text-align:center;color:#fff}.p-home-activity-notice-content{size:16px;font-weight:700}.p-home-activity-notice-content img{margin-right:8px;margin-left:16px}span.p-home-activity-notice-mark{position:absolute;width:16px;height:16px;top:-8px;right:-8px;border-radius:50%;background-color:#c80000}span.p-activities-notice__unread{width:8px;height:8px;border-radius:50%;background-color:#c80000;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fff;-webkit-box-shadow:0 0 0 2px white;-moz-box-shadow:0 0 0 2px white}@media screen and (min-width: 768px),print{.p-mypage-employer-title-section{position:relative}.p-mypage-employer-title-section .p-mypage-employer-title-section__sort-checkbox{position:absolute;top:2px;left:220px}.p-mypage-employer-title-section .p-mypage-employer-title-section__action-button-sp{display:none}}@media screen and (max-width: 767px){.p-mypage-employer-title-section .c-title-section{margin-bottom:0}.p-mypage-employer-title-section .p-mypage-employer-title-section__action-button-pc{display:none}.p-mypage-employer-title-section .p-mypage-employer-title-section__sort-checkbox{margin-bottom:13px}}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-list.grid-card.style-2>ul>li:nth-child(1),.p-mypage-employer-projects-list.grid-card.style-2>ul>li:nth-child(2){margin-top:0}.p-mypage-employer-projects-list.grid-card.style-2>ul>li:nth-child(1) a,.p-mypage-employer-projects-list.grid-card.style-2>ul>li:nth-child(2) a{border-top:2px solid var(--brown-50);padding-top:16px}}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-list.grid-card.style-3>ul>li{width:33.3333%}.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(1),.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(2),.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(3){margin-top:0}.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(1) a,.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(2) a,.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(3) a{border-top:2px solid var(--brown-50);padding-top:16px}}@media screen and (min-width: 1304px){.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(4){margin-top:16px}}@media screen and (max-width: 767px){.p-mypage-employer-projects-list.grid-card.style-2>ul>li:nth-child(1),.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(1){margin-top:0}.p-mypage-employer-projects-list.grid-card.style-2>ul>li:nth-child(1) a,.p-mypage-employer-projects-list.grid-card.style-3>ul>li:nth-child(1) a{border-top:2px solid var(--brown-50);padding-top:16px}}.p-mypage-employer-projects-list.grid-card.style-2>ul>li a,.p-mypage-employer-projects-list.grid-card.style-3>ul>li a{display:block;border-bottom:2px solid var(--brown-50);padding-bottom:16px}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-list>ul>li:nth-child(1),.p-mypage-employer-projects-list>ul>li:nth-child(2){margin-top:0}.p-mypage-employer-projects-list>ul>li:nth-child(1) a,.p-mypage-employer-projects-list>ul>li:nth-child(2) a{border-top:2px solid var(--brown-50);padding-top:16px}}@media screen and (max-width: 767px){.p-mypage-employer-projects-list>ul>li:nth-child(1){margin-top:0}.p-mypage-employer-projects-list>ul>li:nth-child(1) a{border-top:2px solid var(--brown-50);padding-top:16px}}.p-mypage-employer-projects-list>ul>li a{display:block;border-bottom:2px solid var(--brown-50);padding-bottom:16px}.p-mypage-employer-projects-list .c-list-project .c-list-project__status span{margin-right:8px}.p-mypage-employer-projects-list .c-list-project__main{margin-top:8px}.p-mypage-employer-projects__no-project{margin-top:32px;position:relative}@media screen and (min-width: 768px),print{.p-mypage-employer-projects__no-project{display:flex;justify-content:center;position:relative;padding-top:48px}}.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-arrow{position:absolute;top:-22px;right:96px}@media screen and (max-width: 767px){.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-arrow{display:none}}@media screen and (max-width: 767px){.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-icon{text-align:center}}.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-texts{color:var(--brown-300)}@media screen and (min-width: 768px),print{.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-texts{margin-left:64px}}@media screen and (max-width: 767px){.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-texts{margin-top:26px;text-align:center}}.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-texts .p-mypage-employer-projects__no-project-title{font-size:1.375rem;line-height:2.0625rem;font-weight:700;margin-top:-4px}.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-texts p{font-size:1rem;line-height:1.625rem;margin-top:6px}@media screen and (max-width: 767px){.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-texts p{margin-top:14px}}@media screen and (min-width: 768px),print{.p-mypage-employer-projects__no-project br.p-mypage-employer-projects__br-sp{display:none}}.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-action-sp{margin-top:19px;text-align:center}@media screen and (min-width: 768px),print{.p-mypage-employer-projects__no-project .p-mypage-employer-projects__no-project-action-sp{display:none}}.p-mypage-employer-projects-dialog{text-align:center}.p-mypage-employer-projects-dialog img.p-mypage-employer-projects-dialog__image{padding-top:40px;margin-left:-20px}.p-mypage-employer-projects-dialog .p-mypage-employer-projects-dialog__title{margin-top:25px;font-size:1.25rem;line-height:1.8125rem;color:var(--black);font-weight:700}.p-mypage-employer-projects-dialog p{margin-top:17px;font-size:.875rem;line-height:1.25rem}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-dialog p br.p-mypage-employer-projects-dialog__br-sp{display:none}}@media screen and (max-width: 767px){.p-mypage-employer-projects-dialog p br.p-mypage-employer-projects-dialog__br-pc{display:none}}.p-mypage-employer-projects-dialog p.p-mypage-employer-projects-dialog-complete{color:var(--brown-100)}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-header{display:flex}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__background{flex-shrink:0;margin-top:16px;width:240px;height:126px;border-radius:4px;background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__tags{margin-top:16px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__tags ul{display:flex}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__tags ul li{line-height:1}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__tags ul li:not(:first-child){margin-left:8px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__tags ul li span{display:block;font-size:.75rem;line-height:1.125rem;font-weight:700;margin-top:3px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts{margin-left:24px;height:100%}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__title{font-size:18px;height:96px;white-space:pre-wrap;word-break:break-all;margin-top:10px;font-size:1.375rem;line-height:2.0625rem;font-weight:700;overflow:hidden}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__subtitle{white-space:pre-wrap;word-break:break-all;margin-top:2px;font-size:.75rem;line-height:1.125rem;color:var(--brown-300);font-weight:400;line-height:22px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header_title_under_approval{white-space:pre-wrap;word-break:break-all;margin-top:10px;font-size:.875rem;line-height:1.25rem;font-weight:700;background-color:#707070;color:#fff;display:flex;justify-content:center;align-items:center;width:100%;height:32px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__actions{margin-top:11px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__actions ul{display:flex;flex-direction:row-reverse}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__actions ul li{line-height:1}}@media screen and (max-width: 767px){.p-mypage-employer-projects-header{height:184px;position:relative;display:flex;justify-content:center}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__effect-white{content:"";position:absolute;display:flex;justify-content:center;align-items:center;width:100vw;top:0;height:100%;background-color:#fff9;z-index:1}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__background{overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover;content:"";position:absolute;display:flex;justify-content:center;align-items:center;width:100vw;top:0;height:100%;z-index:0}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__background:before{content:"";background:inherit;filter:blur(4px);position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;z-index:1}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;padding:16px 0;overflow:hidden}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts .p-mypage-employer-projects-header__tags ul{display:flex}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts .p-mypage-employer-projects-header__tags ul li:not(:first-child){margin-left:8px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts .p-mypage-employer-projects-header__tags ul li span{display:block;font-size:.75rem;line-height:1.125rem;font-weight:700;padding-top:6px;white-space:nowrap}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts .p-mypage-employer-projects-header__title{white-space:pre-wrap;word-break:break-all;margin-top:13px;font-size:.875rem;line-height:1.25rem;font-weight:700}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts .p-mypage-employer-projects-header__subtitle{white-space:pre-wrap;word-break:break-all;margin-top:2px;font-size:.75rem;line-height:1.125rem;color:var(--brown-300);font-weight:400;line-height:22px}.p-mypage-employer-projects-header .p-mypage-employer-projects-header__texts .p-mypage-employer-projects-header__actions{display:none}}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-header.style-loading .p-mypage-employer-projects-header__background{background-color:var(--gray-25);box-shadow:inherit}.p-mypage-employer-projects-header.style-loading .p-mypage-employer-projects-header__texts{min-height:131px}}@media screen and (max-width: 767px){.p-mypage-employer-projects-header.style-loading .p-mypage-employer-projects-header__background{background-color:var(--gray-25)}}.p-mypage-project-create-working-days{max-width:320px}@media (max-width: 767px){.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details{margin-top:13px;font-size:.875rem;line-height:1.25rem}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl:not(:first-child){margin-top:4px}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl dt{width:72px}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl dd{flex:1}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl dd span{font-size:.75rem;line-height:1.125rem}}@media (min-width: 768px) and (max-width: 992px){.p-mypage-project-create-price-support .c-form-textfield-range{width:50%}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details{margin-top:11px}.p-mypage-project-create-price-support.style-confirm .p-mypage-project-create-price-support__details{margin-top:5px;font-size:.875rem;line-height:1.25rem}}@media (min-width: 992px){.p-mypage-project-create-price-support{display:flex}.p-mypage-project-create-price-support .c-form-textfield-range{width:40%;padding-right:24px}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details{flex:1}.p-mypage-project-create-price-support.style-confirm .p-mypage-project-create-price-support__details{margin-top:5px;font-size:.875rem;line-height:1.25rem}}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl{display:flex}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl dt{margin-right:8px}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl dd em{margin-left:4px;margin-right:4px}.p-mypage-project-create-price-support .p-mypage-project-create-price-support__details dl dd span{margin-left:4px}.p-mypage-project-create-scope .c-form-row__column-desc{white-space:pre-line}.p-mypage-project-create-confirm{margin-top:32px}@media screen and (min-width: 768px),print{.p-mypage-project-create-confirm .p-mypage-project-create-confirm__titles{display:flex;justify-content:space-between}}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__titles .p-mypage-project-create-confirm__title{position:relative;display:flex}@media screen and (max-width: 767px){.p-mypage-project-create-confirm .p-mypage-project-create-confirm__titles .p-mypage-project-create-confirm__title{justify-content:center}}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__titles .p-mypage-project-create-confirm__title p{font-size:1.375rem;line-height:2.0625rem;font-weight:700;color:var(--font-color-key);padding-right:16px}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__titles .p-mypage-project-create-confirm__title span{margin-top:1px;font-size:1.125rem;line-height:1.6875rem;height:32px;font-weight:400;display:block;border:1px solid var(--font-color-key);border-radius:4px;padding:1px 8px 0}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__titles .p-mypage-project-create-confirm__action{margin-top:-8px}@media screen and (max-width: 767px){.p-mypage-project-create-confirm .p-mypage-project-create-confirm__titles .p-mypage-project-create-confirm__action{display:none}}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__image{margin-top:24px;height:auto;width:720px;aspect-ratio:1.91/1;margin-left:auto;margin-right:auto;border-radius:8px;box-shadow:0 0 10px #00000040;background-position:center center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.p-mypage-project-create-confirm .p-mypage-project-create-confirm__image{margin-left:-16px;margin-right:-16px}}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__tags{margin-top:16px}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__tags ul{display:flex}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__tags ul li:not(:first-child){margin-left:8px}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__tags ul li span.p-mypage-project-create-confirm__tags-text{margin-left:2px;font-size:.75rem;line-height:1.125rem;font-weight:700}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__name{white-space:pre-wrap;word-break:break-all;font-size:1.375rem;line-height:2.0625rem;font-weight:700;margin-top:10px}@media screen and (max-width: 767px){.p-mypage-project-create-confirm .p-mypage-project-create-confirm__name{font-size:.875rem;line-height:1.25rem;margin-top:13px}}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__desc-text{margin-top:22px;font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--font-color-key)}@media screen and (max-width: 767px){.p-mypage-project-create-confirm .p-mypage-project-create-confirm__desc-text{margin-top:24px}}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__desc{margin-top:6px;font-size:1rem;line-height:1.625rem;white-space:pre-wrap;word-break:break-all}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__desc.style-subtitle{font-size:.75rem;line-height:1.125rem;color:var(--brown-300);font-weight:400;line-height:22px}.p-mypage-project-create-confirm .p-mypage-project-create-confirm__desc a{color:var(--font-color-link);text-decoration:underline}.p-mypage-project-create-confirm-draft{background-color:#e8e8e8;padding:16px;text-align:center;border-radius:4px;color:#666;font-size:16px;font-weight:400;margin:16px 0;width:100%;display:block;box-shadow:0 1px 3px #0000001a}.p-mypage-project-create-confirm-details{margin-top:64px}.p-mypage-project-create-confirm-details.style-no-top-margin{margin-top:0}.p-mypage-project-create-confirm-details+.c-form-action{margin-top:48px}.p-mypage-project-show-action-edit{margin-top:32px;text-align:center}.p-mypage-employer-project-dashboard-recommend-user-title .c-title-section__desc,.p-mypage-employer-project-dashboard-liked-user-title .c-title-section__desc{color:var(--brown-300)}.p-mypage-employer-project-dashboard-actions{margin-top:24px;padding-bottom:32px;text-align:center}.p-mypage-timeline{margin-top:24px;margin-bottom:40px;white-space:pre-wrap;word-wrap:break-all}.p-mypage-timeline .p-mypage-timeline__form{margin-top:16px}.p-mypage-timeline .p-mypage-timeline__form textarea{width:100%}.p-mypage-timeline .p-mypage-timeline__button{margin-top:16px;text-align:center;clear:both}.p-mypage-timeline .p-mypage-timeline__button ul li:last-child{margin-top:16px}.p-mypage-timeline-index{position:relative}.p-mypage-timeline-index ul li{border-top:2px solid var(--brown-50)}.p-mypage-timeline-index ul li:last-child{border-bottom:2px solid var(--brown-50)}.p-mypage-timeline-index ul li .p-mypage-timeline-index__box{position:relative}.p-mypage-timeline-index ul li .p-mypage-timeline-index__box .p-mypage-timeline-index__headers{position:relative;min-height:64px;padding-top:16px}.p-mypage-timeline-index ul li .p-mypage-timeline-index__box .p-mypage-timeline-index__headers .p-mypage-timeline-index__delete{position:absolute;top:11px;right:0}.p-mypage-timeline-index ul li .p-mypage-timeline-index__box .p-mypage-timeline-index__contents{white-space:pre-wrap;word-wrap:break-all;width:100%}@media screen and (min-width: 768px),print{.p-mypage-timeline-index ul li .p-mypage-timeline-index__box .p-mypage-timeline-index__contents{padding-right:96px}}.p-mypage-timeline-index ul li .p-mypage-timeline-index__box .p-mypage-timeline-index__contents p{padding-top:11px;padding-bottom:11px}.p-mypage-timeline-index ul li .p-mypage-timeline-index__box .p-mypage-timeline-index__date{position:absolute;bottom:16px;right:0;font-size:.75rem;line-height:1.125rem}.p-mypage-timeline-index.style-empty ul li,.p-mypage-timeline-index.style-loading ul li{min-height:104px}.p-mypage-timeline-index.style-loading{opacity:.7}@media screen and (min-width: 768px),print{.border-list>ul>li{margin-top:8px}}@media screen and (max-width: 767px){.border-list>ul>li:not(:first-child){margin-top:8px}}.border-list>ul>li>div{display:block;border-bottom:2px solid var(--brown-50);padding:0 8px 24px}@media screen and (min-width: 768px),print{.border-list>ul>li:nth-child(1)>div{margin-top:0;border-top:2px solid var(--brown-50);padding-top:8px}}@media screen and (max-width: 767px){.border-list>ul>li:nth-child(1)>div{margin-top:0;border-top:2px solid var(--brown-50);padding-top:8px}}.p-mypage-contract-list .style-empty,.p-mypage-contract-list .style-loading{position:relative}@media screen and (min-width: 768px),print{.p-mypage-contract-list .style-empty ul li,.p-mypage-contract-list .style-loading ul li{margin-top:8px}}@media screen and (max-width: 767px){.p-mypage-contract-list .style-empty ul li:not(:first-child),.p-mypage-contract-list .style-loading ul li:not(:first-child){margin-top:8px}}.p-mypage-contract-list.style-loading{opacity:.7}.p-mypage-contract-card .p-mypage-contract-card__date{font-size:.75rem;line-height:1.125rem;color:var(--black)}.p-mypage-contract-card .p-mypage-contract-card-layout{display:flex}@media screen and (max-width: 767px){.p-mypage-contract-card .p-mypage-contract-card-layout{flex-wrap:wrap}}@media screen and (min-width: 768px),print{.p-mypage-contract-card .p-mypage-contract-card-layout>div{width:50%}}@media screen and (max-width: 767px){.p-mypage-contract-card .p-mypage-contract-card-layout>div{width:100%}}.p-mypage-contract-card .p-mypage-contract-card-project{min-height:72px;position:relative;margin-top:9px}.p-mypage-contract-card .p-mypage-contract-card-project .p-mypage-contract-card-project__thumbnail{position:absolute;top:0;left:0;width:112px;height:72px;background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset}.p-mypage-contract-card .p-mypage-contract-card-project .p-mypage-contract-card-project__title{min-height:72px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;word-break:break-all;padding-left:120px;font-size:.75rem;line-height:1.125rem;font-weight:700;color:var(--black)}@media screen and (min-width: 768px),print{.p-mypage-contract-card .p-mypage-contract-card-project .p-mypage-contract-card-project__title{margin-right:40px}}@media screen and (max-width: 767px){.p-mypage-contract-card .p-mypage-contract-card-project .p-mypage-contract-card-project__title{margin-right:0}}.p-mypage-contract-card .p-mypage-contract-card-user{margin-top:12px;min-height:48px;position:relative}@media screen and (min-width: 768px),print{.p-mypage-contract-card .p-mypage-contract-card-user{margin-top:0}}.p-mypage-contract-card .p-mypage-contract-card-contract{position:relative;display:flex;align-items:flex-end;min-height:40px}@media screen and (min-width: 768px),print{.p-mypage-contract-card .p-mypage-contract-card-contract{margin-top:16px}}@media screen and (max-width: 767px){.p-mypage-contract-card .p-mypage-contract-card-contract{margin-top:9px;height:auto}}.p-mypage-contract-card .p-mypage-contract-card-contract .p-mypage-contract-card-contract__file-name{padding-right:144px;white-space:pre-wrap;word-break:break-all}@media screen and (min-width: 768px),print{.p-mypage-contract-card .p-mypage-contract-card-contract .p-mypage-contract-card-contract__file-name{position:absolute;bottom:0;left:0;font-size:.875rem;line-height:1.25rem}}@media screen and (max-width: 767px){.p-mypage-contract-card .p-mypage-contract-card-contract .p-mypage-contract-card-contract__file-name{position:relative;font-size:.75rem;line-height:1.125rem}}.p-mypage-contract-card .p-mypage-contract-card-contract .p-mypage-contract-card-contract__status{position:absolute;bottom:0;right:0;width:120px;height:40px;border-radius:4px;text-align:center;padding-top:9px}.p-mypage-contract-card .p-mypage-contract-card-contract .p-mypage-contract-card-contract__status.style-contracted{font-size:.875rem;line-height:1.25rem;background-color:var(--black);color:var(--white)}.p-mypage-contract-card .p-mypage-contract-card-contract .p-mypage-contract-card-contract__status.style-processing{font-size:.875rem;line-height:1.25rem;background-color:var(--white);color:var(--black);border:2px solid var(--gray-500);padding-top:8px}.p-mypage-contract-card .p-mypage-contract-card-contract .p-mypage-contract-card-contract__status.style-terminated{font-size:.875rem;line-height:1.25rem;background-color:var(--gray-500);color:var(--white)}ul.p-mypage-employer-projects-members-dropdown li a{padding:16px!important}.p-mypage-member-card{position:relative}.p-mypage-member-card.style-link>a:not(.p-mypage-member-card__close){display:block;border-radius:4px;box-shadow:0 1px 4px #0003;position:relative;display:flex;justify-content:space-between;padding:16px 120px 16px 16px}.p-mypage-member-card:not(.style-link){border-radius:4px;box-shadow:0 1px 4px #0003;display:flex;justify-content:space-between;padding:16px 120px 16px 16px}.p-mypage-member-card .p-mypage-member-card__status{position:absolute;top:16px;right:8px;color:var(--black);font-size:.875rem;line-height:1.25rem;margin-top:14px;padding-right:26px}.p-mypage-member-card .p-mypage-member-card__close{position:absolute;top:8px;right:8px}.p-mypage-member-card .p-mypage-member-card__close img{width:24px;vertical-align:top}.p-mypage-member-card.style-owner{background:linear-gradient(to top left,transparent 50%,#9a8b83 0) top left/20px 20px no-repeat}.p-mypage-member-sub-action .p-mypage-member-sub-action__title{font-size:.875rem;line-height:1.25rem}@media screen and (min-width: 768px),print{.p-mypage-member-sub-action .p-mypage-member-sub-action__title{margin-top:29px}}@media screen and (max-width: 767px){.p-mypage-member-sub-action .p-mypage-member-sub-action__title{margin-top:21px}}.p-mypage-member-sub-action .p-mypage-member-sub-action__actions{display:flex}@media screen and (min-width: 768px),print{.p-mypage-member-sub-action .p-mypage-member-sub-action__actions{margin-top:9px}.p-mypage-member-sub-action .p-mypage-member-sub-action__actions .p-mypage-member-sub-action__submit{padding-left:24px}}@media screen and (max-width: 767px){.p-mypage-member-sub-action .p-mypage-member-sub-action__actions{margin-top:5px;display:flex;flex-direction:column;align-items:center}.p-mypage-member-sub-action .p-mypage-member-sub-action__actions .p-mypage-member-sub-action__submit{padding-top:8px}}@media screen and (min-width: 768px),print{.p-mypage-member-sub-action .p-mypage-member-sub-action__actions.style-chips .p-mypage-member-sub-action__submit{padding-top:4px}}@media screen and (min-width: 768px),print{.p-mypage-member-sub-action .p-mypage-member-sub-action__input{width:50%}}@media screen and (max-width: 767px){.p-mypage-member-sub-action .p-mypage-member-sub-action__input{width:100%}}.p-mypage-new-contract-announcement-container{display:flex;align-items:center;justify-content:space-between}.p-mypage-new-contract-downloadable-announcement{margin-right:16px}.p-mypage-new-contract-download-link{white-space:nowrap;border:1px solid #4b423d;padding:8px 24px;border-radius:4px;background-color:#fff;color:#4b423d;font-size:12px}.p-mypage-new-contract-downloadable{margin-top:16px;background-color:#b8aea833;padding:24px 32px;border-radius:9px;border:1px solid #9a8b83}.p-mypage-new-contract-downloadable .p-mypage-new-contract-downloadable-announcement{color:#212121;font-size:16px;font-weight:400px}.p-mypage-new-contract-downloadable .p-mypage-new-contract-downloadable-notes{color:#707070;font-size:16px;font-weight:400px}.p-mypage-new-contract-downloadable .p-mypage-new-contract-downloadable-text{color:#4b423d;font-size:12px}.p-mypage-new-contract-downloadable .p-mypage-new-contract-downloadable-sub-text{color:#4b423d;font-size:11px;margin-left:16px}.p-mypage-new-contract-users{margin-top:16px}.p-mypage-new-contract-users ul{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.p-mypage-new-contract-users ul li{padding-right:8px;padding-left:8px;margin-top:16px}@media screen and (min-width: 768px),print{.p-mypage-new-contract-users ul li{width:50%}.p-mypage-new-contract-users ul li:nth-child(1),.p-mypage-new-contract-users ul li:nth-child(2){margin-top:0}}@media screen and (max-width: 767px){.p-mypage-new-contract-users ul li{width:100%}.p-mypage-new-contract-users ul li:nth-child(1){margin-top:0}}.p-mypage-new-contract-users ul li>div{box-shadow:0 1px 4px #0003;border-radius:4px;position:relative;padding:16px}.p-mypage-new-contract-users ul li>div a{display:block;position:absolute;top:8px;right:8px}.p-mypage-new-contract-users ul li>div a:hover{opacity:.8}@media screen and (min-width: 768px),print{.p-mypage-contract-title-section{margin-bottom:41px}}@media screen and (max-width: 767px){.p-mypage-contract-title-section{display:block}}.p-mypage-sort-on-title{display:flex}@media screen and (max-width: 767px){.p-mypage-sort-on-title{display:grid;justify-items:end}}@media screen and (max-width: 767px){.p-mypage-sort-on-title>li{padding-right:8px}.p-mypage-sort-on-title>li:nth-child(1){grid-row:2;margin-top:17px}.p-mypage-sort-on-title>li:nth-child(1)>button{padding:0}}.p-mypage-sort-on-title>li .c-dropdown-anchor .style-align-right{width:179px}.p-mypage-sort-on-title>li .c-button.style-size-exsmall.style-transparent.style-icon+.c-dropdown-anchor .c-dropdown.style-align-right{right:0}.p-mypage-contract-filter-dropdown{padding:16px}.p-mypage-contract-filter-dropdown li{min-width:248px}.p-mypage-contract-filter-dropdown li:not(:first-child){margin-top:16px}.p-mypage-contract-filter-dropdown li dl{display:flex;justify-content:space-between}.p-mypage-contract-filter-dropdown li dl dt{font-size:.875rem;line-height:1.25rem;padding-top:16px}.p-mypage-contract-filter-dropdown li dl dd{text-align:right}.p-mypage-contract-filter-dropdown li dl dd select{font-size:.875rem;line-height:1.25rem;min-width:120px}@media screen and (max-width: 767px){.p-mypage-employer-projects-action-buttons.style-pc{display:none}}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-action-buttons.style-sp{display:none}}.p-mypage-employer-projects-action-buttons .p-mypage-employer-projects-action-copy{min-width:0;width:178px;padding:0}@media screen and (min-width: 768px),print{.p-mypage-employer-projects-action-buttons{margin-top:13px;margin-bottom:9px}.p-mypage-employer-projects-action-buttons ul{display:flex;flex-direction:row-reverse;gap:16px}.p-mypage-employer-projects-action-buttons ul li{line-height:1}}@media screen and (max-width: 767px){.p-mypage-employer-projects-action-buttons{margin-top:13px;margin-bottom:9px}.p-mypage-employer-projects-action-buttons ul{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:center}.p-mypage-employer-projects-action-buttons ul li{line-height:1}.p-mypage-employer-projects-action-buttons ul li:nth-child(2){margin-right:16px}.p-mypage-employer-projects-action-buttons ul li:nth-child(3){width:100%;text-align:center;margin-top:8px}}.p-project-section-inner{padding-bottom:8px}@media screen and (min-width: 768px),print{.p-project-section-inner{margin-top:-8px;padding-left:12px;padding-right:12px}}.p-project-form .p-project-form__image{max-width:720px;height:auto;aspect-ratio:1.91/1;margin-left:auto;margin-right:auto}.p-project-description__template{margin-top:16px;margin-bottom:16px;display:flex;justify-content:space-between}@media screen and (min-width: 768px),print{.p-project-description__template p{line-height:40px}}@media screen and (max-width: 767px){.p-project-description__template{display:block}.p-project-description__template p{font-size:.875rem;line-height:1.25rem;margin-bottom:13px}}.p-project-description__transition{margin-top:16px}.p-project-skill-chips{width:100%;display:flex;flex-direction:row;align-items:center}.p-project-skill-chips ul{display:flex;flex-wrap:wrap}.p-project-skill-chips ul li{max-width:100%}.p-project-skill-chips ul li.p-project-skill-chips__list{display:block;margin-top:6px;margin-bottom:6px;margin-right:12px;-webkit-user-select:none;user-select:none}.p-project-skill-chips ul li.p-project-skill-chips__list .p-project-skill-chips__chip{display:block;border-radius:16px;height:32px;display:flex;font-weight:400;border:1px solid var(--brown-300)}.p-project-skill-chips ul li.p-project-skill-chips__list .p-project-skill-chips__chip div.p-project-skill-chips__chip-primary{padding-left:32px;margin-top:0;border-radius:16px 0 0 16px;padding-top:1px;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.p-project-skill-chips ul li.p-project-skill-chips__list .p-project-skill-chips__chip div.p-project-skill-chips__chip-primary.style-add{text-align:center;padding-left:16px;padding-right:16px}.p-project-skill-chips ul li.p-project-skill-chips__list .p-project-skill-chips__chip div.p-project-skill-chips__chip-delete{cursor:pointer;margin-left:24px;background-color:var(--gray-50);background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16.707'%20height='16.707'%20viewBox='0%200%2016.707%2016.707'%3e%3cg%20id='グループ_2219'%20data-name='グループ%202219'%20transform='translate(0.354%200.354)'%3e%3cpath%20id='パス_12523'%20data-name='パス%2012523'%20d='M-7642-4237.544l16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23707070'%20stroke-width='1'/%3e%3cpath%20id='パス_12524'%20data-name='パス%2012524'%20d='M-7626-4237.544l-16,16'%20transform='translate(7642%204237.544)'%20fill='none'%20stroke='%23707070'%20stroke-width='1'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px;background-size:12px 12px;width:32px;min-width:32px;border-radius:0 16px 16px 0;background-position:center center}.p-project-skill-chips ul li.p-project-skill-chips__list .p-project-skill-chips__chip.style-add{background-color:var(--brown-700);cursor:pointer;color:var(--white);font-weight:400;border:0px}.project-doubled-attention{text-align:center;color:#9a8b83;border:2px solid #9a8b83;font-size:1rem;padding:32px 0;margin:64px 0}.project-doubled-attention .project-doubled-attention-title{font-weight:700;padding:4px 0}.project-doubled-attention .project-doubled-attention-sentence{padding:4px 0}.p-project-plan .p-project-plan__title h2{font-size:1.25rem;line-height:1.8125rem;font-weight:700;margin-top:16px;text-align:center}.p-project-plan .p-project-plan__image{margin-top:16px;box-shadow:0 0 0 .5px #00000014 inset}.p-project-plan .p-project-plan__image img{width:100%;height:auto}.p-project-plan .p-project-plan__description{font-size:.875rem;line-height:1.25rem;margin-top:8px}.p-project-plan .p-project-plan__button{margin-top:16px;text-align:center}.p-filter-card{box-shadow:0 1px 4px #0003;margin-bottom:8px;position:relative;border-radius:4px;width:100%;text-align:left;background-color:#f8f8f8}@media screen and (max-width: 767px){.p-filter-card{width:100%}}.p-filter-card__icon{height:16px;padding-right:40px;right:0;position:absolute;top:24px;display:block;box-sizing:border-box;background-repeat:no-repeat;transition:background-image .2s ease-in-out;margin-left:auto}.p-filter-card__icon.open{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cg%20id='コンポーネント_165_72'%20data-name='コンポーネント%20165%20–%2072'%20transform='translate(1.414%201.414)'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,5.641,5.641,0,0,5.641'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.p-filter-card__icon.closed{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,0,5.641,5.641,0,0'%20transform='translate(1.414%201.414)'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e")}.p-filter-card__title{display:flex;position:relative;justify-content:space-between;min-height:54px;padding:16px 120px 0 40px}@media screen and (max-width: 767px){.p-filter-card__title{min-height:48px;padding:16px 48px 16px 16px;display:flex;flex-flow:column nowrap;gap:8px 0;cursor:pointer}}.filter-title-text{position:relative;font-weight:700;font-size:14px}.p-filter-form{padding:0 120px 16px 0;margin-left:8px}@media screen and (max-width: 991px){.p-filter-form{padding:16px 40px 16px 16px;margin-left:0;width:100%;box-sizing:border-box}}@media screen and (max-width: 767px){.p-filter-form{padding:16px;margin-left:0;width:100%;box-sizing:border-box}}.p-filter-form.show{display:flex}.p-filter-form .p-faq-icon{margin-right:16px}.p-filter-form .p-filter-button{display:flex;justify-content:center;width:100%;gap:16px}@media screen and (max-width: 767px){.p-filter-form .p-filter-button{flex-direction:column;gap:8px 0;margin-top:16px}}.p-filter-answer-text{margin-top:8px}.p-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:40px;align-items:flex-start}@media screen and (max-width: 991px){.p-filter-row{flex-direction:column;gap:16px;margin-bottom:24px}}@media screen and (max-width: 767px){.p-filter-row{flex-direction:column;gap:16px;margin-bottom:24px}}.p-filter-item{display:flex;gap:8px;flex:1;margin-bottom:16px;font-size:14px;align-items:flex-start}@media screen and (max-width: 991px){.p-filter-item{flex-direction:column;align-items:flex-start;gap:8px;width:100%}}@media screen and (max-width: 767px){.p-filter-item{flex-direction:column;align-items:flex-start;gap:8px;width:100%}}.p-filter-item>div:not(.p-filter-item__title){display:flex;align-items:center;flex:1}@media screen and (max-width: 991px){.p-filter-item>div:not(.p-filter-item__title){width:100%}}@media screen and (max-width: 767px){.p-filter-item>div:not(.p-filter-item__title){width:100%}}@media screen and (max-width: 991px){.p-filter-item__content,.p-filter-item__content .c-form-select,.p-filter-item__content .c-form-textfield{width:100%}.p-filter-item__content .c-form-select select,.p-filter-item__content .c-form-select input,.p-filter-item__content .c-form-textfield select,.p-filter-item__content .c-form-textfield input{font-size:12px;padding:6px 8px}.p-filter-item__content .p-form-select-range,.p-filter-item__content .p-form-textfield-range-price{width:100%}}@media screen and (max-width: 767px){.p-filter-item__content,.p-filter-item__content .c-form-select,.p-filter-item__content .c-form-textfield{width:100%}.p-filter-item__content .c-form-select select,.p-filter-item__content .c-form-select input,.p-filter-item__content .c-form-textfield select,.p-filter-item__content .c-form-textfield input{font-size:12px;padding:6px 8px}.p-filter-item__content .p-form-select-range,.p-filter-item__content .p-form-textfield-range-price{width:100%}}.p-filter-form .p-filter-item{margin-bottom:16px}@media screen and (max-width: 767px){.p-filter-form .p-filter-item{margin-bottom:20px}}.p-filter-item__title{font-weight:700;font-size:12px;white-space:nowrap;text-align:right;min-width:120px}@media screen and (max-width: 991px){.p-filter-item__title{text-align:left;min-width:auto;width:auto;margin-bottom:4px}}@media screen and (max-width: 767px){.p-filter-item__title{text-align:left;min-width:auto;width:100%}}.p-filter-item--checkbox{display:flex;align-items:center}@media screen and (max-width: 991px){.p-filter-item--checkbox{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 767px){.p-filter-item--checkbox{flex-direction:column;align-items:flex-start}}.p-filter-item--checkbox .p-filter-item__title{min-width:120px;flex-shrink:0;text-align:right}@media screen and (max-width: 991px){.p-filter-item--checkbox .p-filter-item__title{text-align:left;min-width:auto;width:100%;margin-bottom:8px}}@media screen and (max-width: 767px){.p-filter-item--checkbox .p-filter-item__title{text-align:left;min-width:auto;width:100%;margin-bottom:8px}}.p-filter-item--checkbox .p-filter-item__checkbox{flex:1;display:flex;gap:8px;flex-wrap:wrap}@media screen and (max-width: 767px){.p-filter-item--checkbox .p-filter-item__checkbox{flex-direction:column;width:100%;align-items:flex-start;gap:12px}.p-filter-item--checkbox .p-filter-item__checkbox label{display:flex;align-items:flex-start;margin-bottom:0;width:100%;text-align:left}.p-filter-item--checkbox .p-filter-item__checkbox label input[type=checkbox]{margin-right:8px;margin-top:2px;flex-shrink:0}.p-filter-item--checkbox .p-filter-item__checkbox label span,.p-filter-item--checkbox .p-filter-item__checkbox label img{vertical-align:middle}}.p-form-select-range,.p-form-textfield-range{display:flex;flex-wrap:nowrap;gap:8px;min-width:200px;width:70%;align-items:flex-start}.p-form-select-range>span.c-form-row-errors,.p-form-textfield-range>span.c-form-row-errors{display:flex;flex-direction:column;align-items:stretch;flex:0 1 auto;min-width:0}.p-form-select-range>span:not(.c-form-row-errors),.p-form-textfield-range>span:not(.c-form-row-errors){flex:0 0 auto}@media screen and (max-width: 767px){.p-form-select-range,.p-form-textfield-range{width:100%;min-width:auto;margin-left:0;gap:4px;align-items:flex-start}.p-form-select-range>span.c-form-row-errors,.p-form-textfield-range>span.c-form-row-errors{display:flex;flex-direction:column;align-items:stretch}}@media screen and (max-width: 767px){.p-filter-item-base-form{display:flex;flex-direction:column;align-items:flex-start}}.p-filter-item-base-form__content{top:0}.p-filter-item-base-form{display:flex;margin-bottom:16px;align-items:flex-start}@media screen and (max-width: 991px){.p-filter-item-base-form{flex-direction:column;align-items:flex-start;gap:8px}}@media screen and (max-width: 767px){.p-filter-item-base-form{flex-direction:column;align-items:flex-start;gap:8px}}.p-filter-item-base-form .p-filter-item__title{text-align:right;min-width:120px}@media screen and (max-width: 991px){.p-filter-item-base-form .p-filter-item__title{text-align:left;min-width:auto;width:auto;margin-bottom:4px}}@media screen and (max-width: 767px){.p-filter-item-base-form .p-filter-item__title{text-align:left;min-width:auto;width:100%}}.p-filter-row .p-filter-item .p-filter-item__title{text-align:right;min-width:120px}@media screen and (max-width: 991px){.p-filter-row .p-filter-item .p-filter-item__title{text-align:left;min-width:auto;width:auto;margin-bottom:4px}}@media screen and (max-width: 767px){.p-filter-row .p-filter-item .p-filter-item__title{text-align:left;min-width:auto;width:100%}}.c-project-skills__title{margin-bottom:16px}.c-project-skills__title p{font-size:12px;color:#666;margin:0}.c-project-skills__list,.c-project-skills__item{display:flex}.c-project-skills__skill-name{flex:1;color:#333;margin-right:16px}.c-project-skills__level-select{width:auto;min-width:180px;max-width:400px;display:flex;align-items:center;gap:8px}@media screen and (max-width: 767px){.c-project-skills__level-select{width:100%;min-width:auto}}.c-project-skills__level-select .c-form-select{width:100%}.c-project-skills__level-select .c-form-select select{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-project-skills__level-suffix{font-size:14px;color:#666;white-space:nowrap}.c-project-skills__unified{display:flex;flex-direction:column;gap:16px}.c-project-skills__unified .c-project-skills__level-select{display:flex;align-items:center;gap:8px;width:fit-content}.c-project-skills__description p{margin:0 0 8px;font-size:14px;color:#333}.c-project-skills__skills-list{display:flex;flex-wrap:wrap;gap:8px}.c-project-skills__skill-tag{background-color:#f0f0f0;border:1px solid #ddd;border-radius:16px;padding:4px 12px;font-size:12px;color:#333}.c-project-skills__empty{text-align:center;padding:24px;color:#666;font-style:italic;border:1px dashed #e0e0e0;border-radius:6px;background:#f9f9f9}.p-filter-item__select-group{display:flex;flex-direction:column;gap:16px}.p-filter-item__select{display:flex;flex-direction:column;gap:8px}.p-filter-item__select label{font-weight:500;color:#333;font-size:14px}.p-filter-item__experience-range{display:flex;flex-direction:column;gap:8px}.p-filter-item__experience-range label{font-weight:500;color:#333;font-size:14px}.p-form-select-from{font-size:14px;color:#666;white-space:nowrap;display:flex;align-items:center;height:40px;line-height:1}.small-select{min-width:100px}.c-job-class-levels{display:flex;flex-direction:column;gap:12px}@media screen and (max-width: 767px){.c-job-class-levels{width:100%}}.c-job-class-levels__item{display:flex;align-items:center;gap:12px;padding:8px 0}.c-job-class-levels__job-class{min-width:120px}.c-job-class-levels__job-class label{font-weight:500;color:#333;font-size:14px}.c-job-class-levels__level-select{flex:1;max-width:300px}@media screen and (max-width: 767px){.c-job-class-levels__level-select{max-width:100%;width:100%}}.p-filter-skill-row{display:flex;gap:64px;align-items:center;margin-bottom:8px}@media screen and (max-width: 1303px){.p-filter-skill-row{flex-direction:column;gap:16px;align-items:flex-start}}@media screen and (max-width: 767px){.p-filter-skill-row{flex-direction:column;gap:16px;align-items:flex-start}}.p-filter-skill-row .p-filter-item{flex:none}.p-filter-skill-row .p-filter-item:first-child{width:auto;min-width:0}@media screen and (max-width: 1303px){.p-filter-skill-row .p-filter-item:last-child{width:100%}}@media screen and (max-width: 767px){.p-filter-skill-row .p-filter-item:last-child{width:100%}}@media screen and (max-width: 767px){.block-label{display:block}.p-filter-item .c-form-select select,.c-job-class-levels .c-form-select select,.c-project-skills .c-form-select select{width:100%}}.p-form-textfield-range-price{width:200px;display:flex;flex-wrap:nowrap;gap:8px;align-items:flex-start}.p-form-textfield-range-price .c-form-textfield{width:auto;min-width:120px;display:flex;flex-direction:column;align-items:stretch;flex:0 1 auto}.p-form-textfield-range-price .c-form-textfield-range-price{display:flex;align-items:center;height:40px;line-height:1;flex:0 0 auto}.p-filter-item .c-form-row.p-form-row{display:flex;align-items:center;margin-bottom:0}.p-filter-item .c-form-row.p-form-row .c-form-row__column{margin-top:0;display:flex;align-items:center}.small-select .c-form-select select{min-width:82.5px!important}@media screen and (max-width: 767px){.p-form-select-range{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:4px;width:100%}.p-form-select-range>span.c-form-row-errors{display:flex;flex-direction:column;align-items:stretch;flex:0 1 auto;min-width:0}.p-form-select-range>span:not(.c-form-row-errors){flex:0 0 auto}.p-form-select-range .small-select{flex:1;min-width:0}.p-form-select-range .small-select .c-form-select select{width:100%;min-width:70px!important;font-size:12px;padding:6px 4px}.p-form-select-from,.p-form-textfield-range__from{display:flex;align-items:center;justify-content:center;margin:0 4px;text-align:center;font-size:12px;color:#666;flex-shrink:0}.sp-space{display:inline-block;width:2em}}@media screen and (max-width: 767px){.p-form-textfield-range-price{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;gap:4px;width:100%}.p-form-textfield-range-price .c-form-textfield{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch}.p-form-textfield-range-price .c-form-textfield input{width:100%;font-size:12px;padding:6px 4px;min-width:60px}.p-form-textfield-range-price .c-form-textfield .c-form-textfield__unit{font-size:10px}.p-form-textfield-range-price .c-form-textfield-range-price{text-align:center;margin:0 4px;font-size:12px;flex:0 0 auto;color:#666;flex-shrink:0}.skill-filter-label .skill-filter-text{display:none}.skill-filter-label:after{content:"必須スキルを全て満たす";margin-left:8px}.p-filter-item--checkbox label{font-size:14px;line-height:1.5;word-break:keep-all;overflow-wrap:break-word}.p-filter-item--checkbox label>:not(input){flex:1}}.p-sort-button{margin-left:auto;display:flex}.p-mypage-project-publish-settings{border:1px solid #ddd;padding:24px;border-radius:4px;background-color:#fff;margin:100px 0}.p-mypage-project-publish-settings__title{font-size:16px;font-weight:700;padding:16px 20px;background-color:#f5f5f5;color:#4c423d}.p-mypage-project-publish-settings__content{padding:20px}.p-mypage-project-publish-settings__select{margin-bottom:20px;max-width:200px}.p-mypage-project-publish-settings p{margin:10px 0;font-size:14px;line-height:1.6;color:#333}.p-mypage-project-publish-settings p:first-of-type{font-weight:500}@media screen and (max-width: 767px){.p-mypage-project-publish-settings{margin:20px 0}.p-mypage-project-publish-settings__select{max-width:100%}}.p-project-button-layout{margin-top:48px}.p-project-button-layout ul{justify-content:center;display:flex;gap:16px;margin:32px 0}.p-project-button-layout ul li:not(:first-child){margin-top:0}.p-project-button-layout ul.style-center{justify-content:center;margin-top:24px}@media screen and (max-width: 767px){.p-project-button-layout ul{flex-direction:column;align-items:center;gap:12px;margin:20px 0}.p-project-button-layout ul.style-center{margin-top:16px}}.p-project-close-recruitment{text-align:center}.p-project-close-recruitment .p-project-close-recruitment__title h2{font-size:1.25rem;line-height:1.8125rem;font-weight:700;margin-top:16px;color:var(--font-color-key)}.p-project-close-recruitment .p-project-close-recruitment__description{font-size:.875rem;line-height:1.25rem;margin-top:24px;color:var(--black);line-height:1.6}.c-list-project_status_draft{background-color:#e6e6e6;color:#707070;font-weight:17px;font-size:.875rem;line-height:1.25rem;display:flex;justify-content:center;align-items:center;margin-left:8px;height:24px;border-radius:2px}@media screen and (max-width: 767px){.p-user-show-thumbnail .p-user-show-thumbnail__background{background-position:center center;background-repeat:no-repeat;background-size:cover;height:127px;border-radius:0;box-shadow:0 0 0 .5px #00000014 inset;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAJACAMAAABbrIvnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmI4Y2UyZC04ZTM5LTQ1MzEtODJlOS01YTliNjY5ZjFhYjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA3MkZCRkE5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA3MkZCRjk5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MGU5NzVhZC1lMjJmLTQ5NzUtYWNiOS1mMTljNGQyOTRlY2EiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmNDY3N2Y1Zi04NDc5LTUwNDEtOGZkOC00MzkwMDdiZWMyNTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6K/TBLAAAAmVBMVEXLy8vk5OTOzs7l5eXj4+PW1tba2tre3t7b29vX19fd3d3Q0NDZ2dnMzMy+vr7BwcG7u7u5ubm8vLzDw8PGxsbFxcW/v7+4uLjCwsLU1NTIyMjT09PS0tLPz8/Nzc3KysrJycm1tbXn5+fg4ODR0dHh4eHHx8e3t7fExMS2trbAwMC9vb26urrf39/c3NzV1dXY2Nji4uLm5uYSuFt/AAAKhElEQVR42uzca0/jRhSA4QUScEK291uaZHdbcO/k0v//40pVqdp6HU9XeM5B+Hm+MmeQxoJXtpy8+hEACPfKEQCAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAwGOA/wQAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMAAIMABQMcBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAXwAA4QQYAAQYAAQYABBgABBgAECAAUCAAQABBgABBgAEGACSAjwDAMIJMAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwACDAAJAX4BACEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgABBgAJhOgFsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoDvAIBwAgwAAgwAAgwACDAACDAAIMAAIMAAgAADgAADAAIMAEkBfgAAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8A3AEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQALwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDABJAd4DAOEEGAAEGAAEGAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAphPgBgAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4GsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAHwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDAACDADTCfACAAgnwAAgwAAgwACAAAOAAAMAAgwAAgwACDAACDAAIMAAkBTgOQAQToABQIABQIABAAEGAAEGAAQYAAQYABBgABBgAECAASApwAcAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAAOAAAPAdAK8BgDCCTAACDAACDAAIMAAIMAAgAADgAADAAIMAAIM9Fo0bXt1ddHeNfMRd91fFRycPAgwTFgzey+Kp6MAwxQCvAGSrU6dLLbzkXYuBnjt9CGLAEO2h54wrgQYBBio6dD2lnEpwCDAQPD9798aAQYBBqpZnm3jGE+hBRgEGOizON/G2UGAQYCBOk4DcdwLMAgwUMVqsI5P/zCSAIMAAz0eBuv49PewBBgEGPjQYbiOJwEGAQYqWBXy+ORn0AIMzzjAWyBLczFsXvsXXGxcBMgiwJDnppDHlQCDAAPjeyjksRFgEGBAgAEBhheh9Aj6WoBBgIHxeQkLBBhIsBJgEGAg3nq4jqfqt9gCDAIMk9QO1nEpwCDAQA2ruk+gBRgEGOh1GojjzdO3F2B4xgG+B/IcB+K4fvr216UAb10CyCLAkGp5to3HEXYXYBBgoNfm7twbWGPsLsAgwMBHFXiU/gowCDBwtsB9X0i5H2dvAQYBBs5qZt1v4FiMtLMAgwADAzfB+/ejOGtG21iAQYCBwQQvlv98JPhuvxhxWwEGAQbKFT6MveN6XuDQQYABQIABAAEGgBcX4FsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoB3AEA4AYZn4/5YWLC+Kdh2BhalgVunDgIMU7dtZ83wivmsYN0ZWJUGBBgEGPT3MYiNAIMAA+H9LRRYgEGAgSr9HS6wAIMAA3X6O1hgAQYBBsa0ad+LYiPAIMBASH9P/6liI8AgwEB4f2ezvQCDAAPh/T1bYAGGlxTgSyDVpj19aN+79HAq2HQGjqWBnfOHLAIMz7C/ZwoswCDAQNX+nk5LAQYBBsL721tgAQYBBsawbgfiuNwJMAgwUKO/w3W82QkwCDAwvv1H9lSAQYCBMSyH4jg7XAowCDAQXOAP+yvAIMBA7QL39FeAQYCBygXu668AgwADdQvc218BhhcV4DdArr4Cr3tXrks93XYGFqWBS8cPWQQYnmGB+/srwCDAQM0Cn+mvAIMAAxULfK6/AgwCDNQr8Nn+CjAIMFCtwOf7K8AgwEClArcD/RVgEGCgToHbzRsBBgEGggs83F8BBgEGahS40F8BBgEGatgWfn5/LNh1BjalAWcOeQF+DQCEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgAEgKMAAAAAAAAAAATzYv2HbW70oDbzoD96UB1wCACWoLjp31m9LAbbfwpQHvYQIgwAIMAAIMAAIswAAgwAAgwAIMAAIM/D9vgSylPC4667elgV1n4FAa8B8A0vjzAwEGBBgEWIBBgAEBBgQYBFiAQYABAQYEGARYgEGAAQEGBBgEWIBBgAEBBgQYBBhICvA7IMtdwbyz/r40cNkZOJQG3roIkEWAQYABAQYBFmAQYECAAQEGARZgEGBAgAEBBgEWYBBgQIABAQYBFmAQYECAAQEGAQaSAvw9kKUY4M7622KAOwPrYoBdBMgiwCDAgADDpFwXbDvrL0sDrzsD96WBdy4CCDAACDAAIMAAIMAAgAADgAADAAIMAAIMAPwb4J8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnwVwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8NAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwLwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhLACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAvwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAkBfhTACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAfwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8DfAADhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAJIC/AkAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYABAgAEgKcC/AwDhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYAKYT4C8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwASQH+DAAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4D8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnw5wBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8LAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwzwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhXACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADgAADwHQC/AMAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYADg0V8CDAAKndgpeMFq0QAAAABJRU5ErkJggg==)}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-user-show-thumbnail .p-user-show-thumbnail__background{height:148px;border-radius:4px 4px 0 0}}@media screen and (max-width: 767px){.p-user-show-thumbnail .p-user-show-thumbnail__info{width:100%;padding-left:16px;padding-right:16px}}@media screen and (max-width: 767px) and (min-width: 568px) and (max-width: 767px){.p-user-show-thumbnail .p-user-show-thumbnail__info{padding-left:24px;padding-right:24px}}@media screen and (max-width: 767px){.p-user-show-thumbnail .p-user-show-thumbnail__info.style-edit .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr{padding-right:64px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main{width:100%;position:relative}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__image{position:absolute;top:-16px;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;border-radius:50%;width:80px;height:80px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr{position:relative}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__text-edit{position:absolute;top:16px;right:0}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__text{font-size:1.25rem;line-height:1.8125rem;word-break:break-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;margin-left:104px;padding-top:15px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__descr{margin-left:104px;font-size:.75rem;line-height:1.125rem;word-break:break-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__descr.style-gray{color:var(--gray-300)}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action{margin-top:24px;margin-bottom:40px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes{display:flex}}@media screen and (max-width: 767px) and (max-width: 767px){.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes{justify-content:space-between}}@media screen and (max-width: 767px){.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul{display:block}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul li{display:inline-block;font-size:12px;border:1px solid var(--brown-500);color:var(--brown-500);opacity:.2;line-height:1;padding:4px;border-radius:4px;margin-left:4px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul li:first-child{margin-left:0}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul li.style-active{opacity:1}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes>div{margin-left:8px;margin-right:8px;width:28px;height:28px;line-height:1}}.p-user-show-thumbnail .p-user__profile_last_login_time{color:#fff;font-weight:500;font-size:12px;position:absolute;width:72px;height:20px;padding:4px;line-height:12px;top:80px;display:flex;align-items:center;justify-content:center;border-radius:4px;margin-left:12px}@media screen and (max-width: 767px){.p-user-show-thumbnail .p-user__profile_last_login_time{top:64px;margin-left:4px}}.p-user-show-thumbnail .p-user-info__transition-badge{display:inline-flex;align-items:center;border:1px solid var(--brown-500);color:var(--brown-500);border-radius:4px;font-size:12px;margin-left:8px;padding-left:16px;padding-right:16px}@media screen and (max-width: 767px){.p-user-show-thumbnail .p-user-info__transition-badge{margin-left:0;margin-top:8px}}.p-user-show-thumbnail .p-user-info__transition-badge.style-null-or-three{opacity:.2}.p-user-show-thumbnail .p-user-info__transition__fire-icons{display:inline-flex;margin-left:4px}.p-user-show-thumbnail .p-user-info__transition__fire-icons img{width:16px;height:16px;margin-left:1px}@media screen and (min-width: 768px),print{.p-user-show-thumbnail{padding-bottom:32px;position:relative}.p-user-show-thumbnail .p-user-show-thumbnail__background{display:block;content:"";background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;border-radius:4px 4px 0 0;height:271px;width:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAJACAMAAABbrIvnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4NpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDA2IDc5LjE2NDc1MywgMjAyMS8wMi8xNS0xMTo1MjoxMyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplYmI4Y2UyZC04ZTM5LTQ1MzEtODJlOS01YTliNjY5ZjFhYjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA3MkZCRkE5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA3MkZCRjk5RjNBMTFFQkI3MjlBQTdBQTdEMTY3NzQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjIgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MGU5NzVhZC1lMjJmLTQ5NzUtYWNiOS1mMTljNGQyOTRlY2EiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpmNDY3N2Y1Zi04NDc5LTUwNDEtOGZkOC00MzkwMDdiZWMyNTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6K/TBLAAAAmVBMVEXLy8vk5OTOzs7l5eXj4+PW1tba2tre3t7b29vX19fd3d3Q0NDZ2dnMzMy+vr7BwcG7u7u5ubm8vLzDw8PGxsbFxcW/v7+4uLjCwsLU1NTIyMjT09PS0tLPz8/Nzc3KysrJycm1tbXn5+fg4ODR0dHh4eHHx8e3t7fExMS2trbAwMC9vb26urrf39/c3NzV1dXY2Nji4uLm5uYSuFt/AAAKhElEQVR42uzca0/jRhSA4QUScEK291uaZHdbcO/k0v//40pVqdp6HU9XeM5B+Hm+MmeQxoJXtpy8+hEACPfKEQCAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAwGOA/wQAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMAAIMABQMcBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAXwAA4QQYAAQYAAQYABBgABBgAECAAUCAAQABBgABBgAEGACSAjwDAMIJMAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwACDAAJAX4BACEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgABBgAJhOgFsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoDvAIBwAgwAAgwAAgwACDAACDAAIMAAIMAAgAADgAADAAIMAEkBfgAAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8A3AEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQALwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDABJAd4DAOEEGAAEGAAEGAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAphPgBgAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4GsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoBXAEA4AQYAAQYAAQYABBgABBgAEGAAEGAAQIABQIABAAEGgKQAHwGAcAIMAAIMAAIMAAgwAAgwACDAACDAAIAAA4AAAwACDAACDADTCfACAAgnwAAgwAAgwACAAAOAAAMAAgwAAgwACDAACDAAIMAAkBTgOQAQToABQIABQIABAAEGAAEGAAQYAAQYABBgABBgAECAASApwAcAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAAOAAAPAdAK8BgDCCTAACDAACDAAIMAAIMAAgAADgAADAAIMAAIM9Fo0bXt1ddHeNfMRd91fFRycPAgwTFgzey+Kp6MAwxQCvAGSrU6dLLbzkXYuBnjt9CGLAEO2h54wrgQYBBio6dD2lnEpwCDAQPD9798aAQYBBqpZnm3jGE+hBRgEGOizON/G2UGAQYCBOk4DcdwLMAgwUMVqsI5P/zCSAIMAAz0eBuv49PewBBgEGPjQYbiOJwEGAQYqWBXy+ORn0AIMzzjAWyBLczFsXvsXXGxcBMgiwJDnppDHlQCDAAPjeyjksRFgEGBAgAEBhheh9Aj6WoBBgIHxeQkLBBhIsBJgEGAg3nq4jqfqt9gCDAIMk9QO1nEpwCDAQA2ruk+gBRgEGOh1GojjzdO3F2B4xgG+B/IcB+K4fvr216UAb10CyCLAkGp5to3HEXYXYBBgoNfm7twbWGPsLsAgwMBHFXiU/gowCDBwtsB9X0i5H2dvAQYBBs5qZt1v4FiMtLMAgwADAzfB+/ejOGtG21iAQYCBwQQvlv98JPhuvxhxWwEGAQbKFT6MveN6XuDQQYABQIABAAEGgBcX4FsAIJwAA4AAA4AAAwACDAACDAAIMAAIMAAgwAAgwACAAANAUoB3AEA4AYZn4/5YWLC+Kdh2BhalgVunDgIMU7dtZ83wivmsYN0ZWJUGBBgEGPT3MYiNAIMAA+H9LRRYgEGAgSr9HS6wAIMAA3X6O1hgAQYBBsa0ad+LYiPAIMBASH9P/6liI8AgwEB4f2ezvQCDAAPh/T1bYAGGlxTgSyDVpj19aN+79HAq2HQGjqWBnfOHLAIMz7C/ZwoswCDAQNX+nk5LAQYBBsL721tgAQYBBsawbgfiuNwJMAgwUKO/w3W82QkwCDAwvv1H9lSAQYCBMSyH4jg7XAowCDAQXOAP+yvAIMBA7QL39FeAQYCBygXu668AgwADdQvc218BhhcV4DdArr4Cr3tXrks93XYGFqWBS8cPWQQYnmGB+/srwCDAQM0Cn+mvAIMAAxULfK6/AgwCDNQr8Nn+CjAIMFCtwOf7K8AgwEClArcD/RVgEGCgToHbzRsBBgEGggs83F8BBgEGahS40F8BBgEGatgWfn5/LNh1BjalAWcOeQF+DQCEE2AAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYABBgAEgKMAAAAAAAAAAATzYv2HbW70oDbzoD96UB1wCACWoLjp31m9LAbbfwpQHvYQIgwAIMAAIMAAIswAAgwAAgwAIMAAIM/D9vgSylPC4667elgV1n4FAa8B8A0vjzAwEGBBgEWIBBgAEBBgQYBFiAQYABAQYEGARYgEGAAQEGBBgEWIBBgAEBBgQYBBhICvA7IMtdwbyz/r40cNkZOJQG3roIkEWAQYABAQYBFmAQYECAAQEGARZgEGBAgAEBBgEWYBBgQIABAQYBFmAQYECAAQEGAQaSAvw9kKUY4M7622KAOwPrYoBdBMgiwCDAgADDpFwXbDvrL0sDrzsD96WBdy4CCDAACDAAIMAAIMAAgAADgAADAAIMAAIMAPwb4J8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnwVwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8NAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwLwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhLACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAvwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAkBfhTACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADQFKAfwMAwgkwAAgwAAgwACDAACDAAIAAA4AAAwACDAACDAAIMAAIMABMJ8DfAADhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAJIC/AkAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYABAgAEgKcC/AwDhBBgABBgABBgAEGAAEGAAQIABQIABAAEGAAEGAAQYAAQYAKYT4C8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwASQH+DAAIJ8AAIMAAIMAAgAADgAADAAIMAAIMAAgwAAgwACDAAJAU4D8AgHACDAACDAACDAAIMAAIMAAgwAAgwACAAAOAAAMAAgwAAgwA0wnw5wBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBoCkAH8LAIQTYAAQYAAQYABAgAFAgAEAAQYAAQYABBgABBgAEGAASArwzwBAOAEGAAEGAAEGAAQYAAQYABBgABBgAECAAUCAAQABBgABBoDpBPhXACCcAAOAAAOAAAMAAgwAAgwACDAACDAAIMAAIMAAgAADgAADwHQC/AMAEE6AAUCAAUCAAQABBgABBgAEGAAEGAAQYAAQYADg0V8CDAAKndgpeMFq0QAAAABJRU5ErkJggg==)}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-user-show-thumbnail .p-user-show-thumbnail__background{height:201px}}@media screen and (min-width: 768px) and (min-width: 1304px){.p-user-show-thumbnail .p-user-show-thumbnail__background{height:363px}}@media screen and (min-width: 768px),print{.p-user-show-thumbnail .p-user-show-thumbnail__info{padding-left:40px;padding-right:40px}.p-user-show-thumbnail .p-user-show-thumbnail__info.style-edit .p-user-show-thumbnail__info-main{padding-right:364px}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-user-show-thumbnail .p-user-show-thumbnail__info.style-edit .p-user-show-thumbnail__info-main{padding-right:296px}}@media screen and (min-width: 768px),print{.p-user-show-thumbnail .p-user-show-thumbnail__info.style-edit .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr{padding-right:48px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main{margin-top:0;width:100%;position:relative;padding-right:240px;padding-left:96px;min-height:76px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__image{position:absolute;top:-20px;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 0 .5px #00000014 inset;border-radius:50%;width:96px;height:96px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr{padding-left:24px;position:relative;display:inline-block;max-width:100%}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__text{padding-top:15px;font-size:1.25rem;line-height:1.8125rem;word-break:break-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__descr{margin-top:1px;font-size:.75rem;line-height:1.125rem;word-break:break-all;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__descr.style-gray{color:var(--gray-300)}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__text-descr .p-user-show-thumbnail__text-edit{position:absolute;top:13px;right:0}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action{position:absolute;top:20px;right:0}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes{display:flex;margin-right:0;margin-top:-11px;padding:8px;border-radius:4px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes.style-hover{background-color:var(--gray-25)}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul{margin-top:0;display:block}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul li{display:inline-block;font-size:12px;border:1px solid var(--brown-500);color:var(--brown-500);opacity:.2;line-height:1;padding:4px;border-radius:4px;margin-left:4px}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul li:first-child{margin-left:0}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes ul li.style-active{opacity:1}.p-user-show-thumbnail .p-user-show-thumbnail__info .p-user-show-thumbnail__info-main .p-user-show-thumbnail__action .p-user-show-thumbnail__purposes>div{margin-left:8px;width:28px;height:28px;line-height:1}}.p-user-info__top-last-pair{margin-top:32px;margin-right:4px;font-size:14px}.p-user-info__top-last-pair span{color:var(--black);font-size:.75rem;line-height:1.125rem;font-weight:400}@media screen and (max-width: 767px){.p-user-info__top-last-pair{margin-left:0;margin-top:16px;justify-content:flex-start}}.p-user-info-text{font-size:14px;color:#9a8b83}.p-user-info__top-last-pair img{margin-right:8px}.p-user-table-title{font-size:1rem;line-height:1.625rem;color:var(--font-color-key);font-weight:700;margin-top:43px;margin-bottom:19px}.p-user-table-title.style-margin-top-short{margin-top:19px}.p-user-table-no-data{color:#969696;margin-top:8px}.p-user-public-profile{margin-top:35px;padding-bottom:24px}.p-user-public-profile .p-user-public-profile__title{font-weight:700}@media screen and (min-width: 768px),print{.p-user-public-profile{display:flex}.p-user-public-profile .p-user-public-profile__user-card{width:50%;padding-right:16px;margin-right:48px;max-width:300px}.p-user-public-profile .p-user-public-profile__settings{width:50%;padding-left:16px}}@media screen and (max-width: 767px){.p-user-public-profile .p-user-public-profile__settings{margin-top:35px}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__switch{justify-content:center}}.p-user-public-profile .p-user-public-profile__user-card .p-user-public-profile__card{margin-top:19px}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__desc{margin-top:16px;font-size:.875rem;line-height:1.25rem}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__switch{margin-top:32px;display:flex}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__switch .p-user-public-profile__switch-label{margin-right:8px;font-weight:700}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__switch .p-user-public-profile__switch-status-text{color:var(--green-500);margin-right:8px;min-width:48px;font-weight:700}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__switch .p-user-public-profile__switch-status-text.style-private{color:var(--gray-100)}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__switch .p-user-public-profile__switch-input{min-width:64px}.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__confirm{margin-top:35px}@media screen and (max-width: 767px){.p-user-public-profile .p-user-public-profile__settings .p-user-public-profile__confirm{text-align:center}}.p-users-index-pager .c-pager{margin-top:40px}.p-user-show-more{display:flex;justify-content:center}.p-user-show-skills{margin-top:14px}.p-user-show-skills ul{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-user-show-skills ul li{padding-right:12px;padding-left:12px;margin-bottom:19px}@media screen and (min-width: 768px),print{.p-user-show-skills ul li{width:25%}}@media screen and (max-width: 767px){.p-user-show-skills ul li{width:100%}}.p-user-show-skills ul li .p-user-show-skills__title{font-size:1rem;line-height:1.625rem;font-weight:700;color:#4a423e}.p-user-show-skills ul li .p-user-show-skills__desc{font-size:.875rem;line-height:1.25rem;color:var(--gray-300)}.p-user-show-related-account{margin-top:19px}.p-user-show-related-account ul{display:flex}.p-user-show-related-account ul li:not(:first-child){margin-left:8px}.p-user-show-related-account ul li a{display:block;cursor:pointer}.p-user-show-related-account ul li a:hover img{opacity:.8}.p-user-show-related-account ul li img{width:36px;height:auto;transition:opacity .1s}.p-user-show-job-hist{margin-top:30px}.p-user-show-job-hist .p-user-show-job-hist__layout{margin:-8px;padding:8px}.p-user-show-job-hist .p-user-show-job-hist__layout .p-user-show-job-hist__edit{position:absolute;top:8px;right:8px}.p-user-show-job-hist .p-user-show-job-hist__layout.style-hover{background-color:var(--gray-25)}@media screen and (min-width: 768px),print{.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__layout{display:flex}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__layout .p-user-show-job-hist__summary{width:240px;min-width:240px;padding-right:12px}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__layout .p-user-show-job-hist__summary{width:160px;min-width:160px}}@media screen and (min-width: 768px),print{.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__layout .p-user-show-job-hist__detail{flex:1}.p-user-show-job-hist .p-user-show-job-hist__row+.p-user-show-job-hist__row:before{background-position:0px 240px}.p-user-show-job-hist.style-edit .p-user-show-job-hist__detail{padding-right:80px}.p-user-show-job-hist.style-edit .p-user-show-job-hist__row .p-user-show-job-hist__layout{position:relative}}@media screen and (max-width: 767px){.p-user-show-job-hist .p-user-show-job-hist__row+.p-user-show-job-hist__row:before{background-position:0px 0px}.p-user-show-job-hist.style-edit .p-user-show-job-hist__row .p-user-show-job-hist__layout{position:relative}}.p-user-show-job-hist .p-user-show-job-hist__row.style-white{background-color:var(--white)}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__summary{position:relative}@media screen and (max-width: 767px){.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__summary{margin-bottom:16px}}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__summary .p-user-show-job-hist__summary-title .p-user-show-job-hist__summary-title-text{font-size:1.125rem;line-height:1.6875rem;white-space:pre-wrap;word-break:break-all;color:var(--brown-500);font-weight:700;display:inline-block;position:relative}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__summary .p-user-show-job-hist__summary-company{font-size:.875rem;line-height:1.25rem;white-space:pre-wrap;word-break:break-all;margin-top:5px}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__summary .p-user-show-job-hist__summary-company.style-closed:after{position:relative;margin-left:8px;padding-right:5px;padding-left:5px;border-radius:2px;content:"非公開";display:inline-block;background-color:#cecece;border:1px solid var(--black);color:var(--black);font-size:11px;line-height:17px;text-align:center}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__summary .p-user-show-job-hist__summary-duration{font-size:.75rem;line-height:1.125rem;margin-top:6px}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail{position:relative;padding-left:16px}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail:before{position:absolute;display:block;content:"";top:0;left:0;width:4px;height:100%;background-color:var(--brown-300);border-radius:2px}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail .p-user-show-job-hist__detail-title{font-size:1rem;line-height:1.625rem;font-weight:700;white-space:pre-wrap;word-break:break-all}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail .p-user-show-job-hist__detail-title-sub{font-size:.875rem;line-height:1.25rem;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail .p-user-show-job-hist__detail-title-sub+p{margin-top:8px;font-size:1rem;line-height:1.625rem}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail .p-user-show-job-hist-more{display:flex}@media screen and (max-width: 767px){.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail .p-user-show-job-hist-more{justify-content:center}}.p-user-show-job-hist .p-user-show-job-hist__row .p-user-show-job-hist__detail .p-user-show-job-hist-more .c-show-more{padding-top:16px;padding-bottom:8px}.p-user-show-job-hist .p-user-show-job-hist__row+.p-user-show-job-hist__row:before{display:block;content:"";width:100%;height:56px;background-size:4px 40px;background-position:240px 8px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='4'%20height='40'%20viewBox='0%200%204%2040'%3e%3cg%20id='グループ_3473'%20data-name='グループ%203473'%20transform='translate(-20%20-714)'%3e%3ccircle%20id='楕円形_325'%20data-name='楕円形%20325'%20cx='2'%20cy='2'%20r='2'%20transform='translate(20%20714)'%20fill='%239a8b83'/%3e%3ccircle%20id='楕円形_326'%20data-name='楕円形%20326'%20cx='2'%20cy='2'%20r='2'%20transform='translate(20%20726)'%20fill='%239a8b83'/%3e%3ccircle%20id='楕円形_327'%20data-name='楕円形%20327'%20cx='2'%20cy='2'%20r='2'%20transform='translate(20%20738)'%20fill='%239a8b83'/%3e%3ccircle%20id='楕円形_328'%20data-name='楕円形%20328'%20cx='2'%20cy='2'%20r='2'%20transform='translate(20%20750)'%20fill='%239a8b83'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat}@media screen and (max-width: 767px){.p-user-show-job-hist .p-user-show-job-hist__row+.p-user-show-job-hist__row:before{background-position:0px 8px}}.p-user-show-job-hist .p-user-show-job-hist__desc{font-size:1rem;line-height:1.625rem;white-space:pre-wrap;word-break:break-all;margin-top:14px}.p-user-show-job-hist .p-user-show-job-hist__desc.style-one{white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-job-hist .p-user-show-job-hist__desc.style-two{white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-job-hist .p-user-show-job-hist__desc.style-three{white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-job-hist .p-user-show-job-hist__desc.style-four{text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-job-hist .p-user-show-job-hist__desc.style-five,.p-user-show-job-hist .p-user-show-job-hist__desc.style-long{text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 767px){.p-user-show-job-hist.style-edit .p-user-show-job-hist__row .p-user-show-job-hist__summary .p-user-show-job-hist__summary-title .p-user-show-job-hist__summary-title-text{padding-right:80px}}@media screen and (min-width: 768px),print{.p-user-show-job-hist.style-edit .p-user-show-job-hist__desc{padding-right:80px}}.p-user-show-portfolios{margin-top:19px}.p-user-show-portfolios.style-white{background-color:var(--white);padding:16px}.p-user-show-portfolios ul li{padding:8px;margin:-8px}.p-user-show-portfolios ul li:not(:first-child){margin-top:40px}@media screen and (min-width: 768px),print{.p-user-show-portfolios ul li .p-user-show-portfolios__list{position:relative;padding-left:210px;min-height:110px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__image{display:block;position:absolute;top:0;left:0;width:210px;height:110px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__text{padding-left:16px;padding-right:72px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__desc,.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__date{padding-left:16px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__link{top:4px;left:182px;padding-left:4px;padding-top:1px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__edit{top:0;right:0}}@media screen and (max-width: 767px){.p-user-show-portfolios ul li .p-user-show-portfolios__list{position:relative}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__image{display:block;content:"";width:100%;height:176px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__text{margin-top:8px;padding-right:72px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__link{top:8px;right:8px}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__edit{top:184px;right:0}}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__image{background-position:center center;background-repeat:no-repeat;background-size:cover}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__text{font-size:.875rem;line-height:1.25rem;text-align:left;font-weight:700;white-space:pre-wrap;word-break:break-all}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__desc{margin-top:16px;text-align:left;font-size:.75rem;line-height:1.125rem;white-space:pre-wrap;word-break:break-all}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__date{margin-top:8px;text-align:left;font-size:.75rem;line-height:1.125rem}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__link{position:absolute;width:24px;height:24px;line-height:1;padding-left:4px;padding-top:1px;background-color:#9a8b8399;border-radius:2px;display:block;cursor:pointer}.p-user-show-portfolios ul li .p-user-show-portfolios__list .p-user-show-portfolios__edit{position:absolute;cursor:pointer}.p-user-show-portfolios ul li.style-hover{background-color:var(--gray-25)}.p-user-show-pc-header{position:fixed;z-index:2;width:100%;top:72px;left:0;min-height:104px;background-color:var(--white);border-bottom:1px solid var(--brown-50);transition:top .4s}@media screen and (max-width: 767px){.p-user-show-pc-header{display:none}}.p-user-show-pc-header.is-inactive{top:-104px;opacity:1}.p-user-show-pc-header .grid-container{position:relative}.p-user-show-pc-header .grid-container .p-user-show-pc-header__image{position:absolute;top:12px;left:12px;width:80px;height:80px;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:50%;box-shadow:0 0 0 .5px #00000014 inset}.p-user-show-pc-header .grid-container .p-user-show-pc-header__texts{padding-left:92px}.p-user-show-pc-header .grid-container .p-user-show-pc-header__texts .p-user-show-pc-header__name{font-size:1rem;line-height:1.625rem;font-weight:700;padding-top:32px}.p-user-show-pc-header .grid-container .p-user-show-pc-header__texts .p-user-show-pc-header__jobclass{font-size:.875rem;line-height:1.25rem;margin-top:0}.p-user-show-pc-header .grid-container .p-user-show-pc-header__action{position:absolute;top:28px;right:12px}.p-user-show-sub-table{margin-top:30px}@media screen and (min-width: 768px),print{.p-user-show-sub-table>dl{display:flex}.p-user-show-sub-table>dl>dt{width:144px;white-space:nowrap}.p-user-show-sub-table>dl>dd .p-user-show-price-table{font-size:.875rem;line-height:1.25rem;padding-left:48px}.p-user-show-sub-table>dl>dd .p-user-show-price-table dl:not(:first-child){margin-top:2px}}@media screen and (min-width: 768px) and (min-width: 768px),print{.p-user-show-sub-table>dl>dd .p-user-show-price-table dl{display:flex}.p-user-show-sub-table>dl>dd .p-user-show-price-table dl dt{width:80px}.p-user-show-sub-table>dl>dd .p-user-show-price-table dl dd{flex:1}}@media screen and (max-width: 767px){.p-user-show-sub-table>dl>dd{margin-top:14px}}.p-user-show-sub-table>dl:not(:first-child){margin-top:22px}.p-user-show-sub-table>dl>dt{font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--brown-700)}.p-user-show-sub-table>dl>dd{font-size:1rem;line-height:1.625rem}.p-user-show-data-add{margin-top:32px}.p-user-show-data-add button{height:48px;border-radius:24px;color:var(--black);font-size:.875rem;line-height:1.25rem;font-weight:700;border:0;cursor:pointer;background-color:var(--gray-50);padding-left:16px;padding-right:16px}.p-user-show-data-add button:hover{opacity:.8}.p-user-show-data-add.style-narrow{margin-top:0}.p-user-show-data-add.style-narrow button{height:40px}.p-user-corporation-add-info{margin-top:32px}@media screen and (min-width: 768px),print{.p-user-corporation-add-info{display:flex;justify-content:flex-end}.p-user-corporation-add-info.style-center{justify-content:center}}@media screen and (max-width: 767px){.p-user-corporation-add-info{text-align:center;margin-bottom:32px}}.p-user-corporation-add-info button{cursor:pointer}@media screen and (max-width: 767px){.p-user-corporation-add-info button{width:80%}}.p-user-corporation-add-dialog-body{padding-top:43px}.p-user-corporation-dialog-skip{margin-top:29px}.p-user-corporation-dialog-skip a{color:var(--font-color-link);text-decoration:underline;font-size:.875rem;line-height:1.25rem}.p-user-corporation-no-corporate-link{text-align:center;color:var(--black);font-size:1rem;line-height:1.625rem;margin-top:64px;margin-bottom:32px}.p-user-personal-info-desc{margin-top:37px;font-size:.875rem;line-height:1.25rem}.p-user-personal-info-title-margin .c-title-section{margin-top:37px}.p-user-dialog-thumbnail{position:relative}@media screen and (min-width: 768px),print{.p-user-dialog-thumbnail .p-user-dialog-thumbnail__text{position:absolute;left:32px;top:16px;z-index:1;color:var(--white)}}@media screen and (max-width: 767px){.p-user-dialog-thumbnail .p-user-dialog-thumbnail__text{display:none}}.p-user-dialog-thumbnail .c-form-upload-image .c-form-upload-image__blank,.p-user-dialog-thumbnail .c-form-upload-image .c-form-upload-image__exist{border-radius:4px 4px 0 0;height:270px}.p-user-dialog-skills{margin-top:19px}.p-user-dialog-skills .p-user-dialog-skills-footnote{margin-top:8px;font-size:.75rem;line-height:1.125rem;color:var(--gray-500)}.p-user-dialog-price-table{font-size:.875rem;line-height:1.25rem;background-color:var(--white);margin-top:24px;padding:13px 16px}.p-user-dialog-price-table dl:not(:first-child){margin-top:2px}@media screen and (min-width: 768px),print{.p-user-dialog-price-table dl{display:flex}.p-user-dialog-price-table dl dt{width:80px}.p-user-dialog-price-table dl dd{flex:1}}@media screen and (min-width: 768px),print{.p-user-dialog-remote{display:flex}.p-user-dialog-remote .c-form-checkbox{margin-top:0!important}.p-user-dialog-remote .c-form-checkbox:not(:first-child){margin-left:24px}}@media screen and (max-width: 767px){.p-user-dialog-remote .c-form-checkbox{display:block}.p-user-dialog-remote .c-form-checkbox:not(:first-child){margin-top:8px}}.p-user-personal-info-dialog-address{display:flex}.p-user-personal-info-dialog-address .c-form-textfield{margin-right:16px}.p-user-dialog-thumbnail-edit{display:flex;padding-top:16px}@media screen and (min-width: 768px),print{.p-user-dialog-thumbnail-edit{flex-direction:row;padding-left:40px;padding-right:40px}}@media screen and (max-width: 767px){.p-user-dialog-thumbnail-edit{flex-direction:column;padding-left:8px;padding-right:8px}}.p-user-dialog-thumbnail-edit .p-user-dialog-thumbnail-edit__title{font-weight:700;text-align:left;display:flex}.p-user-dialog-thumbnail-edit .p-user-dialog-thumbnail-edit__title img{margin-left:8px}.p-user-dialog-thumbnail-edit .p-user-dialog-thumbnail-edit__profile-image-wrapper .p-user-dialog-thumbnail-edit__profile-image{display:flex;justify-content:center}@media screen and (min-width: 768px),print{.p-user-dialog-thumbnail-edit .p-user-dialog-thumbnail-edit__profile-image-wrapper .p-user-dialog-thumbnail-edit__profile-image{width:160px}}@media screen and (min-width: 768px),print{.p-user-dialog-thumbnail-edit .p-user-dialog-thumbnail-edit__info{margin-left:64px}}.p-user-dialog-thumbnail-edit .p-user-dialog-thumbnail-edit__sub{font-weight:thin;color:var(--gray-100);font-size:.875rem;line-height:1.25rem;text-align:left}.p-user-dialog-thumbnail-edit .p-user-dialog-thumbnail-edit__input{margin-bottom:16px}@media screen and (min-width: 768px),print{.p-user-period-row{display:flex;flex-wrap:wrap}}@media screen and (max-width: 767px){.p-user-period-row{display:flex;flex-direction:column}}.p-user-period{display:flex}@media screen and (max-width: 767px){.p-user-period{justify-content:space-between}.p-user-period:not(:first-child){margin-top:8px}}@media screen and (min-width: 768px),print{.p-user-period{gap:8px;margin-right:16px}.p-user-period:nth-child(2){margin-top:8px}}@media screen and (max-width: 991px){.p-user-period .c-form-select select{min-width:120px}}@media screen and (max-width: 767px){.p-user-period .c-form-select select{min-width:144px}}@media screen and (min-width: 768px),print{.c-dialog .c-form-row .c-form-row__column .c-form-checkbox{margin-top:8px}}.p-user-period__employment-status{display:flex;white-space:nowrap}.p-user-dialog-text-title{text-align:left;font-weight:700;color:var(--brown-700);margin-top:16px}.p-user-dialog-text-title span{font-weight:400;color:var(--gray-100)}.p-user-dialog-text-title .p-user-dialog-text-title__red{color:red}.p-user-dialog-text-comment{text-align:left;font-weight:400;color:var(--gray-300);margin-top:16px}.p-user-dialog-text-body{justify-content:left}@media screen and (min-width: 768px),print{.p-user-dialog-text-body{display:block;align-items:left;text-align:left}}.p-user-dialog-container-portfolio-image-row{display:flex}@media screen and (min-width: 768px),print{.p-user-dialog-container-portfolio-image-row{flex-direction:row}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image{width:300px;flex-shrink:0}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-row__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image,.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__blank,.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__exist{height:150px}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__blank{padding-top:65px}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__exist{background-size:cover;background-position:center;background-repeat:no-repeat}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__description{margin-left:32px;width:100%}}@media screen and (max-width: 767px){.p-user-dialog-container-portfolio-image-row{flex-direction:column}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image,.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__blank,.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__exist{height:150px}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__blank{padding-top:65px}.p-user-dialog-container-portfolio-image-row .p-user-dialog-container-portfolio-image-row__image .c-form-upload-image .c-form-upload-image__exist{background-size:cover;background-position:center;background-repeat:no-repeat}}.p-user-dialog-container-portfolio-published-row span.p-user-dialog-container-portfolio-published-row__unit{margin-left:8px}.p-user-dialog-create-price-support-details{background-color:var(--white)}.p-user-dialog-buttons{margin-top:32px;display:flex;gap:32px;justify-content:center;margin-bottom:16px}.p-user-dialog-button-delete{display:flex;justify-content:left;margin-bottom:16px}@media screen and (min-width: 768px),print{.p-user-dialog-button-delete{position:relative}}.p-user-dialog-button-delete button{background-color:transparent;background-repeat:no-repeat;border:none;cursor:pointer;overflow:hidden;outline:none;font-weight:700;font-size:.875rem;line-height:1.25rem}.p-user-dialog-date{text-align:left}.p-user-dialog-date .p-user-dialog-date__year{margin-bottom:8px}@media screen and (min-width: 768px),print{.p-user-dialog-date{display:flex}.p-user-dialog-date .p-user-dialog-date__year{margin-right:32px;width:40%}.p-user-dialog-date .p-user-dialog-date__year select{width:100%}.p-user-dialog-date .p-user-dialog-date__monthDay{display:flex;flex-direction:row}.p-user-dialog-date .p-user-dialog-date__monthDay .p-user-dialog-date__month,.p-user-dialog-date .p-user-dialog-date__monthDay .p-user-dialog-date__day{margin-right:32px}}@media screen and (max-width: 767px){.p-user-dialog-date{display:flex}.p-user-dialog-date .p-user-dialog-date__year,.p-user-dialog-date .p-user-dialog-date__year select{width:100%}.p-user-dialog-date .p-user-dialog-date__monthDay{display:flex}.p-user-dialog-date .p-user-dialog-date__monthDay select{width:100%}.p-user-dialog-date .p-user-dialog-date__monthDay .p-user-dialog-date__month{width:50%;margin-right:8px}.p-user-dialog-date .p-user-dialog-date__monthDay .p-user-dialog-date__day{width:50%}}@media screen and (max-width: 767px) and (min-width: 768px){.p-user-dialog-date{flex-direction:row}}@media screen and (max-width: 767px) and (max-width: 767px){.p-user-dialog-date{flex-direction:column}}.p-user-registration-dialog{text-align:center}@media screen and (min-width: 768px),print{.p-user-registration-dialog.style-narrow{margin-left:25%;margin-right:25%}}@media screen and (min-width: 768px),print{.p-user-registration-dialog{margin-left:16px;margin-right:16px}}.p-user-registration-dialog .p-user-registration-dialog__title{font-size:1.25rem;line-height:1.8125rem;font-weight:700}.p-user-registration-dialog .p-user-registration-dialog__title.style-left{text-align:left}.p-user-registration-dialog .p-user-registration-dialog__title.style-margin-top{margin-top:32px}.p-user-registration-dialog .p-user-registration-dialog__text{margin-top:32px;font-size:1rem;line-height:1.625rem}.p-user-registration-dialog .p-user-registration-dialog__text.style-bold{font-weight:700}.p-user-registration-dialog .p-user-registration-dialog__text.style-half-margin{margin-top:16px}.p-user-registration-dialog .p-user-registration-dialog__text.style-no-margin{margin-top:0}.p-user-registration-dialog .p-user-registration-dialog__text.style-double-margin{margin-top:64px}.p-user-registration-dialog .p-user-registration-dialog__text.style-left{text-align:left}.p-user-registration-dialog .p-user-registration-dialog__text.style-red{color:red}.p-user-registration-dialog .p-user-registration-dialog__text a{color:var(--green-500)}.p-user-registration-dialog .p-user-registration-dialog__sub{margin-top:8px;font-size:.75rem;line-height:1.125rem}.p-user-registration-dialog .p-user-registration-dialog__sub a{color:var(--green-500);text-decoration:underline}.p-user-registration-dialog .p-user-registration-dialog__title-wrapper{margin-top:32px;margin-bottom:11px}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__title-wrapper{display:flex}}@media screen and (max-width: 767px){.p-user-registration-dialog .p-user-registration-dialog__title-wrapper{text-align:left}}.p-user-registration-dialog .p-user-registration-dialog__title-wrapper :first-child{margin-right:16px}.p-user-registration-dialog .p-user-registration-dialog__name-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-template-areas:". ." ". .";margin-top:32px}.p-user-registration-dialog .p-user-registration-dialog__name-grid .p-user-registration-dialog__name-grid--field{text-align:left}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__name-grid .p-user-registration-dialog__name-grid--field:nth-child(n){margin-right:16px}.p-user-registration-dialog .p-user-registration-dialog__name-grid .p-user-registration-dialog__name-grid--field:nth-child(2n){margin-left:16px}}@media screen and (max-width: 767px){.p-user-registration-dialog .p-user-registration-dialog__name-grid .p-user-registration-dialog__name-grid--field:nth-child(n){margin-right:4px}.p-user-registration-dialog .p-user-registration-dialog__name-grid .p-user-registration-dialog__name-grid--field:nth-child(2n){margin-left:4px}}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__row-grid{display:flex}.p-user-registration-dialog .p-user-registration-dialog__row-grid .p-user-registration-dialog__row-grid--field:is(:last-child){margin-left:64px}}.p-user-registration-dialog .p-user-registration-dialog__applicant{display:flex;text-align:left}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__applicant{flex-direction:row;justify-content:space-between}}@media screen and (max-width: 767px){.p-user-registration-dialog .p-user-registration-dialog__applicant{flex-direction:column;margin-left:auto;margin-right:auto}}.p-user-registration-dialog .p-user-registration-dialog__row-year{text-align:left;margin-bottom:16px}.p-user-registration-dialog .p-user-registration-dialog__form-row-left{text-align:left}.p-user-registration-dialog .p-user-registration-dialog__corporation-card{display:flex;justify-content:center;margin-top:16px;text-align:left}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__corporation-card div{width:300px}}@media screen and (max-width: 767px){.p-user-registration-dialog .p-user-registration-dialog__corporation-card div{width:100%;max-width:300px}}.p-user-registration-dialog .p-user-registration-dialog__owner-section{display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__owner-section{flex-direction:row}}@media screen and (max-width: 767px){.p-user-registration-dialog .p-user-registration-dialog__owner-section{flex-direction:column}}.p-user-registration-dialog .p-user-registration-dialog__owner-section .p-user-registration-dialog__owner-section-arrow{width:16px;height:16px;background-position:center center;background-repeat:no-repeat;background-size:cover;margin:16px}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__owner-section .p-user-registration-dialog__owner-section-arrow{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='12'%20height='14'%20viewBox='0%200%2012%2014'%3e%3cg%20id='Group_5375'%20data-name='Group%205375'%20transform='translate(-39%20-817)'%3e%3cpath%20id='Polygon_21'%20data-name='Polygon%2021'%20d='M7,0l7,12H0Z'%20transform='translate(51%20817)%20rotate(90)'%20fill='%23969696'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}}@media screen and (max-width: 767px){.p-user-registration-dialog .p-user-registration-dialog__owner-section .p-user-registration-dialog__owner-section-arrow{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14'%20height='12'%20viewBox='0%200%2014%2012'%3e%3cg%20id='Group_5382'%20data-name='Group%205382'%20transform='translate(831%20-39)%20rotate(90)'%3e%3cpath%20id='Polygon_21'%20data-name='Polygon%2021'%20d='M7,0l7,12H0Z'%20transform='translate(51%20817)%20rotate(90)'%20fill='%23969696'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}}.p-user-registration-dialog .p-user-registration-dialog__owner-section .p-user-registration-dialog__owner-section-user-icon .p-user-registration-dialog__owner-section-user-icon-text{text-align:left;font-weight:700;font-size:1rem;line-height:1.625rem;padding-bottom:7px}.p-user-registration-dialog .p-user-registration-dialog__pending-user{display:flex;justify-content:space-between;margin-top:16px}@media screen and (min-width: 768px),print{.p-user-registration-dialog .p-user-registration-dialog__pending-user{flex-direction:row}}@media screen and (max-width: 767px){.p-user-registration-dialog .p-user-registration-dialog__pending-user{flex-direction:column}}.p-user-registration-dialog .p-user-registration-dialog__pending-user .p-user-registration-dialog__pending-user-company{text-align:left}.p-user-registration-dialog .p-user-registration-dialog__pending-user .p-user-registration-dialog__pending-user-text{font-size:1rem;line-height:1.625rem;font-weight:700;text-align:left}.p-user-registration-dialog .p-user-registration-dialog__pending-user .p-user-registration-dialog__pending-user-text.style-center{padding-top:8px}.p-user-registration-dialog .p-user-registration-dialog__pending-user .p-user-registration-dialog__pending-user-icon{text-align:left}.p-user-registration-dialog .p-user-registration-dialog__info-card{background-color:var(--white);padding:8px;margin-top:16px;min-width:336px}.p-user-registration-dialog .p-user-registration-dialog__info-card.style-gray{background-color:var(--gray-50)}.p-user-registration-dialog .p-user-registration-dialog__info-card .p-user-registration-dialog__info-card-text{text-align:left;font-size:.875rem;line-height:1.25rem;margin:8px}.p-user-registration-dialog .p-user-registration-dialog__transition{padding:4px 16px 12px;-webkit-user-select:none;user-select:none;border:2px solid var(--gray-500);border-radius:5px;height:100%}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition-visible{display:flex;justify-content:space-between;align-items:center;height:60px}.p-user-registration-dialog .p-user-registration-dialog__transition>div:not(.p-user-registration-dialog__transition-visible){transition:all .3s ease-out;overflow:hidden;height:auto}.p-user-registration-dialog .p-user-registration-dialog__transition>div:not(.p-user-registration-dialog__transition-visible).style-visible{max-height:300px}.p-user-registration-dialog .p-user-registration-dialog__transition>div:not(.p-user-registration-dialog__transition-visible).style-unvisible{max-height:0}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition-button{margin-left:16px;cursor:pointer;height:auto}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition-button .p-user-registration-dialog__transition-button-text{font-size:.75rem;line-height:1.125rem}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition-button .p-user-registration-dialog__transition-button-icon{margin:4px;height:16px;width:16px;transition:all .3s ease-out;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.11'%20height='8.469'%20viewBox='0%200%2014.11%208.469'%3e%3cpath%20id='Path_13062'%20data-name='Path%2013062'%20d='M-7430.218-4481.5l-5.641,5.641-5.641-5.641'%20transform='translate(7442.914%204482.914)'%20fill='none'%20stroke='%23212121'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:16px 16px}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition-button .p-user-registration-dialog__transition-button-icon.open{transform:rotate(180deg)}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition__text-area{margin-top:0}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition__text{font-size:1rem;line-height:1.625rem;text-align:left}.p-user-registration-dialog .p-user-registration-dialog__transition .p-user-registration-dialog__transition__text.bold{font-weight:700}ul.p-user-skill-chips{margin-top:24px;display:flex;flex-wrap:wrap}ul.p-user-skill-chips:not(.style-show) li{cursor:pointer}ul.p-user-skill-chips:not(.style-show) li:hover{background-color:var(--gray-25)}ul.p-user-skill-chips:not(.style-show) li:hover .p-user-skill-chips__edit{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.37235%2016.1419C1.19615%2016.2007%201.00707%2016.2092%200.826294%2016.1665C0.645519%2016.1239%200.480199%2016.0317%200.348861%2015.9004C0.217523%2015.769%200.125359%2015.6037%200.0826999%2015.4229C0.0400404%2015.2422%200.0485712%2015.0531%200.107336%2014.8769L1.43882%2010.8853C1.49274%2010.7236%201.58707%2010.5785%201.71285%2010.4635C1.83863%2010.3486%201.9917%2010.2677%202.15753%2010.2285C2.32336%2010.1893%202.49644%2010.1932%202.66036%2010.2397C2.82429%2010.2862%202.97361%2010.3738%203.09415%2010.4942L5.7557%2013.1558C5.87613%2013.2763%205.96375%2013.4257%206.01025%2013.5896C6.05676%2013.7535%206.06061%2013.9266%206.02144%2014.0924C5.98226%2014.2582%205.90137%2014.4113%205.78643%2014.5371C5.67149%2014.6629%205.52631%2014.7572%205.36467%2014.8111L1.37235%2016.1419Z'%20fill='%23AA1000'/%3e%3cpath%20d='M12.3597%201.06123L15.1881%203.88966C15.3757%204.0772%2015.481%204.33155%2015.481%204.59677C15.481%204.86198%2015.3757%205.11634%2015.1881%205.30387L7.96008%2012.5319C7.77254%2012.7195%207.51818%2012.8248%207.25297%2012.8248C6.98775%2012.8248%206.7334%2012.7195%206.54586%2012.5319L3.71743%209.70349C3.5299%209.51596%203.42454%209.2616%203.42454%208.99639C3.42454%208.73117%203.5299%208.47682%203.71743%208.28928L10.9455%201.06123C11.133%200.873696%2011.3874%200.76834%2011.6526%200.76834C11.9178%200.76834%2012.1722%200.873696%2012.3597%201.06123V1.06123Z'%20fill='%23AA1000'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:20px 20px}ul.p-user-skill-chips li{display:flex;justify-content:space-between;position:relative;align-items:center;padding-right:14px;padding-left:28px;border:1px solid var(--gray-500);border-radius:28px;height:56px;color:var(--black);margin-bottom:16px;background-color:var(--white)}@media screen and (min-width: 768px),print{ul.p-user-skill-chips li{width:calc(50% - 6px)}ul.p-user-skill-chips li:nth-child(odd){margin-right:12px}}@media screen and (max-width: 767px){ul.p-user-skill-chips li{width:100%}}ul.p-user-skill-chips li .p-user-skill-chips__tag{position:absolute;top:-8px}ul.p-user-skill-chips li .p-user-skill-chips__tag span{width:56px;height:15.68px;display:block;content:"";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='40'%20height='11.989'%20viewBox='0%200%2040%2011.989'%3e%3cpath%20id='パス_13178'%20data-name='パス%2013178'%20d='M76.909,153.652v7.792a2.045,2.045,0,0,0,1.986,2.1h36.028a2.045,2.045,0,0,0,1.986-2.1v-7.792a2.045,2.045,0,0,0-1.986-2.1H78.9A2.045,2.045,0,0,0,76.909,153.652Zm28.441.18a37.082,37.082,0,0,1,3.777.331v1.287a36.912,36.912,0,0,0-3.777-.37Zm-20.156,2.913v4.976H83.851v-4.19a13.205,13.205,0,0,1-3.58,1.041v-1.3q4.556-.871,5.782-3.613h1.432A6.025,6.025,0,0,1,85.194,156.746Zm10.892,1.031H93.419a3.885,3.885,0,0,1-1.441,2.809,4.934,4.934,0,0,1-2.7.984v-1.23a2.886,2.886,0,0,0,2.8-2.563H88.416v-1.22H92.13V155.3H89.078v-1.2H92.56a2.447,2.447,0,0,0,1.593-.378h1.53q-.358,1.353-2.238,1.552v1.286h2.64Zm8.189-1.58h-1.432v5.43h-1.316V156.2h-.34a8.048,8.048,0,0,1-1.656,3.32,6.178,6.178,0,0,1-2.694,1.892v-1.342a6,6,0,0,0,3.016-3.87H96.91v-1.249h4.618v-1.381h1.316v1.381h1.432Zm.993.161a33.075,33.075,0,0,1,3.768.331v1.268a34.086,34.086,0,0,0-3.768-.341Zm5.093,3.651a7.688,7.688,0,0,1-4.9,1.447v-1.324a6.566,6.566,0,0,0,4.054-1.193,5.4,5.4,0,0,0,1.611-3.783h1.343A6.591,6.591,0,0,1,110.362,160.009Z'%20transform='translate(-76.909%20-151.553)'%20fill='%231a1311'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:56px 15.68px;background-color:var(--white)}ul.p-user-skill-chips li .p-user-skill-chips__main{max-width:80%;font-size:1rem;line-height:1.625rem}ul.p-user-skill-chips li .p-user-skill-chips__main .p-user-skill-chips__main-title{font-weight:700;white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis}ul.p-user-skill-chips li .p-user-skill-chips__main .p-user-skill-chips__main-text{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;line-height:1.25rem;margin-top:-4px}ul.p-user-skill-chips li .p-user-skill-chips__edit{display:flex;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.37235%2016.1419C1.19615%2016.2007%201.00707%2016.2092%200.826294%2016.1665C0.645519%2016.1239%200.480199%2016.0317%200.348861%2015.9004C0.217523%2015.769%200.125359%2015.6037%200.0826999%2015.4229C0.0400403%2015.2422%200.0485712%2015.0531%200.107336%2014.8769L1.43882%2010.8853C1.49274%2010.7236%201.58707%2010.5785%201.71285%2010.4635C1.83863%2010.3486%201.9917%2010.2677%202.15753%2010.2285C2.32336%2010.1893%202.49644%2010.1932%202.66036%2010.2397C2.82429%2010.2862%202.97361%2010.3738%203.09415%2010.4942L5.7557%2013.1558C5.87613%2013.2763%205.96375%2013.4257%206.01025%2013.5896C6.05676%2013.7535%206.06061%2013.9266%206.02144%2014.0924C5.98226%2014.2582%205.90137%2014.4113%205.78643%2014.5371C5.67149%2014.6629%205.52631%2014.7572%205.36467%2014.8111L1.37235%2016.1419Z'%20fill='%23C1C1C1'/%3e%3cpath%20d='M12.3597%201.06123L15.1881%203.88966C15.3757%204.0772%2015.481%204.33155%2015.481%204.59677C15.481%204.86198%2015.3757%205.11634%2015.1881%205.30387L7.96008%2012.5319C7.77254%2012.7195%207.51819%2012.8248%207.25297%2012.8248C6.98775%2012.8248%206.7334%2012.7195%206.54586%2012.5319L3.71743%209.70349C3.5299%209.51596%203.42454%209.2616%203.42454%208.99639C3.42454%208.73117%203.5299%208.47682%203.71743%208.28928L10.9455%201.06123C11.133%200.873696%2011.3874%200.76834%2011.6526%200.76834C11.9178%200.76834%2012.1722%200.873696%2012.3597%201.06123V1.06123Z'%20fill='%23C1C1C1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:20px 20px;width:28px;height:28px;cursor:pointer}.p-user-job-other-user{margin-bottom:8px}.p-user-job-other-user .p-user-job-other-user__header{display:flex;align-items:center}.p-user-job-other-user .p-user-job-other-user-text{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;font-size:1rem;line-height:1.625rem}.p-user-job-other-user .p-user-job-other-user-text:nth-child(2n){margin-left:8px}.p-user-job-other-user .p-user-job-other-user-text:nth-child(3n){margin-left:8px}.p-user-skill-dialog .p-user-skill-dialog__title{font-size:1.25rem;line-height:1.8125rem;font-weight:700;text-align:center}.p-user-skill-dialog .p-user-skill-dialog__skill-list{max-width:370px;margin:16px auto auto}.p-user-skill-dialog .p-user-skill-dialog__skill-list .p-user-skill-dialog__skill-list-item{display:flex;align-items:center;background-color:var(--gray-50);margin-top:8px;height:40px;padding-left:24px;padding-right:24px;font-size:.75rem;line-height:1.125rem;border-radius:4px;border-color:var(--gray-500);cursor:pointer;color:var(--black)}.p-user-skill-dialog .p-user-skill-dialog__skill-list .p-user-skill-dialog__skill-list-item:active,.p-user-skill-dialog .p-user-skill-dialog__skill-list .p-user-skill-dialog__skill-list-item.style-selected{font-weight:700;background-color:var(--white)}.p-user-skill-dialog .p-user-skill-dialog__skill-list .p-user-skill-dialog__skill-list-item>span{margin-right:8px}.p-user-skill-dialog .p-user-skill-dialog__skill-list .p-user-skill-dialog__skill-list-checkbox{margin-top:8px}.p-user-skill-dialog .p-user-skill-dialog__skill-list .p-user-skill-dialog__skill-list-checkbox .p-user-skill-dialog__skill-list-checkbox-sub{margin-top:2px;font-size:.75rem;line-height:1.125rem;margin-left:24px}.p-user-skill-dialog .p-user-skill-dialog__main{margin:128px auto auto}@media screen and (min-width: 768px),print{.p-user-skill-dialog .p-user-skill-dialog__main{margin-bottom:128px;width:370px}.p-user-skill-dialog .p-user-skill-dialog__main select{width:340px}}@media screen and (max-width: 767px){.p-user-skill-dialog .p-user-skill-dialog__main select{width:100%}}.p-user-skill-dialog .p-user-skill-dialog__main .p-user-skill-dialog__main-checkbox{margin-top:8px}.p-user-skill-dialog .p-user-skill-dialog__main .p-user-skill-dialog__main-checkbox .p-user-skill-dialog__main-checkbox-sub{margin-top:2px;font-size:.75rem;line-height:1.125rem;margin-left:24px}.p-user-job-dialog .p-user-job-dialog__job{margin-top:32px}.p-user-job-dialog .p-user-job-dialog__job .p-user-job-dialog__job-title{font-size:1rem;line-height:1.625rem;font-weight:700}.p-user-job-dialog .p-user-job-dialog__job .p-user-job-dialog__job-card{background-color:#eaeaea;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:1rem;line-height:1.625rem;cursor:pointer}@media screen and (min-width: 768px),print{.p-user-job-dialog .p-user-job-dialog__job .p-user-job-dialog__job-card{height:56px}}@media screen and (max-width: 767px){.p-user-job-dialog .p-user-job-dialog__job .p-user-job-dialog__job-card{height:48px}}.p-user-job-dialog .p-user-job-dialog__row{margin-top:32px}.p-user-job-dialog .p-user-job-dialog__row .p-user-job-dialog__row-title{font-size:1rem;line-height:1.625rem;font-weight:700}.p-user-job-dialog .p-user-job-dialog__row .p-user-job-dialog__row-flex{margin-top:8px;display:flex;align-items:center}@media screen and (min-width: 768px),print{.p-user-job-dialog .p-user-job-dialog__row .p-user-job-dialog__row-flex{flex-direction:row}}@media screen and (max-width: 767px){.p-user-job-dialog .p-user-job-dialog__row .p-user-job-dialog__row-flex{flex-direction:column}}.p-user-job-dialog .p-user-job-dialog__row .p-user-job-dialog__button{height:24px;background-color:var(--pink-900);width:128px;border-radius:12px;color:var(--white);font-size:.75rem;line-height:1.125rem;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (min-width: 768px),print{.p-user-job-dialog .p-user-job-dialog__row .p-user-job-dialog__button{margin-left:8px}}@media screen and (max-width: 767px){.p-user-job-dialog .p-user-job-dialog__row .p-user-job-dialog__button{margin-top:16px}}.p-user-job-dialog .p-user-job-dialog__buttons>ul{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-user-job-dialog .p-user-job-dialog__buttons>ul>li{padding-right:12px;padding-left:12px;width:100%;margin-top:8px}@media screen and (min-width: 768px),print{.p-user-job-dialog .p-user-job-dialog__buttons>ul>li{width:50%}}.p-user-job-hist-delete .p-user-show-job-hist{background-color:var(--white);padding:16px}.p-user-skill-card{background-color:#eaeaea;border-radius:4px;display:flex;justify-content:center;align-items:center;font-size:1rem;line-height:1.625rem;cursor:pointer}@media screen and (min-width: 768px),print{.p-user-skill-card{height:56px}}@media screen and (max-width: 767px){.p-user-skill-card{height:48px}}.p-user-skill-card.style-thin{font-size:.75rem;line-height:1.125rem;height:24px}.p-user-wrap-text{word-wrap:break-word}.p-user-required-field-is-blank-dialog h2{font-size:1.25rem;line-height:1.8125rem;text-align:center;font-weight:700;margin-top:31px}@media screen and (max-width: 767px){.p-user-required-field-is-blank-dialog h2{text-align:left}}.p-user-required-field-is-blank-dialog p{font-size:1rem;line-height:1.625rem;text-align:center;margin-top:7px}@media screen and (max-width: 767px){.p-user-required-field-is-blank-dialog p{text-align:left}.p-user-required-field-is-blank-dialog p br{display:none}}.p-user-required-field-is-blank-dialog .p-user-required-field-is-blank-dialog__image{margin-top:24px;margin-bottom:24px}.p-user-required-field-is-blank-dialog .p-user-required-field-is-blank-dialog__image img{width:100%}@media screen and (min-width: 768px),print{.p-user-required-field-is-blank-dialog>ul{margin-top:26px;display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px;justify-content:center}.p-user-required-field-is-blank-dialog>ul>li{padding-right:12px;padding-left:12px;width:300px}.p-user-required-field-is-blank-dialog>ul>li>span{display:block;font-size:.75rem;line-height:1.125rem;text-align:center;min-height:32px;line-height:1.4;margin-bottom:5px}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-user-required-field-is-blank-dialog>ul>li{width:272px}}@media screen and (max-width: 767px){.p-user-required-field-is-blank-dialog>ul{margin-top:26px}.p-user-required-field-is-blank-dialog>ul>li:not(:first-child){margin-top:32px}.p-user-required-field-is-blank-dialog>ul>li>span{display:block;font-size:.75rem;line-height:1.125rem;margin-bottom:13px}}.p-user-required-field-is-blank-dialog .p-user-required-field-is-blank-dialog__focus-dummy{opacity:0;display:block;height:1px}.c-table-dl.style-large>dl.p-user-show-group{margin-top:21px}.c-table-dl.style-large>dl.p-user-show-group:first-child{margin-top:34px}.c-table-dl dl.p-user-show-group{background-clip:content-box;margin:-8px}.c-table-dl dl.p-user-show-group dd,.c-table-dl dl.p-user-show-group dt{padding:8px}.c-table-dl dl.p-user-show-group dd .c-table-dl__edit-button,.c-table-dl dl.p-user-show-group dt .c-table-dl__edit-button{margin-top:8px;margin-right:8px}.c-table-dl dl.p-user-show-group.style-hover{background-color:var(--gray-25)}.p-user-show-desc{font-size:1rem;line-height:1.625rem;white-space:pre-wrap;word-break:break-all;margin-top:14px}@media screen and (min-width: 768px),print{.p-user-show-desc{padding-right:72px}}.p-user-show-desc.style-one{white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-desc.style-two{white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-desc.style-three{white-space:pre-wrap;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-desc.style-four{text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.p-user-show-desc.style-five,.p-user-show-desc.style-long{text-overflow:ellipsis;white-space:pre-wrap;word-break:break-all;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.p-user-memo{text-align:center}.p-user-memo .p-user-memo__add{text-align:left}.p-user-memo-index{margin-top:64px;position:relative}.p-user-memo-index ul li{border-top:2px solid var(--brown-50)}.p-user-memo-index ul li:last-child{border-bottom:2px solid var(--brown-50)}.p-user-memo-index ul li .p-user-memo-index__box{padding-bottom:24px}.p-user-memo-index ul li .p-user-memo-index__box .p-user-memo-index__contents{display:flex;flex-direction:row;justify-content:space-between;padding-top:24px}.p-user-memo-index ul li .p-user-memo-index__box .p-user-memo-index__text{font-size:1rem;line-height:1.625rem;line-height:26px;white-space:pre-wrap;word-break:break-all}.p-user-memo-index ul li .p-user-memo-index__box .p-user-memo-index__text.style-small{font-size:.75rem;line-height:1.125rem;line-height:18px}.p-user-memo-index ul li .p-user-memo-index__box .p-user-memo-index__text.style-disabled,.p-user-memo-index ul li .p-user-memo-index__box .p-user-memo-index__text.style-edited{color:#969696}.p-user-memo-index ul li .p-user-memo-index__box .p-user-memo-index__text a{color:var(--font-color-link);text-decoration:underline}.p-user-memo-index ul li .p-user-memo-index__box .p-user-memo-index__edit{margin-left:96px;min-width:64px}.p-user-memo-index .p-user-memo-index__no-memos{text-align:center;color:#9a8b83;font-size:.875rem;line-height:1.25rem}.p-user-purpose-of-use-dialog p{font-size:12px;text-align:center;margin-top:-32px}@media screen and (max-width: 767px){.p-user-purpose-of-use-dialog p{margin-top:-16px}}.p-user-purpose-of-use-dialog ul{margin-top:24px;max-width:240px;margin-left:auto;margin-right:auto}.p-user-purpose-of-use-dialog ul li{margin-top:8px}.p-user-purpose-of-use-dialog ul li:first-child{margin-top:0}.user-availability-wrap{padding:0!important}.user-availability__table{width:100%;border-collapse:separate;border-spacing:0 8px}.user-availability__time-period{display:flex;align-items:center;justify-content:center;gap:4px;background-color:var(--gray-50);color:#636363;font-weight:700;border-radius:2px;width:72px;height:40px}@media screen and (max-width: 767px){.user-availability__time-period{aspect-ratio:1/1;width:auto;height:auto;min-height:24px;font-size:.75rem}}@media screen and (max-width: 991px){.user-availability__time-period-icon{display:none}}.user-availability__cell--active{background-color:#f4ac2d;border:none!important}.user-availability--editable .user-availability__table{table-layout:fixed}.user-availability--editable .user-availability__time-period{width:auto;height:auto;padding:8px 0}@media screen and (max-width: 767px){.user-availability--editable .user-availability__time-period{height:32px}}.user-availability--editable .user-availability__cell{text-align:center;vertical-align:middle}.user-availability--editable input[type=checkbox]{width:18px;height:18px;cursor:pointer}.user-availability--readonly{position:relative}.user-availability--readonly .user-availability__table{border-spacing:12px;transform:translateY(-4px)}@media (min-width: 767px) and (max-width: 991px){.user-availability--readonly .user-availability__table{transform:translate(-108px)}}.user-availability--readonly .user-availability__cell{width:40px;height:40px;border:2px solid var(--gray-50);border-radius:4px}@media screen and (max-width: 767px){.user-availability--readonly .user-availability__cell{width:12.5%;height:auto}}.user-availability--readonly.user-availability--no-data .user-availability__table{opacity:.5}.user-availability--readonly .user-availability__placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.25rem;line-height:1.8125rem}@media screen and (max-width: 767px){.user-availability--readonly .user-availability__placeholder{font-size:1rem;line-height:1.625rem}}@media (min-width: 767px) and (max-width: 991px){.user-availability--readonly .user-availability__placeholder{transform:translate(-108px)}}.user-availability--readonly-others .user-availability__table{transform:translateY(-8px)}@media (min-width: 767px) and (max-width: 991px){.user-availability--readonly-others .user-availability__table{transform:translate(-108px)}}.p-registration-header{text-align:center;height:72px;padding-top:18px;background-color:var(--brown-300)}.p-registration-header img{height:26px}.p-registration-steps{margin-top:26px}.p-registration-steps>div{font-size:1.375rem;line-height:2.0625rem;color:var(--brown-700);font-weight:700;text-align:center}.p-registration-steps ul{margin-top:15px;display:flex;justify-content:space-between}@media screen and (min-width: 768px),print{.p-registration-steps ul{margin-left:auto;margin-right:auto;max-width:360px}}@media screen and (max-width: 767px){.p-registration-steps ul{margin-top:27px}}.p-registration-steps ul .p-registration-steps__step{width:72px}.p-registration-steps ul .p-registration-steps__step .p-registration-steps__icon{margin-left:16px;width:40px;height:40px;border:1px solid var(--brown-300);border-radius:50%;text-align:center;padding-top:3px}.p-registration-steps ul .p-registration-steps__step .p-registration-steps__icon img{width:18px;height:18px}.p-registration-steps ul .p-registration-steps__step span{text-align:center;display:block;font-size:.75rem;line-height:1.125rem;margin-top:9px;color:var(--brown-300)}@media screen and (max-width: 767px){.p-registration-steps ul .p-registration-steps__step span{margin-top:5px}}.p-registration-steps ul .p-registration-steps__step:not(.style-done):not(.style-active){font-weight:400}.p-registration-steps ul .p-registration-steps__step.style-done .p-registration-steps__icon{background-color:var(--green-300);border-color:var(--green-300)}.p-registration-steps ul .p-registration-steps__step.style-active .p-registration-steps__icon{background-color:var(--brown-300);border:1px solid var(--brown-300)}.p-registration-steps ul .p-registration-steps__step.style-active span{font-weight:700}.p-registration-title{margin-top:43px}.p-registration-title h1{text-align:center;font-size:1.125rem;line-height:1.6875rem;font-weight:700}.p-registration-title span{display:block;font-size:.75rem;line-height:1.125rem;margin-top:5px;text-align:center}.p-registration-title p{font-size:.875rem;line-height:1.25rem;margin-top:25px;text-align:center}.p-registration-form{margin-top:37px;max-width:600px;margin-left:auto;margin-right:auto}.p-registration-form.style-narrow{max-width:400px}.p-registration-form .p-registration-form__row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-registration-form .p-registration-form__row .p-registration-form__col{padding-right:12px;padding-left:12px;width:50%}.p-registration-form .p-registration-form__row:not(:last-child) .c-form-row{margin-bottom:0}.p-registration-form-title{margin-top:43px}.p-registration-form-title h2{display:inline-block;padding-right:32px;font-size:1.25rem;line-height:1.8125rem;font-weight:700;background-image:url("data:image/svg+xml,%3csvg%20id='コンポーネント_164_19'%20data-name='コンポーネント%20164%20–%2019'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cg%20id='コンポーネント_83_54'%20data-name='コンポーネント%2083%20–%2054'%3e%3cpath%20id='パス_13172'%20data-name='パス%2013172'%20d='M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Z'%20fill='%23eaeaea'/%3e%3cpath%20id='パス_13000'%20data-name='パス%2013000'%20d='M-1204.061-14047.182l3.325,3.325,6.8-6.8'%20transform='translate(1211.006%2014059.789)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right center;background-size:24px}.p-registration-form-title h2.style-filled{background-image:url("data:image/svg+xml,%3csvg%20id='コンポーネント_164_25'%20data-name='コンポーネント%20164%20–%2025'%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%3e%3cg%20id='コンポーネント_83_54'%20data-name='コンポーネント%2083%20–%2054'%3e%3cpath%20id='パス_13172'%20data-name='パス%2013172'%20d='M12,0A12,12,0,1,1,0,12,12,12,0,0,1,12,0Z'%20fill='%235eb791'/%3e%3cpath%20id='パス_13000'%20data-name='パス%2013000'%20d='M-1204.061-14047.182l3.325,3.325,6.8-6.8'%20transform='translate(1211.006%2014059.789)'%20fill='none'%20stroke='%23fff'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.p-registration-form-title p{margin-top:9px;font-size:.875rem;line-height:1.25rem}.p-registration-form-contents{margin-top:16px}.p-registration-mail-sent-address{margin-top:24px;background-color:#ccc4c04d;padding-top:15px;padding-bottom:17px}@media screen and (min-width: 768px),print{.p-registration-mail-sent-address{margin-left:auto;margin-right:auto;max-width:600px}}.p-registration-mail-sent-address p{display:block;font-weight:700;text-align:center}.p-registration-mail-sent-address span{margin-top:4px;display:block;text-align:center;font-size:.875rem;line-height:1.25rem}.p-registration-mail-sent-desc{margin-top:19px}.p-registration-mail-sent-desc strong{display:block;text-align:center;font-weight:700;font-size:.875rem;line-height:1.25rem}.p-registration-mail-sent-desc strong+p{margin-top:10px}.p-registration-mail-sent-desc p{margin-top:29px;text-align:center;font-size:.875rem;line-height:1.25rem}@media screen and (max-width: 767px){.p-registration-mail-sent-desc p{text-align:left}}.p-registration-mail-sent-desc span{margin-top:18px;display:block;text-align:center;font-size:.75rem;line-height:1.125rem;color:var(--gray-500)}.p-registration-mail-sent-desc-sub{margin-top:26px}.p-registration-mail-sent-desc-sub p{font-size:.875rem;line-height:1.25rem;font-weight:700;text-align:center}.p-registration-mail-sent-desc-sub ul{margin-left:auto;margin-right:auto;max-width:360px;padding-left:11px;font-size:.75rem;line-height:1.125rem;margin-top:10px}.p-registration-mail-sent-desc-sub ul li:before{display:inline-block;content:"・";margin-left:-11px}.p-registration-mail-sent-desc-sub>span{display:block;max-width:360px;margin-left:auto;margin-right:auto;font-size:.75rem;line-height:1.125rem;margin-top:10px}.p-registration-mail-sent-desc-sub a{text-decoration:underline;color:var(--font-color-link)}.p-registration-mail-actions{margin-top:42px}@media screen and (max-width: 767px){.p-registration-mail-actions{margin-top:34px}}.p-registration-mail-actions p{text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:700}.p-registration-mail-actions ul{margin-top:13px}.p-registration-mail-actions ul li{text-align:center}.p-registration-mail-actions ul li button:not(:hover){border-color:var(--black)!important;color:var(--black)!important}.p-registration-mail-reminder-actions{margin-top:34px}@media screen and (max-width: 767px){.p-registration-mail-reminder-actions{margin-top:26px}}.p-registration-mail-reminder-actions ul li{text-align:center}.p-registration-mail-invalid-desc{margin-top:21px}.p-registration-mail-invalid-desc strong{display:block;font-weight:700;text-align:center}.p-registration-mail-invalid-desc p{margin-top:10px;text-align:center;font-size:.875rem;line-height:1.25rem}.p-registration-form-action{margin-top:48px}.p-registration-confirm-area{max-width:420px;margin-left:auto;margin-right:auto}.p-registration-confirm-lists>dl:not(:first-child){margin-top:16px}.p-registration-confirm-lists>dl>dt{font-weight:700}@media screen and (min-width: 768px),print{.p-registration-confirm-lists>dl{display:flex}.p-registration-confirm-lists>dl:not(:first-child){margin-top:16px}.p-registration-confirm-lists>dl>dt{font-weight:700;width:132px}.p-registration-confirm-lists>dl>dd{flex:1}}@media screen and (max-width: 767px){.p-registration-confirm-lists>dl>dd{margin-top:6px}}.p-registration-confirm-lists .p-registration-confirm-lists__price{font-size:1.125rem;line-height:1.6875rem;margin-bottom:9px}.p-registration-completed-title{font-size:1.125rem;line-height:1.6875rem;font-weight:700;text-align:center;margin-top:27px}.p-registration-completed-user .p-registration-completed-user__title{text-align:center;font-size:1.125rem;line-height:1.6875rem;font-weight:700;margin-top:3px}.p-registration-completed-user .p-registration-completed-user__card{margin-top:28px}.p-registration-completed-actions{margin-top:29px}.p-registration-completed-actions>p{font-size:.75rem;line-height:1.125rem;text-align:center}.p-registration-completed-actions>p.style-red{color:var(--red-700)}.p-registration-completed-actions .c-form-action{margin-top:29px}.p-registration-completed-actions a{text-decoration:underline;color:var(--green-500)}.p-registration-complete-others{background-color:var(--gray-50);padding-bottom:56px}.p-registration-complete-others p{font-size:.75rem;line-height:1.125rem;text-align:center;padding-top:29px;padding-bottom:29px}.p-registration-personal-information p{font-size:1.375rem;line-height:2.0625rem;font-weight:700;text-align:left;padding-top:29px}.p-registration-personal-information .p-registration-personal-information__row{padding-top:29px;display:flex;justify-content:space-between}.p-registration-personal-information .p-registration-personal-information__name-tag .p-registration-personal-information__name-tag-title{font-size:1rem;line-height:1.625rem;font-weight:700}.p-registration-personal-information .p-registration-personal-information__name-tag .p-registration-personal-information__name-tag-text{font-size:1rem;line-height:1.625rem;font-weight:400}.p-registration-mail-validate-loading{padding-top:64px;text-align:center}.p-registration-show-bottom{padding-bottom:40px}.p-registration-reco-skill-experience{position:absolute;width:100%;height:0px;padding-right:32px;top:220px}.p-registration-reco-skill-dropdown .p-registration-reco-skill-dropdown__title{padding-left:16px;font-weight:700;font-size:12px;height:32px;padding-top:2px;border-bottom:1px solid var(--brown-50)}.p-registration-reco-skill-dropdown ul>li a{border-color:var(--white)!important}.p-registration-reco-skill-dropdown .c-tag-lv{margin-top:-2px;margin-right:8px}.p-activities-title-container{display:flex;justify-content:space-between}.p-activities-title-container .p-activities-title-container__action{display:flex;flex-flow:row nowrap;gap:0 24px;font-size:14px}@media screen and (max-width: 767px){.p-activities-title-container .p-activities-title-container__action{gap:0 16px}}.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-switch{display:flex;gap:0 48px;align-items:center;height:32px;margin:24px 0}@media screen and (max-width: 767px){.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-switch{margin:16px 0;width:64px}.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-switch span{display:none}}.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-all-read{height:32px;border-radius:40px;padding:0 16px;background-color:#eaeaea;border:none;cursor:pointer;margin:24px 0}.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-all-read img{margin-right:10px}@media screen and (max-width: 767px){.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-all-read{margin:16px 0;padding:0}.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-all-read span{display:none}.p-activities-title-container .p-activities-title-container__action .p-activities-title-container__action-all-read img{margin-right:20px;margin-left:20px}}.p-activities-filter{margin-bottom:16px;display:flex;border-bottom:1px solid #707070;gap:0 24px;width:100%}.p-activities-filter a{font-size:16px;width:100%;line-height:44px;text-align:center;color:#000}.p-activities-filter a.p-activities-filter__active{border-bottom:4px solid #000000;font-weight:700}.p-activities-filter a .p-activities-filter__text{display:inline}.p-activities-all-read{width:200px;height:32px;top:24px;left:1057.26px;border-radius:40px;justify-content:space-between;padding:0 16px;background-color:#eaeaea;align-self:flex-end;border:none;cursor:pointer}.p-activity-all-read-dialog{text-align:center}.p-activity-all-read-dialog__title{font-size:20;color:#000;font-weight:700;margin-top:40px}.p-activity-all-read-dialog__text{font-size:16px;text-align:center;margin-top:24px}.p-activity-all-read-dialog__button{margin-top:35px;display:flex;justify-content:center;gap:20px}.p-activity-all-read-dialog__button button{width:200px;height:40px;border-radius:20px;border:none;font-size:14px;font-weight:700;margin-top:48px;cursor:pointer}.p-activity-all-read-dialog__yes{background-color:#fff;color:#c80000;border:#c80000}.title-container{display:flex;justify-content:space-between}.switch-button-container{display:flex;align-items:center;font-size:14px}.horizontal-list{display:flex;align-items:center;margin-top:16px}.switch-button-container{display:flex;align-items:center;gap:48px}.p-activities-empty-title{color:#a0a0a0;font-size:16px;font-weight:700}.p-activities-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;height:50vh}.p-activities-empty-description{color:#a0a0a0;font-size:16px;margin-top:3px}.p-activities-card{box-shadow:0 1px 4px #0003;background-color:var(--white);margin-bottom:8px;position:relative}@media screen and (min-width: 568px){.p-activities-card{border-radius:4px}}.p-activities-card span.p-activities-card__unread-action{border-radius:50%;background-color:#c80000;width:16px;height:16px;position:absolute;top:-8px;right:-8px}.p-activities-card span.p-activities-card__unread{width:8px;height:8px;border-radius:50%;background-color:#c80000;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fff;-webkit-box-shadow:0 0 0 2px white;-moz-box-shadow:0 0 0 2px white}.p-activities-card .p-activities-filer-button-content{position:relative}.p-activities-card span.p-activities-header__unread{position:absolute;width:8px;height:8px;margin-left:8px;margin-top:8px;border-radius:50%;background-color:#c80000;box-shadow:0 0 0 2px #fff;-webkit-box-shadow:0 0 0 2px white;-moz-box-shadow:0 0 0 2px white}.p-activities-card .rounded-box,.p-activities-card .rounded-box-task,.p-activities-card .rounded-box-task_is_read{border:1px solid #707070;border-radius:4px;padding:2px;margin-right:16px;gap:10px;text-align:center;font-size:12px;font-weight:400;min-width:100px;display:inline-block}.p-activities-card .rounded-box{color:#212121;border-color:#707070}.p-activities-card .rounded-box-task,.p-activities-card .rounded-box-task_is_read{color:#fff;background-color:#c80000;border-color:#c80000}.p-activities-card .rounded-box-task_is_read{color:#c80000;background-color:#fff}.p-activities-card .p-activities-card__check{display:none}.p-activities-card .p-activities-card__header{padding-top:14px;padding-bottom:14px;padding-left:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:1rem;line-height:1.625rem;display:block;position:relative;cursor:pointer}@media screen and (min-width: 768px),print{.p-activities-card .p-activities-card__header{min-height:54px;padding-right:120px}}@media screen and (max-width: 767px){.p-activities-card .p-activities-card__header{min-height:80px;padding-right:44px}}.p-activities-card .p-activities-card__header span.p-activities-card__date{font-weight:400;font-size:.75rem;line-height:1.125rem;padding-top:2px}@media screen and (min-width: 768px),print{.p-activities-card .p-activities-card__header span.p-activities-card__date{position:absolute;right:48px;top:16px}}@media screen and (max-width: 767px){.p-activities-card .p-activities-card__header span.p-activities-card__date{white-space:nowrap;display:block}}.p-activities-card .p-activities-card__header-unread{font-weight:700}.p-activities-card .p-activities-card__header:after{height:16px;padding-right:40px;position:absolute;right:0;top:24px;display:block;box-sizing:border-box;content:"";background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,0,5.641,5.641,0,0'%20transform='translate(1.414%201.414)'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e");background-repeat:no-repeat;transition:all .2s ease-in-out}.p-activities-card .p-activities-card__check:checked+.p-activities-card__header:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cg%20id='コンポーネント_165_72'%20data-name='コンポーネント%20165%20–%2072'%20transform='translate(1.414%201.414)'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,5.641,5.641,0,0,5.641'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e");transition:all .2s ease-in-out}.p-activities-card .p-activities-card__body{max-height:0;overflow:scroll;transition:all .2s ease-in-out;opacity:0}.p-activities-card .p-activities-card__check:checked+.p-activities-card__header+.p-activities-card__body{transition:all .2s ease-in-out;opacity:1}@media screen and (min-width: 768px),print{.p-activities-card .p-activities-card__check:checked+.p-activities-card__header+.p-activities-card__body{max-height:300px}}@media screen and (max-width: 767px){.p-activities-card .p-activities-card__check:checked+.p-activities-card__header+.p-activities-card__body{max-height:480px}}.p-activities-card .p-activities-card__content{padding:5px 40px 13px}.p-activities-card .p-activities-card__content p.p-activities-card__announce a{color:var(--font-color-link);text-decoration:underline}.p-activities-card .p-activities-card__content .p-activities__content-inner{position:relative;min-height:48px;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.p-activities-card .p-activities-card__content .p-activities__content-inner{flex-direction:column}}.p-activities-card .p-activities-card__content img{max-width:100%;height:auto}.p-activities-card .p-activities-card__footer{border-top:1px solid var(--brown-50);padding:11px 40px}@media screen and (min-width: 768px),print{.p-activities-card .p-activities-card__footer{text-align:right}}@media screen and (max-width: 767px){.p-activities-card .p-activities-card__footer{text-align:center}}.p-activities-card .p-activities-card__footer .p-activities-card__footer-inner{display:inline-flex}@media screen and (min-width: 768px),print{.p-activities-card .p-activities-card__footer .p-activities-card__footer-inner{flex-direction:row}}@media screen and (max-width: 767px){.p-activities-card .p-activities-card__footer .p-activities-card__footer-inner{flex-direction:column}.p-activities-card .p-activities-card__footer .p-activities-card__footer-inner .c-button{height:48px;border-radius:24px;min-width:200px;font-size:.875rem;line-height:1.25rem}.p-activities-card .p-activities-card__footer .p-activities-card__footer-inner *{margin-top:8px}}.p-activities-card .p-activities-card__footer .p-activities-card__footer-inner .p-activities__action-description{font-size:.875rem}.p-activities-card .p-activities-card__footer .p-activities-card__footer-inner .c-button{margin-left:8px}.p-activities-project{display:flex}@media screen and (min-width: 768px),print{.p-activities-project{flex-direction:row}.p-activities-project .p-activities-project__image{position:absolute}.p-activities-project .p-activities-project__image img{width:128px;height:72px}.p-activities-project .p-activities-project__title{padding-left:136px;min-height:72px}.p-activities-project .p-activities-project__title-user{padding-left:176px;min-height:72px}}@media screen and (max-width: 767px){.p-activities-project{flex-direction:column}.p-activities-project .p-activities-project__image img{width:100%;height:100%}.p-activities-project .p-activities-project__title-user{text-align:left}}.p-activities-project a{color:var(--black)}.p-activities-project .p-activities-project__tag li:not(:first-child){margin-left:4px}.p-activities-status{right:0;top:0;display:flex}.p-activities-status .p-activities-status__label{display:inline-block;font-weight:700;margin-right:8px;font-size:.875rem;line-height:1.25rem;padding-top:13px;width:64px}@media screen and (max-width: 767px){.p-activities-status{flex-direction:column}.p-activities-status .c-form-select select{width:100%}}.p-activities-reshine-information{display:inline-block}.p-activities-reshine-information img.p-activities-reshine-information__logo{margin-right:8px;margin-top:-4px}.p-activities-reshine-information span.p-activities-reshine-information__important{margin-right:8px}.p-activities-team-like{display:flex}.p-activities-team-like .p-activities-team-like__team{padding-left:16px}.p-activities-project-like{display:flex}.p-activities-project-like .p-activities-project-like__project{padding-left:16px}.p-activities-invoice{display:flex}.p-activities-invoice .p-activities-invoice__user{min-width:160px}.p-activities-invoice .p-activities-invoice__project{padding-left:12px;display:inline-flex;align-items:center}.p-invoice-index-tab{font-size:.875rem;line-height:1.25rem;padding-top:9px}.p-invoice-index-tab ul{list-style:none}.p-invoice-index-tab ul li{display:inline-block;padding-left:8px}.p-invoice-index-tab ul li:not(:last-of-type){padding-right:8px}.p-invoice-index-tab ul li:not(:first-of-type){border-left:2px solid var(--gray-100)}.p-invoice-index-tab ul li a{color:var(--font-color-link);text-decoration:underline}.p-invoice-index-tab ul li.p-invoice-index-tab__active{font-weight:700}.p-invoice-index-tab ul li.p-invoice-index-tab__active a{color:var(--black);text-decoration:none}.p-invoice-index-no-invoice{display:flex;justify-content:center;align-items:center;box-shadow:0 1px 4px #00000040;border-radius:4px;background:var(--white);color:var(--gray-500);height:264px;font-size:1rem;line-height:1.625rem}.p-invoice-index-invoice{display:flex;justify-content:center;align-items:center;box-shadow:0 1px 4px #00000040;border-radius:4px;background:var(--white);color:var(--black);font-size:1rem;line-height:1.625rem;padding:24px 39px;margin-bottom:16px}.p-invoice-index-invoice .p-invoice-index-invoice__content-area{width:100%;height:100%}@media screen and (min-width: 768px),print{.p-invoice-index-invoice .p-invoice-index-invoice__content-area{display:flex;flex-direction:row}}@media screen and (max-width: 767px){.p-invoice-index-invoice .p-invoice-index-invoice__content-area{display:flex;flex-direction:column}}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area{display:flex;flex-direction:column}@media screen and (min-width: 768px),print{.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area{width:50%}}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area .p-invoice-index-invoice__text-area-date{font-size:1rem;line-height:1.625rem;margin-bottom:8px}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area .p-invoice-index-invoice__text-area-deadline{font-size:.875rem;line-height:1.25rem;font-weight:700;color:var(--red-700);margin-bottom:2px}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area .p-invoice-index-invoice__text-area-deadline.style-black{color:var(--black)}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area .p-invoice-index-invoice__text-area-deadline.style-gray{color:var(--gray-500)}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area .p-invoice-index-invoice__flex-area{display:flex;flex-flow:row nowrap;gap:0 8px;align-items:center}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area .p-invoice-index-invoice__text-area-title{font-size:1rem;line-height:1.625rem;font-weight:700;color:var(--black);margin-bottom:8px;margin-top:8px}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__text-area .p-invoice-index-invoice__text-area-descr{font-size:.875rem;line-height:1.25rem;overflow-wrap:break-word}@media screen and (min-width: 768px),print{.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__action-area{position:relative;margin-left:auto;margin-right:0;display:flex;flex-flow:column nowrap;align-items:end;justify-content:space-between}}@media screen and (max-width: 767px){.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__action-area{display:flex;flex-direction:column;align-items:center;margin-top:16px}}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__action-area .p-invoice-index-invoice__action-area-text{margin-top:4px;margin-bottom:4px;text-align:end;font-size:.875rem;line-height:1.25rem}.p-invoice-index-invoice .p-invoice-index-invoice__content-area .p-invoice-index-invoice__action-area .p-invoice-index-invoice__action-area__footer{display:flex;flex-flow:row nowrap;gap:0 12px;margin-top:16px}.p-invoice-index-invoice.disabled{background-color:#f4f4f4}.p-invoice-index-invoice.disabled .p-invoice-index-invoice__text-area>:is(p,span,div),.p-invoice-index-invoice.disabled .p-invoice-index-invoice__action-area :is(p,span){opacity:.25}.p-invoice-form-layout{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-invoice-form-layout>div{padding-right:12px;padding-left:12px}.p-invoice-form-layout>div:first-child{width:59%}.p-invoice-form-layout>div:last-child{width:41%}@media screen and (min-width: 768px) and (max-width: 991px){.p-invoice-form-layout>div:first-child{width:60%}.p-invoice-form-layout>div:last-child{width:40%}}.p-invoice-form-dates{padding-top:19px}.p-invoice-form-dates .p-invoice-form-dates__title{font-size:1.375rem;line-height:2.0625rem;font-weight:700}.p-invoice-form-dates .p-invoice-form-dates__dates{display:flex}.p-invoice-form-dates .p-invoice-form-dates__dates dl{width:50%}.p-invoice-form-dates .p-invoice-form-dates__dates dl dt{font-size:.875rem;line-height:1.25rem;font-weight:700;padding-top:3px}.p-invoice-form-dates .p-invoice-form-dates__dates dl dd{font-size:.875rem;line-height:1.25rem;margin-top:10px}.p-invoice-form-header{margin-top:18px}.p-invoice-form-header dl dt{font-size:.875rem;line-height:1.25rem;font-weight:700}.p-invoice-form-header dl dd{margin-top:5px}.p-invoice-form-header dl dd p{margin-top:5px;font-size:.75rem;line-height:1.125rem;color:var(--gray-500)}.p-invoice-form-header dl dd.style-project-name-long{word-break:break-all;font-size:.875rem;line-height:1.25rem}.p-invoice-form-header dl dd.style-bank{color:var(--gray-500)}.p-invoice-form-header>div dl:not(:first-child){margin-top:21px}@media screen and (min-width: 768px),print{.p-invoice-form-header .p-invoice-form-total-price:not(.style-project-name-long){display:block;visibility:visible;margin-top:34px}.p-invoice-form-header .p-invoice-form-total-price.style-project-name-long{display:none;visibility:hidden}}@media screen and (max-width: 767px){.p-invoice-form-header .p-invoice-form-total-price{display:none}}@media screen and (min-width: 768px),print{.p-invoice-form-total-price:not(.style-project-name-long){display:none;visibility:hidden}.p-invoice-form-total-price.style-project-name-long{display:block;visibility:visible}}.p-invoice-form-total-price>div dl{display:flex;justify-content:space-between;border-bottom:4px solid #969696}.p-invoice-form-total-price>div dl dt{font-size:1.125rem;line-height:1.6875rem;font-weight:700}.p-invoice-form-total-price>div dl dd{font-size:24px;font-weight:700;line-height:32px}.p-invoice-form-prices{margin-top:37px}.p-invoice-form-prices .p-invoice-form-prices__titles{display:flex;justify-content:space-between}.p-invoice-form-prices .p-invoice-form-prices__titles h2{font-size:.875rem;line-height:1.25rem;font-weight:700;display:block;padding-top:2px}.p-invoice-form-prices .p-invoice-form-prices__contents{margin-top:5px;background-color:var(--gray-25);padding:21px 8px 16px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header{font-size:14px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li{text-align:center}@media screen and (min-width: 992px){.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul{flex-wrap:wrap;margin-left:0;margin-right:0;display:flex}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li{padding-right:8px;padding-left:8px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li h4,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li h4{display:none}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-name,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-name{width:172px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-price,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-price{width:144px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-tax,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-tax{width:100px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-amount,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-amount{width:86px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-amount input::-webkit-outer-spin-button,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-amount input::-webkit-inner-spin-button,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-amount input::-webkit-outer-spin-button,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-amount input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-amount input[type=number],.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-amount input[type=number]{-moz-appearance:textfield}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-unit,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-withhold,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-unit,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-withhold{width:80px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-calc,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-calc{width:136px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-tax select,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-tax select{min-width:32px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-withhold,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-withhold{font-size:11px;line-height:16px;display:flex;justify-content:center}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-withhold .c-form-checkbox label .c-form-checkbox__text,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-withhold .c-form-checkbox label .c-form-checkbox__text{display:none}}@media screen and (min-width: 992px) and (min-width: 768px){.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header ul li.style-withhold.style-pc .c-tooltip-help,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__row ul li.style-withhold.style-pc .c-tooltip-help{display:none}}@media screen and (min-width: 992px){.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows{margin-top:9px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row:not(:first-child){margin-top:8px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li{padding-left:4px;padding-right:4px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li.style-withhold{padding-top:6px;text-align:center}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li.style-delete{padding-top:2px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul div.style-delete.style-sp{display:none}}@media screen and (max-width: 991px){.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__header{display:none}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row:not(:first-child){margin-top:24px;border-top:2px solid var(--white);padding-top:24px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li:not(:first-of-type){margin-top:15px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li h4{font-size:.875rem;line-height:1.25rem;margin-bottom:4px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li.style-withhold{text-align:left}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul div.style-delete{text-align:right;margin-top:-8px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li.style-delete.style-pc{display:none}}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__rows .p-invoice-form-prices__row ul li.style-calc span.style-total-price{border-bottom:2px solid #969696;text-align:right;width:100%;display:block;padding-top:10px;padding-bottom:1px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__add{margin-top:16px}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__add a,.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__add a span{display:inline-block}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__add a span:first-child{width:40px;height:40px;background-color:var(--red-500);text-align:center;padding-top:4px;border-radius:50%}.p-invoice-form-prices .p-invoice-form-prices__contents .p-invoice-form-prices__add a span:last-child{margin-top:9px;margin-left:8px;font-size:.875rem;line-height:1.25rem;color:var(--black)}.p-invoice-form-total-price-info{margin-top:24px;display:flex;justify-content:flex-end}.p-invoice-form-total-price-info>div{width:80%}.p-invoice-form-total-price-info dl{border-bottom:2px solid #969696;display:flex;justify-content:space-between}.p-invoice-form-total-price-info dl:not(:first-child){margin-top:24px}.p-invoice-form-total-price-info dl.style-withhold dd span{margin-right:16px}.p-invoice-form-total-price-info dl.style-total{border-bottom-width:4px;padding-bottom:4px}.p-invoice-form-total-price-info dl.style-total dt,.p-invoice-form-total-price-info dl.style-total dd{font-weight:700}.p-invoice-form-total-price-info dl.style-tax{align-items:flex-end;padding-bottom:4px}.p-invoice-form-total-price-info dl.style-tax dd{width:100%}.p-invoice-form-total-price-info dl.style-tax dd ul li{text-align:right}.p-invoice-form-total-price-info dl.style-tax.style-disable{display:none}.p-invoice-form-footer{margin-top:45px}.p-invoice-form-footer .p-invoice-form-footer__row:not(:first-child){margin-top:21px}@media screen and (min-width: 768px),print{.p-invoice-form-footer .p-invoice-form-footer__row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.p-invoice-form-footer .p-invoice-form-footer__row>div{padding-right:12px;padding-left:12px}.p-invoice-form-footer .p-invoice-form-footer__row>div:first-child{width:58%}.p-invoice-form-footer .p-invoice-form-footer__row>div:last-child{width:42%}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-invoice-form-footer .p-invoice-form-footer__row>div:first-child{width:60%}.p-invoice-form-footer .p-invoice-form-footer__row>div:last-child{width:40%}}@media screen and (max-width: 767px){.p-invoice-form-footer .p-invoice-form-footer__row{padding-right:12px;padding-left:12px}.p-invoice-form-footer .p-invoice-form-footer__row>div{padding-right:12px;padding-left:12px}}.p-invoice-form-footer .p-invoice-form-footer__row dl dt{font-size:.875rem;line-height:1.25rem;font-weight:700}.p-invoice-form-footer .p-invoice-form-footer__row dl dd{margin-top:5px}.p-invoice-form-footer .p-invoice-form-footer__row dl dd p{margin-top:5px;font-size:.75rem;line-height:1.125rem;color:var(--gray-500)}.p-invoice-form-footer .p-invoice-form-footer__row dl dd.style-wrap{white-space:pre-wrap;word-break:break-all}.p-invoice-form-action{text-align:center;margin-top:40px}.p-invoice-form-action .p-invoice-form-action__primary,.p-invoice-form-action .p-invoice-form-action__secondary,.p-invoice-form-action .p-invoice-form-action__footnote{margin-top:24px}.p-invoice-form-complete-dialog .p-invoice-form-complete-dialog__image{margin-top:24px;text-align:center}@media screen and (max-width: 767px){.p-invoice-form-complete-dialog .p-invoice-form-complete-dialog__image img{width:100%}}.p-invoice-reissue{width:100%}.p-invoice-reissue .p-invoice-reissue-actions{margin-top:35px;margin-bottom:35px;position:relative}.p-invoice-reissue .p-invoice-reissue-actions ul:not(.style-horizontal) li{text-align:center}.p-invoice-reissue .p-invoice-reissue-actions ul:not(.style-horizontal) li:not(:first-child){margin-top:16px}@media screen and (max-width: 767px){.p-invoice-reissue .p-invoice-reissue-actions ul.style-horizontal li{text-align:center}.p-invoice-reissue .p-invoice-reissue-actions ul.style-horizontal li:not(:first-child){margin-top:16px}}@media screen and (min-width: 768px),print{.p-invoice-reissue .p-invoice-reissue-actions ul.style-horizontal{display:flex;flex-direction:row-reverse;max-width:480px;margin-left:auto;margin-right:auto}}@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px){.p-invoice-reissue .p-invoice-reissue-actions ul.style-horizontal{max-width:440px}}@media screen and (min-width: 768px),print{.p-invoice-reissue .p-invoice-reissue-actions ul.style-horizontal li{text-align:center;width:50%}.p-invoice-reissue .p-invoice-reissue-actions ul.style-horizontal li:not(:first-child){margin-top:0}}.p-faq-container{position:relative}.faq-question-container{display:flex;align-items:flex-start}.p-faq-description{flex:1;min-width:calc(100% - 240px);max-width:calc(100% - 240px)}@media screen and (max-width: 767px){.p-faq-description{flex-wrap:wrap;font-size:14px;max-width:none}}.p-faq-right-container{position:absolute;width:221px;top:51px;right:0;flex:1;padding-left:16px;padding-bottom:16px;margin-left:16px;max-width:216px;background-color:#f4f4f4}@media screen and (max-width: 767px){.p-faq-right-container{width:100%;background-color:transparent;position:inherit;margin-left:0;margin-top:40px;margin-bottom:8px;top:0%;padding:0;min-width:352px}}.p-faq-left-container{margin-top:16px;flex:1;min-width:calc(92% - 221px);max-width:calc(100% - 240px)}@media screen and (max-width: 767px){.p-faq-left-container{width:100%;max-width:none}}.p-faq-card{box-shadow:0 1px 4px #0003;background-color:var(--white);margin-bottom:8px;position:relative;border-radius:4px;width:100%;text-align:left}@media screen and (max-width: 767px){.p-faq-card{width:100%}}.p-faq-card .p-faq-card__question{display:flex;position:relative;min-height:54px;padding:16px 120px 0 40px}@media screen and (max-width: 767px){.p-faq-card .p-faq-card__question{min-height:80px;padding:16px 48px 16px 16px;display:flex;flex-flow:column nowrap;gap:8px 0}}.p-faq-card .p-faq-card__title{font-size:16px;line-height:1.5;color:var(--black)}@media screen and (min-width: 768px),print{.p-faq-card .p-faq-card__title{font-size:16px}}@media screen and (max-width: 767px){.p-faq-card .p-faq-card__title{font-size:16px}}.p-faq-card .p-faq-card__icon{height:16px;padding-right:40px;right:0;position:absolute;top:24px;display:block;box-sizing:border-box;background-repeat:no-repeat;transition:background-image .2s ease-in-out;margin-left:auto}.p-faq-card .p-faq-card__icon.open{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cg%20id='コンポーネント_165_72'%20data-name='コンポーネント%20165%20–%2072'%20transform='translate(1.414%201.414)'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,5.641,5.641,0,0,5.641'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/g%3e%3c/svg%3e")}.p-faq-card .p-faq-card__icon.closed{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='14.111'%20height='8.469'%20viewBox='0%200%2014.111%208.469'%3e%3cpath%20id='パス_13119'%20data-name='パス%2013119'%20d='M11.282,0,5.641,5.641,0,0'%20transform='translate(1.414%201.414)'%20fill='none'%20stroke='%23969696'%20stroke-linecap='round'%20stroke-width='2'/%3e%3c/svg%3e")}.p-faq-card .p-faq-card-tags{margin-left:40px}.p-faq-card .p-faq-tag{margin-top:16px;margin-bottom:24px;display:inline-block;font-size:12px;border:2px solid #f4f4f4;padding-left:16px;padding-right:16px;margin-right:8px;border-radius:24px;cursor:pointer}.p-faq-card .p-faq-tag:hover{background-color:#c1c1c1}@media screen and (max-width: 767px){.p-faq-card .p-faq-tag{margin-bottom:0;padding-right:8px;padding-left:8px;margin-right:4px}}.p-faq-card .p-faq-answer{display:flex;padding:0 120px 16px 40px;align-items:flex-start}@media screen and (max-width: 767px){.p-faq-card .p-faq-answer{padding:16px}}.p-faq-card .p-faq-answer.show{display:flex}.p-faq-card .p-faq-answer .p-faq-icon{margin-right:16px}.p-faq-card .p-faq-answer-text{word-break:break-word}.p-faq-card .p-faq-answer img{max-width:100%;height:auto}.p-faq-description+.p-search-faq-tags-container{display:flex;flex-wrap:wrap;background-color:#fff;padding-left:4px;padding-right:4px;width:auto}.p-faq-description{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex:1}@media screen and (max-width: 767px){.p-faq-description{flex-wrap:wrap;font-size:14px}}.p-faq-description__bold{margin-right:20px;font-weight:700}@media screen and (max-width: 767px){.p-faq-description__bold{width:100%;font-size:14px;margin-top:24px}}.p-faq-sub-description-link{text-decoration:underline;display:inline}.p-faq-sub-description{text-decoration:none;display:inline}@media screen and (max-width: 767px){.p-faq-sub-description{display:inline;font-size:14px}}.p-search-faq-tag-title{margin-top:16px;margin-bottom:20px;font-weight:700}@media screen and (max-width: 767px){.p-search-faq-tag-title{font-size:14px;margin-bottom:0}}.p-faq-search-tag{display:flex;flex-wrap:wrap;max-width:90%}@media screen and (max-width: 767px){.p-faq-search-tag{margin-bottom:16px}}.p-search-faq-tag-button{display:inline-block;font-size:12px;border:1px solid #c1c1c1;border-radius:24px;cursor:pointer;padding:4px 8px;margin:4px;background-color:#fff}@media screen and (max-width: 767px){.p-search-faq-tag-button{font-size:14px;margin-left:0}}.p-search-faq-tag-button:hover{background-color:#c1c1c1}.p-search-faq-tag-button.selected{background-color:#ffe483}.p-search-faq-tag-container{display:flex;flex-wrap:nowrap;max-width:100%}@media screen and (max-width: 767px){.p-search-faq-tag-container{flex-wrap:wrap;flex-direction:row;overflow-x:auto}}.p-search-faq-tag-container .all-tag{width:100%}@media screen and (max-width: 767px){.p-search-faq-tag-container .all-tag{margin-bottom:8px}}.p-search-faq-tag-container .other-tags{display:flex;flex-wrap:nowrap;gap:8px}.p-faq-icon{margin-right:16px}.p-faq-move-top-button{position:fixed;bottom:160px;right:10%;cursor:pointer;width:56px;height:56px;z-index:6;background-repeat:no-repeat}@media screen and (min-width: 568px) and (max-width: 767px){.p-faq-move-top-button{bottom:128px;right:4%}}@media screen and (max-width: 767px){.p-faq-move-top-button{bottom:96px;right:12px}}.p-message-terms{padding:0;max-width:752px;margin-top:56px;margin-left:auto;margin-right:auto;font-size:14px}.p-message-terms section p{margin-top:8px}.p-message-terms section img{width:100%}.p-message-terms section+section{margin-top:40px}.p-message-terms h1{font-style:normal;font-weight:700;font-size:24px;line-height:35px;margin-bottom:32px}@media screen and (max-width: 767px){.p-message-terms h1{font-size:20px}}.p-message-terms h2{line-height:34px;height:34px;padding-left:16px;background:#f4f4f4;border-radius:0}.p-message-terms h3{font-style:normal;font-weight:700;line-height:29px;margin-top:24px;margin-bottom:16px}.p-message-terms ul{margin-left:24px}.p-message-terms ul li{list-style-type:disc}@keyframes keyframeOpacity{0%{opacity:.3}50%{opacity:.75}to{opacity:.4}}.p-message-schedule-card{display:flex;align-items:center;padding:12px;margin:8px 0;background:#f0f4ff;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;color:#000}.p-message-schedule-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.p-message-schedule-card .p-message-schedule-card__icon{font-size:24px;margin-right:12px}.p-message-schedule-card .p-message-schedule-card__content{flex:1}.p-message-schedule-card .p-message-schedule-card__title{font-weight:700;font-size:16px;margin-bottom:4px}.p-message-schedule-card .p-message-schedule-card__action{font-size:14px;opacity:.9;background:#fff3;padding:4px 8px;border-radius:6px;display:inline-block}.p-schedule-creation-modal{padding:20px;max-width:650px;margin:0 auto;width:100%}.p-schedule-creation-modal .p-schedule-creation-modal__field{margin-bottom:20px}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__field{margin-bottom:15px}}.p-schedule-creation-modal .p-schedule-creation-modal__datetime-selection{margin-bottom:20px}.p-schedule-creation-modal .p-schedule-creation-modal__datetime-inputs-inline{display:flex;gap:12px;align-items:end;flex-wrap:wrap;background:#f9fafb}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__datetime-inputs-inline{flex-direction:column;align-items:stretch;gap:8px;padding:0}}.p-schedule-creation-modal .p-schedule-creation-modal__input-group{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1}.p-schedule-creation-modal .p-schedule-creation-modal__input-group label{font-size:14px;font-weight:700;color:#374151;white-space:nowrap}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__input-group label{font-size:13px}}.p-schedule-creation-modal .p-schedule-creation-modal__input-group--time-group{min-width:200px;flex:0 0 200px}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__input-group--time-group{min-width:auto;flex:1}}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__input-group{gap:0px}}.p-schedule-creation-modal .p-schedule-creation-modal__button-group{display:flex;align-items:end;flex-shrink:0}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__button-group{align-self:stretch;justify-content:center;margin-top:10px}}.p-schedule-creation-modal .p-schedule-creation-modal__select{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#374151;background:#fff;min-width:140px;flex:1}.p-schedule-creation-modal .p-schedule-creation-modal__select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.p-schedule-creation-modal .p-schedule-creation-modal__select:disabled{background-color:#f3f4f6;color:#9ca3af;cursor:not-allowed}.p-schedule-creation-modal .p-schedule-creation-modal__select--time{min-width:80px;width:80px;flex:none}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__select{min-width:100%;font-size:13px;padding:8px 10px}.p-schedule-creation-modal .p-schedule-creation-modal__select--time{min-width:70px;width:70px;flex:none}}.p-schedule-creation-modal .p-schedule-creation-modal__time-inputs{display:flex;gap:8px;align-items:center;width:100%}.p-schedule-creation-modal .p-schedule-creation-modal__time-inputs select{flex:none}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__time-inputs{flex-direction:column;align-items:stretch;gap:10px}}.p-schedule-creation-modal .p-schedule-creation-modal__warning-text{flex:1;margin-top:8px;margin-bottom:24px;color:#92120e;font-size:14px;line-height:1.5}.p-schedule-creation-modal .p-schedule-creation-modal__actions{margin-top:24px;display:flex;justify-content:center;align-items:center;gap:12px;padding:16px}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__actions{flex-direction:column;align-items:center;gap:12px;padding:12px}.p-schedule-creation-modal .p-schedule-creation-modal__actions .c-button{min-width:auto;max-width:200px;width:70%}}.p-schedule-creation-modal .p-schedule-creation-modal__existing-content{display:flex;flex-direction:column;gap:24px;margin-bottom:20px}.p-schedule-creation-modal .p-schedule-creation-modal__existing-notice{background:#dbeafe;border:1px solid #bfdbfe;border-radius:6px;padding:12px}.p-schedule-creation-modal .p-schedule-creation-modal__existing-notice p{margin:0;color:#1e40af;font-size:14px}.p-schedule-creation-modal .p-schedule-creation-modal__section{background:#fff;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;margin-bottom:20px}.p-schedule-creation-modal .p-schedule-creation-modal__section:last-child{margin-bottom:0}.p-schedule-creation-modal .p-schedule-creation-modal__section-title{background:#f9fafb;padding:12px 16px;margin:0;font-size:16px;font-weight:700;color:#374151;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:8px}.p-schedule-creation-modal .p-schedule-creation-modal__time-list{max-height:500px;overflow-y:auto;padding:8px;position:relative;scroll-behavior:smooth}.p-schedule-creation-modal .p-schedule-creation-modal__date-group{margin-top:4px}.p-schedule-creation-modal .p-schedule-creation-modal__date-group:last-child{margin-bottom:0}.p-schedule-creation-modal .p-schedule-creation-modal__date-group--past{position:relative}.p-schedule-creation-modal .p-schedule-creation-modal__date-header{padding-left:6px;font-weight:700;font-size:14px;border-radius:4px;margin-bottom:4px}.p-schedule-creation-modal .p-schedule-creation-modal__time-slots{display:flex;flex-direction:column;gap:4px;margin-left:8px}.p-schedule-creation-modal .p-schedule-creation-modal__time-slot{padding:6px 10px;border-radius:4px;font-size:13px;position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;width:100%}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__time-slot{font-size:12px;padding:4px 12px}}.p-schedule-creation-modal .p-schedule-creation-modal__time-slot--available{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__time-slot--available{font-size:12px;padding:4px 12px}}.p-schedule-creation-modal .p-schedule-creation-modal__time-slot--reserved,.p-schedule-creation-modal .p-schedule-creation-modal__time-slot--external-reservation{background:#f3f4f6;border:1px solid #d1d5db;color:#6b7280;display:flex;align-items:center;justify-content:space-between;padding:8px 12px}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__time-slot--external-reservation{padding:4px 12px}}.p-schedule-creation-modal .p-schedule-creation-modal__time-content{display:flex;align-items:center;justify-content:space-between;width:100%;flex:1;gap:12px;min-width:0}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__time-content{flex-direction:row;align-items:center;gap:4px;width:100%;min-width:0}}.p-schedule-creation-modal .p-schedule-creation-modal__time-info{font-weight:700;flex-shrink:0}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__time-info{font-size:12px;margin-bottom:0;flex-shrink:0}}.p-schedule-creation-modal .p-schedule-creation-modal__reserved-section{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;flex:1}.p-schedule-creation-modal .p-schedule-creation-modal__reserved-text{color:#6b7280;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:700;white-space:nowrap;flex:1;text-align:center}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__reserved-text{padding:0;flex:none;text-align:left}}.p-schedule-creation-modal .p-schedule-creation-modal__reserved-users{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-width:0;flex-shrink:0}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__reserved-users{display:flex;align-items:center;gap:8px;flex:1;margin-top:0;min-width:0;overflow:hidden;justify-content:flex-end}}.p-schedule-creation-modal .p-schedule-creation-modal__reserved-user-item{display:flex;align-items:center;gap:8px;min-width:0;flex-shrink:1}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__reserved-user-item{display:flex;align-items:center;gap:6px;padding:0;background:none;border:none;white-space:nowrap;min-width:0;flex-shrink:1}}.p-schedule-creation-modal .p-schedule-creation-modal__user-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__user-avatar{width:20px;height:20px}}.p-schedule-creation-modal .p-schedule-creation-modal__user-avatar-placeholder{width:24px;height:24px;border-radius:50%;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__user-avatar-placeholder{width:20px;height:20px;font-size:10px}}.p-schedule-creation-modal .p-schedule-creation-modal__user-name{font-size:12px;color:#6b7280;font-weight:700;white-space:nowrap}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__user-name{font-size:11px;overflow:hidden;text-overflow:ellipsis;max-width:100px}}.p-schedule-creation-modal .p-schedule-creation-modal__delete-existing-btn{background:none;border:none;cursor:pointer;padding:2px 6px;margin-left:8px;border-radius:3px;font-size:16px;font-weight:700;color:#6b7280;line-height:1;transition:all .2s ease}.p-schedule-creation-modal .p-schedule-creation-modal__delete-existing-btn:hover{color:#ef4444;background:#ef44441a}.p-schedule-creation-modal .p-schedule-creation-modal__delete-existing-btn:active{transform:scale(.9)}.p-schedule-creation-modal .p-schedule-creation-modal__empty-message{color:#9ca3af;font-style:italic;text-align:center;padding:20px;font-size:14px}@media screen and (max-width: 767px){.p-schedule-creation-modal .p-schedule-creation-modal__empty-message{padding:30px 15px;font-size:13px}}.p-schedule-creation-modal.schedule-modal-container .c-dialog__surface{max-width:700px;width:95vw;max-height:90vh;overflow-y:auto}@media screen and (max-width: 767px){.p-schedule-creation-modal.schedule-modal-container .c-dialog__surface{width:98vw;max-width:none;margin:10px}}.p-schedule-creation-modal.schedule-modal-container .c-dialog__container{max-width:none;padding:0}@media screen and (max-width: 767px){.p-schedule-creation-modal.schedule-modal-container .c-dialog__container{padding:5px}}.p-schedule-reservation-modal.cancel-confirmation-container .c-dialog__surface{max-width:500px;width:95vw;max-height:90vh;overflow-y:auto}@media screen and (max-width: 767px){.p-schedule-reservation-modal.cancel-confirmation-container .c-dialog__surface{width:98vw;max-width:none;margin:10px}}.p-schedule-reservation-modal.cancel-confirmation-container .c-dialog__container{max-width:none;padding:0}@media screen and (max-width: 767px){.p-schedule-reservation-modal.cancel-confirmation-container .c-dialog__container{padding:5px}}.p-schedules-reservation-modal{padding:20px;max-width:600px;margin:0 auto;width:100%}.p-schedules-reservation-modal .p-schedules-reservation-modal__loading,.p-schedules-reservation-modal .p-schedules-reservation-modal__error{text-align:center;padding:40px 20px}.p-schedules-reservation-modal .p-schedules-reservation-modal__loading .p-schedules-reservation-modal__loading-spinner,.p-schedules-reservation-modal .p-schedules-reservation-modal__error .p-schedules-reservation-modal__loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.p-schedules-reservation-modal .p-schedules-reservation-modal__loading p,.p-schedules-reservation-modal .p-schedules-reservation-modal__error p{color:#666;margin:0}.p-schedules-reservation-modal .p-schedules-reservation-modal__error p{color:#dc3545}.p-schedules-reservation-modal .p-schedules-reservation-modal__header{margin-bottom:24px;text-align:center}.p-schedules-reservation-modal .p-schedules-reservation-modal__title{font-size:24px;font-weight:700;color:#333;margin-bottom:12px}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__title{font-size:20px;margin-bottom:8px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__description{color:#666;line-height:1.6;margin:0}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__description{font-size:14px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__form-section{margin-bottom:24px}.p-schedules-reservation-modal .p-schedules-reservation-modal__form-title{font-size:18px;font-weight:700;color:#333;margin-bottom:16px}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__form-title{font-size:16px;margin-bottom:12px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__no-available-message{text-align:center;padding:40px 20px;background-color:#fff9e6;border:1px solid #ffeaa7;border-radius:8px;margin-bottom:20px}.p-schedules-reservation-modal .p-schedules-reservation-modal__no-available-icon{font-size:48px;margin-bottom:16px}.p-schedules-reservation-modal .p-schedules-reservation-modal__no-available-title{font-size:18px;font-weight:700;color:#d63031;margin-bottom:12px}.p-schedules-reservation-modal .p-schedules-reservation-modal__no-available-description{color:#636e72;line-height:1.6;margin:0;font-size:14px}.p-schedules-reservation-modal .p-schedules-reservation-modal__my-reservations-only{margin-bottom:20px}.p-schedules-reservation-modal .p-schedules-reservation-modal__info-message{text-align:center;padding:20px;background-color:#e8f4fd;border:1px solid #b3d9ff;border-radius:8px}.p-schedules-reservation-modal .p-schedules-reservation-modal__info-message h4{font-size:16px;font-weight:700;color:#06c;margin-bottom:8px}.p-schedules-reservation-modal .p-schedules-reservation-modal__info-message p{color:#4a5568;margin:0;font-size:14px;line-height:1.5}.p-schedules-reservation-modal .p-schedules-reservation-modal__date-section{margin-bottom:20px}.p-schedules-reservation-modal .p-schedules-reservation-modal__date-title{font-size:16px;font-weight:700;color:#555;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e9ecef}.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slots-list{display:flex;flex-direction:column;gap:8px}.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slot-row{display:flex;align-items:center;padding:12px;border:2px solid #e9ecef;border-radius:8px;cursor:pointer;transition:all .2s ease}.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slot-row:hover:not(.p-schedules-reservation-modal__time-slot-row--is-disabled){border-color:#007bff;background-color:#f8f9ff}.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slot-row--is-selected{border-color:#007bff;background-color:#e7f3ff}.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slot-row--is-disabled{opacity:.6;cursor:not-allowed;background-color:#f8f9fa}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slot-row{padding:10px 12px;margin-bottom:8px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__radio-wrapper{margin-right:12px}.p-schedules-reservation-modal .p-schedules-reservation-modal__radio{width:18px;height:18px;cursor:pointer;accent-color:var(--primary)}.p-schedules-reservation-modal .p-schedules-reservation-modal__radio:disabled{cursor:not-allowed}.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slot-content{flex:1;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__time-slot-content{gap:8px;min-width:0}}.p-schedules-reservation-modal .p-schedules-reservation-modal__time-range{font-weight:600;color:#333}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__time-range{font-size:14px;min-width:100px;flex-shrink:0;white-space:nowrap}}.p-schedules-reservation-modal .p-schedules-reservation-modal__reserved-badge{background-color:#dc3545;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}.p-schedules-reservation-modal .p-schedules-reservation-modal__unavailable-badge{background-color:#6c757d;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:700}.p-schedules-reservation-modal .p-schedules-reservation-modal__reserved-user-info{display:flex;align-items:center;gap:12px;min-height:32px}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__reserved-user-info{min-width:0;flex:1;gap:8px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__user-info{display:flex;align-items:center;gap:10px;flex:1}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__user-info{min-width:0;gap:6px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__user-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__user-avatar{width:24px;height:24px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__user-avatar-placeholder{width:28px;height:28px;border-radius:50%;background-color:#e0e0e0;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;color:#333;flex-shrink:0}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__user-avatar-placeholder{width:24px;height:24px;font-size:10px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__user-name{font-size:14px;color:#555;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__user-name{max-width:150px;flex-shrink:1}}.p-schedules-reservation-modal .p-schedules-reservation-modal__cancel-btn{background-color:#dc3545;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:16px;font-weight:700;transition:background-color .2s ease;flex-shrink:0;line-height:1}.p-schedules-reservation-modal .p-schedules-reservation-modal__cancel-btn:hover{background-color:#c82333}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__cancel-btn{width:24px;height:24px;font-size:14px}}.p-schedules-reservation-modal .p-schedules-reservation-modal__actions{display:flex;gap:12px;justify-content:center;padding-top:20px;border-top:1px solid #e9ecef}@media screen and (max-width: 767px){.p-schedules-reservation-modal .p-schedules-reservation-modal__actions{flex-direction:column-reverse}}
