#interview #main{background:#231815;padding:0 0 3em}#interview #footer{background:#231815}@media screen and (min-width: 960px){.main-visual{width:750px;margin:0 auto;padding:2em 0}}.nav-wrap{width:90%;margin:1em auto}@media screen and (min-width: 960px){.nav-wrap{width:600px;margin:0 auto 5em}}.nav-ttl{font-family:"Playfair Display",serif;font-size:1.7em;text-align:center;color:#f1f1f1}.nav-item-wrap{border-top:solid 2px #f1f1f1;border-bottom:solid 2px #f1f1f1}.nav-item{display:flex;margin:0 auto;padding:7px 10px;border-bottom:solid 1px #f1f1f1;color:#f1f1f1;width:100%;font-family:"Zen Old Mincho",serif;font-weight:bold;letter-spacing:.5px;justify-content:space-between;align-items:center}@media screen and (min-width: 960px){.nav-item{transition:all .4s ease}.nav-item:hover{color:#ff357b}.nav-item:hover .triangle{width:0;height:0;border-style:solid;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);border-top:8px solid #ff357b;border-bottom:0}}.nav-item:last-child{border-bottom:none}.triangle{width:0;height:0;border-style:solid;border-right:7px solid rgba(0,0,0,0);border-left:7px solid rgba(0,0,0,0);border-top:8px solid #f1f1f1;border-bottom:0}@media screen and (min-width: 960px){.article{width:900px;margin:0 auto}}.interview-box{width:90%;margin:1em auto}.interview-q{color:#ff357b;border-left:solid 1px #ff357b;margin:3em auto 1em;padding-left:5px;line-height:1.5;position:relative}.interview-img{width:100%;margin:2em auto}@media screen and (min-width: 960px){.interview-img{width:50%}}.top-link{font-family:"Zen Old Mincho",serif;display:flex;width:16em;height:3em;font-weight:bold;color:#f1f1f1;border:solid 1px #f1f1f1;border-radius:50px;margin:0 auto;justify-content:center;align-items:center}@media screen and (min-width: 960px){.top-link{transition:all .4s ease}.top-link:hover{color:#231815;background:#f1f1f1}}.cc{font-size:11px;text-align:center;padding:2em 0 .5em}.top-scroll{position:fixed;bottom:5px;right:5px;width:50px;height:50px;background:#ff357b;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;font-family:"Playfair Display",serif;flex-direction:column;font-size:.9em;letter-spacing:2px;gap:2px}@media screen and (min-width: 960px){.top-scroll{bottom:10px;right:10px;width:70px;height:70px}}.top-scroll::before{content:"";width:.8em;height:.8em;border-top:solid 2px #fff;border-left:solid 2px #fff;position:relative;display:block;transform:rotate(45deg)}