@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(//fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700&amp;subset=japanese);
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700;900&display=swap");
@font-face {
  font-family: "tegaki";
  src: url("../webfont/apjapanesefont.eot");
  src: url("../webfont/apjapanesefont.eot?#iefix") format("embedded-opentype"), url("../webfont/apjapanesefont.woff") format("woff"), url("../webfont/apjapanesefont.ttf") format("truetype");
  font-display: swap;
}
/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
     section
  ------------------------------------- */
}
#article .section.list {
  width: 100%;
  padding: 6.25vw 0 9.375vw;
}
#article .section.list .inner {
  width: 100%;
  margin: 0 auto;
}
#article .section.list .inner .content.content_1 {
  width: 100%;
}
#article .section.list .inner .content.content_1 figure {
  grid-row: 1;
  grid-column: 1;
  aspect-ratio: 1/1;
}
#article .section.list .inner .content.content_1 figure img {
  height: 100%;
  object-fit: cover;
}
#article .section.list .inner .content.content_1 .h3.h3_1 {
  grid-row: 1;
  grid-column: 2;
}
#article .section.list .inner .content.content_1 .h3.h3_1 span {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.125em;
  font-size: 1.8rem;
}
#article .section.list .inner .content.content_1 table {
  grid-row: 2;
  grid-column: 1/-1;
}
#article .section.list .inner .content.content_1 table tr {
  border-top: 1px solid #999999;
}
#article .section.list .inner .content.content_1 table th,
#article .section.list .inner .content.content_1 table td {
  display: block;
  font-size: 1.2rem;
}
#article .section.list .inner .content.content_1 table th {
  padding: 1em 0 0.5em;
}
#article .section.list .inner .content.content_1 table th::before {
  content: "■";
  margin-right: 0.25em;
}
#article .section.list .inner .content.content_1 table td {
  padding: 0.5em 0 1em;
}
#article .section.list .inner .content.content_1 .item {
  width: 90.625vw;
  padding: 4.6875vw;
  margin: 0 auto 12.5vw;
  border: 2px solid #999999;
  box-sizing: border-box;
}
#article .section.list .inner .content.content_1 .item a,
#article .section.list .inner .content.content_1 .item a:link {
  text-decoration: none;
  display: grid;
  grid-template-columns: 31.25vw 1fr;
  row-gap: 6.25vw;
  column-gap: 4.6875vw;
}
#article .section.detail {
  width: 100%;
  padding: 6.25vw 0 9.375vw;
}
#article .section.detail .inner {
  width: 100%;
  margin: 0 auto;
}
#article .section.detail .inner .content {
  width: 90.625vw;
  margin: 0 auto;
}
#article .section.detail .inner .content .h3.h3_1 {
  padding-bottom: 0.25em;
}
#article .section.detail .inner .content .h3.h3_1 span {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.125em;
  font-size: 1.8rem;
}
#article .section.detail .inner .content.content_1 figure {
  aspect-ratio: 3/2;
  margin: 1em 0;
}
#article .section.detail .inner .content.content_1 figure img {
  height: 100%;
  object-fit: cover;
}
#article .section.detail .inner .content.content_1 .h3.h3_1 {
  margin-bottom: 1.5em;
  border-bottom: 1px solid #999999;
}
#article .section.detail .inner .content.content_1 .h4.h4_2 {
  border-bottom: 1px solid #999999;
}
#article .section.detail .inner .content.content_1 .h4.h4_2 span {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  letter-spacing: 0.125em;
  font-size: 1.6rem;
}
#article .section.detail .inner .content.content_1 p {
  font-size: 1.2rem;
}
#article .section.detail .inner .content.content_1 .item {
  padding: 4.6875vw;
  margin: 0 auto 12.5vw;
  background: #F5F5F5;
  box-sizing: border-box;
}
#article .section.detail .inner .content.content_2 table tr {
  border-top: 1px solid #999999;
}
#article .section.detail .inner .content.content_2 table th,
#article .section.detail .inner .content.content_2 table td {
  display: block;
  font-size: 1.2rem;
}
#article .section.detail .inner .content.content_2 table th {
  padding: 1em 0 0.5em;
}
#article .section.detail .inner .content.content_2 table th::before {
  content: "■";
  margin-right: 0.25em;
}
#article .section.detail .inner .content.content_2 table td {
  padding: 0.5em 0 1em;
}
#article .section.form {
  padding: 0;
  background: none;
}
#article .section.form .inner .content.content_1 .h2 {
  width: 90.625vw;
  margin: 0 auto;
}
#article .section.form .inner .content.content_1 .h2 span {
  font-family: "Noto Serif JP", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho, "Yu Mincho", "Times New Roman", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-weight: 300;
  font-size: 1.8rem;
}
#article .section.form form .imperative {
  font-size: 1rem;
  margin-left: 0.5em;
}
#article .section.form form .table {
  width: 90.625vw;
}
#article .section.form form .button-area input[type=submit] {
  background: #999999;
  border-radius: 0;
}
#article .section.form form .button-area input[type=reset] {
  background: #CCCCCC;
  border-radius: 0;
}
#article .section .pager {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
#article .section .pager .page-numbers {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  padding: 0.5em 1em;
  margin: 0.3em 0.3em;
  border: solid 1px #555555;
  background: hsl(0, 0%, 100%);
}
#article .section .pager .page-numbers.dots {
  background: hsl(0, 0%, 100%);
  border: solid 1px hsl(0, 0%, 100%);
}
#article .section .pager .page-numbers.current {
  color: hsl(0, 0%, 100%);
  background: #555555;
  border: solid 1px #555555;
}
#article .section .pager a,
#article .section .pager a:link {
  text-decoration: none;
}
#article .section .pager a:hover {
  color: hsl(0, 0%, 100%);
  background: #555555;
  border: solid 1px #555555;
}
#article .section .pager_now {
  text-align: center;
  padding: 1em 0 2em;
}

@media screen and (min-width: 768px) {
  /* =================================================
     unique layout
  ================================================= */
  /* -------------------------------------
     article
  ------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article .section.list {
    width: 100%;
    padding: 60px 0;
  }
  #article .section.list .inner {
    width: 100%;
  }
  #article .section.list .inner .content {
    width: 920px;
    margin: 0 auto;
  }
  #article .section.list .inner .content.content_1 {
    width: 100%;
    padding: 0;
  }
  #article .section.list .inner .content.content_1 figure {
    grid-row: 1/-1;
  }
  #article .section.list .inner .content.content_1 .h3.h3_1 {
    margin-bottom: 0.5em;
  }
  #article .section.list .inner .content.content_1 .h3.h3_1 span {
    line-height: 1.5;
  }
  #article .section.list .inner .content.content_1 .h3.h3_1 span.txt {
    font-size: 2.4rem;
  }
  #article .section.list .inner .content.content_1 table {
    grid-row: 2;
    grid-column: 2;
  }
  #article .section.list .inner .content.content_1 table th,
  #article .section.list .inner .content.content_1 table td {
    display: table-cell;
    padding: 1em 0;
    box-sizing: border-box;
  }
  #article .section.list .inner .content.content_1 table th {
    vertical-align: top;
    font-size: 1.8rem;
    width: 120px;
    padding-top: 12px;
  }
  #article .section.list .inner .content.content_1 table td {
    font-size: 1.4rem;
    padding-top: 1em;
  }
  #article .section.list .inner .content.content_1 .item {
    width: 920px;
    padding: 30px;
    margin: 0 auto 60px;
    border: 3px solid #999999;
  }
  #article .section.list .inner .content.content_1 .item a,
  #article .section.list .inner .content.content_1 .item a:link {
    grid-template-rows: max-content 1fr;
    grid-template-columns: 240px 1fr;
    row-gap: 0;
    column-gap: 40px;
  }
  #article .section.detail {
    width: 100%;
    padding: 60px 0;
  }
  #article .section.detail .inner {
    width: 100%;
    margin: 0 auto;
  }
  #article .section.detail .inner .content {
    width: 920px;
  }
  #article .section.detail .inner .content .h3.h3_1 span {
    font-size: 2.4rem;
  }
  #article .section.detail .inner .content.content_1 figure {
    grid-row: 1/-1;
    margin: 0;
  }
  #article .section.detail .inner .content.content_1 .h3.h3_1 {
    margin-bottom: 30px;
  }
  #article .section.detail .inner .content.content_1 .h3.h3_1 span {
    font-size: 3rem;
  }
  #article .section.detail .inner .content.content_1 .h4.h4_2 {
    padding-bottom: 6px;
    margin-bottom: 20px;
  }
  #article .section.detail .inner .content.content_1 .h4.h4_2 span {
    font-size: 2.4rem;
  }
  #article .section.detail .inner .content.content_1 p {
    font-size: 1.4rem;
  }
  #article .section.detail .inner .content.content_1 .item {
    display: grid;
    grid-template-rows: max-content 1fr;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 0;
    column-gap: 40px;
    padding: 40px;
    margin: 0 auto;
  }
  #article .section.detail .inner .content.content_2 {
    margin-top: 30px;
  }
  #article .section.detail .inner .content.content_2 table {
    width: 100%;
  }
  #article .section.detail .inner .content.content_2 table tr {
    border-top: 1px solid #999999;
  }
  #article .section.detail .inner .content.content_2 table th,
  #article .section.detail .inner .content.content_2 table td {
    display: table-cell;
    font-size: 1.4rem;
    padding: 2em 0;
    box-sizing: border-box;
  }
  #article .section.detail .inner .content.content_2 table th {
    vertical-align: top;
    font-size: 1.6rem;
    width: 200px;
    padding-top: 26px;
  }
  #article .section.detail .inner .content.content_2 table td {
    font-size: 1.4rem;
    padding-top: 2em;
  }
  #article .section.form .inner .content.content_1 .h2 {
    width: 920px;
  }
  #article .section.form .inner .content.content_1 .h2 span {
    font-size: 2.4rem;
  }
  #article .section.form form .table {
    width: 920px;
  }
  #article .section.form form .table .th {
    font-weight: normal;
    width: 270px;
  }
  #article .section .pager_now {
    padding: 1em 0 0;
  }
}/*# sourceMappingURL=entry.css.map */