@font-face {
  font-family: 'GENJ';
  font-style: normal;
  font-weight: normal;
  src: url("../assets/font/GenJyuuGothic-Regular.eot");
  src: url("../assets/font/GenJyuuGothic-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/font/GenJyuuGothic-Regular.ttf") format("truetype"), url("../assets/font/GenJyuuGothic-Regular.woff") format("woff");
}
@font-face {
  font-family: 'GENJ';
  font-style: normal;
  font-weight: bold;
  src: url("../assets/font/GenJyuuGothic-Bold.eot");
  src: url("../assets/font/GenJyuuGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/font/GenJyuuGothic-Bold.ttf") format("truetype"), url("../assets/font/GenJyuuGothic-Bold.woff") format("woff");
}
#main section {
  box-sizing: border-box;
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  #main section:first-child, #main section:nth-child(3) {
    padding-top: 0;
  }
}
#main section.sec.sec1 {
  padding-bottom: 0;
}
#main section.sec.sec1 h2:first-child:not(section.inquiry > h2:first-child) {
  margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
  #main section.sec.sec1 h2:first-child:not(section.inquiry > h2:first-child) {
    margin: 0 0 25px;
  }
}
#main section#block1 {
  padding: 0;
}
@media screen and (max-width: 1199px) {
  #main section#block1 {
    margin: 0 10px;
  }
}
#main section .subtitle {
  color: #4176e5;
  font-family: "Noto Sans CJK JP", sans-serif;
}
#main section .subtitle > span {
  border-left: 1px solid #4176e5;
  border-right: 1px solid #4176e5;
}
#main section .blocktitle {
  font-family: "Noto Sans CJK JP", sans-serif;
}

.sec2 .blocktitle {
  color: #4176e5;
}

.law {
  margin: 0 50px;
}
@media screen and (max-width: 1199px) {
  .law {
    margin: 0;
  }
}
.law table th, .law table td {
  font-size: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .law table th, .law table td {
    font-size: 14px;
  }
}
.law table th {
  background-color: #4176e5;
}
.law table td span {
  color: #4176e5;
}

.btns li {
  border: 2px solid #4176e5;
  font-family: "Noto Sans CJK JP", sans-serif;
}
.btns a {
  color: #4176e5;
}
.btns a::after {
  border: 1px solid #4176e5;
}
.btns a:hover {
  background-color: #4176e5;
}
.btns a:hover::after {
  color: #4176e5;
}

.inquiryList > li {
  border-right: 1px dotted #4176e5;
}
.inquiryList > li:first-child {
  border-left: 1px dotted #4176e5;
}
@media screen and (max-width: 767px) {
  .inquiryList > li {
    border-left: 1px dotted #4176e5;
  }
}

.iconwrap_icon {
  height: auto;
  background-color: #4176e5;
}
.iconwrap p.detail {
  text-align: left;
}

.iconwrap a:hover .iconwrap_text {
  text-decoration: none;
}

#main section#introduction {
  display: none;
}

/*# sourceMappingURL=2022-law.css.map */
