@charset "UTF-8";
/**
 * ViewPort Mixin and setting rem to pixel.
 */
/** ここでデザインファイルのサイズを入力 */
/**
 * mixin
 */
/**
 * pxをvwで返す関数
 */
/** デスクトップ上でpxをvwを返す */
/** モバイル上でpxをvwを返す */
/** largeDisplay（1536px以上）でウィンドウサイズサイズに追従するための関数 */
/**
 * Colors
 */
/* prettier-ignore */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure,
figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  padding: 0;
  margin: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
}

/* HTML5 display-role reset for older browsers */
/* prettier-ignore */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

select,
video {
  outline: 0;
}

* {
  box-sizing: border-box;
  outline: 0;
}

input[type=submit],
input[type=button], button {
  box-sizing: content-box;
  box-sizing: border-box;
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
  border: none;
  border-radius: 0;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration, button::-webkit-search-decoration {
  display: none;
}
input[type=submit]:focus,
input[type=button]:focus, button:focus {
  outline-offset: -2px;
}

.navigation {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
  display: flex;
  gap: 62rem;
  width: 100%;
  background: #fff;
  align-items: center;
  filter: drop-shadow(-2px 2px 14px rgba(137, 16, 16, 0.1));
}
.navigation__logo {
  width: 186rem;
  margin-top: 20rem;
  margin-left: 25rem;
  color: #fff;
  transform: translateY(-10rem);
  transition: 300ms ease;
}
@media (max-width: 768px) {
  .navigation__logo {
    width: 100rem;
    margin: 10rem 0 0 15rem;
  }
}
.navigation__logo.red {
  color: #ff3434;
}
.navigation .links {
  display: flex;
  flex: 1;
  gap: 30rem;
  align-items: center;
  justify-content: center;
  height: 60rem;
}
@media (max-width: 768px) {
  .navigation .links {
    background: transparent;
  }
}
.navigation .links a {
  font-size: 15rem;
  font-weight: 700;
  color: #ff3434;
  letter-spacing: 0.01em;
  transition: 300ms ease;
}
@media (max-width: 768px) {
  .navigation .links a {
    display: none;
  }
}
.navigation .links a:hover {
  color: #000;
}
.navigation .links .menu-button {
  display: none;
  width: 65rem;
}
@media (max-width: 768px) {
  .navigation .links .menu-button {
    position: absolute;
    top: 0%;
    right: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20rem 13rem 20rem 20rem;
    background: #fff;
    filter: drop-shadow(-2px 2px 14px rgba(137, 16, 16, 0.1));
    border-radius: 0 0 0 35rem;
  }
}
.navigation .links .menu-button svg {
  width: 25rem;
}
.navigation .links .contact {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 150rem;
  height: 36rem;
  color: #fff;
  background: #ff3434;
}
@media (max-width: 768px) {
  .navigation .links .contact {
    display: none;
  }
}

.opened-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
  width: 100%;
  height: 100%;
  padding-top: 50rem;
  pointer-events: none;
  background: #fff;
  opacity: 0;
  transition: 400ms ease;
}
.opened-menu.is-open {
  pointer-events: auto;
  opacity: 1;
}
.opened-menu__logo {
  display: block;
  width: 250rem;
  margin: 0 auto 40rem;
  color: #ff3434;
}
.opened-menu__links {
  padding: 0 50rem;
  text-align: left;
}
.opened-menu__links a {
  display: block;
  margin-bottom: 15rem;
  font-size: 20rem;
  font-weight: 700;
}
.opened-menu__close {
  position: absolute;
  top: 20rem;
  right: 20rem;
  width: 30rem;
}

.footer {
  padding: 65rem 0;
  background: #ff3434;
}
.footer__logo {
  display: block;
  width: 270rem;
  margin: 0 auto;
  color: #fff;
  border-radius: 20rem;
  padding: 20rem 35rem;
  background: #fff;
}
.footer .links {
  display: flex;
  flex-wrap: wrap;
  gap: 15rem 20rem;
  justify-content: center;
  max-width: 510rem;
  margin: 50rem auto;
}
@media (max-width: 768px) {
  .footer .links {
    width: 86%;
  }
}
.footer .links a {
  font-size: 18rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.01em;
}
@media (max-width: 768px) {
  .footer .links a {
    font-size: 14rem;
  }
}
.footer .copy {
  font-family: "impact", "zen-kaku-gothic-new", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", meiryo, sans-serif;
  font-size: 16rem;
  color: #fff;
}

.footer-links {
  padding: 70rem 0;
  background: #eaeaea;
}
.footer-links__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 36rem;
  justify-content: center;
  max-width: 1032rem;
  margin: 0 auto;
}
.footer-links__item {
  width: 320rem;
  overflow: hidden;
  line-height: 0;
  border-radius: 10rem;
  box-shadow: 0 0 12px 0 rgba(37, 28, 28, 0.18);
}
.footer-links__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 640rem;
  height: 54rem;
  margin: 40rem auto 0;
  font-size: 19rem;
  font-weight: 700;
  color: #fff;
  background: #251e1c;
  border-radius: 100px;
}
@media (max-width: 768px) {
  .footer-links__button {
    width: 80%;
  }
}
.footer-links__button .footer-links__button-icon {
  position: absolute;
  right: 20rem;
  width: 22rem;
}

#CybotCookiebotDialog,
#CookiebotWidget {
  display: none !important;
}

/**
 * Fonts
 */
@font-face {
  font-family: "PP Neue Montreal";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/themes/nhk-ep/fonts/PPNeueMontreal-Medium.woff2") format("woff2"), url("/assets/themes/nhk-ep/fonts/PPNeueMontreal-Medium.woff") format("woff");
}
@font-face {
  font-family: "PP Neue Montreal";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/themes/nhk-ep/fonts/PPNeueMontreal-Book.woff2") format("woff2"), url("/assets/themes/nhk-ep/fonts/PPNeueMontreal-Book.woff") format("woff");
}
/**
 * Common Settings
 */
/** noie */
.noie {
  position: relative;
  width: 100%;
  height: 100vh;
  color: #fff;
  text-align: left;
  background-color: #000;
}
.noie .heading6 {
  margin-bottom: 40rem;
  font-size: 29rem;
  font-weight: 500;
  line-height: 1.79;
  letter-spacing: 0.04em;
}
@media (max-width: 768px) {
  .noie .heading6 {
    margin-bottom: 30rem;
    font-size: 23rem;
  }
}
.noie .explain {
  font-size: 16rem;
  font-weight: 500;
  line-height: 2.02;
  letter-spacing: 0.06em;
}
@media (max-width: 768px) {
  .noie .explain {
    font-size: 13rem;
    font-weight: 400;
    line-height: 220%;
  }
}
.noie .text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600rem;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .noie .text {
    width: 80%;
    max-width: 400rem;
  }
}

/**
 * Basic
 */
html {
  font-size: 0.078125vw;
}
@media (min-width: 1536px) {
  html {
    font-size: 0.078125vw;
  }
}
@media (max-width: 1280px) {
  html {
    font-size: 0.078125vw;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 0.078125vw;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 1.104px;
  }
}
@media (max-width: 414px) {
  html {
    font-size: 0.2564102564vw;
  }
}

body {
  font-family: "zen-kaku-gothic-new", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", meiryo, sans-serif;
  font-size: 15rem;
  font-weight: 400;
  font-feature-settings: normal;
  color: #251e1c;
  text-align: center;
  opacity: 1;
  transition: 1s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
  body {
    -webkit-text-size-adjust: 100%;
       -moz-text-size-adjust: 100%;
            text-size-adjust: 100%;
  }
}
body.modal-open {
  overflow: hidden;
}

.wf-active body,
.loading-delay body {
  opacity: 1;
}

::-moz-selection {
  color: #251e1c;
  background: #e9e8e8;
}

::selection {
  color: #251e1c;
  background: #e9e8e8;
}

* {
  min-width: 0;
  min-height: 0;
}

a {
  color: #251e1c;
  text-decoration: none;
}

.ja {
  font-family: "zen-kaku-gothic-new", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", meiryo, sans-serif;
}

.en {
  font-family: "impact", "zen-kaku-gothic-new", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", meiryo, sans-serif;
}

img,
svg {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .desktop {
    display: none !important;
  }
}

.md {
  display: none !important;
}
@media (max-width: 768px) {
  .md {
    display: block !important;
  }
}

.nowrap {
  display: inline-block;
  white-space: nowrap;
}

.reg {
  line-height: 0;
  vertical-align: -0.4em;
}

.inaction-fade {
  opacity: 0;
  transition: opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.inaction-fade.is-show {
  opacity: 1;
}

.inaction-fade-up {
  opacity: 0;
  transition: opacity 1.8s cubic-bezier(0.19, 1, 0.22, 1), transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(50rem);
}
.inaction-fade-up.is-show {
  opacity: 1;
  transform: translateY(0);
}

.inaction-mask-up {
  overflow: hidden;
}
.inaction-mask-up__inner {
  display: inline-block;
  transition: transform 1.8s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateY(50rem);
}
.inaction-mask-up.is-show .inaction-mask-up__inner {
  transform: translateY(0);
}

.inaction-clip-up {
  clip-path: inset(100% 0 0 0);
  transition: clip-path 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.inaction-clip-up.is-show {
  clip-path: inset(0 0 0 0);
}

/**
 * Screen Reader Only Text
 * SEO and Accessibility: Hide text visually but keep it accessible to screen readers and search engines
 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.body-inner {
  position: relative;
}

.background-line {
  position: absolute;
  top: 0;
  width: 1rem;
  height: 100%;
  background: rgba(180, 180, 180, 0.3);
}
.background-line--left {
  left: 20%;
}
@media (max-width: 768px) {
  .background-line--left {
    left: 7.7%;
  }
}
.background-line--center {
  left: 50%;
  transform: translateX(-50%);
}
.background-line--right {
  right: 20%;
}
@media (max-width: 768px) {
  .background-line--right {
    right: 7.7%;
  }
}

.floating-contact-button {
  position: fixed;
  bottom: -80rem;
  left: 50%;
  z-index: 10;
  display: flex;
  gap: 12rem;
  align-items: center;
  justify-content: center;
  padding: 20rem 48rem;
  color: #fff;
  background: #ff3434;
  border-radius: 100px;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .floating-contact-button {
    width: 270rem;
    padding: 13rem 39rem;
  }
}
.floating-contact-button.is-shown {
  bottom: 24rem;
}
.floating-contact-button:hover {
  color: #fff;
  background: #ff3434;
}
@media (max-width: 768px) {
  .floating-contact-button:hover {
    color: #ff3434;
    background: #fff;
  }
}
.floating-contact-button__icon {
  width: 26.7rem;
}
@media (max-width: 768px) {
  .floating-contact-button__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24rem;
  }
}
.floating-contact-button__text--en {
  font-size: 20rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  .floating-contact-button__text--en {
    display: none;
  }
}
.floating-contact-button__text--ja {
  font-size: 12rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  .floating-contact-button__text--ja {
    font-size: 15rem;
  }
}

.line_button {
  position: fixed;
  right: 20rem;
  bottom: 15rem;
  z-index: 4;
  width: 255rem;
  transition: 200ms ease;
}
.line_button:hover {
  transform: scale(1.05);
}
@media (max-width: 768px) {
  .line_button:hover {
    transform: scale(1);
  }
}
@media (max-width: 768px) {
  .line_button {
    right: 10rem;
  }
}
.line_button a {
  position: relative;
  display: flex;
  align-items: center;
  height: 58rem;
  padding-bottom: 2rem;
  padding-left: 74rem;
  font-size: 17rem;
  font-weight: 800;
  line-height: 119%;
  color: #00be00;
  text-align: left;
  letter-spacing: 0.06em;
  background: #fff;
  border-radius: 100px;
  box-shadow: 0 3rem 16rem rgba(0, 0, 0, 0.16);
}
.line_button .arw {
  position: absolute;
  top: 50%;
  right: 14rem;
  width: 22rem;
  transform: translate(0, -50%);
}
.line_button .en {
  font-size: 19rem;
  font-weight: 700;
  letter-spacing: 0;
}
.line_button .small {
  font-size: 14rem;
}
.line_button .ico {
  position: absolute;
  top: 50%;
  left: -10rem;
  width: 72rem;
  transform: translate(0, -50%);
}