.matd-page{background:#f2f4f8;padding:120px 0 80px}.matd-inner{max-width:1160px;margin:0 auto;padding:0 24px}.matd-breadcrumb{color:#6e6e73;letter-spacing:-.2px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;font-size:12px;line-height:1.6;display:flex}.matd-breadcrumb a{color:#6e6e73;text-decoration:underline}.matd-breadcrumb a:hover{color:#0f55e5}.matd-breadcrumb span[aria-current]{color:#414141}.matd-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:32px;display:grid}@media (max-width:1023px){.matd-page{padding:100px 0 64px}.matd-layout{grid-template-columns:1fr;gap:24px}}.matd-main{flex-direction:column;gap:24px;min-width:0;display:flex}.matd-card,.matd-block{background:#fff;border-radius:12px;padding:48px 56px;box-shadow:0 1px 3px #0000000f}@media (max-width:767px){.matd-card,.matd-block{padding:28px 20px}}.matd-title{color:#414141;letter-spacing:.02em;margin:0 0 16px;font-size:30px;font-weight:700;line-height:1.5}@media (max-width:767px){.matd-title{font-size:22px}}.matd-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.matd-meta__category{color:#0f55e5;background:#0f55e514;border-radius:980px;padding:4px 12px;font-size:11px;font-weight:600}.matd-meta__pages{color:#6e6e73;letter-spacing:-.2px;font-size:12px}.matd-cover{background:#f0f0f3;border-radius:8px;margin-bottom:32px;overflow:hidden}.matd-cover img{width:100%;height:auto;display:block}.matd-description{color:#414141;letter-spacing:-.2px;margin:0 0 32px;font-size:15px;line-height:1.9}.matd-section{margin-bottom:32px}.matd-section__title{color:#414141;letter-spacing:.02em;margin:0 0 16px;font-size:17px;font-weight:700}.matd-bullets{margin:0;padding-left:1.5em}.matd-bullets li{color:#414141;letter-spacing:-.2px;margin-bottom:10px;font-size:15px;line-height:1.9;list-style:outside}.matd-bullets li:last-child{margin-bottom:0}.matd-toc{counter-reset:matd-toc;margin:0;padding:0;list-style:none}.matd-toc li{counter-increment:matd-toc;color:#414141;letter-spacing:-.2px;border-bottom:1px solid #0000000f;align-items:flex-start;gap:14px;padding:12px 0;font-size:15px;line-height:1.7;display:flex}.matd-toc li:last-child{border-bottom:none}.matd-toc li:before{content:counter(matd-toc,decimal-leading-zero);color:#0f55e5;flex-shrink:0;padding-top:2px;font-size:13px;font-weight:700}.matd-samples{grid-template-columns:1fr 1fr;gap:14px;margin:-16px 0 32px;display:grid}@media (max-width:767px){.matd-samples{grid-template-columns:1fr;gap:12px}}.matd-samples__item{margin:0;position:relative}.matd-samples__item img{background:#f8f9fb;border:1px solid #e6e8ec;border-radius:8px;width:100%;height:auto;display:block}.matd-samples__item--teaser{flex-direction:column;display:flex}.matd-samples__item--teaser img{-webkit-mask-image:linear-gradient(#000 62%,#00000040 100%);mask-image:linear-gradient(#000 62%,#00000040 100%)}.matd-samples__more{text-align:center;color:#0f55e5;letter-spacing:.02em;margin-top:8px;font-size:12.5px;font-weight:700;display:block}.matd-notice{color:#6e6e73;letter-spacing:-.2px;margin:0;font-size:13px;line-height:1.9}.matd-previews{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;display:grid}@media (max-width:767px){.matd-previews{grid-template-columns:repeat(2,1fr)}}.matd-previews img{border:1px solid #e6e8ec;border-radius:4px;width:100%;height:auto}.matd-richtext{color:#414141;letter-spacing:-.2px;font-size:15px;line-height:1.9}.matd-richtext h2{margin:28px 0 14px;font-size:17px;font-weight:700}.matd-richtext h2:first-child{margin-top:0}.matd-richtext h3{margin:20px 0 10px;font-size:15px;font-weight:700}.matd-richtext p{margin:0 0 16px}.matd-richtext ul,.matd-richtext ol{margin:0 0 16px;padding-left:1.5em}.matd-richtext ul li{list-style:outside}.matd-richtext ol li{list-style:decimal}.matd-richtext li{margin-bottom:8px}.matd-richtext img{border-radius:8px;max-width:100%;height:auto}.matd-richtext a{color:#0f55e5}.matd-block__title{color:#414141;letter-spacing:.02em;margin:0 0 24px;font-size:17px;font-weight:700}.matd-logos{flex-wrap:wrap;gap:28px 16px;display:flex}.matd-logos__item{flex:0 0 calc(33.333% - 11px);justify-content:center;align-items:center;height:32px;display:flex}@media (max-width:767px){.matd-logos__item{flex:0 0 calc(33.333% - 11px)}}.matd-logos__item img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;image-rendering:-webkit-optimize-contrast}.matd-aside{position:sticky;top:100px}.matd-block--side{background:#fff;border-radius:16px;margin-bottom:16px;padding:18px 20px 16px;box-shadow:0 8px 28px #1f2a540f}.matd-block--side .matd-block__title{letter-spacing:.06em;color:#6b7180;margin:0 0 12px;font-size:13px;font-weight:700}.matd-logos--side{grid-template-columns:repeat(3,1fr);align-items:center;gap:14px 16px;display:grid}.matd-logos--side .matd-logos__item{width:auto}.matd-logos--side .matd-logos__item img{object-fit:contain;width:100%;height:auto;max-height:26px}@media (max-width:1023px){.matd-aside{position:static}}.matd-formcard{background:#fff;border-radius:12px;padding:28px 24px;box-shadow:0 1px 3px #0000000f}.matd-formcard__unavailable{color:#6e6e73;margin:0;font-size:14px;line-height:1.8}.mat-form__group{margin-bottom:20px}.mat-form__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mat-form__fieldset{border:none;margin-inline:0;padding:0}.mat-form__label{color:#414141;letter-spacing:-.2px;margin-bottom:6px;padding:0;font-size:13px;font-weight:600;display:block}.mat-form__label--required:after{content:"必須"}.mat-form__label--required:after,.mat-form__required-mark{color:#d93025;vertical-align:1px;margin-left:6px;font-size:11px;font-style:normal;font-weight:700;display:inline-block}.mat-form__help{color:#a1a1a6;margin:0 0 8px;font-size:11px;line-height:1.7}.mat-form__input,.mat-form__select,.mat-form__textarea{color:#414141;appearance:none;background:#fff;border:1px solid #d0d3d9;border-radius:4px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .25s,box-shadow .25s}.mat-form__select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236e6e73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px 16px;padding-right:34px}.mat-form__input::placeholder,.mat-form__textarea::placeholder{color:#b9b9be}.mat-form__input:focus,.mat-form__select:focus,.mat-form__textarea:focus{border-color:#0f55e5;outline:none;box-shadow:0 0 0 3px #0f55e51f}.mat-form__textarea{resize:vertical;min-height:88px;line-height:1.7}.mat-form__radios{flex-direction:column;gap:10px;margin-top:4px;display:flex}.mat-form__radio{color:#414141;cursor:pointer;align-items:flex-start;gap:8px;font-size:13px;line-height:1.6;display:flex}.mat-form__radio input{accent-color:#0f55e5;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:1px}.mat-form__privacy{color:#414141;cursor:pointer;align-items:flex-start;gap:8px;margin:20px 0;font-size:13px;line-height:1.7;display:flex}.mat-form__privacy input{accent-color:#0f55e5;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:3px}.mat-form__privacy a{color:#0f55e5;text-decoration:underline}.mat-form__progress{margin-top:24px}.mat-form__progress-text{color:#6e6e73;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.mat-form__progress-bar{background:#e6e8ec;border-radius:980px;height:8px;overflow:hidden}.mat-form__progress-bar span{background:#1d3557;border-radius:980px;height:100%;transition:width .4s;display:block}.mat-form__actions{align-items:stretch;gap:12px;margin-top:16px;display:flex}.mat-form__back{color:#fff;cursor:pointer;background:#7b8598;border:none;border-radius:4px;flex:none;min-width:84px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .3s}.mat-form__back:hover:not(:disabled){background:#68717f}.mat-form__submit{color:#fff;cursor:pointer;background:#0f55e5;border:none;border-radius:4px;flex:1;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .3s}.mat-form__submit:hover:not(:disabled){background:#0a45c0}.mat-form__back:disabled,.mat-form__submit:disabled{cursor:not-allowed;background:#c7c7cc}.mat-form__status{border-radius:4px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.7}.mat-form__status--error{color:#c5221f;background:#d9302514}
