@charset "UTF-8";
html {
  font-size: 100%;
}
@media (max-width: 1370px) {
  html {
    font-size: 1.1678832117vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.2857142857vw;
  }
}

body {
  color: #221815;
}

a {
  color: #004662;
}

/* header
----------------------------------------------------------------- */
@media print, screen and (min-width: 769px) {
  .l-header__fixed {
    border-top: 4px solid #004662;
  }
}
@media screen and (max-width: 768px) {
  .l-header__fixed {
    background-color: #fff;
  }
}
@media screen and (max-width: 768px) {
  .l-header__inner {
    border-bottom: 1px solid #b5b6b6;
  }
}
.l-header--bottom__btn {
  color: #fff;
  background-color: #d32f2f;
}
.l-header__event__title {
  color: #004662;
}

@media screen and (max-width: 768px) {
  .en-US .l-header--left {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .en-US .l-header--right {
    margin-left: auto;
    margin-right: 20px;
  }
}
.en-US .l-header__logo {
  margin: 0;
  width: 80%;
  min-width: auto;
  max-width: none;
}
@media screen and (max-width: 768px) {
  .en-US .l-header__event {
    display: none;
  }
}

/* global nav
----------------------------------------------------------------- */
@media print, screen and (min-width: 769px) {
  .l-gnav {
    background-color: #fff;
    border-bottom: 1px solid #004662;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav {
    background-color: #fafafa;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav__list__item {
    border-bottom: 1px solid #b5b6b6;
  }
}
.l-gnav__list__item__inner {
  font-size: 1rem;
  color: #727171;
}
@media screen and (max-width: 768px) {
  .l-gnav__list__item__inner {
    font-size: 2rem;
    color: #004662;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav__list__item__inner:hover {
    color: #004662;
  }
}
@media print, screen and (min-width: 769px) {
  .js-has--child .l-gnav__list__item__inner::after {
    border-color: transparent transparent #004662 transparent;
  }
}
@media screen and (max-width: 768px) {
  .js-has--child .l-gnav__list__item__inner::after {
    color: #727171;
  }
}
.l-gnav--sub__list__item a {
  color: #666;
}
@media print, screen and (min-width: 769px) {
  .l-gnav--sub__list__item a {
    color: #fff;
    background-color: #221815;
    font-size: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav--sub__list__item a {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) {
  .l-gnav--sub__list__item a:hover {
    background-color: #858585;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav--sub__list__item a::before {
    border-color: transparent transparent transparent #004662;
  }
}
.c-box--icon .l-gnav--sub__list__image i {
  color: #004662;
}
.l-gnav--sub__list__icon {
  color: #004662;
}
@media print, screen and (min-width: 769px) {
  .l-gnav--sub__list__text::before {
    color: #fff;
    background-color: #004662;
  }
}
.l-gnav__btn span {
  background-color: #004662;
}
.l-gnav--it-pc {
  background-color: #f1f1f1;
}
@media screen and (max-width: 768px) {
  .l-gnav--it__title {
    border-bottom-color: #004662;
  }
}
.l-gnav--it__title__inner {
  background-color: #004662;
}
.l-gnav--it__title__inner::before, .l-gnav--it__title__inner::after {
  background-color: #004662;
}
@media print, screen and (min-width: 769px) {
  .l-gnav--it__list__item::after {
    background-color: #004662;
  }
}
@media screen and (max-width: 768px) {
  .l-gnav--it__list__item::before {
    border-color: transparent transparent transparent #004662;
  }
}
.l-gnav--it__list__item a {
  color: #221815;
}
@media print, screen and (min-width: 769px) {
  .l-gnav--it__list__item a:hover {
    color: #e9eff1;
  }
}

/* footer
----------------------------------------------------------------- */
.l-footer--center {
  padding: 45px 0;
  color: #fff;
  background-color: #221815;
}
@media screen and (max-width: 768px) {
  .l-footer--center {
    padding: 25px 0;
  }
}
.l-footer--center-left__link {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .l-footer--center-left__link {
    font-size: 1.75rem;
  }
}
.l-footer--center a {
  color: #fff !important;
}
.l-footer--center__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-footer--bottom {
  background-color: #fff;
}
.l-footer__mutual {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .l-footer__mutual {
    font-size: 1.75rem;
  }
}
.l-footer__nav__list__item__inner {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .l-footer__nav__list__item__inner {
    font-size: 1.75rem;
  }
}
.l-footer__nav--sub__item a {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .l-footer__nav--sub__item a {
    font-size: 1.75rem;
  }
}

/* content
----------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .l-content {
    padding: 0 10px;
  }
}
.l-content.--no-padding {
  padding: 0;
  width: 100%;
}

@media print, screen and (min-width: 769px) {
  .l-content__column .l-main {
    width: 100%;
    margin: 0 auto;
  }
}

/* sidebar
----------------------------------------------------------------- */
.l-sidebar {
  display: none !important;
}
@media print, screen and (min-width: 769px) {
  .l-sidebar__block:first-child .l-sidebar__title {
    color: #fff;
    background-color: #71706f;
  }
  .l-sidebar__block:first-child .l-sidebar__title::after {
    border-color: #71706f transparent transparent transparent;
  }
}
@media screen and (max-width: 768px) {
  .l-sidebar__title {
    color: #fff;
    background-color: #71706f;
  }
}
@media print, screen and (min-width: 769px) {
  .l-sidebar__title::after {
    background-color: #e5e5e5;
  }
}
@media print, screen and (min-width: 769px) {
  .l-sidebar__title span::after {
    background-color: #221815;
  }
}
.l-sidebar__list--textlink__item {
  border-bottom-color: #b5b6b6;
}
.l-sidebar__list--textlink__item a {
  color: #333;
}
@media print, screen and (min-width: 769px) {
  .l-sidebar__list--textlink__item a:hover {
    color: #004662;
    background-color: rgba(0, 70, 98, 0.15);
  }
}
.l-sidebar__list--textlink__item a::before {
  border-color: transparent transparent transparent #004662;
}
.l-sidebar__list--banner__item {
  border-bottom-color: #b5b6b6;
}

/* input
----------------------------------------------------------------- */
.c-input--text {
  background-color: #fff;
  border: solid 1px #b5b6b6;
}
.c-input--textarea {
  background-color: #fff;
  border: solid 1px #b5b6b6;
}
.c-input--select {
  background-color: #fff;
  border: solid 1px #b5b6b6;
}

/* button
----------------------------------------------------------------- */
.c-button--success {
  color: #fff;
  background-color: #004662;
}
.c-button--back {
  color: #fff;
  background-color: #727171;
}

/* label
----------------------------------------------------------------- */
.c-label--optional {
  background-color: #727171;
}
.c-label--must {
  background-color: #d32f2f;
}

/* button
----------------------------------------------------------------- */
.c-btn--default {
  color: #fff;
  background-color: #004662;
}
.c-btn--danger {
  color: #fff;
  background-color: #d32f2f;
}
.c-btn--icon-default {
  color: #fff;
  background-color: #004662;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .c-btn--icon-default {
    font-size: 1.5rem;
  }
}
.c-btn--icon-danger {
  color: #fff;
  background-color: #d32f2f;
}
.c-btn--triangle-default {
  color: #fff;
  background-color: #004662;
}
.c-btn--triangle-danger {
  color: #fff;
  background-color: #d32f2f;
}
.c-btn--address-default {
  color: #fff;
  background-color: #f47900;
}
.c-btn--address-danger {
  color: #fff;
  background-color: #d32f2f;
}
.c-btn--more {
  color: #004662;
  border-color: #004662;
}
@media print, screen and (min-width: 769px) {
  .c-btn--more:hover {
    color: #fff;
    background-color: #004662;
  }
}
.c-btn--sns {
  color: #fff;
  background-color: #221815;
  border: 1px solid rgba(255, 255, 255, 0);
}
#footer .c-btn--sns {
  color: #221815;
  background-color: #3e3a39;
}
@media print, screen and (min-width: 769px) {
  .c-btn--sns:hover {
    color: #221815;
    background-color: #fff;
    border-color: #221815;
  }
}
@media print, screen and (min-width: 769px) {
  #footer .c-btn--sns:hover {
    color: #3e3a39;
    background-color: #221815;
    border-color: #3e3a39;
  }
}

/* box
----------------------------------------------------------------- */
.c-box > a {
  color: #221815;
}
.c-box--image {
  background-color: #fafafa;
}
.c-box--icon {
  -webkit-box-shadow: inset 0 0 0 1px #004662;
          box-shadow: inset 0 0 0 1px #004662;
}
.c-box--icon .c-box__image i {
  color: #004662;
}
.c-box--border {
  border-color: #b5b6b6;
}
.c-box__content {
  font-size: 0.8125rem;
}
@media screen and (max-width: 768px) {
  .c-box__content {
    font-size: 1.25rem;
  }
}

/* title
----------------------------------------------------------------- */
.c-title--h1 {
  color: #221815;
  font-size: 2.625rem;
}
@media screen and (max-width: 768px) {
  .c-title--h1 {
    font-size: 2.25rem;
  }
}
.c-title--h1::before {
  background-color: #e5e5e5;
}
.c-title--h1 span::after {
  background-color: #004662;
}
.c-title--h2, .c-entry h2,
.c-entry .c-title--h2 {
  color: #004662;
  border-bottom-color: #004662;
  font-size: 1.875rem;
}
@media print, screen and (min-width: 769px) {
  .c-title--h2, .c-entry h2,
  .c-entry .c-title--h2 {
    margin: 60px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .c-title--h2, .c-entry h2,
  .c-entry .c-title--h2 {
    font-size: 1.875rem;
  }
}
.c-title--h3, .c-entry h3,
.c-entry .c-title--h3 {
  color: #221815;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .c-title--h3, .c-entry h3,
  .c-entry .c-title--h3 {
    font-size: 1.875rem;
  }
}
.c-title--h3::before, .c-entry h3::before,
.c-entry .c-title--h3::before {
  background-color: #221815;
}
.c-title--h4, .c-entry h4,
.c-entry .c-title--h4 {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .c-title--h4, .c-entry h4,
  .c-entry .c-title--h4 {
    font-size: 1.875rem;
  }
}
.c-title--h4, .c-entry h4,
.c-entry .c-title--h4 {
  color: #898989;
}
.c-title--h5, .c-entry h5,
.c-entry .c-title--h5 {
  color: #727171;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .c-title--h5, .c-entry h5,
  .c-entry .c-title--h5 {
    font-size: 1.75rem;
  }
}
.c-title--h5::before, .c-entry h5::before,
.c-entry .c-title--h5::before {
  color: #004662;
}
.c-title--h6, .c-entry h6,
.c-entry .c-title--h6 {
  color: #9fa0a0;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .c-title--h6, .c-entry h6,
  .c-entry .c-title--h6 {
    font-size: 1.75rem;
  }
}
.c-title--h6::before, .c-entry h6::before,
.c-entry .c-title--h6::before {
  color: #004662;
}
.c-title--grid, .c-entry .c-title--grid {
  color: #221815;
}
.c-title--grid::before, .c-entry .c-title--grid::before {
  background-color: #004662;
}
.c-title--box, .c-entry .c-title--box {
  font-size: 1.3125rem;
  color: #004662;
}
@media screen and (max-width: 768px) {
  .c-title--box, .c-entry .c-title--box {
    font-size: 2.25rem;
  }
}

/* list
----------------------------------------------------------------- */
.c-list--arrow__item::before,
.c-list--arrow li::before {
  border-color: transparent transparent transparent #004662;
}
.c-list--dl dt {
  color: #9fa0a0;
}
.c-list--dl-lg__head,
.c-list--dl-lg dt {
  color: #004662;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .c-list--dl-lg__head,
  .c-list--dl-lg dt {
    font-size: 1.5rem;
  }
}
.c-list--dl-lg__data {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .c-list--dl-lg__data {
    font-size: 1.75rem;
  }
}

/* table
----------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .c-table.c-table--block-sp tr, .c-entry table.c-table--block-sp tr {
    border-color: #b5b6b6;
  }
}
.c-table thead th, .c-entry table thead th,
.c-table thead td,
.c-entry table thead td {
  color: #fff;
  background-color: #004662;
}
.c-table th, .c-entry table th,
.c-table td,
.c-entry table td {
  border-color: #b5b6b6;
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .c-table th, .c-entry table th,
  .c-table td,
  .c-entry table td {
    font-size: 1.75rem;
  }
}
.c-table th, .c-entry table th {
  background-color: #e9eff1;
}

@media screen and (max-width: 768px) {
  .c-entry__youtube tbody {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .c-entry__youtube tr:first-child {
    display: block;
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .c-entry__youtube tr:first-child td {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .c-entry__youtube tr:first-child td iframe {
    aspect-ratio: 16/9;
    -o-object-fit: cover;
       object-fit: cover;
    width: auto !important;
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .c-entry__youtube td {
    height: auto !important;
  }
}
.c-entry em {
  color: #d32f2f;
}
.c-entry {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .c-entry {
    font-size: 1.75rem;
  }
}

.c-media__content p {
  font-size: 0.875rem;
}
@media screen and (max-width: 768px) {
  .c-media__content p {
    font-size: 1.75rem;
  }
}

/* breadcrumbs
----------------------------------------------------------------- */
.p-breadcrumb {
  border-bottom-color: #b5b6b6;
}
@media screen and (max-width: 768px) {
  .p-breadcrumb {
    background-color: #f4f4f4;
  }
}
.p-breadcrumb__item {
  color: #999;
  font-size: 0.75rem;
}
@media screen and (max-width: 768px) {
  .p-breadcrumb__item {
    color: #221815;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .p-breadcrumb__item::before, .p-breadcrumb__item::after {
    background-color: #b5b6b6;
  }
}
.p-breadcrumb__item a {
  color: #666;
}

.ja .p-breadcrumb {
  display: none;
}

/* language 翻訳
----------------------------------------------------------------- */
ul.bogo-language-switcher li::before {
  background-color: #221815;
}
#footer ul.bogo-language-switcher li::before {
  background-color: #fff;
}
#footer ul.bogo-language-switcher li {
  color: #fff;
}
ul.bogo-language-switcher li a {
  color: #221815;
}
#footer ul.bogo-language-switcher li a {
  color: #fff;
}

/* slide
----------------------------------------------------------------- */
.p-slide .slick-prev {
  border-color: transparent #727171 transparent transparent;
}
.p-slide .slick-next {
  right: -4px;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 9px;
  border-color: transparent transparent transparent #727171;
  border-color: transparent transparent transparent #727171;
}
.p-slide__hero {
  background-color: rgba(241, 241, 241, 0.4);
}
.p-slide__hero .slick-prev {
  background-image: url(../img/slide-prev.png);
}
.p-slide__hero .slick-next {
  background-image: url(../img/slide-next.png);
}
.p-slide__hero .slick-dots li.slick-active button {
  background-color: #221815;
}
.p-slide__hero .slick-dots button {
  background-color: #b2aead;
}

/* dots */
.slick-dots li.slick-active button {
  background-color: #221815;
}
.slick-dots button {
  background-color: #a9a5a4;
}

/* tag
----------------------------------------------------------------- */
.p-tag {
  color: #999;
  background-color: #eee;
}
@media print, screen and (min-width: 769px) {
  .p-tag:hover {
    background-color: rgba(238, 238, 238, 0.6);
  }
}

/* nav
----------------------------------------------------------------- */
.p-nav--pagelink__list__item {
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .p-nav--pagelink__list__item {
    border-bottom-color: #b5b6b6;
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 768px) {
  .p-nav--pagelink__list__item:first-child {
    border-top-color: #b5b6b6;
  }
}
@media print, screen and (min-width: 769px) {
  .p-nav--pagelink__list__item::after {
    background-color: #b5b6b6;
  }
}
.p-nav--pagelink__list__item a {
  color: #221815;
}
.p-nav--pagelink__list__item a::before {
  font-size: 1.125rem;
  color: #004662;
}
@media screen and (max-width: 768px) {
  .p-nav--pagelink__list__item a::before {
    font-size: 3rem;
  }
}

/* pager
----------------------------------------------------------------- */
.p-pager__list__item a {
  color: #221815;
  background-color: #f1f1f1;
}
@media print, screen and (min-width: 769px) {
  .p-pager__list__item a:hover {
    background-color: #727171;
  }
}
.p-pager__list__item.current a {
  background-color: #727171;
}

/* address
----------------------------------------------------------------- */
.p-address {
  border-color: #f1f1f1;
}
.p-address__title {
  color: #001453;
  background-color: #f1f1f1;
}
.p-address__list {
  border-left-color: #004662;
}
.p-address__list__name {
  color: #004662;
}
.p-address--sm {
  background-color: rgba(239, 152, 38, 0.15);
}
.p-address--lg {
  background-color: #f1f1f1;
}
.p-address--lg__title {
  color: #001453;
}

/* schedule
----------------------------------------------------------------- */
.p-schedule__year {
  color: rgba(0, 20, 83, 0.5);
}
.p-schedule__list::before, .c-entry .p-schedule__list::before {
  background-color: #fff;
}
.p-schedule__list::after, .c-entry .p-schedule__list::after {
  border-color: #001453 transparent transparent transparent;
}
.p-schedule__list__month {
  color: #fff !important;
  background-color: #001453;
}
.color1 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.1);
}
.color2 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.2);
}
.color3 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.3);
}
.color4 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.4);
}
.color5 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.5);
}
.color6 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.6);
}
.color7 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.7);
}
.color8 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.8);
}
.color9 .p-schedule__list__month {
  background-color: rgba(0, 20, 83, 0.9);
}
.accent .p-schedule__list__month {
  background-color: #004662;
}
.p-schedule__list__content {
  color: #001453;
  border: 1px solid rgba(0, 20, 83, 0.4);
}
.accent .p-schedule__list__content {
  color: #004662;
  background-color: rgba(0, 70, 98, 0.2);
}

/* 同時開催展
----------------------------------------------------------------- */
.p-relevent {
  border-color: #9fa0a0;
}
.p-relevent__title span,
.p-relevent h2 span {
  color: #fff;
  background-color: #9fa0a0;
}

/* archive
----------------------------------------------------------------- */
.p-archive__list__item {
  background-color: transparent;
  font-size: 1rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #C5C4AF;
}
@media screen and (max-width: 768px) {
  .p-archive__list__item {
    font-size: 2rem;
    padding: 1.25rem 0;
  }
}
.p-archive__list__item:first-child {
  padding-top: 0;
}
.p-archive__list__item .p-article__time {
  font-size: 1rem;
  margin-right: 2rem;
  width: auto;
  min-width: auto;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-archive__list__item .p-article__time {
    font-size: 2rem;
  }
}
.p-archive__list__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 500;
}
.p-archive__slide {
  background-color: #fbfbfb;
}
.p-archive__slide:nth-of-type(even) {
  background-color: #f1f1f1;
}
.p-archive__slide__title {
  color: #727171;
}
.p-archive__slide__title::after {
  background-color: #004662;
}
.p-archive__slide__text a {
  color: #221815;
}
.p-archive__tag {
  color: #eee;
  background-color: #71706f;
}
@media print, screen and (min-width: 769px) {
  .p-archive__tag:hover {
    background-color: rgba(113, 112, 111, 0.6);
  }
}

/* article
----------------------------------------------------------------- */
.p-article {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding: 3.4722222222vw 4.8611111111vw 0;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .p-article {
    padding: 1.875rem 1.25rem 0;
    font-size: 2rem;
  }
}
.p-article__time {
  font-size: 1rem;
  color: #001453;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .p-article__time {
    font-size: 2rem;
  }
}

/* top
----------------------------------------------------------------- */
.p-top__media__title {
  color: #004662;
}
.p-top__results__inner {
  border-color: #004662;
}
.p-top__results__title {
  color: #004662;
}
.p-top__results__title__inner {
  background-color: #fff;
}
.p-top__results__data:nth-of-type(1n) {
  color: #d32f2f;
}
.p-top__results__data:nth-of-type(2n) {
  color: #37469d;
}
.p-top__results__data:nth-of-type(3n) {
  color: #ef9826;
}
.p-top__results__data:nth-of-type(2n) {
  color: #009eb1;
}
.p-top__results__data__title {
  color: #727171;
}
.p-top__links {
  border-top-color: #b5b6b6;
}

/* card
----------------------------------------------------------------- */
.p-card__header > * {
  background-color: #004662;
}
/* よくある質問
----------------------------------------------------------------- */
.p-faq__title {
  color: #fff;
  background-color: #004662;
  font-size: 1.125rem;
}
@media screen and (max-width: 768px) {
  .p-faq__title {
    font-size: 1.75rem;
  }
}
.p-faq__title:before {
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .p-faq__title:before {
    font-size: 2rem;
  }
}
.p-faq__content,
.p-faq p {
  background: #e9eff1;
  font-size: 1rem;
}
@media screen and (max-width: 768px) {
  .p-faq__content,
  .p-faq p {
    font-size: 1.75rem;
  }
}

/* Focus 2020
----------------------------------------------------------------- */
.p-focus__list {
  margin: 70px 0;
}
@media print, screen and (min-width: 769px) {
  .p-focus__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 769px) {
  .p-focus__list .p-focus__list__item {
    width: calc(33.3333333333% - 40px / 1.5);
    margin: 60px 40px 0 0;
  }
  .p-focus__list .p-focus__list__item:nth-of-type(-n+3) {
    margin-top: 0;
  }
  .p-focus__list .p-focus__list__item:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-focus__list {
    margin: 30px 0;
  }
}
.p-focus__list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-focus__list__item > * {
  max-width: 100%;
  min-height: 0%;
}
.p-focus__list__item {
  margin: 20px 0;
}
.p-focus__list__item .c-box__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-focus__list__item .c-box__content > * {
  max-width: 100%;
  min-height: 0%;
}
@media print, screen and (min-width: 769px) {
  .p-focus__list__item .c-box__content {
    padding-top: 20px;
  }
}
.p-focus__list__item .c-box__content p {
  margin: 0 0 20px;
}
@media screen and (max-width: 768px) {
  .p-focus__list__item .c-box__content p {
    margin: 0 0 10px;
  }
}
.p-focus__list__item .c-title--box {
  margin: 0 0 20px;
}
@media screen and (max-width: 768px) {
  .p-focus__list__item .c-title--box {
    margin: 0 0 10px;
  }
}
.p-focus__tag {
  width: calc(33.33333% - 6px);
  margin: 0 10px 0 0;
  padding: 5px 0;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #004662;
}
.p-focus__tag:last-child {
  margin-right: 0;
}
.p-focus__tag__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto 0 0;
}
.c-entry .p-focus__tag__wrap {
  margin: auto 0 0;
}

.p-online-matching {
  margin: -50px 0 0;
  padding: 0;
  background-color: #f2f2f2;
}
@media screen and (max-width: 768px) {
  .p-online-matching {
    margin-top: -15px;
  }
}
@media print, screen and (min-width: 769px) {
  .p-online-matching {
    width: auto;
  }
}

.c-entry .p-onlinematching__mv {
  position: relative;
  min-height: 600px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv {
    min-height: inherit;
  }
}
.c-entry .p-onlinematching__mv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(1200px + (100% - 1240px) / 2);
  max-width: calc(100% - 40px);
  height: 570px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../img/online-matching/mv-bg.jpg);
  background-size: cover;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv::before {
    width: calc(100% - 10px);
    max-width: inherit;
    height: 300px;
    border-right-width: 5px;
    border-bottom-width: 5px;
  }
}
.c-entry .p-onlinematching__mv__container {
  position: relative;
  z-index: 1;
  max-width: 1240px;
  margin: 0 auto;
}
.c-entry .p-onlinematching__mv__inner {
  padding: 130px 0 0 50%;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv__inner {
    padding: 30px 0 0 10px;
  }
}
.c-entry .p-onlinematching__mv__title {
  margin: 0 0 35px;
  padding: 0;
  text-align: left;
  border: none;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv__title {
    width: 210px;
    margin-bottom: 20px;
  }
}
.c-entry .p-onlinematching__mv__date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.2;
}
.c-entry .p-onlinematching__mv__date__term {
  margin: 10px 12px 0 0;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 28.8px;
  font-size: 1.8rem;
  color: #fff;
  background-color: #00f06c;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv__date__term {
    margin: 4px 8px 0 0;
    padding: 10px;
    font-size: 1.3rem;
  }
}
.c-entry .p-onlinematching__mv__date__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-weight: normal;
  font-family: "Aleo", "Georgia", "メイリオ", Meiryo, serif;
  font-size: 86.4px;
  font-size: 5.4rem;
  color: #002444;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv__date__data {
    font-size: 2.6rem;
  }
}
.c-entry .p-onlinematching__mv__date__data .year {
  position: relative;
  font-weight: bold;
  font-size: 32px;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv__date__data .year {
    font-size: 1.5rem;
  }
}
.c-entry .p-onlinematching__mv__date__data .year:nth-of-type(2)::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 2px;
  margin: 0 8px 5px;
  background-color: #002444;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv__date__data .year:nth-of-type(2)::before {
    width: 6px;
  }
}
.c-entry .p-onlinematching__mv__content {
  margin: 25px 0 0;
  padding: 30px;
  color: #002444;
  background-color: #fff;
}
.c-entry .p-onlinematching__mv__content > *:first-child {
  margin-top: 0;
}
.c-entry .p-onlinematching__mv__content > *:last-child {
  margin-bottom: 0;
}
.c-entry .p-onlinematching__mv__content__title {
  margin: 0 0 15px;
  padding: 0;
  font-weight: bold;
  font-size: 32px;
  font-size: 2rem;
  border: none;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__mv__content__title {
    font-size: 1.5rem;
  }
}
.c-entry .p-onlinematching__cta {
  padding: 50px 0 90px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__cta {
    padding: 40px 0;
  }
}
.c-entry .p-onlinematching__cta__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-entry .p-onlinematching__cta__inner > * {
  max-width: 100%;
  min-height: 0%;
}
.c-entry .p-onlinematching__cta__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-entry .p-onlinematching__cta__inner > *:first-child {
  margin-top: 0;
}
.c-entry .p-onlinematching__cta__inner > *:last-child {
  margin-bottom: 0;
}
.c-entry .p-onlinematching__btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 300px;
  height: 80px;
  padding: 20px;
  margin: 40px auto;
  font-weight: bold;
  font-size: 38.4px;
  font-size: 2.4rem;
  color: #fff;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #00f06c;
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__btn {
    width: 100%;
    height: 60px;
    margin: 20px auto;
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 769px) {
  .c-entry .p-onlinematching__btn {
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
  }
}
@media print, screen and (min-width: 769px) {
  .c-entry .p-onlinematching__btn:hover {
    background-color: #75ffac;
  }
}
.c-entry .p-onlinematching__point {
  position: relative;
  background: linear-gradient(66deg, #002444 0%, #000 100%);
}
.c-entry .p-onlinematching__point::before, .c-entry .p-onlinematching__point::after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #fff;
}
.c-entry .p-onlinematching__point::before {
  left: 0;
  border-width: 0 50vw 70px 0;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__point::before {
    border-width: 0 50vw 30px 0;
  }
}
.c-entry .p-onlinematching__point::after {
  right: 0;
  border-width: 0 0 70px 50vw;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__point::after {
    border-width: 0 0 30px 50vw;
  }
}
.c-entry .p-onlinematching__point__inner {
  padding-top: 90px;
  padding-bottom: 110px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-image: url(../img/online-matching/online-matching-point-bg.png);
  background-size: 364px auto;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__point__inner {
    padding-top: 40px;
    padding-bottom: 60px;
    background-size: 120px auto;
  }
}
.c-entry .p-onlinematching__point__text {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__point__text {
    padding: 0 10px;
  }
}
.c-entry .p-onlinematching__title {
  margin: 0 0 60px;
  padding: 0;
  text-align: center;
  border: none;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__title {
    margin: 0 0 30px;
  }
}
.c-entry .p-onlinematching__function {
  padding: 60px 0 90px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__function {
    padding: 40px 0;
  }
}
.c-entry .p-onlinematching__function__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.c-entry .p-onlinematching__function__list__item {
  margin: 0 10px;
  font-size: 28.8px;
  font-size: 1.8rem;
  color: #002444;
  text-align: center;
}
.c-entry .p-onlinematching__function__list__item > *:first-child {
  margin-top: 0;
}
.c-entry .p-onlinematching__function__list__item > *:last-child {
  margin-bottom: 0;
}
.c-entry .p-onlinematching__function__list__item__icon {
  width: 160px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__function__list__item__icon {
    width: 80px;
  }
}
.c-entry .p-onlinematching__function__list__item__text strong {
  font-size: 44.8px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__function__list__item__text strong {
    font-size: 1.8rem;
  }
}
.c-entry .p-onlinematching__flow {
  padding: 75px 0 90px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__flow {
    padding: 50px 0 40px;
  }
}
.c-entry .p-onlinematching__flow__inner {
  max-width: 800px;
}
.c-entry .p-onlinematching__flow__list {
  counter-reset: omFlow;
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__flow__list {
    margin: 30px 0 50px;
  }
}
.c-entry .p-onlinematching__flow__list__item {
  position: relative;
  margin: 0 0 30px;
  padding: 25px 35px 25px 105px;
  font-weight: bold;
  font-size: 44.8px;
  font-size: 2.8rem;
  color: #002444;
  line-height: 1.2;
  background-color: #fff;
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__flow__list__item {
    margin-bottom: 10px;
    padding: 16px 30px 16px 60px;
    font-size: 1.6rem;
  }
}
.c-entry .p-onlinematching__flow__list__item:last-child {
  margin-bottom: 0;
}
.c-entry .p-onlinematching__flow__list__item::before {
  counter-increment: omFlow;
  content: counter(omFlow);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 44px;
  height: 1em;
  margin: auto;
  font-family: "Aleo", "Georgia", serif;
  font-weight: bold;
  font-size: 64px;
  font-size: 4rem;
  line-height: 1;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__flow__list__item::before {
    left: 30px;
    font-size: 2rem;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
}
.c-entry .p-onlinematching__flow .p-onlinematching__btn {
  width: 100%;
}
.c-entry .p-onlinematching__footer__logo {
  padding: 30px 20px;
  text-align: center;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__footer__logo {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__footer__logo img {
    width: 200px;
  }
}
.c-entry .p-onlinematching__footer__address {
  padding: 30px 20px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__footer__address {
    padding: 20px 10px;
  }
}
.c-entry .p-onlinematching__footer__address__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__footer__address__list {
    display: block;
    text-align: center;
  }
}
.c-entry .p-onlinematching__footer__address__term {
  margin: 0 10px 0 0;
  padding: 5px 18px;
  color: #fff;
  line-height: 1;
  background-color: #002444;
  border-radius: 15px;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__footer__address__term {
    width: 230px;
    margin: 0 auto 10px;
    text-align: center;
  }
}
.c-entry .p-onlinematching__footer__address__name {
  font-weight: bold;
}
.c-entry .p-onlinematching__footer__address__data {
  width: 100%;
  margin: 15px 0 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-entry .p-onlinematching__footer__address__data {
    margin-top: 10px;
  }
}
.c-entry .p-onlinematching__footer__address__data:first-child {
  margin-top: 0;
}

/* text
----------------------------------------------------------------- */
.u-text--color-default {
  color: #221815;
}
.u-text--color-main {
  color: #004662;
}
.u-text--color-em {
  color: #004662;
}
.u-text--color-white {
  color: #fff;
}
.u-text--price {
  color: #d32f2f;
}
/*# sourceMappingURL=common.css.map */
