html {
  font-size: 14px;
}

p {
  text-indent: 1rem;
}

a {
  color: #348641;
  text-decoration: underline;
}

a:hover {
  color: #eb9947;
  text-decoration: underline;
}

.header-link {
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none;
}

.header-link:hover {
  color: #eb9947;
  text-decoration: underline;
}

.footer .nra-link {
  color: #fff;
  text-decoration: underline;
}

footer.footer {
  background-color: #348641;
  color: #fff;
  padding-top: 2.5rem !important;
  padding-bottom: 1.5rem !important;
}

footer.footer a.footer-link {
  color: #fff;
  text-decoration: underline;
}

footer.footer a.footer-link:hover {
  color: #eb9947;
  text-decoration: underline;
}

h1 {
  font-size: 1.200rem;
}

h2 {
  font-size: 1.200rem;
}

h3 {
  font-size: 1.625rem;
}

h4 {
  font-size: 1.500rem;
}

h5 {
  font-size: 1.250rem;
}

h6 {
  font-size: 1.125rem;
}

.header-sitename {
  padding-top: 0.30rem;
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none;
}

.header-sitename:hover {
  padding-top: 0.30rem;
  color: rgba(0, 0, 0, 0.9);
  text-decoration: underline;
}

.emdb-title {
  font-size: 2vw;
}


.h_style1 {
  padding: 1rem 0 1rem 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid #bababa;
}

.h_style2 {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 0.7rem 0.8rem 0.7rem 1.7rem;
  background: rgb(247, 247, 247);
  color: #000000
}

.h_style2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1rem;
  height: 100%;
  background: #348641;
}

.h_style3 {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 0 0 0.5rem 1.5rem;
  border-bottom: 1px solid #bababa;
}

.h_style3:before {
  content: "";
  position: absolute;
  top: 0.6rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  background: #348641;
}

.h_style4 {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 0 0 0 1.5rem;
}

.h_style4:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  display: block;
  width: 1rem;
  height: 0.4rem;
  background: #348641;
}

.h_style5 {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 0.1rem 0.3rem 0.1rem 0.1rem;
  font-size: 1.2rem;
  font-weight: 540;
  background: #348641;
  color: #fff
}

.sp-visible {
  display: none !important
}

@media screen and (max-width: 768px) {
  .sp-visible {
    display: block !important
  }
}

.nav-tabs .nav-link.active {
  color: #348641;
}

.nav-tabs .nav-link {
  color: #999;
}

.nav-tabs .nav-link:hover {
  color: #348641;
}

.ui-slider-range {
  background: #348641;
}

.ui-slider-handle {
  border-color: #ccc;
}

table.dataTable tr.selected td.select-checkbox::after,
table.dataTable tr.selected th.select-checkbox::after {
  content: "✓";
  font-size: 1.0rem;
  margin-top: -0.9rem;
  margin-left: -0.5rem;
  text-align: center;
  text-shadow: 1px 1px #b0bed9, -1px -1px #b0bed9, 1px -1px #b0bed9, -1px 1px #b0bed9;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
  top: 50%;
}

table.dataTable tbody tr.selected>* {
  box-shadow: inset 0 0 0 9999px #336699 !important;
  color: white;
}

table.dataTable.stripe>tbody>tr.odd.selected>*,
table.dataTable.display>tbody>tr.odd.selected>* {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.hover>tbody>tr.selected:hover>*,
table.dataTable.display>tbody>tr.selected:hover>* {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display>tbody>tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_1 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display>tbody>tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_2 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display>tbody>tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.odd.selected>.sorting_3 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display>tbody>tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_1 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display>tbody>tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_2 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display>tbody>tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe>tbody>tr.even.selected>.sorting_3 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
  box-shadow: inset 0 0 0 9999px #348641;
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
  box-shadow: inset 0 0 0 9999px #348641;
}

.btn-white {
  color: #333;
  background-color: hsl(0, 100%, 100%);
  border-color: #ccc;
}

.btn-white:hover,
.btn-white:active {
  background-color: hsl(0, 0%, 95%);
}

.btn-blue {
  color: #fff;
  background-color: hsl(210, 50%, 40%);
  border-color: hsl(210, 50%, 40%);
}

.btn-blue:disabled {
  color: #fff;
  background-color: hsl(210, 50%, 40%);
  border-color: hsl(210, 50%, 40%);
  pointer-events: none;
  opacity: var(--bs-btn-disabled-opacity);
}

.btn-blue:hover,
.btn-blue:active {
  color: #fff;
  background-color: hsl(210, 50%, 50%);
}

.btn-blue:focus {
  box-shadow: 0 0 0 0.25rem hsl(210, 50%, 40%, 0.50);
}

.btn-outline-blue {
  color: #333;
  background-color: #fff;
  border-color: #888;
}

.btn-outline-blue:hover,
.btn-outline-blue:active {
  color: hsl(210, 50%, 40%);
  background-color: #fff;
  border-color: hsl(210, 50%, 40%);
}

.btn-outline-blue:focus {
  box-shadow: 0 0 0 0.25rem hsl(210, 50%, 40%, 0.50);
}

.btn-green {
  color: #fff;
  background-color: hsl(90, 50%, 40%);
  border-color: #888;
  border-color: hsl(90, 50%, 40%);
}

.btn-green:hover,
.btn-green:active {
  color: #fff;
  background-color: hsl(90, 50%, 50%);
}

.btn-green:focus {
  box-shadow: 0 0 0 0.25rem hsla(90, 50%, 40%, 0.50);
}

.btn-outline-green {
  color: #333;
  background-color: #fff;
  border-color: #888;
}

.btn-outline-green:hover,
.btn-outline-green:active {
  color: hsl(90, 50%, 40%);
  background-color: #fff;
  border-color: hsl(90, 50%, 40%);
}

.btn-outline-green:focus {
  box-shadow: 0 0 0 0.25rem hsla(90, 50%, 40%, 0.50);
}

.btn-purple {
  color: #fff;
  background-color: hsl(270, 50%, 40%);
  border-color: hsl(270, 50%, 40%);
}

.btn-purple:hover,
.btn-purple:active {
  color: #fff;
  background-color: hsl(270, 50%, 50%);
}

.btn-purple:focus {
  box-shadow: 0 0 0 0.25rem hsla(270, 50%, 40%, 0.50);
}

.btn-outline-purple {
  color: #333;
  background-color: #fff;
  border-color: #888;
}

.btn-outline-purple:hover,
.btn-outline-purple:active {
  color: hsl(270, 50%, 40%);
  background-color: #fff;
  border-color: hsl(270, 50%, 40%);
}

.btn-outline-purple:focus {
  box-shadow: 0 0 0 0.25rem hsla(270, 50%, 40%, 0.50);
}

.btn-red {
  color: #fff;
  background-color: hsl(0, 50%, 40%);
  border-color: hsl(0, 50%, 40%);
}

.btn-red:hover,
.btn-red:active {
  color: #fff;
  background-color: hsl(0, 50%, 50%);
}

.btn-red:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 50%, 40%, 0.50);
}

.btn-outline-red {
  color: #333;
  background-color: #fff;
  border-color: #888;
}

.btn-outline-red:hover,
.btn-outline-red:active {
  color: hsl(0, 50%, 40%);
  background-color: #fff;
  border-color: hsl(0, 50%, 40%);
}

.btn-outline-red:focus {
  box-shadow: 0 0 0 0.25rem hsla(0, 50%, 40%, 0.50);
}

.btn-toggle {
  display: inline-flex;
  align-items: center;
  padding: .25rem .5rem;
  font-weight: 600;
  color: rgba(0, 0, 0, .65);
  background-color: transparent;
  border: 0;
}

.btn-toggle:hover,
.btn-toggle:focus {
  color: rgba(0, 0, 0, .85);
  background-color: #d2f4ea;
}

.btn-toggle::before {
  width: 1.25em;
  line-height: 0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;
}

.btn-toggle[aria-expanded="true"] {
  color: rgba(0, 0, 0, .85);
}

.btn-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.btn-toggle-nav a {
  display: inline-flex;
  padding: .1875rem .5rem;
  margin-top: .125rem;
  margin-left: 1.25rem;
  text-decoration: none;
}

.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #d2f4ea;
}

.scrollarea {
  overflow-y: auto;
}

.fw-semibold {
  font-weight: 600;
}

.lh-tight {
  line-height: 1.25;
}

#title1 {
  font-size: 3rem;
  border-bottom: none;
  font-weight: bold;
}

#bg-title1 {
  background-position: 50% 10%;
  background-image:
    linear-gradient(rgba(100, 100, 100, 0.5), rgba(10, 10, 10, 0.6)),
    url("../img/key_bg.jpg");
}

#note1 {
  text-indent: 0rem;
}

.text {
  display: inline-block;
  text-indent: 0rem;
}

.my-fa-size {
  font-size: 9em;
}

.emdb-action-card {
  display: flex;
  align-items: center;
  justify-content: space-between;

  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.10);

  padding: 14px 16px;
  min-height: 78px;
}

.emdb-action-card__text {
  min-width: 0;
  padding-right: 12px;
}

.emdb-action-card__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 4px;
}

.emdb-action-card__desc {
  font-size: 13px;
  line-height: 1.35;
  color: rgba(0, 0, 0, 0.72);
}

.emdb-action-card__go {
  text-decoration: none;
  flex: 0 0 auto;
}

.emdb-action-card__circle {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  background: #2f6f4f;

  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.emdb-action-card__arrow {
  color: #fff;
  font-size: 22px;
  line-height: 1;
  transform: translateY(-1px);
}

/* footer 效果 */
.footer-contact {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  align-items: flex-start;
}

@media only screen and (max-width:768px) {
  .footer-contact {
    gap: 0px
  }

  .list-inline {
    margin-bottom: 0px;
  }
}

.footer-address {
  white-space: wrap;
}

.footer-tel {
  text-align: left;
}

.footer-tel .tel-line {
  white-space: wrap;
  text-align: left;
}

.footer-tel .tel-label {
  display: inline-block;
  width: 5em;
}

html[lang="en"] .footer-tel .tel-label {
  display: inline-block;
  width: 3em;
}

.footer-tel .tel-num {
  font-variant-numeric: tabular-nums;
  font-feature-settings: "tnum";
}


/* footer.footer .small {
  font-size: 0.8rem;
} */



/* header 効果 */

.header a {
  color: inherit;
  opacity: 1;
  transition: opacity .2s;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto
}

.db-green-bar {
  background: #348641;
  color: #fff;
  padding: 6px 14px;
  font-weight: 900;
  font-size: 1.2rem;
  margin-bottom: 30px;
  margin-top: 20px;
}

/* フッターを固定する */
#home.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* フッターを固定する */
#home.wrapper>main {
  flex: 1 0 auto;
}

/* フッターを固定する */
#home.wrapper>footer {
  flex-shrink: 0;
}



/* 说明文字 */
.terms-description {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
}

/* 箇条書き */
.terms-list {
  padding-left: 1.5em;
  font-size: 17px;
  line-height: 1.6;
}

.terms-list li {
  margin-bottom: 8px;
}

/* Q&A 連絡先 */
.contact-info {
  margin: 0.25rem 0;
  font-size: 0.95rem;
  padding-left: 3.5rem;
}

/* ページタイトルのスタイル統一：
「詳細検索」など（h_style1）も緑色のタイトルバーに統一 */
h1.h_style1 {
  background-color: #348641;
  color: #fff;
  padding: 0.45rem 1rem;
  margin: 0 0 1.2rem 0;
  font-weight: 550;
}

*h1.h_style1 .titlebar {
  display: block;
  background-color: #348641;
  color: #fff;
  padding: 6px 16px;
  /* バーを細めに */
  font-weight: 550;
  position: relative;
}

/* タイトル下の区切り線 */
.page-title-separator {
  height: 1px;
  background-color: #d0d0d0;
  margin: 10px 0 16px 0;
}

@media only screen and (max-width:768px) {
  .my-fa-size {
    font-size: 5em !important;
  }
}


.header {
  padding-bottom: 0;
  font-size: 14px;
  background-color: #fff;
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
  letter-spacing: .8px;
  line-height: 1.8;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}


.header__inner {
  margin: 0 auto
}

.header__info {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.header__info .searchform {
  display: none
}

.header__right {
  align-items: center;
  display: flex
}

@media screen and (min-width: 769px) {
  .header {
    padding-bottom: 20px;
    padding-top: 32px
  }

  .header__info {
    padding-left: 8px
  }

  .header__info .language-switcher,
  .header__info .searchform {
    margin-right: 24px
  }

  .header__info .searchform {
    display: flex
  }

  .header__nav {
    position: relative
  }

  .header__inner {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px
  }

  .header .header-nav {
    margin-top: 28px
  }
}

.header__radiation-logo img {
  max-width: 100%;
}

.pc-visible img {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  .header {
    background-color: #fff;
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    width: 100%;
    z-index: 10
  }

  .header__radiation-logo {
    max-width: 193px
  }


  .header__nav {
    display: none
  }

  .header .header__info .language-switcher {
    padding: 0
  }

  .header .header__info .language-switcher .language-switcher__flag {
    margin-bottom: 2px
  }

  .header .header__nav {
    position: relative
  }

  .header .header__nav-bottom {
    padding: 40px 40px 60px
  }

  .header .header__nav .searchform {
    margin-top: 28px
  }

  .header .header__nav .searchform .searchform__input {
    width: 100%
  }

  .header .header__nav .language-switcher {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 0;
    max-width: none;
    padding: 0
  }

  .header .header__nav .language-switcher__flag {
    margin-bottom: 0;
    margin-left: 8px;
    margin-right: 8px
  }
}

.js-menu-open .hamburger__line:first-of-type {
  transform: translateY(8px) rotate(45deg)
}

.js-menu-open .hamburger__line:nth-of-type(2) {
  opacity: 0
}

.js-menu-open .hamburger__line:nth-of-type(3) {
  transform: translateY(-12px) rotate(135deg)
}

.header__subtitle {
  color: rgb(52, 134, 65);
  margin: 10px 0px;
  font-size: 20px;
  font-weight: 700
}

.language-switcher {
  border: none;
  border-bottom: 1px solid #eff8f1;
  background-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: inline-block;
  font-size: 10px;
  line-height: 180%;
  padding-bottom: 4px;
  color: inherit;
  opacity: 1;
  text-decoration: none;
  transition: opacity .2s;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}

.language-switcher__flag {
  display: inline-block;
  margin-right: 8px
}

.sub-nav-container {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%
}

@media screen and (min-width: 769px) {
  .language-switcher__name {
    display: inline-block;
    line-height: 16px;
    vertical-align: middle
  }
}

@media screen and (max-width: 768px) {
  .language-switcher {
    border-bottom: none;
    margin-right: 16px;
    max-width: 46px;
    padding: 4px 8px 0 0;
    text-align: center
  }

  .language-switcher__name {
    display: block;
    line-height: 1;
    position: relative;
    text-align: center;
    visibility: hidden
  }

  .language-switcher__name:before {
    content: attr(data-lang);
    left: 50%;
    line-height: 1;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translate(-50%);
    visibility: visible
  }

  .language-switcher__flag {
    height: 18px;
    margin-bottom: 6px;
    margin-right: 0
  }
}

.searchform {
  border: 1px solid #c2c6c9;
  display: flex;
  justify-content: space-between;
  padding-left: 16px
}

.searchform__input {
  border: none;
  font-size: 16px;
  height: 44px
}

.searchform__input:focus-visible {
  outline: none;
}

.searchform__btn {
  background-color: #348641;
  border: none;
  display: block;
  height: 44px;
  width: 44px
}

.nav__item .nav__link {
  color: #333;
  display: block;
  font-size: 18px;
  line-height: 180%;
  position: relative;
  text-decoration: none
}

.nav__list {
  font-size: 0;
  margin: 0;
  padding: 0;
}

.nav__item.nav__item--has-child .nav__link {
  padding-right: 30px
}

.nav__item.nav__item--has-child .nav__link .nav__arrow {
  background-color: #333;
  height: 9px;
  -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='9' fill='none' viewBox='0 0 15 9'%3E%3Cpath stroke='%23333' d='m1 1.25 6.5 6.5 6.5-6.5'/%3E%3C/svg%3E");
  mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='9' fill='none' viewBox='0 0 15 9'%3E%3Cpath stroke='%23333' d='m1 1.25 6.5 6.5 6.5-6.5'/%3E%3C/svg%3E");
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: cover;
  mask-size: cover;
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform .3s ease-in-out;
  width: 15px
}



@media screen and (min-width: 769px) {
  .nav__item.nav__item--has-child.nav__item--open .nav__link {
    color: #348641;
    font-weight: 700
  }

  html[lang=en]  .nav__item.nav__item--has-child.nav__item--open .nav__link {
    font-weight: 400
  }
}

.nav__item.nav__item--has-child.nav__item--open .sub-nav>.sub-nav-container {
  opacity: 1
}

.nav__item.nav__item--has-child.nav__item--result .sub-nav__banner {
  bottom: auto;
  top: 0
}

.nav__item.nav__item--has-child.nav__item--result .sub-nav__list-container {
  padding-bottom: 0
}


@media screen and (min-width: 769px) {
  .nav__item {
    display: inline-block;
    font-size: 0
  }

  .nav__item:first-child {
    padding-right: 11px
  }

  .nav__item+.nav__item {
    padding-left: 11px;
    padding-right: 11px
  }

  .nav__item+.nav__item .nav__link:before {
    background-color: #c2c6c9;
    content: "";
    height: 24px;
    left: -11px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px
  }

  .nav__item.nav__item--has-child .nav__link {
    padding-right: 30px
  }

  .nav__item.nav__item--has-child .nav__link .nav__arrow {
    right: 0
  }

  .nav__item.nav__item--has-child.nav__item--open .nav__arrow {
    background-color: #348641;
    -webkit-mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='10' fill='none' viewBox='0 0 15 10'%3E%3Cpath stroke='%23348641' stroke-width='2' d='m1 1.25 6.5 6.5 6.5-6.5'/%3E%3C/svg%3E");
    mask: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='10' fill='none' viewBox='0 0 15 10'%3E%3Cpath stroke='%23348641' stroke-width='2' d='m1 1.25 6.5 6.5 6.5-6.5'/%3E%3C/svg%3E");
    -webkit-mask-size: cover;
    mask-size: cover;
    transform: translateY(-50%) rotate(180deg)
  }

  .nav__item.nav__item--has-child.nav__item--open .sub-nav {
    opacity: 1;
    visibility: visible;
    z-index: 9990
  }

  .nav__item .nav__link {
    display: inline-block;
    font-size: 20px;
    letter-spacing: .8px;
    padding-left: 8px;
    padding-right: 8px
  }

  .nav__link:hover {
    color: #348641;
    font-weight: 700
  }
  html[lang=en] .nav__link:hover {
    font-weight: 400
  }
}

@media screen and (max-width: 768px) {
  .header-nav .nav__link {
    padding: 20px 40px 16px
  }

  .header-nav .nav__item--has-child.nav__item--no-child-sp .nav__arrow {
    display: none
  }

  .header-nav .nav__item--has-child.nav__item--open .sub-nav {
    display: block
  }

  .header-nav .nav__item--has-child.nav__item--open .nav__arrow {
    transform: translateY(-50%) rotate(180deg)
  }

  .header-nav .nav__item--has-child .nav__link .nav__arrow {
    cursor: pointer;
    right: 32px
  }
}

.banner img {
  height: 100%;
  width: 100%
}

.banner__title {
  font-size: 16px;
  font-weight: 700
}

.banner__list {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 16px
}

.sub-nav {
  background-color: #fff;
  box-shadow: 0 8px 8px #0000004d;
  left: 0;
  position: absolute;
  top: 100%;
  transition: all .2s;
  width: 100%;
  z-index: 10
}

.sub-nav>.sub-nav-container {
  opacity: 0;
  margin-left: auto;
  margin-right: auto
}

.sub-nav__link {
  color: #333;
  font-size: 15px;
  line-height: 20px;
  text-decoration-line: underline
}

.sub-nav__title {
  display: inline-block
}

.sub-nav__list-title {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 16px;
  text-decoration: underline
}

.sub-nav__list-title+.sub-nav__list-content {
  padding-left: 16px;
  padding-right: 16px
}

@media screen and (min-width: 769px) {
  .sub-nav {
    opacity: .6;
    padding-bottom: 40px;
    padding-top: 68px;
    transition-delay: .1s;
    visibility: hidden;
    z-index: -1
  }

  .sub-nav .sub-nav-container {
    max-width: 1040px
  }

  .sub-nav__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 27px;
    position: relative;
    text-decoration-line: underline
  }

  .sub-nav__title:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='14' fill='none' viewBox='0 0 9 14'%3E%3Cpath stroke='%23333' stroke-width='1.208' d='m1.375 13.041 6.042-6.042L1.375.958'/%3E%3C/svg%3E");
    margin-left: 13px
  }

  .sub-nav__list-container {
    display: flex;
    gap: 24px;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 32px;
    padding-bottom: 26px;
    position: relative
  }

  .sub-nav__list .sub-nav__item+.sub-nav__item {
    margin-top: 24px
  }

  .sub-nav__list-title {
    font-size: 18px;
    margin-bottom: 24px
  }

  .sub-nav__list-title+.sub-nav__list-content {
    padding-left: 20px;
    padding-right: 20px
  }

  .sub-nav__banner {
    bottom: 0;
    display: block;
    position: absolute;
    right: 0;
    width: 270px
  }
}

.sub-nav__banner img {
  height: auto;
  width: auto
}

@media screen and (max-width: 768px) {
  .sub-nav {
    background-color: #eff8f1;
    box-shadow: none;
    padding: 32px 20px;
    position: static
  }

  .sub-nav,
  .sub-nav .sub-nav__banner {
    display: none
  }

  .sub-nav__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 24px;
    text-decoration: underline
  }

  .sub-nav__item {
    padding-left: 20px;
    position: relative
  }

  .sub-nav__item+.sub-nav__item {
    margin-top: 24px
  }

  .sub-nav__item:before {
    background-color: #333;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 12px;
    width: 12px
  }

  .sub-nav__list+.sub-nav__list {
    margin-top: 24px
  }

  .sub-nav__link {
    font-size: 16px
  }

}

.sub-nav__list {
  padding-left: 0;
}

.call-to-action {
  border: 1px solid #d9d9d9;
  max-width: 400px;
  padding: 32px 30px
}

.call-to-action__title {
  color: #348641;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-align: center
}

.call-to-action__content {
  display: flex;
  gap: 16px;
  margin-top: 15px
}

.call-to-action__content img {
  max-width: none
}

.call-to-action__text {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0
}

.call-to-action__btn-container {
  margin-top: 30px;
  text-align: center
}

.call-to-action__btn-container .btn {
  background-color: #353936;
  border: none;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 16px 28px;
  text-align: center
}

.call-to-action__btn-container .btn {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8;
  padding: 8px 32px
}


@media screen and (min-width: 769px) {
  /* .btn {
    min-width: 240px;
    padding: 16px 32px;
    transition: all .3s ease
  } */

  .btn:hover {
    background-color: #6f6f6f
  }
}

@media screen and (max-width: 768px) {
  .btn {
    min-width: 300
  }
}

.hamburger {
  background-color: #348641;
  border: none;
  display: none;
  height: 60px;
  margin-right: -16px;
  padding: 13px;
  width: 60px
}

.hamburger__line {
  background-color: #fff;
  border-radius: 1px;
  display: block;
  height: 2px;
  transition: all .3s ease-in-out;
  width: 100%
}

.hamburger__line+.hamburger__line {
  margin-top: 8px
}

@media screen and (max-width: 768px) {
  .hamburger {
    display: block
  }
}

.pc-visible {
  display: block !important;
}

@media screen and (max-width: 768px) {
  .pc-visible {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .js-menu-open {
    overflow: hidden
  }

  .js-menu-open .header {
    left: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10
  }

  .js-menu-open .header__top {
    background-color: #fff;
    padding: 7px 16px 0;
    position: relative;
    z-index: 10
  }

  .js-menu-open .header__nav {
    background-color: #fff;
    display: block;
    height: calc(100vh - 62px);
    left: 0;
    overflow-y: auto;
    padding-bottom: 60px;
    right: 0;
    top: 0;
    z-index: 9
  }

  .js-menu-open .header__info .language-switcher,
  .js-menu-open .header__radiation-logo {
    opacity: 0
  }
}

@media screen and (max-width: 768px) {
  footer .footer-contact {
    text-align: center !important;
  }

  footer .footer-tel .tel-line {
    text-align: center !important;
  }

  footer .footer-tel .nra-link {
    display: block !important;
    text-align: center !important;
  }
}

#wrapper {
  overflow-y: scroll;
}