html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

* {
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-repeat: no-repeat;
}

html {
  overflow-y: scroll;
}
@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}

body {
  position: relative;
}
@supports (-webkit-touch-callout: none) {
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
}

.DuplicateSans-Light-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 300;
  font-style: normal;
}

.DuplicateSans-LightItalic-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 300;
  font-style: italic;
}

.DuplicateSans-Regular-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 400;
  font-style: normal;
}

.DuplicateSans-RegularItalic-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 400;
  font-style: italic;
}

.DuplicateSans-Bold-Web {
  font-family: "Duplicate Sans Web";
  font-weight: 700;
  font-style: normal;
}

main {
  width: auto !important;
  height: auto !important;
  font-family: var(--font-jp-r);
  font-weight: 400;
  font-size: 1rem;
  color: var(--color-text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: var(--color-bg) !important;
  overflow: hidden;
  margin-top: 4.0625rem;
}
main ol,
main ul {
  list-style: none;
}
main img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
main select::-ms-expand {
  display: none;
}
main h1,
main h2,
main h3,
main h4,
main h5,
main h6 {
  font-weight: 400;
}
main a,
main button {
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  color: inherit;
}
main button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
}
main ul,
main ol {
  margin: 0;
  padding: 0;
}

.t-br {
  display: block;
}

.t-ib {
  display: inline-block;
}

.t-hidden {
  display: none;
}

.t-hiddenSp {
  display: none;
}

.t-taL {
  text-align: left !important;
}

.t-taR {
  text-align: right !important;
}

.t-taC {
  text-align: center !important;
}
.t-bold {
  font-weight: 600 !important;
}

.t-italic {
  font-style: italic !important;
}

.t-ttU {
  text-transform: uppercase !important;
}

.t-ttL {
  text-transform: lowercase !important;
}

.t-caution-color {
  color: var(--caution-color);
}

.t-mt0 {
  margin-top: 0 !important;
}

.t-visuallyHidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

:root {
  --color-black: #000;
  --color-white: #fff;
  --color-text: #5b4e42;
  --color-text-light: #958980;
  --color-bg: #eee8da;
  --color-navy: #2e527e;
  --font-jp-l: TazuganeGothicStdN-Light, sans-serif;
  --font-jp-r: TazuganeGothicStdN-Regular, sans-serif;
  --font-jp-b: TazuganeGothicStdN-Bold, sans-serif;
  --ease-out: cubic-bezier(0.35, 0.83, 0.47, 0.98);
}

.m-wrapper {
  width: 100%;
  max-width: 1248px;
  padding: 0 24px;
  margin-inline: auto;
}

.okm--h--comp--menu {
  display: none !important;
}

.c-btn {
  width: 100%;
  display: flex;
}
.c-btn > a {
  background-color: var(--color-navy);
  color: var(--color-white);
  padding: 0.625rem 1rem;
  border-radius: 0.5rem;
  font-size: 0.75rem;
  line-height: 1;
}
.c-btn.--left {
  justify-content: flex-start;
}
.c-btn.--center {
  justify-content: center;
}
.c-btn.--right {
  justify-content: flex-end;
}
.c-btn.--large > a {
  font-size: 1rem;
  padding: 2rem 0.625rem;
  width: 100%;
  text-align: center;
  max-width: 25.375rem;
  border-radius: 1rem;
  box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.02);
}
.c-hoverArrow.--large .c-hoverArrow__target {
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 0.75rem;
}

.c-hoverArrow__target {
  display: inline-block;
  position: relative;
  flex: 0 0 auto;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.5rem;
  color: var(--color-text);
  overflow: hidden;
}
.c-hoverArrow__target::before, .c-hoverArrow__target::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-mask-image: url("/office/special_site/event/wedentity2027/img/common/icon_arrow_rightup.svg");
          mask-image: url("/office/special_site/event/wedentity2027/img/common/icon_arrow_rightup.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.c-hoverArrow__target::after {
  transform: translate(-125%, 125%);
}
.c-hoverArrow__target.--white {
  color: var(--color-white);
}

@keyframes hoverArrowBefore {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(125%, -125%);
  }
}
@keyframes hoverArrowAfter {
  from {
    transform: translate(-125%, 125%);
  }
  to {
    transform: translate(0, 0);
  }
}
.c-textLink {
  color: var(--color-text-light);
  text-decoration: underline;
  font-family: var(--font-jp-b);
}

.p-teaserKv img {
  width: 100%;
  height: auto;
}

.p-teaserAbout {
  padding: 0.5625rem 0 2.75rem;
}
.p-teaserAbout__container {
  display: flex;
  flex-direction: column;
  gap: 3rem 0;
}
.p-teaserAbout__heading {
  display: flex;
  flex-direction: column;
  gap: 1.5rem 0;
}
.p-teaserAbout__heading .--large {
  font-size: 2.5rem;
  line-height: 1.2;
}
.p-teaserAbout__heading .--small {
  font-size: 1.125rem;
}
.p-teaserAbout__body p {
  font-size: 0.9375rem;
  letter-spacing: 0.02em;
  line-height: 2;
  font-family: var(--font-jp-b);
  font-weight: 700;
}
.p-teaserAbout__body p:not(:first-child) {
  margin-top: 1.875rem;
}

.p-teaserInfo {
  padding: 2.75rem 0 7.625rem;
}
.p-teaserInfo__container {
  display: flex;
  flex-direction: column;
  gap: 1.25rem 0;
}
.p-teaserInfo__heading {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem 0;
}
.p-teaserInfo__heading .--large {
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
.p-teaserInfo__heading .--small {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
}
.p-teaserInfo__body p,
.p-teaserInfo__body dt,
.p-teaserInfo__body dd {
  font-size: 0.9375rem;
  line-height: 1.8;
}
.p-teaserInfo__body dl {
  display: flex;
}
.p-teaserInfo__body dl dt {
  flex-shrink: 0;
}
.p-teaserInfo__lead {
  font-family: var(--font-jp-b);
}
.p-teaserInfo__lead dl {
  margin-top: 1.25rem;
}
.p-teaserInfo__indivisual {
  margin-top: 2.5rem;
}
.p-teaserInfo__indivisual h3 {
  color: var(--color-text-light);
  font-size: 0.9375rem;
  line-height: 1.5;
  padding-bottom: 0.5rem;
  border-bottom: 0.0625rem solid var(--color-text-light);
  font-family: var(--font-jp-b);
}
.p-teaserInfo__indivisual p {
  margin-top: 1.25rem;
}
.p-teaserInfo__indivisual dl:first-of-type {
  margin-top: 1.25rem;
}
.p-teaserInfo__indivisual .c-btn {
  margin-top: 1rem;
}
.p-teaserInfo__btn {
  margin-top: 5.6875rem;
}
@media print, screen and (min-width: 1024px) {
  main {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .t-hiddenSp {
    display: block;
  }
  .t-hiddenPc {
    display: none;
  }
  .t-taL-pc {
    text-align: left !important;
  }
  .t-taR-pc {
    text-align: right !important;
  }
  .t-taC-pc {
    text-align: center !important;
  }
  .c-btn.--large > a {
    padding: 2.5rem 0.625rem;
  }
  .p-teaserAbout {
    padding: 3.5625rem 0 4.5rem;
  }
  .p-teaserAbout__container {
    justify-content: space-between;
    flex-direction: row;
    gap: 0 1.25rem;
  }
  .p-teaserAbout__heading .--large {
    font-size: 3.25rem;
  }
  .p-teaserAbout__heading .--small {
    font-size: 1.5rem;
  }
  .p-teaserAbout__body p {
    font-size: 1rem;
  }
  .p-teaserAbout__body p:not(:first-child) {
    margin-top: 2rem;
  }
  .p-teaserInfo {
    padding: 4.5rem 0 9rem;
  }
  .p-teaserInfo__container {
    justify-content: space-between;
    flex-direction: row;
    gap: 0 1.25rem;
  }
  .p-teaserInfo__body p,
  .p-teaserInfo__body dt,
  .p-teaserInfo__body dd {
    font-size: 1rem;
    line-height: 1.5;
  }
  .p-teaserInfo__lead dl {
    margin-top: 1rem;
  }
  .p-teaserInfo__indivisual {
    margin-top: 3.5rem;
  }
  .p-teaserInfo__indivisual h3 {
    font-size: 1rem;
  }
  .p-teaserInfo__indivisual p {
    margin-top: 1rem;
  }
  .p-teaserInfo__indivisual dl:first-of-type {
    margin-top: 1rem;
  }
  .p-teaserInfo__btn {
    margin-top: 9rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-hoverArrow:hover .c-hoverArrow__target::before {
    animation: hoverArrowBefore 0.6s var(--ease-out) forwards;
  }
  .c-hoverArrow:hover .c-hoverArrow__target::after {
    animation: hoverArrowAfter 0.6s var(--ease-out) forwards;
  }
  .c-textLink:hover {
    text-decoration: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  .c-hoverArrow:hover .c-hoverArrow__target::before,
  .c-hoverArrow:hover .c-hoverArrow__target::after {
    animation-duration: 0.01ms;
  }
}
@media screen and (max-width: 767px) {
  .p-teaserInfo__lead dl dd a {
    margin-top: 0.5rem;
  }
}