@charset "utf-8";
body,
html {
  width: 750px;
  margin: 0 auto;
  min-width: inherit;
  overflow-x: hidden;
  transform: '';
}
.fl_pc {
  float: none;
  display: block;
}
.fr_pc {
  float: none;
  display: block;
}
.pchide {
  display: block;
}
.mhide {
  display: none;
}
.mhider {
  display: none !important;
}
.padhide {
  display: none;
}
.container {
  width: auto;
}
.searchlinks {
  width: 90%;
}
.searchlinks .big-input {
  width: 100%;
}
.logoText {
  margin-top: 4.5rem;
}
.logoText > h1 {
  font-size: 3.5rem;
}
.logoText > h5 {
  font-size: 1.5rem;
}
.searchlinks .big-input .search input {
  font-size: 1.5rem;
}
.national-doc-link {
  height: auto;
  margin-top: 3rem;
}
.national-doc-link li {
  margin: 0 1rem;
}
.national-doc-link a {
  font-size: 2rem;
  flex-direction: column;
}
.national-doc-link img {
  margin-bottom: 1rem;
  margin-right: 0;
}
.home-stats-title {
  font-size: 2rem;
}
.home-stats-title span {
  font-size: 2.25rem;
}
.home-stats-items {
  flex-wrap: wrap;
  height: auto;
  margin-top: 1.5rem;
  padding: 1rem 0;
}
.home-stats-items li {
  height: 50%;
  width: 50%;
  font-size: 2rem;
  margin: 1rem 0;
}
.home-stats-items li:nth-child(3)::before {
  display: none;
}
.home-stats-items li .special {
  font-size: 1.5rem;
}
.home-stats-items li .special em {
  font-size: 3rem;
}
.policy-content-title {
  font-size: 2.5rem;
}
.policy-content-items > li > a {
  font-size: 2.125rem;
  width: unset;
}
.policy-content-items > li > p {
  font-size: 1.75rem;
  line-height: 1.6;
}
.policy-content-items > li > div > span {
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  margin: 1rem 0.875rem 0.5rem 0;
}
.policy-content-items > li > a span {
  font-size: 1.75rem;
  padding-right: 1.25rem;
  margin-right: 1.25rem;
}
.policy-content-items > li > a span::after {
  width: 0.125rem;
}
.policy-more a {
  padding: 0 3rem;
  height: 4rem;
  border-radius: 2rem;
  line-height: 4rem;
  font-size: 2rem;
}
.home-policy-category .tab-buttons {
  height: 5rem;
}
.home-policy-category .tab-buttons li {
  height: 5rem;
  line-height: 5rem;
  font-size: 2.5rem;
}
.home-policy-category .tab-buttons li.current::after {
  width: 5rem;
  height: 5rem;
}
.home-policy-category .tab-buttons li:first-child.current::after {
  right: -5rem;
}
.policy-category-subnavs::-webkit-scrollbar,
.policy-category-title::-webkit-scrollbar {
  display: none;
}
.policy-category-subnavs,
.policy-category-title {
  display: -webkit-box;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  border-radius: unset;
  height: auto;
  margin-bottom: 0;
}
.policy-category-title li {
  display: block;
  margin: 0 2rem;
  height: 4.75rem;
  line-height: 5rem;
  font-size: 2rem;
}
.policy-category-box {
  display: block;
}
.policy-category-subnavs {
  border-left: 0;
  border-bottom: 0.3125rem solid #eee;
  background: #f5f5f5;
}
.policy-category-subnavs li {
  font-size: 1.75rem;
  height: 3rem;
  line-height: 3rem;
  margin: 0 1rem;
}
.policy-category-subnavs li.cur {
  border-left: 0;
}
.policy-category-sublist {
  padding-left: 0;
  padding-right: 0;
}
.policy-category-sublist .policy-content-items > li > div {
  display: block;
  width: unset;
}
.policy-category-sublist .policy-content-items > li > div > p {
  font-size: 1.75rem;
  display: inline;
  line-height: 1.8;
}
.policy-category-sublist .policy-content-items > li {
  margin-top: 1rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #dadada;
  display: block;
}
.policy-category-sublist .policy-content-items > li > div > div {
  margin-top: 1.5rem;
}
.policy-content-items > li > div span {
  padding: 0.25rem 1rem;
  margin-right: 1.5rem;
  font-size: 1.5rem;
}
.sxs-carousel .sxs-stage {
  display: flex;
}
.policy-link-item {
  max-height: 28rem;
  height: 100%;
}
.policy-link-item > dt img {
  height: 6rem;
}
.policy-link-item > dd a {
  font-size: 2rem;
}
.policy-link-item > dd p {
  font-size: 1.5rem;
  display: block;
  line-height: 1.6;
}
.policy-links-item .sxs-dots button span {
  height: 1rem;
  width: 6.25rem;
  border-radius: 0.5rem;
  margin-right: 2rem;
}
.policy-links-item .sxs-dots {
  margin-top: 1.25rem;
}
.home-column-box {
  padding: 2rem 0;
}
.home-column-items {
  flex-wrap: wrap;
  align-items: stretch;
  align-content: stretch;
}
.home-column-item > dt {
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.home-column-items .home-column-item > dt img {
  /* width: 150%; */
  height: 6rem;
  margin-right: 0;
}
.home-column-items li:nth-child(-2n + 3) {
  margin-bottom: 5rem;
}
.home-column-items .home-column-item {
  height: auto;
  width: 48%;
  padding: 2rem 1rem 2.5rem 1rem;
  display: unset;
}
.home-column-item > dd a {
  font-size: 2.25rem;
}
.home-column-item > dd p {
  /* display: block; */
  font-size: 1.75rem;
}
.conditions-list-title {
  height: 5rem;
}
.conditions-list-title > dt {
  line-height: 4.635rem;
}
.conditions-list-title > dt span {
  font-size: 2.5rem;
}
.conditions-list-title > dd span {
  font-weight: 400;
  font-size: 1.75rem;
}
.conditions-list-title > dd.msbtn {
  display: flex;
  align-items: center;
}
.conditions-list-box {
  padding: 0 0 1rem;
}
.conditions-list-items {
  margin-bottom: 1.25rem;
}
.conditions-list-items > dt {
  font-size: 2rem;
  width: 9rem;
}
.conditions-list-items > dd {
  padding: 1rem 0;
  background: #f5f5f5;
  border-radius: 1.5rem;
  width: calc(100% - 10rem);
}
.conditions-list-items > dd::before {
  display: none;
}
.conditions-list-items > dd ul::-webkit-scrollbar {
  display: none;
}
.conditions-list-items > dd ul {
  display: -webkit-box;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  width: 96%;
}
.conditions-list-items > dd ul li {
  font-size: 2rem;
  margin-bottom: 0;
}
.conditions-list-items > dd ul li:first-child::before {
  display: none;
}
.condition-search-result > dd {
  width: 100%;
}
.condition-catagories-box > dt img {
  height: 3.5rem;
}
.condition-search-catagories > li > p {
  height: 5rem;
  background-size: 2rem 2rem;
  padding-left: 6rem;
  font-size: 2rem;
}
.condition-search-catagories > li > p i,
.condition-search-catagories > li > ul li p em,
.condition-search-catagories > li > ul p i {
  font-size: 2rem;
}
.condition-search-catagories > li > ul {
  max-height: 18rem;
}
.condition-search-catagories > li > ul > li > p {
  padding: 0.5rem 0 0.5rem 2.75rem;
  background-size: 2rem 2rem;
}
.condition-search-catagories > li > ul > li.active > p {
  background-size: 2rem 2rem;
}
.condition-search-catagories > li > ul > li > ul > li p i {
  font-size: 1.875rem;
}
.condition-search-catagories > li > ul > li > ul {
  margin-left: 2rem;
}
.condition-search-catagories > li > ul > li > ul > li p {
  padding: 0.5rem 0 0.5rem 1.5rem;
}
.condition-search-catagories > li > ul > li > ul > li::before {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.5rem;
}
.condition-search-result > dt {
  width: 100%;
}
.search-result-counts {
  font-size: 2rem;
  border-bottom: 0.25rem solid #e5e5e5;
  height: auto;
  margin-top: 1rem;
}
.search-result-counts button {
  font-size: 1.5rem;
  padding: 0.5rem 1rem;
  margin: 1rem 0 1.25rem;
}
.search-result-counts button:last-child {
  margin-left: 1rem;
}
.search-filters {
  margin: 1.5rem 0;
  border-bottom: 0.25rem dashed #e5e5e5;
  padding: 0 1.5rem 1.5rem;
}
.search-filters label {
  font-size: 1.75rem;
}
.search-filters input[type='date'],
.search-filters select {
  font-size: 1.75rem;
  width: 32rem;
  margin-bottom: 1rem;
}
.search-filters select option {
  font-size: 1.75rem;
}
.search-filters .c-datepicker-date-editor {
  height: 2.5rem;
  line-height: 2.5rem;
  width: 76%;
}
.kxiconfont {
  font-size: 1.75rem;
}
.c-datepicker-date-range-picker.has-sidebar {
  width: 96%;
  left: 2% !important;
}
.c-datepicker-picker [slot='sidebar'],
.c-datepicker-picker__sidebar {
  width: 100%;
  height: 5rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.c-datepicker-picker__shortcut {
  width: auto;
  color: #5e5e5e;
  text-align: center;
  font-size: 1.625rem;
  font-weight: 700;
}
.c-datepicker-picker [slot='sidebar'] + .c-datepicker-picker__body,
.c-datepicker-picker__sidebar + .c-datepicker-picker__body {
  margin-left: 0;
  margin-top: 5rem;
}
.c-datepicker-date-range-picker-panel__wrap {
  float: unset;
  width: 100%;
  padding: 1rem;
}
.c-datepicker-date-range-picker__header {
  user-select: none;
  font-size: 2rem;
  text-align: center;
}
.c-datepicker-date-table td {
  width: 14.5%;
  height: 3rem;
  padding: 0.5rem 0;
  font-size: 1.75rem;
  line-height: 3rem;
}
.c-datepicker-date-table th {
  padding: 1rem;
  color: #2a67b6;
  font-size: 1.75rem;
}
.c-datepicker-date-table td .cell {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
}
.c-datepicker-date-table td.current:not(.disabled) .cell {
  background-color: #2a67b6;
  line-height: 3rem;
}
.c-datepicker-date-table td.in-range .cell {
  line-height: 3rem;
}
.c-datepicker-date-table td.in-range div,
.c-datepicker-date-table td.in-range div:hover {
  height: 3.5rem;
}
.search-filters .c-datepicker-data-input.only-date {
  width: 12rem;
  font-size: 1.75rem;
}
.c-datepicker-button--mini {
  padding: 0.5rem 1rem;
  font-size: 2rem;
  border-radius: 0.25rem;
  margin: 0.5rem 0.75rem;
}
.search-result-item {
  margin-top: 2rem;
  border-bottom: 0.125rem solid #e5e5e5;
}
.search-result-item > dt {
  font-size: 2.125rem;
}
.search-result-item > dd ul {
  margin: 2rem 0 0;
  flex-wrap: wrap;
}
.search-result-item > dd ul li {
  margin-bottom: 1.5rem;
}
.search-result-item > dd p {
  font-size: 1.75rem;
  margin: 1rem 0;
}
.search-result-item > dd p > span:nth-child(2) {
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  padding-left: 2rem;
  margin-left: 2rem;
}
.search-result-item > dd p > span:nth-child(odd) {
  padding-left: 0;
  margin-left: 0;
}
.search-result-item > dd p > span:nth-child(odd)::before {
  display: none;
}
.search-result-item > dd b {
  font-size: 2rem;
}
.search-result-item > dd ul li span {
  font-size: 1.875rem;
  padding: 0.5rem 1.25rem;
}
.search-result-item > dd ul li a {
  padding: 0.5rem 1.25rem;
  margin-right: 1rem;
  font-size: 1.875rem;
}
.search-result-item > dd ul li i {
  height: 1.75rem;
  margin-right: 0.75rem;
}
.search-result-pagination {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: wrap;
}
.search-result-pagination input[type='number'] {
  width: 8rem;
  margin: 1rem 0.3125rem 0;
}
.search-result-pagination span {
  padding: 0.325rem 0.25rem;
  margin: 0 0.5rem;
}
.search-result-pagination span button {
  width: 100%;
  margin: 0;
  padding: 0.3125rem 1.25rem;
}
.search-result-pagination button,
.search-result-pagination input[type='number'],
.search-result-pagination > em {
  font-size: 2rem;
}
.condition-search-result {
  padding: 0 0 1rem;
}
.sxzck-list-nav::-webkit-scrollbar {
  display: none;
}
.sxzck-list-nav {
  display: -webkit-box;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 5rem;
}
.sxzck-list-nav li {
  margin-left: 0;
  font-size: 2.25rem;
  padding: 0 1rem;
  line-height: 5rem;
}
.sxzck-list-nav li.cur::after {
  display: none;
}
.sxzck-list-item {
  display: block;
  margin-bottom: 5rem;
}
.sxzck-list-item > dt {
  width: 100%;
  padding: 0 1rem 1rem;
  font-size: 2rem;
  color: #fff;
  background: #4267b8;
  box-sizing: border-box;
  line-height: 4rem;
  height: 4rem;
}
.sxzck-list-item > dd > dl {
  display: block;
}
.annul-desuetude-list > dt,
.new-add-list > dt {
  text-indent: 0.5rem;
  font-size: 1.75rem;
  width: 12rem;
}
.sxzck-list-item > dd > dl > dt {
  width: 100%;
  flex-shrink: 0;
  padding-top: 1.625rem;
  text-align: center;
  text-indent: 0;
  font-weight: 700;
}
.annul-desuetude-list > dt::before,
.new-add-list > dt::before {
  width: 100%;
  height: 3rem;
  border-radius: 0.75rem;
}
.sxzck-list-item > dt::after {
  display: none;
}
.sxzck-list-item .search-result-item > dt > span {
  font-size: 1.75rem;
}
.sxzck-detail-zoom > button {
  height: 2rem;
  margin: 1rem 0.5rem;
  cursor: pointer;
}
.sxzck-detail-tools {
  height: 5rem;
}
.sxzck-detail-download {
  border: 0.125rem solid #e5e5e5;
  padding: 0.5rem 1rem;
  font-size: 1.75rem;
  width: 100%;
  justify-content: space-evenly;
}
.sxzck-detail-download > span {
  display: none;
}
.sxzck-detail-download img {
  height: 2rem;
  margin-right: 0.5rem;
}
.sxzck-detail-download a {
  margin: 0 1rem;
}
.detail-title {
  font-size: 2.75rem;
  line-height: 1.6;
  margin: 2rem 0;
}
.detail-attributes > dt {
  height: 4rem;
  line-height: 4rem;
  font-size: 2rem;
}
.detail-attributes > dt > i > img {
  height: 2.5rem;
  margin-top: 0.75rem;
}
.detail-attributes > dt button {
  height: 3rem;
  padding: 0.5rem 2rem;
  top: 0.5rem;
  font-size: 1.5rem;
}
.detail-attributes dd > div {
  padding-right: 0;
  flex: 1 1 100%;
  height: 4rem;
  font-size: 2rem;
}
.detail-attributes dd > div:nth-child(odd) {
  padding-right: 0;
}
.detail-attributes dd > div > span {
  flex: 0 0 11.375rem;
}
.detail-attributes dd > div:last-child {
  height: auto;
  line-height: 1.5;
}
.detail-content-inner > ul::-webkit-scrollbar {
  display: none;
}
.detail-content-inner > ul {
  display: -webkit-box;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  height: 5rem;
}
.detail-content-inner > ul > li {
  margin-left: 0;
  font-size: 2.25rem;
  padding: 0 1.5rem;
  line-height: 5rem;
}
.detail-content-inner > ul > li.current::after {
  display: none;
}
.detail-category-box p {
  line-height: 1.5em;
}
.detail-category-box span {
  font-size: 2.375rem !important;
  line-height: 1.8;
}
.detail-category-box span[data-index='4'] {
  font-size: 2.75rem !important;
  line-height: 1.2;
}
.detail-category-box span[data-index='6'] {
  font-size: 2.375rem !important;
  line-height: 1.8;
}
.detail-category-box span[data-index=''] {
  font-size: 2.5rem !important;
  font-weight: 700;
  line-height: 1.8;
}
.sxzck-detail-download .detail-category > span {
  display: inline;
  font-weight: 400;
}
.detail-category-list {
  width: 35rem;
  height: 38rem;
  top: 3rem;
}
.detail-category-list h3 {
  font-size: 2.125rem;
}
.detail-category-list a {
  width: 100%;
  padding: 0.75rem 0;
  font-size: 1.875rem;
}
.detail-category-list > dl > dt {
  height: auto;
}
.detail-category-list > dl > dt a {
  font-weight: 700;
  font-size: 2rem;
}
.detail-category-list > dl > dt::before {
  width: 0.75rem;
  height: 0.75rem;
  left: -0.375rem;
  top: 1.5rem;
}
.toTop-arrow {
  width: 4.5rem;
  height: 4.5rem;
  z-index: 999;
  background-color: #0457b7;
}
.toTop-arrow::after,
.toTop-arrow::before {
  width: 1.75rem;
  height: 0.375rem;
  background: #fff;
}
.toTop-arrow::before {
  left: 1rem;
}
.toTop-arrow::after {
  right: 1rem;
}
.policy-elucidation-list {
  font-size: 2rem;
}
.history-policy {
  margin-top: 5rem;
}
.history-policy > li {
  position: relative;
  line-height: 2;
  margin: 1rem 0 8rem;
  padding: 0.25rem 0.5rem;
}
.history-policy > li:last-child {
  margin-bottom: 0;
}
.history-policy > li a {
  display: block;
}
.history-policy > li > span {
  top: -4.5rem;
  font-size: 1.875rem !important;
}
.policy-elucidation-list > li::before {
  top: 1.625rem;
  width: 0.75rem;
  height: 0.75rem;
}
.transaction-handling > dt {
  height: auto;
  line-height: 1.6;
  padding: 0.5rem 1.25rem;
  font-size: 2.25rem;
}
.transaction-handling .search-result-item > dt {
  font-size: 2rem;
}
.transaction-handling .search-result-item > dt span {
  background: #e5e5e5;
  font-size: 1.75rem !important;
  margin-left: 1rem;
}
.transaction-handling .search-result-item > dd ul li a,
.transaction-handling .search-result-item > dd ul li span {
  padding: 0 0.75rem;
  font-size: 1.75rem !important;
  margin: 0.5rem 0;
}
.transaction-handling .search-result-item > dd ul li {
  margin-bottom: 0;
}
.transaction-handling .search-result-item > dd ul li:last-child a {
  margin: 0.25rem 0.5rem 0 0;
}
.sxzck-detail-download > .detail-category {
  display: block !important;
}
.invalid-file .invalid-notice > li:first-child {
  font-size: 2rem;
  font-weight: 700;
}
.invalid-file .invalid-notice > li:last-child {
  font-size: 1.75rem;
}
.home-footer-box {
  background-color: #0457b7;
  padding: 2rem 3rem;
  box-sizing: border-box;
}
.footer-copyright-items {
  width: 100%;
  margin: 0 auto 1.25rem;
}
.footer-copyright-infos {
  font-size: 1.75rem;
  line-height: 1.8;
  margin-top: 1rem;
  -webkit-text-size-adjust: none;
}
.footer-copyright-infos p {
  width: 100%;
  justify-content: space-around;
  flex-wrap: nowrap;
  align-items: center;
  text-align: center;
  color: #edf5ff;
}
.footer-copyright-infos p a[href]:not([class]) {
  color: #edf5ff;
}
.footer-copyright-infos p a:not(:last-child):after {
  height: 1rem;
  top: 0.5rem;
}
.footer-copyright-infos p a {
  padding-right: 1rem;
}
.footer-copyright-infos p a img {
  width: 1.5rem;
  margin-right: 0.25rem;
}
.policy-category-sublist .policy-content-items > li > div > p {
  display: inline-block;
  max-height: 12.75rem;
  min-height: 3.75rem;
  width: 100%;
  height: unset;
  display: none;
}
.condition-catagories-box > dt > span {
  font-size: 1.75rem;
  color: #fff;
  margin-right: 2rem;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
}
.condition-catagories-box > dt > span i.rotated {
  -moz-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
}
.condition-catagories-box > dt > span img {
  width: 2rem;
  height: 2rem;
  margin-right: 0.5rem;
  filter: invert(100%) sepia(1%) saturate(6%) hue-rotate(215deg)
    brightness(103%) contrast(100%);
  vertical-align: text-top;
}
.backHome {
  left: 1rem;
  top: 1.5rem;
}
.backHome > a {
  font-size: 1.5rem;
}
.home-stats-files a {
  font-size: 1.75rem;
}
