@font-face {
  font-family: "Raleway";
  font-weight: 200;
  src: url(../font/GN-KOHARUIRO_SUNRAY_1.TTF) format("truetype");
}
body {
  background-color: #fcfcfc;
  font-family: "Zen Maru Gothic", "IBM Plex Sans JP", sans-serif;
}
body p {
  font-family: "Zen Maru Gothic", sans-serif;
  text-align: justify;
}
body a {
  color: #333333;
}
body a:hover {
  color: #999999;
}
body h1,
body h2,
body h3,
body h4 {
  font-weight: 500;
}
body h2 {
  clear: both;
}
body div.paragraph {
  clear: both;
}
body b {
  background: linear-gradient(transparent 70%, yellow 70%);
}

@media screen and (min-width: 769px) {
  body h1,
  body h2,
  body h3,
  body h4 {
    line-height: 4rem;
    margin: 0 6rem 0 6rem;
  }
  body h1 {
    font-size: 6rem;
  }
  body h3 {
    font-size: 3rem;
    margin-top: 2rem;
  }
  body ul {
    margin: 4rem 6rem 4rem 6rem;
  }
  body ul li {
    font-size: 2rem;
    margin: 1rem 0 1rem 1.6rem;
  }
  body ul li audio {
    margin: 2rem auto 0 auto;
    display: inherit;
    width: 70%;
  }
  body ul li::before {
    content: "";
    display: inline-block;
    background-image: url("../svg/li-before.svg");
    background-size: contain;
    vertical-align: middle;
    width: 1rem;
    height: 1rem;
    margin: 0 0 0 -1rem;
    background-repeat: no-repeat;
  }
  body audio {
    margin: 0 6rem 0 6rem;
    display: inherit;
  }
  .PC {
    display: block;
  }
  .SP {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  body h1,
  body h2,
  body h3,
  body h4 {
    line-height: 2rem;
    margin: 0 2rem 0 2rem;
  }
  body h1 {
    font-size: 3rem;
  }
  body h3 {
    font-size: 1.5rem;
    margin-top: 1rem;
  }
  body ul {
    margin: 3rem 2rem 3rem 2rem;
  }
  body ul li {
    font-size: 1.6rem;
    margin: 2rem 0 2rem 0.6rem;
    line-height: 1.8rem;
  }
  body ul li::before {
    content: "";
    display: inline-block;
    background-image: url("../svg/li-before.svg");
    background-size: contain;
    vertical-align: middle;
    width: 1rem;
    height: 1rem;
    margin: 0 0 0 -0.6rem;
    background-repeat: no-repeat;
  }
  body audio {
    margin: 0 2rem 0 2rem;
    display: none;
  }
  .PC {
    display: none;
  }
  .SP {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  html {
    scroll-behavior: smooth;
  }
  body section#globalnavi {
    margin: 0.6rem 6rem 0.6rem 6rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  body section#globalnavi h1 {
    margin: 0;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  body #scroll-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    z-index: 1000;
  }
}
@media screen and (max-width: 768px) {
  html {
    scroll-behavior: smooth;
  }
  body section#globalnavi {
    margin: 1rem 2rem 1rem 2rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  body section#globalnavi h1 {
    margin: 0;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  body #scroll-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    z-index: 1000;
  }
}
@media screen and (min-width: 769px) {
  body section#about,
  body section#lecture {
    margin: 6rem 0 6rem 0;
  }
  body #lecture h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
    margin: 0 6rem 1rem 6rem;
  }
  body #lecture h2 {
    font-size: 2rem;
    padding-top: 8rem;
    margin-bottom: 1rem;
  }
  body #lecture h3 {
    font-size: 1.2rem;
    line-height: 1.4rem;
    padding-top: 3.6rem;
    margin-bottom: 0.8rem;
  }
  body #lecture h3::before {
    content: "";
    display: inline-block;
    background-image: url("../svg/h3-before-line.svg");
    background-size: contain;
    vertical-align: middle;
    width: 3rem;
    height: 0.3rem;
    background-repeat: no-repeat;
  }
  body #lecture h4 {
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 0.5rem;
  }
  body #lecture figure.img-full {
    margin: 6rem 6rem 0 6rem;
  }
  body #lecture ul.sample {
    clear: both;
    margin: 2rem 6rem 2rem 10rem;
    list-style-type: decimal;
    text-align: justify;
  }
  body #lecture ul.sample li {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: -0.05rem;
    margin-bottom: 2rem;
    font-weight: 300;
  }
  body #lecture ul.sample li:before {
    content: "";
    background-image: url("");
    width: 0.5rem;
  }
  body #lecture ul.link lh {
    font-size: 0.8rem;
    margin: 0rem 0rem 0.6rem 1.6rem;
  }
  body #lecture ul.link li {
    font-size: 1.2rem;
    margin: 0.6rem 0rem 0.6rem 1.6rem;
  }
  body #lecture ul.link li::before {
    content: "";
    display: inline-block;
    background-image: url("../svg/li-before.svg");
    background-size: contain;
    vertical-align: middle;
    width: 1rem;
    height: 0.8rem;
    background-repeat: no-repeat;
  }
  body #lecture div.face-container {
    margin: 6rem 0 0 0;
  }
  body #lecture div.face-container figure.face {
    float: left;
    margin: 0 2rem 0 6rem;
    width: 26%;
  }
  body #lecture div.face-container figure.face img {
    width: 100%;
  }
  body #lecture div.face-container h3 {
    padding: 0;
  }
  body #lecture ul.image-container {
    padding: 6rem 0 0 0;
    margin: 0 0 -6rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    clear: both;
  }
  body #lecture ul.image-container li {
    margin: 0 0 3rem 0;
    width: 70%;
  }
  body #lecture ul.image-container li figure {
    position: relative;
    margin: 0 auto 0 auto;
    max-width: 70%;
    text-align: center;
  }
  body #lecture ul.image-container li figure img {
    width: 100%;
    margin: 0;
  }
  body #lecture ul.image-container li figure h4 {
    text-align: left;
    font-size: 1rem;
    padding: 1rem;
    font-weight: 600;
    letter-spacing: 0.2rem;
    position: absolute;
    bottom: 2em;
    left: -10rem;
    color: #333;
    background-color: #ffff00;
    /*mix-blend-mode:multiply;*/
  }
  body #lecture ul.image-container li p {
    max-width: 70%;
    font-size: 1rem;
    letter-spacing: 0.04rem;
    line-height: 2rem;
    text-align: left;
    margin: 0 auto 0 auto;
  }
  body #lecture ul.image-container li p a {
    font-size: 0.8rem;
  }
  body #lecture ul.image-container li::before {
    content: "";
    display: inline-block;
    background-image: url("");
    width: 0;
  }
  body #lecture p {
    font-size: 1.4rem;
    line-height: 2.6rem;
    letter-spacing: -0.05rem;
    margin: 0 6rem 2rem 6rem;
    font-weight: 300;
  }
  body #lecture p.ahref {
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
  body #lecture p.ahref a {
    line-height: 1rem;
  }
}
@media screen and (max-width: 768px) {
  body section#about,
  body section#lecture {
    margin: 4rem 0 4rem 0;
  }
  body #lecture h1 {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
  body #lecture h2 {
    font-size: 1.5rem;
    line-height: 1.6rem;
    padding-top: 6rem;
    margin-bottom: 1rem;
  }
  body #lecture h3 {
    font-size: 1rem;
    line-height: 1.4rem;
    padding-top: 3.6rem;
    margin-bottom: 0.5rem;
  }
  body #lecture h3::before {
    content: "";
    display: inline-block;
    background-image: url("../svg/h3-before-line.svg");
    background-size: contain;
    vertical-align: middle;
    width: 4rem;
    height: 0.2rem;
    background-repeat: no-repeat;
  }
  body #lecture h4 {
    font-size: 1.2rem;
    line-height: 1rem;
    margin-bottom: 1rem;
  }
  body #lecture figure.img-full {
    margin: 6rem 1rem 0 1rem;
  }
  body #lecture ul.sample {
    clear: both;
    margin: 2rem;
    list-style-type: decimal;
    text-align: justify;
  }
  body #lecture ul.sample li {
    font-size: 1.2rem;
    line-height: 1.8rem;
    letter-spacing: -0.05rem;
    margin-bottom: 2rem;
    margin-left: 1rem;
    font-weight: 300;
  }
  body #lecture ul.sample li:before {
    content: "";
    background-image: url("");
    width: 0.4rem;
  }
  body #lecture ul.link lh {
    font-size: 0.8rem;
    margin: 0rem 0rem 0.6rem 1.2rem;
  }
  body #lecture ul.link li {
    font-size: 1.2rem;
    margin: 0.6rem 0rem 0.6rem 1rem;
  }
  body #lecture ul.link li::before {
    content: "";
    display: inline-block;
    background-image: url("../svg/li-before.svg");
    background-size: contain;
    vertical-align: middle;
    width: 1rem;
    height: 0.6rem;
    background-repeat: no-repeat;
  }
  body #lecture div.imgcontainer {
    width: 100%;
    text-align: center;
  }
  body #lecture img {
    margin: 0 auto 0 auto;
  }
  body #lecture div.face-container {
    margin: 6rem 0 0 0;
  }
  body #lecture div.face-container figure.face {
    margin: 0;
    width: 100%;
  }
  body #lecture div.face-container figure.face img {
    width: 100%;
  }
  body #lecture div.face-container h3 {
    padding: 0;
  }
  body #lecture ul.image-container {
    padding: 6rem 0 0 0;
    margin: 0 0 -3rem 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    clear: both;
  }
  body #lecture ul.image-container li {
    margin: 0 0 1rem 0;
    max-width: 100%;
  }
  body #lecture ul.image-container li figure {
    text-align: center;
    position: relative;
  }
  body #lecture ul.image-container li figure img {
    width: 100%;
    margin: 0;
  }
  body #lecture ul.image-container li figure h4 {
    text-align: left;
    position: absolute;
    font-size: 1rem;
    padding: 1rem;
    font-weight: 600;
    letter-spacing: 0.1rem;
    line-height: 1.3rem;
    position: absolute;
    bottom: -40px;
    color: #333;
    background-color: #ffff00;
    width: 70%;
    margin: 0;
    /*mix-blend-mode:multiply;*/
  }
  body #lecture ul.image-container li p {
    font-size: 1rem;
    letter-spacing: 0.04rem;
    line-height: 2rem;
    text-align: justify;
    margin: 3rem 2rem 0 2rem;
  }
  body #lecture ul.image-container li p a {
    font-size: 0.8rem;
  }
  body #lecture ul.image-container li::before {
    content: "";
    display: inline-block;
    background-image: url("");
    width: 0;
  }
  body #lecture p {
    font-size: 1.2rem;
    line-height: 2.2rem;
    letter-spacing: -0.05rem;
    margin: 0 2em 2em 2em;
    font-weight: 400;
  }
  body #lecture p.ahref {
    font-size: 0.8rem;
    line-height: 1.4rem;
  }
  body #lecture p.ahref a {
    line-height: 1rem;
  }
}/*# sourceMappingURL=style.css.map */