#article [id^=nav]{font-size:0}#article .ad-banners{display:flex;justify-content:center;width:100%}#article .ad-banners img{width:100%;max-width:80rem;height:auto}#article .ad-banners.adb1{margin-bottom:1.6rem}#article .ad-banners.adb3{margin-top:6rem}#article .article-header .title{border-bottom:.2rem solid black;padding-bottom:2.1rem}#article .article-header .title .series{display:flex;position:relative;margin-bottom:2rem;padding-bottom:.5rem}#article .article-header .title .series:after{content:"";position:absolute;bottom:0;left:0;background:url(/assets/img/commons/article-line-dotted01-Zqs9r.svg) repeat-x center center/auto 100%;width:100%;height:.1rem}#article .article-header .title .series span{font-weight:bold}#article .article-header .title .hd{display:flex}#article .article-header .title .hd span{color:#000;font-size:3.6rem;line-height:1.5}#article .article-header .title .hd a{color:var(--site-color-blue);text-decoration:underline}#article .article-header .status{display:flex;align-items:center;pointer-events:none;margin-top:1rem}#article .article-header .status .date{color:#adb1b4;font-weight:bold;font-size:1.2rem;line-height:1;transform:var(--text-line-ajust)}#article .article-header .status .view{display:flex;align-items:center;font-weight:normal;font-size:1.2rem;line-height:1;margin-left:auto}#article .article-header .status .view:before{content:"";background:url(/assets/img/commons/icon-view-g3JPL.svg) no-repeat center center/100% auto;width:2rem;height:2rem;margin-right:.6rem}#article .article-header .status .favorite{background:url(/assets/img/commons/icon-favorite-off-xQD3u.svg) no-repeat center top/100% auto;width:2rem;height:2rem;margin-left:2rem;pointer-events:auto}#article .article-header .status .favorite[data-favorite="true"]{background-image:url(/assets/img/commons/icon-favorite-on-pOXiR.svg)}#article .tags.top{margin-top:1rem}#article .tags ul{display:flex;flex-wrap:wrap;gap:1rem;list-style:none}#article .tags ul li a{display:flex;justify-content:center;align-items:center;text-decoration:none;border:.11rem solid var(--site-color-gray2);border-radius:1rem;height:2rem;padding:0 2rem}#article .tags ul li a:hover{opacity:.5}#article .tags ul li a span{color:var(--site-color-gray2);font-weight:var(--font-weight-normal);font-size:1rem;line-height:1;text-align:center;transform:var(--text-line-ajust)}#article .article-keyvisual{display:flex;justify-content:center;margin-top:3rem}#article .article-keyvisual .img{width:100%;max-width:80rem;height:fit-content;overflow:hidden}#article .article-keyvisual .img img{width:100%;height:100%;object-fit:cover}#article .article-summary{margin-top:3rem}#article .article-summary .txt p a{color:var(--site-color-blue);text-decoration:underline}#article .article-summary .txt p a:hover{text-decoration:none;opacity:1}#article .article-body{margin-top:3rem}#article :is(.article-keyvisual, .article-summary ) + .article-body{margin-top:6rem}#article .author-profile{margin-top:6rem}#article .author-profile > .hd span{color:#000;font-size:1.6rem;line-height:1}#article .author-profile > .hd + .apset{margin-top:1rem}#article .author-profile .apset{display:grid;grid-template-columns:1fr 14rem;grid-template-rows:2.4rem auto;gap:.8rem 1rem;grid-auto-flow:row;grid-template-areas:"hd img" "txt img";background-color:#f0f0e6;width:100%;padding:2rem}#article .author-profile .apset:not(:has(> .img)){grid-template-columns:1fr;grid-template-areas:"hd" "txt"}#article .author-profile .apset .hd{grid-area:hd}#article .author-profile .apset .txt{grid-area:txt}#article .author-profile .apset .img{grid-area:img}#article .author-profile .apset .hd{display:flex;align-items:center;border-left:.11rem solid #ef3d52;padding-left:1.2rem}#article .author-profile .apset .hd span{font-weight:var(--font-weight-regular);font-size:1.6rem;line-height:2.4rem;text-align:left;transform:rotate(.03deg)}#article .author-profile .apset .txt{font-size:1.4rem;line-height:2.4rem}#article .author-profile .apset .txt a{color:var(--site-color-blue);text-decoration:underline}#article .author-profile .apset .txt a:hover{text-decoration:none;opacity:1}#article .author-profile .apset .img{width:14rem;height:14rem;overflow:hidden}#article .author-profile .apset .img img{width:100%;height:100%;object-fit:cover}#article .paginate.article,
#article .paginate.side{margin-top:6rem}#article .paginate.article + .paginate.side{margin-top:4rem}#article .series-articles{margin-top:6rem}#article .series-articles .list{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto;gap:1.6rem 1.2rem;grid-auto-flow:row;grid-template-areas:". .";border-top:.11rem solid #000;border-bottom:.11rem solid #000;width:100%;padding:1.2rem}#article .series-articles .list .num,
#article .series-articles .list .ttl{font-weight:bold;font-size:1.8rem;line-height:3.2rem}#article .series-articles .list .num{text-align:right;white-space:nowrap}#article .series-articles .list .ttl a{display:block}#article .series-index.btns{margin-top:6rem}#article .series-index.btns .btn.flexible{min-height:6rem}#article .series-index.btns .btn.flexible span{text-align:left}#article .series-articles + .series-index.btns{margin-top:4rem}#article .next-page{display:flex;justify-content:center;margin-top:6rem}#article .next-page .btn.flexible{min-height:6rem;padding-right:4.8rem;padding-left:4.8rem}@media screen and (max-width: 768px){#article .ad-banners img{max-width:100%}#article .ad-banners.adb1{margin-bottom:1.6rem}#article .ad-banners.adb3{margin-top:5.6rem}#article .article-header .title{padding-bottom:1.2rem}#article .article-header .title .series{margin-bottom:1.9rem}#article .article-header .title .hd span{font-size:3.4rem}#article .article-header .status .favorite{margin-left:2.2rem}#article .tags.top{margin-top:2rem}#article .tags ul li a:hover{opacity:1}#article .article-keyvisual{margin-top:3rem}#article .article-keyvisual .img{max-width:100%}#article .article-summary{margin-top:2rem}#article .article-body{margin-top:2rem}#article :is(.article-keyvisual, .article-summary ) + .article-body{margin-top:4rem}#article .author-profile{margin-top:6rem}#article .author-profile > .hd + .apset{margin-top:1.2rem}#article .author-profile .apset{grid-template-columns:1fr 10.8rem;grid-template-rows:2.7rem 1fr;gap:1.8rem 1rem;grid-template-areas:"hd hd" "txt img";width:100%;padding:2rem 1rem}#article .author-profile .apset .txt{margin-top:-.5rem}#article .author-profile .apset .img{width:10.8rem;height:10.8rem}#article .paginate.article,
  #article .paginate.side{margin-top:4rem}#article .paginate.article + .paginate.side{margin-top:4rem}#article .series-articles{margin-top:6rem}#article .series-index.btns{margin-top:6rem}#article .series-index.btns .btn.flexible{min-height:auto}#article .series-articles + .series-index.btns{margin-top:6rem}#article .next-page .btn.flexible{min-height:auto;padding-right:2rem;padding-left:2rem}}
#article .block-template + .block-template,
#article .block-template + [data-columns],
#article [data-columns] + .block-template{margin-top:6rem}#article .article-body .block-template:first-child{margin-top:0}#article .block-template.bt-clear{display:block;clear:both;height:0;margin:0!important}#article .block-template.bt-clear:first-child + .block-template{margin-top:0}#article .block-template[class*=bt-heading]{position:relative;width:100%}#article .block-template .hdset.big{padding-top:3.2rem}#article .block-template .hdset.big:before{background-color:var(--site-color-gray2);width:100%;height:.21rem}#article .block-template .hdset.big:after{display:none}#article .block-template .hdset.big .hd span{font-size:3.6rem;line-height:5.4rem}#article .block-template .hdset.middle{position:relative;background-color:white;width:100%;padding:1.4rem 2rem}#article .block-template .hdset.middle::before{content:"";position:absolute;top:0;left:0;background-color:var(--site-color-red);width:.2rem;height:3.3rem}#article .block-template .hdset.middle::after{content:"";position:absolute;right:0;bottom:0;background-color:var(--site-color-lightgray1);clip-path:polygon(100% 0,0 100%,100% 100%);width:1.6rem;height:1.6rem}#article .block-template .hdset.middle .hd a{display:flex;align-items:center}#article .block-template .hdset.middle .hd span{font-family:var(--font-family-mplus);font-weight:var(--font-weight-normal);font-size:2.6rem;line-height:calc(38 / 26 * 1em);transform:rotate(.03deg)}#article .block-template .hdset.middle .hd a[target=_blank]:after{content:"";display:inline-block;background:url(/assets/img/commons/icon-link-external-blue-IsViO.svg) no-repeat center center/100% auto;width:1.6rem;height:1.6rem;margin-left:1.6rem}#article .block-template .hdset.small{padding-left:1.1rem}#article .block-template .hdset.small:before{top:.2rem;bottom:.2rem;left:0;background-color:var(--site-color-red);width:.21rem;height:auto}#article .block-template .hdset.small:after{display:none}#article .block-template .hdset.small .hd span{font-size:2rem;line-height:3.2rem;transform:rotate(.028deg) translateY(-.1rem)}#article .block-template.bt-heading-01{margin-top:10rem}#article .block-template.bt-heading-01 + *{margin-top:5rem}#article .block-template.bt-heading-01 a{color:var(--site-color-blue);text-decoration:underline}#article .block-template.bt-heading-02 + *{margin-top:2.2rem}#article .block-template.bt-heading-02 a{color:var(--site-color-blue);text-decoration:underline}#article .block-template + .block-template.bt-heading-02 a::after{display:none!important}#article .block-template.bt-heading-02 h3 a{display:inline!important}#article .block-template.bt-heading-03 + *{margin-top:1.6rem}#article .block-template + .block-template.bt-heading-03{margin-top:3.6rem}#article .block-template.bt-heading-03 a{color:var(--site-color-blue);text-decoration:underline}#article .block-template.bt-ulist,
#article .block-template.bt-olist{padding:0}#article .block-template.bt-ulist ul,
#article .block-template.bt-olist ol{display:table;list-style:none;border-spacing:0 .6rem;margin:-1.2rem 0;padding-left:0}#article .block-template.bt-ulist ul li{display:table-row}#article .block-template.bt-ulist ul li:before{content:"・";display:table-cell;padding-right:1.6rem;padding-left:.3rem}#article .block-template.bt-olist ol li{display:table-row;counter-increment:table-ol}#article .block-template.bt-olist ol li:before{content:counter(table-ol) ".";display:table-cell;text-align:right;padding-right:2rem}#article .block-template.bt-image{display:flex;flex-wrap:wrap;justify-content:center}#article .block-template.bt-image + .block-template.bt-image[data-layout=""]{margin-top:4rem}#article .block-template.bt-image figure{display:table}#article .block-template.bt-image figure .img{display:block;position:relative;margin:0 auto}#article .block-template.bt-image figure .img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}#article .block-template.bt-image figure figcaption{display:table-caption;caption-side:bottom;color:#333;margin:1.2rem 0 -.6rem}#article .block-template.bt-image figure figcaption a{color:var(--site-color-blue);text-decoration:underline}#article .block-template.bt-image figure figcaption a:hover{text-decoration:none;opacity:1}#article .block-template.bt-image figure figcaption:empty{display:none}#article .block-template.bt-image[data-layout="right"],
#article .block-template.bt-image[data-layout="left"]{width:24.2rem;margin-bottom:1.2rem}#article .block-template.bt-image[data-layout="right"]{margin-left:3rem;float:right}#article .block-template.bt-image[data-layout="left"]{margin-right:3rem;float:left}#article .block-template.bt-image[data-layout="right"] figure figcaption,
#article .block-template.bt-image[data-layout="left"] figure figcaption{color:#333;font-size:1.4rem;line-height:2.4rem;margin:.4rem 0 -.5rem}#article .block-template[class*=bt-heading] + .bt-image[data-layout="right"],
#article .block-template[class*=bt-heading] + .bt-image[data-layout="left"]{margin-top:3rem}#article [data-columns]{display:grid}#article [data-columns] .block-template.bt-image{flex-direction:column;justify-content:flex-start;margin:0}#article [data-columns] .block-template.bt-image figure{width:100%}#article [data-columns] .block-template.bt-image figure img{width:100%}#article [data-columns="2"]{grid-template-columns:1fr 1fr;gap:4rem 2rem;grid-template-areas:". ."}#article [data-columns="3"]{grid-template-columns:1fr 1fr 1fr;gap:4rem 2rem;grid-template-areas:". . ."}#article [data-columns="3"] .block-template.bt-image figure figcaption{font-size:1.5rem;line-height:calc(30 / 16 * 1em)}#article [data-columns="4"]{grid-template-columns:1fr 1fr 1fr 1fr;gap:4rem 2rem;grid-template-areas:". . . ."}#article [data-columns="4"] .block-template.bt-image figure figcaption{font-size:1.4rem;line-height:calc(30 / 16 * 1em);margin:.8rem 0 -.5rem}#article .block-template.bt-text{margin-top:5.4rem}#article .block-template.bt-text p{margin:0 0 -.6rem}#article .block-template.bt-text p a{color:var(--site-color-blue);text-decoration:underline}#article .block-template.bt-text p a:hover{text-decoration:none;opacity:1}#article .block-template.bt-text p + p{margin-top:3.6rem}#article .block-template[class*=bt-heading] + .bt-text{margin-top:1.6rem}#article .block-template[class*=bt-heading-03] + .bt-text{margin-top:1.2rem}#article .block-template[class*=bt-heading] + .bt-image[data-layout="right"] + .bt-text,
#article .block-template[class*=bt-heading] + .bt-image[data-layout="left"] + .bt-text{margin-top:2.4rem}#article .block-template.bt-video{display:flex;flex-wrap:wrap;justify-content:center}#article .block-template.bt-video + .block-template.bt-video{margin-top:4rem}#article .block-template.bt-video .video{position:relative;width:100%;height:fit-content;aspect-ratio:16/9}#article .block-template.bt-video .video iframe{position:absolute;top:0;left:0;width:100%;height:100%}#article .block-template.bt-video .caption{color:#333;width:100%;margin:1.2rem 0 -.6rem}#article .block-template.bt-video .caption:empty{display:none}#article .block-template.bt-media .hdset + .txt{margin-top:3rem}#article .block-template.bt-media .txt p{margin:-.6rem 0}#article .block-template.bt-media .img{display:block;position:relative;margin-top:3rem}#article .block-template.bt-media .img:after{content:"";position:absolute;top:0;left:0;border:.11rem solid #e4e4e4;width:100%;height:100%;pointer-events:none}#article .block-template.bt-books .hdset + .txt{margin-top:3rem}#article .block-template.bt-books .hdset + .txt p{margin:-.6rem}#article .block-template.bt-books .book-list{display:flex;flex-direction:column;gap:2rem 0;margin-top:3rem}#article .block-template.bt-books .book-list .item{display:grid;grid-template-columns:25.2rem 1fr;grid-template-rows:auto auto;gap:2rem 2.2rem;grid-auto-flow:row;grid-template-areas:"img ttl" "img txt"}#article .block-template.bt-books .book-list .item .ttl{grid-area:ttl}#article .block-template.bt-books .book-list .item .img{grid-area:img}#article .block-template.bt-books .book-list .item .txt{grid-area:txt}#article .block-template.bt-books .book-list .img{aspect-ratio:1/1;background-color:white;border:1px solid var(--site-color-lightgray1);padding:.5rem}#article .block-template.bt-books .book-list .img img{width:100%;height:100%;object-fit:contain}#article .block-template.bt-books .book-list .ttl{display:flex}#article .block-template.bt-books .book-list .ttl span{color:#333;font-weight:bold;font-size:1.8rem;line-height:3.2rem;margin:-.7rem 0}#article .block-template.bt-books .book-list .txt{padding-bottom:1rem}#article .block-template.bt-books .book-list .txt p{margin:-.6rem 0}#article .block-template.bt-series ul{list-style:none;margin:1.6rem 0 -.6rem}#article .block-template.bt-series ul li:nth-of-type(n+2){margin-top:.6rem}#article .block-template.bt-series ul li .sl{display:block;color:var(--site-color-blue);text-decoration:underline;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#article .block-template.bt-series ul li .sl:hover{text-decoration:none}#article .block-template.bt-adtext{margin-top:3rem}#article .block-template.bt-heading + .bt-adtext{margin-top:2rem}#article .block-template.bt-image + .bt-adtext{margin-top:2.5rem}#article .block-template.bt-adbanner{display:flex;justify-content:center;margin-top:4rem;margin-bottom:4rem}#article .block-template.bt-adbanner:last-of-type{margin-bottom:0}#article .block-template.bt-adbanner > div{text-align:center;max-width:none;margin:0}#article .block-template.bt-adbanner > div a{display:block}#article .block-template.bt-download{background-color:#f0f0e6;padding:2rem}#article .block-template.bt-download .hd{display:flex;align-items:center;line-height:2.4rem;border-left:.11rem solid #ef3d52;padding-left:1.2rem}#article .block-template.bt-download .hd span{font-size:1.6rem;transform:rotate(.028deg) translateY(-.1rem)}#article .block-template.bt-download .summary{margin-top:.5rem}#article .block-template.bt-download .btns{gap:0 3rem;margin-top:2.4rem}#article .block-template.bt-person{display:grid;grid-template-columns:1fr 14rem;grid-template-rows:2.4rem auto;gap:.8rem 1rem;grid-auto-flow:row;grid-template-areas:"hd img" "txt img";background-color:#f0f0e6;width:100%;padding:2rem}#article .block-template.bt-person .hd{grid-area:hd}#article .block-template.bt-person .txt{grid-area:txt}#article .block-template.bt-person .img{grid-area:img}#article .block-template.bt-person .hd{display:flex;align-items:center;border-left:.11rem solid #ef3d52;padding-left:1.2rem}#article .block-template.bt-person .hd span{font-weight:var(--font-weight-regular);font-size:1.6rem;line-height:2.4rem;text-align:left;transform:rotate(.03deg)}#article .block-template.bt-person .txt{font-size:1.4rem;line-height:2.4rem}#article .block-template.bt-person .txt a{color:var(--site-color-blue);text-decoration:underline}#article .block-template.bt-person .txt a:hover{text-decoration:none;opacity:1}#article .block-template.bt-person .img{width:14rem;height:14rem;overflow:hidden}#article .block-template.bt-person .img img{width:100%;height:100%;object-fit:cover}#article .block-template.bt-primage{display:flex;justify-content:center}#article .block-template.bt-prlink{display:flex;flex-direction:column;gap:1rem 0}#article .block-template.bt-prlink .pr{display:flex;justify-content:center;align-items:center;border:.11rem solid #000;width:4rem;height:2.2rem}#article .block-template.bt-prlink .pr span{font-size:1.4rem;line-height:1;letter-spacing:.1em;transform:var(--text-line-ajust)}#article .block-template.bt-prlink .txt{display:flex}#article .block-template.bt-prlink .txt a{color:var(--site-color-blue);font-weight:bold;font-size:1.4rem;line-height:2.4rem;text-decoration:underline;margin:-.2rem 0}#article .block-template.bt-prlink .txt a:hover{text-decoration:none;opacity:1}#article .block-template.bt-html{margin-top:6rem}#article .block-template.bt-html .box0{text-align:center}#article .block-template.bt-html .box0 > div{display:inline-block}#article .block-template.bt-html .box1 > div{width:auto;max-width:69.565217%;margin:0 auto}#article .block-template.bt-html .box2 > div{width:48.369565%;float:left}#article .block-template.bt-html .box2 > div + div{margin-left:3.260869%}#article .block-template.bt-html .box3 > div{width:31.847826%;float:left}#article .block-template.bt-html .box3 > div + div{margin-left:2.228261%}#article .block-template.bt-html .box4 > div{width:23.369565%;float:left}#article .block-template.bt-html .box4 > div + div{margin-left:2.173913%}#article .block-template.bt-html .caption{font-size:1.4rem;line-height:calc(24 / 14 * 1em);text-align:left;margin-top:1em}#article .block-template.bt-html a{color:var(--site-color-blue);text-decoration:underline}#article .block-template.bt-html a:hover{text-decoration:none}#article .block-template.bt-html .w10, #article .block-template.bt-html .w15,
#article .block-template.bt-html .w20, #article .block-template.bt-html .w25,
#article .block-template.bt-html .w30, #article .block-template.bt-html .w35,
#article .block-template.bt-html .w40, #article .block-template.bt-html .w45,
#article .block-template.bt-html .w50, #article .block-template.bt-html .w55,
#article .block-template.bt-html .w60, #article .block-template.bt-html .w65,
#article .block-template.bt-html .w70, #article .block-template.bt-html .w75,
#article .block-template.bt-html .w80, #article .block-template.bt-html .w85,
#article .block-template.bt-html .w90, #article .block-template.bt-html .w95,
#article .block-template.bt-html .w100{display:block;margin-left:auto;margin-right:auto}#article .block-template.bt-html .w10{width:10%!important}#article .block-template.bt-html .w20{width:20%!important}#article .block-template.bt-html .w30{width:30%!important}#article .block-template.bt-html .w40{width:40%!important}#article .block-template.bt-html .w50{width:50%!important}#article .block-template.bt-html .w60{width:60%!important}#article .block-template.bt-html .w70{width:70%!important}#article .block-template.bt-html .w80{width:80%!important}#article .block-template.bt-html .w90{width:90%!important}#article .block-template.bt-html .w100{width:100%!important}#article .block-template.bt-html .w15{width:15%!important}#article .block-template.bt-html .w25{width:25%!important}#article .block-template.bt-html .w35{width:35%!important}#article .block-template.bt-html .w45{width:45%!important}#article .block-template.bt-html .w55{width:55%!important}#article .block-template.bt-html .w65{width:65%!important}#article .block-template.bt-html .w75{width:75%!important}#article .block-template.bt-html .w85{width:85%!important}#article .block-template.bt-html .w95{width:95%!important}#article .block-template.bt-html .table h3,
#article .block-template.bt-html .table h4{font-size:1.125em;line-height:1.33;border:none;padding-left:0}#article .block-template.bt-html .table h3 + table,
#article .block-template.bt-html .table h4 + table{margin-top:1rem}#article .block-template.bt-html .table p + table{margin-top:1rem}#article .block-template.bt-html .table.th-left th,
#article .block-template.bt-html .table.td-left td{text-align:left}#article .block-template.bt-html .table.th-right th,
#article .block-template.bt-html .table.td-right td{text-align:right}#article .block-template.bt-html .table.th-left tr:first-child th + th,
#article .block-template.bt-html .table.th-right tr:first-child th + th{text-align:center}#article .block-template.bt-html .table.th10 th, #article .block-template.bt-html .table.td10 td{width:10%}#article .block-template.bt-html .table.th20 th, #article .block-template.bt-html .table.td20 td{width:20%}#article .block-template.bt-html .table.th30 th, #article .block-template.bt-html .table.td30 td{width:30%}#article .block-template.bt-html .table.th40 th, #article .block-template.bt-html .table.td40 td{width:40%}#article .block-template.bt-html .table.th50 th, #article .block-template.bt-html .table.td50 td{width:50%}#article .block-template.bt-html .table.th60 th, #article .block-template.bt-html .table.td60 td{width:60%}#article .block-template.bt-html .table.th70 th, #article .block-template.bt-html .table.td70 td{width:70%}#article .block-template.bt-html .table.th80 th, #article .block-template.bt-html .table.td80 td{width:80%}#article .block-template.bt-html .table.th90 th, #article .block-template.bt-html .table.td90 td{width:90%}#article .block-template.bt-html .table.th15 th, #article .block-template.bt-html .table.td15 td{width:15%}#article .block-template.bt-html .table.th25 th, #article .block-template.bt-html .table.td25 td{width:25%}#article .block-template.bt-html .table.th35 th, #article .block-template.bt-html .table.td35 td{width:35%}#article .block-template.bt-html .table.th45 th, #article .block-template.bt-html .table.td45 td{width:45%}#article .block-template.bt-html .table.th55 th, #article .block-template.bt-html .table.td55 td{width:55%}#article .block-template.bt-html .table.th65 th, #article .block-template.bt-html .table.td65 td{width:65%}#article .block-template.bt-html .table.th75 th, #article .block-template.bt-html .table.td75 td{width:75%}#article .block-template.bt-html .table.th85 th, #article .block-template.bt-html .table.td85 td{width:85%}#article .block-template.bt-html .table.th95 th, #article .block-template.bt-html .table.td95 td{width:95%}#article .block-template.bt-html .table.th10 tr:first-child th + th,
#article .block-template.bt-html .table.th20 tr:first-child th + th,
#article .block-template.bt-html .table.th30 tr:first-child th + th,
#article .block-template.bt-html .table.th40 tr:first-child th + th,
#article .block-template.bt-html .table.th50 tr:first-child th + th,
#article .block-template.bt-html .table.th60 tr:first-child th + th,
#article .block-template.bt-html .table.th70 tr:first-child th + th,
#article .block-template.bt-html .table.th80 tr:first-child th + th,
#article .block-template.bt-html .table.th90 tr:first-child th + th{width:auto}#article .block-template.bt-html .table.th15 tr:first-child th + th,
#article .block-template.bt-html .table.th25 tr:first-child th + th,
#article .block-template.bt-html .table.th35 tr:first-child th + th,
#article .block-template.bt-html .table.th45 tr:first-child th + th,
#article .block-template.bt-html .table.th55 tr:first-child th + th,
#article .block-template.bt-html .table.th65 tr:first-child th + th,
#article .block-template.bt-html .table.th75 tr:first-child th + th,
#article .block-template.bt-html .table.th85 tr:first-child th + th,
#article .block-template.bt-html .table.th95 tr:first-child th + th{width:auto}.block-template.bt-html table{table-layout:fixed;font-size:0.90625em;word-break:break-all;width:100%}.block-template.bt-html table caption{font-size:1rem;line-height:1.5em;margin-bottom:0.5em}.block-template.bt-html table th{background-color:#eee}.block-template.bt-html table tr:first-child th{text-align:center}.block-template.bt-html table th,
.block-template.bt-html table td{text-align:center;border:1px solid #ddd;padding:0.3em 0.5em}#article .block-template.bt-html .profile{background-color:#f2f2f2;border:1px solid #d6d6d6;padding:2.17391%}.article .active-summary + .article-body .main .profile{background-color:#fff}#article .block-template.bt-html .profile .image{width:13%;float:right}#article .block-template.bt-html .profile .text{line-height:1.5em;width:100%;margin:0}#article .block-template.bt-html .profile .image + .text{width:85%;float:left}#article .block-template.bt-html .profile .text h3{font-size:1em}#article .block-template.bt-html .profile .text p{font-size:0.875em;line-height:1.75em}@media screen and (max-width: 768px){#article .block-template + .block-template,
  #article .block-template + [data-columns],
  #article [data-columns] + .block-template{margin-top:6rem}#article .block-template .hdset.big{padding-top:3.4rem}#article .block-template .hdset.big .hd span{font-size:3rem;line-height:4rem}#article .block-template .hdset.middle{padding:1.5rem 1.2rem}#article .block-template .hdset.middle::before{height:3rem}#article .block-template .hdset.middle::after{content:"";position:absolute;right:0;bottom:0;background-color:var(--site-color-lightgray1);clip-path:polygon(100% 0,0 100%,100% 100%);width:1.6rem;height:1.6rem}#article .block-template .hdset.middle .hd span{font-size:2rem;line-height:1.5}#article .block-template .hdset.small{padding-left:1rem}#article .block-template.bt-heading-01{margin-top:10rem}#article .block-template.bt-heading-01 + *{margin-top:5.6rem}#article .block-template.bt-heading-02 + *{margin-top:3rem}#article .block-template.bt-heading-03 + *{margin-top:1.6rem}#article .block-template + .block-template.bt-heading-03{margin-top:3.6rem}#article .block-template.bt-ulist ul li:before{padding-right:1.2rem;padding-left:.2rem}#article .block-template.bt-olist ol li:before{padding-right:1.4rem}#article .block-template.bt-image + .block-template.bt-image[data-layout=""]{margin-top:3.2rem}#article .block-template.bt-image[data-layout="right"],
  #article .block-template.bt-image[data-layout="left"]{width:18rem;margin-bottom:1rem}#article .block-template.bt-image[data-layout="right"]{margin-left:1rem}#article .block-template.bt-image[data-layout="left"]{margin-right:1rem}#article .block-template.bt-image[data-layout="right"] figure figcaption,
  #article .block-template.bt-image[data-layout="left"] figure figcaption{font-size:1.2rem;line-height:2rem;margin:1.2rem 0 -.6rem}#article .block-template[class*=bt-heading] + .bt-image[data-layout="right"],
  #article .block-template[class*=bt-heading] + .bt-image[data-layout="left"]{margin-top:3rem}#article [data-columns="2"]{grid-template-columns:1fr;gap:4rem 0;grid-template-areas:"."}#article [data-columns="3"],
  #article [data-columns="4"]{grid-template-columns:1fr 1fr;gap:4rem 2rem;grid-template-areas:". ."}#article [data-columns="3"] .block-template.bt-image figure figcaption,
  #article [data-columns="4"] .block-template.bt-image figure figcaption{font-size:1.33rem;margin:.8rem 0 -.5rem}#article .block-template.bt-text{margin-top:5.4rem}#article .block-template[class*=bt-heading] + .bt-text{margin-top:2.4rem}#article .block-template[class*=bt-heading-03] + .bt-text{margin-top:1.2rem}#article .block-template[class*=bt-heading] + .bt-image[data-layout="right"] + .bt-text,
  #article .block-template[class*=bt-heading] + .bt-image[data-layout="left"] + .bt-text{margin-top:2.4rem}#article .block-template.bt-video + .block-template.bt-video{margin-top:3.2rem}#article .block-template.bt-books .hdset + .txt{margin-top:3rem}#article .block-template.bt-books .hdset + .txt p{margin:-.6rem 0}#article .block-template.bt-books .book-list{display:flex;flex-direction:column;gap:4rem 0;margin-top:3rem}#article .block-template.bt-books .book-list .item{display:grid;grid-template-columns:auto;grid-template-rows:auto auto auto;gap:2rem 0;grid-template-areas:"img" "ttl" "txt";justify-content:center}#article .block-template.bt-books .book-list .item:has(p:empty){grid-template-rows:auto auto;grid-template-areas:"img" "ttl"}#article .block-template.bt-books .book-list .img{border:.1rem solid var(--site-color-lightgray1);width:25.2rem;margin:0 auto;padding:.5rem}#article .block-template.bt-books .book-list .item .txt:has(p:empty){display:none}#article .block-template.bt-series ul{margin:2.6rem 0 -.6rem}#article .block-template.bt-series ul li:nth-of-type(n+2){margin-top:1.6rem}#article .block-template.bt-series ul li .sl{display:-webkit-box;color:var(--site-color-blue);-webkit-box-orient:vertical;-webkit-line-clamp:2;text-decoration:underline;text-overflow:none;white-space:normal;overflow:hidden}#article .block-template.bt-download{padding:2rem 1rem}#article .block-template.bt-download .hd{line-height:2.6rem;padding-left:1rem}#article .block-template.bt-download .summary{margin-top:1rem}#article .block-template.bt-download .btns{flex-direction:column;gap:3rem 0;margin-top:1.4rem}#article .block-template.bt-person{grid-template-columns:1fr 10.8rem;grid-template-rows:2.7rem 1fr;gap:1.8rem 1rem;grid-template-areas:"hd hd" "txt img";width:100%;padding:2rem 1rem}#article .block-template.bt-person .txt{margin-top:-.5rem}#article .block-template.bt-person .img{width:10.8rem;height:10.8rem}#article .block-template.bt-html{margin-top:6rem}#article .block-template.bt-html .box1 > div{max-width:100%;margin:0 auto}#article .block-template.bt-html .box2 > div,
  #article .block-template.bt-html .box3 > div{width:100%;margin-left:auto;margin-right:auto;float:none}#article .block-template.bt-html .box2 > div + div,
  #article .block-template.bt-html .box3 > div + div{margin-top:5.17241%;margin-left:auto}#article .block-template.bt-html .box2 .box2 > div,
  #article .block-template.bt-html .box2 .box3 > div,
  #article .block-template.bt-html .box3 .box2 > div,
  #article .block-template.bt-html .box3 .box3 > div{width:100%}.block-template.bt-html table{font-size:0.875em}#article .block-template.bt-html .profile{padding:4.34783%}#article .block-template.bt-html .profile .image{width:40%;margin:0 auto;float:none}#article .block-template.bt-html .profile .image + .text{width:100%;margin-top:5.68182%;float:none}}#article .block-template.bt-downloadimage{display:flex;justify-content:center}#article .block-template.bt-downloadimage a > img{pointer-events:none}#article .block-template.bt-downloadtext a{display:inline;color:var(--site-color-blue);text-decoration:underline}#article .block-template.bt-downloadtext a::after{display:none}
.swri-html{font-size:1em}.swri-html .border{box-sizing:border-box;border:1px solid #ccc}.swri-html > .header{display:none}.swri-html > .summary{margin-top:0}.swri-html{position:relative;width:100%;overflow:hidden}.swri-html h1{font-weight:var(--font-weight-regular);font-size:3.2rem;line-height:1.5}.swri-html img + h1{margin-top:1em}.swri-html img[class="left"] + h1,
.swri-html img[class="right"] + h1{margin-top:0}.swri-html h2{font-weight:var(--font-weight-regular);font-size:2.4rem;line-height:1.5}.swri-html h1 + h2{margin-top:1rem}.swri-html h2 + h1{margin-top:.5rem}.swri-html h3:not(.profile h3){display:flex;position:relative;font-family:var(--font-family-mplus);font-weight:var(--font-weight-normal);font-size:2.6rem;line-height:calc(38 / 26 * 1em);background-color:white;padding:1.4rem 2rem}.swri-html h3:not(.profile h3)::before{content:"";position:absolute;top:0;left:0;background-color:var(--site-color-red);width:.2rem;height:3.3rem}.swri-html h3:not(.profile h3)::after{content:"";position:absolute;right:0;bottom:0;background-color:var(--site-color-lightgray1);clip-path:polygon(100% 0,0 100%,100% 100%);width:1.6rem;height:1.6rem}.swri-html *:not(span[id^=nav]) + h3{margin-top:6rem}.swri-html * + span[id^=nav] + h3{margin-top:6rem}.swri-html p + h3,
.swri-html img + h3{margin-top:6.52174%}.swri-html div.left + h3,
.swri-html div.right + h3{margin-top:0!important}.swri-html h4{position:relative;font-weight:var(--font-weight-regular);font-size:2rem;line-height:1.5;padding-left:1.2rem;padding-bottom:.1rem}.swri-html h4::before{content:"";position:absolute;top:.2rem;bottom:.2rem;left:0;background-color:var(--site-color-red);width:.21rem;height:auto}.swri-html * + p{margin-top:1.142857em}.swri-html h2 + p{margin-top:0.8em}.swri-html b{font-weight:bold}.swri-html small{font-size:.9em}.swri-html hr{display:block;border:none;border-top:.21rem solid var(--site-color-gray2);margin:3rem auto}.swri-html h2 + hr{margin-top:1.142857em}.swri-html br.clear{display:block;clear:both}.swri-html .box4 p{font-size:1.4rem}.swri-html > div:after,
.swri-html > .page > div:after{content:"";clear:both;display:block;height:0;visibility:hidden}.swri-html > div + div,
.swri-html > .page > div + div,
.swri-html > .page + div{margin-top:6rem}.swri-html div:not([class*=box]) > div + div,
.swri-html div h3 + div,
.swri-html div p + div{margin-top:3rem}.swri-html ul,
.swri-html ol{padding-left:1.5em;list-style:initial}.swri-html ul,
.swri-html ul li{list-style-type:disc}.swri-html ol,
.swri-html ol li{list-style-type:decimal}.swri-html * + ul,
.swri-html * + ol{margin-top:2rem}.swri-html .table h3,
.swri-html .table h4{font-size:1.125em;line-height:1.33;border:none;padding-left:0}.swri-html .table h3 + table,
.swri-html .table h4 + table{margin-top:1rem}.swri-html .table p + table{margin-top:1rem}.swri-html table{table-layout:fixed;font-size:0.90625em;word-break:break-all;width:100%}.swri-html table caption{font-size:1rem;line-height:1.5em;margin-bottom:0.5em}.swri-html table th{background-color:#eee}.swri-html table tr:first-child th{text-align:center}.swri-html table th,
.swri-html table td{text-align:center;border:1px solid #ddd;padding:0.3em 0.5em}.swri-html .table.th-left th,
.swri-html .table.td-left td{text-align:left}.swri-html .table.th-right th,
.swri-html .table.td-right td{text-align:right}.swri-html .table.th-left tr:first-child th + th,
.swri-html .table.th-right tr:first-child th + th{text-align:center}.swri-html .table.th10 th, .swri-html .table.td10 td{width:10%}.swri-html .table.th20 th, .swri-html .table.td20 td{width:20%}.swri-html .table.th30 th, .swri-html .table.td30 td{width:30%}.swri-html .table.th40 th, .swri-html .table.td40 td{width:40%}.swri-html .table.th50 th, .swri-html .table.td50 td{width:50%}.swri-html .table.th60 th, .swri-html .table.td60 td{width:60%}.swri-html .table.th70 th, .swri-html .table.td70 td{width:70%}.swri-html .table.th80 th, .swri-html .table.td80 td{width:80%}.swri-html .table.th90 th, .swri-html .table.td90 td{width:90%}.swri-html .table.th15 th, .swri-html .table.td15 td{width:15%}.swri-html .table.th25 th, .swri-html .table.td25 td{width:25%}.swri-html .table.th35 th, .swri-html .table.td35 td{width:35%}.swri-html .table.th45 th, .swri-html .table.td45 td{width:45%}.swri-html .table.th55 th, .swri-html .table.td55 td{width:55%}.swri-html .table.th65 th, .swri-html .table.td65 td{width:65%}.swri-html .table.th75 th, .swri-html .table.td75 td{width:75%}.swri-html .table.th85 th, .swri-html .table.td85 td{width:85%}.swri-html .table.th95 th, .swri-html .table.td95 td{width:95%}.swri-html .table.th10 tr:first-child th + th,
.swri-html .table.th20 tr:first-child th + th,
.swri-html .table.th30 tr:first-child th + th,
.swri-html .table.th40 tr:first-child th + th,
.swri-html .table.th50 tr:first-child th + th,
.swri-html .table.th60 tr:first-child th + th,
.swri-html .table.th70 tr:first-child th + th,
.swri-html .table.th80 tr:first-child th + th,
.swri-html .table.th90 tr:first-child th + th{width:auto}.swri-html .table.th15 tr:first-child th + th,
.swri-html .table.th25 tr:first-child th + th,
.swri-html .table.th35 tr:first-child th + th,
.swri-html .table.th45 tr:first-child th + th,
.swri-html .table.th55 tr:first-child th + th,
.swri-html .table.th65 tr:first-child th + th,
.swri-html .table.th75 tr:first-child th + th,
.swri-html .table.th85 tr:first-child th + th,
.swri-html .table.th95 tr:first-child th + th{width:auto}.swri-html img.block{display:block}.swri-html img.left,
.swri-html img.right{width:auto;max-width:47.826087%;margin-top:0.25em;margin-bottom:1.25em}.swri-html p + img.left,
.swri-html p + img.right{margin-top:1.25em}.swri-html img.left{margin-right:calc(25 / 920 * 100%);float:left}.swri-html img.right{margin-left:calc(25 / 920 * 100%);float:right}.swri-html div.left{margin-right:calc(25 / 920 * 100%);float:left!important}.swri-html div.right{margin-left:calc(25 / 920 * 100%);float:right!important}.swri-html div.left + div,
.swri-html div.right + div{margin-top:0!important}.swri-html div p + div.left,
.swri-html div p + div.right{margin-top:calc(18 / 16 * 1rem);margin-bottom:calc(20 / 16 * 1rem)}.swri-html div p + div.left > img,
.swri-html div p + div.right > img{margin-top:0.25em}.swri-html .box0,
.swri-html .box1,
.swri-html .box2,
.swri-html .box3,
.swri-html .box4{width:100%;overflow:hidden}.swri-html .box1 > div > :is(img, .video),
.swri-html .box2 > div > :is(img, .video),
.swri-html .box3 > div > :is(img, .video),
.swri-html .box4 > div > :is(img, .video){width:100%;height:auto}.swri-html [class^="box"] > div > img.border{vertical-align:middle}.swri-html .box1 > div > :is(img, .video) + p,
.swri-html .box2 > div > :is(img, .video) + p,
.swri-html .box3 > div > :is(img, .video) + p,
.swri-html .box4 > div > :is(img, .video) + p{line-height:1.571428em;margin-top:0.8em}.swri-html .box1 > div > p + :is(img, .video),
.swri-html .box2 > div > p + :is(img, .video),
.swri-html .box3 > div > p + :is(img, .video),
.swri-html .box4 > div > p + :is(img, .video){margin-top:1em}.swri-html .box0 > div > br + :is(img, .video),
.swri-html .box1 > div > br + :is(img, .video){margin-top:1em}.swri-html .box2 > div > br + :is(img, .video){margin-top:0.9em}.swri-html .box3 > div > br + :is(img, .video){margin-top:0.8em}.swri-html .box4 > div > br + :is(img, .video){margin-top:0.7em}.swri-html .box0{text-align:center}.swri-html .box0 > div{display:inline-block}.swri-html .box1 > div{width:auto;max-width:69.565217%;margin:0 auto}.swri-html .box2 > div{width:48.369565%;float:left}.swri-html .box2 > div + div{margin-left:3.260869%}.swri-html .box3 > div{width:31.847826%;float:left}.swri-html .box3 > div + div{margin-left:2.228261%}.swri-html .box4 > div{width:23.369565%;float:left}.swri-html .box4 > div + div{margin-left:2.173913%}.swri-html .highlight{box-sizing:border-box;background-color:#f2f2f2;border:1px solid #d6d6d6;padding:3rem}.swri-html .aside-left,
.swri-html .aside-right{box-sizing:border-box;width:24.2rem;margin-bottom:1em}.swri-html :is(.aside-left, .aside-right) + :is(.aside-left, .aside-right){margin-top:2rem}.swri-html h3 + .aside-left,
.swri-html h3 + .aside-right,
.swri-html p + .aside-left,
.swri-html p + .aside-right{margin-top:1.25em}.swri-html .aside-left{margin-right:3rem;float:left}.swri-html .aside-right{margin-left:3rem;float:right}.swri-html .aside-left p ,
.swri-html .aside-right p{font-size:1.4rem;line-height:2.4rem;box-sizing:border-box;margin:.4rem 0 -.5rem}.swri-html .aside-left p:first-child,
.swri-html .aside-right p:first-child{background-color:white;border:none}.swri-html .aside-left + .aside-left{clear:left}.swri-html .aside-right + .aside-right{clear:right}.swri-html .video{position:relative;line-height:0;width:100%}.swri-html .video:before{content:"";display:block;padding-top:56.25%}.swri-html .video > iframe{position:absolute;top:0;right:0;bottom:0;left:0;vertical-align:bottom;width:100%;height:100%}.swri-html .twitter{width:100%;overflow:hidden}.swri-html .twitter > div{width:auto;max-width:500px;margin:0 auto}.swri-html .twitter > div iframe[class="twitter-tweet twitter-tweet-rendered"]{margin:0!important}.swri-html .w10, .swri-html .w15,
.swri-html .w20, .swri-html .w25,
.swri-html .w30, .swri-html .w35,
.swri-html .w40, .swri-html .w45,
.swri-html .w50, .swri-html .w55,
.swri-html .w60, .swri-html .w65,
.swri-html .w70, .swri-html .w75,
.swri-html .w80, .swri-html .w85,
.swri-html .w90, .swri-html .w95,
.swri-html .w100{display:block;margin-left:auto;margin-right:auto}.swri-html .w10{width:10%!important}.swri-html .w20{width:20%!important}.swri-html .w30{width:30%!important}.swri-html .w40{width:40%!important}.swri-html .w50{width:50%!important}.swri-html .w60{width:60%!important}.swri-html .w70{width:70%!important}.swri-html .w80{width:80%!important}.swri-html .w90{width:90%!important}.swri-html .w100{width:100%!important}.swri-html .w15{width:15%!important}.swri-html .w25{width:25%!important}.swri-html .w35{width:35%!important}.swri-html .w45{width:45%!important}.swri-html .w55{width:55%!important}.swri-html .w65{width:65%!important}.swri-html .w75{width:75%!important}.swri-html .w85{width:85%!important}.swri-html .w95{width:95%!important}.swri-html .caption{font-size:0.875em;line-height:1.571428em;text-align:left;margin-top:0.8em!important}.swri-html .caption:only-child{margin-top:0!important}.swri-html .box3 img + .caption{margin-top:0.6em!important}.swri-html .box4 img + .caption{margin-top:0.5em!important}.swri-html .tag{display:table;font-size:0.857142em;margin-top:3.26087%}.swri-html .tag p{display:table-cell;white-space:nowrap}.swri-html .tag ul{display:table-cell;list-style:none;margin:0;padding:0}.swri-html .tag ul li{display:inline-block;margin-left:1em}.swri-html .tag ul li a{color:#222;margin:0}.swri-html .txt-left{text-align:left}.swri-html .txt-right{text-align:right}.swri-html .txt-center{text-align:center}.swri-html .profile{display:flex;align-items:flex-start;gap:0 1rem;background-color:var(--site-color-beige);width:100%;padding:2rem}.swri-html .profile .image{order:1;flex:0 0 14rem;overflow:hidden}.swri-html .profile .image img{width:100%;height:100%;object-fit:cover}.swri-html .profile .text{order:0;width:100%;margin:0}.swri-html .profile .text h3{position:relative;font-weight:var(--font-weight-regular);font-size:1.6rem;line-height:1.5;padding-left:1.2rem;padding-bottom:.1rem}.swri-html .profile .text h3::before{content:"";position:absolute;top:.2rem;bottom:.2rem;left:0;background-color:var(--site-color-red);width:.21rem;height:auto}.swri-html .profile .text h3::before{top:0;bottom:0;width:.11rem}.swri-html .profile .text p{font-size:1.4rem;line-height:calc(24 / 14 * 1em)}.swri-html .disclaimer{border-radius:1em}.swri-html .relation{font-size:1em;line-height:calc(28 / 16 * 1em);background:#f4f4f4;margin-top:calc(25 / 856 * 100%);padding:calc((17 / 856 * 100%) - (6 / 16 * 1em)) calc(13 / 856 * 100%)}.swri-html .relation h2{font-size:1em;margin:calc(3 / 856 * 100%) calc(7 / 856 * 100%)}.swri-html .relation a{display:inline-block;color:#222;margin:calc(3 / 856 * 100%) calc(7 / 856 * 100%)}@media screen and (min-width: 769px){.swri-html .profile .image.image-left{width:20%;float:left;border:0;margin-top:1.142857em;margin-right:1.142857em;margin-bottom:0}}@media screen and (max-width: 768px){.contents{padding:0}.swri-html h1{font-size:3rem}.swri-html h2{font-size:2.4rem}.swri-html h3:not(.profile h3){font-size:2rem;line-height:1.5;padding:1.5rem 1.2rem}.swri-html h3:not(.profile h3)::before{width:.2rem;height:3rem}.swri-html *:not(span[id^=nav]) + h3{margin-top:6rem}.swri-html * + span[id^=nav] + h3{margin-top:6rem}.swri-html p + h3,
  .swri-html img + h3{margin-top:10.3448%}.swri-html div.left + h3,
  .swri-html div.right + h3{margin-top:1.5em!important}.swri-html .box4 p{font-size:calc(20 / 24 * 1rem)}.swri-html img + h1,
  .swri-html img[class="left"] + h1,
  .swri-html img[class="right"] + h1{margin-top:1em}.swri-html > div + div{margin-top:6rem}.swri-html table{font-size:0.875em}.swri-html img.left,
  .swri-html img.right{width:100%;max-width:100%;max-height:100%;margin-top:0}.swri-html p + img.left,
  .swri-html p + img.right{margin-top:1.25em}.swri-html img.left{margin-right:0;float:none}.swri-html img.right{margin-left:0;float:none}.swri-html div.left,
  .swri-html div.right{margin-right:0;float:none!important}.swri-html div.left + div,
  .swri-html div.right + div{margin-top:1.25em!important}.swri-html .box1 > div{max-width:100%;margin:0 auto}.swri-html .box2 > div,
  .swri-html .box3 > div{width:100%;margin-left:auto;margin-right:auto;float:none}.swri-html .box2 > div + div,
  .swri-html .box3 > div + div{margin-top:5.17241%;margin-left:auto}.swri-html .box2 .box2 > div,
  .swri-html .box2 .box3 > div,
  .swri-html .box3 .box2 > div,
  .swri-html .box3 .box3 > div{width:100%}.swri-html .box4 > div{width:calc(280 / 580 * 100%);margin-top:5.17241%;float:left}.swri-html .box4 > div + div{margin-left:calc(20 / 580 * 100%)}.swri-html .box4 > div:nth-child(-n+2){margin-top:0}.swri-html .box4 > div:nth-child(2n+1){clear:left;margin-left:0}.swri-html .box4 > div img:first-of-type{margin-top:0.25em}.swri-html .aside-left,
  .swri-html .aside-right{width:24.2rem;margin:0 auto;float:none}.swri-html :is(.aside-left, .aside-right) + :is(.aside-left, .aside-right){margin-top:3rem}.swri-html .aside-left:after,
  .swri-html .aside-right:after{content:"";clear:both;display:block;height:0;visibility:hidden}.swri-html .aside-left img,
  .swri-html .aside-right img{display:block;width:100%;margin:0 auto}.swri-html .aside-left p:first-child,
  .swri-html .aside-right p:first-child{display:block;text-align:center;background-color:transparent;margin-top:-0.3em;margin-bottom:1em}.swri-html .w10, .swri-html .w15,
  .swri-html .w20, .swri-html .w25,
  .swri-html .w30, .swri-html .w35,
  .swri-html .w40, .swri-html .w45,
  .swri-html .w50, .swri-html .w55,
  .swri-html .w60, .swri-html .w65,
  .swri-html .w70, .swri-html .w75,
  .swri-html .w80, .swri-html .w85,
  .swri-html .w90, .swri-html .w95,
  .swri-html .w100{margin-left:auto!important;margin-right:auto!important}.swri-html .w10, .swri-html .w15,
  .swri-html .w20, .swri-html .w25,
  .swri-html .w30, .swri-html .w35,
  .swri-html .w40, .swri-html .w45,
  .swri-html .w50, .swri-html .w55,
  .swri-html .w60, .swri-html .w65,
  .swri-html .w70, .swri-html .w75,
  .swri-html .w80, .swri-html .w85,
  .swri-html .w90, .swri-html .w95,
  .swri-html .w100{width:100%!important}.swri-html .caption{font-size:0.833333em}.swri-html .profile{flex-direction:column;padding:2rem 1rem}.swri-html .profile .image{order:0;flex:0 0 auto;width:40%;margin:0 auto}.swri-html .profile .image + .text{order:1;width:100%;margin-top:2.4rem}}.swri-html .paywall,
.swri-html .readmore{position:absolute;bottom:0;left:0;background-color:white;width:100%;margin:0;padding:3rem 0}.swri-html .paywall:before,
.swri-html .readmore:before{content:"";display:block;position:absolute;bottom:100%;left:0;right:0;background-image:url(/static/images/article/mask-gradation-white.png);background-position:left top;background-repeat:no-repeat;background-size:100% 100%;width:100%;padding-top:25rem}.swri-html .paywall p{font-size:1em;line-height:calc(30 / 18 * 1em);text-align:center}.swri-html .paywall .btns,
.swri-html .readmore .btns{display:flex;flex-direction:row;justify-content:center;margin-top:2rem}.swri-html .paywall .btns [class^=btn-],
.swri-html .readmore .btns a{display:flex;justify-content:center;align-items:center;text-decoration:none;background-position:right 4% center;background-repeat:no-repeat;background-size:auto 1.2rem;border-radius:0;width:34rem;height:6rem;margin:0}.swri-html .paywall .btns [class^=btn-] span,
.swri-html .readmore .btns a span{font-size:1em;line-height:calc(24 / 18 * 1em);text-align:center;transform:rotate(.028deg) translateY(-.1rem)}.swri-html .paywall .btns [class^=btn-] + [class^=btn-],
.swri-html .paywall .btns a + a{margin-left:1.8rem}.swri-html .readmore .btns a{width:calc(340 / 920 * 100%)}.swri-html .paywall .btns a:hover,
.swri-html .readmore .btns a:hover{opacity:.6}.swri-html .paywall .btns .btn-regist{color:white;background-color:#63b151;background-image:url(/static/images/svg/icon_arrow01r.png);border:none;padding:0}.swri-html .paywall .btns .btn-login{color:#004899;background-color:white;background-image:url(/static/images/svg/icon_arrow01r_blue.png);border:2px solid #004899;padding:0}.swri-html .readmore .btns .btn-readmore{color:white;background-color:#31353a;border:none;padding:0}.swri-html .readmore .btns .btn-readmore span:before{content:"";display:inline-block;vertical-align:middle;background-image:url(/static/images/svg/icon_arrow02r.svg);background-position:left center;background-repeat:no-repeat;background-size:auto calc(17 / 20 * 1em);width:calc(17 / 20 * 1em);height:calc(17 / 20 * 1em);margin-right:1em;transform:rotate(90deg)}.swri-html [data-paywall-separator]{height:0}@media screen and (max-width: 768px){.swri-html .paywall,
  .swri-html .readmore{width:100%;padding:4rem 3rem 6rem}.swri-html .paywall:before,
  .swri-html .readmore:before{padding-top:36rem}.swri-html .paywall p{font-size:1em;line-height:calc(46 / 28 * 1em)}.swri-html .paywall .btns{flex-direction:column;margin-top:2rem}.swri-html .readmore .btns{margin-top:0}.swri-html .paywall .btns [class^=btn-],
  .swri-html .readmore .btns a{background-position:right 4% center;background-size:auto 0.8125em;width:100%;height:12rem}.swri-html .paywall .btns [class^=btn-] span,
  .swri-html .readmore .btns a span{font-size:1em;line-height:calc(46 / 28 * 1em);transform:rotate(.028deg) translateY(-.1rem)}.swri-html .paywall .btns [class^=btn-] + [class^=btn-],
  .swri-html .paywall .btns a + a{margin-top:3rem;margin-left:0}.swri-html .paywall .btns a:hover,
  .swri-html .readmore .btns a:hover{opacity:1}}.swri-html .pageinfo-next{text-align:center}.swri-html .pageinfo-next a{display:inline-block;font-size:18px;font-weight:bold;line-height:30px;text-align:center;vertical-align:bottom;border:1px solid #31353a;min-width:calc(700 / 856 * 100%);max-width:100%;margin-left:auto;margin-right:auto;padding:4px}.swri-html .pageinfo-next a:hover{background-color:#f0f0f0}.swri-html .pageinfo-next a i{text-indent:200%;background-image:url(/static/images/article/icon-next-page.png);background-position:left top;background-repeat:no-repeat;background-size:100% auto;width:90px;height:30px;float:left;overflow:hidden}.swri-html .pageinfo-next a span{display:inline-block;color:#222;vertical-align:bottom;width:calc(100% - 100px)}@media screen and (max-width: 768px){.swri-html .pageinfo-next{margin-top:7.6rem}.swri-html .pageinfo-next a{display:block;font-size:calc(26 / 24 * 1em);line-height:calc(36 / 26 * 1em);text-align:left;border:calc(2 / 640 * 100vw) solid #31353a;min-width:0;max-width:100%;padding:calc(10 / 640 * 100vw)}.swri-html .pageinfo-next a:hover{background-color:white}.swri-html .pageinfo-next a i{background-image:url(/static/images/article/icon-next-page-sp.png);background-size:100% auto;width:calc(128 / 640 * 100vw);height:calc(36 / 640 * 100vw)}.swri-html .pageinfo-next a span{letter-spacing:0;width:100%;margin-top:calc(10 / 640 * 100vw)}}.swri-html .img{display:inline-block;vertical-align:bottom;width:100%;height:auto}.swri-html > .header > .img{width:100%;height:auto}.swri-html .img + h1{margin-top:1em}.swri-html .img[class="left"] + h1,
.swri-html .img[class="right"] + h1{margin-top:0}.swri-html .img + h3{margin-top:6.52174%}.swri-html .img:first-of-type + h3,
.swri-html .img:first-of-type + p,
.swri-html .img:first-of-type + ul,
.swri-html .img:first-of-type + ol{margin-top:0}.swri-html .img.block{display:block}.swri-html .img.left,
.swri-html .img.right{width:auto;max-width:47.826087%;margin-top:0.25em;margin-bottom:1.25em}.swri-html p + .img.left,
.swri-html p + .img.right{margin-top:1.25em}.swri-html .img.left{margin-right:calc(25 / 920 * 100%);float:left}.swri-html .img.right{margin-left:calc(25 / 920 * 100%);float:right}.swri-html div p + div.left > .img,
.swri-html div p + div.right > .img{margin-top:0.25em}.swri-html .box1 > div > .img,
.swri-html .box2 > div > .img,
.swri-html .box3 > div > .img,
.swri-html .box4 > div > .img{width:100%;height:auto}.swri-html [class^="box"] > div > .img.border{vertical-align:middle}.swri-html .box1 > div > .img + p,
.swri-html .box2 > div > .img + p,
.swri-html .box3 > div > .img + p,
.swri-html .box4 > div > .img + p{line-height:1.571428em;margin-top:0.8em}.swri-html .box1 > div > p + .img,
.swri-html .box2 > div > p + .img,
.swri-html .box3 > div > p + .img,
.swri-html .box4 > div > p + .img{margin-top:1em}.swri-html .box0 > div > br + .img,
.swri-html .box1 > div > br + .img{margin-top:1em}.swri-html .box2 > div > br + .img{margin-top:0.9em}.swri-html .box3 > div > br + .img{margin-top:0.8em}.swri-html .box4 > div > br + .img{margin-top:0.7em}.swri-html .box3 .img + .caption{margin-top:0.6em!important}.swri-html .box4 .img + .caption{margin-top:0.5em!important}@media screen and (max-width: 768px){.swri-html > .header > .img{position:absolute;top:-100%;right:-100%;bottom:-100%;left:-100%;width:auto;height:100%;max-height:100%;margin:auto}.swri-html .img + h3{margin-top:10.3448%}.swri-html .img + h1,
  .swri-html .img[class="left"] + h1,
  .swri-html .img[class="right"] + h1{margin-top:1em}.swri-html .img:first-of-type + h3,
  .swri-html .img:first-of-type + p,
  .swri-html .img:first-of-type + ul,
  .swri-html .img:first-of-type + ol{margin-top:1.14286em}.swri-html .img.left,
  .swri-html .img.right{width:100%;max-width:100%;max-height:100%;margin-top:0}.swri-html p + .img.left,
  .swri-html p + .img.right{margin-top:1.25em}.swri-html .img.left{margin-right:0;float:none}.swri-html .img.right{margin-left:0;float:none}.swri-html .box4 > div .img:first-of-type{margin-top:0.25em}.swri-html .aside-left .img,
  .swri-html .aside-right .img{display:block;width:50%;margin:0 auto}}#baguetteBox-overlay .full-image{display:inline-flex;justify-content:center;align-items:center;vertical-align:top;box-sizing:border-box;padding:100px}#baguetteBox-overlay .full-image:before{display:none}#baguetteBox-overlay .full-image figure{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;pointer-events:none}#baguetteBox-overlay .full-image figcaption{display:inline-block;order:2;position:relative;color:white;text-align:center;white-space:normal;background-color:transparent;width:100%;margin-top:.5em;pointer-events:auto}#baguetteBox-overlay .full-image img{order:1;pointer-events:auto}.baguetteBox-button{transition:opacity .2s ease}.baguetteBox-button, .baguetteBox-button:focus, .baguetteBox-button:hover{background-color:transparent;box-shadow:none}.baguetteBox-button, .baguetteBox-button:focus{border:none;border-radius:0;opacity:1}.baguetteBox-button:hover{opacity:.7}.baguetteBox-button#next-button,
.baguetteBox-button#previous-button{top:20%;background-position:center center;background-repeat:no-repeat;background-size:auto 44px;width:100px;height:60%}.baguetteBox-button#previous-button{left:0;background-image:url(/static/images/svg/btn_slide_prev.svg)}.baguetteBox-button#next-button{right:0;background-image:url(/static/images/svg/btn_slide_next.svg)}.baguetteBox-button#close-button{top:0;right:0;background-image:url(/static/images/svg/icon_close03_white.svg);background-position:center;background-repeat:no-repeat;background-size:36px auto;width:100px;height:100px}.baguetteBox-button svg{display:none}@media screen and (max-width: 768px){#baguetteBox-overlay .full-image{padding:calc(100 / 640 * 100vw) calc(10 / 640 * 100vw)}#baguetteBox-overlay .full-image figure{height:auto}#baguetteBox-overlay .full-image figcaption{position:absolute;top:100%;bottom:auto;margin-top:.5em}#baguetteBox-overlay .full-image img{width:100%;object-fit:contain;box-shadow:none;max-height:70vh;filter:drop-shadow(0 calc(4 / 640 * 100vw) calc(8 / 640 * 100vw) rgba(0,0,0,.6))}.baguetteBox-button#next-button,
  .baguetteBox-button#previous-button{display:none}.baguetteBox-button#close-button{background-size:calc(48 / 640 * 100vw) auto;width:calc(100 / 640 * 100vw);height:calc(100 / 640 * 100vw)}}main .admin-preview .article-set .summary-set.head{margin-top:0}main .admin-preview .article-set .summary-set.head .chd.mhead{display:flex;font-size:2rem;font-weight:600;line-height:calc(30 / 20 * 1em);background:url(/static/images/commons/border01-gray.svg) repeat-x left -.3rem bottom/1.6rem .2rem;min-height:3.9rem;padding-bottom:.9rem}.swri-html [class^=box] a.img{pointer-events:none}
.socialbuttons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;margin-top:3rem}.socialbuttons-line{width:87px;height:20px;line-height:1}.socialbuttons .hatena-bookmark-button{width:115px}.socialbuttons-x{display:flex;align-items:center;gap:4px;height:20px;border-radius:10px;padding:0 12px;background-color:#000;color:#fff;font-family:'Helvetica Neue',Arial,sans-serif;font-size:12px;font-weight:normal;line-height:20px}.socialbuttons-facebook{width:91px;font-size:12px;line-height:1}.socialbuttons a{transition:none}.socialbuttons a:hover{opacity:1}
