@charset "UTF-8";
#cta-65e52f7e165b1b3611235495 .component.cta {
  /* sample */
}
#cta-65e52f7e165b1b3611235495 .cta.cta-row.cta-row-0 {
  text-align: center;
}
#cta-65e52f7e165b1b3611235495 .g_nav {
  text-align: center;
  vertical-align: middle;
  font-size: 15px;
}
#cta-65e52f7e165b1b3611235495 .g_nav ul {
  padding: 0;
}
#cta-65e52f7e165b1b3611235495 .g_nav li {
  list-style: none;
  text-align: center;
  display: inline-block;
  margin-top: 1.2em;
}
#cta-65e52f7e165b1b3611235495 .g_nav li:not(:last-child) {
  border-right: 3px solid #ddd;
}
#cta-65e52f7e165b1b3611235495 .g_nav li {
  padding-left: 20px;
  padding-right: 23px;
}
#cta-65e52f7e165b1b3611235495 .g_nav li a {
  text-decoration: none;
  color: #0d2234;
  padding-bottom: 0;
}
#cta-65e52f7e165b1b3611235495 .g_nav li.current a {
  color: #0d2234;
  text-decoration: none !important;
  font-weight: bold;
}
#cta-65e52f7e165b1b3611235495 .g_nav li a:hover {
  color: #E74340;
}
#cta-65e52f7e165b1b3611235495 div.cta-column.cta-column-0 {
  margin-top: -10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  #cta-65e52f7e165b1b3611235495 .g_nav ul {
    margin-top: 1em;
    dislplay: inline-block;
  }
  #cta-65e52f7e165b1b3611235495 .g_nav li {
    margin-top: 0.5em;
    text-align: center;
    display: list-item;
    list-item: inline;
    border: 0;
    position: relative;
    padding: 0 0 0 -12px;
  }
  #cta-65e52f7e165b1b3611235495 .g_nav li:not(:last-child) {
    border-right: 0;
  }
  #cta-65e52f7e165b1b3611235495 .g_nav li:before {
    content: "\f0da";
    font-family: "FontAwesome";
    font-size: 20px;
    color: #DA433F;
    display: inline-block;
    width: 22px;
    height: 16px;
    vertical-align: 0;
  }
}
#cta-65e52f7e165b1b3611235495 div.cta-row.cta-row-0 {
  /* 暫定的にグローバルナビ非表示 */
  display: none;
  height: 0;
}