@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap";.l-main{padding-bottom:0}.interview-page-header__cap{padding-block:.2em;padding-inline:1em;color:#fff;background:-webkit-gradient(linear, left top, right top, from(rgba(20, 23, 35, 0.9)), color-stop(1%, rgba(20, 23, 35, 0.9)), to(rgba(62, 64, 86, 0.9)));background:linear-gradient(to right, rgba(20, 23, 35, 0.9) 0%, rgba(20, 23, 35, 0.9) 1%, rgba(62, 64, 86, 0.9) 100%);position:absolute;right:.2em;bottom:.2em;text-align:center;font-size:0.769rem;line-height:1.3;text-shadow:1px 1px 3px #000}@media screen and (min-width: 768px){.interview-page-header__cap{padding-block:.3em;padding-inline:2em;right:1em;bottom:1em;font-size:1rem}}.interview-page-header__cap span{font-size:120%}.ff-cinzel{font-family:"Cinzel",serif;font-optical-sizing:auto;font-weight:400;font-style:normal}.bg{padding-block:4rem;margin-top:5rem;background:-webkit-gradient(linear, left top, left bottom, from(#f5f4ef), to(#fff));background:linear-gradient(180deg, #f5f4ef 0%, #fff 100%)}@media screen and (min-width: 768px){.bg{margin-top:6rem;padding-block:6rem}}.list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4rem 0}@media screen and (min-width: 768px){.list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1160px;margin-inline:auto}}.list__item{position:relative}@media screen and (min-width: 768px){.list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:46.5517241379%}}.list-ttl{margin-bottom:1rem;text-align:center}@media screen and (min-width: 768px){.list-ttl{margin-bottom:2rem}}.list-ttl span{display:block}.list-ttl-en{margin-bottom:1rem;color:#957643;font-size:1.077rem;letter-spacing:.05em}@media screen and (min-width: 768px){.list-ttl-en{font-size:1.125rem}}.list-ttl-en::after{content:"";display:block;width:14px;height:1px;margin-top:.5rem;margin-inline:auto;background:#957643}@media screen and (min-width: 768px){.list-ttl-en::after{width:28px}}.list-ttl-ja{font-size:1.385rem;font-weight:600;line-height:1.5}@media screen and (min-width: 768px){.list-ttl-ja{font-size:1.375rem}}.movie{position:relative}@media screen and (min-width: 768px){.movie{margin-top:auto}}.movie video{width:100%}.movie-play{position:absolute;width:14%;height:auto;left:50%;bottom:14%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .4s;transition:opacity .4s}.movie:hover .movie-play{opacity:.6;cursor:pointer}.movie.end .movie-play{bottom:50%;-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%)}.movie-controls{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:absolute;bottom:0;left:0;right:0;padding:8px 12px;background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));background:linear-gradient(transparent, rgba(0, 0, 0, 0.6))}.movie-controls.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.movie-controls__toggle{-ms-flex-negative:0;flex-shrink:0;background:none;border:none;padding:0;color:#fff;cursor:pointer;line-height:1}.movie-controls__seek{-webkit-box-flex:1;-ms-flex:1;flex:1;height:4px;accent-color:#fff;cursor:pointer}.movie-controls__time{-ms-flex-negative:0;flex-shrink:0;color:#fff;font-size:12px;min-width:36px;text-align:right}