@charset "UTF-8";
.l-header{width:100%;height:53px}
.l-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;height:auto}
.l-sidebar{width:328px}
.l-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:auto;min-width:1280px;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch}
.l-main{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;height:auto;padding:48px}
.l-footer{width:100%;padding-right:48px;padding-left:48px}
.c-title{font-weight:700;width:100%}
.c-title--lg{font-size:2rem;line-height:1.3;margin-bottom:48px;padding-bottom:4px;border-bottom:1px solid var(--color-border)}
.c-title--md{font-size:1.5rem;line-height:1.3;margin-bottom:32px;padding-left:16px;border-left:2px solid var(--color-accent)}
.c-title--sm{font-size:1.25rem;line-height:1.5;margin-bottom:24px}
.c-document{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.c-document__article{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:auto}
.c-document__navigation{width:224px}
.c-document__section:not(:last-child){margin-bottom:48px}
.c-document__section-inner{margin-top:32px}
.c-document__text{font-size:1rem;line-height:1.7}
.c-document__text:not(:last-child){margin-bottom:24px}
.c-subbar{position:-webkit-sticky;position:sticky;top:16px}
.c-subnav dt{font-size:.75rem;font-weight:700;margin-bottom:8px}
.c-subnav dd{font-size:1.125rem}
.c-subnav dd:not(:last-child){margin-bottom:4px}
.c-list{padding-left:1.3em;list-style:none;text-indent:-1.3em}
.c-list:not(:last-child){margin-bottom:32px}
.c-list li::before{font-family:devicon;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;top:-.1em;display:inline-block;vertical-align:middle;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-decoration:none;text-transform:none;speak:none;font-size:1.3em;text-align:center;text-indent:0;color:var(--color-accent)}
.c-list li::before{content:""}
.c-list li:not(:last-child){margin-bottom:8px}
.c-list li a,.c-list li span{text-indent:0}
.c-list li .c-list{margin-top:8px}
.c-list--in-text:not(:last-child){margin-top:12px;margin-bottom:12px}
.p-header{position:relative;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;height:inherit;background-color:var(--color-site-base);-webkit-box-shadow:0 3px 3px var(--color-blur);box-shadow:0 3px 3px var(--color-blur);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.p-header__logo{font-size:1rem;line-height:1;margin-top:0;margin-bottom:0;padding-left:16px}
.p-header__logo img{width:auto;height:21px}
.p-header__narou{line-height:1;padding-right:16px}
.p-header__narou img{width:auto;height:21px}
.p-globalnav{font-size:1.125rem;height:100%;padding:16px 16px 48px;background-color:var(--color-gnav-bg)}
.p-globalnav__list{padding:0;list-style:none}
.p-globalnav__list li{margin-bottom:16px}
.p-globalnav__list ul{margin-left:1em;padding:0;list-style-type:inherit}
.p-globalnav__list ul li{margin-left:1em}
.p-globalnav__list a{line-height:1.3;position:relative;display:block;padding-right:24px}
.p-globalnav__list a::after{font-family:devicon;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;top:-.1em;display:inline-block;vertical-align:middle;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-decoration:none;text-transform:none;speak:none;font-size:.85em;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.p-globalnav__list a::after{content:""}
.p-globalnav__head{font-size:.75rem;font-weight:700;margin-bottom:16px;margin-left:1em}
.p-footer{width:100%}
.p-footer__backtotop{margin-bottom:16px;text-align:right}
.p-footer__author{width:inherit;height:88px;padding-top:16px;text-align:center;border-top:1px solid var(--color-border)}
.p-footer__author a{display:inline-block;margin-left:16px}