body {
  cursor: initial !important;
  overflow-x: hidden;
  background-color: #000;
}

a {
  cursor: pointer !important;
}

.footer_box {
  cursor: initial !important;
}

.cursor, .follower {
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.cursor {
  width: 8px;
  height: 8px;
  border: solid 1px #999;
  border-radius: 50%;
  background-color: #ccc;
  z-index: 10001;
}

.follower {
  width: 40px;
  height: 40px;
  background-color: rgba(111, 220, 191, 0.5);
  z-index: 10000;
  transition: transform linear 0.2s;
}

.cursor.hover_link {
  display: none;
}

.follower.hover_link {
  display: none;
}

.follower.hover_icon_link {
  top: 70px;
  width: 70px;
  height: 43px;
  border-radius: 0;
  background-color: rgba(253, 254, 0, 0);
  background-image: url("../image/hover_icon_link2.svg");
  background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
}

div#wrap {
  overflow: initial;
}

#wrap.no_overflow {
  overflow: unset;
}

header {
  display: block;
  width: 100%;
  padding: 12px 50px 0;
}
@media screen and (max-width: 500px) {
  header {
    padding: 12px 15px 0;
  }
}
header > a {
  display: block;
  width: 150px;
}
header > a > img {
  display: block;
  width: 100%;
}

#nav {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 50px 60px 0;
  z-index: 2;
}
@media screen and (max-width: 1100px) {
  #nav {
    padding: 50px 40px 0;
  }
}
@media screen and (max-width: 500px) {
  #nav {
    padding: 40px 15px 0;
  }
}
#nav > .logo-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#nav > .logo-box > .symbol-mark {
  display: block;
  width: 40px;
}
@media screen and (max-width: 1100px) {
  #nav > .logo-box > .symbol-mark {
    width: 35px;
  }
}
@media screen and (max-width: 500px) {
  #nav > .logo-box > .symbol-mark {
    width: 28px;
  }
}
#nav > .logo-box > .logotype {
  display: block;
  width: 180px;
  margin-left: 20px;
  margin-top: -11px;
}
@media screen and (max-width: 1100px) {
  #nav > .logo-box > .logotype {
    width: 150px;
    margin-top: -9px;
  }
}
@media screen and (max-width: 500px) {
  #nav > .logo-box > .logotype {
    width: 110px;
  }
}

#first {
  display: block;
  width: 700px;
  margin: 100px auto 0;
}
@media screen and (max-width: 900px) {
  #first {
    width: calc(100% - 100px);
    margin: 80px auto 0;
  }
}
@media screen and (max-width: 700px) {
  #first {
    margin: 100px auto 0;
  }
}
@media screen and (max-width: 500px) {
  #first {
    width: calc(100vw - 30px);
    margin: 80px auto 0;
  }
}
#first > .tit:before {
  display: block;
  content: "LAW";
  width: 100%;
  margin-bottom: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.1em;
  white-space: nowrap;
  text-align: center;
  color: #666;
}
@media screen and (max-width: 500px) {
  #first > .tit:before {
    margin-bottom: 10px;
    font-size: 12px;
  }
}
#first > .tit {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.15em;
  white-space: nowrap;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  #first > .tit {
    font-size: 26px;
  }
}
@media screen and (max-width: 500px) {
  #first > .tit {
    font-size: 20px;
  }
}
#first > .desc_box {
  display: block;
  margin-top: 30px;
}
@media screen and (max-width: 500px) {
  #first > .desc_box {
    margin-top: 20px;
  }
}
#first > .desc_box > p {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #755A38;
}

#clause {
  display: block;
  width: 1000px;
  margin: 60px auto 80px;
}
@media screen and (max-width: 1100px) {
  #clause {
    width: calc(100vw - 100px);
  }
}
@media screen and (max-width: 1000px) {
  #clause {
    margin: 40px auto 80px;
  }
}
@media screen and (max-width: 700px) {
  #clause {
    width: calc(100vw - 60px);
    margin: 30px auto 60px;
  }
}
@media screen and (max-width: 500px) {
  #clause {
    width: calc(100vw - 30px);
    margin: 20px auto 50px;
  }
}
#clause > .outline {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  text-indent: 1em;
  color: #ccc;
}
#clause > .outline > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect1 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect1 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect1 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect1 > .tit {
    font-size: 16px;
  }
}
#clause > .article_box.sect1 > .desc {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect1 > .desc:nth-child(2) {
  margin-top: 30px;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect1 > .desc:nth-child(2) {
    margin-top: 20px;
  }
}
#clause > .article_box.sect1 > .paragraph_box {
  display: block;
  width: 100%;
  margin-top: 30px;
}
#clause > .article_box.sect1 > .paragraph_box > .paragraph_ele {
  display: block;
  width: 100%;
  margin-top: 15px;
}
#clause > .article_box.sect1 > .paragraph_box > .paragraph_ele > .tit {
  display: block;
  width: 100%;
  padding-left: 39px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1.6em;
}
#clause > .article_box.sect1 > .paragraph_box > .paragraph_ele > .desc {
  display: block;
  width: 100%;
  margin-top: 10px;
  padding-left: 39px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect1 > .paragraph_box > .paragraph_ele > .itemization {
  display: block;
  width: 100%;
  padding-left: 53px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1em;
}
#clause > .article_box.sect1 > .paragraph_box > .paragraph_ele:first-of-type {
  margin-top: 0;
}
#clause > .article_box.sect2 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect2 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect2 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect2 > .tit {
    font-size: 16px;
  }
}
#clause > .article_box.sect2 > .desc {
  display: block;
  width: 100%;
  margin-top: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect2 > .desc {
    margin-top: 20px;
  }
}
#clause > .article_box.sect2 > .paragraph_box {
  display: block;
  width: 100%;
  margin-top: 10px;
}
#clause > .article_box.sect2 > .paragraph_box > p {
  display: block;
  width: 100%;
  padding-left: 39px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1.6em;
}
#clause > .article_box.sect2 > .paragraph_box > p > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect3 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect3 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect3 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect3 > .tit {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  #clause > .article_box.sect3 > .tit {
    padding-left: 1.3em;
    text-indent: -1.3em;
    line-height: 1.3;
  }
}
#clause > .article_box.sect3 > .paragraph_box {
  display: block;
  width: 100%;
  margin-top: 30px;
}
#clause > .article_box.sect3 > .paragraph_box > .paragraph_ele {
  display: block;
  width: 100%;
  margin-top: 15px;
}
#clause > .article_box.sect3 > .paragraph_box > .paragraph_ele > .tit {
  display: block;
  width: 100%;
  padding-left: 25px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1.8em;
}
#clause > .article_box.sect3 > .paragraph_box > .paragraph_ele > .itemization {
  display: block;
  width: 100%;
  padding-left: 39px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1em;
}
#clause > .article_box.sect3 > .paragraph_box > .paragraph_ele:first-of-type {
  margin-top: 0;
}
#clause > .article_box.sect5 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect5 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect5 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect5 > .tit {
    font-size: 16px;
  }
}
#clause > .article_box.sect5 > .desc {
  display: block;
  width: 100%;
  margin-top: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect5 > .desc {
    margin-top: 20px;
  }
}
#clause > .article_box.sect5 > .desc > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect5 > .paragraph_box {
  display: block;
  width: 100%;
  margin-top: 10px;
}
#clause > .article_box.sect5 > .paragraph_box > p {
  display: block;
  width: 100%;
  padding-left: 39px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1.6em;
}
#clause > .article_box.sect5 > .paragraph_box > p > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect7 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect7 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect7 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect7 > .tit {
    font-size: 16px;
  }
}
#clause > .article_box.sect7 > .desc {
  display: block;
  width: 100%;
  margin-top: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect7 > .desc {
    margin-top: 20px;
  }
}
#clause > .article_box.sect7 > .desc > span {
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect8 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect8 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect8 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect8 > .tit {
    font-size: 16px;
  }
}
#clause > .article_box.sect8 > .paragraph_box {
  display: block;
  width: 100%;
  margin-top: 30px;
}
#clause > .article_box.sect8 > .paragraph_box > .paragraph_ele {
  display: block;
  width: 100%;
  margin-top: 15px;
}
#clause > .article_box.sect8 > .paragraph_box > .paragraph_ele > .tit {
  display: block;
  width: 100%;
  padding-left: 25px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1.8em;
}
#clause > .article_box.sect8 > .paragraph_box > .paragraph_ele > .itemization {
  display: block;
  width: 100%;
  padding-left: 39px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
  text-indent: -1em;
}
#clause > .article_box.sect8 > .paragraph_box > .paragraph_ele:first-of-type {
  margin-top: 0;
}
#clause > .article_box.sect9 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect9 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect9 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect9 > .tit {
    font-size: 16px;
  }
}
#clause > .article_box.sect9 > .desc {
  display: block;
  width: 100%;
  margin-top: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect9 > .desc {
    margin-top: 20px;
  }
}
#clause > .article_box.sect9 > .info_box {
  display: block;
  width: 100%;
  margin-top: 15px;
}
#clause > .article_box.sect9 > .info_box > p {
  display: block;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
#clause > .article_box.sect9 > .info_box > .item {
  margin-top: 10px;
  font-weight: 700;
  font-size: 13px;
}
#clause > .article_box.sect9 > .info_box > .item:nth-of-type(1) {
  margin-top: 0;
}
#clause > .article_box.sect10 {
  display: block;
  width: 100%;
  margin: 50px auto 0;
}
@media screen and (max-width: 1000px) {
  #clause > .article_box.sect10 {
    margin: 40px auto 0;
  }
}
#clause > .article_box.sect10 > .tit {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect10 > .tit {
    font-size: 16px;
  }
}
#clause > .article_box.sect10 > .desc {
  display: block;
  width: 100%;
  margin-top: 30px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.7;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  color: #ccc;
}
@media screen and (max-width: 600px) {
  #clause > .article_box.sect10 > .desc {
    margin-top: 20px;
  }
}
#clause > .article_box.sect10 > .create_date {
  display: block;
  width: 100%;
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.05em;
  text-align: right;
  color: #ccc;
}