@charset "UTF-8";
*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Public Sans", "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #333;
}

ul,
ol {
  list-style: none;
}

body {
  line-height: 1.6;
  background-color: #fff8e7;
}

a {
  text-decoration: none;
  color: currentColor;
}

img,
picture,
figure {
  width: 100%;
  height: auto;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

br.pc {
  display: none;
}

header.pink1 .title .logo-rp {
  fill: #f1a1b4;
}
header.pink1 .menu .index li a.current {
  border-color: #f1a1b4;
}
header.pink1 .menu .index li a:active p {
  color: #f1a1b4;
}
header.pink1 .menu .index li h2 {
  color: #f1a1b4;
}
header.pink1 .menu .index li h2::before {
  color: #f1a1b4;
}
header.pink1 .menu .link li a:active {
  color: #f1a1b4;
}

article.pink1 .series {
  background-color: #f1a1b4;
}
article.pink1 .book-top .name {
  color: #f1a1b4;
}
article.pink1 section.lead h1 span {
  color: #f1a1b4;
}
article.pink1 section.lead.book-lead > p {
  color: #f1a1b4;
}
article.pink1 section h2 {
  color: #f1a1b4;
}
article.pink1 section > p strong {
  background-image: linear-gradient(to top, #f1a1b4 0%, #f1a1b4 2px, transparent 2px, transparent 100%);
}
article.pink1 section.cases h3 span {
  color: #f1a1b4;
}
article.pink1 .link-btn a div {
  background-color: #f1a1b4;
}
article.pink1 .next a > p {
  color: #f1a1b4;
}
article.pink1 .next a > p span {
  color: #f1a1b4;
}
article.pink1 .next a div {
  background-color: #f1a1b4;
}
article.pink1 .article-index h2 {
  color: #f1a1b4;
}
article.pink1 .article-index > div > div p {
  color: #f1a1b4;
}
article.pink1 .article-index > div > div ul li a span {
  color: #f1a1b4;
}
article.pink1 .article-index > div > div ul li a:active {
  color: #f1a1b4;
}

aside.pink1 .logo-rp {
  fill: #f1a1b4;
}
aside.pink1 .index li a.current {
  border-color: #f1a1b4;
}
aside.pink1 .index li a:active p {
  color: #f1a1b4;
}
aside.pink1 .index li h2 {
  color: #f1a1b4;
}
aside.pink1 .index li h2::before {
  color: #f1a1b4;
}

header.green1 .title .logo-rp {
  fill: #87a833;
}
header.green1 .menu .index li a.current {
  border-color: #87a833;
}
header.green1 .menu .index li a:active p {
  color: #87a833;
}
header.green1 .menu .index li h2 {
  color: #87a833;
}
header.green1 .menu .index li h2::before {
  color: #87a833;
}
header.green1 .menu .link li a:active {
  color: #87a833;
}

article.green1 .series {
  background-color: #87a833;
}
article.green1 .book-top .name {
  color: #87a833;
}
article.green1 section.lead h1 span {
  color: #87a833;
}
article.green1 section.lead.book-lead > p {
  color: #87a833;
}
article.green1 section h2 {
  color: #87a833;
}
article.green1 section > p strong {
  background-image: linear-gradient(to top, #87a833 0%, #87a833 2px, transparent 2px, transparent 100%);
}
article.green1 section.cases h3 span {
  color: #87a833;
}
article.green1 .link-btn a div {
  background-color: #87a833;
}
article.green1 .next a > p {
  color: #87a833;
}
article.green1 .next a > p span {
  color: #87a833;
}
article.green1 .next a div {
  background-color: #87a833;
}
article.green1 .article-index h2 {
  color: #87a833;
}
article.green1 .article-index > div > div p {
  color: #87a833;
}
article.green1 .article-index > div > div ul li a span {
  color: #87a833;
}
article.green1 .article-index > div > div ul li a:active {
  color: #87a833;
}

aside.green1 .logo-rp {
  fill: #87a833;
}
aside.green1 .index li a.current {
  border-color: #87a833;
}
aside.green1 .index li a:active p {
  color: #87a833;
}
aside.green1 .index li h2 {
  color: #87a833;
}
aside.green1 .index li h2::before {
  color: #87a833;
}

header.blue1 .title .logo-rp {
  fill: #18539f;
}
header.blue1 .menu .index li a.current {
  border-color: #18539f;
}
header.blue1 .menu .index li a:active p {
  color: #18539f;
}
header.blue1 .menu .index li h2 {
  color: #18539f;
}
header.blue1 .menu .index li h2::before {
  color: #18539f;
}
header.blue1 .menu .link li a:active {
  color: #18539f;
}

article.blue1 .series {
  background-color: #18539f;
}
article.blue1 .book-top .name {
  color: #18539f;
}
article.blue1 section.lead h1 span {
  color: #18539f;
}
article.blue1 section.lead.book-lead > p {
  color: #18539f;
}
article.blue1 section h2 {
  color: #18539f;
}
article.blue1 section > p strong {
  background-image: linear-gradient(to top, #18539f 0%, #18539f 2px, transparent 2px, transparent 100%);
}
article.blue1 section.cases h3 span {
  color: #18539f;
}
article.blue1 .link-btn a div {
  background-color: #18539f;
}
article.blue1 .next a > p {
  color: #18539f;
}
article.blue1 .next a > p span {
  color: #18539f;
}
article.blue1 .next a div {
  background-color: #18539f;
}
article.blue1 .article-index h2 {
  color: #18539f;
}
article.blue1 .article-index > div > div p {
  color: #18539f;
}
article.blue1 .article-index > div > div ul li a span {
  color: #18539f;
}
article.blue1 .article-index > div > div ul li a:active {
  color: #18539f;
}

aside.blue1 .logo-rp {
  fill: #18539f;
}
aside.blue1 .index li a.current {
  border-color: #18539f;
}
aside.blue1 .index li a:active p {
  color: #18539f;
}
aside.blue1 .index li h2 {
  color: #18539f;
}
aside.blue1 .index li h2::before {
  color: #18539f;
}

header.yellow1 .title .logo-rp {
  fill: #e0c200;
}
header.yellow1 .menu .index li a.current {
  border-color: #e0c200;
}
header.yellow1 .menu .index li a:active p {
  color: #e0c200;
}
header.yellow1 .menu .index li h2 {
  color: #e0c200;
}
header.yellow1 .menu .index li h2::before {
  color: #e0c200;
}
header.yellow1 .menu .link li a:active {
  color: #e0c200;
}

article.yellow1 .series {
  background-color: #e0c200;
}
article.yellow1 .book-top .name {
  color: #e0c200;
}
article.yellow1 section.lead h1 span {
  color: #e0c200;
}
article.yellow1 section.lead.book-lead > p {
  color: #e0c200;
}
article.yellow1 section h2 {
  color: #e0c200;
}
article.yellow1 section > p strong {
  background-image: linear-gradient(to top, #e0c200 0%, #e0c200 2px, transparent 2px, transparent 100%);
}
article.yellow1 section.cases h3 span {
  color: #e0c200;
}
article.yellow1 .link-btn a div {
  background-color: #e0c200;
}
article.yellow1 .next a > p {
  color: #e0c200;
}
article.yellow1 .next a > p span {
  color: #e0c200;
}
article.yellow1 .next a div {
  background-color: #e0c200;
}
article.yellow1 .article-index h2 {
  color: #e0c200;
}
article.yellow1 .article-index > div > div p {
  color: #e0c200;
}
article.yellow1 .article-index > div > div ul li a span {
  color: #e0c200;
}
article.yellow1 .article-index > div > div ul li a:active {
  color: #e0c200;
}

aside.yellow1 .logo-rp {
  fill: #e0c200;
}
aside.yellow1 .index li a.current {
  border-color: #e0c200;
}
aside.yellow1 .index li a:active p {
  color: #e0c200;
}
aside.yellow1 .index li h2 {
  color: #e0c200;
}
aside.yellow1 .index li h2::before {
  color: #e0c200;
}

header.brown1 .title .logo-rp {
  fill: #a9976d;
}
header.brown1 .menu .index li a.current {
  border-color: #a9976d;
}
header.brown1 .menu .index li a:active p {
  color: #a9976d;
}
header.brown1 .menu .index li h2 {
  color: #a9976d;
}
header.brown1 .menu .index li h2::before {
  color: #a9976d;
}
header.brown1 .menu .link li a:active {
  color: #a9976d;
}

article.brown1 .series {
  background-color: #a9976d;
}
article.brown1 .book-top .name {
  color: #a9976d;
}
article.brown1 section.lead h1 span {
  color: #a9976d;
}
article.brown1 section.lead.book-lead > p {
  color: #a9976d;
}
article.brown1 section h2 {
  color: #a9976d;
}
article.brown1 section > p strong {
  background-image: linear-gradient(to top, #a9976d 0%, #a9976d 2px, transparent 2px, transparent 100%);
}
article.brown1 section.cases h3 span {
  color: #a9976d;
}
article.brown1 .link-btn a div {
  background-color: #a9976d;
}
article.brown1 .next a > p {
  color: #a9976d;
}
article.brown1 .next a > p span {
  color: #a9976d;
}
article.brown1 .next a div {
  background-color: #a9976d;
}
article.brown1 .article-index h2 {
  color: #a9976d;
}
article.brown1 .article-index > div > div p {
  color: #a9976d;
}
article.brown1 .article-index > div > div ul li a span {
  color: #a9976d;
}
article.brown1 .article-index > div > div ul li a:active {
  color: #a9976d;
}

aside.brown1 .logo-rp {
  fill: #a9976d;
}
aside.brown1 .index li a.current {
  border-color: #a9976d;
}
aside.brown1 .index li a:active p {
  color: #a9976d;
}
aside.brown1 .index li h2 {
  color: #a9976d;
}
aside.brown1 .index li h2::before {
  color: #a9976d;
}

article.pink1 .link-btn a:active {
  filter: contrast(1.8);
}
article.pink1 .next a:active {
  filter: contrast(1.8);
}

article.green1 .link-btn a:active {
  filter: contrast(1.8);
}
article.green1 .next a:active {
  filter: contrast(1.8);
}

article.blue1 .link-btn a:active {
  filter: contrast(1.8);
}
article.blue1 .next a:active {
  filter: contrast(1.8);
}

article.yellow1 .link-btn a:active {
  filter: contrast(1.2);
}
article.yellow1 .next a:active {
  filter: contrast(1.2);
}

article.brown1 .link-btn a:active {
  filter: contrast(1.8);
}
article.brown1 .next a:active {
  filter: contrast(1.8);
}

@media only screen and (min-width: 769px) {
  body {
    min-width: 1180px;
  }
  br.pc {
    display: inline;
  }
  br.sp {
    display: none;
  }
  header.pink1 .menu .link li a:hover {
    color: #f1a1b4;
  }
  aside.pink1 .index li a:hover p {
    color: #f1a1b4;
  }
  article.pink1 .article-index > div > div ul li a:hover {
    color: #f1a1b4;
  }
  header.green1 .menu .link li a:hover {
    color: #87a833;
  }
  aside.green1 .index li a:hover p {
    color: #87a833;
  }
  article.green1 .article-index > div > div ul li a:hover {
    color: #87a833;
  }
  header.blue1 .menu .link li a:hover {
    color: #18539f;
  }
  aside.blue1 .index li a:hover p {
    color: #18539f;
  }
  article.blue1 .article-index > div > div ul li a:hover {
    color: #18539f;
  }
  header.yellow1 .menu .link li a:hover {
    color: #e0c200;
  }
  aside.yellow1 .index li a:hover p {
    color: #e0c200;
  }
  article.yellow1 .article-index > div > div ul li a:hover {
    color: #e0c200;
  }
  header.brown1 .menu .link li a:hover {
    color: #a9976d;
  }
  aside.brown1 .index li a:hover p {
    color: #a9976d;
  }
  article.brown1 .article-index > div > div ul li a:hover {
    color: #a9976d;
  }
  article.pink1 .link-btn a:hover {
    filter: contrast(1.8);
  }
  article.pink1 .next a:hover {
    filter: contrast(1.8);
  }
  article.green1 .link-btn a:hover {
    filter: contrast(1.8);
  }
  article.green1 .next a:hover {
    filter: contrast(1.8);
  }
  article.blue1 .link-btn a:hover {
    filter: contrast(1.8);
  }
  article.blue1 .next a:hover {
    filter: contrast(1.8);
  }
  article.yellow1 .link-btn a:hover {
    filter: contrast(1.2);
  }
  article.yellow1 .next a:hover {
    filter: contrast(1.2);
  }
  article.brown1 .link-btn a:hover {
    filter: contrast(1.8);
  }
  article.brown1 .next a:hover {
    filter: contrast(1.8);
  }
}
header {
  position: fixed;
  transform: translate3d(0, 0, 0);
  z-index: 20;
  width: 100%;
  height: 40px;
  left: 0;
  top: 0;
  background-color: #fff8e7;
}
header::after, header::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 40px;
  background-color: #fff8e7;
}
header::after {
  left: 7px;
  -webkit-clip-path: path("M15,0H0v15C0,6.716,6.716,0,15,0Z");
          clip-path: path("M15,0H0v15C0,6.716,6.716,0,15,0Z");
}
header::before {
  right: 7px;
  -webkit-clip-path: path("M0,0h15v15C15,6.716,8.284,0,0,0Z");
          clip-path: path("M0,0h15v15C15,6.716,8.284,0,0,0Z");
}
header .title {
  position: relative;
  z-index: 22;
  display: flex;
  width: 100%;
  height: 40px;
  padding: 11px 60px 11px 10px;
  justify-content: flex-start;
  align-items: flex-end;
}
header .title .logo-rp {
  display: block;
  width: auto;
  height: 18px;
}
header .title .text {
  display: none;
}
header .title .date {
  margin-left: 10px;
  font-size: 10px;
  line-height: 1;
}
header .menu {
  position: absolute;
  transform: translate3d(0, 0, 0);
  z-index: 21;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: none;
  background-color: #fff8e7;
  transition: opacity 0.5s;
}
header .menu::-webkit-scrollbar {
  display: none;
}
header .menu.is-open {
  opacity: 1;
  pointer-events: auto;
}
header .menu .menu-inner {
  width: 100%;
  max-width: 480px;
  height: calc(100% + 1px);
  margin: 0 auto;
  padding: 60px 20px;
}
header .menu .link {
  margin-top: 35px;
}
header .menu .link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-bottom: 18px;
}
header .menu .link li {
  margin: 0 1em 20px;
  font-size: min(3.7vw, 16px);
  line-height: 1;
}
header .menu .link li a {
  transition: color 0.3s;
}
header .menu .logo {
  display: block;
  width: 160px;
  margin: 5px auto 0;
}
header .menu-btn {
  position: absolute;
  z-index: 22;
  width: 60px;
  height: 40px;
  right: 7px;
  top: 0;
}
header .menu-btn span {
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #666;
  left: 18px;
  transition: 0.4s;
}
header .menu-btn span:nth-of-type(1) {
  top: 13px;
}
header .menu-btn span:nth-of-type(2) {
  top: 19px;
}
header .menu-btn span:nth-of-type(3) {
  top: 25px;
}
header .menu-btn.is-open span:nth-of-type(1) {
  top: 19px;
  transform: rotate(45deg);
}
header .menu-btn.is-open span:nth-of-type(2) {
  transform: scaleX(0);
}
header .menu-btn.is-open span:nth-of-type(3) {
  top: 19px;
  transform: rotate(-45deg);
}

nav.index li a {
  display: block;
  padding: 2px 0 2px 6px;
  border-left: solid 4px #ccc;
}
nav.index li a.current p {
  font-weight: 700;
  color: #000;
}
nav.index li h2 {
  margin-bottom: 0.3em;
  font-size: min(3.2vw, 14px);
  line-height: 1.4;
  font-weight: 700;
}
nav.index li h2::before {
  content: "▶";
  display: inline-block;
  transform: scale(0.6);
}
nav.index li p {
  font-size: min(3.7vw, 16px);
  line-height: 1.5;
  transition: color 0.3s;
}
nav.index li + li {
  margin-top: 20px;
}

@media only screen and (min-width: 769px) {
  header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 1180px;
    height: 70px;
  }
  header::after, header::before {
    width: 60px;
    height: 60px;
    top: 70px;
  }
  header::after {
    left: 240px;
    -webkit-clip-path: path("M60,0H0v60C0,26.863,26.863,0,60,0Z");
            clip-path: path("M60,0H0v60C0,26.863,26.863,0,60,0Z");
  }
  header::before {
    display: none;
  }
  header .title {
    width: 570px;
    height: 70px;
    padding: 20px 0 20px 30px;
  }
  header .title .logo-rp {
    height: 30px;
  }
  header .title .text {
    display: block;
    margin-left: 15px;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  header .title .date {
    position: absolute;
    left: 30px;
    top: 70px;
    margin-left: 0;
    font-size: 20px;
    font-weight: 700;
  }
  header .menu {
    position: relative;
    width: 600px;
    height: 70px;
    opacity: 1 !important;
    pointer-events: auto !important;
    overflow: hidden;
    transition: 0s;
  }
  header .menu .menu-inner {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    max-width: 600px;
    height: 100%;
    margin: 0;
    padding: 0 30px 0 0;
  }
  header .menu .index {
    display: none;
  }
  header .menu .link {
    margin: 0 20px 0 0;
  }
  header .menu .link li {
    margin: 0;
    padding: 1px 1em;
    font-size: 12px;
    border-left: solid 1px #ccc;
  }
  header .menu .link li:first-child {
    padding-left: 0;
    border-left: none;
  }
  header .menu .link li:last-child {
    padding-right: 0;
  }
  header .menu .logo {
    margin: 0;
  }
  header .menu-btn {
    display: none;
  }
}
main {
  width: calc(100% - 14px);
  margin: 0 auto;
  padding-top: 40px;
  background-color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

@media only screen and (min-width: 769px) {
  main {
    width: calc(100% - 240px);
    margin: 0 0 0 auto;
    padding-top: 70px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
article {
  position: relative;
  padding: 24px 5% 60px;
}
article .series {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  min-width: 120px;
  padding: 0.5em 1em;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  border-bottom-right-radius: 2em;
}
article .topimg {
  margin: 0 auto 30px;
}
article .topimg figure {
  position: relative;
}
article .topimg figcaption {
  position: absolute;
  right: 5px;
  bottom: 3px;
  text-align: right;
  font-size: 10px;
  line-height: 1.4;
  color: #fff;
}
article .book-top {
  margin: 0 auto 40px;
}
article .book-top figure {
  position: relative;
  margin-bottom: 10px;
}
article .book-top figcaption {
  position: absolute;
  left: 5px;
  bottom: 3px;
  text-align: left;
  font-size: 10px;
  line-height: 1.4;
  color: #fff;
}
article .book-top .name {
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 900;
}
article .book-top .profile {
  width: 90%;
  margin: 8px auto 0;
  font-size: 12px;
  line-height: 1.6;
}
article section {
  padding-top: 60px;
}
article section.lead {
  margin-top: 30px;
  padding-top: 0;
}
article section.lead h1 {
  margin: 1.5em 0;
  text-align: center;
  font-size: min(5.3vw, 40px);
  line-height: 1.4;
  font-weight: 900;
  color: #000;
}
article section.lead h1 span {
  display: block;
  margin: 0.25em 0;
  font-size: 75%;
  font-weight: 700;
}
article section.lead > p {
  font-size: 15px;
  line-height: 1.8;
  font-weight: 700;
}
article section.lead > p.credit {
  margin-top: 30px;
  text-align: center;
  font-size: 12px;
  line-height: 1.6;
  font-weight: 400;
}
article section.lead .credit-photo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
article section.lead .credit-photo img {
  width: 80px;
  margin-right: 10px;
}
article section.lead .credit-photo p {
  font-size: 12px;
  line-height: 1.4;
}
article section.lead .credit-photo p span {
  display: block;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 700;
}
article section.lead.book-lead {
  text-align: center;
}
article section.lead.book-lead h1 {
  display: inline-block;
  position: relative;
  margin-top: 0;
}
article section.lead.book-lead h1::before {
  content: "『";
  position: absolute;
  left: -1em;
  top: -0.25em;
  font-size: 200%;
  font-weight: 200;
  transform: scaleY(1.2);
}
article section.lead.book-lead h1::after {
  content: "』";
  position: absolute;
  right: -1em;
  bottom: -0.25em;
  font-size: 200%;
  font-weight: 200;
  transform: scaleY(1.2);
}
article section.lead.book-lead > p {
  font-size: min(4.2vw, 24px);
  text-align: center;
  line-height: 1.6;
}
article section h2 {
  margin-bottom: 30px;
  text-align: center;
  font-size: min(4.8vw, 28px);
  line-height: 1.4;
  font-weight: 700;
}
article section h3 {
  margin: 30px auto 25px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
}
article section h4 {
  margin: 30px auto 22px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 700;
}
article section > p {
  margin-bottom: 1.5em;
  font-size: 15px;
  line-height: 1.8;
}
article section > p b {
  font-weight: 700;
}
article section > p strong {
  font-weight: 700;
}
article section > p sup {
  font-size: 75%;
  vertical-align: top;
}
article section > p.interviewer {
  margin-top: 3em;
  font-weight: 700;
  color: #004e8f;
}
article section > p.interviewer:first-child {
  margin-top: 0;
}
article section > p .pc {
  display: none;
}
article section .indent {
  padding-left: 1em;
  text-indent: -1em;
}
article section .indent * {
  padding-left: 0;
  text-indent: 0;
}
article section figure {
  margin: 40px auto 50px;
}
article section figure.w400 > * {
  max-width: 400px;
}
article section figure.w440 > * {
  max-width: 440px;
}
article section figure.w480 > * {
  max-width: 480px;
}
article section figure.w520 > * {
  max-width: 520px;
}
article section figure.w560 > * {
  max-width: 560px;
}
article section figure.w600 > * {
  max-width: 600px;
}
article section figure.w640 > * {
  max-width: 640px;
}
article section figure.w680 > * {
  max-width: 680px;
}
article section figure.w720 > * {
  max-width: 720px;
}
article section figure.w760 > * {
  max-width: 760px;
}
article section figure.w800 > * {
  max-width: 800px;
}
article section figure.w840 > * {
  max-width: 840px;
}
article section figure.w880 > * {
  max-width: 880px;
}
article section figure .figtitle {
  max-width: 100%;
  margin-bottom: 1.5em;
  text-align: center;
  font-size: min(3.2vw, 14px);
  line-height: 1.4;
  font-weight: 700;
}
article section figure picture {
  margin: 0 auto;
}
article section figure picture.flex2 img {
  width: 90%;
  margin: 0 auto;
}
article section figure picture.flex2 img + img {
  margin-top: 30px;
}
article section figure .figlist {
  margin: 0 auto;
  padding: 5%;
  border: solid 1px;
}
article section figure .figlist.brown {
  border-color: #c69c6d;
  background-color: #f5f2ec;
}
article section figure .figlist li {
  padding-left: 2em;
  font-size: 13px;
  line-height: 1.6;
  text-indent: -2em;
}
article section figure .figlist li + li {
  margin-top: 1em;
}
article section figure figcaption {
  display: block;
  margin: 10px auto 0;
  font-size: 10px;
  line-height: 1.4;
}
article section .link-btn {
  margin-top: 30px;
  text-align: center;
}
article section .link-btn a {
  display: inline-block;
  position: relative;
  transition: filter 0.3s;
}
article section .link-btn a:active div::after {
  right: 0.5em;
}
article section .link-btn a div {
  position: relative;
  padding: 0.75em 3.5em 0.75em 0.75em;
  text-align: left;
  font-size: min(3.2vw, 16px);
  line-height: 1.4;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
}
article section .link-btn a div::after {
  content: "";
  position: absolute;
  right: 0.75em;
  top: calc(50% - 1em);
  width: 2em;
  height: 2em;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transition: right 0.3s;
}
article section *:last-child {
  margin-bottom: 0;
}
article section.cases h2 {
  margin-bottom: 0;
}
article section.cases h3 {
  margin-top: -20px;
  padding-top: 60px;
}
article section.cases h3 small {
  font-size: 12px;
}
article section.cases h4 {
  border-bottom: solid 1px;
}
article section.cases h4.case {
  color: #1f2c5c;
  border-color: #1f2c5c;
}
article section.cases h4.judgment {
  color: #db6163;
  border-color: #db6163;
}
article section.cases h4.attention {
  color: #4b8519;
  border-color: #4b8519;
}
article section.cases > p b {
  font-weight: 700;
  color: #000;
}
article section.cases > p u {
  text-decoration: underline;
}
article section.cases > p.case {
  font-weight: 700;
  color: #1f2c5c;
}
article section.cases > p.note {
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.6;
  text-indent: -1em;
}
article section.cases figure {
  margin: 30px auto;
}
article section.cases figure .figlist {
  border-color: #ccc;
}
article section.cases figure .figlist li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}
article section.cases figure .figlist li b {
  font-weight: 700;
}
article section.cases figure .figlist li span {
  display: block;
  margin-top: 0.7em;
  padding-left: 1em;
  font-size: 12px;
}
article hr {
  width: 100px;
  margin: 40px auto;
  border: none;
  border-top: solid 1px #ccc;
}
article hr + section {
  margin-top: -60px;
}
article .next {
  margin-top: 60px;
  text-align: center;
}
article .next a {
  display: inline-block;
  position: relative;
  transition: filter 0.3s;
}
article .next a:active div::after {
  right: 0.5em;
}
article .next a > p {
  position: absolute;
  left: 10px;
  top: 0;
  font-size: min(4.8vw, 24px);
  line-height: 1;
  font-weight: 700;
  transform: translateY(-85%);
}
article .next a > p span {
  display: inline-block;
  margin-left: 0.7em;
  font-size: 80%;
  font-weight: 700;
}
article .next a div {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 4.4em;
  padding: 1em 4.5em 1em 1em;
  text-align: left;
  font-size: min(3.3vw, 18px);
  line-height: 1.4;
  font-weight: 700;
  color: #fff;
  border-radius: 10px;
}
article .next a div span {
  display: block;
  margin-bottom: 0.2em;
  font-size: 80%;
  font-weight: 700;
  color: #fff;
}
article .next a div::after {
  content: "";
  position: absolute;
  right: 1em;
  top: calc(50% - 1.2em);
  width: 2.4em;
  height: 2.4em;
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transition: right 0.3s;
}
article .book {
  max-width: 400px;
  margin: 40px auto;
  padding: 30px;
  border: solid 1px #ccc;
}
article .book figure {
  max-width: 240px;
  margin: 0 auto 20px;
}
article .book .title {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
}
article .book .publisher {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.6;
}
article .book .note {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.6;
}
article .article-index {
  margin: 40px auto 0;
  text-align: center;
}
article .article-index h2 {
  margin-bottom: 10px;
  text-align: center;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
}
article .article-index > div {
  display: inline-block;
  padding: 15px 5px;
  text-align: left;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}
article .article-index > div > div p {
  font-size: 16px;
  font-weight: 700;
}
article .article-index > div > div ul {
  font-size: 14px;
}
article .article-index > div > div ul li {
  margin-top: 7px;
}
article .article-index > div > div ul li a {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  transition: color 0.3s;
}
article .article-index > div > div ul li a span {
  text-indent: 0;
  font-weight: 700;
}
article .article-index > div > div + div {
  margin-top: 15px;
}
article .hosho {
  width: 90%;
  max-width: 420px;
  margin: 40px auto 0;
  padding: 25px 15px;
  background-color: #fafbf1;
  border: solid 1px #c2d854;
  border-radius: 15px;
}
article .hosho h3 {
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
}
article .hosho ul {
  font-size: 14px;
}
article .hosho ul li {
  padding-left: 1em;
  text-indent: -1em;
}
article .hosho ul li + li {
  margin-top: 0.7em;
}
article .hosho img {
  width: 90%;
  max-width: 200px;
  margin: 30px auto 20px;
}
article .hosho p {
  text-align: center;
  font-size: 12px;
}

@media only screen and (min-width: 769px) {
  article {
    padding: 40px 60px 100px;
  }
  article .series {
    min-width: 300px;
    padding: 18px 60px;
    font-size: 24px;
    border-bottom-right-radius: 60px;
  }
  article .topimg {
    max-width: 1000px;
    margin: 0 auto 60px;
  }
  article .topimg figcaption {
    right: 10px;
    bottom: 5px;
    font-size: 12px;
  }
  article .book-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    max-width: 1000px;
    margin: 0 auto 60px;
  }
  article .book-top figure {
    width: 52%;
    margin-bottom: 0;
  }
  article .book-top figcaption {
    font-size: 12px;
  }
  article .book-top > div {
    width: 43%;
  }
  article .book-top .name {
    text-align: left;
    font-size: 48px;
  }
  article .book-top .profile {
    width: 100%;
    margin: 10px auto 0;
    font-size: 13px;
  }
  article section {
    padding-top: 100px;
  }
  article section.lead {
    margin-top: 60px;
  }
  article section.lead > p {
    width: 680px;
    margin: 0 auto;
    font-size: 16px;
  }
  article section.lead > p.credit {
    margin-top: 40px;
    font-size: 14px;
  }
  article section.lead .credit-photo img {
    width: 100px;
    margin-right: 20px;
  }
  article section.lead .credit-photo p {
    font-size: 14px;
  }
  article section.lead .credit-photo p span {
    font-size: 20px;
  }
  article section.lead.book-lead > p {
    width: 100%;
  }
  article section h2 {
    margin-bottom: 40px;
  }
  article section h3 {
    max-width: 680px;
    margin: 40px auto 25px;
    font-size: 20px;
  }
  article section h4 {
    max-width: 680px;
    margin: 40px auto 22px;
    font-size: 17px;
  }
  article section > p {
    max-width: 680px;
    margin: 0 auto 1.5em;
    font-size: 15px;
    line-height: 1.8;
  }
  article section > p .sp {
    display: none;
  }
  article section > p .pc {
    display: inline;
  }
  article section figure {
    margin: 50px auto 60px;
  }
  article section figure picture.flex2 {
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  article section figure picture.flex2 img {
    width: 50%;
    margin: 0;
  }
  article section figure picture.flex2 img + img {
    margin-top: 0;
  }
  article section figure .figlist {
    padding: 30px;
  }
  article section figure .figlist li {
    font-size: 14px;
  }
  article section figure figcaption {
    margin-top: 15px;
    font-size: 12px;
  }
  article section .link-btn {
    margin-top: 40px;
  }
  article section .link-btn a:hover div::after {
    right: 7px;
  }
  article section .link-btn a div {
    padding: 15px 60px 15px 15px;
    border-radius: 20px;
  }
  article section .link-btn a div::after {
    right: 15px;
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
  }
  article section.cases h3 {
    margin-top: -40px;
    padding-top: 100px;
  }
  article section.cases h3 small {
    font-size: 14px;
  }
  article section.cases figure {
    margin: 40px auto;
  }
  article section.cases figure .figlist li {
    font-size: 15px;
  }
  article section.cases figure .figlist li span {
    margin-top: 10px;
    font-size: 14px;
  }
  article hr {
    width: 200px;
    margin: 60px auto;
  }
  article hr + section {
    margin-top: -100px;
  }
  article .next {
    margin-top: 100px;
  }
  article .next a:hover div::after {
    right: 10px;
  }
  article .next a > p {
    left: 20px;
    transform: translateY(-85%);
  }
  article .next a > p span {
    margin-left: 1em;
    font-size: 14px;
    transform: translateY(-7%);
  }
  article .next a div {
    min-height: 90px;
    padding: 20px 90px 20px 20px;
    text-align: left;
    border-radius: 20px;
  }
  article .next a div::after {
    right: 20px;
    top: calc(50% - 25px);
    width: 50px;
    height: 50px;
  }
  article .book {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    max-width: 680px;
    margin: 60px auto;
    padding: 40px;
  }
  article .book figure {
    width: 200px;
    margin: 0;
  }
  article .book > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 360px;
  }
  article .book .title {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 700;
  }
  article .book .publisher {
    margin-top: 10px;
  }
  article .book .note {
    margin-top: 30px;
  }
  article .article-index {
    margin: 50px auto 0;
  }
  article .article-index h2 {
    margin-bottom: 15px;
    font-size: 20px;
  }
  article .article-index > div {
    max-width: 680px;
    padding: 30px 15px;
  }
  article .article-index > div > div {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  article .article-index > div > div p {
    flex-shrink: 0;
    width: 90px;
    font-size: 18px;
  }
  article .article-index > div > div ul {
    font-size: 15px;
  }
  article .article-index > div > div ul li:first-child {
    margin-top: 2px;
  }
  article .article-index > div > div + div {
    margin-top: 25px;
  }
  article .hosho {
    width: 480px;
    max-width: 480px;
    margin: 60px auto 0;
    padding: 30px;
  }
  article .hosho h3 {
    margin-bottom: 20px;
    font-size: 17px;
  }
  article .hosho ul {
    font-size: 15px;
  }
  article .hosho ul li {
    padding-left: 1em;
    text-indent: -1em;
  }
  article .hosho ul li + li {
    margin-top: 0.7em;
  }
  article .hosho img {
    width: 90%;
    max-width: 200px;
    margin: 30px auto 20px;
  }
  article .hosho p {
    font-size: 14px;
  }
}
aside {
  padding: 30px 20px;
}
aside .logo-rp {
  display: block;
  max-width: 280px;
  margin-bottom: 10px;
}
aside .text {
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.1em;
}
aside .date {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
}

@media only screen and (min-width: 769px) {
  aside {
    position: fixed;
    width: 240px;
    height: 100vh;
    left: 0;
    top: 0;
    padding: 120px 10px 0 35px;
    background-color: #fff8e7;
  }
  aside .logo-rp {
    display: none;
  }
  aside .text {
    display: none;
  }
  aside .date {
    display: none;
  }
  nav.index li h2 {
    margin-bottom: 0.3em;
    font-size: 12px;
  }
  nav.index li p {
    font-size: 12px;
  }
}
footer {
  height: 40vw;
  background-image: url(../images/bg_footer_sp.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
footer ul {
  display: flex;
  flex-wrap: wrap;
  width: 75%;
  max-width: 320px;
  padding-top: 18vw;
  font-size: min(2.65vw, 12px);
  line-height: 1;
}
footer ul li {
  margin-bottom: 1em;
  padding: 1px 1em;
  border-right: solid 1px #fff;
}
footer ul li:last-child {
  border: none;
}
footer ul li a {
  color: #fff;
}
footer ul li a:active {
  text-decoration: underline;
}
footer small {
  display: block;
  margin-left: 1em;
  font-size: min(2.65vw, 12px);
  line-height: 1;
  color: #fff;
}

@media only screen and (min-width: 769px) {
  footer {
    width: calc(100% - 240px);
    height: 152px;
    margin: 0 0 0 auto;
    padding-bottom: 20px;
    background-image: url(../images/bg_footer_pc.png);
    background-color: #fff;
  }
  footer .inner {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
  footer ul {
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-left: 50px;
    font-size: 13px;
  }
  footer ul li:first-child {
    padding-left: 0;
  }
  footer ul li a:hover {
    text-decoration: underline;
  }
  footer small {
    align-self: flex-end;
    margin: 0;
    padding: 0 50px;
    color: #333;
  }
}
@media only screen and (min-width: 1441px) {
  header {
    width: 1440px;
    left: calc(50% - 720px);
  }
  header::before {
    display: block;
    right: 20px;
    -webkit-clip-path: path("M0,0h60v60C60,26.863,33.137,0,0,0Z");
            clip-path: path("M0,0h60v60C60,26.863,33.137,0,0,0Z");
  }
  main {
    width: 1180px;
    margin-right: calc(50% - 700px);
  }
  aside {
    left: calc(50% - 720px);
  }
  footer {
    width: 1180px;
    margin-right: calc(50% - 700px);
  }
}