body:not(.home) #app .header {
  height: 60px;
  background-color: #fff;
}
body:not(.home) #app .header.scrolled {
  background-color: #fff !important;
}
body:not(.home) #app .header:hover {
  background-color: #fff !important;
}

body.home #app .header {
  background-color: transparent;
}
body.home #app .header.scrolled {
  background-color: transparent !important;
}
body.home #app .header:hover {
  background-color: transparent !important;
}

.wp-block-norad-norad-blocks20 .blc20-image .key-text {
  margin-top: 0;
}

.wp-block-norad-norad-blocks20 .blc20-image .block-wrap {
  padding-top: 92px;
}

.alpha {
  font-family: "Oswald", "Noto Sans JP", "Noto Sans", sans-serif;
}

body:not(.page) #app .here_no_header {
  height: 140px;
}

@media (max-width: 767px) {
  .wp-block-norad-norad-blocks20 .blc20-image .block-wrap {
    padding-top: 0;
  }
  .wp-block-norad-norad-blocks20 .blc20-image .key-text {
    margin-top: 24px;
  }
  .home .main {
    padding-top: 60px;
  }
}
#app .thought .infographics {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
#app .thought .infographics .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#app .thought .infographics .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#app .header {
  height: 60px;
}
#app .breadcrumbs-wrap {
  height: auto;
}
#app .header-nav__wrap {
  background-color: #fff;
  border-radius: 0 0 0 60px;
  padding-left: 80px;
  padding-right: 50px;
}
#app .header-nav__wrap .menu-item-has-children > a::after {
  content: "";
  width: 1em;
  height: 1em;
  background: url(../img/pages/top/submenu.png) no-repeat center center;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.3em;
  margin-top: -2px;
}
#app .header-nav > .header-nav__item > .sub-menu {
  top: 70%;
  left: unset;
  right: 0;
  transform: unset;
  background-color: #fff;
  border-radius: 0 0 0 40px;
  padding-left: 60px;
  padding-right: 70px;
}
#app .header-nav > .header-nav__item > .sub-menu li {
  margin: 0 0.5rem;
}
#app .header-nav > .header-nav__item:hover .header-nav-nest-menu,
#app .header-nav > .header-nav__item:hover ul.sub-menu {
  display: flex;
}
#app .header-nav > .header-nav__item > .sub-menu a::before {
  content: "";
}
#app .header-nav > .header-nav__item {
  margin: 0 1rem;
  position: initial;
  list-style-type: none;
}
#app .header-nav__link {
  color: #053667;
}
#app .bg-blue {
  background-color: #053667;
}
#app .text-27 {
  font-size: 27px;
}
#app .text-33 {
  font-size: 33px;
}
#app .text-41 {
  font-size: 41px;
}
#app .text-17 {
  font-size: 17px;
}
#app .drawer-nav {
  top: 50px;
}
#app .hero_subpage_dummy {
  z-index: 3;
}
#app .drawer-overlay {
  background-color: transparent;
}
#app .drawer-hamburger {
  background-color: transparent;
  padding: 1rem;
  height: 1rem;
  top: 10px;
  right: 0 !important;
  width: auto;
  border-radius: 0;
}
#app .drawer-hamburger:hover {
  background-color: transparent;
}
#app .drawer-menu .inner > ul > li > .sub-menu {
  background-color: transparent;
}
#app .drawer-menu .inner li {
  border: none !important;
  text-align: center;
}
#app .drawer-menu .inner > ul > li a::before {
  content: "";
}
#app .drawer-menu .inner > ul > li a {
  display: inline-block;
}
#app .drawer-menu .inner a::before {
  content: "" !important;
}
#app .drawer-menu .inner .menu-item-has-children > a::after {
  border: none;
  transform: none;
  background: url(../img/pages/top/submenu_sp.png) no-repeat center center;
  background-size: contain;
  width: 1em;
  height: 1em;
  position: relative;
  top: unset;
  right: unset;
  vertical-align: middle;
  margin-left: 0.5em;
}
#app .drawer-hamburger-icon {
  margin-top: 0;
}
#app .drawer-hamburger-icon,
#app .drawer-hamburger-icon::before,
#app .drawer-hamburger-icon::after {
  height: 2px;
}
#app.drawer--right .drawer-nav {
  right: -100%;
}
#app .drawer-nav {
  width: 100%;
  top: 70px;
}
#app.drawer-open .drawer-nav {
  width: 100%;
  top: 70px;
  right: 0;
}
#app .drawer-menu {
  background-color: transparent;
  background: url(../img/pages/top/sp_menu_bg.png) no-repeat center center;
  background-size: cover;
}
#app .container {
  max-width: 1200px;
}
#app .hero_subpage {
  padding-top: 90px;
}
@media (max-width: 767px) {
  #app .header__logo {
    width: 40%;
    padding: 15px;
  }
  #app .text-27 {
    font-size: 16px;
  }
  #app .text-33 {
    font-size: 19px;
  }
  #app .text-41 {
    font-size: 22px;
  }
  #app .text-17 {
    font-size: 16px;
  }
}
#app .floating-btn {
  background-color: #fff;
  color: #053667;
  font-size: 20px;
  line-height: 1;
  border: 1px solid #053667;
  bottom: 1rem !important;
}
#app .floating-btn .floating-btn__item .item-text {
  color: #053667;
  font-weight: normal;
}
#app .floating-btn .floating-btn__item .item-text .up {
  width: 15px;
  height: 15px;
  border-left: 3px solid #053667;
  border-top: 3px solid #053667;
}
#app .btn {
  border-width: 1px !important;
}
#app .btn:hover {
  border-width: 1px !important;
}
#app .btn.btn-small, #app .btn.slim {
  padding: 0.8rem 2rem;
}
#app .btn.w-80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#app .btn.w-90 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
#app .btn::after {
  position: initial;
  vertical-align: middle;
  margin-top: 0;
  margin-left: 0.5em;
}
#app .btn.noarrow {
  position: relative;
}
#app .btn.noarrow::after {
  content: none !important;
}
#app .btn.noarrow .arrow {
  position: absolute;
  right: 20%;
  top: 50%;
  transform: translateY(-50%);
}
#app .btn.style3 {
  border: 1px solid #F5F5F5;
  background-color: #F5F5F5;
}
#app .btn.style3:hover {
  border: 1px solid #F5F5F5;
}
#app .menu-block {
  -moz-column-count: initial;
       column-count: initial;
}
#app .footer-copy {
  font-size: 22px;
}
@media (max-width: 767px) {
  #app .footer-copy {
    font-size: 11px;
  }
  #app .btn {
    padding: 1.2rem 3rem;
  }
  #app .btn.w-80 {
    width: 100%;
  }
  #app .norad-blocks .eael-post-grid {
    display: block;
  }
  #app .norad-blocks .eael-post-grid2 .eael-grid-post,
  #app .norad-blocks .eael-post-grid .eael-grid-post {
    width: 100%;
  }
  #app .floating-btn {
    font-size: 16px;
  }
  #app .floating-btn .floating-btn__item .item-text .up {
    width: 12px;
    height: 12px;
    border-left: 2px solid #053667;
    border-top: 2px solid #053667;
  }
}
#app .text-blue {
  color: #053667;
}
#app .norad-blocks {
  overflow: hidden;
}
#app .norad-blocks .slide-wrap {
  margin-left: -20px;
  margin-right: -20px;
}
#app .footer-nav {
  padding-left: 0;
}
#app .footer-nav > li a::before {
  content: none;
}
#app .footer-nav > li > .sub-menu > li > a::before {
  content: "-";
  transform: scale(1);
  margin-right: 0.5em;
}
#app .footer-nav > li > .sub-menu {
  padding-top: 15px;
  padding-left: 0.5em;
}
#app .footer-nav > li > .sub-menu li {
  margin-bottom: 15px;
}
#app .front-page {
  color: #053667;
}
#app .front-page .date {
  color: #9CA2AA;
}
#app .front-page .news-bar {
  width: 50%;
  border-radius: 3em 0 0 3em;
  background-color: #fff;
  padding: 1.5em 2em 1.5em 4em;
  margin-left: auto;
  display: flex;
  align-items: center;
}
#app .front-page .news-bar span {
  display: inline-block;
}
#app .front-page .news-bar .new {
  padding: 0 1em;
}
#app .front-page .news-bar .new .badge {
  background-color: #053667;
  border-radius: 3em;
  display: inline-block;
  padding: 0.2em 1em;
  color: #fff;
}
#app .front-page h2.caption {
  font-size: 5rem;
  line-height: 1;
  word-wrap: break-word;
}
#app .front-page h2.caption span {
  font-size: 2rem;
  letter-spacing: 0.2em;
}
#app .front-page .news h2.caption {
  color: #fff;
}
#app .front-page .research {
  color: #053667;
}
#app .front-page .research h2.caption {
  color: #053667;
}
#app .front-page .research .btn {
  font-size: 18px;
}
#app .front-page .member {
  color: #fff;
}
#app .front-page .member h2 {
  font-size: 82px;
  line-height: 1;
}
#app .front-page .member .caption {
  font-size: 30px;
}
#app .front-page .international .inner {
  max-width: 1400px;
}
#app .front-page .w-1400 {
  max-width: 1400px;
}
#app .front-page .btn {
  padding: 1.6rem 4rem;
  border-radius: 5rem;
}
#app .norad-blocks .eael-post-grid2 .eael-grid-post-holder .eael-entry-wrapper,
#app .norad-blocks .eael-post-grid .eael-grid-post-holder .eael-entry-wrapper {
  padding-top: 1em;
}
#app .norad-blocks .eael-post-grid2 .eael-entry-title .eael-grid-post-link,
#app .norad-blocks .eael-post-grid .eael-entry-title .eael-grid-post-link {
  padding: 5px 15px;
}
#app .norad-blocks .eael-post-grid2 .eael-grid-post-holder,
#app .norad-blocks .eael-post-grid .eael-grid-post-holder {
  border: none;
}
#app .norad-blocks .eael-post-grid2 .eael-entry-title,
#app .norad-blocks .eael-post-grid .eael-entry-title {
  font-size: 1rem;
}
#app .keyvisual .copy {
  letter-spacing: 0.1em;
  text-align: center;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
#app .keyvisual .copy .first {
  font-size: 68px;
  font-weight: 500;
  line-height: 1.2em;
  margin-bottom: 0.1em;
}
#app .keyvisual .copy .sec {
  font-size: 40px;
  font-weight: 500;
}
@media (min-width: 768px) {
  #app .front-page .date {
    white-space: nowrap;
  }
  #app .front-page .news .btn, #app .front-page .member .btn {
    min-width: 388px;
  }
}
@media (max-width: 767px) {
  #app .norad-blocks .slide-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  #app .norad-blocks .eael-post-grid2 .eael-grid-post,
  #app .norad-blocks .eael-post-grid .eael-grid-post {
    padding-left: 0;
    padding-right: 0;
  }
  #app .front-page .news-bar {
    width: 95%;
    border-radius: 4em 0 0 4em;
    padding: 0.5em 1em 0.5em 1em;
    display: flex;
    align-items: center;
  }
  #app .front-page .news-bar .date {
    padding-right: 1em;
  }
  #app .front-page .news-bar .new {
    padding: 0;
    font-size: 11px;
  }
  #app .front-page .news-bar .new .badge {
    border-radius: 3em;
    padding: 0.2em 1em;
  }
  #app .front-page h2.caption {
    font-size: 2.5rem;
    line-height: 1.2;
  }
  #app .front-page h2.caption span {
    font-size: 1.2rem;
    letter-spacing: 0.2em;
    display: block;
    margin-top: 0.2em;
  }
  #app .front-page .news h2.caption {
    color: #fff;
  }
  #app .front-page .news .btn {
    width: 90%;
    display: inline-block;
  }
  #app .front-page .research .btn {
    width: 90%;
    font-size: 16px;
    display: inline-block;
  }
  #app .front-page .member {
    color: #fff;
  }
  #app .front-page .member h2 {
    font-size: 42px;
  }
  #app .front-page .member .caption {
    font-size: 20px;
  }
  #app .front-page .member .btn {
    width: 95%;
    font-size: 16px;
    display: inline-block;
  }
  #app .front-page .international .inner {
    width: 90%;
  }
  #app .front-page .column .btn {
    width: 95%;
    font-size: 16px;
    display: inline-block;
  }
  #app .front-page .column .btn.style3 {
    width: 85%;
  }
  #app .norad-blocks .eael-post-grid2 .eael-entry-title .eael-grid-post-link,
  #app .norad-blocks .eael-post-grid .eael-entry-title .eael-grid-post-link {
    font-size: 0.95rem;
  }
  #app .keyvisual .copy {
    letter-spacing: 0.1em;
    right: unset;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    width: 100%;
    text-align: center;
  }
  #app .keyvisual .copy .first {
    font-size: 27px;
  }
  #app .keyvisual .copy .sec {
    font-size: 17px;
  }
}/*# sourceMappingURL=common.css.map */