@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;400;500;700;800;900&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}



@media (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: inherit;
  }
  .text-sp {
    font-size: 12px;
    margin: 0 20px;
  }
  .text-caution a {
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    color: #666;
  }
}

@media (min-width: 768px) {
  .pc {
    display: inherit;
  }
  .sp {
    display: none !important;
  }
}

ol, ul {
  list-style: none;
}

a {
  text-decoration: none;
  display: inline-block;
}

a.one {
  color: #ccc;
}

a:hover {
  opacity: 0.8;
}

p {
  margin: 0px auto;
  text-align: left;
  line-height: 1.4;
  -webkit-transform: rotateZ(0.03deg);
          transform: rotateZ(0.03deg);
}

img {
  max-width: 100%;
}

a img:hover {
  opacity: 0.7;
}

#wrap {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #666;
}


.inner {
  margin: 0 auto;
  position: relative;
}

.top {
  margin: 0 auto;
}

.top img {
  max-width: 560px;
}

#content {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  max-width: 800px;
}

.boxarea {
  margin: 0 0 6em 0;
  padding: 2.6em;
  border-radius: 20px;
  border: 4px solid #e5bdde;
  background: #fff;
}

.boxarea h2 {
  font-size: 24px;
  padding: 10px 0;
  text-align: left;
}

.boxarea p {
  line-height: 1.2;
  padding: 10px 0;
  -webkit-transform: rotateZ(0.03deg);
          transform: rotateZ(0.03deg);
}

.boxarea span {
  background: #fcff34;
  font-weight: bold;
}

.ichiran {
  position: relative;
  margin: 2em 0;
}

.ichiran h1 {
  margin: 0;
  text-align: left;
  padding: 0 0 15px;
  border-bottom: none;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  line-height: 1.3;
  margin: 2em 0;
  color: #d13984;
}

.ichiran h1:before {
  background: #d13984;
  bottom: 0;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  width: 120px;
}

.ichiran h1:after {
  background: #d171a0;
  bottom: 0;
  content: "";
  height: 4px;
  left: 120px;
  position: absolute;
  right: 0;
}

.seibun_list {
  overflow: auto;
  padding-bottom: 20px;
}

.seibun_list table {
  border-left: 1px solid #ccc;
  width: 1400px;
  font-size: 14px;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  border-collapse: separate;
  border-spacing: 0;
}

.seibun_list table, .seibun_list td, .seibun_list th {
  line-height: 1.2;
  vertical-align: middle;
  text-align: center;
}

.seibun_list td, .seibun_list th {
  z-index: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  padding: 8px;
  border: 1px solid #ccc;
}

.seibun_list tr:nth-child(odd) {
  background-color: #fff3f9;
}

.seibun_list tr:nth-child(odd) .fixed02 {
  background-color: #fff3f9;
}

.seibun_list th {
  font-weight: normal;
  font-size: 1em;
  padding: 20px 10px;
  color: #666;
  border-top: 1px solid #ccc;
  vertical-align: middle;
  text-align: center;
}

.seibun_list .colcell {
  text-align: center;
  font-size: 0.8em;
}

.seibun_list .colcell2 {
  text-align: center;
  font-weight: bold;
  color: #d13984;
}

.seibun_list .fixed01 {
  color: #313131;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999;
  background: #fff;
  border: 1px solid #ccc;
}

.seibun_list .fixed02 {
  line-height: 1.2;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 20;
  border: 1px solid #ccc;
  text-align: center;
}

.seibun_list .fixed02 img {
  max-width: 50px;
    display: block; 
  margin: 0 auto;
}

.seibun_list .fixed02 a {
  color: #d13984;
  text-decoration: underline;
  display: inline-block;
}

.seibun_list .col_one {
  background-color: #d13984 !important;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  width: 200px;
}

.seibun_list .col_two {
  background-color: #d171a0 !important;
  color: #fff;
  font-weight: bold;
}

.seibun_list .tdcell_data {
  font-size: 0.8em;
  line-height: 1.2;
  padding: 1.4em 0.5em;
}

td.fixed02 {
  top: auto;
  left: 0;
  z-index: 10;
  position: -webkit-sticky;
  position: sticky;
  background: #fff;
  border: 1px solid #ccc;
}

td.colcell3 span {
  display: block;
  font-weight: bold;
}

.fixed01,
td.fixed02:first-child {
  width: 180px;
}

.toc {
  background: #f9f9f9;
  border: 1px solid #ddd;
  padding: 1.5em;
  margin: 2em 0;
  -webkit-transform: rotateZ(0.03deg);
          transform: rotateZ(0.03deg);
  border-radius: 8px;
  text-align: left;
}

.toc h2 {
  font-size: 1.2em;
  margin-bottom: 1em;
  border-left: 4px solid #d171a0;
  padding-left: 0.5em;
  color: #333;
}

.toc ul {
  list-style: none;
  padding-left: 0;
}

.toc li {
  margin: 0.5em 0;
}

.toc a {
  text-decoration: none;
  color: #006699;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.toc a:hover {
  color: #b98e00;
}

.txt_ninkatsu {
  text-align: left;
  -webkit-transform: rotateZ(0.03deg);
          transform: rotateZ(0.03deg);
}

.txt_ninkatsu p {
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, arial, helvetica, Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  line-height: 1.7;
}

.txt_ninkatsu p span {
  font-weight: bold;
  color: #666;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(255, 170, 198, 0.5)));
  background-image: linear-gradient(transparent 60%, rgba(255, 170, 198, 0.5) 60%);
}

.txt_ninkatsu h2 {
  text-align: left;
  font-size: 24px;
  border-bottom: 2px solid #d171a0;
  padding: 20px 0 2px;
  color: #d171a0;
  margin: 30px 0 10px;
}

.txt_ninkatsu h3 {
  margin: 40px 0 20px;
  text-align: left;
  font-size: 20px;
  color: #666;
}

.txt_ninkatsu h4 {
  font-size: 20px;
  margin: 30px 0 10px;
  color: #d171a0;
  font-weight: bold;
}

.txt_ninkatsu h4 a {
  color: #d171a0;
  text-decoration: underline;
}

.txt_ninkatsu ul {
  background: #fffde8;
  -webkit-box-shadow: 0px 0px 0px 10px #fffde8;
          box-shadow: 0px 0px 0px 10px #fffde8;
  border: dashed 2px #ffb03f;
  border-radius: 9px;
  padding: 0.5em 0.5em 0.5em 2em;
  margin: 20px 10px;
}

.txt_ninkatsu ul li {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #d13984;
  line-height: 1.5;
  padding: 0.5em 0;
}

.txt_ninkatsu ul li::before {
  display: inline-block;
  width: 10px;
  margin: 0 8px 0 0;
  height: 5px;
  border-bottom: 2px solid #d13984;
  border-left: 2px solid #d13984;
  -webkit-transform: rotate(-45deg) translateY(-1.5px);
          transform: rotate(-45deg) translateY(-1.5px);
  content: '';
}

.copyright {
  clear: both;
  padding: 1em 0;
  text-align: center;
  font-size: 70%;
  font-family: sans-serif;
}

footer {
  margin: 2em 0 0 0;
  padding: 1em 0;
}

.btn_area {
  margin: 6em auto;
  text-align: center;
}

@media (max-width: 768px) {
  .logo {
    margin: 3vw;
  }
  .logo img {
    max-width: 230px;
  }
  header {
    padding: 0;
  }
  #content {
    padding: 3vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #content .boxarea {
    padding: 5vw;
    margin: 0 0 5vw;
  }
  #content .boxarea h2 {
    font-size: 4.5vw;
  }
  #content .boxarea p {
    font-size: 3.4vw;
  }
  p {
    font-size: 3.4vw;
  }
  .ichiran h1 {
    font-size: 6vw;
    margin: 5vw 0;
    padding: 3vw 0;
  }
  .seibun_list {
    max-height: 500px;
    padding-bottom: 5vw;
  }
  .seibun_list table {
    width: 900px;
    font-size: 3.4vw;
  }
  .seibun_list .fixed01, .seibun_list td.fixed02:first-child {
    width: 80px;
  }
  .seibun_list .fixed02 {
    font-size: 2.8vw;
  }
  .seibun_list .fixed02 img {
    max-width: 40px;
  }
  .seibun_list .col_one {
    width: 130px;
    font-size: 3.75vw;
  }
  .txt_ninkatsu h2 {
    font-size: 5vw;
    padding: 3vw 0;
    margin: 10vw 0 5vw 0;
  }
  .txt_ninkatsu h3 {
    font-size: 4.5vw;
    margin: 10vw 0 3vw 0;
  }
  .txt_ninkatsu h4 {
    font-size: 4.5vw;
    margin: 3vw 0;
  }
  .txt_ninkatsu p {
    font-size: 3.75vw;
  }
  .txt_ninkatsu ul {
    padding: 3vw 5vw;
  }
  .txt_ninkatsu ul li {
    line-height: 1.2;
    font-size: 3.75vw;
  }
  .toc h2 {
    font-size: 4.5vw;
  }
  .toc a {
    font-size: 3.2vw;
  }
}

footer {
  margin: auto;
  text-align: center;
  padding: 10px 0;
}
/*# sourceMappingURL=style.css.map */