@charset "UTF-8";
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 300;
  src: url("https://z-studio.jp/towan_images/src/font/NotoSansJP-DemiLight.woff2") format("woff2"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-DemiLight.woff") format("woff"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-DemiLight.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Regular.woff2") format("woff2"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Regular.woff") format("woff"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Regular.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Medium.woff2") format("woff2"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Medium.woff") format("woff"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Medium.otf") format("opentype"); }
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 600;
  src: url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Bold.woff2") format("woff2"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Bold.woff") format("woff"), url("https://z-studio.jp/towan_images/src/font/NotoSansJP-Bold.otf") format("opentype"); }
/* =================================
スタイル
================================= */
html {
  font-size: 14px; }

body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.7;
  color: #261908; }

.block-regist {
  margin: 0 auto;
  width: 90%;
  max-width: 1000px; }

.block-regist h1 {
  border-bottom: solid 2px #6a543a;
  padding-top: 80px;
  padding-bottom: 20px;
  margin: 0 auto 20px;
  font-weight: 500;
  font-size: 1.43rem; }

.block {
  box-sizing: border-box;
  border: 0;
  float: none;
  padding: 0;
  margin: 0 auto; }

.block-content, .block-footer {
  padding: 0;
  letter-spacing: 0;
  line-height: 1.5; }

.regist-title {
  border: 0;
  padding: 0;
  margin-bottom: 5px;
  font-size: 0.86rem; }

.regist-title-p {
  font-weight: 500; }

pre {
  padding: 0;
  margin: 0 auto;
  font-family: inherit;
  white-space: unset; }

@media (max-width: 768px) {
  .block-regist h1 {
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 1.29rem; } }
