@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;1,500&display=swap');

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: normal;
}

select {
  margin: 0 0 0 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

p,
address,
blockquote,
pre,
div,
abbr,
acronym,
dfn,
cite,
q,
code,
kbd,
samp,
var,
dl,
ol,
ul,
caption,
th {
  font-weight: normal;
  font-style: normal;
}

ul,
li,
ol {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ul,
dl,
dt,
dd {
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: bottom;
  width: 100%;
  height: auto;
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  color: #333;
  font-size: 1rem;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  letter-spacing: 1.5px;
}

.sp {
  display: none;
}

.pc {
  display: block;
}

#fuji-insidestory{
  margin-top: 180px;
}

@media screen and (max-width:1000px) {
 #fuji-insidestory{
  margin-top: 12vw;
}
}
#fuji-insidestory .mainVisual,
#fuji-insidestory .mainVisual-c,
#fuji-insidestory .mainVisual-l,
#fuji-insidestory .mainVisual-vol11,
#fuji-insidestory .mainVisual-vol12,
#fuji-insidestory .mainVisual-vol17,
#fuji-insidestory .mainVisual-vol20,
#fuji-insidestory .mainVisual-vol28 {
  width: 100%;
  height: 73vw;
  max-height: 730px;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#fuji-insidestory .mainVisual-vol21 {
  width: 100%;
  height: auto;
  max-height: auto;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

#fuji-insidestory .mainVisual h1,
#fuji-insidestory .mainVisual-c h1,
#fuji-insidestory .mainVisual-l h1,
#fuji-insidestory .mainVisual-vol11 h1,
#fuji-insidestory .mainVisual-vol12 h1,
#fuji-insidestory .mainVisual-vol17 h1,
#fuji-insidestory .mainVisual-vol20 h1,
#fuji-insidestory .mainVisual-vol21 h1,
#fuji-insidestory .mainVisual-vol28 h1  {
  width: 18%;
  max-width: 200px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

@media screen and (max-width: 800px) {
  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  #fuji-insidestory .mainVisual,
  #fuji-insidestory .mainVisual-c,
  #fuji-insidestory .mainVisual-l,
  #fuji-insidestory .mainVisual-vol11,
  #fuji-insidestory .mainVisual-vol12,
  #fuji-insidestory .mainVisual-vol17,
  #fuji-insidestory .mainVisual-vol20,
  #fuji-insidestory .mainVisual-vol21,
#fuji-insidestory .mainVisual-vol28 {
    width: 100%;
    height: 115vw;
    max-height: 115vw;
    max-width: 100vw;
    position: relative;
    overflow: hidden;
  }

  #fuji-insidestory .mainVisual h1,
  #fuji-insidestory .mainVisual-c h1,
  #fuji-insidestory .mainVisual-l h1,
  #fuji-insidestory .mainVisual-vol11 h1,
  #fuji-insidestory .mainVisual-vol12 h1,
  #fuji-insidestory .mainVisual-vol17 h1,
  #fuji-insidestory .mainVisual-vol20 h1,
  #fuji-insidestory .mainVisual-vol21 h1,
   #fuji-insidestory .mainVisual-vol28 h1 {
    width: 24vw;
  }

  #fuji-insidestory .mainVisual-c h1.bottom,#fuji-insidestory .mainVisual-vol28 h1.bottom {
    position: absolute;
    top: 93vw;
  }

  #fuji-insidestory .mainVisual figure img {
    width: 154vw;
    margin-left: -48vw;
  }

  #fuji-insidestory .mainVisual-c figure img {
    width: 154vw;
    margin-left: -27vw;
  }

  #fuji-insidestory .mainVisual-l figure img {
    width: 154vw;
    margin-left: -12vw;
  }

  #fuji-insidestory .mainVisual-vol11 figure img {
    width: 200vw;
    margin-left: -16vw;
    margin-top: -14vw;
  }

  #fuji-insidestory .mainVisual-vol12 figure img {
    width: 154vw;
    margin-left: -13vw;
  }

  #fuji-insidestory .mainVisual-vol17 figure img {
    width: 160vw;
    margin-left: -14vw;
  }

  #fuji-insidestory .mainVisual-vol20 figure img {
    width: 164vw;
    margin-top: -10vw;
    margin-left: -48vw;
  }

  #fuji-insidestory .mainVisual-vol21 figure img {
    width: 124vw;
    margin-left: -8.5vw;
  }
  #fuji-insidestory .mainVisual-vol28 figure img {
    width: 154vw;
    margin-left: -31vw;
  }
}

#page-top a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: url(../img/pagetop.png) no-repeat;
  background-size: 50px;
  text-indent: -10000px;
  transition: all 0.3s;
}

#page-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  opacity: 0;
  transform: translateX(100px);
}

@media screen and (max-width:800px) {
  #page-top a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10vw;
    height: 10vw;
    background: url(../img/pagetop.png) no-repeat;
    background-size: 10vw;
  }

  #page-top {
    position: fixed;
    right: 3vw;
    bottom: 3vw;
    z-index: 2;
    opacity: 0;
    transform: translateX(100px);
  }
}

#page-top.LeftMove {
  animation: LeftAnime 0.5s forwards;
}

@keyframes LeftAnime {
  from {
    opacity: 0;
    transform: translateX(100px);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

#page-top.RightMove {
  animation: RightAnime 0.5s forwards;
}

#page-top2.RightMove {
  animation: RightAnime 0.5s forwards;
}

@keyframes RightAnime {
  from {
    opacity: 1;
    transform: translateX(0);
  }

  to {
    opacity: 1;
    transform: translateX(100px);
  }
}

@keyframes maskMotion {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(860px);
  }
}

.maskMotion1 {
  animation-name: maskMotion;
  animation-delay: 0.2s;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}

#fuji-insidestory .interview-lead__line {
  width: 600px;
  height: 47px;
  margin: 30px auto 0 auto;
  background: url(../img/line.png) no-repeat center bottom;
  background-size: 100%;
  overflow: hidden;
}

#fuji-insidestory .interview-lead__line2 {
  width: 420px;
  height: 33px;
  margin: 30px auto 0 auto;
  background: url(../img/line.png) no-repeat center bottom;
  background-size: 100%;
  overflow: hidden;
}

.mask {
  display: block;
  width: 600px;
  height: 47px;
  background: #FFF;
}

@media screen and (max-width: 800px) {

  #fuji-insidestory .interview-lead__line,
  #fuji-insidestory .interview-lead__line2 {
    width: 85.88vw;
    height: 6.75vw;
    margin: 5vw auto 0 auto;
  }

  .mask {
    width: 85.88vw;
    height: 6.75vw;
  }
}

#fuji-insidestory .interview {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 0;
}

#fuji-insidestory .interview-lead,
#fuji-insidestory .interview-lead__sub {
  font-weight: 800;
  text-align: center;
}

#fuji-insidestory .interview-lead {
  font-size: 2.25rem;
  line-height: 1.8;
}

#fuji-insidestory .interview-lead__sub {
  font-size: 1.875rem;
  margin-top: 80px;
  line-height: 1.8;
  letter-spacing: 1px;
}

#fuji-insidestory .profile {
  padding: 100px 0 80px 0;
}

#fuji-insidestory .profile-vol {
  font-family: 'Poppins', serif;
  font-weight: 500;
  display: block;
  font-size: 0.9375rem;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
}

#fuji-insidestory .profile-name__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 420px;
  margin: 10px auto 0 auto;
}

#fuji-insidestory .profile-name__box p {
  width: 50%;
}

#fuji-insidestory .profile-name {
  font-size: 1.875rem;
  font-weight: 700;
  text-align: center;
  margin-top: 15px;
  letter-spacing: 2px;
  line-height: 1;
}

#fuji-insidestory .profile-name span {
  font-family: 'Poppins', serif;
  margin-top: 20px;
  font-style: italic;
  font-weight: 500;
  display: block;
  font-size: 1.125rem;
  letter-spacing: 1px;
}

#fuji-insidestory .profile-text {
  width: 600px;
  margin: 60px auto 0 auto;
  line-height: 2.4;
  font-size: 1.0625rem;
}

#fuji-insidestory .interview-link {
  margin-top: 80px;
  padding-top: 40px;
  border-top: 1px solid #333;
}

#fuji-insidestory .interview-link__page {
  padding-top: 30px;
}

#fuji-insidestory .interview-link span,
#fuji-insidestory .interview-link__page span {
  font-weight: 700;
}

#fuji-insidestory .interview-link a,
#fuji-insidestory .interview-link__page a {
  text-decoration: underline;
  color: #333;
  overflow-wrap: break-word;
}

#fuji-insidestory .interview-item {
  line-height: 2;
  padding-top: 20px;
}

#fuji-insidestory .interview-item dt,
#fuji-insidestory .interview-closing {
  font-size: 1.375rem;
  font-weight: 800;
  margin-top: 70px;
  line-height: 1.8;

}

#fuji-insidestory .interview-item dt a {
  color: #666;
  text-decoration: underline;

}

#fuji-insidestory .interview-closing {
  line-height: 2.2;
}

#fuji-insidestory .interview-item dd {
  margin-top: 30px;
  font-size: 1.0625rem;

}

#fuji-insidestory .interview-item dd span {
  font-weight: bold;
}

#fuji-insidestory .interview-item .comment-name {
  text-align: right !important;
  display: block;
}

#fuji-insidestory .interview-photo,
#fuji-insidestory .interview-photo-s {
  margin-top: 70px;
}

#fuji-insidestory .interview-photo-s {
  width: 64%;
  margin-left: auto;
  margin-right: auto;
}

#fuji-insidestory .interview-photo p,
#fuji-insidestory .interview-photo-s p {
  font-size: 0.8125rem;
  text-align: right;
  padding: 10px 0 0 0;
}

#fuji-insidestory .link-top {
  width: 250px;
  margin: 140px auto 0 auto;
  text-align: center;
}

#fuji-insidestory .link-top a {
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: 700;
  letter-spacing: 2px;
  background: url(../img/line.png) no-repeat center bottom;
  background-size: 250px;
  padding-bottom: 2rem;
  transition: all 0.3s;
}

#fuji-insidestory .link-top a:hover {
  letter-spacing: 10px;
  opacity: .6;
}

@media screen and (max-width: 800px) {
  #fuji-insidestory .interview {
    padding: 15vw 0;
    width: 100%;
    max-width: auto;
  }

  #fuji-insidestory .interview-lead {
    font-size: 5.5vw;
    line-height: 1.7;
  }

  #fuji-insidestory .interview-lead__sub {
    font-size: 5.5vw;
    margin-top: 11.25vw;
    line-height: 1.7;
  }

  #fuji-insidestory .profile {
    padding: 15vw 0 10vw 0;
    width: 90.63vw;
    margin: 0 auto;
  }

  #fuji-insidestory .profile-vol {
    font-size: 3.75vw;
  }

  #fuji-insidestory .profile-name__box {

    width: 94%;
    margin: 0 auto 0 auto;
  }

  #fuji-insidestory .profile-name {
    font-size: 6.25vw;
    margin-top: 3.75vw;
  }

  #fuji-insidestory .profile-name span {
    margin-top: 3.75vw;
    font-size: 4vw;
  }

  #fuji-insidestory .interview-link span {
    font-weight: 700;
  }

  #fuji-insidestory .interview-link a {
    text-decoration: underline;
    color: #333;
    overflow-wrap: break-word;
  }

  #fuji-insidestory .profile-text {
    width: 100%;
    margin: 10vw auto 0 auto;
    font-size: 4vw;
    line-height: 1.9;
  }

  #fuji-insidestory .interview-item,
  #fuji-insidestory .interview-closing {
    width: 90.63vw;
    margin: 0 auto;
  }

  #fuji-insidestory .interview-item dt,
  #fuji-insidestory .interview-closing {
    font-size: 4.5vw;
    margin-top: 11.25vw;
    line-height: 1.8;
  }

  #fuji-insidestory .interview-item dd {
    margin-top: 5vw;
    font-size: 4vw;
    line-height: 1.9;
  }

  #fuji-insidestory .interview-photo,
  #fuji-insidestory .interview-photo-s {
    margin-top: 11.25vw;
  }

  #fuji-insidestory .interview-photo p,
  #fuji-insidestory .interview-photo-s p {
    font-size: 3.25vw;
    padding: 2.5vw 1vw 0 1vw;
  }

  #fuji-insidestory .interview-photo-s {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  #fuji-insidestory .link-top {
    width: 65vw;
    margin: 20vw auto 0 auto;
  }

  #fuji-insidestory .link-top a {
    font-size: 4vw;
    background: url(../img/line.png) no-repeat center bottom;
    background-size: 65vw;
    padding-bottom: 6.25vw;
  }

  #fuji-insidestory .interview-link {
    width: 90.63vw;
    margin: 10vw auto 0 auto;
    padding-top: 10vw;
    border-top: 0.13vw solid #333;
    font-size: 3.75vw;
  }

  #fuji-insidestory .interview-link__page {
    width: 90.63vw;
    margin: 0 auto;
    padding-top: 6vw;
    font-size: 3.75vw;
    word-break: break-all;
  }
}

.list-photo3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  width: 100%;
}

.list-photo3 li {
  width: 33%;
  margin-right: 2%;
}

.list-photo3 li:last-child {
  width: 30%;
  margin-right: 0;

}

.list-photo3 li p {
  margin-top: 10px;
  font-size: 0.75rem;
  line-height: 1.4;
}

@media screen and (max-width: 800px) {
  .list-photo3 {
    display: block;
    margin-top: 11.25vw;
    width: 100%;
  }

  .list-photo3 li {
    width: 100%;
    margin-right: 0;
  }

  .list-photo3 li p {
    margin-top: 0;
    font-size: 3.25vw;
    padding: 2.5vw 1vw 5vw 1vw;
    line-height: 1.7;
    text-align: right;
  }

  .list-photo3 li:last-child {
    width: 100%;
    margin-right: 0;

  }

  .list-photo3 li:last-child p {
    padding-bottom: 0;
  }
}

#fuji-insidestory #list h1 {
  width: 18%;
  margin: 0 auto;
}

#fuji-insidestory #list * {
  box-sizing: border-box;
}

.item-lineup {
  padding: 20px 0 60px 0;
}

.item-lineup ul {
  width: 94%;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.item-lineup li {
  width: 33.3333333333333%;
  padding: 0 20px 60px 20px;
}

.item-lineup li a {
  display: block;
  text-decoration: none;
  color: #333;
  transition: all 0.3s;
}

.item-lineup li a:hover .profile-info {
  text-decoration: underline;
}

#fuji-insidestory .item-lineup li a:hover {
  opacity: .6;
}

#fuji-insidestory .item-lineup li a p {
  text-align: left;
}

#fuji-insidestory .item-lineup .profile-vol {
  margin-top: 15px;
  font-size: 0.75rem;
}

#fuji-insidestory .item-lineup .profile-name {
  margin-top: 5px;
  font-size: 1.25rem;
  border-bottom: 2px solid #333;
  border-image: linear-gradient(to right, #1096dc 0%, #ff3b89 56%, #ffe900 100%);
  border-image-slice: 1;
  padding: 0 0 10px 0;
}

#fuji-insidestory .item-lineup .profile-name span {
  margin-top: 10px;
  font-size: 0.75rem;
}

#fuji-insidestory .item-lineup .profile-name__box {
  width: 100%;
  margin-top: 0;
}

#fuji-insidestory .item-lineup .profile-name__box .profile-name {
  width: 100%;
  line-height: 1.4;
}

#fuji-insidestory .item-lineup .profile-name__box .profile-name span {
  display: inline-block !important;
  padding-left: 5px;
  font-size: 0.75rem;
}

#fuji-insidestory .item-lineup .profile-info {
  padding-top: 10px;
  line-height: 1.7;
  color: #454545;
}

@media screen and (max-width: 800px) {
  #fuji-insidestory #list h1 {
    width: 35vw;
  }

  .item-lineup {
    padding: 3.13vw 0 8.75vw 0;
  }

  .item-lineup ul {
    width: 98%;
    max-width: auto;
  }

  .item-lineup li {
    width: 50%;
    padding: 0 1.88vw 8.75vw 1.88vw;
  }

  .item-lineup li a {
    display: block;
  }

  #fuji-insidestory .item-lineup .profile-vol {
    margin-top: 3.75vw;
    font-size: 3vw
  }

  #fuji-insidestory .item-lineup .profile-name {
    margin-top: 1.25vw;
    font-size: 4.5vw;
    border-bottom: 0.5vw solid #333;
    border-image: linear-gradient(to right, #1096dc 0%, #ff3b89 56%, #ffe900 100%);
    border-image-slice: 1;
    padding: 0 0 3vw 0;
  }

  #fuji-insidestory .item-lineup .profile-name span {
    margin-top: 1.88vw;
    font-size: 3vw;
  }

  #fuji-insidestory .item-lineup .profile-name__box .profile-name {
    width: 100%;
    margin-top: 1.6vw;
      font-size: 4.5vw;
    line-height: 1;
  }

  #fuji-insidestory .item-lineup .profile-name__box .profile-name span {
    font-size: 3vw;
    display: block!important;
  }

  #fuji-insidestory .item-lineup .profile-info {
    padding: 3vw 0 0 0;
    line-height: 1.6;
    font-size: 3.25vw;
  }
}