@charset "UTF-8";@media only screen and (max-width:767px){.pc{display:none!important}}@media only screen and (min-width:768px){.sp{display:none!important}}html{font-size:62.5%;font-family:"Noto Sans JP","Yu Gothic Pro","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}body{font-size:14px;font-size:1.4rem;color:#2a312e;background:#eff1f4}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}*{box-sizing:border-box}img{max-width:100%;height:auto;vertical-align:bottom}a{color:inherit;text-decoration:none}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;border-radius:0;outline:0}textarea{resize:vertical}input[type=checkbox],input[type=radio]{display:none}button,input[type=button],input[type=submit],label,select{cursor:pointer}select::-ms-expand{display:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.flex-row{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between}.inner{max-width:1060px;padding:0 30px;margin:0 auto}[data-trigger]{position:relative;top:60px;transition:top 1s,opacity 1s;opacity:0}[data-trigger].visible{top:0;opacity:1}.app-footer{margin-top:auto;background:#fff;border-top:1px solid rgba(60,60,67,.1);padding-bottom:env(safe-area-inset-bottom)}.app-footer__inner{max-width:1080px;margin:0 auto;padding:24px 16px 32px;display:flex;flex-direction:column;align-items:center;gap:16px}@media only screen and (min-width:768px){.app-footer__inner{padding:32px 24px 40px;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.app-footer__brand{display:flex;align-items:center}.app-footer__brand img{width:108px;height:auto;display:block;opacity:.85}.app-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px}.app-footer__links li a{font-size:13px;line-height:1.4;color:rgba(60,60,67,.6);text-decoration:none;transition:color .18s cubic-bezier(.25,.1,.25,1)}.app-footer__links li a:hover{color:#058b38;text-decoration:underline}.app-footer__links li a:focus-visible{outline:2px solid #058b38;outline-offset:2px;border-radius:2px}.app-footer__copyright{margin:0;font-size:12px;line-height:1.4;color:rgba(60,60,67,.6);text-align:center;letter-spacing:0;font-feature-settings:"tnum"}.app-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.85);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(60,60,67,.1);padding-top:env(safe-area-inset-top)}@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.app-header{background:rgba(255,255,255,.96)}}.app-header__inner{max-width:1280px;height:56px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}@media only screen and (min-width:768px){.app-header__inner{padding:0 24px}}.app-header__brand{display:flex;align-items:center}.app-header__brand__link{display:inline-flex;align-items:center;text-decoration:none;transition:opacity .18s cubic-bezier(.25,.1,.25,1)}.app-header__brand__link:hover{opacity:.7}.app-header__brand__image{width:100px;height:auto;display:block}@media only screen and (max-width:767px){.app-header__brand__image{width:80px}}.app-header__nav{display:flex;align-items:center;gap:8px}@media only screen and (min-width:768px){.app-header__nav{gap:12px}}.app-header__home{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 12px;border-radius:12px;color:#000;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .18s cubic-bezier(.25,.1,.25,1),color .18s cubic-bezier(.25,.1,.25,1)}.app-header__home:hover{background:rgba(0,0,0,.04);color:#058b38}.app-header__home:focus-visible{outline:2px solid #058b38;outline-offset:2px}.app-header__home img{width:18px;height:18px;display:block}@media only screen and (max-width:767px){.app-header__home__label{display:none}}.app-header__handbook{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 12px;border-radius:12px;color:#000;font-size:15px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .18s cubic-bezier(.25,.1,.25,1),color .18s cubic-bezier(.25,.1,.25,1)}.app-header__handbook:hover{background:rgba(0,0,0,.04);color:#058b38}.app-header__handbook:focus-visible{outline:2px solid #058b38;outline-offset:2px}.app-header__handbook svg{width:20px;height:20px;display:block}@media only screen and (max-width:767px){.app-header__handbook__label{display:none}}.app-header__user{position:relative}.app-header__user__trigger{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:4px 12px 4px 4px;background:0 0;border:1px solid transparent;border-radius:999px;color:#000;font-size:15px;font-weight:500;line-height:1.2;cursor:pointer;transition:background-color .18s cubic-bezier(.25,.1,.25,1),border-color .18s cubic-bezier(.25,.1,.25,1)}.app-header__user__trigger:hover{background:rgba(0,0,0,.04)}.app-header__user__trigger[aria-expanded=true]{background:rgba(0,0,0,.04);border-color:rgba(60,60,67,.1)}.app-header__user__trigger:focus-visible{outline:2px solid #058b38;outline-offset:2px}.app-header__user__avatar{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:#e6f4eb;color:#058b38;border-radius:50%;font-size:15px;font-weight:700;letter-spacing:0}.app-header__user__avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.app-header__user__name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:767px){.app-header__user__name{display:none}}.app-header__user__chevron{width:12px;height:12px;flex-shrink:0;color:rgba(60,60,67,.6);transition:transform .18s cubic-bezier(.25,.1,.25,1)}@media only screen and (max-width:767px){.app-header__user__chevron{display:none}}.app-header__user__trigger[aria-expanded=true] .app-header__user__chevron{transform:rotate(180deg)}.app-header__user__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid rgba(60,60,67,.1);border-radius:14px;box-shadow:0 2px 4px rgba(0,0,0,.05),0 8px 20px rgba(0,0,0,.06),0 20px 40px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s cubic-bezier(.25,.1,.25,1),transform .18s cubic-bezier(.25,.1,.25,1),visibility .18s cubic-bezier(.25,.1,.25,1)}.app-header__user__menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.app-header__user__menu li+li{margin-top:2px}.app-header__user__menu a,.app-header__user__menu button{display:flex;align-items:center;width:100%;min-height:40px;padding:8px 12px;background:0 0;border:none;border-radius:10px;color:#000;font-size:15px;font-weight:400;text-align:left;text-decoration:none;line-height:1.4;cursor:pointer;transition:background-color .15s cubic-bezier(.25,.1,.25,1)}.app-header__user__menu a:hover,.app-header__user__menu button:hover{background:#f2f2f7}.app-header__user__menu a:focus-visible,.app-header__user__menu button:focus-visible{outline:2px solid #058b38;outline-offset:-2px}.app-header__user__menu__divider{height:1px;margin:6px 4px;background:rgba(60,60,67,.1);list-style:none}.app-header__user__menu__danger{color:#ff3b30!important}.app-header__user__menu__danger:hover{background:rgba(255,59,48,.08)!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;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:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body:has(.app-header){min-height:100vh;display:flex;flex-direction:column;background:#f2f2f7;color:#000;font-family:-apple-system,BlinkMacSystemFont,"SF Pro JP Display","SF Pro Text","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic UI",Meiryo,sans-serif;font-size:17px;font-weight:400;line-height:1.41;letter-spacing:-.1px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.app-content{flex:1 1 auto;width:100%;max-width:1080px;margin:0 auto;padding:32px 16px 48px;box-sizing:border-box}@media only screen and (min-width:768px){.app-content{padding:48px 24px 80px}}.app-page-header{margin:0 0 24px}@media only screen and (min-width:768px){.app-page-header{margin:0 0 32px}}.app-page-header__title{margin:0;font-size:28px;font-weight:700;line-height:1.21;letter-spacing:-.4px;color:#000}@media only screen and (min-width:768px){.app-page-header__title{font-size:34px}}.app-page-header__lead{margin:8px 0 0;font-size:15px;font-weight:400;line-height:1.55;letter-spacing:-.05px;color:rgba(60,60,67,.6)}.app-section{margin:0}.app-section+.app-section{margin-top:32px}@media only screen and (min-width:768px){.app-section+.app-section{margin-top:48px}}.app-section__header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin:0 0 12px}@media only screen and (min-width:768px){.app-section__header{margin:0 0 16px}}.app-section__title{margin:0;font-size:22px;font-weight:700;line-height:1.27;letter-spacing:-.3px;color:#000}.app-section__action a{font-size:15px;font-weight:400;line-height:1.4;color:#058b38;text-decoration:none;transition:color .18s cubic-bezier(.25,.1,.25,1)}.app-section__action a:hover{color:#04722e;text-decoration:underline}.app-card{background:#fff;border:1px solid rgba(60,60,67,.06);border-radius:16px;padding:20px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04),0 12px 28px rgba(0,0,0,.06)}@media only screen and (min-width:768px){.app-card{padding:24px}}.app-card+.app-card{margin-top:16px}.app-card--flat{box-shadow:none;border:1px solid rgba(60,60,67,.1)}.app-card--inset{background:#fff;box-shadow:none;border:none;padding:0;overflow:hidden}.app-card__title{margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.25;letter-spacing:-.2px}.app-card__body{font-size:17px;line-height:1.41;color:#000}.app-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:200px;padding:40px 20px;text-align:center;background:#fff;border:1px dashed rgba(60,60,67,.2);border-radius:16px;color:rgba(60,60,67,.6)}@media only screen and (min-width:768px){.app-placeholder{min-height:280px}}.app-placeholder__title{margin:0;font-size:17px;font-weight:600;line-height:1.29;color:#000}.app-placeholder__text{margin:0;font-size:15px;font-weight:400;line-height:1.55;color:rgba(60,60,67,.6)}.alert{padding:12px 20px;border-radius:4px;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:.05em;text-align:center;margin-bottom:24px}@media only screen and (max-width:767px){.alert{margin-bottom:12px}}.alert--success{background-color:#d4edda;color:#155724}.alert--error{background-color:#f8d7da;color:#721c24}.alert--warning{background-color:#fff3cd;color:#856404}.alert--info{background-color:#d1ecf1;color:#0c5460}.btn{display:block;width:100%;background:#333;color:#fff;border-radius:50px;padding:20px 20px;font-size:14px;text-align:center;font-weight:100;line-height:1.5;letter-spacing:.05em;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn:hover{opacity:.8}.btn:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.btn.mt-4{margin-top:24px}@media only screen and (max-width:767px){.btn.mt-4{margin-top:12px}}.event-overview{background:#fff;padding:40px;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:80px}@media only screen and (max-width:767px){.event-overview{padding:18px 14px;margin-bottom:40px}}.event-overview__attachement{margin-top:24px}@media only screen and (max-width:767px){.event-overview__attachement{margin-top:16px}}.event-overview__attachement .attachment-preview{display:flex;align-items:flex-end;gap:16px;padding:16px;border:1px solid #e0e0e0;border-radius:8px;background:#fafafa}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview{flex-direction:column;align-items:center;gap:12px;padding:12px}}.event-overview__attachement .attachment-preview .attachment-preview-area{flex-shrink:0}.event-overview__attachement .attachment-preview .attachment-image{max-width:500px;object-fit:cover;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview .attachment-image{max-width:100%}}.event-overview__attachement .attachment-preview .pdf-canvas{max-width:500px;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview .pdf-canvas{max-width:100%}}.event-overview__attachement .attachment-preview .attachment-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#e0e0e0;border-radius:4px}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview .attachment-icon{width:60px;height:60px}}.event-overview__attachement .attachment-preview .attachment-icon i{font-size:32px;color:#666}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview .attachment-icon i{font-size:24px}}.event-overview__attachement .attachment-preview .attachment-info{flex:1}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview .attachment-info{width:100%;text-align:center}}.event-overview__attachement .attachment-preview .attachment-info .attachment-name{font-size:16px;font-weight:600;color:#2a312e;margin-bottom:8px;word-break:break-all}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview .attachment-info .attachment-name{font-size:14px;margin-bottom:6px}}.event-overview__attachement .attachment-preview .attachment-info .attachment-link{display:inline-block;padding:8px 16px;background:#f7b417;color:#fff;text-decoration:none;border-radius:4px;font-size:14px;font-weight:500;transition:all .3s ease}@media only screen and (max-width:767px){.event-overview__attachement .attachment-preview .attachment-info .attachment-link{padding:6px 12px;font-size:12px}}.event-overview__attachement .attachment-preview .attachment-info .attachment-link:hover{background:#e6a015;transform:translateY(-1px);box-shadow:0 2px 8px rgba(247,180,23,.3)}.event-overview__title{font-size:32px;font-weight:700;color:#2a312e;line-height:1.5;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #e0e0e0}@media only screen and (max-width:767px){.event-overview__title{font-size:16px;line-height:1.4;padding-bottom:16px;margin-bottom:16px}}.event-overview__description{font-size:16px;font-weight:400;color:#2a312e;line-height:1.5;margin-top:24px}@media only screen and (max-width:767px){.event-overview__description{font-size:14px;margin-top:16px}}.event-overview__description__title{font-size:20px;font-weight:700;line-height:1.5;margin-bottom:16px}@media only screen and (max-width:767px){.event-overview__description__title{margin-bottom:6px;font-size:14px}}.event-overview__description a{color:#4caf50;text-decoration:underline}.event-overview__entry-list{margin-top:40px;padding-top:40px;border-top:1px solid #e0e0e0}@media only screen and (max-width:767px){.event-overview__entry-list{margin-top:24px;padding-top:24px}}.event-overview__entry-list__title{font-size:24px;font-weight:700;line-height:1.5}@media only screen and (max-width:767px){.event-overview__entry-list__title{font-size:18px}}.event-overview__entry-list__content{margin-top:24px;overflow-x:auto;border:2px solid #e0e0e0;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content{margin-top:16px}}.event-overview__entry-list__content.mt-0{margin-top:0}.event-overview__entry-list__content table{width:auto;border-collapse:collapse;background:#fff;line-height:1.2;font-size:12px}@media only screen and (max-width:767px){.event-overview__entry-list__content table{font-size:10px;display:block;width:100%}}.event-overview__entry-list__content table thead tr th{vertical-align:middle;min-height:42px;padding:12px 0}.event-overview__entry-list__content table thead tr th.entry-no,.event-overview__entry-list__content table thead tr th.entry-ok,.event-overview__entry-list__content table thead tr th.entry-perfect,.event-overview__entry-list__content table thead tr th.entry-some{min-width:36px}.event-overview__entry-list__content table thead tr th.entry-answer{padding:4px}.event-overview__entry-list__content table thead tr th.entry-select{min-width:100px}.event-overview__entry-list__content table tbody tr:nth-child(odd){background:#f5f5f5}.event-overview__entry-list__content table tbody tr:last-child td,.event-overview__entry-list__content table tbody tr:last-child th{border-bottom:none}.event-overview__entry-list__content table tbody tr td,.event-overview__entry-list__content table tbody tr th{vertical-align:middle}.event-overview__entry-list__content table tbody tr th:nth-child(1){text-align:left;padding:8px 12px}@media only screen and (max-width:767px){.event-overview__entry-list__content table tbody tr th:nth-child(1){padding:4px 8px;min-width:90px}}.event-overview__entry-list__content table tbody tr th:last-child{border-right:none}.event-overview__entry-list__content table tbody tr th.entry-answer{padding:4px}.event-overview__entry-list__content table tbody tr th.most-entry{background:#4caf50!important;color:#fff}.event-overview__entry-list__content table tbody tr th span{display:inline-block;padding:4px;text-align:center;min-width:32px}.event-overview__entry-list__content table tbody tr th span.entry-perfect{background:#f7b417;color:#fff}.event-overview__entry-list__content table tbody tr th span.entry-ok{background:#4caf50;color:#fff}.event-overview__entry-list__content table tbody tr th span.entry-some{background:#ff9800;color:#fff}.event-overview__entry-list__content table tbody tr th span.entry-no{background:#f44336;color:#fff}.event-overview__entry-list__content table tbody tr th span.entry-blank{background:0 0;color:#666}.event-overview__entry-list__content table tbody tr th .radio-group{display:flex;gap:4px;justify-content:center;align-items:center;padding:4px}.event-overview__entry-list__content table tbody tr th .radio-group label{position:relative;display:block}.event-overview__entry-list__content table tbody tr th .radio-group label input{position:absolute;left:0;top:0}.event-overview__entry-list__content table tbody tr th .radio-group label input:checked.radio-group__input-ok+span{background:#4caf50;color:#fff}.event-overview__entry-list__content table tbody tr th .radio-group label input:checked.radio-group__input-some+span{background:#ff9800;color:#fff}.event-overview__entry-list__content table tbody tr th .radio-group label input:checked.radio-group__input-no+span{background:#f44336;color:#fff}.event-overview__entry-list__content table tbody tr th .radio-group label span{display:block;font-size:14px;font-weight:400;color:#666;line-height:1.5;padding:6px 12px;border-radius:4px;border:1px solid #e0e0e0;background:linear-gradient(to bottom,#fff,#fafafa)}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column{display:table;width:auto;min-width:100%}}.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(1){min-width:110px;position:sticky;left:0;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(1){min-width:86px}}.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(2){position:sticky;left:110px;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(2){left:86px}}.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(3){position:sticky;left:146px;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(3){left:122px}}.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(4){position:sticky;left:182px;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(4){left:158px}}.event-overview__entry-list__content table.table-with-fixed-third-column thead tr th:nth-child(5){padding-left:8px}.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) th:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) th:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) th:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(odd) th:nth-child(4){background:#f5f5f5}.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) th:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) th:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) th:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr:nth-child(even) th:nth-child(4){background:#fff}.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(1){position:sticky;left:0;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(2){position:sticky;left:110px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(2){left:86px}}.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(3){position:sticky;left:146px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(3){left:122px}}.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(4){position:sticky;left:182px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(4){left:158px}}.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr td:nth-child(5),.event-overview__entry-list__content table.table-with-fixed-third-column tbody tr th:nth-child(5){padding-left:8px}.event-overview__entry-list__content table.table-with-fixed-second-column{position:relative}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column{display:table;width:auto;min-width:100%}}.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(1){min-width:110px;position:sticky;left:0;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(1){min-width:86px}}.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(2){min-width:36px;position:sticky;left:110px;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(2){min-width:28px;left:86px}}.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(3){min-width:36px;position:sticky;left:146px;z-index:2;background:#fff}.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(3):before{content:"";position:absolute;right:0;top:0;width:2px;height:100%;background:#e0e0e0;z-index:1}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(3){left:122px}}.event-overview__entry-list__content table.table-with-fixed-second-column thead tr th:nth-child(4){padding-left:8px}.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(odd) td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(odd) td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(odd) td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(odd) th:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(odd) th:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(odd) th:nth-child(3){background:#f5f5f5}.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(even) td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(even) td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(even) td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(even) th:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(even) th:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr:nth-child(even) th:nth-child(3){background:#fff}.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr th:nth-child(1){position:sticky;left:0;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr th:nth-child(2){position:sticky;left:110px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr th:nth-child(2){left:86px}}.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr th:nth-child(3){position:sticky;left:146px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr td:nth-child(3):before,.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr th:nth-child(3):before{content:"";position:absolute;right:0;top:0;width:2px;height:100%;background:#e0e0e0;z-index:1}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr th:nth-child(3){left:122px}}.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-second-column tbody tr th:nth-child(4){padding-left:8px}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select{position:relative}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select{display:table;width:auto;min-width:100%}}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(1){min-width:110px;position:sticky;left:0;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(1){min-width:86px}}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(2){min-width:36px;position:sticky;left:110px;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(2){left:86px}}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(3){min-width:36px;position:sticky;left:146px;z-index:2;background:#fff}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(3){left:122px}}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(4){position:sticky;left:158px;z-index:2;background:#fff}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(4):before{content:"";position:absolute;right:0;top:0;width:2px;height:100%;background:#e0e0e0;z-index:1}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select thead tr th:nth-child(5){padding-left:8px}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) th:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) th:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) th:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(odd) th:nth-child(4){background:#f5f5f5}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) th:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) th:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) th:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr:nth-child(even) th:nth-child(4){background:#fff}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(1),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(1){position:sticky;left:0;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(2){position:sticky;left:110px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(2),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(2){left:86px}}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(3){position:sticky;left:146px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(3),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(3){left:122px}}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(4){position:sticky;left:182px;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05)}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(4):before,.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(4):before{content:"";position:absolute;right:0;top:0;width:2px;height:100%;background:#e0e0e0;z-index:1}@media only screen and (max-width:767px){.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(4),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(4){left:158px}}.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr td:nth-child(5),.event-overview__entry-list__content table.table-with-fixed-second-column--answer-select tbody tr th:nth-child(5){padding-left:8px}.event-overview__comment-list{margin-top:40px;padding-top:40px;border-top:1px solid #e0e0e0}@media only screen and (max-width:767px){.event-overview__comment-list{margin-top:24px;padding-top:24px}}.event-overview__comment-list__form{margin-top:24px}@media only screen and (max-width:767px){.event-overview__comment-list__form{margin-top:12px}}.event-overview__comment-list__form form{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:767px){.event-overview__comment-list__form form{gap:12px}}.event-overview__comment-list__form form .input-text{width:100%;height:40px;padding:0 16px;border:1px solid #e0e0e0;border-radius:4px}.event-overview__comment-list__form form .input-text:focus{outline:0;border-color:#666}.event-overview__comment-list__form form .input-text::placeholder{color:#999}.event-overview__comment-list__form form .btn{width:100%;height:40px;padding:0 16px;border:1px solid #e0e0e0;border-radius:4px}.event-overview__comment-list__title{font-size:24px;font-weight:700;line-height:1.5}@media only screen and (max-width:767px){.event-overview__comment-list__title{font-size:18px}}.event-overview__comment-list__content{margin-top:24px;display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:767px){.event-overview__comment-list__content{margin-top:12px;gap:4px}}.event-overview__comment-list__content__item__user{font-size:14px;font-weight:700;line-height:1.5}@media only screen and (max-width:767px){.event-overview__comment-list__content__item__user{font-size:12px}}.event-overview__comment-list__content__item__comment{font-size:14px;font-weight:400;line-height:1.5;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.event-overview__comment-list__content__item__comment{font-size:12px}}.event-overview__comment-list__content__item__comment small{display:block;font-weight:400;line-height:1.5;color:#666;width:100px}@media only screen and (max-width:767px){.event-overview__comment-list__content__item__comment small{font-size:12px;width:76px}}.event-overview__comment-list__content__item__comment p{width:calc(100% - 100px)}@media only screen and (max-width:767px){.event-overview__comment-list__content__item__comment p{width:calc(100% - 76px)}}.event-overview__submit{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}@media only screen and (max-width:767px){.event-overview__submit{margin-top:12px;flex-direction:column}.event-overview__submit a,.event-overview__submit button{width:100%}}.event-overview__invite-link{margin-bottom:24px}@media only screen and (max-width:767px){.event-overview__invite-link{margin-bottom:12px}}.event-overview__invite-link a{display:flex;align-items:center;justify-content:center;width:100%;height:40px;line-height:40px;text-align:center;background:#e6a015;color:#fff;border-radius:4px;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:.05em;text-decoration:none;transition:all .3s ease}.event-overview__invite-link a:hover{background:#d98e13}.event-overview__invite-link a:active{background:#c68011}.event-overview__buttons{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #e0e0e0;flex-wrap:wrap}@media only screen and (max-width:767px){.event-overview__buttons{gap:12px;flex-direction:column;flex-wrap:nowrap}}.event-overview__buttons p{font-size:14px;font-weight:400;line-height:1.5;color:#666;width:100%;text-align:center}@media only screen and (max-width:767px){.event-overview__buttons p{font-size:12px}}.event-overview__buttons ul{display:flex;gap:12px;width:100%}@media only screen and (max-width:767px){.event-overview__buttons ul{gap:12px;flex-direction:column}}.event-overview__buttons ul li{width:50%}@media only screen and (max-width:767px){.event-overview__buttons ul li{width:100%}}.event-overview__buttons ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:40px;line-height:40px;text-align:center;background:#4caf50;color:#fff;border-radius:4px;font-size:14px;font-weight:500;line-height:1.5;letter-spacing:.05em;text-decoration:none}.participation-options h3{text-align:center;font-size:24px;font-weight:700;line-height:1.5}@media only screen and (max-width:767px){.participation-options h3{font-size:18px}}.participation-options__buttons{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}@media only screen and (max-width:767px){.participation-options__buttons{gap:24px;flex-direction:column}}.participation-options__buttons a,.participation-options__buttons button{background:#4caf50;font-weight:500;position:relative}.participation-options__buttons button{background:#667382}.participation-options__buttons svg{position:absolute;width:24px;height:24px;left:24px;top:50%;transform:translateY(-50%)}.guest-participation-form h3{text-align:center;font-size:24px;font-weight:700;line-height:1.5}@media only screen and (max-width:767px){.guest-participation-form h3{font-size:18px}}.guest-participation-form form{display:flex;flex-direction:column;gap:24px;margin-top:32px}.guest-participation-form form .form-section{display:flex;flex-direction:column;gap:12px}.guest-participation-form form .form-section h4{font-size:18px;font-weight:700;line-height:1.5}@media only screen and (max-width:767px){.guest-participation-form form .form-section h4{font-size:16px}}.guest-participation-form form .form-row{display:flex;gap:12px}.guest-participation-form form .form-row--full{flex-wrap:wrap}.guest-participation-form form .form-row--full .form-group{width:100%}.guest-participation-form form .form-group{width:50%}@media only screen and (max-width:767px){.guest-participation-form form .form-group--sp-full{width:100%}}.guest-participation-form form .form-group>label{display:block;font-size:14px;font-weight:400;line-height:1.5;color:#666;margin-bottom:12px}.guest-participation-form form .form-group textarea{width:100%;height:100%;border:1px solid #e0e0e0;border-radius:4px;padding:12px 10px;font-size:16px;-webkit-appearance:none;appearance:none;background:#fff}.guest-participation-form form .form-group--phone{display:flex;gap:8px;align-items:center;width:100%}.guest-participation-form form .form-group--phone .input-text{width:33.33%}.fix-bottom-buttons{position:fixed;bottom:0;left:0;width:100%;z-index:100}.fix-bottom-buttons ul{display:flex}.fix-bottom-buttons ul li{width:100%}.fix-bottom-buttons__button{display:flex;justify-content:center;align-items:center;padding:20px 20px;font-size:14px;text-align:center;font-weight:500;line-height:1.5;letter-spacing:.05em;cursor:pointer}.fix-bottom-buttons__button--color01{background:#0054a6;color:#fff}.fix-bottom-buttons__button--color02{background:#667382;color:#fff}.input-text{width:100%;height:40px;border:1px solid #ccc;border-radius:4px;padding:0 10px;font-size:16px;-webkit-appearance:none;appearance:none;background:#fff}.input-text:focus{outline:0;border-color:#666}.input-text::placeholder{color:#999}.input-text.is-invalid{border-color:#dc3545}.form-error{display:block;margin-top:4px;font-size:14px;color:#dc3545}.input-select{width:100%;height:40px;border:1px solid #ccc;border-radius:4px;padding:0 10px;font-size:16px;-webkit-appearance:none;appearance:none;background:#fff}.input-select:focus{outline:0;border-color:#666}.input-select::placeholder{color:#999}.input-textarea{width:100%;border:1px solid #ccc;border-radius:4px;padding:12px 10px;font-size:16px;-webkit-appearance:none;appearance:none;background:#fff;height:100%;line-height:1.5}.input-textarea:focus{outline:0;border-color:#666}.input-textarea::placeholder{color:#999}.input-radio{display:flex;gap:12px;flex-direction:column;align-items:flex-start;margin-top:12px}.input-radio label{display:flex;gap:4px;position:relative}.input-radio label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.input-radio label input+span{font-size:16px;font-weight:400;color:#666;line-height:1.5}.input-radio label input:checked+span::after{content:"";position:absolute;left:5px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#f7b417}.input-radio label span{padding-left:24px;display:block;position:relative;font-size:14px;font-weight:400;line-height:1.5;color:#000}.input-radio label span:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;border:1px solid #ccc;background:#fff}.member-list{display:flex;flex-wrap:wrap;gap:24px;margin-top:40px;padding-bottom:120px}@media only screen and (max-width:767px){.member-list{gap:12px;margin-top:24px;padding-bottom:80px}}.member-list__item{width:calc(33.3333333333% - 16px);background:#fff;padding:24px;border:1px solid #e0e0e0;position:relative}@media only screen and (min-width:768px){.member-list__item{opacity:1;transition:opacity .3s}.member-list__item:hover .member-list__item__image img{transform:scale(1.05)}}@media only screen and (max-width:767px){.member-list__item{width:calc(50% - 6px);padding:12px;border:1px solid #e0e0e0;position:relative}.member-list__item:hover .member-list__item__image img{transform:scale(1.05)}}.member-list__item__ribbon{position:absolute;top:-1px;left:-10px;z-index:1;display:inline-block;padding:12px 20px;font-size:16px;color:#fff}@media only screen and (max-width:767px){.member-list__item__ribbon{padding:8px 12px;font-size:12px}}.member-list__item__ribbon:before{position:absolute;content:"";top:100%;left:0;border:none;border-bottom:solid 10px transparent}.member-list__item__ribbon--active{background:#f7b417}.member-list__item__ribbon--active:before{border-right:solid 10px #7f5c0a}.member-list__item__ribbon--graduate{background:#f24848}.member-list__item__ribbon--graduate:before{border-right:solid 10px #7f0a0a}.member-list__item__ribbon--orientation{background:#53f5cd}.member-list__item__ribbon--orientation:before{border-right:solid 10px #34a387}.member-list__item__image{width:100%;height:100%;overflow:hidden}.member-list__item__image img{transform:scale(1);transition:transform .3s}.member-list__item figure figcaption{padding-top:14px}@media only screen and (max-width:767px){.member-list__item figure figcaption{padding-top:8px}}.member-list__item figure figcaption h3{font-size:18px;color:#2a312e;font-weight:400;line-height:1.5;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}@media only screen and (max-width:767px){.member-list__item figure figcaption h3{gap:4px}}.member-list__item figure figcaption h3 small{font-size:14px;font-weight:400;color:#2a312e;opacity:.8;line-height:1.5}@media only screen and (max-width:767px){.member-list__item figure figcaption h3 small{font-size:12px}}.member-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.member-modal.is-open{opacity:1;visibility:visible}.member-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.5);cursor:pointer}.member-modal__content{position:relative;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.2)}@media only screen and (max-width:767px){.member-modal__content{max-height:85vh}}.member-modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;color:#666;background:0 0;border:none;cursor:pointer;transition:color .2s;z-index:1}.member-modal__close:hover{color:#2a312e}.member-modal__body{padding:32px 24px 24px}@media only screen and (max-width:767px){.member-modal__body{padding:22px 20px 20px}}.member-modal__header{display:flex;gap:20px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}@media only screen and (max-width:767px){.member-modal__header{gap:16px;margin-bottom:20px;padding-bottom:16px}}.member-modal__avatar{flex-shrink:0;width:80px;height:80px;border-radius:50%;overflow:hidden;background:#f0f0f0}.member-modal__avatar img{width:100%;height:100%;object-fit:cover}@media only screen and (max-width:767px){.member-modal__avatar{width:64px;height:64px}}.member-modal__title-wrap{flex:1;min-width:0}.member-modal__ribbon{display:inline-block;padding:4px 12px;margin-bottom:8px;font-size:12px;color:#fff;border-radius:4px}.member-modal__ribbon--active{background:#f7b417}.member-modal__ribbon--graduate{background:#f24848}.member-modal__ribbon--orientation{background:#53f5cd;color:#2a312e}.member-modal__title{font-size:20px;font-weight:700;color:#2a312e;line-height:1.4;margin:0}@media only screen and (max-width:767px){.member-modal__title{font-size:18px}}.member-modal__kana{font-size:14px;color:#666;margin:4px 0 0}@media only screen and (max-width:767px){.member-modal__kana{font-size:12px}}.member-modal__info{margin:0}.member-modal__info dt{font-size:12px;font-weight:700;color:#999;margin-top:16px;margin-bottom:4px}.member-modal__info dt:first-of-type{margin-top:0}.member-modal__info dd{font-size:15px;color:#2a312e;margin:0;line-height:1.5;word-break:break-all}@media only screen and (max-width:767px){.member-modal__info dd{font-size:14px}}.mt-1{margin-top:1px!important}.mt-2{margin-top:2px!important}.mt-3{margin-top:3px!important}.mt-4{margin-top:4px!important}.mt-5{margin-top:5px!important}.mt-6{margin-top:6px!important}.mt-7{margin-top:7px!important}.mt-8{margin-top:8px!important}.mt-9{margin-top:9px!important}.mt-10{margin-top:10px!important}.mt-11{margin-top:11px!important}.mt-12{margin-top:12px!important}.mt-13{margin-top:13px!important}.mt-14{margin-top:14px!important}.mt-15{margin-top:15px!important}.mt-16{margin-top:16px!important}.mt-17{margin-top:17px!important}.mt-18{margin-top:18px!important}.mt-19{margin-top:19px!important}.mt-20{margin-top:20px!important}.mt-21{margin-top:21px!important}.mt-22{margin-top:22px!important}.mt-23{margin-top:23px!important}.mt-24{margin-top:24px!important}.mt-25{margin-top:25px!important}.mt-26{margin-top:26px!important}.mt-27{margin-top:27px!important}.mt-28{margin-top:28px!important}.mt-29{margin-top:29px!important}.mt-30{margin-top:30px!important}.mt-31{margin-top:31px!important}.mt-32{margin-top:32px!important}.mt-33{margin-top:33px!important}.mt-34{margin-top:34px!important}.mt-35{margin-top:35px!important}.mt-36{margin-top:36px!important}.mt-37{margin-top:37px!important}.mt-38{margin-top:38px!important}.mt-39{margin-top:39px!important}.mt-40{margin-top:40px!important}.mt-41{margin-top:41px!important}.mt-42{margin-top:42px!important}.mt-43{margin-top:43px!important}.mt-44{margin-top:44px!important}.mt-45{margin-top:45px!important}.mt-46{margin-top:46px!important}.mt-47{margin-top:47px!important}.mt-48{margin-top:48px!important}.mt-49{margin-top:49px!important}.mt-50{margin-top:50px!important}.apply-page,.status-screen{font-family:-apple-system,BlinkMacSystemFont,"SF Pro JP Display","SF Pro Text","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic UI",Meiryo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.apply-page{min-height:100vh;background:#f2f2f7;color:#000;padding:0 16px;padding-top:max(32px,env(safe-area-inset-top));padding-bottom:max(120px,env(safe-area-inset-bottom));box-sizing:border-box}@media only screen and (min-width:768px){.apply-page{padding:64px 24px 96px}}.apply-page__inner{width:100%;max-width:720px;margin:0 auto}.apply-page__brand{text-align:center;margin-bottom:24px}.apply-page__brand img{width:160px;height:auto}@media only screen and (min-width:768px){.apply-page__brand img{width:200px}}.apply-page__title{font-size:28px;font-weight:700;line-height:1.21;letter-spacing:-.4px;text-align:center;color:#000;margin:0 0 12px}@media only screen and (min-width:768px){.apply-page__title{font-size:34px}}.apply-page__lead{font-size:15px;font-weight:400;line-height:1.6;letter-spacing:-.05px;color:rgba(60,60,67,.6);text-align:center;margin:0 0 32px}.apply-page__errors{background:rgba(255,59,48,.08);border:1px solid rgba(255,59,48,.2);border-radius:12px;padding:14px 16px;margin-bottom:24px;color:#c8281f;font-size:14px;line-height:1.5}.apply-page__errors ul{margin:0;padding-left:20px}.apply-page__errors ul li+li{margin-top:4px}.apply-page__footer{margin-top:32px}@media only screen and (max-width:767px){.apply-page__footer{position:sticky;bottom:0;left:0;right:0;margin:24px -16px 0;padding:16px;padding-bottom:max(16px,env(safe-area-inset-bottom) + 12px);background:rgba(242,242,247,.92);backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);border-top:1px solid rgba(60,60,67,.1)}@supports not (backdrop-filter:blur(20px)){.apply-page__footer{background:rgba(242,242,247,.98)}}}.form-card{background:#fff;border-radius:16px;padding:20px 16px;margin-bottom:24px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04),0 12px 28px rgba(0,0,0,.06)}@media only screen and (min-width:768px){.form-card{padding:28px 24px}}.form-card__header{font-size:13px;font-weight:600;line-height:1.4;letter-spacing:.05px;color:rgba(60,60,67,.6);margin:0 0 8px;padding:0 16px;text-transform:none}.form-card__body>.form-row+.form-row{margin-top:20px}.form-row__label{display:block;font-size:15px;font-weight:600;line-height:1.4;color:rgba(60,60,67,.85);margin-bottom:6px}.form-row__label em{color:#058b38;font-style:normal;margin-left:4px;font-weight:600}.form-row__hint{font-size:13px;line-height:1.55;color:rgba(60,60,67,.6);margin:0 0 8px}.form-row__input,.form-row__select,.form-row__textarea{width:100%;box-sizing:border-box;background:#fff;color:#000;border:1px solid #c7c7cc;border-radius:12px;padding:12px 14px;font-size:16px;font-weight:400;line-height:1.4;font-family:inherit;transition:border-color .18s cubic-bezier(.25,.1,.25,1),box-shadow .18s cubic-bezier(.25,.1,.25,1)}.form-row__input::placeholder,.form-row__select::placeholder,.form-row__textarea::placeholder{color:#8e8e93}.form-row__input:focus,.form-row__select:focus,.form-row__textarea:focus{outline:0;border-color:#058b38;border-width:2px;padding:11px 13px;box-shadow:0 0 0 4px rgba(5,139,56,.15)}.form-row__input.is-invalid,.form-row__select.is-invalid,.form-row__textarea.is-invalid{border-color:#ff3b30;border-width:2px;padding:11px 13px}.form-row__input.is-invalid:focus,.form-row__select.is-invalid:focus,.form-row__textarea.is-invalid:focus{box-shadow:0 0 0 4px rgba(255,59,48,.15)}.form-row__input:disabled,.form-row__select:disabled,.form-row__textarea:disabled{background:#f2f2f7;color:rgba(60,60,67,.5);cursor:not-allowed}.form-row__textarea{resize:vertical;min-height:80px}.form-row__select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='%238E8E93' stroke-width='2' d='M1 1l5 5 5-5'/></svg>");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.form-row__error{display:block;margin-top:6px;font-size:13px;line-height:1.4;color:#c8281f}.form-row--inline{display:flex;gap:12px}.form-row--inline>div{flex:1;min-width:0}.phone-fieldset{display:flex;align-items:center;gap:8px;max-width:360px}.phone-fieldset__input{flex:1;min-width:0;max-width:96px;box-sizing:border-box;background:#fff;color:#000;border:1px solid #c7c7cc;border-radius:12px;padding:12px 10px;font-size:16px;text-align:center;font-variant-numeric:tabular-nums;transition:border-color .18s cubic-bezier(.25,.1,.25,1),box-shadow .18s cubic-bezier(.25,.1,.25,1)}.phone-fieldset__input:focus{outline:0;border-color:#058b38;border-width:2px;padding:11px 9px;box-shadow:0 0 0 4px rgba(5,139,56,.15)}.phone-fieldset__input.is-invalid{border-color:#ff3b30;border-width:2px;padding:11px 9px}.phone-fieldset__sep{color:#8e8e93;font-size:16px;line-height:1;font-weight:500;flex-shrink:0}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.btn-primary-filled{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;background:#058b38;color:#fff;border:none;border-radius:14px;padding:14px 20px;font-size:17px;font-weight:600;line-height:1;letter-spacing:-.1px;text-decoration:none;cursor:pointer;box-sizing:border-box;font-family:inherit;box-shadow:0 1px 2px rgba(5,139,56,.1),0 4px 12px rgba(5,139,56,.18);transition:background-color .18s cubic-bezier(.25,.1,.25,1),transform .18s cubic-bezier(.25,.1,.25,1),box-shadow .18s cubic-bezier(.25,.1,.25,1)}.btn-primary-filled:hover{background:#04722e;color:#fff}.btn-primary-filled.is-submitting,.btn-primary-filled:active{background:#04722e;transform:scale(.97);box-shadow:0 1px 2px rgba(5,139,56,.1)}.btn-primary-filled:focus-visible{outline:2px solid #058b38;outline-offset:4px}.btn-primary-filled:disabled{background:#d1d1d6;color:rgba(60,60,67,.5);box-shadow:none;cursor:not-allowed}.btn-tertiary-gray{display:inline-flex;align-items:center;justify-content:center;min-height:52px;background:#f2f2f7;color:#000;border:none;border-radius:14px;padding:14px 20px;font-size:17px;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;box-sizing:border-box;font-family:inherit;transition:background-color .18s cubic-bezier(.25,.1,.25,1),transform .18s cubic-bezier(.25,.1,.25,1)}.btn-tertiary-gray:hover{background:#e5e5ea;color:#000}.btn-tertiary-gray:active{transform:scale(.97)}.form-summary{margin:0;padding:0}.form-summary__row{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid rgba(60,60,67,.1)}.form-summary__row:first-child{padding-top:0}.form-summary__row:last-child{border-bottom:none;padding-bottom:0}@media only screen and (min-width:768px){.form-summary__row{flex-direction:row;gap:16px}}.form-summary__label{font-size:13px;font-weight:600;color:rgba(60,60,67,.6);line-height:1.4}@media only screen and (min-width:768px){.form-summary__label{flex:0 0 30%;font-size:15px}}.form-summary__value{font-size:16px;font-weight:400;color:#000;line-height:1.55;white-space:pre-wrap;word-break:break-word}@media only screen and (min-width:768px){.form-summary__value{flex:1}}.apply-actions{display:flex;flex-direction:column;gap:12px}@media only screen and (min-width:768px){.apply-actions{flex-direction:row;justify-content:center;gap:16px}}@media only screen and (min-width:768px){.apply-actions>*{min-width:200px}}.status-screen{min-height:100vh;background:#fff;display:flex;align-items:flex-start;justify-content:center;padding:0 16px;padding-top:max(64px,env(safe-area-inset-top));padding-bottom:max(40px,env(safe-area-inset-bottom));box-sizing:border-box}@media only screen and (min-width:768px){.status-screen{align-items:center;padding-top:32px;padding-bottom:32px}}.status-screen__inner{width:100%;max-width:480px}.status-card{background:#fff;border-radius:20px;padding:32px 20px;text-align:center}@media only screen and (min-width:768px){.status-card{padding:40px 32px;border:1px solid rgba(60,60,67,.1);box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04),0 12px 28px rgba(0,0,0,.06)}}.status-card__icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.status-card__icon--success{background:rgba(5,139,56,.1);color:#058b38}.status-card__icon--warning{background:rgba(255,149,0,.12);color:#c25e00}.status-card__icon svg{width:44px;height:44px}.status-card__title{font-size:24px;font-weight:700;line-height:1.27;letter-spacing:-.3px;color:#000;margin:0 0 16px}@media only screen and (min-width:768px){.status-card__title{font-size:28px}}.status-card__body{font-size:16px;font-weight:400;line-height:1.7;color:rgba(60,60,67,.85);margin:0 0 16px}.status-card__body+.status-card__body{margin-top:12px}.status-card__notes{margin:24px 0 0;padding:16px;background:#f2f2f7;border-radius:12px;text-align:left}.status-card__notes li{font-size:13px;line-height:1.55;color:rgba(60,60,67,.6);padding-left:14px;position:relative}.status-card__notes li+li{margin-top:4px}.status-card__notes li::before{content:"・";position:absolute;left:0;top:0}.legal-page{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"SF Pro JP Display","SF Pro Text","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic UI",Meiryo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#000;padding:0 16px;padding-top:max(40px,env(safe-area-inset-top));padding-bottom:max(64px,env(safe-area-inset-bottom));box-sizing:border-box}@media only screen and (min-width:768px){.legal-page{padding-top:64px;padding-bottom:96px}}.legal-page__inner{width:100%;max-width:720px;margin:0 auto}.legal-page__back{display:inline-flex;align-items:center;gap:4px;font-size:15px;font-weight:400;color:#058b38;text-decoration:none;margin-bottom:16px;padding:8px 4px;line-height:1}.legal-page__back:hover{color:#04722e;text-decoration:underline}.legal-page__back::before{content:"‹";font-size:22px;line-height:1;margin-right:2px}.legal-page__title{font-size:34px;font-weight:700;line-height:1.21;letter-spacing:-.4px;margin:0 0 8px;color:#000}@media only screen and (max-width:767px){.legal-page__title{font-size:28px}}.legal-page__meta{font-size:13px;line-height:1.55;color:rgba(60,60,67,.6);margin:0 0 32px}.legal-page__meta span+span{margin-left:12px}.legal-page__lead{font-size:16px;font-weight:400;line-height:1.7;color:#000;margin:0 0 32px}.legal-page__section{margin-bottom:40px}@media only screen and (max-width:767px){.legal-page__section{margin-bottom:32px}}.legal-page__section-title{font-size:22px;font-weight:700;line-height:1.27;letter-spacing:-.3px;color:#000;margin:0 0 16px;padding-top:8px}@media only screen and (max-width:767px){.legal-page__section-title{font-size:20px}}.legal-page__paragraph{font-size:16px;font-weight:400;line-height:1.75;color:#000;margin:0 0 16px}.legal-page__paragraph:last-child{margin-bottom:0}.legal-page__list{margin:0 0 16px;padding:0;list-style:none}.legal-page__list li{position:relative;padding-left:24px;font-size:16px;line-height:1.75;color:#000}.legal-page__list li+li{margin-top:6px}.legal-page__list li::before{content:"・";position:absolute;left:4px;top:0;color:#058b38;font-weight:700}.legal-page__ordered-list{margin:0 0 16px;padding-left:1.5em;counter-reset:legal-counter;list-style:none}.legal-page__ordered-list>li{position:relative;padding-left:28px;font-size:16px;line-height:1.75;color:#000;counter-increment:legal-counter}.legal-page__ordered-list>li+li{margin-top:8px}.legal-page__ordered-list>li::before{content:"(" counter(legal-counter) ")";position:absolute;left:0;top:0;color:rgba(60,60,67,.6);font-variant-numeric:tabular-nums;font-weight:500}.legal-page__placeholder{display:inline-block;background:#f4f8e0;color:#5a6f0a;border:1px dashed #a4c417;border-radius:6px;padding:2px 8px;font-size:14px;font-weight:600;font-family:ui-monospace,"SF Mono","Cascadia Code",Consolas,monospace;letter-spacing:0}.legal-page__info-table{width:100%;border-collapse:separate;border-spacing:0;margin-bottom:16px;background:#f2f2f7;border-radius:12px;overflow:hidden}.legal-page__info-table td,.legal-page__info-table th{padding:12px 16px;font-size:15px;line-height:1.5;text-align:left;vertical-align:top}.legal-page__info-table th{width:40%;font-weight:600;color:rgba(60,60,67,.85);background:0 0;border-bottom:1px solid rgba(60,60,67,.1)}.legal-page__info-table td{color:#000;background:#fff;border-bottom:1px solid rgba(60,60,67,.1)}.legal-page__info-table tr:last-child td,.legal-page__info-table tr:last-child th{border-bottom:none}@media only screen and (max-width:767px){.legal-page__info-table td,.legal-page__info-table th{display:block;width:100%}.legal-page__info-table th{padding-bottom:4px;border-bottom:none}.legal-page__info-table td{padding-top:4px;padding-bottom:12px}.legal-page__info-table tr+tr th{padding-top:12px;border-top:1px solid rgba(60,60,67,.1)}}.legal-page__footer-link{display:inline-flex;align-items:center;gap:4px;margin-top:32px;font-size:15px;color:#058b38;text-decoration:none}.legal-page__footer-link:hover{color:#04722e;text-decoration:underline}.auth-screen{min-height:100vh;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"SF Pro JP Display","SF Pro Text","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic UI",Meiryo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;display:flex;align-items:flex-start;justify-content:center;padding:0 16px;padding-top:max(64px,env(safe-area-inset-top));padding-bottom:max(40px,env(safe-area-inset-bottom));box-sizing:border-box}@media only screen and (min-width:768px){.auth-screen{align-items:center;padding-top:32px;padding-bottom:32px}}.auth-screen__inner{width:100%;max-width:420px}.auth-card{background:#fff;border-radius:20px;padding:32px 20px}@media only screen and (min-width:768px){.auth-card{padding:40px 32px;border:1px solid rgba(60,60,67,.1);box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04),0 12px 28px rgba(0,0,0,.06)}}.auth-card__brand{text-align:center;margin-bottom:28px}.auth-card__brand img{width:200px;height:auto}@media only screen and (max-width:767px){.auth-card__brand img{width:160px}}.auth-card__title{font-size:28px;font-weight:700;line-height:1.21;letter-spacing:-.4px;text-align:center;color:#000;margin:0 0 12px}@media only screen and (max-width:767px){.auth-card__title{font-size:26px}}.auth-card__lead{font-size:15px;font-weight:400;line-height:1.55;letter-spacing:-.05px;color:rgba(60,60,67,.6);text-align:center;margin:0 0 32px}.auth-card__alert{border-radius:12px;padding:12px 14px;margin-bottom:20px;font-size:15px;line-height:1.4}.auth-card__alert p{margin:0}.auth-card__alert p+p{margin-top:4px}.auth-card__alert--error{background:rgba(255,59,48,.08);color:#c8281f;border:1px solid rgba(255,59,48,.2)}.auth-card__field{margin-bottom:20px}.auth-card__field-label{display:block;font-size:13px;font-weight:600;color:rgba(60,60,67,.8);margin-bottom:8px;letter-spacing:-.05px}.auth-card__field-input{display:block;width:100%;box-sizing:border-box;min-height:48px;padding:12px 14px;border:1px solid rgba(60,60,67,.18);border-radius:12px;background:#fff;font-size:16px;line-height:1.4;color:#000;transition:border-color .15s,box-shadow .15s}.auth-card__field-input:focus{outline:0;border-color:#058b38;box-shadow:0 0 0 3px rgba(5,139,56,.18)}.auth-card__masked{margin:0 0 24px;padding:14px 16px;background:#f2f2f7;border-radius:12px;text-align:center}.auth-card__masked p{margin:0;font-size:15px;line-height:1.5;color:#000}.auth-card__masked p+p{margin-top:4px;font-size:13px;color:rgba(60,60,67,.6)}.auth-card__cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;background:#058b38;color:#fff;border:none;border-radius:14px;padding:14px 20px;font-size:17px;font-weight:600;line-height:1;letter-spacing:-.1px;text-decoration:none;cursor:pointer;box-sizing:border-box;box-shadow:0 1px 2px rgba(5,139,56,.1),0 4px 12px rgba(5,139,56,.18);transition:background-color .18s cubic-bezier(.25,.1,.25,1),transform .18s cubic-bezier(.25,.1,.25,1),box-shadow .18s cubic-bezier(.25,.1,.25,1)}.auth-card__cta:hover{background:#04722e;color:#fff}.auth-card__cta:active{background:#04722e;transform:scale(.97);box-shadow:0 1px 2px rgba(5,139,56,.1)}.auth-card__cta:focus-visible{outline:2px solid #058b38;outline-offset:4px}.auth-card__cta__icon{width:24px;height:24px;flex-shrink:0}.auth-card__notes{margin:24px 0 28px;padding:0;list-style:none}.auth-card__notes li{position:relative;padding-left:14px;font-size:13px;line-height:1.55;color:rgba(60,60,67,.6)}.auth-card__notes li+li{margin-top:4px}.auth-card__notes li::before{content:"・";position:absolute;left:0;top:0}.auth-card__sub-links{list-style:none;padding:20px 0 0;margin:0;display:flex;justify-content:center;align-items:center;gap:24px;border-top:1px solid rgba(60,60,67,.1)}.auth-card__sub-links li a{font-size:13px;line-height:1.4;color:#058b38;text-decoration:none}.auth-card__sub-links li a:hover{color:#04722e;text-decoration:underline}.mypage-content{max-width:1100px;margin:0 auto;padding-top:120px;padding-bottom:120px}@media only screen and (max-width:767px){.mypage-content{padding-top:30px;padding-bottom:50px}}.mypage-content--pt-small{padding-top:60px}@media only screen and (max-width:767px){.mypage-content--pt-small{padding-top:24px}}.mypage-content hr{margin:40px 0;border:none;border-top:1px solid #e0e0e0}@media only screen and (max-width:767px){.mypage-content hr{margin:24px 0}}.mypage-content__main-visual{background:#fff}.mypage-content__main-visual__inner{display:flex;justify-content:center;align-items:center;gap:32px;max-width:1100px;margin:0 auto;padding:0 24px}@media only screen and (max-width:767px){.mypage-content__main-visual__inner{padding:0 16px}}.mypage-content__main-visual__inner__content{width:50%;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767px){.mypage-content__main-visual__inner__content{width:100%}}.mypage-content__main-visual__inner__content h2{font-size:32px;font-weight:700;color:#2a312e;line-height:1.5}@media only screen and (max-width:767px){.mypage-content__main-visual__inner__content h2{font-size:18px}}.mypage-content__main-visual__inner__content p{font-size:18px;font-weight:400;color:#2a312e;opacity:.8;line-height:1.5}@media only screen and (max-width:767px){.mypage-content__main-visual__inner__content p{display:none}}.mypage-content__main-visual__inner__image{width:50%}@media only screen and (max-width:767px){.mypage-content__main-visual__inner__image{width:45%}}.mypage-content__inner{padding:0 24px}@media only screen and (max-width:767px){.mypage-content__inner{padding:0 16px}}.mypage-content__section__title{font-size:32px;font-weight:700;color:#2a312e}@media only screen and (max-width:767px){.mypage-content__section__title{font-size:20px}}.mypage-content__section__title small{display:block;font-size:18px;font-weight:400;color:#666;line-height:1.5;margin-top:24px}@media only screen and (max-width:767px){.mypage-content__section__title small{font-size:14px}}.mypage-content__section__link{display:flex;justify-content:flex-end}.mypage-content__section__link a{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;background:#f7b417;border:1px solid #f7b417;color:#fff;padding:16px 24px;border-radius:4px;transition:all .3s}@media only screen and (min-width:768px){.mypage-content__section__link a:hover{background:#fff;color:#f7b417}.mypage-content__section__link a:hover svg path{stroke:#f7b417}}@media only screen and (max-width:767px){.mypage-content__section__link a{padding:12px 16px}}.mypage-content__section__link a span{font-size:16px;font-weight:700}.mypage-content__section__link a svg{width:24px;height:24px}.mypage-content__section__link a svg path{stroke:#fff;transition:all .3s}.mypage-content__section__form{margin-top:40px;padding-bottom:120px}@media only screen and (max-width:767px){.mypage-content__section__form{padding-bottom:24px}}.mypage-content__section__form--confirm{margin-top:24px}@media only screen and (max-width:767px){.mypage-content__section__form--confirm .mypage-content__section__form__submit{margin-top:0}}.mypage-content__section__form form{display:flex;flex-direction:column;gap:24px}.mypage-content__section__form__answer-table__answers{display:flex;gap:12px}.mypage-content__section__form__answer-table table{width:auto;border-collapse:collapse;background:#fff;line-height:1.2}.mypage-content__section__form__answer-table table thead tr th{padding:12px}.mypage-content__section__form__answer-table table tbody tr th{padding:12px;text-align:left}.mypage-content__section__form__answer-table table tbody tr td{padding:12px}.mypage-content__section__form__answer-table table tbody tr td label{font-size:14px;font-weight:400;color:#666;line-height:1.5;position:relative}.mypage-content__section__form__answer-table table tbody tr td label input{position:absolute;left:0;top:0;opacity:0;pointer-events:none}.mypage-content__section__form__answer-table table tbody tr td label input+span{font-size:14px;font-weight:400;color:#666;line-height:1.5}.mypage-content__section__form__answer-table table tbody tr td label input:checked+span::after{content:""}.mypage-content__section__form__answer-table table tbody tr td label span{display:block;position:relative;font-size:20px;font-weight:400}.mypage-content__section__form__row{display:flex;flex-direction:column;gap:8px}.mypage-content__section__form__row.half{flex-direction:row;gap:16px}@media only screen and (max-width:767px){.mypage-content__section__form__row.half{flex-direction:column}}.mypage-content__section__form__row.half>div{width:50%}@media only screen and (max-width:767px){.mypage-content__section__form__row.half>div{width:100%}}.mypage-content__section__form__row.date-range-row{display:flex;align-items:flex-start;gap:16px;flex-direction:row}.mypage-content__section__form__row.date-range-row .date-range-row__end,.mypage-content__section__form__row.date-range-row .date-range-row__start{flex:1;min-width:0;width:50%}.mypage-content__section__form__row.date-range-row .date-range-row__arrow{flex-shrink:0;display:flex;align-items:center;padding-top:36px;font-size:20px;font-weight:700;color:#666}.mypage-content__section__form__row.date-range-row .date-range-input{cursor:pointer;background-color:#fff}.mypage-content__section__form__file{width:100%}.mypage-content__section__form__file .file-label{display:flex;align-items:center;width:100%;padding:8px 16px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;position:relative;height:40px;padding-right:80px;overflow:hidden}.mypage-content__section__form__file .file-label .select-file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mypage-content__section__form__file .input-file{display:none}.mypage-content__section__form__file .file-name{color:#666;font-size:14px;position:absolute;top:0;right:0;z-index:1;background:#f7b417;color:#fff;height:100%;display:flex;align-items:center;padding:0 16px}.mypage-content__section__form__confirm-table{display:flex;flex-direction:column;gap:24px}.mypage-content__section__form__confirm-table table{width:100%;border-collapse:collapse;border:1px solid #e0e0e0;background:#fff;line-height:1.75;font-size:16px}@media only screen and (max-width:767px){.mypage-content__section__form__confirm-table table{font-size:14px;display:block;width:100%}}@media only screen and (max-width:767px){.mypage-content__section__form__confirm-table table tbody{display:block;width:100%}}@media only screen and (max-width:767px){.mypage-content__section__form__confirm-table table tbody tr{display:block;width:100%}}.mypage-content__section__form__confirm-table table tbody tr th{width:20%;padding:12px;border:1px solid #e0e0e0;background:#f7b417}@media only screen and (max-width:767px){.mypage-content__section__form__confirm-table table tbody tr th{display:block;width:100%;border:none;padding:4px}}.mypage-content__section__form__confirm-table table tbody tr td{padding:12px;border:1px solid #e0e0e0}@media only screen and (max-width:767px){.mypage-content__section__form__confirm-table table tbody tr td{display:block;border:none;width:100%}}.mypage-content__section__form__confirm-table table tbody tr td a{color:#f7b417;text-decoration:underline}.mypage-content__section__form__confirm-table table tbody tr td a[target=_blank]:after{content:"";display:inline-block;vertical-align:middle;width:14px;height:14px;background:url(../images/icon/ico_expand.svg) no-repeat center center;background-size:contain;margin-left:4px}.mypage-content__section__form__hint{font-size:12px;font-weight:400;color:#666;line-height:1.5;margin-bottom:12px}.mypage-content__section__form__half{display:flex;gap:16px}.mypage-content__section__form__thirds{display:flex;gap:8px}.mypage-content__section__form__label{font-size:14px;font-weight:500;line-height:1.5;color:#666;margin-bottom:6px;font-weight:700}.mypage-content__section__form__label em{color:red;font-size:12px;display:inline-block;margin-left:4px}.mypage-content__section__form__item{display:flex;gap:8px;align-items:center;width:100%}.mypage-content__section__form__item--column{flex-direction:column;gap:12px;align-items:flex-start}.mypage-content__section__form__item--column input[type=datetime-local]{max-width:100%}.mypage-content__section__form__item span{font-size:12px;font-weight:400;color:#666;line-height:1.5}.mypage-content__section__form__item small{font-size:12px;font-weight:400;color:#666;line-height:1.5;margin-top:4px}.mypage-content__section__form__submit{margin-top:40px;text-align:center;display:flex;flex-direction:column;gap:32px}.mypage-content__section__form__submit a{color:#666;text-decoration:underline;font-size:12px}.mypage-content__section__form #candidate_dates{width:100%;padding-top:12px}.mypage-content__section__list{display:flex;gap:48px;margin-top:48px}@media only screen and (max-width:767px){.mypage-content__section__list{flex-direction:column;gap:24px;margin-top:24px}}.mypage-content__section__list__item{width:50%}@media only screen and (max-width:767px){.mypage-content__section__list__item{width:100%}}.mypage-content__section__list__item.disabled{position:relative}.mypage-content__section__list__item.disabled:before{content:"準備中";position:absolute;color:#fff;font-size:24px;line-height:1.5;letter-spacing:.05em;text-align:center;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.mypage-content__section__list__item.disabled::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.mypage-content__section__list__item.disabled a{pointer-events:none}.mypage-content__section__list__item a{display:block;border:1px solid #e0e0e0;padding:0 12px;background:#fff}@media only screen and (min-width:768px){.mypage-content__section__list__item a:hover{opacity:.8}}@media only screen and (max-width:767px){.mypage-content__section__list__item a{padding-top:12px;padding-bottom:12px}}.mypage-content__section__list__item a figure{display:flex;justify-content:center;align-items:center;gap:32px}.mypage-content__section__list__item a figure img{width:38%}.mypage-content__section__list__item a figure figcaption{width:62%;display:flex;flex-direction:column;gap:12px}@media only screen and (max-width:767px){.mypage-content__section__list__item a figure figcaption{gap:8px}}.mypage-content__section__list__item a figure figcaption h2{font-size:24px;font-weight:700;color:#2a312e;line-height:1.5}@media only screen and (max-width:767px){.mypage-content__section__list__item a figure figcaption h2{font-size:20px}}.mypage-content__section__list__item a figure figcaption p{font-size:14px;font-weight:400;color:#2a312e;opacity:.8;line-height:1.5}@media only screen and (max-width:767px){.mypage-content__section__list__item a figure figcaption p{font-size:12px}}.mypage-content__section__event-list{width:100%}.mypage-content__section__event-list__title{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.mypage-content__section__event-list__title{flex-direction:column;align-items:flex-start;gap:12px}}.mypage-content__section__event-list__title a{color:#2a312e;text-decoration:underline;font-size:14px;font-weight:400;line-height:1.5}.mypage-content__section__event-list__title a:hover{opacity:.8}.mypage-content__section__event-list__more{margin-top:16px}.mypage-content__section__event-list__more a{color:#2a312e;text-decoration:underline;font-size:14px;font-weight:400;line-height:1.5}.mypage-content__section__event-list__more a:hover{opacity:.8}.mypage-content__section__event-list__list{display:flex;flex-direction:column;gap:12px;margin-top:32px}@media only screen and (max-width:767px){.mypage-content__section__event-list__list{margin-top:16px}}.mypage-content__section__event-list__list__empty{text-align:center;font-size:14px;font-weight:400;color:#666;line-height:1.5}@media only screen and (max-width:767px){.mypage-content__section__event-list__list__empty{font-size:12px}}.mypage-content__section__event-list__list__item{display:flex;flex-direction:column;gap:8px;background:#fff;padding:12px;border:1px solid #e0e0e0;padding-right:40px;position:relative}@media only screen and (max-width:767px){.mypage-content__section__event-list__list__item{padding-right:32px}}.mypage-content__section__event-list__list__item:after{content:"";position:absolute;right:24px;top:50%;transform:translateY(-50%);width:10px;height:10px;border-top:2px solid #2a312e;border-right:2px solid #2a312e;border-bottom:0;border-left:0;transform:translateY(-50%) rotate(45deg)}@media only screen and (max-width:767px){.mypage-content__section__event-list__list__item:after{right:12px;width:8px;height:8px}}.mypage-content__section__event-list__list__item:hover{opacity:.8}.mypage-content__section__event-list__list__item h3{font-size:16px;font-weight:700;color:#2a312e;line-height:1.5}@media only screen and (max-width:767px){.mypage-content__section__event-list__list__item h3{font-size:14px}}.mypage-content__section__event-list__list__item small{display:block;font-size:14px;font-weight:400;color:#666;line-height:1.5}@media only screen and (max-width:767px){.mypage-content__section__event-list__list__item small{font-size:12px}}.mypage-content__section__event-list__list__item--with-hide{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px}.mypage-content__section__event-list__list__item--with-hide:after{display:none}.mypage-content__section__event-list__list__item__link{flex:1;min-width:0}.mypage-content__section__event-list__list__item__link:hover{opacity:.8}.mypage-content__section__event-list__list__item__hide-form{flex-shrink:0}.mypage-content__section__event-list__list__item__hide-btn,.mypage-content__section__event-list__list__item__unhide-btn{font-size:12px;color:#666;text-decoration:underline;padding:4px 8px;background:0 0;border:none;cursor:pointer}.mypage-content__section__event-list__list__item__hide-btn:hover,.mypage-content__section__event-list__list__item__unhide-btn:hover{color:#2a312e}.mypage-content .event-info{font-size:14px;font-weight:400;color:#666;line-height:1.5;margin-bottom:24px;padding:12px;background:#f7b417;color:#fff;border-radius:4px;margin-top:20px}@media only screen and (max-width:767px){.mypage-content .event-info{font-size:12px;margin-bottom:12px}}.mypage-content .date-selection{display:flex;flex-direction:column;gap:12px;margin-top:24px}@media only screen and (max-width:767px){.mypage-content .date-selection{gap:8px}}.mypage-content .date-selection .date-option{display:flex;align-items:flex-start;gap:12px;padding:12px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;cursor:pointer;transition:all .3s}@media only screen and (max-width:767px){.mypage-content .date-selection .date-option{gap:8px;padding:8px}}.mypage-content .date-selection .date-option:hover{border-color:#f7b417;background:#fffbf0}.mypage-content .date-selection .date-option.selected{border-color:#f7b417;background:#fffbf0;box-shadow:0 0 0 2px rgba(247,180,23,.2)}.mypage-content .date-selection .date-option label{cursor:pointer;display:block;width:100%}.mypage-content .date-selection .date-option label input{margin-right:8px;vertical-align:middle}.mypage-content .date-selection .date-option label strong{display:block;font-size:14px;font-weight:400;color:#666;margin-bottom:4px}@media only screen and (max-width:767px){.mypage-content .date-selection .date-option label strong{font-size:12px}}.mypage-content .date-selection .date-option label .participant-count{display:block;font-size:12px;font-weight:400;color:#666;line-height:1.5}@media only screen and (max-width:767px){.mypage-content .date-selection .date-option label .participant-count{font-size:11px}}.mypage-content .form-actions{display:flex;flex-direction:column;gap:12px;margin-top:24px;justify-content:center;align-items:center}@media only screen and (max-width:767px){.mypage-content .form-actions{gap:12px}}.mypage-content .form-actions a{color:#666;font-size:12px;text-decoration:underline;font-weight:400;line-height:1.5}.mypage-content .form-actions a:hover{opacity:.8}.mypage-content .field-item{border:1px solid #ddd;padding:1rem;margin-bottom:1rem;border-radius:4px;background:#f9f9f9}@media only screen and (max-width:767px){.mypage-content .field-item{padding:.75rem}}.mypage-content .field-item__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mypage-content .field-item__title{font-weight:700}.mypage-content .field-item__body{display:grid;gap:1rem}.mypage-content .field-item__body .input-text,.mypage-content .field-item__body select{max-width:100%}.mypage-content .field-options-container{margin-top:.5rem}.mypage-content .field-options-list{margin-top:.5rem}.mypage-content .field-option-item{display:flex;gap:.5rem;margin-bottom:.5rem;align-items:center;flex-wrap:wrap}@media only screen and (max-width:767px){.mypage-content .field-option-item{flex-direction:column;align-items:stretch}}.mypage-content .field-option-item .input-text{flex:1;min-width:0}@media only screen and (max-width:767px){.mypage-content .field-option-item .input-text{flex:none}}.mypage-content #form-fields-container,.mypage-content #survey-fields-container{width:100%}.air-datepicker{width:100%!important;max-width:500px}@media only screen and (max-width:767px){.air-datepicker{max-width:90%}}.air-datepicker-cell.-selected-{background:#f7b417!important;color:#fff!important}.air-datepicker-cell.-focus-{background:#f7b417!important;color:#fff!important}.air-datepicker-nav--title:hover{background:#f7b417!important;color:#fff!important}.mypage-services{list-style:none;margin:0;padding:0;display:grid;gap:12px;grid-template-columns:1fr}.mypage-services li{margin:0;padding:0}@media only screen and (min-width:768px){.mypage-services{grid-template-columns:1fr 1fr;gap:16px}}.mypage-service-card{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#fff;border:1px solid rgba(60,60,67,.06);border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04),0 12px 28px rgba(0,0,0,.06);color:#000;text-decoration:none;transition:transform .18s cubic-bezier(.25,.1,.25,1),box-shadow .18s cubic-bezier(.25,.1,.25,1)}.mypage-service-card:focus-visible,.mypage-service-card:hover{transform:translateY(-2px);box-shadow:0 2px 4px rgba(0,0,0,.05),0 8px 18px rgba(0,0,0,.06),0 18px 36px rgba(0,0,0,.08);text-decoration:none;color:#000}.mypage-service-card__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:rgba(5,139,56,.1);color:#058b38}.mypage-service-card__body{flex:1 1 auto;display:flex;flex-direction:column;gap:2px;min-width:0}.mypage-service-card__title{font-size:17px;font-weight:600;line-height:1.35;letter-spacing:-.2px;color:#000}.mypage-service-card__desc{font-size:13px;line-height:1.45;color:rgba(60,60,67,.6)}.mypage-service-card__chevron{flex:0 0 auto;width:10px;height:16px;color:rgba(60,60,67,.3)}.past-officers-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.past-officers-list li{margin:0;padding:0}.past-officers-list__item{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#fff;border:1px solid rgba(60,60,67,.06);border-radius:12px;color:#000;text-decoration:none;transition:transform .15s cubic-bezier(.25,.1,.25,1),box-shadow .15s cubic-bezier(.25,.1,.25,1);box-shadow:0 1px 2px rgba(0,0,0,.03)}.past-officers-list__item:focus-visible,.past-officers-list__item:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.04),0 6px 14px rgba(0,0,0,.05);text-decoration:none;color:#000}.past-officers-list__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:rgba(5,139,56,.1);color:#058b38}.past-officers-list__label{flex:1 1 auto;font-size:16px;font-weight:600;line-height:1.35;color:#000;min-width:0}.past-officers-list__chevron{flex:0 0 auto;width:10px;height:16px;color:rgba(60,60,67,.3)}