@charset "UTF-8";
/* ---------------------------------------
  style.scss / ウェブサイト用CSS
  ver3.1
  last modefied: 2021/10/13
--------------------------------------- */
@import url("add_style.css");
.footer .banner:after, .footer:after, .main-wrapper:after, .header:after {
  content: "";
  display: table;
  clear: both;
}

@media print {
  a[href]:after {
    content: "" !important;
  }
  abbr[title]:after {
    content: "" !important;
  }
}
/* *****************************************
	class.scss / 汎用CSS
	ver.3.8
	last modefied: 2021/09/02
***************************************** */
/* figure初期位置 */
figure {
  margin: 1em 0.5em;
}

/* リスト初期位置 */
ol,
ul {
  padding-left: 1.5em;
}

/* -- clearfix フロート解除・フロートボックスの「親ボックス」に設定する -- */
.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

/* -- margin/padding（余白） -- */
.mt-10 {
  margin-top: -10em !important;
}

.mr-10 {
  margin-right: -10em !important;
}

.mb-10 {
  margin-bottom: -10em !important;
}

.ml-10 {
  margin-left: -10em !important;
}

.m-10 {
  margin: -10em !important;
}

.pt-10 {
  padding-top: -10em !important;
}

.pr-10 {
  padding-right: -10em !important;
}

.pb-10 {
  padding-bottom: -10em !important;
}

.pl-10 {
  padding-left: -10em !important;
}

.p-10 {
  padding: -10em !important;
}

.mt-10q {
  margin-top: -9.75em !important;
}

.mr-10q {
  margin-right: -9.75em !important;
}

.mb-10q {
  margin-bottom: -9.75em !important;
}

.ml-10q {
  margin-left: -9.75em !important;
}

.m-10q {
  margin: -9.75em !important;
}

.pt-10q {
  padding-top: -9.75em !important;
}

.pr-10q {
  padding-right: -9.75em !important;
}

.pb-10q {
  padding-bottom: -9.75em !important;
}

.pl-10q {
  padding-left: -9.75em !important;
}

.p-10q {
  padding: -9.75em !important;
}

.mt-10h {
  margin-top: -9.5em !important;
}

.mr-10h {
  margin-right: -9.5em !important;
}

.mb-10h {
  margin-bottom: -9.5em !important;
}

.ml-10h {
  margin-left: -9.5em !important;
}

.m-10h {
  margin: -9.5em !important;
}

.pt-10h {
  padding-top: -9.5em !important;
}

.pr-10h {
  padding-right: -9.5em !important;
}

.pb-10h {
  padding-bottom: -9.5em !important;
}

.pl-10h {
  padding-left: -9.5em !important;
}

.p-10h {
  padding: -9.5em !important;
}

.mt-9 {
  margin-top: -9em !important;
}

.mr-9 {
  margin-right: -9em !important;
}

.mb-9 {
  margin-bottom: -9em !important;
}

.ml-9 {
  margin-left: -9em !important;
}

.m-9 {
  margin: -9em !important;
}

.pt-9 {
  padding-top: -9em !important;
}

.pr-9 {
  padding-right: -9em !important;
}

.pb-9 {
  padding-bottom: -9em !important;
}

.pl-9 {
  padding-left: -9em !important;
}

.p-9 {
  padding: -9em !important;
}

.mt-9q {
  margin-top: -8.75em !important;
}

.mr-9q {
  margin-right: -8.75em !important;
}

.mb-9q {
  margin-bottom: -8.75em !important;
}

.ml-9q {
  margin-left: -8.75em !important;
}

.m-9q {
  margin: -8.75em !important;
}

.pt-9q {
  padding-top: -8.75em !important;
}

.pr-9q {
  padding-right: -8.75em !important;
}

.pb-9q {
  padding-bottom: -8.75em !important;
}

.pl-9q {
  padding-left: -8.75em !important;
}

.p-9q {
  padding: -8.75em !important;
}

.mt-9h {
  margin-top: -8.5em !important;
}

.mr-9h {
  margin-right: -8.5em !important;
}

.mb-9h {
  margin-bottom: -8.5em !important;
}

.ml-9h {
  margin-left: -8.5em !important;
}

.m-9h {
  margin: -8.5em !important;
}

.pt-9h {
  padding-top: -8.5em !important;
}

.pr-9h {
  padding-right: -8.5em !important;
}

.pb-9h {
  padding-bottom: -8.5em !important;
}

.pl-9h {
  padding-left: -8.5em !important;
}

.p-9h {
  padding: -8.5em !important;
}

.mt-8 {
  margin-top: -8em !important;
}

.mr-8 {
  margin-right: -8em !important;
}

.mb-8 {
  margin-bottom: -8em !important;
}

.ml-8 {
  margin-left: -8em !important;
}

.m-8 {
  margin: -8em !important;
}

.pt-8 {
  padding-top: -8em !important;
}

.pr-8 {
  padding-right: -8em !important;
}

.pb-8 {
  padding-bottom: -8em !important;
}

.pl-8 {
  padding-left: -8em !important;
}

.p-8 {
  padding: -8em !important;
}

.mt-8q {
  margin-top: -7.75em !important;
}

.mr-8q {
  margin-right: -7.75em !important;
}

.mb-8q {
  margin-bottom: -7.75em !important;
}

.ml-8q {
  margin-left: -7.75em !important;
}

.m-8q {
  margin: -7.75em !important;
}

.pt-8q {
  padding-top: -7.75em !important;
}

.pr-8q {
  padding-right: -7.75em !important;
}

.pb-8q {
  padding-bottom: -7.75em !important;
}

.pl-8q {
  padding-left: -7.75em !important;
}

.p-8q {
  padding: -7.75em !important;
}

.mt-8h {
  margin-top: -7.5em !important;
}

.mr-8h {
  margin-right: -7.5em !important;
}

.mb-8h {
  margin-bottom: -7.5em !important;
}

.ml-8h {
  margin-left: -7.5em !important;
}

.m-8h {
  margin: -7.5em !important;
}

.pt-8h {
  padding-top: -7.5em !important;
}

.pr-8h {
  padding-right: -7.5em !important;
}

.pb-8h {
  padding-bottom: -7.5em !important;
}

.pl-8h {
  padding-left: -7.5em !important;
}

.p-8h {
  padding: -7.5em !important;
}

.mt-7 {
  margin-top: -7em !important;
}

.mr-7 {
  margin-right: -7em !important;
}

.mb-7 {
  margin-bottom: -7em !important;
}

.ml-7 {
  margin-left: -7em !important;
}

.m-7 {
  margin: -7em !important;
}

.pt-7 {
  padding-top: -7em !important;
}

.pr-7 {
  padding-right: -7em !important;
}

.pb-7 {
  padding-bottom: -7em !important;
}

.pl-7 {
  padding-left: -7em !important;
}

.p-7 {
  padding: -7em !important;
}

.mt-7q {
  margin-top: -6.75em !important;
}

.mr-7q {
  margin-right: -6.75em !important;
}

.mb-7q {
  margin-bottom: -6.75em !important;
}

.ml-7q {
  margin-left: -6.75em !important;
}

.m-7q {
  margin: -6.75em !important;
}

.pt-7q {
  padding-top: -6.75em !important;
}

.pr-7q {
  padding-right: -6.75em !important;
}

.pb-7q {
  padding-bottom: -6.75em !important;
}

.pl-7q {
  padding-left: -6.75em !important;
}

.p-7q {
  padding: -6.75em !important;
}

.mt-7h {
  margin-top: -6.5em !important;
}

.mr-7h {
  margin-right: -6.5em !important;
}

.mb-7h {
  margin-bottom: -6.5em !important;
}

.ml-7h {
  margin-left: -6.5em !important;
}

.m-7h {
  margin: -6.5em !important;
}

.pt-7h {
  padding-top: -6.5em !important;
}

.pr-7h {
  padding-right: -6.5em !important;
}

.pb-7h {
  padding-bottom: -6.5em !important;
}

.pl-7h {
  padding-left: -6.5em !important;
}

.p-7h {
  padding: -6.5em !important;
}

.mt-6 {
  margin-top: -6em !important;
}

.mr-6 {
  margin-right: -6em !important;
}

.mb-6 {
  margin-bottom: -6em !important;
}

.ml-6 {
  margin-left: -6em !important;
}

.m-6 {
  margin: -6em !important;
}

.pt-6 {
  padding-top: -6em !important;
}

.pr-6 {
  padding-right: -6em !important;
}

.pb-6 {
  padding-bottom: -6em !important;
}

.pl-6 {
  padding-left: -6em !important;
}

.p-6 {
  padding: -6em !important;
}

.mt-6q {
  margin-top: -5.75em !important;
}

.mr-6q {
  margin-right: -5.75em !important;
}

.mb-6q {
  margin-bottom: -5.75em !important;
}

.ml-6q {
  margin-left: -5.75em !important;
}

.m-6q {
  margin: -5.75em !important;
}

.pt-6q {
  padding-top: -5.75em !important;
}

.pr-6q {
  padding-right: -5.75em !important;
}

.pb-6q {
  padding-bottom: -5.75em !important;
}

.pl-6q {
  padding-left: -5.75em !important;
}

.p-6q {
  padding: -5.75em !important;
}

.mt-6h {
  margin-top: -5.5em !important;
}

.mr-6h {
  margin-right: -5.5em !important;
}

.mb-6h {
  margin-bottom: -5.5em !important;
}

.ml-6h {
  margin-left: -5.5em !important;
}

.m-6h {
  margin: -5.5em !important;
}

.pt-6h {
  padding-top: -5.5em !important;
}

.pr-6h {
  padding-right: -5.5em !important;
}

.pb-6h {
  padding-bottom: -5.5em !important;
}

.pl-6h {
  padding-left: -5.5em !important;
}

.p-6h {
  padding: -5.5em !important;
}

.mt-5 {
  margin-top: -5em !important;
}

.mr-5 {
  margin-right: -5em !important;
}

.mb-5 {
  margin-bottom: -5em !important;
}

.ml-5 {
  margin-left: -5em !important;
}

.m-5 {
  margin: -5em !important;
}

.pt-5 {
  padding-top: -5em !important;
}

.pr-5 {
  padding-right: -5em !important;
}

.pb-5 {
  padding-bottom: -5em !important;
}

.pl-5 {
  padding-left: -5em !important;
}

.p-5 {
  padding: -5em !important;
}

.mt-5q {
  margin-top: -4.75em !important;
}

.mr-5q {
  margin-right: -4.75em !important;
}

.mb-5q {
  margin-bottom: -4.75em !important;
}

.ml-5q {
  margin-left: -4.75em !important;
}

.m-5q {
  margin: -4.75em !important;
}

.pt-5q {
  padding-top: -4.75em !important;
}

.pr-5q {
  padding-right: -4.75em !important;
}

.pb-5q {
  padding-bottom: -4.75em !important;
}

.pl-5q {
  padding-left: -4.75em !important;
}

.p-5q {
  padding: -4.75em !important;
}

.mt-5h {
  margin-top: -4.5em !important;
}

.mr-5h {
  margin-right: -4.5em !important;
}

.mb-5h {
  margin-bottom: -4.5em !important;
}

.ml-5h {
  margin-left: -4.5em !important;
}

.m-5h {
  margin: -4.5em !important;
}

.pt-5h {
  padding-top: -4.5em !important;
}

.pr-5h {
  padding-right: -4.5em !important;
}

.pb-5h {
  padding-bottom: -4.5em !important;
}

.pl-5h {
  padding-left: -4.5em !important;
}

.p-5h {
  padding: -4.5em !important;
}

.mt-4 {
  margin-top: -4em !important;
}

.mr-4 {
  margin-right: -4em !important;
}

.mb-4 {
  margin-bottom: -4em !important;
}

.ml-4 {
  margin-left: -4em !important;
}

.m-4 {
  margin: -4em !important;
}

.pt-4 {
  padding-top: -4em !important;
}

.pr-4 {
  padding-right: -4em !important;
}

.pb-4 {
  padding-bottom: -4em !important;
}

.pl-4 {
  padding-left: -4em !important;
}

.p-4 {
  padding: -4em !important;
}

.mt-4q {
  margin-top: -3.75em !important;
}

.mr-4q {
  margin-right: -3.75em !important;
}

.mb-4q {
  margin-bottom: -3.75em !important;
}

.ml-4q {
  margin-left: -3.75em !important;
}

.m-4q {
  margin: -3.75em !important;
}

.pt-4q {
  padding-top: -3.75em !important;
}

.pr-4q {
  padding-right: -3.75em !important;
}

.pb-4q {
  padding-bottom: -3.75em !important;
}

.pl-4q {
  padding-left: -3.75em !important;
}

.p-4q {
  padding: -3.75em !important;
}

.mt-4h {
  margin-top: -3.5em !important;
}

.mr-4h {
  margin-right: -3.5em !important;
}

.mb-4h {
  margin-bottom: -3.5em !important;
}

.ml-4h {
  margin-left: -3.5em !important;
}

.m-4h {
  margin: -3.5em !important;
}

.pt-4h {
  padding-top: -3.5em !important;
}

.pr-4h {
  padding-right: -3.5em !important;
}

.pb-4h {
  padding-bottom: -3.5em !important;
}

.pl-4h {
  padding-left: -3.5em !important;
}

.p-4h {
  padding: -3.5em !important;
}

.mt-3 {
  margin-top: -3em !important;
}

.mr-3 {
  margin-right: -3em !important;
}

.mb-3 {
  margin-bottom: -3em !important;
}

.ml-3 {
  margin-left: -3em !important;
}

.m-3 {
  margin: -3em !important;
}

.pt-3 {
  padding-top: -3em !important;
}

.pr-3 {
  padding-right: -3em !important;
}

.pb-3 {
  padding-bottom: -3em !important;
}

.pl-3 {
  padding-left: -3em !important;
}

.p-3 {
  padding: -3em !important;
}

.mt-3q {
  margin-top: -2.75em !important;
}

.mr-3q {
  margin-right: -2.75em !important;
}

.mb-3q {
  margin-bottom: -2.75em !important;
}

.ml-3q {
  margin-left: -2.75em !important;
}

.m-3q {
  margin: -2.75em !important;
}

.pt-3q {
  padding-top: -2.75em !important;
}

.pr-3q {
  padding-right: -2.75em !important;
}

.pb-3q {
  padding-bottom: -2.75em !important;
}

.pl-3q {
  padding-left: -2.75em !important;
}

.p-3q {
  padding: -2.75em !important;
}

.mt-3h {
  margin-top: -2.5em !important;
}

.mr-3h {
  margin-right: -2.5em !important;
}

.mb-3h {
  margin-bottom: -2.5em !important;
}

.ml-3h {
  margin-left: -2.5em !important;
}

.m-3h {
  margin: -2.5em !important;
}

.pt-3h {
  padding-top: -2.5em !important;
}

.pr-3h {
  padding-right: -2.5em !important;
}

.pb-3h {
  padding-bottom: -2.5em !important;
}

.pl-3h {
  padding-left: -2.5em !important;
}

.p-3h {
  padding: -2.5em !important;
}

.mt-2 {
  margin-top: -2em !important;
}

.mr-2 {
  margin-right: -2em !important;
}

.mb-2 {
  margin-bottom: -2em !important;
}

.ml-2 {
  margin-left: -2em !important;
}

.m-2 {
  margin: -2em !important;
}

.pt-2 {
  padding-top: -2em !important;
}

.pr-2 {
  padding-right: -2em !important;
}

.pb-2 {
  padding-bottom: -2em !important;
}

.pl-2 {
  padding-left: -2em !important;
}

.p-2 {
  padding: -2em !important;
}

.mt-2q {
  margin-top: -1.75em !important;
}

.mr-2q {
  margin-right: -1.75em !important;
}

.mb-2q {
  margin-bottom: -1.75em !important;
}

.ml-2q {
  margin-left: -1.75em !important;
}

.m-2q {
  margin: -1.75em !important;
}

.pt-2q {
  padding-top: -1.75em !important;
}

.pr-2q {
  padding-right: -1.75em !important;
}

.pb-2q {
  padding-bottom: -1.75em !important;
}

.pl-2q {
  padding-left: -1.75em !important;
}

.p-2q {
  padding: -1.75em !important;
}

.mt-2h {
  margin-top: -1.5em !important;
}

.mr-2h {
  margin-right: -1.5em !important;
}

.mb-2h {
  margin-bottom: -1.5em !important;
}

.ml-2h {
  margin-left: -1.5em !important;
}

.m-2h {
  margin: -1.5em !important;
}

.pt-2h {
  padding-top: -1.5em !important;
}

.pr-2h {
  padding-right: -1.5em !important;
}

.pb-2h {
  padding-bottom: -1.5em !important;
}

.pl-2h {
  padding-left: -1.5em !important;
}

.p-2h {
  padding: -1.5em !important;
}

.mt-1 {
  margin-top: -1em !important;
}

.mr-1 {
  margin-right: -1em !important;
}

.mb-1 {
  margin-bottom: -1em !important;
}

.ml-1 {
  margin-left: -1em !important;
}

.m-1 {
  margin: -1em !important;
}

.pt-1 {
  padding-top: -1em !important;
}

.pr-1 {
  padding-right: -1em !important;
}

.pb-1 {
  padding-bottom: -1em !important;
}

.pl-1 {
  padding-left: -1em !important;
}

.p-1 {
  padding: -1em !important;
}

.mt-1q {
  margin-top: -0.75em !important;
}

.mr-1q {
  margin-right: -0.75em !important;
}

.mb-1q {
  margin-bottom: -0.75em !important;
}

.ml-1q {
  margin-left: -0.75em !important;
}

.m-1q {
  margin: -0.75em !important;
}

.pt-1q {
  padding-top: -0.75em !important;
}

.pr-1q {
  padding-right: -0.75em !important;
}

.pb-1q {
  padding-bottom: -0.75em !important;
}

.pl-1q {
  padding-left: -0.75em !important;
}

.p-1q {
  padding: -0.75em !important;
}

.mt-1h {
  margin-top: -0.5em !important;
}

.mr-1h {
  margin-right: -0.5em !important;
}

.mb-1h {
  margin-bottom: -0.5em !important;
}

.ml-1h {
  margin-left: -0.5em !important;
}

.m-1h {
  margin: -0.5em !important;
}

.pt-1h {
  padding-top: -0.5em !important;
}

.pr-1h {
  padding-right: -0.5em !important;
}

.pb-1h {
  padding-bottom: -0.5em !important;
}

.pl-1h {
  padding-left: -0.5em !important;
}

.p-1h {
  padding: -0.5em !important;
}

.mt0 {
  margin-top: 0em !important;
}

.mr0 {
  margin-right: 0em !important;
}

.mb0 {
  margin-bottom: 0em !important;
}

.ml0 {
  margin-left: 0em !important;
}

.m0 {
  margin: 0em !important;
}

.pt0 {
  padding-top: 0em !important;
}

.pr0 {
  padding-right: 0em !important;
}

.pb0 {
  padding-bottom: 0em !important;
}

.pl0 {
  padding-left: 0em !important;
}

.p0 {
  padding: 0em !important;
}

.mt0q {
  margin-top: 0.25em !important;
}

.mr0q {
  margin-right: 0.25em !important;
}

.mb0q {
  margin-bottom: 0.25em !important;
}

.ml0q {
  margin-left: 0.25em !important;
}

.m0q {
  margin: 0.25em !important;
}

.pt0q {
  padding-top: 0.25em !important;
}

.pr0q {
  padding-right: 0.25em !important;
}

.pb0q {
  padding-bottom: 0.25em !important;
}

.pl0q {
  padding-left: 0.25em !important;
}

.p0q {
  padding: 0.25em !important;
}

.mt0h {
  margin-top: 0.5em !important;
}

.mr0h {
  margin-right: 0.5em !important;
}

.mb0h {
  margin-bottom: 0.5em !important;
}

.ml0h {
  margin-left: 0.5em !important;
}

.m0h {
  margin: 0.5em !important;
}

.pt0h {
  padding-top: 0.5em !important;
}

.pr0h {
  padding-right: 0.5em !important;
}

.pb0h {
  padding-bottom: 0.5em !important;
}

.pl0h {
  padding-left: 0.5em !important;
}

.p0h {
  padding: 0.5em !important;
}

.mt1 {
  margin-top: 1em !important;
}

.mr1 {
  margin-right: 1em !important;
}

.mb1 {
  margin-bottom: 1em !important;
}

.ml1 {
  margin-left: 1em !important;
}

.m1 {
  margin: 1em !important;
}

.pt1 {
  padding-top: 1em !important;
}

.pr1 {
  padding-right: 1em !important;
}

.pb1 {
  padding-bottom: 1em !important;
}

.pl1 {
  padding-left: 1em !important;
}

.p1 {
  padding: 1em !important;
}

.mt1q {
  margin-top: 1.25em !important;
}

.mr1q {
  margin-right: 1.25em !important;
}

.mb1q {
  margin-bottom: 1.25em !important;
}

.ml1q {
  margin-left: 1.25em !important;
}

.m1q {
  margin: 1.25em !important;
}

.pt1q {
  padding-top: 1.25em !important;
}

.pr1q {
  padding-right: 1.25em !important;
}

.pb1q {
  padding-bottom: 1.25em !important;
}

.pl1q {
  padding-left: 1.25em !important;
}

.p1q {
  padding: 1.25em !important;
}

.mt1h {
  margin-top: 1.5em !important;
}

.mr1h {
  margin-right: 1.5em !important;
}

.mb1h {
  margin-bottom: 1.5em !important;
}

.ml1h {
  margin-left: 1.5em !important;
}

.m1h {
  margin: 1.5em !important;
}

.pt1h {
  padding-top: 1.5em !important;
}

.pr1h {
  padding-right: 1.5em !important;
}

.pb1h {
  padding-bottom: 1.5em !important;
}

.pl1h {
  padding-left: 1.5em !important;
}

.p1h {
  padding: 1.5em !important;
}

.mt2 {
  margin-top: 2em !important;
}

.mr2 {
  margin-right: 2em !important;
}

.mb2 {
  margin-bottom: 2em !important;
}

.ml2 {
  margin-left: 2em !important;
}

.m2 {
  margin: 2em !important;
}

.pt2 {
  padding-top: 2em !important;
}

.pr2 {
  padding-right: 2em !important;
}

.pb2 {
  padding-bottom: 2em !important;
}

.pl2 {
  padding-left: 2em !important;
}

.p2 {
  padding: 2em !important;
}

.mt2q {
  margin-top: 2.25em !important;
}

.mr2q {
  margin-right: 2.25em !important;
}

.mb2q {
  margin-bottom: 2.25em !important;
}

.ml2q {
  margin-left: 2.25em !important;
}

.m2q {
  margin: 2.25em !important;
}

.pt2q {
  padding-top: 2.25em !important;
}

.pr2q {
  padding-right: 2.25em !important;
}

.pb2q {
  padding-bottom: 2.25em !important;
}

.pl2q {
  padding-left: 2.25em !important;
}

.p2q {
  padding: 2.25em !important;
}

.mt2h {
  margin-top: 2.5em !important;
}

.mr2h {
  margin-right: 2.5em !important;
}

.mb2h {
  margin-bottom: 2.5em !important;
}

.ml2h {
  margin-left: 2.5em !important;
}

.m2h {
  margin: 2.5em !important;
}

.pt2h {
  padding-top: 2.5em !important;
}

.pr2h {
  padding-right: 2.5em !important;
}

.pb2h {
  padding-bottom: 2.5em !important;
}

.pl2h {
  padding-left: 2.5em !important;
}

.p2h {
  padding: 2.5em !important;
}

.mt3 {
  margin-top: 3em !important;
}

.mr3 {
  margin-right: 3em !important;
}

.mb3 {
  margin-bottom: 3em !important;
}

.ml3 {
  margin-left: 3em !important;
}

.m3 {
  margin: 3em !important;
}

.pt3 {
  padding-top: 3em !important;
}

.pr3 {
  padding-right: 3em !important;
}

.pb3 {
  padding-bottom: 3em !important;
}

.pl3 {
  padding-left: 3em !important;
}

.p3 {
  padding: 3em !important;
}

.mt3q {
  margin-top: 3.25em !important;
}

.mr3q {
  margin-right: 3.25em !important;
}

.mb3q {
  margin-bottom: 3.25em !important;
}

.ml3q {
  margin-left: 3.25em !important;
}

.m3q {
  margin: 3.25em !important;
}

.pt3q {
  padding-top: 3.25em !important;
}

.pr3q {
  padding-right: 3.25em !important;
}

.pb3q {
  padding-bottom: 3.25em !important;
}

.pl3q {
  padding-left: 3.25em !important;
}

.p3q {
  padding: 3.25em !important;
}

.mt3h {
  margin-top: 3.5em !important;
}

.mr3h {
  margin-right: 3.5em !important;
}

.mb3h {
  margin-bottom: 3.5em !important;
}

.ml3h {
  margin-left: 3.5em !important;
}

.m3h {
  margin: 3.5em !important;
}

.pt3h {
  padding-top: 3.5em !important;
}

.pr3h {
  padding-right: 3.5em !important;
}

.pb3h {
  padding-bottom: 3.5em !important;
}

.pl3h {
  padding-left: 3.5em !important;
}

.p3h {
  padding: 3.5em !important;
}

.mt4 {
  margin-top: 4em !important;
}

.mr4 {
  margin-right: 4em !important;
}

.mb4 {
  margin-bottom: 4em !important;
}

.ml4 {
  margin-left: 4em !important;
}

.m4 {
  margin: 4em !important;
}

.pt4 {
  padding-top: 4em !important;
}

.pr4 {
  padding-right: 4em !important;
}

.pb4 {
  padding-bottom: 4em !important;
}

.pl4 {
  padding-left: 4em !important;
}

.p4 {
  padding: 4em !important;
}

.mt4q {
  margin-top: 4.25em !important;
}

.mr4q {
  margin-right: 4.25em !important;
}

.mb4q {
  margin-bottom: 4.25em !important;
}

.ml4q {
  margin-left: 4.25em !important;
}

.m4q {
  margin: 4.25em !important;
}

.pt4q {
  padding-top: 4.25em !important;
}

.pr4q {
  padding-right: 4.25em !important;
}

.pb4q {
  padding-bottom: 4.25em !important;
}

.pl4q {
  padding-left: 4.25em !important;
}

.p4q {
  padding: 4.25em !important;
}

.mt4h {
  margin-top: 4.5em !important;
}

.mr4h {
  margin-right: 4.5em !important;
}

.mb4h {
  margin-bottom: 4.5em !important;
}

.ml4h {
  margin-left: 4.5em !important;
}

.m4h {
  margin: 4.5em !important;
}

.pt4h {
  padding-top: 4.5em !important;
}

.pr4h {
  padding-right: 4.5em !important;
}

.pb4h {
  padding-bottom: 4.5em !important;
}

.pl4h {
  padding-left: 4.5em !important;
}

.p4h {
  padding: 4.5em !important;
}

.mt5 {
  margin-top: 5em !important;
}

.mr5 {
  margin-right: 5em !important;
}

.mb5 {
  margin-bottom: 5em !important;
}

.ml5 {
  margin-left: 5em !important;
}

.m5 {
  margin: 5em !important;
}

.pt5 {
  padding-top: 5em !important;
}

.pr5 {
  padding-right: 5em !important;
}

.pb5 {
  padding-bottom: 5em !important;
}

.pl5 {
  padding-left: 5em !important;
}

.p5 {
  padding: 5em !important;
}

.mt5q {
  margin-top: 5.25em !important;
}

.mr5q {
  margin-right: 5.25em !important;
}

.mb5q {
  margin-bottom: 5.25em !important;
}

.ml5q {
  margin-left: 5.25em !important;
}

.m5q {
  margin: 5.25em !important;
}

.pt5q {
  padding-top: 5.25em !important;
}

.pr5q {
  padding-right: 5.25em !important;
}

.pb5q {
  padding-bottom: 5.25em !important;
}

.pl5q {
  padding-left: 5.25em !important;
}

.p5q {
  padding: 5.25em !important;
}

.mt5h {
  margin-top: 5.5em !important;
}

.mr5h {
  margin-right: 5.5em !important;
}

.mb5h {
  margin-bottom: 5.5em !important;
}

.ml5h {
  margin-left: 5.5em !important;
}

.m5h {
  margin: 5.5em !important;
}

.pt5h {
  padding-top: 5.5em !important;
}

.pr5h {
  padding-right: 5.5em !important;
}

.pb5h {
  padding-bottom: 5.5em !important;
}

.pl5h {
  padding-left: 5.5em !important;
}

.p5h {
  padding: 5.5em !important;
}

.mt6 {
  margin-top: 6em !important;
}

.mr6 {
  margin-right: 6em !important;
}

.mb6 {
  margin-bottom: 6em !important;
}

.ml6 {
  margin-left: 6em !important;
}

.m6 {
  margin: 6em !important;
}

.pt6 {
  padding-top: 6em !important;
}

.pr6 {
  padding-right: 6em !important;
}

.pb6 {
  padding-bottom: 6em !important;
}

.pl6 {
  padding-left: 6em !important;
}

.p6 {
  padding: 6em !important;
}

.mt6q {
  margin-top: 6.25em !important;
}

.mr6q {
  margin-right: 6.25em !important;
}

.mb6q {
  margin-bottom: 6.25em !important;
}

.ml6q {
  margin-left: 6.25em !important;
}

.m6q {
  margin: 6.25em !important;
}

.pt6q {
  padding-top: 6.25em !important;
}

.pr6q {
  padding-right: 6.25em !important;
}

.pb6q {
  padding-bottom: 6.25em !important;
}

.pl6q {
  padding-left: 6.25em !important;
}

.p6q {
  padding: 6.25em !important;
}

.mt6h {
  margin-top: 6.5em !important;
}

.mr6h {
  margin-right: 6.5em !important;
}

.mb6h {
  margin-bottom: 6.5em !important;
}

.ml6h {
  margin-left: 6.5em !important;
}

.m6h {
  margin: 6.5em !important;
}

.pt6h {
  padding-top: 6.5em !important;
}

.pr6h {
  padding-right: 6.5em !important;
}

.pb6h {
  padding-bottom: 6.5em !important;
}

.pl6h {
  padding-left: 6.5em !important;
}

.p6h {
  padding: 6.5em !important;
}

.mt7 {
  margin-top: 7em !important;
}

.mr7 {
  margin-right: 7em !important;
}

.mb7 {
  margin-bottom: 7em !important;
}

.ml7 {
  margin-left: 7em !important;
}

.m7 {
  margin: 7em !important;
}

.pt7 {
  padding-top: 7em !important;
}

.pr7 {
  padding-right: 7em !important;
}

.pb7 {
  padding-bottom: 7em !important;
}

.pl7 {
  padding-left: 7em !important;
}

.p7 {
  padding: 7em !important;
}

.mt7q {
  margin-top: 7.25em !important;
}

.mr7q {
  margin-right: 7.25em !important;
}

.mb7q {
  margin-bottom: 7.25em !important;
}

.ml7q {
  margin-left: 7.25em !important;
}

.m7q {
  margin: 7.25em !important;
}

.pt7q {
  padding-top: 7.25em !important;
}

.pr7q {
  padding-right: 7.25em !important;
}

.pb7q {
  padding-bottom: 7.25em !important;
}

.pl7q {
  padding-left: 7.25em !important;
}

.p7q {
  padding: 7.25em !important;
}

.mt7h {
  margin-top: 7.5em !important;
}

.mr7h {
  margin-right: 7.5em !important;
}

.mb7h {
  margin-bottom: 7.5em !important;
}

.ml7h {
  margin-left: 7.5em !important;
}

.m7h {
  margin: 7.5em !important;
}

.pt7h {
  padding-top: 7.5em !important;
}

.pr7h {
  padding-right: 7.5em !important;
}

.pb7h {
  padding-bottom: 7.5em !important;
}

.pl7h {
  padding-left: 7.5em !important;
}

.p7h {
  padding: 7.5em !important;
}

.mt8 {
  margin-top: 8em !important;
}

.mr8 {
  margin-right: 8em !important;
}

.mb8 {
  margin-bottom: 8em !important;
}

.ml8 {
  margin-left: 8em !important;
}

.m8 {
  margin: 8em !important;
}

.pt8 {
  padding-top: 8em !important;
}

.pr8 {
  padding-right: 8em !important;
}

.pb8 {
  padding-bottom: 8em !important;
}

.pl8 {
  padding-left: 8em !important;
}

.p8 {
  padding: 8em !important;
}

.mt8q {
  margin-top: 8.25em !important;
}

.mr8q {
  margin-right: 8.25em !important;
}

.mb8q {
  margin-bottom: 8.25em !important;
}

.ml8q {
  margin-left: 8.25em !important;
}

.m8q {
  margin: 8.25em !important;
}

.pt8q {
  padding-top: 8.25em !important;
}

.pr8q {
  padding-right: 8.25em !important;
}

.pb8q {
  padding-bottom: 8.25em !important;
}

.pl8q {
  padding-left: 8.25em !important;
}

.p8q {
  padding: 8.25em !important;
}

.mt8h {
  margin-top: 8.5em !important;
}

.mr8h {
  margin-right: 8.5em !important;
}

.mb8h {
  margin-bottom: 8.5em !important;
}

.ml8h {
  margin-left: 8.5em !important;
}

.m8h {
  margin: 8.5em !important;
}

.pt8h {
  padding-top: 8.5em !important;
}

.pr8h {
  padding-right: 8.5em !important;
}

.pb8h {
  padding-bottom: 8.5em !important;
}

.pl8h {
  padding-left: 8.5em !important;
}

.p8h {
  padding: 8.5em !important;
}

.mt9 {
  margin-top: 9em !important;
}

.mr9 {
  margin-right: 9em !important;
}

.mb9 {
  margin-bottom: 9em !important;
}

.ml9 {
  margin-left: 9em !important;
}

.m9 {
  margin: 9em !important;
}

.pt9 {
  padding-top: 9em !important;
}

.pr9 {
  padding-right: 9em !important;
}

.pb9 {
  padding-bottom: 9em !important;
}

.pl9 {
  padding-left: 9em !important;
}

.p9 {
  padding: 9em !important;
}

.mt9q {
  margin-top: 9.25em !important;
}

.mr9q {
  margin-right: 9.25em !important;
}

.mb9q {
  margin-bottom: 9.25em !important;
}

.ml9q {
  margin-left: 9.25em !important;
}

.m9q {
  margin: 9.25em !important;
}

.pt9q {
  padding-top: 9.25em !important;
}

.pr9q {
  padding-right: 9.25em !important;
}

.pb9q {
  padding-bottom: 9.25em !important;
}

.pl9q {
  padding-left: 9.25em !important;
}

.p9q {
  padding: 9.25em !important;
}

.mt9h {
  margin-top: 9.5em !important;
}

.mr9h {
  margin-right: 9.5em !important;
}

.mb9h {
  margin-bottom: 9.5em !important;
}

.ml9h {
  margin-left: 9.5em !important;
}

.m9h {
  margin: 9.5em !important;
}

.pt9h {
  padding-top: 9.5em !important;
}

.pr9h {
  padding-right: 9.5em !important;
}

.pb9h {
  padding-bottom: 9.5em !important;
}

.pl9h {
  padding-left: 9.5em !important;
}

.p9h {
  padding: 9.5em !important;
}

.mt10 {
  margin-top: 10em !important;
}

.mr10 {
  margin-right: 10em !important;
}

.mb10 {
  margin-bottom: 10em !important;
}

.ml10 {
  margin-left: 10em !important;
}

.m10 {
  margin: 10em !important;
}

.pt10 {
  padding-top: 10em !important;
}

.pr10 {
  padding-right: 10em !important;
}

.pb10 {
  padding-bottom: 10em !important;
}

.pl10 {
  padding-left: 10em !important;
}

.p10 {
  padding: 10em !important;
}

.mt10q {
  margin-top: 10.25em !important;
}

.mr10q {
  margin-right: 10.25em !important;
}

.mb10q {
  margin-bottom: 10.25em !important;
}

.ml10q {
  margin-left: 10.25em !important;
}

.m10q {
  margin: 10.25em !important;
}

.pt10q {
  padding-top: 10.25em !important;
}

.pr10q {
  padding-right: 10.25em !important;
}

.pb10q {
  padding-bottom: 10.25em !important;
}

.pl10q {
  padding-left: 10.25em !important;
}

.p10q {
  padding: 10.25em !important;
}

.mt10h {
  margin-top: 10.5em !important;
}

.mr10h {
  margin-right: 10.5em !important;
}

.mb10h {
  margin-bottom: 10.5em !important;
}

.ml10h {
  margin-left: 10.5em !important;
}

.m10h {
  margin: 10.5em !important;
}

.pt10h {
  padding-top: 10.5em !important;
}

.pr10h {
  padding-right: 10.5em !important;
}

.pb10h {
  padding-bottom: 10.5em !important;
}

.pl10h {
  padding-left: 10.5em !important;
}

.p10h {
  padding: 10.5em !important;
}

.mt11 {
  margin-top: 11em !important;
}

.mr11 {
  margin-right: 11em !important;
}

.mb11 {
  margin-bottom: 11em !important;
}

.ml11 {
  margin-left: 11em !important;
}

.m11 {
  margin: 11em !important;
}

.pt11 {
  padding-top: 11em !important;
}

.pr11 {
  padding-right: 11em !important;
}

.pb11 {
  padding-bottom: 11em !important;
}

.pl11 {
  padding-left: 11em !important;
}

.p11 {
  padding: 11em !important;
}

.mt11q {
  margin-top: 11.25em !important;
}

.mr11q {
  margin-right: 11.25em !important;
}

.mb11q {
  margin-bottom: 11.25em !important;
}

.ml11q {
  margin-left: 11.25em !important;
}

.m11q {
  margin: 11.25em !important;
}

.pt11q {
  padding-top: 11.25em !important;
}

.pr11q {
  padding-right: 11.25em !important;
}

.pb11q {
  padding-bottom: 11.25em !important;
}

.pl11q {
  padding-left: 11.25em !important;
}

.p11q {
  padding: 11.25em !important;
}

.mt11h {
  margin-top: 11.5em !important;
}

.mr11h {
  margin-right: 11.5em !important;
}

.mb11h {
  margin-bottom: 11.5em !important;
}

.ml11h {
  margin-left: 11.5em !important;
}

.m11h {
  margin: 11.5em !important;
}

.pt11h {
  padding-top: 11.5em !important;
}

.pr11h {
  padding-right: 11.5em !important;
}

.pb11h {
  padding-bottom: 11.5em !important;
}

.pl11h {
  padding-left: 11.5em !important;
}

.p11h {
  padding: 11.5em !important;
}

.mt12 {
  margin-top: 12em !important;
}

.mr12 {
  margin-right: 12em !important;
}

.mb12 {
  margin-bottom: 12em !important;
}

.ml12 {
  margin-left: 12em !important;
}

.m12 {
  margin: 12em !important;
}

.pt12 {
  padding-top: 12em !important;
}

.pr12 {
  padding-right: 12em !important;
}

.pb12 {
  padding-bottom: 12em !important;
}

.pl12 {
  padding-left: 12em !important;
}

.p12 {
  padding: 12em !important;
}

.mt12q {
  margin-top: 12.25em !important;
}

.mr12q {
  margin-right: 12.25em !important;
}

.mb12q {
  margin-bottom: 12.25em !important;
}

.ml12q {
  margin-left: 12.25em !important;
}

.m12q {
  margin: 12.25em !important;
}

.pt12q {
  padding-top: 12.25em !important;
}

.pr12q {
  padding-right: 12.25em !important;
}

.pb12q {
  padding-bottom: 12.25em !important;
}

.pl12q {
  padding-left: 12.25em !important;
}

.p12q {
  padding: 12.25em !important;
}

.mt12h {
  margin-top: 12.5em !important;
}

.mr12h {
  margin-right: 12.5em !important;
}

.mb12h {
  margin-bottom: 12.5em !important;
}

.ml12h {
  margin-left: 12.5em !important;
}

.m12h {
  margin: 12.5em !important;
}

.pt12h {
  padding-top: 12.5em !important;
}

.pr12h {
  padding-right: 12.5em !important;
}

.pb12h {
  padding-bottom: 12.5em !important;
}

.pl12h {
  padding-left: 12.5em !important;
}

.p12h {
  padding: 12.5em !important;
}

.mt13 {
  margin-top: 13em !important;
}

.mr13 {
  margin-right: 13em !important;
}

.mb13 {
  margin-bottom: 13em !important;
}

.ml13 {
  margin-left: 13em !important;
}

.m13 {
  margin: 13em !important;
}

.pt13 {
  padding-top: 13em !important;
}

.pr13 {
  padding-right: 13em !important;
}

.pb13 {
  padding-bottom: 13em !important;
}

.pl13 {
  padding-left: 13em !important;
}

.p13 {
  padding: 13em !important;
}

.mt13q {
  margin-top: 13.25em !important;
}

.mr13q {
  margin-right: 13.25em !important;
}

.mb13q {
  margin-bottom: 13.25em !important;
}

.ml13q {
  margin-left: 13.25em !important;
}

.m13q {
  margin: 13.25em !important;
}

.pt13q {
  padding-top: 13.25em !important;
}

.pr13q {
  padding-right: 13.25em !important;
}

.pb13q {
  padding-bottom: 13.25em !important;
}

.pl13q {
  padding-left: 13.25em !important;
}

.p13q {
  padding: 13.25em !important;
}

.mt13h {
  margin-top: 13.5em !important;
}

.mr13h {
  margin-right: 13.5em !important;
}

.mb13h {
  margin-bottom: 13.5em !important;
}

.ml13h {
  margin-left: 13.5em !important;
}

.m13h {
  margin: 13.5em !important;
}

.pt13h {
  padding-top: 13.5em !important;
}

.pr13h {
  padding-right: 13.5em !important;
}

.pb13h {
  padding-bottom: 13.5em !important;
}

.pl13h {
  padding-left: 13.5em !important;
}

.p13h {
  padding: 13.5em !important;
}

.mt14 {
  margin-top: 14em !important;
}

.mr14 {
  margin-right: 14em !important;
}

.mb14 {
  margin-bottom: 14em !important;
}

.ml14 {
  margin-left: 14em !important;
}

.m14 {
  margin: 14em !important;
}

.pt14 {
  padding-top: 14em !important;
}

.pr14 {
  padding-right: 14em !important;
}

.pb14 {
  padding-bottom: 14em !important;
}

.pl14 {
  padding-left: 14em !important;
}

.p14 {
  padding: 14em !important;
}

.mt14q {
  margin-top: 14.25em !important;
}

.mr14q {
  margin-right: 14.25em !important;
}

.mb14q {
  margin-bottom: 14.25em !important;
}

.ml14q {
  margin-left: 14.25em !important;
}

.m14q {
  margin: 14.25em !important;
}

.pt14q {
  padding-top: 14.25em !important;
}

.pr14q {
  padding-right: 14.25em !important;
}

.pb14q {
  padding-bottom: 14.25em !important;
}

.pl14q {
  padding-left: 14.25em !important;
}

.p14q {
  padding: 14.25em !important;
}

.mt14h {
  margin-top: 14.5em !important;
}

.mr14h {
  margin-right: 14.5em !important;
}

.mb14h {
  margin-bottom: 14.5em !important;
}

.ml14h {
  margin-left: 14.5em !important;
}

.m14h {
  margin: 14.5em !important;
}

.pt14h {
  padding-top: 14.5em !important;
}

.pr14h {
  padding-right: 14.5em !important;
}

.pb14h {
  padding-bottom: 14.5em !important;
}

.pl14h {
  padding-left: 14.5em !important;
}

.p14h {
  padding: 14.5em !important;
}

.mt15 {
  margin-top: 15em !important;
}

.mr15 {
  margin-right: 15em !important;
}

.mb15 {
  margin-bottom: 15em !important;
}

.ml15 {
  margin-left: 15em !important;
}

.m15 {
  margin: 15em !important;
}

.pt15 {
  padding-top: 15em !important;
}

.pr15 {
  padding-right: 15em !important;
}

.pb15 {
  padding-bottom: 15em !important;
}

.pl15 {
  padding-left: 15em !important;
}

.p15 {
  padding: 15em !important;
}

.mt15q {
  margin-top: 15.25em !important;
}

.mr15q {
  margin-right: 15.25em !important;
}

.mb15q {
  margin-bottom: 15.25em !important;
}

.ml15q {
  margin-left: 15.25em !important;
}

.m15q {
  margin: 15.25em !important;
}

.pt15q {
  padding-top: 15.25em !important;
}

.pr15q {
  padding-right: 15.25em !important;
}

.pb15q {
  padding-bottom: 15.25em !important;
}

.pl15q {
  padding-left: 15.25em !important;
}

.p15q {
  padding: 15.25em !important;
}

.mt15h {
  margin-top: 15.5em !important;
}

.mr15h {
  margin-right: 15.5em !important;
}

.mb15h {
  margin-bottom: 15.5em !important;
}

.ml15h {
  margin-left: 15.5em !important;
}

.m15h {
  margin: 15.5em !important;
}

.pt15h {
  padding-top: 15.5em !important;
}

.pr15h {
  padding-right: 15.5em !important;
}

.pb15h {
  padding-bottom: 15.5em !important;
}

.pl15h {
  padding-left: 15.5em !important;
}

.p15h {
  padding: 15.5em !important;
}

.mt16 {
  margin-top: 16em !important;
}

.mr16 {
  margin-right: 16em !important;
}

.mb16 {
  margin-bottom: 16em !important;
}

.ml16 {
  margin-left: 16em !important;
}

.m16 {
  margin: 16em !important;
}

.pt16 {
  padding-top: 16em !important;
}

.pr16 {
  padding-right: 16em !important;
}

.pb16 {
  padding-bottom: 16em !important;
}

.pl16 {
  padding-left: 16em !important;
}

.p16 {
  padding: 16em !important;
}

.mt16q {
  margin-top: 16.25em !important;
}

.mr16q {
  margin-right: 16.25em !important;
}

.mb16q {
  margin-bottom: 16.25em !important;
}

.ml16q {
  margin-left: 16.25em !important;
}

.m16q {
  margin: 16.25em !important;
}

.pt16q {
  padding-top: 16.25em !important;
}

.pr16q {
  padding-right: 16.25em !important;
}

.pb16q {
  padding-bottom: 16.25em !important;
}

.pl16q {
  padding-left: 16.25em !important;
}

.p16q {
  padding: 16.25em !important;
}

.mt16h {
  margin-top: 16.5em !important;
}

.mr16h {
  margin-right: 16.5em !important;
}

.mb16h {
  margin-bottom: 16.5em !important;
}

.ml16h {
  margin-left: 16.5em !important;
}

.m16h {
  margin: 16.5em !important;
}

.pt16h {
  padding-top: 16.5em !important;
}

.pr16h {
  padding-right: 16.5em !important;
}

.pb16h {
  padding-bottom: 16.5em !important;
}

.pl16h {
  padding-left: 16.5em !important;
}

.p16h {
  padding: 16.5em !important;
}

.mt17 {
  margin-top: 17em !important;
}

.mr17 {
  margin-right: 17em !important;
}

.mb17 {
  margin-bottom: 17em !important;
}

.ml17 {
  margin-left: 17em !important;
}

.m17 {
  margin: 17em !important;
}

.pt17 {
  padding-top: 17em !important;
}

.pr17 {
  padding-right: 17em !important;
}

.pb17 {
  padding-bottom: 17em !important;
}

.pl17 {
  padding-left: 17em !important;
}

.p17 {
  padding: 17em !important;
}

.mt17q {
  margin-top: 17.25em !important;
}

.mr17q {
  margin-right: 17.25em !important;
}

.mb17q {
  margin-bottom: 17.25em !important;
}

.ml17q {
  margin-left: 17.25em !important;
}

.m17q {
  margin: 17.25em !important;
}

.pt17q {
  padding-top: 17.25em !important;
}

.pr17q {
  padding-right: 17.25em !important;
}

.pb17q {
  padding-bottom: 17.25em !important;
}

.pl17q {
  padding-left: 17.25em !important;
}

.p17q {
  padding: 17.25em !important;
}

.mt17h {
  margin-top: 17.5em !important;
}

.mr17h {
  margin-right: 17.5em !important;
}

.mb17h {
  margin-bottom: 17.5em !important;
}

.ml17h {
  margin-left: 17.5em !important;
}

.m17h {
  margin: 17.5em !important;
}

.pt17h {
  padding-top: 17.5em !important;
}

.pr17h {
  padding-right: 17.5em !important;
}

.pb17h {
  padding-bottom: 17.5em !important;
}

.pl17h {
  padding-left: 17.5em !important;
}

.p17h {
  padding: 17.5em !important;
}

.mt18 {
  margin-top: 18em !important;
}

.mr18 {
  margin-right: 18em !important;
}

.mb18 {
  margin-bottom: 18em !important;
}

.ml18 {
  margin-left: 18em !important;
}

.m18 {
  margin: 18em !important;
}

.pt18 {
  padding-top: 18em !important;
}

.pr18 {
  padding-right: 18em !important;
}

.pb18 {
  padding-bottom: 18em !important;
}

.pl18 {
  padding-left: 18em !important;
}

.p18 {
  padding: 18em !important;
}

.mt18q {
  margin-top: 18.25em !important;
}

.mr18q {
  margin-right: 18.25em !important;
}

.mb18q {
  margin-bottom: 18.25em !important;
}

.ml18q {
  margin-left: 18.25em !important;
}

.m18q {
  margin: 18.25em !important;
}

.pt18q {
  padding-top: 18.25em !important;
}

.pr18q {
  padding-right: 18.25em !important;
}

.pb18q {
  padding-bottom: 18.25em !important;
}

.pl18q {
  padding-left: 18.25em !important;
}

.p18q {
  padding: 18.25em !important;
}

.mt18h {
  margin-top: 18.5em !important;
}

.mr18h {
  margin-right: 18.5em !important;
}

.mb18h {
  margin-bottom: 18.5em !important;
}

.ml18h {
  margin-left: 18.5em !important;
}

.m18h {
  margin: 18.5em !important;
}

.pt18h {
  padding-top: 18.5em !important;
}

.pr18h {
  padding-right: 18.5em !important;
}

.pb18h {
  padding-bottom: 18.5em !important;
}

.pl18h {
  padding-left: 18.5em !important;
}

.p18h {
  padding: 18.5em !important;
}

.mt19 {
  margin-top: 19em !important;
}

.mr19 {
  margin-right: 19em !important;
}

.mb19 {
  margin-bottom: 19em !important;
}

.ml19 {
  margin-left: 19em !important;
}

.m19 {
  margin: 19em !important;
}

.pt19 {
  padding-top: 19em !important;
}

.pr19 {
  padding-right: 19em !important;
}

.pb19 {
  padding-bottom: 19em !important;
}

.pl19 {
  padding-left: 19em !important;
}

.p19 {
  padding: 19em !important;
}

.mt19q {
  margin-top: 19.25em !important;
}

.mr19q {
  margin-right: 19.25em !important;
}

.mb19q {
  margin-bottom: 19.25em !important;
}

.ml19q {
  margin-left: 19.25em !important;
}

.m19q {
  margin: 19.25em !important;
}

.pt19q {
  padding-top: 19.25em !important;
}

.pr19q {
  padding-right: 19.25em !important;
}

.pb19q {
  padding-bottom: 19.25em !important;
}

.pl19q {
  padding-left: 19.25em !important;
}

.p19q {
  padding: 19.25em !important;
}

.mt19h {
  margin-top: 19.5em !important;
}

.mr19h {
  margin-right: 19.5em !important;
}

.mb19h {
  margin-bottom: 19.5em !important;
}

.ml19h {
  margin-left: 19.5em !important;
}

.m19h {
  margin: 19.5em !important;
}

.pt19h {
  padding-top: 19.5em !important;
}

.pr19h {
  padding-right: 19.5em !important;
}

.pb19h {
  padding-bottom: 19.5em !important;
}

.pl19h {
  padding-left: 19.5em !important;
}

.p19h {
  padding: 19.5em !important;
}

.mt20 {
  margin-top: 20em !important;
}

.mr20 {
  margin-right: 20em !important;
}

.mb20 {
  margin-bottom: 20em !important;
}

.ml20 {
  margin-left: 20em !important;
}

.m20 {
  margin: 20em !important;
}

.pt20 {
  padding-top: 20em !important;
}

.pr20 {
  padding-right: 20em !important;
}

.pb20 {
  padding-bottom: 20em !important;
}

.pl20 {
  padding-left: 20em !important;
}

.p20 {
  padding: 20em !important;
}

.mt20q {
  margin-top: 20.25em !important;
}

.mr20q {
  margin-right: 20.25em !important;
}

.mb20q {
  margin-bottom: 20.25em !important;
}

.ml20q {
  margin-left: 20.25em !important;
}

.m20q {
  margin: 20.25em !important;
}

.pt20q {
  padding-top: 20.25em !important;
}

.pr20q {
  padding-right: 20.25em !important;
}

.pb20q {
  padding-bottom: 20.25em !important;
}

.pl20q {
  padding-left: 20.25em !important;
}

.p20q {
  padding: 20.25em !important;
}

.mt20h {
  margin-top: 20.5em !important;
}

.mr20h {
  margin-right: 20.5em !important;
}

.mb20h {
  margin-bottom: 20.5em !important;
}

.ml20h {
  margin-left: 20.5em !important;
}

.m20h {
  margin: 20.5em !important;
}

.pt20h {
  padding-top: 20.5em !important;
}

.pr20h {
  padding-right: 20.5em !important;
}

.pb20h {
  padding-bottom: 20.5em !important;
}

.pl20h {
  padding-left: 20.5em !important;
}

.p20h {
  padding: 20.5em !important;
}

.mt21 {
  margin-top: 21em !important;
}

.mr21 {
  margin-right: 21em !important;
}

.mb21 {
  margin-bottom: 21em !important;
}

.ml21 {
  margin-left: 21em !important;
}

.m21 {
  margin: 21em !important;
}

.pt21 {
  padding-top: 21em !important;
}

.pr21 {
  padding-right: 21em !important;
}

.pb21 {
  padding-bottom: 21em !important;
}

.pl21 {
  padding-left: 21em !important;
}

.p21 {
  padding: 21em !important;
}

.mt21q {
  margin-top: 21.25em !important;
}

.mr21q {
  margin-right: 21.25em !important;
}

.mb21q {
  margin-bottom: 21.25em !important;
}

.ml21q {
  margin-left: 21.25em !important;
}

.m21q {
  margin: 21.25em !important;
}

.pt21q {
  padding-top: 21.25em !important;
}

.pr21q {
  padding-right: 21.25em !important;
}

.pb21q {
  padding-bottom: 21.25em !important;
}

.pl21q {
  padding-left: 21.25em !important;
}

.p21q {
  padding: 21.25em !important;
}

.mt21h {
  margin-top: 21.5em !important;
}

.mr21h {
  margin-right: 21.5em !important;
}

.mb21h {
  margin-bottom: 21.5em !important;
}

.ml21h {
  margin-left: 21.5em !important;
}

.m21h {
  margin: 21.5em !important;
}

.pt21h {
  padding-top: 21.5em !important;
}

.pr21h {
  padding-right: 21.5em !important;
}

.pb21h {
  padding-bottom: 21.5em !important;
}

.pl21h {
  padding-left: 21.5em !important;
}

.p21h {
  padding: 21.5em !important;
}

.mt22 {
  margin-top: 22em !important;
}

.mr22 {
  margin-right: 22em !important;
}

.mb22 {
  margin-bottom: 22em !important;
}

.ml22 {
  margin-left: 22em !important;
}

.m22 {
  margin: 22em !important;
}

.pt22 {
  padding-top: 22em !important;
}

.pr22 {
  padding-right: 22em !important;
}

.pb22 {
  padding-bottom: 22em !important;
}

.pl22 {
  padding-left: 22em !important;
}

.p22 {
  padding: 22em !important;
}

.mt22q {
  margin-top: 22.25em !important;
}

.mr22q {
  margin-right: 22.25em !important;
}

.mb22q {
  margin-bottom: 22.25em !important;
}

.ml22q {
  margin-left: 22.25em !important;
}

.m22q {
  margin: 22.25em !important;
}

.pt22q {
  padding-top: 22.25em !important;
}

.pr22q {
  padding-right: 22.25em !important;
}

.pb22q {
  padding-bottom: 22.25em !important;
}

.pl22q {
  padding-left: 22.25em !important;
}

.p22q {
  padding: 22.25em !important;
}

.mt22h {
  margin-top: 22.5em !important;
}

.mr22h {
  margin-right: 22.5em !important;
}

.mb22h {
  margin-bottom: 22.5em !important;
}

.ml22h {
  margin-left: 22.5em !important;
}

.m22h {
  margin: 22.5em !important;
}

.pt22h {
  padding-top: 22.5em !important;
}

.pr22h {
  padding-right: 22.5em !important;
}

.pb22h {
  padding-bottom: 22.5em !important;
}

.pl22h {
  padding-left: 22.5em !important;
}

.p22h {
  padding: 22.5em !important;
}

.mt23 {
  margin-top: 23em !important;
}

.mr23 {
  margin-right: 23em !important;
}

.mb23 {
  margin-bottom: 23em !important;
}

.ml23 {
  margin-left: 23em !important;
}

.m23 {
  margin: 23em !important;
}

.pt23 {
  padding-top: 23em !important;
}

.pr23 {
  padding-right: 23em !important;
}

.pb23 {
  padding-bottom: 23em !important;
}

.pl23 {
  padding-left: 23em !important;
}

.p23 {
  padding: 23em !important;
}

.mt23q {
  margin-top: 23.25em !important;
}

.mr23q {
  margin-right: 23.25em !important;
}

.mb23q {
  margin-bottom: 23.25em !important;
}

.ml23q {
  margin-left: 23.25em !important;
}

.m23q {
  margin: 23.25em !important;
}

.pt23q {
  padding-top: 23.25em !important;
}

.pr23q {
  padding-right: 23.25em !important;
}

.pb23q {
  padding-bottom: 23.25em !important;
}

.pl23q {
  padding-left: 23.25em !important;
}

.p23q {
  padding: 23.25em !important;
}

.mt23h {
  margin-top: 23.5em !important;
}

.mr23h {
  margin-right: 23.5em !important;
}

.mb23h {
  margin-bottom: 23.5em !important;
}

.ml23h {
  margin-left: 23.5em !important;
}

.m23h {
  margin: 23.5em !important;
}

.pt23h {
  padding-top: 23.5em !important;
}

.pr23h {
  padding-right: 23.5em !important;
}

.pb23h {
  padding-bottom: 23.5em !important;
}

.pl23h {
  padding-left: 23.5em !important;
}

.p23h {
  padding: 23.5em !important;
}

.mt24 {
  margin-top: 24em !important;
}

.mr24 {
  margin-right: 24em !important;
}

.mb24 {
  margin-bottom: 24em !important;
}

.ml24 {
  margin-left: 24em !important;
}

.m24 {
  margin: 24em !important;
}

.pt24 {
  padding-top: 24em !important;
}

.pr24 {
  padding-right: 24em !important;
}

.pb24 {
  padding-bottom: 24em !important;
}

.pl24 {
  padding-left: 24em !important;
}

.p24 {
  padding: 24em !important;
}

.mt24q {
  margin-top: 24.25em !important;
}

.mr24q {
  margin-right: 24.25em !important;
}

.mb24q {
  margin-bottom: 24.25em !important;
}

.ml24q {
  margin-left: 24.25em !important;
}

.m24q {
  margin: 24.25em !important;
}

.pt24q {
  padding-top: 24.25em !important;
}

.pr24q {
  padding-right: 24.25em !important;
}

.pb24q {
  padding-bottom: 24.25em !important;
}

.pl24q {
  padding-left: 24.25em !important;
}

.p24q {
  padding: 24.25em !important;
}

.mt24h {
  margin-top: 24.5em !important;
}

.mr24h {
  margin-right: 24.5em !important;
}

.mb24h {
  margin-bottom: 24.5em !important;
}

.ml24h {
  margin-left: 24.5em !important;
}

.m24h {
  margin: 24.5em !important;
}

.pt24h {
  padding-top: 24.5em !important;
}

.pr24h {
  padding-right: 24.5em !important;
}

.pb24h {
  padding-bottom: 24.5em !important;
}

.pl24h {
  padding-left: 24.5em !important;
}

.p24h {
  padding: 24.5em !important;
}

.mt25 {
  margin-top: 25em !important;
}

.mr25 {
  margin-right: 25em !important;
}

.mb25 {
  margin-bottom: 25em !important;
}

.ml25 {
  margin-left: 25em !important;
}

.m25 {
  margin: 25em !important;
}

.pt25 {
  padding-top: 25em !important;
}

.pr25 {
  padding-right: 25em !important;
}

.pb25 {
  padding-bottom: 25em !important;
}

.pl25 {
  padding-left: 25em !important;
}

.p25 {
  padding: 25em !important;
}

.mt25q {
  margin-top: 25.25em !important;
}

.mr25q {
  margin-right: 25.25em !important;
}

.mb25q {
  margin-bottom: 25.25em !important;
}

.ml25q {
  margin-left: 25.25em !important;
}

.m25q {
  margin: 25.25em !important;
}

.pt25q {
  padding-top: 25.25em !important;
}

.pr25q {
  padding-right: 25.25em !important;
}

.pb25q {
  padding-bottom: 25.25em !important;
}

.pl25q {
  padding-left: 25.25em !important;
}

.p25q {
  padding: 25.25em !important;
}

.mt25h {
  margin-top: 25.5em !important;
}

.mr25h {
  margin-right: 25.5em !important;
}

.mb25h {
  margin-bottom: 25.5em !important;
}

.ml25h {
  margin-left: 25.5em !important;
}

.m25h {
  margin: 25.5em !important;
}

.pt25h {
  padding-top: 25.5em !important;
}

.pr25h {
  padding-right: 25.5em !important;
}

.pb25h {
  padding-bottom: 25.5em !important;
}

.pl25h {
  padding-left: 25.5em !important;
}

.p25h {
  padding: 25.5em !important;
}

.mt26 {
  margin-top: 26em !important;
}

.mr26 {
  margin-right: 26em !important;
}

.mb26 {
  margin-bottom: 26em !important;
}

.ml26 {
  margin-left: 26em !important;
}

.m26 {
  margin: 26em !important;
}

.pt26 {
  padding-top: 26em !important;
}

.pr26 {
  padding-right: 26em !important;
}

.pb26 {
  padding-bottom: 26em !important;
}

.pl26 {
  padding-left: 26em !important;
}

.p26 {
  padding: 26em !important;
}

.mt26q {
  margin-top: 26.25em !important;
}

.mr26q {
  margin-right: 26.25em !important;
}

.mb26q {
  margin-bottom: 26.25em !important;
}

.ml26q {
  margin-left: 26.25em !important;
}

.m26q {
  margin: 26.25em !important;
}

.pt26q {
  padding-top: 26.25em !important;
}

.pr26q {
  padding-right: 26.25em !important;
}

.pb26q {
  padding-bottom: 26.25em !important;
}

.pl26q {
  padding-left: 26.25em !important;
}

.p26q {
  padding: 26.25em !important;
}

.mt26h {
  margin-top: 26.5em !important;
}

.mr26h {
  margin-right: 26.5em !important;
}

.mb26h {
  margin-bottom: 26.5em !important;
}

.ml26h {
  margin-left: 26.5em !important;
}

.m26h {
  margin: 26.5em !important;
}

.pt26h {
  padding-top: 26.5em !important;
}

.pr26h {
  padding-right: 26.5em !important;
}

.pb26h {
  padding-bottom: 26.5em !important;
}

.pl26h {
  padding-left: 26.5em !important;
}

.p26h {
  padding: 26.5em !important;
}

.mt27 {
  margin-top: 27em !important;
}

.mr27 {
  margin-right: 27em !important;
}

.mb27 {
  margin-bottom: 27em !important;
}

.ml27 {
  margin-left: 27em !important;
}

.m27 {
  margin: 27em !important;
}

.pt27 {
  padding-top: 27em !important;
}

.pr27 {
  padding-right: 27em !important;
}

.pb27 {
  padding-bottom: 27em !important;
}

.pl27 {
  padding-left: 27em !important;
}

.p27 {
  padding: 27em !important;
}

.mt27q {
  margin-top: 27.25em !important;
}

.mr27q {
  margin-right: 27.25em !important;
}

.mb27q {
  margin-bottom: 27.25em !important;
}

.ml27q {
  margin-left: 27.25em !important;
}

.m27q {
  margin: 27.25em !important;
}

.pt27q {
  padding-top: 27.25em !important;
}

.pr27q {
  padding-right: 27.25em !important;
}

.pb27q {
  padding-bottom: 27.25em !important;
}

.pl27q {
  padding-left: 27.25em !important;
}

.p27q {
  padding: 27.25em !important;
}

.mt27h {
  margin-top: 27.5em !important;
}

.mr27h {
  margin-right: 27.5em !important;
}

.mb27h {
  margin-bottom: 27.5em !important;
}

.ml27h {
  margin-left: 27.5em !important;
}

.m27h {
  margin: 27.5em !important;
}

.pt27h {
  padding-top: 27.5em !important;
}

.pr27h {
  padding-right: 27.5em !important;
}

.pb27h {
  padding-bottom: 27.5em !important;
}

.pl27h {
  padding-left: 27.5em !important;
}

.p27h {
  padding: 27.5em !important;
}

.mt28 {
  margin-top: 28em !important;
}

.mr28 {
  margin-right: 28em !important;
}

.mb28 {
  margin-bottom: 28em !important;
}

.ml28 {
  margin-left: 28em !important;
}

.m28 {
  margin: 28em !important;
}

.pt28 {
  padding-top: 28em !important;
}

.pr28 {
  padding-right: 28em !important;
}

.pb28 {
  padding-bottom: 28em !important;
}

.pl28 {
  padding-left: 28em !important;
}

.p28 {
  padding: 28em !important;
}

.mt28q {
  margin-top: 28.25em !important;
}

.mr28q {
  margin-right: 28.25em !important;
}

.mb28q {
  margin-bottom: 28.25em !important;
}

.ml28q {
  margin-left: 28.25em !important;
}

.m28q {
  margin: 28.25em !important;
}

.pt28q {
  padding-top: 28.25em !important;
}

.pr28q {
  padding-right: 28.25em !important;
}

.pb28q {
  padding-bottom: 28.25em !important;
}

.pl28q {
  padding-left: 28.25em !important;
}

.p28q {
  padding: 28.25em !important;
}

.mt28h {
  margin-top: 28.5em !important;
}

.mr28h {
  margin-right: 28.5em !important;
}

.mb28h {
  margin-bottom: 28.5em !important;
}

.ml28h {
  margin-left: 28.5em !important;
}

.m28h {
  margin: 28.5em !important;
}

.pt28h {
  padding-top: 28.5em !important;
}

.pr28h {
  padding-right: 28.5em !important;
}

.pb28h {
  padding-bottom: 28.5em !important;
}

.pl28h {
  padding-left: 28.5em !important;
}

.p28h {
  padding: 28.5em !important;
}

.mt29 {
  margin-top: 29em !important;
}

.mr29 {
  margin-right: 29em !important;
}

.mb29 {
  margin-bottom: 29em !important;
}

.ml29 {
  margin-left: 29em !important;
}

.m29 {
  margin: 29em !important;
}

.pt29 {
  padding-top: 29em !important;
}

.pr29 {
  padding-right: 29em !important;
}

.pb29 {
  padding-bottom: 29em !important;
}

.pl29 {
  padding-left: 29em !important;
}

.p29 {
  padding: 29em !important;
}

.mt29q {
  margin-top: 29.25em !important;
}

.mr29q {
  margin-right: 29.25em !important;
}

.mb29q {
  margin-bottom: 29.25em !important;
}

.ml29q {
  margin-left: 29.25em !important;
}

.m29q {
  margin: 29.25em !important;
}

.pt29q {
  padding-top: 29.25em !important;
}

.pr29q {
  padding-right: 29.25em !important;
}

.pb29q {
  padding-bottom: 29.25em !important;
}

.pl29q {
  padding-left: 29.25em !important;
}

.p29q {
  padding: 29.25em !important;
}

.mt29h {
  margin-top: 29.5em !important;
}

.mr29h {
  margin-right: 29.5em !important;
}

.mb29h {
  margin-bottom: 29.5em !important;
}

.ml29h {
  margin-left: 29.5em !important;
}

.m29h {
  margin: 29.5em !important;
}

.pt29h {
  padding-top: 29.5em !important;
}

.pr29h {
  padding-right: 29.5em !important;
}

.pb29h {
  padding-bottom: 29.5em !important;
}

.pl29h {
  padding-left: 29.5em !important;
}

.p29h {
  padding: 29.5em !important;
}

.mt30 {
  margin-top: 30em !important;
}

.mr30 {
  margin-right: 30em !important;
}

.mb30 {
  margin-bottom: 30em !important;
}

.ml30 {
  margin-left: 30em !important;
}

.m30 {
  margin: 30em !important;
}

.pt30 {
  padding-top: 30em !important;
}

.pr30 {
  padding-right: 30em !important;
}

.pb30 {
  padding-bottom: 30em !important;
}

.pl30 {
  padding-left: 30em !important;
}

.p30 {
  padding: 30em !important;
}

.mt30q {
  margin-top: 30.25em !important;
}

.mr30q {
  margin-right: 30.25em !important;
}

.mb30q {
  margin-bottom: 30.25em !important;
}

.ml30q {
  margin-left: 30.25em !important;
}

.m30q {
  margin: 30.25em !important;
}

.pt30q {
  padding-top: 30.25em !important;
}

.pr30q {
  padding-right: 30.25em !important;
}

.pb30q {
  padding-bottom: 30.25em !important;
}

.pl30q {
  padding-left: 30.25em !important;
}

.p30q {
  padding: 30.25em !important;
}

.mt30h {
  margin-top: 30.5em !important;
}

.mr30h {
  margin-right: 30.5em !important;
}

.mb30h {
  margin-bottom: 30.5em !important;
}

.ml30h {
  margin-left: 30.5em !important;
}

.m30h {
  margin: 30.5em !important;
}

.pt30h {
  padding-top: 30.5em !important;
}

.pr30h {
  padding-right: 30.5em !important;
}

.pb30h {
  padding-bottom: 30.5em !important;
}

.pl30h {
  padding-left: 30.5em !important;
}

.p30h {
  padding: 30.5em !important;
}

/* -- 配置
.box-auto 可変
.box-fixed 均等配置

<ul class="box-auto">
<li>のなかが同じ大きさのボックスになる</li>
<li>このなかが横並びになる</li>
<li>このなかが横並びになる</li>
</ul>

<div class="box-fix">
<div>このなかが同じ大きさのボックスになる</div>
<div>このなかが同じ大きさのボックスになる</div>
<div>このなかが同じ大きさのボックスになる</div>
</div>

 -- */
.box-auto,
.box-fixed {
  list-style-type: none;
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
}
.box-auto > li,
.box-auto > div,
.box-fixed > li,
.box-fixed > div {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 767.9999px) {
  .box-auto.responsive,
  .box-fixed.responsive {
    display: block;
  }
  .box-auto.responsive > li,
  .box-auto.responsive > div,
  .box-fixed.responsive > li,
  .box-fixed.responsive > div {
    display: block;
  }
}

.box-fixed {
  table-layout: fixed;
}

/* --
フロートは基本使わず上の.box-auto,.box-fixedをつかうこと。
使うときは親boxをつくってclearfixを設定すること。
 -- */
.f-right {
  float: right !important;
}

.f-left {
  float: left !important;
}

/*-- 横並び定義リスト
.list-w1 普通
.list-w1-b dtが太字
--*/
.list-w1,
.list-w1-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w1.responsive,
  .list-w1-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w1.responsive > dt,
  .list-w1-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w1.responsive > dd,
  .list-w1-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w1.responsive > dd + dd,
  .list-w1-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w1 > dt,
.list-w1-b > dt {
  min-width: 1em;
  width: 1em;
}
.list-w1 > dd,
.list-w1-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 1em);
}
.list-w1 > dd + dd,
.list-w1-b > dd + dd {
  margin-left: 1em;
}

.list-w1 > dt {
  font-weight: normal;
}

.list-w1-b > dt {
  font-weight: bold;
}

.list-w2,
.list-w2-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w2.responsive,
  .list-w2-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w2.responsive > dt,
  .list-w2-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w2.responsive > dd,
  .list-w2-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w2.responsive > dd + dd,
  .list-w2-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w2 > dt,
.list-w2-b > dt {
  min-width: 2em;
  width: 2em;
}
.list-w2 > dd,
.list-w2-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 2em);
}
.list-w2 > dd + dd,
.list-w2-b > dd + dd {
  margin-left: 2em;
}

.list-w2 > dt {
  font-weight: normal;
}

.list-w2-b > dt {
  font-weight: bold;
}

.list-w3,
.list-w3-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w3.responsive,
  .list-w3-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w3.responsive > dt,
  .list-w3-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w3.responsive > dd,
  .list-w3-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w3.responsive > dd + dd,
  .list-w3-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w3 > dt,
.list-w3-b > dt {
  min-width: 3em;
  width: 3em;
}
.list-w3 > dd,
.list-w3-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 3em);
}
.list-w3 > dd + dd,
.list-w3-b > dd + dd {
  margin-left: 3em;
}

.list-w3 > dt {
  font-weight: normal;
}

.list-w3-b > dt {
  font-weight: bold;
}

.list-w4,
.list-w4-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w4.responsive,
  .list-w4-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w4.responsive > dt,
  .list-w4-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w4.responsive > dd,
  .list-w4-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w4.responsive > dd + dd,
  .list-w4-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w4 > dt,
.list-w4-b > dt {
  min-width: 4em;
  width: 4em;
}
.list-w4 > dd,
.list-w4-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 4em);
}
.list-w4 > dd + dd,
.list-w4-b > dd + dd {
  margin-left: 4em;
}

.list-w4 > dt {
  font-weight: normal;
}

.list-w4-b > dt {
  font-weight: bold;
}

.list-w5,
.list-w5-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w5.responsive,
  .list-w5-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w5.responsive > dt,
  .list-w5-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w5.responsive > dd,
  .list-w5-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w5.responsive > dd + dd,
  .list-w5-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w5 > dt,
.list-w5-b > dt {
  min-width: 5em;
  width: 5em;
}
.list-w5 > dd,
.list-w5-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 5em);
}
.list-w5 > dd + dd,
.list-w5-b > dd + dd {
  margin-left: 5em;
}

.list-w5 > dt {
  font-weight: normal;
}

.list-w5-b > dt {
  font-weight: bold;
}

.list-w6,
.list-w6-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w6.responsive,
  .list-w6-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w6.responsive > dt,
  .list-w6-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w6.responsive > dd,
  .list-w6-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w6.responsive > dd + dd,
  .list-w6-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w6 > dt,
.list-w6-b > dt {
  min-width: 6em;
  width: 6em;
}
.list-w6 > dd,
.list-w6-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 6em);
}
.list-w6 > dd + dd,
.list-w6-b > dd + dd {
  margin-left: 6em;
}

.list-w6 > dt {
  font-weight: normal;
}

.list-w6-b > dt {
  font-weight: bold;
}

.list-w7,
.list-w7-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w7.responsive,
  .list-w7-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w7.responsive > dt,
  .list-w7-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w7.responsive > dd,
  .list-w7-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w7.responsive > dd + dd,
  .list-w7-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w7 > dt,
.list-w7-b > dt {
  min-width: 7em;
  width: 7em;
}
.list-w7 > dd,
.list-w7-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 7em);
}
.list-w7 > dd + dd,
.list-w7-b > dd + dd {
  margin-left: 7em;
}

.list-w7 > dt {
  font-weight: normal;
}

.list-w7-b > dt {
  font-weight: bold;
}

.list-w8,
.list-w8-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w8.responsive,
  .list-w8-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w8.responsive > dt,
  .list-w8-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w8.responsive > dd,
  .list-w8-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w8.responsive > dd + dd,
  .list-w8-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w8 > dt,
.list-w8-b > dt {
  min-width: 8em;
  width: 8em;
}
.list-w8 > dd,
.list-w8-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 8em);
}
.list-w8 > dd + dd,
.list-w8-b > dd + dd {
  margin-left: 8em;
}

.list-w8 > dt {
  font-weight: normal;
}

.list-w8-b > dt {
  font-weight: bold;
}

.list-w9,
.list-w9-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w9.responsive,
  .list-w9-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w9.responsive > dt,
  .list-w9-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w9.responsive > dd,
  .list-w9-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w9.responsive > dd + dd,
  .list-w9-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w9 > dt,
.list-w9-b > dt {
  min-width: 9em;
  width: 9em;
}
.list-w9 > dd,
.list-w9-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 9em);
}
.list-w9 > dd + dd,
.list-w9-b > dd + dd {
  margin-left: 9em;
}

.list-w9 > dt {
  font-weight: normal;
}

.list-w9-b > dt {
  font-weight: bold;
}

.list-w10,
.list-w10-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w10.responsive,
  .list-w10-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w10.responsive > dt,
  .list-w10-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w10.responsive > dd,
  .list-w10-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w10.responsive > dd + dd,
  .list-w10-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w10 > dt,
.list-w10-b > dt {
  min-width: 10em;
  width: 10em;
}
.list-w10 > dd,
.list-w10-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 10em);
}
.list-w10 > dd + dd,
.list-w10-b > dd + dd {
  margin-left: 10em;
}

.list-w10 > dt {
  font-weight: normal;
}

.list-w10-b > dt {
  font-weight: bold;
}

.list-w11,
.list-w11-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w11.responsive,
  .list-w11-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w11.responsive > dt,
  .list-w11-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w11.responsive > dd,
  .list-w11-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w11.responsive > dd + dd,
  .list-w11-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w11 > dt,
.list-w11-b > dt {
  min-width: 11em;
  width: 11em;
}
.list-w11 > dd,
.list-w11-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 11em);
}
.list-w11 > dd + dd,
.list-w11-b > dd + dd {
  margin-left: 11em;
}

.list-w11 > dt {
  font-weight: normal;
}

.list-w11-b > dt {
  font-weight: bold;
}

.list-w12,
.list-w12-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w12.responsive,
  .list-w12-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w12.responsive > dt,
  .list-w12-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w12.responsive > dd,
  .list-w12-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w12.responsive > dd + dd,
  .list-w12-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w12 > dt,
.list-w12-b > dt {
  min-width: 12em;
  width: 12em;
}
.list-w12 > dd,
.list-w12-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 12em);
}
.list-w12 > dd + dd,
.list-w12-b > dd + dd {
  margin-left: 12em;
}

.list-w12 > dt {
  font-weight: normal;
}

.list-w12-b > dt {
  font-weight: bold;
}

.list-w13,
.list-w13-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w13.responsive,
  .list-w13-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w13.responsive > dt,
  .list-w13-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w13.responsive > dd,
  .list-w13-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w13.responsive > dd + dd,
  .list-w13-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w13 > dt,
.list-w13-b > dt {
  min-width: 13em;
  width: 13em;
}
.list-w13 > dd,
.list-w13-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 13em);
}
.list-w13 > dd + dd,
.list-w13-b > dd + dd {
  margin-left: 13em;
}

.list-w13 > dt {
  font-weight: normal;
}

.list-w13-b > dt {
  font-weight: bold;
}

.list-w14,
.list-w14-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w14.responsive,
  .list-w14-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w14.responsive > dt,
  .list-w14-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w14.responsive > dd,
  .list-w14-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w14.responsive > dd + dd,
  .list-w14-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w14 > dt,
.list-w14-b > dt {
  min-width: 14em;
  width: 14em;
}
.list-w14 > dd,
.list-w14-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 14em);
}
.list-w14 > dd + dd,
.list-w14-b > dd + dd {
  margin-left: 14em;
}

.list-w14 > dt {
  font-weight: normal;
}

.list-w14-b > dt {
  font-weight: bold;
}

.list-w15,
.list-w15-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w15.responsive,
  .list-w15-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w15.responsive > dt,
  .list-w15-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w15.responsive > dd,
  .list-w15-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w15.responsive > dd + dd,
  .list-w15-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w15 > dt,
.list-w15-b > dt {
  min-width: 15em;
  width: 15em;
}
.list-w15 > dd,
.list-w15-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 15em);
}
.list-w15 > dd + dd,
.list-w15-b > dd + dd {
  margin-left: 15em;
}

.list-w15 > dt {
  font-weight: normal;
}

.list-w15-b > dt {
  font-weight: bold;
}

.list-w16,
.list-w16-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w16.responsive,
  .list-w16-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w16.responsive > dt,
  .list-w16-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w16.responsive > dd,
  .list-w16-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w16.responsive > dd + dd,
  .list-w16-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w16 > dt,
.list-w16-b > dt {
  min-width: 16em;
  width: 16em;
}
.list-w16 > dd,
.list-w16-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 16em);
}
.list-w16 > dd + dd,
.list-w16-b > dd + dd {
  margin-left: 16em;
}

.list-w16 > dt {
  font-weight: normal;
}

.list-w16-b > dt {
  font-weight: bold;
}

.list-w17,
.list-w17-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w17.responsive,
  .list-w17-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w17.responsive > dt,
  .list-w17-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w17.responsive > dd,
  .list-w17-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w17.responsive > dd + dd,
  .list-w17-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w17 > dt,
.list-w17-b > dt {
  min-width: 17em;
  width: 17em;
}
.list-w17 > dd,
.list-w17-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 17em);
}
.list-w17 > dd + dd,
.list-w17-b > dd + dd {
  margin-left: 17em;
}

.list-w17 > dt {
  font-weight: normal;
}

.list-w17-b > dt {
  font-weight: bold;
}

.list-w18,
.list-w18-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w18.responsive,
  .list-w18-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w18.responsive > dt,
  .list-w18-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w18.responsive > dd,
  .list-w18-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w18.responsive > dd + dd,
  .list-w18-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w18 > dt,
.list-w18-b > dt {
  min-width: 18em;
  width: 18em;
}
.list-w18 > dd,
.list-w18-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 18em);
}
.list-w18 > dd + dd,
.list-w18-b > dd + dd {
  margin-left: 18em;
}

.list-w18 > dt {
  font-weight: normal;
}

.list-w18-b > dt {
  font-weight: bold;
}

.list-w19,
.list-w19-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w19.responsive,
  .list-w19-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w19.responsive > dt,
  .list-w19-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w19.responsive > dd,
  .list-w19-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w19.responsive > dd + dd,
  .list-w19-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w19 > dt,
.list-w19-b > dt {
  min-width: 19em;
  width: 19em;
}
.list-w19 > dd,
.list-w19-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 19em);
}
.list-w19 > dd + dd,
.list-w19-b > dd + dd {
  margin-left: 19em;
}

.list-w19 > dt {
  font-weight: normal;
}

.list-w19-b > dt {
  font-weight: bold;
}

.list-w20,
.list-w20-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media (max-width: 767.9999px) {
  .list-w20.responsive,
  .list-w20-b.responsive {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .list-w20.responsive > dt,
  .list-w20-b.responsive > dt {
    min-width: auto;
    width: auto;
  }
  .list-w20.responsive > dd,
  .list-w20-b.responsive > dd {
    margin: 0;
    padding: 0;
    width: auto;
  }
  .list-w20.responsive > dd + dd,
  .list-w20-b.responsive > dd + dd {
    margin: 0;
  }
}
.list-w20 > dt,
.list-w20-b > dt {
  min-width: 20em;
  width: 20em;
}
.list-w20 > dd,
.list-w20-b > dd {
  margin: 0;
  padding: 0;
  width: calc(100% - 20em);
}
.list-w20 > dd + dd,
.list-w20-b > dd + dd {
  margin-left: 20em;
}

.list-w20 > dt {
  font-weight: normal;
}

.list-w20-b > dt {
  font-weight: bold;
}

/* dtを連番リストにする */
.list-num {
  counter-reset: listnum;
}
.list-num > dt::before {
  content: counter(listnum) ".";
  counter-increment: listnum;
  display: inline-block;
  text-align: right;
  margin-right: 0.5em;
  margin-left: -1em;
  width: 2em;
}

/*-- 通常のリストに戻す --*/
.disc {
  list-style-type: disc;
}

/*-- アルファベット小文字リスト --*/
.lower-alpha {
  list-style-type: lower-alpha;
}

/*-- リストごと1行空ける--*/
.list-mb1 > li {
  margin-bottom: 1em;
}
.list-mb1 > dd {
  margin-bottom: 1em;
}

/*-- 連番リストベース --*/
.kata-la, .kata, .kakko {
  position: relative;
  list-style-type: none;
  margin-left: 1.1em;
  padding-left: 1em;
}
.kata-la > li::before, .kata > li::before, .kakko > li::before {
  position: absolute;
  left: -1.5em;
  text-align: right;
  width: 2.5em;
  padding-right: 0.5em;
}

/*-- 丸括弧つき連番リスト --*/
.kakko {
  counter-reset: kakko;
}
.kakko > li {
  counter-increment: kakko;
}
.kakko > li::before {
  content: "(" counter(kakko) ")";
  text-align: center;
  width: 3em;
}

/*-- 片括弧つき連番リスト --*/
.kata {
  counter-reset: kata;
}
.kata > li {
  counter-increment: kata;
}
.kata > li::before {
  content: counter(kata) ")";
}

/*-- 片括弧つき連番リスト --*/
.kata-la {
  counter-reset: kata-la;
}
.kata-la > li {
  counter-increment: kata-la;
}
.kata-la > li::before {
  content: counter(kata-la, lower-alpha) ")";
}

/*-- リストマーク付きリストベース --*/
.asterisk2, .asterisk, .kome, .nakaguro {
  list-style-type: none;
  padding-left: 0;
}
.asterisk2 > li, .asterisk > li, .kome > li, .nakaguro > li {
  margin-left: 1em;
}
.asterisk2 > li::before, .asterisk > li::before, .kome > li::before, .nakaguro > li::before {
  width: 1em;
  margin-left: -1em;
}

/*-- ・リスト --*/
.nakaguro > li::before {
  content: "・";
}

/*-- ※リスト --*/
.kome > li::before {
  content: "※";
}

/*-- ＊リスト --*/
.asterisk > li::before {
  content: "＊";
}

/*-- * リスト --*/
.asterisk2 > li::before {
  content: "* ";
}

/* オリジナルリストマーク */
.listmark1 {
  list-style-type: none;
  padding-left: 0;
}
.listmark1 > li {
  text-indent: -1em;
  margin-left: 1em;
}
.listmark1 > li > * {
  text-indent: 0;
}
.listmark1 > li > span {
  display: inline-block;
  text-align: center;
  width: 1em;
}

.listmark1h {
  list-style-type: none;
  padding-left: 0;
}
.listmark1h > li {
  text-indent: -1.5em;
  margin-left: 1.5em;
}
.listmark1h > li > * {
  text-indent: 0;
}
.listmark1h > li span {
  display: inline-block;
  text-align: center;
  width: 1em;
}

.listmark2 {
  list-style-type: none;
  padding-left: 0;
}
.listmark2 > li {
  text-indent: -2em;
  margin-left: 2em;
}
.listmark2 > li > * {
  text-indent: 0;
}
.listmark2 > li > span {
  display: inline-block;
  text-align: center;
  width: 2em;
}

.listmark2h {
  list-style-type: none;
  padding-left: 0;
}
.listmark2h > li {
  text-indent: -2.5em;
  margin-left: 2.5em;
}
.listmark2h > li > * {
  text-indent: 0;
}
.listmark2h > li span {
  display: inline-block;
  text-align: center;
  width: 2em;
}

.listmark3 {
  list-style-type: none;
  padding-left: 0;
}
.listmark3 > li {
  text-indent: -3em;
  margin-left: 3em;
}
.listmark3 > li > * {
  text-indent: 0;
}
.listmark3 > li > span {
  display: inline-block;
  text-align: center;
  width: 3em;
}

.listmark3h {
  list-style-type: none;
  padding-left: 0;
}
.listmark3h > li {
  text-indent: -3.5em;
  margin-left: 3.5em;
}
.listmark3h > li > * {
  text-indent: 0;
}
.listmark3h > li span {
  display: inline-block;
  text-align: center;
  width: 3em;
}

/*-- 段落文頭　字下げ --*/
/*-- 字下げなし --*/
.pa0 {
  text-indent: 0em !important;
}

.pa1 {
  text-indent: 1em !important;
}

/*-- 文字装飾 --*/
/* 通常 */
.normal {
  font-weight: normal;
}

/* 強調の太字は<strong>で対応すること */
strong {
  font-weight: bold;
}

/* 斜体のうち、学名などは<i>、強調は<em>、用語などは<dfn>、変数は<var>で対応すること */
em,
i {
  font-style: italic;
}

/* 打消し線のうち、締切延長等は<s>で、誤った部分の削除等は<del>で対応すること */
s,
del {
  text-decoration: line-through;
}

/* 下線 */
.underline {
  text-decoration: underline;
}

/* -- 文字色 -- */
.red {
  color: #f00 !important;
}

.blue {
  color: #009 !important;
}

.gray {
  color: #ccc !important;
}

.white {
  color: #fff !important;
}

.attention {
  color: #f00 !important;
  font-weight: bold !important;
}

.left,
.text-left {
  text-align: left !important;
}

.right,
.text-right {
  text-align: right !important;
}

.center,
.text-center {
  text-align: center !important;
}

/* -- アイコン自動表示 -- */
a[href$=".pdf"]::after,
a[href$=".doc"]::after,
a[href$=".docx"]::after,
a[href$=".xls"]::after,
a[href$=".xlsx"]::after,
a[href$=".ppt"]::after,
a[href$=".pptx"]::after,
a[href$=".zip"]::after,
a[href^=http]::after,
a[href^=https]::after,
.icon-win::after,
.icon-pdf::after,
.icon-doc::after,
.icon-xls::after,
.icon-ppt::after,
.icon-zip::after {
  top: 2px;
  left: 0;
  margin: 0 2px;
}

a[href^=http]::after,
a[href^=https]::after,
.icon-win::after {
  font-family: "Font Awesome 6 Free";
  /*font-weight:900;*/
  content: "\f2d2";
  margin-left: 3px;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
a[href^=http].icon-left::before,
a[href^=https].icon-left::before,
.icon-win.icon-left::before {
  font-family: "Font Awesome 6 Free";
  /*font-weight:900;*/
  content: "\f2d2";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0.2em;
}

a[href$=".pdf"]::after,
.icon-pdf::after {
  /*content: url($icon_path + "icon_pdf.png");*/
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f1c1";
  /*color:#b30b00;*/
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
a[href$=".pdf"].icon-left::before,
.icon-pdf.icon-left::before {
  /*content: url($icon_path + "icon_pdf.png");*/
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f1c1";
  /*color:#b30b00;*/
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0.2em;
}

a[href$=".doc"]::after,
a[href$=".docx"]::after,
.icon-doc::after {
  /*content: url($icon_path + "icon_doc.png");*/
  font-family: "Font Awesome 6 free";
  content: "\f1c2";
  /*color:#185abd;*/
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
a[href$=".doc"].icon-left::before,
a[href$=".docx"].icon-left::before,
.icon-doc.icon-left::before {
  /*content: url($icon_path + "icon_doc.png");*/
  font-family: "Font Awesome 6 Free";
  content: "\f1c2";
  /*color:#185abd;*/
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0.2em;
}

a[href$=".xls"]::after,
a[href$=".xlsx"]::after,
.icon-xls::after {
  /*content: url($icon_path + "icon_xls.png");*/
  font-family: "Font Awesome 6 Free";
  content: "\f1c3";
  color: #107c41;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
a[href$=".xls"].icon-left::before,
a[href$=".xlsx"].icon-left::before,
.icon-xls.icon-left::before {
  /*content: url($icon_path + "icon_xls.png");*/
  font-family: "Font Awesome 6 Free";
  content: "\f1c3";
  color: #107c41;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0.2em;
}

a[href$=".ppt"]::after,
a[href$=".pptx"]::after,
.icon-ppt::after {
  /*content: url($icon_path + "icon_ppt.png");*/
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  content: "\f1c4";
  color: #c43e1c;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
a[href$=".ppt"].icon-left::before,
a[href$=".pptx"].icon-left::before,
.icon-ppt.icon-left::before {
  /*content: url($icon_path + "icon_ppt.png");*/
  font-family: "Font Awesome 6 Free";
  content: "\f1c4";
  color: #c43e1c;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0.2em;
}

a[href$=".zip"]::after,
.icon-zip::after {
  /*content: url($icon_path + "icon_zip.png");*/
  font-family: "Font Awesome 6 Free";
  content: "\f1c6";
  color: #ffb900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
a[href$=".zip"].icon-left::before,
.icon-zip.icon-left::before {
  /*content: url($icon_path + "icon_zip.png");*/
  font-family: "Font Awesome 6 Free";
  content: "\f1c6";
  color: #ffb900;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 0.2em;
}

a.no-icon::after,
a.icon-left::after,
.no-icon a::after {
  content: "";
  top: 0;
  left: 0;
  margin: 0;
}

/*-- ボタン(赤・緑・青・非アクティブ) --*/
.btn-r, .btn-r:visited, .btn-r:hover, .btn-r:focus, .btn-r:active,
.btn-g,
.btn-g:visited,
.btn-g:hover,
.btn-g:focus,
.btn-g:active,
.btn-b,
.btn-b:visited,
.btn-b:hover,
.btn-b:focus,
.btn-b:active,
.btn-a,
.btn-a:visited,
.btn-a:hover,
.btn-a:focus,
.btn-a:active {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  padding: 0.5em 0.8em;
  text-decoration: none;
}

.btn-r {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-r:hover {
  background-color: #c9302c;
  border-color: #ac2925;
  text-decoration: underline;
}
.btn-r:active {
  position: relative;
  top: 1px;
}

.btn-g {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-g:hover {
  background-color: #449d44;
  border-color: #398439;
  text-decoration: underline;
}
.btn-g:active {
  position: relative;
  top: 1px;
}

.btn-b {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-b:hover {
  background-color: #31b0d5;
  border-color: #269abc;
  text-decoration: underline;
}
.btn-b:active {
  position: relative;
  top: 1px;
}

.btn-a {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #c0c0c0;
  border: 1px solid #808080;
  text-shadow: none;
}

.wb-break {
  word-break: break-all;
}

.ib {
  display: inline-block;
}

.justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

.justify-last {
  -moz-text-align-last: justify;
       text-align-last: justify;
}

small,
.caption {
  display: inline-block;
  line-height: 1.1;
  margin: 0;
}

.gsc-search-box {
  table-layout: auto;
}

.footer .banner:after, .footer:after, .main-wrapper:after, .header:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
}

body {
  background-color: #FFF;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "MS PGothic", sans-serif;
  line-height: 1.5;
}

a {
  color: #00f;
  text-decoration: underline;
}
a:hover, a:focus {
  color: #e9546b;
}

.nav li a {
  text-decoration: none;
}

.header {
  position: relative;
}
.header .site-name {
  margin: 0;
}
.header .lang-button {
  position: absolute;
  top: 15px;
  right: 15px;
}
.header .lang-button a {
  background-color: #01327b;
  border-radius: 50%;
  color: #FFF;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0.4em;
  text-decoration: none;
}
.header .lang-button a:hover {
  background-color: #fdcb52;
  color: #333;
}
.header .banner-congress {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.main-wrapper {
  min-height: 600px;
  padding: 15px 0;
  position: relative;
}
.main-wrapper .content {
  margin-bottom: 30px;
}
.main-wrapper .page-content {
  margin: 15px 0;
  padding: 0 15px 100px 15px;
}

.new:after {
  color: #F00;
  content: "NEW";
  margin-left: 0.5em;
}

.new2:after {
  background-color: #F00;
  border-radius: 50%;
  color: #FFF;
  content: "NEW";
  font-size: 9px;
  font-size: 0.9rem;
  margin-left: 0.5em;
  padding: 0.5em;
}

.sidebar.sidebar-fixed {
  position: static;
}

.footer .footer-inner {
  background: -webkit-gradient(linear, left top, left bottom, from(#FF3D9D), to(#7F1F4E));
  background: linear-gradient(to bottom, #FF3D9D 0%, #7F1F4E 100%);
  -webkit-box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.3) inset;
          box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.3) inset;
  padding: 1em;
}
.footer, .footer a {
  color: #FFF;
  font-size: 13px;
  font-size: 1.3rem;
}
.footer .copyright {
  display: table;
  height: 50px;
  width: 100%;
}
.footer .copyright small {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.footer .banner-society, .footer .banner-congress {
  float: left;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.footer .banner {
  margin-top: 2em;
}

.footer-inner {
  position: relative;
}

.pagetop {
  position: absolute;
  z-index: 2147483647;
  top: 0;
  right: 0;
  color: #FFF;
  font-size: 7.5px;
  font-size: 0.75rem;
  background-color: #333;
  padding: 0.5em;
  text-decoration: none !important;
  text-align: center;
  display: block;
  letter-spacing: 0.2em;
}
.pagetop:hover {
  background-color: #FFF;
  color: #333;
}

.page-title {
  background-color: #E5378D;
  background: linear-gradient(101deg, #E5378D 0%, #7F1F4E 100%);
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0px 2px 5px 0 #7F1F4E inset;
          box-shadow: 0px 2px 5px 0 #7F1F4E inset;
  color: #FFF;
  font-family: inherit;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0;
  padding: 0.5em 15px;
}
.page-title small, .page-title .small {
  color: #FFF;
  margin-left: 1em;
}
.page-title:before {
  content: "";
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 24px;
  margin-bottom: 24px;
}

h2 {
  border-bottom: 1px solid #7F1F4E;
  color: #000;
  font-size: 22px;
  font-size: 2.2rem;
  padding-top: 0.2em;
  padding-left: 0.5em;
  padding-bottom: 0.2em;
  position: relative;
}
h2:before {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: #7F1F4E;
  bottom: 0;
  left: 0;
  position: absolute;
}
h2 small, h2 .small {
  vertical-align: middle;
}

h3 {
  font-size: 20px;
  font-size: 2rem;
}

p,
dl {
  margin-bottom: 1em;
}

ol,
ul {
  margin-bottom: 1em;
  padding-left: 1.5em;
}

.table1 td, .table1 th, .table1 caption {
  border: 1px solid #000;
  line-height: 1;
  padding: 0.5em;
}
.table1 th {
  text-align: center;
  background: #f0f0f0;
}
.table1 caption { /*テーブル用見出*/
  background: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#333));
  background: linear-gradient(#4b4b4b, #333);
  border-bottom: none;
  color: #FFF;
}

@media (min-width: 992px) {
  .footer.footer-fixed {
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 100;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.news-list {
  margin: 0 -1em;
  padding: 0.5em 1em;
}
.news-list dt, .news-list dd {
  line-height: 2em;
}

@media (min-width: 768px) {
  .news-list dt {
    clear: left;
    float: left;
    width: 8em;
  }
  .news-list dd {
    margin-left: 8em;
  }
  .header .menu {
    display: none;
  }
  .footer .banner-congress {
    display: none;
  }
}
@media (max-width: 767px) {
  .header .site-name, .header .banner-congress, .header .lang-button {
    display: none;
  }
  .navbar {
    margin-bottom: 0;
  }
  .site-name-sp {
    font-size: 14px;
    margin: 1em;
  }
  .navbar-header {
    height: 78px;
    background: url("../img/header_sp.png") no-repeat;
    background-size: auto 100%;
  }
  .navbar-default {
    border: none;
  }
  .navbar-toggle {
    background: #FFF;
    margin-top: 22px;
  }
  .footer .copyright small {
    text-align: center;
  }
  .pagetop {
    position: fixed;
    top: auto;
    bottom: 0;
    right: 0;
  }
  .sidebar {
    display: none;
  }
}
body {
  line-height: 1.75;
  font-size: 14px;
  font-size: 1.4rem;
  background: -webkit-gradient(linear, left top, right top, from(#eff2f3), color-stop(24%, #eff2f3), color-stop(24%, #fff), to(#fff));
  background: linear-gradient(to right, #eff2f3, #eff2f3 24%, #fff 24%, #fff 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: top, center;
  background-size: cover;
  min-height: 100vh;
}

:root {
  --color-primary:#006633;
  --color-primary-rgb:0, 110, 65;
  --color-secondary:#1b232c;
  --color-secondary-rgb:27, 35, 44;
  --color-contrast:#fff;
  --color-contrast-rgb:255, 255, 255;
}

/*.jumbotron {
	background: url("../img/main.png") center no-repeat;
	background-size: cover;
}

.jumbotron-s {
	background: url("../img/main_s.png") center no-repeat;
	background-size: cover;
}*/
#home .content-main {
  display: none;
}

#content .home-main, #en .home-main {
  display: none;
}

a {
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
}

header .lang-button a {
  font-weight: normal !important;
  background-color: var(--color-primary) !important;
  border: none;
  color: var(--color-contrast) !important;
  border-radius: 4px !important;
  padding: 0.4em 0.8em !important;
}
header .lang-button a:hover {
  background-color: var(--color-secondary) !important;
  color: var(--color-contrast) !important;
}
header .lang-button .lang-jp {
  display: none;
}
header .lang-button .lang-en {
  display: inherit;
}
header .site-name {
  margin: 0;
}
header .site-name-sp {
  z-index: -999999999px;
}
header .site-name-sp a {
  display: none;
}
header .sub-header {
  background: none;
  padding: 0;
  border-top: 1px solid var(--color-primary);
  border-bottom: none;
  color: var(--color-contrast);
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal !important;
}
header .sub-header ul {
  background: var(--color-primary);
  padding: 0.35em 0.8em 0.25em 0.8em;
}
header .sub-header li {
  margin-bottom: 1em;
  line-height: 1.25;
  padding-left: 3.75em;
  text-indent: -3.75em;
}
header .sub-header li span {
  background: var(--color-secondary);
  border-radius: 4px;
  color: var(--color-contrast);
  padding: 2px 6px;
  font-size: 13px;
  font-size: 1.3rem;
}
header .sub-header li:last-child {
  margin-bottom: 0;
}
header .sub-header .small {
  font-size: 80%;
}
header .navbar-header-e {
  height: 78px;
  background: url("../img/header_sp-e.png") no-repeat;
  background-size: auto 100%;
}

#en header .lang-button a.lang-jp {
  display: inherit;
}
#en header .lang-button a.lang-en {
  display: none;
}

.main-wrapper {
  background: var(--color-contrast);
}
.main-wrapper .page-content {
  padding: 0 15px 15px 15px;
}

footer {
  position: sticky;
  top: 100vh;
}

.footer {
  background: none;
  text-align: center;
  border-top: 2px solid var(--color-primary);
}
.footer .footer-inner {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.footer, .footer a {
  color: var(--color-contrast);
  font-size: 13px;
  font-size: 1.3rem;
}
.footer .copyright small {
  color: var(--color-primary);
  text-align: center;
}
.footer .banner {
  margin-top: 0;
}

.footer-inner {
  position: relative;
}

.pagetop {
  position: fixed;
  z-index: 2147483647;
  top: auto;
  bottom: 2em;
  right: 2em;
  color: var(--color-contrast);
  font-size: 5px;
  font-size: 0.5rem;
  background-color: #333;
  padding: 0.5em;
  text-decoration: none !important;
  text-align: center;
  display: block;
  letter-spacing: 0;
  border-radius: 6px;
}
.pagetop:hover {
  background-color: var(--color-contrast);
  color: #333;
}
.pagetop i {
  font-size: 24px;
  font-size: 2.4rem;
}

nav ul {
  padding: 0 !important;
  font-size: 15px;
  font-size: 1.5rem;
}
nav ul .dropdown-menu {
  float: none;
}
nav ul li {
  background: var(--color-contrast);
  border-bottom: 1px solid var(--color-primary);
  margin: 0;
  color: var(--color-secondary) !important;
}
nav ul li:hover {
  border-radius: 0px;
  color: var(--color-secondary) !important;
  background: var(--color-contrast);
  border-radius: 0;
}
nav ul li a {
  display: block;
  color: var(--color-primary) !important;
  line-height: 1.25em;
  padding: 8px 14px;
}
nav ul li a:hover {
  background: var(--color-contrast);
  color: var(--color-secondary) !important;
}
nav ul li a:visited, nav ul li a:focus {
  color: var(--color-primary) !important;
}
nav ul li a:focus {
  color: var(--color-secondary) !important;
}
nav ul li .dropdown-menu {
  position: inherit;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
nav ul li .dropdown-menu li a {
  white-space: inherit;
}
nav ul li .nav-child {
  background: var(--color-contrast);
  list-style: none;
  border-radius: 0;
  border-bottom: none;
}
nav ul li .nav-child li {
  background: var(--color-contrast);
  border-radius: 0;
  padding-left: 1.6em;
  text-indent: -1.2em;
  border-bottom: 1px dotted var(--color-primary);
}
nav ul li .nav-child li a {
  background: var(--color-contrast);
  display: block;
  color: var(--color-primary) !important;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  padding: 10px 5px 10px 24px !important;
  border-radius: 0;
}
nav ul li .nav-child li a:hover {
  opacity: 0.8;
  background: var(--color-contrast);
  color: var(--color-secondary) !important;
  text-decoration: underline;
  border: none;
}
nav ul li .nav-child li:last-child {
  border-bottom: none;
}
nav ul li.nav-pre {
  background: var(--color-secondary);
  color: var(--color-contrast) !important;
}
nav ul li.nav-pre a {
  background: var(--color-secondary);
  display: block;
  color: var(--color-contrast) !important;
  -webkit-transition: ease 0.5s all;
  transition: ease 0.5s all;
  padding: 10px 15px;
}
nav ul li.nav-pre a:hover {
  opacity: 0.8;
  background: var(--color-contrast);
  color: var(--color-primary) !important;
  text-decoration: underline;
}

.nav-pills > li > a {
  border-radius: 0;
}

.navbar-default {
  background: none;
}

.navbar-default .navbar-nav > li > a {
  color: var(--color-contrast);
}

.sidebar-2 {
  display: inherit !important;
}

.page-title {
  position: relative;
  background-color: var(--color-contrast);
  background: var(--color-contrast);
  border: 1px solid var(--color-primary);
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #333;
  font-family: inherit;
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 1.25em;
  margin: 0;
  padding: 0.5em 0.5em 0.5em 24px;
}
.page-title small, .page-title .small {
  color: var(--color-primary);
  margin-left: 1em;
}
.page-title:after {
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  content: "";
  width: 4px;
  height: calc(100% - 1em);
  background-color: var(--color-primary);
}

.sponcor-title {
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--color-primary);
  border-bottom: 1px dotted var(--color-primary);
  padding-bottom: 0.5em;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 24px;
  margin-bottom: 24px;
  line-height: 1.35em;
}

h3, h4, h5, h6 {
  margin-bottom: 12px;
}

h2 {
  border-bottom: 1px dotted var(--color-primary);
  color: #333;
  font-size: 19px;
  font-size: 1.9rem;
  padding-top: 0.35em;
  padding-left: 1.25em;
  padding-bottom: 0.35em;
  position: relative;
}
h2:before {
  content: "●";
  display: block;
  width: 1em;
  height: 100%;
  background: none;
  color: var(--color-primary);
  bottom: 0;
  left: 0;
  top: 0.4em;
  position: absolute;
}
h2 small, h2 .small {
  vertical-align: middle;
}

.title {
  border-top: 1px solid var(--color-primary);
  border-bottom: 1px solid var(--color-primary);
  color: #333;
  font-size: 21px;
  font-size: 2.1rem;
  padding-top: 0.35em;
  padding-left: 0.35em;
  padding-bottom: 0.35em;
  position: relative;
}
.title:before {
  content: "";
}
.title small, .title .small {
  vertical-align: middle;
}

h3, h4, h5, h6 {
  font-weight: bold;
}

h3 {
  font-size: 17px;
  font-size: 1.7rem;
  color: var(--color-primary);
}

h4 {
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color-secondary);
}

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--color-primary);
}

h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

dt, dd, li {
  line-height: 1.75;
}

.no-border {
  background: rgba(0, 0, 0, 0);
  border: none;
}

.no-display {
  display: none;
}

.no-link {
  pointer-events: none;
}

.nowrap {
  white-space: nowrap;
}

.sp-bnr {
  display: inherit;
}

.tab-bnr {
  display: none;
}

.sp-pl1 {
  padding-left: 1em;
}

.add {
  padding-left: 1em;
  text-indent: -1em;
}

.align-bottom {
  vertical-align: bottom;
}

.abst-no {
  padding: 0.45em 1em 0.35em 1em;
  background: var(--color-primary);
  border: 2px solid #9c9c9c;
  color: var(--color-contrast);
}

.list-modal a {
  cursor: hand;
  cursor: pointer;
}

.btn {
  white-space: normal;
}

.bg-secondary-light {
  background: rgba(var(--color-secondary-rgb), 0.7);
}
.bg-secondary-light a {
  color: var(--color-contrast) !important;
}
.bg-secondary-light a:hover {
  color: var(--color-primary) !important;
}

.bg-primary-light {
  background: rgba(var(--color-primary-rgb), 0.7);
}
.bg-primary-light a {
  color: var(--color-contrast) !important;
}
.bg-primary-light a:hover {
  color: var(--color-primary) !important;
}

.pc-mt1 {
  margin-top: 0 !important;
}

table {
  table-layout: fixed;
}

.table-striped tr:last-child {
  border-bottom: 1px solid #ddd;
}

.t-about tr td {
  display: block;
  width: 100%;
}

.table_sch th, .table_sch td {
  display: block !important;
  width: 100% !important;
}
.table_sch th {
  font-weight: bold;
  color: var(--color-primary);
  background: #f4f4f4;
}

.list-schedule, .list-schedule-2 {
  padding: 8px 8px;
  width: 100%;
}
.list-schedule tr, .list-schedule-2 tr {
  border-bottom: 1px dotted var(--color-primary);
  border-top: 1px dotted var(--color-primary);
}
.list-schedule th, .list-schedule-2 th {
  color: var(--color-primary);
  background: #f4f4f4;
  display: block;
  padding: 8px 16px;
}
.list-schedule td, .list-schedule-2 td {
  display: block;
  padding: 8px 8px;
  background: var(--color-contrast);
}

.main-visual {
  position: relative;
  margin-top: 0;
}
.main-visual .pickup-btn {
  width: 100%;
  list-style: none;
  padding-left: 0;
  margin: 0 !important;
}
.main-visual .pickup-btn li {
  display: block;
  line-height: 1.25em;
  padding: 0.5em 0.15em 0.5em 0.5em;
  color: var(--color-contrast);
  margin: 0;
}
.main-visual .pickup-btn .p-light {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 113, 174, 0.8)), to(rgba(0, 65, 100, 0.8)));
  background: linear-gradient(to right, rgba(0, 113, 174, 0.8), rgba(0, 65, 100, 0.8));
}
.main-visual .pickup-btn .p-dark {
  background: -webkit-gradient(linear, left top, right top, from(rgba(23, 79, 123, 0.8)), to(rgba(12, 41, 63, 0.8)));
  background: linear-gradient(to right, rgba(23, 79, 123, 0.8), rgba(12, 41, 63, 0.8));
}
.main-visual .main-theme {
  position: absolute;
  bottom: 2em;
  right: 15px;
  text-align: right;
  z-index: 1;
}
.main-visual .main-theme img {
  width: 70%;
}
.main-visual .caption {
  position: absolute;
  right: 1em;
  bottom: 1em;
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--color-contrast);
  z-index: 1;
}

#document.timeline-Widget {
  max-height: 460px !important;
  height: 460px !important;
}

div.timeline-Widget {
  max-height: 460px !important;
  height: 460px !important;
}

.timeline {
  max-height: 460px !important;
  height: 460px !important;
}

.news-list dt {
  text-shadow: 2px 2px 2px #ccc;
  color: var(--color-primary);
}
.news-list .new:after {
  font-size: 10px;
  font-size: 1rem;
  color: #f00;
  background: var(--color-contrast);
  border: 1px solid #f00;
  padding: 1px 4px;
  border-radius: 4px;
  text-shadow: none;
}
.news-list dd {
  margin-left: 1em;
  padding-left: 1em;
  border-bottom: 1px dotted var(--color-primary);
  margin-bottom: 0.5em;
}
.news-list dd:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f0da";
  color: var(--color-primary);
  margin-left: -1em;
  padding-right: 8px;
}

.flex-p {
  display: block;
}

.flex-fee-item-3, .flex-fee-item-2 {
  width: 100%;
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-pro {
  display: block;
  padding: 1em;
  text-align: center;
  font-size: 22px;
  background: -webkit-gradient(linear, left top, right top, from(#144369), color-stop(#0275d8), to(#144369));
  background: linear-gradient(to right, #144369, #0275d8, #144369);
  -webkit-box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.6) inset;
          box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.6) inset;
  color: var(--color-contrast);
  text-decoration: none;
  line-height: 1.25em;
  border-top: 8px solid var(--color-contrast);
}
.btn-pro small {
  font-size: 14px;
}
.btn-pro:hover {
  opacity: 0.8;
  color: var(--color-contrast);
  text-decoration: none;
}

.no-link {
  pointer-events: none;
}

.bnr-aria-pc {
  display: none;
}

.bnr-aria-sp {
  display: inherit;
}

.text-primary {
  color: var(--color-primary);
}

.corp-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-item-align: start;
      align-self: flex-start;
  padding-left: 0;
}
.corp-list li {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  list-style: none;
  padding: 1em;
  border: 1px dotted #ececec;
  margin-bottom: 0;
}
.corp-list li span {
  display: block;
  margin-bottom: 0.8em;
  border-bottom: 1px dotted #ddd;
}

.listmark1 li span, .kome li span, .asterisk li span {
  display: inline !important;
}

.bnr-en {
  display: none;
}

.bnr-jp {
  display: inherit;
}

#en .bnr-jp {
  display: none;
}
#en .bnr-en {
  display: inherit;
}

.alert-box {
  border: 2px solid #f00;
  padding: 1em;
  color: #f00;
  font-weight: bold;
  margin-bottom: 2em;
}
.alert-box h3 {
  margin-top: 0;
  color: #f00;
}

@media (min-width: 768px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .main-wrapper {
    background: rgba(var(--color-contrast-rgb), 0);
  }
  .header .contact-btn {
    position: absolute;
    top: 1em;
    right: 0;
    font-size: 14.5px;
    font-size: 1.45rem;
  }
  .header .contact-btn .btn-home {
    display: none;
  }
  .header .sub-header {
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
  }
  nav ul li.nav-lang {
    display: none !important;
  }
  nav ul li {
    background: none;
  }
  nav ul li a {
    padding: 28px 10px 8px 10px !important;
  }
  .menu {
    /*border: 1px solid #634e96;*/
  }
  .main-visual .main-theme {
    bottom: 10em;
  }
  .page-title {
    font-size: 21px;
    font-size: 2.1rem;
  }
  h1, h2, h3, h4, h5, h6 {
    margin-top: 24px;
    margin-bottom: 12px;
    line-height: 1.35em;
  }
  h2 {
    font-size: 21px;
    font-size: 2.1rem;
  }
  h3 {
    font-size: 19px;
    font-size: 1.9rem;
  }
  h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  h5 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  h6 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .main-visual {
    margin-top: 1em;
  }
  .main-visual .main-theme {
    position: absolute;
    bottom: 8em;
    right: 15px;
    z-index: 1;
  }
  .news-list dt {
    /*width: 12em;*/
    float: none !important;
    width: auto;
  }
  .news-list dd {
    /*margin-left: 12em;*/
    margin-left: 1em;
  }
  .pc-img {
    width: 50% !important;
  }
  .sp-bnr {
    display: none;
  }
  .tab-bnr {
    display: inherit;
  }
  .sp-pl1 {
    padding-left: 0;
  }
  dt, dd, li {
    line-height: 1.75em;
  }
  .bnr-aria-pc {
    display: none;
  }
  .bnr-aria-sp {
    display: inherit;
  }
  .bnr-aria-sp li {
    display: inline-block;
    width: 25%;
  }
  .pc-mt1 {
    margin-top: 1em !important;
  }
  .t-about tr td {
    display: table-cell;
  }
  .t-about tr td:nth-child(1) {
    width: 18%;
  }
  .t-about tr td:nth-child(2) {
    width: 82%;
  }
  .corp-list li {
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .table_sch th, .table_sch td {
    display: table-cell !important;
  }
  .table_sch th {
    width: 40% !important;
  }
  .table_sch td {
    width: 60% !important;
  }
}
@media (min-width: 992px) {
  .flex-p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .flex-item-3 {
    width: 33%;
  }
  .flex-item-2 {
    width: 49%;
  }
  .tab-bnr {
    display: inherit;
  }
  .bnr-aria-pc {
    display: inherit;
  }
  .bnr-aria-sp {
    display: none;
  }
  .list-schedule th, .list-schedule-2 th {
    display: table-cell;
    width: 26%;
  }
  .list-schedule td, .list-schedule-2 td {
    display: table-cell;
    width: 74%;
    background: var(--color-contrast);
  }
  .list-schedule-2 th {
    display: table-cell;
    width: 42%;
  }
  .list-schedule-2 td {
    display: table-cell;
    width: 58%;
    background: var(--color-contrast);
  }
}