@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,500,600&display=swap");
html {
  font-size: 62.5%;
  display: flex;
  flex-direction: column;
}

html, body {
  width: 100%;
  position: relative;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

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,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}
body * {
  box-sizing: border-box;
}
body *::before, body *::after {
  box-sizing: border-box;
}

sup {
  font-size: 0.8em;
  vertical-align: super;
}

ol, ul {
  list-style: none;
}

img, picture {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  img, picture {
    width: auto;
    max-width: 100%;
  }
}

picture > source, picture img {
  width: 100%;
}

blockquote, q {
  quotes: none;
}

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

table {
  border-spacing: 0;
}

a {
  text-decoration: none;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/NotoSans_demilight.woff2) format("woff2"), url(/assets/fonts/NotoSans_demilight.woff) format("woff"), url(/assets/fonts/NotoSans_demilight.otf) format("opentype");
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(/assets/fonts/NotoSans_medium.woff2) format("woff2"), url(/assets/fonts/NotoSans_medium.woff) format("woff"), url(/assets/fonts/NotoSans_medium.otf) format("opentype");
}
body, body * {
  font-family: 'Noto Sans', sans-serif;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/fonts/Roboto-Medium.woff2) format("woff2"), url(/assets/fonts/Roboto-Medium.woff) format("woff");
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url(/assets/fonts/Roboto-Bold.woff2) format("woff2"), url(/assets/fonts/Roboto-Bold.woff) format("woff");
}
body {
  position: relative;
}
body:before {
  content: "";
  width: 1px;
  height: 1px;
  top: -1px;
  left: -1px;
  position: absolute;
  background-image: url(/assets/img/common/bg_heading_num.svg), url(/assets/img/common/bg_hr_arrow_d.svg), url(/assets/img/common/bg_step.svg), url(/assets/img/common/favicon.ico), url(/assets/img/common/icn_aq_stage.png), url(/assets/img/common/icn_arrow_b_black.svg), url(/assets/img/common/icn_arrow_b_blue.svg), url(/assets/img/common/icn_arrow_b_white.svg), url(/assets/img/common/icn_arrow_download_blue.svg), url(/assets/img/common/icn_arrow_download_red.svg), url(/assets/img/common/icn_arrow_download_white.svg), url(/assets/img/common/icn_arrow_download.svg), url(/assets/img/common/icn_arrow_header_b.svg), url(/assets/img/common/icn_arrow_link_black.svg), url(/assets/img/common/icn_arrow_link_blue_dark.svg), url(/assets/img/common/icn_arrow_link_blue.svg), url(/assets/img/common/icn_arrow_link_red.svg), url(/assets/img/common/icn_arrow_link_white.svg), url(/assets/img/common/icn_blank_black.svg), url(/assets/img/common/icn_blank_blue.svg), url(/assets/img/common/icn_blank_white.svg), url(/assets/img/common/icn_check_blue.svg), url(/assets/img/common/icn_check_gray.svg), url(/assets/img/common/icn_check_white.svg), url(/assets/img/common/icn_circle_blue.svg), url(/assets/img/common/icn_circle_gray.svg), url(/assets/img/common/icn_close_gray.svg), url(/assets/img/common/icn_close_white.svg), url(/assets/img/common/icn_error.svg), url(/assets/img/common/icn_file_black.svg), url(/assets/img/common/icn_file_blue.svg), url(/assets/img/common/icn_file_white.svg), url(/assets/img/common/icn_mail_black.svg), url(/assets/img/common/icn_mail_blue.svg), url(/assets/img/common/icn_mail_white.svg), url(/assets/img/common/icn_radio.svg), url(/assets/img/common/icn_search_blue.svg), url(/assets/img/common/icn_search.svg), url(/assets/img/common/icn_times_blue.svg), url(/assets/img/common/icn_times_gray.svg), url(/assets/img/common/icn_zoom_blue.svg), url(/assets/img/common/icn_zoom.svg), url(/assets/img/common/ogp.png), url(/assets/img/common/symbol_aq_stage.png), url(/assets/img/common/symbol_aq_stage.svg), url(/assets/img/common/symbol_aq_stage@2x.png), url(/assets/img/common/symbol_global_white.svg), url(/assets/img/common/symbol_global.svg), url(/assets/img/common/symbol_norton_sp.png), url(/assets/img/common/symbol_norton.png), url(/assets/img/common/symbol_privacy.png);
  background-repeat: no-repeat;
  background-position: 1px 1px;
}

/*



 */
.l-wrapper {
  background: #ededed;
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .l-wrapper {
    min-width: calc(1200px + 40px);
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .l-wrapper {
    max-width: 100vw;
    overflow: hidden;
  }
}
.l-wrapper picture {
  display: inline-block;
}
.l-wrapper picture source, .l-wrapper picture img {
  width: 100%;
}
.l-wrapper img[src*=".svg"] {
  width: 100%;
}

.l-main {
  display: block;
  flex: 1 0 auto;
  font-size: 1.6rem;
  line-height: 1.6;
}
@media print, screen and (min-width: 768px) {
  .l-main {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main > article {
    padding: 25px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main > article + aside {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main > article + aside {
    margin-top: 5px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main > article {
    width: 1200px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .l-main > article {
    max-width: 100vw;
    overflow: hidden;
    padding-right: 15px;
    padding-left: 15px;
  }
}

img[data-src] {
  opacity: 0;
}

.l-footer {
  background: #6c7183;
  color: white;
  display: flex;
  justify-content: center;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-footer__inner {
    width: 1200px;
    padding: 70px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__inner.-tiny {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__inner.-tiny {
    padding-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__inner.-tiny .c-privacy {
    width: 500px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .l-ci {
    width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-ci {
    padding: 30px 15px 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .l-site_map {
    width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-site_map + .c-privacy {
    margin-top: 20px;
  }
}
.l-footer .c-symbol {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-symbol + .c-address {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-symbol + .c-address {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-symbol {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-symbol {
    font-size: 1.6rem;
  }
}
.l-footer .c-symbol a {
  color: white;
}
.l-footer .c-address {
  font-size: 1.4rem;
  letter-spacing: 0.1em;
}
.l-footer .c-address + .c-privacy {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .l-footer .c-address {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2;
  }
}
.l-footer .c-privacy {
  background: white;
  display: inline-flex;
  color: #333333;
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-privacy {
    padding: 15px 12px 15px 25px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-privacy {
    display: flex;
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px;
  }
}
.l-footer .c-privacy .c-img {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-privacy .c-img {
    margin-right: 35px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-privacy .c-img {
    margin-right: 18px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-privacy .c-img .c-icn + .c-icn {
    margin-left: 22px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-privacy .c-img .c-icn + .c-icn {
    margin-left: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-privacy .c-img .c-icn.-privacy img {
    width: 75px;
    transition: opacity .2s ease;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-privacy .c-img .c-icn.-privacy img {
    width: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-privacy .c-img .c-icn.-privacy a:hover {
    opacity: .8;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-privacy .c-img .c-icn.-norton img {
    width: 85px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-privacy .c-img .c-icn.-norton img {
    width: 30px;
  }
}
.l-footer .c-privacy figcaption {
  font-size: 1.4rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-footer .c-privacy figcaption {
    font-size: 1.2rem;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-site_map {
    display: flex;
    flex-wrap: wrap;
    margin-right: -35px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-site_map li {
    margin-right: 35px;
    margin-bottom: 20px;
  }
}
.l-footer .c-site_map.-nav + .-utility {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .l-footer .c-site_map.-nav + .-utility {
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-site_map.-nav li + li {
    border-top: 2px solid #6c7183;
  }
}
.l-footer .c-site_map.-nav a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-site_map.-nav a {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  .l-footer .c-site_map.-nav a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-site_map.-nav a {
    font-size: 1.6rem;
    padding: 15px;
    display: flex;
    align-items: center;
    background: #565a69;
  }
  .l-footer .c-site_map.-nav a::after {
    content: "";
    width: 25px;
    height: 7px;
    display: block;
    margin-left: auto;
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-site_map.-nav a[target="_blank"] {
    padding-right: 20px;
    background-image: url(/assets/img/common/icn_blank_white.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px 12px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-site_map.-nav a[target="_blank"]::after {
    width: 15px;
    height: 12px;
    margin-right: 5px;
    background-image: url(/assets/img/common/icn_blank_white.svg);
    background-size: contain;
  }
}
.l-footer .c-site_map.-utility a {
  color: white;
  text-decoration: none;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-site_map.-utility a {
    font-size: 1.4rem;
    font-weight: bold;
  }
  .l-footer .c-site_map.-utility a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-site_map.-utility a {
    display: block;
    padding: 10px 15px;
  }
}
.l-footer .l-copyright {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .l-footer .l-copyright {
    padding-top: 40px;
    width: 100%;
    height: 105px;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .l-copyright {
    padding: 25px 15px;
  }
}
.l-footer .c-copyright {
  font-size: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  .l-footer .c-copyright {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) {
  .l-footer .c-copyright small {
    white-space: nowrap;
  }
}
.l-footer .c-copyright .c-mark {
  vertical-align: baseline;
  /*©*/
}
.l-footer .c-copyright .c-mark.-c {
  display: inline-block;
  padding: 0 0.05em;
  transform: scale(1.1);
}

.l-header {
  background: white;
  display: flex;
  justify-content: center;
  position: relative;
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .l-header__inner {
    height: 100px;
    width: 1200px;
  }
}
@media screen and (max-width: 767px) {
  .l-header__inner {
    width: 100%;
    min-height: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-header .c-symbol {
    width: 208px;
  }
}
@media screen and (max-width: 767px) {
  .l-header .c-symbol {
    width: 165px;
    margin-top: 2px;
    margin-left: 15px;
  }
}

.p-global_nav__open {
  margin-left: auto;
  background: #235fcc;
  width: 60px;
  height: 60px;
  position: relative;
  transition: background-color .3s ease;
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__open {
    display: none;
  }
}
.p-global_nav__open::before, .p-global_nav__open::after {
  content: "";
  width: 27px;
  height: 2px;
  background: white;
  top: 7px;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  transition: transform .2s ease;
}
.p-global_nav__open::before {
  top: 13px;
}
.p-global_nav__open::after {
  top: 28px;
}
.p-global_nav__open .c-icn {
  width: 27px;
  height: 2px;
  background: white;
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  margin: auto;
  transition: all .3s ease;
}
.p-global_nav__open .c-caption {
  position: absolute;
  bottom: 10px;
  display: block;
  text-align: center;
  width: 100%;
}
.p-global_nav__open .c-caption::after {
  content: "メニュー";
  line-height: 1;
  color: white;
}
@media screen and (max-width: 767px) {
  .p-global_nav__open.is-open {
    background-color: #6c7183;
  }
  .p-global_nav__open.is-open .c-icn {
    width: 0;
    opacity: 0;
  }
  .p-global_nav__open.is-open::before {
    top: 20px;
    transform: rotate(-45deg);
  }
  .p-global_nav__open.is-open::after {
    top: 20px;
    transform: rotate(45deg);
  }
  .p-global_nav__open.is-open .c-caption::after {
    content: "閉じる";
    line-height: 1;
    color: white;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__wrapper {
    display: none;
    overflow: hidden;
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
  }
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__wrapper .c-close {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__wrapper .c-close {
    background: #6c7183;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    color: white;
    overflow: hidden;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .p-global_nav__wrapper .c-close .c-icn {
    width: 25px;
    height: 25px;
    margin-right: 8px;
    position: relative;
  }
  .p-global_nav__wrapper .c-close .c-icn::before, .p-global_nav__wrapper .c-close .c-icn::after {
    content: "";
    width: 25px;
    height: 2px;
    background: white;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: rotate(-45deg);
  }
  .p-global_nav__wrapper .c-close .c-icn::after {
    transform: rotate(45deg);
  }
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__body > ul {
    display: flex;
    overflow: visible;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__body > ul {
    overflow: hidden;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    background: white;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0px);
    border-top: 1px solid #ededed;
  }
}
.p-global_nav__item {
  overflow: visible;
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__item + li {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__item + li {
    border-top: 1px solid #ededed;
  }
}
.p-global_nav__item a {
  color: #333333;
  text-decoration: none;
  display: block;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__item a {
    font-size: 1.6rem;
    line-height: 2;
  }
  .p-global_nav__item a:hover span::after, .p-global_nav__item a.is-open span::after, .p-global_nav__item a.is-current span::after {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__item a {
    font-size: 1.6rem;
    padding: 20px 40px 20px 15px;
    font-weight: bold;
  }
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__item a span {
    display: block;
    position: relative;
    padding-bottom: 2px;
    font-weight: bold;
  }
  .p-global_nav__item a span::after {
    content: "";
    height: 4px;
    background: #235fcc;
    width: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    transition: width .2s ease;
  }
}
.p-global_nav__item a[target="_blank"] {
  padding-right: 22px;
}
.p-global_nav__item a[target="_blank"]::after {
  content: "";
  width: 17px;
  height: 2em;
  position: absolute;
  top: 0;
  background-image: url(/assets/img/common/icn_blank_black.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__item a[target="_blank"]::after {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__item a[target="_blank"]::after {
    right: 18px;
    bottom: 0;
    margin: auto;
  }
}
.p-global_nav__item a.c-sub_nav {
  padding-right: 20px;
}
.p-global_nav__item a.c-sub_nav::after {
  content: "";
  width: 11px;
  height: 2em;
  position: absolute;
  top: 0;
  transition: transform .3s ease;
  background-image: url(/assets/img/common/icn_arrow_header_b.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__item a.c-sub_nav::after {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__item a.c-sub_nav::after {
    right: 18px;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__item a.c-sub_nav.is-open::after {
    transform: rotate(180deg);
  }
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__sub {
    display: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 100px;
    background: #ededed;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.05);
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__sub {
    display: none;
  }
}
.p-global_nav__sub.is-show {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__sub ul {
    width: 1200px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 35px 0 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__sub li {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__sub li + li {
    border-top: 1px solid white;
  }
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__sub li a {
    font-size: 1.4rem;
    display: inline-flex;
    white-space: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-right: 35px;
  }
  .p-global_nav__sub li a::after {
    content: "";
    width: 15px;
    height: 6px;
    margin-left: 13px;
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transform: translateY(-2px);
  }
  .p-global_nav__sub li a:hover {
    color: #235fcc;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__sub li a {
    background: #ededed;
    font-weight: normal;
    padding-left: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-global_nav__sub li.is-home {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
  .p-global_nav__sub li.is-home a {
    font-size: 2.2rem;
  }
  .p-global_nav__sub li.is-home a::after {
    width: 25px;
    height: 8px;
  }
}

@media print, screen and (min-width: 768px) {
  .p-global_nav__sub > .c-close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 37px;
    left: 50%;
    display: block;
    transform: translateX(574px);
    cursor: pointer;
  }
  .p-global_nav__sub > .c-close::before, .p-global_nav__sub > .c-close::after {
    content: "";
    width: 30px;
    height: 2px;
    background: black;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    transform: rotate(45deg);
  }
  .p-global_nav__sub > .c-close::after {
    transform: rotate(-45deg);
  }
  .p-global_nav__sub > .c-close:hover::before, .p-global_nav__sub > .c-close:hover::after {
    background-color: #235fcc;
  }
}
@media screen and (max-width: 767px) {
  .p-global_nav__sub > .c-close {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  .l-main article section + section {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main article section + section {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main article section.c-section + section {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main article section.c-section + section {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main article section.c-section:nth-of-type(1).-white {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main article section.c-section {
    padding: 30px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-narrow {
    width: 560px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
  }
}
.l-main article section.-white {
  background-color: white;
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-white {
    padding: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main article section.-white {
    padding: 30px 15px;
  }
}
.l-main article section.-whiteSmoke {
  background-color: #ededed;
}
.l-main article section.-overall + .-overall {
  margin-top: 0;
}
.l-main article section.-overall + .-overall.-bt {
  border-top: 1px solid #ededed;
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-overall {
    width: 100vw;
    margin-left: calc((100vw - 1200px) / 2 * -1);
    padding: 0;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1240px) {
  .l-main article section.-overall {
    width: 1240px;
    margin-left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main article section.-overall {
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-overall > .c-inner {
    width: 1200px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .l-main article section.-overall > .c-inner {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-overall.-white > .c-inner {
    padding: 60px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-overall.-whiteSmoke > .c-inner {
    padding: 60px 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-overall.-whiteSmoke > .c-inner {
    padding: 60px 0;
  }
}
.l-main article section.-overall.-kv, .l-main article section.-overall.-kv:nth-of-type(1) {
  background: white;
}
@media print, screen and (min-width: 768px) {
  .l-main article section.-overall.-kv, .l-main article section.-overall.-kv:nth-of-type(1) {
    margin-top: -30px;
  }
  .l-main article section.-overall.-kv .c-inner, .l-main article section.-overall.-kv:nth-of-type(1) .c-inner {
    padding: 60px 0;
  }
}

@media print, screen and (min-width: 768px) {
  a.c-anchor + section {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  a.c-anchor + section {
    margin-top: 20px;
  }
}

@media print, screen and (min-width: 768px) {
  .l-sub_header + .l-main article section.-overall.-kv,
  .l-sub_header + .l-main article section.-overall.-kv:nth-of-type(1),
  #js__space + .l-main article section.-overall.-kv,
  #js__space + .l-main article section.-overall.-kv:nth-of-type(1) {
    margin-top: -60px !important;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header + .l-main article section.-overall.-kv,
  .l-sub_header + .l-main article section.-overall.-kv:nth-of-type(1),
  #js__space + .l-main article section.-overall.-kv,
  #js__space + .l-main article section.-overall.-kv:nth-of-type(1) {
    margin-top: -25px;
  }
}

.l-hansel {
  display: flex;
}
.l-hansel + .l-main {
  border-top: 1px solid white;
}
@media print, screen and (min-width: 768px) {
  .l-hansel + .l-main {
    padding-top: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-hansel + .l-main article section.-overall.-kv,
  .l-hansel + .l-main article section.-overall.-kv:nth-of-type(1) {
    margin-top: -60px;
  }
}
@media screen and (max-width: 767px) {
  .l-hansel + .l-main article section.-overall.-kv,
  .l-hansel + .l-main article section.-overall.-kv:nth-of-type(1) {
    margin-top: -25px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-hansel {
    justify-content: center;
    background: #ededed;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .l-hansel {
    width: 100%;
    overflow-x: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .l-hansel__body {
    width: 1200px;
    height: 60px;
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .l-hansel__body {
    flex-shrink: 0;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 15px;
  }
}
.l-hansel__item {
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .l-hansel__item + li {
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-hansel__item + li {
    margin-left: 8px;
  }
}
.l-hansel__item + li::before {
  content: "";
  width: 7px;
  height: 7px;
  transform: rotate(-90deg);
  background-image: url(/assets/img/common/icn_arrow_b_black.svg);
  background-size: contain;
  background-position: center;
}
@media print, screen and (min-width: 768px) {
  .l-hansel__item + li::before {
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-hansel__item + li::before {
    margin-right: 10px;
  }
}
.l-hansel__item a, .l-hansel__item mark {
  font-size: 1.2rem;
  color: #333333;
  background: transparent;
}
.l-hansel__item a {
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) {
  .l-hansel__item a:hover {
    text-decoration: none;
  }
}
.l-hansel__item mark {
  font-weight: bold;
}

.l-sub_header {
  background: #333333;
  position: relative;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header {
    display: flex;
    justify-content: center;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header .c-inner {
    width: 1200px;
    padding: 40px 0;
  }
}
.l-sub_header__heading {
  color: white;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__heading + .l-sub_header__wrapper {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__heading {
    padding-left: 20px;
    font-size: 2.2rem;
  }
  .l-sub_header__heading::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 5px;
    background: #235fcc;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__heading {
    font-size: 1.6rem;
    line-height: 1.6;
    padding: 25px 40px 25px 15px;
    display: flex;
    align-items: center;
  }
  .l-sub_header__heading::before {
    content: "";
    width: 4px;
    background: #235fcc;
    height: 16px;
    display: block;
    margin-right: 10px;
  }
  .l-sub_header__heading::after {
    content: "";
    width: 13px;
    height: 2em;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    transition: transform .3s ease;
    background-image: url(/assets/img/common/icn_arrow_b_white.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
  }
  .l-sub_header__heading.is-open::after {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__wrapper {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
    left: 0;
    background: #333333;
    overflow-y: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -30px -25px;
  }
}
.l-sub_header__item {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__item {
    border-right: 1px solid #6c7183;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__item {
    border-bottom: 1px solid #6c7183;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__item:last-child {
    border-right: none;
  }
}
.l-sub_header__link {
  display: block;
  color: white;
  font-size: 1.6rem;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__link {
    padding: 12px 30px 12px 30px;
    margin: -12px 0;
    height: calc(16px + 12px + 12px);
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__link {
    padding: 15px;
    background: #565a69;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__link::before {
    content: "";
    width: 25px;
    height: 7px;
    display: block;
    order: 2;
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__link::after {
    content: "";
    height: 4px;
    position: absolute;
    left: 30px;
    bottom: 0;
    width: 0;
    right: 30px;
    margin: auto;
    background: white;
    transition: width .1s ease;
  }
}
.l-sub_header__link.is-current::after {
  width: calc(100% - 60px);
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__link:hover::after {
    width: calc(100% - 60px);
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__link.-sub_nav {
    padding: 12px 50px 12px 30px;
    cursor: pointer;
  }
}
.l-sub_header__link.-sub_nav::before {
  content: "";
  width: 13px;
  height: 2em;
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  margin: auto;
  transition: transform .3s ease;
  background-image: url(/assets/img/common/icn_arrow_b_white.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .l-sub_header__link.-sub_nav::before {
    right: 15px;
    transition: .2s ease;
  }
}
.l-sub_header__link.-sub_nav.is-open::before {
  transform: rotate(180deg);
}
.l-sub_header__sub {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__sub {
    width: 307px;
    padding: 30px;
    background: #6c7183;
    top: 56px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__sub {
    width: 100%;
  }
}
.l-sub_header__sub::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #6c7183 transparent;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .l-sub_header__sub::before {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__sub figcaption + ul {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__sub figcaption {
    font-size: 2.2rem;
    color: white;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__sub figcaption a {
    align-items: center;
    position: relative;
    color: white;
    display: flex;
    width: 100%;
    background: #6c7183;
    padding: 15px;
    justify-content: space-between;
    font-size: 1.6rem;
    font-weight: bold;
    border-bottom: 1px solid #565a69;
  }
  .l-sub_header__sub figcaption a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background: white;
    width: 0;
    transition: width .2s ease;
  }
  .l-sub_header__sub figcaption a::after {
    content: "";
    display: block;
    margin-left: 13px;
    width: 25px;
    height: 7px;
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
.l-sub_header__sub figcaption a {
  color: white;
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-bottom: 10px;
  line-height: 1.4;
}
.l-sub_header__sub figcaption a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background: white;
  width: 0;
  transition: width .2s ease;
}
.l-sub_header__sub figcaption a::after {
  content: "";
  width: 25px;
  height: 7px;
  display: block;
  margin-left: 8px;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__sub figcaption a:hover::before {
    width: calc(100% - 32px);
  }
}
.l-sub_header__sub li {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__sub li + li {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__sub li + li {
    border-top: 1px solid #565a69;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__sub li {
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__sub li {
    width: 100%;
  }
}
.l-sub_header__sub li::after {
  content: "";
  width: 15px;
  height: 4px;
  display: block;
  flex-shrink: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .l-sub_header__sub li::after {
    width: 25px;
    height: 7px;
    right: 15px;
  }
}
.l-sub_header__sub li a {
  font-size: 1.4rem;
  line-height: 1.4;
  display: inline-flex;
  align-items: center;
  position: relative;
  padding: 5px 0 10px 0;
  color: white;
}
@media screen and (max-width: 767px) {
  .l-sub_header__sub li a {
    display: flex;
    width: 100%;
    background: #6c7183;
    padding: 15px 50px 15px 15px;
    justify-content: space-between;
    font-size: 1.6rem;
    font-weight: bold;
  }
}
.l-sub_header__sub li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background: white;
  width: 0;
  transition: width .2s ease;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__sub li a:hover::before {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__utility {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .l-sub_header__utility {
    padding: 20px 15px;
    background: #565a69;
  }
}
.l-sub_header__utility li + li {
  margin-top: 20px;
}
.l-sub_header__footer {
  background: #6c7183;
  color: white;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .l-sub_header__footer {
    display: none;
  }
}
.l-sub_header__footer .c-close {
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-sub_header__footer .c-icn {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  position: relative;
}
.l-sub_header__footer .c-icn::before, .l-sub_header__footer .c-icn::after {
  content: "";
  width: 25px;
  height: 2px;
  background: white;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: rotate(45deg);
}
.l-sub_header__footer .c-icn::after {
  transform: rotate(-45deg);
}

.c-btn {
  text-decoration: none;
}
@media print, screen and (min-width: 768px) {
  .c-btn {
    cursor: pointer;
  }
}
.c-btn.-cmn {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  position: relative;
  padding: 0 20px;
  overflow: hidden;
  border: 2px solid #235fcc;
  color: #235fcc;
  background: white;
  transition: background-color .2s, color .2s;
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn {
    margin-right: 15px;
    margin-left: 15px;
    width: calc(100% - 15px - 15px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn {
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn {
    height: 55px;
  }
}
.c-btn.-cmn::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  right: 0;
  bottom: 0;
  border-color: transparent transparent #235fcc transparent;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn::before {
    border-width: 0 0 56px 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn::before {
    border-width: 0 0 51px 73px;
  }
}
.c-btn.-cmn::after {
  content: "";
  width: 25px;
  height: 7px;
  position: absolute;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn::after {
    right: 9px;
    bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn::after {
    right: 8px;
    bottom: 11px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn b {
    font-size: 2.2rem;
  }
}
.c-btn.-cmn.-cerulean {
  border: none;
  background: #235fcc;
  color: white;
  padding: 0 65px 0 22px;
}
.c-btn.-cmn.-cerulean::before {
  border-color: transparent transparent white transparent;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-cerulean::before {
    border-width: 0 0 60px 82px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-cerulean::before {
    border-width: 0 0 55px 75px;
  }
}
.c-btn.-cmn.-cerulean::after {
  background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-cerulean::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-cerulean::after {
    right: 10px;
    bottom: 13px;
  }
}
.c-btn.-cmn.-cerulean.-pale::before {
  border-bottom-color: #4f7fd6;
}
.c-btn.-cmn.-cerulean.-pale::after {
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
}
.c-btn.-cmn.-white {
  border: none;
  color: #333333;
  padding: 0 65px 0 22px;
}
.c-btn.-cmn.-white::before {
  border-color: transparent transparent #235fcc transparent;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-white::before {
    border-width: 0 0 60px 82px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-white::before {
    border-width: 0 0 55px 75px;
  }
}
.c-btn.-cmn.-white::after {
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-white::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-white::after {
    right: 10px;
    bottom: 13px;
  }
}
.c-btn.-cmn.-white.-dark {
  color: #1f2b5c;
}
.c-btn.-cmn.-white.-dark::before {
  border-color: transparent transparent #1f2b5c transparent;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-white.-dark:hover {
    background: #1f2b5c;
  }
  .c-btn.-cmn.-white.-dark:hover::after {
    background-image: url(/assets/img/common/icn_arrow_link_blue_dark.svg);
  }
}
.c-btn.-cmn.-black {
  border: none;
  color: white;
  background: #333333;
  padding: 0 65px 0 22px;
}
.c-btn.-cmn.-black::before {
  border-color: transparent transparent white transparent;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-black::before {
    border-width: 0 0 60px 82px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-black::before {
    border-width: 0 0 55px 75px;
  }
}
.c-btn.-cmn.-black::after {
  background-image: url(/assets/img/common/icn_arrow_link_black.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-black::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-black::after {
    right: 10px;
    bottom: 13px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-multi {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-multi {
    height: 75px;
    padding: 15px;
  }
}
.c-btn.-cmn.-multi small {
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  display: block;
}
.c-btn.-cmn.-multi small * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-multi small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-multi small {
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-auto {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .c-btn.-cmn.-auto * {
    color: inherit !important;
  }
  .c-btn.-cmn.-auto * + * {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-auto {
    padding: 15px;
  }
}
.c-btn.-cmn.-auto small {
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  display: block;
}
.c-btn.-cmn.-auto small * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-auto small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-auto small {
    font-size: 1.2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-thick {
    height: 80px;
    padding: 0 80px 0 35px;
  }
}
@media print, screen and (min-width: 768px) and (min-width: 768px) {
  .c-btn.-cmn.-thick.-cerulean, .c-btn.-cmn.-thick.-white, .c-btn.-cmn.-thick.-black {
    padding: 0 37px;
  }
}

@media screen and (max-width: 767px) {
  .c-btn.-cmn.-thick {
    height: 70px;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-x_thick {
    height: 100px;
    padding: 0 35px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-x_thick {
    height: 90px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-x_thick.-cerulean, .c-btn.-cmn.-x_thick.-white, .c-btn.-cmn.-x_thick.-black {
    padding: 0 37px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-xx_thick {
    height: 138px;
    padding: 0 28px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn.-xx_thick {
    height: 70px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-xx_thick.-cerulean, .c-btn.-cmn.-xx_thick.-white, .c-btn.-cmn.-xx_thick.-black {
    padding: 0 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-panel {
    height: 130px;
  }
}
.c-btn.-cmn.-close {
  border-color: #6c7183;
  color: #6c7183;
  justify-content: center;
  padding: 0;
}
.c-btn.-cmn.-close::before {
  border-color: transparent transparent #6c7183 transparent;
}
.c-btn.-cmn.-close::after {
  width: 15px;
  height: 15px;
  right: 8px;
  bottom: 8px;
  background-image: url(/assets/img/common/icn_close_white.svg);
}
.c-btn.-cmn.-back {
  border-color: #6c7183;
  color: #6c7183;
  justify-content: center;
  padding: 0;
}
.c-btn.-cmn.-back::before {
  border-width: 56px 0 0 80px;
  border-color: transparent transparent transparent #6c7183;
  right: auto;
  bottom: 0;
  left: 0;
}
.c-btn.-cmn.-back::after {
  right: auto;
  bottom: 16px;
  left: 11px;
  width: 25px;
  height: 7px;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  transform: scale(-1, 1);
}
.c-btn.-cmn.-file b {
  display: flex;
  align-items: center;
}
.c-btn.-cmn.-file b::before {
  content: "";
  width: 18px;
  height: 24px;
  margin-right: 10px;
  display: block;
  background-image: url(/assets/img/common/icn_file_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.c-btn.-cmn.-mail b {
  display: flex;
  align-items: center;
}
.c-btn.-cmn.-mail b::before {
  content: "";
  width: 21px;
  height: 24px;
  margin-right: 10px;
  display: block;
  background-image: url(/assets/img/common/icn_mail_white.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.c-btn.-cmn.-more {
  border-color: #333333;
  color: #333333;
}
.c-btn.-cmn.-more::before {
  border-color: transparent transparent #333333 transparent;
}
.c-btn.-cmn.-more::after {
  width: 13px;
  height: 12px;
  right: 8px;
  bottom: 13px;
  background-image: url(/assets/img/common/icn_arrow_b_white.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn.-more:hover {
    color: white;
    background: #333333;
    border: 2px solid #333333;
    padding: 0 20px;
  }
  .c-btn.-cmn.-more:hover::before {
    border-width: 0 0 56px 80px;
  }
  .c-btn.-cmn.-more:hover::after {
    width: 13px;
    height: 12px;
    right: 8px;
    bottom: 13px;
    background-image: url(/assets/img/common/icn_arrow_b_black.svg);
  }
}
.c-btn.-cmn[target="_blank"]::after {
  background-image: url(/assets/img/common/icn_blank_white.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[target="_blank"]::after {
    right: 6px;
    bottom: 6px;
    width: 21px;
    height: 18px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[target="_blank"]::after {
    right: 8px;
    bottom: 8px;
    width: 15px;
    height: 12px;
  }
}
.c-btn.-cmn[target="_blank"].-cerulean::after {
  right: 8px;
  bottom: 8px;
  background-image: url(/assets/img/common/icn_blank_blue.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[target="_blank"].-cerulean::after {
    right: 8px;
    bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[target="_blank"].-cerulean::after {
    right: 10px;
    bottom: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[target="_blank"].-white::after {
    right: 8px;
    bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[target="_blank"].-white::after {
    right: 10px;
    bottom: 10px;
  }
}
.c-btn.-cmn[target="_blank"].-black::after {
  background-image: url(/assets/img/common/icn_blank_black.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[target="_blank"].-black::after {
    right: 8px;
    bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[target="_blank"].-black::after {
    right: 10px;
    bottom: 10px;
  }
}
.c-btn.-cmn[href*=".pdf"]::after, .c-btn.-cmn[href*=".zip"]::after {
  width: 16px;
  height: 23px;
  right: 8px;
  bottom: 8px;
  background-image: url(/assets/img/common/icn_arrow_download_white.svg);
}
.c-btn.-cmn[href*=".pdf"].-cerulean::after, .c-btn.-cmn[href*=".zip"].-cerulean::after {
  right: 10px;
  bottom: 10px;
  background-image: url(/assets/img/common/icn_arrow_download_blue.svg);
}
.c-btn.-cmn[href*=".pdf"].-white::after, .c-btn.-cmn[href*=".zip"].-white::after {
  right: 10px;
  bottom: 10px;
}
.c-btn.-cmn[href*=".pdf"].-black::after, .c-btn.-cmn[href*=".zip"].-black::after {
  right: 10px;
  bottom: 10px;
  background-image: url(/assets/img/common/icn_arrow_download.svg);
}
.c-btn.-cmn[href*="#"]::after {
  width: 13px;
  height: 12px;
  right: 8px;
  bottom: 13px;
  background-image: url(/assets/img/common/icn_arrow_b_white.svg);
}
.c-btn.-cmn[href*="#"].-cerulean::after {
  right: 10px;
  bottom: 15px;
  background-image: url(/assets/img/common/icn_arrow_b_blue.svg);
}
.c-btn.-cmn[href*="#"].-white::after {
  right: 10px;
  bottom: 15px;
}
.c-btn.-cmn[href*="#"].-black::after {
  right: 10px;
  bottom: 15px;
  background-image: url(/assets/img/common/icn_arrow_b_black.svg);
}
.c-btn.-cmn[href*="/#"]::after, .c-btn.-cmn[href*="html#"]::after {
  content: "";
  width: 25px;
  height: 7px;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[href*="/#"]::after, .c-btn.-cmn[href*="html#"]::after {
    right: 9px;
    bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[href*="/#"]::after, .c-btn.-cmn[href*="html#"]::after {
    right: 8px;
    bottom: 11px;
  }
}
.c-btn.-cmn[href*="/#"].-cerulean::after, .c-btn.-cmn[href*="html#"].-cerulean::after {
  background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[href*="/#"].-cerulean::after, .c-btn.-cmn[href*="html#"].-cerulean::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[href*="/#"].-cerulean::after, .c-btn.-cmn[href*="html#"].-cerulean::after {
    right: 10px;
    bottom: 13px;
  }
}
.c-btn.-cmn[href*="/#"].-cerulean.-pale::after, .c-btn.-cmn[href*="html#"].-cerulean.-pale::after {
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
}
.c-btn.-cmn[href*="/#"].-white::after, .c-btn.-cmn[href*="html#"].-white::after {
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[href*="/#"].-white::after, .c-btn.-cmn[href*="html#"].-white::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[href*="/#"].-white::after, .c-btn.-cmn[href*="html#"].-white::after {
    right: 10px;
    bottom: 13px;
  }
}
.c-btn.-cmn[href*="/#"].-black::after, .c-btn.-cmn[href*="html#"].-black::after {
  background-image: url(/assets/img/common/icn_arrow_link_black.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn[href*="/#"].-black::after, .c-btn.-cmn[href*="html#"].-black::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-cmn[href*="/#"].-black::after, .c-btn.-cmn[href*="html#"].-black::after {
    right: 10px;
    bottom: 13px;
  }
}
.c-btn.-panel .c-inner {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: inherit;
}
.c-btn.-panel .c-inner * {
  color: inherit;
}
.c-btn.-horizontal {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  color: #333333;
  position: relative;
  height: 100%;
}
.c-btn.-horizontal figure {
  display: flex;
  width: 100%;
}
.c-btn.-horizontal .c-img {
  width: 50%;
  flex-shrink: 0;
}
.c-btn.-horizontal .c-img img {
  width: 100%;
}
.c-btn.-horizontal figcaption {
  width: 100%;
  padding: 30px 30px 30px 15px;
  display: flex;
  align-items: center;
}
.c-btn.-horizontal figcaption * + * {
  margin-top: 10px;
}
.c-btn.-horizontal::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  right: 0;
  bottom: 0;
  border-color: transparent transparent #235fcc transparent;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-horizontal::before {
    border-width: 0 0 56px 80px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-horizontal::before {
    border-width: 0 0 51px 73px;
  }
}
.c-btn.-horizontal::after {
  content: "";
  width: 25px;
  height: 7px;
  position: absolute;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-horizontal::after {
    right: 9px;
    bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .c-btn.-horizontal::after {
    right: 8px;
    bottom: 11px;
  }
}
.c-btn.-follow {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: white;
  overflow: hidden;
  position: relative;
  background: #235fcc;
  transition: background-color .2s ease;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
.c-btn.-follow::before {
  content: "";
  width: 50px;
  height: 70px;
  display: block;
  background: white;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: skewY(-38deg);
  transform-origin: right bottom;
  transition: background-color .2s ease;
}
.c-btn.-follow::after {
  content: "";
  width: 23px;
  height: 23px;
  position: absolute;
  right: 0;
  bottom: 5px;
  left: 0;
  margin: auto;
  background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.c-btn.-follow[target="_blank"]::after {
  width: 21px;
  height: 18px;
  bottom: 12px;
  left: 4px;
  background-image: url(/assets/img/common/icn_blank_blue.svg);
}
@media print, screen and (min-width: 768px) {
  .c-btn.-follow[target="_blank"]:hover::after {
    background-image: url(/assets/img/common/icn_blank_white.svg);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-follow {
    width: 50px;
    height: 230px;
    padding: 15px 0;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .c-btn.-follow:hover {
    background: white;
    color: #235fcc;
  }
  .c-btn.-follow:hover::before {
    background-color: #235fcc;
  }
  .c-btn.-follow:hover::after {
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
}
.c-btn.-follow.-file span {
  display: flex;
  align-items: center;
}
.c-btn.-follow.-file span::before {
  content: "";
  width: 25px;
  height: 25px;
  margin: -5px 0 7px;
  display: block;
  background-image: url(/assets/img/common/icn_file_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-follow.-file:hover span::before {
    background-image: url(/assets/img/common/icn_file_blue.svg);
  }
}
.c-btn.-follow.-mail span {
  display: flex;
  align-items: center;
}
.c-btn.-follow.-mail span::before {
  content: "";
  width: 20px;
  height: 25px;
  margin: -5px 0 5px;
  display: block;
  background-image: url(/assets/img/common/icn_mail_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media print, screen and (min-width: 768px) {
  .c-btn.-follow.-mail:hover span::before {
    background-image: url(/assets/img/common/icn_mail_blue.svg);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.-cmn:hover {
    border: none;
    color: white;
    background: #235fcc;
    padding-left: 22px;
  }
  .c-btn.-cmn:hover::before {
    border-width: 0 0 60px 82px;
    border-color: transparent transparent white transparent;
  }
  .c-btn.-cmn:hover::after {
    right: 11px;
    bottom: 16px;
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  }
  .c-btn.-cmn:hover[target="_blank"]::after {
    right: 8px;
    bottom: 8px;
    background-image: url(/assets/img/common/icn_blank_blue.svg);
  }
  .c-btn.-cmn:hover[href*=".pdf"]::after, .c-btn.-cmn:hover[href*=".zip"]::after {
    right: 10px;
    bottom: 10px;
    background-image: url(/assets/img/common/icn_arrow_download_blue.svg);
  }
  .c-btn.-cmn:hover[href*="#"]::after {
    right: 10px;
    bottom: 15px;
    background-image: url(/assets/img/common/icn_arrow_b_blue.svg);
  }
  .c-btn.-cmn:hover[href*="/#"]::after, .c-btn.-cmn:hover[href*="html#"]::after {
    right: 11px;
    bottom: 16px;
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  }
  .c-btn.-cmn.-thick:hover, .c-btn.-cmn.-x_thick:hover {
    padding: 0 37px;
  }
  .c-btn.-cmn.-cerulean:hover {
    color: #235fcc;
    background: white;
  }
  .c-btn.-cmn.-cerulean:hover::before {
    border-color: transparent transparent #235fcc transparent;
  }
  .c-btn.-cmn.-cerulean:hover::after {
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
  .c-btn.-cmn.-cerulean:hover[target="_blank"]::after {
    right: 8px;
    bottom: 8px;
    background-image: url(/assets/img/common/icn_blank_white.svg);
  }
  .c-btn.-cmn.-cerulean:hover[href*=".pdf"]::after, .c-btn.-cmn.-cerulean:hover[href*=".zip"]::after {
    background-image: url(/assets/img/common/icn_arrow_download_white.svg);
  }
  .c-btn.-cmn.-cerulean:hover[href*="#"]::after {
    right: 10px;
    bottom: 15px;
    background-image: url(/assets/img/common/icn_arrow_b_white.svg);
  }
  .c-btn.-cmn.-cerulean:hover[href*="/#"]::after, .c-btn.-cmn.-cerulean:hover[href*="html#"]::after {
    right: 11px;
    bottom: 16px;
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
  .c-btn.-cmn.-cerulean:hover.-mail b::before {
    background-image: url(/assets/img/common/icn_mail_blue.svg);
  }
  .c-btn.-cmn.-cerulean:hover.-file b::before {
    background-image: url(/assets/img/common/icn_file_blue.svg);
  }
  .c-btn.-cmn.-white:hover {
    background: #235fcc;
    color: white;
  }
  .c-btn.-cmn.-white:hover::before {
    border-color: transparent transparent white transparent;
  }
  .c-btn.-cmn.-white:hover[href*=".pdf"]::after, .c-btn.-cmn.-white:hover[href*=".zip"]::after {
    background-image: url(/assets/img/common/icn_arrow_download_blue.svg);
  }
  .c-btn.-cmn.-black:hover {
    color: #333333;
    background: white;
  }
  .c-btn.-cmn.-black:hover::before {
    border-color: transparent transparent #333333 transparent;
  }
  .c-btn.-cmn.-black:hover::after {
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
  .c-btn.-cmn.-black:hover[target="_blank"]::after {
    right: 8px;
    bottom: 8px;
    background-image: url(/assets/img/common/icn_blank_white.svg);
  }
  .c-btn.-cmn.-black:hover[href*=".pdf"]::after, .c-btn.-cmn.-black:hover[href*=".zip"]::after {
    background-image: url(/assets/img/common/icn_arrow_download_white.svg);
  }
  .c-btn.-cmn.-black:hover.-file b::before {
    background-image: url(/assets/img/common/icn_file_black.svg);
  }
  .c-btn.-cmn.-black:hover.-mail b::before {
    background-image: url(/assets/img/common/icn_mail_black.svg);
  }
  .c-btn.-cmn.-black:hover[href*="#"]::after {
    right: 10px;
    bottom: 15px;
    background-image: url(/assets/img/common/icn_arrow_b_white.svg);
  }
  .c-btn.-cmn.-black:hover[href*="/#"]::after, .c-btn.-cmn.-black:hover[href*="html#"]::after {
    right: 11px;
    bottom: 16px;
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
  .c-btn.-cmn.-close:hover {
    border: none;
    color: white;
    background: #6c7183;
    padding: 0;
  }
  .c-btn.-cmn.-close:hover::before {
    border-width: 0 0 60px 82px;
    border-color: transparent transparent white transparent;
  }
  .c-btn.-cmn.-close:hover::after {
    right: 10px;
    bottom: 10px;
    background-image: url(/assets/img/common/icn_close_gray.svg);
  }
  .c-btn.-cmn.-back:hover {
    border: none;
    color: white;
    background: #6c7183;
    padding: 0;
  }
  .c-btn.-cmn.-back:hover::before {
    border-width: 60px 0 0 82px;
    border-color: transparent transparent transparent white;
  }
  .c-btn.-cmn.-back:hover::after {
    right: auto;
    bottom: 18px;
    left: 13px;
    width: 25px;
    height: 7px;
    background-image: url(/assets/img/common/icn_arrow_link_black.svg);
    transform: scale(-1, 1);
  }
}
.c-btn_wrapper {
  cursor: pointer;
}
@media print, screen and (min-width: 768px) {
  .c-btn_wrapper:hover .c-btn.-cmn {
    border: none;
    color: white;
    background: #235fcc;
    padding: 0 65px 0 22px;
  }
  .c-btn_wrapper:hover .c-btn.-cmn::before {
    border-width: 0 0 60px 82px;
    border-color: transparent transparent white transparent;
  }
  .c-btn_wrapper:hover .c-btn.-cmn::after {
    right: 11px;
    bottom: 16px;
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn[target="_blank"]::after {
    right: 8px;
    bottom: 8px;
    background-image: url(/assets/img/common/icn_blank_blue.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn[href*=".pdf"]::after, .c-btn_wrapper:hover .c-btn.-cmn[href*=".zip"]::after {
    right: 10px;
    bottom: 10px;
    background-image: url(/assets/img/common/icn_arrow_download_blue.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn[href*="#"]::after {
    right: 10px;
    bottom: 15px;
    background-image: url(/assets/img/common/icn_arrow_b_blue.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-thick, .c-btn_wrapper:hover .c-btn.-cmn.-x_thick {
    padding: 0 37px;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-cerulean {
    color: #235fcc;
    background: white;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-cerulean::before {
    border-color: transparent transparent #235fcc transparent;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-cerulean::after {
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-cerulean[target="_blank"]::after {
    right: 8px;
    bottom: 8px;
    background-image: url(/assets/img/common/icn_blank_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-cerulean[href*=".pdf"]::after, .c-btn_wrapper:hover .c-btn.-cmn.-cerulean[href*=".zip"]::after {
    background-image: url(/assets/img/common/icn_arrow_download_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-cerulean[href*="#"]::after {
    right: 10px;
    bottom: 15px;
    background-image: url(/assets/img/common/icn_arrow_b_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-cerulean.-file b::before {
    background-image: url(/assets/img/common/icn_file_blue.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-white {
    background: #235fcc;
    color: white;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-white::before {
    border-color: transparent transparent white transparent;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-white[href*=".pdf"]::after, .c-btn_wrapper:hover .c-btn.-cmn.-white[href*=".zip"]::after {
    background-image: url(/assets/img/common/icn_arrow_download_blue.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black {
    color: #333333;
    background: white;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black::before {
    border-color: transparent transparent #333333 transparent;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black::after {
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black[target="_blank"]::after {
    right: 8px;
    bottom: 8px;
    background-image: url(/assets/img/common/icn_blank_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black[href*=".pdf"]::after, .c-btn_wrapper:hover .c-btn.-cmn.-black[href*=".zip"]::after {
    background-image: url(/assets/img/common/icn_arrow_download_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black.-file b::before {
    background-image: url(/assets/img/common/icn_file_black.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black.-mail b::before {
    background-image: url(/assets/img/common/icn_mail_black.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-black[href*="#"]::after {
    right: 10px;
    bottom: 15px;
    background-image: url(/assets/img/common/icn_arrow_b_white.svg);
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-close {
    border: none;
    color: white;
    background: #6c7183;
    padding: 0;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-close::before {
    border-width: 0 0 60px 82px;
    border-color: transparent transparent white transparent;
  }
  .c-btn_wrapper:hover .c-btn.-cmn.-close::after {
    right: 10px;
    bottom: 10px;
    background-image: url(/assets/img/common/icn_close_gray.svg);
  }
}

.l-main .c-grid {
  display: flex;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid + .c-grid {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid + .c-grid {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid + .c-flexContainer {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid + .c-flexContainer {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid + .c-heading {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid + .c-heading {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid + p, .l-main .c-grid + .c-list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid + p, .l-main .c-grid + .c-list {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid + section {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid + section {
    margin-top: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid {
    margin-right: calc((-40px - 1px));
    margin-bottom: -40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid {
    margin-right: calc((-15px - 1px));
    display: flex;
    flex-wrap: wrap;
    margin-bottom: calc(-15px - 5px);
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid .c-col {
    margin-right: 40px;
    margin-bottom: 40px;
    width: calc(100% - 40px - 1px);
  }
  .l-main .c-grid .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2  - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:4-3"] {
    width: calc((100% - 1px) / 4 * 3 - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:5-2"] {
    width: calc((100% - 1px) / 5 * 2 - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:5-3"] {
    width: calc((100% - 1px) / 5 * 3 - 40px);
  }
  .l-main .c-grid .c-col[data-col*="pc:5-4"] {
    width: calc((100% - 1px) / 5 * 4 - 40px);
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid .c-col {
    margin-right: 15px;
    margin-bottom: calc(15px + 5px);
    width: calc(100% - 15px - 1px);
  }
  .l-main .c-grid .c-col[data-col*="sp:2-1"] {
    width: calc((100% - 1px) / 2 - 15px);
  }
  .l-main .c-grid .c-col[data-col*="sp:3-1"] {
    width: calc((100% - 1px) / 3 - 15px);
  }
  .l-main .c-grid .c-col[data-col*="sp:3-2"] {
    width: calc((100% - 1px) / 3 * 2  - 15px);
  }
  .l-main .c-grid .c-col[data-col*="sp:4-1"] {
    width: calc((100% - 1px) / 4 - 15px);
  }
  .l-main .c-grid .c-col[data-col*="sp:5-1"] {
    width: calc((100% - 1px) / 5 - 15px);
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:m30"] {
    margin-right: calc((-30px - 1px));
    margin-bottom: -30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:m30"] .c-col {
    margin-right: 30px;
  }
  .l-main .c-grid[data-grid*="pc:m30"] .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 - 30px);
  }
  .l-main .c-grid[data-grid*="pc:m30"] .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 - 30px);
  }
  .l-main .c-grid[data-grid*="pc:m30"] .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2  - 30px);
  }
  .l-main .c-grid[data-grid*="pc:m30"] .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 - 30px);
  }
  .l-main .c-grid[data-grid*="pc:m30"] .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 - 30px);
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:m20"] {
    margin-right: calc((-20px - 1px));
    margin-bottom: -20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:m20"] .c-col {
    margin-right: 20px;
  }
  .l-main .c-grid[data-grid*="pc:m20"] .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 - 20px);
  }
  .l-main .c-grid[data-grid*="pc:m20"] .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 - 20px);
  }
  .l-main .c-grid[data-grid*="pc:m20"] .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2  - 20px);
  }
  .l-main .c-grid[data-grid*="pc:m20"] .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 - 20px);
  }
  .l-main .c-grid[data-grid*="pc:m20"] .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 - 20px);
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:m10"] {
    margin-right: calc((-10px - 1px));
    margin-bottom: -10px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:m10"] .c-col {
    margin-right: 10px;
  }
  .l-main .c-grid[data-grid*="pc:m10"] .c-col[data-col*="pc:2-1"] {
    width: calc((100% - 1px) / 2 - 10px);
  }
  .l-main .c-grid[data-grid*="pc:m10"] .c-col[data-col*="pc:3-1"] {
    width: calc((100% - 1px) / 3 - 10px);
  }
  .l-main .c-grid[data-grid*="pc:m10"] .c-col[data-col*="pc:3-2"] {
    width: calc((100% - 1px) / 3 * 2  - 10px);
  }
  .l-main .c-grid[data-grid*="pc:m10"] .c-col[data-col*="pc:4-1"] {
    width: calc((100% - 1px) / 4 - 10px);
  }
  .l-main .c-grid[data-grid*="pc:m10"] .c-col[data-col*="pc:5-1"] {
    width: calc((100% - 1px) / 5 - 10px);
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:mb20"] {
    margin-bottom: -20px;
  }
  .l-main .c-grid[data-grid*="pc:mb20"] .c-col {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:mb10"] {
    margin-bottom: -10px;
  }
  .l-main .c-grid[data-grid*="pc:mb10"] .c-col {
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-grid[data-grid*="pc:mb10"] {
    margin-bottom: -10px;
  }
}
.l-main .c-grid[data-grid*="pc:mb10"] .c-col {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .l-main .c-grid[data-grid*="sp:mb10"] {
    margin-bottom: -10px;
  }
}
.l-main .c-grid[data-grid*="sp:mb10"] .c-col {
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .l-main .c-grid[data-grid*="sp:bb"] .c-col + .c-col {
    border-top: 1px solid #ededed;
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-grid[data-grid*="sp:table"] {
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .l-main .c-grid[data-grid*="sp:table"] .c-col {
    margin: 0;
  }
  .l-main .c-grid[data-grid*="sp:table"] .c-col[data-col*="sp:2-1"] {
    width: 50%;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
  }
  .l-main .c-grid[data-grid*="sp:table"] .c-col .c-link.-cmn {
    display: flex;
    text-decoration: none;
    align-items: center;
    padding: 10px;
  }
  .l-main .c-grid[data-grid*="sp:table"] .c-col .c-link.-cmn::after {
    background-position: center;
    transform: translateY(0);
    flex-shrink: 0;
  }
}
.l-main .c-flexContainer {
  display: flex;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-flexContainer + * {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-flexContainer + * {
    margin-top: 20px;
  }
}
.l-main .c-flexContainer .c-img {
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-flexContainer .c-img + * {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-flexContainer .c-img + * {
    margin-left: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-flexContainer .c-img:last-child {
    margin-top: 0;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-flexContainer .c-img:last-child {
    margin-top: 0;
    margin-left: 10px;
  }
}
.l-main .c-flexContainer .c-desc {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-main .c-flexContainer[data-style*="sp:horizontal"] {
    display: block;
  }
  .l-main .c-flexContainer[data-style*="sp:horizontal"] .c-img {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .l-main .c-flexContainer[data-style*="sp:horizontal"] .c-img + * {
    margin-left: 0;
    margin-top: 30px;
  }
  .l-main .c-flexContainer[data-style*="sp:horizontal"] .c-img + ul.c-list.-icn {
    margin-top: 60px;
  }
  .l-main .c-flexContainer[data-style*="sp:horizontal"] .c-img:last-child {
    margin-top: 10px;
  }
}
.l-main .c-heading {
  color: #333333;
}
.l-main .c-heading.-page_title {
  font-weight: bold;
  line-height: 1.3;
  display: block;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-page_title + .c-heading {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-page_title + .c-heading {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-page_title + .c-section.-white {
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-page_title + .c-section.-narrow:not(.-white) {
    margin-top: 60px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-page_title + .c-section.-narrow:not(.-white) {
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-page_title {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-page_title {
    font-size: 4rem;
  }
}
.l-main .c-heading.-page_title small {
  display: block;
  font-size: 2.5rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-page_title small:first-child {
    margin-bottom: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-page_title small:last-child {
    margin-top: 10px;
  }
}
.l-main .c-heading.-lv1 {
  position: relative;
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1 + * {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1 + * {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1 + .-lv2,
  .l-main .c-heading.-lv1 + .-lv2,
  .l-main .c-heading.-lv1 + .-lv4 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1 + .-lv2,
  .l-main .c-heading.-lv1 + .-lv2,
  .l-main .c-heading.-lv1 + .-lv4 {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1 + .c-grid,
  .l-main .c-heading.-lv1 + .c-table,
  .l-main .c-heading.-lv1 + .c-section.-narrow,
  .l-main .c-heading.-lv1 + .c-inner {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1 + .c-grid,
  .l-main .c-heading.-lv1 + .c-table,
  .l-main .c-heading.-lv1 + .c-section.-narrow,
  .l-main .c-heading.-lv1 + .c-inner {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1 + .p-news {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1 + .p-news {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1 {
    font-size: 4rem;
    line-height: 1.5;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1 {
    font-size: 2.5rem;
    line-height: 1.4;
    padding-bottom: 20px;
    font-weight: bold;
  }
}
.l-main .c-heading.-lv1::after {
  content: "";
  height: 10px;
  border-right: 100vw solid #ededed;
  position: absolute;
  bottom: 0;
  left: -15px;
  transform: skew(-50deg);
  box-sizing: content-box;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1::after {
    width: 20px;
    border-left: 90px solid #235fcc;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1::after {
    width: 15px;
    border-left: 60px solid #235fcc;
  }
}
.l-main .c-heading.-lv1.-num {
  overflow: visible;
  padding-bottom: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1.-num {
    transform: translateY(-27px);
    margin-bottom: -27px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1.-num {
    transform: translateY(-16px);
    margin-bottom: -16px;
  }
}
.l-main .c-heading.-lv1.-num::after {
  content: none;
  padding-bottom: 0;
}
.l-main .c-heading.-lv1.-num .c-num {
  display: inline-flex;
  font-weight: bold;
  align-items: baseline;
  overflow: visible;
  line-height: 1.9;
  position: relative;
  transform: translateY(10px);
  margin-bottom: 20px;
  background-image: url(/assets/img/common/bg_heading_num.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1.-num .c-num {
    font-size: 2.2rem;
    padding: 0 60px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1.-num .c-num {
    font-size: 1.6rem;
    padding: 0 60px 0 10px;
  }
}
.l-main .c-heading.-lv1.-num .c-num b {
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  line-height: 1.2rem;
  margin-right: 10px;
  margin-left: 10px;
}
.l-main .c-heading.-lv1.-num .c-num b * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv1.-num .c-num b {
    font-size: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv1.-num .c-num b {
    font-size: 4.5rem;
  }
}
.l-main .c-heading.-lv1.-num .c-num::after {
  content: none;
  width: 60px;
  height: 100%;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  transform: skew(-53deg);
  transform-origin: bottom left;
}
.l-main .c-heading.-lv2 {
  font-weight: bold;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv2 + * {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv2 + * {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv2 {
    font-size: 2.8rem;
    line-height: 1.4;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv2 {
    font-size: 2rem;
    line-height: 1.5;
    padding-bottom: 10px;
  }
}
.l-main .c-heading.-lv2::after {
  content: "";
  height: 4px;
  width: 4px;
  border-left: 10px solid #235fcc;
  border-right: 20px solid #ededed;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: content-box;
}
.l-main .c-heading.-lv2.-num {
  padding-bottom: 0;
}
.l-main .c-heading.-lv2.-num::after {
  content: none;
  padding-bottom: 0;
}
.l-main .c-heading.-lv2.-num .c-num {
  font-size: 1.6rem;
  display: inline-flex;
  font-weight: bold;
  align-items: baseline;
  overflow: visible;
  position: relative;
  margin-bottom: 12px;
  background-image: url(/assets/img/common/bg_heading_num.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv2.-num .c-num {
    line-height: 2.5;
    padding: 3px 80px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv2.-num .c-num {
    line-height: 1.8;
    padding: 3px 60px 0 10px;
  }
}
.l-main .c-heading.-lv2.-num .c-num b {
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  line-height: 1rem;
  margin-left: 5px;
}
.l-main .c-heading.-lv2.-num .c-num b * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv2.-num .c-num b {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv2.-num .c-num b {
    font-size: 2rem;
  }
}
.l-main .c-heading.-lv2.-num .c-num::after {
  content: none;
  width: 60px;
  height: 100%;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  transform: skew(-53deg);
  transform-origin: bottom left;
}
.l-main .c-heading.-lv3 {
  font-weight: bold;
}
.l-main .c-heading.-lv3 + * {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv3 {
    font-size: 2.2rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv3 {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
.l-main .c-heading.-lv3 .c-num {
  font-size: 1.6rem;
  display: inline-flex;
  font-weight: bold;
  align-items: baseline;
  overflow: visible;
  position: relative;
  margin-bottom: 12px;
  background-image: url(/assets/img/common/bg_heading_num.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv3 .c-num {
    line-height: 2.5;
    padding: 3px 80px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv3 .c-num {
    line-height: 1.8;
    padding: 3px 60px 0 10px;
  }
}
.l-main .c-heading.-lv3 .c-num b {
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  line-height: 1rem;
  margin-left: 5px;
}
.l-main .c-heading.-lv3 .c-num b * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv3 .c-num b {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv3 .c-num b {
    font-size: 2rem;
  }
}
.l-main .c-heading.-lv3 .c-num::after {
  content: none;
  width: 60px;
  height: 100%;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  transform: skew(-53deg);
  transform-origin: bottom left;
}
.l-main .c-heading.-lv4 {
  font-weight: bold;
  line-height: 1.5;
}
.l-main .c-heading.-lv4 + * {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-lv4 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-lv4 {
    font-size: 1.6rem;
  }
}
.l-main .c-heading.-recommend {
  color: #6c7183;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-recommend {
    font-size: 2.8rem;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-recommend {
    font-size: 2rem;
  }
}
.l-main .c-heading.-round {
  background: #ededed;
  border-radius: 100px;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-round + .c-img {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-round {
    padding: 12px 0;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-round {
    padding: 8px 0;
    font-size: 1.4rem;
  }
}
.l-main .c-heading.-round b {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-round b {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-round b {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-round b {
    display: block;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-heading.-round b .c-small {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-heading.-round b .c-small {
    font-size: 1.4rem;
  }
}
.l-main .c-heading.-round.-cerulean {
  background: #235fcc;
  color: white;
}
@media print, screen and (min-width: 768px) {
  .l-main * + .c-heading.-lv1 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main * + .c-heading.-lv1 {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main * + .c-heading.-lv2 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main * + .c-heading.-lv2 {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main * + .c-heading.-lv3 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main * + .c-heading.-lv3 {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main * + .c-heading.-lv4 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main * + .c-heading.-lv4 {
    margin-top: 30px;
  }
}
.l-main .c-anchor:first-child + .c-heading.-lv1, .l-main .c-anchor:first-child + .c-heading.-lv2, .l-main .c-anchor:first-child + .c-heading.-lv3, .l-main .c-anchor:first-child + .c-heading.-lv4 {
  margin-top: 0;
}
.l-main .c-link.-cmn, .l-main .c-link.-zoom, .l-main .c-link.-help {
  color: #333333;
  text-decoration: underline;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-link.-cmn:hover, .l-main .c-link.-zoom:hover, .l-main .c-link.-help:hover {
    color: #235fcc;
  }
}
.l-main .c-link.-cmn::after, .l-main .c-link.-zoom::after, .l-main .c-link.-help::after {
  content: "";
  display: inline-flex;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  margin-left: 7px;
  transform: translateY(-0.2em);
  background-repeat: no-repeat;
  margin-top: -22px;
  margin-bottom: -22px;
}
.l-main .c-link.-cmn::after {
  background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  background-position: left 60%;
  background-size: 15px 4px;
}
.l-main .c-link.-cmn[target="_blank"]::after {
  background-image: url(/assets/img/common/icn_blank_blue.svg);
  background-position: left 70%;
  background-size: 15px 12px;
}
.l-main .c-link.-cmn[href*=".pdf"]::after, .l-main .c-link.-cmn[href*=".zip"]::after {
  background-image: url(/assets/img/common/icn_arrow_download_blue.svg);
  background-position: left 70%;
  background-size: 11px 15px;
}
.l-main .c-link.-cmn[href*="#"]::after {
  background-image: url(/assets/img/common/icn_arrow_b_blue.svg);
  background-position: left 70%;
  background-size: 12px 11px;
}
.l-main .c-link.-cmn[href*="#"][target="_blank"]::after {
  background-image: url(/assets/img/common/icn_blank_blue.svg);
  background-position: left 70%;
  background-size: 15px 12px;
}
.l-main .c-link.-cmn[href*="/#"]::after, .l-main .c-link.-cmn[href*=".html#"]::after {
  background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  background-position: left 60%;
  background-size: 15px 4px;
}
.l-main .c-link.-cmn[href*="/#"][target="_blank"]::after, .l-main .c-link.-cmn[href*=".html#"][target="_blank"]::after {
  background-image: url(/assets/img/common/icn_blank_blue.svg);
  background-position: left 70%;
  background-size: 15px 12px;
}
.l-main .c-link.-cmn.fn-modal::after {
  background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  background-position: left 60%;
  background-size: 15px 4px;
}
.l-main .c-link.-zoom::after {
  background-image: url(/assets/img/common/icn_zoom_blue.svg);
  background-position: left 70%;
  background-size: 16px 16px;
}
.l-main .c-link.-help::after {
  content: "?";
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  background: #235fcc;
  color: white;
  justify-content: center;
  align-items: center;
  transform: translateY(0);
  border-radius: 22px;
}
.l-main .c-link.-help::after * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .l-main a:not(.c-link):not(.c-panel) img {
    transition: all .3s ease;
  }
  .l-main a:not(.c-link):not(.c-panel):hover img {
    opacity: .7 !important;
  }
}
.l-main ul {
  color: #333333;
}
.l-main ul.-cmn {
  margin-bottom: -1em;
}
.l-main ul.-cmn > li {
  font-size: 1.6rem;
  padding-left: 1em;
  position: relative;
  padding-bottom: 1em;
}
.l-main ul.-cmn > li::before {
  content: "・";
  position: absolute;
  left: 0;
}
.l-main ul.-annotation {
  color: #6c7183;
  margin-bottom: -5px;
}
.l-main ul.-annotation + p.c-annotation {
  margin-top: 15px;
}
.l-main ul.-annotation > li {
  font-size: 1.4rem;
  padding-left: calc(1em + 5px);
  position: relative;
  padding-bottom: 5px;
}
.l-main ul.-annotation > li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.l-main ul.-annotation > li.c-order {
  counter-increment: annotation;
  display: table-row;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:1"] {
  counter-reset: annotation 0 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:2"] {
  counter-reset: annotation 1 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:3"] {
  counter-reset: annotation 2 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:4"] {
  counter-reset: annotation 3 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:5"] {
  counter-reset: annotation 4 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:6"] {
  counter-reset: annotation 5 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:7"] {
  counter-reset: annotation 6 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:8"] {
  counter-reset: annotation 7 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:9"] {
  counter-reset: annotation 8 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:10"] {
  counter-reset: annotation 9 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:11"] {
  counter-reset: annotation 10 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:12"] {
  counter-reset: annotation 11 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:13"] {
  counter-reset: annotation 12 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:14"] {
  counter-reset: annotation 13 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:15"] {
  counter-reset: annotation 14 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:16"] {
  counter-reset: annotation 15 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:17"] {
  counter-reset: annotation 16 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:18"] {
  counter-reset: annotation 17 !important;
}
.l-main ul.-annotation > li.c-order[data-style*="counter:19"] {
  counter-reset: annotation 18 !important;
}
.l-main ul.-annotation > li.c-order::before {
  position: relative;
  display: table-cell;
  content: "※" counter(annotation);
  padding-right: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
}
.l-main ul.-annotation > li[data-bullet]::before {
  content: attr(data-bullet);
}
.l-main ul.-annotation > li ul {
  color: #6c7183;
}
.l-main ul.-annotation > li ul.-tiny {
  margin-top: 5px;
}
.l-main ul.-annotation > li ul.-tiny li {
  font-size: 1.4rem;
  margin-left: calc(-1em - 5px);
  padding-bottom: 5px;
}
.l-main ul.-icn > li {
  font-size: 1.6rem;
  padding-left: 45px;
  position: relative;
}
.l-main ul.-icn > li + li {
  margin-top: 20px;
}
.l-main ul.-icn > li.c-order {
  counter-increment: icn;
}
.l-main ul.-icn > li.c-order[data-style*="counter:1"] {
  counter-reset: icn 0 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:2"] {
  counter-reset: icn 1 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:3"] {
  counter-reset: icn 2 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:4"] {
  counter-reset: icn 3 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:5"] {
  counter-reset: icn 4 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:6"] {
  counter-reset: icn 5 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:7"] {
  counter-reset: icn 6 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:8"] {
  counter-reset: icn 7 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:9"] {
  counter-reset: icn 8 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:10"] {
  counter-reset: icn 9 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:11"] {
  counter-reset: icn 10 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:12"] {
  counter-reset: icn 11 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:13"] {
  counter-reset: icn 12 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:14"] {
  counter-reset: icn 13 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:15"] {
  counter-reset: icn 14 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:16"] {
  counter-reset: icn 15 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:17"] {
  counter-reset: icn 16 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:18"] {
  counter-reset: icn 17 !important;
}
.l-main ul.-icn > li.c-order[data-style*="counter:19"] {
  counter-reset: icn 18 !important;
}
.l-main ul.-icn > li.u-fs_large {
  font-size: 2.2rem;
}
.l-main ul.-icn > li.u-fs_large::before {
  margin-top: 0.2em;
}
@media print, screen and (min-width: 768px) {
  .l-main ul.-icn > li.u-fs_x-large {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main ul.-icn > li.u-fs_x-large {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main ul.-icn > li.u-fs_x-large::before {
    width: 40px !important;
    margin-top: 0.4em;
    background-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main ul.-icn > li.u-fs_x-large::before {
    width: 35px !important;
    margin-top: 0.2em;
    background-size: 35px;
  }
}
.l-main ul.-icn > li.c-order::before, .l-main ul.-icn > li.c-circle::before, .l-main ul.-icn > li.c-times::before, .l-main ul.-icn > li.c-check::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: inline-flex;
  flex-shrink: 0;
  margin-right: 10px;
  transform: translateY(-4px);
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
}
.l-main ul.-icn > li.c-order::before {
  content: counter(icn);
  background: #6c7183;
  color: white;
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin-right: 10px;
  transform: translateY(-4px);
  box-sizing: border-box;
  padding-bottom: 2px;
  font-size: 1.6rem;
}
.l-main ul.-icn > li.c-order::before * {
  font-family: inherit;
}
.l-main ul.-icn > li.c-circle::before {
  background-image: url(/assets/img/common/icn_circle_blue.svg);
}
.l-main ul.-icn > li.c-times::before {
  background-image: url(/assets/img/common/icn_times_blue.svg);
}
.l-main ul.-icn > li.c-check::before {
  background-image: url(/assets/img/common/icn_check_blue.svg);
}
.l-main ul.-icn > li > b.u-fs_large:first-child {
  position: relative;
  top: -5px;
}
@media print, screen and (min-width: 768px) {
  .l-main ul.-site_map li + li {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main ul.-site_map li + li {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main ul.-site_map li {
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main ul.-site_map li {
    margin-left: 15px;
  }
}
.l-main ul.-flow > li {
  background: #ededed;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-main ul.-flow > li + li {
    margin-top: 85px;
  }
}
@media screen and (max-width: 767px) {
  .l-main ul.-flow > li + li {
    margin-top: 40px;
  }
}
.l-main ul.-flow > li + li::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  background-image: url(/assets/img/common/bg_hr_arrow_d.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .l-main ul.-flow > li + li::before {
    width: 70px;
    height: 26px;
    top: -55px;
  }
}
@media screen and (max-width: 767px) {
  .l-main ul.-flow > li + li::before {
    width: 50px;
    height: 19px;
    top: -27px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main ul.-flow > li {
    padding: 25px 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main ul.-flow > li {
    padding: 15px 10px;
  }
}
.l-main ul.-flow > li.is-current {
  background: #235fcc;
  color: white;
}
.l-main ul.-flow > li.is-current * {
  color: white;
}
.l-main ul.-flow > li * + * {
  margin-top: 15px;
}
.l-main ul.-flow > li .c-list.-cmn li + li {
  margin-top: 0;
}
.l-main ol.-cmn {
  color: #333333;
}
.l-main ol.-cmn > li {
  display: table-row;
  font-size: 1.6rem;
  counter-increment: ol-cmn;
}
.l-main ol.-cmn > li[data-style*="counter:1"] {
  counter-reset: ol-cmn 0 !important;
}
.l-main ol.-cmn > li[data-style*="counter:2"] {
  counter-reset: ol-cmn 1 !important;
}
.l-main ol.-cmn > li[data-style*="counter:3"] {
  counter-reset: ol-cmn 2 !important;
}
.l-main ol.-cmn > li[data-style*="counter:4"] {
  counter-reset: ol-cmn 3 !important;
}
.l-main ol.-cmn > li[data-style*="counter:5"] {
  counter-reset: ol-cmn 4 !important;
}
.l-main ol.-cmn > li[data-style*="counter:6"] {
  counter-reset: ol-cmn 5 !important;
}
.l-main ol.-cmn > li[data-style*="counter:7"] {
  counter-reset: ol-cmn 6 !important;
}
.l-main ol.-cmn > li[data-style*="counter:8"] {
  counter-reset: ol-cmn 7 !important;
}
.l-main ol.-cmn > li[data-style*="counter:9"] {
  counter-reset: ol-cmn 8 !important;
}
.l-main ol.-cmn > li[data-style*="counter:10"] {
  counter-reset: ol-cmn 9 !important;
}
.l-main ol.-cmn > li[data-style*="counter:11"] {
  counter-reset: ol-cmn 10 !important;
}
.l-main ol.-cmn > li[data-style*="counter:12"] {
  counter-reset: ol-cmn 11 !important;
}
.l-main ol.-cmn > li[data-style*="counter:13"] {
  counter-reset: ol-cmn 12 !important;
}
.l-main ol.-cmn > li[data-style*="counter:14"] {
  counter-reset: ol-cmn 13 !important;
}
.l-main ol.-cmn > li[data-style*="counter:15"] {
  counter-reset: ol-cmn 14 !important;
}
.l-main ol.-cmn > li[data-style*="counter:16"] {
  counter-reset: ol-cmn 15 !important;
}
.l-main ol.-cmn > li[data-style*="counter:17"] {
  counter-reset: ol-cmn 16 !important;
}
.l-main ol.-cmn > li[data-style*="counter:18"] {
  counter-reset: ol-cmn 17 !important;
}
.l-main ol.-cmn > li[data-style*="counter:19"] {
  counter-reset: ol-cmn 18 !important;
}
.l-main ol.-cmn > li::before {
  content: counter(ol-cmn) ".";
  padding-right: 5px;
  display: table-cell;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .l-main ol.-cmn > li::before {
    min-width: 2.2rem;
  }
}
.l-main ol.-cmn > li:after {
  content: "";
  display: block;
  margin-bottom: 1em;
}
.l-main ol.-cmn > li.-round::before {
  content: "(" counter(ol-cmn) ")";
}
.l-main ol.-cmn > li.-circle:nth-child(1)::before {
  content: "①";
}
.l-main ol.-cmn > li.-circle:nth-child(2)::before {
  content: "②";
}
.l-main ol.-cmn > li.-circle:nth-child(3)::before {
  content: "③";
}
.l-main ol.-cmn > li.-circle:nth-child(4)::before {
  content: "④";
}
.l-main ol.-cmn > li.-circle:nth-child(5)::before {
  content: "⑤";
}
.l-main ol.-cmn > li.-circle:nth-child(6)::before {
  content: "⑥";
}
.l-main ol.-cmn > li.-circle:nth-child(7)::before {
  content: "⑦";
}
.l-main ol.-cmn > li.-circle:nth-child(8)::before {
  content: "⑧";
}
.l-main ol.-cmn > li.-circle:nth-child(9)::before {
  content: "⑨";
}
.l-main ol.-cmn > li.-circle:nth-child(10)::before {
  content: "⑩";
}
.l-main .c-list li.u-fs_large,
.l-main .c-list li .u-fs_large {
  font-size: 2.2rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-list + .c-list {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-list + .c-list {
    margin-top: 10px;
  }
}
.l-main dl.-faq dt, .l-main dl.-faq dd {
  font-size: 1.6rem;
  align-items: baseline;
  padding-left: 40px;
  position: relative;
}
.l-main dl.-faq dt + dt, .l-main dl.-faq dd + dt {
  margin-top: 40px;
}
.l-main dl.-faq dt + dd, .l-main dl.-faq dd + dd {
  margin-top: 20px;
}
.l-main dl.-faq dt::before, .l-main dl.-faq dd::before {
  content: "Q";
  background: #6c7183;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  flex-shrink: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  font-weight: bold;
  margin-right: 10px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: -0.3em;
}
.l-main dl.-faq dt::before *, .l-main dl.-faq dd::before * {
  font-family: inherit;
}
.l-main dl.-faq dt {
  font-weight: bold;
}
.l-main dl.-faq dd::before {
  content: "A";
  background: #235fcc;
}
.l-main li > ul,
.l-main li > ol, .l-main dd > ul,
.l-main dd > ol {
  margin-top: 1em;
}
.l-main .p-floating_label {
  position: relative;
  display: block;
}
.l-main .p-floating_label .c-error {
  display: none;
}
.l-main .p-floating_label .c-label {
  color: #6c7183;
  pointer-events: none;
  position: absolute;
  text-align: left;
  transition: all .2s ease-out;
  pointer-events: none;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-floating_label .c-label {
    height: 7rem;
    font-size: 1.8rem;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-floating_label .c-label {
    height: 5.5rem;
    font-size: 1.7rem;
    padding: 0 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-floating_label .c-label.-search {
    height: 9rem;
    font-size: 1.8rem;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-floating_label .c-label.-search {
    font-size: 1.7rem;
    padding: 0 15px;
    height: 8rem;
  }
}
.l-main .p-floating_label.is-not_empty .c-label {
  color: #235fcc;
  font-size: 1.2rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-floating_label.is-not_empty .c-label {
    height: 4.5rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-floating_label.is-not_empty .c-label {
    height: 3rem;
  }
}
.l-main .p-floating_label.is-not_empty .c-label.-search {
  font-size: 1.2rem;
  height: 6.4rem;
  color: #235fcc;
}
.l-main .p-floating_label.is-not_empty .c-label.-search .p-search.-home {
  height: 6.4rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-floating_label.is-not_empty .c-inputText {
    padding: 25px 15px 5px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-floating_label.is-not_empty .c-inputText {
    padding: 20px 15px 5px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-floating_label.is-not_empty .c-inputText.-search {
    padding: 25px 30px 5px;
  }
}
.l-main .p-floating_label.is-not_empty .c-textarea {
  padding: 35px 15px 5px;
}
.l-main .p-floating_label.-shadow {
  background: white;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}
.l-main .c-inputText,
.l-main .c-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  border: none;
  color: #333333;
  transition: all .2s ease-out;
  position: relative;
  width: 100%;
}
.l-main .c-inputText.-shadow,
.l-main .c-textarea.-shadow {
  background: white;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.05);
}
@media print, screen and (min-width: 768px) {
  .l-main .c-inputText.-search,
  .l-main .c-textarea.-search {
    font-size: 1.8rem;
    padding: 0 30px;
    height: 9rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-inputText.-search,
  .l-main .c-textarea.-search {
    font-size: 1.7rem;
    height: 8rem;
    padding: 0 15px;
  }
}
.l-main .c-inputText.-search + input[type=submit],
.l-main .c-textarea.-search + input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  text-align: left;
  text-indent: 100vw;
  display: flex;
  flex-shrink: 0;
  padding: 0;
  background-color: white;
  background-image: url(/assets/img/common/icn_search.svg);
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-inputText.-search + input[type=submit],
  .l-main .c-textarea.-search + input[type=submit] {
    width: 90px;
    cursor: pointer;
    background-size: 34px 34px;
    background-position: calc(100% - 29px) center;
  }
  .l-main .c-inputText.-search + input[type=submit]:hover,
  .l-main .c-textarea.-search + input[type=submit]:hover {
    background-image: url(/assets/img/common/icn_search_blue.svg);
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-inputText.-search + input[type=submit],
  .l-main .c-textarea.-search + input[type=submit] {
    width: 70px;
    background-size: 25px 25px;
    background-position: calc(100% - 20px) center;
  }
}
.l-main .c-checkbox {
  display: block;
  cursor: pointer;
}
.l-main .c-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
}
.l-main .c-checkbox input[type=checkbox]:checked + .c-label::before {
  border: none;
  background-color: #235fcc;
  background-image: url(/assets/img/common/icn_check_white.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center center;
}
.l-main .c-checkbox .c-label {
  display: flex;
  align-items: flex-start;
  background: whitesmoke;
  padding: 20px;
}
.l-main .c-checkbox .c-label::before {
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background: white;
  border: 1px solid #6c7183;
  margin-right: 10px;
  flex-shrink: 0;
  transform: translateY(0.1em);
}
.l-main .c-checkbox.is-error .c-label {
  padding: 19px;
  border: 1px solid #d0111b;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-checkbox.is-error .c-label + .c-error {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-checkbox.is-error .c-label + .c-error {
    margin-top: 5px;
  }
}
.l-main .c-radio {
  display: block;
  cursor: pointer;
}
.l-main .c-radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.l-main .c-radio input[type=radio]:checked + .c-label::before {
  background-image: url(/assets/img/common/icn_radio.svg);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center;
}
.l-main .c-radio .c-label {
  display: flex;
  align-items: flex-start;
  background: whitesmoke;
  padding: 20px;
}
.l-main .c-radio .c-label::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 20px;
  display: block;
  background: white;
  border: 1px solid #6c7183;
  margin-right: 10px;
  flex-shrink: 0;
  transform: translateY(0.1em);
}
.l-main .c-radio.is-error .c-label {
  padding: 19px;
  border: 1px solid #d0111b;
}
.l-main .c-radio.is-error .c-label + .c-error {
  margin-top: 15px;
}
.l-main .c-select {
  display: block;
}
.l-main .c-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #ededed;
  border-radius: 0;
  width: 100%;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  background-color: white;
  background-image: url(/assets/img/common/icn_arrow_b_black.svg);
  background-size: 12px;
  background-position: calc(100% - 30px) center;
  background-repeat: no-repeat;
}
.l-main .c-select select::-ms-expand {
  display: none;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-select select {
    height: 7rem;
    font-size: 1.8rem;
    color: #6c7183;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-select select {
    height: 5.5rem;
    font-size: 1.6rem;
    color: #6c7183;
    padding: 15px;
  }
}
.l-main .c-inputText {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #ededed;
  border-radius: 0;
  width: 100%;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  background: white;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-inputText {
    height: 7rem;
    font-size: 1.8rem;
    color: #6c7183;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-inputText {
    height: 5.5rem;
    font-size: 1.6rem;
    color: #6c7183;
    padding: 0 15px;
  }
}
.l-main .c-textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #ededed;
  border-radius: 0;
  width: 100%;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  background: white;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-textarea {
    font-size: 1.8rem;
    color: #6c7183;
    padding: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-textarea {
    font-size: 1.6rem;
    color: #6c7183;
    padding: 15px;
  }
}
.l-main .is-error .c-error {
  color: #d0111b;
  display: flex;
}
@media print, screen and (min-width: 768px) {
  .l-main .is-error .c-error {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .is-error .c-error {
    margin-top: 5px;
  }
}
.l-main .is-error .c-error::before {
  content: "";
  width: 16px;
  height: 1.5em;
  flex-shrink: 0;
  margin-right: 5px;
  background-image: url(/assets/img/common/icn_error.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.l-main .is-error .c-inputText,
.l-main .is-error select,
.l-main .is-error .c-textarea {
  border: 1px solid #d0111b;
}
.l-main .is-error select.c-error {
  color: #6c7183;
}
.l-main .c-figure {
  color: #333333;
}
@media screen and (max-width: 767px) {
  .l-main .c-figure + * {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-figure + .c-figure.-definition {
    margin-top: 15px;
  }
}
.l-main .c-figure.-cmn img, .l-main .c-figure.-cmn .c-img {
  width: 100%;
}
.l-main .c-figure.-cmn img + figcaption, .l-main .c-figure.-cmn .c-img + figcaption {
  margin-top: 10px;
  color: #6c7183;
  font-size: 1.4rem;
}
.l-main .c-figure.-definition {
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-figure.-definition {
    display: flex;
    align-items: baseline;
  }
}
.l-main .c-figure.-definition figcaption {
  font-weight: bold;
  align-items: center;
  margin-right: 8px;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-figure.-definition figcaption {
    display: inline-flex;
    justify-content: space-between;
    white-space: nowrap;
    flex-shrink: 0;
  }
  .l-main .c-figure.-definition figcaption::after {
    content: "";
    width: 1px;
    height: 16px;
    background: #333333;
    margin-left: 8px;
  }
}
.l-main .c-figure.-site_map figcaption {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-figure.-site_map figcaption + ul {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-figure.-site_map figcaption + ul {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-figure.-site_map figcaption {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-figure.-site_map figcaption {
    font-size: 2rem;
  }
}
.l-main .c-hr.-cmn {
  border: none;
  border-bottom: 1px solid #cccccc;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-hr.-cmn {
    margin: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-hr.-cmn {
    margin: 30px 0;
  }
}
.l-main .c-hr.-arrow_d {
  border: none;
  display: block;
  background-image: url(/assets/img/common/bg_hr_arrow_d.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-hr.-arrow_d {
    width: 70px;
    height: 26px;
    margin: 30px auto;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-hr.-arrow_d {
    width: 50px;
    height: 19px;
    margin: 10px auto;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main h1 + *, .l-main h2 + *, .l-main h3 + *, .l-main h4 + *, .l-main h5 + *, .l-main h6 + *, .l-main p + *, .l-main ul + *, .l-main ol + *, .l-main dl + *, .l-main table + * {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main h1 + *, .l-main h2 + *, .l-main h3 + *, .l-main h4 + *, .l-main h5 + *, .l-main h6 + *, .l-main p + *, .l-main ul + *, .l-main ol + *, .l-main dl + *, .l-main table + * {
    margin-top: 15px;
  }
}
.l-main h1 .c-shoulder, .l-main h2 .c-shoulder, .l-main h3 .c-shoulder, .l-main h4 .c-shoulder, .l-main h5 .c-shoulder, .l-main h6 .c-shoulder, .l-main p .c-shoulder, .l-main ul .c-shoulder, .l-main ol .c-shoulder, .l-main dl .c-shoulder, .l-main table .c-shoulder {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .l-main h1 .c-shoulder, .l-main h2 .c-shoulder, .l-main h3 .c-shoulder, .l-main h4 .c-shoulder, .l-main h5 .c-shoulder, .l-main h6 .c-shoulder, .l-main p .c-shoulder, .l-main ul .c-shoulder, .l-main ol .c-shoulder, .l-main dl .c-shoulder, .l-main table .c-shoulder {
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .l-main h1 .c-shoulder, .l-main h2 .c-shoulder, .l-main h3 .c-shoulder, .l-main h4 .c-shoulder, .l-main h5 .c-shoulder, .l-main h6 .c-shoulder, .l-main p .c-shoulder, .l-main ul .c-shoulder, .l-main ol .c-shoulder, .l-main dl .c-shoulder, .l-main table .c-shoulder {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
  }
}
.l-main h1 .c-shoulder.-circle, .l-main h2 .c-shoulder.-circle, .l-main h3 .c-shoulder.-circle, .l-main h4 .c-shoulder.-circle, .l-main h5 .c-shoulder.-circle, .l-main h6 .c-shoulder.-circle, .l-main p .c-shoulder.-circle, .l-main ul .c-shoulder.-circle, .l-main ol .c-shoulder.-circle, .l-main dl .c-shoulder.-circle, .l-main table .c-shoulder.-circle {
  color: #235fcc;
  font-size: 2.2rem;
  font-weight: bold;
  padding-left: 50px;
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.l-main h1 .c-shoulder.-circle::before, .l-main h2 .c-shoulder.-circle::before, .l-main h3 .c-shoulder.-circle::before, .l-main h4 .c-shoulder.-circle::before, .l-main h5 .c-shoulder.-circle::before, .l-main h6 .c-shoulder.-circle::before, .l-main p .c-shoulder.-circle::before, .l-main ul .c-shoulder.-circle::before, .l-main ol .c-shoulder.-circle::before, .l-main dl .c-shoulder.-circle::before, .l-main table .c-shoulder.-circle::before {
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: inline-flex;
  flex-shrink: 0;
  margin-right: 10px;
  transform: translateY(-4px);
  position: absolute;
  top: 0.1em;
  left: 0;
  background-image: url(/assets/img/common/icn_circle_blue.svg);
  background-position: center;
  background-repeat: no-repeat;
}
.l-main p {
  font-size: 1.6rem;
  color: #333333;
}
.l-main p.c-read {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main p.c-read {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main p.c-read {
    font-size: 2rem;
  }
}
.l-main p.c-read .u-fs_large {
  font-size: 1.2em;
}
.l-main p.c-error {
  color: #d0111b;
  font-weight: bold;
  display: none;
}
.l-main p.c-error.is-error {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .l-main p .u-fs_large {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main p .u-fs_large {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main p .u-fs_x-large {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main p .u-fs_x-large {
    font-size: 3.5rem;
  }
}
.l-main p .c-mark, .l-main tr .c-mark, .l-main th .c-mark, .l-main li .c-mark, .l-main figure .c-mark {
  vertical-align: baseline;
  /*™*/
  /*®*/
  /*©*/
}
.l-main p .c-mark.-r, .l-main tr .c-mark.-r, .l-main th .c-mark.-r, .l-main li .c-mark.-r, .l-main figure .c-mark.-r {
  display: inline-block;
  padding: 0 0.2em;
  transform: scale(1.4);
}
.l-main p .c-mark.-c, .l-main tr .c-mark.-c, .l-main th .c-mark.-c, .l-main li .c-mark.-c, .l-main figure .c-mark.-c {
  display: inline-block;
  padding: 0 0.05em;
  transform: scale(1.1);
}
.l-main .c-table {
  color: #333333;
}
.l-main .c-table.-fixed {
  table-layout: fixed;
}
.l-main .c-table.-cmn {
  border: 1px solid #cccccc;
  border-right: none;
  border-bottom: none;
  width: 100%;
  border-collapse: separate;
}
.l-main .c-table.-cmn th, .l-main .c-table.-cmn td {
  text-align: left;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-table.-cmn th, .l-main .c-table.-cmn td {
    padding: 15px 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-table.-cmn th, .l-main .c-table.-cmn td {
    padding: 10px 15px;
  }
}
.l-main .c-table.-cmn th {
  background-color: #ededed;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.l-main .c-table.-cmn th.-white {
  background: transparent;
}
.l-main .c-table.-cmn td,
.l-main .c-table.-cmn th.-white {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
@media screen and (max-width: 767px) {
  .l-main .c-table.-cmn.-recompose {
    display: block;
    width: 100%;
  }
  .l-main .c-table.-cmn.-recompose thead, .l-main .c-table.-cmn.-recompose tbody, .l-main .c-table.-cmn.-recompose tfoot, .l-main .c-table.-cmn.-recompose caption, .l-main .c-table.-cmn.-recompose tr {
    display: block;
    width: 100%;
  }
  .l-main .c-table.-cmn.-recompose th, .l-main .c-table.-cmn.-recompose td {
    width: 100%;
    display: block;
    border: none;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
  .l-main .c-table.-cmn.-recompose th {
    text-align: center;
  }
}
.l-main .c-video {
  position: relative;
  display: inline-block;
}
.l-main .c-video > video {
  width: 100%;
  height: 56.25%;
}

.l-main .p-search {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search__inner {
    padding: 60px 0;
    width: 1200px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-search__inner {
    padding: 30px 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search:last-child {
    margin-bottom: -60px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search form + .c-grid {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-search form + .c-grid {
    margin-top: 30px;
  }
}
.l-main .p-search .p-floating_label {
  display: flex;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search .p-floating_label + .c-grid {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-search .p-floating_label + .c-grid {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search .p-floating_label {
    width: 766px;
  }
}
.l-main .p-search .p-floating_label .c-inputText.-search {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search.-home {
    margin-top: calc(-80px - 45px);
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-search.-home {
    margin-top: calc(-30px - 45px);
  }
}
.l-main .p-search__suggest {
  position: absolute;
  width: 100%;
  background: #ededed;
  left: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search__suggest {
    top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-search__suggest {
    top: 80px;
  }
}
.l-main .p-search__suggest ul {
  display: none;
}
.l-main .p-search__suggest li .c-inner {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-search__suggest li .c-inner {
    padding: 0 27px;
    line-height: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-search__suggest li .c-inner {
    padding: 0 15px;
    line-height: 5rem;
  }
}
.l-main .p-search__suggest li .c-inner.is-select {
  background: white;
}
.l-main .p-search__suggest li .c-inner b {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main article .p-search .c-btn.-cmn.-xx_thick.-cerulean, .l-main article .p-search .c-btn.-cmn.-xx_thick.-white, .l-main article .p-search .c-btn.-cmn.-xx_thick.-black {
    padding-right: 20px;
    padding-left: 20px;
  }
  .l-main article .p-search .c-btn.-cmn.-xx_thick.-cerulean b, .l-main article .p-search .c-btn.-cmn.-xx_thick.-white b, .l-main article .p-search .c-btn.-cmn.-xx_thick.-black b {
    font-size: 2rem;
  }
}
.l-main aside > .p-search:first-child .p-search__inner {
  padding-top: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news + * {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news + * {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__header + .p-news__body {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__header h2 {
    font-size: 4rem;
    font-weight: bold;
    border-left: 6px solid #235fcc;
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__header h2 {
    font-size: 2.5rem;
  }
}
.l-main .p-news__tab {
  display: flex;
  justify-content: center;
  align-items: center;
}
.l-main .p-news__tab li {
  height: 40px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  background: white;
}
.l-main .p-news__tab li + li {
  margin-left: 20px;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__tab li {
    font-size: 1.6rem;
    padding: 0 30px;
  }
}
.l-main .p-news__tab li.is-current {
  background: #235fcc;
  border-color: #235fcc;
  color: white;
  position: relative;
}
.l-main .p-news__tab li.is-current::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 6px 0 6px;
  position: absolute;
  right: 0;
  bottom: -11px;
  left: 0;
  margin: auto;
}
.l-main .p-news__tab li.-all {
  color: #235fcc;
  border: 2px solid #235fcc;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__tab li.-all:hover, .l-main .p-news__tab li.-all.is-current {
    background: #235fcc;
    color: white;
  }
  .l-main .p-news__tab li.-all:hover::after, .l-main .p-news__tab li.-all.is-current::after {
    border-color: #235fcc transparent transparent transparent;
  }
}
.l-main .p-news__tab li.-info, .l-main .p-news__tab li.-event {
  color: #0a8754;
  border: 2px solid #0a8754;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__tab li.-info:hover, .l-main .p-news__tab li.-info.is-current, .l-main .p-news__tab li.-event:hover, .l-main .p-news__tab li.-event.is-current {
    background: #0a8754;
    color: white;
  }
  .l-main .p-news__tab li.-info:hover::after, .l-main .p-news__tab li.-info.is-current::after, .l-main .p-news__tab li.-event:hover::after, .l-main .p-news__tab li.-event.is-current::after {
    border-color: #0a8754 transparent transparent transparent;
  }
}
.l-main .p-news__tab li.-news, .l-main .p-news__tab li.-seminar {
  color: #008299;
  border: 2px solid #008299;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__tab li.-news:hover, .l-main .p-news__tab li.-news.is-current, .l-main .p-news__tab li.-seminar:hover, .l-main .p-news__tab li.-seminar.is-current {
    background: #008299;
    color: white;
  }
  .l-main .p-news__tab li.-news:hover::after, .l-main .p-news__tab li.-news.is-current::after, .l-main .p-news__tab li.-seminar:hover::after, .l-main .p-news__tab li.-seminar.is-current::after {
    border-color: #008299 transparent transparent transparent;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__select {
    margin: 30px 0 10px;
    display: block;
    position: relative;
    width: 100%;
  }
  .l-main .p-news__select::after {
    content: "";
    width: 12px;
    height: 12px;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    position: absolute;
    background-image: url(/assets/img/common/icn_arrow_header_b.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
  .l-main .p-news__select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    border-radius: 0;
    border: 2px solid #cccccc;
    background: white;
    height: 55px;
    padding: 0 15px;
    font-size: 1.6rem;
    color: #235fcc;
    font-weight: bold;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__body + .p-news__footer {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__body + .p-news__footer {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__body + .p-news__more {
    margin-top: 30px;
  }
}
.l-main .p-news__body:not(.is-exclusion) .p-news__item:nth-child(n + 4) {
  display: none;
}
.l-main .p-news__item {
  border-bottom: 1px solid #cccccc;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item a:hover .c-desc {
    color: #235fcc;
    text-decoration: underline;
  }
  .l-main .p-news__item a:hover .c-desc::after {
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item > a {
    padding: 30px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item > a {
    padding: 20px 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item > a .c-desc {
    padding-right: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item > .c-inner {
    padding: 30px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item > .c-inner {
    padding: 20px 0 15px;
  }
}
.l-main .p-news__item a, .l-main .p-news__item .c-inner {
  display: block;
  text-decoration: none;
  color: #232323;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item .c-inner + .p-frame {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item .c-inner + .p-frame {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item .c-inner {
    display: flex;
    align-items: baseline;
  }
}
.l-main .p-news__item .c-inner a {
  display: inline;
}
.l-main .p-news__item .c-inner .c-desc p {
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item .c-inner .c-desc {
    width: calc(100% - 11rem);
  }
}
.l-main .p-news__item .c-inner.-column {
  display: block;
}
.l-main .p-news__item .c-inner.-column .c-desc {
  width: 100%;
  padding-right: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item a:hover .c-desc {
    color: #235fcc;
    text-decoration: underline;
  }
  .l-main .p-news__item a:hover .c-desc::after {
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  }
}
.l-main .p-news__item header {
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item header + .c-desc {
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item header + .c-desc {
    margin-top: 10px;
  }
}
.l-main .p-news__item header time, .l-main .p-news__item header .c-time {
  display: inline-flex;
  align-items: baseline;
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  font-weight: bold;
  flex-shrink: 0;
  width: 11rem;
}
.l-main .p-news__item header time *, .l-main .p-news__item header .c-time * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item header time, .l-main .p-news__item header .c-time {
    font-size: 2.4rem;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item header time, .l-main .p-news__item header .c-time {
    font-size: 2rem;
    margin-right: 15px;
  }
}
.l-main .p-news__item header time .c-year, .l-main .p-news__item header .c-time .c-year {
  font-family: 'Roboto', 'Noto Sans', sans-serif;
}
.l-main .p-news__item header time .c-year *, .l-main .p-news__item header .c-time .c-year * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item header time .c-year, .l-main .p-news__item header .c-time .c-year {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item header time .c-year, .l-main .p-news__item header .c-time .c-year {
    font-size: 1.6rem;
  }
}
.l-main .p-news__item header .c-category {
  background: #cccccc;
  display: inline-flex;
  align-items: center;
  color: white;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item header .c-category {
    height: 30px;
    font-size: 1.2rem;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item header .c-category {
    height: 25px;
    font-size: 1.4rem;
    padding: 0 14px;
  }
}
.l-main .p-news__item .c-desc {
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item .c-desc {
    padding-right: 70px;
  }
}
.l-main .p-news__item .c-desc::after {
  content: "";
  width: 25px;
  height: 7px;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  background-image: url(/assets/img/common/icn_arrow_link_black.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__item .c-desc p {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-news__item .c-desc p {
    font-size: 1.6rem;
    line-height: 2;
  }
}
.l-main .p-news__item .c-inner .c-desc::after {
  content: none;
}
.l-main .p-news__item.is-info .c-category, .l-main .p-news__item.is-event .c-category {
  background: #0a8754;
}
.l-main .p-news__item.is-news .c-category, .l-main .p-news__item.is-seminar .c-category {
  background: #008299;
}
.l-main .p-news__more {
  display: flex;
  justify-content: center;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-news__more {
    padding-top: 50px;
  }
}
.l-main .c-section.-whiteSmoke .p-news__item {
  border-bottom-color: white;
}
.l-main .p-news__select__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  height: 55px;
  text-align: center;
  background: #235fcc;
  color: white;
  font-size: 1.6rem;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: none;
}
.l-main .p-panel.-figure, .l-main .p-panel.-figure figure {
  display: flex;
  height: 100%;
  width: 100%;
  border: 1px solid #ededed;
  flex-direction: column;
  flex: 1 0 0%;
  max-height: 100%;
}
.l-main .p-panel.-figure figcaption, .l-main .p-panel.-figure figure figcaption {
  flex: 1 1 auto;
  padding: 15px 20px;
  border-top: 1px solid #ededed;
}
.l-main .p-panel.-figure figcaption.-auto, .l-main .p-panel.-figure figure figcaption.-auto {
  flex-shrink: 0;
  height: auto;
}
.l-main .p-panel.-figure .c-body, .l-main .p-panel.-figure figure .c-body {
  padding: 20px;
  background: white;
  width: 100%;
  display: flex;
  justify-content: center;
  align-self: stretch;
  flex: 1 1 auto;
  flex-direction: column;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-panel.-figure .c-body .c-heading.-num, .l-main .p-panel.-figure figure .c-body .c-heading.-num {
    margin-top: -20px;
  }
  .l-main .p-panel.-figure .c-body .c-heading.-num .c-num, .l-main .p-panel.-figure figure .c-body .c-heading.-num .c-num {
    position: relative;
    margin-left: -20px;
  }
}
.l-main .p-panel.-figure .c-body * + *, .l-main .p-panel.-figure figure .c-body * + * {
  margin-top: 10px;
}
html.msie .l-main .p-panel.-figure .c-body, html.msie .l-main .p-panel.-figure figure .c-body {
  display: block;
}
.l-main .p-panel.-figure .c-body.-bb, .l-main .p-panel.-figure figure .c-body.-bb {
  border-bottom: 9px solid #ededed;
}
.l-main .p-panel.-figure .c-img, .l-main .p-panel.-figure figure .c-img {
  width: 100%;
  display: flex;
  align-items: flex-start;
  min-height: 0%;
}
.l-main .p-panel.-figure .c-img img, .l-main .p-panel.-figure figure .c-img img {
  width: 100%;
}
.l-main .p-panel.-figure.u-d_b, .l-main .p-panel.-figure figure.u-d_b {
  height: auto;
}
.l-main .p-panel.-horizontal {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  height: 100%;
  color: #333333;
  position: relative;
}
.l-main .p-panel.-horizontal figure {
  display: flex;
  width: 100%;
}
.l-main .p-panel.-horizontal .c-img {
  width: 50%;
  flex-shrink: 0;
}
.l-main .p-panel.-horizontal .c-img img {
  width: 100%;
}
.l-main .p-panel.-horizontal figcaption {
  width: 100%;
  padding: 30px 30px 30px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-main .p-panel.-horizontal figcaption * {
  max-width: 100%;
}
.l-main .p-panel.-horizontal figcaption * + * {
  margin-top: 10px;
}
.l-main a.p-panel {
  border: none;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}
.l-main .c-panel {
  height: 100%;
  color: #333333;
  background: white;
}
.l-main .c-panel.-horizontal {
  flex-direction: row;
}
.l-main .c-panel.-horizontal figure {
  flex-direction: row;
}
.l-main .c-panel.-horizontal figcaption {
  border-top: none;
  justify-content: center;
}
.l-main .c-panel.-horizontal .c-img {
  width: 50%;
  align-items: flex-start;
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel[data-style*="pc:horizontal"] {
    flex-direction: row;
  }
  .l-main .c-panel[data-style*="pc:horizontal"] figure {
    flex-direction: row;
  }
  .l-main .c-panel[data-style*="pc:horizontal"] figcaption {
    border-top: none;
    justify-content: center;
  }
  .l-main .c-panel[data-style*="pc:horizontal"] .c-img {
    width: 50%;
    align-items: flex-start;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel[data-style*="pc:horizontal"] .c-img img {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile {
    display: flex;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-img {
    margin: 0;
    width: 420px;
    flex-shrink: 0;
  }
  .l-main .c-panel.-profile .c-img img {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-desc {
    padding: 20px 30px 0;
  }
}
.l-main .c-panel.-profile .c-heading.-profile_lv1 {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-heading.-profile_lv1 + .c-wrapper {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-heading.-profile_lv1 + .c-wrapper {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-heading.-profile_lv1 + .c-img {
    margin-top: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-heading.-profile_lv1 {
    font-size: 3.6rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-heading.-profile_lv1 {
    padding: 15px;
    font-size: 2rem;
  }
}
.l-main .c-panel.-profile .c-heading.-profile_lv1 b {
  color: #235fcc;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-heading.-profile_lv1 b {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-heading.-profile_lv1 b {
    font-size: 2.5rem;
  }
}
.l-main .c-panel.-profile .c-profile_read {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-profile_read + .c-inner {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-profile_read {
    font-size: 2.4rem;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-wrapper {
    border: 2px solid #ededed;
    padding: 15px 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-wrapper {
    padding: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-inner p {
    font-size: 1.4rem;
  }
}
.l-main .c-panel.-profile .c-name {
  font-weight: bold;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-name {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-name {
    text-align: right;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel.-profile .c-name b {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel.-profile .c-name b {
    font-size: 2rem;
  }
}
.l-main .c-panel > .c-inner {
  width: 100%;
  height: 100%;
  display: flex;
  transition: background-color .2s ease, color .2s ease;
  flex-direction: column;
  align-items: flex-start;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel > .c-inner {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel > .c-inner {
    padding: 20px;
  }
}
.l-main .c-panel > .c-inner > * {
  width: 100%;
}
.l-main .c-panel > .c-inner * + * {
  margin-top: 10px;
}
.l-main .c-panel > .c-inner .c-read.-num ~ :last-child {
  padding: 0 20px;
  margin-right: -20px;
  margin-left: -20px;
  width: calc(100% + 40px);
}
.l-main .c-panel > .c-inner.-bb {
  border-bottom: 9px solid #ededed;
}
.l-main .c-panel figure > .c-inner .c-read.-num ~ :last-child {
  margin-bottom: -20px;
  border-bottom: 10px solid #ededed;
}
.l-main .c-panel .c-body {
  width: 100%;
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  color: #333333;
  min-height: 0%;
}
.l-main .c-panel .c-body img {
  max-width: 100%;
  height: auto;
  transition: opacity .2s ease;
}
.l-main .c-panel .c-img {
  width: 100%;
  min-height: 0%;
}
.l-main .c-panel .c-img img {
  max-width: 100%;
  height: auto;
  transition: opacity .2s ease;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel .c-body {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel .c-body {
    padding: 20px;
  }
}
.l-main .c-panel figcaption {
  display: flex;
  width: 100%;
  height: 80px;
  align-items: center;
  padding: 0 65px 0 22px;
  transition: background-color .2s ease, color .2s ease;
  border-top: 1px solid #cccccc;
}
.l-main .c-panel figcaption.-multi {
  height: auto;
  display: block;
  padding: 20px 40px 20px 22px;
}
.l-main .c-panel figcaption.-multi * + * {
  margin-top: 5px;
}
.l-main .c-panel figcaption.-multi p + .c-list.-cmn {
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel figcaption.-multi .c-list.-cmn li {
    font-size: 1.4rem;
    padding-bottom: 5px;
    margin-top: 0;
  }
}
.l-main .c-panel p.c-read {
  font-size: 2.2rem;
}
.l-main .c-panel p.c-read.u-fs_small,
.l-main .c-panel p.c-read .u-fs_small {
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel p.c-read.u-fs_large,
  .l-main .c-panel p.c-read .u-fs_large {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel p.c-read.u-fs_large,
  .l-main .c-panel p.c-read .u-fs_large {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel p.c-read.-num {
    margin-top: -30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel p.c-read.-num {
    margin-top: -20px;
  }
}
.l-main .c-panel p.c-read.-num .c-num {
  font-size: 1.6rem;
  display: inline-flex;
  font-weight: bold;
  align-items: baseline;
  background: #ededed;
  overflow: visible;
  position: relative;
  margin-bottom: 12px;
  color: #333333;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel p.c-read.-num .c-num {
    margin-left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel p.c-read.-num .c-num {
    margin-left: -20px;
  }
}
.l-main .c-panel p.c-read.-num .c-num b {
  line-height: 1rem;
  margin-left: 5px;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel p.c-read.-num .c-num b {
    font-size: 2.2rem;
  }
}
.l-main .c-panel p.c-read.-num .c-num::after {
  content: "";
  width: 60px;
  height: 100%;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  transform: skew(-53deg);
  transform-origin: bottom left;
  transition: background-color .2s ease;
}
@media print, screen and (min-width: 768px) {
  .l-main .c-panel p.c-read.-num .c-num {
    line-height: 2.5;
    padding: 3px 80px 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .c-panel p.c-read.-num .c-num {
    line-height: 2.5;
    padding: 3px 80px 0 20px;
  }
}
.l-main a.c-panel {
  display: flex;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  width: 100%;
}
.l-main a.c-panel figure {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.l-main a.c-panel figcaption {
  padding-right: 65px;
}
.l-main a.c-panel::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  right: 0;
  bottom: 0;
  border-color: transparent transparent #235fcc transparent;
}
@media print, screen and (min-width: 768px) {
  .l-main a.c-panel::before {
    border-width: 0 0 60px 82px;
  }
}
@media screen and (max-width: 767px) {
  .l-main a.c-panel::before {
    border-width: 0 0 55px 75px;
  }
}
.l-main a.c-panel::after {
  content: "";
  width: 25px;
  height: 7px;
  position: absolute;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media print, screen and (min-width: 768px) {
  .l-main a.c-panel::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-main a.c-panel::after {
    right: 10px;
    bottom: 13px;
  }
}
.l-main a.c-panel[href*="#"]::after {
  width: 13px;
  height: 12px;
  right: 10px;
  bottom: 15px;
  background-image: url(/assets/img/common/icn_arrow_b_white.svg);
}
@media print, screen and (min-width: 768px) {
  .l-main a.c-panel[href*="#"]:hover::after {
    background-image: url(/assets/img/common/icn_arrow_b_blue.svg);
  }
}
.l-main a.c-panel[href*="/#"]::after, .l-main a.c-panel[href*=".html#"]::after {
  content: "";
  width: 25px;
  height: 7px;
  background-image: url(/assets/img/common/icn_arrow_link_white.svg);
}
@media print, screen and (min-width: 768px) {
  .l-main a.c-panel[href*="/#"]::after, .l-main a.c-panel[href*=".html#"]::after {
    right: 11px;
    bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-main a.c-panel[href*="/#"]::after, .l-main a.c-panel[href*=".html#"]::after {
    right: 10px;
    bottom: 13px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main a.c-panel[href*="/#"]:hover::after, .l-main a.c-panel[href*=".html#"]:hover::after {
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  }
}
@media print, screen and (min-width: 768px) {
  .l-main a.c-panel:hover .c-img img {
    opacity: .7;
  }
  .l-main a.c-panel:hover::before {
    border-color: transparent transparent white transparent;
  }
  .l-main a.c-panel:hover::after {
    background-image: url(/assets/img/common/icn_arrow_link_blue.svg);
  }
  .l-main a.c-panel:hover figcaption,
  .l-main a.c-panel:hover > .c-inner {
    color: white;
    background: #235fcc;
  }
  .l-main a.c-panel:hover figcaption *,
  .l-main a.c-panel:hover > .c-inner * {
    color: white;
  }
  .l-main a.c-panel:hover p.c-read.-num .c-num,
  .l-main a.c-panel:hover p.c-read.-num .c-num * {
    color: #333333;
  }
  .l-main a.c-panel:hover p.c-read.-num .c-num::after,
  .l-main a.c-panel:hover p.c-read.-num .c-num *::after {
    background: #235fcc;
  }
  .l-main a.c-panel:hover figure .c-body p.c-read.-num .c-num::after,
  .l-main a.c-panel:hover figure .c-body p.c-read.-num .c-num *::after {
    background: white;
  }
}
.l-main a.c-panel.-cerulean {
  color: white;
}
.l-main a.c-panel.-cerulean figcaption {
  background: #235fcc;
  border-top: none;
}
.l-main a.c-panel.-cerulean::before {
  border-bottom-color: #4f7fd6;
}
@media print, screen and (min-width: 768px) {
  .l-main a.c-panel.-cerulean:hover figcaption {
    background: white;
    color: #333333;
  }
  .l-main a.c-panel.-cerulean:hover::before {
    border-bottom-color: #235fcc;
  }
  .l-main a.c-panel.-cerulean:hover::after {
    background-image: url(/assets/img/common/icn_arrow_link_white.svg);
  }
}
.l-main figure.c-panel,
.l-main div.c-panel {
  border: 1px solid #cccccc;
  display: flex;
  width: 100%;
  flex-direction: column;
  position: relative;
}
.l-main figure.c-panel figcaption,
.l-main div.c-panel figcaption {
  padding-right: 22px;
}
.l-main div.c-panel {
  height: auto;
}
.l-main div.c-panel.-cerulean {
  background: #235fcc;
  border: none;
  color: white;
}
.l-main div.c-panel.-cerulean * {
  color: white;
}
.l-main .p-slideshow.-dissolve {
  position: relative;
  overflow: hidden;
}
.l-main .p-slideshow.-dissolve li {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.l-main .p-slideshow.-dissolve li:first-child {
  position: relative;
}
.l-main .p-slideshow.-dissolve li img {
  width: 100%;
}
.l-main .p-slideshow.-carousel {
  position: relative;
}
.l-main .p-slideshow.-carousel .p-slideshow__stage {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-slideshow.-carousel .p-slideshow__stage {
    margin: -20px;
    padding: 20px;
  }
}
.l-main .p-slideshow.-carousel .p-slideshow__stage ul {
  display: flex;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-slideshow.-carousel .p-slideshow__stage ul {
    margin-left: -20px;
  }
}
.l-main .p-slideshow.-carousel .p-slideshow__stage li {
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-slideshow.-carousel .p-slideshow__stage li {
    width: 333px;
    margin: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-slideshow.-carousel .p-slideshow__stage li {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-slideshow.-carousel .p-slideshow__marker {
    margin-top: 40px;
  }
}
.l-main .p-slideshow.-carousel .p-slideshow__marker ul {
  display: flex;
  justify-content: center;
}
.l-main .p-slideshow.-carousel .p-slideshow__marker li {
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.l-main .p-slideshow.-carousel .p-slideshow__marker li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #6c7183;
  border-radius: 10px;
  transition: transform .2s ease;
}
.l-main .p-slideshow.-carousel .p-slideshow__marker li.is-current::before {
  background: #235fcc;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-slideshow.-carousel .p-slideshow__marker li:hover::before {
    transform: scale(1.3);
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-slideshow.-carousel .p-slideshow__ctrl {
    display: none;
  }
}
.l-main .p-slideshow.-carousel .p-slideshow__ctrl__item {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 40px;
  transition: transform .2s ease;
  cursor: pointer;
  background-color: #6c7183;
  background-image: url(/assets/img/common/icn_arrow_b_white.svg);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: calc(50% - 1px) center;
}
.l-main .p-slideshow.-carousel .p-slideshow__ctrl__item.-prev {
  left: -52px;
  transform: translateY(-30px) rotate(90deg);
}
@media print, screen and (min-width: 768px) {
  .l-main .p-slideshow.-carousel .p-slideshow__ctrl__item.-prev:hover {
    transform: translateY(-30px) scale(1.2) rotate(90deg);
  }
}
.l-main .p-slideshow.-carousel .p-slideshow__ctrl__item.-next {
  right: -52px;
  transform: translateY(-30px) rotate(-90deg);
}
@media print, screen and (min-width: 768px) {
  .l-main .p-slideshow.-carousel .p-slideshow__ctrl__item.-next:hover {
    transform: translateY(-30px) scale(1.2) rotate(-90deg);
  }
}
.l-main .p-tab__header {
  border: 2px solid;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-tab__header {
    border-color: #6c7183;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-tab__header {
    border-color: #ededed;
  }
}
.l-main .p-tab__header ul {
  display: flex;
  background: white;
}
.l-main .p-tab__header__item {
  width: 100%;
}
.l-main .p-tab__header__item + li {
  border-left: 2px solid;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-tab__header__item + li {
    border-color: #6c7183;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-tab__header__item + li {
    border-color: #ededed;
  }
}
.l-main .p-tab__header__item .c-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
  color: #333333;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-tab__header__item .c-inner {
    height: 52px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-tab__header__item .c-inner {
    font-size: 1.2rem;
    height: 100px;
  }
}
.l-main .p-tab__header__item.is-current .c-inner {
  background: #235fcc;
  color: white;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-tab__header__item:hover .c-inner {
    background: #235fcc;
    color: white;
  }
}
.l-main .p-step ol {
  display: flex;
}
.l-main .p-step li {
  width: 100%;
  counter-increment: step;
}
.l-main .p-step li + li {
  display: flex;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-step li + li {
    margin-left: 5px;
  }
}
.l-main .p-step li + li::before {
  content: "";
  width: 100%;
  display: block;
  background-image: url(/assets/img/common/bg_step.svg);
  background-repeat: repeat-x;
  background-position: left center;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-step li + li::before {
    height: 30px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-step li + li::before {
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-step li + li::before {
    background-size: 4.5px;
  }
}
.l-main .p-step li:first-child {
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-step li:first-child {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-step li:first-child {
    width: 24px;
  }
}
.l-main .p-step li span {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-step li span {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-step li span {
    width: 24px;
    font-size: 1.2rem;
  }
}
.l-main .p-step li span::before {
  content: counter(step);
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  color: white;
  background: #6c7183;
  border-radius: 30px;
  margin-bottom: 5px;
  flex-shrink: 0;
}
.l-main .p-step li span::before * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-step li span::before {
    width: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-step li span::before {
    width: 24px;
    height: 24px;
  }
}
.l-main .p-step li.is-current span::before {
  background: #235fcc;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-step li.is-current span::before {
    width: 40px;
    height: 40px;
    margin-top: -5px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-step li.is-current span::before {
    width: 30px;
    height: 30px;
    margin-top: -5px;
  }
}
.l-main .p-frame + * {
  margin-top: 40px;
}
.l-main .p-frame.-cmn {
  border: 2px solid #cccccc;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-frame.-cmn {
    padding: 30px;
  }
  .l-main .p-frame.-cmn h1 + *, .l-main .p-frame.-cmn h2 + *, .l-main .p-frame.-cmn h3 + *, .l-main .p-frame.-cmn h4 + *, .l-main .p-frame.-cmn h5 + *, .l-main .p-frame.-cmn h6 + *, .l-main .p-frame.-cmn p + *, .l-main .p-frame.-cmn .c-grid + * {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-frame.-cmn {
    padding: 20px;
  }
  .l-main .p-frame.-cmn h1 + *, .l-main .p-frame.-cmn h2 + *, .l-main .p-frame.-cmn h3 + *, .l-main .p-frame.-cmn h4 + *, .l-main .p-frame.-cmn h5 + *, .l-main .p-frame.-cmn h6 + *, .l-main .p-frame.-cmn p + *, .l-main .p-frame.-cmn .c-grid + * {
    margin-top: 15px;
  }
}
.l-main .p-frame.-cmn.-border_blue {
  border-color: #235fcc;
}
.l-main .p-frame.-cmn.-raven {
  background: #6c7183;
  border-color: #6c7183;
}
.l-main .p-frame.-cmn.-raven h1, .l-main .p-frame.-cmn.-raven h2, .l-main .p-frame.-cmn.-raven h3, .l-main .p-frame.-cmn.-raven h4, .l-main .p-frame.-cmn.-raven h5, .l-main .p-frame.-cmn.-raven h6, .l-main .p-frame.-cmn.-raven p, .l-main .p-frame.-cmn.-raven .c-grid {
  color: white;
}
.l-main .p-frame.-cmn.-cerulean {
  background: #235fcc;
  border-color: #235fcc;
}
.l-main .p-frame.-cmn.-cerulean h1, .l-main .p-frame.-cmn.-cerulean h2, .l-main .p-frame.-cmn.-cerulean h3, .l-main .p-frame.-cmn.-cerulean h4, .l-main .p-frame.-cmn.-cerulean h5, .l-main .p-frame.-cmn.-cerulean h6, .l-main .p-frame.-cmn.-cerulean p, .l-main .p-frame.-cmn.-cerulean .c-grid, .l-main .p-frame.-cmn.-cerulean ul, .l-main .p-frame.-cmn.-cerulean ol {
  color: white;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-frame.-cmn .c-tel {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-frame.-cmn .c-tel .c-heading.-lv4 {
    font-size: 2rem;
  }
}
.l-main .p-frame.-cmn .c-tel p {
  padding-right: 10px;
  margin-top: 0;
}
.l-main .p-frame.-cmn .c-tel .c-num {
  color: #235fcc;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-frame.-cmn .c-tel .c-num {
    font-size: 5.5rem;
    letter-spacing: .05em;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-frame.-cmn .c-tel .c-num {
    margin-top: 20px;
    font-size: 3.8rem;
  }
}
.l-main .p-frame.-cmn .c-tel .c-option {
  color: #235fcc;
}
@media screen and (max-width: 767px) {
  .l-main .p-frame.-cmn .c-tel .c-option {
    margin-top: 5px;
  }
}
.l-main .p-frame.-cmn.-whiteSmoke {
  border: none;
  background: #ededed;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-frame.-cmn.-whiteSmoke {
    padding: 30px 40px 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-frame.-cmn.-whiteSmoke {
    padding: 20px 20px 30px;
  }
}
.l-main .p-frame.-cmn.-whiteSmoke .c-heading.-cerulean {
  color: #235fcc;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-frame.-cmn.-whiteSmoke .c-heading.-cerulean + .c-grid {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-frame.-cmn.-whiteSmoke .c-heading.-cerulean {
    text-align: center;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-frame.-cmn.-whiteSmoke .c-heading.-cerulean {
    font-size: 1.6rem;
  }
}
.l-main .p-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.8);
}
.l-main .p-modal__wrapper {
  position: relative;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-modal__wrapper {
    padding: 100px 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-modal__wrapper {
    padding: 50px 15px;
  }
}
.l-main .p-modal__wrapper .c-close {
  position: absolute;
  cursor: pointer;
  transition: transform .2s ease;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-modal__wrapper .c-close {
    left: 50%;
    width: 30px;
    height: 30px;
    top: 60px;
    transform: translateX(574px);
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-modal__wrapper .c-close {
    width: 25px;
    height: 25px;
    top: 23px;
    right: 12px;
  }
}
.l-main .p-modal__wrapper .c-close::before, .l-main .p-modal__wrapper .c-close::after {
  content: "";
  height: 2px;
  background: white;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: rotate(-45deg);
}
@media print, screen and (min-width: 768px) {
  .l-main .p-modal__wrapper .c-close::before, .l-main .p-modal__wrapper .c-close::after {
    width: 30px;
    left: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-modal__wrapper .c-close::before, .l-main .p-modal__wrapper .c-close::after {
    width: 25px;
  }
}
.l-main .p-modal__wrapper .c-close::after {
  transform: rotate(45deg);
}
@media print, screen and (min-width: 768px) {
  .l-main .p-modal__wrapper .c-close:hover {
    transform: translateX(574px) scale(1.3);
  }
}
.l-main .p-modal__body {
  margin: auto;
  background: white;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-modal__body {
    width: 1200px;
    padding: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-modal__body {
    width: 100%;
    padding: 25px 15px;
  }
}
.l-main .p-modal__body .c-heading.-lv2 {
  font-size: 2.8rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-modal__footer {
    justify-content: center;
    margin-top: 50px;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-modal__footer {
    margin-top: 25px;
  }
  .l-main .p-modal__footer .c-btn.-close {
    margin: auto;
  }
}
.l-main .p-inquiry {
  background: #235fcc;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-inquiry {
    padding: 60px 0;
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-inquiry {
    padding: 20px 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-inquiry:last-child {
    margin-bottom: -60px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-inquiry .c-inner {
    width: 1200px;
    margin: auto;
  }
}
.l-main .p-inquiry__heading {
  color: #96bbff;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-inquiry__heading {
    font-size: 2.8rem;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-inquiry__heading {
    font-size: 2.5rem;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-inquiry__body {
    display: flex;
    justify-content: center;
    margin-right: -40px;
    margin-left: -40px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-inquiry__body figure + figure {
    border-left: 1px solid #4f7fd6;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-inquiry__body figure + figure {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #4f7fd6;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-inquiry__body figure {
    width: 33.3332%;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
  }
  .l-main .p-inquiry__body figure > *:last-child {
    margin-top: auto;
  }
  .l-main .p-inquiry__body figure > *:nth-last-child(2) {
    margin-bottom: 20px;
  }
}
.l-main .p-inquiry__body figure p, .l-main .p-inquiry__body figure figcaption {
  color: white;
}
.l-main .p-inquiry__body figure figcaption {
  font-weight: bold;
  position: relative;
  font-size: 2.2rem;
  padding-bottom: 8px;
}
.l-main .p-inquiry__body figure figcaption + p {
  margin-top: 20px;
}
.l-main .p-inquiry__body figure figcaption::after {
  content: "";
  height: 4px;
  width: 4px;
  border-left: 10px solid #4f7fd6;
  border-right: 20px solid #ededed;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: content-box;
}
.l-main .p-inquiry__body figure .c-num {
  margin-top: 20px;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1;
}
.l-main .p-inquiry__body figure .c-num + .c-option {
  margin-top: 5px;
}
.l-main .p-inquiry__body figure .c-num a {
  color: white;
}
.l-main .p-download_list {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-download_list {
    padding: 50px;
    background: #ededed;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-download_list__heading + .c-grid {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-download_list__heading {
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-download_list__heading {
    text-align: left;
  }
}
.l-main .p-download_list__item {
  display: flex;
  color: #333333;
  background: white;
  border: 1px solid #ededed;
  text-align: center;
}
.l-main .p-download_list__item + .c-btn.-cmn {
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-download_list__item {
    padding: 15px 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-download_list__item {
    padding: 20px 15px 30px;
  }
}
.l-main .p-download_list__item figure {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.l-main .p-download_list__item figcaption {
  width: 100%;
  font-size: 2rem;
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-download_list__item figcaption + .c-img {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-download_list__item figcaption + .c-img {
    margin-top: 25px;
  }
}
.l-main .p-download_list__item figcaption + .c-img img {
  max-width: 100%;
}
.l-main .p-download_list__item .c-img {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-download_list .p-download_list__item {
    padding: 30px 20px 50px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-download_list .p-download_list__item {
    padding: 25px 15px 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-download_list .p-download_list__item figcaption + .c-img {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-download_list .p-download_list__item figcaption + .c-img {
    margin-top: 25px;
  }
}
.l-main .p-download_list .p-download_list__item figcaption + .c-img img {
  max-width: 100%;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-table_wrapper + * {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-table_wrapper + * {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-table_wrapper {
    overflow-x: auto;
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-table_wrapper__body {
    display: inline-block;
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-table_wrapper table {
    width: auto !important;
    min-width: 100%;
  }
  .l-main .p-table_wrapper table th, .l-main .p-table_wrapper table td {
    white-space: nowrap;
  }
}
.l-main .p-induction {
  background: #235fcc;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-induction + .p-about {
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-induction {
    text-align: center;
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-induction {
    padding: 30px 15px;
  }
}
.l-main .p-induction__heading {
  color: #96bbff;
  font-weight: bold;
}
.l-main .p-induction__heading + p {
  margin-top: 60px;
}
.l-main .p-induction__heading + .c-read {
  margin-top: 10px;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-induction__heading {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-induction__heading {
    font-size: 2.4rem;
  }
}
.l-main .p-induction .c-read {
  font-size: 1.6rem;
  color: white;
  font-weight: normal;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-suggest {
    width: 760px;
    margin: auto;
  }
}
.l-main .p-suggest a {
  color: #333333;
  text-decoration: underline;
}
.l-main .p-suggest__hit {
  background: #ededed;
  border: none !important;
}
.l-main .p-suggest__hit .c-title {
  font-weight: bold;
  font-size: 1.8rem;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-suggest__hit .c-title + p {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv {
    position: relative;
    overflow: hidden;
    display: flex;
  }
}
.l-main .p-kv.-legacy, .l-main .p-kv.u-jc_c {
  padding: 0;
  text-align: center;
  height: auto;
}
@media screen and (max-width: 767px) {
  .l-main .p-kv.-legacy, .l-main .p-kv.u-jc_c {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-kv.-legacy > span, .l-main .p-kv.u-jc_c > span {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-kv.-legacy img, .l-main .p-kv.u-jc_c img {
    width: 100%;
  }
}
.l-main .p-kv__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: right;
}
.l-main .p-kv__bg img {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .l-main .p-kv__bg {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv__inner {
    width: 1200px;
    height: 480px;
    padding: 60px 0;
    margin: auto;
    position: relative;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-kv__inner {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-kv__inner .c-img.-overall {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv__inner p + .p-kv__heading,
  .l-main .p-kv__inner .c-img + .p-kv__heading {
    margin-top: 15px;
  }
}
.l-main .p-kv__inner p + p,
.l-main .p-kv__inner .c-img + p {
  margin-top: 15px;
}
.l-main .p-kv__heading {
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv__heading + p {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv__heading {
    font-size: 5rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-kv__heading {
    font-size: 4rem;
  }
}
.l-main .p-kv__heading small {
  display: block;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv__heading small {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-kv__heading small {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv__body {
    height: 360px;
    display: flex;
    flex-direction: column;
  }
}
.l-main .p-kv__body p + .c-grid {
  margin-top: 20px;
}
.l-main .p-kv__body .c-grid {
  margin-bottom: 0;
}
@media print, screen and (min-width: 768px) {
  .l-main .p-kv__body .c-grid + p {
    margin-top: 10px;
  }
}
.l-main .p-kv__body .c-grid .c-col {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-main .p-kv__body .c-grid .c-col + .c-col {
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-main .p-kv.-random {
    margin: -25px -15px 0;
  }
}
.l-main .p-kv.-random ul {
  position: relative;
  overflow: hidden;
  opacity: 0;
}
.l-main .p-kv.-random li {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.l-main .p-kv.-random li:first-child {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-main .c-section.-overall:not(.-kv) > .p-kv.u-jc_c {
    margin-top: -55px;
    margin-bottom: -30px;
  }
}

.p-block_skip {
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 1px;
}
.p-block_skip.is-show {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  background: #235fcc;
  z-index: 101;
}
.p-block_skip #PAGE_TOP {
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: 1px;
}
.p-block_skip li + li {
  border-top: 1px solid white;
}
.p-block_skip li a {
  color: white;
  font-size: 1.2rem;
  display: block;
  padding: 5px;
  text-align: center;
}
.p-block_skip li a:hover, .p-block_skip li a:focus {
  text-decoration: underline;
}

.p-follow {
  position: fixed;
  width: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-follow {
    display: none;
  }
}
.p-follow__item {
  margin-top: 50px;
}

@media print, screen and (min-width: 768px) {
  .p-about:first-child {
    border-top: 10px solid white;
    padding-top: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-about .c-inner {
    width: 1200px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-about .c-inner {
    margin: 15px;
  }
}
.p-about__heading {
  color: #333333;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1;
  position: relative;
}
.p-about__heading::before {
  content: "";
  width: 4px;
  height: 1em;
  background: #235fcc;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media print, screen and (min-width: 768px) {
  .p-about__heading {
    font-size: 2.2rem;
    padding-left: 24px;
  }
}
@media screen and (max-width: 767px) {
  .p-about__heading {
    font-size: 2rem;
    padding-left: 19px;
  }
}

.p-important {
  border-bottom: 2px solid #d0111b;
}
@media print, screen and (min-width: 768px) {
  .p-important {
    border-top: 2px solid #d0111b;
    display: flex;
    justify-content: center;
    background: -moz-linear-gradient(left, #d0111b 50%, #ffffff 50%);
    background: -webkit-linear-gradient(left, #d0111b 50%, #ffffff 50%);
    background: linear-gradient(to right, #d0111b 50%, #ffffff 50%);
  }
}
@media print, screen and (min-width: 768px) {
  .p-important__inner {
    display: flex;
    align-items: stretch;
    width: 1200px;
  }
}
.p-important__heading {
  background: #d0111b;
  display: flex;
  align-items: center;
  color: white;
  flex-shrink: 0;
}
@media print, screen and (min-width: 768px) {
  .p-important__heading {
    font-size: 1.8rem;
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .p-important__heading {
    font-size: 1.7rem;
    justify-content: center;
    padding: 20px;
  }
}
.p-important__list {
  background: white;
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .p-important__list {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-important__list {
    padding: 0 15px;
  }
}
.p-important li + li {
  border-top: 1px solid #f8dbe0;
}
.p-important li a {
  color: #d0111b;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .p-important li a {
    padding: 10px 80px 10px 0;
    display: flex;
    align-items: baseline;
  }
  .p-important li a:hover .c-desc {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .p-important li a {
    display: block;
    padding: 10px 40px 10px 0;
  }
}
.p-important li a::after {
  content: "";
  width: 25px;
  height: 7px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-image: url(/assets/img/common/icn_arrow_link_red.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-important li a[href$=".pdf"]::after {
  width: 16px;
  height: 23px;
  background-image: url(/assets/img/common/icn_arrow_download_red.svg);
}
.p-important li .c-date {
  font-family: 'Roboto', 'Noto Sans', sans-serif;
  font-weight: bold;
  display: flex;
  align-items: baseline;
  flex-shrink: 0;
}
.p-important li .c-date * {
  font-family: inherit;
}
@media print, screen and (min-width: 768px) {
  .p-important li .c-date {
    width: 135px;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-important li .c-date {
    font-size: 2rem;
  }
}
.p-important li .c-year {
  font-size: 1.6rem;
}
.p-important li .c-desc {
  font-size: 1.6rem;
}
@media print, screen and (min-width: 768px) {
  .p-important li .c-desc {
    line-height: 2.375;
  }
}
@media screen and (max-width: 767px) {
  .p-important li .c-desc {
    display: block;
    margin-top: 5px;
    line-height: 2;
  }
}

html.msie .p-global_nav__item a span {
  transform: translateY(0.27em);
}
html.msie .l-footer .c-privacy figcaption {
  transform: translateY(0.18em);
}
html.msie .l-main .c-inputText.-search {
  padding-top: calc(1em * 0.18 * 2);
}
html.msie .l-main .p-floating_label .c-label.-search {
  padding-top: calc(1em * 0.18 * 2);
}
html.msie .l-main .c-btn.-cmn {
  padding-top: calc(1em * 0.18 * 2);
}
html.msie .l-main .c-btn.-cmn,
html.msie .l-main .c-btn.-figure figcaption {
  padding-top: calc(1em * 0.18 * 2);
}
html.msie .l-main .p-news__tab li {
  padding-top: calc(1em * 0.18 * 2);
}
html.msie .l-main .p-news__item header .c-category {
  padding-top: calc(1em * 0.18 * 2);
}
html.msie .p-important__heading {
  padding-top: calc(1em * 0.18 * 2);
}
html.msie .p-important li a {
  padding-top: calc(10px + (1em * 0.18));
  padding-bottom: calc(10px - (1em * 0.18));
}
html.msie .l-main .p-frame.-cmn .c-tel {
  margin-top: 10px;
}
html.msie .l-main .c-link.-cmn::after {
  vertical-align: middle;
  transform: translateY(-0.2em);
}
html.msie .l-main .c-link.-zoom::after {
  vertical-align: middle;
  transform: translateY(-0.2em);
}
html.msie .l-main .c-panel figcaption * {
  max-width: 100%;
}
html.msie .c-btn.-cmn.-file b::before,
html.msie .c-btn.-cmn.-mail b::before {
  transform: translateY(-0.05em);
  display: block;
}
html.msie .l-main ul.-icn > li.c-order::before {
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 0;
}
html.msie .l-main dl.-faq dt::before, html.msie .l-main dl.-faq dd::before {
  padding-right: 1px;
}
html.msie .l-main .c-figure.-definition figcaption::after {
  transform: translateY(-0.05em);
}
html.msie .l-main .c-table.-cmn th, html.msie .l-main .c-table.-cmn td {
  padding: 17px 30px 13px;
}
html.msie .p-about__heading::before {
  transform: translateY(-0.18em);
}
html.msie .l-main ul.-icn > li > b.u-fs_large:first-child {
  top: 0;
}
html.msie .l-sub_header__link.-sub_nav::before {
  transform: translateY(-0.2em);
}
html.msie .l-sub_header__link.-sub_nav.is-open::before {
  transform: rotate(180deg) translateY(0.2em);
}
html.msie .l-sub_header__sub li a::after {
  transform: translateY(-0.18em);
}
html.msie .l-main .c-panel p.c-read.u-fs_large, html.msie .l-main .c-panel p.c-read .u-fs_large {
  transform: translateY(0.3em);
}
html.msie .l-main .c-heading.-lv1.-num .c-num {
  padding-top: 5px;
  line-height: 1.5;
}
html.msie .c-btn.-cmn.-file b,
html.msie .c-btn.-cmn.-mail b {
  transform: translateY(0.18em);
}
html.msie .c-btn.-cmn.-file b::before,
html.msie .c-btn.-cmn.-mail b::before {
  transform: translateY(-0.22em);
}
html.msie .c-btn.-follow.-file span,
html.msie .c-btn.-follow.-mail span {
  transform: translateX(-0.18em);
}
html.msie .c-btn.-follow.-file span::before,
html.msie .c-btn.-follow.-mail span::before {
  transform: translateX(0.18em);
  display: inline-block;
}
html.msie .l-main ul.-icn > li.u-fs_x-large::before {
  transform: translateY(-10px);
}
html.msie .l-main .c-figure.-definition figcaption::after {
  display: inline-block;
  transform: translateY(-0.22em);
}
html.msie .l-main .p-tab__header__item .c-inner {
  padding-top: 0.36em;
}
html.msie .l-sub_header__heading::before {
  transform: translateY(-0.22em);
}
html.msie .p-global_nav__sub li a::after {
  transform: translateY(-0.36em);
  display: block;
}
html.msie .l-footer .c-site_map.-nav a[target="_blank"] {
  background-position: right 0.15em;
}
html.msie .l-hansel__item + li::before {
  display: inline-block;
  transform: translateY(-0.18em) rotate(-90deg);
}
html.msie .l-main a.c-panel {
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.15);
}

html.firefox .l-main .c-panel > .c-inner {
  overflow: hidden;
}
@media print, screen and (min-width: 768px) {
  html.firefox .l-main .c-panel p.c-read.-num {
    margin-top: -30px;
  }
}

@media screen and (max-width: 767px) {
  .p-global_nav__body {
    z-index: 6;
  }
}

.l-header {
  z-index: 100;
}

.l-footer {
  z-index: 2;
}

.l-hansel {
  z-index: 2;
}

.l-main .p-floating_label .c-label {
  z-index: 2;
}

.l-sub_header {
  z-index: 5;
}

.p-follow {
  z-index: 4;
}

.p-search {
  z-index: 1;
}

.p-search__suggest {
  z-index: 2;
}

.p-slideshow.-dissolve li:first-child {
  z-index: 1;
}

.p-modal {
  z-index: 100;
}

/*# sourceMappingURL=common.css.map */
