@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  margin: 0;
}

.l-footer {
  background: #008cd6;
}

.muhi-100th {
  /* ----------
  reset
  ---------- */
  box-sizing: border-box;
  overflow-y: auto;
  -webkit-text-size-adjust: 100%;
  /* ----------
  base
  ---------- */
  background: #fff;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  /* ----------
  utility
  ---------- */
  /* ----------
  modal
  ---------- */
  /* ----------
  fadein & blurin
  ---------- */
  /* ----------
  mv
  ---------- */
  /* ----------
  statement
  ---------- */
  /* ----------
  nav
  ---------- */
  /* ----------
  bg_lantern
  ---------- */
  /* ----------
  news
  ---------- */
  /* ----------
  award
  ---------- */
  /* ----------
  history
  ---------- */
}
.muhi-100th *,
.muhi-100th :after,
.muhi-100th :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
.muhi-100th :after,
.muhi-100th :before {
  text-decoration: inherit;
  vertical-align: inherit;
}
.muhi-100th * {
  padding: 0;
  margin: 0;
}
.muhi-100th audio:not([controls]) {
  display: none;
  height: 0;
}
.muhi-100th hr {
  overflow: visible;
}
.muhi-100th article,
.muhi-100th aside,
.muhi-100th details,
.muhi-100th figcaption,
.muhi-100th figure,
.muhi-100th footer,
.muhi-100th header,
.muhi-100th main,
.muhi-100th menu,
.muhi-100th nav,
.muhi-100th section,
.muhi-100th summary {
  display: block;
}
.muhi-100th summary {
  display: list-item;
}
.muhi-100th small {
  font-size: 80%;
}
.muhi-100th [hidden],
.muhi-100th template {
  display: none;
}
.muhi-100th abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.muhi-100th li,
.muhi-100th ol {
  list-style: none;
}
.muhi-100th a {
  background-color: transparent;
  text-decoration: none;
  color: #000;
}
.muhi-100th a:active,
.muhi-100th a:hover {
  outline-width: 0;
  text-decoration: none;
}
.muhi-100th code,
.muhi-100th kbd,
.muhi-100th pre,
.muhi-100th samp {
  font-family: monospace, monospace;
}
.muhi-100th b,
.muhi-100th strong {
  font-weight: bolder;
}
.muhi-100th dfn {
  font-style: italic;
}
.muhi-100th mark {
  color: #000;
}
.muhi-100th sub,
.muhi-100th sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.muhi-100th sub {
  bottom: -0.25em;
}
.muhi-100th sup {
  top: -0.5em;
}
.muhi-100th [role=button],
.muhi-100th [type=button],
.muhi-100th [type=reset],
.muhi-100th [type=submit],
.muhi-100th button {
  cursor: pointer;
  background-color: transparent;
}
.muhi-100th [disabled] {
  cursor: default;
}
.muhi-100th [type=number] {
  width: auto;
}
.muhi-100th [type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
       appearance: textfield;
}
.muhi-100th [type=search]::-webkit-search-cancel-button,
.muhi-100th [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.muhi-100th textarea {
  overflow: auto;
  resize: vertical;
}
.muhi-100th button,
.muhi-100th input,
.muhi-100th optgroup,
.muhi-100th select,
.muhi-100th textarea {
  font: inherit;
}
.muhi-100th optgroup {
  font-weight: 700;
}
.muhi-100th button {
  overflow: visible;
  border: none;
  background: transparent;
}
.muhi-100th [type=button]::-moz-focus-inner,
.muhi-100th [type=reset]::-moz-focus-inner,
.muhi-100th [type=submit]::-moz-focus-inner,
.muhi-100th button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
.muhi-100th [type=button]::-moz-focus-inner,
.muhi-100th [type=reset]::-moz-focus-inner,
.muhi-100th [type=submit]::-moz-focus-inner,
.muhi-100th button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.muhi-100th [type=reset],
.muhi-100th [type=submit],
.muhi-100th button,
.muhi-100th html [type=button] {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
}
.muhi-100th button,
.muhi-100th select {
  text-transform: none;
}
.muhi-100th select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.muhi-100th select::-ms-expand {
  display: none;
}
.muhi-100th select::-ms-value {
  color: currentColor;
}
.muhi-100th legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
.muhi-100th ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.muhi-100th [type=search] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
       appearance: textfield;
  outline-offset: -2px;
}
.muhi-100th img {
  border-style: none;
  image-rendering: auto;
}
.muhi-100th progress {
  vertical-align: baseline;
}
.muhi-100th svg:not(:root) {
  overflow: hidden;
}
.muhi-100th audio,
.muhi-100th canvas,
.muhi-100th progress,
.muhi-100th video {
  display: inline-block;
}
@media screen {
  .muhi-100th [hidden~=screen] {
    display: inherit;
  }
  .muhi-100th [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
.muhi-100th [aria-busy=true] {
  cursor: progress;
}
.muhi-100th [aria-controls] {
  cursor: pointer;
}
.muhi-100th [aria-disabled] {
  cursor: default;
}
.muhi-100th * {
  font-family: "M PLUS 1p", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  letter-spacing: 0.06em;
  line-height: 2.25;
  color: #4d4d4d;
}
@media (max-width: 767.9px) {
  .muhi-100th * {
    font-size: 3.2vw;
    line-height: 2.0833333333;
  }
}
.muhi-100th section {
  position: relative;
}
.muhi-100th p {
  margin-top: 0;
}
.muhi-100th a {
  display: block;
}
.muhi-100th a,
.muhi-100th button {
  cursor: pointer;
  transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
@media (any-hover: hover) {
  .muhi-100th a:hover,
.muhi-100th button:hover {
    opacity: 0.5;
  }
}
.muhi-100th img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.muhi-100th sup {
  font-size: 75%;
}
.muhi-100th sub {
  font-size: 75%;
}
.muhi-100th .inner {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  position: relative;
}
@media (max-width: 767.9px) {
  .muhi-100th .inner {
    max-width: 100%;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .u-pc {
    display: none;
  }
}
@media (min-width: 768px) {
  .muhi-100th .u-sp {
    display: none;
  }
}
.muhi-100th .sec_ttl {
  position: relative;
  font-weight: 700;
  font-size: 6rem;
  line-height: 1.4666666667;
  color: #ff0000;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding-bottom: 8px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .sec_ttl {
    font-size: 5vw;
    -moz-column-gap: 0.8333333333vw;
         column-gap: 0.8333333333vw;
    padding-bottom: 0.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .sec_ttl {
    font-size: 5.3333333333vw;
    border-width: 0.5333333333vw;
    -moz-column-gap: 1.3333333333vw;
         column-gap: 1.3333333333vw;
    padding-bottom: 2.1333333333vw;
  }
}
.muhi-100th .sec_ttl::before {
  content: "";
  background: url("/muhi-100th/img/sec_ttl_icon.svg") no-repeat center center/contain;
  width: 61px;
  height: 73px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .sec_ttl::before {
    width: 5.0833333333vw;
    height: 6.0833333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .sec_ttl::before {
    width: 5.8666666667vw;
    height: 7.2vw;
  }
}
.muhi-100th .sec_ttl::after {
  content: "";
  background: #ff0000;
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .sec_ttl::after {
    height: 0.3333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .sec_ttl::after {
    height: 0.5333333333vw;
    max-width: 50.1333333333vw;
  }
}
.muhi-100th .sec_btn {
  position: relative;
  background: #fff;
  color: #4d4d4d;
  border: solid 4px #ff0000;
  border-radius: 100px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 490px;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.36;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .sec_btn {
    min-width: 40.8333333333vw;
    min-height: 8.3333333333vw;
    font-size: 2.0833333333vw;
    border-width: 0.3333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .sec_btn {
    min-width: 69.3333333333vw;
    min-height: 14.4vw;
    font-size: 3.7333333333vw;
    border-width: 0.5333333333vw;
    padding-right: 4vw;
  }
}
.muhi-100th .sec_btn::after {
  content: "";
  background: url("/muhi-100th/img/common_arrow_01.svg") no-repeat center center/contain;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .sec_btn::after {
    width: 4vw;
    height: 4vw;
    right: 1.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .sec_btn::after {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    right: 2.6666666667vw;
  }
}
.muhi-100th .modal {
  display: none;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100dvh;
  opacity: 0;
  position: fixed;
  inset: 0;
  visibility: hidden;
  z-index: 99999;
  background: rgba(0, 140, 214, 0.8);
  transition: 0.3s;
  overflow-y: scroll;
}
.muhi-100th .modal.is-ready {
  display: flex;
}
.muhi-100th .modal .modal_cts {
  width: calc(100vw - 80px);
  max-width: 800px;
  height: auto;
  max-height: calc(100dvh - 80px);
  position: relative;
}
@media (max-width: 767.9px) {
  .muhi-100th .modal .modal_cts {
    width: 78.6666666667vw;
    max-width: none;
    max-height: calc(100dvh - 21.3333333333vw);
  }
}
.muhi-100th .modal .inner {
  width: 100%;
  height: 100%;
  padding: 60px 120px 140px;
  overflow-y: auto;
  background: #fff;
  border-radius: 50px;
  border: solid 8px #ff0000;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .modal .inner {
    padding: 5vw 10vw 11.6666666667vw;
    border-radius: 4.1666666667vw;
    border-width: 0.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .modal .inner {
    padding: 9.3333333333vw 10.6666666667vw 21.3333333333vw;
    border-radius: 5.3333333333vw;
    border-width: 0.5333333333vw;
  }
}
.muhi-100th .modal .inner h3 {
  color: #ff0000;
  font-weight: 700;
  font-size: 3.8rem;
  line-height: 1.3157894737;
  text-align: center;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .modal .inner h3 {
    font-size: 3.1666666667vw;
    margin-bottom: 3.3333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .modal .inner h3 {
    font-size: 4.2666666667vw;
    line-height: 1.1875;
    margin-bottom: 5.3333333333vw;
  }
}
.muhi-100th .modal .inner img + p {
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .modal .inner img + p {
    margin-top: 2.5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .modal .inner img + p {
    margin-top: 4vw;
  }
}
.muhi-100th .modal .inner p {
  font-size: 2rem;
  line-height: 1.75;
  color: #008cd6;
  max-height: 180px;
  overflow-y: scroll;
  padding-right: 10px;
  scrollbar-color: #ff0000 transparent;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .modal .inner p {
    font-size: 1.6666666667vw;
    max-height: 15vw;
    padding-right: 0.8333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .modal .inner p {
    font-size: 3.2vw;
    line-height: 1.5833333333;
    max-height: 32vw;
    padding-right: 2.6666666667vw;
  }
}
.muhi-100th .modal .inner p::-webkit-scrollbar {
  width: 8px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .modal .inner p::-webkit-scrollbar {
    width: 0.6666666667vw;
  }
}
.muhi-100th .modal .inner p::-webkit-scrollbar-track {
  background: #989898;
  border-radius: 15px;
}
.muhi-100th .modal .inner p::-webkit-scrollbar-thumb {
  background: #ff0000;
  border-radius: 15px;
}
.muhi-100th .modal button[data-modal-close] {
  background: url("/muhi-100th/img/common_close_01.svg") no-repeat center center/contain;
  width: 62px;
  height: 65px;
  border: none;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  transition: 0.2s;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .modal button[data-modal-close] {
    width: 5.1666666667vw;
    height: 5.4166666667vw;
    bottom: 4.1666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .modal button[data-modal-close] {
    width: 10.6666666667vw;
    height: 11.2vw;
    bottom: 6.6666666667vw;
  }
}
.muhi-100th .modal.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.muhi-100th .fadein {
  visibility: hidden;
  opacity: 0;
}
.muhi-100th .fadein.is-show {
  -webkit-animation: fadein 0.9s cubic-bezier(0.22, 1, 0.36, 1) forwards;
          animation: fadein 0.9s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  visibility: visible;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(24px) scale(0.96);
    filter: blur(6px);
  }
  60% {
    opacity: 1;
    filter: blur(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(24px) scale(0.96);
    filter: blur(6px);
  }
  60% {
    opacity: 1;
    filter: blur(0);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0);
  }
}
.muhi-100th .blurin {
  opacity: 0;
}
.muhi-100th .blurin.is-show {
  -webkit-animation: fadeinblur 1.5s ease forwards;
          animation: fadeinblur 1.5s ease forwards;
}
@-webkit-keyframes fadeinblur {
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes fadeinblur {
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
.muhi-100th .mv {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/1434;
}
.muhi-100th .mv h1 .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 1.3s ease;
}
.muhi-100th .mv h1 .img.is-show {
  opacity: 1;
}
.muhi-100th .statement {
  padding: 100px 0 110px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .statement {
    padding: 8.3333333333vw 0 9.1666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement {
    padding: 16vw 0 18.6666666667vw;
  }
}
.muhi-100th .statement .bg {
  position: absolute;
}
.muhi-100th .statement .bg.bg--01 {
  background: url("/muhi-100th/img/statement_bg_01.png") no-repeat center center/contain;
  top: 48px;
  left: calc(50% + 686px);
  width: 547px;
  height: 545px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .statement .bg.bg--01 {
    top: 2.7272727273vw;
    left: calc(50% + 38.9772727273vw);
    width: 31.0795454545vw;
    height: 30.9659090909vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .bg.bg--01 {
    background: url("/muhi-100th/img/statement_bg_01_sp.png") no-repeat center center/contain;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.muhi-100th .statement .bg.bg--02 {
  background: url("/muhi-100th/img/statement_bg_02.png") no-repeat center center/contain;
  bottom: 300px;
  right: calc(50% + 603px);
  width: 305px;
  height: 307px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .statement .bg.bg--02 {
    bottom: 17.0454545455vw;
    left: -8.5227272727vw;
    width: 17.3295454545vw;
    height: 17.4431818182vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .bg.bg--02 {
    display: none;
  }
}
.muhi-100th .statement .bg.bg--03 {
  background: url("/muhi-100th/img/statement_bg_03.png") no-repeat center center/contain;
  bottom: 146px;
  left: calc(50% + 540px);
  width: 236px;
  height: 235px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .statement .bg.bg--03 {
    bottom: 8.2954545455vw;
    left: calc(50% + 30.6818181818vw);
    width: 13.4090909091vw;
    height: 13.3522727273vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .bg.bg--03 {
    display: none;
  }
}
.muhi-100th .statement .inner {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .inner {
    max-width: 100%;
    padding: 0 10.6666666667vw;
  }
}
.muhi-100th .statement .inner * {
  color: #ff0000;
}
.muhi-100th .statement .inner h2 {
  font-weight: 700;
  font-size: 6rem;
  line-height: 1.4666666667;
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .statement .inner h2 {
    font-size: 5vw;
    -moz-column-gap: 1vw;
         column-gap: 1vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .inner h2 {
    font-size: 5.8666666667vw;
    line-height: 1.1818181818;
    -moz-column-gap: 1.3333333333vw;
         column-gap: 1.3333333333vw;
  }
}
.muhi-100th .statement .inner h2 .logo {
  width: auto;
  height: 48px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .statement .inner h2 .logo {
    height: 4vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .inner h2 .logo {
    height: 5.3333333333vw;
  }
}
.muhi-100th .statement .inner .txt {
  padding-top: 30px;
  font-size: 2.8rem;
  line-height: 1.7857142857;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .statement .inner .txt {
    padding-top: 2.5vw;
    font-size: 2.3333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .inner .txt {
    padding-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
    line-height: 2.0714285714;
  }
}
.muhi-100th .statement .inner .txt .font--adjust {
  font-family: "Gothic A1", sans-serif;
  font-weight: 600;
  font-size: 2.7rem;
  line-height: 1.7857142857;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .statement .inner .txt .font--adjust {
    font-size: 2.25vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .statement .inner .txt .font--adjust {
    font-size: 3.4666666667vw;
    line-height: 2.0714285714;
  }
}
.muhi-100th .nav {
  background: #ffe7dd;
  padding: 60px 0 80px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .nav {
    padding: 5vw 0 6.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .nav {
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
}
.muhi-100th .nav .inner * {
  color: #ff0000;
}
.muhi-100th .nav .inner .list {
  display: flex;
  justify-content: center;
  -moz-column-gap: 55px;
       column-gap: 55px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .nav .inner .list {
    -moz-column-gap: 4.5833333333vw;
         column-gap: 4.5833333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .nav .inner .list {
    -moz-column-gap: 6.6666666667vw;
         column-gap: 6.6666666667vw;
    row-gap: 4vw;
    flex-wrap: wrap;
  }
}
.muhi-100th .nav .inner .list li {
  width: calc((100% - 70px) / 3);
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .nav .inner .list li {
    width: calc((100% - 5.8333333333vw) / 3);
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .nav .inner .list li {
    width: 37.3333333333vw;
  }
}
.muhi-100th .nav .inner .list li a {
  background: url("/muhi-100th/img/nav_bg.svg") no-repeat center center/contain;
  width: 100%;
  height: auto;
  aspect-ratio: 364/140;
  font-weight: 700;
  font-size: 3.4rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 35px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .nav .inner .list li a {
    padding-top: 2.9166666667vw;
    font-size: 2.8333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .nav .inner .list li a {
    padding-top: 4vw;
    font-size: 5.0666666667vw;
  }
}
.muhi-100th .nav .inner .list li a .logo {
  width: auto;
  height: 29px;
  margin-right: 5px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .nav .inner .list li a .logo {
    height: 2.4166666667vw;
    margin-right: 0.4166666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .nav .inner .list li a .logo {
    height: 4.2666666667vw;
    margin-right: 0.8vw;
  }
}
.muhi-100th .bg_lantern {
  padding-top: 110px;
  background: url("/muhi-100th/img/lantern_bg_01.png") no-repeat top center/100% auto #fff7e6;
}
@media (min-width: 768px) and (max-width: 1700px) {
  .muhi-100th .bg_lantern {
    background-size: 125vw auto;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .bg_lantern {
    background-size: 133.3333333333vw auto;
    padding-top: 9.1666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .bg_lantern {
    background: url("/muhi-100th/img/lantern_bg_01_sp.png") no-repeat top center/100% auto #fff7e6;
    padding-top: 8vw;
  }
}
.muhi-100th .news {
  padding: 120px 0 200px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news {
    padding: 10vw 0 14.1666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news {
    padding: 10.6666666667vw 0 8vw;
  }
}
.muhi-100th .news .inner .box {
  padding-top: 80px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box {
    padding-top: 6.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box {
    padding-top: 8vw;
  }
}
.muhi-100th .news .inner .box .box_inner {
  background: #ffe7dd;
  border-radius: 60px;
  padding: 55px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner {
    padding: 4.5833333333vw;
    border-radius: 5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner {
    padding: 10.6666666667vw 5.3333333333vw;
    border-radius: 6.6666666667vw;
  }
}
.muhi-100th .news .inner .box .box_inner .scroll_area {
  overflow-y: scroll;
  max-height: 650px;
  scrollbar-color: #ff0000 transparent;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .scroll_area {
    max-height: 54.1666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .scroll_area {
    max-height: 117.3333333333vw;
  }
}
.muhi-100th .news .inner .box .box_inner .scroll_area::-webkit-scrollbar {
  width: 20px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .scroll_area::-webkit-scrollbar {
    width: 1.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .scroll_area::-webkit-scrollbar {
    width: 2.1333333333vw;
  }
}
.muhi-100th .news .inner .box .box_inner .scroll_area::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 15px;
}
.muhi-100th .news .inner .box .box_inner .scroll_area::-webkit-scrollbar-thumb {
  background: #ff0000;
  border-radius: 15px;
}
.muhi-100th .news .inner .box .box_inner .list {
  display: flex;
  flex-direction: column;
  margin-right: 40px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .list {
    margin-right: 3.3333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .list {
    margin-right: 5.3333333333vw;
  }
}
.muhi-100th .news .inner .box .box_inner .list li {
  display: flex;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .list li {
    -moz-column-gap: 2.5vw;
         column-gap: 2.5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .list li {
    flex-direction: column-reverse;
    row-gap: 4vw;
  }
}
.muhi-100th .news .inner .box .box_inner .list li .img {
  width: 282px;
  height: auto;
  border-radius: 15px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .list li .img {
    width: 23.5vw;
    border-radius: 1.25vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .list li .img {
    width: 100%;
    border-radius: 3.7333333333vw;
  }
}
.muhi-100th .news .inner .box .box_inner .list li .txt_wrap .date {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.45;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .list li .txt_wrap .date {
    font-size: 1.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .list li .txt_wrap .date {
    font-size: 2.6666666667vw;
    line-height: 1.2;
  }
}
.muhi-100th .news .inner .box .box_inner .list li .txt_wrap h4 {
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.5;
  padding-top: 5px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .list li .txt_wrap h4 {
    font-size: 2.5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .list li .txt_wrap h4 {
    font-size: 4.2666666667vw;
    line-height: 1.1875;
    padding-top: 2.1333333333vw;
  }
}
.muhi-100th .news .inner .box .box_inner .list li .txt_wrap .txt {
  font-size: 2rem;
  letter-spacing: 0.03em;
  line-height: 1.6;
  padding-top: 10px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .list li .txt_wrap .txt {
    font-size: 1.6666666667vw;
    padding-top: 0.8333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .list li .txt_wrap .txt {
    font-size: 3.2vw;
    line-height: 1.6666666667;
    padding-top: 4vw;
  }
}
.muhi-100th .news .inner .box .box_inner .list li + li {
  border-top: solid 2px #ff0000;
  padding-top: 30px;
  margin-top: 30px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .news .inner .box .box_inner .list li + li {
    padding-top: 2.5vw;
    margin-top: 2.5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .news .inner .box .box_inner .list li + li {
    border-width: 0.5333333333vw;
    padding-top: 8vw;
    margin-top: 8vw;
  }
}
.muhi-100th .award {
  padding: 120px 0 340px;
  background: url("/muhi-100th/img/lantern_bg_02.png") no-repeat center 10px/100% auto;
}
@media (min-width: 768px) and (max-width: 1700px) {
  .muhi-100th .award {
    background-size: 125vw auto;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award {
    padding: 10vw 0 28.3333333333vw;
    background-size: 133.3333333333vw auto;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award {
    padding: 10.6666666667vw 0 40vw;
    background: url("/muhi-100th/img/lantern_bg_02_sp.png") no-repeat top center/100% auto;
  }
}
.muhi-100th .award .inner .cts.cts_01 {
  padding-top: 60px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_01 {
    padding-top: 5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_01 {
    padding-top: 8vw;
    max-width: 78.6666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
}
.muhi-100th .award .inner .cts.cts_01 figure {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_01 figure {
    padding-bottom: 4.1666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_01 figure {
    padding-bottom: 8vw;
  }
}
.muhi-100th .award .inner .cts.cts_01 figure img {
  max-width: 840px;
  border-radius: 30px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_01 figure img {
    max-width: 70vw;
    border-radius: 2.5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_01 figure img {
    max-width: 100%;
    border-radius: 4vw;
  }
}
.muhi-100th .award .inner .cts.cts_01 figure figcaption {
  margin-top: 20px;
  font-size: 1.6rem;
  line-height: 1.45;
  max-width: 680px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_01 figure figcaption {
    margin-top: 1.6666666667vw;
    font-size: 1.3333333333vw;
    max-width: 56.6666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_01 figure figcaption {
    margin-top: 5.3333333333vw;
    font-size: 3.2vw;
    line-height: 1.6666666667;
    max-width: 100%;
  }
}
.muhi-100th .award .inner .cts.cts_02 {
  padding-top: 190px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_02 {
    padding-top: 15.8333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_02 {
    padding-top: 16vw;
  }
}
.muhi-100th .award .inner .cts.cts_02 h4 {
  font-weight: 700;
  font-size: 3.5rem;
  line-height: 1.2;
  color: #ff0000;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_02 h4 {
    font-size: 2.9166666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_02 h4 {
    font-size: 3.7333333333vw;
    line-height: 1.2142857143;
    max-width: 78.6666666667vw;
    margin: 0 auto;
  }
}
.muhi-100th .award .inner .cts.cts_02 .txt {
  padding-top: 50px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_02 .txt {
    padding-top: 4.1666666667vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_02 .txt {
    padding-top: 4vw;
    max-width: 78.6666666667vw;
    margin-right: auto;
    margin-left: auto;
  }
}
.muhi-100th .award .inner .cts.cts_02 .txt + h4 {
  padding-top: 100px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_02 .txt + h4 {
    padding-top: 8.3333333333vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_02 .txt + h4 {
    padding-top: 16vw;
  }
}
.muhi-100th .award .inner .cts.cts_02 .btn_wrap {
  padding-top: 70px;
  display: flex;
  justify-content: center;
  -moz-column-gap: 60px;
       column-gap: 60px;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .muhi-100th .award .inner .cts.cts_02 .btn_wrap {
    padding-top: 5.8333333333vw;
    -moz-column-gap: 5vw;
         column-gap: 5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_02 .btn_wrap {
    padding-top: 10.6666666667vw;
    -moz-column-gap: 1.3333333333vw;
         column-gap: 1.3333333333vw;
  }
}
.muhi-100th .award .inner .cts.cts_02 .btn_wrap .btn {
  margin: 0;
}
@media (max-width: 767.9px) {
  .muhi-100th .award .inner .cts.cts_02 .btn_wrap .btn {
    min-width: calc((100% - 1.3333333333vw) / 2);
    padding-right: 5.3333333333vw;
  }
}
.muhi-100th .history {
  background: #008cd6;
  padding: 100px 0 120px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history {
    padding: 5.6818181818vw 0 6.8181818182vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history {
    padding: 16vw 0 21.3333333333vw;
  }
}
.muhi-100th .history * {
  color: #fff;
}
.muhi-100th .history::before {
  content: "";
  background: url("/muhi-100th/img/history_bg_01.svg") no-repeat center center/cover;
  width: 100%;
  height: 165px;
  position: absolute;
  top: -163px;
  left: 0;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history::before {
    height: 9.375vw;
    top: -9.2613636364vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history::before {
    background: url("/muhi-100th/img/history_bg_01_sp.svg") no-repeat center center/cover;
    height: 8.5333333333vw;
    top: -8vw;
  }
}
.muhi-100th .history .inner {
  max-width: 1680px;
  padding: 0 40px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner {
    max-width: 95.4545454545vw;
    padding: 0 2.2727272727vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner {
    max-width: 100%;
    padding: 0;
  }
}
.muhi-100th .history .inner .ttl {
  width: 1495px;
  margin-right: auto;
  margin-left: 20px;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .ttl {
    width: 84.9431818182vw;
    margin-left: 1.1363636364vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .ttl {
    width: 81.0666666667vw;
    margin-left: 9.3333333333vw;
  }
}
.muhi-100th .history .inner .line {
  position: absolute;
  top: 340px;
  left: -26px;
  width: 408px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .line {
    top: 19.3181818182vw;
    left: -1.4772727273vw;
    width: 23.1818181818vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .line {
    top: 18.6666666667vw;
    left: 3.2vw;
    width: 19.7333333333vw;
  }
}
.muhi-100th .history .inner .lead {
  padding-top: 60px;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.8333333333;
  margin-right: auto;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .lead {
    padding-top: 3.4090909091vw;
    font-size: 1.7045454545vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .lead {
    padding-top: 5.3333333333vw;
    font-size: 3.7333333333vw;
    line-height: 1.5;
  }
}
.muhi-100th .history .inner .cts {
  margin: 230px auto 0;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts {
    margin: 13.0681818182vw auto 0;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts {
    margin: 16vw auto 0;
  }
}
.muhi-100th .history .inner .cts .item {
  display: flex;
  position: relative;
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item {
    flex-direction: column;
    row-gap: 2.1333333333vw;
  }
}
.muhi-100th .history .inner .cts .item .year {
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.8333333333;
  color: #295fb7;
  background: #fff;
  border-radius: 100px;
  min-width: 132px;
  height: 44px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .year {
    font-size: 1.7045454545vw;
    min-width: 7.5vw;
    height: 2.5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .year {
    font-size: 3.7333333333vw;
    line-height: 26;
    min-width: 13.3333333333vw;
    height: 5.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item .txt {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.4;
  margin-left: 25px;
  display: flex;
  flex-direction: column;
  font-weight: 600;
  margin-top: 4px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .txt {
    font-size: 1.4204545455vw;
    margin-left: 1.4204545455vw;
    margin-top: 0.2272727273vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .txt {
    font-size: 3.2vw;
    line-height: 1.4166666667;
    margin-left: 0;
  }
}
.muhi-100th .history .inner .cts .item .txt.txt--large {
  font-size: 3.7rem;
  line-height: 1.4864864865;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .txt.txt--large {
    font-size: 2.1022727273vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .txt.txt--large {
    font-size: 3.7333333333vw;
    line-height: 1.3571428571;
    margin-top: 0;
  }
}
.muhi-100th .history .inner .cts .item .img.img--small {
  width: 334px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .img.img--small {
    width: 18.9772727273vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .img.img--small {
    width: 22.9333333333vw;
  }
}
.muhi-100th .history .inner .cts .item .btn {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 430px;
  height: 430px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .btn {
    width: 24.4318181818vw;
    height: 24.4318181818vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .btn {
    width: 30.6666666667vw;
    height: 30.6666666667vw;
  }
}
.muhi-100th .history .inner .cts .item .btn .caption {
  width: 470px;
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .btn .caption {
    width: 26.7045454545vw;
    top: -2.5568181818vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .btn .caption {
    width: 33.6vw;
    top: -4.2666666667vw;
  }
}
.muhi-100th .history .inner .cts .item .btn .caption img {
  transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
}
.muhi-100th .history .inner .cts .item .btn .img {
  transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  width: 430px;
  border: 8px solid #ff0000;
  border-radius: 50%;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .btn .img {
    width: 24.4318181818vw;
    border-width: 0.4545454545vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .btn .img {
    width: 30.6666666667vw;
    border-width: 0.5333333333vw;
  }
}
.muhi-100th .history .inner .cts .item .btn .more {
  transition: all 0.6s cubic-bezier(0.22, 1, 0.36, 1);
  background: url("/muhi-100th/img/history_more_off.png") no-repeat center center/contain;
  width: 110px;
  height: 115px;
  position: absolute;
  bottom: 0;
  right: -12px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item .btn .more {
    width: 6.25vw;
    height: 6.5340909091vw;
    right: -0.6818181818vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item .btn .more {
    width: 14.6666666667vw;
    height: 15.2vw;
    bottom: -6.1333333333vw;
    right: -3.7333333333vw;
  }
}
@media (any-hover: hover) {
  .muhi-100th .history .inner .cts .item .btn:hover {
    opacity: 1;
  }
  .muhi-100th .history .inner .cts .item .btn:hover .caption img {
    transform: scale(1.05);
  }
  .muhi-100th .history .inner .cts .item .btn:hover .img {
    transform: scale(1.05);
  }
  .muhi-100th .history .inner .cts .item .btn:hover .more {
    background: url("/muhi-100th/img/history_more_on.png") no-repeat center center/contain;
  }
}
.muhi-100th .history .inner .cts .item.item--1909 {
  padding-left: 128px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1909 {
    padding-left: 7.2727272727vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1909 {
    padding-left: 17.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1926 {
  margin-top: 120px;
  padding-left: 162px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1926 {
    margin-top: 6.8181818182vw;
    padding-left: 9.2045454545vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1926 {
    margin-top: 10.6666666667vw;
    padding-left: 16vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1926 .btn {
  left: 760px;
  top: -160px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1926 .btn {
    left: 43.1818181818vw;
    top: -9.0909090909vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1926 .btn {
    left: 57.3333333333vw;
    top: -1.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1927 {
  margin-top: 220px;
  padding-left: 192px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1927 {
    margin-top: 12.5vw;
    padding-left: 10.9090909091vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1927 {
    margin-top: 6.6666666667vw;
    padding-left: 12.8vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1931 {
  margin-top: 170px;
  padding-left: 187px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1931 {
    margin-top: 9.6590909091vw;
    padding-left: 10.625vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1931 {
    margin-top: 14.6666666667vw;
    padding-left: 13.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1931 .btn {
  left: 840px;
  top: -15px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1931 .btn {
    left: 47.7272727273vw;
    top: -0.8522727273vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1931 .btn {
    left: 61.3333333333vw;
    top: -1.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1949 {
  margin-top: 370px;
  padding-left: 128px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1949 {
    margin-top: 21.0227272727vw;
    padding-left: 7.2727272727vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1949 {
    margin-top: 13.3333333333vw;
    padding-left: 18.1333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1949 .img.img--small {
  left: 378px;
  top: 56px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1949 .img.img--small {
    left: 21.4772727273vw;
    top: 3.1818181818vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1949 .img.img--small {
    left: 55.2vw;
    top: 0.5333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1960 {
  margin-top: 470px;
  padding-left: 160px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1960 {
    margin-top: 26.7045454545vw;
    padding-left: 9.0909090909vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1960 {
    margin-top: 14.6666666667vw;
    padding-left: 18.1333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1960 .btn {
  left: 835px;
  top: -280px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1960 .btn {
    left: 47.4431818182vw;
    top: -15.9090909091vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1960 .btn {
    left: 60vw;
    top: -0.5333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1962 {
  margin-top: 230px;
  padding-left: 248px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1962 {
    margin-top: 13.0681818182vw;
    padding-left: 14.0909090909vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1962 {
    margin-top: 9.3333333333vw;
    padding-left: 13.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1962 .btn {
  left: 1090px;
  top: -20px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1962 .btn {
    left: 61.9318181818vw;
    top: -1.1363636364vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1962 .btn {
    left: 55.4666666667vw;
    top: 5.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1970 {
  margin-top: 320px;
  padding-left: 207px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1970 {
    margin-top: 18.1818181818vw;
    padding-left: 11.7613636364vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1970 {
    margin-top: 30.6666666667vw;
    padding-left: 16vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1970 .caption {
    width: 39.2vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1970 .btn {
  left: 680px;
  top: -30px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1970 .btn {
    left: 38.6363636364vw;
    top: -1.7045454545vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1970 .btn {
    left: 60vw;
    top: -1.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1971 {
  margin-top: 490px;
  padding-left: 231px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1971 {
    margin-top: 27.8409090909vw;
    padding-left: 13.125vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1971 {
    margin-top: 18.6666666667vw;
    padding-left: 17.8666666667vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1971 .btn {
  left: 510px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1971 .btn {
    left: 28.9772727273vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1971 .btn {
    left: 42.6666666667vw;
    top: -2.6666666667vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1988 {
  margin-top: 585px;
  padding-left: 179px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1988 {
    margin-top: 33.2386363636vw;
    padding-left: 10.1704545455vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1988 {
    margin-top: 37.3333333333vw;
    padding-left: 12.8vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1988 .btn {
  left: 515px;
  top: -5px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1988 .btn {
    left: 29.2613636364vw;
    top: -0.2840909091vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1988 .btn {
    left: 44vw;
    top: 0.5333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1990 {
  margin-top: 540px;
  padding-left: 179px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1990 {
    margin-top: 30.6818181818vw;
    padding-left: 10.1704545455vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1990 {
    margin-top: 36vw;
    padding-left: 19.4666666667vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1990 .img.img--small {
  left: 1194px;
  top: -125px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1990 .img.img--small {
    left: 67.8409090909vw;
    top: -7.1022727273vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1990 .img.img--small {
    left: 64vw;
    top: 0.5333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1995 {
  margin-top: 275px;
  padding-left: 200px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1995 {
    margin-top: 15.625vw;
    padding-left: 11.3636363636vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1995 {
    margin-top: 13.3333333333vw;
    padding-left: 16.8vw;
  }
}
.muhi-100th .history .inner .cts .item.item--1995 .img.img--small {
  left: 610px;
  top: -220px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--1995 .img.img--small {
    left: 34.6590909091vw;
    top: -12.5vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--1995 .img.img--small {
    left: 49.3333333333vw;
    top: -1.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2005-01 {
  margin-top: 295px;
  padding-left: 206px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2005-01 {
    margin-top: 16.7613636364vw;
    padding-left: 11.7045454545vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2005-01 {
    margin-top: 26.6666666667vw;
    padding-left: 12.2666666667vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2005-01 .img.img--small {
  left: 724px;
  top: -160px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2005-01 .img.img--small {
    left: 41.1363636364vw;
    top: -9.0909090909vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2005-01 .img.img--small {
    left: 59.2vw;
    top: -1.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2005-02 {
  margin-top: 300px;
  padding-left: 142px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2005-02 {
    margin-top: 17.0454545455vw;
    padding-left: 8.0681818182vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2005-02 {
    margin-top: 18.6666666667vw;
    padding-left: 13.8666666667vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2005-02 .btn {
  left: 512px;
  top: -30px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2005-02 .btn {
    left: 29.0909090909vw;
    top: -1.7045454545vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2005-02 .btn {
    left: 57.3333333333vw;
    top: 1.3333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2008 {
  margin-top: 690px;
  padding-left: 200px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2008 {
    margin-top: 39.2045454545vw;
    padding-left: 11.3636363636vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2008 {
    margin-top: 26.6666666667vw;
    padding-left: 9.8666666667vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2008 .btn {
  left: 675px;
  top: -155px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2008 .btn {
    left: 38.3522727273vw;
    top: -8.8068181818vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2008 .btn {
    left: 50.6666666667vw;
    top: 0.5333333333vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2017 {
  margin-top: 410px;
  padding-left: 72px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2017 {
    margin-top: 23.2954545455vw;
    padding-left: 4.0909090909vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2017 {
    margin-top: 12vw;
    padding-left: 16vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2025 {
  margin-top: 205px;
  padding-left: 72px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2025 {
    margin-top: 11.6477272727vw;
    padding-left: 4.0909090909vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2025 {
    margin-top: 10.6666666667vw;
    padding-left: 13.6vw;
  }
}
.muhi-100th .history .inner .cts .item.item--2026 {
  margin-top: 190px;
  padding-left: 161px;
  padding-bottom: 190px;
}
@media (min-width: 768px) and (max-width: 1760px) {
  .muhi-100th .history .inner .cts .item.item--2026 {
    margin-top: 10.7954545455vw;
    padding-bottom: 10.7954545455vw;
    padding-left: 9.1477272727vw;
  }
}
@media (max-width: 767.9px) {
  .muhi-100th .history .inner .cts .item.item--2026 {
    margin-top: 8vw;
    padding-left: 17.3333333333vw;
    padding-bottom: 8vw;
  }
}
/*# sourceMappingURL=style.css.map */