@charset "euc-jp";
/* CSS Document */


/* *****************************************
 * mainVisual
 * ***************************************** */
.mainVisual {
  background-color: #000;
  background-image: url(/ec/nations/img/basic/mainvisual.jpg);
  background-repeat: repeat-x;
}

@media screen and (min-width: 769px) {
  .mainVisual {
    background-size: contain;
    height: 500px;
  }
}

@media screen and (max-width: 768px) {
  .mainVisual {
    height: calc(500/768*100vw);
    max-height: 500px;
    min-height: 340px;
  }
}

/* *****************************************
 * about
 * ***************************************** */
/* �ץ����������??
--------------------------------------------------------- */
.about .table--scroll thead tr th span {
  color: #bf0000;
}

.about .table--scroll tr td:nth-child(1) {
  background-color: #fff1da;
  font-weight: bold;
}

.about .table--scroll tbody tr:first-child td:last-child,
.about .table--scroll tr th:last-child {
  border-right: solid 2px #a8a8a8;
}

.about .table--scroll thead th:last-child {
  background-color: #e49393;
}

.about .table--scroll tbody tr:first-child td:last-child {
  border-bottom: solid 2px #a8a8a8;
}

@media screen and (min-width: 769px) {
  .about .tscroll__scroll {
    width: calc(100% - 100px);
  }

  .about .tscroll .table thead th {
    height: 50px;
  }

  .about .tscroll .table--lock tbody th,
  .about .tscroll .table--scroll tbody td {
    height: 110px;
  }

  .about .table--lock {
    width: 100px;
  }

  .about .table--scroll {
    width: 900px;
  }

  .about .table--scroll tr th:nth-child(1) {
    width: 380px;
  }

  .about .table--scroll tr th:nth-child(2) {
    width: 380px;
  }

  .about .table--scroll tr th:nth-child(3) {
    width: 140px;
  }

  .about .table--scroll tr td:nth-child(2) {
    font-size: 1.4rem;
  }

  .about .table--scroll tr td:nth-child(3) {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 1039px) {
  .about .tscroll__scroll {
    overflow-x: scroll;
  }
}

@media screen and (max-width: 768px) {
  .about .tscroll__scroll {
    width: calc(100% - 80px);
  }

  .about .tscroll .table thead th {
    height: 50px;
  }

  .about .tscroll .table--lock tbody th,
  .about .tscroll .table--scroll tbody td {
    height: 110px;
  }

  .about .table--lock {
    width: 80px;
  }

  .about .table--scroll {
    width: 668px;
  }

  .about .table--scroll tr th:nth-child(1) {
    width: 284px;
  }

  .about .table--scroll tr th:nth-child(2) {
    width: 284px;
  }

  .about .table--scroll tr th:nth-child(3) {
    width: 100px;
  }

  .about .table--scroll tr td:nth-child(2) {
    font-size: 1.2rem;
  }

  .about .table--scroll tr td:nth-child(3) {
    font-size: 1.2rem;
  }
}

.about__cnts .flow .circle .small {
  display: block;
}

@media screen and (min-width: 769px) {
  .about__cnts .flow .circle .small {
    font-size: 1.8rem;
  }

  .about__cnts .flow__figure+p+p {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .about__cnts .flow__figure+p+p {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .about__cnts .flow .circle .small {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 480px) {
  .about__cnts .flow .circle .small {
    font-size: 1.2rem;
  }
}

/* ��­��
--------------------------------------------------------- */
.about__cnts.performance .satisfy,
.about__cnts.performance .sales {
  text-align: center;
}

@media screen and (min-width: 769px) {}

@media screen and (min-width: 481px) {
  .about__cnts.performance .wrap {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 30px;
  }

  .about__cnts.performance .satisfy {
    margin-right: 20px;
    max-width: 374px;
    width: calc(100% - 394px);
  }

  .about__cnts.performance .satisfy dt {
    font-size: 2rem;
  }

  .about__cnts.performance .satisfy dt+dd .color-red {
    font-size: 6rem;
    margin-top: 30px;
  }

  .about__cnts.performance .satisfy dd+dd {
    font-size: 1.4rem;
  }

  .about__cnts.performance .satisfy+figure {
    width: 374px;
  }
}

@media screen and (max-width: 480px) {
  .about__cnts.performance .wrap {
    margin-top: 20px;
  }

  .about__cnts.performance .satisfy dt {
    font-size: 1.6rem;
  }

  .about__cnts.performance .satisfy dt+dd .color-red {
    font-size: 4rem;
    margin-top: 20px;
  }

  .about__cnts.performance .satisfy dd+dd {
    font-size: 1.2rem;
  }

  .about__cnts.performance .satisfy+figure {
    margin-top: 20px;
  }
}

/* ����
--------------------------------------------------------- */
.about__cnts.attend .title--secondary {
  padding-left: 1em;
  position: relative;
}

.about__cnts.attend .title--secondary::before {
  content: "\25C6";
  left: 0;
  position: absolute;
  top: 0;
}

.about__cnts.attend ul>li {
  line-height: 1.4;
  padding-left: 1em;
  position: relative;
}

.about__cnts.attend ul>li::before {
  content: "\25CB";
  left: 0;
  position: absolute;
  top: 0;
}

@media screen and (min-width: 769px) {
  .about__cnts.attend .title--secondary {
    font-size: 2rem;
  }

  .about__cnts .title--secondary+* {
    margin-top: 10px;
  }

  .about__cnts.attend ul+.title {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .about__cnts.attend .title--secondary {
    font-size: 1.6rem;
  }

  .about__cnts .title--secondary+* {
    margin-top: 10px;
  }

  .about__cnts.attend ul+.title {
    margin-top: 15px;
  }
}

/* �ֺ�����
--------------------------------------------------------- */
/*.prpgram .table {
  border: solid 1px #a8a8a8;
  border-collapse: separate;
  width: 100%;
}
.prpgram .table tr > * {
  border: solid 1px #a8a8a8;
  vertical-align: middle;
}
.prpgram .table th {
  font-weight: bold;
}
.prpgram .table th.arrow::before,
.prpgram .table th.arrow::after {
  content: "";
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.prpgram .table th.arrow::before {
  background-color: #333;
}
.prpgram .table th.arrow::after {
  border-left: solid transparent;
  border-right: solid transparent;
  border-top: solid #333;
  height: 0;
  width: 0;
}
.prpgram .table tr > th:first-child {
  background-color: #d9d9d9;
}
.prpgram .table thead tr > th:not(:first-child) {
  background-color: #f2f2f2;
}*/
.prpgram figure {
  overflow: hidden;
}

.prpgram figure img {
  display: block;
}

.prpgram figure img:nth-child(2) {
  float: left;
  width: 32%;
}

.prpgram figure img:nth-child(3) {
  float: right;
  width: 64%;
}

@media screen and (min-width: 769px) {

  /*  .prpgram .table {
    margin-top: 20px;
  }
  .prpgram .table th,
  .prpgram .table td {
    padding: 10px 0;
  }
  .prpgram .table th.arrow::before {
    height: 20px;
    width: 14px;
  }
  .prpgram .table th.arrow::after {
    border-left-width: 12px;
    border-right-width: 12px;
    border-top-width: 12px;
  }
  .prpgram .table th .small {
    font-size: 1.4rem;
  }
  .prpgram .table thead tr > th:first-child {
    width: 120px;
  }*/
  .prpgram .p-program {
    margin-top: 10px;
  }

  .prpgram figure {
    margin-top: 20px;
  }

  .prpgram figcaption .small {
    font-size: 1.4rem
  }

  .prpgram figure img {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {

  /*  .prpgram .wrap {
    margin-top: 10px;
  }
  .prpgram .table th,
  .prpgram .table td {
    padding: 5px 0;
  }
  .prpgram .table th.arrow::before {
    height: 15px;
    width: 10px;
  }
  .prpgram .table th.arrow::after {
    border-left-width: 10px;
    border-right-width: 10px;
    border-top-width: 10px;
  }
  .prpgram .table th .small {
    font-size: 1.2rem;
  }
  .prpgram .table thead tr > th:first-child {
    width: 88px;
  }*/
  .prpgram .p-program {
    margin-top: 10px;
  }

  .prpgram figure {
    margin-top: 20px;
  }

  .prpgram figcaption .small {
    font-size: 1rem
  }

  .prpgram figure img {
    margin-top: 5px;
  }
}

/* ����
--------------------------------------------------------- */
.about__cnts.term .wrap {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about__cnts.term .month {
  padding: 10px;
}

.about__cnts.term .month:not(:first-child) {
  background-color: #fff1da;
}

.about__cnts.term .circle {
  -webkit-align-items: center;
  align-items: center;
  background-color: #bf0000;
  border-radius: 50%;
  color: #fff;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}

.about__cnts.term .circle__inner span {
  display: block;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .about__cnts.term .circle {
    height: 140px;
    width: 140px;
  }

  .about__cnts.term .circle__inner span:nth-child(3) {
    font-size: 1.2rem;
  }

  .about__cnts.term .month {
    margin-top: 30px;
  }

  .about__cnts.term .wrap+div {
    margin-top: 30px;
  }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
  .about__cnts.term .circle {
    height: 110px;
    width: 110px;
  }
}

@media screen and (max-width: 768px) {
  .about__cnts.term .circle__inner span:nth-child(3) {
    font-size: 1rem;
  }

  .about__cnts.term .month {
    margin-top: 20px;
  }

  .about__cnts.term .wrap+div {
    margin-top: 20px;
  }
}

@media screen and (max-width: 480px) {
  .about__cnts.term .circle {
    height: 80px;
    width: 80px;
  }
}

/* *****************************************
 * payment
 * ***************************************** */
.payment__content {
  background-color: #fff;
  border-radius: 4px;
}

.payment__subtitle {
  color: #555;
}

.payment__caption {
  display: block;
  font-weight: bold;
  line-height: 1.4;
}

.payment .tscroll .table tbody th,
.payment .tscroll .table tbody td {
  height: 70px;
  line-height: 1.4;
}

.payment .tscroll .table thead th {
  height: 62px;
}

.payment .tscroll .table tbody td {
  text-align: center;
}

.payment__tscroll .table--scroll {
  width: 830px !important;
}

.payment__content .notes {
  margin-top: 10px;
}

/* scroll table
--------------------------------------------------------- */
.payment .tscroll__scroll {
  overflow: auto;
}

.payment .table--scroll {
  table-layout: auto;
  width: 900px;
}

.payment .table--scroll td {
  text-align: right;
}

.payment .table--scroll thead .calc {
  font-size: 1.2rem;
}

.payment .table--scroll tr td:last-child,
.payment .table--scroll tr th:last-child {
  border-right: solid 2px #a8a8a8;
}

.payment__tscroll .table--lock {
  width: 130px !important;
}

.payment__tscroll .tscroll__scroll {
  width: calc(100% - 130px) !important;
}

.payment__caption>dt {
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .payment__content {
    padding: 20px;
  }

  .payment__caption {
    font-size: 1.6rem;
    margin-top: 20px;
  }

  .payment .tscroll .table {
    font-size: 1.4rem;
  }

  .payment .tscroll {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .payment__content {
    padding: 20px 10px;
  }

  .payment__caption {
    font-size: 1.4rem;
    margin-top: 20px;
  }

  .payment .tscroll {
    margin-top: 15px;
  }
}

/*.payment {
	color: #fff;
	text-align: center;
}
.payment .payment__table {
  margin-left: auto;
  margin-right: auto;
  max-width: 748px;
}
.payment .payment__subtitle + div > dl  > * {
  text-decoration: underline;
}
.payment .table--scroll {
  width: 688px;
}
.payment .table--scroll tbody tr:not(:first-child) td {
  background-color: #e5f8db;
}
.payment .tscroll + p {
  text-decoration: underline;
}
.payment .tscroll + p + p {
  margin-top: 5px;
}
.payment__caption {
	background-color: #FFF;
	border-radius: 4px;
	color: #555;
	display: inline-block;
	line-height: 2;
	margin-top: 4rem;
	padding: 1rem 3rem;
	font-size: 1.8rem;
	text-align: left;
}
@media screen and (min-width: 769px){
  .payment .payment__subtitle + div {
    font-size: 1.8rem;
    margin-top: 20px;
  }
  .payment .payment__subtitle + div > dl {
    margin-top: 10px;
  }
  .payment .tscroll {
    margin-top: 15px;
  }
  .payment .payment__table {
    margin-top: 20px
  }
  .payment .payment__tabletitle {
    font-size: 1.8rem;
  }
  .payment .tscroll .table tbody th,
  .payment .tscroll .table tbody td  {
    height: 45px;
  }
  .payment .table--scroll tr th {
    width: 172px;
  }
  .payment .tscroll .table thead th {
    height: 62px;
  }
  .payment .table--scroll thead tr th span {
    font-size: 1.4rem;
  }
  .payment .tscroll + p {
    margin-top: 20px;
    font-size: 1.8rem;
  }
  .payment__caption .notes {
    font-size: 14px;
  }
  .payment__caption .notes > li:first-child {
    margin-right: 10px;
  }
  .payment__caption {
    width: calc( 100% - 180px );
  }
}
@media screen and (max-width: 788px){
  .payment .tscroll__scroll {
    overflow-x: scroll;
  }
}
@media screen and (max-width: 768px){
  .payment .payment__subtitle + div {
    margin-top: 20px;
    font-size: 1.4rem;
  }
  .payment .payment__subtitle + div > dl {
    margin-top: 10px;
  }
  .payment .payment__subtitle + div + p {
    font-size: 1.4rem;
    margin-top: 20px;
  }
  .payment .payment__table {
    margin-top: 15px
  }
  .payment .tscroll {
    margin-top: 10px;
  }
  .payment .tscroll .table thead th {
    height: 52px;
  }
  .payment .tscroll .table tbody th,
  .payment .tscroll .table tbody td  {
    height: 45px;
  }
  .payment .tscroll + p {
    font-size: 1.4rem;
    margin-top: 10px
  }
  .payment .table--scroll tr th {
    width: 172px;
  }
  .payment .table--scroll thead tr th span {
    font-size: 1.2rem;
  }
  .payment__caption {
    width: calc( 100% - 180px );
  }
  .payment__caption .notes {
    font-size: 14px;
  }
  .payment__caption .notes > li:first-child {
    margin-right: 10px;
  }
}*/

@media screen and (min-width: 769px) {
  .c-title.-ex {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 768px) {
  .c-title.-ex {
    font-size: 1.8rem;
  }
}

.inner.-rounded {
  border-radius: 4px;
}

@media screen and (min-width: 769px) {
  .inner.-rounded {
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .inner.-rounded {
    padding: 20px 10px;
  }
}

.p-date {
  margin-top: 20px;
}

.p-date__tab {
  display: flex;
  justify-content: center;
}

.p-date__tab>li {
  flex-grow: 1;
}

.p-date__tab>li>button {
  background-color: #eee;
  border: none;
  color: inherit;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 5px;
  position: relative;
  text-align: center;
  width: 100%;
}

.p-date__tab>li>button:hover {
  background-color: #e61717;
  color: #fff;
}

.p-date__tab>li>button:not(.is-current) {
  transition: background-color .3s, color .3s;
}

.p-date__tab>li>button.is-current {
  background-color: #bf0000;
  color: #fff;
}

.p-date__tab>li>button.is-current::after {
  bottom: -10px;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
  border-top: solid 10px #bf0000;
  content: "";
  display: block;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}

.p-date__wrap {
  margin-top: 30px;
  overflow: auto;

}

.p-date__panel:not(.is-show) {
  display: none;
}

.p-date__table {
  border-collapse: separate;
  position: relative;
  width: 960px;
}

.p-date__table th,
.p-date__table td {
  box-sizing: border-box;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

.p-date__table th:not(:first-child):not(:last-child),
.p-date__table td:not(:last-child) {
  border-right: solid 1px #bf0000;
}

.p-date__table th {
  font-weight: bold;
}

.p-date__table th:first-child {
  background-color: #fff;
  left: 0;
  position: sticky;
  z-index: 1;
}

.p-date__table th:first-child::after {
  background-color: #bf0000;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.p-date__table thead th {
  border-bottom: solid 2px #ddd;
  border-top: solid 2px #ddd;
}

.p-date__table thead th:first-child {
  width: 130px;
}

.p-date__table tbody tr:nth-child(odd),
.p-date__table tbody tr:nth-child(odd) th {
  background-color: #fff;
}

.p-date__table tr>*:nth-child(even),
.p-date__table tr>*:nth-child(even) th {
  background-color: #eee;
}

.p-date__table tbody th,
.p-date__table tbody td {
  border-bottom: solid 1px #ddd;
}

.p-date__table tbody th {
  color: #bf0000;
}

.p-date__note {
  display: block;
  font-size: 1.2rem;
}

.p-date__time {
  display: block;
}

.p-date__table.-event-4 th:not(:first-child) {
  width: calc((100% - 130px)/4);
}

.p-date__table.-event-5 th:not(:first-child) {
  width: calc((100% - 130px)/5);
}

.p-date__table.-event-6 th:not(:first-child) {
  width: calc((100% - 130px)/6);
}

.p-date__table.-event-7 th:not(:first-child) {
  width: calc((100% - 130px)/7);
}

.p-date__table[class*="-blk-"]::after,
.p-date__table[class*="-tba-"]::after {
  align-items: center;
  background-color: rgba(0, 0, 0, .7);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  content: "���꼡��\A���Τ餻���ޤ�";
  display: flex;
  justify-content: center;
  line-height: 1.5;
  padding: 5px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  white-space: pre;
}

.p-date__table.-event-5.-tba-1::after {
  width: calc((100% - 130px)/5)
}

.p-date__table.-event-5.-tba-2::after {
  width: calc((100% - 130px)/5*2)
}

.p-date__table.-event-5.-tba-3::after {
  width: calc((100% - 130px)/5*3)
}

.p-date__table.-event-6.-tba-1::after {
  width: calc((100% - 130px)/6)
}

.p-date__table.-event-6.-tba-2::after {
  width: calc((100% - 130px)/6*2)
}

.p-date__table.-event-7.-tba-1::after {
  width: calc((100% - 130px)/7)
}

.p-date__table.-event-7.-tba-2::after {
  width: calc((100% - 130px)/7*2)
}

.p-date__table.-event-5.-blk-3::after {
  width: calc((100% - 130px)/5*3)
}

.p-date__table .c-date__schedule.-empty {
  background-image: linear-gradient(to right top, transparent calc(50% - 0.5px), #999 50%, #999 calc(50% + 0.5px), transparent calc(50% + 1px));
}

.p-date__col.-col2 th {
  align-items: center;
  display: flex;
  justify-content: center;
}

.p-date__col.-col2 th::before {
  content: "";
  display: inline-block;
  height: 50px;
}

.p-date__col.-col2 td:nth-child(odd) {
  background-color: #eee;
}

.p-date__col.-col2 td:nth-child(even) {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .p-date__table.-event-1 th:not(:first-child) {
    width: calc(100% - 450px);
  }

  .p-date__table.-event-2 th:not(:first-child) {
    width: calc((100% - 300px)/2);
  }

  .p-date__table.-event-3 th:not(:first-child) {
    width: calc((100% - 230px)/3);
  }

  .p-date__table.-event-1 thead th:first-child {
    width: 450px;
  }

  .p-date__table.-event-2 thead th:first-child {
    width: 300px;
  }

  .p-date__table.-event-3 thead th:first-child {
    width: 230px;
  }

  .p-date__tab>li>button {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 768px) {
  .p-date__table {
    width: 100%;
  }

  .p-date__table.-event-1 {
    width: 100%;
  }

  .p-date__table.-event-2 {
    min-width: 462px;
  }

  .p-date__table.-event-3 {
    min-width: 640px;
  }

  .p-date__table.-event-4 {
    width: 810px;
  }

  .p-date__table.-event-2 th:not(:first-child) {
    width: calc((100% - 130px)/2);
  }

  .p-date__table.-event-3 th:not(:first-child) {
    width: calc((100% - 130px)/3);
  }

}

.u-bgclr-white {
  background-color: #fff;
}

.u-bgclr-crimson {
  background-color: #bf0000;
}

.u-mt-10 {
  margin-top: 10px !important;
}

@media screen and (min-width: 769px) {
  .u-pc-pb-40 {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .u-sp-pb-20 {
    padding-bottom: 20px !important;
  }
}

@media screen and (min-width: 769px) {
  .p-app__link {
    font-size: 2.2rem !important;
  }
}