@charset "utf-8";.c-btn{font-size:1.4rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;padding:10px;color:#ff8c46;border:2px solid #ff8c46;border-radius:3px;background:#fff;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.c-btn.\--size-s{width:112px}.c-btn.\--size-m{width:200px}.c-btn.\--size-l{width:300px}.c-btn.\--size-xl{width:500px}.c-btn.\--size-max{width:100%}.c-btn.\--size-auto{width:auto}.c-btn>img{margin-left:8px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-headline{margin-bottom:20px}.c-aside-headline,.c-headline{font-size:1.6rem;font-weight:700}.c-aside-headline{margin-bottom:18px}.c-list-headline{background:#f6f6ef}.c-list-headline__txt{font-size:1.8rem;font-weight:700;display:block;width:1200px;margin:0 auto;padding:42px 0}.c-keyperson-headline{font-size:2rem;font-weight:700;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-ms-flex-align:end;margin-bottom:24px;padding-bottom:6px;padding-left:16px;border-bottom:6px solid #ededdc;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between}.c-keyperson-headline span{font-size:1.2rem;font-weight:300;line-height:1;color:#555}.c-keyperson-headline:after{position:absolute;z-index:-1;bottom:0;left:0;display:block;width:50px;height:44px;content:"";background-color:#ededdc}.c-amazon-img{display:block;margin:0 auto}.c-amazon-img.\--size-l{max-width:340px}.c-amazon-img.\--size-m{width:200px}.c-amazon-img.\--size-s{width:100px}.m-ranking-btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.m-ranking-btn__item{font-weight:400;min-width:96px;height:30px}.m-ranking-btn__bar{width:100%;border-bottom:2px solid rgba(178,178,121,.4)}.m-ranking-btn__label{font-size:1.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:100%;height:100%;cursor:pointer;background:#ededdc;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.m-ranking-btn__label.is-current{border-top:2px solid #ff8c46;background:#fff}.m-ranking-btn__input{display:none}#ranking1:checked~.m-ranking-btn [for=ranking1],#ranking2:checked~.m-ranking-btn [for=ranking2],#ranking3:checked~.m-ranking-btn [for=ranking3]{border-top:2px solid #ff8c46;background:#fff}.m-ranking-list-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:hidden}.m-ranking-list{min-width:100%;counter-reset:number;-webkit-transition:.3s;transition:.3s}#ranking2:checked~.m-ranking-list-wrap.\--list .\--daily,#ranking2:checked~.m-ranking-list-wrap.\--list .\--latest,#ranking2:checked~.m-ranking-list-wrap.\--list .\--weekly{-webkit-transform:translateX(-100%);transform:translateX(-100%)}#ranking3:checked~.m-ranking-list-wrap.\--list .\--daily,#ranking3:checked~.m-ranking-list-wrap.\--list .\--latest,#ranking3:checked~.m-ranking-list-wrap.\--list .\--weekly{-webkit-transform:translateX(-200%);transform:translateX(-200%)}#ranking2:checked~.m-ranking-list-wrap:not(.\--list) .\--daily,#ranking2:checked~.m-ranking-list-wrap:not(.\--list) .\--latest,#ranking2:checked~.m-ranking-list-wrap:not(.\--list) .\--weekly{-webkit-transform:translateX(-300px);transform:translateX(-300px)}#ranking3:checked~.m-ranking-list-wrap:not(.\--list) .\--daily,#ranking3:checked~.m-ranking-list-wrap:not(.\--list) .\--latest,#ranking3:checked~.m-ranking-list-wrap:not(.\--list) .\--weekly{-webkit-transform:translateX(-600px);transform:translateX(-600px)}.m-ranking-list-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;padding:16px 0;border-bottom:1px solid #ccc;-webkit-box-pack:justify;justify-content:space-between}.m-ranking-list-item__rank{position:relative;display:block;width:24px;height:100%;margin-right:10px;text-align:center}.m-ranking-list-item__rank>span{font-size:1.4rem;font-weight:700;display:block;padding-top:26px}.m-ranking-list-item__rank.\--gold:before{position:absolute;display:block;width:24px;height:20px;content:"";background:url(/common/images/change/icon_crown-gold.svg) no-repeat 50%/contain}.m-ranking-list-item__rank.\--silver:before{position:absolute;display:block;width:24px;height:20px;content:"";background:url(/common/images/change/icon_crown-silver.svg) no-repeat 50%/contain}.m-ranking-list-item__rank.\--copper:before{position:absolute;display:block;width:24px;height:20px;content:"";background:url(/common/images/change/icon_crown-copper.svg) no-repeat 50%/contain}.m-ranking-list-item__link{display:-webkit-box;display:-ms-flexbox;display:flex}.m-ranking-list-item__figure{width:120px;height:67px;margin-right:18px}.m-ranking-list-item__figure>img{font-family:"object-fit: cover; object-position: center center;";width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-ranking-list-item__body{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.m-ranking-list-item__ttl{font-size:1.4rem;font-weight:700;line-height:1.4;color:#000}.m-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-ms-flex-align:center;margin-top:36px;padding:12px 0;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.m-pagination__block{min-width:60px}.m-pagination__block.\--center{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-pagination__item{text-align:center}.m-pagination__item.is-active .m-pagination__link,.m-pagination__item:hover .m-pagination__link{color:rgba(255,140,70,.5);border:1px solid rgba(255,140,70,.13);background:#fff}.m-pagination__item.\--prev img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.m-pagination__item.\--next .m-pagination__link,.m-pagination__item.\--prev .m-pagination__link{border:none;background:#fff}.m-pagination__link{font-size:2rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:60px;height:60px;color:#ff8c46;background:rgba(255,140,70,.13);-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.aside-tags__list{padding:20px 32px;border-radius:4px;background:#f6f6ef}.aside-tags__link{font-weight:700;display:inline-block;margin:0 10px 10px 0}.m-breadcrumb{position:relative;margin:10px 0 20px}.m-breadcrumb__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;width:100%;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-breadcrumb__item{font-size:1.2rem;position:relative;margin-bottom:4px}.m-breadcrumb__item:not(:last-of-type){margin-right:10px;padding-right:10px}.m-breadcrumb__item:not(:last-of-type):after{position:absolute;top:0;right:0;bottom:0;width:6px;height:6px;margin:auto;content:"";-webkit-transform:rotate(45deg);transform:rotate(45deg);vertical-align:middle;border-top:1px solid #000;border-right:1px solid #000}.m-breadcrumb__link{line-height:1.4;display:block;word-break:break-all;color:#000}.m-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-tags__link{font-weight:700;margin:0 10px 10px 0;color:#ff8c46}.m-author-info{margin:-32px auto 40px;padding:20px 50px;background:#f6f6ef}.m-author-info.\--no-bg{padding:20px 0;background:none}.m-author-info.\--cast{margin:-32px auto 40px;padding:42px 50px}.m-author-info.\--leafs{margin:0 auto 40px;padding:20px;background:none}.m-author-info.\--leafs:first-child{margin-bottom:0}.m-author-info.\--leafs .m-author-info__img{min-width:42px;height:42px}.m-author-info.\--leafs .m-author-info-top{-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;gap:4px}.m-author-info__img{overflow:hidden;min-width:55px;height:55px;margin-right:20px;border-radius:50%;background:#fff}.m-author-info__img>img{font-family:"object-fit: cover; object-position: center center;";width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-author-info__shoulder{font-size:1.3rem;color:#666}.m-author-info__profile{font-size:1.4rem;line-height:1.6}.m-author-info-top{margin-bottom:24px;padding-bottom:8px;border-bottom:1px solid #b2b279}.m-author-info-name,.m-author-info-top{display:-webkit-box;display:-ms-flexbox;display:flex}.m-author-info-name{-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.m-author-info-name__name{font-size:1.6rem;font-weight:700}.m-author-info-name__ruby{font-size:1.2rem}.m-author-info-name__link{color:#ff8c46}.m-author-info-sns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;gap:5px}.m-author-info-sns__item{font-size:1.4rem}.m-author-info-sns__item:not(:last-of-type){position:relative;padding-right:10px}.m-author-info-sns__item:not(:last-of-type):after{position:absolute;top:0;right:0;bottom:0;margin:auto;content:"/";vertical-align:middle}.m-author-info-sns__link{color:#ff8c46}.m-youtube-content{margin-bottom:24px;padding-bottom:8px;background:#333}.m-youtube-content__ttl{font-size:24px;font-weight:400;height:40px;padding:0 8px;color:#fff;background:#333}.m-youtube-content__ttl,.m-youtube-content__ttl>img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.m-youtube-content__ttl>img{-ms-flex-pack:center;width:24px;margin:0 10px;-webkit-box-pack:center;justify-content:center}.m-youtube-content__inner{position:relative;width:calc(100% - 16px);margin:auto;background:#fff}.m-youtube-content__inner:before{display:block;padding-top:56.25%;content:""}.m-youtube-content iframe{position:absolute;top:0;left:0;width:100%;height:100%}.m-ad{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;-ms-flex-align:center;width:100%;margin-bottom:45px;justify-content:space-around;-webkit-box-align:center;align-items:center}.m-banner__img:not(:last-child){margin-bottom:20px}.m-banner__link{display:block}.m-keyperson-list-item{position:relative;-ms-flex-pack:justify;padding:12px 0;border-bottom:1px solid #ccc;-webkit-box-pack:justify;justify-content:space-between}.m-keyperson-list-item,.m-keyperson-list-item__link{display:-webkit-box;display:-ms-flexbox;display:flex}.m-keyperson-list-item__figure{width:120px;height:67px;margin-left:24px}.m-keyperson-list-item__figure>img{font-family:"object-fit: cover; object-position: center center;";width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-keyperson-list-item__body{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.m-keyperson-list-item__ttl{font-size:1.4rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden;color:#000;-webkit-line-clamp:4;-webkit-box-orient:vertical}.splide__container{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.splide__list{display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important;-webkit-backface-visibility:hidden;backface-visibility:hidden}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-ms-flex-align:center;margin:0;pointer-events:none;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.splide__pagination li{line-height:1;display:inline-block;margin:0;list-style-type:none;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;list-style-type:none!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-flex-negative:0;flex-shrink:0}.splide__slide img{vertical-align:bottom}.splide__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-block;width:20px;height:20px;margin:auto;-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict}.splide__sr{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;border:0}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{position:relative;z-index:0;overflow:hidden}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}.splide__track--fade>.splide__list>.splide__slide{z-index:0;margin:0!important;opacity:0}.splide__track--fade>.splide__list>.splide__slide.is-active{z-index:1;opacity:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{position:absolute;z-index:1;top:50%;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:2em;height:2em;padding:0;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:.7;border:0;border-radius:50%;background:#ccc;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.splide__arrow svg{width:1.2em;height:1.2em;fill:#000}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{position:absolute;z-index:1;right:0;bottom:.5em;left:0;padding:0 1em}.splide__pagination__page{position:relative;display:inline-block;width:8px;height:8px;margin:3px;padding:0;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;opacity:.7;border:0;border-radius:50%;background:#ccc}.splide__pagination__page.is-active{z-index:1;-webkit-transform:scale(1.4);transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide.is-focus-in .splide__pagination__page:focus,.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{height:3px;background:#ccc}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide.is-focus-in .splide__toggle:focus,.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{cursor:pointer;border:3px solid transparent}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{right:1em;left:auto}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{right:auto;left:1em}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{top:auto;bottom:1em}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{top:0;right:.5em;bottom:0;left:auto;-ms-flex-direction:column;flex-direction:column;padding:1em 0;-webkit-box-orient:vertical;-webkit-box-direction:normal}.splide__pagination--ttb,.u-flex{display:-ms-flexbox;display:-webkit-box;display:flex}.u-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.u-flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.u-flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.u-flex-1{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%}.u-flex-100{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.u-flex-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.u-flex-initial{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.u-flex-none{-webkit-box-flex:0;-ms-flex:none;flex:none}.u-flex-row{-ms-flex-direction:row;flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.u-flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse}.u-flex-col{-ms-flex-direction:column;flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal}.u-flex-col-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse}.u-flex-grow-0{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.u-flex-grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.u-flex-shrink-0{-ms-flex-negative:0;flex-shrink:0}.u-flex-shrink{-ms-flex-negative:1;flex-shrink:1}.u-justify-start{-ms-flex-pack:start;-webkit-box-pack:start;justify-content:flex-start}.u-justify-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.u-justify-center{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.u-justify-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.u-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.u-justify-evenly{-ms-flex-pack:space-evenly;-webkit-box-pack:space-evenly;justify-content:space-evenly}.u-content-center{-ms-flex-line-pack:center;align-content:center}.u-content-start{-ms-flex-line-pack:start;align-content:flex-start}.u-content-end{-ms-flex-line-pack:end;align-content:flex-end}.u-content-between{-ms-flex-line-pack:justify;align-content:space-between}.u-content-around{-ms-flex-line-pack:distribute;align-content:space-around}.u-content-evenly{-ms-flex-line-pack:space-evenly;align-content:space-evenly}.u-items-start{-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start}.u-items-end{-ms-flex-align:end;-webkit-box-align:end;align-items:flex-end}.u-items-center{-ms-flex-align:center;-webkit-box-align:center;align-items:center}.u-items-baseline{-ms-flex-align:baseline;-webkit-box-align:baseline;align-items:baseline}.u-items-stretch{-ms-flex-align:stretch;-webkit-box-align:stretch;align-items:stretch}.u-lg-mt-1{margin-top:5px}.u-lg-mr-1{margin-right:5px}.u-lg-mb-1{margin-bottom:5px}.u-lg-ml-1,.u-lg-mx-1{margin-left:5px}.u-lg-mx-1{margin-right:5px}.u-lg-my-1{margin-top:5px;margin-bottom:5px}.u-lg-pt-1{padding-top:5px}.u-lg-pr-1{padding-right:5px}.u-lg-pb-1{padding-bottom:5px}.u-lg-pl-1,.u-lg-px-1{padding-left:5px}.u-lg-px-1{padding-right:5px}.u-lg-py-1{padding-top:5px;padding-bottom:5px}.u-lg-space-x-1>*+*{margin-left:5px}.u-lg-space-y-1>*+*{margin-top:5px}.u-lg-mt-2{margin-top:10px}.u-lg-mr-2{margin-right:10px}.u-lg-mb-2{margin-bottom:10px}.u-lg-ml-2,.u-lg-mx-2{margin-left:10px}.u-lg-mx-2{margin-right:10px}.u-lg-my-2{margin-top:10px;margin-bottom:10px}.u-lg-pt-2{padding-top:10px}.u-lg-pr-2{padding-right:10px}.u-lg-pb-2{padding-bottom:10px}.u-lg-pl-2,.u-lg-px-2{padding-left:10px}.u-lg-px-2{padding-right:10px}.u-lg-py-2{padding-top:10px;padding-bottom:10px}.u-lg-space-x-2>*+*{margin-left:10px}.u-lg-space-y-2>*+*{margin-top:10px}.u-lg-mt-3{margin-top:15px}.u-lg-mr-3{margin-right:15px}.u-lg-mb-3{margin-bottom:15px}.u-lg-ml-3,.u-lg-mx-3{margin-left:15px}.u-lg-mx-3{margin-right:15px}.u-lg-my-3{margin-top:15px;margin-bottom:15px}.u-lg-pt-3{padding-top:15px}.u-lg-pr-3{padding-right:15px}.u-lg-pb-3{padding-bottom:15px}.u-lg-pl-3,.u-lg-px-3{padding-left:15px}.u-lg-px-3{padding-right:15px}.u-lg-py-3{padding-top:15px;padding-bottom:15px}.u-lg-space-x-3>*+*{margin-left:15px}.u-lg-space-y-3>*+*{margin-top:15px}.u-lg-mt-4{margin-top:20px}.u-lg-mr-4{margin-right:20px}.u-lg-mb-4{margin-bottom:20px}.u-lg-ml-4,.u-lg-mx-4{margin-left:20px}.u-lg-mx-4{margin-right:20px}.u-lg-my-4{margin-top:20px;margin-bottom:20px}.u-lg-pt-4{padding-top:20px}.u-lg-pr-4{padding-right:20px}.u-lg-pb-4{padding-bottom:20px}.u-lg-pl-4,.u-lg-px-4{padding-left:20px}.u-lg-px-4{padding-right:20px}.u-lg-py-4{padding-top:20px;padding-bottom:20px}.u-lg-space-x-4>*+*{margin-left:20px}.u-lg-space-y-4>*+*{margin-top:20px}.u-lg-mt-5{margin-top:25px}.u-lg-mr-5{margin-right:25px}.u-lg-mb-5{margin-bottom:25px}.u-lg-ml-5,.u-lg-mx-5{margin-left:25px}.u-lg-mx-5{margin-right:25px}.u-lg-my-5{margin-top:25px;margin-bottom:25px}.u-lg-pt-5{padding-top:25px}.u-lg-pr-5{padding-right:25px}.u-lg-pb-5{padding-bottom:25px}.u-lg-pl-5,.u-lg-px-5{padding-left:25px}.u-lg-px-5{padding-right:25px}.u-lg-py-5{padding-top:25px;padding-bottom:25px}.u-lg-space-x-5>*+*{margin-left:25px}.u-lg-space-y-5>*+*{margin-top:25px}.u-lg-mt-6{margin-top:30px}.u-lg-mr-6{margin-right:30px}.u-lg-mb-6{margin-bottom:30px}.u-lg-ml-6,.u-lg-mx-6{margin-left:30px}.u-lg-mx-6{margin-right:30px}.u-lg-my-6{margin-top:30px;margin-bottom:30px}.u-lg-pt-6{padding-top:30px}.u-lg-pr-6{padding-right:30px}.u-lg-pb-6{padding-bottom:30px}.u-lg-pl-6,.u-lg-px-6{padding-left:30px}.u-lg-px-6{padding-right:30px}.u-lg-py-6{padding-top:30px;padding-bottom:30px}.u-lg-space-x-6>*+*{margin-left:30px}.u-lg-space-y-6>*+*{margin-top:30px}.u-lg-mt-7{margin-top:35px}.u-lg-mr-7{margin-right:35px}.u-lg-mb-7{margin-bottom:35px}.u-lg-ml-7,.u-lg-mx-7{margin-left:35px}.u-lg-mx-7{margin-right:35px}.u-lg-my-7{margin-top:35px;margin-bottom:35px}.u-lg-pt-7{padding-top:35px}.u-lg-pr-7{padding-right:35px}.u-lg-pb-7{padding-bottom:35px}.u-lg-pl-7,.u-lg-px-7{padding-left:35px}.u-lg-px-7{padding-right:35px}.u-lg-py-7{padding-top:35px;padding-bottom:35px}.u-lg-space-x-7>*+*{margin-left:35px}.u-lg-space-y-7>*+*{margin-top:35px}.u-lg-mt-8{margin-top:40px}.u-lg-mr-8{margin-right:40px}.u-lg-mb-8{margin-bottom:40px}.u-lg-ml-8,.u-lg-mx-8{margin-left:40px}.u-lg-mx-8{margin-right:40px}.u-lg-my-8{margin-top:40px;margin-bottom:40px}.u-lg-pt-8{padding-top:40px}.u-lg-pr-8{padding-right:40px}.u-lg-pb-8{padding-bottom:40px}.u-lg-pl-8,.u-lg-px-8{padding-left:40px}.u-lg-px-8{padding-right:40px}.u-lg-py-8{padding-top:40px;padding-bottom:40px}.u-lg-space-x-8>*+*{margin-left:40px}.u-lg-space-y-8>*+*{margin-top:40px}.u-lg-mt-9{margin-top:45px}.u-lg-mr-9{margin-right:45px}.u-lg-mb-9{margin-bottom:45px}.u-lg-ml-9,.u-lg-mx-9{margin-left:45px}.u-lg-mx-9{margin-right:45px}.u-lg-my-9{margin-top:45px;margin-bottom:45px}.u-lg-pt-9{padding-top:45px}.u-lg-pr-9{padding-right:45px}.u-lg-pb-9{padding-bottom:45px}.u-lg-pl-9,.u-lg-px-9{padding-left:45px}.u-lg-px-9{padding-right:45px}.u-lg-py-9{padding-top:45px;padding-bottom:45px}.u-lg-space-x-9>*+*{margin-left:45px}.u-lg-space-y-9>*+*{margin-top:45px}.u-lg-mt-10{margin-top:50px}.u-lg-mr-10{margin-right:50px}.u-lg-mb-10{margin-bottom:50px}.u-lg-ml-10,.u-lg-mx-10{margin-left:50px}.u-lg-mx-10{margin-right:50px}.u-lg-my-10{margin-top:50px;margin-bottom:50px}.u-lg-pt-10{padding-top:50px}.u-lg-pr-10{padding-right:50px}.u-lg-pb-10{padding-bottom:50px}.u-lg-pl-10,.u-lg-px-10{padding-left:50px}.u-lg-px-10{padding-right:50px}.u-lg-py-10{padding-top:50px;padding-bottom:50px}.u-lg-space-x-10>*+*{margin-left:50px}.u-lg-space-y-10>*+*{margin-top:50px}.u-lg-mt-11{margin-top:55px}.u-lg-mr-11{margin-right:55px}.u-lg-mb-11{margin-bottom:55px}.u-lg-ml-11,.u-lg-mx-11{margin-left:55px}.u-lg-mx-11{margin-right:55px}.u-lg-my-11{margin-top:55px;margin-bottom:55px}.u-lg-pt-11{padding-top:55px}.u-lg-pr-11{padding-right:55px}.u-lg-pb-11{padding-bottom:55px}.u-lg-pl-11,.u-lg-px-11{padding-left:55px}.u-lg-px-11{padding-right:55px}.u-lg-py-11{padding-top:55px;padding-bottom:55px}.u-lg-space-x-11>*+*{margin-left:55px}.u-lg-space-y-11>*+*{margin-top:55px}.u-lg-mt-12{margin-top:60px}.u-lg-mr-12{margin-right:60px}.u-lg-mb-12{margin-bottom:60px}.u-lg-ml-12,.u-lg-mx-12{margin-left:60px}.u-lg-mx-12{margin-right:60px}.u-lg-my-12{margin-top:60px;margin-bottom:60px}.u-lg-pt-12{padding-top:60px}.u-lg-pr-12{padding-right:60px}.u-lg-pb-12{padding-bottom:60px}.u-lg-pl-12,.u-lg-px-12{padding-left:60px}.u-lg-px-12{padding-right:60px}.u-lg-py-12{padding-top:60px;padding-bottom:60px}.u-lg-space-x-12>*+*{margin-left:60px}.u-lg-space-y-12>*+*{margin-top:60px}.u-lg-mt-13{margin-top:65px}.u-lg-mr-13{margin-right:65px}.u-lg-mb-13{margin-bottom:65px}.u-lg-ml-13,.u-lg-mx-13{margin-left:65px}.u-lg-mx-13{margin-right:65px}.u-lg-my-13{margin-top:65px;margin-bottom:65px}.u-lg-pt-13{padding-top:65px}.u-lg-pr-13{padding-right:65px}.u-lg-pb-13{padding-bottom:65px}.u-lg-pl-13,.u-lg-px-13{padding-left:65px}.u-lg-px-13{padding-right:65px}.u-lg-py-13{padding-top:65px;padding-bottom:65px}.u-lg-space-x-13>*+*{margin-left:65px}.u-lg-space-y-13>*+*{margin-top:65px}.u-lg-mt-14{margin-top:70px}.u-lg-mr-14{margin-right:70px}.u-lg-mb-14{margin-bottom:70px}.u-lg-ml-14,.u-lg-mx-14{margin-left:70px}.u-lg-mx-14{margin-right:70px}.u-lg-my-14{margin-top:70px;margin-bottom:70px}.u-lg-pt-14{padding-top:70px}.u-lg-pr-14{padding-right:70px}.u-lg-pb-14{padding-bottom:70px}.u-lg-pl-14,.u-lg-px-14{padding-left:70px}.u-lg-px-14{padding-right:70px}.u-lg-py-14{padding-top:70px;padding-bottom:70px}.u-lg-space-x-14>*+*{margin-left:70px}.u-lg-space-y-14>*+*{margin-top:70px}.u-lg-mt-15{margin-top:75px}.u-lg-mr-15{margin-right:75px}.u-lg-mb-15{margin-bottom:75px}.u-lg-ml-15,.u-lg-mx-15{margin-left:75px}.u-lg-mx-15{margin-right:75px}.u-lg-my-15{margin-top:75px;margin-bottom:75px}.u-lg-pt-15{padding-top:75px}.u-lg-pr-15{padding-right:75px}.u-lg-pb-15{padding-bottom:75px}.u-lg-pl-15,.u-lg-px-15{padding-left:75px}.u-lg-px-15{padding-right:75px}.u-lg-py-15{padding-top:75px;padding-bottom:75px}.u-lg-space-x-15>*+*{margin-left:75px}.u-lg-space-y-15>*+*{margin-top:75px}.u-lg-mt-16{margin-top:80px}.u-lg-mr-16{margin-right:80px}.u-lg-mb-16{margin-bottom:80px}.u-lg-ml-16,.u-lg-mx-16{margin-left:80px}.u-lg-mx-16{margin-right:80px}.u-lg-my-16{margin-top:80px;margin-bottom:80px}.u-lg-pt-16{padding-top:80px}.u-lg-pr-16{padding-right:80px}.u-lg-pb-16{padding-bottom:80px}.u-lg-pl-16,.u-lg-px-16{padding-left:80px}.u-lg-px-16{padding-right:80px}.u-lg-py-16{padding-top:80px;padding-bottom:80px}.u-lg-space-x-16>*+*{margin-left:80px}.u-lg-space-y-16>*+*{margin-top:80px}.u-lg-mt-17{margin-top:85px}.u-lg-mr-17{margin-right:85px}.u-lg-mb-17{margin-bottom:85px}.u-lg-ml-17,.u-lg-mx-17{margin-left:85px}.u-lg-mx-17{margin-right:85px}.u-lg-my-17{margin-top:85px;margin-bottom:85px}.u-lg-pt-17{padding-top:85px}.u-lg-pr-17{padding-right:85px}.u-lg-pb-17{padding-bottom:85px}.u-lg-pl-17,.u-lg-px-17{padding-left:85px}.u-lg-px-17{padding-right:85px}.u-lg-py-17{padding-top:85px;padding-bottom:85px}.u-lg-space-x-17>*+*{margin-left:85px}.u-lg-space-y-17>*+*{margin-top:85px}.u-lg-mt-18{margin-top:90px}.u-lg-mr-18{margin-right:90px}.u-lg-mb-18{margin-bottom:90px}.u-lg-ml-18,.u-lg-mx-18{margin-left:90px}.u-lg-mx-18{margin-right:90px}.u-lg-my-18{margin-top:90px;margin-bottom:90px}.u-lg-pt-18{padding-top:90px}.u-lg-pr-18{padding-right:90px}.u-lg-pb-18{padding-bottom:90px}.u-lg-pl-18,.u-lg-px-18{padding-left:90px}.u-lg-px-18{padding-right:90px}.u-lg-py-18{padding-top:90px;padding-bottom:90px}.u-lg-space-x-18>*+*{margin-left:90px}.u-lg-space-y-18>*+*{margin-top:90px}.u-lg-mt-19{margin-top:95px}.u-lg-mr-19{margin-right:95px}.u-lg-mb-19{margin-bottom:95px}.u-lg-ml-19,.u-lg-mx-19{margin-left:95px}.u-lg-mx-19{margin-right:95px}.u-lg-my-19{margin-top:95px;margin-bottom:95px}.u-lg-pt-19{padding-top:95px}.u-lg-pr-19{padding-right:95px}.u-lg-pb-19{padding-bottom:95px}.u-lg-pl-19,.u-lg-px-19{padding-left:95px}.u-lg-px-19{padding-right:95px}.u-lg-py-19{padding-top:95px;padding-bottom:95px}.u-lg-space-x-19>*+*{margin-left:95px}.u-lg-space-y-19>*+*{margin-top:95px}.u-lg-mt-20{margin-top:100px}.u-lg-mr-20{margin-right:100px}.u-lg-mb-20{margin-bottom:100px}.u-lg-ml-20,.u-lg-mx-20{margin-left:100px}.u-lg-mx-20{margin-right:100px}.u-lg-my-20{margin-top:100px;margin-bottom:100px}.u-lg-pt-20{padding-top:100px}.u-lg-pr-20{padding-right:100px}.u-lg-pb-20{padding-bottom:100px}.u-lg-pl-20,.u-lg-px-20{padding-left:100px}.u-lg-px-20{padding-right:100px}.u-lg-py-20{padding-top:100px;padding-bottom:100px}.u-lg-space-x-20>*+*{margin-left:100px}.u-lg-space-y-20>*+*{margin-top:100px}.u-contain,.u-fit{-o-object-fit:contain;object-fit:contain}.u-contain,.u-cover,.u-fit{position:absolute;top:0;left:0;width:100%;height:100%}.u-cover{-o-object-fit:cover;object-fit:cover}.article-hero{overflow:hidden;height:412px;max-height:412px;border-bottom:10px solid #d8d8bb}.article-hero__img{position:relative;z-index:0;overflow:hidden;height:100%;text-align:center;background-position:50%;background-size:cover}.article-hero__img:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background:hsla(0,0%,100%,.4)}.article-hero__img:after{position:absolute;z-index:-2;top:-10px;right:-10px;bottom:-10px;left:-10px;content:"";background:inherit;-webkit-filter:blur(8px);filter:blur(8px)}.article-hero__img>img{font-family:"object-fit: contain; object-position: center center;";width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.article-hero__img>figcaption{font-size:1.2rem;position:absolute;right:0;bottom:0;padding:6px 8px;color:#fff;background:rgba(0,0,0,.4)}.article-header{margin-bottom:52px}.article-header__img{position:relative;margin-bottom:12px}.article-header__img img{width:100%;height:auto}.article-header__img figcaption{font-size:1.3rem;display:block;margin-top:8px;word-break:break-all;color:#666}.article-header__ttl{font-size:2.2rem;font-weight:700;line-height:1.7;margin-bottom:20px}.article-header__seriesttl{font-size:2.2rem;margin-bottom:35px}.article-header__serieslink{color:#ff8c46}.article-header__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.article-header__date{font-size:1.3rem;letter-spacing:.05em}.article-header__sponsored{font-size:1.3rem;margin-right:16px;margin-left:auto;color:#555}.article-header-meta{font-size:1.4rem;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px;color:#666}.article-header-tags{margin-top:30px}.article-header-tags__link{font-size:1.4rem;font-weight:700;position:relative;display:inline-block;color:#ff8c46}.article-header-tags__link:not(:last-child){margin-right:6px}.article-header-author{margin-right:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-header-author,.article-header-author__link{display:-webkit-box;display:-ms-flexbox;display:flex}.article-header-author__link{font-weight:700;-ms-flex-align:center;text-decoration:underline;color:#ff8c46;-webkit-box-align:center;align-items:center}.article-header-author__link:not(:last-of-type){margin-right:20px}.article-header-author__name{font-size:1.6rem}.article-header-subgenre{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-header-subgenre__link{font-size:1.4rem;font-weight:700}.article-header-subgenre__link:not(:last-of-type){margin-right:6px}.article-header-subgenre__link:not(:last-of-type):after{display:inline-block;margin-left:6px;content:"|"}.article-header-inner{padding:44px 50px 26px;background:#f6f6ef}.article-header-otherphoto{margin-top:20px;text-align:right}.article-header-otherphoto__link{font-size:1.4rem;font-weight:700;position:relative;padding-right:30px;color:#ff8c46}.article-header-otherphoto__link:after{position:absolute;top:0;right:0;bottom:0;width:20px;height:20px;margin:auto;content:"";background:url(/common/images/change/icon_photos.svg) no-repeat 50%/cover}.article-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px;padding:0 50px}.article-teaser__img{width:300px;min-width:300px;margin-right:20px}.article-teaser__img img{width:100%}.article-teaser__img figcaption{font-size:1.3rem;display:block;margin-top:8px;color:#666}.article-teaser__body{width:100%}.article-teaser__more-btn{text-align:center}.article-teaser__summary{line-height:2;margin-bottom:20px}.article-footer{clear:both;margin:40px 0}.article-footer__photo-btn{margin:58px auto;text-align:center}.article-footer-sns{margin-top:60px}.article-footer-sns__list{overflow:hidden;-ms-flex-pack:center;-ms-flex-align:center;width:100%;margin:0 auto 30px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.article-footer-sns__item,.article-footer-sns__list{display:-webkit-box;display:-ms-flexbox;display:flex}.article-footer-sns__item{width:104px;text-align:center;border-radius:5px}.article-footer-sns__item:not(:last-of-type){margin-right:12px}.article-footer-sns__item a{font-weight:700;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:100%;height:28px;padding:2px;-webkit-transition-duration:.25s;transition-duration:.25s;color:#fff;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.article-footer-sns__item a:hover{text-decoration:none;opacity:.7}.article-footer-sns__item.twitter{background:#000}.article-footer-sns__item.facebook{background:#315096}.article-footer-sns__item.line{background:#00b900}.article-footer-sns__item i{display:block;height:20px;margin-right:4px}.article-footer-sns__item img{display:block;height:100%}.article-footer-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-footer-tags__link{font-size:1.4rem;font-weight:700;margin-bottom:4px;color:#999}.article-footer-tags__link:not(:last-of-type){margin-right:6px}.article-body{line-height:1.8;padding:0 50px}.article-body a{font-weight:700;text-decoration:underline;color:#ff8c46}.article-body b{font-weight:700}.article-body>blockquote{position:relative;clear:both;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:1em;margin-bottom:1em;padding:12px 50px;color:#020000;background:#f8f8f8}.article-body>blockquote:before{top:-18px;left:0}.article-body>blockquote:after,.article-body>blockquote:before{font-family:serif;font-size:8rem;line-height:1;position:absolute;display:inline-block;content:"“";vertical-align:middle;color:#d8d8bb}.article-body>blockquote:after{right:0;bottom:-18px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.article-body>blockquote p{margin:7px 0;padding:0}.article-body>blockquote cite{font-size:.9em;display:block;text-align:right;color:#999}.article-body>blockquote.twitter-tweet:before{position:static;display:block;padding-top:70%;content:""}.article-body>blockquote.twitter-tweet iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article-body .box-container{font-size:1.4rem;clear:both;margin-bottom:1em;padding:32px 20px;background:#f8f8f8}.article-body .border-container{font-size:1.4rem;clear:both;margin-bottom:1em;padding:26px 20px;border:2px solid #d8d8bb}.article-body hr{border-top:1px solid #ccc}.article-body p{line-height:2;margin-bottom:1em}.article-body p:last-child{margin-bottom:0}.article-body s{text-decoration:line-through;color:#999}.article-body strong{font-weight:700}.article-body sub{font-size:1.2rem;position:relative;top:.1em;vertical-align:bottom}.article-body sup{font-size:1.2rem;position:relative;top:-.1em;vertical-align:top}.article-body u{text-decoration:underline}.article-body ol,.article-body ul{margin-bottom:1em;padding-left:1.25em}.article-body ul,.article-body ul li{list-style-type:disc}.article-body li{margin-bottom:.25em}.article-body li:last-child{margin-bottom:0}.article-body ol,.article-body ol li{list-style-type:decimal}.article-body dl{margin-bottom:1em}.article-body dl>dt{padding:8px;background:#f1f1f1}.article-body dl>dd{display:block;padding:8px;color:#666;background:#fafafa}.article-body table{display:block;overflow-x:scroll;margin-bottom:1em}.article-body table th{font-weight:400;padding:8px;border:1px solid #ddd;background:#f1f1f1}.article-body table td{padding:8px;color:#666;border:1px solid #ddd;background:#fafafa}.article-body tbody{display:table;width:100%}.article-body .midashi,.article-body h2{font-size:2.2rem;position:relative;margin-bottom:18px;padding:12px 8px 12px 20px}.article-body .midashi:before,.article-body h2:before{position:absolute;top:16px;left:0;display:block;width:15px;height:26px;content:"";background:url(/common/images/change/icon_h2.svg) no-repeat 50%/cover}.article-body .komidashi,.article-body h3{font-size:1.7rem;margin-bottom:16px}.article-body.h4_midashi,.article-body h4{font-size:1.6rem;margin-bottom:16px}.article-body .small,.article-body .small-decoration{font-size:1.4rem}.article-body .block-decoration{padding:8px;background:#fff9e7}.article-body .big{font-size:1.8rem}.article-body .red{color:#e40000}.article-body .bold{font-weight:700}.article-body .noborder td,.article-body .noborder th{border:1px solid #fff}.article-body figure{display:inline-block;margin-bottom:1em}.article-body figure img{width:100%;height:auto}.article-body .caption,.article-body figcaption{font-size:1.4rem;margin-top:14px;text-align:left;color:#150901}.article-body .figure-center{max-width:100%;margin:1em auto;text-align:center}.article-body .figure-left{float:left;max-width:320px;margin-right:16px;margin-bottom:1em}.article-body .figure-right{display:inline-block;float:right;max-width:320px;margin-bottom:1em;margin-left:16px}.article-body .read{margin-bottom:1em;text-align:left}.article-body video{clear:both;width:100%}.article-body .video-container{position:relative;clear:both;margin-bottom:1em;background:#ccc}.article-body .video-container:before{display:block;padding-top:56.25%;content:""}.article-body .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article-body .map-container{position:relative;clear:both;margin-bottom:1em;background:#ccc}.article-body .map-container:before{display:block;padding-top:70%;content:""}.article-body .map-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article-body .ext-container{display:-webkit-box;display:-ms-flexbox;display:flex;clear:both;-ms-flex-pack:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.article-body .ext-container .instagram-media{font-size:inherit;line-height:inherit;position:relative;margin-bottom:1em;padding:0;border:none;background:#ccc;-webkit-box-shadow:none;box-shadow:none}.article-body .ext-container .instagram-media:before{position:static;display:block;padding-top:70%;content:""}.article-body .ext-container .instagram-media iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article-body .twitter-tweet{font-size:inherit;line-height:inherit;position:relative;clear:both;margin-bottom:1em;padding:0;border:none;-webkit-box-shadow:none;box-shadow:none}.article-body input[name=answerbox]{display:none}.article-body .answerhead{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:240px;height:36px;margin:32px auto;-webkit-transition:.3s;transition:.3s;color:#ff8c46;border:1px solid #ff8c46;border-radius:3px;background:#fff;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.article-body .answerhead:hover{text-decoration:none;background:#ffe6f0}.article-body .answer{overflow:hidden;height:100%;max-height:0;-webkit-transition:.5s;transition:.5s;opacity:0}.article-body input[name=answerbox]:checked~.answer{max-height:5000px;padding:16px 0;opacity:1}.article-body .contact{line-height:1.6}.article-body .contact .select{position:relative;margin-bottom:1em}.article-body .contact .select:before{line-height:1;position:absolute;top:0;right:16px;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;height:100%;margin:auto;content:"▼";pointer-events:none;color:#000;-webkit-box-align:center;align-items:center}.article-body .contact .select select{width:100%;height:40px;border:1px solid #999}.article-body .contact [type=email],.article-body .contact [type=text],.article-body .contact button,.article-body .contact select,.article-body .contact textarea{font-family:inherit;font-size:inherit;padding:8px;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.article-body .contact [type=email],.article-body .contact [type=text]{width:100%;height:40px;margin-bottom:1em;border:1px solid #999}.article-body .contact textarea{width:100%;margin-bottom:1em;border:1px solid #999}.article-body .contact button{font-size:1.6rem;line-height:1;-ms-flex-align:center;width:112px;height:40px;margin:auto;color:#ff8c46;border:1px solid #ff8c46;border-radius:3px;background:#fff;-webkit-box-align:center;align-items:center}.article-body .btn-back-photo,.article-body .contact button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.article-body .btn-back-photo{clear:both;margin:32px 0}.article-body .btn-back-photo>a{font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;width:320px;padding:10px;border:1px solid #ff8c46;border-radius:3px;background:#fff;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media (max-width:768px){.article-body .figure-left,.article-body .figure-right{margin:0}}.article-related-list-item{padding:30px 0;border-bottom:2px solid #e3e3cd}.article-related-list-item:first-child{padding-top:0}.article-related-list-item__link{display:-webkit-box;display:-ms-flexbox;display:flex}.article-related-list-item__img{position:relative;width:200px;height:112px;margin-right:26px}.article-related-list-item__img>img{font-family:"object-fit: cover; object-position: center center;";width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-related-list-item__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;justify-content:space-between}.article-related-list-item__ttl{font-size:1.6rem;font-weight:700;line-height:1.4;margin-bottom:16px;color:#000}.article-related-list-item__author{font-size:1.3rem;margin-bottom:10px}.article-related-list-item__date{font-size:1.4rem;color:#b4b4b4}.article-thumb{margin:24px auto}.article-thumb__img{width:150px;height:100px}.article-thumb__img>img{font-family:"object-fit: contain; object-position: center center;";width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.article-thumb__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;margin-bottom:24px;-webkit-box-pack:center;justify-content:center}.article-thumb .splide__slide{opacity:.4}.splide__track--nav>.splide__list>.splide__slide.is-active{opacity:1;border:3px solid transparent}.article-gallery__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.article-gallery .splide__arrow{width:5em;height:5em;background:rgba(0,0,0,.35)}.article-gallery .splide__arrow svg{width:4.2em;height:4.2em;fill:hsla(0,0%,100%,.7)}.article-gallery .splide__slide{opacity:.4}.article-gallery .splide__track--nav>.splide__list>.splide__slide.is-active{opacity:1;border:none}.article-gallery-item__img{width:auto;max-width:100%;height:600px}.article-gallery-item__img>img{font-family:"object-fit: contain; object-position: center center;";width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.article-gallery-item__caption{font-size:1.2rem;margin-top:10px;word-break:break-all;color:#666}.article-next-info{width:500px;margin:85px auto 46px}.article-next-info__link{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-ms-flex-align:center;padding:10px 12px;color:#ff8c46;border:2px solid #ff8c46;border-radius:4px;-webkit-box-align:center;align-items:center;gap:10px;-webkit-box-pack:justify;justify-content:space-between}.article-next-info__link.\--next{-ms-flex-pack:start;-ms-flex-align:start;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:start;justify-content:flex-start}.article-next-info__prefix{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;height:22px;-webkit-box-align:center;align-items:center;gap:5px}.article-next-info__prefix.\--outside{font-weight:700;margin-bottom:8px;text-align:center;color:#ff8c46}.article-next-info__icon{line-height:1;display:inline-block;width:0;height:0;vertical-align:middle;color:#ff8c46;border-bottom:.375em solid transparent;border-top:.375em solid transparent;border-right:0;border-left:.64952em solid #ff8c46}.article-series-next-info__link{font-weight:700;display:block;padding:12px 0;text-align:center;color:#ff8c46;border-top:2px solid #ff8c46;border-bottom:2px solid #ff8c46}.article-mini-series{margin-top:60px}.article-mini-series__ttl{font-weight:700;display:block;margin-bottom:22px;padding:15px 17px 15px 22px;word-break:break-all;color:#000;background:#f1f1e6}.article-mini-series__item:not(:last-child){margin-bottom:10px}.article-mini-series__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;padding:0 0 10px 30px;word-break:break-all;-webkit-box-align:center;align-items:center}.article-mini-series__link:before{line-height:1;position:absolute;left:6px;display:inline-block;width:0;height:0;content:"";vertical-align:middle;color:#333;border-bottom:.375em solid transparent;border-top:.375em solid transparent;border-right:0;border-left:.64952em solid #ff8c46}.reword-modal{position:fixed;z-index:1001;top:0;left:0;display:none;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,98%,.7)),to(#fafafa));background:linear-gradient(hsla(0,0%,98%,.7),#fafafa)}.reword-modal.is-show{display:block}.reword-modal__txt{font-weight:700;margin-bottom:20px}.reword-modal__btn{font-size:1.4rem;display:block;padding:6px;text-align:center;color:#fff;border:none;background:#ff8c46}.reword-modal__btn:hover{cursor:pointer}.reword-modal__back{font-size:1.3rem;display:inline-block;margin-top:20px;color:#000}.reword-modal-inner{font-size:16px;position:absolute;top:0;right:0;bottom:0;left:0;width:320px;height:240px;margin:auto;padding:34px 20px;text-align:center;color:#000;border:1px solid #ff8c46;background:#fff}.article-author{margin-top:20px;text-align:right}.article-author__link{font-size:1.4rem;color:#ff8c46}