@charset "UTF-8";
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

[tabindex="-1"]:focus-visible {
  outline: none !important;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: 700;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.1em;
}

sup {
  top: -0.3em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: middle;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
  white-space: normal;
}

button {
  appearance: none;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

/* コンテンツ最大幅 */
/* color */
/* ============================================ */
/* font */
/* ============================================ */
/* common */
/* ============================================ */
html {
  font-size: 62.5%;
}

body {
  background: url(../images/common/bg.jpg) no-repeat center/cover;
  background-attachment: fixed;
  color: #000;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.6;
  text-size-adjust: 100%;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  min-height: 100dvh;
  overflow-wrap: anywhere; /* 収まらない場合に折り返す */
  word-break: normal; /* 単語の分割はデフォルトに依存 */
  line-break: strict; /* 禁則処理を厳格に適用 */
}
@media all and (max-width: 896px) {
  body {
    background: #fff;
  }
}
body.is-fixed {
  height: 100%;
  overflow: hidden;
}

a {
  color: currentColor;
  transition: 0.3s;
}
@media (hover: hover) {
  a:hover {
    opacity: 0.7;
  }
}

img {
  max-width: 100%;
  height: auto;
}

.reading {
  display: block;
  overflow: hidden;
  height: 0;
  width: 0;
  margin: 0;
  padding: 0;
}

@media all and (max-width: 896px) {
  .pconly {
    display: none;
  }
}

.sponly {
  display: none;
}
@media all and (max-width: 896px) {
  .sponly {
    display: block;
  }
}

.portraitonly {
  display: none;
}
@media all and (max-width: 480px) {
  .portraitonly {
    display: block;
  }
}

@media all and (max-width: 480px) {
  .portraitnone {
    display: none;
  }
}

.tabonly {
  display: none;
}
@media all and (max-width: 1025px) {
  .tabonly {
    display: block;
  }
}

@media all and (max-width: 1025px) {
  .tabnone {
    display: none;
  }
}

.mdonly {
  display: none;
}
@media all and (max-width: 600px) {
  .mdonly {
    display: block;
  }
}

@media all and (max-width: 600px) {
  .mdnone {
    display: none;
  }
}

.span_br {
  display: inline-block;
}

.mt-16 {
  margin-top: 16px;
}

.sidebar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  width: calc((100% - 390px) / 2);
  height: 100vh;
  overflow-y: auto;
}
@media all and (max-width: 896px) {
  .sidebar {
    display: none;
  }
}
.sidebar h1 {
  display: flex;
  position: relative;
  padding-left: 2.2vw;
  text-align: right;
  font-size: 5.5vw;
  font-weight: 900;
  line-height: 1.1;
}
@media all and (max-width: 1280px) {
  .sidebar h1 {
    font-size: 4.8vw;
  }
}
.sidebar h1 span {
  position: absolute;
  top: 0.6vw;
  left: 0;
  text-align: center;
  font-size: 1.8vw;
  letter-spacing: -0.12em;
  line-height: 1;
}
@media all and (max-width: 1280px) {
  .sidebar h1 span {
    top: 0.5vw;
    font-size: 1.6vw;
  }
}
.sidebar .voting-date {
  display: flex;
  align-items: baseline;
  position: relative;
  margin-top: -2.5vw;
  color: #c1272d;
  font-weight: 900;
}
@media all and (max-width: 1280px) {
  .sidebar .voting-date {
    margin-top: -1.5vw;
  }
}
.sidebar .voting-date .label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 4vw;
  left: 0;
  width: 8.8vw;
  height: 2.5vw;
  padding-bottom: 3px;
  border-radius: 1.3vw;
  background: #c1272d;
  color: #fff;
  font-size: 1.6vw;
  font-weight: 700;
  letter-spacing: 3px;
}
@media all and (max-width: 1280px) {
  .sidebar .voting-date .label {
    top: 3.4vw;
    width: 7.2vw;
    height: 3vw;
    padding-bottom: 1px;
    font-size: 1.4vw;
    letter-spacing: 1.5px;
  }
}
.sidebar .voting-date em {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.sidebar .voting-date .year {
  font-size: 2.2vw;
}
@media all and (max-width: 1280px) {
  .sidebar .voting-date .year {
    font-size: 1.8vw;
  }
}
.sidebar .voting-date .year em {
  font-size: 4.2vw;
}
@media all and (max-width: 1280px) {
  .sidebar .voting-date .year em {
    font-size: 3.6vw;
  }
}
.sidebar .voting-date .day {
  font-size: 2.2vw;
}
@media all and (max-width: 1280px) {
  .sidebar .voting-date .day {
    font-size: 1.8vw;
  }
}
.sidebar .voting-date .day em {
  font-size: 9.2vw;
  letter-spacing: -0.04em;
}
@media all and (max-width: 1280px) {
  .sidebar .voting-date .day em {
    font-size: 8.4vw;
  }
}
.sidebar .voting-date .day em i {
  position: relative;
  top: -3px;
  margin-left: -1.15vw;
  font-style: normal;
  font-weight: 400;
}
.sidebar .period {
  margin-top: -5vw;
  font-size: 1.8vw;
  font-weight: 700;
}
@media all and (max-width: 1280px) {
  .sidebar .period {
    margin-top: -4vw;
    font-size: 1.6vw;
  }
}
.sidebar .period em {
  position: relative;
  top: 3px;
  font-size: 3vw;
  font-style: normal;
}
@media all and (max-width: 1280px) {
  .sidebar .period em {
    font-size: 2.6vw;
  }
}
.sidebar .note {
  padding: 0.5vw 2vw;
  border-radius: 1.3vw;
  background: #c1272d;
  color: #fff;
  text-align: center;
  font-size: 1.2vw;
  line-height: 1.25;
}
@media all and (max-width: 1280px) {
  .sidebar .note {
    margin-top: 0.5vw;
    padding: 0.8vw 1vw 1vw;
    font-size: 1.15vw;
    line-height: 1.3;
  }
}
.sidebar .note strong {
  color: #fff100;
}
.sidebar nav {
  margin-top: 2vw;
  font-size: 1.2vw;
}
@media all and (max-width: 1280px) {
  .sidebar nav {
    font-size: 1.6vw;
  }
}
.sidebar nav ul {
  border-bottom: 1px solid #898989;
}
.sidebar nav ul li {
  border-top: 1px solid #898989;
}
.sidebar nav ul li a {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 0.26vw 2.5vw 0.35vw;
}
.sidebar nav ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.6vw;
  width: 0.94vw;
  height: 1.4vw;
  background: url(../images/common/ico_ar.png) no-repeat center/cover;
  transform: translateY(-50%);
}
.sidebar small {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.content {
  width: 390px;
  margin-inline: auto;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #fff;
}
@media all and (max-width: 896px) {
  .content {
    width: 100%;
    border: 0;
  }
}

.ttl-lv3 {
  margin-bottom: 10px;
  padding: 12px;
  border-radius: 16px;
  background: #fff100;
  color: #c1272d;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.3;
}

.relation {
  padding: 35px 15px 15px;
  background: url(../images/common/bg_relation.png) no-repeat 0 bottom/198px;
}
.relation h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 175px;
  height: 50px;
  margin-inline: auto;
  padding-bottom: 2px;
  border: 3px solid #c1272d;
  border-radius: 5px;
  background: #fff;
  color: #c1272d;
  font-size: 3.3rem;
  font-weight: 900;
}
.relation ul {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 20px;
  margin-top: 30px;
  padding-right: 7px;
  font-size: 1.5rem;
  font-weight: 700;
}
.relation ul li {
  display: flex;
  justify-content: flex-end;
  width: calc(100% - 156px);
}
.relation ul li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 43px;
  padding-bottom: 2px;
  border-radius: 100px;
  background: #136dac;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}
.relation ul li a::after {
  content: "";
  position: absolute;
}
.relation ul li:nth-child(1) a:after {
  bottom: -16px;
  left: -17px;
  width: 52px;
  height: 23px;
  background: url(../images/common/tail.png) no-repeat center/cover;
}
.relation ul li:nth-child(2) a:after {
  top: 50%;
  left: -14px;
  width: 22px;
  height: 11px;
  background: #136dac;
  clip-path: polygon(0 50%, 100% 0, 100% 100%);
  transform: translateY(-50%);
}
.relation ul li:nth-child(3) a:after {
  top: -16px;
  left: -17px;
  width: 52px;
  height: 23px;
  background: url(../images/common/tail.png) no-repeat center/cover;
  transform: scaleY(-1);
}

/* blockskip */
/* ============================================ */
#blockskip {
  overflow: hidden;
  height: 0;
  background: #ddd;
  text-align: center;
}

/* scroll-prevent */
/* ============================================ */
.scroll-prevent {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: 100%;
}

/* header */
/* ============================================ */
.header {
  width: calc(100% - 0.5px);
  height: 66px;
  background: #fff;
  position: sticky;
  top: 0;
  z-index: 10;
  margin-left: 0.5px;
  padding-left: 10px;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .header {
    width: 100%;
    margin-left: 0;
  }
}
.header-logo {
  position: sticky;
  z-index: 11;
}
.header #ham-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 10;
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 0 50px;
  transition: transform 0.2s ease-out 0s;
}
.header #ham-menu nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 2px;
  overflow-y: auto;
}
.header #ham-menu nav ul {
  border-bottom: 1px solid #898989;
}
.header #ham-menu nav ul li {
  border-top: 1px solid #898989;
}
.header #ham-menu nav ul li a {
  display: block;
  position: relative;
  padding-block: 25px;
  text-align: center;
}
.header #ham-menu nav ul li a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5px;
  width: 12px;
  height: 17px;
  background: url(../images/common/ico_ar.png) no-repeat center/cover;
  transform: translateY(-50%);
}
.header #menu-icon {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 11;
  width: 88px;
  height: 65px;
  cursor: pointer;
}
@media all and (max-width: 896px) {
  .header #menu-icon {
    display: block;
  }
}
.header #menu-icon::before, .header #menu-icon::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 24px;
  width: 40px;
  height: 2px;
  background: #000;
  transition: 0.4s;
}
.header #menu-icon::before {
  top: 30px;
}
.header #menu-icon::after {
  top: 45px;
}
.header #menu-cb {
  display: none;
}
.header #menu-cb:checked ~ #ham-menu {
  transform: translate(-100%);
}
.header #menu-cb:checked ~ #menu-icon {
  background: none;
}
.header #menu-cb:checked ~ #menu-icon::before {
  transform: translateY(8px) rotate(-315deg);
}
.header #menu-cb:checked ~ #menu-icon::after {
  transform: translateY(-8px) rotate(315deg);
}

/* footer */
/* ============================================ */
.footer {
  font-size: 1.2rem;
  font-weight: 400;
}
.footer .author-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 15px;
  border-top: 1px solid #b5b5b6;
}
.footer .author-link img {
  height: 52px;
}
.footer .author-link ul {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}
.footer .author-link ul li a {
  position: relative;
  color: #136dac;
}
.footer .author-link ul li:first-child a {
  padding-left: 16px;
}
.footer .author-link ul li:first-child a::before, .footer .author-link ul li:first-child a::after {
  content: "";
  position: absolute;
  left: 0;
  transform: translateY(-50%);
}
.footer .author-link ul li:first-child a::before {
  top: 50%;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #136dac;
}
.footer .author-link ul li:first-child a::after {
  top: calc(50% - 2px);
  left: 4px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
.footer .author-link ul li:last-child a {
  padding: 1px 7px 3px 22px;
  border: 2px solid #136dac;
  border-radius: 50px;
  background: #fff;
}
.footer .author-link ul li:last-child a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 7px;
  width: 12px;
  height: 14px;
  background: url(../images/common/ico_map.png) no-repeat center/cover;
  transform: translateY(-50%);
  transition: 0.3s;
}
.footer .author-link ul li:last-child a:hover {
  background: #136dac;
  color: #fff;
  opacity: 1;
}
.footer .author-link ul li:last-child a:hover::before {
  filter: brightness(0) invert(1);
}
.footer .committee {
  display: flex;
  flex-direction: column;
  padding: 5px 15px;
}
.footer .committee a {
  font-size: 1.6rem;
  font-weight: 600;
  color: #136dac;
}
.footer small {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  background: #136dac;
  color: #fff;
  font-size: 1rem;
}
.footer .pagetop {
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 40px;
  z-index: 9;
  width: 3.65vw;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #c1272d;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease, visibility 0.8s ease;
}
@media all and (max-width: 896px) {
  .footer .pagetop {
    width: 35px;
    right: 10px;
    bottom: 13px;
  }
}
.footer .pagetop::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.3vw;
  aspect-ratio: 1;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transform: translate(-50%, -25%) rotate(45deg);
}
@media all and (max-width: 896px) {
  .footer .pagetop::before {
    width: 12px;
    border-top-width: 2px;
    border-left-width: 2px;
  }
}

/*# sourceMappingURL=layout.css.map */
