@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");

@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:700|M+PLUS+1:500,700,800|Zen+Kaku+Gothic+Antique:500");

/* The following line is used to measure usage of this code. You can remove it if you want. */
@import url("https://px.animaapp.com/67f0f76bc79d4573ff5eb51b.67f0f76cc79d4573ff5eb51e.gYyC9nk.hch.png");


.screen textarea:focus,
.screen input:focus {
  outline: none;
}

.screen * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}

.screen div {
  -webkit-text-size-adjust: none;
}

.component-wrapper a {
  display: contents;
  pointer-events: auto;
  text-decoration: none;
}

.component-wrapper * {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  pointer-events: none;
}

.component-wrapper a *,
.component-wrapper input,
.component-wrapper video,
.component-wrapper iframe {
  pointer-events: auto;
}

.component-wrapper.not-ready,
.component-wrapper.not-ready * {
  visibility: hidden !important;
}

.screen a {
  display: contents;
  text-decoration: none;
}

.full-width-a {
  width: 100%;
}

.full-height-a {
  height: 100%;
}

.container-center-vertical {
  align-items: center;
  display: flex;
  flex-direction: row;
  height: 100%;
  pointer-events: none;
}

.container-center-vertical > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
  background-image: url("/image/bg-1.svg");
  background-size: cover;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.auto-animated div {
  --z-index: -1;
  opacity: 0;
  position: absolute;
}

.auto-animated input {
  --z-index: -1;
  opacity: 0;
  position: absolute;
}

.auto-animated .container-center-vertical,
.auto-animated .container-center-horizontal {
  opacity: 1;
}

.overlay-base {
  display: none;
  height: 100%;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100%;
}

.overlay-base.animate-appear {
  align-items: center;
  animation: reveal 0.3s ease-in-out 1 normal forwards;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
}

.overlay-base.animate-disappear {
  animation: reveal 0.3s ease-in-out 1 reverse forwards;
  display: block;
  opacity: 1;
  pointer-events: none;
}

.overlay-base.animate-disappear * {
  pointer-events: none;
}

@keyframes reveal {
  from { opacity: 0 }
 to { opacity: 1 }
}

.animate-nodelay {
  animation-delay: 0s;
}

.align-self-flex-start {
  align-self: flex-start;
}

.align-self-flex-end {
  align-self: flex-end;
}

.align-self-flex-center {
  align-self: flex-center;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.valign-text-bottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

input:focus {
  outline: none;
}

.listeners-active,
.listeners-active * {
  pointer-events: auto;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

.smart-layers-pointers,
.smart-layers-pointers * {
  pointer-events: auto;
  visibility: visible;
}

.listeners-active-click,
.listeners-active-click * {
  cursor: pointer;
}

* {
  box-sizing: border-box;
}
:root {
  --black: #000000;
  --primary: #23d697;
  --primarydark: #0f2e51;
  --secondary: #ff3bad;
  --surface: #ffffff;
  --surface2: #e5e3ec;
  --surface3disabled: #adadad;
  --surface4: #41454b;

  --font-size-l: 20px;
  --font-size-m: 16px;
  --font-size-s: 14px;
  --font-size-xl: 32px;
  --font-size-xs: 12px;

  --font-family-m_plus_1: "M PLUS 1", Helvetica;
  --font-family-noto_sans_jp: "Noto Sans JP", Helvetica;
  --font-family-zen_kaku_gothic_antique: "Zen Kaku Gothic Antique", Helvetica;
}
.notosansjp-bold-outer-space-16px {
  color: var(--surface4);
  font-family: var(--font-family-noto_sans_jp);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 700;
}

.mplus1-extra-bold-white-32px {
  font-family: var(--font-family-m_plus_1);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 800;
}

.mplus1-extra-bold-caribbean-green-32px {
  color: var(--primary);
  font-family: var(--font-family-m_plus_1);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 800;
}

.mplus1-extra-bold-outer-space-32px {
  color: var(--surface4);
  font-family: var(--font-family-m_plus_1);
  font-size: var(--font-size-xl);
  font-style: normal;
  font-weight: 800;
}



/* screen - pcu9501u95top */

.pcu9501u95top {
  /* background-color: var(--surface); */
  min-height: 100vh;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  max-width: 1920px;
}

.pcu9501u95top .bg-ZanXse {
  background-color: transparent;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 99.6vw !important;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.pcu9501u95top .bg-x76FBN {
  /* background-color: var(--black); */
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw !important;
  height: 100vh !important;
}

.pcu9501u95top .image-x76FBN {
  background-color: transparent;
  height: 100vh !important;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0px;
  width: 100vw !important;
}

.pcu9501u95top .x20241002__-1-x76FBN {
  background-color: transparent;
  height: 1678px;
  left: 1840px;
  object-fit: cover;
  position: absolute;
  top: -128px;
  width: 80px;
}

.pcu9501u95top .logo-text-x76FBN {
  background-color: transparent;
  height: 997px;
  left: 0px;
  position: absolute;
  top: 83px;
  width: 80px;
}

.pcu9501u95top .bg-nhvtu0 {
  background-color: transparent;
  position: absolute;
}

.pcu9501u95top .background-shape-x76FBN {
  background-color: var(--surface);
  height: 1218px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: -49px;
  width: 400px;
}

.pcu9501u95top .main-frame-ZanXse::-webkit-scrollbar {
  display: none;
  width: 0;
}

.pcu9501u95top .main-frame-ZanXse {
  left: 0px;
  overflow-y: auto;
  position: relative;
  width: 100%;
  max-width: 1920px;
}

.pcu9501u95top .main-frame-O0TEAs {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 80px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 400px;
  /* max-width: 90%; */
}

.pcu9501u95top .main-frame-inner {
  background-color: white;
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 80px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.pcu9501u95top .footer-group {
  background-color: transparent;
  height: 132px;
  margin-left: -760.00px;
  margin-right: -760.00px;
  position: relative;
  width: 1920px;
}

.pcu9501u95top .footer_1 {
  align-items: flex-start;
  background-color: var(--surface4);
  display: flex;
  flex-direction: column;
  gap: 10px;
  left: 0px;
  padding: 40px 660px;
  position: relative;
  top: 0px;
  width: 1920px;
}

.pcu9501u95top .frame-360 {
  align-items: center;
  align-self: stretch;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 52px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.pcu9501u95top .frame-30 {
  align-items: flex-start;
  background-color: transparent;
  display: inline-flex;
  flex: 0 0 auto;
  gap: 20px;
  position: relative;
}

.pcu9501u95top .pictoria-inc {
  background-color: transparent;
  color: var(--surface);
  font-family: var(--font-family-zen_kaku_gothic_antique);
  font-size: var(--font-size-xs);
  font-style: normal;
  font-weight: 500;
  height: 16px;
  letter-spacing: 0.00px;
  line-height: 12px;
  position: relative;
  text-align: left;
  width: 86px;
}

.pcu9501u95top .bg {
  height: 1080px;
  /* left: 0px; */
  top: 0px;
  width: 1920px;
}

.pcu9501u95top .line {
  background-color: var(--primarydark);
  height: 1px;
  margin-bottom: -1.00px;
  opacity: 0;
  position: relative;
  width: 1px;
}

.pcu9501u95top .link-text {
  background-color: transparent;
  color: var(--surface3disabled);
  font-family: var(--font-family-m_plus_1);
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.00px;
  line-height: 14px;
  margin-top: -1.00px;
  position: relative;
  text-align: left;
  white-space: nowrap;
  width: fit-content;
}

.pcu9501u95top .main-frame {
  background-color: transparent;
  /* height: 1962px; */
  top: 0px;
}

.pcu9501u95top .text-button_-footer {
  align-items: flex-start;
  background-color: transparent;
  display: inline-flex;
  flex: 0 0 auto;
  flex-direction: column;
  gap: 2px;
  height: 16px;
  position: relative;
}

/* Tokushoho specific styles */

.tokushoho-container {
  background-color: white;
  padding: 40px 28.5px;
  width: 400px;
  margin-top: 80px;
}

.page-title {
  font-family: var(--font-family-m_plus_1);
  font-size: 24px;
  font-weight: 800;
  color: var(--surface4);
  text-align: center;
  margin-bottom: 32px;
  letter-spacing: 0.5px;
}

.tokushoho-table {
  width: 100%;
  border-collapse: collapse;
  font-family: var(--font-family-noto_sans_jp);
}

.tokushoho-table th,
.tokushoho-table td {
  padding: 16px 12px;
  border: 1px solid var(--surface2);
  text-align: left;
  vertical-align: top;
  font-size: 14px;
  line-height: 1.6;
  word-break: break-word;
}

.tokushoho-table th {
  background-color: var(--surface2);
  font-weight: 700;
  color: var(--surface4);
  width: 35%;
}

.tokushoho-table td {
  background-color: white;
  color: var(--surface4);
  font-weight: 400;
}

.tokushoho-table a {
  color: var(--primary);
  text-decoration: none;
  pointer-events: auto;
}

.tokushoho-table a:hover {
  text-decoration: underline;
}

.tokushoho-table td strong {
  font-weight: 700;
}
